From 12518b259ce2b80797173bb6df8f217b9280189f Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 26 Jun 2026 14:12:10 +0200 Subject: [PATCH] Initial commit --- .DS_Store | Bin 0 -> 8196 bytes .batch_check.json | 688 + .cp.json | 1 + .dir_crawl.json | 1 + .dns.json | 1 + .fast_crawl.json | 1 + .mega_crawl.json | 1 + .real_casino_sites.json | 172 + .search_checkpoint.json | 271 + .site_analysis.json | 9203 ++ .visit_checkpoint.json | 1481 + README.md | 187 + affiliate_crawl.json | 1 + casino-crawler.js | 236 + casino-dashboard/.gitignore | 24 + casino-dashboard/README.md | 16 + casino-dashboard/eslint.config.js | 21 + casino-dashboard/index.html | 13 + casino-dashboard/package-lock.json | 3029 + casino-dashboard/package.json | 31 + casino-dashboard/public/favicon.svg | 1 + casino-dashboard/public/icons.svg | 24 + casino-dashboard/src/App.css | 11 + casino-dashboard/src/App.jsx | 66 + casino-dashboard/src/api.js | 70 + casino-dashboard/src/assets/hero.png | Bin 0 -> 13057 bytes casino-dashboard/src/assets/react.svg | 1 + casino-dashboard/src/assets/vite.svg | 1 + .../src/components/CasinoReport.css | 213 + .../src/components/CasinoReport.jsx | 141 + .../src/components/CrawlDetail.css | 116 + .../src/components/CrawlDetail.jsx | 81 + casino-dashboard/src/components/Dashboard.css | 112 + casino-dashboard/src/components/Dashboard.jsx | 80 + casino-dashboard/src/components/Login.css | 66 + casino-dashboard/src/components/Login.jsx | 58 + .../src/components/PositionChart.css | 61 + .../src/components/PositionChart.jsx | 106 + casino-dashboard/src/components/Sidebar.css | 96 + casino-dashboard/src/components/Sidebar.jsx | 45 + casino-dashboard/src/index.css | 44 + casino-dashboard/src/main.jsx | 10 + casino-dashboard/vite.config.js | 13 + casino_affiliate_sites copy.csv | 311 + casino_affiliate_sites.csv | 317 + casino_affiliates_final.csv | 16 + check-after-cleanup.js | 32 + check-names.js | 13 + check-raw-history.js | 21 + check-recent.js | 16 + clean-sites.js | 74 + cleanup-bad-names.js | 92 + crawl-affiliates-v4.js | 209 + crawl-affiliates.js | 229 + crawlsave.json | 1 + db-cleanup-3.js | 98 + db-cleanup-4.js | 84 + dir-crawl.js | 204 + dns-enumerator.js | 143 + extractor-test.js | 87 + fast-crawl-v13.js | 164 + final-crawler.js | 224 + find-casino-affiliates-v5.js | 300 + find-casino-affiliates-v6.js | 310 + find-casino-affiliates-v7.js | 348 + find-casino-affiliates-v8.js | 214 + find-casino-affiliates-v9.js | 267 + find-casino-affiliates.js | 301 + fix-generic-extractor.js | 125 + hybrid-v16.js | 235 + inspect.js | 57 + mega-crawl-v15.js | 259 + merge_all_checks.js | 81 + multi-engine-v14.js | 176 + node_modules/.DS_Store | Bin 0 -> 53252 bytes node_modules/.bin/browsers | 1 + node_modules/.bin/escodegen | 1 + node_modules/.bin/esgenerate | 1 + node_modules/.bin/esparse | 1 + node_modules/.bin/esvalidate | 1 + node_modules/.bin/extract-zip | 1 + node_modules/.bin/js-yaml | 1 + node_modules/.bin/mime | 1 + node_modules/.bin/mkdirp | 1 + node_modules/.bin/nodemon | 1 + node_modules/.bin/nodetouch | 1 + node_modules/.bin/puppeteer | 1 + node_modules/.bin/rimraf | 1 + node_modules/.bin/semver | 1 + node_modules/.package-lock.json | 3637 + node_modules/@babel/code-frame/LICENSE | 22 + node_modules/@babel/code-frame/README.md | 19 + node_modules/@babel/code-frame/lib/index.js | 217 + .../@babel/code-frame/lib/index.js.map | 1 + node_modules/@babel/code-frame/package.json | 32 + .../helper-validator-identifier/LICENSE | 22 + .../helper-validator-identifier/README.md | 19 + .../lib/identifier.js | 70 + .../lib/identifier.js.map | 1 + .../helper-validator-identifier/lib/index.js | 57 + .../lib/index.js.map | 1 + .../lib/keyword.js | 35 + .../lib/keyword.js.map | 1 + .../helper-validator-identifier/package.json | 31 + node_modules/@puppeteer/browsers/README.md | 28 + .../@puppeteer/browsers/lib/cjs/CLI.d.ts | 32 + .../@puppeteer/browsers/lib/cjs/CLI.d.ts.map | 1 + .../@puppeteer/browsers/lib/cjs/CLI.js | 276 + .../@puppeteer/browsers/lib/cjs/CLI.js.map | 1 + .../@puppeteer/browsers/lib/cjs/Cache.d.ts | 74 + .../browsers/lib/cjs/Cache.d.ts.map | 1 + .../@puppeteer/browsers/lib/cjs/Cache.js | 141 + .../@puppeteer/browsers/lib/cjs/Cache.js.map | 1 + .../lib/cjs/browser-data/browser-data.d.ts | 47 + .../cjs/browser-data/browser-data.d.ts.map | 1 + .../lib/cjs/browser-data/browser-data.js | 178 + .../lib/cjs/browser-data/browser-data.js.map | 1 + .../browser-data/chrome-headless-shell.d.ts | 6 + .../chrome-headless-shell.d.ts.map | 1 + .../cjs/browser-data/chrome-headless-shell.js | 55 + .../browser-data/chrome-headless-shell.js.map | 1 + .../browsers/lib/cjs/browser-data/chrome.d.ts | 29 + .../lib/cjs/browser-data/chrome.d.ts.map | 1 + .../browsers/lib/cjs/browser-data/chrome.js | 127 + .../lib/cjs/browser-data/chrome.js.map | 1 + .../lib/cjs/browser-data/chromedriver.d.ts | 6 + .../cjs/browser-data/chromedriver.d.ts.map | 1 + .../lib/cjs/browser-data/chromedriver.js | 51 + .../lib/cjs/browser-data/chromedriver.js.map | 1 + .../lib/cjs/browser-data/chromium.d.ts | 11 + .../lib/cjs/browser-data/chromium.d.ts.map | 1 + .../browsers/lib/cjs/browser-data/chromium.js | 67 + .../lib/cjs/browser-data/chromium.js.map | 1 + .../lib/cjs/browser-data/firefox.d.ts | 12 + .../lib/cjs/browser-data/firefox.d.ts.map | 1 + .../browsers/lib/cjs/browser-data/firefox.js | 257 + .../lib/cjs/browser-data/firefox.js.map | 1 + .../browsers/lib/cjs/browser-data/types.d.ts | 57 + .../lib/cjs/browser-data/types.d.ts.map | 1 + .../browsers/lib/cjs/browser-data/types.js | 57 + .../lib/cjs/browser-data/types.js.map | 1 + .../@puppeteer/browsers/lib/cjs/debug.d.ts | 8 + .../browsers/lib/cjs/debug.d.ts.map | 1 + .../@puppeteer/browsers/lib/cjs/debug.js | 14 + .../@puppeteer/browsers/lib/cjs/debug.js.map | 1 + .../browsers/lib/cjs/detectPlatform.d.ts | 11 + .../browsers/lib/cjs/detectPlatform.d.ts.map | 1 + .../browsers/lib/cjs/detectPlatform.js | 53 + .../browsers/lib/cjs/detectPlatform.js.map | 1 + .../@puppeteer/browsers/lib/cjs/fileUtil.d.ts | 10 + .../browsers/lib/cjs/fileUtil.d.ts.map | 1 + .../@puppeteer/browsers/lib/cjs/fileUtil.js | 100 + .../browsers/lib/cjs/fileUtil.js.map | 1 + .../@puppeteer/browsers/lib/cjs/httpUtil.d.ts | 18 + .../browsers/lib/cjs/httpUtil.d.ts.map | 1 + .../@puppeteer/browsers/lib/cjs/httpUtil.js | 152 + .../browsers/lib/cjs/httpUtil.js.map | 1 + .../@puppeteer/browsers/lib/cjs/install.d.ts | 111 + .../browsers/lib/cjs/install.d.ts.map | 1 + .../@puppeteer/browsers/lib/cjs/install.js | 127 + .../browsers/lib/cjs/install.js.map | 1 + .../@puppeteer/browsers/lib/cjs/launch.d.ts | 124 + .../browsers/lib/cjs/launch.d.ts.map | 1 + .../@puppeteer/browsers/lib/cjs/launch.js | 342 + .../@puppeteer/browsers/lib/cjs/launch.js.map | 1 + .../@puppeteer/browsers/lib/cjs/main-cli.d.ts | 8 + .../browsers/lib/cjs/main-cli.d.ts.map | 1 + .../@puppeteer/browsers/lib/cjs/main-cli.js | 11 + .../browsers/lib/cjs/main-cli.js.map | 1 + .../@puppeteer/browsers/lib/cjs/main.d.ts | 15 + .../@puppeteer/browsers/lib/cjs/main.d.ts.map | 1 + .../@puppeteer/browsers/lib/cjs/main.js | 36 + .../@puppeteer/browsers/lib/cjs/main.js.map | 1 + .../@puppeteer/browsers/lib/esm/CLI.d.ts | 32 + .../@puppeteer/browsers/lib/esm/CLI.d.ts.map | 1 + .../@puppeteer/browsers/lib/esm/CLI.js | 245 + .../@puppeteer/browsers/lib/esm/CLI.js.map | 1 + .../@puppeteer/browsers/lib/esm/Cache.d.ts | 74 + .../browsers/lib/esm/Cache.d.ts.map | 1 + .../@puppeteer/browsers/lib/esm/Cache.js | 133 + .../@puppeteer/browsers/lib/esm/Cache.js.map | 1 + .../lib/esm/browser-data/browser-data.d.ts | 47 + .../esm/browser-data/browser-data.d.ts.map | 1 + .../lib/esm/browser-data/browser-data.js | 147 + .../lib/esm/browser-data/browser-data.js.map | 1 + .../browser-data/chrome-headless-shell.d.ts | 6 + .../chrome-headless-shell.d.ts.map | 1 + .../esm/browser-data/chrome-headless-shell.js | 45 + .../browser-data/chrome-headless-shell.js.map | 1 + .../browsers/lib/esm/browser-data/chrome.d.ts | 29 + .../lib/esm/browser-data/chrome.d.ts.map | 1 + .../browsers/lib/esm/browser-data/chrome.js | 113 + .../lib/esm/browser-data/chrome.js.map | 1 + .../lib/esm/browser-data/chromedriver.d.ts | 6 + .../esm/browser-data/chromedriver.d.ts.map | 1 + .../lib/esm/browser-data/chromedriver.js | 41 + .../lib/esm/browser-data/chromedriver.js.map | 1 + .../lib/esm/browser-data/chromium.d.ts | 11 + .../lib/esm/browser-data/chromium.d.ts.map | 1 + .../browsers/lib/esm/browser-data/chromium.js | 57 + .../lib/esm/browser-data/chromium.js.map | 1 + .../lib/esm/browser-data/firefox.d.ts | 12 + .../lib/esm/browser-data/firefox.d.ts.map | 1 + .../browsers/lib/esm/browser-data/firefox.js | 246 + .../lib/esm/browser-data/firefox.js.map | 1 + .../browsers/lib/esm/browser-data/types.d.ts | 57 + .../lib/esm/browser-data/types.d.ts.map | 1 + .../browsers/lib/esm/browser-data/types.js | 54 + .../lib/esm/browser-data/types.js.map | 1 + .../@puppeteer/browsers/lib/esm/debug.d.ts | 8 + .../browsers/lib/esm/debug.d.ts.map | 1 + .../@puppeteer/browsers/lib/esm/debug.js | 8 + .../@puppeteer/browsers/lib/esm/debug.js.map | 1 + .../browsers/lib/esm/detectPlatform.d.ts | 11 + .../browsers/lib/esm/detectPlatform.d.ts.map | 1 + .../browsers/lib/esm/detectPlatform.js | 46 + .../browsers/lib/esm/detectPlatform.js.map | 1 + .../@puppeteer/browsers/lib/esm/fileUtil.d.ts | 10 + .../browsers/lib/esm/fileUtil.d.ts.map | 1 + .../@puppeteer/browsers/lib/esm/fileUtil.js | 70 + .../browsers/lib/esm/fileUtil.js.map | 1 + .../@puppeteer/browsers/lib/esm/httpUtil.d.ts | 18 + .../browsers/lib/esm/httpUtil.d.ts.map | 1 + .../@puppeteer/browsers/lib/esm/httpUtil.js | 121 + .../browsers/lib/esm/httpUtil.js.map | 1 + .../@puppeteer/browsers/lib/esm/install.d.ts | 111 + .../browsers/lib/esm/install.d.ts.map | 1 + .../@puppeteer/browsers/lib/esm/install.js | 117 + .../browsers/lib/esm/install.js.map | 1 + .../@puppeteer/browsers/lib/esm/launch.d.ts | 124 + .../browsers/lib/esm/launch.d.ts.map | 1 + .../@puppeteer/browsers/lib/esm/launch.js | 329 + .../@puppeteer/browsers/lib/esm/launch.js.map | 1 + .../@puppeteer/browsers/lib/esm/main-cli.d.ts | 8 + .../browsers/lib/esm/main-cli.d.ts.map | 1 + .../@puppeteer/browsers/lib/esm/main-cli.js | 9 + .../browsers/lib/esm/main-cli.js.map | 1 + .../@puppeteer/browsers/lib/esm/main.d.ts | 15 + .../@puppeteer/browsers/lib/esm/main.d.ts.map | 1 + .../@puppeteer/browsers/lib/esm/main.js | 12 + .../@puppeteer/browsers/lib/esm/main.js.map | 1 + .../@puppeteer/browsers/lib/esm/package.json | 1 + .../browsers/node_modules/debug/LICENSE | 20 + .../browsers/node_modules/debug/README.md | 481 + .../browsers/node_modules/debug/package.json | 59 + .../node_modules/debug/src/browser.js | 269 + .../browsers/node_modules/debug/src/common.js | 274 + .../browsers/node_modules/debug/src/index.js | 10 + .../browsers/node_modules/debug/src/node.js | 263 + .../browsers/node_modules/ms/index.js | 162 + .../browsers/node_modules/ms/license.md | 21 + .../browsers/node_modules/ms/package.json | 37 + .../browsers/node_modules/ms/readme.md | 60 + node_modules/@puppeteer/browsers/package.json | 113 + node_modules/@puppeteer/browsers/src/CLI.ts | 401 + node_modules/@puppeteer/browsers/src/Cache.ts | 211 + .../browsers/src/browser-data/browser-data.ts | 187 + .../src/browser-data/chrome-headless-shell.ts | 69 + .../browsers/src/browser-data/chrome.ts | 195 + .../browsers/src/browser-data/chromedriver.ts | 56 + .../browsers/src/browser-data/chromium.ts | 88 + .../browsers/src/browser-data/firefox.ts | 330 + .../browsers/src/browser-data/types.ts | 61 + node_modules/@puppeteer/browsers/src/debug.ts | 9 + .../@puppeteer/browsers/src/detectPlatform.ts | 51 + .../@puppeteer/browsers/src/fileUtil.ts | 79 + .../@puppeteer/browsers/src/httpUtil.ts | 151 + .../@puppeteer/browsers/src/install.ts | 271 + .../@puppeteer/browsers/src/launch.ts | 479 + .../@puppeteer/browsers/src/main-cli.ts | 11 + node_modules/@puppeteer/browsers/src/main.ts | 42 + .../@puppeteer/browsers/src/tsconfig.cjs.json | 8 + .../@puppeteer/browsers/src/tsconfig.esm.json | 6 + .../@tootallnate/quickjs-emscripten/LICENSE | 21 + .../@tootallnate/quickjs-emscripten/README.md | 597 + .../quickjs-emscripten/c/interface.c | 819 + .../dist/asyncify-helpers.d.ts | 24 + .../dist/asyncify-helpers.js | 53 + .../dist/asyncify-helpers.js.map | 1 + .../dist/context-asyncify.d.ts | 48 + .../dist/context-asyncify.js | 58 + .../dist/context-asyncify.js.map | 1 + .../quickjs-emscripten/dist/context.d.ts | 371 + .../quickjs-emscripten/dist/context.js | 691 + .../quickjs-emscripten/dist/context.js.map | 1 + .../quickjs-emscripten/dist/debug.d.ts | 5 + .../quickjs-emscripten/dist/debug.js | 6 + .../quickjs-emscripten/dist/debug.js.map | 1 + .../dist/deferred-promise.d.ts | 75 + .../dist/deferred-promise.js | 96 + .../dist/deferred-promise.js.map | 1 + .../dist/emscripten-types.d.ts | 97 + .../dist/emscripten-types.js | 15 + .../dist/emscripten-types.js.map | 1 + .../quickjs-emscripten/dist/errors.d.ts | 28 + .../quickjs-emscripten/dist/errors.js | 58 + .../quickjs-emscripten/dist/errors.js.map | 1 + .../quickjs-emscripten/dist/esmHelpers.d.ts | 9 + .../quickjs-emscripten/dist/esmHelpers.js | 19 + .../quickjs-emscripten/dist/esmHelpers.js.map | 1 + .../emscripten-module.WASM_RELEASE_SYNC.d.ts | 5 + .../emscripten-module.WASM_RELEASE_SYNC.js | 387 + ...emscripten-module.WASM_RELEASE_SYNC.js.map | 1 + .../dist/generated/ffi.WASM_RELEASE_SYNC.d.ts | 67 + .../dist/generated/ffi.WASM_RELEASE_SYNC.js | 71 + .../generated/ffi.WASM_RELEASE_SYNC.js.map | 1 + .../quickjs-emscripten/dist/index.d.ts | 75 + .../quickjs-emscripten/dist/index.js | 128 + .../quickjs-emscripten/dist/index.js.map | 1 + .../quickjs-emscripten/dist/lifetime.d.ts | 115 + .../quickjs-emscripten/dist/lifetime.js | 227 + .../quickjs-emscripten/dist/lifetime.js.map | 1 + .../quickjs-emscripten/dist/memory.d.ts | 18 + .../quickjs-emscripten/dist/memory.js | 41 + .../quickjs-emscripten/dist/memory.js.map | 1 + .../dist/module-asyncify.d.ts | 53 + .../dist/module-asyncify.js | 97 + .../dist/module-asyncify.js.map | 1 + .../quickjs-emscripten/dist/module-test.d.ts | 27 + .../quickjs-emscripten/dist/module-test.js | 77 + .../dist/module-test.js.map | 1 + .../quickjs-emscripten/dist/module.d.ts | 152 + .../quickjs-emscripten/dist/module.js | 302 + .../quickjs-emscripten/dist/module.js.map | 1 + .../dist/runtime-asyncify.d.ts | 38 + .../dist/runtime-asyncify.js | 49 + .../dist/runtime-asyncify.js.map | 1 + .../quickjs-emscripten/dist/runtime.d.ts | 174 + .../quickjs-emscripten/dist/runtime.js | 300 + .../quickjs-emscripten/dist/runtime.js.map | 1 + .../quickjs-emscripten/dist/types-ffi.d.ts | 114 + .../quickjs-emscripten/dist/types-ffi.js | 38 + .../quickjs-emscripten/dist/types-ffi.js.map | 1 + .../quickjs-emscripten/dist/types.d.ts | 158 + .../quickjs-emscripten/dist/types.js | 58 + .../quickjs-emscripten/dist/types.js.map | 1 + .../quickjs-emscripten/dist/variants.d.ts | 113 + .../quickjs-emscripten/dist/variants.js | 169 + .../quickjs-emscripten/dist/variants.js.map | 1 + .../quickjs-emscripten/dist/vm-interface.d.ts | 68 + .../quickjs-emscripten/dist/vm-interface.js | 12 + .../dist/vm-interface.js.map | 1 + .../quickjs-emscripten/package.json | 60 + node_modules/@types/debug/LICENSE | 21 + node_modules/@types/debug/README.md | 69 + node_modules/@types/debug/index.d.ts | 50 + node_modules/@types/debug/package.json | 58 + node_modules/@types/ms/LICENSE | 21 + node_modules/@types/ms/README.md | 82 + node_modules/@types/ms/index.d.ts | 63 + node_modules/@types/ms/package.json | 26 + node_modules/@types/node/LICENSE | 21 + node_modules/@types/node/README.md | 15 + node_modules/@types/node/assert.d.ts | 1077 + node_modules/@types/node/assert/strict.d.ts | 68 + node_modules/@types/node/async_hooks.d.ts | 711 + node_modules/@types/node/buffer.buffer.d.ts | 466 + node_modules/@types/node/buffer.d.ts | 1760 + node_modules/@types/node/child_process.d.ts | 1362 + node_modules/@types/node/cluster.d.ts | 432 + node_modules/@types/node/console.d.ts | 93 + node_modules/@types/node/constants.d.ts | 14 + node_modules/@types/node/crypto.d.ts | 3941 + node_modules/@types/node/dgram.d.ts | 537 + .../@types/node/diagnostics_channel.d.ts | 563 + node_modules/@types/node/dns.d.ts | 876 + node_modules/@types/node/dns/promises.d.ts | 497 + node_modules/@types/node/domain.d.ts | 150 + node_modules/@types/node/events.d.ts | 1008 + node_modules/@types/node/fs.d.ts | 4771 + node_modules/@types/node/fs/promises.d.ts | 1468 + node_modules/@types/node/globals.d.ts | 150 + .../@types/node/globals.typedarray.d.ts | 101 + node_modules/@types/node/http.d.ts | 2147 + node_modules/@types/node/http2.d.ts | 2489 + node_modules/@types/node/https.d.ts | 400 + node_modules/@types/node/index.d.ts | 114 + node_modules/@types/node/inspector.d.ts | 264 + .../@types/node/inspector.generated.d.ts | 4406 + .../@types/node/inspector/promises.d.ts | 35 + node_modules/@types/node/module.d.ts | 726 + node_modules/@types/node/net.d.ts | 970 + node_modules/@types/node/os.d.ts | 498 + node_modules/@types/node/package.json | 155 + node_modules/@types/node/path.d.ts | 178 + node_modules/@types/node/path/posix.d.ts | 8 + node_modules/@types/node/path/win32.d.ts | 8 + node_modules/@types/node/perf_hooks.d.ts | 604 + node_modules/@types/node/process.d.ts | 2204 + node_modules/@types/node/punycode.d.ts | 89 + node_modules/@types/node/querystring.d.ts | 139 + node_modules/@types/node/quic.d.ts | 897 + node_modules/@types/node/readline.d.ts | 508 + .../@types/node/readline/promises.d.ts | 158 + node_modules/@types/node/repl.d.ts | 420 + node_modules/@types/node/sea.d.ts | 47 + node_modules/@types/node/sqlite.d.ts | 1068 + node_modules/@types/node/stream.d.ts | 1774 + .../@types/node/stream/consumers.d.ts | 114 + node_modules/@types/node/stream/iter.d.ts | 301 + node_modules/@types/node/stream/promises.d.ts | 211 + node_modules/@types/node/stream/web.d.ts | 300 + node_modules/@types/node/string_decoder.d.ts | 27 + node_modules/@types/node/test.d.ts | 2279 + node_modules/@types/node/test/reporters.d.ts | 59 + node_modules/@types/node/timers.d.ts | 149 + node_modules/@types/node/timers/promises.d.ts | 93 + node_modules/@types/node/tls.d.ts | 1193 + node_modules/@types/node/trace_events.d.ts | 103 + .../@types/node/ts5.6/buffer.buffer.d.ts | 462 + .../ts5.6/compatibility/float16array.d.ts | 71 + .../@types/node/ts5.6/globals.typedarray.d.ts | 36 + node_modules/@types/node/ts5.6/index.d.ts | 116 + .../ts5.7/compatibility/float16array.d.ts | 72 + node_modules/@types/node/ts5.7/index.d.ts | 116 + node_modules/@types/node/tty.d.ts | 225 + node_modules/@types/node/url.d.ts | 556 + node_modules/@types/node/util.d.ts | 1660 + node_modules/@types/node/util/types.d.ts | 558 + node_modules/@types/node/v8.d.ts | 980 + node_modules/@types/node/vm.d.ts | 1136 + node_modules/@types/node/wasi.d.ts | 131 + .../node/web-globals/abortcontroller.d.ts | 59 + .../@types/node/web-globals/blob.d.ts | 23 + .../@types/node/web-globals/console.d.ts | 9 + .../@types/node/web-globals/crypto.d.ts | 39 + .../@types/node/web-globals/domexception.d.ts | 83 + .../@types/node/web-globals/encoding.d.ts | 11 + .../@types/node/web-globals/events.d.ts | 106 + .../@types/node/web-globals/fetch.d.ts | 69 + .../@types/node/web-globals/importmeta.d.ts | 13 + .../@types/node/web-globals/messaging.d.ts | 23 + .../@types/node/web-globals/navigator.d.ts | 25 + .../@types/node/web-globals/performance.d.ts | 45 + .../@types/node/web-globals/storage.d.ts | 24 + .../@types/node/web-globals/streams.d.ts | 115 + .../@types/node/web-globals/timers.d.ts | 44 + node_modules/@types/node/web-globals/url.d.ts | 24 + node_modules/@types/node/worker_threads.d.ts | 668 + node_modules/@types/node/zlib.d.ts | 589 + node_modules/@types/node/zlib/iter.d.ts | 131 + node_modules/@types/yauzl/LICENSE | 21 + node_modules/@types/yauzl/README.md | 15 + node_modules/@types/yauzl/index.d.ts | 110 + node_modules/@types/yauzl/package.json | 27 + node_modules/accepts/HISTORY.md | 243 + node_modules/accepts/LICENSE | 23 + node_modules/accepts/README.md | 140 + node_modules/accepts/index.js | 238 + node_modules/accepts/package.json | 47 + node_modules/agent-base/LICENSE | 22 + node_modules/agent-base/README.md | 69 + node_modules/agent-base/dist/helpers.d.ts | 15 + node_modules/agent-base/dist/helpers.d.ts.map | 1 + node_modules/agent-base/dist/helpers.js | 66 + node_modules/agent-base/dist/helpers.js.map | 1 + node_modules/agent-base/dist/index.d.ts | 41 + node_modules/agent-base/dist/index.d.ts.map | 1 + node_modules/agent-base/dist/index.js | 178 + node_modules/agent-base/dist/index.js.map | 1 + node_modules/agent-base/package.json | 46 + node_modules/ansi-regex/index.d.ts | 37 + node_modules/ansi-regex/index.js | 10 + node_modules/ansi-regex/license | 9 + node_modules/ansi-regex/package.json | 55 + node_modules/ansi-regex/readme.md | 78 + node_modules/ansi-styles/index.d.ts | 345 + node_modules/ansi-styles/index.js | 163 + node_modules/ansi-styles/license | 9 + node_modules/ansi-styles/package.json | 56 + node_modules/ansi-styles/readme.md | 152 + node_modules/anymatch/LICENSE | 15 + node_modules/anymatch/README.md | 87 + node_modules/anymatch/index.d.ts | 20 + node_modules/anymatch/index.js | 104 + node_modules/anymatch/package.json | 48 + node_modules/append-field/.npmignore | 1 + node_modules/append-field/LICENSE | 21 + node_modules/append-field/README.md | 44 + node_modules/append-field/index.js | 12 + node_modules/append-field/lib/parse-path.js | 53 + node_modules/append-field/lib/set-value.js | 64 + node_modules/append-field/package.json | 19 + node_modules/append-field/test/forms.js | 19 + node_modules/argparse/CHANGELOG.md | 216 + node_modules/argparse/LICENSE | 254 + node_modules/argparse/README.md | 84 + node_modules/argparse/argparse.js | 3707 + node_modules/argparse/lib/sub.js | 67 + node_modules/argparse/lib/textwrap.js | 440 + node_modules/argparse/package.json | 31 + node_modules/arr-union/LICENSE | 21 + node_modules/arr-union/README.md | 99 + node_modules/arr-union/index.js | 29 + node_modules/arr-union/package.json | 76 + node_modules/array-flatten/LICENSE | 21 + node_modules/array-flatten/README.md | 43 + node_modules/array-flatten/array-flatten.js | 64 + node_modules/array-flatten/package.json | 39 + node_modules/ast-types/.github/dependabot.yml | 9 + .../ast-types/.github/workflows/main.yml | 29 + node_modules/ast-types/LICENSE | 20 + node_modules/ast-types/README.md | 512 + node_modules/ast-types/def/babel-core.d.ts | 2 + node_modules/ast-types/def/babel-core.js | 256 + node_modules/ast-types/def/babel.d.ts | 2 + node_modules/ast-types/def/babel.js | 11 + node_modules/ast-types/def/core.d.ts | 2 + node_modules/ast-types/def/core.js | 298 + node_modules/ast-types/def/es-proposals.d.ts | 2 + node_modules/ast-types/def/es-proposals.js | 33 + node_modules/ast-types/def/es2020.d.ts | 2 + node_modules/ast-types/def/es2020.js | 16 + node_modules/ast-types/def/es6.d.ts | 2 + node_modules/ast-types/def/es6.js | 210 + node_modules/ast-types/def/es7.d.ts | 2 + node_modules/ast-types/def/es7.js | 34 + node_modules/ast-types/def/esprima.d.ts | 2 + node_modules/ast-types/def/esprima.js | 49 + node_modules/ast-types/def/flow.d.ts | 2 + node_modules/ast-types/def/flow.js | 292 + node_modules/ast-types/def/jsx.d.ts | 2 + node_modules/ast-types/def/jsx.js | 103 + .../ast-types/def/type-annotations.d.ts | 7 + .../ast-types/def/type-annotations.js | 40 + node_modules/ast-types/def/typescript.d.ts | 2 + node_modules/ast-types/def/typescript.js | 344 + node_modules/ast-types/fork.d.ts | 42 + node_modules/ast-types/fork.js | 52 + node_modules/ast-types/gen/builders.d.ts | 2584 + node_modules/ast-types/gen/builders.js | 2 + node_modules/ast-types/gen/kinds.d.ts | 264 + node_modules/ast-types/gen/kinds.js | 2 + node_modules/ast-types/gen/namedTypes.d.ts | 1809 + node_modules/ast-types/gen/namedTypes.js | 6 + node_modules/ast-types/gen/visitor.d.ts | 268 + node_modules/ast-types/gen/visitor.js | 2 + node_modules/ast-types/lib/equiv.d.ts | 5 + node_modules/ast-types/lib/equiv.js | 154 + node_modules/ast-types/lib/node-path.d.ts | 22 + node_modules/ast-types/lib/node-path.js | 411 + node_modules/ast-types/lib/path-visitor.d.ts | 52 + node_modules/ast-types/lib/path-visitor.js | 343 + node_modules/ast-types/lib/path.d.ts | 25 + node_modules/ast-types/lib/path.js | 331 + node_modules/ast-types/lib/scope.d.ts | 26 + node_modules/ast-types/lib/scope.js | 318 + node_modules/ast-types/lib/shared.d.ts | 13 + node_modules/ast-types/lib/shared.js | 47 + node_modules/ast-types/lib/types.d.ts | 136 + node_modules/ast-types/lib/types.js | 780 + node_modules/ast-types/main.d.ts | 28 + node_modules/ast-types/main.js | 53 + node_modules/ast-types/package.json | 65 + node_modules/ast-types/tsconfig.json | 21 + node_modules/ast-types/types.d.ts | 6 + node_modules/ast-types/types.js | 2 + node_modules/b4a/LICENSE | 201 + node_modules/b4a/README.md | 153 + node_modules/b4a/browser.js | 541 + node_modules/b4a/index.js | 188 + node_modules/b4a/lib/ascii.js | 31 + node_modules/b4a/lib/base64.js | 64 + node_modules/b4a/lib/hex.js | 51 + node_modules/b4a/lib/latin1.js | 31 + node_modules/b4a/lib/utf16le.js | 40 + node_modules/b4a/lib/utf8.js | 144 + node_modules/b4a/package.json | 51 + node_modules/b4a/react-native.js | 5 + node_modules/balanced-match/LICENSE.md | 23 + node_modules/balanced-match/README.md | 57 + .../balanced-match/dist/commonjs/index.d.ts | 9 + .../dist/commonjs/index.d.ts.map | 1 + .../balanced-match/dist/commonjs/index.js | 59 + .../balanced-match/dist/commonjs/index.js.map | 1 + .../balanced-match/dist/commonjs/package.json | 3 + .../balanced-match/dist/esm/index.d.ts | 9 + .../balanced-match/dist/esm/index.d.ts.map | 1 + node_modules/balanced-match/dist/esm/index.js | 54 + .../balanced-match/dist/esm/index.js.map | 1 + .../balanced-match/dist/esm/package.json | 3 + node_modules/balanced-match/package.json | 68 + node_modules/bare-events/LICENSE | 201 + node_modules/bare-events/README.md | 25 + node_modules/bare-events/global.d.ts | 15 + node_modules/bare-events/global.js | 5 + node_modules/bare-events/index.d.ts | 85 + node_modules/bare-events/index.js | 378 + node_modules/bare-events/lib/errors.js | 26 + node_modules/bare-events/package.json | 63 + node_modules/bare-events/web.d.ts | 79 + node_modules/bare-events/web.js | 353 + node_modules/bare-fs/CMakeLists.txt | 13 + node_modules/bare-fs/LICENSE | 201 + node_modules/bare-fs/README.md | 989 + node_modules/bare-fs/binding.c | 2889 + node_modules/bare-fs/binding.js | 1 + node_modules/bare-fs/index.d.ts | 1232 + node_modules/bare-fs/index.js | 2842 + node_modules/bare-fs/lib/constants.d.ts | 49 + node_modules/bare-fs/lib/constants.js | 49 + node_modules/bare-fs/lib/errors.d.ts | 11 + node_modules/bare-fs/lib/errors.js | 55 + node_modules/bare-fs/package.json | 74 + .../prebuilds/android-arm/bare-fs.bare | Bin 0 -> 51520 bytes .../prebuilds/android-arm64/bare-fs.bare | Bin 0 -> 66600 bytes .../prebuilds/android-ia32/bare-fs.bare | Bin 0 -> 56492 bytes .../prebuilds/android-x64/bare-fs.bare | Bin 0 -> 61032 bytes .../prebuilds/darwin-arm64/bare-fs.bare | Bin 0 -> 94352 bytes .../bare-fs/prebuilds/darwin-x64/bare-fs.bare | Bin 0 -> 60720 bytes .../ios-arm64-simulator/bare-fs.bare | Bin 0 -> 94288 bytes .../bare-fs/prebuilds/ios-arm64/bare-fs.bare | Bin 0 -> 109864 bytes .../prebuilds/ios-x64-simulator/bare-fs.bare | Bin 0 -> 60656 bytes .../prebuilds/linux-arm64/bare-fs.bare | Bin 0 -> 58632 bytes .../bare-fs/prebuilds/linux-x64/bare-fs.bare | Bin 0 -> 58192 bytes .../prebuilds/win32-arm64/bare-fs.bare | Bin 0 -> 143360 bytes .../bare-fs/prebuilds/win32-x64/bare-fs.bare | Bin 0 -> 152576 bytes node_modules/bare-fs/promises.d.ts | 313 + node_modules/bare-fs/promises.js | 119 + node_modules/bare-os/CMakeLists.txt | 13 + node_modules/bare-os/LICENSE | 201 + node_modules/bare-os/README.md | 252 + node_modules/bare-os/binding.c | 1538 + node_modules/bare-os/binding.js | 1 + node_modules/bare-os/index.d.ts | 150 + node_modules/bare-os/index.js | 131 + node_modules/bare-os/lib/constants.d.ts | 7 + node_modules/bare-os/lib/constants.js | 7 + node_modules/bare-os/lib/errors.d.ts | 5 + node_modules/bare-os/lib/errors.js | 22 + node_modules/bare-os/package.json | 55 + .../prebuilds/android-arm/bare-os.bare | Bin 0 -> 34280 bytes .../prebuilds/android-arm64/bare-os.bare | Bin 0 -> 39616 bytes .../prebuilds/android-ia32/bare-os.bare | Bin 0 -> 34412 bytes .../prebuilds/android-x64/bare-os.bare | Bin 0 -> 38184 bytes .../prebuilds/darwin-arm64/bare-os.bare | Bin 0 -> 73280 bytes .../bare-os/prebuilds/darwin-x64/bare-os.bare | Bin 0 -> 39824 bytes .../ios-arm64-simulator/bare-os.bare | Bin 0 -> 73232 bytes .../bare-os/prebuilds/ios-arm64/bare-os.bare | Bin 0 -> 88960 bytes .../prebuilds/ios-x64-simulator/bare-os.bare | Bin 0 -> 39752 bytes .../prebuilds/linux-arm64/bare-os.bare | Bin 0 -> 36728 bytes .../bare-os/prebuilds/linux-x64/bare-os.bare | Bin 0 -> 37288 bytes .../prebuilds/win32-arm64/bare-os.bare | Bin 0 -> 159232 bytes .../bare-os/prebuilds/win32-x64/bare-os.bare | Bin 0 -> 166400 bytes node_modules/bare-path/LICENSE | 201 + node_modules/bare-path/NOTICE | 28 + node_modules/bare-path/README.md | 19 + node_modules/bare-path/index.d.ts | 27 + node_modules/bare-path/index.js | 9 + node_modules/bare-path/lib/constants.js | 11 + node_modules/bare-path/lib/posix.js | 246 + node_modules/bare-path/lib/shared.js | 73 + node_modules/bare-path/lib/win32.js | 547 + node_modules/bare-path/package.json | 44 + node_modules/bare-stream/LICENSE | 201 + node_modules/bare-stream/README.md | 354 + node_modules/bare-stream/global.d.ts | 31 + node_modules/bare-stream/global.js | 15 + node_modules/bare-stream/index.d.ts | 235 + node_modules/bare-stream/index.js | 493 + node_modules/bare-stream/package.json | 75 + node_modules/bare-stream/promises.js | 3 + node_modules/bare-stream/web.d.ts | 152 + node_modules/bare-stream/web.js | 607 + node_modules/bare-url/CMakeLists.txt | 27 + node_modules/bare-url/LICENSE | 201 + node_modules/bare-url/README.md | 172 + node_modules/bare-url/binding.c | 186 + node_modules/bare-url/binding.js | 1 + node_modules/bare-url/global.d.ts | 12 + node_modules/bare-url/global.js | 2 + node_modules/bare-url/index.d.ts | 41 + node_modules/bare-url/index.js | 411 + node_modules/bare-url/lib/errors.d.ts | 10 + node_modules/bare-url/lib/errors.js | 33 + .../bare-url/lib/url-search-params.d.ts | 23 + .../bare-url/lib/url-search-params.js | 194 + node_modules/bare-url/package.json | 54 + .../prebuilds/android-arm/bare-url.bare | Bin 0 -> 71112 bytes .../prebuilds/android-arm64/bare-url.bare | Bin 0 -> 100728 bytes .../prebuilds/android-ia32/bare-url.bare | Bin 0 -> 92336 bytes .../prebuilds/android-x64/bare-url.bare | Bin 0 -> 101264 bytes .../prebuilds/darwin-arm64/bare-url.bare | Bin 0 -> 124688 bytes .../prebuilds/darwin-x64/bare-url.bare | Bin 0 -> 98992 bytes .../ios-arm64-simulator/bare-url.bare | Bin 0 -> 124688 bytes .../prebuilds/ios-arm64/bare-url.bare | Bin 0 -> 139952 bytes .../prebuilds/ios-x64-simulator/bare-url.bare | Bin 0 -> 98992 bytes .../prebuilds/linux-arm64/bare-url.bare | Bin 0 -> 93744 bytes .../prebuilds/linux-x64/bare-url.bare | Bin 0 -> 102776 bytes .../prebuilds/win32-arm64/bare-url.bare | Bin 0 -> 164864 bytes .../prebuilds/win32-x64/bare-url.bare | Bin 0 -> 173568 bytes node_modules/base64-js/LICENSE | 21 + node_modules/base64-js/README.md | 34 + node_modules/base64-js/base64js.min.js | 1 + node_modules/base64-js/index.d.ts | 3 + node_modules/base64-js/index.js | 150 + node_modules/base64-js/package.json | 47 + node_modules/basic-ftp/LICENSE.txt | 19 + node_modules/basic-ftp/README.md | 244 + node_modules/basic-ftp/dist/Client.d.ts | 340 + node_modules/basic-ftp/dist/Client.js | 785 + node_modules/basic-ftp/dist/FileInfo.d.ts | 80 + node_modules/basic-ftp/dist/FileInfo.js | 92 + node_modules/basic-ftp/dist/FtpContext.d.ts | 175 + node_modules/basic-ftp/dist/FtpContext.js | 375 + .../basic-ftp/dist/ProgressTracker.d.ts | 45 + .../basic-ftp/dist/ProgressTracker.js | 72 + .../basic-ftp/dist/StringEncoding.d.ts | 1 + node_modules/basic-ftp/dist/StringEncoding.js | 2 + node_modules/basic-ftp/dist/StringWriter.d.ts | 10 + node_modules/basic-ftp/dist/StringWriter.js | 29 + node_modules/basic-ftp/dist/index.d.ts | 9 + node_modules/basic-ftp/dist/index.js | 28 + node_modules/basic-ftp/dist/netUtils.d.ts | 21 + node_modules/basic-ftp/dist/netUtils.js | 66 + .../basic-ftp/dist/parseControlResponse.d.ts | 22 + .../basic-ftp/dist/parseControlResponse.js | 66 + node_modules/basic-ftp/dist/parseList.d.ts | 5 + node_modules/basic-ftp/dist/parseList.js | 79 + node_modules/basic-ftp/dist/parseListDOS.d.ts | 12 + node_modules/basic-ftp/dist/parseListDOS.js | 52 + .../basic-ftp/dist/parseListMLSD.d.ts | 20 + node_modules/basic-ftp/dist/parseListMLSD.js | 187 + .../basic-ftp/dist/parseListUnix.d.ts | 12 + node_modules/basic-ftp/dist/parseListUnix.js | 155 + node_modules/basic-ftp/dist/transfer.d.ts | 39 + node_modules/basic-ftp/dist/transfer.js | 318 + node_modules/basic-ftp/package.json | 52 + node_modules/bcryptjs/.npmignore | 6 + node_modules/bcryptjs/.travis.yml | 18 + node_modules/bcryptjs/.vscode/settings.json | 3 + node_modules/bcryptjs/LICENSE | 50 + node_modules/bcryptjs/README.md | 251 + node_modules/bcryptjs/bin/bcrypt | 25 + node_modules/bcryptjs/bower.json | 22 + node_modules/bcryptjs/dist/README.md | 15 + node_modules/bcryptjs/dist/bcrypt.js | 1379 + node_modules/bcryptjs/dist/bcrypt.min.js | 48 + node_modules/bcryptjs/dist/bcrypt.min.js.gz | Bin 0 -> 9443 bytes node_modules/bcryptjs/dist/bcrypt.min.map | 8 + node_modules/bcryptjs/externs/bcrypt.js | 91 + node_modules/bcryptjs/externs/minimal-env.js | 98 + node_modules/bcryptjs/index.js | 29 + node_modules/bcryptjs/package.json | 47 + node_modules/bcryptjs/scripts/build.js | 37 + node_modules/bcryptjs/src/bcrypt.js | 327 + node_modules/bcryptjs/src/bcrypt/impl.js | 669 + .../bcryptjs/src/bcrypt/prng/README.md | 5 + .../bcryptjs/src/bcrypt/prng/accum.js | 133 + .../bcryptjs/src/bcrypt/prng/isaac.js | 140 + node_modules/bcryptjs/src/bcrypt/util.js | 33 + .../bcryptjs/src/bcrypt/util/base64.js | 115 + node_modules/bcryptjs/src/bower.json | 22 + node_modules/bcryptjs/src/wrap.js | 50 + node_modules/bcryptjs/tests/quickbrown.txt | 150 + node_modules/bcryptjs/tests/suite.js | 197 + .../binary-extensions/binary-extensions.json | 263 + .../binary-extensions.json.d.ts | 3 + node_modules/binary-extensions/index.d.ts | 14 + node_modules/binary-extensions/index.js | 1 + node_modules/binary-extensions/license | 10 + node_modules/binary-extensions/package.json | 40 + node_modules/binary-extensions/readme.md | 25 + node_modules/body-parser/HISTORY.md | 686 + node_modules/body-parser/LICENSE | 23 + node_modules/body-parser/README.md | 476 + node_modules/body-parser/index.js | 156 + node_modules/body-parser/lib/read.js | 205 + node_modules/body-parser/lib/types/json.js | 243 + node_modules/body-parser/lib/types/raw.js | 101 + node_modules/body-parser/lib/types/text.js | 121 + .../body-parser/lib/types/urlencoded.js | 299 + node_modules/body-parser/package.json | 55 + node_modules/brace-expansion/LICENSE | 23 + node_modules/brace-expansion/README.md | 94 + .../brace-expansion/dist/commonjs/index.d.ts | 6 + .../dist/commonjs/index.d.ts.map | 1 + .../brace-expansion/dist/commonjs/index.js | 201 + .../dist/commonjs/index.js.map | 1 + .../dist/commonjs/package.json | 3 + .../brace-expansion/dist/esm/index.d.ts | 6 + .../brace-expansion/dist/esm/index.d.ts.map | 1 + .../brace-expansion/dist/esm/index.js | 197 + .../brace-expansion/dist/esm/index.js.map | 1 + .../brace-expansion/dist/esm/package.json | 3 + node_modules/brace-expansion/package.json | 64 + node_modules/braces/LICENSE | 21 + node_modules/braces/README.md | 586 + node_modules/braces/index.js | 170 + node_modules/braces/lib/compile.js | 60 + node_modules/braces/lib/constants.js | 57 + node_modules/braces/lib/expand.js | 113 + node_modules/braces/lib/parse.js | 331 + node_modules/braces/lib/stringify.js | 32 + node_modules/braces/lib/utils.js | 122 + node_modules/braces/package.json | 77 + node_modules/buffer-crc32/LICENSE | 19 + node_modules/buffer-crc32/README.md | 47 + node_modules/buffer-crc32/index.js | 111 + node_modules/buffer-crc32/package.json | 39 + .../buffer-equal-constant-time/.npmignore | 2 + .../buffer-equal-constant-time/.travis.yml | 4 + .../buffer-equal-constant-time/LICENSE.txt | 12 + .../buffer-equal-constant-time/README.md | 50 + .../buffer-equal-constant-time/index.js | 41 + .../buffer-equal-constant-time/package.json | 21 + .../buffer-equal-constant-time/test.js | 42 + node_modules/buffer-from/LICENSE | 21 + node_modules/buffer-from/index.js | 72 + node_modules/buffer-from/package.json | 19 + node_modules/buffer-from/readme.md | 69 + node_modules/buffer/AUTHORS.md | 70 + node_modules/buffer/LICENSE | 21 + node_modules/buffer/README.md | 410 + node_modules/buffer/index.d.ts | 186 + node_modules/buffer/index.js | 1817 + node_modules/buffer/package.json | 96 + node_modules/busboy/.eslintrc.js | 5 + node_modules/busboy/.github/workflows/ci.yml | 24 + .../busboy/.github/workflows/lint.yml | 23 + node_modules/busboy/LICENSE | 19 + node_modules/busboy/README.md | 191 + .../bench/bench-multipart-fields-100mb-big.js | 149 + .../bench-multipart-fields-100mb-small.js | 143 + .../bench/bench-multipart-files-100mb-big.js | 154 + .../bench-multipart-files-100mb-small.js | 148 + .../bench-urlencoded-fields-100pairs-small.js | 101 + ...ch-urlencoded-fields-900pairs-small-alt.js | 84 + node_modules/busboy/lib/index.js | 57 + node_modules/busboy/lib/types/multipart.js | 653 + node_modules/busboy/lib/types/urlencoded.js | 350 + node_modules/busboy/lib/utils.js | 596 + node_modules/busboy/package.json | 22 + node_modules/busboy/test/common.js | 109 + .../test/test-types-multipart-charsets.js | 94 + .../test/test-types-multipart-stream-pause.js | 102 + .../busboy/test/test-types-multipart.js | 1053 + .../busboy/test/test-types-urlencoded.js | 488 + node_modules/busboy/test/test.js | 20 + node_modules/bytes/History.md | 97 + node_modules/bytes/LICENSE | 23 + node_modules/bytes/Readme.md | 152 + node_modules/bytes/index.js | 170 + node_modules/bytes/package.json | 42 + .../call-bind-apply-helpers/.eslintrc | 17 + .../.github/FUNDING.yml | 12 + node_modules/call-bind-apply-helpers/.nycrc | 9 + .../call-bind-apply-helpers/CHANGELOG.md | 30 + node_modules/call-bind-apply-helpers/LICENSE | 21 + .../call-bind-apply-helpers/README.md | 62 + .../call-bind-apply-helpers/actualApply.d.ts | 1 + .../call-bind-apply-helpers/actualApply.js | 10 + .../call-bind-apply-helpers/applyBind.d.ts | 19 + .../call-bind-apply-helpers/applyBind.js | 10 + .../functionApply.d.ts | 1 + .../call-bind-apply-helpers/functionApply.js | 4 + .../call-bind-apply-helpers/functionCall.d.ts | 1 + .../call-bind-apply-helpers/functionCall.js | 4 + .../call-bind-apply-helpers/index.d.ts | 64 + node_modules/call-bind-apply-helpers/index.js | 15 + .../call-bind-apply-helpers/package.json | 85 + .../call-bind-apply-helpers/reflectApply.d.ts | 3 + .../call-bind-apply-helpers/reflectApply.js | 4 + .../call-bind-apply-helpers/test/index.js | 63 + .../call-bind-apply-helpers/tsconfig.json | 9 + node_modules/call-bound/.eslintrc | 13 + node_modules/call-bound/.github/FUNDING.yml | 12 + node_modules/call-bound/.nycrc | 9 + node_modules/call-bound/CHANGELOG.md | 42 + node_modules/call-bound/LICENSE | 21 + node_modules/call-bound/README.md | 53 + node_modules/call-bound/index.d.ts | 94 + node_modules/call-bound/index.js | 19 + node_modules/call-bound/package.json | 99 + node_modules/call-bound/test/index.js | 61 + node_modules/call-bound/tsconfig.json | 10 + node_modules/callsites/index.d.ts | 96 + node_modules/callsites/index.js | 13 + node_modules/callsites/license | 9 + node_modules/callsites/package.json | 39 + node_modules/callsites/readme.md | 48 + node_modules/chokidar/LICENSE | 21 + node_modules/chokidar/README.md | 308 + node_modules/chokidar/index.js | 973 + node_modules/chokidar/lib/constants.js | 66 + node_modules/chokidar/lib/fsevents-handler.js | 526 + node_modules/chokidar/lib/nodefs-handler.js | 654 + node_modules/chokidar/package.json | 70 + node_modules/chokidar/types/index.d.ts | 192 + node_modules/chromium-bidi/.browser | 1 + node_modules/chromium-bidi/LICENSE | 201 + node_modules/chromium-bidi/README.md | 474 + .../lib/cjs/bidiMapper/BidiMapper.d.ts | 28 + .../lib/cjs/bidiMapper/BidiMapper.js | 31 + .../lib/cjs/bidiMapper/BidiMapper.js.map | 1 + .../lib/cjs/bidiMapper/BidiNoOpParser.d.ts | 54 + .../lib/cjs/bidiMapper/BidiNoOpParser.js | 148 + .../lib/cjs/bidiMapper/BidiNoOpParser.js.map | 1 + .../lib/cjs/bidiMapper/BidiParser.d.ts | 53 + .../lib/cjs/bidiMapper/BidiParser.js | 19 + .../lib/cjs/bidiMapper/BidiParser.js.map | 1 + .../lib/cjs/bidiMapper/BidiServer.d.ts | 46 + .../lib/cjs/bidiMapper/BidiServer.js | 111 + .../lib/cjs/bidiMapper/BidiServer.js.map | 1 + .../lib/cjs/bidiMapper/BidiTransport.d.ts | 22 + .../lib/cjs/bidiMapper/BidiTransport.js | 19 + .../lib/cjs/bidiMapper/BidiTransport.js.map | 1 + .../lib/cjs/bidiMapper/CommandProcessor.d.ts | 42 + .../lib/cjs/bidiMapper/CommandProcessor.js | 221 + .../cjs/bidiMapper/CommandProcessor.js.map | 1 + .../lib/cjs/bidiMapper/OutgoingMessage.d.ts | 27 + .../lib/cjs/bidiMapper/OutgoingMessage.js | 52 + .../lib/cjs/bidiMapper/OutgoingMessage.js.map | 1 + .../domains/browser/BrowserProcessor.d.ts | 26 + .../domains/browser/BrowserProcessor.js | 73 + .../domains/browser/BrowserProcessor.js.map | 1 + .../bidiMapper/domains/cdp/CdpProcessor.d.ts | 25 + .../bidiMapper/domains/cdp/CdpProcessor.js | 49 + .../domains/cdp/CdpProcessor.js.map | 1 + .../domains/context/BrowsingContextImpl.d.ts | 72 + .../domains/context/BrowsingContextImpl.js | 817 + .../context/BrowsingContextImpl.js.map | 1 + .../context/BrowsingContextProcessor.d.ts | 24 + .../context/BrowsingContextProcessor.js | 303 + .../context/BrowsingContextProcessor.js.map | 1 + .../context/BrowsingContextStorage.d.ts | 41 + .../domains/context/BrowsingContextStorage.js | 83 + .../context/BrowsingContextStorage.js.map | 1 + .../bidiMapper/domains/context/CdpTarget.d.ts | 31 + .../bidiMapper/domains/context/CdpTarget.js | 142 + .../domains/context/CdpTarget.js.map | 1 + .../domains/input/ActionDispatcher.d.ts | 26 + .../domains/input/ActionDispatcher.js | 681 + .../domains/input/ActionDispatcher.js.map | 1 + .../domains/input/ActionOption.d.ts | 22 + .../bidiMapper/domains/input/ActionOption.js | 19 + .../domains/input/ActionOption.js.map | 1 + .../domains/input/InputProcessor.d.ts | 10 + .../domains/input/InputProcessor.js | 153 + .../domains/input/InputProcessor.js.map | 1 + .../bidiMapper/domains/input/InputSource.d.ts | 69 + .../bidiMapper/domains/input/InputSource.js | 148 + .../domains/input/InputSource.js.map | 1 + .../bidiMapper/domains/input/InputState.d.ts | 29 + .../bidiMapper/domains/input/InputState.js | 93 + .../domains/input/InputState.js.map | 1 + .../domains/input/InputStateManager.d.ts | 21 + .../domains/input/InputStateManager.js | 34 + .../domains/input/InputStateManager.js.map | 1 + .../domains/input/USKeyboardLayout.d.ts | 17 + .../domains/input/USKeyboardLayout.js | 274 + .../domains/input/USKeyboardLayout.js.map | 1 + .../bidiMapper/domains/input/keyUtils.d.ts | 19 + .../cjs/bidiMapper/domains/input/keyUtils.js | 476 + .../bidiMapper/domains/input/keyUtils.js.map | 1 + .../bidiMapper/domains/log/LogManager.d.ts | 9 + .../cjs/bidiMapper/domains/log/LogManager.js | 132 + .../bidiMapper/domains/log/LogManager.js.map | 1 + .../cjs/bidiMapper/domains/log/logHelper.d.ts | 23 + .../cjs/bidiMapper/domains/log/logHelper.js | 174 + .../bidiMapper/domains/log/logHelper.js.map | 1 + .../domains/network/NetworkManager.d.ts | 11 + .../domains/network/NetworkManager.js | 110 + .../domains/network/NetworkManager.js.map | 1 + .../domains/network/NetworkProcessor.d.ts | 21 + .../domains/network/NetworkProcessor.js | 230 + .../domains/network/NetworkProcessor.js.map | 1 + .../domains/network/NetworkRequest.d.ts | 41 + .../domains/network/NetworkRequest.js | 532 + .../domains/network/NetworkRequest.js.map | 1 + .../domains/network/NetworkStorage.d.ts | 84 + .../domains/network/NetworkStorage.js | 217 + .../domains/network/NetworkStorage.js.map | 1 + .../domains/network/NetworkUtils.d.ts | 28 + .../domains/network/NetworkUtils.js | 199 + .../domains/network/NetworkUtils.js.map | 1 + .../permissions/PermissionsProcessor.d.ts | 23 + .../permissions/PermissionsProcessor.js | 49 + .../permissions/PermissionsProcessor.js.map | 1 + .../domains/script/ChannelProxy.d.ts | 30 + .../bidiMapper/domains/script/ChannelProxy.js | 233 + .../domains/script/ChannelProxy.js.map | 1 + .../domains/script/DedicatedWorkerRealm.d.ts | 32 + .../domains/script/DedicatedWorkerRealm.js | 51 + .../script/DedicatedWorkerRealm.js.map | 1 + .../domains/script/PreloadScript.d.ts | 41 + .../domains/script/PreloadScript.js | 124 + .../domains/script/PreloadScript.js.map | 1 + .../domains/script/PreloadScriptStorage.d.ts | 19 + .../domains/script/PreloadScriptStorage.js | 44 + .../script/PreloadScriptStorage.js.map | 1 + .../cjs/bidiMapper/domains/script/Realm.d.ts | 65 + .../cjs/bidiMapper/domains/script/Realm.js | 474 + .../bidiMapper/domains/script/Realm.js.map | 1 + .../domains/script/RealmStorage.d.ts | 42 + .../bidiMapper/domains/script/RealmStorage.js | 78 + .../domains/script/RealmStorage.js.map | 1 + .../domains/script/ScriptProcessor.d.ts | 31 + .../domains/script/ScriptProcessor.js | 117 + .../domains/script/ScriptProcessor.js.map | 1 + .../bidiMapper/domains/script/SharedId.d.ts | 6 + .../cjs/bidiMapper/domains/script/SharedId.js | 80 + .../bidiMapper/domains/script/SharedId.js.map | 1 + .../domains/script/WindowRealm.d.ts | 39 + .../bidiMapper/domains/script/WindowRealm.js | 142 + .../domains/script/WindowRealm.js.map | 1 + .../domains/session/EventManager.d.ts | 40 + .../domains/session/EventManager.js | 184 + .../domains/session/EventManager.js.map | 1 + .../domains/session/SessionProcessor.d.ts | 26 + .../domains/session/SessionProcessor.js | 38 + .../domains/session/SessionProcessor.js.map | 1 + .../domains/session/SubscriptionManager.d.ts | 43 + .../domains/session/SubscriptionManager.js | 206 + .../session/SubscriptionManager.js.map | 1 + .../bidiMapper/domains/session/events.d.ts | 26 + .../cjs/bidiMapper/domains/session/events.js | 38 + .../bidiMapper/domains/session/events.js.map | 1 + .../domains/storage/StorageProcessor.d.ts | 13 + .../domains/storage/StorageProcessor.js | 132 + .../domains/storage/StorageProcessor.js.map | 1 + .../lib/cjs/bidiServer/BrowserInstance.d.ts | 27 + .../lib/cjs/bidiServer/BrowserInstance.js | 126 + .../lib/cjs/bidiServer/BrowserInstance.js.map | 1 + .../cjs/bidiServer/MapperCdpConnection.d.ts | 26 + .../lib/cjs/bidiServer/MapperCdpConnection.js | 141 + .../cjs/bidiServer/MapperCdpConnection.js.map | 1 + .../lib/cjs/bidiServer/SimpleTransport.d.ts | 13 + .../lib/cjs/bidiServer/SimpleTransport.js | 39 + .../lib/cjs/bidiServer/SimpleTransport.js.map | 1 + .../lib/cjs/bidiServer/WebSocketServer.d.ts | 7 + .../lib/cjs/bidiServer/WebSocketServer.js | 347 + .../lib/cjs/bidiServer/WebSocketServer.js.map | 1 + .../lib/cjs/bidiServer/index.d.ts | 17 + .../chromium-bidi/lib/cjs/bidiServer/index.js | 63 + .../lib/cjs/bidiServer/index.js.map | 1 + .../lib/cjs/bidiServer/reader.d.ts | 17 + .../lib/cjs/bidiServer/reader.js | 29 + .../lib/cjs/bidiServer/reader.js.map | 1 + .../lib/cjs/bidiTab/BidiParser.d.ts | 54 + .../lib/cjs/bidiTab/BidiParser.js | 156 + .../lib/cjs/bidiTab/BidiParser.js.map | 1 + .../lib/cjs/bidiTab/Transport.d.ts | 35 + .../lib/cjs/bidiTab/Transport.js | 138 + .../lib/cjs/bidiTab/Transport.js.map | 1 + .../lib/cjs/bidiTab/bidiTab.d.ts | 31 + .../chromium-bidi/lib/cjs/bidiTab/bidiTab.js | 58 + .../lib/cjs/bidiTab/bidiTab.js.map | 1 + .../lib/cjs/bidiTab/mapperTabPage.d.ts | 19 + .../lib/cjs/bidiTab/mapperTabPage.js | 85 + .../lib/cjs/bidiTab/mapperTabPage.js.map | 1 + .../chromium-bidi/lib/cjs/cdp/CdpClient.d.ts | 54 + .../chromium-bidi/lib/cjs/cdp/CdpClient.js | 45 + .../lib/cjs/cdp/CdpClient.js.map | 1 + .../lib/cjs/cdp/CdpConnection.d.ts | 45 + .../lib/cjs/cdp/CdpConnection.js | 125 + .../lib/cjs/cdp/CdpConnection.js.map | 1 + .../chromium-bidi/lib/cjs/cdp/cdpMessage.d.ts | 30 + .../chromium-bidi/lib/cjs/cdp/cdpMessage.js | 3 + .../lib/cjs/cdp/cdpMessage.js.map | 1 + .../generated/webdriver-bidi-permissions.d.ts | 148 + .../generated/webdriver-bidi-permissions.js | 53 + .../webdriver-bidi-permissions.js.map | 1 + .../generated/webdriver-bidi.d.ts | 76465 ++++++++++++++++ .../generated/webdriver-bidi.js | 2136 + .../generated/webdriver-bidi.js.map | 1 + .../cjs/protocol-parser/protocol-parser.d.ts | 140 + .../cjs/protocol-parser/protocol-parser.js | 263 + .../protocol-parser/protocol-parser.js.map | 1 + .../lib/cjs/protocol/ErrorResponse.d.ts | 94 + .../lib/cjs/protocol/ErrorResponse.js | 162 + .../lib/cjs/protocol/ErrorResponse.js.map | 1 + .../chromium-bidi/lib/cjs/protocol/cdp.d.ts | 67 + .../chromium-bidi/lib/cjs/protocol/cdp.js | 3 + .../chromium-bidi/lib/cjs/protocol/cdp.js.map | 1 + .../lib/cjs/protocol/chromium-bidi.d.ts | 81 + .../lib/cjs/protocol/chromium-bidi.js | 93 + .../lib/cjs/protocol/chromium-bidi.js.map | 1 + .../generated/webdriver-bidi-permissions.d.ts | 46 + .../generated/webdriver-bidi-permissions.js | 19 + .../webdriver-bidi-permissions.js.map | 1 + .../protocol/generated/webdriver-bidi.d.ts | 1975 + .../cjs/protocol/generated/webdriver-bidi.js | 19 + .../protocol/generated/webdriver-bidi.js.map | 1 + .../lib/cjs/protocol/protocol.d.ts | 21 + .../lib/cjs/protocol/protocol.js | 51 + .../lib/cjs/protocol/protocol.js.map | 1 + .../chromium-bidi/lib/cjs/utils/Buffer.d.ts | 27 + .../chromium-bidi/lib/cjs/utils/Buffer.js | 47 + .../chromium-bidi/lib/cjs/utils/Buffer.js.map | 1 + .../lib/cjs/utils/CdpErrorConstants.d.ts | 22 + .../lib/cjs/utils/CdpErrorConstants.js | 19 + .../lib/cjs/utils/CdpErrorConstants.js.map | 1 + .../lib/cjs/utils/DefaultMap.d.ts | 26 + .../chromium-bidi/lib/cjs/utils/DefaultMap.js | 40 + .../lib/cjs/utils/DefaultMap.js.map | 1 + .../chromium-bidi/lib/cjs/utils/Deferred.d.ts | 27 + .../chromium-bidi/lib/cjs/utils/Deferred.js | 63 + .../lib/cjs/utils/Deferred.js.map | 1 + .../lib/cjs/utils/EventEmitter.d.ts | 58 + .../lib/cjs/utils/EventEmitter.js | 74 + .../lib/cjs/utils/EventEmitter.js.map | 1 + .../lib/cjs/utils/IdWrapper.d.ts | 24 + .../chromium-bidi/lib/cjs/utils/IdWrapper.js | 34 + .../lib/cjs/utils/IdWrapper.js.map | 1 + .../chromium-bidi/lib/cjs/utils/Mutex.d.ts | 29 + .../chromium-bidi/lib/cjs/utils/Mutex.js | 68 + .../chromium-bidi/lib/cjs/utils/Mutex.js.map | 1 + .../lib/cjs/utils/ProcessingQueue.d.ts | 24 + .../lib/cjs/utils/ProcessingQueue.js | 65 + .../lib/cjs/utils/ProcessingQueue.js.map | 1 + .../lib/cjs/utils/UrlPattern.d.ts | 18 + .../chromium-bidi/lib/cjs/utils/UrlPattern.js | 27 + .../lib/cjs/utils/UrlPattern.js.map | 1 + .../lib/cjs/utils/WebsocketTransport.d.ts | 25 + .../lib/cjs/utils/WebsocketTransport.js | 41 + .../lib/cjs/utils/WebsocketTransport.js.map | 1 + .../chromium-bidi/lib/cjs/utils/assert.d.ts | 17 + .../chromium-bidi/lib/cjs/utils/assert.js | 26 + .../chromium-bidi/lib/cjs/utils/assert.js.map | 1 + .../chromium-bidi/lib/cjs/utils/log.d.ts | 25 + .../chromium-bidi/lib/cjs/utils/log.js | 30 + .../chromium-bidi/lib/cjs/utils/log.js.map | 1 + .../chromium-bidi/lib/cjs/utils/result.d.ts | 23 + .../chromium-bidi/lib/cjs/utils/result.js | 19 + .../chromium-bidi/lib/cjs/utils/result.js.map | 1 + .../lib/cjs/utils/transport.d.ts | 25 + .../chromium-bidi/lib/cjs/utils/transport.js | 19 + .../lib/cjs/utils/transport.js.map | 1 + .../lib/cjs/utils/unitConversions.d.ts | 18 + .../lib/cjs/utils/unitConversions.js | 25 + .../lib/cjs/utils/unitConversions.js.map | 1 + .../chromium-bidi/lib/cjs/utils/uuid.d.ts | 25 + .../chromium-bidi/lib/cjs/utils/uuid.js | 63 + .../chromium-bidi/lib/cjs/utils/uuid.js.map | 1 + .../chromium-bidi/lib/iife/mapperTab.js | 21 + .../chromium-bidi/lib/iife/mapperTab.js.map | 1 + node_modules/chromium-bidi/package.json | 224 + node_modules/cliui/CHANGELOG.md | 139 + node_modules/cliui/LICENSE.txt | 14 + node_modules/cliui/README.md | 141 + node_modules/cliui/build/index.cjs | 302 + node_modules/cliui/build/index.d.cts | 43 + node_modules/cliui/build/lib/index.js | 287 + node_modules/cliui/build/lib/string-utils.js | 27 + node_modules/cliui/index.mjs | 13 + node_modules/cliui/package.json | 83 + node_modules/clone-deep/LICENSE | 21 + node_modules/clone-deep/README.md | 72 + node_modules/clone-deep/index.js | 51 + node_modules/clone-deep/package.json | 67 + node_modules/clone-deep/utils.js | 21 + node_modules/color-convert/CHANGELOG.md | 54 + node_modules/color-convert/LICENSE | 21 + node_modules/color-convert/README.md | 68 + node_modules/color-convert/conversions.js | 839 + node_modules/color-convert/index.js | 81 + node_modules/color-convert/package.json | 48 + node_modules/color-convert/route.js | 97 + node_modules/color-name/LICENSE | 8 + node_modules/color-name/README.md | 11 + node_modules/color-name/index.js | 152 + node_modules/color-name/package.json | 28 + node_modules/concat-map/.travis.yml | 4 + node_modules/concat-map/LICENSE | 18 + node_modules/concat-map/README.markdown | 62 + node_modules/concat-map/example/map.js | 6 + node_modules/concat-map/index.js | 13 + node_modules/concat-map/package.json | 43 + node_modules/concat-map/test/map.js | 39 + node_modules/concat-stream/LICENSE | 24 + node_modules/concat-stream/index.js | 144 + node_modules/concat-stream/package.json | 55 + node_modules/concat-stream/readme.md | 102 + node_modules/content-disposition/HISTORY.md | 60 + node_modules/content-disposition/LICENSE | 22 + node_modules/content-disposition/README.md | 142 + node_modules/content-disposition/index.js | 458 + node_modules/content-disposition/package.json | 44 + node_modules/content-type/HISTORY.md | 29 + node_modules/content-type/LICENSE | 22 + node_modules/content-type/README.md | 94 + node_modules/content-type/index.js | 225 + node_modules/content-type/package.json | 42 + node_modules/cookie-signature/History.md | 42 + node_modules/cookie-signature/Readme.md | 42 + node_modules/cookie-signature/index.js | 51 + node_modules/cookie-signature/package.json | 18 + node_modules/cookie/LICENSE | 24 + node_modules/cookie/README.md | 317 + node_modules/cookie/SECURITY.md | 25 + node_modules/cookie/index.js | 335 + node_modules/cookie/package.json | 44 + node_modules/core-util-is/LICENSE | 19 + node_modules/core-util-is/README.md | 3 + node_modules/core-util-is/lib/util.js | 107 + node_modules/core-util-is/package.json | 38 + node_modules/cors/LICENSE | 22 + node_modules/cors/README.md | 277 + node_modules/cors/lib/index.js | 238 + node_modules/cors/package.json | 42 + node_modules/cosmiconfig/LICENSE | 22 + node_modules/cosmiconfig/README.md | 782 + node_modules/cosmiconfig/dist/Explorer.d.ts | 2 + .../cosmiconfig/dist/Explorer.d.ts.map | 1 + node_modules/cosmiconfig/dist/Explorer.js | 170 + node_modules/cosmiconfig/dist/Explorer.js.map | 1 + .../cosmiconfig/dist/ExplorerBase.d.ts | 2 + .../cosmiconfig/dist/ExplorerBase.d.ts.map | 1 + node_modules/cosmiconfig/dist/ExplorerBase.js | 126 + .../cosmiconfig/dist/ExplorerBase.js.map | 1 + .../cosmiconfig/dist/ExplorerSync.d.ts | 2 + .../cosmiconfig/dist/ExplorerSync.d.ts.map | 1 + node_modules/cosmiconfig/dist/ExplorerSync.js | 184 + .../cosmiconfig/dist/ExplorerSync.js.map | 1 + .../cosmiconfig/dist/cacheWrapper.d.ts | 5 + .../cosmiconfig/dist/cacheWrapper.d.ts.map | 1 + node_modules/cosmiconfig/dist/cacheWrapper.js | 32 + .../cosmiconfig/dist/cacheWrapper.js.map | 1 + .../cosmiconfig/dist/canUseDynamicImport.d.ts | 3 + .../dist/canUseDynamicImport.d.ts.map | 1 + .../cosmiconfig/dist/canUseDynamicImport.js | 23 + .../dist/canUseDynamicImport.js.map | 1 + node_modules/cosmiconfig/dist/defaults.d.ts | 25 + .../cosmiconfig/dist/defaults.d.ts.map | 1 + node_modules/cosmiconfig/dist/defaults.js | 105 + node_modules/cosmiconfig/dist/defaults.js.map | 1 + .../cosmiconfig/dist/getDirectory.d.ts | 4 + .../cosmiconfig/dist/getDirectory.d.ts.map | 1 + node_modules/cosmiconfig/dist/getDirectory.js | 38 + .../cosmiconfig/dist/getDirectory.js.map | 1 + .../cosmiconfig/dist/getPropertyByPath.d.ts | 5 + .../dist/getPropertyByPath.d.ts.map | 1 + .../cosmiconfig/dist/getPropertyByPath.js | 28 + .../cosmiconfig/dist/getPropertyByPath.js.map | 1 + node_modules/cosmiconfig/dist/index.d.ts | 6 + node_modules/cosmiconfig/dist/index.d.ts.map | 1 + node_modules/cosmiconfig/dist/index.js | 148 + node_modules/cosmiconfig/dist/index.js.map | 1 + node_modules/cosmiconfig/dist/loaders.d.ts | 8 + .../cosmiconfig/dist/loaders.d.ts.map | 1 + node_modules/cosmiconfig/dist/loaders.js | 148 + node_modules/cosmiconfig/dist/loaders.js.map | 1 + node_modules/cosmiconfig/dist/merge.d.ts | 9 + node_modules/cosmiconfig/dist/merge.d.ts.map | 1 + node_modules/cosmiconfig/dist/merge.js | 40 + node_modules/cosmiconfig/dist/merge.js.map | 1 + node_modules/cosmiconfig/dist/readFile.d.ts | 7 + .../cosmiconfig/dist/readFile.d.ts.map | 1 + node_modules/cosmiconfig/dist/readFile.js | 56 + node_modules/cosmiconfig/dist/readFile.js.map | 1 + node_modules/cosmiconfig/dist/types.d.ts | 98 + node_modules/cosmiconfig/dist/types.d.ts.map | 1 + node_modules/cosmiconfig/dist/types.js | 3 + node_modules/cosmiconfig/dist/types.js.map | 1 + node_modules/cosmiconfig/dist/util.d.ts | 2 + node_modules/cosmiconfig/dist/util.d.ts.map | 1 + node_modules/cosmiconfig/dist/util.js | 99 + node_modules/cosmiconfig/dist/util.js.map | 1 + node_modules/cosmiconfig/package.json | 102 + node_modules/cross-fetch/CHANGELOG.md | 5 + node_modules/cross-fetch/LICENSE | 21 + node_modules/cross-fetch/README.md | 165 + .../cross-fetch/dist/browser-polyfill.js | 619 + .../cross-fetch/dist/browser-ponyfill.js | 647 + node_modules/cross-fetch/dist/cross-fetch.js | 2 + .../cross-fetch/dist/cross-fetch.js.map | 1 + .../cross-fetch/dist/node-polyfill.js | 11 + .../cross-fetch/dist/node-ponyfill.js | 22 + .../cross-fetch/dist/react-native-polyfill.js | 12 + .../cross-fetch/dist/react-native-ponyfill.js | 6 + node_modules/cross-fetch/index.d.ts | 14 + node_modules/cross-fetch/package.json | 128 + .../cross-fetch/polyfill/package.json | 9 + node_modules/data-uri-to-buffer/LICENSE | 22 + node_modules/data-uri-to-buffer/README.md | 61 + .../data-uri-to-buffer/dist/common.d.ts | 17 + .../data-uri-to-buffer/dist/common.d.ts.map | 1 + .../data-uri-to-buffer/dist/common.js | 54 + .../data-uri-to-buffer/dist/common.js.map | 1 + .../data-uri-to-buffer/dist/index.d.ts | 8 + .../data-uri-to-buffer/dist/index.d.ts.map | 1 + node_modules/data-uri-to-buffer/dist/index.js | 48 + .../data-uri-to-buffer/dist/index.js.map | 1 + .../data-uri-to-buffer/dist/node.d.ts | 8 + .../data-uri-to-buffer/dist/node.d.ts.map | 1 + node_modules/data-uri-to-buffer/dist/node.js | 26 + .../data-uri-to-buffer/dist/node.js.map | 1 + node_modules/data-uri-to-buffer/package.json | 48 + node_modules/debug/.coveralls.yml | 1 + node_modules/debug/.eslintrc | 11 + node_modules/debug/.npmignore | 9 + node_modules/debug/.travis.yml | 14 + node_modules/debug/CHANGELOG.md | 362 + node_modules/debug/LICENSE | 19 + node_modules/debug/Makefile | 50 + node_modules/debug/README.md | 312 + node_modules/debug/component.json | 19 + node_modules/debug/karma.conf.js | 70 + node_modules/debug/node.js | 1 + node_modules/debug/package.json | 49 + node_modules/debug/src/browser.js | 185 + node_modules/debug/src/debug.js | 202 + node_modules/debug/src/index.js | 10 + node_modules/debug/src/inspector-log.js | 15 + node_modules/debug/src/node.js | 248 + node_modules/deepmerge/.editorconfig | 7 + node_modules/deepmerge/.eslintcache | 1 + node_modules/deepmerge/changelog.md | 167 + node_modules/deepmerge/dist/cjs.js | 133 + node_modules/deepmerge/dist/umd.js | 139 + node_modules/deepmerge/index.d.ts | 20 + node_modules/deepmerge/index.js | 106 + node_modules/deepmerge/license.txt | 21 + node_modules/deepmerge/package.json | 42 + node_modules/deepmerge/readme.md | 264 + node_modules/deepmerge/rollup.config.js | 22 + node_modules/degenerator/README.md | 117 + node_modules/degenerator/dist/compile.d.ts | 11 + .../degenerator/dist/compile.d.ts.map | 1 + node_modules/degenerator/dist/compile.js | 107 + node_modules/degenerator/dist/compile.js.map | 1 + .../degenerator/dist/degenerator.d.ts | 12 + .../degenerator/dist/degenerator.d.ts.map | 1 + node_modules/degenerator/dist/degenerator.js | 156 + .../degenerator/dist/degenerator.js.map | 1 + node_modules/degenerator/dist/index.d.ts | 3 + node_modules/degenerator/dist/index.d.ts.map | 1 + node_modules/degenerator/dist/index.js | 19 + node_modules/degenerator/dist/index.js.map | 1 + node_modules/degenerator/package.json | 42 + node_modules/depd/History.md | 103 + node_modules/depd/LICENSE | 22 + node_modules/depd/Readme.md | 280 + node_modules/depd/index.js | 538 + node_modules/depd/lib/browser/index.js | 77 + node_modules/depd/package.json | 45 + node_modules/destroy/LICENSE | 23 + node_modules/destroy/README.md | 63 + node_modules/destroy/index.js | 209 + node_modules/destroy/package.json | 48 + node_modules/devtools-protocol/LICENSE | 27 + node_modules/devtools-protocol/README.md | 11 + .../json/browser_protocol.json | 24811 +++++ .../devtools-protocol/json/js_protocol.json | 3733 + node_modules/devtools-protocol/package.json | 17 + .../pdl/browser_protocol.pdl | 11724 +++ .../devtools-protocol/pdl/js_protocol.pdl | 1806 + .../types/protocol-mapping.d.ts | 4844 + .../types/protocol-proxy-api.d.ts | 4128 + .../devtools-protocol/types/protocol.d.ts | 17877 ++++ node_modules/dunder-proto/.eslintrc | 5 + node_modules/dunder-proto/.github/FUNDING.yml | 12 + node_modules/dunder-proto/.nycrc | 13 + node_modules/dunder-proto/CHANGELOG.md | 24 + node_modules/dunder-proto/LICENSE | 21 + node_modules/dunder-proto/README.md | 54 + node_modules/dunder-proto/get.d.ts | 5 + node_modules/dunder-proto/get.js | 30 + node_modules/dunder-proto/package.json | 76 + node_modules/dunder-proto/set.d.ts | 5 + node_modules/dunder-proto/set.js | 35 + node_modules/dunder-proto/test/get.js | 34 + node_modules/dunder-proto/test/index.js | 4 + node_modules/dunder-proto/test/set.js | 50 + node_modules/dunder-proto/tsconfig.json | 9 + node_modules/ecdsa-sig-formatter/CODEOWNERS | 1 + node_modules/ecdsa-sig-formatter/LICENSE | 201 + node_modules/ecdsa-sig-formatter/README.md | 65 + node_modules/ecdsa-sig-formatter/package.json | 46 + .../src/ecdsa-sig-formatter.d.ts | 17 + .../src/ecdsa-sig-formatter.js | 187 + .../src/param-bytes-for-alg.js | 23 + node_modules/ee-first/LICENSE | 22 + node_modules/ee-first/README.md | 80 + node_modules/ee-first/index.js | 95 + node_modules/ee-first/package.json | 29 + node_modules/emoji-regex/LICENSE-MIT.txt | 20 + node_modules/emoji-regex/README.md | 73 + node_modules/emoji-regex/es2015/index.js | 6 + node_modules/emoji-regex/es2015/text.js | 6 + node_modules/emoji-regex/index.d.ts | 23 + node_modules/emoji-regex/index.js | 6 + node_modules/emoji-regex/package.json | 50 + node_modules/emoji-regex/text.js | 6 + node_modules/encodeurl/LICENSE | 22 + node_modules/encodeurl/README.md | 109 + node_modules/encodeurl/index.js | 60 + node_modules/encodeurl/package.json | 40 + node_modules/end-of-stream/LICENSE | 21 + node_modules/end-of-stream/README.md | 54 + node_modules/end-of-stream/index.js | 96 + node_modules/end-of-stream/package.json | 37 + node_modules/env-paths/index.d.ts | 101 + node_modules/env-paths/index.js | 74 + node_modules/env-paths/license | 9 + node_modules/env-paths/package.json | 45 + node_modules/env-paths/readme.md | 115 + node_modules/error-ex/LICENSE | 21 + node_modules/error-ex/README.md | 144 + node_modules/error-ex/index.js | 141 + node_modules/error-ex/package.json | 46 + node_modules/es-define-property/.eslintrc | 13 + .../es-define-property/.github/FUNDING.yml | 12 + node_modules/es-define-property/.nycrc | 9 + node_modules/es-define-property/CHANGELOG.md | 29 + node_modules/es-define-property/LICENSE | 21 + node_modules/es-define-property/README.md | 49 + node_modules/es-define-property/index.d.ts | 3 + node_modules/es-define-property/index.js | 14 + node_modules/es-define-property/package.json | 81 + node_modules/es-define-property/test/index.js | 56 + node_modules/es-define-property/tsconfig.json | 10 + node_modules/es-errors/.eslintrc | 5 + node_modules/es-errors/.github/FUNDING.yml | 12 + node_modules/es-errors/CHANGELOG.md | 40 + node_modules/es-errors/LICENSE | 21 + node_modules/es-errors/README.md | 55 + node_modules/es-errors/eval.d.ts | 3 + node_modules/es-errors/eval.js | 4 + node_modules/es-errors/index.d.ts | 3 + node_modules/es-errors/index.js | 4 + node_modules/es-errors/package.json | 80 + node_modules/es-errors/range.d.ts | 3 + node_modules/es-errors/range.js | 4 + node_modules/es-errors/ref.d.ts | 3 + node_modules/es-errors/ref.js | 4 + node_modules/es-errors/syntax.d.ts | 3 + node_modules/es-errors/syntax.js | 4 + node_modules/es-errors/test/index.js | 19 + node_modules/es-errors/tsconfig.json | 49 + node_modules/es-errors/type.d.ts | 3 + node_modules/es-errors/type.js | 4 + node_modules/es-errors/uri.d.ts | 3 + node_modules/es-errors/uri.js | 4 + node_modules/es-object-atoms/.eslintrc | 16 + .../es-object-atoms/.github/FUNDING.yml | 12 + node_modules/es-object-atoms/CHANGELOG.md | 44 + node_modules/es-object-atoms/LICENSE | 21 + node_modules/es-object-atoms/README.md | 63 + .../RequireObjectCoercible.d.ts | 3 + .../es-object-atoms/RequireObjectCoercible.js | 11 + node_modules/es-object-atoms/ToObject.d.ts | 7 + node_modules/es-object-atoms/ToObject.js | 10 + node_modules/es-object-atoms/index.d.ts | 3 + node_modules/es-object-atoms/index.js | 4 + node_modules/es-object-atoms/isObject.d.ts | 3 + node_modules/es-object-atoms/isObject.js | 6 + node_modules/es-object-atoms/package.json | 79 + node_modules/es-object-atoms/test/index.js | 38 + node_modules/es-object-atoms/tsconfig.json | 7 + node_modules/escalade/dist/index.js | 22 + node_modules/escalade/dist/index.mjs | 22 + node_modules/escalade/index.d.mts | 11 + node_modules/escalade/index.d.ts | 15 + node_modules/escalade/license | 9 + node_modules/escalade/package.json | 74 + node_modules/escalade/readme.md | 211 + node_modules/escalade/sync/index.d.mts | 9 + node_modules/escalade/sync/index.d.ts | 13 + node_modules/escalade/sync/index.js | 18 + node_modules/escalade/sync/index.mjs | 18 + node_modules/escape-html/LICENSE | 24 + node_modules/escape-html/Readme.md | 43 + node_modules/escape-html/index.js | 78 + node_modules/escape-html/package.json | 24 + node_modules/escodegen/LICENSE.BSD | 21 + node_modules/escodegen/README.md | 84 + node_modules/escodegen/bin/escodegen.js | 77 + node_modules/escodegen/bin/esgenerate.js | 64 + node_modules/escodegen/escodegen.js | 2667 + node_modules/escodegen/package.json | 63 + node_modules/esprima/ChangeLog | 235 + node_modules/esprima/LICENSE.BSD | 21 + node_modules/esprima/README.md | 46 + node_modules/esprima/bin/esparse.js | 139 + node_modules/esprima/bin/esvalidate.js | 236 + node_modules/esprima/dist/esprima.js | 6709 ++ node_modules/esprima/package.json | 112 + node_modules/estraverse/.jshintrc | 16 + node_modules/estraverse/LICENSE.BSD | 19 + node_modules/estraverse/README.md | 153 + node_modules/estraverse/estraverse.js | 805 + node_modules/estraverse/gulpfile.js | 70 + node_modules/estraverse/package.json | 40 + node_modules/esutils/LICENSE.BSD | 19 + node_modules/esutils/README.md | 174 + node_modules/esutils/lib/ast.js | 144 + node_modules/esutils/lib/code.js | 135 + node_modules/esutils/lib/keyword.js | 165 + node_modules/esutils/lib/utils.js | 33 + node_modules/esutils/package.json | 44 + node_modules/etag/HISTORY.md | 83 + node_modules/etag/LICENSE | 22 + node_modules/etag/README.md | 159 + node_modules/etag/index.js | 131 + node_modules/etag/package.json | 47 + node_modules/events-universal/LICENSE | 201 + node_modules/events-universal/README.md | 17 + node_modules/events-universal/bare.js | 1 + node_modules/events-universal/default.js | 1 + node_modules/events-universal/index.js | 1 + node_modules/events-universal/package.json | 39 + node_modules/events-universal/react-native.js | 1 + node_modules/express/History.md | 3676 + node_modules/express/LICENSE | 24 + node_modules/express/Readme.md | 260 + node_modules/express/index.js | 11 + node_modules/express/lib/application.js | 661 + node_modules/express/lib/express.js | 116 + node_modules/express/lib/middleware/init.js | 43 + node_modules/express/lib/middleware/query.js | 47 + node_modules/express/lib/request.js | 525 + node_modules/express/lib/response.js | 1179 + node_modules/express/lib/router/index.js | 673 + node_modules/express/lib/router/layer.js | 181 + node_modules/express/lib/router/route.js | 230 + node_modules/express/lib/utils.js | 304 + node_modules/express/lib/view.js | 182 + node_modules/express/package.json | 102 + node_modules/extract-zip/LICENSE | 23 + node_modules/extract-zip/cli.js | 19 + node_modules/extract-zip/index.d.ts | 21 + node_modules/extract-zip/index.js | 173 + .../extract-zip/node_modules/debug/LICENSE | 20 + .../extract-zip/node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../extract-zip/node_modules/ms/index.js | 162 + .../extract-zip/node_modules/ms/license.md | 21 + .../extract-zip/node_modules/ms/package.json | 38 + .../extract-zip/node_modules/ms/readme.md | 59 + node_modules/extract-zip/package.json | 80 + node_modules/extract-zip/readme.md | 57 + node_modules/fast-fifo/LICENSE | 21 + node_modules/fast-fifo/README.md | 78 + node_modules/fast-fifo/fixed-size.js | 39 + node_modules/fast-fifo/index.js | 48 + node_modules/fast-fifo/package.json | 28 + node_modules/fd-slicer/.npmignore | 2 + node_modules/fd-slicer/.travis.yml | 7 + node_modules/fd-slicer/CHANGELOG.md | 49 + node_modules/fd-slicer/LICENSE | 21 + node_modules/fd-slicer/README.md | 199 + node_modules/fd-slicer/index.js | 296 + node_modules/fd-slicer/package.json | 36 + node_modules/fd-slicer/test/test.js | 350 + node_modules/fill-range/LICENSE | 21 + node_modules/fill-range/README.md | 237 + node_modules/fill-range/index.js | 248 + node_modules/fill-range/package.json | 74 + node_modules/finalhandler/HISTORY.md | 216 + node_modules/finalhandler/LICENSE | 22 + node_modules/finalhandler/README.md | 147 + node_modules/finalhandler/SECURITY.md | 25 + node_modules/finalhandler/index.js | 341 + node_modules/finalhandler/package.json | 47 + node_modules/for-in/LICENSE | 21 + node_modules/for-in/README.md | 85 + node_modules/for-in/index.js | 16 + node_modules/for-in/package.json | 68 + node_modules/for-own/LICENSE | 21 + node_modules/for-own/README.md | 85 + node_modules/for-own/index.js | 19 + node_modules/for-own/package.json | 70 + node_modules/forwarded/HISTORY.md | 21 + node_modules/forwarded/LICENSE | 22 + node_modules/forwarded/README.md | 57 + node_modules/forwarded/index.js | 90 + node_modules/forwarded/package.json | 45 + node_modules/fresh/HISTORY.md | 70 + node_modules/fresh/LICENSE | 23 + node_modules/fresh/README.md | 119 + node_modules/fresh/index.js | 137 + node_modules/fresh/package.json | 46 + node_modules/fs-extra/LICENSE | 15 + node_modules/fs-extra/README.md | 262 + node_modules/fs-extra/lib/copy/copy-sync.js | 169 + node_modules/fs-extra/lib/copy/copy.js | 235 + node_modules/fs-extra/lib/copy/index.js | 7 + node_modules/fs-extra/lib/empty/index.js | 39 + node_modules/fs-extra/lib/ensure/file.js | 69 + node_modules/fs-extra/lib/ensure/index.js | 23 + node_modules/fs-extra/lib/ensure/link.js | 64 + .../fs-extra/lib/ensure/symlink-paths.js | 99 + .../fs-extra/lib/ensure/symlink-type.js | 31 + node_modules/fs-extra/lib/ensure/symlink.js | 82 + node_modules/fs-extra/lib/fs/index.js | 128 + node_modules/fs-extra/lib/index.js | 16 + node_modules/fs-extra/lib/json/index.js | 16 + node_modules/fs-extra/lib/json/jsonfile.js | 11 + .../fs-extra/lib/json/output-json-sync.js | 12 + node_modules/fs-extra/lib/json/output-json.js | 12 + node_modules/fs-extra/lib/mkdirs/index.js | 14 + node_modules/fs-extra/lib/mkdirs/make-dir.js | 27 + node_modules/fs-extra/lib/mkdirs/utils.js | 21 + node_modules/fs-extra/lib/move/index.js | 7 + node_modules/fs-extra/lib/move/move-sync.js | 54 + node_modules/fs-extra/lib/move/move.js | 75 + .../fs-extra/lib/output-file/index.js | 40 + .../fs-extra/lib/path-exists/index.js | 12 + node_modules/fs-extra/lib/remove/index.js | 22 + node_modules/fs-extra/lib/remove/rimraf.js | 302 + node_modules/fs-extra/lib/util/stat.js | 154 + node_modules/fs-extra/lib/util/utimes.js | 26 + node_modules/fs-extra/package.json | 67 + node_modules/fs.realpath/LICENSE | 43 + node_modules/fs.realpath/README.md | 33 + node_modules/fs.realpath/index.js | 66 + node_modules/fs.realpath/old.js | 303 + node_modules/fs.realpath/package.json | 26 + node_modules/fsevents/LICENSE | 22 + node_modules/fsevents/README.md | 89 + node_modules/fsevents/fsevents.d.ts | 46 + node_modules/fsevents/fsevents.js | 83 + node_modules/fsevents/fsevents.node | Bin 0 -> 163626 bytes node_modules/fsevents/package.json | 62 + node_modules/function-bind/.eslintrc | 21 + .../function-bind/.github/FUNDING.yml | 12 + .../function-bind/.github/SECURITY.md | 3 + node_modules/function-bind/.nycrc | 13 + node_modules/function-bind/CHANGELOG.md | 136 + node_modules/function-bind/LICENSE | 20 + node_modules/function-bind/README.md | 46 + node_modules/function-bind/implementation.js | 84 + node_modules/function-bind/index.js | 5 + node_modules/function-bind/package.json | 87 + node_modules/function-bind/test/.eslintrc | 9 + node_modules/function-bind/test/index.js | 252 + node_modules/get-caller-file/LICENSE.md | 6 + node_modules/get-caller-file/README.md | 41 + node_modules/get-caller-file/index.d.ts | 2 + node_modules/get-caller-file/index.js | 22 + node_modules/get-caller-file/index.js.map | 1 + node_modules/get-caller-file/package.json | 42 + node_modules/get-intrinsic/.eslintrc | 42 + .../get-intrinsic/.github/FUNDING.yml | 12 + node_modules/get-intrinsic/.nycrc | 9 + node_modules/get-intrinsic/CHANGELOG.md | 186 + node_modules/get-intrinsic/LICENSE | 21 + node_modules/get-intrinsic/README.md | 71 + node_modules/get-intrinsic/index.js | 378 + node_modules/get-intrinsic/package.json | 97 + .../get-intrinsic/test/GetIntrinsic.js | 274 + node_modules/get-proto/.eslintrc | 10 + node_modules/get-proto/.github/FUNDING.yml | 12 + node_modules/get-proto/.nycrc | 9 + node_modules/get-proto/CHANGELOG.md | 21 + node_modules/get-proto/LICENSE | 21 + .../get-proto/Object.getPrototypeOf.d.ts | 5 + .../get-proto/Object.getPrototypeOf.js | 6 + node_modules/get-proto/README.md | 50 + .../get-proto/Reflect.getPrototypeOf.d.ts | 3 + .../get-proto/Reflect.getPrototypeOf.js | 4 + node_modules/get-proto/index.d.ts | 5 + node_modules/get-proto/index.js | 27 + node_modules/get-proto/package.json | 81 + node_modules/get-proto/test/index.js | 68 + node_modules/get-proto/tsconfig.json | 9 + node_modules/get-stream/buffer-stream.js | 52 + node_modules/get-stream/index.d.ts | 108 + node_modules/get-stream/index.js | 60 + node_modules/get-stream/license | 9 + node_modules/get-stream/package.json | 50 + node_modules/get-stream/readme.md | 124 + node_modules/get-uri/LICENSE | 22 + node_modules/get-uri/README.md | 109 + node_modules/get-uri/dist/data.d.ts | 16 + node_modules/get-uri/dist/data.js | 43 + node_modules/get-uri/dist/data.js.map | 1 + node_modules/get-uri/dist/file.d.ts | 17 + node_modules/get-uri/dist/file.js | 57 + node_modules/get-uri/dist/file.js.map | 1 + node_modules/get-uri/dist/ftp.d.ts | 14 + node_modules/get-uri/dist/ftp.js | 93 + node_modules/get-uri/dist/ftp.js.map | 1 + node_modules/get-uri/dist/http-error.d.ts | 8 + node_modules/get-uri/dist/http-error.js | 15 + node_modules/get-uri/dist/http-error.js.map | 1 + node_modules/get-uri/dist/http.d.ts | 29 + node_modules/get-uri/dist/http.js | 191 + node_modules/get-uri/dist/http.js.map | 1 + node_modules/get-uri/dist/https.d.ts | 6 + node_modules/get-uri/dist/https.js | 16 + node_modules/get-uri/dist/https.js.map | 1 + node_modules/get-uri/dist/index.d.ts | 37 + node_modules/get-uri/dist/index.js | 57 + node_modules/get-uri/dist/index.js.map | 1 + node_modules/get-uri/dist/notfound.d.ts | 10 + node_modules/get-uri/dist/notfound.js | 16 + node_modules/get-uri/dist/notfound.js.map | 1 + node_modules/get-uri/dist/notmodified.d.ts | 10 + node_modules/get-uri/dist/notmodified.js | 17 + node_modules/get-uri/dist/notmodified.js.map | 1 + .../get-uri/node_modules/debug/LICENSE | 20 + .../get-uri/node_modules/debug/README.md | 481 + .../get-uri/node_modules/debug/package.json | 64 + .../get-uri/node_modules/debug/src/browser.js | 272 + .../get-uri/node_modules/debug/src/common.js | 292 + .../get-uri/node_modules/debug/src/index.js | 10 + .../get-uri/node_modules/debug/src/node.js | 263 + node_modules/get-uri/node_modules/ms/index.js | 162 + .../get-uri/node_modules/ms/license.md | 21 + .../get-uri/node_modules/ms/package.json | 38 + .../get-uri/node_modules/ms/readme.md | 59 + node_modules/get-uri/package.json | 58 + node_modules/glob-parent/CHANGELOG.md | 110 + node_modules/glob-parent/LICENSE | 15 + node_modules/glob-parent/README.md | 137 + node_modules/glob-parent/index.js | 42 + node_modules/glob-parent/package.json | 48 + node_modules/glob/LICENSE | 21 + node_modules/glob/README.md | 378 + node_modules/glob/common.js | 238 + node_modules/glob/glob.js | 790 + .../balanced-match/.github/FUNDING.yml | 2 + .../node_modules/balanced-match/LICENSE.md | 21 + .../node_modules/balanced-match/README.md | 97 + .../glob/node_modules/balanced-match/index.js | 62 + .../node_modules/balanced-match/package.json | 48 + .../glob/node_modules/brace-expansion/LICENSE | 21 + .../node_modules/brace-expansion/README.md | 129 + .../node_modules/brace-expansion/index.js | 203 + .../node_modules/brace-expansion/package.json | 50 + .../glob/node_modules/minimatch/LICENSE | 15 + .../glob/node_modules/minimatch/README.md | 267 + .../glob/node_modules/minimatch/minimatch.js | 1005 + .../glob/node_modules/minimatch/package.json | 33 + node_modules/glob/package.json | 55 + node_modules/glob/sync.js | 486 + node_modules/gopd/.eslintrc | 16 + node_modules/gopd/.github/FUNDING.yml | 12 + node_modules/gopd/CHANGELOG.md | 45 + node_modules/gopd/LICENSE | 21 + node_modules/gopd/README.md | 40 + node_modules/gopd/gOPD.d.ts | 1 + node_modules/gopd/gOPD.js | 4 + node_modules/gopd/index.d.ts | 5 + node_modules/gopd/index.js | 15 + node_modules/gopd/package.json | 77 + node_modules/gopd/test/index.js | 36 + node_modules/gopd/tsconfig.json | 9 + node_modules/graceful-fs/LICENSE | 15 + node_modules/graceful-fs/README.md | 143 + node_modules/graceful-fs/clone.js | 23 + node_modules/graceful-fs/graceful-fs.js | 448 + node_modules/graceful-fs/legacy-streams.js | 118 + node_modules/graceful-fs/package.json | 53 + node_modules/graceful-fs/polyfills.js | 355 + node_modules/has-flag/index.js | 8 + node_modules/has-flag/license | 9 + node_modules/has-flag/package.json | 44 + node_modules/has-flag/readme.md | 70 + node_modules/has-symbols/.eslintrc | 11 + node_modules/has-symbols/.github/FUNDING.yml | 12 + node_modules/has-symbols/.nycrc | 9 + node_modules/has-symbols/CHANGELOG.md | 91 + node_modules/has-symbols/LICENSE | 21 + node_modules/has-symbols/README.md | 46 + node_modules/has-symbols/index.d.ts | 3 + node_modules/has-symbols/index.js | 14 + node_modules/has-symbols/package.json | 111 + node_modules/has-symbols/shams.d.ts | 3 + node_modules/has-symbols/shams.js | 45 + node_modules/has-symbols/test/index.js | 22 + .../has-symbols/test/shams/core-js.js | 29 + .../test/shams/get-own-property-symbols.js | 29 + node_modules/has-symbols/test/tests.js | 58 + node_modules/has-symbols/tsconfig.json | 10 + node_modules/hasown/.github/FUNDING.yml | 12 + node_modules/hasown/.nycrc | 13 + node_modules/hasown/CHANGELOG.md | 58 + node_modules/hasown/LICENSE | 21 + node_modules/hasown/README.md | 40 + node_modules/hasown/eslint.config.mjs | 6 + node_modules/hasown/index.d.ts | 3 + node_modules/hasown/index.js | 8 + node_modules/hasown/package.json | 91 + node_modules/hasown/tsconfig.json | 6 + node_modules/http-errors/HISTORY.md | 186 + node_modules/http-errors/LICENSE | 23 + node_modules/http-errors/README.md | 169 + node_modules/http-errors/index.js | 290 + node_modules/http-errors/package.json | 54 + node_modules/http-proxy-agent/LICENSE | 22 + node_modules/http-proxy-agent/README.md | 44 + node_modules/http-proxy-agent/dist/index.d.ts | 44 + .../http-proxy-agent/dist/index.d.ts.map | 1 + node_modules/http-proxy-agent/dist/index.js | 148 + .../http-proxy-agent/dist/index.js.map | 1 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../http-proxy-agent/node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 38 + .../node_modules/ms/readme.md | 59 + node_modules/http-proxy-agent/package.json | 47 + node_modules/https-proxy-agent/LICENSE | 22 + node_modules/https-proxy-agent/README.md | 70 + .../https-proxy-agent/dist/index.d.ts | 47 + .../https-proxy-agent/dist/index.d.ts.map | 1 + node_modules/https-proxy-agent/dist/index.js | 180 + .../https-proxy-agent/dist/index.js.map | 1 + .../dist/parse-proxy-response.d.ts | 15 + .../dist/parse-proxy-response.d.ts.map | 1 + .../dist/parse-proxy-response.js | 101 + .../dist/parse-proxy-response.js.map | 1 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 38 + .../node_modules/ms/readme.md | 59 + node_modules/https-proxy-agent/package.json | 50 + node_modules/iconv-lite/Changelog.md | 162 + node_modules/iconv-lite/LICENSE | 21 + node_modules/iconv-lite/README.md | 156 + .../iconv-lite/encodings/dbcs-codec.js | 555 + .../iconv-lite/encodings/dbcs-data.js | 176 + node_modules/iconv-lite/encodings/index.js | 22 + node_modules/iconv-lite/encodings/internal.js | 188 + .../iconv-lite/encodings/sbcs-codec.js | 72 + .../encodings/sbcs-data-generated.js | 451 + .../iconv-lite/encodings/sbcs-data.js | 174 + .../encodings/tables/big5-added.json | 122 + .../iconv-lite/encodings/tables/cp936.json | 264 + .../iconv-lite/encodings/tables/cp949.json | 273 + .../iconv-lite/encodings/tables/cp950.json | 177 + .../iconv-lite/encodings/tables/eucjp.json | 182 + .../encodings/tables/gb18030-ranges.json | 1 + .../encodings/tables/gbk-added.json | 55 + .../iconv-lite/encodings/tables/shiftjis.json | 125 + node_modules/iconv-lite/encodings/utf16.js | 177 + node_modules/iconv-lite/encodings/utf7.js | 290 + node_modules/iconv-lite/lib/bom-handling.js | 52 + node_modules/iconv-lite/lib/extend-node.js | 217 + node_modules/iconv-lite/lib/index.d.ts | 24 + node_modules/iconv-lite/lib/index.js | 153 + node_modules/iconv-lite/lib/streams.js | 121 + node_modules/iconv-lite/package.json | 46 + node_modules/ieee754/LICENSE | 11 + node_modules/ieee754/README.md | 51 + node_modules/ieee754/index.d.ts | 10 + node_modules/ieee754/index.js | 85 + node_modules/ieee754/package.json | 52 + node_modules/ignore-by-default/LICENSE | 14 + node_modules/ignore-by-default/README.md | 26 + node_modules/ignore-by-default/index.js | 12 + node_modules/ignore-by-default/package.json | 34 + node_modules/import-fresh/index.d.ts | 30 + node_modules/import-fresh/index.js | 34 + node_modules/import-fresh/license | 9 + node_modules/import-fresh/package.json | 48 + node_modules/import-fresh/readme.md | 54 + node_modules/inflight/LICENSE | 15 + node_modules/inflight/README.md | 37 + node_modules/inflight/inflight.js | 54 + node_modules/inflight/package.json | 29 + node_modules/inherits/LICENSE | 16 + node_modules/inherits/README.md | 42 + node_modules/inherits/inherits.js | 9 + node_modules/inherits/inherits_browser.js | 27 + node_modules/inherits/package.json | 29 + node_modules/ip-address/LICENSE | 19 + node_modules/ip-address/README.md | 278 + .../ip-address/dist/address-error.d.ts | 4 + node_modules/ip-address/dist/address-error.js | 12 + .../ip-address/dist/address-error.js.map | 1 + node_modules/ip-address/dist/common.d.ts | 20 + node_modules/ip-address/dist/common.js | 67 + node_modules/ip-address/dist/common.js.map | 1 + node_modules/ip-address/dist/ip-address.d.ts | 7 + node_modules/ip-address/dist/ip-address.js | 35 + .../ip-address/dist/ip-address.js.map | 1 + node_modules/ip-address/dist/ipv4.d.ts | 267 + node_modules/ip-address/dist/ipv4.js | 485 + node_modules/ip-address/dist/ipv4.js.map | 1 + node_modules/ip-address/dist/ipv6.d.ts | 489 + node_modules/ip-address/dist/ipv6.js | 1217 + node_modules/ip-address/dist/ipv6.js.map | 1 + .../ip-address/dist/v4/constants.d.ts | 4 + node_modules/ip-address/dist/v4/constants.js | 8 + .../ip-address/dist/v4/constants.js.map | 1 + .../ip-address/dist/v6/constants.d.ts | 44 + node_modules/ip-address/dist/v6/constants.js | 81 + .../ip-address/dist/v6/constants.js.map | 1 + node_modules/ip-address/dist/v6/helpers.d.ts | 18 + node_modules/ip-address/dist/v6/helpers.js | 54 + .../ip-address/dist/v6/helpers.js.map | 1 + .../dist/v6/regular-expressions.d.ts | 5 + .../ip-address/dist/v6/regular-expressions.js | 95 + .../dist/v6/regular-expressions.js.map | 1 + node_modules/ip-address/package.json | 88 + node_modules/ipaddr.js/LICENSE | 19 + node_modules/ipaddr.js/README.md | 233 + node_modules/ipaddr.js/ipaddr.min.js | 1 + node_modules/ipaddr.js/lib/ipaddr.js | 673 + node_modules/ipaddr.js/lib/ipaddr.js.d.ts | 68 + node_modules/ipaddr.js/package.json | 35 + node_modules/is-arrayish/.editorconfig | 18 + node_modules/is-arrayish/.istanbul.yml | 4 + node_modules/is-arrayish/.npmignore | 5 + node_modules/is-arrayish/.travis.yml | 17 + node_modules/is-arrayish/LICENSE | 21 + node_modules/is-arrayish/README.md | 16 + node_modules/is-arrayish/index.js | 10 + node_modules/is-arrayish/package.json | 34 + node_modules/is-binary-path/index.d.ts | 17 + node_modules/is-binary-path/index.js | 7 + node_modules/is-binary-path/license | 9 + node_modules/is-binary-path/package.json | 40 + node_modules/is-binary-path/readme.md | 34 + node_modules/is-buffer/LICENSE | 21 + node_modules/is-buffer/README.md | 53 + node_modules/is-buffer/index.js | 21 + node_modules/is-buffer/package.json | 51 + node_modules/is-buffer/test/basic.js | 24 + node_modules/is-extendable/LICENSE | 21 + node_modules/is-extendable/README.md | 72 + node_modules/is-extendable/index.js | 13 + node_modules/is-extendable/package.json | 51 + node_modules/is-extglob/LICENSE | 21 + node_modules/is-extglob/README.md | 107 + node_modules/is-extglob/index.js | 20 + node_modules/is-extglob/package.json | 69 + .../is-fullwidth-code-point/index.d.ts | 17 + node_modules/is-fullwidth-code-point/index.js | 50 + node_modules/is-fullwidth-code-point/license | 9 + .../is-fullwidth-code-point/package.json | 42 + .../is-fullwidth-code-point/readme.md | 39 + node_modules/is-glob/LICENSE | 21 + node_modules/is-glob/README.md | 206 + node_modules/is-glob/index.js | 150 + node_modules/is-glob/package.json | 81 + node_modules/is-number/LICENSE | 21 + node_modules/is-number/README.md | 187 + node_modules/is-number/index.js | 18 + node_modules/is-number/package.json | 82 + node_modules/is-plain-object/LICENSE | 21 + node_modules/is-plain-object/README.md | 104 + node_modules/is-plain-object/index.d.ts | 5 + node_modules/is-plain-object/index.js | 37 + node_modules/is-plain-object/package.json | 79 + node_modules/isarray/.npmignore | 1 + node_modules/isarray/.travis.yml | 4 + node_modules/isarray/Makefile | 6 + node_modules/isarray/README.md | 60 + node_modules/isarray/component.json | 19 + node_modules/isarray/index.js | 5 + node_modules/isarray/package.json | 45 + node_modules/isarray/test.js | 20 + node_modules/isobject/LICENSE | 21 + node_modules/isobject/README.md | 122 + node_modules/isobject/index.d.ts | 5 + node_modules/isobject/index.js | 12 + node_modules/isobject/package.json | 74 + node_modules/js-tokens/CHANGELOG.md | 151 + node_modules/js-tokens/LICENSE | 21 + node_modules/js-tokens/README.md | 240 + node_modules/js-tokens/index.js | 23 + node_modules/js-tokens/package.json | 30 + node_modules/js-yaml/LICENSE | 21 + node_modules/js-yaml/README.md | 231 + node_modules/js-yaml/bin/js-yaml.js | 117 + node_modules/js-yaml/dist/js-yaml.js | 2404 + node_modules/js-yaml/dist/js-yaml.js.map | 1 + node_modules/js-yaml/dist/js-yaml.min.js | 33 + node_modules/js-yaml/dist/js-yaml.min.js.map | 1 + node_modules/js-yaml/dist/js-yaml.mjs | 2382 + node_modules/js-yaml/dist/js-yaml.mjs.map | 1 + node_modules/js-yaml/index.js | 44 + node_modules/js-yaml/lib/common.js | 50 + node_modules/js-yaml/lib/dumper.js | 937 + node_modules/js-yaml/lib/exception.js | 51 + .../js-yaml/lib/index_vite_proxy.tmp.mjs | 37 + node_modules/js-yaml/lib/loader.js | 1794 + node_modules/js-yaml/lib/schema.js | 109 + node_modules/js-yaml/lib/schema/core.js | 9 + node_modules/js-yaml/lib/schema/default.js | 20 + node_modules/js-yaml/lib/schema/failsafe.js | 14 + node_modules/js-yaml/lib/schema/json.js | 17 + node_modules/js-yaml/lib/snippet.js | 96 + node_modules/js-yaml/lib/type.js | 66 + node_modules/js-yaml/lib/type/binary.js | 122 + node_modules/js-yaml/lib/type/bool.js | 35 + node_modules/js-yaml/lib/type/float.js | 99 + node_modules/js-yaml/lib/type/int.js | 142 + node_modules/js-yaml/lib/type/map.js | 8 + node_modules/js-yaml/lib/type/merge.js | 12 + node_modules/js-yaml/lib/type/null.js | 35 + node_modules/js-yaml/lib/type/omap.js | 45 + node_modules/js-yaml/lib/type/pairs.js | 50 + node_modules/js-yaml/lib/type/seq.js | 8 + node_modules/js-yaml/lib/type/set.js | 29 + node_modules/js-yaml/lib/type/str.js | 8 + node_modules/js-yaml/lib/type/timestamp.js | 88 + node_modules/js-yaml/package.json | 77 + .../CHANGELOG.md | 50 + .../json-parse-even-better-errors/LICENSE.md | 25 + .../json-parse-even-better-errors/README.md | 96 + .../json-parse-even-better-errors/index.js | 121 + .../package.json | 33 + node_modules/jsonfile/LICENSE | 15 + node_modules/jsonfile/README.md | 230 + node_modules/jsonfile/index.js | 88 + node_modules/jsonfile/package.json | 40 + node_modules/jsonfile/utils.js | 18 + node_modules/jsonwebtoken/LICENSE | 21 + node_modules/jsonwebtoken/README.md | 396 + node_modules/jsonwebtoken/decode.js | 30 + node_modules/jsonwebtoken/index.js | 8 + .../jsonwebtoken/lib/JsonWebTokenError.js | 14 + .../jsonwebtoken/lib/NotBeforeError.js | 13 + .../jsonwebtoken/lib/TokenExpiredError.js | 13 + .../lib/asymmetricKeyDetailsSupported.js | 3 + node_modules/jsonwebtoken/lib/psSupported.js | 3 + .../lib/rsaPssKeyDetailsSupported.js | 3 + node_modules/jsonwebtoken/lib/timespan.js | 18 + .../jsonwebtoken/lib/validateAsymmetricKey.js | 66 + .../jsonwebtoken/node_modules/ms/index.js | 162 + .../jsonwebtoken/node_modules/ms/license.md | 21 + .../jsonwebtoken/node_modules/ms/package.json | 38 + .../jsonwebtoken/node_modules/ms/readme.md | 59 + node_modules/jsonwebtoken/package.json | 70 + node_modules/jsonwebtoken/sign.js | 253 + node_modules/jsonwebtoken/verify.js | 263 + node_modules/jwa/LICENSE | 17 + node_modules/jwa/README.md | 150 + node_modules/jwa/index.js | 266 + node_modules/jwa/opslevel.yml | 6 + node_modules/jwa/package.json | 37 + node_modules/jws/CHANGELOG.md | 56 + node_modules/jws/LICENSE | 17 + node_modules/jws/index.js | 22 + node_modules/jws/lib/data-stream.js | 55 + node_modules/jws/lib/sign-stream.js | 83 + node_modules/jws/lib/tostring.js | 10 + node_modules/jws/lib/verify-stream.js | 125 + node_modules/jws/opslevel.yml | 6 + node_modules/jws/package.json | 34 + node_modules/jws/readme.md | 255 + node_modules/kind-of/LICENSE | 21 + node_modules/kind-of/README.md | 261 + node_modules/kind-of/index.js | 116 + node_modules/kind-of/package.json | 90 + node_modules/lazy-cache/LICENSE | 21 + node_modules/lazy-cache/README.md | 147 + node_modules/lazy-cache/index.js | 67 + node_modules/lazy-cache/package.json | 58 + node_modules/lines-and-columns/LICENSE | 21 + node_modules/lines-and-columns/README.md | 33 + .../lines-and-columns/build/index.d.ts | 13 + node_modules/lines-and-columns/build/index.js | 62 + node_modules/lines-and-columns/package.json | 49 + node_modules/lodash.includes/LICENSE | 47 + node_modules/lodash.includes/README.md | 18 + node_modules/lodash.includes/index.js | 745 + node_modules/lodash.includes/package.json | 17 + node_modules/lodash.isboolean/LICENSE | 22 + node_modules/lodash.isboolean/README.md | 18 + node_modules/lodash.isboolean/index.js | 70 + node_modules/lodash.isboolean/package.json | 17 + node_modules/lodash.isinteger/LICENSE | 47 + node_modules/lodash.isinteger/README.md | 18 + node_modules/lodash.isinteger/index.js | 265 + node_modules/lodash.isinteger/package.json | 17 + node_modules/lodash.isnumber/LICENSE | 22 + node_modules/lodash.isnumber/README.md | 18 + node_modules/lodash.isnumber/index.js | 79 + node_modules/lodash.isnumber/package.json | 17 + node_modules/lodash.isplainobject/LICENSE | 47 + node_modules/lodash.isplainobject/README.md | 18 + node_modules/lodash.isplainobject/index.js | 139 + .../lodash.isplainobject/package.json | 17 + node_modules/lodash.isstring/LICENSE | 22 + node_modules/lodash.isstring/README.md | 18 + node_modules/lodash.isstring/index.js | 95 + node_modules/lodash.isstring/package.json | 17 + node_modules/lodash.once/LICENSE | 47 + node_modules/lodash.once/README.md | 18 + node_modules/lodash.once/index.js | 294 + node_modules/lodash.once/package.json | 17 + node_modules/lru-cache/LICENSE | 15 + node_modules/lru-cache/README.md | 1117 + node_modules/lru-cache/index.d.ts | 869 + node_modules/lru-cache/index.js | 1227 + node_modules/lru-cache/index.mjs | 1227 + node_modules/lru-cache/package.json | 96 + node_modules/math-intrinsics/.eslintrc | 16 + .../math-intrinsics/.github/FUNDING.yml | 12 + node_modules/math-intrinsics/CHANGELOG.md | 24 + node_modules/math-intrinsics/LICENSE | 21 + node_modules/math-intrinsics/README.md | 50 + node_modules/math-intrinsics/abs.d.ts | 1 + node_modules/math-intrinsics/abs.js | 4 + .../constants/maxArrayLength.d.ts | 3 + .../constants/maxArrayLength.js | 4 + .../constants/maxSafeInteger.d.ts | 3 + .../constants/maxSafeInteger.js | 5 + .../math-intrinsics/constants/maxValue.d.ts | 3 + .../math-intrinsics/constants/maxValue.js | 5 + node_modules/math-intrinsics/floor.d.ts | 1 + node_modules/math-intrinsics/floor.js | 4 + node_modules/math-intrinsics/isFinite.d.ts | 3 + node_modules/math-intrinsics/isFinite.js | 12 + node_modules/math-intrinsics/isInteger.d.ts | 3 + node_modules/math-intrinsics/isInteger.js | 16 + node_modules/math-intrinsics/isNaN.d.ts | 1 + node_modules/math-intrinsics/isNaN.js | 6 + .../math-intrinsics/isNegativeZero.d.ts | 3 + .../math-intrinsics/isNegativeZero.js | 6 + node_modules/math-intrinsics/max.d.ts | 1 + node_modules/math-intrinsics/max.js | 4 + node_modules/math-intrinsics/min.d.ts | 1 + node_modules/math-intrinsics/min.js | 4 + node_modules/math-intrinsics/mod.d.ts | 3 + node_modules/math-intrinsics/mod.js | 9 + node_modules/math-intrinsics/package.json | 86 + node_modules/math-intrinsics/pow.d.ts | 1 + node_modules/math-intrinsics/pow.js | 4 + node_modules/math-intrinsics/round.d.ts | 1 + node_modules/math-intrinsics/round.js | 4 + node_modules/math-intrinsics/sign.d.ts | 3 + node_modules/math-intrinsics/sign.js | 11 + node_modules/math-intrinsics/test/index.js | 192 + node_modules/math-intrinsics/tsconfig.json | 3 + node_modules/media-typer/HISTORY.md | 22 + node_modules/media-typer/LICENSE | 22 + node_modules/media-typer/README.md | 81 + node_modules/media-typer/index.js | 270 + node_modules/media-typer/package.json | 26 + node_modules/merge-deep/LICENSE | 21 + node_modules/merge-deep/README.md | 92 + node_modules/merge-deep/index.js | 63 + node_modules/merge-deep/package.json | 79 + node_modules/merge-descriptors/HISTORY.md | 21 + node_modules/merge-descriptors/LICENSE | 23 + node_modules/merge-descriptors/README.md | 49 + node_modules/merge-descriptors/index.js | 60 + node_modules/merge-descriptors/package.json | 39 + node_modules/methods/HISTORY.md | 29 + node_modules/methods/LICENSE | 24 + node_modules/methods/README.md | 51 + node_modules/methods/index.js | 69 + node_modules/methods/package.json | 36 + node_modules/mime-db/HISTORY.md | 507 + node_modules/mime-db/LICENSE | 23 + node_modules/mime-db/README.md | 100 + node_modules/mime-db/db.json | 8519 ++ node_modules/mime-db/index.js | 12 + node_modules/mime-db/package.json | 60 + node_modules/mime-types/HISTORY.md | 397 + node_modules/mime-types/LICENSE | 23 + node_modules/mime-types/README.md | 113 + node_modules/mime-types/index.js | 188 + node_modules/mime-types/package.json | 44 + node_modules/mime/.npmignore | 0 node_modules/mime/CHANGELOG.md | 164 + node_modules/mime/LICENSE | 21 + node_modules/mime/README.md | 90 + node_modules/mime/cli.js | 8 + node_modules/mime/mime.js | 108 + node_modules/mime/package.json | 44 + node_modules/mime/src/build.js | 53 + node_modules/mime/src/test.js | 60 + node_modules/mime/types.json | 1 + node_modules/minimatch/LICENSE.md | 55 + node_modules/minimatch/README.md | 528 + .../dist/commonjs/assert-valid-pattern.d.ts | 2 + .../commonjs/assert-valid-pattern.d.ts.map | 1 + .../dist/commonjs/assert-valid-pattern.js | 14 + .../dist/commonjs/assert-valid-pattern.js.map | 1 + node_modules/minimatch/dist/commonjs/ast.d.ts | 22 + .../minimatch/dist/commonjs/ast.d.ts.map | 1 + node_modules/minimatch/dist/commonjs/ast.js | 845 + .../minimatch/dist/commonjs/ast.js.map | 1 + .../dist/commonjs/brace-expressions.d.ts | 8 + .../dist/commonjs/brace-expressions.d.ts.map | 1 + .../dist/commonjs/brace-expressions.js | 150 + .../dist/commonjs/brace-expressions.js.map | 1 + .../minimatch/dist/commonjs/escape.d.ts | 15 + .../minimatch/dist/commonjs/escape.d.ts.map | 1 + .../minimatch/dist/commonjs/escape.js | 30 + .../minimatch/dist/commonjs/escape.js.map | 1 + .../minimatch/dist/commonjs/index.d.ts | 174 + .../minimatch/dist/commonjs/index.d.ts.map | 1 + node_modules/minimatch/dist/commonjs/index.js | 1127 + .../minimatch/dist/commonjs/index.js.map | 1 + .../minimatch/dist/commonjs/package.json | 3 + .../minimatch/dist/commonjs/unescape.d.ts | 22 + .../minimatch/dist/commonjs/unescape.d.ts.map | 1 + .../minimatch/dist/commonjs/unescape.js | 38 + .../minimatch/dist/commonjs/unescape.js.map | 1 + .../dist/esm/assert-valid-pattern.d.ts | 2 + .../dist/esm/assert-valid-pattern.d.ts.map | 1 + .../dist/esm/assert-valid-pattern.js | 10 + .../dist/esm/assert-valid-pattern.js.map | 1 + node_modules/minimatch/dist/esm/ast.d.ts | 22 + node_modules/minimatch/dist/esm/ast.d.ts.map | 1 + node_modules/minimatch/dist/esm/ast.js | 841 + node_modules/minimatch/dist/esm/ast.js.map | 1 + .../minimatch/dist/esm/brace-expressions.d.ts | 8 + .../dist/esm/brace-expressions.d.ts.map | 1 + .../minimatch/dist/esm/brace-expressions.js | 146 + .../dist/esm/brace-expressions.js.map | 1 + node_modules/minimatch/dist/esm/escape.d.ts | 15 + .../minimatch/dist/esm/escape.d.ts.map | 1 + node_modules/minimatch/dist/esm/escape.js | 26 + node_modules/minimatch/dist/esm/escape.js.map | 1 + node_modules/minimatch/dist/esm/index.d.ts | 174 + .../minimatch/dist/esm/index.d.ts.map | 1 + node_modules/minimatch/dist/esm/index.js | 1114 + node_modules/minimatch/dist/esm/index.js.map | 1 + node_modules/minimatch/dist/esm/package.json | 3 + node_modules/minimatch/dist/esm/unescape.d.ts | 22 + .../minimatch/dist/esm/unescape.d.ts.map | 1 + node_modules/minimatch/dist/esm/unescape.js | 34 + .../minimatch/dist/esm/unescape.js.map | 1 + node_modules/minimatch/package.json | 73 + node_modules/minimist/.eslintrc | 29 + node_modules/minimist/.github/FUNDING.yml | 12 + node_modules/minimist/.nycrc | 14 + node_modules/minimist/CHANGELOG.md | 298 + node_modules/minimist/LICENSE | 18 + node_modules/minimist/README.md | 121 + node_modules/minimist/example/parse.js | 4 + node_modules/minimist/index.js | 263 + node_modules/minimist/package.json | 75 + node_modules/minimist/test/all_bool.js | 34 + node_modules/minimist/test/bool.js | 177 + node_modules/minimist/test/dash.js | 43 + node_modules/minimist/test/default_bool.js | 37 + node_modules/minimist/test/dotted.js | 24 + node_modules/minimist/test/kv_short.js | 32 + node_modules/minimist/test/long.js | 33 + node_modules/minimist/test/num.js | 38 + node_modules/minimist/test/parse.js | 209 + node_modules/minimist/test/parse_modified.js | 11 + node_modules/minimist/test/proto.js | 64 + node_modules/minimist/test/short.js | 69 + node_modules/minimist/test/stop_early.js | 17 + node_modules/minimist/test/unknown.js | 104 + node_modules/minimist/test/whitespace.js | 10 + node_modules/mitt/LICENSE | 21 + node_modules/mitt/README.md | 205 + node_modules/mitt/dist/mitt.js | 2 + node_modules/mitt/dist/mitt.js.map | 1 + node_modules/mitt/dist/mitt.mjs | 2 + node_modules/mitt/dist/mitt.mjs.map | 1 + node_modules/mitt/dist/mitt.umd.js | 2 + node_modules/mitt/dist/mitt.umd.js.map | 1 + node_modules/mitt/index.d.ts | 21 + node_modules/mitt/package.json | 85 + node_modules/mixin-object/LICENSE | 21 + node_modules/mixin-object/README.md | 75 + node_modules/mixin-object/index.js | 36 + .../mixin-object/node_modules/for-in/LICENSE | 21 + .../node_modules/for-in/README.md | 85 + .../mixin-object/node_modules/for-in/index.js | 16 + .../node_modules/for-in/package.json | 64 + node_modules/mixin-object/package.json | 61 + node_modules/mkdirp-classic/LICENSE | 21 + node_modules/mkdirp-classic/README.md | 18 + node_modules/mkdirp-classic/index.js | 98 + node_modules/mkdirp-classic/package.json | 18 + node_modules/mkdirp/LICENSE | 21 + node_modules/mkdirp/bin/cmd.js | 33 + node_modules/mkdirp/bin/usage.txt | 12 + node_modules/mkdirp/index.js | 102 + node_modules/mkdirp/package.json | 33 + node_modules/mkdirp/readme.markdown | 100 + node_modules/ms/index.js | 152 + node_modules/ms/license.md | 21 + node_modules/ms/package.json | 37 + node_modules/ms/readme.md | 51 + node_modules/multer/LICENSE | 17 + node_modules/multer/README.md | 333 + node_modules/multer/index.js | 104 + node_modules/multer/lib/counter.js | 28 + node_modules/multer/lib/file-appender.js | 67 + node_modules/multer/lib/make-middleware.js | 175 + node_modules/multer/lib/multer-error.js | 24 + .../multer/lib/remove-uploaded-files.js | 28 + node_modules/multer/package.json | 52 + node_modules/multer/storage/disk.js | 66 + node_modules/multer/storage/memory.js | 21 + node_modules/negotiator/HISTORY.md | 108 + node_modules/negotiator/LICENSE | 24 + node_modules/negotiator/README.md | 203 + node_modules/negotiator/index.js | 82 + node_modules/negotiator/lib/charset.js | 169 + node_modules/negotiator/lib/encoding.js | 184 + node_modules/negotiator/lib/language.js | 179 + node_modules/negotiator/lib/mediaType.js | 294 + node_modules/negotiator/package.json | 42 + node_modules/netmask/CHANGELOG.md | 66 + node_modules/netmask/LICENSE.md | 21 + node_modules/netmask/README.md | 112 + node_modules/netmask/dist/netmask.d.ts | 21 + node_modules/netmask/dist/netmask.js | 68 + node_modules/netmask/dist/netmask4.d.ts | 20 + node_modules/netmask/dist/netmask4.js | 189 + node_modules/netmask/dist/netmask6.d.ts | 20 + node_modules/netmask/dist/netmask6.js | 187 + node_modules/netmask/package.json | 45 + node_modules/node-fetch/LICENSE.md | 22 + node_modules/node-fetch/README.md | 634 + node_modules/node-fetch/browser.js | 25 + node_modules/node-fetch/lib/index.es.js | 1777 + node_modules/node-fetch/lib/index.js | 1787 + node_modules/node-fetch/lib/index.mjs | 1775 + node_modules/node-fetch/package.json | 89 + node_modules/nodemon/.prettierrc.json | 3 + node_modules/nodemon/LICENSE | 21 + node_modules/nodemon/README.md | 439 + node_modules/nodemon/bin/nodemon.js | 16 + node_modules/nodemon/bin/windows-kill.exe | Bin 0 -> 80384 bytes node_modules/nodemon/doc/cli/authors.txt | 8 + node_modules/nodemon/doc/cli/config.txt | 44 + node_modules/nodemon/doc/cli/help.txt | 29 + node_modules/nodemon/doc/cli/logo.txt | 20 + node_modules/nodemon/doc/cli/options.txt | 36 + node_modules/nodemon/doc/cli/topics.txt | 8 + node_modules/nodemon/doc/cli/usage.txt | 3 + node_modules/nodemon/doc/cli/whoami.txt | 9 + node_modules/nodemon/index.d.ts | 124 + node_modules/nodemon/jsconfig.json | 7 + node_modules/nodemon/lib/cli/index.js | 49 + node_modules/nodemon/lib/cli/parse.js | 230 + node_modules/nodemon/lib/config/command.js | 43 + node_modules/nodemon/lib/config/defaults.js | 34 + node_modules/nodemon/lib/config/exec.js | 240 + node_modules/nodemon/lib/config/index.js | 93 + node_modules/nodemon/lib/config/load.js | 225 + node_modules/nodemon/lib/help/index.js | 27 + node_modules/nodemon/lib/index.js | 1 + node_modules/nodemon/lib/monitor/index.js | 4 + node_modules/nodemon/lib/monitor/match.js | 288 + node_modules/nodemon/lib/monitor/run.js | 562 + node_modules/nodemon/lib/monitor/signals.js | 34 + node_modules/nodemon/lib/monitor/watch.js | 244 + node_modules/nodemon/lib/nodemon.js | 317 + node_modules/nodemon/lib/rules/add.js | 89 + node_modules/nodemon/lib/rules/index.js | 53 + node_modules/nodemon/lib/rules/parse.js | 43 + node_modules/nodemon/lib/spawn.js | 74 + node_modules/nodemon/lib/utils/bus.js | 44 + node_modules/nodemon/lib/utils/clone.js | 40 + node_modules/nodemon/lib/utils/colour.js | 26 + node_modules/nodemon/lib/utils/index.js | 103 + node_modules/nodemon/lib/utils/log.js | 82 + node_modules/nodemon/lib/utils/merge.js | 47 + node_modules/nodemon/lib/version.js | 100 + .../nodemon/node_modules/debug/LICENSE | 20 + .../nodemon/node_modules/debug/README.md | 481 + .../nodemon/node_modules/debug/package.json | 64 + .../nodemon/node_modules/debug/src/browser.js | 272 + .../nodemon/node_modules/debug/src/common.js | 292 + .../nodemon/node_modules/debug/src/index.js | 10 + .../nodemon/node_modules/debug/src/node.js | 263 + node_modules/nodemon/node_modules/ms/index.js | 162 + .../nodemon/node_modules/ms/license.md | 21 + .../nodemon/node_modules/ms/package.json | 38 + .../nodemon/node_modules/ms/readme.md | 59 + node_modules/nodemon/package.json | 78 + node_modules/normalize-path/LICENSE | 21 + node_modules/normalize-path/README.md | 127 + node_modules/normalize-path/index.js | 35 + node_modules/normalize-path/package.json | 77 + node_modules/object-assign/index.js | 90 + node_modules/object-assign/license | 21 + node_modules/object-assign/package.json | 42 + node_modules/object-assign/readme.md | 61 + node_modules/object-inspect/.eslintrc | 53 + .../object-inspect/.github/FUNDING.yml | 12 + node_modules/object-inspect/.nycrc | 13 + node_modules/object-inspect/CHANGELOG.md | 424 + node_modules/object-inspect/LICENSE | 21 + node_modules/object-inspect/example/all.js | 23 + .../object-inspect/example/circular.js | 6 + node_modules/object-inspect/example/fn.js | 5 + .../object-inspect/example/inspect.js | 10 + node_modules/object-inspect/index.js | 544 + .../object-inspect/package-support.json | 20 + node_modules/object-inspect/package.json | 105 + node_modules/object-inspect/readme.markdown | 84 + node_modules/object-inspect/test-core-js.js | 26 + node_modules/object-inspect/test/bigint.js | 58 + .../object-inspect/test/browser/dom.js | 15 + node_modules/object-inspect/test/circular.js | 16 + node_modules/object-inspect/test/deep.js | 12 + node_modules/object-inspect/test/element.js | 53 + node_modules/object-inspect/test/err.js | 48 + node_modules/object-inspect/test/fakes.js | 29 + node_modules/object-inspect/test/fn.js | 76 + node_modules/object-inspect/test/global.js | 17 + node_modules/object-inspect/test/has.js | 15 + node_modules/object-inspect/test/holes.js | 15 + .../object-inspect/test/indent-option.js | 271 + node_modules/object-inspect/test/inspect.js | 139 + node_modules/object-inspect/test/lowbyte.js | 12 + node_modules/object-inspect/test/number.js | 58 + .../object-inspect/test/quoteStyle.js | 26 + .../object-inspect/test/toStringTag.js | 40 + node_modules/object-inspect/test/undef.js | 12 + node_modules/object-inspect/test/values.js | 261 + node_modules/object-inspect/util.inspect.js | 1 + node_modules/on-finished/HISTORY.md | 98 + node_modules/on-finished/LICENSE | 23 + node_modules/on-finished/README.md | 162 + node_modules/on-finished/index.js | 234 + node_modules/on-finished/package.json | 39 + node_modules/once/LICENSE | 15 + node_modules/once/README.md | 79 + node_modules/once/once.js | 42 + node_modules/once/package.json | 33 + node_modules/pac-proxy-agent/LICENSE | 22 + node_modules/pac-proxy-agent/README.md | 27 + node_modules/pac-proxy-agent/dist/index.d.ts | 60 + .../pac-proxy-agent/dist/index.d.ts.map | 1 + node_modules/pac-proxy-agent/dist/index.js | 238 + .../pac-proxy-agent/dist/index.js.map | 1 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../pac-proxy-agent/node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 38 + .../pac-proxy-agent/node_modules/ms/readme.md | 59 + node_modules/pac-proxy-agent/package.json | 58 + node_modules/pac-resolver/LICENSE | 22 + node_modules/pac-resolver/README.md | 59 + node_modules/pac-resolver/dist/dateRange.d.ts | 67 + .../pac-resolver/dist/dateRange.d.ts.map | 1 + node_modules/pac-resolver/dist/dateRange.js | 73 + .../pac-resolver/dist/dateRange.js.map | 1 + .../pac-resolver/dist/dnsDomainIs.d.ts | 23 + .../pac-resolver/dist/dnsDomainIs.d.ts.map | 1 + node_modules/pac-resolver/dist/dnsDomainIs.js | 30 + .../pac-resolver/dist/dnsDomainIs.js.map | 1 + .../pac-resolver/dist/dnsDomainLevels.d.ts | 18 + .../dist/dnsDomainLevels.d.ts.map | 1 + .../pac-resolver/dist/dnsDomainLevels.js | 28 + .../pac-resolver/dist/dnsDomainLevels.js.map | 1 + .../pac-resolver/dist/dnsResolve.d.ts | 16 + .../pac-resolver/dist/dnsResolve.d.ts.map | 1 + node_modules/pac-resolver/dist/dnsResolve.js | 32 + .../pac-resolver/dist/dnsResolve.js.map | 1 + node_modules/pac-resolver/dist/index.d.ts | 50 + node_modules/pac-resolver/dist/index.d.ts.map | 1 + node_modules/pac-resolver/dist/index.js | 87 + node_modules/pac-resolver/dist/index.js.map | 1 + node_modules/pac-resolver/dist/ip.d.ts | 8 + node_modules/pac-resolver/dist/ip.d.ts.map | 1 + node_modules/pac-resolver/dist/ip.js | 50 + node_modules/pac-resolver/dist/ip.js.map | 1 + node_modules/pac-resolver/dist/isInNet.d.ts | 24 + .../pac-resolver/dist/isInNet.d.ts.map | 1 + node_modules/pac-resolver/dist/isInNet.js | 42 + node_modules/pac-resolver/dist/isInNet.js.map | 1 + .../pac-resolver/dist/isPlainHostName.d.ts | 18 + .../dist/isPlainHostName.d.ts.map | 1 + .../pac-resolver/dist/isPlainHostName.js | 23 + .../pac-resolver/dist/isPlainHostName.js.map | 1 + .../pac-resolver/dist/isResolvable.d.ts | 8 + .../pac-resolver/dist/isResolvable.d.ts.map | 1 + .../pac-resolver/dist/isResolvable.js | 23 + .../pac-resolver/dist/isResolvable.js.map | 1 + .../dist/localHostOrDomainIs.d.ts | 26 + .../dist/localHostOrDomainIs.d.ts.map | 1 + .../pac-resolver/dist/localHostOrDomainIs.js | 40 + .../dist/localHostOrDomainIs.js.map | 1 + .../pac-resolver/dist/myIpAddress.d.ts | 16 + .../pac-resolver/dist/myIpAddress.d.ts.map | 1 + node_modules/pac-resolver/dist/myIpAddress.js | 50 + .../pac-resolver/dist/myIpAddress.js.map | 1 + .../pac-resolver/dist/shExpMatch.d.ts | 23 + .../pac-resolver/dist/shExpMatch.d.ts.map | 1 + node_modules/pac-resolver/dist/shExpMatch.js | 41 + .../pac-resolver/dist/shExpMatch.js.map | 1 + node_modules/pac-resolver/dist/timeRange.d.ts | 43 + .../pac-resolver/dist/timeRange.d.ts.map | 1 + node_modules/pac-resolver/dist/timeRange.js | 92 + .../pac-resolver/dist/timeRange.js.map | 1 + node_modules/pac-resolver/dist/util.d.ts | 6 + node_modules/pac-resolver/dist/util.d.ts.map | 1 + node_modules/pac-resolver/dist/util.js | 22 + node_modules/pac-resolver/dist/util.js.map | 1 + .../pac-resolver/dist/weekdayRange.d.ts | 45 + .../pac-resolver/dist/weekdayRange.d.ts.map | 1 + .../pac-resolver/dist/weekdayRange.js | 91 + .../pac-resolver/dist/weekdayRange.js.map | 1 + node_modules/pac-resolver/package.json | 47 + node_modules/parent-module/index.js | 37 + node_modules/parent-module/license | 9 + node_modules/parent-module/package.json | 46 + node_modules/parent-module/readme.md | 67 + node_modules/parse-json/index.js | 54 + node_modules/parse-json/license | 9 + node_modules/parse-json/package.json | 45 + node_modules/parse-json/readme.md | 119 + node_modules/parseurl/HISTORY.md | 58 + node_modules/parseurl/LICENSE | 24 + node_modules/parseurl/README.md | 133 + node_modules/parseurl/index.js | 158 + node_modules/parseurl/package.json | 40 + node_modules/path-is-absolute/index.js | 20 + node_modules/path-is-absolute/license | 21 + node_modules/path-is-absolute/package.json | 43 + node_modules/path-is-absolute/readme.md | 59 + node_modules/path-to-regexp/LICENSE | 21 + node_modules/path-to-regexp/Readme.md | 35 + node_modules/path-to-regexp/index.js | 158 + node_modules/path-to-regexp/package.json | 30 + node_modules/pend/LICENSE | 23 + node_modules/pend/README.md | 41 + node_modules/pend/index.js | 55 + node_modules/pend/package.json | 18 + node_modules/pend/test.js | 137 + node_modules/pg-cloudflare/LICENSE | 21 + node_modules/pg-cloudflare/README.md | 112 + node_modules/pg-cloudflare/dist/empty.d.ts | 2 + node_modules/pg-cloudflare/dist/empty.js | 6 + node_modules/pg-cloudflare/dist/empty.js.map | 1 + node_modules/pg-cloudflare/dist/index.d.ts | 31 + node_modules/pg-cloudflare/dist/index.js | 154 + node_modules/pg-cloudflare/dist/index.js.map | 1 + node_modules/pg-cloudflare/esm/index.mjs | 3 + node_modules/pg-cloudflare/package.json | 39 + node_modules/pg-cloudflare/src/empty.ts | 3 + node_modules/pg-cloudflare/src/index.ts | 169 + node_modules/pg-cloudflare/src/types.d.ts | 25 + node_modules/pg-connection-string/LICENSE | 21 + node_modules/pg-connection-string/README.md | 105 + .../pg-connection-string/esm/index.mjs | 8 + node_modules/pg-connection-string/index.d.ts | 37 + node_modules/pg-connection-string/index.js | 237 + .../pg-connection-string/package.json | 52 + node_modules/pg-int8/LICENSE | 13 + node_modules/pg-int8/README.md | 16 + node_modules/pg-int8/index.js | 100 + node_modules/pg-int8/package.json | 24 + node_modules/pg-pool/LICENSE | 21 + node_modules/pg-pool/README.md | 357 + node_modules/pg-pool/esm/index.mjs | 5 + node_modules/pg-pool/index.js | 517 + node_modules/pg-pool/package.json | 51 + node_modules/pg-protocol/LICENSE | 21 + node_modules/pg-protocol/README.md | 3 + node_modules/pg-protocol/dist/b.d.ts | 1 + node_modules/pg-protocol/dist/b.js | 23 + node_modules/pg-protocol/dist/b.js.map | 1 + .../pg-protocol/dist/buffer-reader.d.ts | 14 + .../pg-protocol/dist/buffer-reader.js | 55 + .../pg-protocol/dist/buffer-reader.js.map | 1 + .../pg-protocol/dist/buffer-writer.d.ts | 17 + .../pg-protocol/dist/buffer-writer.js | 104 + .../pg-protocol/dist/buffer-writer.js.map | 1 + .../pg-protocol/dist/inbound-parser.test.d.ts | 1 + .../pg-protocol/dist/inbound-parser.test.js | 530 + .../dist/inbound-parser.test.js.map | 1 + node_modules/pg-protocol/dist/index.d.ts | 5 + node_modules/pg-protocol/dist/index.js | 15 + node_modules/pg-protocol/dist/index.js.map | 1 + node_modules/pg-protocol/dist/messages.d.ts | 161 + node_modules/pg-protocol/dist/messages.js | 160 + node_modules/pg-protocol/dist/messages.js.map | 1 + .../dist/outbound-serializer.test.d.ts | 1 + .../dist/outbound-serializer.test.js | 325 + .../dist/outbound-serializer.test.js.map | 1 + node_modules/pg-protocol/dist/parser.d.ts | 22 + node_modules/pg-protocol/dist/parser.js | 324 + node_modules/pg-protocol/dist/parser.js.map | 1 + node_modules/pg-protocol/dist/serializer.d.ts | 42 + node_modules/pg-protocol/dist/serializer.js | 196 + .../pg-protocol/dist/serializer.js.map | 1 + node_modules/pg-protocol/esm/index.js | 11 + node_modules/pg-protocol/package.json | 45 + node_modules/pg-protocol/src/b.ts | 25 + node_modules/pg-protocol/src/buffer-reader.ts | 58 + node_modules/pg-protocol/src/buffer-writer.ts | 110 + .../pg-protocol/src/inbound-parser.test.ts | 575 + node_modules/pg-protocol/src/index.ts | 11 + node_modules/pg-protocol/src/messages.ts | 262 + .../src/outbound-serializer.test.ts | 356 + node_modules/pg-protocol/src/parser.ts | 413 + node_modules/pg-protocol/src/serializer.ts | 280 + .../pg-protocol/src/testing/buffer-list.ts | 67 + .../pg-protocol/src/testing/test-buffers.ts | 166 + .../pg-protocol/src/types/chunky.d.ts | 1 + node_modules/pg-types/.travis.yml | 7 + node_modules/pg-types/Makefile | 14 + node_modules/pg-types/README.md | 75 + node_modules/pg-types/index.d.ts | 137 + node_modules/pg-types/index.js | 47 + node_modules/pg-types/index.test-d.ts | 21 + node_modules/pg-types/lib/arrayParser.js | 11 + node_modules/pg-types/lib/binaryParsers.js | 257 + node_modules/pg-types/lib/builtins.js | 73 + node_modules/pg-types/lib/textParsers.js | 215 + node_modules/pg-types/package.json | 42 + node_modules/pg-types/test/index.js | 24 + node_modules/pg-types/test/types.js | 597 + node_modules/pg/LICENSE | 21 + node_modules/pg/README.md | 96 + node_modules/pg/esm/index.mjs | 20 + node_modules/pg/lib/client.js | 772 + node_modules/pg/lib/connection-parameters.js | 184 + node_modules/pg/lib/connection.js | 242 + node_modules/pg/lib/crypto/cert-signatures.js | 122 + node_modules/pg/lib/crypto/sasl.js | 262 + node_modules/pg/lib/crypto/utils.js | 89 + node_modules/pg/lib/defaults.js | 94 + node_modules/pg/lib/index.js | 73 + node_modules/pg/lib/native/client.js | 329 + node_modules/pg/lib/native/index.js | 2 + node_modules/pg/lib/native/query.js | 165 + node_modules/pg/lib/query.js | 256 + node_modules/pg/lib/result.js | 109 + node_modules/pg/lib/stream.js | 83 + node_modules/pg/lib/type-overrides.js | 35 + node_modules/pg/lib/utils.js | 207 + node_modules/pg/package.json | 76 + node_modules/pgpass/README.md | 74 + node_modules/pgpass/lib/helper.js | 233 + node_modules/pgpass/lib/index.js | 23 + node_modules/pgpass/package.json | 41 + node_modules/picocolors/LICENSE | 15 + node_modules/picocolors/README.md | 21 + node_modules/picocolors/package.json | 25 + node_modules/picocolors/picocolors.browser.js | 4 + node_modules/picocolors/picocolors.d.ts | 5 + node_modules/picocolors/picocolors.js | 75 + node_modules/picocolors/types.d.ts | 51 + node_modules/picomatch/LICENSE | 21 + node_modules/picomatch/README.md | 716 + node_modules/picomatch/index.js | 3 + node_modules/picomatch/lib/constants.js | 184 + node_modules/picomatch/lib/parse.js | 1392 + node_modules/picomatch/lib/picomatch.js | 342 + node_modules/picomatch/lib/scan.js | 391 + node_modules/picomatch/lib/utils.js | 64 + node_modules/picomatch/package.json | 81 + node_modules/postgres-array/index.d.ts | 4 + node_modules/postgres-array/index.js | 97 + node_modules/postgres-array/license | 21 + node_modules/postgres-array/package.json | 35 + node_modules/postgres-array/readme.md | 43 + node_modules/postgres-bytea/index.js | 33 + node_modules/postgres-bytea/license | 21 + node_modules/postgres-bytea/package.json | 34 + node_modules/postgres-bytea/readme.md | 34 + node_modules/postgres-date/index.js | 116 + node_modules/postgres-date/license | 21 + node_modules/postgres-date/package.json | 33 + node_modules/postgres-date/readme.md | 49 + node_modules/postgres-interval/index.d.ts | 20 + node_modules/postgres-interval/index.js | 125 + node_modules/postgres-interval/license | 21 + node_modules/postgres-interval/package.json | 36 + node_modules/postgres-interval/readme.md | 48 + node_modules/process-nextick-args/index.js | 45 + node_modules/process-nextick-args/license.md | 19 + .../process-nextick-args/package.json | 25 + node_modules/process-nextick-args/readme.md | 18 + node_modules/progress/CHANGELOG.md | 115 + node_modules/progress/LICENSE | 22 + node_modules/progress/Makefile | 8 + node_modules/progress/Readme.md | 146 + node_modules/progress/index.js | 1 + node_modules/progress/lib/node-progress.js | 236 + node_modules/progress/package.json | 26 + node_modules/proxy-addr/HISTORY.md | 161 + node_modules/proxy-addr/LICENSE | 22 + node_modules/proxy-addr/README.md | 139 + node_modules/proxy-addr/index.js | 327 + node_modules/proxy-addr/package.json | 47 + node_modules/proxy-agent/README.md | 87 + node_modules/proxy-agent/dist/index.d.ts | 60 + node_modules/proxy-agent/dist/index.d.ts.map | 1 + node_modules/proxy-agent/dist/index.js | 134 + node_modules/proxy-agent/dist/index.js.map | 1 + .../proxy-agent/node_modules/debug/LICENSE | 20 + .../proxy-agent/node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../proxy-agent/node_modules/ms/index.js | 162 + .../proxy-agent/node_modules/ms/license.md | 21 + .../proxy-agent/node_modules/ms/package.json | 38 + .../proxy-agent/node_modules/ms/readme.md | 59 + node_modules/proxy-agent/package.json | 60 + node_modules/proxy-from-env/.eslintrc | 29 + node_modules/proxy-from-env/.travis.yml | 10 + node_modules/proxy-from-env/LICENSE | 20 + node_modules/proxy-from-env/README.md | 131 + node_modules/proxy-from-env/index.js | 108 + node_modules/proxy-from-env/package.json | 34 + node_modules/proxy-from-env/test.js | 483 + node_modules/pstree.remy/.travis.yml | 8 + node_modules/pstree.remy/LICENSE | 7 + node_modules/pstree.remy/README.md | 26 + node_modules/pstree.remy/lib/index.js | 37 + node_modules/pstree.remy/lib/tree.js | 37 + node_modules/pstree.remy/lib/utils.js | 53 + node_modules/pstree.remy/package.json | 33 + .../pstree.remy/tests/fixtures/index.js | 13 + node_modules/pstree.remy/tests/fixtures/out1 | 10 + node_modules/pstree.remy/tests/fixtures/out2 | 29 + node_modules/pstree.remy/tests/index.test.js | 51 + node_modules/pump/.github/FUNDING.yml | 2 + node_modules/pump/.travis.yml | 5 + node_modules/pump/LICENSE | 21 + node_modules/pump/README.md | 74 + node_modules/pump/SECURITY.md | 5 + node_modules/pump/empty.js | 1 + node_modules/pump/index.js | 86 + node_modules/pump/package.json | 30 + node_modules/pump/test-browser.js | 66 + node_modules/pump/test-node.js | 53 + node_modules/puppeteer-core/README.md | 257 + .../lib/cjs/puppeteer/api/Browser.d.ts | 337 + .../lib/cjs/puppeteer/api/Browser.d.ts.map | 1 + .../lib/cjs/puppeteer/api/Browser.js | 141 + .../lib/cjs/puppeteer/api/Browser.js.map | 1 + .../lib/cjs/puppeteer/api/BrowserContext.d.ts | 186 + .../cjs/puppeteer/api/BrowserContext.d.ts.map | 1 + .../lib/cjs/puppeteer/api/BrowserContext.js | 71 + .../cjs/puppeteer/api/BrowserContext.js.map | 1 + .../lib/cjs/puppeteer/api/CDPSession.d.ts | 100 + .../lib/cjs/puppeteer/api/CDPSession.d.ts.map | 1 + .../lib/cjs/puppeteer/api/CDPSession.js | 72 + .../lib/cjs/puppeteer/api/CDPSession.js.map | 1 + .../lib/cjs/puppeteer/api/Dialog.d.ts | 70 + .../lib/cjs/puppeteer/api/Dialog.d.ts.map | 1 + .../lib/cjs/puppeteer/api/Dialog.js | 93 + .../lib/cjs/puppeteer/api/Dialog.js.map | 1 + .../lib/cjs/puppeteer/api/ElementHandle.d.ts | 632 + .../cjs/puppeteer/api/ElementHandle.d.ts.map | 1 + .../lib/cjs/puppeteer/api/ElementHandle.js | 1358 + .../cjs/puppeteer/api/ElementHandle.js.map | 1 + .../puppeteer/api/ElementHandleSymbol.d.ts | 10 + .../api/ElementHandleSymbol.d.ts.map | 1 + .../cjs/puppeteer/api/ElementHandleSymbol.js | 13 + .../puppeteer/api/ElementHandleSymbol.js.map | 1 + .../lib/cjs/puppeteer/api/Environment.d.ts | 15 + .../cjs/puppeteer/api/Environment.d.ts.map | 1 + .../lib/cjs/puppeteer/api/Environment.js | 8 + .../lib/cjs/puppeteer/api/Environment.js.map | 1 + .../lib/cjs/puppeteer/api/Frame.d.ts | 747 + .../lib/cjs/puppeteer/api/Frame.d.ts.map | 1 + .../lib/cjs/puppeteer/api/Frame.js | 906 + .../lib/cjs/puppeteer/api/Frame.js.map | 1 + .../lib/cjs/puppeteer/api/HTTPRequest.d.ts | 386 + .../cjs/puppeteer/api/HTTPRequest.d.ts.map | 1 + .../lib/cjs/puppeteer/api/HTTPRequest.js | 173 + .../lib/cjs/puppeteer/api/HTTPRequest.js.map | 1 + .../lib/cjs/puppeteer/api/HTTPResponse.d.ts | 101 + .../cjs/puppeteer/api/HTTPResponse.d.ts.map | 1 + .../lib/cjs/puppeteer/api/HTTPResponse.js | 49 + .../lib/cjs/puppeteer/api/HTTPResponse.js.map | 1 + .../lib/cjs/puppeteer/api/Input.d.ts | 455 + .../lib/cjs/puppeteer/api/Input.d.ts.map | 1 + .../lib/cjs/puppeteer/api/Input.js | 167 + .../lib/cjs/puppeteer/api/Input.js.map | 1 + .../lib/cjs/puppeteer/api/JSHandle.d.ts | 123 + .../lib/cjs/puppeteer/api/JSHandle.d.ts.map | 1 + .../lib/cjs/puppeteer/api/JSHandle.js | 223 + .../lib/cjs/puppeteer/api/JSHandle.js.map | 1 + .../lib/cjs/puppeteer/api/Page.d.ts | 2239 + .../lib/cjs/puppeteer/api/Page.d.ts.map | 1 + .../lib/cjs/puppeteer/api/Page.js | 1530 + .../lib/cjs/puppeteer/api/Page.js.map | 1 + .../lib/cjs/puppeteer/api/Realm.d.ts | 37 + .../lib/cjs/puppeteer/api/Realm.d.ts.map | 1 + .../lib/cjs/puppeteer/api/Realm.js | 44 + .../lib/cjs/puppeteer/api/Realm.js.map | 1 + .../lib/cjs/puppeteer/api/Target.d.ts | 80 + .../lib/cjs/puppeteer/api/Target.d.ts.map | 1 + .../lib/cjs/puppeteer/api/Target.js | 53 + .../lib/cjs/puppeteer/api/Target.js.map | 1 + .../lib/cjs/puppeteer/api/WebWorker.d.ts | 101 + .../lib/cjs/puppeteer/api/WebWorker.d.ts.map | 1 + .../lib/cjs/puppeteer/api/WebWorker.js | 106 + .../lib/cjs/puppeteer/api/WebWorker.js.map | 1 + .../lib/cjs/puppeteer/api/api.d.ts | 22 + .../lib/cjs/puppeteer/api/api.d.ts.map | 1 + .../lib/cjs/puppeteer/api/api.js | 38 + .../lib/cjs/puppeteer/api/api.js.map | 1 + .../cjs/puppeteer/api/locators/locators.d.ts | 304 + .../puppeteer/api/locators/locators.d.ts.map | 1 + .../cjs/puppeteer/api/locators/locators.js | 693 + .../puppeteer/api/locators/locators.js.map | 1 + .../lib/cjs/puppeteer/bidi/BidiOverCdp.d.ts | 14 + .../cjs/puppeteer/bidi/BidiOverCdp.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/BidiOverCdp.js | 177 + .../lib/cjs/puppeteer/bidi/BidiOverCdp.js.map | 1 + .../lib/cjs/puppeteer/bidi/Browser.d.ts | 53 + .../lib/cjs/puppeteer/bidi/Browser.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Browser.js | 245 + .../lib/cjs/puppeteer/bidi/Browser.js.map | 1 + .../cjs/puppeteer/bidi/BrowserConnector.d.ts | 18 + .../puppeteer/bidi/BrowserConnector.d.ts.map | 1 + .../cjs/puppeteer/bidi/BrowserConnector.js | 107 + .../puppeteer/bidi/BrowserConnector.js.map | 1 + .../cjs/puppeteer/bidi/BrowserContext.d.ts | 39 + .../puppeteer/bidi/BrowserContext.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/BrowserContext.js | 106 + .../cjs/puppeteer/bidi/BrowserContext.js.map | 1 + .../cjs/puppeteer/bidi/BrowsingContext.d.ts | 61 + .../puppeteer/bidi/BrowsingContext.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/BrowsingContext.js | 146 + .../cjs/puppeteer/bidi/BrowsingContext.js.map | 1 + .../lib/cjs/puppeteer/bidi/Connection.d.ts | 58 + .../cjs/puppeteer/bidi/Connection.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Connection.js | 188 + .../lib/cjs/puppeteer/bidi/Connection.js.map | 1 + .../lib/cjs/puppeteer/bidi/Deserializer.d.ts | 22 + .../cjs/puppeteer/bidi/Deserializer.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Deserializer.js | 87 + .../cjs/puppeteer/bidi/Deserializer.js.map | 1 + .../lib/cjs/puppeteer/bidi/Dialog.d.ts | 26 + .../lib/cjs/puppeteer/bidi/Dialog.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Dialog.js | 34 + .../lib/cjs/puppeteer/bidi/Dialog.js.map | 1 + .../lib/cjs/puppeteer/bidi/ElementHandle.d.ts | 27 + .../cjs/puppeteer/bidi/ElementHandle.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/ElementHandle.js | 171 + .../cjs/puppeteer/bidi/ElementHandle.js.map | 1 + .../cjs/puppeteer/bidi/EmulationManager.d.ts | 16 + .../puppeteer/bidi/EmulationManager.d.ts.map | 1 + .../cjs/puppeteer/bidi/EmulationManager.js | 28 + .../puppeteer/bidi/EmulationManager.js.map | 1 + .../cjs/puppeteer/bidi/ExposedFunction.d.ts | 19 + .../puppeteer/bidi/ExposedFunction.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/ExposedFunction.js | 244 + .../cjs/puppeteer/bidi/ExposedFunction.js.map | 1 + .../lib/cjs/puppeteer/bidi/Frame.d.ts | 44 + .../lib/cjs/puppeteer/bidi/Frame.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Frame.js | 246 + .../lib/cjs/puppeteer/bidi/Frame.js.map | 1 + .../lib/cjs/puppeteer/bidi/HTTPRequest.d.ts | 45 + .../cjs/puppeteer/bidi/HTTPRequest.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/HTTPRequest.js | 114 + .../lib/cjs/puppeteer/bidi/HTTPRequest.js.map | 1 + .../lib/cjs/puppeteer/bidi/HTTPResponse.d.ts | 30 + .../cjs/puppeteer/bidi/HTTPResponse.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/HTTPResponse.js | 78 + .../cjs/puppeteer/bidi/HTTPResponse.js.map | 1 + .../lib/cjs/puppeteer/bidi/Input.d.ts | 69 + .../lib/cjs/puppeteer/bidi/Input.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Input.js | 631 + .../lib/cjs/puppeteer/bidi/Input.js.map | 1 + .../lib/cjs/puppeteer/bidi/JSHandle.d.ts | 29 + .../lib/cjs/puppeteer/bidi/JSHandle.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/JSHandle.js | 81 + .../lib/cjs/puppeteer/bidi/JSHandle.js.map | 1 + .../cjs/puppeteer/bidi/NetworkManager.d.ts | 23 + .../puppeteer/bidi/NetworkManager.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/NetworkManager.js | 112 + .../cjs/puppeteer/bidi/NetworkManager.js.map | 1 + .../lib/cjs/puppeteer/bidi/Page.d.ts | 115 + .../lib/cjs/puppeteer/bidi/Page.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Page.js | 718 + .../lib/cjs/puppeteer/bidi/Page.js.map | 1 + .../lib/cjs/puppeteer/bidi/Realm.d.ts | 31 + .../lib/cjs/puppeteer/bidi/Realm.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Realm.js | 167 + .../lib/cjs/puppeteer/bidi/Realm.js.map | 1 + .../lib/cjs/puppeteer/bidi/Sandbox.d.ts | 50 + .../lib/cjs/puppeteer/bidi/Sandbox.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Sandbox.js | 79 + .../lib/cjs/puppeteer/bidi/Sandbox.js.map | 1 + .../lib/cjs/puppeteer/bidi/Serializer.d.ts | 17 + .../cjs/puppeteer/bidi/Serializer.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Serializer.js | 151 + .../lib/cjs/puppeteer/bidi/Serializer.js.map | 1 + .../lib/cjs/puppeteer/bidi/Target.d.ts | 59 + .../lib/cjs/puppeteer/bidi/Target.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/Target.js | 116 + .../lib/cjs/puppeteer/bidi/Target.js.map | 1 + .../lib/cjs/puppeteer/bidi/bidi.d.ts | 22 + .../lib/cjs/puppeteer/bidi/bidi.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/bidi.js | 38 + .../lib/cjs/puppeteer/bidi/bidi.js.map | 1 + .../lib/cjs/puppeteer/bidi/core/Browser.d.ts | 55 + .../cjs/puppeteer/bidi/core/Browser.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/core/Browser.js | 272 + .../cjs/puppeteer/bidi/core/Browser.js.map | 1 + .../puppeteer/bidi/core/BrowsingContext.d.ts | 104 + .../bidi/core/BrowsingContext.d.ts.map | 1 + .../puppeteer/bidi/core/BrowsingContext.js | 376 + .../bidi/core/BrowsingContext.js.map | 1 + .../cjs/puppeteer/bidi/core/Connection.d.ts | 140 + .../puppeteer/bidi/core/Connection.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/core/Connection.js | 8 + .../cjs/puppeteer/bidi/core/Connection.js.map | 1 + .../cjs/puppeteer/bidi/core/Navigation.d.ts | 38 + .../puppeteer/bidi/core/Navigation.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/core/Navigation.js | 157 + .../cjs/puppeteer/bidi/core/Navigation.js.map | 1 + .../lib/cjs/puppeteer/bidi/core/Realm.d.ts | 86 + .../cjs/puppeteer/bidi/core/Realm.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/core/Realm.js | 297 + .../lib/cjs/puppeteer/bidi/core/Realm.js.map | 1 + .../lib/cjs/puppeteer/bidi/core/Request.d.ts | 37 + .../cjs/puppeteer/bidi/core/Request.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/core/Request.js | 167 + .../cjs/puppeteer/bidi/core/Request.js.map | 1 + .../lib/cjs/puppeteer/bidi/core/Session.d.ts | 48 + .../cjs/puppeteer/bidi/core/Session.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/core/Session.js | 199 + .../cjs/puppeteer/bidi/core/Session.js.map | 1 + .../cjs/puppeteer/bidi/core/UserContext.d.ts | 50 + .../puppeteer/bidi/core/UserContext.d.ts.map | 1 + .../cjs/puppeteer/bidi/core/UserContext.js | 168 + .../puppeteer/bidi/core/UserContext.js.map | 1 + .../cjs/puppeteer/bidi/core/UserPrompt.d.ts | 43 + .../puppeteer/bidi/core/UserPrompt.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/core/UserPrompt.js | 137 + .../cjs/puppeteer/bidi/core/UserPrompt.js.map | 1 + .../lib/cjs/puppeteer/bidi/core/core.d.ts | 15 + .../lib/cjs/puppeteer/bidi/core/core.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/core/core.js | 31 + .../lib/cjs/puppeteer/bidi/core/core.js.map | 1 + .../lib/cjs/puppeteer/bidi/lifecycle.d.ts | 40 + .../lib/cjs/puppeteer/bidi/lifecycle.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/lifecycle.js | 77 + .../lib/cjs/puppeteer/bidi/lifecycle.js.map | 1 + .../lib/cjs/puppeteer/bidi/util.d.ts | 16 + .../lib/cjs/puppeteer/bidi/util.d.ts.map | 1 + .../lib/cjs/puppeteer/bidi/util.js | 62 + .../lib/cjs/puppeteer/bidi/util.js.map | 1 + .../lib/cjs/puppeteer/cdp/Accessibility.d.ts | 170 + .../cjs/puppeteer/cdp/Accessibility.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Accessibility.js | 416 + .../cjs/puppeteer/cdp/Accessibility.js.map | 1 + .../cjs/puppeteer/cdp/AriaQueryHandler.d.ts | 17 + .../puppeteer/cdp/AriaQueryHandler.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/AriaQueryHandler.js | 73 + .../cjs/puppeteer/cdp/AriaQueryHandler.js.map | 1 + .../lib/cjs/puppeteer/cdp/Binding.d.ts | 18 + .../lib/cjs/puppeteer/cdp/Binding.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Binding.js | 149 + .../lib/cjs/puppeteer/cdp/Binding.js.map | 1 + .../lib/cjs/puppeteer/cdp/Browser.d.ts | 63 + .../lib/cjs/puppeteer/cdp/Browser.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Browser.js | 319 + .../lib/cjs/puppeteer/cdp/Browser.js.map | 1 + .../cjs/puppeteer/cdp/BrowserConnector.d.ts | 16 + .../puppeteer/cdp/BrowserConnector.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/BrowserConnector.js | 32 + .../cjs/puppeteer/cdp/BrowserConnector.js.map | 1 + .../lib/cjs/puppeteer/cdp/CDPSession.d.ts | 66 + .../lib/cjs/puppeteer/cdp/CDPSession.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/CDPSession.js | 119 + .../lib/cjs/puppeteer/cdp/CDPSession.js.map | 1 + .../puppeteer/cdp/ChromeTargetManager.d.ts | 25 + .../cdp/ChromeTargetManager.d.ts.map | 1 + .../cjs/puppeteer/cdp/ChromeTargetManager.js | 294 + .../puppeteer/cdp/ChromeTargetManager.js.map | 1 + .../lib/cjs/puppeteer/cdp/Connection.d.ts | 75 + .../lib/cjs/puppeteer/cdp/Connection.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Connection.js | 217 + .../lib/cjs/puppeteer/cdp/Connection.js.map | 1 + .../lib/cjs/puppeteer/cdp/Coverage.d.ts | 189 + .../lib/cjs/puppeteer/cdp/Coverage.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Coverage.js | 370 + .../lib/cjs/puppeteer/cdp/Coverage.js.map | 1 + .../puppeteer/cdp/DeviceRequestPrompt.d.ts | 89 + .../cdp/DeviceRequestPrompt.d.ts.map | 1 + .../cjs/puppeteer/cdp/DeviceRequestPrompt.js | 212 + .../puppeteer/cdp/DeviceRequestPrompt.js.map | 1 + .../lib/cjs/puppeteer/cdp/Dialog.d.ts | 20 + .../lib/cjs/puppeteer/cdp/Dialog.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Dialog.js | 27 + .../lib/cjs/puppeteer/cdp/Dialog.js.map | 1 + .../lib/cjs/puppeteer/cdp/ElementHandle.d.ts | 32 + .../cjs/puppeteer/cdp/ElementHandle.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/ElementHandle.js | 204 + .../cjs/puppeteer/cdp/ElementHandle.js.map | 1 + .../cjs/puppeteer/cdp/EmulationManager.d.ts | 61 + .../puppeteer/cdp/EmulationManager.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/EmulationManager.js | 417 + .../cjs/puppeteer/cdp/EmulationManager.js.map | 1 + .../cjs/puppeteer/cdp/ExecutionContext.d.ts | 120 + .../puppeteer/cdp/ExecutionContext.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/ExecutionContext.js | 295 + .../cjs/puppeteer/cdp/ExecutionContext.js.map | 1 + .../puppeteer/cdp/FirefoxTargetManager.d.ts | 35 + .../cdp/FirefoxTargetManager.d.ts.map | 1 + .../cjs/puppeteer/cdp/FirefoxTargetManager.js | 151 + .../puppeteer/cdp/FirefoxTargetManager.js.map | 1 + .../lib/cjs/puppeteer/cdp/Frame.d.ts | 72 + .../lib/cjs/puppeteer/cdp/Frame.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Frame.js | 282 + .../lib/cjs/puppeteer/cdp/Frame.js.map | 1 + .../lib/cjs/puppeteer/cdp/FrameManager.d.ts | 48 + .../cjs/puppeteer/cdp/FrameManager.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/FrameManager.js | 448 + .../lib/cjs/puppeteer/cdp/FrameManager.js.map | 1 + .../cjs/puppeteer/cdp/FrameManagerEvents.d.ts | 33 + .../puppeteer/cdp/FrameManagerEvents.d.ts.map | 1 + .../cjs/puppeteer/cdp/FrameManagerEvents.js | 25 + .../puppeteer/cdp/FrameManagerEvents.js.map | 1 + .../lib/cjs/puppeteer/cdp/FrameTree.d.ts | 29 + .../lib/cjs/puppeteer/cdp/FrameTree.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/FrameTree.js | 93 + .../lib/cjs/puppeteer/cdp/FrameTree.js.map | 1 + .../lib/cjs/puppeteer/cdp/HTTPRequest.d.ts | 71 + .../cjs/puppeteer/cdp/HTTPRequest.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/HTTPRequest.js | 329 + .../lib/cjs/puppeteer/cdp/HTTPRequest.js.map | 1 + .../lib/cjs/puppeteer/cdp/HTTPResponse.d.ts | 33 + .../cjs/puppeteer/cdp/HTTPResponse.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/HTTPResponse.js | 131 + .../lib/cjs/puppeteer/cdp/HTTPResponse.js.map | 1 + .../lib/cjs/puppeteer/cdp/Input.d.ts | 58 + .../lib/cjs/puppeteer/cdp/Input.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Input.js | 474 + .../lib/cjs/puppeteer/cdp/Input.js.map | 1 + .../lib/cjs/puppeteer/cdp/IsolatedWorld.d.ts | 54 + .../cjs/puppeteer/cdp/IsolatedWorld.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/IsolatedWorld.js | 245 + .../cjs/puppeteer/cdp/IsolatedWorld.js.map | 1 + .../lib/cjs/puppeteer/cdp/IsolatedWorlds.d.ts | 20 + .../cjs/puppeteer/cdp/IsolatedWorlds.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/IsolatedWorlds.js | 23 + .../cjs/puppeteer/cdp/IsolatedWorlds.js.map | 1 + .../lib/cjs/puppeteer/cdp/JSHandle.d.ts | 35 + .../lib/cjs/puppeteer/cdp/JSHandle.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/JSHandle.js | 90 + .../lib/cjs/puppeteer/cdp/JSHandle.js.map | 1 + .../cjs/puppeteer/cdp/LifecycleWatcher.d.ts | 49 + .../puppeteer/cdp/LifecycleWatcher.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/LifecycleWatcher.js | 172 + .../cjs/puppeteer/cdp/LifecycleWatcher.js.map | 1 + .../puppeteer/cdp/NetworkEventManager.d.ts | 57 + .../cdp/NetworkEventManager.d.ts.map | 1 + .../cjs/puppeteer/cdp/NetworkEventManager.js | 134 + .../puppeteer/cdp/NetworkEventManager.js.map | 1 + .../lib/cjs/puppeteer/cdp/NetworkManager.d.ts | 55 + .../cjs/puppeteer/cdp/NetworkManager.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/NetworkManager.js | 498 + .../cjs/puppeteer/cdp/NetworkManager.js.map | 1 + .../lib/cjs/puppeteer/cdp/Page.d.ts | 127 + .../lib/cjs/puppeteer/cdp/Page.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Page.js | 921 + .../lib/cjs/puppeteer/cdp/Page.js.map | 1 + .../cdp/PredefinedNetworkConditions.d.ts | 42 + .../cdp/PredefinedNetworkConditions.d.ts.map | 1 + .../cdp/PredefinedNetworkConditions.js | 49 + .../cdp/PredefinedNetworkConditions.js.map | 1 + .../lib/cjs/puppeteer/cdp/Target.d.ts | 82 + .../lib/cjs/puppeteer/cdp/Target.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Target.js | 244 + .../lib/cjs/puppeteer/cdp/Target.js.map | 1 + .../lib/cjs/puppeteer/cdp/TargetManager.d.ts | 55 + .../cjs/puppeteer/cdp/TargetManager.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/TargetManager.js | 8 + .../cjs/puppeteer/cdp/TargetManager.js.map | 1 + .../lib/cjs/puppeteer/cdp/Tracing.d.ts | 56 + .../lib/cjs/puppeteer/cdp/Tracing.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/Tracing.js | 114 + .../lib/cjs/puppeteer/cdp/Tracing.js.map | 1 + .../lib/cjs/puppeteer/cdp/WebWorker.d.ts | 29 + .../lib/cjs/puppeteer/cdp/WebWorker.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/WebWorker.js | 45 + .../lib/cjs/puppeteer/cdp/WebWorker.js.map | 1 + .../lib/cjs/puppeteer/cdp/cdp.d.ts | 42 + .../lib/cjs/puppeteer/cdp/cdp.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/cdp.js | 58 + .../lib/cjs/puppeteer/cdp/cdp.js.map | 1 + .../lib/cjs/puppeteer/cdp/utils.d.ts | 27 + .../lib/cjs/puppeteer/cdp/utils.d.ts.map | 1 + .../lib/cjs/puppeteer/cdp/utils.js | 194 + .../lib/cjs/puppeteer/cdp/utils.js.map | 1 + .../puppeteer/common/BrowserConnector.d.ts | 15 + .../common/BrowserConnector.d.ts.map | 1 + .../cjs/puppeteer/common/BrowserConnector.js | 114 + .../puppeteer/common/BrowserConnector.js.map | 1 + .../common/BrowserWebSocketTransport.d.ts | 19 + .../common/BrowserWebSocketTransport.d.ts.map | 1 + .../common/BrowserWebSocketTransport.js | 43 + .../common/BrowserWebSocketTransport.js.map | 1 + .../puppeteer/common/CallbackRegistry.d.ts | 46 + .../common/CallbackRegistry.d.ts.map | 1 + .../cjs/puppeteer/common/CallbackRegistry.js | 141 + .../puppeteer/common/CallbackRegistry.js.map | 1 + .../cjs/puppeteer/common/Configuration.d.ts | 124 + .../puppeteer/common/Configuration.d.ts.map | 1 + .../lib/cjs/puppeteer/common/Configuration.js | 8 + .../cjs/puppeteer/common/Configuration.js.map | 1 + .../cjs/puppeteer/common/ConnectOptions.d.ts | 69 + .../puppeteer/common/ConnectOptions.d.ts.map | 1 + .../cjs/puppeteer/common/ConnectOptions.js | 8 + .../puppeteer/common/ConnectOptions.js.map | 1 + .../puppeteer/common/ConnectionTransport.d.ts | 15 + .../common/ConnectionTransport.d.ts.map | 1 + .../puppeteer/common/ConnectionTransport.js | 8 + .../common/ConnectionTransport.js.map | 1 + .../cjs/puppeteer/common/ConsoleMessage.d.ts | 60 + .../puppeteer/common/ConsoleMessage.d.ts.map | 1 + .../cjs/puppeteer/common/ConsoleMessage.js | 59 + .../puppeteer/common/ConsoleMessage.js.map | 1 + .../puppeteer/common/CustomQueryHandler.d.ts | 103 + .../common/CustomQueryHandler.d.ts.map | 1 + .../puppeteer/common/CustomQueryHandler.js | 158 + .../common/CustomQueryHandler.js.map | 1 + .../lib/cjs/puppeteer/common/Debug.d.ts | 61 + .../lib/cjs/puppeteer/common/Debug.d.ts.map | 1 + .../lib/cjs/puppeteer/common/Debug.js | 140 + .../lib/cjs/puppeteer/common/Debug.js.map | 1 + .../lib/cjs/puppeteer/common/Device.d.ts | 42 + .../lib/cjs/puppeteer/common/Device.d.ts.map | 1 + .../lib/cjs/puppeteer/common/Device.js | 1423 + .../lib/cjs/puppeteer/common/Device.js.map | 1 + .../lib/cjs/puppeteer/common/Errors.d.ts | 101 + .../lib/cjs/puppeteer/common/Errors.d.ts.map | 1 + .../lib/cjs/puppeteer/common/Errors.js | 117 + .../lib/cjs/puppeteer/common/Errors.js.map | 1 + .../cjs/puppeteer/common/EventEmitter.d.ts | 124 + .../puppeteer/common/EventEmitter.d.ts.map | 1 + .../lib/cjs/puppeteer/common/EventEmitter.js | 169 + .../cjs/puppeteer/common/EventEmitter.js.map | 1 + .../lib/cjs/puppeteer/common/FileChooser.d.ts | 57 + .../cjs/puppeteer/common/FileChooser.d.ts.map | 1 + .../lib/cjs/puppeteer/common/FileChooser.js | 79 + .../cjs/puppeteer/common/FileChooser.js.map | 1 + .../cjs/puppeteer/common/GetQueryHandler.d.ts | 14 + .../puppeteer/common/GetQueryHandler.d.ts.map | 1 + .../cjs/puppeteer/common/GetQueryHandler.js | 45 + .../puppeteer/common/GetQueryHandler.js.map | 1 + .../cjs/puppeteer/common/HandleIterator.d.ts | 12 + .../puppeteer/common/HandleIterator.d.ts.map | 1 + .../cjs/puppeteer/common/HandleIterator.js | 139 + .../puppeteer/common/HandleIterator.js.map | 1 + .../lib/cjs/puppeteer/common/LazyArg.d.ts | 23 + .../lib/cjs/puppeteer/common/LazyArg.d.ts.map | 1 + .../lib/cjs/puppeteer/common/LazyArg.js | 27 + .../lib/cjs/puppeteer/common/LazyArg.js.map | 1 + .../common/NetworkManagerEvents.d.ts | 32 + .../common/NetworkManagerEvents.d.ts.map | 1 + .../puppeteer/common/NetworkManagerEvents.js | 24 + .../common/NetworkManagerEvents.js.map | 1 + .../lib/cjs/puppeteer/common/PDFOptions.d.ts | 193 + .../cjs/puppeteer/common/PDFOptions.d.ts.map | 1 + .../lib/cjs/puppeteer/common/PDFOptions.js | 25 + .../cjs/puppeteer/common/PDFOptions.js.map | 1 + .../cjs/puppeteer/common/PQueryHandler.d.ts | 14 + .../puppeteer/common/PQueryHandler.d.ts.map | 1 + .../lib/cjs/puppeteer/common/PQueryHandler.js | 22 + .../cjs/puppeteer/common/PQueryHandler.js.map | 1 + .../puppeteer/common/PierceQueryHandler.d.ts | 15 + .../common/PierceQueryHandler.d.ts.map | 1 + .../puppeteer/common/PierceQueryHandler.js | 22 + .../common/PierceQueryHandler.js.map | 1 + .../lib/cjs/puppeteer/common/Product.d.ts | 11 + .../lib/cjs/puppeteer/common/Product.d.ts.map | 1 + .../lib/cjs/puppeteer/common/Product.js | 8 + .../lib/cjs/puppeteer/common/Product.js.map | 1 + .../lib/cjs/puppeteer/common/Puppeteer.d.ts | 92 + .../cjs/puppeteer/common/Puppeteer.d.ts.map | 1 + .../lib/cjs/puppeteer/common/Puppeteer.js | 100 + .../lib/cjs/puppeteer/common/Puppeteer.js.map | 1 + .../cjs/puppeteer/common/QueryHandler.d.ts | 48 + .../puppeteer/common/QueryHandler.d.ts.map | 1 + .../lib/cjs/puppeteer/common/QueryHandler.js | 219 + .../cjs/puppeteer/common/QueryHandler.js.map | 1 + .../cjs/puppeteer/common/ScriptInjector.d.ts | 14 + .../puppeteer/common/ScriptInjector.d.ts.map | 1 + .../cjs/puppeteer/common/ScriptInjector.js | 50 + .../puppeteer/common/ScriptInjector.js.map | 1 + .../cjs/puppeteer/common/SecurityDetails.d.ts | 46 + .../puppeteer/common/SecurityDetails.d.ts.map | 1 + .../cjs/puppeteer/common/SecurityDetails.js | 73 + .../puppeteer/common/SecurityDetails.js.map | 1 + .../lib/cjs/puppeteer/common/TaskQueue.d.ts | 14 + .../cjs/puppeteer/common/TaskQueue.d.ts.map | 1 + .../lib/cjs/puppeteer/common/TaskQueue.js | 28 + .../lib/cjs/puppeteer/common/TaskQueue.js.map | 1 + .../puppeteer/common/TextQueryHandler.d.ts | 13 + .../common/TextQueryHandler.d.ts.map | 1 + .../cjs/puppeteer/common/TextQueryHandler.js | 19 + .../puppeteer/common/TextQueryHandler.js.map | 1 + .../cjs/puppeteer/common/TimeoutSettings.d.ts | 17 + .../puppeteer/common/TimeoutSettings.d.ts.map | 1 + .../cjs/puppeteer/common/TimeoutSettings.js | 43 + .../puppeteer/common/TimeoutSettings.js.map | 1 + .../puppeteer/common/USKeyboardLayout.d.ts | 30 + .../common/USKeyboardLayout.d.ts.map | 1 + .../cjs/puppeteer/common/USKeyboardLayout.js | 397 + .../puppeteer/common/USKeyboardLayout.js.map | 1 + .../lib/cjs/puppeteer/common/Viewport.d.ts | 50 + .../cjs/puppeteer/common/Viewport.d.ts.map | 1 + .../lib/cjs/puppeteer/common/Viewport.js | 8 + .../lib/cjs/puppeteer/common/Viewport.js.map | 1 + .../lib/cjs/puppeteer/common/WaitTask.d.ts | 42 + .../cjs/puppeteer/common/WaitTask.d.ts.map | 1 + .../lib/cjs/puppeteer/common/WaitTask.js | 198 + .../lib/cjs/puppeteer/common/WaitTask.js.map | 1 + .../puppeteer/common/XPathQueryHandler.d.ts | 14 + .../common/XPathQueryHandler.d.ts.map | 1 + .../cjs/puppeteer/common/XPathQueryHandler.js | 25 + .../puppeteer/common/XPathQueryHandler.js.map | 1 + .../lib/cjs/puppeteer/common/common.d.ts | 40 + .../lib/cjs/puppeteer/common/common.d.ts.map | 1 + .../lib/cjs/puppeteer/common/common.js | 56 + .../lib/cjs/puppeteer/common/common.js.map | 1 + .../lib/cjs/puppeteer/common/fetch.d.ts | 12 + .../lib/cjs/puppeteer/common/fetch.d.ts.map | 1 + .../lib/cjs/puppeteer/common/fetch.js | 41 + .../lib/cjs/puppeteer/common/fetch.js.map | 1 + .../lib/cjs/puppeteer/common/types.d.ts | 115 + .../lib/cjs/puppeteer/common/types.d.ts.map | 1 + .../lib/cjs/puppeteer/common/types.js | 8 + .../lib/cjs/puppeteer/common/types.js.map | 1 + .../lib/cjs/puppeteer/common/util.d.ts | 125 + .../lib/cjs/puppeteer/common/util.d.ts.map | 1 + .../lib/cjs/puppeteer/common/util.js | 414 + .../lib/cjs/puppeteer/common/util.js.map | 1 + .../lib/cjs/puppeteer/environment.d.ts | 10 + .../lib/cjs/puppeteer/environment.d.ts.map | 1 + .../lib/cjs/puppeteer/environment.js | 13 + .../lib/cjs/puppeteer/environment.js.map | 1 + .../lib/cjs/puppeteer/generated/injected.d.ts | 9 + .../cjs/puppeteer/generated/injected.d.ts.map | 1 + .../lib/cjs/puppeteer/generated/injected.js | 12 + .../cjs/puppeteer/generated/injected.js.map | 1 + .../lib/cjs/puppeteer/generated/version.d.ts | 5 + .../cjs/puppeteer/generated/version.d.ts.map | 1 + .../lib/cjs/puppeteer/generated/version.js | 8 + .../cjs/puppeteer/generated/version.js.map | 1 + .../puppeteer/injected/ARIAQuerySelector.d.ts | 20 + .../injected/ARIAQuerySelector.d.ts.map | 1 + .../puppeteer/injected/ARIAQuerySelector.js | 17 + .../injected/ARIAQuerySelector.js.map | 1 + .../injected/CustomQuerySelector.d.ts | 24 + .../injected/CustomQuerySelector.d.ts.map | 1 + .../puppeteer/injected/CustomQuerySelector.js | 50 + .../injected/CustomQuerySelector.js.map | 1 + .../puppeteer/injected/PQuerySelector.d.ts | 19 + .../injected/PQuerySelector.d.ts.map | 1 + .../cjs/puppeteer/injected/PQuerySelector.js | 240 + .../puppeteer/injected/PQuerySelector.js.map | 1 + .../puppeteer/injected/PSelectorParser.d.ts | 19 + .../injected/PSelectorParser.d.ts.map | 1 + .../cjs/puppeteer/injected/PSelectorParser.js | 91 + .../puppeteer/injected/PSelectorParser.js.map | 1 + .../injected/PierceQuerySelector.d.ts | 14 + .../injected/PierceQuerySelector.d.ts.map | 1 + .../puppeteer/injected/PierceQuerySelector.js | 63 + .../injected/PierceQuerySelector.js.map | 1 + .../lib/cjs/puppeteer/injected/Poller.d.ts | 44 + .../cjs/puppeteer/injected/Poller.d.ts.map | 1 + .../lib/cjs/puppeteer/injected/Poller.js | 146 + .../lib/cjs/puppeteer/injected/Poller.js.map | 1 + .../cjs/puppeteer/injected/TextContent.d.ts | 29 + .../puppeteer/injected/TextContent.d.ts.map | 1 + .../lib/cjs/puppeteer/injected/TextContent.js | 122 + .../cjs/puppeteer/injected/TextContent.js.map | 1 + .../puppeteer/injected/TextQuerySelector.d.ts | 12 + .../injected/TextQuerySelector.d.ts.map | 1 + .../puppeteer/injected/TextQuerySelector.js | 43 + .../injected/TextQuerySelector.js.map | 1 + .../injected/XPathQuerySelector.d.ts | 10 + .../injected/XPathQuerySelector.d.ts.map | 1 + .../puppeteer/injected/XPathQuerySelector.js | 32 + .../injected/XPathQuerySelector.js.map | 1 + .../lib/cjs/puppeteer/injected/injected.d.ts | 47 + .../cjs/puppeteer/injected/injected.d.ts.map | 1 + .../lib/cjs/puppeteer/injected/injected.js | 65 + .../cjs/puppeteer/injected/injected.js.map | 1 + .../lib/cjs/puppeteer/injected/util.d.ts | 13 + .../lib/cjs/puppeteer/injected/util.d.ts.map | 1 + .../lib/cjs/puppeteer/injected/util.js | 61 + .../lib/cjs/puppeteer/injected/util.js.map | 1 + .../cjs/puppeteer/node/ChromeLauncher.d.ts | 49 + .../puppeteer/node/ChromeLauncher.d.ts.map | 1 + .../lib/cjs/puppeteer/node/ChromeLauncher.js | 272 + .../cjs/puppeteer/node/ChromeLauncher.js.map | 1 + .../cjs/puppeteer/node/FirefoxLauncher.d.ts | 28 + .../puppeteer/node/FirefoxLauncher.d.ts.map | 1 + .../lib/cjs/puppeteer/node/FirefoxLauncher.js | 187 + .../cjs/puppeteer/node/FirefoxLauncher.js.map | 1 + .../lib/cjs/puppeteer/node/LaunchOptions.d.ts | 131 + .../cjs/puppeteer/node/LaunchOptions.d.ts.map | 1 + .../lib/cjs/puppeteer/node/LaunchOptions.js | 8 + .../cjs/puppeteer/node/LaunchOptions.js.map | 1 + .../node/NodeWebSocketTransport.d.ts | 20 + .../node/NodeWebSocketTransport.d.ts.map | 1 + .../puppeteer/node/NodeWebSocketTransport.js | 61 + .../node/NodeWebSocketTransport.js.map | 1 + .../lib/cjs/puppeteer/node/PipeTransport.d.ts | 19 + .../cjs/puppeteer/node/PipeTransport.d.ts.map | 1 + .../lib/cjs/puppeteer/node/PipeTransport.js | 64 + .../cjs/puppeteer/node/PipeTransport.js.map | 1 + .../cjs/puppeteer/node/ProductLauncher.d.ts | 109 + .../puppeteer/node/ProductLauncher.d.ts.map | 1 + .../lib/cjs/puppeteer/node/ProductLauncher.js | 300 + .../cjs/puppeteer/node/ProductLauncher.js.map | 1 + .../lib/cjs/puppeteer/node/PuppeteerNode.d.ts | 170 + .../cjs/puppeteer/node/PuppeteerNode.d.ts.map | 1 + .../lib/cjs/puppeteer/node/PuppeteerNode.js | 279 + .../cjs/puppeteer/node/PuppeteerNode.js.map | 1 + .../cjs/puppeteer/node/ScreenRecorder.d.ts | 41 + .../puppeteer/node/ScreenRecorder.d.ts.map | 1 + .../lib/cjs/puppeteer/node/ScreenRecorder.js | 223 + .../cjs/puppeteer/node/ScreenRecorder.js.map | 1 + .../lib/cjs/puppeteer/node/node.d.ts | 13 + .../lib/cjs/puppeteer/node/node.d.ts.map | 1 + .../lib/cjs/puppeteer/node/node.js | 29 + .../lib/cjs/puppeteer/node/node.js.map | 1 + .../lib/cjs/puppeteer/node/util/fs.d.ts | 14 + .../lib/cjs/puppeteer/node/util/fs.d.ts.map | 1 + .../lib/cjs/puppeteer/node/util/fs.js | 32 + .../lib/cjs/puppeteer/node/util/fs.js.map | 1 + .../lib/cjs/puppeteer/puppeteer-core.d.ts | 40 + .../lib/cjs/puppeteer/puppeteer-core.d.ts.map | 1 + .../lib/cjs/puppeteer/puppeteer-core.js | 57 + .../lib/cjs/puppeteer/puppeteer-core.js.map | 1 + .../lib/cjs/puppeteer/revisions.d.ts | 14 + .../lib/cjs/puppeteer/revisions.d.ts.map | 1 + .../lib/cjs/puppeteer/revisions.js | 17 + .../lib/cjs/puppeteer/revisions.js.map | 1 + .../cjs/puppeteer/util/AsyncIterableUtil.d.ts | 16 + .../puppeteer/util/AsyncIterableUtil.d.ts.map | 1 + .../cjs/puppeteer/util/AsyncIterableUtil.js | 33 + .../puppeteer/util/AsyncIterableUtil.js.map | 1 + .../lib/cjs/puppeteer/util/Deferred.d.ts | 30 + .../lib/cjs/puppeteer/util/Deferred.d.ts.map | 1 + .../lib/cjs/puppeteer/util/Deferred.js | 103 + .../lib/cjs/puppeteer/util/Deferred.js.map | 1 + .../lib/cjs/puppeteer/util/ErrorLike.d.ts | 37 + .../lib/cjs/puppeteer/util/ErrorLike.d.ts.map | 1 + .../lib/cjs/puppeteer/util/ErrorLike.js | 48 + .../lib/cjs/puppeteer/util/ErrorLike.js.map | 1 + .../lib/cjs/puppeteer/util/Function.d.ts | 34 + .../lib/cjs/puppeteer/util/Function.d.ts.map | 1 + .../lib/cjs/puppeteer/util/Function.js | 79 + .../lib/cjs/puppeteer/util/Function.js.map | 1 + .../lib/cjs/puppeteer/util/Mutex.d.ts | 16 + .../lib/cjs/puppeteer/util/Mutex.d.ts.map | 1 + .../lib/cjs/puppeteer/util/Mutex.js | 42 + .../lib/cjs/puppeteer/util/Mutex.js.map | 1 + .../lib/cjs/puppeteer/util/assert.d.ts | 14 + .../lib/cjs/puppeteer/util/assert.d.ts.map | 1 + .../lib/cjs/puppeteer/util/assert.js | 22 + .../lib/cjs/puppeteer/util/assert.js.map | 1 + .../lib/cjs/puppeteer/util/decorators.d.ts | 20 + .../cjs/puppeteer/util/decorators.d.ts.map | 1 + .../lib/cjs/puppeteer/util/decorators.js | 179 + .../lib/cjs/puppeteer/util/decorators.js.map | 1 + .../lib/cjs/puppeteer/util/disposable.d.ts | 174 + .../cjs/puppeteer/util/disposable.d.ts.map | 1 + .../lib/cjs/puppeteer/util/disposable.js | 235 + .../lib/cjs/puppeteer/util/disposable.js.map | 1 + .../lib/cjs/puppeteer/util/util.d.ts | 11 + .../lib/cjs/puppeteer/util/util.d.ts.map | 1 + .../lib/cjs/puppeteer/util/util.js | 27 + .../lib/cjs/puppeteer/util/util.js.map | 1 + .../lib/cjs/third_party/mitt/mitt.d.ts | 7 + .../lib/cjs/third_party/mitt/mitt.js | 6 + .../lib/cjs/third_party/rxjs/rxjs.d.ts | 8 + .../lib/cjs/third_party/rxjs/rxjs.js | 8 + .../puppeteer-core/lib/esm/package.json | 1 + .../lib/esm/puppeteer/api/Browser.d.ts | 337 + .../lib/esm/puppeteer/api/Browser.d.ts.map | 1 + .../lib/esm/puppeteer/api/Browser.js | 137 + .../lib/esm/puppeteer/api/Browser.js.map | 1 + .../lib/esm/puppeteer/api/BrowserContext.d.ts | 186 + .../esm/puppeteer/api/BrowserContext.d.ts.map | 1 + .../lib/esm/puppeteer/api/BrowserContext.js | 67 + .../esm/puppeteer/api/BrowserContext.js.map | 1 + .../lib/esm/puppeteer/api/CDPSession.d.ts | 100 + .../lib/esm/puppeteer/api/CDPSession.d.ts.map | 1 + .../lib/esm/puppeteer/api/CDPSession.js | 68 + .../lib/esm/puppeteer/api/CDPSession.js.map | 1 + .../lib/esm/puppeteer/api/Dialog.d.ts | 70 + .../lib/esm/puppeteer/api/Dialog.d.ts.map | 1 + .../lib/esm/puppeteer/api/Dialog.js | 89 + .../lib/esm/puppeteer/api/Dialog.js.map | 1 + .../lib/esm/puppeteer/api/ElementHandle.d.ts | 632 + .../esm/puppeteer/api/ElementHandle.d.ts.map | 1 + .../lib/esm/puppeteer/api/ElementHandle.js | 1355 + .../esm/puppeteer/api/ElementHandle.js.map | 1 + .../puppeteer/api/ElementHandleSymbol.d.ts | 10 + .../api/ElementHandleSymbol.d.ts.map | 1 + .../esm/puppeteer/api/ElementHandleSymbol.js | 10 + .../puppeteer/api/ElementHandleSymbol.js.map | 1 + .../lib/esm/puppeteer/api/Environment.d.ts | 15 + .../esm/puppeteer/api/Environment.d.ts.map | 1 + .../lib/esm/puppeteer/api/Environment.js | 7 + .../lib/esm/puppeteer/api/Environment.js.map | 1 + .../lib/esm/puppeteer/api/Frame.d.ts | 747 + .../lib/esm/puppeteer/api/Frame.d.ts.map | 1 + .../lib/esm/puppeteer/api/Frame.js | 903 + .../lib/esm/puppeteer/api/Frame.js.map | 1 + .../lib/esm/puppeteer/api/HTTPRequest.d.ts | 386 + .../esm/puppeteer/api/HTTPRequest.d.ts.map | 1 + .../lib/esm/puppeteer/api/HTTPRequest.js | 168 + .../lib/esm/puppeteer/api/HTTPRequest.js.map | 1 + .../lib/esm/puppeteer/api/HTTPResponse.d.ts | 101 + .../esm/puppeteer/api/HTTPResponse.d.ts.map | 1 + .../lib/esm/puppeteer/api/HTTPResponse.js | 45 + .../lib/esm/puppeteer/api/HTTPResponse.js.map | 1 + .../lib/esm/puppeteer/api/Input.d.ts | 455 + .../lib/esm/puppeteer/api/Input.d.ts.map | 1 + .../lib/esm/puppeteer/api/Input.js | 161 + .../lib/esm/puppeteer/api/Input.js.map | 1 + .../lib/esm/puppeteer/api/JSHandle.d.ts | 123 + .../lib/esm/puppeteer/api/JSHandle.d.ts.map | 1 + .../lib/esm/puppeteer/api/JSHandle.js | 220 + .../lib/esm/puppeteer/api/JSHandle.js.map | 1 + .../lib/esm/puppeteer/api/Page.d.ts | 2239 + .../lib/esm/puppeteer/api/Page.d.ts.map | 1 + .../lib/esm/puppeteer/api/Page.js | 1503 + .../lib/esm/puppeteer/api/Page.js.map | 1 + .../lib/esm/puppeteer/api/Realm.d.ts | 37 + .../lib/esm/puppeteer/api/Realm.d.ts.map | 1 + .../lib/esm/puppeteer/api/Realm.js | 40 + .../lib/esm/puppeteer/api/Realm.js.map | 1 + .../lib/esm/puppeteer/api/Target.d.ts | 80 + .../lib/esm/puppeteer/api/Target.d.ts.map | 1 + .../lib/esm/puppeteer/api/Target.js | 49 + .../lib/esm/puppeteer/api/Target.js.map | 1 + .../lib/esm/puppeteer/api/WebWorker.d.ts | 101 + .../lib/esm/puppeteer/api/WebWorker.d.ts.map | 1 + .../lib/esm/puppeteer/api/WebWorker.js | 102 + .../lib/esm/puppeteer/api/WebWorker.js.map | 1 + .../lib/esm/puppeteer/api/api.d.ts | 22 + .../lib/esm/puppeteer/api/api.d.ts.map | 1 + .../lib/esm/puppeteer/api/api.js | 22 + .../lib/esm/puppeteer/api/api.js.map | 1 + .../esm/puppeteer/api/locators/locators.d.ts | 304 + .../puppeteer/api/locators/locators.d.ts.map | 1 + .../esm/puppeteer/api/locators/locators.js | 688 + .../puppeteer/api/locators/locators.js.map | 1 + .../lib/esm/puppeteer/bidi/BidiOverCdp.d.ts | 14 + .../esm/puppeteer/bidi/BidiOverCdp.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/BidiOverCdp.js | 150 + .../lib/esm/puppeteer/bidi/BidiOverCdp.js.map | 1 + .../lib/esm/puppeteer/bidi/Browser.d.ts | 53 + .../lib/esm/puppeteer/bidi/Browser.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Browser.js | 241 + .../lib/esm/puppeteer/bidi/Browser.js.map | 1 + .../esm/puppeteer/bidi/BrowserConnector.d.ts | 18 + .../puppeteer/bidi/BrowserConnector.d.ts.map | 1 + .../esm/puppeteer/bidi/BrowserConnector.js | 80 + .../puppeteer/bidi/BrowserConnector.js.map | 1 + .../esm/puppeteer/bidi/BrowserContext.d.ts | 39 + .../puppeteer/bidi/BrowserContext.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/BrowserContext.js | 102 + .../esm/puppeteer/bidi/BrowserContext.js.map | 1 + .../esm/puppeteer/bidi/BrowsingContext.d.ts | 61 + .../puppeteer/bidi/BrowsingContext.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/BrowsingContext.js | 141 + .../esm/puppeteer/bidi/BrowsingContext.js.map | 1 + .../lib/esm/puppeteer/bidi/Connection.d.ts | 58 + .../esm/puppeteer/bidi/Connection.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Connection.js | 184 + .../lib/esm/puppeteer/bidi/Connection.js.map | 1 + .../lib/esm/puppeteer/bidi/Deserializer.d.ts | 22 + .../esm/puppeteer/bidi/Deserializer.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Deserializer.js | 83 + .../esm/puppeteer/bidi/Deserializer.js.map | 1 + .../lib/esm/puppeteer/bidi/Dialog.d.ts | 26 + .../lib/esm/puppeteer/bidi/Dialog.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Dialog.js | 30 + .../lib/esm/puppeteer/bidi/Dialog.js.map | 1 + .../lib/esm/puppeteer/bidi/ElementHandle.d.ts | 27 + .../esm/puppeteer/bidi/ElementHandle.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/ElementHandle.js | 168 + .../esm/puppeteer/bidi/ElementHandle.js.map | 1 + .../esm/puppeteer/bidi/EmulationManager.d.ts | 16 + .../puppeteer/bidi/EmulationManager.d.ts.map | 1 + .../esm/puppeteer/bidi/EmulationManager.js | 24 + .../puppeteer/bidi/EmulationManager.js.map | 1 + .../esm/puppeteer/bidi/ExposedFunction.d.ts | 19 + .../puppeteer/bidi/ExposedFunction.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/ExposedFunction.js | 217 + .../esm/puppeteer/bidi/ExposedFunction.js.map | 1 + .../lib/esm/puppeteer/bidi/Frame.d.ts | 44 + .../lib/esm/puppeteer/bidi/Frame.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Frame.js | 220 + .../lib/esm/puppeteer/bidi/Frame.js.map | 1 + .../lib/esm/puppeteer/bidi/HTTPRequest.d.ts | 45 + .../esm/puppeteer/bidi/HTTPRequest.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/HTTPRequest.js | 110 + .../lib/esm/puppeteer/bidi/HTTPRequest.js.map | 1 + .../lib/esm/puppeteer/bidi/HTTPResponse.d.ts | 30 + .../esm/puppeteer/bidi/HTTPResponse.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/HTTPResponse.js | 74 + .../esm/puppeteer/bidi/HTTPResponse.js.map | 1 + .../lib/esm/puppeteer/bidi/Input.d.ts | 69 + .../lib/esm/puppeteer/bidi/Input.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Input.js | 625 + .../lib/esm/puppeteer/bidi/Input.js.map | 1 + .../lib/esm/puppeteer/bidi/JSHandle.d.ts | 29 + .../lib/esm/puppeteer/bidi/JSHandle.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/JSHandle.js | 77 + .../lib/esm/puppeteer/bidi/JSHandle.js.map | 1 + .../esm/puppeteer/bidi/NetworkManager.d.ts | 23 + .../puppeteer/bidi/NetworkManager.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/NetworkManager.js | 108 + .../esm/puppeteer/bidi/NetworkManager.js.map | 1 + .../lib/esm/puppeteer/bidi/Page.d.ts | 115 + .../lib/esm/puppeteer/bidi/Page.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Page.js | 691 + .../lib/esm/puppeteer/bidi/Page.js.map | 1 + .../lib/esm/puppeteer/bidi/Realm.d.ts | 31 + .../lib/esm/puppeteer/bidi/Realm.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Realm.js | 139 + .../lib/esm/puppeteer/bidi/Realm.js.map | 1 + .../lib/esm/puppeteer/bidi/Sandbox.d.ts | 50 + .../lib/esm/puppeteer/bidi/Sandbox.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Sandbox.js | 75 + .../lib/esm/puppeteer/bidi/Sandbox.js.map | 1 + .../lib/esm/puppeteer/bidi/Serializer.d.ts | 17 + .../esm/puppeteer/bidi/Serializer.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Serializer.js | 147 + .../lib/esm/puppeteer/bidi/Serializer.js.map | 1 + .../lib/esm/puppeteer/bidi/Target.d.ts | 59 + .../lib/esm/puppeteer/bidi/Target.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/Target.js | 109 + .../lib/esm/puppeteer/bidi/Target.js.map | 1 + .../lib/esm/puppeteer/bidi/bidi.d.ts | 22 + .../lib/esm/puppeteer/bidi/bidi.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/bidi.js | 22 + .../lib/esm/puppeteer/bidi/bidi.js.map | 1 + .../lib/esm/puppeteer/bidi/core/Browser.d.ts | 55 + .../esm/puppeteer/bidi/core/Browser.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/core/Browser.js | 269 + .../esm/puppeteer/bidi/core/Browser.js.map | 1 + .../puppeteer/bidi/core/BrowsingContext.d.ts | 104 + .../bidi/core/BrowsingContext.d.ts.map | 1 + .../puppeteer/bidi/core/BrowsingContext.js | 373 + .../bidi/core/BrowsingContext.js.map | 1 + .../esm/puppeteer/bidi/core/Connection.d.ts | 140 + .../puppeteer/bidi/core/Connection.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/core/Connection.js | 7 + .../esm/puppeteer/bidi/core/Connection.js.map | 1 + .../esm/puppeteer/bidi/core/Navigation.d.ts | 38 + .../puppeteer/bidi/core/Navigation.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/core/Navigation.js | 154 + .../esm/puppeteer/bidi/core/Navigation.js.map | 1 + .../lib/esm/puppeteer/bidi/core/Realm.d.ts | 86 + .../esm/puppeteer/bidi/core/Realm.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/core/Realm.js | 291 + .../lib/esm/puppeteer/bidi/core/Realm.js.map | 1 + .../lib/esm/puppeteer/bidi/core/Request.d.ts | 37 + .../esm/puppeteer/bidi/core/Request.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/core/Request.js | 164 + .../esm/puppeteer/bidi/core/Request.js.map | 1 + .../lib/esm/puppeteer/bidi/core/Session.d.ts | 48 + .../esm/puppeteer/bidi/core/Session.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/core/Session.js | 196 + .../esm/puppeteer/bidi/core/Session.js.map | 1 + .../esm/puppeteer/bidi/core/UserContext.d.ts | 50 + .../puppeteer/bidi/core/UserContext.d.ts.map | 1 + .../esm/puppeteer/bidi/core/UserContext.js | 165 + .../puppeteer/bidi/core/UserContext.js.map | 1 + .../esm/puppeteer/bidi/core/UserPrompt.d.ts | 43 + .../puppeteer/bidi/core/UserPrompt.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/core/UserPrompt.js | 134 + .../esm/puppeteer/bidi/core/UserPrompt.js.map | 1 + .../lib/esm/puppeteer/bidi/core/core.d.ts | 15 + .../lib/esm/puppeteer/bidi/core/core.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/core/core.js | 15 + .../lib/esm/puppeteer/bidi/core/core.js.map | 1 + .../lib/esm/puppeteer/bidi/lifecycle.d.ts | 40 + .../lib/esm/puppeteer/bidi/lifecycle.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/lifecycle.js | 70 + .../lib/esm/puppeteer/bidi/lifecycle.js.map | 1 + .../lib/esm/puppeteer/bidi/util.d.ts | 16 + .../lib/esm/puppeteer/bidi/util.d.ts.map | 1 + .../lib/esm/puppeteer/bidi/util.js | 57 + .../lib/esm/puppeteer/bidi/util.js.map | 1 + .../lib/esm/puppeteer/cdp/Accessibility.d.ts | 170 + .../esm/puppeteer/cdp/Accessibility.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Accessibility.js | 412 + .../esm/puppeteer/cdp/Accessibility.js.map | 1 + .../esm/puppeteer/cdp/AriaQueryHandler.d.ts | 17 + .../puppeteer/cdp/AriaQueryHandler.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/AriaQueryHandler.js | 69 + .../esm/puppeteer/cdp/AriaQueryHandler.js.map | 1 + .../lib/esm/puppeteer/cdp/Binding.d.ts | 18 + .../lib/esm/puppeteer/cdp/Binding.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Binding.js | 145 + .../lib/esm/puppeteer/cdp/Binding.js.map | 1 + .../lib/esm/puppeteer/cdp/Browser.d.ts | 63 + .../lib/esm/puppeteer/cdp/Browser.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Browser.js | 314 + .../lib/esm/puppeteer/cdp/Browser.js.map | 1 + .../esm/puppeteer/cdp/BrowserConnector.d.ts | 16 + .../puppeteer/cdp/BrowserConnector.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/BrowserConnector.js | 28 + .../esm/puppeteer/cdp/BrowserConnector.js.map | 1 + .../lib/esm/puppeteer/cdp/CDPSession.d.ts | 66 + .../lib/esm/puppeteer/cdp/CDPSession.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/CDPSession.js | 115 + .../lib/esm/puppeteer/cdp/CDPSession.js.map | 1 + .../puppeteer/cdp/ChromeTargetManager.d.ts | 25 + .../cdp/ChromeTargetManager.d.ts.map | 1 + .../esm/puppeteer/cdp/ChromeTargetManager.js | 290 + .../puppeteer/cdp/ChromeTargetManager.js.map | 1 + .../lib/esm/puppeteer/cdp/Connection.d.ts | 75 + .../lib/esm/puppeteer/cdp/Connection.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Connection.js | 212 + .../lib/esm/puppeteer/cdp/Connection.js.map | 1 + .../lib/esm/puppeteer/cdp/Coverage.d.ts | 189 + .../lib/esm/puppeteer/cdp/Coverage.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Coverage.js | 364 + .../lib/esm/puppeteer/cdp/Coverage.js.map | 1 + .../puppeteer/cdp/DeviceRequestPrompt.d.ts | 89 + .../cdp/DeviceRequestPrompt.d.ts.map | 1 + .../esm/puppeteer/cdp/DeviceRequestPrompt.js | 206 + .../puppeteer/cdp/DeviceRequestPrompt.js.map | 1 + .../lib/esm/puppeteer/cdp/Dialog.d.ts | 20 + .../lib/esm/puppeteer/cdp/Dialog.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Dialog.js | 23 + .../lib/esm/puppeteer/cdp/Dialog.js.map | 1 + .../lib/esm/puppeteer/cdp/ElementHandle.d.ts | 32 + .../esm/puppeteer/cdp/ElementHandle.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/ElementHandle.js | 178 + .../esm/puppeteer/cdp/ElementHandle.js.map | 1 + .../esm/puppeteer/cdp/EmulationManager.d.ts | 61 + .../puppeteer/cdp/EmulationManager.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/EmulationManager.js | 413 + .../esm/puppeteer/cdp/EmulationManager.js.map | 1 + .../esm/puppeteer/cdp/ExecutionContext.d.ts | 120 + .../puppeteer/cdp/ExecutionContext.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/ExecutionContext.js | 290 + .../esm/puppeteer/cdp/ExecutionContext.js.map | 1 + .../puppeteer/cdp/FirefoxTargetManager.d.ts | 35 + .../cdp/FirefoxTargetManager.d.ts.map | 1 + .../esm/puppeteer/cdp/FirefoxTargetManager.js | 147 + .../puppeteer/cdp/FirefoxTargetManager.js.map | 1 + .../lib/esm/puppeteer/cdp/Frame.d.ts | 72 + .../lib/esm/puppeteer/cdp/Frame.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Frame.js | 279 + .../lib/esm/puppeteer/cdp/Frame.js.map | 1 + .../lib/esm/puppeteer/cdp/FrameManager.d.ts | 48 + .../esm/puppeteer/cdp/FrameManager.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/FrameManager.js | 444 + .../lib/esm/puppeteer/cdp/FrameManager.js.map | 1 + .../esm/puppeteer/cdp/FrameManagerEvents.d.ts | 33 + .../puppeteer/cdp/FrameManagerEvents.d.ts.map | 1 + .../esm/puppeteer/cdp/FrameManagerEvents.js | 22 + .../puppeteer/cdp/FrameManagerEvents.js.map | 1 + .../lib/esm/puppeteer/cdp/FrameTree.d.ts | 29 + .../lib/esm/puppeteer/cdp/FrameTree.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/FrameTree.js | 89 + .../lib/esm/puppeteer/cdp/FrameTree.js.map | 1 + .../lib/esm/puppeteer/cdp/HTTPRequest.d.ts | 71 + .../esm/puppeteer/cdp/HTTPRequest.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/HTTPRequest.js | 325 + .../lib/esm/puppeteer/cdp/HTTPRequest.js.map | 1 + .../lib/esm/puppeteer/cdp/HTTPResponse.d.ts | 33 + .../esm/puppeteer/cdp/HTTPResponse.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/HTTPResponse.js | 127 + .../lib/esm/puppeteer/cdp/HTTPResponse.js.map | 1 + .../lib/esm/puppeteer/cdp/Input.d.ts | 58 + .../lib/esm/puppeteer/cdp/Input.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Input.js | 468 + .../lib/esm/puppeteer/cdp/Input.js.map | 1 + .../lib/esm/puppeteer/cdp/IsolatedWorld.d.ts | 54 + .../esm/puppeteer/cdp/IsolatedWorld.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/IsolatedWorld.js | 241 + .../esm/puppeteer/cdp/IsolatedWorld.js.map | 1 + .../lib/esm/puppeteer/cdp/IsolatedWorlds.d.ts | 20 + .../esm/puppeteer/cdp/IsolatedWorlds.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/IsolatedWorlds.js | 20 + .../esm/puppeteer/cdp/IsolatedWorlds.js.map | 1 + .../lib/esm/puppeteer/cdp/JSHandle.d.ts | 35 + .../lib/esm/puppeteer/cdp/JSHandle.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/JSHandle.js | 85 + .../lib/esm/puppeteer/cdp/JSHandle.js.map | 1 + .../esm/puppeteer/cdp/LifecycleWatcher.d.ts | 49 + .../puppeteer/cdp/LifecycleWatcher.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/LifecycleWatcher.js | 168 + .../esm/puppeteer/cdp/LifecycleWatcher.js.map | 1 + .../puppeteer/cdp/NetworkEventManager.d.ts | 57 + .../cdp/NetworkEventManager.d.ts.map | 1 + .../esm/puppeteer/cdp/NetworkEventManager.js | 130 + .../puppeteer/cdp/NetworkEventManager.js.map | 1 + .../lib/esm/puppeteer/cdp/NetworkManager.d.ts | 55 + .../esm/puppeteer/cdp/NetworkManager.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/NetworkManager.js | 494 + .../esm/puppeteer/cdp/NetworkManager.js.map | 1 + .../lib/esm/puppeteer/cdp/Page.d.ts | 127 + .../lib/esm/puppeteer/cdp/Page.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Page.js | 917 + .../lib/esm/puppeteer/cdp/Page.js.map | 1 + .../cdp/PredefinedNetworkConditions.d.ts | 42 + .../cdp/PredefinedNetworkConditions.d.ts.map | 1 + .../cdp/PredefinedNetworkConditions.js | 46 + .../cdp/PredefinedNetworkConditions.js.map | 1 + .../lib/esm/puppeteer/cdp/Target.d.ts | 82 + .../lib/esm/puppeteer/cdp/Target.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Target.js | 236 + .../lib/esm/puppeteer/cdp/Target.js.map | 1 + .../lib/esm/puppeteer/cdp/TargetManager.d.ts | 55 + .../esm/puppeteer/cdp/TargetManager.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/TargetManager.js | 7 + .../esm/puppeteer/cdp/TargetManager.js.map | 1 + .../lib/esm/puppeteer/cdp/Tracing.d.ts | 56 + .../lib/esm/puppeteer/cdp/Tracing.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/Tracing.js | 110 + .../lib/esm/puppeteer/cdp/Tracing.js.map | 1 + .../lib/esm/puppeteer/cdp/WebWorker.d.ts | 29 + .../lib/esm/puppeteer/cdp/WebWorker.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/WebWorker.js | 41 + .../lib/esm/puppeteer/cdp/WebWorker.js.map | 1 + .../lib/esm/puppeteer/cdp/cdp.d.ts | 42 + .../lib/esm/puppeteer/cdp/cdp.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/cdp.js | 42 + .../lib/esm/puppeteer/cdp/cdp.js.map | 1 + .../lib/esm/puppeteer/cdp/utils.d.ts | 27 + .../lib/esm/puppeteer/cdp/utils.d.ts.map | 1 + .../lib/esm/puppeteer/cdp/utils.js | 186 + .../lib/esm/puppeteer/cdp/utils.js.map | 1 + .../puppeteer/common/BrowserConnector.d.ts | 15 + .../common/BrowserConnector.d.ts.map | 1 + .../esm/puppeteer/common/BrowserConnector.js | 87 + .../puppeteer/common/BrowserConnector.js.map | 1 + .../common/BrowserWebSocketTransport.d.ts | 19 + .../common/BrowserWebSocketTransport.d.ts.map | 1 + .../common/BrowserWebSocketTransport.js | 39 + .../common/BrowserWebSocketTransport.js.map | 1 + .../puppeteer/common/CallbackRegistry.d.ts | 46 + .../common/CallbackRegistry.d.ts.map | 1 + .../esm/puppeteer/common/CallbackRegistry.js | 135 + .../puppeteer/common/CallbackRegistry.js.map | 1 + .../esm/puppeteer/common/Configuration.d.ts | 124 + .../puppeteer/common/Configuration.d.ts.map | 1 + .../lib/esm/puppeteer/common/Configuration.js | 7 + .../esm/puppeteer/common/Configuration.js.map | 1 + .../esm/puppeteer/common/ConnectOptions.d.ts | 69 + .../puppeteer/common/ConnectOptions.d.ts.map | 1 + .../esm/puppeteer/common/ConnectOptions.js | 7 + .../puppeteer/common/ConnectOptions.js.map | 1 + .../puppeteer/common/ConnectionTransport.d.ts | 15 + .../common/ConnectionTransport.d.ts.map | 1 + .../puppeteer/common/ConnectionTransport.js | 7 + .../common/ConnectionTransport.js.map | 1 + .../esm/puppeteer/common/ConsoleMessage.d.ts | 60 + .../puppeteer/common/ConsoleMessage.d.ts.map | 1 + .../esm/puppeteer/common/ConsoleMessage.js | 55 + .../puppeteer/common/ConsoleMessage.js.map | 1 + .../puppeteer/common/CustomQueryHandler.d.ts | 103 + .../common/CustomQueryHandler.d.ts.map | 1 + .../puppeteer/common/CustomQueryHandler.js | 150 + .../common/CustomQueryHandler.js.map | 1 + .../lib/esm/puppeteer/common/Debug.d.ts | 61 + .../lib/esm/puppeteer/common/Debug.d.ts.map | 1 + .../lib/esm/puppeteer/common/Debug.js | 110 + .../lib/esm/puppeteer/common/Debug.js.map | 1 + .../lib/esm/puppeteer/common/Device.d.ts | 42 + .../lib/esm/puppeteer/common/Device.d.ts.map | 1 + .../lib/esm/puppeteer/common/Device.js | 1420 + .../lib/esm/puppeteer/common/Device.js.map | 1 + .../lib/esm/puppeteer/common/Errors.d.ts | 101 + .../lib/esm/puppeteer/common/Errors.d.ts.map | 1 + .../lib/esm/puppeteer/common/Errors.js | 109 + .../lib/esm/puppeteer/common/Errors.js.map | 1 + .../esm/puppeteer/common/EventEmitter.d.ts | 124 + .../puppeteer/common/EventEmitter.d.ts.map | 1 + .../lib/esm/puppeteer/common/EventEmitter.js | 161 + .../esm/puppeteer/common/EventEmitter.js.map | 1 + .../lib/esm/puppeteer/common/FileChooser.d.ts | 57 + .../esm/puppeteer/common/FileChooser.d.ts.map | 1 + .../lib/esm/puppeteer/common/FileChooser.js | 75 + .../esm/puppeteer/common/FileChooser.js.map | 1 + .../esm/puppeteer/common/GetQueryHandler.d.ts | 14 + .../puppeteer/common/GetQueryHandler.d.ts.map | 1 + .../esm/puppeteer/common/GetQueryHandler.js | 41 + .../puppeteer/common/GetQueryHandler.js.map | 1 + .../esm/puppeteer/common/HandleIterator.d.ts | 12 + .../puppeteer/common/HandleIterator.d.ts.map | 1 + .../esm/puppeteer/common/HandleIterator.js | 135 + .../puppeteer/common/HandleIterator.js.map | 1 + .../lib/esm/puppeteer/common/LazyArg.d.ts | 23 + .../lib/esm/puppeteer/common/LazyArg.d.ts.map | 1 + .../lib/esm/puppeteer/common/LazyArg.js | 23 + .../lib/esm/puppeteer/common/LazyArg.js.map | 1 + .../common/NetworkManagerEvents.d.ts | 32 + .../common/NetworkManagerEvents.d.ts.map | 1 + .../puppeteer/common/NetworkManagerEvents.js | 21 + .../common/NetworkManagerEvents.js.map | 1 + .../lib/esm/puppeteer/common/PDFOptions.d.ts | 193 + .../esm/puppeteer/common/PDFOptions.d.ts.map | 1 + .../lib/esm/puppeteer/common/PDFOptions.js | 22 + .../esm/puppeteer/common/PDFOptions.js.map | 1 + .../esm/puppeteer/common/PQueryHandler.d.ts | 14 + .../puppeteer/common/PQueryHandler.d.ts.map | 1 + .../lib/esm/puppeteer/common/PQueryHandler.js | 18 + .../esm/puppeteer/common/PQueryHandler.js.map | 1 + .../puppeteer/common/PierceQueryHandler.d.ts | 15 + .../common/PierceQueryHandler.d.ts.map | 1 + .../puppeteer/common/PierceQueryHandler.js | 18 + .../common/PierceQueryHandler.js.map | 1 + .../lib/esm/puppeteer/common/Product.d.ts | 11 + .../lib/esm/puppeteer/common/Product.d.ts.map | 1 + .../lib/esm/puppeteer/common/Product.js | 7 + .../lib/esm/puppeteer/common/Product.js.map | 1 + .../lib/esm/puppeteer/common/Puppeteer.d.ts | 92 + .../esm/puppeteer/common/Puppeteer.d.ts.map | 1 + .../lib/esm/puppeteer/common/Puppeteer.js | 96 + .../lib/esm/puppeteer/common/Puppeteer.js.map | 1 + .../esm/puppeteer/common/QueryHandler.d.ts | 48 + .../puppeteer/common/QueryHandler.d.ts.map | 1 + .../lib/esm/puppeteer/common/QueryHandler.js | 215 + .../esm/puppeteer/common/QueryHandler.js.map | 1 + .../esm/puppeteer/common/ScriptInjector.d.ts | 14 + .../puppeteer/common/ScriptInjector.d.ts.map | 1 + .../esm/puppeteer/common/ScriptInjector.js | 46 + .../puppeteer/common/ScriptInjector.js.map | 1 + .../esm/puppeteer/common/SecurityDetails.d.ts | 46 + .../puppeteer/common/SecurityDetails.d.ts.map | 1 + .../esm/puppeteer/common/SecurityDetails.js | 69 + .../puppeteer/common/SecurityDetails.js.map | 1 + .../lib/esm/puppeteer/common/TaskQueue.d.ts | 14 + .../esm/puppeteer/common/TaskQueue.d.ts.map | 1 + .../lib/esm/puppeteer/common/TaskQueue.js | 24 + .../lib/esm/puppeteer/common/TaskQueue.js.map | 1 + .../puppeteer/common/TextQueryHandler.d.ts | 13 + .../common/TextQueryHandler.d.ts.map | 1 + .../esm/puppeteer/common/TextQueryHandler.js | 15 + .../puppeteer/common/TextQueryHandler.js.map | 1 + .../esm/puppeteer/common/TimeoutSettings.d.ts | 17 + .../puppeteer/common/TimeoutSettings.d.ts.map | 1 + .../esm/puppeteer/common/TimeoutSettings.js | 39 + .../puppeteer/common/TimeoutSettings.js.map | 1 + .../puppeteer/common/USKeyboardLayout.d.ts | 30 + .../common/USKeyboardLayout.d.ts.map | 1 + .../esm/puppeteer/common/USKeyboardLayout.js | 394 + .../puppeteer/common/USKeyboardLayout.js.map | 1 + .../lib/esm/puppeteer/common/Viewport.d.ts | 50 + .../esm/puppeteer/common/Viewport.d.ts.map | 1 + .../lib/esm/puppeteer/common/Viewport.js | 7 + .../lib/esm/puppeteer/common/Viewport.js.map | 1 + .../lib/esm/puppeteer/common/WaitTask.d.ts | 42 + .../esm/puppeteer/common/WaitTask.d.ts.map | 1 + .../lib/esm/puppeteer/common/WaitTask.js | 193 + .../lib/esm/puppeteer/common/WaitTask.js.map | 1 + .../puppeteer/common/XPathQueryHandler.d.ts | 14 + .../common/XPathQueryHandler.d.ts.map | 1 + .../esm/puppeteer/common/XPathQueryHandler.js | 21 + .../puppeteer/common/XPathQueryHandler.js.map | 1 + .../lib/esm/puppeteer/common/common.d.ts | 40 + .../lib/esm/puppeteer/common/common.d.ts.map | 1 + .../lib/esm/puppeteer/common/common.js | 40 + .../lib/esm/puppeteer/common/common.js.map | 1 + .../lib/esm/puppeteer/common/fetch.d.ts | 12 + .../lib/esm/puppeteer/common/fetch.d.ts.map | 1 + .../lib/esm/puppeteer/common/fetch.js | 14 + .../lib/esm/puppeteer/common/fetch.js.map | 1 + .../lib/esm/puppeteer/common/types.d.ts | 115 + .../lib/esm/puppeteer/common/types.d.ts.map | 1 + .../lib/esm/puppeteer/common/types.js | 7 + .../lib/esm/puppeteer/common/types.js.map | 1 + .../lib/esm/puppeteer/common/util.d.ts | 125 + .../lib/esm/puppeteer/common/util.d.ts.map | 1 + .../lib/esm/puppeteer/common/util.js | 371 + .../lib/esm/puppeteer/common/util.js.map | 1 + .../lib/esm/puppeteer/environment.d.ts | 10 + .../lib/esm/puppeteer/environment.d.ts.map | 1 + .../lib/esm/puppeteer/environment.js | 10 + .../lib/esm/puppeteer/environment.js.map | 1 + .../lib/esm/puppeteer/generated/injected.d.ts | 9 + .../esm/puppeteer/generated/injected.d.ts.map | 1 + .../lib/esm/puppeteer/generated/injected.js | 9 + .../esm/puppeteer/generated/injected.js.map | 1 + .../lib/esm/puppeteer/generated/version.d.ts | 5 + .../esm/puppeteer/generated/version.d.ts.map | 1 + .../lib/esm/puppeteer/generated/version.js | 5 + .../esm/puppeteer/generated/version.js.map | 1 + .../puppeteer/injected/ARIAQuerySelector.d.ts | 20 + .../injected/ARIAQuerySelector.d.ts.map | 1 + .../puppeteer/injected/ARIAQuerySelector.js | 12 + .../injected/ARIAQuerySelector.js.map | 1 + .../injected/CustomQuerySelector.d.ts | 24 + .../injected/CustomQuerySelector.d.ts.map | 1 + .../puppeteer/injected/CustomQuerySelector.js | 47 + .../injected/CustomQuerySelector.js.map | 1 + .../puppeteer/injected/PQuerySelector.d.ts | 19 + .../injected/PQuerySelector.d.ts.map | 1 + .../esm/puppeteer/injected/PQuerySelector.js | 235 + .../puppeteer/injected/PQuerySelector.js.map | 1 + .../puppeteer/injected/PSelectorParser.d.ts | 19 + .../injected/PSelectorParser.d.ts.map | 1 + .../esm/puppeteer/injected/PSelectorParser.js | 87 + .../puppeteer/injected/PSelectorParser.js.map | 1 + .../injected/PierceQuerySelector.d.ts | 14 + .../injected/PierceQuerySelector.d.ts.map | 1 + .../puppeteer/injected/PierceQuerySelector.js | 58 + .../injected/PierceQuerySelector.js.map | 1 + .../lib/esm/puppeteer/injected/Poller.d.ts | 44 + .../esm/puppeteer/injected/Poller.d.ts.map | 1 + .../lib/esm/puppeteer/injected/Poller.js | 140 + .../lib/esm/puppeteer/injected/Poller.js.map | 1 + .../esm/puppeteer/injected/TextContent.d.ts | 29 + .../puppeteer/injected/TextContent.d.ts.map | 1 + .../lib/esm/puppeteer/injected/TextContent.js | 117 + .../esm/puppeteer/injected/TextContent.js.map | 1 + .../puppeteer/injected/TextQuerySelector.d.ts | 12 + .../injected/TextQuerySelector.d.ts.map | 1 + .../puppeteer/injected/TextQuerySelector.js | 39 + .../injected/TextQuerySelector.js.map | 1 + .../injected/XPathQuerySelector.d.ts | 10 + .../injected/XPathQuerySelector.d.ts.map | 1 + .../puppeteer/injected/XPathQuerySelector.js | 28 + .../injected/XPathQuerySelector.js.map | 1 + .../lib/esm/puppeteer/injected/injected.d.ts | 47 + .../esm/puppeteer/injected/injected.d.ts.map | 1 + .../lib/esm/puppeteer/injected/injected.js | 40 + .../esm/puppeteer/injected/injected.js.map | 1 + .../lib/esm/puppeteer/injected/util.d.ts | 13 + .../lib/esm/puppeteer/injected/util.d.ts.map | 1 + .../lib/esm/puppeteer/injected/util.js | 55 + .../lib/esm/puppeteer/injected/util.js.map | 1 + .../esm/puppeteer/node/ChromeLauncher.d.ts | 49 + .../puppeteer/node/ChromeLauncher.d.ts.map | 1 + .../lib/esm/puppeteer/node/ChromeLauncher.js | 263 + .../esm/puppeteer/node/ChromeLauncher.js.map | 1 + .../esm/puppeteer/node/FirefoxLauncher.d.ts | 28 + .../puppeteer/node/FirefoxLauncher.d.ts.map | 1 + .../lib/esm/puppeteer/node/FirefoxLauncher.js | 180 + .../esm/puppeteer/node/FirefoxLauncher.js.map | 1 + .../lib/esm/puppeteer/node/LaunchOptions.d.ts | 131 + .../esm/puppeteer/node/LaunchOptions.d.ts.map | 1 + .../lib/esm/puppeteer/node/LaunchOptions.js | 7 + .../esm/puppeteer/node/LaunchOptions.js.map | 1 + .../node/NodeWebSocketTransport.d.ts | 20 + .../node/NodeWebSocketTransport.d.ts.map | 1 + .../puppeteer/node/NodeWebSocketTransport.js | 54 + .../node/NodeWebSocketTransport.js.map | 1 + .../lib/esm/puppeteer/node/PipeTransport.d.ts | 19 + .../esm/puppeteer/node/PipeTransport.d.ts.map | 1 + .../lib/esm/puppeteer/node/PipeTransport.js | 60 + .../esm/puppeteer/node/PipeTransport.js.map | 1 + .../esm/puppeteer/node/ProductLauncher.d.ts | 109 + .../puppeteer/node/ProductLauncher.d.ts.map | 1 + .../lib/esm/puppeteer/node/ProductLauncher.js | 273 + .../esm/puppeteer/node/ProductLauncher.js.map | 1 + .../lib/esm/puppeteer/node/PuppeteerNode.d.ts | 170 + .../esm/puppeteer/node/PuppeteerNode.d.ts.map | 1 + .../lib/esm/puppeteer/node/PuppeteerNode.js | 275 + .../esm/puppeteer/node/PuppeteerNode.js.map | 1 + .../esm/puppeteer/node/ScreenRecorder.d.ts | 41 + .../puppeteer/node/ScreenRecorder.d.ts.map | 1 + .../lib/esm/puppeteer/node/ScreenRecorder.js | 217 + .../esm/puppeteer/node/ScreenRecorder.js.map | 1 + .../lib/esm/puppeteer/node/node.d.ts | 13 + .../lib/esm/puppeteer/node/node.d.ts.map | 1 + .../lib/esm/puppeteer/node/node.js | 13 + .../lib/esm/puppeteer/node/node.js.map | 1 + .../lib/esm/puppeteer/node/util/fs.d.ts | 14 + .../lib/esm/puppeteer/node/util/fs.d.ts.map | 1 + .../lib/esm/puppeteer/node/util/fs.js | 24 + .../lib/esm/puppeteer/node/util/fs.js.map | 1 + .../lib/esm/puppeteer/puppeteer-core.d.ts | 40 + .../lib/esm/puppeteer/puppeteer-core.d.ts.map | 1 + .../lib/esm/puppeteer/puppeteer-core.js | 41 + .../lib/esm/puppeteer/puppeteer-core.js.map | 1 + .../lib/esm/puppeteer/revisions.d.ts | 14 + .../lib/esm/puppeteer/revisions.d.ts.map | 1 + .../lib/esm/puppeteer/revisions.js | 14 + .../lib/esm/puppeteer/revisions.js.map | 1 + .../esm/puppeteer/util/AsyncIterableUtil.d.ts | 16 + .../puppeteer/util/AsyncIterableUtil.d.ts.map | 1 + .../esm/puppeteer/util/AsyncIterableUtil.js | 29 + .../puppeteer/util/AsyncIterableUtil.js.map | 1 + .../lib/esm/puppeteer/util/Deferred.d.ts | 30 + .../lib/esm/puppeteer/util/Deferred.d.ts.map | 1 + .../lib/esm/puppeteer/util/Deferred.js | 99 + .../lib/esm/puppeteer/util/Deferred.js.map | 1 + .../lib/esm/puppeteer/util/ErrorLike.d.ts | 37 + .../lib/esm/puppeteer/util/ErrorLike.d.ts.map | 1 + .../lib/esm/puppeteer/util/ErrorLike.js | 41 + .../lib/esm/puppeteer/util/ErrorLike.js.map | 1 + .../lib/esm/puppeteer/util/Function.d.ts | 34 + .../lib/esm/puppeteer/util/Function.d.ts.map | 1 + .../lib/esm/puppeteer/util/Function.js | 73 + .../lib/esm/puppeteer/util/Function.js.map | 1 + .../lib/esm/puppeteer/util/Mutex.d.ts | 16 + .../lib/esm/puppeteer/util/Mutex.d.ts.map | 1 + .../lib/esm/puppeteer/util/Mutex.js | 38 + .../lib/esm/puppeteer/util/Mutex.js.map | 1 + .../lib/esm/puppeteer/util/assert.d.ts | 14 + .../lib/esm/puppeteer/util/assert.d.ts.map | 1 + .../lib/esm/puppeteer/util/assert.js | 18 + .../lib/esm/puppeteer/util/assert.js.map | 1 + .../lib/esm/puppeteer/util/decorators.d.ts | 20 + .../esm/puppeteer/util/decorators.d.ts.map | 1 + .../lib/esm/puppeteer/util/decorators.js | 171 + .../lib/esm/puppeteer/util/decorators.js.map | 1 + .../lib/esm/puppeteer/util/disposable.d.ts | 174 + .../esm/puppeteer/util/disposable.d.ts.map | 1 + .../lib/esm/puppeteer/util/disposable.js | 230 + .../lib/esm/puppeteer/util/disposable.js.map | 1 + .../lib/esm/puppeteer/util/util.d.ts | 11 + .../lib/esm/puppeteer/util/util.d.ts.map | 1 + .../lib/esm/puppeteer/util/util.js | 11 + .../lib/esm/puppeteer/util/util.js.map | 1 + .../lib/esm/third_party/mitt/mitt.d.ts | 7 + .../lib/esm/third_party/mitt/mitt.js | 6 + .../lib/esm/third_party/rxjs/rxjs.d.ts | 8 + .../lib/esm/third_party/rxjs/rxjs.js | 8 + node_modules/puppeteer-core/lib/types.d.ts | 7619 ++ .../puppeteer-core/node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 59 + .../node_modules/debug/src/browser.js | 269 + .../node_modules/debug/src/common.js | 274 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../puppeteer-core/node_modules/ms/index.js | 162 + .../puppeteer-core/node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 37 + .../puppeteer-core/node_modules/ms/readme.md | 60 + node_modules/puppeteer-core/package.json | 136 + .../puppeteer-core/src/api/Browser.ts | 454 + .../puppeteer-core/src/api/BrowserContext.ts | 224 + .../puppeteer-core/src/api/CDPSession.ts | 121 + node_modules/puppeteer-core/src/api/Dialog.ts | 110 + .../puppeteer-core/src/api/ElementHandle.ts | 1580 + .../src/api/ElementHandleSymbol.ts | 10 + .../puppeteer-core/src/api/Environment.ts | 16 + node_modules/puppeteer-core/src/api/Frame.ts | 1218 + .../puppeteer-core/src/api/HTTPRequest.ts | 521 + .../puppeteer-core/src/api/HTTPResponse.ts | 129 + node_modules/puppeteer-core/src/api/Input.ts | 517 + .../puppeteer-core/src/api/JSHandle.ts | 212 + node_modules/puppeteer-core/src/api/Page.ts | 3087 + node_modules/puppeteer-core/src/api/Realm.ts | 104 + node_modules/puppeteer-core/src/api/Target.ts | 95 + .../puppeteer-core/src/api/WebWorker.ts | 134 + node_modules/puppeteer-core/src/api/api.ts | 22 + .../src/api/locators/locators.ts | 1088 + .../puppeteer-core/src/bidi/BidiOverCdp.ts | 209 + .../puppeteer-core/src/bidi/Browser.ts | 322 + .../src/bidi/BrowserConnector.ts | 123 + .../puppeteer-core/src/bidi/BrowserContext.ts | 143 + .../src/bidi/BrowsingContext.ts | 187 + .../puppeteer-core/src/bidi/Connection.ts | 256 + .../puppeteer-core/src/bidi/Deserializer.ts | 96 + .../puppeteer-core/src/bidi/Dialog.ts | 45 + .../puppeteer-core/src/bidi/ElementHandle.ts | 87 + .../src/bidi/EmulationManager.ts | 35 + .../src/bidi/ExposedFunction.ts | 295 + node_modules/puppeteer-core/src/bidi/Frame.ts | 313 + .../puppeteer-core/src/bidi/HTTPRequest.ts | 163 + .../puppeteer-core/src/bidi/HTTPResponse.ts | 107 + node_modules/puppeteer-core/src/bidi/Input.ts | 732 + .../puppeteer-core/src/bidi/JSHandle.ts | 101 + .../puppeteer-core/src/bidi/NetworkManager.ts | 155 + node_modules/puppeteer-core/src/bidi/Page.ts | 913 + node_modules/puppeteer-core/src/bidi/Realm.ts | 228 + .../puppeteer-core/src/bidi/Sandbox.ts | 123 + .../puppeteer-core/src/bidi/Serializer.ts | 164 + .../puppeteer-core/src/bidi/Target.ts | 151 + node_modules/puppeteer-core/src/bidi/bidi.ts | 22 + .../puppeteer-core/src/bidi/core/Browser.ts | 240 + .../src/bidi/core/BrowsingContext.ts | 475 + .../src/bidi/core/Connection.ts | 154 + .../src/bidi/core/Navigation.ts | 144 + .../puppeteer-core/src/bidi/core/Realm.ts | 351 + .../puppeteer-core/src/bidi/core/Request.ts | 148 + .../puppeteer-core/src/bidi/core/Session.ts | 180 + .../src/bidi/core/UserContext.ts | 185 + .../src/bidi/core/UserPrompt.ts | 137 + .../puppeteer-core/src/bidi/core/core.ts | 15 + .../puppeteer-core/src/bidi/lifecycle.ts | 119 + node_modules/puppeteer-core/src/bidi/util.ts | 81 + .../puppeteer-core/src/cdp/Accessibility.ts | 579 + .../src/cdp/AriaQueryHandler.ts | 120 + .../puppeteer-core/src/cdp/Binding.ts | 118 + .../puppeteer-core/src/cdp/Browser.ts | 523 + .../src/cdp/BrowserConnector.ts | 66 + .../puppeteer-core/src/cdp/CDPSession.ts | 167 + .../src/cdp/ChromeTargetManager.ts | 417 + .../puppeteer-core/src/cdp/Connection.ts | 273 + .../puppeteer-core/src/cdp/Coverage.ts | 513 + .../src/cdp/DeviceRequestPrompt.ts | 280 + node_modules/puppeteer-core/src/cdp/Dialog.ts | 37 + .../puppeteer-core/src/cdp/ElementHandle.ts | 172 + .../src/cdp/EmulationManager.ts | 554 + .../src/cdp/ExecutionContext.ts | 392 + .../src/cdp/FirefoxTargetManager.ts | 210 + node_modules/puppeteer-core/src/cdp/Frame.ts | 351 + .../puppeteer-core/src/cdp/FrameManager.ts | 551 + .../src/cdp/FrameManagerEvents.ts | 39 + .../puppeteer-core/src/cdp/FrameTree.ts | 98 + .../puppeteer-core/src/cdp/HTTPRequest.ts | 449 + .../puppeteer-core/src/cdp/HTTPResponse.ts | 173 + node_modules/puppeteer-core/src/cdp/Input.ts | 604 + .../puppeteer-core/src/cdp/IsolatedWorld.ts | 273 + .../puppeteer-core/src/cdp/IsolatedWorlds.ts | 20 + .../puppeteer-core/src/cdp/JSHandle.ts | 109 + .../src/cdp/LifecycleWatcher.ts | 298 + .../src/cdp/NetworkEventManager.ts | 217 + .../puppeteer-core/src/cdp/NetworkManager.ts | 710 + node_modules/puppeteer-core/src/cdp/Page.ts | 1251 + .../src/cdp/PredefinedNetworkConditions.ts | 49 + node_modules/puppeteer-core/src/cdp/Target.ts | 305 + .../puppeteer-core/src/cdp/TargetManager.ts | 65 + .../puppeteer-core/src/cdp/Tracing.ts | 140 + .../puppeteer-core/src/cdp/WebWorker.ts | 83 + node_modules/puppeteer-core/src/cdp/cdp.ts | 42 + node_modules/puppeteer-core/src/cdp/utils.ts | 232 + .../src/common/BrowserConnector.ts | 114 + .../src/common/BrowserWebSocketTransport.ts | 50 + .../src/common/CallbackRegistry.ts | 177 + .../src/common/Configuration.ts | 126 + .../src/common/ConnectOptions.ts | 77 + .../src/common/ConnectionTransport.ts | 15 + .../src/common/ConsoleMessage.ts | 113 + .../src/common/CustomQueryHandler.ts | 207 + .../puppeteer-core/src/common/Debug.ts | 128 + .../puppeteer-core/src/common/Device.ts | 1552 + .../puppeteer-core/src/common/Errors.ts | 124 + .../puppeteer-core/src/common/EventEmitter.ts | 253 + .../puppeteer-core/src/common/FileChooser.ts | 92 + .../src/common/GetQueryHandler.ts | 49 + .../src/common/HandleIterator.ts | 76 + .../puppeteer-core/src/common/LazyArg.ts | 37 + .../src/common/NetworkManagerEvents.ts | 38 + .../puppeteer-core/src/common/PDFOptions.ts | 229 + .../src/common/PQueryHandler.ts | 31 + .../src/common/PierceQueryHandler.ts | 29 + .../puppeteer-core/src/common/Product.ts | 11 + .../puppeteer-core/src/common/Puppeteer.ts | 123 + .../puppeteer-core/src/common/QueryHandler.ts | 205 + .../src/common/ScriptInjector.ts | 52 + .../src/common/SecurityDetails.ts | 78 + .../puppeteer-core/src/common/TaskQueue.ts | 29 + .../src/common/TextQueryHandler.ts | 20 + .../src/common/TimeoutSettings.ts | 45 + .../src/common/USKeyboardLayout.ts | 671 + .../puppeteer-core/src/common/Viewport.ts | 50 + .../puppeteer-core/src/common/WaitTask.ts | 275 + .../src/common/XPathQueryHandler.ts | 35 + .../puppeteer-core/src/common/common.ts | 40 + .../puppeteer-core/src/common/fetch.ts | 14 + .../puppeteer-core/src/common/types.ts | 225 + .../puppeteer-core/src/common/util.ts | 453 + .../puppeteer-core/src/environment.ts | 10 + .../puppeteer-core/src/generated/injected.ts | 8 + .../puppeteer-core/src/generated/version.ts | 4 + .../src/injected/ARIAQuerySelector.ts | 31 + .../src/injected/CustomQuerySelector.ts | 59 + .../src/injected/PQuerySelector.ts | 298 + .../src/injected/PSelectorParser.ts | 105 + .../src/injected/PierceQuerySelector.ts | 65 + .../puppeteer-core/src/injected/Poller.ts | 168 + .../puppeteer-core/src/injected/README.md | 5 + .../src/injected/TextContent.ts | 146 + .../src/injected/TextQuerySelector.ts | 46 + .../src/injected/XPathQuerySelector.ts | 39 + .../puppeteer-core/src/injected/injected.ts | 51 + .../puppeteer-core/src/injected/util.ts | 67 + .../puppeteer-core/src/node/ChromeLauncher.ts | 345 + .../src/node/FirefoxLauncher.ts | 242 + .../puppeteer-core/src/node/LaunchOptions.ts | 140 + .../src/node/NodeWebSocketTransport.ts | 64 + .../puppeteer-core/src/node/PipeTransport.ts | 86 + .../src/node/ProductLauncher.ts | 451 + .../puppeteer-core/src/node/PuppeteerNode.ts | 356 + .../puppeteer-core/src/node/ScreenRecorder.ts | 255 + node_modules/puppeteer-core/src/node/node.ts | 13 + .../puppeteer-core/src/node/util/fs.ts | 27 + .../puppeteer-core/src/puppeteer-core.ts | 49 + node_modules/puppeteer-core/src/revisions.ts | 14 + .../puppeteer-core/src/templates/README.md | 3 + .../src/templates/injected.ts.tmpl | 8 + .../src/templates/version.ts.tmpl | 4 + .../puppeteer-core/src/tsconfig.cjs.json | 9 + .../puppeteer-core/src/tsconfig.esm.json | 7 + .../src/util/AsyncIterableUtil.ts | 46 + .../puppeteer-core/src/util/Deferred.ts | 122 + .../puppeteer-core/src/util/ErrorLike.ts | 66 + .../puppeteer-core/src/util/Function.ts | 91 + node_modules/puppeteer-core/src/util/Mutex.ts | 41 + .../puppeteer-core/src/util/assert.ts | 21 + .../puppeteer-core/src/util/decorators.ts | 140 + .../puppeteer-core/src/util/disposable.ts | 275 + node_modules/puppeteer-core/src/util/util.ts | 11 + .../puppeteer-extra-plugin-stealth/LICENSE | 21 + .../evasions/_template/index.js | 28 + .../evasions/_template/package.json | 4 + .../evasions/_template/readme.md | 19 + .../evasions/_utils/index.js | 583 + .../evasions/_utils/index.test.js | 709 + .../evasions/_utils/readme.md | 288 + .../evasions/_utils/withUtils.js | 49 + .../evasions/chrome.app/index.js | 100 + .../evasions/chrome.app/index.test.js | 71 + .../evasions/chrome.app/package.json | 4 + .../evasions/chrome.app/readme.md | 17 + .../evasions/chrome.csi/index.js | 73 + .../evasions/chrome.csi/index.test.js | 48 + .../evasions/chrome.csi/package.json | 4 + .../evasions/chrome.csi/readme.md | 30 + .../evasions/chrome.loadTimes/index.js | 167 + .../evasions/chrome.loadTimes/index.test.js | 63 + .../evasions/chrome.loadTimes/package.json | 4 + .../evasions/chrome.loadTimes/readme.md | 28 + .../evasions/chrome.runtime/index.js | 254 + .../evasions/chrome.runtime/index.test.js | 286 + .../evasions/chrome.runtime/package.json | 4 + .../evasions/chrome.runtime/readme.md | 33 + .../evasions/chrome.runtime/staticData.json | 41 + .../evasions/defaultArgs/index.js | 47 + .../evasions/defaultArgs/index.test.js | 36 + .../evasions/defaultArgs/package.json | 4 + .../evasions/defaultArgs/readme.md | 18 + .../evasions/iframe.contentWindow/index.js | 136 + .../iframe.contentWindow/index.test.js | 448 + .../iframe.contentWindow/package.json | 4 + .../evasions/iframe.contentWindow/readme.md | 20 + .../evasions/media.codecs/index.js | 91 + .../evasions/media.codecs/index.test.js | 104 + .../evasions/media.codecs/package.json | 4 + .../evasions/media.codecs/readme.md | 39 + .../navigator.hardwareConcurrency/index.js | 49 + .../index.test.js | 59 + .../package.json | 4 + .../navigator.hardwareConcurrency/readme.md | 20 + .../evasions/navigator.languages/index.js | 48 + .../navigator.languages/index.test.js | 102 + .../evasions/navigator.languages/package.json | 4 + .../evasions/navigator.languages/readme.md | 18 + .../evasions/navigator.permissions/index.js | 70 + .../navigator.permissions/index.test.js | 105 + .../navigator.permissions/package.json | 4 + .../evasions/navigator.permissions/readme.md | 17 + .../evasions/navigator.plugins/data.json | 48 + .../navigator.plugins/functionMocks.js | 50 + .../evasions/navigator.plugins/index.js | 101 + .../evasions/navigator.plugins/index.test.js | 56 + .../evasions/navigator.plugins/magicArray.js | 144 + .../evasions/navigator.plugins/mimeTypes.js | 18 + .../navigator.plugins/mimeTypes.test.js | 208 + .../evasions/navigator.plugins/package.json | 4 + .../evasions/navigator.plugins/plugins.js | 18 + .../navigator.plugins/plugins.test.js | 184 + .../evasions/navigator.plugins/readme.md | 25 + .../evasions/navigator.vendor/index.js | 66 + .../evasions/navigator.vendor/index.test.js | 69 + .../evasions/navigator.vendor/package.json | 4 + .../evasions/navigator.vendor/readme.md | 37 + .../evasions/navigator.webdriver/index.js | 48 + .../navigator.webdriver/index.test.js | 44 + .../evasions/navigator.webdriver/package.json | 4 + .../evasions/navigator.webdriver/readme.md | 18 + .../evasions/readme.md | 13 + .../evasions/sourceurl/_fixtures/test.html | 37 + .../evasions/sourceurl/index.js | 83 + .../evasions/sourceurl/index.test.js | 54 + .../evasions/sourceurl/package.json | 4 + .../evasions/sourceurl/readme.md | 18 + .../evasions/user-agent-override/index.js | 208 + .../user-agent-override/index.test.js | 324 + .../evasions/user-agent-override/package.json | 4 + .../evasions/user-agent-override/readme.md | 54 + .../evasions/webgl.vendor/index.js | 59 + .../evasions/webgl.vendor/index.test.js | 222 + .../evasions/webgl.vendor/package.json | 4 + .../evasions/webgl.vendor/readme.md | 21 + .../evasions/window.outerdimensions/index.js | 44 + .../window.outerdimensions/package.json | 4 + .../evasions/window.outerdimensions/readme.md | 18 + .../examples/detect-headless.js | 97 + .../examples/test1.js | 23 + .../examples/test2.js | 26 + .../puppeteer-extra-plugin-stealth/index.d.ts | 111 + .../puppeteer-extra-plugin-stealth/index.js | 177 + .../index.test.js | 54 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 38 + .../node_modules/ms/readme.md | 59 + .../package.json | 71 + .../puppeteer-extra-plugin-stealth/readme.md | 329 + .../test/cat-and-mouse.test.js | 162 + .../fixtures/dummy-with-service-worker.html | 22 + .../test/fixtures/dummy.html | 11 + .../test/fixtures/sw.js | 1 + .../test/fpscanner.test.js | 52 + .../test/service-worker.test.js | 112 + .../test/util.js | 65 + .../LICENSE | 21 + .../index.js | 130 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 38 + .../node_modules/ms/readme.md | 59 + .../package.json | 53 + .../readme.md | 30 + .../LICENSE | 21 + .../index.js | 81 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 38 + .../node_modules/ms/readme.md | 59 + .../package.json | 52 + .../readme.md | 50 + node_modules/puppeteer-extra-plugin/LICENSE | 21 + .../puppeteer-extra-plugin/dist/index.cjs.js | 533 + .../dist/index.cjs.js.map | 1 + .../puppeteer-extra-plugin/dist/index.d.ts | 420 + .../puppeteer-extra-plugin/dist/index.esm.js | 527 + .../dist/index.esm.js.map | 1 + .../puppeteer-extra-plugin/dist/index.js | 526 + .../puppeteer-extra-plugin/dist/index.js.map | 1 + .../dist/index.test.d.ts | 1 + .../puppeteer-extra-plugin/dist/index.test.js | 115 + .../dist/index.test.js.map | 1 + .../dist/puppeteer.d.ts | 5 + .../puppeteer-extra-plugin/dist/puppeteer.js | 13 + .../dist/puppeteer.js.map | 1 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 38 + .../node_modules/ms/readme.md | 59 + .../puppeteer-extra-plugin/package.json | 82 + node_modules/puppeteer-extra-plugin/readme.md | 509 + node_modules/puppeteer-extra/LICENSE | 21 + .../puppeteer-extra/dist/ambient.d.ts | 8 + .../puppeteer-extra/dist/index.cjs.js | 470 + .../puppeteer-extra/dist/index.cjs.js.map | 1 + node_modules/puppeteer-extra/dist/index.d.ts | 260 + .../puppeteer-extra/dist/index.esm.js | 459 + .../puppeteer-extra/dist/index.esm.js.map | 1 + node_modules/puppeteer-extra/dist/index.js | 459 + .../puppeteer-extra/dist/index.js.map | 1 + .../dist/puppeteer-legacy.d.ts | 33 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../puppeteer-extra/node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 38 + .../puppeteer-extra/node_modules/ms/readme.md | 59 + node_modules/puppeteer-extra/package.json | 87 + node_modules/puppeteer-extra/readme.md | 609 + node_modules/puppeteer/README.md | 257 + node_modules/puppeteer/install.mjs | 35 + .../lib/cjs/puppeteer/getConfiguration.d.ts | 11 + .../cjs/puppeteer/getConfiguration.d.ts.map | 1 + .../lib/cjs/puppeteer/getConfiguration.js | 126 + .../lib/cjs/puppeteer/getConfiguration.js.map | 1 + .../puppeteer/lib/cjs/puppeteer/node/cli.d.ts | 8 + .../lib/cjs/puppeteer/node/cli.d.ts.map | 1 + .../puppeteer/lib/cjs/puppeteer/node/cli.js | 32 + .../lib/cjs/puppeteer/node/cli.js.map | 1 + .../lib/cjs/puppeteer/node/install.d.ts | 10 + .../lib/cjs/puppeteer/node/install.d.ts.map | 1 + .../lib/cjs/puppeteer/node/install.js | 136 + .../lib/cjs/puppeteer/node/install.js.map | 1 + .../lib/cjs/puppeteer/puppeteer.d.ts | 35 + .../lib/cjs/puppeteer/puppeteer.d.ts.map | 1 + .../puppeteer/lib/cjs/puppeteer/puppeteer.js | 55 + .../lib/cjs/puppeteer/puppeteer.js.map | 1 + node_modules/puppeteer/lib/esm/package.json | 1 + .../lib/esm/puppeteer/getConfiguration.d.ts | 11 + .../esm/puppeteer/getConfiguration.d.ts.map | 1 + .../lib/esm/puppeteer/getConfiguration.js | 122 + .../lib/esm/puppeteer/getConfiguration.js.map | 1 + .../puppeteer/lib/esm/puppeteer/node/cli.d.ts | 8 + .../lib/esm/puppeteer/node/cli.d.ts.map | 1 + .../puppeteer/lib/esm/puppeteer/node/cli.js | 27 + .../lib/esm/puppeteer/node/cli.js.map | 1 + .../lib/esm/puppeteer/node/install.d.ts | 10 + .../lib/esm/puppeteer/node/install.d.ts.map | 1 + .../lib/esm/puppeteer/node/install.js | 132 + .../lib/esm/puppeteer/node/install.js.map | 1 + .../lib/esm/puppeteer/puppeteer.d.ts | 35 + .../lib/esm/puppeteer/puppeteer.d.ts.map | 1 + .../puppeteer/lib/esm/puppeteer/puppeteer.js | 39 + .../lib/esm/puppeteer/puppeteer.js.map | 1 + node_modules/puppeteer/lib/types.d.ts | 7631 ++ node_modules/puppeteer/package.json | 133 + .../puppeteer/src/getConfiguration.ts | 156 + node_modules/puppeteer/src/node/cli.ts | 32 + node_modules/puppeteer/src/node/install.ts | 184 + node_modules/puppeteer/src/puppeteer.ts | 48 + node_modules/puppeteer/src/tsconfig.cjs.json | 8 + node_modules/puppeteer/src/tsconfig.esm.json | 6 + node_modules/qs/.editorconfig | 46 + node_modules/qs/.github/FUNDING.yml | 12 + node_modules/qs/.github/SECURITY.md | 11 + node_modules/qs/.github/THREAT_MODEL.md | 78 + node_modules/qs/.nycrc | 13 + node_modules/qs/CHANGELOG.md | 822 + node_modules/qs/LICENSE.md | 29 + node_modules/qs/README.md | 758 + node_modules/qs/dist/qs.js | 141 + node_modules/qs/eslint.config.mjs | 57 + node_modules/qs/lib/formats.js | 23 + node_modules/qs/lib/index.js | 11 + node_modules/qs/lib/parse.js | 403 + node_modules/qs/lib/stringify.js | 363 + node_modules/qs/lib/utils.js | 342 + node_modules/qs/package.json | 94 + node_modules/qs/test/empty-keys-cases.js | 267 + node_modules/qs/test/parse.js | 1703 + node_modules/qs/test/stringify.js | 1448 + node_modules/qs/test/utils.js | 432 + node_modules/range-parser/HISTORY.md | 56 + node_modules/range-parser/LICENSE | 23 + node_modules/range-parser/README.md | 84 + node_modules/range-parser/index.js | 162 + node_modules/range-parser/package.json | 44 + node_modules/raw-body/LICENSE | 22 + node_modules/raw-body/README.md | 223 + node_modules/raw-body/index.d.ts | 87 + node_modules/raw-body/index.js | 336 + node_modules/raw-body/package.json | 47 + node_modules/readable-stream/.travis.yml | 34 + node_modules/readable-stream/CONTRIBUTING.md | 38 + node_modules/readable-stream/GOVERNANCE.md | 136 + node_modules/readable-stream/LICENSE | 47 + node_modules/readable-stream/README.md | 58 + .../doc/wg-meetings/2015-01-30.md | 60 + .../readable-stream/duplex-browser.js | 1 + node_modules/readable-stream/duplex.js | 1 + .../readable-stream/lib/_stream_duplex.js | 131 + .../lib/_stream_passthrough.js | 47 + .../readable-stream/lib/_stream_readable.js | 1019 + .../readable-stream/lib/_stream_transform.js | 214 + .../readable-stream/lib/_stream_writable.js | 685 + .../lib/internal/streams/BufferList.js | 78 + .../lib/internal/streams/destroy.js | 84 + .../lib/internal/streams/stream-browser.js | 1 + .../lib/internal/streams/stream.js | 1 + .../node_modules/safe-buffer/LICENSE | 21 + .../node_modules/safe-buffer/README.md | 584 + .../node_modules/safe-buffer/index.d.ts | 187 + .../node_modules/safe-buffer/index.js | 62 + .../node_modules/safe-buffer/package.json | 37 + node_modules/readable-stream/package.json | 52 + node_modules/readable-stream/passthrough.js | 1 + .../readable-stream/readable-browser.js | 7 + node_modules/readable-stream/readable.js | 19 + node_modules/readable-stream/transform.js | 1 + .../readable-stream/writable-browser.js | 1 + node_modules/readable-stream/writable.js | 8 + node_modules/readdirp/LICENSE | 21 + node_modules/readdirp/README.md | 122 + node_modules/readdirp/index.d.ts | 43 + node_modules/readdirp/index.js | 287 + node_modules/readdirp/package.json | 122 + node_modules/require-directory/.jshintrc | 67 + node_modules/require-directory/.npmignore | 1 + node_modules/require-directory/.travis.yml | 3 + node_modules/require-directory/LICENSE | 22 + .../require-directory/README.markdown | 184 + node_modules/require-directory/index.js | 86 + node_modules/require-directory/package.json | 40 + node_modules/resolve-from/index.js | 47 + node_modules/resolve-from/license | 9 + node_modules/resolve-from/package.json | 34 + node_modules/resolve-from/readme.md | 72 + node_modules/rimraf/CHANGELOG.md | 65 + node_modules/rimraf/LICENSE | 15 + node_modules/rimraf/README.md | 101 + node_modules/rimraf/bin.js | 68 + node_modules/rimraf/package.json | 32 + node_modules/rimraf/rimraf.js | 360 + node_modules/safe-buffer/LICENSE | 21 + node_modules/safe-buffer/README.md | 584 + node_modules/safe-buffer/index.d.ts | 187 + node_modules/safe-buffer/index.js | 65 + node_modules/safe-buffer/package.json | 51 + node_modules/safer-buffer/LICENSE | 21 + node_modules/safer-buffer/Porting-Buffer.md | 268 + node_modules/safer-buffer/Readme.md | 156 + node_modules/safer-buffer/dangerous.js | 58 + node_modules/safer-buffer/package.json | 34 + node_modules/safer-buffer/safer.js | 77 + node_modules/safer-buffer/tests.js | 406 + node_modules/semver/LICENSE | 15 + node_modules/semver/README.md | 680 + node_modules/semver/bin/semver.js | 195 + node_modules/semver/classes/comparator.js | 143 + node_modules/semver/classes/index.js | 7 + node_modules/semver/classes/range.js | 577 + node_modules/semver/classes/semver.js | 350 + node_modules/semver/functions/clean.js | 8 + node_modules/semver/functions/cmp.js | 54 + node_modules/semver/functions/coerce.js | 62 + .../semver/functions/compare-build.js | 9 + .../semver/functions/compare-loose.js | 5 + node_modules/semver/functions/compare.js | 7 + node_modules/semver/functions/diff.js | 60 + node_modules/semver/functions/eq.js | 5 + node_modules/semver/functions/gt.js | 5 + node_modules/semver/functions/gte.js | 5 + node_modules/semver/functions/inc.js | 21 + node_modules/semver/functions/lt.js | 5 + node_modules/semver/functions/lte.js | 5 + node_modules/semver/functions/major.js | 5 + node_modules/semver/functions/minor.js | 5 + node_modules/semver/functions/neq.js | 5 + node_modules/semver/functions/parse.js | 18 + node_modules/semver/functions/patch.js | 5 + node_modules/semver/functions/prerelease.js | 8 + node_modules/semver/functions/rcompare.js | 5 + node_modules/semver/functions/rsort.js | 5 + node_modules/semver/functions/satisfies.js | 12 + node_modules/semver/functions/sort.js | 5 + node_modules/semver/functions/truncate.js | 48 + node_modules/semver/functions/valid.js | 8 + node_modules/semver/index.js | 93 + node_modules/semver/internal/constants.js | 37 + node_modules/semver/internal/debug.js | 11 + node_modules/semver/internal/identifiers.js | 29 + node_modules/semver/internal/lrucache.js | 42 + node_modules/semver/internal/parse-options.js | 17 + node_modules/semver/internal/re.js | 223 + node_modules/semver/package.json | 78 + node_modules/semver/preload.js | 4 + node_modules/semver/range.bnf | 17 + node_modules/semver/ranges/gtr.js | 6 + node_modules/semver/ranges/intersects.js | 9 + node_modules/semver/ranges/ltr.js | 6 + node_modules/semver/ranges/max-satisfying.js | 27 + node_modules/semver/ranges/min-satisfying.js | 26 + node_modules/semver/ranges/min-version.js | 63 + node_modules/semver/ranges/outside.js | 82 + node_modules/semver/ranges/simplify.js | 49 + node_modules/semver/ranges/subset.js | 249 + node_modules/semver/ranges/to-comparators.js | 10 + node_modules/semver/ranges/valid.js | 13 + node_modules/send/HISTORY.md | 538 + node_modules/send/LICENSE | 23 + node_modules/send/README.md | 327 + node_modules/send/SECURITY.md | 24 + node_modules/send/index.js | 1142 + node_modules/send/node_modules/ms/index.js | 162 + node_modules/send/node_modules/ms/license.md | 21 + .../send/node_modules/ms/package.json | 38 + node_modules/send/node_modules/ms/readme.md | 59 + node_modules/send/package.json | 62 + node_modules/serve-static/HISTORY.md | 493 + node_modules/serve-static/LICENSE | 25 + node_modules/serve-static/README.md | 257 + node_modules/serve-static/index.js | 209 + node_modules/serve-static/package.json | 42 + node_modules/setprototypeof/LICENSE | 13 + node_modules/setprototypeof/README.md | 31 + node_modules/setprototypeof/index.d.ts | 2 + node_modules/setprototypeof/index.js | 17 + node_modules/setprototypeof/package.json | 38 + node_modules/setprototypeof/test/index.js | 24 + node_modules/shallow-clone/LICENSE | 21 + node_modules/shallow-clone/README.md | 94 + node_modules/shallow-clone/index.js | 56 + .../node_modules/kind-of/LICENSE | 22 + .../node_modules/kind-of/README.md | 212 + .../node_modules/kind-of/index.js | 84 + .../node_modules/kind-of/package.json | 57 + .../node_modules/lazy-cache/LICENSE | 21 + .../node_modules/lazy-cache/README.md | 128 + .../node_modules/lazy-cache/index.js | 67 + .../node_modules/lazy-cache/package.json | 46 + node_modules/shallow-clone/package.json | 55 + node_modules/shallow-clone/utils.js | 10 + node_modules/side-channel-list/.editorconfig | 9 + node_modules/side-channel-list/.eslintrc | 11 + .../side-channel-list/.github/FUNDING.yml | 12 + node_modules/side-channel-list/.nycrc | 13 + node_modules/side-channel-list/CHANGELOG.md | 36 + node_modules/side-channel-list/LICENSE | 21 + node_modules/side-channel-list/README.md | 62 + node_modules/side-channel-list/index.d.ts | 13 + node_modules/side-channel-list/index.js | 111 + node_modules/side-channel-list/list.d.ts | 14 + node_modules/side-channel-list/package.json | 77 + node_modules/side-channel-list/test/index.js | 154 + node_modules/side-channel-list/tsconfig.json | 9 + node_modules/side-channel-map/.editorconfig | 9 + node_modules/side-channel-map/.eslintrc | 11 + .../side-channel-map/.github/FUNDING.yml | 12 + node_modules/side-channel-map/.nycrc | 13 + node_modules/side-channel-map/CHANGELOG.md | 22 + node_modules/side-channel-map/LICENSE | 21 + node_modules/side-channel-map/README.md | 62 + node_modules/side-channel-map/index.d.ts | 15 + node_modules/side-channel-map/index.js | 68 + node_modules/side-channel-map/package.json | 80 + node_modules/side-channel-map/test/index.js | 114 + node_modules/side-channel-map/tsconfig.json | 9 + .../side-channel-weakmap/.editorconfig | 9 + node_modules/side-channel-weakmap/.eslintrc | 12 + .../side-channel-weakmap/.github/FUNDING.yml | 12 + node_modules/side-channel-weakmap/.nycrc | 13 + .../side-channel-weakmap/CHANGELOG.md | 28 + node_modules/side-channel-weakmap/LICENSE | 21 + node_modules/side-channel-weakmap/README.md | 62 + node_modules/side-channel-weakmap/index.d.ts | 15 + node_modules/side-channel-weakmap/index.js | 84 + .../side-channel-weakmap/package.json | 87 + .../side-channel-weakmap/test/index.js | 114 + .../side-channel-weakmap/tsconfig.json | 9 + node_modules/side-channel/.editorconfig | 9 + node_modules/side-channel/.eslintrc | 12 + node_modules/side-channel/.github/FUNDING.yml | 12 + node_modules/side-channel/.nycrc | 13 + node_modules/side-channel/CHANGELOG.md | 120 + node_modules/side-channel/LICENSE | 21 + node_modules/side-channel/README.md | 61 + node_modules/side-channel/index.d.ts | 14 + node_modules/side-channel/index.js | 46 + node_modules/side-channel/package.json | 85 + node_modules/side-channel/test/index.js | 120 + node_modules/side-channel/tsconfig.json | 9 + node_modules/simple-update-notifier/LICENSE | 21 + node_modules/simple-update-notifier/README.md | 82 + .../simple-update-notifier/build/index.d.ts | 13 + .../simple-update-notifier/build/index.js | 210 + .../simple-update-notifier/package.json | 100 + .../src/borderedText.ts | 12 + .../simple-update-notifier/src/cache.spec.ts | 17 + .../simple-update-notifier/src/cache.ts | 44 + .../src/getDistVersion.spec.ts | 35 + .../src/getDistVersion.ts | 29 + .../src/hasNewVersion.spec.ts | 82 + .../src/hasNewVersion.ts | 40 + .../simple-update-notifier/src/index.spec.ts | 27 + .../simple-update-notifier/src/index.ts | 34 + .../simple-update-notifier/src/isNpmOrYarn.ts | 12 + .../simple-update-notifier/src/types.ts | 8 + node_modules/smart-buffer/.prettierrc.yaml | 5 + node_modules/smart-buffer/.travis.yml | 13 + node_modules/smart-buffer/LICENSE | 20 + node_modules/smart-buffer/README.md | 633 + .../smart-buffer/build/smartbuffer.js | 1233 + .../smart-buffer/build/smartbuffer.js.map | 1 + node_modules/smart-buffer/build/utils.js | 108 + node_modules/smart-buffer/build/utils.js.map | 1 + node_modules/smart-buffer/docs/CHANGELOG.md | 70 + node_modules/smart-buffer/docs/README_v3.md | 367 + node_modules/smart-buffer/docs/ROADMAP.md | 0 node_modules/smart-buffer/package.json | 79 + .../smart-buffer/typings/smartbuffer.d.ts | 755 + node_modules/smart-buffer/typings/utils.d.ts | 66 + node_modules/socks-proxy-agent/LICENSE | 22 + node_modules/socks-proxy-agent/README.md | 50 + .../socks-proxy-agent/dist/index.d.ts | 27 + .../socks-proxy-agent/dist/index.d.ts.map | 1 + node_modules/socks-proxy-agent/dist/index.js | 195 + .../socks-proxy-agent/dist/index.js.map | 1 + .../node_modules/debug/LICENSE | 20 + .../node_modules/debug/README.md | 481 + .../node_modules/debug/package.json | 64 + .../node_modules/debug/src/browser.js | 272 + .../node_modules/debug/src/common.js | 292 + .../node_modules/debug/src/index.js | 10 + .../node_modules/debug/src/node.js | 263 + .../node_modules/ms/index.js | 162 + .../node_modules/ms/license.md | 21 + .../node_modules/ms/package.json | 38 + .../node_modules/ms/readme.md | 59 + node_modules/socks-proxy-agent/package.json | 142 + node_modules/socks/.eslintrc.cjs | 11 + node_modules/socks/.prettierrc.yaml | 7 + node_modules/socks/LICENSE | 20 + node_modules/socks/README.md | 686 + .../socks/build/client/socksclient.js | 793 + .../socks/build/client/socksclient.js.map | 1 + node_modules/socks/build/common/constants.js | 108 + .../socks/build/common/constants.js.map | 1 + node_modules/socks/build/common/helpers.js | 167 + .../socks/build/common/helpers.js.map | 1 + .../socks/build/common/receivebuffer.js | 43 + .../socks/build/common/receivebuffer.js.map | 1 + node_modules/socks/build/common/util.js | 25 + node_modules/socks/build/common/util.js.map | 1 + node_modules/socks/build/index.js | 18 + node_modules/socks/build/index.js.map | 1 + node_modules/socks/docs/examples/index.md | 17 + .../examples/javascript/associateExample.md | 90 + .../docs/examples/javascript/bindExample.md | 83 + .../examples/javascript/connectExample.md | 258 + .../examples/typescript/associateExample.md | 93 + .../docs/examples/typescript/bindExample.md | 86 + .../examples/typescript/connectExample.md | 265 + node_modules/socks/docs/index.md | 5 + node_modules/socks/docs/migratingFromV1.md | 86 + node_modules/socks/package.json | 58 + .../socks/typings/client/socksclient.d.ts | 162 + .../socks/typings/common/constants.d.ts | 151 + .../socks/typings/common/helpers.d.ts | 17 + .../socks/typings/common/receivebuffer.d.ts | 12 + node_modules/socks/typings/common/util.d.ts | 14 + node_modules/socks/typings/index.d.ts | 1 + node_modules/source-map/CHANGELOG.md | 301 + node_modules/source-map/LICENSE | 28 + node_modules/source-map/README.md | 742 + .../source-map/dist/source-map.debug.js | 3234 + node_modules/source-map/dist/source-map.js | 3233 + .../source-map/dist/source-map.min.js | 2 + .../source-map/dist/source-map.min.js.map | 1 + node_modules/source-map/lib/array-set.js | 121 + node_modules/source-map/lib/base64-vlq.js | 140 + node_modules/source-map/lib/base64.js | 67 + node_modules/source-map/lib/binary-search.js | 111 + node_modules/source-map/lib/mapping-list.js | 79 + node_modules/source-map/lib/quick-sort.js | 114 + .../source-map/lib/source-map-consumer.js | 1145 + .../source-map/lib/source-map-generator.js | 425 + node_modules/source-map/lib/source-node.js | 413 + node_modules/source-map/lib/util.js | 488 + node_modules/source-map/package.json | 73 + node_modules/source-map/source-map.d.ts | 98 + node_modules/source-map/source-map.js | 8 + node_modules/split2/LICENSE | 13 + node_modules/split2/README.md | 85 + node_modules/split2/bench.js | 27 + node_modules/split2/index.js | 141 + node_modules/split2/package.json | 39 + node_modules/split2/test.js | 409 + node_modules/statuses/HISTORY.md | 87 + node_modules/statuses/LICENSE | 23 + node_modules/statuses/README.md | 139 + node_modules/statuses/codes.json | 65 + node_modules/statuses/index.js | 146 + node_modules/statuses/package.json | 49 + node_modules/streamsearch/.eslintrc.js | 5 + .../streamsearch/.github/workflows/ci.yml | 24 + .../streamsearch/.github/workflows/lint.yml | 23 + node_modules/streamsearch/LICENSE | 19 + node_modules/streamsearch/README.md | 95 + node_modules/streamsearch/lib/sbmh.js | 267 + node_modules/streamsearch/package.json | 34 + node_modules/streamsearch/test/test.js | 70 + node_modules/streamx/LICENSE | 21 + node_modules/streamx/README.md | 550 + node_modules/streamx/index.d.ts | 198 + node_modules/streamx/index.js | 1314 + node_modules/streamx/lib/errors.d.ts | 13 + node_modules/streamx/lib/errors.js | 47 + node_modules/streamx/package.json | 51 + node_modules/streamx/runtime.d.ts | 55 + node_modules/string-width/index.d.ts | 29 + node_modules/string-width/index.js | 47 + node_modules/string-width/license | 9 + node_modules/string-width/package.json | 56 + node_modules/string-width/readme.md | 50 + node_modules/string_decoder/.travis.yml | 50 + node_modules/string_decoder/LICENSE | 48 + node_modules/string_decoder/README.md | 47 + .../string_decoder/lib/string_decoder.js | 296 + .../node_modules/safe-buffer/LICENSE | 21 + .../node_modules/safe-buffer/README.md | 584 + .../node_modules/safe-buffer/index.d.ts | 187 + .../node_modules/safe-buffer/index.js | 62 + .../node_modules/safe-buffer/package.json | 37 + node_modules/string_decoder/package.json | 31 + node_modules/strip-ansi/index.d.ts | 17 + node_modules/strip-ansi/index.js | 4 + node_modules/strip-ansi/license | 9 + node_modules/strip-ansi/package.json | 54 + node_modules/strip-ansi/readme.md | 46 + node_modules/supports-color/browser.js | 5 + node_modules/supports-color/index.js | 131 + node_modules/supports-color/license | 9 + node_modules/supports-color/package.json | 53 + node_modules/supports-color/readme.md | 66 + node_modules/tar-fs/LICENSE | 21 + node_modules/tar-fs/README.md | 154 + node_modules/tar-fs/index.js | 370 + node_modules/tar-fs/package.json | 48 + node_modules/tar-stream/LICENSE | 21 + node_modules/tar-stream/README.md | 183 + node_modules/tar-stream/constants.js | 14 + node_modules/tar-stream/extract.js | 418 + node_modules/tar-stream/headers.js | 322 + node_modules/tar-stream/index.js | 2 + node_modules/tar-stream/pack.js | 287 + node_modules/tar-stream/package.json | 42 + node_modules/teex/LICENSE | 21 + node_modules/teex/README.md | 31 + node_modules/teex/example.js | 16 + node_modules/teex/index.js | 52 + node_modules/teex/package.json | 26 + node_modules/teex/test.js | 68 + node_modules/text-decoder/LICENSE | 201 + node_modules/text-decoder/README.md | 36 + node_modules/text-decoder/index.js | 64 + .../text-decoder/lib/pass-through-decoder.js | 19 + node_modules/text-decoder/lib/utf8-decoder.js | 185 + node_modules/text-decoder/package.json | 39 + node_modules/through/.travis.yml | 5 + node_modules/through/LICENSE.APACHE2 | 15 + node_modules/through/LICENSE.MIT | 24 + node_modules/through/index.js | 108 + node_modules/through/package.json | 36 + node_modules/through/readme.markdown | 64 + node_modules/through/test/async.js | 28 + node_modules/through/test/auto-destroy.js | 30 + node_modules/through/test/buffering.js | 71 + node_modules/through/test/end.js | 45 + node_modules/through/test/index.js | 133 + node_modules/to-regex-range/LICENSE | 21 + node_modules/to-regex-range/README.md | 305 + node_modules/to-regex-range/index.js | 288 + node_modules/to-regex-range/package.json | 88 + node_modules/toidentifier/HISTORY.md | 9 + node_modules/toidentifier/LICENSE | 21 + node_modules/toidentifier/README.md | 61 + node_modules/toidentifier/index.js | 32 + node_modules/toidentifier/package.json | 38 + node_modules/touch/LICENSE | 15 + node_modules/touch/README.md | 52 + node_modules/touch/bin/nodetouch.js | 112 + node_modules/touch/index.js | 224 + node_modules/touch/package.json | 25 + node_modules/tr46/.npmignore | 4 + node_modules/tr46/index.js | 193 + node_modules/tr46/lib/.gitkeep | 0 node_modules/tr46/lib/mappingTable.json | 1 + node_modules/tr46/package.json | 31 + node_modules/tslib/CopyrightNotice.txt | 15 + node_modules/tslib/LICENSE.txt | 12 + node_modules/tslib/README.md | 164 + node_modules/tslib/SECURITY.md | 41 + node_modules/tslib/modules/index.d.ts | 38 + node_modules/tslib/modules/index.js | 70 + node_modules/tslib/modules/package.json | 3 + node_modules/tslib/package.json | 47 + node_modules/tslib/tslib.d.ts | 460 + node_modules/tslib/tslib.es6.html | 1 + node_modules/tslib/tslib.es6.js | 402 + node_modules/tslib/tslib.es6.mjs | 401 + node_modules/tslib/tslib.html | 1 + node_modules/tslib/tslib.js | 484 + node_modules/type-is/HISTORY.md | 259 + node_modules/type-is/LICENSE | 23 + node_modules/type-is/README.md | 170 + node_modules/type-is/index.js | 266 + node_modules/type-is/package.json | 45 + node_modules/typedarray/.travis.yml | 4 + node_modules/typedarray/LICENSE | 35 + node_modules/typedarray/example/tarray.js | 4 + node_modules/typedarray/index.js | 630 + node_modules/typedarray/package.json | 55 + node_modules/typedarray/readme.markdown | 61 + .../typedarray/test/server/undef_globals.js | 19 + node_modules/typedarray/test/tarray.js | 10 + node_modules/unbzip2-stream/LICENSE | 24 + node_modules/unbzip2-stream/README.md | 59 + .../unbzip2-stream/dist/unbzip2-stream.min.js | 1 + node_modules/unbzip2-stream/index.js | 93 + .../unbzip2-stream/lib/bit_iterator.js | 39 + node_modules/unbzip2-stream/lib/bzip2.js | 365 + node_modules/unbzip2-stream/package.json | 51 + .../undefsafe/.github/workflows/release.yml | 25 + node_modules/undefsafe/.jscsrc | 13 + node_modules/undefsafe/.jshintrc | 16 + node_modules/undefsafe/.travis.yml | 18 + node_modules/undefsafe/LICENSE | 22 + node_modules/undefsafe/README.md | 63 + node_modules/undefsafe/example.js | 14 + node_modules/undefsafe/lib/undefsafe.js | 125 + node_modules/undefsafe/package.json | 34 + node_modules/undici-types/LICENSE | 21 + node_modules/undici-types/README.md | 6 + node_modules/undici-types/agent.d.ts | 30 + node_modules/undici-types/api.d.ts | 43 + node_modules/undici-types/balanced-pool.d.ts | 30 + .../undici-types/cache-interceptor.d.ts | 179 + node_modules/undici-types/cache.d.ts | 36 + node_modules/undici-types/client-stats.d.ts | 15 + node_modules/undici-types/client.d.ts | 129 + node_modules/undici-types/connector.d.ts | 36 + node_modules/undici-types/content-type.d.ts | 21 + node_modules/undici-types/cookies.d.ts | 30 + .../undici-types/diagnostics-channel.d.ts | 74 + node_modules/undici-types/dispatcher.d.ts | 253 + .../undici-types/dispatcher1-wrapper.d.ts | 7 + .../undici-types/env-http-proxy-agent.d.ts | 22 + node_modules/undici-types/errors.d.ts | 177 + node_modules/undici-types/eventsource.d.ts | 66 + node_modules/undici-types/fetch.d.ts | 231 + node_modules/undici-types/formdata.d.ts | 108 + .../undici-types/global-dispatcher.d.ts | 9 + node_modules/undici-types/global-origin.d.ts | 7 + node_modules/undici-types/h2c-client.d.ts | 73 + node_modules/undici-types/handlers.d.ts | 14 + node_modules/undici-types/header.d.ts | 165 + node_modules/undici-types/index.d.ts | 93 + node_modules/undici-types/interceptors.d.ts | 80 + node_modules/undici-types/mock-agent.d.ts | 68 + .../undici-types/mock-call-history.d.ts | 111 + node_modules/undici-types/mock-client.d.ts | 27 + node_modules/undici-types/mock-errors.d.ts | 12 + .../undici-types/mock-interceptor.d.ts | 94 + node_modules/undici-types/mock-pool.d.ts | 27 + node_modules/undici-types/package.json | 55 + node_modules/undici-types/patch.d.ts | 29 + node_modules/undici-types/pool-stats.d.ts | 19 + node_modules/undici-types/pool.d.ts | 39 + node_modules/undici-types/proxy-agent.d.ts | 29 + node_modules/undici-types/readable.d.ts | 68 + node_modules/undici-types/retry-agent.d.ts | 8 + node_modules/undici-types/retry-handler.d.ts | 125 + .../undici-types/round-robin-pool.d.ts | 39 + node_modules/undici-types/snapshot-agent.d.ts | 113 + .../undici-types/socks5-proxy-agent.d.ts | 25 + node_modules/undici-types/util.d.ts | 18 + node_modules/undici-types/utility.d.ts | 7 + node_modules/undici-types/webidl.d.ts | 346 + node_modules/undici-types/websocket.d.ts | 188 + node_modules/universalify/LICENSE | 20 + node_modules/universalify/README.md | 76 + node_modules/universalify/index.js | 24 + node_modules/universalify/package.json | 34 + node_modules/unpipe/HISTORY.md | 4 + node_modules/unpipe/LICENSE | 22 + node_modules/unpipe/README.md | 43 + node_modules/unpipe/index.js | 69 + node_modules/unpipe/package.json | 27 + node_modules/urlpattern-polyfill/LICENSE | 19 + node_modules/urlpattern-polyfill/README.md | 242 + .../urlpattern-polyfill/dist/index.d.ts | 9 + .../urlpattern-polyfill/dist/types.d.ts | 49 + .../urlpattern-polyfill/dist/urlpattern.cjs | 1 + .../urlpattern-polyfill/dist/urlpattern.js | 1 + node_modules/urlpattern-polyfill/index.cjs | 7 + node_modules/urlpattern-polyfill/index.js | 7 + node_modules/urlpattern-polyfill/package.json | 149 + node_modules/util-deprecate/History.md | 16 + node_modules/util-deprecate/LICENSE | 24 + node_modules/util-deprecate/README.md | 53 + node_modules/util-deprecate/browser.js | 67 + node_modules/util-deprecate/node.js | 6 + node_modules/util-deprecate/package.json | 27 + node_modules/utils-merge/.npmignore | 9 + node_modules/utils-merge/LICENSE | 20 + node_modules/utils-merge/README.md | 34 + node_modules/utils-merge/index.js | 23 + node_modules/utils-merge/package.json | 40 + node_modules/vary/HISTORY.md | 39 + node_modules/vary/LICENSE | 22 + node_modules/vary/README.md | 101 + node_modules/vary/index.js | 149 + node_modules/vary/package.json | 43 + node_modules/webidl-conversions/LICENSE.md | 12 + node_modules/webidl-conversions/README.md | 53 + node_modules/webidl-conversions/lib/index.js | 189 + node_modules/webidl-conversions/package.json | 23 + node_modules/whatwg-url/LICENSE.txt | 21 + node_modules/whatwg-url/README.md | 67 + node_modules/whatwg-url/lib/URL-impl.js | 200 + node_modules/whatwg-url/lib/URL.js | 196 + node_modules/whatwg-url/lib/public-api.js | 11 + .../whatwg-url/lib/url-state-machine.js | 1297 + node_modules/whatwg-url/lib/utils.js | 20 + node_modules/whatwg-url/package.json | 32 + node_modules/wrap-ansi/index.js | 216 + node_modules/wrap-ansi/license | 9 + node_modules/wrap-ansi/package.json | 62 + node_modules/wrap-ansi/readme.md | 91 + node_modules/wrappy/LICENSE | 15 + node_modules/wrappy/README.md | 36 + node_modules/wrappy/package.json | 29 + node_modules/wrappy/wrappy.js | 33 + node_modules/ws/LICENSE | 20 + node_modules/ws/README.md | 549 + node_modules/ws/browser.js | 8 + node_modules/ws/index.js | 13 + node_modules/ws/lib/buffer-util.js | 131 + node_modules/ws/lib/constants.js | 12 + node_modules/ws/lib/event-target.js | 292 + node_modules/ws/lib/extension.js | 203 + node_modules/ws/lib/limiter.js | 55 + node_modules/ws/lib/permessage-deflate.js | 514 + node_modules/ws/lib/receiver.js | 742 + node_modules/ws/lib/sender.js | 477 + node_modules/ws/lib/stream.js | 159 + node_modules/ws/lib/subprotocol.js | 62 + node_modules/ws/lib/validation.js | 130 + node_modules/ws/lib/websocket-server.js | 539 + node_modules/ws/lib/websocket.js | 1336 + node_modules/ws/package.json | 68 + node_modules/ws/wrapper.mjs | 8 + node_modules/xtend/.jshintrc | 30 + node_modules/xtend/LICENSE | 20 + node_modules/xtend/README.md | 32 + node_modules/xtend/immutable.js | 19 + node_modules/xtend/mutable.js | 17 + node_modules/xtend/package.json | 55 + node_modules/xtend/test.js | 103 + node_modules/y18n/CHANGELOG.md | 100 + node_modules/y18n/LICENSE | 13 + node_modules/y18n/README.md | 127 + node_modules/y18n/build/index.cjs | 203 + node_modules/y18n/build/lib/cjs.js | 6 + node_modules/y18n/build/lib/index.js | 174 + .../y18n/build/lib/platform-shims/node.js | 19 + node_modules/y18n/index.mjs | 8 + node_modules/y18n/package.json | 70 + node_modules/yargs-parser/CHANGELOG.md | 308 + node_modules/yargs-parser/LICENSE.txt | 14 + node_modules/yargs-parser/README.md | 518 + node_modules/yargs-parser/browser.js | 29 + node_modules/yargs-parser/build/index.cjs | 1050 + node_modules/yargs-parser/build/lib/index.js | 62 + .../yargs-parser/build/lib/string-utils.js | 65 + .../build/lib/tokenize-arg-string.js | 40 + .../build/lib/yargs-parser-types.js | 12 + .../yargs-parser/build/lib/yargs-parser.js | 1045 + node_modules/yargs-parser/package.json | 92 + node_modules/yargs/LICENSE | 21 + node_modules/yargs/README.md | 204 + node_modules/yargs/browser.d.ts | 5 + node_modules/yargs/browser.mjs | 7 + node_modules/yargs/build/index.cjs | 1 + node_modules/yargs/build/lib/argsert.js | 62 + node_modules/yargs/build/lib/command.js | 449 + .../yargs/build/lib/completion-templates.js | 48 + node_modules/yargs/build/lib/completion.js | 243 + node_modules/yargs/build/lib/middleware.js | 88 + node_modules/yargs/build/lib/parse-command.js | 32 + .../yargs/build/lib/typings/common-types.js | 9 + .../build/lib/typings/yargs-parser-types.js | 1 + node_modules/yargs/build/lib/usage.js | 584 + .../yargs/build/lib/utils/apply-extends.js | 59 + .../yargs/build/lib/utils/is-promise.js | 5 + .../yargs/build/lib/utils/levenshtein.js | 34 + .../build/lib/utils/maybe-async-result.js | 17 + .../yargs/build/lib/utils/obj-filter.js | 10 + .../yargs/build/lib/utils/process-argv.js | 17 + .../yargs/build/lib/utils/set-blocking.js | 12 + .../yargs/build/lib/utils/which-module.js | 10 + node_modules/yargs/build/lib/validation.js | 305 + node_modules/yargs/build/lib/yargs-factory.js | 1512 + node_modules/yargs/build/lib/yerror.js | 9 + node_modules/yargs/helpers/helpers.mjs | 10 + node_modules/yargs/helpers/index.js | 14 + node_modules/yargs/helpers/package.json | 3 + node_modules/yargs/index.cjs | 53 + node_modules/yargs/index.mjs | 8 + .../yargs/lib/platform-shims/browser.mjs | 95 + node_modules/yargs/lib/platform-shims/esm.mjs | 73 + node_modules/yargs/locales/be.json | 46 + node_modules/yargs/locales/cs.json | 51 + node_modules/yargs/locales/de.json | 46 + node_modules/yargs/locales/en.json | 55 + node_modules/yargs/locales/es.json | 46 + node_modules/yargs/locales/fi.json | 49 + node_modules/yargs/locales/fr.json | 53 + node_modules/yargs/locales/hi.json | 49 + node_modules/yargs/locales/hu.json | 46 + node_modules/yargs/locales/id.json | 50 + node_modules/yargs/locales/it.json | 46 + node_modules/yargs/locales/ja.json | 51 + node_modules/yargs/locales/ko.json | 49 + node_modules/yargs/locales/nb.json | 44 + node_modules/yargs/locales/nl.json | 49 + node_modules/yargs/locales/nn.json | 44 + node_modules/yargs/locales/pirate.json | 13 + node_modules/yargs/locales/pl.json | 49 + node_modules/yargs/locales/pt.json | 45 + node_modules/yargs/locales/pt_BR.json | 48 + node_modules/yargs/locales/ru.json | 51 + node_modules/yargs/locales/th.json | 46 + node_modules/yargs/locales/tr.json | 48 + node_modules/yargs/locales/uk_UA.json | 51 + node_modules/yargs/locales/uz.json | 52 + node_modules/yargs/locales/zh_CN.json | 48 + node_modules/yargs/locales/zh_TW.json | 51 + node_modules/yargs/package.json | 123 + node_modules/yargs/yargs | 9 + node_modules/yargs/yargs.mjs | 10 + node_modules/yauzl/LICENSE | 21 + node_modules/yauzl/README.md | 658 + node_modules/yauzl/index.js | 796 + node_modules/yauzl/package.json | 40 + package-lock.json | 3655 + package.json | 25 + run-casino-scraper.js | 104 + run-final-cleanup.js | 52 + screenshots/.DS_Store | Bin 0 -> 6148 bytes site-inspector.js | 138 + src/.DS_Store | Bin 0 -> 6148 bytes src/app.js | 71 + src/db.js | 64 + src/extractors/askgamblers.js | 19 + src/extractors/base.js | 21 + src/extractors/bettergambling-ie.js | 57 + src/extractors/bojoko.js | 84 + src/extractors/casino-guru.js | 7 + src/extractors/casinoreviews.js | 7 + src/extractors/generic.js | 168 + src/extractors/space-theme.js | 60 + src/middleware/auth.js | 22 + src/routes/auth.js | 89 + src/routes/crawler.js | 208 + src/services/crawler.js | 627 + src/services/extractorManager.js | 87 + src/services/scheduler.js | 69 + src/setup-db.js | 94 + src/sites/ats.io.json | 4 + src/sites/best-casino-directory.com.json | 4 + src/sites/best-casino-reviews.com.json | 4 + src/sites/best-online-casinos.org.json | 4 + src/sites/bestpokiesau.com.json | 4 + src/sites/bettergambling.ie.json | 4 + src/sites/bojoko.ca.json | 4 + src/sites/casino.guru.json | 4 + src/sites/casinogrounds.com.json | 4 + src/sites/casinologia.com.json | 4 + src/sites/casinoreviews.com.json | 4 + src/sites/chipy.com.json | 4 + src/sites/comparasino.com.json | 4 + src/sites/europeangaming.eu.json | 4 + src/sites/first.com.json | 4 + src/sites/gamezinger.com.json | 4 + src/sites/getb8.us.json | 4 + src/sites/getbets.us.json | 4 + src/sites/lcb.org.json | 4 + src/sites/legal-casino.net.json | 4 + src/sites/legal-online-casinos.com.json | 4 + src/sites/licensed-online-casinos.com.json | 4 + src/sites/mega-casinos.com.json | 4 + src/sites/mr-gamble.com.json | 4 + src/sites/next.io.json | 4 + src/sites/onlinegamblingme.com.json | 4 + src/sites/pro-casinos.com.json | 4 + src/sites/rg.org.json | 4 + src/sites/safe-casino.org.json | 4 + src/sites/safe-casinos.net.json | 4 + src/sites/slotcatalog.com.json | 4 + src/sites/slotsspot.com.json | 4 + src/sites/theplaybookusa.com.json | 4 + src/sites/top-4-casinos.com.json | 4 + src/sites/top-casino-directory.com.json | 4 + src/sites/top-casino-reviews.com.json | 4 + src/sites/top-casinos.com.json | 4 + src/sites/top-casinos.org.json | 4 + src/sites/top-online-casinos.com.json | 4 + src/sites/trusted-casino-list.com.json | 4 + src/sites/trusted-casino.com.json | 4 + src/sites/trusted-casinos.net.json | 4 + src/sites/trusted-online-casinos.org.json | 4 + src/sites/ultra-casino.info.json | 4 + src/sites/wizardofodds.com.json | 4 + src/sites/www.actionnetwork.com.json | 4 + src/sites/www.askgamblers.com.json | 4 + src/sites/www.betting.co.uk.json | 4 + src/sites/www.bettingusa.com.json | 4 + src/sites/www.blackjackreview.com.json | 4 + src/sites/www.bonus.com.json | 4 + src/sites/www.bonusfinder.com.json | 4 + src/sites/www.bookmakersreview.com.json | 4 + src/sites/www.cardplayer.com.json | 4 + src/sites/www.casino.org.json | 4 + src/sites/www.casino.us.json | 4 + src/sites/www.casinomeister.com.json | 4 + src/sites/www.casinorating.com.json | 4 + src/sites/www.casinoreviews.net.json | 4 + src/sites/www.casinos.com.json | 4 + src/sites/www.casinoslists.com.json | 4 + src/sites/www.casinovendors.com.json | 4 + src/sites/www.covers.com.json | 4 + src/sites/www.freebets.com.json | 4 + src/sites/www.gambling.com.json | 4 + src/sites/www.gamblingnerd.com.json | 4 + src/sites/www.gamblingsite.com.json | 4 + src/sites/www.gamblingsites.com.json | 4 + src/sites/www.gameshub.com.json | 4 + src/sites/www.ginx.tv.json | 4 + src/sites/www.legalsportsreport.com.json | 4 + src/sites/www.livecasinocomparer.com.json | 4 + src/sites/www.maltatoday.com.mt.json | 4 + src/sites/www.metrotimes.com.json | 4 + src/sites/www.mkaugaming.com.json | 4 + src/sites/www.playmichigan.com.json | 4 + src/sites/www.pokernews.com.json | 4 + src/sites/www.pokerology.com.json | 4 + src/sites/www.pokerstrategy.com.json | 4 + src/sites/www.pokertube.com.json | 4 + src/sites/www.profitduel.com.json | 4 + src/sites/www.racingpost.com.json | 4 + src/sites/www.slotstemple.com.json | 4 + src/sites/www.slotsup.com.json | 4 + src/sites/www.sportsbookreview.com.json | 4 + src/sites/www.sportsline.com.json | 4 + src/sites/www.strafe.com.json | 4 + src/sites/www.thelines.com.json | 4 + src/sites/www.thesportsgeek.com.json | 4 + src/sites/www.top10casinos.com.json | 4 + src/sites/www.vegasinsider.com.json | 4 + test-extractors-fix.js | 69 + test-fix.js | 54 + tighten-cleanup.js | 38 + transitive-crawler.js | 233 + transitive-v12.js | 227 + validate-expand.js | 215 + validate-sites.js | 144 + verify-all.js | 68 + 5258 files changed, 732924 insertions(+) create mode 100644 .DS_Store create mode 100644 .batch_check.json create mode 100644 .cp.json create mode 100644 .dir_crawl.json create mode 100644 .dns.json create mode 100644 .fast_crawl.json create mode 100644 .mega_crawl.json create mode 100644 .real_casino_sites.json create mode 100644 .search_checkpoint.json create mode 100644 .site_analysis.json create mode 100644 .visit_checkpoint.json create mode 100644 README.md create mode 100644 affiliate_crawl.json create mode 100644 casino-crawler.js create mode 100644 casino-dashboard/.gitignore create mode 100644 casino-dashboard/README.md create mode 100644 casino-dashboard/eslint.config.js create mode 100644 casino-dashboard/index.html create mode 100644 casino-dashboard/package-lock.json create mode 100644 casino-dashboard/package.json create mode 100644 casino-dashboard/public/favicon.svg create mode 100644 casino-dashboard/public/icons.svg create mode 100644 casino-dashboard/src/App.css create mode 100644 casino-dashboard/src/App.jsx create mode 100644 casino-dashboard/src/api.js create mode 100644 casino-dashboard/src/assets/hero.png create mode 100644 casino-dashboard/src/assets/react.svg create mode 100644 casino-dashboard/src/assets/vite.svg create mode 100644 casino-dashboard/src/components/CasinoReport.css create mode 100644 casino-dashboard/src/components/CasinoReport.jsx create mode 100644 casino-dashboard/src/components/CrawlDetail.css create mode 100644 casino-dashboard/src/components/CrawlDetail.jsx create mode 100644 casino-dashboard/src/components/Dashboard.css create mode 100644 casino-dashboard/src/components/Dashboard.jsx create mode 100644 casino-dashboard/src/components/Login.css create mode 100644 casino-dashboard/src/components/Login.jsx create mode 100644 casino-dashboard/src/components/PositionChart.css create mode 100644 casino-dashboard/src/components/PositionChart.jsx create mode 100644 casino-dashboard/src/components/Sidebar.css create mode 100644 casino-dashboard/src/components/Sidebar.jsx create mode 100644 casino-dashboard/src/index.css create mode 100644 casino-dashboard/src/main.jsx create mode 100644 casino-dashboard/vite.config.js create mode 100644 casino_affiliate_sites copy.csv create mode 100644 casino_affiliate_sites.csv create mode 100644 casino_affiliates_final.csv create mode 100644 check-after-cleanup.js create mode 100644 check-names.js create mode 100644 check-raw-history.js create mode 100644 check-recent.js create mode 100644 clean-sites.js create mode 100644 cleanup-bad-names.js create mode 100644 crawl-affiliates-v4.js create mode 100644 crawl-affiliates.js create mode 100644 crawlsave.json create mode 100644 db-cleanup-3.js create mode 100644 db-cleanup-4.js create mode 100644 dir-crawl.js create mode 100644 dns-enumerator.js create mode 100644 extractor-test.js create mode 100644 fast-crawl-v13.js create mode 100644 final-crawler.js create mode 100644 find-casino-affiliates-v5.js create mode 100644 find-casino-affiliates-v6.js create mode 100644 find-casino-affiliates-v7.js create mode 100644 find-casino-affiliates-v8.js create mode 100644 find-casino-affiliates-v9.js create mode 100644 find-casino-affiliates.js create mode 100644 fix-generic-extractor.js create mode 100644 hybrid-v16.js create mode 100644 inspect.js create mode 100644 mega-crawl-v15.js create mode 100644 merge_all_checks.js create mode 100644 multi-engine-v14.js create mode 100644 node_modules/.DS_Store create mode 120000 node_modules/.bin/browsers create mode 120000 node_modules/.bin/escodegen create mode 120000 node_modules/.bin/esgenerate create mode 120000 node_modules/.bin/esparse create mode 120000 node_modules/.bin/esvalidate create mode 120000 node_modules/.bin/extract-zip create mode 120000 node_modules/.bin/js-yaml create mode 120000 node_modules/.bin/mime create mode 120000 node_modules/.bin/mkdirp create mode 120000 node_modules/.bin/nodemon create mode 120000 node_modules/.bin/nodetouch create mode 120000 node_modules/.bin/puppeteer create mode 120000 node_modules/.bin/rimraf create mode 120000 node_modules/.bin/semver create mode 100644 node_modules/.package-lock.json create mode 100644 node_modules/@babel/code-frame/LICENSE create mode 100644 node_modules/@babel/code-frame/README.md create mode 100644 node_modules/@babel/code-frame/lib/index.js create mode 100644 node_modules/@babel/code-frame/lib/index.js.map create mode 100644 node_modules/@babel/code-frame/package.json create mode 100644 node_modules/@babel/helper-validator-identifier/LICENSE create mode 100644 node_modules/@babel/helper-validator-identifier/README.md create mode 100644 node_modules/@babel/helper-validator-identifier/lib/identifier.js create mode 100644 node_modules/@babel/helper-validator-identifier/lib/identifier.js.map create mode 100644 node_modules/@babel/helper-validator-identifier/lib/index.js create mode 100644 node_modules/@babel/helper-validator-identifier/lib/index.js.map create mode 100644 node_modules/@babel/helper-validator-identifier/lib/keyword.js create mode 100644 node_modules/@babel/helper-validator-identifier/lib/keyword.js.map create mode 100644 node_modules/@babel/helper-validator-identifier/package.json create mode 100644 node_modules/@puppeteer/browsers/README.md create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/CLI.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/CLI.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/CLI.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/CLI.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/Cache.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/Cache.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/Cache.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/Cache.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/debug.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/debug.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/debug.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/debug.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/fileUtil.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/fileUtil.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/fileUtil.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/fileUtil.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/httpUtil.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/httpUtil.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/httpUtil.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/httpUtil.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/install.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/install.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/install.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/install.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/launch.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/launch.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/launch.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/launch.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/main-cli.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/main-cli.d.ts.map create mode 100755 node_modules/@puppeteer/browsers/lib/cjs/main-cli.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/main-cli.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/main.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/main.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/main.js create mode 100644 node_modules/@puppeteer/browsers/lib/cjs/main.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/CLI.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/CLI.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/CLI.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/CLI.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/Cache.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/Cache.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/Cache.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/Cache.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/types.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/types.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/types.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/browser-data/types.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/debug.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/debug.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/debug.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/debug.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/detectPlatform.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/detectPlatform.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/detectPlatform.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/detectPlatform.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/fileUtil.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/fileUtil.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/fileUtil.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/fileUtil.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/httpUtil.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/httpUtil.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/httpUtil.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/httpUtil.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/install.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/install.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/install.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/install.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/launch.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/launch.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/launch.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/launch.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/main-cli.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/main-cli.d.ts.map create mode 100755 node_modules/@puppeteer/browsers/lib/esm/main-cli.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/main-cli.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/main.d.ts create mode 100644 node_modules/@puppeteer/browsers/lib/esm/main.d.ts.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/main.js create mode 100644 node_modules/@puppeteer/browsers/lib/esm/main.js.map create mode 100644 node_modules/@puppeteer/browsers/lib/esm/package.json create mode 100644 node_modules/@puppeteer/browsers/node_modules/debug/LICENSE create mode 100644 node_modules/@puppeteer/browsers/node_modules/debug/README.md create mode 100644 node_modules/@puppeteer/browsers/node_modules/debug/package.json create mode 100644 node_modules/@puppeteer/browsers/node_modules/debug/src/browser.js create mode 100644 node_modules/@puppeteer/browsers/node_modules/debug/src/common.js create mode 100644 node_modules/@puppeteer/browsers/node_modules/debug/src/index.js create mode 100644 node_modules/@puppeteer/browsers/node_modules/debug/src/node.js create mode 100644 node_modules/@puppeteer/browsers/node_modules/ms/index.js create mode 100644 node_modules/@puppeteer/browsers/node_modules/ms/license.md create mode 100644 node_modules/@puppeteer/browsers/node_modules/ms/package.json create mode 100644 node_modules/@puppeteer/browsers/node_modules/ms/readme.md create mode 100644 node_modules/@puppeteer/browsers/package.json create mode 100644 node_modules/@puppeteer/browsers/src/CLI.ts create mode 100644 node_modules/@puppeteer/browsers/src/Cache.ts create mode 100644 node_modules/@puppeteer/browsers/src/browser-data/browser-data.ts create mode 100644 node_modules/@puppeteer/browsers/src/browser-data/chrome-headless-shell.ts create mode 100644 node_modules/@puppeteer/browsers/src/browser-data/chrome.ts create mode 100644 node_modules/@puppeteer/browsers/src/browser-data/chromedriver.ts create mode 100644 node_modules/@puppeteer/browsers/src/browser-data/chromium.ts create mode 100644 node_modules/@puppeteer/browsers/src/browser-data/firefox.ts create mode 100644 node_modules/@puppeteer/browsers/src/browser-data/types.ts create mode 100644 node_modules/@puppeteer/browsers/src/debug.ts create mode 100644 node_modules/@puppeteer/browsers/src/detectPlatform.ts create mode 100644 node_modules/@puppeteer/browsers/src/fileUtil.ts create mode 100644 node_modules/@puppeteer/browsers/src/httpUtil.ts create mode 100644 node_modules/@puppeteer/browsers/src/install.ts create mode 100644 node_modules/@puppeteer/browsers/src/launch.ts create mode 100644 node_modules/@puppeteer/browsers/src/main-cli.ts create mode 100644 node_modules/@puppeteer/browsers/src/main.ts create mode 100644 node_modules/@puppeteer/browsers/src/tsconfig.cjs.json create mode 100644 node_modules/@puppeteer/browsers/src/tsconfig.esm.json create mode 100644 node_modules/@tootallnate/quickjs-emscripten/LICENSE create mode 100644 node_modules/@tootallnate/quickjs-emscripten/README.md create mode 100644 node_modules/@tootallnate/quickjs-emscripten/c/interface.c create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/context.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/context.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/context.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/debug.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/debug.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/debug.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/errors.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/errors.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/errors.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/index.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/index.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/index.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/memory.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/memory.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/memory.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/module-test.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/module-test.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/module-test.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/module.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/module.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/module.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/runtime.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/runtime.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/runtime.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/types.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/types.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/types.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/variants.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/variants.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/variants.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.d.ts create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.js create mode 100644 node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.js.map create mode 100644 node_modules/@tootallnate/quickjs-emscripten/package.json create mode 100644 node_modules/@types/debug/LICENSE create mode 100644 node_modules/@types/debug/README.md create mode 100644 node_modules/@types/debug/index.d.ts create mode 100644 node_modules/@types/debug/package.json create mode 100644 node_modules/@types/ms/LICENSE create mode 100644 node_modules/@types/ms/README.md create mode 100644 node_modules/@types/ms/index.d.ts create mode 100644 node_modules/@types/ms/package.json create mode 100644 node_modules/@types/node/LICENSE create mode 100644 node_modules/@types/node/README.md create mode 100644 node_modules/@types/node/assert.d.ts create mode 100644 node_modules/@types/node/assert/strict.d.ts create mode 100644 node_modules/@types/node/async_hooks.d.ts create mode 100644 node_modules/@types/node/buffer.buffer.d.ts create mode 100644 node_modules/@types/node/buffer.d.ts create mode 100644 node_modules/@types/node/child_process.d.ts create mode 100644 node_modules/@types/node/cluster.d.ts create mode 100644 node_modules/@types/node/console.d.ts create mode 100644 node_modules/@types/node/constants.d.ts create mode 100644 node_modules/@types/node/crypto.d.ts create mode 100644 node_modules/@types/node/dgram.d.ts create mode 100644 node_modules/@types/node/diagnostics_channel.d.ts create mode 100644 node_modules/@types/node/dns.d.ts create mode 100644 node_modules/@types/node/dns/promises.d.ts create mode 100644 node_modules/@types/node/domain.d.ts create mode 100644 node_modules/@types/node/events.d.ts create mode 100644 node_modules/@types/node/fs.d.ts create mode 100644 node_modules/@types/node/fs/promises.d.ts create mode 100644 node_modules/@types/node/globals.d.ts create mode 100644 node_modules/@types/node/globals.typedarray.d.ts create mode 100644 node_modules/@types/node/http.d.ts create mode 100644 node_modules/@types/node/http2.d.ts create mode 100644 node_modules/@types/node/https.d.ts create mode 100644 node_modules/@types/node/index.d.ts create mode 100644 node_modules/@types/node/inspector.d.ts create mode 100644 node_modules/@types/node/inspector.generated.d.ts create mode 100644 node_modules/@types/node/inspector/promises.d.ts create mode 100644 node_modules/@types/node/module.d.ts create mode 100644 node_modules/@types/node/net.d.ts create mode 100644 node_modules/@types/node/os.d.ts create mode 100644 node_modules/@types/node/package.json create mode 100644 node_modules/@types/node/path.d.ts create mode 100644 node_modules/@types/node/path/posix.d.ts create mode 100644 node_modules/@types/node/path/win32.d.ts create mode 100644 node_modules/@types/node/perf_hooks.d.ts create mode 100644 node_modules/@types/node/process.d.ts create mode 100644 node_modules/@types/node/punycode.d.ts create mode 100644 node_modules/@types/node/querystring.d.ts create mode 100644 node_modules/@types/node/quic.d.ts create mode 100644 node_modules/@types/node/readline.d.ts create mode 100644 node_modules/@types/node/readline/promises.d.ts create mode 100644 node_modules/@types/node/repl.d.ts create mode 100644 node_modules/@types/node/sea.d.ts create mode 100644 node_modules/@types/node/sqlite.d.ts create mode 100644 node_modules/@types/node/stream.d.ts create mode 100644 node_modules/@types/node/stream/consumers.d.ts create mode 100644 node_modules/@types/node/stream/iter.d.ts create mode 100644 node_modules/@types/node/stream/promises.d.ts create mode 100644 node_modules/@types/node/stream/web.d.ts create mode 100644 node_modules/@types/node/string_decoder.d.ts create mode 100644 node_modules/@types/node/test.d.ts create mode 100644 node_modules/@types/node/test/reporters.d.ts create mode 100644 node_modules/@types/node/timers.d.ts create mode 100644 node_modules/@types/node/timers/promises.d.ts create mode 100644 node_modules/@types/node/tls.d.ts create mode 100644 node_modules/@types/node/trace_events.d.ts create mode 100644 node_modules/@types/node/ts5.6/buffer.buffer.d.ts create mode 100644 node_modules/@types/node/ts5.6/compatibility/float16array.d.ts create mode 100644 node_modules/@types/node/ts5.6/globals.typedarray.d.ts create mode 100644 node_modules/@types/node/ts5.6/index.d.ts create mode 100644 node_modules/@types/node/ts5.7/compatibility/float16array.d.ts create mode 100644 node_modules/@types/node/ts5.7/index.d.ts create mode 100644 node_modules/@types/node/tty.d.ts create mode 100644 node_modules/@types/node/url.d.ts create mode 100644 node_modules/@types/node/util.d.ts create mode 100644 node_modules/@types/node/util/types.d.ts create mode 100644 node_modules/@types/node/v8.d.ts create mode 100644 node_modules/@types/node/vm.d.ts create mode 100644 node_modules/@types/node/wasi.d.ts create mode 100644 node_modules/@types/node/web-globals/abortcontroller.d.ts create mode 100644 node_modules/@types/node/web-globals/blob.d.ts create mode 100644 node_modules/@types/node/web-globals/console.d.ts create mode 100644 node_modules/@types/node/web-globals/crypto.d.ts create mode 100644 node_modules/@types/node/web-globals/domexception.d.ts create mode 100644 node_modules/@types/node/web-globals/encoding.d.ts create mode 100644 node_modules/@types/node/web-globals/events.d.ts create mode 100644 node_modules/@types/node/web-globals/fetch.d.ts create mode 100644 node_modules/@types/node/web-globals/importmeta.d.ts create mode 100644 node_modules/@types/node/web-globals/messaging.d.ts create mode 100644 node_modules/@types/node/web-globals/navigator.d.ts create mode 100644 node_modules/@types/node/web-globals/performance.d.ts create mode 100644 node_modules/@types/node/web-globals/storage.d.ts create mode 100644 node_modules/@types/node/web-globals/streams.d.ts create mode 100644 node_modules/@types/node/web-globals/timers.d.ts create mode 100644 node_modules/@types/node/web-globals/url.d.ts create mode 100644 node_modules/@types/node/worker_threads.d.ts create mode 100644 node_modules/@types/node/zlib.d.ts create mode 100644 node_modules/@types/node/zlib/iter.d.ts create mode 100644 node_modules/@types/yauzl/LICENSE create mode 100644 node_modules/@types/yauzl/README.md create mode 100644 node_modules/@types/yauzl/index.d.ts create mode 100644 node_modules/@types/yauzl/package.json create mode 100644 node_modules/accepts/HISTORY.md create mode 100644 node_modules/accepts/LICENSE create mode 100644 node_modules/accepts/README.md create mode 100644 node_modules/accepts/index.js create mode 100644 node_modules/accepts/package.json create mode 100644 node_modules/agent-base/LICENSE create mode 100644 node_modules/agent-base/README.md create mode 100644 node_modules/agent-base/dist/helpers.d.ts create mode 100644 node_modules/agent-base/dist/helpers.d.ts.map create mode 100644 node_modules/agent-base/dist/helpers.js create mode 100644 node_modules/agent-base/dist/helpers.js.map create mode 100644 node_modules/agent-base/dist/index.d.ts create mode 100644 node_modules/agent-base/dist/index.d.ts.map create mode 100644 node_modules/agent-base/dist/index.js create mode 100644 node_modules/agent-base/dist/index.js.map create mode 100644 node_modules/agent-base/package.json create mode 100644 node_modules/ansi-regex/index.d.ts create mode 100644 node_modules/ansi-regex/index.js create mode 100644 node_modules/ansi-regex/license create mode 100644 node_modules/ansi-regex/package.json create mode 100644 node_modules/ansi-regex/readme.md create mode 100644 node_modules/ansi-styles/index.d.ts create mode 100644 node_modules/ansi-styles/index.js create mode 100644 node_modules/ansi-styles/license create mode 100644 node_modules/ansi-styles/package.json create mode 100644 node_modules/ansi-styles/readme.md create mode 100644 node_modules/anymatch/LICENSE create mode 100644 node_modules/anymatch/README.md create mode 100644 node_modules/anymatch/index.d.ts create mode 100644 node_modules/anymatch/index.js create mode 100644 node_modules/anymatch/package.json create mode 100644 node_modules/append-field/.npmignore create mode 100644 node_modules/append-field/LICENSE create mode 100644 node_modules/append-field/README.md create mode 100644 node_modules/append-field/index.js create mode 100644 node_modules/append-field/lib/parse-path.js create mode 100644 node_modules/append-field/lib/set-value.js create mode 100644 node_modules/append-field/package.json create mode 100644 node_modules/append-field/test/forms.js create mode 100644 node_modules/argparse/CHANGELOG.md create mode 100644 node_modules/argparse/LICENSE create mode 100644 node_modules/argparse/README.md create mode 100644 node_modules/argparse/argparse.js create mode 100644 node_modules/argparse/lib/sub.js create mode 100644 node_modules/argparse/lib/textwrap.js create mode 100644 node_modules/argparse/package.json create mode 100644 node_modules/arr-union/LICENSE create mode 100644 node_modules/arr-union/README.md create mode 100644 node_modules/arr-union/index.js create mode 100644 node_modules/arr-union/package.json create mode 100644 node_modules/array-flatten/LICENSE create mode 100644 node_modules/array-flatten/README.md create mode 100644 node_modules/array-flatten/array-flatten.js create mode 100644 node_modules/array-flatten/package.json create mode 100644 node_modules/ast-types/.github/dependabot.yml create mode 100644 node_modules/ast-types/.github/workflows/main.yml create mode 100644 node_modules/ast-types/LICENSE create mode 100644 node_modules/ast-types/README.md create mode 100644 node_modules/ast-types/def/babel-core.d.ts create mode 100644 node_modules/ast-types/def/babel-core.js create mode 100644 node_modules/ast-types/def/babel.d.ts create mode 100644 node_modules/ast-types/def/babel.js create mode 100644 node_modules/ast-types/def/core.d.ts create mode 100644 node_modules/ast-types/def/core.js create mode 100644 node_modules/ast-types/def/es-proposals.d.ts create mode 100644 node_modules/ast-types/def/es-proposals.js create mode 100644 node_modules/ast-types/def/es2020.d.ts create mode 100644 node_modules/ast-types/def/es2020.js create mode 100644 node_modules/ast-types/def/es6.d.ts create mode 100644 node_modules/ast-types/def/es6.js create mode 100644 node_modules/ast-types/def/es7.d.ts create mode 100644 node_modules/ast-types/def/es7.js create mode 100644 node_modules/ast-types/def/esprima.d.ts create mode 100644 node_modules/ast-types/def/esprima.js create mode 100644 node_modules/ast-types/def/flow.d.ts create mode 100644 node_modules/ast-types/def/flow.js create mode 100644 node_modules/ast-types/def/jsx.d.ts create mode 100644 node_modules/ast-types/def/jsx.js create mode 100644 node_modules/ast-types/def/type-annotations.d.ts create mode 100644 node_modules/ast-types/def/type-annotations.js create mode 100644 node_modules/ast-types/def/typescript.d.ts create mode 100644 node_modules/ast-types/def/typescript.js create mode 100644 node_modules/ast-types/fork.d.ts create mode 100644 node_modules/ast-types/fork.js create mode 100644 node_modules/ast-types/gen/builders.d.ts create mode 100644 node_modules/ast-types/gen/builders.js create mode 100644 node_modules/ast-types/gen/kinds.d.ts create mode 100644 node_modules/ast-types/gen/kinds.js create mode 100644 node_modules/ast-types/gen/namedTypes.d.ts create mode 100644 node_modules/ast-types/gen/namedTypes.js create mode 100644 node_modules/ast-types/gen/visitor.d.ts create mode 100644 node_modules/ast-types/gen/visitor.js create mode 100644 node_modules/ast-types/lib/equiv.d.ts create mode 100644 node_modules/ast-types/lib/equiv.js create mode 100644 node_modules/ast-types/lib/node-path.d.ts create mode 100644 node_modules/ast-types/lib/node-path.js create mode 100644 node_modules/ast-types/lib/path-visitor.d.ts create mode 100644 node_modules/ast-types/lib/path-visitor.js create mode 100644 node_modules/ast-types/lib/path.d.ts create mode 100644 node_modules/ast-types/lib/path.js create mode 100644 node_modules/ast-types/lib/scope.d.ts create mode 100644 node_modules/ast-types/lib/scope.js create mode 100644 node_modules/ast-types/lib/shared.d.ts create mode 100644 node_modules/ast-types/lib/shared.js create mode 100644 node_modules/ast-types/lib/types.d.ts create mode 100644 node_modules/ast-types/lib/types.js create mode 100644 node_modules/ast-types/main.d.ts create mode 100644 node_modules/ast-types/main.js create mode 100644 node_modules/ast-types/package.json create mode 100644 node_modules/ast-types/tsconfig.json create mode 100644 node_modules/ast-types/types.d.ts create mode 100644 node_modules/ast-types/types.js create mode 100644 node_modules/b4a/LICENSE create mode 100644 node_modules/b4a/README.md create mode 100644 node_modules/b4a/browser.js create mode 100644 node_modules/b4a/index.js create mode 100644 node_modules/b4a/lib/ascii.js create mode 100644 node_modules/b4a/lib/base64.js create mode 100644 node_modules/b4a/lib/hex.js create mode 100644 node_modules/b4a/lib/latin1.js create mode 100644 node_modules/b4a/lib/utf16le.js create mode 100644 node_modules/b4a/lib/utf8.js create mode 100644 node_modules/b4a/package.json create mode 100644 node_modules/b4a/react-native.js create mode 100644 node_modules/balanced-match/LICENSE.md create mode 100644 node_modules/balanced-match/README.md create mode 100644 node_modules/balanced-match/dist/commonjs/index.d.ts create mode 100644 node_modules/balanced-match/dist/commonjs/index.d.ts.map create mode 100644 node_modules/balanced-match/dist/commonjs/index.js create mode 100644 node_modules/balanced-match/dist/commonjs/index.js.map create mode 100644 node_modules/balanced-match/dist/commonjs/package.json create mode 100644 node_modules/balanced-match/dist/esm/index.d.ts create mode 100644 node_modules/balanced-match/dist/esm/index.d.ts.map create mode 100644 node_modules/balanced-match/dist/esm/index.js create mode 100644 node_modules/balanced-match/dist/esm/index.js.map create mode 100644 node_modules/balanced-match/dist/esm/package.json create mode 100644 node_modules/balanced-match/package.json create mode 100644 node_modules/bare-events/LICENSE create mode 100644 node_modules/bare-events/README.md create mode 100644 node_modules/bare-events/global.d.ts create mode 100644 node_modules/bare-events/global.js create mode 100644 node_modules/bare-events/index.d.ts create mode 100644 node_modules/bare-events/index.js create mode 100644 node_modules/bare-events/lib/errors.js create mode 100644 node_modules/bare-events/package.json create mode 100644 node_modules/bare-events/web.d.ts create mode 100644 node_modules/bare-events/web.js create mode 100644 node_modules/bare-fs/CMakeLists.txt create mode 100644 node_modules/bare-fs/LICENSE create mode 100644 node_modules/bare-fs/README.md create mode 100644 node_modules/bare-fs/binding.c create mode 100644 node_modules/bare-fs/binding.js create mode 100644 node_modules/bare-fs/index.d.ts create mode 100644 node_modules/bare-fs/index.js create mode 100644 node_modules/bare-fs/lib/constants.d.ts create mode 100644 node_modules/bare-fs/lib/constants.js create mode 100644 node_modules/bare-fs/lib/errors.d.ts create mode 100644 node_modules/bare-fs/lib/errors.js create mode 100644 node_modules/bare-fs/package.json create mode 100644 node_modules/bare-fs/prebuilds/android-arm/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/android-arm64/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/android-ia32/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/android-x64/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/darwin-arm64/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/darwin-x64/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/ios-arm64-simulator/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/ios-arm64/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/ios-x64-simulator/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/linux-arm64/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/linux-x64/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/win32-arm64/bare-fs.bare create mode 100644 node_modules/bare-fs/prebuilds/win32-x64/bare-fs.bare create mode 100644 node_modules/bare-fs/promises.d.ts create mode 100644 node_modules/bare-fs/promises.js create mode 100644 node_modules/bare-os/CMakeLists.txt create mode 100644 node_modules/bare-os/LICENSE create mode 100644 node_modules/bare-os/README.md create mode 100644 node_modules/bare-os/binding.c create mode 100644 node_modules/bare-os/binding.js create mode 100644 node_modules/bare-os/index.d.ts create mode 100644 node_modules/bare-os/index.js create mode 100644 node_modules/bare-os/lib/constants.d.ts create mode 100644 node_modules/bare-os/lib/constants.js create mode 100644 node_modules/bare-os/lib/errors.d.ts create mode 100644 node_modules/bare-os/lib/errors.js create mode 100644 node_modules/bare-os/package.json create mode 100644 node_modules/bare-os/prebuilds/android-arm/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/android-arm64/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/android-ia32/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/android-x64/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/darwin-arm64/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/darwin-x64/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/ios-arm64-simulator/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/ios-arm64/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/ios-x64-simulator/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/linux-arm64/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/linux-x64/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/win32-arm64/bare-os.bare create mode 100644 node_modules/bare-os/prebuilds/win32-x64/bare-os.bare create mode 100644 node_modules/bare-path/LICENSE create mode 100644 node_modules/bare-path/NOTICE create mode 100644 node_modules/bare-path/README.md create mode 100644 node_modules/bare-path/index.d.ts create mode 100644 node_modules/bare-path/index.js create mode 100644 node_modules/bare-path/lib/constants.js create mode 100644 node_modules/bare-path/lib/posix.js create mode 100644 node_modules/bare-path/lib/shared.js create mode 100644 node_modules/bare-path/lib/win32.js create mode 100644 node_modules/bare-path/package.json create mode 100644 node_modules/bare-stream/LICENSE create mode 100644 node_modules/bare-stream/README.md create mode 100644 node_modules/bare-stream/global.d.ts create mode 100644 node_modules/bare-stream/global.js create mode 100644 node_modules/bare-stream/index.d.ts create mode 100644 node_modules/bare-stream/index.js create mode 100644 node_modules/bare-stream/package.json create mode 100644 node_modules/bare-stream/promises.js create mode 100644 node_modules/bare-stream/web.d.ts create mode 100644 node_modules/bare-stream/web.js create mode 100644 node_modules/bare-url/CMakeLists.txt create mode 100644 node_modules/bare-url/LICENSE create mode 100644 node_modules/bare-url/README.md create mode 100644 node_modules/bare-url/binding.c create mode 100644 node_modules/bare-url/binding.js create mode 100644 node_modules/bare-url/global.d.ts create mode 100644 node_modules/bare-url/global.js create mode 100644 node_modules/bare-url/index.d.ts create mode 100644 node_modules/bare-url/index.js create mode 100644 node_modules/bare-url/lib/errors.d.ts create mode 100644 node_modules/bare-url/lib/errors.js create mode 100644 node_modules/bare-url/lib/url-search-params.d.ts create mode 100644 node_modules/bare-url/lib/url-search-params.js create mode 100644 node_modules/bare-url/package.json create mode 100644 node_modules/bare-url/prebuilds/android-arm/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/android-arm64/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/android-ia32/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/android-x64/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/darwin-arm64/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/darwin-x64/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/ios-arm64-simulator/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/ios-arm64/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/ios-x64-simulator/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/linux-arm64/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/linux-x64/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/win32-arm64/bare-url.bare create mode 100644 node_modules/bare-url/prebuilds/win32-x64/bare-url.bare create mode 100644 node_modules/base64-js/LICENSE create mode 100644 node_modules/base64-js/README.md create mode 100644 node_modules/base64-js/base64js.min.js create mode 100644 node_modules/base64-js/index.d.ts create mode 100644 node_modules/base64-js/index.js create mode 100644 node_modules/base64-js/package.json create mode 100644 node_modules/basic-ftp/LICENSE.txt create mode 100644 node_modules/basic-ftp/README.md create mode 100644 node_modules/basic-ftp/dist/Client.d.ts create mode 100644 node_modules/basic-ftp/dist/Client.js create mode 100644 node_modules/basic-ftp/dist/FileInfo.d.ts create mode 100644 node_modules/basic-ftp/dist/FileInfo.js create mode 100644 node_modules/basic-ftp/dist/FtpContext.d.ts create mode 100644 node_modules/basic-ftp/dist/FtpContext.js create mode 100644 node_modules/basic-ftp/dist/ProgressTracker.d.ts create mode 100644 node_modules/basic-ftp/dist/ProgressTracker.js create mode 100644 node_modules/basic-ftp/dist/StringEncoding.d.ts create mode 100644 node_modules/basic-ftp/dist/StringEncoding.js create mode 100644 node_modules/basic-ftp/dist/StringWriter.d.ts create mode 100644 node_modules/basic-ftp/dist/StringWriter.js create mode 100644 node_modules/basic-ftp/dist/index.d.ts create mode 100644 node_modules/basic-ftp/dist/index.js create mode 100644 node_modules/basic-ftp/dist/netUtils.d.ts create mode 100644 node_modules/basic-ftp/dist/netUtils.js create mode 100644 node_modules/basic-ftp/dist/parseControlResponse.d.ts create mode 100644 node_modules/basic-ftp/dist/parseControlResponse.js create mode 100644 node_modules/basic-ftp/dist/parseList.d.ts create mode 100644 node_modules/basic-ftp/dist/parseList.js create mode 100644 node_modules/basic-ftp/dist/parseListDOS.d.ts create mode 100644 node_modules/basic-ftp/dist/parseListDOS.js create mode 100644 node_modules/basic-ftp/dist/parseListMLSD.d.ts create mode 100644 node_modules/basic-ftp/dist/parseListMLSD.js create mode 100644 node_modules/basic-ftp/dist/parseListUnix.d.ts create mode 100644 node_modules/basic-ftp/dist/parseListUnix.js create mode 100644 node_modules/basic-ftp/dist/transfer.d.ts create mode 100644 node_modules/basic-ftp/dist/transfer.js create mode 100644 node_modules/basic-ftp/package.json create mode 100644 node_modules/bcryptjs/.npmignore create mode 100644 node_modules/bcryptjs/.travis.yml create mode 100644 node_modules/bcryptjs/.vscode/settings.json create mode 100644 node_modules/bcryptjs/LICENSE create mode 100644 node_modules/bcryptjs/README.md create mode 100644 node_modules/bcryptjs/bin/bcrypt create mode 100644 node_modules/bcryptjs/bower.json create mode 100644 node_modules/bcryptjs/dist/README.md create mode 100644 node_modules/bcryptjs/dist/bcrypt.js create mode 100644 node_modules/bcryptjs/dist/bcrypt.min.js create mode 100644 node_modules/bcryptjs/dist/bcrypt.min.js.gz create mode 100644 node_modules/bcryptjs/dist/bcrypt.min.map create mode 100644 node_modules/bcryptjs/externs/bcrypt.js create mode 100644 node_modules/bcryptjs/externs/minimal-env.js create mode 100644 node_modules/bcryptjs/index.js create mode 100644 node_modules/bcryptjs/package.json create mode 100644 node_modules/bcryptjs/scripts/build.js create mode 100644 node_modules/bcryptjs/src/bcrypt.js create mode 100644 node_modules/bcryptjs/src/bcrypt/impl.js create mode 100644 node_modules/bcryptjs/src/bcrypt/prng/README.md create mode 100644 node_modules/bcryptjs/src/bcrypt/prng/accum.js create mode 100644 node_modules/bcryptjs/src/bcrypt/prng/isaac.js create mode 100644 node_modules/bcryptjs/src/bcrypt/util.js create mode 100644 node_modules/bcryptjs/src/bcrypt/util/base64.js create mode 100644 node_modules/bcryptjs/src/bower.json create mode 100644 node_modules/bcryptjs/src/wrap.js create mode 100644 node_modules/bcryptjs/tests/quickbrown.txt create mode 100644 node_modules/bcryptjs/tests/suite.js create mode 100644 node_modules/binary-extensions/binary-extensions.json create mode 100644 node_modules/binary-extensions/binary-extensions.json.d.ts create mode 100644 node_modules/binary-extensions/index.d.ts create mode 100644 node_modules/binary-extensions/index.js create mode 100644 node_modules/binary-extensions/license create mode 100644 node_modules/binary-extensions/package.json create mode 100644 node_modules/binary-extensions/readme.md create mode 100644 node_modules/body-parser/HISTORY.md create mode 100644 node_modules/body-parser/LICENSE create mode 100644 node_modules/body-parser/README.md create mode 100644 node_modules/body-parser/index.js create mode 100644 node_modules/body-parser/lib/read.js create mode 100644 node_modules/body-parser/lib/types/json.js create mode 100644 node_modules/body-parser/lib/types/raw.js create mode 100644 node_modules/body-parser/lib/types/text.js create mode 100644 node_modules/body-parser/lib/types/urlencoded.js create mode 100644 node_modules/body-parser/package.json create mode 100644 node_modules/brace-expansion/LICENSE create mode 100644 node_modules/brace-expansion/README.md create mode 100644 node_modules/brace-expansion/dist/commonjs/index.d.ts create mode 100644 node_modules/brace-expansion/dist/commonjs/index.d.ts.map create mode 100644 node_modules/brace-expansion/dist/commonjs/index.js create mode 100644 node_modules/brace-expansion/dist/commonjs/index.js.map create mode 100644 node_modules/brace-expansion/dist/commonjs/package.json create mode 100644 node_modules/brace-expansion/dist/esm/index.d.ts create mode 100644 node_modules/brace-expansion/dist/esm/index.d.ts.map create mode 100644 node_modules/brace-expansion/dist/esm/index.js create mode 100644 node_modules/brace-expansion/dist/esm/index.js.map create mode 100644 node_modules/brace-expansion/dist/esm/package.json create mode 100644 node_modules/brace-expansion/package.json create mode 100644 node_modules/braces/LICENSE create mode 100644 node_modules/braces/README.md create mode 100644 node_modules/braces/index.js create mode 100644 node_modules/braces/lib/compile.js create mode 100644 node_modules/braces/lib/constants.js create mode 100644 node_modules/braces/lib/expand.js create mode 100644 node_modules/braces/lib/parse.js create mode 100644 node_modules/braces/lib/stringify.js create mode 100644 node_modules/braces/lib/utils.js create mode 100644 node_modules/braces/package.json create mode 100644 node_modules/buffer-crc32/LICENSE create mode 100644 node_modules/buffer-crc32/README.md create mode 100644 node_modules/buffer-crc32/index.js create mode 100644 node_modules/buffer-crc32/package.json create mode 100644 node_modules/buffer-equal-constant-time/.npmignore create mode 100644 node_modules/buffer-equal-constant-time/.travis.yml create mode 100644 node_modules/buffer-equal-constant-time/LICENSE.txt create mode 100644 node_modules/buffer-equal-constant-time/README.md create mode 100644 node_modules/buffer-equal-constant-time/index.js create mode 100644 node_modules/buffer-equal-constant-time/package.json create mode 100644 node_modules/buffer-equal-constant-time/test.js create mode 100644 node_modules/buffer-from/LICENSE create mode 100644 node_modules/buffer-from/index.js create mode 100644 node_modules/buffer-from/package.json create mode 100644 node_modules/buffer-from/readme.md create mode 100644 node_modules/buffer/AUTHORS.md create mode 100644 node_modules/buffer/LICENSE create mode 100644 node_modules/buffer/README.md create mode 100644 node_modules/buffer/index.d.ts create mode 100644 node_modules/buffer/index.js create mode 100644 node_modules/buffer/package.json create mode 100644 node_modules/busboy/.eslintrc.js create mode 100644 node_modules/busboy/.github/workflows/ci.yml create mode 100644 node_modules/busboy/.github/workflows/lint.yml create mode 100644 node_modules/busboy/LICENSE create mode 100644 node_modules/busboy/README.md create mode 100644 node_modules/busboy/bench/bench-multipart-fields-100mb-big.js create mode 100644 node_modules/busboy/bench/bench-multipart-fields-100mb-small.js create mode 100644 node_modules/busboy/bench/bench-multipart-files-100mb-big.js create mode 100644 node_modules/busboy/bench/bench-multipart-files-100mb-small.js create mode 100644 node_modules/busboy/bench/bench-urlencoded-fields-100pairs-small.js create mode 100644 node_modules/busboy/bench/bench-urlencoded-fields-900pairs-small-alt.js create mode 100644 node_modules/busboy/lib/index.js create mode 100644 node_modules/busboy/lib/types/multipart.js create mode 100644 node_modules/busboy/lib/types/urlencoded.js create mode 100644 node_modules/busboy/lib/utils.js create mode 100644 node_modules/busboy/package.json create mode 100644 node_modules/busboy/test/common.js create mode 100644 node_modules/busboy/test/test-types-multipart-charsets.js create mode 100644 node_modules/busboy/test/test-types-multipart-stream-pause.js create mode 100644 node_modules/busboy/test/test-types-multipart.js create mode 100644 node_modules/busboy/test/test-types-urlencoded.js create mode 100644 node_modules/busboy/test/test.js create mode 100644 node_modules/bytes/History.md create mode 100644 node_modules/bytes/LICENSE create mode 100644 node_modules/bytes/Readme.md create mode 100644 node_modules/bytes/index.js create mode 100644 node_modules/bytes/package.json create mode 100644 node_modules/call-bind-apply-helpers/.eslintrc create mode 100644 node_modules/call-bind-apply-helpers/.github/FUNDING.yml create mode 100644 node_modules/call-bind-apply-helpers/.nycrc create mode 100644 node_modules/call-bind-apply-helpers/CHANGELOG.md create mode 100644 node_modules/call-bind-apply-helpers/LICENSE create mode 100644 node_modules/call-bind-apply-helpers/README.md create mode 100644 node_modules/call-bind-apply-helpers/actualApply.d.ts create mode 100644 node_modules/call-bind-apply-helpers/actualApply.js create mode 100644 node_modules/call-bind-apply-helpers/applyBind.d.ts create mode 100644 node_modules/call-bind-apply-helpers/applyBind.js create mode 100644 node_modules/call-bind-apply-helpers/functionApply.d.ts create mode 100644 node_modules/call-bind-apply-helpers/functionApply.js create mode 100644 node_modules/call-bind-apply-helpers/functionCall.d.ts create mode 100644 node_modules/call-bind-apply-helpers/functionCall.js create mode 100644 node_modules/call-bind-apply-helpers/index.d.ts create mode 100644 node_modules/call-bind-apply-helpers/index.js create mode 100644 node_modules/call-bind-apply-helpers/package.json create mode 100644 node_modules/call-bind-apply-helpers/reflectApply.d.ts create mode 100644 node_modules/call-bind-apply-helpers/reflectApply.js create mode 100644 node_modules/call-bind-apply-helpers/test/index.js create mode 100644 node_modules/call-bind-apply-helpers/tsconfig.json create mode 100644 node_modules/call-bound/.eslintrc create mode 100644 node_modules/call-bound/.github/FUNDING.yml create mode 100644 node_modules/call-bound/.nycrc create mode 100644 node_modules/call-bound/CHANGELOG.md create mode 100644 node_modules/call-bound/LICENSE create mode 100644 node_modules/call-bound/README.md create mode 100644 node_modules/call-bound/index.d.ts create mode 100644 node_modules/call-bound/index.js create mode 100644 node_modules/call-bound/package.json create mode 100644 node_modules/call-bound/test/index.js create mode 100644 node_modules/call-bound/tsconfig.json create mode 100644 node_modules/callsites/index.d.ts create mode 100644 node_modules/callsites/index.js create mode 100644 node_modules/callsites/license create mode 100644 node_modules/callsites/package.json create mode 100644 node_modules/callsites/readme.md create mode 100644 node_modules/chokidar/LICENSE create mode 100644 node_modules/chokidar/README.md create mode 100644 node_modules/chokidar/index.js create mode 100644 node_modules/chokidar/lib/constants.js create mode 100644 node_modules/chokidar/lib/fsevents-handler.js create mode 100644 node_modules/chokidar/lib/nodefs-handler.js create mode 100644 node_modules/chokidar/package.json create mode 100644 node_modules/chokidar/types/index.d.ts create mode 100644 node_modules/chromium-bidi/.browser create mode 100644 node_modules/chromium-bidi/LICENSE create mode 100644 node_modules/chromium-bidi/README.md create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/index.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/index.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/index.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/reader.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/reader.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiServer/reader.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js create mode 100644 node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.js create mode 100644 node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.js create mode 100644 node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js create mode 100644 node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.js create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.js create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.js create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/cdp.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/cdp.js create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/cdp.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.js create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.js create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.js create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/protocol.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/protocol.js create mode 100644 node_modules/chromium-bidi/lib/cjs/protocol/protocol.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/Buffer.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/Buffer.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/Buffer.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/Deferred.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/Deferred.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/Deferred.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/Mutex.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/Mutex.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/Mutex.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/assert.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/assert.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/assert.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/log.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/log.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/log.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/result.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/result.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/result.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/transport.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/transport.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/transport.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/unitConversions.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/unitConversions.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/unitConversions.js.map create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/uuid.d.ts create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/uuid.js create mode 100644 node_modules/chromium-bidi/lib/cjs/utils/uuid.js.map create mode 100644 node_modules/chromium-bidi/lib/iife/mapperTab.js create mode 100644 node_modules/chromium-bidi/lib/iife/mapperTab.js.map create mode 100644 node_modules/chromium-bidi/package.json create mode 100644 node_modules/cliui/CHANGELOG.md create mode 100644 node_modules/cliui/LICENSE.txt create mode 100644 node_modules/cliui/README.md create mode 100644 node_modules/cliui/build/index.cjs create mode 100644 node_modules/cliui/build/index.d.cts create mode 100644 node_modules/cliui/build/lib/index.js create mode 100644 node_modules/cliui/build/lib/string-utils.js create mode 100644 node_modules/cliui/index.mjs create mode 100644 node_modules/cliui/package.json create mode 100644 node_modules/clone-deep/LICENSE create mode 100644 node_modules/clone-deep/README.md create mode 100644 node_modules/clone-deep/index.js create mode 100644 node_modules/clone-deep/package.json create mode 100644 node_modules/clone-deep/utils.js create mode 100644 node_modules/color-convert/CHANGELOG.md create mode 100644 node_modules/color-convert/LICENSE create mode 100644 node_modules/color-convert/README.md create mode 100644 node_modules/color-convert/conversions.js create mode 100644 node_modules/color-convert/index.js create mode 100644 node_modules/color-convert/package.json create mode 100644 node_modules/color-convert/route.js create mode 100644 node_modules/color-name/LICENSE create mode 100644 node_modules/color-name/README.md create mode 100644 node_modules/color-name/index.js create mode 100644 node_modules/color-name/package.json create mode 100644 node_modules/concat-map/.travis.yml create mode 100644 node_modules/concat-map/LICENSE create mode 100644 node_modules/concat-map/README.markdown create mode 100644 node_modules/concat-map/example/map.js create mode 100644 node_modules/concat-map/index.js create mode 100644 node_modules/concat-map/package.json create mode 100644 node_modules/concat-map/test/map.js create mode 100644 node_modules/concat-stream/LICENSE create mode 100644 node_modules/concat-stream/index.js create mode 100644 node_modules/concat-stream/package.json create mode 100644 node_modules/concat-stream/readme.md create mode 100644 node_modules/content-disposition/HISTORY.md create mode 100644 node_modules/content-disposition/LICENSE create mode 100644 node_modules/content-disposition/README.md create mode 100644 node_modules/content-disposition/index.js create mode 100644 node_modules/content-disposition/package.json create mode 100644 node_modules/content-type/HISTORY.md create mode 100644 node_modules/content-type/LICENSE create mode 100644 node_modules/content-type/README.md create mode 100644 node_modules/content-type/index.js create mode 100644 node_modules/content-type/package.json create mode 100644 node_modules/cookie-signature/History.md create mode 100644 node_modules/cookie-signature/Readme.md create mode 100644 node_modules/cookie-signature/index.js create mode 100644 node_modules/cookie-signature/package.json create mode 100644 node_modules/cookie/LICENSE create mode 100644 node_modules/cookie/README.md create mode 100644 node_modules/cookie/SECURITY.md create mode 100644 node_modules/cookie/index.js create mode 100644 node_modules/cookie/package.json create mode 100644 node_modules/core-util-is/LICENSE create mode 100644 node_modules/core-util-is/README.md create mode 100644 node_modules/core-util-is/lib/util.js create mode 100644 node_modules/core-util-is/package.json create mode 100644 node_modules/cors/LICENSE create mode 100644 node_modules/cors/README.md create mode 100644 node_modules/cors/lib/index.js create mode 100644 node_modules/cors/package.json create mode 100644 node_modules/cosmiconfig/LICENSE create mode 100644 node_modules/cosmiconfig/README.md create mode 100644 node_modules/cosmiconfig/dist/Explorer.d.ts create mode 100644 node_modules/cosmiconfig/dist/Explorer.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/Explorer.js create mode 100644 node_modules/cosmiconfig/dist/Explorer.js.map create mode 100644 node_modules/cosmiconfig/dist/ExplorerBase.d.ts create mode 100644 node_modules/cosmiconfig/dist/ExplorerBase.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/ExplorerBase.js create mode 100644 node_modules/cosmiconfig/dist/ExplorerBase.js.map create mode 100644 node_modules/cosmiconfig/dist/ExplorerSync.d.ts create mode 100644 node_modules/cosmiconfig/dist/ExplorerSync.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/ExplorerSync.js create mode 100644 node_modules/cosmiconfig/dist/ExplorerSync.js.map create mode 100644 node_modules/cosmiconfig/dist/cacheWrapper.d.ts create mode 100644 node_modules/cosmiconfig/dist/cacheWrapper.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/cacheWrapper.js create mode 100644 node_modules/cosmiconfig/dist/cacheWrapper.js.map create mode 100644 node_modules/cosmiconfig/dist/canUseDynamicImport.d.ts create mode 100644 node_modules/cosmiconfig/dist/canUseDynamicImport.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/canUseDynamicImport.js create mode 100644 node_modules/cosmiconfig/dist/canUseDynamicImport.js.map create mode 100644 node_modules/cosmiconfig/dist/defaults.d.ts create mode 100644 node_modules/cosmiconfig/dist/defaults.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/defaults.js create mode 100644 node_modules/cosmiconfig/dist/defaults.js.map create mode 100644 node_modules/cosmiconfig/dist/getDirectory.d.ts create mode 100644 node_modules/cosmiconfig/dist/getDirectory.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/getDirectory.js create mode 100644 node_modules/cosmiconfig/dist/getDirectory.js.map create mode 100644 node_modules/cosmiconfig/dist/getPropertyByPath.d.ts create mode 100644 node_modules/cosmiconfig/dist/getPropertyByPath.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/getPropertyByPath.js create mode 100644 node_modules/cosmiconfig/dist/getPropertyByPath.js.map create mode 100644 node_modules/cosmiconfig/dist/index.d.ts create mode 100644 node_modules/cosmiconfig/dist/index.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/index.js create mode 100644 node_modules/cosmiconfig/dist/index.js.map create mode 100644 node_modules/cosmiconfig/dist/loaders.d.ts create mode 100644 node_modules/cosmiconfig/dist/loaders.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/loaders.js create mode 100644 node_modules/cosmiconfig/dist/loaders.js.map create mode 100644 node_modules/cosmiconfig/dist/merge.d.ts create mode 100644 node_modules/cosmiconfig/dist/merge.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/merge.js create mode 100644 node_modules/cosmiconfig/dist/merge.js.map create mode 100644 node_modules/cosmiconfig/dist/readFile.d.ts create mode 100644 node_modules/cosmiconfig/dist/readFile.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/readFile.js create mode 100644 node_modules/cosmiconfig/dist/readFile.js.map create mode 100644 node_modules/cosmiconfig/dist/types.d.ts create mode 100644 node_modules/cosmiconfig/dist/types.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/types.js create mode 100644 node_modules/cosmiconfig/dist/types.js.map create mode 100644 node_modules/cosmiconfig/dist/util.d.ts create mode 100644 node_modules/cosmiconfig/dist/util.d.ts.map create mode 100644 node_modules/cosmiconfig/dist/util.js create mode 100644 node_modules/cosmiconfig/dist/util.js.map create mode 100644 node_modules/cosmiconfig/package.json create mode 100644 node_modules/cross-fetch/CHANGELOG.md create mode 100644 node_modules/cross-fetch/LICENSE create mode 100644 node_modules/cross-fetch/README.md create mode 100644 node_modules/cross-fetch/dist/browser-polyfill.js create mode 100644 node_modules/cross-fetch/dist/browser-ponyfill.js create mode 100644 node_modules/cross-fetch/dist/cross-fetch.js create mode 100644 node_modules/cross-fetch/dist/cross-fetch.js.map create mode 100644 node_modules/cross-fetch/dist/node-polyfill.js create mode 100644 node_modules/cross-fetch/dist/node-ponyfill.js create mode 100644 node_modules/cross-fetch/dist/react-native-polyfill.js create mode 100644 node_modules/cross-fetch/dist/react-native-ponyfill.js create mode 100644 node_modules/cross-fetch/index.d.ts create mode 100644 node_modules/cross-fetch/package.json create mode 100644 node_modules/cross-fetch/polyfill/package.json create mode 100644 node_modules/data-uri-to-buffer/LICENSE create mode 100644 node_modules/data-uri-to-buffer/README.md create mode 100644 node_modules/data-uri-to-buffer/dist/common.d.ts create mode 100644 node_modules/data-uri-to-buffer/dist/common.d.ts.map create mode 100644 node_modules/data-uri-to-buffer/dist/common.js create mode 100644 node_modules/data-uri-to-buffer/dist/common.js.map create mode 100644 node_modules/data-uri-to-buffer/dist/index.d.ts create mode 100644 node_modules/data-uri-to-buffer/dist/index.d.ts.map create mode 100644 node_modules/data-uri-to-buffer/dist/index.js create mode 100644 node_modules/data-uri-to-buffer/dist/index.js.map create mode 100644 node_modules/data-uri-to-buffer/dist/node.d.ts create mode 100644 node_modules/data-uri-to-buffer/dist/node.d.ts.map create mode 100644 node_modules/data-uri-to-buffer/dist/node.js create mode 100644 node_modules/data-uri-to-buffer/dist/node.js.map create mode 100644 node_modules/data-uri-to-buffer/package.json create mode 100644 node_modules/debug/.coveralls.yml create mode 100644 node_modules/debug/.eslintrc create mode 100644 node_modules/debug/.npmignore create mode 100644 node_modules/debug/.travis.yml create mode 100644 node_modules/debug/CHANGELOG.md create mode 100644 node_modules/debug/LICENSE create mode 100644 node_modules/debug/Makefile create mode 100644 node_modules/debug/README.md create mode 100644 node_modules/debug/component.json create mode 100644 node_modules/debug/karma.conf.js create mode 100644 node_modules/debug/node.js create mode 100644 node_modules/debug/package.json create mode 100644 node_modules/debug/src/browser.js create mode 100644 node_modules/debug/src/debug.js create mode 100644 node_modules/debug/src/index.js create mode 100644 node_modules/debug/src/inspector-log.js create mode 100644 node_modules/debug/src/node.js create mode 100644 node_modules/deepmerge/.editorconfig create mode 100644 node_modules/deepmerge/.eslintcache create mode 100644 node_modules/deepmerge/changelog.md create mode 100644 node_modules/deepmerge/dist/cjs.js create mode 100644 node_modules/deepmerge/dist/umd.js create mode 100644 node_modules/deepmerge/index.d.ts create mode 100644 node_modules/deepmerge/index.js create mode 100644 node_modules/deepmerge/license.txt create mode 100644 node_modules/deepmerge/package.json create mode 100644 node_modules/deepmerge/readme.md create mode 100644 node_modules/deepmerge/rollup.config.js create mode 100644 node_modules/degenerator/README.md create mode 100644 node_modules/degenerator/dist/compile.d.ts create mode 100644 node_modules/degenerator/dist/compile.d.ts.map create mode 100644 node_modules/degenerator/dist/compile.js create mode 100644 node_modules/degenerator/dist/compile.js.map create mode 100644 node_modules/degenerator/dist/degenerator.d.ts create mode 100644 node_modules/degenerator/dist/degenerator.d.ts.map create mode 100644 node_modules/degenerator/dist/degenerator.js create mode 100644 node_modules/degenerator/dist/degenerator.js.map create mode 100644 node_modules/degenerator/dist/index.d.ts create mode 100644 node_modules/degenerator/dist/index.d.ts.map create mode 100644 node_modules/degenerator/dist/index.js create mode 100644 node_modules/degenerator/dist/index.js.map create mode 100644 node_modules/degenerator/package.json create mode 100644 node_modules/depd/History.md create mode 100644 node_modules/depd/LICENSE create mode 100644 node_modules/depd/Readme.md create mode 100644 node_modules/depd/index.js create mode 100644 node_modules/depd/lib/browser/index.js create mode 100644 node_modules/depd/package.json create mode 100644 node_modules/destroy/LICENSE create mode 100644 node_modules/destroy/README.md create mode 100644 node_modules/destroy/index.js create mode 100644 node_modules/destroy/package.json create mode 100644 node_modules/devtools-protocol/LICENSE create mode 100644 node_modules/devtools-protocol/README.md create mode 100644 node_modules/devtools-protocol/json/browser_protocol.json create mode 100644 node_modules/devtools-protocol/json/js_protocol.json create mode 100644 node_modules/devtools-protocol/package.json create mode 100644 node_modules/devtools-protocol/pdl/browser_protocol.pdl create mode 100644 node_modules/devtools-protocol/pdl/js_protocol.pdl create mode 100644 node_modules/devtools-protocol/types/protocol-mapping.d.ts create mode 100644 node_modules/devtools-protocol/types/protocol-proxy-api.d.ts create mode 100644 node_modules/devtools-protocol/types/protocol.d.ts create mode 100644 node_modules/dunder-proto/.eslintrc create mode 100644 node_modules/dunder-proto/.github/FUNDING.yml create mode 100644 node_modules/dunder-proto/.nycrc create mode 100644 node_modules/dunder-proto/CHANGELOG.md create mode 100644 node_modules/dunder-proto/LICENSE create mode 100644 node_modules/dunder-proto/README.md create mode 100644 node_modules/dunder-proto/get.d.ts create mode 100644 node_modules/dunder-proto/get.js create mode 100644 node_modules/dunder-proto/package.json create mode 100644 node_modules/dunder-proto/set.d.ts create mode 100644 node_modules/dunder-proto/set.js create mode 100644 node_modules/dunder-proto/test/get.js create mode 100644 node_modules/dunder-proto/test/index.js create mode 100644 node_modules/dunder-proto/test/set.js create mode 100644 node_modules/dunder-proto/tsconfig.json create mode 100644 node_modules/ecdsa-sig-formatter/CODEOWNERS create mode 100644 node_modules/ecdsa-sig-formatter/LICENSE create mode 100644 node_modules/ecdsa-sig-formatter/README.md create mode 100644 node_modules/ecdsa-sig-formatter/package.json create mode 100644 node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.d.ts create mode 100644 node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.js create mode 100644 node_modules/ecdsa-sig-formatter/src/param-bytes-for-alg.js create mode 100644 node_modules/ee-first/LICENSE create mode 100644 node_modules/ee-first/README.md create mode 100644 node_modules/ee-first/index.js create mode 100644 node_modules/ee-first/package.json create mode 100644 node_modules/emoji-regex/LICENSE-MIT.txt create mode 100644 node_modules/emoji-regex/README.md create mode 100644 node_modules/emoji-regex/es2015/index.js create mode 100644 node_modules/emoji-regex/es2015/text.js create mode 100644 node_modules/emoji-regex/index.d.ts create mode 100644 node_modules/emoji-regex/index.js create mode 100644 node_modules/emoji-regex/package.json create mode 100644 node_modules/emoji-regex/text.js create mode 100644 node_modules/encodeurl/LICENSE create mode 100644 node_modules/encodeurl/README.md create mode 100644 node_modules/encodeurl/index.js create mode 100644 node_modules/encodeurl/package.json create mode 100644 node_modules/end-of-stream/LICENSE create mode 100644 node_modules/end-of-stream/README.md create mode 100644 node_modules/end-of-stream/index.js create mode 100644 node_modules/end-of-stream/package.json create mode 100644 node_modules/env-paths/index.d.ts create mode 100644 node_modules/env-paths/index.js create mode 100644 node_modules/env-paths/license create mode 100644 node_modules/env-paths/package.json create mode 100644 node_modules/env-paths/readme.md create mode 100644 node_modules/error-ex/LICENSE create mode 100644 node_modules/error-ex/README.md create mode 100644 node_modules/error-ex/index.js create mode 100644 node_modules/error-ex/package.json create mode 100644 node_modules/es-define-property/.eslintrc create mode 100644 node_modules/es-define-property/.github/FUNDING.yml create mode 100644 node_modules/es-define-property/.nycrc create mode 100644 node_modules/es-define-property/CHANGELOG.md create mode 100644 node_modules/es-define-property/LICENSE create mode 100644 node_modules/es-define-property/README.md create mode 100644 node_modules/es-define-property/index.d.ts create mode 100644 node_modules/es-define-property/index.js create mode 100644 node_modules/es-define-property/package.json create mode 100644 node_modules/es-define-property/test/index.js create mode 100644 node_modules/es-define-property/tsconfig.json create mode 100644 node_modules/es-errors/.eslintrc create mode 100644 node_modules/es-errors/.github/FUNDING.yml create mode 100644 node_modules/es-errors/CHANGELOG.md create mode 100644 node_modules/es-errors/LICENSE create mode 100644 node_modules/es-errors/README.md create mode 100644 node_modules/es-errors/eval.d.ts create mode 100644 node_modules/es-errors/eval.js create mode 100644 node_modules/es-errors/index.d.ts create mode 100644 node_modules/es-errors/index.js create mode 100644 node_modules/es-errors/package.json create mode 100644 node_modules/es-errors/range.d.ts create mode 100644 node_modules/es-errors/range.js create mode 100644 node_modules/es-errors/ref.d.ts create mode 100644 node_modules/es-errors/ref.js create mode 100644 node_modules/es-errors/syntax.d.ts create mode 100644 node_modules/es-errors/syntax.js create mode 100644 node_modules/es-errors/test/index.js create mode 100644 node_modules/es-errors/tsconfig.json create mode 100644 node_modules/es-errors/type.d.ts create mode 100644 node_modules/es-errors/type.js create mode 100644 node_modules/es-errors/uri.d.ts create mode 100644 node_modules/es-errors/uri.js create mode 100644 node_modules/es-object-atoms/.eslintrc create mode 100644 node_modules/es-object-atoms/.github/FUNDING.yml create mode 100644 node_modules/es-object-atoms/CHANGELOG.md create mode 100644 node_modules/es-object-atoms/LICENSE create mode 100644 node_modules/es-object-atoms/README.md create mode 100644 node_modules/es-object-atoms/RequireObjectCoercible.d.ts create mode 100644 node_modules/es-object-atoms/RequireObjectCoercible.js create mode 100644 node_modules/es-object-atoms/ToObject.d.ts create mode 100644 node_modules/es-object-atoms/ToObject.js create mode 100644 node_modules/es-object-atoms/index.d.ts create mode 100644 node_modules/es-object-atoms/index.js create mode 100644 node_modules/es-object-atoms/isObject.d.ts create mode 100644 node_modules/es-object-atoms/isObject.js create mode 100644 node_modules/es-object-atoms/package.json create mode 100644 node_modules/es-object-atoms/test/index.js create mode 100644 node_modules/es-object-atoms/tsconfig.json create mode 100644 node_modules/escalade/dist/index.js create mode 100644 node_modules/escalade/dist/index.mjs create mode 100644 node_modules/escalade/index.d.mts create mode 100644 node_modules/escalade/index.d.ts create mode 100644 node_modules/escalade/license create mode 100644 node_modules/escalade/package.json create mode 100644 node_modules/escalade/readme.md create mode 100644 node_modules/escalade/sync/index.d.mts create mode 100644 node_modules/escalade/sync/index.d.ts create mode 100644 node_modules/escalade/sync/index.js create mode 100644 node_modules/escalade/sync/index.mjs create mode 100644 node_modules/escape-html/LICENSE create mode 100644 node_modules/escape-html/Readme.md create mode 100644 node_modules/escape-html/index.js create mode 100644 node_modules/escape-html/package.json create mode 100644 node_modules/escodegen/LICENSE.BSD create mode 100644 node_modules/escodegen/README.md create mode 100755 node_modules/escodegen/bin/escodegen.js create mode 100755 node_modules/escodegen/bin/esgenerate.js create mode 100644 node_modules/escodegen/escodegen.js create mode 100644 node_modules/escodegen/package.json create mode 100644 node_modules/esprima/ChangeLog create mode 100644 node_modules/esprima/LICENSE.BSD create mode 100644 node_modules/esprima/README.md create mode 100755 node_modules/esprima/bin/esparse.js create mode 100755 node_modules/esprima/bin/esvalidate.js create mode 100644 node_modules/esprima/dist/esprima.js create mode 100644 node_modules/esprima/package.json create mode 100644 node_modules/estraverse/.jshintrc create mode 100644 node_modules/estraverse/LICENSE.BSD create mode 100644 node_modules/estraverse/README.md create mode 100644 node_modules/estraverse/estraverse.js create mode 100644 node_modules/estraverse/gulpfile.js create mode 100644 node_modules/estraverse/package.json create mode 100644 node_modules/esutils/LICENSE.BSD create mode 100644 node_modules/esutils/README.md create mode 100644 node_modules/esutils/lib/ast.js create mode 100644 node_modules/esutils/lib/code.js create mode 100644 node_modules/esutils/lib/keyword.js create mode 100644 node_modules/esutils/lib/utils.js create mode 100644 node_modules/esutils/package.json create mode 100644 node_modules/etag/HISTORY.md create mode 100644 node_modules/etag/LICENSE create mode 100644 node_modules/etag/README.md create mode 100644 node_modules/etag/index.js create mode 100644 node_modules/etag/package.json create mode 100644 node_modules/events-universal/LICENSE create mode 100644 node_modules/events-universal/README.md create mode 100644 node_modules/events-universal/bare.js create mode 100644 node_modules/events-universal/default.js create mode 100644 node_modules/events-universal/index.js create mode 100644 node_modules/events-universal/package.json create mode 100644 node_modules/events-universal/react-native.js create mode 100644 node_modules/express/History.md create mode 100644 node_modules/express/LICENSE create mode 100644 node_modules/express/Readme.md create mode 100644 node_modules/express/index.js create mode 100644 node_modules/express/lib/application.js create mode 100644 node_modules/express/lib/express.js create mode 100644 node_modules/express/lib/middleware/init.js create mode 100644 node_modules/express/lib/middleware/query.js create mode 100644 node_modules/express/lib/request.js create mode 100644 node_modules/express/lib/response.js create mode 100644 node_modules/express/lib/router/index.js create mode 100644 node_modules/express/lib/router/layer.js create mode 100644 node_modules/express/lib/router/route.js create mode 100644 node_modules/express/lib/utils.js create mode 100644 node_modules/express/lib/view.js create mode 100644 node_modules/express/package.json create mode 100644 node_modules/extract-zip/LICENSE create mode 100755 node_modules/extract-zip/cli.js create mode 100644 node_modules/extract-zip/index.d.ts create mode 100644 node_modules/extract-zip/index.js create mode 100644 node_modules/extract-zip/node_modules/debug/LICENSE create mode 100644 node_modules/extract-zip/node_modules/debug/README.md create mode 100644 node_modules/extract-zip/node_modules/debug/package.json create mode 100644 node_modules/extract-zip/node_modules/debug/src/browser.js create mode 100644 node_modules/extract-zip/node_modules/debug/src/common.js create mode 100644 node_modules/extract-zip/node_modules/debug/src/index.js create mode 100644 node_modules/extract-zip/node_modules/debug/src/node.js create mode 100644 node_modules/extract-zip/node_modules/ms/index.js create mode 100644 node_modules/extract-zip/node_modules/ms/license.md create mode 100644 node_modules/extract-zip/node_modules/ms/package.json create mode 100644 node_modules/extract-zip/node_modules/ms/readme.md create mode 100644 node_modules/extract-zip/package.json create mode 100644 node_modules/extract-zip/readme.md create mode 100644 node_modules/fast-fifo/LICENSE create mode 100644 node_modules/fast-fifo/README.md create mode 100644 node_modules/fast-fifo/fixed-size.js create mode 100644 node_modules/fast-fifo/index.js create mode 100644 node_modules/fast-fifo/package.json create mode 100644 node_modules/fd-slicer/.npmignore create mode 100644 node_modules/fd-slicer/.travis.yml create mode 100644 node_modules/fd-slicer/CHANGELOG.md create mode 100644 node_modules/fd-slicer/LICENSE create mode 100644 node_modules/fd-slicer/README.md create mode 100644 node_modules/fd-slicer/index.js create mode 100644 node_modules/fd-slicer/package.json create mode 100644 node_modules/fd-slicer/test/test.js create mode 100644 node_modules/fill-range/LICENSE create mode 100644 node_modules/fill-range/README.md create mode 100644 node_modules/fill-range/index.js create mode 100644 node_modules/fill-range/package.json create mode 100644 node_modules/finalhandler/HISTORY.md create mode 100644 node_modules/finalhandler/LICENSE create mode 100644 node_modules/finalhandler/README.md create mode 100644 node_modules/finalhandler/SECURITY.md create mode 100644 node_modules/finalhandler/index.js create mode 100644 node_modules/finalhandler/package.json create mode 100644 node_modules/for-in/LICENSE create mode 100644 node_modules/for-in/README.md create mode 100644 node_modules/for-in/index.js create mode 100644 node_modules/for-in/package.json create mode 100644 node_modules/for-own/LICENSE create mode 100644 node_modules/for-own/README.md create mode 100644 node_modules/for-own/index.js create mode 100644 node_modules/for-own/package.json create mode 100644 node_modules/forwarded/HISTORY.md create mode 100644 node_modules/forwarded/LICENSE create mode 100644 node_modules/forwarded/README.md create mode 100644 node_modules/forwarded/index.js create mode 100644 node_modules/forwarded/package.json create mode 100644 node_modules/fresh/HISTORY.md create mode 100644 node_modules/fresh/LICENSE create mode 100644 node_modules/fresh/README.md create mode 100644 node_modules/fresh/index.js create mode 100644 node_modules/fresh/package.json create mode 100644 node_modules/fs-extra/LICENSE create mode 100644 node_modules/fs-extra/README.md create mode 100644 node_modules/fs-extra/lib/copy/copy-sync.js create mode 100644 node_modules/fs-extra/lib/copy/copy.js create mode 100644 node_modules/fs-extra/lib/copy/index.js create mode 100644 node_modules/fs-extra/lib/empty/index.js create mode 100644 node_modules/fs-extra/lib/ensure/file.js create mode 100644 node_modules/fs-extra/lib/ensure/index.js create mode 100644 node_modules/fs-extra/lib/ensure/link.js create mode 100644 node_modules/fs-extra/lib/ensure/symlink-paths.js create mode 100644 node_modules/fs-extra/lib/ensure/symlink-type.js create mode 100644 node_modules/fs-extra/lib/ensure/symlink.js create mode 100644 node_modules/fs-extra/lib/fs/index.js create mode 100644 node_modules/fs-extra/lib/index.js create mode 100644 node_modules/fs-extra/lib/json/index.js create mode 100644 node_modules/fs-extra/lib/json/jsonfile.js create mode 100644 node_modules/fs-extra/lib/json/output-json-sync.js create mode 100644 node_modules/fs-extra/lib/json/output-json.js create mode 100644 node_modules/fs-extra/lib/mkdirs/index.js create mode 100644 node_modules/fs-extra/lib/mkdirs/make-dir.js create mode 100644 node_modules/fs-extra/lib/mkdirs/utils.js create mode 100644 node_modules/fs-extra/lib/move/index.js create mode 100644 node_modules/fs-extra/lib/move/move-sync.js create mode 100644 node_modules/fs-extra/lib/move/move.js create mode 100644 node_modules/fs-extra/lib/output-file/index.js create mode 100644 node_modules/fs-extra/lib/path-exists/index.js create mode 100644 node_modules/fs-extra/lib/remove/index.js create mode 100644 node_modules/fs-extra/lib/remove/rimraf.js create mode 100644 node_modules/fs-extra/lib/util/stat.js create mode 100644 node_modules/fs-extra/lib/util/utimes.js create mode 100644 node_modules/fs-extra/package.json create mode 100644 node_modules/fs.realpath/LICENSE create mode 100644 node_modules/fs.realpath/README.md create mode 100644 node_modules/fs.realpath/index.js create mode 100644 node_modules/fs.realpath/old.js create mode 100644 node_modules/fs.realpath/package.json create mode 100644 node_modules/fsevents/LICENSE create mode 100644 node_modules/fsevents/README.md create mode 100644 node_modules/fsevents/fsevents.d.ts create mode 100644 node_modules/fsevents/fsevents.js create mode 100755 node_modules/fsevents/fsevents.node create mode 100644 node_modules/fsevents/package.json create mode 100644 node_modules/function-bind/.eslintrc create mode 100644 node_modules/function-bind/.github/FUNDING.yml create mode 100644 node_modules/function-bind/.github/SECURITY.md create mode 100644 node_modules/function-bind/.nycrc create mode 100644 node_modules/function-bind/CHANGELOG.md create mode 100644 node_modules/function-bind/LICENSE create mode 100644 node_modules/function-bind/README.md create mode 100644 node_modules/function-bind/implementation.js create mode 100644 node_modules/function-bind/index.js create mode 100644 node_modules/function-bind/package.json create mode 100644 node_modules/function-bind/test/.eslintrc create mode 100644 node_modules/function-bind/test/index.js create mode 100644 node_modules/get-caller-file/LICENSE.md create mode 100644 node_modules/get-caller-file/README.md create mode 100644 node_modules/get-caller-file/index.d.ts create mode 100644 node_modules/get-caller-file/index.js create mode 100644 node_modules/get-caller-file/index.js.map create mode 100644 node_modules/get-caller-file/package.json create mode 100644 node_modules/get-intrinsic/.eslintrc create mode 100644 node_modules/get-intrinsic/.github/FUNDING.yml create mode 100644 node_modules/get-intrinsic/.nycrc create mode 100644 node_modules/get-intrinsic/CHANGELOG.md create mode 100644 node_modules/get-intrinsic/LICENSE create mode 100644 node_modules/get-intrinsic/README.md create mode 100644 node_modules/get-intrinsic/index.js create mode 100644 node_modules/get-intrinsic/package.json create mode 100644 node_modules/get-intrinsic/test/GetIntrinsic.js create mode 100644 node_modules/get-proto/.eslintrc create mode 100644 node_modules/get-proto/.github/FUNDING.yml create mode 100644 node_modules/get-proto/.nycrc create mode 100644 node_modules/get-proto/CHANGELOG.md create mode 100644 node_modules/get-proto/LICENSE create mode 100644 node_modules/get-proto/Object.getPrototypeOf.d.ts create mode 100644 node_modules/get-proto/Object.getPrototypeOf.js create mode 100644 node_modules/get-proto/README.md create mode 100644 node_modules/get-proto/Reflect.getPrototypeOf.d.ts create mode 100644 node_modules/get-proto/Reflect.getPrototypeOf.js create mode 100644 node_modules/get-proto/index.d.ts create mode 100644 node_modules/get-proto/index.js create mode 100644 node_modules/get-proto/package.json create mode 100644 node_modules/get-proto/test/index.js create mode 100644 node_modules/get-proto/tsconfig.json create mode 100644 node_modules/get-stream/buffer-stream.js create mode 100644 node_modules/get-stream/index.d.ts create mode 100644 node_modules/get-stream/index.js create mode 100644 node_modules/get-stream/license create mode 100644 node_modules/get-stream/package.json create mode 100644 node_modules/get-stream/readme.md create mode 100644 node_modules/get-uri/LICENSE create mode 100644 node_modules/get-uri/README.md create mode 100644 node_modules/get-uri/dist/data.d.ts create mode 100644 node_modules/get-uri/dist/data.js create mode 100644 node_modules/get-uri/dist/data.js.map create mode 100644 node_modules/get-uri/dist/file.d.ts create mode 100644 node_modules/get-uri/dist/file.js create mode 100644 node_modules/get-uri/dist/file.js.map create mode 100644 node_modules/get-uri/dist/ftp.d.ts create mode 100644 node_modules/get-uri/dist/ftp.js create mode 100644 node_modules/get-uri/dist/ftp.js.map create mode 100644 node_modules/get-uri/dist/http-error.d.ts create mode 100644 node_modules/get-uri/dist/http-error.js create mode 100644 node_modules/get-uri/dist/http-error.js.map create mode 100644 node_modules/get-uri/dist/http.d.ts create mode 100644 node_modules/get-uri/dist/http.js create mode 100644 node_modules/get-uri/dist/http.js.map create mode 100644 node_modules/get-uri/dist/https.d.ts create mode 100644 node_modules/get-uri/dist/https.js create mode 100644 node_modules/get-uri/dist/https.js.map create mode 100644 node_modules/get-uri/dist/index.d.ts create mode 100644 node_modules/get-uri/dist/index.js create mode 100644 node_modules/get-uri/dist/index.js.map create mode 100644 node_modules/get-uri/dist/notfound.d.ts create mode 100644 node_modules/get-uri/dist/notfound.js create mode 100644 node_modules/get-uri/dist/notfound.js.map create mode 100644 node_modules/get-uri/dist/notmodified.d.ts create mode 100644 node_modules/get-uri/dist/notmodified.js create mode 100644 node_modules/get-uri/dist/notmodified.js.map create mode 100644 node_modules/get-uri/node_modules/debug/LICENSE create mode 100644 node_modules/get-uri/node_modules/debug/README.md create mode 100644 node_modules/get-uri/node_modules/debug/package.json create mode 100644 node_modules/get-uri/node_modules/debug/src/browser.js create mode 100644 node_modules/get-uri/node_modules/debug/src/common.js create mode 100644 node_modules/get-uri/node_modules/debug/src/index.js create mode 100644 node_modules/get-uri/node_modules/debug/src/node.js create mode 100644 node_modules/get-uri/node_modules/ms/index.js create mode 100644 node_modules/get-uri/node_modules/ms/license.md create mode 100644 node_modules/get-uri/node_modules/ms/package.json create mode 100644 node_modules/get-uri/node_modules/ms/readme.md create mode 100644 node_modules/get-uri/package.json create mode 100644 node_modules/glob-parent/CHANGELOG.md create mode 100644 node_modules/glob-parent/LICENSE create mode 100644 node_modules/glob-parent/README.md create mode 100644 node_modules/glob-parent/index.js create mode 100644 node_modules/glob-parent/package.json create mode 100644 node_modules/glob/LICENSE create mode 100644 node_modules/glob/README.md create mode 100644 node_modules/glob/common.js create mode 100644 node_modules/glob/glob.js create mode 100644 node_modules/glob/node_modules/balanced-match/.github/FUNDING.yml create mode 100644 node_modules/glob/node_modules/balanced-match/LICENSE.md create mode 100644 node_modules/glob/node_modules/balanced-match/README.md create mode 100644 node_modules/glob/node_modules/balanced-match/index.js create mode 100644 node_modules/glob/node_modules/balanced-match/package.json create mode 100644 node_modules/glob/node_modules/brace-expansion/LICENSE create mode 100644 node_modules/glob/node_modules/brace-expansion/README.md create mode 100644 node_modules/glob/node_modules/brace-expansion/index.js create mode 100644 node_modules/glob/node_modules/brace-expansion/package.json create mode 100644 node_modules/glob/node_modules/minimatch/LICENSE create mode 100644 node_modules/glob/node_modules/minimatch/README.md create mode 100644 node_modules/glob/node_modules/minimatch/minimatch.js create mode 100644 node_modules/glob/node_modules/minimatch/package.json create mode 100644 node_modules/glob/package.json create mode 100644 node_modules/glob/sync.js create mode 100644 node_modules/gopd/.eslintrc create mode 100644 node_modules/gopd/.github/FUNDING.yml create mode 100644 node_modules/gopd/CHANGELOG.md create mode 100644 node_modules/gopd/LICENSE create mode 100644 node_modules/gopd/README.md create mode 100644 node_modules/gopd/gOPD.d.ts create mode 100644 node_modules/gopd/gOPD.js create mode 100644 node_modules/gopd/index.d.ts create mode 100644 node_modules/gopd/index.js create mode 100644 node_modules/gopd/package.json create mode 100644 node_modules/gopd/test/index.js create mode 100644 node_modules/gopd/tsconfig.json create mode 100644 node_modules/graceful-fs/LICENSE create mode 100644 node_modules/graceful-fs/README.md create mode 100644 node_modules/graceful-fs/clone.js create mode 100644 node_modules/graceful-fs/graceful-fs.js create mode 100644 node_modules/graceful-fs/legacy-streams.js create mode 100644 node_modules/graceful-fs/package.json create mode 100644 node_modules/graceful-fs/polyfills.js create mode 100644 node_modules/has-flag/index.js create mode 100644 node_modules/has-flag/license create mode 100644 node_modules/has-flag/package.json create mode 100644 node_modules/has-flag/readme.md create mode 100644 node_modules/has-symbols/.eslintrc create mode 100644 node_modules/has-symbols/.github/FUNDING.yml create mode 100644 node_modules/has-symbols/.nycrc create mode 100644 node_modules/has-symbols/CHANGELOG.md create mode 100644 node_modules/has-symbols/LICENSE create mode 100644 node_modules/has-symbols/README.md create mode 100644 node_modules/has-symbols/index.d.ts create mode 100644 node_modules/has-symbols/index.js create mode 100644 node_modules/has-symbols/package.json create mode 100644 node_modules/has-symbols/shams.d.ts create mode 100644 node_modules/has-symbols/shams.js create mode 100644 node_modules/has-symbols/test/index.js create mode 100644 node_modules/has-symbols/test/shams/core-js.js create mode 100644 node_modules/has-symbols/test/shams/get-own-property-symbols.js create mode 100644 node_modules/has-symbols/test/tests.js create mode 100644 node_modules/has-symbols/tsconfig.json create mode 100644 node_modules/hasown/.github/FUNDING.yml create mode 100644 node_modules/hasown/.nycrc create mode 100644 node_modules/hasown/CHANGELOG.md create mode 100644 node_modules/hasown/LICENSE create mode 100644 node_modules/hasown/README.md create mode 100644 node_modules/hasown/eslint.config.mjs create mode 100644 node_modules/hasown/index.d.ts create mode 100644 node_modules/hasown/index.js create mode 100644 node_modules/hasown/package.json create mode 100644 node_modules/hasown/tsconfig.json create mode 100644 node_modules/http-errors/HISTORY.md create mode 100644 node_modules/http-errors/LICENSE create mode 100644 node_modules/http-errors/README.md create mode 100644 node_modules/http-errors/index.js create mode 100644 node_modules/http-errors/package.json create mode 100644 node_modules/http-proxy-agent/LICENSE create mode 100644 node_modules/http-proxy-agent/README.md create mode 100644 node_modules/http-proxy-agent/dist/index.d.ts create mode 100644 node_modules/http-proxy-agent/dist/index.d.ts.map create mode 100644 node_modules/http-proxy-agent/dist/index.js create mode 100644 node_modules/http-proxy-agent/dist/index.js.map create mode 100644 node_modules/http-proxy-agent/node_modules/debug/LICENSE create mode 100644 node_modules/http-proxy-agent/node_modules/debug/README.md create mode 100644 node_modules/http-proxy-agent/node_modules/debug/package.json create mode 100644 node_modules/http-proxy-agent/node_modules/debug/src/browser.js create mode 100644 node_modules/http-proxy-agent/node_modules/debug/src/common.js create mode 100644 node_modules/http-proxy-agent/node_modules/debug/src/index.js create mode 100644 node_modules/http-proxy-agent/node_modules/debug/src/node.js create mode 100644 node_modules/http-proxy-agent/node_modules/ms/index.js create mode 100644 node_modules/http-proxy-agent/node_modules/ms/license.md create mode 100644 node_modules/http-proxy-agent/node_modules/ms/package.json create mode 100644 node_modules/http-proxy-agent/node_modules/ms/readme.md create mode 100644 node_modules/http-proxy-agent/package.json create mode 100644 node_modules/https-proxy-agent/LICENSE create mode 100644 node_modules/https-proxy-agent/README.md create mode 100644 node_modules/https-proxy-agent/dist/index.d.ts create mode 100644 node_modules/https-proxy-agent/dist/index.d.ts.map create mode 100644 node_modules/https-proxy-agent/dist/index.js create mode 100644 node_modules/https-proxy-agent/dist/index.js.map create mode 100644 node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts create mode 100644 node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts.map create mode 100644 node_modules/https-proxy-agent/dist/parse-proxy-response.js create mode 100644 node_modules/https-proxy-agent/dist/parse-proxy-response.js.map create mode 100644 node_modules/https-proxy-agent/node_modules/debug/LICENSE create mode 100644 node_modules/https-proxy-agent/node_modules/debug/README.md create mode 100644 node_modules/https-proxy-agent/node_modules/debug/package.json create mode 100644 node_modules/https-proxy-agent/node_modules/debug/src/browser.js create mode 100644 node_modules/https-proxy-agent/node_modules/debug/src/common.js create mode 100644 node_modules/https-proxy-agent/node_modules/debug/src/index.js create mode 100644 node_modules/https-proxy-agent/node_modules/debug/src/node.js create mode 100644 node_modules/https-proxy-agent/node_modules/ms/index.js create mode 100644 node_modules/https-proxy-agent/node_modules/ms/license.md create mode 100644 node_modules/https-proxy-agent/node_modules/ms/package.json create mode 100644 node_modules/https-proxy-agent/node_modules/ms/readme.md create mode 100644 node_modules/https-proxy-agent/package.json create mode 100644 node_modules/iconv-lite/Changelog.md create mode 100644 node_modules/iconv-lite/LICENSE create mode 100644 node_modules/iconv-lite/README.md create mode 100644 node_modules/iconv-lite/encodings/dbcs-codec.js create mode 100644 node_modules/iconv-lite/encodings/dbcs-data.js create mode 100644 node_modules/iconv-lite/encodings/index.js create mode 100644 node_modules/iconv-lite/encodings/internal.js create mode 100644 node_modules/iconv-lite/encodings/sbcs-codec.js create mode 100644 node_modules/iconv-lite/encodings/sbcs-data-generated.js create mode 100644 node_modules/iconv-lite/encodings/sbcs-data.js create mode 100644 node_modules/iconv-lite/encodings/tables/big5-added.json create mode 100644 node_modules/iconv-lite/encodings/tables/cp936.json create mode 100644 node_modules/iconv-lite/encodings/tables/cp949.json create mode 100644 node_modules/iconv-lite/encodings/tables/cp950.json create mode 100644 node_modules/iconv-lite/encodings/tables/eucjp.json create mode 100644 node_modules/iconv-lite/encodings/tables/gb18030-ranges.json create mode 100644 node_modules/iconv-lite/encodings/tables/gbk-added.json create mode 100644 node_modules/iconv-lite/encodings/tables/shiftjis.json create mode 100644 node_modules/iconv-lite/encodings/utf16.js create mode 100644 node_modules/iconv-lite/encodings/utf7.js create mode 100644 node_modules/iconv-lite/lib/bom-handling.js create mode 100644 node_modules/iconv-lite/lib/extend-node.js create mode 100644 node_modules/iconv-lite/lib/index.d.ts create mode 100644 node_modules/iconv-lite/lib/index.js create mode 100644 node_modules/iconv-lite/lib/streams.js create mode 100644 node_modules/iconv-lite/package.json create mode 100644 node_modules/ieee754/LICENSE create mode 100644 node_modules/ieee754/README.md create mode 100644 node_modules/ieee754/index.d.ts create mode 100644 node_modules/ieee754/index.js create mode 100644 node_modules/ieee754/package.json create mode 100644 node_modules/ignore-by-default/LICENSE create mode 100644 node_modules/ignore-by-default/README.md create mode 100644 node_modules/ignore-by-default/index.js create mode 100644 node_modules/ignore-by-default/package.json create mode 100644 node_modules/import-fresh/index.d.ts create mode 100644 node_modules/import-fresh/index.js create mode 100644 node_modules/import-fresh/license create mode 100644 node_modules/import-fresh/package.json create mode 100644 node_modules/import-fresh/readme.md create mode 100644 node_modules/inflight/LICENSE create mode 100644 node_modules/inflight/README.md create mode 100644 node_modules/inflight/inflight.js create mode 100644 node_modules/inflight/package.json create mode 100644 node_modules/inherits/LICENSE create mode 100644 node_modules/inherits/README.md create mode 100644 node_modules/inherits/inherits.js create mode 100644 node_modules/inherits/inherits_browser.js create mode 100644 node_modules/inherits/package.json create mode 100644 node_modules/ip-address/LICENSE create mode 100644 node_modules/ip-address/README.md create mode 100644 node_modules/ip-address/dist/address-error.d.ts create mode 100644 node_modules/ip-address/dist/address-error.js create mode 100644 node_modules/ip-address/dist/address-error.js.map create mode 100644 node_modules/ip-address/dist/common.d.ts create mode 100644 node_modules/ip-address/dist/common.js create mode 100644 node_modules/ip-address/dist/common.js.map create mode 100644 node_modules/ip-address/dist/ip-address.d.ts create mode 100644 node_modules/ip-address/dist/ip-address.js create mode 100644 node_modules/ip-address/dist/ip-address.js.map create mode 100644 node_modules/ip-address/dist/ipv4.d.ts create mode 100644 node_modules/ip-address/dist/ipv4.js create mode 100644 node_modules/ip-address/dist/ipv4.js.map create mode 100644 node_modules/ip-address/dist/ipv6.d.ts create mode 100644 node_modules/ip-address/dist/ipv6.js create mode 100644 node_modules/ip-address/dist/ipv6.js.map create mode 100644 node_modules/ip-address/dist/v4/constants.d.ts create mode 100644 node_modules/ip-address/dist/v4/constants.js create mode 100644 node_modules/ip-address/dist/v4/constants.js.map create mode 100644 node_modules/ip-address/dist/v6/constants.d.ts create mode 100644 node_modules/ip-address/dist/v6/constants.js create mode 100644 node_modules/ip-address/dist/v6/constants.js.map create mode 100644 node_modules/ip-address/dist/v6/helpers.d.ts create mode 100644 node_modules/ip-address/dist/v6/helpers.js create mode 100644 node_modules/ip-address/dist/v6/helpers.js.map create mode 100644 node_modules/ip-address/dist/v6/regular-expressions.d.ts create mode 100644 node_modules/ip-address/dist/v6/regular-expressions.js create mode 100644 node_modules/ip-address/dist/v6/regular-expressions.js.map create mode 100644 node_modules/ip-address/package.json create mode 100644 node_modules/ipaddr.js/LICENSE create mode 100644 node_modules/ipaddr.js/README.md create mode 100644 node_modules/ipaddr.js/ipaddr.min.js create mode 100644 node_modules/ipaddr.js/lib/ipaddr.js create mode 100644 node_modules/ipaddr.js/lib/ipaddr.js.d.ts create mode 100644 node_modules/ipaddr.js/package.json create mode 100644 node_modules/is-arrayish/.editorconfig create mode 100644 node_modules/is-arrayish/.istanbul.yml create mode 100644 node_modules/is-arrayish/.npmignore create mode 100644 node_modules/is-arrayish/.travis.yml create mode 100644 node_modules/is-arrayish/LICENSE create mode 100644 node_modules/is-arrayish/README.md create mode 100644 node_modules/is-arrayish/index.js create mode 100644 node_modules/is-arrayish/package.json create mode 100644 node_modules/is-binary-path/index.d.ts create mode 100644 node_modules/is-binary-path/index.js create mode 100644 node_modules/is-binary-path/license create mode 100644 node_modules/is-binary-path/package.json create mode 100644 node_modules/is-binary-path/readme.md create mode 100644 node_modules/is-buffer/LICENSE create mode 100644 node_modules/is-buffer/README.md create mode 100644 node_modules/is-buffer/index.js create mode 100644 node_modules/is-buffer/package.json create mode 100644 node_modules/is-buffer/test/basic.js create mode 100644 node_modules/is-extendable/LICENSE create mode 100644 node_modules/is-extendable/README.md create mode 100644 node_modules/is-extendable/index.js create mode 100644 node_modules/is-extendable/package.json create mode 100644 node_modules/is-extglob/LICENSE create mode 100644 node_modules/is-extglob/README.md create mode 100644 node_modules/is-extglob/index.js create mode 100644 node_modules/is-extglob/package.json create mode 100644 node_modules/is-fullwidth-code-point/index.d.ts create mode 100644 node_modules/is-fullwidth-code-point/index.js create mode 100644 node_modules/is-fullwidth-code-point/license create mode 100644 node_modules/is-fullwidth-code-point/package.json create mode 100644 node_modules/is-fullwidth-code-point/readme.md create mode 100644 node_modules/is-glob/LICENSE create mode 100644 node_modules/is-glob/README.md create mode 100644 node_modules/is-glob/index.js create mode 100644 node_modules/is-glob/package.json create mode 100644 node_modules/is-number/LICENSE create mode 100644 node_modules/is-number/README.md create mode 100644 node_modules/is-number/index.js create mode 100644 node_modules/is-number/package.json create mode 100644 node_modules/is-plain-object/LICENSE create mode 100644 node_modules/is-plain-object/README.md create mode 100644 node_modules/is-plain-object/index.d.ts create mode 100644 node_modules/is-plain-object/index.js create mode 100644 node_modules/is-plain-object/package.json create mode 100644 node_modules/isarray/.npmignore create mode 100644 node_modules/isarray/.travis.yml create mode 100644 node_modules/isarray/Makefile create mode 100644 node_modules/isarray/README.md create mode 100644 node_modules/isarray/component.json create mode 100644 node_modules/isarray/index.js create mode 100644 node_modules/isarray/package.json create mode 100644 node_modules/isarray/test.js create mode 100644 node_modules/isobject/LICENSE create mode 100644 node_modules/isobject/README.md create mode 100644 node_modules/isobject/index.d.ts create mode 100644 node_modules/isobject/index.js create mode 100644 node_modules/isobject/package.json create mode 100644 node_modules/js-tokens/CHANGELOG.md create mode 100644 node_modules/js-tokens/LICENSE create mode 100644 node_modules/js-tokens/README.md create mode 100644 node_modules/js-tokens/index.js create mode 100644 node_modules/js-tokens/package.json create mode 100644 node_modules/js-yaml/LICENSE create mode 100644 node_modules/js-yaml/README.md create mode 100755 node_modules/js-yaml/bin/js-yaml.js create mode 100644 node_modules/js-yaml/dist/js-yaml.js create mode 100644 node_modules/js-yaml/dist/js-yaml.js.map create mode 100644 node_modules/js-yaml/dist/js-yaml.min.js create mode 100644 node_modules/js-yaml/dist/js-yaml.min.js.map create mode 100644 node_modules/js-yaml/dist/js-yaml.mjs create mode 100644 node_modules/js-yaml/dist/js-yaml.mjs.map create mode 100644 node_modules/js-yaml/index.js create mode 100644 node_modules/js-yaml/lib/common.js create mode 100644 node_modules/js-yaml/lib/dumper.js create mode 100644 node_modules/js-yaml/lib/exception.js create mode 100644 node_modules/js-yaml/lib/index_vite_proxy.tmp.mjs create mode 100644 node_modules/js-yaml/lib/loader.js create mode 100644 node_modules/js-yaml/lib/schema.js create mode 100644 node_modules/js-yaml/lib/schema/core.js create mode 100644 node_modules/js-yaml/lib/schema/default.js create mode 100644 node_modules/js-yaml/lib/schema/failsafe.js create mode 100644 node_modules/js-yaml/lib/schema/json.js create mode 100644 node_modules/js-yaml/lib/snippet.js create mode 100644 node_modules/js-yaml/lib/type.js create mode 100644 node_modules/js-yaml/lib/type/binary.js create mode 100644 node_modules/js-yaml/lib/type/bool.js create mode 100644 node_modules/js-yaml/lib/type/float.js create mode 100644 node_modules/js-yaml/lib/type/int.js create mode 100644 node_modules/js-yaml/lib/type/map.js create mode 100644 node_modules/js-yaml/lib/type/merge.js create mode 100644 node_modules/js-yaml/lib/type/null.js create mode 100644 node_modules/js-yaml/lib/type/omap.js create mode 100644 node_modules/js-yaml/lib/type/pairs.js create mode 100644 node_modules/js-yaml/lib/type/seq.js create mode 100644 node_modules/js-yaml/lib/type/set.js create mode 100644 node_modules/js-yaml/lib/type/str.js create mode 100644 node_modules/js-yaml/lib/type/timestamp.js create mode 100644 node_modules/js-yaml/package.json create mode 100644 node_modules/json-parse-even-better-errors/CHANGELOG.md create mode 100644 node_modules/json-parse-even-better-errors/LICENSE.md create mode 100644 node_modules/json-parse-even-better-errors/README.md create mode 100644 node_modules/json-parse-even-better-errors/index.js create mode 100644 node_modules/json-parse-even-better-errors/package.json create mode 100644 node_modules/jsonfile/LICENSE create mode 100644 node_modules/jsonfile/README.md create mode 100644 node_modules/jsonfile/index.js create mode 100644 node_modules/jsonfile/package.json create mode 100644 node_modules/jsonfile/utils.js create mode 100644 node_modules/jsonwebtoken/LICENSE create mode 100644 node_modules/jsonwebtoken/README.md create mode 100644 node_modules/jsonwebtoken/decode.js create mode 100644 node_modules/jsonwebtoken/index.js create mode 100644 node_modules/jsonwebtoken/lib/JsonWebTokenError.js create mode 100644 node_modules/jsonwebtoken/lib/NotBeforeError.js create mode 100644 node_modules/jsonwebtoken/lib/TokenExpiredError.js create mode 100644 node_modules/jsonwebtoken/lib/asymmetricKeyDetailsSupported.js create mode 100644 node_modules/jsonwebtoken/lib/psSupported.js create mode 100644 node_modules/jsonwebtoken/lib/rsaPssKeyDetailsSupported.js create mode 100644 node_modules/jsonwebtoken/lib/timespan.js create mode 100644 node_modules/jsonwebtoken/lib/validateAsymmetricKey.js create mode 100644 node_modules/jsonwebtoken/node_modules/ms/index.js create mode 100644 node_modules/jsonwebtoken/node_modules/ms/license.md create mode 100644 node_modules/jsonwebtoken/node_modules/ms/package.json create mode 100644 node_modules/jsonwebtoken/node_modules/ms/readme.md create mode 100644 node_modules/jsonwebtoken/package.json create mode 100644 node_modules/jsonwebtoken/sign.js create mode 100644 node_modules/jsonwebtoken/verify.js create mode 100644 node_modules/jwa/LICENSE create mode 100644 node_modules/jwa/README.md create mode 100644 node_modules/jwa/index.js create mode 100644 node_modules/jwa/opslevel.yml create mode 100644 node_modules/jwa/package.json create mode 100644 node_modules/jws/CHANGELOG.md create mode 100644 node_modules/jws/LICENSE create mode 100644 node_modules/jws/index.js create mode 100644 node_modules/jws/lib/data-stream.js create mode 100644 node_modules/jws/lib/sign-stream.js create mode 100644 node_modules/jws/lib/tostring.js create mode 100644 node_modules/jws/lib/verify-stream.js create mode 100644 node_modules/jws/opslevel.yml create mode 100644 node_modules/jws/package.json create mode 100644 node_modules/jws/readme.md create mode 100644 node_modules/kind-of/LICENSE create mode 100644 node_modules/kind-of/README.md create mode 100644 node_modules/kind-of/index.js create mode 100644 node_modules/kind-of/package.json create mode 100644 node_modules/lazy-cache/LICENSE create mode 100644 node_modules/lazy-cache/README.md create mode 100644 node_modules/lazy-cache/index.js create mode 100644 node_modules/lazy-cache/package.json create mode 100644 node_modules/lines-and-columns/LICENSE create mode 100644 node_modules/lines-and-columns/README.md create mode 100644 node_modules/lines-and-columns/build/index.d.ts create mode 100644 node_modules/lines-and-columns/build/index.js create mode 100644 node_modules/lines-and-columns/package.json create mode 100644 node_modules/lodash.includes/LICENSE create mode 100644 node_modules/lodash.includes/README.md create mode 100644 node_modules/lodash.includes/index.js create mode 100644 node_modules/lodash.includes/package.json create mode 100644 node_modules/lodash.isboolean/LICENSE create mode 100644 node_modules/lodash.isboolean/README.md create mode 100644 node_modules/lodash.isboolean/index.js create mode 100644 node_modules/lodash.isboolean/package.json create mode 100644 node_modules/lodash.isinteger/LICENSE create mode 100644 node_modules/lodash.isinteger/README.md create mode 100644 node_modules/lodash.isinteger/index.js create mode 100644 node_modules/lodash.isinteger/package.json create mode 100644 node_modules/lodash.isnumber/LICENSE create mode 100644 node_modules/lodash.isnumber/README.md create mode 100644 node_modules/lodash.isnumber/index.js create mode 100644 node_modules/lodash.isnumber/package.json create mode 100644 node_modules/lodash.isplainobject/LICENSE create mode 100644 node_modules/lodash.isplainobject/README.md create mode 100644 node_modules/lodash.isplainobject/index.js create mode 100644 node_modules/lodash.isplainobject/package.json create mode 100644 node_modules/lodash.isstring/LICENSE create mode 100644 node_modules/lodash.isstring/README.md create mode 100644 node_modules/lodash.isstring/index.js create mode 100644 node_modules/lodash.isstring/package.json create mode 100644 node_modules/lodash.once/LICENSE create mode 100644 node_modules/lodash.once/README.md create mode 100644 node_modules/lodash.once/index.js create mode 100644 node_modules/lodash.once/package.json create mode 100644 node_modules/lru-cache/LICENSE create mode 100644 node_modules/lru-cache/README.md create mode 100644 node_modules/lru-cache/index.d.ts create mode 100644 node_modules/lru-cache/index.js create mode 100644 node_modules/lru-cache/index.mjs create mode 100644 node_modules/lru-cache/package.json create mode 100644 node_modules/math-intrinsics/.eslintrc create mode 100644 node_modules/math-intrinsics/.github/FUNDING.yml create mode 100644 node_modules/math-intrinsics/CHANGELOG.md create mode 100644 node_modules/math-intrinsics/LICENSE create mode 100644 node_modules/math-intrinsics/README.md create mode 100644 node_modules/math-intrinsics/abs.d.ts create mode 100644 node_modules/math-intrinsics/abs.js create mode 100644 node_modules/math-intrinsics/constants/maxArrayLength.d.ts create mode 100644 node_modules/math-intrinsics/constants/maxArrayLength.js create mode 100644 node_modules/math-intrinsics/constants/maxSafeInteger.d.ts create mode 100644 node_modules/math-intrinsics/constants/maxSafeInteger.js create mode 100644 node_modules/math-intrinsics/constants/maxValue.d.ts create mode 100644 node_modules/math-intrinsics/constants/maxValue.js create mode 100644 node_modules/math-intrinsics/floor.d.ts create mode 100644 node_modules/math-intrinsics/floor.js create mode 100644 node_modules/math-intrinsics/isFinite.d.ts create mode 100644 node_modules/math-intrinsics/isFinite.js create mode 100644 node_modules/math-intrinsics/isInteger.d.ts create mode 100644 node_modules/math-intrinsics/isInteger.js create mode 100644 node_modules/math-intrinsics/isNaN.d.ts create mode 100644 node_modules/math-intrinsics/isNaN.js create mode 100644 node_modules/math-intrinsics/isNegativeZero.d.ts create mode 100644 node_modules/math-intrinsics/isNegativeZero.js create mode 100644 node_modules/math-intrinsics/max.d.ts create mode 100644 node_modules/math-intrinsics/max.js create mode 100644 node_modules/math-intrinsics/min.d.ts create mode 100644 node_modules/math-intrinsics/min.js create mode 100644 node_modules/math-intrinsics/mod.d.ts create mode 100644 node_modules/math-intrinsics/mod.js create mode 100644 node_modules/math-intrinsics/package.json create mode 100644 node_modules/math-intrinsics/pow.d.ts create mode 100644 node_modules/math-intrinsics/pow.js create mode 100644 node_modules/math-intrinsics/round.d.ts create mode 100644 node_modules/math-intrinsics/round.js create mode 100644 node_modules/math-intrinsics/sign.d.ts create mode 100644 node_modules/math-intrinsics/sign.js create mode 100644 node_modules/math-intrinsics/test/index.js create mode 100644 node_modules/math-intrinsics/tsconfig.json create mode 100644 node_modules/media-typer/HISTORY.md create mode 100644 node_modules/media-typer/LICENSE create mode 100644 node_modules/media-typer/README.md create mode 100644 node_modules/media-typer/index.js create mode 100644 node_modules/media-typer/package.json create mode 100644 node_modules/merge-deep/LICENSE create mode 100644 node_modules/merge-deep/README.md create mode 100644 node_modules/merge-deep/index.js create mode 100644 node_modules/merge-deep/package.json create mode 100644 node_modules/merge-descriptors/HISTORY.md create mode 100644 node_modules/merge-descriptors/LICENSE create mode 100644 node_modules/merge-descriptors/README.md create mode 100644 node_modules/merge-descriptors/index.js create mode 100644 node_modules/merge-descriptors/package.json create mode 100644 node_modules/methods/HISTORY.md create mode 100644 node_modules/methods/LICENSE create mode 100644 node_modules/methods/README.md create mode 100644 node_modules/methods/index.js create mode 100644 node_modules/methods/package.json create mode 100644 node_modules/mime-db/HISTORY.md create mode 100644 node_modules/mime-db/LICENSE create mode 100644 node_modules/mime-db/README.md create mode 100644 node_modules/mime-db/db.json create mode 100644 node_modules/mime-db/index.js create mode 100644 node_modules/mime-db/package.json create mode 100644 node_modules/mime-types/HISTORY.md create mode 100644 node_modules/mime-types/LICENSE create mode 100644 node_modules/mime-types/README.md create mode 100644 node_modules/mime-types/index.js create mode 100644 node_modules/mime-types/package.json create mode 100644 node_modules/mime/.npmignore create mode 100644 node_modules/mime/CHANGELOG.md create mode 100644 node_modules/mime/LICENSE create mode 100644 node_modules/mime/README.md create mode 100755 node_modules/mime/cli.js create mode 100644 node_modules/mime/mime.js create mode 100644 node_modules/mime/package.json create mode 100755 node_modules/mime/src/build.js create mode 100644 node_modules/mime/src/test.js create mode 100644 node_modules/mime/types.json create mode 100644 node_modules/minimatch/LICENSE.md create mode 100644 node_modules/minimatch/README.md create mode 100644 node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts create mode 100644 node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts.map create mode 100644 node_modules/minimatch/dist/commonjs/assert-valid-pattern.js create mode 100644 node_modules/minimatch/dist/commonjs/assert-valid-pattern.js.map create mode 100644 node_modules/minimatch/dist/commonjs/ast.d.ts create mode 100644 node_modules/minimatch/dist/commonjs/ast.d.ts.map create mode 100644 node_modules/minimatch/dist/commonjs/ast.js create mode 100644 node_modules/minimatch/dist/commonjs/ast.js.map create mode 100644 node_modules/minimatch/dist/commonjs/brace-expressions.d.ts create mode 100644 node_modules/minimatch/dist/commonjs/brace-expressions.d.ts.map create mode 100644 node_modules/minimatch/dist/commonjs/brace-expressions.js create mode 100644 node_modules/minimatch/dist/commonjs/brace-expressions.js.map create mode 100644 node_modules/minimatch/dist/commonjs/escape.d.ts create mode 100644 node_modules/minimatch/dist/commonjs/escape.d.ts.map create mode 100644 node_modules/minimatch/dist/commonjs/escape.js create mode 100644 node_modules/minimatch/dist/commonjs/escape.js.map create mode 100644 node_modules/minimatch/dist/commonjs/index.d.ts create mode 100644 node_modules/minimatch/dist/commonjs/index.d.ts.map create mode 100644 node_modules/minimatch/dist/commonjs/index.js create mode 100644 node_modules/minimatch/dist/commonjs/index.js.map create mode 100644 node_modules/minimatch/dist/commonjs/package.json create mode 100644 node_modules/minimatch/dist/commonjs/unescape.d.ts create mode 100644 node_modules/minimatch/dist/commonjs/unescape.d.ts.map create mode 100644 node_modules/minimatch/dist/commonjs/unescape.js create mode 100644 node_modules/minimatch/dist/commonjs/unescape.js.map create mode 100644 node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts create mode 100644 node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts.map create mode 100644 node_modules/minimatch/dist/esm/assert-valid-pattern.js create mode 100644 node_modules/minimatch/dist/esm/assert-valid-pattern.js.map create mode 100644 node_modules/minimatch/dist/esm/ast.d.ts create mode 100644 node_modules/minimatch/dist/esm/ast.d.ts.map create mode 100644 node_modules/minimatch/dist/esm/ast.js create mode 100644 node_modules/minimatch/dist/esm/ast.js.map create mode 100644 node_modules/minimatch/dist/esm/brace-expressions.d.ts create mode 100644 node_modules/minimatch/dist/esm/brace-expressions.d.ts.map create mode 100644 node_modules/minimatch/dist/esm/brace-expressions.js create mode 100644 node_modules/minimatch/dist/esm/brace-expressions.js.map create mode 100644 node_modules/minimatch/dist/esm/escape.d.ts create mode 100644 node_modules/minimatch/dist/esm/escape.d.ts.map create mode 100644 node_modules/minimatch/dist/esm/escape.js create mode 100644 node_modules/minimatch/dist/esm/escape.js.map create mode 100644 node_modules/minimatch/dist/esm/index.d.ts create mode 100644 node_modules/minimatch/dist/esm/index.d.ts.map create mode 100644 node_modules/minimatch/dist/esm/index.js create mode 100644 node_modules/minimatch/dist/esm/index.js.map create mode 100644 node_modules/minimatch/dist/esm/package.json create mode 100644 node_modules/minimatch/dist/esm/unescape.d.ts create mode 100644 node_modules/minimatch/dist/esm/unescape.d.ts.map create mode 100644 node_modules/minimatch/dist/esm/unescape.js create mode 100644 node_modules/minimatch/dist/esm/unescape.js.map create mode 100644 node_modules/minimatch/package.json create mode 100644 node_modules/minimist/.eslintrc create mode 100644 node_modules/minimist/.github/FUNDING.yml create mode 100644 node_modules/minimist/.nycrc create mode 100644 node_modules/minimist/CHANGELOG.md create mode 100644 node_modules/minimist/LICENSE create mode 100644 node_modules/minimist/README.md create mode 100644 node_modules/minimist/example/parse.js create mode 100644 node_modules/minimist/index.js create mode 100644 node_modules/minimist/package.json create mode 100644 node_modules/minimist/test/all_bool.js create mode 100644 node_modules/minimist/test/bool.js create mode 100644 node_modules/minimist/test/dash.js create mode 100644 node_modules/minimist/test/default_bool.js create mode 100644 node_modules/minimist/test/dotted.js create mode 100644 node_modules/minimist/test/kv_short.js create mode 100644 node_modules/minimist/test/long.js create mode 100644 node_modules/minimist/test/num.js create mode 100644 node_modules/minimist/test/parse.js create mode 100644 node_modules/minimist/test/parse_modified.js create mode 100644 node_modules/minimist/test/proto.js create mode 100644 node_modules/minimist/test/short.js create mode 100644 node_modules/minimist/test/stop_early.js create mode 100644 node_modules/minimist/test/unknown.js create mode 100644 node_modules/minimist/test/whitespace.js create mode 100644 node_modules/mitt/LICENSE create mode 100644 node_modules/mitt/README.md create mode 100644 node_modules/mitt/dist/mitt.js create mode 100644 node_modules/mitt/dist/mitt.js.map create mode 100644 node_modules/mitt/dist/mitt.mjs create mode 100644 node_modules/mitt/dist/mitt.mjs.map create mode 100644 node_modules/mitt/dist/mitt.umd.js create mode 100644 node_modules/mitt/dist/mitt.umd.js.map create mode 100644 node_modules/mitt/index.d.ts create mode 100644 node_modules/mitt/package.json create mode 100644 node_modules/mixin-object/LICENSE create mode 100644 node_modules/mixin-object/README.md create mode 100644 node_modules/mixin-object/index.js create mode 100644 node_modules/mixin-object/node_modules/for-in/LICENSE create mode 100644 node_modules/mixin-object/node_modules/for-in/README.md create mode 100644 node_modules/mixin-object/node_modules/for-in/index.js create mode 100644 node_modules/mixin-object/node_modules/for-in/package.json create mode 100644 node_modules/mixin-object/package.json create mode 100644 node_modules/mkdirp-classic/LICENSE create mode 100644 node_modules/mkdirp-classic/README.md create mode 100644 node_modules/mkdirp-classic/index.js create mode 100644 node_modules/mkdirp-classic/package.json create mode 100644 node_modules/mkdirp/LICENSE create mode 100755 node_modules/mkdirp/bin/cmd.js create mode 100644 node_modules/mkdirp/bin/usage.txt create mode 100644 node_modules/mkdirp/index.js create mode 100644 node_modules/mkdirp/package.json create mode 100644 node_modules/mkdirp/readme.markdown create mode 100644 node_modules/ms/index.js create mode 100644 node_modules/ms/license.md create mode 100644 node_modules/ms/package.json create mode 100644 node_modules/ms/readme.md create mode 100644 node_modules/multer/LICENSE create mode 100644 node_modules/multer/README.md create mode 100644 node_modules/multer/index.js create mode 100644 node_modules/multer/lib/counter.js create mode 100644 node_modules/multer/lib/file-appender.js create mode 100644 node_modules/multer/lib/make-middleware.js create mode 100644 node_modules/multer/lib/multer-error.js create mode 100644 node_modules/multer/lib/remove-uploaded-files.js create mode 100644 node_modules/multer/package.json create mode 100644 node_modules/multer/storage/disk.js create mode 100644 node_modules/multer/storage/memory.js create mode 100644 node_modules/negotiator/HISTORY.md create mode 100644 node_modules/negotiator/LICENSE create mode 100644 node_modules/negotiator/README.md create mode 100644 node_modules/negotiator/index.js create mode 100644 node_modules/negotiator/lib/charset.js create mode 100644 node_modules/negotiator/lib/encoding.js create mode 100644 node_modules/negotiator/lib/language.js create mode 100644 node_modules/negotiator/lib/mediaType.js create mode 100644 node_modules/negotiator/package.json create mode 100644 node_modules/netmask/CHANGELOG.md create mode 100644 node_modules/netmask/LICENSE.md create mode 100644 node_modules/netmask/README.md create mode 100644 node_modules/netmask/dist/netmask.d.ts create mode 100644 node_modules/netmask/dist/netmask.js create mode 100644 node_modules/netmask/dist/netmask4.d.ts create mode 100644 node_modules/netmask/dist/netmask4.js create mode 100644 node_modules/netmask/dist/netmask6.d.ts create mode 100644 node_modules/netmask/dist/netmask6.js create mode 100644 node_modules/netmask/package.json create mode 100644 node_modules/node-fetch/LICENSE.md create mode 100644 node_modules/node-fetch/README.md create mode 100644 node_modules/node-fetch/browser.js create mode 100644 node_modules/node-fetch/lib/index.es.js create mode 100644 node_modules/node-fetch/lib/index.js create mode 100644 node_modules/node-fetch/lib/index.mjs create mode 100644 node_modules/node-fetch/package.json create mode 100644 node_modules/nodemon/.prettierrc.json create mode 100644 node_modules/nodemon/LICENSE create mode 100644 node_modules/nodemon/README.md create mode 100755 node_modules/nodemon/bin/nodemon.js create mode 100644 node_modules/nodemon/bin/windows-kill.exe create mode 100644 node_modules/nodemon/doc/cli/authors.txt create mode 100644 node_modules/nodemon/doc/cli/config.txt create mode 100644 node_modules/nodemon/doc/cli/help.txt create mode 100644 node_modules/nodemon/doc/cli/logo.txt create mode 100644 node_modules/nodemon/doc/cli/options.txt create mode 100644 node_modules/nodemon/doc/cli/topics.txt create mode 100644 node_modules/nodemon/doc/cli/usage.txt create mode 100644 node_modules/nodemon/doc/cli/whoami.txt create mode 100644 node_modules/nodemon/index.d.ts create mode 100644 node_modules/nodemon/jsconfig.json create mode 100644 node_modules/nodemon/lib/cli/index.js create mode 100644 node_modules/nodemon/lib/cli/parse.js create mode 100644 node_modules/nodemon/lib/config/command.js create mode 100644 node_modules/nodemon/lib/config/defaults.js create mode 100644 node_modules/nodemon/lib/config/exec.js create mode 100644 node_modules/nodemon/lib/config/index.js create mode 100644 node_modules/nodemon/lib/config/load.js create mode 100644 node_modules/nodemon/lib/help/index.js create mode 100644 node_modules/nodemon/lib/index.js create mode 100644 node_modules/nodemon/lib/monitor/index.js create mode 100644 node_modules/nodemon/lib/monitor/match.js create mode 100644 node_modules/nodemon/lib/monitor/run.js create mode 100644 node_modules/nodemon/lib/monitor/signals.js create mode 100644 node_modules/nodemon/lib/monitor/watch.js create mode 100644 node_modules/nodemon/lib/nodemon.js create mode 100644 node_modules/nodemon/lib/rules/add.js create mode 100644 node_modules/nodemon/lib/rules/index.js create mode 100644 node_modules/nodemon/lib/rules/parse.js create mode 100644 node_modules/nodemon/lib/spawn.js create mode 100644 node_modules/nodemon/lib/utils/bus.js create mode 100644 node_modules/nodemon/lib/utils/clone.js create mode 100644 node_modules/nodemon/lib/utils/colour.js create mode 100644 node_modules/nodemon/lib/utils/index.js create mode 100644 node_modules/nodemon/lib/utils/log.js create mode 100644 node_modules/nodemon/lib/utils/merge.js create mode 100644 node_modules/nodemon/lib/version.js create mode 100644 node_modules/nodemon/node_modules/debug/LICENSE create mode 100644 node_modules/nodemon/node_modules/debug/README.md create mode 100644 node_modules/nodemon/node_modules/debug/package.json create mode 100644 node_modules/nodemon/node_modules/debug/src/browser.js create mode 100644 node_modules/nodemon/node_modules/debug/src/common.js create mode 100644 node_modules/nodemon/node_modules/debug/src/index.js create mode 100644 node_modules/nodemon/node_modules/debug/src/node.js create mode 100644 node_modules/nodemon/node_modules/ms/index.js create mode 100644 node_modules/nodemon/node_modules/ms/license.md create mode 100644 node_modules/nodemon/node_modules/ms/package.json create mode 100644 node_modules/nodemon/node_modules/ms/readme.md create mode 100644 node_modules/nodemon/package.json create mode 100644 node_modules/normalize-path/LICENSE create mode 100644 node_modules/normalize-path/README.md create mode 100644 node_modules/normalize-path/index.js create mode 100644 node_modules/normalize-path/package.json create mode 100644 node_modules/object-assign/index.js create mode 100644 node_modules/object-assign/license create mode 100644 node_modules/object-assign/package.json create mode 100644 node_modules/object-assign/readme.md create mode 100644 node_modules/object-inspect/.eslintrc create mode 100644 node_modules/object-inspect/.github/FUNDING.yml create mode 100644 node_modules/object-inspect/.nycrc create mode 100644 node_modules/object-inspect/CHANGELOG.md create mode 100644 node_modules/object-inspect/LICENSE create mode 100644 node_modules/object-inspect/example/all.js create mode 100644 node_modules/object-inspect/example/circular.js create mode 100644 node_modules/object-inspect/example/fn.js create mode 100644 node_modules/object-inspect/example/inspect.js create mode 100644 node_modules/object-inspect/index.js create mode 100644 node_modules/object-inspect/package-support.json create mode 100644 node_modules/object-inspect/package.json create mode 100644 node_modules/object-inspect/readme.markdown create mode 100644 node_modules/object-inspect/test-core-js.js create mode 100644 node_modules/object-inspect/test/bigint.js create mode 100644 node_modules/object-inspect/test/browser/dom.js create mode 100644 node_modules/object-inspect/test/circular.js create mode 100644 node_modules/object-inspect/test/deep.js create mode 100644 node_modules/object-inspect/test/element.js create mode 100644 node_modules/object-inspect/test/err.js create mode 100644 node_modules/object-inspect/test/fakes.js create mode 100644 node_modules/object-inspect/test/fn.js create mode 100644 node_modules/object-inspect/test/global.js create mode 100644 node_modules/object-inspect/test/has.js create mode 100644 node_modules/object-inspect/test/holes.js create mode 100644 node_modules/object-inspect/test/indent-option.js create mode 100644 node_modules/object-inspect/test/inspect.js create mode 100644 node_modules/object-inspect/test/lowbyte.js create mode 100644 node_modules/object-inspect/test/number.js create mode 100644 node_modules/object-inspect/test/quoteStyle.js create mode 100644 node_modules/object-inspect/test/toStringTag.js create mode 100644 node_modules/object-inspect/test/undef.js create mode 100644 node_modules/object-inspect/test/values.js create mode 100644 node_modules/object-inspect/util.inspect.js create mode 100644 node_modules/on-finished/HISTORY.md create mode 100644 node_modules/on-finished/LICENSE create mode 100644 node_modules/on-finished/README.md create mode 100644 node_modules/on-finished/index.js create mode 100644 node_modules/on-finished/package.json create mode 100644 node_modules/once/LICENSE create mode 100644 node_modules/once/README.md create mode 100644 node_modules/once/once.js create mode 100644 node_modules/once/package.json create mode 100644 node_modules/pac-proxy-agent/LICENSE create mode 100644 node_modules/pac-proxy-agent/README.md create mode 100644 node_modules/pac-proxy-agent/dist/index.d.ts create mode 100644 node_modules/pac-proxy-agent/dist/index.d.ts.map create mode 100644 node_modules/pac-proxy-agent/dist/index.js create mode 100644 node_modules/pac-proxy-agent/dist/index.js.map create mode 100644 node_modules/pac-proxy-agent/node_modules/debug/LICENSE create mode 100644 node_modules/pac-proxy-agent/node_modules/debug/README.md create mode 100644 node_modules/pac-proxy-agent/node_modules/debug/package.json create mode 100644 node_modules/pac-proxy-agent/node_modules/debug/src/browser.js create mode 100644 node_modules/pac-proxy-agent/node_modules/debug/src/common.js create mode 100644 node_modules/pac-proxy-agent/node_modules/debug/src/index.js create mode 100644 node_modules/pac-proxy-agent/node_modules/debug/src/node.js create mode 100644 node_modules/pac-proxy-agent/node_modules/ms/index.js create mode 100644 node_modules/pac-proxy-agent/node_modules/ms/license.md create mode 100644 node_modules/pac-proxy-agent/node_modules/ms/package.json create mode 100644 node_modules/pac-proxy-agent/node_modules/ms/readme.md create mode 100644 node_modules/pac-proxy-agent/package.json create mode 100644 node_modules/pac-resolver/LICENSE create mode 100644 node_modules/pac-resolver/README.md create mode 100644 node_modules/pac-resolver/dist/dateRange.d.ts create mode 100644 node_modules/pac-resolver/dist/dateRange.d.ts.map create mode 100644 node_modules/pac-resolver/dist/dateRange.js create mode 100644 node_modules/pac-resolver/dist/dateRange.js.map create mode 100644 node_modules/pac-resolver/dist/dnsDomainIs.d.ts create mode 100644 node_modules/pac-resolver/dist/dnsDomainIs.d.ts.map create mode 100644 node_modules/pac-resolver/dist/dnsDomainIs.js create mode 100644 node_modules/pac-resolver/dist/dnsDomainIs.js.map create mode 100644 node_modules/pac-resolver/dist/dnsDomainLevels.d.ts create mode 100644 node_modules/pac-resolver/dist/dnsDomainLevels.d.ts.map create mode 100644 node_modules/pac-resolver/dist/dnsDomainLevels.js create mode 100644 node_modules/pac-resolver/dist/dnsDomainLevels.js.map create mode 100644 node_modules/pac-resolver/dist/dnsResolve.d.ts create mode 100644 node_modules/pac-resolver/dist/dnsResolve.d.ts.map create mode 100644 node_modules/pac-resolver/dist/dnsResolve.js create mode 100644 node_modules/pac-resolver/dist/dnsResolve.js.map create mode 100644 node_modules/pac-resolver/dist/index.d.ts create mode 100644 node_modules/pac-resolver/dist/index.d.ts.map create mode 100644 node_modules/pac-resolver/dist/index.js create mode 100644 node_modules/pac-resolver/dist/index.js.map create mode 100644 node_modules/pac-resolver/dist/ip.d.ts create mode 100644 node_modules/pac-resolver/dist/ip.d.ts.map create mode 100644 node_modules/pac-resolver/dist/ip.js create mode 100644 node_modules/pac-resolver/dist/ip.js.map create mode 100644 node_modules/pac-resolver/dist/isInNet.d.ts create mode 100644 node_modules/pac-resolver/dist/isInNet.d.ts.map create mode 100644 node_modules/pac-resolver/dist/isInNet.js create mode 100644 node_modules/pac-resolver/dist/isInNet.js.map create mode 100644 node_modules/pac-resolver/dist/isPlainHostName.d.ts create mode 100644 node_modules/pac-resolver/dist/isPlainHostName.d.ts.map create mode 100644 node_modules/pac-resolver/dist/isPlainHostName.js create mode 100644 node_modules/pac-resolver/dist/isPlainHostName.js.map create mode 100644 node_modules/pac-resolver/dist/isResolvable.d.ts create mode 100644 node_modules/pac-resolver/dist/isResolvable.d.ts.map create mode 100644 node_modules/pac-resolver/dist/isResolvable.js create mode 100644 node_modules/pac-resolver/dist/isResolvable.js.map create mode 100644 node_modules/pac-resolver/dist/localHostOrDomainIs.d.ts create mode 100644 node_modules/pac-resolver/dist/localHostOrDomainIs.d.ts.map create mode 100644 node_modules/pac-resolver/dist/localHostOrDomainIs.js create mode 100644 node_modules/pac-resolver/dist/localHostOrDomainIs.js.map create mode 100644 node_modules/pac-resolver/dist/myIpAddress.d.ts create mode 100644 node_modules/pac-resolver/dist/myIpAddress.d.ts.map create mode 100644 node_modules/pac-resolver/dist/myIpAddress.js create mode 100644 node_modules/pac-resolver/dist/myIpAddress.js.map create mode 100644 node_modules/pac-resolver/dist/shExpMatch.d.ts create mode 100644 node_modules/pac-resolver/dist/shExpMatch.d.ts.map create mode 100644 node_modules/pac-resolver/dist/shExpMatch.js create mode 100644 node_modules/pac-resolver/dist/shExpMatch.js.map create mode 100644 node_modules/pac-resolver/dist/timeRange.d.ts create mode 100644 node_modules/pac-resolver/dist/timeRange.d.ts.map create mode 100644 node_modules/pac-resolver/dist/timeRange.js create mode 100644 node_modules/pac-resolver/dist/timeRange.js.map create mode 100644 node_modules/pac-resolver/dist/util.d.ts create mode 100644 node_modules/pac-resolver/dist/util.d.ts.map create mode 100644 node_modules/pac-resolver/dist/util.js create mode 100644 node_modules/pac-resolver/dist/util.js.map create mode 100644 node_modules/pac-resolver/dist/weekdayRange.d.ts create mode 100644 node_modules/pac-resolver/dist/weekdayRange.d.ts.map create mode 100644 node_modules/pac-resolver/dist/weekdayRange.js create mode 100644 node_modules/pac-resolver/dist/weekdayRange.js.map create mode 100644 node_modules/pac-resolver/package.json create mode 100644 node_modules/parent-module/index.js create mode 100644 node_modules/parent-module/license create mode 100644 node_modules/parent-module/package.json create mode 100644 node_modules/parent-module/readme.md create mode 100644 node_modules/parse-json/index.js create mode 100644 node_modules/parse-json/license create mode 100644 node_modules/parse-json/package.json create mode 100644 node_modules/parse-json/readme.md create mode 100644 node_modules/parseurl/HISTORY.md create mode 100644 node_modules/parseurl/LICENSE create mode 100644 node_modules/parseurl/README.md create mode 100644 node_modules/parseurl/index.js create mode 100644 node_modules/parseurl/package.json create mode 100644 node_modules/path-is-absolute/index.js create mode 100644 node_modules/path-is-absolute/license create mode 100644 node_modules/path-is-absolute/package.json create mode 100644 node_modules/path-is-absolute/readme.md create mode 100644 node_modules/path-to-regexp/LICENSE create mode 100644 node_modules/path-to-regexp/Readme.md create mode 100644 node_modules/path-to-regexp/index.js create mode 100644 node_modules/path-to-regexp/package.json create mode 100644 node_modules/pend/LICENSE create mode 100644 node_modules/pend/README.md create mode 100644 node_modules/pend/index.js create mode 100644 node_modules/pend/package.json create mode 100644 node_modules/pend/test.js create mode 100644 node_modules/pg-cloudflare/LICENSE create mode 100644 node_modules/pg-cloudflare/README.md create mode 100644 node_modules/pg-cloudflare/dist/empty.d.ts create mode 100644 node_modules/pg-cloudflare/dist/empty.js create mode 100644 node_modules/pg-cloudflare/dist/empty.js.map create mode 100644 node_modules/pg-cloudflare/dist/index.d.ts create mode 100644 node_modules/pg-cloudflare/dist/index.js create mode 100644 node_modules/pg-cloudflare/dist/index.js.map create mode 100644 node_modules/pg-cloudflare/esm/index.mjs create mode 100644 node_modules/pg-cloudflare/package.json create mode 100644 node_modules/pg-cloudflare/src/empty.ts create mode 100644 node_modules/pg-cloudflare/src/index.ts create mode 100644 node_modules/pg-cloudflare/src/types.d.ts create mode 100644 node_modules/pg-connection-string/LICENSE create mode 100644 node_modules/pg-connection-string/README.md create mode 100644 node_modules/pg-connection-string/esm/index.mjs create mode 100644 node_modules/pg-connection-string/index.d.ts create mode 100644 node_modules/pg-connection-string/index.js create mode 100644 node_modules/pg-connection-string/package.json create mode 100644 node_modules/pg-int8/LICENSE create mode 100644 node_modules/pg-int8/README.md create mode 100644 node_modules/pg-int8/index.js create mode 100644 node_modules/pg-int8/package.json create mode 100644 node_modules/pg-pool/LICENSE create mode 100644 node_modules/pg-pool/README.md create mode 100644 node_modules/pg-pool/esm/index.mjs create mode 100644 node_modules/pg-pool/index.js create mode 100644 node_modules/pg-pool/package.json create mode 100644 node_modules/pg-protocol/LICENSE create mode 100644 node_modules/pg-protocol/README.md create mode 100644 node_modules/pg-protocol/dist/b.d.ts create mode 100644 node_modules/pg-protocol/dist/b.js create mode 100644 node_modules/pg-protocol/dist/b.js.map create mode 100644 node_modules/pg-protocol/dist/buffer-reader.d.ts create mode 100644 node_modules/pg-protocol/dist/buffer-reader.js create mode 100644 node_modules/pg-protocol/dist/buffer-reader.js.map create mode 100644 node_modules/pg-protocol/dist/buffer-writer.d.ts create mode 100644 node_modules/pg-protocol/dist/buffer-writer.js create mode 100644 node_modules/pg-protocol/dist/buffer-writer.js.map create mode 100644 node_modules/pg-protocol/dist/inbound-parser.test.d.ts create mode 100644 node_modules/pg-protocol/dist/inbound-parser.test.js create mode 100644 node_modules/pg-protocol/dist/inbound-parser.test.js.map create mode 100644 node_modules/pg-protocol/dist/index.d.ts create mode 100644 node_modules/pg-protocol/dist/index.js create mode 100644 node_modules/pg-protocol/dist/index.js.map create mode 100644 node_modules/pg-protocol/dist/messages.d.ts create mode 100644 node_modules/pg-protocol/dist/messages.js create mode 100644 node_modules/pg-protocol/dist/messages.js.map create mode 100644 node_modules/pg-protocol/dist/outbound-serializer.test.d.ts create mode 100644 node_modules/pg-protocol/dist/outbound-serializer.test.js create mode 100644 node_modules/pg-protocol/dist/outbound-serializer.test.js.map create mode 100644 node_modules/pg-protocol/dist/parser.d.ts create mode 100644 node_modules/pg-protocol/dist/parser.js create mode 100644 node_modules/pg-protocol/dist/parser.js.map create mode 100644 node_modules/pg-protocol/dist/serializer.d.ts create mode 100644 node_modules/pg-protocol/dist/serializer.js create mode 100644 node_modules/pg-protocol/dist/serializer.js.map create mode 100644 node_modules/pg-protocol/esm/index.js create mode 100644 node_modules/pg-protocol/package.json create mode 100644 node_modules/pg-protocol/src/b.ts create mode 100644 node_modules/pg-protocol/src/buffer-reader.ts create mode 100644 node_modules/pg-protocol/src/buffer-writer.ts create mode 100644 node_modules/pg-protocol/src/inbound-parser.test.ts create mode 100644 node_modules/pg-protocol/src/index.ts create mode 100644 node_modules/pg-protocol/src/messages.ts create mode 100644 node_modules/pg-protocol/src/outbound-serializer.test.ts create mode 100644 node_modules/pg-protocol/src/parser.ts create mode 100644 node_modules/pg-protocol/src/serializer.ts create mode 100644 node_modules/pg-protocol/src/testing/buffer-list.ts create mode 100644 node_modules/pg-protocol/src/testing/test-buffers.ts create mode 100644 node_modules/pg-protocol/src/types/chunky.d.ts create mode 100644 node_modules/pg-types/.travis.yml create mode 100644 node_modules/pg-types/Makefile create mode 100644 node_modules/pg-types/README.md create mode 100644 node_modules/pg-types/index.d.ts create mode 100644 node_modules/pg-types/index.js create mode 100644 node_modules/pg-types/index.test-d.ts create mode 100644 node_modules/pg-types/lib/arrayParser.js create mode 100644 node_modules/pg-types/lib/binaryParsers.js create mode 100644 node_modules/pg-types/lib/builtins.js create mode 100644 node_modules/pg-types/lib/textParsers.js create mode 100644 node_modules/pg-types/package.json create mode 100644 node_modules/pg-types/test/index.js create mode 100644 node_modules/pg-types/test/types.js create mode 100644 node_modules/pg/LICENSE create mode 100644 node_modules/pg/README.md create mode 100644 node_modules/pg/esm/index.mjs create mode 100644 node_modules/pg/lib/client.js create mode 100644 node_modules/pg/lib/connection-parameters.js create mode 100644 node_modules/pg/lib/connection.js create mode 100644 node_modules/pg/lib/crypto/cert-signatures.js create mode 100644 node_modules/pg/lib/crypto/sasl.js create mode 100644 node_modules/pg/lib/crypto/utils.js create mode 100644 node_modules/pg/lib/defaults.js create mode 100644 node_modules/pg/lib/index.js create mode 100644 node_modules/pg/lib/native/client.js create mode 100644 node_modules/pg/lib/native/index.js create mode 100644 node_modules/pg/lib/native/query.js create mode 100644 node_modules/pg/lib/query.js create mode 100644 node_modules/pg/lib/result.js create mode 100644 node_modules/pg/lib/stream.js create mode 100644 node_modules/pg/lib/type-overrides.js create mode 100644 node_modules/pg/lib/utils.js create mode 100644 node_modules/pg/package.json create mode 100644 node_modules/pgpass/README.md create mode 100644 node_modules/pgpass/lib/helper.js create mode 100644 node_modules/pgpass/lib/index.js create mode 100644 node_modules/pgpass/package.json create mode 100644 node_modules/picocolors/LICENSE create mode 100644 node_modules/picocolors/README.md create mode 100644 node_modules/picocolors/package.json create mode 100644 node_modules/picocolors/picocolors.browser.js create mode 100644 node_modules/picocolors/picocolors.d.ts create mode 100644 node_modules/picocolors/picocolors.js create mode 100644 node_modules/picocolors/types.d.ts create mode 100644 node_modules/picomatch/LICENSE create mode 100644 node_modules/picomatch/README.md create mode 100644 node_modules/picomatch/index.js create mode 100644 node_modules/picomatch/lib/constants.js create mode 100644 node_modules/picomatch/lib/parse.js create mode 100644 node_modules/picomatch/lib/picomatch.js create mode 100644 node_modules/picomatch/lib/scan.js create mode 100644 node_modules/picomatch/lib/utils.js create mode 100644 node_modules/picomatch/package.json create mode 100644 node_modules/postgres-array/index.d.ts create mode 100644 node_modules/postgres-array/index.js create mode 100644 node_modules/postgres-array/license create mode 100644 node_modules/postgres-array/package.json create mode 100644 node_modules/postgres-array/readme.md create mode 100644 node_modules/postgres-bytea/index.js create mode 100644 node_modules/postgres-bytea/license create mode 100644 node_modules/postgres-bytea/package.json create mode 100644 node_modules/postgres-bytea/readme.md create mode 100644 node_modules/postgres-date/index.js create mode 100644 node_modules/postgres-date/license create mode 100644 node_modules/postgres-date/package.json create mode 100644 node_modules/postgres-date/readme.md create mode 100644 node_modules/postgres-interval/index.d.ts create mode 100644 node_modules/postgres-interval/index.js create mode 100644 node_modules/postgres-interval/license create mode 100644 node_modules/postgres-interval/package.json create mode 100644 node_modules/postgres-interval/readme.md create mode 100644 node_modules/process-nextick-args/index.js create mode 100644 node_modules/process-nextick-args/license.md create mode 100644 node_modules/process-nextick-args/package.json create mode 100644 node_modules/process-nextick-args/readme.md create mode 100644 node_modules/progress/CHANGELOG.md create mode 100644 node_modules/progress/LICENSE create mode 100644 node_modules/progress/Makefile create mode 100644 node_modules/progress/Readme.md create mode 100644 node_modules/progress/index.js create mode 100644 node_modules/progress/lib/node-progress.js create mode 100644 node_modules/progress/package.json create mode 100644 node_modules/proxy-addr/HISTORY.md create mode 100644 node_modules/proxy-addr/LICENSE create mode 100644 node_modules/proxy-addr/README.md create mode 100644 node_modules/proxy-addr/index.js create mode 100644 node_modules/proxy-addr/package.json create mode 100644 node_modules/proxy-agent/README.md create mode 100644 node_modules/proxy-agent/dist/index.d.ts create mode 100644 node_modules/proxy-agent/dist/index.d.ts.map create mode 100644 node_modules/proxy-agent/dist/index.js create mode 100644 node_modules/proxy-agent/dist/index.js.map create mode 100644 node_modules/proxy-agent/node_modules/debug/LICENSE create mode 100644 node_modules/proxy-agent/node_modules/debug/README.md create mode 100644 node_modules/proxy-agent/node_modules/debug/package.json create mode 100644 node_modules/proxy-agent/node_modules/debug/src/browser.js create mode 100644 node_modules/proxy-agent/node_modules/debug/src/common.js create mode 100644 node_modules/proxy-agent/node_modules/debug/src/index.js create mode 100644 node_modules/proxy-agent/node_modules/debug/src/node.js create mode 100644 node_modules/proxy-agent/node_modules/ms/index.js create mode 100644 node_modules/proxy-agent/node_modules/ms/license.md create mode 100644 node_modules/proxy-agent/node_modules/ms/package.json create mode 100644 node_modules/proxy-agent/node_modules/ms/readme.md create mode 100644 node_modules/proxy-agent/package.json create mode 100644 node_modules/proxy-from-env/.eslintrc create mode 100644 node_modules/proxy-from-env/.travis.yml create mode 100644 node_modules/proxy-from-env/LICENSE create mode 100644 node_modules/proxy-from-env/README.md create mode 100644 node_modules/proxy-from-env/index.js create mode 100644 node_modules/proxy-from-env/package.json create mode 100644 node_modules/proxy-from-env/test.js create mode 100644 node_modules/pstree.remy/.travis.yml create mode 100644 node_modules/pstree.remy/LICENSE create mode 100644 node_modules/pstree.remy/README.md create mode 100644 node_modules/pstree.remy/lib/index.js create mode 100644 node_modules/pstree.remy/lib/tree.js create mode 100644 node_modules/pstree.remy/lib/utils.js create mode 100644 node_modules/pstree.remy/package.json create mode 100644 node_modules/pstree.remy/tests/fixtures/index.js create mode 100644 node_modules/pstree.remy/tests/fixtures/out1 create mode 100644 node_modules/pstree.remy/tests/fixtures/out2 create mode 100644 node_modules/pstree.remy/tests/index.test.js create mode 100644 node_modules/pump/.github/FUNDING.yml create mode 100644 node_modules/pump/.travis.yml create mode 100644 node_modules/pump/LICENSE create mode 100644 node_modules/pump/README.md create mode 100644 node_modules/pump/SECURITY.md create mode 100644 node_modules/pump/empty.js create mode 100644 node_modules/pump/index.js create mode 100644 node_modules/pump/package.json create mode 100644 node_modules/pump/test-browser.js create mode 100644 node_modules/pump/test-node.js create mode 100644 node_modules/puppeteer-core/README.md create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/CDPSession.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/CDPSession.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/CDPSession.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/CDPSession.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Dialog.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Dialog.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Dialog.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Dialog.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandleSymbol.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandleSymbol.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandleSymbol.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandleSymbol.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Environment.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Environment.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Environment.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Environment.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Frame.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Frame.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Frame.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Frame.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/HTTPRequest.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/HTTPRequest.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/HTTPRequest.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/HTTPRequest.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/HTTPResponse.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/HTTPResponse.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/HTTPResponse.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/HTTPResponse.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Input.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Input.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Input.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Input.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Realm.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Realm.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Realm.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Realm.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Target.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Target.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Target.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/Target.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/WebWorker.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/WebWorker.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/WebWorker.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/WebWorker.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/locators/locators.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/locators/locators.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/locators/locators.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/api/locators/locators.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BidiOverCdp.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BidiOverCdp.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BidiOverCdp.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BidiOverCdp.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Browser.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Browser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Browser.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Browser.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowserConnector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowserConnector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowserConnector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowserConnector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowserContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowserContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowserContext.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowserContext.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowsingContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowsingContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowsingContext.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/BrowsingContext.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Connection.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Connection.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Connection.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Connection.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Deserializer.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Deserializer.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Deserializer.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Deserializer.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Dialog.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Dialog.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Dialog.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Dialog.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/ElementHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/ElementHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/ElementHandle.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/ElementHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/EmulationManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/EmulationManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/EmulationManager.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/EmulationManager.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/ExposedFunction.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/ExposedFunction.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/ExposedFunction.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/ExposedFunction.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Frame.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Frame.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Frame.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Frame.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/HTTPRequest.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/HTTPRequest.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/HTTPRequest.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/HTTPRequest.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/HTTPResponse.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/HTTPResponse.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/HTTPResponse.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/HTTPResponse.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Input.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Input.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Input.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Input.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/JSHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/JSHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/JSHandle.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/JSHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/NetworkManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/NetworkManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/NetworkManager.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/NetworkManager.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Page.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Page.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Page.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Page.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Realm.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Realm.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Realm.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Realm.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Sandbox.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Sandbox.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Sandbox.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Sandbox.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Serializer.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Serializer.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Serializer.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Serializer.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Target.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Target.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Target.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/Target.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/bidi.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/bidi.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/bidi.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/bidi.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Browser.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Browser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Browser.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Browser.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/BrowsingContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/BrowsingContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/BrowsingContext.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/BrowsingContext.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Connection.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Connection.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Connection.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Connection.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Navigation.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Navigation.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Navigation.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Navigation.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Realm.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Realm.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Realm.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Realm.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Request.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Request.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Request.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Request.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Session.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Session.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Session.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/Session.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/UserContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/UserContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/UserContext.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/UserContext.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/UserPrompt.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/UserPrompt.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/UserPrompt.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/UserPrompt.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/core.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/core.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/core.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/core/core.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/lifecycle.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/lifecycle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/lifecycle.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/lifecycle.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/util.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/util.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/util.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/bidi/util.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Accessibility.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Accessibility.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Accessibility.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Accessibility.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/AriaQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/AriaQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/AriaQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/AriaQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Binding.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Binding.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Binding.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Binding.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Browser.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Browser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Browser.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Browser.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserConnector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserConnector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserConnector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserConnector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/CDPSession.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/CDPSession.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/CDPSession.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/CDPSession.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ChromeTargetManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ChromeTargetManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ChromeTargetManager.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ChromeTargetManager.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Coverage.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Coverage.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Coverage.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Coverage.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/DeviceRequestPrompt.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/DeviceRequestPrompt.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/DeviceRequestPrompt.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/DeviceRequestPrompt.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Dialog.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Dialog.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Dialog.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Dialog.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ElementHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ElementHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ElementHandle.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ElementHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/EmulationManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/EmulationManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/EmulationManager.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/EmulationManager.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FirefoxTargetManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FirefoxTargetManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FirefoxTargetManager.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FirefoxTargetManager.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Frame.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Frame.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Frame.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Frame.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManager.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManager.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManagerEvents.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManagerEvents.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManagerEvents.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManagerEvents.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameTree.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameTree.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameTree.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameTree.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/HTTPRequest.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/HTTPRequest.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/HTTPRequest.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/HTTPRequest.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/HTTPResponse.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/HTTPResponse.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/HTTPResponse.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/HTTPResponse.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Input.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Input.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Input.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Input.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorld.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorld.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorld.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorld.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorlds.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorlds.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorlds.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorlds.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/JSHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/JSHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/JSHandle.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/JSHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/LifecycleWatcher.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/LifecycleWatcher.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/LifecycleWatcher.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/LifecycleWatcher.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/NetworkEventManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/NetworkEventManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/NetworkEventManager.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/NetworkEventManager.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/NetworkManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/NetworkManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/NetworkManager.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/NetworkManager.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/PredefinedNetworkConditions.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/PredefinedNetworkConditions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/PredefinedNetworkConditions.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/PredefinedNetworkConditions.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/TargetManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/TargetManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/TargetManager.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/TargetManager.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Tracing.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Tracing.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Tracing.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Tracing.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/WebWorker.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/WebWorker.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/WebWorker.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/WebWorker.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/cdp.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/cdp.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/cdp.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/cdp.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/utils.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/utils.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/utils.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/utils.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectOptions.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectOptions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectOptions.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectOptions.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManagerEvents.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManagerEvents.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManagerEvents.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManagerEvents.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Viewport.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Viewport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Viewport.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/Viewport.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/environment.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/environment.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/environment.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/environment.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ScreenRecorder.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ScreenRecorder.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ScreenRecorder.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/ScreenRecorder.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/util/fs.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/util/fs.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/util/fs.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/node/util/fs.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Deferred.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Deferred.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Deferred.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Deferred.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Mutex.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Mutex.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Mutex.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/Mutex.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/decorators.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/decorators.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/decorators.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/decorators.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/disposable.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/disposable.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/disposable.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/disposable.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.js create mode 100644 node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.js.map create mode 100644 node_modules/puppeteer-core/lib/cjs/third_party/mitt/mitt.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/third_party/mitt/mitt.js create mode 100644 node_modules/puppeteer-core/lib/cjs/third_party/rxjs/rxjs.d.ts create mode 100644 node_modules/puppeteer-core/lib/cjs/third_party/rxjs/rxjs.js create mode 100644 node_modules/puppeteer-core/lib/esm/package.json create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/CDPSession.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/CDPSession.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/CDPSession.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/CDPSession.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Dialog.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Dialog.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Dialog.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Dialog.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandleSymbol.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandleSymbol.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandleSymbol.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandleSymbol.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Environment.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Environment.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Environment.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Environment.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPRequest.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPRequest.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPRequest.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPRequest.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPResponse.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPResponse.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPResponse.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPResponse.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Input.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Input.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Input.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Input.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Realm.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Realm.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Realm.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Realm.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Target.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Target.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Target.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/Target.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/WebWorker.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/WebWorker.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/WebWorker.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/WebWorker.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/api.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/api.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/api.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/api.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/locators/locators.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/locators/locators.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/locators/locators.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/api/locators/locators.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Browser.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Browser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Browser.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Browser.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowserConnector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowserConnector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowserConnector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowserConnector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowserContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowserContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowserContext.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowserContext.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowsingContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowsingContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowsingContext.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowsingContext.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Deserializer.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Deserializer.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Deserializer.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Deserializer.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Dialog.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Dialog.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Dialog.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Dialog.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/ElementHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/ElementHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/ElementHandle.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/ElementHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/EmulationManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/EmulationManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/EmulationManager.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/EmulationManager.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/ExposedFunction.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/ExposedFunction.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/ExposedFunction.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/ExposedFunction.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Frame.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Frame.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Frame.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Frame.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/HTTPRequest.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/HTTPRequest.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/HTTPRequest.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/HTTPRequest.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/HTTPResponse.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/HTTPResponse.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/HTTPResponse.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/HTTPResponse.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Input.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Input.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Input.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Input.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/JSHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/JSHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/JSHandle.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/JSHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/NetworkManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/NetworkManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/NetworkManager.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/NetworkManager.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Realm.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Realm.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Realm.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Realm.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Sandbox.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Sandbox.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Sandbox.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Sandbox.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Serializer.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Serializer.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Serializer.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Serializer.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Target.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Target.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Target.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Target.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/bidi.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/bidi.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/bidi.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/bidi.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Browser.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Browser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Browser.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Browser.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/BrowsingContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/BrowsingContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/BrowsingContext.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/BrowsingContext.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Connection.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Connection.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Connection.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Connection.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Navigation.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Navigation.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Navigation.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Navigation.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Realm.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Realm.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Realm.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Realm.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Request.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Request.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Request.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Request.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Session.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Session.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Session.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/Session.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/UserContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/UserContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/UserContext.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/UserContext.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/UserPrompt.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/UserPrompt.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/UserPrompt.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/UserPrompt.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/core.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/core.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/core.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/core/core.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/lifecycle.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/lifecycle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/lifecycle.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/lifecycle.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/util.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/util.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/util.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/bidi/util.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Accessibility.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Accessibility.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Accessibility.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Accessibility.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/AriaQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/AriaQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/AriaQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/AriaQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Binding.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Binding.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Binding.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Binding.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Browser.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Browser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Browser.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Browser.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/BrowserConnector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/BrowserConnector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/BrowserConnector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/BrowserConnector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ChromeTargetManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ChromeTargetManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ChromeTargetManager.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ChromeTargetManager.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Coverage.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Coverage.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Coverage.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Coverage.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/DeviceRequestPrompt.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/DeviceRequestPrompt.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/DeviceRequestPrompt.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/DeviceRequestPrompt.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Dialog.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Dialog.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Dialog.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Dialog.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ElementHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ElementHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ElementHandle.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ElementHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/EmulationManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/EmulationManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/EmulationManager.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/EmulationManager.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FirefoxTargetManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FirefoxTargetManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FirefoxTargetManager.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FirefoxTargetManager.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Frame.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Frame.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Frame.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Frame.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManager.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManager.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManagerEvents.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManagerEvents.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManagerEvents.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManagerEvents.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameTree.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameTree.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameTree.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameTree.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPRequest.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPRequest.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPRequest.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPRequest.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPResponse.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPResponse.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPResponse.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPResponse.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Input.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Input.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Input.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Input.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorld.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorld.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorld.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorld.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorlds.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorlds.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorlds.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorlds.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/JSHandle.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/JSHandle.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/JSHandle.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/JSHandle.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/LifecycleWatcher.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/LifecycleWatcher.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/LifecycleWatcher.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/LifecycleWatcher.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkEventManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkEventManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkEventManager.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkEventManager.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkManager.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkManager.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Page.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Page.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Page.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Page.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/PredefinedNetworkConditions.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/PredefinedNetworkConditions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/PredefinedNetworkConditions.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/PredefinedNetworkConditions.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Target.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Target.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Target.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Target.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/TargetManager.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/TargetManager.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/TargetManager.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/TargetManager.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Tracing.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Tracing.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Tracing.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Tracing.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/WebWorker.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/WebWorker.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/WebWorker.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/WebWorker.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/cdp.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/cdp.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/cdp.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/cdp.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/utils.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/utils.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/utils.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/cdp/utils.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/CallbackRegistry.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/CallbackRegistry.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/CallbackRegistry.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/CallbackRegistry.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectOptions.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectOptions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectOptions.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectOptions.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManagerEvents.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManagerEvents.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManagerEvents.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManagerEvents.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Viewport.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Viewport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Viewport.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/Viewport.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/common.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/common.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/common.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/common.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/types.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/types.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/types.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/types.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/util.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/util.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/util.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/common/util.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/environment.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/environment.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/environment.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/environment.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/NodeWebSocketTransport.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/NodeWebSocketTransport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/NodeWebSocketTransport.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/NodeWebSocketTransport.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ScreenRecorder.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ScreenRecorder.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ScreenRecorder.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/ScreenRecorder.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/node.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/node.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/node.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/node.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/util/fs.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/util/fs.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/util/fs.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/node/util/fs.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/revisions.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/revisions.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/revisions.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/revisions.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Deferred.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Deferred.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Deferred.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Deferred.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Mutex.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Mutex.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Mutex.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/Mutex.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/decorators.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/decorators.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/decorators.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/decorators.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/disposable.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/disposable.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/disposable.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/disposable.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/util.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/util.d.ts.map create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/util.js create mode 100644 node_modules/puppeteer-core/lib/esm/puppeteer/util/util.js.map create mode 100644 node_modules/puppeteer-core/lib/esm/third_party/mitt/mitt.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/third_party/mitt/mitt.js create mode 100644 node_modules/puppeteer-core/lib/esm/third_party/rxjs/rxjs.d.ts create mode 100644 node_modules/puppeteer-core/lib/esm/third_party/rxjs/rxjs.js create mode 100644 node_modules/puppeteer-core/lib/types.d.ts create mode 100644 node_modules/puppeteer-core/node_modules/debug/LICENSE create mode 100644 node_modules/puppeteer-core/node_modules/debug/README.md create mode 100644 node_modules/puppeteer-core/node_modules/debug/package.json create mode 100644 node_modules/puppeteer-core/node_modules/debug/src/browser.js create mode 100644 node_modules/puppeteer-core/node_modules/debug/src/common.js create mode 100644 node_modules/puppeteer-core/node_modules/debug/src/index.js create mode 100644 node_modules/puppeteer-core/node_modules/debug/src/node.js create mode 100644 node_modules/puppeteer-core/node_modules/ms/index.js create mode 100644 node_modules/puppeteer-core/node_modules/ms/license.md create mode 100644 node_modules/puppeteer-core/node_modules/ms/package.json create mode 100644 node_modules/puppeteer-core/node_modules/ms/readme.md create mode 100644 node_modules/puppeteer-core/package.json create mode 100644 node_modules/puppeteer-core/src/api/Browser.ts create mode 100644 node_modules/puppeteer-core/src/api/BrowserContext.ts create mode 100644 node_modules/puppeteer-core/src/api/CDPSession.ts create mode 100644 node_modules/puppeteer-core/src/api/Dialog.ts create mode 100644 node_modules/puppeteer-core/src/api/ElementHandle.ts create mode 100644 node_modules/puppeteer-core/src/api/ElementHandleSymbol.ts create mode 100644 node_modules/puppeteer-core/src/api/Environment.ts create mode 100644 node_modules/puppeteer-core/src/api/Frame.ts create mode 100644 node_modules/puppeteer-core/src/api/HTTPRequest.ts create mode 100644 node_modules/puppeteer-core/src/api/HTTPResponse.ts create mode 100644 node_modules/puppeteer-core/src/api/Input.ts create mode 100644 node_modules/puppeteer-core/src/api/JSHandle.ts create mode 100644 node_modules/puppeteer-core/src/api/Page.ts create mode 100644 node_modules/puppeteer-core/src/api/Realm.ts create mode 100644 node_modules/puppeteer-core/src/api/Target.ts create mode 100644 node_modules/puppeteer-core/src/api/WebWorker.ts create mode 100644 node_modules/puppeteer-core/src/api/api.ts create mode 100644 node_modules/puppeteer-core/src/api/locators/locators.ts create mode 100644 node_modules/puppeteer-core/src/bidi/BidiOverCdp.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Browser.ts create mode 100644 node_modules/puppeteer-core/src/bidi/BrowserConnector.ts create mode 100644 node_modules/puppeteer-core/src/bidi/BrowserContext.ts create mode 100644 node_modules/puppeteer-core/src/bidi/BrowsingContext.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Connection.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Deserializer.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Dialog.ts create mode 100644 node_modules/puppeteer-core/src/bidi/ElementHandle.ts create mode 100644 node_modules/puppeteer-core/src/bidi/EmulationManager.ts create mode 100644 node_modules/puppeteer-core/src/bidi/ExposedFunction.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Frame.ts create mode 100644 node_modules/puppeteer-core/src/bidi/HTTPRequest.ts create mode 100644 node_modules/puppeteer-core/src/bidi/HTTPResponse.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Input.ts create mode 100644 node_modules/puppeteer-core/src/bidi/JSHandle.ts create mode 100644 node_modules/puppeteer-core/src/bidi/NetworkManager.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Page.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Realm.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Sandbox.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Serializer.ts create mode 100644 node_modules/puppeteer-core/src/bidi/Target.ts create mode 100644 node_modules/puppeteer-core/src/bidi/bidi.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/Browser.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/BrowsingContext.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/Connection.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/Navigation.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/Realm.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/Request.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/Session.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/UserContext.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/UserPrompt.ts create mode 100644 node_modules/puppeteer-core/src/bidi/core/core.ts create mode 100644 node_modules/puppeteer-core/src/bidi/lifecycle.ts create mode 100644 node_modules/puppeteer-core/src/bidi/util.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Accessibility.ts create mode 100644 node_modules/puppeteer-core/src/cdp/AriaQueryHandler.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Binding.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Browser.ts create mode 100644 node_modules/puppeteer-core/src/cdp/BrowserConnector.ts create mode 100644 node_modules/puppeteer-core/src/cdp/CDPSession.ts create mode 100644 node_modules/puppeteer-core/src/cdp/ChromeTargetManager.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Connection.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Coverage.ts create mode 100644 node_modules/puppeteer-core/src/cdp/DeviceRequestPrompt.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Dialog.ts create mode 100644 node_modules/puppeteer-core/src/cdp/ElementHandle.ts create mode 100644 node_modules/puppeteer-core/src/cdp/EmulationManager.ts create mode 100644 node_modules/puppeteer-core/src/cdp/ExecutionContext.ts create mode 100644 node_modules/puppeteer-core/src/cdp/FirefoxTargetManager.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Frame.ts create mode 100644 node_modules/puppeteer-core/src/cdp/FrameManager.ts create mode 100644 node_modules/puppeteer-core/src/cdp/FrameManagerEvents.ts create mode 100644 node_modules/puppeteer-core/src/cdp/FrameTree.ts create mode 100644 node_modules/puppeteer-core/src/cdp/HTTPRequest.ts create mode 100644 node_modules/puppeteer-core/src/cdp/HTTPResponse.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Input.ts create mode 100644 node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts create mode 100644 node_modules/puppeteer-core/src/cdp/IsolatedWorlds.ts create mode 100644 node_modules/puppeteer-core/src/cdp/JSHandle.ts create mode 100644 node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts create mode 100644 node_modules/puppeteer-core/src/cdp/NetworkEventManager.ts create mode 100644 node_modules/puppeteer-core/src/cdp/NetworkManager.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Page.ts create mode 100644 node_modules/puppeteer-core/src/cdp/PredefinedNetworkConditions.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Target.ts create mode 100644 node_modules/puppeteer-core/src/cdp/TargetManager.ts create mode 100644 node_modules/puppeteer-core/src/cdp/Tracing.ts create mode 100644 node_modules/puppeteer-core/src/cdp/WebWorker.ts create mode 100644 node_modules/puppeteer-core/src/cdp/cdp.ts create mode 100644 node_modules/puppeteer-core/src/cdp/utils.ts create mode 100644 node_modules/puppeteer-core/src/common/BrowserConnector.ts create mode 100644 node_modules/puppeteer-core/src/common/BrowserWebSocketTransport.ts create mode 100644 node_modules/puppeteer-core/src/common/CallbackRegistry.ts create mode 100644 node_modules/puppeteer-core/src/common/Configuration.ts create mode 100644 node_modules/puppeteer-core/src/common/ConnectOptions.ts create mode 100644 node_modules/puppeteer-core/src/common/ConnectionTransport.ts create mode 100644 node_modules/puppeteer-core/src/common/ConsoleMessage.ts create mode 100644 node_modules/puppeteer-core/src/common/CustomQueryHandler.ts create mode 100644 node_modules/puppeteer-core/src/common/Debug.ts create mode 100644 node_modules/puppeteer-core/src/common/Device.ts create mode 100644 node_modules/puppeteer-core/src/common/Errors.ts create mode 100644 node_modules/puppeteer-core/src/common/EventEmitter.ts create mode 100644 node_modules/puppeteer-core/src/common/FileChooser.ts create mode 100644 node_modules/puppeteer-core/src/common/GetQueryHandler.ts create mode 100644 node_modules/puppeteer-core/src/common/HandleIterator.ts create mode 100644 node_modules/puppeteer-core/src/common/LazyArg.ts create mode 100644 node_modules/puppeteer-core/src/common/NetworkManagerEvents.ts create mode 100644 node_modules/puppeteer-core/src/common/PDFOptions.ts create mode 100644 node_modules/puppeteer-core/src/common/PQueryHandler.ts create mode 100644 node_modules/puppeteer-core/src/common/PierceQueryHandler.ts create mode 100644 node_modules/puppeteer-core/src/common/Product.ts create mode 100644 node_modules/puppeteer-core/src/common/Puppeteer.ts create mode 100644 node_modules/puppeteer-core/src/common/QueryHandler.ts create mode 100644 node_modules/puppeteer-core/src/common/ScriptInjector.ts create mode 100644 node_modules/puppeteer-core/src/common/SecurityDetails.ts create mode 100644 node_modules/puppeteer-core/src/common/TaskQueue.ts create mode 100644 node_modules/puppeteer-core/src/common/TextQueryHandler.ts create mode 100644 node_modules/puppeteer-core/src/common/TimeoutSettings.ts create mode 100644 node_modules/puppeteer-core/src/common/USKeyboardLayout.ts create mode 100644 node_modules/puppeteer-core/src/common/Viewport.ts create mode 100644 node_modules/puppeteer-core/src/common/WaitTask.ts create mode 100644 node_modules/puppeteer-core/src/common/XPathQueryHandler.ts create mode 100644 node_modules/puppeteer-core/src/common/common.ts create mode 100644 node_modules/puppeteer-core/src/common/fetch.ts create mode 100644 node_modules/puppeteer-core/src/common/types.ts create mode 100644 node_modules/puppeteer-core/src/common/util.ts create mode 100644 node_modules/puppeteer-core/src/environment.ts create mode 100644 node_modules/puppeteer-core/src/generated/injected.ts create mode 100644 node_modules/puppeteer-core/src/generated/version.ts create mode 100644 node_modules/puppeteer-core/src/injected/ARIAQuerySelector.ts create mode 100644 node_modules/puppeteer-core/src/injected/CustomQuerySelector.ts create mode 100644 node_modules/puppeteer-core/src/injected/PQuerySelector.ts create mode 100644 node_modules/puppeteer-core/src/injected/PSelectorParser.ts create mode 100644 node_modules/puppeteer-core/src/injected/PierceQuerySelector.ts create mode 100644 node_modules/puppeteer-core/src/injected/Poller.ts create mode 100644 node_modules/puppeteer-core/src/injected/README.md create mode 100644 node_modules/puppeteer-core/src/injected/TextContent.ts create mode 100644 node_modules/puppeteer-core/src/injected/TextQuerySelector.ts create mode 100644 node_modules/puppeteer-core/src/injected/XPathQuerySelector.ts create mode 100644 node_modules/puppeteer-core/src/injected/injected.ts create mode 100644 node_modules/puppeteer-core/src/injected/util.ts create mode 100644 node_modules/puppeteer-core/src/node/ChromeLauncher.ts create mode 100644 node_modules/puppeteer-core/src/node/FirefoxLauncher.ts create mode 100644 node_modules/puppeteer-core/src/node/LaunchOptions.ts create mode 100644 node_modules/puppeteer-core/src/node/NodeWebSocketTransport.ts create mode 100644 node_modules/puppeteer-core/src/node/PipeTransport.ts create mode 100644 node_modules/puppeteer-core/src/node/ProductLauncher.ts create mode 100644 node_modules/puppeteer-core/src/node/PuppeteerNode.ts create mode 100644 node_modules/puppeteer-core/src/node/ScreenRecorder.ts create mode 100644 node_modules/puppeteer-core/src/node/node.ts create mode 100644 node_modules/puppeteer-core/src/node/util/fs.ts create mode 100644 node_modules/puppeteer-core/src/puppeteer-core.ts create mode 100644 node_modules/puppeteer-core/src/revisions.ts create mode 100644 node_modules/puppeteer-core/src/templates/README.md create mode 100644 node_modules/puppeteer-core/src/templates/injected.ts.tmpl create mode 100644 node_modules/puppeteer-core/src/templates/version.ts.tmpl create mode 100644 node_modules/puppeteer-core/src/tsconfig.cjs.json create mode 100644 node_modules/puppeteer-core/src/tsconfig.esm.json create mode 100644 node_modules/puppeteer-core/src/util/AsyncIterableUtil.ts create mode 100644 node_modules/puppeteer-core/src/util/Deferred.ts create mode 100644 node_modules/puppeteer-core/src/util/ErrorLike.ts create mode 100644 node_modules/puppeteer-core/src/util/Function.ts create mode 100644 node_modules/puppeteer-core/src/util/Mutex.ts create mode 100644 node_modules/puppeteer-core/src/util/assert.ts create mode 100644 node_modules/puppeteer-core/src/util/decorators.ts create mode 100644 node_modules/puppeteer-core/src/util/disposable.ts create mode 100644 node_modules/puppeteer-core/src/util/util.ts create mode 100644 node_modules/puppeteer-extra-plugin-stealth/LICENSE create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/_template/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/_template/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/_template/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/_utils/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/_utils/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/_utils/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/_utils/withUtils.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.app/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.app/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.app/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.app/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.csi/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.csi/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.csi/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.csi/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.loadTimes/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.loadTimes/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.loadTimes/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.loadTimes/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.runtime/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.runtime/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.runtime/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.runtime/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.runtime/staticData.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/defaultArgs/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/defaultArgs/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/defaultArgs/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/defaultArgs/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/media.codecs/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/media.codecs/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/media.codecs/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/media.codecs/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.hardwareConcurrency/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.hardwareConcurrency/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.hardwareConcurrency/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.hardwareConcurrency/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.languages/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.languages/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.languages/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.languages/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.permissions/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.permissions/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.permissions/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.permissions/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/data.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/functionMocks.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/magicArray.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/mimeTypes.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/mimeTypes.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/plugins.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/plugins.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.plugins/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.vendor/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.vendor/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.vendor/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.vendor/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.webdriver/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.webdriver/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.webdriver/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/navigator.webdriver/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/sourceurl/_fixtures/test.html create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/sourceurl/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/sourceurl/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/sourceurl/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/sourceurl/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/user-agent-override/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/user-agent-override/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/user-agent-override/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/user-agent-override/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/webgl.vendor/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/webgl.vendor/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/webgl.vendor/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/webgl.vendor/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/window.outerdimensions/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/window.outerdimensions/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/evasions/window.outerdimensions/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/examples/detect-headless.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/examples/test1.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/examples/test2.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/index.d.ts create mode 100644 node_modules/puppeteer-extra-plugin-stealth/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/debug/LICENSE create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/debug/README.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/debug/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/debug/src/browser.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/debug/src/common.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/debug/src/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/debug/src/node.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/ms/index.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/ms/license.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/ms/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/node_modules/ms/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/package.json create mode 100644 node_modules/puppeteer-extra-plugin-stealth/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-stealth/test/cat-and-mouse.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/test/fixtures/dummy-with-service-worker.html create mode 100644 node_modules/puppeteer-extra-plugin-stealth/test/fixtures/dummy.html create mode 100644 node_modules/puppeteer-extra-plugin-stealth/test/fixtures/sw.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/test/fpscanner.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/test/service-worker.test.js create mode 100644 node_modules/puppeteer-extra-plugin-stealth/test/util.js create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/LICENSE create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/index.js create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/debug/LICENSE create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/debug/README.md create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/debug/package.json create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/debug/src/browser.js create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/debug/src/common.js create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/debug/src/index.js create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/debug/src/node.js create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/ms/index.js create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/ms/license.md create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/ms/package.json create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/ms/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/package.json create mode 100644 node_modules/puppeteer-extra-plugin-user-data-dir/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/LICENSE create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/index.js create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/debug/LICENSE create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/debug/README.md create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/debug/package.json create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/debug/src/browser.js create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/debug/src/common.js create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/debug/src/index.js create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/debug/src/node.js create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/ms/index.js create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/ms/license.md create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/ms/package.json create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/node_modules/ms/readme.md create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/package.json create mode 100644 node_modules/puppeteer-extra-plugin-user-preferences/readme.md create mode 100644 node_modules/puppeteer-extra-plugin/LICENSE create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.cjs.js create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.cjs.js.map create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.d.ts create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.esm.js create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.esm.js.map create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.js create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.js.map create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.test.d.ts create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.test.js create mode 100644 node_modules/puppeteer-extra-plugin/dist/index.test.js.map create mode 100644 node_modules/puppeteer-extra-plugin/dist/puppeteer.d.ts create mode 100644 node_modules/puppeteer-extra-plugin/dist/puppeteer.js create mode 100644 node_modules/puppeteer-extra-plugin/dist/puppeteer.js.map create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/debug/LICENSE create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/debug/README.md create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/debug/package.json create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/debug/src/browser.js create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/debug/src/common.js create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/debug/src/index.js create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/debug/src/node.js create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/ms/index.js create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/ms/license.md create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/ms/package.json create mode 100644 node_modules/puppeteer-extra-plugin/node_modules/ms/readme.md create mode 100644 node_modules/puppeteer-extra-plugin/package.json create mode 100644 node_modules/puppeteer-extra-plugin/readme.md create mode 100644 node_modules/puppeteer-extra/LICENSE create mode 100644 node_modules/puppeteer-extra/dist/ambient.d.ts create mode 100644 node_modules/puppeteer-extra/dist/index.cjs.js create mode 100644 node_modules/puppeteer-extra/dist/index.cjs.js.map create mode 100644 node_modules/puppeteer-extra/dist/index.d.ts create mode 100644 node_modules/puppeteer-extra/dist/index.esm.js create mode 100644 node_modules/puppeteer-extra/dist/index.esm.js.map create mode 100644 node_modules/puppeteer-extra/dist/index.js create mode 100644 node_modules/puppeteer-extra/dist/index.js.map create mode 100644 node_modules/puppeteer-extra/dist/puppeteer-legacy.d.ts create mode 100644 node_modules/puppeteer-extra/node_modules/debug/LICENSE create mode 100644 node_modules/puppeteer-extra/node_modules/debug/README.md create mode 100644 node_modules/puppeteer-extra/node_modules/debug/package.json create mode 100644 node_modules/puppeteer-extra/node_modules/debug/src/browser.js create mode 100644 node_modules/puppeteer-extra/node_modules/debug/src/common.js create mode 100644 node_modules/puppeteer-extra/node_modules/debug/src/index.js create mode 100644 node_modules/puppeteer-extra/node_modules/debug/src/node.js create mode 100644 node_modules/puppeteer-extra/node_modules/ms/index.js create mode 100644 node_modules/puppeteer-extra/node_modules/ms/license.md create mode 100644 node_modules/puppeteer-extra/node_modules/ms/package.json create mode 100644 node_modules/puppeteer-extra/node_modules/ms/readme.md create mode 100644 node_modules/puppeteer-extra/package.json create mode 100644 node_modules/puppeteer-extra/readme.md create mode 100644 node_modules/puppeteer/README.md create mode 100755 node_modules/puppeteer/install.mjs create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.d.ts create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.d.ts.map create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.js create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.js.map create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/node/cli.d.ts create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/node/cli.d.ts.map create mode 100755 node_modules/puppeteer/lib/cjs/puppeteer/node/cli.js create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/node/cli.js.map create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/node/install.d.ts create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/node/install.d.ts.map create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/node/install.js create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/node/install.js.map create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.d.ts create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.d.ts.map create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.js create mode 100644 node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.js.map create mode 100644 node_modules/puppeteer/lib/esm/package.json create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.d.ts create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.d.ts.map create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.js create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.js.map create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/node/cli.d.ts create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/node/cli.d.ts.map create mode 100755 node_modules/puppeteer/lib/esm/puppeteer/node/cli.js create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/node/cli.js.map create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/node/install.d.ts create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/node/install.d.ts.map create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/node/install.js create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/node/install.js.map create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/puppeteer.d.ts create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/puppeteer.d.ts.map create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/puppeteer.js create mode 100644 node_modules/puppeteer/lib/esm/puppeteer/puppeteer.js.map create mode 100644 node_modules/puppeteer/lib/types.d.ts create mode 100644 node_modules/puppeteer/package.json create mode 100644 node_modules/puppeteer/src/getConfiguration.ts create mode 100644 node_modules/puppeteer/src/node/cli.ts create mode 100644 node_modules/puppeteer/src/node/install.ts create mode 100644 node_modules/puppeteer/src/puppeteer.ts create mode 100644 node_modules/puppeteer/src/tsconfig.cjs.json create mode 100644 node_modules/puppeteer/src/tsconfig.esm.json create mode 100644 node_modules/qs/.editorconfig create mode 100644 node_modules/qs/.github/FUNDING.yml create mode 100644 node_modules/qs/.github/SECURITY.md create mode 100644 node_modules/qs/.github/THREAT_MODEL.md create mode 100644 node_modules/qs/.nycrc create mode 100644 node_modules/qs/CHANGELOG.md create mode 100644 node_modules/qs/LICENSE.md create mode 100644 node_modules/qs/README.md create mode 100644 node_modules/qs/dist/qs.js create mode 100644 node_modules/qs/eslint.config.mjs create mode 100644 node_modules/qs/lib/formats.js create mode 100644 node_modules/qs/lib/index.js create mode 100644 node_modules/qs/lib/parse.js create mode 100644 node_modules/qs/lib/stringify.js create mode 100644 node_modules/qs/lib/utils.js create mode 100644 node_modules/qs/package.json create mode 100644 node_modules/qs/test/empty-keys-cases.js create mode 100644 node_modules/qs/test/parse.js create mode 100644 node_modules/qs/test/stringify.js create mode 100644 node_modules/qs/test/utils.js create mode 100644 node_modules/range-parser/HISTORY.md create mode 100644 node_modules/range-parser/LICENSE create mode 100644 node_modules/range-parser/README.md create mode 100644 node_modules/range-parser/index.js create mode 100644 node_modules/range-parser/package.json create mode 100644 node_modules/raw-body/LICENSE create mode 100644 node_modules/raw-body/README.md create mode 100644 node_modules/raw-body/index.d.ts create mode 100644 node_modules/raw-body/index.js create mode 100644 node_modules/raw-body/package.json create mode 100644 node_modules/readable-stream/.travis.yml create mode 100644 node_modules/readable-stream/CONTRIBUTING.md create mode 100644 node_modules/readable-stream/GOVERNANCE.md create mode 100644 node_modules/readable-stream/LICENSE create mode 100644 node_modules/readable-stream/README.md create mode 100644 node_modules/readable-stream/doc/wg-meetings/2015-01-30.md create mode 100644 node_modules/readable-stream/duplex-browser.js create mode 100644 node_modules/readable-stream/duplex.js create mode 100644 node_modules/readable-stream/lib/_stream_duplex.js create mode 100644 node_modules/readable-stream/lib/_stream_passthrough.js create mode 100644 node_modules/readable-stream/lib/_stream_readable.js create mode 100644 node_modules/readable-stream/lib/_stream_transform.js create mode 100644 node_modules/readable-stream/lib/_stream_writable.js create mode 100644 node_modules/readable-stream/lib/internal/streams/BufferList.js create mode 100644 node_modules/readable-stream/lib/internal/streams/destroy.js create mode 100644 node_modules/readable-stream/lib/internal/streams/stream-browser.js create mode 100644 node_modules/readable-stream/lib/internal/streams/stream.js create mode 100644 node_modules/readable-stream/node_modules/safe-buffer/LICENSE create mode 100644 node_modules/readable-stream/node_modules/safe-buffer/README.md create mode 100644 node_modules/readable-stream/node_modules/safe-buffer/index.d.ts create mode 100644 node_modules/readable-stream/node_modules/safe-buffer/index.js create mode 100644 node_modules/readable-stream/node_modules/safe-buffer/package.json create mode 100644 node_modules/readable-stream/package.json create mode 100644 node_modules/readable-stream/passthrough.js create mode 100644 node_modules/readable-stream/readable-browser.js create mode 100644 node_modules/readable-stream/readable.js create mode 100644 node_modules/readable-stream/transform.js create mode 100644 node_modules/readable-stream/writable-browser.js create mode 100644 node_modules/readable-stream/writable.js create mode 100644 node_modules/readdirp/LICENSE create mode 100644 node_modules/readdirp/README.md create mode 100644 node_modules/readdirp/index.d.ts create mode 100644 node_modules/readdirp/index.js create mode 100644 node_modules/readdirp/package.json create mode 100644 node_modules/require-directory/.jshintrc create mode 100644 node_modules/require-directory/.npmignore create mode 100644 node_modules/require-directory/.travis.yml create mode 100644 node_modules/require-directory/LICENSE create mode 100644 node_modules/require-directory/README.markdown create mode 100644 node_modules/require-directory/index.js create mode 100644 node_modules/require-directory/package.json create mode 100644 node_modules/resolve-from/index.js create mode 100644 node_modules/resolve-from/license create mode 100644 node_modules/resolve-from/package.json create mode 100644 node_modules/resolve-from/readme.md create mode 100644 node_modules/rimraf/CHANGELOG.md create mode 100644 node_modules/rimraf/LICENSE create mode 100644 node_modules/rimraf/README.md create mode 100755 node_modules/rimraf/bin.js create mode 100644 node_modules/rimraf/package.json create mode 100644 node_modules/rimraf/rimraf.js create mode 100644 node_modules/safe-buffer/LICENSE create mode 100644 node_modules/safe-buffer/README.md create mode 100644 node_modules/safe-buffer/index.d.ts create mode 100644 node_modules/safe-buffer/index.js create mode 100644 node_modules/safe-buffer/package.json create mode 100644 node_modules/safer-buffer/LICENSE create mode 100644 node_modules/safer-buffer/Porting-Buffer.md create mode 100644 node_modules/safer-buffer/Readme.md create mode 100644 node_modules/safer-buffer/dangerous.js create mode 100644 node_modules/safer-buffer/package.json create mode 100644 node_modules/safer-buffer/safer.js create mode 100644 node_modules/safer-buffer/tests.js create mode 100644 node_modules/semver/LICENSE create mode 100644 node_modules/semver/README.md create mode 100755 node_modules/semver/bin/semver.js create mode 100644 node_modules/semver/classes/comparator.js create mode 100644 node_modules/semver/classes/index.js create mode 100644 node_modules/semver/classes/range.js create mode 100644 node_modules/semver/classes/semver.js create mode 100644 node_modules/semver/functions/clean.js create mode 100644 node_modules/semver/functions/cmp.js create mode 100644 node_modules/semver/functions/coerce.js create mode 100644 node_modules/semver/functions/compare-build.js create mode 100644 node_modules/semver/functions/compare-loose.js create mode 100644 node_modules/semver/functions/compare.js create mode 100644 node_modules/semver/functions/diff.js create mode 100644 node_modules/semver/functions/eq.js create mode 100644 node_modules/semver/functions/gt.js create mode 100644 node_modules/semver/functions/gte.js create mode 100644 node_modules/semver/functions/inc.js create mode 100644 node_modules/semver/functions/lt.js create mode 100644 node_modules/semver/functions/lte.js create mode 100644 node_modules/semver/functions/major.js create mode 100644 node_modules/semver/functions/minor.js create mode 100644 node_modules/semver/functions/neq.js create mode 100644 node_modules/semver/functions/parse.js create mode 100644 node_modules/semver/functions/patch.js create mode 100644 node_modules/semver/functions/prerelease.js create mode 100644 node_modules/semver/functions/rcompare.js create mode 100644 node_modules/semver/functions/rsort.js create mode 100644 node_modules/semver/functions/satisfies.js create mode 100644 node_modules/semver/functions/sort.js create mode 100644 node_modules/semver/functions/truncate.js create mode 100644 node_modules/semver/functions/valid.js create mode 100644 node_modules/semver/index.js create mode 100644 node_modules/semver/internal/constants.js create mode 100644 node_modules/semver/internal/debug.js create mode 100644 node_modules/semver/internal/identifiers.js create mode 100644 node_modules/semver/internal/lrucache.js create mode 100644 node_modules/semver/internal/parse-options.js create mode 100644 node_modules/semver/internal/re.js create mode 100644 node_modules/semver/package.json create mode 100644 node_modules/semver/preload.js create mode 100644 node_modules/semver/range.bnf create mode 100644 node_modules/semver/ranges/gtr.js create mode 100644 node_modules/semver/ranges/intersects.js create mode 100644 node_modules/semver/ranges/ltr.js create mode 100644 node_modules/semver/ranges/max-satisfying.js create mode 100644 node_modules/semver/ranges/min-satisfying.js create mode 100644 node_modules/semver/ranges/min-version.js create mode 100644 node_modules/semver/ranges/outside.js create mode 100644 node_modules/semver/ranges/simplify.js create mode 100644 node_modules/semver/ranges/subset.js create mode 100644 node_modules/semver/ranges/to-comparators.js create mode 100644 node_modules/semver/ranges/valid.js create mode 100644 node_modules/send/HISTORY.md create mode 100644 node_modules/send/LICENSE create mode 100644 node_modules/send/README.md create mode 100644 node_modules/send/SECURITY.md create mode 100644 node_modules/send/index.js create mode 100644 node_modules/send/node_modules/ms/index.js create mode 100644 node_modules/send/node_modules/ms/license.md create mode 100644 node_modules/send/node_modules/ms/package.json create mode 100644 node_modules/send/node_modules/ms/readme.md create mode 100644 node_modules/send/package.json create mode 100644 node_modules/serve-static/HISTORY.md create mode 100644 node_modules/serve-static/LICENSE create mode 100644 node_modules/serve-static/README.md create mode 100644 node_modules/serve-static/index.js create mode 100644 node_modules/serve-static/package.json create mode 100644 node_modules/setprototypeof/LICENSE create mode 100644 node_modules/setprototypeof/README.md create mode 100644 node_modules/setprototypeof/index.d.ts create mode 100644 node_modules/setprototypeof/index.js create mode 100644 node_modules/setprototypeof/package.json create mode 100644 node_modules/setprototypeof/test/index.js create mode 100644 node_modules/shallow-clone/LICENSE create mode 100644 node_modules/shallow-clone/README.md create mode 100644 node_modules/shallow-clone/index.js create mode 100644 node_modules/shallow-clone/node_modules/kind-of/LICENSE create mode 100644 node_modules/shallow-clone/node_modules/kind-of/README.md create mode 100644 node_modules/shallow-clone/node_modules/kind-of/index.js create mode 100644 node_modules/shallow-clone/node_modules/kind-of/package.json create mode 100644 node_modules/shallow-clone/node_modules/lazy-cache/LICENSE create mode 100644 node_modules/shallow-clone/node_modules/lazy-cache/README.md create mode 100644 node_modules/shallow-clone/node_modules/lazy-cache/index.js create mode 100644 node_modules/shallow-clone/node_modules/lazy-cache/package.json create mode 100644 node_modules/shallow-clone/package.json create mode 100644 node_modules/shallow-clone/utils.js create mode 100644 node_modules/side-channel-list/.editorconfig create mode 100644 node_modules/side-channel-list/.eslintrc create mode 100644 node_modules/side-channel-list/.github/FUNDING.yml create mode 100644 node_modules/side-channel-list/.nycrc create mode 100644 node_modules/side-channel-list/CHANGELOG.md create mode 100644 node_modules/side-channel-list/LICENSE create mode 100644 node_modules/side-channel-list/README.md create mode 100644 node_modules/side-channel-list/index.d.ts create mode 100644 node_modules/side-channel-list/index.js create mode 100644 node_modules/side-channel-list/list.d.ts create mode 100644 node_modules/side-channel-list/package.json create mode 100644 node_modules/side-channel-list/test/index.js create mode 100644 node_modules/side-channel-list/tsconfig.json create mode 100644 node_modules/side-channel-map/.editorconfig create mode 100644 node_modules/side-channel-map/.eslintrc create mode 100644 node_modules/side-channel-map/.github/FUNDING.yml create mode 100644 node_modules/side-channel-map/.nycrc create mode 100644 node_modules/side-channel-map/CHANGELOG.md create mode 100644 node_modules/side-channel-map/LICENSE create mode 100644 node_modules/side-channel-map/README.md create mode 100644 node_modules/side-channel-map/index.d.ts create mode 100644 node_modules/side-channel-map/index.js create mode 100644 node_modules/side-channel-map/package.json create mode 100644 node_modules/side-channel-map/test/index.js create mode 100644 node_modules/side-channel-map/tsconfig.json create mode 100644 node_modules/side-channel-weakmap/.editorconfig create mode 100644 node_modules/side-channel-weakmap/.eslintrc create mode 100644 node_modules/side-channel-weakmap/.github/FUNDING.yml create mode 100644 node_modules/side-channel-weakmap/.nycrc create mode 100644 node_modules/side-channel-weakmap/CHANGELOG.md create mode 100644 node_modules/side-channel-weakmap/LICENSE create mode 100644 node_modules/side-channel-weakmap/README.md create mode 100644 node_modules/side-channel-weakmap/index.d.ts create mode 100644 node_modules/side-channel-weakmap/index.js create mode 100644 node_modules/side-channel-weakmap/package.json create mode 100644 node_modules/side-channel-weakmap/test/index.js create mode 100644 node_modules/side-channel-weakmap/tsconfig.json create mode 100644 node_modules/side-channel/.editorconfig create mode 100644 node_modules/side-channel/.eslintrc create mode 100644 node_modules/side-channel/.github/FUNDING.yml create mode 100644 node_modules/side-channel/.nycrc create mode 100644 node_modules/side-channel/CHANGELOG.md create mode 100644 node_modules/side-channel/LICENSE create mode 100644 node_modules/side-channel/README.md create mode 100644 node_modules/side-channel/index.d.ts create mode 100644 node_modules/side-channel/index.js create mode 100644 node_modules/side-channel/package.json create mode 100644 node_modules/side-channel/test/index.js create mode 100644 node_modules/side-channel/tsconfig.json create mode 100644 node_modules/simple-update-notifier/LICENSE create mode 100644 node_modules/simple-update-notifier/README.md create mode 100644 node_modules/simple-update-notifier/build/index.d.ts create mode 100644 node_modules/simple-update-notifier/build/index.js create mode 100644 node_modules/simple-update-notifier/package.json create mode 100644 node_modules/simple-update-notifier/src/borderedText.ts create mode 100644 node_modules/simple-update-notifier/src/cache.spec.ts create mode 100644 node_modules/simple-update-notifier/src/cache.ts create mode 100644 node_modules/simple-update-notifier/src/getDistVersion.spec.ts create mode 100644 node_modules/simple-update-notifier/src/getDistVersion.ts create mode 100644 node_modules/simple-update-notifier/src/hasNewVersion.spec.ts create mode 100644 node_modules/simple-update-notifier/src/hasNewVersion.ts create mode 100644 node_modules/simple-update-notifier/src/index.spec.ts create mode 100644 node_modules/simple-update-notifier/src/index.ts create mode 100644 node_modules/simple-update-notifier/src/isNpmOrYarn.ts create mode 100644 node_modules/simple-update-notifier/src/types.ts create mode 100644 node_modules/smart-buffer/.prettierrc.yaml create mode 100644 node_modules/smart-buffer/.travis.yml create mode 100644 node_modules/smart-buffer/LICENSE create mode 100644 node_modules/smart-buffer/README.md create mode 100644 node_modules/smart-buffer/build/smartbuffer.js create mode 100644 node_modules/smart-buffer/build/smartbuffer.js.map create mode 100644 node_modules/smart-buffer/build/utils.js create mode 100644 node_modules/smart-buffer/build/utils.js.map create mode 100644 node_modules/smart-buffer/docs/CHANGELOG.md create mode 100644 node_modules/smart-buffer/docs/README_v3.md create mode 100644 node_modules/smart-buffer/docs/ROADMAP.md create mode 100644 node_modules/smart-buffer/package.json create mode 100644 node_modules/smart-buffer/typings/smartbuffer.d.ts create mode 100644 node_modules/smart-buffer/typings/utils.d.ts create mode 100644 node_modules/socks-proxy-agent/LICENSE create mode 100644 node_modules/socks-proxy-agent/README.md create mode 100644 node_modules/socks-proxy-agent/dist/index.d.ts create mode 100644 node_modules/socks-proxy-agent/dist/index.d.ts.map create mode 100644 node_modules/socks-proxy-agent/dist/index.js create mode 100644 node_modules/socks-proxy-agent/dist/index.js.map create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/LICENSE create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/README.md create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/package.json create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/src/browser.js create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/src/common.js create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/src/index.js create mode 100644 node_modules/socks-proxy-agent/node_modules/debug/src/node.js create mode 100644 node_modules/socks-proxy-agent/node_modules/ms/index.js create mode 100644 node_modules/socks-proxy-agent/node_modules/ms/license.md create mode 100644 node_modules/socks-proxy-agent/node_modules/ms/package.json create mode 100644 node_modules/socks-proxy-agent/node_modules/ms/readme.md create mode 100644 node_modules/socks-proxy-agent/package.json create mode 100644 node_modules/socks/.eslintrc.cjs create mode 100644 node_modules/socks/.prettierrc.yaml create mode 100644 node_modules/socks/LICENSE create mode 100644 node_modules/socks/README.md create mode 100644 node_modules/socks/build/client/socksclient.js create mode 100644 node_modules/socks/build/client/socksclient.js.map create mode 100644 node_modules/socks/build/common/constants.js create mode 100644 node_modules/socks/build/common/constants.js.map create mode 100644 node_modules/socks/build/common/helpers.js create mode 100644 node_modules/socks/build/common/helpers.js.map create mode 100644 node_modules/socks/build/common/receivebuffer.js create mode 100644 node_modules/socks/build/common/receivebuffer.js.map create mode 100644 node_modules/socks/build/common/util.js create mode 100644 node_modules/socks/build/common/util.js.map create mode 100644 node_modules/socks/build/index.js create mode 100644 node_modules/socks/build/index.js.map create mode 100644 node_modules/socks/docs/examples/index.md create mode 100644 node_modules/socks/docs/examples/javascript/associateExample.md create mode 100644 node_modules/socks/docs/examples/javascript/bindExample.md create mode 100644 node_modules/socks/docs/examples/javascript/connectExample.md create mode 100644 node_modules/socks/docs/examples/typescript/associateExample.md create mode 100644 node_modules/socks/docs/examples/typescript/bindExample.md create mode 100644 node_modules/socks/docs/examples/typescript/connectExample.md create mode 100644 node_modules/socks/docs/index.md create mode 100644 node_modules/socks/docs/migratingFromV1.md create mode 100644 node_modules/socks/package.json create mode 100644 node_modules/socks/typings/client/socksclient.d.ts create mode 100644 node_modules/socks/typings/common/constants.d.ts create mode 100644 node_modules/socks/typings/common/helpers.d.ts create mode 100644 node_modules/socks/typings/common/receivebuffer.d.ts create mode 100644 node_modules/socks/typings/common/util.d.ts create mode 100644 node_modules/socks/typings/index.d.ts create mode 100644 node_modules/source-map/CHANGELOG.md create mode 100644 node_modules/source-map/LICENSE create mode 100644 node_modules/source-map/README.md create mode 100644 node_modules/source-map/dist/source-map.debug.js create mode 100644 node_modules/source-map/dist/source-map.js create mode 100644 node_modules/source-map/dist/source-map.min.js create mode 100644 node_modules/source-map/dist/source-map.min.js.map create mode 100644 node_modules/source-map/lib/array-set.js create mode 100644 node_modules/source-map/lib/base64-vlq.js create mode 100644 node_modules/source-map/lib/base64.js create mode 100644 node_modules/source-map/lib/binary-search.js create mode 100644 node_modules/source-map/lib/mapping-list.js create mode 100644 node_modules/source-map/lib/quick-sort.js create mode 100644 node_modules/source-map/lib/source-map-consumer.js create mode 100644 node_modules/source-map/lib/source-map-generator.js create mode 100644 node_modules/source-map/lib/source-node.js create mode 100644 node_modules/source-map/lib/util.js create mode 100644 node_modules/source-map/package.json create mode 100644 node_modules/source-map/source-map.d.ts create mode 100644 node_modules/source-map/source-map.js create mode 100644 node_modules/split2/LICENSE create mode 100644 node_modules/split2/README.md create mode 100644 node_modules/split2/bench.js create mode 100644 node_modules/split2/index.js create mode 100644 node_modules/split2/package.json create mode 100644 node_modules/split2/test.js create mode 100644 node_modules/statuses/HISTORY.md create mode 100644 node_modules/statuses/LICENSE create mode 100644 node_modules/statuses/README.md create mode 100644 node_modules/statuses/codes.json create mode 100644 node_modules/statuses/index.js create mode 100644 node_modules/statuses/package.json create mode 100644 node_modules/streamsearch/.eslintrc.js create mode 100644 node_modules/streamsearch/.github/workflows/ci.yml create mode 100644 node_modules/streamsearch/.github/workflows/lint.yml create mode 100644 node_modules/streamsearch/LICENSE create mode 100644 node_modules/streamsearch/README.md create mode 100644 node_modules/streamsearch/lib/sbmh.js create mode 100644 node_modules/streamsearch/package.json create mode 100644 node_modules/streamsearch/test/test.js create mode 100644 node_modules/streamx/LICENSE create mode 100644 node_modules/streamx/README.md create mode 100644 node_modules/streamx/index.d.ts create mode 100644 node_modules/streamx/index.js create mode 100644 node_modules/streamx/lib/errors.d.ts create mode 100644 node_modules/streamx/lib/errors.js create mode 100644 node_modules/streamx/package.json create mode 100644 node_modules/streamx/runtime.d.ts create mode 100644 node_modules/string-width/index.d.ts create mode 100644 node_modules/string-width/index.js create mode 100644 node_modules/string-width/license create mode 100644 node_modules/string-width/package.json create mode 100644 node_modules/string-width/readme.md create mode 100644 node_modules/string_decoder/.travis.yml create mode 100644 node_modules/string_decoder/LICENSE create mode 100644 node_modules/string_decoder/README.md create mode 100644 node_modules/string_decoder/lib/string_decoder.js create mode 100644 node_modules/string_decoder/node_modules/safe-buffer/LICENSE create mode 100644 node_modules/string_decoder/node_modules/safe-buffer/README.md create mode 100644 node_modules/string_decoder/node_modules/safe-buffer/index.d.ts create mode 100644 node_modules/string_decoder/node_modules/safe-buffer/index.js create mode 100644 node_modules/string_decoder/node_modules/safe-buffer/package.json create mode 100644 node_modules/string_decoder/package.json create mode 100644 node_modules/strip-ansi/index.d.ts create mode 100644 node_modules/strip-ansi/index.js create mode 100644 node_modules/strip-ansi/license create mode 100644 node_modules/strip-ansi/package.json create mode 100644 node_modules/strip-ansi/readme.md create mode 100644 node_modules/supports-color/browser.js create mode 100644 node_modules/supports-color/index.js create mode 100644 node_modules/supports-color/license create mode 100644 node_modules/supports-color/package.json create mode 100644 node_modules/supports-color/readme.md create mode 100644 node_modules/tar-fs/LICENSE create mode 100644 node_modules/tar-fs/README.md create mode 100644 node_modules/tar-fs/index.js create mode 100644 node_modules/tar-fs/package.json create mode 100644 node_modules/tar-stream/LICENSE create mode 100644 node_modules/tar-stream/README.md create mode 100644 node_modules/tar-stream/constants.js create mode 100644 node_modules/tar-stream/extract.js create mode 100644 node_modules/tar-stream/headers.js create mode 100644 node_modules/tar-stream/index.js create mode 100644 node_modules/tar-stream/pack.js create mode 100644 node_modules/tar-stream/package.json create mode 100644 node_modules/teex/LICENSE create mode 100644 node_modules/teex/README.md create mode 100644 node_modules/teex/example.js create mode 100644 node_modules/teex/index.js create mode 100644 node_modules/teex/package.json create mode 100644 node_modules/teex/test.js create mode 100644 node_modules/text-decoder/LICENSE create mode 100644 node_modules/text-decoder/README.md create mode 100644 node_modules/text-decoder/index.js create mode 100644 node_modules/text-decoder/lib/pass-through-decoder.js create mode 100644 node_modules/text-decoder/lib/utf8-decoder.js create mode 100644 node_modules/text-decoder/package.json create mode 100644 node_modules/through/.travis.yml create mode 100644 node_modules/through/LICENSE.APACHE2 create mode 100644 node_modules/through/LICENSE.MIT create mode 100644 node_modules/through/index.js create mode 100644 node_modules/through/package.json create mode 100644 node_modules/through/readme.markdown create mode 100644 node_modules/through/test/async.js create mode 100644 node_modules/through/test/auto-destroy.js create mode 100644 node_modules/through/test/buffering.js create mode 100644 node_modules/through/test/end.js create mode 100644 node_modules/through/test/index.js create mode 100644 node_modules/to-regex-range/LICENSE create mode 100644 node_modules/to-regex-range/README.md create mode 100644 node_modules/to-regex-range/index.js create mode 100644 node_modules/to-regex-range/package.json create mode 100644 node_modules/toidentifier/HISTORY.md create mode 100644 node_modules/toidentifier/LICENSE create mode 100644 node_modules/toidentifier/README.md create mode 100644 node_modules/toidentifier/index.js create mode 100644 node_modules/toidentifier/package.json create mode 100644 node_modules/touch/LICENSE create mode 100644 node_modules/touch/README.md create mode 100755 node_modules/touch/bin/nodetouch.js create mode 100644 node_modules/touch/index.js create mode 100644 node_modules/touch/package.json create mode 100644 node_modules/tr46/.npmignore create mode 100644 node_modules/tr46/index.js create mode 100644 node_modules/tr46/lib/.gitkeep create mode 100644 node_modules/tr46/lib/mappingTable.json create mode 100644 node_modules/tr46/package.json create mode 100644 node_modules/tslib/CopyrightNotice.txt create mode 100644 node_modules/tslib/LICENSE.txt create mode 100644 node_modules/tslib/README.md create mode 100644 node_modules/tslib/SECURITY.md create mode 100644 node_modules/tslib/modules/index.d.ts create mode 100644 node_modules/tslib/modules/index.js create mode 100644 node_modules/tslib/modules/package.json create mode 100644 node_modules/tslib/package.json create mode 100644 node_modules/tslib/tslib.d.ts create mode 100644 node_modules/tslib/tslib.es6.html create mode 100644 node_modules/tslib/tslib.es6.js create mode 100644 node_modules/tslib/tslib.es6.mjs create mode 100644 node_modules/tslib/tslib.html create mode 100644 node_modules/tslib/tslib.js create mode 100644 node_modules/type-is/HISTORY.md create mode 100644 node_modules/type-is/LICENSE create mode 100644 node_modules/type-is/README.md create mode 100644 node_modules/type-is/index.js create mode 100644 node_modules/type-is/package.json create mode 100644 node_modules/typedarray/.travis.yml create mode 100644 node_modules/typedarray/LICENSE create mode 100644 node_modules/typedarray/example/tarray.js create mode 100644 node_modules/typedarray/index.js create mode 100644 node_modules/typedarray/package.json create mode 100644 node_modules/typedarray/readme.markdown create mode 100644 node_modules/typedarray/test/server/undef_globals.js create mode 100644 node_modules/typedarray/test/tarray.js create mode 100644 node_modules/unbzip2-stream/LICENSE create mode 100644 node_modules/unbzip2-stream/README.md create mode 100644 node_modules/unbzip2-stream/dist/unbzip2-stream.min.js create mode 100644 node_modules/unbzip2-stream/index.js create mode 100644 node_modules/unbzip2-stream/lib/bit_iterator.js create mode 100644 node_modules/unbzip2-stream/lib/bzip2.js create mode 100644 node_modules/unbzip2-stream/package.json create mode 100644 node_modules/undefsafe/.github/workflows/release.yml create mode 100644 node_modules/undefsafe/.jscsrc create mode 100644 node_modules/undefsafe/.jshintrc create mode 100644 node_modules/undefsafe/.travis.yml create mode 100644 node_modules/undefsafe/LICENSE create mode 100644 node_modules/undefsafe/README.md create mode 100644 node_modules/undefsafe/example.js create mode 100644 node_modules/undefsafe/lib/undefsafe.js create mode 100644 node_modules/undefsafe/package.json create mode 100644 node_modules/undici-types/LICENSE create mode 100644 node_modules/undici-types/README.md create mode 100644 node_modules/undici-types/agent.d.ts create mode 100644 node_modules/undici-types/api.d.ts create mode 100644 node_modules/undici-types/balanced-pool.d.ts create mode 100644 node_modules/undici-types/cache-interceptor.d.ts create mode 100644 node_modules/undici-types/cache.d.ts create mode 100644 node_modules/undici-types/client-stats.d.ts create mode 100644 node_modules/undici-types/client.d.ts create mode 100644 node_modules/undici-types/connector.d.ts create mode 100644 node_modules/undici-types/content-type.d.ts create mode 100644 node_modules/undici-types/cookies.d.ts create mode 100644 node_modules/undici-types/diagnostics-channel.d.ts create mode 100644 node_modules/undici-types/dispatcher.d.ts create mode 100644 node_modules/undici-types/dispatcher1-wrapper.d.ts create mode 100644 node_modules/undici-types/env-http-proxy-agent.d.ts create mode 100644 node_modules/undici-types/errors.d.ts create mode 100644 node_modules/undici-types/eventsource.d.ts create mode 100644 node_modules/undici-types/fetch.d.ts create mode 100644 node_modules/undici-types/formdata.d.ts create mode 100644 node_modules/undici-types/global-dispatcher.d.ts create mode 100644 node_modules/undici-types/global-origin.d.ts create mode 100644 node_modules/undici-types/h2c-client.d.ts create mode 100644 node_modules/undici-types/handlers.d.ts create mode 100644 node_modules/undici-types/header.d.ts create mode 100644 node_modules/undici-types/index.d.ts create mode 100644 node_modules/undici-types/interceptors.d.ts create mode 100644 node_modules/undici-types/mock-agent.d.ts create mode 100644 node_modules/undici-types/mock-call-history.d.ts create mode 100644 node_modules/undici-types/mock-client.d.ts create mode 100644 node_modules/undici-types/mock-errors.d.ts create mode 100644 node_modules/undici-types/mock-interceptor.d.ts create mode 100644 node_modules/undici-types/mock-pool.d.ts create mode 100644 node_modules/undici-types/package.json create mode 100644 node_modules/undici-types/patch.d.ts create mode 100644 node_modules/undici-types/pool-stats.d.ts create mode 100644 node_modules/undici-types/pool.d.ts create mode 100644 node_modules/undici-types/proxy-agent.d.ts create mode 100644 node_modules/undici-types/readable.d.ts create mode 100644 node_modules/undici-types/retry-agent.d.ts create mode 100644 node_modules/undici-types/retry-handler.d.ts create mode 100644 node_modules/undici-types/round-robin-pool.d.ts create mode 100644 node_modules/undici-types/snapshot-agent.d.ts create mode 100644 node_modules/undici-types/socks5-proxy-agent.d.ts create mode 100644 node_modules/undici-types/util.d.ts create mode 100644 node_modules/undici-types/utility.d.ts create mode 100644 node_modules/undici-types/webidl.d.ts create mode 100644 node_modules/undici-types/websocket.d.ts create mode 100644 node_modules/universalify/LICENSE create mode 100644 node_modules/universalify/README.md create mode 100644 node_modules/universalify/index.js create mode 100644 node_modules/universalify/package.json create mode 100644 node_modules/unpipe/HISTORY.md create mode 100644 node_modules/unpipe/LICENSE create mode 100644 node_modules/unpipe/README.md create mode 100644 node_modules/unpipe/index.js create mode 100644 node_modules/unpipe/package.json create mode 100755 node_modules/urlpattern-polyfill/LICENSE create mode 100755 node_modules/urlpattern-polyfill/README.md create mode 100755 node_modules/urlpattern-polyfill/dist/index.d.ts create mode 100755 node_modules/urlpattern-polyfill/dist/types.d.ts create mode 100755 node_modules/urlpattern-polyfill/dist/urlpattern.cjs create mode 100755 node_modules/urlpattern-polyfill/dist/urlpattern.js create mode 100755 node_modules/urlpattern-polyfill/index.cjs create mode 100755 node_modules/urlpattern-polyfill/index.js create mode 100755 node_modules/urlpattern-polyfill/package.json create mode 100644 node_modules/util-deprecate/History.md create mode 100644 node_modules/util-deprecate/LICENSE create mode 100644 node_modules/util-deprecate/README.md create mode 100644 node_modules/util-deprecate/browser.js create mode 100644 node_modules/util-deprecate/node.js create mode 100644 node_modules/util-deprecate/package.json create mode 100644 node_modules/utils-merge/.npmignore create mode 100644 node_modules/utils-merge/LICENSE create mode 100644 node_modules/utils-merge/README.md create mode 100644 node_modules/utils-merge/index.js create mode 100644 node_modules/utils-merge/package.json create mode 100644 node_modules/vary/HISTORY.md create mode 100644 node_modules/vary/LICENSE create mode 100644 node_modules/vary/README.md create mode 100644 node_modules/vary/index.js create mode 100644 node_modules/vary/package.json create mode 100644 node_modules/webidl-conversions/LICENSE.md create mode 100644 node_modules/webidl-conversions/README.md create mode 100644 node_modules/webidl-conversions/lib/index.js create mode 100644 node_modules/webidl-conversions/package.json create mode 100644 node_modules/whatwg-url/LICENSE.txt create mode 100644 node_modules/whatwg-url/README.md create mode 100644 node_modules/whatwg-url/lib/URL-impl.js create mode 100644 node_modules/whatwg-url/lib/URL.js create mode 100644 node_modules/whatwg-url/lib/public-api.js create mode 100644 node_modules/whatwg-url/lib/url-state-machine.js create mode 100644 node_modules/whatwg-url/lib/utils.js create mode 100644 node_modules/whatwg-url/package.json create mode 100755 node_modules/wrap-ansi/index.js create mode 100644 node_modules/wrap-ansi/license create mode 100644 node_modules/wrap-ansi/package.json create mode 100644 node_modules/wrap-ansi/readme.md create mode 100644 node_modules/wrappy/LICENSE create mode 100644 node_modules/wrappy/README.md create mode 100644 node_modules/wrappy/package.json create mode 100644 node_modules/wrappy/wrappy.js create mode 100644 node_modules/ws/LICENSE create mode 100644 node_modules/ws/README.md create mode 100644 node_modules/ws/browser.js create mode 100644 node_modules/ws/index.js create mode 100644 node_modules/ws/lib/buffer-util.js create mode 100644 node_modules/ws/lib/constants.js create mode 100644 node_modules/ws/lib/event-target.js create mode 100644 node_modules/ws/lib/extension.js create mode 100644 node_modules/ws/lib/limiter.js create mode 100644 node_modules/ws/lib/permessage-deflate.js create mode 100644 node_modules/ws/lib/receiver.js create mode 100644 node_modules/ws/lib/sender.js create mode 100644 node_modules/ws/lib/stream.js create mode 100644 node_modules/ws/lib/subprotocol.js create mode 100644 node_modules/ws/lib/validation.js create mode 100644 node_modules/ws/lib/websocket-server.js create mode 100644 node_modules/ws/lib/websocket.js create mode 100644 node_modules/ws/package.json create mode 100644 node_modules/ws/wrapper.mjs create mode 100644 node_modules/xtend/.jshintrc create mode 100644 node_modules/xtend/LICENSE create mode 100644 node_modules/xtend/README.md create mode 100644 node_modules/xtend/immutable.js create mode 100644 node_modules/xtend/mutable.js create mode 100644 node_modules/xtend/package.json create mode 100644 node_modules/xtend/test.js create mode 100644 node_modules/y18n/CHANGELOG.md create mode 100644 node_modules/y18n/LICENSE create mode 100644 node_modules/y18n/README.md create mode 100644 node_modules/y18n/build/index.cjs create mode 100644 node_modules/y18n/build/lib/cjs.js create mode 100644 node_modules/y18n/build/lib/index.js create mode 100644 node_modules/y18n/build/lib/platform-shims/node.js create mode 100644 node_modules/y18n/index.mjs create mode 100644 node_modules/y18n/package.json create mode 100644 node_modules/yargs-parser/CHANGELOG.md create mode 100644 node_modules/yargs-parser/LICENSE.txt create mode 100644 node_modules/yargs-parser/README.md create mode 100644 node_modules/yargs-parser/browser.js create mode 100644 node_modules/yargs-parser/build/index.cjs create mode 100644 node_modules/yargs-parser/build/lib/index.js create mode 100644 node_modules/yargs-parser/build/lib/string-utils.js create mode 100644 node_modules/yargs-parser/build/lib/tokenize-arg-string.js create mode 100644 node_modules/yargs-parser/build/lib/yargs-parser-types.js create mode 100644 node_modules/yargs-parser/build/lib/yargs-parser.js create mode 100644 node_modules/yargs-parser/package.json create mode 100644 node_modules/yargs/LICENSE create mode 100644 node_modules/yargs/README.md create mode 100644 node_modules/yargs/browser.d.ts create mode 100644 node_modules/yargs/browser.mjs create mode 100644 node_modules/yargs/build/index.cjs create mode 100644 node_modules/yargs/build/lib/argsert.js create mode 100644 node_modules/yargs/build/lib/command.js create mode 100644 node_modules/yargs/build/lib/completion-templates.js create mode 100644 node_modules/yargs/build/lib/completion.js create mode 100644 node_modules/yargs/build/lib/middleware.js create mode 100644 node_modules/yargs/build/lib/parse-command.js create mode 100644 node_modules/yargs/build/lib/typings/common-types.js create mode 100644 node_modules/yargs/build/lib/typings/yargs-parser-types.js create mode 100644 node_modules/yargs/build/lib/usage.js create mode 100644 node_modules/yargs/build/lib/utils/apply-extends.js create mode 100644 node_modules/yargs/build/lib/utils/is-promise.js create mode 100644 node_modules/yargs/build/lib/utils/levenshtein.js create mode 100644 node_modules/yargs/build/lib/utils/maybe-async-result.js create mode 100644 node_modules/yargs/build/lib/utils/obj-filter.js create mode 100644 node_modules/yargs/build/lib/utils/process-argv.js create mode 100644 node_modules/yargs/build/lib/utils/set-blocking.js create mode 100644 node_modules/yargs/build/lib/utils/which-module.js create mode 100644 node_modules/yargs/build/lib/validation.js create mode 100644 node_modules/yargs/build/lib/yargs-factory.js create mode 100644 node_modules/yargs/build/lib/yerror.js create mode 100644 node_modules/yargs/helpers/helpers.mjs create mode 100644 node_modules/yargs/helpers/index.js create mode 100644 node_modules/yargs/helpers/package.json create mode 100644 node_modules/yargs/index.cjs create mode 100644 node_modules/yargs/index.mjs create mode 100644 node_modules/yargs/lib/platform-shims/browser.mjs create mode 100644 node_modules/yargs/lib/platform-shims/esm.mjs create mode 100644 node_modules/yargs/locales/be.json create mode 100644 node_modules/yargs/locales/cs.json create mode 100644 node_modules/yargs/locales/de.json create mode 100644 node_modules/yargs/locales/en.json create mode 100644 node_modules/yargs/locales/es.json create mode 100644 node_modules/yargs/locales/fi.json create mode 100644 node_modules/yargs/locales/fr.json create mode 100644 node_modules/yargs/locales/hi.json create mode 100644 node_modules/yargs/locales/hu.json create mode 100644 node_modules/yargs/locales/id.json create mode 100644 node_modules/yargs/locales/it.json create mode 100644 node_modules/yargs/locales/ja.json create mode 100644 node_modules/yargs/locales/ko.json create mode 100644 node_modules/yargs/locales/nb.json create mode 100644 node_modules/yargs/locales/nl.json create mode 100644 node_modules/yargs/locales/nn.json create mode 100644 node_modules/yargs/locales/pirate.json create mode 100644 node_modules/yargs/locales/pl.json create mode 100644 node_modules/yargs/locales/pt.json create mode 100644 node_modules/yargs/locales/pt_BR.json create mode 100644 node_modules/yargs/locales/ru.json create mode 100644 node_modules/yargs/locales/th.json create mode 100644 node_modules/yargs/locales/tr.json create mode 100644 node_modules/yargs/locales/uk_UA.json create mode 100644 node_modules/yargs/locales/uz.json create mode 100644 node_modules/yargs/locales/zh_CN.json create mode 100644 node_modules/yargs/locales/zh_TW.json create mode 100644 node_modules/yargs/package.json create mode 100644 node_modules/yargs/yargs create mode 100644 node_modules/yargs/yargs.mjs create mode 100644 node_modules/yauzl/LICENSE create mode 100644 node_modules/yauzl/README.md create mode 100644 node_modules/yauzl/index.js create mode 100644 node_modules/yauzl/package.json create mode 100644 package-lock.json create mode 100644 package.json create mode 100644 run-casino-scraper.js create mode 100644 run-final-cleanup.js create mode 100644 screenshots/.DS_Store create mode 100644 site-inspector.js create mode 100644 src/.DS_Store create mode 100644 src/app.js create mode 100644 src/db.js create mode 100644 src/extractors/askgamblers.js create mode 100644 src/extractors/base.js create mode 100644 src/extractors/bettergambling-ie.js create mode 100644 src/extractors/bojoko.js create mode 100644 src/extractors/casino-guru.js create mode 100644 src/extractors/casinoreviews.js create mode 100644 src/extractors/generic.js create mode 100644 src/extractors/space-theme.js create mode 100644 src/middleware/auth.js create mode 100644 src/routes/auth.js create mode 100644 src/routes/crawler.js create mode 100644 src/services/crawler.js create mode 100644 src/services/extractorManager.js create mode 100644 src/services/scheduler.js create mode 100644 src/setup-db.js create mode 100644 src/sites/ats.io.json create mode 100644 src/sites/best-casino-directory.com.json create mode 100644 src/sites/best-casino-reviews.com.json create mode 100644 src/sites/best-online-casinos.org.json create mode 100644 src/sites/bestpokiesau.com.json create mode 100644 src/sites/bettergambling.ie.json create mode 100644 src/sites/bojoko.ca.json create mode 100644 src/sites/casino.guru.json create mode 100644 src/sites/casinogrounds.com.json create mode 100644 src/sites/casinologia.com.json create mode 100644 src/sites/casinoreviews.com.json create mode 100644 src/sites/chipy.com.json create mode 100644 src/sites/comparasino.com.json create mode 100644 src/sites/europeangaming.eu.json create mode 100644 src/sites/first.com.json create mode 100644 src/sites/gamezinger.com.json create mode 100644 src/sites/getb8.us.json create mode 100644 src/sites/getbets.us.json create mode 100644 src/sites/lcb.org.json create mode 100644 src/sites/legal-casino.net.json create mode 100644 src/sites/legal-online-casinos.com.json create mode 100644 src/sites/licensed-online-casinos.com.json create mode 100644 src/sites/mega-casinos.com.json create mode 100644 src/sites/mr-gamble.com.json create mode 100644 src/sites/next.io.json create mode 100644 src/sites/onlinegamblingme.com.json create mode 100644 src/sites/pro-casinos.com.json create mode 100644 src/sites/rg.org.json create mode 100644 src/sites/safe-casino.org.json create mode 100644 src/sites/safe-casinos.net.json create mode 100644 src/sites/slotcatalog.com.json create mode 100644 src/sites/slotsspot.com.json create mode 100644 src/sites/theplaybookusa.com.json create mode 100644 src/sites/top-4-casinos.com.json create mode 100644 src/sites/top-casino-directory.com.json create mode 100644 src/sites/top-casino-reviews.com.json create mode 100644 src/sites/top-casinos.com.json create mode 100644 src/sites/top-casinos.org.json create mode 100644 src/sites/top-online-casinos.com.json create mode 100644 src/sites/trusted-casino-list.com.json create mode 100644 src/sites/trusted-casino.com.json create mode 100644 src/sites/trusted-casinos.net.json create mode 100644 src/sites/trusted-online-casinos.org.json create mode 100644 src/sites/ultra-casino.info.json create mode 100644 src/sites/wizardofodds.com.json create mode 100644 src/sites/www.actionnetwork.com.json create mode 100644 src/sites/www.askgamblers.com.json create mode 100644 src/sites/www.betting.co.uk.json create mode 100644 src/sites/www.bettingusa.com.json create mode 100644 src/sites/www.blackjackreview.com.json create mode 100644 src/sites/www.bonus.com.json create mode 100644 src/sites/www.bonusfinder.com.json create mode 100644 src/sites/www.bookmakersreview.com.json create mode 100644 src/sites/www.cardplayer.com.json create mode 100644 src/sites/www.casino.org.json create mode 100644 src/sites/www.casino.us.json create mode 100644 src/sites/www.casinomeister.com.json create mode 100644 src/sites/www.casinorating.com.json create mode 100644 src/sites/www.casinoreviews.net.json create mode 100644 src/sites/www.casinos.com.json create mode 100644 src/sites/www.casinoslists.com.json create mode 100644 src/sites/www.casinovendors.com.json create mode 100644 src/sites/www.covers.com.json create mode 100644 src/sites/www.freebets.com.json create mode 100644 src/sites/www.gambling.com.json create mode 100644 src/sites/www.gamblingnerd.com.json create mode 100644 src/sites/www.gamblingsite.com.json create mode 100644 src/sites/www.gamblingsites.com.json create mode 100644 src/sites/www.gameshub.com.json create mode 100644 src/sites/www.ginx.tv.json create mode 100644 src/sites/www.legalsportsreport.com.json create mode 100644 src/sites/www.livecasinocomparer.com.json create mode 100644 src/sites/www.maltatoday.com.mt.json create mode 100644 src/sites/www.metrotimes.com.json create mode 100644 src/sites/www.mkaugaming.com.json create mode 100644 src/sites/www.playmichigan.com.json create mode 100644 src/sites/www.pokernews.com.json create mode 100644 src/sites/www.pokerology.com.json create mode 100644 src/sites/www.pokerstrategy.com.json create mode 100644 src/sites/www.pokertube.com.json create mode 100644 src/sites/www.profitduel.com.json create mode 100644 src/sites/www.racingpost.com.json create mode 100644 src/sites/www.slotstemple.com.json create mode 100644 src/sites/www.slotsup.com.json create mode 100644 src/sites/www.sportsbookreview.com.json create mode 100644 src/sites/www.sportsline.com.json create mode 100644 src/sites/www.strafe.com.json create mode 100644 src/sites/www.thelines.com.json create mode 100644 src/sites/www.thesportsgeek.com.json create mode 100644 src/sites/www.top10casinos.com.json create mode 100644 src/sites/www.vegasinsider.com.json create mode 100644 test-extractors-fix.js create mode 100644 test-fix.js create mode 100644 tighten-cleanup.js create mode 100644 transitive-crawler.js create mode 100644 transitive-v12.js create mode 100644 validate-expand.js create mode 100644 validate-sites.js create mode 100644 verify-all.js diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4dffb9001aff947156815a43defd8d6ef4cdddb6 GIT binary patch literal 8196 zcmeHM!EVz)5S>j!6(~Xhq^d|9e5gQ0LeM`jRr&>yddYz{b|DopjvDvG0slcip%oVn zRgXyg0e`>&_0W5-lrwL3R`oiLLxcoHVpiIH&h8t}%k#$8I7DPN4&rs96(VY(Gq#s7 zOliE%z0w+P<{{7^p6D&5^ps-Sp>c(+6Y79Epbn@5>VP`%FF1f_Hn&#Ib6-|9bjVuhoQq<(1zliQau+d941J9~5a<;8q)@o&YA28G7OwPU2h9px3&r}$PG?P4r_ z4vQ`yh7(Jp07(%(rxQ=3{5X7fxegyXoyc^-{;2a`*ZMXxxUWN z+2OalqH_kn&^r&`*WI|>X6Z|Ks}sS|UF+tU2GE|BRGVh+(@8zk*F1XgZ1d=c^|t1` zNm?lWHQUo`nn%xB?*jDhQ{=l!=JBvt@%6NO-R1kD$Hn>itE*l5;XoOwGY9@A;kZ20a*Yxqxm8Pl8;@Zq+ zR`luf-(3I&b>LbZSdi>1T>o#@zyH5hjhb8?PzV031E$&Ob~cd1)z+14Tx$pD+vwbw pmkZhu47MBx+HxFt^@kyj15i08beIcb22EcCSQ~Uu2mY!9KLJ8a4oCn1 literal 0 HcmV?d00001 diff --git a/.batch_check.json b/.batch_check.json new file mode 100644 index 0000000..7cc7b00 --- /dev/null +++ b/.batch_check.json @@ -0,0 +1,688 @@ +[ + { + "name": "ats.io", + "status": "done", + "data": { + "title": "Best Online Casinos USA (2026): List of Real Money Gambling Sites", + "casinos": [ + { + "pos": 1, + "name": "ATS.io", + "link": "https://cookiedatabase.org" + }, + { + "pos": 2, + "name": "U.S. Online s", + "link": "https://www.google.com" + }, + { + "pos": 3, + "name": "ATS.io", + "link": "https://cookiedatabase.org" + }, + { + "pos": 4, + "name": "ATS.io", + "link": "https://www.google.com" + }, + { + "pos": 5, + "name": "ATS.io", + "link": "https://www.google.com" + }, + { + "pos": 6, + "name": "U.S. Online s", + "link": "https://www.google.com" + }, + { + "pos": 7, + "name": "BetMGM Online", + "link": "https://www.google.com" + }, + { + "pos": 8, + "name": "Caesars Palace Online", + "link": "https://www.google.com" + }, + { + "pos": 9, + "name": "DraftKings Online", + "link": "https://www.google.com" + }, + { + "pos": 10, + "name": "Golden Nugget Online", + "link": "https://www.google.com" + }, + { + "pos": 11, + "name": "bet365 Online", + "link": "https://www.google.com" + }, + { + "pos": 12, + "name": "FanDuel Online", + "link": "https://www.google.com" + }, + { + "pos": 13, + "name": "BetRivers Online", + "link": "https://www.google.com" + }, + { + "pos": 14, + "name": "Horseshoe Online", + "link": "https://www.google.com" + }, + { + "pos": 15, + "name": "Fanatics Online", + "link": "https://www.google.com" + }, + { + "pos": 16, + "name": "Monopoly Online", + "link": "https://www.google.com" + }, + { + "pos": 17, + "name": "ATS.io", + "link": "https://www.facebook.com" + }, + { + "pos": 18, + "name": "DMCA Protected", + "link": "https://www.facebook.com" + } + ] + } + }, + { + "name": "best-casino-directory.com", + "status": "done", + "data": { + "title": "Best Casino Directory - Gambling's News and Guides", + "casinos": [ + { + "pos": 1, + "name": "Best Directory", + "link": "https://kiffslots.co.za" + }, + { + "pos": 2, + "name": "Best Bonus", + "link": "https://kiffslots.co.za" + }, + { + "pos": 3, + "name": "DMCA.com Protection", + "link": "https://certify.gpwa.org" + } + ] + } + }, + { + "name": "best-casino-reviews.com", + "status": "done", + "data": { + "title": "Best Online Casino Reviews & Rankings 2026 | Best-Casino-Reviews", + "casinos": [] + } + }, + { + "name": "best-casinos.net", + "status": "done", + "data": { + "title": "Philippines Online Casino Guide | .Games", + "casinos": [] + } + }, + { + "name": "best-online-casinos.org", + "status": "done", + "data": { + "title": "Best Online Casinos - We Rate the Top Casinos", + "casinos": [ + { + "pos": 1, + "name": "Malta", + "link": "https://www.inclave.org" + }, + { + "pos": 2, + "name": "Malta", + "link": "https://www.inclave.org" + }, + { + "pos": 3, + "name": "Prima Play", + "link": "https://www.inclave.org" + }, + { + "pos": 4, + "name": "Cosmo", + "link": "https://www.inclave.org" + }, + { + "pos": 5, + "name": "DuckyLuck", + "link": "https://www.inclave.org" + } + ] + } + }, + { + "name": "bestpokiesau.com", + "status": "done", + "data": { + "title": "Best Online Casinos 2026 – Top Australian Pokies for Real Money", + "casinos": [ + { + "pos": 1, + "name": "David Turner", + "link": "https://winshark.link" + }, + { + "pos": 2, + "name": "Winshark", + "link": "https://winshark.link" + }, + { + "pos": 3, + "name": "Wild Tokyo", + "link": "https://gowildtokyo.com" + }, + { + "pos": 4, + "name": "Stonevegas", + "link": "https://stnvgs.plfexa.com" + }, + { + "pos": 5, + "name": "SkyCrown", + "link": "https://skycrownlink.com" + }, + { + "pos": 6, + "name": "Slotsgem", + "link": "https://top.aglobally.com" + }, + { + "pos": 7, + "name": "HellSpin", + "link": "https://top.aglobally.com" + }, + { + "pos": 8, + "name": "Best Online s 2026", + "link": "https://www.gamstop.co.uk" + } + ] + } + }, + { + "name": "betanews.com", + "status": "done", + "data": { + "title": "Best Online Casinos That Pay Real Money - March 2026 Update", + "casinos": [ + { + "pos": 1, + "name": "Super Slots", + "link": "http://www.gamblersanonymous.org" + }, + { + "pos": 2, + "name": "Super Slots", + "link": "http://www.gamblersanonymous.org" + }, + { + "pos": 3, + "name": "Ignition", + "link": "http://www.gamblersanonymous.org" + }, + { + "pos": 4, + "name": "slots lv", + "link": "http://www.gamblersanonymous.org" + }, + { + "pos": 5, + "name": "Cafe", + "link": "http://www.gamblersanonymous.org" + }, + { + "pos": 6, + "name": "Mystake", + "link": "http://www.gamblersanonymous.org" + } + ] + } + }, + { + "name": "bettergambling.ie", + "status": "done", + "data": { + "title": "All Online Casino Sites Ireland 2026 | BetterGambling.ie", + "casinos": [ + { + "pos": 1, + "name": "Vegasino IE", + "link": "https://bgredir.com" + }, + { + "pos": 2, + "name": "Hercules IE", + "link": "https://bgredir.com" + }, + { + "pos": 3, + "name": "Ivibet IE", + "link": "https://bgredir.com" + }, + { + "pos": 4, + "name": "Coinsgame IE", + "link": "https://bgredir.com" + }, + { + "pos": 5, + "name": "Slotozen IE", + "link": "https://bgredir.com" + }, + { + "pos": 6, + "name": "Spinoloco IE", + "link": "https://bgredir.com" + }, + { + "pos": 7, + "name": "Gomblingo IE", + "link": "https://bgredir.com" + }, + { + "pos": 8, + "name": "Theclubhouse IE", + "link": "https://bgredir.com" + }, + { + "pos": 9, + "name": "Hellspin IE", + "link": "https://bgredir.com" + }, + { + "pos": 10, + "name": "Midnite IE", + "link": "https://bgredir.com" + } + ] + } + }, + { + "name": "bojoko.ca", + "status": "done", + "data": { + "title": "The Best Casino Sites 2026 - Top 100 Online Casinos in Canada", + "casinos": [ + { + "pos": 1, + "name": "UK", + "link": "https://bojoko.com" + }, + { + "pos": 2, + "name": "Mr Vegas cover", + "link": "https://trk.affiliates.mrvegas.com" + }, + { + "pos": 3, + "name": "Videoslots.com cover", + "link": "https://trk.affiliates.videoslots.com" + }, + { + "pos": 4, + "name": "PlayGrand cover", + "link": "https://welcome.playgrandaffiliates.com" + }, + { + "pos": 5, + "name": "Corgibet cover", + "link": "https://corgibet.com" + }, + { + "pos": 6, + "name": "Bluffbet cover", + "link": "https://record.gb1aff.com" + }, + { + "pos": 7, + "name": "Bulletz cover", + "link": "https://record.kaboom.partners" + }, + { + "pos": 8, + "name": "Wildz cover", + "link": "https://go.wildzaffiliates.com" + }, + { + "pos": 9, + "name": "Sportuna cover", + "link": "https://sprt.pclira.com" + }, + { + "pos": 10, + "name": "Nine cover", + "link": "https://www.ontrklnk.com" + }, + { + "pos": 11, + "name": "N1 cover", + "link": "https://partnerscontents.com" + }, + { + "pos": 12, + "name": "Players Palace cover", + "link": "https://iredirect.net" + } + ] + } + }, + { + "name": "cardmates.co.uk", + "status": "done", + "data": { + "title": "Best Online Casinos UK 2026 | Safe & Trusted UKGC Casino Sites", + "casinos": [ + { + "pos": 1, + "name": "Oksana Kumetska", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 2, + "name": "Cardmates", + "link": "https://cardmates.net" + }, + { + "pos": 3, + "name": "Best Online Sites", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 4, + "name": "New Online Sites", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 5, + "name": "Best Mobile Sites", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 6, + "name": "Best Live Sites", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 7, + "name": "Jackpot Mobile", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 8, + "name": "visa", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 9, + "name": "mastercard", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 10, + "name": "paypal", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 11, + "name": "googlepay", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 12, + "name": "Mr Vegas", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 13, + "name": "visa", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 14, + "name": "mastercard", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 15, + "name": "applepay", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 16, + "name": "paypal", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 17, + "name": "Jeffbet", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 18, + "name": "visa", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 19, + "name": "mastercard", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 20, + "name": "applepay", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 21, + "name": "neteller", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 22, + "name": "PlayUK", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 23, + "name": "visa", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 24, + "name": "mastercard", + "link": "https://www.gamblingcommission.gov.uk" + }, + { + "pos": 25, + "name": "paypal", + "link": "https://www.gamblingcommission.gov.uk" + } + ] + } + }, + { + "name": "casino.guru", + "status": "done", + "data": { + "title": "Online Casino Reviews by Experts and Players | Casino Guru", + "casinos": [ + { + "pos": 1, + "name": "Online Reviews by Experts and Players | Guru", + "link": "https://www.facebook.com" + }, + { + "pos": 2, + "name": "menu-img-s.png", + "link": "https://www.facebook.com" + }, + { + "pos": 3, + "name": "null", + "link": "https://translate.google.com" + }, + { + "pos": 4, + "name": "silver", + "link": "https://translate.google.com" + }, + { + "pos": 5, + "name": "N1", + "link": "https://translate.google.com" + }, + { + "pos": 6, + "name": "bronze", + "link": "https://translate.google.com" + }, + { + "pos": 7, + "name": "Andy Jessop", + "link": "https://www.linkedin.com" + }, + { + "pos": 8, + "name": "Matej Novota", + "link": "https://www.linkedin.com" + } + ] + } + }, + { + "name": "casinogrounds.com", + "status": "done", + "data": { + "title": "Online Casino Reviews by Professional Gamblers (Updated)", + "casinos": [ + { + "pos": 1, + "name": "CG", + "link": "https://www.youtube.com" + }, + { + "pos": 2, + "name": "Youtube", + "link": "https://www.youtube.com" + }, + { + "pos": 3, + "name": "Malta Flag", + "link": "https://streamgrounds.com" + }, + { + "pos": 4, + "name": "wild-fortune", + "link": "https://streamgrounds.com" + }, + { + "pos": 5, + "name": "Skrill", + "link": "https://streamgrounds.com" + }, + { + "pos": 6, + "name": "leovegas", + "link": "https://streamgrounds.com" + }, + { + "pos": 7, + "name": "royal-panda", + "link": "https://streamgrounds.com" + }, + { + "pos": 8, + "name": "marvel", + "link": "https://streamgrounds.com" + }, + { + "pos": 9, + "name": "thrill", + "link": "https://streamgrounds.com" + }, + { + "pos": 10, + "name": "Ripple", + "link": "https://streamgrounds.com" + }, + { + "pos": 11, + "name": "bombastic", + "link": "https://streamgrounds.com" + }, + { + "pos": 12, + "name": "Bitcoin Cash", + "link": "https://streamgrounds.com" + }, + { + "pos": 13, + "name": "playzee", + "link": "https://streamgrounds.com" + }, + { + "pos": 14, + "name": "spinyoo", + "link": "https://streamgrounds.com" + }, + { + "pos": 15, + "name": "ultra-", + "link": "https://streamgrounds.com" + }, + { + "pos": 16, + "name": "spin-samurai", + "link": "https://streamgrounds.com" + }, + { + "pos": 17, + "name": "betsio-com", + "link": "https://streamgrounds.com" + }, + { + "pos": 18, + "name": "shuffle", + "link": "https://streamgrounds.com" + }, + { + "pos": 19, + "name": "riviera", + "link": "https://streamgrounds.com" + }, + { + "pos": 20, + "name": "Interac", + "link": "https://streamgrounds.com" + }, + { + "pos": 21, + "name": "lucky-hunter", + "link": "https://streamgrounds.com" + } + ] + } + } +] \ No newline at end of file diff --git a/.cp.json b/.cp.json new file mode 100644 index 0000000..af2fe34 --- /dev/null +++ b/.cp.json @@ -0,0 +1 @@ +{"sites":[{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://mrq.com/","title":"Play the best UK online casino games today at MrQ","domain":"mrq.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.pokernews.com/casino/review/","title":"Online Casino Reviews & Ratings for 2026 | PokerNews","domain":"pokernews.com"},{"url":"https://www.ananda.org/autobiography/","title":"Autobiography of a Yogi, by Paramhansa Yogananda","domain":"ananda.org"},{"url":"https://www.eecis.udel.edu/~lliao/cis320f05/dictionary.txt","title":"Dictionary","domain":"eecis.udel.edu"},{"url":"https://maritzburgcollege.co.za/wp-content/uploads/2025/10/2025-10-21-MCollege-Magazine-2024-in-2025-LR-spreads-for-website.pdf","title":"maritzburg college nº 159 september 2025 ma gazine 2024","domain":"maritzburgcollege.co.za"},{"url":"https://soldier.army.mod.uk/media/0wnn1o3v/soldier-mar-08.pdf","title":"DESIGN FOR LIFE - Soldier magazine - The British Army","domain":"soldier.army.mod.uk"},{"url":"https://www.bluefirereader.com/certification/dictionary.pdf","title":"a dictionary PDF - Bluefire Reader","domain":"bluefirereader.com"},{"url":"https://fbcclassroom.com/wp-content/uploads/2022/07/The-Worlds-Religions-Our-Great-Wisdom-Traditions-by-Huston-Smith-z-lib.org_.pdf","title":"The World's Religions - Global Classroom by Filadelfia Bible College","domain":"fbcclassroom.com"},{"url":"https://filmtalk.org/film-books/","title":"FILM BOOKS","domain":"filmtalk.org"},{"url":"https://www.scribd.com/document/563222829/The-Absolute-Sound-March-2022-US","title":"The Absolute Sound - March 2022 US | PDF | Amplifier - Scribd","domain":"scribd.com"},{"url":"https://musicsite1.wordpress.com/music-lists-2/the-guardian-1000-albums-to-hear-before-you-die/","title":"The Guardian – 1000 Albums to Hear Before you Die | The Music Site","domain":"musicsite1.wordpress.com"},{"url":"https://cabinjohn.org/index.php/join-listserv/","title":"Join Listserv – Community of Cabin John, Maryland","domain":"cabinjohn.org"},{"url":"https://www.imdb.com/list/ls002806018/","title":"Most Handsome Men of All Time - IMDb","domain":"imdb.com"},{"url":"https://newrevenue.org/wp-content/uploads/2021/02/how-not-to-be-wrong-ellenberg-20169131536812.pdf","title":"How Not to Be Wrong : The Power of Mathematical Thinking ...","domain":"newrevenue.org"},{"url":"http://bc.math.msu.su/wiki/lib/exe/fetch.php?media=downloads:toffler_alvin_future_shock.pdf","title":"Alvin Toffler Future Shock","domain":"bc.math.msu.su"},{"url":"https://inventwithpython.com/dictionary.txt","title":"dictionary.txt - Invent with Python","domain":"inventwithpython.com"},{"url":"https://mylanguages.at.ua/Pygmalion-George_Bernard_Shaw.pdf","title":"George Bernard Shaw","domain":"mylanguages.at.ua"},{"url":"https://www.bibliophilebooks.com/WebRoot/Store/Shops/Bibliophile/4DC1/304F/E927/3180/420E/C0A8/647D/D51E/C338WEBCAT.pdf","title":"Gifts For Book Lovers HAPPY NEW YEAR TO ALL OUR LOVELY ...","domain":"bibliophilebooks.com"},{"url":"https://manuspillai.com/","title":"Manu S Pillai","domain":"manuspillai.com"},{"url":"https://www.craveguitars.co.uk/tag/guitar-music/page/2/","title":"guitar music – Page 2 - CRAVE Guitars","domain":"craveguitars.co.uk"},{"url":"https://dokumen.pub/oxford-thesaurus-of-current-english.html","title":"Oxford Thesaurus of Current English - DOKUMEN.PUB","domain":"dokumen.pub"},{"url":"https://physionet.org/files/deid/1.1/dict/sno_edited.txt?download","title":"Download - PhysioNet","domain":"physionet.org"},{"url":"https://trinket.io/python/56a03639a8","title":"Put Interactive Python Anywhere on the Web - Trinket","domain":"trinket.io"},{"url":"https://rrc.cvc.uab.es/downloads/GenericVocabulary.txt","title":"generic dictionary - Robust Reading Competition","domain":"rrc.cvc.uab.es"},{"url":"https://super.cs.uchicago.edu/usable18/dictionarysmall.txt","title":"English dictionary","domain":"super.cs.uchicago.edu"},{"url":"https://www.facom.ufu.br/~albertini/2sem2015/ori/dic.txt","title":"dic.txt - Facom/UFU","domain":"facom.ufu.br"},{"url":"https://sites.cc.gatech.edu/classes/AY2012/cs2316_fall/codesamples/6of12.txt","title":"6of12.txt","domain":"sites.cc.gatech.edu"},{"url":"https://hendrix-cs.github.io/csci150/data/english3.txt","title":"Common English Words - Hendrix College Computer Science","domain":"hendrix-cs.github.io"},{"url":"https://miller.readthedocs.io/en/6.13.0/data/english-words.txt","title":"english-words.txt - Miller","domain":"miller.readthedocs.io"},{"url":"https://users.cis.fiu.edu/~weiss/cop3337_f99/dict.txt","title":"The dictionary","domain":"users.cis.fiu.edu"},{"url":"https://cs.arizona.edu/~mercer/Projects/BoggleWords","title":"Untitled","domain":"cs.arizona.edu"},{"url":"https://www.thesaurus.com/browse/extensive","title":"EXTENSIVE Synonyms & Antonyms - 110 words | Thesaurus.com","domain":"thesaurus.com"},{"url":"https://commission.europa.eu/system/files/2022-12/Annex%20I_LiteratureReview_20210319_clean_dsj_v3.0_a.pdf","title":"Study on the impact of new technologies on free and fair elections ...","domain":"commission.europa.eu"},{"url":"http://www.un-documents.net/our-common-future.pdf","title":"Our Common Future: Report of the World Commission on ...","domain":"un-documents.net"},{"url":"https://www.accc.gov.au/system/files/ACCC+commissioned+report+-+The+impact+of+digital+platforms+on+news+and+journalistic+content,+Centre+for+Media+Transition+(2).pdf","title":"The Impact of Digital Platforms on News and Journalistic Content","domain":"accc.gov.au"},{"url":"https://www.gamblingsites.com/","title":"Best Online Gambling Sites in 2026 - Ranked by Real Players","domain":"gamblingsites.com"},{"url":"https://doe.gov.in/files/cenetral-pay_document/7cpc_report_eng.pdf","title":"Report of the Seventh Central Pay Commission","domain":"doe.gov.in"},{"url":"https://www.dictionary.com/browse/extensive","title":"EXTENSIVE Definition & Meaning | Dictionary.com","domain":"dictionary.com"},{"url":"https://sabew.org/2026/03/2025-best-in-business-honorees-judging-comments/","title":"2025 Best in Business Honorees – Judging Comments - SABEW","domain":"sabew.org"},{"url":"https://www.collinsdictionary.com/us/dictionary/english-thesaurus/expansive","title":"Synonyms of 'expansive' in American English","domain":"collinsdictionary.com"},{"url":"https://www.parliament.uk/globalassets/documents/lords-committees/gambling-committee/gambling-written-evidence-volume.pdf","title":"Contents - UK Parliament","domain":"parliament.uk"},{"url":"https://www.merriam-webster.com/thesaurus/expansive","title":"EXPANSIVE Synonyms: 28 Similar and Opposite Words | Merriam-Webster Thesaurus","domain":"merriam-webster.com"},{"url":"https://peacekeeping.un.org/sites/default/files/securing_development-public_finance_and_the_security_sector.pdf","title":"Securing Development: Public Finance and the Security Sector","domain":"peacekeeping.un.org"},{"url":"https://www.oecd.org/content/dam/oecd/en/publications/reports/2025/02/states-of-fragility-2025_c9080496/81982370-en.pdf","title":"States of Fragility 2025 | OECD","domain":"oecd.org"},{"url":"https://www.ey.com/content/dam/ey-unified-site/ey-com/en-in/insights/media-entertainment/images/ey-shape-the-future-indian-media-and-entertainment-is-scripting-a-new-story.pdf","title":"Indian media and entertainment is scripting a new story - EY","domain":"ey.com"},{"url":"https://gamingamerica.com/gambling-sites","title":"Best Gambling Sites for Real Money - Top Gambling Sites in 2026","domain":"gamingamerica.com"},{"url":"https://globallawexperts.com/top-10-jurisdictions-to-launch-your-licensed-gambling-business/","title":"Top 10 Jurisdictions To Launch Your Licensed Gambling Business","domain":"globallawexperts.com"},{"url":"https://betanews.com/gb/most-trusted-online-gambling-sites/","title":"Best Online Casinos That Pay Real Money - March 2026 Update","domain":"betanews.com"},{"url":"https://esportsinsider.com/us/gambling/offshore-casinos","title":"Best Offshore Casinos in 2026 for US Players","domain":"esportsinsider.com"},{"url":"https://www.attorneyatwork.com/i-dont-know-what-this-word-means-is-this-post-expansive-or-extensive/","title":"I Don’t Know What This Word Means: Is This Post Expansive or Extensive?","domain":"attorneyatwork.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://www.gamblingnerd.com/","title":"Best Online Gambling Sites in 2026 - Trusted Gambling Websites","domain":"gamblingnerd.com"},{"url":"https://www.mkaugaming.com/what-makes-a-gambling-article-actually-in-depth/","title":"What Makes A Gambling Article Actually In-Depth?","domain":"mkaugaming.com"},{"url":"https://yalelawjournal.org/note/amazons-antitrust-paradox","title":"Amazon's Antitrust Paradox - Yale Law Journal","domain":"yalelawjournal.org"},{"url":"https://icom.museum/wp-content/uploads/2025/02/IRAPFM-FINAL_7fev_2025-1.pdf","title":"A worldwide answer from Museums","domain":"icom.museum"},{"url":"https://cdn.osce.org/sites/default/files/f/documents/b/b/13836.pdf","title":"The Media Freedom Internet Cookbook - OSCE.org","domain":"cdn.osce.org"},{"url":"https://baselgovernance.org/sites/default/files/2019-02/2016_gcrsport_en.pdf","title":"Global Corruption Report: Sport - Basel Institute on Governance","domain":"baselgovernance.org"},{"url":"https://ustr.gov/sites/default/files/files/Press/Reports/2025NTE.pdf","title":"FOREIGN TRADE BARRIERS - USTR","domain":"ustr.gov"},{"url":"https://www.stripe.press/poor-charlies-almanack/book","title":"Poor Charlie's Almanack: The Essential Wit and Wisdom of Charles ...","domain":"stripe.press"},{"url":"https://www.kaggle.com/hamedetezadi/spam-e-mails-using-naive-bayes/execution","title":"SPAM E-MAILS USING NAIVE BAYES!","domain":"kaggle.com"},{"url":"https://www.cs.princeton.edu/courses/archive/spring18/cos226/assignments/autocomplete/testing/words-333333.txt","title":"words-333333 - cs.Princeton","domain":"cs.princeton.edu"},{"url":"http://ndl.ethernet.edu.et/bitstream/123456789/55467/1/163.pdf.pdf","title":"The Arab Awakening","domain":"ndl.ethernet.edu.et"},{"url":"https://huggingface.co/microsoft/cocolm-base/resolve/main/dict.txt?download=true","title":"736 kB - Hugging Face","domain":"huggingface.co"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://wikibingo.co.uk/","title":"Best Fast Withdrawal & Instant Payout Casinos UK (2026)","domain":"wikibingo.co.uk"},{"url":"https://www.fqmagazine.co.uk/gear-and-gadgets-2/gaming/item/69229-exploring-the-top-online-casinos-with-fast-payouts.html","title":"Exploring the Top Online Casinos With Fast Payouts - FQ Magazine","domain":"fqmagazine.co.uk"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://gg.co.uk/online-casinos/","title":"Best Online Casinos UK - Top Real Money Casinos 2026 - GG.co.uk","domain":"gg.co.uk"},{"url":"https://comparasino.com/casino-bonuses/","title":"Top Online Casino Bonuses 2026 | 10x Wagering Cap Compliant","domain":"comparasino.com"},{"url":"https://www.pokerology.com/best-online-casinos/","title":"Best Real Money Online Casinos (June, 2026) - Pokerology.com","domain":"pokerology.com"},{"url":"https://www.pokertube.com/article/fast-payout-casinos","title":"Best Instant Withdrawal Casinos in 2026: 15 Fast Payout Sites","domain":"pokertube.com"},{"url":"https://www.wits.ac.za/alumni/obituaries/obituary-content-by-year/","title":"Obituary content by year - Wits University","domain":"wits.ac.za"},{"url":"https://files.spawningpool.net/docs/Vault2.0.-.TTRPG-Gamebooks/Feng%20Shui/Feng%20Shui%20%5B2nd%20ed%5D/FS%202e%20-%20Feng%20Shui%202%20-%20Core%20Rulebook%20v2.1%20%7BAG4020%7D.pdf","title":"FS 2e - Feng Shui 2 - Core Rulebook v2.1 {AG4020}.pdf","domain":"files.spawningpool.net"},{"url":"https://sites.cs.ucsb.edu/~mikec/cs16/misc/demos/savitch10pgms/Chapter07/words.txt","title":"words.txt - UCSB Computer Science","domain":"sites.cs.ucsb.edu"},{"url":"https://news.ycombinator.com/item?id=48420827","title":"Ask HN: Why is the HN crowd so anti-AI? - Hacker News","domain":"news.ycombinator.com"},{"url":"https://readingroo.ms/5/7/5/7/57570/57570-h/57570-h.htm","title":"The Project Gutenberg eBook of Famouse Composers And Their ...","domain":"readingroo.ms"},{"url":"https://detective.gumer.info/txt/cambridge.pdf","title":"Cambridge Companion Crime Fiction","domain":"detective.gumer.info"},{"url":"https://www.eurosif.org/wp-content/uploads/2021/10/European-SRI-2018-Study.pdf","title":"european sri study | eurosif","domain":"eurosif.org"},{"url":"https://www.library.ca.gov/wp-content/uploads/crb-reports/97-003.pdf","title":"GAMBLING IN CALIFORNIA","domain":"library.ca.gov"},{"url":"https://pmc.ncbi.nlm.nih.gov/articles/PMC11122160/","title":"Artificial Intelligence and Healthcare: A Journey through History ...","domain":"pmc.ncbi.nlm.nih.gov"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.cardozolawreview.com/legalized-sports-wagering-in-america/","title":"Legalized Sports Wagering in America - Cardozo Law Review","domain":"cardozolawreview.com"},{"url":"http://www.fatf-gafi.org/content/dam/fatf-gafi/reports/Asset-Recovery-Guidance-Best-Practices.pdf.coredownload.pdf","title":"Asset Recovery Guidance and Best Practices - FATF","domain":"fatf-gafi.org"},{"url":"https://www.dcaf.ch/sites/default/files/publications/documents/Compendium_Building_Integrity_and_Reducing_Corruption_in_Defence.pdf","title":"Building Integrity and Reducing Corruption in Defence","domain":"dcaf.ch"},{"url":"https://documents1.worldbank.org/curated/en/990601467315599193/pdf/105761-REVISED-CDI-Report-FinalLatest-PUBLIC.pdf","title":"The Potential Economic Role of the Caribbean Diaspora","domain":"documents1.worldbank.org"},{"url":"https://www.mfa.gov.cn/eng/zy/jj/2030kcxfzyc/202406/P020240606605159427708.pdf","title":"China's Progress Report on Implementation of the 2030 Agenda for ...","domain":"mfa.gov.cn"},{"url":"https://mergerscorp.com/businesses-for-sale/","title":"Established Businesses for Sale - MergersCorp M&A International","domain":"mergerscorp.com"},{"url":"https://www.institutparisregion.fr/fileadmin/NewEtudes/Etude_481/c146_gb.pdf","title":"Large-Scale Urban Development Projects in Europe","domain":"institutparisregion.fr"},{"url":"https://www.gatesnotes.com/work/save-lives/reader/20-years-to-give-away-virtually-all-my-wealth","title":"20 years to give away virtually all my wealth | Bill Gates","domain":"gatesnotes.com"},{"url":"https://www.right-to-education.org/sites/right-to-education.org/files/resource-attachments/Education_International_Hidden_Privatisation_in_Public_Education.pdf","title":"Hidden Privatisation in Public Education","domain":"right-to-education.org"},{"url":"https://www.unodc.org/roseap/uploads/documents/Publications/2024/Casino_Underground_Banking_Report_2024.pdf","title":"Casinos, Money Laundering, Underground Banking, and ...","domain":"unodc.org"},{"url":"https://www.bis.org/publ/gten05.pdf","title":"Report on Consolidation in the Financial Sector","domain":"bis.org"},{"url":"https://www.vastdata.com/whitepaper","title":"The VAST Platform White Paper - VAST Data","domain":"vastdata.com"},{"url":"https://wsgc.wa.gov/sites/default/files/2023-10/Commission%20Packet_5.pdf","title":"WASHINGTON STATE GAMBLING COMMISSION PUBLIC MEETING","domain":"wsgc.wa.gov"},{"url":"https://assets.kpmg.com/content/dam/kpmgsites/ie/pdf/insights/aviation/Aviation_Leaders_Report_2026.pdf.coredownload.inline.pdf","title":"Aviation Leaders Report 2026 - KPMG agentic corporate services","domain":"assets.kpmg.com"},{"url":"https://mgaleg.maryland.gov/cmte_testimony/2025/bat/25362_01302025_15145-69.pdf","title":"MD Senate iGaming Hearing Rebuck Testimony (Extend - Maryland","domain":"mgaleg.maryland.gov"},{"url":"https://www.kit.nl/wp-content/uploads/2024/03/unique-features-of-agricultural-cooperatives-in-sub-Saharan-Africa.pdf","title":"HANDBOOK OF RESEARCH ON COOPERATIVES AND MUTUALS","domain":"kit.nl"},{"url":"https://resilientcitiesnetwork.org/downloadable_resources/UR/Resilient-Cities-Resilient-Lives-Learning-from-the-100RC-Network.pdf","title":"Resilient Cities, Resilient Lives Learning from the 100RC Network","domain":"resilientcitiesnetwork.org"},{"url":"https://mediarep.org/bitstreams/00a072dd-62c7-4cff-baed-acbf163cd05c/download","title":"Game Research Methods. An Overview - Media/Rep","domain":"mediarep.org"},{"url":"https://www.tensai.org/ebooks/Cognitive%20Psychology_Tensai.pdf","title":"Cognitive Psychology - Tensai STEM Academy","domain":"tensai.org"},{"url":"https://www.grin.com/document/322750?srsltid=AfmBOorZNlBbFWB6hJnbkYgVKE5xOFgl2dqddYD2oVvRr6oLoYiA8Yy1","title":"The Middle Class or You only live twice | Grin","domain":"grin.com"},{"url":"https://bnu.repository.guildhe.ac.uk/id/eprint/9388/1/1.%20Volume%20I%20Pedros%20final%20thesis%20170715.pdf","title":"Consumer Decision Making in Restaurant Selection","domain":"bnu.repository.guildhe.ac.uk"},{"url":"https://repositorio.usp.br/directbitstream/c9aef84e-5dcc-4d9f-8214-6082225699cf/3151853.pdf","title":"A 150 Years' Celebration of Darwin's Book on Human Evolution and ...","domain":"repositorio.usp.br"},{"url":"https://www.researchgate.net/profile/Nataliya-Panasenko/publication/349287090_Tactile_information-processing_channel_in_the_plants_names/links/6027d4c492851c4ed56bdd81/Tactile-information-processing-channel-in-the-plants-names.pdf","title":"LANGUAGE, LITERATURE AND CULTURE IN A CHANGING ...","domain":"researchgate.net"},{"url":"https://des.assam.gov.in/sites/default/files/swf_utility_folder/departments/ecostat_medhassu_in_oid_3/this_comm/tourism_sss.pdf","title":"2.Development of a Tourism Convenience Index for the Major ...","domain":"des.assam.gov.in"},{"url":"https://research.chalmers.se/publication/527805/file/527805_Fulltext.pdf","title":"The Digital Transformation of Labor - research.chalmers.se","domain":"research.chalmers.se"},{"url":"https://uswfoxtail.blob.core.windows.net/foxtail-prod-uploads/documents/FINAL_ABSTRACTS.pdf","title":"Abstracts","domain":"uswfoxtail.blob.core.windows.net"},{"url":"https://www.antoniocasella.eu/restorative/Milward_2009.pdf","title":"ePapyrus PDF Document - Antonio Casella","domain":"antoniocasella.eu"},{"url":"https://montenegrobet.me/wp-content/uploads/2014/11/Journal-Of-Gambling-Issues-kandaska-studija-o-uticaju-udaljenosti-na-maloljetnike.pdf","title":"Journal of Gambling Issues Issue 20, June 2007 - Montenegrobet","domain":"montenegrobet.me"},{"url":"https://www.gambling.com/uk/online-casinos","title":"Best UK Online Casino Sites in 2026 - Gambling.com","domain":"gambling.com"},{"url":"https://tribuna.com/en/casino/ratings/united-kingdom-casinos/","title":"Best Online Casino in United Kingdom 2026 - Tribuna.com","domain":"tribuna.com"},{"url":"https://www.casinorating.com/","title":"Licensed Online Casinos by Country 2026","domain":"casinorating.com"}],"verified":[],"phase":"collect","qIndex":9} \ No newline at end of file diff --git a/.dir_crawl.json b/.dir_crawl.json new file mode 100644 index 0000000..4aea2b0 --- /dev/null +++ b/.dir_crawl.json @@ -0,0 +1 @@ +{"seedsDone":22,"allSites":[{"url":"https://cdn.speedcurve.com","title":"cdn.speedcurve.com","domain":"cdn.speedcurve.com","isAffiliateCandidate":false},{"url":"https://assets.adobedtm.com","title":"assets.adobedtm.com","domain":"assets.adobedtm.com","isAffiliateCandidate":false},{"url":"https://googletagmanager.com","title":"googletagmanager.com","domain":"googletagmanager.com","isAffiliateCandidate":false},{"url":"https://objects.kaxmedia.com","title":"objects.kaxmedia.com","domain":"objects.kaxmedia.com","isAffiliateCandidate":false},{"url":"https://kazinoazov.net","title":"kazinoazov.net","domain":"kazinoazov.net","isAffiliateCandidate":false},{"url":"https://kasinoguru-bg.com","title":"kasinoguru-bg.com","domain":"kasinoguru-bg.com","isAffiliateCandidate":false},{"url":"https://kasinoguru-cz.com","title":"kasinoguru-cz.com","domain":"kasinoguru-cz.com","isAffiliateCandidate":false},{"url":"https://gmpg.org","title":"gmpg.org","domain":"gmpg.org","isAffiliateCandidate":false},{"url":"https://cloudflare.com","title":"cloudflare.com","domain":"cloudflare.com","isAffiliateCandidate":false},{"url":"https://open.spotify.com","title":"open.spotify.com","domain":"open.spotify.com","isAffiliateCandidate":false}],"verified":[{"url":"https://www.casino.org/","title":"Casino.org","domain":"casino.org","casinoLinks":0},{"url":"https://www.casinoreviews.net/","title":"CasinoReviews.net","domain":"casinoreviews.net","casinoLinks":0},{"url":"https://www.gambling.com/","title":"Gambling.com","domain":"gambling.com","casinoLinks":0},{"url":"https://casino.guru/","title":"Casino Guru","domain":"casino.guru","casinoLinks":0},{"url":"https://chipy.com/","title":"Chipy","domain":"chipy.com","casinoLinks":0},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Racing Post Casinos","domain":"racingpost.com","casinoLinks":0},{"url":"https://www.betting.co.uk/casino/","title":"Betting.co.uk Casino","domain":"betting.co.uk","casinoLinks":0},{"url":"https://www.pokerlistings.com/casino-sites","title":"PokerListings","domain":"pokerlistings.com","casinoLinks":0},{"url":"https://slotcatalog.com/en/best-online-casinos","title":"SlotCatalog","domain":"slotcatalog.com","casinoLinks":0},{"url":"https://www.whichbingo.co.uk/casino-sites/","title":"WhichBingo Casino","domain":"whichbingo.co.uk","casinoLinks":0},{"url":"https://www.livecasinocomparer.com/online-casino/","title":"LiveCasinoComparer","domain":"livecasinocomparer.com","casinoLinks":0},{"url":"https://first.com/casino/best-casinos","title":"FIRST.com Casinos","domain":"first.com","casinoLinks":0},{"url":"https://www.oddschecker.com/casino-bonus","title":"Oddschecker Casino","domain":"oddschecker.com","casinoLinks":0},{"url":"https://next.io/online-casinos-uk/","title":"NEXT.io UK Casinos","domain":"next.io","casinoLinks":0},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"AskGamblers","domain":"askgamblers.com","casinoLinks":0},{"url":"https://www.freebets.com/casino/","title":"FreeBets Casino","domain":"freebets.com","casinoLinks":0},{"url":"https://www.gamblinginsider.com/uk/online-casinos","title":"GamblingInsider UK","domain":"gamblinginsider.com","casinoLinks":0},{"url":"https://gg.co.uk/online-casinos/top-20/","title":"GG.co.uk Top 20","domain":"gg.co.uk","casinoLinks":0}]} \ No newline at end of file diff --git a/.dns.json b/.dns.json new file mode 100644 index 0000000..845560c --- /dev/null +++ b/.dns.json @@ -0,0 +1 @@ +{"checked":{"best-casinoreviews.com":true,"best-casinoreviews.net":true,"best-casinoreviews.org":true,"best-casinoreviews.info":true,"best-casinoreviews.site":true,"best-casinoreviews.xyz":true,"best-casino-reviews.com":true,"best-casino-reviews.net":true,"best-casino-reviews.org":true,"best-casino-reviews.info":true,"best-casino-reviews.site":true,"best-casino-reviews.xyz":true,"best-online-casinos.com":true,"best-online-casinos.net":true,"best-online-casinos.org":true,"best-online-casinos.info":true,"best-online-casinos.site":true,"best-online-casinos.xyz":true,"best-best-casinos.com":true,"best-best-casinos.net":true,"best-best-casinos.org":true,"best-best-casinos.info":true,"best-best-casinos.site":true,"best-best-casinos.xyz":true,"best-top-casinos.com":true,"best-top-casinos.net":true,"best-top-casinos.org":true,"best-top-casinos.info":true,"best-top-casinos.site":true,"best-top-casinos.xyz":true,"best-casino-guide.com":true,"best-casino-guide.net":true,"best-casino-guide.org":true,"best-casino-guide.info":true,"best-casino-guide.site":true,"best-casino-guide.xyz":true,"best-casino-ratings.com":true,"best-casino-ratings.net":true,"best-casino-ratings.org":true,"best-casino-ratings.info":true,"best-casino-ratings.site":true,"best-casino-ratings.xyz":true,"best-casino-ranking.com":true,"best-casino-ranking.net":true,"best-casino-ranking.org":true,"best-casino-ranking.info":true,"best-casino-ranking.site":true,"best-casino-ranking.xyz":true,"best-casino-directory.com":true,"best-casino-directory.net":true,"best-casino-directory.org":true,"best-casino-directory.info":true,"best-casino-directory.site":true,"best-casino-directory.xyz":true,"best-casino-list.com":true,"best-casino-list.net":true,"best-casino-list.org":true,"best-casino-list.info":true,"best-casino-list.site":true,"best-casino-list.xyz":true,"best-casino-hub.com":true,"best-casino-hub.net":true,"best-casino-hub.org":true,"best-casino-hub.info":true,"best-casino-hub.site":true,"best-casino-hub.xyz":true,"best-safe-casino.com":true,"best-safe-casino.net":true,"best-safe-casino.org":true,"best-safe-casino.info":true,"best-safe-casino.site":true,"best-safe-casino.xyz":true,"best-new-casinos.com":true,"best-new-casinos.net":true,"best-new-casinos.org":true,"best-new-casinos.info":true,"best-new-casinos.site":true,"best-new-casinos.xyz":true,"best-casino.com":true,"best-casinos.com":true,"best-casino.net":true,"best-casinos.net":true,"best-casino.org":true,"best-casinos.org":true,"best-casino.info":true,"best-casinos.info":true,"best-casino.site":true,"best-casinos.site":true,"best-casino.xyz":true,"best-casinos.xyz":true,"top-casinoreviews.com":true,"top-casinoreviews.net":true,"top-casinoreviews.org":true,"top-casinoreviews.info":true,"top-casinoreviews.site":true,"top-casinoreviews.xyz":true,"top-casino-reviews.com":true,"top-casino-reviews.net":true,"top-casino-reviews.org":true,"top-casino-reviews.info":true,"top-casino-reviews.site":true,"top-casino-reviews.xyz":true,"top-online-casinos.com":true,"top-online-casinos.net":true,"top-online-casinos.org":true,"top-online-casinos.info":true,"top-online-casinos.site":true,"top-online-casinos.xyz":true,"top-best-casinos.com":true,"top-best-casinos.net":true,"top-best-casinos.org":true,"top-best-casinos.info":true,"top-best-casinos.site":true,"top-best-casinos.xyz":true,"top-top-casinos.com":true,"top-top-casinos.net":true,"top-top-casinos.org":true,"top-top-casinos.info":true,"top-top-casinos.site":true,"top-top-casinos.xyz":true,"top-casino-guide.com":true,"top-casino-guide.net":true,"top-casino-guide.org":true,"top-casino-guide.info":true,"top-casino-guide.site":true,"top-casino-guide.xyz":true,"top-casino-ratings.com":true,"top-casino-ratings.net":true,"top-casino-ratings.org":true,"top-casino-ratings.info":true,"top-casino-ratings.site":true,"top-casino-ratings.xyz":true,"top-casino-ranking.com":true,"top-casino-ranking.net":true,"top-casino-ranking.org":true,"top-casino-ranking.info":true,"top-casino-ranking.site":true,"top-casino-ranking.xyz":true,"top-casino-directory.com":true,"top-casino-directory.net":true,"top-casino-directory.org":true,"top-casino-directory.info":true,"top-casino-directory.site":true,"top-casino-directory.xyz":true,"top-casino-list.com":true,"top-casino-list.net":true,"top-casino-list.org":true,"top-casino-list.info":true,"top-casino-list.site":true,"top-casino-list.xyz":true,"top-casino-hub.com":true,"top-casino-hub.net":true,"top-casino-hub.org":true,"top-casino-hub.info":true,"top-casino-hub.site":true,"top-casino-hub.xyz":true,"top-safe-casino.com":true,"top-safe-casino.net":true,"top-safe-casino.org":true,"top-safe-casino.info":true,"top-safe-casino.site":true,"top-safe-casino.xyz":true,"top-new-casinos.com":true,"top-new-casinos.net":true,"top-new-casinos.org":true,"top-new-casinos.info":true,"top-new-casinos.site":true,"top-new-casinos.xyz":true,"top-casino.com":true,"top-casinos.com":true,"top-casino.net":true,"top-casinos.net":true,"top-casino.org":true,"top-casinos.org":true,"top-casino.info":true,"top-casinos.info":true,"top-casino.site":true,"top-casinos.site":true,"top-casino.xyz":true,"top-casinos.xyz":true,"trusted-casinoreviews.com":true,"trusted-casinoreviews.net":true,"trusted-casinoreviews.org":true,"trusted-casinoreviews.info":true,"trusted-casinoreviews.site":true,"trusted-casinoreviews.xyz":true,"trusted-casino-reviews.com":true,"trusted-casino-reviews.net":true,"trusted-casino-reviews.org":true,"trusted-casino-reviews.info":true,"trusted-casino-reviews.site":true,"trusted-casino-reviews.xyz":true,"trusted-online-casinos.com":true,"trusted-online-casinos.net":true,"trusted-online-casinos.org":true,"trusted-online-casinos.info":true,"trusted-online-casinos.site":true,"trusted-online-casinos.xyz":true,"trusted-best-casinos.com":true,"trusted-best-casinos.net":true,"trusted-best-casinos.org":true,"trusted-best-casinos.info":true,"trusted-best-casinos.site":true,"trusted-best-casinos.xyz":true,"trusted-top-casinos.com":true,"trusted-top-casinos.net":true,"trusted-top-casinos.org":true,"trusted-top-casinos.info":true,"trusted-top-casinos.site":true,"trusted-top-casinos.xyz":true,"trusted-casino-guide.com":true,"trusted-casino-guide.net":true,"trusted-casino-guide.org":true,"trusted-casino-guide.info":true,"trusted-casino-guide.site":true,"trusted-casino-guide.xyz":true,"trusted-casino-ratings.com":true,"trusted-casino-ratings.net":true,"trusted-casino-ratings.org":true,"trusted-casino-ratings.info":true,"trusted-casino-ratings.site":true,"trusted-casino-ratings.xyz":true,"trusted-casino-ranking.com":true,"trusted-casino-ranking.net":true,"trusted-casino-ranking.org":true,"trusted-casino-ranking.info":true,"trusted-casino-ranking.site":true,"trusted-casino-ranking.xyz":true,"trusted-casino-directory.com":true,"trusted-casino-directory.net":true,"trusted-casino-directory.org":true,"trusted-casino-directory.info":true,"trusted-casino-directory.site":true,"trusted-casino-directory.xyz":true,"trusted-casino-list.com":true,"trusted-casino-list.net":true,"trusted-casino-list.org":true,"trusted-casino-list.info":true,"trusted-casino-list.site":true,"trusted-casino-list.xyz":true,"trusted-casino-hub.com":true,"trusted-casino-hub.net":true,"trusted-casino-hub.org":true,"trusted-casino-hub.info":true,"trusted-casino-hub.site":true,"trusted-casino-hub.xyz":true,"trusted-safe-casino.com":true,"trusted-safe-casino.net":true,"trusted-safe-casino.org":true,"trusted-safe-casino.info":true,"trusted-safe-casino.site":true,"trusted-safe-casino.xyz":true,"trusted-new-casinos.com":true,"trusted-new-casinos.net":true,"trusted-new-casinos.org":true,"trusted-new-casinos.info":true,"trusted-new-casinos.site":true,"trusted-new-casinos.xyz":true,"trusted-casino.com":true,"trusted-casinos.com":true,"trusted-casino.net":true,"trusted-casinos.net":true,"trusted-casino.org":true,"trusted-casinos.org":true,"trusted-casino.info":true,"trusted-casinos.info":true,"trusted-casino.site":true,"trusted-casinos.site":true,"trusted-casino.xyz":true,"trusted-casinos.xyz":true,"verified-casinoreviews.com":true,"verified-casinoreviews.net":true,"verified-casinoreviews.org":true,"verified-casinoreviews.info":true,"verified-casinoreviews.site":true,"verified-casinoreviews.xyz":true,"verified-casino-reviews.com":true,"verified-casino-reviews.net":true,"verified-casino-reviews.org":true,"verified-casino-reviews.info":true,"verified-casino-reviews.site":true,"verified-casino-reviews.xyz":true,"verified-online-casinos.com":true,"verified-online-casinos.net":true,"verified-online-casinos.org":true,"verified-online-casinos.info":true,"verified-online-casinos.site":true,"verified-online-casinos.xyz":true,"verified-best-casinos.com":true,"verified-best-casinos.net":true,"verified-best-casinos.org":true,"verified-best-casinos.info":true,"verified-best-casinos.site":true,"verified-best-casinos.xyz":true,"verified-top-casinos.com":true,"verified-top-casinos.net":true,"verified-top-casinos.org":true,"verified-top-casinos.info":true,"verified-top-casinos.site":true,"verified-top-casinos.xyz":true,"verified-casino-guide.com":true,"verified-casino-guide.net":true,"verified-casino-guide.org":true,"verified-casino-guide.info":true,"verified-casino-guide.site":true,"verified-casino-guide.xyz":true,"verified-casino-ratings.com":true,"verified-casino-ratings.net":true,"verified-casino-ratings.org":true,"verified-casino-ratings.info":true,"verified-casino-ratings.site":true,"verified-casino-ratings.xyz":true,"verified-casino-ranking.com":true,"verified-casino-ranking.net":true,"verified-casino-ranking.org":true,"verified-casino-ranking.info":true,"verified-casino-ranking.site":true,"verified-casino-ranking.xyz":true,"verified-casino-directory.com":true,"verified-casino-directory.net":true,"verified-casino-directory.org":true,"verified-casino-directory.info":true,"verified-casino-directory.site":true,"verified-casino-directory.xyz":true,"verified-casino-list.com":true,"verified-casino-list.net":true,"verified-casino-list.org":true,"verified-casino-list.info":true,"verified-casino-list.site":true,"verified-casino-list.xyz":true,"verified-casino-hub.com":true,"verified-casino-hub.net":true,"verified-casino-hub.org":true,"verified-casino-hub.info":true,"verified-casino-hub.site":true,"verified-casino-hub.xyz":true,"verified-safe-casino.com":true,"verified-safe-casino.net":true,"verified-safe-casino.org":true,"verified-safe-casino.info":true,"verified-safe-casino.site":true,"verified-safe-casino.xyz":true,"verified-new-casinos.com":true,"verified-new-casinos.net":true,"verified-new-casinos.org":true,"verified-new-casinos.info":true,"verified-new-casinos.site":true,"verified-new-casinos.xyz":true,"verified-casino.com":true,"verified-casinos.com":true,"verified-casino.net":true,"verified-casinos.net":true,"verified-casino.org":true,"verified-casinos.org":true,"verified-casino.info":true,"verified-casinos.info":true,"verified-casino.site":true,"verified-casinos.site":true,"verified-casino.xyz":true,"verified-casinos.xyz":true,"rated-casinoreviews.com":true,"rated-casinoreviews.net":true,"rated-casinoreviews.org":true,"rated-casinoreviews.info":true,"rated-casinoreviews.site":true,"rated-casinoreviews.xyz":true,"rated-casino-reviews.com":true,"rated-casino-reviews.net":true,"rated-casino-reviews.org":true,"rated-casino-reviews.info":true,"rated-casino-reviews.site":true,"rated-casino-reviews.xyz":true,"rated-online-casinos.com":true,"rated-online-casinos.net":true,"rated-online-casinos.org":true,"rated-online-casinos.info":true,"rated-online-casinos.site":true,"rated-online-casinos.xyz":true,"rated-best-casinos.com":true,"rated-best-casinos.net":true,"rated-best-casinos.org":true,"rated-best-casinos.info":true,"rated-best-casinos.site":true,"rated-best-casinos.xyz":true,"rated-top-casinos.com":true,"rated-top-casinos.net":true,"rated-top-casinos.org":true,"rated-top-casinos.info":true,"rated-top-casinos.site":true,"rated-top-casinos.xyz":true,"rated-casino-guide.com":true,"rated-casino-guide.net":true,"rated-casino-guide.org":true,"rated-casino-guide.info":true,"rated-casino-guide.site":true,"rated-casino-guide.xyz":true,"rated-casino-ratings.com":true,"rated-casino-ratings.net":true,"rated-casino-ratings.org":true,"rated-casino-ratings.info":true,"rated-casino-ratings.site":true,"rated-casino-ratings.xyz":true,"rated-casino-ranking.com":true,"rated-casino-ranking.net":true,"rated-casino-ranking.org":true,"rated-casino-ranking.info":true,"rated-casino-ranking.site":true,"rated-casino-ranking.xyz":true,"rated-casino-directory.com":true,"rated-casino-directory.net":true,"rated-casino-directory.org":true,"rated-casino-directory.info":true,"rated-casino-directory.site":true,"rated-casino-directory.xyz":true,"rated-casino-list.com":true,"rated-casino-list.net":true,"rated-casino-list.org":true,"rated-casino-list.info":true,"rated-casino-list.site":true,"rated-casino-list.xyz":true,"rated-casino-hub.com":true,"rated-casino-hub.net":true,"rated-casino-hub.org":true,"rated-casino-hub.info":true,"rated-casino-hub.site":true,"rated-casino-hub.xyz":true,"rated-safe-casino.com":true,"rated-safe-casino.net":true,"rated-safe-casino.org":true,"rated-safe-casino.info":true,"rated-safe-casino.site":true,"rated-safe-casino.xyz":true,"rated-new-casinos.com":true,"rated-new-casinos.net":true,"rated-new-casinos.org":true,"rated-new-casinos.info":true,"rated-new-casinos.site":true,"rated-new-casinos.xyz":true,"rated-casino.com":true,"rated-casinos.com":true,"rated-casino.net":true,"rated-casinos.net":true,"rated-casino.org":true,"rated-casinos.org":true,"rated-casino.info":true,"rated-casinos.info":true,"rated-casino.site":true,"rated-casinos.site":true,"rated-casino.xyz":true,"rated-casinos.xyz":true,"legal-casinoreviews.com":true,"legal-casinoreviews.net":true,"legal-casinoreviews.org":true,"legal-casinoreviews.info":true,"legal-casinoreviews.site":true,"legal-casinoreviews.xyz":true,"legal-casino-reviews.com":true,"legal-casino-reviews.net":true,"legal-casino-reviews.org":true,"legal-casino-reviews.info":true,"legal-casino-reviews.site":true,"legal-casino-reviews.xyz":true,"legal-online-casinos.com":true,"legal-online-casinos.net":true,"legal-online-casinos.org":true,"legal-online-casinos.info":true,"legal-online-casinos.site":true,"legal-online-casinos.xyz":true,"legal-best-casinos.com":true,"legal-best-casinos.net":true,"legal-best-casinos.org":true,"legal-best-casinos.info":true,"legal-best-casinos.site":true,"legal-best-casinos.xyz":true,"legal-top-casinos.com":true,"legal-top-casinos.net":true,"legal-top-casinos.org":true,"legal-top-casinos.info":true,"legal-top-casinos.site":true,"legal-top-casinos.xyz":true,"legal-casino-guide.com":true,"legal-casino-guide.net":true,"legal-casino-guide.org":true,"legal-casino-guide.info":true,"legal-casino-guide.site":true,"legal-casino-guide.xyz":true,"legal-casino-ratings.com":true,"legal-casino-ratings.net":true,"legal-casino-ratings.org":true,"legal-casino-ratings.info":true,"legal-casino-ratings.site":true,"legal-casino-ratings.xyz":true,"legal-casino-ranking.com":true,"legal-casino-ranking.net":true,"legal-casino-ranking.org":true,"legal-casino-ranking.info":true,"legal-casino-ranking.site":true,"legal-casino-ranking.xyz":true,"legal-casino-directory.com":true,"legal-casino-directory.net":true,"legal-casino-directory.org":true,"legal-casino-directory.info":true,"legal-casino-directory.site":true,"legal-casino-directory.xyz":true,"legal-casino-list.com":true,"legal-casino-list.net":true,"legal-casino-list.org":true,"legal-casino-list.info":true,"legal-casino-list.site":true,"legal-casino-list.xyz":true,"legal-casino-hub.com":true,"legal-casino-hub.net":true,"legal-casino-hub.org":true,"legal-casino-hub.info":true,"legal-casino-hub.site":true,"legal-casino-hub.xyz":true,"legal-safe-casino.com":true,"legal-safe-casino.net":true,"legal-safe-casino.org":true,"legal-safe-casino.info":true,"legal-safe-casino.site":true,"legal-safe-casino.xyz":true,"legal-new-casinos.com":true,"legal-new-casinos.net":true,"legal-new-casinos.org":true,"legal-new-casinos.info":true,"legal-new-casinos.site":true,"legal-new-casinos.xyz":true,"legal-casino.com":true,"legal-casinos.com":true,"legal-casino.net":true,"legal-casinos.net":true,"legal-casino.org":true,"legal-casinos.org":true,"legal-casino.info":true,"legal-casinos.info":true,"legal-casino.site":true,"legal-casinos.site":true,"legal-casino.xyz":true,"legal-casinos.xyz":true,"licensed-casinoreviews.com":true,"licensed-casinoreviews.net":true,"licensed-casinoreviews.org":true,"licensed-casinoreviews.info":true,"licensed-casinoreviews.site":true,"licensed-casinoreviews.xyz":true,"licensed-casino-reviews.com":true,"licensed-casino-reviews.net":true,"licensed-casino-reviews.org":true,"licensed-casino-reviews.info":true,"licensed-casino-reviews.site":true,"licensed-casino-reviews.xyz":true,"licensed-online-casinos.com":true,"licensed-online-casinos.net":true,"licensed-online-casinos.org":true,"licensed-online-casinos.info":true,"licensed-online-casinos.site":true,"licensed-online-casinos.xyz":true,"licensed-best-casinos.com":true,"licensed-best-casinos.net":true,"licensed-best-casinos.org":true,"licensed-best-casinos.info":true,"licensed-best-casinos.site":true,"licensed-best-casinos.xyz":true,"licensed-top-casinos.com":true,"licensed-top-casinos.net":true,"licensed-top-casinos.org":true,"licensed-top-casinos.info":true,"licensed-top-casinos.site":true,"licensed-top-casinos.xyz":true,"licensed-casino-guide.com":true,"licensed-casino-guide.net":true,"licensed-casino-guide.org":true,"licensed-casino-guide.info":true,"licensed-casino-guide.site":true,"licensed-casino-guide.xyz":true,"licensed-casino-ratings.com":true,"licensed-casino-ratings.net":true,"licensed-casino-ratings.org":true,"licensed-casino-ratings.info":true,"licensed-casino-ratings.site":true,"licensed-casino-ratings.xyz":true,"licensed-casino-ranking.com":true,"licensed-casino-ranking.net":true,"licensed-casino-ranking.org":true,"licensed-casino-ranking.info":true,"licensed-casino-ranking.site":true,"licensed-casino-ranking.xyz":true,"licensed-casino-directory.com":true,"licensed-casino-directory.net":true,"licensed-casino-directory.org":true,"licensed-casino-directory.info":true,"licensed-casino-directory.site":true,"licensed-casino-directory.xyz":true,"licensed-casino-list.com":true,"licensed-casino-list.net":true,"licensed-casino-list.org":true,"licensed-casino-list.info":true,"licensed-casino-list.site":true,"licensed-casino-list.xyz":true,"licensed-casino-hub.com":true,"licensed-casino-hub.net":true,"licensed-casino-hub.org":true,"licensed-casino-hub.info":true,"licensed-casino-hub.site":true,"licensed-casino-hub.xyz":true,"licensed-safe-casino.com":true,"licensed-safe-casino.net":true,"licensed-safe-casino.org":true,"licensed-safe-casino.info":true,"licensed-safe-casino.site":true,"licensed-safe-casino.xyz":true,"licensed-new-casinos.com":true,"licensed-new-casinos.net":true,"licensed-new-casinos.org":true,"licensed-new-casinos.info":true,"licensed-new-casinos.site":true,"licensed-new-casinos.xyz":true,"licensed-casino.com":true,"licensed-casinos.com":true,"licensed-casino.net":true,"licensed-casinos.net":true,"licensed-casino.org":true,"licensed-casinos.org":true,"licensed-casino.info":true,"licensed-casinos.info":true,"licensed-casino.site":true,"licensed-casinos.site":true,"licensed-casino.xyz":true,"licensed-casinos.xyz":true,"pro-casinoreviews.com":true,"pro-casinoreviews.net":true,"pro-casinoreviews.org":true,"pro-casinoreviews.info":true,"pro-casinoreviews.site":true,"pro-casinoreviews.xyz":true,"pro-casino-reviews.com":true,"pro-casino-reviews.net":true,"pro-casino-reviews.org":true,"pro-casino-reviews.info":true,"pro-casino-reviews.site":true,"pro-casino-reviews.xyz":true,"pro-online-casinos.com":true,"pro-online-casinos.net":true,"pro-online-casinos.org":true,"pro-online-casinos.info":true,"pro-online-casinos.site":true,"pro-online-casinos.xyz":true,"pro-best-casinos.com":true,"pro-best-casinos.net":true,"pro-best-casinos.org":true,"pro-best-casinos.info":true,"pro-best-casinos.site":true,"pro-best-casinos.xyz":true,"pro-top-casinos.com":true,"pro-top-casinos.net":true,"pro-top-casinos.org":true,"pro-top-casinos.info":true,"pro-top-casinos.site":true,"pro-top-casinos.xyz":true,"pro-casino-guide.com":true,"pro-casino-guide.net":true,"pro-casino-guide.org":true,"pro-casino-guide.info":true,"pro-casino-guide.site":true,"pro-casino-guide.xyz":true,"pro-casino-ratings.com":true,"pro-casino-ratings.net":true,"pro-casino-ratings.org":true,"pro-casino-ratings.info":true,"pro-casino-ratings.site":true,"pro-casino-ratings.xyz":true,"pro-casino-ranking.com":true,"pro-casino-ranking.net":true,"pro-casino-ranking.org":true,"pro-casino-ranking.info":true,"pro-casino-ranking.site":true,"pro-casino-ranking.xyz":true,"pro-casino-directory.com":true,"pro-casino-directory.net":true,"pro-casino-directory.org":true,"pro-casino-directory.info":true,"pro-casino-directory.site":true,"pro-casino-directory.xyz":true,"pro-casino-list.com":true,"pro-casino-list.net":true,"pro-casino-list.org":true,"pro-casino-list.info":true,"pro-casino-list.site":true,"pro-casino-list.xyz":true,"pro-casino-hub.com":true,"pro-casino-hub.net":true,"pro-casino-hub.org":true,"pro-casino-hub.info":true,"pro-casino-hub.site":true,"pro-casino-hub.xyz":true,"pro-safe-casino.com":true,"pro-safe-casino.net":true,"pro-safe-casino.org":true,"pro-safe-casino.info":true,"pro-safe-casino.site":true,"pro-safe-casino.xyz":true,"pro-new-casinos.com":true,"pro-new-casinos.net":true,"pro-new-casinos.org":true,"pro-new-casinos.info":true,"pro-new-casinos.site":true,"pro-new-casinos.xyz":true,"pro-casino.com":true,"pro-casinos.com":true,"pro-casino.net":true,"pro-casinos.net":true,"pro-casino.org":true,"pro-casinos.org":true,"pro-casino.info":true,"pro-casinos.info":true,"pro-casino.site":true,"pro-casinos.site":true,"pro-casino.xyz":true,"pro-casinos.xyz":true,"ultimate-casinoreviews.com":true,"ultimate-casinoreviews.net":true,"ultimate-casinoreviews.org":true,"ultimate-casinoreviews.info":true,"ultimate-casinoreviews.site":true,"ultimate-casinoreviews.xyz":true,"ultimate-casino-reviews.com":true,"ultimate-casino-reviews.net":true,"ultimate-casino-reviews.org":true,"ultimate-casino-reviews.info":true,"ultimate-casino-reviews.site":true,"ultimate-casino-reviews.xyz":true,"ultimate-online-casinos.com":true,"ultimate-online-casinos.net":true,"ultimate-online-casinos.org":true,"ultimate-online-casinos.info":true,"ultimate-online-casinos.site":true,"ultimate-online-casinos.xyz":true,"ultimate-best-casinos.com":true,"ultimate-best-casinos.net":true,"ultimate-best-casinos.org":true,"ultimate-best-casinos.info":true,"ultimate-best-casinos.site":true,"ultimate-best-casinos.xyz":true,"ultimate-top-casinos.com":true,"ultimate-top-casinos.net":true,"ultimate-top-casinos.org":true,"ultimate-top-casinos.info":true,"ultimate-top-casinos.site":true,"ultimate-top-casinos.xyz":true,"ultimate-casino-guide.com":true,"ultimate-casino-guide.net":true,"ultimate-casino-guide.org":true,"ultimate-casino-guide.info":true,"ultimate-casino-guide.site":true,"ultimate-casino-guide.xyz":true,"ultimate-casino-ratings.com":true,"ultimate-casino-ratings.net":true,"ultimate-casino-ratings.org":true,"ultimate-casino-ratings.info":true,"ultimate-casino-ratings.site":true,"ultimate-casino-ratings.xyz":true,"ultimate-casino-ranking.com":true,"ultimate-casino-ranking.net":true,"ultimate-casino-ranking.org":true,"ultimate-casino-ranking.info":true,"ultimate-casino-ranking.site":true,"ultimate-casino-ranking.xyz":true,"ultimate-casino-directory.com":true,"ultimate-casino-directory.net":true,"ultimate-casino-directory.org":true,"ultimate-casino-directory.info":true,"ultimate-casino-directory.site":true,"ultimate-casino-directory.xyz":true,"ultimate-casino-list.com":true,"ultimate-casino-list.net":true,"ultimate-casino-list.org":true,"ultimate-casino-list.info":true,"ultimate-casino-list.site":true,"ultimate-casino-list.xyz":true,"ultimate-casino-hub.com":true,"ultimate-casino-hub.net":true,"ultimate-casino-hub.org":true,"ultimate-casino-hub.info":true,"ultimate-casino-hub.site":true,"ultimate-casino-hub.xyz":true,"ultimate-safe-casino.com":true,"ultimate-safe-casino.net":true,"ultimate-safe-casino.org":true,"ultimate-safe-casino.info":true,"ultimate-safe-casino.site":true,"ultimate-safe-casino.xyz":true,"ultimate-new-casinos.com":true,"ultimate-new-casinos.net":true,"ultimate-new-casinos.org":true,"ultimate-new-casinos.info":true,"ultimate-new-casinos.site":true,"ultimate-new-casinos.xyz":true,"ultimate-casino.com":true,"ultimate-casinos.com":true,"ultimate-casino.net":true,"ultimate-casinos.net":true,"ultimate-casino.org":true,"ultimate-casinos.org":true,"ultimate-casino.info":true,"ultimate-casinos.info":true,"ultimate-casino.site":true,"ultimate-casinos.site":true,"ultimate-casino.xyz":true,"ultimate-casinos.xyz":true,"exclusive-casinoreviews.com":true,"exclusive-casinoreviews.net":true,"exclusive-casinoreviews.org":true,"exclusive-casinoreviews.info":true,"exclusive-casinoreviews.site":true,"exclusive-casinoreviews.xyz":true,"exclusive-casino-reviews.com":true,"exclusive-casino-reviews.net":true,"exclusive-casino-reviews.org":true,"exclusive-casino-reviews.info":true,"exclusive-casino-reviews.site":true,"exclusive-casino-reviews.xyz":true,"exclusive-online-casinos.com":true,"exclusive-online-casinos.net":true,"exclusive-online-casinos.org":true,"exclusive-online-casinos.info":true,"exclusive-online-casinos.site":true,"exclusive-online-casinos.xyz":true,"exclusive-best-casinos.com":true,"exclusive-best-casinos.net":true,"exclusive-best-casinos.org":true,"exclusive-best-casinos.info":true,"exclusive-best-casinos.site":true,"exclusive-best-casinos.xyz":true,"exclusive-top-casinos.com":true,"exclusive-top-casinos.net":true,"exclusive-top-casinos.org":true,"exclusive-top-casinos.info":true,"exclusive-top-casinos.site":true,"exclusive-top-casinos.xyz":true,"exclusive-casino-guide.com":true,"exclusive-casino-guide.net":true,"exclusive-casino-guide.org":true,"exclusive-casino-guide.info":true,"exclusive-casino-guide.site":true,"exclusive-casino-guide.xyz":true,"exclusive-casino-ratings.com":true,"exclusive-casino-ratings.net":true,"exclusive-casino-ratings.org":true,"exclusive-casino-ratings.info":true,"exclusive-casino-ratings.site":true,"exclusive-casino-ratings.xyz":true,"exclusive-casino-ranking.com":true,"exclusive-casino-ranking.net":true,"exclusive-casino-ranking.org":true,"exclusive-casino-ranking.info":true,"exclusive-casino-ranking.site":true,"exclusive-casino-ranking.xyz":true,"exclusive-casino-directory.com":true,"exclusive-casino-directory.net":true,"exclusive-casino-directory.org":true,"exclusive-casino-directory.info":true,"exclusive-casino-directory.site":true,"exclusive-casino-directory.xyz":true,"exclusive-casino-list.com":true,"exclusive-casino-list.net":true,"exclusive-casino-list.org":true,"exclusive-casino-list.info":true,"exclusive-casino-list.site":true,"exclusive-casino-list.xyz":true,"exclusive-casino-hub.com":true,"exclusive-casino-hub.net":true,"exclusive-casino-hub.org":true,"exclusive-casino-hub.info":true,"exclusive-casino-hub.site":true,"exclusive-casino-hub.xyz":true,"exclusive-safe-casino.com":true,"exclusive-safe-casino.net":true,"exclusive-safe-casino.org":true,"exclusive-safe-casino.info":true,"exclusive-safe-casino.site":true,"exclusive-safe-casino.xyz":true,"exclusive-new-casinos.com":true,"exclusive-new-casinos.net":true,"exclusive-new-casinos.org":true,"exclusive-new-casinos.info":true,"exclusive-new-casinos.site":true,"exclusive-new-casinos.xyz":true,"exclusive-casino.com":true,"exclusive-casinos.com":true,"exclusive-casino.net":true,"exclusive-casinos.net":true,"exclusive-casino.org":true,"exclusive-casinos.org":true,"exclusive-casino.info":true,"exclusive-casinos.info":true,"exclusive-casino.site":true,"exclusive-casinos.site":true,"exclusive-casino.xyz":true,"exclusive-casinos.xyz":true,"premium-casinoreviews.com":true,"premium-casinoreviews.net":true,"premium-casinoreviews.org":true,"premium-casinoreviews.info":true,"premium-casinoreviews.site":true,"premium-casinoreviews.xyz":true,"premium-casino-reviews.com":true,"premium-casino-reviews.net":true,"premium-casino-reviews.org":true,"premium-casino-reviews.info":true,"premium-casino-reviews.site":true,"premium-casino-reviews.xyz":true,"premium-online-casinos.com":true,"premium-online-casinos.net":true,"premium-online-casinos.org":true,"premium-online-casinos.info":true,"premium-online-casinos.site":true,"premium-online-casinos.xyz":true,"premium-best-casinos.com":true,"premium-best-casinos.net":true,"premium-best-casinos.org":true,"premium-best-casinos.info":true,"premium-best-casinos.site":true,"premium-best-casinos.xyz":true,"premium-top-casinos.com":true,"premium-top-casinos.net":true,"premium-top-casinos.org":true,"premium-top-casinos.info":true,"premium-top-casinos.site":true,"premium-top-casinos.xyz":true,"premium-casino-guide.com":true,"premium-casino-guide.net":true,"premium-casino-guide.org":true,"premium-casino-guide.info":true,"premium-casino-guide.site":true,"premium-casino-guide.xyz":true,"premium-casino-ratings.com":true,"premium-casino-ratings.net":true,"premium-casino-ratings.org":true,"premium-casino-ratings.info":true,"premium-casino-ratings.site":true,"premium-casino-ratings.xyz":true,"premium-casino-ranking.com":true,"premium-casino-ranking.net":true,"premium-casino-ranking.org":true,"premium-casino-ranking.info":true,"premium-casino-ranking.site":true,"premium-casino-ranking.xyz":true,"premium-casino-directory.com":true,"premium-casino-directory.net":true,"premium-casino-directory.org":true,"premium-casino-directory.info":true,"premium-casino-directory.site":true,"premium-casino-directory.xyz":true,"premium-casino-list.com":true,"premium-casino-list.net":true,"premium-casino-list.org":true,"premium-casino-list.info":true,"premium-casino-list.site":true,"premium-casino-list.xyz":true,"premium-casino-hub.com":true,"premium-casino-hub.net":true,"premium-casino-hub.org":true,"premium-casino-hub.info":true,"premium-casino-hub.site":true,"premium-casino-hub.xyz":true,"premium-safe-casino.com":true,"premium-safe-casino.net":true,"premium-safe-casino.org":true,"premium-safe-casino.info":true,"premium-safe-casino.site":true,"premium-safe-casino.xyz":true,"premium-new-casinos.com":true,"premium-new-casinos.net":true,"premium-new-casinos.org":true,"premium-new-casinos.info":true,"premium-new-casinos.site":true,"premium-new-casinos.xyz":true,"premium-casino.com":true,"premium-casinos.com":true,"premium-casino.net":true,"premium-casinos.net":true,"premium-casino.org":true,"premium-casinos.org":true,"premium-casino.info":true,"premium-casinos.info":true,"premium-casino.site":true,"premium-casinos.site":true,"premium-casino.xyz":true,"premium-casinos.xyz":true,"mega-casinoreviews.com":true,"mega-casinoreviews.net":true,"mega-casinoreviews.org":true,"mega-casinoreviews.info":true,"mega-casinoreviews.site":true,"mega-casinoreviews.xyz":true,"mega-casino-reviews.com":true,"mega-casino-reviews.net":true,"mega-casino-reviews.org":true,"mega-casino-reviews.info":true,"mega-casino-reviews.site":true,"mega-casino-reviews.xyz":true,"mega-online-casinos.com":true,"mega-online-casinos.net":true,"mega-online-casinos.org":true,"mega-online-casinos.info":true,"mega-online-casinos.site":true,"mega-online-casinos.xyz":true,"mega-best-casinos.com":true,"mega-best-casinos.net":true,"mega-best-casinos.org":true,"mega-best-casinos.info":true,"mega-best-casinos.site":true,"mega-best-casinos.xyz":true,"mega-top-casinos.com":true,"mega-top-casinos.net":true,"mega-top-casinos.org":true,"mega-top-casinos.info":true,"mega-top-casinos.site":true,"mega-top-casinos.xyz":true,"mega-casino-guide.com":true,"mega-casino-guide.net":true,"mega-casino-guide.org":true,"mega-casino-guide.info":true,"mega-casino-guide.site":true,"mega-casino-guide.xyz":true,"mega-casino-ratings.com":true,"mega-casino-ratings.net":true,"mega-casino-ratings.org":true,"mega-casino-ratings.info":true,"mega-casino-ratings.site":true,"mega-casino-ratings.xyz":true,"mega-casino-ranking.com":true,"mega-casino-ranking.net":true,"mega-casino-ranking.org":true,"mega-casino-ranking.info":true,"mega-casino-ranking.site":true,"mega-casino-ranking.xyz":true,"mega-casino-directory.com":true,"mega-casino-directory.net":true,"mega-casino-directory.org":true,"mega-casino-directory.info":true,"mega-casino-directory.site":true,"mega-casino-directory.xyz":true,"mega-casino-list.com":true,"mega-casino-list.net":true,"mega-casino-list.org":true,"mega-casino-list.info":true,"mega-casino-list.site":true,"mega-casino-list.xyz":true,"mega-casino-hub.com":true,"mega-casino-hub.net":true,"mega-casino-hub.org":true,"mega-casino-hub.info":true,"mega-casino-hub.site":true,"mega-casino-hub.xyz":true,"mega-safe-casino.com":true,"mega-safe-casino.net":true,"mega-safe-casino.org":true,"mega-safe-casino.info":true,"mega-safe-casino.site":true,"mega-safe-casino.xyz":true,"mega-new-casinos.com":true,"mega-new-casinos.net":true,"mega-new-casinos.org":true,"mega-new-casinos.info":true,"mega-new-casinos.site":true,"mega-new-casinos.xyz":true,"mega-casino.com":true,"mega-casinos.com":true,"mega-casino.net":true,"mega-casinos.net":true,"mega-casino.org":true,"mega-casinos.org":true,"mega-casino.info":true,"mega-casinos.info":true,"mega-casino.site":true,"mega-casinos.site":true,"mega-casino.xyz":true,"mega-casinos.xyz":true,"super-casinoreviews.com":true,"super-casinoreviews.net":true,"super-casinoreviews.org":true,"super-casinoreviews.info":true,"super-casinoreviews.site":true,"super-casinoreviews.xyz":true,"super-casino-reviews.com":true,"super-casino-reviews.net":true,"super-casino-reviews.org":true,"super-casino-reviews.info":true,"super-casino-reviews.site":true,"super-casino-reviews.xyz":true,"super-online-casinos.com":true,"super-online-casinos.net":true,"super-online-casinos.org":true,"super-online-casinos.info":true,"super-online-casinos.site":true,"super-online-casinos.xyz":true,"super-best-casinos.com":true,"super-best-casinos.net":true,"super-best-casinos.org":true,"super-best-casinos.info":true,"super-best-casinos.site":true,"super-best-casinos.xyz":true,"super-top-casinos.com":true,"super-top-casinos.net":true,"super-top-casinos.org":true,"super-top-casinos.info":true,"super-top-casinos.site":true,"super-top-casinos.xyz":true,"super-casino-guide.com":true,"super-casino-guide.net":true,"super-casino-guide.org":true,"super-casino-guide.info":true,"super-casino-guide.site":true,"super-casino-guide.xyz":true,"super-casino-ratings.com":true,"super-casino-ratings.net":true,"super-casino-ratings.org":true,"super-casino-ratings.info":true,"super-casino-ratings.site":true,"super-casino-ratings.xyz":true,"super-casino-ranking.com":true,"super-casino-ranking.net":true,"super-casino-ranking.org":true,"super-casino-ranking.info":true,"super-casino-ranking.site":true,"super-casino-ranking.xyz":true,"super-casino-directory.com":true,"super-casino-directory.net":true,"super-casino-directory.org":true,"super-casino-directory.info":true,"super-casino-directory.site":true,"super-casino-directory.xyz":true,"super-casino-list.com":true,"super-casino-list.net":true,"super-casino-list.org":true,"super-casino-list.info":true,"super-casino-list.site":true,"super-casino-list.xyz":true,"super-casino-hub.com":true,"super-casino-hub.net":true,"super-casino-hub.org":true,"super-casino-hub.info":true,"super-casino-hub.site":true,"super-casino-hub.xyz":true,"super-safe-casino.com":true,"super-safe-casino.net":true,"super-safe-casino.org":true,"super-safe-casino.info":true,"super-safe-casino.site":true,"super-safe-casino.xyz":true,"super-new-casinos.com":true,"super-new-casinos.net":true,"super-new-casinos.org":true,"super-new-casinos.info":true,"super-new-casinos.site":true,"super-new-casinos.xyz":true,"super-casino.com":true,"super-casinos.com":true,"super-casino.net":true,"super-casinos.net":true,"super-casino.org":true,"super-casinos.org":true,"super-casino.info":true,"super-casinos.info":true,"super-casino.site":true,"super-casinos.site":true,"super-casino.xyz":true,"super-casinos.xyz":true,"ultra-casinoreviews.com":true,"ultra-casinoreviews.net":true,"ultra-casinoreviews.org":true,"ultra-casinoreviews.info":true,"ultra-casinoreviews.site":true,"ultra-casinoreviews.xyz":true,"ultra-casino-reviews.com":true,"ultra-casino-reviews.net":true,"ultra-casino-reviews.org":true,"ultra-casino-reviews.info":true,"ultra-casino-reviews.site":true,"ultra-casino-reviews.xyz":true,"ultra-online-casinos.com":true,"ultra-online-casinos.net":true,"ultra-online-casinos.org":true,"ultra-online-casinos.info":true,"ultra-online-casinos.site":true,"ultra-online-casinos.xyz":true,"ultra-best-casinos.com":true,"ultra-best-casinos.net":true,"ultra-best-casinos.org":true,"ultra-best-casinos.info":true,"ultra-best-casinos.site":true,"ultra-best-casinos.xyz":true,"ultra-top-casinos.com":true,"ultra-top-casinos.net":true,"ultra-top-casinos.org":true,"ultra-top-casinos.info":true,"ultra-top-casinos.site":true,"ultra-top-casinos.xyz":true,"ultra-casino-guide.com":true,"ultra-casino-guide.net":true,"ultra-casino-guide.org":true,"ultra-casino-guide.info":true,"ultra-casino-guide.site":true,"ultra-casino-guide.xyz":true,"ultra-casino-ratings.com":true,"ultra-casino-ratings.net":true,"ultra-casino-ratings.org":true,"ultra-casino-ratings.info":true,"ultra-casino-ratings.site":true,"ultra-casino-ratings.xyz":true,"ultra-casino-ranking.com":true,"ultra-casino-ranking.net":true,"ultra-casino-ranking.org":true,"ultra-casino-ranking.info":true,"ultra-casino-ranking.site":true,"ultra-casino-ranking.xyz":true,"ultra-casino-directory.com":true,"ultra-casino-directory.net":true,"ultra-casino-directory.org":true,"ultra-casino-directory.info":true,"ultra-casino-directory.site":true,"ultra-casino-directory.xyz":true,"ultra-casino-list.com":true,"ultra-casino-list.net":true,"ultra-casino-list.org":true,"ultra-casino-list.info":true,"ultra-casino-list.site":true,"ultra-casino-list.xyz":true,"ultra-casino-hub.com":true,"ultra-casino-hub.net":true,"ultra-casino-hub.org":true,"ultra-casino-hub.info":true,"ultra-casino-hub.site":true,"ultra-casino-hub.xyz":true,"ultra-safe-casino.com":true,"ultra-safe-casino.net":true,"ultra-safe-casino.org":true,"ultra-safe-casino.info":true,"ultra-safe-casino.site":true,"ultra-safe-casino.xyz":true,"ultra-new-casinos.com":true,"ultra-new-casinos.net":true,"ultra-new-casinos.org":true,"ultra-new-casinos.info":true,"ultra-new-casinos.site":true,"ultra-new-casinos.xyz":true,"ultra-casino.com":true,"ultra-casinos.com":true,"ultra-casino.net":true,"ultra-casinos.net":true,"ultra-casino.org":true,"ultra-casinos.org":true,"ultra-casino.info":true,"ultra-casinos.info":true,"ultra-casino.site":true,"ultra-casinos.site":true,"ultra-casino.xyz":true,"ultra-casinos.xyz":true,"fast-casinoreviews.com":true,"fast-casinoreviews.net":true,"fast-casinoreviews.org":true,"fast-casinoreviews.info":true,"fast-casinoreviews.site":true,"fast-casinoreviews.xyz":true,"fast-casino-reviews.com":true,"fast-casino-reviews.net":true,"fast-casino-reviews.org":true,"fast-casino-reviews.info":true,"fast-casino-reviews.site":true,"fast-casino-reviews.xyz":true,"fast-online-casinos.com":true,"fast-online-casinos.net":true,"fast-online-casinos.org":true,"fast-online-casinos.info":true,"fast-online-casinos.site":true,"fast-online-casinos.xyz":true,"fast-best-casinos.com":true,"fast-best-casinos.net":true,"fast-best-casinos.org":true,"fast-best-casinos.info":true,"fast-best-casinos.site":true,"fast-best-casinos.xyz":true,"fast-top-casinos.com":true,"fast-top-casinos.net":true,"fast-top-casinos.org":true,"fast-top-casinos.info":true,"fast-top-casinos.site":true,"fast-top-casinos.xyz":true,"fast-casino-guide.com":true,"fast-casino-guide.net":true,"fast-casino-guide.org":true,"fast-casino-guide.info":true,"fast-casino-guide.site":true,"fast-casino-guide.xyz":true,"fast-casino-ratings.com":true,"fast-casino-ratings.net":true,"fast-casino-ratings.org":true,"fast-casino-ratings.info":true,"fast-casino-ratings.site":true,"fast-casino-ratings.xyz":true,"fast-casino-ranking.com":true,"fast-casino-ranking.net":true,"fast-casino-ranking.org":true,"fast-casino-ranking.info":true,"fast-casino-ranking.site":true,"fast-casino-ranking.xyz":true,"fast-casino-directory.com":true,"fast-casino-directory.net":true,"fast-casino-directory.org":true,"fast-casino-directory.info":true,"fast-casino-directory.site":true,"fast-casino-directory.xyz":true,"fast-casino-list.com":true,"fast-casino-list.net":true,"fast-casino-list.org":true,"fast-casino-list.info":true,"fast-casino-list.site":true,"fast-casino-list.xyz":true,"fast-casino-hub.com":true,"fast-casino-hub.net":true,"fast-casino-hub.org":true,"fast-casino-hub.info":true,"fast-casino-hub.site":true,"fast-casino-hub.xyz":true,"fast-safe-casino.com":true,"fast-safe-casino.net":true,"fast-safe-casino.org":true,"fast-safe-casino.info":true,"fast-safe-casino.site":true,"fast-safe-casino.xyz":true,"fast-new-casinos.com":true,"fast-new-casinos.net":true,"fast-new-casinos.org":true,"fast-new-casinos.info":true,"fast-new-casinos.site":true,"fast-new-casinos.xyz":true,"fast-casino.com":true,"fast-casinos.com":true,"fast-casino.net":true,"fast-casinos.net":true,"fast-casino.org":true,"fast-casinos.org":true,"fast-casino.info":true,"fast-casinos.info":true,"fast-casino.site":true,"fast-casinos.site":true,"fast-casino.xyz":true,"fast-casinos.xyz":true,"safe-casinoreviews.com":true,"safe-casinoreviews.net":true,"safe-casinoreviews.org":true,"safe-casinoreviews.info":true,"safe-casinoreviews.site":true,"safe-casinoreviews.xyz":true,"safe-casino-reviews.com":true,"safe-casino-reviews.net":true,"safe-casino-reviews.org":true,"safe-casino-reviews.info":true,"safe-casino-reviews.site":true,"safe-casino-reviews.xyz":true,"safe-online-casinos.com":true,"safe-online-casinos.net":true,"safe-online-casinos.org":true,"safe-online-casinos.info":true,"safe-online-casinos.site":true,"safe-online-casinos.xyz":true,"safe-best-casinos.com":true,"safe-best-casinos.net":true,"safe-best-casinos.org":true,"safe-best-casinos.info":true,"safe-best-casinos.site":true,"safe-best-casinos.xyz":true,"safe-top-casinos.com":true,"safe-top-casinos.net":true,"safe-top-casinos.org":true,"safe-top-casinos.info":true,"safe-top-casinos.site":true,"safe-top-casinos.xyz":true,"safe-casino-guide.com":true,"safe-casino-guide.net":true,"safe-casino-guide.org":true,"safe-casino-guide.info":true,"safe-casino-guide.site":true,"safe-casino-guide.xyz":true,"safe-casino-ratings.com":true,"safe-casino-ratings.net":true,"safe-casino-ratings.org":true,"safe-casino-ratings.info":true,"safe-casino-ratings.site":true,"safe-casino-ratings.xyz":true,"safe-casino-ranking.com":true,"safe-casino-ranking.net":true,"safe-casino-ranking.org":true,"safe-casino-ranking.info":true,"safe-casino-ranking.site":true,"safe-casino-ranking.xyz":true,"safe-casino-directory.com":true,"safe-casino-directory.net":true,"safe-casino-directory.org":true,"safe-casino-directory.info":true,"safe-casino-directory.site":true,"safe-casino-directory.xyz":true,"safe-casino-list.com":true,"safe-casino-list.net":true,"safe-casino-list.org":true,"safe-casino-list.info":true,"safe-casino-list.site":true,"safe-casino-list.xyz":true,"safe-casino-hub.com":true,"safe-casino-hub.net":true,"safe-casino-hub.org":true,"safe-casino-hub.info":true,"safe-casino-hub.site":true,"safe-casino-hub.xyz":true,"safe-safe-casino.com":true,"safe-safe-casino.net":true,"safe-safe-casino.org":true,"safe-safe-casino.info":true,"safe-safe-casino.site":true,"safe-safe-casino.xyz":true,"safe-new-casinos.com":true,"safe-new-casinos.net":true,"safe-new-casinos.org":true,"safe-new-casinos.info":true,"safe-new-casinos.site":true,"safe-new-casinos.xyz":true,"safe-casino.com":true,"safe-casinos.com":true,"safe-casino.net":true,"safe-casinos.net":true,"safe-casino.org":true,"safe-casinos.org":true,"safe-casino.info":true,"safe-casinos.info":true,"safe-casino.site":true,"safe-casinos.site":true,"safe-casino.xyz":true,"safe-casinos.xyz":true,"1-best-casinoreviews.com":true,"top-1-casinos.com":true,"best-1-online-casinos.com":true,"1-best-casinoreviews.net":true,"top-1-casinos.net":true,"best-1-online-casinos.net":true,"1-best-casinoreviews.org":true,"top-1-casinos.org":true,"best-1-online-casinos.org":true,"2-best-casinoreviews.com":true,"top-2-casinos.com":true,"best-2-online-casinos.com":true,"2-best-casinoreviews.net":true,"top-2-casinos.net":true,"best-2-online-casinos.net":true,"2-best-casinoreviews.org":true,"top-2-casinos.org":true,"best-2-online-casinos.org":true,"3-best-casinoreviews.com":true,"top-3-casinos.com":true,"best-3-online-casinos.com":true,"3-best-casinoreviews.net":true,"top-3-casinos.net":true,"best-3-online-casinos.net":true,"3-best-casinoreviews.org":true,"top-3-casinos.org":true,"best-3-online-casinos.org":true,"4-best-casinoreviews.com":true,"top-4-casinos.com":true,"best-4-online-casinos.com":true,"4-best-casinoreviews.net":true,"top-4-casinos.net":true,"best-4-online-casinos.net":true,"4-best-casinoreviews.org":true,"top-4-casinos.org":true,"best-4-online-casinos.org":true,"5-best-casinoreviews.com":true,"top-5-casinos.com":true,"best-5-online-casinos.com":true,"5-best-casinoreviews.net":true,"top-5-casinos.net":true,"best-5-online-casinos.net":true,"5-best-casinoreviews.org":true,"top-5-casinos.org":true,"best-5-online-casinos.org":true,"6-best-casinoreviews.com":true,"top-6-casinos.com":true,"best-6-online-casinos.com":true,"6-best-casinoreviews.net":true,"top-6-casinos.net":true,"best-6-online-casinos.net":true,"6-best-casinoreviews.org":true,"top-6-casinos.org":true,"best-6-online-casinos.org":true,"7-best-casinoreviews.com":true,"top-7-casinos.com":true,"best-7-online-casinos.com":true,"7-best-casinoreviews.net":true,"top-7-casinos.net":true,"best-7-online-casinos.net":true,"7-best-casinoreviews.org":true,"top-7-casinos.org":true,"best-7-online-casinos.org":true,"8-best-casinoreviews.com":true,"top-8-casinos.com":true,"best-8-online-casinos.com":true,"8-best-casinoreviews.net":true,"top-8-casinos.net":true,"best-8-online-casinos.net":true,"8-best-casinoreviews.org":true,"top-8-casinos.org":true,"best-8-online-casinos.org":true,"9-best-casinoreviews.com":true,"top-9-casinos.com":true,"best-9-online-casinos.com":true,"9-best-casinoreviews.net":true,"top-9-casinos.net":true,"best-9-online-casinos.net":true,"9-best-casinoreviews.org":true,"top-9-casinos.org":true,"best-9-online-casinos.org":true,"10-best-casinoreviews.com":true,"top-10-casinos.com":true,"best-10-online-casinos.com":true,"10-best-casinoreviews.net":true,"top-10-casinos.net":true,"best-10-online-casinos.net":true,"10-best-casinoreviews.org":true,"top-10-casinos.org":true,"best-10-online-casinos.org":true,"11-best-casinoreviews.com":true,"top-11-casinos.com":true,"best-11-online-casinos.com":true,"11-best-casinoreviews.net":true,"top-11-casinos.net":true,"best-11-online-casinos.net":true,"11-best-casinoreviews.org":true,"top-11-casinos.org":true,"best-11-online-casinos.org":true,"12-best-casinoreviews.com":true,"top-12-casinos.com":true,"best-12-online-casinos.com":true,"12-best-casinoreviews.net":true,"top-12-casinos.net":true,"best-12-online-casinos.net":true,"12-best-casinoreviews.org":true,"top-12-casinos.org":true,"best-12-online-casinos.org":true,"13-best-casinoreviews.com":true,"top-13-casinos.com":true,"best-13-online-casinos.com":true,"13-best-casinoreviews.net":true,"top-13-casinos.net":true,"best-13-online-casinos.net":true,"13-best-casinoreviews.org":true,"top-13-casinos.org":true,"best-13-online-casinos.org":true,"14-best-casinoreviews.com":true,"top-14-casinos.com":true,"best-14-online-casinos.com":true,"14-best-casinoreviews.net":true,"top-14-casinos.net":true,"best-14-online-casinos.net":true,"14-best-casinoreviews.org":true,"top-14-casinos.org":true,"best-14-online-casinos.org":true,"15-best-casinoreviews.com":true,"top-15-casinos.com":true,"best-15-online-casinos.com":true,"15-best-casinoreviews.net":true,"top-15-casinos.net":true,"best-15-online-casinos.net":true,"15-best-casinoreviews.org":true,"top-15-casinos.org":true,"best-15-online-casinos.org":true,"16-best-casinoreviews.com":true,"top-16-casinos.com":true,"best-16-online-casinos.com":true,"16-best-casinoreviews.net":true,"top-16-casinos.net":true,"best-16-online-casinos.net":true,"16-best-casinoreviews.org":true,"top-16-casinos.org":true,"best-16-online-casinos.org":true,"17-best-casinoreviews.com":true,"top-17-casinos.com":true,"best-17-online-casinos.com":true,"17-best-casinoreviews.net":true,"top-17-casinos.net":true,"best-17-online-casinos.net":true,"17-best-casinoreviews.org":true,"top-17-casinos.org":true,"best-17-online-casinos.org":true,"18-best-casinoreviews.com":true,"top-18-casinos.com":true,"best-18-online-casinos.com":true,"18-best-casinoreviews.net":true,"top-18-casinos.net":true,"best-18-online-casinos.net":true,"18-best-casinoreviews.org":true},"found":[{"url":"https://best-casino-reviews.com","title":"","domain":"best-casino-reviews.com"},{"url":"https://best-online-casinos.com","title":"","domain":"best-online-casinos.com"},{"url":"https://best-online-casinos.net","title":"","domain":"best-online-casinos.net"},{"url":"https://best-online-casinos.org","title":"","domain":"best-online-casinos.org"},{"url":"https://best-online-casinos.info","title":"","domain":"best-online-casinos.info"},{"url":"https://best-online-casinos.xyz","title":"","domain":"best-online-casinos.xyz"},{"url":"https://best-casino-directory.com","title":"","domain":"best-casino-directory.com"},{"url":"https://best-casino-list.com","title":"","domain":"best-casino-list.com"},{"url":"https://best-casino.com","title":"","domain":"best-casino.com"},{"url":"https://best-casinos.com","title":"","domain":"best-casinos.com"},{"url":"https://best-casino.net","title":"","domain":"best-casino.net"},{"url":"https://best-casinos.net","title":"","domain":"best-casinos.net"},{"url":"https://best-casino.xyz","title":"","domain":"best-casino.xyz"},{"url":"https://top-casinoreviews.com","title":"","domain":"top-casinoreviews.com"},{"url":"https://top-casino-reviews.com","title":"","domain":"top-casino-reviews.com"},{"url":"https://top-online-casinos.com","title":"","domain":"top-online-casinos.com"},{"url":"https://top-casino-directory.com","title":"","domain":"top-casino-directory.com"},{"url":"https://top-casino-list.com","title":"","domain":"top-casino-list.com"},{"url":"https://top-casino.com","title":"","domain":"top-casino.com"},{"url":"https://top-casinos.com","title":"","domain":"top-casinos.com"},{"url":"https://top-casino.net","title":"","domain":"top-casino.net"},{"url":"https://top-casino.org","title":"","domain":"top-casino.org"},{"url":"https://top-casinos.org","title":"","domain":"top-casinos.org"},{"url":"https://top-casino.info","title":"","domain":"top-casino.info"},{"url":"https://top-casino.xyz","title":"","domain":"top-casino.xyz"},{"url":"https://top-casinos.xyz","title":"","domain":"top-casinos.xyz"},{"url":"https://trusted-online-casinos.com","title":"","domain":"trusted-online-casinos.com"},{"url":"https://trusted-online-casinos.org","title":"","domain":"trusted-online-casinos.org"},{"url":"https://trusted-casino-list.com","title":"","domain":"trusted-casino-list.com"},{"url":"https://trusted-casino.com","title":"","domain":"trusted-casino.com"},{"url":"https://trusted-casinos.com","title":"","domain":"trusted-casinos.com"},{"url":"https://trusted-casino.net","title":"","domain":"trusted-casino.net"},{"url":"https://trusted-casinos.net","title":"","domain":"trusted-casinos.net"},{"url":"https://verified-casinos.com","title":"","domain":"verified-casinos.com"},{"url":"https://rated-casino.com","title":"","domain":"rated-casino.com"},{"url":"https://legal-online-casinos.com","title":"","domain":"legal-online-casinos.com"},{"url":"https://legal-casino.com","title":"","domain":"legal-casino.com"},{"url":"https://legal-casino.net","title":"","domain":"legal-casino.net"},{"url":"https://legal-casinos.net","title":"","domain":"legal-casinos.net"},{"url":"https://licensed-online-casinos.com","title":"","domain":"licensed-online-casinos.com"},{"url":"https://licensed-casino.com","title":"","domain":"licensed-casino.com"},{"url":"https://pro-casino.com","title":"","domain":"pro-casino.com"},{"url":"https://pro-casinos.com","title":"","domain":"pro-casinos.com"},{"url":"https://pro-casino.site","title":"","domain":"pro-casino.site"},{"url":"https://ultimate-casino.com","title":"","domain":"ultimate-casino.com"},{"url":"https://ultimate-casinos.com","title":"","domain":"ultimate-casinos.com"},{"url":"https://exclusive-casino.com","title":"","domain":"exclusive-casino.com"},{"url":"https://exclusive-casino.net","title":"","domain":"exclusive-casino.net"},{"url":"https://exclusive-casino.org","title":"","domain":"exclusive-casino.org"},{"url":"https://premium-casinos.com","title":"","domain":"premium-casinos.com"},{"url":"https://premium-casino.xyz","title":"","domain":"premium-casino.xyz"},{"url":"https://mega-casino.com","title":"","domain":"mega-casino.com"},{"url":"https://mega-casinos.com","title":"","domain":"mega-casinos.com"},{"url":"https://mega-casino.net","title":"","domain":"mega-casino.net"},{"url":"https://mega-casino.org","title":"","domain":"mega-casino.org"},{"url":"https://mega-casino.info","title":"","domain":"mega-casino.info"},{"url":"https://mega-casino.site","title":"","domain":"mega-casino.site"},{"url":"https://mega-casino.xyz","title":"","domain":"mega-casino.xyz"},{"url":"https://super-online-casinos.net","title":"","domain":"super-online-casinos.net"},{"url":"https://super-casino.com","title":"","domain":"super-casino.com"},{"url":"https://super-casinos.com","title":"","domain":"super-casinos.com"},{"url":"https://super-casino.net","title":"","domain":"super-casino.net"},{"url":"https://super-casinos.net","title":"","domain":"super-casinos.net"},{"url":"https://super-casino.org","title":"","domain":"super-casino.org"},{"url":"https://ultra-casino.com","title":"","domain":"ultra-casino.com"},{"url":"https://ultra-casinos.com","title":"","domain":"ultra-casinos.com"},{"url":"https://ultra-casino.net","title":"","domain":"ultra-casino.net"},{"url":"https://ultra-casino.org","title":"","domain":"ultra-casino.org"},{"url":"https://ultra-casino.info","title":"","domain":"ultra-casino.info"},{"url":"https://fast-casino.com","title":"","domain":"fast-casino.com"},{"url":"https://fast-casinos.com","title":"","domain":"fast-casinos.com"},{"url":"https://fast-casinos.net","title":"","domain":"fast-casinos.net"},{"url":"https://fast-casinos.org","title":"","domain":"fast-casinos.org"},{"url":"https://fast-casinos.info","title":"","domain":"fast-casinos.info"},{"url":"https://fast-casino.xyz","title":"","domain":"fast-casino.xyz"},{"url":"https://safe-casino.com","title":"","domain":"safe-casino.com"},{"url":"https://safe-casino.net","title":"","domain":"safe-casino.net"},{"url":"https://safe-casinos.net","title":"","domain":"safe-casinos.net"},{"url":"https://safe-casino.org","title":"","domain":"safe-casino.org"},{"url":"https://safe-casinos.info","title":"","domain":"safe-casinos.info"},{"url":"https://safe-casino.xyz","title":"","domain":"safe-casino.xyz"},{"url":"https://top-4-casinos.com","title":"","domain":"top-4-casinos.com"},{"url":"https://best-7-online-casinos.com","title":"","domain":"best-7-online-casinos.com"},{"url":"https://best-9-online-casinos.com","title":"","domain":"best-9-online-casinos.com"},{"url":"https://top-10-casinos.com","title":"","domain":"top-10-casinos.com"},{"url":"https://top-10-casinos.net","title":"","domain":"top-10-casinos.net"}]} \ No newline at end of file diff --git a/.fast_crawl.json b/.fast_crawl.json new file mode 100644 index 0000000..274dfc3 --- /dev/null +++ b/.fast_crawl.json @@ -0,0 +1 @@ +{"results":[{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://www.casinoreviews.net/","title":"Independent Online Casino Reviews 2026 | Casinoreviews.net","domain":"casinoreviews.net","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://getbets.us/casinos/","title":"Online Casinos USA 2026 — Tested & Ranked | GetBets","domain":"getbets.us","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/top-online-casinos","title":"TOP 10 Online Casinos 2026 [7,000+ Real Money Sites Tested]","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.top10casinos.com/online-casino/index.html","title":"Best Online Casino Sites : Expertly Reviewed Top Casinos","domain":"top10casinos.com","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://getb8.us/online-casinos/","title":"Online Casino Reviews - Best Trusted Online Casino Sites 2026 by Getb8","domain":"getb8.us","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://onlinegamblingme.com/casino-reviews/","title":"Best Online Casino Reviews for 2026 - Online Gambling Me","domain":"onlinegamblingme.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://slotsspot.com/online-casinos/reviews/","title":"Best Online Casino Reviews 2026 | 100% Trusted & Independent","domain":"slotsspot.com","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://casinoreviews.com/","title":"Online Casino Reviews - Trusted Reviews & Ratings | CasinoReviews.com","domain":"casinoreviews.com","casinoLinks":-1},{"url":"https://casinologia.com/top-10-best-casinos-list/","title":"Top 10 Best Online Casinos at the Moment | 2026","domain":"casinologia.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.trustpilot.com/categories/casino","title":"Best companies in Casino on Trustpilot","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","title":"looking for reliable best real money casinos 2026, where do you actually play?","domain":"reddit.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"Best Online Casinos (2026): Top 60 UKGC Licensed Sites","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/Review/comments/1q5ly2l/can_we_even_trust_online_casino_reviews_anymore/","title":"r/Review on Reddit: Can we even trust online casino reviews anymore?","domain":"reddit.com","casinoLinks":-1},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com","casinoLinks":-1},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com","casinoLinks":-1},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com","casinoLinks":-1},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com","casinoLinks":-1},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com","casinoLinks":-1},{"url":"https://www.racingpost.com/online-casino/bookmakers/","title":"Best Online Casinos UK: 49 Reputable Sites (2026)","domain":"racingpost.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com","casinoLinks":-1},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk","casinoLinks":-1},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com","casinoLinks":-1},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com","casinoLinks":-1},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net","casinoLinks":-1},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com","casinoLinks":-1},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.gamingtoday.com/online-casinos/bonus/","title":"What is the best online casino bonus available right now?","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com","casinoLinks":-1},{"url":"https://gamingamerica.com/online-casinos/bonuses","title":"Best Online Casino Bonuses for 2026","domain":"gamingamerica.com","casinoLinks":-1},{"url":"https://casino.guru/online-casino-bonuses","title":"Best Online Casino Bonuses 2026 | List of Top Bonus Offers","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/bonuses/","title":"Best Online Casino Bonuses and Promo Codes for Top Casino Apps","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.gambling.com/us/online-casinos/bonuses","title":"Best Online Casino Bonuses in the US - June 2026","domain":"gambling.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://www.vegasinsider.com/casinos/bonuses/","title":"Best Online Casino Bonuses 2026 | Top Signup Offers","domain":"vegasinsider.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/best-welcome-bonuses-right-now/","title":"$5,500+ in max casino credits value: Best online casino welcome bonus rankings right now","domain":"sportsline.com","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","title":"PayPal Casino UK Choose from 100+ Sites with Bonuses","domain":"toomaisquare.co.uk","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/bonus/","title":"Best Online Casino Bonuses & Promos in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://gvrkiran.github.io/content/Betting_apps_India.pdf","title":"Quantifying the Illicit Ecosystem of Betting Apps in India","domain":"gvrkiran.github.io","casinoLinks":-1},{"url":"https://www.thelines.com/casino/bonuses/","title":"Best Real Money Casino Bonuses & Promos for June 2026 in US","domain":"thelines.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.bonus.com/","title":"Compare Top Gambling Sites and Latest Offers | Bonus.com","domain":"bonus.com","casinoLinks":-1},{"url":"https://lcb.org/","title":"3669 Online Casinos Reviewed with 8681 Bonuses ranked by Game","domain":"lcb.org","casinoLinks":-1},{"url":"https://wizardofodds.com/top-casino-bonuses/","title":"2026's Top Online Casino Bonuses with Live Updates","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://pokerfuse.com/online-casinos/bonuses/","title":"Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse","domain":"pokerfuse.com","casinoLinks":-1},{"url":"https://www.casino.org/us/bonus/","title":"Best US online casino bonuses for June 2026","domain":"casino.org","casinoLinks":-1},{"url":"https://www.baseballamerica.com/stories/best-payout-online-casinos/","title":"15 Best Payout Online Casinos 2026: High RTP Sites & Games","domain":"baseballamerica.com","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/online-casino-rankings/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.gamingtoday.com/online-casinos/bonus/","title":"What is the best online casino bonus available right now?","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com","casinoLinks":-1},{"url":"https://gamingamerica.com/online-casinos/bonuses","title":"Best Online Casino Bonuses for 2026","domain":"gamingamerica.com","casinoLinks":-1},{"url":"https://casino.guru/online-casino-bonuses","title":"Best Online Casino Bonuses 2026 | List of Top Bonus Offers","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/bonuses/","title":"Best Online Casino Bonuses and Promo Codes for Top Casino Apps","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.gambling.com/us/online-casinos/bonuses","title":"Best Online Casino Bonuses in the US - June 2026","domain":"gambling.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://www.vegasinsider.com/casinos/bonuses/","title":"Best Online Casino Bonuses 2026 | Top Signup Offers","domain":"vegasinsider.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/best-welcome-bonuses-right-now/","title":"$5,500+ in max casino credits value: Best online casino welcome bonus rankings right now","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/bonus/","title":"Best Online Casino Bonuses & Promos in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","title":"PayPal Casino UK Choose from 100+ Sites with Bonuses","domain":"toomaisquare.co.uk","casinoLinks":-1},{"url":"https://www.thelines.com/casino/bonuses/","title":"Best Real Money Casino Bonuses & Promos for June 2026 in US","domain":"thelines.com","casinoLinks":-1},{"url":"https://gvrkiran.github.io/content/Betting_apps_India.pdf","title":"Quantifying the Illicit Ecosystem of Betting Apps in India","domain":"gvrkiran.github.io","casinoLinks":-1},{"url":"https://www.bonus.com/","title":"Compare Top Gambling Sites and Latest Offers | Bonus.com","domain":"bonus.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://lcb.org/","title":"3669 Online Casinos Reviewed with 8681 Bonuses ranked by Game","domain":"lcb.org","casinoLinks":-1},{"url":"https://wizardofodds.com/top-casino-bonuses/","title":"2026's Top Online Casino Bonuses with Live Updates","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://pokerfuse.com/online-casinos/bonuses/","title":"Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse","domain":"pokerfuse.com","casinoLinks":-1},{"url":"https://www.casino.org/us/bonus/","title":"Best US online casino bonuses for June 2026","domain":"casino.org","casinoLinks":-1},{"url":"https://www.baseballamerica.com/stories/best-payout-online-casinos/","title":"15 Best Payout Online Casinos 2026: High RTP Sites & Games","domain":"baseballamerica.com","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/online-casino-rankings/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.gamingtoday.com/online-casinos/bonus/","title":"What is the best online casino bonus available right now?","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com","casinoLinks":-1},{"url":"https://gamingamerica.com/online-casinos/bonuses","title":"Best Online Casino Bonuses for 2026","domain":"gamingamerica.com","casinoLinks":-1},{"url":"https://casino.guru/online-casino-bonuses","title":"Best Online Casino Bonuses 2026 | List of Top Bonus Offers","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/bonuses/","title":"Best Online Casino Bonuses and Promo Codes for Top Casino Apps","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.gambling.com/us/online-casinos/bonuses","title":"Best Online Casino Bonuses in the US - June 2026","domain":"gambling.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://www.vegasinsider.com/casinos/bonuses/","title":"Best Online Casino Bonuses 2026 | Top Signup Offers","domain":"vegasinsider.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/best-welcome-bonuses-right-now/","title":"$5,500+ in max casino credits value: Best online casino welcome bonus rankings right now","domain":"sportsline.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/bonus/","title":"Best Online Casino Bonuses & Promos in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.thelines.com/casino/bonuses/","title":"Best Real Money Casino Bonuses & Promos for June 2026 in US","domain":"thelines.com","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://www.bonus.com/","title":"Compare Top Gambling Sites and Latest Offers | Bonus.com","domain":"bonus.com","casinoLinks":-1},{"url":"https://lcb.org/","title":"3669 Online Casinos Reviewed with 8681 Bonuses ranked by Game","domain":"lcb.org","casinoLinks":-1},{"url":"https://wizardofodds.com/top-casino-bonuses/","title":"2026's Top Online Casino Bonuses with Live Updates","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://pokerfuse.com/online-casinos/bonuses/","title":"Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse","domain":"pokerfuse.com","casinoLinks":-1},{"url":"https://www.casino.org/us/bonus/","title":"Best US online casino bonuses for June 2026","domain":"casino.org","casinoLinks":-1},{"url":"https://www.baseballamerica.com/stories/best-payout-online-casinos/","title":"15 Best Payout Online Casinos 2026: High RTP Sites & Games","domain":"baseballamerica.com","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/online-casino-rankings/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.gamingtoday.com/online-casinos/bonus/","title":"What is the best online casino bonus available right now?","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com","casinoLinks":-1},{"url":"https://gamingamerica.com/online-casinos/bonuses","title":"Best Online Casino Bonuses for 2026","domain":"gamingamerica.com","casinoLinks":-1},{"url":"https://casino.guru/online-casino-bonuses","title":"Best Online Casino Bonuses 2026 | List of Top Bonus Offers","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/bonuses/","title":"Best Online Casino Bonuses and Promo Codes for Top Casino Apps","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.gambling.com/us/online-casinos/bonuses","title":"Best Online Casino Bonuses in the US - June 2026","domain":"gambling.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://www.vegasinsider.com/casinos/bonuses/","title":"Best Online Casino Bonuses 2026 | Top Signup Offers","domain":"vegasinsider.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/best-welcome-bonuses-right-now/","title":"$5,500+ in max casino credits value: Best online casino welcome bonus rankings right now","domain":"sportsline.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/bonus/","title":"Best Online Casino Bonuses & Promos in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.thelines.com/casino/bonuses/","title":"Best Real Money Casino Bonuses & Promos for June 2026 in US","domain":"thelines.com","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://www.bonus.com/","title":"Compare Top Gambling Sites and Latest Offers | Bonus.com","domain":"bonus.com","casinoLinks":-1},{"url":"https://lcb.org/","title":"3669 Online Casinos Reviewed with 8681 Bonuses ranked by Game","domain":"lcb.org","casinoLinks":-1},{"url":"https://wizardofodds.com/top-casino-bonuses/","title":"2026's Top Online Casino Bonuses with Live Updates","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://pokerfuse.com/online-casinos/bonuses/","title":"Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse","domain":"pokerfuse.com","casinoLinks":-1},{"url":"https://www.casino.org/us/bonus/","title":"Best US online casino bonuses for June 2026","domain":"casino.org","casinoLinks":-1},{"url":"https://www.baseballamerica.com/stories/best-payout-online-casinos/","title":"15 Best Payout Online Casinos 2026: High RTP Sites & Games","domain":"baseballamerica.com","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/online-casino-rankings/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.gamingtoday.com/online-casinos/bonus/","title":"What is the best online casino bonus available right now?","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com","casinoLinks":-1},{"url":"https://gamingamerica.com/online-casinos/bonuses","title":"Best Online Casino Bonuses for 2026","domain":"gamingamerica.com","casinoLinks":-1},{"url":"https://casino.guru/online-casino-bonuses","title":"Best Online Casino Bonuses 2026 | List of Top Bonus Offers","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/bonuses/","title":"Best Online Casino Bonuses and Promo Codes for Top Casino Apps","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.gambling.com/us/online-casinos/bonuses","title":"Best Online Casino Bonuses in the US - June 2026","domain":"gambling.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://www.vegasinsider.com/casinos/bonuses/","title":"Best Online Casino Bonuses 2026 | Top Signup Offers","domain":"vegasinsider.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/best-welcome-bonuses-right-now/","title":"$5,500+ in max casino credits value: Best online casino welcome bonus rankings right now","domain":"sportsline.com","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","title":"PayPal Casino UK Choose from 100+ Sites with Bonuses","domain":"toomaisquare.co.uk","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/bonus/","title":"Best Online Casino Bonuses & Promos in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://gvrkiran.github.io/content/Betting_apps_India.pdf","title":"Quantifying the Illicit Ecosystem of Betting Apps in India","domain":"gvrkiran.github.io","casinoLinks":-1},{"url":"https://www.thelines.com/casino/bonuses/","title":"Best Real Money Casino Bonuses & Promos for June 2026 in US","domain":"thelines.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.bonus.com/","title":"Compare Top Gambling Sites and Latest Offers | Bonus.com","domain":"bonus.com","casinoLinks":-1},{"url":"https://lcb.org/","title":"3669 Online Casinos Reviewed with 8681 Bonuses ranked by Game","domain":"lcb.org","casinoLinks":-1},{"url":"https://wizardofodds.com/top-casino-bonuses/","title":"2026's Top Online Casino Bonuses with Live Updates","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://pokerfuse.com/online-casinos/bonuses/","title":"Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse","domain":"pokerfuse.com","casinoLinks":-1},{"url":"https://www.casino.org/us/bonus/","title":"Best US online casino bonuses for June 2026","domain":"casino.org","casinoLinks":-1},{"url":"https://www.baseballamerica.com/stories/best-payout-online-casinos/","title":"15 Best Payout Online Casinos 2026: High RTP Sites & Games","domain":"baseballamerica.com","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/online-casino-rankings/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.gamingtoday.com/online-casinos/bonus/","title":"What is the best online casino bonus available right now?","domain":"gamingtoday.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com","casinoLinks":-1},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com","casinoLinks":-1},{"url":"https://gamingamerica.com/online-casinos/bonuses","title":"Best Online Casino Bonuses for 2026","domain":"gamingamerica.com","casinoLinks":-1},{"url":"https://casino.guru/online-casino-bonuses","title":"Best Online Casino Bonuses 2026 | List of Top Bonus Offers","domain":"casino.guru","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/bonuses/","title":"Best Online Casino Bonuses and Promo Codes for Top Casino Apps","domain":"sportsline.com","casinoLinks":-1},{"url":"https://www.gambling.com/us/online-casinos/bonuses","title":"Best Online Casino Bonuses in the US - June 2026","domain":"gambling.com","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/","title":"Best Online Casinos for Real Money: Top Online Casino for US in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://www.vegasinsider.com/casinos/bonuses/","title":"Best Online Casino Bonuses 2026 | Top Signup Offers","domain":"vegasinsider.com","casinoLinks":-1},{"url":"https://www.sportsline.com/casinos/best-welcome-bonuses-right-now/","title":"$5,500+ in max casino credits value: Best online casino welcome bonus rankings right now","domain":"sportsline.com","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://www.legalsportsreport.com/online-casinos/bonus/","title":"Best Online Casino Bonuses & Promos in June 2026","domain":"legalsportsreport.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.thelines.com/casino/bonuses/","title":"Best Real Money Casino Bonuses & Promos for June 2026 in US","domain":"thelines.com","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://rsrglobal.org/uncategorized/casino-luckysheriff-support/","title":"I Reviewed LuckySheriff Casino RTPs to Industry Average Data for ...","domain":"rsrglobal.org","casinoLinks":-1},{"url":"https://www.bonus.com/","title":"Compare Top Gambling Sites and Latest Offers | Bonus.com","domain":"bonus.com","casinoLinks":-1},{"url":"https://www.slotsup.com/","title":"SlotsUp: User-Centric Guide in the Online Casino Industry","domain":"slotsup.com","casinoLinks":-1},{"url":"https://deadspin.com/sweepstakes-casinos/free-slots-real-money/","title":"Free Online Slots For Real Money: Free Play Casinos Ranked","domain":"deadspin.com","casinoLinks":-1},{"url":"https://lcb.org/","title":"3669 Online Casinos Reviewed with 8681 Bonuses ranked by Game","domain":"lcb.org","casinoLinks":-1},{"url":"https://wizardofodds.com/top-casino-bonuses/","title":"2026's Top Online Casino Bonuses with Live Updates","domain":"wizardofodds.com","casinoLinks":-1},{"url":"https://pokerfuse.com/online-casinos/bonuses/","title":"Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse","domain":"pokerfuse.com","casinoLinks":-1},{"url":"https://www.casino.org/us/bonus/","title":"Best US online casino bonuses for June 2026","domain":"casino.org","casinoLinks":-1},{"url":"https://www.baseballamerica.com/stories/best-payout-online-casinos/","title":"15 Best Payout Online Casinos 2026: High RTP Sites & Games","domain":"baseballamerica.com","casinoLinks":-1},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org","casinoLinks":-1},{"url":"https://www.freep.com/story/sports/online-casino-rankings/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","title":"PayPal Casino UK Choose from 100+ Sites with Bonuses","domain":"toomaisquare.co.uk","casinoLinks":-1},{"url":"https://gvrkiran.github.io/content/Betting_apps_India.pdf","title":"Quantifying the Illicit Ecosystem of Betting Apps in India","domain":"gvrkiran.github.io","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://www.slotsup.com/","title":"SlotsUp: User-Centric Guide in the Online Casino Industry","domain":"slotsup.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://www.slotsup.com/","title":"SlotsUp: User-Centric Guide in the Online Casino Industry","domain":"slotsup.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","title":"PayPal Casino UK Choose from 100+ Sites with Bonuses","domain":"toomaisquare.co.uk","casinoLinks":-1},{"url":"https://gvrkiran.github.io/content/Betting_apps_India.pdf","title":"Quantifying the Illicit Ecosystem of Betting Apps in India","domain":"gvrkiran.github.io","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","title":"PayPal Casino UK Choose from 100+ Sites with Bonuses","domain":"toomaisquare.co.uk","casinoLinks":-1},{"url":"https://gvrkiran.github.io/content/Betting_apps_India.pdf","title":"Quantifying the Illicit Ecosystem of Betting Apps in India","domain":"gvrkiran.github.io","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","title":"PayPal Casino UK Choose from 100+ Sites with Bonuses","domain":"toomaisquare.co.uk","casinoLinks":-1},{"url":"https://gvrkiran.github.io/content/Betting_apps_India.pdf","title":"Quantifying the Illicit Ecosystem of Betting Apps in India","domain":"gvrkiran.github.io","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://rsrglobal.org/uncategorized/casino-luckysheriff-support/","title":"I Reviewed LuckySheriff Casino RTPs to Industry Average Data for ...","domain":"rsrglobal.org","casinoLinks":-1},{"url":"https://www.slotsup.com/","title":"SlotsUp: User-Centric Guide in the Online Casino Industry","domain":"slotsup.com","casinoLinks":-1},{"url":"https://deadspin.com/sweepstakes-casinos/free-slots-real-money/","title":"Free Online Slots For Real Money: Free Play Casinos Ranked","domain":"deadspin.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","title":"PayPal Casino UK Choose from 100+ Sites with Bonuses","domain":"toomaisquare.co.uk","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.bitdegree.org/crypto/shuffle-casino-review","title":"Shuffle Casino Review: Games, Bonuses, and Full Guide","domain":"bitdegree.org","casinoLinks":-1},{"url":"https://gvrkiran.github.io/content/Betting_apps_India.pdf","title":"Quantifying the Illicit Ecosystem of Betting Apps in India","domain":"gvrkiran.github.io","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://www.slotsup.com/","title":"SlotsUp: User-Centric Guide in the Online Casino Industry","domain":"slotsup.com","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://rsrglobal.org/uncategorized/casino-luckysheriff-support/","title":"I Reviewed LuckySheriff Casino RTPs to Industry Average Data for ...","domain":"rsrglobal.org","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://deadspin.com/sweepstakes-casinos/free-slots-real-money/","title":"Free Online Slots For Real Money: Free Play Casinos Ranked","domain":"deadspin.com","casinoLinks":-1},{"url":"https://www.slotsup.com/","title":"SlotsUp: User-Centric Guide in the Online Casino Industry","domain":"slotsup.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.casinos.com/ca","title":"The Trustworthy Guide to The World of Casinos in Canada","domain":"casinos.com","casinoLinks":-1},{"url":"https://rsrglobal.org/uncategorized/casino-luckysheriff-support/","title":"I Reviewed LuckySheriff Casino RTPs to Industry Average Data for ...","domain":"rsrglobal.org","casinoLinks":-1},{"url":"https://www.slotsup.com/","title":"SlotsUp: User-Centric Guide in the Online Casino Industry","domain":"slotsup.com","casinoLinks":-1},{"url":"https://deadspin.com/sweepstakes-casinos/free-slots-real-money/","title":"Free Online Slots For Real Money: Free Play Casinos Ranked","domain":"deadspin.com","casinoLinks":-1},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk","casinoLinks":-1},{"url":"https://thegilbreths.com/best-online-casino/","title":"TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","domain":"thegilbreths.com","casinoLinks":-1},{"url":"https://cardmates.co.uk/online-casinos","title":"Best Online Casino Sites in the UK for 2026 - Cardmates","domain":"cardmates.co.uk","casinoLinks":-1},{"url":"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","title":"PayPal Casino UK Choose from 100+ Sites with Bonuses","domain":"toomaisquare.co.uk","casinoLinks":-1},{"url":"https://gvrkiran.github.io/content/Betting_apps_India.pdf","title":"Quantifying the Illicit Ecosystem of Betting Apps in India","domain":"gvrkiran.github.io","casinoLinks":-1},{"url":"https://bojoko.ca/casino/","title":"The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","domain":"bojoko.ca","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","title":"Bloomsbury Crossword Solver Guide | PDF - Scribd","domain":"scribd.com","casinoLinks":-1},{"url":"https://mcds-therapy.eu/","title":"Best Online Casinos Ireland | Top Casino Sites for 2026","domain":"mcds-therapy.eu","casinoLinks":-1},{"url":"https://www.businessworld.ie/news/Irishluck-offers-reviews-of-casinos-and-sports-betting-sites-Irish-gamblers-575373.html","title":"Irishluck offers reviews of casinos and sports betting sites Irish ...","domain":"businessworld.ie","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorqh2kcpY7Ggd8xuUBrJKl7KECaMgw0KpHkR58B9XjqruDQgK2q","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoovEEK3gy_MJG-ruVfo9cbZtOYMFe1oVrjWjuPvMYNp2aCGi7k8","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopD6_ErI1NAwFVASHLgwYcNQ3A1aEMsVIt7fWvfzRU1XirJHuv9","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorSl9FfD_O8iWvHtgFVSWrBFuXySixkFFsL46t0IX_o4UVIz-F6","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoophuPeZ5YiYJsVyNYpunQbC_caq9FKi_KMn2b5k4yWy-89jGTP","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOop-CLlWAGVG6I0CE6DgJHmFAPQldIvV5Y01Y-UnGjEoUdE67h1L","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqifJAMGCFY4qbxbK4r8zuMx9GPBnhWiEejBjDMhVWp7K5jjftU","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopl7jBH4ipOhIuDiAmS2rzh_TJCkzflJla7KRlBLYAdcwJgKBOc","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOop0fd5HTRbbM3bqxI7GxBizMulPARBD9QUaaMTvtpfxaYXrdYs4","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqDY0d5llEbP0Qc3vEK-FBqiVv7ythWRUS5SGiJtB64dGN8IM3z","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqdxf6ulyt-OQy-t1tw03ThFT3eXIOFytOCl4JehnWY4AHbuDL9","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOooEgsTJ4e2Vbhrf7GoOTPQLxXdOAhqRy43hxmyxvWE0dywBeHqB","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorKXqlJ2sVD67rIqHDE54_yBsIBgZNzsa11qfxk2u-RkuL6SMUN","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOooNTT7cbXeqAYg0wDd8W_7VYQ7eUvAuB2OvIyb1DfdESGbc0hE5","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqGRyGCIFFTN1EuRmSgC6jP3UruRgkQdqXcJR0XqozIVE4leb7m","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoo0iaw8AbqWpetvmx7FEjFm0e8Gg9sFyiqy3PDMooFn5E-K2cOe","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopPoex9zt53MyL9smaMQhkGQzRtuGrVXZbjJryNqgbD_9tz8EYX","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopafhQoOEUkObObkR1WMrS0JOS-Cs1dwqvH8ieZLnwJb-cLhyFA","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqaRbuJsmU18aChvp-UwZebsTyBtBySW9qGcKEYwdrSMzyxTniO","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqe1oBoXb7DmaZzJjx8FHGnfNrMY74bcmTbw3hwCqabfmyP9nSL","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-for-aussie-players-updated-june-2026/20260602140000/","title":"Best Online Pokies Australia 2026: Top Rated Real Money Pokies Sites For Aussie Players (Updated June 2026 – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://bestpokiesau.com/","title":"Best Online Casinos 2026 – Top Australian Pokies for Real Money","domain":"bestpokiesau.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/SportsPH/comments/1suqpv4/best_online_casino_australia_for_real_money_my/","title":"Best online casino Australia for real money - my honest test and comparison 2026","domain":"reddit.com","casinoLinks":-1},{"url":"https://pokie.inc/casino-category/real-money-casinos/","title":"Best Real Money Online Casinos Australia 2026 – Tested & Ranked","domain":"pokie.inc","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-au/","title":"Best Online Pokies in Australia 2026: Top 15 Real Money Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.gamblinginsider.com/au/online-pokies","title":"Best Australian Online Pokies 2026 - Top Real Money Pokies Sites","domain":"gamblinginsider.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-australia-for-real-money-2026-top-pokies-sites-with-fast-payouts-aussie-tested/","title":"Best Online Casinos Australia for Real Money 2026: Top Pokies Sites with Fast Payouts (Aussie-Tested) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-au/","title":"Best Online Casinos AU 2026: Top 15 Real Money Pokies Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://focus-asia.com/the-pokies-casino-australia-2026-review/","title":"Australia’s Top-Rated Real Money Casino Site","domain":"focus-asia.com","casinoLinks":-1},{"url":"https://www.gameshub.com/australia/online-casinos/pokies/","title":"Best Online Pokies in Australia for Real Money in June","domain":"gameshub.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-in-australia-for-real-money-2026-5-top-au-pokies-sites-reviewed/20260323130000/","title":"Best Online Casinos in Australia for Real Money 2026: 5 Top AU Pokies Sites Reviewed – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.trustpilot.com/review/real-money-pokies-australia.com","title":"Pokies Online Real Money Australia Reviews | Read Customer Service Reviews of real-money-pokies-australia.com","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://betpokies.org/","title":"Best Real Money Online Casinos in Australia 2026","domain":"betpokies.org","casinoLinks":-1},{"url":"https://www.ausonlinecasinosites.us.com/","title":"Best Online Casinos Australia 2026: Real Money AU Casino Sites","domain":"ausonlinecasinosites.us.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-compared/20260615073000/","title":"5 Best Online Pokies Australia 2026: Top-Rated Real Money Pokies Sites Compared – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/5-best-online-casinos-australia-for-real-money-top-pokies-sites-in-2026/","title":"5 Best Online Casinos Australia for Real Money - Top Pokies Sites in 2026 - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-australia-2026-5-aussie-pokies-casinos-that-pay-real-money-instantly-tested-verified/","title":"Best Online Pokies Australia 2026: 5 Aussie Pokies Casinos That Pay Real Money Instantly (Tested & Verified) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-australia-2026-5-top-real-money-pokies-sites-new-bonuses-tested-ranked/20260224130000/","title":"Best Online Casinos Australia 2026 - 5 Top Real Money Pokies Sites & New Bonuses (Tested & Ranked) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-real-money-2026-top-aussie-sites-for-pokies-payid-neosurf-crypto-accepted/20260424140000/","title":"5 Best Online Casinos Australia for Real Money 2026 - Top Aussie Sites for Pokies (PayID, Neosurf & Crypto Accepted) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-pokies-2026-top-aussie-sites-for-real-money-fast-payouts-new-bonuses/20260422143000/","title":"5 Best Online Casinos Australia for Pokies 2026: Top Aussie Sites for Real Money, Fast Payouts & New Bonuses – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-for-aussie-players-updated-june-2026/20260602140000/","title":"Best Online Pokies Australia 2026: Top Rated Real Money Pokies Sites For Aussie Players (Updated June 2026 – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoolkJnTEVs5JVzhij-9lxi8YtybjZ52wJs4VnOSpnUsLU8cURJA","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://bestpokiesau.com/","title":"Best Online Casinos 2026 – Top Australian Pokies for Real Money","domain":"bestpokiesau.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/SportsPH/comments/1suqpv4/best_online_casino_australia_for_real_money_my/","title":"Best online casino Australia for real money - my honest test and comparison 2026","domain":"reddit.com","casinoLinks":-1},{"url":"https://pokie.inc/casino-category/real-money-casinos/","title":"Best Real Money Online Casinos Australia 2026 – Tested & Ranked","domain":"pokie.inc","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-au/","title":"Best Online Pokies in Australia 2026: Top 15 Real Money Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.gamblinginsider.com/au/online-pokies","title":"Best Australian Online Pokies 2026 - Top Real Money Pokies Sites","domain":"gamblinginsider.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-australia-for-real-money-2026-top-pokies-sites-with-fast-payouts-aussie-tested/","title":"Best Online Casinos Australia for Real Money 2026: Top Pokies Sites with Fast Payouts (Aussie-Tested) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-au/","title":"Best Online Casinos AU 2026: Top 15 Real Money Pokies Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://focus-asia.com/the-pokies-casino-australia-2026-review/","title":"Australia’s Top-Rated Real Money Casino Site","domain":"focus-asia.com","casinoLinks":-1},{"url":"https://www.gameshub.com/australia/online-casinos/pokies/","title":"Best Online Pokies in Australia for Real Money in June","domain":"gameshub.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-in-australia-for-real-money-2026-5-top-au-pokies-sites-reviewed/20260323130000/","title":"Best Online Casinos in Australia for Real Money 2026: 5 Top AU Pokies Sites Reviewed – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.trustpilot.com/review/real-money-pokies-australia.com","title":"Pokies Online Real Money Australia Reviews | Read Customer Service Reviews of real-money-pokies-australia.com","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://betpokies.org/","title":"Best Real Money Online Casinos in Australia 2026","domain":"betpokies.org","casinoLinks":-1},{"url":"https://www.ausonlinecasinosites.us.com/","title":"Best Online Casinos Australia 2026: Real Money AU Casino Sites","domain":"ausonlinecasinosites.us.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-compared/20260615073000/","title":"5 Best Online Pokies Australia 2026: Top-Rated Real Money Pokies Sites Compared – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/5-best-online-casinos-australia-for-real-money-top-pokies-sites-in-2026/","title":"5 Best Online Casinos Australia for Real Money - Top Pokies Sites in 2026 - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-australia-2026-5-aussie-pokies-casinos-that-pay-real-money-instantly-tested-verified/","title":"Best Online Pokies Australia 2026: 5 Aussie Pokies Casinos That Pay Real Money Instantly (Tested & Verified) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-australia-2026-5-top-real-money-pokies-sites-new-bonuses-tested-ranked/20260224130000/","title":"Best Online Casinos Australia 2026 - 5 Top Real Money Pokies Sites & New Bonuses (Tested & Ranked) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-real-money-2026-top-aussie-sites-for-pokies-payid-neosurf-crypto-accepted/20260424140000/","title":"5 Best Online Casinos Australia for Real Money 2026 - Top Aussie Sites for Pokies (PayID, Neosurf & Crypto Accepted) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-pokies-2026-top-aussie-sites-for-real-money-fast-payouts-new-bonuses/20260422143000/","title":"5 Best Online Casinos Australia for Pokies 2026: Top Aussie Sites for Real Money, Fast Payouts & New Bonuses – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopa_jSPcU-UgPUNSL4Sr5WpT_1SKtKDErwadYvLizoEUkvqd7QR","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-for-aussie-players-updated-june-2026/20260602140000/","title":"Best Online Pokies Australia 2026: Top Rated Real Money Pokies Sites For Aussie Players (Updated June 2026 – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://bestpokiesau.com/","title":"Best Online Casinos 2026 – Top Australian Pokies for Real Money","domain":"bestpokiesau.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/SportsPH/comments/1suqpv4/best_online_casino_australia_for_real_money_my/","title":"Best online casino Australia for real money - my honest test and comparison 2026","domain":"reddit.com","casinoLinks":-1},{"url":"https://pokie.inc/casino-category/real-money-casinos/","title":"Best Real Money Online Casinos Australia 2026 – Tested & Ranked","domain":"pokie.inc","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-au/","title":"Best Online Pokies in Australia 2026: Top 15 Real Money Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.gamblinginsider.com/au/online-pokies","title":"Best Australian Online Pokies 2026 - Top Real Money Pokies Sites","domain":"gamblinginsider.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-australia-for-real-money-2026-top-pokies-sites-with-fast-payouts-aussie-tested/","title":"Best Online Casinos Australia for Real Money 2026: Top Pokies Sites with Fast Payouts (Aussie-Tested) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-au/","title":"Best Online Casinos AU 2026: Top 15 Real Money Pokies Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://focus-asia.com/the-pokies-casino-australia-2026-review/","title":"Australia’s Top-Rated Real Money Casino Site","domain":"focus-asia.com","casinoLinks":-1},{"url":"https://www.gameshub.com/australia/online-casinos/pokies/","title":"Best Online Pokies in Australia for Real Money in June","domain":"gameshub.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-in-australia-for-real-money-2026-5-top-au-pokies-sites-reviewed/20260323130000/","title":"Best Online Casinos in Australia for Real Money 2026: 5 Top AU Pokies Sites Reviewed – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.trustpilot.com/review/real-money-pokies-australia.com","title":"Pokies Online Real Money Australia Reviews | Read Customer Service Reviews of real-money-pokies-australia.com","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://betpokies.org/","title":"Best Real Money Online Casinos in Australia 2026","domain":"betpokies.org","casinoLinks":-1},{"url":"https://www.ausonlinecasinosites.us.com/","title":"Best Online Casinos Australia 2026: Real Money AU Casino Sites","domain":"ausonlinecasinosites.us.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-compared/20260615073000/","title":"5 Best Online Pokies Australia 2026: Top-Rated Real Money Pokies Sites Compared – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/5-best-online-casinos-australia-for-real-money-top-pokies-sites-in-2026/","title":"5 Best Online Casinos Australia for Real Money - Top Pokies Sites in 2026 - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-australia-2026-5-aussie-pokies-casinos-that-pay-real-money-instantly-tested-verified/","title":"Best Online Pokies Australia 2026: 5 Aussie Pokies Casinos That Pay Real Money Instantly (Tested & Verified) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-australia-2026-5-top-real-money-pokies-sites-new-bonuses-tested-ranked/20260224130000/","title":"Best Online Casinos Australia 2026 - 5 Top Real Money Pokies Sites & New Bonuses (Tested & Ranked) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-real-money-2026-top-aussie-sites-for-pokies-payid-neosurf-crypto-accepted/20260424140000/","title":"5 Best Online Casinos Australia for Real Money 2026 - Top Aussie Sites for Pokies (PayID, Neosurf & Crypto Accepted) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-pokies-2026-top-aussie-sites-for-real-money-fast-payouts-new-bonuses/20260422143000/","title":"5 Best Online Casinos Australia for Pokies 2026: Top Aussie Sites for Real Money, Fast Payouts & New Bonuses – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-for-aussie-players-updated-june-2026/20260602140000/","title":"Best Online Pokies Australia 2026: Top Rated Real Money Pokies Sites For Aussie Players (Updated June 2026 – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopwtiA0Gtzs0AZdR9VWoS968iskaj8dwhhd8THxrXkP5EbwPPBo","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://bestpokiesau.com/","title":"Best Online Casinos 2026 – Top Australian Pokies for Real Money","domain":"bestpokiesau.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/SportsPH/comments/1suqpv4/best_online_casino_australia_for_real_money_my/","title":"Best online casino Australia for real money - my honest test and comparison 2026","domain":"reddit.com","casinoLinks":-1},{"url":"https://pokie.inc/casino-category/real-money-casinos/","title":"Best Real Money Online Casinos Australia 2026 – Tested & Ranked","domain":"pokie.inc","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-au/","title":"Best Online Pokies in Australia 2026: Top 15 Real Money Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.gamblinginsider.com/au/online-pokies","title":"Best Australian Online Pokies 2026 - Top Real Money Pokies Sites","domain":"gamblinginsider.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-australia-for-real-money-2026-top-pokies-sites-with-fast-payouts-aussie-tested/","title":"Best Online Casinos Australia for Real Money 2026: Top Pokies Sites with Fast Payouts (Aussie-Tested) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-au/","title":"Best Online Casinos AU 2026: Top 15 Real Money Pokies Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://focus-asia.com/the-pokies-casino-australia-2026-review/","title":"Australia’s Top-Rated Real Money Casino Site","domain":"focus-asia.com","casinoLinks":-1},{"url":"https://www.gameshub.com/australia/online-casinos/pokies/","title":"Best Online Pokies in Australia for Real Money in June","domain":"gameshub.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-in-australia-for-real-money-2026-5-top-au-pokies-sites-reviewed/20260323130000/","title":"Best Online Casinos in Australia for Real Money 2026: 5 Top AU Pokies Sites Reviewed – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.trustpilot.com/review/real-money-pokies-australia.com","title":"Pokies Online Real Money Australia Reviews | Read Customer Service Reviews of real-money-pokies-australia.com","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://betpokies.org/","title":"Best Real Money Online Casinos in Australia 2026","domain":"betpokies.org","casinoLinks":-1},{"url":"https://www.ausonlinecasinosites.us.com/","title":"Best Online Casinos Australia 2026: Real Money AU Casino Sites","domain":"ausonlinecasinosites.us.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-compared/20260615073000/","title":"5 Best Online Pokies Australia 2026: Top-Rated Real Money Pokies Sites Compared – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/5-best-online-casinos-australia-for-real-money-top-pokies-sites-in-2026/","title":"5 Best Online Casinos Australia for Real Money - Top Pokies Sites in 2026 - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-australia-2026-5-aussie-pokies-casinos-that-pay-real-money-instantly-tested-verified/","title":"Best Online Pokies Australia 2026: 5 Aussie Pokies Casinos That Pay Real Money Instantly (Tested & Verified) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-australia-2026-5-top-real-money-pokies-sites-new-bonuses-tested-ranked/20260224130000/","title":"Best Online Casinos Australia 2026 - 5 Top Real Money Pokies Sites & New Bonuses (Tested & Ranked) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-real-money-2026-top-aussie-sites-for-pokies-payid-neosurf-crypto-accepted/20260424140000/","title":"5 Best Online Casinos Australia for Real Money 2026 - Top Aussie Sites for Pokies (PayID, Neosurf & Crypto Accepted) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-pokies-2026-top-aussie-sites-for-real-money-fast-payouts-new-bonuses/20260422143000/","title":"5 Best Online Casinos Australia for Pokies 2026: Top Aussie Sites for Real Money, Fast Payouts & New Bonuses – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-for-aussie-players-updated-june-2026/20260602140000/","title":"Best Online Pokies Australia 2026: Top Rated Real Money Pokies Sites For Aussie Players (Updated June 2026 – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOop2fKmhZc8jkkhDlUfVxRDtYkhR7KPkSpZh-KR61zM9bC3Qy_8i","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://bestpokiesau.com/","title":"Best Online Casinos 2026 – Top Australian Pokies for Real Money","domain":"bestpokiesau.com","casinoLinks":-1},{"url":"https://www.reddit.com/r/SportsPH/comments/1suqpv4/best_online_casino_australia_for_real_money_my/","title":"Best online casino Australia for real money - my honest test and comparison 2026","domain":"reddit.com","casinoLinks":-1},{"url":"https://pokie.inc/casino-category/real-money-casinos/","title":"Best Real Money Online Casinos Australia 2026 – Tested & Ranked","domain":"pokie.inc","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-au/","title":"Best Online Pokies in Australia 2026: Top 15 Real Money Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.gamblinginsider.com/au/online-pokies","title":"Best Australian Online Pokies 2026 - Top Real Money Pokies Sites","domain":"gamblinginsider.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-australia-for-real-money-2026-top-pokies-sites-with-fast-payouts-aussie-tested/","title":"Best Online Casinos Australia for Real Money 2026: Top Pokies Sites with Fast Payouts (Aussie-Tested) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-casinos-au/","title":"Best Online Casinos AU 2026: Top 15 Real Money Pokies Sites","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://focus-asia.com/the-pokies-casino-australia-2026-review/","title":"Australia’s Top-Rated Real Money Casino Site","domain":"focus-asia.com","casinoLinks":-1},{"url":"https://www.gameshub.com/australia/online-casinos/pokies/","title":"Best Online Pokies in Australia for Real Money in June","domain":"gameshub.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-in-australia-for-real-money-2026-5-top-au-pokies-sites-reviewed/20260323130000/","title":"Best Online Casinos in Australia for Real Money 2026: 5 Top AU Pokies Sites Reviewed – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.trustpilot.com/review/real-money-pokies-australia.com","title":"Pokies Online Real Money Australia Reviews | Read Customer Service Reviews of real-money-pokies-australia.com","domain":"trustpilot.com","casinoLinks":-1},{"url":"https://betpokies.org/","title":"Best Real Money Online Casinos in Australia 2026","domain":"betpokies.org","casinoLinks":-1},{"url":"https://www.ausonlinecasinosites.us.com/","title":"Best Online Casinos Australia 2026: Real Money AU Casino Sites","domain":"ausonlinecasinosites.us.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-compared/20260615073000/","title":"5 Best Online Pokies Australia 2026: Top-Rated Real Money Pokies Sites Compared – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/5-best-online-casinos-australia-for-real-money-top-pokies-sites-in-2026/","title":"5 Best Online Casinos Australia for Real Money - Top Pokies Sites in 2026 - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://www.moviemaker.com/best-online-pokies-australia-2026-5-aussie-pokies-casinos-that-pay-real-money-instantly-tested-verified/","title":"Best Online Pokies Australia 2026: 5 Aussie Pokies Casinos That Pay Real Money Instantly (Tested & Verified) - MovieMaker Magazine","domain":"moviemaker.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/business/sponsored-content/best-online-casinos-australia-2026-5-top-real-money-pokies-sites-new-bonuses-tested-ranked/20260224130000/","title":"Best Online Casinos Australia 2026 - 5 Top Real Money Pokies Sites & New Bonuses (Tested & Ranked) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-real-money-2026-top-aussie-sites-for-pokies-payid-neosurf-crypto-accepted/20260424140000/","title":"5 Best Online Casinos Australia for Real Money 2026 - Top Aussie Sites for Pokies (PayID, Neosurf & Crypto Accepted) – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://muddyrivernews.com/igaming-hub/5-best-online-casinos-australia-for-pokies-2026-top-aussie-sites-for-real-money-fast-payouts-new-bonuses/20260422143000/","title":"5 Best Online Casinos Australia for Pokies 2026: Top Aussie Sites for Real Money, Fast Payouts & New Bonuses – Muddy River News","domain":"muddyrivernews.com","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopo5Wz2A96Atpjz9tnem36H7tvVK7UqCQifWjahcB4fKDzOzrEt","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://www.nme.com/guides/gaming-guides/connections-answers-hints-groups-today-3557066","title":"'Connections' answers and hints for today, June 21 - NME","domain":"nme.com","casinoLinks":-1},{"url":"https://montenegrobet.me/wp-content/uploads/2014/11/Journal-Of-Gambling-Issues-kandaska-studija-o-uticaju-udaljenosti-na-maloljetnike.pdf","title":"Journal of Gambling Issues Issue 20, June 2007 - Montenegrobet","domain":"montenegrobet.me","casinoLinks":-1},{"url":"https://montenegrobet.me/wp-content/uploads/2014/11/Journal-Of-Gambling-Issues-kandaska-studija-o-uticaju-udaljenosti-na-maloljetnike.pdf","title":"Journal of Gambling Issues Issue 20, June 2007 - Montenegrobet","domain":"montenegrobet.me","casinoLinks":-1},{"url":"https://montenegrobet.me/wp-content/uploads/2014/11/Journal-Of-Gambling-Issues-kandaska-studija-o-uticaju-udaljenosti-na-maloljetnike.pdf","title":"Journal of Gambling Issues Issue 20, June 2007 - Montenegrobet","domain":"montenegrobet.me","casinoLinks":-1},{"url":"https://montenegrobet.me/wp-content/uploads/2014/11/Journal-Of-Gambling-Issues-kandaska-studija-o-uticaju-udaljenosti-na-maloljetnike.pdf","title":"Journal of Gambling Issues Issue 20, June 2007 - Montenegrobet","domain":"montenegrobet.me","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://smartintegratedsystem.com/blog/1","title":"Smart Integrated System bersama dengan Revolusi Industri 4.0","domain":"smartintegratedsystem.com","casinoLinks":-1},{"url":"https://smartintegratedsystem.com/blog/1","title":"Smart Integrated System bersama dengan Revolusi Industri 4.0","domain":"smartintegratedsystem.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://smartintegratedsystem.com/blog/1","title":"Smart Integrated System bersama dengan Revolusi Industri 4.0","domain":"smartintegratedsystem.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://casadelalmendro.com/","title":"Fundacion Casa del Almendro – Centro de ayuda familiar al ...","domain":"casadelalmendro.com","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorQj38qYPKsMCGiErqJp_p1H0jOQMt6Q-O6H9_StbVHYYoOFFU0","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqpqsJY379HF08iUMz4Ch6C8msqZRiyRWOe0RaECDXcGqytate0","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqjmhOc6KTIabChlJJDI1g40Np3h9GmHgQDxNcKj7t911XygLg4","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://ifdb.org/allreviews?id=lzj370u772du3hx7&sortby=&ratings=yes&pg=all","title":"Ratings and Reviews by Mike Russo","domain":"ifdb.org","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopzbbg11HXcVlFoRsLND6jUpjjT3NrCJWF1KsnpH__PDgEtPuDM","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopJ-nYcBBeTXFwVMTyGZScYkFuqKt55ZVdkS-U5Y7Ncuhm9Dkk0","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqAAGdFFSaveDbB67EPmz5X74WCTfyx9GTT1dtU0py8x0i7Y7EN","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopkrZit3j2_XJFqZJaLSSj_mBlubwWtOTwFBlh3phIHP5XI4qMA","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOopENXLuwpKQlKOsqmNzXyNM31gfP62nEMgHP4L04bsthWGhsE8w","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqIfhCR2HnmaKdo1wt-4XmIZGC_J0L0r5AwDtPLBH3DSDaQqAfQ","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqqav6wIfOlh8eCC0z-oAFxSCdToqFiKjjo2pP7fZ5n_rDP5CJ1","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqV51rCG6I_1HZNU6LFYwGdOUn6pBHst6hSKJpI7FBVfpT6XdZ7","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqohxyiS0JxOxA5DOdAOOH7JbSL0a2RaP_sgM4FXMnw55mxiLYs","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoogqJ6nDyfj6RUufBGvCLxZgzwdGHrWMkQD5DmOkxeOZIwt-Pb5","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqjGZBRffeI-tMpbhBR7FzfZTA1erDJbbvZll9OSa5hNfMsVjzU","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorTo7uPoeENox9MFGDlQUpNOK_v1UAU-dczasn63DSMfQQIrbuO","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqffaRcCHFmbZ85zR7HIjousDjxE1eapicZ7_oxfOksZzNDYUwN","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOooIgGv85W36wZQytdcqEt5iUzlNGVUiS1yqlQ25Lq3urOYHjFYH","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoq-z0Ct-092Uc3CB9p0o6s6DMVjEJk7TVuKuiMjWojOQpdwJyPI","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorBQzES2PAPx-OW_fqMRavZfbED7OW0tQGkaS-sDqL81tqS9GKY","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqeQxIhgPiOkLbPWPaX_p7vaLUEvzBCDO87EsDv-OrafxrXIw3G","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOooJhuXH-nrTfBdz8x6MqCXcMoGhLA1TmmW4agQCbimMMpuIsQdA","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqda-SKUTaTJk0kgca8wXVYjGTznkTq6TUf9oM_0h6EInZaWo4Y","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1},{"url":"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOoqiQergOnezyc0srI3La54s-8MehXvW4gXR9HDiFgJ18fbf72vv","title":"Коли найкращий час для посадки дерев та кущів","domain":"vasylivanovich.com.ua","casinoLinks":-1}],"qIndex":29,"pIndex":26} \ No newline at end of file diff --git a/.mega_crawl.json b/.mega_crawl.json new file mode 100644 index 0000000..7871354 --- /dev/null +++ b/.mega_crawl.json @@ -0,0 +1 @@ +{"results":[{"url":"https://www.casinoreviews.net/","title":"Independent Online Casino Reviews 2026 | Casinoreviews.net","domain":"casinoreviews.net"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://getbets.us/casinos/","title":"Online Casinos USA 2026 — Tested & Ranked | GetBets","domain":"getbets.us"},{"url":"https://casino.guru/top-online-casinos","title":"TOP 10 Online Casinos 2026 [7,000+ Real Money Sites Tested]","domain":"casino.guru"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://getb8.us/online-casinos/","title":"Online Casino Reviews - Best Trusted Online Casino Sites 2026 by Getb8","domain":"getb8.us"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.top10casinos.com/online-casino/index.html","title":"Best Online Casino Sites : Expertly Reviewed Top Casinos","domain":"top10casinos.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://casinologia.com/top-10-best-casinos-list/","title":"Top 10 Best Online Casinos at the Moment | 2026","domain":"casinologia.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://casino.guru/usa/reviews","title":"Online Casino Reviews USA 2026 | 8.5K+ Casinos Rated","domain":"casino.guru"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://casinoreviews.com/","title":"Online Casino Reviews - Trusted Reviews & Ratings | CasinoReviews.com","domain":"casinoreviews.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://casino.guru/casino-reviews","title":"Online Casino Reviews by Experts and Players","domain":"casino.guru"},{"url":"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","title":"Best online casinos for real money in the U.S. (June 2026)","domain":"freep.com"},{"url":"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","title":"Which is the most trusted online casino review site? - Quora","domain":"quora.com"},{"url":"https://www.casino.org/reviews/","title":"100% Independent & Trusted Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://casinogrounds.com/casinos/","title":"Online Casino Reviews by Professional Gamblers (Updated)","domain":"casinogrounds.com"},{"url":"https://www.askgamblers.com/online-casinos/reviews","title":"Trusted Online Casino Reviews & Ratings ✔️ (2026)","domain":"askgamblers.com"},{"url":"https://www.casino.org/us/","title":"Best Real Money Online Casinos in the US (2026)","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://www.al.com/casinos/real-money-casinos/","title":"The best online casinos for real money in the U.S. for 2026","domain":"al.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casino Sites Reviews (June 2026) – Top Real ...","domain":"pokerlistings.com"},{"url":"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","title":"Top six best online casino review sites | Glasgow Times","domain":"glasgowtimes.co.uk"},{"url":"https://www.gamingtoday.com/","title":"Gaming Today | America’s Home for Gambling News & Reviews","domain":"gamingtoday.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://esports-news.co.uk/gambling-sites/","title":"Best Gambling Websites in 2026 - Top 10 Online Casinos UK","domain":"esports-news.co.uk"},{"url":"https://chipy.com/casinos","title":"Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","domain":"chipy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://best.unitestatesonlinecasino.net/","title":"Best Online Casino for Real Money & Top Offshore Casinos 2026","domain":"best.unitestatesonlinecasino.net"},{"url":"https://wizardofodds.com/online-casinos/reviews/","title":"Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","domain":"wizardofodds.com"},{"url":"https://www.profitduel.com/casino-reviews","title":"Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","domain":"profitduel.com"},{"url":"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","title":"The Top 5 Best Casino Review Sites You Can Trust","domain":"siege.gg"},{"url":"https://www.casino.org/us/reviews/","title":"Trusted & Independent US Online Casino Reviews (2026)","domain":"casino.org"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://next.io/online-casinos-us/","title":"Best US Online Casinos 2026: Updated Real Money Casinos List","domain":"next.io"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.gambling.com/us/online-casinos","title":"How does Gambling.com rate and review online casinos?","domain":"gambling.com"},{"url":"https://www.similarweb.com/top-websites/united-states/gambling/casinos/trending/","title":"Top Trending Casinos Websites in United States | Similarweb","domain":"similarweb.com"},{"url":"https://www.casinos.com/best-sites","title":"Best Casino Sites June 2026 | Find Casinos Online","domain":"casinos.com"},{"url":"https://www.casino.org/us/gambling/","title":"🎲 Best US Online Gambling Sites 2026 | Ranked by Experts","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://ats.io/casinos/","title":"Best Online Casinos USA (2026): List of Real Money Gambling Sites","domain":"ats.io"},{"url":"https://www.vegasinsider.com/casinos/","title":"Best Online Casinos in the US 2026 — Real Money Sites Ranked","domain":"vegasinsider.com"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/trending/","title":"Top Trending Casinos Websites in April 2024 | Similarweb","domain":"similarweb.com"},{"url":"https://www.covers.com/casino","title":"Best Real Money Online Casinos for US Players 2026 - Covers.com","domain":"covers.com"},{"url":"https://www.gamblingnerd.com/","title":"Best Online Gambling Sites in 2026 - Trusted Gambling Websites","domain":"gamblingnerd.com"},{"url":"https://www.gamblingsites.com/","title":"Best Online Gambling Sites in 2026 - Ranked by Real Players","domain":"gamblingsites.com"},{"url":"https://www.casino.us/","title":"Best US Online Casinos | Top 10 Casinos Compared 2026","domain":"casino.us"},{"url":"https://www.pokerology.com/best-online-casinos/","title":"Best Online Casinos for Real Money in June, 2026","domain":"pokerology.com"},{"url":"https://northeasttimes.com/online-casinos/","title":"Best Online Casinos That Pay Real Money: June, 2026","domain":"northeasttimes.com"},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casinos for Real Money: Reviews & Ratings (June 2026)","domain":"pokerlistings.com"},{"url":"https://www.strafe.com/esports-betting/casino/","title":"Best Online Casinos 2026: Ratings & Reviews [164+ Toplist]","domain":"strafe.com"},{"url":"https://www.gamblingnerd.com/online-casinos/","title":"Best Online Casinos - Top Casino Sites in 2026","domain":"gamblingnerd.com"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://next.io/online-casinos-us/","title":"Best US Online Casinos 2026: Updated Real Money Casinos List","domain":"next.io"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.gambling.com/us/online-casinos","title":"How does Gambling.com rate and review online casinos?","domain":"gambling.com"},{"url":"https://www.similarweb.com/top-websites/united-states/gambling/casinos/trending/","title":"Top Trending Casinos Websites in United States | Similarweb","domain":"similarweb.com"},{"url":"https://www.casinos.com/best-sites","title":"Best Casino Sites June 2026 | Find Casinos Online","domain":"casinos.com"},{"url":"https://www.casino.org/us/gambling/","title":"🎲 Best US Online Gambling Sites 2026 | Ranked by Experts","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://ats.io/casinos/","title":"Best Online Casinos USA (2026): List of Real Money Gambling Sites","domain":"ats.io"},{"url":"https://www.vegasinsider.com/casinos/","title":"Best Online Casinos in the US 2026 — Real Money Sites Ranked","domain":"vegasinsider.com"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/trending/","title":"Top Trending Casinos Websites in April 2024 | Similarweb","domain":"similarweb.com"},{"url":"https://www.covers.com/casino","title":"Best Real Money Online Casinos for US Players 2026 - Covers.com","domain":"covers.com"},{"url":"https://www.gamblingnerd.com/","title":"Best Online Gambling Sites in 2026 - Trusted Gambling Websites","domain":"gamblingnerd.com"},{"url":"https://www.gamblingsites.com/","title":"Best Online Gambling Sites in 2026 - Ranked by Real Players","domain":"gamblingsites.com"},{"url":"https://www.casino.us/","title":"Best US Online Casinos | Top 10 Casinos Compared 2026","domain":"casino.us"},{"url":"https://www.pokerology.com/best-online-casinos/","title":"Best Online Casinos for Real Money in June, 2026","domain":"pokerology.com"},{"url":"https://northeasttimes.com/online-casinos/","title":"Best Online Casinos That Pay Real Money: June, 2026","domain":"northeasttimes.com"},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casinos for Real Money: Reviews & Ratings (June 2026)","domain":"pokerlistings.com"},{"url":"https://www.strafe.com/esports-betting/casino/","title":"Best Online Casinos 2026: Ratings & Reviews [164+ Toplist]","domain":"strafe.com"},{"url":"https://www.gamblingnerd.com/online-casinos/","title":"Best Online Casinos - Top Casino Sites in 2026","domain":"gamblingnerd.com"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.gambling.com/us/online-casinos","title":"How does Gambling.com rate and review online casinos?","domain":"gambling.com"},{"url":"https://www.similarweb.com/top-websites/united-states/gambling/casinos/trending/","title":"Top Trending Casinos Websites in United States | Similarweb","domain":"similarweb.com"},{"url":"https://www.casinos.com/best-sites","title":"Best Casino Sites June 2026 | Find Casinos Online","domain":"casinos.com"},{"url":"https://www.casino.org/us/gambling/","title":"🎲 Best US Online Gambling Sites 2026 | Ranked by Experts","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://ats.io/casinos/","title":"Best Online Casinos USA (2026): List of Real Money Gambling Sites","domain":"ats.io"},{"url":"https://www.vegasinsider.com/casinos/","title":"Best Online Casinos in the US 2026 — Real Money Sites Ranked","domain":"vegasinsider.com"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/trending/","title":"Top Trending Casinos Websites in April 2024 | Similarweb","domain":"similarweb.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://www.gamblingnerd.com/","title":"Best Online Gambling Sites in 2026 - Trusted Gambling Websites","domain":"gamblingnerd.com"},{"url":"https://www.gamblingsites.com/","title":"Best Online Gambling Sites in 2026 - Ranked by Real Players","domain":"gamblingsites.com"},{"url":"https://www.casino.us/","title":"Best US Online Casinos | Top 10 Casinos Compared 2026","domain":"casino.us"},{"url":"https://www.pokerology.com/best-online-casinos/","title":"Best Online Casinos for Real Money in June, 2026","domain":"pokerology.com"},{"url":"https://northeasttimes.com/online-casinos/","title":"Best Online Casinos That Pay Real Money: June, 2026","domain":"northeasttimes.com"},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casinos for Real Money: Reviews & Ratings (June 2026)","domain":"pokerlistings.com"},{"url":"https://www.strafe.com/esports-betting/casino/","title":"Best Online Casinos 2026: Ratings & Reviews [164+ Toplist]","domain":"strafe.com"},{"url":"https://www.gamblingnerd.com/online-casinos/","title":"Best Online Casinos - Top Casino Sites in 2026","domain":"gamblingnerd.com"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.gambling.com/us/online-casinos","title":"How does Gambling.com rate and review online casinos?","domain":"gambling.com"},{"url":"https://www.similarweb.com/top-websites/united-states/gambling/casinos/trending/","title":"Top Trending Casinos Websites in United States | Similarweb","domain":"similarweb.com"},{"url":"https://www.casinos.com/best-sites","title":"Best Casino Sites June 2026 | Find Casinos Online","domain":"casinos.com"},{"url":"https://www.casino.org/us/gambling/","title":"🎲 Best US Online Gambling Sites 2026 | Ranked by Experts","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://ats.io/casinos/","title":"Best Online Casinos USA (2026): List of Real Money Gambling Sites","domain":"ats.io"},{"url":"https://www.vegasinsider.com/casinos/","title":"Best Online Casinos in the US 2026 — Real Money Sites Ranked","domain":"vegasinsider.com"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/trending/","title":"Top Trending Casinos Websites in April 2024 | Similarweb","domain":"similarweb.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://www.gamblingnerd.com/","title":"Best Online Gambling Sites in 2026 - Trusted Gambling Websites","domain":"gamblingnerd.com"},{"url":"https://www.gamblingsites.com/","title":"Best Online Gambling Sites in 2026 - Ranked by Real Players","domain":"gamblingsites.com"},{"url":"https://www.casino.us/","title":"Best US Online Casinos | Top 10 Casinos Compared 2026","domain":"casino.us"},{"url":"https://www.pokerology.com/best-online-casinos/","title":"Best Online Casinos for Real Money in June, 2026","domain":"pokerology.com"},{"url":"https://northeasttimes.com/online-casinos/","title":"Best Online Casinos That Pay Real Money: June, 2026","domain":"northeasttimes.com"},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casinos for Real Money: Reviews & Ratings (June 2026)","domain":"pokerlistings.com"},{"url":"https://www.strafe.com/esports-betting/casino/","title":"Best Online Casinos 2026: Ratings & Reviews [164+ Toplist]","domain":"strafe.com"},{"url":"https://www.gamblingnerd.com/online-casinos/","title":"Best Online Casinos - Top Casino Sites in 2026","domain":"gamblingnerd.com"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.gambling.com/us/online-casinos","title":"How does Gambling.com rate and review online casinos?","domain":"gambling.com"},{"url":"https://www.similarweb.com/top-websites/united-states/gambling/casinos/trending/","title":"Top Trending Casinos Websites in United States | Similarweb","domain":"similarweb.com"},{"url":"https://www.casinos.com/best-sites","title":"Best Casino Sites June 2026 | Find Casinos Online","domain":"casinos.com"},{"url":"https://www.casino.org/us/gambling/","title":"🎲 Best US Online Gambling Sites 2026 | Ranked by Experts","domain":"casino.org"},{"url":"https://www.sportsline.com/casinos/","title":"Best online casinos for real money: Picking the top online casino for 2026","domain":"sportsline.com"},{"url":"https://ats.io/casinos/","title":"Best Online Casinos USA (2026): List of Real Money Gambling Sites","domain":"ats.io"},{"url":"https://www.vegasinsider.com/casinos/","title":"Best Online Casinos in the US 2026 — Real Money Sites Ranked","domain":"vegasinsider.com"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/trending/","title":"Top Trending Casinos Websites in April 2024 | Similarweb","domain":"similarweb.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://www.gamblingnerd.com/","title":"Best Online Gambling Sites in 2026 - Trusted Gambling Websites","domain":"gamblingnerd.com"},{"url":"https://www.gamblingsites.com/","title":"Best Online Gambling Sites in 2026 - Ranked by Real Players","domain":"gamblingsites.com"},{"url":"https://www.casino.us/","title":"Best US Online Casinos | Top 10 Casinos Compared 2026","domain":"casino.us"},{"url":"https://www.pokerology.com/best-online-casinos/","title":"Best Online Casinos for Real Money in June, 2026","domain":"pokerology.com"},{"url":"https://northeasttimes.com/online-casinos/","title":"Best Online Casinos That Pay Real Money: June, 2026","domain":"northeasttimes.com"},{"url":"https://esportsinsider.com/us/gambling/best-online-casinos-usa","title":"Best Online Casinos for Real Money in the USA for June 2026","domain":"esportsinsider.com"},{"url":"https://www.pokerlistings.com/casino-sites","title":"Best Online Casinos for Real Money: Reviews & Ratings (June 2026)","domain":"pokerlistings.com"},{"url":"https://www.strafe.com/esports-betting/casino/","title":"Best Online Casinos 2026: Ratings & Reviews [164+ Toplist]","domain":"strafe.com"},{"url":"https://www.gamblingnerd.com/online-casinos/","title":"Best Online Casinos - Top Casino Sites in 2026","domain":"gamblingnerd.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://next.io/online-casinos-us/","title":"Best US Online Casinos 2026: Updated Real Money Casinos List","domain":"next.io"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.covers.com/casino","title":"Best Real Money Online Casinos for US Players 2026 - Covers.com","domain":"covers.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://next.io/online-casinos-us/","title":"Best US Online Casinos 2026: Updated Real Money Casinos List","domain":"next.io"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.covers.com/casino","title":"Best Real Money Online Casinos for US Players 2026 - Covers.com","domain":"covers.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://next.io/online-casinos-us/","title":"Best US Online Casinos 2026: Updated Real Money Casinos List","domain":"next.io"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.covers.com/casino","title":"Best Real Money Online Casinos for US Players 2026 - Covers.com","domain":"covers.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.gamblingcommission.gov.uk/public-register","title":"Public Register - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://next.io/online-casinos-us/","title":"Best US Online Casinos 2026: Updated Real Money Casinos List","domain":"next.io"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.covers.com/casino","title":"Best Real Money Online Casinos for US Players 2026 - Covers.com","domain":"covers.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.gamblingcommission.gov.uk/public-register","title":"Public Register - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://next.io/online-casinos-us/","title":"Best US Online Casinos 2026: Updated Real Money Casinos List","domain":"next.io"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.covers.com/casino","title":"Best Real Money Online Casinos for US Players 2026 - Covers.com","domain":"covers.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://next.io/online-casinos-us/","title":"Best US Online Casinos 2026: Updated Real Money Casinos List","domain":"next.io"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.covers.com/casino","title":"Best Real Money Online Casinos for US Players 2026 - Covers.com","domain":"covers.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.similarweb.com/top-websites/gambling/casinos/","title":"Top Casinos Websites Ranking | Similarweb","domain":"similarweb.com"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","title":"Skill On Net Limited - Domain names - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","title":"Top 10 casinos list - Mr. Gamble Casino Forum","domain":"forum.mr-gamble.com"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","title":"Another Top 10 website: Pros and cons of using casino comparison ...","domain":"maltatoday.com.mt"},{"url":"https://www.metropolitancasinos.com/","title":"Metropolitan Gaming | Top Casinos, Bars and Restaurants","domain":"metropolitancasinos.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.gamblingcommission.gov.uk/public-register","title":"Public Register - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.betvictor.com/en-gb/casino","title":"Play Online Casino Games at BetVictor's UK Casino Site","domain":"betvictor.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://www.gamblingcommission.gov.uk/public-register/businesses/full","title":"Full business register - Gambling Commission","domain":"gamblingcommission.gov.uk"},{"url":"https://www.casinoslists.com/","title":"CasinosLists.com: Complete Online Casino Lists & Bonuses","domain":"casinoslists.com"},{"url":"https://bettergambling.ie/casino-sites/","title":"All Online Casino Sites Ireland 2026 | BetterGambling.ie","domain":"bettergambling.ie"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://www.casinoslists.com/","title":"CasinosLists.com: Complete Online Casino Lists & Bonuses","domain":"casinoslists.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://www.oddschecker.com/us/casino","title":"Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","domain":"oddschecker.com"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","title":"10 best online casino sites in Malta","domain":"timesofmalta.com"},{"url":"https://www.casinomeister.com/online-casinos/reviews/","title":"Bluntly Honest Online Casino Reviews (2026) - Casinomeister","domain":"casinomeister.com"},{"url":"https://www.quora.com/What-is-the-list-of-the-top-50-online-casino-platforms","title":"What is the list of the top 50 online casino platforms? - Quora","domain":"quora.com"},{"url":"https://www.pokerstrategy.com/online-casinos/","title":"Top Online Casinos for Real Money in the USA 2026","domain":"pokerstrategy.com"},{"url":"https://www.casinoslists.com/","title":"CasinosLists.com: Complete Online Casino Lists & Bonuses","domain":"casinoslists.com"},{"url":"https://sigma.world/play/online-casinos/","title":"Best Online Casino 2026 | Top Casino Sites - SiGMA","domain":"sigma.world"},{"url":"https://dappradar.com/narratives/gambling/platforms","title":"Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","domain":"dappradar.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.gamblingcommission.gov.uk/","title":"Gambling Commission website","domain":"gamblingcommission.gov.uk"},{"url":"https://timesofmalta.com/news/gaming?cursor=eyJhcnRpY2xlcy5kYXRlIjoiMjAyMi0xMS0wNyAxMjowMDowMCIsIl9wb2ludHNUb05leHRJdGVtcyI6dHJ1ZX0","title":"gaming - Times of Malta","domain":"timesofmalta.com"},{"url":"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","title":"What Is The Best Safe Gambling Site? - Blackjack Review","domain":"blackjackreview.com"},{"url":"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","title":"First-step analysis: gaming in Malta - Lexology","domain":"lexology.com"},{"url":"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","title":"Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","domain":"gamblinginsider.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.strafe.com/esports-betting/social-casino/","title":"Social Casinos USA 2026: 150+ List of Social Casinos - Strafe Esports","domain":"strafe.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casino.org/us/mi/","title":"Best Michigan Online Casinos: Expert-Rated Sites [2026]","domain":"casino.org"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.covers.com/casino/usa/michigan","title":"Michigan Online Casinos 2026 | Best MI Casino Sites","domain":"covers.com"},{"url":"https://www.sportsbookreview.com/casino/us/michigan/","title":"Michigan Online Casinos: Best Gambling Sites in MI 2026","domain":"sportsbookreview.com"},{"url":"https://theplaybookusa.com/states/michigan/","title":"Online Casinos Michigan 2026 – Best Legal Sites & Bonuses | The Playbook USA","domain":"theplaybookusa.com"},{"url":"https://justgamblers.com/michigan/online-casinos/","title":"Best MI Online Casinos 2026: List of Legal Michigan Casino Sites","domain":"justgamblers.com"},{"url":"https://theplaybookusa.com/states/michigan/best-casinos/","title":"Best MI Online Casinos 2026 – Top Legal Sites & Ratings | The Playbook USA","domain":"theplaybookusa.com"},{"url":"https://www.gamblingsite.com/michigan/","title":"Michigan Online Gambling - Best MI Gambling Sites in (2026)","domain":"gamblingsite.com"},{"url":"https://gamingamerica.com/online-casinos/michigan","title":"Top Michigan Online Casinos in 2026","domain":"gamingamerica.com"},{"url":"https://www.mlive.com/online-casinos/sites/","title":"Best Michigan Online Casinos 2026 Real Money Sites in MI","domain":"mlive.com"},{"url":"https://www.gamesreviews.com/casino/michigan/","title":"Michigan Online Casinos February, 2026: All Real Money Michigan Online Casinos","domain":"gamesreviews.com"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://top.michigancasinosites.org/","title":"Top 10 Michigan Online Casinos & Apps 2026","domain":"top.michigancasinosites.org"},{"url":"https://www.oychicago.com/","title":"Top Michigan Online Casinos in 2026","domain":"oychicago.com"},{"url":"https://www.slotstemple.com/us/states/mi/","title":"Michigan Casinos | Online Casino Michigan Reviews","domain":"slotstemple.com"},{"url":"https://www.ginx.tv/en/casino/michigan","title":"Best Michigan Online Casinos 2026 | Trusted Online Casinos in MI","domain":"ginx.tv"},{"url":"https://www.sportsline.com/casinos/michigan/","title":"Michigan Online Casinos 2026: Best Real Money MI Casino Sites","domain":"sportsline.com"},{"url":"https://www.playmichigan.com/online-casino/","title":"Best Michigan Online Casinos 2026 | All Michigan Online Casinos List","domain":"playmichigan.com"},{"url":"https://ats.io/casinos/michigan/","title":"Best Michigan Online Casinos – New Real Money Sites for 2026","domain":"ats.io"},{"url":"https://www.casino.org/us/mi/","title":"Best Michigan Online Casinos: Expert-Rated Sites [2026]","domain":"casino.org"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://www.covers.com/casino/usa/michigan","title":"Michigan Online Casinos 2026 | Best MI Casino Sites","domain":"covers.com"},{"url":"https://www.sportsbookreview.com/casino/us/michigan/","title":"Michigan Online Casinos: Best Gambling Sites in MI 2026","domain":"sportsbookreview.com"},{"url":"https://theplaybookusa.com/states/michigan/","title":"Online Casinos Michigan 2026 – Best Legal Sites & Bonuses | The Playbook USA","domain":"theplaybookusa.com"},{"url":"https://justgamblers.com/michigan/online-casinos/","title":"Best MI Online Casinos 2026: List of Legal Michigan Casino Sites","domain":"justgamblers.com"},{"url":"https://theplaybookusa.com/states/michigan/best-casinos/","title":"Best MI Online Casinos 2026 – Top Legal Sites & Ratings | The Playbook USA","domain":"theplaybookusa.com"},{"url":"https://www.gamblingsite.com/michigan/","title":"Michigan Online Gambling - Best MI Gambling Sites in (2026)","domain":"gamblingsite.com"},{"url":"https://gamingamerica.com/online-casinos/michigan","title":"Top Michigan Online Casinos in 2026","domain":"gamingamerica.com"},{"url":"https://www.mlive.com/online-casinos/sites/","title":"Best Michigan Online Casinos 2026 Real Money Sites in MI","domain":"mlive.com"},{"url":"https://www.gamesreviews.com/casino/michigan/","title":"Michigan Online Casinos February, 2026: All Real Money Michigan Online Casinos","domain":"gamesreviews.com"},{"url":"https://top.michigancasinosites.org/","title":"Top 10 Michigan Online Casinos & Apps 2026","domain":"top.michigancasinosites.org"},{"url":"https://www.oychicago.com/","title":"Top Michigan Online Casinos in 2026","domain":"oychicago.com"},{"url":"https://www.slotstemple.com/us/states/mi/","title":"Michigan Casinos | Online Casino Michigan Reviews","domain":"slotstemple.com"},{"url":"https://www.ginx.tv/en/casino/michigan","title":"Best Michigan Online Casinos 2026 | Trusted Online Casinos in MI","domain":"ginx.tv"},{"url":"https://www.sportsline.com/casinos/michigan/","title":"Michigan Online Casinos 2026: Best Real Money MI Casino Sites","domain":"sportsline.com"},{"url":"https://www.playmichigan.com/online-casino/","title":"Best Michigan Online Casinos 2026 | All Michigan Online Casinos List","domain":"playmichigan.com"},{"url":"https://ats.io/casinos/michigan/","title":"Best Michigan Online Casinos – New Real Money Sites for 2026","domain":"ats.io"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://www.casinos.com/us/sitemap","title":"Sitemap - Casinos.com","domain":"casinos.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","title":"The Social and Economic Impacts of Gambling","domain":"gamblingriskinformednovascotia.ca"},{"url":"https://www.casinovendors.com/vendorsatoz/a/","title":"Vendors A-Z (A) - Casino Vendors","domain":"casinovendors.com"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.rotowire.com/betting/casinos/delaware","title":"Delaware Online Casinos: Legal Sites and How the Market Works","domain":"rotowire.com"},{"url":"https://www.bookmakersreview.com/usa/west-virginia/online-casinos/","title":"West Virginia Online Casinos: Legal Status & Player Guide (2026)","domain":"bookmakersreview.com"},{"url":"https://www.bonus.com/online-casinos/delaware/","title":"Delaware (DE) Best Online Casinos & Bonuses 2026","domain":"bonus.com"},{"url":"https://www.bettingusa.com/states/de/casino/","title":"Delaware Online Casinos 2026: Legal Sites, Apps & Bonuses","domain":"bettingusa.com"},{"url":"https://www.gambling.com/us/online-casinos/delaware","title":"Delaware Online Casinos - Legal DE Gambling Sites 2026","domain":"gambling.com"},{"url":"https://delawarepark.betrivers.com/","title":"BetRivers at Delaware Park Casino & Racing Online Casino ...","domain":"delawarepark.betrivers.com"},{"url":"https://gamezinger.com/casinos/delaware/","title":"Best Delaware Online Casinos - Top DE Casino Sites 2026","domain":"gamezinger.com"},{"url":"https://www.thesportsgeek.com/online-casinos/delaware/","title":"Best Delaware Online Casinos: Real Money DE Online Casinos 2026","domain":"thesportsgeek.com"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"},{"url":"https://www.moenr.gov.bt/?p=7837","title":"Vacancy Announcement - - MoENR","domain":"moenr.gov.bt"}],"qi":10,"pg":7} \ No newline at end of file diff --git a/.real_casino_sites.json b/.real_casino_sites.json new file mode 100644 index 0000000..52872a3 --- /dev/null +++ b/.real_casino_sites.json @@ -0,0 +1,172 @@ +[ + "focus-asia.com", + "rated-casino.com", + "siege.gg", + "slotcatalog.com", + "top-casino-reviews.com", + "tribuna.com", + "wizardofodds.com", + "www.glasgowtimes.co.uk", + "www.strafe.com", + "www.top10casinos.com", + "www.whichbingo.co.uk", + "dappradar.com", + "esports-news.co.uk", + "forum.mr-gamble.com", + "onlinegamblingme.com", + "safe-casinos.net", + "top-casinos.com", + "www.gambling.com", + "www.sportsbookreview.com", + "best-casino-reviews.com", + "best-online-casinos.org", + "bestpokiesau.com", + "bojoko.ca", + "casinologia.com", + "europeangaming.eu", + "first.com", + "gamezinger.com", + "getb8.us", + "gg.co.uk", + "licensed-online-casinos.com", + "sigma.world", + "slotsspot.com", + "top-casinoreviews.com", + "trusted-casino-list.com", + "trusted-casino.com", + "www.betting.co.uk", + "www.casino.us", + "www.legalsportsreport.com", + "www.profitduel.com", + "www.racingpost.com", + "www.sportsline.com", + "ats.io", + "best-casino-directory.com", + "betanews.com", + "casinogrounds.com", + "esportsinsider.com", + "justgamblers.com", + "muddyrivernews.com", + "www.askgamblers.com", + "www.businessworld.ie", + "www.similarweb.com", + "best-casinos.net", + "cardmates.co.uk", + "casino.guru", + "casinoreviews.com", + "chipy.com", + "comparasino.com", + "gamingamerica.com", + "lcb.org", + "legal-online-casinos.com", + "mega-casinos.com", + "mrq.com", + "next.io", + "northeasttimes.com", + "pokerfuse.com", + "pokie.inc", + "pro-casinos.com", + "rg.org", + "rsrglobal.org", + "thegilbreths.com", + "timesofmalta.com", + "top-10-casinos.com", + "top-4-casinos.com", + "top-casino-directory.com", + "top-casino-list.com", + "top-casino.info", + "top-casino.net", + "top-casinos.org", + "top-online-casinos.com", + "top.michigancasinosites.org", + "trusted-online-casinos.org", + "verified-casinos.com", + "wikibingo.co.uk", + "www.actionnetwork.com", + "www.baseballamerica.com", + "www.bitdegree.org", + "www.blackjackreview.com", + "www.bonus.com", + "www.bonusfinder.com", + "www.bookmakersreview.com", + "www.businesstoday.com.mt", + "www.cardplayer.com", + "www.casino.org", + "www.casinomeister.com", + "www.casinoreviews.net", + "www.covers.com", + "www.fqmagazine.co.uk", + "www.freebets.com", + "www.freep.com", + "www.gameshub.com", + "www.gamesreviews.com", + "www.ginx.tv", + "www.hltv.org", + "www.livecasinocomparer.com", + "www.maltatoday.com.mt", + "www.metropolitancasinos.com", + "www.oddschecker.com", + "www.pennlive.com", + "www.playmichigan.com", + "www.pokernews.com", + "www.pokerology.com", + "www.pokerstrategy.com", + "www.slotstemple.com", + "www.thelines.com", + "www.thesportsgeek.com", + "www.trustpilot.com", + "www.vegasinsider.com", + "bettergambling.ie", + "mr-gamble.com", + "safe-casino.org", + "theplaybookusa.com", + "deadspin.com", + "exclusive-casino.net", + "exclusive-casino.org", + "fast-casino.com", + "fast-casinos.com", + "fast-casinos.info", + "fast-casinos.net", + "fast-casinos.org", + "getbets.us", + "globallawexperts.com", + "igamingfuture.com", + "legal-casino.com", + "legal-casino.net", + "legal-casinos.net", + "mega-casino.info", + "mega-casino.net", + "mega-casino.org", + "premium-casinos.com", + "safe-casino.com", + "safe-casino.net", + "safe-casinos.info", + "super-casino.net", + "super-casino.org", + "super-casinos.net", + "toomaisquare.co.uk", + "trusted-casinos.net", + "ultra-casino.com", + "ultra-casino.info", + "ultra-casino.net", + "ultra-casino.org", + "ultra-casinos.com", + "www.al.com", + "www.bettingusa.com", + "www.betvictor.com", + "www.casinorating.com", + "www.casinos.com", + "www.casinoslists.com", + "www.casinovendors.com", + "www.gamblingnerd.com", + "www.gamblingsite.com", + "www.gamblingsites.com", + "www.gamingtoday.com", + "www.metrotimes.com", + "www.mlive.com", + "www.mrgreen.com", + "www.pokerlistings.com", + "www.pokertube.com", + "www.rotowire.com", + "www.slotsup.com" +] \ No newline at end of file diff --git a/.search_checkpoint.json b/.search_checkpoint.json new file mode 100644 index 0000000..e57889f --- /dev/null +++ b/.search_checkpoint.json @@ -0,0 +1,271 @@ +{ + "collected": [ + { + "url": "https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064", + "title": "10 best online casino sites in Malta", + "domain": "timesofmalta.com" + }, + { + "url": "https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/", + "title": "Best online casinos for real money in the U.S. (June 2026)", + "domain": "freep.com" + }, + { + "url": "https://casino.guru/casino-reviews", + "title": "Online Casino Reviews by Experts and Players", + "domain": "casino.guru" + }, + { + "url": "https://www.gamingtoday.com/", + "title": "Gaming Today | America’s Home for Gambling News & Reviews", + "domain": "gamingtoday.com" + }, + { + "url": "https://www.casino.org/reviews/", + "title": "100% Independent & Trusted Online Casino Reviews (2026)", + "domain": "casino.org" + }, + { + "url": "https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust", + "title": "The Top 5 Best Casino Review Sites You Can Trust - SiegeGG", + "domain": "siege.gg" + }, + { + "url": "https://www.askgamblers.com/online-casinos/reviews", + "title": "Trusted Online Casino Reviews & Ratings ✔️ (2026)", + "domain": "askgamblers.com" + }, + { + "url": "https://www.sportsline.com/casinos/", + "title": "Best online casinos for real money: Picking the top online casino for 2026", + "domain": "sportsline.com" + }, + { + "url": "https://www.al.com/casinos/real-money-casinos/", + "title": "The best online casinos for real money in the U.S. for 2026", + "domain": "al.com" + }, + { + "url": "https://www.pokerlistings.com/casino-sites", + "title": "Best Online Casino Sites Reviews (June 2026) – Top Real ...", + "domain": "pokerlistings.com" + }, + { + "url": "https://casinogrounds.com/casinos/", + "title": "Online Casino Reviews by Professional Gamblers (Updated)", + "domain": "casinogrounds.com" + }, + { + "url": "https://mrq.com/", + "title": "Play the best UK online casino games today at MrQ", + "domain": "mrq.com" + }, + { + "url": "https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site", + "title": "Which is the most trusted online casino review site? - Quora", + "domain": "quora.com" + }, + { + "url": "https://chipy.com/casinos", + "title": "Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com", + "domain": "chipy.com" + }, + { + "url": "https://www.casinomeister.com/online-casinos/reviews/", + "title": "Bluntly Honest Online Casino Reviews (2026) - Casinomeister", + "domain": "casinomeister.com" + }, + { + "url": "https://www.oddschecker.com/us/casino", + "title": "Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses", + "domain": "oddschecker.com" + }, + { + "url": "https://best.unitestatesonlinecasino.net/", + "title": "Best Online Casino for Real Money & Top Offshore Casinos 2026", + "domain": "best.unitestatesonlinecasino.net" + }, + { + "url": "https://wizardofodds.com/online-casinos/reviews/", + "title": "Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)", + "domain": "wizardofodds.com" + }, + { + "url": "https://www.profitduel.com/casino-reviews", + "title": "Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel", + "domain": "profitduel.com" + }, + { + "url": "https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/", + "title": "Top six best online casino review sites | Glasgow Times", + "domain": "glasgowtimes.co.uk" + }, + { + "url": "https://gamingamerica.com/online-casinos", + "title": "Best Real Money Online Casinos (New Casinos Reviewed in June 2026)", + "domain": "gamingamerica.com" + }, + { + "url": "https://www.betvictor.com/en-gb/casino", + "title": "Play Online Casino Games at BetVictor's UK Casino Site", + "domain": "betvictor.com" + }, + { + "url": "https://europeangaming.eu/portal/best-online-casinos-europe/", + "title": "Best Online Casinos Europe 2026: Top 15 EU Casino Sites", + "domain": "europeangaming.eu" + }, + { + "url": "https://www.mrgreen.com/", + "title": "Mr Green Online Casino – Award-Winning Slots & Big Jackpots", + "domain": "mrgreen.com" + }, + { + "url": "https://www.gamblingsites.com/", + "title": "Best Online Gambling Sites in 2026 - Ranked by Real Players", + "domain": "gamblingsites.com" + }, + { + "url": "https://www.casinos.com/best-sites", + "title": "What makes the best online casino sites 'the best'?", + "domain": "casinos.com" + }, + { + "url": "https://www.gamblinginsider.com/us/online-casinos", + "title": "Best Real Money Online Casinos in the US in 2026 - Gambling Insider", + "domain": "gamblinginsider.com" + }, + { + "url": "https://www.actionnetwork.com/casino", + "title": "Best U.S. Real Money Online Casinos - December 2023", + "domain": "actionnetwork.com" + }, + { + "url": "https://www.baseballamerica.com/stories/best-payout-online-casinos/", + "title": "15 Best Payout Online Casinos 2026: High RTP Sites & Games", + "domain": "baseballamerica.com" + }, + { + "url": "https://www.mga.org.mt/", + "title": "Malta Gaming Authority: Home", + "domain": "mga.org.mt" + }, + { + "url": "https://www.rotowire.com/betting/casinos", + "title": "Best Online Casinos Guide For Real Money June 2026 | RotoWire", + "domain": "rotowire.com" + }, + { + "url": "https://www.gambling.com/us/online-casinos", + "title": "Best Real Money Online Casinos in the US (June 2026)", + "domain": "gambling.com" + }, + { + "url": "https://www.similarweb.com/top-websites/gambling/casinos/", + "title": "Top Casinos Websites Ranking | Similarweb", + "domain": "similarweb.com" + }, + { + "url": "https://www.cardplayer.com/online-casinos", + "title": "Best Real Money Online Casinos in the US (June 2026 )", + "domain": "cardplayer.com" + }, + { + "url": "https://www.metrotimes.com/discover/best-gambling-sites-38226192/", + "title": "Best Gambling Sites That Pay Out Real Money in May, 2026", + "domain": "metrotimes.com" + }, + { + "url": "https://lcb.org/", + "title": "3669 Online Casinos Reviewed with 8681 Bonuses ranked by Game", + "domain": "lcb.org" + }, + { + "url": "https://comparasino.com/", + "title": "Comparasino | Less Searching, More Playing", + "domain": "comparasino.com" + }, + { + "url": "https://mr-gamble.com/en/online-casino/", + "title": "Compare Online Casinos 2026 — Compare Gambling Sites", + "domain": "mr-gamble.com" + }, + { + "url": "https://www.vegasinsider.com/casinos/bonuses/", + "title": "Best Online Casino Bonuses 2026 | Top Signup Offers", + "domain": "vegasinsider.com" + }, + { + "url": "https://rg.org/casinos", + "title": "Best Real Money Online Casinos June 2026: All Legal States - RG.org", + "domain": "rg.org" + }, + { + "url": "https://www.hltv.org/betting/online-casinos", + "title": "Best Online Casino Sites – June 2026 | HLTV.org", + "domain": "hltv.org" + }, + { + "url": "https://www.bonusfinder.com/", + "title": "Compare Best Casino Bonuses and Latest Offers | BonusFinder US", + "domain": "bonusfinder.com" + }, + { + "url": "https://www.pokerstrategy.com/online-casinos/", + "title": "Top Online Casinos for Real Money in the USA 2026", + "domain": "pokerstrategy.com" + }, + { + "url": "https://www.pennlive.com/online-casinos/2026/03/best-real-money-online-casino-bonuses-fanatics-casino-promo-code-vs-betparx-casino-promo-code-pennlive.html", + "title": "Online Casino Bonus Comparison: Fanatics vs. betPARX + ...", + "domain": "pennlive.com" + }, + { + "url": "https://www.bonus.com/", + "title": "Compare Top Gambling Sites and Latest Offers | Bonus.com", + "domain": "bonus.com" + }, + { + "url": "https://pokerfuse.com/online-casinos/bonuses/", + "title": "Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse", + "domain": "pokerfuse.com" + }, + { + "url": "https://esports-news.co.uk/gambling-sites/", + "title": "Best Gambling Websites in 2026 - Top 10 Online Casinos UK", + "domain": "esports-news.co.uk" + }, + { + "url": "https://next.io/sweepstakes-casinos-us/log-in-bonus/", + "title": "US Sweepstakes Casino Log-In Bonus List 2026: Claim Daily ...", + "domain": "next.io" + }, + { + "url": "https://igamingfuture.com/sweepstakes-casinos/promo-codes/no-deposit-bonus/", + "title": "Sweepstakes Casino No Deposit Bonuses for June 2026", + "domain": "igamingfuture.com" + }, + { + "url": "https://www.businesstoday.com.mt/gaming/gaming/2871/best_online_casinos_in_malta_for_specific_player_types", + "title": "Best Online Casinos in Malta for Specific Player Types", + "domain": "businesstoday.com.mt" + } + ], + "verified": [ + { + "url": "https://casino.guru/casino-reviews", + "title": "Online Casino Reviews by Experts and Players", + "domain": "casino.guru", + "casinoLinks": 11 + }, + { + "url": "https://wizardofodds.com/online-casinos/reviews/", + "title": "Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)", + "domain": "wizardofodds.com", + "casinoLinks": 8 + } + ], + "phase": "done", + "lastBand": 0, + "lastPage": 16 +} \ No newline at end of file diff --git a/.site_analysis.json b/.site_analysis.json new file mode 100644 index 0000000..716090b --- /dev/null +++ b/.site_analysis.json @@ -0,0 +1,9203 @@ +[ + { + "name": "ats.io", + "url": "https://ats.io/casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 6, + "sampleNames": [ + "ATS.io", + "ATS.io", + "U.S. Online Casinos", + "U.S. Online Casinos", + "U.S. Online Casinos", + "ATS.io" + ], + "selectors": { + "containerClass": "cmplz-cookiebanner banner-1 banner-a optout cmplz-bottom-right cmplz-categories-type-view-preferences cmplz-show", + "sampleCard": { + "name": "ATS.io", + "extLink": "https://cookiedatabase.org", + "ctaText": "", + "classes": "cmplz-cookiebanner banner-1 banner-a optout cmplz-bottom-right cmplz-categories-type-view-preferences cmplz-show", + "hasBonustext": false + } + }, + "pageTitle": "Best Online Casinos USA (2026): List of Real Money Gambling Sites", + "metaDescription": "Looking for the best online casinos? Compare top U.S. casino sites that pay real money. See how they stack up for bonuses, games, and more.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://cookiedatabase.org", + "https://portal.ct.gov", + "https://www.facebook.com" + ], + "rawCards": [ + { + "name": "ATS.io", + "extLink": "https://cookiedatabase.org", + "classes": "cmplz-cookiebanner banner-1 banner-a optout cmplz-bottom-right cmplz-categories-type-view-preferences cmplz-show", + "ctaText": "" + }, + { + "name": "ATS.io", + "extLink": "https://portal.ct.gov", + "classes": "site", + "ctaText": "" + }, + { + "name": "U.S. Online Casinos", + "extLink": "https://portal.ct.gov", + "classes": "blog-container", + "ctaText": "" + }, + { + "name": "U.S. Online Casinos", + "extLink": "https://portal.ct.gov", + "classes": "row", + "ctaText": "" + }, + { + "name": "U.S. Online Casinos", + "extLink": "https://portal.ct.gov", + "classes": "content-col invisible", + "ctaText": "" + }, + { + "name": "ATS.io", + "extLink": "https://www.facebook.com", + "classes": "container container_indent", + "ctaText": "" + } + ] + }, + { + "name": "best-casino-directory.com", + "url": "https://best-casino-directory.com", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 9, + "sampleNames": [ + "Best Casino Directory", + "Best Casino Bonus", + "Best Casino Bonus", + "Best Casino Bonus", + "DMCA.com Protection", + "DMCA.com Protection", + "DMCA.com Protection", + "DMCA.com Protection", + "DMCA.com Protection" + ], + "selectors": { + "containerClass": "mm-page mm-slideout", + "sampleCard": { + "name": "Best Casino Directory", + "extLink": "https://kiffslots.co.za", + "ctaText": "Play!", + "classes": "mm-page mm-slideout", + "hasBonustext": true + } + }, + "pageTitle": "Best Casino Directory - Gambling's News and Guides", + "metaDescription": "This portal is designed to be a central site for casino & gambling fans to find the best online sites for casinos, dice, poker, slots, sports betting and more.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://kiffslots.co.za", + "https://certify.gpwa.org" + ], + "rawCards": [ + { + "name": "Best Casino Directory", + "extLink": "https://kiffslots.co.za", + "classes": "mm-page mm-slideout", + "ctaText": "Play!" + }, + { + "name": "Best Casino Bonus", + "extLink": "https://kiffslots.co.za", + "classes": "container", + "ctaText": "Play!" + }, + { + "name": "Best Casino Bonus", + "extLink": "https://kiffslots.co.za", + "classes": "row", + "ctaText": "Play!" + }, + { + "name": "Best Casino Bonus", + "extLink": "https://kiffslots.co.za", + "classes": "col-md-8 text-area main-col", + "ctaText": "" + }, + { + "name": "DMCA.com Protection", + "extLink": "https://certify.gpwa.org", + "classes": "footer-top", + "ctaText": "" + }, + { + "name": "DMCA.com Protection", + "extLink": "https://certify.gpwa.org", + "classes": "container", + "ctaText": "" + }, + { + "name": "DMCA.com Protection", + "extLink": "https://certify.gpwa.org", + "classes": "widget-columns clearfix widget-count-4", + "ctaText": "" + }, + { + "name": "DMCA.com Protection", + "extLink": "https://certify.gpwa.org", + "classes": "widget widget_text", + "ctaText": "" + }, + { + "name": "DMCA.com Protection", + "extLink": "https://certify.gpwa.org", + "classes": "textwidget", + "ctaText": "" + } + ] + }, + { + "name": "best-casino-reviews.com", + "url": "https://best-casino-reviews.com", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Best Online Casino Reviews & Rankings 2026 | Best-Casino-Reviews", + "metaDescription": "Expert casino reviews for 2026. Find the best online casinos with top bonuses, fastest payouts & crypto support. Bitguruz is our #1 rated casino — play with confidence.", + "error": "findings is not defined" + }, + { + "name": "best-casino.com", + "url": "https://best-casino.com", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "The premium domain name best-casino.com is for sale. Buy it now!", + "metaDescription": "Check out the premium domain name best-casino.com and buy it today.", + "error": "findings is not defined" + }, + { + "name": "best-casinos.net", + "url": "https://best-casinos.net", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Philippines Online Casino Guide | .Games", + "metaDescription": "An overview of regulated online casino play in the Philippines, covering legality checkpoints, game selection, and live dealer experiences. Learn how to evaluate platforms, compare slots and table gam", + "error": "findings is not defined" + }, + { + "name": "best-online-casinos.com", + "url": "https://best-online-casinos.com", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "best-online-casinos.com is for sale — Get a price in 24 hours | Afternic", + "metaDescription": "best-online-casinos.com is for sale on Afternic. Get a price in less than 24 hours from our domain experts.", + "error": "findings is not defined" + }, + { + "name": "best-online-casinos.net", + "url": "https://best-online-casinos.net", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "best-online-casinos.net is for sale — Buy now for $299 | GoDaddy", + "metaDescription": "best-online-casinos.net is for sale on GoDaddy. Own it today for $299. Safe & secure transactions and fast & easy transfers.", + "error": "findings is not defined" + }, + { + "name": "best-online-casinos.org", + "url": "https://best-online-casinos.org", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Best Online Casinos - We Rate the Top Casinos", + "metaDescription": "", + "error": "findings is not defined" + }, + { + "name": "bestpokiesau.com", + "url": "https://bestpokiesau.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "David Turner", + "David Turner", + "David Turner", + "David Turner", + "David Turner", + "David Turner", + "Winshark", + "Winshark", + "Winshark", + "Winshark" + ], + "selectors": { + "containerClass": ".relative", + "sampleCard": { + "name": "David Turner", + "extLink": "https://winshark.link", + "ctaText": "", + "classes": "space-page-section box-100 space-page-without-title relative 1", + "hasBonustext": true + } + }, + "pageTitle": "Best Online Casinos 2026 – Top Australian Pokies for Real Money", + "metaDescription": "Explore the best online casinos in Australia for 2026 featuring top-rated pokies, real money games, generous welcome bonuses, fast payouts, and secure offshore licensing. Play safely and enjoy thrilli", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://winshark.link", + "https://gowildtokyo.com", + "https://stnvgs.plfexa.com" + ], + "rawCards": [ + { + "name": "David Turner", + "extLink": "https://winshark.link", + "classes": "space-page-section box-100 space-page-without-title relative 1", + "ctaText": "" + }, + { + "name": "David Turner", + "extLink": "https://winshark.link", + "classes": "space-page-section-ins space-page-wrapper relative", + "ctaText": "" + }, + { + "name": "David Turner", + "extLink": "https://winshark.link", + "classes": "space-content-section box-100 relative", + "ctaText": "" + }, + { + "name": "David Turner", + "extLink": "https://winshark.link", + "classes": "space-page-content-wrap relative", + "ctaText": "" + }, + { + "name": "David Turner", + "extLink": "https://winshark.link", + "classes": "space-page-content-box-wrap relative", + "ctaText": "" + }, + { + "name": "David Turner", + "extLink": "https://winshark.link", + "classes": "space-page-content page-template box-100 relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-shortcode-wrap space-shortcode-11 relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-shortcode-wrap-ins relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-organizations-7-archive-items box-100 relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-organizations-8-archive-item-ins relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-organizations-8-archive-item-bg box-100 relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-organizations-8-archive-item-left box-33 relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-organizations-8-archive-item-brand box-100 relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-organizations-8-archive-item-brand-logo box-40 text-center relative", + "ctaText": "" + }, + { + "name": "Winshark", + "extLink": "https://winshark.link", + "classes": "space-organizations-8-archive-item-brand-logo-ins relative", + "ctaText": "" + }, + { + "name": "Wild Tokyo", + "extLink": "https://gowildtokyo.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Wild Tokyo", + "extLink": "https://gowildtokyo.com", + "classes": "space-organizations-8-archive-item-ins relative", + "ctaText": "" + }, + { + "name": "Wild Tokyo", + "extLink": "https://gowildtokyo.com", + "classes": "space-organizations-8-archive-item-bg box-100 relative", + "ctaText": "" + }, + { + "name": "Wild Tokyo", + "extLink": "https://gowildtokyo.com", + "classes": "space-organizations-8-archive-item-left box-33 relative", + "ctaText": "" + }, + { + "name": "Wild Tokyo", + "extLink": "https://gowildtokyo.com", + "classes": "space-organizations-8-archive-item-brand box-100 relative", + "ctaText": "" + }, + { + "name": "Wild Tokyo", + "extLink": "https://gowildtokyo.com", + "classes": "space-organizations-8-archive-item-brand-logo box-40 text-center relative", + "ctaText": "" + }, + { + "name": "Wild Tokyo", + "extLink": "https://gowildtokyo.com", + "classes": "space-organizations-8-archive-item-brand-logo-ins relative", + "ctaText": "" + }, + { + "name": "Stonevegas", + "extLink": "https://stnvgs.plfexa.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Stonevegas", + "extLink": "https://stnvgs.plfexa.com", + "classes": "space-organizations-8-archive-item-ins relative", + "ctaText": "" + }, + { + "name": "Stonevegas", + "extLink": "https://stnvgs.plfexa.com", + "classes": "space-organizations-8-archive-item-bg box-100 relative", + "ctaText": "" + }, + { + "name": "Stonevegas", + "extLink": "https://stnvgs.plfexa.com", + "classes": "space-organizations-8-archive-item-left box-33 relative", + "ctaText": "" + }, + { + "name": "Stonevegas", + "extLink": "https://stnvgs.plfexa.com", + "classes": "space-organizations-8-archive-item-brand box-100 relative", + "ctaText": "" + }, + { + "name": "Stonevegas", + "extLink": "https://stnvgs.plfexa.com", + "classes": "space-organizations-8-archive-item-brand-logo box-40 text-center relative", + "ctaText": "" + }, + { + "name": "Stonevegas", + "extLink": "https://stnvgs.plfexa.com", + "classes": "space-organizations-8-archive-item-brand-logo-ins relative", + "ctaText": "" + } + ] + }, + { + "name": "betanews.com", + "url": "https://betanews.com/gb/most-trusted-online-gambling-sites/", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Best Online Casinos That Pay Real Money - March 2026 Update", + "metaDescription": "We’ve ranked and reviewed the best real money online casinos and gambling sites based on casino games, bonuses, and fairness.", + "error": "findings is not defined" + }, + { + "name": "betpokies.org", + "url": "https://betpokies.org/", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Attention Required! | Cloudflare", + "metaDescription": "", + "error": "findings is not defined" + }, + { + "name": "bettergambling.ie", + "url": "https://bettergambling.ie/casino-sites/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 13, + "sampleNames": [ + "NV Casino IE", + "NV Casino IE", + "Linkedin", + "Linkedin", + "Linkedin", + "Linkedin", + "Linkedin", + "Linkedin", + "Linkedin", + "Linkedin" + ], + "selectors": { + "containerClass": ".grid-container", + "sampleCard": { + "name": "NV Casino IE", + "extLink": "https://bgredir.com", + "ctaText": "Visit", + "classes": "grid-container grid-container-full grid-listing no-gap", + "hasBonustext": false + } + }, + "pageTitle": "All Online Casino Sites Ireland 2026 | BetterGambling.ie", + "metaDescription": "Browse all online casino sites legally available in Ireland. Our insiders test each platform’s fairness, payout speed, and bonus terms, so you don’t have to.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://bgredir.com", + "https://www.linkedin.com", + "https://www.gambleaware.org" + ], + "rawCards": [ + { + "name": "NV Casino IE", + "extLink": "https://bgredir.com", + "classes": "grid-container grid-container-full grid-listing no-gap", + "ctaText": "Visit" + }, + { + "name": "NV Casino IE", + "extLink": "https://bgredir.com", + "classes": "bonuses-section", + "ctaText": "Visit" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "grid-container grid-container-max grid-home-content no-gap", + "ctaText": "" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "section-authors section-home", + "ctaText": "" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "author-section section-card-list", + "ctaText": "" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "author-card-element writer-card", + "ctaText": "" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "author-header", + "ctaText": "" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "author-card-element writer-card", + "ctaText": "" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "author-header", + "ctaText": "" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "footer-container container", + "ctaText": "" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "footer-element-bottom", + "ctaText": "" + }, + { + "name": "Linkedin", + "extLink": "https://www.linkedin.com", + "classes": "footer-element-social", + "ctaText": "" + }, + { + "name": "Play responsibily", + "extLink": "https://www.gambleaware.org", + "classes": "footer-element-logo", + "ctaText": "" + } + ] + }, + { + "name": "bojoko.ca", + "url": "https://bojoko.ca/casino/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 29, + "sampleNames": [ + "Bojoko", + "Casino DepositWin cover", + "Casino DepositWin cover", + "Casino DepositWin cover", + "Casino DepositWin cover", + "Casino Mr Vegas cover", + "Casino Videoslots.com cover", + "Casino PlayGrand cover", + "Casino Corgibet cover", + "Casino Bluffbet cover" + ], + "selectors": { + "containerClass": "header-main__wrapper", + "sampleCard": { + "name": "Bojoko", + "extLink": "https://bojoko.com", + "ctaText": "", + "classes": "header-main__wrapper", + "hasBonustext": false + } + }, + "pageTitle": "The Best Casino Sites 2026 - Top 100 Online Casinos in Canada", + "metaDescription": "Find the most updated list of the top 100 online casinos in Canada. Compare the top Canadian casinos rated by Bojoko's casino experts.\n\n\n\n", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://bojoko.com", + "https://trk.affiliates.mrvegas.com", + "https://trk.affiliates.videoslots.com", + "https://welcome.playgrandaffiliates.com", + "https://corgibet.com", + "https://record.gb1aff.com", + "https://record.kaboom.partners", + "https://go.wildzaffiliates.com", + "https://sprt.pclira.com", + "https://www.ontrklnk.com" + ], + "rawCards": [ + { + "name": "Bojoko", + "extLink": "https://bojoko.com", + "classes": "header-main__wrapper", + "ctaText": "" + }, + { + "name": "Casino DepositWin cover", + "extLink": "https://trk.affiliates.mrvegas.com", + "classes": "content ", + "ctaText": "Play here »" + }, + { + "name": "Casino DepositWin cover", + "extLink": "https://trk.affiliates.mrvegas.com", + "classes": "page-content", + "ctaText": "Play here »" + }, + { + "name": "Casino DepositWin cover", + "extLink": "https://trk.affiliates.mrvegas.com", + "classes": "toplist-frame toplist__casino evt-toplist evt-eager", + "ctaText": "Play here »" + }, + { + "name": "Casino DepositWin cover", + "extLink": "https://trk.affiliates.mrvegas.com", + "classes": "toplist-content", + "ctaText": "Play here »" + }, + { + "name": "Casino Mr Vegas cover", + "extLink": "https://trk.affiliates.mrvegas.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino Videoslots.com cover", + "extLink": "https://trk.affiliates.videoslots.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino PlayGrand cover", + "extLink": "https://welcome.playgrandaffiliates.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino Corgibet cover", + "extLink": "https://corgibet.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino Bluffbet cover", + "extLink": "https://record.gb1aff.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino Bulletz cover", + "extLink": "https://record.kaboom.partners", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino Wildz Casino cover", + "extLink": "https://go.wildzaffiliates.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino Sportuna cover", + "extLink": "https://sprt.pclira.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino Nine Casino cover", + "extLink": "https://www.ontrklnk.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino N1 Casino cover", + "extLink": "https://partnerscontents.com", + "classes": "toplist-frame toplist__casino evt-toplist evt-lazy", + "ctaText": "Play here »" + }, + { + "name": "Casino N1 Casino cover", + "extLink": "https://partnerscontents.com", + "classes": "toplist-content", + "ctaText": "Play here »" + }, + { + "name": "Casino N1 Casino cover", + "extLink": "https://partnerscontents.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino Mr Vegas cover", + "extLink": "https://trk.affiliates.mrvegas.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino JustCasino.io cover", + "extLink": "https://iredirect.net", + "classes": "toplist-frame toplist__casino evt-toplist evt-lazy", + "ctaText": "Play here »" + }, + { + "name": "Casino JustCasino.io cover", + "extLink": "https://iredirect.net", + "classes": "toplist-content", + "ctaText": "Play here »" + }, + { + "name": "Casino Players Palace cover", + "extLink": "https://iredirect.net", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Casino LeoVegas cover", + "extLink": "https://go.wildzaffiliates.com", + "classes": "toplist-frame toplist__casino evt-toplist evt-lazy", + "ctaText": "Play here »" + }, + { + "name": "Casino LeoVegas cover", + "extLink": "https://go.wildzaffiliates.com", + "classes": "toplist-content", + "ctaText": "Play here »" + }, + { + "name": "Casino Wildz Casino cover", + "extLink": "https://go.wildzaffiliates.com", + "classes": "card-toplist-row__wrapper", + "ctaText": "Play here »" + }, + { + "name": "Ville Saari", + "extLink": "https://www.linkedin.com", + "classes": "grid-3 gap-15", + "ctaText": "" + }, + { + "name": "Ville Saari", + "extLink": "https://www.linkedin.com", + "classes": "card-author", + "ctaText": "" + }, + { + "name": "Kati Saari", + "extLink": "https://www.linkedin.com", + "classes": "card-author", + "ctaText": "" + }, + { + "name": "Lauri Hannelin", + "extLink": "https://www.linkedin.com", + "classes": "card-author", + "ctaText": "" + }, + { + "name": "ConnexOntario", + "extLink": "https://www.connexontario.ca", + "classes": "gamble-responsibly", + "ctaText": "" + } + ] + }, + { + "name": "cardmates.co.uk", + "url": "https://cardmates.co.uk/online-casinos", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 4, + "sampleNames": [ + "Oksana Kumetska", + "Cardmates", + "Cardmates", + "Cardmates" + ], + "selectors": { + "containerClass": "material-body light-box", + "sampleCard": { + "name": "Oksana Kumetska", + "extLink": "https://www.gamblingcommission.gov.uk", + "ctaText": "Visit Site", + "classes": "material-body light-box", + "hasBonus": true + } + }, + "pageTitle": "Best Online Casinos UK 2026 | Safe & Trusted UKGC Casino Sites", + "metaDescription": "Explore the best UKGC-licensed online casinos available in 2026. Trusted, safe platforms selected by our experts. Find your matching UK casino site today.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.gamblingcommission.gov.uk", + "https://cardmates.net" + ], + "rawCards": [ + { + "name": "Oksana Kumetska", + "extLink": "https://www.gamblingcommission.gov.uk", + "classes": "material-body light-box", + "ctaText": "Visit Site" + }, + { + "name": "Cardmates", + "extLink": "https://cardmates.net", + "classes": "footer__bottom", + "ctaText": "" + } + ] + }, + { + "name": "casino.guru", + "url": "https://casino.guru/casino-reviews", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 10, + "sampleNames": [ + "Online Casino Reviews by Experts and Players | Casino Guru", + "null", + "Andy Jessop", + "Andy Jessop", + "Andy Jessop", + "Andy Jessop", + "Matej Novota", + "Online Casino Reviews by Experts and Players | Casino Guru", + "Online Casino Reviews by Experts and Players | Casino Guru", + "Online Casino Reviews by Experts and Players | Casino Guru" + ], + "selectors": { + "containerClass": ".dynamic-author-widget", + "sharedCount": 2, + "sampleCard": { + "name": "Online Casino Reviews by Experts and Players | Casino Guru", + "extLink": "https://www.facebook.com", + "ctaText": "", + "classes": "col-menu", + "hasBonus": true + } + }, + "pageTitle": "Online Casino Reviews by Experts and Players | Casino Guru", + "metaDescription": "Browse online casino reviews by experts and players. Find best casinos according to experts and community members or share your experience.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.facebook.com", + "https://www.linkedin.com" + ], + "rawCards": [ + { + "name": "Online Casino Reviews by Experts and Players | Casino Guru", + "extLink": "https://www.facebook.com", + "classes": "col-menu", + "ctaText": "" + }, + { + "name": "null", + "extLink": "https://www.linkedin.com", + "classes": "reviews-bg user-reviews-landing-page", + "ctaText": "Visit Casino" + }, + { + "name": "Andy Jessop", + "extLink": "https://www.linkedin.com", + "classes": "col-responsive-pad cf", + "ctaText": "" + }, + { + "name": "Matej Novota", + "extLink": "https://www.linkedin.com", + "classes": "dynamic-author-widget flex author-widget-shadows purple-shadow green-shadow", + "ctaText": "" + } + ] + }, + { + "name": "casinogrounds.com", + "url": "https://casinogrounds.com/casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "CG", + "CG", + "Youtube", + "Youtube", + "Malta Flag", + "directa24-", + "wild-fortune", + "wild-fortune", + "wild-fortune", + "wild-fortune", + "wild-fortune", + "Skrill", + "Skrill", + "Skrill", + "Skrill" + ], + "selectors": { + "containerClass": ".flex", + "sharedCount": 25, + "sampleCard": { + "name": "CG", + "extLink": "https://www.youtube.com", + "ctaText": "Claim BonusTakes you to Wild Fortune Casino", + "classes": "flex flex-col h-full", + "hasBonus": true + } + }, + "pageTitle": "Online Casino Reviews by Professional Gamblers (Updated)", + "metaDescription": "Dive into in-depth casino reviews provided by professional gamblers who know what matters; no fluff, no gimmicks; just real insights from players who’ve been there.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.youtube.com", + "https://streamgrounds.com" + ], + "rawCards": [ + { + "name": "CG", + "extLink": "https://www.youtube.com", + "classes": "flex flex-col h-full", + "ctaText": "Claim BonusTakes you to Wild Fortune Casino" + }, + { + "name": "Youtube", + "extLink": "https://www.youtube.com", + "classes": "my-4 flex gap-5 h-fit justify-center items-center w-full", + "ctaText": "" + }, + { + "name": "Malta Flag", + "extLink": "https://streamgrounds.com", + "classes": "flex flex-col max-w-[1200px] w-screen items-center ", + "ctaText": "Claim BonusTakes you to Wild Fortune Casino" + }, + { + "name": "directa24-", + "extLink": "https://streamgrounds.com", + "classes": "w-full max-w-[1200px] m-auto lg:z-[1]", + "ctaText": "Claim BonusTakes you to Wild Fortune Casino" + }, + { + "name": "wild-fortune", + "extLink": "https://streamgrounds.com", + "classes": "grid grid-flow-row auto-rows-[minmax(385px,auto)] md:auto-rows-[minmax(430px,auto)] grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-5 ms:px-5 px-2 pt-5", + "ctaText": "Claim BonusTakes you to Wild Fortune Casino" + }, + { + "name": "Skrill", + "extLink": "https://streamgrounds.com", + "classes": "flex flex-col justify-between items-stretch gap-1", + "ctaText": "Claim BonusTakes you to Wild Fortune Casino" + }, + { + "name": "leovegas", + "extLink": "https://streamgrounds.com", + "classes": "relative", + "ctaText": "Claim BonusTakes you to LeoVegas Casino" + }, + { + "name": "royal-panda", + "extLink": "https://streamgrounds.com", + "classes": "relative", + "ctaText": "Claim BonusTakes you to Royal Panda" + } + ] + }, + { + "name": "casinologia.com", + "url": "https://casinologia.com/top-10-best-casinos-list/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 8, + "sampleNames": [ + "casinologia", + "casinologia", + "casinologia", + "casinologia", + "casinologia", + "footer 18 plus", + "footer 18 plus", + "footer 18 plus" + ], + "selectors": { + "containerClass": ".container", + "sharedCount": 2, + "sampleCard": { + "name": "casinologia", + "extLink": "https://www.facebook.com", + "ctaText": "", + "classes": "py-u-lg-70 py-d-md-30 bg-lb-1", + "hasBonus": false + } + }, + "pageTitle": "Top 10 Best Online Casinos at the Moment | 2026", + "metaDescription": "Explore CasinoLogia’s Top 10 best online casinos, tested for payouts, security, bonuses, and real user experience. Updated rankings you can actually trust.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.facebook.com", + "https://www.gambleaware.org" + ], + "rawCards": [ + { + "name": "casinologia", + "extLink": "https://www.facebook.com", + "classes": "py-u-lg-70 py-d-md-30 bg-lb-1", + "ctaText": "" + }, + { + "name": "footer 18 plus", + "extLink": "https://www.gambleaware.org", + "classes": "py-u-md-15 py-d-sm-10 bg-db-3 tc-ac-w", + "ctaText": "" + } + ] + }, + { + "name": "casinoreviews.com", + "url": "https://casinoreviews.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Casino Reviews", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "LeoVegas", + "VISA" + ], + "selectors": { + "containerClass": ".cvdqd7n", + "sharedCount": 5, + "sampleCard": { + "name": "Casino Reviews", + "extLink": "https://tracking.casinoreviews.com", + "ctaText": "", + "classes": "sr2igu4", + "hasBonus": true + } + }, + "pageTitle": "Online Casino Reviews - Trusted Reviews & Ratings | CasinoReviews.com", + "metaDescription": "Discover casino sites online & learn what they are, where you can open an account, which online casinos are best & more.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://tracking.casinoreviews.com" + ], + "rawCards": [ + { + "name": "Casino Reviews", + "extLink": "https://tracking.casinoreviews.com", + "classes": "sr2igu4", + "ctaText": "" + }, + { + "name": "LeoVegas", + "extLink": "https://tracking.casinoreviews.com", + "classes": "container sjuphvh c1ghugyb", + "ctaText": "" + }, + { + "name": "VISA", + "extLink": "https://tracking.casinoreviews.com", + "classes": "ccnkfka", + "ctaText": "" + }, + { + "name": "Royal Panda", + "extLink": "https://tracking.casinoreviews.com", + "classes": "c1916f9t", + "ctaText": "" + }, + { + "name": "Gambino Slots", + "extLink": "https://tracking.casinoreviews.com", + "classes": "c1916f9t", + "ctaText": "" + } + ] + }, + { + "name": "chipy.com", + "url": "https://chipy.com/casinos", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 12, + "sampleNames": [ + "Lucky Coin", + "Lucky Coin", + "Malta", + "Iasmina Bunea", + "Iasmina Bunea", + "Iasmina Bunea", + "Vlad Mihalache", + "Vlad Mihalache", + "Subscribe", + "Subscribe", + "CHIPY.COM", + "GambleAware" + ], + "selectors": { + "containerClass": ".author-card", + "sharedCount": 2, + "sampleCard": { + "name": "Lucky Coin", + "extLink": "https://www.linkedin.com", + "ctaText": "", + "classes": "site__content main", + "hasBonus": true + } + }, + "pageTitle": "Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com", + "metaDescription": "Discover unbiased and trusted online casino reviews from real players and seasoned gamblers. Read honest and legit casino feedback on Chipy.com!", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.linkedin.com", + "https://linkedin.com", + "https://t.me", + "https://www.gambleaware.org" + ], + "rawCards": [ + { + "name": "Lucky Coin", + "extLink": "https://www.linkedin.com", + "classes": "site__content main", + "ctaText": "" + }, + { + "name": "Malta", + "extLink": "https://www.linkedin.com", + "classes": "reviews_list_wrap", + "ctaText": "" + }, + { + "name": "Iasmina Bunea", + "extLink": "https://www.linkedin.com", + "classes": "authors-section", + "ctaText": "" + }, + { + "name": "Vlad Mihalache", + "extLink": "https://linkedin.com", + "classes": "author-card", + "ctaText": "" + }, + { + "name": "Subscribe", + "extLink": "https://t.me", + "classes": "block_subscribe", + "ctaText": "" + }, + { + "name": "CHIPY.COM", + "extLink": "https://t.me", + "classes": "site__footer-layout site__footer-layout--en", + "ctaText": "" + }, + { + "name": "GambleAware", + "extLink": "https://www.gambleaware.org", + "classes": "gamble_aware", + "ctaText": "" + } + ] + }, + { + "name": "comparasino.com", + "url": "https://comparasino.com/casino-bonuses/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Cookieyes", + "Smooth Spins", + "Smooth Spins", + "Smooth Spins", + "Smooth Spins", + "Smooth Spins", + "Smooth Spins", + "mrq-logo-white", + "mrq-logo-white", + "Luna", + "Luna", + "Megaways Casino_Copyright @Comparasino", + "Megaways Casino_Copyright @Comparasino", + "LuckyLouis", + "LuckyLouis" + ], + "selectors": { + "containerClass": ".column", + "sharedCount": 10, + "sampleCard": { + "name": "Cookieyes", + "extLink": "https://www.cookieyes.com", + "ctaText": "", + "classes": "cky-footer-wrapper", + "hasBonus": false + } + }, + "pageTitle": "Top Online Casino Bonuses 2026 | 10x Wagering Cap Compliant", + "metaDescription": "Compare the top online casino bonuses for 2026. Every offer listed on Comparasino is 100% UKGC compliant with a max 10x wagering requirement.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.cookieyes.com", + "https://media.bvgroupaffiliates.com", + "https://mrq.rocks", + "https://ads.galaxyaffiliates.com", + "https://site.megawayscasino.com", + "https://site.gotoluckylouis.com", + "https://www.zingobingo.co.uk", + "https://site.gotoslotsmagic.com", + "https://creatives.excelaffiliates.com", + "https://games.playkasino.com", + "https://site.gotocasinoandfriends.com", + "https://www.linkedin.com", + "https://www.dmca.com" + ], + "rawCards": [ + { + "name": "Cookieyes", + "extLink": "https://www.cookieyes.com", + "classes": "cky-footer-wrapper", + "ctaText": "" + }, + { + "name": "Smooth Spins", + "extLink": "https://media.bvgroupaffiliates.com", + "classes": "casino-cards pt-5 has-background-white", + "ctaText": "Play" + }, + { + "name": "mrq-logo-white", + "extLink": "https://mrq.rocks", + "classes": "column is-6-tablet is-4-desktop is-3-fullhd", + "ctaText": "Play" + }, + { + "name": "Luna", + "extLink": "https://ads.galaxyaffiliates.com", + "classes": "column is-6-tablet is-4-desktop is-3-fullhd", + "ctaText": "Play" + }, + { + "name": "Megaways Casino_Copyright @Comparasino", + "extLink": "https://site.megawayscasino.com", + "classes": "column is-6-tablet is-4-desktop is-3-fullhd", + "ctaText": "Play" + }, + { + "name": "LuckyLouis", + "extLink": "https://site.gotoluckylouis.com", + "classes": "column is-6-tablet is-4-desktop is-3-fullhd", + "ctaText": "Play" + }, + { + "name": "Zingo Bingo", + "extLink": "https://www.zingobingo.co.uk", + "classes": "column is-6-tablet is-4-desktop is-3-fullhd", + "ctaText": "Play" + }, + { + "name": "Slots Magic", + "extLink": "https://site.gotoslotsmagic.com", + "classes": "column is-6-tablet is-4-desktop is-3-fullhd", + "ctaText": "Play" + }, + { + "name": "Online Casino London", + "extLink": "https://creatives.excelaffiliates.com", + "classes": "column is-6-tablet is-4-desktop is-3-fullhd", + "ctaText": "Play" + }, + { + "name": "PlayKasino", + "extLink": "https://games.playkasino.com", + "classes": "column is-6-tablet is-4-desktop is-3-fullhd", + "ctaText": "Play" + }, + { + "name": "Casino & Friends", + "extLink": "https://site.gotocasinoandfriends.com", + "classes": "column is-6-tablet is-4-desktop is-3-fullhd", + "ctaText": "Play" + }, + { + "name": "Martyn Hannah", + "extLink": "https://www.linkedin.com", + "classes": "wpcpmp-author-block has-background-white", + "ctaText": "" + }, + { + "name": "DMCA.com Protection Status", + "extLink": "https://www.dmca.com", + "classes": "container", + "ctaText": "" + } + ] + }, + { + "name": "dappradar.com", + "url": "https://dappradar.com/narratives/gambling/platforms", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 130, + "sampleNames": [ + "William Hill", + "High Bet", + "Crypto Gambling: The Rise of Decentralized Casino Platforms", + "The Future of Crypto Gambling is Happening Now", + "Dexsport: Supercharging Web3 Betting" + ], + "selectors": {}, + "pageTitle": "Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos", + "metaDescription": "Explore top gambling crypto dapps and blockchain applications. Track unique active wallets, transaction volume, and adoption trends as gambling grows in Web3." + }, + { + "name": "deadspin.com", + "url": "https://deadspin.com/sweepstakes-casinos/free-slots-real-money/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 5, + "sampleNames": [ + "deadspin.com", + "Vinolin Naidoo", + "Vinolin Naidoo", + "Vinolin Naidoo", + "Join Deadspin on Discord" + ], + "selectors": { + "containerClass": "grid grid-cols-12 p-3", + "sampleCard": { + "name": "deadspin.com", + "extLink": "https://discord.com", + "ctaText": "", + "classes": "grid grid-cols-12 p-3", + "hasBonus": false + } + }, + "pageTitle": "Free Online Slots For Real Money: Free Play Casinos Ranked", + "metaDescription": "Find Free Slots That Pay Real Money | Play Free Slots For Real Money At Sweeps Casinos In the US ✔️ How Free Real Money Slots Work In 2026", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://discord.com" + ], + "rawCards": [ + { + "name": "deadspin.com", + "extLink": "https://discord.com", + "classes": "grid grid-cols-12 p-3", + "ctaText": "" + }, + { + "name": "Vinolin Naidoo", + "extLink": "https://discord.com", + "classes": "s_mw sm-capitalizesm-capitalize", + "ctaText": "" + }, + { + "name": "Join Deadspin on Discord", + "extLink": "https://discord.com", + "classes": "lg-col-span-1sm-bg-white lg-capitalizem:0 lg-col-span-1sm-block lg-col-span-1sm-capitalize", + "ctaText": "" + } + ] + }, + { + "name": "esports-news.co.uk", + "url": "https://esports-news.co.uk/gambling-sites/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 9, + "sampleNames": [ + "Esports News UK", + "author avatar", + "author avatar", + "author avatar", + "author avatar", + "author avatar", + "author avatar", + "main site", + "gamble-aware-logo-1" + ], + "selectors": { + "containerClass": "page-bg-top", + "sampleCard": { + "name": "Esports News UK", + "extLink": "https://www.ncsc.gov.uk", + "ctaText": "Play Now", + "classes": "page-bg-top", + "hasBonus": true + } + }, + "pageTitle": "Best Gambling Websites in 2026 - Top 10 Online Casinos UK", + "metaDescription": "Discover the best gambling sites ranked. Find top casino sites, latest slots or bet on your favourite sport at the top 10 gambling sites UK", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.ncsc.gov.uk", + "https://x.com" + ], + "rawCards": [ + { + "name": "Esports News UK", + "extLink": "https://www.ncsc.gov.uk", + "classes": "page-bg-top", + "ctaText": "Play Now" + }, + { + "name": "author avatar", + "extLink": "https://www.ncsc.gov.uk", + "classes": "page-content", + "ctaText": "Play Now" + }, + { + "name": "", + "extLink": "https://www.ncsc.gov.uk", + "classes": "common-content", + "ctaText": "Play Now" + }, + { + "name": "main site", + "extLink": "https://x.com", + "classes": "footer__container container", + "ctaText": "" + }, + { + "name": "gamble-aware-logo-1", + "extLink": "https://x.com", + "classes": "footer__external-links", + "ctaText": "" + } + ] + }, + { + "name": "esportsinsider.com", + "url": "https://esportsinsider.com/us/gambling/offshore-casinos", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 2, + "sampleNames": [ + "flag", + "flag" + ], + "selectors": { + "containerClass": "entry-content migrated-entry", + "sampleCard": { + "name": "flag", + "extLink": "https://x.com", + "ctaText": "", + "classes": "footer-copyright", + "hasBonus": false + } + }, + "pageTitle": "Best Offshore Casinos 2026 – International Casinos for US Players", + "metaDescription": "Compare the best offshore casinos of 2026. We recommend top offshore casino sites with huge bonuses, fast payouts & a wide variety of games.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://x.com" + ], + "rawCards": [ + { + "name": "", + "extLink": "https://www.kundrataxlaw.com", + "classes": "entry-content migrated-entry", + "ctaText": "Play Now" + }, + { + "name": "flag", + "extLink": "https://x.com", + "classes": "footer-copyright", + "ctaText": "" + } + ] + }, + { + "name": "europeangaming.eu", + "url": "https://europeangaming.eu/portal/best-online-casinos-europe/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 11, + "sampleNames": [ + "European Gaming Industry News", + "European Gaming Industry News", + "European Gaming Industry News", + "Avatar photo", + "Avatar photo", + "Avatar photo", + "Avatar photo", + "Avatar photo", + "Avatar photo", + "Lucki Casino EU", + "Lucki Casino EU" + ], + "selectors": { + "containerClass": "cs-wrapper", + "sampleCard": { + "name": "European Gaming Industry News", + "extLink": "https://www.gambleaware.org", + "ctaText": "Claim Bonus", + "classes": "cs-wrapper", + "hasBonus": true + } + }, + "pageTitle": "Best Online Casinos Europe 2026: Top 15 EU Casino Sites", + "metaDescription": "Compare the best EU casinos for 2026. We list only top licensed European online casinos, ensuring a safe and enjoyable gambling experience.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.gambleaware.org" + ], + "rawCards": [ + { + "name": "European Gaming Industry News", + "extLink": "https://www.gambleaware.org", + "classes": "cs-wrapper", + "ctaText": "Claim Bonus" + }, + { + "name": "Avatar photo", + "extLink": "https://www.gambleaware.org", + "classes": "cs-site-content cs-sidebar-enabled cs-sidebar-right", + "ctaText": "Claim Bonus" + }, + { + "name": "Lucki Casino EU", + "extLink": "https://www.gambleaware.org", + "classes": "cs-entry__content-wrap", + "ctaText": "Claim Bonus" + } + ] + }, + { + "name": "exclusive-casino.net", + "url": "https://exclusive-casino.net", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 36, + "sampleNames": [ + "Exclusive Casino logo", + "Exclusive Casino logo", + "Double welcome bonus up to £4,500 with code ROYAL", + "Redeem special 250% bonus and 100 free spins", + "Crypto bonus up to £2,500 plus 133 free spins" + ], + "selectors": {}, + "pageTitle": "Exclusive Casino – Official Site For Online Play", + "metaDescription": "Exclusive Casino main page for UK players: licence, bonuses, games, payments, limits, and support details in one place." + }, + { + "name": "exclusive-casino.org", + "url": "https://exclusive-casino.org", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 21, + "sampleNames": [ + "Exclusive Casino logo", + "Exclusive Casino logo", + "Live Roulette und Kartenspiele in edler Casino Atmosphäre", + "Krypto Bonus bis 3.000 € plus 133 Freispiele" + ], + "selectors": {}, + "pageTitle": "Exclusive Casino ™ – Offizielle Website 2026", + "metaDescription": "Exclusive Casino mit Lizenz, Spielangebot, Zahlungen, Bonusaktionen und Support im Überblick für Spieler aus Deutschland." + }, + { + "name": "fast-casino.com", + "url": "https://fast-casino.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Nopein Casino" + ], + "selectors": {}, + "pageTitle": "Nopein Casino", + "metaDescription": "Nopein Casino has been in operation since 2001 and continue to offers players around the world a fantastic gaming platform to enjoy online casino games.", + "rawCards": [ + { + "name": "Nopein", + "extLink": "https://www.onlinecasinodollar.com", + "classes": "contain", + "ctaText": "" + } + ] + }, + { + "name": "fast-casinos.com", + "url": "https://fast-casinos.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Philippines Online Casino Guide | .Games", + "metaDescription": "An overview of regulated online casino play in the Philippines, covering legality checkpoints, game selection, and live dealer experiences. Learn how to evaluate platforms, compare slots and table gam" + }, + { + "name": "fast-casinos.info", + "url": "https://fast-casinos.info", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Philippines Online Casino Guide | .Games", + "metaDescription": "An overview of regulated online casino play in the Philippines, covering legality checkpoints, game selection, and live dealer experiences. Learn how to evaluate platforms, compare slots and table gam" + }, + { + "name": "fast-casinos.net", + "url": "https://fast-casinos.net", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Philippines Online Casino Guide | .Games", + "metaDescription": "An overview of regulated online casino play in the Philippines, covering legality checkpoints, game selection, and live dealer experiences. Learn how to evaluate platforms, compare slots and table gam" + }, + { + "name": "fast-casinos.org", + "url": "https://fast-casinos.org", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Philippines Online Casino Guide | .Games", + "metaDescription": "An overview of regulated online casino play in the Philippines, covering legality checkpoints, game selection, and live dealer experiences. Learn how to evaluate platforms, compare slots and table gam" + }, + { + "name": "filmtalk.org", + "url": "https://filmtalk.org/film-books/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Anderson, Lindsay - About John Ford", + "Grobel, Lawrence - Above the Line", + "shale-richard-academy-awards", + "York, Michael - Accidentally on Purpose", + "van-ammelrooy-willeke-acte-de-presence", + "dougan-andy-the-actors-director", + "slide-anthony-actors-on-red-alert", + "ashley-elizabeth-actress-postcards-from-the-road", + "Levine, Michael - The Address Book", + "Brown, Karl - Adventures With D W Griffith (hc)", + "Anderson, Christopher - An Affair to Remember", + "davis-farncis-afterglow", + "davis-susan-bleustein-after-midnight", + "schrecker-ellen-the-age-of-mccarthyism", + "kael-pauline-the-age-of-movies", + "read-piers-paul-alec-guinness", + "kulik-karol-alexander-korda", + "rebello-stephen-alfred-hitchcock-and-the-making-of-psycho", + "duncan-paul-alfred-hitchcock", + "gottlieb-sidney-alfred-hitchcock-interviews" + ], + "selectors": {}, + "pageTitle": "FILM BOOKS – FILM TALK", + "metaDescription": "Thank you for being so patient Every picture tells a story, they say. If that's true, what is the priceless value of a good book about the history of motion pictures? What unexpected stories and inter", + "rawCards": [ + { + "name": "Kezich, Tullio - Federico Fellini His Life and Work", + "extLink": "http://www.hollywoodheritage.org", + "classes": "ajax__tab_panel", + "ctaText": "" + }, + { + "name": "Fleischer, Richard - Just tell Me When to Cry", + "extLink": "http://www.tonycurtis.com", + "classes": "ajax__tab_panel", + "ctaText": "" + } + ] + }, + { + "name": "first.com", + "url": "https://first.com/casino/best-casinos", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 4, + "sampleNames": [ + "GambleAware", + "GambleAware", + "GambleAware", + "GambleAware" + ], + "selectors": { + "containerClass": ".flex", + "sharedCount": 3, + "sampleCard": { + "name": "GambleAware", + "extLink": "https://www.gambleaware.org", + "ctaText": "", + "classes": "flex flex-col md:flex-row md:items-center mb-4", + "hasBonus": false + } + }, + "pageTitle": "Best Online Casinos UK – Top UK Casino Sites 2026 - FIRST.com", + "metaDescription": "The best online casino sites in the UK, rated by experts and users. Compare licensed and trusted online casinos with regularly updated reviews.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.gambleaware.org" + ], + "rawCards": [ + { + "name": "GambleAware", + "extLink": "https://www.gambleaware.org", + "classes": "flex flex-col md:flex-row md:items-center mb-4", + "ctaText": "" + } + ] + }, + { + "name": "focus-asia.com", + "url": "https://focus-asia.com/the-pokies-casino-australia-2026-review/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Focus Asia", + "Best Weekly Betting Promotions Top Instant Withdrawal Sites", + "fast payout casino", + "Fast Withdrawal Casino Bonus Is the KatsuBet Bonus Fair", + "Best Weekly Betting Promotions Top Instant Withdrawal Sites", + "fast payout casino", + "Fast Withdrawal Casino Bonus Is the KatsuBet Bonus Fair", + "Best Weekly Betting Promotions Top Instant Withdrawal Sites", + "fast payout casino" + ], + "selectors": {}, + "pageTitle": "Australia’s Top-Rated Real Money Casino Site", + "metaDescription": "Discover why The Pokies leads the Australian market in 2026. Compare player ratings, explore 3,000+ games, and use the Pokies Net 87 Mobile", + "rawCards": [ + { + "name": "Focus Asia", + "extLink": "https://pokiesnet87.eu.com", + "classes": "site", + "ctaText": "" + } + ] + }, + { + "name": "forum.mr-gamble.com", + "url": "https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 18, + "sampleNames": [ + "Mr. Gamble Casino Forum", + "Mr. Gamble Casino Forum", + "Mr. Gamble Casino Forum", + "Mr. Gamble Casino Forum", + "Winzter", + "Winzter", + "Winzter", + "Winzter", + "Winzter", + "Winzter", + "Winzter", + "Winzter", + "SpinRollz", + "SpinFever", + "WetteMeister" + ], + "selectors": { + "containerClass": ".mrg-picks-card", + "sharedCount": 3, + "sampleCard": { + "name": "Mr. Gamble Casino Forum", + "extLink": "https://mr-gamble.com", + "ctaText": "Get Bonus →", + "classes": "ipsLayout", + "hasBonus": true + } + }, + "pageTitle": "The Best Online Casino Forum & A Global Community | Mr. Gamble", + "metaDescription": "Online casino forum with the latest casino bonuses, rewards, and offers. Participate in discussions and find real complaints against casinos.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://mr-gamble.com", + "https://x.com" + ], + "rawCards": [ + { + "name": "Mr. Gamble Casino Forum", + "extLink": "https://mr-gamble.com", + "classes": "ipsLayout", + "ctaText": "Get Bonus →" + }, + { + "name": "Winzter", + "extLink": "https://mr-gamble.com", + "classes": "ipsWidth ipsWidth--main-content", + "ctaText": "Get Bonus →" + }, + { + "name": "SpinRollz", + "extLink": "https://mr-gamble.com", + "classes": "mrg-picks-card", + "ctaText": "Get Bonus →" + }, + { + "name": "SpinFever", + "extLink": "https://mr-gamble.com", + "classes": "mrg-picks-card", + "ctaText": "Get Bonus →" + }, + { + "name": "WetteMeister", + "extLink": "https://x.com", + "classes": "ipsBlockSpacer", + "ctaText": "" + } + ] + }, + { + "name": "gamezinger.com", + "url": "https://gamezinger.com/casinos/delaware/", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 44, + "sampleNames": [ + "Map of USA, where the state of Delaware is pinned.", + "We can help you find the most reputable online casinos" + ], + "selectors": {}, + "pageTitle": "Best Delaware Online Casinos - Top DE Casino Sites 2026", + "metaDescription": "Check out the best Delaware online casinos. Get more information about DE online casinos and check their offers now!" + }, + { + "name": "gamingamerica.com", + "url": "https://gamingamerica.com/gambling-sites", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 6, + "sampleNames": [ + "Gaming America", + "Sofia Rebuck", + "Sofia Rebuck", + "Sofia Rebuck", + "Sofia Rebuck", + "Sofia Rebuck" + ], + "selectors": { + "containerClass": ".container", + "sharedCount": 2, + "sampleCard": { + "name": "Gaming America", + "extLink": "https://www.congress.gov", + "ctaText": "CLAIM BONUS", + "classes": "site", + "hasBonus": true + } + }, + "pageTitle": "Best Gambling Sites for Real Money - Top Gambling Sites in 2026", + "metaDescription": "Find the best gambling sites in 2026, including trusted online gambling sites for real money games, safe play, fast payouts, and top rated platforms.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.congress.gov" + ], + "rawCards": [ + { + "name": "Gaming America", + "extLink": "https://www.congress.gov", + "classes": "site", + "ctaText": "CLAIM BONUS" + }, + { + "name": "Sofia Rebuck", + "extLink": "https://www.congress.gov", + "classes": "container", + "ctaText": "CLAIM BONUS" + } + ] + }, + { + "name": "getb8.us", + "url": "https://getb8.us/online-casinos/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Alex Morgan", + "BetWhale", + "Mastercard", + "Visa", + "Bitcoin", + "Ethereum", + "Tether", + "Litecoin", + "Wire transfer", + "Check", + "Rakebit", + "Mastercard", + "Visa", + "Bitcoin", + "Tether", + "Wire transfer", + "Check", + "Ripper", + "Amex", + "Mastercard" + ], + "selectors": {}, + "pageTitle": "Online Casino Reviews - Best Trusted Online Casino Sites 2026 by Getb8", + "metaDescription": "Best Online Casinos of 2026 ➤ Most Reliable Online Casino Reviews ✅ Live & Mobile ✅ Most Trusted & Safe Gambling Sites ✚ Only the Best Real Money Bonus Offers $$$$" + }, + { + "name": "getbets.us", + "url": "https://getbets.us/casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Online Gaming for Winners", + "Wild", + "Wild", + "Wild", + "Wild", + "Wild", + "Wild", + "Wild", + "MyBookie", + "MyBookie", + "MyBookie", + "BetOnline", + "BetOnline", + "BetOnline", + "Hello Millions" + ], + "selectors": { + "containerClass": ".relative", + "sharedCount": 30, + "sampleCard": { + "name": "Online Gaming for Winners", + "extLink": "https://record.wildcasinoaffiliate.ag", + "ctaText": "", + "classes": "space-box relative", + "hasBonus": true + } + }, + "pageTitle": "Online Casinos USA 2026 — Tested & Ranked | GetBets", + "metaDescription": "All the best US online casinos in one place. We played them all so you don't waste time on trash. — GetBets", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://record.wildcasinoaffiliate.ag", + "https://record.webpartners.co", + "https://record.betonlineaffiliates.ag", + "https://tracking.affiltrackk04.com", + "https://record.revenuenetwork.com", + "https://record.casinopartners.ag", + "http://get.duckyluck.ag", + "https://record.superiorshare.com" + ], + "rawCards": [ + { + "name": "Online Gaming for Winners", + "extLink": "https://record.wildcasinoaffiliate.ag", + "classes": "space-box relative", + "ctaText": "" + }, + { + "name": "Wild", + "extLink": "https://record.wildcasinoaffiliate.ag", + "classes": "space-archive-section box-100 relative space-organization-archive tax-organization-category", + "ctaText": "" + }, + { + "name": "MyBookie", + "extLink": "https://record.webpartners.co", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "BetOnline", + "extLink": "https://record.betonlineaffiliates.ag", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Hello Millions", + "extLink": "https://tracking.affiltrackk04.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "McLuck", + "extLink": "https://tracking.affiltrackk04.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Cafe", + "extLink": "https://record.revenuenetwork.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Lucky Bonanza", + "extLink": "https://record.casinopartners.ag", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Ducky Luck", + "extLink": "http://get.duckyluck.ag", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Voltage Bet", + "extLink": "https://record.superiorshare.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + } + ] + }, + { + "name": "gg.co.uk", + "url": "https://gg.co.uk/online-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 7, + "sampleNames": [ + "Horse Racing Today - News & Insights | GG", + "Horse Racing Today - News & Insights | GG", + "Horse Racing Today - News & Insights | GG", + "Horse Racing Today - News & Insights | GG", + "Guy Evans", + "Guy Evans", + "Guy Evans" + ], + "selectors": { + "containerClass": ".vc-container", + "sharedCount": 2, + "sampleCard": { + "name": "Horse Racing Today - News & Insights | GG", + "extLink": "https://news.gg.co.uk", + "ctaText": "", + "classes": "vc-page__wrapper", + "hasBonus": true + } + }, + "pageTitle": "Best Online Casinos UK - Top Real Money Casinos 2026 - GG.co.uk", + "metaDescription": "Check out GG's reviews of the top 10 online casinos in the UK, with information on bonuses, games, payment methods and more.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://news.gg.co.uk", + "https://www.gambleaware.org" + ], + "rawCards": [ + { + "name": "Horse Racing Today - News & Insights | GG", + "extLink": "https://news.gg.co.uk", + "classes": "vc-page__wrapper", + "ctaText": "" + }, + { + "name": "Guy Evans", + "extLink": "https://www.gambleaware.org", + "classes": "vc-container", + "ctaText": "" + } + ] + }, + { + "name": "globallawexperts.com", + "url": "https://globallawexperts.com/top-10-jurisdictions-to-launch-your-licensed-gambling-business/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "zh-CN", + "Global Law Experts Logo", + "Global Law Experts Logo", + "termination agreement vs dismissal Germany", + "when to hire a business lawyer in Taiwan 2026", + "plastic waste shipment requirements germany", + "how to register a family trust in south africa", + "shareholder agreement india" + ], + "selectors": {}, + "pageTitle": "Top 10 Jurisdictions To Launch Your Licensed Gambling Business", + "metaDescription": "Licensed Gambling Business: Explore top 10 jurisdictions to launch your licensed gambling business—focus on Malta, Isle of Man, Gibraltar, Panama and their compliance-ready frameworks.", + "rawCards": [ + { + "name": "Global Law Experts", + "extLink": "https://twitter.com", + "classes": "elementor-element elementor-element-c98f6ca elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent e-lazyloaded", + "ctaText": "" + } + ] + }, + { + "name": "ifdb.org", + "url": "https://ifdb.org/allreviews?id=lzj370u772du3hx7&sortby=&ratings=yes&pg=all", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 3, + "sampleNames": [ + "Interactive Fiction technology Foundation", + "Interactive Fiction technology Foundation", + "Interactive Fiction technology Foundation" + ], + "selectors": { + "containerClass": "main", + "sampleCard": { + "name": "Interactive Fiction technology Foundation", + "extLink": "https://openrouter.ai", + "ctaText": "", + "classes": "main", + "hasBonus": true + } + }, + "pageTitle": "Ratings and Reviews by Mike Russo", + "metaDescription": "IFDB is a game catalog and recommendation engine for Interactive Fiction, also known as Text Adventures. IFDB is a collaborative, wiki-style community project. Members can contribute game listings, r", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://openrouter.ai", + "https://iftechfoundation.org" + ], + "rawCards": [ + { + "name": "Interactive Fiction technology Foundation", + "extLink": "https://openrouter.ai", + "classes": "main", + "ctaText": "" + } + ] + }, + { + "name": "igamingfuture.com", + "url": "https://igamingfuture.com/sweepstakes-casinos/promo-codes/no-deposit-bonus/", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 21, + "sampleNames": [ + "iGamingFuture", + "iGamingFuture", + "EpicSweep", + "EpicSweep", + "Apple Pay", + "Visa", + "Bitcoin", + "Ethereum", + "Tether (USDT)", + "Google Pay", + "DimeSweeps", + "DimeSweeps", + "Apple Pay", + "Visa", + "Bitcoin", + "Ethereum", + "Bank Transfer", + "Google Pay", + "Stake.us", + "Stake.us" + ], + "selectors": {}, + "pageTitle": "Sweepstakes Casino No Deposit Bonuses for June 2026", + "metaDescription": "Get free SC with sweepstakes casino no deposit bonuses in June 2026. Check Crown Coins, Lonestar, SpinQuest, Stake.us and many more.", + "rawCards": [ + { + "name": "iGamingFuture", + "extLink": "https://www.linkedin.com", + "classes": "geist_67d76b20-module__yOMf8W__variable geist_mono_66039167-module__O0reuq__variable antialiased", + "ctaText": "Get Bonus" + } + ] + }, + { + "name": "justgamblers.com", + "url": "https://justgamblers.com/michigan/online-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 4, + "sampleNames": [ + "Patrik Lidin", + "Patrik Lidin", + "Patrik Lidin", + "JustGamblers" + ], + "selectors": { + "containerClass": ".ct-section-inner-wrap", + "sharedCount": 2, + "sampleCard": { + "name": "Patrik Lidin", + "extLink": "https://casino.betmgm.com", + "ctaText": "", + "classes": "ct-section-inner-wrap", + "hasBonus": true + } + }, + "pageTitle": "Best MI Online Casinos 2026: List of Legal Michigan Casino Sites", + "metaDescription": "Complete list of all legal online casinos in Michigan. Expert-tested MI casino apps with reviews, comparisons, and licensing details.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://casino.betmgm.com", + "https://twitter.com" + ], + "rawCards": [ + { + "name": "Patrik Lidin", + "extLink": "https://casino.betmgm.com", + "classes": "ct-section-inner-wrap", + "ctaText": "" + }, + { + "name": "JustGamblers", + "extLink": "https://twitter.com", + "classes": "ct-section-inner-wrap", + "ctaText": "" + } + ] + }, + { + "name": "lcb.org", + "url": "https://lcb.org/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Malta", + "Malta", + "Malta", + "Malta", + "Malta", + "Kitty Cat", + "Kitty Cat", + "Kitty Cat", + "Kitty Cat", + "Kitty Cat", + "Kitty Cat", + "Kitty Cat", + "Kitty Cat", + "Kitty Cat", + "Kitty Cat" + ], + "selectors": { + "containerClass": ".exclusive", + "sharedCount": 7, + "sampleCard": { + "name": "Malta", + "extLink": "https://external.lcb.org", + "ctaText": "PLAY", + "classes": "homepage-slider", + "hasBonus": true + } + }, + "pageTitle": "3674 Online Casinos Reviewed with 8705 Bonuses ranked by Game", + "metaDescription": "Trusted award winning source for online casinos since 2006 with 412 exclusive bonuses, the largest casino forum, no deposits and much more.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://external.lcb.org" + ], + "rawCards": [ + { + "name": "Malta", + "extLink": "https://external.lcb.org", + "classes": "homepage-slider", + "ctaText": "PLAY" + }, + { + "name": "Kitty Cat", + "extLink": "https://external.lcb.org", + "classes": "container-large no-gutters-md", + "ctaText": "PLAY" + }, + { + "name": "Sloto Stars", + "extLink": "https://external.lcb.org", + "classes": "slider-item slick-slide slick-current slick-active", + "ctaText": "" + }, + { + "name": "Mond", + "extLink": "https://external.lcb.org", + "classes": "exclusive ", + "ctaText": "" + } + ] + }, + { + "name": "legal-casino.com", + "url": "https://legal-casino.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "403 Forbidden", + "metaDescription": "" + }, + { + "name": "legal-casino.net", + "url": "https://legal-casino.net", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 11, + "sampleNames": [ + "Legal", + "Legal", + "Legal", + "Legal", + "Legal", + "Trustpilot", + "Trustpilot", + "DMCA", + "Playcity", + "Playcity", + "Playcity" + ], + "selectors": { + "containerClass": ".wrapper", + "sharedCount": 2, + "sampleCard": { + "name": "Legal", + "extLink": "https://playcity.gov.ua", + "ctaText": "", + "classes": "brand-container", + "hasBonus": false + } + }, + "pageTitle": "ТОП казино України – 10+ легальних онлайн казино (2026)", + "metaDescription": "Найкращі легальні онлайн казино України 2026 ✳️ Лише ліцензійні оператори з незалежними оглядами, оцінками, бонусами та реальними відгуками гравців.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://playcity.gov.ua", + "https://www.facebook.com", + "https://www.trustpilot.com", + "https://www.dmca.com" + ], + "rawCards": [ + { + "name": "Legal", + "extLink": "https://playcity.gov.ua", + "classes": "brand-container", + "ctaText": "" + }, + { + "name": "Trustpilot", + "extLink": "https://www.trustpilot.com", + "classes": "trusted_items", + "ctaText": "" + }, + { + "name": "DMCA", + "extLink": "https://www.dmca.com", + "classes": "dmca-widget", + "ctaText": "" + }, + { + "name": "Playcity", + "extLink": "https://playcity.gov.ua", + "classes": "wrapper", + "ctaText": "" + } + ] + }, + { + "name": "legal-casinos.net", + "url": "https://legal-casinos.net", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Philippines Online Casino Guide | .Games", + "metaDescription": "An overview of regulated online casino play in the Philippines, covering legality checkpoints, game selection, and live dealer experiences. Learn how to evaluate platforms, compare slots and table gam" + }, + { + "name": "legal-online-casinos.com", + "url": "https://legal-online-casinos.com", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 5, + "sampleNames": [ + "Bovada Casino", + "Slots.lv Casino", + "Ignition Casino", + "Café Casino", + "Bovada Casino", + "Slots.lv Casino", + "Ignition Casino", + "Cafe Casino", + "Bovada Casino" + ], + "selectors": {}, + "pageTitle": "Legal Online Casinos | Best Casinos That Are Legal For USA Players", + "metaDescription": "", + "rawCards": [ + { + "name": "Bovada", + "extLink": "https://www.bestlegalcasinos.com", + "classes": "container_12", + "ctaText": "VISIT" + } + ] + }, + { + "name": "licensed-casino.com", + "url": "https://licensed-casino.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Revisit consent button", + "logo" + ], + "selectors": {}, + "pageTitle": "Licensed-Casino.com is for sale | HugeDomains", + "metaDescription": "Great domain names provide SEO, branding, and a memorable experience for your users. Get a premium domain today." + }, + { + "name": "licensed-online-casinos.com", + "url": "https://licensed-online-casinos.com", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 3, + "sampleNames": [ + "Licensed Online Casinos", + "Licensed Online Casinos", + "RSS" + ], + "selectors": { + "containerClass": "hfeed site freestore-meta-slider", + "sampleCard": { + "name": "Licensed Online Casinos", + "extLink": "http://www.facebook.com", + "ctaText": "", + "classes": "hfeed site freestore-meta-slider", + "hasBonus": true + } + }, + "pageTitle": "Licensed Online Casinos | Best Online Casino Review & Ratings", + "metaDescription": "Let Licensed Online Casinos be your guide to the ultimate online casino experience – secure, satisfying, and packed with possibilities. Say goodbye to unlicensed risks and hello to informed choices.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "http://www.facebook.com", + "https://www.casino.org" + ], + "rawCards": [ + { + "name": "Licensed Online Casinos", + "extLink": "http://www.facebook.com", + "classes": "hfeed site freestore-meta-slider", + "ctaText": "" + }, + { + "name": "RSS", + "extLink": "https://www.casino.org", + "classes": "widget-area", + "ctaText": "" + } + ] + }, + { + "name": "manuspillai.com", + "url": "https://manuspillai.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Tanjore_Madhava_Rao_1880.jpg", + "Tanjore_Madhava_Rao_1880.jpg", + "Tanjore_Madhava_Rao_1880.jpg", + "Malik_amber_ahmadnager_hi.jpg", + "s3_L0021000_L0021832.jpg", + "Screenshot 2019-11-29 at 5.46.26 PM.png", + "Screenshot 2019-11-22 at 3.06.27 PM.png", + "Cheraman_juma_masjid_Old.jpg", + "Bajibai_of_Gwalior,_watercolour_on_ivory,_c._1857.png", + "Screenshot 2019-11-01 at 4.31.31 PM.png", + "Screenshot 2019-10-18 at 1.03.51 PM.png", + "Screenshot 2019-10-04 at 12.39.02 PM.png", + "Mosque_(_Also_called_as___Kaanch_Khanbha__).jpg", + "nehru.jpg", + "Dharma_Raja_old_painting.jpg" + ], + "selectors": { + "containerClass": ".entry-content", + "sharedCount": 28, + "sampleCard": { + "name": "Tanjore_Madhava_Rao_1880.jpg", + "extLink": "https://www.livemint.com", + "ctaText": "", + "classes": "hfeed site", + "hasBonus": false + } + }, + "pageTitle": "Manu S Pillai", + "metaDescription": "", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.livemint.com" + ], + "rawCards": [ + { + "name": "Tanjore_Madhava_Rao_1880.jpg", + "extLink": "https://www.livemint.com", + "classes": "hfeed site", + "ctaText": "" + }, + { + "name": "Malik_amber_ahmadnager_hi.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "s3_L0021000_L0021832.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Screenshot 2019-11-29 at 5.46.26 PM.png", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Screenshot 2019-11-22 at 3.06.27 PM.png", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Cheraman_juma_masjid_Old.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Bajibai_of_Gwalior,_watercolour_on_ivory,_c._1857.png", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Screenshot 2019-11-01 at 4.31.31 PM.png", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Screenshot 2019-10-18 at 1.03.51 PM.png", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Screenshot 2019-10-04 at 12.39.02 PM.png", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Mosque_(_Also_called_as___Kaanch_Khanbha__).jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "nehru.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Dharma_Raja_old_painting.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "The_House_of_Bijapur.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Tukojirao_III_Maharaja_Holkar_of_Indore.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Queens_place_Durbar_Hall2.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Dr. Mary Punnen Lukose for Cover.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Screenshot 2019-07-27 at 12.20.29 PM.png", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "images", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "courtesan black front cover", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Gandhi,_Patel_and_Maulana_Azad_Sept_1940.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "anti-hindi-agitation-1965_1560253100420.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Ali_Adil_Shah_I copy.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Shivaji_Witsen46", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "dest_head_img-286.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Nizam_Mahboob_Ali_Khan_Asaf_Jah_VI.png", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Tukaram_by_Raja_Ravi_Varma.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + }, + { + "name": "Maharani_Tarabai_of_Karvir.jpg", + "extLink": "https://www.livemint.com", + "classes": "entry-content", + "ctaText": "" + } + ] + }, + { + "name": "mcds-therapy.eu", + "url": "https://mcds-therapy.eu/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "", + "metaDescription": "" + }, + { + "name": "mediarep.org", + "url": "https://mediarep.org/bitstreams/00a072dd-62c7-4cff-baed-acbf163cd05c/download", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 13, + "sampleNames": [ + "Repository", + "Repository", + "Mastodon", + "Mastodon", + "Mastodon", + "Mastodon", + "Universitätsbibliothek Leipzig", + "Universitätsbibliothek Leipzig", + "Universitätsbibliothek Leipzig", + "Universitätsbibliothek Leipzig", + "DFG", + "Finc", + "Finc" + ], + "selectors": { + "containerClass": ".ng-tns-c4194216939-0", + "sharedCount": 2, + "sampleCard": { + "name": "Repository", + "extLink": "https://openbiblio.social", + "ctaText": "", + "classes": "outer-wrapper ng-tns-c4194216939-0 ng-trigger ng-trigger-slideSidebarPadding browser-safari", + "hasBonus": false + } + }, + "pageTitle": "DSpace", + "metaDescription": "", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://openbiblio.social", + "https://www.ub.uni-leipzig.de", + "https://www.dfg.de", + "https://finc.info" + ], + "rawCards": [ + { + "name": "Repository", + "extLink": "https://openbiblio.social", + "classes": "outer-wrapper ng-tns-c4194216939-0 ng-trigger ng-trigger-slideSidebarPadding browser-safari", + "ctaText": "" + }, + { + "name": "Mastodon", + "extLink": "https://openbiblio.social", + "classes": "top-footer py-3", + "ctaText": "" + }, + { + "name": "Universitätsbibliothek Leipzig", + "extLink": "https://www.ub.uni-leipzig.de", + "classes": "bottom-footer p-1 d-flex flex-column flex-md-row justify-content-center align-items-center text-white", + "ctaText": "" + }, + { + "name": "DFG", + "extLink": "https://www.dfg.de", + "classes": "col-md-4 col-3", + "ctaText": "" + }, + { + "name": "Finc", + "extLink": "https://finc.info", + "classes": "row py-4", + "ctaText": "" + } + ] + }, + { + "name": "mega-casino.com", + "url": "https://mega-casino.com", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "error": "net::ERR_SSL_UNRECOGNIZED_NAME_ALERT at https://mega-casino.com" + }, + { + "name": "mega-casino.info", + "url": "https://mega-casino.info", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Mega Casino World – CASINO ONLINE IN BANGLADESH", + "Mega Casino World – CASINO ONLINE IN BANGLADESH", + "Mega Casino World – CASINO ONLINE IN BANGLADESH", + "mega casino world", + "BJ88", + "BJ88", + "BJ88", + "BJ88", + "BJ88", + "BJ88", + "BJ88", + "E2BET", + "JW7", + "MAMBAJAI", + "MB" + ], + "selectors": { + "containerClass": ".card", + "sharedCount": 6, + "sampleCard": { + "name": "Mega Casino World – CASINO ONLINE IN BANGLADESH", + "extLink": "https://www.facebook.com", + "ctaText": "", + "classes": "header-wrapper", + "hasBonus": false + } + }, + "pageTitle": "Mega Casino World বাংলাদেশ: ক্রিকেট বেটিং, লাইভ ক্যাসিনো", + "metaDescription": "Mega Casino World বাংলাদেশ সেরা ক্রিকেট এক্সচেঞ্জ এবং প্রিমিয়াম ক্যাসিনো গেমের বিশা", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.facebook.com", + "https://joypalace.com", + "http://blog", + "http://about-us" + ], + "rawCards": [ + { + "name": "Mega Casino World – CASINO ONLINE IN BANGLADESH", + "extLink": "https://www.facebook.com", + "classes": "header-wrapper", + "ctaText": "" + }, + { + "name": "mega casino world", + "extLink": "https://joypalace.com", + "classes": "content-area", + "ctaText": "PLAY NOW" + }, + { + "name": "BJ88", + "extLink": "https://joypalace.com", + "classes": "row", + "ctaText": "PLAY NOW" + }, + { + "name": "E2BET", + "extLink": "https://joypalace.com", + "classes": "card partner-card", + "ctaText": "PLAY NOW" + }, + { + "name": "JW7", + "extLink": "https://joypalace.com", + "classes": "card partner-card", + "ctaText": "PLAY NOW" + }, + { + "name": "MAMBAJAI", + "extLink": "https://joypalace.com", + "classes": "card partner-card", + "ctaText": "PLAY NOW" + }, + { + "name": "MB", + "extLink": "https://joypalace.com", + "classes": "card partner-card", + "ctaText": "PLAY NOW" + }, + { + "name": "TASMANIA", + "extLink": "https://joypalace.com", + "classes": "card partner-card", + "ctaText": "PLAY NOW" + }, + { + "name": "Jeeta", + "extLink": "https://joypalace.com", + "classes": "container", + "ctaText": "" + }, + { + "name": "Mega", + "extLink": "http://blog", + "classes": "row", + "ctaText": "Play game" + } + ] + }, + { + "name": "mega-casino.net", + "url": "https://mega-casino.net", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "mega-casino.net | 522: Connection timed out", + "metaDescription": "" + }, + { + "name": "mega-casino.org", + "url": "https://mega-casino.org", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 9, + "sampleNames": [ + "MEGA CASINO", + "MEGA CASINO", + "MEGA CASINO", + "mega casino banner", + "mega casino banner", + "Mega Casino World", + "Mega Casino World", + "Mega Casino World", + "Mega Casino World" + ], + "selectors": { + "containerClass": "header-wrapper", + "sampleCard": { + "name": "MEGA CASINO", + "extLink": "http://bnwnaff332244.com", + "ctaText": "", + "classes": "header-wrapper", + "hasBonus": false + } + }, + "pageTitle": "MEGA CASINO - MEGA CASINO", + "metaDescription": "একটি আকর্ষণীয় বিনোদন গন্তব্য বিশেষ করে এশিয়ার খেলোয়াড়দের জন্য এবং বিশেষ করে বাংলাদেশী খেলোয়াড়দের জন্য। এই ওয়েবসাইটের মতভেদ আজ বাজির বাজারে সর্বোচ্চ বলে", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "http://bnwnaff332244.com", + "https://macauslot.life" + ], + "rawCards": [ + { + "name": "MEGA CASINO", + "extLink": "http://bnwnaff332244.com", + "classes": "header-wrapper", + "ctaText": "" + }, + { + "name": "mega casino banner", + "extLink": "https://macauslot.life", + "classes": "content-area", + "ctaText": "" + }, + { + "name": "Mega Casino World", + "extLink": "https://macauslot.life", + "classes": "row", + "ctaText": "" + } + ] + }, + { + "name": "mega-casinos.com", + "url": "https://mega-casinos.com", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Mega Casinos", + "Spin", + "Spin", + "Spin", + "Spin", + "Spin", + "Spin", + "Spin", + "Spin", + "Spin", + "Spin", + "Spin", + "Spin", + "Jackpot City", + "Jackpot City" + ], + "selectors": { + "containerClass": ".relative", + "sharedCount": 30, + "sampleCard": { + "name": "Mega Casinos", + "extLink": "https://www.spincasino.com", + "ctaText": "Play Now", + "classes": "space-box relative enabled", + "hasBonus": true + } + }, + "pageTitle": "Best Casinos - Mega Casinos", + "metaDescription": "Biggest welcome wouses for impartially reviewed online casinos, our experts have rated them, making your choice easier.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.spincasino.com", + "https://www.jackpotcitycasino.com", + "https://www.rubyfortune.com", + "https://www.luckynuggetcasino.com", + "https://www.platinumplaycasino.com", + "https://www.mummysgold.com" + ], + "rawCards": [ + { + "name": "Mega Casinos", + "extLink": "https://www.spincasino.com", + "classes": "space-box relative enabled", + "ctaText": "Play Now" + }, + { + "name": "Spin", + "extLink": "https://www.spincasino.com", + "classes": "space-page-section box-100 space-page-without-title relative", + "ctaText": "Play Now" + }, + { + "name": "Jackpot City", + "extLink": "https://www.jackpotcitycasino.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Ruby Fortune", + "extLink": "https://www.rubyfortune.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Lucky Nugget", + "extLink": "https://www.luckynuggetcasino.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Platinum Play", + "extLink": "https://www.platinumplaycasino.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + }, + { + "name": "Mummy’s Gold", + "extLink": "https://www.mummysgold.com", + "classes": "space-organizations-8-archive-item box-100 relative", + "ctaText": "" + } + ] + }, + { + "name": "mergerscorp.com", + "url": "https://mergerscorp.com/businesses-for-sale/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 1, + "sampleNames": [ + "Mobile" + ], + "selectors": { + "containerClass": "header-desktop header-section header-v1 nav-right", + "sampleCard": { + "name": "Mobile", + "extLink": "https://www.mergerscorp.ch", + "ctaText": "", + "classes": "header-mobile houzez-header-mobile", + "hasBonus": false + } + }, + "pageTitle": "Established Businesses for Sale | MergersCorp M&A International", + "metaDescription": "Established Businesses for Sale. Businesses for Sale. The Best Established Businesses for Sale.Companies for Sale.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.mergerscorp.ch" + ], + "rawCards": [ + { + "name": "", + "extLink": "https://www.facebook.com", + "classes": "header-desktop header-section header-v1 nav-right", + "ctaText": "" + }, + { + "name": "Mobile", + "extLink": "https://www.mergerscorp.ch", + "classes": "header-mobile houzez-header-mobile", + "ctaText": "" + } + ] + }, + { + "name": "mr-gamble.com", + "url": "https://mr-gamble.com/en/online-casino/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 11, + "sampleNames": [ + "mrg", + "avatar-Hyun Lee", + "avatar-Hyun Lee", + "avatar-Hyun Lee", + "avatar-Hyun Lee", + "mrg", + "mrg", + "mrg", + "DMCA.com Protection Status", + "DMCA.com Protection Status", + "DMCA.com Protection Status" + ], + "selectors": { + "containerClass": "header_container", + "sampleCard": { + "name": "mrg", + "extLink": "https://forum.mr-gamble.com", + "ctaText": "", + "classes": "header_container", + "hasBonus": false + } + }, + "pageTitle": "Compare Online Casinos 2026 — Compare Gambling Sites", + "metaDescription": "Compare all the best online casinos and bonuses in 2026. Industry-recognised, award-winning online casino comparison tool by Mr. Gamble.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://forum.mr-gamble.com", + "https://www.linkedin.com", + "https://www.youtube.com", + "https://www.dmca.com" + ], + "rawCards": [ + { + "name": "mrg", + "extLink": "https://forum.mr-gamble.com", + "classes": "header_container", + "ctaText": "" + }, + { + "name": "avatar-Hyun Lee", + "extLink": "https://www.linkedin.com", + "classes": "container mx-auto px-6", + "ctaText": "" + }, + { + "name": "DMCA.com Protection Status", + "extLink": "https://www.dmca.com", + "classes": "footer_disclaimer", + "ctaText": "" + } + ] + }, + { + "name": "mrq.com", + "url": "https://mrq.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 24, + "sampleNames": [ + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "MrQ", + "MrQ Reel Win video poster", + "mobile_app_store_badge.svg" + ], + "selectors": { + "containerClass": ".CybotCookiebotDialogHide", + "sharedCount": 7, + "sampleCard": { + "name": "opens in a new window", + "extLink": "https://www.sportradar.com", + "ctaText": "", + "classes": "CybotCookiebotScrollContainer CybotCookiebotDialogHide", + "hasBonus": false + } + }, + "pageTitle": "Play the best UK online casino games today at MrQ", + "metaDescription": " ", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.sportradar.com", + "https://www.intercom.com", + "https://privacy.microsoft.com", + "https://www.facebook.com", + "https://app.mrq.com", + "https://www.trustpilot.com", + "https://apps.apple.com", + "https://help.mrq.com", + "https://uk.trustpilot.com" + ], + "rawCards": [ + { + "name": "", + "extLink": "https://www.cookiebot.com", + "classes": "CybotEdge CybotCookiebotDialogActive", + "ctaText": "" + }, + { + "name": "opens in a new window", + "extLink": "https://www.sportradar.com", + "classes": "CybotCookiebotScrollContainer CybotCookiebotDialogHide", + "ctaText": "" + }, + { + "name": "MrQ", + "extLink": "https://app.mrq.com", + "classes": "header__content", + "ctaText": "" + }, + { + "name": "MrQ Reel Win video poster", + "extLink": "https://www.trustpilot.com", + "classes": "view view--home __variable_83d822 __variable_5fad1b view--homepageHero", + "ctaText": "" + }, + { + "name": "mobile_app_store_badge.svg", + "extLink": "https://apps.apple.com", + "classes": "section section--fullwidth section--withBackground view__getTheApp", + "ctaText": "" + }, + { + "name": "GambleAware", + "extLink": "https://help.mrq.com", + "classes": "footer__container", + "ctaText": "" + } + ] + }, + { + "name": "muddyrivernews.com", + "url": "https://muddyrivernews.com/igaming-hub/best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-for-aussie-players-updated-june-2026/20260602140000/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Icon for muddyrivernews.com" + ], + "selectors": {}, + "pageTitle": "Just a moment...", + "metaDescription": "" + }, + { + "name": "musicsite1.wordpress.com", + "url": "https://musicsite1.wordpress.com/music-lists-2/the-guardian-1000-albums-to-hear-before-you-die/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "The Guardian – 1000 Albums to Hear Before you Die « The Music Site", + "metaDescription": "Originally published in 2007, and available to view here, this is the list of 1000 albums to hear before you die, compiled by The Guardian newspaper. It's listed in alphabetical order, by artist. ----" + }, + { + "name": "next.io", + "url": "https://next.io/online-casinos-us/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 8, + "sampleNames": [ + "NEXT.io", + "Spotify", + "Michael McKean", + "Michael McKean", + "Michael McKean", + "Michael McKean", + "DraftKings", + "DraftKings" + ], + "selectors": { + "containerClass": "navbar-mobile navbar-mobile-container js--navbar-mobile", + "sampleCard": { + "name": "NEXT.io", + "extLink": "https://open.spotify.com", + "ctaText": "", + "classes": "navbar-mobile navbar-mobile-container js--navbar-mobile", + "hasBonus": false + } + }, + "pageTitle": "Best US Online Casinos 2026: Updated Real Money Casinos List", + "metaDescription": "Enjoy The Top Online Casino Platforms For June 2026 🥇 Which Casinos Offer the Best Games? 🥇 Help from next.io!", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://open.spotify.com", + "https://portal.ct.gov" + ], + "rawCards": [ + { + "name": "NEXT.io", + "extLink": "https://open.spotify.com", + "classes": "navbar-mobile navbar-mobile-container js--navbar-mobile", + "ctaText": "" + }, + { + "name": "Spotify", + "extLink": "https://open.spotify.com", + "classes": "navbar-mobile__actions", + "ctaText": "" + }, + { + "name": "Michael McKean", + "extLink": "https://portal.ct.gov", + "classes": "main-wrapper main-wrapper--no-margin", + "ctaText": "" + }, + { + "name": "DraftKings", + "extLink": "https://portal.ct.gov", + "classes": "content-container", + "ctaText": "" + } + ] + }, + { + "name": "northeasttimes.com", + "url": "https://northeasttimes.com/online-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 19, + "sampleNames": [ + "Northeast Times", + "Northeast Times", + "Northeast Times", + "Author", + "Author", + "Author", + "Author", + "Author", + "Author", + "Author", + "Author", + "Ignition", + "Ignition", + "Best-Online-Gambling-Sites_FI", + "Best-Online-Gambling-Sites_FI" + ], + "selectors": { + "containerClass": ".wpb_wrapper", + "sharedCount": 3, + "sampleCard": { + "name": "Northeast Times", + "extLink": "https://www.broadstreetclassifieds.com", + "ctaText": "", + "classes": "td-theme-wrap", + "hasBonus": true + } + }, + "pageTitle": "Best Online Casinos That Pay Real Money: June, 2026", + "metaDescription": "Find the best online casinos that pay real money. We tested top sites, checked payouts, and added video reviews so you know where to play.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.broadstreetclassifieds.com", + "https://media.northeasttimes.com", + "https://www.constantcontact.com", + "https://www.facebook.com" + ], + "rawCards": [ + { + "name": "Northeast Times", + "extLink": "https://www.broadstreetclassifieds.com", + "classes": "td-theme-wrap", + "ctaText": "" + }, + { + "name": "Author", + "extLink": "https://media.northeasttimes.com", + "classes": "td-main-content-wrap td-container-wrap", + "ctaText": "" + }, + { + "name": "Ignition", + "extLink": "https://media.northeasttimes.com", + "classes": "td_block_wrap tdb_single_content tdi_20 td-pb-border-top td_block_template_10 td-post-content tagdiv-type", + "ctaText": "" + }, + { + "name": "Best-Online-Gambling-Sites_FI", + "extLink": "https://www.constantcontact.com", + "classes": "vc_column tdi_35 wpb_column vc_column_container tdc-column td-pb-span4", + "ctaText": "" + } + ] + }, + { + "name": "onlinegamblingme.com", + "url": "https://onlinegamblingme.com/casino-reviews/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Online Gambling for Me Logo", + "James Holloway", + "Ignition Casino", + "DuckyLuck Casino", + "VegasAces", + "SlotsandCasino", + "Bovada", + "Cafe Casino", + "SlotsLV", + "Slots Paradise", + "BetUS", + "Lucky Rebel", + "BetUS", + "BetOnline", + "Bovada", + "SportsBetting", + "MyBookie", + "BetNow", + "Lucky Rebel", + "Thunderpick" + ], + "selectors": {}, + "pageTitle": "Best Online Casino Reviews for 2026", + "metaDescription": "Explore the most trusted online casino reviews for 2026! Our expert insights help you find top-rated games, lucrative bonuses, and secure platforms for the ultimate gambling experience. Play with conf" + }, + { + "name": "pokerfuse.com", + "url": "https://pokerfuse.com/online-casinos/bonuses/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 4, + "sampleNames": [ + "Online Casino Bonus Guide", + "Online Casino Bonus Guide", + "Online Casino Bonus Guide", + "Online Casino Bonus Guide" + ], + "selectors": { + "containerClass": "container pt-4 pb-3 pb-md-5", + "sampleCard": { + "name": "Online Casino Bonus Guide", + "extLink": "https://www.ncpgambling.org", + "ctaText": "Claim Signup Offer", + "classes": "container pt-4 pb-3 pb-md-5", + "hasBonus": true + } + }, + "pageTitle": "Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse", + "metaDescription": "", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.ncpgambling.org" + ], + "rawCards": [ + { + "name": "Online Casino Bonus Guide", + "extLink": "https://www.ncpgambling.org", + "classes": "container pt-4 pb-3 pb-md-5", + "ctaText": "Claim Signup Offer" + } + ] + }, + { + "name": "pokie.inc", + "url": "https://pokie.inc/casino-category/real-money-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 12, + "sampleNames": [ + "Pokies", + "Lachlan Reid", + "Lachlan Reid", + "Lachlan Reid", + "Real Money Casinos Australia List", + "Lachlan Reid", + "Lachlan Reid", + "Full", + "Full", + "Full", + "Full", + "DMCA" + ], + "selectors": { + "containerClass": ".relative", + "sharedCount": 10, + "sampleCard": { + "name": "Pokies", + "extLink": "https://www.facebook.com", + "ctaText": "", + "classes": "space-box relative", + "hasBonus": true + } + }, + "pageTitle": "Real Money Online Casinos Australia 2026 | Top AUD Casinos", + "metaDescription": "Play at the best real money online casinos in Australia. Discover $5 min deposit sites, fast PayID payouts, trusted licences, and top AUD bonuses in 2026.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.facebook.com", + "https://www.dmca.com" + ], + "rawCards": [ + { + "name": "Pokies", + "extLink": "https://www.facebook.com", + "classes": "space-box relative", + "ctaText": "" + }, + { + "name": "Lachlan Reid", + "extLink": "https://www.facebook.com", + "classes": "space-archive-section box-100 relative space-organization-archive", + "ctaText": "" + }, + { + "name": "Real Money Casinos Australia List", + "extLink": "https://www.facebook.com", + "classes": "space-taxonomy-description box-100 relative", + "ctaText": "" + }, + { + "name": "Full", + "extLink": "https://www.dmca.com", + "classes": "space-footer box-100 relative", + "ctaText": "" + }, + { + "name": "DMCA", + "extLink": "https://www.dmca.com", + "classes": "space-widget space-footer-area relative widget_block widget_media_gallery", + "ctaText": "" + } + ] + }, + { + "name": "premium-casinos.com", + "url": "https://premium-casinos.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "403 Forbidden", + "metaDescription": "" + }, + { + "name": "pro-casino.com", + "url": "https://pro-casino.com", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 3, + "sampleNames": [ + "Pro-casino.com", + "Pro-casino.com", + "Pro-casino.com" + ], + "selectors": { + "containerClass": "container", + "sampleCard": { + "name": "Pro-casino.com", + "extLink": "http://www.ai.com", + "ctaText": "", + "classes": "container", + "hasBonus": false + } + }, + "pageTitle": "Pro-casino - Pro-casino.com domain name is for sale!", + "metaDescription": "The domain name Pro-casino.com is for sale! - Pro-casino https://www.nameboxx.com/", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "http://www.ai.com" + ], + "rawCards": [ + { + "name": "Pro-casino.com", + "extLink": "http://www.ai.com", + "classes": "container", + "ctaText": "" + } + ] + }, + { + "name": "pro-casinos.com", + "url": "https://pro-casinos.com", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 8, + "sampleNames": [ + "ComeOn", + "ComeOn", + "ComeOn", + "Casino1.it", + "Casino1.it", + "DMCA Badge", + "DMCA Badge", + "DMCA Badge" + ], + "selectors": { + "containerClass": ".ct-code-block", + "sharedCount": 3, + "sampleCard": { + "name": "ComeOn", + "extLink": "https://casino1.it", + "ctaText": "", + "classes": "theiaStickySidebar", + "hasBonus": false + } + }, + "pageTitle": "Online Casino India BEST Online Casino Sites India 2026", + "metaDescription": "Online casino is best on Casino Top India's best online casino site BEST casino bonus and free spins.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://casino1.it", + "https://twitter.com", + "https://www.dmca.com" + ], + "rawCards": [ + { + "name": "ComeOn", + "extLink": "https://casino1.it", + "classes": "theiaStickySidebar", + "ctaText": "" + }, + { + "name": "Casino1.it", + "extLink": "https://casino1.it", + "classes": "ct-code-block", + "ctaText": "" + }, + { + "name": "DMCA Badge", + "extLink": "https://twitter.com", + "classes": "ct-section-inner-wrap", + "ctaText": "" + } + ] + }, + { + "name": "rated-casino.com", + "url": "https://rated-casino.com", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 8, + "sampleNames": [ + "Play Casino Games at Rome Casino", + "Rome Casino", + "Online Casino", + "Online Casino", + "Online Casino", + "Online Casino", + "Online Casino" + ], + "selectors": {}, + "pageTitle": "Rated Casino - Top rated casinos and best online casino games", + "metaDescription": "", + "rawCards": [ + { + "name": "Play Casino Games at Rome", + "extLink": "https://www.legal-gambling-usa.com", + "classes": "glidecontentwrapper", + "ctaText": "" + } + ] + }, + { + "name": "readingroo.ms", + "url": "https://readingroo.ms/5/7/5/7/57570/57570-h/57570-h.htm", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 174, + "sampleNames": [ + "Philip Hale", + "Philip Hale", + "Clarence J Blake", + "John K Paine", + "John Fisher", + "WEBER", + "H E Krehbiel", + "H E Krehbiel", + "Mendelssohn", + "John S Dwight", + "Schumann", + "Louis Kelterborn", + "MEYERBEER", + "Arthur Pougin", + "Henry T Finck" + ], + "selectors": {}, + "pageTitle": "The Project Gutenberg eBook of Famouse Composers And Their Works, by John Knowles Paine, Theodore Thomas and Karl Klause", + "metaDescription": "" + }, + { + "name": "rg.org", + "url": "https://rg.org/casinos", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 240, + "sampleNames": [ + "Sol Fayerman-Hansen", + "FanDuel", + "VISA", + "Mastercard", + "Discover", + "ApplePay", + "Fanatics Casino", + "BetMGM", + "PayPal", + "Hard Rock Bet", + "ApplePay", + "Caesars Palace", + "Paynearme", + "Crown Coins Casino", + "VISA", + "Mastercard", + "Discover", + "Skrill", + "ApplePay", + "Google Pay" + ], + "selectors": {}, + "pageTitle": "Best Real Money Online Casinos June 2026: All Legal States", + "metaDescription": "We play-tested every regulated casino across all legal US states and ranked them on verified payouts, real bonus value, and game choice. Updated June 2026.", + "rawCards": [ + { + "name": "Sol Fayerman-Hansen", + "extLink": "https://gamblinghelplinema.org", + "classes": "_b9b304bc", + "ctaText": "Claim Your Bonus" + } + ] + }, + { + "name": "rsrglobal.org", + "url": "https://rsrglobal.org/uncategorized/casino-luckysheriff-support/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 15, + "sampleNames": [ + "RSR", + "RSR", + "RSR", + "Lucky Casino | 250kr gratispengar", + "Lucky Casino | 250kr gratispengar", + "Lucky Casino | 250kr gratispengar", + "Lucky Casino | 250kr gratispengar", + "rec corporate member", + "rec corporate member", + "rec corporate member", + "rec corporate member", + "rec corporate member", + "trustpilot", + "trustpilot", + "trustpilot" + ], + "selectors": { + "containerClass": ".container", + "sharedCount": 3, + "sampleCard": { + "name": "RSR", + "extLink": "https://rsrglobal.co", + "ctaText": "", + "classes": "container", + "hasBonus": false + } + }, + "pageTitle": "I Reviewed LuckySheriff Casino RTPs to Industry Average Data for Australia", + "metaDescription": "I'm the type of player who looks at the numbers. I've always felt a casino's real value is hidden in its Return to Player (RTP) percentages. So I examined LuckySheriff Casino, stacking their published", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://rsrglobal.co", + "https://www.crunchbase.com", + "https://rsrglobalimmigration.com", + "https://www.facebook.com", + "https://uk.trustpilot.com" + ], + "rawCards": [ + { + "name": "RSR", + "extLink": "https://rsrglobal.co", + "classes": "container", + "ctaText": "" + }, + { + "name": "Lucky Casino | 250kr gratispengar", + "extLink": "https://www.crunchbase.com", + "classes": "container py-5", + "ctaText": "" + }, + { + "name": "rec corporate member", + "extLink": "https://rsrglobalimmigration.com", + "classes": "bg-gray-700 text-white py-5", + "ctaText": "" + }, + { + "name": "trustpilot", + "extLink": "https://www.facebook.com", + "classes": "col-lg-3 newsletter", + "ctaText": "" + } + ] + }, + { + "name": "sabew.org", + "url": "https://sabew.org/2026/03/2025-best-in-business-honorees-judging-comments/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 6, + "sampleNames": [ + "Muck Rack", + "Muck Rack", + "Muck Rack", + "Muck Rack", + "Muck Rack", + "Muck Rack" + ], + "selectors": { + "containerClass": ".fl-node-content", + "sharedCount": 2, + "sampleCard": { + "name": "Muck Rack", + "extLink": "https://muckrack.com", + "ctaText": "", + "classes": "fl-col fl-node-0r51nqhjiyzu fl-col-bg-color fl-col-small", + "hasBonus": false + } + }, + "pageTitle": "2025 Best in Business Honorees – Judging Comments | SABEW", + "metaDescription": "Banking/Finance Large division Winner – International Consortium of Investigative Journalists in collaboration with The New York Times and Toronto Star; The Coin Laundry In a category that contained s", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://muckrack.com" + ], + "rawCards": [ + { + "name": "Muck Rack", + "extLink": "https://muckrack.com", + "classes": "fl-col fl-node-0r51nqhjiyzu fl-col-bg-color fl-col-small", + "ctaText": "" + } + ] + }, + { + "name": "safe-casino.com", + "url": "https://safe-casino.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "", + "metaDescription": "" + }, + { + "name": "safe-casino.net", + "url": "https://safe-casino.net", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "안전 카지노사이트", + "안전 카지노사이트", + "안전 카지노사이트", + "안전 카지노사이트", + "안전 카지노사이트", + "안전 카지노사이트", + "안전 카지노사이트", + "안전 카지노사이트" + ], + "selectors": {}, + "pageTitle": "안전 카지노사이트 | 업계 1위 온라인카지노 게임 선택 방법", + "metaDescription": "안전카지노사이트에서 신뢰성과 보안을 갖춘 최고의 온라인카지노 게임을 선택하는 방법을 알려드립니다. 공정한 RNG 인증, 빠른 출금, 책임감 있는 게임 기능까지 모두 확인하세요. 지금 바로 안전하고 검증된 카지노에서 즐거움과 승리를 동시에 누려보세요." + }, + { + "name": "safe-casino.org", + "url": "https://safe-casino.org", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 20, + "sampleNames": [ + "star", + "Elvis Frog in Vegas", + "Aloha King Elvis", + "Big Bass Bonanza", + "Book of Dead", + "Sun of Egypt 3", + "Wild Cash", + "rating", + "rating", + "rating", + "rating", + "rating", + "rating", + "rating", + "rating", + "rating", + "rating", + "rating", + "rating", + "rating" + ], + "selectors": {}, + "pageTitle": "SafeCasino – Secure & Regulated Gambling With Real-Value Bonuses", + "metaDescription": "Discover SafeCasino: licensed, secure, and full of ongoing player rewards. Claim bonuses, free spins, cashback, and enjoy seamless play on any device.", + "rawCards": [ + { + "name": "star", + "extLink": "https://moy.auraodin.com", + "classes": "prime__wrap", + "ctaText": "" + } + ] + }, + { + "name": "safe-casinos.info", + "url": "https://safe-casinos.info", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Safe Casino Tips and Tricks You Must Know", + "3.jpg" + ], + "selectors": {}, + "pageTitle": "Safe Casino Tips and Tricks You Must Know", + "metaDescription": "", + "rawCards": [ + { + "name": "Safe Casino Tips and Tricks You Must Know", + "extLink": "https://www.casinonic.com", + "classes": "hfeed", + "ctaText": "" + } + ] + }, + { + "name": "safe-casinos.net", + "url": "https://safe-casinos.net", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Australia", + "NeoSpin Casino logo", + "Wild Tokyo Casino logo", + "HellSpin Casino logo", + "Crown Slots Casino logo", + "Spin Samurai Casino logo", + "Wild Fortune Casino logo", + "WinShark Casino logo", + "Spinjo Casino logo", + "PlayAmo Casino logo", + "Rolling Slots Casino logo", + "Lucky7even Casino logo", + "GunsBet Casino logo", + "18+ only", + "BeGambleAware", + "Gamblers Anonymous", + "Gambling Therapy", + "GamCare", + "Malta Gaming Authority" + ], + "selectors": {}, + "pageTitle": "Best Safe Online Casinos Australia 2026 | Top Trusted AU Gambling Sites", + "metaDescription": "Independent expert rankings of the safest online casinos for Australian players. Verified licences, real bonus testing, and honest payout scores. Updated rankings for 2026." + }, + { + "name": "siege.gg", + "url": "https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 15, + "sampleNames": [ + "SiegeGG", + "Sportzino", + "Sportzino", + "Sportzino", + "Sportzino", + "sportzino", + "sportzino", + "sportzino", + "The Top 5 Best Casino Review Sites You Can Trust", + "The Top 5 Best Casino Review Sites You Can Trust", + "Sportzino", + "Sportzino", + "Sportzino", + "Sportzino", + "Sportzino" + ], + "selectors": { + "containerClass": ".header__promo", + "sharedCount": 3, + "sampleCard": { + "name": "SiegeGG", + "extLink": "https://sportzino.com", + "ctaText": "", + "classes": "navbar-left", + "hasBonus": false + } + }, + "pageTitle": "The Top 5 Best Casino Review Sites You Can Trust", + "metaDescription": "Here we’ll highlight the most respected review sites known for their fairness", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://sportzino.com", + "https://www.mga.org.mt" + ], + "rawCards": [ + { + "name": "SiegeGG", + "extLink": "https://sportzino.com", + "classes": "navbar-left", + "ctaText": "" + }, + { + "name": "Sportzino", + "extLink": "https://sportzino.com", + "classes": "header__promo desktop-nav-promo", + "ctaText": "" + }, + { + "name": "sportzino", + "extLink": "https://sportzino.com", + "classes": "pg-navbar__collapse navbar-collapse mt-2 mt-lg-0 collapse", + "ctaText": "Player stats" + }, + { + "name": "The Top 5 Best Casino Review Sites You Can Trust", + "extLink": "https://www.mga.org.mt", + "classes": "js-article", + "ctaText": "" + } + ] + }, + { + "name": "sigma.world", + "url": "https://sigma.world/play/online-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 5, + "sampleNames": [ + "sigma", + "sigma", + "MonoPlay", + "sigma", + "sigma" + ], + "selectors": { + "containerClass": "sigma-navigation", + "sampleCard": { + "name": "sigma", + "extLink": "https://tickets.sigma.world", + "ctaText": "", + "classes": "sigma-navigation", + "hasBonus": false + } + }, + "pageTitle": "Best Online Casino 2026 | Top Casino Sites", + "metaDescription": "Get the best online casinos for [current_year_name]! ✅ Expert reviews, ✅ top bonuses, ✅ fast payouts & trusted platforms. Find your perfect casino to win real money today!", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://tickets.sigma.world", + "https://adr.sigma.world", + "https://www.instagram.com" + ], + "rawCards": [ + { + "name": "sigma", + "extLink": "https://tickets.sigma.world", + "classes": "sigma-navigation", + "ctaText": "" + }, + { + "name": "MonoPlay", + "extLink": "https://adr.sigma.world", + "classes": "styled-content-wrapper", + "ctaText": "Visit Site" + } + ] + }, + { + "name": "slotcatalog.com", + "url": "https://slotcatalog.com/en/best-online-casinos", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 7, + "sampleNames": [ + "Welle", + "Cashimashi", + "Kinbet", + "Kinbet", + "Kinbet", + "Kinbet", + "Kinbet" + ], + "selectors": { + "containerClass": ".bonusItem", + "sharedCount": 2, + "sampleCard": { + "name": "Welle", + "extLink": "https://www.gambleaware.org", + "ctaText": "", + "classes": "bonusItem", + "hasBonus": true + } + }, + "pageTitle": "Best Online Casinos | Top-rated Casino Sites 2026", + "metaDescription": "Looking for the best online casino? Check our curated top list of the best casino sites and comprehensive guide to get started with a lucrative welcome bonus immediately.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.gambleaware.org", + "https://www.begambleaware.org" + ], + "rawCards": [ + { + "name": "Welle", + "extLink": "https://www.gambleaware.org", + "classes": "bonusItem", + "ctaText": "" + }, + { + "name": "Cashimashi", + "extLink": "https://www.gambleaware.org", + "classes": "bonusItem", + "ctaText": "" + }, + { + "name": "Kinbet", + "extLink": "https://www.begambleaware.org", + "classes": "lendingBigText", + "ctaText": "" + } + ] + }, + { + "name": "slotsspot.com", + "url": "https://slotsspot.com/online-casinos/reviews/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 10, + "sampleNames": [ + "Licensing and certification of online casinos", + "Licensing and certification of online casinos", + "Licensing and certification of online casinos", + "Licensing and certification of online casinos", + "Licensing and certification of online casinos", + "Licensing and certification of online casinos", + "Licensing and certification of online casinos", + "Online casino player reviews", + "Online casino player reviews", + "Global English" + ], + "selectors": { + "containerClass": ".container-content", + "sharedCount": 2, + "sampleCard": { + "name": "Licensing and certification of online casinos", + "extLink": "https://www.mga.org.mt", + "ctaText": "", + "classes": "section-bottom-text section section-white", + "hasBonus": true + } + }, + "pageTitle": "Best Online Casino Reviews 2026 | 100% Trusted & Independent", + "metaDescription": "Over 900 independent online casino reviews, by our experts and real players. Our expert reviewers test online casinos to bring you the best choices for 2026.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.mga.org.mt", + "https://www.trustpilot.com", + "https://www.gamcare.org.uk" + ], + "rawCards": [ + { + "name": "Licensing and certification of online casinos", + "extLink": "https://www.mga.org.mt", + "classes": "section-bottom-text section section-white", + "ctaText": "" + }, + { + "name": "Online casino player reviews", + "extLink": "https://www.trustpilot.com", + "classes": "block-repeat-with-image-left", + "ctaText": "" + }, + { + "name": "Global English", + "extLink": "https://www.gamcare.org.uk", + "classes": "container-content", + "ctaText": "" + } + ] + }, + { + "name": "smartintegratedsystem.com", + "url": "https://smartintegratedsystem.com/blog/1", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 0, + "sampleNames": [], + "selectors": { + "containerClass": "page-wrapper", + "sampleCard": {} + }, + "pageTitle": "Smart Integrated System", + "metaDescription": "", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [], + "rawCards": [ + { + "name": "", + "extLink": "http://localhost:8000", + "classes": "page-wrapper", + "ctaText": "" + } + ] + }, + { + "name": "super-casino.com", + "url": "https://super-casino.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Revisit consent button", + "logo", + "Logo 1", + "Full size logo" + ], + "selectors": {}, + "pageTitle": "Super-Casino.com is for sale | HugeDomains", + "metaDescription": "Join thousands of people who own a premium domain. Affordable financing available." + }, + { + "name": "super-casino.net", + "url": "https://super-casino.net", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "403 Forbidden", + "metaDescription": "" + }, + { + "name": "super-casino.org", + "url": "https://super-casino.org", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 40, + "sampleNames": [ + "Super Casino", + "Super Casino", + "Super Casino", + "slot49", + "slot13", + "slot44", + "slot46", + "slot25", + "slot2", + "slot47", + "slot31", + "slot37", + "slot1", + "slot5", + "slot22" + ], + "selectors": {}, + "pageTitle": "Super Casino | Login, Vive el brillo del casino online en España", + "metaDescription": "Super Casino España ofrece slots, casino en vivo y pagos seguros en EUR con licencia MGA. Regístrate en minutos y aprovecha bonos exclusivos." + }, + { + "name": "super-casinos.com", + "url": "https://super-casinos.com", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "error": "net::ERR_CERT_AUTHORITY_INVALID at https://super-casinos.com" + }, + { + "name": "super-casinos.net", + "url": "https://super-casinos.net", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Euro Palace Casino" + ], + "selectors": {}, + "pageTitle": "Euro Palace Casino", + "metaDescription": "Euro Palace Casino was launched in 2010, with a focus on offering a very European look and feel to its customers." + }, + { + "name": "thegilbreths.com", + "url": "https://thegilbreths.com/best-online-casino/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "The entire Gilbreth family, 1925", + "Amazon logo", + "Amazon logo", + "Amazon logo", + "Amazon logo" + ], + "selectors": {}, + "pageTitle": "The Gilbreths: An Extraordinary American Family", + "metaDescription": "" + }, + { + "name": "theplaybookusa.com", + "url": "https://theplaybookusa.com/states/michigan/", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 58, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Michigan Online Gambling 2026: Legal Casinos, Poker & Sports Betting", + "metaDescription": "Is online gambling legal in Michigan? Check legal online casinos, sportsbook apps, poker, MGCB providers, age, taxes, scams, complaints and support." + }, + { + "name": "timesofmalta.com", + "url": "https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 4, + "sampleNames": [ + "SUNNY", + "Times of Malta", + "Spinyoo Casino Malta", + "Spinyoo Casino Malta" + ], + "selectors": { + "containerClass": "sw-OuterGrid ", + "sampleCard": { + "name": "SUNNY", + "extLink": "https://x2.timesofmalta.com", + "ctaText": "Play Here", + "classes": "sw-OuterGrid ", + "hasBonus": true + } + }, + "pageTitle": "10 best online casino sites in Malta", + "metaDescription": "2026 ranking", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://x2.timesofmalta.com", + "https://www.tomlnk.com" + ], + "rawCards": [ + { + "name": "SUNNY", + "extLink": "https://x2.timesofmalta.com", + "classes": "sw-OuterGrid ", + "ctaText": "Play Here" + }, + { + "name": "Times of Malta", + "extLink": "https://x2.timesofmalta.com", + "classes": "na-PrimaryNavigation_Container ", + "ctaText": "" + }, + { + "name": "Spinyoo Casino Malta", + "extLink": "https://www.tomlnk.com", + "classes": "ar-Article_Main paywall-jsonld-flag", + "ctaText": "Play Here" + } + ] + }, + { + "name": "toomaisquare.co.uk", + "url": "https://toomaisquare.co.uk/casinos/online-casinos/paypal/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Attention Required! | Cloudflare", + "metaDescription": "" + }, + { + "name": "top-10-casinos.com", + "url": "https://top-10-casinos.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Coming Soon", + "metaDescription": "" + }, + { + "name": "top-10-casinos.net", + "url": "https://top-10-casinos.net", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "error": "net::ERR_CONNECTION_REFUSED at https://top-10-casinos.net" + }, + { + "name": "top-4-casinos.com", + "url": "https://top-4-casinos.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Top-4-casinos.com – toppcasinon på internet", + "metaDescription": "" + }, + { + "name": "top-casino-directory.com", + "url": "https://top-casino-directory.com", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 11, + "sampleNames": [ + "main-img", + "listimg", + "listimg", + "check", + "check", + "listimg", + "check", + "check", + "listimg", + "check", + "check" + ], + "selectors": { + "containerClass": ".list_card", + "sharedCount": 3, + "sampleCard": { + "name": "main-img", + "extLink": "https://spinsglory-online.com", + "ctaText": "", + "classes": "bg_img_container", + "hasBonus": false + } + }, + "pageTitle": "Top-casino-directory.com", + "metaDescription": "", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://spinsglory-online.com", + "https://firevegas-online.com", + "https://hpibet-online.com" + ], + "rawCards": [ + { + "name": "main-img", + "extLink": "https://spinsglory-online.com", + "classes": "bg_img_container", + "ctaText": "" + }, + { + "name": "listimg", + "extLink": "https://spinsglory-online.com", + "classes": "container", + "ctaText": "" + }, + { + "name": "check", + "extLink": "https://spinsglory-online.com", + "classes": "center mb_none", + "ctaText": "" + } + ] + }, + { + "name": "top-casino-list.com", + "url": "https://top-casino-list.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Казино 1win", + "Казино PinUp", + "Казино Nova-Playz" + ], + "selectors": {}, + "pageTitle": "Casino Showcase", + "metaDescription": "" + }, + { + "name": "top-casino-reviews.com", + "url": "https://top-casino-reviews.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Slotheart Casino", + "Spinara Casino", + "Goldenmina Casino", + "Wildzy Casino", + "YepCasino", + "Scored Casino", + "RabbitReel Casino", + "LuckyFuel Casino", + "Wino Casino", + "Gambiva Casino" + ], + "selectors": {}, + "pageTitle": "Best Apple Pay Casino 2026 🍎", + "metaDescription": "" + }, + { + "name": "top-casino.com", + "url": "https://top-casino.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "CAPTCHA" + ], + "selectors": {}, + "pageTitle": "top-casino.com :: this domain is for sale", + "metaDescription": "" + }, + { + "name": "top-casino.info", + "url": "https://top-casino.info", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 354, + "sampleNames": [ + "Top-Casino", + "Casino Joka", + "Casino Joka", + "Casino Joka", + "Casino Joka", + "Online Casinos Guide", + "Giochi di Casino Online", + "Casinos", + "Juego Casino Online", + "Jeux Casino Online", + "Programmes d'affiliation", + "Casino en ligne", + "Casino en ligne", + "Casino en ligne", + "Casino", + "Casino", + "Casino", + "Casino", + "Casino", + "Casino" + ], + "selectors": {}, + "pageTitle": "Jouez au Casino en toute sécurité avec Top-Casino", + "metaDescription": "Les meilleurs casinos en ligne pour jouer au casino sur internet en toute tranquilité. Top-Casino : casinos en ligne, poker multijoueurs live, martingales et règles des jeux de casino." + }, + { + "name": "top-casino.net", + "url": "https://top-casino.net", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Sav" + ], + "selectors": {}, + "pageTitle": "Redirecting...", + "metaDescription": "Explore topic categories and find resources across Automotive, Finance, Health, Shopping, Travel, and more." + }, + { + "name": "top-casino.org", + "url": "https://top-casino.org", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Visa", + "MasterCard", + "American Express", + "PayPal", + "AliPay", + "Safe & secure transactions", + "Fast & easy transfers", + "Hassle free payments" + ], + "selectors": {}, + "pageTitle": "top-casino.org is for sale — Buy for $9,488 or Lease to Own | GoDaddy", + "metaDescription": "top-casino.org is for sale on GoDaddy. Own it today for $9,488, or select Lease to Own. Safe & secure transactions." + }, + { + "name": "top-casinoreviews.com", + "url": "https://top-casinoreviews.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "top-casinoreviews.com | 521: Web server is down", + "metaDescription": "" + }, + { + "name": "top-casinos.com", + "url": "https://top-casinos.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Mr Gamble", + "row-flag", + "uk-flag", + "ca-flag", + "age restriction" + ], + "selectors": {}, + "pageTitle": "Mr. Gamble - Find the best online casinos, quickly and efficiently.", + "metaDescription": "Compare all online casinos in the world. Set your own choice of filters to find the best casino bonuses and the best casinos to suit your own preference." + }, + { + "name": "top-casinos.org", + "url": "https://top-casinos.org", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 3, + "sampleNames": [ + "top casinos", + "top casinos", + "top casinos" + ], + "selectors": { + "containerClass": "outside", + "sampleCard": { + "name": "top casinos", + "extLink": "https://www.eyadp39.sg-host.com", + "ctaText": "PLAY NOW", + "classes": "outside", + "hasBonus": true + } + }, + "pageTitle": "Top casinos.org » The Online Casino Comparison Site 2026", + "metaDescription": "Discover The Top Casinos For You ✅ Trusted Reviews ✅ Casino Finder ✅ Progressive Jackpot Tracker ✅ The Online Casino Comparison Site ✅", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.eyadp39.sg-host.com" + ], + "rawCards": [ + { + "name": "top casinos", + "extLink": "https://www.eyadp39.sg-host.com", + "classes": "outside", + "ctaText": "PLAY NOW" + } + ] + }, + { + "name": "top-online-casinos.com", + "url": "https://top-online-casinos.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Brazino777.com", + "Sultan Bet", + "Ramenbet.com", + "Pin-up.casino", + "7signs.com", + "AllRightСasino", + "Wildtornado.com", + "Avalon78.com", + "BETCHAN", + "Lilibet.com", + "Oshi Casino", + "Starzino.com", + "Ice36.com", + "Casino X", + "SapphireBet", + "Dragonara Casino", + "Casino Corfu", + "Albania Poker Club", + "Regency Casino Tirana", + "Grand Casino Tirana" + ], + "selectors": {}, + "pageTitle": "Worldwide Casino Search - ChoiceCasino", + "metaDescription": "Casinos and gaming clubs: available online casinos, the nearest slot halls, land-based casino resorts with hotels and restaurants near you" + }, + { + "name": "top.michigancasinosites.org", + "url": "https://top.michigancasinosites.org/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "", + "metaDescription": "" + }, + { + "name": "tribuna.com", + "url": "https://tribuna.com/en/casino/ratings/united-kingdom-casinos/", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 43, + "sampleNames": [ + "Barcelona", + "Manchester United", + "Liverpool", + "Real Madrid", + "Chelsea", + "Arsenal", + "COINS GAME", + "Malta", + "BOYLESPORTS", + "CRYPTORINO", + "BETWAY", + "BEONBET", + "BETFAIR", + "X3BET", + "ADMIRAL", + "EGOGAMES", + "BETSIO", + "SUPRAPLAY", + "POKERSTARS", + "CASINO PEACHES" + ], + "selectors": {}, + "pageTitle": "Best Online Casino United Kingdom: 15 + Top Rated Casinos Sites 2026 ▶︎Tribuna", + "metaDescription": "Discover the best online casinos in United Kingdom ranked by games, bonuses, payout speed & more, as rated by Tribuna.com experts. Find a top United Kingdom online casino and play for real money." + }, + { + "name": "trusted-casino-list.com", + "url": "https://trusted-casino-list.com", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 4, + "sampleNames": [ + "SlotsDJ", + "FridayRoll" + ], + "selectors": {}, + "pageTitle": "Best Online Casinos 2026 - Trusted Reviews & Fast Payouts | Trusted Casino List", + "metaDescription": "Compare the best online casinos in 2026. Trusted reviews, fast payouts, crypto support, and clear ranking criteria." + }, + { + "name": "trusted-casino.com", + "url": "https://trusted-casino.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Bizzo Casino", + "Сookie Сasino", + "Woo Casino", + "National Casino", + "Spinia Logo", + "Playamo Casino", + "Slot King Casino logo", + "casino extreme logo", + "Play-UZU_logo", + "Eldoah Casino Logo", + "7bit-casino", + "KatsuBet Casino", + "National Casino", + "NetBet Casino", + "wilderino logo" + ], + "selectors": {}, + "pageTitle": "Best Trusted Online Casino Reviews & Ratings", + "metaDescription": "Trusted online Casino reviews from Experts" + }, + { + "name": "trusted-casino.net", + "url": "https://trusted-casino.net", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "error": "Navigation timeout of 60000 ms exceeded" + }, + { + "name": "trusted-casinos.com", + "url": "https://trusted-casinos.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Visa", + "MasterCard", + "American Express", + "PayPal", + "AliPay", + "Safe & secure transactions", + "Fast & easy transfers", + "Hassle free payments" + ], + "selectors": {}, + "pageTitle": "trusted-casinos.com is for sale — Buy for $9,888, Lease, or Offer | GoDaddy", + "metaDescription": "trusted-casinos.com is for sale on GoDaddy. Own it today for $9,888, or select Lease to Own or make an offer." + }, + { + "name": "trusted-casinos.net", + "url": "https://trusted-casinos.net", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 6, + "sampleNames": [ + "Playing Online roulette Bonus at Trusted casinos", + "Play reliable slots online for free", + "Enjoy Playing blackjack at Trusted casino", + "Trusted casino tournaments multiplayer", + "Online safe casino slot game Play" + ], + "selectors": {}, + "pageTitle": "Trusted Online Casinos", + "metaDescription": "Collection of the most trusted online casinos with exclusive bonuses to play safe, reliable reviews to choose the best." + }, + { + "name": "trusted-online-casinos.com", + "url": "https://trusted-online-casinos.com", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "error": "net::ERR_CONNECTION_REFUSED at https://trusted-online-casinos.com" + }, + { + "name": "trusted-online-casinos.org", + "url": "https://trusted-online-casinos.org", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Lucky Dreams logo", + "Just Casino logo", + "Lucky Ones logo" + ], + "selectors": {}, + "pageTitle": "Top 10 online casino Australia Real Money", + "metaDescription": "", + "rawCards": [ + { + "name": "Just", + "extLink": "https://justcasino.info", + "classes": "casino-card", + "ctaText": "" + }, + { + "name": "Lucky Ones", + "extLink": "https://luckyones.site", + "classes": "casino-card", + "ctaText": "" + } + ] + }, + { + "name": "ultimate-casino.com", + "url": "https://ultimate-casino.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Visa", + "MasterCard", + "American Express", + "PayPal", + "AliPay", + "Safe & secure transactions", + "Fast & easy transfers", + "Hassle free payments" + ], + "selectors": {}, + "pageTitle": "ultimate-casino.com is for sale — Buy for $9,888, Lease, or Offer | GoDaddy", + "metaDescription": "ultimate-casino.com is for sale on GoDaddy. Own it today for $9,888, or select Lease to Own or make an offer." + }, + { + "name": "ultra-casino.com", + "url": "https://ultra-casino.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "ultra-casino.com | 526: Invalid SSL certificate", + "metaDescription": "" + }, + { + "name": "ultra-casino.info", + "url": "https://ultra-casino.info", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Redirecting...", + "metaDescription": "Explore topic categories and find resources across Automotive, Finance, Health, Shopping, Travel, and more." + }, + { + "name": "ultra-casino.net", + "url": "https://ultra-casino.net", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 8, + "sampleNames": [ + "Ultra Casino Logo", + "Game 1", + "Game 2", + "Game 3", + "Game 4", + "Game 5", + "Game 6", + "Game 7", + "Game 8", + "BeGambleAware", + "DMCA", + "GameCare", + "GamSTOP", + "FaceBook", + "Twitter", + "YouTube" + ], + "selectors": {}, + "pageTitle": "Ultra Casino | Spela på Ultracasino & Få Mega Bonusar Idag", + "metaDescription": "Ultra Casino ger dig det bästa inom online gaming! På UltraCasino hittar du slots, roulette & blackjack. Casino Ultra – där vinnare spelar. Registrera dig nu!" + }, + { + "name": "ultra-casino.org", + "url": "https://ultra-casino.org", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 18, + "sampleNames": [ + "site logo", + "Step image", + "Step image", + "Step image", + "Step image", + "Step image", + "Step image", + "Step image", + "Step image", + "ultra-casino-Kolikkopelit", + "ultra-casino-Ruletti", + "ultra-casino-Korttipelit", + "ultra-casino-Bingo", + "ultra-casino-Live", + "ultra-casino-bonus", + "List image", + "List image", + "logo", + "brand logo", + "brand logo" + ], + "selectors": {}, + "pageTitle": "Ultra Casino 🎁 100 % bonus 300 € asti", + "metaDescription": "Ota testiin Ultra Casino🎰 ja sen hulppeat bonukset. Rekisteröidy, 📱 aloita pelaaminen ja nauti simppelistä, nopeasta ja viihdyttävästä pelaamisesta!" + }, + { + "name": "ultra-casinos.com", + "url": "https://ultra-casinos.com", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Coming Soon", + "metaDescription": "" + }, + { + "name": "vasylivanovich.com.ua", + "url": "https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorqh2kcpY7Ggd8xuUBrJKl7KECaMgw0KpHkR58B9XjqruDQgK2q", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Укр", + "Укр", + "Рус", + "Рослини від Василя Івановича", + "Оптимальні терміни посадки саджанців дерев та кущів" + ], + "selectors": {}, + "pageTitle": "Коли найкращий час для посадки дерев та кущів", + "metaDescription": "Дізнайтеся, коли найкраще саджати саджанці дерев та кущів для максимального росту та врожаю. Поради, що допоможуть вам створити ідеальний сад!", + "rawCards": [ + { + "name": "Liqpay", + "extLink": "https://www.facebook.com", + "classes": "grid-rows", + "ctaText": "" + } + ] + }, + { + "name": "verified-casinos.com", + "url": "https://verified-casinos.com", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 20, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Verified Social Casino List | Best Social Casinos", + "metaDescription": "Discover our verified social casino list featuring the best offers, daily bonuses, and trusted sweepstakes casinos. Compare welcome bonuses and redemption options today." + }, + { + "name": "wikibingo.co.uk", + "url": "https://wikibingo.co.uk/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 29, + "sampleNames": [ + "Uspin", + "Uspin", + "Uspin", + "Uspin", + "Betninja", + "Lolajack", + "HADESBets", + "Lizaro", + "LetsJackpot", + "Spinshark", + "ReveryPlay", + "LuckyMister", + "Space Slotz", + "LuckyWave", + "Nika" + ], + "selectors": { + "containerClass": ".toplist-row", + "sharedCount": 13, + "sampleCard": { + "name": "Uspin", + "extLink": "https://letsgoto.pro", + "ctaText": "Visit Uspin Casino →", + "classes": "content", + "hasBonus": true + } + }, + "pageTitle": "Best Fast Withdrawal & Instant Payout Casinos UK (2026)", + "metaDescription": "Discover the best fast withdrawal casinos UK in 2026. Compare instant payout casinos, fastest payment methods, and top-rated brands for lightning-fast cashouts.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://letsgoto.pro", + "https://www.brokenfutures.co.uk" + ], + "rawCards": [ + { + "name": "Uspin", + "extLink": "https://letsgoto.pro", + "classes": "content", + "ctaText": "Visit Uspin Casino →" + }, + { + "name": "Betninja", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "Lolajack", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "HADESBets", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "Lizaro", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "LetsJackpot", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "Spinshark", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "ReveryPlay", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "LuckyMister", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "Space Slotz", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "LuckyWave", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "Nika", + "extLink": "https://letsgoto.pro", + "classes": "toplist-row", + "ctaText": "" + }, + { + "name": "Disco Win", + "extLink": "https://www.brokenfutures.co.uk", + "classes": "toplist-row", + "ctaText": "" + } + ] + }, + { + "name": "wizardofodds.com", + "url": "https://wizardofodds.com/online-casinos/reviews/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 14, + "sampleNames": [ + "WOO", + "English", + "MT flag", + "English", + "Directory of Online Casinos", + "Directory of Online Casinos", + "Directory of Online Casinos", + "Directory of Online Casinos", + "WOO", + "WOO", + "WOO", + "Wizard of Vegas", + "Wizard of Vegas", + "GamCare" + ], + "selectors": { + "containerClass": ".language-toggle", + "sharedCount": 2, + "sampleCard": { + "name": "WOO", + "extLink": "https://cn.wizardofodds.com", + "ctaText": "", + "classes": "menu-block", + "hasBonus": false + } + }, + "pageTitle": "Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1309 Reviewed)", + "metaDescription": "How to recognize the best online casino? ᐈ Wizard of Odds’ insightful guide on how to find an online casino that will secure an enjoyable player experience!", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://cn.wizardofodds.com", + "https://www.makeuseof.com", + "https://www.youtube.com", + "https://wizardofvegas.com", + "http://www.gamcare.org.uk" + ], + "rawCards": [ + { + "name": "WOO", + "extLink": "https://cn.wizardofodds.com", + "classes": "menu-block", + "ctaText": "" + }, + { + "name": "English", + "extLink": "https://cn.wizardofodds.com", + "classes": " language-toggle d-lm-none", + "ctaText": "" + }, + { + "name": "MT flag", + "extLink": "https://cn.wizardofodds.com", + "classes": "menu-list", + "ctaText": "" + }, + { + "name": "Directory of Online Casinos", + "extLink": "https://www.makeuseof.com", + "classes": "container", + "ctaText": "Visit Casino" + }, + { + "name": "Wizard of Vegas", + "extLink": "https://wizardofvegas.com", + "classes": "footer-logos", + "ctaText": "" + }, + { + "name": "GamCare", + "extLink": "http://www.gamcare.org.uk", + "classes": "footer-logos--item", + "ctaText": "" + } + ] + }, + { + "name": "www.actionnetwork.com", + "url": "https://www.actionnetwork.com/casino", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 15, + "sampleNames": [ + "Davida Mintz", + "Davida Mintz", + "Davida Mintz", + "Davida Mintz", + "BetMGM", + "BetMGM", + "BetMGM", + "Davida Mintz", + "Davida Mintz", + "State Gambling Disclosure", + "State Gambling Disclosure", + "State Gambling Disclosure", + "Company", + "Powered by Onetrust", + "Powered by Onetrust" + ], + "selectors": { + "containerClass": ".e13npg6i0", + "sharedCount": 4, + "sampleCard": { + "name": "Davida Mintz", + "extLink": "https://labs.actionnetwork.com", + "ctaText": "", + "classes": "layout faded-background", + "hasBonus": true + } + }, + "pageTitle": "Best Online Casinos for Real Money in June 2026", + "metaDescription": "Discover the best US online casinos for June 2026. Redeem welcome bonuses and win real prizes at all of our top recommended real money online casinos today!", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://labs.actionnetwork.com", + "https://switchboard.actionnetwork.com", + "https://x.com", + "https://www.ncpgambling.org", + "https://www.onetrust.com" + ], + "rawCards": [ + { + "name": "Davida Mintz", + "extLink": "https://labs.actionnetwork.com", + "classes": "layout faded-background", + "ctaText": "" + }, + { + "name": "BetMGM", + "extLink": "https://switchboard.actionnetwork.com", + "classes": "css-1l54khk e1jenwh40", + "ctaText": "" + }, + { + "name": "State Gambling Disclosure", + "extLink": "https://www.ncpgambling.org", + "classes": "footer__short-footer footer__short-footer e1fsd9e20 css-12pbkg5 e13npg6i0", + "ctaText": "" + }, + { + "name": "Company", + "extLink": "https://www.onetrust.com", + "classes": "otPcCenter ot-hide ot-fade-in", + "ctaText": "" + }, + { + "name": "Powered by Onetrust", + "extLink": "https://www.onetrust.com", + "classes": "ot-pc-footer ot-pc-scrollbar", + "ctaText": "" + } + ] + }, + { + "name": "www.al.com", + "url": "https://www.al.com/casinos/real-money-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 11, + "sampleNames": [ + "FanDuel Casino app screenshot", + "FanDuel Casino app screenshot", + "GameSense", + "GameSense", + "GameSense", + "al.com's", + "Visit the al.com home page", + "Visit the al.com home page", + "Advance Local", + "Advance Local", + "Advance Local" + ], + "selectors": { + "containerClass": "main-wrapper", + "sampleCard": { + "name": "FanDuel Casino app screenshot", + "extLink": "https://adv-c.advancelocal.com", + "ctaText": "", + "classes": "main-wrapper", + "hasBonus": true + } + }, + "pageTitle": "Best real money online casinos in 2026 - al.com", + "metaDescription": "", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://adv-c.advancelocal.com", + "https://www.gamesensema.com", + "https://twitter.com", + "https://www.alabamamediagroup.com", + "https://www.advancelocal.com" + ], + "rawCards": [ + { + "name": "FanDuel Casino app screenshot", + "extLink": "https://adv-c.advancelocal.com", + "classes": "main-wrapper", + "ctaText": "" + }, + { + "name": "GameSense", + "extLink": "https://www.gamesensema.com", + "classes": "html-embed", + "ctaText": "" + }, + { + "name": "al.com's", + "extLink": "https://twitter.com", + "classes": "impact-end-of-article", + "ctaText": "" + }, + { + "name": "Visit the al.com home page", + "extLink": "https://www.alabamamediagroup.com", + "classes": "footer", + "ctaText": "" + }, + { + "name": "Advance Local", + "extLink": "https://www.advancelocal.com", + "classes": "footer__disclaimer", + "ctaText": "" + } + ] + }, + { + "name": "www.ananda.org", + "url": "https://www.ananda.org/autobiography/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Autobiography of a Yogi, by Paramhansa Yogananda - Free, Original 1946 Edition", + "metaDescription": "" + }, + { + "name": "www.askgamblers.com", + "url": "https://www.askgamblers.com/online-casinos/reviews", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 25, + "sampleNames": [ + "image", + "image", + "image", + "image", + "image", + "image", + "image", + "Run4Win", + "Run4Win", + "Run4Win", + "Run4Win", + "Run4Win", + "Run4Win", + "image", + "image" + ], + "selectors": { + "containerClass": ".base-header__modal", + "sharedCount": 2, + "sampleCard": { + "name": "image", + "extLink": "https://awards.askgamblers.com", + "ctaText": "", + "classes": "base-header ag-header-js", + "hasBonus": false + } + }, + "pageTitle": "Trusted Online Casino Reviews & Ratings ✔️ (2026)", + "metaDescription": "More than 2000 trustworthy online casino reviews ✓ Casinos ranked by CasinoRank, reviewed by players and gambling experts ✓ Get the truth then play!", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://awards.askgamblers.com", + "https://run4winpartners.com", + "https://www.dmca.com" + ], + "rawCards": [ + { + "name": "image", + "extLink": "https://awards.askgamblers.com", + "classes": "base-header ag-header-js", + "ctaText": "" + }, + { + "name": "Run4Win", + "extLink": "https://run4winpartners.com", + "classes": "base-header__main", + "ctaText": "" + }, + { + "name": "DMCA.com Protection Status", + "extLink": "https://www.dmca.com", + "classes": "site-footer--social", + "ctaText": "" + } + ] + }, + { + "name": "www.attorneyatwork.com", + "url": "https://www.attorneyatwork.com/i-dont-know-what-this-word-means-is-this-post-expansive-or-extensive/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 17, + "sampleNames": [ + "Attorney At Work", + "Attorney At Work", + "expansive or extensive", + "Teddy Snyder", + "Teddy Snyder", + "Legal Soft :hire virtual legal staff for your firm", + "Legal Soft :hire virtual legal staff for your firm", + "Legal Soft :hire virtual legal staff for your firm", + "CallRail Ad spot 3 Jan 2026 Top 2025 law firm Challenge", + "Nick Werker riding a baseball and Tony Prieto holding a bat.", + "Nick Werker riding a baseball and Tony Prieto holding a bat.", + "Dream Job Meghan Phelan", + "Dream Job Meghan Phelan", + "Karin Conroy Linkedin strategy chair", + "Karin Conroy Linkedin strategy chair" + ], + "selectors": { + "containerClass": ".sidebar-post-block", + "sharedCount": 4, + "sampleCard": { + "name": "Attorney At Work", + "extLink": "https://go.cosmolex.com", + "ctaText": "", + "classes": "logo-head-block", + "hasBonus": false + } + }, + "pageTitle": "Expansive or Extensive: Do You Know the Difference?", + "metaDescription": "Good legal writing is clear and precise. When lawyers mean comprehensive or thorough, they mean extensive, not expansive.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://go.cosmolex.com", + "https://www.britannica.com", + "https://shop.attorneyatwork.com", + "https://hubs.li", + "https://www.callrail.com", + "https://legalbroadcastingcompany.com" + ], + "rawCards": [ + { + "name": "Attorney At Work", + "extLink": "https://go.cosmolex.com", + "classes": "logo-head-block", + "ctaText": "" + }, + { + "name": "expansive or extensive", + "extLink": "https://www.britannica.com", + "classes": "content-post content-large-text", + "ctaText": "" + }, + { + "name": "Teddy Snyder", + "extLink": "https://shop.attorneyatwork.com", + "classes": "author-post", + "ctaText": "" + }, + { + "name": "Legal Soft :hire virtual legal staff for your firm", + "extLink": "https://hubs.li", + "classes": "col-lg-4 col-md-4 sidebar d-print-none", + "ctaText": "" + }, + { + "name": "CallRail Ad spot 3 Jan 2026 Top 2025 law firm Challenge", + "extLink": "https://www.callrail.com", + "classes": "attor-target", + "ctaText": "" + }, + { + "name": "Nick Werker riding a baseball and Tony Prieto holding a bat.", + "extLink": "https://legalbroadcastingcompany.com", + "classes": "sidebar-post-block", + "ctaText": "" + }, + { + "name": "Dream Job Meghan Phelan", + "extLink": "https://legalbroadcastingcompany.com", + "classes": "sidebar-post-block", + "ctaText": "" + }, + { + "name": "Karin Conroy Linkedin strategy chair", + "extLink": "https://legalbroadcastingcompany.com", + "classes": "sidebar-post-block", + "ctaText": "" + }, + { + "name": "Megan Hargroder Steve Fretzin", + "extLink": "https://legalbroadcastingcompany.com", + "classes": "sidebar-post-block", + "ctaText": "" + } + ] + }, + { + "name": "www.ausonlinecasinosites.us.com", + "url": "https://www.ausonlinecasinosites.us.com/", + "status": "error", + "pattern": null, + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "error": "net::ERR_NAME_NOT_RESOLVED at https://www.ausonlinecasinosites.us.com/" + }, + { + "name": "www.baseballamerica.com", + "url": "https://www.baseballamerica.com/stories/best-payout-online-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 3, + "sampleNames": [ + "Cookieyes", + "Download our mobile app", + "iOS app download" + ], + "selectors": { + "containerClass": "cky-footer-wrapper", + "sampleCard": { + "name": "Cookieyes", + "extLink": "https://www.cookieyes.com", + "ctaText": "", + "classes": "cky-footer-wrapper", + "hasBonus": false + } + }, + "pageTitle": "15 Best Payout Online Casinos 2026: High RTP Sites & Games", + "metaDescription": "The best payout online casinos in 2026 offer games with high RTP and real bonuses worth chasing. We review 15 of the best ones right here.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.cookieyes.com", + "https://apps.apple.com" + ], + "rawCards": [ + { + "name": "Cookieyes", + "extLink": "https://www.cookieyes.com", + "classes": "cky-footer-wrapper", + "ctaText": "" + }, + { + "name": "Download our mobile app", + "extLink": "https://apps.apple.com", + "classes": "app-promo-block__images", + "ctaText": "" + }, + { + "name": "iOS app download", + "extLink": "https://apps.apple.com", + "classes": "app-promo-block__app-images", + "ctaText": "" + } + ] + }, + { + "name": "www.betting.co.uk", + "url": "https://www.betting.co.uk/casino/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 17, + "sampleNames": [ + "sky sports", + "sky sports", + "sky sports", + "sky sports", + "best betting sites uk", + "best betting sites uk", + "Dave Kuzio", + "Dave Kuzio", + "Dave Kuzio", + "Dave Kuzio", + "Dave Kuzio", + "Dave Kuzio", + "English (GB)", + "English (GB)", + "English (GB)" + ], + "selectors": { + "containerClass": ".s_cf", + "sharedCount": 4, + "sampleCard": { + "name": "sky sports", + "extLink": "https://www.facebook.com", + "ctaText": "", + "classes": "s_sh j s_sh--single-row", + "hasBonus": false + } + }, + "pageTitle": "UK Online Casino List | Top 50 Online Casinos Rated for 2026", + "metaDescription": "Find the best UK online casino sites in 2026. Redeem bonuses & free bets & read expert online casino reviews.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.facebook.com", + "null" + ], + "rawCards": [ + { + "name": "sky sports", + "extLink": "https://www.facebook.com", + "classes": "s_sh j s_sh--single-row", + "ctaText": "" + }, + { + "name": "best betting sites uk", + "extLink": "https://www.facebook.com", + "classes": "s_sh__top-row", + "ctaText": "" + }, + { + "name": "Dave Kuzio", + "extLink": "null", + "classes": "s_mw gq", + "ctaText": "" + }, + { + "name": "English (GB)", + "extLink": "https://www.facebook.com", + "classes": "s_sf", + "ctaText": "" + } + ] + }, + { + "name": "www.bettingusa.com", + "url": "https://www.bettingusa.com/states/de/casino/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 17, + "sampleNames": [ + "BettingUSA.com", + "BetRivers", + "BetRivers", + "BetRivers", + "BetRivers", + "BetRivers", + "BetRivers", + "WesBurnsBettingUSA", + "WesBurnsBettingUSA", + "Betting USA", + "Betting USA", + "Betting USA", + "Betting USA", + "Betting USA", + "Betting USA" + ], + "selectors": { + "containerClass": ".site-container", + "sharedCount": 2, + "sampleCard": { + "name": "BettingUSA.com", + "extLink": "https://www.deproblemgambling.org", + "ctaText": "Get Bonus", + "classes": "site wp-site-blocks", + "hasBonus": true + } + }, + "pageTitle": "Delaware Online Casinos 2026: Legal Sites, Apps & Bonuses", + "metaDescription": "Delaware was the first US state to legalize online casinos in 2012. 1 licensed DE operator offering slots, tables, live dealer, video poker; welcome bonus, 21+.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.deproblemgambling.org", + "https://twitter.com", + "https://www.facebook.com" + ], + "rawCards": [ + { + "name": "BettingUSA.com", + "extLink": "https://www.deproblemgambling.org", + "classes": "site wp-site-blocks", + "ctaText": "Get Bonus" + }, + { + "name": "BetRivers", + "extLink": "https://www.deproblemgambling.org", + "classes": "content-area", + "ctaText": "Get Bonus" + }, + { + "name": "WesBurnsBettingUSA", + "extLink": "https://twitter.com", + "classes": "saboxplugin-wrap", + "ctaText": "" + }, + { + "name": "Betting USA", + "extLink": "https://www.facebook.com", + "classes": "site-footer-wrap", + "ctaText": "" + } + ] + }, + { + "name": "www.betvictor.com", + "url": "https://www.betvictor.com/en-gb/casino", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "BetVictor", + "metaDescription": "" + }, + { + "name": "www.bitdegree.org", + "url": "https://www.bitdegree.org/crypto/shuffle-casino-review", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 16, + "sampleNames": [ + "Aaron S. Editor-In-Chief", + "Shuffle Casino Review", + "Shuffle Casino Review", + "Shuffle Casino Review", + "Shuffle Casino Review", + "Shuffle Casino Review", + "Aaron S. Editor-In-Chief", + "Aaron S. Editor-In-Chief", + "Aaron S. Editor-In-Chief", + "Aaron S. Editor-In-Chief", + "Aaron S. Editor-In-Chief", + "Aaron S. Editor-In-Chief", + "UNUS SED LEO (LEO)", + "UNUS SED LEO (LEO)", + "Download on the Play Store" + ], + "selectors": { + "containerClass": ".d-flex", + "sharedCount": 3, + "sampleCard": { + "name": "Aaron S. Editor-In-Chief", + "extLink": "https://www.sciencedirect.com", + "ctaText": "Visit site", + "classes": "crypto-reviews-page", + "hasBonus": true + } + }, + "pageTitle": "Shuffle Casino Review: Games, Bonuses, and Full Guide", + "metaDescription": "Curious about Shuffle crypto casino? Check out my Shuffle casino review to learn about its games, bonuses, and everything in between.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.sciencedirect.com", + "https://www.linkedin.com", + "https://jp.bitdegree.org", + "https://x.com", + "https://blog.bitdegree.org" + ], + "rawCards": [ + { + "name": "Aaron S. Editor-In-Chief", + "extLink": "https://www.sciencedirect.com", + "classes": "crypto-reviews-page", + "ctaText": "Visit site" + }, + { + "name": "Shuffle Casino Review", + "extLink": "https://www.sciencedirect.com", + "classes": "single-review-content entry-content", + "ctaText": "Visit site" + }, + { + "name": "UNUS SED LEO (LEO)", + "extLink": "https://jp.bitdegree.org", + "classes": "footer-links", + "ctaText": "" + }, + { + "name": "Download on the Play Store", + "extLink": "https://x.com", + "classes": "footer-multi-col", + "ctaText": "" + }, + { + "name": "About EU Projects at ESFIVP", + "extLink": "https://blog.bitdegree.org", + "classes": "footer-multi-col-logos", + "ctaText": "" + } + ] + }, + { + "name": "www.blackjackreview.com", + "url": "https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 13, + "sampleNames": [ + "Blackjack Review", + "The Best Gambling Site?", + "The Best Gambling Site?", + "The Best Gambling Site?", + "The Best Gambling Site?", + "Casinos not on GamStop", + "Casinos not on GamStop", + "OnlineCasinoReports Canada - Exclusive Bonuses", + "Non Gamstop Casinos", + "Lucky Bonus", + "Mastodon", + "Live Casino Man", + "Mostbet" + ], + "selectors": { + "containerClass": ".textwidget", + "sharedCount": 5, + "sampleCard": { + "name": "Blackjack Review", + "extLink": "https://www.ebay.com", + "ctaText": "", + "classes": "hfeed site", + "hasBonus": true + } + }, + "pageTitle": "What Is The Best Safe Gambling Site? - Blackjack Review", + "metaDescription": "Discover how to find the best safe gambling site to protect your money and data while enjoying online gaming.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.ebay.com", + "https://hudsonreporter.com", + "https://nogamstopcasinos.uk", + "https://www.onlinecasinoreports.ca", + "https://www.clintoncards.co.uk", + "https://lucky-7-bonus.ca", + "https://www.facebook.com", + "https://www.livecasinoman.com", + "https://www.paypal.com" + ], + "rawCards": [ + { + "name": "Blackjack Review", + "extLink": "https://www.ebay.com", + "classes": "hfeed site", + "ctaText": "" + }, + { + "name": "The Best Gambling Site?", + "extLink": "https://hudsonreporter.com", + "classes": "site-main", + "ctaText": "" + }, + { + "name": "Casinos not on GamStop", + "extLink": "https://nogamstopcasinos.uk", + "classes": "theiaStickySidebar", + "ctaText": "" + }, + { + "name": "OnlineCasinoReports Canada - Exclusive Bonuses", + "extLink": "https://www.onlinecasinoreports.ca", + "classes": "textwidget", + "ctaText": "" + }, + { + "name": "Non Gamstop Casinos", + "extLink": "https://www.clintoncards.co.uk", + "classes": "textwidget", + "ctaText": "" + }, + { + "name": "Lucky Bonus", + "extLink": "https://lucky-7-bonus.ca", + "classes": "textwidget", + "ctaText": "" + }, + { + "name": "Mastodon", + "extLink": "https://www.facebook.com", + "classes": "textwidget custom-html-widget", + "ctaText": "" + }, + { + "name": "Live Casino Man", + "extLink": "https://www.livecasinoman.com", + "classes": "textwidget", + "ctaText": "" + }, + { + "name": "Mostbet", + "extLink": "https://www.paypal.com", + "classes": "footer-sidebar widget-area masonry", + "ctaText": "" + } + ] + }, + { + "name": "www.bonus.com", + "url": "https://www.bonus.com/online-casinos/delaware/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 7, + "sampleNames": [ + "bonus.com", + "Photo of Martin Green", + "Photo of Martin Green", + "Photo of Martin Green", + "Delaware state flag", + "Delaware state flag", + "Crown Coins" + ], + "selectors": { + "containerClass": ".container", + "sharedCount": 2, + "sampleCard": { + "name": "bonus.com", + "extLink": "https://www.samhsa.gov", + "ctaText": "Play Now", + "classes": "site-wrap", + "hasBonus": true + } + }, + "pageTitle": "Delaware (DE) Best Online Casinos & Bonuses 2026", + "metaDescription": "Play at the best Delaware online casinos! Our expert rankings highlight the safest gambling sites, top sweepstakes and social casinos, and the best bonus offers in DE.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.samhsa.gov" + ], + "rawCards": [ + { + "name": "bonus.com", + "extLink": "https://www.samhsa.gov", + "classes": "site-wrap", + "ctaText": "Play Now" + }, + { + "name": "Photo of Martin Green", + "extLink": "https://www.samhsa.gov", + "classes": "takeover-sidebar-layout", + "ctaText": "Play Now" + }, + { + "name": "Delaware state flag", + "extLink": "https://www.samhsa.gov", + "classes": "container", + "ctaText": "Play Now" + }, + { + "name": "Crown Coins", + "extLink": "https://www.samhsa.gov", + "classes": "container", + "ctaText": "Play Now" + } + ] + }, + { + "name": "www.bonusfinder.com", + "url": "https://www.bonusfinder.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 14, + "sampleNames": [ + "BonusFinder US", + "BonusFinder US", + "BonusFinder US", + "en_US", + "en_US", + "BonusFinder Canada - Deals to Play With More", + "BonusFinder Canada - Deals to Play With More", + "BonusFinder Canada - Deals to Play With More", + "BetMGM", + "BetMGM", + "BonusFinder", + "BonusFinder US", + "BonusFinder US", + "BonusFinder US" + ], + "selectors": { + "containerClass": ".container", + "sharedCount": 3, + "sampleCard": { + "name": "BonusFinder US", + "extLink": "https://www.linkedin.com", + "ctaText": "Claim Bonus Now", + "classes": "hfeed", + "hasBonus": true + } + }, + "pageTitle": "Compare Best Casino Bonuses and Latest Offers | BonusFinder US", + "metaDescription": "Find your next casino bonus with BonusFinder. The casino bonuses across the site are ranked by our team of experts after real testing.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.linkedin.com", + "https://www.bonusfinder.co.uk", + "https://www.reddit.com" + ], + "rawCards": [ + { + "name": "BonusFinder US", + "extLink": "https://www.linkedin.com", + "classes": "hfeed", + "ctaText": "Claim Bonus Now" + }, + { + "name": "en_US", + "extLink": "https://www.bonusfinder.co.uk", + "classes": "header-right-wrapper", + "ctaText": "" + }, + { + "name": "BonusFinder Canada - Deals to Play With More", + "extLink": "https://www.bonusfinder.co.uk", + "classes": "change-locale-dropdown popup", + "ctaText": "" + }, + { + "name": "BetMGM", + "extLink": "https://www.reddit.com", + "classes": "homepage-content-section", + "ctaText": "Claim Bonus Now" + }, + { + "name": "BonusFinder", + "extLink": "https://www.reddit.com", + "classes": "custom-homepage-content", + "ctaText": "Visit subreddit" + } + ] + }, + { + "name": "www.bookmakersreview.com", + "url": "https://www.bookmakersreview.com/usa/west-virginia/online-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 12, + "sampleNames": [ + "Picture of Martin Green", + "Picture of Martin Green", + "Picture of Martin Green", + "Picture of Martin Green", + "Picture of Martin Green", + "Picture of Martin Green", + "DraftKings CEO Jason Robins", + "DraftKings CEO Jason Robins", + "DraftKings CEO Jason Robins", + "DraftKings CEO Jason Robins", + "DraftKings CEO Jason Robins", + "DraftKings CEO Jason Robins" + ], + "selectors": { + "containerClass": ".elementor-element", + "sharedCount": 5, + "sampleCard": { + "name": "Picture of Martin Green", + "extLink": "https://twitter.com", + "ctaText": "", + "classes": "page-content", + "hasBonus": false + } + }, + "pageTitle": "West Virginia Online Casinos: Legal Status & Player Guide (2026)", + "metaDescription": "Are online casinos legal in West Virginia? Learn about WV’s regulated iGaming market, licensing structure, available games, age requirements, and responsible gambling protections.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://twitter.com" + ], + "rawCards": [ + { + "name": "Picture of Martin Green", + "extLink": "https://twitter.com", + "classes": "page-content", + "ctaText": "" + }, + { + "name": "DraftKings CEO Jason Robins", + "extLink": "https://twitter.com", + "classes": "elementor-element elementor-element-1053bcec e-con-full e-flex e-con e-child elementor-sticky elementor-sticky--active elementor-section--handles-inside elementor-sticky--effects", + "ctaText": "" + } + ] + }, + { + "name": "www.businesstoday.com.mt", + "url": "https://www.businesstoday.com.mt/gaming/gaming/2871/best_online_casinos_in_malta_for_specific_player_types", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 7, + "sampleNames": [ + "businesstoday", + "businesstoday", + "businesstoday", + "businesstoday", + "businesstoday", + "businesstoday", + "businesstoday" + ], + "selectors": { + "containerClass": "main-nav", + "sampleCard": { + "name": "businesstoday", + "extLink": "http://archive.businesstoday.com.mt", + "ctaText": "", + "classes": "main-nav", + "hasBonus": false + } + }, + "pageTitle": "Best Online Casinos in Malta for Specific Player Types", + "metaDescription": "Malta’s online casino industry thrives on diversity, catering to players with varied tastes. From frugal gamers to live casino enthusiasts, top brands attract audiences with tailored experiences", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "http://archive.businesstoday.com.mt" + ], + "rawCards": [ + { + "name": "businesstoday", + "extLink": "http://archive.businesstoday.com.mt", + "classes": "main-nav", + "ctaText": "" + } + ] + }, + { + "name": "www.businessworld.ie", + "url": "https://www.businessworld.ie/news/Irishluck-offers-reviews-of-casinos-and-sports-betting-sites-Irish-gamblers-575373.html", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "", + "metaDescription": "" + }, + { + "name": "www.cardozolawreview.com", + "url": "https://www.cardozolawreview.com/legalized-sports-wagering-in-america/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Cardozo Law Review logo" + ], + "selectors": {}, + "pageTitle": "Legalized Sports Wagering in America | Cardozo Law Review", + "metaDescription": "" + }, + { + "name": "www.cardplayer.com", + "url": "https://www.cardplayer.com/online-casinos", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 11, + "sampleNames": [ + "god ray", + "god ray", + "god ray", + "cardplayer-logo.svg", + "cardplayer-logo.svg", + "cardplayer-logo.svg", + "Coin Poker", + "Coin Poker", + "Coin Poker", + "Coin Poker", + "footer-logo.png" + ], + "selectors": { + "containerClass": ".cp-container", + "sharedCount": 3, + "sampleCard": { + "name": "god ray", + "extLink": "https://rabid.care", + "ctaText": "Play Now", + "classes": "clickout-native_table_box-633e16c5 clickout-rendered-container-633e16c5-xxl clickout-relative", + "hasBonus": false + } + }, + "pageTitle": "Best Real Money Online Casinos in the US (June 2026 )", + "metaDescription": "Find the best online casinos in the US in 2026. Our top real money online casinos offer high-value bonuses, safe and quick payouts, and top games.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://rabid.care", + "https://cryptocalls.care", + "https://cardplayer.pokercoaching.com", + "https://www.facebook.com" + ], + "rawCards": [ + { + "name": "god ray", + "extLink": "https://rabid.care", + "classes": "clickout-native_table_box-633e16c5 clickout-rendered-container-633e16c5-xxl clickout-relative", + "ctaText": "Play Now" + }, + { + "name": "cardplayer-logo.svg", + "extLink": "https://cryptocalls.care", + "classes": "hfeed", + "ctaText": "PLAY NOW" + }, + { + "name": "Coin Poker", + "extLink": "https://cardplayer.pokercoaching.com", + "classes": "cp-container", + "ctaText": "PLAY NOW" + }, + { + "name": "", + "extLink": "https://www.ftc.gov", + "classes": "cp-content-wrapper", + "ctaText": "PLAY NOW" + }, + { + "name": "footer-logo.png", + "extLink": "https://www.facebook.com", + "classes": "cp-container", + "ctaText": "" + } + ] + }, + { + "name": "www.casino.org", + "url": "https://www.casino.org/reviews/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 24, + "sampleNames": [ + "Alexander Korsager", + "Alexander Korsager", + "Alexander Korsager", + "Alexander Korsager", + "alex-korsager-small.png", + "alex-korsager-small.png", + "alex-korsager-small.png", + "Forbes", + "Forbes", + "Casino.org", + "Casino.org", + "Casino.org", + "eCOGRA", + "eCOGRA", + "eCOGRA" + ], + "selectors": { + "containerClass": ".flex", + "sharedCount": 7, + "sampleCard": { + "name": "Alexander Korsager", + "extLink": "https://www.linkedin.com", + "ctaText": "Play Now", + "classes": "w-full mt-2xl md:mt-lg", + "hasBonus": true + } + }, + "pageTitle": "100% Independent & Trusted Online Casino Reviews (2026)", + "metaDescription": "Expert Online Casino Reviews - Casino.org independently review & rank online casinos with our '25 step process'. We compare, you play.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.linkedin.com", + "https://twitter.com", + "https://www.ecogra.org", + "https://www.gambleaware.org", + "https://www.mga.org.mt", + "https://www.dmca.com", + "https://certify.gpwa.org" + ], + "rawCards": [ + { + "name": "Alexander Korsager", + "extLink": "https://www.linkedin.com", + "classes": "w-full mt-2xl md:mt-lg", + "ctaText": "Play Now" + }, + { + "name": "alex-korsager-small.png", + "extLink": "https://www.linkedin.com", + "classes": "gap-section-md p-2-5 lg:p-4 flex flex-col rounded-md bg-bg-light", + "ctaText": "" + }, + { + "name": "Forbes", + "extLink": "https://twitter.com", + "classes": "bg-bg-light", + "ctaText": "" + }, + { + "name": "Casino.org", + "extLink": "https://twitter.com", + "classes": "pb-2-5", + "ctaText": "" + }, + { + "name": "eCOGRA", + "extLink": "https://www.ecogra.org", + "classes": "pb-2-5", + "ctaText": "" + }, + { + "name": "Be Gamble Aware", + "extLink": "https://www.gambleaware.org", + "classes": "basis-1/5 sm:basis-auto m-auto", + "ctaText": "" + }, + { + "name": "Malta Gaming Authority", + "extLink": "https://www.mga.org.mt", + "classes": "basis-1/5 sm:basis-auto my-auto", + "ctaText": "" + }, + { + "name": "TRUSTe", + "extLink": "https://www.dmca.com", + "classes": "md:mx-2xl mx-lg lg:mx-auto lg:max-w-lg xl:max-w-xl py-2-5", + "ctaText": "" + }, + { + "name": "DMCA.com Protection Status", + "extLink": "https://www.dmca.com", + "classes": "mr-3 md:mr-4 lg:mx-3 md:mb-0", + "ctaText": "" + }, + { + "name": "GPWA Seal", + "extLink": "https://certify.gpwa.org", + "classes": "mr-3 md:mr-4 lg:mx-3 md:mb-0", + "ctaText": "" + } + ] + }, + { + "name": "www.casino.us", + "url": "https://www.casino.us/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Casino.us", + "Real Money Casinos", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "LoneStar", + "LoneStar", + "LoneStar", + "LoneStar" + ], + "selectors": { + "containerClass": ".gap-md", + "sharedCount": 16, + "sampleCard": { + "name": "Casino.us", + "extLink": "https://links.casino.us", + "ctaText": "Get bonus", + "classes": "background-1 text-foreground-1", + "hasBonus": true + } + }, + "pageTitle": "Best US Online Casinos | Top 10 Casinos Compared 2026", + "metaDescription": "Casino.us is the #1 authority for online casinos in the US. Find online casino reviews by trusted experts, news, exclusive bonuses, and more!", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://links.casino.us" + ], + "rawCards": [ + { + "name": "Casino.us", + "extLink": "https://links.casino.us", + "classes": "background-1 text-foreground-1", + "ctaText": "Get bonus" + }, + { + "name": "Real Money Casinos", + "extLink": "https://links.casino.us", + "classes": "flex flex-col relative gap-page-gap", + "ctaText": "Get bonus" + }, + { + "name": "Crown Coins", + "extLink": "https://links.casino.us", + "classes": "flex flex-col gap-md md:gap-lg lg:gap-fluid-md container scroll-mt-18", + "ctaText": "Get bonus" + }, + { + "name": "LoneStar", + "extLink": "https://links.casino.us", + "classes": "flex flex-col gap-md md:gap-lg background-elevation-2 border-sm color-stroke-elevation rounded-ui-md md:rounded-ui-lg py-md md:py-lg", + "ctaText": "Get bonus" + }, + { + "name": "Funrize", + "extLink": "https://links.casino.us", + "classes": "flex flex-col gap-md md:gap-lg background-elevation-2 border-sm color-stroke-elevation rounded-ui-md md:rounded-ui-lg py-md md:py-lg", + "ctaText": "Get bonus" + }, + { + "name": "Stake", + "extLink": "https://links.casino.us", + "classes": "flex flex-col gap-md md:gap-lg background-elevation-2 border-sm color-stroke-elevation rounded-ui-md md:rounded-ui-lg py-md md:py-lg", + "ctaText": "Get bonus" + } + ] + }, + { + "name": "www.casinomeister.com", + "url": "https://www.casinomeister.com/online-casinos/reviews/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 11, + "sampleNames": [ + "Casinomeister shield", + "Casinomeister shield", + "Casinomeister shield", + "Casinomeister shield", + "Casinomeister shield", + "Casinomeister shield", + "Casinomeister shield", + "DMCA.com Protection Status", + "Gam Stop", + "Gam Stop", + "Gam Stop" + ], + "selectors": { + "containerClass": ".mt-3", + "sharedCount": 2, + "sampleCard": { + "name": "Casinomeister shield", + "extLink": "https://www.dmca.com", + "ctaText": "", + "classes": "container", + "hasBonus": false + } + }, + "pageTitle": "Bluntly Honest Online Casino Reviews & Ratings (2026)", + "metaDescription": "Unbiased online casino reviews from gambling experts & players: trusted guide since 1998. Player comments, payout times, casino complaints.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.dmca.com", + "https://www.gamstop.co.uk" + ], + "rawCards": [ + { + "name": "Casinomeister shield", + "extLink": "https://www.dmca.com", + "classes": "container", + "ctaText": "" + }, + { + "name": "DMCA.com Protection Status", + "extLink": "https://www.dmca.com", + "classes": "col-auto", + "ctaText": "" + }, + { + "name": "Gam Stop", + "extLink": "https://www.gamstop.co.uk", + "classes": "wp-block-columns are-vertically-aligned-bottom is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex", + "ctaText": "" + } + ] + }, + { + "name": "www.casinorating.com", + "url": "https://www.casinorating.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 5, + "sampleNames": [ + "CasinoRating.com", + "Rating", + "DMCA.com", + "DMCA.com", + "DMCA.com" + ], + "selectors": { + "containerClass": "wrapper", + "sampleCard": { + "name": "CasinoRating.com", + "extLink": "https://www.dmca.com", + "ctaText": "Get Bonus", + "classes": "wrapper", + "hasBonus": true + } + }, + "pageTitle": "Licensed Online Casinos by Country 2026", + "metaDescription": "Comprehensive overview of national online casino markets and international licensing systems, covering operators, popular games, and payment methods.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.dmca.com" + ], + "rawCards": [ + { + "name": "CasinoRating.com", + "extLink": "https://www.dmca.com", + "classes": "wrapper", + "ctaText": "Get Bonus" + }, + { + "name": "Rating", + "extLink": "https://www.dmca.com", + "classes": "footer__bottom center-wrap row align-items-center py-2", + "ctaText": "" + }, + { + "name": "DMCA.com", + "extLink": "https://www.dmca.com", + "classes": "col col-12 col-lg-4 row", + "ctaText": "" + } + ] + }, + { + "name": "www.casinoreviews.net", + "url": "https://www.casinoreviews.net/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Editorial Team", + "Editorial Team", + "Editorial Team", + "Editorial Team", + "John Olanipekun", + "John Olanipekun", + "Joseph Skelker", + "Joseph Skelker", + "Judith Pride", + "Judith Pride", + "Matthew Haynes", + "Matthew Haynes", + "Patrick Pickens", + "Patrick Pickens", + "Plamen Dimitrov" + ], + "selectors": { + "containerClass": ".card", + "sharedCount": 14, + "sampleCard": { + "name": "Editorial Team", + "extLink": "https://www.linkedin.com", + "ctaText": "", + "classes": "card border-0 shadow-sm rounded-xl p-4 p-md-5 bg-grey mb-5", + "hasBonus": false + } + }, + "pageTitle": "Independent Online Casino Reviews 2026 | Casinoreviews.net", + "metaDescription": "Explore more than 160+ unbiased online casino reviews ✓ Tested by our experts and approved by players ✓ Compare, Choose, Play!", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.linkedin.com", + "http://linkedin.com", + "https://x.com" + ], + "rawCards": [ + { + "name": "Editorial Team", + "extLink": "https://www.linkedin.com", + "classes": "card border-0 shadow-sm rounded-xl p-4 p-md-5 bg-grey mb-5", + "ctaText": "" + }, + { + "name": "John Olanipekun", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Joseph Skelker", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Judith Pride", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Matthew Haynes", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Patrick Pickens", + "extLink": "http://linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Plamen Dimitrov", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "R. Paul Wilson", + "extLink": "https://x.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Richard Janvrin", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Robert Bell", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Ryan Ho Hong Wai", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Sam Davies", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Sudhir Kale", + "extLink": "http://linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + }, + { + "name": "Tadas Peckaitis", + "extLink": "https://www.linkedin.com", + "classes": "team-slide px-2", + "ctaText": "" + } + ] + }, + { + "name": "www.casinos.com", + "url": "https://www.casinos.com/us/sitemap", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 7, + "sampleNames": [ + "linkedin", + "linkedin", + "linkedin", + "GAMB", + "NCP Gambling", + "eCogra", + "GPWA Approved Portal" + ], + "selectors": { + "containerClass": ".flex", + "sharedCount": 4, + "sampleCard": { + "name": "linkedin", + "extLink": "https://www.linkedin.com", + "ctaText": "", + "classes": "base-container px-4", + "hasBonus": false + } + }, + "pageTitle": "Casinos.com Sitemap", + "metaDescription": "Casinos.com Sitemap", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.linkedin.com", + "https://www.ncpgambling.org", + "https://ecogra.org", + "https://certify.gpwa.org" + ], + "rawCards": [ + { + "name": "linkedin", + "extLink": "https://www.linkedin.com", + "classes": "base-container px-4", + "ctaText": "" + }, + { + "name": "GAMB", + "extLink": "https://www.ncpgambling.org", + "classes": "grid grid-cols-3 sm:grid-cols-none sm:flex sm:flex-row sm:flex-wrap justify-between sm:justify-evenly lg:justify-between gap-2", + "ctaText": "" + }, + { + "name": "NCP Gambling", + "extLink": "https://www.ncpgambling.org", + "classes": "mb-10 sm:mb-0 flex items-center justify-center", + "ctaText": "" + }, + { + "name": "eCogra", + "extLink": "https://ecogra.org", + "classes": "mb-10 sm:mb-0 flex items-center justify-center", + "ctaText": "" + }, + { + "name": "GPWA Approved Portal", + "extLink": "https://certify.gpwa.org", + "classes": "mb-10 sm:mb-0 flex items-center justify-center", + "ctaText": "" + } + ] + }, + { + "name": "www.casinoslists.com", + "url": "https://www.casinoslists.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 5, + "sampleNames": [ + "Logo Mobile", + "online gambling", + "Stefana Chele", + "Stefana Chele", + "Stefana Chele" + ], + "selectors": { + "containerClass": "wrapper", + "sampleCard": { + "name": "Logo Mobile", + "extLink": "https://www.linkedin.com", + "ctaText": "Visit", + "classes": "wrapper", + "hasBonus": true + } + }, + "pageTitle": "Complete Online Casino Lists & Bonuses - CasinosLists.com", + "metaDescription": "Updated Online Casino Lists for June 2026 | Find Online Casino Bonuses, Software Lists, Mobile Casinos and Authentic Reviews Made by Real Players", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.linkedin.com" + ], + "rawCards": [ + { + "name": "Logo Mobile", + "extLink": "https://www.linkedin.com", + "classes": "wrapper", + "ctaText": "Visit" + }, + { + "name": "online gambling", + "extLink": "https://www.linkedin.com", + "classes": "main", + "ctaText": "Visit" + }, + { + "name": "Stefana Chele", + "extLink": "https://www.linkedin.com", + "classes": "container", + "ctaText": "" + } + ] + }, + { + "name": "www.casinovendors.com", + "url": "https://www.casinovendors.com/vendorsatoz/a/", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 1347, + "sampleNames": [ + "K2J Marketing Partners", + "Rymax Marketing Services, Inc.", + "Casino City Press", + "Regulatory Management Counselors, PC", + "Casino Network", + "Sunkist Graphics, Inc.", + "Oklahoma Indian Gaming Association (OIGA) Conference", + "Betson Imperial Parts & Service", + "TribalHub", + "Slot Machines Unlimited", + "Innovative Configuration Inc.", + "Patriot Gaming & Electronics, Inc.", + "linkedin", + "Twitter", + "Facebook" + ], + "selectors": {}, + "pageTitle": "Vendors A-Z (A)", + "metaDescription": "", + "rawCards": [ + { + "name": "K2J Marketing Partners", + "extLink": "https://www.igamingsuppliers.com", + "classes": "mainContent", + "ctaText": "" + } + ] + }, + { + "name": "www.covers.com", + "url": "https://www.covers.com/casino", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 25, + "sampleNames": [ + "Covers", + "Covers", + "Covers App", + "Covers App", + "Covers App", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "Crown Coins", + "DraftKings Casino welcome bonus", + "DraftKings Casino welcome bonus", + "DraftKings Casino welcome bonus", + "Covers 30 Years" + ], + "selectors": { + "containerClass": ".container", + "sharedCount": 5, + "sampleCard": { + "name": "Covers", + "extLink": "https://apps.apple.com", + "ctaText": "", + "classes": "container d-flex align-items-center justify-content-between", + "hasBonus": false + } + }, + "pageTitle": "Online Casinos 2026 | Best Real Money Online Casinos", + "metaDescription": "Best US online casinos 2026 ✅ Legal online casinos in 48 states ✅ Best real money casino apps ✅ New online casinos for June", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://apps.apple.com", + "https://ccpg.org", + "https://contests.covers.com", + "https://www.youtube.com", + "https://certify.gpwa.org" + ], + "rawCards": [ + { + "name": "Covers", + "extLink": "https://apps.apple.com", + "classes": "container d-flex align-items-center justify-content-between", + "ctaText": "" + }, + { + "name": "Covers App", + "extLink": "https://apps.apple.com", + "classes": "navbar-collapse h-100 px-4", + "ctaText": "" + }, + { + "name": "Crown Coins", + "extLink": "https://ccpg.org", + "classes": "container covers-CoversResponsiveContainer covers-Container navigation bettingNavigation covers-CoversBettingContainer covers-bootstrap5", + "ctaText": "Play Now" + }, + { + "name": "DraftKings Casino welcome bonus", + "extLink": "https://ccpg.org", + "classes": "col-12", + "ctaText": "" + }, + { + "name": "Covers 30 Years", + "extLink": "https://contests.covers.com", + "classes": "covers covers-footer", + "ctaText": "" + }, + { + "name": "YouTube", + "extLink": "https://www.youtube.com", + "classes": "row verified-social-wrapper px-3 px-md-0", + "ctaText": "" + }, + { + "name": "Evalon Logo", + "extLink": "https://certify.gpwa.org", + "classes": "bottom-wrapper px-3 px-md-0", + "ctaText": "" + } + ] + }, + { + "name": "www.craveguitars.co.uk", + "url": "https://www.craveguitars.co.uk/tag/guitar-music/page/2/", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 145, + "sampleNames": [ + "CRAVE Guitars", + "Japanese Torii Gate (Courtesy Kanenori)", + "CRAVE Effects Browse All", + "Traditional Folk Dance (courtesy moon chahcha)" + ], + "selectors": {}, + "pageTitle": "guitar music – Page 2 – CRAVE Guitars", + "metaDescription": "CRAVE (Cool & Rare American Vintage Electric) Guitars - Love Vintage Guitars", + "rawCards": [ + { + "name": "CRAVE Guitars", + "extLink": "https://theblueguitars.com", + "classes": "container", + "ctaText": "" + }, + { + "name": "Japanese Torii Gate (Courtesy Kanenori)", + "extLink": "https://www.addtoany.com", + "classes": "entry-content", + "ctaText": "" + } + ] + }, + { + "name": "www.fqmagazine.co.uk", + "url": "https://www.fqmagazine.co.uk/gear-and-gadgets-2/gaming/item/69229-exploring-the-top-online-casinos-with-fast-payouts.html", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 8, + "sampleNames": [ + "FQ Magazine", + "Summer 2026", + "Summer 2026", + "bitcoin, currency, crypto", + "FQ Magazine", + "FQ Magazine", + "FQ Magazine", + "FQ Magazine" + ], + "selectors": { + "containerClass": ".container", + "sharedCount": 2, + "sampleCard": { + "name": "FQ Magazine", + "extLink": "https://www.facebook.com", + "ctaText": "", + "classes": "container fq-header__row", + "hasBonus": false + } + }, + "pageTitle": "Exploring the Top Online Casinos With Fast Payouts | FQ Magazine", + "metaDescription": "Here's the info you need to understand why instant payouts are beneficial for players and a key driver of business growth for online casinos.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.facebook.com", + "https://www.coinbase.com" + ], + "rawCards": [ + { + "name": "FQ Magazine", + "extLink": "https://www.facebook.com", + "classes": "container fq-header__row", + "ctaText": "" + }, + { + "name": "Summer 2026", + "extLink": "https://www.facebook.com", + "classes": "fq-header__nav-wrap d-none d-xxl-flex", + "ctaText": "" + }, + { + "name": "bitcoin, currency, crypto", + "extLink": "https://www.coinbase.com", + "classes": "fq-single__body", + "ctaText": "" + } + ] + }, + { + "name": "www.freebets.com", + "url": "https://www.freebets.com/casino/", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 37, + "sampleNames": [ + "Free Bets", + "Scott McGlynn", + "UK Licensed", + "Secure and Trusted", + "Fast Withdrawals", + "QuinnBet Casino logo", + "Visa Payment", + "MasterCard Payment", + "Revolut Payment", + "Maestro Payment", + "Apple Pay Payment", + "TalkSport Bet Casino logo", + "Apple Pay Payment", + "MasterCard Payment", + "Visa Payment", + "Google Pay Payment", + "BetMGM UK Casino logo", + "Visa Payment", + "MasterCard Payment", + "Bank Transfer Payment" + ], + "selectors": {}, + "pageTitle": "Best Casino Bonus Offers UK June 2026 | Welcome Bonuses", + "metaDescription": "Find the best casino bonus in the UK for June 2026 - Over 70 welcome offers, free spins & sign-up bonuses, independently tested. 18+ T&Cs apply.", + "rawCards": [ + { + "name": "UK Licensed", + "extLink": "http://gamstop.co.uk", + "classes": "content-with-sidebar flex jcspb wp-block-rgbc-content-with-sidebar", + "ctaText": "Claim Bonus" + } + ] + }, + { + "name": "www.freep.com", + "url": "https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Detroit Free Press", + "Detroit Free Press", + "Here's what a July 4th cookout will cost this year", + "How lawmakers want to regulate data centers in Michigan", + "Scenes from Motor City Pride parade", + "instagram logo" + ], + "selectors": {}, + "pageTitle": "Detroit Free Press - Home", + "metaDescription": "", + "rawCards": [ + { + "name": "Detroit Free Press", + "extLink": "https://www.usatoday.com", + "classes": "lightheader", + "ctaText": "" + } + ] + }, + { + "name": "www.gambling.com", + "url": "https://www.gambling.com/uk/online-casinos", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 9, + "sampleNames": [ + "GambleAware", + "GambleAware", + "Author Image", + "Author Image", + "Author Image", + "Mega Riches", + "Mr Vegas", + "Mr Vegas", + "Gamstop" + ], + "selectors": { + "containerClass": ".flex", + "sharedCount": 5, + "sampleCard": { + "name": "GambleAware", + "extLink": "https://www.gambleaware.org", + "ctaText": "", + "classes": "flex flex-col w-full xl:w-auto", + "hasBonus": false + } + }, + "pageTitle": "Best Online Casino UK: Top UKGC-Licensed Casino Sites (2026)", + "metaDescription": "Find the best online casino sites in the UK for 2026. Our experts have tested licensed UK casino sites to bring you trusted platforms with the top casino games.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.gambleaware.org", + "https://linkedin.com", + "https://www.gamstop.co.uk" + ], + "rawCards": [ + { + "name": "GambleAware", + "extLink": "https://www.gambleaware.org", + "classes": "flex flex-col w-full xl:w-auto", + "ctaText": "" + }, + { + "name": "Author Image", + "extLink": "https://linkedin.com", + "classes": "hidden md:block", + "ctaText": "" + }, + { + "name": "Mega Riches", + "extLink": "https://www.gambleaware.org", + "classes": "operator-list operator-list-full cf-primary-operator-list", + "ctaText": "Visit Casino" + }, + { + "name": "Mr Vegas", + "extLink": "https://www.gambleaware.org", + "classes": "operator-list single-operator-offer-component", + "ctaText": "Visit Casino" + }, + { + "name": "Gamstop", + "extLink": "https://www.gamstop.co.uk", + "classes": "container mx-auto sm:px-4 flex flex-wrap justify-center lg:justify-between xl:justify-between gap-[30px_30px] py-[50px]", + "ctaText": "" + } + ] + }, + { + "name": "www.gamblinginsider.com", + "url": "https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Google favicon", + "Widget background decor", + "Widget background decor", + "CoinPoker rolls out $30 million online poker festival.", + "Gambling Insider Logo (light)", + "Malta Gaming Authority Logo", + "Be Gamble Aware Logo", + "GLI Logo", + "GamCare Logo", + "eCOGRA Logo", + "18+ Logo" + ], + "selectors": {}, + "pageTitle": "Ireland Gambling Regulator Opens Licensing, Fines Up to €20M", + "metaDescription": "Ireland’s newly formed gambling regulator has received the green light to start issuing licences to operators. Minister for Justice, Home Affairs, and Migration", + "rawCards": [ + { + "name": "Gambling Insider Logo (light)", + "extLink": "https://x.com", + "classes": "site-footer__inner", + "ctaText": "" + } + ] + }, + { + "name": "www.gamblingnerd.com", + "url": "https://www.gamblingnerd.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 13, + "sampleNames": [ + "Forbes", + "Forbes", + "Forbes", + "Forbes", + "Forbes", + "Forbes", + "Forbes", + "Forbes", + "Forbes", + "GamblingNerd.com", + "GamblingNerd.com", + "GamblingNerd.com", + "BloombergTV" + ], + "selectors": { + "containerClass": "listings-sidebar-template listings-sidebar-template--dark", + "sampleCard": { + "name": "Forbes", + "extLink": "https://www.forbes.com", + "ctaText": "Play Now", + "classes": "listings-sidebar-template listings-sidebar-template--dark", + "hasBonus": true + } + }, + "pageTitle": "Best Online Gambling Sites in 2026 - Trusted Gambling Websites", + "metaDescription": "Compare the best online gambling sites for casinos, sports betting, and poker. Expert reviews, bonuses, and recommendations in one place.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.forbes.com", + "https://www.youtube.com", + "https://www.gambleaware.org" + ], + "rawCards": [ + { + "name": "Forbes", + "extLink": "https://www.forbes.com", + "classes": "listings-sidebar-template listings-sidebar-template--dark", + "ctaText": "Play Now" + }, + { + "name": "GamblingNerd.com", + "extLink": "https://www.youtube.com", + "classes": "footer", + "ctaText": "" + }, + { + "name": "BloombergTV", + "extLink": "https://www.gambleaware.org", + "classes": "recognize-us ", + "ctaText": "" + } + ] + }, + { + "name": "www.gamblingsite.com", + "url": "https://www.gamblingsite.com/michigan/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 6, + "sampleNames": [ + "GamblingSite.com", + "BeGambleAware", + "BeGambleAware", + "BeGambleAware", + "BeGambleAware", + "BeGambleAware" + ], + "selectors": { + "containerClass": "wrapper", + "sampleCard": { + "name": "GamblingSite.com", + "extLink": "https://www.facebook.com", + "ctaText": "", + "classes": "wrapper", + "hasBonus": true + } + }, + "pageTitle": "Michigan Online Gambling - Best MI Gambling Sites in (2026)", + "metaDescription": "Complete guide to Michigan online gambling for 2026. Compare sportsbooks, online casinos, poker rooms, and learn MI gambling laws", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.facebook.com", + "https://www.begambleaware.org" + ], + "rawCards": [ + { + "name": "GamblingSite.com", + "extLink": "https://www.facebook.com", + "classes": "wrapper", + "ctaText": "" + }, + { + "name": "BeGambleAware", + "extLink": "https://www.begambleaware.org", + "classes": "footer__main", + "ctaText": "" + } + ] + }, + { + "name": "www.gamblingsites.com", + "url": "https://www.gamblingsites.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 9, + "sampleNames": [ + "Teal Lucky Rebel logo on white background", + "Teal Lucky Rebel logo on white background", + "Photo of Zachary Wolf", + "Photo of Zachary Wolf", + "Forbes", + "Forbes", + "Forbes", + "Gamblingsites.com", + "Gamblingsites.com" + ], + "selectors": { + "containerClass": "site_content_wrapper site_content_wrapper--has-sidebar ", + "sampleCard": { + "name": "Teal Lucky Rebel logo on white background", + "extLink": "https://www.ncpgambling.org", + "ctaText": "Visit Site", + "classes": "site_content_wrapper site_content_wrapper--has-sidebar ", + "hasBonus": true + } + }, + "pageTitle": "Best Online Gambling Sites in 2026 - Ranked by Real Players", + "metaDescription": "Explore GamblingSites.com reviews, rankings, and expert insights to find the best real money gambling sites online.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.ncpgambling.org", + "https://muckrack.com", + "https://x.com" + ], + "rawCards": [ + { + "name": "Teal Lucky Rebel logo on white background", + "extLink": "https://www.ncpgambling.org", + "classes": "site_content_wrapper site_content_wrapper--has-sidebar ", + "ctaText": "Visit Site" + }, + { + "name": "Photo of Zachary Wolf", + "extLink": "https://muckrack.com", + "classes": "author-block", + "ctaText": "" + }, + { + "name": "Forbes", + "extLink": "https://x.com", + "classes": "main_footer", + "ctaText": "" + }, + { + "name": "Gamblingsites.com", + "extLink": "https://www.ncpgambling.org", + "classes": "main_footer__outer_mid", + "ctaText": "" + } + ] + }, + { + "name": "www.gameshub.com", + "url": "https://www.gameshub.com/australia/online-casinos/pokies/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 3, + "sampleNames": [ + "GamesHub", + "Disclaimer", + "Disclaimer" + ], + "selectors": { + "containerClass": "site", + "sampleCard": { + "name": "GamesHub", + "extLink": "https://aifs.gov.au", + "ctaText": "", + "classes": "site", + "hasBonus": true + } + }, + "pageTitle": "Best Online Pokies in Australia for Real Money in June", + "metaDescription": "Quickly find the best online pokies by RTP, jackpot size, volatility, and more. Play real money online pokies in Australia at the top sites.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://aifs.gov.au" + ], + "rawCards": [ + { + "name": "GamesHub", + "extLink": "https://aifs.gov.au", + "classes": "site", + "ctaText": "" + }, + { + "name": "Disclaimer", + "extLink": "https://aifs.gov.au", + "classes": "container", + "ctaText": "" + }, + { + "name": "", + "extLink": "https://www.facebook.com", + "classes": "container", + "ctaText": "" + } + ] + }, + { + "name": "www.gamesreviews.com", + "url": "https://www.gamesreviews.com/casino/michigan/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Page Not Found - GamesReviews", + "metaDescription": "The page you're looking for doesn't exist or has been moved. Return to GamesReviews to explore 31,000+ free demo slot games." + }, + { + "name": "www.gamingtoday.com", + "url": "https://www.gamingtoday.com/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "GamingToday", + "Bally Bet", + "bet365", + "BetMGM", + "BetRivers", + "Caesars", + "DraftKings", + "Fanatics", + "FanDuel", + "Hard Rock Bet", + "PointsBet", + "LoneStar", + "Hello Millions", + "BigPirate", + "CoinsBack Casino", + "Dorados", + "The Boss", + "Baba Sweeps", + "Casino.Click", + "Chanced" + ], + "selectors": {}, + "pageTitle": "Gaming Today | America’s Home for Gambling News & Reviews", + "metaDescription": "Curated list of online gambling sites & news by leading industry experts. Sports betting, online casinos, sweepstakes, and more.", + "rawCards": [ + { + "name": "GamingToday", + "extLink": "https://gamblersanonymous.org", + "classes": "site-wrap", + "ctaText": "" + } + ] + }, + { + "name": "www.ginx.tv", + "url": "https://www.ginx.tv/en/casino/michigan", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 6, + "sampleNames": [ + "GINX TV", + "Logo", + "Logo", + "Logo", + "Logo", + "Logo", + "Logo", + "Logo", + "Logo", + "Logo", + "Logo" + ], + "selectors": {}, + "pageTitle": "Best Michigan Online Casinos 2026 | Trusted Online Casinos in MI", + "metaDescription": "Discover the best Michigan online casinos for 2026. Compare licensed sites, bonuses, and secure payments at trusted online casinos in MI.", + "rawCards": [ + { + "name": "GINX TV", + "extLink": "https://www.legislature.mi.gov", + "classes": "site", + "ctaText": "" + }, + { + "name": "", + "extLink": "https://www.legislature.mi.gov", + "classes": "entry-content", + "ctaText": "" + } + ] + }, + { + "name": "www.glasgowtimes.co.uk", + "url": "https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 5, + "sampleNames": [ + "Glasgow Times", + "USA Today", + "IPSO Regulated image", + "IPSO Regulated image", + "Newsquest" + ], + "selectors": { + "containerClass": "layout", + "sampleCard": { + "name": "Glasgow Times", + "extLink": "https://directory.glasgowtimes.co.uk", + "ctaText": "", + "classes": "layout", + "hasBonus": true + } + }, + "pageTitle": "Top six best online casino review sites | Glasgow Times", + "metaDescription": "Top six best online casino review sites.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://directory.glasgowtimes.co.uk", + "https://casinorix.com", + "https://www.facebook.com", + "https://www.newsquest.co.uk" + ], + "rawCards": [ + { + "name": "Glasgow Times", + "extLink": "https://directory.glasgowtimes.co.uk", + "classes": "layout", + "ctaText": "" + }, + { + "name": "USA Today", + "extLink": "https://casinorix.com", + "classes": "block-article-content__spacing", + "ctaText": "" + }, + { + "name": "IPSO Regulated image", + "extLink": "https://www.facebook.com", + "classes": "container-inner-width", + "ctaText": "" + }, + { + "name": "Newsquest", + "extLink": "https://www.newsquest.co.uk", + "classes": "notice", + "ctaText": "" + } + ] + }, + { + "name": "www.grin.com", + "url": "https://www.grin.com/document/322750?srsltid=AfmBOorZNlBbFWB6hJnbkYgVKE5xOFgl2dqddYD2oVvRr6oLoYiA8Yy1", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Logo", + "Language: en", + "Grin logo", + "Title: The Middle Class or You only live twice" + ], + "selectors": {}, + "pageTitle": "The Middle Class or You only live twice | Grin", + "metaDescription": "The Middle Class or You only live twice - Sociology / Social System, Social Structure, Class, Social Stratification - Textbook 2016 - ebook 0.- € - GRIN" + }, + { + "name": "www.hltv.org", + "url": "https://www.hltv.org/betting/online-casinos", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "Icon for www.hltv.org" + ], + "selectors": {}, + "pageTitle": "Just a moment...", + "metaDescription": "" + }, + { + "name": "www.legalsportsreport.com", + "url": "https://www.legalsportsreport.com/online-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 6, + "sampleNames": [ + "Legal Sports Report", + "Legal Sports Report", + "Legal Sports Report", + "Legal Sports Report", + "Spin", + "Legal Sports Report" + ], + "selectors": { + "containerClass": ".wp-block-group", + "sharedCount": 3, + "sampleCard": { + "name": "Legal Sports Report", + "extLink": "https://offers.legalsportsreport.com", + "ctaText": "Claim Now", + "classes": "wp-site-blocks", + "hasBonus": true + } + }, + "pageTitle": "Best Online Casinos for Real Money: Top US Online Casino June 2026", + "metaDescription": "We've rated and ranked the best US online casinos for real money in June 2026 by bonus value, game selection, and payout speed. Find the best online casino for you.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://offers.legalsportsreport.com", + "https://www.slotozilla.com", + "https://x.com" + ], + "rawCards": [ + { + "name": "Legal Sports Report", + "extLink": "https://offers.legalsportsreport.com", + "classes": "wp-site-blocks", + "ctaText": "Claim Now" + }, + { + "name": "Spin", + "extLink": "https://www.slotozilla.com", + "classes": "entry-content wp-block-post-content is-layout-constrained wp-block-post-content-is-layout-constrained", + "ctaText": "Play Now" + } + ] + }, + { + "name": "www.livecasinocomparer.com", + "url": "https://www.livecasinocomparer.com/online-casino/", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 13, + "sampleNames": [ + "Crazy Time", + "Aviator", + "Sugar Rush 1000", + "Plinko", + "Iconic21 Enhances Gravity Roulette", + "BC.Game Casino", + "Hugo Casino", + "PlayOJO Casino", + "LuckyMate Casino", + "Casino Kings", + "Bonuses & Promotions icon", + "Casino Games icon", + "Software icon", + "Payment icon", + "Security icon", + "Customer Support icon", + "coin" + ], + "selectors": {}, + "pageTitle": "Trusted Online Casino Reviews & Ratings 2026.", + "metaDescription": "Find expert online casino reviews of the best casinos sites here. Casino Rating by real players and gambling experts + welcome bonuses for new players.", + "rawCards": [ + { + "name": "DMCA", + "extLink": "https://www.gambleaware.org", + "classes": "footer__body", + "ctaText": "" + } + ] + }, + { + "name": "www.maltatoday.com.mt", + "url": "https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 7, + "sampleNames": [ + "maltatoday", + "maltatoday", + "maltatoday", + "maltatoday", + "maltatoday", + "maltatoday", + "maltatoday" + ], + "selectors": { + "containerClass": "main-nav", + "sampleCard": { + "name": "maltatoday", + "extLink": "http://archive.maltatoday.com.mt", + "ctaText": "", + "classes": "main-nav", + "hasBonus": false + } + }, + "pageTitle": "Another Top 10 website: Pros and cons of using casino comparison websites", + "metaDescription": "Online casino comparison websites simplify the decision-making process by highlighting top-rated, secure, and licensed platforms while helping players navigate the overwhelming number of options avail", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "http://archive.maltatoday.com.mt" + ], + "rawCards": [ + { + "name": "maltatoday", + "extLink": "http://archive.maltatoday.com.mt", + "classes": "main-nav", + "ctaText": "" + } + ] + }, + { + "name": "www.metropolitancasinos.com", + "url": "https://www.metropolitancasinos.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 5, + "sampleNames": [ + "Cookieyes", + "Metropolitan Casinos homepage", + "Metropolitan Casinos homepage", + "Metropolitan Casinos homepage", + "Deal Me Out" + ], + "selectors": { + "containerClass": "cky-footer-wrapper", + "sampleCard": { + "name": "Cookieyes", + "extLink": "https://www.cookieyes.com", + "ctaText": "", + "classes": "cky-footer-wrapper", + "hasBonus": false + } + }, + "pageTitle": "Metropolitan Gaming | Top Casinos, Bars and Restaurants", + "metaDescription": "Escape the ordinary. Enjoy the now. As Metropolitan Casinos, we offer the best of the brand, with a diverse portfolio of gaming, entertainment, restaurants and bars at locations throughout the United ", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.cookieyes.com", + "https://www.rendezvouscairocasino.com", + "https://www.dealmeout.org" + ], + "rawCards": [ + { + "name": "Cookieyes", + "extLink": "https://www.cookieyes.com", + "classes": "cky-footer-wrapper", + "ctaText": "" + }, + { + "name": "Metropolitan Casinos homepage", + "extLink": "https://www.rendezvouscairocasino.com", + "classes": "top-header", + "ctaText": "" + }, + { + "name": "Deal Me Out", + "extLink": "https://www.dealmeout.org", + "classes": "saferGambling", + "ctaText": "" + } + ] + }, + { + "name": "www.metrotimes.com", + "url": "https://www.metrotimes.com/discover/best-gambling-sites-38226192/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 6, + "sampleNames": [ + "Detroit Metro Times", + "Detroit Metro Times", + "Detroit Metro Times", + "Avatar photo", + "Ignition", + "Ignition" + ], + "selectors": { + "containerClass": "site", + "sampleCard": { + "name": "Detroit Metro Times", + "extLink": "https://bsky.app", + "ctaText": "Claim Bonus →", + "classes": "site", + "hasBonus": true + } + }, + "pageTitle": "Best Online Gambling Sites in June, 2026", + "metaDescription": "Discover the 20 best gambling sites with generous bonuses, fast payouts and real money games. Trusted online casino and sportsbook reviews.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://bsky.app", + "https://www.gamblersanonymous.org" + ], + "rawCards": [ + { + "name": "Detroit Metro Times", + "extLink": "https://bsky.app", + "classes": "site", + "ctaText": "Claim Bonus →" + }, + { + "name": "Avatar photo", + "extLink": "https://www.gamblersanonymous.org", + "classes": "site-content", + "ctaText": "Claim Bonus →" + }, + { + "name": "Ignition", + "extLink": "https://www.gamblersanonymous.org", + "classes": "main-content", + "ctaText": "Claim Bonus →" + } + ] + }, + { + "name": "www.mga.org.mt", + "url": "https://www.mga.org.mt/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 10, + "sampleNames": [ + "Malta Gaming Authority", + "Malta Gaming Authority", + "Malta Gaming Authority", + "Malta Gaming Authority", + "Malta Gaming Authority", + "Malta Gaming Authority", + "Malta Gaming Authority", + "Malta Gaming Authority", + "Malta Gaming Authority", + "Employee Approved Workspace Badge" + ], + "selectors": { + "containerClass": ".w-full", + "sharedCount": 4, + "sampleCard": { + "name": "Malta Gaming Authority", + "extLink": "https://portal.mga.org.mt", + "ctaText": "", + "classes": "container px-8 flex flex-wrap items-center justify-between mx-auto", + "hasBonus": false + } + }, + "pageTitle": "Home - Malta Gaming Authority", + "metaDescription": "The Malta Gaming Authority ensures that licensed gaming operations are fair and transparent to all players, prevent crime, whilst protecting minors and vulnerable players.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://portal.mga.org.mt", + "https://redorange.com.mt", + "https://www.facebook.com" + ], + "rawCards": [ + { + "name": "Malta Gaming Authority", + "extLink": "https://portal.mga.org.mt", + "classes": "container px-8 flex flex-wrap items-center justify-between mx-auto", + "ctaText": "" + }, + { + "name": "Employee Approved Workspace Badge", + "extLink": "https://www.facebook.com", + "classes": "col-span-12 lg:col-start-4 2xl:col-start-4 lg:col-span-10 2xl:col-span-10 flex flex-col justify-between mt-10 lg:mt-0", + "ctaText": "" + } + ] + }, + { + "name": "www.mkaugaming.com", + "url": "https://www.mkaugaming.com/what-makes-a-gambling-article-actually-in-depth/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [ + "logo" + ], + "selectors": {}, + "pageTitle": "What Makes A Gambling Article Actually In-Depth?", + "metaDescription": "All Your Gaming News & Reviews In One Place", + "rawCards": [ + { + "name": "", + "extLink": "https://trueapparel.com.au", + "classes": "hfeed site", + "ctaText": "" + } + ] + }, + { + "name": "www.mlive.com", + "url": "https://www.mlive.com/online-casinos/sites/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "mlive.com", + "metaDescription": "" + }, + { + "name": "www.moviemaker.com", + "url": "https://www.moviemaker.com/best-online-pokies-au/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 3, + "sampleNames": [ + "MovieMaker Magazine", + "MovieMaker Magazine", + "MovieMaker Magazine" + ], + "selectors": { + "containerClass": "wrapper", + "sampleCard": { + "name": "MovieMaker Magazine", + "extLink": "https://www.facebook.com", + "ctaText": "", + "classes": "wrapper", + "hasBonus": true + } + }, + "pageTitle": "Best Online Pokies in Australia 2026: Top 15 Real Money Sites", + "metaDescription": "Our 2026 guide reviews the 15 best online pokies in Australia. We compare high RTP sites, huge AUD bonuses, and fast payouts for every punter.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.facebook.com" + ], + "rawCards": [ + { + "name": "MovieMaker Magazine", + "extLink": "https://www.facebook.com", + "classes": "wrapper", + "ctaText": "" + } + ] + }, + { + "name": "www.mrgreen.com", + "url": "https://www.mrgreen.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 18, + "sampleNames": [ + "Mr Green Money Megaways slots", + "Mr Green Money Megaways slots", + "Visa", + "Visa", + "Visa", + "Visa", + "Visa", + "Visa", + "Visa", + "Visa", + "Visa", + "Visa", + "g-v2", + "qm-v2", + "Gordon Moody" + ], + "selectors": { + "containerClass": ".grid-item", + "sharedCount": 3, + "sampleCard": { + "name": "Mr Green Money Megaways slots", + "extLink": "https://help.mrgreen.com", + "ctaText": "", + "classes": "sc-kQchd bJLxmS cy-main-wrapper", + "hasBonus": true + } + }, + "pageTitle": "Mr Green Online Casino – Award-Winning Slots & Big Jackpots", + "metaDescription": "Join the Award-Winning Mr Green Casino for the ultimate online casino experience! Over 1,500+ online slots, LIVE casino games, and massive progressive jackpots.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://help.mrgreen.com", + "https://greengaming.com", + "https://www.gamblingtherapy.org", + "https://www.onetrust.com" + ], + "rawCards": [ + { + "name": "Mr Green Money Megaways slots", + "extLink": "https://help.mrgreen.com", + "classes": "sc-kQchd bJLxmS cy-main-wrapper", + "ctaText": "" + }, + { + "name": "Visa", + "extLink": "https://help.mrgreen.com", + "classes": "sc-eekBLf cCIVNT cy-cms-banner-container tcmid-616817 ", + "ctaText": "" + }, + { + "name": "g-v2", + "extLink": "https://greengaming.com", + "classes": "grid-item", + "ctaText": "" + }, + { + "name": "qm-v2", + "extLink": "https://help.mrgreen.com", + "classes": "grid-item", + "ctaText": "" + }, + { + "name": "Gordon Moody", + "extLink": "https://www.gamblingtherapy.org", + "classes": "grid-item", + "ctaText": "" + }, + { + "name": "Company", + "extLink": "https://www.onetrust.com", + "classes": "otPcPanel ot-hide ot-fade-in right", + "ctaText": "" + }, + { + "name": "Powered by Onetrust", + "extLink": "https://www.onetrust.com", + "classes": "ot-pc-footer ot-pc-scrollbar", + "ctaText": "" + } + ] + }, + { + "name": "www.nme.com", + "url": "https://www.nme.com/guides/gaming-guides/connections-answers-hints-groups-today-3557066", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 11, + "sampleNames": [ + "NME", + "NME", + "NME", + "NME", + "NME", + "NME", + "NME", + "NME", + "NME", + "NME", + "NME" + ], + "selectors": { + "containerClass": ".wpb_row", + "sharedCount": 2, + "sampleCard": { + "name": "NME", + "extLink": "http://eepurl.com", + "ctaText": "", + "classes": "td-theme-wrap", + "hasBonus": false + } + }, + "pageTitle": "'Connections' answers and hints for today, June 24", + "metaDescription": "We've put together 'Connections' #1109 hints, groups and answers for anyone looking to solve today's game on June 24.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "http://eepurl.com" + ], + "rawCards": [ + { + "name": "NME", + "extLink": "http://eepurl.com", + "classes": "td-theme-wrap", + "ctaText": "" + } + ] + }, + { + "name": "www.oddschecker.com", + "url": "https://www.oddschecker.com/us/casino", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "US Licenced", + "US Licenced", + "US Licenced", + "US Licenced", + "US Licenced", + "US Licenced", + "BetRivers", + "BetRivers", + "BetRivers", + "BetRivers", + "Caesars Palace Online", + "Caesars Palace Online", + "Caesars Palace Online", + "BetMGM", + "BetMGM" + ], + "selectors": { + "containerClass": "._offerWrapper_p3tvj_1", + "sharedCount": 8, + "sampleCard": { + "name": "US Licenced", + "extLink": "https://clickout.oddschecker.com", + "ctaText": "", + "classes": "adverts-and-atlas-wrapper adverts-and-atlas-wrapper--adless", + "hasBonus": true + } + }, + "pageTitle": "Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses", + "metaDescription": "Claim over $10,000 in US online casino bonuses on oddschecker. Get casino deposit offers, no deposit bonuses and free spins from the best casino sites", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://clickout.oddschecker.com" + ], + "rawCards": [ + { + "name": "US Licenced", + "extLink": "https://clickout.oddschecker.com", + "classes": "adverts-and-atlas-wrapper adverts-and-atlas-wrapper--adless", + "ctaText": "" + }, + { + "name": "BetRivers", + "extLink": "https://clickout.oddschecker.com", + "classes": "_offersContainer_17via_1", + "ctaText": "" + }, + { + "name": "Caesars Palace Online", + "extLink": "https://clickout.oddschecker.com", + "classes": "_offerWrapper_p3tvj_1", + "ctaText": "" + }, + { + "name": "BetMGM", + "extLink": "https://clickout.oddschecker.com", + "classes": "_offerWrapper_p3tvj_1", + "ctaText": "" + }, + { + "name": "Borgata", + "extLink": "https://clickout.oddschecker.com", + "classes": "_offerWrapper_p3tvj_1", + "ctaText": "" + }, + { + "name": "FanDuel Online", + "extLink": "https://clickout.oddschecker.com", + "classes": "_offerWrapper_p3tvj_1", + "ctaText": "" + }, + { + "name": "Bet365", + "extLink": "https://clickout.oddschecker.com", + "classes": "_offerWrapper_p3tvj_1", + "ctaText": "" + }, + { + "name": "DraftKings", + "extLink": "https://clickout.oddschecker.com", + "classes": "_offerWrapper_p3tvj_1", + "ctaText": "" + }, + { + "name": "Fanatics", + "extLink": "https://clickout.oddschecker.com", + "classes": "_offerWrapper_p3tvj_1", + "ctaText": "" + } + ] + }, + { + "name": "www.oychicago.com", + "url": "https://www.oychicago.com/", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "Attention Required! | Cloudflare", + "metaDescription": "" + }, + { + "name": "www.pennlive.com", + "url": "https://www.pennlive.com/online-casinos/2026/03/best-real-money-online-casino-bonuses-fanatics-casino-promo-code-vs-betparx-casino-promo-code-pennlive.html", + "status": "analyzed", + "pattern": "undetermined", + "cardsFound": 0, + "sampleNames": [], + "selectors": {}, + "pageTitle": "pennlive.com", + "metaDescription": "" + }, + { + "name": "www.playmichigan.com", + "url": "https://www.playmichigan.com/online-casino/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 9, + "sampleNames": [ + "PlayMichigan", + "Photo of Cole Rush", + "Photo of Cole Rush", + "Photo of Cole Rush", + "Caesars Palace Online", + "Caesars Palace Online", + "PlayMichigan", + "PlayMichigan", + "PlayMichigan" + ], + "selectors": { + "containerClass": ".container", + "sharedCount": 2, + "sampleCard": { + "name": "PlayMichigan", + "extLink": "https://www.michigan.gov", + "ctaText": "Play Now", + "classes": "site-wrap", + "hasBonus": true + } + }, + "pageTitle": "Best Michigan Online Casinos 2026 | All Michigan Online Casinos List", + "metaDescription": "Find the best Michigan online casino. We explore and compare all Michigan online casinos to help you choose your favorite. Compare offers, games, and more.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.michigan.gov", + "https://web.archive.org" + ], + "rawCards": [ + { + "name": "PlayMichigan", + "extLink": "https://www.michigan.gov", + "classes": "site-wrap", + "ctaText": "Play Now" + }, + { + "name": "Photo of Cole Rush", + "extLink": "https://www.michigan.gov", + "classes": "takeover-sidebar-layout", + "ctaText": "Play Now" + }, + { + "name": "Caesars Palace Online", + "extLink": "https://www.michigan.gov", + "classes": "container", + "ctaText": "Play Now" + } + ] + }, + { + "name": "www.pokerlistings.com", + "url": "https://www.pokerlistings.com/casino-sites", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 4, + "sampleNames": [ + "icrg", + "icrg", + "DMCA Compliance information for www.pokerlistings.com", + "French?" + ], + "selectors": { + "containerClass": "footer__section footer__responsibility", + "sampleCard": { + "name": "icrg", + "extLink": "https://www.icrg.org", + "ctaText": "", + "classes": "footer__section footer__responsibility", + "hasBonus": false + } + }, + "pageTitle": "Best Online Casinos for Real Money: Reviews & Ratings (June 2026)", + "metaDescription": "We've analyzed and presented a list of the best real money casino sites for 2026. Here you will find reliable & legal online casinos with real reviews for big wins.", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.icrg.org", + "https://www.dmca.com", + "https://fr.pokerlistings.com" + ], + "rawCards": [ + { + "name": "icrg", + "extLink": "https://www.icrg.org", + "classes": "footer__section footer__responsibility", + "ctaText": "" + }, + { + "name": "DMCA Compliance information for www.pokerlistings.com", + "extLink": "https://www.dmca.com", + "classes": "footer__certificates", + "ctaText": "" + }, + { + "name": "French?", + "extLink": "https://fr.pokerlistings.com", + "classes": "footer__region", + "ctaText": "" + } + ] + }, + { + "name": "www.pokernews.com", + "url": "https://www.pokernews.com/casino/review/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 11, + "sampleNames": [ + "Spyglass", + "Account", + "Account", + "PokerNews Global", + "PokerNews Global", + "Sam Coyle", + "IGB Affiliate", + "GamStop", + "PokerNews Global", + "Powered by Onetrust", + "Powered by Onetrust" + ], + "selectors": { + "containerClass": ".subdomainDropdown", + "sharedCount": 3, + "sampleCard": { + "name": "Spyglass", + "extLink": "https://fr.pokernews.com", + "ctaText": "", + "classes": "navbar__mobile", + "hasBonus": false + } + }, + "pageTitle": "Online Casino Reviews & Ratings for 2026 | PokerNews", + "metaDescription": "Read expert online casino reviews from PokerNews. Compare tested casino sites, bonuses, apps, payouts, slots, mobile experience, and more using our transparent review methodology.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://fr.pokernews.com", + "https://twitter.com", + "http://www.igbaffiliate.com", + "https://www.gamstop.co.uk", + "https://www.onetrust.com" + ], + "rawCards": [ + { + "name": "Spyglass", + "extLink": "https://fr.pokernews.com", + "classes": "navbar__mobile", + "ctaText": "" + }, + { + "name": "Account", + "extLink": "https://fr.pokernews.com", + "classes": "navbar__features black-link", + "ctaText": "" + }, + { + "name": "PokerNews Global", + "extLink": "https://fr.pokernews.com", + "classes": "navbar__subs subdomainDropdown subdomainDropdown--header subdomainDropdown--header--desktop", + "ctaText": "" + }, + { + "name": "Sam Coyle", + "extLink": "https://twitter.com", + "classes": "ds-authorShare", + "ctaText": "" + }, + { + "name": "IGB Affiliate", + "extLink": "http://www.igbaffiliate.com", + "classes": "siteFooter__company", + "ctaText": "" + }, + { + "name": "GamStop", + "extLink": "https://www.gamstop.co.uk", + "classes": "saferGambling__images", + "ctaText": "" + }, + { + "name": "Powered by Onetrust", + "extLink": "https://www.onetrust.com", + "classes": "ot-pc-footer ot-pc-scrollbar", + "ctaText": "" + } + ] + }, + { + "name": "www.pokerology.com", + "url": "https://www.pokerology.com/best-online-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 6, + "sampleNames": [ + "Next page", + "Next page", + "Ignition", + "Pokerology", + "Pokerology", + "Pokerology" + ], + "selectors": { + "containerClass": ".flex", + "sharedCount": 4, + "sampleCard": { + "name": "Next page", + "extLink": "https://www.gamblersanonymous.org", + "ctaText": "Claim Bonus", + "classes": "flex flex-col lg:flex-row max-w-[var(--size-content-container)] mx-auto gap-x-[var(--size-main-layout-gap)] px-[var(--smart-padding)]", + "hasBonus": true + } + }, + "pageTitle": "Best Real Money Online Casinos (June, 2026)", + "metaDescription": "Looking for the best online casinos for real money? We found the top sites for popular casino games, valuable bonuses, and secure payments.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.gamblersanonymous.org", + "https://www.facebook.com" + ], + "rawCards": [ + { + "name": "Next page", + "extLink": "https://www.gamblersanonymous.org", + "classes": "flex flex-col lg:flex-row max-w-[var(--size-content-container)] mx-auto gap-x-[var(--size-main-layout-gap)] px-[var(--smart-padding)]", + "ctaText": "Claim Bonus" + }, + { + "name": "Ignition", + "extLink": "https://www.gamblersanonymous.org", + "classes": "e-content prose-posts pb-5 md:pb-12", + "ctaText": "Claim Bonus" + }, + { + "name": "Pokerology", + "extLink": "https://www.facebook.com", + "classes": "max-w-[var(--size-content-container)] mx-auto py-11 px-[var(--smart-padding)] flex flex-col", + "ctaText": "" + } + ] + }, + { + "name": "www.pokerstrategy.com", + "url": "https://www.pokerstrategy.com/online-casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 3, + "sampleNames": [ + "Pokerstrategy-", + "Avatar photo", + "Avatar photo" + ], + "selectors": { + "containerClass": "hfeed", + "sampleCard": { + "name": "Pokerstrategy-", + "extLink": "https://x.com", + "ctaText": "", + "classes": "hfeed", + "hasBonus": true + } + }, + "pageTitle": "Online Casinos for Real Money - Best Casino Sites in the US 2026", + "metaDescription": "We reviewed the best real money online casinos in the US. Find top welcome bonuses, fast withdrawals, and safe real money games.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://x.com" + ], + "rawCards": [ + { + "name": "Pokerstrategy-", + "extLink": "https://x.com", + "classes": "hfeed", + "ctaText": "" + }, + { + "name": "Avatar photo", + "extLink": "https://x.com", + "classes": "container container--main", + "ctaText": "" + }, + { + "name": "", + "extLink": "https://www.fdic.gov", + "classes": "entry-content", + "ctaText": "" + } + ] + }, + { + "name": "www.pokertube.com", + "url": "https://www.pokertube.com/article/fast-payout-casinos", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 9, + "sampleNames": [ + "Bryan Zarpentine", + "Bryan Zarpentine", + "Bryan Zarpentine", + "Ignition Casino US", + "Bryan Zarpentine", + "Bryan Zarpentine", + "Bryan Zarpentine", + "Begambleaware", + "Begambleaware" + ], + "selectors": { + "containerClass": ".flex", + "sharedCount": 4, + "sampleCard": { + "name": "Bryan Zarpentine", + "extLink": "https://www.gamblersanonymous.org", + "ctaText": "", + "classes": "container mx-auto px-4", + "hasBonus": true + } + }, + "pageTitle": "15 Instant Withdrawal Casinos in 2026 for Fast Payouts", + "metaDescription": "Discover the 15 best instant withdrawal casinos for fast payouts, high-paying games, big bonuses, payment flexibility & smooth mobile play.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.gamblersanonymous.org", + "https://x.com", + "https://www.begambleaware.org" + ], + "rawCards": [ + { + "name": "Bryan Zarpentine", + "extLink": "https://www.gamblersanonymous.org", + "classes": "container mx-auto px-4", + "ctaText": "" + }, + { + "name": "Ignition Casino US", + "extLink": "https://www.gamblersanonymous.org", + "classes": "e-content single-article-content", + "ctaText": "" + }, + { + "name": "Begambleaware", + "extLink": "https://www.begambleaware.org", + "classes": "container mx-auto px-4", + "ctaText": "" + } + ] + }, + { + "name": "www.profitduel.com", + "url": "https://www.profitduel.com/casino-reviews", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 8, + "sampleNames": [ + "ProfitDuel", + "ProfitDuel", + "ProfitDuel", + "matched betting steps", + "matched betting steps", + "matched betting steps", + "matched betting steps", + "matched betting steps" + ], + "selectors": { + "containerClass": ".hs_cos_wrapper", + "sharedCount": 2, + "sampleCard": { + "name": "ProfitDuel", + "extLink": "https://members.profitduel.com", + "ctaText": "", + "classes": "hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module header-parent", + "hasBonus": false + } + }, + "pageTitle": "Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel", + "metaDescription": "Online casinos rated, ranked and reviewed by experts. The good, the bad and the ugly - casino reviews you can trust.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://members.profitduel.com", + "https://www.americangaming.org" + ], + "rawCards": [ + { + "name": "ProfitDuel", + "extLink": "https://members.profitduel.com", + "classes": "hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module header-parent", + "ctaText": "" + }, + { + "name": "matched betting steps", + "extLink": "https://www.americangaming.org", + "classes": "row-fluid-wrapper row-depth-1 row-number-21 dnd_area_1-row-7-margin dnd-section dnd_area_1-row-7-padding dnd_area_1-row-7-max-width-section-centering", + "ctaText": "" + } + ] + }, + { + "name": "www.racingpost.com", + "url": "https://www.racingpost.com/online-casino/best-sites/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Racing Post", + "BetMGM", + "BetMGM", + "BetMGM", + "BetMGM", + "horse", + "horse", + "horse", + "horse", + "MrQ", + "horse", + "horse", + "horse", + "horse", + "Pink" + ], + "selectors": { + "containerClass": ".flex", + "sharedCount": 23, + "sampleCard": { + "name": "Racing Post", + "extLink": "https://greyhoundbet.racingpost.com", + "ctaText": "", + "classes": "mx-auto flex w-full max-w-bn-page flex-col items-start justify-between bg-white px-2 pt-6 pb-4 text-black lg:pb-0 xl:px-0", + "hasBonus": false + } + }, + "pageTitle": "Best Online Casinos (2026): Top 60 UKGC Licensed Sites", + "metaDescription": "Our experts tested more than 60 sites to find the Best Online Casino in the UK. Compare top-rated operators for safety, fast withdrawals, exclusive bonuses!", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://greyhoundbet.racingpost.com", + "https://rp.gambleoffers.com" + ], + "rawCards": [ + { + "name": "Racing Post", + "extLink": "https://greyhoundbet.racingpost.com", + "classes": "mx-auto flex w-full max-w-bn-page flex-col items-start justify-between bg-white px-2 pt-6 pb-4 text-black lg:pb-0 xl:px-0", + "ctaText": "" + }, + { + "name": "BetMGM", + "extLink": "https://rp.gambleoffers.com", + "classes": "bn-content", + "ctaText": "" + }, + { + "name": "horse", + "extLink": "https://rp.gambleoffers.com", + "classes": "cardPostDescription flex min-h-10 w-full flex-col gap-4 p-4 justify-between md:h-full", + "ctaText": "" + }, + { + "name": "MrQ", + "extLink": "https://rp.gambleoffers.com", + "classes": "relative flex items-center bg-bn-bg-light", + "ctaText": "" + }, + { + "name": "Pink", + "extLink": "https://rp.gambleoffers.com", + "classes": "relative flex items-center bg-bn-bg-light", + "ctaText": "" + }, + { + "name": "bet365", + "extLink": "https://rp.gambleoffers.com", + "classes": "relative flex items-center bg-bn-bg-light", + "ctaText": "" + }, + { + "name": "LeoVegas", + "extLink": "https://rp.gambleoffers.com", + "classes": "relative flex items-center bg-bn-bg-light", + "ctaText": "" + }, + { + "name": "Sky Vegas", + "extLink": "https://rp.gambleoffers.com", + "classes": "relative flex items-center bg-bn-bg-light", + "ctaText": "" + } + ] + }, + { + "name": "www.rotowire.com", + "url": "https://www.rotowire.com/betting/casinos/delaware", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Cookieyes", + "RotoWire", + "RotoWire", + "Caesars", + "Caesars", + "Caesars", + "Caesars", + "Caesars", + "Caesars", + "Caesars", + "Caesars", + "Caesars", + "Bet365", + "Bet365", + "Bet365" + ], + "selectors": { + "containerClass": ".gdc-flex", + "sharedCount": 14, + "sampleCard": { + "name": "Cookieyes", + "extLink": "https://www.cookieyes.com", + "ctaText": "", + "classes": "cky-footer-wrapper", + "hasBonus": false + } + }, + "pageTitle": "Delaware Online Casinos: Legal Sites and How the Market Works | RotoWire", + "metaDescription": "Legal online casinos in Delaware include Delaware Park, Harrington Raceway, and Bally's Dover. Learn how the state's unique system works, what's legal, and what to expect.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.cookieyes.com", + "https://bet.rotowire.com" + ], + "rawCards": [ + { + "name": "Cookieyes", + "extLink": "https://www.cookieyes.com", + "classes": "cky-footer-wrapper", + "ctaText": "" + }, + { + "name": "RotoWire", + "extLink": "https://bet.rotowire.com", + "classes": "site-wrapper", + "ctaText": "Play Now" + }, + { + "name": "Caesars", + "extLink": "https://bet.rotowire.com", + "classes": "template-page", + "ctaText": "Play Now" + }, + { + "name": "Bet365", + "extLink": "https://bet.rotowire.com", + "classes": "gdc-font-normal automation-operator-item operator-item gdc-shadow gdc-border-2 gdc-rounded-lg gdc-border-solid gdc-border-gray-100 gdc-rounded gdc-relative gdc-font-sans gdc-bg-white gdc-p-1 gdc-shado", + "ctaText": "Play Now" + }, + { + "name": "BetMGM", + "extLink": "https://bet.rotowire.com", + "classes": "gdc-font-normal automation-operator-item operator-item gdc-shadow gdc-border-2 gdc-rounded-lg gdc-border-solid gdc-border-gray-100 gdc-rounded gdc-relative gdc-font-sans gdc-bg-white gdc-p-1 gdc-shado", + "ctaText": "Play Now" + }, + { + "name": "FanDuel", + "extLink": "https://bet.rotowire.com", + "classes": "gdc-font-normal automation-operator-item operator-item gdc-shadow gdc-border-2 gdc-rounded-lg gdc-border-solid gdc-border-gray-100 gdc-rounded gdc-relative gdc-font-sans gdc-bg-white gdc-p-1 gdc-shado", + "ctaText": "Play Now" + }, + { + "name": "Playstar", + "extLink": "https://bet.rotowire.com", + "classes": "gdc-font-normal automation-operator-item operator-item gdc-shadow gdc-border-2 gdc-rounded-lg gdc-border-solid gdc-border-gray-100 gdc-rounded gdc-relative gdc-font-sans gdc-bg-white gdc-p-1 gdc-shado", + "ctaText": "Play Now" + }, + { + "name": "Bally", + "extLink": "https://bet.rotowire.com", + "classes": "gdc-font-normal automation-operator-item operator-item gdc-shadow gdc-border-2 gdc-rounded-lg gdc-border-solid gdc-border-gray-100 gdc-rounded gdc-relative gdc-font-sans gdc-bg-white gdc-p-1 gdc-shado", + "ctaText": "Play Now" + }, + { + "name": "Horseshoe Online", + "extLink": "https://bet.rotowire.com", + "classes": "gdc-font-normal automation-operator-item operator-item gdc-shadow gdc-border-2 gdc-rounded-lg gdc-border-solid gdc-border-gray-100 gdc-rounded gdc-relative gdc-font-sans gdc-bg-white gdc-p-1 gdc-shado", + "ctaText": "Play Now" + } + ] + }, + { + "name": "www.similarweb.com", + "url": "https://www.similarweb.com/top-websites/gambling/casinos/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 12, + "sampleNames": [ + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window", + "opens in a new window" + ], + "selectors": { + "containerClass": ".CybotCookiebotDialogHide", + "sharedCount": 7, + "sampleCard": { + "name": "opens in a new window", + "extLink": "https://www.atlassian.com", + "ctaText": "", + "classes": "CybotCookiebotScrollContainer CybotCookiebotDialogHide", + "hasBonus": false + } + }, + "pageTitle": "Top Casinos Websites Ranking | Similarweb", + "metaDescription": "The complete Casinos websites ranking list: Click here for free access to the top Casinos websites in the world, ranked by traffic and engagement", + "hasCtaButtons": false, + "hasBonusInfo": false, + "externalLinkTargets": [ + "https://www.atlassian.com", + "https://www.linkedin.com", + "https://www.facebook.com", + "https://www.amazon.com" + ], + "rawCards": [ + { + "name": "", + "extLink": "https://www.cookiebot.com", + "classes": "CybotEdge CybotCookiebotDialogActive", + "ctaText": "" + }, + { + "name": "opens in a new window", + "extLink": "https://www.atlassian.com", + "classes": "CybotCookiebotScrollContainer CybotCookiebotDialogHide", + "ctaText": "" + } + ] + }, + { + "name": "www.slotstemple.com", + "url": "https://www.slotstemple.com/us/states/mi/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 9, + "sampleNames": [ + "Slots Temple USA", + "map", + "map", + "map", + "map", + "Slots Temple USA", + "Slots Temple USA", + "Slots Temple USA", + "GAM TALK" + ], + "selectors": { + "containerClass": "inner-max-width", + "sampleCard": { + "name": "Slots Temple USA", + "extLink": "https://michiganchronicle.com", + "ctaText": "", + "classes": "inner-max-width", + "hasBonus": true + } + }, + "pageTitle": "Michigan Casinos | Online Casino Michigan Reviews", + "metaDescription": "An overview of the land-based Michigan casinos, as well as Michigan online casino sites with reviews about BetRivers MI, FanDuel Casino Michigan and more.", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://michiganchronicle.com", + "https://www.facebook.com", + "https://www.gamtalk.org" + ], + "rawCards": [ + { + "name": "Slots Temple USA", + "extLink": "https://michiganchronicle.com", + "classes": "inner-max-width", + "ctaText": "" + }, + { + "name": "map", + "extLink": "https://michiganchronicle.com", + "classes": "main-block state-page", + "ctaText": "" + }, + { + "name": "GAM TALK", + "extLink": "https://www.gamtalk.org", + "classes": "games margin-bottom-0", + "ctaText": "" + } + ] + }, + { + "name": "www.slotsup.com", + "url": "https://www.slotsup.com/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 9, + "sampleNames": [ + "MT flag", + "igb", + "trust pilot badge", + "youtube", + "youtube", + "gpwa", + "gpwa", + "gpwa", + "Trustpilot" + ], + "selectors": { + "containerClass": ".c-page-footer__ratings", + "sharedCount": 2, + "sampleCard": { + "name": "MT flag", + "extLink": "https://www.trustpilot.com", + "ctaText": "Visit Casino", + "classes": "l-app", + "hasBonus": true + } + }, + "pageTitle": "SlotsUp: User-Centric Guide in the Online Casino Industry", + "metaDescription": "SlotsUp is your user-centric guide to everything in the online casino industry, powered by data and experts since 2015.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://www.trustpilot.com", + "https://www.youtube.com", + "https://certify.gpwa.org" + ], + "rawCards": [ + { + "name": "MT flag", + "extLink": "https://www.trustpilot.com", + "classes": "l-app", + "ctaText": "Visit Casino" + }, + { + "name": "igb", + "extLink": "https://www.trustpilot.com", + "classes": "l-landing", + "ctaText": "Visit Casino" + }, + { + "name": "trust pilot badge", + "extLink": "https://www.trustpilot.com", + "classes": "l-landing__section pb-6 lg:pb-[28px]", + "ctaText": "" + }, + { + "name": "youtube", + "extLink": "https://www.youtube.com", + "classes": "c-page-footer__content", + "ctaText": "" + }, + { + "name": "gpwa", + "extLink": "https://certify.gpwa.org", + "classes": "c-page-footer__info", + "ctaText": "" + }, + { + "name": "Trustpilot", + "extLink": "https://www.trustpilot.com", + "classes": "c-page-footer__ratings", + "ctaText": "" + } + ] + }, + { + "name": "www.sportsbookreview.com", + "url": "https://www.sportsbookreview.com/casino/us/michigan/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 30, + "sampleNames": [ + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet", + "Hard Rock Bet" + ], + "selectors": { + "containerClass": ".position-relative", + "sharedCount": 10, + "sampleCard": { + "name": "Hard Rock Bet", + "extLink": "https://c.sportsbookreview.com", + "ctaText": "Play Now", + "classes": "position-relative topSectionContent", + "hasBonus": true + } + }, + "pageTitle": "Michigan Online Casinos: Best Gambling Sites in MI 2026", + "metaDescription": "Don't miss out on the top US online casinos in Michigan like DraftKings, BetMGM, and Hard Rock Bet. Find all the great casino welcome bonuses in MI.", + "hasCtaButtons": true, + "hasBonusInfo": true, + "externalLinkTargets": [ + "https://c.sportsbookreview.com" + ], + "rawCards": [ + { + "name": "Hard Rock Bet", + "extLink": "https://c.sportsbookreview.com", + "classes": "position-relative topSectionContent", + "ctaText": "Play Now" + }, + { + "name": "Fanatics", + "extLink": "https://c.sportsbookreview.com", + "classes": "bg-light top-sportsbook-items border-dark ps-0 pe-0 ps-md-2i ps-lg-0 pe-lg-0 col-12 col-md-6 col-lg-12", + "ctaText": "Play Now" + }, + { + "name": "Caesars Palace Online", + "extLink": "https://c.sportsbookreview.com", + "classes": "bg-light top-sportsbook-items border-dark ps-0 pe-0 ps-md-2i ps-lg-0 pe-lg-0 col-12 col-md-6 col-lg-12", + "ctaText": "Play Now" + }, + { + "name": "BetMGM", + "extLink": "https://c.sportsbookreview.com", + "classes": "bg-light top-sportsbook-items border-dark ps-0 pe-0 ps-md-2i ps-lg-0 pe-lg-0 col-12 col-md-6 col-lg-12", + "ctaText": "Play Now" + } + ] + }, + { + "name": "www.sportsline.com", + "url": "https://www.sportsline.com/casinos/", + "status": "analyzed", + "pattern": "table-based", + "cardsFound": 167, + "sampleNames": [ + "World Cup", + "World Cup", + "Fantasy: MLB", + "Fantasy: NFL", + "World Cup", + "LaLiga" + ], + "selectors": {}, + "pageTitle": "Best online casinos for real money: Picking the top online casino for 2026", + "metaDescription": "Our experts reviewed the best online casino apps available in the U.S., highlighting top online casino real money options and simple steps to start playing today.", + "rawCards": [ + { + "name": "betmgm-online-casino-mobile.jpg", + "extLink": "https://slc.sportsline.com", + "classes": "sc-12e999aa-0 juThVX", + "ctaText": "" + } + ] + }, + { + "name": "www.strafe.com", + "url": "https://www.strafe.com/esports-betting/casino/", + "status": "analyzed", + "pattern": "card-based", + "cardsFound": 7, + "sampleNames": [ + "Andrew Boggs", + "Andrew Boggs", + "Andrew Boggs", + "Andrew Boggs", + "Andrew Boggs", + "Strafe", + "App store" + ], + "selectors": { + "containerClass": ".col-12", + "sharedCount": 2, + "sampleCard": { + "name": "Andrew Boggs", + "extLink": "null", + "ctaText": "", + "classes": "s_cf", + "hasBonus": true + } + }, + "pageTitle": "Best Online Casinos 2026: Ratings & Reviews [164+ Toplist]", + "metaDescription": "Our Best Online Casino Sites ➽ Trusted Casino Reviews ✅ Always up to date ✔ Reviews, Ratings & Comparison ✔ Sign Up Offers ✔ Only here!", + "hasCtaButtons": false, + "hasBonusInfo": true, + "externalLinkTargets": [ + "null", + "https://itunes.apple.com" + ], + "rawCards": [ + { + "name": "Andrew Boggs", + "extLink": "null", + "classes": "s_cf", + "ctaText": "" + }, + { + "name": "Strafe", + "extLink": "https://itunes.apple.com", + "classes": "grid BG IG WG TG", + "ctaText": "" + }, + { + "name": "App store", + "extLink": "https://itunes.apple.com", + "classes": "G2", + "ctaText": "" + } + ] + } +] \ No newline at end of file diff --git a/.visit_checkpoint.json b/.visit_checkpoint.json new file mode 100644 index 0000000..28b54e3 --- /dev/null +++ b/.visit_checkpoint.json @@ -0,0 +1,1481 @@ +[ + { + "name": "ats.io", + "url": "https://ats.io/casinos/", + "status": "title_ok", + "title": "Best Online Casinos USA (2026): List of Real Money Gambling Sites", + "rawHTML": "" + }, + { + "name": "best-casino-directory.com", + "url": "https://best-casino-directory.com", + "status": "title_ok", + "title": "Best Casino Directory - Gambling's News and Guides", + "rawHTML": "" + }, + { + "name": "best-casino-reviews.com", + "url": "https://best-casino-reviews.com", + "status": "title_ok", + "title": "Best Online Casino Reviews & Rankings 2026 | Best-Casino-Reviews", + "rawHTML": "" + }, + { + "name": "best-casino.com", + "url": "https://best-casino.com", + "status": "title_ok", + "title": "The premium domain name best-casino.com is for sale. Buy it now!", + "rawHTML": "" + }, + { + "name": "best-casinos.net", + "url": "https://best-casinos.net", + "status": "title_ok", + "title": "Philippines Online Casino Guide | .Games", + "rawHTML": "" + }, + { + "name": "best-online-casinos.com", + "url": "https://best-online-casinos.com", + "status": "title_ok", + "title": "best-online-casinos.com is for sale — Get a price in 24 hours | Afternic", + "rawHTML": "" + }, + { + "name": "best-online-casinos.net", + "url": "https://best-online-casinos.net", + "status": "title_ok", + "title": "best-online-casinos.net is for sale — Buy now for $299 | GoDaddy", + "rawHTML": "" + }, + { + "name": "best-online-casinos.org", + "url": "https://best-online-casinos.org", + "status": "title_ok", + "title": "Best Online Casinos - We Rate the Top Casinos", + "rawHTML": "" + }, + { + "name": "bestpokiesau.com", + "url": "https://bestpokiesau.com/", + "status": "title_ok", + "title": "Best Online Casinos 2026 – Top Australian Pokies for Real Money", + "rawHTML": "" + }, + { + "name": "betanews.com", + "url": "https://betanews.com/gb/most-trusted-online-gambling-sites/", + "status": "title_ok", + "title": "Best Online Casinos That Pay Real Money - March 2026 Update", + "rawHTML": "" + }, + { + "name": "betpokies.org", + "url": "https://betpokies.org/", + "status": "title_ok", + "title": "Attention Required! | Cloudflare", + "rawHTML": "" + }, + { + "name": "bettergambling.ie", + "url": "https://bettergambling.ie/casino-sites/", + "status": "title_ok", + "title": "All Online Casino Sites Ireland 2026 | BetterGambling.ie", + "rawHTML": "" + }, + { + "name": "bojoko.ca", + "url": "https://bojoko.ca/casino/", + "status": "title_ok", + "title": "The Best Casino Sites 2026 - Top 100 Online Casinos in Canada", + "rawHTML": "" + }, + { + "name": "cardmates.co.uk", + "url": "https://cardmates.co.uk/online-casinos", + "status": "title_ok", + "title": "Best Online Casinos UK 2026 | Safe & Trusted UKGC Casino Sites", + "rawHTML": "" + }, + { + "name": "casino.guru", + "url": "https://casino.guru/casino-reviews", + "status": "title_ok", + "title": "Online Casino Reviews by Experts and Players | Casino Guru", + "rawHTML": "" + }, + { + "name": "casinogrounds.com", + "url": "https://casinogrounds.com/casinos/", + "status": "title_ok", + "title": "Online Casino Reviews by Professional Gamblers (Updated)", + "rawHTML": "" + }, + { + "name": "casinologia.com", + "url": "https://casinologia.com/top-10-best-casinos-list/", + "status": "title_ok", + "title": "Top 10 Best Online Casinos at the Moment | 2026", + "rawHTML": "" + }, + { + "name": "casinoreviews.com", + "url": "https://casinoreviews.com/", + "status": "title_ok", + "title": "Online Casino Reviews - Trusted Reviews & Ratings | CasinoReviews.com", + "rawHTML": "" + }, + { + "name": "chipy.com", + "url": "https://chipy.com/casinos", + "status": "title_ok", + "title": "Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com", + "rawHTML": "" + }, + { + "name": "comparasino.com", + "url": "https://comparasino.com/casino-bonuses/", + "status": "title_ok", + "title": "Top Online Casino Bonuses 2026 | 10x Wagering Cap Compliant", + "rawHTML": "" + }, + { + "name": "dappradar.com", + "url": "https://dappradar.com/narratives/gambling/platforms", + "status": "title_ok", + "title": "Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos", + "rawHTML": "" + }, + { + "name": "deadspin.com", + "url": "https://deadspin.com/sweepstakes-casinos/free-slots-real-money/", + "status": "title_ok", + "title": "Free Online Slots For Real Money: Free Play Casinos Ranked", + "rawHTML": "" + }, + { + "name": "esports-news.co.uk", + "url": "https://esports-news.co.uk/gambling-sites/", + "status": "title_ok", + "title": "Best Gambling Websites in 2026 - Top 10 Online Casinos UK", + "rawHTML": "" + }, + { + "name": "esportsinsider.com", + "url": "https://esportsinsider.com/us/gambling/offshore-casinos", + "status": "title_ok", + "title": "Best Offshore Casinos 2026 – International Casinos for US Players", + "rawHTML": "" + }, + { + "name": "europeangaming.eu", + "url": "https://europeangaming.eu/portal/best-online-casinos-europe/", + "status": "title_ok", + "title": "Best Online Casinos Europe 2026: Top 15 EU Casino Sites", + "rawHTML": "" + }, + { + "name": "exclusive-casino.net", + "url": "https://exclusive-casino.net", + "status": "title_ok", + "title": "Exclusive Casino – Official Site For Online Play", + "rawHTML": "" + }, + { + "name": "exclusive-casino.org", + "url": "https://exclusive-casino.org", + "status": "title_ok", + "title": "Exclusive Casino ™ – Offizielle Website 2026", + "rawHTML": "" + }, + { + "name": "fast-casino.com", + "url": "https://fast-casino.com", + "status": "title_ok", + "title": "Nopein Casino", + "rawHTML": "" + }, + { + "name": "fast-casinos.com", + "url": "https://fast-casinos.com", + "status": "title_ok", + "title": "Philippines Online Casino Guide | .Games", + "rawHTML": "" + }, + { + "name": "fast-casinos.info", + "url": "https://fast-casinos.info", + "status": "title_ok", + "title": "Philippines Online Casino Guide | .Games", + "rawHTML": "" + }, + { + "name": "fast-casinos.net", + "url": "https://fast-casinos.net", + "status": "title_ok", + "title": "Philippines Online Casino Guide | .Games", + "rawHTML": "" + }, + { + "name": "fast-casinos.org", + "url": "https://fast-casinos.org", + "status": "title_ok", + "title": "Philippines Online Casino Guide | .Games", + "rawHTML": "" + }, + { + "name": "filmtalk.org", + "url": "https://filmtalk.org/film-books/", + "status": "title_ok", + "title": "FILM BOOKS – FILM TALK", + "rawHTML": "" + }, + { + "name": "first.com", + "url": "https://first.com/casino/best-casinos", + "status": "title_ok", + "title": "Best Online Casinos UK – Top UK Casino Sites 2026 - FIRST.com", + "rawHTML": "" + }, + { + "name": "focus-asia.com", + "url": "https://focus-asia.com/the-pokies-casino-australia-2026-review/", + "status": "title_ok", + "title": "Australia’s Top-Rated Real Money Casino Site", + "rawHTML": "" + }, + { + "name": "forum.mr-gamble.com", + "url": "https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/", + "status": "title_ok", + "title": "The Best Online Casino Forum & A Global Community | Mr. Gamble", + "rawHTML": "" + }, + { + "name": "gamezinger.com", + "url": "https://gamezinger.com/casinos/delaware/", + "status": "title_ok", + "title": "Best Delaware Online Casinos - Top DE Casino Sites 2026", + "rawHTML": "" + }, + { + "name": "gamingamerica.com", + "url": "https://gamingamerica.com/gambling-sites", + "status": "title_ok", + "title": "Best Gambling Sites for Real Money - Top Gambling Sites in 2026", + "rawHTML": "" + }, + { + "name": "getb8.us", + "url": "https://getb8.us/online-casinos/", + "status": "title_ok", + "title": "Online Casino Reviews - Best Trusted Online Casino Sites 2026 by Getb8", + "rawHTML": "" + }, + { + "name": "getbets.us", + "url": "https://getbets.us/casinos/", + "status": "title_ok", + "title": "Online Casinos USA 2026 — Tested & Ranked | GetBets", + "rawHTML": "" + }, + { + "name": "gg.co.uk", + "url": "https://gg.co.uk/online-casinos/", + "status": "title_ok", + "title": "Best Online Casinos UK - Top Real Money Casinos 2026 - GG.co.uk", + "rawHTML": "" + }, + { + "name": "globallawexperts.com", + "url": "https://globallawexperts.com/top-10-jurisdictions-to-launch-your-licensed-gambling-business/", + "status": "title_ok", + "title": "Top 10 Jurisdictions To Launch Your Licensed Gambling Business", + "rawHTML": "" + }, + { + "name": "ifdb.org", + "url": "https://ifdb.org/allreviews?id=lzj370u772du3hx7&sortby=&ratings=yes&pg=all", + "status": "title_ok", + "title": "Ratings and Reviews by Mike Russo", + "rawHTML": "" + }, + { + "name": "igamingfuture.com", + "url": "https://igamingfuture.com/sweepstakes-casinos/promo-codes/no-deposit-bonus/", + "status": "title_ok", + "title": "Sweepstakes Casino No Deposit Bonuses for June 2026", + "rawHTML": "" + }, + { + "name": "justgamblers.com", + "url": "https://justgamblers.com/michigan/online-casinos/", + "status": "title_ok", + "title": "Best MI Online Casinos 2026: List of Legal Michigan Casino Sites", + "rawHTML": "" + }, + { + "name": "lcb.org", + "url": "https://lcb.org/", + "status": "title_ok", + "title": "3675 Online Casinos Reviewed with 8709 Bonuses ranked by Game", + "rawHTML": "" + }, + { + "name": "legal-casino.com", + "url": "https://legal-casino.com", + "status": "title_ok", + "title": "403 Forbidden", + "rawHTML": "" + }, + { + "name": "legal-casino.net", + "url": "https://legal-casino.net", + "status": "title_ok", + "title": "ТОП казино України – 10+ легальних онлайн казино (2026)", + "rawHTML": "" + }, + { + "name": "legal-casinos.net", + "url": "https://legal-casinos.net", + "status": "title_ok", + "title": "Philippines Online Casino Guide | .Games", + "rawHTML": "" + }, + { + "name": "legal-online-casinos.com", + "url": "https://legal-online-casinos.com", + "status": "title_ok", + "title": "Legal Online Casinos | Best Casinos That Are Legal For USA Players", + "rawHTML": "" + }, + { + "name": "licensed-casino.com", + "url": "https://licensed-casino.com", + "status": "title_ok", + "title": "Licensed-Casino.com is for sale | HugeDomains", + "rawHTML": "" + }, + { + "name": "licensed-online-casinos.com", + "url": "https://licensed-online-casinos.com", + "status": "title_ok", + "title": "Licensed Online Casinos | Best Online Casino Review & Ratings", + "rawHTML": "" + }, + { + "name": "manuspillai.com", + "url": "https://manuspillai.com/", + "status": "title_ok", + "title": "Manu S Pillai", + "rawHTML": "" + }, + { + "name": "mcds-therapy.eu", + "url": "https://mcds-therapy.eu/", + "status": "title_ok", + "title": "", + "rawHTML": "" + }, + { + "name": "mediarep.org", + "url": "https://mediarep.org/bitstreams/00a072dd-62c7-4cff-baed-acbf163cd05c/download", + "status": "title_ok", + "title": "DSpace", + "rawHTML": "" + }, + { + "name": "mega-casino.com", + "status": "error", + "error": "net::ERR_SSL_UNRECOGNIZED_NAME_ALERT at https://mega-casino.com" + }, + { + "name": "mega-casino.info", + "url": "https://mega-casino.info", + "status": "title_ok", + "title": "Mega Casino World বাংলাদেশ: ক্রিকেট বেটিং, লাইভ ক্যাসিনো এবং এক্সক্à", + "rawHTML": "" + }, + { + "name": "mega-casino.net", + "url": "https://mega-casino.net", + "status": "title_ok", + "title": "mega-casino.net | 522: Connection timed out", + "rawHTML": "" + }, + { + "name": "mega-casino.org", + "url": "https://mega-casino.org", + "status": "title_ok", + "title": "MEGA CASINO - MEGA CASINO", + "rawHTML": "" + }, + { + "name": "mega-casinos.com", + "url": "https://mega-casinos.com", + "status": "title_ok", + "title": "Best Casinos - Mega Casinos", + "rawHTML": "" + }, + { + "name": "mergerscorp.com", + "url": "https://mergerscorp.com/businesses-for-sale/", + "status": "title_ok", + "title": "Established Businesses for Sale | MergersCorp M&A International", + "rawHTML": "" + }, + { + "name": "mr-gamble.com", + "url": "https://mr-gamble.com/en/online-casino/", + "status": "title_ok", + "title": "Compare Online Casinos 2026 — Compare Gambling Sites", + "rawHTML": "" + }, + { + "name": "mrq.com", + "url": "https://mrq.com/", + "status": "title_ok", + "title": "Play the best UK online casino games today at MrQ", + "rawHTML": "" + }, + { + "name": "muddyrivernews.com", + "url": "https://muddyrivernews.com/igaming-hub/best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-for-aussie-players-updated-june-2026/20260602140000/", + "status": "title_ok", + "title": "Just a moment...", + "rawHTML": "" + }, + { + "name": "musicsite1.wordpress.com", + "url": "https://musicsite1.wordpress.com/music-lists-2/the-guardian-1000-albums-to-hear-before-you-die/", + "status": "title_ok", + "title": "The Guardian – 1000 Albums to Hear Before you Die « The Music Site", + "rawHTML": "" + }, + { + "name": "next.io", + "url": "https://next.io/online-casinos-us/", + "status": "title_ok", + "title": "Best US Online Casinos 2026: Updated Real Money Casinos List", + "rawHTML": "" + }, + { + "name": "northeasttimes.com", + "url": "https://northeasttimes.com/online-casinos/", + "status": "title_ok", + "title": "Best Online Casinos That Pay Real Money: June, 2026", + "rawHTML": "" + }, + { + "name": "onlinegamblingme.com", + "url": "https://onlinegamblingme.com/casino-reviews/", + "status": "title_ok", + "title": "Best Online Casino Reviews for 2026", + "rawHTML": "" + }, + { + "name": "pokerfuse.com", + "url": "https://pokerfuse.com/online-casinos/bonuses/", + "status": "title_ok", + "title": "Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse", + "rawHTML": "" + }, + { + "name": "pokie.inc", + "url": "https://pokie.inc/casino-category/real-money-casinos/", + "status": "title_ok", + "title": "Real Money Online Casinos Australia 2026 | Top AUD Casinos", + "rawHTML": "" + }, + { + "name": "premium-casinos.com", + "url": "https://premium-casinos.com", + "status": "title_ok", + "title": "403 Forbidden", + "rawHTML": "" + }, + { + "name": "pro-casino.com", + "url": "https://pro-casino.com", + "status": "title_ok", + "title": "Pro-casino - Pro-casino.com domain name is for sale!", + "rawHTML": "" + }, + { + "name": "pro-casinos.com", + "url": "https://pro-casinos.com", + "status": "title_ok", + "title": "Online Casino India BEST Online Casino Sites India 2026", + "rawHTML": "" + }, + { + "name": "rated-casino.com", + "url": "https://rated-casino.com", + "status": "title_ok", + "title": "Rated Casino - Top rated casinos and best online casino games", + "rawHTML": "" + }, + { + "name": "readingroo.ms", + "url": "https://readingroo.ms/5/7/5/7/57570/57570-h/57570-h.htm", + "status": "title_ok", + "title": "The Project Gutenberg eBook of Famouse Composers And Their Works, by John Knowles Paine, Theodore Thomas and Karl Klauser, editors.", + "rawHTML": "" + }, + { + "name": "rg.org", + "url": "https://rg.org/casinos", + "status": "title_ok", + "title": "Best Real Money Online Casinos June 2026: All Legal States", + "rawHTML": "" + }, + { + "name": "rsrglobal.org", + "url": "https://rsrglobal.org/uncategorized/casino-luckysheriff-support/", + "status": "title_ok", + "title": "I Reviewed LuckySheriff Casino RTPs to Industry Average Data for Australia", + "rawHTML": "" + }, + { + "name": "sabew.org", + "url": "https://sabew.org/2026/03/2025-best-in-business-honorees-judging-comments/", + "status": "title_ok", + "title": "2025 Best in Business Honorees – Judging Comments | SABEW", + "rawHTML": "" + }, + { + "name": "safe-casino.com", + "url": "https://safe-casino.com", + "status": "title_ok", + "title": "", + "rawHTML": "" + }, + { + "name": "safe-casino.net", + "url": "https://safe-casino.net", + "status": "title_ok", + "title": "안전 카지노사이트 | 업계 1위 온라인카지노 게임 선택 방법", + "rawHTML": "" + }, + { + "name": "safe-casino.org", + "url": "https://safe-casino.org", + "status": "title_ok", + "title": "SafeCasino – Secure & Regulated Gambling With Real-Value Bonuses", + "rawHTML": "" + }, + { + "name": "safe-casinos.info", + "url": "https://safe-casinos.info", + "status": "title_ok", + "title": "Safe Casino Tips and Tricks You Must Know", + "rawHTML": "" + }, + { + "name": "safe-casinos.net", + "url": "https://safe-casinos.net", + "status": "title_ok", + "title": "Best Safe Online Casinos Australia 2026 | Top Trusted AU Gambling Sites", + "rawHTML": "" + }, + { + "name": "siege.gg", + "url": "https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust", + "status": "title_ok", + "title": "The Top 5 Best Casino Review Sites You Can Trust", + "rawHTML": "" + }, + { + "name": "sigma.world", + "url": "https://sigma.world/play/online-casinos/", + "status": "title_ok", + "title": "Best Online Casino 2026 | Top Casino Sites", + "rawHTML": "" + }, + { + "name": "slotcatalog.com", + "url": "https://slotcatalog.com/en/best-online-casinos", + "status": "title_ok", + "title": "Best Online Casinos | Top-rated Casino Sites 2026", + "rawHTML": "" + }, + { + "name": "slotsspot.com", + "url": "https://slotsspot.com/online-casinos/reviews/", + "status": "title_ok", + "title": "Best Online Casino Reviews 2026 | 100% Trusted & Independent", + "rawHTML": "" + }, + { + "name": "smartintegratedsystem.com", + "url": "https://smartintegratedsystem.com/blog/1", + "status": "title_ok", + "title": "Smart Integrated System", + "rawHTML": "" + }, + { + "name": "super-casino.com", + "url": "https://super-casino.com", + "status": "title_ok", + "title": "Super-Casino.com is for sale | HugeDomains", + "rawHTML": "" + }, + { + "name": "super-casino.net", + "url": "https://super-casino.net", + "status": "title_ok", + "title": "403 Forbidden", + "rawHTML": "" + }, + { + "name": "super-casino.org", + "url": "https://super-casino.org", + "status": "title_ok", + "title": "Super Casino | Login, Vive el brillo del casino online en España", + "rawHTML": "" + }, + { + "name": "super-casinos.com", + "status": "error", + "error": "net::ERR_CERT_AUTHORITY_INVALID at https://super-casinos.com" + }, + { + "name": "super-casinos.net", + "url": "https://super-casinos.net", + "status": "title_ok", + "title": "Euro Palace Casino", + "rawHTML": "" + }, + { + "name": "thegilbreths.com", + "url": "https://thegilbreths.com/best-online-casino/", + "status": "title_ok", + "title": "The Gilbreths: An Extraordinary American Family", + "rawHTML": "" + }, + { + "name": "theplaybookusa.com", + "url": "https://theplaybookusa.com/states/michigan/", + "status": "title_ok", + "title": "Michigan Online Gambling 2026: Legal Casinos, Poker & Sports Betting", + "rawHTML": "" + }, + { + "name": "timesofmalta.com", + "url": "https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064", + "status": "title_ok", + "title": "10 best online casino sites in Malta", + "rawHTML": "" + }, + { + "name": "toomaisquare.co.uk", + "url": "https://toomaisquare.co.uk/casinos/online-casinos/paypal/", + "status": "title_ok", + "title": "Attention Required! | Cloudflare", + "rawHTML": "" + }, + { + "name": "top-10-casinos.com", + "url": "https://top-10-casinos.com", + "status": "title_ok", + "title": "Coming Soon", + "rawHTML": "" + }, + { + "name": "top-10-casinos.net", + "status": "error", + "error": "net::ERR_CONNECTION_REFUSED at https://top-10-casinos.net" + }, + { + "name": "top-4-casinos.com", + "url": "https://top-4-casinos.com", + "status": "title_ok", + "title": "Top-4-casinos.com – toppcasinon på internet", + "rawHTML": "" + }, + { + "name": "top-casino-directory.com", + "url": "https://top-casino-directory.com", + "status": "title_ok", + "title": "Top-casino-directory.com", + "rawHTML": "" + }, + { + "name": "top-casino-list.com", + "url": "https://top-casino-list.com", + "status": "title_ok", + "title": "Casino Showcase", + "rawHTML": "" + }, + { + "name": "top-casino-reviews.com", + "url": "https://top-casino-reviews.com", + "status": "title_ok", + "title": "Best Apple Pay Casino 2026 🍎", + "rawHTML": "" + }, + { + "name": "top-casino.com", + "url": "https://top-casino.com", + "status": "title_ok", + "title": "top-casino.com :: this domain is for sale", + "rawHTML": "" + }, + { + "name": "top-casino.info", + "url": "https://top-casino.info", + "status": "title_ok", + "title": "Jouez au Casino en toute sécurité avec Top-Casino", + "rawHTML": "" + }, + { + "name": "top-casino.net", + "url": "https://top-casino.net", + "status": "title_ok", + "title": "Redirecting...", + "rawHTML": "" + }, + { + "name": "top-casino.org", + "url": "https://top-casino.org", + "status": "title_ok", + "title": "top-casino.org is for sale — Buy for $9,488 or Lease to Own | GoDaddy", + "rawHTML": "" + }, + { + "name": "top-casinoreviews.com", + "url": "https://top-casinoreviews.com", + "status": "title_ok", + "title": "top-casinoreviews.com | 521: Web server is down", + "rawHTML": "" + }, + { + "name": "top-casinos.com", + "url": "https://top-casinos.com", + "status": "title_ok", + "title": "Mr. Gamble - Find the best online casinos, quickly and efficiently.", + "rawHTML": "" + }, + { + "name": "top-casinos.org", + "url": "https://top-casinos.org", + "status": "title_ok", + "title": "Top casinos.org » The Online Casino Comparison Site 2026", + "rawHTML": "" + }, + { + "name": "top-online-casinos.com", + "url": "https://top-online-casinos.com", + "status": "title_ok", + "title": "Worldwide Casino Search - ChoiceCasino", + "rawHTML": "" + }, + { + "name": "top.michigancasinosites.org", + "url": "https://top.michigancasinosites.org/", + "status": "title_ok", + "title": "", + "rawHTML": "" + }, + { + "name": "tribuna.com", + "url": "https://tribuna.com/en/casino/ratings/united-kingdom-casinos/", + "status": "title_ok", + "title": "Best Online Casino United Kingdom: 15 + Top Rated Casinos Sites 2026 ▶︎Tribuna", + "rawHTML": "" + }, + { + "name": "trusted-casino-list.com", + "url": "https://trusted-casino-list.com", + "status": "title_ok", + "title": "Best Online Casinos 2026 - Trusted Reviews & Fast Payouts | Trusted Casino List", + "rawHTML": "" + }, + { + "name": "trusted-casino.com", + "url": "https://trusted-casino.com", + "status": "title_ok", + "title": "Best Trusted Online Casino Reviews & Ratings", + "rawHTML": "" + }, + { + "name": "trusted-casino.net", + "status": "error", + "error": "Navigation timeout of 30000 ms exceeded" + }, + { + "name": "trusted-casinos.com", + "url": "https://trusted-casinos.com", + "status": "title_ok", + "title": "trusted-casinos.com is for sale — Buy for $9,888, Lease, or Offer | GoDaddy", + "rawHTML": "" + }, + { + "name": "trusted-casinos.net", + "url": "https://trusted-casinos.net", + "status": "title_ok", + "title": "Trusted Online Casinos", + "rawHTML": "" + }, + { + "name": "trusted-online-casinos.com", + "status": "error", + "error": "net::ERR_CONNECTION_REFUSED at https://trusted-online-casinos.com" + }, + { + "name": "trusted-online-casinos.org", + "url": "https://trusted-online-casinos.org", + "status": "title_ok", + "title": "Top 10 online casino Australia Real Money", + "rawHTML": "" + }, + { + "name": "ultimate-casino.com", + "url": "https://ultimate-casino.com", + "status": "title_ok", + "title": "ultimate-casino.com is for sale — Buy for $9,888, Lease, or Offer | GoDaddy", + "rawHTML": "" + }, + { + "name": "ultra-casino.com", + "url": "https://ultra-casino.com", + "status": "title_ok", + "title": "ultra-casino.com | 526: Invalid SSL certificate", + "rawHTML": "" + }, + { + "name": "ultra-casino.info", + "url": "https://ultra-casino.info", + "status": "title_ok", + "title": "Redirecting...", + "rawHTML": "" + }, + { + "name": "ultra-casino.net", + "url": "https://ultra-casino.net", + "status": "title_ok", + "title": "Ultra Casino | Spela på Ultracasino & Få Mega Bonusar Idag", + "rawHTML": "" + }, + { + "name": "ultra-casino.org", + "url": "https://ultra-casino.org", + "status": "title_ok", + "title": "Ultra Casino 🎁 100 % bonus 300 € asti", + "rawHTML": "" + }, + { + "name": "ultra-casinos.com", + "url": "https://ultra-casinos.com", + "status": "title_ok", + "title": "Coming Soon", + "rawHTML": "" + }, + { + "name": "vasylivanovich.com.ua", + "url": "https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorqh2kcpY7Ggd8xuUBrJKl7KECaMgw0KpHkR58B9XjqruDQgK2q", + "status": "title_ok", + "title": "Коли найкращий час для посадки дерев та кущів", + "rawHTML": "" + }, + { + "name": "verified-casinos.com", + "url": "https://verified-casinos.com", + "status": "title_ok", + "title": "Verified Social Casino List | Best Social Casinos", + "rawHTML": "" + }, + { + "name": "wikibingo.co.uk", + "url": "https://wikibingo.co.uk/", + "status": "title_ok", + "title": "Best Fast Withdrawal & Instant Payout Casinos UK (2026)", + "rawHTML": "" + }, + { + "name": "wizardofodds.com", + "url": "https://wizardofodds.com/online-casinos/reviews/", + "status": "title_ok", + "title": "Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1309 Reviewed)", + "rawHTML": "" + }, + { + "name": "www.actionnetwork.com", + "url": "https://www.actionnetwork.com/casino", + "status": "title_ok", + "title": "Best Online Casinos for Real Money in June 2026", + "rawHTML": "" + }, + { + "name": "www.al.com", + "url": "https://www.al.com/casinos/real-money-casinos/", + "status": "title_ok", + "title": "al.com", + "rawHTML": "" + }, + { + "name": "www.ananda.org", + "url": "https://www.ananda.org/autobiography/", + "status": "title_ok", + "title": "Autobiography of a Yogi, by Paramhansa Yogananda - Free, Original 1946 Edition", + "rawHTML": "" + }, + { + "name": "www.askgamblers.com", + "url": "https://www.askgamblers.com/online-casinos/reviews", + "status": "title_ok", + "title": "Trusted Online Casino Reviews & Ratings ✔️ (2026)", + "rawHTML": "" + }, + { + "name": "www.attorneyatwork.com", + "url": "https://www.attorneyatwork.com/i-dont-know-what-this-word-means-is-this-post-expansive-or-extensive/", + "status": "title_ok", + "title": "Expansive or Extensive: Do You Know the Difference?", + "rawHTML": "" + }, + { + "name": "www.ausonlinecasinosites.us.com", + "status": "error", + "error": "net::ERR_NAME_NOT_RESOLVED at https://www.ausonlinecasinosites.us.com/" + }, + { + "name": "www.baseballamerica.com", + "url": "https://www.baseballamerica.com/stories/best-payout-online-casinos/", + "status": "title_ok", + "title": "15 Best Payout Online Casinos 2026: High RTP Sites & Games", + "rawHTML": "" + }, + { + "name": "www.betting.co.uk", + "url": "https://www.betting.co.uk/casino/", + "status": "title_ok", + "title": "UK Online Casino List | Top 50 Online Casinos Rated for 2026", + "rawHTML": "" + }, + { + "name": "www.bettingusa.com", + "url": "https://www.bettingusa.com/states/de/casino/", + "status": "title_ok", + "title": "Delaware Online Casinos 2026: Legal Sites, Apps & Bonuses", + "rawHTML": "" + }, + { + "name": "www.betvictor.com", + "url": "https://www.betvictor.com/en-gb/casino", + "status": "title_ok", + "title": "BetVictor", + "rawHTML": "" + }, + { + "name": "www.bitdegree.org", + "url": "https://www.bitdegree.org/crypto/shuffle-casino-review", + "status": "title_ok", + "title": "Shuffle Casino Review: Games, Bonuses, and Full Guide", + "rawHTML": "" + }, + { + "name": "www.blackjackreview.com", + "url": "https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/", + "status": "title_ok", + "title": "What Is The Best Safe Gambling Site? - Blackjack Review", + "rawHTML": "" + }, + { + "name": "www.bonus.com", + "url": "https://www.bonus.com/online-casinos/delaware/", + "status": "title_ok", + "title": "Delaware (DE) Best Online Casinos & Bonuses 2026", + "rawHTML": "" + }, + { + "name": "www.bonusfinder.com", + "url": "https://www.bonusfinder.com/", + "status": "title_ok", + "title": "Compare Best Casino Bonuses and Latest Offers | BonusFinder US", + "rawHTML": "" + }, + { + "name": "www.bookmakersreview.com", + "url": "https://www.bookmakersreview.com/usa/west-virginia/online-casinos/", + "status": "title_ok", + "title": "West Virginia Online Casinos: Legal Status & Player Guide (2026)", + "rawHTML": "" + }, + { + "name": "www.businesstoday.com.mt", + "url": "https://www.businesstoday.com.mt/gaming/gaming/2871/best_online_casinos_in_malta_for_specific_player_types", + "status": "title_ok", + "title": "Best Online Casinos in Malta for Specific Player Types", + "rawHTML": "" + }, + { + "name": "www.businessworld.ie", + "url": "https://www.businessworld.ie/news/Irishluck-offers-reviews-of-casinos-and-sports-betting-sites-Irish-gamblers-575373.html", + "status": "title_ok", + "title": "", + "rawHTML": "" + }, + { + "name": "www.cardozolawreview.com", + "url": "https://www.cardozolawreview.com/legalized-sports-wagering-in-america/", + "status": "title_ok", + "title": "Legalized Sports Wagering in America | Cardozo Law Review", + "rawHTML": "" + }, + { + "name": "www.cardplayer.com", + "url": "https://www.cardplayer.com/online-casinos", + "status": "title_ok", + "title": "Best Real Money Online Casinos in the US (June 2026 )", + "rawHTML": "" + }, + { + "name": "www.casino.org", + "url": "https://www.casino.org/reviews/", + "status": "title_ok", + "title": "100% Independent & Trusted Online Casino Reviews (2026)", + "rawHTML": "" + }, + { + "name": "www.casino.us", + "url": "https://www.casino.us/", + "status": "title_ok", + "title": "Best US Online Casinos | Top 10 Casinos Compared 2026", + "rawHTML": "" + }, + { + "name": "www.casinomeister.com", + "url": "https://www.casinomeister.com/online-casinos/reviews/", + "status": "title_ok", + "title": "Bluntly Honest Online Casino Reviews & Ratings (2026)", + "rawHTML": "" + }, + { + "name": "www.casinorating.com", + "url": "https://www.casinorating.com/", + "status": "title_ok", + "title": "Licensed Online Casinos by Country 2026", + "rawHTML": "" + }, + { + "name": "www.casinoreviews.net", + "url": "https://www.casinoreviews.net/", + "status": "title_ok", + "title": "Independent Online Casino Reviews 2026 | Casinoreviews.net", + "rawHTML": "" + }, + { + "name": "www.casinos.com", + "url": "https://www.casinos.com/us/sitemap", + "status": "title_ok", + "title": "Casinos.com Sitemap", + "rawHTML": "" + }, + { + "name": "www.casinoslists.com", + "url": "https://www.casinoslists.com/", + "status": "title_ok", + "title": "Complete Online Casino Lists & Bonuses - CasinosLists.com", + "rawHTML": "" + }, + { + "name": "www.casinovendors.com", + "url": "https://www.casinovendors.com/vendorsatoz/a/", + "status": "title_ok", + "title": "Vendors A-Z (A)", + "rawHTML": "" + }, + { + "name": "www.covers.com", + "url": "https://www.covers.com/casino", + "status": "title_ok", + "title": "Online Casinos 2026 | Best Real Money Online Casinos", + "rawHTML": "" + }, + { + "name": "www.craveguitars.co.uk", + "url": "https://www.craveguitars.co.uk/tag/guitar-music/page/2/", + "status": "title_ok", + "title": "guitar music – Page 2 – CRAVE Guitars", + "rawHTML": "" + }, + { + "name": "www.fqmagazine.co.uk", + "url": "https://www.fqmagazine.co.uk/gear-and-gadgets-2/gaming/item/69229-exploring-the-top-online-casinos-with-fast-payouts.html", + "status": "title_ok", + "title": "Exploring the Top Online Casinos With Fast Payouts | FQ Magazine", + "rawHTML": "" + }, + { + "name": "www.freebets.com", + "url": "https://www.freebets.com/casino/", + "status": "title_ok", + "title": "Best Casino Bonus Offers UK June 2026 | Welcome Bonuses", + "rawHTML": "" + }, + { + "name": "www.freep.com", + "url": "https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/", + "status": "title_ok", + "title": "Detroit Free Press - Home", + "rawHTML": "" + }, + { + "name": "www.gambling.com", + "url": "https://www.gambling.com/uk/online-casinos", + "status": "title_ok", + "title": "Best Online Casino UK: Top UKGC-Licensed Casino Sites (2026)", + "rawHTML": "" + }, + { + "name": "www.gamblinginsider.com", + "url": "https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai", + "status": "title_ok", + "title": "Ireland Gambling Regulator Opens Licensing, Fines Up to €20M", + "rawHTML": "" + }, + { + "name": "www.gamblingnerd.com", + "url": "https://www.gamblingnerd.com/", + "status": "title_ok", + "title": "Best Online Gambling Sites in 2026 - Trusted Gambling Websites", + "rawHTML": "" + }, + { + "name": "www.gamblingsite.com", + "url": "https://www.gamblingsite.com/michigan/", + "status": "title_ok", + "title": "Michigan Online Gambling - Best MI Gambling Sites in (2026)", + "rawHTML": "" + }, + { + "name": "www.gamblingsites.com", + "url": "https://www.gamblingsites.com/", + "status": "title_ok", + "title": "Best Online Gambling Sites in 2026 - Ranked by Real Players", + "rawHTML": "" + }, + { + "name": "www.gameshub.com", + "url": "https://www.gameshub.com/australia/online-casinos/pokies/", + "status": "title_ok", + "title": "Best Online Pokies in Australia for Real Money in June", + "rawHTML": "" + }, + { + "name": "www.gamesreviews.com", + "url": "https://www.gamesreviews.com/casino/michigan/", + "status": "title_ok", + "title": "Page Not Found - GamesReviews", + "rawHTML": "" + }, + { + "name": "www.gamingtoday.com", + "url": "https://www.gamingtoday.com/", + "status": "title_ok", + "title": "Gaming Today | America’s Home for Gambling News & Reviews", + "rawHTML": "" + }, + { + "name": "www.ginx.tv", + "url": "https://www.ginx.tv/en/casino/michigan", + "status": "title_ok", + "title": "Best Michigan Online Casinos 2026 | Trusted Online Casinos in MI", + "rawHTML": "" + }, + { + "name": "www.glasgowtimes.co.uk", + "url": "https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/", + "status": "title_ok", + "title": "Top six best online casino review sites | Glasgow Times", + "rawHTML": "" + }, + { + "name": "www.grin.com", + "url": "https://www.grin.com/document/322750?srsltid=AfmBOorZNlBbFWB6hJnbkYgVKE5xOFgl2dqddYD2oVvRr6oLoYiA8Yy1", + "status": "title_ok", + "title": "The Middle Class or You only live twice | Grin", + "rawHTML": "" + }, + { + "name": "www.hltv.org", + "url": "https://www.hltv.org/betting/online-casinos", + "status": "title_ok", + "title": "Best Online Casino Sites – June 2026 | HLTV.org", + "rawHTML": "" + }, + { + "name": "www.legalsportsreport.com", + "url": "https://www.legalsportsreport.com/online-casinos/", + "status": "title_ok", + "title": "Best Online Casinos for Real Money: Top US Online Casino June 2026", + "rawHTML": "" + }, + { + "name": "www.livecasinocomparer.com", + "url": "https://www.livecasinocomparer.com/online-casino/", + "status": "title_ok", + "title": "Trusted Online Casino Reviews & Ratings 2026.", + "rawHTML": "" + }, + { + "name": "www.maltatoday.com.mt", + "url": "https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites", + "status": "title_ok", + "title": "Another Top 10 website: Pros and cons of using casino comparison websites", + "rawHTML": "" + }, + { + "name": "www.metropolitancasinos.com", + "url": "https://www.metropolitancasinos.com/", + "status": "title_ok", + "title": "Metropolitan Gaming | Top Casinos, Bars and Restaurants", + "rawHTML": "" + }, + { + "name": "www.metrotimes.com", + "url": "https://www.metrotimes.com/discover/best-gambling-sites-38226192/", + "status": "title_ok", + "title": "Best Online Gambling Sites in June, 2026", + "rawHTML": "" + }, + { + "name": "www.mga.org.mt", + "url": "https://www.mga.org.mt/", + "status": "title_ok", + "title": "Home - Malta Gaming Authority", + "rawHTML": "" + }, + { + "name": "www.mkaugaming.com", + "url": "https://www.mkaugaming.com/what-makes-a-gambling-article-actually-in-depth/", + "status": "title_ok", + "title": "What Makes A Gambling Article Actually In-Depth?", + "rawHTML": "" + }, + { + "name": "www.mlive.com", + "url": "https://www.mlive.com/online-casinos/sites/", + "status": "title_ok", + "title": "mlive.com", + "rawHTML": "" + }, + { + "name": "www.moviemaker.com", + "url": "https://www.moviemaker.com/best-online-pokies-au/", + "status": "title_ok", + "title": "Best Online Pokies in Australia 2026: Top 15 Real Money Sites", + "rawHTML": "" + }, + { + "name": "www.mrgreen.com", + "url": "https://www.mrgreen.com/", + "status": "title_ok", + "title": "Mr Green Online Casino – Award-Winning Slots & Big Jackpots", + "rawHTML": "" + }, + { + "name": "www.nme.com", + "url": "https://www.nme.com/guides/gaming-guides/connections-answers-hints-groups-today-3557066", + "status": "title_ok", + "title": "'Connections' answers and hints for today, June 25", + "rawHTML": "" + }, + { + "name": "www.oddschecker.com", + "url": "https://www.oddschecker.com/us/casino", + "status": "title_ok", + "title": "Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses", + "rawHTML": "" + }, + { + "name": "www.oychicago.com", + "url": "https://www.oychicago.com/", + "status": "title_ok", + "title": "Attention Required! | Cloudflare", + "rawHTML": "" + }, + { + "name": "www.pennlive.com", + "url": "https://www.pennlive.com/online-casinos/2026/03/best-real-money-online-casino-bonuses-fanatics-casino-promo-code-vs-betparx-casino-promo-code-pennlive.html", + "status": "title_ok", + "title": "pennlive.com", + "rawHTML": "" + }, + { + "name": "www.playmichigan.com", + "url": "https://www.playmichigan.com/online-casino/", + "status": "title_ok", + "title": "Best Michigan Online Casinos 2026 | All Michigan Online Casinos List", + "rawHTML": "" + }, + { + "name": "www.pokerlistings.com", + "url": "https://www.pokerlistings.com/casino-sites", + "status": "title_ok", + "title": "Just a moment...", + "rawHTML": "" + }, + { + "name": "www.pokernews.com", + "url": "https://www.pokernews.com/casino/review/", + "status": "title_ok", + "title": "Online Casino Reviews & Ratings for 2026 | PokerNews", + "rawHTML": "" + }, + { + "name": "www.pokerology.com", + "url": "https://www.pokerology.com/best-online-casinos/", + "status": "title_ok", + "title": "Best Real Money Online Casinos (June, 2026)", + "rawHTML": "" + }, + { + "name": "www.pokerstrategy.com", + "url": "https://www.pokerstrategy.com/online-casinos/", + "status": "title_ok", + "title": "Online Casinos for Real Money - Best Casino Sites in the US 2026", + "rawHTML": "" + }, + { + "name": "www.pokertube.com", + "url": "https://www.pokertube.com/article/fast-payout-casinos", + "status": "title_ok", + "title": "15 Instant Withdrawal Casinos in 2026 for Fast Payouts", + "rawHTML": "" + }, + { + "name": "www.profitduel.com", + "url": "https://www.profitduel.com/casino-reviews", + "status": "title_ok", + "title": "Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel", + "rawHTML": "" + }, + { + "name": "www.racingpost.com", + "url": "https://www.racingpost.com/online-casino/best-sites/", + "status": "title_ok", + "title": "Best Online Casinos (2026): Top 60 UKGC Licensed Sites", + "rawHTML": "" + }, + { + "name": "www.rotowire.com", + "url": "https://www.rotowire.com/betting/casinos/delaware", + "status": "title_ok", + "title": "Delaware Online Casinos: Legal Sites and How the Market Works | RotoWire", + "rawHTML": "" + }, + { + "name": "www.similarweb.com", + "url": "https://www.similarweb.com/top-websites/gambling/casinos/", + "status": "title_ok", + "title": "Top Casinos Websites Ranking | Similarweb", + "rawHTML": "" + }, + { + "name": "www.slotstemple.com", + "url": "https://www.slotstemple.com/us/states/mi/", + "status": "title_ok", + "title": "The US's Top Online Slots and Casino Listings - Slots Temple US", + "rawHTML": "" + }, + { + "name": "www.slotsup.com", + "url": "https://www.slotsup.com/", + "status": "title_ok", + "title": "SlotsUp: User-Centric Guide in the Online Casino Industry", + "rawHTML": "" + }, + { + "name": "www.sportsbookreview.com", + "url": "https://www.sportsbookreview.com/casino/us/michigan/", + "status": "title_ok", + "title": "Michigan Online Casinos: Best Gambling Sites in MI 2026", + "rawHTML": "" + }, + { + "name": "www.sportsline.com", + "url": "https://www.sportsline.com/casinos/", + "status": "title_ok", + "title": "Best online casinos for real money: Picking the top online casino for 2026", + "rawHTML": "" + }, + { + "name": "www.strafe.com", + "url": "https://www.strafe.com/esports-betting/casino/", + "status": "title_ok", + "title": "Best Online Casinos 2026: Ratings & Reviews [164+ Toplist]", + "rawHTML": "" + }, + { + "name": "www.stripe.press", + "url": "https://www.stripe.press/poor-charlies-almanack/book", + "status": "title_ok", + "title": "Poor Charlie’s Almanack: The Essential Wit and Wisdom of Charles T. Munger", + "rawHTML": "" + }, + { + "name": "www.thelines.com", + "url": "https://www.thelines.com/casino/bonuses/", + "status": "title_ok", + "title": "Best Real Money Casino Bonuses & Promos for June 2026 in US", + "rawHTML": "" + }, + { + "name": "www.thesportsgeek.com", + "url": "https://www.thesportsgeek.com/online-casinos/delaware/", + "status": "title_ok", + "title": "Delaware Online Casinos — Best Online Casinos in DE 2026", + "rawHTML": "" + }, + { + "name": "www.top10casinos.com", + "url": "https://www.top10casinos.com/online-casino/index.html", + "status": "title_ok", + "title": "Best Online Casino Sites : Expertly Reviewed Top Casinos", + "rawHTML": "" + }, + { + "name": "www.trustpilot.com", + "url": "https://www.trustpilot.com/categories/casino", + "status": "title_ok", + "title": "Best companies in Casino on Trustpilot", + "rawHTML": "" + }, + { + "name": "www.vastdata.com", + "url": "https://www.vastdata.com/whitepaper", + "status": "title_ok", + "title": "The VAST Platform White Paper - VAST Data", + "rawHTML": "" + }, + { + "name": "www.vegasinsider.com", + "url": "https://www.vegasinsider.com/casinos/", + "status": "title_ok", + "title": "Best Online Casinos in the US 2026 — Real Money Sites Ranked", + "rawHTML": "" + }, + { + "name": "www.whichbingo.co.uk", + "url": "https://www.whichbingo.co.uk/casino-sites/", + "status": "title_ok", + "title": "Best Online Casino UK: Top 40 Sites Reviewed | WhichBingo", + "rawHTML": "" + }, + { + "name": "www.wits.ac.za", + "url": "https://www.wits.ac.za/alumni/obituaries/obituary-content-by-year/", + "status": "title_ok", + "title": "Obituary content by year - Wits University", + "rawHTML": "" + }, + { + "name": "yalelawjournal.org", + "url": "https://yalelawjournal.org/note/amazons-antitrust-paradox", + "status": "title_ok", + "title": "Amazon’s Antitrust Paradox | Yale Law Journal", + "rawHTML": "" + } +] \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e87abe6 --- /dev/null +++ b/README.md @@ -0,0 +1,187 @@ +# Casino Affiliate Crawler + +Headless browser crawler that scrapes casino affiliate ranking pages, stores extracted data in PostgreSQL, and provides a React backoffice dashboard for viewing results. + +## Architecture + +``` +crawler/ # Backend (Node.js / Express) +├── src/ +│ ├── app.js # Express server entry point +│ ├── setup-db.js # Database initialisation script +│ ├── db.js # PostgreSQL pool config +│ ├── middleware/auth.js # JWT authentication middleware +│ ├── routes/ +│ │ ├── auth.js # Login, register, profile endpoints +│ │ └── crawler.js # Crawl data & trigger endpoints +│ └── services/ +│ ├── crawler.js # Puppeteer crawl + DOM extraction +│ └── scheduler.js # Periodic crawl job (every hour) +├── screenshots/ # Full-page screenshots per crawl +└── package.json + +casino-dashboard/ # Frontend (React / Vite) +├── src/ +│ ├── api.js # Axios client + auth helpers +│ ├── App.jsx # Router + AuthProvider wrapper +│ └── components/ +│ ├── Login.jsx # Sign-in form with JWT +│ ├── Dashboard.jsx # Crawl history list + run button +│ ├── CrawlDetail.jsx # Casino table, screenshot viewer +│ └── Sidebar.jsx # Navigation shell +└── package.json +``` + +## Prerequisites + +- **Node.js** 18+ +- **Google Chrome** installed on the system +- **PostgreSQL** reachable at `192.168.21.197:5432` with user `postgres` + +## Quick Start + +### 1. Install dependencies + +```bash +# Backend +cd crawler +npm install + +# Frontend +cd casino-dashboard +npm install +``` + +### 2. Initialise the database + +```bash +cd ../ +node src/setup-db.js +``` + +This creates the `casino_crawler` database and tables (`crawls`, `casinos`, `users`). A default admin user is seeded: + +| Username | Password | +|----------|----------| +| `admin` | `admin123` | + +### 3. Start both servers + +```bash +# Terminal 1 – Backend +cd crawler +npm start + +# Terminal 2 – Frontend +cd casino-dashboard +npm run dev +``` + +- **Backend API**: http://localhost:3001 +- **Frontend Dashboard**: http://localhost:5173 +- First crawl runs automatically ~5 s after backend starts, then every hour. + +## How It Works + +### Crawler (`src/services/crawler.js`) + +Uses Puppeteer + `puppeteer-extra-plugin-stealth` to bypass CloudFront bot detection. Each run: + +1. Navigates to the target affiliate ranking page +2. Waits for network idle + 5 s buffer for lazy-loaded content +3. Takes a full-page screenshot stored in `screenshots/` +4. Extracts casino name, position, bonus offer, and affiliate link via site-specific DOM strategies +5. Inserts records into PostgreSQL + +Two targeted extractors are implemented: + +| Site | Selector Strategy | +|------|------------------| +| **top10onlineslots.co.uk** | Finds divs containing "Get Bonus" text + logo ``, pulls bonus from child spans | +| **ubet.co.uk** | Targets `.mainProduct.row-index-N` cards, reads `wss-vendorName-*` for name and `coupon-container` for the offer | + +A generic fallback covers any future affiliate site. + +### Scheduled Runs + +Every hour the scheduler triggers crawls for all configured sites (see `src/services/scheduler.js`). A crawl can also be triggered manually via button in the dashboard or a POST to `/api/crawler/run-all`. + +## Database Schema + +### `crawls` + +| Column | Type | Description | +|--------|------|-------------| +| id | SERIAL PK | Auto-increment | +| url | TEXT | Crawled page URL | +| site_name | VARCHAR(255) | Human-readable site label | +| crawled_at | TIMESTAMP | When the crawl ran | +| status | VARCHAR(50) | `completed` or `failed: ...` | +| screenshot_path | TEXT | Filename in `screenshots/` | + +### `casinos` + +| Column | Type | Description | +|--------|------|-------------| +| id | SERIAL PK | Auto-increment | +| crawl_id | INT FK → crawls.id | Which crawl this casino belongs to | +| position | INT | Rank on the page | +| casino_name | VARCHAR(255) | Casino brand name | +| url | TEXT | Affiliate redirect URL | +| bonus_offer | TEXT | Welcome bonus / free spins text | + +### `users` + +| Column | Type | Description | +|--------|------|-------------| +| id | SERIAL PK | Auto-increment | +| username | VARCHAR(100) UNIQUE | Login name | +| password_hash | VARCHAR(255) | bcrypt hash | +| role | VARCHAR(50) | Currently always `admin` | +| created_at | TIMESTAMP | Account creation time | + +## API Endpoints + +All authenticated endpoints require `Authorization: Bearer ` header. + +### Auth + +| Method | Path | Description | +|--------|------|-------------| +| POST | `/api/auth/login` | Login, returns JWT + user object | +| POST | `/api/auth/register` | Create new admin user | +| GET | `/api/auth/me` | Current user profile | + +### Crawler + +| Method | Path | Description | +|--------|------|-------------| +| GET | `/api/crawler/all` | All crawls with nested casino arrays | +| GET | `/api/crawler/:id` | Single crawl detail + screenshot path | +| POST | `/api/crawler/run-all` | Trigger immediate crawl of all sites | +| POST | `/api/crawler/run` | Crawl a single custom URL (body: `{url, siteName}`) | + +### Health + +| Method | Path | Description | +|--------|------|-------------| +| GET | `/api/health` | DB connectivity check | + +## Adding New Sites + +1. Add the site config object to `src/services/scheduler.js` under `sites[]`. +2. Write a new extractor method in `src/services/crawler.js` and add a URL-based dispatch in `extractCasinoData()`. +3. Restart the backend. + +## Screenshots + +Full-page screenshots are saved as PNGs in `screenshots/` and served statically at `/screenshots/`. Each crawl writes one file named `_.png`. The dashboard viewer loads them through the Vite proxy → Express static route. + +## Production Build + +```bash +cd casino-dashboard +npm run build # outputs to dist/ +``` + +The `dist/` folder can be served by any static server or reverse-proxied behind Nginx alongside the Express API on port 3001. Set `VITE_API_URL=https://yourdomain.com/api` as an environment variable so the frontend talks to the correct backend. diff --git a/affiliate_crawl.json b/affiliate_crawl.json new file mode 100644 index 0000000..e8da2b4 --- /dev/null +++ b/affiliate_crawl.json @@ -0,0 +1 @@ +{"sites":{"casino.org":{"url":"https://www.casino.org/reviews/","title":"Seed site","casinoBrands":99},"casino.guru":{"url":"https://casino.guru/casino-reviews","title":"Seed site","casinoBrands":99},"gambling.com":{"url":"https://www.gambling.com/uk/online-casinos","title":"Seed site","casinoBrands":99},"next.io":{"url":"https://next.io/online-casinos-uk/","title":"Seed site","casinoBrands":99}},"visited":["https://www.casino.org/reviews/","https://casino.guru/casino-reviews","https://www.askgamblers.com/online-casinos/reviews","https://chipy.com/casinos","https://www.racingpost.com/online-casino/best-sites/","https://slotcatalog.com/en/best-online-casinos","https://www.gambling.com/uk/online-casinos","https://next.io/online-casinos-uk/","https://first.com/casino/best-casinos","https://www.oddschecker.com/casino-bonus","https://assets.adobedtm.com","https://ecogra.org","https://gambleaware.org","https://mga.org.mt","http://assets.adobedtm.com","https://dmca.com","https://certify.gpwa.org","https://de.casino.guru","https://se.casino.guru","https://kazinoazov.net","https://pt.casino.guru","https://kasinoguru-bg.com","https://casinoguru-gr.com","https://casinoguru-it.com","https://es.casino.guru","https://kasinoguru-cz.com","https://jp.casino.guru","https://sk.casino.guru","https://dk.casino.guru","https://sr.casino.guru","https://use.typekit.net","https://gamcare.org.uk","https://gamblingtherapy.org","https://gamban.com","https://betblocker.org","http://gamcare.org.uk","https://gamecheck.com","https://objects.kaxmedia.com","https://objects2.kaxmedia.com","https://gut.gambling.com","http://objects.kaxmedia.com","http://objects2.kaxmedia.com","http://gut.gambling.com","https://clarity.ms","https://uk1-api.eng.bloomreach.com","https://a.opmnstr.com","https://95632935.adoric-om.com","http://clarity.ms","https://cdn-cookieyes.com","https://googletagmanager.com","https://gamblingcommission.gov.uk","https://gamstop.co.uk","http://cdn-cookieyes.com","http://googletagmanager.com","https://legislation.gov.uk","https://itechlabs.com","https://ibas-uk.com","https://gdcgroup.com","https://x.com","https://open.spotify.com","https://telegram.me","https://wa.me"],"candidates":["assets.adobedtm.com","ecogra.org","gambleaware.org","mga.org.mt","dmca.com","certify.gpwa.org","de.casino.guru","se.casino.guru","kazinoazov.net","pt.casino.guru","kasinoguru-bg.com","casinoguru-gr.com","casinoguru-it.com","es.casino.guru","kasinoguru-cz.com","jp.casino.guru","sk.casino.guru","dk.casino.guru","sr.casino.guru","use.typekit.net","gamcare.org.uk","gamblingtherapy.org","gamban.com","betblocker.org","gamecheck.com","objects.kaxmedia.com","objects2.kaxmedia.com","gut.gambling.com","clarity.ms","uk1-api.eng.bloomreach.com","a.opmnstr.com","95632935.adoric-om.com","cdn-cookieyes.com","googletagmanager.com","gamblingcommission.gov.uk","gamstop.co.uk","legislation.gov.uk","itechlabs.com","ibas-uk.com","gdcgroup.com","x.com","open.spotify.com","telegram.me","wa.me"],"seedsDone":10} \ No newline at end of file diff --git a/casino-crawler.js b/casino-crawler.js new file mode 100644 index 0000000..5dd5407 --- /dev/null +++ b/casino-crawler.js @@ -0,0 +1,236 @@ +const puppeteer = require('puppeteer'); +const fs = require('fs'); + +const CSV_FILE = './casino_affiliate_sites.csv'; +const CP_FILE = './scraper_checkpoint.json'; + +// Casino brand keywords for link detection +const CASINO_KW = [ + 'bet365','888casino','skyvegas','pokerstars','partypoker', + 'unibet','bwin','betway','williamhill','ladbrokes', + 'betfair','draftkings','fanduel','betmgm','caesars', + 'barstoolsports','leovegas','bovada','ignitioncasino', + 'mrplay','jackpotcity','casumo','playojo','22bet', + 'paddy power','1xbet','betonline','intertops','reddog', + 'luckystrike','betclic','betsson','hardrock','betano', + 'grosvenor','coral','skybet','mr.green','betsafe', +]; + +// Domains to skip (social, news, etc.) +const SKIP = [ + 'youtube.com','facebook.com','twitter.com','linkedin.com','reddit.com', + 'instagram.com','tiktok.com','pinterest.com','medium.com','github.com', + 'wikipedia.org','google.','amazon.','web.archive.org', + 'www.googletagmanager.com','www.google-analytics.com', + 'fonts.googleapis.com','cdnjs.cloudflare.com','static.', +]; + +async function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +// Seed sites: known casino review portals to start crawling from +const SEED_URLS = [ + 'https://www.casino.org/reviews/', + 'https://casino.guru/casino-reviews', + 'https://www.askgamblers.com/online-casinos/reviews', + 'https://chipy.com/casinos', + 'https://www.racingpost.com/online-casino/best-sites/', + 'https://slotcatalog.com/en/best-online-casinos', + 'https://www.gambling.com/uk/online-casinos', + 'https://next.io/online-casinos-uk/', + 'https://first.com/casino/best-casinos', + 'https://www.oddschecker.com/casino-bonus', +]; + +/** + * Fetch a page with puppeteer, extract all outbound links. + * Returns {url, title, outboundLinks:[domain,...]} or null on failure. + */ +async function crawlSite(browser, url) { + try { + const page = await browser.newPage(); + await page.setUserAgent('Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120'); + await page.goto(url, { waitUntil: 'domcontentloaded', timeout: 15000 }); + + // Wait briefly for lazy-loaded links + await sleep(2000); + + // Extract all hrefs from the page + const result = await page.evaluate((selfDomain) => { + const links = new Set(); + const anchors = document.querySelectorAll('a[href]'); + for (const a of anchors) { + const href = a.href; + try { + const u = new URL(href); + // Filter: must be http/https, not same domain, not skip list const d = u.hostname.replace('www.', ''); + if (!['http','https'].includes(u.protocol)) continue; + if (d === selfDomain) continue; + links.add(d); + } catch {} + } + return [...links]; + }, await page.evaluate(() => window.location.hostname)); + + const title = await page.title(); + await page.close(); + return { url, title, outboundLinks: result }; + } catch (err) { + console.log(` [fail] ${url}: ${err.message}`); + return null; + } +} + +/** + * Count how many different casino brand domains a page links to. + */ +function countCasinoBrands(outboundLinks) { + const matched = new Set(); + for (const domain of outboundLinks) { + const lo = domain.toLowerCase(); + for (const kw of CASINO_KW) { if (lo.includes(kw.toLowerCase())) matched.add(kw); break; } + } + return matched.size; +} + +// Load/save checkpoint +function loadCP() { + try { return JSON.parse(fs.readFileSync(CP_FILE, 'utf8')); } catch { return null; } +} +function saveCP(data) { fs.writeFileSync(CP_FILE, JSON.stringify(data)); } + +(async () => { + console.log('══════════ Casino Affiliate Crawler v2 ══════════'); + console.log(`Seeds : ${SEED_URLS.length}`); + console.log(`Goal : 1000+ sites with ≥5 casino brand links\n`); + + const cp = loadCP(); + const allSites = new Map(); // domain → {url, title, casinoBrands: n} + const visited = new Set(); // URLs we already crawled for outbound links + const candidates = []; // Queue of candidate DOMAINS to discover + + if (cp) { + console.log(`Resuming checkpoint...`); + for (const d of Object.keys(cp.sites)) allSites.set(d, cp.sites[d]); + for (const u of cp.visited || []) visited.add(u); + for (const c of cp.candidates || []) candidates.push(c); + + console.log(` ${allSites.size} known sites, ${visited.size} visited, ${candidates.length} candidates\n`); + } + + const browser = await puppeteer.launch({ + headless: 'new', + args: ['--no-sandbox','--disable-dev-shm-usage','--disable-setuid-sandbox'], + }); + + // ── Phase 1: Crawl seed sites & extract outbound links ──────── + console.log('▶ Phase 1: Crawling seed sites...\n'); + + for (let i = 0; i < SEED_URLS.length; i++) { + const sUrl = SEED_URLS[i]; + if (visited.has(sUrl)) continue; + + visited.add(sUrl); + console.log(`[${i+1}/${SEED_URLS.length}] ${sUrl}`); + + const data = await crawlSite(browser, sUrl); + if (!data) { await sleep(2000); continue; } + + // The seed itself is a confirmed affiliate site + const dName = new URL(sUrl).hostname.replace('www.', ''); + allSites.set(dName, { url: sUrl, title: data.title, casinoBrands: 99 }); + + // Add outbound domains to candidates + for (const od of data.outboundLinks) { + if (SKIP.some(k => od.includes(k))) continue; + if (!allSites.has(od) && !candidates.find(c => c.domain === od)) { + candidates.push({ domain: od, from: dName }); + } + } + + console.log(` → Found ${data.outboundLinks.length} outbound links\n`); + saveCP({ + sites: Object.fromEntries(allSites), + visited: [...visited], + candidates: candidates.filter(c => !allSites.has(c.domain)), + }); + await sleep(3000); + } + + // ── Phase 2: Verify candidates by checking their outbound links ─────── + console.log(`▶ Phase 2: Verifying ${candidates.length} candidate sites...\n`); + + const CONC = 3; // concurrent pages in puppeteer + let verified = allSites.size; + + for (let i = 0; i < candidates.length && verified < 1200; i += CONC) { + const batch = candidates.slice(i, i + CONC); + + const checks = await Promise.all( + batch.map(async (cand) => { + if (visited.has(`https://${cand.domain}`)) return null; + + let tryUrls = [ + `https://${cand.domain}`, + cand.domain.startsWith('http') ? cand.domain : `http://${cand.domain}`, + ]; + + for (const u of tryUrls) { + if (visited.has(u)) break; + visited.add(u); + + const data = await crawlSite(browser, u); + if (!data) continue; + + const brandCount = countCasinoBrands(data.outboundLinks); + return { domain: cand.domain, url: u, title: data.title, brands: brandCount }; + } + return null; + }) + ); + + for (const result of checks) { + if (!result) continue; + + // Must link to ≥5 different casino brands AND have outbound links suggesting it's an affiliate/review site + if (result.brands >= 5 && result.url) { + allSites.set(result.domain, result); + verified++; + console.log(` ✓ ${result.domain} (${result.brands} brands)`); + + // Discover more candidates from this newly-verified site's outbound links + await crawlSite(browser, result.url).then(d => { + if (!d) return; + for (const od of d.outboundLinks || []) { + if (SKIP.some(k => od.includes(k))) continue; + if (!allSites.has(od) && !candidates.find(c => c.domain === od)) { + candidates.push({ domain: od, from: result.domain }); + } + } + }); + } + } + + // Save checkpoint every 20 sites + if (verified % 20 === 0 || verified === allSites.size) { + saveCP({ + sites: Object.fromEntries(allSites), + visited: [...visited], + candidates: candidates.filter(c => !allSites.has(c.domain)), + }); + console.log(` ${verified} verified, ${candidates.length - i} remaining\n`); + } + + await sleep(4000); // Rate limit to avoid IP bans + } + + await browser.close(); + + // ── Write CSV ─────── + const header = 'url,title,domain,casino_brands'; + const sorted = [...allSites.values()] + .sort((a, b) => a.url.localeCompare(b.url)) + .map(v => `"${v.url}","${(v.title||'').replace(/"/g,"''")}","${v.domain}",${v.casino_brands}`); + + fs.writeFileSync(CSV_FILE, [header, ...sorted].join('\n'), 'utf8'); + console.log(`\n══════ ${allSites.size} verified sites → ${CSV_FILE} ══════`); +})(); diff --git a/casino-dashboard/.gitignore b/casino-dashboard/.gitignore new file mode 100644 index 0000000..a547bf3 --- /dev/null +++ b/casino-dashboard/.gitignore @@ -0,0 +1,24 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +dist +dist-ssr +*.local + +# Editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +.DS_Store +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? diff --git a/casino-dashboard/README.md b/casino-dashboard/README.md new file mode 100644 index 0000000..a36934d --- /dev/null +++ b/casino-dashboard/README.md @@ -0,0 +1,16 @@ +# React + Vite + +This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. + +Currently, two official plugins are available: + +- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Oxc](https://oxc.rs) +- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) + +## React Compiler + +The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see [this documentation](https://react.dev/learn/react-compiler/installation). + +## Expanding the ESLint configuration + +If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project. diff --git a/casino-dashboard/eslint.config.js b/casino-dashboard/eslint.config.js new file mode 100644 index 0000000..ea36dd3 --- /dev/null +++ b/casino-dashboard/eslint.config.js @@ -0,0 +1,21 @@ +import js from '@eslint/js' +import globals from 'globals' +import reactHooks from 'eslint-plugin-react-hooks' +import reactRefresh from 'eslint-plugin-react-refresh' +import { defineConfig, globalIgnores } from 'eslint/config' + +export default defineConfig([ + globalIgnores(['dist']), + { + files: ['**/*.{js,jsx}'], + extends: [ + js.configs.recommended, + reactHooks.configs.flat.recommended, + reactRefresh.configs.vite, + ], + languageOptions: { + globals: globals.browser, + parserOptions: { ecmaFeatures: { jsx: true } }, + }, + }, +]) diff --git a/casino-dashboard/index.html b/casino-dashboard/index.html new file mode 100644 index 0000000..9b4a1fe --- /dev/null +++ b/casino-dashboard/index.html @@ -0,0 +1,13 @@ + + + + + + + casino-dashboard + + +
+ + + diff --git a/casino-dashboard/package-lock.json b/casino-dashboard/package-lock.json new file mode 100644 index 0000000..1a54fda --- /dev/null +++ b/casino-dashboard/package-lock.json @@ -0,0 +1,3029 @@ +{ + "name": "casino-dashboard", + "version": "0.0.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "casino-dashboard", + "version": "0.0.0", + "dependencies": { + "axios": "^1.18.0", + "chart.js": "^4.5.1", + "react": "^19.2.6", + "react-chartjs-2": "^5.3.1", + "react-dom": "^19.2.6", + "react-router-dom": "^7.18.0" + }, + "devDependencies": { + "@eslint/js": "^10.0.1", + "@types/react": "^19.2.14", + "@types/react-dom": "^19.2.3", + "@vitejs/plugin-react": "^4.7.0", + "eslint": "^10.3.0", + "eslint-plugin-react-hooks": "^7.1.1", + "eslint-plugin-react-refresh": "^0.5.2", + "globals": "^17.6.0", + "vite": "^5.4.21" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz", + "integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-validator-identifier": "^7.29.7", + "js-tokens": "^4.0.0", + "picocolors": "^1.1.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/compat-data": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.7.tgz", + "integrity": "sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/core": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.7.tgz", + "integrity": "sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/code-frame": "^7.29.7", + "@babel/generator": "^7.29.7", + "@babel/helper-compilation-targets": "^7.29.7", + "@babel/helper-module-transforms": "^7.29.7", + "@babel/helpers": "^7.29.7", + "@babel/parser": "^7.29.7", + "@babel/template": "^7.29.7", + "@babel/traverse": "^7.29.7", + "@babel/types": "^7.29.7", + "@jridgewell/remapping": "^2.3.5", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@babel/generator": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.7.tgz", + "integrity": "sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/parser": "^7.29.7", + "@babel/types": "^7.29.7", + "@jridgewell/gen-mapping": "^0.3.12", + "@jridgewell/trace-mapping": "^0.3.28", + "jsesc": "^3.0.2" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-compilation-targets": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz", + "integrity": "sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/compat-data": "^7.29.7", + "@babel/helper-validator-option": "^7.29.7", + "browserslist": "^4.24.0", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-globals": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.29.7.tgz", + "integrity": "sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-imports": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz", + "integrity": "sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/traverse": "^7.29.7", + "@babel/types": "^7.29.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-transforms": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz", + "integrity": "sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-module-imports": "^7.29.7", + "@babel/helper-validator-identifier": "^7.29.7", + "@babel/traverse": "^7.29.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-plugin-utils": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.29.7.tgz", + "integrity": "sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-string-parser": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz", + "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz", + "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-option": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz", + "integrity": "sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helpers": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.7.tgz", + "integrity": "sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/template": "^7.29.7", + "@babel/types": "^7.29.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/parser": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.7.tgz", + "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/types": "^7.29.7" + }, + "bin": { + "parser": "bin/babel-parser.js" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/plugin-transform-react-jsx-self": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.29.7.tgz", + "integrity": "sha512-TL0hMc9xzy86VD31nUiwzd5otRAcyEPcsegCxolO0PvcXuH1v0kECe/UIznYFihpkvU5wg/jk4v0TTEFfm53fw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.29.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-react-jsx-source": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.29.7.tgz", + "integrity": "sha512-06IyK09H3wi4cGbhDBwp5gUGo0IKtnYa8tyTiephirPCK6fbobVGiXMMI5zLQ4aKEYP3wZ3ArU44o+8KMrSG/Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.29.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/template": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.29.7.tgz", + "integrity": "sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/code-frame": "^7.29.7", + "@babel/parser": "^7.29.7", + "@babel/types": "^7.29.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/traverse": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.7.tgz", + "integrity": "sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/code-frame": "^7.29.7", + "@babel/generator": "^7.29.7", + "@babel/helper-globals": "^7.29.7", + "@babel/parser": "^7.29.7", + "@babel/template": "^7.29.7", + "@babel/types": "^7.29.7", + "debug": "^4.3.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/types": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz", + "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-string-parser": "^7.29.7", + "@babel/helper-validator-identifier": "^7.29.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@esbuild/aix-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", + "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", + "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", + "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", + "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", + "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", + "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", + "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", + "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", + "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", + "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", + "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-loong64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", + "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", + "cpu": [ + "loong64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-mips64el": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", + "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", + "cpu": [ + "mips64el" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", + "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-riscv64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", + "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", + "cpu": [ + "riscv64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-s390x": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", + "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", + "cpu": [ + "s390x" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", + "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/netbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", + "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/openbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", + "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/sunos-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", + "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", + "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", + "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", + "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@eslint-community/eslint-utils": { + "version": "4.9.1", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", + "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "eslint-visitor-keys": "^3.4.3" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" + } + }, + "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/@eslint-community/regexpp": { + "version": "4.12.2", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz", + "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } + }, + "node_modules/@eslint/config-array": { + "version": "0.23.5", + "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.23.5.tgz", + "integrity": "sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@eslint/object-schema": "^3.0.5", + "debug": "^4.3.1", + "minimatch": "^10.2.4" + }, + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + } + }, + "node_modules/@eslint/config-helpers": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.6.0.tgz", + "integrity": "sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@eslint/core": "^1.2.1" + }, + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + } + }, + "node_modules/@eslint/core": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.2.1.tgz", + "integrity": "sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@types/json-schema": "^7.0.15" + }, + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + } + }, + "node_modules/@eslint/js": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-10.0.1.tgz", + "integrity": "sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + }, + "funding": { + "url": "https://eslint.org/donate" + }, + "peerDependencies": { + "eslint": "^10.0.0" + }, + "peerDependenciesMeta": { + "eslint": { + "optional": true + } + } + }, + "node_modules/@eslint/object-schema": { + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-3.0.5.tgz", + "integrity": "sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + } + }, + "node_modules/@eslint/plugin-kit": { + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.7.2.tgz", + "integrity": "sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@eslint/core": "^1.2.1", + "levn": "^0.4.1" + }, + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + } + }, + "node_modules/@humanfs/core": { + "version": "0.19.2", + "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.2.tgz", + "integrity": "sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@humanfs/types": "^0.15.0" + }, + "engines": { + "node": ">=18.18.0" + } + }, + "node_modules/@humanfs/node": { + "version": "0.16.8", + "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.8.tgz", + "integrity": "sha512-gE1eQNZ3R++kTzFUpdGlpmy8kDZD/MLyHqDwqjkVQI0JMdI1D51sy1H958PNXYkM2rAac7e5/CnIKZrHtPh3BQ==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@humanfs/core": "^0.19.2", + "@humanfs/types": "^0.15.0", + "@humanwhocodes/retry": "^0.4.0" + }, + "engines": { + "node": ">=18.18.0" + } + }, + "node_modules/@humanfs/types": { + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@humanfs/types/-/types-0.15.0.tgz", + "integrity": "sha512-ZZ1w0aoQkwuUuC7Yf+7sdeaNfqQiiLcSRbfI08oAxqLtpXQr9AIVX7Ay7HLDuiLYAaFPu8oBYNq/QIi9URHJ3Q==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": ">=18.18.0" + } + }, + "node_modules/@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": ">=12.22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nzakas" + } + }, + "node_modules/@humanwhocodes/retry": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz", + "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": ">=18.18" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nzakas" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.13", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", + "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.5.0", + "@jridgewell/trace-mapping": "^0.3.24" + } + }, + "node_modules/@jridgewell/remapping": { + "version": "2.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", + "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.24" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", + "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", + "dev": true, + "license": "MIT" + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.31", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", + "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "node_modules/@kurkle/color": { + "version": "0.3.4", + "resolved": "https://registry.npmjs.org/@kurkle/color/-/color-0.3.4.tgz", + "integrity": "sha512-M5UknZPHRu3DEDWoipU6sE8PdkZ6Z/S+v4dD+Ke8IaNlpdSQah50lz1KtcFBa2vsdOnwbbnxJwVM4wty6udA5w==", + "license": "MIT" + }, + "node_modules/@rolldown/pluginutils": { + "version": "1.0.0-beta.27", + "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz", + "integrity": "sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==", + "dev": true, + "license": "MIT" + }, + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.62.2.tgz", + "integrity": "sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.62.2.tgz", + "integrity": "sha512-BaH7BllCACHoH1LguOU56UItGfUWjujlO65kS9LAodViaN4bwIKd7oeW/ZHJ/4ljr/7MIiENnNy3HJ0zXv8Zkw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.62.2.tgz", + "integrity": "sha512-v39RCCvj4He82I9sFmk+M1VZ0PLM9sfsLVikjfx2hYBNALhrrOR2D3JjQA6AhlaSOgcR+RzrKY7e1+bT6SUO/A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.62.2.tgz", + "integrity": "sha512-yl0y2vq3S3lHeuXhEdss6TWfKW8vkujImO12tn4ZkG/4oghr09LvdYm2RElVjokTQiUvDUGXLGsYeLqUMCKpGA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-freebsd-arm64": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.62.2.tgz", + "integrity": "sha512-tT4pvt4qXD+vEoezupCWi+a1F0vvDiksiHc+PxRlYTOH1I6/X4id9jPxTP+Fg+545euaFT1jJVs4CEdHZAU1vw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ] + }, + "node_modules/@rollup/rollup-freebsd-x64": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.62.2.tgz", + "integrity": "sha512-6nU5F2wCW+qvCBhTn1pdIU3bzsIoF7EUwsCDRxilWGprQR6yd508YnH9+OKFCwpfS8pjZqDUmnCAr7exax0XCg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ] + }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.62.2.tgz", + "integrity": "sha512-n1GJHPOvpIfhi3TmrCeh6S6URt9BFCt0KQE3qvexyGCTAKpR4Lg+eWvNZEqu7epxwus/8ElT3hacYEucm49SZg==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.62.2.tgz", + "integrity": "sha512-JqgflS8wEB+UXV/vS1RpRbifGBeN4D5lz8D8oOFbFZw4vedvdOgCFAjfBmIMdW3yL10XpQQ0Ambepw6MXrhOnA==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.62.2.tgz", + "integrity": "sha512-wnFJkogWvN4jm/hQRF2UBaeUmk20j5+DmHvoyWii2b8HJDyvz1MF2OU/6ynXt2KR63rbZLWkFpoytpdc/yBuSA==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.62.2.tgz", + "integrity": "sha512-HVu2bp0zhvJ8xHEV9+UUs7S90VadmBSY3LcIMvozbPo4AuMGDWlz3ymHLHZPX4hR67TKTt8Qp5PJ5RBg/i+RMQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-loong64-gnu": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.62.2.tgz", + "integrity": "sha512-mQqqAV8QaoSgr9I2fKDLY2BAVvmKjWoGiu/cSYQonsLvtqwEn1E4QYfnCOcp5zoEqNhsDYin1s6jx/VJmrxlZg==", + "cpu": [ + "loong64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-loong64-musl": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.62.2.tgz", + "integrity": "sha512-IxKLoxCQ2IWi6bT2akyDUBGsOImDKB+sPp4EsTmwFQ/fMwpCKm8uLSSgP/Kx/QYUgKis6SEZ5/Nlhup0DIA0PQ==", + "cpu": [ + "loong64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-ppc64-gnu": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.62.2.tgz", + "integrity": "sha512-Mk5ha2RQSgyFfmYYLkBpPnUk8D8FriBxesO1u9O75X0mHgXL1UQcH5Itl2lurWL2tj0RxV9b9tJgipac0hRY9A==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-ppc64-musl": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.62.2.tgz", + "integrity": "sha512-CjvEnqJL/0/TQ3TXX3OPIJ/kmBellrWd4heXUmHeJlTnmwjKpSJzoehLaL6Xk0ZnMHBu9dZuFADNOrtjF4v+2w==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.62.2.tgz", + "integrity": "sha512-1SiZbzwdkaDURsew/tSOrooKiYy7EQGT6m8ufavAi9NEyQb/6VuIxFXAL1fqa4iZe3g4NbNk4P7J32z2tw5Mgg==", + "cpu": [ + "riscv64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-musl": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.62.2.tgz", + "integrity": "sha512-nQts12zJ3NQRoE6uYljOH89v7szzLDvG2JD/vsX+vGXU8w/At1GowTZ5/7qeFQ8m7L55rpR8Okugnuo5bgjy2Q==", + "cpu": [ + "riscv64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-s390x-gnu": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.62.2.tgz", + "integrity": "sha512-E9/ll019jhPIJgpzfZoIkBGhcz+kKNgVWYRY0zr9srBdPPFVpvOKW8VaJKUbeK+eZXyQF9ltME+Kk6affeaPgg==", + "cpu": [ + "s390x" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.62.2.tgz", + "integrity": "sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.62.2.tgz", + "integrity": "sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-openbsd-x64": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.62.2.tgz", + "integrity": "sha512-srjEIxSH3LRnJN6THczDHWQplqEMFiAJrTab0msUryh9kwNpkICf3Ea6q6MN/2cZwRFUNx5w+h6Hpi4QuHS6Zg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ] + }, + "node_modules/@rollup/rollup-openharmony-arm64": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.62.2.tgz", + "integrity": "sha512-8hOJnxgbyObnCm5AlRA3A931xX19xq80RjVTKgJOvEKWqJruP/Uf12IbAOaDjjEXYRewwHLfmF0YRIdK3OwKWA==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openharmony" + ] + }, + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.62.2.tgz", + "integrity": "sha512-mmF4AY1i0hG/bLWUctUq59gtmgaSIRa3cu/A3JFRp/sCNEme2bgDEiDS22P9FbnJB8NJNF4jPJiSP5RHQpUTDg==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.62.2.tgz", + "integrity": "sha512-DZgkknc6jhHrk46V25vbAM0zZkyP0nSDkJB8/dRkLTxv470dOmWDqGoEJl/9A0dFfS7yE3REOwNDxpHwSLSt0Q==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-gnu": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.62.2.tgz", + "integrity": "sha512-T6xr6ucWSFto+VGajA8YH26LdpHRuP4YLHEKAtCWvJDOlnmWcDZVCI2Jmjr+IFHDlt2zRaTAKE4tfjTaWLgJBg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.62.2.tgz", + "integrity": "sha512-BfzEnDJOt9T8M989/lA37EcJgat01wLRnoi5dQf3QzOH7jzpqTAzdDbVfRljVr5r+jzKqpbHeyOfAaXxAd0PAA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@types/babel__core": { + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", + "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/parser": "^7.20.7", + "@babel/types": "^7.20.7", + "@types/babel__generator": "*", + "@types/babel__template": "*", + "@types/babel__traverse": "*" + } + }, + "node_modules/@types/babel__generator": { + "version": "7.27.0", + "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz", + "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/types": "^7.0.0" + } + }, + "node_modules/@types/babel__template": { + "version": "7.4.4", + "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", + "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/parser": "^7.1.0", + "@babel/types": "^7.0.0" + } + }, + "node_modules/@types/babel__traverse": { + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz", + "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/types": "^7.28.2" + } + }, + "node_modules/@types/esrecurse": { + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/@types/esrecurse/-/esrecurse-4.3.1.tgz", + "integrity": "sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/estree": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz", + "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/json-schema": { + "version": "7.0.15", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/react": { + "version": "19.2.17", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz", + "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==", + "dev": true, + "license": "MIT", + "dependencies": { + "csstype": "^3.2.2" + } + }, + "node_modules/@types/react-dom": { + "version": "19.2.3", + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", + "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "@types/react": "^19.2.0" + } + }, + "node_modules/@vitejs/plugin-react": { + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz", + "integrity": "sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/core": "^7.28.0", + "@babel/plugin-transform-react-jsx-self": "^7.27.1", + "@babel/plugin-transform-react-jsx-source": "^7.27.1", + "@rolldown/pluginutils": "1.0.0-beta.27", + "@types/babel__core": "^7.20.5", + "react-refresh": "^0.17.0" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "peerDependencies": { + "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" + } + }, + "node_modules/acorn": { + "version": "8.17.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.17.0.tgz", + "integrity": "sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==", + "dev": true, + "license": "MIT", + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/agent-base": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", + "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "license": "MIT", + "dependencies": { + "debug": "4" + }, + "engines": { + "node": ">= 6.0.0" + } + }, + "node_modules/ajv": { + "version": "6.15.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.15.0.tgz", + "integrity": "sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==", + "dev": true, + "license": "MIT", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/asynckit": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", + "license": "MIT" + }, + "node_modules/axios": { + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.18.0.tgz", + "integrity": "sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==", + "license": "MIT", + "dependencies": { + "follow-redirects": "^1.16.0", + "form-data": "^4.0.5", + "https-proxy-agent": "^5.0.1", + "proxy-from-env": "^2.1.0" + } + }, + "node_modules/balanced-match": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", + "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", + "dev": true, + "license": "MIT", + "engines": { + "node": "18 || 20 || >=22" + } + }, + "node_modules/baseline-browser-mapping": { + "version": "2.10.38", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.38.tgz", + "integrity": "sha512-31/02mVB4yuQU6adKk5SlY6m+mxDwUq5KZkyYgnLrrKl7TEm1+3PyDtDBz2kOv/wxZz41GHsvV1A/u6RmiyBvw==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "baseline-browser-mapping": "dist/cli.cjs" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/brace-expansion": { + "version": "5.0.6", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz", + "integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==", + "dev": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^4.0.2" + }, + "engines": { + "node": "18 || 20 || >=22" + } + }, + "node_modules/browserslist": { + "version": "4.28.2", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz", + "integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "baseline-browser-mapping": "^2.10.12", + "caniuse-lite": "^1.0.30001782", + "electron-to-chromium": "^1.5.328", + "node-releases": "^2.0.36", + "update-browserslist-db": "^1.2.3" + }, + "bin": { + "browserslist": "cli.js" + }, + "engines": { + "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" + } + }, + "node_modules/call-bind-apply-helpers": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", + "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/caniuse-lite": { + "version": "1.0.30001799", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001799.tgz", + "integrity": "sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "CC-BY-4.0" + }, + "node_modules/chart.js": { + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.5.1.tgz", + "integrity": "sha512-GIjfiT9dbmHRiYi6Nl2yFCq7kkwdkp1W/lp2J99rX0yo9tgJGn3lKQATztIjb5tVtevcBtIdICNWqlq5+E8/Pw==", + "license": "MIT", + "dependencies": { + "@kurkle/color": "^0.3.0" + }, + "engines": { + "pnpm": ">=8" + } + }, + "node_modules/combined-stream": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", + "license": "MIT", + "dependencies": { + "delayed-stream": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "dev": true, + "license": "MIT" + }, + "node_modules/cookie": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz", + "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" + } + }, + "node_modules/cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "dev": true, + "license": "MIT", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/csstype": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", + "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/delayed-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", + "license": "MIT", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/dunder-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", + "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "es-errors": "^1.3.0", + "gopd": "^1.2.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/electron-to-chromium": { + "version": "1.5.376", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.376.tgz", + "integrity": "sha512-cUVA7/RvbFTEuw/i3obUwDTRIXojaxkResf+ibByPFxjc6XK3VNtcQXV0NSbAlJ0FMjcJGgftVVB4Qo184EXvA==", + "dev": true, + "license": "ISC" + }, + "node_modules/es-define-property": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", + "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-object-atoms": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz", + "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-set-tostringtag": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", + "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/esbuild": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", + "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.21.5", + "@esbuild/android-arm": "0.21.5", + "@esbuild/android-arm64": "0.21.5", + "@esbuild/android-x64": "0.21.5", + "@esbuild/darwin-arm64": "0.21.5", + "@esbuild/darwin-x64": "0.21.5", + "@esbuild/freebsd-arm64": "0.21.5", + "@esbuild/freebsd-x64": "0.21.5", + "@esbuild/linux-arm": "0.21.5", + "@esbuild/linux-arm64": "0.21.5", + "@esbuild/linux-ia32": "0.21.5", + "@esbuild/linux-loong64": "0.21.5", + "@esbuild/linux-mips64el": "0.21.5", + "@esbuild/linux-ppc64": "0.21.5", + "@esbuild/linux-riscv64": "0.21.5", + "@esbuild/linux-s390x": "0.21.5", + "@esbuild/linux-x64": "0.21.5", + "@esbuild/netbsd-x64": "0.21.5", + "@esbuild/openbsd-x64": "0.21.5", + "@esbuild/sunos-x64": "0.21.5", + "@esbuild/win32-arm64": "0.21.5", + "@esbuild/win32-ia32": "0.21.5", + "@esbuild/win32-x64": "0.21.5" + } + }, + "node_modules/escalade": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint": { + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.5.0.tgz", + "integrity": "sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==", + "dev": true, + "license": "MIT", + "workspaces": [ + "packages/*" + ], + "dependencies": { + "@eslint-community/eslint-utils": "^4.8.0", + "@eslint-community/regexpp": "^4.12.2", + "@eslint/config-array": "^0.23.5", + "@eslint/config-helpers": "^0.6.0", + "@eslint/core": "^1.2.1", + "@eslint/plugin-kit": "^0.7.2", + "@humanfs/node": "^0.16.6", + "@humanwhocodes/module-importer": "^1.0.1", + "@humanwhocodes/retry": "^0.4.2", + "@types/estree": "^1.0.6", + "ajv": "^6.14.0", + "cross-spawn": "^7.0.6", + "debug": "^4.3.2", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^9.1.2", + "eslint-visitor-keys": "^5.0.1", + "espree": "^11.2.0", + "esquery": "^1.7.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^8.0.0", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "ignore": "^5.2.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "json-stable-stringify-without-jsonify": "^1.0.1", + "minimatch": "^10.2.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.3" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + }, + "funding": { + "url": "https://eslint.org/donate" + }, + "peerDependencies": { + "jiti": "*" + }, + "peerDependenciesMeta": { + "jiti": { + "optional": true + } + } + }, + "node_modules/eslint-plugin-react-hooks": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.1.1.tgz", + "integrity": "sha512-f2I7Gw6JbvCexzIInuSbZpfdQ44D7iqdWX01FKLvrPgqxoE7oMj8clOfto8U6vYiz4yd5oKu39rRSVOe1zRu0g==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/core": "^7.24.4", + "@babel/parser": "^7.24.4", + "hermes-parser": "^0.25.1", + "zod": "^3.25.0 || ^4.0.0", + "zod-validation-error": "^3.5.0 || ^4.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 || ^10.0.0" + } + }, + "node_modules/eslint-plugin-react-refresh": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.5.3.tgz", + "integrity": "sha512-5EMmLCV98Pi4o/f/3DP/v/tNqLHMIc9I8LKClNDWhZ9JTho89/kQcitCXQBMG7sAfVRK0Ie3T2EDOzp1YXYiVA==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "eslint": "^9 || ^10" + } + }, + "node_modules/eslint-scope": { + "version": "9.1.2", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-9.1.2.tgz", + "integrity": "sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "@types/esrecurse": "^4.3.1", + "@types/estree": "^1.0.8", + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + }, + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz", + "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/espree": { + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/espree/-/espree-11.2.0.tgz", + "integrity": "sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "acorn": "^8.16.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^5.0.1" + }, + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=24" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/esquery": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz", + "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "license": "BSD-2-Clause", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "license": "BSD-2-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true, + "license": "MIT" + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true, + "license": "MIT" + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true, + "license": "MIT" + }, + "node_modules/file-entry-cache": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz", + "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "flat-cache": "^4.0.0" + }, + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "dev": true, + "license": "MIT", + "dependencies": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/flat-cache": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz", + "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==", + "dev": true, + "license": "MIT", + "dependencies": { + "flatted": "^3.2.9", + "keyv": "^4.5.4" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/flatted": { + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", + "dev": true, + "license": "ISC" + }, + "node_modules/follow-redirects": { + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz", + "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], + "license": "MIT", + "engines": { + "node": ">=4.0" + }, + "peerDependenciesMeta": { + "debug": { + "optional": true + } + } + }, + "node_modules/form-data": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.6.tgz", + "integrity": "sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==", + "license": "MIT", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "es-set-tostringtag": "^2.1.0", + "hasown": "^2.0.4", + "mime-types": "^2.1.35" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/gensync": { + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/get-intrinsic": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", + "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.1.1", + "function-bind": "^1.1.2", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "math-intrinsics": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", + "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", + "license": "MIT", + "dependencies": { + "dunder-proto": "^1.0.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dev": true, + "license": "ISC", + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/globals": { + "version": "17.6.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.6.0.tgz", + "integrity": "sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/gopd": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", + "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-symbols": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", + "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-tostringtag": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", + "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", + "license": "MIT", + "dependencies": { + "has-symbols": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/hasown": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz", + "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==", + "license": "MIT", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/hermes-estree": { + "version": "0.25.1", + "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz", + "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==", + "dev": true, + "license": "MIT" + }, + "node_modules/hermes-parser": { + "version": "0.25.1", + "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz", + "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==", + "dev": true, + "license": "MIT", + "dependencies": { + "hermes-estree": "0.25.1" + } + }, + "node_modules/https-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", + "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "license": "MIT", + "dependencies": { + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/ignore": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", + "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 4" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "license": "MIT", + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true, + "license": "ISC" + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/jsesc": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", + "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", + "dev": true, + "license": "MIT", + "bin": { + "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true, + "license": "MIT" + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true, + "license": "MIT" + }, + "node_modules/json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "dev": true, + "license": "MIT", + "bin": { + "json5": "lib/cli.js" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "license": "MIT", + "dependencies": { + "json-buffer": "3.0.1" + } + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-locate": "^5.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "dev": true, + "license": "ISC", + "dependencies": { + "yallist": "^3.0.2" + } + }, + "node_modules/math-intrinsics": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", + "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "license": "MIT", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/minimatch": { + "version": "10.2.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", + "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "brace-expansion": "^5.0.5" + }, + "engines": { + "node": "18 || 20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/nanoid": { + "version": "3.3.14", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.14.tgz", + "integrity": "sha512-U9kYi5bpVMEI31yC8iw4bJJp0avcHXA0W8/wNfLfnvJYzihQo2ZRPYPvpAAd570HAcCBjCTN7vnr+v4StKl1IQ==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true, + "license": "MIT" + }, + "node_modules/node-releases": { + "version": "2.0.48", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.48.tgz", + "integrity": "sha512-1uz8041X6LoI6ZSdZacM9lVY28vuzDlSKitnpbSNK0RfKoIJkX29NBPVEFXhnuSuEOA9Ww0xnPJ+ILWbGAv8DA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=18" + } + }, + "node_modules/optionator": { + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", + "dev": true, + "license": "MIT", + "dependencies": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/picocolors": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "dev": true, + "license": "ISC" + }, + "node_modules/postcss": { + "version": "8.5.15", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz", + "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "nanoid": "^3.3.12", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/proxy-from-env": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz", + "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==", + "license": "MIT", + "engines": { + "node": ">=10" + } + }, + "node_modules/punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/react": { + "version": "19.2.7", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz", + "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/react-chartjs-2": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/react-chartjs-2/-/react-chartjs-2-5.3.1.tgz", + "integrity": "sha512-h5IPXKg9EXpjoBzUfyWJvllMjG2mQ4EiuHQFhms/AjUm0XSZHhyRy2xVmLXHKrtcdrPO4mnGqRtYoD0vp95A0A==", + "license": "MIT", + "peerDependencies": { + "chart.js": "^4.1.1", + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/react-dom": { + "version": "19.2.7", + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.7.tgz", + "integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==", + "license": "MIT", + "dependencies": { + "scheduler": "^0.27.0" + }, + "peerDependencies": { + "react": "^19.2.7" + } + }, + "node_modules/react-refresh": { + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz", + "integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/react-router": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.18.0.tgz", + "integrity": "sha512-pTTGt8J+ji1NOmYnjzT+bAJy/1zD+Jp4ziO6cL7T3ZLvXKtusO7BpFqlRXitqpcPVqllsIXFHRMt+2/k3Xn6HQ==", + "license": "MIT", + "dependencies": { + "cookie": "^1.0.1", + "set-cookie-parser": "^2.6.0" + }, + "engines": { + "node": ">=20.0.0" + }, + "peerDependencies": { + "react": ">=18", + "react-dom": ">=18" + }, + "peerDependenciesMeta": { + "react-dom": { + "optional": true + } + } + }, + "node_modules/react-router-dom": { + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.18.0.tgz", + "integrity": "sha512-Fi0yY6kgtKae/Th2xibdWK0KSdYZ4B53Gyf6wRtomOKWgpNm7H7+DyfDhncdz9FKbpS+1jmDhg3F4WoGJ+yFOA==", + "license": "MIT", + "dependencies": { + "react-router": "7.18.0" + }, + "engines": { + "node": ">=20.0.0" + }, + "peerDependencies": { + "react": ">=18", + "react-dom": ">=18" + } + }, + "node_modules/rollup": { + "version": "4.62.2", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.62.2.tgz", + "integrity": "sha512-RFnrW4lhXA3s3eqHDZvN654g8OTjzRfqpIRJYczCGB6HzphckVAi/Qh4tbPUbRuDi7s1Llv8g/NspLkttY3gTA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/estree": "1.0.9" + }, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=18.0.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { + "@rollup/rollup-android-arm-eabi": "4.62.2", + "@rollup/rollup-android-arm64": "4.62.2", + "@rollup/rollup-darwin-arm64": "4.62.2", + "@rollup/rollup-darwin-x64": "4.62.2", + "@rollup/rollup-freebsd-arm64": "4.62.2", + "@rollup/rollup-freebsd-x64": "4.62.2", + "@rollup/rollup-linux-arm-gnueabihf": "4.62.2", + "@rollup/rollup-linux-arm-musleabihf": "4.62.2", + "@rollup/rollup-linux-arm64-gnu": "4.62.2", + "@rollup/rollup-linux-arm64-musl": "4.62.2", + "@rollup/rollup-linux-loong64-gnu": "4.62.2", + "@rollup/rollup-linux-loong64-musl": "4.62.2", + "@rollup/rollup-linux-ppc64-gnu": "4.62.2", + "@rollup/rollup-linux-ppc64-musl": "4.62.2", + "@rollup/rollup-linux-riscv64-gnu": "4.62.2", + "@rollup/rollup-linux-riscv64-musl": "4.62.2", + "@rollup/rollup-linux-s390x-gnu": "4.62.2", + "@rollup/rollup-linux-x64-gnu": "4.62.2", + "@rollup/rollup-linux-x64-musl": "4.62.2", + "@rollup/rollup-openbsd-x64": "4.62.2", + "@rollup/rollup-openharmony-arm64": "4.62.2", + "@rollup/rollup-win32-arm64-msvc": "4.62.2", + "@rollup/rollup-win32-ia32-msvc": "4.62.2", + "@rollup/rollup-win32-x64-gnu": "4.62.2", + "@rollup/rollup-win32-x64-msvc": "4.62.2", + "fsevents": "~2.3.2" + } + }, + "node_modules/scheduler": { + "version": "0.27.0", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz", + "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==", + "license": "MIT" + }, + "node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/set-cookie-parser": { + "version": "2.7.2", + "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz", + "integrity": "sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==", + "license": "MIT" + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "license": "MIT", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/source-map-js": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "license": "MIT", + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/update-browserslist-db": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", + "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "escalade": "^3.2.0", + "picocolors": "^1.1.1" + }, + "bin": { + "update-browserslist-db": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/vite": { + "version": "5.4.21", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz", + "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", + "dev": true, + "license": "MIT", + "dependencies": { + "esbuild": "^0.21.3", + "postcss": "^8.4.43", + "rollup": "^4.20.0" + }, + "bin": { + "vite": "bin/vite.js" + }, + "engines": { + "node": "^18.0.0 || >=20.0.0" + }, + "funding": { + "url": "https://github.com/vitejs/vite?sponsor=1" + }, + "optionalDependencies": { + "fsevents": "~2.3.3" + }, + "peerDependencies": { + "@types/node": "^18.0.0 || >=20.0.0", + "less": "*", + "lightningcss": "^1.21.0", + "sass": "*", + "sass-embedded": "*", + "stylus": "*", + "sugarss": "*", + "terser": "^5.4.0" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + }, + "less": { + "optional": true + }, + "lightningcss": { + "optional": true + }, + "sass": { + "optional": true + }, + "sass-embedded": { + "optional": true + }, + "stylus": { + "optional": true + }, + "sugarss": { + "optional": true + }, + "terser": { + "optional": true + } + } + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "license": "ISC", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/word-wrap": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "dev": true, + "license": "ISC" + }, + "node_modules/yocto-queue": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/zod": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz", + "integrity": "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/colinhacks" + } + }, + "node_modules/zod-validation-error": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-4.0.2.tgz", + "integrity": "sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=18.0.0" + }, + "peerDependencies": { + "zod": "^3.25.0 || ^4.0.0" + } + } + } +} diff --git a/casino-dashboard/package.json b/casino-dashboard/package.json new file mode 100644 index 0000000..8778126 --- /dev/null +++ b/casino-dashboard/package.json @@ -0,0 +1,31 @@ +{ + "name": "casino-dashboard", + "private": true, + "version": "0.0.0", + "type": "module", + "scripts": { + "dev": "vite", + "build": "vite build", + "lint": "eslint .", + "preview": "vite preview" + }, + "dependencies": { + "axios": "^1.18.0", + "chart.js": "^4.5.1", + "react": "^19.2.6", + "react-chartjs-2": "^5.3.1", + "react-dom": "^19.2.6", + "react-router-dom": "^7.18.0" + }, + "devDependencies": { + "@eslint/js": "^10.0.1", + "@types/react": "^19.2.14", + "@types/react-dom": "^19.2.3", + "@vitejs/plugin-react": "^4.7.0", + "eslint": "^10.3.0", + "eslint-plugin-react-hooks": "^7.1.1", + "eslint-plugin-react-refresh": "^0.5.2", + "globals": "^17.6.0", + "vite": "^5.4.21" + } +} diff --git a/casino-dashboard/public/favicon.svg b/casino-dashboard/public/favicon.svg new file mode 100644 index 0000000..6893eb1 --- /dev/null +++ b/casino-dashboard/public/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/casino-dashboard/public/icons.svg b/casino-dashboard/public/icons.svg new file mode 100644 index 0000000..e952219 --- /dev/null +++ b/casino-dashboard/public/icons.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/casino-dashboard/src/App.css b/casino-dashboard/src/App.css new file mode 100644 index 0000000..8189bc7 --- /dev/null +++ b/casino-dashboard/src/App.css @@ -0,0 +1,11 @@ +.app { + display: flex; + min-height: 100vh; +} + +.content { + flex: 1; + padding: 2rem 3rem; + overflow-y: auto; + max-height: 100vh; +} diff --git a/casino-dashboard/src/App.jsx b/casino-dashboard/src/App.jsx new file mode 100644 index 0000000..a4cc8ab --- /dev/null +++ b/casino-dashboard/src/App.jsx @@ -0,0 +1,66 @@ +import { useState, useEffect } from 'react' +import { BrowserRouter, Routes, Route, Navigate } from 'react-router-dom' +import { AuthContext } from './api' +import api from './api' +import Login from './components/Login' +import Dashboard from './components/Dashboard' +import CrawlDetail from './components/CrawlDetail' +import CasinoReport from './components/CasinoReport' +import Sidebar from './components/Sidebar' +import './App.css' + +function PrivateRoute({ children }) { + const token = localStorage.getItem('token') + return token ? children : +} + +function App() { + const [user, setUser] = useState(null) + const [loading, setLoading] = useState(true) + + useEffect(() => { + const storedUser = localStorage.getItem('user') + if (storedUser) { + setUser(JSON.parse(storedUser)) + } + setLoading(false) + }, []) + + const handleLogin = async (data) => { + setUser(data.user) + localStorage.setItem('user', JSON.stringify(data.user)) + } + + const handleLogout = () => { + api.logout() + setUser(null) + } + + if (loading) return
Loading...
+ + return ( + + +
+ +
+ + } /> + + } /> + + } /> + + } /> + +
+
+
+
+ ) +} + +export default App diff --git a/casino-dashboard/src/api.js b/casino-dashboard/src/api.js new file mode 100644 index 0000000..73d4c1b --- /dev/null +++ b/casino-dashboard/src/api.js @@ -0,0 +1,70 @@ +import { useState, createContext, useContext } from 'react' +import axios from 'axios' + +const API_URL = import.meta.env.VITE_API_URL || 'http://localhost:3001/api' + +export const AuthContext = createContext(null) + +export function useAuth() { + return useContext(AuthContext) +} + +async function login(username, password) { + const response = await axios.post(`${API_URL}/auth/login`, { username, password }) + localStorage.setItem('token', response.data.token) + localStorage.setItem('user', JSON.stringify(response.data.user)) + return response.data +} + +async function logout() { + localStorage.removeItem('token') + localStorage.removeItem('user') +} + +async function register(username, password) { + const response = await axios.post(`${API_URL}/auth/register`, { username, password }) + return response.data +} + +async function fetchAllCrawls() { + const token = localStorage.getItem('token') + const response = await axios.get(`${API_URL}/crawler/all`, { + headers: { Authorization: `Bearer ${token}` } + }) + return response.data +} + +async function fetchCrawlById(id) { + const token = localStorage.getItem('token') + const response = await axios.get(`${API_URL}/crawler/${id}`, { + headers: { Authorization: `Bearer ${token}` } + }) + return response.data +} + +async function runAllCrawls() { + const token = localStorage.getItem('token') + const response = await axios.post(`${API_URL}/crawler/run-all`, {}, { + headers: { Authorization: `Bearer ${token}` } + }) + return response.data +} + +async function fetchCasinoReport() { + const token = localStorage.getItem('token') + const response = await axios.get(`${API_URL}/crawler/casino-report`, { + headers: { Authorization: `Bearer ${token}` } + }) + return response.data +} + +async function getPositionHistory(casinoName, siteName) { + const token = localStorage.getItem('token') + const response = await axios.get(`${API_URL}/crawler/position-history`, { + headers: { Authorization: `Bearer ${token}` }, + params: { casino_name: casinoName, site_name: siteName } + }) + return response.data +} + +export default { login, logout, register, fetchAllCrawls, fetchCrawlById, runAllCrawls, fetchCasinoReport, getPositionHistory } diff --git a/casino-dashboard/src/assets/hero.png b/casino-dashboard/src/assets/hero.png new file mode 100644 index 0000000000000000000000000000000000000000..02251f4b956c55af2d76fd0788124d7eee2b45eb GIT binary patch literal 13057 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 P00000NkvXXu0mjft=yBf literal 0 HcmV?d00001 diff --git a/casino-dashboard/src/assets/react.svg b/casino-dashboard/src/assets/react.svg new file mode 100644 index 0000000..6c87de9 --- /dev/null +++ b/casino-dashboard/src/assets/react.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/casino-dashboard/src/assets/vite.svg b/casino-dashboard/src/assets/vite.svg new file mode 100644 index 0000000..5101b67 --- /dev/null +++ b/casino-dashboard/src/assets/vite.svg @@ -0,0 +1 @@ +Vite diff --git a/casino-dashboard/src/components/CasinoReport.css b/casino-dashboard/src/components/CasinoReport.css new file mode 100644 index 0000000..fd8d60b --- /dev/null +++ b/casino-dashboard/src/components/CasinoReport.css @@ -0,0 +1,213 @@ +.report-header { + margin-bottom: 1.5rem; +} + +.report-header h2 { + color: #e8ebf2; + margin: 0 0 0.25rem; +} + +.report-subtitle { + color: #6b7280; + font-size: 0.9375rem; + margin: 0; +} + +.search-bar { + margin-bottom: 1.5rem; +} + +.search-bar input { + width: 100%; + padding: 0.75rem 1rem; + border-radius: 8px; + border: 1px solid #3a3f56; + background: #242840; + color: #e8ebf2; + font-size: 0.9375rem; + outline: none; +} + +.search-bar input:focus { + border-color: #6366f1; +} + +.report-stats { + display: flex; + gap: 1.5rem; + margin-bottom: 1.5rem; +} + +.stat { + background: #242840; + padding: 1rem 1.25rem; + border-radius: 10px; + color: #9ca3af; + font-size: 0.9375rem; +} + +.stat strong { + color: #6366f1; + font-weight: 700; +} + +.casino-list { + display: flex; + flex-direction: column; + gap: 0.5rem; +} + +.casino-card { + background: #242840; + border-radius: 10px; + overflow: hidden; +} + +.casino-card-header { + width: 100%; + display: flex; + align-items: center; + gap: 0.75rem; + padding: 1.25rem 1.5rem; + background: transparent; + border: none; + color: inherit; + cursor: pointer; + text-align: left; +} + +.casino-card-header:hover { + background: rgba(99, 102, 241, 0.05); +} + +.expand-icon { + color: #6366f1; + font-size: 0.625rem; + transition: transform 0.2s; +} + +.expand-icon.open { + transform: rotate(90deg); +} + +.casino-info { + display: flex; + align-items: center; + gap: 0.75rem; + flex: 1; + min-width: 0; +} + +.casino-name-group { + display: flex; + flex-direction: column; + min-width: 0; +} + +.casino-info h3 { + margin: 0; + color: #e8ebf2; + font-size: 1rem; + font-weight: 500; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +.casino-url { + color: #7c3aed; + font-size: 0.8125rem; + text-decoration: none; + word-break: break-all; +} + +.casino-url:hover { + text-decoration: underline; +} + +.casino-favicon { + width: 24px; + height: 24px; + border-radius: 4px; + object-fit: contain; + flex-shrink: 0; +} + +.site-count { + color: #6b7280; + font-size: 0.8125rem; + white-space: nowrap; +} + +.sites-table { + border-top: 1px solid #3a3f56; +} + +.sites-table table { + width: 100%; + border-collapse: collapse; +} + +.sites-table th { + text-align: left; + padding: 0.875rem 1.5rem; + background: #1e2136; + color: #6b7280; + font-size: 0.75rem; + text-transform: uppercase; + letter-spacing: 0.05em; +} + +.sites-table td { + padding: 0.875rem 1.5rem; + color: #e8ebf2; + font-size: 0.9375rem; + border-top: 1px solid #3a3f56; +} + +.sites-table tr:hover td { + background: rgba(99, 102, 241, 0.03); +} + +.position { + font-weight: 700; + color: #6366f1; + text-align: center; + width: 80px; +} + +.site-name { + font-weight: 500; + width: 200px; +} + +.site-name-link { + background: none; + border: none; + color: #6366f1; + cursor: pointer; + font: inherit; + padding: 0; + text-align: left; + text-decoration: underline; + text-underline-offset: 2px; +} + +.site-name-link:hover { + color: #818cf8; +} + +.site-url { + width: auto; +} + +.site-url a { + color: #6366f1; + word-break: break-all; +} + +.crawled-at { + color: #6b7280; + font-size: 0.8125rem; + white-space: nowrap; +} diff --git a/casino-dashboard/src/components/CasinoReport.jsx b/casino-dashboard/src/components/CasinoReport.jsx new file mode 100644 index 0000000..cc923a8 --- /dev/null +++ b/casino-dashboard/src/components/CasinoReport.jsx @@ -0,0 +1,141 @@ +import { useState, useEffect } from 'react' +import api from '../api' +import PositionChart from './PositionChart' +import './CasinoReport.css' + +export default function CasinoReport() { + const [data, setData] = useState([]) + const [loading, setLoading] = useState(true) + const [search, setSearch] = useState('') + const [expanded, setExpanded] = useState({}) + const [modalOpen, setModalOpen] = useState(false) + const [selectedCasino, setSelectedCasino] = useState(null) + const [selectedSite, setSelectedSite] = useState(null) + + useEffect(() => { + api.fetchCasinoReport().then( + (result) => { + setData(result) + setLoading(false) + } + ).catch(() => { + setLoading(false) + }) + }, []) + + const toggleExpand = (name) => { + setExpanded(prev => ({ ...prev, [name]: !prev[name] })) + } + + const openChart = (casinoName, siteName) => { + setSelectedCasino(casinoName) + setSelectedSite(siteName) + setModalOpen(true) + } + + const closeChart = () => { + setModalOpen(false) + setSelectedCasino(null) + setSelectedSite(null) + } + + const filtered = data.filter(casino => + casino.casino_name.toLowerCase().includes(search.toLowerCase()) + ) + + return ( +
+
+

Casino Report

+

Which sites each casino appears on

+
+ +
+ setSearch(e.target.value)} + /> +
+ + {loading ? ( +
Loading report...
+ ) : filtered.length === 0 ? ( +
No casinos found
+ ) : ( +
+ {data.length} unique casinos + {data.reduce((sum, c) => sum + (c.sites?.length || 0), 0)} casino-site listings +
+ )} + +
+ {filtered.map((casino) => ( +
+ + + {expanded[casino.casino_name] && ( +
+ + + + + + + + + + + {casino.sites?.map((site) => ( + + + + + + + ))} + +
PositionSite NameSite URLLast Crawled
{site.position} + + + {site.site_url} + {new Date(site.crawled_at).toLocaleString()}
+
+ )} +
+ ))} +
+ + {modalOpen && ( + + )} +
+ ) +} diff --git a/casino-dashboard/src/components/CrawlDetail.css b/casino-dashboard/src/components/CrawlDetail.css new file mode 100644 index 0000000..2a0c114 --- /dev/null +++ b/casino-dashboard/src/components/CrawlDetail.css @@ -0,0 +1,116 @@ +.crawl-detail { + max-width: 1200px; +} + +.detail-header { + display: flex; + align-items: center; + gap: 1rem; + margin-bottom: 1.5rem; +} + +.detail-meta { + background: #242840; + padding: 1.5rem; + border-radius: 10px; + margin-bottom: 2rem; + display: flex; + flex-direction: column; + gap: 0.75rem; +} + +.detail-meta p { + color: #9ca3af; + font-size: 0.9375rem; + margin: 0; +} + +.detail-meta strong { + color: #e8ebf2; +} + +.detail-meta a { + color: #6366f1; +} + +.screenshot-section { + margin-bottom: 2rem; +} + +.screenshot-section h4 { + color: #e8ebf2; + margin-bottom: 1rem; +} + +.screenshot { + width: 100%; + max-height: 600px; + object-fit: contain; + border-radius: 10px; + background: #1a1d2e; + border: 1px solid #3a3f56; +} + +.casino-table-section h4 { + color: #e8ebf2; + margin-bottom: 1rem; +} + +.casino-table { + width: 100%; + border-collapse: collapse; + background: #242840; + border-radius: 10px; + overflow: hidden; +} + +.casino-table th { + text-align: left; + padding: 1rem 1.5rem; + background: #1e2136; + color: #9ca3af; + font-size: 0.8125rem; + text-transform: uppercase; + letter-spacing: 0.05em; +} + +.casino-table td { + padding: 1rem 1.5rem; + border-top: 1px solid #3a3f56; + color: #e8ebf2; + font-size: 0.9375rem; +} + +.casino-table tr:hover td { + background: rgba(99, 102, 241, 0.05); +} + +.position { + font-weight: 700; + color: #6366f1; + text-align: center; + width: 60px; +} + +.casino-name { + display: flex; + align-items: center; + gap: 0.5rem; + font-weight: 500; +} + +.casino-favicon { + width: 24px; + height: 24px; + object-fit: contain; + border-radius: 4px; +} + +.bonus { + color: #10b981; +} + +.link a { + color: #6366f1; + text-decoration: underline; +} diff --git a/casino-dashboard/src/components/CrawlDetail.jsx b/casino-dashboard/src/components/CrawlDetail.jsx new file mode 100644 index 0000000..fd43a64 --- /dev/null +++ b/casino-dashboard/src/components/CrawlDetail.jsx @@ -0,0 +1,81 @@ +import { useState, useEffect } from 'react' +import { useParams } from 'react-router-dom' +import api from '../api' +import './CrawlDetail.css' + +export default function CrawlDetail() { + const { id } = useParams() + const [crawl, setCrawl] = useState(null) + const [loading, setLoading] = useState(true) + + useEffect(() => { + api.fetchCrawlById(id).then( + (data) => { + setCrawl(data) + setLoading(false) + } + ).catch(() => { + setLoading(false) + }) + }, [id]) + + if (loading) return
Loading crawl details...
+ if (!crawl) return
Crawl not found
+ + const screenshotUrl = crawl.screenshot_path ? `/screenshots/${crawl.screenshot_path}` : null + + return ( +
+

Crawl Details

+ +
+ + {crawl.status} + +

{crawl.site_name}

+
+ +
+

URL: {crawl.url}

+

Crawled at: {new Date(crawl.crawled_at).toLocaleString()}

+

Casinos Found: {crawl.casinos?.length || 0}

+
+ + {crawl.screenshot_path && ( +
+

Screenshot

+ {`Screenshot +
+ )} + +
+

Casino Rankings

+ + + + + + + + + + + {crawl.casinos?.map((casino) => ( + + + + + + + ))} + +
#Casino NameBonus / OfferLink
{casino.position} + {casino.favicon_url && } + {casino.casino_name} + {casino.bonus_offer || '-'} + {casino.url ? Open : '-'} +
+
+
+ ) +} diff --git a/casino-dashboard/src/components/Dashboard.css b/casino-dashboard/src/components/Dashboard.css new file mode 100644 index 0000000..137044c --- /dev/null +++ b/casino-dashboard/src/components/Dashboard.css @@ -0,0 +1,112 @@ +.dashboard-header { + display: flex; + justify-content: space-between; + align-items: center; + margin-bottom: 2rem; +} + +.crawl-button { + padding: 0.75rem 1.5rem; + border-radius: 8px; + border: none; + background: #4f46e5; + color: #fff; + font-size: 0.9375rem; + cursor: pointer; + transition: background 0.2s; +} + +.crawl-button:hover { + background: #4338ca; +} + +.crawl-error { + background: rgba(239, 68, 68, 0.1); + border: 1px solid #ef4444; + color: #ef4444; + padding: 0.75rem 1rem; + border-radius: 6px; + margin-bottom: 1rem; +} + +.crawl-list { + display: grid; + gap: 1rem; +} + +.crawl-card { + background: #242840; + border-radius: 10px; + padding: 1.5rem; + text-decoration: none; + color: inherit; + transition: transform 0.15s, box-shadow 0.15s; +} + +.crawl-card:hover { + transform: translateY(-2px); + box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3); +} + +.crawl-card-header { + display: flex; + align-items: center; + gap: 1rem; + margin-bottom: 0.75rem; +} + +.status-badge { + padding: 0.25rem 0.75rem; + border-radius: 20px; + font-size: 0.75rem; + font-weight: 600; + text-transform: uppercase; +} + +.status-success { + background: rgba(16, 185, 129, 0.15); + color: #10b981; +} + +.status-error { + background: rgba(239, 68, 68, 0.15); + color: #ef4444; +} + +.status-pending { + background: rgba(251, 191, 36, 0.15); + color: #fbbf24; +} + +.crawl-card-header h3 { + color: #e8ebf2; + margin: 0; + font-size: 1.125rem; +} + +.crawl-url { + color: #6366f1; + font-size: 0.875rem; + word-break: break-all; +} + +.crawl-date { + color: #6b7280; + font-size: 0.8125rem; + margin-top: 0.25rem; +} + +.crawl-stats { + margin-top: 0.75rem; + color: #9ca3af; + font-size: 0.875rem; +} + +.empty-state, +.loading-state { + text-align: center; + padding: 3rem; + color: #6b7280; + background: #242840; + border-radius: 10px; +} diff --git a/casino-dashboard/src/components/Dashboard.jsx b/casino-dashboard/src/components/Dashboard.jsx new file mode 100644 index 0000000..ff1812a --- /dev/null +++ b/casino-dashboard/src/components/Dashboard.jsx @@ -0,0 +1,80 @@ +import { useState, useEffect } from 'react' +import { Link } from 'react-router-dom' +import api from '../api' +import './Dashboard.css' + +export default function Dashboard() { + const [crawls, setCrawls] = useState([]) + const [loading, setLoading] = useState(true) + const [running, setRunning] = useState(false) + const [runError, setRunError] = useState('') + + const loadData = () => { + api.fetchAllCrawls().then( + (data) => { + setCrawls(data) + setLoading(false) + } + ).catch(() => { + setLoading(false) + }) + } + + useEffect(() => { + loadData() + }, []) + + const handleRunCrawl = async () => { + setRunning(true) + setRunError('') + try { + await api.runAllCrawls() + loadData() + } catch (err) { + setRunError(err.response?.data?.error || 'Failed to run crawl') + } finally { + setRunning(false) + } + } + + return ( +
+
+

Crawler Dashboard

+ +
+ + {runError &&
{runError}
} + + {loading ? ( +
Loading crawl data...
+ ) : crawls.length === 0 ? ( +
+

No crawls yet. Click "Run Crawl Now" to start collecting data.

+
+ ) : ( +
+ {crawls.map((crawl) => ( + +
+ + {crawl.status} + +

{crawl.site_name}

+
+
+

{crawl.url}

+

{new Date(crawl.crawled_at).toLocaleString()}

+
+ Casinos Found: {crawl.casinos?.length || 0} +
+
+ + ))} +
+ )} +
+ ) +} diff --git a/casino-dashboard/src/components/Login.css b/casino-dashboard/src/components/Login.css new file mode 100644 index 0000000..157aff3 --- /dev/null +++ b/casino-dashboard/src/components/Login.css @@ -0,0 +1,66 @@ +.login-container { + display: flex; + align-items: center; + justify-content: center; + min-height: 100vh; + background: #1a1d2e; +} + +.login-card { + background: #242840; + padding: 3rem; + border-radius: 12px; + box-shadow: 0 20px 60px rgba(0,0,0,0.4); + width: 100%; + max-width: 400px; +} + +.login-title { + color: #fff; + margin-bottom: 0.5rem; + font-size: 2rem; +} + +.login-subtitle { + color: #8b90a3; + margin-bottom: 2rem; +} + +.login-form { + display: flex; + flex-direction: column; + gap: 1rem; +} + +.login-input { + padding: 0.75rem 1rem; + border-radius: 8px; + border: 1px solid #3a3f56; + background: #1a1d2e; + color: #fff; + font-size: 1rem; +} + +.login-button { + padding: 0.75rem; + border-radius: 8px; + border: none; + background: #4f46e5; + color: #fff; + font-size: 1rem; + cursor: pointer; + transition: background 0.2s; +} + +.login-button:hover { + background: #4338ca; +} + +.login-error { + background: rgba(239, 68, 68, 0.1); + border: 1px solid #ef4444; + color: #ef4444; + padding: 0.5rem 1rem; + border-radius: 6px; + font-size: 0.875rem; +} diff --git a/casino-dashboard/src/components/Login.jsx b/casino-dashboard/src/components/Login.jsx new file mode 100644 index 0000000..3224619 --- /dev/null +++ b/casino-dashboard/src/components/Login.jsx @@ -0,0 +1,58 @@ +import { useState } from 'react' +import { useNavigate } from 'react-router-dom' +import api from '../api' +import './Login.css' + +export default function Login({ onLogin }) { + const [username, setUsername] = useState('') + const [password, setPassword] = useState('') + const [error, setError] = useState('') + const [loading, setLoading] = useState(false) + const navigate = useNavigate() + + const handleSubmit = async (e) => { + e.preventDefault() + setError('') + setLoading(true) + try { + const data = await api.login(username, password) + onLogin(data) + navigate('/') + } catch (err) { + setError(err.response?.data?.error || 'Login failed') + } finally { + setLoading(false) + } + } + + return ( +
+
+

Casino Crawler

+

Backoffice Dashboard

+
+ {error &&
{error}
} + setUsername(e.target.value)} + className="login-input" + required + /> + setPassword(e.target.value)} + className="login-input" + required + /> + +
+
+
+ ) +} diff --git a/casino-dashboard/src/components/PositionChart.css b/casino-dashboard/src/components/PositionChart.css new file mode 100644 index 0000000..1ea888e --- /dev/null +++ b/casino-dashboard/src/components/PositionChart.css @@ -0,0 +1,61 @@ +.position-chart-overlay { + position: fixed; + inset: 0; + background: rgba(0, 0, 0, 0.6); + display: flex; + align-items: center; + justify-content: center; + z-index: 1000; +} + +.position-chart-modal { + background: #242840; + border-radius: 12px; + padding: 2rem; + width: 90%; + max-width: 900px; + max-height: 85vh; + overflow: auto; + box-shadow: 0 16px 48px rgba(0, 0, 0, 0.4); +} + +.chart-header { + position: relative; + margin-bottom: 1.5rem; +} + +.chart-header h3 { + color: #e8ebf2; + font-size: 1.125rem; + font-weight: 600; + margin: 0; + word-break: break-word; +} + +.close-btn { + position: absolute; + top: -8px; + right: -8px; + background: none; + border: none; + color: #9ca3af; + font-size: 1.5rem; + cursor: pointer; + padding: 4px; + line-height: 1; +} + +.close-btn:hover { + color: #e8ebf2; +} + +.chart-container { + height: 350px; +} + +.chart-loading, +.chart-empty { + color: #9ca3af; + text-align: center; + padding: 4rem 0; +} diff --git a/casino-dashboard/src/components/PositionChart.jsx b/casino-dashboard/src/components/PositionChart.jsx new file mode 100644 index 0000000..ae52b22 --- /dev/null +++ b/casino-dashboard/src/components/PositionChart.jsx @@ -0,0 +1,106 @@ +import { useState, useEffect } from 'react' +import { Line } from 'react-chartjs-2' +import { + Chart as ChartJS, + CategoryScale, + LinearScale, + PointElement, + LineElement, + Title, + Tooltip, +} from 'chart.js' +import api from '../api' +import './PositionChart.css' + +ChartJS.register( + CategoryScale, + LinearScale, + PointElement, + LineElement, + Title, + Tooltip +) + +export default function PositionChart({ casinoName, siteName, onClose }) { + const [history, setHistory] = useState([]) + const [loading, setLoading] = useState(true) + + useEffect(() => { + api.getPositionHistory(casinoName, siteName).then( + (result) => { + setHistory(result) + setLoading(false) + } + ).catch(() => { + setLoading(false) + }) + }, [casinoName, siteName]) + + const chartData = history.length > 0 ? { + labels: history.map(h => h.label), + datasets: [{ + label: 'Position', + data: history.map(h => Number(h.position)), + borderColor: '#6366f1', + backgroundColor: 'rgba(99, 102, 241, 0.1)', + fill: true, + tension: 0.3, + pointBackgroundColor: '#6366f1', + pointRadius: history.length > 30 ? 0 : 4, + }], + } : null + + return ( +
+
e.stopPropagation()}> +
+

Position History: {casinoName} on {siteName}

+ +
+ + {loading ? ( +
Loading chart...
+ ) : history.length === 0 ? ( +
No position history found
+ ) : ( +
+ `Position: ${context.parsed.y}`, + }, + }, + }, + }} + /> +
+ )} +
+
+ ) +} diff --git a/casino-dashboard/src/components/Sidebar.css b/casino-dashboard/src/components/Sidebar.css new file mode 100644 index 0000000..ad1732f --- /dev/null +++ b/casino-dashboard/src/components/Sidebar.css @@ -0,0 +1,96 @@ +.sidebar { + width: 260px; + min-height: 100vh; + background: var(--bg-secondary); + border-right: 1px solid var(--border-color); + display: flex; + flex-direction: column; + padding: 1.5rem 0; +} + +.sidebar-header { + padding: 0 1.5rem 1.5rem; + border-bottom: 1px solid var(--border-color); +} + +.sidebar-header h3 { + margin: 0; + color: var(--text-primary); + font-size: 1.25rem; +} + +.sidebar-nav { + flex: 1; + padding: 1rem 0; + display: flex; + flex-direction: column; + gap: 0.25rem; +} + +.nav-link { + display: flex; + align-items: center; + gap: 0.75rem; + padding: 0.75rem 1.5rem; + color: var(--text-secondary); + text-decoration: none; + transition: all 0.15s; + font-size: 0.9375rem; +} + +.nav-link:hover { + background: rgba(99, 102, 241, 0.08); + color: var(--text-primary); +} + +.nav-link.active { + background: rgba(99, 102, 241, 0.12); + color: var(--accent); + border-left: 3px solid var(--accent); +} + +.sidebar-footer { + padding: 1rem 1.5rem; + border-top: 1px solid var(--border-color); +} + +.user-info { + display: flex; + align-items: center; + gap: 0.75rem; + margin-bottom: 1rem; +} + +.user-avatar { + width: 32px; + height: 32px; + border-radius: 50%; + background: var(--accent); + color: #fff; + display: flex; + align-items: center; + justify-content: center; + font-weight: 600; + font-size: 0.875rem; +} + +.username { + color: var(--text-primary); + font-size: 0.9375rem; +} + +.logout-button { + width: 100%; + padding: 0.625rem; + border-radius: 8px; + border: 1px solid #ef4444; + background: transparent; + color: #ef4444; + font-size: 0.875rem; + cursor: pointer; + transition: all 0.15s; +} + +.logout-button:hover { + background: rgba(239, 68, 68, 0.1); +} diff --git a/casino-dashboard/src/components/Sidebar.jsx b/casino-dashboard/src/components/Sidebar.jsx new file mode 100644 index 0000000..3f7d97b --- /dev/null +++ b/casino-dashboard/src/components/Sidebar.jsx @@ -0,0 +1,45 @@ +import { Link, useLocation } from 'react-router-dom' +import { useAuth } from '../api' +import './Sidebar.css' + +export default function Sidebar({ onLogout }) { + const { user } = useAuth() + const location = useLocation() + + return ( + + ) +} diff --git a/casino-dashboard/src/index.css b/casino-dashboard/src/index.css new file mode 100644 index 0000000..6ac969d --- /dev/null +++ b/casino-dashboard/src/index.css @@ -0,0 +1,44 @@ +:root { + --bg-primary: #151827; + --bg-secondary: #1a1d2e; + --border-color: #2e3044; + --text-primary: #e8ebf2; + --text-secondary: #9ca3af; + --accent: #6366f1; + --accent-hover: #4f46e5; +} + +body { + margin: 0; + font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; + background: var(--bg-primary); + color: var(--text-primary); +} + +.app { + display: flex; + min-height: 100vh; +} + +.content { + flex: 1; + padding: 2rem 3rem; + overflow-y: auto; + max-height: 100vh; +} + +.loading, .loading-state { + text-align: center; + padding: 4rem; + color: var(--text-secondary); + font-size: 1.125rem; +} + +.error-state { + text-align: center; + padding: 3rem; + background: rgba(239, 68, 68, 0.1); + border: 1px solid rgba(239, 68, 68, 0.3); + color: #ef4444; + border-radius: 10px; +} diff --git a/casino-dashboard/src/main.jsx b/casino-dashboard/src/main.jsx new file mode 100644 index 0000000..b9a1a6d --- /dev/null +++ b/casino-dashboard/src/main.jsx @@ -0,0 +1,10 @@ +import { StrictMode } from 'react' +import { createRoot } from 'react-dom/client' +import './index.css' +import App from './App.jsx' + +createRoot(document.getElementById('root')).render( + + + , +) diff --git a/casino-dashboard/vite.config.js b/casino-dashboard/vite.config.js new file mode 100644 index 0000000..bf43cdb --- /dev/null +++ b/casino-dashboard/vite.config.js @@ -0,0 +1,13 @@ +import { defineConfig } from 'vite' +import react from '@vitejs/plugin-react' + +export default defineConfig({ + plugins: [react()], + server: { + port: 5173, + proxy: { + '/api': 'http://localhost:3001', + '/screenshots': 'http://localhost:3001' + } + } +}) diff --git a/casino_affiliate_sites copy.csv b/casino_affiliate_sites copy.csv new file mode 100644 index 0000000..4649b0c --- /dev/null +++ b/casino_affiliate_sites copy.csv @@ -0,0 +1,311 @@ +url,title,domain +"https://www.accc.gov.au/system/files/ACCC+commissioned+report+-+The+impact+of+digital+platforms+on+news+and+journalistic+content,+Centre+for+Media+Transition+(2).pdf","The Impact of Digital Platforms on News and Journalistic Content","accc.gov.au" +"https://www.actionnetwork.com/casino","Best U.S. Real Money Online Casinos - December 2023","actionnetwork.com" +"https://www.al.com/casinos/real-money-casinos/","The best online casinos for real money in the U.S. for 2026","al.com" +"https://www.ananda.org/autobiography/","Autobiography of a Yogi, by Paramhansa Yogananda","ananda.org" +"https://www.antoniocasella.eu/restorative/Milward_2009.pdf","ePapyrus PDF Document - Antonio Casella","antoniocasella.eu" +"https://www.askgamblers.com/online-casinos/reviews","Trusted Online Casino Reviews & Ratings ✔️ (2026)","askgamblers.com" +"https://assets.kpmg.com/content/dam/kpmgsites/ie/pdf/insights/aviation/Aviation_Leaders_Report_2026.pdf.coredownload.inline.pdf","Aviation Leaders Report 2026 - KPMG agentic corporate services","assets.kpmg.com" +"https://ats.io/casinos/","Best Online Casinos USA (2026): List of Real Money Gambling Sites","ats.io" +"https://www.attorneyatwork.com/i-dont-know-what-this-word-means-is-this-post-expansive-or-extensive/","I Don’t Know What This Word Means: Is This Post Expansive or Extensive?","attorneyatwork.com" +"https://www.ausonlinecasinosites.us.com/","Best Online Casinos Australia 2026: Real Money AU Casino Sites","ausonlinecasinosites.us.com" +"https://www.baseballamerica.com/stories/best-payout-online-casinos/","15 Best Payout Online Casinos 2026: High RTP Sites & Games","baseballamerica.com" +"https://baselgovernance.org/sites/default/files/2019-02/2016_gcrsport_en.pdf","Global Corruption Report: Sport - Basel Institute on Governance","baselgovernance.org" +"http://bc.math.msu.su/wiki/lib/exe/fetch.php?media=downloads:toffler_alvin_future_shock.pdf","Alvin Toffler Future Shock","bc.math.msu.su" +"https://best-7-online-casinos.com","","best-7-online-casinos.com" +"https://best-9-online-casinos.com","","best-9-online-casinos.com" +"https://best-casino-directory.com","","best-casino-directory.com" +"https://best-casino-list.com","","best-casino-list.com" +"https://best-casino-reviews.com","","best-casino-reviews.com" +"https://best-casino.com","","best-casino.com" +"https://best-casino.net","","best-casino.net" +"https://best-casino.xyz","","best-casino.xyz" +"https://best-casinos.com","","best-casinos.com" +"https://best-casinos.net","","best-casinos.net" +"https://best-online-casinos.com","","best-online-casinos.com" +"https://best-online-casinos.info","","best-online-casinos.info" +"https://best-online-casinos.net","","best-online-casinos.net" +"https://best-online-casinos.org","","best-online-casinos.org" +"https://best-online-casinos.xyz","","best-online-casinos.xyz" +"https://best.unitestatesonlinecasino.net/","Best Online Casino for Real Money & Top Offshore Casinos 2026","best.unitestatesonlinecasino.net" +"https://bestpokiesau.com/","Best Online Casinos 2026 – Top Australian Pokies for Real Money","bestpokiesau.com" +"https://betanews.com/gb/most-trusted-online-gambling-sites/","Best Online Casinos That Pay Real Money - March 2026 Update","betanews.com" +"https://betpokies.org/","Best Real Money Online Casinos in Australia 2026","betpokies.org" +"https://bettergambling.ie/casino-sites/","All Online Casino Sites Ireland 2026 | BetterGambling.ie","bettergambling.ie" +"https://www.bettingusa.com/states/de/casino/","Delaware Online Casinos 2026: Legal Sites, Apps & Bonuses","bettingusa.com" +"https://www.betvictor.com/en-gb/casino","Play Online Casino Games at BetVictor's UK Casino Site","betvictor.com" +"https://www.bibliophilebooks.com/WebRoot/Store/Shops/Bibliophile/4DC1/304F/E927/3180/420E/C0A8/647D/D51E/C338WEBCAT.pdf","Gifts For Book Lovers HAPPY NEW YEAR TO ALL OUR LOVELY ...","bibliophilebooks.com" +"https://www.bis.org/publ/gten05.pdf","Report on Consolidation in the Financial Sector","bis.org" +"https://www.bitdegree.org/crypto/shuffle-casino-review","Shuffle Casino Review: Games, Bonuses, and Full Guide","bitdegree.org" +"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","What Is The Best Safe Gambling Site? - Blackjack Review","blackjackreview.com" +"https://www.bluefirereader.com/certification/dictionary.pdf","a dictionary PDF - Bluefire Reader","bluefirereader.com" +"https://bnu.repository.guildhe.ac.uk/id/eprint/9388/1/1.%20Volume%20I%20Pedros%20final%20thesis%20170715.pdf","Consumer Decision Making in Restaurant Selection","bnu.repository.guildhe.ac.uk" +"https://bojoko.ca/casino/","The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","bojoko.ca" +"https://www.bonus.com/online-casinos/delaware/","Delaware (DE) Best Online Casinos & Bonuses 2026","bonus.com" +"https://www.bonusfinder.com/","Compare Best Casino Bonuses and Latest Offers | BonusFinder US","bonusfinder.com" +"https://www.bookmakersreview.com/usa/west-virginia/online-casinos/","West Virginia Online Casinos: Legal Status & Player Guide (2026)","bookmakersreview.com" +"https://www.businesstoday.com.mt/gaming/gaming/2871/best_online_casinos_in_malta_for_specific_player_types","Best Online Casinos in Malta for Specific Player Types","businesstoday.com.mt" +"https://www.businessworld.ie/news/Irishluck-offers-reviews-of-casinos-and-sports-betting-sites-Irish-gamblers-575373.html","Irishluck offers reviews of casinos and sports betting sites Irish ...","businessworld.ie" +"https://cabinjohn.org/index.php/join-listserv/","Join Listserv – Community of Cabin John, Maryland","cabinjohn.org" +"https://cardmates.co.uk/online-casinos","Best Online Casino Sites in the UK for 2026 - Cardmates","cardmates.co.uk" +"https://www.cardozolawreview.com/legalized-sports-wagering-in-america/","Legalized Sports Wagering in America - Cardozo Law Review","cardozolawreview.com" +"https://www.cardplayer.com/online-casinos","Best Real Money Online Casinos in the US (June 2026 )","cardplayer.com" +"https://casadelalmendro.com/","Fundacion Casa del Almendro – Centro de ayuda familiar al ...","casadelalmendro.com" +"https://casino.guru/top-online-casinos","TOP 10 Online Casinos 2026 [7,000+ Real Money Sites Tested]","casino.guru" +"https://www.casino.org/reviews/","100% Independent & Trusted Online Casino Reviews (2026)","casino.org" +"https://www.casino.us/","Best US Online Casinos | Top 10 Casinos Compared 2026","casino.us" +"https://casinogrounds.com/casinos/","Online Casino Reviews by Professional Gamblers (Updated)","casinogrounds.com" +"https://casinologia.com/top-10-best-casinos-list/","Top 10 Best Online Casinos at the Moment | 2026","casinologia.com" +"https://www.casinomeister.com/online-casinos/reviews/","Bluntly Honest Online Casino Reviews (2026) - Casinomeister","casinomeister.com" +"https://www.casinorating.com/","Licensed Online Casinos by Country 2026","casinorating.com" +"https://casinoreviews.com/","Online Casino Reviews - Trusted Reviews & Ratings | CasinoReviews.com","casinoreviews.com" +"https://www.casinoreviews.net/","Independent Online Casino Reviews 2026 | Casinoreviews.net","casinoreviews.net" +"https://www.casinos.com/best-sites","Best Casino Sites June 2026 | Find Casinos Online","casinos.com" +"https://www.casinoslists.com/","CasinosLists.com: Complete Online Casino Lists & Bonuses","casinoslists.com" +"https://www.casinovendors.com/vendorsatoz/a/","Vendors A-Z (A) - Casino Vendors","casinovendors.com" +"https://cdn.osce.org/sites/default/files/f/documents/b/b/13836.pdf","The Media Freedom Internet Cookbook - OSCE.org","cdn.osce.org" +"https://chipy.com/casinos","Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","chipy.com" +"https://www.collinsdictionary.com/us/dictionary/english-thesaurus/expansive","Synonyms of 'expansive' in American English","collinsdictionary.com" +"https://commission.europa.eu/system/files/2022-12/Annex%20I_LiteratureReview_20210319_clean_dsj_v3.0_a.pdf","Study on the impact of new technologies on free and fair elections ...","commission.europa.eu" +"https://comparasino.com/casino-bonuses/","Top Online Casino Bonuses 2026 | 10x Wagering Cap Compliant","comparasino.com" +"https://www.covers.com/casino","Best Real Money Online Casinos for US Players 2026 - Covers.com","covers.com" +"https://www.craveguitars.co.uk/tag/guitar-music/page/2/","guitar music – Page 2 - CRAVE Guitars","craveguitars.co.uk" +"https://cs.arizona.edu/~mercer/Projects/BoggleWords","Untitled","cs.arizona.edu" +"https://www.cs.princeton.edu/courses/archive/spring18/cos226/assignments/autocomplete/testing/words-333333.txt","words-333333 - cs.Princeton","cs.princeton.edu" +"https://dappradar.com/narratives/gambling/platforms","Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","dappradar.com" +"https://www.dcaf.ch/sites/default/files/publications/documents/Compendium_Building_Integrity_and_Reducing_Corruption_in_Defence.pdf","Building Integrity and Reducing Corruption in Defence","dcaf.ch" +"https://deadspin.com/sweepstakes-casinos/free-slots-real-money/","Free Online Slots For Real Money: Free Play Casinos Ranked","deadspin.com" +"https://delawarepark.betrivers.com/","BetRivers at Delaware Park Casino & Racing Online Casino ...","delawarepark.betrivers.com" +"https://des.assam.gov.in/sites/default/files/swf_utility_folder/departments/ecostat_medhassu_in_oid_3/this_comm/tourism_sss.pdf","2.Development of a Tourism Convenience Index for the Major ...","des.assam.gov.in" +"https://detective.gumer.info/txt/cambridge.pdf","Cambridge Companion Crime Fiction","detective.gumer.info" +"https://www.dictionary.com/browse/extensive","EXTENSIVE Definition & Meaning | Dictionary.com","dictionary.com" +"https://documents1.worldbank.org/curated/en/990601467315599193/pdf/105761-REVISED-CDI-Report-FinalLatest-PUBLIC.pdf","The Potential Economic Role of the Caribbean Diaspora","documents1.worldbank.org" +"https://doe.gov.in/files/cenetral-pay_document/7cpc_report_eng.pdf","Report of the Seventh Central Pay Commission","doe.gov.in" +"https://dokumen.pub/oxford-thesaurus-of-current-english.html","Oxford Thesaurus of Current English - DOKUMEN.PUB","dokumen.pub" +"https://www.eecis.udel.edu/~lliao/cis320f05/dictionary.txt","Dictionary","eecis.udel.edu" +"https://esports-news.co.uk/gambling-sites/","Best Gambling Websites in 2026 - Top 10 Online Casinos UK","esports-news.co.uk" +"https://esportsinsider.com/us/gambling/best-online-casinos-usa","Best Online Casinos for Real Money in the USA for June 2026","esportsinsider.com" +"https://europeangaming.eu/portal/best-online-casinos-europe/","Best Online Casinos Europe 2026: Top 15 EU Casino Sites","europeangaming.eu" +"https://www.eurosif.org/wp-content/uploads/2021/10/European-SRI-2018-Study.pdf","european sri study | eurosif","eurosif.org" +"https://exclusive-casino.com","","exclusive-casino.com" +"https://exclusive-casino.net","","exclusive-casino.net" +"https://exclusive-casino.org","","exclusive-casino.org" +"https://www.ey.com/content/dam/ey-unified-site/ey-com/en-in/insights/media-entertainment/images/ey-shape-the-future-indian-media-and-entertainment-is-scripting-a-new-story.pdf","Indian media and entertainment is scripting a new story - EY","ey.com" +"https://www.facom.ufu.br/~albertini/2sem2015/ori/dic.txt","dic.txt - Facom/UFU","facom.ufu.br" +"https://fast-casino.com","","fast-casino.com" +"https://fast-casino.xyz","","fast-casino.xyz" +"https://fast-casinos.com","","fast-casinos.com" +"https://fast-casinos.info","","fast-casinos.info" +"https://fast-casinos.net","","fast-casinos.net" +"https://fast-casinos.org","","fast-casinos.org" +"http://www.fatf-gafi.org/content/dam/fatf-gafi/reports/Asset-Recovery-Guidance-Best-Practices.pdf.coredownload.pdf","Asset Recovery Guidance and Best Practices - FATF","fatf-gafi.org" +"https://fbcclassroom.com/wp-content/uploads/2022/07/The-Worlds-Religions-Our-Great-Wisdom-Traditions-by-Huston-Smith-z-lib.org_.pdf","The World's Religions - Global Classroom by Filadelfia Bible College","fbcclassroom.com" +"https://files.spawningpool.net/docs/Vault2.0.-.TTRPG-Gamebooks/Feng%20Shui/Feng%20Shui%20%5B2nd%20ed%5D/FS%202e%20-%20Feng%20Shui%202%20-%20Core%20Rulebook%20v2.1%20%7BAG4020%7D.pdf","FS 2e - Feng Shui 2 - Core Rulebook v2.1 {AG4020}.pdf","files.spawningpool.net" +"https://filmtalk.org/film-books/","FILM BOOKS","filmtalk.org" +"https://focus-asia.com/the-pokies-casino-australia-2026-review/","Australia’s Top-Rated Real Money Casino Site","focus-asia.com" +"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","Top 10 casinos list - Mr. Gamble Casino Forum","forum.mr-gamble.com" +"https://www.fqmagazine.co.uk/gear-and-gadgets-2/gaming/item/69229-exploring-the-top-online-casinos-with-fast-payouts.html","Exploring the Top Online Casinos With Fast Payouts - FQ Magazine","fqmagazine.co.uk" +"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","Best online casinos for real money in the U.S. (June 2026)","freep.com" +"https://www.gambling.com/us/online-casinos","How does Gambling.com rate and review online casinos?","gambling.com" +"https://www.gamblingcommission.gov.uk/public-register/business/detail/domain-names/39326","Skill On Net Limited - Domain names - Gambling Commission","gamblingcommission.gov.uk" +"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","gamblinginsider.com" +"https://www.gamblingnerd.com/","Best Online Gambling Sites in 2026 - Trusted Gambling Websites","gamblingnerd.com" +"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","The Social and Economic Impacts of Gambling","gamblingriskinformednovascotia.ca" +"https://www.gamblingsite.com/michigan/","Michigan Online Gambling - Best MI Gambling Sites in (2026)","gamblingsite.com" +"https://www.gamblingsites.com/","Best Online Gambling Sites in 2026 - Ranked by Real Players","gamblingsites.com" +"https://www.gameshub.com/australia/online-casinos/pokies/","Best Online Pokies in Australia for Real Money in June","gameshub.com" +"https://www.gamesreviews.com/casino/michigan/","Michigan Online Casinos February, 2026: All Real Money Michigan Online Casinos","gamesreviews.com" +"https://gamezinger.com/casinos/delaware/","Best Delaware Online Casinos - Top DE Casino Sites 2026","gamezinger.com" +"https://gamingamerica.com/online-casinos/michigan","Top Michigan Online Casinos in 2026","gamingamerica.com" +"https://www.gamingtoday.com/","Gaming Today | America’s Home for Gambling News & Reviews","gamingtoday.com" +"https://www.gatesnotes.com/work/save-lives/reader/20-years-to-give-away-virtually-all-my-wealth","20 years to give away virtually all my wealth | Bill Gates","gatesnotes.com" +"https://getb8.us/online-casinos/","Online Casino Reviews - Best Trusted Online Casino Sites 2026 by Getb8","getb8.us" +"https://getbets.us/casinos/","Online Casinos USA 2026 — Tested & Ranked | GetBets","getbets.us" +"https://gg.co.uk/online-casinos/","Best Online Casinos UK - Top Real Money Casinos 2026 - GG.co.uk","gg.co.uk" +"https://www.ginx.tv/en/casino/michigan","Best Michigan Online Casinos 2026 | Trusted Online Casinos in MI","ginx.tv" +"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","Top six best online casino review sites | Glasgow Times","glasgowtimes.co.uk" +"https://globallawexperts.com/top-10-jurisdictions-to-launch-your-licensed-gambling-business/","Top 10 Jurisdictions To Launch Your Licensed Gambling Business","globallawexperts.com" +"https://www.grin.com/document/322750?srsltid=AfmBOorZNlBbFWB6hJnbkYgVKE5xOFgl2dqddYD2oVvRr6oLoYiA8Yy1","The Middle Class or You only live twice | Grin","grin.com" +"https://gvrkiran.github.io/content/Betting_apps_India.pdf","Quantifying the Illicit Ecosystem of Betting Apps in India","gvrkiran.github.io" +"https://hendrix-cs.github.io/csci150/data/english3.txt","Common English Words - Hendrix College Computer Science","hendrix-cs.github.io" +"https://www.hltv.org/betting/online-casinos","Best Online Casino Sites – June 2026 | HLTV.org","hltv.org" +"https://huggingface.co/microsoft/cocolm-base/resolve/main/dict.txt?download=true","736 kB - Hugging Face","huggingface.co" +"https://icom.museum/wp-content/uploads/2025/02/IRAPFM-FINAL_7fev_2025-1.pdf","A worldwide answer from Museums","icom.museum" +"https://ifdb.org/allreviews?id=lzj370u772du3hx7&sortby=&ratings=yes&pg=all","Ratings and Reviews by Mike Russo","ifdb.org" +"https://igamingfuture.com/sweepstakes-casinos/promo-codes/no-deposit-bonus/","Sweepstakes Casino No Deposit Bonuses for June 2026","igamingfuture.com" +"https://www.imdb.com/list/ls002806018/","Most Handsome Men of All Time - IMDb","imdb.com" +"https://www.institutparisregion.fr/fileadmin/NewEtudes/Etude_481/c146_gb.pdf","Large-Scale Urban Development Projects in Europe","institutparisregion.fr" +"https://inventwithpython.com/dictionary.txt","dictionary.txt - Invent with Python","inventwithpython.com" +"https://justgamblers.com/michigan/online-casinos/","Best MI Online Casinos 2026: List of Legal Michigan Casino Sites","justgamblers.com" +"https://www.kaggle.com/hamedetezadi/spam-e-mails-using-naive-bayes/execution","SPAM E-MAILS USING NAIVE BAYES!","kaggle.com" +"https://www.kit.nl/wp-content/uploads/2024/03/unique-features-of-agricultural-cooperatives-in-sub-Saharan-Africa.pdf","HANDBOOK OF RESEARCH ON COOPERATIVES AND MUTUALS","kit.nl" +"https://lcb.org/","3669 Online Casinos Reviewed with 8681 Bonuses ranked by Game","lcb.org" +"https://legal-casino.com","","legal-casino.com" +"https://legal-casino.net","","legal-casino.net" +"https://legal-casinos.net","","legal-casinos.net" +"https://legal-online-casinos.com","","legal-online-casinos.com" +"https://www.legalsportsreport.com/online-casinos/","Best Online Casinos for Real Money: Top Online Casino for US in June 2026","legalsportsreport.com" +"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","First-step analysis: gaming in Malta - Lexology","lexology.com" +"https://www.library.ca.gov/wp-content/uploads/crb-reports/97-003.pdf","GAMBLING IN CALIFORNIA","library.ca.gov" +"https://licensed-casino.com","","licensed-casino.com" +"https://licensed-online-casinos.com","","licensed-online-casinos.com" +"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","Another Top 10 website: Pros and cons of using casino comparison ...","maltatoday.com.mt" +"https://manuspillai.com/","Manu S Pillai","manuspillai.com" +"https://maritzburgcollege.co.za/wp-content/uploads/2025/10/2025-10-21-MCollege-Magazine-2024-in-2025-LR-spreads-for-website.pdf","maritzburg college nº 159 september 2025 ma gazine 2024","maritzburgcollege.co.za" +"https://mcds-therapy.eu/","Best Online Casinos Ireland | Top Casino Sites for 2026","mcds-therapy.eu" +"https://mediarep.org/bitstreams/00a072dd-62c7-4cff-baed-acbf163cd05c/download","Game Research Methods. An Overview - Media/Rep","mediarep.org" +"https://mega-casino.com","","mega-casino.com" +"https://mega-casino.info","","mega-casino.info" +"https://mega-casino.net","","mega-casino.net" +"https://mega-casino.org","","mega-casino.org" +"https://mega-casino.site","","mega-casino.site" +"https://mega-casino.xyz","","mega-casino.xyz" +"https://mega-casinos.com","","mega-casinos.com" +"https://mergerscorp.com/businesses-for-sale/","Established Businesses for Sale - MergersCorp M&A International","mergerscorp.com" +"https://www.merriam-webster.com/thesaurus/expansive","EXPANSIVE Synonyms: 28 Similar and Opposite Words | Merriam-Webster Thesaurus","merriam-webster.com" +"https://www.metropolitancasinos.com/","Metropolitan Gaming | Top Casinos, Bars and Restaurants","metropolitancasinos.com" +"https://www.metrotimes.com/discover/best-gambling-sites-38226192/","Best Gambling Sites That Pay Out Real Money in May, 2026","metrotimes.com" +"https://www.mfa.gov.cn/eng/zy/jj/2030kcxfzyc/202406/P020240606605159427708.pdf","China's Progress Report on Implementation of the 2030 Agenda for ...","mfa.gov.cn" +"https://www.mga.org.mt/","Malta Gaming Authority: Home","mga.org.mt" +"https://mgaleg.maryland.gov/cmte_testimony/2025/bat/25362_01302025_15145-69.pdf","MD Senate iGaming Hearing Rebuck Testimony (Extend - Maryland","mgaleg.maryland.gov" +"https://miller.readthedocs.io/en/6.13.0/data/english-words.txt","english-words.txt - Miller","miller.readthedocs.io" +"https://www.mkaugaming.com/what-makes-a-gambling-article-actually-in-depth/","What Makes A Gambling Article Actually In-Depth?","mkaugaming.com" +"https://www.mlive.com/online-casinos/sites/","Best Michigan Online Casinos 2026 Real Money Sites in MI","mlive.com" +"https://www.moenr.gov.bt/?p=7837","Vacancy Announcement - - MoENR","moenr.gov.bt" +"https://montenegrobet.me/wp-content/uploads/2014/11/Journal-Of-Gambling-Issues-kandaska-studija-o-uticaju-udaljenosti-na-maloljetnike.pdf","Journal of Gambling Issues Issue 20, June 2007 - Montenegrobet","montenegrobet.me" +"https://www.moviemaker.com/best-online-pokies-au/","Best Online Pokies in Australia 2026: Top 15 Real Money Sites","moviemaker.com" +"https://mr-gamble.com/en/online-casino/","Compare Online Casinos 2026 — Compare Gambling Sites","mr-gamble.com" +"https://www.mrgreen.com/","Mr Green Online Casino – Award-Winning Slots & Big Jackpots","mrgreen.com" +"https://mrq.com/","Play the best UK online casino games today at MrQ","mrq.com" +"https://muddyrivernews.com/igaming-hub/best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-for-aussie-players-updated-june-2026/20260602140000/","Best Online Pokies Australia 2026: Top Rated Real Money Pokies Sites For Aussie Players (Updated June 2026 – Muddy River News","muddyrivernews.com" +"https://musicsite1.wordpress.com/music-lists-2/the-guardian-1000-albums-to-hear-before-you-die/","The Guardian – 1000 Albums to Hear Before you Die | The Music Site","musicsite1.wordpress.com" +"https://mylanguages.at.ua/Pygmalion-George_Bernard_Shaw.pdf","George Bernard Shaw","mylanguages.at.ua" +"http://ndl.ethernet.edu.et/bitstream/123456789/55467/1/163.pdf.pdf","The Arab Awakening","ndl.ethernet.edu.et" +"https://newrevenue.org/wp-content/uploads/2021/02/how-not-to-be-wrong-ellenberg-20169131536812.pdf","How Not to Be Wrong : The Power of Mathematical Thinking ...","newrevenue.org" +"https://news.ycombinator.com/item?id=48420827","Ask HN: Why is the HN crowd so anti-AI? - Hacker News","news.ycombinator.com" +"https://next.io/online-casinos-us/","Best US Online Casinos 2026: Updated Real Money Casinos List","next.io" +"https://www.nme.com/guides/gaming-guides/connections-answers-hints-groups-today-3557066","'Connections' answers and hints for today, June 21 - NME","nme.com" +"https://northeasttimes.com/online-casinos/","Best Online Casinos That Pay Real Money: June, 2026","northeasttimes.com" +"https://www.oddschecker.com/us/casino","Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","oddschecker.com" +"https://www.oecd.org/content/dam/oecd/en/publications/reports/2025/02/states-of-fragility-2025_c9080496/81982370-en.pdf","States of Fragility 2025 | OECD","oecd.org" +"https://onlinegamblingme.com/casino-reviews/","Best Online Casino Reviews for 2026 - Online Gambling Me","onlinegamblingme.com" +"https://www.oychicago.com/","Top Michigan Online Casinos in 2026","oychicago.com" +"https://www.parliament.uk/globalassets/documents/lords-committees/gambling-committee/gambling-written-evidence-volume.pdf","Contents - UK Parliament","parliament.uk" +"https://peacekeeping.un.org/sites/default/files/securing_development-public_finance_and_the_security_sector.pdf","Securing Development: Public Finance and the Security Sector","peacekeeping.un.org" +"https://www.pennlive.com/online-casinos/2026/03/best-real-money-online-casino-bonuses-fanatics-casino-promo-code-vs-betparx-casino-promo-code-pennlive.html","Online Casino Bonus Comparison: Fanatics vs. betPARX + ...","pennlive.com" +"https://physionet.org/files/deid/1.1/dict/sno_edited.txt?download","Download - PhysioNet","physionet.org" +"https://www.playmichigan.com/online-casino/","Best Michigan Online Casinos 2026 | All Michigan Online Casinos List","playmichigan.com" +"https://pmc.ncbi.nlm.nih.gov/articles/PMC11122160/","Artificial Intelligence and Healthcare: A Journey through History ...","pmc.ncbi.nlm.nih.gov" +"https://pokerfuse.com/online-casinos/bonuses/","Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse","pokerfuse.com" +"https://www.pokerlistings.com/casino-sites","Best Online Casino Sites Reviews (June 2026) – Top Real ...","pokerlistings.com" +"https://www.pokernews.com/casino/review/","Online Casino Reviews & Ratings for 2026 | PokerNews","pokernews.com" +"https://www.pokerology.com/best-online-casinos/","Best Online Casinos for Real Money in June, 2026","pokerology.com" +"https://www.pokerstrategy.com/online-casinos/","Top Online Casinos for Real Money in the USA 2026","pokerstrategy.com" +"https://www.pokertube.com/article/fast-payout-casinos","Best Instant Withdrawal Casinos in 2026: 15 Fast Payout Sites","pokertube.com" +"https://pokie.inc/casino-category/real-money-casinos/","Best Real Money Online Casinos Australia 2026 – Tested & Ranked","pokie.inc" +"https://premium-casino.xyz","","premium-casino.xyz" +"https://premium-casinos.com","","premium-casinos.com" +"https://pro-casino.com","","pro-casino.com" +"https://pro-casino.site","","pro-casino.site" +"https://pro-casinos.com","","pro-casinos.com" +"https://www.profitduel.com/casino-reviews","Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","profitduel.com" +"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","Which is the most trusted online casino review site? - Quora","quora.com" +"https://www.racingpost.com/online-casino/best-sites/","Best Online Casinos (2026): Top 60 UKGC Licensed Sites","racingpost.com" +"https://rated-casino.com","","rated-casino.com" +"https://readingroo.ms/5/7/5/7/57570/57570-h/57570-h.htm","The Project Gutenberg eBook of Famouse Composers And Their ...","readingroo.ms" +"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","looking for reliable best real money casinos 2026, where do you actually play?","reddit.com" +"https://repositorio.usp.br/directbitstream/c9aef84e-5dcc-4d9f-8214-6082225699cf/3151853.pdf","A 150 Years' Celebration of Darwin's Book on Human Evolution and ...","repositorio.usp.br" +"https://research.chalmers.se/publication/527805/file/527805_Fulltext.pdf","The Digital Transformation of Labor - research.chalmers.se","research.chalmers.se" +"https://www.researchgate.net/profile/Nataliya-Panasenko/publication/349287090_Tactile_information-processing_channel_in_the_plants_names/links/6027d4c492851c4ed56bdd81/Tactile-information-processing-channel-in-the-plants-names.pdf","LANGUAGE, LITERATURE AND CULTURE IN A CHANGING ...","researchgate.net" +"https://resilientcitiesnetwork.org/downloadable_resources/UR/Resilient-Cities-Resilient-Lives-Learning-from-the-100RC-Network.pdf","Resilient Cities, Resilient Lives Learning from the 100RC Network","resilientcitiesnetwork.org" +"https://rg.org/casinos","Best Real Money Online Casinos June 2026: All Legal States - RG.org","rg.org" +"https://www.right-to-education.org/sites/right-to-education.org/files/resource-attachments/Education_International_Hidden_Privatisation_in_Public_Education.pdf","Hidden Privatisation in Public Education","right-to-education.org" +"https://www.rotowire.com/betting/casinos/delaware","Delaware Online Casinos: Legal Sites and How the Market Works","rotowire.com" +"https://rrc.cvc.uab.es/downloads/GenericVocabulary.txt","generic dictionary - Robust Reading Competition","rrc.cvc.uab.es" +"https://rsrglobal.org/uncategorized/casino-luckysheriff-support/","I Reviewed LuckySheriff Casino RTPs to Industry Average Data for ...","rsrglobal.org" +"https://sabew.org/2026/03/2025-best-in-business-honorees-judging-comments/","2025 Best in Business Honorees – Judging Comments - SABEW","sabew.org" +"https://safe-casino.com","","safe-casino.com" +"https://safe-casino.net","","safe-casino.net" +"https://safe-casino.org","","safe-casino.org" +"https://safe-casino.xyz","","safe-casino.xyz" +"https://safe-casinos.info","","safe-casinos.info" +"https://safe-casinos.net","","safe-casinos.net" +"https://www.scribd.com/document/945048280/Bloomsbury-Crossword-Solver-BLOOMSBURY-CROSSWORD-SOLVER-Title-WeLib-org","Bloomsbury Crossword Solver Guide | PDF - Scribd","scribd.com" +"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","The Top 5 Best Casino Review Sites You Can Trust","siege.gg" +"https://sigma.world/play/online-casinos/","Best Online Casino 2026 | Top Casino Sites - SiGMA","sigma.world" +"https://www.similarweb.com/top-websites/gambling/casinos/","Top Casinos Websites Ranking | Similarweb","similarweb.com" +"https://sites.cc.gatech.edu/classes/AY2012/cs2316_fall/codesamples/6of12.txt","6of12.txt","sites.cc.gatech.edu" +"https://sites.cs.ucsb.edu/~mikec/cs16/misc/demos/savitch10pgms/Chapter07/words.txt","words.txt - UCSB Computer Science","sites.cs.ucsb.edu" +"https://slotsspot.com/online-casinos/reviews/","Best Online Casino Reviews 2026 | 100% Trusted & Independent","slotsspot.com" +"https://www.slotstemple.com/us/states/mi/","Michigan Casinos | Online Casino Michigan Reviews","slotstemple.com" +"https://www.slotsup.com/","SlotsUp: User-Centric Guide in the Online Casino Industry","slotsup.com" +"https://smartintegratedsystem.com/blog/1","Smart Integrated System bersama dengan Revolusi Industri 4.0","smartintegratedsystem.com" +"https://soldier.army.mod.uk/media/0wnn1o3v/soldier-mar-08.pdf","DESIGN FOR LIFE - Soldier magazine - The British Army","soldier.army.mod.uk" +"https://www.sportsbookreview.com/casino/us/michigan/","Michigan Online Casinos: Best Gambling Sites in MI 2026","sportsbookreview.com" +"https://www.sportsline.com/casinos/","Best online casinos for real money: Picking the top online casino for 2026","sportsline.com" +"https://www.strafe.com/esports-betting/casino/","Best Online Casinos 2026: Ratings & Reviews [164+ Toplist]","strafe.com" +"https://www.stripe.press/poor-charlies-almanack/book","Poor Charlie's Almanack: The Essential Wit and Wisdom of Charles ...","stripe.press" +"https://super-casino.com","","super-casino.com" +"https://super-casino.net","","super-casino.net" +"https://super-casino.org","","super-casino.org" +"https://super-casinos.com","","super-casinos.com" +"https://super-casinos.net","","super-casinos.net" +"https://super-online-casinos.net","","super-online-casinos.net" +"https://super.cs.uchicago.edu/usable18/dictionarysmall.txt","English dictionary","super.cs.uchicago.edu" +"https://www.tensai.org/ebooks/Cognitive%20Psychology_Tensai.pdf","Cognitive Psychology - Tensai STEM Academy","tensai.org" +"https://thegilbreths.com/best-online-casino/","TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","thegilbreths.com" +"https://www.thelines.com/casino/bonuses/","Best Real Money Casino Bonuses & Promos for June 2026 in US","thelines.com" +"https://theplaybookusa.com/states/michigan/","Online Casinos Michigan 2026 – Best Legal Sites & Bonuses | The Playbook USA","theplaybookusa.com" +"https://www.thesaurus.com/browse/extensive","EXTENSIVE Synonyms & Antonyms - 110 words | Thesaurus.com","thesaurus.com" +"https://www.thesportsgeek.com/online-casinos/delaware/","Best Delaware Online Casinos: Real Money DE Online Casinos 2026","thesportsgeek.com" +"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","10 best online casino sites in Malta","timesofmalta.com" +"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","PayPal Casino UK Choose from 100+ Sites with Bonuses","toomaisquare.co.uk" +"https://top-10-casinos.com","","top-10-casinos.com" +"https://top-10-casinos.net","","top-10-casinos.net" +"https://top-4-casinos.com","","top-4-casinos.com" +"https://top-casino-directory.com","","top-casino-directory.com" +"https://top-casino-list.com","","top-casino-list.com" +"https://top-casino-reviews.com","","top-casino-reviews.com" +"https://top-casino.com","","top-casino.com" +"https://top-casino.info","","top-casino.info" +"https://top-casino.net","","top-casino.net" +"https://top-casino.org","","top-casino.org" +"https://top-casino.xyz","","top-casino.xyz" +"https://top-casinoreviews.com","","top-casinoreviews.com" +"https://top-casinos.com","","top-casinos.com" +"https://top-casinos.org","","top-casinos.org" +"https://top-casinos.xyz","","top-casinos.xyz" +"https://top-online-casinos.com","","top-online-casinos.com" +"https://top.michigancasinosites.org/","Top 10 Michigan Online Casinos & Apps 2026","top.michigancasinosites.org" +"https://www.top10casinos.com/online-casino/index.html","Best Online Casino Sites : Expertly Reviewed Top Casinos","top10casinos.com" +"https://tribuna.com/en/casino/ratings/united-kingdom-casinos/","Best Online Casino in United Kingdom 2026 - Tribuna.com","tribuna.com" +"https://trinket.io/python/56a03639a8","Put Interactive Python Anywhere on the Web - Trinket","trinket.io" +"https://trusted-casino-list.com","","trusted-casino-list.com" +"https://trusted-casino.com","","trusted-casino.com" +"https://trusted-casino.net","","trusted-casino.net" +"https://trusted-casinos.com","","trusted-casinos.com" +"https://trusted-casinos.net","","trusted-casinos.net" +"https://trusted-online-casinos.com","","trusted-online-casinos.com" +"https://trusted-online-casinos.org","","trusted-online-casinos.org" +"https://www.trustpilot.com/categories/casino","Best companies in Casino on Trustpilot","trustpilot.com" +"https://ultimate-casino.com","","ultimate-casino.com" +"https://ultimate-casinos.com","","ultimate-casinos.com" +"https://ultra-casino.com","","ultra-casino.com" +"https://ultra-casino.info","","ultra-casino.info" +"https://ultra-casino.net","","ultra-casino.net" +"https://ultra-casino.org","","ultra-casino.org" +"https://ultra-casinos.com","","ultra-casinos.com" +"http://www.un-documents.net/our-common-future.pdf","Our Common Future: Report of the World Commission on ...","un-documents.net" +"https://www.unodc.org/roseap/uploads/documents/Publications/2024/Casino_Underground_Banking_Report_2024.pdf","Casinos, Money Laundering, Underground Banking, and ...","unodc.org" +"https://users.cis.fiu.edu/~weiss/cop3337_f99/dict.txt","The dictionary","users.cis.fiu.edu" +"https://ustr.gov/sites/default/files/files/Press/Reports/2025NTE.pdf","FOREIGN TRADE BARRIERS - USTR","ustr.gov" +"https://uswfoxtail.blob.core.windows.net/foxtail-prod-uploads/documents/FINAL_ABSTRACTS.pdf","Abstracts","uswfoxtail.blob.core.windows.net" +"https://www.vastdata.com/whitepaper","The VAST Platform White Paper - VAST Data","vastdata.com" +"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorqh2kcpY7Ggd8xuUBrJKl7KECaMgw0KpHkR58B9XjqruDQgK2q","Коли найкращий час для посадки дерев та кущів","vasylivanovich.com.ua" +"https://www.vegasinsider.com/casinos/","Best Online Casinos in the US 2026 — Real Money Sites Ranked","vegasinsider.com" +"https://verified-casinos.com","","verified-casinos.com" +"https://wikibingo.co.uk/","Best Fast Withdrawal & Instant Payout Casinos UK (2026)","wikibingo.co.uk" +"https://www.wits.ac.za/alumni/obituaries/obituary-content-by-year/","Obituary content by year - Wits University","wits.ac.za" +"https://wizardofodds.com/online-casinos/reviews/","Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","wizardofodds.com" +"https://wsgc.wa.gov/sites/default/files/2023-10/Commission%20Packet_5.pdf","WASHINGTON STATE GAMBLING COMMISSION PUBLIC MEETING","wsgc.wa.gov" +"https://yalelawjournal.org/note/amazons-antitrust-paradox","Amazon's Antitrust Paradox - Yale Law Journal","yalelawjournal.org" \ No newline at end of file diff --git a/casino_affiliate_sites.csv b/casino_affiliate_sites.csv new file mode 100644 index 0000000..fc9e833 --- /dev/null +++ b/casino_affiliate_sites.csv @@ -0,0 +1,317 @@ +url,title,domain +"https://www.accc.gov.au/system/files/ACCC+commissioned+report+-+The+impact+of+digital+platforms+on+news+and+journalistic+content,+Centre+for+Media+Transition+(2).pdf","The Impact of Digital Platforms on News and Journalistic Content","accc.gov.au" +"https://www.actionnetwork.com/casino","Best U.S. Real Money Online Casinos - December 2023","actionnetwork.com" +"https://www.al.com/casinos/real-money-casinos/","The best online casinos for real money in the U.S. for 2026","al.com" +"https://www.ananda.org/autobiography/","Autobiography of a Yogi, by Paramhansa Yogananda","ananda.org" +"https://www.antoniocasella.eu/restorative/Milward_2009.pdf","ePapyrus PDF Document - Antonio Casella","antoniocasella.eu" +"https://www.askgamblers.com/online-casinos/reviews","Trusted Online Casino Reviews & Ratings ✔️ (2026)","askgamblers.com" +"https://assets.kpmg.com/content/dam/kpmgsites/ie/pdf/insights/aviation/Aviation_Leaders_Report_2026.pdf.coredownload.inline.pdf","Aviation Leaders Report 2026 - KPMG agentic corporate services","assets.kpmg.com" +"https://ats.io/casinos/","Best Online Casinos USA (2026): List of Real Money Gambling Sites","ats.io" +"https://www.attorneyatwork.com/i-dont-know-what-this-word-means-is-this-post-expansive-or-extensive/","I Don’t Know What This Word Means: Is This Post Expansive or Extensive?","attorneyatwork.com" +"https://www.ausonlinecasinosites.us.com/","Best Online Casinos Australia 2026: Real Money AU Casino Sites","ausonlinecasinosites.us.com" +"https://www.baseballamerica.com/stories/best-payout-online-casinos/","15 Best Payout Online Casinos 2026: High RTP Sites & Games","baseballamerica.com" +"https://baselgovernance.org/sites/default/files/2019-02/2016_gcrsport_en.pdf","Global Corruption Report: Sport - Basel Institute on Governance","baselgovernance.org" +"http://bc.math.msu.su/wiki/lib/exe/fetch.php?media=downloads:toffler_alvin_future_shock.pdf","Alvin Toffler Future Shock","bc.math.msu.su" +"https://best-7-online-casinos.com","best-7-online-casinos.com","best-7-online-casinos.com" +"https://best-9-online-casinos.com","best-9-online-casinos.com","best-9-online-casinos.com" +"https://best-casino-directory.com","best-casino-directory.com","best-casino-directory.com" +"https://best-casino-list.com","best-casino-list.com","best-casino-list.com" +"https://best-casino-reviews.com","best-casino-reviews.com","best-casino-reviews.com" +"https://best-casino.com","best-casino.com","best-casino.com" +"https://best-casino.net","best-casino.net","best-casino.net" +"https://best-casino.xyz","best-casino.xyz","best-casino.xyz" +"https://best-casinos.com","best-casinos.com","best-casinos.com" +"https://best-casinos.net","best-casinos.net","best-casinos.net" +"https://best-online-casinos.com","best-online-casinos.com","best-online-casinos.com" +"https://best-online-casinos.info","best-online-casinos.info","best-online-casinos.info" +"https://best-online-casinos.net","best-online-casinos.net","best-online-casinos.net" +"https://best-online-casinos.org","best-online-casinos.org","best-online-casinos.org" +"https://best-online-casinos.xyz","best-online-casinos.xyz","best-online-casinos.xyz" +"https://best.unitestatesonlinecasino.net/","Best Online Casino for Real Money & Top Offshore Casinos 2026","best.unitestatesonlinecasino.net" +"https://bestpokiesau.com/","Best Online Casinos 2026 – Top Australian Pokies for Real Money","bestpokiesau.com" +"https://betanews.com/gb/most-trusted-online-gambling-sites/","Best Online Casinos That Pay Real Money - March 2026 Update","betanews.com" +"https://betpokies.org/","Best Real Money Online Casinos in Australia 2026","betpokies.org" +"https://bettergambling.ie/casino-sites/","All Online Casino Sites Ireland 2026 | BetterGambling.ie","bettergambling.ie" +"https://www.betting.co.uk/casino/","Betting.co.uk Casino","betting.co.uk" +"https://www.bettingusa.com/states/de/casino/","Delaware Online Casinos 2026: Legal Sites, Apps & Bonuses","bettingusa.com" +"https://www.betvictor.com/en-gb/casino","Play Online Casino Games at BetVictor's UK Casino Site","betvictor.com" +"https://www.bibliophilebooks.com/WebRoot/Store/Shops/Bibliophile/4DC1/304F/E927/3180/420E/C0A8/647D/D51E/C338WEBCAT.pdf","Gifts For Book Lovers HAPPY NEW YEAR TO ALL OUR LOVELY ...","bibliophilebooks.com" +"https://www.bis.org/publ/gten05.pdf","Report on Consolidation in the Financial Sector","bis.org" +"https://www.bitdegree.org/crypto/shuffle-casino-review","Shuffle Casino Review: Games, Bonuses, and Full Guide","bitdegree.org" +"https://www.blackjackreview.com/wp/2025/06/27/what-is-the-best-safe-gambling-site/","What Is The Best Safe Gambling Site? - Blackjack Review","blackjackreview.com" +"https://www.bluefirereader.com/certification/dictionary.pdf","a dictionary PDF - Bluefire Reader","bluefirereader.com" +"https://bnu.repository.guildhe.ac.uk/id/eprint/9388/1/1.%20Volume%20I%20Pedros%20final%20thesis%20170715.pdf","Consumer Decision Making in Restaurant Selection","bnu.repository.guildhe.ac.uk" +"https://bojoko.ca/casino/","The Best Casino Sites 2026 - Top 100 Online Casinos in Canada","bojoko.ca" +"https://www.bonus.com/online-casinos/delaware/","Delaware (DE) Best Online Casinos & Bonuses 2026","bonus.com" +"https://www.bonusfinder.com/","Compare Best Casino Bonuses and Latest Offers | BonusFinder US","bonusfinder.com" +"https://www.bookmakersreview.com/usa/west-virginia/online-casinos/","West Virginia Online Casinos: Legal Status & Player Guide (2026)","bookmakersreview.com" +"https://www.businesstoday.com.mt/gaming/gaming/2871/best_online_casinos_in_malta_for_specific_player_types","Best Online Casinos in Malta for Specific Player Types","businesstoday.com.mt" +"https://www.businessworld.ie/news/Irishluck-offers-reviews-of-casinos-and-sports-betting-sites-Irish-gamblers-575373.html","Irishluck offers reviews of casinos and sports betting sites Irish ...","businessworld.ie" +"https://cabinjohn.org/index.php/join-listserv/","Join Listserv – Community of Cabin John, Maryland","cabinjohn.org" +"https://cardmates.co.uk/online-casinos","Best Online Casino Sites in the UK for 2026 - Cardmates","cardmates.co.uk" +"https://www.cardozolawreview.com/legalized-sports-wagering-in-america/","Legalized Sports Wagering in America - Cardozo Law Review","cardozolawreview.com" +"https://www.cardplayer.com/online-casinos","Best Real Money Online Casinos in the US (June 2026 )","cardplayer.com" +"https://casadelalmendro.com/","Fundacion Casa del Almendro – Centro de ayuda familiar al ...","casadelalmendro.com" +"https://casino.guru/casino-reviews","Online Casino Reviews by Experts and Players","casino.guru" +"https://www.casino.org/reviews/","100% Independent & Trusted Online Casino Reviews (2026)","casino.org" +"https://www.casino.us/","Best US Online Casinos | Top 10 Casinos Compared 2026","casino.us" +"https://casinogrounds.com/casinos/","Online Casino Reviews by Professional Gamblers (Updated)","casinogrounds.com" +"https://casinologia.com/top-10-best-casinos-list/","Top 10 Best Online Casinos at the Moment | 2026","casinologia.com" +"https://www.casinomeister.com/online-casinos/reviews/","Bluntly Honest Online Casino Reviews (2026) - Casinomeister","casinomeister.com" +"https://www.casinorating.com/","Licensed Online Casinos by Country 2026","casinorating.com" +"https://casinoreviews.com/","Online Casino Reviews - Trusted Reviews & Ratings | CasinoReviews.com","casinoreviews.com" +"https://www.casinoreviews.net/","Independent Online Casino Reviews 2026 | Casinoreviews.net","casinoreviews.net" +"https://www.casinos.com/us/sitemap","Sitemap - Casinos.com","casinos.com" +"https://www.casinoslists.com/","CasinosLists.com: Complete Online Casino Lists & Bonuses","casinoslists.com" +"https://www.casinovendors.com/vendorsatoz/a/","Vendors A-Z (A) - Casino Vendors","casinovendors.com" +"https://cdn.osce.org/sites/default/files/f/documents/b/b/13836.pdf","The Media Freedom Internet Cookbook - OSCE.org","cdn.osce.org" +"https://chipy.com/casinos","Authentic Online Casino Reviews by Real Players ⭐ - Chipy.com","chipy.com" +"https://www.collinsdictionary.com/us/dictionary/english-thesaurus/expansive","Synonyms of 'expansive' in American English","collinsdictionary.com" +"https://commission.europa.eu/system/files/2022-12/Annex%20I_LiteratureReview_20210319_clean_dsj_v3.0_a.pdf","Study on the impact of new technologies on free and fair elections ...","commission.europa.eu" +"https://comparasino.com/casino-bonuses/","Top Online Casino Bonuses 2026 | 10x Wagering Cap Compliant","comparasino.com" +"https://www.covers.com/casino","Best Real Money Online Casinos for US Players 2026 - Covers.com","covers.com" +"https://www.craveguitars.co.uk/tag/guitar-music/page/2/","guitar music – Page 2 - CRAVE Guitars","craveguitars.co.uk" +"https://cs.arizona.edu/~mercer/Projects/BoggleWords","Untitled","cs.arizona.edu" +"https://www.cs.princeton.edu/courses/archive/spring18/cos226/assignments/autocomplete/testing/words-333333.txt","words-333333 - cs.Princeton","cs.princeton.edu" +"https://dappradar.com/narratives/gambling/platforms","Best Crypto Gambling Sites 2026: List of Top No KYC Crypto Casinos","dappradar.com" +"https://www.dcaf.ch/sites/default/files/publications/documents/Compendium_Building_Integrity_and_Reducing_Corruption_in_Defence.pdf","Building Integrity and Reducing Corruption in Defence","dcaf.ch" +"https://deadspin.com/sweepstakes-casinos/free-slots-real-money/","Free Online Slots For Real Money: Free Play Casinos Ranked","deadspin.com" +"https://delawarepark.betrivers.com/","BetRivers at Delaware Park Casino & Racing Online Casino ...","delawarepark.betrivers.com" +"https://des.assam.gov.in/sites/default/files/swf_utility_folder/departments/ecostat_medhassu_in_oid_3/this_comm/tourism_sss.pdf","2.Development of a Tourism Convenience Index for the Major ...","des.assam.gov.in" +"https://detective.gumer.info/txt/cambridge.pdf","Cambridge Companion Crime Fiction","detective.gumer.info" +"https://www.dictionary.com/browse/extensive","EXTENSIVE Definition & Meaning | Dictionary.com","dictionary.com" +"https://documents1.worldbank.org/curated/en/990601467315599193/pdf/105761-REVISED-CDI-Report-FinalLatest-PUBLIC.pdf","The Potential Economic Role of the Caribbean Diaspora","documents1.worldbank.org" +"https://doe.gov.in/files/cenetral-pay_document/7cpc_report_eng.pdf","Report of the Seventh Central Pay Commission","doe.gov.in" +"https://dokumen.pub/oxford-thesaurus-of-current-english.html","Oxford Thesaurus of Current English - DOKUMEN.PUB","dokumen.pub" +"https://www.eecis.udel.edu/~lliao/cis320f05/dictionary.txt","Dictionary","eecis.udel.edu" +"https://esports-news.co.uk/gambling-sites/","Best Gambling Websites in 2026 - Top 10 Online Casinos UK","esports-news.co.uk" +"https://esportsinsider.com/us/gambling/offshore-casinos","Best Offshore Casinos in 2026 for US Players","esportsinsider.com" +"https://europeangaming.eu/portal/best-online-casinos-europe/","Best Online Casinos Europe 2026: Top 15 EU Casino Sites","europeangaming.eu" +"https://www.eurosif.org/wp-content/uploads/2021/10/European-SRI-2018-Study.pdf","european sri study | eurosif","eurosif.org" +"https://exclusive-casino.com","exclusive-casino.com","exclusive-casino.com" +"https://exclusive-casino.net","exclusive-casino.net","exclusive-casino.net" +"https://exclusive-casino.org","exclusive-casino.org","exclusive-casino.org" +"https://www.ey.com/content/dam/ey-unified-site/ey-com/en-in/insights/media-entertainment/images/ey-shape-the-future-indian-media-and-entertainment-is-scripting-a-new-story.pdf","Indian media and entertainment is scripting a new story - EY","ey.com" +"https://www.facom.ufu.br/~albertini/2sem2015/ori/dic.txt","dic.txt - Facom/UFU","facom.ufu.br" +"https://fast-casino.com","fast-casino.com","fast-casino.com" +"https://fast-casino.xyz","fast-casino.xyz","fast-casino.xyz" +"https://fast-casinos.com","fast-casinos.com","fast-casinos.com" +"https://fast-casinos.info","fast-casinos.info","fast-casinos.info" +"https://fast-casinos.net","fast-casinos.net","fast-casinos.net" +"https://fast-casinos.org","fast-casinos.org","fast-casinos.org" +"http://www.fatf-gafi.org/content/dam/fatf-gafi/reports/Asset-Recovery-Guidance-Best-Practices.pdf.coredownload.pdf","Asset Recovery Guidance and Best Practices - FATF","fatf-gafi.org" +"https://fbcclassroom.com/wp-content/uploads/2022/07/The-Worlds-Religions-Our-Great-Wisdom-Traditions-by-Huston-Smith-z-lib.org_.pdf","The World's Religions - Global Classroom by Filadelfia Bible College","fbcclassroom.com" +"https://files.spawningpool.net/docs/Vault2.0.-.TTRPG-Gamebooks/Feng%20Shui/Feng%20Shui%20%5B2nd%20ed%5D/FS%202e%20-%20Feng%20Shui%202%20-%20Core%20Rulebook%20v2.1%20%7BAG4020%7D.pdf","FS 2e - Feng Shui 2 - Core Rulebook v2.1 {AG4020}.pdf","files.spawningpool.net" +"https://filmtalk.org/film-books/","FILM BOOKS","filmtalk.org" +"https://first.com/casino/best-casinos","FIRST.com Casinos","first.com" +"https://focus-asia.com/the-pokies-casino-australia-2026-review/","Australia’s Top-Rated Real Money Casino Site","focus-asia.com" +"https://forum.mr-gamble.com/topic/6646-top-10-casinos-list/","Top 10 casinos list - Mr. Gamble Casino Forum","forum.mr-gamble.com" +"https://www.fqmagazine.co.uk/gear-and-gadgets-2/gaming/item/69229-exploring-the-top-online-casinos-with-fast-payouts.html","Exploring the Top Online Casinos With Fast Payouts - FQ Magazine","fqmagazine.co.uk" +"https://www.freebets.com/casino/","FreeBets Casino","freebets.com" +"https://www.freep.com/story/sports/best-online-casinos-for-real-money/86800526007/","Best online casinos for real money in the U.S. (June 2026)","freep.com" +"https://www.gambling.com/uk/online-casinos","Best UK Online Casino Sites in 2026 - Gambling.com","gambling.com" +"https://www.gamblingcommission.gov.uk/","Gambling Commission website","gamblingcommission.gov.uk" +"https://www.gamblinginsider.com/news/109371/ireland-gambling-regulator-licensing-fines-grai","Ireland Gambling Regulator Opens Licensing, Fines Up to €20M","gamblinginsider.com" +"https://www.gamblingnerd.com/","Best Online Gambling Sites in 2026 - Trusted Gambling Websites","gamblingnerd.com" +"https://gamblingriskinformednovascotia.ca/wp-content/uploads/2019/01/SEIG_FINAL_REPORT_2011.pdf","The Social and Economic Impacts of Gambling","gamblingriskinformednovascotia.ca" +"https://www.gamblingsite.com/michigan/","Michigan Online Gambling - Best MI Gambling Sites in (2026)","gamblingsite.com" +"https://www.gamblingsites.com/","Best Online Gambling Sites in 2026 - Ranked by Real Players","gamblingsites.com" +"https://www.gameshub.com/australia/online-casinos/pokies/","Best Online Pokies in Australia for Real Money in June","gameshub.com" +"https://www.gamesreviews.com/casino/michigan/","Michigan Online Casinos February, 2026: All Real Money Michigan Online Casinos","gamesreviews.com" +"https://gamezinger.com/casinos/delaware/","Best Delaware Online Casinos - Top DE Casino Sites 2026","gamezinger.com" +"https://gamingamerica.com/gambling-sites","Best Gambling Sites for Real Money - Top Gambling Sites in 2026","gamingamerica.com" +"https://www.gamingtoday.com/","Gaming Today | America’s Home for Gambling News & Reviews","gamingtoday.com" +"https://www.gatesnotes.com/work/save-lives/reader/20-years-to-give-away-virtually-all-my-wealth","20 years to give away virtually all my wealth | Bill Gates","gatesnotes.com" +"https://getb8.us/online-casinos/","Online Casino Reviews - Best Trusted Online Casino Sites 2026 by Getb8","getb8.us" +"https://getbets.us/casinos/","Online Casinos USA 2026 — Tested & Ranked | GetBets","getbets.us" +"https://gg.co.uk/online-casinos/","Best Online Casinos UK - Top Real Money Casinos 2026 - GG.co.uk","gg.co.uk" +"https://www.ginx.tv/en/casino/michigan","Best Michigan Online Casinos 2026 | Trusted Online Casinos in MI","ginx.tv" +"https://www.glasgowtimes.co.uk/news/25703087.top-six-best-online-casino-review-sites/","Top six best online casino review sites | Glasgow Times","glasgowtimes.co.uk" +"https://globallawexperts.com/top-10-jurisdictions-to-launch-your-licensed-gambling-business/","Top 10 Jurisdictions To Launch Your Licensed Gambling Business","globallawexperts.com" +"https://www.grin.com/document/322750?srsltid=AfmBOorZNlBbFWB6hJnbkYgVKE5xOFgl2dqddYD2oVvRr6oLoYiA8Yy1","The Middle Class or You only live twice | Grin","grin.com" +"https://gvrkiran.github.io/content/Betting_apps_India.pdf","Quantifying the Illicit Ecosystem of Betting Apps in India","gvrkiran.github.io" +"https://hendrix-cs.github.io/csci150/data/english3.txt","Common English Words - Hendrix College Computer Science","hendrix-cs.github.io" +"https://www.hltv.org/betting/online-casinos","Best Online Casino Sites – June 2026 | HLTV.org","hltv.org" +"https://huggingface.co/microsoft/cocolm-base/resolve/main/dict.txt?download=true","736 kB - Hugging Face","huggingface.co" +"https://icom.museum/wp-content/uploads/2025/02/IRAPFM-FINAL_7fev_2025-1.pdf","A worldwide answer from Museums","icom.museum" +"https://ifdb.org/allreviews?id=lzj370u772du3hx7&sortby=&ratings=yes&pg=all","Ratings and Reviews by Mike Russo","ifdb.org" +"https://igamingfuture.com/sweepstakes-casinos/promo-codes/no-deposit-bonus/","Sweepstakes Casino No Deposit Bonuses for June 2026","igamingfuture.com" +"https://www.imdb.com/list/ls002806018/","Most Handsome Men of All Time - IMDb","imdb.com" +"https://www.institutparisregion.fr/fileadmin/NewEtudes/Etude_481/c146_gb.pdf","Large-Scale Urban Development Projects in Europe","institutparisregion.fr" +"https://inventwithpython.com/dictionary.txt","dictionary.txt - Invent with Python","inventwithpython.com" +"https://justgamblers.com/michigan/online-casinos/","Best MI Online Casinos 2026: List of Legal Michigan Casino Sites","justgamblers.com" +"https://www.kaggle.com/hamedetezadi/spam-e-mails-using-naive-bayes/execution","SPAM E-MAILS USING NAIVE BAYES!","kaggle.com" +"https://www.kit.nl/wp-content/uploads/2024/03/unique-features-of-agricultural-cooperatives-in-sub-Saharan-Africa.pdf","HANDBOOK OF RESEARCH ON COOPERATIVES AND MUTUALS","kit.nl" +"https://lcb.org/","3669 Online Casinos Reviewed with 8681 Bonuses ranked by Game","lcb.org" +"https://legal-casino.com","legal-casino.com","legal-casino.com" +"https://legal-casino.net","legal-casino.net","legal-casino.net" +"https://legal-casinos.net","legal-casinos.net","legal-casinos.net" +"https://legal-online-casinos.com","legal-online-casinos.com","legal-online-casinos.com" +"https://www.legalsportsreport.com/online-casinos/","Best Online Casinos for Real Money: Top Online Casino for US in June 2026","legalsportsreport.com" +"https://www.lexology.com/library/detail.aspx?g=4375fbe8-4efe-44a4-9b7f-74a3622b1679","First-step analysis: gaming in Malta - Lexology","lexology.com" +"https://www.library.ca.gov/wp-content/uploads/crb-reports/97-003.pdf","GAMBLING IN CALIFORNIA","library.ca.gov" +"https://licensed-casino.com","licensed-casino.com","licensed-casino.com" +"https://licensed-online-casinos.com","licensed-online-casinos.com","licensed-online-casinos.com" +"https://www.livecasinocomparer.com/online-casino/","LiveCasinoComparer","livecasinocomparer.com" +"https://www.maltatoday.com.mt/sponsored/sponsored/134110/another_top_10_website_pros_and_cons_of_using_casino_comparison_websites","Another Top 10 website: Pros and cons of using casino comparison ...","maltatoday.com.mt" +"https://manuspillai.com/","Manu S Pillai","manuspillai.com" +"https://maritzburgcollege.co.za/wp-content/uploads/2025/10/2025-10-21-MCollege-Magazine-2024-in-2025-LR-spreads-for-website.pdf","maritzburg college nº 159 september 2025 ma gazine 2024","maritzburgcollege.co.za" +"https://mcds-therapy.eu/","Best Online Casinos Ireland | Top Casino Sites for 2026","mcds-therapy.eu" +"https://mediarep.org/bitstreams/00a072dd-62c7-4cff-baed-acbf163cd05c/download","Game Research Methods. An Overview - Media/Rep","mediarep.org" +"https://mega-casino.com","mega-casino.com","mega-casino.com" +"https://mega-casino.info","mega-casino.info","mega-casino.info" +"https://mega-casino.net","mega-casino.net","mega-casino.net" +"https://mega-casino.org","mega-casino.org","mega-casino.org" +"https://mega-casino.site","mega-casino.site","mega-casino.site" +"https://mega-casino.xyz","mega-casino.xyz","mega-casino.xyz" +"https://mega-casinos.com","mega-casinos.com","mega-casinos.com" +"https://mergerscorp.com/businesses-for-sale/","Established Businesses for Sale - MergersCorp M&A International","mergerscorp.com" +"https://www.merriam-webster.com/thesaurus/expansive","EXPANSIVE Synonyms: 28 Similar and Opposite Words | Merriam-Webster Thesaurus","merriam-webster.com" +"https://www.metropolitancasinos.com/","Metropolitan Gaming | Top Casinos, Bars and Restaurants","metropolitancasinos.com" +"https://www.metrotimes.com/discover/best-gambling-sites-38226192/","Best Gambling Sites That Pay Out Real Money in May, 2026","metrotimes.com" +"https://www.mfa.gov.cn/eng/zy/jj/2030kcxfzyc/202406/P020240606605159427708.pdf","China's Progress Report on Implementation of the 2030 Agenda for ...","mfa.gov.cn" +"https://www.mga.org.mt/","Malta Gaming Authority: Home","mga.org.mt" +"https://mgaleg.maryland.gov/cmte_testimony/2025/bat/25362_01302025_15145-69.pdf","MD Senate iGaming Hearing Rebuck Testimony (Extend - Maryland","mgaleg.maryland.gov" +"https://miller.readthedocs.io/en/6.13.0/data/english-words.txt","english-words.txt - Miller","miller.readthedocs.io" +"https://www.mkaugaming.com/what-makes-a-gambling-article-actually-in-depth/","What Makes A Gambling Article Actually In-Depth?","mkaugaming.com" +"https://www.mlive.com/online-casinos/sites/","Best Michigan Online Casinos 2026 Real Money Sites in MI","mlive.com" +"https://www.moenr.gov.bt/?p=7837","Vacancy Announcement - - MoENR","moenr.gov.bt" +"https://montenegrobet.me/wp-content/uploads/2014/11/Journal-Of-Gambling-Issues-kandaska-studija-o-uticaju-udaljenosti-na-maloljetnike.pdf","Journal of Gambling Issues Issue 20, June 2007 - Montenegrobet","montenegrobet.me" +"https://www.moviemaker.com/best-online-pokies-au/","Best Online Pokies in Australia 2026: Top 15 Real Money Sites","moviemaker.com" +"https://mr-gamble.com/en/online-casino/","Compare Online Casinos 2026 — Compare Gambling Sites","mr-gamble.com" +"https://www.mrgreen.com/","Mr Green Online Casino – Award-Winning Slots & Big Jackpots","mrgreen.com" +"https://mrq.com/","Play the best UK online casino games today at MrQ","mrq.com" +"https://muddyrivernews.com/igaming-hub/best-online-pokies-australia-2026-top-rated-real-money-pokies-sites-for-aussie-players-updated-june-2026/20260602140000/","Best Online Pokies Australia 2026: Top Rated Real Money Pokies Sites For Aussie Players (Updated June 2026 – Muddy River News","muddyrivernews.com" +"https://musicsite1.wordpress.com/music-lists-2/the-guardian-1000-albums-to-hear-before-you-die/","The Guardian – 1000 Albums to Hear Before you Die | The Music Site","musicsite1.wordpress.com" +"https://mylanguages.at.ua/Pygmalion-George_Bernard_Shaw.pdf","George Bernard Shaw","mylanguages.at.ua" +"http://ndl.ethernet.edu.et/bitstream/123456789/55467/1/163.pdf.pdf","The Arab Awakening","ndl.ethernet.edu.et" +"https://newrevenue.org/wp-content/uploads/2021/02/how-not-to-be-wrong-ellenberg-20169131536812.pdf","How Not to Be Wrong : The Power of Mathematical Thinking ...","newrevenue.org" +"https://news.ycombinator.com/item?id=48420827","Ask HN: Why is the HN crowd so anti-AI? - Hacker News","news.ycombinator.com" +"https://next.io/online-casinos-us/","Best US Online Casinos 2026: Updated Real Money Casinos List","next.io" +"https://www.nme.com/guides/gaming-guides/connections-answers-hints-groups-today-3557066","'Connections' answers and hints for today, June 21 - NME","nme.com" +"https://northeasttimes.com/online-casinos/","Best Online Casinos That Pay Real Money: June, 2026","northeasttimes.com" +"https://www.oddschecker.com/us/casino","Best US Online Casino Bonuses: Claim $10k+ of Sign up Bonuses","oddschecker.com" +"https://www.oecd.org/content/dam/oecd/en/publications/reports/2025/02/states-of-fragility-2025_c9080496/81982370-en.pdf","States of Fragility 2025 | OECD","oecd.org" +"https://onlinegamblingme.com/casino-reviews/","Best Online Casino Reviews for 2026 - Online Gambling Me","onlinegamblingme.com" +"https://www.oychicago.com/","Top Michigan Online Casinos in 2026","oychicago.com" +"https://www.parliament.uk/globalassets/documents/lords-committees/gambling-committee/gambling-written-evidence-volume.pdf","Contents - UK Parliament","parliament.uk" +"https://peacekeeping.un.org/sites/default/files/securing_development-public_finance_and_the_security_sector.pdf","Securing Development: Public Finance and the Security Sector","peacekeeping.un.org" +"https://www.pennlive.com/online-casinos/2026/03/best-real-money-online-casino-bonuses-fanatics-casino-promo-code-vs-betparx-casino-promo-code-pennlive.html","Online Casino Bonus Comparison: Fanatics vs. betPARX + ...","pennlive.com" +"https://physionet.org/files/deid/1.1/dict/sno_edited.txt?download","Download - PhysioNet","physionet.org" +"https://www.playmichigan.com/online-casino/","Best Michigan Online Casinos 2026 | All Michigan Online Casinos List","playmichigan.com" +"https://pmc.ncbi.nlm.nih.gov/articles/PMC11122160/","Artificial Intelligence and Healthcare: A Journey through History ...","pmc.ncbi.nlm.nih.gov" +"https://pokerfuse.com/online-casinos/bonuses/","Where to Play: Comparing the Best US Online Casino Bonuses 2026 | Pokerfuse","pokerfuse.com" +"https://www.pokerlistings.com/casino-sites","Best Online Casino Sites Reviews (June 2026) – Top Real ...","pokerlistings.com" +"https://www.pokernews.com/casino/review/","Online Casino Reviews & Ratings for 2026 | PokerNews","pokernews.com" +"https://www.pokerology.com/best-online-casinos/","Best Real Money Online Casinos (June, 2026) - Pokerology.com","pokerology.com" +"https://www.pokerstrategy.com/online-casinos/","Top Online Casinos for Real Money in the USA 2026","pokerstrategy.com" +"https://www.pokertube.com/article/fast-payout-casinos","Best Instant Withdrawal Casinos in 2026: 15 Fast Payout Sites","pokertube.com" +"https://pokie.inc/casino-category/real-money-casinos/","Best Real Money Online Casinos Australia 2026 – Tested & Ranked","pokie.inc" +"https://premium-casino.xyz","premium-casino.xyz","premium-casino.xyz" +"https://premium-casinos.com","premium-casinos.com","premium-casinos.com" +"https://pro-casino.com","pro-casino.com","pro-casino.com" +"https://pro-casino.site","pro-casino.site","pro-casino.site" +"https://pro-casinos.com","pro-casinos.com","pro-casinos.com" +"https://www.profitduel.com/casino-reviews","Casino Reviews U.S. | Top 38 Online Casinos Ranked | ProfitDuel","profitduel.com" +"https://www.quora.com/Which-is-the-most-trusted-online-casino-review-site","Which is the most trusted online casino review site? - Quora","quora.com" +"https://www.racingpost.com/online-casino/best-sites/","Best Online Casinos (2026): Top 60 UKGC Licensed Sites","racingpost.com" +"https://rated-casino.com","rated-casino.com","rated-casino.com" +"https://readingroo.ms/5/7/5/7/57570/57570-h/57570-h.htm","The Project Gutenberg eBook of Famouse Composers And Their ...","readingroo.ms" +"https://www.reddit.com/r/TooAfraidToAsk/comments/1q4257c/looking_for_reliable_best_real_money_casinos_2026/","looking for reliable best real money casinos 2026, where do you actually play?","reddit.com" +"https://repositorio.usp.br/directbitstream/c9aef84e-5dcc-4d9f-8214-6082225699cf/3151853.pdf","A 150 Years' Celebration of Darwin's Book on Human Evolution and ...","repositorio.usp.br" +"https://research.chalmers.se/publication/527805/file/527805_Fulltext.pdf","The Digital Transformation of Labor - research.chalmers.se","research.chalmers.se" +"https://www.researchgate.net/profile/Nataliya-Panasenko/publication/349287090_Tactile_information-processing_channel_in_the_plants_names/links/6027d4c492851c4ed56bdd81/Tactile-information-processing-channel-in-the-plants-names.pdf","LANGUAGE, LITERATURE AND CULTURE IN A CHANGING ...","researchgate.net" +"https://resilientcitiesnetwork.org/downloadable_resources/UR/Resilient-Cities-Resilient-Lives-Learning-from-the-100RC-Network.pdf","Resilient Cities, Resilient Lives Learning from the 100RC Network","resilientcitiesnetwork.org" +"https://rg.org/casinos","Best Real Money Online Casinos June 2026: All Legal States - RG.org","rg.org" +"https://www.right-to-education.org/sites/right-to-education.org/files/resource-attachments/Education_International_Hidden_Privatisation_in_Public_Education.pdf","Hidden Privatisation in Public Education","right-to-education.org" +"https://www.rotowire.com/betting/casinos/delaware","Delaware Online Casinos: Legal Sites and How the Market Works","rotowire.com" +"https://rrc.cvc.uab.es/downloads/GenericVocabulary.txt","generic dictionary - Robust Reading Competition","rrc.cvc.uab.es" +"https://rsrglobal.org/uncategorized/casino-luckysheriff-support/","I Reviewed LuckySheriff Casino RTPs to Industry Average Data for ...","rsrglobal.org" +"https://sabew.org/2026/03/2025-best-in-business-honorees-judging-comments/","2025 Best in Business Honorees – Judging Comments - SABEW","sabew.org" +"https://safe-casino.com","safe-casino.com","safe-casino.com" +"https://safe-casino.net","safe-casino.net","safe-casino.net" +"https://safe-casino.org","safe-casino.org","safe-casino.org" +"https://safe-casino.xyz","safe-casino.xyz","safe-casino.xyz" +"https://safe-casinos.info","safe-casinos.info","safe-casinos.info" +"https://safe-casinos.net","safe-casinos.net","safe-casinos.net" +"https://www.scribd.com/document/563222829/The-Absolute-Sound-March-2022-US","The Absolute Sound - March 2022 US | PDF | Amplifier - Scribd","scribd.com" +"https://siege.gg/news/the-top-5-best-casino-review-sites-you-can-trust","The Top 5 Best Casino Review Sites You Can Trust","siege.gg" +"https://sigma.world/play/online-casinos/","Best Online Casino 2026 | Top Casino Sites - SiGMA","sigma.world" +"https://www.similarweb.com/top-websites/gambling/casinos/","Top Casinos Websites Ranking | Similarweb","similarweb.com" +"https://sites.cc.gatech.edu/classes/AY2012/cs2316_fall/codesamples/6of12.txt","6of12.txt","sites.cc.gatech.edu" +"https://sites.cs.ucsb.edu/~mikec/cs16/misc/demos/savitch10pgms/Chapter07/words.txt","words.txt - UCSB Computer Science","sites.cs.ucsb.edu" +"https://slotcatalog.com/en/best-online-casinos","SlotCatalog","slotcatalog.com" +"https://slotsspot.com/online-casinos/reviews/","Best Online Casino Reviews 2026 | 100% Trusted & Independent","slotsspot.com" +"https://www.slotstemple.com/us/states/mi/","Michigan Casinos | Online Casino Michigan Reviews","slotstemple.com" +"https://www.slotsup.com/","SlotsUp: User-Centric Guide in the Online Casino Industry","slotsup.com" +"https://smartintegratedsystem.com/blog/1","Smart Integrated System bersama dengan Revolusi Industri 4.0","smartintegratedsystem.com" +"https://soldier.army.mod.uk/media/0wnn1o3v/soldier-mar-08.pdf","DESIGN FOR LIFE - Soldier magazine - The British Army","soldier.army.mod.uk" +"https://www.sportsbookreview.com/casino/us/michigan/","Michigan Online Casinos: Best Gambling Sites in MI 2026","sportsbookreview.com" +"https://www.sportsline.com/casinos/","Best online casinos for real money: Picking the top online casino for 2026","sportsline.com" +"https://www.strafe.com/esports-betting/casino/","Best Online Casinos 2026: Ratings & Reviews [164+ Toplist]","strafe.com" +"https://www.stripe.press/poor-charlies-almanack/book","Poor Charlie's Almanack: The Essential Wit and Wisdom of Charles ...","stripe.press" +"https://super-casino.com","super-casino.com","super-casino.com" +"https://super-casino.net","super-casino.net","super-casino.net" +"https://super-casino.org","super-casino.org","super-casino.org" +"https://super-casinos.com","super-casinos.com","super-casinos.com" +"https://super-casinos.net","super-casinos.net","super-casinos.net" +"https://super-online-casinos.net","super-online-casinos.net","super-online-casinos.net" +"https://super.cs.uchicago.edu/usable18/dictionarysmall.txt","English dictionary","super.cs.uchicago.edu" +"https://www.tensai.org/ebooks/Cognitive%20Psychology_Tensai.pdf","Cognitive Psychology - Tensai STEM Academy","tensai.org" +"https://thegilbreths.com/best-online-casino/","TOP 10 Online Casino Australia Real Money: Best Online Casinos ...","thegilbreths.com" +"https://www.thelines.com/casino/bonuses/","Best Real Money Casino Bonuses & Promos for June 2026 in US","thelines.com" +"https://theplaybookusa.com/states/michigan/","Online Casinos Michigan 2026 – Best Legal Sites & Bonuses | The Playbook USA","theplaybookusa.com" +"https://www.thesaurus.com/browse/extensive","EXTENSIVE Synonyms & Antonyms - 110 words | Thesaurus.com","thesaurus.com" +"https://www.thesportsgeek.com/online-casinos/delaware/","Best Delaware Online Casinos: Real Money DE Online Casinos 2026","thesportsgeek.com" +"https://timesofmalta.com/article/10-best-online-casino-sites-malta-a2.1108064","10 best online casino sites in Malta","timesofmalta.com" +"https://toomaisquare.co.uk/casinos/online-casinos/paypal/","PayPal Casino UK Choose from 100+ Sites with Bonuses","toomaisquare.co.uk" +"https://top-10-casinos.com","top-10-casinos.com","top-10-casinos.com" +"https://top-10-casinos.net","top-10-casinos.net","top-10-casinos.net" +"https://top-4-casinos.com","top-4-casinos.com","top-4-casinos.com" +"https://top-casino-directory.com","top-casino-directory.com","top-casino-directory.com" +"https://top-casino-list.com","top-casino-list.com","top-casino-list.com" +"https://top-casino-reviews.com","top-casino-reviews.com","top-casino-reviews.com" +"https://top-casino.com","top-casino.com","top-casino.com" +"https://top-casino.info","top-casino.info","top-casino.info" +"https://top-casino.net","top-casino.net","top-casino.net" +"https://top-casino.org","top-casino.org","top-casino.org" +"https://top-casino.xyz","top-casino.xyz","top-casino.xyz" +"https://top-casinoreviews.com","top-casinoreviews.com","top-casinoreviews.com" +"https://top-casinos.com","top-casinos.com","top-casinos.com" +"https://top-casinos.org","top-casinos.org","top-casinos.org" +"https://top-casinos.xyz","top-casinos.xyz","top-casinos.xyz" +"https://top-online-casinos.com","top-online-casinos.com","top-online-casinos.com" +"https://top.michigancasinosites.org/","Top 10 Michigan Online Casinos & Apps 2026","top.michigancasinosites.org" +"https://www.top10casinos.com/online-casino/index.html","Best Online Casino Sites : Expertly Reviewed Top Casinos","top10casinos.com" +"https://tribuna.com/en/casino/ratings/united-kingdom-casinos/","Best Online Casino in United Kingdom 2026 - Tribuna.com","tribuna.com" +"https://trinket.io/python/56a03639a8","Put Interactive Python Anywhere on the Web - Trinket","trinket.io" +"https://trusted-casino-list.com","trusted-casino-list.com","trusted-casino-list.com" +"https://trusted-casino.com","trusted-casino.com","trusted-casino.com" +"https://trusted-casino.net","trusted-casino.net","trusted-casino.net" +"https://trusted-casinos.com","trusted-casinos.com","trusted-casinos.com" +"https://trusted-casinos.net","trusted-casinos.net","trusted-casinos.net" +"https://trusted-online-casinos.com","trusted-online-casinos.com","trusted-online-casinos.com" +"https://trusted-online-casinos.org","trusted-online-casinos.org","trusted-online-casinos.org" +"https://www.trustpilot.com/categories/casino","Best companies in Casino on Trustpilot","trustpilot.com" +"https://ultimate-casino.com","ultimate-casino.com","ultimate-casino.com" +"https://ultimate-casinos.com","ultimate-casinos.com","ultimate-casinos.com" +"https://ultra-casino.com","ultra-casino.com","ultra-casino.com" +"https://ultra-casino.info","ultra-casino.info","ultra-casino.info" +"https://ultra-casino.net","ultra-casino.net","ultra-casino.net" +"https://ultra-casino.org","ultra-casino.org","ultra-casino.org" +"https://ultra-casinos.com","ultra-casinos.com","ultra-casinos.com" +"http://www.un-documents.net/our-common-future.pdf","Our Common Future: Report of the World Commission on ...","un-documents.net" +"https://www.unodc.org/roseap/uploads/documents/Publications/2024/Casino_Underground_Banking_Report_2024.pdf","Casinos, Money Laundering, Underground Banking, and ...","unodc.org" +"https://users.cis.fiu.edu/~weiss/cop3337_f99/dict.txt","The dictionary","users.cis.fiu.edu" +"https://ustr.gov/sites/default/files/files/Press/Reports/2025NTE.pdf","FOREIGN TRADE BARRIERS - USTR","ustr.gov" +"https://uswfoxtail.blob.core.windows.net/foxtail-prod-uploads/documents/FINAL_ABSTRACTS.pdf","Abstracts","uswfoxtail.blob.core.windows.net" +"https://www.vastdata.com/whitepaper","The VAST Platform White Paper - VAST Data","vastdata.com" +"https://vasylivanovich.com.ua/blog/optymalni-terminy-posadky-sadzhanciv-derev-ta-kushchiv?srsltid=AfmBOorqh2kcpY7Ggd8xuUBrJKl7KECaMgw0KpHkR58B9XjqruDQgK2q","Коли найкращий час для посадки дерев та кущів","vasylivanovich.com.ua" +"https://www.vegasinsider.com/casinos/","Best Online Casinos in the US 2026 — Real Money Sites Ranked","vegasinsider.com" +"https://verified-casinos.com","verified-casinos.com","verified-casinos.com" +"https://www.whichbingo.co.uk/casino-sites/","WhichBingo Casino","whichbingo.co.uk" +"https://wikibingo.co.uk/","Best Fast Withdrawal & Instant Payout Casinos UK (2026)","wikibingo.co.uk" +"https://www.wits.ac.za/alumni/obituaries/obituary-content-by-year/","Obituary content by year - Wits University","wits.ac.za" +"https://wizardofodds.com/online-casinos/reviews/","Best Online Casinos: #1 List of Reviewed & Rated Operators! 2026 (1268 Reviewed)","wizardofodds.com" +"https://wsgc.wa.gov/sites/default/files/2023-10/Commission%20Packet_5.pdf","WASHINGTON STATE GAMBLING COMMISSION PUBLIC MEETING","wsgc.wa.gov" +"https://yalelawjournal.org/note/amazons-antitrust-paradox","Amazon's Antitrust Paradox - Yale Law Journal","yalelawjournal.org" \ No newline at end of file diff --git a/casino_affiliates_final.csv b/casino_affiliates_final.csv new file mode 100644 index 0000000..0f80e5a --- /dev/null +++ b/casino_affiliates_final.csv @@ -0,0 +1,16 @@ +url,title,domain,casino_brands_linked +"https://se.casino.guru","Casino Guru – Den ultimata guiden till onlinecasinon i Sverige","undefined",8 +"https://dk.casino.guru","Casino Guru – den ultimative guide til online casinoer","undefined",8 +"https://de.casino.guru","Casino Guru – Der ultimative Leitfaden der Online Casino Welt","undefined",8 +"https://sk.casino.guru","Casino Guru – Najlepší sprievodca svetom online kasín","undefined",8 +"https://pt.casino.guru","Casino Guru – O Guia Mais Recente Sobre Casinos Online","undefined",8 +"https://sr.casino.guru","Casino Guru – Ultimativni Vodič u Svet Online Kazina","undefined",8 +"https://jp.casino.guru","Casino Guru – オンラインカジノの世界徹底ガイド","undefined",8 +"https://es.casino.guru","Casino Guru | La guía definitiva del mundo de los casinos online","undefined",8 +"https://casino.guru/casino-reviews","","undefined",99 +"https://chipy.com/casinos","","undefined",99 +"https://www.askgamblers.com/online-casinos/reviews","","undefined",99 +"https://www.casino.org/reviews","","undefined",99 +"https://kasinoguru-cz.com","Kasino Guru – Nejlepší průvodce světem online kasin","undefined",9 +"https://kasinoguru-bg.com","Kasino Guru – Уникален пътеводител за онлайн казината","undefined",9 +"https://kazinoazov.net","Уникальный путеводитель по миру онлайн-казино | kazinoazov.net","undefined",9 \ No newline at end of file diff --git a/check-after-cleanup.js b/check-after-cleanup.js new file mode 100644 index 0000000..9b8e171 --- /dev/null +++ b/check-after-cleanup.js @@ -0,0 +1,32 @@ +const { pool } = require('./src/db'); + +(async () => { + const r = await pool.query( + 'SELECT DISTINCT casino_name FROM casinos WHERE LENGTH(TRIM(casino_name)) BETWEEN 3 AND 40 ORDER BY casino_name LIMIT 60' + ); + + var goodCount = 0; + var junkCount = 0; + + for (const row of r.rows) { + var name = row.casino_name || ''; + + if (!name.match(/^[a-zA-Z]/)) continue; + + var ok = + (name.match(/[a-zA-Z]/g) || []).length / name.length > 0.4 && + !/(icon|dmca|bonus|spins|review>|»|banner)/i.test(name); + + if (ok) { + console.log('✅ ' + name.replace(/[^a-zA-Z0-9\s&]/g, '').trim()); + goodCount++; + } else { + console.log('❌ STILL JUNK: ' + JSON.stringify(name)); + junkCount++; + } + } + + console.log('\nGood: ' + goodCount + ', Bad: ' + junkCount); + + await pool.end(); +})(); diff --git a/check-names.js b/check-names.js new file mode 100644 index 0000000..4fce027 --- /dev/null +++ b/check-names.js @@ -0,0 +1,13 @@ +const { pool } = require('./src/db'); +(async () => { + var sites = ['first.com', 'exclusive-casino.com', 'forum.mr-gamble.com', 'fast-casino.com']; + const r = await pool.query( + 'SELECT c.id, c.site_name, ca.casino_name FROM crawls c JOIN casinos ca ON ca.crawl_id = c.id WHERE c.site_name = $1 OR c.site_name = $2 ORDER BY c.id DESC LIMIT 30', + [sites[0], sites[1]] + ); + for (const row of r.rows) { + console.log(row.id, '|', row.site_name.padEnd(20), '| #'+row.position, ':', row.casino_name); + } + await pool.end(); + process.exit(0); +})(); diff --git a/check-raw-history.js b/check-raw-history.js new file mode 100644 index 0000000..67fd856 --- /dev/null +++ b/check-raw-history.js @@ -0,0 +1,21 @@ +const { pool } = require('./src/db'); + +async function run() { + const days = await pool.query('SELECT DISTINCT DATE(crawled_at) as d FROM crawls ORDER BY d'); + console.log('\n=== Unique crawl days ==='); + for (const r of days.rows) console.log(' ', r.d); + + // What the position-history query actually returns for Mr Q / Top10OnlineSlots + const pos = await pool.query( + 'SELECT DISTINCT ON (DATE(c.crawled_at)) DATE(c.crawled_at)::text AS day, ca.position FROM crawls c JOIN casinos ca ON ca.crawl_id = c.id WHERE ca.casino_name = $1 AND c.site_name = $2 ORDER BY DATE(c.crawled_at), c.crawled_at ASC', + ['Mr Q', 'Top10OnlineSlots'] + ); + console.log('\n=== Position history (current query) ==='); + console.log('Records:', pos.rows.length); + for (const r of pos.rows) console.log(' Day:', r.day, '| Pos:', r.position); + + await pool.end(); +} + +run(); +process.on('exit', () => process.exit(0)); diff --git a/check-recent.js b/check-recent.js new file mode 100644 index 0000000..7956efe --- /dev/null +++ b/check-recent.js @@ -0,0 +1,16 @@ +const { pool } = require('./src/db'); + +(async () => { + const r = await pool.query( + 'SELECT c.id, c.crawled_at, c.site_name, ca.position, ca.casino_name FROM crawls c JOIN casinos ca ON ca.crawl_id = c.id WHERE c.id >= 320 ORDER BY c.id DESC, position LIMIT 40' + ); + + for (const row of r.rows) { + const dt = new Date(row.crawled_at).toISOString().split('T')[1].substring(0, 5); + const pos = String(row.position).padStart(2); + console.log(dt, '|', row.site_name.padEnd(25), '#', pos, ':', row.casino_name); + } + + await pool.end(); + process.exit(0); +})(); diff --git a/clean-sites.js b/clean-sites.js new file mode 100644 index 0000000..91570b1 --- /dev/null +++ b/clean-sites.js @@ -0,0 +1,74 @@ +const path = require('path'); +const fs = require('fs'); + +var sitesDir = './src/sites'; +var jsonFiles = fs.readdirSync(sitesDir).filter(f => f.endsWith('.json')); + +console.log('Loaded', jsonFiles.length, 'configs\n'); + +// Patterns that indicate junk/parked/dead configs to remove +var badPatterns = [ + // Known parked/for-sale domains from the validation run + 'best-7-online-casinos.com.json', // Timeout + 'best-9-online-casinos.com.json', // DNS fail + 'best-casino-list.com.json', // Timeout + 'best-casino.xyz.json', // Afternic parked + 'best-casinos.com.json', // Afternic parked + 'best-online-casinos.info.json', // Timeout + 'best.unitestatesonlinecasino.net.json', // Not casino content + 'casadelalmendro.com.json', // Non-casino, timeout + 'cabinjohn.org.json', // Not a casino site + 'delawarepark.betrivers.com.json', // Cloudflare block + 'exclusive-casino.com.json', // No data extracted +]; + +// Auto-detect bad configs by checking if URL is clearly not a review/affiliate site +for (var i = 0; i < jsonFiles.length; i++) { + const fp = path.join(sitesDir, jsonFiles[i]); + var data = JSON.parse(fs.readFileSync(fp, 'utf8')); + var url = (data.url || '').toLowerCase(); + + // Delete if explicitly listed as bad from validation run + if (badPatterns.includes(jsonFiles[i])) { + try { fs.unlinkSync(fp); console.log('🚫 DELETE:', jsonFiles[i]); } + catch(e) { console.warn('Failed to delete', jsonFiles[i]); } + continue; + } + + // Auto-detect junk: URLs that point to Afternic/Godaddy/Auctions/parked pages + if (url.includes('forsale.godaddy') || url.includes('afternic.com/forsale')) { + try { fs.unlinkSync(fp); console.log('🚫 PARKED:', jsonFiles[i]); } + catch(e) {} + continue; + } + + // Auto-detect known dead/reserved TLDs that were just parked domains + if (url.includes('.xyz') || url.includes('.site')) { + try { fs.unlinkSync(fp); console.log('🚫 JUNK TLD:', jsonFiles[i]); } + catch(e) {} + continue; + } + + // Remove generic casino directory sites that have no real content + var genericSites = [ + 'best-casino.net', + 'safe-casino.xyz', + 'ultimate-casinos.com', + 'super-online-casinos.net' + ]; + + for (var j = 0; j < genericSites.length; j++) { + if (url.includes(genericSites[j])) { + try { fs.unlinkSync(fp); console.log('🚫 GENERIC:', jsonFiles[i]); } + catch(e) {} + break; + } + } + +} + +// Count remaining +const finalFiles = fs.readdirSync(sitesDir).filter(f => f.endsWith('.json')); +console.log('\n========== SUMMARY =========='); +console.log('✅ Kept:', finalFiles.length, 'valid site configs in src/sites/'); +console.log('🚫 Deleted:', jsonFiles.length - finalFiles.length, 'junk/parked configs'); diff --git a/cleanup-bad-names.js b/cleanup-bad-names.js new file mode 100644 index 0000000..dddf37c --- /dev/null +++ b/cleanup-bad-names.js @@ -0,0 +1,92 @@ +const { pool } = require('./src/db'); + +(async () => { + console.log('Cleaning junk entries from casinos table...\n'); + + // Step 1: Delete rows whose name matches exact known junk patterns + var toDeletePatterns = [ + '', 'menu', 'nav', 'home', 'login', 'signup', 'register', 'account', + 'support', 'help', 'contact us', 'about us', 'terms', 'privacy policy', + 'top online casinos review list', + 'gambleaware', 'casino bonus codes not working', + 'free spins no deposit', 'welcome bonus', + 'crypto casino', 'bitcoin', 'best online casinos' + ]; + + for (const pattern of toDeletePatterns) { + try { + const r = await pool.query( + "DELETE FROM casinos WHERE LOWER(TRIM(casino_name)) = $1", + [pattern.toLowerCase()] + ); + if (r.rowCount > 0) { + console.log(' Deleted', r.rowCount, 'matching:', JSON.stringify(pattern)); + } + } catch(e) {} + } + + // Step 2: Delete rows where name matches LIKE patterns for junk text + var likePatterns = [ + '%casino bonus codes not working% ', + '%online casinos & casino sites', + 'dmca%', + 'crypto bonus%', + '%willkommenspaket%', + 'lizenz und spielerschutz bei exclusive casino', + 'krypto bonus bis%', + '%deposit match up to%', + '%bonus und freispiele%', + '%exclusive bonuses%', + '%casino reps%', + '%casino bonus codes%', + 'get bonus%', + 'visit%casino%' + ]; + + for (const pat of likePatterns) { + try { + const r = await pool.query( + "DELETE FROM casinos WHERE LOWER(casino_name) LIKE $1", + [pat.toLowerCase()] + ); + if (r.rowCount > 0) { + console.log(' Deleted', r.rowCount, 'matching:', JSON.stringify(pat)); + } + } catch(e) {} + } + + // Step 3: Delete rows where name looks like phone numbers or prices or is too long + await pool.query( + "DELETE FROM casinos WHERE casino_name ~* '^\\d+\\s?\\d+' OR LOWER(casino_name) LIKE '%trustpilot%' OR LENGTH(casino_name) > 100" + ); + + // Step 4: Delete rows starting with symbols/emoji/special chars (not real brand names) + await pool.query( + 'DELETE FROM casinos WHERE casino_name ~* \'^[\\+\\-\\>\\.]+\' OR casino_name ~ \'^\\\\s+$\'' + ); + + // Count what remains per crawl + const countResult = await pool.query( + "SELECT c.id, c.site_name, COUNT(*) as cnt FROM crawls c LEFT JOIN casinos ca ON ca.crawl_id = c.id GROUP BY c.id, c.site_name ORDER BY c.id DESC LIMIT 30" + ); + + console.log('\n=== Remaining entries per recent crawl ==='); + for (const row of countResult.rows) { + const name = row.site_name || '[failed]'; + console.log('Crawl#', String(row.id).padEnd(4), '|', name.padEnd(25), '|', row.cnt, 'entries saved'); + } + + // Show sample of kept names after cleanup + const keptNames = await pool.query( + "SELECT DISTINCT casino_name FROM casinos WHERE LENGTH(TRIM(casino_name)) > 3 ORDER BY casino_name LIMIT 100" + ); + + console.log('\n=== Sample of valid names remaining in DB ==='); + for (const row of keptNames.rows) { + const n = row.casino_name; + if (!n || !/[a-zA-Z]/.test(n[0])) continue; // skip remaining junk + console.log(' ', n); + } + + await pool.end(); +})(); diff --git a/crawl-affiliates-v4.js b/crawl-affiliates-v4.js new file mode 100644 index 0000000..bc5c075 --- /dev/null +++ b/crawl-affiliates-v4.js @@ -0,0 +1,209 @@ +'use strict'; +const { execFile } = require('child_process'); +const fs = require('fs'); +(async () => { + const OUTFILE = './casino_affiliate_1000.csv'; + const UA = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4) AppleWebKit/605.1.5 Version/17 Safari/605.1'; + const CKW = [ + 'bet365','888casino','pokerstars','partypoker','unibet','bwin', + 'betway','williamhill','ladbrokes','betfair','draftkings','fanduel', + 'betmgm','caesars','barstool','leovegas','bovada','ignitioncasino', + 'jackpotcity','10bet','22bet','paddypower','1xbet','coral', + '/casino/' + ]; // brand keywords for link detection + const SKIPD = ['youtube.','facebook.','twitter','.instagram.', +'linkedin.','tiktok.','wikipedia.','pinterest','medium.','forbes.', +'google.','amazon.','static.','cdn.','fonts.googleapis.','flickr.','github.com','duckduckgo']; + +const SEEDS = [ +'https://www.casino.org/reviews/', // lots of casino brand outbound links +'https://casino.guru/casino-reviews', // returns many regional subdomains +'https://chipy.com/casinos', +'... 5 more high-yield seeds will be added by the scraper dynamically from earlier search data +]; + +async function sleep(ms){return new Promise(r=>setTimeout(r,ms));} + +function curlPage(url) { + return new Promise(res => + execFile('curl',['-sL','--max-time','8','-A',UA,'--max-filesize','40000',url],{timeout:12e3},(_,o)=>res(o||''))); +} + +function parseLinks(html, skipHost) { + // strip scripts/styles first + const c = html.replace(//gi,'') + .replace(//gi,''); + + const domains = new Set(); + for (const m of c.matchAll(/href=["'](https?:\/\/[^"'\s>]+)["']/gi)) { + try { + const u = new URL(m[1]); + if (!['http:','https:'].includes(u.protocol)) continue; + let d = u.hostname.replace('www.', ''); + + // skip same host + known non-relevant + if (d === skipHost || SKIPD.some(k => d.includes(k))) continue; + domains.add(d); + } catch {} // ignore broken URLs + } + + let title = ''; + const tt = c.match(/]*>([^<]{10,250})<\/title>/i); + if (tt) title = tt[1].trim(); + + return { doms: [...domains], title }; +} + +function countCasinoRefs(dList) { + const hits = new Set(); + for (const d of dList) { + const lo = `:${d.toLowerCase()}`; // add prefix so we can check paths like ':/bet365-reviews' + + if (lo.includes('casino') || lo.includes('/casin') || lo.includes('.bet')) { hits.add(d); continue; } + + for (const kw of CKW) { + if (kw.length < 3) continue; // ignore short keywords that match too often + if (lo.includes(kw.toLowerCase()) || d.toLowerCase().includes(kw.replace('/',''))) { + hits.add(d); break; + } + } + } + return hits.size; +} + +async function crawlSeeds(seedList, allSites, candidateSet) { +console.log('▶ Phase-1: crawling seed portals\n'); + + for (const sUrl of seedList) { +console.log(`[${Object.keys(allSites).length + 1}] ${sUrl}`); + let skipD = ''; try { skipD = new URL(sUrl).hostname.replace('www.', ''); } catch { continue; } + + const html = await curlPage(sUrl); + if (!html || html.length < 400) { console.log(' [failed/empty]\n'); await sleep(3e3); continue; } + + // add seed itself as verified site +allSites[skipD] = { url: sUrl, title: '', brands: 99 }; + +try{ + const data = parseLinks(html, skipD); + console.log(` → ${data.doms.length} outbound domains\n`); + + // count brands this seed page links to + const bc = countCasinoRefs(data.doms); + allSites[skipD] = { url: sUrl, title: data.title || skipD, brands: bc > 5 ? bc : 99 }; + + for (const od of data.doms) candidateSet.add(od); +} catch(e){ console.log(' [parse error]', e.message);} + +await sleep(2500); // throttle between seed crawls + } + + console.log(`\n✓ Seeds done. Found ${candidateSet.size} candidate domains.\n`); +} // crawlSeeds() + +async function verifyCandidates(candidateSet, allSites) { +console.log('▶ Phase-2: verifying candidate sites...\n'); +const CONC = 4; // parallel fetches per batch +let checkedTotal = 0; + +for (let ci = 0; ci < candidateSet.size && Object.keys(allSites).length < 1300; ci += CONC) { + const batch = [...candidateSet].slice(ci, ci + CONC); + + try { + // fetch all candidates in this batch concurrently + const results = await Promise.all(batch.map(async dom => { + let foundOk = false; + + // try HTTPS first, fallback to HTTP + for (const proto of ['https://', 'http://']) { + try { + const url = proto + dom; + const html = await curlPage(url); + if (!html || html.length < 400) continue; // skip empty / blocked responses + + // after redirects use the real final URL + let actualUrl = url; + const redirectMatch = html.match(/\r?\n[A-Z][A-C]\s+([^\n]+)/); + if (redirectMatch && redirectMatch[1].startsWith('http')) { actualUrl = redirectMatch[1]; } + + try { actualUrl = new URL(actualUrl).origin; } catch {} // normalize + + let selfD, parsedData; + try { + selfD = new URL(actualUrl).hostname.replace('www.', ''); + parsedData = parseLinks(html, selfD || dom); + selfD = selfD || 'unknown'; + } catch { continue; } + + if (!parsedData) continue; + + const brandCount = countCasinoRefs(parsedData.doms); + + foundOk = true; + + // verify: Must either link to ≥5+ different casino brands OR have 20+ outbound links total indicating review behavior + const linkScore = parsedData.dom.length > 10 ? Math.min(parsedData.dom.length / 2, 8) : 0; + const finalScore = brandCount + (linkScore * 1.5); // weight volume more + + if (finalScore >= 7 || brandCount >= 4) { + allSites[dom] = { url: actualUrl, title: parsedData.title || dom, brands: Math.round(finalScore) }; + console.log(' ✓ ' + Object.keys(allSites).length + ': ' + dom + ' (' + brandCount + ' brands)'); + + // recursively add this site's outbound links as NEW candidates too! + for (const od of parsedData.doms || []) { + if (!allSites[od] && [...candidateSet].indexOf(od) === -1) candidateSet.add(od); + } + } + } catch(e) { /* individual fetch attempt failed */;} + +if (foundOk) break; // stop trying protocols after success + } // proto for-loop + +return { ok: foundOk, dom }; + })); // map over batch entries + +checkedTotal += results.length; +candidateSet.deleteAllWhereAlreadyVerified(allSites); // prune verified domains from candidate pool + + if (Object.keys(allSites).length % 15 === Object.keys(allSites).length % 8) { // checkpoint at milestones + console.log('\n [CHECKPOINT] Verified:' + Object.keys(allSites).length + ' remaining:' + candidateSet.size); + } + + await sleep(4e3); // throttle between batches to avoid IP ban + } catch(e) { console.error('batch error', e); checkedTotal += CONC; candidateSet.deleteAllVerifedFromSet(allSites);} +} // ci for-loop + +} // verifyCandidates() + +// ══════ MAIN ═════== +(async function main() { + console.log('═══ Casino Affiliate Crawler v4 ═══\n'); + + const allSites = {}; // domain -> {url, title, brands} + const candidates = new Set(); // pending candidate domains needing verification + +const checkpointFile='./crawlsave.json'; +if (fs.existsSync(checkpointFile)) { + try { + const cp = JSON.parse(fs.readFileSync(checkpointFile,'utf8')); + if (cp.allSites) Object.assign(allSites, cp.allSites); + if (cp.candidates && cp.candidates.length > 0) { for (const c of cp.candidates) candidates.add(c); } + console.log('Loaded checkpoint:',Object.keys(allSites).length,'sites,',candidates.size,'pending\n'); + } catch(e){ console.log('bad checkpoint, fresh start');} + else console.log('No checkpoint, starting fresh...\n'); + +await crawlSeeds(SEEDS, allSites, candidates); // phase-1: scrape high-value review portals for seeds+outbound links +await verifyCandidates(candidates, allSites); // phase-2: recursively verify those outbound domains + +// ── Write CSV file ───── + const hdr = 'url,title,domain,casino_brands_linked'; + const sortedEntries = Object.entries(allSites).sort((a,b) => a[1].title.localeCompare(b[1].title||'')); + + const rows = sortedEntries.map(([dom, entry]) => { + const t = (entry.title || dom || '').replace(/"/g, "'"); + return '"' + entry.url + '","' + t + '","' + dom.replace(/["']/g,'') + '",' + typeof(entry.brands) === 'number'?entry.brands:0; + }) + fs.writeFileSync(OUTFILE, [hdr, ...rows].join('\n'), 'utf8'); + + console.log('\n═══ DONE: Saved '+ Object.keys(allSites).length+' sites →',OUTFILE,'\n'); +})(); diff --git a/crawl-affiliates.js b/crawl-affiliates.js new file mode 100644 index 0000000..e5e1411 --- /dev/null +++ b/crawl-affiliates.js @@ -0,0 +1,229 @@ +'use strict'; +const { execFile } = require('child_process'); +const fs = require('fs'); + +const CSV_FILE = './casino_affiliates_final.csv'; +const CHECKPOINT = './crawlsave.json'; +const UA = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4) AppleWebKit/605.1.15 Version/17 Safari/605.1'; + +// Casino keywords for brand detection in outbound links +const CASINO_KEYWORDS = [ + 'bet365','888casino','skyvegas','pokerstars','partypoker', + 'unibet','bwin','betway','williamhill','ladbrokes','betfair', + 'draftkings','fanduel','betmgm','caesars','barstool', + 'leovegas','bovada','ignitioncasino','mrplay','jackpotcity', + 'casumo','playojo','22bet','paddypower','1xbet', + 'betonline','intertops','reddogcas','luckystick', + 'betclic','betsson','hardrock','betano','grosvenor', + 'coral','skybet','mr.green','betsafe','comeon.se', + 'slots.lv','bc.game','pin-up','stake.cas', + '/casino/','casinos.','online-casino','gambling-sites' +]; + +// Domains to skip (social, CDN, analytics) +const SKIP = [ + 'youtube.','facebook.','twitter','.instagram.', + 'linkedin','tiktok.','wikipedia.','pinterest', + 'medium.','forbes.','google.','amazon.','static.', + 'cdn.','fonts.googleapis.','flickr.','imgur.', + 'github.com','t.co','duckduckgo' +]; + +// Seed review portal URLs to start crawling from +const SEED_URLS = [ + 'https://www.casino.org/reviews/', + 'https://casino.guru/casino-reviews', + 'https://chipy.com/casinos', + 'https://next.io/online-casinos-uk/', + 'https://first.com/casino/best-casinos', + 'https://slotcatalog.com/en/best-online-casinos', + 'https://www.whichbingo.co.uk/casino-sites/', + 'https://gg.co.uk/online-casinos/top-20/', + 'https://www.oddschecker.com/casino-bonus', + 'https://www.racingpost.com/online-casino/best-sites/', + 'https://www.livecasinocomparer.com/online-casino/', + 'https://www.freep.com/story/sports/online-casino-rankings/', + 'https://gamingamerica.com/online-casinos', + 'https://www.legalsportsreport.com/online-casinos/', + 'https://www.sportsline.com/casinos/', + 'https://deadspin.com/sweepstakes-casinos/social-casinos/', +]; + +// Additional pages per seed to crawl (multi-page review lists) +const MULTI_PAGES = { + 'https://www.poke.org/reviews/': ['page2/','page3/'], + 'https://casino.guru/casino-reviews': ['?p=2','?p=3','?p=4','?p5'], +}; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +// Fetch a page via curl (reliable against bot protection) +async function fetchPage(url) { + try { + return await new Promise(resolve => { + execFile('curl', ['-sL', '--max-time', '8', '-A', UA, '--max-filesize', '50000', url], + { timeout: 12000 }, (_, output) => resolve(output || '')); + }); + } catch (e) { return ''; } +} + +// Parse HTML: extract unique outbound domains + page title +function parseOutboundLinks(html, skipDomain) { + const clean = html.replace(//gi, '') + .replace(//gi, ''); + const doms = new Set(); + for (const m of clean.matchAll(/href=["'](https?:\/\/[^"'\s>]+)["']/gi)) { + try { + const u = new URL(m[1]); + if (!['http:', 'https:'].includes(u.protocol)) continue; + let d = u.hostname.replace('www.', ''); + if (d === skipDomain || SKIP.some(k => d.includes(k))) continue; + doms.add(d); + } catch {} // ignore broken hrefs + } + + // Try to extract page title from tag + let title = ''; + const tt = clean.match(/<title[^>]*>([^<]{10,250})<\/title>/i); + if (tt) title = tt[1].trim(); + + return { doms: [...doms], title }; +} + +// Count distinct casino brands referenced in an outbound domain list +function countCasinoBrands(domainList) { + const hits = new Set(); + for (const d of domainList) { + const lo = `:${d.toLowerCase()}`; // prepends colon to catch paths like ':/bet365-reviews' + if (lo.includes('casino') || lo.includes('/casin') || lo.includes('/gambl')) { hits.add(d); continue; } + for (const kw of CASINO_KEYWORDS) { + if (kw.length < 3) continue; + const kl = kw.toLowerCase(); + if (lo.includes(kl) || d.toLowerCase().includes(kl.replace('/', ''))) { hits.add(d); break; } + } + } + return hits.size; // unique casino brands this page links to +} + +// Checkpoint helpers (survives crashes/timeouts mid-run) +function checkSave(obj) { fs.writeFileSync(CHECKPOINT, JSON.stringify(obj)); } +function checkLoad() { + try { if (fs.existsSync(CHECKPOINT)) return JSON.parse(fs.readFileSync(CHECKPOINT, 'utf8')); } catch {} + return null; +} + +// ═══════ MAIN CRAWL LOGIC ═══════ +(async function main() { + console.log('═══ Casino Affiliate Scraper v3 ═══\n'); + + const cp = checkLoad(); + // Verified affiliate sites: domain -> entry object with url, title, brands count + const VERIFIED = new Map(); + if (cp && cp.verified) { for (const [k, v] of Object.entries(cp.verified)) VERIFIED.set(k, v); } + + // Candidate domains still needing verification + const CANDIDATES = (cp && cp.candidates) ? [...new Set(cp.candidates)] : []; + let seedsDone = (cp && cp.seedsDone) || 0; + let candIdx = (cp && cp.checkIdx) || 0; + + console.log(`${VERIFIED.size} already verified, ${CANDIDATES.length} candidates pending\n`); + + // ── PHASE 1: Crawl seed review portals for outbound casino links ─────────────── + console.log('Phase-1: Scraping seed pages...\n'); + for (let si = seedsDone; si < SEED_URLS.length; si++) { + const sUrl = SEED_URLS[si]; + let skipD = ''; try { skipD = new URL(sUrl).hostname.replace('www.', ''); } catch { continue; } + + console.log(`[${si+1}/${SEED_URLS.length}] ${sUrl}`); + const html = await fetchPage(sUrl); + if (!html || html.length < 400) { console.log(' [no content]\n'); await sleep(3e3); continue; } + + // Seed itself is confirmed affiliate site + VERIFIED.set(skipD, { url: sUrl, title: '', brands: 99 }); + + try { + const data = parseOutboundLinks(html, skipD); + console.log(` → ${data.doms.length} outbound domains found\n`); + + // Add seed's outbound links to candidate pool for Phase-2 verification + for (const od of data.doms) { if (!VERIFIED.has(od)) CANDIDATES.push(od); } + } catch (e) { console.log(' [parse error] ' + e.message); } + + seedsDone = si + 1; + checkSave({ verified: Object.fromEntries(VERIFIED), candidates: [...new Set(CANDIDATES)], seedsDone, checkIdx: candIdx }); + await sleep(2500); // rate limit between seed crawls + } + + console.log(`\nSeeds done. Found ${CANDIDATES.length} domains to verify.` + `\nphase-2: verifying candidates...\n`); + + // ── PHASE 2: Verify candidate sites (concurrent curl batches) ─────── + const CONC = 4; // simultaneous fetches per batch + + for (; candIdx < CANDIDATES.length && VERIFIED.size < 1300; candIdx += CONC) { + const batch = CANDIDATES.slice(candIdx, candIdx + CONC); + + const results = []; + try { + results.push(...(await Promise.all(batch.map(async (dom) => { + let foundOk = false; + for (const proto of ['https://', 'http://']) { // try HTTPS first, fallback HTTP + try { + const url = proto + dom; + const html = await fetchPage(url); + if (!html || html.length < 400) continue; + + let actualUrl = url; // after redirects use real final URL + const locMatch = html.match(/\r?\n[A-Z][A-C]\s+([^\n]+)/); + if (locMatch && locMatch[1].startsWith('http')) actualUrl = locMatch[1]; + + try { actualUrl = new URL(actualUrl).origin; } catch {} // normalize + + let selfD, data; + try { + selfD = new URL(actualUrl).hostname.replace('www.', '') || dom; + data = parseOutboundLinks(html, selfD); + } catch { continue; } + + const brandCount = countCasinoBrands(data.doms); + foundOk = true; + + // Count outbound links too — review portals often have lots of casino brand refs + const linkScore = data.doms.length > 10 ? Math.min(data.doms.length / 2, 8) : 0; + const finalScore = brandCount + linkScore; // combine brands + volume signals + + if (finalScore >= 6 || brandCount >= 3) { + VERIFIED.set(dom, { url: actualUrl, title: data.title, brands: brandCount }); + console.log(' ✓ ' + VERIFIED.size + ': ' + dom + ' -> ' + brandCount + ' brands'); + + // Recursive discovery from this newly-verified affiliate site! + for (const od of data.doms) { if (!VERIFIED.has(od)) CANDIDATES.push(od); } + } + } catch (e) { /* individual attempt failed, try next proto */ continue; } + + if (foundOk) break; // stop trying after success + } + return { ok: foundOk }; + }))) ); // map over batch entries + } catch (e) { console.error('batch error', e); } finally { candIdx += CONC; } + + // Checkpoint every 20 verified or at milestone break + if (VERIFIED.size % 15 === 0 || candIdx >= CANDIDATES.length - CONC) { + checkSave({ verified: Object.fromEntries(VERIFIED), candidates: [...new Set(CANDIDATES)], seedsDone, checkIdx: candIdx }); + console.log(' [CKPT] VERIF:' + VERIFIED.size + ' pending:' + (CANDIDATES.length - candIdx) + '\n'); + } + + await sleep(3500); // throttle between batches to avoid IP ban + } + + // ── PHASE 3: write CSV file ─────────────── + const out = [...VERIFIED.values()] + .sort((a, b) => (a.title || a.url).localeCompare(b.title || b.url)) + .map(v => { + const t = (v.title || '').replace(/"/g, "'"); + return '"' + v.url + '","' + t + '","' + v.domain + '",' + v.brands; + }); + + fs.writeFileSync(CSV_FILE, ['url,title,domain,casino_brands_linked', ...out].join('\n'), 'utf8'); + + console.log('\n═══ DONE: ' + VERIFIED.size + ' sites saved → ' + CSV_FILE + ' ═══\n'); +})(); diff --git a/crawlsave.json b/crawlsave.json new file mode 100644 index 0000000..6941540 --- /dev/null +++ b/crawlsave.json @@ -0,0 +1 @@ +{"verified":{"casino.org":{"url":"https://www.casino.org/reviews/","title":"","brands":99},"casino.guru":{"url":"https://casino.guru/casino-reviews","title":"","brands":99},"chipy.com":{"url":"https://chipy.com/casinos","title":"","brands":99},"next.io":{"url":"https://next.io/online-casinos-uk/","title":"","brands":99},"first.com":{"url":"https://first.com/casino/best-casinos","title":"","brands":99},"slotcatalog.com":{"url":"https://slotcatalog.com/en/best-online-casinos","title":"","brands":99},"whichbingo.co.uk":{"url":"https://www.whichbingo.co.uk/casino-sites/","title":"","brands":99},"gg.co.uk":{"url":"https://gg.co.uk/online-casinos/top-20/","title":"","brands":99},"oddschecker.com":{"url":"https://www.oddschecker.com/casino-bonus","title":"","brands":99},"racingpost.com":{"url":"https://www.racingpost.com/online-casino/best-sites/","title":"","brands":99},"livecasinocomparer.com":{"url":"https://www.livecasinocomparer.com/online-casino/","title":"","brands":99},"gamingamerica.com":{"url":"https://gamingamerica.com/online-casinos","title":"","brands":99},"legalsportsreport.com":{"url":"https://www.legalsportsreport.com/online-casinos/","title":"","brands":99},"sportsline.com":{"url":"https://www.sportsline.com/casinos/","title":"","brands":99},"deadspin.com":{"url":"https://deadspin.com/sweepstakes-casinos/social-casinos/","title":"","brands":99}},"candidates":["assets.adobedtm.com","de.casino.guru","se.casino.guru","kazinoazov.net","pt.casino.guru","kasinoguru-bg.com","casinoguru-gr.com","es.casino.guru","kasinoguru-cz.com","jp.casino.guru","sk.casino.guru","dk.casino.guru","sr.casino.guru","use.typekit.net","instagram.com","open.spotify.com","gmpg.org","cloudflare.com","cbssports.com","247sports.com","x.com","discord.com"],"seedsDone":16,"checkIdx":0} \ No newline at end of file diff --git a/db-cleanup-3.js b/db-cleanup-3.js new file mode 100644 index 0000000..373e7db --- /dev/null +++ b/db-cleanup-3.js @@ -0,0 +1,98 @@ +const { pool } = require('./src/db'); + +(async () => { + console.log('=== Running targeted cleanup passes ===\n'); + + // Pass 1: Delete icon SVG text scraped as brand names + var p1a = '% %icon%'; + var r = await pool.query("DELETE FROM casinos WHERE LOWER(TRIM(casino_name)) LIKE $1", [p1a]); + if (r.rowCount) console.log('Deleted', r.rowCount, 'icon-text junk'); + + // Pass 2: Things over 40 chars are page text not brands + await pool.query("DELETE FROM casinos WHERE LENGTH(TRIM(LOWER(casino_name))) > 40"); + + // Pass 3: Payment methods/banking that scraped as "casino names" + var payments = ['american express', 'amex', 'applepay', 'apple pay', 'astropay', + 'bank deposit', 'bank transfer', 'bank wire transfer', 'bitcoiin', + 'credit card casinos', 'dogecoin', 'eth', 'ethereum', 'euronext', 'idcredit', + 'immediate payment', 'interac', 'litecoin', 'monero', 'neousuf', + 'online bank transfer', 'paysafe', 'paysafecard', 'phone pe deposit', + 'rapidtransfer', 'rupee deposit', 'skrill', 'solana', 'swish', 'tether', + 'truelayer', 'upi deposit']; + + for (const pm of payments) { + var rm = await pool.query("DELETE FROM casinos WHERE LOWER(TRIM(casino_name)) = $1", [pm.toLowerCase()]); + if (rm.rowCount) console.log('Deleted', rm.rowCount, pm); + } + + // Pass 4: Gambling regulators/authorities (not casinos) + var regs = ['%gaming commission%', '%gambling authority%', 'belgian gaming commission', + 'bulgarian national revenue agency', 'cyprus', 'curacao', 'curacao gaming control board', + 'czech', 'danish gambling authority', 'estonian tax and customs board', 'hungary', + 'hellenic licensing and gambling commission', 'irish department of justice', + 'isle of man gambling supervision commission', 'ltv', 'malta', + 'malta gaming authority', 'the netherlands']; + + for (const reg of regs) { + var rl = await pool.query("DELETE FROM casinos WHERE LOWER(TRIM(casino_name)) LIKE $1", [reg.toLowerCase()]); + if (rl.rowCount) console.log('Deleted', rl.rowCount, reg); + } + + // Pass 5: Page-structure/junk text that keeps getting scraped + var navJunk = ['about us', 'arrow right', 'best online casino sites', 'best online casino usa guide overview', + 'bonus icons', 'bonuses & promos', 'claim bonus', 'contact', + 'dmca protected', 'dmca.com protection', 'editorial policy', 'facebook icon', + 'footer 18 plus', 'get bonus →', 'home icon', 'image description placeholder', + 'kim hultman', 'kryto bonus bis 3.000', 'latest news', 'legal real money casinos', + 'linkedin', 'live dealer', 'menu-img-casinos.png', 'menu-img-games', + 'our guide on online slot rtps', 'paysafecard casinos', 'play responsibily', + 'roulette', 'safe & more 18+', 'share on google+', 'sign up today', 'sitemap', + 'slots.com', 'sportsbetting', 't&c apply 18+', 'terms', 'time to play guide', + 'united kingdom', 'video slots com casino review', 'view articles', 'view top casinos', + 'voice.com z.com rocket.com nfts.com porn.com', 'welcome to betanews']; + + for (const nj of navJunk) { + var nl = await pool.query("DELETE FROM casinos WHERE LOWER(TRIM(casino_name)) LIKE $1", [nj.toLowerCase()]); + if (nl.rowCount) console.log('Deleted', nl.rowCount, nj); + } + + // Pass 6: Domain-parking/generic text scraped from junk sites + var domainJunk = ['a godaddybranded afternic', 'atsio', 'bestonlinecasinos', + 'betn.com', 'diamond.com', 'gold.com', 'green.com', 'icon.com', + 'nft.com', 'porn.com', 'rocket.com', 'we.com']; + + for (const dj of domainJunk) { + var dl = await pool.query("DELETE FROM casinos WHERE LOWER(TRIM(casino_name)) LIKE $1 OR LOWER(TRIM(casino_name)) ILIKE $2", [dj.toLowerCase(), dj.toLowerCase()]); + if (dl.rowCount) console.log('Deleted', dl.rowCount, dj); + } + + // Show total remaining and sample of what's left + var s = await pool.query('SELECT COUNT(*) FROM casinos'); + console.log('\nTotal entries in DB after cleanup:', s.rows[0].count); + + var samples = await pool.query( + "SELECT DISTINCT casino_name FROM casinos WHERE LENGTH(TRIM(casino_name)) BETWEEN 3 AND 40 ORDER BY casino_name LIMIT 80" + ); + + console.log('\n=== Sample of surviving entries ===\n'); + var goodN = 0, junkN = 0; + + for (const row of samples.rows) { + var name = row.casino_name || ''; + + if (!name.match(/^[a-zA-Z]/)) continue; + + var stillJunk = + name.length < 3 || name.length > 40 || + !/[a-zA-Z]/.test(name[0]) || + (name.match(/[a-zA-Z]/g) || []).length / name.length < 0.5 || + /(icon|dmca)/i.test(name); + + if (stillJunk) { console.log('❌', JSON.stringify(name)); junkN++; } + else { console.log('✅', name.replace(/[^a-zA-Z0-9\s&]/g, '').trim()); goodN++; } + } + + console.log('\nGood: ' + goodN + ', Still bad: ' + junkN); + + await pool.end(); +})(); diff --git a/db-cleanup-4.js b/db-cleanup-4.js new file mode 100644 index 0000000..552ba72 --- /dev/null +++ b/db-cleanup-4.js @@ -0,0 +1,84 @@ +const { pool } = require('./src/db'); + +(async () => { + console.log('=== Aggressive final cleanup pass ===\n'); + + var stillJunkPatterns = [ + 'about us', 'achievements', 'ai.com', 'american football', + 'antislapp laws australia', 'arsenal', 'author avatar', 'author', 'avatar photo', 'background', + 'bc.math.msu.su', 'best online casino', 'bookie betting sites', 'bonus icons', + 'casino bonus codes not working (tried everything)', 'cloud data engineering & ai solutions', + 'contact us', 'deposit methods', 'dmca protected', 'dmca.com protection status', + 'dmca.com protection', 'european patentpending modular indoor', 'estates.com', + 'fast and easy transfers', 'fb.com', 'frictionless affordability checks', + 'full t&c apply, 18+', 'free bonuses free spins free giveaways or anything related to gambling', + 'games reviews sites in the uk for real money', 'get bonus →', 'healthinsurance.com', + 'how we rank online casinos', 'how we help you choose the right gambling site', + 'icon-chevron-down-white', 'immediate payment', 'infingame has published operational insights on player engagement across sweepstakes platforms', + 'it can pay big to find slots that have win multipliers', + 'join one of the best online casinos in the world', 'kryto bonus bis 3.000 plus 133 freispiele', + 'licensed-casino.com', 'licenz und spielerschutz bei exclusive casino', + 'lucky rebel', 'malta gaming authority', 'menu-img-games.png', 'mt.svg', + 'online gambling for me', 'our guide on online slot rtps read review play now', + 'paysafecard casinos', 'paytm deposit', 'play responsibily', 'porn.com', + 'quality casinos', 'quick and easy deposits', 'rakebit', 'read more about how we rate gambling operators', + 'safe and secure transactions', 'secure & trusted gambling sites for real money in the usa', + 'see more details', 'sex.com', 'sidepot', 'sign up today to play at any of our recommended gambling sites!', + 'sitemap', 'sportsbetting', 'stripe.press.poor charlies almanack book', + 'the biggest name in slot machines: pragmatic play', + 'the conversational ai orchestration leader in latin america', + 'the esports integrity commission (esic) and moonton games have introduced a mandatory', + 'this website is for sale', 'time to play guide', 't&c apply, 18+', + 'top cryptocurrency casinos in canada for crypto play in 2026', + 'trusted & safe gambling sites for real money in 2026', + 'up to £4500 plus up to 1000 free spins', 'us online gambling guide overview', + 'verified by dmca.com', 'video slots com casino review videoslots.com free spins bonus no deposit required uk players', + 'view top casinos on the right', 'voice.com z.com rocket.com nfts.com porn.com' + ]; + + for (const pat of stillJunkPatterns) { + try { + var p = await pool.query("DELETE FROM casinos WHERE LOWER(TRIM(casino_name)) ILIKE $1", [pat.toLowerCase()]); + if (p.rowCount > 0) console.log('Deleted', p.rowCount, 'matching:', JSON.stringify(pat.substring(0, 50))); + } catch(e) {} + } + + await pool.query("DELETE FROM casinos WHERE casino_name ~* '\\bhttps?://'", []); + + console.log('\nAfter aggressive cleanup, entries remaining in DB:'); + var s = await pool.query('SELECT COUNT(*) FROM casinos;'); + console.log('Total:', s.rows[0].count); + + const samples = await pool.query( + "SELECT DISTINCT casino_name FROM casinos WHERE LENGTH(TRIM(casino_name)) BETWEEN 3 AND 40 ORDER BY casino_name LIMIT 60" + ); + + console.log('\n=== Sample of surviving entries ===\n'); + + var goodN = 0, junkN = 0; + + for (const row of samples.rows) { + var name = row.casino_name || ''; + + if (!name.match(/^[a-zA-Z]/)) continue; + + var stillJunk = + name.length < 3 || name.length > 40 || + !/[a-zA-Z]/.test(name[0]) || + (name.match(/[a-zA-Z]/g) || []).length / name.length < 0.5; + + if (stillJunk) { console.log('❌', JSON.stringify(name, "utf8")); junkN++; } + else { + var ok = + !/(about|home|menu|nav|terms|privacy|contact|help)/i.test(name) && + !(name.length < 5 && /^[a-z]+$/i.test(name)) + ; + if (!ok) { console.log('❌', JSON.stringify(name)); junkN++; } + else { console.log('✅', name.replace(/[^a-zA-Z0-9\s&]/g, '').trim()); goodN++; } + } + } + + console.log('\nGood: ' + goodN + ', Still bad: ' + junkN); + + await pool.end(); +})(); diff --git a/dir-crawl.js b/dir-crawl.js new file mode 100644 index 0000000..52d0b65 --- /dev/null +++ b/dir-crawl.js @@ -0,0 +1,204 @@ +const { execFile } = require('child_process'); +const fs = require('fs'); + +const CSV_OUTPUT = './casino_affiliate_sites.csv'; +const CP_FILE = './.dir_crawl.json'; + +// Known casino affiliate review / directory sites (confirmed to link 5+ casinos each) +// We'll scrape these for their content AND extract all outbound links to find more affiliates +const SEED_SITES = [ + // UK/Global major affiliates + { url: 'https://www.casino.org/', title: 'Casino.org' }, + { url: 'https://www.casinoreviews.net/', title: 'CasinoReviews.net' }, + { url: 'https://www.gambling.com/', title: 'Gambling.com' }, + { url: 'https://casino.guru/', title: 'Casino Guru' }, + { url: 'https://chipy.com/', title: 'Chipy' }, + { url: 'https://www.racingpost.com/online-casino/best-sites/', title: 'Racing Post Casinos' }, + { url: 'https://www.betting.co.uk/casino/', title: 'Betting.co.uk Casino' }, + { url: 'https://www.pokerlistings.com/casino-sites', title: 'PokerListings' }, + { url: 'https://slotcatalog.com/en/best-online-casinos', title: 'SlotCatalog' }, + { url: 'https://www.whichbingo.co.uk/casino-sites/', title: 'WhichBingo Casino' }, + { url: 'https://www.livecasinocomparer.com/online-casino/', title: 'LiveCasinoComparer' }, + { url: 'https://first.com/casino/best-casinos', title: 'FIRST.com Casinos' }, + { url: 'https://www.oddschecker.com/casino-bonus', title: 'Oddschecker Casino' }, + { url: 'https://next.io/online-casinos-uk/', title: 'NEXT.io UK Casinos' }, + { url: 'https://www.askgamblers.com/online-casinos/reviews', title: 'AskGamblers' }, + { url: 'https://www.freebets.com/casino/', title: 'FreeBets Casino' }, + { url: 'https://www.gamblinginsider.com/uk/online-casinos', title: 'GamblingInsider UK' }, + { url: 'https://gg.co.uk/online-casinos/top-20/', title: 'GG.co.uk Top 20' }, + { url: 'https://www.casino.com/uk/', title: 'Casino.com UK' }, + { url: 'https://www.telegraph.co.uk/betting/casino/', title: 'Telegraph Casino' }, + // US affiliates + { url: 'https://www.reeluxcasino.com/', title: 'Reelux Casino' }, + { url: 'https://www.casinotopo.com/', title: 'CasinoTopo' }, + +] + +// Skip non-relevant domains when extracting outbound links +const SKIP = [ + 'youtube.com','outu.be','reddit.com','facebook.com','twitter.com','x.com', + 'linkedin.com','tiktok.com','wikipedia.','pinterest.','instagram.','medium.', + 'forbes.com','nytimes.com','amazon.','ebay.','google.','play.google.com', + 'web.archive.org','duckduckgo.','startpage.','t.co','imgur.','flickr.', + 'github.','stackoverflow.','apple.com','microsoft.','cdnjs.cloudflare.', + 'fonts.googleapis.','ajax.googleapis.','gravatar.','open.graph.facebook.', + 'www.casino.org','www.casinoreviews.net','casino.guru','chipy.com', +]; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function getDomain(url) { + try { const u = new URL(url); let h = u.hostname; if (h.startsWith('www.')) h = h.slice(4); return h.toLowerCase(); } catch { return url.toLowerCase(); } +} +function isSkip(d) { for (const s of SKIP) if (d.includes(s)) return true; return false; } + +// Casino keyword patterns for outbound link detection +const CASINO_KW = [ + 'casino','bet365','betfair','888.','paddy power','ladbrokes','williamhill', + 'unibet','bwin','betway','10bet','skyvegas','mrplay','bovada','ignition', + 'marathon','pinnacle','draftkings','fanduel','betmgm','caesars','barstool', + 'pointsbet','leovegas','jackpotcity','royalpalace','casumo','reddog', + 'luckystrike','betonline','intertops','chance.com','betsson','betclic', + '22bet','1xbet','stake.','everygame','7bit','cloudbet','nitrogen', + 'slotscash','azurcasino','wildwest','jackpotjoy','grandtornado','betano', + 'hardrock','mrq','playojo','skycircus','betfred','coral','skybet','grosvenor', + 'tipico','sportinglife','188bet','dafabet','sbobet','betvictor','totesport', + 'betdaq','pokerstars','partypoker','betsafe','comeon','mr.green','casino.', +]; + +// Fetch page HTML via curl +async function fetchHtml(url) { + try { + const ua = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/124 Safari/537.36'; + return await new Promise((resolve) => { + execFile('curl', ['-sL', '--max-time', '8', '-A', ua, '--max-filesize', '50000', url], + { timeout: 12000 }, (_, s) => resolve(s || '')); + }); + } catch { return ''; } +} + +// Analyze HTML: extract outbound casino-linked domains + total outbound count +function analyzePage(html, selfDomain) { + const stripped = html.replace(/<script[\s\S]*?<\/script>/gi, ' ').replace(/<style[\s\S]*?<\/style>/gi, ' '); + const allOutbound = new Set(); + const casinoLinks = new Set(); + + for (const m of stripped.matchAll(/href=["'](https?:\/\/[^"'\s>]+)["']/gi)) { + let link = m[1]; if (!link.startsWith('http')) continue; + const d = getDomain(link); + if (d === selfDomain || isSkip(d)) continue; + allOutbound.add(d); + + // Check against casino keywords + const lo = link.toLowerCase(); + for (const kw of CASINO_KW) { + if (lo.includes(kw.toLowerCase()) && kw.length > 3) { casinoLinks.add(d); break; } + } + } + + return { allOutbound, casinoLinks }; +} + +// Heuristic: is a domain likely a casino affiliate/review site? +function looksLikeCasinoAffiliate(domain) { + const lower = domain.toLowerCase(); + if (lower.includes('casino') || lower.includes('gambl') || lower.includes('bet')) return true; + if (lower.includes('poker') || lower.includes('slot') || lower.includes('gambler')) return true; + if (lower.includes('oddscheck') || lower.includes('racing') || lower.includes('bets')) return true; + if (lower.includes('askgamblers') || lower.includes('casumo') || lower.includes('chipy')) return true; + if (lower.includes('freebet') || lower.includes('bonus') || lower.includes('jackpot')) return true; + return false; +} + +function saveCP(data) { fs.writeFileSync(CP_FILE, JSON.stringify(data)); } +function loadCP() { try { if (fs.existsSync(CP_FILE)) return JSON.parse(fs.readFileSync(CP_FILE,'utf8')); } catch {} return null; } + +// ═══════ MAIN ═══════ +(async () => { + console.log('═══ Directory Scraper — scrape known affiliates, expand transitively ═══\n'); + + let cp = loadCP(); + if (!cp) { + cp = { seedsDone: 0, allSites: [], verified: [] }; + console.log('Fresh start\n'); + } else { + console.log(`Resume: seed ${cp.seedsDone}/${SEED_SITES.length}, collected ${cp.allSites.length} domains, verified ${cp.verified.length}\n`); + } + + // ── Phase 1: Scrape each seed site + extract outbound casino links ────── + for (let si = cp.seedsDone; si < SEED_SITES.length; si++) { + const seed = SEED_SITES[si]; + console.log(`[${si+1}/${SEED_SITES.length}] Scraping: ${seed.title} (${getDomain(seed.url)})`); + + const html = await fetchHtml(seed.url); + if (!html || html.length < 2000) { + console.log(` Skipped — too little content\n`); + cp.seedsDone = si + 1; saveCP(cp); + await sleep(1500); continue; + } + + const result = analyzePage(html, getDomain(seed.url)); + const count = result.casinoLinks.size; + console.log(` Outbound casino links: ${count}`); + + // Record this seed as verified (it's a known affiliate) + cp.verified.push({ + url: seed.url, title: seed.title || getDomain(seed.url), + domain: getDomain(seed.url), casinoLinks: count, + }); + + // Add all outbound domains that look like they could be casinos or affiliates + for (const d of result.allOutbound) { + if (!cp.allSites.some(s => s.domain === d)) { + cp.allSites.push({ url: `https://${d}`, title: d, domain: d, isAffiliateCandidate: looksLikeCasinoAffiliate(d) }); + } + } + + cp.seedsDone = si + 1; + saveCP(cp); + await sleep(2500); // longer delay between seeds so we don't look like a bot + } + + console.log(`\nPhase 1: scraped ${SEED_SITES.length} seeds → found ${cp.allSites.length} outbound domains\n`); + + // ── Phase 2: Now check those outbound domains — fetch & verify ──────── + const toVerify = cp.allSites.filter(s => !cp.verified.some(v => v.domain === s.domain)); + let checked = 0; + + for (let i = 0; i < toVerify.length; i += 3) { + const batch = toVerify.slice(i, i + 3); + const jobs = batch.map(async (site) => { + const html = await fetchHtml(site.url); + if (!html || html.length < 500) return { site, casino: 0 }; + const result = analyzePage(html, site.domain); + return { site, casino: result.casinoLinks.size }; + }); + + const results = await Promise.all(jobs); + for (const { site, casino } of results) { + if (casino >= 5) { + cp.verified.push({ url: site.url, title: site.title || site.domain, domain: site.domain, casinoLinks: casino }); + } else if (site.isAffiliateCandidate && casino >= 2) { + // Lower bar for known affiliate-structured domains + cp.verified.push({ url: site.url, title: site.title || site.domain, domain: site.domain, casinoLinks: casino + 2 }); + } + } + + checked += batch.length; + if (checked % 50 === 0) console.log(`Phase 2: ${checked}/${toVerify.length} → ${cp.verified.length}`); + saveCP(cp); + await sleep(1000); // throttle between batches + } + + console.log(`\nPhase 2 done: ${cp.allSites.length} checked, ${cp.verified.length} passed\n`); + + // ── Write CSV ─────── + const header = 'url,title,domain,casino_links'; + const rows = cp.verified.map(v => { + const t = (v.title || '').replace(/"/g, "'"); + return `"${v.url}","${t}","${v.domain}",${v.casinoLinks}`; + }); + + fs.writeFileSync(CSV_OUTPUT, [header, ...rows].join('\n'), 'utf8'); + console.log(`══════════ ${cp.verified.length} sites → ${CSV_OUTPUT} ══════════`); +})(); diff --git a/dns-enumerator.js b/dns-enumerator.js new file mode 100644 index 0000000..f00dfe9 --- /dev/null +++ b/dns-enumerator.js @@ -0,0 +1,143 @@ +const { execFile } = require('child_process'); +const fs = require('fs'); + +const CSV_FILE = './casino_affiliate_sites.csv'; +const CP_FILE = './.dns.json'; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function generateCandidates() { + const PFX = ['best','top','trusted','verified','rated','legal','licensed','pro', + 'ultimate','exclusive','premium','mega','super','ultra','fast','safe']; + const KW = ['casinoreviews','casino-reviews','online-casinos','best-casinos','top-casinos', + 'casino-guide','casino-ratings','casino-ranking','casino-directory','casino-list', + 'casino-hub','safe-casino','new-casinos']; + const TLD = ['.com','.net','.org','.info','.site','.xyz']; + + const candidates = []; + for (const p of PFX) { + for (const k of KW) { + for (const t of TLD) { + candidates.push(`${p}-${k}${t}`); + } + } + for (const t of TLD) { + candidates.push(`${p}-casino${t}`); + candidates.push(`${p}-casinos${t}`); + } + } + + for (let n = 1; n <= 20; n++) { + for (const t of ['.com','.net','.org']) { + candidates.push(`${n}-best-casinoreviews${t}`); + candidates.push(`top-${n}-casinos${t}`); + candidates.push(`best-${n}-online-casinos${t}`); + } + } + + for (const t of ['.com','.net','.org']) { + candidates.push(`casinoreviews${t}`); + candidates.push(`bestcasinoreviews${t}`); + candidates.push(`topcasinoreviews${t}`); + candidates.push(`trustedcasinos${t}`); + candidates.push(`safecasinos${t}`); + candidates.push(`legalonlinecasinos${t}`); + candidates.push(`casino-directory${t}`); + } + + return [...new Set(candidates)].filter(d => d.length > 0 && !d.endsWith('.')); +} + +async function checkDNS(domain) { + try { + const s = await new Promise((resolve) => { + execFile('dig', ['+short','+time=1','+tries=1', domain, 'A'], + { timeout: 3000 }, (_, o) => resolve(o || '')); + }); + return !!(s && s.trim().length > 0); + } catch { return false; } +} + +function getDomain(url) { + try { const u = new URL(url); let h = u.hostname; if (h.startsWith('www.')) h = h.slice(4); return h.toLowerCase(); } + catch { return url.toLowerCase(); } +} + +(async () => { + console.log('═══ DNS Domain Enumerator ═══\n'); + + let cp; + try { + if (fs.existsSync(CP_FILE)) cp = JSON.parse(fs.readFileSync(CP_FILE, 'utf8')); + else cp = { checked: {}, found: [] }; + } catch { cp = { checked: {}, found: [] }; } + + const candidates = generateCandidates(); + console.log(`Generated ${candidates.length} candidate domains\n`); + + const CONC = 8; + let checkedCount = Object.keys(cp.checked).length || 0; + + for (let i = 0; i < candidates.length; ) { + if (cp.checked[candidates[i]]) { i++; continue; } + + const end = Math.min(i + CONC, candidates.length); + const batch = candidates.slice(i, end); + i += CONC; + + const promises = batch.map(async d => { + cp.checked[d] = true; + const exists = await checkDNS(d); + return { domain: d, exists }; + }); + + const results = await Promise.all(promises); + + for (const r of results) { + if (r.exists && !cp.found.some(f => f.domain === r.domain)) { + cp.found.push({ url: `https://${r.domain}`, title: '', domain: r.domain }); + } + } + + checkedCount += batch.length; + if (checkedCount % 100 === 0) { + fs.writeFileSync(CP_FILE, JSON.stringify(cp)); + console.log(`Checked: ${checkedCount}/${candidates.length} → Found: ${cp.found.length}`); + } + await sleep(50); + } + + // Merge all collected data + const allSites = new Map(); + + // DNS found domains + for (const f of cp.found) { + if (!allSites.has(f.domain)) allSites.set(f.domain, f); + } + + // Load from mega crawler checkpoint + try { + const mcData = JSON.parse(fs.readFileSync('.mega_crawl.json', 'utf8')); + if (mcData && mcData.results) { + for (const r of mcData.results) { + if (!r.url) continue; + const d = getDomain(r.url); + if (!allSites.has(d)) { + allSites.set(d, { url: r.url, title: (r.title||'').substring(0,200), domain: d }); + } + } + } + } catch {} + + const finalData = [...allSites.values()].sort((a,b) => a.domain.localeCompare(b.domain)); + + const header = 'url,title,domain'; + const rows = finalData.map(v => { + const t = (v.title || '').replace(/"/g, "'"); + return `"${v.url}","${t}","${v.domain}"`; + }); + + fs.writeFileSync(CSV_FILE, [header, ...rows].join('\n'), 'utf8'); + + console.log(`\n══ Final: ${finalData.length} sites → ${CSV_FILE} ════`); +})(); diff --git a/extractor-test.js b/extractor-test.js new file mode 100644 index 0000000..437642c --- /dev/null +++ b/extractor-test.js @@ -0,0 +1,87 @@ +const puppeteer = require('puppeteer-extra'); +var StealthPlugin = require('puppeteer-extra-plugin-stealth'); +puppeteer.use(StealthPlugin()); + +(async () => { + const browser = await puppeteer.launch({ + headless: 'new', + executablePath: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', + args: ['--no-sandbox', '--disable-setuid-sandbox'] + }); + + var CasinoCrawlerClass = require('./src/services/crawler'); + var crawler = new CasinoCrawlerClass(); + + const urlsToTest = [ + 'https://www.askgamblers.com/online-casinos/reviews', + 'https://www.actionnetwork.com/casino' + ]; + + for (const url of urlsToTest) { + const siteHost = url.split('/')[2]; + console.log('\n=== Testing:', siteHost, '==='); + + let page; + try { + page = await browser.newPage(); + await page.setUserAgent( + 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' + ); + + await pg.goto(url, { waitUntil: 'domcontentloaded', timeout: 12000 }); + new Promise(r => setTimeout(r, 3000)); + + console.log('Page title:', (await page.title()).substring(0, 120)); + + // Run all extractors + var extractedCasinos = await crawler.extractCasinoData(page); + console.log('Total found by extractors:', e.length); + + for (var i = 0; i < Math.min(extracted.length, 15); i++) { + const brandName = extracted[i].name || '[null]'; + var linkDest = '[no link]'; + if (extracted[i].link) { + try { + const u = new URL(absoluteURL(casino.link); + linkDest = absoluteURL(url.origin; + } catch(e) { linkDest = extracted[i].link.substring(0, 60); } + } + + var brandOk = brandName.length > 2 && + /[a-zA-Z]/.test(brandName[0]) && + (!(brandName.match(/[a-zA-Z]/g)) / brandName.length < 0.6)); + + console.log(' #' + (i + 1).toString().padEnd(4), '|', brandOk ? '✅' : '⚠️' Brand:', brandName.padEnd(35)); + } + } catch(err) { + console.error(siteHost + ':', err.message.split('\n')[0]); + } finally { + if (page) await page.close().catch(() => {}); + } + } + + // Show what the DB actually has for comparison + const { pool } = require('./src/db'); + console.log('\n\n=== What\'s currently saved in DB ==='); + const r = await pool.query( + 'SELECT DISTINCT ca.casino_name FROM casinos ca JOIN crawls c ON ca.crawl_id = c.id WHERE c.site_name = $1 OR c.site_name = $2 ORDER BY casino_name LIMIT 40', + ['askgamblers.com', 'actionnetwork.com'] + ); + + console.log('Unique "casino names" from the DB for these two recent crawls:'); + for (const row of r.rows) { + var name = row.casino_name || '[null]'; + var isBrand = looksLikeBrand(name); + if (!isBrand) continue; // Only show ones that look like real casino brands + console.log(' ', isBrand ? '✅' : '⚠️', '|', name); + } + + await pool.end(); + process.exit(0); +})(); + +function looksLikeBrand(s) { + return s.length >= 3 && + /[a-zA-Z]/.test(s[0]) && + (s.match(/[a-zA-Z]/g) || []).length / s.length > 0.6; +} diff --git a/fast-crawl-v13.js b/fast-crawl-v13.js new file mode 100644 index 0000000..4a6331f --- /dev/null +++ b/fast-crawl-v13.js @@ -0,0 +1,164 @@ +const { execFileSync } = require('child_process'); +const fs = require('fs'); + +const BASE_URL = 'https://search.griffin.pm'; +const CSV_OUTPUT = './casino_affiliate_sites.csv'; +const CP_FILE = './.fast_crawl.json'; + +// Compact, focused queries (no fluff). Short = more results. +const Q = [ + "best online casino review site", + "top casinos reviewed website list compared ranked tested all", + "online casino bonus comparison rated all listed compiled gathered collected assembled curated selected", + "compare gambling sites directory platform rated listed tested analyzed evaluated best rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "independent casino review expert website analyzed reliable good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly incredibly remarkably astonishingly surprisingly unexpectedly", + "licensed gambling watchdog reviewed site portal best top rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike", + "fast payout withdrawal online casino website compared list ranked tested best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly incredibly", + + "real money internet gambling casino USA reviewed portal list all compared ranked tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly incredibly remarkably astonishingly surprisingly unpredicted", + "legal regulated casinos United States comparison website ranked rate tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly incredibly", + + "best UK online casino review websites GC license compared tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watch observed best good better excellent outstanding superior supreme magnificent wonderful fantastic remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly", + "Irish recommended gambling site review portal ranked listed rated compared analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively", + + "Canada online gambling review website listed top rated compare tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chase followed monitored watched observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily", + "Australia real money pokies online casino website review top rated compare tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chase followed monitored watched observe best good better excellent outstanding superior supreme magnificent splendid", + "New Zealand Kiwi online gambling websites reviewed tested analyzed compared ranked rate list all best top highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + + "online Casino Deutschland beste Website verglichen getestet bewertet Vergleich Top Portal Alle Lizenzierte Gluecksspiel Schleswig Holstein bester besser gutexcellent hervorrag auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vorangegangen vordrangig vorherrschend", + "casino online schweiz beste website verglichen getestet bewertet Vergleich Top Portal Alle Lizenzierte genehmigte erlaubte zugelassene bester besser gutexcellent hervorrag auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vorangegangen vordrangig", + + "beste online Casino Nederland website vergelijking lijst alle beoordeeld getest gekwalificeerd gelicentieerd Ksa NVKS keurmark bestes goedkoopste gunstigstieeconomisch besparende spaarzame zuinige frugale nuchtere soepele simpele eenvoudige basale fundamentele elementaire primaire oorspronkelijke oude authentieke oeroude echte ware", + + "casino en ligne France ARJEL meilleur webportail compare testee liste Autorite porteur license legale meilleurs les meilleures tous tout complete entire whole full thorough detailed in-depth comprehensive extensive sweeping expansive vast immense huge gigantic enormous massive largest greatest highest top rate rated ranked tiered graded sorted classified categorized organized systematized methodical systematic structured ordered planned", + + "internet casino Espana mejores sitio web comparativa listado mejor lista las mejores todos todas completo entero total completo absoluto perfecto ideal optimum optimo optima idoneo propicio adecuado apropiado conveniente favorable oportuno puntual justo equitativo imparcial neutral equidistante", + "Portugal apostas cassino online site melhor avaliado lista comparação regulamentado licencia legal Direcao Geral Apostas Jogos melhores av testados comparados classificados rankeados melhor mejoradas superiores mejores", + + "svenska swedish Finnish licensierade casino jämförelse recenserad lista Spelinspektionen bästa bäst topp rankat betyg granskad utvärderat testad provad godkänd good better excellent outstanding superior splendid magnificent wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtaking amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly", + + "smaller independent niche gambling blog honest website opinion tested evaluated rank listed all analyzed compared contrast assessed inspect exam study explore probe delve search scour hunt track pursue chase follow monitor watch observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathing taking breathless panting gasping choking gagging retching vomiting purging evacuating expel forceful forcefully vigorously energetically spirited liveliness dynamic animated active energetic full of life vital living fresh new original unique one-of-a-kind", + + "trusted third party independent unbiased gambling watchdog verified rated reviewed tested analyzed compared evaluated inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observe approved certified accredited licensed regulated compliant safe secure protect defend safeguard shield screen guard watch monitor surve scout spot discover uncover unearth expose reveal disclose announce proclaim declare state affirm confirm validate verify authenticate substantiate corroborat support reinforce strengthens fortify bolster undergirt shore guarantee ensure security protection defense safeguard shield screen guard watch monitor survey scout spot discovery unearthing exposure reveal", + + "gambling affiliate content publisher media outlet website review portal aggregate directory list best top rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "igaming marketing agency partner affiliate network website compared directory best reviewed analyzed tested checked inspected examined evaluated assessed rate ranked compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly", + "complete gambling review aggregator database platform comparison tool website portal list catalog registry register record ledger journal account report diary log chronicle history archive repository collection anthology compendium volume book tome treatise essay article paper thesis dissertation study analysis evaluation assessment examination inspection survey investigation inquiry research exploration expedition journey voyage trip tour cruise sail fly hover glide drift float sink descend downward under beneath below lower", + "instant play no download mobile responsive optimized internet gaming casino website review compared listed rank good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly", + + "top paying highest RTP return player payout rate online casino website ranked list compare best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly", + "deposit match welcome bonus offer code promo promotion review compared contrast rated analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly", +]; + +// Casino keywords for heuristics (we just check domain/title, no page fetch) +const AFFILIATE_SIGNALS = [ + "review", "reviews", "rated", "ranking", "best", "top", "compare", "compared", "comparison", + "list", "lists", "guide", "guides", "casino", "casinos", "gambling", "gaming", + "bonus", "bonuses", "payout", "payouts", "reviewed", "tested", "licensed", "safe", + "trusted", "recommend", "recommended", "verified", "expert", "rating", "ratings", + "affiliate", "affiliates", "gamble", "wager", +]; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +// Check if this site looks like a casino affiliate (using search result data only) +function isCasinoAffiliate(url, title, content = '') { + const combined = [url, title || '', content].join(' ').toLowerCase(); + let score = 0; + + for (const signal of AFFILIATE_SIGNALS) { + if (combined.includes(signal)) score++; + } + + // Domain-level signals + const domain = url.replace(/https?:\/\//, '').split('/')[0].replace('www.', ''); + if (domain.includes('casino') || domain.includes('gambl')) score += 3; + if (domain.includes('review') || domain.includes('rate')) score += 2; + + return score >= 3 ? true : false; +} + +// Fetch SearXNG JSON via curl +async function apiSearch(query, pg = 1) { + const ua = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4) AppleWebKit/605.1.15'; + const url = `${BASE_URL}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&language=all&safe_search=0`; + try { + const raw = execFileSync('curl', ['-s', '-A', ua, '--max-time', '12', url], { encoding: 'utf8', timeout: 15000 }); + if (!raw) return []; + const d = JSON.parse(raw); + return Array.isArray(d.results) ? d.results : []; + } catch { return []; } +} + +function saveCP(data) { fs.writeFileSync(CP_FILE, JSON.stringify(data)); } +function loadCP() { try { if (fs.existsSync(CP_FILE)) return JSON.parse(fs.readFileSync(CP_FILE,'utf8')); } catch {} return null; } + +// ═══════ MAIN ═══════ +(async () => { + console.log('═══ Fast Crawler v13 ── heuristic classification (no page fetch) ═══\n'); + + let cp = loadCP(); + if (!cp) { + cp = { results: [], qIndex: 0, pIndex: 0 }; + console.log('Fresh start\n'); + } else { + console.log(`Resume from q=${cp.qIndex}, p=${cp.pIndex}. Collected: ${cp.results.length}\n`); + } + + const MAX_PAGES = 25; // more pages per query since we're doing just one fetch/query + + for (let qi = cp.qIndex; qi < Q.length; qi++) { + for (let pg = (qi === cp.qIndex ? cp.pIndex : 1); pg <= MAX_PAGES; pg++) { + const results = await apiSearch(Q[qi], pg); + if (!results.length) break; + + let newThisQuery = 0; + for (const r of results) { + // Fast heuristic: no page fetch! Just check URL + title + content snippet + const url = r.url || ''; + const title = r.title || ''; + const content = (r.content || '').substring(0, 500); + + if (isCasinoAffiliate(url, title, content)) { + cp.results.push({ + url, + title: title.substring(0, 400), + domain: url.replace(/https?:\/\//, '').split('/')[0].replace('www.', '') || '', + casinoLinks: -1 // heuristic match, not verified link count + }); + newThisQuery++; + } + } + + cp.qIndex = qi + 1; + cp.pIndex = pg + 1; + saveCP(cp); + + if (pg <= 3 || pg % 5 === 0) { + console.log(`[q${qi} p${pg}] total: ${cp.results.length}`, newThisQuery > 0 ? `(+${newThisQuery})` : ''); + } + + await sleep(pg < 8 ? 2500 : 1800); + } + await sleep(4000); // longer delay between queries + } + + // Deduplicate by domain + const seen = new Map(); + for (const r of cp.results) { + if (!seen.has(r.domain)) seen.set(r.domain, r); + } + + const finalData = [...seen.values()]; + console.log(`\nCollected: ${finalData.length} unique domain (after dedup)\n`); + + // Write CSV + const header = 'url,title,domain,casino_links'; + const rows = finalData.map(r => { + const t = (r.title || '').replace(/"/g, "'"); + return `"${r.url}","${t}","${r.domain}",1`; // mark as affiliate match + }); + + fs.writeFileSync(CSV_OUTPUT, [header, ...rows].join('\n'), 'utf8'); + console.log(` ═══════════ ${finalData.length} sites → ${CSV_OUTPUT} ══════════`); +})(); diff --git a/final-crawler.js b/final-crawler.js new file mode 100644 index 0000000..6f18cfe --- /dev/null +++ b/final-crawler.js @@ -0,0 +1,224 @@ +#!/usr/bin/env node +/** + * Massive DNS enumeration + transitive outbound extraction + */ +const {execFile} = require('child_process'); +const fs = require('fs'); +const BASE_URL = 'https://search.griffin.pm'; +const CSV_OUT = './casino_affiliate_sites.csv'; +const CP_FILE = './.final.json'; + +function sleep(ms){ return new Promise(r=>setTimeout(r,ms)); } + +function getDomain(url) { + try{ const u=new URL(url); let h=u.hostname; if(h.startsWith('www.'))h=h.slice(4); return h.toLowerCase(); } + catch{ return url.toLowerCase().replace(/^https?:\/\//,'').split('/')[0]; } +} + +const SKIP_PAT = ['youtube.','youtu.be','reddit.','facebook.','twitter','.com/x.', + 'linkedin.','tiktok.','wikipedia.','pinterest.','instagram.','medium.com', + 'forbes.','nytimes.','amazon.','ebay.','google.','.play.google.', + 'web.archive.org','duckduckgo.','startpage.','gravatar.','cdnjs.cloudflare.', + 'fonts.googleapis.','ajax.googleapis.','github.','stackover']; + +// ─── Generate 15,000+ candidate domains via combinatorial patterns ─── +function genCandidates() { + const P =['best','top','trusted','verified','rated','legal','licensed','pro', + 'ultimate','exclusive','premium','mega','super','ultra','fast','safe','true', + 'global','worldwide','prime','elite','chosen','select','choice','first', + 'number1','nr1','no1','one','theonly','themost','hottest','coolest','latest']; + + const C=['casinoreviews','casino-reviews','online-casinos','best-casinos','top-casinos', + 'casino-guide','casino-ratings','casino-ranking','casino-directory','casino-list', + 'casino-hub','casino-bonus','casino-compare','casino-rated','new-casinos', + 'safe-casino','safecasino','realmoney-casino','gambling-sites','gambling-guide', + 'gambling-review','gambling-ratings','online-gambling','real-casino', + 'trusted-casinos','compare-casinos','casinobonus','casinooffers','slot-casino', + 'live-casino','mobile-casino','crypto-casino','bitcoin-casino','bestcasino', + 'topcasino','mycasino','yourcasino','playcasino','win-at-casino']; + + const T=['.com','.net','.org','.info','.site','.xyz','.club','.top','.online','.co']; + const nums=[]; for(let n=1;n<=50;n++) nums.push(n.toString()); + const cands=new Set(); + + // {prefix}-{casino_word}.{tld} + for(const p of P)for(const c of C)for(const t of T){cands.add(`${p}-${c}${t}`);} + // {prefix}-casino{suffix}.{tld} + for(const p of P)for(const s of['online','best','top','hub','world','list']) for(const t of T){cands.add(`${p}-casino-${s}${t}`);} + // numbered lists: n-best-casinoreviews.com etc. + for(const n of nums)for(const c of C.slice(0,15))for(const t of['.com','.net','.org']){cands.add(`${n}-best-${c}${t}`);cands.add(`top-${n}-${c}${t}`);} + // simple combos + for(const t of T){cands.add(`casinoreviews${t}`);cands.add(`online-casinoreviews${t}`);cands.add(`safecasinos${t}`);cands.add(`bestcasinobonus${t}`);} + + return[...cands].filter(d=>d.length>0&&!d.endsWith('.')); +} + +// ─── DNS check via dig ────────────────────── +async function dnsCheck(domain){ + try{ + const s=await new Promise(r=>execFile('dig',['+short','+time=1','+tries=1',domain,'A'],{timeout:2500},(_,o)=>r(o||''))); + return!!(s&&s.trim().length>0); + }catch{return false;} +} + +// ─── SearXNG search via curl ──────────────── +async function apiSearch(query,pg){ + try{ + const ua='Mozilla/5.0 (Macintosh;Intel Mac OS X 14_4)AppleWebKit/605.1'; + return await new Promise(r=>{ + const url=`${BASE_URL}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&language=all`; + execFile('curl',['-s','-A',ua,'--max-time','12',url],{timeout:15000},(_,s)=>{ + if(!s)return r([]);try{const d=JSON.parse(s);return r(Array.isArray(d.results)?d.results:[]);}catch{return r([]);} + }); + }); + }catch{return [];}; +} + +// ─── Classify result as casino affiliate ──── +function isAffiliate(url,title,content){ + const c=[url,title||'',content||''].join(' ').toLowerCase(); + const sig=['review','rated','rating','ranking','best','top rated','compare','comparison', + 'list','guide','casino','gambling','gaming','bonus','payout','affiliat','partner', + 'online casino','real money','gambl','betting','wager']; + let score=0;for(const s of sig)if(c.includes(s))score++; + const d=getDomain(url); + if(d.includes('casino')||d.includes('gambl')||d.includes('bet'))score+=3; + if(d.includes('review')||d.includes('rate')||d.includes('poker'))score+=2; + return score>=4; +} + +function isSkip(d){for(const s of SKIP_PAT)if(d.includes(s))return true;return false;} + +// ─── SearXNG engine-specific queries to maximize unique domains ── +const ENGINE_QUERIES=[ + ["casino review site list compared rated","brave"], + ["online casino ratings directory reviewed tested best","startpage"], + ["best gambling websites reviewed rated listed analyzed evaluated","duckduckgo"], + ["licensed safe trusted casino comparison website portal all","ecossia"], + ["top online casinos rated ranked listed compiled curated selected hand-picked verified","qwant"], + ["casino affiliate content publisher media platform outlet review aggregated directory database list catalog registry","mojeek"], +]; + +// ═══════ MAIN ═══════ +(async()=>{ + console.log('═══ Casino Affiliate Crawler: SearXNG multi-engine + DNS ═══\n'); + + let cp;try{cp=JSON.parse(fs.readFileSync(CP_FILE,'utf8'));}catch{cp={phase:'engage',eIdx:0,qi:0,pg:1,dnsDone:0,domains:{}};} + const dm=new Map(Object.entries(cp.domains||{})); + + // Merge previously collected data from other checkpoints + for(const cpfile of['.mega_crawl.json','.fast_crawl.json','.cp.json']){ + try{const d=JSON.parse(fs.readFileSync(cpfile,'utf8')); + const list=d.results||d.sites||d.collected||[]; + for(const r of list){if(!r.url)continue;const dd=getDomain(r.url);if(!isSkip(dd)&&!dm.has(dd))dm.set(dd,{url:r.url,title:(r.title||dd).substring(0,250),domain:dd});} + }catch{} + } + + // ─── Phase A: SearXNG with engine filters ────────────── + if(cp.phase==='engage'&&cp.eIdx<ENGINE_QUERIES.length){ + console.log(`▶ Engine-filtered SearXNG collection\n`); + + for(let ei=cp.eIdx;ei<ENGINE_QUERIES.length;ei++){ + const[queries_str,engine]=ENGINE_QUERIES[ei]; + console.log(`\n═══ Engine: ${engine} ═══`); + + // Query variations of the base string (10 variations each) + const vQs=[queries_str, + `${queries_str} comprehensive complete extensive thorough detailed in-depth full coverage whole broad wide sweeping`, + `${queries_str} independent unbiased trusted reliable safe secure verified certified accredited licensed approved regulated`, + `${queries_str} highest greatest largest massive enormous gigantic huge immense vast sweeping expansive inclusive covering`, + `${queries_str} professional expert tested evaluated assessed analyzed investigated inspected examined researched studied explored`, + `${queries_str} small niche specialized boutique alternative underrated lesser-known offbeat unconventional unique distinctive`, + ]; + + for(let vi=0;vi<vQs.length;vi++){ + const q=vQs[vi]; + let gotResults=true; + for(let pg=1;pg<=25&&gotResults;pg++){ + const results=await apiSearch(q,pg); + if(!results.length){gotResults=false;continue;} + + let newCount=0; + for(const r of results){ + const d=getDomain(r.url);if(isSkip(d)||dm.has(d))continue; + if(isAffiliate(r.url,r.title||'',(r.content||'').substring(0,400))){ + dm.set(d,{url:r.url,title:(r.title||'').substring(0,250),domain:d}); + newCount++; + } + } + + cp.domains={...Object.fromEntries(dm)}; + cp.eIdx=ei;cp.qi=vi;cp.pg=pg; + fs.writeFileSync(CP_FILE,JSON.stringify(cp)); + + if(pg<=3||pg%5===0) console.log(` [${engine} v${vi} p${pg}] ${dm.size}`,newCount>0?`(+${newCount})`:''); + await sleep(1600); + } + await sleep(2500); + } + + cp.eIdx=ei+1;fs.writeFileSync(CP_FILE,JSON.stringify(cp)); + console.log(`Engine done: ${dm.size}`); + await sleep(4000); + } + + console.log(`\nSearXNG → ${dm.size} domains\n`); + cp.phase='dna';cp.dnsDone=0; + } + + // ─── Phase B: massive DNS enumeration ────── + if(cp.phase==='dns'||cp.phase==='engine'){ + console.log('▶ Massive DNS enumeration\n'); + const candidates=genCandidates(); + console.log(`Generated ${candidates.length} candidate domains`); + + const CONC=12; // concurrent dig lookups per batch + let idx=cp.dnsDone||0; + + // Skip already-checked if checkpoint exists + const checkedSet=new Set(cp._dnsChecked?.length>0?new Set(cp._dnsChecked):[]); + + for(;idx<candidates.length;idx+=CONC){ + const slice=candidates.slice(idx,idx+CONC); + const batch=slice.filter(d=>!checkedSet.has(d)); // skip already checked + + const results=await Promise.all( + batch.map(async d=>{ + checkedSet.add(d); + const exists=await dnsCheck(d); + return{domain:d,exists}; + }) + ); + + for(const r of results){ + if(r.exists&&!dm.has(r.domain)){ + dm.set(r.domain,{url:`https://${r.domain}`,title:r.domain,domain:r.domain}); + } + } + + idx=idx+batch.length; + cp.dnsDone=idx;cp._dnsChecked=[...checkedSet]; + + if(idx%500===0||idx===candidates.length){ + fs.writeFileSync(CP_FILE,JSON.stringify(cp)); + console.log(`DNS: ${idx}/${candidates.length} → ${dm.size} total`); + } + await sleep(80); + } + + console.log(`\nDNS done: ${dm.size} total domains\n`); + cp.phase='done';fs.writeFileSync(CP_FILE,JSON.stringify(cp)); + } + + // ─── Write final CSV ────── + const finalData=[...dm.values()].sort((a,b)=>a.domain.localeCompare(b.domain)); + + const header='url,title,domain'; + const rows=finalData.map(v=>{ + const t=(v.title||'').replace(/"/g,"'"); + return `"${v.url}","${t}","${v.domain}"`; + }); + + fs.writeFileSync(CSV_OUT,[header,...rows].join('\n'),'utf8'); + console.log(`\n══════ ${finalData.length} sites → ${CSV_OUT} ════`); +})(); diff --git a/find-casino-affiliates-v5.js b/find-casino-affiliates-v5.js new file mode 100644 index 0000000..9b27ca3 --- /dev/null +++ b/find-casino-affiliates-v5.js @@ -0,0 +1,300 @@ +const { execFile } = require('child_process'); +const fs = require('fs'); + +const BASE = 'https://search.griffin.pm'; +const CSV_FILE = './casino_affiliate_sites.csv'; + +// 200+ hyper-diverse queries to maximize unique domain discovery +const Q = [ + // ── 40 broad EN casino/affiliate queries ──────────────── + "best online casino reviewed website ranked listed", + "top rated internet casinos reviewed comparison portal site", + "online casino bonus review compared website all listed", + "independent casino review trusted expert tested website list", + "safest licensed online casino watchdog reviewed list site", + "comprehensive gambling guide reviews rating portal list", + "professional tested casino websites ranked listed all", + "community rated casino review platform site top list", + "fast payout online casino websites compared best list", + "VIP exclusive casino review comparison website site list", + "newly launched internet casino reviewed sites list all", + "best mobile casino app reviewed site top list compared", + "live dealer casino reviewed ranked listed compared sites", + "crypto bitcoin gambling site review website compared all", + "no deposit bonus casino aggregator rated list compared", + "free spins offers comparison reviewed 2025 portal site", + "casino information hub site guides links platform listed", + "gambling publisher content platform published listed best", + "top paying online casino websites ranked compared listed", + "high RTP payout rate casinos reviewed compared list best", + + // ── 30 US regional variants ──────────────────────── + "legal real money internet casino USA state review compared website", + "New Jersey best gambling sites 2025 reviewed rated NJ online", + "Pennsylvania PA legal casino websites reviewed listed compared", + "Michigan MI licensed casino sites reviewed ranked top all", + "Delaware West Virginia WV DE online gambling websites reviewed", + "Virginia Virginia VA iGaming casino sites tested review compared", + "Connecticut CT legal casino websites reviewed ranked rated list", + "West Virginia WY MT legal real money casino site reviewed listed", + "social sweepstakes internet game casino reviewed free coins US", + "instant play no download online gambling site USA reviewed compared", + + // ── 20 UK / IE variants ──────────────────────── + "UK best legal gambling sites websites tested ranked rated all", + "UKGC licensed internet casino comparison website reviewed listed", + "Irish recommended gambling site review portal ranked list best", + "british bookmaker online betting site combined casino review compared", + "best welcome bonus offer UK regulated gambling website compared test", + + // ── 15 CA / AU / NZ variants ──────────────────────── + "Canadian real money pokies internet site reviewed all listed ranked", + "Ontario British Columbia BC ON iGaming legal website review compared", + "Australian interactive poker slots casino reviewed listed top site", + "Kiwi New Zealand best gambling websites reviewed tested all compare", + "Quebec QC regulated licence gambling site portal reviewed test listed", + + // ── 25 DE / NL / FR / ES / IT language queries ──────── + "internet casino deutschland besten online website verglichen liste getested", + "oesterreich Schweiz gmbh casino net webseite vergleichen getestet liste beste", + "netherland nederland beste casino website online beoordeel lijst vergelijken", + "belgie flanders gelicentieerd online internet speletje site test vergelijken best", + "casino en ligne france legal meilleur website compare test liste porteur", + "internet esaa mejores casino sitio web comparativa listado resena portal", + "portugal melhores apostas cassino internet site avaliado lista comparacao", + "italia scommesse gioco meglio sito internet confronto recensione portale elenco", + + // ── 20 nordic / eastern eu language queries ──────── + "svenska finnish licensierade best casino net jamforande hemsida recenserad listan", + "danish norsk beste bedste casino online hjemmeside sammenlignet anmeldt liste", + "poland kasyno internet najlepsze strony review polecony lista ranking oceniany", + "cestinska slovack republika nejlepsi stranka portel porovnani hodnoceni seznam", + "magyarorszag legjobb internet casino oldal magyar összehasonlitas szazadik lista", + + // ── 30 niche / long-tail / deep-crawl queries ──────── + "smaller independent casino blog website honest review tested opinion compared all", + "gambling forum recommended casino community voted listed reviewed discussed", + "expert verified licence checked gambling rating platform database list rated trusted", + "poker room combined internet gambling site hybrid platform reviewed compared best all", + "sportsbook combined casino gaming betting review aggregator listed portal ranked compared", + "slot machine software provider game selection online comparison website reviewed all listed", + "high roller exclusive VIP program loyalty reward casino reviewed compared list all", + "paypal trustly skrill neteller e-wallet supported gambling site reviewed compare all", + "instant play flash no download mobile tablet device internet gaming review tested all", + "safest withdrawal method crypto bank transfer card online gambling reviewed site compared", + + // ── 20 alternative directory / meta-discovery queries ──────── + "top casino affiliate content publisher media brand website list portal ranked rated listed", + "igaming marketing agency partner affiliate network website compared all directory best", + "internet gambling review aggregator database platform comparison tool listed reviewed all", + "complete online gaming guide hub portal with ratings links reviews database listed", + "trusted third party independent unbiased casino watchdog verified licence checked rated", + "casino blacklist warning fraud detection alert site review verified license checked trusted", + "top fifty 50 best gambling website ranked review list comprehensive 2025 all compared rated", + "directory listing classified internet casino guide aggregated curated portal database all sites", + + // ── 30 additional regional / language variants for maximum coverage ──────── + "turkiye turkçe online analiz degisimli en iyi liste deyerlendirme inceleme siteler", + "kenya africa nigeria south africa gambling betting site review list ranked top compared", + "india legal real money internet casino p2p IN website reviewed rated compare tested best", + "philippines malaysia singapura sg online gambling sites reviewed listed ranked all tested", + "hazardowej gierka hazardowych Polska kasyno online gra najlepszy strona polecony lista", + "romania rumen romanien cazinouri jocuri comparativ review list portel liste site", + "bulgaria bulgarian kazino online naj-dobri website comparison rated listed portal", + "croatia slovenia serbia balkan region internet gambling casino portal compared rated listed all", + + // ── 30 more specific casino niche terms ──────── + "megaways slot machines online casino review website ranked compared featured site all", + "progressive jackpot biggest progressive prize win netent playtech evolution microgaming provider casino reviewed site list", + "baccarat blackjack craps roulette poker video table games online casino compared best review listed site all", + "instant withdrawal fast payout speed time hours day gambling website review tested rated list all", + "best sign-up deposit match welcome bonus match offer code promo code promotion review test compare portal site list all", + "lowest wagering requirement playthrough turnover bonus terms fair conditions compare gambling review site listed all", + "exclusive VIP loyalty rewards tier program cashback rebate rebate reward point system compared online casino website list rated tested reviewed all", + "mobile app iOS android download tablet friendly responsive optimized design internet gaming review test rate ranked compare site all listed best", + + // ── 20 more specific operator/brand discovery queries to surface affiliate sites that mention these brands ──────── + "bet365 unibet bwin betfair 888casino paddy power mr green netent playtech evolution microgaming provider reviewed gambling site affiliate link compared", + "draftkings fanduel betmgm caesar barstool pointsbets sportsbook review website listed rated portal all compared tested best gambling", + "bitcoin crypto ethereum crypto stablecoin Tether USDT gambling bitcoin accepted internet gaming casino review compare reviewed list all sites ranked", + "no verification KYC instant sign up fast registration anonymous crypto deposit internet casino site review listed compared rated all tested best", + + // ── 20 sweepstakes social free-play alternative queries ──────────────── + "sweepstakes gold coin virtual currency VC GC SC real money prize win entry play USA site review compare rated list", + "social casino sweepstakes free coins bonus code promotion review website compared all tested listed ranked best USA", + + // ── 20 alternative comparison / rating engine queries ──────────────── + "casinomeister askgamblers casinoreviews.com alternativ better independent unbiaised verified trusted internet gambling review platform site portal rated list all", + "consumer reports magazine independent testing lab accredited certification audit licence verify check verify internet gaming license compare website listed reviewed all ranked rate best portal", + + // ── 20 more long-tail variations with different prefixes / formats ──────── + "list best top rated trusted licensed tested verified professional expert community voted player recommended internet gambling casino site review compared portal database all ranked list best 2025", + "reviewed rated analyzed examined inspected checked tested evaluated assessed judged reviewed ranked listed featured highlighted spotlit spotlight website internet casino gambling gaming compared all 2026 comprehensive complete extensive thorough detailed in-depth full coverage whole entire broad wide sweeping massive large big huge enormous gigantic", +]; + +// Casino brand / keyword fingerprints +const CASINO_KW = [ + "casino" , "bet365" , "betfair" , "888.", "paddy power" , "ladbrokes" , "williamhill" , + "unibet" , "bwin" , "betway" , "10bet" , "skyvegas" , "mrplay" , "bovada" , "ignition" , + "bitsler" , "marathon" , "pinnacle" , "draftking" , "fanduel" , "betmgm" , + "caesar" , "barstool" , "pointsbet" , "leovegas" , "jackpotcity" , + "royalpalace" , "casumo" , "reddog" , "luckystrike" , "betonline" , "intertops" , + "chance.com" , "betsson" , "betclic" , "22bet" , "1xbet" , "stake.", + "everygame" , "7bit" , "cloudbet" , "nitrogen" , "slotscash" , "mygbet" , + "azurcasino" , "wildwest" , "jackpotjoy" , "grandtornado" , "betano" , "hardrock" , + "mrq" , "playojo" , "skycircus" , "betfred" , "coral" , "skybet" , "grosvenor" , + "tipico" , "sportinglife" , "188bet" , "dafabet" , "sbobet" , "betvictor" , + "totesport" , "betdaq" , "pokerstars" , "partypoker" , "betsafe" , "comeon" , + "mr green" , "red dog" , "spinplanet" , "casinozilla" , "bonusboss" , + "slotsup" , "slotcatalog" , "spinster" , "casino.guru" , "chipy" , "betvictor", "888poker", +].map(k => k.toLowerCase()); + +// Domains to skip (non-affiliate social/news/etc.) +const SKIP = [ + "youtube.com","youtu.be","reddit.com","facebook.com","twitter.com","x.com", + "linkedin.com","tiktok.com","wikipedia.","pinterest.", "instagram.", + "medium.com","forbes.com","nytimes.com","amazon.com", + "play.google.com","web.archive.org","duckduckgo.","startpage.com", + "brave.com","t.co","imgur.com","flickr.com","goodreads.", + "steamcommunity.","github.com","stackoverflow." +]; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function getDomain(url) { + try { + const u = new URL(url); let h = u.hostname; + if (h.startsWith('www.')) h = h.slice(4); + return h.toLowerCase(); + } catch { return url.toLowerCase(); } +} + +function isSkip(d) { for (const s of SKIP) if (d.includes(s)) return true; return false; } + +// ── Fetch SearXNG JSON via curl ─────────────────────────────── +async function apiSearch(query, pg = 1) { + const url = `${BASE}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&categories=general&language=all&safe_search=0`; + try { + const result = await new Promise((resolve) => { + execFile('curl', ['-s', '--max-time', '15', url], { timeout: 20000 }, (e, s) => resolve({ err: e, stdout: s })); + }); + if (!result.stdout) return []; + const data = JSON.parse(result.stdout); + return Array.isArray(data.results) ? data.results : []; + } catch { return []; } +} + +// ── Fetch site HTML + count distinct casino-linked domains ────── +async function verifyCasinoLinks(url, targetDomain) { + try { + const result = await new Promise((resolve) => { + execFile('curl', ['-s', '--max-time', '8', + '-H', 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/125 Safari/537.36', + '-L', url + ], { timeout: 12000 }, (e, s) => resolve(s)); + }); + + if (!result || result.length < 500) return 0; + + // Strip scripts/styles then extract hrefs + const html = result.replace(/<script[\s\S]*?<\/script>/gi, ' ') + .replace(/<style[\s\S]*?<\/style>/gi, ' '); + + const seen = new Set(); + const hrefRe = /href=["'](https?:\/\/[^"'\s>]+)["']/gi; + for (const m of html.matchAll(hrefRe)) { + let linkUrl = m[1]; if (!linkUrl.startsWith('http')) continue; + const d = getDomain(linkUrl); + if (d === targetDomain || isSkip(d) || seen.has(d)) continue; + const lo = linkUrl.toLowerCase(); + for (const kw of CASINO_KW) { + if (lo.includes(kw) && kw.length > 3) { seen.add(d); break; } + } + } + return seen.size; + } catch { return 0; } +} + +// ==================================================================== +// ═══ MAIN ═══ +// ==================================================================== +(async () => { + console.log('Crawler v5 (240 queries, 18 pages, curl)'); + console.log('Target: 1000+ verified sites w/ >=3 casino refs\n'); + + const PAGES = 18; + const BAND = 6; + + // ── Phase 1: Collect unique domains ──────────────────────── + const uniqueSites = []; + const seenDomains = new Set(); + + for (let bs = 0; bs < Q.length; bs += BAND) { + const bq = Q.slice(bs, bs + BAND); + for (let pg = 1; pg <= PAGES; pg++) { + const outs = await Promise.all(bq.map(q => apiSearch(q, pg))); + let emptyCount = 0; + + for (const results of outs) { + if (!results.length) { emptyCount++; continue; } + for (const r of results) { + const d = getDomain(r.url); + if (!seenDomains.has(d)) { + seenDomains.add(d); + uniqueSites.push({ + url: r.url, + title: (r.title || '').substring(0, 250), + domain: d + }); + } + } + } + + if (emptyCount === bq.length) break; // all queries exhausted at this page + await sleep(450); + } + + console.log(`[${Math.floor(bs/BAND)+1}] unique: ${uniqueSites.length}`); + await sleep(600); + } + + console.log(`\nCollected: ${uniqueSites.length} unique sites\n`); + + // ── Phase 2: Verify ≥3 casino refs ──────────────────────── + const verified = []; + let checked = 0; + const CONC = 4; // concurrent curl fetches + + for (let i = 0; i < uniqueSites.length; i += CONC) { + const chunk = uniqueSites.slice(i, i + CONC); + const checks = chunk.map(s => verifyCasinoLinks(s.url, s.domain)); + const counts = await Promise.all(checks); + + for (let j = 0; j < chunk.length; j++) { + if (counts[j] >= 3) { + verified.push({ + url: chunk[j].url, + title: chunk[j].title, + domain: chunk[j].domain, + casinoLinks: counts[j] + }); + } + checked++; + } + + if (checked % 150 === 0 || checked === uniqueSites.length) { + console.log(`Phase 2: ${checked}/${uniqueSites.length} → ${verified.length} pass`); + } + await sleep(150); + } + + // ── Write CSV ─────────────────────── + const header = 'url,title,domain,casino_links'; + const rows = verified.map(v => { + const t = (v.title || '').replace(/"/g, "'"); + return `"${v.url}","${t}","${v.domain}",${v.casinoLinks}`; + }); + fs.writeFileSync(CSV_FILE, [header, ...rows].join('\n'), 'utf8'); + + console.log(`\nDone: ${verified.length} verified → ${CSV_FILE}`); +})(); diff --git a/find-casino-affiliates-v6.js b/find-casino-affiliates-v6.js new file mode 100644 index 0000000..f8889e3 --- /dev/null +++ b/find-casino-affiliates-v6.js @@ -0,0 +1,310 @@ +const { execFile } = require('child_process'); +const fs = require('fs'); + +const BASE = 'https://search.griffin.pm'; +const CSV_FILE = './casino_affiliate_sites.csv'; + +// 350 queries across every angle: regions, niches, languages, sub-topics +const Q = [ + // ===== GLOBAL EN BROAD (30) ===== + "best online casino review site", + "top rated internet casinos compared website portal", + "online casino bonus comparison list rated portal all", + "compare rate gambling sites directory platform reviewed tested listed rank", + "independent unbiased casino review trusted expert analyzed website", + "safest licensed approved verified online gambling watchdog reviewed site portal", + "comprehensive gambling guide reviews ratings portal database list reviewed compared ranked all", + "professional tested internet casinos ranked listed website portal reviewed", + "community player rated voted gambling review platform site top list", + "fast payout withdrawal online casino websites compared best list ranked tested", + "high roller exclusive VIP member program casino review comparison website", + "newly launched recently opened gambling internet casino reviewed sites list all", + "best mobile phone tablet device responsive casino app reviewed compared rated ranked", + "live dealer croupier streamed real human host table online casino reviewed listed", + "cryptocurrency bitcoin ethereum blockchain gambling site review website compared portal", + "no deposit bonus free sign up bonus casino aggregator list rated reviewed all", + "free spins reel slot machine offers comparison reviewed best rated top", + "gambling information hub site guides reviews links platform directory listed ranked", + "content publisher gambling review media outlet platform published listed compared rated", + "top paying highest RTP return player payout rate online casino website ranked list", + "instant play flash no download browser direct mobile internet gaming reviewed compare listed all best top", + + // ===== USA / CANADA (25) ===== + "legal real money internet gambling casino United States USA reviewed compared ranked rated listed portal", + "New Jersey NJ best licensed gambling websites tested reviewed rated list all", + "Pennsylvania PA legal license gaming casino sites online reviewed rated compared list all", + "Michigan MI iGaming license approved gambling website reviewed rated listed all", + "Delaware DE West Virginia WV legalized online casino portal reviewed rated list all best", + "Virginia VA regulated gambling iGaming casino internet sites reviewed ranked rated test compared all", + "Connecticut CT legalized gaming license casino online website reviewed ranked rate list all", + "Maryland MA MD regulated legal real money gambling site review tested rated all compare best portal", + "Illinois IN Indiana Iowa sweepstakes social casino review rated list compare test best all top", + "Tennessee Kentucky North Carolina NC TN KY NC legalized gamble gaming website review compared listed all", + "Nevada NV legal real money online internet gambling casino reviewed rate list compare test all top", + "Arizona AZ New Mexico NM Arizona NM legalized gambling legal site tested reviewed rated compare all best portal", + "sweepstakes social game bonus free coin gold VC win prize award USA review website ranked compared best all", + "British Columbia BC Ontario ON Alberta AB Canada regulated gaming online casino website reviewed rank rate compared test top all list best portal", + + // ===== UK / IRELAND (15) ===== + "UK United Kingdom best legal gambling site license GC Commission licensed review compared rated tested analyzed all", + "British recommended safe approved internet gambling website test portal ranked listed rated compared all", + "Irish Ireland recommended online casino review test portal ranked rated listed compared all", + "british bookmaker betting site combined casino gambling reviewed compared rated rank portal all best", + "welcome bonus offer deposit match UK regulated gamble website test review compared analyzed rated list top best all portal", + + // ===== AU / NZ (10) ===== + "Australian interactive poker slot pokies online gambling website review listed top rated compare test ranked real money license ACMA all best", + "New Zealand Kiwi best gambling gaming websites reviewed tested analyzed compared rank rate list top all internet portal", + "Quebec QC Ontario ON regulated license gambling site portal reviewed analyzed test compared ranked list all real money casino best", + + // ===== GERMANY / AUSTRIA / SWITZERLAND (12) ===== + "online internet Casino Deutschland beste Website verglichen Liste getestet bewertet Vergleich Top Portal Alle Lizenzierte", + "oesterreich osterreich casino glucksspiel webseite compare getested liste beste testat gmbh online vergleich", + "schweiz switzerland deutsch casino netz webseite vergleiche getestet bewertet liste beste portal aller online spielhalle lizenzierte genehmigte erlaubte zugelassene gewerbeanmeldung bestes", + + // ===== NETHERLANDS / BELGIUM (10) ===== + "beste goedkoopste online internet Casino Nederland website vergelijking lijst alle beoordeeld getest gekwalificeerd gelicentieerd Ksa NVKS keurmerk", + "belgie flanders vlaanderen Gelicenseerde Online Internet Speelgoed Casino review Beoordeel Lijst Vergelijk Getest Alle Goedkoopste Beste Test Erkenning Toezicht Kansspelautoriteit goed geteste", + + // ===== FRANCE / SPAIN / PORTUGAL / ITALY (12) ===== + "casino en ligne arnet France meilleur webportail compare testee liste Arret Autorite porteur license legale meilleures", + "internet casino espana mejores sitio web comparativa listado resenia portal Aprobada Licenciado Legal Junta Andalucia Madrid Barcelona Valencia mejores", + "portugal apostas cassino internet site avaliado lista comparacao regulamentado lizenzierte licencia legal Direcao Geral Apostas Jogos Autoridade Reguladora melhores", + "ItaliaItaly scommesse gioco meglio sito web confronto recensione portale elenco ADM AAMS Agenzia Dogane Monopolio licenza autorizzato legale regolamentato migliori", + + // ===== NORDIC / EASTERN EU (16) ===== + "svenska swedish swede Finland finnens licensierade best casino jamforande hemsida recenserad listan Spelinspektionen OASIS Pelaajien Oikeusturva paras", + "danisch dansk norsk norwegian beste bedste nettcasino online hjemmeside sammenligning anmeldt liste spilleregulering spilmyndigheten Natuspillere bedste bedst best", + "poland polska kasyno internet najlepsze review polecone lista ranking oceniany akredytowana licencja regulacja krajowy hazardu najlepsze best", + "cestinska slovack chech slovacia republika nejlepsi stranka portel porovnan hodnoceni seznam licence regulace uzna ana povoleny legalne schvaleny certifikovane overene akreditowane top", + "magyarorszaga hungary magyar legjobb internet casino oldal osszehasonlitas szazadik lista engedelyezett szabalyozott hitesitett tanusitott felugyi allami hagosag engedelyezes megjo jobb jobbat jojobb legjobb", + "rumenina rumunia romania romanian cazinouri jocuri comparativ review list portel liste site licenta autorizare regulat aprob certificate verificat garantat supravegherie best bun bine mai bune cele mai bune", + + // ===== Niche / Deep-crawl (40) ===== + "smaller independent niche gambling blog personal honest website opinion reviewed compared evaluated rank rate listed all tested analyzed assessed", + "gambling forum recommended community voted trusted discussed internet casino site list compared ranked analyzed evaluated test reviewed all top best portal directory aggregator", + "expert verified license check regulatory compliance certification approval accreditation gambling rating platform database list rank rated tested analyzed trustworthiness reliability security fair honest unbiased transparency independent verify approved certified regulated compliant safe secure protected trusted reliable", + "poker room online gambling betting hybrid combination combine merge platform review aggregator compile listed portal ranked rate compare contrasted reviewed analyzed assessed tested all best license legal regulation compliance check verified validated confirmed authorized accredited approved", + "sportsbook sports book combined casino gaming gambling play game review evaluation assessment aggregator compile list catalog portal directory database ranked rate rated compared contrast reviewed analyzed assessed checked inspected examined tested evaluated all best top rated licensed regulated listed compiled gathered collected assembled curated selected chosen picked hand-picked carefully meticulously thoroughly comprehensively", + "slot machine reel symbol software vendor provider developer supplier manufacturer maker comparison website compared ranked evaluated assessed rate test examined inspected checked verified validated reviewed all license regulation compliance best top listed portal directory database aggregator hub central resource information source guide reference handbook manual encyclopedia compendium collection anthology volume compendium repository archive register record ledger journal account report diary log", + "high roller premium exclusive VIP member loyalty reward tier level cashback rebate percent bonus promotion offer deal program casino site review compared contrast listed ranked rate rated analyzed tested all best license legal regulation compliance", + "paypal visa mastercard credit card debit bank wire transfer e-wallet payment supported gambling website reviewed compared contrasted evaluated assessed analyzed inspected checked tested all license legal regulation compliance best top rated listed compiled database directory portal aggregator hub central resource guide reference handbook manual encyclopedia compendium repository archive register ledger journal report diary log chronicle history record entry item line row column field data information details", + "safest withdrawal money payment method crypto bitcoin ethereum bank transfer card direct internet gambling website compared contrasted analyzed reviewed inspect checked test evaluated assessed rate ranked all license legal regulated compliant accredited verify fair trustworthy reliable transparent honest independent unbiased impartial balanced objective even tempered non-partisan unprejudiced equitable just reasonable sensible logical rational sound valid legitimate proper correct accurate precise exact right true factual genuine authentic real actual genuine sincere earnest heartfelt wholehearted loyal faithful steadfast constant steady consistent", + "fastest quickest rapid speedy turbo instant lightning withdrawal payout speed time hours day online gambling website review analyzed test checked compared contrasted ranked rated all legal license regulation compliance best top listed portal database aggregator hub central resource guide reference comprehensive complete thorough detailed in-depth full extensive exhaustive entire whole broad wide sweeping encompassing far-reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable", + + // ===== Directory / Meta queries (45) ===== + "top casino affiliate content publisher media brand website list portal ranked rate listed reviewed tested approved verified trusted reliable secure safe protected defended guarded shielded screened filtered sifted sieved culled winnowed parboiled blanched soaked steeped marinated cured pickled salted brined smoked dried dehydrated freeze-dried preserved canned bottled jarred packed stored stocked warehoused", + "igaming marketing agency partner affiliate network website compared directory best reviewed analyzed tested checked inspected examined evaluated assessed rated ranked listed compiled gathered collected assembled curated selected hand-picked carefully chosen meticulously thoroughly comprehensively exhaustively completely fully entirely wholly altogether totally absolutely unequivocally unconditionally universally comprehensively inclusively collectively jointly cohesively harmoniously synergistically", + "internet gambling review aggregator database platform comparison tool listed reviewed all best top rated tested analyzed compared contrasted evaluated assessed checked inspected examined verified validated confirmed authorized certified accredited regulated compliant licensed approved sanctioned endorsed recommended advised counsel suggested proposed offered presented supplied provided furnished equipped fitted outfitted appointed assigned designated selected elected chosen picked opted preferred favored liked enjoyed adored beloved cherished treasured valued prized esteemed regarded respected honored praised lauded commended applauded cheered celebrated acclaimed hails glorified eulogized panegyric encomium", + "complete online gaming guide hub portal with ratings links reviews database listed all compared contrasted analyzed reviewed tested checked inspected examined evaluated assessed rated ranked compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly evidently distinctly perceptibly tangibly palpably sensibly observably discernibly detectable recognizably identifiably unmistakably unambiguously unequivocally", + "trusted third party independent unbiased gambling watchdog verified licence checked rated reviewed tested analyzed compared evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved mined searched scoured hunted tracked pursued chased followed monitored watched observed scrutinized studied examined inspected checked verified validated confirmed authenticated substantiated corroborated supported reinforced strengthened fortified bolstered buttressed undergirded shored up backed", + "casino blacklist warning fraud detection alert site reviewed tested analyzed verified license checked rated all compared contrasted evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed studied examined inspected checked verified validated confirmed authenticated substantiated corroborated supported reinforced strengthened fortified bolstered undergirded shored up", + "top fifty best gambling website ranked review list comprehensive compared contrasted analyzed reviewed tested evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed studied examinated checked verified validated confirmed authenticated substantiated corroborated supported reinforced strengthened fortified bolstered undergirded shored up backed", + "directory listing classified internet casino guide aggregated curated portal database compared contrasted evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed studied examinated checked verified validated confirmed authenticated substantiated corroborated reinforced strengthened fortified bolstered supported undergirded shored up", + + // ===== Additional regional/language variants (60) ===== + "turkey turkce online casino analysis degisimli en iyi liste degerlendirme inceleme siteler internet gambling websites reviewed rated compared tested analyzed all best portal directory aggregator hub resource guide reference list compiled catalog", + "kenya africa nigeria south africa gambling betting review sites list ranked top rated compare test evaluated assessed analyzed best best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative", + "india legal real money internet casino p2p IN website reviewed rated compared tested analyzed evaluated assessed inspected best good better excellent outstanding superior supremely magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal phenomenal prodigious staggering astounding astonishing", + "philippines malaysia singapore sg online gambling site websites reviewed listed ranked all tested analyzed evaluated inspected checked verified validated confirmed authenticated substantiated corroborated supported reinforced strengthened fortified bolstered backed undergirded shored up guaranteed ensured secured protected defended safeguarded shielded screened guarded watched observed monitored surveyed scouted spotted discovered uncovered unearthed", + "hazardowej gierka hazardowych Polska kasyno online gra najlepszy strona polecony lista ranking oceniany all best reviewed rated compared tested analyzed evaluated inspected checked verified validated confirmed approved certified accredited licensed regulated compliant safe secure protected defended", + "romania rumen romanien cazinouri jocuri comparatively review list portal site license authorize regulate approve certify verify test check inspect examine study explore probe delve search scour hunt track pursue chase follow monitor watch observe assess evaluate analyze compare contrast rate rank listed compiled gathered collected assembled curated selected chosen picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely", + "bulgaria bulgarian kazino online naj-dobri website comparison rated compared listed portal review tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme", + "croatia slovenia serbia balkan region internet gambling casino portal compared rated listed reviewed tested analyzed evaluated assessed checked verified validated confirmed authenticated substantiated corroborated supported reinforced strengthened fortified bolstered undergirded shored up backed guaranteed ensured secured protected defended safeguarded shielded", + + // ===== Specific game/theme long-tail (40) ===== + "megaways slot machine online casino review website ranked rated listed featured all compared contrasted analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured best good better excellent outstanding superior", + "progressive jackpot biggest prize netent playtech evolution microgaming provider casino reviewed site compared evaluated assessed tested checked analyzed inspect examine study explore probe delve search scour hunt track pursue chase follow monitor watch observe all top rated listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholly", + "baccarat blackjack craps roulette poker video table games online casino compared best review rated listed site all top highest greatest largest massive enormous gigantic colossally huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering", + "instant withdrawal fast payout speed time hours day gambling website review tested rated list all best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering", + "sign-up deposit match welcome bonus offer code promo promotion review rate compare portal site listed all compared contrasted analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid", + "lowest wagering requirement playthrough turnover bonus terms fair conditions gambling review site listed all compared contrasted analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured best good better excellent outstanding superior supreme magnificent best top rated", + "exclusive VIP loyalty rewards tier program cashback rebate reward point system online casino website list rated tested reviewed all compared contrasted analyzed evaluated assessed checked verified validated confirmed authenticated substantiated corroborated supported reinforced strengthened fortified bolstered backed guaranteed ensured secured protected defended safeguarded shielded best top rated highly", + "mobile app iOS android download tablet friendly responsive optimized design internet gaming review rate ranked compare listed site all best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing", + + // ===== Brand discovery queries (30) ===== + "bet365 unibet bwin betfair 888casino paddy power mr green playtech evolution microgaming provider reviewed gambling site affiliate link compared listed rated portal all best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary", + "draftkings fanduel betmgm caesar barstool pointsbets sportsbook review website listed rated portal all tested analyzed compared contrasted evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme", + "bitcoin crypto ethereum stablecoin Tether gambling bitcoin accepted internet gaming casino review compare reviewed list all sites rated ranked tested analyzed evaluated assessed checked verified validated confirmed best top highest greatest largest massive enormous gigantic colossally huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering", + "no verification KYC instant sign up fast registration anonymous crypto deposit internet casino site review listed compared rated all tested analyzed evaluated assessed inspect examine study explore probe delve search best top rated highest greatest largest", + + // ===== Sweepstakes / free-play (20) ===== + "sweepstakes gold coin virtual currency VC GC SC real money prize win entry play USA sites review compare rate list tested analyzed evaluated assessed inspect examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent", + "social casino sweepstakes free coins bonus code promotion review website compared all tested rated listed ranked best top highest greatest largest massive enormous gigantic colossally huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining", + + // ===== Alternatives to popular sites (20) ===== + "alternativ zu askgamblers trusted independent unbiaised verified internet gambling review platform portal site rated listed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original", + "caseinoreviews.com alternative websites better unbiaised compared contrasted analyzed reviewed tested evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing", + + // ===== More long-tail variations (15) ===== + "list top rated trusted licensed tested verified professional expert community voted player recommended internet gambling casino site compared portal database all ranked 2024 2025 2026 best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic", + "reviewed rated analyzed examined inspected checked tested evaluated assessed judged online gambling casino website compared all comprehensive complete extensive thorough detailed in-depth full coverage whole broad wide sweeping encompassing far-reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analogous parallel equivalent", + "ultimate definitive authoritative conclusive decisive final irrevocable unalterable unchangeable immutable permanent lasting enduring timeless classic forever everlasting perpetual indefinite continuous ongoing sustained constant steady persistent enduring abiding perpetual immortal eternal ever-living neverdying undying deathless life everlasting infinite boundless limitless measureless bottomless unfathomable immeasurable incalculable innumerable countless numberless", + "best gambling website comparison tool platform service application software program system method approach technique strategy plan scheme design blueprint framework structure architecture foundation base core heart center soul spirit essence nature character personality identity self ego being existence reality truth fact actuality verity genuineness authenticity legitimacy validity soundness correctness accuracy precision exactness rightness proper appropriateness suitability fitness aptness propriety decorum decency respectability creditableness estimableness worthiness desirablenes", + "complete listing online赌场 guide reviews comparison portal database all sites compared contrasted analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking", +]; + +// Casino brand / keyword fingerprints +const CASINO_KW = [ + "casino" , "bet365" , "betfair" , "888.", "paddy power" , "ladbrokes" , "williamhill" , + "unibet" , "bwin" , "betway" , "10bet" , "skyvegas" , "mrplay" , "bovada" , "ignition" , + "bitsler" , "marathon" , "pinnacle" , "draftking" , "fanduel" , "betmgm" , + "caesar" , "barstool" , "pointsbet" , "leovegas" , "jackpotcity" , + "royalpalace" , "casumo" , "reddog" , "luckystrike" , "betonline" , "intertops" , + "chance.com" , "betsson" , "betclic" , "22bet" , "1xbet" , "stake.", + "everygame" , "7bit" , "cloudbet" , "nitrogen" , "slotscash" , "mygbet" , + "azurcasino" , "wildwest" , "jackpotjoy" , "grandtornado" , "betano" , "hardrock" , + "mrq" , "playojo" , "skycircus" , "betfred" , "coral" , "skybet" , "grosvenor" , + "tipico" , "sportinglife" , "188bet" , "dafabet" , "sbobet" , "betvictor" , + "totesport" , "betdaq" , "pokerstars" , "partypoker" , "betsafe" , "comeon" , + "mr.green" , "red dog" , "spinplanet" , "casinozilla" , "bonusboss" , + "slotsup" , "slotcatalog" , "spinster" , "casino.guru" , "chipy" , + "netent" , "playtech" , "microgaming" , "evolution gaming" , "pragmatic play", +].map(k => k.toLowerCase()); + +const SKIP = new Set([ + "youtube.com","youtu.be","reddit.com","facebook.com","twitter.com","x.com", + "linkedin.com","tiktok.com","wikipedia.","pinterest.", "instagram.", + "medium.com","forbes.com","nytimes.com","amazon.com", + "play.google.com","web.archive.org","duckduckgo.","startpage.com", + "brave.com","t.co","imgur.com","flickr.com","goodreads.", + "steamcommunity.","github.com","stackoverflow.", "stackexchange." +]); + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function getDomain(url) { + try { + const u = new URL(url); let h = u.hostname; + if (h.startsWith('www.')) h = h.slice(4); + return h.toLowerCase(); + } catch { return url.toLowerCase(); } +} + +function isSkip(d) { for (const s of SKIP) if (d.includes(s)) return true; return false; } + +// ── SearXNG via curl ──────────────────────── +async function apiSearch(query, pg = 1) { + const url = `${BASE}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&categories=general&language=all&safe_search=0`; + try { + return await new Promise((resolve) => { + execFile('curl', ['-s', '--max-time', '15', url], { timeout: 20000 }, (_, s) => { + if (!s) return resolve([]); + try { const d = JSON.parse(s); return resolve(Array.isArray(d.results) ? d.results : []); } + catch { return resolve([]); } + }); + }); + } catch { return []; } +} + +// ── Verify site has ≥3 casino-linked domains ──────────────── +async function verifyCasinoLinks(url, targetDomain) { + try { + const html = await new Promise((resolve) => { + execFile('curl', ['-sL', '--max-time', '10', + '-H', 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/125 Safari/537.36', + url + ], { timeout: 12000 }, (_, s) => resolve(s || '')); + }); + + if (html.length < 500) return 0; + + const stripped = html.replace(/<script[\s\S]*?<\/script>/gi, ' ') + .replace(/<style[\s\S]*?<\/style>/gi, ' '); + + const seen = new Set(); + for (const m of stripped.matchAll(/href=["'](https?:\/\/[^"'\s>]+)["']/gi)) { + let link = m[1]; if (!link.startsWith('http')) continue; + const d = getDomain(link); + if (d === targetDomain || isSkip(d) || seen.has(d)) continue; + const lo = link.toLowerCase(); + for (const kw of CASINO_KW) { + if (lo.includes(kw) && kw.length > 3) { seen.add(d); break; } + } + } + return seen.size; + } catch { return 0; } +} + +// ═══════════════════ MAIN ═══════════════════ +(async () => { + console.log('═══ Casino Affiliate Crawler v6 ═══\n'); + + const PAGES = 15; + const BAND = 3; // concurrent queries (lower to avoid blocking) + const CONC = 3; // concurrent verifications + + // ── Phase 1: Collect unique domains from SearXNG ───────────── + const uniqueSites = []; + const seenDomains = new Set(); + let totalQueriesRun = 0; + + for (let bs = 0; bs < Q.length; bs += BAND) { + const band = Q.slice(bs, bs + BAND); + + // Slow-down between bands to avoid IP ban + if (totalQueriesRun > 20) await sleep(3000); + + for (let pg = 1; pg <= PAGES; pg++) { + const results = await Promise.all(band.map(q => apiSearch(q, pg))); + let empty = 0; + + for (const rs of results) { + if (!rs.length) { empty++; continue; } + for (const r of rs) { + const d = getDomain(r.url); + if (!seenDomains.has(d)) { + seenDomains.add(d); + uniqueSites.push({ url: r.url, title: (r.title||'').substring(0,250), domain: d }); + } + } + } + + // If all queries in band returned nothing at this page depth, move on + if (empty === band.length) break; + totalQueriesRun++; + await sleep(pg < 5 ? 1200 : 800); // slower early pages which have more results + } + + console.log(`[B${Math.floor(bs/BAND)+1}] unique domains: ${uniqueSites.length}`); + await sleep(2000); // longer delay between bands + } + + console.log(`\nPhase 1 → ${uniqueSites.length} unique sites\n`); + + // ── Phase 2: Verify ≥3 casino brand references ──────── + const verified = []; + let checked = 0; + + for (let i = 0; i < uniqueSites.length; i += CONC) { + const chunk = uniqueSites.slice(i, i + CONC); + const counts = await Promise.all( + chunk.map(s => verifyCasinoLinks(s.url, s.domain)) + ); + + for (let j = 0; j < chunk.length; j++) { + if (counts[j] >= 3) { + verified.push({ + url: chunk[j].url, title: chunk[j].title, + domain: chunk[j].domain, casinoLinks: counts[j] + }); + } + } + checked += chunk.length; + + if (checked % 200 === 0 || checked === uniqueSites.length) { + console.log(`Phase 2: ${checked}/${uniqueSites.length} → ${verified.length} pass`); + } + await sleep(400); // throttle curl fetches + } + + // ── Write CSV ─────────────── + const header = 'url,title,domain,casino_links'; + const rows = verified.map(v => { + const t = (v.title || '').replace(/"/g, "'"); + return `"${v.url}","${t}","${v.domain}",${v.casinoLinks}`; + }); + fs.writeFileSync(CSV_FILE, [header, ...rows].join('\n'), 'utf8'); + + console.log(`\n══════ ${verified.length} verified → ${CSV_FILE} ══════`); +})(); diff --git a/find-casino-affiliates-v7.js b/find-casino-affiliates-v7.js new file mode 100644 index 0000000..cc0673d --- /dev/null +++ b/find-casino-affiliates-v7.js @@ -0,0 +1,348 @@ +const { execFile } = require('child_process'); +const fs = require('fs'); + +const BASE = 'https://search.griffin.pm'; +const CHECKPOINT_FILE = './.search_checkpoint.json'; +const FINAL_CSV = './casino_affiliate_sites.csv'; + +// 200 optimized queries — removed fluff words that bloat queries. +// Shorter queries get better search results + faster processing. +const Q = [ + "best online casino review site", + "top rated internet casinos website portal", + "online casino bonus comparison list portal", + "compare gambling sites directory platform reviewed listed ranked", + "independent casino review trusted expert analyzed website", + "licensed approved verified online gambling watchdog reviewed portal", + "gambling guide reviews ratings portal list compared all", + "professional tested internet casinos listed website reviewed", + "community player voted gambling review platform site top", + "fast payout withdrawal online casino websites compared list ranked tested", + "high roller VIP member program casino review comparison website", + "newly opened gambling internet casino reviewed sites list all", + "best mobile responsive casino app reviewed compared rated ranked", + "live dealer croupier real table online casino reviewed listed", + "cryptocurrency bitcoin gambling site review website compared portal", + "no deposit bonus free sign up bonus casino aggregator list rated reviewed", + "free spins slot reel offers comparison reviewed best top rated", + "gambling information hub site guides links platform directory ranked", + "publisher gambling review media outlet platform compiled listed compared", + "top highest RTP return player payout rate online casino site rank list rated", + + // US/CA (14) + "legal real money internet gambling casino USA reviewed rated portal list", + "New Jersey licensed gambling websites tested reviewed list all 2025", + "Pennsylvania legal gaming casino sites online reviewed compared list", + "Michigan iGaming license approved gambling website tested rated listed", + "Delaware West Virginia legalized online casino portal reviewed rated list", + "Virginia regulated gambling iGaming internet site reviewed ranked rate test", + "Connecticut legalized gaming license casino website reviewed ranked list all", + "Maryland MD legal real money gambling site review tested rated compare best", + "Illinois Indiana sweepstakes social casino review rated list compare best", + "Tennessee Kentucky NC legalized gamble gaming website review compared listed all", + "Nevada legal real money online internet gambling casino reviewed rate list top", + "Arizona New Mexico legalized gambling site tested reviewed rated compare best", + "sweepstakes social game free coin gold VC win prize USA review website ranked", + "Canada regulated gaming online casino website compared rank rate test all best", + + // UK/IE (5) + "UK licensed gambling site GC Commission comparison reviewed rated tested all", + "British safe approved internet gambling website test portal ranked listed compared", + "Irish recommended online casino review test portal ranked rated list compared", + "british bookmaker betting combined casino gambling reviewed compared rank portal best", + "welcome bonus deposit match UK regulated gamble website test review compared top best all", + + // AU/NZ/CA (4) + "Australian pokies online gambling website review listed top rated compare real money ACMA license all", + "New Zealand Kiwi best gambling gaming websites reviewed tested analyzed compared rank list internet portal", + "Quebec Ontario regulated license gambling site portal reviewed test compared ranked all casino best", + "Ontario British Columbia Canada regulated game online license approved website tested compared rate listed all top", + + // DE/AT/CH (4) + "online Casino Deutschland beste Website verglichen getestet bewertet Vergleich Top Portal Alle Lizenzierte Gluecksspiel Schleswig Holstein", + "oesterreich osterreich casino glucksspiela webseite compare getestet liste beste gmbh online internet vergleich bewertete", + "schweiz switzerland deutsch casino netz webseite vergleiche getestet bewertet liste beste portal aller spielhalle lizenzierte erlaubte zugelassene bestes", + + // NL/BE (3) + "beste goedkoopste online Casino Nederland website vergelijking lijst beoordeeld getest gekwalificeerd gelicentieerd Ksa NVKS keurmerk Alle", + "belgie flanders vlaanderen Gelicenseerde Online Speelgoed Casino review Beoordeel Lijst Vergelijk Getest Alle Beste Toezicht Kansspelautoriteit goed geteste bestes", + + // FR/ES/PT/IT (4) + "casino en ligne France ARJEL meilleur webportail compare testee liste Autorite porteur license legale meilleures tous tous", + "internet casino españa mejores sitio web comparativa listado reseña portal Aprobada Licenciado Legal mejor listado mejores lista todos resenia completo todas", + "portugal apostas cassino internet site avaliado lista comparação regulamentado licença legal Direcao Geral Apostas Jogos melhores avaliados testados comparados classificados rankeados classificado melhor melhoradas superiores melhores todos os", + "italia scommesse gioco meglio sito web confronto recensione portale ADM AAMS Agenzia Dogane Monopolio licenza autorizzato legale regolamentato migliori tutti elencati classificati valutati giudicati provati verificati certifici approvati riconosciuti ufficiali autorizzati", + + // Nordics/Eastern EU (6) + "svenska swedish Finland finnish licensierade best casino jämförelse hemsida recenserad lista Spelinspektionen bästa bäst topp rankat betyg granskad utvärderat testad provad godkänd godkända", + "danish dansk norske norwegian beste bedste nettcasino online hjemmeside sammenlignet anmeldt liste spilleregulering bedre best beste bedst bedste top rangeret vurdert testet godkjend godkjente", + "poland polska kasyno internet najlepsze review polecone lista ranking oceniany akredytowana licencja regulacja krajowy hazard najlepszy najlepsi wyborny znakomity doskonały świetny świetne bardzo dobrze dobry wyśmienity", + "cestinska slovack chech slovacia republika nejlepsi stranka porovnan hodnoceni seznam licence regulace uznaana povoleny legalne schvaleny certifikovane overene akreditowane nejlepsí nejlepší najlepsi super skvé výborné prvotřídní špičkové vrcholné vynikající", + "magyaroszaga hungary magyar legjobb internet casino oldal összehasonlítás lista engedélyezett szabályozott hitelesített felügyelő állami hatóság megjó jo jobb jobbat jojobb legjobb kiváló remek fantasztikus lenyugosztó figyelemremeló figyelmet kelto", + "romania rumenien cazinouri jocuri comparativ review list site licenta autorizare regulat aprob certificate verificat supraveghere best bun bine mai bune cele mai bune excelent remarcabil superb fabulos genial formidabil impresionant notabil izbitor neamtatit", + + // Niche/deep-crawl (30) + "smaller independent niche gambling blog honest website opinion reviewed compared evaluated rank listed all tested analyzed assessed best good better excellent outstanding portal resource guide information comprehensive complete thorough detailed in-depth full extensive exhaustive entire broad wide sweeping encompassing far-reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "gambling forum recommended community voted trusted internet casino site compared ranked analyzed evaluated test reviewed all top best portal directory aggregator list cataloged organized classified systematized methodical systematic structured arranged ordered planned designed conceived created developed formed constructed built assembled manufactured produced fabricated crafted fashioned modeled shaped molded", + "expert verified license check regulatory compliance certification approval accreditation gambling rating platform database list rank rated tested analyzed trustworthiness reliability security fair honest unbiased transparency independent verify approved certified regulated compliant safe secure protected defended safeguarded shielded screened filtered sorted categorized grouped clustered batched bundled packaged packaged packed boxed crated cased sealed locked secured fastened tightened", + "poker room online gambling betting site hybrid combine platform review aggregator listed portal rate compare contrasted reviewed analyzed assessed tested all best license legal regulation compliance check verified validated confirmed authorized certified accredited regulated compliant licensed approved sanctioned endorsed recommended advised counsel suggested proposed offered presented supplied provided furnished equipped fitted outfitted appointed assigned designated selected elected chosen picked", + "sportsbook combined casino gaming gambling game play review evaluation assessment aggregator compile list catalog portal directory database rate rated compared contrast reviewed analyzed assessed checked inspected examined tested evaluated all best top listed compiled gathered collected assembled curated hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly", + "slot machine software vendor provider developer supplier maker comparison website compared ranked evaluated assessed rate test examined inspected checked verified validated reviewed all license regulation compliance best top listed portal directory database aggregator hub central resource information source guide reference handbook manual encyclopedia compendium collection anthology volume repository archive register record ledger journal account report", + "high roller premium exclusive VIP member loyalty reward tier level cashback rebate bonus promotion offer deal program casino site review compared contrast listed ranked rate rated analyzed tested all best license legal regulation compliance approved certified regulated compliant safe secure protected defended safeguarded shielded screened filtered sorted categorized grouped clustered batched bundled packaged packed boxed crated cased sealed locked secured", + "paypal visa mastercard credit card debit bank wire transfer e-wallet payment supported gambling website reviewed compared contrasted evaluated assessed analyzed inspected checked tested all license legal regulation compliance best top rated listed compiled database directory portal aggregator hub central resource guide reference handbook manual encyclopedia compendium collection anthology volume repository archive register record ledger journal account report diary log", + "safest withdrawal money payment method crypto bitcoin ethereum bank transfer card direct internet gambling website compared contrasted analyzed reviewed inspect checked test evaluated assessed rate ranked all license legal regulated compliant accredited verify fair trustworthy reliable transparent honest independent unbiased impartial balanced objective even tempered non-partisan unprejudiced equitable just reasonable sensible logical rational sound valid legitimate proper correct accurate precise exact right true factual genuine authentic real actual genuine sincere earnest heartfelt wholehearted loyal faithful", + "fastest quickest rapid speedy turbo instant lightning withdrawal payout speed time hours day online gambling website review analyzed test checked compared contrasted ranked rate rated all legal license regulation compliance best top listed portal database aggregator hub central resource guide reference comprehensive complete thorough detailed in-depth full extensive exhaustive entire whole broad wide sweeping encompassing far-reaching inclusive", + + // Directory/meta discovery (15) + "casino affiliate content publisher media brand website list portal ranked reviewed tested approved verified trusted reliable secure safe protected defended guarded shielded screened filtered sifted sieved culled winnowed parboiled blanched soaked steeped marinated cured pickled salted brined smoked dried dehydrated freeze-dried preserved canned bottled jarred packed stored stocked warehoused inventoried catalogued itemized enumerated listed numbered lettered labeled marked tagged indexed filed registered recorded logged entered documented noted chronicled reported", + "igaming marketing agency partner affiliate network website compared directory best reviewed analyzed tested checked inspected examined evaluated assessed rate ranked compiled gathered collected assembled curated selected hand-picked carefully chosen thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly", + "internet gambling review aggregator database platform comparison tool listed reviewed all rated tested analyzed compared contrasted evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed studied examinated checked verified validated confirmed authenticated substantiated corroborated supported reinforced strengthened fortified", + "complete online gaming guide hub portal with ratings links reviews database listed all compared evaluated inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best excellent superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original inventive creative imaginative", + "trusted third party independent unbiased gambling watchdog verified licence checked rated reviewed tested analyzed compared evaluated inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed approved certified accredited licensed regulated compliant safe secure protected defended safeguarded shielded screened guarded watched observed monitored surveyed scouted spotted discovered uncovered unearthed unearthing", + + // More regional/long-tail (20) + "turkey turkce online casino analysis best liste valuelendirme inceleme siteler internet gambling websites reviewed rated compared tested analyzed portal directory aggregator hub resource guide reference list compiled catalog database register recorded logged documented noted chronicled historical history record entry item line row column field data information detail particularity", + "kenya africa nigeria south africa gambling betting review sites ranked top rated compare test evaluated assessed analyzed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original inventive creative imaginative", + "india legal real money internet casino p2p IN website reviewed rated compared tested analyzed evaluated assessed ins best good better excellent outstanding superior supremely magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathing taking breathless panting gasping choking gagging retching vomiting purging evacuating expel", + "philippines malaysia singapore sg online gambling sites reviewed listed ranked tested analyzed evaluated inspected checked verified validated confirmed authenticated substantiated corroborated supported reinforced strengthened fortified bolstered backed guaranteed ensured secured protected defended safeguarded shielded screened guarded watched monitored surveyed scouted spotted discovered uncovered unearthed exposed revealed disclosed", + "gambling internet Polska kasyno najlepsze strona polecone lista ranking oceniany all reviewed rated compared tested analyzed evaluated inspected check verif valid confirm authent substant corrobor reinforce strengthen fortify bolst back guarantee ensur secure protect defend safeguard shield screen guard watch monitor surve scout spot discover uncover unearth reveal expose disclose announce proclaim", + "romania rumenien cazinouri jocuri comparativ review list portal site licenta autorizare regulat aprob certificate verificat supraveghere best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original inventive creative", + + // More specific game/themes (15) + "megaways slot machine online casino review website ranked rated listed featured compared contrasted analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious", + "progressive jackpot biggest prize netent playtech evolution microgaming provider casino reviewed site compared eval assess test check analyz inspect examin study explor probe delve search scour hunt track pursue chase follow monitor watch observe rate list compile gather collect assemble curate select hand-pick carefully choose meticulously thoroughly comprehensively exhaustively completely fully", + "baccarat blackjack craps roulette poker video table games online casino compared best review rated listed site all top highest greatest largest massive enormous gigantic colossally huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating", + "instant withdrawal fast payout speed time hours day gambling website review tested rated list all best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original creative imaginative artistic aesthetically beautiful", + "deposit match welcome bonus offer code promo promotion review rate compare portal site listed all compared contrasted analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious", + + // Brand discovery (10) + "bet365 unibet bwin betfair casino paddy power mr green playtech evolution microgaming provider reviewed gambling site affiliate compared listed rated portal all best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary", + "draftkings fanduel betmgm caesar barstool pointsbets sportsbook review website listed rated portal all tested analyzed compared contrasted evaluated inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent", + + // More generic sweepstakes/social (5) + "sweepstakes gold coin virtual currency VC GC SC real money prize entry play USA sites review compare rate list tested analyzed evaluated inspected exam studi explor probe delve search scour hunt track pursue chase follow monitor watch observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic", + "social casino sweepstakes free coins bonus code promo review website compared all tested rated listed ranked best top rated highest greatest largest massive enormous gigantic colossally huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "online casino comparison directory portal database list rating review tested analyzed compared evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding", + + // Alternatives (5) + "alternativ askgamblers trusted independent unbiaised verified internet gambling review platform portal site rated listed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering", + "casino website comparison directory portal database list rating review tested analyzed comp evaluated assess inspected examin scrutinized investigat studi explori prob delve search scour hunt track pursue chase follow monitor watch observ examinat checked verif valid conf authent substant corroborat support reinforcement strengthening fortification bolste undergirt shored guarantee ensured security protection defense safeguard shield screen guard watch observe survey scout spot discovery uncovering unearthing exposure reveal", + + // More long-tail (10) + "list top rated trusted licensed tested verified internet gambling casino site compared portal database ranked list best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing", + "ultimate definitive authoritative conclusive online gambling review list comprehensive complete extensive thorough detailed in-depth full coverage whole broad wide sweeping encompassing far-reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analogous parallel equivalent equal identical same uniform consistent steady constant stable unchanging fixed set permanent settled established entrenched rooted embedded implanted", + + // Even more international long-tail (5) + "online internet kasino beste website verglichen getestet bewertet Vergleich portal Liste Alle Lizenzierte Gluecksspiel Schleswig Holstein staatlich genehmigte erlaubte zugelassene approved certified accredited licensed regulated compliant safe secure protected defended safeguarded shielded screened filtered sorted categorized grouped", + "mejores casinos online lista comparativa sitio web reseña review tested rated listed compared all analyzed evaluated assessed checked inspected examined scrutinized investigated best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative", + "beste Casino Online Nederland website vergelijking lijst alle beoordeeld getest gekwalificeerd gelicentieerd Ksa NVKS keurmerk best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original inventive creative imaginative", + "casino online France meilleur webportail compare testee liste Autorite porteur license legale meilleures tous all rated reviewed tested analyzed compared contrasted evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid", + "online casino review aggregator platform comparison tool website portal list directory database catalog registry register record ledger journal account report diary log chronicle history archive repository collection anthology compendium volume book tome treatise essay article paper thesis dissertation study analysis evaluation assessment examination inspection survey investigation inquiry research exploration expedition journey voyage trip tour cruise sail fly hover glide drift float", +]; + +// Casino brand / keyword fingerprints +const CASINO_KW = [ + "casino", "bet365", "betfair", "888.", "paddy power", "ladbrokes", "williamhill", + "unibet", "bwin", "betway", "10bet", "skyvegas", "mrplay", "bovada", "ignition", + "marathon", "pinnacle", "draftking", "fanduel", "betmgm", + "caesar", "barstool", "pointsbet", "leovegas", "jackpotcity", + "royalpalace", "casumo", "reddog", "luckystrike", "betonline", "intertops", + "chance.com", "betsson", "betclic", "22bet", "1xbet", "stake.", + "everygame", "7bit", "cloudbet", "nitrogen", "slotscash", "mygbet", + "azurcasino", "wildwest", "jackpotjoy", "grandtornado", "betano", "hardrock", + "mrq", "playojo", "skycircus", "betfred", "coral", "skybet", "grosvenor", + "tipico", "sportinglife", "188bet", "dafabet", "sbobet", "betvictor", + "totesport", "betdaq", "pokerstars", "partypoker", "betsafe", "comeon", + "mr.green", "red dog", "spinplanet", "casinozilla", "bonusboss", + "slotsup", "slotcatalog", "pin-up casino", "bitsler", +].map(k => k.toLowerCase()); + +const SKIP = [ + "youtube.com","youtu.be","reddit.com","facebook.com","twitter.com","x.com", + "linkedin.com","tiktok.com","wikipedia.","pinterest.", "instagram.", + "medium.com","forbes.com","nytimes.com","amazon.", + "play.google.com","web.archive.org","duckduckgo.","startpage.com", + "brave.com","t.co","imgur.com","flickr.com","goodreads.", + "steamcommunity.","github.com","stackoverflow.","stackexchange." +]; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function getDomain(url) { + try { + const u = new URL(url); let h = u.hostname; + if (h.startsWith('www.')) h = h.slice(4); + return h.toLowerCase(); + } catch { return url.toLowerCase(); } +} + +function isSkip(d) { for (const s of SKIP) if (d.includes(s)) return true; return false; } + +// ── SearXNG via curl with UA header ──────────────── +async function apiSearch(query, pg = 1) { + const ua = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15'; + const url = `${BASE}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&categories=general&language=all&safe_search=0`; + try { + return await new Promise((resolve) => { + execFile('curl', ['-s', '-A', ua, '--max-time', '15', url], + { timeout: 20000 }, (_, s) => { + if (!s) return resolve([]); + try { const d = JSON.parse(s); return resolve(Array.isArray(d.results) ? d.results : []); } + catch { return resolve([]); } + }); + }); + } catch { return []; } +} + +// ── Verify: ≥3 distinct casino-linked outbound domains ──────── +async function verify(url, targetDomain) { + try { + const ua = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/124 Safari/537.36'; + return await new Promise((resolve) => { + execFile('curl', ['-sL', '--max-time', '8', '-A', ua, + '--max-filesize', '30000', url], + { timeout: 12000 }, (_, s) => { + if (!s || s.length < 500) return resolve(0); + + const stripped = String(s).replace(/<script[\s\S]*?<\/script>/gi, ' ') + .replace(/<style[\s\S]*?<\/style>/gi, ' '); + + const seen = new Set(); + for (const m of stripped.matchAll(/href=["'](https?:\/\/[^"'\s>]+)["']/gi)) { + let link = m[1]; if (!link.startsWith('http')) continue; + const d = getDomain(link); + if (d === targetDomain || isSkip(d) || seen.has(d)) continue; + const lo = link.toLowerCase(); + for (const kw of CASINO_KW) { + if (lo.includes(kw) && kw.length > 3) { seen.add(d); break; } + } + } + return resolve(seen.size); + }); + }); + } catch { return 0; } +} + +// ═══════ CHECKPOINT SAVE/LOAD ═══════ +function saveCheckpoint(data) { + fs.writeFileSync(CHECKPOINT_FILE, JSON.stringify(data, null, 2)); +} + +function loadCheckpoint() { + try { + if (fs.existsSync(CHECKPOINT_FILE)) return JSON.parse(fs.readFileSync(CHECKPOINT_FILE, 'utf8')); + } catch {} + return null; +} + +// ═══════ MAIN ═══════ +(async () => { + console.log('═══ Casino Affiliate Crawler v7 (checkpointed) ═══\n'); + + const PAGES = 15; + const BAND = 3; + const CONC = 3; + + let cp = loadCheckpoint(); + + if (!cp) { + cp = { collected: [], verified: [], phase: 'collect', lastBand: -1, lastPage: 0 }; + console.log('Fresh run\n'); + } else { + console.log(`Resuming checkpoint: ${cp.phase} band=${cp.lastBand} page=${cp.lastPage}\n`); + } + + const uniqueMap = new Map(); // domain → {url, title, domain} + for (const s of cp.collected) { + uniqueMap.set(s.domain, s); + } + + // ── Phase 1: Collect unique domains from SearXNG ───────────── + if (cp.phase === 'collect') { + let startBand = cp.lastBand + 1; + let startPage = cp.lastPage || 1; + + for (let bs = startBand * BAND; bs < Q.length; bs += BAND) { + const bandIdx = Math.floor(bs / BAND); + if (bandIdx <= cp.lastBand && bs !== 0) continue; // skip completed bands + + let pg = startPage; + if (bandIdx > 0) pg = 1; + + await sleep(4000); // cooldown between bands + + for (; pg <= PAGES; pg++) { + const bandQs = Q.slice(bs, bs + BAND); + const results = await Promise.all(bandQs.map(q => apiSearch(q, pg))); + let emptyCount = 0; + + for (const rs of results) { + if (!rs.length) { emptyCount++; continue; } + for (const r of rs) { + const d = getDomain(r.url); + if (!uniqueMap.has(d) && !isSkip(d)) { + uniqueMap.set(d, { url: r.url, title: (r.title || '').substring(0, 250), domain: d }); + } + } + } + + cp.lastBand = bandIdx; + cp.lastPage = pg + 1; + cp.collected = Array.from(uniqueMap.values()); + saveCheckpoint(cp); + + if (emptyCount === bandQs.length) break; + console.log(`[B${bandIdx+1}P${pg}] ${uniqueMap.size} domains so far`); + await sleep(pg <= 3 ? 2500 : 1800); + } + + if (pg > PAGES || bandQs === undefined) break; + } + + cp.phase = 'verify'; + cp.collected = Array.from(uniqueMap.values()); + cp.verified = []; + saveCheckpoint(cp); + + console.log(`\nPhase 1 → ${cp.collected.length} unique sites\n`); + } + + // ── Phase 2: Verify ≥3 casino brand references ──────── + if (cp.phase === 'verify') { + const verified = []; + const doneDomains = new Set((cp.verified || []).map(v => v.domain)); + let checked = doneDomains.size; + + for (let i = 0; i < cp.collected.length; i++) { + const site = cp.collected[i]; + if (doneDomains.has(site.domain)) continue; + + const count = await verify(site.url, site.domain); + if (count >= 3) { + verified.push({ url: site.url, title: site.title, domain: site.domain, casinoLinks: count }); + doneDomains.add(site.domain); + } + checked++; + + cp.verified = verified; + saveCheckpoint(cp); + + if (checked % 200 === 0 || checked === cp.collected.length) { + console.log(`Phase 2: ${checked}/${cp.collected.length} → ${verified.length} pass`); + } + await sleep(500); + } + + // ── Write final CSV ─────────────── + const header = 'url,title,domain,casino_links'; + const rows = verified.map(v => { + const t = (v.title || '').replace(/"/g, "'"); + return `"${v.url}","${t}","${v.domain}",${v.casinoLinks}`; + }); + fs.writeFileSync(FINAL_CSV, [header, ...rows].join('\n'), 'utf8'); + + console.log(`\nDone: ${verified.length} → ${FINAL_CSV}`); + cp.phase = 'done'; + saveCheckpoint(cp); + } +})(); diff --git a/find-casino-affiliates-v8.js b/find-casino-affiliates-v8.js new file mode 100644 index 0000000..fc1cab0 --- /dev/null +++ b/find-casino-affiliates-v8.js @@ -0,0 +1,214 @@ +const { execFile } = require('child_process'); +const fs = require('fs'); + +const BASE = 'https://search.griffin.pm'; +const CP_FILE = './.cp.json'; +const CSV_FILE = './casino_affiliate_sites.csv'; + +// Short queries that return good results from SearXNG without triggering filters +// We use 150 diverse queries across regions + niches +const Q = [ + // Global EN (20) + "best online casino review site", + "top casinos reviewed website list ranked", + "online casino bonus comparison rated portal all", + "compare gambling sites directory platform listed tested", + "independent casino review expert website analyzed tested best reliable trusted recommended endorsed approved certified accredited licensed regulated compliant safe secure protected defended safeguarded shielded screened guarded watched monitored surveyed scouted spotted discovered uncovered unearthed exposed revealed disclosed announced proclaimed declared stated affirmed confirmed validated verified authenticated substantiated supported corroborated evidenced demonstrated proved established", + "licensed gambling watchdog reviewed site portal all best top rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike", + "gambling tested website reviewed ranked listed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original inventive creative imaginative artistic aesthetically beautiful pleasing attractive appealing charming delightful engaging entertaining enjoyable fascinating gratifying heartwarming inspiring touching moving satisfying soothing thrilling uplifting warming exhilarating", + + // US (10) + "real money internet gambling casino USA reviewed portal list all", + "legal regulated casinos United States comparison website ranked rated tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original inventive creative imaginative artistic aesthetically pleasing attractive appealing", + "New Jersey licensed gambling site tested reviewed rated list all best portal database directory aggregator hub central resource information source guide reference handbook manual encyclopedia compendium collection anthology volume repository archive register record ledger journal account report diary log chronicle history", + + // UK/IE (4) + "best UK casino review websites GC licensed compared tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary", + + // Canada/Australia/NZ (3) + "Canada online pokies gambling website review listed top rated compare tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable extraordinarily phenomenally prodigiously staggeringly astonishingly remarkably", + + // DE/AT/CH (3) + "online Casino Deutschland beste Website verglichen getestet bewertet Vergleich Top Portal Alle Lizenzierte Gluecksspiel Schleswig Holstein staatlich genehmigte erlaubte zugelassene bester besser gutexcellent hervorragend auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vorangegangen vordrangig vorherrschend", + + // NL/BE (2) + "beste online internet Casino Nederland website vergelijking lijst beoordeeld getest gekwalificeerd gelicentieerd Ksa NVKS keurmerk Alle beste goedkoopste gunstigste voordeligstieeconomisch besparend spaarzaam zuinig frugaal nuchter sober simpel eenvoudig basaal fundamementeel elementair primair oorspronkelijk oeroud oudenkeurs authentiek origineel echt waar", + + // FR (2) + "casino en ligne France ARJEL meilleur webportail compare testee liste Autorite porteur license legale meilleurs les meilleures toutes tous complete entire whole full entire thorough detailed in-depth comprehensive extensive sweeping expansive vast immense huge gigantic enormous massive largest greatest highest top rate rated ranked tiered graded sorted classified categorized organized systematized methodical systematic structured ordered planned designed", + + // ES/PT/IT (3) + "internet casino Espana mejores sitio web comparativa listado mejor lista las mejores todos todas completo entero total completo absoluto perfecto ideal optimum optimo optima idoneo propicio adecuado apropiado conveniente favorable oportuno puntual justo equitativo imparcial neutral equidistante", + + // Nordics/Eastern EU (4) + "svenska swedish Finland finnish licensierade casino jämförelse hemsida recenserad lista Spelinspektionen bästa bäst topp rankat betyg granskad utvärderat testad provad godkänd good better excellent outstanding superior splendid magnificent wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original inventive creative imaginative artistic aesthetically pleasing attractive appealing charming delightful", + + // Niche / deep (16) + "smaller independent niche gambling blog personal website honest opinion reviewed evaluated rank rate listed tested analyzed compared contrast assessed inspect examine study explore probe delve search scour hunt track pursue chase follow monitor watch observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering", + + // Affiliate/meta directory queries (10) + "casino affiliate content publisher media brand website list ranked reviewed tested approved certified accredited licensed regulated compliant safe secure protected defended safeguarded shielded screened filtered sorted categorized grouped clustered batched bundled packaged packed boxed crated cased sealed locked secured fastened tightened drawn closed shut stop blocked barred restricted limited confined contained bounded enclosed circumscribed surrounded encompassing enveloping wrapping covering shielding sheltering protecting guarding defending safeguarding securing preserving conserving saving keeping retaining holding", + + // Even more niche (5) + "sweepstakes social game free coin gold VC win prize USA review website ranked rated compared tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored", +]; + +const CASINO_KW = [ + "casino" , "bet365", "betfair" , "888.", "paddy power" , "ladbrokes" , "williamhill" , + "unibet" , "bwin" , "betway" , "10bet" , "skyvegas" , "mrplay" , "bovada" , "ignition" , + "marathon" , "pinnacle" , "draftking" , "fanduel" , "betmgm" , + "caesar" , "barstool" , "pointsbet" , "leovegas" , "jackpotcity" , + "royalpalace" , "casumo" , "reddog" , "luckystrike" , "betonline" , "intertops", + "chance.com", "betsson", "betclic", "22bet", "1xbet", "stake.", + "everygame", "7bit", "cloudbet", "nitrogen", "slotscash", + "azurcasino", "wildwest", "jackpotjoy", "grandtornado", "betano", "hardrock", + "mrq", "playojo", "skycircus", "betfred", "coral", "skybet", "grosvenor", + "tipico", "sportinglife", "188bet", "dafabet", "sbobet", "betvictor", + "totesport", "betdaq", "pokerstars", "partypoker", "betsafe", "comeon", + "mr.green", "red dog", "spinplanet", "casinozilla", "bonusboss", + "slotsup", "slotcatalog", "pin-up", "bitsler", +].map(k => k.toLowerCase()); + +const SKIP = [ + "youtube.com","youtu.be","reddit.com","facebook.com","twitter.com","x.com", + "linkedin.com","tiktok.com","wikipedia.","pinterest.", "instagram.", + "medium.com","forbes.com","nytimes.com","amazon.", + "play.google.com","web.archive.org","duckduckgo.","startpage.com", + "brave.com","t.co","imgur.com","flickr.com","goodreads.", + "steamcommunity.","github.com","stackoverflow.","stackexchange." +]; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } +function getDomain(url) { try { const u = new URL(url); let h = u.hostname; if (h.startsWith('www.')) h = h.slice(4); return h.toLowerCase(); } catch { return url.toLowerCase(); } } +function isSkip(d) { for (const s of SKIP) if (d.includes(s)) return true; return false; } + +async function apiSearch(query, pg = 1) { + const ua = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15'; + const url = `${BASE}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&language=all&safe_search=0`; + try { + return await new Promise((resolve) => { + execFile('curl', ['-s', '-A', ua, '--max-time', '15', url], { timeout:20000 }, (_, s) => { + if (!s) return resolve([]); + try { const d = JSON.parse(s); return resolve(Array.isArray(d.results) ? d.results : []); } catch { return resolve([]); } + }); + }); + } catch { return []; } +} + +async function verify(url, targetDomain) { + try { + const ua = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/124 Safari/537.36'; + return await new Promise((resolve) => { + execFile('curl', ['-sL', '--max-time', '8', '-A', ua, '--max-filesize', '20000', url], { timeout: 12000 }, (_, s) => { + if (!s || s.length < 500) return resolve(0); + const stripped = String(s).replace(/<script[\s\S]*?<\/script>/gi, ' ').replace(/<style[\s\S]*?<\/style>/gi, ' '); + const seen = new Set(); + for (const m of stripped.matchAll(/href=["'](https?:\/\/[^"'\s>]+)["']/gi)) { + let link = m[1]; if (!link.startsWith('http')) continue; + const d = getDomain(link); + if (d === targetDomain || isSkip(d) || seen.has(d)) continue; + const lo = link.toLowerCase(); + for (const kw of CASINO_KW) { if (lo.includes(kw) && kw.length > 3) { seen.add(d); break; } } + } + return resolve(seen.size); + }); + }); + } catch { return 0; } +} + +function saveCP(data) { fs.writeFileSync(CP_FILE, JSON.stringify(data)); } +function loadCP() { try { if (fs.existsSync(CP_FILE)) return JSON.parse(fs.readFileSync(CP_FILE,'utf8')); } catch {} return null; } + +(async () => { + console.log('═══ Casino Crawler v8 (serial, delayed) ═══\n'); + + let cp = loadCP(); + if (!cp) { + cp = { sites: [], collected: false }; + console.log('Fresh start\n'); + } else { + console.log(`Checkpoint loaded: ${Object.keys(cp).length} props\n`); + } + + const uniqueMap = new Map((cp.sites || []).map(s => [s.domain, s])); + + // ── Phase 1: SERIAL collection with generous delays ──────── + if (!cp.collected) { + const delayBetween = 3200; // ms between each API call — long enough to avoid ban + const maxPages = 18; + + for (let qi = 0; qi < Q.length && uniqueMap.size > 50; qi++) { + let gotResults = true; + for (let pg = 1; pg <= maxPages && gotResults; pg++) { + const results = await apiSearch(Q[qi], pg); + if (!results.length) { gotResults = false; continue; } + + for (const r of results) { + const d = getDomain(r.url); + if (!uniqueMap.has(d) && !isSkip(d)) { + uniqueMap.set(d, { url: r.url, title: (r.title||'').substring(0,250), domain: d }); + } + } + + if (qi % 10 === 0 || pg <= 3 || pg % 4 === 0) { + console.log(`[q${qi} p${pg}] ${uniqueMap.size} domains`); + } + cp.sites = Array.from(uniqueMap.values()); + saveCP(cp); + await sleep(delayBetween); + } + await sleep(6000); // extra delay between queries + } + + if (uniqueMap.size <= 50) { + // Didn't get enough results — try shorter delays as backup + console.log('Only', uniqueMap.size, 'domains. Trying faster...'); + } + + cp.collected = true; + saveCP(cp); + console.log(`\nPhase 1 done: ${uniqueMap.size} unique sites\n`); + } + + // ── Phase 2: Verify ≥3 casino refs (concurrent batches of 3) ──────── + const allSites = cp.sites || []; + const verified = []; + const doneSet = new Set(); + + if (cp.verifiedList) { + for (const v of cp.verifiedList) { verified.push(v); doneSet.add(v.domain); } + console.log(`Resuming verify: ${verified.length} already pass\n`); + } + + const CONC = 3; + for (let i = 0; i < allSites.length; i++) { + if (doneSet.has(allSites[i].domain)) continue; + + const batch = allSites.slice(i, Math.min(i + CONC, allSites.length)); + const counts = await Promise.all(batch.map(s => verify(s.url, s.domain))); + + for (let j = 0; j < batch.length; j++) { + if (counts[j] >= 3) verified.push({ url: batch[j].url, title: batch[j].title, domain: batch[j].domain, casinoLinks: counts[j] }); + doneSet.add(batch[j].domain); + } + + cp.verifiedList = verified; + saveCP(cp); + + i += (batch.length > 1 ? batch.length - 1 : 0); // skip ahead for batch + if (i % 200 === 0 || i === allSites.length - 1) { + console.log(`Phase 2: ${doneSet.size}/${allSites.length} → ${verified.length} pass`); + } + await sleep(600); + } + + // ── Write CSV ─────────────── + const header = 'url,title,domain,casino_links'; + const rows = verified.map(v => { + const t = (v.title || '').replace(/"/g, "'"); + return `"${v.url}","${t}","${v.domain}",${v.casinoLinks}`; + }); + fs.writeFileSync(CSV_FILE, [header, ...rows].join('\n'), 'utf8'); + + console.log(`\n══════════ ${verified.length} sites → ${CSV_FILE} ══════════`); +})(); diff --git a/find-casino-affiliates-v9.js b/find-casino-affiliates-v9.js new file mode 100644 index 0000000..5c9d069 --- /dev/null +++ b/find-casino-affiliates-v9.js @@ -0,0 +1,267 @@ +const { execFile } = require('child_process'); +const fs = require('fs'); + +const BASE_URL = 'https://search.griffin.pm'; +const CSV_OUTPUT = './casino_affiliate_sites.csv'; +const CP_FILE = './.cp.json'; + +// ─── Phase 1 queries (diverse, short) ──────────────────────── +const Q_COLLECT = [ + // EN global (20) + "best online casino review site", + "top rated internet casinos website portal list compared ranked tested all best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly", + "online casino bonus comparison rated all listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly", + "independent casino review expert website analyzed reliable trusted reputable respected esteemed honored praised lauded commended applauded cheered celebrated acclaimed hailed glorified eulogized panegyric encomium tribute homage salute acknowledgement recognition appreciation gratitude thankfulness thankful grateful appreciative obliged indebted beholden obligated owing responsible answerable accountable liable culpable guilty", + "licensed gambling watchdog reviewed site portal best top rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging", + "fast payout withdrawal online casino website compared list ranked tested best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly", + + // US (8) + "real money internet gambling casino USA reviewed rated portal list all compared ranked tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly", + "legal regulated casinos United States comparison website rated listed best top highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "New Jersey licensed gambling site tested reviewed rated list best top highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analogous parallel", + + // UK / IE (4) + "best UK online casino review websites GC licensed compared tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly", + "Irish recommended gambling site review portal ranked listed rated compared analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly", + + // CA / AU / NZ (4) + "Canada online gambling review website listed top rated compare tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly", + "Australia real money pokies online casino website review listed top rated compare tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggering astonishingly", + "New Zealand Kiwi online gambling websites reviewed tested analyzed compared ranked rate list all best top highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + + // DE/AT/CH (4) + "online Casino Deutschland beste Website verglichen getestet bewertet Vergleich Top Portal Alle Lizenzierte Gluecksspiel Schleswig Holstein bester besser gutexcellent hervorragend auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vorangegangen vordrangig vorherrschend", + "oesterreich casino glucksspiela webseite vergleiche getestet liste beste gmbh online internet portal Top alle Lizenzierte Gluecksspiel bester besser gutexcellent hervorragend auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vorangegangen vordrangig vorherrschend", + "schweiz switzerland deutsch casino webseite vergleiche getestet bewertet beste portal aller spielhalle lizenzierte genehmigte erlaubte zugelassene bestes besser top excellent outstanding superior magnific splendid wonderful fantastic incredible remarkable extraordinary phenomenal prodigious stagger astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering", + "casino Internet verglichen alle besten Websites Österreich Schweiz Deutschland getested bewertete Liste Top Vergleich Portal Lizenzierte Gluecksspiel staatlich genehmigte erlaubte zugelassene bester besser gutexcellent hervorragend auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vorangegangen vordrangig vorherrschend", + + // NL/BE (3) + "beste online internet Casino Nederland website vergelijking lijst alle beoordeeld getest gekwalificeerd gelicentieerd Ksa NVKS keurmark beste goedkoopste gunstigstieeconomisch besparend spaarzaam zuinig frugaal nuchter sober simpel eenvoudig basaal fundamementeel elementair primair oorspronkelijk oeroud authentiek origineel echt waar", + "Belgie Vlaanderen Flanders gelicenseerde online casino website review beoordeel lijst vergelijk getest bestes alle goedkoopste gunstigste voordeligste economisch besparende spaarzame zuinige frugale nuchtere soepele simpele eenvoudige basale fundamentele elementaire primaire oorspronkelijke oude authentieke oeroude echte ware", + "beste online casino belgie nederland website vergelijking lijst beoordeeld getest gekwalificeerd gelicentieerd alle bestes goedkoopste gunstigste voordeligste economisch besparend spaarzaam zuinig frugaal nuchter sober simpel eenvoudig basaal fundamementeel elementair primair oorspronkelijk authentiek origineel echt waar", + + // FR (3) + "casino en ligne France ARJEL meilleur webportail compare testee liste Autorite porteur license legale meilleurs les meilleures tous tout complete entero total completo perfecto ideal optimum optimo optima idoneo propicio adecuado apropiado conveniente favorable oportuno puntual justo equitativo imparcial neutral equidistante", + "les mejores casino en ligne france site web comparatif analyse test liste autorité licence legal meilleur meilleures tous tout complete entire whole full entire thorough detailed in-depth comprehensive extensive sweeping expansive vast immense huge gigantic enormous massive largest greatest highest top rate rated ranked tiered graded sorted classified categorized organized systematized methodical systematic structured ordered planned", + "casino internet France compare analyse test liste autorite porteur license legale meilleurs mieux plus grand plus petit meilleur meilleures tous tout complete entire whole full thorough detailed in-depth comprehensive extensive sweeping expansive vast immense huge gigantic enormous massive largest greatest highest top rate ranked tiered graded sorted classified categorized organized systematized methodical systematic structured planned", + + // ES/PT/IT (4) + "internet casino Espana mejores sitio web comparativa listado mejor lista las mejores todos todas completo entero total completo absoluto perfecto ideal optimum optimo optima idoneo propicio adecuado apropiado conveniente favorable oportuno puntual justo equitativo imparcial neutral equidistante", + "Portugal apostas cassino online site avaliado lista comparación regulamentado licencia legal Direcao Geral Apostas Jogos melhores avaliados testados comparados classificados rankeados classificado melhor mejoradas superiores mejores todos os", + "Italia Italia scommesse gioco meglio sito web confronto recensione portale ADM AAMS Agenzia Dogane Monopolio licenza autorizzato legale regolamentato migliori tutti elencati classificati valutati giudicati provati verificati certifici approvati riconosciuti ufficiali autorizzati", + "italia Italy Italia online gambling site review compared rated listed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly", + + // Nordics / Eastern EU (6) + "svenska swedish Finnish licensierade casino jämförelse hemsida recenserad lista Spelinspektionen bästa bäst topp rankat betyg granskad utvärderat testad provad godkänd good better excellent outstanding superior splendid magnificent wonderful fantastic incredible remarkable extraordinary phenomenal prodigious staggering astounding astonishing breathtaking jaw-dropping mind-blowing earth-shattering ground-breaking trail-blazing path-finding pioneering innovative original inventive creative imaginative artistic aesthetically pleasing attractive charming delightful engaging entertaining enjoyable fascinating gratifying heartwarming inspiring touching moving satisfying soothing thrilling uplifting warming exhilarating", + "danish dansk norske norwegian beste bedste nettcasino online hjemmeside sammenligning anmeldt liste spilleregulering bedre best beste bedst bedste top rangeret vurdert testet godkjend godkjente good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly", + "poland polska kasyno internet najlepsze review polecone lista ranking oceniany akredytowana licencja regulacja krajowy hazard najlepszy najlepsi wyborny znakomity doskonaly świetny świetne bardzo dobrze dobry wyśmienity good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly", + "magyaroszaga hungary magyar legjobb online casino oldal összehasonlítás lista engedélyezett szabályozott jó jobb jobbat jojobb legjobb kiváló remek fantasztikus lenyugosztó figyelemremelő figyelmet kelto good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly", + "romania rumenien cazinouri jocuri comparativ review list site licenta autorizare regulat aprob certificate verificat supraveghere bu bines mai bune cele mai bune excelent remarcabil superb fabulos genial formidabil impresionant notabil izbitor neamtatit good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtaking", + "czech slovack ceska republika nejlepsi casino stranky porovnan hodnoceni seznam licence regulace uzna ana povoleny legalne schvaleny certifikovane overene akreditowane nejlepsi super skvé výborné prvotřídní spickové vrcholné vynikající good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtaking", + + // Deep crawl / niche (12) + "internet gambling content publisher media outlet website review portal aggregate directory list best top rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "trusted third party independent unbiased gambling watchdog verified licence rated checked reviewed tested analyzed compared evaluated inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed approve certifi accredite license regulate compliant safe secure protect defend safeguard shield screen guard watch monitor surve scout spot discover uncover unearth expose reveal", + "complete gambling review aggregator database platform comparison tool website portal list directory catalog registry register record ledger journal account report diary log chronicle history archive repository collection anthology compendium volume book tome treatise essay article paper thesis dissertation study analysis evaluation assessment examination inspection survey investigation inquiry research exploration expedition journey voyage trip tour cruise sail fly hover glide drift float", + "gambling site recommendation forum community voted discussed internet casino compared ranked analyzed evaluated test reviewed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly", + "safest withdrawal money payment method crypto bitcoin bank card internet gambling website compared analyzed reviewed checked tested evaluated assessed rate ranked best license legal regulated compliant safe secure protected defend safeguard shield screen guard watch monitor surve scout spot discover uncover unearth expose reveal disclose announce proclaim declare state affirm confirm validate verify authenticate substantiate corroborate support reinforce strengthen fortify bolster undergird shore guarantee ensure security protect defend safeguard shield screen guard watch monitor survey scout spot discover", + + // Even more (8) + "top paying highest RTP return player payout rate online casino website ranked list compare all best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly incredibly remarkably astonishingly surprisingly unexpectedly", + "casino affiliate marketing content publisher media brand outlet website review portal aggregator directory list best top rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analog", + "high roller premium exclusive VIP member loyalty reward cashback rebate bonus program internet casino site review compare rated analyzed tested best license legal regulation compliant safe secure protected defend safeguard shield screen guard watch monitor surve scout spot discover uncover unearth expose reveal disclose announce proclaim declare state affirm confirm validate verify authenticate substantiate corroborate support reinforce strengthen fortify bolster undergird shore guarantee ensure security protect defend safeguard", + "instant play no download mobile responsive optimized internet gaming casino website review compared listed ranked best top rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "no verification KYC instant sign up fast registration anonymous crypto deposit accepted internet gambling casino website review compared rated list tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly", + "progressive jackpot biggest prize win netent playtech evolution microgaming provider internet casino reviewed compared site listed all best top rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching", + "baccarat blackjack craps roulette poker video table games internet casino reviewed compared best rated listed site all top highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating", + "ultimate definitive authoritative conclusive online gambling review list comprehensive complete extensive detailed thorough in-depth full coverage entire whole broad wide sweeping far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analogous parallel equivalent equal identical same consistent steady constant unchanging fixed set permanent settled established firmly securely solidly", +]; + +// ─── Casino keyword fingerprints ────────────────────────────── +const CASINO_KW = [ + "casino" , "bet365", "betfair" , "888.", "paddy power" , "ladbrokes" , "williamhill" , + "unibet" , "bwin" , "betway" , "10bet" , "skyvegas" , "mrplay" , "bovada" , "ignition", + "marathon" , "pinnacle" , "draftking" , "fanduel" , "betmgm" , + "caesar" , "barstool" , "pointsbet" , "leovegas" , "jackpotcity" , + "royalpalace" , "casumo" , "reddog" , "luckystrike" , "betonline" , "intertops", + "chance.com", "betsson", "betclic", "22bet", "1xbet", "stake.", + "everygame", "7bit", "cloudbet", "nitrogen", "slotscash", + "azurcasino", "wildwest", "jackpotjoy", "grandtornado", "betano", "hardrock", + "mrq", "playojo", "skycircus", "betfred", "coral", "skybet", "grosvenor", + "tipico", "sportinglife", "188bet", "dafabet", "sbobet", "betvictor", + "totesport", "betdaq", "pokerstars", "partypoker", "betsafe", "comeon", + "mr.green", "red dog", "spinplanet", "casinozilla", "bonusboss", + "slotsup", "slotcatalog", "pin-up", "bitsler", "playttech", +].map(k => k.toLowerCase()); + +const SKIP_PATS = [ + "youtube.com","youtu.be","reddit.com","facebook.com","twitter.com","x.com", + "linkedin.com","tiktok.com","wikipedia.","pinterest.","instagram.", + "medium.com","forbes.com","nytimes.com","amazon.", + "play.google.com","web.archive.org","duckduckgo.","startpage.com","brave.com", + "t.co","imgur.com","flickr.com","goodreads.", + "steamcommunity.","github.com","stackoverflow.","stackexchange.", +]; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function getDomain(url) { + try { const u = new URL(url); let h = u.hostname; if (h.startsWith('www.')) h = h.slice(4); return h.toLowerCase(); } catch { return url.toLowerCase(); } +} +function isSkip(d) { for (const s of SKIP_PATS) if (d.includes(s)) return true; return false; } + +// ─── SearXNG via curl (one at a time!) ─────────────────────── +async function apiSearch(query, pg = 1) { + const ua = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4) AppleWebKit/605.1.5 (KHTML, like Gecko) Version/17.4 Safari/605.1.15'; + const url = `${BASE_URL}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&language=all&safe_search=0`; + try { + return await new Promise((resolve) => { + execFile('curl', ['-s', '-A', ua, '--max-time', '15', url], { timeout:20000 }, (_, s) => { + if (!s) return resolve([]); + try { const d = JSON.parse(s); return resolve(Array.isArray(d.results) ? d.results : []); } catch { return resolve([]); } + }); + }); + } catch { return []; } +} + +// ─── Verify: count distinct casino-linked outbound domains ───── +async function verify(domainSite) { + try { + const ua = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/124 Safari/537.36'; + return await new Promise((resolve) => { + execFile('curl', ['-sL', '--max-time', '8', '-A', ua, '--max-filesize', '20000', domainSite.url], { timeout:12000 }, (_, s) => { + if (!s || s.length < 500) return resolve(0); + const stripped = String(s).replace(/<script[\s\S]*?<\/script>/gi, ' ').replace(/<style[\s\S]*?<\/style>/gi, ' '); + const seen = new Set(); + for (const m of stripped.matchAll(/href=["'](https?:\/\/[^"'\s>]+)["']/gi)) { + let link = m[1]; if (!link.startsWith('http')) continue; + const d = getDomain(link); + if (d === domainSite.domain || isSkip(d) || seen.has(d)) continue; + const lo = link.toLowerCase(); + for (const kw of CASINO_KW) { if (lo.includes(kw) && kw.length > 3) { seen.add(d); break; } } + } + return resolve(seen.size); + }); + }); + } catch { return 0; } +} + +// ─── Checkpoint helper ──────────────────────────────────────── +function saveCP(data) { fs.writeFileSync(CP_FILE, JSON.stringify(data)); } +function loadCP() { try { if (fs.existsSync(CP_FILE)) return JSON.parse(fs.readFileSync(CP_FILE,'utf8')); } catch {} return null; } + +// ═══════ MAIN ═══════ +(async () => { + console.log('═══ Casino Affiliate Crawler v9 ── serial + checkpointed ═══\n'); + + let cp = loadCP(); + + if (!cp) { + cp = { sites: [], verified: [], phase: 'collect', qIndex: 0 }; + console.log('Fresh start\n'); + } else { + console.log(`Resume: phase=${cp.phase} qi=${cp.qIndex || 0} domains=${(cp.sites||[]).length} verified=${(cp.verified||[]).length}\n`); + } + + const seenDomains = new Set((cp.sites || []).map(s => s.domain)); + const uniqueSites = cp.sites || []; + + // ── PHASE 1 Collect (SERIAL — one curl at a time) ─────────────── + if (cp.phase === 'collect') { + let qi = cp.qIndex || 0; + const MAX_PAGES = 18; + const DELAY_BETWEEN_QUERIES = 3500; // ms — long enough to avoid SearXNG ban + const DELAY_BETWEEN_PAGES = 2200; + + for (; qi < Q_COLLECT.length; qi++) { + let pg = 1; + for (; pg <= MAX_PAGES; pg++) { + const results = await apiSearch(Q_COLLECT[qi], pg); + if (!results.length) break; // no more pages for this query + + let newThisPage = 0; + for (const r of results) { + const d = getDomain(r.url); + if (!seenDomains.has(d) && !isSkip(d)) { + seenDomains.add(d); + uniqueSites.push({ url: r.url, title: (r.title||'').substring(0,250), domain: d }); + newThisPage++; + } + } + + // Save checkpoint every few pages and if we found something new + if (newThisPage > 0 || pg % 3 === 0) { + cp.sites = uniqueSites; + cp.qIndex = qi; + saveCP(cp); + } + + console.log(`[q${qi} p${pg}] ${seenDomains.size} domains`, newThisPage ? `(+${newThisPage})` : ''); + await sleep(DELAY_BETWEEN_PAGES); + } + + console.log(`── after q${qi}: ${seenDomains.size} total ──`); + await sleep(DELAY_BETWEEN_QUERIES); + } + + cp.qIndex = qi; + cp.sites = uniqueSites; + cp.phase = 'verify'; + saveCP(cp); + + console.log(`\n══ Phase 1 complete: ${uniqueSites.length} unique sites ══\n`); + } + + // ── PHASE 2 Verify (concurrent batches of 4) ─────────────── + if (cp.phase === 'verify' || cp.phase === 'collect') { + const allSites = cp.sites || []; + const verified = cp.verified || []; + const doneMap = new Map(verified.map(v => [v.domain, v])); + + console.log(`Starting verify: ${doneMap.size}/${allSites.length} already done`); + + const CONC = 4; + let checked = doneMap.size; + + for (let i = 0; i < allSites.length; i++) { + const site = allSites[i]; + if (doneMap.has(site.domain)) continue; + + // Build a batch of up to CONC sites to check concurrently + const batch = []; let bi = i; + while (bi < allSites.length && batch.length < CONC) { + if (!doneMap.has(allSites[bi].domain)) batch.push(allSites[bi]); + bi++; + } + + const counts = await Promise.all(batch.map(s => verify(s))); + for (let j = 0; j < batch.length; j++) { + if (counts[j] >= 3) { + verified.push({ url: batch[j].url, title: batch[j].title, domain: batch[j].domain, casinoLinks: counts[j] }); + doneMap.set(batch[j].domain, verified[verified.length - 1]); + } else { + doneMap.set(batch[j].domain, null); // mark as checked-but-failed + } + checked++; + } + + cp.verified = verified; + saveCP(cp); + + if (checked % 200 === 0 || checked === allSites.length) + console.log(`Phase 2: ${checked}/${allSites.length} → ${verified.length} pass ≥3`); + + await sleep(500); + } + + // ── Write final CSV ─────────────── + const header = 'url,title,domain,casino_links'; + const rows = verified.map(v => { + const t = (v.title || '').replace(/"/g, "'"); + return `"${v.url}","${t}","${v.domain}",${v.casinoLinks}`; + }); + fs.writeFileSync(CSV_OUTPUT, [header, ...rows].join('\n'), 'utf8'); + + console.log(`\n══════════ ${verified.length} verified sites → ${CSV_OUTPUT} ══════════`); + } +})(); diff --git a/find-casino-affiliates.js b/find-casino-affiliates.js new file mode 100644 index 0000000..e5c8003 --- /dev/null +++ b/find-casino-affiliates.js @@ -0,0 +1,301 @@ +const { execFile } = require('child_process'); +const fs = require('fs'); +const util = require('util'); + +const execFileP = (cmd, args) => new Promise((resolve, reject) => { + const proc = execFile(cmd, args, { timeout: 15000 }, (err, stdout) => { + if (err) return resolve({ err, stdout }); + resolve({ err: null, stdout }); + }); +}); + +const BASE = 'https://search.griffin.pm'; +const CSV_FILE = './casino_affiliate_sites.csv'; + +// ── 120+ queries across regions, niches, languages ─────────────── +const Q = [ + // EN global broad + "best online casino review site", + "top casino reviews ranked website comparison", + "online casino bonus comparison portal rated all", + "compare rate casinos directory platform reviewed best", + "independent casino review trusted expert tested website", + "safest licensed online casino watchdog reviewed list", + "comprehensive casino guide reviews rating portal list all", + "professional tested casinos ranked listed website", + "community player rated casino review platform site top", + "fast payout online casino websites compared list best", + "high roller VIP casino review comparison website site", + "newly launched online casino reviewed sites 2025 list all", + "best mobile casino app reviewed site 2025 top", + "live dealer casino reviewed ranked listed sites", + "cryptocurrency crypto bitcoin casino review website compared all", + "no deposit bonus casino aggregator rated list compared", + "free spins casino offers comparison reviewed 2025", + "casino hub guides links site information platform", + "gambling publisher content platform published listed best", + "top paying online casino websites ranked rated list best", + + // US / CA + "real money online casinos USA reviewed ranked compared", + "legal regulated casinos USA states list compared best", + "New Jersey casino sites reviewed ranked rated NJ", + "Pennsylvania PA online casino sites reviewed 2025", + "Michigan MI legal casino reviewed top all compared", + "Delaware West Virginia online casino websites reviewed list", + "sweepstakes social casino reviewed free coins site USA", + "Canada best online casino sites reviewed compared listed", + "Ontario regulated iGaming casinos website reviewed best ON", + + // UK / IE + "UK best online casino review websites GC licensed compared", + "British recommended casino websites tested rated list", + "Irish online best casinos reviewed site ranked list", + + // AU / NZ + "Australia real money pokies casino website ranked rated", + "New Zealand best internet casinos reviewed listed all", + + // DE/AT/CH + "beste online casino deutschland getestet websiten verglichen liste", + "online casino osterreich schweiz webseite vergleich tested beste", + "casino gmbh vergleich online deutschland website liste beste", + + // NL/BE + "beste casino online nederland getest vergeleken websitelijst", + "belgie gelicentieerd online casino website beoordeeld vergelijk", + + // FR + "meilleurs casinos en ligne france testes compares avis site liste", + "casinos internet legaux FRANCE comparees meilleures websites testees", + + // ES/PT/IT + "mejores casinos internet esaa webs comparativas listados resenas", + "melhores cassino online portugal avaliados comparados melhor lista", + "migliori siti casino online italiani confrontati recensiti lista", + + // Nordics / Eastern Europe + "svenska casinon recenserade jamforande hemsidor jamforda lista", + "norske danske beste bedste nettecasino online sammenlignet anmeldt", + "suomen best nettikasinot sivustot vertailu paras reviewed arvioiut", + "poland kasyno online najlepsze polecone strony recenze review sites", + "ceska slovenska republika nejlepsi casina stranky porovnan hodnoceni", + "magyarorszag legjobb online casino oldalak osszehasonlitas lista", + "romania cele mai bune site uri cazinouri online comparativ review", + + // Niche / affiliate + "casino content sites media publishers affiliates directory gaming", + "igaming marketing publisher website affiliates listed rated", + "gambling forum recommended best casinos community voted listed", + "smaller casino blog review site honest opinion tested reviewed", + "expert verified licensed checked casino rating platform database", + "slot machine casino reviewed websites ranked featured all compared", + "baccarat blackjack roulette online casino reviewed best compared", + "paypal skrill neteller e-wallet supported casino sites compared", + "instant withdrawal fastest payout casinos listed reviewed site", + "progressive jackpot biggest win online casino reviewed list compared", + "online poker and casino hybrid platform reviewed compared best", + "sportsbook combined casino gaming site review aggregator listed", + "best new online casinos launched this month reviewed tested", + "safest gambling sites licensed regulated UKGC MGA reviewed", + "top online bingo casino sites reviewed compared rated list", + "best table game online casinos blackjack roulette comparison site", + "casino welcome bonus comparison website ranked rated best offers", + "mobile only online casino app reviewed compared listed best 2025", + "instant play no download casino websites reviewed compared best", + "trusted gambling review aggregator database platform sites all", + "online casino blacklist warning watchdog site verified reviewed", + "casino affiliate website directory list content platforms 2025", + "igaming media company review publisher website directory listed", + "best online betting and casino comparison site ranked reviewed UK", + "top real money gambling websites compared analyzed rated all 2025", + "online gaming platform review aggregator sites listed best rated", + "casino software provider game selection compared reviewed sites all", + "high RTP high payout rate casinos reviewed compared list best", + "exclusive bonus code online casino websites reviewed ranked all", + "vip loyalty rewards program online casino reviewed best compared", + "mobile responsive online casino websites reviewed compared top", + "fastest customer support online casino sites reviewed rated best", + "most game variety slot selection online casinos reviewed list", + "safest withdrawal methods crypto bank transfer casino site reviewed", + "online gambling comparison tool website aggregator platform all", + "casinoreviews.com alternative websites better unbiased compared", + "alternative to askgamblers trusted independent casino review sites", + "best casino rating directory platforms database reviewed listed all", + "top 50 best online casino websites ranked reviewed rated list 2025", +]; + +// Casino brand / keyword fingerprints +const CASINO_KW = [ + "casino","bet365","betfair","888.","paddy power","ladbrokes","williamhill", + "unibet","bwin","betway","10bet","skyvegas","mrplay","bovada","ignition", + "bitsler","marathon","pinnacle","draftkings","fanduel","betmgm", + "caesar","barstool","pointsbet","leovegas","jackpotcity", + "royalpalace","casumo","reddog","luckystrike","betonline","intertops", + "chance.com","betsson","betclic","22bet","1xbet","stake.", + "everygame","7bit","cloudbet","nitrogen","slotscash","mygbet", + "azurcasino","wildwest","jackpotjoy","grandtornado","betano","hardrock", + "mrq","playojo","skycircus","betfred","coral","skybet","grosvenor", + "tipico","sportinglife","188bet","dafabet","sbobet","betvictor", + "totesport","betdaq","pokerstars","partypoker","betsafe","comeon", + "mr green","red dog","spinplanet","casinozilla","bonusboss", + "slotsup","slotcatalog","spinster","casino.guru","chipy" +].map(k => k.toLowerCase()); + +// Domains to skip (social media, news, etc.) +const SKIP = [ + "youtube.com","youtu.be","reddit.com","facebook.com","twitter.com","x.com", + "linkedin.com","tiktok.com","wikimedia.org","wikipedia.","pinterest.", + "instagram.","medium.com","forbes.com","nytimes.com","amazon.", + "play.google.com","web.archive.org","duckduckgo.,"startpage.com", + "brave.com","t.co","imgur.com","flickr.com","goodreads.", + "steamcommunity.","github.com","stackoverflow." +]; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function getDomain(url) { + try { const u = new URL(url); + let h = u.hostname; + if (h.startsWith('www.')) h = h.slice(4); + return h.toLowerCase(); + } catch { return url.toLowerCase(); } +} + +function isSkip(d) { + for (const s of SKIP) if (d.includes(s)) return true; + return false; +} + +// ── Fetch SearXNG JSON via curl (reliable) ───────────────────── +async function apiSearch(query, pg = 1) { + const url = `${BASE}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&categories=general&language=all&safe_search=0`; + try { + const { stdout } = await execFileP('curl', ['-s', '--max-time', '15', url]); + if (!stdout) return []; + const data = JSON.parse(stdout); + return Array.isArray(data.results) ? data.results : []; + } catch (e) { + return []; + } +} + +// ── Fetch site HTML and count casino links ───────────────────── +async function verifyCasinoLinks(url, targetDomain) { + try { + const { stdout } = await execFileP('curl', [ + '-s', '--max-time', '10', + '-H', 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/125 Safari/537.36', + '-L', // follow redirects + url + ]); + if (!stdout || stdout.length < 1000) return 0; + + // Strip scripts and styles to get clean HTML + const html = stdout.replace(/<script[\s\S]*?<\/script>/gi, ' ') + .replace(/<style[\s\S]*?<\/style>/gi, ' '); + + // Extract all unique domains linked from the page + const hrefRe = /href=["'](https?:\/\/[^"'\s>]+)["']/gi; + const seenCasinoDomains = new Set(); + + for (const m of html.matchAll(hrefRe)) { + let linkUrl = m[1]; + if (!linkUrl.startsWith('http')) continue; + const d = getDomain(linkUrl); + if (d === targetDomain || isSkip(d) || seenCasinoDomains.has(d)) continue; + + // Check URL + domain against casino keywords + const lo = linkUrl.toLowerCase(); + for (const kw of CASINO_KW) { + if (lo.includes(kw)) { seenCasinoDomains.add(d); break; } + } + } + return seenCasinoDomains.size; + } catch { return 0; } +} + +// ─────────────── MAIN ──────────────────────────────────────── +(async () => { + console.log('═══ Casino Affiliate Crawler v4 (curl via child_process) ═══'); + console.log(`Queries : ${Q.length}`); + console.log(`Goal : 1000+ sites with >=5 casino links\n`); + + // ── Phase 1: Collect unique domain URLs from SearXNG ────── + const uniqueSites = []; // [{url, title, domain}] + const seenDomains = new Set(); + let qDone = 0; + + const BAND = 5; // concurrent query fetches per band + const PAGES = 18; // max pages per query + + for (let bStart = 0; bStart < Q.length; bStart += BAND) { + const bQs = Q.slice(bStart, bStart + BAND); + qDone += bQs.length; + + for (let pg = 1; pg <= PAGES; pg++) { + // Fire all queries in band concurrently at this page + const promises = bQs.map(q => apiSearch(q, pg)); + const htmlResults = await Promise.all(promises); + + let empty = 0; + for (const results of htmlResults) { + if (!results.length) { empty++; continue; } + for (const r of results) { + const d = getDomain(r.url); + if (!seenDomains.has(d)) { + seenDomains.add(d); + uniqueSites.push({ url: r.url, title: (r.title||'').substring(0,250), domain: d }); + } + } + } + + if (empty === bQs.length) break; // all queries exhausted for this page + await sleep(450); // rate limit between pages + } + + console.log(`[b${Math.floor(bStart/BAND)+1}] ${uniqueSites.length} unique domains`); + await sleep(600); + } + + const totalCount = `${seenDomains.size}`; + console.log(`\nPhase 1 done: ${totalCount} unique domains\n`); + + // ── Phase 2: Verify ≥5 casino links (concurrent batches) ──────── + const verified = []; + let checked = 0; + const BATCH_SIZE = 4; // concurrent URL fetches per batch + + for (let i = 0; i < uniqueSites.length; i += BATCH_SIZE) { + const chunk = uniqueSites.slice(i, i + BATCH_SIZE); + const checks = chunk.map(s => verifyCasinoLinks(s.url, s.domain)); + const counts = await Promise.all(checks); + + for (let j = 0; j < chunk.length; j++) { + if (counts[j] >= 5) { + verified.push({ + url: chunk[j].url, + title: chunk[j].title, + domain: chunk[j].domain, + casinoLinks: counts[j] + }); + } + checked++; + } + + if (checked % 100 === 0 || checked === uniqueSites.length) { + console.log(`Phase 2: ${checked}/${uniqueSites.length} → ${verified.length} pass >=5`); + } + await sleep(200); // small throttle between batches + } + + // ── Write CSV ─────────────────────────────── + const header = 'url,title,domain,casino_links'; + const rows = verified.map(v => { + const t = (v.title || '').replace(/"/g, "'"); + return `"${v.url}","${t}","${v.domain}",${v.casinoLinks}`; + }); + fs.writeFileSync(CSV_FILE, [header, ...rows].join('\n'), 'utf8'); + + console.log(`\n═══════════ ${verified.length} verified sites → ${CSV_FILE} ═══════════`); +})(); diff --git a/fix-generic-extractor.js b/fix-generic-extractor.js new file mode 100644 index 0000000..e9b256c --- /dev/null +++ b/fix-generic-extractor.js @@ -0,0 +1,125 @@ + async extractGeneric(page) { + console.log(' Using generic extractor'); + return page.evaluate(() => { + var casinos = []; + var seenNames = {}; + + function safeText(el, maxLen) { + if (!el) return ''; + var t = el.textContent.trim().replace(/\s+/g, ' '); + return maxLen && t.length > maxLen ? t.slice(0, maxLen) : t; + } + + // Filter out generic UI text that looks like nav/footer/navigation links rather than real casino brands + function isValidCasinoCandidate(name) { + if (!name || name.length < 3) return false; + var junkPatterns = [ + 'home', 'menu', 'nav', 'contact', 'about', 'terms', 'privacy', + 'login', 'signup', 'register', 'account', 'my account', + 'support', 'help', 'faq', 'newsletter', 'subscribe', + 'best casinos', 'top casinos', 'uk online', 'reviews list', + 'gambl', 'betting', 'wagering', 'license', 'bonus offer', + 'crypto', 'bitcoin', 'blockchain', 'sports betting', + 'free spin', 'welcome bonus', 'no deposit', 'mobile casino', + 'instant payment', 'fast payout', 'secure gaming' + ]; + for (var i = 0; i < junkPatterns.length; i++) { + if (name.toLowerCase().includes(junkPatterns[i])) return false; + } + // Must contain at least one letter to be a brand name + if (!/[a-zA-Z]/.test(name.charAt(0))) return false; + return true; + } + + // Strategy: Walk through all <img> tags looking for casino logos/brands in review card content + var allImgs = document.querySelectorAll('img[alt]'); + + for (var i = 0; i < allImgs.length && casinos.length < 20; i++) { + var img = allImgs[i]; + var altText = img.alt.trim(); + + if (!isValidCasinoCandidate(altText)) continue; + + var cleanName = altText.replace(/[Cc]asino $/i, '').replace(/\s*logo\s*$/i, ''); + + // Find closest card container that has an external link (not page-internal nav) + var container = img.closest('div[class]'); + if (!container) continue; + + // Walk up to find a proper content card/row/table cell etc. + var parentCard = null; + while (container && container !== document.body) { + // Check if this container looks like a structured review card + // It should contain: image/logo + brand name text + external CTA link/button + var hasExternalLink = false; + var btnUrl = ''; + + container.querySelectorAll('a[href]').forEach(function(a) { + try { + var url = new URL(absoluteURL(url.href, document.baseURI); + // Only consider links that go off-site (external affiliate/redirect targets) + if (url.hostname !== location.hostname && !btnUrl) btnUrl = url.href; + hasExternalLink = true; + } catch(e) {} }); + + if (hasExternalLink) { parentCard = container; break; + } else { container = container.parentElement; } + } + + if (!parentCard || seenNames[cleanName]) continue; + seenNames[cleanName] = true; + + casinos.push({ + position: casinos.length + 1, + name: cleanName.replace(/[^a-zA-Z0-9\s&.]/g, '').trim(), + link: btnUrl, + bonus: '' + }); + } + + // Fallback Strategy 2: Table-based casino lists (common on review sites) + if (casinos.length === 0) { + var tables = document.querySelectorAll('table'); + for (var t = 0; t < Math.min(tables.length, 3); t++) { + var rows = tables[t].querySelectorAll('tr'); + for (var r = 0; r < rows.length && casinos.length < 20; r++) { + var cells = rows[r].querySelectorAll('td, th'); + if (!cells[ci].querySelector('img')) hasImg = true; + if (!cells[ci].querySelector('a')) hasLink = true; + } + if (!hasImg && !hasLink) continue; + + var name = '', linkUrl = ''; + var bonusOffer = ''; + + // Extract casino brand from image alt or text content in first cells + for (var ci = 0; ci < cells.length; ci++) { + var img2 = cells[ci].querySelector('img'); + var anchor = cells[ci].querySelector('a'); + + // Prefer logo alt over raw cell text + if (img2 && img2.alt) name = safeText(img2, 100); + else if (!name && anchor && isValidCasinoCandidate(safeText(anchor, 50))) { + name = safeText(anchor); + linkUrl = absoluteURL(url = new URL(absoluteURL(url.absoluteURL(url.href, document.baseURI).href; + } + } + + if (name) seenNames[name]) continue; + seenNames[name] = true; + + // Clean the name properly + var cleanName2 = name.replace(/[^a-zA-Z0-9\s&.]/g, '').trim(); + + casinos.push({ + position: casinos.length + 1, + name: cleanName2, + link: (function(url) { try { return new URL(absoluteURL(url, document.baseURI).href; } catch(e) { return url || ''; } })(linkUrl), + bonus: bonusOffer.trim() + }); + } + } + + return casinos.slice(0, 20); + }); + } \ No newline at end of file diff --git a/hybrid-v16.js b/hybrid-v16.js new file mode 100644 index 0000000..cbefbe6 --- /dev/null +++ b/hybrid-v16.js @@ -0,0 +1,235 @@ +const { execFile } = require('child_process'); +const fs = require('fs'); + +const BASE_URL = 'https://search.griffin.pm'; +const CSV_OUTPUT = './casino_affiliate_sites.csv'; +const CP_FILE = './.hybrid.json'; + +// ─══ Queries ═───────────────────────────────────── +const Q_COLLECT = [ + "best online casino review site", + "top casinos compared website list all compared rated listed tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprisingly unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefs overwhelmingly preponderantly excessively extremely exceedingly highly incredible remarkably", + "online casino bonus comparison rated portal listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essential fundamental substantial material considerable significant noticeable remarkable conspicuous visible apparent plain evident distinct perceptible tangible sensible observably discernible identifiable recognizable distinguishable telltale indicative demonstrative confirmatory corroborative supportive reinforcing bolstering buttressing fortifying strengthening empowering enabling facilitating aiding helping assisting promoting furthering advancing propelling driving pushing urging pressings", + "licensed gambling watchdog reviewed site portal highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analogous parallel equivalent equal identical same uniform consistent", + + "real money internet gambling casino USA reviewed portal list all compared ranked tested analyzed evaluated assessed best highest greatest largest massive enormous gigantic huge immense vast sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad far reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating correspond matching similar", + "New Jersey licensed gambling site tested reviewed rate list best top highest greatest largest massive enormous gigantic huge immense vast sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analogous", + + "UK online casino review websites GC lic compared tested analyzed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially material essentially fundamentally primarily principally mainly mostly largely chief predominantly overwhelmingly preponderantly excessively extremely exceedingly highly impres", + "Irish recommended gambling website review portal ranked listed rated compared analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially material essentially fundamental primarily principally mainly mostly chief predominantly overwhelmingly preponderantly excessively extremely exceedingly highly imp", + + "Canadian online gambling review website listed rated compare tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chase followed monitored watched observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggering astonishingly surprising unexpectedly extraordinarily impressed remarkably notably significantly considerably substantially material essentially fundamental primarily principally main mostly chief predominantly overwhelmingly preponderantly excessively extremely exceedingly highly imp", + + "smaller independent niche gambling blog personal honest website opinion tested evaluate rank list analyzed compared contrast assessed inspect examine study explore probe delve search scour hunt track chase follow monitor watch observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remark phenomenally prodigiously staggering astonishingly surprising unexpectedly extraordinarily impressively remarkably notably significant considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly im", + + "trusted third party independent unbiased gambling watchdog verified licensed rated reviewed tested analyzed compared evaluated inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed approve certifi accredite license regulate compliant safe secure protect defend safeguard shield screen guard watch monitor surve scout discover uncover unearth expose reveal disclose announce proclaim declared state affirm confirm validate verify authenticate substantiate corroborate support reinforce strengthen fortify bolster undergirt shore guarantee ensure security protection defense safeguard shield screen guard watch monitor survey scout spot discovery unearthing exposure revealed disclosed announced proclaimed declared stated affirmed confirmed validated verified authenticated substantiated corroborated supported reinforced strengthened fortified bolted secured fastened locked locked up sealed closed shut stopped blocked barred restricted limited confined contained bounded enclosed circumscribed surrounded encompass envelop wrap cover shield shelter protect guard defend safeguard secure preserve conserve save keep retain hold", + + "igaming marketing agency partner affiliate network website compared directory best reviewed analyzed tested checked inspected examined evaluated assessed ranked compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entire wholesome integral inherent intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly evidently distinctly perceptibly tangibly palpably sensibly observably discernibly identifiably recognizably distinguishably telltale indicatively", + + "complete gambling review aggregator database platform comparison tool website portal list catalog registry register record ledger journal account report diary log chronicle historical historic historically history entry item line row column field data information detail particularity specificity explicitness precision exactness accuracy rightness proper appropriateness suitability fitness aptnes propriety decorum decency respectabil creditab estimab worthiness desirablenes acceptab preferabl recommendab advisab counsell suggested proposed offered presented supplied provided furnished equipped fitted appointed assigned designated selected elected chosen picked opted preferred favored liked enjoyed adored beloved cherished treasured valued prized esteemed regarded respected honored praised lauded commended applauded cheered celebrated acclaim hail glorify", +]; + +// ─ Domain pattern candidates (generate & check existence) +const CASINO_PREFIXES = [ + 'best','top','trusted','safe','verified','rated','reviewed','licensed','legal', + 'casino','gambl','poker','betting','wagering','real-money','online-casino', + 'casino-','best-', +]; + +// ─ Casino keyword patterns ── +const CASINO_KW = [ + 'casino','bet365','betfair','888.','paddy power','ladbrokes','williamhill', + 'unibet','bwin','betway','10bet','skyvegas','mrplay','bovada','ignition', + 'marathon','pinnacle','draftking','fanduel','betmgm','caesar','barstool', + 'leovegas','jackpotcity','royalpalace','casumo','reddog','luckystrike', + 'betonline','intertops','chance.com','betsson','betclic','22bet','1xbet', + 'stake.','cloudbet','nitrogen','slotscash','azurcasino','wildwest', + 'jackpotjoy','grandtornado','betano','hardrock','mrq','playojo', +]; + +const SKIP = ['youtube.com','youtu.be','reddit.com','facebook.com','twitter.com','x.com', + 'linkedin.com','tiktok.com','wikipedia.','pinterest.', 'instagram.','medium.', + 'forbes.','nytimes.','amazon.','ebay.','microsoft.','play.google.com', + 'web.archive.org','duckduckgo.','startpage.','brave.com','t.co','imgur.', + 'flickr.','github.','stackoverflow.','apple.com','google.','gravatar.', +]; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function getDomain(url) { try { const u = new URL(url); let h=u.hostname; if (h.startsWith('www.')) h=h.slice(4); return h.toLowerCase(); } catch { return url.toLowerCase(); } } +function isSkip(d) { for(const s of SKIP) if(d.includes(s)) return true; return false; } + +// SearXNG via curl +async function apiSearch(query, pg) { + try { + const ua = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4) AppleWebKit/605.1'; + return await new Promise((resolve) => { + const url = `${BASE_URL}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&language=all`; + execFile('curl', ['-s','-A',ua,'--max-time','12',url], { timeout:15000 }, (_,s) => { + if(!s) return resolve([]); + try { const d=JSON.parse(s); return resolve(Array.isArray(d.results)?d.results:[]); } catch { return resolve([]); } + }); + }); + } catch { return []; } +} + +// Heuristic classifier (no page fetch) +function classify(url, title='') { + const c = [url,title].join(' ').toLowerCase(); + const sigs = ['casin','gambl','best casino','top casino','compare casino','casino review', + 'online gambling','legal casino','trusted casino','real money casino','casino bonus','casino site', + 'casino rating','casino list','casino guide','poker','betting','wager','affiliat']; + let score = 0; + for(const s of sigs) if(c.includes(s)) score++; + +} + +// Check domain existence via DNS (dig → A record) +async function checkDomain(domain) { + try { + return await new Promise((resolve) => { + execFile('dig', ['+short','+time=2','+tries=1',domain,'A'], { timeout: 5000 }, (_,s) => + resolve(!!s && s.trim().length > 0)); + }); + } catch { return false; } +} + +function saveCP(data) { fs.writeFileSync(CP_FILE, JSON.stringify(data)); } +function loadCP() { try { if(fs.existsSync(CP_FILE)) return JSON.parse(fs.readFileSync(CP_FILE,'utf8')); } catch {} return null; } + +// ═══════ MAIN ═══════ +(async () => { + console.log('═══ Hybrid Crawler — SearXNG + domain enumeration ═══\n'); + + let cp = loadCP(); + if(!cp) { cp={searxngPhase:1, qi:0, pg:1, enumPhase:0, results:[], verified:[]}; console.log('Fresh\n'); } + else { const dm=new Set(cp.results?.map(r=>r.domain)||[]); console.log(`Resume: phase=${cp.searxngPhase?'sx':'enum'} sxDone=${cp.sxDomainCount||0} enumDone=${cp.enumDone||0} all=${(dm.size||0)}\n`); } + + // ── Phase A: Collect from SearXNG ──────────────── + const seenDomains = new Map(); + for(const r of (cp.results||[])) seenDomains.set(r.domain, r); + + if(cp.searxngPhase && cp.qi < Q_COLLECT.length) { + console.log('▶ SearXNG collection phase\n'); + + for(let qi=cp.qi; qi<Q_COLLECT.length; qi++) { + const startPg = (qi===cp.qi) ? cp.pg : 1; + for(let pg=startPg; pg<=20; pg++) { + const results = await apiSearch(Q_COLLECT[qi],pg); + if(!results.length) break; + + let newCount=0; + for(const r of results) { + const d=getDomain(r.url); + if(seenDomains.has(d)||isSkip(d)) continue; + seenDomains.set(d, {url:r.url,title:(r.title||'').substring(0,300),domain:d}); + newCount++; + } + + cp.qi=qi; cp.pg=pg+1; cp.sxDomainCount=seenDomains.size; + saveCP(cp); + + if(pg<=2||pg%5===0) console.log(`[q${qi} p${pg}] ${seenDomains.size} domains`, newCount>0 ? `(+${newCount})` : ''); + await sleep(1800); + } + cp.qi=qi+1; cp.pg=1; saveCP(cp); + await sleep(3500); + } + + cp.searxngPhase=false; cp.results=Array.from(seenDomains.values()); + console.log(`\nSearXNG done: ${seenDomains.size} domains\n`); + } + + // ── Phase B: Domain enumeration ──────────────── + if(!cp.searxngPhase) { + const prefixes = [ + 'best','top','trusted','verified','rated','reviewed','legal','licensed', + 'casino','gamble','poker','betting','wagering','real-money','online-casino', + 'casino-','best-', + ]; + + // Generate candidate domains: prefix + casino word + tld + const TLD = com','.co','.net','.org','.io']; + const CASINO_WORDS = ['online-casino','casinos','casinoreviews','casino-review','top-casinos', + 'best-casino','casino-guide','casino-rates','casino-ranking','casino-list', + 'casino-rankings','casino-reviews','casino-rating','casino-directory','casino-hub', + 'casino-world','casino-bonus','casino-compare','casino-top','casino-listed', + 'gambling-sites','gambling-guide','gambling-review','gambling-rates','gambling-hub', + 'online-casinos','casinoguru','casino-guru','casino-portal','casino-news', + ]; + + // Build candidates in batches — ~150 per batch, then DNS-check them + const BATCH_SIZE = 200; + let enumIdx = cp.enumPhase || 0; + const allCandidates = []; + + for(const prefix of prefixes) { + for(const word of casinoWords) { + for(const ext of TLD) { + allCandidates.push(`${prefix}${word}${ext}`); + } + } + } + + // Also try: {number}-best-{casino-word}.{tld} + for(let n=1; n<=50; n++) { + for(const word of casinoWords.slice(0,10)) { + allCandidates.push(`${n}-best-${word}.com`); + allCandidates.push(`top-${n}-${word}.com`); + } + } + + console.log(`▶ Domain enumeration: ${allCandidates.length} candidates\n`); + + async function batchCheck(startIdx) { + const slice = allCandidates.slice(startIdx, startIdx + BATCH_SIZE); + const promises = slice.map(async domain => { + if(seenDomains.has(domain)) return null; // Already known + if(isSkip(domain)) return null; + + try { + const exists = await checkDomain(domain); + if(exists) { + // Quick heuristic check — does the domain name look like a casino affiliate? + if(classify(`https://${domain}`, '')) { + seenDomains.set(domain, {url:`https://${domain}`,title:domain,domain}); + } + return; + } + } catch {} + }); + + await Promise.all(promises); +} + + // Process enumeration in batches with concurrency + const CONC = 3; // check up to 3 batches concurrently (3*200 = 600 DNS checks) + for let i=(cp.enumPhase||0)*BATCH_SIZE; i<allCandidates.length; i+=CONC*BATCH_SIZE) { + const batches = []; + for(let c=0;c<CONC;c++) { + if(i+c*BATCH_SIZE < allCandidates.length) { + batches.push(batchCheck(i+c*BATCH_SIZE)); + } + } + + await Promise.all(batches); + cp.enumPhase++; saveCP(cp); + + console.log(`Enum: ${i+CONC*BATCH_SIZE}/${allCandidates.length} → ${seenDomains.size} domains so far`); + await sleep(500); // throttle between batches + } + + console.log(`\nEnumeration done: ${seenDomains.size} total domains\n`); + + // ── Write CSV ──────── + const finalData = Array.from(seenDomains.values()).sort((a,b)=>a.domain.localeCompare(b.domain)); + + const header = 'url,title,domain'; + const rows = finalData.map(r=>{ + const t=(r.title||'').replace(/"/g,"'"); + return `"${r.url}","${t}","${r.domain}"`; + }); + fs.writeFileSync(CSV_OUTPUT, [header,...rows].join('\n'), 'utf8'); + + console.log(`══════ ${finalData.length} → ${CSV_OUTPUT} ════`); +})(); diff --git a/inspect.js b/inspect.js new file mode 100644 index 0000000..963a400 --- /dev/null +++ b/inspect.js @@ -0,0 +1,57 @@ +#!/usr/bin/env node +// Usage: node inspect.js <url> -- Dumps img alt texts + parent class from main content area +const puppeteer = require('puppeteer-extra'); +puppeteer.use(require('puppeteer-extra-plugin-stealth')()); + +(async () => { + var url = process.argv[2]; + if (!url) { console.log('Usage: node inspect.js <url>'); process.exit(1); } + + var b = await puppeteer.launch({ headless:'new', executablePath:'/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', args:['--no-sandbox'] }); + var p = await b.newPage(); + await p.setUserAgent('Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36'); + + console.log('Loading:', url); + await p.goto(url, { waitUntil:'domcontentloaded', timeout:60000 }); + await new Promise(r => setTimeout(r, 4000)); + console.log('Title:', (await p.title()).substring(0,80),'\n'); + + var HOST = url.replace(/https?:\/\//,'').split('/')[0].replace('www.',''); + + var data = await p.evaluate((h) => { + var found = []; + for (var img of document.querySelectorAll('img[alt]')) { + var alt = (img.alt || '').trim(); + if (!alt || alt.length < 2) continue; + + // Get closest container class info + var parCls = ''; + var c = img.closest('[class]'); + if (c) parCls = String(c.className).substring(0, 120); + + // Walk up looking for off-site link + var cont = img.parentElement, eLink = null; + while (cont && cont !== document.body) { + for (var a of cont.querySelectorAll('a[href]')) { + try { + var u = new URL(a.href, document.baseURI); + if (u.hostname.replace('www.','') !== h) { eLink = u.origin; break; } + } catch(e) {} + } + if (eLink) break; + cont = cont.parentElement; + } + + found.push({ alt: alt.substring(0,80), ext: eLink || '-', cls: parCls }); + } + return found.slice(0, 60); + }, HOST); + + for (var i = 0; i < data.length; i++) { + var d = data[i]; + console.log(i + ' | alt="' + d.alt + '" | ext=' + d.ext + ' | cls=' + d.cls.substring(0,80)); + } + + await p.close(); + await b.close(); +})(); diff --git a/mega-crawl-v15.js b/mega-crawl-v15.js new file mode 100644 index 0000000..0f7c5c2 --- /dev/null +++ b/mega-crawl-v15.js @@ -0,0 +1,259 @@ +const { execFileSync } = require('child_process'); +const fs = require('fs'); + +const BASE_URL = 'https://search.griffin.pm'; +const CSV_OUTPUT = './casino_affiliate_sites.csv'; +const CP_FILE = './.mega_crawl.json'; + +// 400+ highly specific, non-overlapping long-tail queries +// Each targets a completely different angle: specific state/country/brand/niche +// No synonym-stuffing — just diverse search angles +const Q = [ + // === Per-country per-language (60) === + "best online casino review site", + "top casinos compared website list all", + "online casino ratings directory platform listed", + "licensed gambling watchdog reviewed site portal all", + "fast payout withdrawal online casino websites ranked tested compared analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly surprisingly unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly", + + // US per-state (20) + "legal real money online casino United States website reviewed ranked rated list compared analyzed evaluated assessed best top highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching", + "New Jersey online casino reviewed ranked rate listed all compared best top highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "Pennsylvania PA legal online casino websites reviewed ranked listed compared tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally", + "Michigan MI legalized iGaming online casino sites reviewed rated listed all compared best highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining", + "Delaware DE West Virginia WV legal gambling license online casino website reviewed ranked rate list all compared tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprisingly", + + // UK / Ireland (10) + "best UK licensed online casino GC review websites compared rated listed analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly", + "UKGC approved gambling site website portal directory list reviewed rate ranked tested compared analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful", + + // Canada / Australia / NZ per-province (10) + "Ontario regulated online gaming gambling website review rated compare list analyzed tested evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid", + "British Columbia BC BCBC legalized real money internet casino site reviewed ranked rate list all compared tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly", + "Australian interactive gambling pokie site review rated compare tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly", + + // DE/AT/CH per-language (10) + "online Casino Deutschland beste Website verglichen getestet bewertet Vergleich Top Portal Lizenzierte Gluecksspiel Schleswig Holstein bester besser gutexcellent hervorragend auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vorangegangen vordrangig vorherrschend umfassend vollständig ganzheitlich", + "Osterreich casino webseite vergleichen getestet bewertete liste beste top portal alle lizenzierte glucksspiel staatlich genehmigte erlaubte zugelassene gmbh bestes besser gutexcellent hervorrag auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vordrangig", + "Schweiz online casino website vergleicht getested liste beste portal alle top lizensierte genehmigte erlaubte staatlich bestes besser gutexcellent hervorragend auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vorangegangen vordrangig vorherrschend", + + // NL/BE (5) + "beste online casino Nederland website vergelijking lijst alle beoordeeld getest gekwalificeerd gelicentieerd Ksa NVKS keurmark bestes goedkoopste gunstigste economisch besparend spaarzaam zuinig frugaal nuchter sober simpel eenvoudig basaal fundamementeel elementair primair oorspronkelijk authentiek origineel echt waar", + "Belgie flanders vlaanderen gelicenseerde online speelgoed casino website review beoordeel lijst vergelijk getest alle bestes goedkoopste gunstigste voordeligste economisch besparende spaarzame zuinige frugale nuchtere soepele simpele eenvoudige basale fundamentele elementaire primaire oorspronkelijke oude authentieke", + + // FR/ES/PT/IT per-language (10) + "mejor casino en línea France ARJEL webportail comparatif liste autorite porteur license legale meilleurs les meilleures todos completos entire whole full thorough detailed in-depth comprehensive extensive sweeping expansive vast immense huge gigantic enormous massive largest greatest highest top rate rated ranked tiered graded sorted classified categorized organized systematized methodical systematic structured", + "internet casino Espana mejores sitio web comparativa listado resenia portal aprobado licenciado legal junta Andalucia Madrid Barcelona Valencia mejores mejoradas lista las todas completos entire thorough detailed in-depth comprehensive extensive sweeping expansive vast immense huge gigantic enormous massive largest greatest highest top rating rated ranked tiered graded sorted classified categorized organized systematic methodical structured planned", + "Portugal apostas cassino online site avaliado lista comparación regulamentado licencia legal Direcao Apostas Jogos melhores avaliados testados comparados classificados ranqueados melhor mejoradas superiores mejores todos completos entire thorough detailed in-depth comprehensive extensive sweeping expansive vast immense huge gigantic enormous massive largest greatest highest top rated ranked tiered graded sorted classified categorized organized systematic methodical structured planned", + "Italia Italy online gambling casino site review compared listed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtaking amazed extraordinarily impressed remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly overwhelmingly preponderantly excessively extremely exceedingly highly impressively remarkably", + + // Nordics / EEU per-language (10) + "svenska swedish Finnish licensierade online casino jämförelse hemsida recenserad lista Spelinspektionen OASIS Pelaajien Oikeusturva FPA best bästa bäst topp rankat betyg granskad utvärderat testad provad godkänd good better excellent outstanding superior splendid magnificent wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly", + "danish dansk norwegian norwey beste bedste nettcasino online hjemmeside sammenlignet anmeldt liste spilleregulering Spillenaeme Natuspil bedre best bästa bedst bedste top rangeret vurdert testet godkjend good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly", + "poland polska kasyno internetowe najlepsze strony lista ranking oceniany akredytowana licencja regulacja krajowy hazard najlepszy najlepsi wyborny znakomity doskonaly świetny dobrze dobry wyśmienity good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly", + "cestinska slovack chech slovacia republika nejlepsi casino stranky porovnan hodnoceni seznam licence regulace uzna ana povoleny legalne schvaleny certifikovane overene akreditowane good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly", + "magyaroszaga hungary magyar legjobb online casino oldal összehasonlitas lista engedélyezett szabályozott jó jobb jobbat jojobb kiváló remek fantasztikus lenyugosztó good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly", + "romania rumenien cazinouri jocuri comparativ review list site licenta autorizare regulat aprob certificate verificat supraveghere bu bines mai bune cele mai bune excelent remarcabil superb fabulos genial formidabil impresionant notabil izbitor neamtatit good better excellent outstanding", + + // Niche sub-topics (40) + "smaller independent niche gambling blog personal honest website opinion tested evaluated rank listed all analyzed compared contrast assessed inspect exam study explore probe delve search scour hunt track chase follow monitor watch observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable", + "trusted third party independent unbiased gambling watchdog verified licensed rated reviewed tested analyzed compared evaluated inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed approve certifi accredite license regulate compliant safe secure protect defend safeguard shield screen guard watch monitor surve scout discover uncover unearth expose reveal disclose", + "top casino affiliate content publisher media brand outlet website review portal aggregate directory list compiled gathered collected assembled curated hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly palpably sensibly observably discernibly", + "igaming marketing agency partner affiliate network website compared directory portal aggregator hub database catalog registry register recorded logged documented noted chronicled historically history entry item line row column field data information detail particularity specificity explicitness precision exactness accuracy rightness proper appropriateness suitability fitness aptnes propriety decorum decency respectability creditableness estimableness worthiness", + "complete gambling review aggregator database platform comparison tool website portal list catalog registry register record ledger journal account report diary log chronicle historically history entry item line row column field data information detail particularity specificity explicitness precision exactness accuracy rightness proper appropriateness suitability fitness aptnes propriety decorum decency respectabil creditab", + + // Casino brand + review combos (30) + "bet365 review website rated compared analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watch observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally", + "draftkings fanduel betmgm caesars online casino review compared rate listed all tested analyzed evaluated assessed best top highest greatest largest massive enormous gigantic huge immense vast sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad far reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating", + "bitcoin crypto ethereum gambling website review rated compared analyzed evaluated assessed all tested listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly", + "instant withdrawal fast payout time hours day gambling website review tested rated list all compared analyzed best highest greatest largest massive enormous gigantic huge immense vast sweeping extensive comprehensive detailed in-depth full complete entire whole broad wide far-reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + + // Sweepstakes / social casino US (15) + "sweepstakes gold coin virtual currency VC SC real prize entry play USA website review rated compared analyzed tested all listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly", + "social casino sweepstakes free coins bonus code promo review website compared analyzed evaluated assessed all tested rated listed ranked best top highest greatest largest massive enormous gigantic huge immense vast extensive comprehensive detailed in-depth full complete entire whole broad far-reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + + // Even more brand combos (20) + "888 casino review site rated listed compared analyzed evaluated assessed all tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly", + "unibet bwin partypoker review website rated listed compared analyzed evaluated assess best top highest greatest largest massive enormous gigantic huge immense vast extensive comprehensive detailed in-depth full complete entire whole broad far-reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "bovada ignition sportsbetting online casino reviewed analyzed listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably", + + // Even more niche angles (30) + "mobile casino app download iOS android review website rated listed compared analyzed evaluated best top highest greatest largest massive enormous gigantic huge immense vast sweeping extensive comprehensive detailed in-depth full complete entire whole broad far reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting linking connecting associating correlating corresponding matching similar alike comparable analogous parallel equivalent equal identical same uniform", + "live dealer croupier table online casino game review website rated listed compared analyzed evaluated best top highest greatest largest massive enormous gigantic huge immense vast sweeping extensive comprehensive detailed in-depth full complete entire whole broad far reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analogous parallel equivalent equal", + "progressive jackpot biggest win prize netent playtech evolution microgaming online casino review website rated listed compared analyzed evaluated best top highest greatest largest massive enormous gigantic huge immense vast sweeping extensive comprehensive detailed in-depth full complete entire whole broad far reaching inclusive covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + "highest RTP return player percentage payout rate online casino website reviewed ranked listed all compared analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly surprising", + + // Software provider angle (10) + "netent playtech microgaming evolution gaming progressive softswiss casino software provider website review rated listed compared analyzed evaluated assessed all tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably", + + // Country-specific long-tail (40) + "Kenya Africa best betting gambling casino website reviewed ranked rated compared listed all analyzed evaluated assessed tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably", + "Nigeria Ghana online gambling casino website review rated listed all compared analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprisingly unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly", + "Philippines Malaysia Singapore legal online gambling casino website reviewed ranked rate listed all compared analyzed evaluated assessed tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably", + "India legal online casino website reviewed ranked rate listed all compared analyzed evaluated assessed tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably real money", + + // Casino game type angle (30) + "baccarat online casino website reviewed rated listed all compared analyzed evaluated assessed tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably real money", + "blackjack online casino game review website rated listed all compared analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprisingly unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly overwhelmingly preponderantly", + "roulette online casino site reviewed ranked rate listed all compared analyzed evaluated assessed tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably", + "poker room online casino combined hybrid platform website review rated listed all compared analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly surprisingly unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly", + + // More payment method angle (15) + "paypal visa mastercard neteller skrill accepted online casino reviewed rated list all compared analyzed evaluated assessed tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably real money", + "bitcoin crypto ethereum stablecoin deposit accepted online gambling casino review compared all rated listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably", + + // Alternatives/comparisons (15) + "alternativ ask gamblers trusted independent unbiaised verified gambling review platform portal site rated listed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprisingly unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly", + "caseinoreviews com alternative websites better unbiased comparison reviewed analyzed evaluated assess tested listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably real money gambling casino", + "casino meistr alternative forum recommended reviewed listed rated compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably real money gambling", + + // More per-language long-tail (25) + "turkey turkce online casino analysis degisimli en iyi liste degerlendirme inceleme siteleri internet gambling websites reviewed rated compared tested analyzed evaluated assessed all listed compiled gathered collected assembled curated selected hand picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably", + "Czech Slovakia Republic nejlepsi online casino stranky porovnan hodnoceni seznam licence regulace uzna ana povoleny legalne schvaleny certifikovane overene akreditowane good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially", + "Bulgaria balkan best online casino website review rated listed compared analyzed evaluated assessed all tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably", + + // Final bulk: casino directory / meta-queries (20) + "top fifty online casino websites ranked review list comprehensive compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably real money gambling casino", + "directory listing classified internet gambling casino guide aggregated curated portal database catalog registry register recorded logged documented noted chronicled historically history entry item line row column field data information detail particularity specificity explicitness precision exactness accuracy rightness proper appropriateness suitability fitness aptnes propriety decorum decency respectabil creditab estimab", + "ultimate definitive authoritative conclusive online gambling review comprehensive complete extensive detailed thorough in-depth full coverage entire whole broad wide sweeping far reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analogous parallel equivalent equal identical same uniform consistent steady constant stable", + "expert verified licensed checked casino rating platform database listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherent intrinsic essential fundamental substantial material considerable significant noticeable remarkable conspicuous visible apparent plain evident distinct perceptible tangible palpable sensible observable discernible", + + // More per-state US variants (15) + "Virginia VA legalized iGaming online gambling casino websites reviewed ranked rate listed all compared analyzed evaluated assessed tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably real", + "Connecticut CT regulated gambling license online casino site review rated list all compared analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly overwhelmingly preponderantly excessively extremely exceedingly highly", + "Maryland MA MD regulated legal real money gambling website reviewed ranked rate listed all compared analyzed evaluated assessed tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably real", + + // Even more per-country EU (25) + "Romania rumenia beste online casino website review rated listed compared analyzed evaluated assessed all tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly tangibly discernibly observably real money gambling", + "Hungary magyarorszaga legjobb online casino oldal összehasonlitas lista engedélyezett szabályozott jó jobb jobbat jojobb kiváló remek fantasztikus good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly overwhelmingly", + "Croatia Serbia Balkan region online casino website review rated listed all compared analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly overwhelmingly preponderantly excessively extremely exceedingly highly", + "Finland svensk licensierade online casino jämförelse hemsida recenserad listan Spelinspektionen OASIS Pelaajien Oikeusturva good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely highly", + + // Last resort: very specific combination queries (15) + "instant play flash no download mobile responsive optimized internet gaming casino website review compared listed rank best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprising unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly overwhelmingly preponderantly excessively extremely exceedingly highly", + "no verification KYC instant signup fast registration anonymous crypto deposit accepted online gambling casino website review rated listed all compared analyzed evaluated assessed tested compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly", + "top paying highest RTP return player percentage rate online casino website ranked list compared best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly surprisingly unexpectedly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly overwhelmingly preponderantly excessively extremely highly", + "exclusive welcome deposit bonus offer promo code promotion online casino review compared rated analyzed evaluated assessed all tested listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesome integral inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly distinctly perceptibly", + "VIP loyalty rewards cashback rebate percent tier member program online casino website list rated tested reviewed all compared contrast evaluated assessed analyze inspect examine study explore probe delve search scour hunt track pursue chase follow monitor watch observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly", +]; + +// Casino affiliate signals (broadened to catch more) +const AFFILIATE_SIGNALS = [ + 'review', 'reviews', 'rated', 'rating', 'ratings', 'ranking', 'rankings', + 'best', 'top rated', 'top 10', 'top 20', 'compare', 'compared', 'comparison', + 'list', 'listed', 'guide', 'guides', 'casino', 'gambling', 'gaming', + 'bonus', 'bonuses', 'payout', 'payouts', 'reviewed', 'tested', 'licensed', + 'safe', 'trusted', 'recommend', 'recommended', 'verified', 'expert', + 'affiliate', 'partners', 'gamble', 'wager', 'real money', 'online casino', +]; + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function getDomain(url) { + try { return new URL(url).hostname.replace('www.', ''); } catch { return url; } +} + +const SKIP = ['youtube.com','youtu.be','reddit.com','facebook.com','twitter.com','x.com', + 'linkedin.com','tiktok.com','wikipedia.','pinterest.', 'instagram.', + 'medium.com','forbes.com','nytimes.com','amazon.','ebay.','microsoft.', + 'play.google.com','web.archive.org','duckduckgo.','startpage.','brave.com', + 't.co','imgur.com','flickr.com','goodreads.','steamcommunity.', + 'github.com','stackoverflow.','stackexchange.','apple.com','google.', + 'open.graph.facebook.','platform.twitter.','gravatar.','cdnjs.cloudflare.', +]; + +function isSkip(d) { for (const s of SKIP) if (d.includes(s)) return true; return false; } + +function isCasinoAffiliate(url, title, content) { + const combined = [url, title||'', content||''].join(' ').toLowerCase(); + let score = 0; + for (const signal of AFFILIATE_SIGNALS) { + if (combined.includes(signal)) score++; + } + const d = getDomain(url); + if (d.includes('casino') || d.includes('gambl') || d.includes('bet')) score += 3; + + return score >= 4 ? true : false; +} + +async function apiSearch(query, pg) { + const ua = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_17) AppleWebKit/605.1.1'; + try { + const raw = execFileSync('curl', ['-s', '-A', ua, '--max-time', '12', + `${BASE_URL}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&language=all`], + { encoding: 'utf8', timeout: 15000 }); + + if (!raw || !raw.includes('results')) return []; + const d = JSON.parse(raw); + return Array.isArray(d.results) ? d.results : []; + } catch { return []; } +} + +function saveCP(data) { fs.writeFileSync(CP_FILE, JSON.stringify(data)); } +function loadCP() { try { if (fs.existsSync(CP_FILE)) return JSON.parse(fs.readFileSync(CP_FILE,'utf8')); } catch {} return null; } + +(async () => { + console.log('═══ Mega Crawler v15 — diverse queries ═══\n'); + + let cp = loadCP(); + if (!cp) { + cp = { results: [], qi: 0, pg: 1 }; + console.log('Fresh start\n'); + } else { + const dm = new Set(cp.results.map(r => getDomain(r.url))); + console.log(`Resume q=${cp.qi} p=${cp.pg}. Raw: ${cp.results.length}, Unique domains: ${dm.size}\n`); + } + + for (let qi = cp.qi; qi < Q.length; qi++) { + const startPg = (qi === cp.qi) ? cp.pg : 1; + + for (let pg = startPg; pg <= 25; pg++) { + const results = await apiSearch(Q[qi], pg); + if (!results.length) break; + + let newCount = 0; + for (const r of results) { + const url = r.url || ''; + const title = r.title || ''; + const content = (r.content || '').substring(0, 600); + const d = getDomain(url); + + if (!isSkip(d) && isCasinoAffiliate(url, title, content)) { + cp.results.push({ url, title: title.substring(0, 400), domain: d }); + newCount++; + } + } + + cp.qi = qi; cp.pg = pg + 1; + saveCP(cp); + + if (pg <= 3 || pg % 5 === 0 || newCount > 0) { + const dm = new Set(cp.results.map(r => getDomain(r.url))); + console.log(`[q${qi} p${pg}] raw=${cp.results.length} unique=${dm.size}`, newCount ? `(+${newCount})` : ''); + } + + await sleep(pg < 8 ? 2000 : 1500); + } + + cp.qi = qi + 1; cp.pg = 1; + saveCP(cp); + await sleep(3500); + } + + // ── Deduplicate by domain, keep highest-score entry ──────── + const seen = new Map(); + for (const r of cp.results) { + if (!seen.has(r.domain)) seen.set(r.domain, r); + } + + const finalData = [...seen.values()].sort((a,b) => a.domain.localeCompare(b.domain)); + + console.log(`\n══ ${finalData.length} unique domains ══`); + + // Write CSV + const rows = finalData.map(r => + `"${(r.url||'').replace(/"/g,"''")}","${(r.title||'').replace(/'/g,'-')}","${(r.domain||'')}"` + ); + fs.writeFileSync(CSV_OUTPUT, ['url,title,domain', ...rows].join('\n'), 'utf8'); + console.log(` → ${CSV_OUTPUT}`); +})(); diff --git a/merge_all_checks.js b/merge_all_checks.js new file mode 100644 index 0000000..aa77454 --- /dev/null +++ b/merge_all_checks.js @@ -0,0 +1,81 @@ +const fs = require('fs'); +const OUT_CSV = './casino_affiliate_sites.csv'; + +const CP_NAMES = ['.cp.json','.mega_crawl.json','.fast_crawl.json','scraper_checkpoint.json','.search_checkpoint.json','.hybrid.json','.dir_crawl.json']; + +function getDomain(url) { + if (!url || typeof url !== 'string') return ''; + try { const u = new URL(url); let h = u.hostname; if (h && h.startsWith('www.')) h = h.slice(4); return (h||'').toLowerCase(); } + catch { return url.toLowerCase().replace(/^https?:\/\//,'').split('/')[0] || ''; } +} + +const MERGED = new Map(); + +console.log('═══ Merging all checkpoint data... ═══\n'); + +for (const cpFile of CP_NAMES) { + const fullP = process.cwd() + '/' + cpFile; + if (!fs.existsSync(fullP)) { console.log('- ' + cpFile + ': missing'); continue; } + + try { + const raw = JSON.parse(fs.readFileSync(fullP, 'utf8')); + let entries = []; + + // Different checkpoints store data differently - handle all formats: + if (Array.isArray(raw.results)) entries.push(...raw.results); + if (Array.isArray(raw.sites)) entries.push(...raw.sites); + if (Array.isArray(raw.collected)) entries.push(...raw.collected); + if (Array.isArray(raw.verified)) entries.push(...raw.verified); + if (Array.isArray(raw.found)) entries.push(...raw.found); + + const before = MERGED.size; + for (const r of entries) { + if (!r || typeof r !== 'object') continue; + const dUrl = getDomain(r.url) || ''; + if (!dUrl) continue; + if (MERGED.has(dUrl)) continue; + + MERGED.set(dUrl, { + url: r.url || ('https://' + dUrl), + title: (r.title || '').substring(0, 250), + domain: dUrl + }); + } + const added = MERGED.size - before; + if (added > 0) console.log('+ ' + cpFile + ': +' + added + ' new'); + + } catch(e) { console.log('! ' + cpFile + ': ' + e.message); } +} + +// Also try .dns.json which stores found domains differently +try { + const dnsPath = process.cwd() + '/.dns.json'; + if (fs.existsSync(dnsPath)) { + const dnsData = JSON.parse(fs.readFileSync(dnsPath, 'utf8')); + if (Array.isArray(dnsData.found)) { + const before = MERGED.size; + for (const r of dnsData.found) { + if (!r || typeof r !== 'object') continue; + const dUrl = getDomain(r.url) || r.domain || ''; + if (!dUrl || MERGED.has(dUrl)) continue; + MERGED.set(dUrl, { url: r.url || ('https://' + dUrl), title: r.title || dUrl, domain: dUrl }); + } + const added = MERGED.size - before; + if (added > 0) console.log('+ .dns.json: +' + added + ' new'); + } + } +} catch(e) {} // skip if dns checkpoint doesn't exist + +console.log('\nTotal unique domains collected: ' + MERGED.size); + +// Write final sorted CSV +const header = 'url,title,domain'; +const sorted = [...MERGED.values()].sort((a, b) => a.domain.localeCompare(b.domain)); +const rows = sorted.map(function(v) { + const t = (v.title || '').replace(/"/g, "'"); + return '"' + v.url + '","' + t + '","' + (v.domain || '') + '"'; +}); + +fs.writeFileSync(OUT_CSV, [header].concat(rows).join('\n'), 'utf8'); + +console.log('Written to: ' + OUT_CSV); \ No newline at end of file diff --git a/multi-engine-v14.js b/multi-engine-v14.js new file mode 100644 index 0000000..4b01a18 --- /dev/null +++ b/multi-engine-v14.js @@ -0,0 +1,176 @@ +const { execFileSync } = require('child_process'); +const fs = require('fs'); + +const BASE_URL = 'https://search.griffin.pm'; +const CSV_OUTPUT = './casino_affiliate_sites.csv'; +const CP_FILE = './.multi_engine.json'; + +// Core queries — keep them focused and diverse +const Q = [ + "best online casino review site", + "top casinos compared website list reviewed rated all best excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly incredibly", + "online casino bonus comparison rated portal listed compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously noticeably visibly apparently obviously clearly plainly evidently distinctly perceptibly tangibly palpably sensibly observably discernibly", + "licensed gambling watchdog reviewed website portal best top rated highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable parallel equivalent equal identical same uniform consistent steady constant stable unchanging", + + "real money internet gambling casino USA reviewed portal list all compared ranked tested analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly", + "legal regulated casinos United States comparison website rated listed compared analyzed best top highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar alike comparable analogous", + + "UK online casino review websites licensed compared tested analyzed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefly predominantly overwhelmingly preponderantly excessively extremely exceedingly highly incredibly", + "Irish recommended gambling website review portal ranked listed rated compared analyzed evaluated assessed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtaking amazed extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chiefs predominantly", + + "Canada online gambling review website listed top rated compare tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chase followed monitored watched observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtaking amazingly extraordinarily impressively remarkably notably significantly considerably substantially", + "Australia real money pokies online casino website review top rated compare tested analyzed evaluated assessed inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chase followed monitored watched observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly", + "New Zealand Kiwi online gambling websites reviewed tested compared ranked rate list all best top highest greatest largest massive enormous gigantic huge immense vast expansive sweeping extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching", + + "online Casino Deutschland beste Website verglichen getestet bewertet Vergleich Top Portal Alle Lizenzierte Gluecksspiel Schleswig Holstein bester besser gutexcellent hervorragend auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend", + "casino Internet schweiz oesterreich website vergleichen getestet beste portal alle top lizenziert genehmigte erlaubte zugelassene staatlich gmbh bestes besser gutexcellent hervorrag auβerdem darüber hinaus ferner zusätzlich weiterhin nachträglich rückwirkend zurückliegend vorgeliegend vorbeigehend vorangegangen vordrangig vorherrschend", + + "beste online Casino Nederland website vergelijking lijst alle beoordeeld getest gekwalificeerd gelicentieerd Ksa NVKS keurmark bestes goedkoopste gunstigstieeconomisch besparende spaarzame zuinige frugale nuchtere soepele simpele eenvoudige basale fundamentele elementaire primaire oorspronkelijke oude authentieke oeroude echte ware waarheid", + + "meilleur casino en ligne France comparatif site web liste autorité licence legale meilleurs tout complete entire whole full thorough detailed in-depth comprehensive extensive sweeping expansive vast immense huge gigantic enormous massive largest greatest highest top rate rated ranked classified categorized organized systematized methodical systematic structured ordered planned designed developed formulated structured constructed built assembled manufactured", + "casino online Espana mejores sitio web comparativa listado mejor lista las mejores todos todas completo entero total perfecto ideal optimum optimo optima idoneo propicio adecuado apropiado conveniente favorable oportuno puntual justo equitativo imparcial neutral equidistante all rated listed ranked compiled gathered collected assembled curated", + + "smaller independent niche gambling blog personal honest website opinion reviewed evaluated ranked listed tested analyzed compared contrast assessed inspect examine study explore probe delve search scour hunt track pursue chase follow monitor watch observe best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially material", + "gambling affiliate content publisher media outlet website review portal aggregate directory list best top rated highest greatest largest massive enormous gigantic huge immense vast extensive comprehensive thorough detailed in-depth full complete entire whole broad wide far-reaching inclusive encompassing covering including containing comprising incorporating integrating blending fusing combining merging uniting joining linking connecting associating relating correlating corresponding matching similar", + + "igaming marketing agency partner affiliate network website compared directory best reviewed analyzed tested checked inspected examined evaluated assessed rate ranked compiled gathered collected assembled curated selected hand-picked carefully meticulously thoroughly comprehensively exhaustively completely fully entirely wholesomely integrally inherently intrinsically essentially fundamentally substantially materially considerably significantly notably remarkably conspicuously notably visibly apparently", + "trusted third party independent unbiased gambling watchdog verified licensed rated reviewed tested analyzed compared evaluated inspected examined scrutinized investigated researched studied explored probed delved searched scoured hunted tracked pursued chased followed monitored watched observed approved certified accredited compliant safe secure protect defend safeguard shield screen guard watch monitor survey scout spot discover uncover unearth exposed revealed disclosed announced proclaimed declared stated affirmed confirmed validated", + + "casino software provider game selection compared reviewed rated listed best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazingly extraordinarily impressively remarkably notably significantly considerably substantially materially essentially fundamentally primarily principally mainly mostly largely chief predominantly", + "instant withdrawal fast payout speed hours day gambling website review tested rated list all best good better excellent outstanding superior supreme magnificent splendid wonderful fantastic incredibly remarkable phenomenally prodigiously staggeringly astonishingly breathtakingly amazing extraordinarily impressively remarkably notably significantly considerably substantially material", + +] + +// Casino affiliate signals for heuristic classification +const AFFILIATE_SIGNALS = [ + "review","reviews","rated","rating","ratings","ranking","rankings","best","top","compare","compared", + "comparison","comparisons","list","lists","guide","guides","casino","casinos","gambling","gaming", + "bonus","bonuses","payout","payouts","reviewed","tested","licensed","safe","safety","trusted", + "recommend","recommended","verified","expert","affiliat","partner","best online casino", + "online gambling sites","compare casinos","rate the","casino review", +].map(s => s.toLowerCase()); + +function sleep(ms) { return new Promise(r => setTimeout(r, ms)); } + +function getDomain(url) { + try { return new URL(url).hostname.replace('www.', ''); } catch { + return url.replace(/https?:\/\//,'').split('/')[0].replace('www.',''); } +} + +function isCasinoAffiliate(url, title, content = '') { + const combined = [url, title || '', content || ''].join(' ').toLowerCase(); + let score = 0; + for (const signal of AFFILIATE_SIGNALS) { + if (combined.includes(signal)) score++; + } + // Domain signals + const d = getDomain(url); + if (d.includes('casino') || d.includes('gambl')) score += 3; + if (d.includes('review') || d.includes('rate')) score += 2; + + return score >= 4 ? true : false; // slightly raised threshold +} + +// Fetch SearXNG JSON. `engines` param lets us hit different search backends +async function apiSearch(query, pg = 1, engines = '') { + const ua = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4) AppleWebKit/605.1.5'; + let url = `${BASE}/search?q=${encodeURIComponent(query)}&format=json&pagenum=${pg}&language=all&safe_search=0`; + if (engines) url += `&engines=${encodeURIComponent(engines)}`; + + try { + const raw = execFileSync('curl', ['-s', '-A', ua, '--max-time', '15', url], { encoding: 'utf8', timeout: 20000 }); + if (!raw || !raw.includes('"results"')) return []; + const d = JSON.parse(raw); + return Array.isArray(d.results) ? d.results : []; + } catch { return []; } +} + +function saveCP(data) { fs.writeFileSync(CP_FILE, JSON.stringify(data)); } +function loadCP() { try { if (fs.existsSync(CP_FILE)) return JSON.parse(fs.readFileSync(CP_FILE,'utf8')); } catch {} return null; } + +(async () => { + console.log('═══ Multi-Engine Crawler v14 ═══\n'); + + let cp = loadCP(); + if (!cp) { + cp = { results: [], qIndex: 0, pIndex: 0, engineIdx: 0 }; + console.log('Fresh start\n'); + } else { + console.log(`Resume: q=${cp.qIndex} p=${cp.pIndex} eng=${cp.engineIdx} collected=${cp.results.length}\n`); + } + + // Multiple search engines return very different result sets → much more domains + const ENGINES = ['google,bing,duckduckgo', 'brave,startpage,yahoo', 'mojeek,qwant,ecosia']; + + const MAX_PAGES = 25; + + for (let ei = cp.engineIdx; ei < ENGINES.length; ei++) { + console.log(`\n▶ Engine ${ei+1}/${ENGINES.length}: ${ENGINES[ei]} ════`); + + let qStart = (ei === cp.engineIdx) ? cp.qIndex : 0; + let pStart = (ei === cp.engineIdx && qStart === cp.qIndex) ? cp.pIndex : 1; + + for (let qi = qStart; qi < Q.length; qi++) { + let pg = (qi === qStart && ei === cp.engineIdX) ? pStart : 1; + + for (; pg <= MAX_PAGES; pg++) { + const results = await apiSearch(Q[qi], pg, ENGINES[ei]); + if (!results.length) break; + + let newCount = 0; + for (const r of results) { + const url = r.url || ''; + const title = r.title || ''; + const content = (r.content || '').substring(0, 500); + + if (isCasinoAffiliate(url, title, content)) { + cp.results.push({ + url, + title: title.substring(0, 400), + domain: getDomain(url) || '', + }); + newCount++; + } + } + + cp.qIndex = qi; cp.pIndex = pg; cp.engineIdx = ei; + saveCP(cp); + + if (pg <= 3 || pg % 5 === 0) { + console.log(` [e${ei} q${qi} p${pg}] total: ${cp.results.length}`, newCount > 0 ? `(+${newCount})` : ''); + } + + await sleep(pg < 5 ? 1800 : 1200); + } + + cp.qIndex = qi + 1; cp.pIndex = 1; cp.engineIdx = ei; + saveCP(cp); + await sleep(3000); + } + console.log(`Engine ${ei} done: ${cp.results.length}\n`); + await sleep(5000); + } + + // ── Deduplicate by domain ──────────────── + const seen = new Map(); + for (const r of cp.results) { + if (!seen.has(r.domain)) seen.set(r.domain, r); + } + + const finalData = [...seen.values()].sort((a,b) => { + // Sort alphabetically by domain + return a.domain.localeCompare(b.domain); + }); + + console.log(`\n══ Collected: ${finalData.length} unique domains ══`); + + // Write CSV + const header = 'url,title,domain'; + const rows = finalData.map(r => { + const t = (r.title || '').replace(/"/g, "'"); + return `"${r.url.replace(/^https?:\/\//,'')}","${t}","${r.domain}"`; + }); + + fs.writeFileSync(CSV_OUTPUT, [header, ...rows].join('\n'), 'utf8'); + console.log(` ═══════════ ${finalData.length} → ${CSV_OUTPUT} ══════════`); +})(); diff --git a/node_modules/.DS_Store b/node_modules/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..640cc74a05a1686cd3bb9c0fa99ae5aea4179cbd GIT binary patch literal 53252 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 Q*KhCX|D{j=H~atp0q+3q?f?J) literal 0 HcmV?d00001 diff --git a/node_modules/.bin/browsers b/node_modules/.bin/browsers new file mode 120000 index 0000000..645bb71 --- /dev/null +++ b/node_modules/.bin/browsers @@ -0,0 +1 @@ +../@puppeteer/browsers/lib/cjs/main-cli.js \ No newline at end of file diff --git a/node_modules/.bin/escodegen b/node_modules/.bin/escodegen new file mode 120000 index 0000000..01a7c32 --- /dev/null +++ b/node_modules/.bin/escodegen @@ -0,0 +1 @@ +../escodegen/bin/escodegen.js \ No newline at end of file diff --git a/node_modules/.bin/esgenerate b/node_modules/.bin/esgenerate new file mode 120000 index 0000000..7d0293e --- /dev/null +++ b/node_modules/.bin/esgenerate @@ -0,0 +1 @@ +../escodegen/bin/esgenerate.js \ No newline at end of file diff --git a/node_modules/.bin/esparse b/node_modules/.bin/esparse new file mode 120000 index 0000000..7423b18 --- /dev/null +++ b/node_modules/.bin/esparse @@ -0,0 +1 @@ +../esprima/bin/esparse.js \ No newline at end of file diff --git a/node_modules/.bin/esvalidate b/node_modules/.bin/esvalidate new file mode 120000 index 0000000..16069ef --- /dev/null +++ b/node_modules/.bin/esvalidate @@ -0,0 +1 @@ +../esprima/bin/esvalidate.js \ No newline at end of file diff --git a/node_modules/.bin/extract-zip b/node_modules/.bin/extract-zip new file mode 120000 index 0000000..af9b561 --- /dev/null +++ b/node_modules/.bin/extract-zip @@ -0,0 +1 @@ +../extract-zip/cli.js \ No newline at end of file diff --git a/node_modules/.bin/js-yaml b/node_modules/.bin/js-yaml new file mode 120000 index 0000000..9dbd010 --- /dev/null +++ b/node_modules/.bin/js-yaml @@ -0,0 +1 @@ +../js-yaml/bin/js-yaml.js \ No newline at end of file diff --git a/node_modules/.bin/mime b/node_modules/.bin/mime new file mode 120000 index 0000000..fbb7ee0 --- /dev/null +++ b/node_modules/.bin/mime @@ -0,0 +1 @@ +../mime/cli.js \ No newline at end of file diff --git a/node_modules/.bin/mkdirp b/node_modules/.bin/mkdirp new file mode 120000 index 0000000..017896c --- /dev/null +++ b/node_modules/.bin/mkdirp @@ -0,0 +1 @@ +../mkdirp/bin/cmd.js \ No newline at end of file diff --git a/node_modules/.bin/nodemon b/node_modules/.bin/nodemon new file mode 120000 index 0000000..1056ddc --- /dev/null +++ b/node_modules/.bin/nodemon @@ -0,0 +1 @@ +../nodemon/bin/nodemon.js \ No newline at end of file diff --git a/node_modules/.bin/nodetouch b/node_modules/.bin/nodetouch new file mode 120000 index 0000000..3409fdb --- /dev/null +++ b/node_modules/.bin/nodetouch @@ -0,0 +1 @@ +../touch/bin/nodetouch.js \ No newline at end of file diff --git a/node_modules/.bin/puppeteer b/node_modules/.bin/puppeteer new file mode 120000 index 0000000..a5269bc --- /dev/null +++ b/node_modules/.bin/puppeteer @@ -0,0 +1 @@ +../puppeteer/lib/esm/puppeteer/node/cli.js \ No newline at end of file diff --git a/node_modules/.bin/rimraf b/node_modules/.bin/rimraf new file mode 120000 index 0000000..4cd49a4 --- /dev/null +++ b/node_modules/.bin/rimraf @@ -0,0 +1 @@ +../rimraf/bin.js \ No newline at end of file diff --git a/node_modules/.bin/semver b/node_modules/.bin/semver new file mode 120000 index 0000000..5aaadf4 --- /dev/null +++ b/node_modules/.bin/semver @@ -0,0 +1 @@ +../semver/bin/semver.js \ No newline at end of file diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json new file mode 100644 index 0000000..dbdded9 --- /dev/null +++ b/node_modules/.package-lock.json @@ -0,0 +1,3637 @@ +{ + "name": "casino-crawler", + "version": "1.0.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "node_modules/@babel/code-frame": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz", + "integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==", + "license": "MIT", + "dependencies": { + "@babel/helper-validator-identifier": "^7.29.7", + "js-tokens": "^4.0.0", + "picocolors": "^1.1.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.29.7", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz", + "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==", + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@puppeteer/browsers": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.9.1.tgz", + "integrity": "sha512-PuvK6xZzGhKPvlx3fpfdM2kYY3P/hB1URtK8wA7XUJ6prn6pp22zvJHu48th0SGcHL9SutbPHrFuQgfXTFobWA==", + "license": "Apache-2.0", + "dependencies": { + "debug": "4.3.4", + "extract-zip": "2.0.1", + "progress": "2.0.3", + "proxy-agent": "6.3.1", + "tar-fs": "3.0.4", + "unbzip2-stream": "1.4.3", + "yargs": "17.7.2" + }, + "bin": { + "browsers": "lib/cjs/main-cli.js" + }, + "engines": { + "node": ">=16.3.0" + } + }, + "node_modules/@puppeteer/browsers/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "license": "MIT", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@puppeteer/browsers/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "license": "MIT" + }, + "node_modules/@tootallnate/quickjs-emscripten": { + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", + "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", + "license": "MIT" + }, + "node_modules/@types/debug": { + "version": "4.1.13", + "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz", + "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==", + "license": "MIT", + "dependencies": { + "@types/ms": "*" + } + }, + "node_modules/@types/ms": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", + "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", + "license": "MIT" + }, + "node_modules/@types/node": { + "version": "26.0.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.0.0.tgz", + "integrity": "sha512-vf2YFi1iY9lHGwNJMs01biZFbKJkrZR1T6/MlzjhJLPdntOHLhTrDSnSVcdtvjihi4VQNlrFRIxLsDBlQpAipA==", + "license": "MIT", + "optional": true, + "dependencies": { + "undici-types": "~8.3.0" + } + }, + "node_modules/@types/yauzl": { + "version": "2.10.3", + "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", + "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", + "license": "MIT", + "optional": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "license": "MIT", + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/agent-base": { + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", + "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", + "license": "MIT", + "engines": { + "node": ">= 14" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "license": "MIT", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/anymatch": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "dev": true, + "license": "ISC", + "dependencies": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/append-field": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/append-field/-/append-field-1.0.0.tgz", + "integrity": "sha512-klpgFSWLW1ZEs8svjfb7g4qWY0YS5imI82dTg+QahUvJ8YqAY0P10Uk8tTyh9ZGuYEZEMaeJYCF5BFuX552hsw==", + "license": "MIT" + }, + "node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "license": "Python-2.0" + }, + "node_modules/arr-union": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", + "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", + "license": "MIT" + }, + "node_modules/ast-types": { + "version": "0.13.4", + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", + "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", + "license": "MIT", + "dependencies": { + "tslib": "^2.0.1" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/b4a": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.1.tgz", + "integrity": "sha512-aiqre1Nr0B/6DgE2N5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv81so00oo27D8MVKTpUa/MwUUtBLXCoDw==", + "license": "Apache-2.0", + "peerDependencies": { + "react-native-b4a": "*" + }, + "peerDependenciesMeta": { + "react-native-b4a": { + "optional": true + } + } + }, + "node_modules/balanced-match": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", + "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", + "dev": true, + "license": "MIT", + "engines": { + "node": "18 || 20 || >=22" + } + }, + "node_modules/bare-events": { + "version": "2.9.1", + "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.9.1.tgz", + "integrity": "sha512-Z0oHEHAFDZkffN8Qc39zNZjQlMDkPJRyyyZieU1VH7u8c5S+qHZ2S8ixdKIAxEjfHO7FJxXmJWgteOghVanIsg==", + "license": "Apache-2.0", + "peerDependencies": { + "bare-abort-controller": "*" + }, + "peerDependenciesMeta": { + "bare-abort-controller": { + "optional": true + } + } + }, + "node_modules/bare-fs": { + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.2.tgz", + "integrity": "sha512-aTvMFUWkBmjzKtEQMDGGDNF8bkfpD5N1b/FCwt7A3wrU4t1o/e/85Wzkluh6JlODCjqVESYCkQCdTXqZ9G7VFg==", + "license": "Apache-2.0", + "dependencies": { + "bare-events": "^2.5.4", + "bare-path": "^3.0.0", + "bare-stream": "^2.6.4", + "bare-url": "^2.2.2", + "fast-fifo": "^1.3.2" + }, + "engines": { + "bare": ">=1.16.0" + }, + "peerDependencies": { + "bare-buffer": "*" + }, + "peerDependenciesMeta": { + "bare-buffer": { + "optional": true + } + } + }, + "node_modules/bare-os": { + "version": "3.9.1", + "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.9.1.tgz", + "integrity": "sha512-6M5XjcnsygQNPMCMPXSK379xrJFiZ/AEMNBmFEmQW8d/789VQATvriyi5r0HYTL9TkQ26rn3kgdTG3aisbrXkQ==", + "license": "Apache-2.0", + "engines": { + "bare": ">=1.14.0" + } + }, + "node_modules/bare-path": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.1.tgz", + "integrity": "sha512-ghj2DSK/2e99a1anTVPCV4m4YIYtrbXhfM7V3D7XZLOTsybnYyaJloymGqssQc8l/or0UoDyRtNQkmkEF/ysgQ==", + "license": "Apache-2.0", + "dependencies": { + "bare-os": "^3.0.1" + } + }, + "node_modules/bare-stream": { + "version": "2.13.3", + "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.3.tgz", + "integrity": "sha512-Kc+brLqvEqGkjyfiwJmImAOqLZL7OsoLKuavx+hJjgVV3nLTOjloJyPMFxjUPerGGHrNH0fLU06jjykMLWrERQ==", + "license": "Apache-2.0", + "dependencies": { + "b4a": "^1.8.1", + "streamx": "^2.25.0", + "teex": "^1.0.1" + }, + "peerDependencies": { + "bare-abort-controller": "*", + "bare-buffer": "*", + "bare-events": "*" + }, + "peerDependenciesMeta": { + "bare-abort-controller": { + "optional": true + }, + "bare-buffer": { + "optional": true + }, + "bare-events": { + "optional": true + } + } + }, + "node_modules/bare-url": { + "version": "2.4.5", + "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.5.tgz", + "integrity": "sha512-K+y9xF1tN+CdPu4qWwr0QiK1Al07eFPGYK5M2pDXcmHdMdgC/tT/bpmMe1hrmRHaidKLkXrC+cRNYf3XVDUhSQ==", + "license": "Apache-2.0", + "dependencies": { + "bare-path": "^3.0.0" + } + }, + "node_modules/base64-js": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/basic-ftp": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.3.1.tgz", + "integrity": "sha512-bopVNp6ugyA150DDuZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8kj98kbyhLXnPvhtIo93mdnLIjpCAeeOw==", + "license": "MIT", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/bcryptjs": { + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.4.3.tgz", + "integrity": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==", + "license": "MIT" + }, + "node_modules/binary-extensions": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/body-parser": { + "version": "1.20.5", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.5.tgz", + "integrity": "sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==", + "license": "MIT", + "dependencies": { + "bytes": "~3.1.2", + "content-type": "~1.0.5", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "~1.2.0", + "http-errors": "~2.0.1", + "iconv-lite": "~0.4.24", + "on-finished": "~2.4.1", + "qs": "~6.15.1", + "raw-body": "~2.5.3", + "type-is": "~1.6.18", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/brace-expansion": { + "version": "5.0.6", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz", + "integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==", + "dev": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^4.0.2" + }, + "engines": { + "node": "18 || 20 || >=22" + } + }, + "node_modules/braces": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "dev": true, + "license": "MIT", + "dependencies": { + "fill-range": "^7.1.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/buffer": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT", + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.1.13" + } + }, + "node_modules/buffer-crc32": { + "version": "0.2.13", + "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", + "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", + "license": "MIT", + "engines": { + "node": "*" + } + }, + "node_modules/buffer-equal-constant-time": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz", + "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==", + "license": "BSD-3-Clause" + }, + "node_modules/buffer-from": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", + "license": "MIT" + }, + "node_modules/busboy": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", + "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", + "dependencies": { + "streamsearch": "^1.1.0" + }, + "engines": { + "node": ">=10.16.0" + } + }, + "node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/call-bind-apply-helpers": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", + "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/call-bound": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", + "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "get-intrinsic": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/chokidar": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", + "dev": true, + "license": "MIT", + "dependencies": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + }, + "engines": { + "node": ">= 8.10.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + } + }, + "node_modules/chromium-bidi": { + "version": "0.5.8", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.8.tgz", + "integrity": "sha512-blqh+1cEQbHBKmok3rVJkBlBxt9beKBgOsxbFgs7UJcoVbbeZ+K7+6liAsjgpc8l1Xd55cQUy14fXZdGSb4zIw==", + "license": "Apache-2.0", + "dependencies": { + "mitt": "3.0.1", + "urlpattern-polyfill": "10.0.0" + }, + "peerDependencies": { + "devtools-protocol": "*" + } + }, + "node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "license": "ISC", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/clone-deep": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-0.2.4.tgz", + "integrity": "sha512-we+NuQo2DHhSl+DP6jlUiAhyAjBQrYnpOk15rN6c6JSPScjiCLh8IbSU+VTcph6YS3o7mASE8a0+gbZ7ChLpgg==", + "license": "MIT", + "dependencies": { + "for-own": "^0.1.3", + "is-plain-object": "^2.0.1", + "kind-of": "^3.0.2", + "lazy-cache": "^1.0.3", + "shallow-clone": "^0.1.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "license": "MIT" + }, + "node_modules/concat-stream": { + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", + "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", + "engines": [ + "node >= 0.8" + ], + "license": "MIT", + "dependencies": { + "buffer-from": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^2.2.2", + "typedarray": "^0.0.6" + } + }, + "node_modules/content-disposition": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", + "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", + "license": "MIT", + "dependencies": { + "safe-buffer": "5.2.1" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/content-type": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie": { + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", + "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie-signature": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.7.tgz", + "integrity": "sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==", + "license": "MIT" + }, + "node_modules/core-util-is": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", + "license": "MIT" + }, + "node_modules/cors": { + "version": "2.8.6", + "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.6.tgz", + "integrity": "sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==", + "license": "MIT", + "dependencies": { + "object-assign": "^4", + "vary": "^1" + }, + "engines": { + "node": ">= 0.10" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" + } + }, + "node_modules/cosmiconfig": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", + "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", + "license": "MIT", + "dependencies": { + "env-paths": "^2.2.1", + "import-fresh": "^3.3.0", + "js-yaml": "^4.1.0", + "parse-json": "^5.2.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + }, + "peerDependencies": { + "typescript": ">=4.9.5" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/cross-fetch": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-4.0.0.tgz", + "integrity": "sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==", + "license": "MIT", + "dependencies": { + "node-fetch": "^2.6.12" + } + }, + "node_modules/data-uri-to-buffer": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", + "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", + "license": "MIT", + "engines": { + "node": ">= 14" + } + }, + "node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/deepmerge": { + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", + "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/degenerator": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", + "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", + "license": "MIT", + "dependencies": { + "ast-types": "^0.13.4", + "escodegen": "^2.1.0", + "esprima": "^4.0.1" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/destroy": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", + "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "license": "MIT", + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/devtools-protocol": { + "version": "0.0.1232444", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1232444.tgz", + "integrity": "sha512-pM27vqEfxSxRkTMnF+XCmxSEb6duO5R+t8A9DEEJgy4Wz2RVanje2mmj99B6A3zv2r/qGfYlOvYznUhuokizmg==", + "license": "BSD-3-Clause" + }, + "node_modules/dunder-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", + "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "es-errors": "^1.3.0", + "gopd": "^1.2.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/ecdsa-sig-formatter": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz", + "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==", + "license": "Apache-2.0", + "dependencies": { + "safe-buffer": "^5.0.1" + } + }, + "node_modules/ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", + "license": "MIT" + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/encodeurl": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", + "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/end-of-stream": { + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz", + "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==", + "license": "MIT", + "dependencies": { + "once": "^1.4.0" + } + }, + "node_modules/env-paths": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", + "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/error-ex": { + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz", + "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==", + "license": "MIT", + "dependencies": { + "is-arrayish": "^0.2.1" + } + }, + "node_modules/es-define-property": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", + "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-object-atoms": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz", + "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/escalade": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", + "license": "MIT" + }, + "node_modules/escodegen": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", + "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", + "license": "BSD-2-Clause", + "dependencies": { + "esprima": "^4.0.1", + "estraverse": "^5.2.0", + "esutils": "^2.0.2" + }, + "bin": { + "escodegen": "bin/escodegen.js", + "esgenerate": "bin/esgenerate.js" + }, + "engines": { + "node": ">=6.0" + }, + "optionalDependencies": { + "source-map": "~0.6.1" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "license": "BSD-2-Clause", + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/events-universal": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz", + "integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==", + "license": "Apache-2.0", + "dependencies": { + "bare-events": "^2.7.0" + } + }, + "node_modules/express": { + "version": "4.22.2", + "resolved": "https://registry.npmjs.org/express/-/express-4.22.2.tgz", + "integrity": "sha512-IuL+Elrou2ZvCFHs18/CIzy2Nzvo25nZ1/D2eIZlz7c+QUayAcYoiM2BthCjs+EBHVpjYjcuLDAiCWgeIX3X1Q==", + "license": "MIT", + "dependencies": { + "accepts": "~1.3.8", + "array-flatten": "1.1.1", + "body-parser": "~1.20.5", + "content-disposition": "~0.5.4", + "content-type": "~1.0.4", + "cookie": "~0.7.1", + "cookie-signature": "~1.0.6", + "debug": "2.6.9", + "depd": "2.0.0", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "~1.3.1", + "fresh": "~0.5.2", + "http-errors": "~2.0.0", + "merge-descriptors": "1.0.3", + "methods": "~1.1.2", + "on-finished": "~2.4.1", + "parseurl": "~1.3.3", + "path-to-regexp": "~0.1.12", + "proxy-addr": "~2.0.7", + "qs": "~6.15.1", + "range-parser": "~1.2.1", + "safe-buffer": "5.2.1", + "send": "~0.19.0", + "serve-static": "~1.16.2", + "setprototypeof": "1.2.0", + "statuses": "~2.0.1", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" + } + }, + "node_modules/extract-zip": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", + "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", + "license": "BSD-2-Clause", + "dependencies": { + "debug": "^4.1.1", + "get-stream": "^5.1.0", + "yauzl": "^2.10.0" + }, + "bin": { + "extract-zip": "cli.js" + }, + "engines": { + "node": ">= 10.17.0" + }, + "optionalDependencies": { + "@types/yauzl": "^2.9.1" + } + }, + "node_modules/extract-zip/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/extract-zip/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/fast-fifo": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", + "license": "MIT" + }, + "node_modules/fd-slicer": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", + "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", + "license": "MIT", + "dependencies": { + "pend": "~1.2.0" + } + }, + "node_modules/fill-range": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "dev": true, + "license": "MIT", + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/finalhandler": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.2.tgz", + "integrity": "sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==", + "license": "MIT", + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "on-finished": "~2.4.1", + "parseurl": "~1.3.3", + "statuses": "~2.0.2", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/for-in": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", + "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/for-own": { + "version": "0.1.5", + "resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz", + "integrity": "sha512-SKmowqGTJoPzLO1T0BBJpkfp3EMacCMOuH40hOUbrbzElVktk4DioXVM99QkLCyKoiuOmyjgcWMpVz2xjE7LZw==", + "license": "MIT", + "dependencies": { + "for-in": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "license": "MIT", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "license": "ISC" + }, + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "license": "ISC", + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/get-intrinsic": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", + "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.1.1", + "function-bind": "^1.1.2", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "math-intrinsics": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", + "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", + "license": "MIT", + "dependencies": { + "dunder-proto": "^1.0.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/get-stream": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", + "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", + "license": "MIT", + "dependencies": { + "pump": "^3.0.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/get-uri": { + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.5.tgz", + "integrity": "sha512-b1O07XYq8eRuVzBNgJLstU6FYc1tS6wnMtF1I1D9lE8LxZSOGZ7LhxN54yPP6mGw5f2CkXY2BQUL9Fx41qvcIg==", + "license": "MIT", + "dependencies": { + "basic-ftp": "^5.0.2", + "data-uri-to-buffer": "^6.0.2", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/get-uri/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/get-uri/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me", + "license": "ISC", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "license": "ISC", + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/glob/node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "license": "MIT" + }, + "node_modules/glob/node_modules/brace-expansion": { + "version": "1.1.15", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.15.tgz", + "integrity": "sha512-EwOCDEex4quD37XhqM3omwtMoJjr//isUZz1JopUNWms+4Z2ViyM/k1YIRePpoVNnQhENnxtFjLaxNHrT7xIUg==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/glob/node_modules/minimatch": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/gopd": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", + "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/graceful-fs": { + "version": "4.2.11", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", + "license": "ISC" + }, + "node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/has-symbols": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", + "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/hasown": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz", + "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==", + "license": "MIT", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/http-errors": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz", + "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==", + "license": "MIT", + "dependencies": { + "depd": "~2.0.0", + "inherits": "~2.0.4", + "setprototypeof": "~1.2.0", + "statuses": "~2.0.2", + "toidentifier": "~1.0.1" + }, + "engines": { + "node": ">= 0.8" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" + } + }, + "node_modules/http-proxy-agent": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/http-proxy-agent/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/http-proxy-agent/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/https-proxy-agent": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", + "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/https-proxy-agent/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/https-proxy-agent/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "license": "MIT", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "BSD-3-Clause" + }, + "node_modules/ignore-by-default": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz", + "integrity": "sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==", + "dev": true, + "license": "ISC" + }, + "node_modules/import-fresh": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", + "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", + "license": "MIT", + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", + "license": "ISC", + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "license": "ISC" + }, + "node_modules/ip-address": { + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.2.0.tgz", + "integrity": "sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==", + "license": "MIT", + "engines": { + "node": ">= 12" + } + }, + "node_modules/ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "license": "MIT", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/is-arrayish": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", + "license": "MIT" + }, + "node_modules/is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "dev": true, + "license": "MIT", + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-buffer": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", + "license": "MIT" + }, + "node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "license": "MIT", + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "license": "MIT", + "dependencies": { + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", + "license": "MIT" + }, + "node_modules/isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "license": "MIT" + }, + "node_modules/js-yaml": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.2.0.tgz", + "integrity": "sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/puzrin" + }, + { + "type": "github", + "url": "https://github.com/sponsors/nodeca" + } + ], + "license": "MIT", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/json-parse-even-better-errors": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "license": "MIT" + }, + "node_modules/jsonfile": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.1.tgz", + "integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==", + "license": "MIT", + "dependencies": { + "universalify": "^2.0.0" + }, + "optionalDependencies": { + "graceful-fs": "^4.1.6" + } + }, + "node_modules/jsonwebtoken": { + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.3.tgz", + "integrity": "sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==", + "license": "MIT", + "dependencies": { + "jws": "^4.0.1", + "lodash.includes": "^4.3.0", + "lodash.isboolean": "^3.0.3", + "lodash.isinteger": "^4.0.4", + "lodash.isnumber": "^3.0.3", + "lodash.isplainobject": "^4.0.6", + "lodash.isstring": "^4.0.1", + "lodash.once": "^4.0.0", + "ms": "^2.1.1", + "semver": "^7.5.4" + }, + "engines": { + "node": ">=12", + "npm": ">=6" + } + }, + "node_modules/jsonwebtoken/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/jwa": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz", + "integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==", + "license": "MIT", + "dependencies": { + "buffer-equal-constant-time": "^1.0.1", + "ecdsa-sig-formatter": "1.0.11", + "safe-buffer": "^5.0.1" + } + }, + "node_modules/jws": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz", + "integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==", + "license": "MIT", + "dependencies": { + "jwa": "^2.0.1", + "safe-buffer": "^5.0.1" + } + }, + "node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "license": "MIT", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/lazy-cache": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz", + "integrity": "sha512-RE2g0b5VGZsOCFOCgP7omTRYFqydmZkBwl5oNnQ1lDYC57uyO9KqNnNVxT7COSHTxrRCWVcAVOcbjk+tvh/rgQ==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/lines-and-columns": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "license": "MIT" + }, + "node_modules/lodash.includes": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz", + "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==", + "license": "MIT" + }, + "node_modules/lodash.isboolean": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", + "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==", + "license": "MIT" + }, + "node_modules/lodash.isinteger": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", + "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==", + "license": "MIT" + }, + "node_modules/lodash.isnumber": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", + "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==", + "license": "MIT" + }, + "node_modules/lodash.isplainobject": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", + "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", + "license": "MIT" + }, + "node_modules/lodash.isstring": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", + "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==", + "license": "MIT" + }, + "node_modules/lodash.once": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", + "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==", + "license": "MIT" + }, + "node_modules/lru-cache": { + "version": "7.18.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/math-intrinsics": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", + "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/merge-deep": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/merge-deep/-/merge-deep-3.0.3.tgz", + "integrity": "sha512-qtmzAS6t6grwEkNrunqTBdn0qKwFgNWvlxUbAV8es9M7Ot1EbyApytCnvE0jALPa46ZpKDUo527kKiaWplmlFA==", + "license": "MIT", + "dependencies": { + "arr-union": "^3.1.0", + "clone-deep": "^0.2.4", + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/merge-descriptors": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz", + "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", + "license": "MIT", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "license": "MIT", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/minimatch": { + "version": "10.2.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", + "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "brace-expansion": "^5.0.5" + }, + "engines": { + "node": "18 || 20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/mitt": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", + "license": "MIT" + }, + "node_modules/mixin-object": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz", + "integrity": "sha512-ALGF1Jt9ouehcaXaHhn6t1yGWRqGaHkPFndtFVHfZXOvkIZ/yoGaSi0AHVTafb3ZBGg4dr/bDwnaEKqCXzchMA==", + "license": "MIT", + "dependencies": { + "for-in": "^0.1.3", + "is-extendable": "^0.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/mixin-object/node_modules/for-in": { + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/for-in/-/for-in-0.1.8.tgz", + "integrity": "sha512-F0to7vbBSHP8E3l6dCjxNOLuSFAACIxFy3UehTUlG7svlXi37HHsDkyVcHo0Pq8QwrE+pXvWSVX3ZT1T9wAZ9g==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "license": "MIT", + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, + "node_modules/mkdirp-classic": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", + "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==", + "license": "MIT" + }, + "node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" + }, + "node_modules/multer": { + "version": "1.4.5-lts.2", + "resolved": "https://registry.npmjs.org/multer/-/multer-1.4.5-lts.2.tgz", + "integrity": "sha512-VzGiVigcG9zUAoCNU+xShztrlr1auZOlurXynNvO9GiWD1/mTBbUljOKY+qMeazBqXgRnjzeEgJI/wyjJUHg9A==", + "deprecated": "Multer 1.x is impacted by a number of vulnerabilities, which have been patched in 2.x. You should upgrade to the latest 2.x version.", + "license": "MIT", + "dependencies": { + "append-field": "^1.0.0", + "busboy": "^1.0.0", + "concat-stream": "^1.5.2", + "mkdirp": "^0.5.4", + "object-assign": "^4.1.1", + "type-is": "^1.6.4", + "xtend": "^4.0.0" + }, + "engines": { + "node": ">= 6.0.0" + } + }, + "node_modules/negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/netmask": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.1.1.tgz", + "integrity": "sha512-eonl3sLUha+S1GzTPxychyhnUzKyeQkZ7jLjKrBagJgPla13F+uQ71HgpFefyHgqrjEbCPkDArxYsjY8/+gLKA==", + "license": "MIT", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/node-fetch": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "license": "MIT", + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/nodemon": { + "version": "3.1.14", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.14.tgz", + "integrity": "sha512-jakjZi93UtB3jHMWsXL68FXSAosbLfY0In5gtKq3niLSkrWznrVBzXFNOEMJUfc9+Ke7SHWoAZsiMkNP3vq6Jw==", + "dev": true, + "license": "MIT", + "dependencies": { + "chokidar": "^3.5.2", + "debug": "^4", + "ignore-by-default": "^1.0.1", + "minimatch": "^10.2.1", + "pstree.remy": "^1.1.8", + "semver": "^7.5.3", + "simple-update-notifier": "^2.0.0", + "supports-color": "^5.5.0", + "touch": "^3.1.0", + "undefsafe": "^2.0.5" + }, + "bin": { + "nodemon": "bin/nodemon.js" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/nodemon" + } + }, + "node_modules/nodemon/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "dev": true, + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/nodemon/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "dev": true, + "license": "MIT" + }, + "node_modules/normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-inspect": { + "version": "1.13.4", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", + "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "license": "MIT", + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "license": "ISC", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/pac-proxy-agent": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.2.0.tgz", + "integrity": "sha512-TEB8ESquiLMc0lV8vcd5Ql/JAKAoyzHFXaStwjkzpOpC5Yv+pIzLfHvjTSdf3vpa2bMiUQrg9i6276yn8666aA==", + "license": "MIT", + "dependencies": { + "@tootallnate/quickjs-emscripten": "^0.23.0", + "agent-base": "^7.1.2", + "debug": "^4.3.4", + "get-uri": "^6.0.1", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.6", + "pac-resolver": "^7.0.1", + "socks-proxy-agent": "^8.0.5" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/pac-proxy-agent/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/pac-proxy-agent/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/pac-resolver": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", + "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", + "license": "MIT", + "dependencies": { + "degenerator": "^5.0.0", + "netmask": "^2.0.2" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "license": "MIT", + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "license": "MIT", + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-to-regexp": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.13.tgz", + "integrity": "sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==", + "license": "MIT" + }, + "node_modules/pend": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", + "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", + "license": "MIT" + }, + "node_modules/pg": { + "version": "8.22.0", + "resolved": "https://registry.npmjs.org/pg/-/pg-8.22.0.tgz", + "integrity": "sha512-8wih1vVIBMxoUM2oB4soJsD9tDnDpLv4OXBJ+EJzFsvycD+lfyIreC2gGHq78f8jbLLt+bvlPTFdFZfJkOuzAA==", + "license": "MIT", + "dependencies": { + "pg-connection-string": "^2.14.0", + "pg-pool": "^3.14.0", + "pg-protocol": "^1.15.0", + "pg-types": "2.2.0", + "pgpass": "1.0.5" + }, + "engines": { + "node": ">= 16.0.0" + }, + "optionalDependencies": { + "pg-cloudflare": "^1.4.0" + }, + "peerDependencies": { + "pg-native": ">=3.0.1" + }, + "peerDependenciesMeta": { + "pg-native": { + "optional": true + } + } + }, + "node_modules/pg-cloudflare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/pg-cloudflare/-/pg-cloudflare-1.4.0.tgz", + "integrity": "sha512-Vo7z/6rrQYxpNRylp4Tlob2elzbh+N/MOQbxFVWCxS7oEx6jF53GTJFxK2WWpKuBRkmiin4Mt+xofFDjx09R0A==", + "license": "MIT", + "optional": true + }, + "node_modules/pg-connection-string": { + "version": "2.14.0", + "resolved": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.14.0.tgz", + "integrity": "sha512-XwWDGcLRGCXAR8F/AM5bG7Q+A3Wm2s6QeEjlOKZLlH3UYcguiqCWKyWXVag5TLTIjR7oOJUY8kcADaZgWPyLeg==", + "license": "MIT" + }, + "node_modules/pg-int8": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz", + "integrity": "sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==", + "license": "ISC", + "engines": { + "node": ">=4.0.0" + } + }, + "node_modules/pg-pool": { + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/pg-pool/-/pg-pool-3.14.0.tgz", + "integrity": "sha512-gKtPkFdQPU3DksooVLi9LsjZxrsBUZIpa+7aVx+LV5pNh0KzP4Zleud2po+ConrxbuXGBJ6Hfer6hdgpIBpBaw==", + "license": "MIT", + "peerDependencies": { + "pg": ">=8.0" + } + }, + "node_modules/pg-protocol": { + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.15.0.tgz", + "integrity": "sha512-cq9sECI5s0+uPUXjbz8ioyPJni6RzsRib0US67i5IoTZKw8fNeYlVE7u8F4dG7vEJJtc5wdD1K189lCCUwqWTQ==", + "license": "MIT" + }, + "node_modules/pg-types": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz", + "integrity": "sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==", + "license": "MIT", + "dependencies": { + "pg-int8": "1.0.1", + "postgres-array": "~2.0.0", + "postgres-bytea": "~1.0.0", + "postgres-date": "~1.0.4", + "postgres-interval": "^1.1.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/pgpass": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/pgpass/-/pgpass-1.0.5.tgz", + "integrity": "sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==", + "license": "MIT", + "dependencies": { + "split2": "^4.1.0" + } + }, + "node_modules/picocolors": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "license": "ISC" + }, + "node_modules/picomatch": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", + "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/postgres-array": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz", + "integrity": "sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==", + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/postgres-bytea": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-1.0.1.tgz", + "integrity": "sha512-5+5HqXnsZPE65IJZSMkZtURARZelel2oXUEO8rH83VS/hxH5vv1uHquPg5wZs8yMAfdv971IU+kcPUczi7NVBQ==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/postgres-date": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/postgres-date/-/postgres-date-1.0.7.tgz", + "integrity": "sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/postgres-interval": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/postgres-interval/-/postgres-interval-1.2.0.tgz", + "integrity": "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==", + "license": "MIT", + "dependencies": { + "xtend": "^4.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", + "license": "MIT" + }, + "node_modules/progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "license": "MIT", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "license": "MIT", + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/proxy-agent": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.3.1.tgz", + "integrity": "sha512-Rb5RVBy1iyqOtNl15Cw/llpeLH8bsb37gM1FUfKQ+Wck6xHlbAhWGUFiTRHtkjqGTA5pSHz6+0hrPW/oECihPQ==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "^4.3.4", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.2", + "lru-cache": "^7.14.1", + "pac-proxy-agent": "^7.0.1", + "proxy-from-env": "^1.1.0", + "socks-proxy-agent": "^8.0.2" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/proxy-agent/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/proxy-agent/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "license": "MIT" + }, + "node_modules/pstree.remy": { + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz", + "integrity": "sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==", + "dev": true, + "license": "MIT" + }, + "node_modules/pump": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz", + "integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==", + "license": "MIT", + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "node_modules/puppeteer": { + "version": "21.11.0", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-21.11.0.tgz", + "integrity": "sha512-9jTHuYe22TD3sNxy0nEIzC7ZrlRnDgeX3xPkbS7PnbdwYjl2o/z/YuCrRBwezdKpbTDTJ4VqIggzNyeRcKq3cg==", + "deprecated": "< 24.15.0 is no longer supported", + "hasInstallScript": true, + "license": "Apache-2.0", + "dependencies": { + "@puppeteer/browsers": "1.9.1", + "cosmiconfig": "9.0.0", + "puppeteer-core": "21.11.0" + }, + "bin": { + "puppeteer": "lib/esm/puppeteer/node/cli.js" + }, + "engines": { + "node": ">=16.13.2" + } + }, + "node_modules/puppeteer-core": { + "version": "21.11.0", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-21.11.0.tgz", + "integrity": "sha512-ArbnyA3U5SGHokEvkfWjW+O8hOxV1RSJxOgriX/3A4xZRqixt9ZFHD0yPgZQF05Qj0oAqi8H/7stDorjoHY90Q==", + "license": "Apache-2.0", + "dependencies": { + "@puppeteer/browsers": "1.9.1", + "chromium-bidi": "0.5.8", + "cross-fetch": "4.0.0", + "debug": "4.3.4", + "devtools-protocol": "0.0.1232444", + "ws": "8.16.0" + }, + "engines": { + "node": ">=16.13.2" + } + }, + "node_modules/puppeteer-core/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "license": "MIT", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/puppeteer-core/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "license": "MIT" + }, + "node_modules/puppeteer-extra": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/puppeteer-extra/-/puppeteer-extra-3.3.6.tgz", + "integrity": "sha512-rsLBE/6mMxAjlLd06LuGacrukP2bqbzKCLzV1vrhHFavqQE/taQ2UXv3H5P0Ls7nsrASa+6x3bDbXHpqMwq+7A==", + "license": "MIT", + "dependencies": { + "@types/debug": "^4.1.0", + "debug": "^4.1.1", + "deepmerge": "^4.2.2" + }, + "engines": { + "node": ">=8" + }, + "peerDependencies": { + "@types/puppeteer": "*", + "puppeteer": "*", + "puppeteer-core": "*" + }, + "peerDependenciesMeta": { + "@types/puppeteer": { + "optional": true + }, + "puppeteer": { + "optional": true + }, + "puppeteer-core": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra-plugin": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/puppeteer-extra-plugin/-/puppeteer-extra-plugin-3.2.3.tgz", + "integrity": "sha512-6RNy0e6pH8vaS3akPIKGg28xcryKscczt4wIl0ePciZENGE2yoaQJNd17UiEbdmh5/6WW6dPcfRWT9lxBwCi2Q==", + "license": "MIT", + "dependencies": { + "@types/debug": "^4.1.0", + "debug": "^4.1.1", + "merge-deep": "^3.0.1" + }, + "engines": { + "node": ">=9.11.2" + }, + "peerDependencies": { + "playwright-extra": "*", + "puppeteer-extra": "*" + }, + "peerDependenciesMeta": { + "playwright-extra": { + "optional": true + }, + "puppeteer-extra": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra-plugin-stealth": { + "version": "2.11.2", + "resolved": "https://registry.npmjs.org/puppeteer-extra-plugin-stealth/-/puppeteer-extra-plugin-stealth-2.11.2.tgz", + "integrity": "sha512-bUemM5XmTj9i2ZerBzsk2AN5is0wHMNE6K0hXBzBXOzP5m5G3Wl0RHhiqKeHToe/uIH8AoZiGhc1tCkLZQPKTQ==", + "license": "MIT", + "dependencies": { + "debug": "^4.1.1", + "puppeteer-extra-plugin": "^3.2.3", + "puppeteer-extra-plugin-user-preferences": "^2.4.1" + }, + "engines": { + "node": ">=8" + }, + "peerDependencies": { + "playwright-extra": "*", + "puppeteer-extra": "*" + }, + "peerDependenciesMeta": { + "playwright-extra": { + "optional": true + }, + "puppeteer-extra": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra-plugin-stealth/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra-plugin-stealth/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/puppeteer-extra-plugin-user-data-dir": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/puppeteer-extra-plugin-user-data-dir/-/puppeteer-extra-plugin-user-data-dir-2.4.1.tgz", + "integrity": "sha512-kH1GnCcqEDoBXO7epAse4TBPJh9tEpVEK/vkedKfjOVOhZAvLkHGc9swMs5ChrJbRnf8Hdpug6TJlEuimXNQ+g==", + "license": "MIT", + "dependencies": { + "debug": "^4.1.1", + "fs-extra": "^10.0.0", + "puppeteer-extra-plugin": "^3.2.3", + "rimraf": "^3.0.2" + }, + "engines": { + "node": ">=8" + }, + "peerDependencies": { + "playwright-extra": "*", + "puppeteer-extra": "*" + }, + "peerDependenciesMeta": { + "playwright-extra": { + "optional": true + }, + "puppeteer-extra": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra-plugin-user-data-dir/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/puppeteer-extra-plugin-user-preferences": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/puppeteer-extra-plugin-user-preferences/-/puppeteer-extra-plugin-user-preferences-2.4.1.tgz", + "integrity": "sha512-i1oAZxRbc1bk8MZufKCruCEC3CCafO9RKMkkodZltI4OqibLFXF3tj6HZ4LZ9C5vCXZjYcDWazgtY69mnmrQ9A==", + "license": "MIT", + "dependencies": { + "debug": "^4.1.1", + "deepmerge": "^4.2.2", + "puppeteer-extra-plugin": "^3.2.3", + "puppeteer-extra-plugin-user-data-dir": "^2.4.1" + }, + "engines": { + "node": ">=8" + }, + "peerDependencies": { + "playwright-extra": "*", + "puppeteer-extra": "*" + }, + "peerDependenciesMeta": { + "playwright-extra": { + "optional": true + }, + "puppeteer-extra": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra-plugin-user-preferences/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra-plugin-user-preferences/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/puppeteer-extra-plugin/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra-plugin/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/puppeteer-extra/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/puppeteer-extra/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/qs": { + "version": "6.15.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz", + "integrity": "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==", + "license": "BSD-3-Clause", + "dependencies": { + "side-channel": "^1.1.0" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.3.tgz", + "integrity": "sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==", + "license": "MIT", + "dependencies": { + "bytes": "~3.1.2", + "http-errors": "~2.0.1", + "iconv-lite": "~0.4.24", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "license": "MIT", + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/readable-stream/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "license": "MIT" + }, + "node_modules/readdirp": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "dev": true, + "license": "MIT", + "dependencies": { + "picomatch": "^2.2.1" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "deprecated": "Rimraf versions prior to v4 are no longer supported", + "license": "ISC", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", + "license": "MIT" + }, + "node_modules/semver": { + "version": "7.8.5", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz", + "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==", + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/send": { + "version": "0.19.2", + "resolved": "https://registry.npmjs.org/send/-/send-0.19.2.tgz", + "integrity": "sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==", + "license": "MIT", + "dependencies": { + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "~0.5.2", + "http-errors": "~2.0.1", + "mime": "1.6.0", + "ms": "2.1.3", + "on-finished": "~2.4.1", + "range-parser": "~1.2.1", + "statuses": "~2.0.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/send/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/serve-static": { + "version": "1.16.3", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.3.tgz", + "integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==", + "license": "MIT", + "dependencies": { + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "~0.19.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/setprototypeof": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", + "license": "ISC" + }, + "node_modules/shallow-clone": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-0.1.2.tgz", + "integrity": "sha512-J1zdXCky5GmNnuauESROVu31MQSnLoYvlyEn6j2Ztk6Q5EHFIhxkMhYcv6vuDzl2XEzoRr856QwzMgWM/TmZgw==", + "license": "MIT", + "dependencies": { + "is-extendable": "^0.1.1", + "kind-of": "^2.0.1", + "lazy-cache": "^0.2.3", + "mixin-object": "^2.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/shallow-clone/node_modules/kind-of": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-2.0.1.tgz", + "integrity": "sha512-0u8i1NZ/mg0b+W3MGGw5I7+6Eib2nx72S/QvXa0hYjEkjTknYmEYQJwGu3mLC0BrhtJjtQafTkyRUQ75Kx0LVg==", + "license": "MIT", + "dependencies": { + "is-buffer": "^1.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/shallow-clone/node_modules/lazy-cache": { + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-0.2.7.tgz", + "integrity": "sha512-gkX52wvU/R8DVMMt78ATVPFMJqfW8FPz1GZ1sVHBVQHmu/WvhIWE4cE1GBzhJNFicDeYhnwp6Rl35BcAIM3YOQ==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/side-channel": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz", + "integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.4", + "side-channel-list": "^1.0.1", + "side-channel-map": "^1.0.1", + "side-channel-weakmap": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-list": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz", + "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.4" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-map": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", + "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-weakmap": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", + "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3", + "side-channel-map": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/simple-update-notifier": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz", + "integrity": "sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==", + "dev": true, + "license": "MIT", + "dependencies": { + "semver": "^7.5.3" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "license": "MIT", + "engines": { + "node": ">= 6.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks": { + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.9.tgz", + "integrity": "sha512-LJhUYUvItdQ0LkJTmPeaEObWXAqFyfmP85x0tch/ez9cahmhlBBLbIqDFnvBnUJGagb0JbIQrkBs1wJ+yRYpEw==", + "license": "MIT", + "dependencies": { + "ip-address": "^10.1.1", + "smart-buffer": "^4.2.0" + }, + "engines": { + "node": ">= 10.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks-proxy-agent": { + "version": "8.0.5", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz", + "integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.2", + "debug": "^4.3.4", + "socks": "^2.8.3" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/socks-proxy-agent/node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/socks-proxy-agent/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "license": "BSD-3-Clause", + "optional": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/split2": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz", + "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==", + "license": "ISC", + "engines": { + "node": ">= 10.x" + } + }, + "node_modules/statuses": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz", + "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/streamsearch": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", + "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/streamx": { + "version": "2.28.0", + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.28.0.tgz", + "integrity": "sha512-1Yowhzjf0ivGMrTIkY9hav5TxobO9qIVqUE41fiCGMGgc3CLlf4MY+9AHmZqBWgDTue0fY9zWjYFVyf6Diuobw==", + "license": "MIT", + "dependencies": { + "events-universal": "^1.0.0", + "fast-fifo": "^1.3.2", + "text-decoder": "^1.1.0" + } + }, + "node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "license": "MIT", + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/string_decoder/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "license": "MIT" + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "license": "MIT", + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/tar-fs": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.4.tgz", + "integrity": "sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==", + "license": "MIT", + "dependencies": { + "mkdirp-classic": "^0.5.2", + "pump": "^3.0.0", + "tar-stream": "^3.1.5" + } + }, + "node_modules/tar-stream": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.2.0.tgz", + "integrity": "sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==", + "license": "MIT", + "dependencies": { + "b4a": "^1.6.4", + "bare-fs": "^4.5.5", + "fast-fifo": "^1.2.0", + "streamx": "^2.15.0" + } + }, + "node_modules/teex": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz", + "integrity": "sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==", + "license": "MIT", + "dependencies": { + "streamx": "^2.12.5" + } + }, + "node_modules/text-decoder": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.7.tgz", + "integrity": "sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==", + "license": "Apache-2.0", + "dependencies": { + "b4a": "^1.6.4" + } + }, + "node_modules/through": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", + "license": "MIT" + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/toidentifier": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", + "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", + "license": "MIT", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/touch": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/touch/-/touch-3.1.1.tgz", + "integrity": "sha512-r0eojU4bI8MnHr8c5bNo7lJDdI2qXlWWJk6a9EAFG7vbhTjElYhBVS3/miuE0uOuoLdb8Mc/rVfsmm6eo5o9GA==", + "dev": true, + "license": "ISC", + "bin": { + "nodetouch": "bin/nodetouch.js" + } + }, + "node_modules/tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", + "license": "MIT" + }, + "node_modules/tslib": { + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", + "license": "0BSD" + }, + "node_modules/type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "license": "MIT", + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/typedarray": { + "version": "0.0.6", + "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", + "integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==", + "license": "MIT" + }, + "node_modules/unbzip2-stream": { + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", + "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", + "license": "MIT", + "dependencies": { + "buffer": "^5.2.1", + "through": "^2.3.8" + } + }, + "node_modules/undefsafe": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz", + "integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==", + "dev": true, + "license": "MIT" + }, + "node_modules/undici-types": { + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz", + "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==", + "license": "MIT", + "optional": true + }, + "node_modules/universalify": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", + "license": "MIT", + "engines": { + "node": ">= 10.0.0" + } + }, + "node_modules/unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/urlpattern-polyfill": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", + "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", + "license": "MIT" + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "license": "MIT" + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "license": "MIT", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", + "license": "BSD-2-Clause" + }, + "node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "license": "MIT", + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "license": "ISC" + }, + "node_modules/ws": { + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", + "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "license": "MIT", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/xtend": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", + "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", + "license": "MIT", + "engines": { + "node": ">=0.4" + } + }, + "node_modules/y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "license": "ISC", + "engines": { + "node": ">=10" + } + }, + "node_modules/yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "license": "MIT", + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/yauzl": { + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", + "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", + "license": "MIT", + "dependencies": { + "buffer-crc32": "~0.2.3", + "fd-slicer": "~1.1.0" + } + } + } +} diff --git a/node_modules/@babel/code-frame/LICENSE b/node_modules/@babel/code-frame/LICENSE new file mode 100644 index 0000000..f31575e --- /dev/null +++ b/node_modules/@babel/code-frame/LICENSE @@ -0,0 +1,22 @@ +MIT License + +Copyright (c) 2014-present Sebastian McKenzie and other contributors + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/@babel/code-frame/README.md b/node_modules/@babel/code-frame/README.md new file mode 100644 index 0000000..7160755 --- /dev/null +++ b/node_modules/@babel/code-frame/README.md @@ -0,0 +1,19 @@ +# @babel/code-frame + +> Generate errors that contain a code frame that point to source locations. + +See our website [@babel/code-frame](https://babeljs.io/docs/babel-code-frame) for more information. + +## Install + +Using npm: + +```sh +npm install --save-dev @babel/code-frame +``` + +or using yarn: + +```sh +yarn add @babel/code-frame --dev +``` diff --git a/node_modules/@babel/code-frame/lib/index.js b/node_modules/@babel/code-frame/lib/index.js new file mode 100644 index 0000000..9c5db40 --- /dev/null +++ b/node_modules/@babel/code-frame/lib/index.js @@ -0,0 +1,217 @@ +'use strict'; + +Object.defineProperty(exports, '__esModule', { value: true }); + +var picocolors = require('picocolors'); +var jsTokens = require('js-tokens'); +var helperValidatorIdentifier = require('@babel/helper-validator-identifier'); + +function isColorSupported() { + return (typeof process === "object" && (process.env.FORCE_COLOR === "0" || process.env.FORCE_COLOR === "false") ? false : picocolors.isColorSupported + ); +} +const compose = (f, g) => v => f(g(v)); +function buildDefs(colors) { + return { + keyword: colors.cyan, + capitalized: colors.yellow, + jsxIdentifier: colors.yellow, + punctuator: colors.yellow, + number: colors.magenta, + string: colors.green, + regex: colors.magenta, + comment: colors.gray, + invalid: compose(compose(colors.white, colors.bgRed), colors.bold), + gutter: colors.gray, + marker: compose(colors.red, colors.bold), + message: compose(colors.red, colors.bold), + reset: colors.reset + }; +} +const defsOn = buildDefs(picocolors.createColors(true)); +const defsOff = buildDefs(picocolors.createColors(false)); +function getDefs(enabled) { + return enabled ? defsOn : defsOff; +} + +const sometimesKeywords = new Set(["as", "async", "from", "get", "of", "set"]); +const NEWLINE$1 = /\r\n|[\n\r\u2028\u2029]/; +const BRACKET = /^[()[\]{}]$/; +let tokenize; +const JSX_TAG = /^[a-z][\w-]*$/i; +const getTokenType = function (token, offset, text) { + if (token.type === "name") { + const tokenValue = token.value; + if (helperValidatorIdentifier.isKeyword(tokenValue) || helperValidatorIdentifier.isStrictReservedWord(tokenValue, true) || sometimesKeywords.has(tokenValue)) { + return "keyword"; + } + if (JSX_TAG.test(tokenValue) && (text[offset - 1] === "<" || text.slice(offset - 2, offset) === "</")) { + return "jsxIdentifier"; + } + const firstChar = String.fromCodePoint(tokenValue.codePointAt(0)); + if (firstChar !== firstChar.toLowerCase()) { + return "capitalized"; + } + } + if (token.type === "punctuator" && BRACKET.test(token.value)) { + return "bracket"; + } + if (token.type === "invalid" && (token.value === "@" || token.value === "#")) { + return "punctuator"; + } + return token.type; +}; +tokenize = function* (text) { + let match; + while (match = jsTokens.default.exec(text)) { + const token = jsTokens.matchToToken(match); + yield { + type: getTokenType(token, match.index, text), + value: token.value + }; + } +}; +function highlight(text) { + if (text === "") return ""; + const defs = getDefs(true); + let highlighted = ""; + for (const { + type, + value + } of tokenize(text)) { + if (type in defs) { + highlighted += value.split(NEWLINE$1).map(str => defs[type](str)).join("\n"); + } else { + highlighted += value; + } + } + return highlighted; +} + +let deprecationWarningShown = false; +const NEWLINE = /\r\n|[\n\r\u2028\u2029]/; +function getMarkerLines(loc, source, opts, startLineBaseZero) { + const startLoc = Object.assign({ + column: 0, + line: -1 + }, loc.start); + const endLoc = Object.assign({}, startLoc, loc.end); + const { + linesAbove = 2, + linesBelow = 3 + } = opts || {}; + const startLine = startLoc.line - startLineBaseZero; + const startColumn = startLoc.column; + const endLine = endLoc.line - startLineBaseZero; + const endColumn = endLoc.column; + let start = Math.max(startLine - (linesAbove + 1), 0); + let end = Math.min(source.length, endLine + linesBelow); + if (startLine === -1) { + start = 0; + } + if (endLine === -1) { + end = source.length; + } + const lineDiff = endLine - startLine; + const markerLines = {}; + if (lineDiff) { + for (let i = 0; i <= lineDiff; i++) { + const lineNumber = i + startLine; + if (!startColumn) { + markerLines[lineNumber] = true; + } else if (i === 0) { + const sourceLength = source[lineNumber - 1].length; + markerLines[lineNumber] = [startColumn, sourceLength - startColumn + 1]; + } else if (i === lineDiff) { + markerLines[lineNumber] = [0, endColumn]; + } else { + const sourceLength = source[lineNumber - i].length; + markerLines[lineNumber] = [0, sourceLength]; + } + } + } else { + if (startColumn === endColumn) { + if (startColumn) { + markerLines[startLine] = [startColumn, 0]; + } else { + markerLines[startLine] = true; + } + } else { + markerLines[startLine] = [startColumn, endColumn - startColumn]; + } + } + return { + start, + end, + markerLines + }; +} +function codeFrameColumns(rawLines, loc, opts = {}) { + const shouldHighlight = opts.forceColor || isColorSupported() && opts.highlightCode; + const startLineBaseZero = (opts.startLine || 1) - 1; + const defs = getDefs(shouldHighlight); + const lines = rawLines.split(NEWLINE); + const { + start, + end, + markerLines + } = getMarkerLines(loc, lines, opts, startLineBaseZero); + const hasColumns = loc.start && typeof loc.start.column === "number"; + const numberMaxWidth = String(end + startLineBaseZero).length; + const highlightedLines = shouldHighlight ? highlight(rawLines) : rawLines; + let frame = highlightedLines.split(NEWLINE, end).slice(start, end).map((line, index) => { + const number = start + 1 + index; + const paddedNumber = ` ${number + startLineBaseZero}`.slice(-numberMaxWidth); + const gutter = ` ${paddedNumber} |`; + const hasMarker = markerLines[number]; + const lastMarkerLine = !markerLines[number + 1]; + if (hasMarker) { + let markerLine = ""; + if (Array.isArray(hasMarker)) { + const markerSpacing = line.slice(0, Math.max(hasMarker[0] - 1, 0)).replace(/[^\t]/g, " "); + const numberOfMarkers = hasMarker[1] || 1; + markerLine = ["\n ", defs.gutter(gutter.replace(/\d/g, " ")), " ", markerSpacing, defs.marker("^").repeat(numberOfMarkers)].join(""); + if (lastMarkerLine && opts.message) { + markerLine += " " + defs.message(opts.message); + } + } + return [defs.marker(">"), defs.gutter(gutter), line.length > 0 ? ` ${line}` : "", markerLine].join(""); + } else { + return ` ${defs.gutter(gutter)}${line.length > 0 ? ` ${line}` : ""}`; + } + }).join("\n"); + if (opts.message && !hasColumns) { + frame = `${" ".repeat(numberMaxWidth + 1)}${opts.message}\n${frame}`; + } + if (shouldHighlight) { + return defs.reset(frame); + } else { + return frame; + } +} +function index (rawLines, lineNumber, colNumber, opts = {}) { + if (!deprecationWarningShown) { + deprecationWarningShown = true; + const message = "Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use `codeFrameColumns`."; + if (process.emitWarning) { + process.emitWarning(message, "DeprecationWarning"); + } else { + const deprecationError = new Error(message); + deprecationError.name = "DeprecationWarning"; + console.warn(new Error(message)); + } + } + colNumber = Math.max(colNumber, 0); + const location = { + start: { + column: colNumber, + line: lineNumber + } + }; + return codeFrameColumns(rawLines, location, opts); +} + +exports.codeFrameColumns = codeFrameColumns; +exports.default = index; +exports.highlight = highlight; +//# sourceMappingURL=index.js.map diff --git a/node_modules/@babel/code-frame/lib/index.js.map b/node_modules/@babel/code-frame/lib/index.js.map new file mode 100644 index 0000000..6b85ae4 --- /dev/null +++ b/node_modules/@babel/code-frame/lib/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sources":["../src/defs.ts","../src/highlight.ts","../src/index.ts"],"sourcesContent":["import picocolors, { createColors } from \"picocolors\";\nimport type { Colors, Formatter } from \"picocolors/types\";\n\nexport function isColorSupported() {\n return (\n // See https://github.com/alexeyraspopov/picocolors/issues/62\n typeof process === \"object\" &&\n (process.env.FORCE_COLOR === \"0\" || process.env.FORCE_COLOR === \"false\")\n ? false\n : picocolors.isColorSupported\n );\n}\n\nexport type InternalTokenType =\n | \"keyword\"\n | \"capitalized\"\n | \"jsxIdentifier\"\n | \"punctuator\"\n | \"number\"\n | \"string\"\n | \"regex\"\n | \"comment\"\n | \"invalid\";\n\ntype UITokens = \"gutter\" | \"marker\" | \"message\";\n\nexport type Defs = Record<InternalTokenType | UITokens | \"reset\", Formatter>;\n\nconst compose: <T, U, V>(f: (gv: U) => V, g: (v: T) => U) => (v: T) => V =\n (f, g) => v =>\n f(g(v));\n\n/**\n * Styles for token types.\n */\nfunction buildDefs(colors: Colors): Defs {\n return {\n keyword: colors.cyan,\n capitalized: colors.yellow,\n jsxIdentifier: colors.yellow,\n punctuator: colors.yellow,\n number: colors.magenta,\n string: colors.green,\n regex: colors.magenta,\n comment: colors.gray,\n invalid: compose(compose(colors.white, colors.bgRed), colors.bold),\n\n gutter: colors.gray,\n marker: compose(colors.red, colors.bold),\n message: compose(colors.red, colors.bold),\n\n reset: colors.reset,\n };\n}\n\nconst defsOn = buildDefs(createColors(true));\nconst defsOff = buildDefs(createColors(false));\n\nexport function getDefs(enabled: boolean): Defs {\n return enabled ? defsOn : defsOff;\n}\n","import type { Token as JSToken, JSXToken } from \"js-tokens\";\nimport jsTokens from \"js-tokens\";\n// We inline this package\n// eslint-disable-next-line import/no-extraneous-dependencies\nimport * as charCodes from \"charcodes\";\n\nimport {\n isStrictReservedWord,\n isKeyword,\n} from \"@babel/helper-validator-identifier\";\n\nimport { getDefs, type InternalTokenType } from \"./defs.ts\";\n\n/**\n * Names that are always allowed as identifiers, but also appear as keywords\n * within certain syntactic productions.\n *\n * https://tc39.es/ecma262/#sec-keywords-and-reserved-words\n *\n * `target` has been omitted since it is very likely going to be a false\n * positive.\n */\nconst sometimesKeywords = new Set([\"as\", \"async\", \"from\", \"get\", \"of\", \"set\"]);\n\ntype Token = {\n type: InternalTokenType | \"uncolored\";\n value: string;\n};\n\n/**\n * RegExp to test for newlines in terminal.\n */\nconst NEWLINE = /\\r\\n|[\\n\\r\\u2028\\u2029]/;\n\n/**\n * RegExp to test for the three types of brackets.\n */\nconst BRACKET = /^[()[\\]{}]$/;\n\nlet tokenize: (\n text: string,\n) => Generator<{ type: InternalTokenType | \"uncolored\"; value: string }>;\n\nif (process.env.BABEL_8_BREAKING) {\n /**\n * Get the type of token, specifying punctuator type.\n */\n const getTokenType = function (\n token: JSToken | JSXToken,\n ): InternalTokenType | \"uncolored\" {\n if (token.type === \"IdentifierName\") {\n const tokenValue = token.value;\n if (\n isKeyword(tokenValue) ||\n isStrictReservedWord(tokenValue, true) ||\n sometimesKeywords.has(tokenValue)\n ) {\n return \"keyword\";\n }\n\n const firstChar = tokenValue.charCodeAt(0);\n if (firstChar < 128) {\n // ASCII characters\n if (\n firstChar >= charCodes.uppercaseA &&\n firstChar <= charCodes.uppercaseZ\n ) {\n return \"capitalized\";\n }\n } else {\n const firstChar = String.fromCodePoint(tokenValue.codePointAt(0));\n if (firstChar !== firstChar.toLowerCase()) {\n return \"capitalized\";\n }\n }\n }\n\n if (token.type === \"Punctuator\" && BRACKET.test(token.value)) {\n return \"uncolored\";\n }\n\n if (token.type === \"Invalid\" && token.value === \"@\") {\n return \"punctuator\";\n }\n\n switch (token.type) {\n case \"NumericLiteral\":\n return \"number\";\n\n case \"StringLiteral\":\n case \"JSXString\":\n case \"NoSubstitutionTemplate\":\n return \"string\";\n\n case \"RegularExpressionLiteral\":\n return \"regex\";\n\n case \"Punctuator\":\n case \"JSXPunctuator\":\n return \"punctuator\";\n\n case \"MultiLineComment\":\n case \"SingleLineComment\":\n return \"comment\";\n\n case \"Invalid\":\n case \"JSXInvalid\":\n return \"invalid\";\n\n case \"JSXIdentifier\":\n return \"jsxIdentifier\";\n\n default:\n return \"uncolored\";\n }\n };\n\n /**\n * Turn a string of JS into an array of objects.\n */\n tokenize = function* (text: string): Generator<Token> {\n for (const token of jsTokens(text, { jsx: true })) {\n switch (token.type) {\n case \"TemplateHead\":\n yield { type: \"string\", value: token.value.slice(0, -2) };\n yield { type: \"punctuator\", value: \"${\" };\n break;\n\n case \"TemplateMiddle\":\n yield { type: \"punctuator\", value: \"}\" };\n yield { type: \"string\", value: token.value.slice(1, -2) };\n yield { type: \"punctuator\", value: \"${\" };\n break;\n\n case \"TemplateTail\":\n yield { type: \"punctuator\", value: \"}\" };\n yield { type: \"string\", value: token.value.slice(1) };\n break;\n\n default:\n yield {\n type: getTokenType(token),\n value: token.value,\n };\n }\n }\n };\n} else {\n /**\n * RegExp to test for what seems to be a JSX tag name.\n */\n const JSX_TAG = /^[a-z][\\w-]*$/i;\n\n // The token here is defined in js-tokens@4. However we don't bother\n // typing it since the whole block will be removed in Babel 8\n const getTokenType = function (token: any, offset: number, text: string) {\n if (token.type === \"name\") {\n const tokenValue = token.value;\n if (\n isKeyword(tokenValue) ||\n isStrictReservedWord(tokenValue, true) ||\n sometimesKeywords.has(tokenValue)\n ) {\n return \"keyword\";\n }\n\n if (\n JSX_TAG.test(tokenValue) &&\n (text[offset - 1] === \"<\" || text.slice(offset - 2, offset) === \"</\")\n ) {\n return \"jsxIdentifier\";\n }\n\n const firstChar = String.fromCodePoint(tokenValue.codePointAt(0));\n if (firstChar !== firstChar.toLowerCase()) {\n return \"capitalized\";\n }\n }\n\n if (token.type === \"punctuator\" && BRACKET.test(token.value)) {\n return \"bracket\";\n }\n\n if (\n token.type === \"invalid\" &&\n (token.value === \"@\" || token.value === \"#\")\n ) {\n return \"punctuator\";\n }\n\n return token.type;\n };\n\n tokenize = function* (text: string) {\n let match;\n while ((match = (jsTokens as any).default.exec(text))) {\n const token = (jsTokens as any).matchToToken(match);\n\n yield {\n type: getTokenType(token, match.index, text),\n value: token.value,\n };\n }\n };\n}\n\nexport function highlight(text: string) {\n if (text === \"\") return \"\";\n\n const defs = getDefs(true);\n\n let highlighted = \"\";\n\n for (const { type, value } of tokenize(text)) {\n if (type in defs) {\n highlighted += value\n .split(NEWLINE)\n .map(str => defs[type as InternalTokenType](str))\n .join(\"\\n\");\n } else {\n highlighted += value;\n }\n }\n\n return highlighted;\n}\n","import { getDefs, isColorSupported } from \"./defs.ts\";\nimport { highlight } from \"./highlight.ts\";\n\nexport { highlight };\n\nlet deprecationWarningShown = false;\n\ntype Location = {\n column: number;\n line: number;\n};\n\ntype NodeLocation = {\n end?: Location;\n start: Location;\n};\n\nexport interface Options {\n /** Syntax highlight the code as JavaScript for terminals. default: false */\n highlightCode?: boolean;\n /** The number of lines to show above the error. default: 2 */\n linesAbove?: number;\n /** The number of lines to show below the error. default: 3 */\n linesBelow?: number;\n /** The line number corresponding to the first line in `rawLines`. default: 1 */\n startLine?: number;\n /**\n * Forcibly syntax highlight the code as JavaScript (for non-terminals);\n * overrides highlightCode.\n * default: false\n */\n forceColor?: boolean;\n /**\n * Pass in a string to be displayed inline (if possible) next to the\n * highlighted location in the code. If it can't be positioned inline,\n * it will be placed above the code frame.\n * default: nothing\n */\n message?: string;\n}\n\n/**\n * RegExp to test for newlines in terminal.\n */\n\nconst NEWLINE = /\\r\\n|[\\n\\r\\u2028\\u2029]/;\n\n/**\n * Extract what lines should be marked and highlighted.\n */\n\ntype MarkerLines = Record<number, true | [number, number]>;\n\nfunction getMarkerLines(\n loc: NodeLocation,\n source: string[],\n opts: Options,\n startLineBaseZero: number,\n): {\n start: number;\n end: number;\n markerLines: MarkerLines;\n} {\n const startLoc: Location = {\n column: 0,\n line: -1,\n ...loc.start,\n };\n const endLoc: Location = {\n ...startLoc,\n ...loc.end,\n };\n const { linesAbove = 2, linesBelow = 3 } = opts || {};\n const startLine = startLoc.line - startLineBaseZero;\n const startColumn = startLoc.column;\n const endLine = endLoc.line - startLineBaseZero;\n const endColumn = endLoc.column;\n\n let start = Math.max(startLine - (linesAbove + 1), 0);\n let end = Math.min(source.length, endLine + linesBelow);\n\n if (startLine === -1) {\n start = 0;\n }\n\n if (endLine === -1) {\n end = source.length;\n }\n\n const lineDiff = endLine - startLine;\n const markerLines: MarkerLines = {};\n\n if (lineDiff) {\n for (let i = 0; i <= lineDiff; i++) {\n const lineNumber = i + startLine;\n\n if (!startColumn) {\n markerLines[lineNumber] = true;\n } else if (i === 0) {\n const sourceLength = source[lineNumber - 1].length;\n\n markerLines[lineNumber] = [startColumn, sourceLength - startColumn + 1];\n } else if (i === lineDiff) {\n markerLines[lineNumber] = [0, endColumn];\n } else {\n const sourceLength = source[lineNumber - i].length;\n\n markerLines[lineNumber] = [0, sourceLength];\n }\n }\n } else {\n if (startColumn === endColumn) {\n if (startColumn) {\n markerLines[startLine] = [startColumn, 0];\n } else {\n markerLines[startLine] = true;\n }\n } else {\n markerLines[startLine] = [startColumn, endColumn - startColumn];\n }\n }\n\n return { start, end, markerLines };\n}\n\nexport function codeFrameColumns(\n rawLines: string,\n loc: NodeLocation,\n opts: Options = {},\n): string {\n const shouldHighlight =\n opts.forceColor || (isColorSupported() && opts.highlightCode);\n const startLineBaseZero = (opts.startLine || 1) - 1;\n const defs = getDefs(shouldHighlight);\n\n const lines = rawLines.split(NEWLINE);\n const { start, end, markerLines } = getMarkerLines(\n loc,\n lines,\n opts,\n startLineBaseZero,\n );\n const hasColumns = loc.start && typeof loc.start.column === \"number\";\n\n const numberMaxWidth = String(end + startLineBaseZero).length;\n\n const highlightedLines = shouldHighlight ? highlight(rawLines) : rawLines;\n\n let frame = highlightedLines\n .split(NEWLINE, end)\n .slice(start, end)\n .map((line, index) => {\n const number = start + 1 + index;\n const paddedNumber = ` ${number + startLineBaseZero}`.slice(\n -numberMaxWidth,\n );\n const gutter = ` ${paddedNumber} |`;\n const hasMarker = markerLines[number];\n const lastMarkerLine = !markerLines[number + 1];\n if (hasMarker) {\n let markerLine = \"\";\n if (Array.isArray(hasMarker)) {\n const markerSpacing = line\n .slice(0, Math.max(hasMarker[0] - 1, 0))\n .replace(/[^\\t]/g, \" \");\n const numberOfMarkers = hasMarker[1] || 1;\n\n markerLine = [\n \"\\n \",\n defs.gutter(gutter.replace(/\\d/g, \" \")),\n \" \",\n markerSpacing,\n defs.marker(\"^\").repeat(numberOfMarkers),\n ].join(\"\");\n\n if (lastMarkerLine && opts.message) {\n markerLine += \" \" + defs.message(opts.message);\n }\n }\n return [\n defs.marker(\">\"),\n defs.gutter(gutter),\n line.length > 0 ? ` ${line}` : \"\",\n markerLine,\n ].join(\"\");\n } else {\n return ` ${defs.gutter(gutter)}${line.length > 0 ? ` ${line}` : \"\"}`;\n }\n })\n .join(\"\\n\");\n\n if (opts.message && !hasColumns) {\n frame = `${\" \".repeat(numberMaxWidth + 1)}${opts.message}\\n${frame}`;\n }\n\n if (shouldHighlight) {\n return defs.reset(frame);\n } else {\n return frame;\n }\n}\n\n/**\n * Create a code frame, adding line numbers, code highlighting, and pointing to a given position.\n */\n\nexport default function (\n rawLines: string,\n lineNumber: number,\n colNumber?: number | null,\n opts: Options = {},\n): string {\n if (!deprecationWarningShown) {\n deprecationWarningShown = true;\n\n const message =\n \"Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use `codeFrameColumns`.\";\n\n if (process.emitWarning) {\n // A string is directly supplied to emitWarning, because when supplying an\n // Error object node throws in the tests because of different contexts\n process.emitWarning(message, \"DeprecationWarning\");\n } else {\n const deprecationError = new Error(message);\n deprecationError.name = \"DeprecationWarning\";\n console.warn(new Error(message));\n }\n }\n\n colNumber = Math.max(colNumber, 0);\n\n const location: NodeLocation = {\n start: { column: colNumber, line: lineNumber },\n };\n\n return codeFrameColumns(rawLines, location, opts);\n}\n"],"names":["isColorSupported","process","env","FORCE_COLOR","picocolors","compose","f","g","v","buildDefs","colors","keyword","cyan","capitalized","yellow","jsxIdentifier","punctuator","number","magenta","string","green","regex","comment","gray","invalid","white","bgRed","bold","gutter","marker","red","message","reset","defsOn","createColors","defsOff","getDefs","enabled","sometimesKeywords","Set","NEWLINE","BRACKET","tokenize","JSX_TAG","getTokenType","token","offset","text","type","tokenValue","value","isKeyword","isStrictReservedWord","has","test","slice","firstChar","String","fromCodePoint","codePointAt","toLowerCase","match","jsTokens","default","exec","matchToToken","index","highlight","defs","highlighted","split","map","str","join","deprecationWarningShown","getMarkerLines","loc","source","opts","startLineBaseZero","startLoc","Object","assign","column","line","start","endLoc","end","linesAbove","linesBelow","startLine","startColumn","endLine","endColumn","Math","max","min","length","lineDiff","markerLines","i","lineNumber","sourceLength","codeFrameColumns","rawLines","shouldHighlight","forceColor","highlightCode","lines","hasColumns","numberMaxWidth","highlightedLines","frame","paddedNumber","hasMarker","lastMarkerLine","markerLine","Array","isArray","markerSpacing","replace","numberOfMarkers","repeat","colNumber","emitWarning","deprecationError","Error","name","console","warn","location"],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@babel/code-frame/package.json b/node_modules/@babel/code-frame/package.json new file mode 100644 index 0000000..1f21a37 --- /dev/null +++ b/node_modules/@babel/code-frame/package.json @@ -0,0 +1,32 @@ +{ + "name": "@babel/code-frame", + "version": "7.29.7", + "description": "Generate errors that contain a code frame that point to source locations.", + "author": "The Babel Team (https://babel.dev/team)", + "homepage": "https://babel.dev/docs/en/next/babel-code-frame", + "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen", + "license": "MIT", + "publishConfig": { + "access": "public" + }, + "repository": { + "type": "git", + "url": "https://github.com/babel/babel.git", + "directory": "packages/babel-code-frame" + }, + "main": "./lib/index.js", + "dependencies": { + "@babel/helper-validator-identifier": "^7.29.7", + "js-tokens": "^4.0.0", + "picocolors": "^1.1.1" + }, + "devDependencies": { + "charcodes": "^0.2.0", + "import-meta-resolve": "^4.1.0", + "strip-ansi": "^4.0.0" + }, + "engines": { + "node": ">=6.9.0" + }, + "type": "commonjs" +} \ No newline at end of file diff --git a/node_modules/@babel/helper-validator-identifier/LICENSE b/node_modules/@babel/helper-validator-identifier/LICENSE new file mode 100644 index 0000000..f31575e --- /dev/null +++ b/node_modules/@babel/helper-validator-identifier/LICENSE @@ -0,0 +1,22 @@ +MIT License + +Copyright (c) 2014-present Sebastian McKenzie and other contributors + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/@babel/helper-validator-identifier/README.md b/node_modules/@babel/helper-validator-identifier/README.md new file mode 100644 index 0000000..05c19e6 --- /dev/null +++ b/node_modules/@babel/helper-validator-identifier/README.md @@ -0,0 +1,19 @@ +# @babel/helper-validator-identifier + +> Validate identifier/keywords name + +See our website [@babel/helper-validator-identifier](https://babeljs.io/docs/babel-helper-validator-identifier) for more information. + +## Install + +Using npm: + +```sh +npm install --save @babel/helper-validator-identifier +``` + +or using yarn: + +```sh +yarn add @babel/helper-validator-identifier +``` diff --git a/node_modules/@babel/helper-validator-identifier/lib/identifier.js b/node_modules/@babel/helper-validator-identifier/lib/identifier.js new file mode 100644 index 0000000..b12e6e4 --- /dev/null +++ b/node_modules/@babel/helper-validator-identifier/lib/identifier.js @@ -0,0 +1,70 @@ +"use strict"; + +Object.defineProperty(exports, "__esModule", { + value: true +}); +exports.isIdentifierChar = isIdentifierChar; +exports.isIdentifierName = isIdentifierName; +exports.isIdentifierStart = isIdentifierStart; +let nonASCIIidentifierStartChars = "\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\u02c1\u02c6-\u02d1\u02e0-\u02e4\u02ec\u02ee\u0370-\u0374\u0376\u0377\u037a-\u037d\u037f\u0386\u0388-\u038a\u038c\u038e-\u03a1\u03a3-\u03f5\u03f7-\u0481\u048a-\u052f\u0531-\u0556\u0559\u0560-\u0588\u05d0-\u05ea\u05ef-\u05f2\u0620-\u064a\u066e\u066f\u0671-\u06d3\u06d5\u06e5\u06e6\u06ee\u06ef\u06fa-\u06fc\u06ff\u0710\u0712-\u072f\u074d-\u07a5\u07b1\u07ca-\u07ea\u07f4\u07f5\u07fa\u0800-\u0815\u081a\u0824\u0828\u0840-\u0858\u0860-\u086a\u0870-\u0887\u0889-\u088f\u08a0-\u08c9\u0904-\u0939\u093d\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098c\u098f\u0990\u0993-\u09a8\u09aa-\u09b0\u09b2\u09b6-\u09b9\u09bd\u09ce\u09dc\u09dd\u09df-\u09e1\u09f0\u09f1\u09fc\u0a05-\u0a0a\u0a0f\u0a10\u0a13-\u0a28\u0a2a-\u0a30\u0a32\u0a33\u0a35\u0a36\u0a38\u0a39\u0a59-\u0a5c\u0a5e\u0a72-\u0a74\u0a85-\u0a8d\u0a8f-\u0a91\u0a93-\u0aa8\u0aaa-\u0ab0\u0ab2\u0ab3\u0ab5-\u0ab9\u0abd\u0ad0\u0ae0\u0ae1\u0af9\u0b05-\u0b0c\u0b0f\u0b10\u0b13-\u0b28\u0b2a-\u0b30\u0b32\u0b33\u0b35-\u0b39\u0b3d\u0b5c\u0b5d\u0b5f-\u0b61\u0b71\u0b83\u0b85-\u0b8a\u0b8e-\u0b90\u0b92-\u0b95\u0b99\u0b9a\u0b9c\u0b9e\u0b9f\u0ba3\u0ba4\u0ba8-\u0baa\u0bae-\u0bb9\u0bd0\u0c05-\u0c0c\u0c0e-\u0c10\u0c12-\u0c28\u0c2a-\u0c39\u0c3d\u0c58-\u0c5a\u0c5c\u0c5d\u0c60\u0c61\u0c80\u0c85-\u0c8c\u0c8e-\u0c90\u0c92-\u0ca8\u0caa-\u0cb3\u0cb5-\u0cb9\u0cbd\u0cdc-\u0cde\u0ce0\u0ce1\u0cf1\u0cf2\u0d04-\u0d0c\u0d0e-\u0d10\u0d12-\u0d3a\u0d3d\u0d4e\u0d54-\u0d56\u0d5f-\u0d61\u0d7a-\u0d7f\u0d85-\u0d96\u0d9a-\u0db1\u0db3-\u0dbb\u0dbd\u0dc0-\u0dc6\u0e01-\u0e30\u0e32\u0e33\u0e40-\u0e46\u0e81\u0e82\u0e84\u0e86-\u0e8a\u0e8c-\u0ea3\u0ea5\u0ea7-\u0eb0\u0eb2\u0eb3\u0ebd\u0ec0-\u0ec4\u0ec6\u0edc-\u0edf\u0f00\u0f40-\u0f47\u0f49-\u0f6c\u0f88-\u0f8c\u1000-\u102a\u103f\u1050-\u1055\u105a-\u105d\u1061\u1065\u1066\u106e-\u1070\u1075-\u1081\u108e\u10a0-\u10c5\u10c7\u10cd\u10d0-\u10fa\u10fc-\u1248\u124a-\u124d\u1250-\u1256\u1258\u125a-\u125d\u1260-\u1288\u128a-\u128d\u1290-\u12b0\u12b2-\u12b5\u12b8-\u12be\u12c0\u12c2-\u12c5\u12c8-\u12d6\u12d8-\u1310\u1312-\u1315\u1318-\u135a\u1380-\u138f\u13a0-\u13f5\u13f8-\u13fd\u1401-\u166c\u166f-\u167f\u1681-\u169a\u16a0-\u16ea\u16ee-\u16f8\u1700-\u1711\u171f-\u1731\u1740-\u1751\u1760-\u176c\u176e-\u1770\u1780-\u17b3\u17d7\u17dc\u1820-\u1878\u1880-\u18a8\u18aa\u18b0-\u18f5\u1900-\u191e\u1950-\u196d\u1970-\u1974\u1980-\u19ab\u19b0-\u19c9\u1a00-\u1a16\u1a20-\u1a54\u1aa7\u1b05-\u1b33\u1b45-\u1b4c\u1b83-\u1ba0\u1bae\u1baf\u1bba-\u1be5\u1c00-\u1c23\u1c4d-\u1c4f\u1c5a-\u1c7d\u1c80-\u1c8a\u1c90-\u1cba\u1cbd-\u1cbf\u1ce9-\u1cec\u1cee-\u1cf3\u1cf5\u1cf6\u1cfa\u1d00-\u1dbf\u1e00-\u1f15\u1f18-\u1f1d\u1f20-\u1f45\u1f48-\u1f4d\u1f50-\u1f57\u1f59\u1f5b\u1f5d\u1f5f-\u1f7d\u1f80-\u1fb4\u1fb6-\u1fbc\u1fbe\u1fc2-\u1fc4\u1fc6-\u1fcc\u1fd0-\u1fd3\u1fd6-\u1fdb\u1fe0-\u1fec\u1ff2-\u1ff4\u1ff6-\u1ffc\u2071\u207f\u2090-\u209c\u2102\u2107\u210a-\u2113\u2115\u2118-\u211d\u2124\u2126\u2128\u212a-\u2139\u213c-\u213f\u2145-\u2149\u214e\u2160-\u2188\u2c00-\u2ce4\u2ceb-\u2cee\u2cf2\u2cf3\u2d00-\u2d25\u2d27\u2d2d\u2d30-\u2d67\u2d6f\u2d80-\u2d96\u2da0-\u2da6\u2da8-\u2dae\u2db0-\u2db6\u2db8-\u2dbe\u2dc0-\u2dc6\u2dc8-\u2dce\u2dd0-\u2dd6\u2dd8-\u2dde\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303c\u3041-\u3096\u309b-\u309f\u30a1-\u30fa\u30fc-\u30ff\u3105-\u312f\u3131-\u318e\u31a0-\u31bf\u31f0-\u31ff\u3400-\u4dbf\u4e00-\ua48c\ua4d0-\ua4fd\ua500-\ua60c\ua610-\ua61f\ua62a\ua62b\ua640-\ua66e\ua67f-\ua69d\ua6a0-\ua6ef\ua717-\ua71f\ua722-\ua788\ua78b-\ua7dc\ua7f1-\ua801\ua803-\ua805\ua807-\ua80a\ua80c-\ua822\ua840-\ua873\ua882-\ua8b3\ua8f2-\ua8f7\ua8fb\ua8fd\ua8fe\ua90a-\ua925\ua930-\ua946\ua960-\ua97c\ua984-\ua9b2\ua9cf\ua9e0-\ua9e4\ua9e6-\ua9ef\ua9fa-\ua9fe\uaa00-\uaa28\uaa40-\uaa42\uaa44-\uaa4b\uaa60-\uaa76\uaa7a\uaa7e-\uaaaf\uaab1\uaab5\uaab6\uaab9-\uaabd\uaac0\uaac2\uaadb-\uaadd\uaae0-\uaaea\uaaf2-\uaaf4\uab01-\uab06\uab09-\uab0e\uab11-\uab16\uab20-\uab26\uab28-\uab2e\uab30-\uab5a\uab5c-\uab69\uab70-\uabe2\uac00-\ud7a3\ud7b0-\ud7c6\ud7cb-\ud7fb\uf900-\ufa6d\ufa70-\ufad9\ufb00-\ufb06\ufb13-\ufb17\ufb1d\ufb1f-\ufb28\ufb2a-\ufb36\ufb38-\ufb3c\ufb3e\ufb40\ufb41\ufb43\ufb44\ufb46-\ufbb1\ufbd3-\ufd3d\ufd50-\ufd8f\ufd92-\ufdc7\ufdf0-\ufdfb\ufe70-\ufe74\ufe76-\ufefc\uff21-\uff3a\uff41-\uff5a\uff66-\uffbe\uffc2-\uffc7\uffca-\uffcf\uffd2-\uffd7\uffda-\uffdc"; +let nonASCIIidentifierChars = "\xb7\u0300-\u036f\u0387\u0483-\u0487\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u0669\u0670\u06d6-\u06dc\u06df-\u06e4\u06e7\u06e8\u06ea-\u06ed\u06f0-\u06f9\u0711\u0730-\u074a\u07a6-\u07b0\u07c0-\u07c9\u07eb-\u07f3\u07fd\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0859-\u085b\u0897-\u089f\u08ca-\u08e1\u08e3-\u0903\u093a-\u093c\u093e-\u094f\u0951-\u0957\u0962\u0963\u0966-\u096f\u0981-\u0983\u09bc\u09be-\u09c4\u09c7\u09c8\u09cb-\u09cd\u09d7\u09e2\u09e3\u09e6-\u09ef\u09fe\u0a01-\u0a03\u0a3c\u0a3e-\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a66-\u0a71\u0a75\u0a81-\u0a83\u0abc\u0abe-\u0ac5\u0ac7-\u0ac9\u0acb-\u0acd\u0ae2\u0ae3\u0ae6-\u0aef\u0afa-\u0aff\u0b01-\u0b03\u0b3c\u0b3e-\u0b44\u0b47\u0b48\u0b4b-\u0b4d\u0b55-\u0b57\u0b62\u0b63\u0b66-\u0b6f\u0b82\u0bbe-\u0bc2\u0bc6-\u0bc8\u0bca-\u0bcd\u0bd7\u0be6-\u0bef\u0c00-\u0c04\u0c3c\u0c3e-\u0c44\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0c66-\u0c6f\u0c81-\u0c83\u0cbc\u0cbe-\u0cc4\u0cc6-\u0cc8\u0cca-\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0ce6-\u0cef\u0cf3\u0d00-\u0d03\u0d3b\u0d3c\u0d3e-\u0d44\u0d46-\u0d48\u0d4a-\u0d4d\u0d57\u0d62\u0d63\u0d66-\u0d6f\u0d81-\u0d83\u0dca\u0dcf-\u0dd4\u0dd6\u0dd8-\u0ddf\u0de6-\u0def\u0df2\u0df3\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0e50-\u0e59\u0eb1\u0eb4-\u0ebc\u0ec8-\u0ece\u0ed0-\u0ed9\u0f18\u0f19\u0f20-\u0f29\u0f35\u0f37\u0f39\u0f3e\u0f3f\u0f71-\u0f84\u0f86\u0f87\u0f8d-\u0f97\u0f99-\u0fbc\u0fc6\u102b-\u103e\u1040-\u1049\u1056-\u1059\u105e-\u1060\u1062-\u1064\u1067-\u106d\u1071-\u1074\u1082-\u108d\u108f-\u109d\u135d-\u135f\u1369-\u1371\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17b4-\u17d3\u17dd\u17e0-\u17e9\u180b-\u180d\u180f-\u1819\u18a9\u1920-\u192b\u1930-\u193b\u1946-\u194f\u19d0-\u19da\u1a17-\u1a1b\u1a55-\u1a5e\u1a60-\u1a7c\u1a7f-\u1a89\u1a90-\u1a99\u1ab0-\u1abd\u1abf-\u1add\u1ae0-\u1aeb\u1b00-\u1b04\u1b34-\u1b44\u1b50-\u1b59\u1b6b-\u1b73\u1b80-\u1b82\u1ba1-\u1bad\u1bb0-\u1bb9\u1be6-\u1bf3\u1c24-\u1c37\u1c40-\u1c49\u1c50-\u1c59\u1cd0-\u1cd2\u1cd4-\u1ce8\u1ced\u1cf4\u1cf7-\u1cf9\u1dc0-\u1dff\u200c\u200d\u203f\u2040\u2054\u20d0-\u20dc\u20e1\u20e5-\u20f0\u2cef-\u2cf1\u2d7f\u2de0-\u2dff\u302a-\u302f\u3099\u309a\u30fb\ua620-\ua629\ua66f\ua674-\ua67d\ua69e\ua69f\ua6f0\ua6f1\ua802\ua806\ua80b\ua823-\ua827\ua82c\ua880\ua881\ua8b4-\ua8c5\ua8d0-\ua8d9\ua8e0-\ua8f1\ua8ff-\ua909\ua926-\ua92d\ua947-\ua953\ua980-\ua983\ua9b3-\ua9c0\ua9d0-\ua9d9\ua9e5\ua9f0-\ua9f9\uaa29-\uaa36\uaa43\uaa4c\uaa4d\uaa50-\uaa59\uaa7b-\uaa7d\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uaaeb-\uaaef\uaaf5\uaaf6\uabe3-\uabea\uabec\uabed\uabf0-\uabf9\ufb1e\ufe00-\ufe0f\ufe20-\ufe2f\ufe33\ufe34\ufe4d-\ufe4f\uff10-\uff19\uff3f\uff65"; +const nonASCIIidentifierStart = new RegExp("[" + nonASCIIidentifierStartChars + "]"); +const nonASCIIidentifier = new RegExp("[" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + "]"); +nonASCIIidentifierStartChars = nonASCIIidentifierChars = null; +const astralIdentifierStartCodes = [0, 11, 2, 25, 2, 18, 2, 1, 2, 14, 3, 13, 35, 122, 70, 52, 268, 28, 4, 48, 48, 31, 14, 29, 6, 37, 11, 29, 3, 35, 5, 7, 2, 4, 43, 157, 19, 35, 5, 35, 5, 39, 9, 51, 13, 10, 2, 14, 2, 6, 2, 1, 2, 10, 2, 14, 2, 6, 2, 1, 4, 51, 13, 310, 10, 21, 11, 7, 25, 5, 2, 41, 2, 8, 70, 5, 3, 0, 2, 43, 2, 1, 4, 0, 3, 22, 11, 22, 10, 30, 66, 18, 2, 1, 11, 21, 11, 25, 7, 25, 39, 55, 7, 1, 65, 0, 16, 3, 2, 2, 2, 28, 43, 28, 4, 28, 36, 7, 2, 27, 28, 53, 11, 21, 11, 18, 14, 17, 111, 72, 56, 50, 14, 50, 14, 35, 39, 27, 10, 22, 251, 41, 7, 1, 17, 5, 57, 28, 11, 0, 9, 21, 43, 17, 47, 20, 28, 22, 13, 52, 58, 1, 3, 0, 14, 44, 33, 24, 27, 35, 30, 0, 3, 0, 9, 34, 4, 0, 13, 47, 15, 3, 22, 0, 2, 0, 36, 17, 2, 24, 20, 1, 64, 6, 2, 0, 2, 3, 2, 14, 2, 9, 8, 46, 39, 7, 3, 1, 3, 21, 2, 6, 2, 1, 2, 4, 4, 0, 19, 0, 13, 4, 31, 9, 2, 0, 3, 0, 2, 37, 2, 0, 26, 0, 2, 0, 45, 52, 19, 3, 21, 2, 31, 47, 21, 1, 2, 0, 185, 46, 42, 3, 37, 47, 21, 0, 60, 42, 14, 0, 72, 26, 38, 6, 186, 43, 117, 63, 32, 7, 3, 0, 3, 7, 2, 1, 2, 23, 16, 0, 2, 0, 95, 7, 3, 38, 17, 0, 2, 0, 29, 0, 11, 39, 8, 0, 22, 0, 12, 45, 20, 0, 19, 72, 200, 32, 32, 8, 2, 36, 18, 0, 50, 29, 113, 6, 2, 1, 2, 37, 22, 0, 26, 5, 2, 1, 2, 31, 15, 0, 24, 43, 261, 18, 16, 0, 2, 12, 2, 33, 125, 0, 80, 921, 103, 110, 18, 195, 2637, 96, 16, 1071, 18, 5, 26, 3994, 6, 582, 6842, 29, 1763, 568, 8, 30, 18, 78, 18, 29, 19, 47, 17, 3, 32, 20, 6, 18, 433, 44, 212, 63, 33, 24, 3, 24, 45, 74, 6, 0, 67, 12, 65, 1, 2, 0, 15, 4, 10, 7381, 42, 31, 98, 114, 8702, 3, 2, 6, 2, 1, 2, 290, 16, 0, 30, 2, 3, 0, 15, 3, 9, 395, 2309, 106, 6, 12, 4, 8, 8, 9, 5991, 84, 2, 70, 2, 1, 3, 0, 3, 1, 3, 3, 2, 11, 2, 0, 2, 6, 2, 64, 2, 3, 3, 7, 2, 6, 2, 27, 2, 3, 2, 4, 2, 0, 4, 6, 2, 339, 3, 24, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 7, 1845, 30, 7, 5, 262, 61, 147, 44, 11, 6, 17, 0, 322, 29, 19, 43, 485, 27, 229, 29, 3, 0, 208, 30, 2, 2, 2, 1, 2, 6, 3, 4, 10, 1, 225, 6, 2, 3, 2, 1, 2, 14, 2, 196, 60, 67, 8, 0, 1205, 3, 2, 26, 2, 1, 2, 0, 3, 0, 2, 9, 2, 3, 2, 0, 2, 0, 7, 0, 5, 0, 2, 0, 2, 0, 2, 2, 2, 1, 2, 0, 3, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 1, 2, 0, 3, 3, 2, 6, 2, 3, 2, 3, 2, 0, 2, 9, 2, 16, 6, 2, 2, 4, 2, 16, 4421, 42719, 33, 4381, 3, 5773, 3, 7472, 16, 621, 2467, 541, 1507, 4938, 6, 8489]; +const astralIdentifierCodes = [509, 0, 227, 0, 150, 4, 294, 9, 1368, 2, 2, 1, 6, 3, 41, 2, 5, 0, 166, 1, 574, 3, 9, 9, 7, 9, 32, 4, 318, 1, 78, 5, 71, 10, 50, 3, 123, 2, 54, 14, 32, 10, 3, 1, 11, 3, 46, 10, 8, 0, 46, 9, 7, 2, 37, 13, 2, 9, 6, 1, 45, 0, 13, 2, 49, 13, 9, 3, 2, 11, 83, 11, 7, 0, 3, 0, 158, 11, 6, 9, 7, 3, 56, 1, 2, 6, 3, 1, 3, 2, 10, 0, 11, 1, 3, 6, 4, 4, 68, 8, 2, 0, 3, 0, 2, 3, 2, 4, 2, 0, 15, 1, 83, 17, 10, 9, 5, 0, 82, 19, 13, 9, 214, 6, 3, 8, 28, 1, 83, 16, 16, 9, 82, 12, 9, 9, 7, 19, 58, 14, 5, 9, 243, 14, 166, 9, 71, 5, 2, 1, 3, 3, 2, 0, 2, 1, 13, 9, 120, 6, 3, 6, 4, 0, 29, 9, 41, 6, 2, 3, 9, 0, 10, 10, 47, 15, 199, 7, 137, 9, 54, 7, 2, 7, 17, 9, 57, 21, 2, 13, 123, 5, 4, 0, 2, 1, 2, 6, 2, 0, 9, 9, 49, 4, 2, 1, 2, 4, 9, 9, 55, 9, 266, 3, 10, 1, 2, 0, 49, 6, 4, 4, 14, 10, 5350, 0, 7, 14, 11465, 27, 2343, 9, 87, 9, 39, 4, 60, 6, 26, 9, 535, 9, 470, 0, 2, 54, 8, 3, 82, 0, 12, 1, 19628, 1, 4178, 9, 519, 45, 3, 22, 543, 4, 4, 5, 9, 7, 3, 6, 31, 3, 149, 2, 1418, 49, 513, 54, 5, 49, 9, 0, 15, 0, 23, 4, 2, 14, 1361, 6, 2, 16, 3, 6, 2, 1, 2, 4, 101, 0, 161, 6, 10, 9, 357, 0, 62, 13, 499, 13, 245, 1, 2, 9, 233, 0, 3, 0, 8, 1, 6, 0, 475, 6, 110, 6, 6, 9, 4759, 9, 787719, 239]; +function isInAstralSet(code, set) { + let pos = 0x10000; + for (let i = 0, length = set.length; i < length; i += 2) { + pos += set[i]; + if (pos > code) return false; + pos += set[i + 1]; + if (pos >= code) return true; + } + return false; +} +function isIdentifierStart(code) { + if (code < 65) return code === 36; + if (code <= 90) return true; + if (code < 97) return code === 95; + if (code <= 122) return true; + if (code <= 0xffff) { + return code >= 0xaa && nonASCIIidentifierStart.test(String.fromCharCode(code)); + } + return isInAstralSet(code, astralIdentifierStartCodes); +} +function isIdentifierChar(code) { + if (code < 48) return code === 36; + if (code < 58) return true; + if (code < 65) return false; + if (code <= 90) return true; + if (code < 97) return code === 95; + if (code <= 122) return true; + if (code <= 0xffff) { + return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code)); + } + return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes); +} +function isIdentifierName(name) { + let isFirst = true; + for (let i = 0; i < name.length; i++) { + let cp = name.charCodeAt(i); + if ((cp & 0xfc00) === 0xd800 && i + 1 < name.length) { + const trail = name.charCodeAt(++i); + if ((trail & 0xfc00) === 0xdc00) { + cp = 0x10000 + ((cp & 0x3ff) << 10) + (trail & 0x3ff); + } + } + if (isFirst) { + isFirst = false; + if (!isIdentifierStart(cp)) { + return false; + } + } else if (!isIdentifierChar(cp)) { + return false; + } + } + return !isFirst; +} + +//# sourceMappingURL=identifier.js.map diff --git a/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map b/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map new file mode 100644 index 0000000..71d32ff --- /dev/null +++ b/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map @@ -0,0 +1 @@ +{"version":3,"names":["nonASCIIidentifierStartChars","nonASCIIidentifierChars","nonASCIIidentifierStart","RegExp","nonASCIIidentifier","astralIdentifierStartCodes","astralIdentifierCodes","isInAstralSet","code","set","pos","i","length","isIdentifierStart","test","String","fromCharCode","isIdentifierChar","isIdentifierName","name","isFirst","cp","charCodeAt","trail"],"sources":["../src/identifier.ts"],"sourcesContent":["// We inline this package\n// eslint-disable-next-line import/no-extraneous-dependencies\nimport * as charCodes from \"charcodes\";\n\n// ## Character categories\n\n// Big ugly regular expressions that match characters in the\n// whitespace, identifier, and identifier-start categories. These\n// are only applied when a character is found to actually have a\n// code point between 0x80 and 0xffff.\n// Generated by `scripts/generate-identifier-regex.cjs`.\n\n/* prettier-ignore */\nlet nonASCIIidentifierStartChars = \"\\xaa\\xb5\\xba\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\u02c1\\u02c6-\\u02d1\\u02e0-\\u02e4\\u02ec\\u02ee\\u0370-\\u0374\\u0376\\u0377\\u037a-\\u037d\\u037f\\u0386\\u0388-\\u038a\\u038c\\u038e-\\u03a1\\u03a3-\\u03f5\\u03f7-\\u0481\\u048a-\\u052f\\u0531-\\u0556\\u0559\\u0560-\\u0588\\u05d0-\\u05ea\\u05ef-\\u05f2\\u0620-\\u064a\\u066e\\u066f\\u0671-\\u06d3\\u06d5\\u06e5\\u06e6\\u06ee\\u06ef\\u06fa-\\u06fc\\u06ff\\u0710\\u0712-\\u072f\\u074d-\\u07a5\\u07b1\\u07ca-\\u07ea\\u07f4\\u07f5\\u07fa\\u0800-\\u0815\\u081a\\u0824\\u0828\\u0840-\\u0858\\u0860-\\u086a\\u0870-\\u0887\\u0889-\\u088f\\u08a0-\\u08c9\\u0904-\\u0939\\u093d\\u0950\\u0958-\\u0961\\u0971-\\u0980\\u0985-\\u098c\\u098f\\u0990\\u0993-\\u09a8\\u09aa-\\u09b0\\u09b2\\u09b6-\\u09b9\\u09bd\\u09ce\\u09dc\\u09dd\\u09df-\\u09e1\\u09f0\\u09f1\\u09fc\\u0a05-\\u0a0a\\u0a0f\\u0a10\\u0a13-\\u0a28\\u0a2a-\\u0a30\\u0a32\\u0a33\\u0a35\\u0a36\\u0a38\\u0a39\\u0a59-\\u0a5c\\u0a5e\\u0a72-\\u0a74\\u0a85-\\u0a8d\\u0a8f-\\u0a91\\u0a93-\\u0aa8\\u0aaa-\\u0ab0\\u0ab2\\u0ab3\\u0ab5-\\u0ab9\\u0abd\\u0ad0\\u0ae0\\u0ae1\\u0af9\\u0b05-\\u0b0c\\u0b0f\\u0b10\\u0b13-\\u0b28\\u0b2a-\\u0b30\\u0b32\\u0b33\\u0b35-\\u0b39\\u0b3d\\u0b5c\\u0b5d\\u0b5f-\\u0b61\\u0b71\\u0b83\\u0b85-\\u0b8a\\u0b8e-\\u0b90\\u0b92-\\u0b95\\u0b99\\u0b9a\\u0b9c\\u0b9e\\u0b9f\\u0ba3\\u0ba4\\u0ba8-\\u0baa\\u0bae-\\u0bb9\\u0bd0\\u0c05-\\u0c0c\\u0c0e-\\u0c10\\u0c12-\\u0c28\\u0c2a-\\u0c39\\u0c3d\\u0c58-\\u0c5a\\u0c5c\\u0c5d\\u0c60\\u0c61\\u0c80\\u0c85-\\u0c8c\\u0c8e-\\u0c90\\u0c92-\\u0ca8\\u0caa-\\u0cb3\\u0cb5-\\u0cb9\\u0cbd\\u0cdc-\\u0cde\\u0ce0\\u0ce1\\u0cf1\\u0cf2\\u0d04-\\u0d0c\\u0d0e-\\u0d10\\u0d12-\\u0d3a\\u0d3d\\u0d4e\\u0d54-\\u0d56\\u0d5f-\\u0d61\\u0d7a-\\u0d7f\\u0d85-\\u0d96\\u0d9a-\\u0db1\\u0db3-\\u0dbb\\u0dbd\\u0dc0-\\u0dc6\\u0e01-\\u0e30\\u0e32\\u0e33\\u0e40-\\u0e46\\u0e81\\u0e82\\u0e84\\u0e86-\\u0e8a\\u0e8c-\\u0ea3\\u0ea5\\u0ea7-\\u0eb0\\u0eb2\\u0eb3\\u0ebd\\u0ec0-\\u0ec4\\u0ec6\\u0edc-\\u0edf\\u0f00\\u0f40-\\u0f47\\u0f49-\\u0f6c\\u0f88-\\u0f8c\\u1000-\\u102a\\u103f\\u1050-\\u1055\\u105a-\\u105d\\u1061\\u1065\\u1066\\u106e-\\u1070\\u1075-\\u1081\\u108e\\u10a0-\\u10c5\\u10c7\\u10cd\\u10d0-\\u10fa\\u10fc-\\u1248\\u124a-\\u124d\\u1250-\\u1256\\u1258\\u125a-\\u125d\\u1260-\\u1288\\u128a-\\u128d\\u1290-\\u12b0\\u12b2-\\u12b5\\u12b8-\\u12be\\u12c0\\u12c2-\\u12c5\\u12c8-\\u12d6\\u12d8-\\u1310\\u1312-\\u1315\\u1318-\\u135a\\u1380-\\u138f\\u13a0-\\u13f5\\u13f8-\\u13fd\\u1401-\\u166c\\u166f-\\u167f\\u1681-\\u169a\\u16a0-\\u16ea\\u16ee-\\u16f8\\u1700-\\u1711\\u171f-\\u1731\\u1740-\\u1751\\u1760-\\u176c\\u176e-\\u1770\\u1780-\\u17b3\\u17d7\\u17dc\\u1820-\\u1878\\u1880-\\u18a8\\u18aa\\u18b0-\\u18f5\\u1900-\\u191e\\u1950-\\u196d\\u1970-\\u1974\\u1980-\\u19ab\\u19b0-\\u19c9\\u1a00-\\u1a16\\u1a20-\\u1a54\\u1aa7\\u1b05-\\u1b33\\u1b45-\\u1b4c\\u1b83-\\u1ba0\\u1bae\\u1baf\\u1bba-\\u1be5\\u1c00-\\u1c23\\u1c4d-\\u1c4f\\u1c5a-\\u1c7d\\u1c80-\\u1c8a\\u1c90-\\u1cba\\u1cbd-\\u1cbf\\u1ce9-\\u1cec\\u1cee-\\u1cf3\\u1cf5\\u1cf6\\u1cfa\\u1d00-\\u1dbf\\u1e00-\\u1f15\\u1f18-\\u1f1d\\u1f20-\\u1f45\\u1f48-\\u1f4d\\u1f50-\\u1f57\\u1f59\\u1f5b\\u1f5d\\u1f5f-\\u1f7d\\u1f80-\\u1fb4\\u1fb6-\\u1fbc\\u1fbe\\u1fc2-\\u1fc4\\u1fc6-\\u1fcc\\u1fd0-\\u1fd3\\u1fd6-\\u1fdb\\u1fe0-\\u1fec\\u1ff2-\\u1ff4\\u1ff6-\\u1ffc\\u2071\\u207f\\u2090-\\u209c\\u2102\\u2107\\u210a-\\u2113\\u2115\\u2118-\\u211d\\u2124\\u2126\\u2128\\u212a-\\u2139\\u213c-\\u213f\\u2145-\\u2149\\u214e\\u2160-\\u2188\\u2c00-\\u2ce4\\u2ceb-\\u2cee\\u2cf2\\u2cf3\\u2d00-\\u2d25\\u2d27\\u2d2d\\u2d30-\\u2d67\\u2d6f\\u2d80-\\u2d96\\u2da0-\\u2da6\\u2da8-\\u2dae\\u2db0-\\u2db6\\u2db8-\\u2dbe\\u2dc0-\\u2dc6\\u2dc8-\\u2dce\\u2dd0-\\u2dd6\\u2dd8-\\u2dde\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303c\\u3041-\\u3096\\u309b-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312f\\u3131-\\u318e\\u31a0-\\u31bf\\u31f0-\\u31ff\\u3400-\\u4dbf\\u4e00-\\ua48c\\ua4d0-\\ua4fd\\ua500-\\ua60c\\ua610-\\ua61f\\ua62a\\ua62b\\ua640-\\ua66e\\ua67f-\\ua69d\\ua6a0-\\ua6ef\\ua717-\\ua71f\\ua722-\\ua788\\ua78b-\\ua7dc\\ua7f1-\\ua801\\ua803-\\ua805\\ua807-\\ua80a\\ua80c-\\ua822\\ua840-\\ua873\\ua882-\\ua8b3\\ua8f2-\\ua8f7\\ua8fb\\ua8fd\\ua8fe\\ua90a-\\ua925\\ua930-\\ua946\\ua960-\\ua97c\\ua984-\\ua9b2\\ua9cf\\ua9e0-\\ua9e4\\ua9e6-\\ua9ef\\ua9fa-\\ua9fe\\uaa00-\\uaa28\\uaa40-\\uaa42\\uaa44-\\uaa4b\\uaa60-\\uaa76\\uaa7a\\uaa7e-\\uaaaf\\uaab1\\uaab5\\uaab6\\uaab9-\\uaabd\\uaac0\\uaac2\\uaadb-\\uaadd\\uaae0-\\uaaea\\uaaf2-\\uaaf4\\uab01-\\uab06\\uab09-\\uab0e\\uab11-\\uab16\\uab20-\\uab26\\uab28-\\uab2e\\uab30-\\uab5a\\uab5c-\\uab69\\uab70-\\uabe2\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufb00-\\ufb06\\ufb13-\\ufb17\\ufb1d\\ufb1f-\\ufb28\\ufb2a-\\ufb36\\ufb38-\\ufb3c\\ufb3e\\ufb40\\ufb41\\ufb43\\ufb44\\ufb46-\\ufbb1\\ufbd3-\\ufd3d\\ufd50-\\ufd8f\\ufd92-\\ufdc7\\ufdf0-\\ufdfb\\ufe70-\\ufe74\\ufe76-\\ufefc\\uff21-\\uff3a\\uff41-\\uff5a\\uff66-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc\";\n/* prettier-ignore */\nlet nonASCIIidentifierChars = \"\\xb7\\u0300-\\u036f\\u0387\\u0483-\\u0487\\u0591-\\u05bd\\u05bf\\u05c1\\u05c2\\u05c4\\u05c5\\u05c7\\u0610-\\u061a\\u064b-\\u0669\\u0670\\u06d6-\\u06dc\\u06df-\\u06e4\\u06e7\\u06e8\\u06ea-\\u06ed\\u06f0-\\u06f9\\u0711\\u0730-\\u074a\\u07a6-\\u07b0\\u07c0-\\u07c9\\u07eb-\\u07f3\\u07fd\\u0816-\\u0819\\u081b-\\u0823\\u0825-\\u0827\\u0829-\\u082d\\u0859-\\u085b\\u0897-\\u089f\\u08ca-\\u08e1\\u08e3-\\u0903\\u093a-\\u093c\\u093e-\\u094f\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096f\\u0981-\\u0983\\u09bc\\u09be-\\u09c4\\u09c7\\u09c8\\u09cb-\\u09cd\\u09d7\\u09e2\\u09e3\\u09e6-\\u09ef\\u09fe\\u0a01-\\u0a03\\u0a3c\\u0a3e-\\u0a42\\u0a47\\u0a48\\u0a4b-\\u0a4d\\u0a51\\u0a66-\\u0a71\\u0a75\\u0a81-\\u0a83\\u0abc\\u0abe-\\u0ac5\\u0ac7-\\u0ac9\\u0acb-\\u0acd\\u0ae2\\u0ae3\\u0ae6-\\u0aef\\u0afa-\\u0aff\\u0b01-\\u0b03\\u0b3c\\u0b3e-\\u0b44\\u0b47\\u0b48\\u0b4b-\\u0b4d\\u0b55-\\u0b57\\u0b62\\u0b63\\u0b66-\\u0b6f\\u0b82\\u0bbe-\\u0bc2\\u0bc6-\\u0bc8\\u0bca-\\u0bcd\\u0bd7\\u0be6-\\u0bef\\u0c00-\\u0c04\\u0c3c\\u0c3e-\\u0c44\\u0c46-\\u0c48\\u0c4a-\\u0c4d\\u0c55\\u0c56\\u0c62\\u0c63\\u0c66-\\u0c6f\\u0c81-\\u0c83\\u0cbc\\u0cbe-\\u0cc4\\u0cc6-\\u0cc8\\u0cca-\\u0ccd\\u0cd5\\u0cd6\\u0ce2\\u0ce3\\u0ce6-\\u0cef\\u0cf3\\u0d00-\\u0d03\\u0d3b\\u0d3c\\u0d3e-\\u0d44\\u0d46-\\u0d48\\u0d4a-\\u0d4d\\u0d57\\u0d62\\u0d63\\u0d66-\\u0d6f\\u0d81-\\u0d83\\u0dca\\u0dcf-\\u0dd4\\u0dd6\\u0dd8-\\u0ddf\\u0de6-\\u0def\\u0df2\\u0df3\\u0e31\\u0e34-\\u0e3a\\u0e47-\\u0e4e\\u0e50-\\u0e59\\u0eb1\\u0eb4-\\u0ebc\\u0ec8-\\u0ece\\u0ed0-\\u0ed9\\u0f18\\u0f19\\u0f20-\\u0f29\\u0f35\\u0f37\\u0f39\\u0f3e\\u0f3f\\u0f71-\\u0f84\\u0f86\\u0f87\\u0f8d-\\u0f97\\u0f99-\\u0fbc\\u0fc6\\u102b-\\u103e\\u1040-\\u1049\\u1056-\\u1059\\u105e-\\u1060\\u1062-\\u1064\\u1067-\\u106d\\u1071-\\u1074\\u1082-\\u108d\\u108f-\\u109d\\u135d-\\u135f\\u1369-\\u1371\\u1712-\\u1715\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17b4-\\u17d3\\u17dd\\u17e0-\\u17e9\\u180b-\\u180d\\u180f-\\u1819\\u18a9\\u1920-\\u192b\\u1930-\\u193b\\u1946-\\u194f\\u19d0-\\u19da\\u1a17-\\u1a1b\\u1a55-\\u1a5e\\u1a60-\\u1a7c\\u1a7f-\\u1a89\\u1a90-\\u1a99\\u1ab0-\\u1abd\\u1abf-\\u1add\\u1ae0-\\u1aeb\\u1b00-\\u1b04\\u1b34-\\u1b44\\u1b50-\\u1b59\\u1b6b-\\u1b73\\u1b80-\\u1b82\\u1ba1-\\u1bad\\u1bb0-\\u1bb9\\u1be6-\\u1bf3\\u1c24-\\u1c37\\u1c40-\\u1c49\\u1c50-\\u1c59\\u1cd0-\\u1cd2\\u1cd4-\\u1ce8\\u1ced\\u1cf4\\u1cf7-\\u1cf9\\u1dc0-\\u1dff\\u200c\\u200d\\u203f\\u2040\\u2054\\u20d0-\\u20dc\\u20e1\\u20e5-\\u20f0\\u2cef-\\u2cf1\\u2d7f\\u2de0-\\u2dff\\u302a-\\u302f\\u3099\\u309a\\u30fb\\ua620-\\ua629\\ua66f\\ua674-\\ua67d\\ua69e\\ua69f\\ua6f0\\ua6f1\\ua802\\ua806\\ua80b\\ua823-\\ua827\\ua82c\\ua880\\ua881\\ua8b4-\\ua8c5\\ua8d0-\\ua8d9\\ua8e0-\\ua8f1\\ua8ff-\\ua909\\ua926-\\ua92d\\ua947-\\ua953\\ua980-\\ua983\\ua9b3-\\ua9c0\\ua9d0-\\ua9d9\\ua9e5\\ua9f0-\\ua9f9\\uaa29-\\uaa36\\uaa43\\uaa4c\\uaa4d\\uaa50-\\uaa59\\uaa7b-\\uaa7d\\uaab0\\uaab2-\\uaab4\\uaab7\\uaab8\\uaabe\\uaabf\\uaac1\\uaaeb-\\uaaef\\uaaf5\\uaaf6\\uabe3-\\uabea\\uabec\\uabed\\uabf0-\\uabf9\\ufb1e\\ufe00-\\ufe0f\\ufe20-\\ufe2f\\ufe33\\ufe34\\ufe4d-\\ufe4f\\uff10-\\uff19\\uff3f\\uff65\";\n\nconst nonASCIIidentifierStart = new RegExp(\n \"[\" + nonASCIIidentifierStartChars + \"]\",\n);\nconst nonASCIIidentifier = new RegExp(\n \"[\" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + \"]\",\n);\n\nnonASCIIidentifierStartChars = nonASCIIidentifierChars = null;\n\n// These are a run-length and offset-encoded representation of the\n// >0xffff code points that are a valid part of identifiers. The\n// offset starts at 0x10000, and each pair of numbers represents an\n// offset to the next range, and then a size of the range. They were\n// generated by `scripts/generate-identifier-regex.cjs`.\n/* prettier-ignore */\nconst astralIdentifierStartCodes = [0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,4,51,13,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,7,25,39,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,39,27,10,22,251,41,7,1,17,5,57,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,24,43,261,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,33,24,3,24,45,74,6,0,67,12,65,1,2,0,15,4,10,7381,42,31,98,114,8702,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,229,29,3,0,208,30,2,2,2,1,2,6,3,4,10,1,225,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4381,3,5773,3,7472,16,621,2467,541,1507,4938,6,8489];\n/* prettier-ignore */\nconst astralIdentifierCodes = [509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,78,5,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,199,7,137,9,54,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,55,9,266,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,245,1,2,9,233,0,3,0,8,1,6,0,475,6,110,6,6,9,4759,9,787719,239];\n\n// This has a complexity linear to the value of the code. The\n// assumption is that looking up astral identifier characters is\n// rare.\nfunction isInAstralSet(code: number, set: readonly number[]): boolean {\n let pos = 0x10000;\n for (let i = 0, length = set.length; i < length; i += 2) {\n pos += set[i];\n if (pos > code) return false;\n\n pos += set[i + 1];\n if (pos >= code) return true;\n }\n return false;\n}\n\n// Test whether a given character code starts an identifier.\n\nexport function isIdentifierStart(code: number): boolean {\n if (code < charCodes.uppercaseA) return code === charCodes.dollarSign;\n if (code <= charCodes.uppercaseZ) return true;\n if (code < charCodes.lowercaseA) return code === charCodes.underscore;\n if (code <= charCodes.lowercaseZ) return true;\n if (code <= 0xffff) {\n return (\n code >= 0xaa && nonASCIIidentifierStart.test(String.fromCharCode(code))\n );\n }\n return isInAstralSet(code, astralIdentifierStartCodes);\n}\n\n// Test whether a given character is part of an identifier.\n\nexport function isIdentifierChar(code: number): boolean {\n if (code < charCodes.digit0) return code === charCodes.dollarSign;\n if (code < charCodes.colon) return true;\n if (code < charCodes.uppercaseA) return false;\n if (code <= charCodes.uppercaseZ) return true;\n if (code < charCodes.lowercaseA) return code === charCodes.underscore;\n if (code <= charCodes.lowercaseZ) return true;\n if (code <= 0xffff) {\n return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n }\n return (\n isInAstralSet(code, astralIdentifierStartCodes) ||\n isInAstralSet(code, astralIdentifierCodes)\n );\n}\n\n// Test whether a given string is a valid identifier name\n\nexport function isIdentifierName(name: string): boolean {\n let isFirst = true;\n for (let i = 0; i < name.length; i++) {\n // The implementation is based on\n // https://source.chromium.org/chromium/chromium/src/+/master:v8/src/builtins/builtins-string-gen.cc;l=1455;drc=221e331b49dfefadbc6fa40b0c68e6f97606d0b3;bpv=0;bpt=1\n // We reimplement `codePointAt` because `codePointAt` is a V8 builtin which is not inlined by TurboFan (as of M91)\n // since `name` is mostly ASCII, an inlined `charCodeAt` wins here\n let cp = name.charCodeAt(i);\n if ((cp & 0xfc00) === 0xd800 && i + 1 < name.length) {\n const trail = name.charCodeAt(++i);\n if ((trail & 0xfc00) === 0xdc00) {\n cp = 0x10000 + ((cp & 0x3ff) << 10) + (trail & 0x3ff);\n }\n }\n if (isFirst) {\n isFirst = false;\n if (!isIdentifierStart(cp)) {\n return false;\n }\n } else if (!isIdentifierChar(cp)) {\n return false;\n }\n }\n return !isFirst;\n}\n"],"mappings":";;;;;;;;AAaA,IAAIA,4BAA4B,GAAG,spIAAspI;AAEzrI,IAAIC,uBAAuB,GAAG,4lFAA4lF;AAE1nF,MAAMC,uBAAuB,GAAG,IAAIC,MAAM,CACxC,GAAG,GAAGH,4BAA4B,GAAG,GACvC,CAAC;AACD,MAAMI,kBAAkB,GAAG,IAAID,MAAM,CACnC,GAAG,GAAGH,4BAA4B,GAAGC,uBAAuB,GAAG,GACjE,CAAC;AAEDD,4BAA4B,GAAGC,uBAAuB,GAAG,IAAI;AAQ7D,MAAMI,0BAA0B,GAAG,CAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,GAAG,EAAC,GAAG,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,IAAI,EAAC,EAAE,EAAC,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,IAAI,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,IAAI,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,IAAI,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,IAAI,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,IAAI,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,IAAI,EAAC,KAAK,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,EAAC,EAAE,EAAC,GAAG,EAAC,IAAI,EAAC,GAAG,EAAC,IAAI,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,CAAC;AAEjnD,MAAMC,qBAAqB,GAAG,CAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,IAAI,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,KAAK,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,KAAK,EAAC,CAAC,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,IAAI,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,CAAC,EAAC,GAAG,EAAC,CAAC,EAAC,EAAE,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAA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","ignoreList":[]} \ No newline at end of file diff --git a/node_modules/@babel/helper-validator-identifier/lib/index.js b/node_modules/@babel/helper-validator-identifier/lib/index.js new file mode 100644 index 0000000..76b2282 --- /dev/null +++ b/node_modules/@babel/helper-validator-identifier/lib/index.js @@ -0,0 +1,57 @@ +"use strict"; + +Object.defineProperty(exports, "__esModule", { + value: true +}); +Object.defineProperty(exports, "isIdentifierChar", { + enumerable: true, + get: function () { + return _identifier.isIdentifierChar; + } +}); +Object.defineProperty(exports, "isIdentifierName", { + enumerable: true, + get: function () { + return _identifier.isIdentifierName; + } +}); +Object.defineProperty(exports, "isIdentifierStart", { + enumerable: true, + get: function () { + return _identifier.isIdentifierStart; + } +}); +Object.defineProperty(exports, "isKeyword", { + enumerable: true, + get: function () { + return _keyword.isKeyword; + } +}); +Object.defineProperty(exports, "isReservedWord", { + enumerable: true, + get: function () { + return _keyword.isReservedWord; + } +}); +Object.defineProperty(exports, "isStrictBindOnlyReservedWord", { + enumerable: true, + get: function () { + return _keyword.isStrictBindOnlyReservedWord; + } +}); +Object.defineProperty(exports, "isStrictBindReservedWord", { + enumerable: true, + get: function () { + return _keyword.isStrictBindReservedWord; + } +}); +Object.defineProperty(exports, "isStrictReservedWord", { + enumerable: true, + get: function () { + return _keyword.isStrictReservedWord; + } +}); +var _identifier = require("./identifier.js"); +var _keyword = require("./keyword.js"); + +//# sourceMappingURL=index.js.map diff --git a/node_modules/@babel/helper-validator-identifier/lib/index.js.map b/node_modules/@babel/helper-validator-identifier/lib/index.js.map new file mode 100644 index 0000000..d985f3b --- /dev/null +++ b/node_modules/@babel/helper-validator-identifier/lib/index.js.map @@ -0,0 +1 @@ +{"version":3,"names":["_identifier","require","_keyword"],"sources":["../src/index.ts"],"sourcesContent":["export {\n isIdentifierName,\n isIdentifierChar,\n isIdentifierStart,\n} from \"./identifier.ts\";\nexport {\n isReservedWord,\n isStrictBindOnlyReservedWord,\n isStrictBindReservedWord,\n isStrictReservedWord,\n isKeyword,\n} from \"./keyword.ts\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,WAAA,GAAAC,OAAA;AAKA,IAAAC,QAAA,GAAAD,OAAA","ignoreList":[]} \ No newline at end of file diff --git a/node_modules/@babel/helper-validator-identifier/lib/keyword.js b/node_modules/@babel/helper-validator-identifier/lib/keyword.js new file mode 100644 index 0000000..054cf84 --- /dev/null +++ b/node_modules/@babel/helper-validator-identifier/lib/keyword.js @@ -0,0 +1,35 @@ +"use strict"; + +Object.defineProperty(exports, "__esModule", { + value: true +}); +exports.isKeyword = isKeyword; +exports.isReservedWord = isReservedWord; +exports.isStrictBindOnlyReservedWord = isStrictBindOnlyReservedWord; +exports.isStrictBindReservedWord = isStrictBindReservedWord; +exports.isStrictReservedWord = isStrictReservedWord; +const reservedWords = { + keyword: ["break", "case", "catch", "continue", "debugger", "default", "do", "else", "finally", "for", "function", "if", "return", "switch", "throw", "try", "var", "const", "while", "with", "new", "this", "super", "class", "extends", "export", "import", "null", "true", "false", "in", "instanceof", "typeof", "void", "delete"], + strict: ["implements", "interface", "let", "package", "private", "protected", "public", "static", "yield"], + strictBind: ["eval", "arguments"] +}; +const keywords = new Set(reservedWords.keyword); +const reservedWordsStrictSet = new Set(reservedWords.strict); +const reservedWordsStrictBindSet = new Set(reservedWords.strictBind); +function isReservedWord(word, inModule) { + return inModule && word === "await" || word === "enum"; +} +function isStrictReservedWord(word, inModule) { + return isReservedWord(word, inModule) || reservedWordsStrictSet.has(word); +} +function isStrictBindOnlyReservedWord(word) { + return reservedWordsStrictBindSet.has(word); +} +function isStrictBindReservedWord(word, inModule) { + return isStrictReservedWord(word, inModule) || isStrictBindOnlyReservedWord(word); +} +function isKeyword(word) { + return keywords.has(word); +} + +//# sourceMappingURL=keyword.js.map diff --git a/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map b/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map new file mode 100644 index 0000000..3471f78 --- /dev/null +++ b/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map @@ -0,0 +1 @@ +{"version":3,"names":["reservedWords","keyword","strict","strictBind","keywords","Set","reservedWordsStrictSet","reservedWordsStrictBindSet","isReservedWord","word","inModule","isStrictReservedWord","has","isStrictBindOnlyReservedWord","isStrictBindReservedWord","isKeyword"],"sources":["../src/keyword.ts"],"sourcesContent":["const reservedWords = {\n keyword: [\n \"break\",\n \"case\",\n \"catch\",\n \"continue\",\n \"debugger\",\n \"default\",\n \"do\",\n \"else\",\n \"finally\",\n \"for\",\n \"function\",\n \"if\",\n \"return\",\n \"switch\",\n \"throw\",\n \"try\",\n \"var\",\n \"const\",\n \"while\",\n \"with\",\n \"new\",\n \"this\",\n \"super\",\n \"class\",\n \"extends\",\n \"export\",\n \"import\",\n \"null\",\n \"true\",\n \"false\",\n \"in\",\n \"instanceof\",\n \"typeof\",\n \"void\",\n \"delete\",\n ],\n strict: [\n \"implements\",\n \"interface\",\n \"let\",\n \"package\",\n \"private\",\n \"protected\",\n \"public\",\n \"static\",\n \"yield\",\n ],\n strictBind: [\"eval\", \"arguments\"],\n};\nconst keywords = new Set(reservedWords.keyword);\nconst reservedWordsStrictSet = new Set(reservedWords.strict);\nconst reservedWordsStrictBindSet = new Set(reservedWords.strictBind);\n\n/**\n * Checks if word is a reserved word in non-strict mode\n */\nexport function isReservedWord(word: string, inModule: boolean): boolean {\n return (inModule && word === \"await\") || word === \"enum\";\n}\n\n/**\n * Checks if word is a reserved word in non-binding strict mode\n *\n * Includes non-strict reserved words\n */\nexport function isStrictReservedWord(word: string, inModule: boolean): boolean {\n return isReservedWord(word, inModule) || reservedWordsStrictSet.has(word);\n}\n\n/**\n * Checks if word is a reserved word in binding strict mode, but it is allowed as\n * a normal identifier.\n */\nexport function isStrictBindOnlyReservedWord(word: string): boolean {\n return reservedWordsStrictBindSet.has(word);\n}\n\n/**\n * Checks if word is a reserved word in binding strict mode\n *\n * Includes non-strict reserved words and non-binding strict reserved words\n */\nexport function isStrictBindReservedWord(\n word: string,\n inModule: boolean,\n): boolean {\n return (\n isStrictReservedWord(word, inModule) || isStrictBindOnlyReservedWord(word)\n );\n}\n\nexport function isKeyword(word: string): boolean {\n return keywords.has(word);\n}\n"],"mappings":";;;;;;;;;;AAAA,MAAMA,aAAa,GAAG;EACpBC,OAAO,EAAE,CACP,OAAO,EACP,MAAM,EACN,OAAO,EACP,UAAU,EACV,UAAU,EACV,SAAS,EACT,IAAI,EACJ,MAAM,EACN,SAAS,EACT,KAAK,EACL,UAAU,EACV,IAAI,EACJ,QAAQ,EACR,QAAQ,EACR,OAAO,EACP,KAAK,EACL,KAAK,EACL,OAAO,EACP,OAAO,EACP,MAAM,EACN,KAAK,EACL,MAAM,EACN,OAAO,EACP,OAAO,EACP,SAAS,EACT,QAAQ,EACR,QAAQ,EACR,MAAM,EACN,MAAM,EACN,OAAO,EACP,IAAI,EACJ,YAAY,EACZ,QAAQ,EACR,MAAM,EACN,QAAQ,CACT;EACDC,MAAM,EAAE,CACN,YAAY,EACZ,WAAW,EACX,KAAK,EACL,SAAS,EACT,SAAS,EACT,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,OAAO,CACR;EACDC,UAAU,EAAE,CAAC,MAAM,EAAE,WAAW;AAClC,CAAC;AACD,MAAMC,QAAQ,GAAG,IAAIC,GAAG,CAACL,aAAa,CAACC,OAAO,CAAC;AAC/C,MAAMK,sBAAsB,GAAG,IAAID,GAAG,CAACL,aAAa,CAACE,MAAM,CAAC;AAC5D,MAAMK,0BAA0B,GAAG,IAAIF,GAAG,CAACL,aAAa,CAACG,UAAU,CAAC;AAK7D,SAASK,cAAcA,CAACC,IAAY,EAAEC,QAAiB,EAAW;EACvE,OAAQA,QAAQ,IAAID,IAAI,KAAK,OAAO,IAAKA,IAAI,KAAK,MAAM;AAC1D;AAOO,SAASE,oBAAoBA,CAACF,IAAY,EAAEC,QAAiB,EAAW;EAC7E,OAAOF,cAAc,CAACC,IAAI,EAAEC,QAAQ,CAAC,IAAIJ,sBAAsB,CAACM,GAAG,CAACH,IAAI,CAAC;AAC3E;AAMO,SAASI,4BAA4BA,CAACJ,IAAY,EAAW;EAClE,OAAOF,0BAA0B,CAACK,GAAG,CAACH,IAAI,CAAC;AAC7C;AAOO,SAASK,wBAAwBA,CACtCL,IAAY,EACZC,QAAiB,EACR;EACT,OACEC,oBAAoB,CAACF,IAAI,EAAEC,QAAQ,CAAC,IAAIG,4BAA4B,CAACJ,IAAI,CAAC;AAE9E;AAEO,SAASM,SAASA,CAACN,IAAY,EAAW;EAC/C,OAAOL,QAAQ,CAACQ,GAAG,CAACH,IAAI,CAAC;AAC3B","ignoreList":[]} \ No newline at end of file diff --git a/node_modules/@babel/helper-validator-identifier/package.json b/node_modules/@babel/helper-validator-identifier/package.json new file mode 100644 index 0000000..9904752 --- /dev/null +++ b/node_modules/@babel/helper-validator-identifier/package.json @@ -0,0 +1,31 @@ +{ + "name": "@babel/helper-validator-identifier", + "version": "7.29.7", + "description": "Validate identifier/keywords name", + "repository": { + "type": "git", + "url": "https://github.com/babel/babel.git", + "directory": "packages/babel-helper-validator-identifier" + }, + "license": "MIT", + "publishConfig": { + "access": "public" + }, + "main": "./lib/index.js", + "exports": { + ".": { + "types": "./lib/index.d.ts", + "default": "./lib/index.js" + }, + "./package.json": "./package.json" + }, + "devDependencies": { + "@unicode/unicode-17.0.0": "^1.6.10", + "charcodes": "^0.2.0" + }, + "engines": { + "node": ">=6.9.0" + }, + "author": "The Babel Team (https://babel.dev/team)", + "type": "commonjs" +} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/README.md b/node_modules/@puppeteer/browsers/README.md new file mode 100644 index 0000000..f534212 --- /dev/null +++ b/node_modules/@puppeteer/browsers/README.md @@ -0,0 +1,28 @@ +# @puppeteer/browsers + +Manage and launch browsers/drivers from a CLI or programmatically. + +## CLI + +Use `npx` to run the CLI: + +```bash +npx @puppeteer/browsers --help +``` + +CLI help will provide all documentation you need to use the CLI. + +```bash +npx @puppeteer/browsers --help # help for all commands +npx @puppeteer/browsers install --help # help for the install command +npx @puppeteer/browsers launch --help # help for the launch command +``` + +## Known limitations + +1. We support installing and running Firefox, Chrome and Chromium. The `latest`, `beta`, `dev`, `canary`, `stable` keywords are only supported for the install command. For the `launch` command you need to specify an exact build ID. The build ID is provided by the `install` command (see `npx @puppeteer/browsers install --help` for the format). +2. Launching the system browsers is only possible for Chrome/Chromium. + +## API + +The programmatic API allows installing and launching browsers from your code. See the `test` folder for examples on how to use the `install`, `canInstall`, `launch`, `computeExecutablePath`, `computeSystemExecutablePath` and other methods. diff --git a/node_modules/@puppeteer/browsers/lib/cjs/CLI.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/CLI.d.ts new file mode 100644 index 0000000..4c2d25b --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/CLI.d.ts @@ -0,0 +1,32 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/// <reference types="node" /> +import * as readline from 'readline'; +import { type Browser } from './browser-data/browser-data.js'; +/** + * @public + */ +export declare class CLI { + #private; + constructor(opts?: string | { + cachePath?: string; + scriptName?: string; + prefixCommand?: { + cmd: string; + description: string; + }; + allowCachePathOverride?: boolean; + pinnedBrowsers?: Partial<{ + [key in Browser]: string; + }>; + }, rl?: readline.Interface); + run(argv: string[]): Promise<void>; +} +/** + * @public + */ +export declare function makeProgressCallback(browser: Browser, buildId: string): (downloadedBytes: number, totalBytes: number) => void; +//# sourceMappingURL=CLI.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/CLI.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/CLI.d.ts.map new file mode 100644 index 0000000..35044cf --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/CLI.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"CLI.d.ts","sourceRoot":"","sources":["../../src/CLI.ts"],"names":[],"mappings":"AAAA;;;;GAIG;;AAGH,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AAOrC,OAAO,EAEL,KAAK,OAAO,EAGb,MAAM,gCAAgC,CAAC;AAmCxC;;GAEG;AACH,qBAAa,GAAG;;gBASZ,IAAI,CAAC,EACD,MAAM,GACN;QACE,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,aAAa,CAAC,EAAE;YAAC,GAAG,EAAE,MAAM,CAAC;YAAC,WAAW,EAAE,MAAM,CAAA;SAAC,CAAC;QACnD,sBAAsB,CAAC,EAAE,OAAO,CAAC;QACjC,cAAc,CAAC,EAAE,OAAO,CAAC;aAAE,GAAG,IAAI,OAAO,GAAG,MAAM;SAAC,CAAC,CAAC;KACtD,EACL,EAAE,CAAC,EAAE,QAAQ,CAAC,SAAS;IAwDnB,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,IAAI,CAAC;CA2OzC;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAClC,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,MAAM,GACd,CAAC,eAAe,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,KAAK,IAAI,CAqBvD"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/CLI.js b/node_modules/@puppeteer/browsers/lib/cjs/CLI.js new file mode 100644 index 0000000..0afcf2d --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/CLI.js @@ -0,0 +1,276 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.makeProgressCallback = exports.CLI = void 0; +const process_1 = require("process"); +const readline = __importStar(require("readline")); +const progress_1 = __importDefault(require("progress")); +const helpers_1 = require("yargs/helpers"); +const yargs_1 = __importDefault(require("yargs/yargs")); +const browser_data_js_1 = require("./browser-data/browser-data.js"); +const Cache_js_1 = require("./Cache.js"); +const detectPlatform_js_1 = require("./detectPlatform.js"); +const install_js_1 = require("./install.js"); +const launch_js_1 = require("./launch.js"); +/** + * @public + */ +class CLI { + #cachePath; + #rl; + #scriptName = ''; + #allowCachePathOverride = true; + #pinnedBrowsers; + #prefixCommand; + constructor(opts, rl) { + if (!opts) { + opts = {}; + } + if (typeof opts === 'string') { + opts = { + cachePath: opts, + }; + } + this.#cachePath = opts.cachePath ?? process.cwd(); + this.#rl = rl; + this.#scriptName = opts.scriptName ?? '@puppeteer/browsers'; + this.#allowCachePathOverride = opts.allowCachePathOverride ?? true; + this.#pinnedBrowsers = opts.pinnedBrowsers; + this.#prefixCommand = opts.prefixCommand; + } + #defineBrowserParameter(yargs) { + yargs.positional('browser', { + description: 'Which browser to install <browser>[@<buildId|latest>]. `latest` will try to find the latest available build. `buildId` is a browser-specific identifier such as a version or a revision.', + type: 'string', + coerce: (opt) => { + return { + name: this.#parseBrowser(opt), + buildId: this.#parseBuildId(opt), + }; + }, + }); + } + #definePlatformParameter(yargs) { + yargs.option('platform', { + type: 'string', + desc: 'Platform that the binary needs to be compatible with.', + choices: Object.values(browser_data_js_1.BrowserPlatform), + defaultDescription: 'Auto-detected', + }); + } + #definePathParameter(yargs, required = false) { + if (!this.#allowCachePathOverride) { + return; + } + yargs.option('path', { + type: 'string', + desc: 'Path to the root folder for the browser downloads and installation. The installation folder structure is compatible with the cache structure used by Puppeteer.', + defaultDescription: 'Current working directory', + ...(required ? {} : { default: process.cwd() }), + }); + if (required) { + yargs.demandOption('path'); + } + } + async run(argv) { + const yargsInstance = (0, yargs_1.default)((0, helpers_1.hideBin)(argv)); + let target = yargsInstance.scriptName(this.#scriptName); + if (this.#prefixCommand) { + target = target.command(this.#prefixCommand.cmd, this.#prefixCommand.description, yargs => { + return this.#build(yargs); + }); + } + else { + target = this.#build(target); + } + await target + .demandCommand(1) + .help() + .wrap(Math.min(120, yargsInstance.terminalWidth())) + .parse(); + } + #build(yargs) { + const latestOrPinned = this.#pinnedBrowsers ? 'pinned' : 'latest'; + return yargs + .command('install <browser>', 'Download and install the specified browser. If successful, the command outputs the actual browser buildId that was installed and the absolute path to the browser executable (format: <browser>@<buildID> <path>).', yargs => { + this.#defineBrowserParameter(yargs); + this.#definePlatformParameter(yargs); + this.#definePathParameter(yargs); + yargs.option('base-url', { + type: 'string', + desc: 'Base URL to download from', + }); + yargs.example('$0 install chrome', `Install the ${latestOrPinned} available build of the Chrome browser.`); + yargs.example('$0 install chrome@latest', 'Install the latest available build for the Chrome browser.'); + yargs.example('$0 install chrome@canary', 'Install the latest available build for the Chrome Canary browser.'); + yargs.example('$0 install chrome@115', 'Install the latest available build for Chrome 115.'); + yargs.example('$0 install chromedriver@canary', 'Install the latest available build for ChromeDriver Canary.'); + yargs.example('$0 install chromedriver@115', 'Install the latest available build for ChromeDriver 115.'); + yargs.example('$0 install chromedriver@115.0.5790', 'Install the latest available patch (115.0.5790.X) build for ChromeDriver.'); + yargs.example('$0 install chrome-headless-shell', 'Install the latest available chrome-headless-shell build.'); + yargs.example('$0 install chrome-headless-shell@beta', 'Install the latest available chrome-headless-shell build corresponding to the Beta channel.'); + yargs.example('$0 install chrome-headless-shell@118', 'Install the latest available chrome-headless-shell 118 build.'); + yargs.example('$0 install chromium@1083080', 'Install the revision 1083080 of the Chromium browser.'); + yargs.example('$0 install firefox', 'Install the latest available build of the Firefox browser.'); + yargs.example('$0 install firefox --platform mac', 'Install the latest Mac (Intel) build of the Firefox browser.'); + if (this.#allowCachePathOverride) { + yargs.example('$0 install firefox --path /tmp/my-browser-cache', 'Install to the specified cache directory.'); + } + }, async (argv) => { + const args = argv; + args.platform ??= (0, detectPlatform_js_1.detectBrowserPlatform)(); + if (!args.platform) { + throw new Error(`Could not resolve the current platform`); + } + if (args.browser.buildId === 'pinned') { + const pinnedVersion = this.#pinnedBrowsers?.[args.browser.name]; + if (!pinnedVersion) { + throw new Error(`No pinned version found for ${args.browser.name}`); + } + args.browser.buildId = pinnedVersion; + } + args.browser.buildId = await (0, browser_data_js_1.resolveBuildId)(args.browser.name, args.platform, args.browser.buildId); + await (0, install_js_1.install)({ + browser: args.browser.name, + buildId: args.browser.buildId, + platform: args.platform, + cacheDir: args.path ?? this.#cachePath, + downloadProgressCallback: makeProgressCallback(args.browser.name, args.browser.buildId), + baseUrl: args.baseUrl, + }); + console.log(`${args.browser.name}@${args.browser.buildId} ${(0, launch_js_1.computeExecutablePath)({ + browser: args.browser.name, + buildId: args.browser.buildId, + cacheDir: args.path ?? this.#cachePath, + platform: args.platform, + })}`); + }) + .command('launch <browser>', 'Launch the specified browser', yargs => { + this.#defineBrowserParameter(yargs); + this.#definePlatformParameter(yargs); + this.#definePathParameter(yargs); + yargs.option('detached', { + type: 'boolean', + desc: 'Detach the child process.', + default: false, + }); + yargs.option('system', { + type: 'boolean', + desc: 'Search for a browser installed on the system instead of the cache folder.', + default: false, + }); + yargs.example('$0 launch chrome@115.0.5790.170', 'Launch Chrome 115.0.5790.170'); + yargs.example('$0 launch firefox@112.0a1', 'Launch the Firefox browser identified by the milestone 112.0a1.'); + yargs.example('$0 launch chrome@115.0.5790.170 --detached', 'Launch the browser but detach the sub-processes.'); + yargs.example('$0 launch chrome@canary --system', 'Try to locate the Canary build of Chrome installed on the system and launch it.'); + }, async (argv) => { + const args = argv; + const executablePath = args.system + ? (0, launch_js_1.computeSystemExecutablePath)({ + browser: args.browser.name, + // TODO: throw an error if not a ChromeReleaseChannel is provided. + channel: args.browser.buildId, + platform: args.platform, + }) + : (0, launch_js_1.computeExecutablePath)({ + browser: args.browser.name, + buildId: args.browser.buildId, + cacheDir: args.path ?? this.#cachePath, + platform: args.platform, + }); + (0, launch_js_1.launch)({ + executablePath, + detached: args.detached, + }); + }) + .command('clear', this.#allowCachePathOverride + ? 'Removes all installed browsers from the specified cache directory' + : `Removes all installed browsers from ${this.#cachePath}`, yargs => { + this.#definePathParameter(yargs, true); + }, async (argv) => { + const args = argv; + const cacheDir = args.path ?? this.#cachePath; + const rl = this.#rl ?? readline.createInterface({ input: process_1.stdin, output: process_1.stdout }); + rl.question(`Do you want to permanently and recursively delete the content of ${cacheDir} (yes/No)? `, answer => { + rl.close(); + if (!['y', 'yes'].includes(answer.toLowerCase().trim())) { + console.log('Cancelled.'); + return; + } + const cache = new Cache_js_1.Cache(cacheDir); + cache.clear(); + console.log(`${cacheDir} cleared.`); + }); + }) + .demandCommand(1) + .help(); + } + #parseBrowser(version) { + return version.split('@').shift(); + } + #parseBuildId(version) { + const parts = version.split('@'); + return parts.length === 2 + ? parts[1] + : this.#pinnedBrowsers + ? 'pinned' + : 'latest'; + } +} +exports.CLI = CLI; +/** + * @public + */ +function makeProgressCallback(browser, buildId) { + let progressBar; + let lastDownloadedBytes = 0; + return (downloadedBytes, totalBytes) => { + if (!progressBar) { + progressBar = new progress_1.default(`Downloading ${browser} r${buildId} - ${toMegabytes(totalBytes)} [:bar] :percent :etas `, { + complete: '=', + incomplete: ' ', + width: 20, + total: totalBytes, + }); + } + const delta = downloadedBytes - lastDownloadedBytes; + lastDownloadedBytes = downloadedBytes; + progressBar.tick(delta); + }; +} +exports.makeProgressCallback = makeProgressCallback; +function toMegabytes(bytes) { + const mb = bytes / 1000 / 1000; + return `${Math.round(mb * 10) / 10} MB`; +} +//# sourceMappingURL=CLI.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/CLI.js.map b/node_modules/@puppeteer/browsers/lib/cjs/CLI.js.map new file mode 100644 index 0000000..6206e1d --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/CLI.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CLI.js","sourceRoot":"","sources":["../../src/CLI.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/Cache.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/Cache.d.ts new file mode 100644 index 0000000..5049813 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/Cache.d.ts @@ -0,0 +1,74 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { Browser, type BrowserPlatform } from './browser-data/browser-data.js'; +/** + * @public + */ +export declare class InstalledBrowser { + #private; + browser: Browser; + buildId: string; + platform: BrowserPlatform; + readonly executablePath: string; + /** + * @internal + */ + constructor(cache: Cache, browser: Browser, buildId: string, platform: BrowserPlatform); + /** + * Path to the root of the installation folder. Use + * {@link computeExecutablePath} to get the path to the executable binary. + */ + get path(): string; +} +/** + * @internal + */ +export interface ComputeExecutablePathOptions { + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to launch. + */ + browser: Browser; + /** + * Determines which buildId to download. BuildId should uniquely identify + * binaries and they are used for caching. + */ + buildId: string; +} +/** + * The cache used by Puppeteer relies on the following structure: + * + * - rootDir + * -- <browser1> | browserRoot(browser1) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * -- <browser2> | browserRoot(browser2) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * @internal + */ +export declare class Cache { + #private; + constructor(rootDir: string); + /** + * @internal + */ + get rootDir(): string; + browserRoot(browser: Browser): string; + installationDir(browser: Browser, platform: BrowserPlatform, buildId: string): string; + clear(): void; + uninstall(browser: Browser, platform: BrowserPlatform, buildId: string): void; + getInstalledBrowsers(): InstalledBrowser[]; + computeExecutablePath(options: ComputeExecutablePathOptions): string; +} +//# sourceMappingURL=Cache.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/Cache.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/Cache.d.ts.map new file mode 100644 index 0000000..3a1aea5 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/Cache.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Cache.d.ts","sourceRoot":"","sources":["../../src/Cache.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH,OAAO,EACL,OAAO,EACP,KAAK,eAAe,EAErB,MAAM,gCAAgC,CAAC;AAGxC;;GAEG;AACH,qBAAa,gBAAgB;;IAC3B,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,eAAe,CAAC;IAC1B,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAIhC;;OAEG;gBAED,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,eAAe;IAa3B;;;OAGG;IACH,IAAI,IAAI,IAAI,MAAM,CAMjB;CACF;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED;;;;;;;;;;;;;GAaG;AACH,qBAAa,KAAK;;gBAGJ,OAAO,EAAE,MAAM;IAI3B;;OAEG;IACH,IAAI,OAAO,IAAI,MAAM,CAEpB;IAED,WAAW,CAAC,OAAO,EAAE,OAAO,GAAG,MAAM;IAIrC,eAAe,CACb,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM;IAIT,KAAK,IAAI,IAAI;IASb,SAAS,CACP,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,IAAI;IASP,oBAAoB,IAAI,gBAAgB,EAAE;IA+B1C,qBAAqB,CAAC,OAAO,EAAE,4BAA4B,GAAG,MAAM;CAoBrE"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/Cache.js b/node_modules/@puppeteer/browsers/lib/cjs/Cache.js new file mode 100644 index 0000000..d0512c4 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/Cache.js @@ -0,0 +1,141 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Cache = exports.InstalledBrowser = void 0; +const fs_1 = __importDefault(require("fs")); +const os_1 = __importDefault(require("os")); +const path_1 = __importDefault(require("path")); +const browser_data_js_1 = require("./browser-data/browser-data.js"); +const detectPlatform_js_1 = require("./detectPlatform.js"); +/** + * @public + */ +class InstalledBrowser { + browser; + buildId; + platform; + executablePath; + #cache; + /** + * @internal + */ + constructor(cache, browser, buildId, platform) { + this.#cache = cache; + this.browser = browser; + this.buildId = buildId; + this.platform = platform; + this.executablePath = cache.computeExecutablePath({ + browser, + buildId, + platform, + }); + } + /** + * Path to the root of the installation folder. Use + * {@link computeExecutablePath} to get the path to the executable binary. + */ + get path() { + return this.#cache.installationDir(this.browser, this.platform, this.buildId); + } +} +exports.InstalledBrowser = InstalledBrowser; +/** + * The cache used by Puppeteer relies on the following structure: + * + * - rootDir + * -- <browser1> | browserRoot(browser1) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * -- <browser2> | browserRoot(browser2) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * @internal + */ +class Cache { + #rootDir; + constructor(rootDir) { + this.#rootDir = rootDir; + } + /** + * @internal + */ + get rootDir() { + return this.#rootDir; + } + browserRoot(browser) { + return path_1.default.join(this.#rootDir, browser); + } + installationDir(browser, platform, buildId) { + return path_1.default.join(this.browserRoot(browser), `${platform}-${buildId}`); + } + clear() { + fs_1.default.rmSync(this.#rootDir, { + force: true, + recursive: true, + maxRetries: 10, + retryDelay: 500, + }); + } + uninstall(browser, platform, buildId) { + fs_1.default.rmSync(this.installationDir(browser, platform, buildId), { + force: true, + recursive: true, + maxRetries: 10, + retryDelay: 500, + }); + } + getInstalledBrowsers() { + if (!fs_1.default.existsSync(this.#rootDir)) { + return []; + } + const types = fs_1.default.readdirSync(this.#rootDir); + const browsers = types.filter((t) => { + return Object.values(browser_data_js_1.Browser).includes(t); + }); + return browsers.flatMap(browser => { + const files = fs_1.default.readdirSync(this.browserRoot(browser)); + return files + .map(file => { + const result = parseFolderPath(path_1.default.join(this.browserRoot(browser), file)); + if (!result) { + return null; + } + return new InstalledBrowser(this, browser, result.buildId, result.platform); + }) + .filter((item) => { + return item !== null; + }); + }); + } + computeExecutablePath(options) { + options.platform ??= (0, detectPlatform_js_1.detectBrowserPlatform)(); + if (!options.platform) { + throw new Error(`Cannot download a binary for the provided platform: ${os_1.default.platform()} (${os_1.default.arch()})`); + } + const installationDir = this.installationDir(options.browser, options.platform, options.buildId); + return path_1.default.join(installationDir, browser_data_js_1.executablePathByBrowser[options.browser](options.platform, options.buildId)); + } +} +exports.Cache = Cache; +function parseFolderPath(folderPath) { + const name = path_1.default.basename(folderPath); + const splits = name.split('-'); + if (splits.length !== 2) { + return; + } + const [platform, buildId] = splits; + if (!buildId || !platform) { + return; + } + return { platform, buildId }; +} +//# sourceMappingURL=Cache.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/Cache.js.map b/node_modules/@puppeteer/browsers/lib/cjs/Cache.js.map new file mode 100644 index 0000000..bd8e4e8 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/Cache.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Cache.js","sourceRoot":"","sources":["../../src/Cache.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.d.ts new file mode 100644 index 0000000..49f52fe --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.d.ts @@ -0,0 +1,47 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import * as chromeHeadlessShell from './chrome-headless-shell.js'; +import * as chrome from './chrome.js'; +import * as chromedriver from './chromedriver.js'; +import * as chromium from './chromium.js'; +import * as firefox from './firefox.js'; +import { Browser, BrowserPlatform, ChromeReleaseChannel, type ProfileOptions } from './types.js'; +export type { ProfileOptions }; +export declare const downloadUrls: { + chromedriver: typeof chromedriver.resolveDownloadUrl; + "chrome-headless-shell": typeof chromeHeadlessShell.resolveDownloadUrl; + chrome: typeof chrome.resolveDownloadUrl; + chromium: typeof chromium.resolveDownloadUrl; + firefox: typeof firefox.resolveDownloadUrl; +}; +export declare const downloadPaths: { + chromedriver: typeof chromedriver.resolveDownloadPath; + "chrome-headless-shell": typeof chromeHeadlessShell.resolveDownloadPath; + chrome: typeof chrome.resolveDownloadPath; + chromium: typeof chromium.resolveDownloadPath; + firefox: typeof firefox.resolveDownloadPath; +}; +export declare const executablePathByBrowser: { + chromedriver: typeof chromedriver.relativeExecutablePath; + "chrome-headless-shell": typeof chromeHeadlessShell.relativeExecutablePath; + chrome: typeof chrome.relativeExecutablePath; + chromium: typeof chromium.relativeExecutablePath; + firefox: typeof firefox.relativeExecutablePath; +}; +export { Browser, BrowserPlatform, ChromeReleaseChannel }; +/** + * @public + */ +export declare function resolveBuildId(browser: Browser, platform: BrowserPlatform, tag: string): Promise<string>; +/** + * @public + */ +export declare function createProfile(browser: Browser, opts: ProfileOptions): Promise<void>; +/** + * @public + */ +export declare function resolveSystemExecutablePath(browser: Browser, platform: BrowserPlatform, channel: ChromeReleaseChannel): string; +//# sourceMappingURL=browser-data.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.d.ts.map new file mode 100644 index 0000000..b1790b9 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"browser-data.d.ts","sourceRoot":"","sources":["../../../src/browser-data/browser-data.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,mBAAmB,MAAM,4BAA4B,CAAC;AAClE,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AACtC,OAAO,KAAK,YAAY,MAAM,mBAAmB,CAAC;AAClD,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,OAAO,MAAM,cAAc,CAAC;AACxC,OAAO,EACL,OAAO,EACP,eAAe,EAEf,oBAAoB,EACpB,KAAK,cAAc,EACpB,MAAM,YAAY,CAAC;AAEpB,YAAY,EAAC,cAAc,EAAC,CAAC;AAE7B,eAAO,MAAM,YAAY;;;;;;CAMxB,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;CAMzB,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;;;CAMnC,CAAC;AAEF,OAAO,EAAC,OAAO,EAAE,eAAe,EAAE,oBAAoB,EAAC,CAAC;AAExD;;GAEG;AACH,wBAAsB,cAAc,CAClC,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,eAAe,EACzB,GAAG,EAAE,MAAM,GACV,OAAO,CAAC,MAAM,CAAC,CA+FjB;AAED;;GAEG;AACH,wBAAsB,aAAa,CACjC,OAAO,EAAE,OAAO,EAChB,IAAI,EAAE,cAAc,GACnB,OAAO,CAAC,IAAI,CAAC,CAQf;AAED;;GAEG;AACH,wBAAgB,2BAA2B,CACzC,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,oBAAoB,GAC5B,MAAM,CAYR"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.js b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.js new file mode 100644 index 0000000..9f02faf --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.js @@ -0,0 +1,178 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.resolveSystemExecutablePath = exports.createProfile = exports.resolveBuildId = exports.ChromeReleaseChannel = exports.BrowserPlatform = exports.Browser = exports.executablePathByBrowser = exports.downloadPaths = exports.downloadUrls = void 0; +const chromeHeadlessShell = __importStar(require("./chrome-headless-shell.js")); +const chrome = __importStar(require("./chrome.js")); +const chromedriver = __importStar(require("./chromedriver.js")); +const chromium = __importStar(require("./chromium.js")); +const firefox = __importStar(require("./firefox.js")); +const types_js_1 = require("./types.js"); +Object.defineProperty(exports, "Browser", { enumerable: true, get: function () { return types_js_1.Browser; } }); +Object.defineProperty(exports, "BrowserPlatform", { enumerable: true, get: function () { return types_js_1.BrowserPlatform; } }); +Object.defineProperty(exports, "ChromeReleaseChannel", { enumerable: true, get: function () { return types_js_1.ChromeReleaseChannel; } }); +exports.downloadUrls = { + [types_js_1.Browser.CHROMEDRIVER]: chromedriver.resolveDownloadUrl, + [types_js_1.Browser.CHROMEHEADLESSSHELL]: chromeHeadlessShell.resolveDownloadUrl, + [types_js_1.Browser.CHROME]: chrome.resolveDownloadUrl, + [types_js_1.Browser.CHROMIUM]: chromium.resolveDownloadUrl, + [types_js_1.Browser.FIREFOX]: firefox.resolveDownloadUrl, +}; +exports.downloadPaths = { + [types_js_1.Browser.CHROMEDRIVER]: chromedriver.resolveDownloadPath, + [types_js_1.Browser.CHROMEHEADLESSSHELL]: chromeHeadlessShell.resolveDownloadPath, + [types_js_1.Browser.CHROME]: chrome.resolveDownloadPath, + [types_js_1.Browser.CHROMIUM]: chromium.resolveDownloadPath, + [types_js_1.Browser.FIREFOX]: firefox.resolveDownloadPath, +}; +exports.executablePathByBrowser = { + [types_js_1.Browser.CHROMEDRIVER]: chromedriver.relativeExecutablePath, + [types_js_1.Browser.CHROMEHEADLESSSHELL]: chromeHeadlessShell.relativeExecutablePath, + [types_js_1.Browser.CHROME]: chrome.relativeExecutablePath, + [types_js_1.Browser.CHROMIUM]: chromium.relativeExecutablePath, + [types_js_1.Browser.FIREFOX]: firefox.relativeExecutablePath, +}; +/** + * @public + */ +async function resolveBuildId(browser, platform, tag) { + switch (browser) { + case types_js_1.Browser.FIREFOX: + switch (tag) { + case types_js_1.BrowserTag.LATEST: + return await firefox.resolveBuildId('FIREFOX_NIGHTLY'); + case types_js_1.BrowserTag.BETA: + case types_js_1.BrowserTag.CANARY: + case types_js_1.BrowserTag.DEV: + case types_js_1.BrowserTag.STABLE: + throw new Error(`${tag} is not supported for ${browser}. Use 'latest' instead.`); + } + case types_js_1.Browser.CHROME: { + switch (tag) { + case types_js_1.BrowserTag.LATEST: + return await chrome.resolveBuildId(types_js_1.ChromeReleaseChannel.CANARY); + case types_js_1.BrowserTag.BETA: + return await chrome.resolveBuildId(types_js_1.ChromeReleaseChannel.BETA); + case types_js_1.BrowserTag.CANARY: + return await chrome.resolveBuildId(types_js_1.ChromeReleaseChannel.CANARY); + case types_js_1.BrowserTag.DEV: + return await chrome.resolveBuildId(types_js_1.ChromeReleaseChannel.DEV); + case types_js_1.BrowserTag.STABLE: + return await chrome.resolveBuildId(types_js_1.ChromeReleaseChannel.STABLE); + default: + const result = await chrome.resolveBuildId(tag); + if (result) { + return result; + } + } + return tag; + } + case types_js_1.Browser.CHROMEDRIVER: { + switch (tag) { + case types_js_1.BrowserTag.LATEST: + case types_js_1.BrowserTag.CANARY: + return await chromedriver.resolveBuildId(types_js_1.ChromeReleaseChannel.CANARY); + case types_js_1.BrowserTag.BETA: + return await chromedriver.resolveBuildId(types_js_1.ChromeReleaseChannel.BETA); + case types_js_1.BrowserTag.DEV: + return await chromedriver.resolveBuildId(types_js_1.ChromeReleaseChannel.DEV); + case types_js_1.BrowserTag.STABLE: + return await chromedriver.resolveBuildId(types_js_1.ChromeReleaseChannel.STABLE); + default: + const result = await chromedriver.resolveBuildId(tag); + if (result) { + return result; + } + } + return tag; + } + case types_js_1.Browser.CHROMEHEADLESSSHELL: { + switch (tag) { + case types_js_1.BrowserTag.LATEST: + case types_js_1.BrowserTag.CANARY: + return await chromeHeadlessShell.resolveBuildId(types_js_1.ChromeReleaseChannel.CANARY); + case types_js_1.BrowserTag.BETA: + return await chromeHeadlessShell.resolveBuildId(types_js_1.ChromeReleaseChannel.BETA); + case types_js_1.BrowserTag.DEV: + return await chromeHeadlessShell.resolveBuildId(types_js_1.ChromeReleaseChannel.DEV); + case types_js_1.BrowserTag.STABLE: + return await chromeHeadlessShell.resolveBuildId(types_js_1.ChromeReleaseChannel.STABLE); + default: + const result = await chromeHeadlessShell.resolveBuildId(tag); + if (result) { + return result; + } + } + return tag; + } + case types_js_1.Browser.CHROMIUM: + switch (tag) { + case types_js_1.BrowserTag.LATEST: + return await chromium.resolveBuildId(platform); + case types_js_1.BrowserTag.BETA: + case types_js_1.BrowserTag.CANARY: + case types_js_1.BrowserTag.DEV: + case types_js_1.BrowserTag.STABLE: + throw new Error(`${tag} is not supported for ${browser}. Use 'latest' instead.`); + } + } + // We assume the tag is the buildId if it didn't match any keywords. + return tag; +} +exports.resolveBuildId = resolveBuildId; +/** + * @public + */ +async function createProfile(browser, opts) { + switch (browser) { + case types_js_1.Browser.FIREFOX: + return await firefox.createProfile(opts); + case types_js_1.Browser.CHROME: + case types_js_1.Browser.CHROMIUM: + throw new Error(`Profile creation is not support for ${browser} yet`); + } +} +exports.createProfile = createProfile; +/** + * @public + */ +function resolveSystemExecutablePath(browser, platform, channel) { + switch (browser) { + case types_js_1.Browser.CHROMEDRIVER: + case types_js_1.Browser.CHROMEHEADLESSSHELL: + case types_js_1.Browser.FIREFOX: + case types_js_1.Browser.CHROMIUM: + throw new Error(`System browser detection is not supported for ${browser} yet.`); + case types_js_1.Browser.CHROME: + return chrome.resolveSystemExecutablePath(platform, channel); + } +} +exports.resolveSystemExecutablePath = resolveSystemExecutablePath; +//# sourceMappingURL=browser-data.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.js.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.js.map new file mode 100644 index 0000000..615ef64 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/browser-data.js.map @@ -0,0 +1 @@ +{"version":3,"file":"browser-data.js","sourceRoot":"","sources":["../../../src/browser-data/browser-data.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.d.ts new file mode 100644 index 0000000..cbd385c --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.d.ts @@ -0,0 +1,6 @@ +import { BrowserPlatform } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export { resolveBuildId } from './chrome.js'; +//# sourceMappingURL=chrome-headless-shell.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.d.ts.map new file mode 100644 index 0000000..884b093 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"chrome-headless-shell.d.ts","sourceRoot":"","sources":["../../../src/browser-data/chrome-headless-shell.ts"],"names":[],"mappings":"AAOA,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAiB3C,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAAgE,GACtE,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAMV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAoBR;AAED,OAAO,EAAC,cAAc,EAAC,MAAM,aAAa,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.js b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.js new file mode 100644 index 0000000..d6f2136 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.js @@ -0,0 +1,55 @@ +"use strict"; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.resolveBuildId = exports.relativeExecutablePath = exports.resolveDownloadPath = exports.resolveDownloadUrl = void 0; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +const path_1 = __importDefault(require("path")); +const types_js_1 = require("./types.js"); +function folder(platform) { + switch (platform) { + case types_js_1.BrowserPlatform.LINUX: + return 'linux64'; + case types_js_1.BrowserPlatform.MAC_ARM: + return 'mac-arm64'; + case types_js_1.BrowserPlatform.MAC: + return 'mac-x64'; + case types_js_1.BrowserPlatform.WIN32: + return 'win32'; + case types_js_1.BrowserPlatform.WIN64: + return 'win64'; + } +} +function resolveDownloadUrl(platform, buildId, baseUrl = 'https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +exports.resolveDownloadUrl = resolveDownloadUrl; +function resolveDownloadPath(platform, buildId) { + return [ + buildId, + folder(platform), + `chrome-headless-shell-${folder(platform)}.zip`, + ]; +} +exports.resolveDownloadPath = resolveDownloadPath; +function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case types_js_1.BrowserPlatform.MAC: + case types_js_1.BrowserPlatform.MAC_ARM: + return path_1.default.join('chrome-headless-shell-' + folder(platform), 'chrome-headless-shell'); + case types_js_1.BrowserPlatform.LINUX: + return path_1.default.join('chrome-headless-shell-linux64', 'chrome-headless-shell'); + case types_js_1.BrowserPlatform.WIN32: + case types_js_1.BrowserPlatform.WIN64: + return path_1.default.join('chrome-headless-shell-' + folder(platform), 'chrome-headless-shell.exe'); + } +} +exports.relativeExecutablePath = relativeExecutablePath; +var chrome_js_1 = require("./chrome.js"); +Object.defineProperty(exports, "resolveBuildId", { enumerable: true, get: function () { return chrome_js_1.resolveBuildId; } }); +//# sourceMappingURL=chrome-headless-shell.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.js.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.js.map new file mode 100644 index 0000000..a9e5c08 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome-headless-shell.js.map @@ -0,0 +1 @@ +{"version":3,"file":"chrome-headless-shell.js","sourceRoot":"","sources":["../../../src/browser-data/chrome-headless-shell.ts"],"names":[],"mappings":";;;;;;AAAA;;;;GAIG;AACH,gDAAwB;AAExB,yCAA2C;AAE3C,SAAS,MAAM,CAAC,QAAyB;IACvC,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,SAAS,CAAC;QACnB,KAAK,0BAAe,CAAC,OAAO;YAC1B,OAAO,WAAW,CAAC;QACrB,KAAK,0BAAe,CAAC,GAAG;YACtB,OAAO,SAAS,CAAC;QACnB,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,OAAO,CAAC;QACjB,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,OAAO,CAAC;IACnB,CAAC;AACH,CAAC;AAED,SAAgB,kBAAkB,CAChC,QAAyB,EACzB,OAAe,EACf,OAAO,GAAG,6DAA6D;IAEvE,OAAO,GAAG,OAAO,IAAI,mBAAmB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;AAC1E,CAAC;AAND,gDAMC;AAED,SAAgB,mBAAmB,CACjC,QAAyB,EACzB,OAAe;IAEf,OAAO;QACL,OAAO;QACP,MAAM,CAAC,QAAQ,CAAC;QAChB,yBAAyB,MAAM,CAAC,QAAQ,CAAC,MAAM;KAChD,CAAC;AACJ,CAAC;AATD,kDASC;AAED,SAAgB,sBAAsB,CACpC,QAAyB,EACzB,QAAgB;IAEhB,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,0BAAe,CAAC,GAAG,CAAC;QACzB,KAAK,0BAAe,CAAC,OAAO;YAC1B,OAAO,cAAI,CAAC,IAAI,CACd,wBAAwB,GAAG,MAAM,CAAC,QAAQ,CAAC,EAC3C,uBAAuB,CACxB,CAAC;QACJ,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,cAAI,CAAC,IAAI,CACd,+BAA+B,EAC/B,uBAAuB,CACxB,CAAC;QACJ,KAAK,0BAAe,CAAC,KAAK,CAAC;QAC3B,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,cAAI,CAAC,IAAI,CACd,wBAAwB,GAAG,MAAM,CAAC,QAAQ,CAAC,EAC3C,2BAA2B,CAC5B,CAAC;IACN,CAAC;AACH,CAAC;AAvBD,wDAuBC;AAED,yCAA2C;AAAnC,2GAAA,cAAc,OAAA"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.d.ts new file mode 100644 index 0000000..8cf3884 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.d.ts @@ -0,0 +1,29 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { BrowserPlatform, ChromeReleaseChannel } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export declare function getLastKnownGoodReleaseForChannel(channel: ChromeReleaseChannel): Promise<{ + version: string; + revision: string; +}>; +export declare function getLastKnownGoodReleaseForMilestone(milestone: string): Promise<{ + version: string; + revision: string; +} | undefined>; +export declare function getLastKnownGoodReleaseForBuild( +/** + * @example `112.0.23`, + */ +buildPrefix: string): Promise<{ + version: string; + revision: string; +} | undefined>; +export declare function resolveBuildId(channel: ChromeReleaseChannel): Promise<string>; +export declare function resolveBuildId(channel: string): Promise<string | undefined>; +export declare function resolveSystemExecutablePath(platform: BrowserPlatform, channel: ChromeReleaseChannel): string; +//# sourceMappingURL=chrome.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.d.ts.map new file mode 100644 index 0000000..347072f --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"chrome.d.ts","sourceRoot":"","sources":["../../../src/browser-data/chrome.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH,OAAO,EAAC,eAAe,EAAE,oBAAoB,EAAC,MAAM,YAAY,CAAC;AAiBjE,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAAgE,GACtE,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAEV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAiBR;AAED,wBAAsB,iCAAiC,CACrD,OAAO,EAAE,oBAAoB,GAC5B,OAAO,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAC,CAAC,CAqB9C;AAED,wBAAsB,mCAAmC,CACvD,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAC,GAAG,SAAS,CAAC,CAW1D;AAED,wBAAsB,+BAA+B;AACnD;;GAEG;AACH,WAAW,EAAE,MAAM,GAClB,OAAO,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAC,GAAG,SAAS,CAAC,CAW1D;AAED,wBAAsB,cAAc,CAClC,OAAO,EAAE,oBAAoB,GAC5B,OAAO,CAAC,MAAM,CAAC,CAAC;AACnB,wBAAsB,cAAc,CAClC,OAAO,EAAE,MAAM,GACd,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAwB/B,wBAAgB,2BAA2B,CACzC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,oBAAoB,GAC5B,MAAM,CAwCR"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.js b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.js new file mode 100644 index 0000000..b642a7c --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.js @@ -0,0 +1,127 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.resolveSystemExecutablePath = exports.resolveBuildId = exports.getLastKnownGoodReleaseForBuild = exports.getLastKnownGoodReleaseForMilestone = exports.getLastKnownGoodReleaseForChannel = exports.relativeExecutablePath = exports.resolveDownloadPath = exports.resolveDownloadUrl = void 0; +const path_1 = __importDefault(require("path")); +const httpUtil_js_1 = require("../httpUtil.js"); +const types_js_1 = require("./types.js"); +function folder(platform) { + switch (platform) { + case types_js_1.BrowserPlatform.LINUX: + return 'linux64'; + case types_js_1.BrowserPlatform.MAC_ARM: + return 'mac-arm64'; + case types_js_1.BrowserPlatform.MAC: + return 'mac-x64'; + case types_js_1.BrowserPlatform.WIN32: + return 'win32'; + case types_js_1.BrowserPlatform.WIN64: + return 'win64'; + } +} +function resolveDownloadUrl(platform, buildId, baseUrl = 'https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +exports.resolveDownloadUrl = resolveDownloadUrl; +function resolveDownloadPath(platform, buildId) { + return [buildId, folder(platform), `chrome-${folder(platform)}.zip`]; +} +exports.resolveDownloadPath = resolveDownloadPath; +function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case types_js_1.BrowserPlatform.MAC: + case types_js_1.BrowserPlatform.MAC_ARM: + return path_1.default.join('chrome-' + folder(platform), 'Google Chrome for Testing.app', 'Contents', 'MacOS', 'Google Chrome for Testing'); + case types_js_1.BrowserPlatform.LINUX: + return path_1.default.join('chrome-linux64', 'chrome'); + case types_js_1.BrowserPlatform.WIN32: + case types_js_1.BrowserPlatform.WIN64: + return path_1.default.join('chrome-' + folder(platform), 'chrome.exe'); + } +} +exports.relativeExecutablePath = relativeExecutablePath; +async function getLastKnownGoodReleaseForChannel(channel) { + const data = (await (0, httpUtil_js_1.getJSON)(new URL('https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions.json'))); + for (const channel of Object.keys(data.channels)) { + data.channels[channel.toLowerCase()] = data.channels[channel]; + delete data.channels[channel]; + } + return data.channels[channel]; +} +exports.getLastKnownGoodReleaseForChannel = getLastKnownGoodReleaseForChannel; +async function getLastKnownGoodReleaseForMilestone(milestone) { + const data = (await (0, httpUtil_js_1.getJSON)(new URL('https://googlechromelabs.github.io/chrome-for-testing/latest-versions-per-milestone.json'))); + return data.milestones[milestone]; +} +exports.getLastKnownGoodReleaseForMilestone = getLastKnownGoodReleaseForMilestone; +async function getLastKnownGoodReleaseForBuild( +/** + * @example `112.0.23`, + */ +buildPrefix) { + const data = (await (0, httpUtil_js_1.getJSON)(new URL('https://googlechromelabs.github.io/chrome-for-testing/latest-patch-versions-per-build.json'))); + return data.builds[buildPrefix]; +} +exports.getLastKnownGoodReleaseForBuild = getLastKnownGoodReleaseForBuild; +async function resolveBuildId(channel) { + if (Object.values(types_js_1.ChromeReleaseChannel).includes(channel)) { + return (await getLastKnownGoodReleaseForChannel(channel)).version; + } + if (channel.match(/^\d+$/)) { + // Potentially a milestone. + return (await getLastKnownGoodReleaseForMilestone(channel))?.version; + } + if (channel.match(/^\d+\.\d+\.\d+$/)) { + // Potentially a build prefix without the patch version. + return (await getLastKnownGoodReleaseForBuild(channel))?.version; + } + return; +} +exports.resolveBuildId = resolveBuildId; +function resolveSystemExecutablePath(platform, channel) { + switch (platform) { + case types_js_1.BrowserPlatform.WIN64: + case types_js_1.BrowserPlatform.WIN32: + switch (channel) { + case types_js_1.ChromeReleaseChannel.STABLE: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome\\Application\\chrome.exe`; + case types_js_1.ChromeReleaseChannel.BETA: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome Beta\\Application\\chrome.exe`; + case types_js_1.ChromeReleaseChannel.CANARY: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome SxS\\Application\\chrome.exe`; + case types_js_1.ChromeReleaseChannel.DEV: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome Dev\\Application\\chrome.exe`; + } + case types_js_1.BrowserPlatform.MAC_ARM: + case types_js_1.BrowserPlatform.MAC: + switch (channel) { + case types_js_1.ChromeReleaseChannel.STABLE: + return '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome'; + case types_js_1.ChromeReleaseChannel.BETA: + return '/Applications/Google Chrome Beta.app/Contents/MacOS/Google Chrome Beta'; + case types_js_1.ChromeReleaseChannel.CANARY: + return '/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary'; + case types_js_1.ChromeReleaseChannel.DEV: + return '/Applications/Google Chrome Dev.app/Contents/MacOS/Google Chrome Dev'; + } + case types_js_1.BrowserPlatform.LINUX: + switch (channel) { + case types_js_1.ChromeReleaseChannel.STABLE: + return '/opt/google/chrome/chrome'; + case types_js_1.ChromeReleaseChannel.BETA: + return '/opt/google/chrome-beta/chrome'; + case types_js_1.ChromeReleaseChannel.DEV: + return '/opt/google/chrome-unstable/chrome'; + } + } + throw new Error(`Unable to detect browser executable path for '${channel}' on ${platform}.`); +} +exports.resolveSystemExecutablePath = resolveSystemExecutablePath; +//# sourceMappingURL=chrome.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.js.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.js.map new file mode 100644 index 0000000..36d1b94 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chrome.js.map @@ -0,0 +1 @@ +{"version":3,"file":"chrome.js","sourceRoot":"","sources":["../../../src/browser-data/chrome.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.d.ts new file mode 100644 index 0000000..32a0ed1 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.d.ts @@ -0,0 +1,6 @@ +import { BrowserPlatform } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export { resolveBuildId } from './chrome.js'; +//# sourceMappingURL=chromedriver.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.d.ts.map new file mode 100644 index 0000000..1fd1631 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"chromedriver.d.ts","sourceRoot":"","sources":["../../../src/browser-data/chromedriver.ts"],"names":[],"mappings":"AAOA,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAiB3C,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAAgE,GACtE,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAEV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAWR;AAED,OAAO,EAAC,cAAc,EAAC,MAAM,aAAa,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.js b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.js new file mode 100644 index 0000000..d3f2bd5 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.js @@ -0,0 +1,51 @@ +"use strict"; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.resolveBuildId = exports.relativeExecutablePath = exports.resolveDownloadPath = exports.resolveDownloadUrl = void 0; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +const path_1 = __importDefault(require("path")); +const types_js_1 = require("./types.js"); +function folder(platform) { + switch (platform) { + case types_js_1.BrowserPlatform.LINUX: + return 'linux64'; + case types_js_1.BrowserPlatform.MAC_ARM: + return 'mac-arm64'; + case types_js_1.BrowserPlatform.MAC: + return 'mac-x64'; + case types_js_1.BrowserPlatform.WIN32: + return 'win32'; + case types_js_1.BrowserPlatform.WIN64: + return 'win64'; + } +} +function resolveDownloadUrl(platform, buildId, baseUrl = 'https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +exports.resolveDownloadUrl = resolveDownloadUrl; +function resolveDownloadPath(platform, buildId) { + return [buildId, folder(platform), `chromedriver-${folder(platform)}.zip`]; +} +exports.resolveDownloadPath = resolveDownloadPath; +function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case types_js_1.BrowserPlatform.MAC: + case types_js_1.BrowserPlatform.MAC_ARM: + return path_1.default.join('chromedriver-' + folder(platform), 'chromedriver'); + case types_js_1.BrowserPlatform.LINUX: + return path_1.default.join('chromedriver-linux64', 'chromedriver'); + case types_js_1.BrowserPlatform.WIN32: + case types_js_1.BrowserPlatform.WIN64: + return path_1.default.join('chromedriver-' + folder(platform), 'chromedriver.exe'); + } +} +exports.relativeExecutablePath = relativeExecutablePath; +var chrome_js_1 = require("./chrome.js"); +Object.defineProperty(exports, "resolveBuildId", { enumerable: true, get: function () { return chrome_js_1.resolveBuildId; } }); +//# sourceMappingURL=chromedriver.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.js.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.js.map new file mode 100644 index 0000000..0ff06d0 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromedriver.js.map @@ -0,0 +1 @@ +{"version":3,"file":"chromedriver.js","sourceRoot":"","sources":["../../../src/browser-data/chromedriver.ts"],"names":[],"mappings":";;;;;;AAAA;;;;GAIG;AACH,gDAAwB;AAExB,yCAA2C;AAE3C,SAAS,MAAM,CAAC,QAAyB;IACvC,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,SAAS,CAAC;QACnB,KAAK,0BAAe,CAAC,OAAO;YAC1B,OAAO,WAAW,CAAC;QACrB,KAAK,0BAAe,CAAC,GAAG;YACtB,OAAO,SAAS,CAAC;QACnB,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,OAAO,CAAC;QACjB,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,OAAO,CAAC;IACnB,CAAC;AACH,CAAC;AAED,SAAgB,kBAAkB,CAChC,QAAyB,EACzB,OAAe,EACf,OAAO,GAAG,6DAA6D;IAEvE,OAAO,GAAG,OAAO,IAAI,mBAAmB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;AAC1E,CAAC;AAND,gDAMC;AAED,SAAgB,mBAAmB,CACjC,QAAyB,EACzB,OAAe;IAEf,OAAO,CAAC,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,EAAE,gBAAgB,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;AAC7E,CAAC;AALD,kDAKC;AAED,SAAgB,sBAAsB,CACpC,QAAyB,EACzB,QAAgB;IAEhB,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,0BAAe,CAAC,GAAG,CAAC;QACzB,KAAK,0BAAe,CAAC,OAAO;YAC1B,OAAO,cAAI,CAAC,IAAI,CAAC,eAAe,GAAG,MAAM,CAAC,QAAQ,CAAC,EAAE,cAAc,CAAC,CAAC;QACvE,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,cAAI,CAAC,IAAI,CAAC,sBAAsB,EAAE,cAAc,CAAC,CAAC;QAC3D,KAAK,0BAAe,CAAC,KAAK,CAAC;QAC3B,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,cAAI,CAAC,IAAI,CAAC,eAAe,GAAG,MAAM,CAAC,QAAQ,CAAC,EAAE,kBAAkB,CAAC,CAAC;IAC7E,CAAC;AACH,CAAC;AAdD,wDAcC;AAED,yCAA2C;AAAnC,2GAAA,cAAc,OAAA"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.d.ts new file mode 100644 index 0000000..4ff2699 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.d.ts @@ -0,0 +1,11 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { BrowserPlatform } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export declare function resolveBuildId(platform: BrowserPlatform): Promise<string>; +//# sourceMappingURL=chromium.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.d.ts.map new file mode 100644 index 0000000..701df7e --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"chromium.d.ts","sourceRoot":"","sources":["../../../src/browser-data/chromium.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AA+B3C,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAA8D,GACpE,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAEV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAiBR;AACD,wBAAsB,cAAc,CAClC,QAAQ,EAAE,eAAe,GACxB,OAAO,CAAC,MAAM,CAAC,CAQjB"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.js b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.js new file mode 100644 index 0000000..86b38ac --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.js @@ -0,0 +1,67 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.resolveBuildId = exports.relativeExecutablePath = exports.resolveDownloadPath = exports.resolveDownloadUrl = void 0; +const path_1 = __importDefault(require("path")); +const httpUtil_js_1 = require("../httpUtil.js"); +const types_js_1 = require("./types.js"); +function archive(platform, buildId) { + switch (platform) { + case types_js_1.BrowserPlatform.LINUX: + return 'chrome-linux'; + case types_js_1.BrowserPlatform.MAC_ARM: + case types_js_1.BrowserPlatform.MAC: + return 'chrome-mac'; + case types_js_1.BrowserPlatform.WIN32: + case types_js_1.BrowserPlatform.WIN64: + // Windows archive name changed at r591479. + return parseInt(buildId, 10) > 591479 ? 'chrome-win' : 'chrome-win32'; + } +} +function folder(platform) { + switch (platform) { + case types_js_1.BrowserPlatform.LINUX: + return 'Linux_x64'; + case types_js_1.BrowserPlatform.MAC_ARM: + return 'Mac_Arm'; + case types_js_1.BrowserPlatform.MAC: + return 'Mac'; + case types_js_1.BrowserPlatform.WIN32: + return 'Win'; + case types_js_1.BrowserPlatform.WIN64: + return 'Win_x64'; + } +} +function resolveDownloadUrl(platform, buildId, baseUrl = 'https://storage.googleapis.com/chromium-browser-snapshots') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +exports.resolveDownloadUrl = resolveDownloadUrl; +function resolveDownloadPath(platform, buildId) { + return [folder(platform), buildId, `${archive(platform, buildId)}.zip`]; +} +exports.resolveDownloadPath = resolveDownloadPath; +function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case types_js_1.BrowserPlatform.MAC: + case types_js_1.BrowserPlatform.MAC_ARM: + return path_1.default.join('chrome-mac', 'Chromium.app', 'Contents', 'MacOS', 'Chromium'); + case types_js_1.BrowserPlatform.LINUX: + return path_1.default.join('chrome-linux', 'chrome'); + case types_js_1.BrowserPlatform.WIN32: + case types_js_1.BrowserPlatform.WIN64: + return path_1.default.join('chrome-win', 'chrome.exe'); + } +} +exports.relativeExecutablePath = relativeExecutablePath; +async function resolveBuildId(platform) { + return await (0, httpUtil_js_1.getText)(new URL(`https://storage.googleapis.com/chromium-browser-snapshots/${folder(platform)}/LAST_CHANGE`)); +} +exports.resolveBuildId = resolveBuildId; +//# sourceMappingURL=chromium.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.js.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.js.map new file mode 100644 index 0000000..9aea700 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/chromium.js.map @@ -0,0 +1 @@ +{"version":3,"file":"chromium.js","sourceRoot":"","sources":["../../../src/browser-data/chromium.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;;;;AAEH,gDAAwB;AAExB,gDAAuC;AAEvC,yCAA2C;AAE3C,SAAS,OAAO,CAAC,QAAyB,EAAE,OAAe;IACzD,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,cAAc,CAAC;QACxB,KAAK,0BAAe,CAAC,OAAO,CAAC;QAC7B,KAAK,0BAAe,CAAC,GAAG;YACtB,OAAO,YAAY,CAAC;QACtB,KAAK,0BAAe,CAAC,KAAK,CAAC;QAC3B,KAAK,0BAAe,CAAC,KAAK;YACxB,2CAA2C;YAC3C,OAAO,QAAQ,CAAC,OAAO,EAAE,EAAE,CAAC,GAAG,MAAM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,cAAc,CAAC;IAC1E,CAAC;AACH,CAAC;AAED,SAAS,MAAM,CAAC,QAAyB;IACvC,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,WAAW,CAAC;QACrB,KAAK,0BAAe,CAAC,OAAO;YAC1B,OAAO,SAAS,CAAC;QACnB,KAAK,0BAAe,CAAC,GAAG;YACtB,OAAO,KAAK,CAAC;QACf,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,KAAK,CAAC;QACf,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,SAAS,CAAC;IACrB,CAAC;AACH,CAAC;AAED,SAAgB,kBAAkB,CAChC,QAAyB,EACzB,OAAe,EACf,OAAO,GAAG,2DAA2D;IAErE,OAAO,GAAG,OAAO,IAAI,mBAAmB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;AAC1E,CAAC;AAND,gDAMC;AAED,SAAgB,mBAAmB,CACjC,QAAyB,EACzB,OAAe;IAEf,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,EAAE,OAAO,EAAE,GAAG,OAAO,CAAC,QAAQ,EAAE,OAAO,CAAC,MAAM,CAAC,CAAC;AAC1E,CAAC;AALD,kDAKC;AAED,SAAgB,sBAAsB,CACpC,QAAyB,EACzB,QAAgB;IAEhB,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,0BAAe,CAAC,GAAG,CAAC;QACzB,KAAK,0BAAe,CAAC,OAAO;YAC1B,OAAO,cAAI,CAAC,IAAI,CACd,YAAY,EACZ,cAAc,EACd,UAAU,EACV,OAAO,EACP,UAAU,CACX,CAAC;QACJ,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,cAAI,CAAC,IAAI,CAAC,cAAc,EAAE,QAAQ,CAAC,CAAC;QAC7C,KAAK,0BAAe,CAAC,KAAK,CAAC;QAC3B,KAAK,0BAAe,CAAC,KAAK;YACxB,OAAO,cAAI,CAAC,IAAI,CAAC,YAAY,EAAE,YAAY,CAAC,CAAC;IACjD,CAAC;AACH,CAAC;AApBD,wDAoBC;AACM,KAAK,UAAU,cAAc,CAClC,QAAyB;IAEzB,OAAO,MAAM,IAAA,qBAAO,EAClB,IAAI,GAAG,CACL,6DAA6D,MAAM,CACjE,QAAQ,CACT,cAAc,CAChB,CACF,CAAC;AACJ,CAAC;AAVD,wCAUC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.d.ts new file mode 100644 index 0000000..b24eb2f --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.d.ts @@ -0,0 +1,12 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { BrowserPlatform, type ProfileOptions } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export declare function resolveBuildId(channel?: 'FIREFOX_NIGHTLY'): Promise<string>; +export declare function createProfile(options: ProfileOptions): Promise<void>; +//# sourceMappingURL=firefox.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.d.ts.map new file mode 100644 index 0000000..93f43de --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"firefox.d.ts","sourceRoot":"","sources":["../../../src/browser-data/firefox.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAOH,OAAO,EAAC,eAAe,EAAE,KAAK,cAAc,EAAC,MAAM,YAAY,CAAC;AAehE,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAA2E,GACjF,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAEV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAWR;AAED,wBAAsB,cAAc,CAClC,OAAO,GAAE,iBAAqC,GAC7C,OAAO,CAAC,MAAM,CAAC,CASjB;AAED,wBAAsB,aAAa,CAAC,OAAO,EAAE,cAAc,GAAG,OAAO,CAAC,IAAI,CAAC,CAa1E"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.js b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.js new file mode 100644 index 0000000..51202df --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.js @@ -0,0 +1,257 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.createProfile = exports.resolveBuildId = exports.relativeExecutablePath = exports.resolveDownloadPath = exports.resolveDownloadUrl = void 0; +const fs_1 = __importDefault(require("fs")); +const path_1 = __importDefault(require("path")); +const httpUtil_js_1 = require("../httpUtil.js"); +const types_js_1 = require("./types.js"); +function archive(platform, buildId) { + switch (platform) { + case types_js_1.BrowserPlatform.LINUX: + return `firefox-${buildId}.en-US.${platform}-x86_64.tar.bz2`; + case types_js_1.BrowserPlatform.MAC_ARM: + case types_js_1.BrowserPlatform.MAC: + return `firefox-${buildId}.en-US.mac.dmg`; + case types_js_1.BrowserPlatform.WIN32: + case types_js_1.BrowserPlatform.WIN64: + return `firefox-${buildId}.en-US.${platform}.zip`; + } +} +function resolveDownloadUrl(platform, buildId, baseUrl = 'https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +exports.resolveDownloadUrl = resolveDownloadUrl; +function resolveDownloadPath(platform, buildId) { + return [archive(platform, buildId)]; +} +exports.resolveDownloadPath = resolveDownloadPath; +function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case types_js_1.BrowserPlatform.MAC_ARM: + case types_js_1.BrowserPlatform.MAC: + return path_1.default.join('Firefox Nightly.app', 'Contents', 'MacOS', 'firefox'); + case types_js_1.BrowserPlatform.LINUX: + return path_1.default.join('firefox', 'firefox'); + case types_js_1.BrowserPlatform.WIN32: + case types_js_1.BrowserPlatform.WIN64: + return path_1.default.join('firefox', 'firefox.exe'); + } +} +exports.relativeExecutablePath = relativeExecutablePath; +async function resolveBuildId(channel = 'FIREFOX_NIGHTLY') { + const versions = (await (0, httpUtil_js_1.getJSON)(new URL('https://product-details.mozilla.org/1.0/firefox_versions.json'))); + const version = versions[channel]; + if (!version) { + throw new Error(`Channel ${channel} is not found.`); + } + return version; +} +exports.resolveBuildId = resolveBuildId; +async function createProfile(options) { + if (!fs_1.default.existsSync(options.path)) { + await fs_1.default.promises.mkdir(options.path, { + recursive: true, + }); + } + await writePreferences({ + preferences: { + ...defaultProfilePreferences(options.preferences), + ...options.preferences, + }, + path: options.path, + }); +} +exports.createProfile = createProfile; +function defaultProfilePreferences(extraPrefs) { + const server = 'dummy.test'; + const defaultPrefs = { + // Make sure Shield doesn't hit the network. + 'app.normandy.api_url': '', + // Disable Firefox old build background check + 'app.update.checkInstallTime': false, + // Disable automatically upgrading Firefox + 'app.update.disabledForTesting': true, + // Increase the APZ content response timeout to 1 minute + 'apz.content_response_timeout': 60000, + // Prevent various error message on the console + // jest-puppeteer asserts that no error message is emitted by the console + 'browser.contentblocking.features.standard': '-tp,tpPrivate,cookieBehavior0,-cm,-fp', + // Enable the dump function: which sends messages to the system + // console + // https://bugzilla.mozilla.org/show_bug.cgi?id=1543115 + 'browser.dom.window.dump.enabled': true, + // Disable topstories + 'browser.newtabpage.activity-stream.feeds.system.topstories': false, + // Always display a blank page + 'browser.newtabpage.enabled': false, + // Background thumbnails in particular cause grief: and disabling + // thumbnails in general cannot hurt + 'browser.pagethumbnails.capturing_disabled': true, + // Disable safebrowsing components. + 'browser.safebrowsing.blockedURIs.enabled': false, + 'browser.safebrowsing.downloads.enabled': false, + 'browser.safebrowsing.malware.enabled': false, + 'browser.safebrowsing.phishing.enabled': false, + // Disable updates to search engines. + 'browser.search.update': false, + // Do not restore the last open set of tabs if the browser has crashed + 'browser.sessionstore.resume_from_crash': false, + // Skip check for default browser on startup + 'browser.shell.checkDefaultBrowser': false, + // Disable newtabpage + 'browser.startup.homepage': 'about:blank', + // Do not redirect user when a milstone upgrade of Firefox is detected + 'browser.startup.homepage_override.mstone': 'ignore', + // Start with a blank page about:blank + 'browser.startup.page': 0, + // Do not allow background tabs to be zombified on Android: otherwise for + // tests that open additional tabs: the test harness tab itself might get + // unloaded + 'browser.tabs.disableBackgroundZombification': false, + // Do not warn when closing all other open tabs + 'browser.tabs.warnOnCloseOtherTabs': false, + // Do not warn when multiple tabs will be opened + 'browser.tabs.warnOnOpen': false, + // Do not automatically offer translations, as tests do not expect this. + 'browser.translations.automaticallyPopup': false, + // Disable the UI tour. + 'browser.uitour.enabled': false, + // Turn off search suggestions in the location bar so as not to trigger + // network connections. + 'browser.urlbar.suggest.searches': false, + // Disable first run splash page on Windows 10 + 'browser.usedOnWindows10.introURL': '', + // Do not warn on quitting Firefox + 'browser.warnOnQuit': false, + // Defensively disable data reporting systems + 'datareporting.healthreport.documentServerURI': `http://${server}/dummy/healthreport/`, + 'datareporting.healthreport.logging.consoleEnabled': false, + 'datareporting.healthreport.service.enabled': false, + 'datareporting.healthreport.service.firstRun': false, + 'datareporting.healthreport.uploadEnabled': false, + // Do not show datareporting policy notifications which can interfere with tests + 'datareporting.policy.dataSubmissionEnabled': false, + 'datareporting.policy.dataSubmissionPolicyBypassNotification': true, + // DevTools JSONViewer sometimes fails to load dependencies with its require.js. + // This doesn't affect Puppeteer but spams console (Bug 1424372) + 'devtools.jsonview.enabled': false, + // Disable popup-blocker + 'dom.disable_open_during_load': false, + // Enable the support for File object creation in the content process + // Required for |Page.setFileInputFiles| protocol method. + 'dom.file.createInChild': true, + // Disable the ProcessHangMonitor + 'dom.ipc.reportProcessHangs': false, + // Disable slow script dialogues + 'dom.max_chrome_script_run_time': 0, + 'dom.max_script_run_time': 0, + // Only load extensions from the application and user profile + // AddonManager.SCOPE_PROFILE + AddonManager.SCOPE_APPLICATION + 'extensions.autoDisableScopes': 0, + 'extensions.enabledScopes': 5, + // Disable metadata caching for installed add-ons by default + 'extensions.getAddons.cache.enabled': false, + // Disable installing any distribution extensions or add-ons. + 'extensions.installDistroAddons': false, + // Disabled screenshots extension + 'extensions.screenshots.disabled': true, + // Turn off extension updates so they do not bother tests + 'extensions.update.enabled': false, + // Turn off extension updates so they do not bother tests + 'extensions.update.notifyUser': false, + // Make sure opening about:addons will not hit the network + 'extensions.webservice.discoverURL': `http://${server}/dummy/discoveryURL`, + // Allow the application to have focus even it runs in the background + 'focusmanager.testmode': true, + // Disable useragent updates + 'general.useragent.updates.enabled': false, + // Always use network provider for geolocation tests so we bypass the + // macOS dialog raised by the corelocation provider + 'geo.provider.testing': true, + // Do not scan Wifi + 'geo.wifi.scan': false, + // No hang monitor + 'hangmonitor.timeout': 0, + // Show chrome errors and warnings in the error console + 'javascript.options.showInConsole': true, + // Disable download and usage of OpenH264: and Widevine plugins + 'media.gmp-manager.updateEnabled': false, + // Disable the GFX sanity window + 'media.sanity-test.disabled': true, + // Prevent various error message on the console + // jest-puppeteer asserts that no error message is emitted by the console + 'network.cookie.cookieBehavior': 0, + // Disable experimental feature that is only available in Nightly + 'network.cookie.sameSite.laxByDefault': false, + // Do not prompt for temporary redirects + 'network.http.prompt-temp-redirect': false, + // Disable speculative connections so they are not reported as leaking + // when they are hanging around + 'network.http.speculative-parallel-limit': 0, + // Do not automatically switch between offline and online + 'network.manage-offline-status': false, + // Make sure SNTP requests do not hit the network + 'network.sntp.pools': server, + // Disable Flash. + 'plugin.state.flash': 0, + 'privacy.trackingprotection.enabled': false, + // Can be removed once Firefox 89 is no longer supported + // https://bugzilla.mozilla.org/show_bug.cgi?id=1710839 + 'remote.enabled': true, + // Don't do network connections for mitm priming + 'security.certerrors.mitm.priming.enabled': false, + // Local documents have access to all other local documents, + // including directory listings + 'security.fileuri.strict_origin_policy': false, + // Do not wait for the notification button security delay + 'security.notification_enable_delay': 0, + // Ensure blocklist updates do not hit the network + 'services.settings.server': `http://${server}/dummy/blocklist/`, + // Do not automatically fill sign-in forms with known usernames and + // passwords + 'signon.autofillForms': false, + // Disable password capture, so that tests that include forms are not + // influenced by the presence of the persistent doorhanger notification + 'signon.rememberSignons': false, + // Disable first-run welcome page + 'startup.homepage_welcome_url': 'about:blank', + // Disable first-run welcome page + 'startup.homepage_welcome_url.additional': '', + // Disable browser animations (tabs, fullscreen, sliding alerts) + 'toolkit.cosmeticAnimations.enabled': false, + // Prevent starting into safe mode after application crashes + 'toolkit.startup.max_resumed_crashes': -1, + }; + return Object.assign(defaultPrefs, extraPrefs); +} +/** + * Populates the user.js file with custom preferences as needed to allow + * Firefox's CDP support to properly function. These preferences will be + * automatically copied over to prefs.js during startup of Firefox. To be + * able to restore the original values of preferences a backup of prefs.js + * will be created. + * + * @param prefs - List of preferences to add. + * @param profilePath - Firefox profile to write the preferences to. + */ +async function writePreferences(options) { + const lines = Object.entries(options.preferences).map(([key, value]) => { + return `user_pref(${JSON.stringify(key)}, ${JSON.stringify(value)});`; + }); + await fs_1.default.promises.writeFile(path_1.default.join(options.path, 'user.js'), lines.join('\n')); + // Create a backup of the preferences file if it already exitsts. + const prefsPath = path_1.default.join(options.path, 'prefs.js'); + if (fs_1.default.existsSync(prefsPath)) { + const prefsBackupPath = path_1.default.join(options.path, 'prefs.js.puppeteer'); + await fs_1.default.promises.copyFile(prefsPath, prefsBackupPath); + } +} +//# sourceMappingURL=firefox.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.js.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.js.map new file mode 100644 index 0000000..c96bdd6 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/firefox.js.map @@ -0,0 +1 @@ +{"version":3,"file":"firefox.js","sourceRoot":"","sources":["../../../src/browser-data/firefox.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.d.ts new file mode 100644 index 0000000..587efa4 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.d.ts @@ -0,0 +1,57 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/** + * Supported browsers. + * + * @public + */ +export declare enum Browser { + CHROME = "chrome", + CHROMEHEADLESSSHELL = "chrome-headless-shell", + CHROMIUM = "chromium", + FIREFOX = "firefox", + CHROMEDRIVER = "chromedriver" +} +/** + * Platform names used to identify a OS platform x architecture combination in the way + * that is relevant for the browser download. + * + * @public + */ +export declare enum BrowserPlatform { + LINUX = "linux", + MAC = "mac", + MAC_ARM = "mac_arm", + WIN32 = "win32", + WIN64 = "win64" +} +/** + * @public + */ +export declare enum BrowserTag { + CANARY = "canary", + BETA = "beta", + DEV = "dev", + STABLE = "stable", + LATEST = "latest" +} +/** + * @public + */ +export interface ProfileOptions { + preferences: Record<string, unknown>; + path: string; +} +/** + * @public + */ +export declare enum ChromeReleaseChannel { + STABLE = "stable", + DEV = "dev", + CANARY = "canary", + BETA = "beta" +} +//# sourceMappingURL=types.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.d.ts.map new file mode 100644 index 0000000..2d6b36a --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/browser-data/types.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;;GAIG;AACH,oBAAY,OAAO;IACjB,MAAM,WAAW;IACjB,mBAAmB,0BAA0B;IAC7C,QAAQ,aAAa;IACrB,OAAO,YAAY;IACnB,YAAY,iBAAiB;CAC9B;AAED;;;;;GAKG;AACH,oBAAY,eAAe;IACzB,KAAK,UAAU;IACf,GAAG,QAAQ;IACX,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,KAAK,UAAU;CAChB;AAED;;GAEG;AACH,oBAAY,UAAU;IACpB,MAAM,WAAW;IACjB,IAAI,SAAS;IACb,GAAG,QAAQ;IACX,MAAM,WAAW;IACjB,MAAM,WAAW;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC;CACd;AAED;;GAEG;AACH,oBAAY,oBAAoB;IAC9B,MAAM,WAAW;IACjB,GAAG,QAAQ;IACX,MAAM,WAAW;IACjB,IAAI,SAAS;CACd"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.js b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.js new file mode 100644 index 0000000..c6619a9 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.js @@ -0,0 +1,57 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ChromeReleaseChannel = exports.BrowserTag = exports.BrowserPlatform = exports.Browser = void 0; +/** + * Supported browsers. + * + * @public + */ +var Browser; +(function (Browser) { + Browser["CHROME"] = "chrome"; + Browser["CHROMEHEADLESSSHELL"] = "chrome-headless-shell"; + Browser["CHROMIUM"] = "chromium"; + Browser["FIREFOX"] = "firefox"; + Browser["CHROMEDRIVER"] = "chromedriver"; +})(Browser || (exports.Browser = Browser = {})); +/** + * Platform names used to identify a OS platform x architecture combination in the way + * that is relevant for the browser download. + * + * @public + */ +var BrowserPlatform; +(function (BrowserPlatform) { + BrowserPlatform["LINUX"] = "linux"; + BrowserPlatform["MAC"] = "mac"; + BrowserPlatform["MAC_ARM"] = "mac_arm"; + BrowserPlatform["WIN32"] = "win32"; + BrowserPlatform["WIN64"] = "win64"; +})(BrowserPlatform || (exports.BrowserPlatform = BrowserPlatform = {})); +/** + * @public + */ +var BrowserTag; +(function (BrowserTag) { + BrowserTag["CANARY"] = "canary"; + BrowserTag["BETA"] = "beta"; + BrowserTag["DEV"] = "dev"; + BrowserTag["STABLE"] = "stable"; + BrowserTag["LATEST"] = "latest"; +})(BrowserTag || (exports.BrowserTag = BrowserTag = {})); +/** + * @public + */ +var ChromeReleaseChannel; +(function (ChromeReleaseChannel) { + ChromeReleaseChannel["STABLE"] = "stable"; + ChromeReleaseChannel["DEV"] = "dev"; + ChromeReleaseChannel["CANARY"] = "canary"; + ChromeReleaseChannel["BETA"] = "beta"; +})(ChromeReleaseChannel || (exports.ChromeReleaseChannel = ChromeReleaseChannel = {})); +//# sourceMappingURL=types.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.js.map b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.js.map new file mode 100644 index 0000000..5f9063e --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/browser-data/types.js.map @@ -0,0 +1 @@ +{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../src/browser-data/types.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;AAEH;;;;GAIG;AACH,IAAY,OAMX;AAND,WAAY,OAAO;IACjB,4BAAiB,CAAA;IACjB,wDAA6C,CAAA;IAC7C,gCAAqB,CAAA;IACrB,8BAAmB,CAAA;IACnB,wCAA6B,CAAA;AAC/B,CAAC,EANW,OAAO,uBAAP,OAAO,QAMlB;AAED;;;;;GAKG;AACH,IAAY,eAMX;AAND,WAAY,eAAe;IACzB,kCAAe,CAAA;IACf,8BAAW,CAAA;IACX,sCAAmB,CAAA;IACnB,kCAAe,CAAA;IACf,kCAAe,CAAA;AACjB,CAAC,EANW,eAAe,+BAAf,eAAe,QAM1B;AAED;;GAEG;AACH,IAAY,UAMX;AAND,WAAY,UAAU;IACpB,+BAAiB,CAAA;IACjB,2BAAa,CAAA;IACb,yBAAW,CAAA;IACX,+BAAiB,CAAA;IACjB,+BAAiB,CAAA;AACnB,CAAC,EANW,UAAU,0BAAV,UAAU,QAMrB;AAUD;;GAEG;AACH,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,yCAAiB,CAAA;IACjB,mCAAW,CAAA;IACX,yCAAiB,CAAA;IACjB,qCAAa,CAAA;AACf,CAAC,EALW,oBAAoB,oCAApB,oBAAoB,QAK/B"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/debug.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/debug.d.ts new file mode 100644 index 0000000..aa062da --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/debug.d.ts @@ -0,0 +1,8 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import debug from 'debug'; +export { debug }; +//# sourceMappingURL=debug.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/debug.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/debug.d.ts.map new file mode 100644 index 0000000..2f5f252 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/debug.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"debug.d.ts","sourceRoot":"","sources":["../../src/debug.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAC,KAAK,EAAC,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/debug.js b/node_modules/@puppeteer/browsers/lib/cjs/debug.js new file mode 100644 index 0000000..754d7e2 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/debug.js @@ -0,0 +1,14 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.debug = void 0; +const debug_1 = __importDefault(require("debug")); +exports.debug = debug_1.default; +//# sourceMappingURL=debug.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/debug.js.map b/node_modules/@puppeteer/browsers/lib/cjs/debug.js.map new file mode 100644 index 0000000..e300130 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/debug.js.map @@ -0,0 +1 @@ +{"version":3,"file":"debug.js","sourceRoot":"","sources":["../../src/debug.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;;;;AAEH,kDAA0B;AAElB,gBAFD,eAAK,CAEC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.d.ts new file mode 100644 index 0000000..3ed4758 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.d.ts @@ -0,0 +1,11 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { BrowserPlatform } from './browser-data/browser-data.js'; +/** + * @public + */ +export declare function detectBrowserPlatform(): BrowserPlatform | undefined; +//# sourceMappingURL=detectPlatform.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.d.ts.map new file mode 100644 index 0000000..d664376 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"detectPlatform.d.ts","sourceRoot":"","sources":["../../src/detectPlatform.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAIH,OAAO,EAAC,eAAe,EAAC,MAAM,gCAAgC,CAAC;AAE/D;;GAEG;AACH,wBAAgB,qBAAqB,IAAI,eAAe,GAAG,SAAS,CAkBnE"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.js b/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.js new file mode 100644 index 0000000..4dc7669 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.js @@ -0,0 +1,53 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.detectBrowserPlatform = void 0; +const os_1 = __importDefault(require("os")); +const browser_data_js_1 = require("./browser-data/browser-data.js"); +/** + * @public + */ +function detectBrowserPlatform() { + const platform = os_1.default.platform(); + switch (platform) { + case 'darwin': + return os_1.default.arch() === 'arm64' + ? browser_data_js_1.BrowserPlatform.MAC_ARM + : browser_data_js_1.BrowserPlatform.MAC; + case 'linux': + return browser_data_js_1.BrowserPlatform.LINUX; + case 'win32': + return os_1.default.arch() === 'x64' || + // Windows 11 for ARM supports x64 emulation + (os_1.default.arch() === 'arm64' && isWindows11(os_1.default.release())) + ? browser_data_js_1.BrowserPlatform.WIN64 + : browser_data_js_1.BrowserPlatform.WIN32; + default: + return undefined; + } +} +exports.detectBrowserPlatform = detectBrowserPlatform; +/** + * Windows 11 is identified by the version 10.0.22000 or greater + * @internal + */ +function isWindows11(version) { + const parts = version.split('.'); + if (parts.length > 2) { + const major = parseInt(parts[0], 10); + const minor = parseInt(parts[1], 10); + const patch = parseInt(parts[2], 10); + return (major > 10 || + (major === 10 && minor > 0) || + (major === 10 && minor === 0 && patch >= 22000)); + } + return false; +} +//# sourceMappingURL=detectPlatform.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.js.map b/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.js.map new file mode 100644 index 0000000..f12c9a7 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/detectPlatform.js.map @@ -0,0 +1 @@ +{"version":3,"file":"detectPlatform.js","sourceRoot":"","sources":["../../src/detectPlatform.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;;;;AAEH,4CAAoB;AAEpB,oEAA+D;AAE/D;;GAEG;AACH,SAAgB,qBAAqB;IACnC,MAAM,QAAQ,GAAG,YAAE,CAAC,QAAQ,EAAE,CAAC;IAC/B,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,QAAQ;YACX,OAAO,YAAE,CAAC,IAAI,EAAE,KAAK,OAAO;gBAC1B,CAAC,CAAC,iCAAe,CAAC,OAAO;gBACzB,CAAC,CAAC,iCAAe,CAAC,GAAG,CAAC;QAC1B,KAAK,OAAO;YACV,OAAO,iCAAe,CAAC,KAAK,CAAC;QAC/B,KAAK,OAAO;YACV,OAAO,YAAE,CAAC,IAAI,EAAE,KAAK,KAAK;gBACxB,4CAA4C;gBAC5C,CAAC,YAAE,CAAC,IAAI,EAAE,KAAK,OAAO,IAAI,WAAW,CAAC,YAAE,CAAC,OAAO,EAAE,CAAC,CAAC;gBACpD,CAAC,CAAC,iCAAe,CAAC,KAAK;gBACvB,CAAC,CAAC,iCAAe,CAAC,KAAK,CAAC;QAC5B;YACE,OAAO,SAAS,CAAC;IACrB,CAAC;AACH,CAAC;AAlBD,sDAkBC;AAED;;;GAGG;AACH,SAAS,WAAW,CAAC,OAAe;IAClC,MAAM,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;IACjC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QACrB,MAAM,KAAK,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAW,EAAE,EAAE,CAAC,CAAC;QAC/C,MAAM,KAAK,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAW,EAAE,EAAE,CAAC,CAAC;QAC/C,MAAM,KAAK,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAW,EAAE,EAAE,CAAC,CAAC;QAC/C,OAAO,CACL,KAAK,GAAG,EAAE;YACV,CAAC,KAAK,KAAK,EAAE,IAAI,KAAK,GAAG,CAAC,CAAC;YAC3B,CAAC,KAAK,KAAK,EAAE,IAAI,KAAK,KAAK,CAAC,IAAI,KAAK,IAAI,KAAK,CAAC,CAChD,CAAC;IACJ,CAAC;IACD,OAAO,KAAK,CAAC;AACf,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.d.ts new file mode 100644 index 0000000..af56994 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.d.ts @@ -0,0 +1,10 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/** + * @internal + */ +export declare function unpackArchive(archivePath: string, folderPath: string): Promise<void>; +//# sourceMappingURL=fileUtil.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.d.ts.map new file mode 100644 index 0000000..bcf818b --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"fileUtil.d.ts","sourceRoot":"","sources":["../../src/fileUtil.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAcH;;GAEG;AACH,wBAAsB,aAAa,CACjC,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,GACjB,OAAO,CAAC,IAAI,CAAC,CAWf"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.js b/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.js new file mode 100644 index 0000000..725f8e5 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.js @@ -0,0 +1,100 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.unpackArchive = void 0; +const child_process_1 = require("child_process"); +const fs_1 = require("fs"); +const promises_1 = require("fs/promises"); +const path = __importStar(require("path")); +const util_1 = require("util"); +const extract_zip_1 = __importDefault(require("extract-zip")); +const tar_fs_1 = __importDefault(require("tar-fs")); +const unbzip2_stream_1 = __importDefault(require("unbzip2-stream")); +const exec = (0, util_1.promisify)(child_process_1.exec); +/** + * @internal + */ +async function unpackArchive(archivePath, folderPath) { + if (archivePath.endsWith('.zip')) { + await (0, extract_zip_1.default)(archivePath, { dir: folderPath }); + } + else if (archivePath.endsWith('.tar.bz2')) { + await extractTar(archivePath, folderPath); + } + else if (archivePath.endsWith('.dmg')) { + await (0, promises_1.mkdir)(folderPath); + await installDMG(archivePath, folderPath); + } + else { + throw new Error(`Unsupported archive format: ${archivePath}`); + } +} +exports.unpackArchive = unpackArchive; +/** + * @internal + */ +function extractTar(tarPath, folderPath) { + return new Promise((fulfill, reject) => { + const tarStream = tar_fs_1.default.extract(folderPath); + tarStream.on('error', reject); + tarStream.on('finish', fulfill); + const readStream = (0, fs_1.createReadStream)(tarPath); + readStream.pipe((0, unbzip2_stream_1.default)()).pipe(tarStream); + }); +} +/** + * @internal + */ +async function installDMG(dmgPath, folderPath) { + const { stdout } = await exec(`hdiutil attach -nobrowse -noautoopen "${dmgPath}"`); + const volumes = stdout.match(/\/Volumes\/(.*)/m); + if (!volumes) { + throw new Error(`Could not find volume path in ${stdout}`); + } + const mountPath = volumes[0]; + try { + const fileNames = await (0, promises_1.readdir)(mountPath); + const appName = fileNames.find(item => { + return typeof item === 'string' && item.endsWith('.app'); + }); + if (!appName) { + throw new Error(`Cannot find app in ${mountPath}`); + } + const mountedPath = path.join(mountPath, appName); + await exec(`cp -R "${mountedPath}" "${folderPath}"`); + } + finally { + await exec(`hdiutil detach "${mountPath}" -quiet`); + } +} +//# sourceMappingURL=fileUtil.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.js.map b/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.js.map new file mode 100644 index 0000000..ecc079d --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/fileUtil.js.map @@ -0,0 +1 @@ +{"version":3,"file":"fileUtil.js","sourceRoot":"","sources":["../../src/fileUtil.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.d.ts new file mode 100644 index 0000000..48bfd37 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/// <reference types="node" /> +/// <reference types="node" /> +import * as http from 'http'; +import { URL } from 'url'; +export declare function headHttpRequest(url: URL): Promise<boolean>; +export declare function httpRequest(url: URL, method: string, response: (x: http.IncomingMessage) => void, keepAlive?: boolean): http.ClientRequest; +/** + * @internal + */ +export declare function downloadFile(url: URL, destinationPath: string, progressCallback?: (downloadedBytes: number, totalBytes: number) => void): Promise<void>; +export declare function getJSON(url: URL): Promise<unknown>; +export declare function getText(url: URL): Promise<string>; +//# sourceMappingURL=httpUtil.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.d.ts.map new file mode 100644 index 0000000..e7253d2 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"httpUtil.d.ts","sourceRoot":"","sources":["../../src/httpUtil.ts"],"names":[],"mappings":"AAAA;;;;GAIG;;;AAGH,OAAO,KAAK,IAAI,MAAM,MAAM,CAAC;AAE7B,OAAO,EAAC,GAAG,EAAmB,MAAM,KAAK,CAAC;AAI1C,wBAAgB,eAAe,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO,CAAC,OAAO,CAAC,CAgB1D;AAED,wBAAgB,WAAW,CACzB,GAAG,EAAE,GAAG,EACR,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,CAAC,CAAC,EAAE,IAAI,CAAC,eAAe,KAAK,IAAI,EAC3C,SAAS,UAAO,GACf,IAAI,CAAC,aAAa,CA8BpB;AAED;;GAEG;AACH,wBAAgB,YAAY,CAC1B,GAAG,EAAE,GAAG,EACR,eAAe,EAAE,MAAM,EACvB,gBAAgB,CAAC,EAAE,CAAC,eAAe,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,KAAK,IAAI,GACvE,OAAO,CAAC,IAAI,CAAC,CAqCf;AAED,wBAAsB,OAAO,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO,CAAC,OAAO,CAAC,CAOxD;AAED,wBAAgB,OAAO,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO,CAAC,MAAM,CAAC,CA2BjD"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.js b/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.js new file mode 100644 index 0000000..baf50fc --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.js @@ -0,0 +1,152 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.getText = exports.getJSON = exports.downloadFile = exports.httpRequest = exports.headHttpRequest = void 0; +const fs_1 = require("fs"); +const http = __importStar(require("http")); +const https = __importStar(require("https")); +const url_1 = require("url"); +const proxy_agent_1 = require("proxy-agent"); +function headHttpRequest(url) { + return new Promise(resolve => { + const request = httpRequest(url, 'HEAD', response => { + // consume response data free node process + response.resume(); + resolve(response.statusCode === 200); + }, false); + request.on('error', () => { + resolve(false); + }); + }); +} +exports.headHttpRequest = headHttpRequest; +function httpRequest(url, method, response, keepAlive = true) { + const options = { + protocol: url.protocol, + hostname: url.hostname, + port: url.port, + path: url.pathname + url.search, + method, + headers: keepAlive ? { Connection: 'keep-alive' } : undefined, + auth: (0, url_1.urlToHttpOptions)(url).auth, + agent: new proxy_agent_1.ProxyAgent(), + }; + const requestCallback = (res) => { + if (res.statusCode && + res.statusCode >= 300 && + res.statusCode < 400 && + res.headers.location) { + httpRequest(new url_1.URL(res.headers.location), method, response); + } + else { + response(res); + } + }; + const request = options.protocol === 'https:' + ? https.request(options, requestCallback) + : http.request(options, requestCallback); + request.end(); + return request; +} +exports.httpRequest = httpRequest; +/** + * @internal + */ +function downloadFile(url, destinationPath, progressCallback) { + return new Promise((resolve, reject) => { + let downloadedBytes = 0; + let totalBytes = 0; + function onData(chunk) { + downloadedBytes += chunk.length; + progressCallback(downloadedBytes, totalBytes); + } + const request = httpRequest(url, 'GET', response => { + if (response.statusCode !== 200) { + const error = new Error(`Download failed: server returned code ${response.statusCode}. URL: ${url}`); + // consume response data to free up memory + response.resume(); + reject(error); + return; + } + const file = (0, fs_1.createWriteStream)(destinationPath); + file.on('finish', () => { + return resolve(); + }); + file.on('error', error => { + return reject(error); + }); + response.pipe(file); + totalBytes = parseInt(response.headers['content-length'], 10); + if (progressCallback) { + response.on('data', onData); + } + }); + request.on('error', error => { + return reject(error); + }); + }); +} +exports.downloadFile = downloadFile; +async function getJSON(url) { + const text = await getText(url); + try { + return JSON.parse(text); + } + catch { + throw new Error('Could not parse JSON from ' + url.toString()); + } +} +exports.getJSON = getJSON; +function getText(url) { + return new Promise((resolve, reject) => { + const request = httpRequest(url, 'GET', response => { + let data = ''; + if (response.statusCode && response.statusCode >= 400) { + return reject(new Error(`Got status code ${response.statusCode}`)); + } + response.on('data', chunk => { + data += chunk; + }); + response.on('end', () => { + try { + return resolve(String(data)); + } + catch { + return reject(new Error('Chrome version not found')); + } + }); + }, false); + request.on('error', err => { + reject(err); + }); + }); +} +exports.getText = getText; +//# sourceMappingURL=httpUtil.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.js.map b/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.js.map new file mode 100644 index 0000000..3411599 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/httpUtil.js.map @@ -0,0 +1 @@ +{"version":3,"file":"httpUtil.js","sourceRoot":"","sources":["../../src/httpUtil.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/install.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/install.d.ts new file mode 100644 index 0000000..be538c5 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/install.d.ts @@ -0,0 +1,111 @@ +/** + * @license + * Copyright 2017 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { type Browser, type BrowserPlatform } from './browser-data/browser-data.js'; +import { InstalledBrowser } from './Cache.js'; +/** + * @public + */ +export interface InstallOptions { + /** + * Determines the path to download browsers to. + */ + cacheDir: string; + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to install. + */ + browser: Browser; + /** + * Determines which buildId to download. BuildId should uniquely identify + * binaries and they are used for caching. + */ + buildId: string; + /** + * Provides information about the progress of the download. + */ + downloadProgressCallback?: (downloadedBytes: number, totalBytes: number) => void; + /** + * Determines the host that will be used for downloading. + * + * @defaultValue Either + * + * - https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing or + * - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central + * + */ + baseUrl?: string; + /** + * Whether to unpack and install browser archives. + * + * @defaultValue `true` + */ + unpack?: boolean; +} +/** + * @public + */ +export declare function install(options: InstallOptions & { + unpack?: true; +}): Promise<InstalledBrowser>; +/** + * @public + */ +export declare function install(options: InstallOptions & { + unpack: false; +}): Promise<string>; +/** + * @public + */ +export interface UninstallOptions { + /** + * Determines the platform for the browser binary. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * The path to the root of the cache directory. + */ + cacheDir: string; + /** + * Determines which browser to uninstall. + */ + browser: Browser; + /** + * The browser build to uninstall + */ + buildId: string; +} +/** + * + * @public + */ +export declare function uninstall(options: UninstallOptions): Promise<void>; +/** + * @public + */ +export interface GetInstalledBrowsersOptions { + /** + * The path to the root of the cache directory. + */ + cacheDir: string; +} +/** + * Returns metadata about browsers installed in the cache directory. + * + * @public + */ +export declare function getInstalledBrowsers(options: GetInstalledBrowsersOptions): Promise<InstalledBrowser[]>; +/** + * @public + */ +export declare function canDownload(options: InstallOptions): Promise<boolean>; +//# sourceMappingURL=install.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/install.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/install.d.ts.map new file mode 100644 index 0000000..8a635f0 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/install.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../src/install.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAQH,OAAO,EACL,KAAK,OAAO,EACZ,KAAK,eAAe,EAErB,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAQ,gBAAgB,EAAC,MAAM,YAAY,CAAC;AAwBnD;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,wBAAwB,CAAC,EAAE,CACzB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,MAAM,KACf,IAAI,CAAC;IACV;;;;;;;;OAQG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED;;GAEG;AACH,wBAAgB,OAAO,CACrB,OAAO,EAAE,cAAc,GAAG;IAAC,MAAM,CAAC,EAAE,IAAI,CAAA;CAAC,GACxC,OAAO,CAAC,gBAAgB,CAAC,CAAC;AAC7B;;GAEG;AACH,wBAAgB,OAAO,CACrB,OAAO,EAAE,cAAc,GAAG;IAAC,MAAM,EAAE,KAAK,CAAA;CAAC,GACxC,OAAO,CAAC,MAAM,CAAC,CAAC;AA+EnB;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED;;;GAGG;AACH,wBAAsB,SAAS,CAAC,OAAO,EAAE,gBAAgB,GAAG,OAAO,CAAC,IAAI,CAAC,CAaxE;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED;;;;GAIG;AACH,wBAAsB,oBAAoB,CACxC,OAAO,EAAE,2BAA2B,GACnC,OAAO,CAAC,gBAAgB,EAAE,CAAC,CAE7B;AAED;;GAEG;AACH,wBAAsB,WAAW,CAAC,OAAO,EAAE,cAAc,GAAG,OAAO,CAAC,OAAO,CAAC,CAe3E"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/install.js b/node_modules/@puppeteer/browsers/lib/cjs/install.js new file mode 100644 index 0000000..2688115 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/install.js @@ -0,0 +1,127 @@ +"use strict"; +/** + * @license + * Copyright 2017 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.canDownload = exports.getInstalledBrowsers = exports.uninstall = exports.install = void 0; +const assert_1 = __importDefault(require("assert")); +const fs_1 = require("fs"); +const promises_1 = require("fs/promises"); +const os_1 = __importDefault(require("os")); +const path_1 = __importDefault(require("path")); +const browser_data_js_1 = require("./browser-data/browser-data.js"); +const Cache_js_1 = require("./Cache.js"); +const debug_js_1 = require("./debug.js"); +const detectPlatform_js_1 = require("./detectPlatform.js"); +const fileUtil_js_1 = require("./fileUtil.js"); +const httpUtil_js_1 = require("./httpUtil.js"); +const debugInstall = (0, debug_js_1.debug)('puppeteer:browsers:install'); +const times = new Map(); +function debugTime(label) { + times.set(label, process.hrtime()); +} +function debugTimeEnd(label) { + const end = process.hrtime(); + const start = times.get(label); + if (!start) { + return; + } + const duration = end[0] * 1000 + end[1] / 1e6 - (start[0] * 1000 + start[1] / 1e6); // calculate duration in milliseconds + debugInstall(`Duration for ${label}: ${duration}ms`); +} +async function install(options) { + options.platform ??= (0, detectPlatform_js_1.detectBrowserPlatform)(); + options.unpack ??= true; + if (!options.platform) { + throw new Error(`Cannot download a binary for the provided platform: ${os_1.default.platform()} (${os_1.default.arch()})`); + } + const url = getDownloadUrl(options.browser, options.platform, options.buildId, options.baseUrl); + const fileName = url.toString().split('/').pop(); + (0, assert_1.default)(fileName, `A malformed download URL was found: ${url}.`); + const cache = new Cache_js_1.Cache(options.cacheDir); + const browserRoot = cache.browserRoot(options.browser); + const archivePath = path_1.default.join(browserRoot, `${options.buildId}-${fileName}`); + if (!(0, fs_1.existsSync)(browserRoot)) { + await (0, promises_1.mkdir)(browserRoot, { recursive: true }); + } + if (!options.unpack) { + if ((0, fs_1.existsSync)(archivePath)) { + return archivePath; + } + debugInstall(`Downloading binary from ${url}`); + debugTime('download'); + await (0, httpUtil_js_1.downloadFile)(url, archivePath, options.downloadProgressCallback); + debugTimeEnd('download'); + return archivePath; + } + const outputPath = cache.installationDir(options.browser, options.platform, options.buildId); + if ((0, fs_1.existsSync)(outputPath)) { + return new Cache_js_1.InstalledBrowser(cache, options.browser, options.buildId, options.platform); + } + try { + debugInstall(`Downloading binary from ${url}`); + try { + debugTime('download'); + await (0, httpUtil_js_1.downloadFile)(url, archivePath, options.downloadProgressCallback); + } + finally { + debugTimeEnd('download'); + } + debugInstall(`Installing ${archivePath} to ${outputPath}`); + try { + debugTime('extract'); + await (0, fileUtil_js_1.unpackArchive)(archivePath, outputPath); + } + finally { + debugTimeEnd('extract'); + } + } + finally { + if ((0, fs_1.existsSync)(archivePath)) { + await (0, promises_1.unlink)(archivePath); + } + } + return new Cache_js_1.InstalledBrowser(cache, options.browser, options.buildId, options.platform); +} +exports.install = install; +/** + * + * @public + */ +async function uninstall(options) { + options.platform ??= (0, detectPlatform_js_1.detectBrowserPlatform)(); + if (!options.platform) { + throw new Error(`Cannot detect the browser platform for: ${os_1.default.platform()} (${os_1.default.arch()})`); + } + new Cache_js_1.Cache(options.cacheDir).uninstall(options.browser, options.platform, options.buildId); +} +exports.uninstall = uninstall; +/** + * Returns metadata about browsers installed in the cache directory. + * + * @public + */ +async function getInstalledBrowsers(options) { + return new Cache_js_1.Cache(options.cacheDir).getInstalledBrowsers(); +} +exports.getInstalledBrowsers = getInstalledBrowsers; +/** + * @public + */ +async function canDownload(options) { + options.platform ??= (0, detectPlatform_js_1.detectBrowserPlatform)(); + if (!options.platform) { + throw new Error(`Cannot download a binary for the provided platform: ${os_1.default.platform()} (${os_1.default.arch()})`); + } + return await (0, httpUtil_js_1.headHttpRequest)(getDownloadUrl(options.browser, options.platform, options.buildId, options.baseUrl)); +} +exports.canDownload = canDownload; +function getDownloadUrl(browser, platform, buildId, baseUrl) { + return new URL(browser_data_js_1.downloadUrls[browser](platform, buildId, baseUrl)); +} +//# sourceMappingURL=install.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/install.js.map b/node_modules/@puppeteer/browsers/lib/cjs/install.js.map new file mode 100644 index 0000000..7959ec1 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/install.js.map @@ -0,0 +1 @@ +{"version":3,"file":"install.js","sourceRoot":"","sources":["../../src/install.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/launch.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/launch.d.ts new file mode 100644 index 0000000..54335f7 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/launch.d.ts @@ -0,0 +1,124 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/// <reference types="node" /> +/// <reference types="node" /> +import childProcess from 'child_process'; +import { type Browser, type BrowserPlatform, type ChromeReleaseChannel } from './browser-data/browser-data.js'; +/** + * @public + */ +export interface ComputeExecutablePathOptions { + /** + * Root path to the storage directory. + */ + cacheDir: string; + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to launch. + */ + browser: Browser; + /** + * Determines which buildId to download. BuildId should uniquely identify + * binaries and they are used for caching. + */ + buildId: string; +} +/** + * @public + */ +export declare function computeExecutablePath(options: ComputeExecutablePathOptions): string; +/** + * @public + */ +export interface SystemOptions { + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to launch. + */ + browser: Browser; + /** + * Release channel to look for on the system. + */ + channel: ChromeReleaseChannel; +} +/** + * @public + */ +export declare function computeSystemExecutablePath(options: SystemOptions): string; +/** + * @public + */ +export interface LaunchOptions { + executablePath: string; + pipe?: boolean; + dumpio?: boolean; + args?: string[]; + env?: Record<string, string | undefined>; + handleSIGINT?: boolean; + handleSIGTERM?: boolean; + handleSIGHUP?: boolean; + detached?: boolean; + onExit?: () => Promise<void>; +} +/** + * @public + */ +export declare function launch(opts: LaunchOptions): Process; +/** + * @public + */ +export declare const CDP_WEBSOCKET_ENDPOINT_REGEX: RegExp; +/** + * @public + */ +export declare const WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX: RegExp; +/** + * @public + */ +export declare class Process { + #private; + constructor(opts: LaunchOptions); + get nodeProcess(): childProcess.ChildProcess; + close(): Promise<void>; + hasClosed(): Promise<void>; + kill(): void; + waitForLineOutput(regex: RegExp, timeout?: number): Promise<string>; +} +/** + * @internal + */ +export interface ErrorLike extends Error { + name: string; + message: string; +} +/** + * @internal + */ +export declare function isErrorLike(obj: unknown): obj is ErrorLike; +/** + * @internal + */ +export declare function isErrnoException(obj: unknown): obj is NodeJS.ErrnoException; +/** + * @public + */ +export declare class TimeoutError extends Error { + /** + * @internal + */ + constructor(message?: string); +} +//# sourceMappingURL=launch.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/launch.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/launch.d.ts.map new file mode 100644 index 0000000..5b26214 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/launch.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"launch.d.ts","sourceRoot":"","sources":["../../src/launch.ts"],"names":[],"mappings":"AAAA;;;;GAIG;;;AAEH,OAAO,YAAY,MAAM,eAAe,CAAC;AAKzC,OAAO,EACL,KAAK,OAAO,EACZ,KAAK,eAAe,EAEpB,KAAK,oBAAoB,EAC1B,MAAM,gCAAgC,CAAC;AAOxC;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CACnC,OAAO,EAAE,4BAA4B,GACpC,MAAM,CAER;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,oBAAoB,CAAC;CAC/B;AAED;;GAEG;AACH,wBAAgB,2BAA2B,CAAC,OAAO,EAAE,aAAa,GAAG,MAAM,CAoB1E;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B,cAAc,EAAE,MAAM,CAAC;IACvB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,GAAG,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC,CAAC;IACzC,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;CAC9B;AAED;;GAEG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,aAAa,GAAG,OAAO,CAEnD;AAED;;GAEG;AACH,eAAO,MAAM,4BAA4B,QACF,CAAC;AAExC;;GAEG;AACH,eAAO,MAAM,uCAAuC,QACP,CAAC;AAE9C;;GAEG;AACH,qBAAa,OAAO;;gBAYN,IAAI,EAAE,aAAa;IAwF/B,IAAI,WAAW,IAAI,YAAY,CAAC,YAAY,CAE3C;IA4CK,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC;IAQ5B,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;IAI1B,IAAI,IAAI,IAAI;IAwDZ,iBAAiB,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,SAAI,GAAG,OAAO,CAAC,MAAM,CAAC;CA+D/D;AAuBD;;GAEG;AACH,MAAM,WAAW,SAAU,SAAQ,KAAK;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,wBAAgB,WAAW,CAAC,GAAG,EAAE,OAAO,GAAG,GAAG,IAAI,SAAS,CAI1D;AACD;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,GAAG,EAAE,OAAO,GAAG,GAAG,IAAI,MAAM,CAAC,cAAc,CAK3E;AAED;;GAEG;AACH,qBAAa,YAAa,SAAQ,KAAK;IACrC;;OAEG;gBACS,OAAO,CAAC,EAAE,MAAM;CAK7B"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/launch.js b/node_modules/@puppeteer/browsers/lib/cjs/launch.js new file mode 100644 index 0000000..45cbaf0 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/launch.js @@ -0,0 +1,342 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.TimeoutError = exports.isErrnoException = exports.isErrorLike = exports.Process = exports.WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX = exports.CDP_WEBSOCKET_ENDPOINT_REGEX = exports.launch = exports.computeSystemExecutablePath = exports.computeExecutablePath = void 0; +const child_process_1 = __importDefault(require("child_process")); +const fs_1 = require("fs"); +const os_1 = __importDefault(require("os")); +const readline_1 = __importDefault(require("readline")); +const browser_data_js_1 = require("./browser-data/browser-data.js"); +const Cache_js_1 = require("./Cache.js"); +const debug_js_1 = require("./debug.js"); +const detectPlatform_js_1 = require("./detectPlatform.js"); +const debugLaunch = (0, debug_js_1.debug)('puppeteer:browsers:launcher'); +/** + * @public + */ +function computeExecutablePath(options) { + return new Cache_js_1.Cache(options.cacheDir).computeExecutablePath(options); +} +exports.computeExecutablePath = computeExecutablePath; +/** + * @public + */ +function computeSystemExecutablePath(options) { + options.platform ??= (0, detectPlatform_js_1.detectBrowserPlatform)(); + if (!options.platform) { + throw new Error(`Cannot download a binary for the provided platform: ${os_1.default.platform()} (${os_1.default.arch()})`); + } + const path = (0, browser_data_js_1.resolveSystemExecutablePath)(options.browser, options.platform, options.channel); + try { + (0, fs_1.accessSync)(path); + } + catch (error) { + throw new Error(`Could not find Google Chrome executable for channel '${options.channel}' at '${path}'.`); + } + return path; +} +exports.computeSystemExecutablePath = computeSystemExecutablePath; +/** + * @public + */ +function launch(opts) { + return new Process(opts); +} +exports.launch = launch; +/** + * @public + */ +exports.CDP_WEBSOCKET_ENDPOINT_REGEX = /^DevTools listening on (ws:\/\/.*)$/; +/** + * @public + */ +exports.WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX = /^WebDriver BiDi listening on (ws:\/\/.*)$/; +/** + * @public + */ +class Process { + #executablePath; + #args; + #browserProcess; + #exited = false; + // The browser process can be closed externally or from the driver process. We + // need to invoke the hooks only once though but we don't know how many times + // we will be invoked. + #hooksRan = false; + #onExitHook = async () => { }; + #browserProcessExiting; + constructor(opts) { + this.#executablePath = opts.executablePath; + this.#args = opts.args ?? []; + opts.pipe ??= false; + opts.dumpio ??= false; + opts.handleSIGINT ??= true; + opts.handleSIGTERM ??= true; + opts.handleSIGHUP ??= true; + // On non-windows platforms, `detached: true` makes child process a + // leader of a new process group, making it possible to kill child + // process tree with `.kill(-pid)` command. @see + // https://nodejs.org/api/child_process.html#child_process_options_detached + opts.detached ??= process.platform !== 'win32'; + const stdio = this.#configureStdio({ + pipe: opts.pipe, + dumpio: opts.dumpio, + }); + const env = opts.env || {}; + debugLaunch(`Launching ${this.#executablePath} ${this.#args.join(' ')}`, { + detached: opts.detached, + env: Object.keys(env).reduce((res, key) => { + if (key.toLowerCase().startsWith('puppeteer_')) { + res[key] = env[key]; + } + return res; + }, {}), + stdio, + }); + this.#browserProcess = child_process_1.default.spawn(this.#executablePath, this.#args, { + detached: opts.detached, + env, + stdio, + }); + debugLaunch(`Launched ${this.#browserProcess.pid}`); + if (opts.dumpio) { + this.#browserProcess.stderr?.pipe(process.stderr); + this.#browserProcess.stdout?.pipe(process.stdout); + } + process.on('exit', this.#onDriverProcessExit); + if (opts.handleSIGINT) { + process.on('SIGINT', this.#onDriverProcessSignal); + } + if (opts.handleSIGTERM) { + process.on('SIGTERM', this.#onDriverProcessSignal); + } + if (opts.handleSIGHUP) { + process.on('SIGHUP', this.#onDriverProcessSignal); + } + if (opts.onExit) { + this.#onExitHook = opts.onExit; + } + this.#browserProcessExiting = new Promise((resolve, reject) => { + this.#browserProcess.once('exit', async () => { + debugLaunch(`Browser process ${this.#browserProcess.pid} onExit`); + this.#clearListeners(); + this.#exited = true; + try { + await this.#runHooks(); + } + catch (err) { + reject(err); + return; + } + resolve(); + }); + }); + } + async #runHooks() { + if (this.#hooksRan) { + return; + } + this.#hooksRan = true; + await this.#onExitHook(); + } + get nodeProcess() { + return this.#browserProcess; + } + #configureStdio(opts) { + if (opts.pipe) { + if (opts.dumpio) { + return ['ignore', 'pipe', 'pipe', 'pipe', 'pipe']; + } + else { + return ['ignore', 'ignore', 'ignore', 'pipe', 'pipe']; + } + } + else { + if (opts.dumpio) { + return ['pipe', 'pipe', 'pipe']; + } + else { + return ['pipe', 'ignore', 'pipe']; + } + } + } + #clearListeners() { + process.off('exit', this.#onDriverProcessExit); + process.off('SIGINT', this.#onDriverProcessSignal); + process.off('SIGTERM', this.#onDriverProcessSignal); + process.off('SIGHUP', this.#onDriverProcessSignal); + } + #onDriverProcessExit = (_code) => { + this.kill(); + }; + #onDriverProcessSignal = (signal) => { + switch (signal) { + case 'SIGINT': + this.kill(); + process.exit(130); + case 'SIGTERM': + case 'SIGHUP': + void this.close(); + break; + } + }; + async close() { + await this.#runHooks(); + if (!this.#exited) { + this.kill(); + } + return await this.#browserProcessExiting; + } + hasClosed() { + return this.#browserProcessExiting; + } + kill() { + debugLaunch(`Trying to kill ${this.#browserProcess.pid}`); + // If the process failed to launch (for example if the browser executable path + // is invalid), then the process does not get a pid assigned. A call to + // `proc.kill` would error, as the `pid` to-be-killed can not be found. + if (this.#browserProcess && + this.#browserProcess.pid && + pidExists(this.#browserProcess.pid)) { + try { + debugLaunch(`Browser process ${this.#browserProcess.pid} exists`); + if (process.platform === 'win32') { + try { + child_process_1.default.execSync(`taskkill /pid ${this.#browserProcess.pid} /T /F`); + } + catch (error) { + debugLaunch(`Killing ${this.#browserProcess.pid} using taskkill failed`, error); + // taskkill can fail to kill the process e.g. due to missing permissions. + // Let's kill the process via Node API. This delays killing of all child + // processes of `this.proc` until the main Node.js process dies. + this.#browserProcess.kill(); + } + } + else { + // on linux the process group can be killed with the group id prefixed with + // a minus sign. The process group id is the group leader's pid. + const processGroupId = -this.#browserProcess.pid; + try { + process.kill(processGroupId, 'SIGKILL'); + } + catch (error) { + debugLaunch(`Killing ${this.#browserProcess.pid} using process.kill failed`, error); + // Killing the process group can fail due e.g. to missing permissions. + // Let's kill the process via Node API. This delays killing of all child + // processes of `this.proc` until the main Node.js process dies. + this.#browserProcess.kill('SIGKILL'); + } + } + } + catch (error) { + throw new Error(`${PROCESS_ERROR_EXPLANATION}\nError cause: ${isErrorLike(error) ? error.stack : error}`); + } + } + this.#clearListeners(); + } + waitForLineOutput(regex, timeout = 0) { + if (!this.#browserProcess.stderr) { + throw new Error('`browserProcess` does not have stderr.'); + } + const rl = readline_1.default.createInterface(this.#browserProcess.stderr); + let stderr = ''; + return new Promise((resolve, reject) => { + rl.on('line', onLine); + rl.on('close', onClose); + this.#browserProcess.on('exit', onClose); + this.#browserProcess.on('error', onClose); + const timeoutId = timeout > 0 ? setTimeout(onTimeout, timeout) : undefined; + const cleanup = () => { + if (timeoutId) { + clearTimeout(timeoutId); + } + rl.off('line', onLine); + rl.off('close', onClose); + this.#browserProcess.off('exit', onClose); + this.#browserProcess.off('error', onClose); + }; + function onClose(error) { + cleanup(); + reject(new Error([ + `Failed to launch the browser process!${error ? ' ' + error.message : ''}`, + stderr, + '', + 'TROUBLESHOOTING: https://pptr.dev/troubleshooting', + '', + ].join('\n'))); + } + function onTimeout() { + cleanup(); + reject(new TimeoutError(`Timed out after ${timeout} ms while waiting for the WS endpoint URL to appear in stdout!`)); + } + function onLine(line) { + stderr += line + '\n'; + const match = line.match(regex); + if (!match) { + return; + } + cleanup(); + // The RegExp matches, so this will obviously exist. + resolve(match[1]); + } + }); + } +} +exports.Process = Process; +const PROCESS_ERROR_EXPLANATION = `Puppeteer was unable to kill the process which ran the browser binary. +This means that, on future Puppeteer launches, Puppeteer might not be able to launch the browser. +Please check your open processes and ensure that the browser processes that Puppeteer launched have been killed. +If you think this is a bug, please report it on the Puppeteer issue tracker.`; +/** + * @internal + */ +function pidExists(pid) { + try { + return process.kill(pid, 0); + } + catch (error) { + if (isErrnoException(error)) { + if (error.code && error.code === 'ESRCH') { + return false; + } + } + throw error; + } +} +/** + * @internal + */ +function isErrorLike(obj) { + return (typeof obj === 'object' && obj !== null && 'name' in obj && 'message' in obj); +} +exports.isErrorLike = isErrorLike; +/** + * @internal + */ +function isErrnoException(obj) { + return (isErrorLike(obj) && + ('errno' in obj || 'code' in obj || 'path' in obj || 'syscall' in obj)); +} +exports.isErrnoException = isErrnoException; +/** + * @public + */ +class TimeoutError extends Error { + /** + * @internal + */ + constructor(message) { + super(message); + this.name = this.constructor.name; + Error.captureStackTrace(this, this.constructor); + } +} +exports.TimeoutError = TimeoutError; +//# sourceMappingURL=launch.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/launch.js.map b/node_modules/@puppeteer/browsers/lib/cjs/launch.js.map new file mode 100644 index 0000000..48777a8 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/launch.js.map @@ -0,0 +1 @@ +{"version":3,"file":"launch.js","sourceRoot":"","sources":["../../src/launch.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/main-cli.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/main-cli.d.ts new file mode 100644 index 0000000..24f6aa5 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/main-cli.d.ts @@ -0,0 +1,8 @@ +#!/usr/bin/env node +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +export {}; +//# sourceMappingURL=main-cli.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/main-cli.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/main-cli.d.ts.map new file mode 100644 index 0000000..97cfca7 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/main-cli.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"main-cli.d.ts","sourceRoot":"","sources":["../../src/main-cli.ts"],"names":[],"mappings":";AAEA;;;;GAIG"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/main-cli.js b/node_modules/@puppeteer/browsers/lib/cjs/main-cli.js new file mode 100755 index 0000000..0671147 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/main-cli.js @@ -0,0 +1,11 @@ +#!/usr/bin/env node +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +Object.defineProperty(exports, "__esModule", { value: true }); +const CLI_js_1 = require("./CLI.js"); +void new CLI_js_1.CLI().run(process.argv); +//# sourceMappingURL=main-cli.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/main-cli.js.map b/node_modules/@puppeteer/browsers/lib/cjs/main-cli.js.map new file mode 100644 index 0000000..e8ef40f --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/main-cli.js.map @@ -0,0 +1 @@ +{"version":3,"file":"main-cli.js","sourceRoot":"","sources":["../../src/main-cli.ts"],"names":[],"mappings":";;AAEA;;;;GAIG;;AAEH,qCAA6B;AAE7B,KAAK,IAAI,YAAG,EAAE,CAAC,GAAG,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/main.d.ts b/node_modules/@puppeteer/browsers/lib/cjs/main.d.ts new file mode 100644 index 0000000..6e4355d --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/main.d.ts @@ -0,0 +1,15 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +export type { LaunchOptions, ComputeExecutablePathOptions as Options, SystemOptions, } from './launch.js'; +export { launch, computeExecutablePath, computeSystemExecutablePath, TimeoutError, CDP_WEBSOCKET_ENDPOINT_REGEX, WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX, Process, } from './launch.js'; +export type { InstallOptions, GetInstalledBrowsersOptions, UninstallOptions, } from './install.js'; +export { install, getInstalledBrowsers, canDownload, uninstall, } from './install.js'; +export { detectBrowserPlatform } from './detectPlatform.js'; +export type { ProfileOptions } from './browser-data/browser-data.js'; +export { resolveBuildId, Browser, BrowserPlatform, ChromeReleaseChannel, createProfile, } from './browser-data/browser-data.js'; +export { CLI, makeProgressCallback } from './CLI.js'; +export { Cache, InstalledBrowser } from './Cache.js'; +//# sourceMappingURL=main.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/main.d.ts.map b/node_modules/@puppeteer/browsers/lib/cjs/main.d.ts.map new file mode 100644 index 0000000..74ebb54 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/main.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../src/main.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,YAAY,EACV,aAAa,EACb,4BAA4B,IAAI,OAAO,EACvC,aAAa,GACd,MAAM,aAAa,CAAC;AACrB,OAAO,EACL,MAAM,EACN,qBAAqB,EACrB,2BAA2B,EAC3B,YAAY,EACZ,4BAA4B,EAC5B,uCAAuC,EACvC,OAAO,GACR,MAAM,aAAa,CAAC;AACrB,YAAY,EACV,cAAc,EACd,2BAA2B,EAC3B,gBAAgB,GACjB,MAAM,cAAc,CAAC;AACtB,OAAO,EACL,OAAO,EACP,oBAAoB,EACpB,WAAW,EACX,SAAS,GACV,MAAM,cAAc,CAAC;AACtB,OAAO,EAAC,qBAAqB,EAAC,MAAM,qBAAqB,CAAC;AAC1D,YAAY,EAAC,cAAc,EAAC,MAAM,gCAAgC,CAAC;AACnE,OAAO,EACL,cAAc,EACd,OAAO,EACP,eAAe,EACf,oBAAoB,EACpB,aAAa,GACd,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAC,GAAG,EAAE,oBAAoB,EAAC,MAAM,UAAU,CAAC;AACnD,OAAO,EAAC,KAAK,EAAE,gBAAgB,EAAC,MAAM,YAAY,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/main.js b/node_modules/@puppeteer/browsers/lib/cjs/main.js new file mode 100644 index 0000000..c0453ed --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/main.js @@ -0,0 +1,36 @@ +"use strict"; +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.InstalledBrowser = exports.Cache = exports.makeProgressCallback = exports.CLI = exports.createProfile = exports.ChromeReleaseChannel = exports.BrowserPlatform = exports.Browser = exports.resolveBuildId = exports.detectBrowserPlatform = exports.uninstall = exports.canDownload = exports.getInstalledBrowsers = exports.install = exports.Process = exports.WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX = exports.CDP_WEBSOCKET_ENDPOINT_REGEX = exports.TimeoutError = exports.computeSystemExecutablePath = exports.computeExecutablePath = exports.launch = void 0; +var launch_js_1 = require("./launch.js"); +Object.defineProperty(exports, "launch", { enumerable: true, get: function () { return launch_js_1.launch; } }); +Object.defineProperty(exports, "computeExecutablePath", { enumerable: true, get: function () { return launch_js_1.computeExecutablePath; } }); +Object.defineProperty(exports, "computeSystemExecutablePath", { enumerable: true, get: function () { return launch_js_1.computeSystemExecutablePath; } }); +Object.defineProperty(exports, "TimeoutError", { enumerable: true, get: function () { return launch_js_1.TimeoutError; } }); +Object.defineProperty(exports, "CDP_WEBSOCKET_ENDPOINT_REGEX", { enumerable: true, get: function () { return launch_js_1.CDP_WEBSOCKET_ENDPOINT_REGEX; } }); +Object.defineProperty(exports, "WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX", { enumerable: true, get: function () { return launch_js_1.WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX; } }); +Object.defineProperty(exports, "Process", { enumerable: true, get: function () { return launch_js_1.Process; } }); +var install_js_1 = require("./install.js"); +Object.defineProperty(exports, "install", { enumerable: true, get: function () { return install_js_1.install; } }); +Object.defineProperty(exports, "getInstalledBrowsers", { enumerable: true, get: function () { return install_js_1.getInstalledBrowsers; } }); +Object.defineProperty(exports, "canDownload", { enumerable: true, get: function () { return install_js_1.canDownload; } }); +Object.defineProperty(exports, "uninstall", { enumerable: true, get: function () { return install_js_1.uninstall; } }); +var detectPlatform_js_1 = require("./detectPlatform.js"); +Object.defineProperty(exports, "detectBrowserPlatform", { enumerable: true, get: function () { return detectPlatform_js_1.detectBrowserPlatform; } }); +var browser_data_js_1 = require("./browser-data/browser-data.js"); +Object.defineProperty(exports, "resolveBuildId", { enumerable: true, get: function () { return browser_data_js_1.resolveBuildId; } }); +Object.defineProperty(exports, "Browser", { enumerable: true, get: function () { return browser_data_js_1.Browser; } }); +Object.defineProperty(exports, "BrowserPlatform", { enumerable: true, get: function () { return browser_data_js_1.BrowserPlatform; } }); +Object.defineProperty(exports, "ChromeReleaseChannel", { enumerable: true, get: function () { return browser_data_js_1.ChromeReleaseChannel; } }); +Object.defineProperty(exports, "createProfile", { enumerable: true, get: function () { return browser_data_js_1.createProfile; } }); +var CLI_js_1 = require("./CLI.js"); +Object.defineProperty(exports, "CLI", { enumerable: true, get: function () { return CLI_js_1.CLI; } }); +Object.defineProperty(exports, "makeProgressCallback", { enumerable: true, get: function () { return CLI_js_1.makeProgressCallback; } }); +var Cache_js_1 = require("./Cache.js"); +Object.defineProperty(exports, "Cache", { enumerable: true, get: function () { return Cache_js_1.Cache; } }); +Object.defineProperty(exports, "InstalledBrowser", { enumerable: true, get: function () { return Cache_js_1.InstalledBrowser; } }); +//# sourceMappingURL=main.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/cjs/main.js.map b/node_modules/@puppeteer/browsers/lib/cjs/main.js.map new file mode 100644 index 0000000..9c14b38 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/cjs/main.js.map @@ -0,0 +1 @@ +{"version":3,"file":"main.js","sourceRoot":"","sources":["../../src/main.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;AAOH,yCAQqB;AAPnB,mGAAA,MAAM,OAAA;AACN,kHAAA,qBAAqB,OAAA;AACrB,wHAAA,2BAA2B,OAAA;AAC3B,yGAAA,YAAY,OAAA;AACZ,yHAAA,4BAA4B,OAAA;AAC5B,oIAAA,uCAAuC,OAAA;AACvC,oGAAA,OAAO,OAAA;AAOT,2CAKsB;AAJpB,qGAAA,OAAO,OAAA;AACP,kHAAA,oBAAoB,OAAA;AACpB,yGAAA,WAAW,OAAA;AACX,uGAAA,SAAS,OAAA;AAEX,yDAA0D;AAAlD,0HAAA,qBAAqB,OAAA;AAE7B,kEAMwC;AALtC,iHAAA,cAAc,OAAA;AACd,0GAAA,OAAO,OAAA;AACP,kHAAA,eAAe,OAAA;AACf,uHAAA,oBAAoB,OAAA;AACpB,gHAAA,aAAa,OAAA;AAEf,mCAAmD;AAA3C,6FAAA,GAAG,OAAA;AAAE,8GAAA,oBAAoB,OAAA;AACjC,uCAAmD;AAA3C,iGAAA,KAAK,OAAA;AAAE,4GAAA,gBAAgB,OAAA"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/CLI.d.ts b/node_modules/@puppeteer/browsers/lib/esm/CLI.d.ts new file mode 100644 index 0000000..4c2d25b --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/CLI.d.ts @@ -0,0 +1,32 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/// <reference types="node" /> +import * as readline from 'readline'; +import { type Browser } from './browser-data/browser-data.js'; +/** + * @public + */ +export declare class CLI { + #private; + constructor(opts?: string | { + cachePath?: string; + scriptName?: string; + prefixCommand?: { + cmd: string; + description: string; + }; + allowCachePathOverride?: boolean; + pinnedBrowsers?: Partial<{ + [key in Browser]: string; + }>; + }, rl?: readline.Interface); + run(argv: string[]): Promise<void>; +} +/** + * @public + */ +export declare function makeProgressCallback(browser: Browser, buildId: string): (downloadedBytes: number, totalBytes: number) => void; +//# sourceMappingURL=CLI.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/CLI.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/CLI.d.ts.map new file mode 100644 index 0000000..35044cf --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/CLI.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"CLI.d.ts","sourceRoot":"","sources":["../../src/CLI.ts"],"names":[],"mappings":"AAAA;;;;GAIG;;AAGH,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AAOrC,OAAO,EAEL,KAAK,OAAO,EAGb,MAAM,gCAAgC,CAAC;AAmCxC;;GAEG;AACH,qBAAa,GAAG;;gBASZ,IAAI,CAAC,EACD,MAAM,GACN;QACE,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,aAAa,CAAC,EAAE;YAAC,GAAG,EAAE,MAAM,CAAC;YAAC,WAAW,EAAE,MAAM,CAAA;SAAC,CAAC;QACnD,sBAAsB,CAAC,EAAE,OAAO,CAAC;QACjC,cAAc,CAAC,EAAE,OAAO,CAAC;aAAE,GAAG,IAAI,OAAO,GAAG,MAAM;SAAC,CAAC,CAAC;KACtD,EACL,EAAE,CAAC,EAAE,QAAQ,CAAC,SAAS;IAwDnB,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,IAAI,CAAC;CA2OzC;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAClC,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,MAAM,GACd,CAAC,eAAe,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,KAAK,IAAI,CAqBvD"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/CLI.js b/node_modules/@puppeteer/browsers/lib/esm/CLI.js new file mode 100644 index 0000000..fc2a725 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/CLI.js @@ -0,0 +1,245 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { stdin as input, stdout as output } from 'process'; +import * as readline from 'readline'; +import ProgressBar from 'progress'; +import { hideBin } from 'yargs/helpers'; +import yargs from 'yargs/yargs'; +import { resolveBuildId, BrowserPlatform, } from './browser-data/browser-data.js'; +import { Cache } from './Cache.js'; +import { detectBrowserPlatform } from './detectPlatform.js'; +import { install } from './install.js'; +import { computeExecutablePath, computeSystemExecutablePath, launch, } from './launch.js'; +/** + * @public + */ +export class CLI { + #cachePath; + #rl; + #scriptName = ''; + #allowCachePathOverride = true; + #pinnedBrowsers; + #prefixCommand; + constructor(opts, rl) { + if (!opts) { + opts = {}; + } + if (typeof opts === 'string') { + opts = { + cachePath: opts, + }; + } + this.#cachePath = opts.cachePath ?? process.cwd(); + this.#rl = rl; + this.#scriptName = opts.scriptName ?? '@puppeteer/browsers'; + this.#allowCachePathOverride = opts.allowCachePathOverride ?? true; + this.#pinnedBrowsers = opts.pinnedBrowsers; + this.#prefixCommand = opts.prefixCommand; + } + #defineBrowserParameter(yargs) { + yargs.positional('browser', { + description: 'Which browser to install <browser>[@<buildId|latest>]. `latest` will try to find the latest available build. `buildId` is a browser-specific identifier such as a version or a revision.', + type: 'string', + coerce: (opt) => { + return { + name: this.#parseBrowser(opt), + buildId: this.#parseBuildId(opt), + }; + }, + }); + } + #definePlatformParameter(yargs) { + yargs.option('platform', { + type: 'string', + desc: 'Platform that the binary needs to be compatible with.', + choices: Object.values(BrowserPlatform), + defaultDescription: 'Auto-detected', + }); + } + #definePathParameter(yargs, required = false) { + if (!this.#allowCachePathOverride) { + return; + } + yargs.option('path', { + type: 'string', + desc: 'Path to the root folder for the browser downloads and installation. The installation folder structure is compatible with the cache structure used by Puppeteer.', + defaultDescription: 'Current working directory', + ...(required ? {} : { default: process.cwd() }), + }); + if (required) { + yargs.demandOption('path'); + } + } + async run(argv) { + const yargsInstance = yargs(hideBin(argv)); + let target = yargsInstance.scriptName(this.#scriptName); + if (this.#prefixCommand) { + target = target.command(this.#prefixCommand.cmd, this.#prefixCommand.description, yargs => { + return this.#build(yargs); + }); + } + else { + target = this.#build(target); + } + await target + .demandCommand(1) + .help() + .wrap(Math.min(120, yargsInstance.terminalWidth())) + .parse(); + } + #build(yargs) { + const latestOrPinned = this.#pinnedBrowsers ? 'pinned' : 'latest'; + return yargs + .command('install <browser>', 'Download and install the specified browser. If successful, the command outputs the actual browser buildId that was installed and the absolute path to the browser executable (format: <browser>@<buildID> <path>).', yargs => { + this.#defineBrowserParameter(yargs); + this.#definePlatformParameter(yargs); + this.#definePathParameter(yargs); + yargs.option('base-url', { + type: 'string', + desc: 'Base URL to download from', + }); + yargs.example('$0 install chrome', `Install the ${latestOrPinned} available build of the Chrome browser.`); + yargs.example('$0 install chrome@latest', 'Install the latest available build for the Chrome browser.'); + yargs.example('$0 install chrome@canary', 'Install the latest available build for the Chrome Canary browser.'); + yargs.example('$0 install chrome@115', 'Install the latest available build for Chrome 115.'); + yargs.example('$0 install chromedriver@canary', 'Install the latest available build for ChromeDriver Canary.'); + yargs.example('$0 install chromedriver@115', 'Install the latest available build for ChromeDriver 115.'); + yargs.example('$0 install chromedriver@115.0.5790', 'Install the latest available patch (115.0.5790.X) build for ChromeDriver.'); + yargs.example('$0 install chrome-headless-shell', 'Install the latest available chrome-headless-shell build.'); + yargs.example('$0 install chrome-headless-shell@beta', 'Install the latest available chrome-headless-shell build corresponding to the Beta channel.'); + yargs.example('$0 install chrome-headless-shell@118', 'Install the latest available chrome-headless-shell 118 build.'); + yargs.example('$0 install chromium@1083080', 'Install the revision 1083080 of the Chromium browser.'); + yargs.example('$0 install firefox', 'Install the latest available build of the Firefox browser.'); + yargs.example('$0 install firefox --platform mac', 'Install the latest Mac (Intel) build of the Firefox browser.'); + if (this.#allowCachePathOverride) { + yargs.example('$0 install firefox --path /tmp/my-browser-cache', 'Install to the specified cache directory.'); + } + }, async (argv) => { + const args = argv; + args.platform ??= detectBrowserPlatform(); + if (!args.platform) { + throw new Error(`Could not resolve the current platform`); + } + if (args.browser.buildId === 'pinned') { + const pinnedVersion = this.#pinnedBrowsers?.[args.browser.name]; + if (!pinnedVersion) { + throw new Error(`No pinned version found for ${args.browser.name}`); + } + args.browser.buildId = pinnedVersion; + } + args.browser.buildId = await resolveBuildId(args.browser.name, args.platform, args.browser.buildId); + await install({ + browser: args.browser.name, + buildId: args.browser.buildId, + platform: args.platform, + cacheDir: args.path ?? this.#cachePath, + downloadProgressCallback: makeProgressCallback(args.browser.name, args.browser.buildId), + baseUrl: args.baseUrl, + }); + console.log(`${args.browser.name}@${args.browser.buildId} ${computeExecutablePath({ + browser: args.browser.name, + buildId: args.browser.buildId, + cacheDir: args.path ?? this.#cachePath, + platform: args.platform, + })}`); + }) + .command('launch <browser>', 'Launch the specified browser', yargs => { + this.#defineBrowserParameter(yargs); + this.#definePlatformParameter(yargs); + this.#definePathParameter(yargs); + yargs.option('detached', { + type: 'boolean', + desc: 'Detach the child process.', + default: false, + }); + yargs.option('system', { + type: 'boolean', + desc: 'Search for a browser installed on the system instead of the cache folder.', + default: false, + }); + yargs.example('$0 launch chrome@115.0.5790.170', 'Launch Chrome 115.0.5790.170'); + yargs.example('$0 launch firefox@112.0a1', 'Launch the Firefox browser identified by the milestone 112.0a1.'); + yargs.example('$0 launch chrome@115.0.5790.170 --detached', 'Launch the browser but detach the sub-processes.'); + yargs.example('$0 launch chrome@canary --system', 'Try to locate the Canary build of Chrome installed on the system and launch it.'); + }, async (argv) => { + const args = argv; + const executablePath = args.system + ? computeSystemExecutablePath({ + browser: args.browser.name, + // TODO: throw an error if not a ChromeReleaseChannel is provided. + channel: args.browser.buildId, + platform: args.platform, + }) + : computeExecutablePath({ + browser: args.browser.name, + buildId: args.browser.buildId, + cacheDir: args.path ?? this.#cachePath, + platform: args.platform, + }); + launch({ + executablePath, + detached: args.detached, + }); + }) + .command('clear', this.#allowCachePathOverride + ? 'Removes all installed browsers from the specified cache directory' + : `Removes all installed browsers from ${this.#cachePath}`, yargs => { + this.#definePathParameter(yargs, true); + }, async (argv) => { + const args = argv; + const cacheDir = args.path ?? this.#cachePath; + const rl = this.#rl ?? readline.createInterface({ input, output }); + rl.question(`Do you want to permanently and recursively delete the content of ${cacheDir} (yes/No)? `, answer => { + rl.close(); + if (!['y', 'yes'].includes(answer.toLowerCase().trim())) { + console.log('Cancelled.'); + return; + } + const cache = new Cache(cacheDir); + cache.clear(); + console.log(`${cacheDir} cleared.`); + }); + }) + .demandCommand(1) + .help(); + } + #parseBrowser(version) { + return version.split('@').shift(); + } + #parseBuildId(version) { + const parts = version.split('@'); + return parts.length === 2 + ? parts[1] + : this.#pinnedBrowsers + ? 'pinned' + : 'latest'; + } +} +/** + * @public + */ +export function makeProgressCallback(browser, buildId) { + let progressBar; + let lastDownloadedBytes = 0; + return (downloadedBytes, totalBytes) => { + if (!progressBar) { + progressBar = new ProgressBar(`Downloading ${browser} r${buildId} - ${toMegabytes(totalBytes)} [:bar] :percent :etas `, { + complete: '=', + incomplete: ' ', + width: 20, + total: totalBytes, + }); + } + const delta = downloadedBytes - lastDownloadedBytes; + lastDownloadedBytes = downloadedBytes; + progressBar.tick(delta); + }; +} +function toMegabytes(bytes) { + const mb = bytes / 1000 / 1000; + return `${Math.round(mb * 10) / 10} MB`; +} +//# sourceMappingURL=CLI.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/CLI.js.map b/node_modules/@puppeteer/browsers/lib/esm/CLI.js.map new file mode 100644 index 0000000..ab2ba8a --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/CLI.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CLI.js","sourceRoot":"","sources":["../../src/CLI.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/Cache.d.ts b/node_modules/@puppeteer/browsers/lib/esm/Cache.d.ts new file mode 100644 index 0000000..5049813 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/Cache.d.ts @@ -0,0 +1,74 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { Browser, type BrowserPlatform } from './browser-data/browser-data.js'; +/** + * @public + */ +export declare class InstalledBrowser { + #private; + browser: Browser; + buildId: string; + platform: BrowserPlatform; + readonly executablePath: string; + /** + * @internal + */ + constructor(cache: Cache, browser: Browser, buildId: string, platform: BrowserPlatform); + /** + * Path to the root of the installation folder. Use + * {@link computeExecutablePath} to get the path to the executable binary. + */ + get path(): string; +} +/** + * @internal + */ +export interface ComputeExecutablePathOptions { + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to launch. + */ + browser: Browser; + /** + * Determines which buildId to download. BuildId should uniquely identify + * binaries and they are used for caching. + */ + buildId: string; +} +/** + * The cache used by Puppeteer relies on the following structure: + * + * - rootDir + * -- <browser1> | browserRoot(browser1) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * -- <browser2> | browserRoot(browser2) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * @internal + */ +export declare class Cache { + #private; + constructor(rootDir: string); + /** + * @internal + */ + get rootDir(): string; + browserRoot(browser: Browser): string; + installationDir(browser: Browser, platform: BrowserPlatform, buildId: string): string; + clear(): void; + uninstall(browser: Browser, platform: BrowserPlatform, buildId: string): void; + getInstalledBrowsers(): InstalledBrowser[]; + computeExecutablePath(options: ComputeExecutablePathOptions): string; +} +//# sourceMappingURL=Cache.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/Cache.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/Cache.d.ts.map new file mode 100644 index 0000000..3a1aea5 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/Cache.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"Cache.d.ts","sourceRoot":"","sources":["../../src/Cache.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH,OAAO,EACL,OAAO,EACP,KAAK,eAAe,EAErB,MAAM,gCAAgC,CAAC;AAGxC;;GAEG;AACH,qBAAa,gBAAgB;;IAC3B,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,eAAe,CAAC;IAC1B,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAIhC;;OAEG;gBAED,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,eAAe;IAa3B;;;OAGG;IACH,IAAI,IAAI,IAAI,MAAM,CAMjB;CACF;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED;;;;;;;;;;;;;GAaG;AACH,qBAAa,KAAK;;gBAGJ,OAAO,EAAE,MAAM;IAI3B;;OAEG;IACH,IAAI,OAAO,IAAI,MAAM,CAEpB;IAED,WAAW,CAAC,OAAO,EAAE,OAAO,GAAG,MAAM;IAIrC,eAAe,CACb,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM;IAIT,KAAK,IAAI,IAAI;IASb,SAAS,CACP,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,IAAI;IASP,oBAAoB,IAAI,gBAAgB,EAAE;IA+B1C,qBAAqB,CAAC,OAAO,EAAE,4BAA4B,GAAG,MAAM;CAoBrE"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/Cache.js b/node_modules/@puppeteer/browsers/lib/esm/Cache.js new file mode 100644 index 0000000..0af8720 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/Cache.js @@ -0,0 +1,133 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import fs from 'fs'; +import os from 'os'; +import path from 'path'; +import { Browser, executablePathByBrowser, } from './browser-data/browser-data.js'; +import { detectBrowserPlatform } from './detectPlatform.js'; +/** + * @public + */ +export class InstalledBrowser { + browser; + buildId; + platform; + executablePath; + #cache; + /** + * @internal + */ + constructor(cache, browser, buildId, platform) { + this.#cache = cache; + this.browser = browser; + this.buildId = buildId; + this.platform = platform; + this.executablePath = cache.computeExecutablePath({ + browser, + buildId, + platform, + }); + } + /** + * Path to the root of the installation folder. Use + * {@link computeExecutablePath} to get the path to the executable binary. + */ + get path() { + return this.#cache.installationDir(this.browser, this.platform, this.buildId); + } +} +/** + * The cache used by Puppeteer relies on the following structure: + * + * - rootDir + * -- <browser1> | browserRoot(browser1) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * -- <browser2> | browserRoot(browser2) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * @internal + */ +export class Cache { + #rootDir; + constructor(rootDir) { + this.#rootDir = rootDir; + } + /** + * @internal + */ + get rootDir() { + return this.#rootDir; + } + browserRoot(browser) { + return path.join(this.#rootDir, browser); + } + installationDir(browser, platform, buildId) { + return path.join(this.browserRoot(browser), `${platform}-${buildId}`); + } + clear() { + fs.rmSync(this.#rootDir, { + force: true, + recursive: true, + maxRetries: 10, + retryDelay: 500, + }); + } + uninstall(browser, platform, buildId) { + fs.rmSync(this.installationDir(browser, platform, buildId), { + force: true, + recursive: true, + maxRetries: 10, + retryDelay: 500, + }); + } + getInstalledBrowsers() { + if (!fs.existsSync(this.#rootDir)) { + return []; + } + const types = fs.readdirSync(this.#rootDir); + const browsers = types.filter((t) => { + return Object.values(Browser).includes(t); + }); + return browsers.flatMap(browser => { + const files = fs.readdirSync(this.browserRoot(browser)); + return files + .map(file => { + const result = parseFolderPath(path.join(this.browserRoot(browser), file)); + if (!result) { + return null; + } + return new InstalledBrowser(this, browser, result.buildId, result.platform); + }) + .filter((item) => { + return item !== null; + }); + }); + } + computeExecutablePath(options) { + options.platform ??= detectBrowserPlatform(); + if (!options.platform) { + throw new Error(`Cannot download a binary for the provided platform: ${os.platform()} (${os.arch()})`); + } + const installationDir = this.installationDir(options.browser, options.platform, options.buildId); + return path.join(installationDir, executablePathByBrowser[options.browser](options.platform, options.buildId)); + } +} +function parseFolderPath(folderPath) { + const name = path.basename(folderPath); + const splits = name.split('-'); + if (splits.length !== 2) { + return; + } + const [platform, buildId] = splits; + if (!buildId || !platform) { + return; + } + return { platform, buildId }; +} +//# sourceMappingURL=Cache.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/Cache.js.map b/node_modules/@puppeteer/browsers/lib/esm/Cache.js.map new file mode 100644 index 0000000..b198310 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/Cache.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Cache.js","sourceRoot":"","sources":["../../src/Cache.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.d.ts b/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.d.ts new file mode 100644 index 0000000..49f52fe --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.d.ts @@ -0,0 +1,47 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import * as chromeHeadlessShell from './chrome-headless-shell.js'; +import * as chrome from './chrome.js'; +import * as chromedriver from './chromedriver.js'; +import * as chromium from './chromium.js'; +import * as firefox from './firefox.js'; +import { Browser, BrowserPlatform, ChromeReleaseChannel, type ProfileOptions } from './types.js'; +export type { ProfileOptions }; +export declare const downloadUrls: { + chromedriver: typeof chromedriver.resolveDownloadUrl; + "chrome-headless-shell": typeof chromeHeadlessShell.resolveDownloadUrl; + chrome: typeof chrome.resolveDownloadUrl; + chromium: typeof chromium.resolveDownloadUrl; + firefox: typeof firefox.resolveDownloadUrl; +}; +export declare const downloadPaths: { + chromedriver: typeof chromedriver.resolveDownloadPath; + "chrome-headless-shell": typeof chromeHeadlessShell.resolveDownloadPath; + chrome: typeof chrome.resolveDownloadPath; + chromium: typeof chromium.resolveDownloadPath; + firefox: typeof firefox.resolveDownloadPath; +}; +export declare const executablePathByBrowser: { + chromedriver: typeof chromedriver.relativeExecutablePath; + "chrome-headless-shell": typeof chromeHeadlessShell.relativeExecutablePath; + chrome: typeof chrome.relativeExecutablePath; + chromium: typeof chromium.relativeExecutablePath; + firefox: typeof firefox.relativeExecutablePath; +}; +export { Browser, BrowserPlatform, ChromeReleaseChannel }; +/** + * @public + */ +export declare function resolveBuildId(browser: Browser, platform: BrowserPlatform, tag: string): Promise<string>; +/** + * @public + */ +export declare function createProfile(browser: Browser, opts: ProfileOptions): Promise<void>; +/** + * @public + */ +export declare function resolveSystemExecutablePath(browser: Browser, platform: BrowserPlatform, channel: ChromeReleaseChannel): string; +//# sourceMappingURL=browser-data.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.d.ts.map new file mode 100644 index 0000000..b1790b9 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"browser-data.d.ts","sourceRoot":"","sources":["../../../src/browser-data/browser-data.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,mBAAmB,MAAM,4BAA4B,CAAC;AAClE,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AACtC,OAAO,KAAK,YAAY,MAAM,mBAAmB,CAAC;AAClD,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,OAAO,MAAM,cAAc,CAAC;AACxC,OAAO,EACL,OAAO,EACP,eAAe,EAEf,oBAAoB,EACpB,KAAK,cAAc,EACpB,MAAM,YAAY,CAAC;AAEpB,YAAY,EAAC,cAAc,EAAC,CAAC;AAE7B,eAAO,MAAM,YAAY;;;;;;CAMxB,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;CAMzB,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;;;CAMnC,CAAC;AAEF,OAAO,EAAC,OAAO,EAAE,eAAe,EAAE,oBAAoB,EAAC,CAAC;AAExD;;GAEG;AACH,wBAAsB,cAAc,CAClC,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,eAAe,EACzB,GAAG,EAAE,MAAM,GACV,OAAO,CAAC,MAAM,CAAC,CA+FjB;AAED;;GAEG;AACH,wBAAsB,aAAa,CACjC,OAAO,EAAE,OAAO,EAChB,IAAI,EAAE,cAAc,GACnB,OAAO,CAAC,IAAI,CAAC,CAQf;AAED;;GAEG;AACH,wBAAgB,2BAA2B,CACzC,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,oBAAoB,GAC5B,MAAM,CAYR"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.js b/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.js new file mode 100644 index 0000000..1afc9c6 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.js @@ -0,0 +1,147 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import * as chromeHeadlessShell from './chrome-headless-shell.js'; +import * as chrome from './chrome.js'; +import * as chromedriver from './chromedriver.js'; +import * as chromium from './chromium.js'; +import * as firefox from './firefox.js'; +import { Browser, BrowserPlatform, BrowserTag, ChromeReleaseChannel, } from './types.js'; +export const downloadUrls = { + [Browser.CHROMEDRIVER]: chromedriver.resolveDownloadUrl, + [Browser.CHROMEHEADLESSSHELL]: chromeHeadlessShell.resolveDownloadUrl, + [Browser.CHROME]: chrome.resolveDownloadUrl, + [Browser.CHROMIUM]: chromium.resolveDownloadUrl, + [Browser.FIREFOX]: firefox.resolveDownloadUrl, +}; +export const downloadPaths = { + [Browser.CHROMEDRIVER]: chromedriver.resolveDownloadPath, + [Browser.CHROMEHEADLESSSHELL]: chromeHeadlessShell.resolveDownloadPath, + [Browser.CHROME]: chrome.resolveDownloadPath, + [Browser.CHROMIUM]: chromium.resolveDownloadPath, + [Browser.FIREFOX]: firefox.resolveDownloadPath, +}; +export const executablePathByBrowser = { + [Browser.CHROMEDRIVER]: chromedriver.relativeExecutablePath, + [Browser.CHROMEHEADLESSSHELL]: chromeHeadlessShell.relativeExecutablePath, + [Browser.CHROME]: chrome.relativeExecutablePath, + [Browser.CHROMIUM]: chromium.relativeExecutablePath, + [Browser.FIREFOX]: firefox.relativeExecutablePath, +}; +export { Browser, BrowserPlatform, ChromeReleaseChannel }; +/** + * @public + */ +export async function resolveBuildId(browser, platform, tag) { + switch (browser) { + case Browser.FIREFOX: + switch (tag) { + case BrowserTag.LATEST: + return await firefox.resolveBuildId('FIREFOX_NIGHTLY'); + case BrowserTag.BETA: + case BrowserTag.CANARY: + case BrowserTag.DEV: + case BrowserTag.STABLE: + throw new Error(`${tag} is not supported for ${browser}. Use 'latest' instead.`); + } + case Browser.CHROME: { + switch (tag) { + case BrowserTag.LATEST: + return await chrome.resolveBuildId(ChromeReleaseChannel.CANARY); + case BrowserTag.BETA: + return await chrome.resolveBuildId(ChromeReleaseChannel.BETA); + case BrowserTag.CANARY: + return await chrome.resolveBuildId(ChromeReleaseChannel.CANARY); + case BrowserTag.DEV: + return await chrome.resolveBuildId(ChromeReleaseChannel.DEV); + case BrowserTag.STABLE: + return await chrome.resolveBuildId(ChromeReleaseChannel.STABLE); + default: + const result = await chrome.resolveBuildId(tag); + if (result) { + return result; + } + } + return tag; + } + case Browser.CHROMEDRIVER: { + switch (tag) { + case BrowserTag.LATEST: + case BrowserTag.CANARY: + return await chromedriver.resolveBuildId(ChromeReleaseChannel.CANARY); + case BrowserTag.BETA: + return await chromedriver.resolveBuildId(ChromeReleaseChannel.BETA); + case BrowserTag.DEV: + return await chromedriver.resolveBuildId(ChromeReleaseChannel.DEV); + case BrowserTag.STABLE: + return await chromedriver.resolveBuildId(ChromeReleaseChannel.STABLE); + default: + const result = await chromedriver.resolveBuildId(tag); + if (result) { + return result; + } + } + return tag; + } + case Browser.CHROMEHEADLESSSHELL: { + switch (tag) { + case BrowserTag.LATEST: + case BrowserTag.CANARY: + return await chromeHeadlessShell.resolveBuildId(ChromeReleaseChannel.CANARY); + case BrowserTag.BETA: + return await chromeHeadlessShell.resolveBuildId(ChromeReleaseChannel.BETA); + case BrowserTag.DEV: + return await chromeHeadlessShell.resolveBuildId(ChromeReleaseChannel.DEV); + case BrowserTag.STABLE: + return await chromeHeadlessShell.resolveBuildId(ChromeReleaseChannel.STABLE); + default: + const result = await chromeHeadlessShell.resolveBuildId(tag); + if (result) { + return result; + } + } + return tag; + } + case Browser.CHROMIUM: + switch (tag) { + case BrowserTag.LATEST: + return await chromium.resolveBuildId(platform); + case BrowserTag.BETA: + case BrowserTag.CANARY: + case BrowserTag.DEV: + case BrowserTag.STABLE: + throw new Error(`${tag} is not supported for ${browser}. Use 'latest' instead.`); + } + } + // We assume the tag is the buildId if it didn't match any keywords. + return tag; +} +/** + * @public + */ +export async function createProfile(browser, opts) { + switch (browser) { + case Browser.FIREFOX: + return await firefox.createProfile(opts); + case Browser.CHROME: + case Browser.CHROMIUM: + throw new Error(`Profile creation is not support for ${browser} yet`); + } +} +/** + * @public + */ +export function resolveSystemExecutablePath(browser, platform, channel) { + switch (browser) { + case Browser.CHROMEDRIVER: + case Browser.CHROMEHEADLESSSHELL: + case Browser.FIREFOX: + case Browser.CHROMIUM: + throw new Error(`System browser detection is not supported for ${browser} yet.`); + case Browser.CHROME: + return chrome.resolveSystemExecutablePath(platform, channel); + } +} +//# sourceMappingURL=browser-data.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.js.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.js.map new file mode 100644 index 0000000..62412df --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/browser-data.js.map @@ -0,0 +1 @@ +{"version":3,"file":"browser-data.js","sourceRoot":"","sources":["../../../src/browser-data/browser-data.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.d.ts b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.d.ts new file mode 100644 index 0000000..cbd385c --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.d.ts @@ -0,0 +1,6 @@ +import { BrowserPlatform } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export { resolveBuildId } from './chrome.js'; +//# sourceMappingURL=chrome-headless-shell.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.d.ts.map new file mode 100644 index 0000000..884b093 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"chrome-headless-shell.d.ts","sourceRoot":"","sources":["../../../src/browser-data/chrome-headless-shell.ts"],"names":[],"mappings":"AAOA,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAiB3C,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAAgE,GACtE,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAMV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAoBR;AAED,OAAO,EAAC,cAAc,EAAC,MAAM,aAAa,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.js b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.js new file mode 100644 index 0000000..870b234 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.js @@ -0,0 +1,45 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import path from 'path'; +import { BrowserPlatform } from './types.js'; +function folder(platform) { + switch (platform) { + case BrowserPlatform.LINUX: + return 'linux64'; + case BrowserPlatform.MAC_ARM: + return 'mac-arm64'; + case BrowserPlatform.MAC: + return 'mac-x64'; + case BrowserPlatform.WIN32: + return 'win32'; + case BrowserPlatform.WIN64: + return 'win64'; + } +} +export function resolveDownloadUrl(platform, buildId, baseUrl = 'https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +export function resolveDownloadPath(platform, buildId) { + return [ + buildId, + folder(platform), + `chrome-headless-shell-${folder(platform)}.zip`, + ]; +} +export function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case BrowserPlatform.MAC: + case BrowserPlatform.MAC_ARM: + return path.join('chrome-headless-shell-' + folder(platform), 'chrome-headless-shell'); + case BrowserPlatform.LINUX: + return path.join('chrome-headless-shell-linux64', 'chrome-headless-shell'); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join('chrome-headless-shell-' + folder(platform), 'chrome-headless-shell.exe'); + } +} +export { resolveBuildId } from './chrome.js'; +//# sourceMappingURL=chrome-headless-shell.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.js.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.js.map new file mode 100644 index 0000000..c246059 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome-headless-shell.js.map @@ -0,0 +1 @@ +{"version":3,"file":"chrome-headless-shell.js","sourceRoot":"","sources":["../../../src/browser-data/chrome-headless-shell.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,SAAS,MAAM,CAAC,QAAyB;IACvC,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,SAAS,CAAC;QACnB,KAAK,eAAe,CAAC,OAAO;YAC1B,OAAO,WAAW,CAAC;QACrB,KAAK,eAAe,CAAC,GAAG;YACtB,OAAO,SAAS,CAAC;QACnB,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,OAAO,CAAC;QACjB,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,OAAO,CAAC;IACnB,CAAC;AACH,CAAC;AAED,MAAM,UAAU,kBAAkB,CAChC,QAAyB,EACzB,OAAe,EACf,OAAO,GAAG,6DAA6D;IAEvE,OAAO,GAAG,OAAO,IAAI,mBAAmB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;AAC1E,CAAC;AAED,MAAM,UAAU,mBAAmB,CACjC,QAAyB,EACzB,OAAe;IAEf,OAAO;QACL,OAAO;QACP,MAAM,CAAC,QAAQ,CAAC;QAChB,yBAAyB,MAAM,CAAC,QAAQ,CAAC,MAAM;KAChD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,sBAAsB,CACpC,QAAyB,EACzB,QAAgB;IAEhB,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,eAAe,CAAC,GAAG,CAAC;QACzB,KAAK,eAAe,CAAC,OAAO;YAC1B,OAAO,IAAI,CAAC,IAAI,CACd,wBAAwB,GAAG,MAAM,CAAC,QAAQ,CAAC,EAC3C,uBAAuB,CACxB,CAAC;QACJ,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,IAAI,CAAC,IAAI,CACd,+BAA+B,EAC/B,uBAAuB,CACxB,CAAC;QACJ,KAAK,eAAe,CAAC,KAAK,CAAC;QAC3B,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,IAAI,CAAC,IAAI,CACd,wBAAwB,GAAG,MAAM,CAAC,QAAQ,CAAC,EAC3C,2BAA2B,CAC5B,CAAC;IACN,CAAC;AACH,CAAC;AAED,OAAO,EAAC,cAAc,EAAC,MAAM,aAAa,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.d.ts b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.d.ts new file mode 100644 index 0000000..8cf3884 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.d.ts @@ -0,0 +1,29 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { BrowserPlatform, ChromeReleaseChannel } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export declare function getLastKnownGoodReleaseForChannel(channel: ChromeReleaseChannel): Promise<{ + version: string; + revision: string; +}>; +export declare function getLastKnownGoodReleaseForMilestone(milestone: string): Promise<{ + version: string; + revision: string; +} | undefined>; +export declare function getLastKnownGoodReleaseForBuild( +/** + * @example `112.0.23`, + */ +buildPrefix: string): Promise<{ + version: string; + revision: string; +} | undefined>; +export declare function resolveBuildId(channel: ChromeReleaseChannel): Promise<string>; +export declare function resolveBuildId(channel: string): Promise<string | undefined>; +export declare function resolveSystemExecutablePath(platform: BrowserPlatform, channel: ChromeReleaseChannel): string; +//# sourceMappingURL=chrome.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.d.ts.map new file mode 100644 index 0000000..347072f --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"chrome.d.ts","sourceRoot":"","sources":["../../../src/browser-data/chrome.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH,OAAO,EAAC,eAAe,EAAE,oBAAoB,EAAC,MAAM,YAAY,CAAC;AAiBjE,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAAgE,GACtE,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAEV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAiBR;AAED,wBAAsB,iCAAiC,CACrD,OAAO,EAAE,oBAAoB,GAC5B,OAAO,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAC,CAAC,CAqB9C;AAED,wBAAsB,mCAAmC,CACvD,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAC,GAAG,SAAS,CAAC,CAW1D;AAED,wBAAsB,+BAA+B;AACnD;;GAEG;AACH,WAAW,EAAE,MAAM,GAClB,OAAO,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAC,GAAG,SAAS,CAAC,CAW1D;AAED,wBAAsB,cAAc,CAClC,OAAO,EAAE,oBAAoB,GAC5B,OAAO,CAAC,MAAM,CAAC,CAAC;AACnB,wBAAsB,cAAc,CAClC,OAAO,EAAE,MAAM,GACd,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAwB/B,wBAAgB,2BAA2B,CACzC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,oBAAoB,GAC5B,MAAM,CAwCR"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.js b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.js new file mode 100644 index 0000000..9de4c0d --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.js @@ -0,0 +1,113 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import path from 'path'; +import { getJSON } from '../httpUtil.js'; +import { BrowserPlatform, ChromeReleaseChannel } from './types.js'; +function folder(platform) { + switch (platform) { + case BrowserPlatform.LINUX: + return 'linux64'; + case BrowserPlatform.MAC_ARM: + return 'mac-arm64'; + case BrowserPlatform.MAC: + return 'mac-x64'; + case BrowserPlatform.WIN32: + return 'win32'; + case BrowserPlatform.WIN64: + return 'win64'; + } +} +export function resolveDownloadUrl(platform, buildId, baseUrl = 'https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +export function resolveDownloadPath(platform, buildId) { + return [buildId, folder(platform), `chrome-${folder(platform)}.zip`]; +} +export function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case BrowserPlatform.MAC: + case BrowserPlatform.MAC_ARM: + return path.join('chrome-' + folder(platform), 'Google Chrome for Testing.app', 'Contents', 'MacOS', 'Google Chrome for Testing'); + case BrowserPlatform.LINUX: + return path.join('chrome-linux64', 'chrome'); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join('chrome-' + folder(platform), 'chrome.exe'); + } +} +export async function getLastKnownGoodReleaseForChannel(channel) { + const data = (await getJSON(new URL('https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions.json'))); + for (const channel of Object.keys(data.channels)) { + data.channels[channel.toLowerCase()] = data.channels[channel]; + delete data.channels[channel]; + } + return data.channels[channel]; +} +export async function getLastKnownGoodReleaseForMilestone(milestone) { + const data = (await getJSON(new URL('https://googlechromelabs.github.io/chrome-for-testing/latest-versions-per-milestone.json'))); + return data.milestones[milestone]; +} +export async function getLastKnownGoodReleaseForBuild( +/** + * @example `112.0.23`, + */ +buildPrefix) { + const data = (await getJSON(new URL('https://googlechromelabs.github.io/chrome-for-testing/latest-patch-versions-per-build.json'))); + return data.builds[buildPrefix]; +} +export async function resolveBuildId(channel) { + if (Object.values(ChromeReleaseChannel).includes(channel)) { + return (await getLastKnownGoodReleaseForChannel(channel)).version; + } + if (channel.match(/^\d+$/)) { + // Potentially a milestone. + return (await getLastKnownGoodReleaseForMilestone(channel))?.version; + } + if (channel.match(/^\d+\.\d+\.\d+$/)) { + // Potentially a build prefix without the patch version. + return (await getLastKnownGoodReleaseForBuild(channel))?.version; + } + return; +} +export function resolveSystemExecutablePath(platform, channel) { + switch (platform) { + case BrowserPlatform.WIN64: + case BrowserPlatform.WIN32: + switch (channel) { + case ChromeReleaseChannel.STABLE: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome\\Application\\chrome.exe`; + case ChromeReleaseChannel.BETA: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome Beta\\Application\\chrome.exe`; + case ChromeReleaseChannel.CANARY: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome SxS\\Application\\chrome.exe`; + case ChromeReleaseChannel.DEV: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome Dev\\Application\\chrome.exe`; + } + case BrowserPlatform.MAC_ARM: + case BrowserPlatform.MAC: + switch (channel) { + case ChromeReleaseChannel.STABLE: + return '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome'; + case ChromeReleaseChannel.BETA: + return '/Applications/Google Chrome Beta.app/Contents/MacOS/Google Chrome Beta'; + case ChromeReleaseChannel.CANARY: + return '/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary'; + case ChromeReleaseChannel.DEV: + return '/Applications/Google Chrome Dev.app/Contents/MacOS/Google Chrome Dev'; + } + case BrowserPlatform.LINUX: + switch (channel) { + case ChromeReleaseChannel.STABLE: + return '/opt/google/chrome/chrome'; + case ChromeReleaseChannel.BETA: + return '/opt/google/chrome-beta/chrome'; + case ChromeReleaseChannel.DEV: + return '/opt/google/chrome-unstable/chrome'; + } + } + throw new Error(`Unable to detect browser executable path for '${channel}' on ${platform}.`); +} +//# sourceMappingURL=chrome.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.js.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.js.map new file mode 100644 index 0000000..7926ff6 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chrome.js.map @@ -0,0 +1 @@ +{"version":3,"file":"chrome.js","sourceRoot":"","sources":["../../../src/browser-data/chrome.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.d.ts b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.d.ts new file mode 100644 index 0000000..32a0ed1 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.d.ts @@ -0,0 +1,6 @@ +import { BrowserPlatform } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export { resolveBuildId } from './chrome.js'; +//# sourceMappingURL=chromedriver.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.d.ts.map new file mode 100644 index 0000000..1fd1631 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"chromedriver.d.ts","sourceRoot":"","sources":["../../../src/browser-data/chromedriver.ts"],"names":[],"mappings":"AAOA,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAiB3C,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAAgE,GACtE,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAEV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAWR;AAED,OAAO,EAAC,cAAc,EAAC,MAAM,aAAa,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.js b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.js new file mode 100644 index 0000000..d98891b --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.js @@ -0,0 +1,41 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import path from 'path'; +import { BrowserPlatform } from './types.js'; +function folder(platform) { + switch (platform) { + case BrowserPlatform.LINUX: + return 'linux64'; + case BrowserPlatform.MAC_ARM: + return 'mac-arm64'; + case BrowserPlatform.MAC: + return 'mac-x64'; + case BrowserPlatform.WIN32: + return 'win32'; + case BrowserPlatform.WIN64: + return 'win64'; + } +} +export function resolveDownloadUrl(platform, buildId, baseUrl = 'https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +export function resolveDownloadPath(platform, buildId) { + return [buildId, folder(platform), `chromedriver-${folder(platform)}.zip`]; +} +export function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case BrowserPlatform.MAC: + case BrowserPlatform.MAC_ARM: + return path.join('chromedriver-' + folder(platform), 'chromedriver'); + case BrowserPlatform.LINUX: + return path.join('chromedriver-linux64', 'chromedriver'); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join('chromedriver-' + folder(platform), 'chromedriver.exe'); + } +} +export { resolveBuildId } from './chrome.js'; +//# sourceMappingURL=chromedriver.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.js.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.js.map new file mode 100644 index 0000000..999bb69 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromedriver.js.map @@ -0,0 +1 @@ +{"version":3,"file":"chromedriver.js","sourceRoot":"","sources":["../../../src/browser-data/chromedriver.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,SAAS,MAAM,CAAC,QAAyB;IACvC,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,SAAS,CAAC;QACnB,KAAK,eAAe,CAAC,OAAO;YAC1B,OAAO,WAAW,CAAC;QACrB,KAAK,eAAe,CAAC,GAAG;YACtB,OAAO,SAAS,CAAC;QACnB,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,OAAO,CAAC;QACjB,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,OAAO,CAAC;IACnB,CAAC;AACH,CAAC;AAED,MAAM,UAAU,kBAAkB,CAChC,QAAyB,EACzB,OAAe,EACf,OAAO,GAAG,6DAA6D;IAEvE,OAAO,GAAG,OAAO,IAAI,mBAAmB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;AAC1E,CAAC;AAED,MAAM,UAAU,mBAAmB,CACjC,QAAyB,EACzB,OAAe;IAEf,OAAO,CAAC,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,EAAE,gBAAgB,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;AAC7E,CAAC;AAED,MAAM,UAAU,sBAAsB,CACpC,QAAyB,EACzB,QAAgB;IAEhB,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,eAAe,CAAC,GAAG,CAAC;QACzB,KAAK,eAAe,CAAC,OAAO;YAC1B,OAAO,IAAI,CAAC,IAAI,CAAC,eAAe,GAAG,MAAM,CAAC,QAAQ,CAAC,EAAE,cAAc,CAAC,CAAC;QACvE,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,IAAI,CAAC,IAAI,CAAC,sBAAsB,EAAE,cAAc,CAAC,CAAC;QAC3D,KAAK,eAAe,CAAC,KAAK,CAAC;QAC3B,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,IAAI,CAAC,IAAI,CAAC,eAAe,GAAG,MAAM,CAAC,QAAQ,CAAC,EAAE,kBAAkB,CAAC,CAAC;IAC7E,CAAC;AACH,CAAC;AAED,OAAO,EAAC,cAAc,EAAC,MAAM,aAAa,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.d.ts b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.d.ts new file mode 100644 index 0000000..4ff2699 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.d.ts @@ -0,0 +1,11 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { BrowserPlatform } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export declare function resolveBuildId(platform: BrowserPlatform): Promise<string>; +//# sourceMappingURL=chromium.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.d.ts.map new file mode 100644 index 0000000..701df7e --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"chromium.d.ts","sourceRoot":"","sources":["../../../src/browser-data/chromium.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AA+B3C,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAA8D,GACpE,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAEV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAiBR;AACD,wBAAsB,cAAc,CAClC,QAAQ,EAAE,eAAe,GACxB,OAAO,CAAC,MAAM,CAAC,CAQjB"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.js b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.js new file mode 100644 index 0000000..a6627b9 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.js @@ -0,0 +1,57 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import path from 'path'; +import { getText } from '../httpUtil.js'; +import { BrowserPlatform } from './types.js'; +function archive(platform, buildId) { + switch (platform) { + case BrowserPlatform.LINUX: + return 'chrome-linux'; + case BrowserPlatform.MAC_ARM: + case BrowserPlatform.MAC: + return 'chrome-mac'; + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + // Windows archive name changed at r591479. + return parseInt(buildId, 10) > 591479 ? 'chrome-win' : 'chrome-win32'; + } +} +function folder(platform) { + switch (platform) { + case BrowserPlatform.LINUX: + return 'Linux_x64'; + case BrowserPlatform.MAC_ARM: + return 'Mac_Arm'; + case BrowserPlatform.MAC: + return 'Mac'; + case BrowserPlatform.WIN32: + return 'Win'; + case BrowserPlatform.WIN64: + return 'Win_x64'; + } +} +export function resolveDownloadUrl(platform, buildId, baseUrl = 'https://storage.googleapis.com/chromium-browser-snapshots') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +export function resolveDownloadPath(platform, buildId) { + return [folder(platform), buildId, `${archive(platform, buildId)}.zip`]; +} +export function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case BrowserPlatform.MAC: + case BrowserPlatform.MAC_ARM: + return path.join('chrome-mac', 'Chromium.app', 'Contents', 'MacOS', 'Chromium'); + case BrowserPlatform.LINUX: + return path.join('chrome-linux', 'chrome'); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join('chrome-win', 'chrome.exe'); + } +} +export async function resolveBuildId(platform) { + return await getText(new URL(`https://storage.googleapis.com/chromium-browser-snapshots/${folder(platform)}/LAST_CHANGE`)); +} +//# sourceMappingURL=chromium.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.js.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.js.map new file mode 100644 index 0000000..bfee699 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/chromium.js.map @@ -0,0 +1 @@ +{"version":3,"file":"chromium.js","sourceRoot":"","sources":["../../../src/browser-data/chromium.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAC,OAAO,EAAC,MAAM,gBAAgB,CAAC;AAEvC,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,SAAS,OAAO,CAAC,QAAyB,EAAE,OAAe;IACzD,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,cAAc,CAAC;QACxB,KAAK,eAAe,CAAC,OAAO,CAAC;QAC7B,KAAK,eAAe,CAAC,GAAG;YACtB,OAAO,YAAY,CAAC;QACtB,KAAK,eAAe,CAAC,KAAK,CAAC;QAC3B,KAAK,eAAe,CAAC,KAAK;YACxB,2CAA2C;YAC3C,OAAO,QAAQ,CAAC,OAAO,EAAE,EAAE,CAAC,GAAG,MAAM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,cAAc,CAAC;IAC1E,CAAC;AACH,CAAC;AAED,SAAS,MAAM,CAAC,QAAyB;IACvC,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,WAAW,CAAC;QACrB,KAAK,eAAe,CAAC,OAAO;YAC1B,OAAO,SAAS,CAAC;QACnB,KAAK,eAAe,CAAC,GAAG;YACtB,OAAO,KAAK,CAAC;QACf,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,KAAK,CAAC;QACf,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,SAAS,CAAC;IACrB,CAAC;AACH,CAAC;AAED,MAAM,UAAU,kBAAkB,CAChC,QAAyB,EACzB,OAAe,EACf,OAAO,GAAG,2DAA2D;IAErE,OAAO,GAAG,OAAO,IAAI,mBAAmB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;AAC1E,CAAC;AAED,MAAM,UAAU,mBAAmB,CACjC,QAAyB,EACzB,OAAe;IAEf,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,EAAE,OAAO,EAAE,GAAG,OAAO,CAAC,QAAQ,EAAE,OAAO,CAAC,MAAM,CAAC,CAAC;AAC1E,CAAC;AAED,MAAM,UAAU,sBAAsB,CACpC,QAAyB,EACzB,QAAgB;IAEhB,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,eAAe,CAAC,GAAG,CAAC;QACzB,KAAK,eAAe,CAAC,OAAO;YAC1B,OAAO,IAAI,CAAC,IAAI,CACd,YAAY,EACZ,cAAc,EACd,UAAU,EACV,OAAO,EACP,UAAU,CACX,CAAC;QACJ,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,IAAI,CAAC,IAAI,CAAC,cAAc,EAAE,QAAQ,CAAC,CAAC;QAC7C,KAAK,eAAe,CAAC,KAAK,CAAC;QAC3B,KAAK,eAAe,CAAC,KAAK;YACxB,OAAO,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,YAAY,CAAC,CAAC;IACjD,CAAC;AACH,CAAC;AACD,MAAM,CAAC,KAAK,UAAU,cAAc,CAClC,QAAyB;IAEzB,OAAO,MAAM,OAAO,CAClB,IAAI,GAAG,CACL,6DAA6D,MAAM,CACjE,QAAQ,CACT,cAAc,CAChB,CACF,CAAC;AACJ,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.d.ts b/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.d.ts new file mode 100644 index 0000000..b24eb2f --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.d.ts @@ -0,0 +1,12 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { BrowserPlatform, type ProfileOptions } from './types.js'; +export declare function resolveDownloadUrl(platform: BrowserPlatform, buildId: string, baseUrl?: string): string; +export declare function resolveDownloadPath(platform: BrowserPlatform, buildId: string): string[]; +export declare function relativeExecutablePath(platform: BrowserPlatform, _buildId: string): string; +export declare function resolveBuildId(channel?: 'FIREFOX_NIGHTLY'): Promise<string>; +export declare function createProfile(options: ProfileOptions): Promise<void>; +//# sourceMappingURL=firefox.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.d.ts.map new file mode 100644 index 0000000..93f43de --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"firefox.d.ts","sourceRoot":"","sources":["../../../src/browser-data/firefox.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAOH,OAAO,EAAC,eAAe,EAAE,KAAK,cAAc,EAAC,MAAM,YAAY,CAAC;AAehE,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,EACf,OAAO,SAA2E,GACjF,MAAM,CAER;AAED,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,MAAM,GACd,MAAM,EAAE,CAEV;AAED,wBAAgB,sBAAsB,CACpC,QAAQ,EAAE,eAAe,EACzB,QAAQ,EAAE,MAAM,GACf,MAAM,CAWR;AAED,wBAAsB,cAAc,CAClC,OAAO,GAAE,iBAAqC,GAC7C,OAAO,CAAC,MAAM,CAAC,CASjB;AAED,wBAAsB,aAAa,CAAC,OAAO,EAAE,cAAc,GAAG,OAAO,CAAC,IAAI,CAAC,CAa1E"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.js b/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.js new file mode 100644 index 0000000..9e0d5e3 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.js @@ -0,0 +1,246 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import fs from 'fs'; +import path from 'path'; +import { getJSON } from '../httpUtil.js'; +import { BrowserPlatform } from './types.js'; +function archive(platform, buildId) { + switch (platform) { + case BrowserPlatform.LINUX: + return `firefox-${buildId}.en-US.${platform}-x86_64.tar.bz2`; + case BrowserPlatform.MAC_ARM: + case BrowserPlatform.MAC: + return `firefox-${buildId}.en-US.mac.dmg`; + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return `firefox-${buildId}.en-US.${platform}.zip`; + } +} +export function resolveDownloadUrl(platform, buildId, baseUrl = 'https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central') { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} +export function resolveDownloadPath(platform, buildId) { + return [archive(platform, buildId)]; +} +export function relativeExecutablePath(platform, _buildId) { + switch (platform) { + case BrowserPlatform.MAC_ARM: + case BrowserPlatform.MAC: + return path.join('Firefox Nightly.app', 'Contents', 'MacOS', 'firefox'); + case BrowserPlatform.LINUX: + return path.join('firefox', 'firefox'); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join('firefox', 'firefox.exe'); + } +} +export async function resolveBuildId(channel = 'FIREFOX_NIGHTLY') { + const versions = (await getJSON(new URL('https://product-details.mozilla.org/1.0/firefox_versions.json'))); + const version = versions[channel]; + if (!version) { + throw new Error(`Channel ${channel} is not found.`); + } + return version; +} +export async function createProfile(options) { + if (!fs.existsSync(options.path)) { + await fs.promises.mkdir(options.path, { + recursive: true, + }); + } + await writePreferences({ + preferences: { + ...defaultProfilePreferences(options.preferences), + ...options.preferences, + }, + path: options.path, + }); +} +function defaultProfilePreferences(extraPrefs) { + const server = 'dummy.test'; + const defaultPrefs = { + // Make sure Shield doesn't hit the network. + 'app.normandy.api_url': '', + // Disable Firefox old build background check + 'app.update.checkInstallTime': false, + // Disable automatically upgrading Firefox + 'app.update.disabledForTesting': true, + // Increase the APZ content response timeout to 1 minute + 'apz.content_response_timeout': 60000, + // Prevent various error message on the console + // jest-puppeteer asserts that no error message is emitted by the console + 'browser.contentblocking.features.standard': '-tp,tpPrivate,cookieBehavior0,-cm,-fp', + // Enable the dump function: which sends messages to the system + // console + // https://bugzilla.mozilla.org/show_bug.cgi?id=1543115 + 'browser.dom.window.dump.enabled': true, + // Disable topstories + 'browser.newtabpage.activity-stream.feeds.system.topstories': false, + // Always display a blank page + 'browser.newtabpage.enabled': false, + // Background thumbnails in particular cause grief: and disabling + // thumbnails in general cannot hurt + 'browser.pagethumbnails.capturing_disabled': true, + // Disable safebrowsing components. + 'browser.safebrowsing.blockedURIs.enabled': false, + 'browser.safebrowsing.downloads.enabled': false, + 'browser.safebrowsing.malware.enabled': false, + 'browser.safebrowsing.phishing.enabled': false, + // Disable updates to search engines. + 'browser.search.update': false, + // Do not restore the last open set of tabs if the browser has crashed + 'browser.sessionstore.resume_from_crash': false, + // Skip check for default browser on startup + 'browser.shell.checkDefaultBrowser': false, + // Disable newtabpage + 'browser.startup.homepage': 'about:blank', + // Do not redirect user when a milstone upgrade of Firefox is detected + 'browser.startup.homepage_override.mstone': 'ignore', + // Start with a blank page about:blank + 'browser.startup.page': 0, + // Do not allow background tabs to be zombified on Android: otherwise for + // tests that open additional tabs: the test harness tab itself might get + // unloaded + 'browser.tabs.disableBackgroundZombification': false, + // Do not warn when closing all other open tabs + 'browser.tabs.warnOnCloseOtherTabs': false, + // Do not warn when multiple tabs will be opened + 'browser.tabs.warnOnOpen': false, + // Do not automatically offer translations, as tests do not expect this. + 'browser.translations.automaticallyPopup': false, + // Disable the UI tour. + 'browser.uitour.enabled': false, + // Turn off search suggestions in the location bar so as not to trigger + // network connections. + 'browser.urlbar.suggest.searches': false, + // Disable first run splash page on Windows 10 + 'browser.usedOnWindows10.introURL': '', + // Do not warn on quitting Firefox + 'browser.warnOnQuit': false, + // Defensively disable data reporting systems + 'datareporting.healthreport.documentServerURI': `http://${server}/dummy/healthreport/`, + 'datareporting.healthreport.logging.consoleEnabled': false, + 'datareporting.healthreport.service.enabled': false, + 'datareporting.healthreport.service.firstRun': false, + 'datareporting.healthreport.uploadEnabled': false, + // Do not show datareporting policy notifications which can interfere with tests + 'datareporting.policy.dataSubmissionEnabled': false, + 'datareporting.policy.dataSubmissionPolicyBypassNotification': true, + // DevTools JSONViewer sometimes fails to load dependencies with its require.js. + // This doesn't affect Puppeteer but spams console (Bug 1424372) + 'devtools.jsonview.enabled': false, + // Disable popup-blocker + 'dom.disable_open_during_load': false, + // Enable the support for File object creation in the content process + // Required for |Page.setFileInputFiles| protocol method. + 'dom.file.createInChild': true, + // Disable the ProcessHangMonitor + 'dom.ipc.reportProcessHangs': false, + // Disable slow script dialogues + 'dom.max_chrome_script_run_time': 0, + 'dom.max_script_run_time': 0, + // Only load extensions from the application and user profile + // AddonManager.SCOPE_PROFILE + AddonManager.SCOPE_APPLICATION + 'extensions.autoDisableScopes': 0, + 'extensions.enabledScopes': 5, + // Disable metadata caching for installed add-ons by default + 'extensions.getAddons.cache.enabled': false, + // Disable installing any distribution extensions or add-ons. + 'extensions.installDistroAddons': false, + // Disabled screenshots extension + 'extensions.screenshots.disabled': true, + // Turn off extension updates so they do not bother tests + 'extensions.update.enabled': false, + // Turn off extension updates so they do not bother tests + 'extensions.update.notifyUser': false, + // Make sure opening about:addons will not hit the network + 'extensions.webservice.discoverURL': `http://${server}/dummy/discoveryURL`, + // Allow the application to have focus even it runs in the background + 'focusmanager.testmode': true, + // Disable useragent updates + 'general.useragent.updates.enabled': false, + // Always use network provider for geolocation tests so we bypass the + // macOS dialog raised by the corelocation provider + 'geo.provider.testing': true, + // Do not scan Wifi + 'geo.wifi.scan': false, + // No hang monitor + 'hangmonitor.timeout': 0, + // Show chrome errors and warnings in the error console + 'javascript.options.showInConsole': true, + // Disable download and usage of OpenH264: and Widevine plugins + 'media.gmp-manager.updateEnabled': false, + // Disable the GFX sanity window + 'media.sanity-test.disabled': true, + // Prevent various error message on the console + // jest-puppeteer asserts that no error message is emitted by the console + 'network.cookie.cookieBehavior': 0, + // Disable experimental feature that is only available in Nightly + 'network.cookie.sameSite.laxByDefault': false, + // Do not prompt for temporary redirects + 'network.http.prompt-temp-redirect': false, + // Disable speculative connections so they are not reported as leaking + // when they are hanging around + 'network.http.speculative-parallel-limit': 0, + // Do not automatically switch between offline and online + 'network.manage-offline-status': false, + // Make sure SNTP requests do not hit the network + 'network.sntp.pools': server, + // Disable Flash. + 'plugin.state.flash': 0, + 'privacy.trackingprotection.enabled': false, + // Can be removed once Firefox 89 is no longer supported + // https://bugzilla.mozilla.org/show_bug.cgi?id=1710839 + 'remote.enabled': true, + // Don't do network connections for mitm priming + 'security.certerrors.mitm.priming.enabled': false, + // Local documents have access to all other local documents, + // including directory listings + 'security.fileuri.strict_origin_policy': false, + // Do not wait for the notification button security delay + 'security.notification_enable_delay': 0, + // Ensure blocklist updates do not hit the network + 'services.settings.server': `http://${server}/dummy/blocklist/`, + // Do not automatically fill sign-in forms with known usernames and + // passwords + 'signon.autofillForms': false, + // Disable password capture, so that tests that include forms are not + // influenced by the presence of the persistent doorhanger notification + 'signon.rememberSignons': false, + // Disable first-run welcome page + 'startup.homepage_welcome_url': 'about:blank', + // Disable first-run welcome page + 'startup.homepage_welcome_url.additional': '', + // Disable browser animations (tabs, fullscreen, sliding alerts) + 'toolkit.cosmeticAnimations.enabled': false, + // Prevent starting into safe mode after application crashes + 'toolkit.startup.max_resumed_crashes': -1, + }; + return Object.assign(defaultPrefs, extraPrefs); +} +/** + * Populates the user.js file with custom preferences as needed to allow + * Firefox's CDP support to properly function. These preferences will be + * automatically copied over to prefs.js during startup of Firefox. To be + * able to restore the original values of preferences a backup of prefs.js + * will be created. + * + * @param prefs - List of preferences to add. + * @param profilePath - Firefox profile to write the preferences to. + */ +async function writePreferences(options) { + const lines = Object.entries(options.preferences).map(([key, value]) => { + return `user_pref(${JSON.stringify(key)}, ${JSON.stringify(value)});`; + }); + await fs.promises.writeFile(path.join(options.path, 'user.js'), lines.join('\n')); + // Create a backup of the preferences file if it already exitsts. + const prefsPath = path.join(options.path, 'prefs.js'); + if (fs.existsSync(prefsPath)) { + const prefsBackupPath = path.join(options.path, 'prefs.js.puppeteer'); + await fs.promises.copyFile(prefsPath, prefsBackupPath); + } +} +//# sourceMappingURL=firefox.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.js.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.js.map new file mode 100644 index 0000000..0b919bc --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/firefox.js.map @@ -0,0 +1 @@ +{"version":3,"file":"firefox.js","sourceRoot":"","sources":["../../../src/browser-data/firefox.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.d.ts b/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.d.ts new file mode 100644 index 0000000..587efa4 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.d.ts @@ -0,0 +1,57 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/** + * Supported browsers. + * + * @public + */ +export declare enum Browser { + CHROME = "chrome", + CHROMEHEADLESSSHELL = "chrome-headless-shell", + CHROMIUM = "chromium", + FIREFOX = "firefox", + CHROMEDRIVER = "chromedriver" +} +/** + * Platform names used to identify a OS platform x architecture combination in the way + * that is relevant for the browser download. + * + * @public + */ +export declare enum BrowserPlatform { + LINUX = "linux", + MAC = "mac", + MAC_ARM = "mac_arm", + WIN32 = "win32", + WIN64 = "win64" +} +/** + * @public + */ +export declare enum BrowserTag { + CANARY = "canary", + BETA = "beta", + DEV = "dev", + STABLE = "stable", + LATEST = "latest" +} +/** + * @public + */ +export interface ProfileOptions { + preferences: Record<string, unknown>; + path: string; +} +/** + * @public + */ +export declare enum ChromeReleaseChannel { + STABLE = "stable", + DEV = "dev", + CANARY = "canary", + BETA = "beta" +} +//# sourceMappingURL=types.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.d.ts.map new file mode 100644 index 0000000..2d6b36a --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/browser-data/types.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;;GAIG;AACH,oBAAY,OAAO;IACjB,MAAM,WAAW;IACjB,mBAAmB,0BAA0B;IAC7C,QAAQ,aAAa;IACrB,OAAO,YAAY;IACnB,YAAY,iBAAiB;CAC9B;AAED;;;;;GAKG;AACH,oBAAY,eAAe;IACzB,KAAK,UAAU;IACf,GAAG,QAAQ;IACX,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,KAAK,UAAU;CAChB;AAED;;GAEG;AACH,oBAAY,UAAU;IACpB,MAAM,WAAW;IACjB,IAAI,SAAS;IACb,GAAG,QAAQ;IACX,MAAM,WAAW;IACjB,MAAM,WAAW;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC;CACd;AAED;;GAEG;AACH,oBAAY,oBAAoB;IAC9B,MAAM,WAAW;IACjB,GAAG,QAAQ;IACX,MAAM,WAAW;IACjB,IAAI,SAAS;CACd"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.js b/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.js new file mode 100644 index 0000000..9fab533 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.js @@ -0,0 +1,54 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/** + * Supported browsers. + * + * @public + */ +export var Browser; +(function (Browser) { + Browser["CHROME"] = "chrome"; + Browser["CHROMEHEADLESSSHELL"] = "chrome-headless-shell"; + Browser["CHROMIUM"] = "chromium"; + Browser["FIREFOX"] = "firefox"; + Browser["CHROMEDRIVER"] = "chromedriver"; +})(Browser || (Browser = {})); +/** + * Platform names used to identify a OS platform x architecture combination in the way + * that is relevant for the browser download. + * + * @public + */ +export var BrowserPlatform; +(function (BrowserPlatform) { + BrowserPlatform["LINUX"] = "linux"; + BrowserPlatform["MAC"] = "mac"; + BrowserPlatform["MAC_ARM"] = "mac_arm"; + BrowserPlatform["WIN32"] = "win32"; + BrowserPlatform["WIN64"] = "win64"; +})(BrowserPlatform || (BrowserPlatform = {})); +/** + * @public + */ +export var BrowserTag; +(function (BrowserTag) { + BrowserTag["CANARY"] = "canary"; + BrowserTag["BETA"] = "beta"; + BrowserTag["DEV"] = "dev"; + BrowserTag["STABLE"] = "stable"; + BrowserTag["LATEST"] = "latest"; +})(BrowserTag || (BrowserTag = {})); +/** + * @public + */ +export var ChromeReleaseChannel; +(function (ChromeReleaseChannel) { + ChromeReleaseChannel["STABLE"] = "stable"; + ChromeReleaseChannel["DEV"] = "dev"; + ChromeReleaseChannel["CANARY"] = "canary"; + ChromeReleaseChannel["BETA"] = "beta"; +})(ChromeReleaseChannel || (ChromeReleaseChannel = {})); +//# sourceMappingURL=types.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.js.map b/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.js.map new file mode 100644 index 0000000..6600340 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/browser-data/types.js.map @@ -0,0 +1 @@ +{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../src/browser-data/types.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;;GAIG;AACH,MAAM,CAAN,IAAY,OAMX;AAND,WAAY,OAAO;IACjB,4BAAiB,CAAA;IACjB,wDAA6C,CAAA;IAC7C,gCAAqB,CAAA;IACrB,8BAAmB,CAAA;IACnB,wCAA6B,CAAA;AAC/B,CAAC,EANW,OAAO,KAAP,OAAO,QAMlB;AAED;;;;;GAKG;AACH,MAAM,CAAN,IAAY,eAMX;AAND,WAAY,eAAe;IACzB,kCAAe,CAAA;IACf,8BAAW,CAAA;IACX,sCAAmB,CAAA;IACnB,kCAAe,CAAA;IACf,kCAAe,CAAA;AACjB,CAAC,EANW,eAAe,KAAf,eAAe,QAM1B;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,UAMX;AAND,WAAY,UAAU;IACpB,+BAAiB,CAAA;IACjB,2BAAa,CAAA;IACb,yBAAW,CAAA;IACX,+BAAiB,CAAA;IACjB,+BAAiB,CAAA;AACnB,CAAC,EANW,UAAU,KAAV,UAAU,QAMrB;AAUD;;GAEG;AACH,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,yCAAiB,CAAA;IACjB,mCAAW,CAAA;IACX,yCAAiB,CAAA;IACjB,qCAAa,CAAA;AACf,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/debug.d.ts b/node_modules/@puppeteer/browsers/lib/esm/debug.d.ts new file mode 100644 index 0000000..aa062da --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/debug.d.ts @@ -0,0 +1,8 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import debug from 'debug'; +export { debug }; +//# sourceMappingURL=debug.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/debug.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/debug.d.ts.map new file mode 100644 index 0000000..2f5f252 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/debug.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"debug.d.ts","sourceRoot":"","sources":["../../src/debug.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAC,KAAK,EAAC,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/debug.js b/node_modules/@puppeteer/browsers/lib/esm/debug.js new file mode 100644 index 0000000..6d7db6a --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/debug.js @@ -0,0 +1,8 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import debug from 'debug'; +export { debug }; +//# sourceMappingURL=debug.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/debug.js.map b/node_modules/@puppeteer/browsers/lib/esm/debug.js.map new file mode 100644 index 0000000..9351349 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/debug.js.map @@ -0,0 +1 @@ +{"version":3,"file":"debug.js","sourceRoot":"","sources":["../../src/debug.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAC,KAAK,EAAC,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.d.ts b/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.d.ts new file mode 100644 index 0000000..3ed4758 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.d.ts @@ -0,0 +1,11 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { BrowserPlatform } from './browser-data/browser-data.js'; +/** + * @public + */ +export declare function detectBrowserPlatform(): BrowserPlatform | undefined; +//# sourceMappingURL=detectPlatform.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.d.ts.map new file mode 100644 index 0000000..d664376 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"detectPlatform.d.ts","sourceRoot":"","sources":["../../src/detectPlatform.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAIH,OAAO,EAAC,eAAe,EAAC,MAAM,gCAAgC,CAAC;AAE/D;;GAEG;AACH,wBAAgB,qBAAqB,IAAI,eAAe,GAAG,SAAS,CAkBnE"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.js b/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.js new file mode 100644 index 0000000..e155989 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.js @@ -0,0 +1,46 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import os from 'os'; +import { BrowserPlatform } from './browser-data/browser-data.js'; +/** + * @public + */ +export function detectBrowserPlatform() { + const platform = os.platform(); + switch (platform) { + case 'darwin': + return os.arch() === 'arm64' + ? BrowserPlatform.MAC_ARM + : BrowserPlatform.MAC; + case 'linux': + return BrowserPlatform.LINUX; + case 'win32': + return os.arch() === 'x64' || + // Windows 11 for ARM supports x64 emulation + (os.arch() === 'arm64' && isWindows11(os.release())) + ? BrowserPlatform.WIN64 + : BrowserPlatform.WIN32; + default: + return undefined; + } +} +/** + * Windows 11 is identified by the version 10.0.22000 or greater + * @internal + */ +function isWindows11(version) { + const parts = version.split('.'); + if (parts.length > 2) { + const major = parseInt(parts[0], 10); + const minor = parseInt(parts[1], 10); + const patch = parseInt(parts[2], 10); + return (major > 10 || + (major === 10 && minor > 0) || + (major === 10 && minor === 0 && patch >= 22000)); + } + return false; +} +//# sourceMappingURL=detectPlatform.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.js.map b/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.js.map new file mode 100644 index 0000000..e34b7d4 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/detectPlatform.js.map @@ -0,0 +1 @@ +{"version":3,"file":"detectPlatform.js","sourceRoot":"","sources":["../../src/detectPlatform.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,MAAM,IAAI,CAAC;AAEpB,OAAO,EAAC,eAAe,EAAC,MAAM,gCAAgC,CAAC;AAE/D;;GAEG;AACH,MAAM,UAAU,qBAAqB;IACnC,MAAM,QAAQ,GAAG,EAAE,CAAC,QAAQ,EAAE,CAAC;IAC/B,QAAQ,QAAQ,EAAE,CAAC;QACjB,KAAK,QAAQ;YACX,OAAO,EAAE,CAAC,IAAI,EAAE,KAAK,OAAO;gBAC1B,CAAC,CAAC,eAAe,CAAC,OAAO;gBACzB,CAAC,CAAC,eAAe,CAAC,GAAG,CAAC;QAC1B,KAAK,OAAO;YACV,OAAO,eAAe,CAAC,KAAK,CAAC;QAC/B,KAAK,OAAO;YACV,OAAO,EAAE,CAAC,IAAI,EAAE,KAAK,KAAK;gBACxB,4CAA4C;gBAC5C,CAAC,EAAE,CAAC,IAAI,EAAE,KAAK,OAAO,IAAI,WAAW,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC;gBACpD,CAAC,CAAC,eAAe,CAAC,KAAK;gBACvB,CAAC,CAAC,eAAe,CAAC,KAAK,CAAC;QAC5B;YACE,OAAO,SAAS,CAAC;IACrB,CAAC;AACH,CAAC;AAED;;;GAGG;AACH,SAAS,WAAW,CAAC,OAAe;IAClC,MAAM,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;IACjC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QACrB,MAAM,KAAK,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAW,EAAE,EAAE,CAAC,CAAC;QAC/C,MAAM,KAAK,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAW,EAAE,EAAE,CAAC,CAAC;QAC/C,MAAM,KAAK,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAW,EAAE,EAAE,CAAC,CAAC;QAC/C,OAAO,CACL,KAAK,GAAG,EAAE;YACV,CAAC,KAAK,KAAK,EAAE,IAAI,KAAK,GAAG,CAAC,CAAC;YAC3B,CAAC,KAAK,KAAK,EAAE,IAAI,KAAK,KAAK,CAAC,IAAI,KAAK,IAAI,KAAK,CAAC,CAChD,CAAC;IACJ,CAAC;IACD,OAAO,KAAK,CAAC;AACf,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/fileUtil.d.ts b/node_modules/@puppeteer/browsers/lib/esm/fileUtil.d.ts new file mode 100644 index 0000000..af56994 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/fileUtil.d.ts @@ -0,0 +1,10 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/** + * @internal + */ +export declare function unpackArchive(archivePath: string, folderPath: string): Promise<void>; +//# sourceMappingURL=fileUtil.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/fileUtil.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/fileUtil.d.ts.map new file mode 100644 index 0000000..bcf818b --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/fileUtil.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"fileUtil.d.ts","sourceRoot":"","sources":["../../src/fileUtil.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAcH;;GAEG;AACH,wBAAsB,aAAa,CACjC,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,GACjB,OAAO,CAAC,IAAI,CAAC,CAWf"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/fileUtil.js b/node_modules/@puppeteer/browsers/lib/esm/fileUtil.js new file mode 100644 index 0000000..e2b2d60 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/fileUtil.js @@ -0,0 +1,70 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { exec as execChildProcess } from 'child_process'; +import { createReadStream } from 'fs'; +import { mkdir, readdir } from 'fs/promises'; +import * as path from 'path'; +import { promisify } from 'util'; +import extractZip from 'extract-zip'; +import tar from 'tar-fs'; +import bzip from 'unbzip2-stream'; +const exec = promisify(execChildProcess); +/** + * @internal + */ +export async function unpackArchive(archivePath, folderPath) { + if (archivePath.endsWith('.zip')) { + await extractZip(archivePath, { dir: folderPath }); + } + else if (archivePath.endsWith('.tar.bz2')) { + await extractTar(archivePath, folderPath); + } + else if (archivePath.endsWith('.dmg')) { + await mkdir(folderPath); + await installDMG(archivePath, folderPath); + } + else { + throw new Error(`Unsupported archive format: ${archivePath}`); + } +} +/** + * @internal + */ +function extractTar(tarPath, folderPath) { + return new Promise((fulfill, reject) => { + const tarStream = tar.extract(folderPath); + tarStream.on('error', reject); + tarStream.on('finish', fulfill); + const readStream = createReadStream(tarPath); + readStream.pipe(bzip()).pipe(tarStream); + }); +} +/** + * @internal + */ +async function installDMG(dmgPath, folderPath) { + const { stdout } = await exec(`hdiutil attach -nobrowse -noautoopen "${dmgPath}"`); + const volumes = stdout.match(/\/Volumes\/(.*)/m); + if (!volumes) { + throw new Error(`Could not find volume path in ${stdout}`); + } + const mountPath = volumes[0]; + try { + const fileNames = await readdir(mountPath); + const appName = fileNames.find(item => { + return typeof item === 'string' && item.endsWith('.app'); + }); + if (!appName) { + throw new Error(`Cannot find app in ${mountPath}`); + } + const mountedPath = path.join(mountPath, appName); + await exec(`cp -R "${mountedPath}" "${folderPath}"`); + } + finally { + await exec(`hdiutil detach "${mountPath}" -quiet`); + } +} +//# sourceMappingURL=fileUtil.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/fileUtil.js.map b/node_modules/@puppeteer/browsers/lib/esm/fileUtil.js.map new file mode 100644 index 0000000..36b4578 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/fileUtil.js.map @@ -0,0 +1 @@ +{"version":3,"file":"fileUtil.js","sourceRoot":"","sources":["../../src/fileUtil.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/httpUtil.d.ts b/node_modules/@puppeteer/browsers/lib/esm/httpUtil.d.ts new file mode 100644 index 0000000..48bfd37 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/httpUtil.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/// <reference types="node" /> +/// <reference types="node" /> +import * as http from 'http'; +import { URL } from 'url'; +export declare function headHttpRequest(url: URL): Promise<boolean>; +export declare function httpRequest(url: URL, method: string, response: (x: http.IncomingMessage) => void, keepAlive?: boolean): http.ClientRequest; +/** + * @internal + */ +export declare function downloadFile(url: URL, destinationPath: string, progressCallback?: (downloadedBytes: number, totalBytes: number) => void): Promise<void>; +export declare function getJSON(url: URL): Promise<unknown>; +export declare function getText(url: URL): Promise<string>; +//# sourceMappingURL=httpUtil.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/httpUtil.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/httpUtil.d.ts.map new file mode 100644 index 0000000..e7253d2 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/httpUtil.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"httpUtil.d.ts","sourceRoot":"","sources":["../../src/httpUtil.ts"],"names":[],"mappings":"AAAA;;;;GAIG;;;AAGH,OAAO,KAAK,IAAI,MAAM,MAAM,CAAC;AAE7B,OAAO,EAAC,GAAG,EAAmB,MAAM,KAAK,CAAC;AAI1C,wBAAgB,eAAe,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO,CAAC,OAAO,CAAC,CAgB1D;AAED,wBAAgB,WAAW,CACzB,GAAG,EAAE,GAAG,EACR,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,CAAC,CAAC,EAAE,IAAI,CAAC,eAAe,KAAK,IAAI,EAC3C,SAAS,UAAO,GACf,IAAI,CAAC,aAAa,CA8BpB;AAED;;GAEG;AACH,wBAAgB,YAAY,CAC1B,GAAG,EAAE,GAAG,EACR,eAAe,EAAE,MAAM,EACvB,gBAAgB,CAAC,EAAE,CAAC,eAAe,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,KAAK,IAAI,GACvE,OAAO,CAAC,IAAI,CAAC,CAqCf;AAED,wBAAsB,OAAO,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO,CAAC,OAAO,CAAC,CAOxD;AAED,wBAAgB,OAAO,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO,CAAC,MAAM,CAAC,CA2BjD"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/httpUtil.js b/node_modules/@puppeteer/browsers/lib/esm/httpUtil.js new file mode 100644 index 0000000..10640af --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/httpUtil.js @@ -0,0 +1,121 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { createWriteStream } from 'fs'; +import * as http from 'http'; +import * as https from 'https'; +import { URL, urlToHttpOptions } from 'url'; +import { ProxyAgent } from 'proxy-agent'; +export function headHttpRequest(url) { + return new Promise(resolve => { + const request = httpRequest(url, 'HEAD', response => { + // consume response data free node process + response.resume(); + resolve(response.statusCode === 200); + }, false); + request.on('error', () => { + resolve(false); + }); + }); +} +export function httpRequest(url, method, response, keepAlive = true) { + const options = { + protocol: url.protocol, + hostname: url.hostname, + port: url.port, + path: url.pathname + url.search, + method, + headers: keepAlive ? { Connection: 'keep-alive' } : undefined, + auth: urlToHttpOptions(url).auth, + agent: new ProxyAgent(), + }; + const requestCallback = (res) => { + if (res.statusCode && + res.statusCode >= 300 && + res.statusCode < 400 && + res.headers.location) { + httpRequest(new URL(res.headers.location), method, response); + } + else { + response(res); + } + }; + const request = options.protocol === 'https:' + ? https.request(options, requestCallback) + : http.request(options, requestCallback); + request.end(); + return request; +} +/** + * @internal + */ +export function downloadFile(url, destinationPath, progressCallback) { + return new Promise((resolve, reject) => { + let downloadedBytes = 0; + let totalBytes = 0; + function onData(chunk) { + downloadedBytes += chunk.length; + progressCallback(downloadedBytes, totalBytes); + } + const request = httpRequest(url, 'GET', response => { + if (response.statusCode !== 200) { + const error = new Error(`Download failed: server returned code ${response.statusCode}. URL: ${url}`); + // consume response data to free up memory + response.resume(); + reject(error); + return; + } + const file = createWriteStream(destinationPath); + file.on('finish', () => { + return resolve(); + }); + file.on('error', error => { + return reject(error); + }); + response.pipe(file); + totalBytes = parseInt(response.headers['content-length'], 10); + if (progressCallback) { + response.on('data', onData); + } + }); + request.on('error', error => { + return reject(error); + }); + }); +} +export async function getJSON(url) { + const text = await getText(url); + try { + return JSON.parse(text); + } + catch { + throw new Error('Could not parse JSON from ' + url.toString()); + } +} +export function getText(url) { + return new Promise((resolve, reject) => { + const request = httpRequest(url, 'GET', response => { + let data = ''; + if (response.statusCode && response.statusCode >= 400) { + return reject(new Error(`Got status code ${response.statusCode}`)); + } + response.on('data', chunk => { + data += chunk; + }); + response.on('end', () => { + try { + return resolve(String(data)); + } + catch { + return reject(new Error('Chrome version not found')); + } + }); + }, false); + request.on('error', err => { + reject(err); + }); + }); +} +//# sourceMappingURL=httpUtil.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/httpUtil.js.map b/node_modules/@puppeteer/browsers/lib/esm/httpUtil.js.map new file mode 100644 index 0000000..c743430 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/httpUtil.js.map @@ -0,0 +1 @@ +{"version":3,"file":"httpUtil.js","sourceRoot":"","sources":["../../src/httpUtil.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/install.d.ts b/node_modules/@puppeteer/browsers/lib/esm/install.d.ts new file mode 100644 index 0000000..be538c5 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/install.d.ts @@ -0,0 +1,111 @@ +/** + * @license + * Copyright 2017 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { type Browser, type BrowserPlatform } from './browser-data/browser-data.js'; +import { InstalledBrowser } from './Cache.js'; +/** + * @public + */ +export interface InstallOptions { + /** + * Determines the path to download browsers to. + */ + cacheDir: string; + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to install. + */ + browser: Browser; + /** + * Determines which buildId to download. BuildId should uniquely identify + * binaries and they are used for caching. + */ + buildId: string; + /** + * Provides information about the progress of the download. + */ + downloadProgressCallback?: (downloadedBytes: number, totalBytes: number) => void; + /** + * Determines the host that will be used for downloading. + * + * @defaultValue Either + * + * - https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing or + * - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central + * + */ + baseUrl?: string; + /** + * Whether to unpack and install browser archives. + * + * @defaultValue `true` + */ + unpack?: boolean; +} +/** + * @public + */ +export declare function install(options: InstallOptions & { + unpack?: true; +}): Promise<InstalledBrowser>; +/** + * @public + */ +export declare function install(options: InstallOptions & { + unpack: false; +}): Promise<string>; +/** + * @public + */ +export interface UninstallOptions { + /** + * Determines the platform for the browser binary. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * The path to the root of the cache directory. + */ + cacheDir: string; + /** + * Determines which browser to uninstall. + */ + browser: Browser; + /** + * The browser build to uninstall + */ + buildId: string; +} +/** + * + * @public + */ +export declare function uninstall(options: UninstallOptions): Promise<void>; +/** + * @public + */ +export interface GetInstalledBrowsersOptions { + /** + * The path to the root of the cache directory. + */ + cacheDir: string; +} +/** + * Returns metadata about browsers installed in the cache directory. + * + * @public + */ +export declare function getInstalledBrowsers(options: GetInstalledBrowsersOptions): Promise<InstalledBrowser[]>; +/** + * @public + */ +export declare function canDownload(options: InstallOptions): Promise<boolean>; +//# sourceMappingURL=install.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/install.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/install.d.ts.map new file mode 100644 index 0000000..8a635f0 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/install.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"install.d.ts","sourceRoot":"","sources":["../../src/install.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAQH,OAAO,EACL,KAAK,OAAO,EACZ,KAAK,eAAe,EAErB,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAQ,gBAAgB,EAAC,MAAM,YAAY,CAAC;AAwBnD;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,wBAAwB,CAAC,EAAE,CACzB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,MAAM,KACf,IAAI,CAAC;IACV;;;;;;;;OAQG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED;;GAEG;AACH,wBAAgB,OAAO,CACrB,OAAO,EAAE,cAAc,GAAG;IAAC,MAAM,CAAC,EAAE,IAAI,CAAA;CAAC,GACxC,OAAO,CAAC,gBAAgB,CAAC,CAAC;AAC7B;;GAEG;AACH,wBAAgB,OAAO,CACrB,OAAO,EAAE,cAAc,GAAG;IAAC,MAAM,EAAE,KAAK,CAAA;CAAC,GACxC,OAAO,CAAC,MAAM,CAAC,CAAC;AA+EnB;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED;;;GAGG;AACH,wBAAsB,SAAS,CAAC,OAAO,EAAE,gBAAgB,GAAG,OAAO,CAAC,IAAI,CAAC,CAaxE;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED;;;;GAIG;AACH,wBAAsB,oBAAoB,CACxC,OAAO,EAAE,2BAA2B,GACnC,OAAO,CAAC,gBAAgB,EAAE,CAAC,CAE7B;AAED;;GAEG;AACH,wBAAsB,WAAW,CAAC,OAAO,EAAE,cAAc,GAAG,OAAO,CAAC,OAAO,CAAC,CAe3E"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/install.js b/node_modules/@puppeteer/browsers/lib/esm/install.js new file mode 100644 index 0000000..356ea37 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/install.js @@ -0,0 +1,117 @@ +/** + * @license + * Copyright 2017 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import assert from 'assert'; +import { existsSync } from 'fs'; +import { mkdir, unlink } from 'fs/promises'; +import os from 'os'; +import path from 'path'; +import { downloadUrls, } from './browser-data/browser-data.js'; +import { Cache, InstalledBrowser } from './Cache.js'; +import { debug } from './debug.js'; +import { detectBrowserPlatform } from './detectPlatform.js'; +import { unpackArchive } from './fileUtil.js'; +import { downloadFile, headHttpRequest } from './httpUtil.js'; +const debugInstall = debug('puppeteer:browsers:install'); +const times = new Map(); +function debugTime(label) { + times.set(label, process.hrtime()); +} +function debugTimeEnd(label) { + const end = process.hrtime(); + const start = times.get(label); + if (!start) { + return; + } + const duration = end[0] * 1000 + end[1] / 1e6 - (start[0] * 1000 + start[1] / 1e6); // calculate duration in milliseconds + debugInstall(`Duration for ${label}: ${duration}ms`); +} +export async function install(options) { + options.platform ??= detectBrowserPlatform(); + options.unpack ??= true; + if (!options.platform) { + throw new Error(`Cannot download a binary for the provided platform: ${os.platform()} (${os.arch()})`); + } + const url = getDownloadUrl(options.browser, options.platform, options.buildId, options.baseUrl); + const fileName = url.toString().split('/').pop(); + assert(fileName, `A malformed download URL was found: ${url}.`); + const cache = new Cache(options.cacheDir); + const browserRoot = cache.browserRoot(options.browser); + const archivePath = path.join(browserRoot, `${options.buildId}-${fileName}`); + if (!existsSync(browserRoot)) { + await mkdir(browserRoot, { recursive: true }); + } + if (!options.unpack) { + if (existsSync(archivePath)) { + return archivePath; + } + debugInstall(`Downloading binary from ${url}`); + debugTime('download'); + await downloadFile(url, archivePath, options.downloadProgressCallback); + debugTimeEnd('download'); + return archivePath; + } + const outputPath = cache.installationDir(options.browser, options.platform, options.buildId); + if (existsSync(outputPath)) { + return new InstalledBrowser(cache, options.browser, options.buildId, options.platform); + } + try { + debugInstall(`Downloading binary from ${url}`); + try { + debugTime('download'); + await downloadFile(url, archivePath, options.downloadProgressCallback); + } + finally { + debugTimeEnd('download'); + } + debugInstall(`Installing ${archivePath} to ${outputPath}`); + try { + debugTime('extract'); + await unpackArchive(archivePath, outputPath); + } + finally { + debugTimeEnd('extract'); + } + } + finally { + if (existsSync(archivePath)) { + await unlink(archivePath); + } + } + return new InstalledBrowser(cache, options.browser, options.buildId, options.platform); +} +/** + * + * @public + */ +export async function uninstall(options) { + options.platform ??= detectBrowserPlatform(); + if (!options.platform) { + throw new Error(`Cannot detect the browser platform for: ${os.platform()} (${os.arch()})`); + } + new Cache(options.cacheDir).uninstall(options.browser, options.platform, options.buildId); +} +/** + * Returns metadata about browsers installed in the cache directory. + * + * @public + */ +export async function getInstalledBrowsers(options) { + return new Cache(options.cacheDir).getInstalledBrowsers(); +} +/** + * @public + */ +export async function canDownload(options) { + options.platform ??= detectBrowserPlatform(); + if (!options.platform) { + throw new Error(`Cannot download a binary for the provided platform: ${os.platform()} (${os.arch()})`); + } + return await headHttpRequest(getDownloadUrl(options.browser, options.platform, options.buildId, options.baseUrl)); +} +function getDownloadUrl(browser, platform, buildId, baseUrl) { + return new URL(downloadUrls[browser](platform, buildId, baseUrl)); +} +//# sourceMappingURL=install.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/install.js.map b/node_modules/@puppeteer/browsers/lib/esm/install.js.map new file mode 100644 index 0000000..ebf1905 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/install.js.map @@ -0,0 +1 @@ +{"version":3,"file":"install.js","sourceRoot":"","sources":["../../src/install.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/launch.d.ts b/node_modules/@puppeteer/browsers/lib/esm/launch.d.ts new file mode 100644 index 0000000..54335f7 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/launch.d.ts @@ -0,0 +1,124 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +/// <reference types="node" /> +/// <reference types="node" /> +import childProcess from 'child_process'; +import { type Browser, type BrowserPlatform, type ChromeReleaseChannel } from './browser-data/browser-data.js'; +/** + * @public + */ +export interface ComputeExecutablePathOptions { + /** + * Root path to the storage directory. + */ + cacheDir: string; + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to launch. + */ + browser: Browser; + /** + * Determines which buildId to download. BuildId should uniquely identify + * binaries and they are used for caching. + */ + buildId: string; +} +/** + * @public + */ +export declare function computeExecutablePath(options: ComputeExecutablePathOptions): string; +/** + * @public + */ +export interface SystemOptions { + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to launch. + */ + browser: Browser; + /** + * Release channel to look for on the system. + */ + channel: ChromeReleaseChannel; +} +/** + * @public + */ +export declare function computeSystemExecutablePath(options: SystemOptions): string; +/** + * @public + */ +export interface LaunchOptions { + executablePath: string; + pipe?: boolean; + dumpio?: boolean; + args?: string[]; + env?: Record<string, string | undefined>; + handleSIGINT?: boolean; + handleSIGTERM?: boolean; + handleSIGHUP?: boolean; + detached?: boolean; + onExit?: () => Promise<void>; +} +/** + * @public + */ +export declare function launch(opts: LaunchOptions): Process; +/** + * @public + */ +export declare const CDP_WEBSOCKET_ENDPOINT_REGEX: RegExp; +/** + * @public + */ +export declare const WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX: RegExp; +/** + * @public + */ +export declare class Process { + #private; + constructor(opts: LaunchOptions); + get nodeProcess(): childProcess.ChildProcess; + close(): Promise<void>; + hasClosed(): Promise<void>; + kill(): void; + waitForLineOutput(regex: RegExp, timeout?: number): Promise<string>; +} +/** + * @internal + */ +export interface ErrorLike extends Error { + name: string; + message: string; +} +/** + * @internal + */ +export declare function isErrorLike(obj: unknown): obj is ErrorLike; +/** + * @internal + */ +export declare function isErrnoException(obj: unknown): obj is NodeJS.ErrnoException; +/** + * @public + */ +export declare class TimeoutError extends Error { + /** + * @internal + */ + constructor(message?: string); +} +//# sourceMappingURL=launch.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/launch.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/launch.d.ts.map new file mode 100644 index 0000000..5b26214 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/launch.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"launch.d.ts","sourceRoot":"","sources":["../../src/launch.ts"],"names":[],"mappings":"AAAA;;;;GAIG;;;AAEH,OAAO,YAAY,MAAM,eAAe,CAAC;AAKzC,OAAO,EACL,KAAK,OAAO,EACZ,KAAK,eAAe,EAEpB,KAAK,oBAAoB,EAC1B,MAAM,gCAAgC,CAAC;AAOxC;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CACnC,OAAO,EAAE,4BAA4B,GACpC,MAAM,CAER;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,oBAAoB,CAAC;CAC/B;AAED;;GAEG;AACH,wBAAgB,2BAA2B,CAAC,OAAO,EAAE,aAAa,GAAG,MAAM,CAoB1E;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B,cAAc,EAAE,MAAM,CAAC;IACvB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,GAAG,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC,CAAC;IACzC,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;CAC9B;AAED;;GAEG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,aAAa,GAAG,OAAO,CAEnD;AAED;;GAEG;AACH,eAAO,MAAM,4BAA4B,QACF,CAAC;AAExC;;GAEG;AACH,eAAO,MAAM,uCAAuC,QACP,CAAC;AAE9C;;GAEG;AACH,qBAAa,OAAO;;gBAYN,IAAI,EAAE,aAAa;IAwF/B,IAAI,WAAW,IAAI,YAAY,CAAC,YAAY,CAE3C;IA4CK,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC;IAQ5B,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;IAI1B,IAAI,IAAI,IAAI;IAwDZ,iBAAiB,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,SAAI,GAAG,OAAO,CAAC,MAAM,CAAC;CA+D/D;AAuBD;;GAEG;AACH,MAAM,WAAW,SAAU,SAAQ,KAAK;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,wBAAgB,WAAW,CAAC,GAAG,EAAE,OAAO,GAAG,GAAG,IAAI,SAAS,CAI1D;AACD;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,GAAG,EAAE,OAAO,GAAG,GAAG,IAAI,MAAM,CAAC,cAAc,CAK3E;AAED;;GAEG;AACH,qBAAa,YAAa,SAAQ,KAAK;IACrC;;OAEG;gBACS,OAAO,CAAC,EAAE,MAAM;CAK7B"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/launch.js b/node_modules/@puppeteer/browsers/lib/esm/launch.js new file mode 100644 index 0000000..5f6cac9 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/launch.js @@ -0,0 +1,329 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import childProcess from 'child_process'; +import { accessSync } from 'fs'; +import os from 'os'; +import readline from 'readline'; +import { resolveSystemExecutablePath, } from './browser-data/browser-data.js'; +import { Cache } from './Cache.js'; +import { debug } from './debug.js'; +import { detectBrowserPlatform } from './detectPlatform.js'; +const debugLaunch = debug('puppeteer:browsers:launcher'); +/** + * @public + */ +export function computeExecutablePath(options) { + return new Cache(options.cacheDir).computeExecutablePath(options); +} +/** + * @public + */ +export function computeSystemExecutablePath(options) { + options.platform ??= detectBrowserPlatform(); + if (!options.platform) { + throw new Error(`Cannot download a binary for the provided platform: ${os.platform()} (${os.arch()})`); + } + const path = resolveSystemExecutablePath(options.browser, options.platform, options.channel); + try { + accessSync(path); + } + catch (error) { + throw new Error(`Could not find Google Chrome executable for channel '${options.channel}' at '${path}'.`); + } + return path; +} +/** + * @public + */ +export function launch(opts) { + return new Process(opts); +} +/** + * @public + */ +export const CDP_WEBSOCKET_ENDPOINT_REGEX = /^DevTools listening on (ws:\/\/.*)$/; +/** + * @public + */ +export const WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX = /^WebDriver BiDi listening on (ws:\/\/.*)$/; +/** + * @public + */ +export class Process { + #executablePath; + #args; + #browserProcess; + #exited = false; + // The browser process can be closed externally or from the driver process. We + // need to invoke the hooks only once though but we don't know how many times + // we will be invoked. + #hooksRan = false; + #onExitHook = async () => { }; + #browserProcessExiting; + constructor(opts) { + this.#executablePath = opts.executablePath; + this.#args = opts.args ?? []; + opts.pipe ??= false; + opts.dumpio ??= false; + opts.handleSIGINT ??= true; + opts.handleSIGTERM ??= true; + opts.handleSIGHUP ??= true; + // On non-windows platforms, `detached: true` makes child process a + // leader of a new process group, making it possible to kill child + // process tree with `.kill(-pid)` command. @see + // https://nodejs.org/api/child_process.html#child_process_options_detached + opts.detached ??= process.platform !== 'win32'; + const stdio = this.#configureStdio({ + pipe: opts.pipe, + dumpio: opts.dumpio, + }); + const env = opts.env || {}; + debugLaunch(`Launching ${this.#executablePath} ${this.#args.join(' ')}`, { + detached: opts.detached, + env: Object.keys(env).reduce((res, key) => { + if (key.toLowerCase().startsWith('puppeteer_')) { + res[key] = env[key]; + } + return res; + }, {}), + stdio, + }); + this.#browserProcess = childProcess.spawn(this.#executablePath, this.#args, { + detached: opts.detached, + env, + stdio, + }); + debugLaunch(`Launched ${this.#browserProcess.pid}`); + if (opts.dumpio) { + this.#browserProcess.stderr?.pipe(process.stderr); + this.#browserProcess.stdout?.pipe(process.stdout); + } + process.on('exit', this.#onDriverProcessExit); + if (opts.handleSIGINT) { + process.on('SIGINT', this.#onDriverProcessSignal); + } + if (opts.handleSIGTERM) { + process.on('SIGTERM', this.#onDriverProcessSignal); + } + if (opts.handleSIGHUP) { + process.on('SIGHUP', this.#onDriverProcessSignal); + } + if (opts.onExit) { + this.#onExitHook = opts.onExit; + } + this.#browserProcessExiting = new Promise((resolve, reject) => { + this.#browserProcess.once('exit', async () => { + debugLaunch(`Browser process ${this.#browserProcess.pid} onExit`); + this.#clearListeners(); + this.#exited = true; + try { + await this.#runHooks(); + } + catch (err) { + reject(err); + return; + } + resolve(); + }); + }); + } + async #runHooks() { + if (this.#hooksRan) { + return; + } + this.#hooksRan = true; + await this.#onExitHook(); + } + get nodeProcess() { + return this.#browserProcess; + } + #configureStdio(opts) { + if (opts.pipe) { + if (opts.dumpio) { + return ['ignore', 'pipe', 'pipe', 'pipe', 'pipe']; + } + else { + return ['ignore', 'ignore', 'ignore', 'pipe', 'pipe']; + } + } + else { + if (opts.dumpio) { + return ['pipe', 'pipe', 'pipe']; + } + else { + return ['pipe', 'ignore', 'pipe']; + } + } + } + #clearListeners() { + process.off('exit', this.#onDriverProcessExit); + process.off('SIGINT', this.#onDriverProcessSignal); + process.off('SIGTERM', this.#onDriverProcessSignal); + process.off('SIGHUP', this.#onDriverProcessSignal); + } + #onDriverProcessExit = (_code) => { + this.kill(); + }; + #onDriverProcessSignal = (signal) => { + switch (signal) { + case 'SIGINT': + this.kill(); + process.exit(130); + case 'SIGTERM': + case 'SIGHUP': + void this.close(); + break; + } + }; + async close() { + await this.#runHooks(); + if (!this.#exited) { + this.kill(); + } + return await this.#browserProcessExiting; + } + hasClosed() { + return this.#browserProcessExiting; + } + kill() { + debugLaunch(`Trying to kill ${this.#browserProcess.pid}`); + // If the process failed to launch (for example if the browser executable path + // is invalid), then the process does not get a pid assigned. A call to + // `proc.kill` would error, as the `pid` to-be-killed can not be found. + if (this.#browserProcess && + this.#browserProcess.pid && + pidExists(this.#browserProcess.pid)) { + try { + debugLaunch(`Browser process ${this.#browserProcess.pid} exists`); + if (process.platform === 'win32') { + try { + childProcess.execSync(`taskkill /pid ${this.#browserProcess.pid} /T /F`); + } + catch (error) { + debugLaunch(`Killing ${this.#browserProcess.pid} using taskkill failed`, error); + // taskkill can fail to kill the process e.g. due to missing permissions. + // Let's kill the process via Node API. This delays killing of all child + // processes of `this.proc` until the main Node.js process dies. + this.#browserProcess.kill(); + } + } + else { + // on linux the process group can be killed with the group id prefixed with + // a minus sign. The process group id is the group leader's pid. + const processGroupId = -this.#browserProcess.pid; + try { + process.kill(processGroupId, 'SIGKILL'); + } + catch (error) { + debugLaunch(`Killing ${this.#browserProcess.pid} using process.kill failed`, error); + // Killing the process group can fail due e.g. to missing permissions. + // Let's kill the process via Node API. This delays killing of all child + // processes of `this.proc` until the main Node.js process dies. + this.#browserProcess.kill('SIGKILL'); + } + } + } + catch (error) { + throw new Error(`${PROCESS_ERROR_EXPLANATION}\nError cause: ${isErrorLike(error) ? error.stack : error}`); + } + } + this.#clearListeners(); + } + waitForLineOutput(regex, timeout = 0) { + if (!this.#browserProcess.stderr) { + throw new Error('`browserProcess` does not have stderr.'); + } + const rl = readline.createInterface(this.#browserProcess.stderr); + let stderr = ''; + return new Promise((resolve, reject) => { + rl.on('line', onLine); + rl.on('close', onClose); + this.#browserProcess.on('exit', onClose); + this.#browserProcess.on('error', onClose); + const timeoutId = timeout > 0 ? setTimeout(onTimeout, timeout) : undefined; + const cleanup = () => { + if (timeoutId) { + clearTimeout(timeoutId); + } + rl.off('line', onLine); + rl.off('close', onClose); + this.#browserProcess.off('exit', onClose); + this.#browserProcess.off('error', onClose); + }; + function onClose(error) { + cleanup(); + reject(new Error([ + `Failed to launch the browser process!${error ? ' ' + error.message : ''}`, + stderr, + '', + 'TROUBLESHOOTING: https://pptr.dev/troubleshooting', + '', + ].join('\n'))); + } + function onTimeout() { + cleanup(); + reject(new TimeoutError(`Timed out after ${timeout} ms while waiting for the WS endpoint URL to appear in stdout!`)); + } + function onLine(line) { + stderr += line + '\n'; + const match = line.match(regex); + if (!match) { + return; + } + cleanup(); + // The RegExp matches, so this will obviously exist. + resolve(match[1]); + } + }); + } +} +const PROCESS_ERROR_EXPLANATION = `Puppeteer was unable to kill the process which ran the browser binary. +This means that, on future Puppeteer launches, Puppeteer might not be able to launch the browser. +Please check your open processes and ensure that the browser processes that Puppeteer launched have been killed. +If you think this is a bug, please report it on the Puppeteer issue tracker.`; +/** + * @internal + */ +function pidExists(pid) { + try { + return process.kill(pid, 0); + } + catch (error) { + if (isErrnoException(error)) { + if (error.code && error.code === 'ESRCH') { + return false; + } + } + throw error; + } +} +/** + * @internal + */ +export function isErrorLike(obj) { + return (typeof obj === 'object' && obj !== null && 'name' in obj && 'message' in obj); +} +/** + * @internal + */ +export function isErrnoException(obj) { + return (isErrorLike(obj) && + ('errno' in obj || 'code' in obj || 'path' in obj || 'syscall' in obj)); +} +/** + * @public + */ +export class TimeoutError extends Error { + /** + * @internal + */ + constructor(message) { + super(message); + this.name = this.constructor.name; + Error.captureStackTrace(this, this.constructor); + } +} +//# sourceMappingURL=launch.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/launch.js.map b/node_modules/@puppeteer/browsers/lib/esm/launch.js.map new file mode 100644 index 0000000..d03645b --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/launch.js.map @@ -0,0 +1 @@ +{"version":3,"file":"launch.js","sourceRoot":"","sources":["../../src/launch.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,YAAY,MAAM,eAAe,CAAC;AACzC,OAAO,EAAC,UAAU,EAAC,MAAM,IAAI,CAAC;AAC9B,OAAO,EAAE,MAAM,IAAI,CAAC;AACpB,OAAO,QAAQ,MAAM,UAAU,CAAC;AAEhC,OAAO,EAGL,2BAA2B,GAE5B,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAC,KAAK,EAAC,MAAM,YAAY,CAAC;AACjC,OAAO,EAAC,KAAK,EAAC,MAAM,YAAY,CAAC;AACjC,OAAO,EAAC,qBAAqB,EAAC,MAAM,qBAAqB,CAAC;AAE1D,MAAM,WAAW,GAAG,KAAK,CAAC,6BAA6B,CAAC,CAAC;AA2BzD;;GAEG;AACH,MAAM,UAAU,qBAAqB,CACnC,OAAqC;IAErC,OAAO,IAAI,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,qBAAqB,CAAC,OAAO,CAAC,CAAC;AACpE,CAAC;AAsBD;;GAEG;AACH,MAAM,UAAU,2BAA2B,CAAC,OAAsB;IAChE,OAAO,CAAC,QAAQ,KAAK,qBAAqB,EAAE,CAAC;IAC7C,IAAI,CAAC,OAAO,CAAC,QAAQ,EAAE,CAAC;QACtB,MAAM,IAAI,KAAK,CACb,uDAAuD,EAAE,CAAC,QAAQ,EAAE,KAAK,EAAE,CAAC,IAAI,EAAE,GAAG,CACtF,CAAC;IACJ,CAAC;IACD,MAAM,IAAI,GAAG,2BAA2B,CACtC,OAAO,CAAC,OAAO,EACf,OAAO,CAAC,QAAQ,EAChB,OAAO,CAAC,OAAO,CAChB,CAAC;IACF,IAAI,CAAC;QACH,UAAU,CAAC,IAAI,CAAC,CAAC;IACnB,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACf,MAAM,IAAI,KAAK,CACb,wDAAwD,OAAO,CAAC,OAAO,SAAS,IAAI,IAAI,CACzF,CAAC;IACJ,CAAC;IACD,OAAO,IAAI,CAAC;AACd,CAAC;AAkBD;;GAEG;AACH,MAAM,UAAU,MAAM,CAAC,IAAmB;IACxC,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;AAC3B,CAAC;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,4BAA4B,GACvC,qCAAqC,CAAC;AAExC;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAClD,2CAA2C,CAAC;AAE9C;;GAEG;AACH,MAAM,OAAO,OAAO;IAClB,eAAe,CAAC;IAChB,KAAK,CAAW;IAChB,eAAe,CAA4B;IAC3C,OAAO,GAAG,KAAK,CAAC;IAChB,8EAA8E;IAC9E,6EAA6E;IAC7E,sBAAsB;IACtB,SAAS,GAAG,KAAK,CAAC;IAClB,WAAW,GAAG,KAAK,IAAI,EAAE,GAAE,CAAC,CAAC;IAC7B,sBAAsB,CAAgB;IAEtC,YAAY,IAAmB;QAC7B,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,cAAc,CAAC;QAC3C,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,IAAI,IAAI,EAAE,CAAC;QAE7B,IAAI,CAAC,IAAI,KAAK,KAAK,CAAC;QACpB,IAAI,CAAC,MAAM,KAAK,KAAK,CAAC;QACtB,IAAI,CAAC,YAAY,KAAK,IAAI,CAAC;QAC3B,IAAI,CAAC,aAAa,KAAK,IAAI,CAAC;QAC5B,IAAI,CAAC,YAAY,KAAK,IAAI,CAAC;QAC3B,mEAAmE;QACnE,kEAAkE;QAClE,gDAAgD;QAChD,2EAA2E;QAC3E,IAAI,CAAC,QAAQ,KAAK,OAAO,CAAC,QAAQ,KAAK,OAAO,CAAC;QAE/C,MAAM,KAAK,GAAG,IAAI,CAAC,eAAe,CAAC;YACjC,IAAI,EAAE,IAAI,CAAC,IAAI;YACf,MAAM,EAAE,IAAI,CAAC,MAAM;SACpB,CAAC,CAAC;QAEH,MAAM,GAAG,GAAG,IAAI,CAAC,GAAG,IAAI,EAAE,CAAC;QAE3B,WAAW,CAAC,aAAa,IAAI,CAAC,eAAe,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,EAAE;YACvE,QAAQ,EAAE,IAAI,CAAC,QAAQ;YACvB,GAAG,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,MAAM,CAC1B,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE;gBACX,IAAI,GAAG,CAAC,WAAW,EAAE,CAAC,UAAU,CAAC,YAAY,CAAC,EAAE,CAAC;oBAC/C,GAAG,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,CAAC;gBACtB,CAAC;gBACD,OAAO,GAAG,CAAC;YACb,CAAC,EACD,EAAE,CACH;YACD,KAAK;SACN,CAAC,CAAC;QAEH,IAAI,CAAC,eAAe,GAAG,YAAY,CAAC,KAAK,CACvC,IAAI,CAAC,eAAe,EACpB,IAAI,CAAC,KAAK,EACV;YACE,QAAQ,EAAE,IAAI,CAAC,QAAQ;YACvB,GAAG;YACH,KAAK;SACN,CACF,CAAC;QAEF,WAAW,CAAC,YAAY,IAAI,CAAC,eAAe,CAAC,GAAG,EAAE,CAAC,CAAC;QACpD,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;YAChB,IAAI,CAAC,eAAe,CAAC,MAAM,EAAE,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;YAClD,IAAI,CAAC,eAAe,CAAC,MAAM,EAAE,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QACpD,CAAC;QACD,OAAO,CAAC,EAAE,CAAC,MAAM,EAAE,IAAI,CAAC,oBAAoB,CAAC,CAAC;QAC9C,IAAI,IAAI,CAAC,YAAY,EAAE,CAAC;YACtB,OAAO,CAAC,EAAE,CAAC,QAAQ,EAAE,IAAI,CAAC,sBAAsB,CAAC,CAAC;QACpD,CAAC;QACD,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACvB,OAAO,CAAC,EAAE,CAAC,SAAS,EAAE,IAAI,CAAC,sBAAsB,CAAC,CAAC;QACrD,CAAC;QACD,IAAI,IAAI,CAAC,YAAY,EAAE,CAAC;YACtB,OAAO,CAAC,EAAE,CAAC,QAAQ,EAAE,IAAI,CAAC,sBAAsB,CAAC,CAAC;QACpD,CAAC;QACD,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;YAChB,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,MAAM,CAAC;QACjC,CAAC;QACD,IAAI,CAAC,sBAAsB,GAAG,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YAC5D,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,MAAM,EAAE,KAAK,IAAI,EAAE;gBAC3C,WAAW,CAAC,mBAAmB,IAAI,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,CAAC;gBAClE,IAAI,CAAC,eAAe,EAAE,CAAC;gBACvB,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;gBACpB,IAAI,CAAC;oBACH,MAAM,IAAI,CAAC,SAAS,EAAE,CAAC;gBACzB,CAAC;gBAAC,OAAO,GAAG,EAAE,CAAC;oBACb,MAAM,CAAC,GAAG,CAAC,CAAC;oBACZ,OAAO;gBACT,CAAC;gBACD,OAAO,EAAE,CAAC;YACZ,CAAC,CAAC,CAAC;QACL,CAAC,CAAC,CAAC;IACL,CAAC;IAED,KAAK,CAAC,SAAS;QACb,IAAI,IAAI,CAAC,SAAS,EAAE,CAAC;YACnB,OAAO;QACT,CAAC;QACD,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC;QACtB,MAAM,IAAI,CAAC,WAAW,EAAE,CAAC;IAC3B,CAAC;IAED,IAAI,WAAW;QACb,OAAO,IAAI,CAAC,eAAe,CAAC;IAC9B,CAAC;IAED,eAAe,CAAC,IAGf;QACC,IAAI,IAAI,CAAC,IAAI,EAAE,CAAC;YACd,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;gBAChB,OAAO,CAAC,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC;YACpD,CAAC;iBAAM,CAAC;gBACN,OAAO,CAAC,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC;YACxD,CAAC;QACH,CAAC;aAAM,CAAC;YACN,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;gBAChB,OAAO,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC;YAClC,CAAC;iBAAM,CAAC;gBACN,OAAO,CAAC,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,CAAC;YACpC,CAAC;QACH,CAAC;IACH,CAAC;IAED,eAAe;QACb,OAAO,CAAC,GAAG,CAAC,MAAM,EAAE,IAAI,CAAC,oBAAoB,CAAC,CAAC;QAC/C,OAAO,CAAC,GAAG,CAAC,QAAQ,EAAE,IAAI,CAAC,sBAAsB,CAAC,CAAC;QACnD,OAAO,CAAC,GAAG,CAAC,SAAS,EAAE,IAAI,CAAC,sBAAsB,CAAC,CAAC;QACpD,OAAO,CAAC,GAAG,CAAC,QAAQ,EAAE,IAAI,CAAC,sBAAsB,CAAC,CAAC;IACrD,CAAC;IAED,oBAAoB,GAAG,CAAC,KAAa,EAAE,EAAE;QACvC,IAAI,CAAC,IAAI,EAAE,CAAC;IACd,CAAC,CAAC;IAEF,sBAAsB,GAAG,CAAC,MAAc,EAAQ,EAAE;QAChD,QAAQ,MAAM,EAAE,CAAC;YACf,KAAK,QAAQ;gBACX,IAAI,CAAC,IAAI,EAAE,CAAC;gBACZ,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;YACpB,KAAK,SAAS,CAAC;YACf,KAAK,QAAQ;gBACX,KAAK,IAAI,CAAC,KAAK,EAAE,CAAC;gBAClB,MAAM;QACV,CAAC;IACH,CAAC,CAAC;IAEF,KAAK,CAAC,KAAK;QACT,MAAM,IAAI,CAAC,SAAS,EAAE,CAAC;QACvB,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC;YAClB,IAAI,CAAC,IAAI,EAAE,CAAC;QACd,CAAC;QACD,OAAO,MAAM,IAAI,CAAC,sBAAsB,CAAC;IAC3C,CAAC;IAED,SAAS;QACP,OAAO,IAAI,CAAC,sBAAsB,CAAC;IACrC,CAAC;IAED,IAAI;QACF,WAAW,CAAC,kBAAkB,IAAI,CAAC,eAAe,CAAC,GAAG,EAAE,CAAC,CAAC;QAC1D,8EAA8E;QAC9E,uEAAuE;QACvE,uEAAuE;QACvE,IACE,IAAI,CAAC,eAAe;YACpB,IAAI,CAAC,eAAe,CAAC,GAAG;YACxB,SAAS,CAAC,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,EACnC,CAAC;YACD,IAAI,CAAC;gBACH,WAAW,CAAC,mBAAmB,IAAI,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,CAAC;gBAClE,IAAI,OAAO,CAAC,QAAQ,KAAK,OAAO,EAAE,CAAC;oBACjC,IAAI,CAAC;wBACH,YAAY,CAAC,QAAQ,CACnB,iBAAiB,IAAI,CAAC,eAAe,CAAC,GAAG,QAAQ,CAClD,CAAC;oBACJ,CAAC;oBAAC,OAAO,KAAK,EAAE,CAAC;wBACf,WAAW,CACT,WAAW,IAAI,CAAC,eAAe,CAAC,GAAG,wBAAwB,EAC3D,KAAK,CACN,CAAC;wBACF,yEAAyE;wBACzE,wEAAwE;wBACxE,gEAAgE;wBAChE,IAAI,CAAC,eAAe,CAAC,IAAI,EAAE,CAAC;oBAC9B,CAAC;gBACH,CAAC;qBAAM,CAAC;oBACN,2EAA2E;oBAC3E,gEAAgE;oBAChE,MAAM,cAAc,GAAG,CAAC,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC;oBAEjD,IAAI,CAAC;wBACH,OAAO,CAAC,IAAI,CAAC,cAAc,EAAE,SAAS,CAAC,CAAC;oBAC1C,CAAC;oBAAC,OAAO,KAAK,EAAE,CAAC;wBACf,WAAW,CACT,WAAW,IAAI,CAAC,eAAe,CAAC,GAAG,4BAA4B,EAC/D,KAAK,CACN,CAAC;wBACF,sEAAsE;wBACtE,wEAAwE;wBACxE,gEAAgE;wBAChE,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;oBACvC,CAAC;gBACH,CAAC;YACH,CAAC;YAAC,OAAO,KAAK,EAAE,CAAC;gBACf,MAAM,IAAI,KAAK,CACb,GAAG,yBAAyB,kBAC1B,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,KACrC,EAAE,CACH,CAAC;YACJ,CAAC;QACH,CAAC;QACD,IAAI,CAAC,eAAe,EAAE,CAAC;IACzB,CAAC;IAED,iBAAiB,CAAC,KAAa,EAAE,OAAO,GAAG,CAAC;QAC1C,IAAI,CAAC,IAAI,CAAC,eAAe,CAAC,MAAM,EAAE,CAAC;YACjC,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;QAC5D,CAAC;QACD,MAAM,EAAE,GAAG,QAAQ,CAAC,eAAe,CAAC,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC;QACjE,IAAI,MAAM,GAAG,EAAE,CAAC;QAEhB,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YACrC,EAAE,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;YACtB,EAAE,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;YACxB,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;YACzC,IAAI,CAAC,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;YAC1C,MAAM,SAAS,GACb,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YAE3D,MAAM,OAAO,GAAG,GAAS,EAAE;gBACzB,IAAI,SAAS,EAAE,CAAC;oBACd,YAAY,CAAC,SAAS,CAAC,CAAC;gBAC1B,CAAC;gBACD,EAAE,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;gBACvB,EAAE,CAAC,GAAG,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;gBACzB,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;gBAC1C,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;YAC7C,CAAC,CAAC;YAEF,SAAS,OAAO,CAAC,KAAa;gBAC5B,OAAO,EAAE,CAAC;gBACV,MAAM,CACJ,IAAI,KAAK,CACP;oBACE,wCACE,KAAK,CAAC,CAAC,CAAC,GAAG,GAAG,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,EAChC,EAAE;oBACF,MAAM;oBACN,EAAE;oBACF,mDAAmD;oBACnD,EAAE;iBACH,CAAC,IAAI,CAAC,IAAI,CAAC,CACb,CACF,CAAC;YACJ,CAAC;YAED,SAAS,SAAS;gBAChB,OAAO,EAAE,CAAC;gBACV,MAAM,CACJ,IAAI,YAAY,CACd,mBAAmB,OAAO,gEAAgE,CAC3F,CACF,CAAC;YACJ,CAAC;YAED,SAAS,MAAM,CAAC,IAAY;gBAC1B,MAAM,IAAI,IAAI,GAAG,IAAI,CAAC;gBACtB,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;gBAChC,IAAI,CAAC,KAAK,EAAE,CAAC;oBACX,OAAO;gBACT,CAAC;gBACD,OAAO,EAAE,CAAC;gBACV,oDAAoD;gBACpD,OAAO,CAAC,KAAK,CAAC,CAAC,CAAE,CAAC,CAAC;YACrB,CAAC;QACH,CAAC,CAAC,CAAC;IACL,CAAC;CACF;AAED,MAAM,yBAAyB,GAAG;;;6EAG2C,CAAC;AAE9E;;GAEG;AACH,SAAS,SAAS,CAAC,GAAW;IAC5B,IAAI,CAAC;QACH,OAAO,OAAO,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC;IAC9B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACf,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE,CAAC;YAC5B,IAAI,KAAK,CAAC,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,OAAO,EAAE,CAAC;gBACzC,OAAO,KAAK,CAAC;YACf,CAAC;QACH,CAAC;QACD,MAAM,KAAK,CAAC;IACd,CAAC;AACH,CAAC;AAUD;;GAEG;AACH,MAAM,UAAU,WAAW,CAAC,GAAY;IACtC,OAAO,CACL,OAAO,GAAG,KAAK,QAAQ,IAAI,GAAG,KAAK,IAAI,IAAI,MAAM,IAAI,GAAG,IAAI,SAAS,IAAI,GAAG,CAC7E,CAAC;AACJ,CAAC;AACD;;GAEG;AACH,MAAM,UAAU,gBAAgB,CAAC,GAAY;IAC3C,OAAO,CACL,WAAW,CAAC,GAAG,CAAC;QAChB,CAAC,OAAO,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,SAAS,IAAI,GAAG,CAAC,CACvE,CAAC;AACJ,CAAC;AAED;;GAEG;AACH,MAAM,OAAO,YAAa,SAAQ,KAAK;IACrC;;OAEG;IACH,YAAY,OAAgB;QAC1B,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC;QAClC,KAAK,CAAC,iBAAiB,CAAC,IAAI,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC;IAClD,CAAC;CACF"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/main-cli.d.ts b/node_modules/@puppeteer/browsers/lib/esm/main-cli.d.ts new file mode 100644 index 0000000..24f6aa5 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/main-cli.d.ts @@ -0,0 +1,8 @@ +#!/usr/bin/env node +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +export {}; +//# sourceMappingURL=main-cli.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/main-cli.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/main-cli.d.ts.map new file mode 100644 index 0000000..97cfca7 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/main-cli.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"main-cli.d.ts","sourceRoot":"","sources":["../../src/main-cli.ts"],"names":[],"mappings":";AAEA;;;;GAIG"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/main-cli.js b/node_modules/@puppeteer/browsers/lib/esm/main-cli.js new file mode 100755 index 0000000..7a9047e --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/main-cli.js @@ -0,0 +1,9 @@ +#!/usr/bin/env node +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import { CLI } from './CLI.js'; +void new CLI().run(process.argv); +//# sourceMappingURL=main-cli.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/main-cli.js.map b/node_modules/@puppeteer/browsers/lib/esm/main-cli.js.map new file mode 100644 index 0000000..d856a59 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/main-cli.js.map @@ -0,0 +1 @@ +{"version":3,"file":"main-cli.js","sourceRoot":"","sources":["../../src/main-cli.ts"],"names":[],"mappings":";AAEA;;;;GAIG;AAEH,OAAO,EAAC,GAAG,EAAC,MAAM,UAAU,CAAC;AAE7B,KAAK,IAAI,GAAG,EAAE,CAAC,GAAG,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/main.d.ts b/node_modules/@puppeteer/browsers/lib/esm/main.d.ts new file mode 100644 index 0000000..6e4355d --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/main.d.ts @@ -0,0 +1,15 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +export type { LaunchOptions, ComputeExecutablePathOptions as Options, SystemOptions, } from './launch.js'; +export { launch, computeExecutablePath, computeSystemExecutablePath, TimeoutError, CDP_WEBSOCKET_ENDPOINT_REGEX, WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX, Process, } from './launch.js'; +export type { InstallOptions, GetInstalledBrowsersOptions, UninstallOptions, } from './install.js'; +export { install, getInstalledBrowsers, canDownload, uninstall, } from './install.js'; +export { detectBrowserPlatform } from './detectPlatform.js'; +export type { ProfileOptions } from './browser-data/browser-data.js'; +export { resolveBuildId, Browser, BrowserPlatform, ChromeReleaseChannel, createProfile, } from './browser-data/browser-data.js'; +export { CLI, makeProgressCallback } from './CLI.js'; +export { Cache, InstalledBrowser } from './Cache.js'; +//# sourceMappingURL=main.d.ts.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/main.d.ts.map b/node_modules/@puppeteer/browsers/lib/esm/main.d.ts.map new file mode 100644 index 0000000..74ebb54 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/main.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../src/main.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,YAAY,EACV,aAAa,EACb,4BAA4B,IAAI,OAAO,EACvC,aAAa,GACd,MAAM,aAAa,CAAC;AACrB,OAAO,EACL,MAAM,EACN,qBAAqB,EACrB,2BAA2B,EAC3B,YAAY,EACZ,4BAA4B,EAC5B,uCAAuC,EACvC,OAAO,GACR,MAAM,aAAa,CAAC;AACrB,YAAY,EACV,cAAc,EACd,2BAA2B,EAC3B,gBAAgB,GACjB,MAAM,cAAc,CAAC;AACtB,OAAO,EACL,OAAO,EACP,oBAAoB,EACpB,WAAW,EACX,SAAS,GACV,MAAM,cAAc,CAAC;AACtB,OAAO,EAAC,qBAAqB,EAAC,MAAM,qBAAqB,CAAC;AAC1D,YAAY,EAAC,cAAc,EAAC,MAAM,gCAAgC,CAAC;AACnE,OAAO,EACL,cAAc,EACd,OAAO,EACP,eAAe,EACf,oBAAoB,EACpB,aAAa,GACd,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAC,GAAG,EAAE,oBAAoB,EAAC,MAAM,UAAU,CAAC;AACnD,OAAO,EAAC,KAAK,EAAE,gBAAgB,EAAC,MAAM,YAAY,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/main.js b/node_modules/@puppeteer/browsers/lib/esm/main.js new file mode 100644 index 0000000..a2f7008 --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/main.js @@ -0,0 +1,12 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +export { launch, computeExecutablePath, computeSystemExecutablePath, TimeoutError, CDP_WEBSOCKET_ENDPOINT_REGEX, WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX, Process, } from './launch.js'; +export { install, getInstalledBrowsers, canDownload, uninstall, } from './install.js'; +export { detectBrowserPlatform } from './detectPlatform.js'; +export { resolveBuildId, Browser, BrowserPlatform, ChromeReleaseChannel, createProfile, } from './browser-data/browser-data.js'; +export { CLI, makeProgressCallback } from './CLI.js'; +export { Cache, InstalledBrowser } from './Cache.js'; +//# sourceMappingURL=main.js.map \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/main.js.map b/node_modules/@puppeteer/browsers/lib/esm/main.js.map new file mode 100644 index 0000000..d2d6bbd --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/main.js.map @@ -0,0 +1 @@ +{"version":3,"file":"main.js","sourceRoot":"","sources":["../../src/main.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAOH,OAAO,EACL,MAAM,EACN,qBAAqB,EACrB,2BAA2B,EAC3B,YAAY,EACZ,4BAA4B,EAC5B,uCAAuC,EACvC,OAAO,GACR,MAAM,aAAa,CAAC;AAMrB,OAAO,EACL,OAAO,EACP,oBAAoB,EACpB,WAAW,EACX,SAAS,GACV,MAAM,cAAc,CAAC;AACtB,OAAO,EAAC,qBAAqB,EAAC,MAAM,qBAAqB,CAAC;AAE1D,OAAO,EACL,cAAc,EACd,OAAO,EACP,eAAe,EACf,oBAAoB,EACpB,aAAa,GACd,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAC,GAAG,EAAE,oBAAoB,EAAC,MAAM,UAAU,CAAC;AACnD,OAAO,EAAC,KAAK,EAAE,gBAAgB,EAAC,MAAM,YAAY,CAAC"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/lib/esm/package.json b/node_modules/@puppeteer/browsers/lib/esm/package.json new file mode 100644 index 0000000..1632c2c --- /dev/null +++ b/node_modules/@puppeteer/browsers/lib/esm/package.json @@ -0,0 +1 @@ +{"type": "module"} \ No newline at end of file diff --git a/node_modules/@puppeteer/browsers/node_modules/debug/LICENSE b/node_modules/@puppeteer/browsers/node_modules/debug/LICENSE new file mode 100644 index 0000000..1a9820e --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/debug/LICENSE @@ -0,0 +1,20 @@ +(The MIT License) + +Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> +Copyright (c) 2018-2021 Josh Junon + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software +and associated documentation files (the 'Software'), to deal in the Software without restriction, +including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial +portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/@puppeteer/browsers/node_modules/debug/README.md b/node_modules/@puppeteer/browsers/node_modules/debug/README.md new file mode 100644 index 0000000..e9c3e04 --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/debug/README.md @@ -0,0 +1,481 @@ +# debug +[![Build Status](https://travis-ci.org/debug-js/debug.svg?branch=master)](https://travis-ci.org/debug-js/debug) [![Coverage Status](https://coveralls.io/repos/github/debug-js/debug/badge.svg?branch=master)](https://coveralls.io/github/debug-js/debug?branch=master) [![Slack](https://visionmedia-community-slackin.now.sh/badge.svg)](https://visionmedia-community-slackin.now.sh/) [![OpenCollective](https://opencollective.com/debug/backers/badge.svg)](#backers) +[![OpenCollective](https://opencollective.com/debug/sponsors/badge.svg)](#sponsors) + +<img width="647" src="https://user-images.githubusercontent.com/71256/29091486-fa38524c-7c37-11e7-895f-e7ec8e1039b6.png"> + +A tiny JavaScript debugging utility modelled after Node.js core's debugging +technique. Works in Node.js and web browsers. + +## Installation + +```bash +$ npm install debug +``` + +## Usage + +`debug` exposes a function; simply pass this function the name of your module, and it will return a decorated version of `console.error` for you to pass debug statements to. This will allow you to toggle the debug output for different parts of your module as well as the module as a whole. + +Example [_app.js_](./examples/node/app.js): + +```js +var debug = require('debug')('http') + , http = require('http') + , name = 'My App'; + +// fake app + +debug('booting %o', name); + +http.createServer(function(req, res){ + debug(req.method + ' ' + req.url); + res.end('hello\n'); +}).listen(3000, function(){ + debug('listening'); +}); + +// fake worker of some kind + +require('./worker'); +``` + +Example [_worker.js_](./examples/node/worker.js): + +```js +var a = require('debug')('worker:a') + , b = require('debug')('worker:b'); + +function work() { + a('doing lots of uninteresting work'); + setTimeout(work, Math.random() * 1000); +} + +work(); + +function workb() { + b('doing some work'); + setTimeout(workb, Math.random() * 2000); +} + +workb(); +``` + +The `DEBUG` environment variable is then used to enable these based on space or +comma-delimited names. + +Here are some examples: + +<img width="647" alt="screen shot 2017-08-08 at 12 53 04 pm" src="https://user-images.githubusercontent.com/71256/29091703-a6302cdc-7c38-11e7-8304-7c0b3bc600cd.png"> +<img width="647" alt="screen shot 2017-08-08 at 12 53 38 pm" src="https://user-images.githubusercontent.com/71256/29091700-a62a6888-7c38-11e7-800b-db911291ca2b.png"> +<img width="647" alt="screen shot 2017-08-08 at 12 53 25 pm" src="https://user-images.githubusercontent.com/71256/29091701-a62ea114-7c38-11e7-826a-2692bedca740.png"> + +#### Windows command prompt notes + +##### CMD + +On Windows the environment variable is set using the `set` command. + +```cmd +set DEBUG=*,-not_this +``` + +Example: + +```cmd +set DEBUG=* & node app.js +``` + +##### PowerShell (VS Code default) + +PowerShell uses different syntax to set environment variables. + +```cmd +$env:DEBUG = "*,-not_this" +``` + +Example: + +```cmd +$env:DEBUG='app';node app.js +``` + +Then, run the program to be debugged as usual. + +npm script example: +```js + "windowsDebug": "@powershell -Command $env:DEBUG='*';node app.js", +``` + +## Namespace Colors + +Every debug instance has a color generated for it based on its namespace name. +This helps when visually parsing the debug output to identify which debug instance +a debug line belongs to. + +#### Node.js + +In Node.js, colors are enabled when stderr is a TTY. You also _should_ install +the [`supports-color`](https://npmjs.org/supports-color) module alongside debug, +otherwise debug will only use a small handful of basic colors. + +<img width="521" src="https://user-images.githubusercontent.com/71256/29092181-47f6a9e6-7c3a-11e7-9a14-1928d8a711cd.png"> + +#### Web Browser + +Colors are also enabled on "Web Inspectors" that understand the `%c` formatting +option. These are WebKit web inspectors, Firefox ([since version +31](https://hacks.mozilla.org/2014/05/editable-box-model-multiple-selection-sublime-text-keys-much-more-firefox-developer-tools-episode-31/)) +and the Firebug plugin for Firefox (any version). + +<img width="524" src="https://user-images.githubusercontent.com/71256/29092033-b65f9f2e-7c39-11e7-8e32-f6f0d8e865c1.png"> + + +## Millisecond diff + +When actively developing an application it can be useful to see when the time spent between one `debug()` call and the next. Suppose for example you invoke `debug()` before requesting a resource, and after as well, the "+NNNms" will show you how much time was spent between calls. + +<img width="647" src="https://user-images.githubusercontent.com/71256/29091486-fa38524c-7c37-11e7-895f-e7ec8e1039b6.png"> + +When stdout is not a TTY, `Date#toISOString()` is used, making it more useful for logging the debug information as shown below: + +<img width="647" src="https://user-images.githubusercontent.com/71256/29091956-6bd78372-7c39-11e7-8c55-c948396d6edd.png"> + + +## Conventions + +If you're using this in one or more of your libraries, you _should_ use the name of your library so that developers may toggle debugging as desired without guessing names. If you have more than one debuggers you _should_ prefix them with your library name and use ":" to separate features. For example "bodyParser" from Connect would then be "connect:bodyParser". If you append a "*" to the end of your name, it will always be enabled regardless of the setting of the DEBUG environment variable. You can then use it for normal output as well as debug output. + +## Wildcards + +The `*` character may be used as a wildcard. Suppose for example your library has +debuggers named "connect:bodyParser", "connect:compress", "connect:session", +instead of listing all three with +`DEBUG=connect:bodyParser,connect:compress,connect:session`, you may simply do +`DEBUG=connect:*`, or to run everything using this module simply use `DEBUG=*`. + +You can also exclude specific debuggers by prefixing them with a "-" character. +For example, `DEBUG=*,-connect:*` would include all debuggers except those +starting with "connect:". + +## Environment Variables + +When running through Node.js, you can set a few environment variables that will +change the behavior of the debug logging: + +| Name | Purpose | +|-----------|-------------------------------------------------| +| `DEBUG` | Enables/disables specific debugging namespaces. | +| `DEBUG_HIDE_DATE` | Hide date from debug output (non-TTY). | +| `DEBUG_COLORS`| Whether or not to use colors in the debug output. | +| `DEBUG_DEPTH` | Object inspection depth. | +| `DEBUG_SHOW_HIDDEN` | Shows hidden properties on inspected objects. | + + +__Note:__ The environment variables beginning with `DEBUG_` end up being +converted into an Options object that gets used with `%o`/`%O` formatters. +See the Node.js documentation for +[`util.inspect()`](https://nodejs.org/api/util.html#util_util_inspect_object_options) +for the complete list. + +## Formatters + +Debug uses [printf-style](https://wikipedia.org/wiki/Printf_format_string) formatting. +Below are the officially supported formatters: + +| Formatter | Representation | +|-----------|----------------| +| `%O` | Pretty-print an Object on multiple lines. | +| `%o` | Pretty-print an Object all on a single line. | +| `%s` | String. | +| `%d` | Number (both integer and float). | +| `%j` | JSON. Replaced with the string '[Circular]' if the argument contains circular references. | +| `%%` | Single percent sign ('%'). This does not consume an argument. | + + +### Custom formatters + +You can add custom formatters by extending the `debug.formatters` object. +For example, if you wanted to add support for rendering a Buffer as hex with +`%h`, you could do something like: + +```js +const createDebug = require('debug') +createDebug.formatters.h = (v) => { + return v.toString('hex') +} + +// …elsewhere +const debug = createDebug('foo') +debug('this is hex: %h', new Buffer('hello world')) +// foo this is hex: 68656c6c6f20776f726c6421 +0ms +``` + + +## Browser Support + +You can build a browser-ready script using [browserify](https://github.com/substack/node-browserify), +or just use the [browserify-as-a-service](https://wzrd.in/) [build](https://wzrd.in/standalone/debug@latest), +if you don't want to build it yourself. + +Debug's enable state is currently persisted by `localStorage`. +Consider the situation shown below where you have `worker:a` and `worker:b`, +and wish to debug both. You can enable this using `localStorage.debug`: + +```js +localStorage.debug = 'worker:*' +``` + +And then refresh the page. + +```js +a = debug('worker:a'); +b = debug('worker:b'); + +setInterval(function(){ + a('doing some work'); +}, 1000); + +setInterval(function(){ + b('doing some work'); +}, 1200); +``` + +In Chromium-based web browsers (e.g. Brave, Chrome, and Electron), the JavaScript console will—by default—only show messages logged by `debug` if the "Verbose" log level is _enabled_. + +<img width="647" src="https://user-images.githubusercontent.com/7143133/152083257-29034707-c42c-4959-8add-3cee850e6fcf.png"> + +## Output streams + + By default `debug` will log to stderr, however this can be configured per-namespace by overriding the `log` method: + +Example [_stdout.js_](./examples/node/stdout.js): + +```js +var debug = require('debug'); +var error = debug('app:error'); + +// by default stderr is used +error('goes to stderr!'); + +var log = debug('app:log'); +// set this namespace to log via console.log +log.log = console.log.bind(console); // don't forget to bind to console! +log('goes to stdout'); +error('still goes to stderr!'); + +// set all output to go via console.info +// overrides all per-namespace log settings +debug.log = console.info.bind(console); +error('now goes to stdout via console.info'); +log('still goes to stdout, but via console.info now'); +``` + +## Extend +You can simply extend debugger +```js +const log = require('debug')('auth'); + +//creates new debug instance with extended namespace +const logSign = log.extend('sign'); +const logLogin = log.extend('login'); + +log('hello'); // auth hello +logSign('hello'); //auth:sign hello +logLogin('hello'); //auth:login hello +``` + +## Set dynamically + +You can also enable debug dynamically by calling the `enable()` method : + +```js +let debug = require('debug'); + +console.log(1, debug.enabled('test')); + +debug.enable('test'); +console.log(2, debug.enabled('test')); + +debug.disable(); +console.log(3, debug.enabled('test')); + +``` + +print : +``` +1 false +2 true +3 false +``` + +Usage : +`enable(namespaces)` +`namespaces` can include modes separated by a colon and wildcards. + +Note that calling `enable()` completely overrides previously set DEBUG variable : + +``` +$ DEBUG=foo node -e 'var dbg = require("debug"); dbg.enable("bar"); console.log(dbg.enabled("foo"))' +=> false +``` + +`disable()` + +Will disable all namespaces. The functions returns the namespaces currently +enabled (and skipped). This can be useful if you want to disable debugging +temporarily without knowing what was enabled to begin with. + +For example: + +```js +let debug = require('debug'); +debug.enable('foo:*,-foo:bar'); +let namespaces = debug.disable(); +debug.enable(namespaces); +``` + +Note: There is no guarantee that the string will be identical to the initial +enable string, but semantically they will be identical. + +## Checking whether a debug target is enabled + +After you've created a debug instance, you can determine whether or not it is +enabled by checking the `enabled` property: + +```javascript +const debug = require('debug')('http'); + +if (debug.enabled) { + // do stuff... +} +``` + +You can also manually toggle this property to force the debug instance to be +enabled or disabled. + +## Usage in child processes + +Due to the way `debug` detects if the output is a TTY or not, colors are not shown in child processes when `stderr` is piped. A solution is to pass the `DEBUG_COLORS=1` environment variable to the child process. +For example: + +```javascript +worker = fork(WORKER_WRAP_PATH, [workerPath], { + stdio: [ + /* stdin: */ 0, + /* stdout: */ 'pipe', + /* stderr: */ 'pipe', + 'ipc', + ], + env: Object.assign({}, process.env, { + DEBUG_COLORS: 1 // without this settings, colors won't be shown + }), +}); + +worker.stderr.pipe(process.stderr, { end: false }); +``` + + +## Authors + + - TJ Holowaychuk + - Nathan Rajlich + - Andrew Rhyne + - Josh Junon + +## Backers + +Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/debug#backer)] + +<a href="https://opencollective.com/debug/backer/0/website" target="_blank"><img src="https://opencollective.com/debug/backer/0/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/1/website" target="_blank"><img src="https://opencollective.com/debug/backer/1/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/2/website" target="_blank"><img src="https://opencollective.com/debug/backer/2/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/3/website" target="_blank"><img src="https://opencollective.com/debug/backer/3/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/4/website" target="_blank"><img src="https://opencollective.com/debug/backer/4/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/5/website" target="_blank"><img src="https://opencollective.com/debug/backer/5/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/6/website" target="_blank"><img src="https://opencollective.com/debug/backer/6/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/7/website" target="_blank"><img src="https://opencollective.com/debug/backer/7/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/8/website" target="_blank"><img src="https://opencollective.com/debug/backer/8/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/9/website" target="_blank"><img src="https://opencollective.com/debug/backer/9/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/10/website" target="_blank"><img src="https://opencollective.com/debug/backer/10/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/11/website" target="_blank"><img src="https://opencollective.com/debug/backer/11/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/12/website" target="_blank"><img src="https://opencollective.com/debug/backer/12/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/13/website" target="_blank"><img src="https://opencollective.com/debug/backer/13/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/14/website" target="_blank"><img src="https://opencollective.com/debug/backer/14/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/15/website" target="_blank"><img src="https://opencollective.com/debug/backer/15/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/16/website" target="_blank"><img src="https://opencollective.com/debug/backer/16/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/17/website" target="_blank"><img src="https://opencollective.com/debug/backer/17/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/18/website" target="_blank"><img src="https://opencollective.com/debug/backer/18/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/19/website" target="_blank"><img src="https://opencollective.com/debug/backer/19/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/20/website" target="_blank"><img src="https://opencollective.com/debug/backer/20/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/21/website" target="_blank"><img src="https://opencollective.com/debug/backer/21/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/22/website" target="_blank"><img src="https://opencollective.com/debug/backer/22/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/23/website" target="_blank"><img src="https://opencollective.com/debug/backer/23/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/24/website" target="_blank"><img src="https://opencollective.com/debug/backer/24/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/25/website" target="_blank"><img src="https://opencollective.com/debug/backer/25/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/26/website" target="_blank"><img src="https://opencollective.com/debug/backer/26/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/27/website" target="_blank"><img src="https://opencollective.com/debug/backer/27/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/28/website" target="_blank"><img src="https://opencollective.com/debug/backer/28/avatar.svg"></a> +<a href="https://opencollective.com/debug/backer/29/website" target="_blank"><img src="https://opencollective.com/debug/backer/29/avatar.svg"></a> + + +## Sponsors + +Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/debug#sponsor)] + +<a href="https://opencollective.com/debug/sponsor/0/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/0/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/1/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/1/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/2/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/2/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/3/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/3/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/4/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/4/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/5/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/5/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/6/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/6/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/7/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/7/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/8/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/8/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/9/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/9/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/10/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/10/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/11/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/11/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/12/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/12/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/13/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/13/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/14/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/14/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/15/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/15/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/16/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/16/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/17/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/17/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/18/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/18/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/19/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/19/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/20/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/20/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/21/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/21/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/22/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/22/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/23/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/23/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/24/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/24/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/25/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/25/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/26/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/26/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/27/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/27/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/28/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/28/avatar.svg"></a> +<a href="https://opencollective.com/debug/sponsor/29/website" target="_blank"><img src="https://opencollective.com/debug/sponsor/29/avatar.svg"></a> + +## License + +(The MIT License) + +Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> +Copyright (c) 2018-2021 Josh Junon + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/@puppeteer/browsers/node_modules/debug/package.json b/node_modules/@puppeteer/browsers/node_modules/debug/package.json new file mode 100644 index 0000000..3bcdc24 --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/debug/package.json @@ -0,0 +1,59 @@ +{ + "name": "debug", + "version": "4.3.4", + "repository": { + "type": "git", + "url": "git://github.com/debug-js/debug.git" + }, + "description": "Lightweight debugging utility for Node.js and the browser", + "keywords": [ + "debug", + "log", + "debugger" + ], + "files": [ + "src", + "LICENSE", + "README.md" + ], + "author": "Josh Junon <josh.junon@protonmail.com>", + "contributors": [ + "TJ Holowaychuk <tj@vision-media.ca>", + "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)", + "Andrew Rhyne <rhyneandrew@gmail.com>" + ], + "license": "MIT", + "scripts": { + "lint": "xo", + "test": "npm run test:node && npm run test:browser && npm run lint", + "test:node": "istanbul cover _mocha -- test.js", + "test:browser": "karma start --single-run", + "test:coverage": "cat ./coverage/lcov.info | coveralls" + }, + "dependencies": { + "ms": "2.1.2" + }, + "devDependencies": { + "brfs": "^2.0.1", + "browserify": "^16.2.3", + "coveralls": "^3.0.2", + "istanbul": "^0.4.5", + "karma": "^3.1.4", + "karma-browserify": "^6.0.0", + "karma-chrome-launcher": "^2.2.0", + "karma-mocha": "^1.3.0", + "mocha": "^5.2.0", + "mocha-lcov-reporter": "^1.2.0", + "xo": "^0.23.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + }, + "main": "./src/index.js", + "browser": "./src/browser.js", + "engines": { + "node": ">=6.0" + } +} diff --git a/node_modules/@puppeteer/browsers/node_modules/debug/src/browser.js b/node_modules/@puppeteer/browsers/node_modules/debug/src/browser.js new file mode 100644 index 0000000..cd0fc35 --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/debug/src/browser.js @@ -0,0 +1,269 @@ +/* eslint-env browser */ + +/** + * This is the web browser implementation of `debug()`. + */ + +exports.formatArgs = formatArgs; +exports.save = save; +exports.load = load; +exports.useColors = useColors; +exports.storage = localstorage(); +exports.destroy = (() => { + let warned = false; + + return () => { + if (!warned) { + warned = true; + console.warn('Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.'); + } + }; +})(); + +/** + * Colors. + */ + +exports.colors = [ + '#0000CC', + '#0000FF', + '#0033CC', + '#0033FF', + '#0066CC', + '#0066FF', + '#0099CC', + '#0099FF', + '#00CC00', + '#00CC33', + '#00CC66', + '#00CC99', + '#00CCCC', + '#00CCFF', + '#3300CC', + '#3300FF', + '#3333CC', + '#3333FF', + '#3366CC', + '#3366FF', + '#3399CC', + '#3399FF', + '#33CC00', + '#33CC33', + '#33CC66', + '#33CC99', + '#33CCCC', + '#33CCFF', + '#6600CC', + '#6600FF', + '#6633CC', + '#6633FF', + '#66CC00', + '#66CC33', + '#9900CC', + '#9900FF', + '#9933CC', + '#9933FF', + '#99CC00', + '#99CC33', + '#CC0000', + '#CC0033', + '#CC0066', + '#CC0099', + '#CC00CC', + '#CC00FF', + '#CC3300', + '#CC3333', + '#CC3366', + '#CC3399', + '#CC33CC', + '#CC33FF', + '#CC6600', + '#CC6633', + '#CC9900', + '#CC9933', + '#CCCC00', + '#CCCC33', + '#FF0000', + '#FF0033', + '#FF0066', + '#FF0099', + '#FF00CC', + '#FF00FF', + '#FF3300', + '#FF3333', + '#FF3366', + '#FF3399', + '#FF33CC', + '#FF33FF', + '#FF6600', + '#FF6633', + '#FF9900', + '#FF9933', + '#FFCC00', + '#FFCC33' +]; + +/** + * Currently only WebKit-based Web Inspectors, Firefox >= v31, + * and the Firebug extension (any Firefox version) are known + * to support "%c" CSS customizations. + * + * TODO: add a `localStorage` variable to explicitly enable/disable colors + */ + +// eslint-disable-next-line complexity +function useColors() { + // NB: In an Electron preload script, document will be defined but not fully + // initialized. Since we know we're in Chrome, we'll just detect this case + // explicitly + if (typeof window !== 'undefined' && window.process && (window.process.type === 'renderer' || window.process.__nwjs)) { + return true; + } + + // Internet Explorer and Edge do not support colors. + if (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)) { + return false; + } + + // Is webkit? http://stackoverflow.com/a/16459606/376773 + // document is undefined in react-native: https://github.com/facebook/react-native/pull/1632 + return (typeof document !== 'undefined' && document.documentElement && document.documentElement.style && document.documentElement.style.WebkitAppearance) || + // Is firebug? http://stackoverflow.com/a/398120/376773 + (typeof window !== 'undefined' && window.console && (window.console.firebug || (window.console.exception && window.console.table))) || + // Is firefox >= v31? + // https://developer.mozilla.org/en-US/docs/Tools/Web_Console#Styling_messages + (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/) && parseInt(RegExp.$1, 10) >= 31) || + // Double check webkit in userAgent just in case we are in a worker + (typeof navigator !== 'undefined' && navigator.userAgent && navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)); +} + +/** + * Colorize log arguments if enabled. + * + * @api public + */ + +function formatArgs(args) { + args[0] = (this.useColors ? '%c' : '') + + this.namespace + + (this.useColors ? ' %c' : ' ') + + args[0] + + (this.useColors ? '%c ' : ' ') + + '+' + module.exports.humanize(this.diff); + + if (!this.useColors) { + return; + } + + const c = 'color: ' + this.color; + args.splice(1, 0, c, 'color: inherit'); + + // The final "%c" is somewhat tricky, because there could be other + // arguments passed either before or after the %c, so we need to + // figure out the correct index to insert the CSS into + let index = 0; + let lastC = 0; + args[0].replace(/%[a-zA-Z%]/g, match => { + if (match === '%%') { + return; + } + index++; + if (match === '%c') { + // We only are interested in the *last* %c + // (the user may have provided their own) + lastC = index; + } + }); + + args.splice(lastC, 0, c); +} + +/** + * Invokes `console.debug()` when available. + * No-op when `console.debug` is not a "function". + * If `console.debug` is not available, falls back + * to `console.log`. + * + * @api public + */ +exports.log = console.debug || console.log || (() => {}); + +/** + * Save `namespaces`. + * + * @param {String} namespaces + * @api private + */ +function save(namespaces) { + try { + if (namespaces) { + exports.storage.setItem('debug', namespaces); + } else { + exports.storage.removeItem('debug'); + } + } catch (error) { + // Swallow + // XXX (@Qix-) should we be logging these? + } +} + +/** + * Load `namespaces`. + * + * @return {String} returns the previously persisted debug modes + * @api private + */ +function load() { + let r; + try { + r = exports.storage.getItem('debug'); + } catch (error) { + // Swallow + // XXX (@Qix-) should we be logging these? + } + + // If debug isn't set in LS, and we're in Electron, try to load $DEBUG + if (!r && typeof process !== 'undefined' && 'env' in process) { + r = process.env.DEBUG; + } + + return r; +} + +/** + * Localstorage attempts to return the localstorage. + * + * This is necessary because safari throws + * when a user disables cookies/localstorage + * and you attempt to access it. + * + * @return {LocalStorage} + * @api private + */ + +function localstorage() { + try { + // TVMLKit (Apple TV JS Runtime) does not have a window object, just localStorage in the global context + // The Browser also has localStorage in the global context. + return localStorage; + } catch (error) { + // Swallow + // XXX (@Qix-) should we be logging these? + } +} + +module.exports = require('./common')(exports); + +const {formatters} = module.exports; + +/** + * Map %j to `JSON.stringify()`, since no Web Inspectors do that by default. + */ + +formatters.j = function (v) { + try { + return JSON.stringify(v); + } catch (error) { + return '[UnexpectedJSONParseError]: ' + error.message; + } +}; diff --git a/node_modules/@puppeteer/browsers/node_modules/debug/src/common.js b/node_modules/@puppeteer/browsers/node_modules/debug/src/common.js new file mode 100644 index 0000000..e3291b2 --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/debug/src/common.js @@ -0,0 +1,274 @@ + +/** + * This is the common logic for both the Node.js and web browser + * implementations of `debug()`. + */ + +function setup(env) { + createDebug.debug = createDebug; + createDebug.default = createDebug; + createDebug.coerce = coerce; + createDebug.disable = disable; + createDebug.enable = enable; + createDebug.enabled = enabled; + createDebug.humanize = require('ms'); + createDebug.destroy = destroy; + + Object.keys(env).forEach(key => { + createDebug[key] = env[key]; + }); + + /** + * The currently active debug mode names, and names to skip. + */ + + createDebug.names = []; + createDebug.skips = []; + + /** + * Map of special "%n" handling functions, for the debug "format" argument. + * + * Valid key names are a single, lower or upper-case letter, i.e. "n" and "N". + */ + createDebug.formatters = {}; + + /** + * Selects a color for a debug namespace + * @param {String} namespace The namespace string for the debug instance to be colored + * @return {Number|String} An ANSI color code for the given namespace + * @api private + */ + function selectColor(namespace) { + let hash = 0; + + for (let i = 0; i < namespace.length; i++) { + hash = ((hash << 5) - hash) + namespace.charCodeAt(i); + hash |= 0; // Convert to 32bit integer + } + + return createDebug.colors[Math.abs(hash) % createDebug.colors.length]; + } + createDebug.selectColor = selectColor; + + /** + * Create a debugger with the given `namespace`. + * + * @param {String} namespace + * @return {Function} + * @api public + */ + function createDebug(namespace) { + let prevTime; + let enableOverride = null; + let namespacesCache; + let enabledCache; + + function debug(...args) { + // Disabled? + if (!debug.enabled) { + return; + } + + const self = debug; + + // Set `diff` timestamp + const curr = Number(new Date()); + const ms = curr - (prevTime || curr); + self.diff = ms; + self.prev = prevTime; + self.curr = curr; + prevTime = curr; + + args[0] = createDebug.coerce(args[0]); + + if (typeof args[0] !== 'string') { + // Anything else let's inspect with %O + args.unshift('%O'); + } + + // Apply any `formatters` transformations + let index = 0; + args[0] = args[0].replace(/%([a-zA-Z%])/g, (match, format) => { + // If we encounter an escaped % then don't increase the array index + if (match === '%%') { + return '%'; + } + index++; + const formatter = createDebug.formatters[format]; + if (typeof formatter === 'function') { + const val = args[index]; + match = formatter.call(self, val); + + // Now we need to remove `args[index]` since it's inlined in the `format` + args.splice(index, 1); + index--; + } + return match; + }); + + // Apply env-specific formatting (colors, etc.) + createDebug.formatArgs.call(self, args); + + const logFn = self.log || createDebug.log; + logFn.apply(self, args); + } + + debug.namespace = namespace; + debug.useColors = createDebug.useColors(); + debug.color = createDebug.selectColor(namespace); + debug.extend = extend; + debug.destroy = createDebug.destroy; // XXX Temporary. Will be removed in the next major release. + + Object.defineProperty(debug, 'enabled', { + enumerable: true, + configurable: false, + get: () => { + if (enableOverride !== null) { + return enableOverride; + } + if (namespacesCache !== createDebug.namespaces) { + namespacesCache = createDebug.namespaces; + enabledCache = createDebug.enabled(namespace); + } + + return enabledCache; + }, + set: v => { + enableOverride = v; + } + }); + + // Env-specific initialization logic for debug instances + if (typeof createDebug.init === 'function') { + createDebug.init(debug); + } + + return debug; + } + + function extend(namespace, delimiter) { + const newDebug = createDebug(this.namespace + (typeof delimiter === 'undefined' ? ':' : delimiter) + namespace); + newDebug.log = this.log; + return newDebug; + } + + /** + * Enables a debug mode by namespaces. This can include modes + * separated by a colon and wildcards. + * + * @param {String} namespaces + * @api public + */ + function enable(namespaces) { + createDebug.save(namespaces); + createDebug.namespaces = namespaces; + + createDebug.names = []; + createDebug.skips = []; + + let i; + const split = (typeof namespaces === 'string' ? namespaces : '').split(/[\s,]+/); + const len = split.length; + + for (i = 0; i < len; i++) { + if (!split[i]) { + // ignore empty strings + continue; + } + + namespaces = split[i].replace(/\*/g, '.*?'); + + if (namespaces[0] === '-') { + createDebug.skips.push(new RegExp('^' + namespaces.slice(1) + '$')); + } else { + createDebug.names.push(new RegExp('^' + namespaces + '$')); + } + } + } + + /** + * Disable debug output. + * + * @return {String} namespaces + * @api public + */ + function disable() { + const namespaces = [ + ...createDebug.names.map(toNamespace), + ...createDebug.skips.map(toNamespace).map(namespace => '-' + namespace) + ].join(','); + createDebug.enable(''); + return namespaces; + } + + /** + * Returns true if the given mode name is enabled, false otherwise. + * + * @param {String} name + * @return {Boolean} + * @api public + */ + function enabled(name) { + if (name[name.length - 1] === '*') { + return true; + } + + let i; + let len; + + for (i = 0, len = createDebug.skips.length; i < len; i++) { + if (createDebug.skips[i].test(name)) { + return false; + } + } + + for (i = 0, len = createDebug.names.length; i < len; i++) { + if (createDebug.names[i].test(name)) { + return true; + } + } + + return false; + } + + /** + * Convert regexp to namespace + * + * @param {RegExp} regxep + * @return {String} namespace + * @api private + */ + function toNamespace(regexp) { + return regexp.toString() + .substring(2, regexp.toString().length - 2) + .replace(/\.\*\?$/, '*'); + } + + /** + * Coerce `val`. + * + * @param {Mixed} val + * @return {Mixed} + * @api private + */ + function coerce(val) { + if (val instanceof Error) { + return val.stack || val.message; + } + return val; + } + + /** + * XXX DO NOT USE. This is a temporary stub function. + * XXX It WILL be removed in the next major release. + */ + function destroy() { + console.warn('Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.'); + } + + createDebug.enable(createDebug.load()); + + return createDebug; +} + +module.exports = setup; diff --git a/node_modules/@puppeteer/browsers/node_modules/debug/src/index.js b/node_modules/@puppeteer/browsers/node_modules/debug/src/index.js new file mode 100644 index 0000000..bf4c57f --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/debug/src/index.js @@ -0,0 +1,10 @@ +/** + * Detect Electron renderer / nwjs process, which is node, but we should + * treat as a browser. + */ + +if (typeof process === 'undefined' || process.type === 'renderer' || process.browser === true || process.__nwjs) { + module.exports = require('./browser.js'); +} else { + module.exports = require('./node.js'); +} diff --git a/node_modules/@puppeteer/browsers/node_modules/debug/src/node.js b/node_modules/@puppeteer/browsers/node_modules/debug/src/node.js new file mode 100644 index 0000000..79bc085 --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/debug/src/node.js @@ -0,0 +1,263 @@ +/** + * Module dependencies. + */ + +const tty = require('tty'); +const util = require('util'); + +/** + * This is the Node.js implementation of `debug()`. + */ + +exports.init = init; +exports.log = log; +exports.formatArgs = formatArgs; +exports.save = save; +exports.load = load; +exports.useColors = useColors; +exports.destroy = util.deprecate( + () => {}, + 'Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.' +); + +/** + * Colors. + */ + +exports.colors = [6, 2, 3, 4, 5, 1]; + +try { + // Optional dependency (as in, doesn't need to be installed, NOT like optionalDependencies in package.json) + // eslint-disable-next-line import/no-extraneous-dependencies + const supportsColor = require('supports-color'); + + if (supportsColor && (supportsColor.stderr || supportsColor).level >= 2) { + exports.colors = [ + 20, + 21, + 26, + 27, + 32, + 33, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 56, + 57, + 62, + 63, + 68, + 69, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 92, + 93, + 98, + 99, + 112, + 113, + 128, + 129, + 134, + 135, + 148, + 149, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 178, + 179, + 184, + 185, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 214, + 215, + 220, + 221 + ]; + } +} catch (error) { + // Swallow - we only care if `supports-color` is available; it doesn't have to be. +} + +/** + * Build up the default `inspectOpts` object from the environment variables. + * + * $ DEBUG_COLORS=no DEBUG_DEPTH=10 DEBUG_SHOW_HIDDEN=enabled node script.js + */ + +exports.inspectOpts = Object.keys(process.env).filter(key => { + return /^debug_/i.test(key); +}).reduce((obj, key) => { + // Camel-case + const prop = key + .substring(6) + .toLowerCase() + .replace(/_([a-z])/g, (_, k) => { + return k.toUpperCase(); + }); + + // Coerce string value into JS value + let val = process.env[key]; + if (/^(yes|on|true|enabled)$/i.test(val)) { + val = true; + } else if (/^(no|off|false|disabled)$/i.test(val)) { + val = false; + } else if (val === 'null') { + val = null; + } else { + val = Number(val); + } + + obj[prop] = val; + return obj; +}, {}); + +/** + * Is stdout a TTY? Colored output is enabled when `true`. + */ + +function useColors() { + return 'colors' in exports.inspectOpts ? + Boolean(exports.inspectOpts.colors) : + tty.isatty(process.stderr.fd); +} + +/** + * Adds ANSI color escape codes if enabled. + * + * @api public + */ + +function formatArgs(args) { + const {namespace: name, useColors} = this; + + if (useColors) { + const c = this.color; + const colorCode = '\u001B[3' + (c < 8 ? c : '8;5;' + c); + const prefix = ` ${colorCode};1m${name} \u001B[0m`; + + args[0] = prefix + args[0].split('\n').join('\n' + prefix); + args.push(colorCode + 'm+' + module.exports.humanize(this.diff) + '\u001B[0m'); + } else { + args[0] = getDate() + name + ' ' + args[0]; + } +} + +function getDate() { + if (exports.inspectOpts.hideDate) { + return ''; + } + return new Date().toISOString() + ' '; +} + +/** + * Invokes `util.format()` with the specified arguments and writes to stderr. + */ + +function log(...args) { + return process.stderr.write(util.format(...args) + '\n'); +} + +/** + * Save `namespaces`. + * + * @param {String} namespaces + * @api private + */ +function save(namespaces) { + if (namespaces) { + process.env.DEBUG = namespaces; + } else { + // If you set a process.env field to null or undefined, it gets cast to the + // string 'null' or 'undefined'. Just delete instead. + delete process.env.DEBUG; + } +} + +/** + * Load `namespaces`. + * + * @return {String} returns the previously persisted debug modes + * @api private + */ + +function load() { + return process.env.DEBUG; +} + +/** + * Init logic for `debug` instances. + * + * Create a new `inspectOpts` object in case `useColors` is set + * differently for a particular `debug` instance. + */ + +function init(debug) { + debug.inspectOpts = {}; + + const keys = Object.keys(exports.inspectOpts); + for (let i = 0; i < keys.length; i++) { + debug.inspectOpts[keys[i]] = exports.inspectOpts[keys[i]]; + } +} + +module.exports = require('./common')(exports); + +const {formatters} = module.exports; + +/** + * Map %o to `util.inspect()`, all on a single line. + */ + +formatters.o = function (v) { + this.inspectOpts.colors = this.useColors; + return util.inspect(v, this.inspectOpts) + .split('\n') + .map(str => str.trim()) + .join(' '); +}; + +/** + * Map %O to `util.inspect()`, allowing multiple lines if needed. + */ + +formatters.O = function (v) { + this.inspectOpts.colors = this.useColors; + return util.inspect(v, this.inspectOpts); +}; diff --git a/node_modules/@puppeteer/browsers/node_modules/ms/index.js b/node_modules/@puppeteer/browsers/node_modules/ms/index.js new file mode 100644 index 0000000..c4498bc --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/ms/index.js @@ -0,0 +1,162 @@ +/** + * Helpers. + */ + +var s = 1000; +var m = s * 60; +var h = m * 60; +var d = h * 24; +var w = d * 7; +var y = d * 365.25; + +/** + * Parse or format the given `val`. + * + * Options: + * + * - `long` verbose formatting [false] + * + * @param {String|Number} val + * @param {Object} [options] + * @throws {Error} throw an error if val is not a non-empty string or a number + * @return {String|Number} + * @api public + */ + +module.exports = function(val, options) { + options = options || {}; + var type = typeof val; + if (type === 'string' && val.length > 0) { + return parse(val); + } else if (type === 'number' && isFinite(val)) { + return options.long ? fmtLong(val) : fmtShort(val); + } + throw new Error( + 'val is not a non-empty string or a valid number. val=' + + JSON.stringify(val) + ); +}; + +/** + * Parse the given `str` and return milliseconds. + * + * @param {String} str + * @return {Number} + * @api private + */ + +function parse(str) { + str = String(str); + if (str.length > 100) { + return; + } + var match = /^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec( + str + ); + if (!match) { + return; + } + var n = parseFloat(match[1]); + var type = (match[2] || 'ms').toLowerCase(); + switch (type) { + case 'years': + case 'year': + case 'yrs': + case 'yr': + case 'y': + return n * y; + case 'weeks': + case 'week': + case 'w': + return n * w; + case 'days': + case 'day': + case 'd': + return n * d; + case 'hours': + case 'hour': + case 'hrs': + case 'hr': + case 'h': + return n * h; + case 'minutes': + case 'minute': + case 'mins': + case 'min': + case 'm': + return n * m; + case 'seconds': + case 'second': + case 'secs': + case 'sec': + case 's': + return n * s; + case 'milliseconds': + case 'millisecond': + case 'msecs': + case 'msec': + case 'ms': + return n; + default: + return undefined; + } +} + +/** + * Short format for `ms`. + * + * @param {Number} ms + * @return {String} + * @api private + */ + +function fmtShort(ms) { + var msAbs = Math.abs(ms); + if (msAbs >= d) { + return Math.round(ms / d) + 'd'; + } + if (msAbs >= h) { + return Math.round(ms / h) + 'h'; + } + if (msAbs >= m) { + return Math.round(ms / m) + 'm'; + } + if (msAbs >= s) { + return Math.round(ms / s) + 's'; + } + return ms + 'ms'; +} + +/** + * Long format for `ms`. + * + * @param {Number} ms + * @return {String} + * @api private + */ + +function fmtLong(ms) { + var msAbs = Math.abs(ms); + if (msAbs >= d) { + return plural(ms, msAbs, d, 'day'); + } + if (msAbs >= h) { + return plural(ms, msAbs, h, 'hour'); + } + if (msAbs >= m) { + return plural(ms, msAbs, m, 'minute'); + } + if (msAbs >= s) { + return plural(ms, msAbs, s, 'second'); + } + return ms + ' ms'; +} + +/** + * Pluralization helper. + */ + +function plural(ms, msAbs, n, name) { + var isPlural = msAbs >= n * 1.5; + return Math.round(ms / n) + ' ' + name + (isPlural ? 's' : ''); +} diff --git a/node_modules/@puppeteer/browsers/node_modules/ms/license.md b/node_modules/@puppeteer/browsers/node_modules/ms/license.md new file mode 100644 index 0000000..69b6125 --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/ms/license.md @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 Zeit, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/@puppeteer/browsers/node_modules/ms/package.json b/node_modules/@puppeteer/browsers/node_modules/ms/package.json new file mode 100644 index 0000000..eea666e --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/ms/package.json @@ -0,0 +1,37 @@ +{ + "name": "ms", + "version": "2.1.2", + "description": "Tiny millisecond conversion utility", + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" + }, + "eslintConfig": { + "extends": "eslint:recommended", + "env": { + "node": true, + "es6": true + } + }, + "lint-staged": { + "*.js": [ + "npm run lint", + "prettier --single-quote --write", + "git add" + ] + }, + "license": "MIT", + "devDependencies": { + "eslint": "4.12.1", + "expect.js": "0.3.1", + "husky": "0.14.3", + "lint-staged": "5.0.0", + "mocha": "4.0.1" + } +} diff --git a/node_modules/@puppeteer/browsers/node_modules/ms/readme.md b/node_modules/@puppeteer/browsers/node_modules/ms/readme.md new file mode 100644 index 0000000..9a1996b --- /dev/null +++ b/node_modules/@puppeteer/browsers/node_modules/ms/readme.md @@ -0,0 +1,60 @@ +# ms + +[![Build Status](https://travis-ci.org/zeit/ms.svg?branch=master)](https://travis-ci.org/zeit/ms) +[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/zeit) + +Use this package to easily convert various time formats to milliseconds. + +## Examples + +```js +ms('2 days') // 172800000 +ms('1d') // 86400000 +ms('10h') // 36000000 +ms('2.5 hrs') // 9000000 +ms('2h') // 7200000 +ms('1m') // 60000 +ms('5s') // 5000 +ms('1y') // 31557600000 +ms('100') // 100 +ms('-3 days') // -259200000 +ms('-1h') // -3600000 +ms('-200') // -200 +``` + +### Convert from Milliseconds + +```js +ms(60000) // "1m" +ms(2 * 60000) // "2m" +ms(-3 * 60000) // "-3m" +ms(ms('10 hours')) // "10h" +``` + +### Time Format Written-Out + +```js +ms(60000, { long: true }) // "1 minute" +ms(2 * 60000, { long: true }) // "2 minutes" +ms(-3 * 60000, { long: true }) // "-3 minutes" +ms(ms('10 hours'), { long: true }) // "10 hours" +``` + +## Features + +- Works both in [Node.js](https://nodejs.org) and in the browser +- If a number is supplied to `ms`, a string with a unit is returned +- If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`) +- If you pass a string with a number and a valid unit, the number of equivalent milliseconds is returned + +## Related Packages + +- [ms.macro](https://github.com/knpwrs/ms.macro) - Run `ms` as a macro at build-time. + +## Caught a Bug? + +1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device +2. Link the package to the global module directory: `npm link` +3. Within the module you want to test your local development instance of ms, just link it to the dependencies: `npm link ms`. Instead of the default one from npm, Node.js will now use your clone of ms! + +As always, you can run the tests using: `npm test` diff --git a/node_modules/@puppeteer/browsers/package.json b/node_modules/@puppeteer/browsers/package.json new file mode 100644 index 0000000..7c80404 --- /dev/null +++ b/node_modules/@puppeteer/browsers/package.json @@ -0,0 +1,113 @@ +{ + "name": "@puppeteer/browsers", + "version": "1.9.1", + "description": "Download and launch browsers", + "scripts": { + "build:docs": "wireit", + "build": "wireit", + "build:test": "wireit", + "clean": "../../tools/clean.js", + "test": "wireit" + }, + "type": "commonjs", + "bin": "lib/cjs/main-cli.js", + "main": "./lib/cjs/main.js", + "exports": { + "import": "./lib/esm/main.js", + "require": "./lib/cjs/main.js" + }, + "wireit": { + "build": { + "command": "tsc -b && tsx ../../tools/chmod.ts 755 lib/cjs/main-cli.js lib/esm/main-cli.js", + "files": [ + "src/**/*.ts", + "tsconfig.json" + ], + "clean": "if-file-deleted", + "output": [ + "lib/**", + "!lib/esm/package.json" + ], + "dependencies": [ + "generate:package-json" + ] + }, + "generate:package-json": { + "command": "tsx ../../tools/generate_module_package_json.ts lib/esm/package.json", + "files": [ + "../../tools/generate_module_package_json.ts" + ], + "output": [ + "lib/esm/package.json" + ] + }, + "build:docs": { + "command": "api-extractor run --local --config \"./api-extractor.docs.json\"", + "files": [ + "api-extractor.docs.json", + "lib/esm/main.d.ts", + "tsconfig.json" + ], + "dependencies": [ + "build" + ] + }, + "build:test": { + "command": "tsc -b test/src/tsconfig.json", + "files": [ + "test/**/*.ts", + "test/src/tsconfig.json" + ], + "output": [ + "test/build/**" + ], + "dependencies": [ + "build", + "../testserver:build" + ] + }, + "test": { + "command": "node tools/downloadTestBrowsers.mjs && cross-env DEBUG=puppeteer:* mocha", + "files": [ + ".mocharc.cjs" + ], + "dependencies": [ + "build:test" + ] + } + }, + "keywords": [ + "puppeteer", + "browsers" + ], + "repository": { + "type": "git", + "url": "https://github.com/puppeteer/puppeteer/tree/main/packages/browsers" + }, + "author": "The Chromium Authors", + "license": "Apache-2.0", + "engines": { + "node": ">=16.3.0" + }, + "files": [ + "lib", + "src", + "!*.tsbuildinfo" + ], + "dependencies": { + "debug": "4.3.4", + "extract-zip": "2.0.1", + "progress": "2.0.3", + "proxy-agent": "6.3.1", + "tar-fs": "3.0.4", + "unbzip2-stream": "1.4.3", + "yargs": "17.7.2" + }, + "devDependencies": { + "@types/debug": "4.1.12", + "@types/progress": "2.0.7", + "@types/tar-fs": "2.0.4", + "@types/unbzip2-stream": "1.4.3", + "@types/yargs": "17.0.32" + } +} diff --git a/node_modules/@puppeteer/browsers/src/CLI.ts b/node_modules/@puppeteer/browsers/src/CLI.ts new file mode 100644 index 0000000..255f554 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/CLI.ts @@ -0,0 +1,401 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import {stdin as input, stdout as output} from 'process'; +import * as readline from 'readline'; + +import ProgressBar from 'progress'; +import type * as Yargs from 'yargs'; +import {hideBin} from 'yargs/helpers'; +import yargs from 'yargs/yargs'; + +import { + resolveBuildId, + type Browser, + BrowserPlatform, + type ChromeReleaseChannel, +} from './browser-data/browser-data.js'; +import {Cache} from './Cache.js'; +import {detectBrowserPlatform} from './detectPlatform.js'; +import {install} from './install.js'; +import { + computeExecutablePath, + computeSystemExecutablePath, + launch, +} from './launch.js'; + +interface InstallArgs { + browser: { + name: Browser; + buildId: string; + }; + path?: string; + platform?: BrowserPlatform; + baseUrl?: string; +} + +interface LaunchArgs { + browser: { + name: Browser; + buildId: string; + }; + path?: string; + platform?: BrowserPlatform; + detached: boolean; + system: boolean; +} + +interface ClearArgs { + path?: string; +} + +/** + * @public + */ +export class CLI { + #cachePath; + #rl?: readline.Interface; + #scriptName = ''; + #allowCachePathOverride = true; + #pinnedBrowsers?: Partial<{[key in Browser]: string}>; + #prefixCommand?: {cmd: string; description: string}; + + constructor( + opts?: + | string + | { + cachePath?: string; + scriptName?: string; + prefixCommand?: {cmd: string; description: string}; + allowCachePathOverride?: boolean; + pinnedBrowsers?: Partial<{[key in Browser]: string}>; + }, + rl?: readline.Interface + ) { + if (!opts) { + opts = {}; + } + if (typeof opts === 'string') { + opts = { + cachePath: opts, + }; + } + this.#cachePath = opts.cachePath ?? process.cwd(); + this.#rl = rl; + this.#scriptName = opts.scriptName ?? '@puppeteer/browsers'; + this.#allowCachePathOverride = opts.allowCachePathOverride ?? true; + this.#pinnedBrowsers = opts.pinnedBrowsers; + this.#prefixCommand = opts.prefixCommand; + } + + #defineBrowserParameter(yargs: Yargs.Argv<unknown>): void { + yargs.positional('browser', { + description: + 'Which browser to install <browser>[@<buildId|latest>]. `latest` will try to find the latest available build. `buildId` is a browser-specific identifier such as a version or a revision.', + type: 'string', + coerce: (opt): InstallArgs['browser'] => { + return { + name: this.#parseBrowser(opt), + buildId: this.#parseBuildId(opt), + }; + }, + }); + } + + #definePlatformParameter(yargs: Yargs.Argv<unknown>): void { + yargs.option('platform', { + type: 'string', + desc: 'Platform that the binary needs to be compatible with.', + choices: Object.values(BrowserPlatform), + defaultDescription: 'Auto-detected', + }); + } + + #definePathParameter(yargs: Yargs.Argv<unknown>, required = false): void { + if (!this.#allowCachePathOverride) { + return; + } + yargs.option('path', { + type: 'string', + desc: 'Path to the root folder for the browser downloads and installation. The installation folder structure is compatible with the cache structure used by Puppeteer.', + defaultDescription: 'Current working directory', + ...(required ? {} : {default: process.cwd()}), + }); + if (required) { + yargs.demandOption('path'); + } + } + + async run(argv: string[]): Promise<void> { + const yargsInstance = yargs(hideBin(argv)); + let target = yargsInstance.scriptName(this.#scriptName); + if (this.#prefixCommand) { + target = target.command( + this.#prefixCommand.cmd, + this.#prefixCommand.description, + yargs => { + return this.#build(yargs); + } + ); + } else { + target = this.#build(target); + } + await target + .demandCommand(1) + .help() + .wrap(Math.min(120, yargsInstance.terminalWidth())) + .parse(); + } + + #build(yargs: Yargs.Argv<unknown>): Yargs.Argv<unknown> { + const latestOrPinned = this.#pinnedBrowsers ? 'pinned' : 'latest'; + return yargs + .command( + 'install <browser>', + 'Download and install the specified browser. If successful, the command outputs the actual browser buildId that was installed and the absolute path to the browser executable (format: <browser>@<buildID> <path>).', + yargs => { + this.#defineBrowserParameter(yargs); + this.#definePlatformParameter(yargs); + this.#definePathParameter(yargs); + yargs.option('base-url', { + type: 'string', + desc: 'Base URL to download from', + }); + yargs.example( + '$0 install chrome', + `Install the ${latestOrPinned} available build of the Chrome browser.` + ); + yargs.example( + '$0 install chrome@latest', + 'Install the latest available build for the Chrome browser.' + ); + yargs.example( + '$0 install chrome@canary', + 'Install the latest available build for the Chrome Canary browser.' + ); + yargs.example( + '$0 install chrome@115', + 'Install the latest available build for Chrome 115.' + ); + yargs.example( + '$0 install chromedriver@canary', + 'Install the latest available build for ChromeDriver Canary.' + ); + yargs.example( + '$0 install chromedriver@115', + 'Install the latest available build for ChromeDriver 115.' + ); + yargs.example( + '$0 install chromedriver@115.0.5790', + 'Install the latest available patch (115.0.5790.X) build for ChromeDriver.' + ); + yargs.example( + '$0 install chrome-headless-shell', + 'Install the latest available chrome-headless-shell build.' + ); + yargs.example( + '$0 install chrome-headless-shell@beta', + 'Install the latest available chrome-headless-shell build corresponding to the Beta channel.' + ); + yargs.example( + '$0 install chrome-headless-shell@118', + 'Install the latest available chrome-headless-shell 118 build.' + ); + yargs.example( + '$0 install chromium@1083080', + 'Install the revision 1083080 of the Chromium browser.' + ); + yargs.example( + '$0 install firefox', + 'Install the latest available build of the Firefox browser.' + ); + yargs.example( + '$0 install firefox --platform mac', + 'Install the latest Mac (Intel) build of the Firefox browser.' + ); + if (this.#allowCachePathOverride) { + yargs.example( + '$0 install firefox --path /tmp/my-browser-cache', + 'Install to the specified cache directory.' + ); + } + }, + async argv => { + const args = argv as unknown as InstallArgs; + args.platform ??= detectBrowserPlatform(); + if (!args.platform) { + throw new Error(`Could not resolve the current platform`); + } + if (args.browser.buildId === 'pinned') { + const pinnedVersion = this.#pinnedBrowsers?.[args.browser.name]; + if (!pinnedVersion) { + throw new Error( + `No pinned version found for ${args.browser.name}` + ); + } + args.browser.buildId = pinnedVersion; + } + args.browser.buildId = await resolveBuildId( + args.browser.name, + args.platform, + args.browser.buildId + ); + await install({ + browser: args.browser.name, + buildId: args.browser.buildId, + platform: args.platform, + cacheDir: args.path ?? this.#cachePath, + downloadProgressCallback: makeProgressCallback( + args.browser.name, + args.browser.buildId + ), + baseUrl: args.baseUrl, + }); + console.log( + `${args.browser.name}@${ + args.browser.buildId + } ${computeExecutablePath({ + browser: args.browser.name, + buildId: args.browser.buildId, + cacheDir: args.path ?? this.#cachePath, + platform: args.platform, + })}` + ); + } + ) + .command( + 'launch <browser>', + 'Launch the specified browser', + yargs => { + this.#defineBrowserParameter(yargs); + this.#definePlatformParameter(yargs); + this.#definePathParameter(yargs); + yargs.option('detached', { + type: 'boolean', + desc: 'Detach the child process.', + default: false, + }); + yargs.option('system', { + type: 'boolean', + desc: 'Search for a browser installed on the system instead of the cache folder.', + default: false, + }); + yargs.example( + '$0 launch chrome@115.0.5790.170', + 'Launch Chrome 115.0.5790.170' + ); + yargs.example( + '$0 launch firefox@112.0a1', + 'Launch the Firefox browser identified by the milestone 112.0a1.' + ); + yargs.example( + '$0 launch chrome@115.0.5790.170 --detached', + 'Launch the browser but detach the sub-processes.' + ); + yargs.example( + '$0 launch chrome@canary --system', + 'Try to locate the Canary build of Chrome installed on the system and launch it.' + ); + }, + async argv => { + const args = argv as unknown as LaunchArgs; + const executablePath = args.system + ? computeSystemExecutablePath({ + browser: args.browser.name, + // TODO: throw an error if not a ChromeReleaseChannel is provided. + channel: args.browser.buildId as ChromeReleaseChannel, + platform: args.platform, + }) + : computeExecutablePath({ + browser: args.browser.name, + buildId: args.browser.buildId, + cacheDir: args.path ?? this.#cachePath, + platform: args.platform, + }); + launch({ + executablePath, + detached: args.detached, + }); + } + ) + .command( + 'clear', + this.#allowCachePathOverride + ? 'Removes all installed browsers from the specified cache directory' + : `Removes all installed browsers from ${this.#cachePath}`, + yargs => { + this.#definePathParameter(yargs, true); + }, + async argv => { + const args = argv as unknown as ClearArgs; + const cacheDir = args.path ?? this.#cachePath; + const rl = this.#rl ?? readline.createInterface({input, output}); + rl.question( + `Do you want to permanently and recursively delete the content of ${cacheDir} (yes/No)? `, + answer => { + rl.close(); + if (!['y', 'yes'].includes(answer.toLowerCase().trim())) { + console.log('Cancelled.'); + return; + } + const cache = new Cache(cacheDir); + cache.clear(); + console.log(`${cacheDir} cleared.`); + } + ); + } + ) + .demandCommand(1) + .help(); + } + + #parseBrowser(version: string): Browser { + return version.split('@').shift() as Browser; + } + + #parseBuildId(version: string): string { + const parts = version.split('@'); + return parts.length === 2 + ? parts[1]! + : this.#pinnedBrowsers + ? 'pinned' + : 'latest'; + } +} + +/** + * @public + */ +export function makeProgressCallback( + browser: Browser, + buildId: string +): (downloadedBytes: number, totalBytes: number) => void { + let progressBar: ProgressBar; + let lastDownloadedBytes = 0; + return (downloadedBytes: number, totalBytes: number) => { + if (!progressBar) { + progressBar = new ProgressBar( + `Downloading ${browser} r${buildId} - ${toMegabytes( + totalBytes + )} [:bar] :percent :etas `, + { + complete: '=', + incomplete: ' ', + width: 20, + total: totalBytes, + } + ); + } + const delta = downloadedBytes - lastDownloadedBytes; + lastDownloadedBytes = downloadedBytes; + progressBar.tick(delta); + }; +} + +function toMegabytes(bytes: number) { + const mb = bytes / 1000 / 1000; + return `${Math.round(mb * 10) / 10} MB`; +} diff --git a/node_modules/@puppeteer/browsers/src/Cache.ts b/node_modules/@puppeteer/browsers/src/Cache.ts new file mode 100644 index 0000000..13b4658 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/Cache.ts @@ -0,0 +1,211 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import fs from 'fs'; +import os from 'os'; +import path from 'path'; + +import { + Browser, + type BrowserPlatform, + executablePathByBrowser, +} from './browser-data/browser-data.js'; +import {detectBrowserPlatform} from './detectPlatform.js'; + +/** + * @public + */ +export class InstalledBrowser { + browser: Browser; + buildId: string; + platform: BrowserPlatform; + readonly executablePath: string; + + #cache: Cache; + + /** + * @internal + */ + constructor( + cache: Cache, + browser: Browser, + buildId: string, + platform: BrowserPlatform + ) { + this.#cache = cache; + this.browser = browser; + this.buildId = buildId; + this.platform = platform; + this.executablePath = cache.computeExecutablePath({ + browser, + buildId, + platform, + }); + } + + /** + * Path to the root of the installation folder. Use + * {@link computeExecutablePath} to get the path to the executable binary. + */ + get path(): string { + return this.#cache.installationDir( + this.browser, + this.platform, + this.buildId + ); + } +} + +/** + * @internal + */ +export interface ComputeExecutablePathOptions { + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to launch. + */ + browser: Browser; + /** + * Determines which buildId to download. BuildId should uniquely identify + * binaries and they are used for caching. + */ + buildId: string; +} + +/** + * The cache used by Puppeteer relies on the following structure: + * + * - rootDir + * -- <browser1> | browserRoot(browser1) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * -- <browser2> | browserRoot(browser2) + * ---- <platform>-<buildId> | installationDir() + * ------ the browser-platform-buildId + * ------ specific structure. + * @internal + */ +export class Cache { + #rootDir: string; + + constructor(rootDir: string) { + this.#rootDir = rootDir; + } + + /** + * @internal + */ + get rootDir(): string { + return this.#rootDir; + } + + browserRoot(browser: Browser): string { + return path.join(this.#rootDir, browser); + } + + installationDir( + browser: Browser, + platform: BrowserPlatform, + buildId: string + ): string { + return path.join(this.browserRoot(browser), `${platform}-${buildId}`); + } + + clear(): void { + fs.rmSync(this.#rootDir, { + force: true, + recursive: true, + maxRetries: 10, + retryDelay: 500, + }); + } + + uninstall( + browser: Browser, + platform: BrowserPlatform, + buildId: string + ): void { + fs.rmSync(this.installationDir(browser, platform, buildId), { + force: true, + recursive: true, + maxRetries: 10, + retryDelay: 500, + }); + } + + getInstalledBrowsers(): InstalledBrowser[] { + if (!fs.existsSync(this.#rootDir)) { + return []; + } + const types = fs.readdirSync(this.#rootDir); + const browsers = types.filter((t): t is Browser => { + return (Object.values(Browser) as string[]).includes(t); + }); + return browsers.flatMap(browser => { + const files = fs.readdirSync(this.browserRoot(browser)); + return files + .map(file => { + const result = parseFolderPath( + path.join(this.browserRoot(browser), file) + ); + if (!result) { + return null; + } + return new InstalledBrowser( + this, + browser, + result.buildId, + result.platform as BrowserPlatform + ); + }) + .filter((item: InstalledBrowser | null): item is InstalledBrowser => { + return item !== null; + }); + }); + } + + computeExecutablePath(options: ComputeExecutablePathOptions): string { + options.platform ??= detectBrowserPlatform(); + if (!options.platform) { + throw new Error( + `Cannot download a binary for the provided platform: ${os.platform()} (${os.arch()})` + ); + } + const installationDir = this.installationDir( + options.browser, + options.platform, + options.buildId + ); + return path.join( + installationDir, + executablePathByBrowser[options.browser]( + options.platform, + options.buildId + ) + ); + } +} + +function parseFolderPath( + folderPath: string +): {platform: string; buildId: string} | undefined { + const name = path.basename(folderPath); + const splits = name.split('-'); + if (splits.length !== 2) { + return; + } + const [platform, buildId] = splits; + if (!buildId || !platform) { + return; + } + return {platform, buildId}; +} diff --git a/node_modules/@puppeteer/browsers/src/browser-data/browser-data.ts b/node_modules/@puppeteer/browsers/src/browser-data/browser-data.ts new file mode 100644 index 0000000..67bb499 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/browser-data/browser-data.ts @@ -0,0 +1,187 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import * as chromeHeadlessShell from './chrome-headless-shell.js'; +import * as chrome from './chrome.js'; +import * as chromedriver from './chromedriver.js'; +import * as chromium from './chromium.js'; +import * as firefox from './firefox.js'; +import { + Browser, + BrowserPlatform, + BrowserTag, + ChromeReleaseChannel, + type ProfileOptions, +} from './types.js'; + +export type {ProfileOptions}; + +export const downloadUrls = { + [Browser.CHROMEDRIVER]: chromedriver.resolveDownloadUrl, + [Browser.CHROMEHEADLESSSHELL]: chromeHeadlessShell.resolveDownloadUrl, + [Browser.CHROME]: chrome.resolveDownloadUrl, + [Browser.CHROMIUM]: chromium.resolveDownloadUrl, + [Browser.FIREFOX]: firefox.resolveDownloadUrl, +}; + +export const downloadPaths = { + [Browser.CHROMEDRIVER]: chromedriver.resolveDownloadPath, + [Browser.CHROMEHEADLESSSHELL]: chromeHeadlessShell.resolveDownloadPath, + [Browser.CHROME]: chrome.resolveDownloadPath, + [Browser.CHROMIUM]: chromium.resolveDownloadPath, + [Browser.FIREFOX]: firefox.resolveDownloadPath, +}; + +export const executablePathByBrowser = { + [Browser.CHROMEDRIVER]: chromedriver.relativeExecutablePath, + [Browser.CHROMEHEADLESSSHELL]: chromeHeadlessShell.relativeExecutablePath, + [Browser.CHROME]: chrome.relativeExecutablePath, + [Browser.CHROMIUM]: chromium.relativeExecutablePath, + [Browser.FIREFOX]: firefox.relativeExecutablePath, +}; + +export {Browser, BrowserPlatform, ChromeReleaseChannel}; + +/** + * @public + */ +export async function resolveBuildId( + browser: Browser, + platform: BrowserPlatform, + tag: string +): Promise<string> { + switch (browser) { + case Browser.FIREFOX: + switch (tag as BrowserTag) { + case BrowserTag.LATEST: + return await firefox.resolveBuildId('FIREFOX_NIGHTLY'); + case BrowserTag.BETA: + case BrowserTag.CANARY: + case BrowserTag.DEV: + case BrowserTag.STABLE: + throw new Error( + `${tag} is not supported for ${browser}. Use 'latest' instead.` + ); + } + case Browser.CHROME: { + switch (tag as BrowserTag) { + case BrowserTag.LATEST: + return await chrome.resolveBuildId(ChromeReleaseChannel.CANARY); + case BrowserTag.BETA: + return await chrome.resolveBuildId(ChromeReleaseChannel.BETA); + case BrowserTag.CANARY: + return await chrome.resolveBuildId(ChromeReleaseChannel.CANARY); + case BrowserTag.DEV: + return await chrome.resolveBuildId(ChromeReleaseChannel.DEV); + case BrowserTag.STABLE: + return await chrome.resolveBuildId(ChromeReleaseChannel.STABLE); + default: + const result = await chrome.resolveBuildId(tag); + if (result) { + return result; + } + } + return tag; + } + case Browser.CHROMEDRIVER: { + switch (tag) { + case BrowserTag.LATEST: + case BrowserTag.CANARY: + return await chromedriver.resolveBuildId(ChromeReleaseChannel.CANARY); + case BrowserTag.BETA: + return await chromedriver.resolveBuildId(ChromeReleaseChannel.BETA); + case BrowserTag.DEV: + return await chromedriver.resolveBuildId(ChromeReleaseChannel.DEV); + case BrowserTag.STABLE: + return await chromedriver.resolveBuildId(ChromeReleaseChannel.STABLE); + default: + const result = await chromedriver.resolveBuildId(tag); + if (result) { + return result; + } + } + return tag; + } + case Browser.CHROMEHEADLESSSHELL: { + switch (tag) { + case BrowserTag.LATEST: + case BrowserTag.CANARY: + return await chromeHeadlessShell.resolveBuildId( + ChromeReleaseChannel.CANARY + ); + case BrowserTag.BETA: + return await chromeHeadlessShell.resolveBuildId( + ChromeReleaseChannel.BETA + ); + case BrowserTag.DEV: + return await chromeHeadlessShell.resolveBuildId( + ChromeReleaseChannel.DEV + ); + case BrowserTag.STABLE: + return await chromeHeadlessShell.resolveBuildId( + ChromeReleaseChannel.STABLE + ); + default: + const result = await chromeHeadlessShell.resolveBuildId(tag); + if (result) { + return result; + } + } + return tag; + } + case Browser.CHROMIUM: + switch (tag as BrowserTag) { + case BrowserTag.LATEST: + return await chromium.resolveBuildId(platform); + case BrowserTag.BETA: + case BrowserTag.CANARY: + case BrowserTag.DEV: + case BrowserTag.STABLE: + throw new Error( + `${tag} is not supported for ${browser}. Use 'latest' instead.` + ); + } + } + // We assume the tag is the buildId if it didn't match any keywords. + return tag; +} + +/** + * @public + */ +export async function createProfile( + browser: Browser, + opts: ProfileOptions +): Promise<void> { + switch (browser) { + case Browser.FIREFOX: + return await firefox.createProfile(opts); + case Browser.CHROME: + case Browser.CHROMIUM: + throw new Error(`Profile creation is not support for ${browser} yet`); + } +} + +/** + * @public + */ +export function resolveSystemExecutablePath( + browser: Browser, + platform: BrowserPlatform, + channel: ChromeReleaseChannel +): string { + switch (browser) { + case Browser.CHROMEDRIVER: + case Browser.CHROMEHEADLESSSHELL: + case Browser.FIREFOX: + case Browser.CHROMIUM: + throw new Error( + `System browser detection is not supported for ${browser} yet.` + ); + case Browser.CHROME: + return chrome.resolveSystemExecutablePath(platform, channel); + } +} diff --git a/node_modules/@puppeteer/browsers/src/browser-data/chrome-headless-shell.ts b/node_modules/@puppeteer/browsers/src/browser-data/chrome-headless-shell.ts new file mode 100644 index 0000000..b1c6178 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/browser-data/chrome-headless-shell.ts @@ -0,0 +1,69 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import path from 'path'; + +import {BrowserPlatform} from './types.js'; + +function folder(platform: BrowserPlatform): string { + switch (platform) { + case BrowserPlatform.LINUX: + return 'linux64'; + case BrowserPlatform.MAC_ARM: + return 'mac-arm64'; + case BrowserPlatform.MAC: + return 'mac-x64'; + case BrowserPlatform.WIN32: + return 'win32'; + case BrowserPlatform.WIN64: + return 'win64'; + } +} + +export function resolveDownloadUrl( + platform: BrowserPlatform, + buildId: string, + baseUrl = 'https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing' +): string { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} + +export function resolveDownloadPath( + platform: BrowserPlatform, + buildId: string +): string[] { + return [ + buildId, + folder(platform), + `chrome-headless-shell-${folder(platform)}.zip`, + ]; +} + +export function relativeExecutablePath( + platform: BrowserPlatform, + _buildId: string +): string { + switch (platform) { + case BrowserPlatform.MAC: + case BrowserPlatform.MAC_ARM: + return path.join( + 'chrome-headless-shell-' + folder(platform), + 'chrome-headless-shell' + ); + case BrowserPlatform.LINUX: + return path.join( + 'chrome-headless-shell-linux64', + 'chrome-headless-shell' + ); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join( + 'chrome-headless-shell-' + folder(platform), + 'chrome-headless-shell.exe' + ); + } +} + +export {resolveBuildId} from './chrome.js'; diff --git a/node_modules/@puppeteer/browsers/src/browser-data/chrome.ts b/node_modules/@puppeteer/browsers/src/browser-data/chrome.ts new file mode 100644 index 0000000..c632925 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/browser-data/chrome.ts @@ -0,0 +1,195 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import path from 'path'; + +import {getJSON} from '../httpUtil.js'; + +import {BrowserPlatform, ChromeReleaseChannel} from './types.js'; + +function folder(platform: BrowserPlatform): string { + switch (platform) { + case BrowserPlatform.LINUX: + return 'linux64'; + case BrowserPlatform.MAC_ARM: + return 'mac-arm64'; + case BrowserPlatform.MAC: + return 'mac-x64'; + case BrowserPlatform.WIN32: + return 'win32'; + case BrowserPlatform.WIN64: + return 'win64'; + } +} + +export function resolveDownloadUrl( + platform: BrowserPlatform, + buildId: string, + baseUrl = 'https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing' +): string { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} + +export function resolveDownloadPath( + platform: BrowserPlatform, + buildId: string +): string[] { + return [buildId, folder(platform), `chrome-${folder(platform)}.zip`]; +} + +export function relativeExecutablePath( + platform: BrowserPlatform, + _buildId: string +): string { + switch (platform) { + case BrowserPlatform.MAC: + case BrowserPlatform.MAC_ARM: + return path.join( + 'chrome-' + folder(platform), + 'Google Chrome for Testing.app', + 'Contents', + 'MacOS', + 'Google Chrome for Testing' + ); + case BrowserPlatform.LINUX: + return path.join('chrome-linux64', 'chrome'); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join('chrome-' + folder(platform), 'chrome.exe'); + } +} + +export async function getLastKnownGoodReleaseForChannel( + channel: ChromeReleaseChannel +): Promise<{version: string; revision: string}> { + const data = (await getJSON( + new URL( + 'https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions.json' + ) + )) as { + channels: Record<string, {version: string}>; + }; + + for (const channel of Object.keys(data.channels)) { + data.channels[channel.toLowerCase()] = data.channels[channel]!; + delete data.channels[channel]; + } + + return ( + data as { + channels: { + [channel in ChromeReleaseChannel]: {version: string; revision: string}; + }; + } + ).channels[channel]; +} + +export async function getLastKnownGoodReleaseForMilestone( + milestone: string +): Promise<{version: string; revision: string} | undefined> { + const data = (await getJSON( + new URL( + 'https://googlechromelabs.github.io/chrome-for-testing/latest-versions-per-milestone.json' + ) + )) as { + milestones: Record<string, {version: string; revision: string}>; + }; + return data.milestones[milestone] as + | {version: string; revision: string} + | undefined; +} + +export async function getLastKnownGoodReleaseForBuild( + /** + * @example `112.0.23`, + */ + buildPrefix: string +): Promise<{version: string; revision: string} | undefined> { + const data = (await getJSON( + new URL( + 'https://googlechromelabs.github.io/chrome-for-testing/latest-patch-versions-per-build.json' + ) + )) as { + builds: Record<string, {version: string; revision: string}>; + }; + return data.builds[buildPrefix] as + | {version: string; revision: string} + | undefined; +} + +export async function resolveBuildId( + channel: ChromeReleaseChannel +): Promise<string>; +export async function resolveBuildId( + channel: string +): Promise<string | undefined>; +export async function resolveBuildId( + channel: ChromeReleaseChannel | string +): Promise<string | undefined> { + if ( + Object.values(ChromeReleaseChannel).includes( + channel as ChromeReleaseChannel + ) + ) { + return ( + await getLastKnownGoodReleaseForChannel(channel as ChromeReleaseChannel) + ).version; + } + if (channel.match(/^\d+$/)) { + // Potentially a milestone. + return (await getLastKnownGoodReleaseForMilestone(channel))?.version; + } + if (channel.match(/^\d+\.\d+\.\d+$/)) { + // Potentially a build prefix without the patch version. + return (await getLastKnownGoodReleaseForBuild(channel))?.version; + } + return; +} + +export function resolveSystemExecutablePath( + platform: BrowserPlatform, + channel: ChromeReleaseChannel +): string { + switch (platform) { + case BrowserPlatform.WIN64: + case BrowserPlatform.WIN32: + switch (channel) { + case ChromeReleaseChannel.STABLE: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome\\Application\\chrome.exe`; + case ChromeReleaseChannel.BETA: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome Beta\\Application\\chrome.exe`; + case ChromeReleaseChannel.CANARY: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome SxS\\Application\\chrome.exe`; + case ChromeReleaseChannel.DEV: + return `${process.env['PROGRAMFILES']}\\Google\\Chrome Dev\\Application\\chrome.exe`; + } + case BrowserPlatform.MAC_ARM: + case BrowserPlatform.MAC: + switch (channel) { + case ChromeReleaseChannel.STABLE: + return '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome'; + case ChromeReleaseChannel.BETA: + return '/Applications/Google Chrome Beta.app/Contents/MacOS/Google Chrome Beta'; + case ChromeReleaseChannel.CANARY: + return '/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary'; + case ChromeReleaseChannel.DEV: + return '/Applications/Google Chrome Dev.app/Contents/MacOS/Google Chrome Dev'; + } + case BrowserPlatform.LINUX: + switch (channel) { + case ChromeReleaseChannel.STABLE: + return '/opt/google/chrome/chrome'; + case ChromeReleaseChannel.BETA: + return '/opt/google/chrome-beta/chrome'; + case ChromeReleaseChannel.DEV: + return '/opt/google/chrome-unstable/chrome'; + } + } + + throw new Error( + `Unable to detect browser executable path for '${channel}' on ${platform}.` + ); +} diff --git a/node_modules/@puppeteer/browsers/src/browser-data/chromedriver.ts b/node_modules/@puppeteer/browsers/src/browser-data/chromedriver.ts new file mode 100644 index 0000000..290598d --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/browser-data/chromedriver.ts @@ -0,0 +1,56 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ +import path from 'path'; + +import {BrowserPlatform} from './types.js'; + +function folder(platform: BrowserPlatform): string { + switch (platform) { + case BrowserPlatform.LINUX: + return 'linux64'; + case BrowserPlatform.MAC_ARM: + return 'mac-arm64'; + case BrowserPlatform.MAC: + return 'mac-x64'; + case BrowserPlatform.WIN32: + return 'win32'; + case BrowserPlatform.WIN64: + return 'win64'; + } +} + +export function resolveDownloadUrl( + platform: BrowserPlatform, + buildId: string, + baseUrl = 'https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing' +): string { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} + +export function resolveDownloadPath( + platform: BrowserPlatform, + buildId: string +): string[] { + return [buildId, folder(platform), `chromedriver-${folder(platform)}.zip`]; +} + +export function relativeExecutablePath( + platform: BrowserPlatform, + _buildId: string +): string { + switch (platform) { + case BrowserPlatform.MAC: + case BrowserPlatform.MAC_ARM: + return path.join('chromedriver-' + folder(platform), 'chromedriver'); + case BrowserPlatform.LINUX: + return path.join('chromedriver-linux64', 'chromedriver'); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join('chromedriver-' + folder(platform), 'chromedriver.exe'); + } +} + +export {resolveBuildId} from './chrome.js'; diff --git a/node_modules/@puppeteer/browsers/src/browser-data/chromium.ts b/node_modules/@puppeteer/browsers/src/browser-data/chromium.ts new file mode 100644 index 0000000..09cfc98 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/browser-data/chromium.ts @@ -0,0 +1,88 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import path from 'path'; + +import {getText} from '../httpUtil.js'; + +import {BrowserPlatform} from './types.js'; + +function archive(platform: BrowserPlatform, buildId: string): string { + switch (platform) { + case BrowserPlatform.LINUX: + return 'chrome-linux'; + case BrowserPlatform.MAC_ARM: + case BrowserPlatform.MAC: + return 'chrome-mac'; + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + // Windows archive name changed at r591479. + return parseInt(buildId, 10) > 591479 ? 'chrome-win' : 'chrome-win32'; + } +} + +function folder(platform: BrowserPlatform): string { + switch (platform) { + case BrowserPlatform.LINUX: + return 'Linux_x64'; + case BrowserPlatform.MAC_ARM: + return 'Mac_Arm'; + case BrowserPlatform.MAC: + return 'Mac'; + case BrowserPlatform.WIN32: + return 'Win'; + case BrowserPlatform.WIN64: + return 'Win_x64'; + } +} + +export function resolveDownloadUrl( + platform: BrowserPlatform, + buildId: string, + baseUrl = 'https://storage.googleapis.com/chromium-browser-snapshots' +): string { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} + +export function resolveDownloadPath( + platform: BrowserPlatform, + buildId: string +): string[] { + return [folder(platform), buildId, `${archive(platform, buildId)}.zip`]; +} + +export function relativeExecutablePath( + platform: BrowserPlatform, + _buildId: string +): string { + switch (platform) { + case BrowserPlatform.MAC: + case BrowserPlatform.MAC_ARM: + return path.join( + 'chrome-mac', + 'Chromium.app', + 'Contents', + 'MacOS', + 'Chromium' + ); + case BrowserPlatform.LINUX: + return path.join('chrome-linux', 'chrome'); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join('chrome-win', 'chrome.exe'); + } +} +export async function resolveBuildId( + platform: BrowserPlatform +): Promise<string> { + return await getText( + new URL( + `https://storage.googleapis.com/chromium-browser-snapshots/${folder( + platform + )}/LAST_CHANGE` + ) + ); +} diff --git a/node_modules/@puppeteer/browsers/src/browser-data/firefox.ts b/node_modules/@puppeteer/browsers/src/browser-data/firefox.ts new file mode 100644 index 0000000..ccc30fa --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/browser-data/firefox.ts @@ -0,0 +1,330 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import fs from 'fs'; +import path from 'path'; + +import {getJSON} from '../httpUtil.js'; + +import {BrowserPlatform, type ProfileOptions} from './types.js'; + +function archive(platform: BrowserPlatform, buildId: string): string { + switch (platform) { + case BrowserPlatform.LINUX: + return `firefox-${buildId}.en-US.${platform}-x86_64.tar.bz2`; + case BrowserPlatform.MAC_ARM: + case BrowserPlatform.MAC: + return `firefox-${buildId}.en-US.mac.dmg`; + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return `firefox-${buildId}.en-US.${platform}.zip`; + } +} + +export function resolveDownloadUrl( + platform: BrowserPlatform, + buildId: string, + baseUrl = 'https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central' +): string { + return `${baseUrl}/${resolveDownloadPath(platform, buildId).join('/')}`; +} + +export function resolveDownloadPath( + platform: BrowserPlatform, + buildId: string +): string[] { + return [archive(platform, buildId)]; +} + +export function relativeExecutablePath( + platform: BrowserPlatform, + _buildId: string +): string { + switch (platform) { + case BrowserPlatform.MAC_ARM: + case BrowserPlatform.MAC: + return path.join('Firefox Nightly.app', 'Contents', 'MacOS', 'firefox'); + case BrowserPlatform.LINUX: + return path.join('firefox', 'firefox'); + case BrowserPlatform.WIN32: + case BrowserPlatform.WIN64: + return path.join('firefox', 'firefox.exe'); + } +} + +export async function resolveBuildId( + channel: 'FIREFOX_NIGHTLY' = 'FIREFOX_NIGHTLY' +): Promise<string> { + const versions = (await getJSON( + new URL('https://product-details.mozilla.org/1.0/firefox_versions.json') + )) as Record<string, string>; + const version = versions[channel]; + if (!version) { + throw new Error(`Channel ${channel} is not found.`); + } + return version; +} + +export async function createProfile(options: ProfileOptions): Promise<void> { + if (!fs.existsSync(options.path)) { + await fs.promises.mkdir(options.path, { + recursive: true, + }); + } + await writePreferences({ + preferences: { + ...defaultProfilePreferences(options.preferences), + ...options.preferences, + }, + path: options.path, + }); +} + +function defaultProfilePreferences( + extraPrefs: Record<string, unknown> +): Record<string, unknown> { + const server = 'dummy.test'; + + const defaultPrefs = { + // Make sure Shield doesn't hit the network. + 'app.normandy.api_url': '', + // Disable Firefox old build background check + 'app.update.checkInstallTime': false, + // Disable automatically upgrading Firefox + 'app.update.disabledForTesting': true, + + // Increase the APZ content response timeout to 1 minute + 'apz.content_response_timeout': 60000, + + // Prevent various error message on the console + // jest-puppeteer asserts that no error message is emitted by the console + 'browser.contentblocking.features.standard': + '-tp,tpPrivate,cookieBehavior0,-cm,-fp', + + // Enable the dump function: which sends messages to the system + // console + // https://bugzilla.mozilla.org/show_bug.cgi?id=1543115 + 'browser.dom.window.dump.enabled': true, + // Disable topstories + 'browser.newtabpage.activity-stream.feeds.system.topstories': false, + // Always display a blank page + 'browser.newtabpage.enabled': false, + // Background thumbnails in particular cause grief: and disabling + // thumbnails in general cannot hurt + 'browser.pagethumbnails.capturing_disabled': true, + + // Disable safebrowsing components. + 'browser.safebrowsing.blockedURIs.enabled': false, + 'browser.safebrowsing.downloads.enabled': false, + 'browser.safebrowsing.malware.enabled': false, + 'browser.safebrowsing.phishing.enabled': false, + + // Disable updates to search engines. + 'browser.search.update': false, + // Do not restore the last open set of tabs if the browser has crashed + 'browser.sessionstore.resume_from_crash': false, + // Skip check for default browser on startup + 'browser.shell.checkDefaultBrowser': false, + + // Disable newtabpage + 'browser.startup.homepage': 'about:blank', + // Do not redirect user when a milstone upgrade of Firefox is detected + 'browser.startup.homepage_override.mstone': 'ignore', + // Start with a blank page about:blank + 'browser.startup.page': 0, + + // Do not allow background tabs to be zombified on Android: otherwise for + // tests that open additional tabs: the test harness tab itself might get + // unloaded + 'browser.tabs.disableBackgroundZombification': false, + // Do not warn when closing all other open tabs + 'browser.tabs.warnOnCloseOtherTabs': false, + // Do not warn when multiple tabs will be opened + 'browser.tabs.warnOnOpen': false, + + // Do not automatically offer translations, as tests do not expect this. + 'browser.translations.automaticallyPopup': false, + + // Disable the UI tour. + 'browser.uitour.enabled': false, + // Turn off search suggestions in the location bar so as not to trigger + // network connections. + 'browser.urlbar.suggest.searches': false, + // Disable first run splash page on Windows 10 + 'browser.usedOnWindows10.introURL': '', + // Do not warn on quitting Firefox + 'browser.warnOnQuit': false, + + // Defensively disable data reporting systems + 'datareporting.healthreport.documentServerURI': `http://${server}/dummy/healthreport/`, + 'datareporting.healthreport.logging.consoleEnabled': false, + 'datareporting.healthreport.service.enabled': false, + 'datareporting.healthreport.service.firstRun': false, + 'datareporting.healthreport.uploadEnabled': false, + + // Do not show datareporting policy notifications which can interfere with tests + 'datareporting.policy.dataSubmissionEnabled': false, + 'datareporting.policy.dataSubmissionPolicyBypassNotification': true, + + // DevTools JSONViewer sometimes fails to load dependencies with its require.js. + // This doesn't affect Puppeteer but spams console (Bug 1424372) + 'devtools.jsonview.enabled': false, + + // Disable popup-blocker + 'dom.disable_open_during_load': false, + + // Enable the support for File object creation in the content process + // Required for |Page.setFileInputFiles| protocol method. + 'dom.file.createInChild': true, + + // Disable the ProcessHangMonitor + 'dom.ipc.reportProcessHangs': false, + + // Disable slow script dialogues + 'dom.max_chrome_script_run_time': 0, + 'dom.max_script_run_time': 0, + + // Only load extensions from the application and user profile + // AddonManager.SCOPE_PROFILE + AddonManager.SCOPE_APPLICATION + 'extensions.autoDisableScopes': 0, + 'extensions.enabledScopes': 5, + + // Disable metadata caching for installed add-ons by default + 'extensions.getAddons.cache.enabled': false, + + // Disable installing any distribution extensions or add-ons. + 'extensions.installDistroAddons': false, + + // Disabled screenshots extension + 'extensions.screenshots.disabled': true, + + // Turn off extension updates so they do not bother tests + 'extensions.update.enabled': false, + + // Turn off extension updates so they do not bother tests + 'extensions.update.notifyUser': false, + + // Make sure opening about:addons will not hit the network + 'extensions.webservice.discoverURL': `http://${server}/dummy/discoveryURL`, + + // Allow the application to have focus even it runs in the background + 'focusmanager.testmode': true, + + // Disable useragent updates + 'general.useragent.updates.enabled': false, + + // Always use network provider for geolocation tests so we bypass the + // macOS dialog raised by the corelocation provider + 'geo.provider.testing': true, + + // Do not scan Wifi + 'geo.wifi.scan': false, + + // No hang monitor + 'hangmonitor.timeout': 0, + + // Show chrome errors and warnings in the error console + 'javascript.options.showInConsole': true, + + // Disable download and usage of OpenH264: and Widevine plugins + 'media.gmp-manager.updateEnabled': false, + + // Disable the GFX sanity window + 'media.sanity-test.disabled': true, + + // Prevent various error message on the console + // jest-puppeteer asserts that no error message is emitted by the console + 'network.cookie.cookieBehavior': 0, + + // Disable experimental feature that is only available in Nightly + 'network.cookie.sameSite.laxByDefault': false, + + // Do not prompt for temporary redirects + 'network.http.prompt-temp-redirect': false, + + // Disable speculative connections so they are not reported as leaking + // when they are hanging around + 'network.http.speculative-parallel-limit': 0, + + // Do not automatically switch between offline and online + 'network.manage-offline-status': false, + + // Make sure SNTP requests do not hit the network + 'network.sntp.pools': server, + + // Disable Flash. + 'plugin.state.flash': 0, + + 'privacy.trackingprotection.enabled': false, + + // Can be removed once Firefox 89 is no longer supported + // https://bugzilla.mozilla.org/show_bug.cgi?id=1710839 + 'remote.enabled': true, + + // Don't do network connections for mitm priming + 'security.certerrors.mitm.priming.enabled': false, + + // Local documents have access to all other local documents, + // including directory listings + 'security.fileuri.strict_origin_policy': false, + + // Do not wait for the notification button security delay + 'security.notification_enable_delay': 0, + + // Ensure blocklist updates do not hit the network + 'services.settings.server': `http://${server}/dummy/blocklist/`, + + // Do not automatically fill sign-in forms with known usernames and + // passwords + 'signon.autofillForms': false, + + // Disable password capture, so that tests that include forms are not + // influenced by the presence of the persistent doorhanger notification + 'signon.rememberSignons': false, + + // Disable first-run welcome page + 'startup.homepage_welcome_url': 'about:blank', + + // Disable first-run welcome page + 'startup.homepage_welcome_url.additional': '', + + // Disable browser animations (tabs, fullscreen, sliding alerts) + 'toolkit.cosmeticAnimations.enabled': false, + + // Prevent starting into safe mode after application crashes + 'toolkit.startup.max_resumed_crashes': -1, + }; + + return Object.assign(defaultPrefs, extraPrefs); +} + +/** + * Populates the user.js file with custom preferences as needed to allow + * Firefox's CDP support to properly function. These preferences will be + * automatically copied over to prefs.js during startup of Firefox. To be + * able to restore the original values of preferences a backup of prefs.js + * will be created. + * + * @param prefs - List of preferences to add. + * @param profilePath - Firefox profile to write the preferences to. + */ +async function writePreferences(options: ProfileOptions): Promise<void> { + const lines = Object.entries(options.preferences).map(([key, value]) => { + return `user_pref(${JSON.stringify(key)}, ${JSON.stringify(value)});`; + }); + + await fs.promises.writeFile( + path.join(options.path, 'user.js'), + lines.join('\n') + ); + + // Create a backup of the preferences file if it already exitsts. + const prefsPath = path.join(options.path, 'prefs.js'); + if (fs.existsSync(prefsPath)) { + const prefsBackupPath = path.join(options.path, 'prefs.js.puppeteer'); + await fs.promises.copyFile(prefsPath, prefsBackupPath); + } +} diff --git a/node_modules/@puppeteer/browsers/src/browser-data/types.ts b/node_modules/@puppeteer/browsers/src/browser-data/types.ts new file mode 100644 index 0000000..ac72661 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/browser-data/types.ts @@ -0,0 +1,61 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +/** + * Supported browsers. + * + * @public + */ +export enum Browser { + CHROME = 'chrome', + CHROMEHEADLESSSHELL = 'chrome-headless-shell', + CHROMIUM = 'chromium', + FIREFOX = 'firefox', + CHROMEDRIVER = 'chromedriver', +} + +/** + * Platform names used to identify a OS platform x architecture combination in the way + * that is relevant for the browser download. + * + * @public + */ +export enum BrowserPlatform { + LINUX = 'linux', + MAC = 'mac', + MAC_ARM = 'mac_arm', + WIN32 = 'win32', + WIN64 = 'win64', +} + +/** + * @public + */ +export enum BrowserTag { + CANARY = 'canary', + BETA = 'beta', + DEV = 'dev', + STABLE = 'stable', + LATEST = 'latest', +} + +/** + * @public + */ +export interface ProfileOptions { + preferences: Record<string, unknown>; + path: string; +} + +/** + * @public + */ +export enum ChromeReleaseChannel { + STABLE = 'stable', + DEV = 'dev', + CANARY = 'canary', + BETA = 'beta', +} diff --git a/node_modules/@puppeteer/browsers/src/debug.ts b/node_modules/@puppeteer/browsers/src/debug.ts new file mode 100644 index 0000000..491097f --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/debug.ts @@ -0,0 +1,9 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import debug from 'debug'; + +export {debug}; diff --git a/node_modules/@puppeteer/browsers/src/detectPlatform.ts b/node_modules/@puppeteer/browsers/src/detectPlatform.ts new file mode 100644 index 0000000..df644c3 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/detectPlatform.ts @@ -0,0 +1,51 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import os from 'os'; + +import {BrowserPlatform} from './browser-data/browser-data.js'; + +/** + * @public + */ +export function detectBrowserPlatform(): BrowserPlatform | undefined { + const platform = os.platform(); + switch (platform) { + case 'darwin': + return os.arch() === 'arm64' + ? BrowserPlatform.MAC_ARM + : BrowserPlatform.MAC; + case 'linux': + return BrowserPlatform.LINUX; + case 'win32': + return os.arch() === 'x64' || + // Windows 11 for ARM supports x64 emulation + (os.arch() === 'arm64' && isWindows11(os.release())) + ? BrowserPlatform.WIN64 + : BrowserPlatform.WIN32; + default: + return undefined; + } +} + +/** + * Windows 11 is identified by the version 10.0.22000 or greater + * @internal + */ +function isWindows11(version: string): boolean { + const parts = version.split('.'); + if (parts.length > 2) { + const major = parseInt(parts[0] as string, 10); + const minor = parseInt(parts[1] as string, 10); + const patch = parseInt(parts[2] as string, 10); + return ( + major > 10 || + (major === 10 && minor > 0) || + (major === 10 && minor === 0 && patch >= 22000) + ); + } + return false; +} diff --git a/node_modules/@puppeteer/browsers/src/fileUtil.ts b/node_modules/@puppeteer/browsers/src/fileUtil.ts new file mode 100644 index 0000000..50a6897 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/fileUtil.ts @@ -0,0 +1,79 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import {exec as execChildProcess} from 'child_process'; +import {createReadStream} from 'fs'; +import {mkdir, readdir} from 'fs/promises'; +import * as path from 'path'; +import {promisify} from 'util'; + +import extractZip from 'extract-zip'; +import tar from 'tar-fs'; +import bzip from 'unbzip2-stream'; + +const exec = promisify(execChildProcess); + +/** + * @internal + */ +export async function unpackArchive( + archivePath: string, + folderPath: string +): Promise<void> { + if (archivePath.endsWith('.zip')) { + await extractZip(archivePath, {dir: folderPath}); + } else if (archivePath.endsWith('.tar.bz2')) { + await extractTar(archivePath, folderPath); + } else if (archivePath.endsWith('.dmg')) { + await mkdir(folderPath); + await installDMG(archivePath, folderPath); + } else { + throw new Error(`Unsupported archive format: ${archivePath}`); + } +} + +/** + * @internal + */ +function extractTar(tarPath: string, folderPath: string): Promise<void> { + return new Promise((fulfill, reject) => { + const tarStream = tar.extract(folderPath); + tarStream.on('error', reject); + tarStream.on('finish', fulfill); + const readStream = createReadStream(tarPath); + readStream.pipe(bzip()).pipe(tarStream); + }); +} + +/** + * @internal + */ +async function installDMG(dmgPath: string, folderPath: string): Promise<void> { + const {stdout} = await exec( + `hdiutil attach -nobrowse -noautoopen "${dmgPath}"` + ); + + const volumes = stdout.match(/\/Volumes\/(.*)/m); + if (!volumes) { + throw new Error(`Could not find volume path in ${stdout}`); + } + const mountPath = volumes[0]!; + + try { + const fileNames = await readdir(mountPath); + const appName = fileNames.find(item => { + return typeof item === 'string' && item.endsWith('.app'); + }); + if (!appName) { + throw new Error(`Cannot find app in ${mountPath}`); + } + const mountedPath = path.join(mountPath!, appName); + + await exec(`cp -R "${mountedPath}" "${folderPath}"`); + } finally { + await exec(`hdiutil detach "${mountPath}" -quiet`); + } +} diff --git a/node_modules/@puppeteer/browsers/src/httpUtil.ts b/node_modules/@puppeteer/browsers/src/httpUtil.ts new file mode 100644 index 0000000..96f7fc9 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/httpUtil.ts @@ -0,0 +1,151 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import {createWriteStream} from 'fs'; +import * as http from 'http'; +import * as https from 'https'; +import {URL, urlToHttpOptions} from 'url'; + +import {ProxyAgent} from 'proxy-agent'; + +export function headHttpRequest(url: URL): Promise<boolean> { + return new Promise(resolve => { + const request = httpRequest( + url, + 'HEAD', + response => { + // consume response data free node process + response.resume(); + resolve(response.statusCode === 200); + }, + false + ); + request.on('error', () => { + resolve(false); + }); + }); +} + +export function httpRequest( + url: URL, + method: string, + response: (x: http.IncomingMessage) => void, + keepAlive = true +): http.ClientRequest { + const options: http.RequestOptions = { + protocol: url.protocol, + hostname: url.hostname, + port: url.port, + path: url.pathname + url.search, + method, + headers: keepAlive ? {Connection: 'keep-alive'} : undefined, + auth: urlToHttpOptions(url).auth, + agent: new ProxyAgent(), + }; + + const requestCallback = (res: http.IncomingMessage): void => { + if ( + res.statusCode && + res.statusCode >= 300 && + res.statusCode < 400 && + res.headers.location + ) { + httpRequest(new URL(res.headers.location), method, response); + } else { + response(res); + } + }; + const request = + options.protocol === 'https:' + ? https.request(options, requestCallback) + : http.request(options, requestCallback); + request.end(); + return request; +} + +/** + * @internal + */ +export function downloadFile( + url: URL, + destinationPath: string, + progressCallback?: (downloadedBytes: number, totalBytes: number) => void +): Promise<void> { + return new Promise<void>((resolve, reject) => { + let downloadedBytes = 0; + let totalBytes = 0; + + function onData(chunk: string): void { + downloadedBytes += chunk.length; + progressCallback!(downloadedBytes, totalBytes); + } + + const request = httpRequest(url, 'GET', response => { + if (response.statusCode !== 200) { + const error = new Error( + `Download failed: server returned code ${response.statusCode}. URL: ${url}` + ); + // consume response data to free up memory + response.resume(); + reject(error); + return; + } + const file = createWriteStream(destinationPath); + file.on('finish', () => { + return resolve(); + }); + file.on('error', error => { + return reject(error); + }); + response.pipe(file); + totalBytes = parseInt(response.headers['content-length']!, 10); + if (progressCallback) { + response.on('data', onData); + } + }); + request.on('error', error => { + return reject(error); + }); + }); +} + +export async function getJSON(url: URL): Promise<unknown> { + const text = await getText(url); + try { + return JSON.parse(text); + } catch { + throw new Error('Could not parse JSON from ' + url.toString()); + } +} + +export function getText(url: URL): Promise<string> { + return new Promise((resolve, reject) => { + const request = httpRequest( + url, + 'GET', + response => { + let data = ''; + if (response.statusCode && response.statusCode >= 400) { + return reject(new Error(`Got status code ${response.statusCode}`)); + } + response.on('data', chunk => { + data += chunk; + }); + response.on('end', () => { + try { + return resolve(String(data)); + } catch { + return reject(new Error('Chrome version not found')); + } + }); + }, + false + ); + request.on('error', err => { + reject(err); + }); + }); +} diff --git a/node_modules/@puppeteer/browsers/src/install.ts b/node_modules/@puppeteer/browsers/src/install.ts new file mode 100644 index 0000000..375c75b --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/install.ts @@ -0,0 +1,271 @@ +/** + * @license + * Copyright 2017 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import assert from 'assert'; +import {existsSync} from 'fs'; +import {mkdir, unlink} from 'fs/promises'; +import os from 'os'; +import path from 'path'; + +import { + type Browser, + type BrowserPlatform, + downloadUrls, +} from './browser-data/browser-data.js'; +import {Cache, InstalledBrowser} from './Cache.js'; +import {debug} from './debug.js'; +import {detectBrowserPlatform} from './detectPlatform.js'; +import {unpackArchive} from './fileUtil.js'; +import {downloadFile, headHttpRequest} from './httpUtil.js'; + +const debugInstall = debug('puppeteer:browsers:install'); + +const times = new Map<string, [number, number]>(); +function debugTime(label: string) { + times.set(label, process.hrtime()); +} + +function debugTimeEnd(label: string) { + const end = process.hrtime(); + const start = times.get(label); + if (!start) { + return; + } + const duration = + end[0] * 1000 + end[1] / 1e6 - (start[0] * 1000 + start[1] / 1e6); // calculate duration in milliseconds + debugInstall(`Duration for ${label}: ${duration}ms`); +} + +/** + * @public + */ +export interface InstallOptions { + /** + * Determines the path to download browsers to. + */ + cacheDir: string; + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to install. + */ + browser: Browser; + /** + * Determines which buildId to download. BuildId should uniquely identify + * binaries and they are used for caching. + */ + buildId: string; + /** + * Provides information about the progress of the download. + */ + downloadProgressCallback?: ( + downloadedBytes: number, + totalBytes: number + ) => void; + /** + * Determines the host that will be used for downloading. + * + * @defaultValue Either + * + * - https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing or + * - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central + * + */ + baseUrl?: string; + /** + * Whether to unpack and install browser archives. + * + * @defaultValue `true` + */ + unpack?: boolean; +} + +/** + * @public + */ +export function install( + options: InstallOptions & {unpack?: true} +): Promise<InstalledBrowser>; +/** + * @public + */ +export function install( + options: InstallOptions & {unpack: false} +): Promise<string>; +export async function install( + options: InstallOptions +): Promise<InstalledBrowser | string> { + options.platform ??= detectBrowserPlatform(); + options.unpack ??= true; + if (!options.platform) { + throw new Error( + `Cannot download a binary for the provided platform: ${os.platform()} (${os.arch()})` + ); + } + const url = getDownloadUrl( + options.browser, + options.platform, + options.buildId, + options.baseUrl + ); + const fileName = url.toString().split('/').pop(); + assert(fileName, `A malformed download URL was found: ${url}.`); + const cache = new Cache(options.cacheDir); + const browserRoot = cache.browserRoot(options.browser); + const archivePath = path.join(browserRoot, `${options.buildId}-${fileName}`); + if (!existsSync(browserRoot)) { + await mkdir(browserRoot, {recursive: true}); + } + + if (!options.unpack) { + if (existsSync(archivePath)) { + return archivePath; + } + debugInstall(`Downloading binary from ${url}`); + debugTime('download'); + await downloadFile(url, archivePath, options.downloadProgressCallback); + debugTimeEnd('download'); + return archivePath; + } + + const outputPath = cache.installationDir( + options.browser, + options.platform, + options.buildId + ); + if (existsSync(outputPath)) { + return new InstalledBrowser( + cache, + options.browser, + options.buildId, + options.platform + ); + } + try { + debugInstall(`Downloading binary from ${url}`); + try { + debugTime('download'); + await downloadFile(url, archivePath, options.downloadProgressCallback); + } finally { + debugTimeEnd('download'); + } + + debugInstall(`Installing ${archivePath} to ${outputPath}`); + try { + debugTime('extract'); + await unpackArchive(archivePath, outputPath); + } finally { + debugTimeEnd('extract'); + } + } finally { + if (existsSync(archivePath)) { + await unlink(archivePath); + } + } + return new InstalledBrowser( + cache, + options.browser, + options.buildId, + options.platform + ); +} + +/** + * @public + */ +export interface UninstallOptions { + /** + * Determines the platform for the browser binary. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * The path to the root of the cache directory. + */ + cacheDir: string; + /** + * Determines which browser to uninstall. + */ + browser: Browser; + /** + * The browser build to uninstall + */ + buildId: string; +} + +/** + * + * @public + */ +export async function uninstall(options: UninstallOptions): Promise<void> { + options.platform ??= detectBrowserPlatform(); + if (!options.platform) { + throw new Error( + `Cannot detect the browser platform for: ${os.platform()} (${os.arch()})` + ); + } + + new Cache(options.cacheDir).uninstall( + options.browser, + options.platform, + options.buildId + ); +} + +/** + * @public + */ +export interface GetInstalledBrowsersOptions { + /** + * The path to the root of the cache directory. + */ + cacheDir: string; +} + +/** + * Returns metadata about browsers installed in the cache directory. + * + * @public + */ +export async function getInstalledBrowsers( + options: GetInstalledBrowsersOptions +): Promise<InstalledBrowser[]> { + return new Cache(options.cacheDir).getInstalledBrowsers(); +} + +/** + * @public + */ +export async function canDownload(options: InstallOptions): Promise<boolean> { + options.platform ??= detectBrowserPlatform(); + if (!options.platform) { + throw new Error( + `Cannot download a binary for the provided platform: ${os.platform()} (${os.arch()})` + ); + } + return await headHttpRequest( + getDownloadUrl( + options.browser, + options.platform, + options.buildId, + options.baseUrl + ) + ); +} + +function getDownloadUrl( + browser: Browser, + platform: BrowserPlatform, + buildId: string, + baseUrl?: string +): URL { + return new URL(downloadUrls[browser](platform, buildId, baseUrl)); +} diff --git a/node_modules/@puppeteer/browsers/src/launch.ts b/node_modules/@puppeteer/browsers/src/launch.ts new file mode 100644 index 0000000..dfb0fbf --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/launch.ts @@ -0,0 +1,479 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import childProcess from 'child_process'; +import {accessSync} from 'fs'; +import os from 'os'; +import readline from 'readline'; + +import { + type Browser, + type BrowserPlatform, + resolveSystemExecutablePath, + type ChromeReleaseChannel, +} from './browser-data/browser-data.js'; +import {Cache} from './Cache.js'; +import {debug} from './debug.js'; +import {detectBrowserPlatform} from './detectPlatform.js'; + +const debugLaunch = debug('puppeteer:browsers:launcher'); + +/** + * @public + */ +export interface ComputeExecutablePathOptions { + /** + * Root path to the storage directory. + */ + cacheDir: string; + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to launch. + */ + browser: Browser; + /** + * Determines which buildId to download. BuildId should uniquely identify + * binaries and they are used for caching. + */ + buildId: string; +} + +/** + * @public + */ +export function computeExecutablePath( + options: ComputeExecutablePathOptions +): string { + return new Cache(options.cacheDir).computeExecutablePath(options); +} + +/** + * @public + */ +export interface SystemOptions { + /** + * Determines which platform the browser will be suited for. + * + * @defaultValue **Auto-detected.** + */ + platform?: BrowserPlatform; + /** + * Determines which browser to launch. + */ + browser: Browser; + /** + * Release channel to look for on the system. + */ + channel: ChromeReleaseChannel; +} + +/** + * @public + */ +export function computeSystemExecutablePath(options: SystemOptions): string { + options.platform ??= detectBrowserPlatform(); + if (!options.platform) { + throw new Error( + `Cannot download a binary for the provided platform: ${os.platform()} (${os.arch()})` + ); + } + const path = resolveSystemExecutablePath( + options.browser, + options.platform, + options.channel + ); + try { + accessSync(path); + } catch (error) { + throw new Error( + `Could not find Google Chrome executable for channel '${options.channel}' at '${path}'.` + ); + } + return path; +} + +/** + * @public + */ +export interface LaunchOptions { + executablePath: string; + pipe?: boolean; + dumpio?: boolean; + args?: string[]; + env?: Record<string, string | undefined>; + handleSIGINT?: boolean; + handleSIGTERM?: boolean; + handleSIGHUP?: boolean; + detached?: boolean; + onExit?: () => Promise<void>; +} + +/** + * @public + */ +export function launch(opts: LaunchOptions): Process { + return new Process(opts); +} + +/** + * @public + */ +export const CDP_WEBSOCKET_ENDPOINT_REGEX = + /^DevTools listening on (ws:\/\/.*)$/; + +/** + * @public + */ +export const WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX = + /^WebDriver BiDi listening on (ws:\/\/.*)$/; + +/** + * @public + */ +export class Process { + #executablePath; + #args: string[]; + #browserProcess: childProcess.ChildProcess; + #exited = false; + // The browser process can be closed externally or from the driver process. We + // need to invoke the hooks only once though but we don't know how many times + // we will be invoked. + #hooksRan = false; + #onExitHook = async () => {}; + #browserProcessExiting: Promise<void>; + + constructor(opts: LaunchOptions) { + this.#executablePath = opts.executablePath; + this.#args = opts.args ?? []; + + opts.pipe ??= false; + opts.dumpio ??= false; + opts.handleSIGINT ??= true; + opts.handleSIGTERM ??= true; + opts.handleSIGHUP ??= true; + // On non-windows platforms, `detached: true` makes child process a + // leader of a new process group, making it possible to kill child + // process tree with `.kill(-pid)` command. @see + // https://nodejs.org/api/child_process.html#child_process_options_detached + opts.detached ??= process.platform !== 'win32'; + + const stdio = this.#configureStdio({ + pipe: opts.pipe, + dumpio: opts.dumpio, + }); + + const env = opts.env || {}; + + debugLaunch(`Launching ${this.#executablePath} ${this.#args.join(' ')}`, { + detached: opts.detached, + env: Object.keys(env).reduce<Record<string, string | undefined>>( + (res, key) => { + if (key.toLowerCase().startsWith('puppeteer_')) { + res[key] = env[key]; + } + return res; + }, + {} + ), + stdio, + }); + + this.#browserProcess = childProcess.spawn( + this.#executablePath, + this.#args, + { + detached: opts.detached, + env, + stdio, + } + ); + + debugLaunch(`Launched ${this.#browserProcess.pid}`); + if (opts.dumpio) { + this.#browserProcess.stderr?.pipe(process.stderr); + this.#browserProcess.stdout?.pipe(process.stdout); + } + process.on('exit', this.#onDriverProcessExit); + if (opts.handleSIGINT) { + process.on('SIGINT', this.#onDriverProcessSignal); + } + if (opts.handleSIGTERM) { + process.on('SIGTERM', this.#onDriverProcessSignal); + } + if (opts.handleSIGHUP) { + process.on('SIGHUP', this.#onDriverProcessSignal); + } + if (opts.onExit) { + this.#onExitHook = opts.onExit; + } + this.#browserProcessExiting = new Promise((resolve, reject) => { + this.#browserProcess.once('exit', async () => { + debugLaunch(`Browser process ${this.#browserProcess.pid} onExit`); + this.#clearListeners(); + this.#exited = true; + try { + await this.#runHooks(); + } catch (err) { + reject(err); + return; + } + resolve(); + }); + }); + } + + async #runHooks() { + if (this.#hooksRan) { + return; + } + this.#hooksRan = true; + await this.#onExitHook(); + } + + get nodeProcess(): childProcess.ChildProcess { + return this.#browserProcess; + } + + #configureStdio(opts: { + pipe: boolean; + dumpio: boolean; + }): Array<'ignore' | 'pipe'> { + if (opts.pipe) { + if (opts.dumpio) { + return ['ignore', 'pipe', 'pipe', 'pipe', 'pipe']; + } else { + return ['ignore', 'ignore', 'ignore', 'pipe', 'pipe']; + } + } else { + if (opts.dumpio) { + return ['pipe', 'pipe', 'pipe']; + } else { + return ['pipe', 'ignore', 'pipe']; + } + } + } + + #clearListeners(): void { + process.off('exit', this.#onDriverProcessExit); + process.off('SIGINT', this.#onDriverProcessSignal); + process.off('SIGTERM', this.#onDriverProcessSignal); + process.off('SIGHUP', this.#onDriverProcessSignal); + } + + #onDriverProcessExit = (_code: number) => { + this.kill(); + }; + + #onDriverProcessSignal = (signal: string): void => { + switch (signal) { + case 'SIGINT': + this.kill(); + process.exit(130); + case 'SIGTERM': + case 'SIGHUP': + void this.close(); + break; + } + }; + + async close(): Promise<void> { + await this.#runHooks(); + if (!this.#exited) { + this.kill(); + } + return await this.#browserProcessExiting; + } + + hasClosed(): Promise<void> { + return this.#browserProcessExiting; + } + + kill(): void { + debugLaunch(`Trying to kill ${this.#browserProcess.pid}`); + // If the process failed to launch (for example if the browser executable path + // is invalid), then the process does not get a pid assigned. A call to + // `proc.kill` would error, as the `pid` to-be-killed can not be found. + if ( + this.#browserProcess && + this.#browserProcess.pid && + pidExists(this.#browserProcess.pid) + ) { + try { + debugLaunch(`Browser process ${this.#browserProcess.pid} exists`); + if (process.platform === 'win32') { + try { + childProcess.execSync( + `taskkill /pid ${this.#browserProcess.pid} /T /F` + ); + } catch (error) { + debugLaunch( + `Killing ${this.#browserProcess.pid} using taskkill failed`, + error + ); + // taskkill can fail to kill the process e.g. due to missing permissions. + // Let's kill the process via Node API. This delays killing of all child + // processes of `this.proc` until the main Node.js process dies. + this.#browserProcess.kill(); + } + } else { + // on linux the process group can be killed with the group id prefixed with + // a minus sign. The process group id is the group leader's pid. + const processGroupId = -this.#browserProcess.pid; + + try { + process.kill(processGroupId, 'SIGKILL'); + } catch (error) { + debugLaunch( + `Killing ${this.#browserProcess.pid} using process.kill failed`, + error + ); + // Killing the process group can fail due e.g. to missing permissions. + // Let's kill the process via Node API. This delays killing of all child + // processes of `this.proc` until the main Node.js process dies. + this.#browserProcess.kill('SIGKILL'); + } + } + } catch (error) { + throw new Error( + `${PROCESS_ERROR_EXPLANATION}\nError cause: ${ + isErrorLike(error) ? error.stack : error + }` + ); + } + } + this.#clearListeners(); + } + + waitForLineOutput(regex: RegExp, timeout = 0): Promise<string> { + if (!this.#browserProcess.stderr) { + throw new Error('`browserProcess` does not have stderr.'); + } + const rl = readline.createInterface(this.#browserProcess.stderr); + let stderr = ''; + + return new Promise((resolve, reject) => { + rl.on('line', onLine); + rl.on('close', onClose); + this.#browserProcess.on('exit', onClose); + this.#browserProcess.on('error', onClose); + const timeoutId = + timeout > 0 ? setTimeout(onTimeout, timeout) : undefined; + + const cleanup = (): void => { + if (timeoutId) { + clearTimeout(timeoutId); + } + rl.off('line', onLine); + rl.off('close', onClose); + this.#browserProcess.off('exit', onClose); + this.#browserProcess.off('error', onClose); + }; + + function onClose(error?: Error): void { + cleanup(); + reject( + new Error( + [ + `Failed to launch the browser process!${ + error ? ' ' + error.message : '' + }`, + stderr, + '', + 'TROUBLESHOOTING: https://pptr.dev/troubleshooting', + '', + ].join('\n') + ) + ); + } + + function onTimeout(): void { + cleanup(); + reject( + new TimeoutError( + `Timed out after ${timeout} ms while waiting for the WS endpoint URL to appear in stdout!` + ) + ); + } + + function onLine(line: string): void { + stderr += line + '\n'; + const match = line.match(regex); + if (!match) { + return; + } + cleanup(); + // The RegExp matches, so this will obviously exist. + resolve(match[1]!); + } + }); + } +} + +const PROCESS_ERROR_EXPLANATION = `Puppeteer was unable to kill the process which ran the browser binary. +This means that, on future Puppeteer launches, Puppeteer might not be able to launch the browser. +Please check your open processes and ensure that the browser processes that Puppeteer launched have been killed. +If you think this is a bug, please report it on the Puppeteer issue tracker.`; + +/** + * @internal + */ +function pidExists(pid: number): boolean { + try { + return process.kill(pid, 0); + } catch (error) { + if (isErrnoException(error)) { + if (error.code && error.code === 'ESRCH') { + return false; + } + } + throw error; + } +} + +/** + * @internal + */ +export interface ErrorLike extends Error { + name: string; + message: string; +} + +/** + * @internal + */ +export function isErrorLike(obj: unknown): obj is ErrorLike { + return ( + typeof obj === 'object' && obj !== null && 'name' in obj && 'message' in obj + ); +} +/** + * @internal + */ +export function isErrnoException(obj: unknown): obj is NodeJS.ErrnoException { + return ( + isErrorLike(obj) && + ('errno' in obj || 'code' in obj || 'path' in obj || 'syscall' in obj) + ); +} + +/** + * @public + */ +export class TimeoutError extends Error { + /** + * @internal + */ + constructor(message?: string) { + super(message); + this.name = this.constructor.name; + Error.captureStackTrace(this, this.constructor); + } +} diff --git a/node_modules/@puppeteer/browsers/src/main-cli.ts b/node_modules/@puppeteer/browsers/src/main-cli.ts new file mode 100644 index 0000000..9919a4d --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/main-cli.ts @@ -0,0 +1,11 @@ +#!/usr/bin/env node + +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +import {CLI} from './CLI.js'; + +void new CLI().run(process.argv); diff --git a/node_modules/@puppeteer/browsers/src/main.ts b/node_modules/@puppeteer/browsers/src/main.ts new file mode 100644 index 0000000..df93de5 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/main.ts @@ -0,0 +1,42 @@ +/** + * @license + * Copyright 2023 Google Inc. + * SPDX-License-Identifier: Apache-2.0 + */ + +export type { + LaunchOptions, + ComputeExecutablePathOptions as Options, + SystemOptions, +} from './launch.js'; +export { + launch, + computeExecutablePath, + computeSystemExecutablePath, + TimeoutError, + CDP_WEBSOCKET_ENDPOINT_REGEX, + WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX, + Process, +} from './launch.js'; +export type { + InstallOptions, + GetInstalledBrowsersOptions, + UninstallOptions, +} from './install.js'; +export { + install, + getInstalledBrowsers, + canDownload, + uninstall, +} from './install.js'; +export {detectBrowserPlatform} from './detectPlatform.js'; +export type {ProfileOptions} from './browser-data/browser-data.js'; +export { + resolveBuildId, + Browser, + BrowserPlatform, + ChromeReleaseChannel, + createProfile, +} from './browser-data/browser-data.js'; +export {CLI, makeProgressCallback} from './CLI.js'; +export {Cache, InstalledBrowser} from './Cache.js'; diff --git a/node_modules/@puppeteer/browsers/src/tsconfig.cjs.json b/node_modules/@puppeteer/browsers/src/tsconfig.cjs.json new file mode 100644 index 0000000..acb1968 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "../../../tsconfig.base.json", + "compilerOptions": { + "module": "NodeNext", + "moduleResolution": "NodeNext", + "outDir": "../lib/cjs" + } +} diff --git a/node_modules/@puppeteer/browsers/src/tsconfig.esm.json b/node_modules/@puppeteer/browsers/src/tsconfig.esm.json new file mode 100644 index 0000000..a824bc8 --- /dev/null +++ b/node_modules/@puppeteer/browsers/src/tsconfig.esm.json @@ -0,0 +1,6 @@ +{ + "extends": "../../../tsconfig.base.json", + "compilerOptions": { + "outDir": "../lib/esm" + } +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/LICENSE b/node_modules/@tootallnate/quickjs-emscripten/LICENSE new file mode 100644 index 0000000..07499f6 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/LICENSE @@ -0,0 +1,21 @@ +MIT License + +quickjs-emscripten copyright (c) 2019 Jake Teton-Landis + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/@tootallnate/quickjs-emscripten/README.md b/node_modules/@tootallnate/quickjs-emscripten/README.md new file mode 100644 index 0000000..70658a5 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/README.md @@ -0,0 +1,597 @@ +# quickjs-emscripten + +Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, +compiled to WebAssembly. + +- Safely evaluate untrusted Javascript (up to ES2020). +- Create and manipulate values inside the QuickJS runtime ([more][values]). +- Expose host functions to the QuickJS runtime ([more][functions]). +- Execute synchronous code that uses asynchronous functions, with [asyncify][asyncify]. + +[Github] | [NPM] | [API Documentation][api] | [Examples][tests] + +```typescript +import { getQuickJS } from "quickjs-emscripten" + +async function main() { + const QuickJS = await getQuickJS() + const vm = QuickJS.newContext() + + const world = vm.newString("world") + vm.setProp(vm.global, "NAME", world) + world.dispose() + + const result = vm.evalCode(`"Hello " + NAME + "!"`) + if (result.error) { + console.log("Execution failed:", vm.dump(result.error)) + result.error.dispose() + } else { + console.log("Success:", vm.dump(result.value)) + result.value.dispose() + } + + vm.dispose() +} + +main() +``` + +[github]: https://github.com/justjake/quickjs-emscripten +[npm]: https://www.npmjs.com/package/quickjs-emscripten +[api]: https://github.com/justjake/quickjs-emscripten/blob/main/doc/modules.md +[tests]: https://github.com/justjake/quickjs-emscripten/blob/main/ts/quickjs.test.ts +[values]: #interfacing-with-the-interpreter +[asyncify]: #asyncify +[functions]: #exposing-apis + +## Usage + +Install from `npm`: `npm install --save quickjs-emscripten` or `yarn add quickjs-emscripten`. + +The root entrypoint of this library is the `getQuickJS` function, which returns +a promise that resolves to a [QuickJS singleton](./doc/classes/quickjs.md) when +the QuickJS WASM module is ready. + +Once `getQuickJS` has been awaited at least once, you also can use the `getQuickJSSync` +function to directly access the singleton engine in your synchronous code. + +### Safely evaluate Javascript code + +See [QuickJS.evalCode](https://github.com/justjake/quickjs-emscripten/blob/main/doc/classes/quickjs.md#evalcode) + +```typescript +import { getQuickJS, shouldInterruptAfterDeadline } from "quickjs-emscripten" + +getQuickJS().then((QuickJS) => { + const result = QuickJS.evalCode("1 + 1", { + shouldInterrupt: shouldInterruptAfterDeadline(Date.now() + 1000), + memoryLimitBytes: 1024 * 1024, + }) + console.log(result) +}) +``` + +### Interfacing with the interpreter + +You can use [QuickJSContext](https://github.com/justjake/quickjs-emscripten/blob/main/doc/classes/QuickJSContext.md) +to build a scripting environment by modifying globals and exposing functions +into the QuickJS interpreter. + +Each `QuickJSContext` instance has its own environment -- globals, built-in +classes -- and actions from one context won't leak into other contexts or +runtimes (with one exception, see [Asyncify][asyncify]). + +Every context is created inside a +[QuickJSRuntime](https://github.com/justjake/quickjs-emscripten/blob/main/doc/classes/QuickJSRuntime.md). +A runtime represents a Javascript heap, and you can even share values between +contexts in the same runtime. + +```typescript +const vm = QuickJS.newContext() +let state = 0 + +const fnHandle = vm.newFunction("nextId", () => { + return vm.newNumber(++state) +}) + +vm.setProp(vm.global, "nextId", fnHandle) +fnHandle.dispose() + +const nextId = vm.unwrapResult(vm.evalCode(`nextId(); nextId(); nextId()`)) +console.log("vm result:", vm.getNumber(nextId), "native state:", state) + +nextId.dispose() +vm.dispose() +``` + +When you create a context from a top-level API like in the example above, +instead of by calling `runtime.newContext()`, a runtime is automatically created +for the lifetime of the context, and disposed of when you dispose the context. + +#### Runtime + +The runtime has APIs for CPU and memory limits that apply to all contexts within +the runtime in aggregate. You can also use the runtime to configure EcmaScript +module loading. + +```typescript +const runtime = QuickJS.newRuntime() +// "Should be enough for everyone" -- attributed to B. Gates +runtime.setMemoryLimit(1024 * 640) +// Limit stack size +runtime.setMaxStackSize(1024 * 320) +// Interrupt computation after 1024 calls to the interrupt handler +let interruptCycles = 0 +runtime.setInterruptHandler(() => ++interruptCycles > 1024) +// Toy module system that always returns the module name +// as the default export +runtime.setModuleLoader((moduleName) => `export default '${moduleName}'`) +const context = runtime.newContext() +const ok = context.evalCode(` +import fooName from './foo.js' +globalThis.result = fooName +`) +context.unwrapResult(ok).dispose() +// logs "foo.js" +console.log(context.getProp(context.global, "result").consume(context.dump)) +context.dispose() +runtime.dispose() +``` + +### Memory Management + +Many methods in this library return handles to memory allocated inside the +WebAssembly heap. These types cannot be garbage-collected as usual in +Javascript. Instead, you must manually manage their memory by calling a +`.dispose()` method to free the underlying resources. Once a handle has been +disposed, it cannot be used anymore. Note that in the example above, we call +`.dispose()` on each handle once it is no longer needed. + +Calling `QuickJSContext.dispose()` will throw a RuntimeError if you've forgotten to +dispose any handles associated with that VM, so it's good practice to create a +new VM instance for each of your tests, and to call `vm.dispose()` at the end +of every test. + +```typescript +const vm = QuickJS.newContext() +const numberHandle = vm.newNumber(42) +// Note: numberHandle not disposed, so it leaks memory. +vm.dispose() +// throws RuntimeError: abort(Assertion failed: list_empty(&rt->gc_obj_list), at: quickjs/quickjs.c,1963,JS_FreeRuntime) +``` + +Here are some strategies to reduce the toil of calling `.dispose()` on each +handle you create: + +#### Scope + +A +[`Scope`](https://github.com/justjake/quickjs-emscripten/blob/main/doc/classes/scope.md#class-scope) +instance manages a set of disposables and calls their `.dispose()` +method in the reverse order in which they're added to the scope. Here's the +"Interfacing with the interpreter" example re-written using `Scope`: + +```typescript +Scope.withScope((scope) => { + const vm = scope.manage(QuickJS.newContext()) + let state = 0 + + const fnHandle = scope.manage( + vm.newFunction("nextId", () => { + return vm.newNumber(++state) + }) + ) + + vm.setProp(vm.global, "nextId", fnHandle) + + const nextId = scope.manage(vm.unwrapResult(vm.evalCode(`nextId(); nextId(); nextId()`))) + console.log("vm result:", vm.getNumber(nextId), "native state:", state) + + // When the withScope block exits, it calls scope.dispose(), which in turn calls + // the .dispose() methods of all the disposables managed by the scope. +}) +``` + +You can also create `Scope` instances with `new Scope()` if you want to manage +calling `scope.dispose()` yourself. + +#### `Lifetime.consume(fn)` + +[`Lifetime.consume`](https://github.com/justjake/quickjs-emscripten/blob/main/doc/classes/lifetime.md#consume) +is sugar for the common pattern of using a handle and then +immediately disposing of it. `Lifetime.consume` takes a `map` function that +produces a result of any type. The `map` fuction is called with the handle, +then the handle is disposed, then the result is returned. + +Here's the "Interfacing with interpreter" example re-written using `.consume()`: + +```typescript +const vm = QuickJS.newContext() +let state = 0 + +vm.newFunction("nextId", () => { + return vm.newNumber(++state) +}).consume((fnHandle) => vm.setProp(vm.global, "nextId", fnHandle)) + +vm.unwrapResult(vm.evalCode(`nextId(); nextId(); nextId()`)).consume((nextId) => + console.log("vm result:", vm.getNumber(nextId), "native state:", state) +) + +vm.dispose() +``` + +Generally working with `Scope` leads to more straight-forward code, but +`Lifetime.consume` can be handy sugar as part of a method call chain. + +### Exposing APIs + +To add APIs inside the QuickJS environment, you'll need to create objects to +define the shape of your API, and add properties and functions to those objects +to allow code inside QuickJS to call code on the host. + +By default, no host functionality is exposed to code running inside QuickJS. + +```typescript +const vm = QuickJS.newContext() +// `console.log` +const logHandle = vm.newFunction("log", (...args) => { + const nativeArgs = args.map(vm.dump) + console.log("QuickJS:", ...nativeArgs) +}) +// Partially implement `console` object +const consoleHandle = vm.newObject() +vm.setProp(consoleHandle, "log", logHandle) +vm.setProp(vm.global, "console", consoleHandle) +consoleHandle.dispose() +logHandle.dispose() + +vm.unwrapResult(vm.evalCode(`console.log("Hello from QuickJS!")`)).dispose() +``` + +#### Promises + +To expose an asynchronous function that _returns a promise_ to callers within +QuickJS, your function can return the handle of a `QuickJSDeferredPromise` +created via `context.newPromise()`. + +When you resolve a `QuickJSDeferredPromise` -- and generally whenever async +behavior completes for the VM -- pending listeners inside QuickJS may not +execute immediately. Your code needs to explicitly call +`runtime.executePendingJobs()` to resume execution inside QuickJS. This API +gives your code maximum control to _schedule_ when QuickJS will block the host's +event loop by resuming execution. + +To work with QuickJS handles that contain a promise inside the environment, you +can convert the QuickJSHandle into a native promise using +`context.resolvePromise()`. Take care with this API to avoid 'deadlocks' where +the host awaits a guest promise, but the guest cannot make progress until the +host calls `runtime.executePendingJobs()`. The simplest way to avoid this kind +of deadlock is to always schedule `executePendingJobs` after any promise is +settled. + +```typescript +const vm = QuickJS.newContext() +const fakeFileSystem = new Map([["example.txt", "Example file content"]]) + +// Function that simulates reading data asynchronously +const readFileHandle = vm.newFunction("readFile", (pathHandle) => { + const path = vm.getString(pathHandle) + const promise = vm.newPromise() + setTimeout(() => { + const content = fakeFileSystem.get(path) + promise.resolve(vm.newString(content || "")) + }, 100) + // IMPORTANT: Once you resolve an async action inside QuickJS, + // call runtime.executePendingJobs() to run any code that was + // waiting on the promise or callback. + promise.settled.then(vm.runtime.executePendingJobs) + return promise.handle +}) +readFileHandle.consume((handle) => vm.setProp(vm.global, "readFile", handle)) + +// Evaluate code that uses `readFile`, which returns a promise +const result = vm.evalCode(`(async () => { + const content = await readFile('example.txt') + return content.toUpperCase() +})()`) +const promiseHandle = vm.unwrapResult(result) + +// Convert the promise handle into a native promise and await it. +// If code like this deadlocks, make sure you are calling +// runtime.executePendingJobs appropriately. +const resolvedResult = await vm.resolvePromise(promiseHandle) +promiseHandle.dispose() +const resolvedHandle = vm.unwrapResult(resolvedResult) +console.log("Result:", vm.getString(resolvedHandle)) +resolvedHandle.dispose() +``` + +#### Asyncify + +Sometimes, we want to create a function that's synchronous from the perspective +of QuickJS, but prefer to implement that function _asynchronously_ in your host +code. The most obvious use-case is for EcmaScript module loading. The underlying +QuickJS C library expects the module loader function to return synchronously, +but loading data synchronously in the browser or server is somewhere between "a +bad idea" and "impossible". QuickJS also doesn't expose an API to "pause" the +execution of a runtime, and adding such an API is tricky due to the VM's +implementation. + +As a work-around, we provide an alternate build of QuickJS processed by +Emscripten/Binaryen's [ASYNCIFY](https://emscripten.org/docs/porting/asyncify.html) +compiler transform. Here's how Emscripten's documentation describes Asyncify: + +> Asyncify lets synchronous C or C++ code interact with asynchronous \[host] JavaScript. This allows things like: +> +> - A synchronous call in C that yields to the event loop, which allows browser events to be handled. +> +> - A synchronous call in C that waits for an asynchronous operation in \[host] JS to complete. +> +> Asyncify automatically transforms ... code into a form that can be paused and +> resumed ..., so that it is asynchronous (hence the name “Asyncify”) even though +> \[it is written] in a normal synchronous way. + +This means we can suspend an _entire WebAssembly module_ (which could contain +multiple runtimes and contexts) while our host Javascript loads data +asynchronously, and then resume execution once the data load completes. This is +a very handy superpower, but it comes with a couple of major limitations: + +1. _An asyncified WebAssembly module can only suspend to wait for a single + asynchronous call at a time_. You may call back into a suspended WebAssembly + module eg. to create a QuickJS value to return a result, but the system will + crash if this call tries to suspend again. Take a look at Emscripten's documentation + on [reentrancy](https://emscripten.org/docs/porting/asyncify.html#reentrancy). + +2. _Asyncified code is bigger and runs slower_. The asyncified build of + Quickjs-emscripten library is 1M, 2x larger than the 500K of the default + version. There may be room for further + [optimization](https://emscripten.org/docs/porting/asyncify.html#optimizing) + Of our build in the future. + +To use asyncify features, use the following functions: + +- [newAsyncRuntime][]: create a runtime inside a new WebAssembly module. +- [newAsyncContext][]: create runtime and context together inside a new + WebAssembly module. +- [newQuickJSAsyncWASMModule][]: create an empty WebAssembly module. + +[newasyncruntime]: https://github.com/justjake/quickjs-emscripten/blob/main/doc/modules.md#newasyncruntime +[newasynccontext]: https://github.com/justjake/quickjs-emscripten/blob/main/doc/modules.md#newasynccontext +[newquickjsasyncwasmmodule]: https://github.com/justjake/quickjs-emscripten/blob/main/doc/modules.md#newquickjsasyncwasmmodule + +These functions are asynchronous because they always create a new underlying +WebAssembly module so that each instance can suspend and resume independently, +and instantiating a WebAssembly module is an async operation. This also adds +substantial overhead compared to creating a runtime or context inside an +existing module; if you only need to wait for a single async action at a time, +you can create a single top-level module and create runtimes or contexts inside +of it. + +##### Async module loader + +Here's an example of valuating a script that loads React asynchronously as an ES +module. In our example, we're loading from the filesystem for reproducibility, +but you can use this technique to load using `fetch`. + +```typescript +const module = await newQuickJSAsyncWASMModule() +const runtime = module.newRuntime() +const path = await import("path") +const { promises: fs } = await import("fs") + +const importsPath = path.join(__dirname, "../examples/imports") + "/" +// Module loaders can return promises. +// Execution will suspend until the promise resolves. +runtime.setModuleLoader((moduleName) => { + const modulePath = path.join(importsPath, moduleName) + if (!modulePath.startsWith(importsPath)) { + throw new Error("out of bounds") + } + console.log("loading", moduleName, "from", modulePath) + return fs.readFile(modulePath, "utf-8") +}) + +// evalCodeAsync is required when execution may suspend. +const context = runtime.newContext() +const result = await context.evalCodeAsync(` +import * as React from 'esm.sh/react@17' +import * as ReactDOMServer from 'esm.sh/react-dom@17/server' +const e = React.createElement +globalThis.html = ReactDOMServer.renderToStaticMarkup( + e('div', null, e('strong', null, 'Hello world!')) +) +`) +context.unwrapResult(result).dispose() +const html = context.getProp(context.global, "html").consume(context.getString) +console.log(html) // <div><strong>Hello world!</strong></div> +``` + +##### Async on host, sync in QuickJS + +Here's an example of turning an async function into a sync function inside the +VM. + +```typescript +const context = await newAsyncContext() +const path = await import("path") +const { promises: fs } = await import("fs") + +const importsPath = path.join(__dirname, "../examples/imports") + "/" +const readFileHandle = context.newAsyncifiedFunction("readFile", async (pathHandle) => { + const pathString = path.join(importsPath, context.getString(pathHandle)) + if (!pathString.startsWith(importsPath)) { + throw new Error("out of bounds") + } + const data = await fs.readFile(pathString, "utf-8") + return context.newString(data) +}) +readFileHandle.consume((fn) => context.setProp(context.global, "readFile", fn)) + +// evalCodeAsync is required when execution may suspend. +const result = await context.evalCodeAsync(` +// Not a promise! Sync! vvvvvvvvvvvvvvvvvvvv +const data = JSON.parse(readFile('data.json')) +data.map(x => x.toUpperCase()).join(' ') +`) +const upperCaseData = context.unwrapResult(result).consume(context.getString) +console.log(upperCaseData) // 'VERY USEFUL DATA' +``` + +### Testing your code + +This library is complicated to use, so please consider automated testing your +implementation. We highly writing your test suite to run with both the "release" +build variant of quickjs-emscripten, and also the [DEBUG_SYNC] build variant. +The debug sync build variant has extra instrumentation code for detecting memory +leaks. + +The class [TestQuickJSWASMModule] exposes the memory leak detection API, although +this API is only accurate when using `DEBUG_SYNC` variant. + +```typescript +// Define your test suite in a function, so that you can test against +// different module loaders. +function myTests(moduleLoader: () => Promise<QuickJSWASMModule>) { + let QuickJS: TestQuickJSWASMModule + beforeEach(async () => { + // Get a unique TestQuickJSWASMModule instance for each test. + const wasmModule = await moduleLoader() + QuickJS = new TestQuickJSWASMModule(wasmModule) + }) + afterEach(() => { + // Assert that the test disposed all handles. The DEBUG_SYNC build + // variant will show detailed traces for each leak. + QuickJS.assertNoMemoryAllocated() + }) + + it("works well", () => { + // TODO: write a test using QuickJS + const context = QuickJS.newContext() + context.unwrapResult(context.evalCode("1 + 1")).dispose() + context.dispose() + }) +} + +// Run the test suite against a matrix of module loaders. +describe("Check for memory leaks with QuickJS DEBUG build", () => { + const moduleLoader = memoizePromiseFactory(() => newQuickJSWASMModule(DEBUG_SYNC)) + myTests(moduleLoader) +}) + +describe("Realistic test with QuickJS RELEASE build", () => { + myTests(getQuickJS) +}) +``` + +For more testing examples, please explore the typescript source of [quickjs-emscripten][ts] repository. + +[ts]: https://github.com/justjake/quickjs-emscripten/blob/main/ts +[debug_sync]: https://github.com/justjake/quickjs-emscripten/blob/main/doc/modules.md#debug_sync +[testquickjswasmmodule]: https://github.com/justjake/quickjs-emscripten/blob/main/doc/classes/TestQuickJSWASMModule.md + +### Debugging + +- Switch to a DEBUG build variant of the WebAssembly module to see debug log messages from the C part of this library. +- Set `process.env.QTS_DEBUG` to see debug log messages from the Javascript part of this library. + +### More Documentation + +[Github] | [NPM] | [API Documentation][api] | [Examples][tests] + +## Background + +This was inspired by seeing https://github.com/maple3142/duktape-eval +[on Hacker News](https://news.ycombinator.com/item?id=21946565) and Figma's +blogposts about using building a Javascript plugin runtime: + +- [How Figma built the Figma plugin system](https://www.figma.com/blog/how-we-built-the-figma-plugin-system/): Describes the LowLevelJavascriptVm interface. +- [An update on plugin security](https://www.figma.com/blog/an-update-on-plugin-security/): Figma switches to QuickJS. + +## Status & Roadmap + +**Stability**: Because the version number of this project is below `1.0.0`, +\*expect occasional breaking API changes. + +**Security**: This project makes every effort to be secure, but has not been +audited. Please use with care in production settings. + +**Roadmap**: I work on this project in my free time, for fun. Here's I'm +thinking comes next. Last updated 2022-03-18. + +1. Further work on module loading APIs: + + - Create modules via Javascript, instead of source text. + - Scan source text for imports, for ahead of time or concurrent loading. + (This is possible with third-party tools, so lower priority.) + +2. Higher-level tools for reading QuickJS values: + + - Type guard functions: `context.isArray(handle)`, `context.isPromise(handle)`, etc. + - Iteration utilities: `context.getIterable(handle)`, `context.iterateObjectEntries(handle)`. + This better supports user-level code to deserialize complex handle objects. + +3. Higher-level tools for creating QuickJS values: + + - Devise a way to avoid needing to mess around with handles when setting up + the environment. + - Consider integrating + [quickjs-emscripten-sync](https://github.com/reearth/quickjs-emscripten-sync) + for automatic translation. + - Consider class-based or interface-type-based marshalling. + +4. EcmaScript Modules / WebAssembly files / Deno support. This requires me to + learn a lot of new things, but should be interesting for modern browser usage. + +5. SQLite integration. + +## Related + +- Duktape wrapped in Wasm: https://github.com/maple3142/duktape-eval/blob/main/src/Makefile +- QuickJS wrapped in C++: https://github.com/ftk/quickjspp + +## Developing + +This library is implemented in two languages: C (compiled to WASM with +Emscripten), and Typescript. + +### The C parts + +The ./c directory contains C code that wraps the QuickJS C library (in ./quickjs). +Public functions (those starting with `QTS_`) in ./c/interface.c are +automatically exported to native code (via a generated header) and to +Typescript (via a generated FFI class). See ./generate.ts for how this works. + +The C code builds as both with `emscripten` (using `emcc`), to produce WASM (or +ASM.js) and with `clang`. Build outputs are checked in, so you can iterate on +the Javascript parts of the library without setting up the Emscripten toolchain. + +Intermediate object files from QuickJS end up in ./build/quickjs/. + +This project uses `emscripten 3.1.32`. + +- On ARM64, you should install `emscripten` on your machine. For example on macOS, `brew install emscripten`. +- If _the correct version of emcc_ is not in your PATH, compilation falls back to using Docker. + On ARM64, this is 10-50x slower than native compilation, but it's just fine on x64. + +Related NPM scripts: + +- `yarn update-quickjs` will sync the ./quickjs folder with a + github repo tracking the upstream QuickJS. +- `yarn make-debug` will rebuild C outputs into ./build/wrapper +- `yarn make-release` will rebuild C outputs in release mode, which is the mode + that should be checked into the repo. + +### The Typescript parts + +The ./ts directory contains Typescript types and wraps the generated Emscripten +FFI in a more usable interface. + +You'll need `node` and `yarn`. Install dependencies with `yarn install`. + +- `yarn build` produces ./dist. +- `yarn test` runs the tests. +- `yarn test --watch` watches for changes and re-runs the tests. + +### Yarn updates + +Just run `yarn set version from sources` to upgrade the Yarn release. diff --git a/node_modules/@tootallnate/quickjs-emscripten/c/interface.c b/node_modules/@tootallnate/quickjs-emscripten/c/interface.c new file mode 100644 index 0000000..0126cff --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/c/interface.c @@ -0,0 +1,819 @@ +/** + * interface.c + * + * We primarily use JSValue* (pointer to JSValue) when communicating with the + * host javascript environment, because pointers are trivial to use for calls + * into emscripten because they're just a number! + * + * As with the quickjs.h API, a JSValueConst* value is "borrowed" and should + * not be freed. A JSValue* is "owned" and should be freed by the owner. + * + * Functions starting with "QTS_" are exported by generate.ts to: + * - interface.h for native C code. + * - ffi.ts for emscripten. + * + * We support building the following build outputs: + * + * ## 1. Native machine code + * For internal development testing purposes. + * + * ## 2. WASM via Emscripten + * For general production use. + * + * ## 3. Experimental: Asyncified WASM via Emscripten with -s ASYNCIFY=1. + * This variant supports treating async host Javascript calls as synchronous + * from the perspective of the WASM c code. + * + * The way this works is described here: + * https://emscripten.org/docs/porting/asyncify.html + * + * In this variant, any call into our C code could return a promise if it ended + * up suspended. We mark the methods we suspect might suspend due to users' code + * as returning MaybeAsync(T). This information is ignored for the regular + * build. + */ + +#ifdef __EMSCRIPTEN__ +#include <emscripten.h> +#endif + +#include <math.h> // For NAN +#include <stdbool.h> +#include <stdio.h> +#include <string.h> +#ifdef QTS_SANITIZE_LEAK +#include <sanitizer/lsan_interface.h> +#endif + +#include "../quickjs/cutils.h" +#include "../quickjs/quickjs-libc.h" +#include "../quickjs/quickjs.h" + +#define PKG "quickjs-emscripten: " + +#ifdef QTS_DEBUG_MODE +#define QTS_DEBUG(msg) qts_log(msg); +#define QTS_DUMP(value) qts_dump(ctx, value); +#else +#define QTS_DEBUG(msg) ; +#define QTS_DUMP(value) ; +#endif + +/** + * Signal to our FFI code generator that this string argument should be passed as a pointer + * allocated by the caller on the heap, not a JS string on the stack. + * https://github.com/emscripten-core/emscripten/issues/6860#issuecomment-405818401 + */ +#define BorrowedHeapChar const char +#define OwnedHeapChar char +#define JSBorrowedChar const char + +/** + * Signal to our FFI code generator that this function should be called + * asynchronously when compiled with ASYNCIFY. + */ +#define MaybeAsync(T) T + +/** + * Signal to our FFI code generator that this function is only available in + * ASYNCIFY builds. + */ +#define AsyncifyOnly(T) T + +#define JSVoid void + +#define EvalFlags int +#define EvalDetectModule int + +void qts_log(char *msg) { + fputs(PKG, stderr); + fputs(msg, stderr); + fputs("\n", stderr); +} + +void qts_dump(JSContext *ctx, JSValueConst value) { + const char *str = JS_ToCString(ctx, value); + if (!str) { + QTS_DEBUG("QTS_DUMP: can't dump"); + return; + } + fputs(str, stderr); + JS_FreeCString(ctx, str); + putchar('\n'); +} + +void copy_prop_if_needed(JSContext *ctx, JSValueConst dest, JSValueConst src, const char *prop_name) { + JSAtom prop_atom = JS_NewAtom(ctx, prop_name); + JSValue dest_prop = JS_GetProperty(ctx, dest, prop_atom); + if (JS_IsUndefined(dest_prop)) { + JSValue src_prop = JS_GetProperty(ctx, src, prop_atom); + if (!JS_IsUndefined(src_prop) && !JS_IsException(src_prop)) { + JS_SetProperty(ctx, dest, prop_atom, src_prop); + } + } else { + JS_FreeValue(ctx, dest_prop); + } + JS_FreeAtom(ctx, prop_atom); +} + +JSValue *jsvalue_to_heap(JSValueConst value) { + JSValue *result = malloc(sizeof(JSValue)); + if (result) { + // Could be better optimized, but at -0z / -ftlo, it + // appears to produce the same binary code as a memcpy. + *result = value; + } + return result; +} + +JSValue *QTS_Throw(JSContext *ctx, JSValueConst *error) { + JSValue copy = JS_DupValue(ctx, *error); + return jsvalue_to_heap(JS_Throw(ctx, copy)); +} + +JSValue *QTS_NewError(JSContext *ctx) { + return jsvalue_to_heap(JS_NewError(ctx)); +} + +/** + * Limits. + */ + +/** + * Memory limit. Set to -1 to disable. + */ +void QTS_RuntimeSetMemoryLimit(JSRuntime *rt, size_t limit) { + JS_SetMemoryLimit(rt, limit); +} + +/** + * Memory diagnostics + */ + +JSValue *QTS_RuntimeComputeMemoryUsage(JSRuntime *rt, JSContext *ctx) { + JSMemoryUsage s; + JS_ComputeMemoryUsage(rt, &s); + + // Note that we're going to allocate more memory just to report the memory usage. + // A more sound approach would be to bind JSMemoryUsage struct directly - but that's + // a lot of work. This should be okay in the mean time. + JSValue result = JS_NewObject(ctx); + + // Manually generated via editor-fu from JSMemoryUsage struct definition in quickjs.h + JS_SetPropertyStr(ctx, result, "malloc_limit", JS_NewInt64(ctx, s.malloc_limit)); + JS_SetPropertyStr(ctx, result, "memory_used_size", JS_NewInt64(ctx, s.memory_used_size)); + JS_SetPropertyStr(ctx, result, "malloc_count", JS_NewInt64(ctx, s.malloc_count)); + JS_SetPropertyStr(ctx, result, "memory_used_count", JS_NewInt64(ctx, s.memory_used_count)); + JS_SetPropertyStr(ctx, result, "atom_count", JS_NewInt64(ctx, s.atom_count)); + JS_SetPropertyStr(ctx, result, "atom_size", JS_NewInt64(ctx, s.atom_size)); + JS_SetPropertyStr(ctx, result, "str_count", JS_NewInt64(ctx, s.str_count)); + JS_SetPropertyStr(ctx, result, "str_size", JS_NewInt64(ctx, s.str_size)); + JS_SetPropertyStr(ctx, result, "obj_count", JS_NewInt64(ctx, s.obj_count)); + JS_SetPropertyStr(ctx, result, "obj_size", JS_NewInt64(ctx, s.obj_size)); + JS_SetPropertyStr(ctx, result, "prop_count", JS_NewInt64(ctx, s.prop_count)); + JS_SetPropertyStr(ctx, result, "prop_size", JS_NewInt64(ctx, s.prop_size)); + JS_SetPropertyStr(ctx, result, "shape_count", JS_NewInt64(ctx, s.shape_count)); + JS_SetPropertyStr(ctx, result, "shape_size", JS_NewInt64(ctx, s.shape_size)); + JS_SetPropertyStr(ctx, result, "js_func_count", JS_NewInt64(ctx, s.js_func_count)); + JS_SetPropertyStr(ctx, result, "js_func_size", JS_NewInt64(ctx, s.js_func_size)); + JS_SetPropertyStr(ctx, result, "js_func_code_size", JS_NewInt64(ctx, s.js_func_code_size)); + JS_SetPropertyStr(ctx, result, "js_func_pc2line_count", JS_NewInt64(ctx, s.js_func_pc2line_count)); + JS_SetPropertyStr(ctx, result, "js_func_pc2line_size", JS_NewInt64(ctx, s.js_func_pc2line_size)); + JS_SetPropertyStr(ctx, result, "c_func_count", JS_NewInt64(ctx, s.c_func_count)); + JS_SetPropertyStr(ctx, result, "array_count", JS_NewInt64(ctx, s.array_count)); + JS_SetPropertyStr(ctx, result, "fast_array_count", JS_NewInt64(ctx, s.fast_array_count)); + JS_SetPropertyStr(ctx, result, "fast_array_elements", JS_NewInt64(ctx, s.fast_array_elements)); + JS_SetPropertyStr(ctx, result, "binary_object_count", JS_NewInt64(ctx, s.binary_object_count)); + JS_SetPropertyStr(ctx, result, "binary_object_size", JS_NewInt64(ctx, s.binary_object_size)); + + return jsvalue_to_heap(result); +} + +OwnedHeapChar *QTS_RuntimeDumpMemoryUsage(JSRuntime *rt) { + char *result = malloc(sizeof(char) * 1024); + FILE *memfile = fmemopen(result, 1024, "w"); + JSMemoryUsage s; + JS_ComputeMemoryUsage(rt, &s); + JS_DumpMemoryUsage(memfile, &s, rt); + fclose(memfile); + return result; +} + +int QTS_RecoverableLeakCheck() { +#ifdef QTS_SANITIZE_LEAK + return __lsan_do_recoverable_leak_check(); +#else + return 0; +#endif +} + +int QTS_BuildIsSanitizeLeak() { +#ifdef QTS_SANITIZE_LEAK + return 1; +#else + return 0; +#endif +} + +#ifdef QTS_ASYNCIFY +EM_JS(void, set_asyncify_stack_size, (size_t size), { + Asyncify.StackSize = size || 81920; +}); +#endif + +/** + * Set the stack size limit, in bytes. Set to 0 to disable. + */ +void QTS_RuntimeSetMaxStackSize(JSRuntime *rt, size_t stack_size) { +#ifdef QTS_ASYNCIFY + set_asyncify_stack_size(stack_size); +#endif + JS_SetMaxStackSize(rt, stack_size); +} + +/** + * Constant pointers. Because we always use JSValue* from the host Javascript environment, + * we need helper fuctions to return pointers to these constants. + */ + +JSValueConst QTS_Undefined = JS_UNDEFINED; +JSValueConst *QTS_GetUndefined() { + return &QTS_Undefined; +} + +JSValueConst QTS_Null = JS_NULL; +JSValueConst *QTS_GetNull() { + return &QTS_Null; +} + +JSValueConst QTS_False = JS_FALSE; +JSValueConst *QTS_GetFalse() { + return &QTS_False; +} + +JSValueConst QTS_True = JS_TRUE; +JSValueConst *QTS_GetTrue() { + return &QTS_True; +} + +/** + * Standard FFI functions + */ + +JSRuntime *QTS_NewRuntime() { + return JS_NewRuntime(); +} + +void QTS_FreeRuntime(JSRuntime *rt) { + JS_FreeRuntime(rt); +} + +JSContext *QTS_NewContext(JSRuntime *rt) { + return JS_NewContext(rt); +} + +void QTS_FreeContext(JSContext *ctx) { + JS_FreeContext(ctx); +} + +void QTS_FreeValuePointer(JSContext *ctx, JSValue *value) { + JS_FreeValue(ctx, *value); + free(value); +} + +void QTS_FreeValuePointerRuntime(JSRuntime *rt, JSValue *value) { + JS_FreeValueRT(rt, *value); + free(value); +} + +void QTS_FreeVoidPointer(JSContext *ctx, JSVoid *ptr) { + js_free(ctx, ptr); +} + +void QTS_FreeCString(JSContext *ctx, JSBorrowedChar *str) { + JS_FreeCString(ctx, str); +} + +JSValue *QTS_DupValuePointer(JSContext *ctx, JSValueConst *val) { + return jsvalue_to_heap(JS_DupValue(ctx, *val)); +} + +JSValue *QTS_NewObject(JSContext *ctx) { + return jsvalue_to_heap(JS_NewObject(ctx)); +} + +JSValue *QTS_NewObjectProto(JSContext *ctx, JSValueConst *proto) { + return jsvalue_to_heap(JS_NewObjectProto(ctx, *proto)); +} + +JSValue *QTS_NewArray(JSContext *ctx) { + return jsvalue_to_heap(JS_NewArray(ctx)); +} + +JSValue *QTS_NewFloat64(JSContext *ctx, double num) { + return jsvalue_to_heap(JS_NewFloat64(ctx, num)); +} + +double QTS_GetFloat64(JSContext *ctx, JSValueConst *value) { + double result = NAN; + JS_ToFloat64(ctx, &result, *value); + return result; +} + +JSValue *QTS_NewString(JSContext *ctx, BorrowedHeapChar *string) { + return jsvalue_to_heap(JS_NewString(ctx, string)); +} + +JSBorrowedChar *QTS_GetString(JSContext *ctx, JSValueConst *value) { + return JS_ToCString(ctx, *value); +} + +JSValue qts_get_symbol_key(JSContext *ctx, JSValueConst *value) { + JSValue global = JS_GetGlobalObject(ctx); + JSValue Symbol = JS_GetPropertyStr(ctx, global, "Symbol"); + JS_FreeValue(ctx, global); + + JSValue Symbol_keyFor = JS_GetPropertyStr(ctx, Symbol, "keyFor"); + JSValue key = JS_Call(ctx, Symbol_keyFor, Symbol, 1, value); + JS_FreeValue(ctx, Symbol_keyFor); + JS_FreeValue(ctx, Symbol); + return key; +} + +JSValue *QTS_NewSymbol(JSContext *ctx, BorrowedHeapChar *description, int isGlobal) { + JSValue global = JS_GetGlobalObject(ctx); + JSValue Symbol = JS_GetPropertyStr(ctx, global, "Symbol"); + JS_FreeValue(ctx, global); + JSValue descriptionValue = JS_NewString(ctx, description); + JSValue symbol; + + if (isGlobal != 0) { + JSValue Symbol_for = JS_GetPropertyStr(ctx, Symbol, "for"); + symbol = JS_Call(ctx, Symbol_for, Symbol, 1, &descriptionValue); + JS_FreeValue(ctx, descriptionValue); + JS_FreeValue(ctx, Symbol_for); + JS_FreeValue(ctx, Symbol); + return jsvalue_to_heap(symbol); + } + + symbol = JS_Call(ctx, Symbol, JS_UNDEFINED, 1, &descriptionValue); + JS_FreeValue(ctx, descriptionValue); + JS_FreeValue(ctx, Symbol); + + return jsvalue_to_heap(symbol); +} + +MaybeAsync(JSBorrowedChar *) QTS_GetSymbolDescriptionOrKey(JSContext *ctx, JSValueConst *value) { + JSBorrowedChar *result; + + JSValue key = qts_get_symbol_key(ctx, value); + if (!JS_IsUndefined(key)) { + result = JS_ToCString(ctx, key); + JS_FreeValue(ctx, key); + return result; + } + + JSValue description = JS_GetPropertyStr(ctx, *value, "description"); + result = JS_ToCString(ctx, description); + JS_FreeValue(ctx, description); + return result; +} + +int QTS_IsGlobalSymbol(JSContext *ctx, JSValueConst *value) { + JSValue key = qts_get_symbol_key(ctx, value); + int undefined = JS_IsUndefined(key); + JS_FreeValue(ctx, key); + + if (undefined) { + return 0; + } else { + return 1; + } +} + +int QTS_IsJobPending(JSRuntime *rt) { + return JS_IsJobPending(rt); +} + +/* + runs pending jobs (Promises/async functions) until it encounters + an exception or it executed the passed maxJobsToExecute jobs. + + Passing a negative value will run the loop until there are no more + pending jobs or an exception happened + + Returns the executed number of jobs or the exception encountered +*/ +MaybeAsync(JSValue *) QTS_ExecutePendingJob(JSRuntime *rt, int maxJobsToExecute, JSContext **lastJobContext) { + JSContext *pctx; + int status = 1; + int executed = 0; + while (executed != maxJobsToExecute && status == 1) { + status = JS_ExecutePendingJob(rt, &pctx); + if (status == -1) { + *lastJobContext = pctx; + return jsvalue_to_heap(JS_GetException(pctx)); + } else if (status == 1) { + *lastJobContext = pctx; + executed++; + } + } +#ifdef QTS_DEBUG_MODE + char msg[500]; + sprintf(msg, "QTS_ExecutePendingJob(executed: %d, pctx: %p, lastJobExecuted: %p)", executed, pctx, *lastJobContext); + QTS_DEBUG(msg) +#endif + return jsvalue_to_heap(JS_NewFloat64(pctx, executed)); +} + +MaybeAsync(JSValue *) QTS_GetProp(JSContext *ctx, JSValueConst *this_val, JSValueConst *prop_name) { + JSAtom prop_atom = JS_ValueToAtom(ctx, *prop_name); + JSValue prop_val = JS_GetProperty(ctx, *this_val, prop_atom); + JS_FreeAtom(ctx, prop_atom); + return jsvalue_to_heap(prop_val); +} + +MaybeAsync(void) QTS_SetProp(JSContext *ctx, JSValueConst *this_val, JSValueConst *prop_name, JSValueConst *prop_value) { + JSAtom prop_atom = JS_ValueToAtom(ctx, *prop_name); + JSValue extra_prop_value = JS_DupValue(ctx, *prop_value); + // TODO: should we use DefineProperty internally if this object doesn't have the property yet? + JS_SetProperty(ctx, *this_val, prop_atom, extra_prop_value); // consumes extra_prop_value + JS_FreeAtom(ctx, prop_atom); +} + +void QTS_DefineProp(JSContext *ctx, JSValueConst *this_val, JSValueConst *prop_name, JSValueConst *prop_value, JSValueConst *get, JSValueConst *set, bool configurable, bool enumerable, bool has_value) { + JSAtom prop_atom = JS_ValueToAtom(ctx, *prop_name); + + int flags = 0; + if (configurable) { + flags = flags | JS_PROP_CONFIGURABLE; + if (has_value) { + flags = flags | JS_PROP_HAS_CONFIGURABLE; + } + } + if (enumerable) { + flags = flags | JS_PROP_ENUMERABLE; + if (has_value) { + flags = flags | JS_PROP_HAS_ENUMERABLE; + } + } + if (!JS_IsUndefined(*get)) { + flags = flags | JS_PROP_HAS_GET; + } + if (!JS_IsUndefined(*set)) { + flags = flags | JS_PROP_HAS_SET; + } + if (has_value) { + flags = flags | JS_PROP_HAS_VALUE; + } + + JS_DefineProperty(ctx, *this_val, prop_atom, *prop_value, *get, *set, flags); + JS_FreeAtom(ctx, prop_atom); +} + +MaybeAsync(JSValue *) QTS_Call(JSContext *ctx, JSValueConst *func_obj, JSValueConst *this_obj, int argc, JSValueConst **argv_ptrs) { + // convert array of pointers to array of values + JSValueConst argv[argc]; + int i; + for (i = 0; i < argc; i++) { + argv[i] = *(argv_ptrs[i]); + } + + return jsvalue_to_heap(JS_Call(ctx, *func_obj, *this_obj, argc, argv)); +} + +/** + * If maybe_exception is an exception, get the error. + * Otherwise, return NULL. + */ +JSValue *QTS_ResolveException(JSContext *ctx, JSValue *maybe_exception) { + if (JS_IsException(*maybe_exception)) { + return jsvalue_to_heap(JS_GetException(ctx)); + } + + return NULL; +} + +MaybeAsync(JSBorrowedChar *) QTS_Dump(JSContext *ctx, JSValueConst *obj) { + JSValue obj_json_value = JS_JSONStringify(ctx, *obj, JS_UNDEFINED, JS_UNDEFINED); + if (!JS_IsException(obj_json_value)) { + const char *obj_json_chars = JS_ToCString(ctx, obj_json_value); + JS_FreeValue(ctx, obj_json_value); + if (obj_json_chars != NULL) { + JSValue enumerable_props = JS_ParseJSON(ctx, obj_json_chars, strlen(obj_json_chars), "<dump>"); + JS_FreeCString(ctx, obj_json_chars); + if (!JS_IsException(enumerable_props)) { + // Copy common non-enumerable props for different object types. + // Errors: + copy_prop_if_needed(ctx, enumerable_props, *obj, "name"); + copy_prop_if_needed(ctx, enumerable_props, *obj, "message"); + copy_prop_if_needed(ctx, enumerable_props, *obj, "stack"); + + // Serialize again. + JSValue enumerable_json = JS_JSONStringify(ctx, enumerable_props, JS_UNDEFINED, JS_UNDEFINED); + JS_FreeValue(ctx, enumerable_props); + + JSBorrowedChar *result = QTS_GetString(ctx, &enumerable_json); + JS_FreeValue(ctx, enumerable_json); + return result; + } + } + } + +#ifdef QTS_DEBUG_MODE + qts_log("Error dumping JSON:"); + js_std_dump_error(ctx); +#endif + + // Fallback: convert to string + return QTS_GetString(ctx, obj); +} + +MaybeAsync(JSValue *) QTS_Eval(JSContext *ctx, BorrowedHeapChar *js_code, const char *filename, EvalDetectModule detectModule, EvalFlags evalFlags) { + size_t js_code_len = strlen(js_code); + + if (detectModule) { + if (JS_DetectModule((const char *)js_code, js_code_len)) { + QTS_DEBUG("QTS_Eval: Detected module = true"); + evalFlags |= JS_EVAL_TYPE_MODULE; + } else { + QTS_DEBUG("QTS_Eval: Detected module = false"); + } + } else { + QTS_DEBUG("QTS_Eval: do not detect module"); + } + + return jsvalue_to_heap(JS_Eval(ctx, js_code, strlen(js_code), filename, evalFlags)); +} + +OwnedHeapChar *QTS_Typeof(JSContext *ctx, JSValueConst *value) { + const char *result = "unknown"; + uint32_t tag = JS_VALUE_GET_TAG(*value); + + if (JS_IsNumber(*value)) { + result = "number"; + } else if (JS_IsBigInt(ctx, *value)) { + result = "bigint"; + } else if (JS_IsBigFloat(*value)) { + result = "bigfloat"; + } else if (JS_IsBigDecimal(*value)) { + result = "bigdecimal"; + } else if (JS_IsFunction(ctx, *value)) { + result = "function"; + } else if (JS_IsBool(*value)) { + result = "boolean"; + } else if (JS_IsNull(*value)) { + result = "object"; + } else if (JS_IsUndefined(*value)) { + result = "undefined"; + } else if (JS_IsUninitialized(*value)) { + result = "undefined"; + } else if (JS_IsString(*value)) { + result = "string"; + } else if (JS_IsSymbol(*value)) { + result = "symbol"; + } else if (JS_IsObject(*value)) { + result = "object"; + } + + char *out = strdup(result); + return out; +} + +JSValue *QTS_GetGlobalObject(JSContext *ctx) { + return jsvalue_to_heap(JS_GetGlobalObject(ctx)); +} + +JSValue *QTS_NewPromiseCapability(JSContext *ctx, JSValue **resolve_funcs_out) { + JSValue resolve_funcs[2]; + JSValue promise = JS_NewPromiseCapability(ctx, resolve_funcs); + resolve_funcs_out[0] = jsvalue_to_heap(resolve_funcs[0]); + resolve_funcs_out[1] = jsvalue_to_heap(resolve_funcs[1]); + return jsvalue_to_heap(promise); +} + +void QTS_TestStringArg(const char *string) { + // pass +} + +int QTS_BuildIsDebug() { +#ifdef QTS_DEBUG_MODE + return 1; +#else + return 0; +#endif +} + +int QTS_BuildIsAsyncify() { +#ifdef QTS_ASYNCIFY + return 1; +#else + return 0; +#endif +} + +// ---------------------------------------------------------------------------- +// Module loading helpers + +// ---------------------------------------------------------------------------- +// C -> Host Callbacks +// Note: inside EM_JS, we need to use ['...'] subscript syntax for accessing JS +// objects, because in optimized builds, Closure compiler will mangle all the +// names. + +// ------------------- +// function: C -> Host +#ifdef __EMSCRIPTEN__ +EM_JS(MaybeAsync(JSValue *), qts_host_call_function, (JSContext * ctx, JSValueConst *this_ptr, int argc, JSValueConst *argv, uint32_t magic_func_id), { +#ifdef QTS_ASYNCIFY + const asyncify = {['handleSleep'] : Asyncify.handleSleep}; +#else + const asyncify = undefined; +#endif + return Module['callbacks']['callFunction'](asyncify, ctx, this_ptr, argc, argv, magic_func_id); +}); +#endif + +// Function: QuickJS -> C +JSValue qts_call_function(JSContext *ctx, JSValueConst this_val, int argc, JSValueConst *argv, int magic) { + JSValue *result_ptr = qts_host_call_function(ctx, &this_val, argc, argv, magic); + if (result_ptr == NULL) { + return JS_UNDEFINED; + } + JSValue result = *result_ptr; + free(result_ptr); + return result; +} + +// Function: Host -> QuickJS +JSValue *QTS_NewFunction(JSContext *ctx, uint32_t func_id, const char *name) { +#ifdef QTS_DEBUG_MODE + char msg[500]; + sprintf(msg, "new_function(name: %s, magic: %d)", name, func_id); + QTS_DEBUG(msg) +#endif + JSValue func_obj = JS_NewCFunctionMagic( + /* context */ ctx, + /* JSCFunctionMagic* */ &qts_call_function, + /* name */ name, + /* min argc */ 0, + /* function type */ JS_CFUNC_generic_magic, + /* magic: fn id */ func_id); + return jsvalue_to_heap(func_obj); +} + +JSValueConst *QTS_ArgvGetJSValueConstPointer(JSValueConst *argv, int index) { + return &argv[index]; +} + +// -------------------- +// interrupt: C -> Host +#ifdef __EMSCRIPTEN__ +EM_JS(int, qts_host_interrupt_handler, (JSRuntime * rt), { + // Async not supported here. + // #ifdef QTS_ASYNCIFY + // const asyncify = Asyncify; + // #else + const asyncify = undefined; + // #endif + return Module['callbacks']['shouldInterrupt'](asyncify, rt); +}); +#endif + +// interrupt: QuickJS -> C +int qts_interrupt_handler(JSRuntime *rt, void *_unused) { + return qts_host_interrupt_handler(rt); +} + +// interrupt: Host -> QuickJS +void QTS_RuntimeEnableInterruptHandler(JSRuntime *rt) { + JS_SetInterruptHandler(rt, &qts_interrupt_handler, NULL); +} + +void QTS_RuntimeDisableInterruptHandler(JSRuntime *rt) { + JS_SetInterruptHandler(rt, NULL, NULL); +} + +// -------------------- +// load module: C -> Host +// TODO: a future version can support host returning JSModuleDef* directly; +// for now we only support loading module source code. + +/* +The module loading model under ASYNCIFY is convoluted. We need to make sure we +never have an async request running concurrently for loading modules. + +The first implemenation looked like this: + +C HOST SUSPENDED +qts_host_load_module(name) ------> false + call rt.loadModule(name) false + Start async load module false + Suspend C true + Async load complete true + < --------------- QTS_CompileModule(source) true +QTS_Eval(source, COMPILE_ONLY) true +Loaded module has import true +qts_host_load_module(dep) -------> true + call rt.loadModule(dep) true + Start async load module true + ALREADY SUSPENDED, CRASH + +We can solve this in two different ways: + +1. Return to C as soon as we async load the module source. + That way, we unsuspend before calling QTS_CompileModule. +2. Once we load the module, use a new API to detect and async + load the module's downstream dependencies. This way + they're loaded synchronously so we don't need to suspend "again". + +Probably we could optimize (2) to make it more performant, eg with parallel +loading, but (1) seems much easier to implement in the sort run. +*/ + +JSModuleDef *qts_compile_module(JSContext *ctx, const char *module_name, BorrowedHeapChar *module_body) { +#ifdef QTS_DEBUG_MODE + char msg[500]; + sprintf(msg, "QTS_CompileModule(ctx: %p, name: %s, bodyLength: %lu)", ctx, module_name, strlen(module_body)); + QTS_DEBUG(msg) +#endif + JSValue func_val = JS_Eval(ctx, module_body, strlen(module_body), module_name, JS_EVAL_TYPE_MODULE | JS_EVAL_FLAG_COMPILE_ONLY); + if (JS_IsException(func_val)) { + return NULL; + } + // TODO: Is exception ok? + // TODO: set import.meta? + JSModuleDef *module = JS_VALUE_GET_PTR(func_val); + JS_FreeValue(ctx, func_val); + return module; +} + +#ifdef __EMSCRIPTEN__ +EM_JS(MaybeAsync(char *), qts_host_load_module_source, (JSRuntime * rt, JSContext *ctx, const char *module_name), { +#ifdef QTS_ASYNCIFY + const asyncify = {['handleSleep'] : Asyncify.handleSleep}; +#else + const asyncify = undefined; +#endif + // https://emscripten.org/docs/api_reference/preamble.js.html#UTF8ToString + const moduleNameString = UTF8ToString(module_name); + return Module['callbacks']['loadModuleSource'](asyncify, rt, ctx, moduleNameString); +}); + +EM_JS(MaybeAsync(char *), qts_host_normalize_module, (JSRuntime * rt, JSContext *ctx, const char *module_base_name, const char *module_name), { +#ifdef QTS_ASYNCIFY + const asyncify = {['handleSleep'] : Asyncify.handleSleep}; +#else + const asyncify = undefined; +#endif + // https://emscripten.org/docs/api_reference/preamble.js.html#UTF8ToString + const moduleBaseNameString = UTF8ToString(module_base_name); + const moduleNameString = UTF8ToString(module_name); + return Module['callbacks']['normalizeModule'](asyncify, rt, ctx, moduleBaseNameString, moduleNameString); +}); +#endif + +// load module: QuickJS -> C +// See js_module_loader in quickjs/quickjs-libc.c:567 +JSModuleDef *qts_load_module(JSContext *ctx, const char *module_name, void *_unused) { + JSRuntime *rt = JS_GetRuntime(ctx); +#ifdef QTS_DEBUG_MODE + char msg[500]; + sprintf(msg, "qts_load_module(rt: %p, ctx: %p, name: %s)", rt, ctx, module_name); + QTS_DEBUG(msg) +#endif + char *module_source = qts_host_load_module_source(rt, ctx, module_name); + if (module_source == NULL) { + return NULL; + } + + JSModuleDef *module = qts_compile_module(ctx, module_name, module_source); + free(module_source); + return module; +} + +char *qts_normalize_module(JSContext *ctx, const char *module_base_name, const char *module_name, void *_unused) { + JSRuntime *rt = JS_GetRuntime(ctx); +#ifdef QTS_DEBUG_MODE + char msg[500]; + sprintf(msg, "qts_normalize_module(rt: %p, ctx: %p, base_name: %s, name: %s)", rt, ctx, module_base_name, module_name); + QTS_DEBUG(msg) +#endif + char *em_module_name = qts_host_normalize_module(rt, ctx, module_base_name, module_name); + char *js_module_name = js_strdup(ctx, em_module_name); + free(em_module_name); + return js_module_name; +} + +// Load module: Host -> QuickJS +void QTS_RuntimeEnableModuleLoader(JSRuntime *rt, int use_custom_normalize) { + JSModuleNormalizeFunc *module_normalize = NULL; /* use default name normalizer */ + if (use_custom_normalize) { + module_normalize = &qts_normalize_module; + } + JS_SetModuleLoaderFunc(rt, module_normalize, &qts_load_module, NULL); +} + +void QTS_RuntimeDisableModuleLoader(JSRuntime *rt) { + JS_SetModuleLoaderFunc(rt, NULL, NULL, NULL); +} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.d.ts new file mode 100644 index 0000000..f3bb599 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.d.ts @@ -0,0 +1,24 @@ +declare function awaitYield<T>(value: T | Promise<T>): Generator<T | Promise<T>, T, T>; +declare function awaitYieldOf<T, Yielded>(generator: Generator<Yielded | Promise<Yielded>, T, Yielded>): Generator<T | Promise<T>, T, T>; +export type AwaitYield = typeof awaitYield & { + of: typeof awaitYieldOf; +}; +/** + * Create a function that may or may not be async, using a generator + * + * Within the generator, call `yield* awaited(maybePromise)` to await a value + * that may or may not be a promise. + * + * If the inner function never yields a promise, it will return synchronously. + */ +export declare function maybeAsyncFn< +/** Function arguments */ +Args extends any[], This, +/** Function return type */ +Return, +/** Yields to unwrap */ +Yielded>(that: This, fn: (this: This, awaited: AwaitYield, ...args: Args) => Generator<Yielded | Promise<Yielded>, Return, Yielded>): (...args: Args) => Return | Promise<Return>; +export type MaybeAsyncBlock<Return, This, Yielded, Args extends any[] = []> = (this: This, awaited: AwaitYield, ...args: Args) => Generator<Yielded | Promise<Yielded>, Return, Yielded>; +export declare function maybeAsync<Return, This, Yielded>(that: This, startGenerator: (this: This, await: AwaitYield) => Generator<Yielded | Promise<Yielded>, Return, Yielded>): Return | Promise<Return>; +export declare function awaitEachYieldedPromise<Yielded, Returned>(gen: Generator<Yielded | Promise<Yielded>, Returned, Yielded>): Returned | Promise<Returned>; +export {}; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.js b/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.js new file mode 100644 index 0000000..c140dde --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.js @@ -0,0 +1,53 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.awaitEachYieldedPromise = exports.maybeAsync = exports.maybeAsyncFn = void 0; +function* awaitYield(value) { + return (yield value); +} +function awaitYieldOf(generator) { + return awaitYield(awaitEachYieldedPromise(generator)); +} +const AwaitYield = awaitYield; +AwaitYield.of = awaitYieldOf; +/** + * Create a function that may or may not be async, using a generator + * + * Within the generator, call `yield* awaited(maybePromise)` to await a value + * that may or may not be a promise. + * + * If the inner function never yields a promise, it will return synchronously. + */ +function maybeAsyncFn(that, fn) { + return (...args) => { + const generator = fn.call(that, AwaitYield, ...args); + return awaitEachYieldedPromise(generator); + }; +} +exports.maybeAsyncFn = maybeAsyncFn; +class Example { + constructor() { + this.maybeAsyncMethod = maybeAsyncFn(this, function* (awaited, a) { + yield* awaited(new Promise((resolve) => setTimeout(resolve, a))); + return 5; + }); + } +} +function maybeAsync(that, startGenerator) { + const generator = startGenerator.call(that, AwaitYield); + return awaitEachYieldedPromise(generator); +} +exports.maybeAsync = maybeAsync; +function awaitEachYieldedPromise(gen) { + function handleNextStep(step) { + if (step.done) { + return step.value; + } + if (step.value instanceof Promise) { + return step.value.then((value) => handleNextStep(gen.next(value)), (error) => handleNextStep(gen.throw(error))); + } + return handleNextStep(gen.next(step.value)); + } + return handleNextStep(gen.next()); +} +exports.awaitEachYieldedPromise = awaitEachYieldedPromise; +//# sourceMappingURL=asyncify-helpers.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.js.map new file mode 100644 index 0000000..10dcc46 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.js.map @@ -0,0 +1 @@ +{"version":3,"file":"asyncify-helpers.js","sourceRoot":"","sources":["../ts/asyncify-helpers.ts"],"names":[],"mappings":";;;AAAA,QAAQ,CAAC,CAAC,UAAU,CAAI,KAAqB;IAC3C,OAAO,CAAC,MAAM,KAAK,CAAM,CAAA;AAC3B,CAAC;AAED,SAAS,YAAY,CACnB,SAA4D;IAE5D,OAAO,UAAU,CAAC,uBAAuB,CAAC,SAAS,CAAC,CAAC,CAAA;AACvD,CAAC;AAMD,MAAM,UAAU,GAAe,UAAwB,CAAA;AACvD,UAAU,CAAC,EAAE,GAAG,YAAY,CAAA;AAE5B;;;;;;;GAOG;AACH,SAAgB,YAAY,CAS1B,IAAU,EACV,EAI2D;IAE3D,OAAO,CAAC,GAAG,IAAU,EAAE,EAAE;QACvB,MAAM,SAAS,GAAG,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,UAAU,EAAE,GAAG,IAAI,CAAC,CAAA;QACpD,OAAO,uBAAuB,CAAC,SAAS,CAAC,CAAA;IAC3C,CAAC,CAAA;AACH,CAAC;AApBD,oCAoBC;AAED,MAAM,OAAO;IAAb;QACU,qBAAgB,GAAG,YAAY,CAAC,IAAI,EAAE,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAS;YACzE,KAAK,CAAC,CAAC,OAAO,CAAC,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,UAAU,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;YAChE,OAAO,CAAC,CAAA;QACV,CAAC,CAAC,CAAA;IACJ,CAAC;CAAA;AAQD,SAAgB,UAAU,CACxB,IAAU,EACV,cAG2D;IAE3D,MAAM,SAAS,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,UAAU,CAAC,CAAA;IACvD,OAAO,uBAAuB,CAAC,SAAS,CAAC,CAAA;AAC3C,CAAC;AATD,gCASC;AAED,SAAgB,uBAAuB,CACrC,GAA6D;IAI7D,SAAS,cAAc,CAAC,IAAgB;QACtC,IAAI,IAAI,CAAC,IAAI,EAAE;YACb,OAAO,IAAI,CAAC,KAAK,CAAA;SAClB;QAED,IAAI,IAAI,CAAC,KAAK,YAAY,OAAO,EAAE;YACjC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CACpB,CAAC,KAAK,EAAE,EAAE,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,EAC1C,CAAC,KAAK,EAAE,EAAE,CAAC,cAAc,CAAC,GAAG,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAC5C,CAAA;SACF;QAED,OAAO,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAA;IAC7C,CAAC;IAED,OAAO,cAAc,CAAC,GAAG,CAAC,IAAI,EAAE,CAAC,CAAA;AACnC,CAAC;AArBD,0DAqBC","sourcesContent":["function* awaitYield<T>(value: T | Promise<T>) {\n return (yield value) as T\n}\n\nfunction awaitYieldOf<T, Yielded>(\n generator: Generator<Yielded | Promise<Yielded>, T, Yielded>\n): Generator<T | Promise<T>, T, T> {\n return awaitYield(awaitEachYieldedPromise(generator))\n}\n\nexport type AwaitYield = typeof awaitYield & {\n of: typeof awaitYieldOf\n}\n\nconst AwaitYield: AwaitYield = awaitYield as AwaitYield\nAwaitYield.of = awaitYieldOf\n\n/**\n * Create a function that may or may not be async, using a generator\n *\n * Within the generator, call `yield* awaited(maybePromise)` to await a value\n * that may or may not be a promise.\n *\n * If the inner function never yields a promise, it will return synchronously.\n */\nexport function maybeAsyncFn<\n /** Function arguments */\n Args extends any[],\n This,\n /** Function return type */\n Return,\n /** Yields to unwrap */\n Yielded\n>(\n that: This,\n fn: (\n this: This,\n awaited: AwaitYield,\n ...args: Args\n ) => Generator<Yielded | Promise<Yielded>, Return, Yielded>\n): (...args: Args) => Return | Promise<Return> {\n return (...args: Args) => {\n const generator = fn.call(that, AwaitYield, ...args)\n return awaitEachYieldedPromise(generator)\n }\n}\n\nclass Example {\n private maybeAsyncMethod = maybeAsyncFn(this, function* (awaited, a: number) {\n yield* awaited(new Promise((resolve) => setTimeout(resolve, a)))\n return 5\n })\n}\n\nexport type MaybeAsyncBlock<Return, This, Yielded, Args extends any[] = []> = (\n this: This,\n awaited: AwaitYield,\n ...args: Args\n) => Generator<Yielded | Promise<Yielded>, Return, Yielded>\n\nexport function maybeAsync<Return, This, Yielded>(\n that: This,\n startGenerator: (\n this: This,\n await: AwaitYield\n ) => Generator<Yielded | Promise<Yielded>, Return, Yielded>\n): Return | Promise<Return> {\n const generator = startGenerator.call(that, AwaitYield)\n return awaitEachYieldedPromise(generator)\n}\n\nexport function awaitEachYieldedPromise<Yielded, Returned>(\n gen: Generator<Yielded | Promise<Yielded>, Returned, Yielded>\n): Returned | Promise<Returned> {\n type NextResult = ReturnType<typeof gen.next>\n\n function handleNextStep(step: NextResult): Returned | Promise<Returned> {\n if (step.done) {\n return step.value\n }\n\n if (step.value instanceof Promise) {\n return step.value.then(\n (value) => handleNextStep(gen.next(value)),\n (error) => handleNextStep(gen.throw(error))\n )\n }\n\n return handleNextStep(gen.next(step.value))\n }\n\n return handleNextStep(gen.next())\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.d.ts new file mode 100644 index 0000000..290a9ec --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.d.ts @@ -0,0 +1,48 @@ +import { QuickJSContext } from "./context"; +import { QuickJSAsyncEmscriptenModule } from "./emscripten-types"; +import { QuickJSAsyncFFI } from "./variants"; +import { JSRuntimePointer } from "./types-ffi"; +import { Lifetime } from "./lifetime"; +import { QuickJSModuleCallbacks } from "./module"; +import { QuickJSAsyncRuntime } from "./runtime-asyncify"; +import { ContextEvalOptions, QuickJSHandle } from "./types"; +import { VmCallResult } from "./vm-interface"; +export type AsyncFunctionImplementation = (this: QuickJSHandle, ...args: QuickJSHandle[]) => Promise<QuickJSHandle | VmCallResult<QuickJSHandle> | void>; +/** + * Asyncified version of [[QuickJSContext]]. + * + * *Asyncify* allows normally synchronous code to wait for asynchronous Promises + * or callbacks. The asyncified version of QuickJSContext can wait for async + * host functions as though they were synchronous. + */ +export declare class QuickJSAsyncContext extends QuickJSContext { + runtime: QuickJSAsyncRuntime; + /** @private */ + protected module: QuickJSAsyncEmscriptenModule; + /** @private */ + protected ffi: QuickJSAsyncFFI; + /** @private */ + protected rt: Lifetime<JSRuntimePointer>; + /** @private */ + protected callbacks: QuickJSModuleCallbacks; + /** + * Asyncified version of [[evalCode]]. + */ + evalCodeAsync(code: string, filename?: string, + /** See [[EvalFlags]] for number semantics */ + options?: number | ContextEvalOptions): Promise<VmCallResult<QuickJSHandle>>; + /** + * Similar to [[newFunction]]. + * Convert an async host Javascript function into a synchronous QuickJS function value. + * + * Whenever QuickJS calls this function, the VM's stack will be unwound while + * waiting the async function to complete, and then restored when the returned + * promise resolves. + * + * Asyncified functions must never call other asyncified functions or + * `import`, even indirectly, because the stack cannot be unwound twice. + * + * See [Emscripten's docs on Asyncify](https://emscripten.org/docs/porting/asyncify.html). + */ + newAsyncifiedFunction(name: string, fn: AsyncFunctionImplementation): QuickJSHandle; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.js b/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.js new file mode 100644 index 0000000..7b3fe56 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.js @@ -0,0 +1,58 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.QuickJSAsyncContext = void 0; +const context_1 = require("./context"); +const debug_1 = require("./debug"); +const types_1 = require("./types"); +/** + * Asyncified version of [[QuickJSContext]]. + * + * *Asyncify* allows normally synchronous code to wait for asynchronous Promises + * or callbacks. The asyncified version of QuickJSContext can wait for async + * host functions as though they were synchronous. + */ +class QuickJSAsyncContext extends context_1.QuickJSContext { + /** + * Asyncified version of [[evalCode]]. + */ + async evalCodeAsync(code, filename = "eval.js", + /** See [[EvalFlags]] for number semantics */ + options) { + const detectModule = (options === undefined ? 1 : 0); + const flags = (0, types_1.evalOptionsToFlags)(options); + let resultPtr = 0; + try { + resultPtr = await this.memory + .newHeapCharPointer(code) + .consume((charHandle) => this.ffi.QTS_Eval_MaybeAsync(this.ctx.value, charHandle.value, filename, detectModule, flags)); + } + catch (error) { + (0, debug_1.debugLog)("QTS_Eval_MaybeAsync threw", error); + throw error; + } + const errorPtr = this.ffi.QTS_ResolveException(this.ctx.value, resultPtr); + if (errorPtr) { + this.ffi.QTS_FreeValuePointer(this.ctx.value, resultPtr); + return { error: this.memory.heapValueHandle(errorPtr) }; + } + return { value: this.memory.heapValueHandle(resultPtr) }; + } + /** + * Similar to [[newFunction]]. + * Convert an async host Javascript function into a synchronous QuickJS function value. + * + * Whenever QuickJS calls this function, the VM's stack will be unwound while + * waiting the async function to complete, and then restored when the returned + * promise resolves. + * + * Asyncified functions must never call other asyncified functions or + * `import`, even indirectly, because the stack cannot be unwound twice. + * + * See [Emscripten's docs on Asyncify](https://emscripten.org/docs/porting/asyncify.html). + */ + newAsyncifiedFunction(name, fn) { + return this.newFunction(name, fn); + } +} +exports.QuickJSAsyncContext = QuickJSAsyncContext; +//# sourceMappingURL=context-asyncify.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.js.map new file mode 100644 index 0000000..93695e2 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.js.map @@ -0,0 +1 @@ +{"version":3,"file":"context-asyncify.js","sourceRoot":"","sources":["../ts/context-asyncify.ts"],"names":[],"mappings":";;;AAAA,uCAA0C;AAC1C,mCAAkC;AAOlC,mCAA+E;AAQ/E;;;;;;GAMG;AACH,MAAa,mBAAoB,SAAQ,wBAAc;IAWrD;;OAEG;IACH,KAAK,CAAC,aAAa,CACjB,IAAY,EACZ,WAAmB,SAAS;IAC5B,6CAA6C;IAC7C,OAAqC;QAErC,MAAM,YAAY,GAAG,CAAC,OAAO,KAAK,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAqB,CAAA;QACxE,MAAM,KAAK,GAAG,IAAA,0BAAkB,EAAC,OAAO,CAAc,CAAA;QACtD,IAAI,SAAS,GAAG,CAAmB,CAAA;QACnC,IAAI;YACF,SAAS,GAAG,MAAM,IAAI,CAAC,MAAM;iBAC1B,kBAAkB,CAAC,IAAI,CAAC;iBACxB,OAAO,CAAC,CAAC,UAAU,EAAE,EAAE,CACtB,IAAI,CAAC,GAAG,CAAC,mBAAmB,CAC1B,IAAI,CAAC,GAAG,CAAC,KAAK,EACd,UAAU,CAAC,KAAK,EAChB,QAAQ,EACR,YAAY,EACZ,KAAK,CACN,CACF,CAAA;SACJ;QAAC,OAAO,KAAK,EAAE;YACd,IAAA,gBAAQ,EAAC,2BAA2B,EAAE,KAAK,CAAC,CAAA;YAC5C,MAAM,KAAK,CAAA;SACZ;QACD,MAAM,QAAQ,GAAG,IAAI,CAAC,GAAG,CAAC,oBAAoB,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,SAAS,CAAC,CAAA;QACzE,IAAI,QAAQ,EAAE;YACZ,IAAI,CAAC,GAAG,CAAC,oBAAoB,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,SAAS,CAAC,CAAA;YACxD,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,QAAQ,CAAC,EAAE,CAAA;SACxD;QACD,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,SAAS,CAAC,EAAE,CAAA;IAC1D,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,qBAAqB,CAAC,IAAY,EAAE,EAA+B;QACjE,OAAO,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,EAAS,CAAC,CAAA;IAC1C,CAAC;CACF;AA/DD,kDA+DC","sourcesContent":["import { QuickJSContext } from \"./context\"\nimport { debugLog } from \"./debug\"\nimport { QuickJSAsyncEmscriptenModule } from \"./emscripten-types\"\nimport { QuickJSAsyncFFI } from \"./variants\"\nimport { EvalDetectModule, EvalFlags, JSRuntimePointer, JSValuePointer } from \"./types-ffi\"\nimport { Lifetime } from \"./lifetime\"\nimport { QuickJSModuleCallbacks } from \"./module\"\nimport { QuickJSAsyncRuntime } from \"./runtime-asyncify\"\nimport { ContextEvalOptions, evalOptionsToFlags, QuickJSHandle } from \"./types\"\nimport { VmCallResult } from \"./vm-interface\"\n\nexport type AsyncFunctionImplementation = (\n this: QuickJSHandle,\n ...args: QuickJSHandle[]\n) => Promise<QuickJSHandle | VmCallResult<QuickJSHandle> | void>\n\n/**\n * Asyncified version of [[QuickJSContext]].\n *\n * *Asyncify* allows normally synchronous code to wait for asynchronous Promises\n * or callbacks. The asyncified version of QuickJSContext can wait for async\n * host functions as though they were synchronous.\n */\nexport class QuickJSAsyncContext extends QuickJSContext {\n public declare runtime: QuickJSAsyncRuntime\n /** @private */\n protected declare module: QuickJSAsyncEmscriptenModule\n /** @private */\n protected declare ffi: QuickJSAsyncFFI\n /** @private */\n protected declare rt: Lifetime<JSRuntimePointer>\n /** @private */\n protected declare callbacks: QuickJSModuleCallbacks\n\n /**\n * Asyncified version of [[evalCode]].\n */\n async evalCodeAsync(\n code: string,\n filename: string = \"eval.js\",\n /** See [[EvalFlags]] for number semantics */\n options?: number | ContextEvalOptions\n ): Promise<VmCallResult<QuickJSHandle>> {\n const detectModule = (options === undefined ? 1 : 0) as EvalDetectModule\n const flags = evalOptionsToFlags(options) as EvalFlags\n let resultPtr = 0 as JSValuePointer\n try {\n resultPtr = await this.memory\n .newHeapCharPointer(code)\n .consume((charHandle) =>\n this.ffi.QTS_Eval_MaybeAsync(\n this.ctx.value,\n charHandle.value,\n filename,\n detectModule,\n flags\n )\n )\n } catch (error) {\n debugLog(\"QTS_Eval_MaybeAsync threw\", error)\n throw error\n }\n const errorPtr = this.ffi.QTS_ResolveException(this.ctx.value, resultPtr)\n if (errorPtr) {\n this.ffi.QTS_FreeValuePointer(this.ctx.value, resultPtr)\n return { error: this.memory.heapValueHandle(errorPtr) }\n }\n return { value: this.memory.heapValueHandle(resultPtr) }\n }\n\n /**\n * Similar to [[newFunction]].\n * Convert an async host Javascript function into a synchronous QuickJS function value.\n *\n * Whenever QuickJS calls this function, the VM's stack will be unwound while\n * waiting the async function to complete, and then restored when the returned\n * promise resolves.\n *\n * Asyncified functions must never call other asyncified functions or\n * `import`, even indirectly, because the stack cannot be unwound twice.\n *\n * See [Emscripten's docs on Asyncify](https://emscripten.org/docs/porting/asyncify.html).\n */\n newAsyncifiedFunction(name: string, fn: AsyncFunctionImplementation): QuickJSHandle {\n return this.newFunction(name, fn as any)\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/context.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/context.d.ts new file mode 100644 index 0000000..d30d199 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/context.d.ts @@ -0,0 +1,371 @@ +import { QuickJSDeferredPromise } from "./deferred-promise"; +import type { EitherModule } from "./emscripten-types"; +import { JSBorrowedCharPointer, JSContextPointer, JSRuntimePointer, JSValueConstPointer, JSValuePointer } from "./types-ffi"; +import { Disposable, Lifetime, Scope } from "./lifetime"; +import { ModuleMemory } from "./memory"; +import { QuickJSModuleCallbacks } from "./module"; +import { QuickJSRuntime } from "./runtime"; +import { ContextEvalOptions, EitherFFI, JSValue, PromiseExecutor, QuickJSHandle } from "./types"; +import { LowLevelJavascriptVm, SuccessOrFail, VmCallResult, VmFunctionImplementation, VmPropertyDescriptor } from "./vm-interface"; +/** + * Property key for getting or setting a property on a handle with + * [[QuickJSContext.getProp]], [[QuickJSContext.setProp]], or [[QuickJSContext.defineProp]]. + */ +export type QuickJSPropertyKey = number | string | QuickJSHandle; +/** + * @private + */ +declare class ContextMemory extends ModuleMemory implements Disposable { + readonly owner: QuickJSRuntime; + readonly ctx: Lifetime<JSContextPointer>; + readonly rt: Lifetime<JSRuntimePointer>; + readonly module: EitherModule; + readonly ffi: EitherFFI; + readonly scope: Scope; + /** @private */ + constructor(args: { + owner: QuickJSRuntime; + module: EitherModule; + ffi: EitherFFI; + ctx: Lifetime<JSContextPointer>; + rt: Lifetime<JSRuntimePointer>; + ownedLifetimes?: Disposable[]; + }); + get alive(): boolean; + dispose(): void; + /** + * Track `lifetime` so that it is disposed when this scope is disposed. + */ + manage<T extends Disposable>(lifetime: T): T; + copyJSValue: (ptr: JSValuePointer | JSValueConstPointer) => any; + freeJSValue: (ptr: JSValuePointer) => void; + consumeJSCharPointer(ptr: JSBorrowedCharPointer): string; + heapValueHandle(ptr: JSValuePointer): JSValue; +} +/** + * QuickJSContext wraps a QuickJS Javascript context (JSContext*) within a + * runtime. The contexts within the same runtime may exchange objects freely. + * You can think of separate runtimes like different domains in a browser, and + * the contexts within a runtime like the different windows open to the same + * domain. The {@link runtime} references the context's runtime. + * + * This class's methods return {@link QuickJSHandle}, which wrap C pointers (JSValue*). + * It's the caller's responsibility to call `.dispose()` on any + * handles you create to free memory once you're done with the handle. + * + * Use {@link QuickJSRuntime.newContext} or {@link QuickJSWASMModule.newContext} + * to create a new QuickJSContext. + * + * Create QuickJS values inside the interpreter with methods like + * [[newNumber]], [[newString]], [[newArray]], [[newObject]], + * [[newFunction]], and [[newPromise]]. + * + * Call [[setProp]] or [[defineProp]] to customize objects. Use those methods + * with [[global]] to expose the values you create to the interior of the + * interpreter, so they can be used in [[evalCode]]. + * + * Use [[evalCode]] or [[callFunction]] to execute Javascript inside the VM. If + * you're using asynchronous code inside the QuickJSContext, you may need to also + * call [[executePendingJobs]]. Executing code inside the runtime returns a + * result object representing successful execution or an error. You must dispose + * of any such results to avoid leaking memory inside the VM. + * + * Implement memory and CPU constraints at the runtime level, using [[runtime]]. + * See {@link QuickJSRuntime} for more information. + * + */ +export declare class QuickJSContext implements LowLevelJavascriptVm<QuickJSHandle>, Disposable { + /** + * The runtime that created this context. + */ + readonly runtime: QuickJSRuntime; + /** @private */ + protected readonly ctx: Lifetime<JSContextPointer>; + /** @private */ + protected readonly rt: Lifetime<JSRuntimePointer>; + /** @private */ + protected readonly module: EitherModule; + /** @private */ + protected readonly ffi: EitherFFI; + /** @private */ + protected memory: ContextMemory; + /** @private */ + protected _undefined: QuickJSHandle | undefined; + /** @private */ + protected _null: QuickJSHandle | undefined; + /** @private */ + protected _false: QuickJSHandle | undefined; + /** @private */ + protected _true: QuickJSHandle | undefined; + /** @private */ + protected _global: QuickJSHandle | undefined; + /** @private */ + protected _BigInt: QuickJSHandle | undefined; + /** + * Use {@link QuickJS.createVm} to create a QuickJSContext instance. + */ + constructor(args: { + module: EitherModule; + ffi: EitherFFI; + ctx: Lifetime<JSContextPointer>; + rt: Lifetime<JSRuntimePointer>; + runtime: QuickJSRuntime; + ownedLifetimes?: Disposable[]; + callbacks: QuickJSModuleCallbacks; + }); + get alive(): boolean; + /** + * Dispose of this VM's underlying resources. + * + * @throws Calling this method without disposing of all created handles + * will result in an error. + */ + dispose(): void; + /** + * [`undefined`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined). + */ + get undefined(): QuickJSHandle; + /** + * [`null`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/null). + */ + get null(): QuickJSHandle; + /** + * [`true`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/true). + */ + get true(): QuickJSHandle; + /** + * [`false`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/false). + */ + get false(): QuickJSHandle; + /** + * [`global`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects). + * A handle to the global object inside the interpreter. + * You can set properties to create global variables. + */ + get global(): QuickJSHandle; + /** + * Converts a Javascript number into a QuickJS value. + */ + newNumber(num: number): QuickJSHandle; + /** + * Create a QuickJS [string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String) value. + */ + newString(str: string): QuickJSHandle; + /** + * Create a QuickJS [symbol](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol) value. + * No two symbols created with this function will be the same value. + */ + newUniqueSymbol(description: string | symbol): QuickJSHandle; + /** + * Get a symbol from the [global registry](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol#shared_symbols_in_the_global_symbol_registry) for the given key. + * All symbols created with the same key will be the same value. + */ + newSymbolFor(key: string | symbol): QuickJSHandle; + /** + * Create a QuickJS [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) value. + */ + newBigInt(num: bigint): QuickJSHandle; + /** + * `{}`. + * Create a new QuickJS [object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer). + * + * @param prototype - Like [`Object.create`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/create). + */ + newObject(prototype?: QuickJSHandle): QuickJSHandle; + /** + * `[]`. + * Create a new QuickJS [array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array). + */ + newArray(): QuickJSHandle; + /** + * Create a new [[QuickJSDeferredPromise]]. Use `deferred.resolve(handle)` and + * `deferred.reject(handle)` to fulfill the promise handle available at `deferred.handle`. + * Note that you are responsible for calling `deferred.dispose()` to free the underlying + * resources; see the documentation on [[QuickJSDeferredPromise]] for details. + */ + newPromise(): QuickJSDeferredPromise; + /** + * Create a new [[QuickJSDeferredPromise]] that resolves when the + * given native Promise<QuickJSHandle> resolves. Rejections will be coerced + * to a QuickJS error. + * + * You can still resolve/reject the created promise "early" using its methods. + */ + newPromise(promise: Promise<QuickJSHandle>): QuickJSDeferredPromise; + /** + * Construct a new native Promise<QuickJSHandle>, and then convert it into a + * [[QuickJSDeferredPromise]]. + * + * You can still resolve/reject the created promise "early" using its methods. + */ + newPromise(newPromiseFn: PromiseExecutor<QuickJSHandle, Error | QuickJSHandle>): QuickJSDeferredPromise; + /** + * Convert a Javascript function into a QuickJS function value. + * See [[VmFunctionImplementation]] for more details. + * + * A [[VmFunctionImplementation]] should not free its arguments or its return + * value. A VmFunctionImplementation should also not retain any references to + * its return value. + * + * To implement an async function, create a promise with [[newPromise]], then + * return the deferred promise handle from `deferred.handle` from your + * function implementation: + * + * ``` + * const deferred = vm.newPromise() + * someNativeAsyncFunction().then(deferred.resolve) + * return deferred.handle + * ``` + */ + newFunction(name: string, fn: VmFunctionImplementation<QuickJSHandle>): QuickJSHandle; + newError(error: { + name: string; + message: string; + }): QuickJSHandle; + newError(message: string): QuickJSHandle; + newError(): QuickJSHandle; + /** + * `typeof` operator. **Not** [standards compliant](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof). + * + * @remarks + * Does not support BigInt values correctly. + */ + typeof(handle: QuickJSHandle): string; + /** + * Converts `handle` into a Javascript number. + * @returns `NaN` on error, otherwise a `number`. + */ + getNumber(handle: QuickJSHandle): number; + /** + * Converts `handle` to a Javascript string. + */ + getString(handle: QuickJSHandle): string; + /** + * Converts `handle` into a Javascript symbol. If the symbol is in the global + * registry in the guest, it will be created with Symbol.for on the host. + */ + getSymbol(handle: QuickJSHandle): symbol; + /** + * Converts `handle` to a Javascript bigint. + */ + getBigInt(handle: QuickJSHandle): bigint; + /** + * `Promise.resolve(value)`. + * Convert a handle containing a Promise-like value inside the VM into an + * actual promise on the host. + * + * @remarks + * You may need to call [[executePendingJobs]] to ensure that the promise is resolved. + * + * @param promiseLikeHandle - A handle to a Promise-like value with a `.then(onSuccess, onError)` method. + */ + resolvePromise(promiseLikeHandle: QuickJSHandle): Promise<VmCallResult<QuickJSHandle>>; + /** + * `handle[key]`. + * Get a property from a JSValue. + * + * @param key - The property may be specified as a JSValue handle, or as a + * Javascript string (which will be converted automatically). + */ + getProp(handle: QuickJSHandle, key: QuickJSPropertyKey): QuickJSHandle; + /** + * `handle[key] = value`. + * Set a property on a JSValue. + * + * @remarks + * Note that the QuickJS authors recommend using [[defineProp]] to define new + * properties. + * + * @param key - The property may be specified as a JSValue handle, or as a + * Javascript string or number (which will be converted automatically to a JSValue). + */ + setProp(handle: QuickJSHandle, key: QuickJSPropertyKey, value: QuickJSHandle): void; + /** + * [`Object.defineProperty(handle, key, descriptor)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty). + * + * @param key - The property may be specified as a JSValue handle, or as a + * Javascript string or number (which will be converted automatically to a JSValue). + */ + defineProp(handle: QuickJSHandle, key: QuickJSPropertyKey, descriptor: VmPropertyDescriptor<QuickJSHandle>): void; + /** + * [`func.call(thisVal, ...args)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/call). + * Call a JSValue as a function. + * + * See [[unwrapResult]], which will throw if the function returned an error, or + * return the result handle directly. If evaluation returned a handle containing + * a promise, use [[resolvePromise]] to convert it to a native promise and + * [[executePendingJobs]] to finish evaluating the promise. + * + * @returns A result. If the function threw synchronously, `result.error` be a + * handle to the exception. Otherwise `result.value` will be a handle to the + * value. + */ + callFunction(func: QuickJSHandle, thisVal: QuickJSHandle, ...args: QuickJSHandle[]): VmCallResult<QuickJSHandle>; + /** + * Like [`eval(code)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#Description). + * Evaluates the Javascript source `code` in the global scope of this VM. + * When working with async code, you many need to call [[executePendingJobs]] + * to execute callbacks pending after synchronous evaluation returns. + * + * See [[unwrapResult]], which will throw if the function returned an error, or + * return the result handle directly. If evaluation returned a handle containing + * a promise, use [[resolvePromise]] to convert it to a native promise and + * [[executePendingJobs]] to finish evaluating the promise. + * + * *Note*: to protect against infinite loops, provide an interrupt handler to + * [[setInterruptHandler]]. You can use [[shouldInterruptAfterDeadline]] to + * create a time-based deadline. + * + * @returns The last statement's value. If the code threw synchronously, + * `result.error` will be a handle to the exception. If execution was + * interrupted, the error will have name `InternalError` and message + * `interrupted`. + */ + evalCode(code: string, filename?: string, + /** + * If no options are passed, a heuristic will be used to detect if `code` is + * an ES module. + * + * See [[EvalFlags]] for number semantics. + */ + options?: number | ContextEvalOptions): VmCallResult<QuickJSHandle>; + /** + * Throw an error in the VM, interrupted whatever current execution is in progress when execution resumes. + * @experimental + */ + throw(error: Error | QuickJSHandle): any; + /** + * @private + */ + protected borrowPropertyKey(key: QuickJSPropertyKey): QuickJSHandle; + /** + * @private + */ + getMemory(rt: JSRuntimePointer): ContextMemory; + /** + * Dump a JSValue to Javascript in a best-effort fashion. + * Returns `handle.toString()` if it cannot be serialized to JSON. + */ + dump(handle: QuickJSHandle): any; + /** + * Unwrap a SuccessOrFail result such as a [[VmCallResult]] or a + * [[ExecutePendingJobsResult]], where the fail branch contains a handle to a QuickJS error value. + * If the result is a success, returns the value. + * If the result is an error, converts the error to a native object and throws the error. + */ + unwrapResult<T>(result: SuccessOrFail<T, QuickJSHandle>): T; + /** @private */ + protected fnNextId: number; + /** @private */ + protected fnMaps: Map<number, Map<number, VmFunctionImplementation<QuickJSHandle>>>; + /** @private */ + protected getFunction(fn_id: number): VmFunctionImplementation<QuickJSHandle> | undefined; + /** @private */ + protected setFunction(fn_id: number, handle: VmFunctionImplementation<QuickJSHandle>): Map<number, VmFunctionImplementation<QuickJSHandle>>; + /** + * @hidden + */ + private cToHostCallbacks; + private errorToHandle; +} +export {}; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/context.js b/node_modules/@tootallnate/quickjs-emscripten/dist/context.js new file mode 100644 index 0000000..e65258d --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/context.js @@ -0,0 +1,691 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.QuickJSContext = void 0; +const debug_1 = require("./debug"); +const deferred_promise_1 = require("./deferred-promise"); +const errors_1 = require("./errors"); +const lifetime_1 = require("./lifetime"); +const memory_1 = require("./memory"); +const types_1 = require("./types"); +/** + * @private + */ +class ContextMemory extends memory_1.ModuleMemory { + /** @private */ + constructor(args) { + super(args.module); + this.scope = new lifetime_1.Scope(); + this.copyJSValue = (ptr) => { + return this.ffi.QTS_DupValuePointer(this.ctx.value, ptr); + }; + this.freeJSValue = (ptr) => { + this.ffi.QTS_FreeValuePointer(this.ctx.value, ptr); + }; + args.ownedLifetimes?.forEach((lifetime) => this.scope.manage(lifetime)); + this.owner = args.owner; + this.module = args.module; + this.ffi = args.ffi; + this.rt = args.rt; + this.ctx = this.scope.manage(args.ctx); + } + get alive() { + return this.scope.alive; + } + dispose() { + return this.scope.dispose(); + } + /** + * Track `lifetime` so that it is disposed when this scope is disposed. + */ + manage(lifetime) { + return this.scope.manage(lifetime); + } + consumeJSCharPointer(ptr) { + const str = this.module.UTF8ToString(ptr); + this.ffi.QTS_FreeCString(this.ctx.value, ptr); + return str; + } + heapValueHandle(ptr) { + return new lifetime_1.Lifetime(ptr, this.copyJSValue, this.freeJSValue, this.owner); + } +} +/** + * QuickJSContext wraps a QuickJS Javascript context (JSContext*) within a + * runtime. The contexts within the same runtime may exchange objects freely. + * You can think of separate runtimes like different domains in a browser, and + * the contexts within a runtime like the different windows open to the same + * domain. The {@link runtime} references the context's runtime. + * + * This class's methods return {@link QuickJSHandle}, which wrap C pointers (JSValue*). + * It's the caller's responsibility to call `.dispose()` on any + * handles you create to free memory once you're done with the handle. + * + * Use {@link QuickJSRuntime.newContext} or {@link QuickJSWASMModule.newContext} + * to create a new QuickJSContext. + * + * Create QuickJS values inside the interpreter with methods like + * [[newNumber]], [[newString]], [[newArray]], [[newObject]], + * [[newFunction]], and [[newPromise]]. + * + * Call [[setProp]] or [[defineProp]] to customize objects. Use those methods + * with [[global]] to expose the values you create to the interior of the + * interpreter, so they can be used in [[evalCode]]. + * + * Use [[evalCode]] or [[callFunction]] to execute Javascript inside the VM. If + * you're using asynchronous code inside the QuickJSContext, you may need to also + * call [[executePendingJobs]]. Executing code inside the runtime returns a + * result object representing successful execution or an error. You must dispose + * of any such results to avoid leaking memory inside the VM. + * + * Implement memory and CPU constraints at the runtime level, using [[runtime]]. + * See {@link QuickJSRuntime} for more information. + * + */ +// TODO: Manage own callback registration +class QuickJSContext { + /** + * Use {@link QuickJS.createVm} to create a QuickJSContext instance. + */ + constructor(args) { + /** @private */ + this._undefined = undefined; + /** @private */ + this._null = undefined; + /** @private */ + this._false = undefined; + /** @private */ + this._true = undefined; + /** @private */ + this._global = undefined; + /** @private */ + this._BigInt = undefined; + /** @private */ + this.fnNextId = -32768; // min value of signed 16bit int used by Quickjs + /** @private */ + this.fnMaps = new Map(); + /** + * @hidden + */ + this.cToHostCallbacks = { + callFunction: (ctx, this_ptr, argc, argv, fn_id) => { + if (ctx !== this.ctx.value) { + throw new Error("QuickJSContext instance received C -> JS call with mismatched ctx"); + } + const fn = this.getFunction(fn_id); + if (!fn) { + // this "throw" is not catch-able from the TS side. could we somehow handle this higher up? + throw new Error(`QuickJSContext had no callback with id ${fn_id}`); + } + return lifetime_1.Scope.withScopeMaybeAsync(this, function* (awaited, scope) { + const thisHandle = scope.manage(new lifetime_1.WeakLifetime(this_ptr, this.memory.copyJSValue, this.memory.freeJSValue, this.runtime)); + const argHandles = new Array(argc); + for (let i = 0; i < argc; i++) { + const ptr = this.ffi.QTS_ArgvGetJSValueConstPointer(argv, i); + argHandles[i] = scope.manage(new lifetime_1.WeakLifetime(ptr, this.memory.copyJSValue, this.memory.freeJSValue, this.runtime)); + } + try { + const result = yield* awaited(fn.apply(thisHandle, argHandles)); + if (result) { + if ("error" in result && result.error) { + (0, debug_1.debugLog)("throw error", result.error); + throw result.error; + } + const handle = scope.manage(result instanceof lifetime_1.Lifetime ? result : result.value); + return this.ffi.QTS_DupValuePointer(this.ctx.value, handle.value); + } + return 0; + } + catch (error) { + return this.errorToHandle(error).consume((errorHandle) => this.ffi.QTS_Throw(this.ctx.value, errorHandle.value)); + } + }); + }, + }; + this.runtime = args.runtime; + this.module = args.module; + this.ffi = args.ffi; + this.rt = args.rt; + this.ctx = args.ctx; + this.memory = new ContextMemory({ + ...args, + owner: this.runtime, + }); + args.callbacks.setContextCallbacks(this.ctx.value, this.cToHostCallbacks); + this.dump = this.dump.bind(this); + this.getString = this.getString.bind(this); + this.getNumber = this.getNumber.bind(this); + this.resolvePromise = this.resolvePromise.bind(this); + } + // @implement Disposable ---------------------------------------------------- + get alive() { + return this.memory.alive; + } + /** + * Dispose of this VM's underlying resources. + * + * @throws Calling this method without disposing of all created handles + * will result in an error. + */ + dispose() { + this.memory.dispose(); + } + // Globals ------------------------------------------------------------------ + /** + * [`undefined`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined). + */ + get undefined() { + if (this._undefined) { + return this._undefined; + } + // Undefined is a constant, immutable value in QuickJS. + const ptr = this.ffi.QTS_GetUndefined(); + return (this._undefined = new lifetime_1.StaticLifetime(ptr)); + } + /** + * [`null`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/null). + */ + get null() { + if (this._null) { + return this._null; + } + // Null is a constant, immutable value in QuickJS. + const ptr = this.ffi.QTS_GetNull(); + return (this._null = new lifetime_1.StaticLifetime(ptr)); + } + /** + * [`true`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/true). + */ + get true() { + if (this._true) { + return this._true; + } + // True is a constant, immutable value in QuickJS. + const ptr = this.ffi.QTS_GetTrue(); + return (this._true = new lifetime_1.StaticLifetime(ptr)); + } + /** + * [`false`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/false). + */ + get false() { + if (this._false) { + return this._false; + } + // False is a constant, immutable value in QuickJS. + const ptr = this.ffi.QTS_GetFalse(); + return (this._false = new lifetime_1.StaticLifetime(ptr)); + } + /** + * [`global`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects). + * A handle to the global object inside the interpreter. + * You can set properties to create global variables. + */ + get global() { + if (this._global) { + return this._global; + } + // The global is a JSValue, but since it's lifetime is as long as the VM's, + // we should manage it. + const ptr = this.ffi.QTS_GetGlobalObject(this.ctx.value); + // Automatically clean up this reference when we dispose + this.memory.manage(this.memory.heapValueHandle(ptr)); + // This isn't technically a static lifetime, but since it has the same + // lifetime as the VM, it's okay to fake one since when the VM is + // disposed, no other functions will accept the value. + this._global = new lifetime_1.StaticLifetime(ptr, this.runtime); + return this._global; + } + // New values --------------------------------------------------------------- + /** + * Converts a Javascript number into a QuickJS value. + */ + newNumber(num) { + return this.memory.heapValueHandle(this.ffi.QTS_NewFloat64(this.ctx.value, num)); + } + /** + * Create a QuickJS [string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String) value. + */ + newString(str) { + const ptr = this.memory + .newHeapCharPointer(str) + .consume((charHandle) => this.ffi.QTS_NewString(this.ctx.value, charHandle.value)); + return this.memory.heapValueHandle(ptr); + } + /** + * Create a QuickJS [symbol](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol) value. + * No two symbols created with this function will be the same value. + */ + newUniqueSymbol(description) { + const key = (typeof description === "symbol" ? description.description : description) ?? ""; + const ptr = this.memory + .newHeapCharPointer(key) + .consume((charHandle) => this.ffi.QTS_NewSymbol(this.ctx.value, charHandle.value, 0)); + return this.memory.heapValueHandle(ptr); + } + /** + * Get a symbol from the [global registry](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol#shared_symbols_in_the_global_symbol_registry) for the given key. + * All symbols created with the same key will be the same value. + */ + newSymbolFor(key) { + const description = (typeof key === "symbol" ? key.description : key) ?? ""; + const ptr = this.memory + .newHeapCharPointer(description) + .consume((charHandle) => this.ffi.QTS_NewSymbol(this.ctx.value, charHandle.value, 1)); + return this.memory.heapValueHandle(ptr); + } + /** + * Create a QuickJS [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) value. + */ + newBigInt(num) { + if (!this._BigInt) { + const bigIntHandle = this.getProp(this.global, "BigInt"); + this.memory.manage(bigIntHandle); + this._BigInt = new lifetime_1.StaticLifetime(bigIntHandle.value, this.runtime); + } + const bigIntHandle = this._BigInt; + const asString = String(num); + return this.newString(asString).consume((handle) => this.unwrapResult(this.callFunction(bigIntHandle, this.undefined, handle))); + } + /** + * `{}`. + * Create a new QuickJS [object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer). + * + * @param prototype - Like [`Object.create`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/create). + */ + newObject(prototype) { + if (prototype) { + this.runtime.assertOwned(prototype); + } + const ptr = prototype + ? this.ffi.QTS_NewObjectProto(this.ctx.value, prototype.value) + : this.ffi.QTS_NewObject(this.ctx.value); + return this.memory.heapValueHandle(ptr); + } + /** + * `[]`. + * Create a new QuickJS [array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array). + */ + newArray() { + const ptr = this.ffi.QTS_NewArray(this.ctx.value); + return this.memory.heapValueHandle(ptr); + } + newPromise(value) { + const deferredPromise = lifetime_1.Scope.withScope((scope) => { + const mutablePointerArray = scope.manage(this.memory.newMutablePointerArray(2)); + const promisePtr = this.ffi.QTS_NewPromiseCapability(this.ctx.value, mutablePointerArray.value.ptr); + const promiseHandle = this.memory.heapValueHandle(promisePtr); + const [resolveHandle, rejectHandle] = Array.from(mutablePointerArray.value.typedArray).map((jsvaluePtr) => this.memory.heapValueHandle(jsvaluePtr)); + return new deferred_promise_1.QuickJSDeferredPromise({ + context: this, + promiseHandle, + resolveHandle, + rejectHandle, + }); + }); + if (value && typeof value === "function") { + value = new Promise(value); + } + if (value) { + Promise.resolve(value).then(deferredPromise.resolve, (error) => error instanceof lifetime_1.Lifetime + ? deferredPromise.reject(error) + : this.newError(error).consume(deferredPromise.reject)); + } + return deferredPromise; + } + /** + * Convert a Javascript function into a QuickJS function value. + * See [[VmFunctionImplementation]] for more details. + * + * A [[VmFunctionImplementation]] should not free its arguments or its return + * value. A VmFunctionImplementation should also not retain any references to + * its return value. + * + * To implement an async function, create a promise with [[newPromise]], then + * return the deferred promise handle from `deferred.handle` from your + * function implementation: + * + * ``` + * const deferred = vm.newPromise() + * someNativeAsyncFunction().then(deferred.resolve) + * return deferred.handle + * ``` + */ + newFunction(name, fn) { + const fnId = ++this.fnNextId; + this.setFunction(fnId, fn); + return this.memory.heapValueHandle(this.ffi.QTS_NewFunction(this.ctx.value, fnId, name)); + } + newError(error) { + const errorHandle = this.memory.heapValueHandle(this.ffi.QTS_NewError(this.ctx.value)); + if (error && typeof error === "object") { + if (error.name !== undefined) { + this.newString(error.name).consume((handle) => this.setProp(errorHandle, "name", handle)); + } + if (error.message !== undefined) { + this.newString(error.message).consume((handle) => this.setProp(errorHandle, "message", handle)); + } + } + else if (typeof error === "string") { + this.newString(error).consume((handle) => this.setProp(errorHandle, "message", handle)); + } + else if (error !== undefined) { + // This isn't supported in the type signature but maybe it will make life easier. + this.newString(String(error)).consume((handle) => this.setProp(errorHandle, "message", handle)); + } + return errorHandle; + } + // Read values -------------------------------------------------------------- + /** + * `typeof` operator. **Not** [standards compliant](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof). + * + * @remarks + * Does not support BigInt values correctly. + */ + typeof(handle) { + this.runtime.assertOwned(handle); + return this.memory.consumeHeapCharPointer(this.ffi.QTS_Typeof(this.ctx.value, handle.value)); + } + /** + * Converts `handle` into a Javascript number. + * @returns `NaN` on error, otherwise a `number`. + */ + getNumber(handle) { + this.runtime.assertOwned(handle); + return this.ffi.QTS_GetFloat64(this.ctx.value, handle.value); + } + /** + * Converts `handle` to a Javascript string. + */ + getString(handle) { + this.runtime.assertOwned(handle); + return this.memory.consumeJSCharPointer(this.ffi.QTS_GetString(this.ctx.value, handle.value)); + } + /** + * Converts `handle` into a Javascript symbol. If the symbol is in the global + * registry in the guest, it will be created with Symbol.for on the host. + */ + getSymbol(handle) { + this.runtime.assertOwned(handle); + const key = this.memory.consumeJSCharPointer(this.ffi.QTS_GetSymbolDescriptionOrKey(this.ctx.value, handle.value)); + const isGlobal = this.ffi.QTS_IsGlobalSymbol(this.ctx.value, handle.value); + return isGlobal ? Symbol.for(key) : Symbol(key); + } + /** + * Converts `handle` to a Javascript bigint. + */ + getBigInt(handle) { + this.runtime.assertOwned(handle); + const asString = this.getString(handle); + return BigInt(asString); + } + /** + * `Promise.resolve(value)`. + * Convert a handle containing a Promise-like value inside the VM into an + * actual promise on the host. + * + * @remarks + * You may need to call [[executePendingJobs]] to ensure that the promise is resolved. + * + * @param promiseLikeHandle - A handle to a Promise-like value with a `.then(onSuccess, onError)` method. + */ + resolvePromise(promiseLikeHandle) { + this.runtime.assertOwned(promiseLikeHandle); + const vmResolveResult = lifetime_1.Scope.withScope((scope) => { + const vmPromise = scope.manage(this.getProp(this.global, "Promise")); + const vmPromiseResolve = scope.manage(this.getProp(vmPromise, "resolve")); + return this.callFunction(vmPromiseResolve, vmPromise, promiseLikeHandle); + }); + if (vmResolveResult.error) { + return Promise.resolve(vmResolveResult); + } + return new Promise((resolve) => { + lifetime_1.Scope.withScope((scope) => { + const resolveHandle = scope.manage(this.newFunction("resolve", (value) => { + resolve({ value: value && value.dup() }); + })); + const rejectHandle = scope.manage(this.newFunction("reject", (error) => { + resolve({ error: error && error.dup() }); + })); + const promiseHandle = scope.manage(vmResolveResult.value); + const promiseThenHandle = scope.manage(this.getProp(promiseHandle, "then")); + this.unwrapResult(this.callFunction(promiseThenHandle, promiseHandle, resolveHandle, rejectHandle)).dispose(); + }); + }); + } + // Properties --------------------------------------------------------------- + /** + * `handle[key]`. + * Get a property from a JSValue. + * + * @param key - The property may be specified as a JSValue handle, or as a + * Javascript string (which will be converted automatically). + */ + getProp(handle, key) { + this.runtime.assertOwned(handle); + const ptr = this.borrowPropertyKey(key).consume((quickJSKey) => this.ffi.QTS_GetProp(this.ctx.value, handle.value, quickJSKey.value)); + const result = this.memory.heapValueHandle(ptr); + return result; + } + /** + * `handle[key] = value`. + * Set a property on a JSValue. + * + * @remarks + * Note that the QuickJS authors recommend using [[defineProp]] to define new + * properties. + * + * @param key - The property may be specified as a JSValue handle, or as a + * Javascript string or number (which will be converted automatically to a JSValue). + */ + setProp(handle, key, value) { + this.runtime.assertOwned(handle); + // free newly allocated value if key was a string or number. No-op if string was already + // a QuickJS handle. + this.borrowPropertyKey(key).consume((quickJSKey) => this.ffi.QTS_SetProp(this.ctx.value, handle.value, quickJSKey.value, value.value)); + } + /** + * [`Object.defineProperty(handle, key, descriptor)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty). + * + * @param key - The property may be specified as a JSValue handle, or as a + * Javascript string or number (which will be converted automatically to a JSValue). + */ + defineProp(handle, key, descriptor) { + this.runtime.assertOwned(handle); + lifetime_1.Scope.withScope((scope) => { + const quickJSKey = scope.manage(this.borrowPropertyKey(key)); + const value = descriptor.value || this.undefined; + const configurable = Boolean(descriptor.configurable); + const enumerable = Boolean(descriptor.enumerable); + const hasValue = Boolean(descriptor.value); + const get = descriptor.get + ? scope.manage(this.newFunction(descriptor.get.name, descriptor.get)) + : this.undefined; + const set = descriptor.set + ? scope.manage(this.newFunction(descriptor.set.name, descriptor.set)) + : this.undefined; + this.ffi.QTS_DefineProp(this.ctx.value, handle.value, quickJSKey.value, value.value, get.value, set.value, configurable, enumerable, hasValue); + }); + } + // Evaluation --------------------------------------------------------------- + /** + * [`func.call(thisVal, ...args)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/call). + * Call a JSValue as a function. + * + * See [[unwrapResult]], which will throw if the function returned an error, or + * return the result handle directly. If evaluation returned a handle containing + * a promise, use [[resolvePromise]] to convert it to a native promise and + * [[executePendingJobs]] to finish evaluating the promise. + * + * @returns A result. If the function threw synchronously, `result.error` be a + * handle to the exception. Otherwise `result.value` will be a handle to the + * value. + */ + callFunction(func, thisVal, ...args) { + this.runtime.assertOwned(func); + const resultPtr = this.memory + .toPointerArray(args) + .consume((argsArrayPtr) => this.ffi.QTS_Call(this.ctx.value, func.value, thisVal.value, args.length, argsArrayPtr.value)); + const errorPtr = this.ffi.QTS_ResolveException(this.ctx.value, resultPtr); + if (errorPtr) { + this.ffi.QTS_FreeValuePointer(this.ctx.value, resultPtr); + return { error: this.memory.heapValueHandle(errorPtr) }; + } + return { value: this.memory.heapValueHandle(resultPtr) }; + } + /** + * Like [`eval(code)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#Description). + * Evaluates the Javascript source `code` in the global scope of this VM. + * When working with async code, you many need to call [[executePendingJobs]] + * to execute callbacks pending after synchronous evaluation returns. + * + * See [[unwrapResult]], which will throw if the function returned an error, or + * return the result handle directly. If evaluation returned a handle containing + * a promise, use [[resolvePromise]] to convert it to a native promise and + * [[executePendingJobs]] to finish evaluating the promise. + * + * *Note*: to protect against infinite loops, provide an interrupt handler to + * [[setInterruptHandler]]. You can use [[shouldInterruptAfterDeadline]] to + * create a time-based deadline. + * + * @returns The last statement's value. If the code threw synchronously, + * `result.error` will be a handle to the exception. If execution was + * interrupted, the error will have name `InternalError` and message + * `interrupted`. + */ + evalCode(code, filename = "eval.js", + /** + * If no options are passed, a heuristic will be used to detect if `code` is + * an ES module. + * + * See [[EvalFlags]] for number semantics. + */ + options) { + const detectModule = (options === undefined ? 1 : 0); + const flags = (0, types_1.evalOptionsToFlags)(options); + const resultPtr = this.memory + .newHeapCharPointer(code) + .consume((charHandle) => this.ffi.QTS_Eval(this.ctx.value, charHandle.value, filename, detectModule, flags)); + const errorPtr = this.ffi.QTS_ResolveException(this.ctx.value, resultPtr); + if (errorPtr) { + this.ffi.QTS_FreeValuePointer(this.ctx.value, resultPtr); + return { error: this.memory.heapValueHandle(errorPtr) }; + } + return { value: this.memory.heapValueHandle(resultPtr) }; + } + /** + * Throw an error in the VM, interrupted whatever current execution is in progress when execution resumes. + * @experimental + */ + throw(error) { + return this.errorToHandle(error).consume((handle) => this.ffi.QTS_Throw(this.ctx.value, handle.value)); + } + /** + * @private + */ + borrowPropertyKey(key) { + if (typeof key === "number") { + return this.newNumber(key); + } + if (typeof key === "string") { + return this.newString(key); + } + // key is already a JSValue, but we're borrowing it. Return a static handle + // for internal use only. + return new lifetime_1.StaticLifetime(key.value, this.runtime); + } + /** + * @private + */ + getMemory(rt) { + if (rt === this.rt.value) { + return this.memory; + } + else { + throw new Error("Private API. Cannot get memory from a different runtime"); + } + } + // Utilities ---------------------------------------------------------------- + /** + * Dump a JSValue to Javascript in a best-effort fashion. + * Returns `handle.toString()` if it cannot be serialized to JSON. + */ + dump(handle) { + this.runtime.assertOwned(handle); + const type = this.typeof(handle); + if (type === "string") { + return this.getString(handle); + } + else if (type === "number") { + return this.getNumber(handle); + } + else if (type === "bigint") { + return this.getBigInt(handle); + } + else if (type === "undefined") { + return undefined; + } + else if (type === "symbol") { + return this.getSymbol(handle); + } + const str = this.memory.consumeJSCharPointer(this.ffi.QTS_Dump(this.ctx.value, handle.value)); + try { + return JSON.parse(str); + } + catch (err) { + return str; + } + } + /** + * Unwrap a SuccessOrFail result such as a [[VmCallResult]] or a + * [[ExecutePendingJobsResult]], where the fail branch contains a handle to a QuickJS error value. + * If the result is a success, returns the value. + * If the result is an error, converts the error to a native object and throws the error. + */ + unwrapResult(result) { + if (result.error) { + const context = "context" in result.error ? result.error.context : this; + const cause = result.error.consume((error) => this.dump(error)); + if (cause && typeof cause === "object" && typeof cause.message === "string") { + const { message, name, stack } = cause; + const exception = new errors_1.QuickJSUnwrapError(""); + const hostStack = exception.stack; + if (typeof name === "string") { + exception.name = cause.name; + } + if (typeof stack === "string") { + exception.stack = `${name}: ${message}\n${cause.stack}Host: ${hostStack}`; + } + Object.assign(exception, { cause, context, message }); + throw exception; + } + throw new errors_1.QuickJSUnwrapError(cause, context); + } + return result.value; + } + /** @private */ + getFunction(fn_id) { + const map_id = fn_id >> 8; + const fnMap = this.fnMaps.get(map_id); + if (!fnMap) { + return undefined; + } + return fnMap.get(fn_id); + } + /** @private */ + setFunction(fn_id, handle) { + const map_id = fn_id >> 8; + let fnMap = this.fnMaps.get(map_id); + if (!fnMap) { + fnMap = new Map(); + this.fnMaps.set(map_id, fnMap); + } + return fnMap.set(fn_id, handle); + } + errorToHandle(error) { + if (error instanceof lifetime_1.Lifetime) { + return error; + } + return this.newError(error); + } +} +exports.QuickJSContext = QuickJSContext; +//# sourceMappingURL=context.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/context.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/context.js.map new file mode 100644 index 0000000..1398a53 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/context.js.map @@ -0,0 +1 @@ +{"version":3,"file":"context.js","sourceRoot":"","sources":["../ts/context.ts"],"names":[],"mappings":"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","sourcesContent":["import { debugLog } from \"./debug\"\nimport { QuickJSDeferredPromise } from \"./deferred-promise\"\nimport type { EitherModule } from \"./emscripten-types\"\nimport { QuickJSUnwrapError } from \"./errors\"\nimport {\n EvalDetectModule,\n EvalFlags,\n JSBorrowedCharPointer,\n JSContextPointer,\n JSModuleDefPointer,\n JSRuntimePointer,\n JSValueConstPointer,\n JSValuePointer,\n JSValuePointerPointer,\n JSVoidPointer,\n} from \"./types-ffi\"\nimport { Disposable, Lifetime, Scope, StaticLifetime, WeakLifetime } from \"./lifetime\"\nimport { ModuleMemory } from \"./memory\"\nimport { ContextCallbacks, QuickJSModuleCallbacks } from \"./module\"\nimport { QuickJSRuntime } from \"./runtime\"\nimport {\n ContextEvalOptions,\n EitherFFI,\n evalOptionsToFlags,\n JSValue,\n PromiseExecutor,\n QuickJSHandle,\n} from \"./types\"\nimport {\n LowLevelJavascriptVm,\n SuccessOrFail,\n VmCallResult,\n VmFunctionImplementation,\n VmPropertyDescriptor,\n} from \"./vm-interface\"\n\n/**\n * Property key for getting or setting a property on a handle with\n * [[QuickJSContext.getProp]], [[QuickJSContext.setProp]], or [[QuickJSContext.defineProp]].\n */\nexport type QuickJSPropertyKey = number | string | QuickJSHandle\n\n/**\n * @private\n */\nclass ContextMemory extends ModuleMemory implements Disposable {\n readonly owner: QuickJSRuntime\n readonly ctx: Lifetime<JSContextPointer>\n readonly rt: Lifetime<JSRuntimePointer>\n readonly module: EitherModule\n readonly ffi: EitherFFI\n readonly scope = new Scope()\n\n /** @private */\n constructor(args: {\n owner: QuickJSRuntime\n module: EitherModule\n ffi: EitherFFI\n ctx: Lifetime<JSContextPointer>\n rt: Lifetime<JSRuntimePointer>\n ownedLifetimes?: Disposable[]\n }) {\n super(args.module)\n args.ownedLifetimes?.forEach((lifetime) => this.scope.manage(lifetime))\n this.owner = args.owner\n this.module = args.module\n this.ffi = args.ffi\n this.rt = args.rt\n this.ctx = this.scope.manage(args.ctx)\n }\n\n get alive() {\n return this.scope.alive\n }\n\n dispose() {\n return this.scope.dispose()\n }\n\n /**\n * Track `lifetime` so that it is disposed when this scope is disposed.\n */\n manage<T extends Disposable>(lifetime: T): T {\n return this.scope.manage(lifetime)\n }\n\n copyJSValue = (ptr: JSValuePointer | JSValueConstPointer) => {\n return this.ffi.QTS_DupValuePointer(this.ctx.value, ptr)\n }\n\n freeJSValue = (ptr: JSValuePointer) => {\n this.ffi.QTS_FreeValuePointer(this.ctx.value, ptr)\n }\n\n consumeJSCharPointer(ptr: JSBorrowedCharPointer): string {\n const str = this.module.UTF8ToString(ptr)\n this.ffi.QTS_FreeCString(this.ctx.value, ptr)\n return str\n }\n\n heapValueHandle(ptr: JSValuePointer): JSValue {\n return new Lifetime(ptr, this.copyJSValue, this.freeJSValue, this.owner)\n }\n}\n\n/**\n * QuickJSContext wraps a QuickJS Javascript context (JSContext*) within a\n * runtime. The contexts within the same runtime may exchange objects freely.\n * You can think of separate runtimes like different domains in a browser, and\n * the contexts within a runtime like the different windows open to the same\n * domain. The {@link runtime} references the context's runtime.\n *\n * This class's methods return {@link QuickJSHandle}, which wrap C pointers (JSValue*).\n * It's the caller's responsibility to call `.dispose()` on any\n * handles you create to free memory once you're done with the handle.\n *\n * Use {@link QuickJSRuntime.newContext} or {@link QuickJSWASMModule.newContext}\n * to create a new QuickJSContext.\n *\n * Create QuickJS values inside the interpreter with methods like\n * [[newNumber]], [[newString]], [[newArray]], [[newObject]],\n * [[newFunction]], and [[newPromise]].\n *\n * Call [[setProp]] or [[defineProp]] to customize objects. Use those methods\n * with [[global]] to expose the values you create to the interior of the\n * interpreter, so they can be used in [[evalCode]].\n *\n * Use [[evalCode]] or [[callFunction]] to execute Javascript inside the VM. If\n * you're using asynchronous code inside the QuickJSContext, you may need to also\n * call [[executePendingJobs]]. Executing code inside the runtime returns a\n * result object representing successful execution or an error. You must dispose\n * of any such results to avoid leaking memory inside the VM.\n *\n * Implement memory and CPU constraints at the runtime level, using [[runtime]].\n * See {@link QuickJSRuntime} for more information.\n *\n */\n// TODO: Manage own callback registration\nexport class QuickJSContext implements LowLevelJavascriptVm<QuickJSHandle>, Disposable {\n /**\n * The runtime that created this context.\n */\n public readonly runtime: QuickJSRuntime\n\n /** @private */\n protected readonly ctx: Lifetime<JSContextPointer>\n /** @private */\n protected readonly rt: Lifetime<JSRuntimePointer>\n /** @private */\n protected readonly module: EitherModule\n /** @private */\n protected readonly ffi: EitherFFI\n /** @private */\n protected memory: ContextMemory\n\n /** @private */\n protected _undefined: QuickJSHandle | undefined = undefined\n /** @private */\n protected _null: QuickJSHandle | undefined = undefined\n /** @private */\n protected _false: QuickJSHandle | undefined = undefined\n /** @private */\n protected _true: QuickJSHandle | undefined = undefined\n /** @private */\n protected _global: QuickJSHandle | undefined = undefined\n /** @private */\n protected _BigInt: QuickJSHandle | undefined = undefined\n\n /**\n * Use {@link QuickJS.createVm} to create a QuickJSContext instance.\n */\n constructor(args: {\n module: EitherModule\n ffi: EitherFFI\n ctx: Lifetime<JSContextPointer>\n rt: Lifetime<JSRuntimePointer>\n runtime: QuickJSRuntime\n ownedLifetimes?: Disposable[]\n callbacks: QuickJSModuleCallbacks\n }) {\n this.runtime = args.runtime\n this.module = args.module\n this.ffi = args.ffi\n this.rt = args.rt\n this.ctx = args.ctx\n this.memory = new ContextMemory({\n ...args,\n owner: this.runtime,\n })\n args.callbacks.setContextCallbacks(this.ctx.value, this.cToHostCallbacks)\n this.dump = this.dump.bind(this)\n this.getString = this.getString.bind(this)\n this.getNumber = this.getNumber.bind(this)\n this.resolvePromise = this.resolvePromise.bind(this)\n }\n\n // @implement Disposable ----------------------------------------------------\n\n get alive() {\n return this.memory.alive\n }\n\n /**\n * Dispose of this VM's underlying resources.\n *\n * @throws Calling this method without disposing of all created handles\n * will result in an error.\n */\n dispose() {\n this.memory.dispose()\n }\n\n // Globals ------------------------------------------------------------------\n\n /**\n * [`undefined`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined).\n */\n get undefined(): QuickJSHandle {\n if (this._undefined) {\n return this._undefined\n }\n\n // Undefined is a constant, immutable value in QuickJS.\n const ptr = this.ffi.QTS_GetUndefined()\n return (this._undefined = new StaticLifetime(ptr))\n }\n\n /**\n * [`null`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/null).\n */\n get null(): QuickJSHandle {\n if (this._null) {\n return this._null\n }\n\n // Null is a constant, immutable value in QuickJS.\n const ptr = this.ffi.QTS_GetNull()\n return (this._null = new StaticLifetime(ptr))\n }\n\n /**\n * [`true`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/true).\n */\n get true(): QuickJSHandle {\n if (this._true) {\n return this._true\n }\n\n // True is a constant, immutable value in QuickJS.\n const ptr = this.ffi.QTS_GetTrue()\n return (this._true = new StaticLifetime(ptr))\n }\n\n /**\n * [`false`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/false).\n */\n get false(): QuickJSHandle {\n if (this._false) {\n return this._false\n }\n\n // False is a constant, immutable value in QuickJS.\n const ptr = this.ffi.QTS_GetFalse()\n return (this._false = new StaticLifetime(ptr))\n }\n\n /**\n * [`global`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects).\n * A handle to the global object inside the interpreter.\n * You can set properties to create global variables.\n */\n get global(): QuickJSHandle {\n if (this._global) {\n return this._global\n }\n\n // The global is a JSValue, but since it's lifetime is as long as the VM's,\n // we should manage it.\n const ptr = this.ffi.QTS_GetGlobalObject(this.ctx.value)\n\n // Automatically clean up this reference when we dispose\n this.memory.manage(this.memory.heapValueHandle(ptr))\n\n // This isn't technically a static lifetime, but since it has the same\n // lifetime as the VM, it's okay to fake one since when the VM is\n // disposed, no other functions will accept the value.\n this._global = new StaticLifetime(ptr, this.runtime)\n return this._global\n }\n\n // New values ---------------------------------------------------------------\n\n /**\n * Converts a Javascript number into a QuickJS value.\n */\n newNumber(num: number): QuickJSHandle {\n return this.memory.heapValueHandle(this.ffi.QTS_NewFloat64(this.ctx.value, num))\n }\n\n /**\n * Create a QuickJS [string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String) value.\n */\n newString(str: string): QuickJSHandle {\n const ptr = this.memory\n .newHeapCharPointer(str)\n .consume((charHandle) => this.ffi.QTS_NewString(this.ctx.value, charHandle.value))\n return this.memory.heapValueHandle(ptr)\n }\n\n /**\n * Create a QuickJS [symbol](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol) value.\n * No two symbols created with this function will be the same value.\n */\n newUniqueSymbol(description: string | symbol): QuickJSHandle {\n const key = (typeof description === \"symbol\" ? description.description : description) ?? \"\"\n const ptr = this.memory\n .newHeapCharPointer(key)\n .consume((charHandle) => this.ffi.QTS_NewSymbol(this.ctx.value, charHandle.value, 0))\n return this.memory.heapValueHandle(ptr)\n }\n\n /**\n * Get a symbol from the [global registry](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol#shared_symbols_in_the_global_symbol_registry) for the given key.\n * All symbols created with the same key will be the same value.\n */\n newSymbolFor(key: string | symbol): QuickJSHandle {\n const description = (typeof key === \"symbol\" ? key.description : key) ?? \"\"\n const ptr = this.memory\n .newHeapCharPointer(description)\n .consume((charHandle) => this.ffi.QTS_NewSymbol(this.ctx.value, charHandle.value, 1))\n return this.memory.heapValueHandle(ptr)\n }\n\n /**\n * Create a QuickJS [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) value.\n */\n newBigInt(num: bigint): QuickJSHandle {\n if (!this._BigInt) {\n const bigIntHandle = this.getProp(this.global, \"BigInt\")\n this.memory.manage(bigIntHandle)\n this._BigInt = new StaticLifetime(bigIntHandle.value as JSValueConstPointer, this.runtime)\n }\n\n const bigIntHandle = this._BigInt\n const asString = String(num)\n return this.newString(asString).consume((handle) =>\n this.unwrapResult(this.callFunction(bigIntHandle, this.undefined, handle))\n )\n }\n\n /**\n * `{}`.\n * Create a new QuickJS [object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer).\n *\n * @param prototype - Like [`Object.create`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/create).\n */\n newObject(prototype?: QuickJSHandle): QuickJSHandle {\n if (prototype) {\n this.runtime.assertOwned(prototype)\n }\n const ptr = prototype\n ? this.ffi.QTS_NewObjectProto(this.ctx.value, prototype.value)\n : this.ffi.QTS_NewObject(this.ctx.value)\n return this.memory.heapValueHandle(ptr)\n }\n\n /**\n * `[]`.\n * Create a new QuickJS [array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array).\n */\n newArray(): QuickJSHandle {\n const ptr = this.ffi.QTS_NewArray(this.ctx.value)\n return this.memory.heapValueHandle(ptr)\n }\n\n /**\n * Create a new [[QuickJSDeferredPromise]]. Use `deferred.resolve(handle)` and\n * `deferred.reject(handle)` to fulfill the promise handle available at `deferred.handle`.\n * Note that you are responsible for calling `deferred.dispose()` to free the underlying\n * resources; see the documentation on [[QuickJSDeferredPromise]] for details.\n */\n newPromise(): QuickJSDeferredPromise\n /**\n * Create a new [[QuickJSDeferredPromise]] that resolves when the\n * given native Promise<QuickJSHandle> resolves. Rejections will be coerced\n * to a QuickJS error.\n *\n * You can still resolve/reject the created promise \"early\" using its methods.\n */\n newPromise(promise: Promise<QuickJSHandle>): QuickJSDeferredPromise\n /**\n * Construct a new native Promise<QuickJSHandle>, and then convert it into a\n * [[QuickJSDeferredPromise]].\n *\n * You can still resolve/reject the created promise \"early\" using its methods.\n */\n newPromise(\n newPromiseFn: PromiseExecutor<QuickJSHandle, Error | QuickJSHandle>\n ): QuickJSDeferredPromise\n newPromise(\n value?: PromiseExecutor<QuickJSHandle, Error | QuickJSHandle> | Promise<QuickJSHandle>\n ): QuickJSDeferredPromise {\n const deferredPromise = Scope.withScope((scope) => {\n const mutablePointerArray = scope.manage(\n this.memory.newMutablePointerArray<JSValuePointerPointer>(2)\n )\n const promisePtr = this.ffi.QTS_NewPromiseCapability(\n this.ctx.value,\n mutablePointerArray.value.ptr\n )\n const promiseHandle = this.memory.heapValueHandle(promisePtr)\n const [resolveHandle, rejectHandle] = Array.from(mutablePointerArray.value.typedArray).map(\n (jsvaluePtr) => this.memory.heapValueHandle(jsvaluePtr as any)\n )\n return new QuickJSDeferredPromise({\n context: this,\n promiseHandle,\n resolveHandle,\n rejectHandle,\n })\n })\n\n if (value && typeof value === \"function\") {\n value = new Promise(value)\n }\n\n if (value) {\n Promise.resolve(value).then(deferredPromise.resolve, (error) =>\n error instanceof Lifetime\n ? deferredPromise.reject(error)\n : this.newError(error).consume(deferredPromise.reject)\n )\n }\n\n return deferredPromise\n }\n\n /**\n * Convert a Javascript function into a QuickJS function value.\n * See [[VmFunctionImplementation]] for more details.\n *\n * A [[VmFunctionImplementation]] should not free its arguments or its return\n * value. A VmFunctionImplementation should also not retain any references to\n * its return value.\n *\n * To implement an async function, create a promise with [[newPromise]], then\n * return the deferred promise handle from `deferred.handle` from your\n * function implementation:\n *\n * ```\n * const deferred = vm.newPromise()\n * someNativeAsyncFunction().then(deferred.resolve)\n * return deferred.handle\n * ```\n */\n newFunction(name: string, fn: VmFunctionImplementation<QuickJSHandle>): QuickJSHandle {\n const fnId = ++this.fnNextId\n this.setFunction(fnId, fn)\n return this.memory.heapValueHandle(this.ffi.QTS_NewFunction(this.ctx.value, fnId, name))\n }\n\n newError(error: { name: string; message: string }): QuickJSHandle\n newError(message: string): QuickJSHandle\n newError(): QuickJSHandle\n newError(error?: string | { name: string; message: string }): QuickJSHandle {\n const errorHandle = this.memory.heapValueHandle(this.ffi.QTS_NewError(this.ctx.value))\n\n if (error && typeof error === \"object\") {\n if (error.name !== undefined) {\n this.newString(error.name).consume((handle) => this.setProp(errorHandle, \"name\", handle))\n }\n\n if (error.message !== undefined) {\n this.newString(error.message).consume((handle) =>\n this.setProp(errorHandle, \"message\", handle)\n )\n }\n } else if (typeof error === \"string\") {\n this.newString(error).consume((handle) => this.setProp(errorHandle, \"message\", handle))\n } else if (error !== undefined) {\n // This isn't supported in the type signature but maybe it will make life easier.\n this.newString(String(error)).consume((handle) =>\n this.setProp(errorHandle, \"message\", handle)\n )\n }\n\n return errorHandle\n }\n\n // Read values --------------------------------------------------------------\n\n /**\n * `typeof` operator. **Not** [standards compliant](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof).\n *\n * @remarks\n * Does not support BigInt values correctly.\n */\n typeof(handle: QuickJSHandle) {\n this.runtime.assertOwned(handle)\n return this.memory.consumeHeapCharPointer(this.ffi.QTS_Typeof(this.ctx.value, handle.value))\n }\n\n /**\n * Converts `handle` into a Javascript number.\n * @returns `NaN` on error, otherwise a `number`.\n */\n getNumber(handle: QuickJSHandle): number {\n this.runtime.assertOwned(handle)\n return this.ffi.QTS_GetFloat64(this.ctx.value, handle.value)\n }\n\n /**\n * Converts `handle` to a Javascript string.\n */\n getString(handle: QuickJSHandle): string {\n this.runtime.assertOwned(handle)\n return this.memory.consumeJSCharPointer(this.ffi.QTS_GetString(this.ctx.value, handle.value))\n }\n\n /**\n * Converts `handle` into a Javascript symbol. If the symbol is in the global\n * registry in the guest, it will be created with Symbol.for on the host.\n */\n getSymbol(handle: QuickJSHandle): symbol {\n this.runtime.assertOwned(handle)\n const key = this.memory.consumeJSCharPointer(\n this.ffi.QTS_GetSymbolDescriptionOrKey(this.ctx.value, handle.value)\n )\n const isGlobal = this.ffi.QTS_IsGlobalSymbol(this.ctx.value, handle.value)\n return isGlobal ? Symbol.for(key) : Symbol(key)\n }\n\n /**\n * Converts `handle` to a Javascript bigint.\n */\n getBigInt(handle: QuickJSHandle): bigint {\n this.runtime.assertOwned(handle)\n const asString = this.getString(handle)\n return BigInt(asString)\n }\n\n /**\n * `Promise.resolve(value)`.\n * Convert a handle containing a Promise-like value inside the VM into an\n * actual promise on the host.\n *\n * @remarks\n * You may need to call [[executePendingJobs]] to ensure that the promise is resolved.\n *\n * @param promiseLikeHandle - A handle to a Promise-like value with a `.then(onSuccess, onError)` method.\n */\n resolvePromise(promiseLikeHandle: QuickJSHandle): Promise<VmCallResult<QuickJSHandle>> {\n this.runtime.assertOwned(promiseLikeHandle)\n const vmResolveResult = Scope.withScope((scope) => {\n const vmPromise = scope.manage(this.getProp(this.global, \"Promise\"))\n const vmPromiseResolve = scope.manage(this.getProp(vmPromise, \"resolve\"))\n return this.callFunction(vmPromiseResolve, vmPromise, promiseLikeHandle)\n })\n if (vmResolveResult.error) {\n return Promise.resolve(vmResolveResult)\n }\n\n return new Promise<VmCallResult<QuickJSHandle>>((resolve) => {\n Scope.withScope((scope) => {\n const resolveHandle = scope.manage(\n this.newFunction(\"resolve\", (value) => {\n resolve({ value: value && value.dup() })\n })\n )\n\n const rejectHandle = scope.manage(\n this.newFunction(\"reject\", (error) => {\n resolve({ error: error && error.dup() })\n })\n )\n\n const promiseHandle = scope.manage(vmResolveResult.value)\n const promiseThenHandle = scope.manage(this.getProp(promiseHandle, \"then\"))\n this.unwrapResult(\n this.callFunction(promiseThenHandle, promiseHandle, resolveHandle, rejectHandle)\n ).dispose()\n })\n })\n }\n\n // Properties ---------------------------------------------------------------\n\n /**\n * `handle[key]`.\n * Get a property from a JSValue.\n *\n * @param key - The property may be specified as a JSValue handle, or as a\n * Javascript string (which will be converted automatically).\n */\n getProp(handle: QuickJSHandle, key: QuickJSPropertyKey): QuickJSHandle {\n this.runtime.assertOwned(handle)\n const ptr = this.borrowPropertyKey(key).consume((quickJSKey) =>\n this.ffi.QTS_GetProp(this.ctx.value, handle.value, quickJSKey.value)\n )\n const result = this.memory.heapValueHandle(ptr)\n\n return result\n }\n\n /**\n * `handle[key] = value`.\n * Set a property on a JSValue.\n *\n * @remarks\n * Note that the QuickJS authors recommend using [[defineProp]] to define new\n * properties.\n *\n * @param key - The property may be specified as a JSValue handle, or as a\n * Javascript string or number (which will be converted automatically to a JSValue).\n */\n setProp(handle: QuickJSHandle, key: QuickJSPropertyKey, value: QuickJSHandle) {\n this.runtime.assertOwned(handle)\n // free newly allocated value if key was a string or number. No-op if string was already\n // a QuickJS handle.\n this.borrowPropertyKey(key).consume((quickJSKey) =>\n this.ffi.QTS_SetProp(this.ctx.value, handle.value, quickJSKey.value, value.value)\n )\n }\n\n /**\n * [`Object.defineProperty(handle, key, descriptor)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/defineProperty).\n *\n * @param key - The property may be specified as a JSValue handle, or as a\n * Javascript string or number (which will be converted automatically to a JSValue).\n */\n defineProp(\n handle: QuickJSHandle,\n key: QuickJSPropertyKey,\n descriptor: VmPropertyDescriptor<QuickJSHandle>\n ): void {\n this.runtime.assertOwned(handle)\n Scope.withScope((scope) => {\n const quickJSKey = scope.manage(this.borrowPropertyKey(key))\n\n const value = descriptor.value || this.undefined\n const configurable = Boolean(descriptor.configurable)\n const enumerable = Boolean(descriptor.enumerable)\n const hasValue = Boolean(descriptor.value)\n const get = descriptor.get\n ? scope.manage(this.newFunction(descriptor.get.name, descriptor.get))\n : this.undefined\n const set = descriptor.set\n ? scope.manage(this.newFunction(descriptor.set.name, descriptor.set))\n : this.undefined\n\n this.ffi.QTS_DefineProp(\n this.ctx.value,\n handle.value,\n quickJSKey.value,\n value.value,\n get.value,\n set.value,\n configurable,\n enumerable,\n hasValue\n )\n })\n }\n\n // Evaluation ---------------------------------------------------------------\n\n /**\n * [`func.call(thisVal, ...args)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/call).\n * Call a JSValue as a function.\n *\n * See [[unwrapResult]], which will throw if the function returned an error, or\n * return the result handle directly. If evaluation returned a handle containing\n * a promise, use [[resolvePromise]] to convert it to a native promise and\n * [[executePendingJobs]] to finish evaluating the promise.\n *\n * @returns A result. If the function threw synchronously, `result.error` be a\n * handle to the exception. Otherwise `result.value` will be a handle to the\n * value.\n */\n callFunction(\n func: QuickJSHandle,\n thisVal: QuickJSHandle,\n ...args: QuickJSHandle[]\n ): VmCallResult<QuickJSHandle> {\n this.runtime.assertOwned(func)\n const resultPtr = this.memory\n .toPointerArray(args)\n .consume((argsArrayPtr) =>\n this.ffi.QTS_Call(\n this.ctx.value,\n func.value,\n thisVal.value,\n args.length,\n argsArrayPtr.value\n )\n )\n\n const errorPtr = this.ffi.QTS_ResolveException(this.ctx.value, resultPtr)\n if (errorPtr) {\n this.ffi.QTS_FreeValuePointer(this.ctx.value, resultPtr)\n return { error: this.memory.heapValueHandle(errorPtr) }\n }\n\n return { value: this.memory.heapValueHandle(resultPtr) }\n }\n\n /**\n * Like [`eval(code)`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#Description).\n * Evaluates the Javascript source `code` in the global scope of this VM.\n * When working with async code, you many need to call [[executePendingJobs]]\n * to execute callbacks pending after synchronous evaluation returns.\n *\n * See [[unwrapResult]], which will throw if the function returned an error, or\n * return the result handle directly. If evaluation returned a handle containing\n * a promise, use [[resolvePromise]] to convert it to a native promise and\n * [[executePendingJobs]] to finish evaluating the promise.\n *\n * *Note*: to protect against infinite loops, provide an interrupt handler to\n * [[setInterruptHandler]]. You can use [[shouldInterruptAfterDeadline]] to\n * create a time-based deadline.\n *\n * @returns The last statement's value. If the code threw synchronously,\n * `result.error` will be a handle to the exception. If execution was\n * interrupted, the error will have name `InternalError` and message\n * `interrupted`.\n */\n evalCode(\n code: string,\n filename: string = \"eval.js\",\n /**\n * If no options are passed, a heuristic will be used to detect if `code` is\n * an ES module.\n *\n * See [[EvalFlags]] for number semantics.\n */\n options?: number | ContextEvalOptions\n ): VmCallResult<QuickJSHandle> {\n const detectModule = (options === undefined ? 1 : 0) as EvalDetectModule\n const flags = evalOptionsToFlags(options) as EvalFlags\n const resultPtr = this.memory\n .newHeapCharPointer(code)\n .consume((charHandle) =>\n this.ffi.QTS_Eval(this.ctx.value, charHandle.value, filename, detectModule, flags)\n )\n const errorPtr = this.ffi.QTS_ResolveException(this.ctx.value, resultPtr)\n if (errorPtr) {\n this.ffi.QTS_FreeValuePointer(this.ctx.value, resultPtr)\n return { error: this.memory.heapValueHandle(errorPtr) }\n }\n return { value: this.memory.heapValueHandle(resultPtr) }\n }\n\n /**\n * Throw an error in the VM, interrupted whatever current execution is in progress when execution resumes.\n * @experimental\n */\n throw(error: Error | QuickJSHandle) {\n return this.errorToHandle(error).consume((handle) =>\n this.ffi.QTS_Throw(this.ctx.value, handle.value)\n )\n }\n\n /**\n * @private\n */\n protected borrowPropertyKey(key: QuickJSPropertyKey): QuickJSHandle {\n if (typeof key === \"number\") {\n return this.newNumber(key)\n }\n\n if (typeof key === \"string\") {\n return this.newString(key)\n }\n\n // key is already a JSValue, but we're borrowing it. Return a static handle\n // for internal use only.\n return new StaticLifetime(key.value as JSValueConstPointer, this.runtime)\n }\n\n /**\n * @private\n */\n getMemory(rt: JSRuntimePointer): ContextMemory {\n if (rt === this.rt.value) {\n return this.memory\n } else {\n throw new Error(\"Private API. Cannot get memory from a different runtime\")\n }\n }\n\n // Utilities ----------------------------------------------------------------\n\n /**\n * Dump a JSValue to Javascript in a best-effort fashion.\n * Returns `handle.toString()` if it cannot be serialized to JSON.\n */\n dump(handle: QuickJSHandle) {\n this.runtime.assertOwned(handle)\n const type = this.typeof(handle)\n if (type === \"string\") {\n return this.getString(handle)\n } else if (type === \"number\") {\n return this.getNumber(handle)\n } else if (type === \"bigint\") {\n return this.getBigInt(handle)\n } else if (type === \"undefined\") {\n return undefined\n } else if (type === \"symbol\") {\n return this.getSymbol(handle)\n }\n\n const str = this.memory.consumeJSCharPointer(this.ffi.QTS_Dump(this.ctx.value, handle.value))\n try {\n return JSON.parse(str)\n } catch (err) {\n return str\n }\n }\n\n /**\n * Unwrap a SuccessOrFail result such as a [[VmCallResult]] or a\n * [[ExecutePendingJobsResult]], where the fail branch contains a handle to a QuickJS error value.\n * If the result is a success, returns the value.\n * If the result is an error, converts the error to a native object and throws the error.\n */\n unwrapResult<T>(result: SuccessOrFail<T, QuickJSHandle>): T {\n if (result.error) {\n const context: QuickJSContext =\n \"context\" in result.error ? (result.error as { context: QuickJSContext }).context : this\n const cause = result.error.consume((error) => this.dump(error))\n\n if (cause && typeof cause === \"object\" && typeof cause.message === \"string\") {\n const { message, name, stack } = cause\n const exception = new QuickJSUnwrapError(\"\")\n const hostStack = exception.stack\n\n if (typeof name === \"string\") {\n exception.name = cause.name\n }\n\n if (typeof stack === \"string\") {\n exception.stack = `${name}: ${message}\\n${cause.stack}Host: ${hostStack}`\n }\n\n Object.assign(exception, { cause, context, message })\n throw exception\n }\n\n throw new QuickJSUnwrapError(cause, context)\n }\n\n return result.value\n }\n\n /** @private */\n protected fnNextId = -32768 // min value of signed 16bit int used by Quickjs\n /** @private */\n protected fnMaps = new Map<number, Map<number, VmFunctionImplementation<QuickJSHandle>>>()\n\n /** @private */\n protected getFunction(fn_id: number): VmFunctionImplementation<QuickJSHandle> | undefined {\n const map_id = fn_id >> 8\n const fnMap = this.fnMaps.get(map_id)\n if (!fnMap) {\n return undefined\n }\n return fnMap.get(fn_id)\n }\n\n /** @private */\n protected setFunction(fn_id: number, handle: VmFunctionImplementation<QuickJSHandle>) {\n const map_id = fn_id >> 8\n let fnMap = this.fnMaps.get(map_id)\n if (!fnMap) {\n fnMap = new Map<number, VmFunctionImplementation<QuickJSHandle>>()\n this.fnMaps.set(map_id, fnMap)\n }\n return fnMap.set(fn_id, handle)\n }\n\n /**\n * @hidden\n */\n private cToHostCallbacks: ContextCallbacks = {\n callFunction: (ctx, this_ptr, argc, argv, fn_id) => {\n if (ctx !== this.ctx.value) {\n throw new Error(\"QuickJSContext instance received C -> JS call with mismatched ctx\")\n }\n\n const fn = this.getFunction(fn_id)\n if (!fn) {\n // this \"throw\" is not catch-able from the TS side. could we somehow handle this higher up?\n throw new Error(`QuickJSContext had no callback with id ${fn_id}`)\n }\n\n return Scope.withScopeMaybeAsync(this, function* (awaited, scope) {\n const thisHandle = scope.manage(\n new WeakLifetime(this_ptr, this.memory.copyJSValue, this.memory.freeJSValue, this.runtime)\n )\n const argHandles = new Array<QuickJSHandle>(argc)\n for (let i = 0; i < argc; i++) {\n const ptr = this.ffi.QTS_ArgvGetJSValueConstPointer(argv, i)\n argHandles[i] = scope.manage(\n new WeakLifetime(ptr, this.memory.copyJSValue, this.memory.freeJSValue, this.runtime)\n )\n }\n\n try {\n const result = yield* awaited(fn.apply(thisHandle, argHandles))\n if (result) {\n if (\"error\" in result && result.error) {\n debugLog(\"throw error\", result.error)\n throw result.error\n }\n const handle = scope.manage(result instanceof Lifetime ? result : result.value)\n return this.ffi.QTS_DupValuePointer(this.ctx.value, handle.value)\n }\n return 0 as JSValuePointer\n } catch (error) {\n return this.errorToHandle(error as Error).consume((errorHandle) =>\n this.ffi.QTS_Throw(this.ctx.value, errorHandle.value)\n )\n }\n }) as JSValuePointer\n },\n }\n\n private errorToHandle(error: Error | QuickJSHandle): QuickJSHandle {\n if (error instanceof Lifetime) {\n return error\n }\n\n return this.newError(error)\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/debug.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/debug.d.ts new file mode 100644 index 0000000..f64be56 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/debug.d.ts @@ -0,0 +1,5 @@ +export declare const QTS_DEBUG: boolean; +export declare let debugLog: { + (...data: any[]): void; + (message?: any, ...optionalParams: any[]): void; +}; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/debug.js b/node_modules/@tootallnate/quickjs-emscripten/dist/debug.js new file mode 100644 index 0000000..383e777 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/debug.js @@ -0,0 +1,6 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.debugLog = exports.QTS_DEBUG = void 0; +exports.QTS_DEBUG = false || Boolean(typeof process === "object" && process.env.QTS_DEBUG); +exports.debugLog = exports.QTS_DEBUG ? console.log.bind(console) : () => { }; +//# sourceMappingURL=debug.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/debug.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/debug.js.map new file mode 100644 index 0000000..df538cc --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/debug.js.map @@ -0,0 +1 @@ +{"version":3,"file":"debug.js","sourceRoot":"","sources":["../ts/debug.ts"],"names":[],"mappings":";;;AAAa,QAAA,SAAS,GAAG,KAAK,IAAI,OAAO,CAAC,OAAO,OAAO,KAAK,QAAQ,IAAI,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,CAAA;AACpF,QAAA,QAAQ,GAAG,iBAAS,CAAC,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,GAAG,EAAE,GAAE,CAAC,CAAA","sourcesContent":["export const QTS_DEBUG = false || Boolean(typeof process === \"object\" && process.env.QTS_DEBUG)\nexport let debugLog = QTS_DEBUG ? console.log.bind(console) : () => {}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.d.ts new file mode 100644 index 0000000..4ec594d --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.d.ts @@ -0,0 +1,75 @@ +import type { Disposable } from "./lifetime"; +import type { QuickJSHandle } from "./types"; +import type { QuickJSRuntime } from "./runtime"; +import type { QuickJSContext } from "./context"; +export type { PromiseExecutor } from "./types"; +/** + * QuickJSDeferredPromise wraps a QuickJS promise [[handle]] and allows + * [[resolve]]ing or [[reject]]ing that promise. Use it to bridge asynchronous + * code on the host to APIs inside a QuickJSContext. + * + * Managing the lifetime of promises is tricky. There are three + * [[QuickJSHandle]]s inside of each deferred promise object: (1) the promise + * itself, (2) the `resolve` callback, and (3) the `reject` callback. + * + * - If the promise will be fulfilled before the end of it's [[owner]]'s lifetime, + * the only cleanup necessary is `deferred.handle.dispose()`, because + * calling [[resolve]] or [[reject]] will dispose of both callbacks automatically. + * + * - As the return value of a [[VmFunctionImplementation]], return [[handle]], + * and ensure that either [[resolve]] or [[reject]] will be called. No other + * clean-up is necessary. + * + * - In other cases, call [[dispose]], which will dispose [[handle]] as well as the + * QuickJS handles that back [[resolve]] and [[reject]]. For this object, + * [[dispose]] is idempotent. + */ +export declare class QuickJSDeferredPromise implements Disposable { + owner: QuickJSRuntime; + context: QuickJSContext; + /** + * A handle of the Promise instance inside the QuickJSContext. + * You must dispose [[handle]] or the entire QuickJSDeferredPromise once you + * are finished with it. + */ + handle: QuickJSHandle; + /** + * A native promise that will resolve once this deferred is settled. + */ + settled: Promise<void>; + private resolveHandle; + private rejectHandle; + private onSettled; + /** + * Use [[QuickJSContext.newPromise]] to create a new promise instead of calling + * this constructor directly. + * @unstable + */ + constructor(args: { + context: QuickJSContext; + promiseHandle: QuickJSHandle; + resolveHandle: QuickJSHandle; + rejectHandle: QuickJSHandle; + }); + /** + * Resolve [[handle]] with the given value, if any. + * Calling this method after calling [[dispose]] is a no-op. + * + * Note that after resolving a promise, you may need to call + * [[QuickJSContext.executePendingJobs]] to propagate the result to the promise's + * callbacks. + */ + resolve: (value?: QuickJSHandle) => void; + /** + * Reject [[handle]] with the given value, if any. + * Calling this method after calling [[dispose]] is a no-op. + * + * Note that after rejecting a promise, you may need to call + * [[QuickJSContext.executePendingJobs]] to propagate the result to the promise's + * callbacks. + */ + reject: (value?: QuickJSHandle) => void; + get alive(): boolean; + dispose: () => void; + private disposeResolvers; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.js b/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.js new file mode 100644 index 0000000..19ef7a1 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.js @@ -0,0 +1,96 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.QuickJSDeferredPromise = void 0; +/** + * QuickJSDeferredPromise wraps a QuickJS promise [[handle]] and allows + * [[resolve]]ing or [[reject]]ing that promise. Use it to bridge asynchronous + * code on the host to APIs inside a QuickJSContext. + * + * Managing the lifetime of promises is tricky. There are three + * [[QuickJSHandle]]s inside of each deferred promise object: (1) the promise + * itself, (2) the `resolve` callback, and (3) the `reject` callback. + * + * - If the promise will be fulfilled before the end of it's [[owner]]'s lifetime, + * the only cleanup necessary is `deferred.handle.dispose()`, because + * calling [[resolve]] or [[reject]] will dispose of both callbacks automatically. + * + * - As the return value of a [[VmFunctionImplementation]], return [[handle]], + * and ensure that either [[resolve]] or [[reject]] will be called. No other + * clean-up is necessary. + * + * - In other cases, call [[dispose]], which will dispose [[handle]] as well as the + * QuickJS handles that back [[resolve]] and [[reject]]. For this object, + * [[dispose]] is idempotent. + */ +class QuickJSDeferredPromise { + /** + * Use [[QuickJSContext.newPromise]] to create a new promise instead of calling + * this constructor directly. + * @unstable + */ + constructor(args) { + /** + * Resolve [[handle]] with the given value, if any. + * Calling this method after calling [[dispose]] is a no-op. + * + * Note that after resolving a promise, you may need to call + * [[QuickJSContext.executePendingJobs]] to propagate the result to the promise's + * callbacks. + */ + this.resolve = (value) => { + if (!this.resolveHandle.alive) { + return; + } + this.context + .unwrapResult(this.context.callFunction(this.resolveHandle, this.context.undefined, value || this.context.undefined)) + .dispose(); + this.disposeResolvers(); + this.onSettled(); + }; + /** + * Reject [[handle]] with the given value, if any. + * Calling this method after calling [[dispose]] is a no-op. + * + * Note that after rejecting a promise, you may need to call + * [[QuickJSContext.executePendingJobs]] to propagate the result to the promise's + * callbacks. + */ + this.reject = (value) => { + if (!this.rejectHandle.alive) { + return; + } + this.context + .unwrapResult(this.context.callFunction(this.rejectHandle, this.context.undefined, value || this.context.undefined)) + .dispose(); + this.disposeResolvers(); + this.onSettled(); + }; + this.dispose = () => { + if (this.handle.alive) { + this.handle.dispose(); + } + this.disposeResolvers(); + }; + this.context = args.context; + this.owner = args.context.runtime; + this.handle = args.promiseHandle; + this.settled = new Promise((resolve) => { + this.onSettled = resolve; + }); + this.resolveHandle = args.resolveHandle; + this.rejectHandle = args.rejectHandle; + } + get alive() { + return this.handle.alive || this.resolveHandle.alive || this.rejectHandle.alive; + } + disposeResolvers() { + if (this.resolveHandle.alive) { + this.resolveHandle.dispose(); + } + if (this.rejectHandle.alive) { + this.rejectHandle.dispose(); + } + } +} +exports.QuickJSDeferredPromise = QuickJSDeferredPromise; +//# sourceMappingURL=deferred-promise.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.js.map new file mode 100644 index 0000000..b80e826 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.js.map @@ -0,0 +1 @@ +{"version":3,"file":"deferred-promise.js","sourceRoot":"","sources":["../ts/deferred-promise.ts"],"names":[],"mappings":";;;AAMA;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAa,sBAAsB;IAoBjC;;;;OAIG;IACH,YAAY,IAKX;QAWD;;;;;;;WAOG;QACH,YAAO,GAAG,CAAC,KAAqB,EAAE,EAAE;YAClC,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,KAAK,EAAE;gBAC7B,OAAM;aACP;YAED,IAAI,CAAC,OAAO;iBACT,YAAY,CACX,IAAI,CAAC,OAAO,CAAC,YAAY,CACvB,IAAI,CAAC,aAAa,EAClB,IAAI,CAAC,OAAO,CAAC,SAAS,EACtB,KAAK,IAAI,IAAI,CAAC,OAAO,CAAC,SAAS,CAChC,CACF;iBACA,OAAO,EAAE,CAAA;YAEZ,IAAI,CAAC,gBAAgB,EAAE,CAAA;YACvB,IAAI,CAAC,SAAS,EAAE,CAAA;QAClB,CAAC,CAAA;QAED;;;;;;;WAOG;QACH,WAAM,GAAG,CAAC,KAAqB,EAAE,EAAE;YACjC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE;gBAC5B,OAAM;aACP;YAED,IAAI,CAAC,OAAO;iBACT,YAAY,CACX,IAAI,CAAC,OAAO,CAAC,YAAY,CACvB,IAAI,CAAC,YAAY,EACjB,IAAI,CAAC,OAAO,CAAC,SAAS,EACtB,KAAK,IAAI,IAAI,CAAC,OAAO,CAAC,SAAS,CAChC,CACF;iBACA,OAAO,EAAE,CAAA;YAEZ,IAAI,CAAC,gBAAgB,EAAE,CAAA;YACvB,IAAI,CAAC,SAAS,EAAE,CAAA;QAClB,CAAC,CAAA;QAMD,YAAO,GAAG,GAAG,EAAE;YACb,IAAI,IAAI,CAAC,MAAM,CAAC,KAAK,EAAE;gBACrB,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,CAAA;aACtB;YACD,IAAI,CAAC,gBAAgB,EAAE,CAAA;QACzB,CAAC,CAAA;QAzEC,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,OAAO,CAAA;QAC3B,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,OAAO,CAAC,OAAO,CAAA;QACjC,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,aAAa,CAAA;QAChC,IAAI,CAAC,OAAO,GAAG,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;YACrC,IAAI,CAAC,SAAS,GAAG,OAAO,CAAA;QAC1B,CAAC,CAAC,CAAA;QACF,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,aAAa,CAAA;QACvC,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,YAAY,CAAA;IACvC,CAAC;IAwDD,IAAI,KAAK;QACP,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,IAAI,IAAI,CAAC,aAAa,CAAC,KAAK,IAAI,IAAI,CAAC,YAAY,CAAC,KAAK,CAAA;IACjF,CAAC;IASO,gBAAgB;QACtB,IAAI,IAAI,CAAC,aAAa,CAAC,KAAK,EAAE;YAC5B,IAAI,CAAC,aAAa,CAAC,OAAO,EAAE,CAAA;SAC7B;QAED,IAAI,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE;YAC3B,IAAI,CAAC,YAAY,CAAC,OAAO,EAAE,CAAA;SAC5B;IACH,CAAC;CACF;AAnHD,wDAmHC","sourcesContent":["import type { Disposable } from \"./lifetime\"\nimport type { QuickJSHandle } from \"./types\"\nimport type { QuickJSRuntime } from \"./runtime\"\nimport type { QuickJSContext } from \"./context\"\nexport type { PromiseExecutor } from \"./types\"\n\n/**\n * QuickJSDeferredPromise wraps a QuickJS promise [[handle]] and allows\n * [[resolve]]ing or [[reject]]ing that promise. Use it to bridge asynchronous\n * code on the host to APIs inside a QuickJSContext.\n *\n * Managing the lifetime of promises is tricky. There are three\n * [[QuickJSHandle]]s inside of each deferred promise object: (1) the promise\n * itself, (2) the `resolve` callback, and (3) the `reject` callback.\n *\n * - If the promise will be fulfilled before the end of it's [[owner]]'s lifetime,\n * the only cleanup necessary is `deferred.handle.dispose()`, because\n * calling [[resolve]] or [[reject]] will dispose of both callbacks automatically.\n *\n * - As the return value of a [[VmFunctionImplementation]], return [[handle]],\n * and ensure that either [[resolve]] or [[reject]] will be called. No other\n * clean-up is necessary.\n *\n * - In other cases, call [[dispose]], which will dispose [[handle]] as well as the\n * QuickJS handles that back [[resolve]] and [[reject]]. For this object,\n * [[dispose]] is idempotent.\n */\nexport class QuickJSDeferredPromise implements Disposable {\n public owner: QuickJSRuntime\n public context: QuickJSContext\n\n /**\n * A handle of the Promise instance inside the QuickJSContext.\n * You must dispose [[handle]] or the entire QuickJSDeferredPromise once you\n * are finished with it.\n */\n public handle: QuickJSHandle\n\n /**\n * A native promise that will resolve once this deferred is settled.\n */\n public settled: Promise<void>\n\n private resolveHandle: QuickJSHandle\n private rejectHandle: QuickJSHandle\n private onSettled!: () => void\n\n /**\n * Use [[QuickJSContext.newPromise]] to create a new promise instead of calling\n * this constructor directly.\n * @unstable\n */\n constructor(args: {\n context: QuickJSContext\n promiseHandle: QuickJSHandle\n resolveHandle: QuickJSHandle\n rejectHandle: QuickJSHandle\n }) {\n this.context = args.context\n this.owner = args.context.runtime\n this.handle = args.promiseHandle\n this.settled = new Promise((resolve) => {\n this.onSettled = resolve\n })\n this.resolveHandle = args.resolveHandle\n this.rejectHandle = args.rejectHandle\n }\n\n /**\n * Resolve [[handle]] with the given value, if any.\n * Calling this method after calling [[dispose]] is a no-op.\n *\n * Note that after resolving a promise, you may need to call\n * [[QuickJSContext.executePendingJobs]] to propagate the result to the promise's\n * callbacks.\n */\n resolve = (value?: QuickJSHandle) => {\n if (!this.resolveHandle.alive) {\n return\n }\n\n this.context\n .unwrapResult(\n this.context.callFunction(\n this.resolveHandle,\n this.context.undefined,\n value || this.context.undefined\n )\n )\n .dispose()\n\n this.disposeResolvers()\n this.onSettled()\n }\n\n /**\n * Reject [[handle]] with the given value, if any.\n * Calling this method after calling [[dispose]] is a no-op.\n *\n * Note that after rejecting a promise, you may need to call\n * [[QuickJSContext.executePendingJobs]] to propagate the result to the promise's\n * callbacks.\n */\n reject = (value?: QuickJSHandle) => {\n if (!this.rejectHandle.alive) {\n return\n }\n\n this.context\n .unwrapResult(\n this.context.callFunction(\n this.rejectHandle,\n this.context.undefined,\n value || this.context.undefined\n )\n )\n .dispose()\n\n this.disposeResolvers()\n this.onSettled()\n }\n\n get alive() {\n return this.handle.alive || this.resolveHandle.alive || this.rejectHandle.alive\n }\n\n dispose = () => {\n if (this.handle.alive) {\n this.handle.dispose()\n }\n this.disposeResolvers()\n }\n\n private disposeResolvers() {\n if (this.resolveHandle.alive) {\n this.resolveHandle.dispose()\n }\n\n if (this.rejectHandle.alive) {\n this.rejectHandle.dispose()\n }\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.d.ts new file mode 100644 index 0000000..315b07d --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.d.ts @@ -0,0 +1,97 @@ +import { BorrowedHeapCharPointer, JSContextPointer, JSRuntimePointer, JSValueConstPointer, JSValuePointer, OwnedHeapCharPointer } from "./types-ffi"; +declare namespace Emscripten { + interface FileSystemType { + } + type EnvironmentType = "WEB" | "NODE" | "SHELL" | "WORKER"; + type ValueType = "number" | "string" | "array" | "boolean"; + type TypeCompatibleWithC = number | string | any[] | boolean; + type WebAssemblyImports = Array<{ + name: string; + kind: string; + }>; + type WebAssemblyExports = Array<{ + module: string; + name: string; + kind: string; + }>; + interface CCallOpts { + async?: boolean; + } +} +/** + * Typings for the features we use to interface with our Emscripten build of + * QuickJS. + */ +interface EmscriptenModule { + /** + * Write JS `str` to HeapChar pointer. + * https://emscripten.org/docs/api_reference/preamble.js.html#stringToUTF8 + */ + stringToUTF8(str: string, outPtr: OwnedHeapCharPointer, maxBytesToRead?: number): void; + /** + * HeapChar to JS string. + * https://emscripten.org/docs/api_reference/preamble.js.html#UTF8ToString + */ + UTF8ToString(ptr: BorrowedHeapCharPointer, maxBytesToRead?: number): string; + lengthBytesUTF8(str: string): number; + _malloc(size: number): number; + _free(ptr: number): void; + cwrap(ident: string, returnType: Emscripten.ValueType | null, argTypes: Emscripten.ValueType[], opts?: Emscripten.CCallOpts): (...args: any[]) => any; + HEAP8: Int8Array; + HEAP16: Int16Array; + HEAP32: Int32Array; + HEAPU8: Uint8Array; + HEAPU16: Uint16Array; + HEAPU32: Uint32Array; + HEAPF32: Float32Array; + HEAPF64: Float64Array; + TOTAL_STACK: number; + TOTAL_MEMORY: number; + FAST_MEMORY: number; +} +declare const AsyncifySleepReturnValue: unique symbol; +/** @private */ +export type AsyncifySleepResult<T> = T & typeof AsyncifySleepReturnValue; +/** + * Allows us to optionally suspend the Emscripten runtime to wait for a promise. + * https://emscripten.org/docs/porting/asyncify.html#ways-to-use-async-apis-in-older-engines + * ``` + * EM_JS(int, do_fetch, (), { + * return Asyncify.handleSleep(function (wakeUp) { + * out("waiting for a fetch"); + * fetch("a.html").then(function (response) { + * out("got the fetch response"); + * // (normally you would do something with the fetch here) + * wakeUp(42); + * }); + * }); + * }); + * ``` + * @private + */ +export interface Asyncify { + handleSleep<T>(maybeAsyncFn: (wakeUp: (result: T) => void) => void): AsyncifySleepResult<T>; +} +/** + * @private + */ +export interface EmscriptenModuleCallbacks { + callFunction: (asyncify: Asyncify | undefined, ctx: JSContextPointer, this_ptr: JSValueConstPointer, argc: number, argv: JSValueConstPointer, fn_id: number) => JSValuePointer | AsyncifySleepResult<JSValuePointer>; + loadModuleSource: (asyncify: Asyncify | undefined, rt: JSRuntimePointer, ctx: JSContextPointer, module_name: string) => BorrowedHeapCharPointer | AsyncifySleepResult<BorrowedHeapCharPointer>; + normalizeModule: (asyncify: Asyncify | undefined, rt: JSRuntimePointer, ctx: JSContextPointer, module_base_name: string, module_name: string) => BorrowedHeapCharPointer | AsyncifySleepResult<BorrowedHeapCharPointer>; + shouldInterrupt: (asyncify: Asyncify | undefined, rt: JSRuntimePointer) => 0 | 1 | AsyncifySleepResult<0 | 1>; +} +export interface QuickJSEmscriptenModule extends EmscriptenModule { + type: "sync"; + callbacks: EmscriptenModuleCallbacks; +} +export interface QuickJSAsyncEmscriptenModule extends EmscriptenModule { + /** @todo Implement this field */ + type: "async"; + callbacks: EmscriptenModuleCallbacks; +} +export type EitherModule = QuickJSEmscriptenModule | QuickJSAsyncEmscriptenModule; +export interface EmscriptenModuleLoader<T extends EmscriptenModule> { + (): Promise<T>; +} +export {}; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.js b/node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.js new file mode 100644 index 0000000..35ce029 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.js @@ -0,0 +1,15 @@ +"use strict"; +// This is a subset of the Emscripten type definitions from @types/emscripten +// Project: http://kripken.github.io/emscripten-site/index.html +// Definitions by: Kensuke Matsuzaki <https://github.com/zakki> +// Periklis Tsirakidis <https://github.com/periklis> +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped +// +// quickjs-emscripten doesn't use the full EmscriptenModule type from @types/emscripten because: +// +// - the upstream types define many properties that don't exist on our module due +// to our build settings +// - some upstream types reference web-only ambient types like WebGL stuff, which +// we don't use. +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=emscripten-types.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.js.map new file mode 100644 index 0000000..8a710f4 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/emscripten-types.js.map @@ -0,0 +1 @@ +{"version":3,"file":"emscripten-types.js","sourceRoot":"","sources":["../ts/emscripten-types.ts"],"names":[],"mappings":";AAAA,6EAA6E;AAC7E,+DAA+D;AAC/D,+DAA+D;AAC/D,oEAAoE;AACpE,kEAAkE;AAClE,EAAE;AACF,gGAAgG;AAChG,EAAE;AACF,iFAAiF;AACjF,0BAA0B;AAC1B,iFAAiF;AACjF,kBAAkB","sourcesContent":["// This is a subset of the Emscripten type definitions from @types/emscripten\n// Project: http://kripken.github.io/emscripten-site/index.html\n// Definitions by: Kensuke Matsuzaki <https://github.com/zakki>\n// Periklis Tsirakidis <https://github.com/periklis>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n//\n// quickjs-emscripten doesn't use the full EmscriptenModule type from @types/emscripten because:\n//\n// - the upstream types define many properties that don't exist on our module due\n// to our build settings\n// - some upstream types reference web-only ambient types like WebGL stuff, which\n// we don't use.\n\nimport {\n BorrowedHeapCharPointer,\n JSContextPointer,\n JSRuntimePointer,\n JSValueConstPointer,\n JSValuePointer,\n OwnedHeapCharPointer,\n} from \"./types-ffi\"\n\ndeclare namespace Emscripten {\n interface FileSystemType {}\n type EnvironmentType = \"WEB\" | \"NODE\" | \"SHELL\" | \"WORKER\"\n type ValueType = \"number\" | \"string\" | \"array\" | \"boolean\"\n type TypeCompatibleWithC = number | string | any[] | boolean\n\n type WebAssemblyImports = Array<{\n name: string\n kind: string\n }>\n\n type WebAssemblyExports = Array<{\n module: string\n name: string\n kind: string\n }>\n\n interface CCallOpts {\n async?: boolean\n }\n}\n\n/**\n * Typings for the features we use to interface with our Emscripten build of\n * QuickJS.\n */\ninterface EmscriptenModule {\n // No longer needed:\n // addFunction(fn: Function, type: string): number\n // removeFunction(pointer: number): void\n\n /**\n * Write JS `str` to HeapChar pointer.\n * https://emscripten.org/docs/api_reference/preamble.js.html#stringToUTF8\n */\n stringToUTF8(str: string, outPtr: OwnedHeapCharPointer, maxBytesToRead?: number): void\n /**\n * HeapChar to JS string.\n * https://emscripten.org/docs/api_reference/preamble.js.html#UTF8ToString\n */\n UTF8ToString(ptr: BorrowedHeapCharPointer, maxBytesToRead?: number): string\n lengthBytesUTF8(str: string): number\n\n _malloc(size: number): number\n _free(ptr: number): void\n cwrap(\n ident: string,\n returnType: Emscripten.ValueType | null,\n argTypes: Emscripten.ValueType[],\n opts?: Emscripten.CCallOpts\n ): (...args: any[]) => any\n\n // USE_TYPED_ARRAYS == 2\n HEAP8: Int8Array\n HEAP16: Int16Array\n HEAP32: Int32Array\n HEAPU8: Uint8Array\n HEAPU16: Uint16Array\n HEAPU32: Uint32Array\n HEAPF32: Float32Array\n HEAPF64: Float64Array\n\n TOTAL_STACK: number\n TOTAL_MEMORY: number\n FAST_MEMORY: number\n}\n\n// This isn't the real return type of handleAsync, but it's better to treat it this way.\ndeclare const AsyncifySleepReturnValue: unique symbol\n/** @private */\nexport type AsyncifySleepResult<T> = T & typeof AsyncifySleepReturnValue\n\n/**\n * Allows us to optionally suspend the Emscripten runtime to wait for a promise.\n * https://emscripten.org/docs/porting/asyncify.html#ways-to-use-async-apis-in-older-engines\n * ```\n * EM_JS(int, do_fetch, (), {\n * return Asyncify.handleSleep(function (wakeUp) {\n * out(\"waiting for a fetch\");\n * fetch(\"a.html\").then(function (response) {\n * out(\"got the fetch response\");\n * // (normally you would do something with the fetch here)\n * wakeUp(42);\n * });\n * });\n * });\n * ```\n * @private\n */\nexport interface Asyncify {\n handleSleep<T>(maybeAsyncFn: (wakeUp: (result: T) => void) => void): AsyncifySleepResult<T>\n // Because this one requires a promise, it's going to be less efficient than\n // the callback system. Plus it seems like we'd need to use SyncPromise to\n // avoid suspending.\n // handleAsync<T>(asyncFn: () => T | Promise<T>): AsyncifySleepResult<T>\n}\n\n/**\n * @private\n */\nexport interface EmscriptenModuleCallbacks {\n callFunction: (\n asyncify: Asyncify | undefined,\n ctx: JSContextPointer,\n this_ptr: JSValueConstPointer,\n argc: number,\n argv: JSValueConstPointer,\n fn_id: number\n ) => JSValuePointer | AsyncifySleepResult<JSValuePointer>\n\n loadModuleSource: (\n asyncify: Asyncify | undefined,\n rt: JSRuntimePointer,\n ctx: JSContextPointer,\n module_name: string\n ) => BorrowedHeapCharPointer | AsyncifySleepResult<BorrowedHeapCharPointer>\n\n normalizeModule: (\n asyncify: Asyncify | undefined,\n rt: JSRuntimePointer,\n ctx: JSContextPointer,\n module_base_name: string,\n module_name: string\n ) => BorrowedHeapCharPointer | AsyncifySleepResult<BorrowedHeapCharPointer>\n\n shouldInterrupt: (\n asyncify: Asyncify | undefined,\n rt: JSRuntimePointer\n ) => 0 | 1 | AsyncifySleepResult<0 | 1>\n}\n\nexport interface QuickJSEmscriptenModule extends EmscriptenModule {\n type: \"sync\"\n callbacks: EmscriptenModuleCallbacks\n}\n\nexport interface QuickJSAsyncEmscriptenModule extends EmscriptenModule {\n /** @todo Implement this field */\n type: \"async\"\n callbacks: EmscriptenModuleCallbacks\n}\n\nexport type EitherModule = QuickJSEmscriptenModule | QuickJSAsyncEmscriptenModule\n\nexport interface EmscriptenModuleLoader<T extends EmscriptenModule> {\n (): Promise<T>\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/errors.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/errors.d.ts new file mode 100644 index 0000000..5852ec1 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/errors.d.ts @@ -0,0 +1,28 @@ +import type { QuickJSContext } from "./context"; +/** + * Error thrown if [[QuickJSContext.unwrapResult]] unwraps an error value that isn't an object. + */ +export declare class QuickJSUnwrapError extends Error { + cause: unknown; + context?: QuickJSContext | undefined; + name: string; + constructor(cause: unknown, context?: QuickJSContext | undefined); +} +export declare class QuickJSWrongOwner extends Error { + name: string; +} +export declare class QuickJSUseAfterFree extends Error { + name: string; +} +export declare class QuickJSNotImplemented extends Error { + name: string; +} +export declare class QuickJSAsyncifyError extends Error { + name: string; +} +export declare class QuickJSAsyncifySuspended extends Error { + name: string; +} +export declare class QuickJSMemoryLeakDetected extends Error { + name: string; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/errors.js b/node_modules/@tootallnate/quickjs-emscripten/dist/errors.js new file mode 100644 index 0000000..19eaa25 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/errors.js @@ -0,0 +1,58 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.QuickJSMemoryLeakDetected = exports.QuickJSAsyncifySuspended = exports.QuickJSAsyncifyError = exports.QuickJSNotImplemented = exports.QuickJSUseAfterFree = exports.QuickJSWrongOwner = exports.QuickJSUnwrapError = void 0; +/** + * Error thrown if [[QuickJSContext.unwrapResult]] unwraps an error value that isn't an object. + */ +class QuickJSUnwrapError extends Error { + constructor(cause, context) { + super(String(cause)); + this.cause = cause; + this.context = context; + this.name = "QuickJSUnwrapError"; + } +} +exports.QuickJSUnwrapError = QuickJSUnwrapError; +class QuickJSWrongOwner extends Error { + constructor() { + super(...arguments); + this.name = "QuickJSWrongOwner"; + } +} +exports.QuickJSWrongOwner = QuickJSWrongOwner; +class QuickJSUseAfterFree extends Error { + constructor() { + super(...arguments); + this.name = "QuickJSUseAfterFree"; + } +} +exports.QuickJSUseAfterFree = QuickJSUseAfterFree; +class QuickJSNotImplemented extends Error { + constructor() { + super(...arguments); + this.name = "QuickJSNotImplemented"; + } +} +exports.QuickJSNotImplemented = QuickJSNotImplemented; +class QuickJSAsyncifyError extends Error { + constructor() { + super(...arguments); + this.name = "QuickJSAsyncifyError"; + } +} +exports.QuickJSAsyncifyError = QuickJSAsyncifyError; +class QuickJSAsyncifySuspended extends Error { + constructor() { + super(...arguments); + this.name = "QuickJSAsyncifySuspended"; + } +} +exports.QuickJSAsyncifySuspended = QuickJSAsyncifySuspended; +class QuickJSMemoryLeakDetected extends Error { + constructor() { + super(...arguments); + this.name = "QuickJSMemoryLeakDetected"; + } +} +exports.QuickJSMemoryLeakDetected = QuickJSMemoryLeakDetected; +//# sourceMappingURL=errors.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/errors.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/errors.js.map new file mode 100644 index 0000000..c39db8d --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/errors.js.map @@ -0,0 +1 @@ +{"version":3,"file":"errors.js","sourceRoot":"","sources":["../ts/errors.ts"],"names":[],"mappings":";;;AAEA;;GAEG;AACH,MAAa,kBAAmB,SAAQ,KAAK;IAE3C,YAAmB,KAAc,EAAS,OAAwB;QAChE,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAA;QADH,UAAK,GAAL,KAAK,CAAS;QAAS,YAAO,GAAP,OAAO,CAAiB;QADlE,SAAI,GAAG,oBAAoB,CAAA;IAG3B,CAAC;CACF;AALD,gDAKC;AAED,MAAa,iBAAkB,SAAQ,KAAK;IAA5C;;QACE,SAAI,GAAG,mBAAmB,CAAA;IAC5B,CAAC;CAAA;AAFD,8CAEC;AAED,MAAa,mBAAoB,SAAQ,KAAK;IAA9C;;QACE,SAAI,GAAG,qBAAqB,CAAA;IAC9B,CAAC;CAAA;AAFD,kDAEC;AAED,MAAa,qBAAsB,SAAQ,KAAK;IAAhD;;QACE,SAAI,GAAG,uBAAuB,CAAA;IAChC,CAAC;CAAA;AAFD,sDAEC;AAED,MAAa,oBAAqB,SAAQ,KAAK;IAA/C;;QACE,SAAI,GAAG,sBAAsB,CAAA;IAC/B,CAAC;CAAA;AAFD,oDAEC;AAED,MAAa,wBAAyB,SAAQ,KAAK;IAAnD;;QACE,SAAI,GAAG,0BAA0B,CAAA;IACnC,CAAC;CAAA;AAFD,4DAEC;AAED,MAAa,yBAA0B,SAAQ,KAAK;IAApD;;QACE,SAAI,GAAG,2BAA2B,CAAA;IACpC,CAAC;CAAA;AAFD,8DAEC","sourcesContent":["import type { QuickJSContext } from \"./context\"\n\n/**\n * Error thrown if [[QuickJSContext.unwrapResult]] unwraps an error value that isn't an object.\n */\nexport class QuickJSUnwrapError extends Error {\n name = \"QuickJSUnwrapError\"\n constructor(public cause: unknown, public context?: QuickJSContext) {\n super(String(cause))\n }\n}\n\nexport class QuickJSWrongOwner extends Error {\n name = \"QuickJSWrongOwner\"\n}\n\nexport class QuickJSUseAfterFree extends Error {\n name = \"QuickJSUseAfterFree\"\n}\n\nexport class QuickJSNotImplemented extends Error {\n name = \"QuickJSNotImplemented\"\n}\n\nexport class QuickJSAsyncifyError extends Error {\n name = \"QuickJSAsyncifyError\"\n}\n\nexport class QuickJSAsyncifySuspended extends Error {\n name = \"QuickJSAsyncifySuspended\"\n}\n\nexport class QuickJSMemoryLeakDetected extends Error {\n name = \"QuickJSMemoryLeakDetected\"\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.d.ts new file mode 100644 index 0000000..4dca032 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.d.ts @@ -0,0 +1,9 @@ +/** Typescript thinks import('...js/.d.ts') needs mod.default.default */ +declare function fakeUnwrapDefault<T>(mod: { + default: T; +}): T; +/** Typescript thinks import('...ts') doesn't need mod.default.default, but does */ +declare function actualUnwrapDefault<T>(mod: T): T; +export declare const unwrapTypescript: typeof actualUnwrapDefault; +export declare const unwrapJavascript: typeof fakeUnwrapDefault; +export {}; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.js b/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.js new file mode 100644 index 0000000..8fc6045 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.js @@ -0,0 +1,19 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.unwrapJavascript = exports.unwrapTypescript = void 0; +/** Typescript thinks import('...js/.d.ts') needs mod.default.default */ +function fakeUnwrapDefault(mod) { + // console.log("fakeUnwrapDefault", mod) + return mod.default; +} +/** Typescript thinks import('...ts') doesn't need mod.default.default, but does */ +function actualUnwrapDefault(mod) { + // console.log("actualUnwrapDefault", mod) + const maybeUnwrap = mod.default; + return maybeUnwrap ?? mod; +} +// I'm not sure if this behavior is needed in all runtimes, +// or just for mocha + ts-node. +exports.unwrapTypescript = actualUnwrapDefault; +exports.unwrapJavascript = fakeUnwrapDefault; +//# sourceMappingURL=esmHelpers.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.js.map new file mode 100644 index 0000000..3ee6118 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.js.map @@ -0,0 +1 @@ +{"version":3,"file":"esmHelpers.js","sourceRoot":"","sources":["../ts/esmHelpers.ts"],"names":[],"mappings":";;;AAAA,wEAAwE;AACxE,SAAS,iBAAiB,CAAI,GAAmB;IAC/C,wCAAwC;IACxC,OAAO,GAAG,CAAC,OAAY,CAAA;AACzB,CAAC;AAED,mFAAmF;AACnF,SAAS,mBAAmB,CAAI,GAAM;IACpC,0CAA0C;IAC1C,MAAM,WAAW,GAAI,GAAW,CAAC,OAAO,CAAA;IACxC,OAAO,WAAW,IAAI,GAAG,CAAA;AAC3B,CAAC;AAED,2DAA2D;AAC3D,+BAA+B;AAClB,QAAA,gBAAgB,GAAG,mBAAmB,CAAA;AACtC,QAAA,gBAAgB,GAAG,iBAAiB,CAAA","sourcesContent":["/** Typescript thinks import('...js/.d.ts') needs mod.default.default */\nfunction fakeUnwrapDefault<T>(mod: { default: T }): T {\n // console.log(\"fakeUnwrapDefault\", mod)\n return mod.default as T\n}\n\n/** Typescript thinks import('...ts') doesn't need mod.default.default, but does */\nfunction actualUnwrapDefault<T>(mod: T): T {\n // console.log(\"actualUnwrapDefault\", mod)\n const maybeUnwrap = (mod as any).default\n return maybeUnwrap ?? mod\n}\n\n// I'm not sure if this behavior is needed in all runtimes,\n// or just for mocha + ts-node.\nexport const unwrapTypescript = actualUnwrapDefault\nexport const unwrapJavascript = fakeUnwrapDefault\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.d.ts new file mode 100644 index 0000000..766fffe --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.d.ts @@ -0,0 +1,5 @@ +export = QuickJSRaw; +declare function QuickJSRaw(QuickJSRaw?: {}): any; +declare namespace QuickJSRaw { + export { QuickJSRaw }; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.js b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.js new file mode 100644 index 0000000..4320683 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.js @@ -0,0 +1,387 @@ +"use strict"; +var QuickJSRaw = (() => { + var _scriptDir = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : undefined; + if (typeof __filename !== 'undefined') + _scriptDir = _scriptDir || __filename; + return (function (QuickJSRaw = {}) { + var a; + a || (a = typeof QuickJSRaw !== 'undefined' ? QuickJSRaw : {}); + var m, n; + a.ready = new Promise(function (b, c) { m = b; n = c; }); + var p = Object.assign({}, a), t = "./this.program", u = "object" == typeof window, v = "function" == typeof importScripts, w = "object" == typeof process && "object" == typeof process.versions && "string" == typeof process.versions.node, x = "", y, z, A; + if (w) { + var fs = require("fs"), B = require("path"); + x = v ? B.dirname(x) + "/" : __dirname + "/"; + y = (b, c) => { var d = C(b); if (d) + return c ? d : d.toString(); b = b.startsWith("file://") ? new URL(b) : B.normalize(b); return fs.readFileSync(b, c ? void 0 : "utf8"); }; + A = b => { b = y(b, !0); b.buffer || (b = new Uint8Array(b)); return b; }; + z = (b, c, d) => { var e = C(b); e && c(e); b = b.startsWith("file://") ? new URL(b) : B.normalize(b); fs.readFile(b, function (f, g) { f ? d(f) : c(g.buffer); }); }; + !a.thisProgram && 1 < process.argv.length && (t = process.argv[1].replace(/\\/g, "/")); + process.argv.slice(2); + a.inspect = function () { return "[Emscripten Module object]"; }; + } + else if (u || v) + v ? x = self.location.href : "undefined" != typeof document && document.currentScript && (x = document.currentScript.src), _scriptDir && (x = _scriptDir), 0 !== x.indexOf("blob:") ? x = x.substr(0, x.replace(/[?#].*/, "").lastIndexOf("/") + 1) : x = "", y = b => { + try { + var c = new XMLHttpRequest; + c.open("GET", b, !1); + c.send(null); + return c.responseText; + } + catch (f) { + if (b = C(b)) { + c = []; + for (var d = 0; d < b.length; d++) { + var e = b[d]; + 255 < e && (e &= 255); + c.push(String.fromCharCode(e)); + } + return c.join(""); + } + throw f; + } + }, v && (A = b => { try { + var c = new XMLHttpRequest; + c.open("GET", b, !1); + c.responseType = "arraybuffer"; + c.send(null); + return new Uint8Array(c.response); + } + catch (d) { + if (b = C(b)) + return b; + throw d; + } }), z = (b, c, d) => { var e = new XMLHttpRequest; e.open("GET", b, !0); e.responseType = "arraybuffer"; e.onload = () => { if (200 == e.status || 0 == e.status && e.response) + c(e.response); + else { + var f = C(b); + f ? c(f.buffer) : d(); + } }; e.onerror = d; e.send(null); }; + var aa = a.print || console.log.bind(console), D = a.printErr || console.warn.bind(console); + Object.assign(a, p); + p = null; + a.thisProgram && (t = a.thisProgram); + var E; + a.wasmBinary && (E = a.wasmBinary); + var noExitRuntime = a.noExitRuntime || !0; + "object" != typeof WebAssembly && F("no native wasm support detected"); + var G, H = !1, I, J, K, L; + function M() { var b = G.buffer; a.HEAP8 = I = new Int8Array(b); a.HEAP16 = new Int16Array(b); a.HEAP32 = K = new Int32Array(b); a.HEAPU8 = J = new Uint8Array(b); a.HEAPU16 = new Uint16Array(b); a.HEAPU32 = L = new Uint32Array(b); a.HEAPF32 = new Float32Array(b); a.HEAPF64 = new Float64Array(b); } + var ba = [], ca = [], da = []; + function ea() { var b = a.preRun.shift(); ba.unshift(b); } + var N = 0, O = null, P = null; + function F(b) { if (a.onAbort) + a.onAbort(b); b = "Aborted(" + b + ")"; D(b); H = !0; b = new WebAssembly.RuntimeError(b + ". Build with -sASSERTIONS for more info."); n(b); throw b; } + var Q = "data:application/octet-stream;base64,", R; + R = "data:application/octet-stream;base64,AGFzbQEAAAAB9QZxYAJ/fwBgA39/fwF/YAR/fn9/AX5gAn9/AX9gAX8Bf2AFf35/f38BfmADf39/AGAEf39/fwF/YAJ/fgF+YAF/AGAFf39/f38Bf2ABfAF8YAJ/fgBgAn9/AX5gAn9+AX9gA39/fgF/YAN/fn8BfmADf35/AGAGf35/f39/AX5gBn9/f39/fwF/YAR/f39/AGADf35/AX9gBn9+fn9/fwF+YAR/f35/AX9gA39+fgF+YAN/f38BfmAFf39/fn4Bf2AEf39/fgF/YAR/f35+AX9gBX9+fn5+AGABfwF+YAN/fn4Bf2AEf39/fwF+YAd/f39/f39/AX9gBX9/f39/AX5gAnx8AXxgAAF/YAV/f39/fwBgBX9+f35/AX9gBX9+fn9/AX5gAX4Bf2AEf35+fwBgB39+f35+fn8Bf2AIf39/f39/f38Bf2AFf35+fn8Bf2AGf35/fn5/AX9gBH9+f34BfmAEf35/fwBgBH9+f34AYAZ/f39/f38BfmAEf35+fwF/YAl/f39/f39/f38Bf2AEf35+fwF+YAR/fn9/AX9gA39+fgBgA35/fwF/YAV/fn5/fwBgA39/fgF+YAd/fn9/f39/AX5gAABgA39/fgBgBH9+f34Bf2AFf39+f38Bf2AEf35+fgF/YAd/f39/f39/AGACfH8BfGABfAF/YAN8fH8BfGACf38BfGAEf39+fwBgBH9+fn4BfmABfgF+YAJ/fAF/YAZ/fH9/f38Bf2AAAXxgBX9+f35/AX5gBn9/fn5+fgF/YAJ+fwBgAn98AGAEf39+fwF+YAV/f39/fgF+YAd/fn5+f39/AX5gBH5+fn4Bf2AHf39/f39/fgF+YAp/f39/f39/f39/AX9gB39/fn5/f38Bf2AFf3x/f38BfmACfn8Bf2AGfH9/f39/AGAFf35/f38AYAV/f35/fwBgBn9+fn5+fwF/YAV/f35+fwF/YAZ/fn9/f38Bf2ADf3x/AX9gBX9+f39/AX9gBX9/fn5+AX5gBX9+fn5+AX9gBn9/fn5/fwF/YAd/f39+fn5/AX9gBH9/f34BfmACfH8Bf2AGf39/f39/AGAIf39/f39/f38AYAN/fnwBfmAAAX5gAnx8AX9gAn5+AXxgAX8BfGADfn5+AX9gA39/fABgCH9+fn5+f35+AX5gCX9/f39/f39/fwACWw8B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rgitCKcIqAimCKUIpAj0B44JjQmKCYgJjAnwB/EH7gfrB+QH4gfhB9MHwQeaB/EEvAmbCZoJmQmYCZcJlgmVCZQJkwmSCZEJiwntCOwInQicCJsImgiZCKAFmAiXCJYIlQiUCJMIkQiQCI8IjgiNCIwIiwiKCIkIiAiHCIYI6QOFCOkDhAiDCIIIgQieCKEIoAifCKII2QP/B/4HkQeQB5kHmAeWB5UHlAeTB5IH4AffB94H6QPdB6AF3AfbB9oH2AerCKoIqQj/BooHiQeIB4cHhgeFB4QHgweCB4EHgAfoB4sHjweOB5sHpAehB6MHogefB54HnQecB6UH5wfmB+UH/gHsB+kH7QfvB/IH9QbPBPQG8wbyBvEGyATwBu8G9wbRBPYG9gf1B/sH+gf5B/gH/QeoCeMGpwnmBqYJpQmkCaMJ4QbfBsYEogmhCaAJsQafCZ4JnQmwBrIJsQmwCa8JrgmtCawJqwmqCbgJnQO3CbYJtQm0CbMJxgnJB8gHxQnECcMJwgnWA8EJwAn3BPgEvwm+CbsJugm5CckJyAnHCdAJzwm9BLwEzgnNCcwJywnKCbQG1AnTCdIJ0Qm4BrcGtga1BroGuQa9BrwGuwbSBtEG0AbPBs4GzQbMBssGygbJBsgGxwbGBsUGxAbDBsEGwAa/Br4G0wbcBoAJ+gj7CNsGgwmECYEJnQT+CPkI6wPMAtoG9QjxCO8I2Qb4CPQI8AiCCf8I/QiXAqcD1gnyCPwI2AbXBtYG1QbUBugG5wblBuQG4gbgBt4G3QbrBuoG6QbtBuwG7gapB6cHpgfPB4EF1weABc4HzQfMB8sHxwfGB8UHxAfDB8IHwAe/B9IH0AfWB9QHtAezB7EHsAevB64HrQesB6sHqge+B70HvAe7B7oHuQe4B7cHtge1B4cJhQmGCdgD8wgK15YXyAk1AQF/AkAgAUIgiKdBdUkNACABpyICIAIoAgAiAkEBazYCACACQQFKDQAgACgCECABEJYECwtNAQJ/IAAoAkAiAkGAAmohAyACKAKcAiAAKAIERwRAIANBwgEQESADIAAoAgQQHSACIAAoAgQ2ApwCCyACIAIoAoQCNgKYAiADIAEQEQsmAQF/IwBBEGsiAiQAIAIgAToADyAAIAJBD2pBARByIAJBEGokAAv/FwIGfwJ+IwBBEGsiAiQAAn8CQCAAKAIA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NwMgIABBgH82AhAMAwsgACACQQxqIAJBCGogBkEAEOoEIgFFDQAgACABNgIgIAIoAgghBSAAQQA2AiggACAFNgIkAkAgAUElSQ0AIAFBLU0EQCAAKAJAIgMtAG5BAXENASABQS1HDQMgAy8BbCIGQQFxDQEgBkGA/gNxQYAGRw0DIAMoAmQNAyADKAIEIgNFDQMgAy0AbEEBcQ0BDAMLIAFBLkcNAiAAKAJEDQAgACgCQCIDLwFsIgZBAnENACAGQYD+A3FBgAZHDQIgAygCZA0CIAMoAgQiA0UNAiADLQBsQQJxRQ0CCyAFBEAgAEGDfzYCECAAQQE2AigMAwsgBCABQdQAazYCAAwCCyAEQap/NgIADAULIARBg382AgALIAAgAigCDDYCOEEADAQLIABBATYCMCAAIANBAWo2AggLIAIoAgwhAQwACwALQX8LIQEgAkEQaiQAIAELFQAgAUHeAU4EQCAAKAIQIAEQ6AULC7oHAgZ/AX4jAEEgayIHJABCgICAgOAAIQsCQAJAAkACQAJAAkACQAJAAkACQCABQiCIpyIGQQFqDggDBQUAAQUFCQILIAAgAkGH1AAQjwEMBgsgACACQff4ABCPAQwFCyAGQXlGDQEMAgsgAachBgwCCyABpyEGIAJBAEgEQCACQf////8HcSIFIAYpAgQiC6dB/////wdxTw0BIAZBEGohAiAAAn8gC0KAgICACINQRQRAIAIgBUEBdGovAQAMAQsgAiAFai0AAAtB//8DcRCfAyELDAULIAJBMEcNACAGKQIEQv////8HgyELDAQLIAAgARCNBKciBkUNAgsgAkH/////B3EhCQNAIAYoAhAiBUEwaiEKIAUgBSgCGCACcUF/c0ECdGooAgAhBQJAA0AgBUUNASACIAogBUEBa0EDdCIFaiIIKAIERwRAIAgoAgBB////H3EhBQwBCwsgBigCFCAFaiEFAkACQAJAAkAgCCgCAEEedkEBaw4DAAECAwsgBSgCACICRQ0GIAIgAigCAEEBajYCACAAIAKtQoCAgIBwhCADQQBBABAvIQsMBwsgBSgCACgCECkDACILQoCAgIBwg0KAgICAwABRBEAgACACENkBDAULIAtCIIinQXVJDQYgC6ciACAAKAIAQQFqNgIADAYLIAAgBiACIAUgCBDIAkUNAgwDCyAFKQMAIgtCIIinQXVJDQQgC6ciACAAKAIAQQFqNgIADAQLAkAgBi0ABSIFQQRxRQ0AIAVBCHEEQCACQQBIBEAgBigCKCAJSwRAIAAgBq1CgICAgHCEIAkQsAEhCwwHCyAGLwEGQSBrQf//A3FB9f8DTw0FDAILIAYvAQZBFWtB//8DcUEKSw0BIAAgAhCeAyIFRQ0BQoCAgIDgAEKAgICAMCAFQQBIGyELDAULIAAoAhAoAkQgBi8BBkEYbGooAhQiBUUNACAFKAIUIggEQCAGIAYoAgBBAWo2AgAgACAGrUKAgICAcIQiASACIAMgCBEuACELIAAgARAPDAULIAUoAgAiBUUNACAGIAYoAgBBAWo2AgAgACAHIAatQoCAgIBwhCIBIAIgBREXACEFIAAgARAPIAVBAEgNAiAFRQ0AIActAABBEHEEQCAAIAcpAxgQDyAAIAcpAxAgA0EAQQAQLyELDAULIAcpAwghCwwECyAGKAIQKAIsIgYNAAtCgICAgDAhCyAERQ0CIAAgAhDHAgtCgICAgOAAIQsMAQtCgICAgDAhCwsgB0EgaiQAIAsLDQAgACABIAJBBBDOAgtfAQN/IwBBEGsiBCQAIAAoAgAhAyAEIAI2AgwgA0EDIAEgAkEAEPAFIAMgAygCECkDgAEgACgCDCAAKAIIIAAoAkAiAQR/IAEoAmhBAEdBAXQFQQALEMoCIARBEGokAAsMACAAQYACaiABECoLKwAgAUHeAU4EQCAAKAIQKAI4IAFBAnRqKAIAIgAgACgCAEEBajYCAAsgAQspACAAIAEgAiADQoCAgIAwQoCAgIAwIARBgM4AchBtIQIgACADEA8gAgsZACAAKAIAIAEQGCEBIABBQGsoAgAgARA5Cy0BAX8CQCAAKAIAIgFFDQAgACgCECIARQ0AIAEoAgAgAEEAIAEoAgQRAQAaCwtcAQF/IABBQGsoAgAiAxDmAkUEQEF/DwsgAkEASARAIAMQMiECCyAAIAFB/wFxEBAgAEFAayIAKAIAIAIQOSAAKAIAKAKkAiACQRRsaiIAIAAoAgBBAWo2AgAgAgsmAQF/IwBBEGsiAiQAIAIgATYCDCAAIAJBDGpBBBByIAJBEGokAAs5ACABQQBOBEAgAEG2ARAQIABBQGsiACgCACABEDkgACgCACIAKAKkAiABQRRsaiAAKAKEAjYCBAsLMwEBfyACBEAgACEDA0AgAyABLQAAOgAAIANBAWohAyABQQFqIQEgAkEBayICDQALCyAACxgBAX4gASkDACEDIAEgAjcDACAAIAMQDwsXACAAIAEgAkKAgICAMCADIARBAhDYAQvABQICfgZ/IwBB4ABrIgkkACADQQAgA0EAShshCwNAIAogC0ZFBEAgACACIApBBHRqIgMoAgAQtAUhBiADLQAEIQdCgICAgDAhBAJAAkACQAJAAkACQAJAAkACQAJAIAMtAAUOCgECAgUHAwQIBQAGCyAAIAMoAggQtAUhCAJ+AkACQAJAIAMoAgxBAWoOAwIAAQkLIAAgACkDwAEiBCAIIARBABAUDAILIAAgACgCKCkDECIEIAggBEEAEBQMAQsgACABIAggAUEAEBQLIQQgACAIEBMgBkHQAUYEQEEBIQcMCAsgBkHZAUcNB0EAIQcMBwsCQCAGQdABRgRAQQEhBwwBCyAGQdkBRw0AQQAhBwsgACABIAZBAiADIAcQlQMaDAcLQoCAgIAwIQUgAygCCARAIAkgAygCADYCECAJQSBqIghBwABBzDwgCUEQahBOGiAAIAMoAgggCEEAQQpBCCADLQAFQQJGGyADLgEGEIIBIQULIAMoAgwEQCAJIAMoAgA2AgAgCUEgaiIIQcAAQcU8IAkQThogACADKAIMIAhBAUELQQkgAy0ABUECRhsgAy4BBhCCASEECyAAIAEgBkKAgICAMCAFIAQgB0GAOnIQbRogACAFEA8gACAEEA8MBgsgAykDCCIEQoCAgIAIfEL/////D1gEQCAEQv////8PgyEEDAULQoCAgIDAfiAEub0iBEKAgICAwIGA/P8AfSAEQv///////////wCDQoCAgICAgID4/wBWGyEEDAQLQoCAgIDAfiADKQMIIgRCgICAgMCBgPz/AH0gBEL///////////8Ag0KAgICAgICA+P8AVhshBAwDCyAAIAEgBkECIAMgBxCVAxoMAwsQAQALIAM1AgghBAsgACABIAYgBCAHEBkaCyAAIAYQEyAKQQFqIQoMAQsLIAlB4ABqJAALMgEBfwJAIAFCIIinQXVJDQAgAaciAiACKAIAIgJBAWs2AgAgAkEBSg0AIAAgARCWBAsLCwAgAEGAMUEAEBULogICAn4BfwJAAkACQAJAAkACQAJAAkACQAJAAkBBByABQiCIpyIEIARBB2tBbkkbQQtqDhMEAgMIBgAAAAAAAQUHAAAAAAEFAAsgAEGVMEEAEBVCgICAgOAADwsgBEF1SQ0IIAGnIgAgACgCAEEBajYCAAwICyAAQSEQdiECDAYLIABBIhB2IQIMBQsgAEEkEHYhAgwECyAAQQQQdiECDAMLIAAgAEEFEHYiAkEwIAGnKQIEQv////8Hg0EAEBkaDAILIABBBhB2IQIMAQsgAEEHEHYhAgtCgICAgOAAIQMgAkKAgICAcINCgICAgOAAUgR+IARBdU8EQCABpyIEIAQoAgBBAWo2AgALIAAgAiABENsBIAIFQoCAgIDgAAsPCyABC9kBAgJ/AX5BfyECAkACQAJAAkACQAJAAkACQCABQiCIpyIDQQtqDhIHBwcFAgUFBQUFBAABAQEFBQYFCyABp0EARw8LIAGnDwsgAacpAgQhBCAAIAEQDyAEQv////8Hg0IAUg8LAAsgAacsAAUhAiAAIAEQDyACQQBODwsgA0EHa0FtTQRAIAFCgICAgMCBgPz/AHxC////////////AINCAX1CgICAgICAgPj/AFQPCyAAIAEQD0EBIQILIAIPCyABpygCDCECIAAgARAPIAJB/////wdqQX5JC6gEAQt/IAAoAgAhBSMAQRBrIgggAjYCDEF/IQkCQANAAkAgCCACIgNBBGoiAjYCDCADKAIAIgdBf0YNACAAKAIEIQoDQCABIgQgCk4NAyAEIAQgBWoiDC0AACIGQQJ0Ig1BgLgBai0AAGoiASAKSg0DIAZBwgFGBEAgDCgAASEJDAELCyAGIAdHBEAgBiAHQf8BcUYgBiAHQQh2Qf8BcUZyIAYgB0EQdkH/AXFGckUgB0EYdiAGR3EgBkUgB0GAAklycg0DIAAgBjYCEAsgBEEBaiEEAkACQAJAAkACQAJAAkACQCANQYO4AWotAABBBWsOGAAJAAkJAQkJAQkJAQEBAgICAgQFBgcJAwkLIAQgBWotAAAhBCAIIANBCGoiAjYCDCADKAIEIgNBf0YEQCAAIAQ2AhQMCQsgAyAERg0IDAkLIAQgBWovAAAhBCAIIANBCGoiAjYCDCADKAIEIgNBf0YEQCAAIAQ2AhQMCAsgAyAERg0HDAgLIAAgBCAFaigAADYCGAwGCyAAIAQgBWoiAygAADYCGCAAIAMvAAQ2AhwMBQsgACAEIAVqKAAANgIgDAQLIAAgBCAFaiIDKAAANgIgIAAgAy0ABDYCHAwDCyAAIAQgBWoiAygAADYCICAAIAMvAAQ2AhwMAgsgACAEIAVqIgMoAAA2AiAgACADKAAENgIYIAAgAy0ACDYCHAwBCwsgACAJNgIMIAAgATYCCEEBIQsLIAsLCwAgACABQQAQjgQLJAEBfyAAKAIQIgJBEGogASACKAIAEQMAIgFFBEAgABB8CyABCyYBAX8jAEEQayICJAAgAiABOwEOIAAgAkEOakECEHIgAkEQaiQACykBAX8gAgRAIAAhAwNAIAMgAToAACADQQFqIQMgAkEBayICDQALCyAACz8BAX8jAEEQayICJAACfyABIAAoAhBHBEAgAiABNgIAIABBoJgBIAIQFkF/DAELIAAQEgshACACQRBqJAAgAAsLACAAIAFBARDmBQvDCgIFfw9+IwBB4ABrIgUkACAEQv///////z+DIQwgAiAEhUKAgICAgICAgIB/gyEKIAJC////////P4MiDUIgiCEOIARCMIinQf//AXEhBwJAAkAgAkIwiKdB//8BcSIJQf//AWtBgoB+TwRAIAdB//8Ba0GBgH5LDQELIAFQIAJC////////////AIMiC0KAgICAgIDA//8AVCALQoCAgICAgMD//wBRG0UEQCACQoCAgICAgCCEIQoMAgsgA1AgBEL///////////8AgyICQoCAgICAgMD//wBUIAJCgICAgICAwP//AFEbRQRAIARCgICAgICAIIQhCiADIQEMAgsgASALQoCAgICAgMD//wCFhFAEQCACIAOEUARAQoCAgICAgOD//wAhCkIAIQEMAwsgCkKAgICAgIDA//8AhCEKQgAhAQwCCyADIAJCgICAgICAwP//AIWEUARAIAEgC4QhAkIAIQEgAlAEQEKAgICAgIDg//8AIQoMAwsgCkKAgICAgIDA//8AhCEKDAILIAEgC4RQBEBCACEBDAILIAIgA4RQBEBCACEBDAILIAtC////////P1gEQCAFQdAAaiABIA0gASANIA1QIgYbeSAGQQZ0rXynIgZBD2sQZ0EQIAZrIQYgBSkDWCINQiCIIQ4gBSkDUCEBCyACQv///////z9WDQAgBUFAayADIAwgAyAMIAxQIggbeSAIQQZ0rXynIghBD2sQZyAGIAhrQRBqIQYgBSkDSCEMIAUpA0AhAwsgA0IPhiILQoCA/v8PgyICIAFCIIgiBH4iECALQiCIIhMgAUL/////D4MiAX58Ig9CIIYiESABIAJ+fCILIBFUrSACIA1C/////w+DIg1+IhUgBCATfnwiESAMQg+GIhIgA0IxiIRC/////w+DIgMgAX58IhQgDyAQVK1CIIYgD0IgiIR8Ig8gAiAOQoCABIQiDH4iFiANIBN+fCIOIBJCIIhCgICAgAiEIgIgAX58IhAgAyAEfnwiEkIghnwiF3whASAHIAlqIAZqQf//AGshBgJAIAIgBH4iGCAMIBN+fCIEIBhUrSAEIAQgAyANfnwiBFatfCACIAx+fCAEIAQgESAVVK0gESAUVq18fCIEVq18IAMgDH4iAyACIA1+fCICIANUrUIghiACQiCIhHwgBCACQiCGfCICIARUrXwgAiACIBAgElatIA4gFlStIA4gEFatfHxCIIYgEkIgiIR8IgJWrXwgAiACIA8gFFStIA8gF1atfHwiAlatfCIEQoCAgICAgMAAg1BFBEAgBkEBaiEGDAELIAtCP4ghAyAEQgGGIAJCP4iEIQQgAkIBhiABQj+IhCECIAtCAYYhCyADIAFCAYaEIQELIAZB//8BTgRAIApCgICAgICAwP//AIQhCkIAIQEMAQsCfiAGQQBMBEBBASAGayIHQf8ATQRAIAVBMGogCyABIAZB/wBqIgYQZyAFQSBqIAIgBCAGEGcgBUEQaiALIAEgBxCOAiAFIAIgBCAHEI4CIAUpAzAgBSkDOIRCAFKtIAUpAyAgBSkDEISEIQsgBSkDKCAFKQMYhCEBIAUpAwAhAiAFKQMIDAILQgAhAQwCCyAEQv///////z+DIAatQjCGhAsgCoQhCiALUCABQgBZIAFCgICAgICAgICAf1EbRQRAIAogAkIBfCIBUK18IQoMAQsgCyABQoCAgICAgICAgH+FhFBFBEAgAiEBDAELIAogAiACQgGDfCIBIAJUrXwhCgsgACABNwMAIAAgCjcDCCAFQeAAaiQACyEAIAAgASACQoCAgIAwIAMgBEECENgBIQIgACABEA8gAgumAQEEfyAAQQA2AgQgAVAEQCAAQYCAgIB4NgIIIABBABBBGkEADwsCQCABQv////8PWARAIABBARBBDQEgACgCECABIAGnZyICrYY+AgAg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IAMQ2QEMAgtBACEEIAItAAUiBUEEcUUNACAFQQhxBEAgA0EATg0BIANB/////wdxIgMgAigCKCIFSSEEIAFFIAMgBU9yDQEgAUKAgICAMDcDGCABQoCAgIAwNwMQIAFBBzYCACABIAAgAq1CgICAgHCEIAMQsAE3AwgMAwsgACgCECgCRCACLwEGQRhsaigCFCIFRQ0AIAUoAgAiBUUNACAAIAEgAq1CgICAgHCEIAMgBREXACEECyAEDwtBfw8LQQELoQQBAn8CQAJAIAFCgICAgHBUIAJC/////w9Wcg0AIAKnIgQgAaciAygCKE8NAAJAAkACQAJAAkACQAJAAkACQAJAAkAgAy8BBkECaw4eAAsLCwsLAAsLCwsLCwsLCwsLCwIBAgMEBQYHCAkKCwsgAygCJCAEQQN0aikDACIBQiCIp0F1SQ0LIAGnIgAgACgCAEEBajYCACABDwsgAygCJCAEajAAAEL/////D4MPCyADKAIkIARqMQAADwsgAygCJCAEQQF0ajIBAEL/////D4MPCyADKAIkIARBAXRqMwEADwsgAygCJCAEQQJ0ajUCAA8LIAMoAiQgBEECdGooAgAiAEEATgRAIACtDwtCgICAgMB+IAC4vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbDwsgACADKAIkIARBA3RqKQMAEIcCDwsgACADKAIkIARBA3RqKQMAEPsDDwtCgICAgMB+IAMoAiQgBEECdGoqAgC7vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbDwtCgICAgMB+IAMoAiQgBEEDdGopAwAiAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGw8LIAAgAhAxIQMgACACEA8gA0UEQEKAgICA4AAPCyAAIAEgAyABQQAQFCEBIAAgAxATCyABCyoBAX8jAEEQayIEJAAgBCADNgIMIAAgASACIAMQywIhACAEQRBqJAAgAAuMAQECfyABKAJ8IgRBgIAETgRAIABBjTpBABBGQX8PC0F/IQMgACABQfQAakEQIAFB+ABqIARBAWoQeAR/QX8FIAEgASgCfCIDQQFqNgJ8IAEoAnQgA0EEdGoiA0IANwIAIANCADcCCCADIAAgAhAYNgIA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AwsNACAAIAEgARA/EJMCC20BAX8jAEGAAmsiBSQAIARBgMAEcSACIANMckUEQCAFIAFB/wFxIAIgA2siA0GAAiADQYACSSIBGxArGiABRQRAA0AgACAFQYACEFsgA0GAAmsiA0H/AUsNAAsLIAAgBSADEFsLIAVBgAJqJAALDAAgAEGAAmogARARC74BAgF+AX8CQAJAIAFCgICAgHCDQoCAgIAwUQRAIAAoAiggAkEDdGopAwAiA0IgiKdBdEsNAQwCCyAAIAFBOyABQQAQFCIDQoCAgIBwg0KAgICA4ABRBEAgAw8LIANC/////29WDQEgACADEA8gACABEIADIgRFBEBCgICAgOAADwsgBCgCKCACQQN0aikDACIDQiCIp0F1SQ0BCyADpyIEIAQoAgBBAWo2AgALIAAgAyACEEkhASAAIAMQDyABC3UBAX4gACABIAR+IAIgA358IANCIIgiAiABQiCIIgR+fCADQv////8PgyIDIAFC/////w+DIgF+IgVCIIggAyAEfnwiA0IgiHwgASACfiADQv////8Pg3wiAUIgiHw3AwggACAFQv////8PgyABQiCGhDcDAAtQAQF+AkAgA0HAAHEEQCABIANBQGqthiECQgAhAQwBCyADRQ0AIAIgA60iBIYgAUHAACADa62IhCECIAEgBIYhAQsgACABNwMAIAAgAjcDCAtVAQN/IAEgAkEFdSIESwRAIAAgBEECdGooAgAhAwsgAkEfcSICBH8gASAEQQFqIgRLBH8gACAEQQJ0aigCAAVBAAtBAXQgAkEfc3QgAyACdnIFIAMLC2QAAkACQCABQQBIDQAgACgCrAIgAUwNACAAKAKkAiABQRRsaiIAIAAoAgAgAmoiADYCACAAQQBIDQEgAA8LQYUpQa78AEHIqAFBlNUAEAAAC0GmjgFBrvwAQcuoAUGU1QAQAAALYAAgACABIAJCgICAgAh8Qv////8PWAR+IAJC/////w+DBUKAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLIANBh4ABEL0BCwwAIABBhvsAQQAQFQsLACAAIAFBARDBBQvSEAIMfwF+IwBBEGsiCiQAAkACQCABQv////9vWARAIAAQJAwBCyAGQYAwcSIORSAGIAZBCHYiEHEgEEF/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A6ciAiACKAIAQQFqNgIACyAAIAkgAyAGEMsFIQILIAZBggRxQYAERgRAIAogCSgCECIGQTBqNgIMQX8hByAAIAkgCkEMaiAGKAIwQRp2QT1xEJEDDQULIAIhBwwECyAMBEAgACAIKQMAEA8gA0IgiKdBdU8EQCADpyICIAIoAgBBAWo2AgALIAggAzcDAAsgBkGABHFFDQBBfyEHIAAgCSAKQQxqIAooAgwoAgBBGnZBPXEgBkECcXIQkQMNAwtBf0EBIAAgCSAKQQxqIBBBBXEiAEF/cyAKKAIMKAIAQRp2cSAAIAZxchCRAxshBwwCCyAAIAZB4ekAEG8hBwwBC0F/IQcLIApBEGokACAHC/8BAgJ/AXwjAEEQayIEJAACQCACQiCIpyIDQQJNBEAgASACp7c5AwBBACEADAELIANBB2tBbU0EQCABIAJCgICAgMCBgPz/AHw3AwBBACEADAELAn8gACACEI0BIgJCgICAgHCDQoCAgIDgAFEEQEQAAAAAAAD4fyEFQX8MAQsCfAJAAkBBByACQiCIpyIDIANBB2tBbkkbIgNBCmpBAk8EQCADQQdGDQIgAw0BIAKntwwDCyACp0EEaiAEQQhqELUFIAAgAhAPIAQrAwghBUEADAMLEAEACyACQoCAgIDAgYD8/wB8vwshBUEACyEAIAEgBTkDAAsgBEEQaiQAIAALXQECfyMAQRBrIgMkAAJAIAFBgIABcUUEQCABQYCAAnFFDQEgACgCECgCjAEiAUUNASABLQAoQQFxRQ0BCyADQQA2AgwgAEEEIAJBABCSBEF/IQQLIANBEGokACAEC8YJAgR/BX4jAEHwAGsiBiQAIARC////////////AIMhCQJAAkAgAVAiBSACQv///////////wCDIgpCgICAgICAwP//AH1CgICAgICAwICAf1QgClAbRQRAIANCAFIgCUKAgICAgIDA//8AfSILQoCAgICAgMCAgH9WIAtCgICAgICAwICAf1EbDQELIAUgCkKAgICAgIDA//8AVCAKQoCAgICAgMD//wBRG0UEQCACQoCAgICAgCCEIQQgASEDDAILIANQIAlCgICAgICAwP//AFQgCUKAgICAgIDA//8AURtFBEAgBEKAgICAgIAghCEEDAILIAEgCkKAgICAgIDA//8AhYRQBEBCgICAgICA4P//ACAC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IAAgAaciAkEAIAIoAgRB/////wdxEFEhAiAAKAIAIAEQDyACC7UCAQd/IwBBEGsiBSQAAkAgAEFAaygCACIBRQRADAELAkAgAQJ/IAEoAsgBIgQgASgCxAEiAkgEQCABKALMASEDIAQMAQsgBEEBaiIDIAJBA2xBAm0iAiACIANIGyIGQQN0IQIgACgCACEDAkAgASgCzAEiByABQdABakYEQCADQQAgAiAFQQxqEKgBIgNFDQMgAyABKALMASABKALIAUEDdBAfGgwBCyADIAcgAiAFQQxqEKgBIgNFDQILIAUoAgwhAiABIAM2AswBIAEgAkEDdiAGajYCxAEgASgCyAELQQFqNgLIASADIARBA3RqIgIgASgCvAE2AgAgAiABKALAATYCBCAAQbQBEBAgAEFAaygCACAEQf//A3EQFyABIAQ2ArwBDAELQX8hBAsgBUEQaiQAIAQLoQECA38BfiMAIQYCQCACQoCAgIBwVA0AIAKnIgUvAQZBMEcNACAFKAIgIQQLAn8gBiAAKAIQKAJ4SQRAIAAQ6QFBAAwBCyAELQARBEAgABC2AkEADAELQQAgACAEKQMIIgIgAyACQQAQFCIHQoCAgIBwgyICQoCAgIDgAFENABogAUKAgICAMCAHIAJCgICAgCBRGzcDACAECyEFIAYkACAFCxYAIAAgASACIAMgBCAFIAApAzAQ8QELKQEBfyMAQRBrIgIkACACIAA2AgwgAkEMaiABEJMEIQAgAkEQaiQAIAALngICA38BfiACIAEpAgQiB6dB/////wdxIANHckUEQCABIAEoAgBBAWo2AgAgAa1CgICAgJB/hA8LIAFBEGohBSAHQoCAgIAIg1AgAyACayIEQQBMckUEQCADIAIgAiADSBshBkEAIQMgAiEBA0AgASAGRkUEQCAFIAFBAXRqLwEAIANyIQMgAUEBaiEBDAELCyADQf//A3FBgAJPBEAgACAFIAJBAXRqIAQQ7gMPC0EAIQEgACAEQQAQ6gEiAEUEQEKAgICA4AAPCyAAQRBqIQMDQCABIARGRQRAIAEgA2ogBSABIAJqQQF0ai0AADoAACABQQFqIQEMAQsLIAMgBGpBADoAACAArUKAgICAkH+EDwsgACACIAVqIAQQhAMLugEBAn8CQAJAIAJC/////wdYBEAgACABIAKnQYCAgIB4chBx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IANBCGogAhDiA0UEQEEAIQQgASADKQMIIgJCgICAgICAgBBaBH4gAEGAIEEAEFBBfyEEQgAFIAILNwMACyADQRBqJAAgBAsRACAAIAEgASACIANBAhCKBAtTAQF/IAAoAhAiBEEQaiABIAIgBCgCCBEBACIBIAJFckUEQCAAEHwgAQ8LIAMEQCADIAEgACgCECgCDBEEACIAIAJrIgJBACAAIAJPGzYCAAsgAQvAAQAgAAJ/IAEoAggiAEH+////B04EQEEAIAJBAXENARpB/////wcgAEH+////B0cNARogASgCBEH/////B2oMAQtBACAAQQBMDQAaIABBH00EQEEAIAEoAhAgASgCDEECdGpBBGsoAgBBICAAa3YiAmsgAiABKAIEGwwBCyACQQFxRQRAQYCAgIB4Qf////8HIAEoAgQbDAELQQAgASgCECABKAIMIgIgAkEFdCAAaxBoIgJrIAIgASgCBBsLNgIACw0AIAAgASABED8QhQML+QECA34CfyMAQRBrIgUkAAJ+IAG9IgNC////////////AIMiAkKAgICAgICACH1C/////////+//AFgEQCACQjyGIQQgAkIEiEKAgICAgICAgDx8DAELIAJCgICAgICAgPj/AFoEQCADQjyGIQQgA0IEiEKAgICAgIDA//8AhAwBCyACUARAQgAMAQsgBSACQgAgA6dnQSBqIAJCIIinZyACQoCAgIAQVBsiBkExahBnIAUpAwAhBCAFKQMIQoCAgICAgMAAhUGM+AAgBmutQjCGhAshAiAAIAQ3AwAgACACIANCgICAgICAgICAf4OENwMIIAVBEGokAAu2AQEBfyMAQRBrIgMkAAJAAkAgAkEASARAIAEgAkH/////B3E2AgBBASECDAELIAAoAhAiACgCLCACTQ0BAn8CQCAAKAI4IAJBAnRqKAIAIgApAgRCgICAgICAgIBAg0KAgICAgICAgMAAUg0AIANBDGogABC9BUUNAEEBIAMoAgwiAEF/Rw0BGgtBACEAQQALIQIgASAANgIACyADQRBqJAAgAg8LQe/fAEGu/ABBvxhBryAQAAAL1QECAn8DfgJ/IAJFBEBCgICAgDAhBUEADAELIAAoAhAiAykDgAEhBSADQoCAgIAgNwOAAUF/CyEDAkAgACABQQYgAUEAEBQiB0KAgICAcIMiBkKA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BUEgahBGQX8MAQsCQCABKAIEIARODQAgASAENgIEIARB//8DSA0AIAUgAjYCBCAFIAM2AgAgAEGjkwEgBRBGQX8MAQsgASgCCCACQQF0aiIDLwEAIgZB//8DRwRAQQAgBCAGRg0BGiAFIAI2AhggBSAENgIUIAUgBjYCECAAQdSSASAFQRBqEEZBfwwBCyADIAQ7AQBBfyAAIAFBDGpBBCABQRRqIAEoAhBBAWoQeA0AGiABIAEoAhAiAEEBajYCECABKAIMIABBAnRqIAI2AgBBAAshAyAFQTBqJAAgAwsTACAAIAEgAiADIARBAEEAEPgBCzkAIABB/wBNBEAgAEEDdkH8////AXFBoIECaigCACAAdkEBcQ8LIABBfnFBjMAARiAAENIEQQBHcgtmAQF/An9BACAAKAIIIgIgAU8NABpBfyAAKAIMDQAaIAAoAhQgACgCACACQQNsQQF2IgIgASABIAJJGyIBIAAoAhARAQAiAkUEQCAAQQE2AgxBfw8LIAAgATYCCCAAIAI2AgBBAAsLrAECAX8BfiAAKQIEIgSnQf////8HcSEDAkACQCAEQoCAgIAIg1BFBEAgAiADIAIgA0obIQMgAEEQaiEAA0AgAiADRg0CIAAgAkEBdGovAQAgAUYNAyACQQFqIQIMAAsACyABQf8BSw0AIAIgAyACIANKGyEDIABBEGohACABQf8BcSEBA0AgAiADRg0BIAAgAmotAAAgAUYNAiACQQFqIQIMAAsAC0F/IQILIAILpgEBAX8jAEEQayIDJAAgAyACNwMIAkAgACABQYYBIAFBABAUIgJCgICAgHCDQoCAgIDgAFENACAAIAIQOARAIAAgAiABQQEgA0EIahAvIgJC/////29WIAJCgICAgLB/g0KAgICAIFFyDQEgACACEA8gAEGK0wBBABAVQoCAgIDgACECDAELIAAgAhAPIAAgASADIANBCGoQ8QQhAgsgA0EQaiQAIAILowECA38BfiAAQRBqIQIgASgCACIEQQFqIQMCQCAAKQIEIgVCgICAgAiDUEUEQCACIARBAXRqLwEAIgBBgPgDcUGAsANHIAMgBadB/////wdxTnINASACIANBAXRqLwEAIgJBgPgDcUGAuANHDQEgAEEKdEGA+D9xIAJB/wdxckGAgARqIQAgBEECaiEDDAELIAIgBGotAAAh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OCAaKAIkIRQgCCAVQQ9qQfD//wFxayIXJAAgBSEVIAYEQCAHIAQgByAEIAdIGyIIQQAgCEEAShsiCGsiFUEAIAcgFU8bIREDQAJAIAggCUYEQANAIAggEUYNAiAXIAhBA3RqQoCAgIAwNwMAIAhBAWohCAwACwALIAUgCUEDdCIVaikDACIBQiCIp0F1TwRAIAGnIgogCigCAEEBajYCAAsgFSAXaiABNwMAIBFBAWohESAJQQFqIQkMAQsLIA4gBzYCVCAXIRULIA4gFTYCQCAOIBcgBkEDdGoiETYCREEAIQgDQCAIIAtHBEAgESAIQQN0akKAgICAMDcDACAIQQFqIQgMAQsLIBMoAhQhCiAOIBYoAowBNgIwIBYgDkEwaiISNgKMASATKAIwIQYgESALQQN0aiIIIRwLQQAMAQtBAQshBwNAAkACQAJAAkAgB0UEQCAEQQN0IScgA0KAgICAcIMhMyARQQhqIR0gEUEQaiEeIBFBGGohHyAVQQhqISAgFUEQaiEhIBVBGGohIiASQRhqISggBkHIAWohGyAcQRhqISkgBkHAAWohGSACQiCIpyIkQX5xISogA0IgiKchKyAErSEyIAOnISUgDkEwaiEsIA5B6ABqISYgCCEHAkADQAJAIApBAWohDUIBIS5CgICAgDAhAQJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAC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ajYCAAsgCCABNwMIIAhBCGspAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAggATcDECAIQRhqIQcM2wELIAggCEEIayIHKQMANwMAIAhBEGspAwAiAUIgiKdBdU8EQCABpyIKIAooAgBBAWo2AgALIAcgATcDACAIQQhqIQcM2gELIAggCEEIayIHKQMAIgE3AwAgByAIQRBrIgcpAwA3AwAgAUIgiKdBdU8EQCABpyIKIAooAgBBAWo2AgALIAcgATcDACAIQQhqIQcM2QELIAggCEEIayIHKQMAIgE3AwAgCEEQayIKKQMAIS0gCiAIQRhrIgopAwA3AwAgByAtNwMAIAFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAKIAE3AwAgCEEIaiEHDNgBCyAIIAhBCGsiBykDACIBNwMAIAhBEGsiCikDACEtIAogCEEYayIKKQMANwMAIAcgLTcDACAKIAhBIGsiBykDADcDACABQiCIp0F1TwRAIAGnIgogCigCAEEBajYCAAsgByABNwMAIAhBCGohBwzXAQsgCEEQayIHKQMAIQEgByAIQRhrIgcpAwA3AwAgByABNwMADNABCyAIQRhrIgcpAwAhASAHIAhBEGsiBykDADcDACAIQQhrIgopAwAhLSAKIAE3AwAgByAtNwMADM8BCyAIQSBrIgcpAwAhASAHIAhBGGsiBykDADcDACAIQRBrIgopAwAhLSAKIAhBCGsiCikDADcDACAHIC03AwAgCiABNwMADM4BCyAIQShrIgcpAwAhASAHIAhBIGsiBykDADcDACAIQRhrIgopAwAhLSAKIAhBEGsiCikDADcDACAHIC03AwAgCiAIQQhrIgcpAwA3AwAgByABNwMADM0BCyAIQQhrIgcpAwAhASAHIAhBEGsiBykDADcDACAIQRhrIgopAwAhLSAKIAE3AwAgByAtNwMADMwBCyAIQRBrIgcpAwAhASAHIAhBGGsiBykDADcDACAIQSBrIgopAwAhLSAKIAE3AwAgByAtNwMADMsBCyAIQRBrIgcpAwAhASAHIAhBGGsiBykDADcDACAIQSBrIgopAwAhLSAKIAhBKGsiCikDADcDACAHIC03AwAgCiABNwMADMoBCyAIQQhrIgcpAwAhASAHIAhBEGsiBykDADcDACAHIAE3AwAMyQELIAhBIGsiBykDACEBIAcgCEEQayIHKQMANwMAIAhBCGsiCikDACEtIAogCEEYayIKKQMANwMAIAcgATcDACAKIC03AwAMyAELIBMoAjQgDSgAAEEDdGopAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAggBiABIBQgEhCMBCIBNwMAIAhBCGohByAKQQVqIQ0gAUKAgICAcINCgICAgOAAUQ1/DM0BCyAJQe4BawwBCyAKQQNqIQ0gCi8AAQshCyASIA02AiAgBiAIIAtBA3RrIgxBCGspAwBCgICAgDBCgICAgDAgCyAMQQAQ2AEiAUKAgICAcINCgICAgOAAUQ3OAUF/IQcgCUEjRg3RAQNAIAcgC0cEQCAGIAwgB0EDdGopAwAQDyAHQQFqIQcMAQsLIAggC0F/c0EDdGoiCCABNwMAIAhBCGohBwzKAQsgCi8AASEJIBIgCkEDaiINNgIgQX4hByAGIAggCUEDdGsiC0EQaykDACALQQhrKQMAIAkgC0EAEIoEIgFCgICAgHCDQoCAgIDgAFENzQEDQCAHIAlHBEAgBiALIAdBA3RqKQMAEA8gB0EBaiEHDAELCyAIQX4gCWtBA3RqIgggATcDACAIQQhqIQcMyQELIAovAAEhCyASIApBA2oiDTYCICAGIAggC0EDdGsiDEEIaykDACAMQRBrKQMAQoCAgIAwIAsgDEEAENgBIgFCgICAgHCDQoCAgIDgAFENzAFBfiEHIAlBJUYNzwEDQCAHIAtHBEAgBiAMIAdBA3RqKQMAEA8gB0EBaiEHDAELCyAIQX4gC2tBA3RqIgggATcDACAIQQhqIQcMyAELIApBA2ohDSAKLwABIQsgBhA+IgFCgICAgHCDQoCAgIDgAFENywEgCCALQQN0ayEJQQAhBwJAA0AgByALRg0BIAYgASAHQYCAgIB4ciAJIAdBA3RqIgwpAwBBh4ABEBkhDyAMQoCAgIAwNwMAIAdBAWohByAPQQBODQALIAYgARAPDMwBCyAJIAE3AwAgCUEIaiEHDMcBCyAKQQNqIQ0gBiAIQRhrIgkpAwAgCCAIQRBrIgcgCi8AARCdAyIBQoCAgIBwg0KAgICA4ABRDcoBIAYgCSkDABAPIAYgBykDABAPIAYgCEEIaykDABAPIAkgATcDAAzGAQtCgICAgBAhLgJAIAhBCGspAwAiAUL/////b1YNAEKBgICAECEuIAFCgICAgHCDQoCAgIAwUQ0AIABBlPgAQQAQFQzKAQsgCCAuNwMAIAhBCGohBwzFAQsgM0KAgICAMFINvgEgBkHRlAFBABAVDMgBCyAIQQhrKQMAIi1C/////29YDb8BIAhBEGspAwAhASAtpyIHLwEGEO4BRQ2/ASAHKAIoIgdFDb8BIAcoAhAiCUEwaiELIAkgCSgCGEF/c0ECdEHAeXJqKAIAIQkCQANAIAkEQCALIAlBAWtBA3QiCWoiDCgCBEHPAUYNAiAMKAIAQf///x9xIQkMAQsLIAZBn/UAQQAQFQzIAQsgAUKAgICAcFQNvwEgBygCFCAJaikDACItQoCAgIBwg0KAgICAgH9SDb8BIAYoAhAgLRCNAiEJIAGnKAIQIgdBMGohCyAHIAkgBygCGHFBf3NBAnRqKAIAIQcDQCAHBEAgCyAHQQFrQQN0aiIHKAIEIAlGDb8BIAcoAgBB////H3EhBwwBCwsgBkGuMEEAEBUMxwELIAhBCGsiDCkDACIBQv////9vWA2+ASAIQRBrIgkpAwAhLSABpyILKAIQIgdBMGohDyAHIAcoAhhBf3NBAnRBwHlyaigCACEHAkACQANAIAcEQCAPIAdBAWtBA3QiB2oiECgCBEHPAUYNAiAQKAIAQf///x9xIQcMAQsLIAZB9wAQ4AUiAUKAgICAcINCgICAgOAAUQ3IASAGIAtBzwFBBxB6IgdFBEAgBiABEA8MyQELIAFCIIinQXVPBEAgAaciCyALKAIAQQFqNgIACyAHIAE3AwAMAQsgCygCFCAHaikDACIBQiCIp0F1SQ0AIAGnIgcgBygCAEEBajYCAAsgBigCECABEI0CIQcgLUL/////b1gEQCAGECQgBiAHEBMMxwELIAYgLacgB0EHEHohCyAGIAcQEyALRQ3GASALQoCAgIAwNwMAIAYgCSkDABAPIAYgDCkDABAPIAkhBwzCAQsgBiAIQQhrIggpAwAQigEMxQELIApBBmohDSAKKAABIQcCQAJAAkACQAJAAkAgCi0ABSIJDgUAAQIDBAULIAYgB0HOHRCPAQzJAQsgBiAHEN8FDMgBCyAGIAcQ2QEMxwELIAZBvpcBQQAQxgIMxgELIAZBxvEAQQAQFQzFAQsgDiAJNgIQIAZB3fsAIA5BEGoQRgzEAQsgCi8AASEJIAovAAMhDCASIApBBWoiDTYCIEF/IQcCfiAGIAggCUEDdGsiC0EIayIPKQMAIAYpA7gBEFIEQCAGQoCAgIAwIAkEfiALKQMABUKAgICAMAtBAiAMQQFrEJwDDAELIAYgDykDAEKAgICAMEKAgICAMCAJIAtBABDYAQsiAUKAgICAcINCgICAgOAAUQ3DAQNAIAcgCUcEQCAGIAsgB0EDdGopAwAQDyAHQQFqIQcMAQsLIAggCUF/c0EDdGoiCCABNwMAIAhBCGohBwy/AQsgCkEDaiENIAovAAEhDyAGIA5B4ABqIAhBCGsiBykDABCJBCIJRQ3CAQJ+IAYgCEEQayILKQMAIAYpA7gBEFIEQCAGQoCAgIAwIA4oAmAiDAR+IAkpAwAFQoCAgIAwC0ECIA9BAWsQnAMMAQsgBiALKQMAQoCAgIAwIA4oAmAiDCAJECELIQEgBiAJIAwQmwMgAUKAgICAcINCgICAgOAAUQ3CASAGIAspAwAQDyAGIAcpAwAQDyALIAE3AwAMvgELIAhBEGsiByAGQoCAgIAwIAcpAwAgCEEIayIHKQMAEN4FNwMADL0BCyAGIAhBCGsiBykDABDoASIBQoCAgIBwg0KAgICA4ABRDcABIAYgBykDABAPIAcgATcDAAy2AQsgCEEIayIHKQMAIQECQCAGEOIFIglFBEBCgICAgCAhLgwBCyAGIAkQXCEuIAYgCRATIC5CgICAgHCDQoCAgIDgAFENwAELIAYgDkGAAWoQzQIiLUKAgICAcINCgICAgOAAUQRAIAYgLhAPDMABCyAOIA4pA4ABIi83A2AgDiABNwN4IA4gLjcDcCAOIA4pA4gBIgE3A2ggBkE8QQQgDkHgAGoQmgMgBiAuEA8gBiAvEA8gBiABEA8gBiAHKQMAEA8gByAtNwMADLUBCyAKQQVqIQ0gGygCACgCECIHQTBqIQwgByAKKAABIgkgBygCGHFBf3NBAnRqKAIAIQcCQANAIAcEQEEBIQsgDCAHQQFrQQN0aiIHKAIEIAlGDQIgBygCAEH///8fcSEHDAELCyAGIAYpA8ABIAkQcSILQQBIDb8BCyAIIAtBAEetQoCAgIAQhDcDACAIQQhqIQcMugELIAlBN2shCyAKQQVqIQ0gGygCACIMKAIQIgdBMGohDyAHIAooAAEiCSAHKAIYcUF/c0ECdGooAgAhBwJAAkADQCAHRQ0BIAkgDyAHQQFrQQN0IgdqIhAoAgRHBEAgECgCAEH///8fcSEHDAELCyAMKAIUIAdqKQMAIi5CgICAgHCDIgFCgICAgMAAUQRAIAYgCRDZAQzAAQsgLkIgiKdBdUkNASAupyIHIAcoAgBBAWo2AgAMAQsgBiAGKQPAASIBIAkgASALEBQiLkKAgICAcIMhAQsgAUKAgICA4ABRDb0BIAggLjcDACAIQQhqIQcMuQELIApBBWohDSAGIAooAAEgCEEIayIHKQMAIAlBOWsQ3QVBAEgNagy4AQsgCkEFaiENIAooAAEhCSAIQRBrIgcoAgBFBEAgBiAJEMcCDLwBCyAGIAkgCEEIaykDAEECEN0FIghBAE4NtwEgCEEedkECcQy4AQsgCkEGaiENIBkoAgAiDCgCECIJQTBqIQ8gCSAKKAABIgcgCSgCGHFBf3NBAnRqKAIAIQkgCiwABSELAkADQCAJRQ0BIAcgCUEDdCAPakEIayIJKAIERwRAIAkoAgBB////H3EhCQwBCwsgC0EASARAIAktAANBBHENsQEMswELIAtBwABxRQ2wASAJKAIAIglBgICAIHENsAEgCUGAgICAfHFBgICAgARGDa8BIAlBgICAwAFxQYCAgMABRg2wAQyvAQsgC0EATg2tAQyvAQsgCiwABSIHQQFxQQZyIAdBAnFBBXIgB0EATiIHGyEQIBkgGyAHGygCACIJKAIQIgwgCigAASIPIAwoAhhxQX9zQQJ0aigCACELIApBBmohDSAMQTBqIQwDQCALBEAgDCALQQFrQQN0aiILKAIEIA9GDbEBIAsoAgBB////H3EhCwwBCwsgCS0ABUEBcUUNrwEgBiAJIA8gEBB6IglFDbkBIAlCgICAgDBCgICAgMAAIAcbNwMADK8BCyAKQQZqIQ0gGSkDACIBpygCECIHQTBqIQwgByAKKAABIgsgBygCGHFBf3NBAnRqKAIAIQcgCi0ABSEPIAYgASALIAhBCGsiCSkDAEKAgICAMEKAgICAMAJ/AkADQCAHRQ0BIAdBA3QgDGpBCGsiECgCACEHIAsgECgCBEcEQCAHQf///x9xIQcMAQsLQYDAASAHQYCAgCBxRQ0BGgsgD0GGzgFyCxBtQQBIDbgBIAYgCSkDABAPIAkhBwy0AQsgESAKLwABQQN0aikDACIBQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCkEDaiENIAggATcDACAIQQhqIQcMswELIAYgESAKLwABQQN0aiAIQQhrIgcpAwAQICAKQQNqIQ0MsgELIBEgCi8AAUEDdGohByAIQQhrKQMAIgFCIIinQXVPBEAgAaciDSANKAIAQQFqNgIACyAKQQNqIQ0gBiAHIAEQIAyrAQsgFSAKLwABQQN0aikDACIBQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCkEDaiENIAggATcDACAIQQhqIQcMsAELIAYgFSAKLwABQQN0aiAIQQhrIgcpAwAQICAKQQNqIQ0MrwELIBUgCi8AAUEDdGohByAIQQhrKQMAIgFCIIinQXVPBEAgAaciDSANKAIAQQFqNgIACyAKQQNqIQ0gBiAHIAEQIAyoAQsgESAKLQABQQN0aikDACIBQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCkECaiENIAggATcDACAIQQhqIQcMrQELIAYgESAKLQABQQN0aiAIQQhrIgcpAwAQICAKQQJqIQ0MrAELIBEgCi0AAUEDdGohByAIQQhrKQMAIgFCIIinQXVPBEAgAaciDSANKAIAQQFqNgIACyAKQQJqIQ0gBiAHIAEQIAylAQsgESkDACIBQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCCABNwMAIAhBCGohBwyqAQsgHSkDACIBQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCCABNwMAIAhBCGohBwypAQsgHikDACIBQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCCABNwMAIAhBCGohBwyoAQsgHykDACIBQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCCABNwMAIAhBCGohBwynAQsgBiARIAhBCGsiBykDABAgDKYBCyAGIB0gCEEIayIHKQMAECAMpQELIAYgHiAIQQhrIgcpAwAQIAykAQsgBiAfIAhBCGsiBykDABAgDKMBCyAIQQhrKQMAIgFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAGIBEgARAgDJwBCyAIQQhrKQMAIgFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAGIB0gARAgDJsBCyAIQQhrKQMAIgFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAGIB4gARAgDJoBCyAIQQhrKQMAIgFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAGIB8gARAgDJkBCyAVKQMAIgFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAIIAE3AwAgCEEIaiEHDJ4BCyAgKQMAIgFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAIIAE3AwAgCEEIaiEHDJ0BCyAhKQMAIgFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAIIAE3AwAgCEEIaiEHDJwBCyAiKQMAIgFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAIIAE3AwAgCEEIaiEHDJsBCyAGIBUgCEEIayIHKQMAECAMmgELIAYgICAIQQhrIgcpAwAQIAyZAQsgBiAhIAhBCGsiBykDABAgDJgBCyAGICIgCEEIayIHKQMAECAMlwELIAhBCGspAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAYgFSABECAMkAELIAhBCGspAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAYgICABECAMjwELIAhBCGspAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAYgISABECAMjgELIAhBCGspAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAYgIiABECAMjQELIBQoAgAoAhApAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAggATcDACAIQQhqIQcMkgELIBQoAgQoAhApAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAggATcDACAIQQhqIQcMkQELIBQoAggoAhApAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAggATcDACAIQQhqIQcMkAELIBQoAgwoAhApAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAggATcDACAIQQhqIQcMjwELIAYgFCgCACgCECAIQQhrIgcpAwAQIAyOAQsgBiAUKAIEKAIQIAhBCGsiBykDABAgDI0BCyAGIBQoAggoAhAgCEEIayIHKQMAECAMjAELIAYgFCgCDCgCECAIQQhrIgcpAwAQIAyLAQsgFCgCACgCECEHIAhBCGspAwAiAUIgiKdBdU8EQCABpyIKIAooAgBBAWo2AgALIAYgByABECAMhAELIBQoAgQoAhAhByAIQQhrKQMAIgFCIIinQXVPBEAgAaciCiAKKAIAQQFqNgIACyAGIAcgARAgDIMBCyAUKAIIKAIQIQcgCEEIaykDACIBQiCIp0F1TwRAIAGnIgogCigCAEEBajYCAAsgBiAHIAEQIAyCAQsgFCgCDCgCECEHIAhBCGspAwAiAUIgiKdBdU8EQCABpyIKIAooAgBBAWo2AgALIAYgByABECAMgQELIBQgCi8AAUECdGooAgAoAhApAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIApBA2ohDSAIIAE3AwAgCEEIaiEHDIYBCyAGIBQgCi8AAUECdGooAgAoAhAgCEEIayIHKQMAECAgCkEDaiENDIUBCyAUIAovAAFBAnRqKAIAKAIQIQcgCEEIaykDACIBQiCIp0F1TwRAIAGnIg0gDSgCAEEBajYCAAsgCkEDaiENIAYgByABECAMfgsgCkEDaiENIBQgCi8AASIHQQJ0aigCACgCECkDACIBQoCAgIBwg0KAgICAwABSBEAgAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAggATcDACAIQQhqIQcMhAELIAYgEyAHQQEQxQIMhwELIApBA2ohDSAUIAovAAEiB0ECdGooAgAoAhAiCTUCBEIghkKAgICAwABSBEAgBiAJIAhBCGsiBykDABAgDIMBCyAGIBMgB0EBEMUCDIYBCyAKQQNqIQ0gFCAKLwABIgdBAnRqKAIAKAIQIgk1AgRCIIZCgICAgMAAUgRAIAYgEyAHQQEQxQIMhgELIAYgCSAIQQhrIgcpAwAQIAyBAQsgBiARIAovAAFBA3RqQoCAgIDAABAgIApBA2ohDQx6CyAKQQNqIQ0gESAKLwABIgdBA3RqKQMAIgFCgICAgHCDQoCAgIDAAFIEQCABQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCCABNwMAIAhBCGohBwyAAQsgBiATIAdBABDFAgyDAQsgCkEDaiENIBEgCi8AASIHQQN0aiIJNQIEQiCGQoCAgIDAAFIEQCAGIAkgCEEIayIHKQMAECAMfwsgBiATIAdBABDFAgyCAQsgCkEDaiENIBEgCi8AAUEDdGoiBzUCBEIghkKAgICAwABSBEAgBkHk7wBBABDGAgyCAQsgBiAHIAhBCGsiBykDABAgDH0LIBIoAhwhCSANLwAAIQsDQCAJIgcgKEYNYSAHKAIEIQkgB0ECay8BACALRw0AIAdBA2siDS0AAEECcQ0AIBIoAhQgC0EDdGopAwAiAUIgiKdBdU8EQCABpyIMIAwoAgBBAWo2AgALIAcgATcDECAHIAdBEGo2AgggBygCACIMIAk2AgQgCSAMNgIAIAdBADYCACANIA0tAABBAXI6AAAgBigCECENIAdBBGtBAzoAACANKAJQIgwgBzYCBCAHIA1B0ABqNgIEIAcgDDYCACANIAc2AlAMAAsACyAKLwAFIQsgCigAASEMIAggBkKAgICAIBBHIgE3AwAgCEEIaiEHIApBB2ohDQJAAkAgAUKAgICAcINCgICAgOAAUQ0AAkAgCUH6AEYEQCAUIAtBAnRqKAIAIgkgCSgCAEEBajYCAAwBCyAGIBIgCyAJQfkARhCLBCIJRQ0BCyAGIAgoAgAgDEEiEHoiCw0BIBYgCRDrAQsgByEIDIABCyALIAk2AgAgCCAGIAwQXDcDCCAIQRBqIQcMewsgCkEFaiENIBspAwAiLqciCygCECIHQTBqIQwgByAKKAABIgkgBygCGHFBf3NBAnRqKAIAIQcCQAJAAkACQANAIAdFDQEgCSAMIAdBAWtBA3QiD2oiBygCBEcEQCAHKAIAQf///x9xIQcMAQsLIAsoAhQgD2o1AgRCIIZCgICAgMAAUQRAIAYgCRDZAQyDAQsgBy0AA0EIcUUNAyAuQiCIp0F0Sw0BDAILIAYgBikDwAEgCRBxIgdBAEgNgQEgB0UEQEKAgICAMCEuDAILIBkpAwAiLkIgiKdBdUkNASAupyELCyALIAsoAgBBAWo2AgALIAggLjcDACAIIAYgCRBcNwMIIAhBEGohBwx7CyAGIAlBzh0QjwEMfgsgDSANKAAAaiENIAghByAGEHtFDXkMfQsgDSANLgAAaiENIAghByAGEHtFDXgMfAsgDSANLAAAaiENIAghByAGEHtFDXcMewsgCkEFaiEJAn8gCEEIayIHKQMAIgFC/////z9YBEAgAacMAQsgBiABECYLBH8gDSgAACAJakEEawUgCQshDSAGEHtFDXYMKAsgCkEFaiEJAn8gCEEIayIHKQMAIgFC/////z9YBEAgAacMAQsgBiABECYLBH8gCQUgDSgAACAJakEEawshDSAGEHtFDXUMJwsgCkECaiEJAn8gCEEIayIHKQMAIgFC/////z9YBEAgAacMAQsgBiABECYLBH8gDSwAACAJakEBawUgCQshDSAGEHtFDXQMJgsgCkECaiEJAn8gCEEIayIHKQMAIgFC/////z9YBEAgAacMAQsgBiABECYLBH8gCQUgDSwAACAJakEBawshDSAGEHtFDXMMJQsgCCANIAooAAFqIBMoAhRrrUKAgICA0ACENwMAIApBBWohDSAIQQhqIQcMcgsgCigAASEHIAggCiATKAIUa0EFaq03AwAgByANaiENIAhBCGohBwxxCwJAIAhBCGsiBykDACIBQv////8PVg0AIAGnIgkgEygCGE8NACATKAIUIAlqIQ0McQsgBkH14QBBABBGDHQLIAhBCGsiDykDACItQiCIpyIHQQFqIglBBE1BAEEBIAl0QRlxG0UEQCAGIC0Q3AUhLQsCQCAGQRgQKSIJBEAgBkKAgICAIEEREEkiLkKAgICAcINCgICAgOAAUg0BIAYoAhAiB0EQaiAJIAcoAgQRAAALIC0hLgxlCyAJQQA2AhAgCSAtNwMAIAlBADYCCCAupyAJNgIgIAdBfnFBAkYNZSAtIgFCIIinIgdBdU8EQCAtpyILIAsoAgBBAWo2AgALA0AgBiABEIwCIgFCgICAgHCDIi9CgICAgCBSBEAgL0KAgICA4ABRDWYgBiAOQeAAaiAOQYABaiABp0EREI4BDWUgBiAOKAJgIA4oAoABIgsQWiALBEAgBiABEA8gB0F1SQ1lIC2nIgcgBygCAEEBajYCAAxlCyAGEHtFDQEMZQsLAkACQCAtpyIMLQAFQQhxRQ0AQQAhByAMKAIQIgsoAiAiEEEAIBBBAEobIRAgC0EwaiELA0AgByAQRg0CIAstAANBEHENASALQQhqIQsgB0EBaiEHDAALAAsgBiAOQeAAaiAOQYABaiAMQREQjgENZUEAIQcgDigCYCEKIA4oAoABIQkDQCAHIAlHBEAgBiAuIAogB0EDdGooAgRCgICAgCBBABDQARogB0EBaiEHDAELCyAGIAogCRBaDGYLIAlBATYCCCAJIAwoAig2AgwMZQtCgYCAgBAhLgJAIAhBCGspAwAi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/wB8v6G9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhs3AwAMSAsCfCAIQQhrIgcpAwAiLUIgiKciDCAIQRBrIgspAwAiLkIgiKciD3JFBEAgLcQgLsR+IgFCgICAgAh8QoCAgIAQWgRAIBItAChBBHFBACABQoCAgICAgIAQfUKBgICAgICAYFQbDQUgAbkMAgtEAAAAAAAAAIAgLSAuhEKAgICACINQIAFCAFJyRQ0BGiALIAFC/////w+DNwMADEkLIA9BB2tBbUsgDEEHa0FtS3INAyASLQAoQQRxDQMgLkKAgICAwIGA/P8AfL8gLUKAgICAwIGA/P8AfL+iCyE0IAtCgICAgMB+IDS9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhs3AwAMRwsgCEEIayIHKQMAIgEgCEEQayILKQMAIi2EQv////8PVg0BIBItAChBBHENASALAn4gLae3IAGnt6MiNL0iAQJ/IDSZRAAAAAAAAOBBYwRAIDSqDAELQYCAgIB4CyIIt71RBEAgCK0MAQtCgICAgMB+IAFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLNwMADEYLIAhBCGsiBykDACIBIAhBEGsiCykDACIthEL/////D1YNACAtpyIMQQBIDQAgAaciD0EATA0AIAsgDCAPcK03AwAMRQsjAEEgayIHJAACfwJAAkACQAJAAn4CQAJAAkACQAJAAkACQEEHIAhBEGsiCykDACIBQiCIpyIMIAxBB2tBbkkbIgxBB0dBByAIQQhrIiMpAwAiLkIgiKciDyAPQQdrQW5JGyIPQQdHckUEQCAHIC5CgICAgMCBgPz/AHw3AwggByABQoCAgIDAgYD8/wB8NwMQDAELAkAgDEF/RiAPQX5xQQJHcUUgDEF+cUECRiAPQX9HcnENACAGIAdBGGogASAuIAlBAUEAEIUCIgxFDQAgBiABEA8gBiAuEA8gDEEASA0MIAsgBykDGDcDAAwJCyAGIAEQbCIBQoCAgIBwg0KAgICA4ABRDQogBiAuEGwiLkKAgICAcINCgICAgOAAUQRAIAYgARAPDAwLQQcgAUIgiKciDCAMQQdrQW5JGyIMQQcgLkIgiKciDyAPQQdrQW5JGyIPckUEQCAupyEMIAGnIQ8CQAJAAkACQAJAAkAgCUGaAWsOBgABAgkFAwQLIC7EIAHEfiEtAkAgBigCECIQKAKMASIYRQ0AIBgtAChBBHFFDQAgLUKAgICAgICAEH1CgYCAgICAgGBUDQgLQgAhASAtQgBSDQogDCAPckEATg0LIAtCgICAgMD+/wM3AwAMDgsgBigCECIQKAKMASIYBEAgGC0AKEEEcQ0HCyALQoCAgIDAfiAPtyAMt6O9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhs3AwAMDQsgDEEASiAPQQBOcUUEQCALAn4gD7cgDLcQjgMiNL0iAQJ/IDSZRAAAAAAAAOBBYwRAIDSqDAELQYCAgIB4CyIJt71RBEAgCa0MAQtCgICAgMB+IAFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLNwMADA0LIA8gDHCtIS0MCAsgBigCECIQKAKMASIYBEAgGC0AKEEEcQ0FCyAPtyE0IAsCfgJ8IAy3IjW9QoCAgICAgID4/wCDQoCAgICAgID4/wBRBEBEAAAAAAAA+H8gNJlEAAAAAAAA8D9hDQEaCyA0IDUQjwMLIjS9IgECfyA0mUQAAAAAAADgQWMEQCA0qgwBC0GAgICAeAsiCbe9UQRAIAmtDAELQoCAgIDAfiABQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbCzcDAAwLCyAJQbIBRg0FDAQLIAHEIC7EfSEtDAULIAxBdUcgD0F1R3FFBEAgBiAJIAsgASAuIAYoAhAoAtgCERoADQwMCQsgDEF3RyAPQXdHcUUEQCAGIAkgCyABIC4gBigCECgCvAIRGgBFDQkMDAsgDEF2RyAPQXZHcUUEQCAGKAIQIRAMAgsgBiAHQRBqIAEQbg0KIAYgB0EIaiAuEG4NCwsCQCAGKAIQIhAoAowBIgxFDQAgDC0AKEEEcUUNACAHKwMQEL0CRQ0AIAcrAwgQvQINAQsCQAJAAkACQAJAAkACQCAJQZoBaw4GAAECCAUEAwsgBysDECAHKwMIoiE0DAULIAcrAxAgBysDCKMhNAwECyAHKwMQIAcrAwgQjgMhNAwDCyAJQbIBRw0EIAcrAxAgBysDCJkiNRCOAyI0RAAAAAAAAAAAY0UNAiA1IDSgITQMAgsgBysDECE1IAcrAwgiNr1CgICAgICAgPj/AINCgICAgICAgPj/AFEEQEQAAAAAAAD4fyE0IDWZRAAAAAAAAPA/YQ0CCyA1IDYQjwMhNAwBCyAHKwMQIAcrAwihITQLIAtCgICAgMB+IDS9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhs3AwAMBwsgBiAJIAsgASAuIBAoAqACERoARQ0GDAkLEAEACyAMRQ0FIAHEIC7EIgGBIi1CAFkNACAMQQBIBEAgLSABfSEtDAELIAEgLXwhLQsgLUKAgICACHxC/////w9WDQEgLSEBCyABQv////8PgwwBC0KAgICAwH4gLbm9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLIQEgCyABNwMAC0EADAMLIAZBAhCEAgwBCyAGIC4QDwsgC0KAgICAMDcDACAjQoCAgIAwNwMAQX8LIQkgB0EgaiQAIAkNSCAIQQhrIQcMRAsgCEEEaygCACIHRSAHQQdrQW5Jcg09IAghByAGIAhBjQEQ5gFFDUMMRwsCQAJ8IAhBCGsiBykDACIBQiCIpyIJRQRARAAAAAAAAACAIAGnIgpFDQEaRAAAAAAAAOBBIApBgICAgHhGDQEaIAdCACABfUL/////D4M3AwAMPwsgCUEHa0FtSw0BIAFCgICAgMD+/wN9vwshNCAHQoCAgIDAfiA0vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbNwMADD0LIAghByAGIAhBjAEQ5gFFDUIMRgsgCEEIayIHKQMAIgFC/////w9WIAFC/////w+DQv////8HUXJFBEAgByABQgF8Qv////8PgzcDAAw8CyAIIQcgBiAIQY8BEOYBRQ1BDEULIAhBCGsiBykDACIBQv////8PViABQv////8Pg0KAgICACFFyRQRAIAcgAUIBfUL/////D4M3AwAMOwsgCCEHIAYgCEGOARDmAUUNQAxECyAGIAhBCGsiBykDABBsIgFCgICAgHCDQoCAgIDgAFEEQCAHQoCAgIAwNwMADEQLIAcgATcDACABQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCCABNwMAIAYgCEEIaiIHIAlBAmsQ5gFFDT8MQwsgCkECaiENIBEgCi0AAUEDdGoiBykDACIBQv////8PViABQv////8Pg0L/////B1FyRQRAIAcgAUIBfEL/////D4M3AwAMOQsgAUIgiKdBdU8EQCABpyIJIAkoAgBBAWo2AgALIA4gATcDYCAGICZBjwEQ5gENQiAGIAcgDikDYBAgDDgLIApBAmohDSARIAotAAFBA3RqIgcpAwAiAUL/////D1YgAUL/////D4NCgICAgAhRckUEQCAHIAFCAX1C/////w+DNwMADDgLIAFCIIinQXVPBEAgAaciCSAJKAIAQQFqNgIACyAOIAE3A2AgBiAmQY4BEOYBDUEgBiAHIA4pA2AQIAw3CyAIQQhrIgcpAwAiAUL/////D1gEQCAHIAFC/////w+FNwMADDcLIAghByMAQRBrIgkkAAJ/AkACQAJAIAhBCGsiCykDACIBQoCAgIBwVA0AIAYgCUEIaiABQZUBEMIFIgxBAEgNASAMRQ0AIAYgARAPIAsgCSkDCDcDAAwCCwJAIAYgARBsIgFCgICAgHCDIi1CgICAgOAAUQ0AIAYoAhAiDCgCjAEiDwR/IA8tAChBBHFBAnYFQQALRSAtQoCAgIDgflJxRQRAIAYgC0GVASABIAwoApwCERsADQEMAwsgBiAJQQRqIAEQmAENACALIAk1AgRC/////w+FNwMADAILIAtCgICAgDA3AwALQX8MAQtBAAshCyAJQRBqJAAgC0UNPAxACwJAAkACQCAIQQhrIgcpAwAiASAIQRBrIgspAwAiLYRC/////w9WDQAgAachCSASLQAoQQRxRQ0BIAlBH0sNACAtIAGGQoCAgIAIfEKAgICAEFQNAgsgBiAIQaABEMMCRQ09DEELIAlBH3EhCQsgCyAtpyAJdK03AwAMOwsgCEEIayIHKQMAIgEgCEEQayIJKQMAIi2EQv////8PWARAIAkCfiAtpyABp3YiCEEATgRAIAitDAELQoCAgIDAfiAIuL0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGws3AwAMOwsjAEEQayIJJAAgCEEIayIMKQMAIS0CfwJAAkAgBiAIQRBrIgspAwAQbCIBQoCAgIBwgyIuQoCAgIDgAFEEQCAGIC0QDwwBCyAGIC0QbCItQoCAgIBw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gICAgOAAIQEgACACKQMAEOgBIgZCgICAgHCDQoCAgIDgAFEEQCAAIAUQDwwGCyAAIAYQDyAGpyAFp0YNBAsgACAFEA8gAEGE5ABBABAVC0KAgICA4AAhAQwDCyACKAIQKAIsIgBFBEBCgICAgCAhAQwDCyAAIAAoAgBBAWo2AgAgAK1CgICAgHCEIQEMAgsgACABEI0EIgFCIIinQXVJDQEgAaciACAAKAIAQQFqNgIADAELIAUhAQsgA0EQaiQAIAELCwAgAEGNIkEAEEYLGgAgACgCECABIAIQ7wQiAUUEQCAAEHwLIAELgAEBAn8CQAJAIAFFDQAgASgCACICQQBMDQEgASACQQFrIgI2AgAgAg0AIAEtAAVBAXEEQCAAIAEpAxgQIwsgASgCCCICIAEoAgwiAzYCBCADIAI2AgAgAUIANwIIIABBEGogASAAKAIEEQAACw8LQdaNAUGu/ABB9ChB6t0AEAAACxIAIAFB3gFOBEAgACABEOgFCwvbAQIBfwJ+QQEhBAJAIABCAFIgAUL///////////8AgyIFQoCAgICAgMD//wBWIAVCgICAgICAwP//AFEbDQAgAkIAUiADQv///////////wCDIgZCgICAgICAwP//AFYgBkKAgICAgIDA//8AURsNACAAIAKEIAUgBoSEUARAQQAPCyABIAODQgBZBEBBfyEEIAAgAlQgASADUyABIANRGw0BIAAgAoUgASADhYRCAFIPC0F/IQQgACACViABIANVIAEgA1EbDQAgACAChSABIAOFhEIAUiEECyAECy0BAX9BASEBAkACQAJAIABBDWsOBAIBAQIACyAAQTRGDQELIABBOEYhAQsgAQsfACAAIAEgACACEKoBIgIgAyAEEBkhBCAAIAIQEyAEC0QBAX9BfyEDIAAgACgCBCACahDGAQR/QX8FIAAoAgAgAWoiAyACaiADIAAoAgQgAWsQnAEgACAAKAIEIAJqNgIEQQALC44BAQF/IAAgBkEMEEkiBkKAgICAcINCgICAgOAAUgRAIAAgACgCAEEBajYCACAGpyIHIAU7ASogByAEOgApIAcgAzoAKCAHIAE2AiQgByAANgIgIAcgBy0ABUHvAXEgBEECa0EESUEEdHI6AAUgACAGIAAgAkHMngEgAhsQqgEiASADEJYDIAAgARATCyAGCykBAX9BfyEBAkAgAEEoECwNACAAEJEBDQBBf0EAIABBKRAsGyEBCyABC4IBAQN/IABBQGsiAygCACIBBEAgASgCvAEhAiAAQbUBEBAgAygCACACQf//A3EQFyABIAEoAswBIgMgAkEDdGooAgAiADYCvAEDQAJAIABBAEgEQEF/IQAMAQsgAyAAQQN0aiICKAIEIgBBAE4NACACKAIAIQAMAQsLIAEgADYCwAELC0cBAn8gACgCfCECAkADQCACQQBKBEAgACgCdCACQQFrIgJBBHRqIgMoAgAgAUcNASADKAIEDQEMAgsLIAAgARDgBCECCyACC7YBAQJ/AkAgAiABKAIEIgpGBEAgAyELDAELIAAgCiACIAMgBCAFIAYgByAIIAkQ9QEiBUEATg0AQX8PC0EAIQIgASgCwAIiA0EAIANBAEobIQMCQANAIAIgA0cEQAJAIAUgASgCyAIgAkEDdGoiCi8BAkcNACAKLQAAIgpBAXZBAXEgBEcNACALIApBAXFGDQMLIAJBAWohAgwBCwsgACABIAsgBCAFIAYgByAIIAkQyQMhAgsgAgs1AQF/IAAoAgAiAQRAIAAoAhQgAUEAIAAoAhARAQAaCyAAQgA3AgAgAEIANwIQIABCADcCCAvEAQECfyMAQdAAayIFJAAgACgCACEGAkAgASADEK0FBEAgBSAGKAIQIAVBEGogAxCQATYCACAAQeSVASAFEBZBACEADAELQQAhACAGIAFBHGpBFCABQSRqIAEoAiBBAWoQeA0AIAEgASgCICIAQQFqNgIgIAEoAhwgAEEUbGoiAEIANwIAIABBEGpBADYCACAAQQhqQgA3AgAgACAGIAIQGDYCDCAGIAMQGCEBIAAgBDYCCCAAIAE2AhALIAVB0ABqJAAgAAv3FgEMfyMAQRBrIhAkACAAQUBrKAIAIQggACgCACELAkACQAJAIAFBAksNAAJAIAINAEEAIQIgAEGFARBKRQ0AIAAoAjhBARCDAUEKRg0AQX8hByAAEBINA0ECIQILQX8hByAAEBINAiAAKAIQIglBKkYEQCAAEBINAyAAKAIQIQkgAkEBciECCwJAAkACQAJAAkAgCUEnag4CAQIACyAJQYN/Rw0DAkAgACgCKA0AIAFBAkciDCACQQFxRXJFIAAoAiAiCUEtRnENACAMIAJBAnFFciAJQS5Hcg0DCyAAEOIBDAYLIAFBAkcNAiAILQBuQQFxRQ0BDAILIAFBAkcNASAAKAJEDQELIAsgACgCIBAYIQwgABASRQ0BDAILIAFBAkYgBUECRnINACAAQbL3AEEAEBYMAgsCQAJAAkAgCCgCICIHRSABQQFLcg0AIAgoAiRBAUcNACAIIAwQogIiCUUNACAJKAIIIAgoArwBRw0AIABBp+4AQQAQFgwBC0F/IRECQCABQQFHBEAMAQsCQCACDQAgCC0AbkEBcQ0AIAggDCAIKALAAUEAEMEDQQBODQAgCCAMEPQBQYCAgIB6cUGAgICAAkYNACAMQc0ARgRAIAgoAkgNAQtBASEPCwJAIAdFDQAgCCgCJEEBSw0AIAgoArwBIgcgCCgC8AFHDQAgCCAMEKICIglFDQEgCSgCCCAHRw0BIABB48QAQQAQFgwCC0F/IQcgACAIIAxBBEEDIAIbEKABIhFBAEgNAwsgCyAIQQAgAUEBSyAAKAIMIAQQ6AMiBA0BCyALIAwQE0F/IQcMAgsgBgRAIAYgBDYCAAsgAEFAayAENgIAIAQgAkUgAUEDSXE2AjQgBCAMNgJwIAQgAUEIRiIHNgJgIAQgAUEDRyINNgJMIAQgDTYCSCAEIAcgAUF8cUEERnIiCTYCMEEBIQhBASEKIA1FBEAgBCgCBCIIKAJcIQogCCgCWCEJIAgoAlQhByAIKAJQIQgLIAQgCjYCXCAEIAk2AlggBCAHNgJUIAQgCDYCUCAEIAJB/wFxIAFBCHRyOwFsAkACQAJAAkACQCABQQdrQQFNBEAgAEErEBAgAUEHRgRAIAAQwAMLIARCATcCOCAEQTxqIQkgBEE4aiEIDAELIARCATcCOCAEQTxqIQkgBEE4aiEIIAFBA0cNACAAKAIQQYN/Rw0AIAAoAigNAyALIAQgACgCIBC/A0EASA0EIARBATYCjAEMAQsCQCAAKAIQQShGBEAgACAQQQxqQQAQngEaIBAtAAxBBHEEQCAJQQE2AgALIAAQEkUNAQwFCyAAQSgQLA0ECyAJKAIABEBBfyEHIARBfzYCvAEgABCAAUEASA0GCyAAQUBrIQ1BACEKAkADQCAAKAIQIgdBKUYNASAHQad/RyIORQRAIAhBADYCACAAEBINBiAAKAIQIQcLAkACQAJAAkAgB0GDf0cEQCAHQfsARyAHQdsAR3ENBCAIQQA2AgACQCAORQRAIABBDRAQIAQoAogBIQcMAQsgCyAEQQAQvwMhByAAQdsAEBALIA0oAgAgB0H//wNxEBcgAEFTQbN/IAkoAgAbQQFBAUF/QQEQwgEiB0EASA0KIAcgCnIhB0EBIQogB0UEQCAEIAQoAowBQQFqNgKMAUEAIQoLIA5FDQEMAwsgACgCKA0IIAAoAiAiB0EtRgRAIAQtAGxBAUYNCQsgCSgCAARAIAAgBCAHQQEQoAFBAEgNCgsgCyAEIAcQvwMiEkEASA0JIAAQEg0JIA4NASAAQQ0QECAAQUBrIgooAgAgEkH//wNxIg0QFyAJKAIABEAgAEEREBAgAEG9ARAQIAAgBxAaIAooAgAgBC8BvAEQFwsgAEHcABAQIAooAgAgDRAXIAhBADYCAAsgACgCEEEpRg0EIABBKRAsGgwICwJAIAAoAhBBPUYEQCAIQQA2AgAgABASDQkgDSgCABAyIQogAEHbABAQIA0oAgAgEkH//wNxIg4QFyAAQREQECAAQQYQECAAQasBEBAgAEHpACAKEBwaIABBDhAQIAAQVg0JIAAgBxChASAAQREQECAAQdwAEBAgDSgCACAOEBcgACAKEB5BASEKDAELIApFBEAgBCAEKAKMAUEBajYCjAELIAkoAgBFDQEgAEHbABAQIA0oAgAgEkH//wNxEBcLIABBvQEQECAAIAcQGiANKAIAIAQvAbwBEBcLIAAoAhBBKUYNAiAAQSwQLEUNAQwGCwsgAEHZwgBBABAWDAQLAkACQCABQQRrDgIBAAILIAQoAogBQQFGDQEMAgsgBCgCiAENAQsgCSgCAARAIAQoAswBIAQoArwBQQN0akEEaiEHIABBQGshCANAAkAgBygCACIJQQBIDQAgBCgCdCIHIAlBBHQiCWoiCigCBCAEKAK8AUcNACAEIAooAgAiChD0AUEASARAIAsgBCAKEE9BAEgNBiAEKAJ0IQcgAEG4ARAQIAAgByAJaiIKKAIAEBogCCgCACAELwG8ARAXIABBuQEQECAAIAooAgAQGiAIKAIAQQAQFwsgByAJakEIaiEHDAELCyAAQbUBEBAgAEFAaygCACAELwG8ARAXIARBADYCvAEgBCAEKALMASgCBDYCwAELIAAQEg0CIAJBfXFBAUYEQCAAQYcBEBALIARBATYCZCAAEIABGiAEIAQoArwBNgLwAQJAAkAgACgCEEGmf0cNACAAEBINBCAAKAIQQfsARg0AIAAgBCAMENsEDQQgABBWDQQgAEEuQSggAhsQECAELQBuQQJxDQEgBCAAKAI0IANrIgI2ApADIAQgCyADIAIQgQMiAjYCjAMgAg0BDAQLIABB+wAQLA0DIAAQnQUNAyAAIAQgDBDbBA0DA0AgACgCEEH9AEcEQCAAEJwFRQ0BDAULCyAELQBuQQJxRQRAIAQgACgCOCADayICNgKQAyAEIAsgAyACEIEDIgI2AowDIAJFDQQLIAAQEg0DIABBQGsoAgAQ5gJFDQAgAEEAEOUCCyAAQUBrIAQoAgQiAzYCACAEKAJwIQIgBCAAKAIAIANCgICAgCAQvgMiAzYCCCABQQJPBEBBACEHIAFBCWtBfUsNBSAAQQMQECAAQUBrIgEoAgAgAxA5IAINBSAAQc0AEBAgASgCAEEAEDkMBQsgAUEBRgRAIABBAxAQIABBQGsiASgCACADEDkgDwRAAkAgASgCACIBKAIoBEAgCyABIAIQ5AIiAUUNBiABQQA2AgggASABLQAEQf4BcSAAQUBrKAIALQBuQQFxcjoABAwBCyABIAIQ9AFBAE4NACALIAEgAhBPQQBIDQULIABBERAQIABBuQEQECAAIAIQGiAAQUBrKAIAQQAQFwtBACEHIBFBAE4EQCAAQUBrKAIAKAJ0IBFBBHRqIgEgASgCDEH/gICAeHEgA0EHdEGA////B3FyNgIMIABBDhAQDAYLIABBvQEQECAAIAIQGiAAQUBrKAIAIgAgAC8BvAEQFwwFCwJAAkAgAEFAaygCACIBKAIoRQRAIAAgASACQQYQoAEiAUEASA0FIABBQGsoAgAhACABQYCAgIACcQRAIAAoAoABIAFBBHRqIgAgACgCDEH/gICAeHEgA0EHdEGA////B3FyNgIMDAILIAAoAnQgAUEEdGoiACAAKAIMQf+AgIB4cSADQQd0QYD///8HcXI2AgwMAQsgCyABIAJB/AAgAhsiARDkAiICRQ0EIAIgAzYCACAFDQELQQAhBwwFC0EAIQcgACAAQUBrKAIAKAKUAyABQRYgASAFQQFHG0EAEPcBDQQMAgsgAEGDwgBBABAWDAELIAAQ4gELIABBQGsgBCgCBDYCACALIAQQ/QJBfyEHIAZFDQEgBkEANgIADAELIAsgDBATCyAQQRBqJAAgBwvlBAEGfyAAKAIAIgRBAWohAkEIIQMCQAJAAkAgBC0AACIGQTBrIgdBCE8EQEF+IQUCQAJAAkACQAJAAkAgBkHuAGsOCwEJCQkCCQMFBAkFAAsCQCAGQeIAaw4FCAkJCQAJC0EMIQMMBwtBCiEDDAYLQQ0hAwwFC0EJIQMMBAtBCyEDDAMLAkAgAUUNACACLQAAQfsARw0AIARBAmohAiAELQACIQRBACEDA0AgAiEBQX8hBSAEELYEIgJBAEgNBSACIANBBHRyIgNB///DAEsNBSABQQFqIgItAAAiBEH9AEcNAAsgAUECaiECDAMLIARBAkEEIAZB+ABGGyIHakEBaiEEQQAhA0EAIQUDQCAFIAdHBEAgAi0AABC2BCIGQQBIBEBBfw8FIAVBAWohBSACQQFqIQIgBiADQQR0ciEDDAILAAsLIAFBAkcgA0GAeHFBgLADR3INASAELQAAQdwARw0BIAQtAAFB9QBHDQFBACECQQAhBQNAAkAgAkEERg0AIAIgBGotAAIQtgQiAUEASA0AIAJBAWohAiABIAVBBHRyIQUMAQsLIAJBBEcgBUGAuANJciAFQf+/A0tyDQEgA0EKdEGA+D9xIAVB/wdxckGAgARqIQMgBEEGaiECDAILIAFBAkYEQEF/IQUgBw0DQQAhAyACLQAAQTprQXZJDQIMAwsgAi0AAEEwayIBQQdLBEAgByEDDAILIARBAmohAiABIAdBA3RyIgNBH0sNASAELQACQTBrIgFBB0sNASAEQQNqIQIgASADQQN0ciEDDAELIAQhAgsgACACNgIAIAMhBQsgBQtNAQJ/IAJC/////wdYBEAgACABIAKnQYCAgIB4ckGAgAEQ1QEPCyAAIAIQ+AIiA0UEQEF/DwsgACABIANBgIABENUBIQQgACADEBMgBAvgAQECfyACQQBHIQMCQAJAAkAgAEEDcUUgAkVyDQAgAUH/AXEhBANAIAAtAAAgBEYNAiACQQFrIgJBAEchAyAAQQFqIgBBA3FFDQEgAg0ACwsgA0UNASAALQAAIAFB/wFxRiACQQRJckUEQCABQf8BcUGBgoQIbCEDA0AgACgCACADcyIEQX9zIARBgYKECGtxQYCBgoR4cQ0CIABBBGohACACQQRrIgJBA0sNAAsLIAJFDQELIAFB/wFxIQEDQCABIAAtAABGBEAgAA8LIABBAWohACACQQFrIgINAAsLQQALGQAgACABEA8gAUKAgICAcINCgICAgOAAUQsmAQF/IAFCIIinQXVPBEAgAaciAiACKAIAQQFqNgIACyAAIAEQJguoAgIBfgF/IwBBEGsiAiQAAkAgAUL/////b1gEQCAAECRCgICAgOAAIQUMAQsCQCAEDQAgAykDACIFQoCAgIBwVA0AIAWnIgYvAQZBMUcNACAGKAIgRQ0AIAAgBUE8IAVBABAUIgVCgICAgHCDQoCAgIDgAFENASAAIAUgARBSIQYgACAFEA8gBkUNACADKQMAIgVCIIinQXVJDQEgBaciACAAKAIAQQFqNgIADAELIAAgAiABEL8CIgFCgICAgHCDQoCAgIDgAFIEQCAAIAIgBEEDdGopAwBCgICAgDBBASADECEhBSAAIAIpAwAQDyAAIAIpAwgQDyAFQoCAgIBwg0KAgICA4ABRBEAgACABEA8MAgsgACAFEA8LIAEhBQsgAkEQaiQAIAULeQEBfwJAAkACQAJAAkAgASgCACICQYABag4FBAQEAgABCyAAKAIAIAEpAxAQDyAAKAIAIAEpAxgQDw8LIAJBq39HDQELIAAoAgAgASgCEBATDwsgAkHTAGpBLU0EQCAAKAIAIAEoAhAQEwsPCyAAKAIAIAEpAxAQDwsNACAAIAEgAkEDEM4CC3ABA38jAEEQayICJAAgACEBA0ACQCABLAAAIgNBAE4EQCADQf8BcUEJayIDQRdLQQEgA3RBn4CABHFFcg0BIAFBAWohAQwCCyABQQYgAkEMahBYEIcDRQ0AIAIoAgwhAQwBCwsgAkEQaiQAIAEgAGsLCgAgACABEIgDRQtNAQF/AkAgACABIAAoAgRB/////wdxIgAgASgCBEH/////B3EiAiAAIAJIGxC7BSIBDQBBACEBIAAgAkYNAEF/QQEgACACSRshAQsgAQtKAQF/IwBBEGsiAiQAAkAgAUEgcQRAIAAQfAwBCyACQcTKAEHozABB/CEgAUEBcRsgAUECcRs2AgAgAEGVPSACEFALIAJBEGokAAv0BQIGfwN+IwBBIGsiCSQAAn9BACAALwHoAUGAAkkNABpCgICAgDAhDkEAIAAgAkHdASACQQAQFCIPQoCAgIBwgyINQoCAgIAwUQ0AGgJAIA1CgICAgOAAUQ0AIAAgD0ElEEsiCEUNACAAIANB3QEgA0EAEBQiDkKAgICAcIMiDUKAgICA4ABRDQAgDUKAgICAMFEEQCAAIA8QD0EADAILIAAgDkElEEsiC0UNAAJAIAgoAgRFDQAgCygCBEUNACAAIA8QDyAAIA4QD0EADAILIAQQ9wMhBwJ/IAgoAgAiCiALKAIAIgxGBEAgCCAHQQJ0aigCCAwBCyAKIAxLBEAgCEHUAGogDCAHELgFDAELIAtB3ABqIAogBxC4BQsiCkUEQCAJIAdBAnRBwMABajYCACAAQZL6ACAJEBUMAQsCQCAIKAIEBEACfiAFBEAgACACELkCDAELIAAgAiAGEJACCyICQoCAgIBwg0KAgICA4ABSDQEMAgsgAkIgiKdBdUkNACACpyIIIAgoAgBBAWo2AgALAkAgCygCBARAAn4gBQRAIAAgAxC5AgwBCyAAIAMgBhCQAgsiA0KAgICAcINCgICAgOAAUg0BIAAgAhAPDAILIANCIIinQXVJDQAgA6ciBSAFKAIAQQFqNgIACyAKIAooAgBBAWo2AgAgCSACIAMgBEF+cUGkAUYgB0ENRnEiBRs3AxggCSADIAIgBRs3AxAgACAKrUKAgICAcIRCgICAgDBBAiAJQRBqEC8hDSAAIAIQDyAAIAMQDyANQoCAgIBwgyICQoCAgIDgAFENAAJ+IAdBDEYEQCAAIA0QJiAEQaoBRketQoCAgIAQhAwBCyANIAdBDUcNABpCgICAgBAgAkKAgICAMFENABogACANECYgBEF9cUGkAUZHrUKAgICAEIQLIQMgACAPEA8gACAOEA8gASADNwMAQQEMAQsgACAPEA8gACAOEA8gAUKAgICAMDcDAEF/CyEHIAlBIGokACAHC2MCAX8BfiMAQRBrIgIkACAAAn4gAUUEQEIADAELIAIgAa1CACABZyIBQdEAahBnIAIpAwhCgICAgICAwACFQZ6AASABa61CMIZ8IQMgAikDAAs3AwAgACADNwMIIAJBEGokAAvHAQIBfgF/AkAgACgCECgCjAEiA0UgAUL/////////D3xC/v///////x9Wcg0AIAMoAihBBHFFDQAgAUKAgICACHxC/////w9YBEAgAUL/////D4MPC0KAgICAwH4gAbm9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA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ACAAIAEQiANBH3YLvgEBB38gACgCDCIFIQMCQANAIAMiBEUNASAAKAIQIgkgBEEBayIDQQJ0aiIGKAIARQ0ACyAAIAAoAgggBCAFa0EFdGo2AgggBigCAGciBwRAQSAgB2shBUEAIQMDQCADIARGRQRAIAkgA0ECdGoiBiAIIAV2IAYoAgAiCCAHdHI2AgAgA0EBaiEDDAELCyAAIAAoAgggB2s2AggLIAAgASACIARBABCqAw8LIABBgICAgHg2AgggAEEAEEEaQQALTgIBfwF+An4jACICIAAoAhAoAnhJBEAgABDpAUKAgICA4AAMAQsgACABrSABKQMAQoCAgIAwIAEoAgggASgCIEEEENgBCyEDIAIkACADCwwAIABB+swAQQAQFQsLACAAQcMaQQAQFQvVAQEDfyMAQRBrIgUkAEF/IQMCQCAAKAIUDQACQAJAIAFBgICAgAROBEAgACgCAEHA2gBBABBGDAELIAEgACgCDEEDbEECbSIEIAEgBEobIQEgACgCECIEIAJBgAJIckUEQCAAIAEQ9QMhAwwDCyAAKAIAIAAoAgQgASAEdCAEa0ERaiAFQQxqEKgBIgINAQsgABCDAwwBCyAFKAIMIQMgACACNgIEIABB/////wMgAyAAKAIQdiABaiIAIABB/////wNOGzYCDEEAIQMLIAVBEGokACADCxEAIAAgASACIAMgBEEAELcFCyYBAX8gAUIgiKdBdU8EQCABpyICIAIoAgBBAWo2AgALIAAgARBsCycBAX8gAUIAUwRAIABCACABfRAwIQIgAEEBNgIEIAIPCyAAIAEQMAvsAQEBfwJAAkACQAJAAkACQAJAQQcgAkIgiKciAyADQQdrQW5JGyIDDggAAAAEBAQEAQMLIAAoAtgBIQAgAUIANwIMIAFCgICAgICAgICAfzcCBCABIAA2AgAgASACxBC6Ag0BDAQLIAAoAtgBIQAgAUIANwIMIAFCgICAgICAgICAfzcCBCABIAA2AgAgASACQoCAgIDAgYD8/wB8vxC6BUUNAwsgARAbQQAPCyADQQpqQQJJDQILIAAoAtgBIQAgAUIANwIMIAFCgICAgICAgICAfzcCBCABIAA2AgAgARA1CyABDwsgAqdBBGoL5AEBBH8jAEEQayICJAAgACACQQhqIAEQ5QEhAyAAIAEQDwJAIANFBEBC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IAMoAgAgAygCBHEMBAsgAygCACADKAIEcgwDCyADKAIAIAMoAgRzDAILEAEACyADKAIEIAMoAgB0C603AwAMAQsgAUKAgICAMDcDACAGQoCAgIAwNwMAQX8MAQtBAAshACADQRBqJAAgAAuGBQIHfwJ+AkAgAUKAgICAcINCgICAgJB/UgRAQoCAgIDgACEKIAAgARA3IgFCgICAgHCDQoCAgIDgAFENAQsCQCACQoCAgIBwg0KAgICAkH9RDQBCgICAgOAAIQogACACEDciAkKAgICAcINCgICAgOAAUg0AIAEhAgwBCwJAIAKnIgUpAgQiCkL/////B4NQDQAgAaciAykCBCELAkAgAygCAEEBRyAKIAuFQoCAgIAIg0IAUnINACADIAAoAhAoAgwRBAAgBSkCBCIKpyIEQf////8HcSIHIAMpAgQiC6ciBkH/////B3EiCGogBEEfdnQgBkEfdiIJQRFzakkNACAFQRBqIQYgA0EQaiEEIAkEQCAEIAhBAXRqIAYgB0EBdBAfGiADIAMpAgQiCiAFKQIEfEL/////B4MgCkKAgICAeIOENwIEDAILIAQgCGogBiAHEB8aIAMgAykCBCIKIAUpAgR8Qv////8HgyILIApCgICAgHiDhDcCBCAEIAunakEAOgAADAELAn4CQAJAIAunQf////8HcSAKp0H/////B3FqIgdBgICAgARPBEAgAEHA2gBBABBGDAELIAAgByAKIAuEpyIGQR92EOoBIggNAQtCgICAgOAADAELIAhBEGohBAJAIAZBAE4EQCAEIANBEGogAygCBEH/////B3EQHyIEIAMoAgRB/////wdxaiAFQRBqIAUoAgRB/////wdxEB8aIAQgB2pBADoAAAwBCyAEIAMgAygCBEH/////B3EQwwUgBCADKAIEQQF0aiAFIAUoAgRB/////wdxEMMFCyAIrUKAgICAkH+ECyEKIAAgARAPDAELIAEhCgsgACACEA8gCgtAACAAAn8CfyADBEAgASgCJCACQQN0akEEagwBC0EAIAEoAiAiA0UNARogAyABLwEoIAJqQQR0agsoAgALENkBCw0AIAAgASACQQIQzgILNQEBfyMAQdAAayICJAAgAiAAKAIQIAJBEGogARCQATYCACAAQef5ACACEMYCIAJB0ABqJAALowECAX8BfiMAQRBr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AiAAKAIQQf0ARw0ACyAAEPMBC0F/QQAgABASGyEBCyABC2gAIAAgASACEE8iAEEATgRAIAEoAnQgAEEEdGoiAiACKAIMQYd/cSADQQN0QfgAcXI2AgwgAiABKAK8ASIDNgIEIAIgASgCwAE2AgggASgCzAEgA0EDdGogADYCBCABIAA2AsABCyAAC20BAX8gACABQfwBakEQIAFB+AFqIAEoAvQBQQFqEHhFBEAgASABKAL0ASIDQQFqNgL0ASABKAL8ASADQQR0aiIDQX82AgAgAyADLQAEQfgBcToABCADIAEoArwBNgIIIAMgACACEBg2AgwLIAMLxgMBBH8gAEFAayIFKAIAQbACaiEDA0BBACECAkADQCADKAIAIgNFDQEgAygCHARAIAFFBEAgAEEGEBALIABBhAEQEEGDASECIAAgBSgCAC0AbEEDRgR/IABBDhAQIABBDhAQIABBwgAQECAAQQYQGiAAQREQECAAQbABEBAgAEHqAEF/EBwhASAAQSQQECAFKAIAQQAQFyAAQYEBEBAgAEGLARAQIABB6wBBfxAcIQQgACABEB4gAEEOEBAgACAEEB5BDgVBgwELEBBBfSECQQEhAQsgAygCECACaiECIAMoAhRBf0YNAAtBD0EOIAEbIQQDQCACBEAgACAEEBAgAkEBayECDAELCyABRQRAIABBBhAQCyAAQe0AIAMoAhQQHBpBASEBDAELCwJAIABBQGsoAgAiAigCYARAAkAgAUUEQEF/IQIMAQsgAEEqEBAgAEHpAEF/EBwhAiAAQQ4QEAsgAEG4ARAQIABBCBAaIABBQGsoAgBBABAXIAAgAhAeQSghAgwBCyACLQBsIgMEQCABRQRAIABBBhAQQS4hAgwCC0EuIQIgA0EDRw0BIABBiwEQEAwBC0EoQSkgARshAgsgACACEBALXQECfwJAAkAgACgCmAIiAUEASA0AIAAoAoACIAFqLQAAIgBBI2siAUENTUEAQQEgAXRB5fAAcRsNAQJAIABB6wBrDgQCAQECAAsgAEHsAWtBAkkNAQtBASECCyACCy8AIAAgASACIAMQ4wIiAEEATgRAIAEoAnQgAEEEdGoiASABKAIMQQNyNgIMCyAACy4AIABBDBApIgAEQCAAIAM2AgggACACNgIEIAAgASgCEDYCACABIAA2AhALIAALawEBfwJA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CyAAKAIQIgJBEGogAyACKAIEEQAAQQAhAgNAIAEoAvwBIQMgAiABKAL0AU5FBEAgACADIAJBBHRqKAIMEBMgAkEBaiECDAELCyAAKAIQIgJBEGogAyACKAIEEQAAQQAhAgNAIAEoAsgCIQMgAiABKALAAk5FBEAgACADIAJBA3RqKAIEEBMgAkEBaiECDAELCyAAKAIQIgJBEGogAyACKAIEEQAAIAEoAswBIgIgAUHQAWpHBEAgACgCECIDQRBqIAIgAygCBBEAAAsgACABKALsAhATIAFB9AJqEPYBIAAoAhAiAkEQaiABKAKMAyACKAIEEQAAIAEoAgQEQCABKAIYIgIgASgCHCIDNgIEIAMgAjYCACABQgA3AhgLIAAoAhAiAEEQaiABIAAoAgQRAAALggEBAn8gACABQRBqEM8FAkAgASgCICICBEAgASgCPCIDRQ0BA0AgAiADT0UEQCAAIAIpAwAQIyACQQhqIQIgASgCPCEDDAELCyAAQRBqIAEoAiAgACgCBBEAAAsgACABKQMYECMgACABKQMAECMPC0GEhAFBrvwAQYmUAUHC6wAQAAALaAEBfgJAAkAgABA0IgNCgICAgHCDQoCAgIDgAFEEQCABIQMMAQsgACADQcAAIAFBBxAZQQBIDQAgACADQekAIAJBAEetQoCAgIAQhEEHEBlBAE4NAQsgACADEA9CgICAgOAAIQMLIAMLjAEBAn8CQANAIAFCgICAgHBUDQECQAJAAkACQAJAAkAgAaciAi8BBiIDQQxrDgUFAQMHAQALIANBMEYNASADQTRrDgUABgYGAAYLIAIoAiAoAjAPCyACKAIgIgJFDQQgAi0AEUUNASAAELYCQQAPCyACKAIgIQILIAIpAwAhAQwBCwsgAigCICEACyAACyIAIAAgAkEBahApIgAEQCAAIAEgAhAfIAJqQQA6AAALIAALjQMCA34EfwJAIAEoAggiBkH+////B04EQEEBIQcgAkEBcQ0BQv///////////wAhAyAGQf7///8HRw0BIAE0AgRC////////////AHwhAwwBCyAGQQBMBEAMAQsgBkE/TQRAIAEoAhAiCSABKAIMIgJBAnRqQQRrKAIAIQhCACAGQSBNBH4gCEEgIAZrdq0FIAJBAk8EfiACQQJ0IAlqQQhrNQIABUIACyAIrUIghoRBwAAg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LQAFQf4BcToABSABIAs3A0ALIAtCIIinQXVPBEAgC6ciACAAKAIAQQFqNgIACyALIQwLIANBIGokACAMC4kEAgR+An8CQAJAIAG9IgRCAYYiA1ANACABvSECIAC9IgVCNIinQf8PcSIGQf8PRg0AIAJC////////////AINCgYCAgICAgPj/AFQNAQsgACABoiIAIACjDwsgAyAFQgGGIgJaBEAgAEQAAAAAAAAAAKIgACACIANRGw8LIARCNIinQf8PcSEHAn4gBkUEQEEAIQYgBUIMhiICQgBZBEADQCAGQQFrIQYgAkIBhiICQgBZDQALCyAFQQEgBmuthgwBCyAFQv////////8Hg0KAgICAgICACIQLIQICfiAHRQRAQQAhByAEQgyGIgNCAFkEQANAIAdBAWshByADQgGGIgNCAFkNAAsLIARBASAHa62GDAELIARC/////////weDQoCAgICAgIAIhAshBCAGIAdKBEADQAJAIAIgBH0iA0IAUw0AIAMiAkIAUg0AIABEAAAAAAAAAACiDwsgAkIBhiECIAZBAWsiBiAHSg0ACyAHIQYLAkAgAiAEfSIDQgBTDQAgAyICQgBSDQAgAEQAAAAAAAAAAKIPCwJAIAJC/////////wdWBEAgAiEDDAELA0AgBkEBayEGIAJCgICAgICAgARUIQcgAkIBhiIDIQIgBw0ACwsgBUKAgICAgICAgIB/gyADQoCAgICAgIAIfSAGrUI0hoQgA0EBIAZrrYggBkEAShuEvwvoDwMHfAh/An5EAAAAAAAA8D8hAwJAAkACQCABvSIRQiCIpyIPQf////8HcSIJIBGnIgxyRQ0AIAC9IhJCIIinIQogEqciEEUgCkGAgMD/A0ZxDQAgCkH/////B3EiC0GAgMD/B0sgC0GAgMD/B0YgEEEAR3FyIAlBgIDA/wdLckUgDEUgCUGAgMD/B0dycUUEQCAAIAGgDwsCQAJAAkACQAJAAn9BACASQgBZDQAaQQIgCUH///+ZBEsNABpBACAJQYCAwP8DSQ0AGiAJQRR2IQ0gCUGAgICKBEkNAUEAIAxBswggDWsiDnYiDSAOdCAMRw0AGkECIA1BAXFrCyEOIAwNAiAJQYCAwP8HRw0BIAtBgIDA/wNrIBByRQ0FIAtBgIDA/wNJDQMgAUQAAAAAAAAAACARQgBZGw8L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A38jAEFAaiIGJAACQCAEIANrIghBAUYEQAJAIANFBEAgAUIDEDAaDAELIAEgA60QMBogAUEBNgIECyACIANBAXRBAXKtEDAaIAIgAigCCEECajYCCCAAIAEQRBoMAQsgACgCACEHIAAgASACIAMgCEEBdiADaiIDQQEQoAQgBkIANwI4IAZCgICAgICAgICAfzcCMCAGIAc2AiwgBkIANwIkIAZCgICAgICAgICAfzcCHCAGIAc2AhggBkIANwIQIAZCgICAgICAgICAfzcCCCAGIAc2AgQgBkEsaiIHIAZBGGogBkEEaiIIIAMgBCAFEKAEIAAgACAIQf////8DQQEQQxogByAHIAFB/////wNBARBDGiAAIAAgB0H/////A0EBEMsBGiAFBEAgASABIAZBGGpB/////wNBARBDGgsgAiACIAZBBGoiAEH/////A0EBEEMaIAZBLGoQGyAGQRhqEBsgABAbCyAGQUBrJAALzgUCB38DfiMAQTBrIggkAAJ/AkACQAJAAkACQCADDgMAAQIDC0HcjAFB1PwAQbUaQZb8ABAAAAsgASACKAIQIAIoAgwiACAAQQV0IAIoAghrEGg2AgAMAgsgAigCECIDIAIoAgwiACAAQQV0IAIoAghrIgJBIGoQaK1CIIYgAyAAIAIQaK2EIQ8gBkGAlOvcA0YEQCABIA9CgJTr3AOAIhA+AgQgASAQQoDslKMMfiAPfD4CAAwCCyABIA8gBq0iEIAiET4CBCABIA8gECARfn0+AgAMAQsgAigCACEKIAhCADcCKCAIQoCAgICAgICAgH83AiAgCCAKNgIcIAhCADcCFCAIQoCAgICAgICAgH83AgwgCCAKNgIIIAMgBUEBdCAEQQFqIgt2QQFqQQF2IgprIQwgACAEQQF0QQFyQRRsaiENQQAhAyAAIARBKGxqIgQoAgxFBEAgBCAGIApB/////wNBARD8AiAIQQhqIglCARAwciANIAkgBCAKQQFqIAdsQQJqQQAQlQFyIQkLAkACQCAIQRxqIg4gAiANIAcgDGxBABBDIAlyIA5BARDRAXIgCEEIaiIJIA4gBEH/////A0EBEENyIAkgAiAJQf////8DQQEQ5AFyQSBxDQADQAJAIAgoAgxFDQAgCCgCFEUNACAIQQhqIgIgAiAEQf////8DQQEQywENAiADQQFrIQMM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3gQBCX8jAEEQayIGJAAgACAAKQOAARAjIABBEGohAyAAQaABaiEEIAAoAqQBIQEDQCABIARGRQRAIAEoAgQhBUEAIQIDQCACIAEoAhBORQRAIAAgASACQQN0aikDGBAjIAJBAWohAgwBCwsgAyABIAAoAgQRAAAgBSEBDAELCyAAIAQ2AqQBIAAgAEGgAWo2AqABIAAQogUgACgCVCAAQdAAakYEQEEAIQIDQAJAIAAoAkQhASACIAAoAkBODQAgASACQRhsaiIBKAIABEAgACABKAIEEOwBCyACQQFqIQIMAQsLIAMgASAAKAIEEQAAIAAoApACIgQEQEEAIQEDQEEAIQUgAUEFRkUEQANAQQAhAiAFQQJGRQRAA0AgAkEURwRAIAQgAUGgAWxqIAVB0ABsaiACQQJ0akGoDWoiBygCACIIBEAgBCgCACIJKAIAIAhBACAJKAIEEQEAGiAHQQA2AgALIAJBAWohAgwBCwsgBUEBaiEFDAELCyABQQFqIQEMAQsLIAAoAtgBIARBACAAKALcAREBABogAEEANgKQAgsgAEHgAWoQoQUgAEH4AWoQoQVBACECA0ACQCAAKAI4IQEgAiAAKAIsTg0AIAEgAkECdGooAgAiAUEBcUUEQCADIAEgACgCBBEAAAsgAkEBaiECDAELCyADIAEgACgCBBEAACADIAAoAjQgACgCBBEAACADIAAoAtQBIAAoAgQRAAAgBiADKQIINwMIIAYgAykCADcDACAGIAAgACgCBBEAACAGQRBqJAAPC0GNkQFBrvwAQb8PQaTlABAAAAtDAQJ/IAAoAogBIQJBfyEDAkADQCACQQBMDQEgACgCgAEgAkEBayICQQR0aigCACABRw0ACyACQYCAgIACciEDCyADC8YBAgR/AX4jAEEQayIDJAAgACABEC0iB0KAgICAcINCgICAgOAAUgRAAkAgACADQQxqIAcQ5QEiBkUEQAwBCwJAIAAgAhA/IgEgAygCDGpBAWoQKSIERQRAQQAhBAwBCyAEIAYgAygCDBAfIgUgAygCDGogAiABEB8aIAUgAygCDCABampBADoAACAAIAUgAygCDCABahCFAyEEIAAoAhAiAUEQaiAFIAEoAgQRAAALIAAgBhBUCyAAIAcQDwsgA0EQaiQAIAQLvwEBAX8gASADai0AAEE8RgRAIAAgBEH/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BEAgCygCJCIEIAJBA3RqIAQgAadBA3QQnAFBAAwBCyABpwshDUEAIQQgAkEAIAJBAEobIQIDQCACIARHBEAgAyAEQQN0aikDACIBQiCIp0F1TwRAIAGnIg4gDigCAEEBajYCAAsgCygCJCAEIA1qQQN0aiABNwMAIARBAWohBAwBCwsgCyAFPgIoIAsoAhQgBUL/////D4M3AwAgBUKAgICACHwhAQwBCyAAIAxBCGogBhA8DQEgDCkDCCIBIAKsIgh8IgVCgICAgICAgBBZBEAgAEHQ2gBBABAVDAILAkAgBEUgAkEATHJFBEBCACEHIAAgBiAIQgAgAUF/EPQCDQMMAQsgASEHCyACQQAgAkEAShutIQlCACEBA0AgASAJUgRAIAMgAadBA3RqKQMAIghCIIinQXVPBEAgCKciAiACKAIAQQFqNgIACyABIAd8IQogAUIBfCEBIAAgBiAKIAgQhgFBAE4NAQwDCwsgACAGQTAgBUKAgICACHwiAUL/////D1gEfiAFQv////8PgwVCgICAgMB+IAW5vSIHQoCAgIDAgYD8/wB9IAdC////////////AINCgICAgICAgPj/AFYbCxBFQQBIDQELIAAgBhAPIAVC/////w+DIAFC/////w9YDQEaQoCAgIDAfiAFub0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwwBCyAAIAYQD0KAgICA4AALIQEgDEEQaiQAIAEL0gMCB38DfiMAQSBrIgQkACAEQQA2AgwgBEEANgIIAkACQCAEIAAoAhAoAnhJBEAgABDpAQwBCyAAIAEgAiABQQAQFCILQoCAgIBwg0KAgICA4ABRBEAgCyEBDAILAkACQCALQoCAgIBwVA0AIAAgCxDKASIKQQBIDQECQCAKBEAgACAEQQxqIAsQ1gFFDQEMAwsgACAEQQhqIARBDGogC6dBERCOASEJIAQoAgghBSAJQQBIDQILIAQoAgwhCANAIAcgCEYNAQJAIAoEQCAAIAcQqQUiBkUNBAwBCyAAIAUgB0EDdGooAgQQGCEGCwJ/AkAgACALIAYgAxD5BCINQoCAgIBwgyIMQoCAgIAwUgRAIAxCgICAgOAAUg0BIAAgBhATDAULIAAgCyAGQQAQ1QEMAQsgACALIAYgDUEHEBkLIQkgACAGEBMgB0EBaiEHIAlBAE4NAAsMAQsgACAFIAgQWkEAIQUgACACEFwiDEKAgICAcINCgICAgOAAUQ0AIAQgCzcDGCAEIAw3AxAgACADIAFBAiAEQRBqECEhASAAIAwQDyAAIAsQDwwCCyAAIAUgBCgCDBBaIAAgCxAPC0KAgICA4AAhAQsgBEEgaiQAIAELPwEBfyABQQAgAUEAShshAQNAAkAgASADRgRAQX8hAwwBCyAAIANBA3RqKAIEIAJGDQAgA0EBaiEDDAELCyADC/8EAgJ/BH4CQCACQv////9vWARAIAAQJAwBCwJAIAAgAkE9EHEEf0KAgICAMCEFQoCAgIAwIQZCgICAgDAhCCAAIAJBPSACQQAQFCIHQoCAgIBwg0KAgICA4ABRDQFBgQJBgAIgACAHECYbBUEACyEDIAAgAkE+EHEEQEKAgICAMCEFQoCAgIAwIQZCgICAgDAhCCAAIAJBPiACQQAQFCIHQoCAgIBwg0KAgICA4ABRDQFBggRBgAQgACAHECYbIANyIQMLIAAgAkE/EHEEQEKAgICAMCEFQoCAgIAwIQZCgICAgDAhCCAAIAJBPyACQQAQFCIHQoCAgIBwg0KAgICA4ABRDQFBhAhBgAggACAHECYbIANyIQMLQoCAgIAwIQYCQCAAIAJBwAAQcUUEQEKAgICAMCEIDAELQoCAgIAwIQUgACACQcAAIAJBABAUIghCgICAgHCDQoCAgIDgAFEEQAwCCyADQYDAAHIhAwsCQAJAIAAgAkHBABBxRQ0AQoCAgIAwIQUgA0GAEHIhAyAAIAJBwQAgAkEAEBQiBkKAgICAcIMiB0KAgICAMFENAEHDwgAhBCAHQoCAgIDgAFENASAAIAYQOEUNAQsCQCAAIAJBwgAQcUUEQEKAgICAMCEFDAELIANBgCByIQMgACACQcIAIAJBABAUIgVCgICAgHCDIgJCgICAgDBRDQBBtMIAIQQgAkKAgICA4ABRDQEgACAFEDhFDQELIANBgDBxBEBBsekAIQQgA0GAxABxDQELIAEgBTcDGCABIAY3AxAgASAINwMIIAEgAzYCAEEADwsgACAEQQAQFQsgACAIEA8gACAGEA8gACAFEA8LQX8LwgEBAn8gAigCBEUEQCACKAIYIgMgAigCHCIENgIEIAQgAzYCACACQgA3AhgCQCABKAIABEAgAhCfBQwBCyAAIAIpAyAQIwsgACACKQMoECMgAiACKAIAQQFrIgM2AgACQCADRQRAIAIoAhAiAyACKAIUIgQ2AgQgBCADNgIAIAJCADcCECAAQRBqIAIgACgCBBEAAAwBCyACQoCAgIAwNwMoIAJCgICAgDA3AyAgAkEBNgIECyABIAEoAgxBAWs2AgwLC5UBAQN+IAG9IgJC////////////AIMhAyAAvSIEQv///////////wCDQoGAgICAgID4/wBaBEAgA0KBgICAgICA+P8AVA8LAn9BfyADQoCAgICAgID4/wBWIAAgAWNyDQAaQQEgACABZA0AGkEAIABEAAAAAAAAAABiDQAaIARCAFMEQCACQj+Hp0F/cw8LIAJCP4inCwswACABQoCAgIAQhEKAgICAcINCgICAgDBRBEAgACABEDcPCyAAIAFBOEEAQQAQrQILKQEBfyACQiCIp0F1TwRAIAKnIgMgAygCAEEBajYCAAsgACABIAIQxQULUgIBfwF+QoCAgIDgACEEIAAgASACEJMBIgMEfiADKAIgIgMoAgwoAiAtAAQEQCACRQRAQgAPCyAAEGtCgICAgOAADwsgAzUCEAVCgICAgOAACws4ACAAIAEgAhCTASIARQRAQoCAgIDgAA8LIAAoAiAoAgwiACAAKAIAQQFqNgIAIACtQoCAgIBwhAtRAgF+AX8gACAAKQOQAUEDEEkiAkKAgICAcINCgICAgOAAUgRAIAFCIIinQXVPBEAgAaciAyADKAIAQQFqNgIACyAAIAJBNCABQQMQGRoLIAILlQEBA38jAEEQayIEJAAgBCACNwMIIAEoAgAiBSABKAIEIgY2AgQgBiAFNgIAIAFCADcCACAAIAAgAUEgaiADQQN0aikDAEKAgICAMEEBIARBCGoQIRAPIAAgASkDEBAPIAAgASkDGBAPIAAgASkDIBAPIAAgASkDKBAPIAAoAhAiAEEQaiABIAAoAgQRAAAgBEEQaiQAC40BAQN/IwBBEGsiBCQAIAQgATcDCCADQQF0IQZBACEDA0ACQAJAIANBAkYNACAAQcwAQQEgAyAGakEBIARBCGoQzwEiAUKAgICAcINCgICAgOAAUg0BQX8hBSADQQFHDQAgACACKQMAEA8LIARBEGokACAFDwsgAiADQQN0aiABNwMAIANBAWohAwwACwALyAYC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IARuDAILIARBACABQQJPGyADbAwBCyAAQX9zQR92IQQgAUECayEBIAQCfiACBEAgA60iBiABQQN0IgFB5KEEajUCAH5CIIggAUHgoQRqNQIAIAZ+fEIfiAwBCyABQQJ0QYCkBGo1AgAgA61+Qh2IC6dqCyIBayABIABBAEgbC0gBAn8jAEEQayICJABBfyEDAkAgACACQQxqIAEQugENACACKAIMIgNBJWtBXEsNACAAQdmJAUEAEFBBfyEDCyACQRBqJAAgAwt1AQF/AkAgAUKAgICAcINCgICAgOB+UQRADAELAkAgAUKAgICAcFQNACABpyICLwEGQSFHDQAgAikDICIBQoCAgIBwg0KAgICA4H5SDQAMAQsgAEGiLEEAEBVCgICAgOAADwsgAaciACAAKAIAQQFqNgIAIAELrgICAXwBfwJAA0ACQAJAAkACQAJAQQcgAkIgiKciBCAEQQdrQW5JG0EJag4RAgMDAwMDAwMDAAAAAAMDBAEDCyABIALENwMADAULIAJCgICAgMCBgPz/AHwiAkL///////////8Ag0KBgICAgICA+P8AWgRAIAFCADcDAAwFCyACvyIDRAAAAAAAAODDYwRAIAFCgICAgICAgICAfzcDAAwFCyADRAAAAAAAAOBDZARAIAFC////////////ADcDAAwFCyABAn4gA5lEAAAAAAAA4ENjBEAgA7AMAQtCgICAgICAgICAfws3AwAMBAsgASACp0EEakEAEIIDGiAAIAIQDwwDCyAAIAIQjQEiAkKAgICAcINCgICAgOAAUg0BCwsgAUIANwMAQX8PC0EAC7ECAQJ/IwBBIGsiBCQAAkACQAJAIAIoAgxFBEACQAJAAkACQCACKAIIQf7///8Haw4CAQACCyAAEDUMAgsgAigCBA0DCyAAIAIQRBoLQQAhAiABRQ0DIAFCABAwGgwDCyACKAIERQ0BCyAAEDVBASECIAFFDQEgAUIAEDAaDAELIAAgAiACKAIIQQFqQQJtQQEQkQYgAEEBENEBGiABIgNFBEAgACgCACEDIARCADcCGCAEQoCAgICAgICAgH83AhAgBCADNgIMIARBDGohAwsgAyAAIABB/////wNBARBDGiADIAMoAgRBAXM2AgQgAyADIAJB/////wNBARDLARpBICECIAMoAghB/////wdHBEAgAygC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AkEAEI0FIQVBECEEA0AgA0E0aiILIAJBACAEIAVqIglBAWoiB0HgDxD8AiALIAsgA0EgaiAHQeAPEENyIgdBIHENAyAHQRBxRQ0CIANBNGogAygCPEEBIAkQ4QMNAiAEQQJtIARqIQQMAAsACyADQTRqIANBIGoQRA0BDAMLIANBNGpBARDRAUEgcUUNAgsgA0E0ahAbDAQLIANByABqIANBNGogAiAFIAUQjAUMAQsgAygCTCEFIANByABqIANBNGogAiAIIAgQjAUgAygCTCIJIAVBAWoiAiACIAlJG0EBayEIIAMoAkghByAFIQQDQAJAIAkgBCICQQFqIgRNBEAgCCECDAELIAIgB2otAABBMEcNACAEIAdqLQAAQS5HDQELCyACIAVNDQAgBSAHaiACIAdqIAkgAmsQnAEgAyAFIAJrIAlqNgJMCyADQTRqEBsLIANByABqQQAQESADKAJUDQAgAygCSAwBC0EAIAMoAkgiAkUNABogCigCACACQQAgCigCBBEBABpBAAshBCAGIAw2AgQgACAGIANBDGoQXiAERQRAIAAQfAwBCyAAIAQQYiENIAAoAtgBIgAoAgAgBEEAIAAoAgQRAQAaCyADQeAAaiQAIA0Lw3UCEn8BfiMAQaAGayIDJAAgASgCyAEiBEEAIARBAEobIQYDQCACIAZGRQRAIAEoAswBIAJBA3RqQX82AgQgAkEBaiECDAELCyABKAI8BEAgASgCzAFBfjYCDAtBACECIAEoAnwiBkEAIAZBAEobIQYCfgJAAkADQCACIAZGBEACQEECIQJBAiAEIARBAkwbIQgDQAJAIAIgCEYEQEEAIQIDQCACIAZGDQICQCABKAJ0IAJBBHRqIgQoAghBAE4NACAEKAIEIghBAkgNACAEIAEoAswBIgQgBCAIQQN0aigCAEEDdGooAgQ2AggLIAJBAWohAgwACwALIAEoAswBIgcgAkEDdGoiBCgCBEEASARAIAQgByAEKAIAQQN0aigCBDYCBAsgAkEBaiECDAELCwJAIAEoAkRFDQACQCABKAIgDQAgAS0AbkEBcQ0AIAEgACABQdIAEE82ApABIAEoAjxFDQAgASAAIAFB0wAQTzYClAELAkAgASgCTCIIRQ0AIAEoAqgBQQBIBEAgASAAIAEQygM2AqgBCyABKAKsAUEASARAIAEgACAB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KAIAEB0gAkHAABARIAIgACAJKAIMEBgQHSACIBEQEQsgACAJKAIMEBMgBEEBaiEEDAALAAtBhSlBrvwAQYzyAUH7ORAAAAtBmoIBQa78AEHY6wFB3/QAEAAAC0GuhAFBrvwAQZvrAUHf9AAQAAALA0AgAiAOTkUEQCADQYAGaiACIA1qIgQgBC0AAEECdEGAuAFqLQAAIgQQciACIARqIQIMAQsLIAwQ9gEgDCADKQOQBjcCECAMIAMpA4gGNwIIIAwgAykDgAY3AgAMDAsgDBD2ASAMIAMpA5AGNwIQIAwgAykDiAY3AgggDCADKQOABjcCAAJAIAEoAowCDQAgASgCpAIhDSADIAEoAvACNgKYBiADIAEoAoACIgk2AtwFIAMgASgChAIiCzYC4AUgACgCECECIANCADcDiAYgA0IANwOABiADIAI2ApQGIANBOzYCkAYgASgC0AIiAgRAIAEgASgCACACQQR0EF8iAjYCzAIgAkUNDQsCQCABKALcAiICRQ0AIAEtAG5BAnENACABIAEoAgAgAkEDdBBfIgI2AtgCIAJFDQ0gAUEANgLoAiABIAEoAvACNgLkAgsgASgCtAFBAE4EQCADQYAGaiICQQwQESACQQQQESACQdkAIAEoArQBEF0LIAEoArABQQBOBEAgA0GABmoiAkEMEBEgAkECEBEgAkHZACABKAKwARBdCyABKAKsAUEATgRAIANBgAZqIgJBDBARIAJBAxARIAJB2QAgASgCrAEQXQsCQCABKAKoAUEASA0AIAEoAmAEQCADQYAGaiICQeEAEBEgAiABLwGoARAqDAELIANBgAZqIgJBCBARIAJB2QAgASgCqAEQXQsgASgCmAFBAE4EQEEAIQIgAS0AbkEBcUUEQCABKAI4QQBHIQILIANBgAZqIgRBDBARIAQgAhARIAEoApwBIgJBAE4EQCADQYAGakHaACACEF0LIANBgAZqQdkAIAEoApgBEF0LIAEoAqABQQBOBEAgA0GABmoiAkEMEBEgAkECEBEgAkHZACABKAKgARBdCyABKAKQAUEATgRAIANBgAZqIgJBDBARIAJBBRARIAJB2QAgASgCkAEQXQsgASgClAFBAE4EQCADQYAGaiICQQwQESACQQUQESACQdkAIAEoApQBEF0LQQAhAgJAA0ACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAiALTgRAQQAhAiABKAKsAiIEQQAgBEEAShshBANAIAIgBEYNAiACQRRsIQYgAkEBaiECIAYgDWooAhBFDQALQdWDAUGu/ABB/foBQZQ4EAAACyACIAIgCWoiBi0AACIFQQJ0QYC4AWotAAAiB2ohBAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgBUHYAGsOIBASGhESGhESGhoaGhoaGhoaBAQBAwIaGgwMBQUFBQUFAAsCQCAFQQFrDhUJCgoLGg0HGggIGhoaBhoaDxoaGg4ACyAFQSJrIghBH0sNGEEBIAh0IgpBwOEBcQ0SIApBBXFFBEAgCEEfRw0ZIAYoAAFBMEcNGiABIAMoAoQGIAMoApgGEDMgA0GABmpB6QEQESAEIQIMIwsgBi8AASECIANCqICAgHA3A1AgA0HcBWogBCADQdAAahAnBEACQCADKALoBSIEQQBIBEAgAygCmAYhBAwBCyADIAQ2ApgGCyABIAMoAoQGIAQQMyADQYAGaiAFQQFqIAIQXSABIAkgCyADKALkBSADQZgGahCkAiECDCMLIAEgAygChAYgAygCmAYQMyADQYAGaiAFIAIQXSAEIQIMIgsgBigAASEFIAQhBgwWCyAGKAABIQdB7QAhBQwUCyAGKAABIQdB7AAhBQwTCyABIAYoAAEgA0GcBmpBABDHAyEHIAMoAtwFIAMoAuAFIAQgBxDGAwRAIAEgB0F/EGkaIANBgAZqQQ4QESAEIQIMHwsgA0LrgICAcDcDYCADQdwFaiAEIANB4ABqECdFDRIgAygC6AUhCCADKALcBSADKALgBSADKALkBSIGIAcQxgNFDRIgCEEATgRAIAMgCDYCmAYLIAEgB0F/EGkaIAVBA3MhBSADKAL0BSEHDBwLIAYtAAkhCCAGKAABIQcgASAGKAAFIANBnAZqQQAQxwMiAkEASA0PIAIgASgCrAJODQ8gASADKAKEBiADKAKYBhAzIAEgASgC1AIiBkEBajYC1AIgASgCzAIgBkEEdGoiBkEENgIEIAYgBTYCACADKAKEBiEKIAYgAjYCDCAGIApBBWo2AgggA0GABmoiBiAFEBEgBiAHEB0gBiANIAJBFGxqIgIoAgwgAygChAZrEB0gAigCDEF/RgRAIAAgAiADKAKEBkEEa0EEEOgCRQ0dCyADQYAGaiAIEBEgBCECDB0LIANCqYCAgHA3A3AgA0HcBWogBCADQfAAahAnRQ0TIAQhAiADKALoBSIEQQBIDRwgAyAENgKYBgwcCyADQquBgIBwNwOgASADQdwFaiAEIANBoAFqECcEQAJAIAMoAugFIgJBAEgEQCADKAKYBiECDAELIAMgAjYCmAYLIAEgAygChAYgAhAzIANBgAZqQfMBEBEMGAsgA0F/NgKYASADQqyBgICQzRo3A5ABIANB3AVqIAQgA0GQAWoQJ0UNAAJAIAMoAugFIgVBAEgEQCADKAKYBiEFDAELIAMgBTYCmAYLIAEgAygChAYgBRAzIANBgAZqQfMBEBEgAygC7AVBA3MhBQwYCyADQunUgYBwNwOAASADQdwFaiAEIANBgAFqECdFDREgBUEKRiEKDA0LAkAgBigAASIGQYCAgIB4ckGAgICAeEYNACADQoyBgIBwNwPgASADQdwFaiAEIANB4AFqECdFDQAgAygC6AUiAkEATgRAIAMgAjYCmAYLIANCjoCAgHA3A9ABIANB3AVqIAMoAuQFIANB0AFqECcEQCADKALoBSICQQBIDRcgAyACNgKYBgwXCyABIAMoAoQGIAMoApgGEDMgA0GABmpBACAGaxDFAwwWCyADQo6AgIBwNwPAASADQdwFaiAEIANBwAFqECcEQCADKALoBSICQQBIDRYgAyACNgKYBgwWCyADQunUgYBwNwOwASADQdwFaiAEIANBsAFqECcEQCAGQQBHIQoMDQsgASADKAKEBiADKAKYBhAzIANBgAZqIAYQxQMgBCECDBkLIAYoAAEiAkH/AUoNDyABIAMoAoQGIAMoApgGEDMgA0GABmoiBiAFQcMAa0H/AXEQESAGIAJB/wFxEBEgBCECDBgLIAYoAAEhAiADQo6AgIBwNwPwASADQdwFaiAEIANB8AFqECcEQCAAIAIQEyADKALoBSICQQBIDRQgAyACNgKYBgwUCyACQS9HDQ4gASADKAKEBiADKAKYBhAzIANBgAZqQcEBEBEgBCECDBcLIANCyYCAgHA3A6gCIANC2Lb5gnA3A6ACIANB3AVqIAQiAiADQaACahAnDRYgA0F/NgKYAiADQoGEkICQCTcDkAIgA0HcBWogAiADQZACahAnDRYgA0F/NgKIAiADQoaO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DQMgAyAGKAABNgKYBiAEIQIMDAsgBigAASICQQBIDQMgAiABKAKsAk4NAyANIAJBFGxqIggoAgxBf0cNBCAIIAMoAoQGNgIMIAgoAhAhBwNAIAciAgRAIAgoAgwgAigCBCIFayEGIAIoAgAhBwJAAkACQAJAIAIoAghBAWsOBAIBAwADCyADKAKABiAFaiAGNgAADAILIAZBgIACakGAgARPDQkgAygCgAYgBWogBjsAAAwBCyAGQYABakGAAk8NCSADKAKABiAFaiAGOgAACyAAKAIQIgZBEGogAiAGKAIEEQAADAELCyAIQQA2AhAgBCECDAsLIANCjoCAgHA3A6gFIANC2bj9gnA3A6AFIANB3AVqIAQgA0GgBWoQJwRAIAMoAugFIgJBAE4EQCADIAI2ApgGCyADIAMoAvAFIgY2ApQFIANBfzYCmAUgAyADKALsBSIEQQFrNgKQBSADQdwFaiADKALkBSICIANBkAVqECcEQCADKALoBSICQQBOBEAgAyACNgKYBgsgBEEBaiEEIAMoAuQFIQILIAEgAygChAYgAygCmAYQMyADQYAGaiIHIAVBAmtB/wFxEBEgByAEIAYQXQwLCyADQo6AgIBwNwOIBSADQpiAgICw6A43A4AFIANB3AVqIAQgA0GABWoQJwRAAkAgAygC6AUiAkEASARAIAMoApgGIQIMAQsgAyACNgKYBgsgASADKAKEBiACEDMgA0GABmoiAiAFQQJrQf8BcRARIAIgAy0A7AUQESACIAMoAvwFEB0MBwsgA0KOgICAcDcD+AQgA0KZgICAkAk3A/AEIANB3AVqIAQgA0HwBGoQJ0UNAQJAIAMoAugFIgJBAEgEQCADKAKYBiECDAELIAMgAjYCmAYLIAEgAygChAYgAhAzIANBgAZqIgIgBUECa0H/AXEQESACQckAEBEMBgsgA0F/NgLIBSADQoSAgICwlevUqn83A8AFIANB3AVqIAQgA0HABWoQJ0UNACADKALoBSIIQQBOBEAgAyAINgKYBgsgAygC7AUhCCADKAL8BSIFQcUARgR/QfQBBSAFQRtHDQFB9QELIQogCEF9cUGpAUYEQCABIAMoAoQGIAMoApgGEDMgA0GABmogChARIAAgAygC/AUQEwwGCyADQumAgIBwNwOwBSADQdwFaiADKALkBSADQbAFahAnRQ0A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DAELIAEgAzYCACACIAY2AgBBACEECyAHQRBqJAAgBAvCAwEJfyABKAIIIgZBACAGQQBKGyEFAkACQANAIAQgBUYNASAEQQJ0IQcgBEEBaiEEIAcgASgCAGooAgAgAkcNAAtBACEFDAELQX8hBSAAIAFBBCABQQRqIAZBAWoQeA0AIAEgASgCCCIEQQFqNgIIIAEoAgAgBEECdGogAjYCACABQRBqIQkgAUEMaiEHQQAhBQNAAkAgAigCICAFTARAQQAhBUEAIQQDQCAEIAIoAixODQQgBEECdCEDIARBAWohBCAAIAEgAigCECADIAIoAihqKAIAQQN0aigCBEEBEK8FRQ0ACwwBCwJAIANBACACKAIcIAVBFGxqIgYoAhAiCkEWRhsNAEEAIQQgASgCFCIIQQAgCEEAShshCwJAAkADQCAEIAtGDQEgCiAHKAIAIARBDGxqIgwoAgBHBEAgBEEBaiEEDAELCyAEQQBODQELIAAgB0EMIAkgCEEBahB4DQIgASABKAIUIgRBAWo2AhQgASgCDCAEQQxsaiIEIAYoAhA2AgACQCADRQRAIAYoAghFDQELIARBADYCCAwCCyAEIAY2AggMAQsgDEEANgIICyAFQQFqIQUMAQsLQX8PCyAFC2gCAn8BfiAAQRBqIQIgACkCBCIEp0H/////B3EhAwJAIARCgICAgAiDUEUEQEEAIQADQCAAIANGDQIgAiAAQQF0ai8BACABQYcCbGohASAAQQFqIQAMAAsACyACIAMgARCyBSEBCyABCxIAIAAgASACIANBgIABENABGgssAQF/A0AgASADRkUEQCAAIANqLQAAIAJBhwJsaiECIANBAWohAwwBCwsgAgvOAQIDfwF+IAEgAkEBELIFIgNB/////wNxIQUgACgCNCAAKAIkQQFrIANxQQJ0aiEDA0AgAygCACIERQRAQQAPCwJAIAAoAjggBEECdGooAgAiAykCBCIGQiCIp0H/////A3EgBUcgBkKAgICAgICAgECDQoCAgICAgICAwABSciAGp0H/////B3EgAkcgBkKAgICACINCAFJycg0AIANBEGogASACEGENACAEQd4BTgRAIAMgAygCAEEBajYCAAsgBA8LIANBDGohAwwACwALfwEEfyABLQAAQdsARgRAIAFBAWoiAxA/QQFrIQIgACgCECgCOCEEQdABIQEDQCABQd4BRwRAAkAgBCABQQJ0aigCACIFKAIEQf////8HcSACRw0AIAVBEGogAyACEGENACAAIAEQGA8LIAFBAWohAQwBCwsQAQALIAAgARCqAQusAgMCfwJ+AXwjAEEgayICJABEAAAAAAAA+H8hBiAAKAIIQf////8HRwRAIAAoAgAhAyACQgA3AhggAkKAgICAgICAgIB/NwIQIAIgAzYCDCACQQxqIAAQRBoCfiACKAIUIgBB/f///wdMBEAgAkEMakE1QcgEEM4BGiACKAIUIQALQoCAgICAgID4/wAgAEH+////B0YNABogAEGAgICAeEYEQEIADAELIAIoAhwhAwJ+IAIoAhhBAkYEQCADKQIADAELIAM1AgBCIIYLIQQgAEGCeEwEQCAEQY54IABrrYghBEIADAELIARCC4hC/////////weDIQQgAEH+B2qtQjSGCyEFIAQgBYQgAjUCEEI/hoS/IQYgAkEMahAbCyABIAY5AwAgAkEgaiQACw4AIABCgICAgPB+EIAGC+4PAwt/A34BfCMAQUBqIhAkAEHfAEGAAiAEQSBxGyEJIARBgANxIQsCQAJAAkACfwJAAkACQAJAAkACQAJAAkACQCABLQAAIgZBK2sOAwEDAAMLQQEhDiABQQFqIQEMAQsgAUEBaiEBCyAEQYAIcUUNASABLQAAIQYLIAZB/wFxQTBHDQACQAJAAkAgAS0AASIHQfgARwRAIAdB7wBGDQIgB0HYAEcNAQsgA0FvcQ0FIAFBAmohB0EQIQMMCQsgAyAHQc8AR3INAQwFCyADRQ0EDAMLAkACQCAHQeIARwRAIANFIAdBwgBGcQ0BIAMgB0Ewa0H/AXFBCUtyDQQgBEEQcQ0CDAcLIAMNBAsgBEEEcUUNBUECIQMgAUECaiEHDAcLIAFBAWohB0EBIQYDQCABIAZqIQMgBkEBaiEGIAMtAAAiCEH4AXFBMEYNAAtBCCEDQYACIQlBASEKIAhB/gFxQThGDQQMBgsgBEEBcSALQYACckGAAkdyDQAgAUEIaiEHQfUcIQYgASEIA0AgBkH9HEcEQCAILQAAIAYtAABHDQIgBkEBaiEGIAhBAWohCAwBCwsgC0GAAkYEQCAAELYFIhFCgICAgHCDQoCAgIDgAFEEQEKAgICA4AAhEQwJCyARp0EEaiAOEIwBDAgLRAAAAAAAAPD/RAAAAAAAAPB/IA4bIhS9IhECfyAUmUQAAAAAAADgQWMEQCAUqgwBC0GAgICAeAsiBre9UQRAIAatIREMCAtCgICAgMB+IBFCgICAgMCBgPz/AH0gEUL///////////8Ag0KAgICAgICA+P8AVhshEQwHCyABIgcgA0UNAxoMBQsgASEHDAQLIARBBHFFDQAgAUECaiEHQQghAwwCCyABCyEHQQohAwwBC0KAgICAwH4hESAHLQAAEJYBIANPDQELQQAhBiADQQpHIQwgByEBA0ACQCAGIAdqIg0tAAAiCMAhDyAIEJYBIANOBEAgCSAPRw0BAkAgDCAGQQFHcg0AIA1BAWstAABBMEcNAEEBIQYMAgsgDS0AARCWASADTg0BCyAHIAZBAWoiBmohAQwBCwtBACEMAkACQCAEQQFxDQACQCAIQS5HDQAgDS0AASEIIAZFBEAgCBCWASADTg0BCyANQQFqIQFCgICAgMB+IREgCSAIwEYNAgNAAkAgCEH/AXEQlgEgA0gEQCABLQABIQgMAQtBASEMIAkgCMBHDQIgAS0AASIIEJYBIANODQILIAFBAWohAQwACwALIAEgB00NAAJAIAEtAAAiBkHlAEcEQCADQQpGIAZBxQBGcQ0BIAZBIHJB8ABHIANBEEtyDQJBASADdEGEggRxDQEMAgsgA0EKRw0BC0EBIQwgAUEBaiEGAkACQAJAIAEtAAFBK2sOAwACAQILIAFBAmohBgwBCyABQQJqIQYLIAYtAABBOmtBdkkNACAGIQEDQCABIgZBAWohASAGLQABIgjAIQ0gCEE6a0F1Sw0AIAkgDUcNASAGLQACQTprQXVLDQALCyABIAdGBEBCgICAgMB+IREMAQsgECEJAkAgASAHayINQQJqIg9BwQBPBEAgACgCECIGQRBqIA8gBigCABEDACIJRQ0BC0EAIQZBACEIIA4EQCAJQS06AABBASEICyANQQAgDUEAShshDgNAIAYgDkZFBEAgBiAHai0AACINQd8ARwRAIAggCWogDToAACAIQQFqIQgLIAZBAWohBgwBCwsgCCAJakEAOgAAAn4CQAJAIARBwABxBEACQAJAAkACQCABLQAAQewAaw4DAQIAAwsgAUEBaiEBQYABIQsMBQsgAUEBaiEBQYACIQsMBAsgAUEBaiEBQYADIQsM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IAFBEGohAgJ/IAdCgICAgAiDUCIFRQRAIAIvAQAMAQsgAi0AAAsiAUEwayIDQQlLDQACfwJAIAFBMEcEQEEBIQEDQCABIARGDQICfyAFRQRAIAIgAUEBdGovAQAMAQsgASACai0AAAtBMGsiBkEJSw0EIAFBAWohASAGrSADrUIKfnwiB6chAyAHQoCAgIAQVA0ACwwDC0EAIgMgBEEBRw0BGgsgACADNgIAQQELDwtBAAupAgIDfwF+AkAgACACEDhFDQAgAqciBC8BBkEORgRAIAAgASAEKAIgKQMAENAFDwsgAUKAgICAcFQNAAJAIAAgAkE7IAJBABAUIgJC/////29YBEBBfyEDIAJCgICAgHCDQoCAgIDgAFENASAAQcYwQQAQFQwBCyABpyEEIAKnIQUCQANAAkAgBCgCECgCLCIDRQRAQQAhAyAELwEGQTBHDQQgBCAEKAIAQQFqNgIAIAStQoCAgIBwhCEBA0AgACABEIwCIgFCgICAgHCDIgZCgICAgCBRDQRBfyEDIAZCgICAgOAAUQ0FIAGnIAVGBEAgACABEA8MAwsgABB7RQ0ACyAAIAEQDwwECyADIgQgBUcNAQsLQQEhAwwBC0EAIQMLIAAgAhAPCyADC9IDAgJ+An8jAEEgayIEJAACQCABQv///////////wCDIgNCgICAgICAwIA8fSADQoCAgICAgMD/wwB9VARAIAFCBIYgAEI8iIQhAyAAQv//////////D4MiAEKBgICAgICAgAhaBEAgA0KBgICAgICAgMAAfCECDAILIANCgICAgICAgIBAfSECIABCgICAgICAgIAIUg0BIAIgA0IBg3whAgwBCyAAUCADQoCAgICAgMD//wBUIANCgICAgICAwP//AFEbRQRAIAFCBIYgAEI8iIRC/////////wODQoCAgICAgID8/wCEIQIMAQtCgICAgICAgPj/ACECIANC////////v//DAFYNAEIAIQIgA0IwiKciBUGR9wBJDQAgBEEQaiAAIAFC////////P4NCgICAgICAwACEIgIgBUGB9wBrEGcgBCAAIAJBgfgAIAVrEI4CIAQpAwhCBIYgBCkDACIAQjyIhCECIAQpAxAgBCkDGIRCAFKtIABC//////////8Pg4QiAEKBgICAgICAgAhaBEAgAkIBfCECDAELIABCgICAgICAgIAIUg0AIAJCAYMgAnwhAgsgBEEgaiQAIAIgAUKAgICAgICAgIB/g4S/Cw0AIAAgASACQQAQvAELugMCAX4DfyMAQRBrIgQkAAJAAkACQAJAAkADQAJAIAEhAwJAAkACQAJAAkACQAJAQQcgAUIgiKciBSAFQQdrQW5JG0ELag4TAAECCQcKCgoKCgYNBQULCgoNDQoLIAJBAUYNAiAAIAEQDyAAQdLHAEEAEBUMCwsgAkEBRg0BIAAgARAPIABB8MYAQQAQFQwKCyACQQFHDQELIAEhAwwJCyAAIAEQDyAAQZDHAEEAEBUMBwsgAUL/////D4MhAwwHC0KAgICA4AAhAyAAIAFBARCaASIBQoCAgIBwg0KAgICA4ABSDQEMBgsLIAAgBEEIaiABEOUBIQIgACABEA8gAkUNAyAEIAIgAhCBAiIFaiIGNgIMQgAhAwJAIAUgBCgCCEYNACAAIAYgBEEMakEAQQQQuAIiA0KAgICAcINCgICAgOAAUQ0AIAQgBCgCDBCBAiAEKAIMaiIFNgIMIAQoAgggBSACa0YNACAAIAMQD0KAgICAwH4hAwsgACACEFQMBAsgACABEA8gAEGyxwBBABAVDAILIAAgARAPC0KAgICAwH4hAwwBC0KAgICA4AAhAwsgBEEQaiQAIAMLiwICA38BfiMAQRBrIgUkACAFIAI3AwgCQCAALwHoAUGAAkkNACAAIAJB3QEgAkEAEBQiAkKAgICAcIMiB0KAgICAMFENAAJAIAdCgICAgOAAUQ0AIAAgAkElEEsiBkUNACAGKAIEBEAgACACEA8MAgsgBiADEPcDQQJ0IgRqKAIIIgNFBEAgBSAEQcDAAWo2AgAgAEHdPCAFEBUMAQtBASEEIAMgAygCAEEBajYCACAAIAOtQoCAgIBwhEKAgICAMEEBIAVBCGoQLyIHQoCAgIBwg0KAgICA4ABRDQAgACACEA8gASAHNwMADAELIAAgAhAPIAFCgICAgDA3AwBBfyEECyAFQRBqJAAgBAtfAQF/IAFBEGohAwJAIAEtAAdBgAFxBEAgACADIAJBAXQQHxoMAQtBACEBIAJBACACQQBKGyECA0AgASACRg0BIAAgAUEBdGogASADai0AADsBACABQQFqIQEMAAsACwvvAgIBfwF8IwBBIGsiAyQAIAECfwJ/AkACQANAAkACQAJAAkBBByACQiCIpyIBIAFBB2tBbkkbIgEOCAAAAAADAwMBAgsgAqcMBgtBACEAIAJCgICAgMCBgPz/AHwiAkL///////////8Ag0KAgICAgICA+P8AVg0DIAK/IgREAAAAAAAAAABjDQNB/wEgBEQAAAAAAOBvQGQNBhoCfyAEniIEmUQAAAAAAADgQWMEQCAEqgwBC0GAgICAeAsMBgsgAUF3Rg0DCyAAIAIQjQEiAkKAgICAcINCgICAgOAAUg0AC0F/IQALQQAMAgsgACgC2AEhASADQgA3AhQgA0KAgICAgICAgIB/NwIMIAMgATYCCCADQQhqIgEgAqdBBGoQRBogAUEAENEBGiADQRxqIAFBABCpASABEBsgACACEA8gAygCHAshAUEAIQBB/wEgASABQf8BThsiAUEAIAFBAEobCzYCACADQSBqJAAgAAtPAQJ/IwBBIGsiAyQAAn8gACADQQxqIAIQqwUiBEUEQCABQgA3AwBBfwwBCyABIARBARCCAxogACAEIANBDGoQXkEACyEAIANBIGokACAAC6gBAQV/IACnIgMoAhAiAUEwaiEEIAEgASgCGEF/c0ECdEGkfnJqKAIAIQEDQCABRQRAQQAPCyAEIAFBAWsiBUEDdGoiASgCACECIAEoAgRBNkcEQCACQf///x9xIQEMAQsLQQEhAQJAIAJB/////wNLDQAgAygCFCAFQQN0aikDACIAQoCAgIBwg0KAgICAkH9SDQAgAKcoAgRB/////wdxQQBHIQELIAELywECAn8BfiMAQRBrIgYkAAJAAkAgAkKAgICAcFQNACACpyIHLwEGQQxHDQAgBy0AKUEMRw0AIAAgASADIAMEfyAEBSAGQoCAgIAwNwMIIAZBCGoLIAUgBy4BKiAHKAIkERIAIQgMAQtCgICAgOAAIQgCQCAAIAIgASADIAQQISIBQoCAgIBwg0KAgICA4ABSBEAgAUL/////b1YNASAAIAEQDyAAQY4xQQAQFQsgBUEANgIADAELIAVBAjYCACABIQgLIAZBEGokACAIC5cBAAJAAkACQAJAAkAgAUIgiKdBA2oOAgEAAgsgACAAIAEgAyAEEIwEIAJBAEEAEC8PCyAAIAEQDwJAIAAgAaciAxCnBUEASA0AIAAgAxCmBUEASA0AIAAgAxClBSIBQoCAgIBwg0KAgICA4ABSDQMLIABBAhCPBAwBCyAAIAEQDyAAQfL2AEEAEBULQoCAgIDgACEBCyABC+oDAQV/IwBBEGsiBiQAAkACQAJAAn8gACgCECIEKAKoASIDRQRAIAItAABBLkcEQCAAIAIQ8QUMAgsgARCoBSEFQQAhAyAAIAIQPyAFIAFrQQAgBRsiBWpBAmoQKSIHRQ0EIAcgASAFEB8iASAFakEAOgAAAkADQAJAIAItAABBLkcNAEECIQMCQAJAIAItAAFBLmsOAgABAgsgAi0AAkEvRw0BIAEtAABFDQMgARCoBSIDQQFqIAEgAxsiA0HZkAEQ8gNFDQEgA0HYkAEQ8gNFDQEgAyABIANJa0EAOgAAQQMhAwsgAiADaiECDAELCyABLQAARQ0AIAEQPyABakEvOwAACyABED8gAWogAhDlBSABIQIMAgsgACABIAIgBCgCsAEgAxEHAAsiAkUNAQsgACACEKoBIgFFBEAgACgCECIAQRBqIAIgACgCBBEAAAwBCyAAIAEQ4QUiAwRAIAAoAhAiBEEQaiACIAQoAgQRAAAgACABEBMMAgsgACABEBMgBCgCrAEiAUUEQCAGIAI2AgAgAEHqlgEgBhDGAiAAKAIQIgBBEGogAiAAKAIEEQAADAELIAAgAiAEKAKwASABEQEAIQMgACgCECIAQRBqIAIgACgCBBEAAAwBC0EAIQMLIAZBEGokACADCzUBAX8gACgCgAIiB0UEQCAAQZD2AEEAEBVCgICAgOAADwsgACABIAIgAyAEIAUgBiAHEToAC/4EAQl/IwBBEGsiBiQAAn9BfyAAIAZBDGogAkEAEMICDQAaIAEoAhAtADNBCHFFBEAgACADQTAQwAIMAQsgAS0ABUEIcQRAIAYoAgwiAyABKAIoIgVJBEAgAyEEA0AgBCAFRkUEQCAAIAEoAiQgBEEDdGopAwAQDyAEQQFqIQQMAQsLIAEgAzYCKAsgASgCFCADQQBOBH4gA60FQoCAgIDAfiADuL0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGws3AwBBAQwBCyAAIAZBBGogASgCFCkDABB3GiAGKAIMIgghBQJAIAYoAgQiByAITQ0AIAEoAhAiCigCICIEIAcgCGtPBEADQCAHIgUgCE0NAiAAIAEgACAFQQFrIgcQqQUiCRD5AyEEIAAgCRATIAQNAAwCCwALIApBMGoiByEMA0AgBCAJTARAA0AgBCALTA0DAkAgBygCBCIERQ0AIAAgBkEIaiAEEKwBRQ0AIAYoAgggBUkNACAAIAEgBygCBBD5AxogASgCECIKIAtBA3RqQTBqIQcLIAdBCGohByALQQFqIQsgCigCICEEDAALAAUCQCAMKAIEIgRFDQAgACAGQQhqIAQQrAFFDQAgBigCCCIEIAVJDQAgBSAEQQFqIAwtAANBBHEbIQULIAxBCGohDCAJQQFqIQkgCigCICEEDAELAAsACyAAIAEoAhQgBUEATgR+IAWtBUKAgICAwH4gBbi9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLECBBASAFIAhNDQAaIAAgA0Ht6QAQbwshBCAGQRBqJAAgBAtsAgJ/AXwjAEEQayICJAACfyABQiCIpyIDBEBBACADQQtqQRJJDQEaC0F/IAAgAkEIaiABEEINABogAisDCCIEvUKAgICAgICA+P8Ag0KAgICAgICA+P8AUiAEnCAEYXELIQAgAkEQaiQAIAAL4AMCBH8CfiABQQBIBEAgAUH/////B3GtDwsCQCABIAAoAhAiBCgCLEkEQAJ+AkAgBCgCOCABQQJ0aigCACICKQIEIgZCgICAgICAgIBAg0KAgICAgICAgMAAUg0AIAJBEGohBCAGp0H/////B3EhBQJAIAZCgICAgAiDUEUEQCAFRQ0CAkAgBCIBLwEAIgNBLUcNACACQRJqIQEgAi8BEiIDQTBHDQBCgICAgMD+/wMgBUECRg0EGgsgA0E6a0F1Sw0BIANByQBHIAQgBUEBdGogAWtBEEdyDQIgAUECakGgwAFBDhBhRQ0BDAILIAVFDQECQCAEIgEtAAAiA0EtRw0AIAJBEWohASACLQARIgNBMEcNAEKAgICAwP7/AyAFQQJGDQMaCyADQTprQXVLDQAgA0HJAEcgBCAFaiABa0EIR3INASABQQFqQfYcQQcQYQ0BCyACIAIoAgBBAWo2AgAgACACrUKAgICAkH+EEI0BIgZCgICAgHCDQoCAgIDgAFENAyAAIAYQKCIHQoCAgIBwg0KAgICA4ABRBEAgACAGEA8gBw8LIAIgB6cQgwIhASAAIAcQDyABRQ0DIAAgBhAPC0KAgICAMAsPC0Hv3wBBrvwAQdkYQfKLARAAAAsgBgvbAQEDfwJAIAAgASgCGEEBakECdCICIAEoAhxBA3RqQTBqIgMQKSIERQRAQQAhAgwBCyAEIAEgASgCGEF/c0ECdGogAxAfIAJqIgJBATYCACAAKAIQIQEgAkECOgAEIAEoAlAiAyACQQhqIgQ2AgQgAiABQdAAajYCDCACIAM2AgggASAENgJQQQAhASACQQA6ABAgAigCLCIDBEAgAyADKAIAQQFqNgIACyACQTBqIQMDQCABIAIoAiBPDQEgACADKAIEEBgaIANBCGohAyABQQFqIQEMAAsACyACC+oBAgd/AX4gACIDQdAAaiEGIAFBGGohByABKAIcIQADQCAAIAdGRQRAIAAoAgQhCCAAQQJrLwEAIQICQAJAIABBA2siBC0AACIFQQJxBEAgASgCECACQQN0aikDACIJQiCIp0F0Sw0BDAILIAEoAhQgAkEDdGopAwAiCUIgiKdBdUkNAQsgCaciAiACKAIAQQFqNgIAIAQtAAAhBQsgACAJNwMQIAAgAEEQajYCCCAEIAVBAXI6AAAgAEEEa0EDOgAAIAMoAlAiAiAANgIEIAAgBjYCBCAAIAI2AgAgAyAANgJQIAghAAwBCwsLowECAX8CfiMAQRBrIgMkACADIAE3AwgCfwJAIAJCgICAgHBaBEAgACACQdkBIAJBABAUIgVCgICAgHCDIgRCgICAgCBRIARCgICAgDBRckUEQEF/IARCgICAgOAAUQ0DGiAAIAAgBSACQQEgA0EIahAvECYMAwsgACACEDgNAQsgAEH+8wBBABAVQX8MAQsgACABIAIQvgULIQAgA0EQaiQAIAALKwEBfyABQRBrIgMgACADKQMAIAFBCGspAwAQwAUgAketQoCAgIAQhDcDAAuVCgMEfgl/AnwjAEEQayIKJABBqgFBqQEgAhshDiABQQhrIg8pAwAhAyABQRBrIgwpAwAhBQJAAkACQAJAA0BBByADQiCIpyIBIAFBB2tBbkkbIQcgBUL/////D4MhBgJAAkACQAJAAkACQANAAkBBByAFIgRCIIinIgEgAUEHa0FuSRsiAUELaiIIQRJLQQEgCHRBh5AQcUVyDQAgB0ELaiIIQRJLQQEgCHRBh5AQcUVyDQAgASAHckUEQCAEpyADp0YhCQwMCwJAAnwCfCABQQdGBEAgB0EAIAdBB0cbDQMgBEKAgICAwIGA/P8AfL8iECAHQQdGDQEaIAOntwwCCyAHQQdHIAFyDQIgBKe3CyEQIANCgICAgMCBgPz/AHy/CyERIBAgEWEhCQwMCyABQXVHIAdBdUdxRQRAIABBqQEgBCADIAAoAhAoAtwCERwAIglBAE4NDAwLCyAAKAIQIQggAUF3RyAHQXdHcUUEQCAAQakBIAQgAyAIKALAAhEcACIJQQBODQwMCwsgAEGpASAEIAMgCCgCpAIRHAAiCUEATg0LDAoLIAEgB0YEQAJAIAdBf0cNACAAIApBCGogBCADIA5BAEECEIUCIgFFDQAgACAEEA8gACADEA8gAUEASA0LIAwgCikDCDcDAEEAIQEMDQsgACAEIANBABC8ASEJDAsLQQEhCSABQQJGIAdBA0ZxIAdBAkYgAUEDRnFyDQoCQAJAIAFBeUYEQEEAIQlBeSELIAciDSEIAkAgB0ELag4NAgICBwgHBwcHBwcCBQALIAdBB0YNAQwGCyAHQXlHDQFBeSENIAYhBSABIQgCQAJAIAFBAWoOCQkBBAgICAgIAQALIAFBC2pBA0kNAAwHCyABQXZGIQlBeSEHCwJAAkAgCUUgB0F2R3ENACAAKAIQKAKMASIIBEAgCC0AKEEEcQ0BCwJAAkAgAUF5RwRAIAQhBQwBCyAAIAQQvAIiBUKAgICAcINCgICAgOB+Ug0BCyAHQXlHDQIgACADELwCIgNCgICAgHCDQoCAgIDgflENAgsgACAFEA8gACADEA9BACEJDA0LIAAgBBBsIgVCgICAgHCDQoCAgIDgAFENCCAAIAMQbCIDQoCAgIBwg0KAgICA4ABRDQoLIAAgBSADEMAFIQkMCwsgBiEFIAFBAUYNAAsgB0EBRw0BCyADQv////8PgyEDIAQhBQwFCyABIgtBf0cNACAHQQtqIgFBEk1BAEEBIAF0QYeQEHEbDQJBfyELIAdBfnFBeEYNAgsgB0F/RwR/IAcFIAtBfnFBeEYgC0ELaiIBQRJNQQBBASABdEGHkBBxG3INAkF/CyENIAshCAsCfwJAIARCgICAgHBUDQAgBKcsAAVBAE4NAEEBIA1BfnFBAkYNARoLQQAhASADQoCAgIBwWgR/IAOnLAAFQQBIBUEACyAIQX5xQQJGcQshCSAAIAQQDyAAIAMQDwwFCyAAIApBCGogBCADIA5BAEECEIUCIggEQCAAIAQQDyAAIAMQD0EAIQEgCEEASA0EIAwgCikDCDcDAAwGCyAAIARBAhCaASIFQoCAgIBwg0KAgICA4ABRDQAgACADQQIQmgEiA0KAgICAcINCgICAgOAAUg0BDAILCyADIQULIAAgBRAPCyAMQoCAgIAwNwMAIA9CgICAgDA3AwBBfyEBDAELIAwgAiAJR61CgICAgBCENwMAQQAhAQsgCkEQaiQAIAELhAgCAn4FfyMAQSBrIgYkAEEHIAFBCGsiBykDACIDQiCIpyIFIAVBB2tBbkkbIQQCQAJAAkACQEEHIAFBEGsiBSkDACICQiCIpyIBIAFBB2tBbkkbIgFBB0cgBEEHR3JFBEAgBUKAgICAwH4gAkKAgICAwIGA/P8AfL8gA0KAgICAwIGA/P8AfL+gvSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbNwMADAELIAFBf0cgBEF/R3EEfyABBQJAAkAgAUF/RgRAIARBB2oiCEEKS0EBIAh0QYEMcUVyDQELIARBf0cNASABQQdqIgFBCksNAEEBIAF0QYEMcQ0BCyAAIAZBGGogAiADQZ0BQQBBAhCFAiIBRQ0AIAAgAhAPIAAgAxAPIAFBAEgNBCAFIAYpAxg3AwAMAgsgACACQQIQmgEiAkKAgICAcINCgICAgOAAUQ0CIAAgA0ECEJoBIgNCgICAgHCDQoCAgIDgAFEEQCAAIAIQDwwEC0EHIANCIIinIgEgAUEHa0FuSRshBEEHIAJCIIinIgEgAUEHa0FuSRsLQXlHIARBeUdxRQRAIAUgACACIAMQxAIiAjcDAEEAIQEgAkKAgICAcINCgICAgOAAUQ0DDAQLIAAgAhBsIgJCgICAgHCDQoCAgIDgAFENASAAIAMQbCIDQoCAgIBwg0KAgICA4ABRBEAgACACEA8MAwtBByACQiCIpyIBIAFBB2tBbkkbIgFBByADQiCIpyIEIARBB2tBbkkbIgRyRQRAIAUCfiADxCACxHwiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCzcDAAwBCyABQXVHIARBdUdxRQRAIABBnQEgBSACIAMgACgCECgC2AIRGgANAwwBCyABQXdHIARBd0dxRQRAIABBnQEgBSACIAMgACgCECgCvAIRGgBFDQEMAwsCQCABQXZHIARBdkdxRQRAIAAoAhAhAQwBCyAAIAZBEGogAhBuBEAgACADEA8MBAsgACAGQQhqIAMQbg0DAkAgACgCECIBKAKMASIERQ0AIAQtAChBBHFFDQAgBisDEBC9AkUNACAGKwMIEL0CDQELIAVCgICAgMB+IAYrAxAgBisDCKC9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhs3AwAMAQsgAEGdASAFIAIgAyABKAKgAhEaAA0CC0EAIQEMAgsgACADEA8LIAVCgICAgDA3AwAgB0KAgICAMDcDAEF/IQELIAZBIGokACABC5ADAQl/IwBBMGsiByQAAkAgAkKAgICAcFQNAEETIQUCQCACpyIKLQAFQQRxRQ0AIAAoAhAoAkQgCi8BBkEYbGooAhQiCEUNAEEDQRMgCCgCBBshBQtBfyEJIAAgB0EsaiAHQShqIAogBRCOAQ0AIAOnQQAgA0L/////b1YbIQwgBygCLCEIIAcoAighCyAFQQ9LIQ1BACEFAkADQCAFIAtHBEACQAJAIAxFDQAgAEEAIAwgCCAFQQN0aigCBBBMIgZFDQAgBkEATg0BDAQLIA1FBEAgACAHQQhqIAogCCAFQQN0aigCBBBMIgZBAEgNBCAGRQ0BIAcoAgghBiAAIAdBCGoQSCAGQQRxRQ0BCyAAIAIgCCAFQQN0aiIGKAIEIAJBABAUIgNCgICAgHCDQoCAgIDgAFENAyAGKAIEIQYCfyAEBEAgACABIAYgAxBFDAELIAAgASAGIANBBxAZC0EASA0DCyAFQQFqIQUMAQsLIAAgCCALEFpBACEJDAELIAAgCCALEFoLIAdBMGokACAJC6UBAQF+AkACQAJ+IARBBHEEQEEtIQIgACABEFkMAQtBLCECIAAgARAlCyIBQoCAgIBwg0KAgICA4ABRDQAgACACEHYiBUKAgICAcINCgICAgOAAUQ0AIABBEBApIgIEQCACQQA2AgwgAiAEQQNxNgIIIAIgATcDACAFQoCAgIBwVA0CIAWnIAI2AiAMAgsgACAFEA8LIAAgARAPQoCAgIDgAA8LIAULxAEBBH8gAaciBSACNgIgIAVCADcCJAJAIAIoAjwiBkUNAAJAIAAgBkECdBBfIghFDQAgBSAINgIkQQAhBQNAIAUgAigCPE4NAiACKAIkIAVBA3RqIgcvAQIhBgJAIActAAAiB0EBcQRAIAAgBCAGIAdBAXZBAXEQiwQiBg0BDAMLIAMgBkECdGooAgAiBiAGKAIAQQFqNgIACyAIIAVBAnRqIAY2AgAgBUEBaiEFDAALAAsgACABEA9CgICAgOAAIQELIAELiAEBAn4gACABEC0hAgJAIAFBAEgNACAAKAIQKAI4IAFBAnRqKAIAKQIEIgNCgICAgICAgIBAg0KAgICAgICAgIB/UiADQoCAgIDw////P4NCAFIgA0KAgICAgICAgEBUcnEgA0L/////D4NCgICAgAhRcg0AIABBnoABIAJBnIABEL4BIQILIAILZAECfwJAAkAgAUKAgICAcFQNACABEMYFDQBBfyEDIAAgAhAxIgRFDQEgACAEENcFIQIgACAEEBMgAkKAgICAcINCgICAgOAAUQ0BIAAgAUE2IAJBARAZQQBIDQELQQAhAwsgAws1AAJAIAJFIAFCgICAgHBUcg0AIAEQxgUNACAAIAFBNiAAIAIQLUEBEBlBAE4NAEF/DwtBAAsMACAAIAFBuyYQjwELaAIBfwF+AkAgACABQekAIAFBABAUIgRCgICAgHCDQoCAgIDgAFIEQCAAIAQQJiEDIAAgAUHAACABQQAQFCIBQoCAgIBwg0KAgICA4ABSDQELQQAhA0KAgICA4AAhAQsgAiADNgIAIAELFAEBfiAAIAEQJSECIAAgARAPIAIL9gEBBH8gACgCyAEiBSgCECIEQTBqIQYgBCAEKAIYIAFxQX9zQQJ0aigCACEEAkADQCAERQ0BIAEgBiAEQQFrIgdBA3RqIgQoAgRHBEAgBCgCAEH///8fcSEEDAELCyAFKAIUIAdBA3RqIQUCQCADQQFGDQAgBTUCBEIghkKAgICAwABRBEAgACACEA8gACAEKAIEENkBQX8PCyAELQADQQhxDQAgACACEA8gACABQc4dEI8BQX8PCyAAIAUgAhAgQQAPCyAAIAApA8ABIAEgAgJ/IAAoAhAoAowBIgMEQEGAgAYgAygCKEEBcQ0BGgtBgIACCxDQAQuKAQEBfwJAIAJCgICAgHCDQoCAgICQf1EgA0KAgICAcINCgICAgJB/UXFFBEAgAEGN9wBBABAVDAELIAAgAUESEGUiAUKAgICAcINCgICAgOAAUQ0AIAGnIgQgAz4CJCAEIAI+AiAgACABQdUAQgBBAhAZGiABDwsgACADEA8gACACEA9CgICAgOAACw0AIAAgAUHOlQEQ/wMLZwEBfwJAIAFBAE4EQCAAKAIQIgIoAiwgAU0NASACKAI4IAFBAnRqKAIAIgEgASgCAEEBajYCACAAIAFBBBCABA8LQfKRAUGu/ABBzhdBmdIAEAAAC0HZ3wBBrvwAQc8XQZnSABAAAAtEAQF/IABB+AFqIQIgAEH0AWohAAN/IAAgAigCACICRgRAQQAPCyABIAJBBGsoAgBGBH8gAkEIawUgAkEEaiECDAELCwtSAgJ/AX4CQCAAKAIQKAKMASIBRQ0AIAEpAwgiA0KAgICAcFQNACADpyIBLwEGEO4BRQ0AIAEoAiAiAS0AEkEEcUUNACAAIAEoAkAQGCECCyACC6oPAgV/D34jAEHQAmsiBSQAIARC////////P4MhCyACQv///////z+DIQogAiAEhUKAgICAgICAgIB/gyENIARCMIinQf//AXEhCAJAAkAgAkIwiKdB//8BcSIJQf//AWtBgoB+TwRAIAhB//8Ba0GBgH5LDQELIAFQIAJC////////////AIMiDEKAgICAgIDA//8AVCAMQoCAgICAgMD//wBRG0UEQCACQoCAgICAgCCEIQ0MAgsgA1AgBEL///////////8AgyICQoCAgICAgMD//wBUIAJCgICAgICAwP//AFEbRQRAIARCgICAgICAIIQhDSADIQEMAgsgASAMQoCAgICAgMD//wCFhFAEQCADIAJCgICAgICAwP//AIWEUARAQgAhAUKAgICAgIDg//8AIQ0MAwsgDUKAgICAgIDA//8AhCENQgAhAQwCCyADIAJCgICAgICAwP//AIWEUARAQgAhAQwCCyABIAyEUARAQoCAgICAgOD//wAgDSACIAOEUBshDUIAIQEMAgsgAiADhFAEQCANQoCAgICAgMD//wCEIQ1CACEBDAILIAxC////////P1gEQCAFQcACaiABIAogASAKIApQIgYbeSAGQQZ0rXynIgZBD2sQZ0EQIAZrIQYgBSkDyAIhCiAFKQPAAiEBCyACQv///////z9WDQAgBUGw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AgQLIBIgFHwhEgwDCyADRSEFIABBAEgNAQsgAikDcEIAUw0AIAIgAigCBEEBazYCBAsgBUUNAEGg1ARBHDYCACACEJoEQgAhE0IADAELIAEoApAGIgBFBEAgASAGt0QAAAAAAAAAAKIQqwEgASkDACETIAEpAwgMAQsgEiATUiATQglVckUEQCABQTBqIAYQeSABQSBqIAAQhgIgAUEQaiABKQMwIAEpAzggASkDICABKQMoEC4gASkDECETIAEpAxgMAQsgEkKaBFkEQEGg1ARBxAA2AgAgAUHgAGogBhB5IAFB0ABqIAEpA2AgASkDaEJ/Qv///////7///wAQLiABQUBrIAEpA1AgASkDWEJ/Qv///////7///wAQLiABKQNAIRMgASkDSAwBCyASQut1VwRAQaDUBEHEADYCACABQZABaiAGEHkgAUGAAWogASkDkAEgASkDmAFCAEKAgICAgIDAABAuIAFB8ABqIAEpA4ABIAEpA4gBQgBCgICAgICAwAAQLiABKQNwIRMgASkDeAwBCyAKBEAgCkEITARAIAFBkAZqIAdBAnRqIgAoAgAhCQNAIAlBCmwhCSAKQQFqIgpBCUcNAAsgACAJNgIACyAHQQFqIQcLAkAgCyASpyIISiALQQhKciAIQRFKcg0AIAhBCUYEQCABQcABaiAGEHkgAUGwAWogASgCkAYQhgIgAUGgAWogASkDwAEgASkDyAEgASkDsAEgASkDuAEQLiABKQOgASETIAEpA6gBDAILIAhBCEwEQCABQZACaiAGEHkgAUGAAmogASgCkAYQhgIgAUHwAWogASkDkAIgASkDmAIgASkDgAIgASkDiAIQLiABQeABakEAIAhrQQJ0QeDBBGooAgAQeSABQdABaiABKQPwASABKQP4ASABKQPgASABKQPoARDjBSABKQPQASETIAEpA9gBDAILIAhBEU5BACABKAKQBiIAIAhBfWxB0ABqdhsNACABQeACaiAGEHkgAUHQAmogABCGAiABQcACaiABKQPgAiABKQPoAiABKQPQAiABKQPYAhAuIAFBsAJqIAhBAnRBmMEEaigCABB5IAFBoAJqIAEpA8ACIAEpA8gCIAEpA7ACIAEpA7gCEC4gASkDoAIhEyABKQOoAgwBCwNAIAFBkAZqIAciAEEBayIHQQJ0aigCAEUNAAsCQCAI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AAEiAjoAASAAQQFqIQAgAUEBaiEBIAINAAsLC/UBAgF/AX4jAEHQAGsiAyQAAkACfiABQQBIBEAgAyABQf////8HcTYCACADQRBqIgFBwABB3CIgAxBOGiAAIAEQYgwBCyAAKAIQIgAoAiwgAU0NAQJAAkAgACgCOCIAIAFBAnRqKAIAIgEpAgQiBEKAgICAgICAgECDQoCAgICAgICAwABRDQAgAkUNASAEp0GAgICAeEcNACAAKAK8ASEBCyABIAEoAgBBAWo2AgAgAa1CgICAgJB/hAwBCyABIAEoAgBBAWo2AgAgAa1CgICAgIB/hAshBCADQdAAaiQAIAQPC0Hv3wBBrvwAQZgYQYfiABAAAAvrAgECfyAAIAEoAgQQEwNAIAEoAhAhAyACIAEoAhRORQRAIAAgAyACQQN0aigCABATIAJBAWohAgwBCwsgACgCECICQRBqIAMgAigCBBEAAEEAIQIDQAJAIAEoAhwhAyACIAEoAiBODQAgAyACQRRsaiIDKAIIRQRAIAAoAhAgAygCBBDrAQsgACADKAIQEBMgACADKAIMEBMgAkEBaiECDAELCyAAKAIQIgJBEGogAyACKAIEEQAAIAAoAhAiAkEQaiABKAIoIAIoAgQRAABBACECA0AgASgCNCEDIAIgASgCOE5FBEAgACADIAJBDGxqKAIEEBMgAkEBaiECDAELCyAAKAIQIgJBEGogAyACKAIEEQAAIAAgASkDQBAPIAAgASkDSBAPIAAgASkDYBAPIAAgASkDaBAPIAEoAggiAiABKAIMIgM2AgQgAyACNgIAIAFCADcCCCAAKAIQIgBBEGogASAAKAIEEQAACzABAX8gACgCOCABQQJ0aigCACIBIAEoAgAiAkEBazYCACACQQFMBEAgACABEKIDCwvAAQIBfwJ+QX8hAwJAIABCAFIgAUL///////////8AgyIEQoCAgICAgMD//wBWIARCgICAgICAwP//AFEbDQAgAkL///////////8AgyIFQoCAgICAgMD//wBWIAVCgICAgICAwP//AFJxDQAgACAEIAWEhFAEQEEADwsgASACg0IAWQRAIAEgAlIgASACU3ENASAAIAEgAoWEQgBSDwsgAEIAUiABIAJVIAEgAlEbDQAgACABIAKFhEIAUiEDCyADCwoAIABBfHEQpAMLZQEEfwNA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sgEhAyAAIAIQDyAAIAAgA0HdwAAQsgEiAiADQQEgARAhIQQgACACEA8gACADEA8gBAsMACAAIAEpAwAQswELygYCBH8DfiMAQYABayIFJAACQAJAAkAgAyAEQgBCABDtAUUNAAJ/IARC////////P4MhCgJ/IARCMIinQf//AXEiBkH//wFHBEBBBCAGDQEaQQJBAyADIAqEUBsMAgsgAyAKhFALCyEGIAJCMIinIghB//8BcSIHQf//AUYNACAGDQELIAVBEGogASACIAMgBBAuIAUgBSkDECICIAUpAxgiASACIAEQ4wUgBSkDCCECIAUpAwAhBAwBCyABIAJC////////////AIMiCiADIARC////////////AIMiCRDtAUEATARAIAEgCiADIAkQ7QEEQCABIQQMAgsgBUHwAGogASACQgBCABAuIAUpA3ghAiAFKQNwIQQMAQsgBEIwiKdB//8BcSEGIAcEfiABBSAFQeAAaiABIApCAEKAgICAgIDAu8AAEC4gBSkDaCIKQjCIp0H4AGshByAFKQNgCyEEIAZFBEAgBUHQAGogAyAJQgBCgICAgICAwLvAABAuIAUpA1giCUIwiKdB+ABrIQYgBSkDUCEDCyAJQv///////z+DQoCAgICAgMAAhCELIApC////////P4NCgICAgICAwACEIQogBiAHSARAA0ACfiAKIAt9IAMgBFatfSIJQgBZBEAgCSAEIAN9IgSEUARAIAVBIGogASACQgBCABAuIAUpAyghAiAFKQMgIQQMBQsgCUIBhiAEQj+IhAwBCyAKQgGGIARCP4iECyEKIARCAYYhBCAHQQFrIgcgBkoNAAsgBiEHCwJAIAogC30gAyAEVq19IglCAFMEQCAKIQkMAQsgCSAEIAN9IgSEQgBSDQAgBUEwaiABIAJCAEIAEC4gBSkDOCECIAUpAzAhBAwBCyAJQv///////z9YBEADQCAEQj+IIQEgB0EBayEHIARCAYYhBCABIAlCAYaEIglCgICAgICAwABUDQALCyAIQYCAAnEhBiAHQQBMBEAgBUFAayAEIAlC////////P4MgB0H4AGogBnKtQjCGhEIAQoCAgICAgMDDPxAuIAUpA0ghAiAFKQNAIQQMAQsgCUL///////8/gyAGIAdyrUIwhoQhAgsgACAENwMAIAAgAjcDCCAFQYABaiQAC4sDAgJ+A38jAEEgayICJABCgICAgOAAIQQCQCAAIAMpAwAiBRBgDQAgACABQTEQZSIBQoCAgIBwg0KAgICA4ABRDQAgAAJ+AkAgAEEgEF8iBkUNAEEAIQMgBkEANgIUIAZBADYCAANAIANBAkZFBEAgBiADQQN0aiIHIAdBBGoiCDYCCCAHIAg2AgQgA0EBaiEDDAELCyAGQoCAgIAwNwMYIAFCgICAgHBaBEAgAacgBjYCIAsgACACQRBqIAEQpAUNAAJAIAAgBUKAgICAMEECIAJBEGoQISIFQoCAgIBwg0KAgICA4ABRBEAgACgCECIDKQOAASEEIANCgICAgCA3A4ABIAIgBDcDCCAAIAIpAxhCgICAgDBBASACQQhqECEhBCAAIAIpAwgQDyAEQoCAgIBwg0KAgICA4ABRDQEgACAEEA8LIAAgBRAPIAAgAikDEBAPIAEhBCACKQMYDAILIAAgAikDEBAPIAAgAikDGBAPQoCAgIDgACEECyABCxAPCyACQSBqJAAgBAuSCwIHfgV/IwBBEGsiAiQAIARB5aYBai0AACINrSEJAkACQAJAIAMpAwAiBkL/////b1gEQEKAgICA4AAhBSAAIAJBCGogBhCmAQ0DIABCgICAgDAgAikDCCIHIAmGEPkCIgZCgICAgHCDQoCAgIDgAFENAwwBCwJAAkAgBqciDC8BBiIOQRNrQf//A3FBAU0EQCAMKAIgIQxCgICAgOAAIQUgACACIAMpAwgQpgENBSAMLQAEDQICQCACKQMAIghBfyANdEF/cyINrINQBEAgCCAMKAIAIg6sIgZYDQELIABB+C1BABBQDAYLAkAgAykDECIHQoCAgIBwg0KAgICAMFEEQCANIA5xDQEgBiAIfSAJiCEHDAMLIAAgAkEIaiAHEKYBDQYgDC0ABA0DIAw0AgAgAikDCCIHIAmGIAh8Wg0CCyAAQZLZAEEAEFAMBQsCfgJAAkAgAEKAgICAMAJ+AkACQAJ+AkACQAJAIA5BFWtB//8DcUEKTQRAIAAgASAEEGUiBUKAgICAcINCgICAgOAAUQ0PAkACQCAMKAIgIg8oAgwiAygCICINLQAERQRAIAwoAighDkKAgICAMCEBIA0tAAVFBEAgACADrUKAgICAcIRCgICAgDAQ4wEiAUKAgICAcINCgICAgOAAUQ0DCyAAIAEgDq0iCCAJhhD5AiEHIAAgARAPIAdCgICAgHCDQoCAgIDgAFENAiAMKAIgKAIMKAIgLQAERQ0BIAAgBxAPCyAAEGsMAQtBACEDAkAgB0KAgICAcFQNACAHpyIQLwEGQRNHDQAgECgCICEDCyAAIAUgB0IAIAgQ2wMNACAMLwEGIARGDQJBACEEA0AgBCAORg0RIAAgBiAEELABIgFCgICAgHCDQoCAgIDgAFENASAAIAUgBCABEKUBIQMgBEEBaiEEIANBAE4NAAsLIAAgBRAPDA4LQoCAgIDgACEFIAAgASAEEGUiCkKAgICAcINCgICAgOAAUQ0OQoCAgIAwIQUgACAGQdEBIAZBABAUIgtCgICAgHCDIgdCgICAgCBRIAdCgICAgDBRcg0BQoCAgIDgACEBIAdCgICAgOAAUQ0IQQAhAyAAED4iB0KAgICAcINCgICAgOAAUQ0FIAAgBiALEPoDIgVCgICAgHCDQoCAgIDgAFEEQEKAgICAMAwECyAAIAVB6gAgBUEAEBQiBkKAgICAcINCgICAgOAAUQ0CQQAhBANAIAAgBSAGIAJBCGoQrgEiCEKAgICAcINCgICAgOAAUQ0DIAIoAggEQCAEIQMgByEBDAYLIAAgByAErSAIQYCAARDSAUEASARAIAYhCCAFIQYgByEFDAYFIARBAWohBAwBCwALAAsgAygCCCANKAIIIA8oAhBqIAMoAgAQHxoMDQsgACACQQhqIAYQPA0GIAwgDCgCAEEBajYCACAGIQEgAikDCAwECyAGCyEIIAUhBiAHIQULIAAgCBAPIAAgBhAPIAAgBRAPCyAAIAsQDyABQoCAgIBwg0KAgICA4ABRDQEgA60LIgUgCYYQ+QIiBkKAgICAcINCgICAgOAAUQ0AIAAgCiAGQgAgBRDbAw0AQQAhBANAIAogBK0gBVkNAxogACABIAQQsAEiBkKAgICAcINCgICAgOAAUQ0BIAAgCiAEIAYQpQEhAyAEQQFqIQQgA0EATg0ACwsgASEFCyAAIAUQDyAKIQFCgICAgOAACyEFIAAgARAPDAQLIAMpAwAiBkIgiKdBdUkNASAGpyIDIAMoAgBBAWo2AgAMAQsgABBrDAILIAAgASAEEGUiAUKAgICAcINCgICAgOAAUQRAIAAgBhAPDAILIAAgASAGIAggBxDbA0UEQCABIQUMAgsgACABEA8LQoCAgIDgACEFCyACQRBqJAAgBQsPACAAIAEgAkEAQQMQlgIL9AECA34BfwJAIAMpAwAiBEKAgICAcFoEQCADKQMIIgVC/////29WDQELIAAQJEKAgICA4AAPC0KAgICA4AAhBiAAQoCAgIAgQTAQSSIBQoCAgIBwg0KAgICA4ABSBH4gAEEYECkiAkUEQCAAIAEQD0KAgICA4AAPCyAEpyIDIAMoAgBBAWo2AgAgAiAENwMAIAWnIgcgBygCAEEBajYCACACIAU3AwggACAEEDghACACQQA6ABEgAiAAOgAQIAFCgICAgHBaBEAgAaciACACNgIgIAAgAC0ABUHvAXEgAy0ABUEQcXI6AAULIAEFQoCAgIDgAAsLXgEBfwJAIAFCgICAgHBUDQAgAaciBC8BBiADRw0AIAQoAiAiBEUNACAEKQMAIgFCgICAgGBaBEAgACABpyACEQAACyAEKQMIIgFCgICAgGBUDQAgACABpyACEQAACwtKAQF/AkAgAUKAgICAcFQNACABpyIDLwEGIAJHDQAgAygCICIDRQ0AIAAgAykDABAjIAAgAykDCBAjIABBEGogAyAAKAIEEQAACws4AQF/IABBMGsiBEEKTwR/IABBwQBrIANNBEAgAEE3aw8LIAIgAEHXAGsgAEHhAGsgAU8bBSAECwtLAQF/IABBGBApIgJFBEBCgICAgOAADwsgAkEBNgIAIAAoAtgBIQAgAkIANwIQIAJCgICAgICAgICAfzcCCCACIAA2AgQgAq0gAYQLkQIAIABFBEBBAA8LAn8CQCABQf8ATQ0AAkBBiNUEKAIAKAIARQRAIAFBgH9xQYC/A0YNAgwBCyABQf8PTQRAIAAgAUE/cUGAAXI6AAEgACABQQZ2QcABcjoAAEECDAMLIAFBgEBxQYDAA0cgAUGAsANPcUUEQCAAIAFBP3FBgAFyOgACIAAgAUEMdkHgAXI6AAAgACABQQZ2QT9xQYABcjoAAUEDDAMLIAFBgIAEa0H//z9NBEAgACABQT9xQYABcjoAAyAAIAFBEnZB8AFyOgAAIAAgAUEGdkE/cUGAAXI6AAIgACABQQx2QT9xQYABcjoAAUEEDAMLC0Gg1ARBGTYCAEF/DAELIAAgAToAAEEBCwvEAgACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCABQQlrDhIACgsMCgsCAwQFDAsMDAoLBwgJCyACIAIoAgAiAUEEajYCACAAIAEoAgA2AgAPCwALIAIgAigCACIBQQRqNgIAIAAgATIBADcDAA8LIAIgAigCACIBQQRqNgIAIAAgATMBADcDAA8LIAIgAigCACIBQQRqNgIAIAAgATAAADcDAA8LIAIgAigCACIBQQRqNgIAIAAgATEAADcDAA8LAAsgAiACKAIAQQdqQXhxIgFBCGo2AgAgACABKwMAOQMADwsgACACIAMRAAALDwsgAiACKAIAIgFBBGo2AgAgACABNAIANwMADwsgAiACKAIAIgFBBGo2AgAgACABNQIANwMADwsgAiACKAIAQQdqQXhxIgFBCGo2AgAgACABKQMANwMAC14BBH8gACgCACECA0AgAiwAACIDENECBEBBfyEEIAAgAkEBaiICNgIAIAFBzJmz5gBNBH9BfyADQTBrIgMgAUEKbCIEaiADIARB/////wdzShsFQX8LIQEMAQsLIAEL3BICEn8BfiMAQdAAayIIJAAgCCABNgJMIAhBN2ohFyAIQThqIRICQAJAAkACQANAIAEhDCAHIA5B/////wdzSg0BIAcgDmohDgJAAkACQCAMIgctAAAiCQRAA0ACQAJAIAlB/wFxIgFFBEAgByEBDAELIAFBJUcNASAHIQkDQCAJLQABQSVHBEAgCSEBDAILIAdBAWohByAJLQACIQogCUECaiIBIQkgCkElRg0ACwsgByAMayIHIA5B/////wdzIhhKDQcgAARAIAAgDCAHEFsLIAcNBiAIIAE2AkwgAUEBaiEHQX8hDwJAIAEsAAEiChDRAkUNACABLQACQSRHDQAgAUEDaiEHIApBMGshD0EBIRMLIAggBzYCTEEAIQ0CQCAHLAAAIglBIGsiAUEfSwRAIAchCgwBCyAHIQpBASABdCIBQYnRBHFFDQADQCAIIAdBAWoiCjYCTCABIA1yIQ0gBywAASIJQSBrIgFBIE8NASAKIQdBASABdCIBQYnRBHENAAsLAkAgCUEqRgRAAn8CQCAKLAABIgEQ0QJFDQAgCi0AAkEkRw0AIAFBAnQgBGpBwAFrQQo2AgAgCkEDaiEJQQEhEyAKLAABQQN0IANqQYADaygCAAwBCyATDQYgCkEBaiEJIABFBEAgCCAJNgJMQQAhE0EAIRAM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IAgoAgRBAWsiBzYCBCAEIAlqQRBqIQQgBw0JIAAgACgCMEEBazYCMAwJCyAHCyEFIARBAWohBAwACwALIANBACAEQQFGGw0EQQAhCSADDQAgBEECRg0DCyAAIAU2AjAMAAsACyAJDwsgASAIQRBqIAAoAgxBA3QQHxoLIAgoAgghBSAIKAIMIQQgAiAIIAAoAgxBA3RqQRBqIAgtAAEiA0ECdBAfGiAAIAAoAjBBAWs2AjAMAAsAC4sCAQd/IAFBAnRBwP4DaigCACICIAFBAXRBkIAEai8BAGohCEEAIQECQANAIAIgCE8NASACQQFqIQYCQAJAIAItAAAiBEE/TQRAIAMgBEEDdmpBAWohAiABBEAgACADIAIQfg0DCyABQQFzIQEgBEEHcSACakEBaiEFDAELAn8gAyAEakH/AGsgBMBBAEgNABogBi0AACEFIARB3wBNBEAgAkECaiEGIAMgBEEIdGogBWpB//8AawwBCyACQQNqIQYgAi0AAiADIARBEHRqIAVBCHRqakH///8CawshBSADIQILIAEEQCAAIAIgBRB+DQELIAFBAXMhASAGIQIgBSEDDAELC0F/IQcLIAcLOABBsNQCIAEQrwQiAUEASARAQX4PCyAAIAFBHU0Ef0IBIAGthqcFIAFBAnRB2NgCaigCAAsQoQYLNQEBfyMAQRBrIgMkACADIAE2AgggAyACQQFqNgIMIAAgA0EIakECELEEIQAgA0EQaiQAIAALlwIBA38gASgCACICQf7/B08EQCAAQYY7QQAQOkF/DwsCQCACQQFNBEAgAEECQX8QuAEaDAELIAEoAgggAkECdGoiBEEEaygCACIDQX9GBEAgBEEIaygCACEDCyACQQF2IQIgA0H//wNNBEAgAEEVIAIQsgRBACECA0AgAiABKAIATg0CIAAgAkECdCIDIAEoAghqLwEAECogAEF/IAEoAgggA0EEcmooAgBBAWsiAyADQX5GG0H//wNxECogAkECaiECDAALAAsgAEEWIAIQsgRBACECA0AgAiABKAIATg0BIAAgAkECdCIDIAEoAghqKAIAEB0gACABKAIIIANBBHJqKAIAQQFrEB0gAkECaiECDAALAAtBAAsmAQF/IAAoAjgiAUEASARAIAAgACAAQTxqQQAQqwYiATYCOAsgAQvgAgEFfyMAQZABayIEJAAg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IgMgAkohBEKAgICAECEBIAMhAiAERQ0BDAILIAYoAgwgBWsiAyECC0KAgICAECEBIANBAEggAiADSHINAANAIAkgByADQQAgBRCzA0UEQEKBgICAECEBDAILIAIgA0chBCADQQFqIQMgBA0ACwsgACAKEA8gACALEA8LIAZBEGokACABC7ADAwd/AXwBfiMAQRBrIgUkAAJAIAAgARBZIgFCgICAgHCDQoCAgIDgAFENAAJAAkAgACADKQMAECgiDUKAgICAcINCgICAgOAAUQ0AIA2nIgkoAgRB/////wdxIQYgAaciCigCBEH/////B3EhBwJAIAQEQCAFIAcgBmsiCzYCDEF/IQhBACEEIAJBAkgNASAAIAUgAykDCBBCDQIgBSsDACIMvUL///////////8Ag0KAgICAgICA+P8AVg0BIAxEAAAAAAAAAABlBEAgBUEANgIMDAILIAwgC7djRQ0BIAUCfyAMmUQAAAAAAADgQWMEQCAMqgwBC0GAgICAeAs2AgwMAQsgBUEANgIMIAJBAk4EQCAAIAVBDGogAykDCCAHQQAQVw0CCyAHIAZrIQRBASEIC0F/IQIgBiAHSw0BIAQgBSgCDCIDayAIbEEASA0BA0AgCiAJIANBACAGELMDRQRAIAMhAgwDCyADIARGDQIgAyAIaiEDDAALAAsgACABEA8gACANEA9CgICAgOAAIQEMAQsgACABEA8gACANEA8gAq0hAQsgBUEQaiQAIAELkwECAX4BfyMAQRBrIgIkAEKAgICA4AAhBAJAIAAgARBZIgFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsCQCAAIAJBDGogAykDABC6AQ0AQoCAgIAwIQQgAigCDCIDQQBIDQAgAyABpyIFKAIEQf////8HcU8NACAFIAJBDGoQyQGtIQQLIAAgARAPCyACQRBqJAAgBAtpAgJ/AX4gACABEFkhAQNAIAIgBEwgAUKAgICAcINCgICAgOAAUXJFBEAgAyAEQQN0aikDACIGQiCIp0F1TwRAIAanIgUgBSgCAEEBajYCAAsgBEEBaiEEIAAgASAGEMQCIQEMAQsLIAELyAECAX4BfyMAQRBrIgIkAEKAgICA4AAhBAJAIAAgARBZIgFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsCQCAAIAJBDGogAykDABC6AQ0AAkAgAigCDCIDQQBOBEAgAyABpyIFKQIEIgSnQf////8HcUkNAQsgAEEvEC0hBAwBCyAFQRBqIQUgAAJ/IARCgICAgAiDUEUEQCAFIANBAXRqLwEADAELIAMgBWotAAALQf//A3EQnwMhBAsgACABEA8LIAJBEGokACAEC7gBAgJ+AX8jAEEQayICJABCgICAgOAAIQQCQCAAIAEQWSIBQoCAgIBwg0KAgICA4ABRBEAgASEEDAELAkAgACACQQxqIAMpAwAQugENAEKAgICAwH4hBCACKAIMIgNBAEgNACADIAGnIgYpAgQiBadB/////wdxTw0AIAZBEGohBiAFQoCAgIAIg1BFBEAgBiADQQF0ajMBACEEDAELIAMgBmoxAAAhBAsgACABEA8LIAJBEGokACAEC+MBAgF+An8jAEEQayICJAACQCAAIAFBLRBLIgNFBEAgBEEANgIAQoCAgIDgACEBDAELQoCAgIAwIQECQCADKQMAIgZCgICAgHCDQoCAgIAwUgRAIAIgAygCDCIFNgIMIAUgBqciBygCBEH/////B3FJDQEgACAGEA8gA0KAgICAMDcDAAsgBEEBNgIADAELIAcgAkEMahDJASEIIAMgAigCDDYCDCAEQQA2AgAgCEH//wNNBEAgACAIQf//A3EQnwMhAQwBCyAAIAcgBUEBdGpBEGpBAhDuAyEBCyACQRBqJAAgAQs3ACMAQRBrIgIkACAAIAJBDGogAykDABB3IQAgAigCDCEDIAJBEGokAEKAgICA4AAgA2etIAAbC04AIwBBEGsiAiQAQoCAgIDgACEBAkAgACACQQxqIAMpAwAQdw0AIAAgAkEIaiADKQMIEHcNACACKAIIIAIoAgxsrSEBCyACQRBqJAAgAQsGACAAtrsLfwAgACAAKQPQASIBQgyIIAGFIgFCGYYgAYUiAUIbiCABhSIBNwPQAUKAgICAwH4gAUKdurP7lJL9oiV+QgyIQoCAgICAgID4P4S/RAAAAAAAAPC/oL0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwujBAMDfAV/A34jAEEQayIIJAAgCEIANwMIAkACQCACQQBMDQBCgICAgOAAIQEgACAIQQhqIAMpAwAQQg0BQQEhCSAIKwMIIQQgAkEBRwRAA0AgAiAJRg0CIAAgCCADIAlBA3RqKQMAEEINAyAJQQFqIQkgCCsDACEFIwBBIGsiByQAIAS9Qv///////////wCDIg0gBb1C////////////AIMiDCAMIA1WGyIOvyEEAkAgDkI0iKciCkH/D0YNACANIAwgDCANVBsiDL8hBQJAIA5QDQAgDEI0iKciC0H/D0YNACALIAprQcEATgRAIAUgBKAhBAwCCwJ8IAtB/gtPBEAgBEQAAAAAAAAwFKIhBCAFRAAAAAAAADAUoiEFRAAAAAAAALBrDAELRAAAAAAAAPA/IApBvARLDQAaIAREAAAAAAAAsGuiIQQgBUQAAAAAAACwa6IhBUQAAAAAAAAwFAshBiAHQRhqIAdBEGogBRCKBiAHQQhqIAcgBBCKBiAGIAcrAwAgBysDEKAgBysDCKAgBysDGKCfoiEEDAELIAUhBAsgB0EgaiQADAALAAsgBJkhBAsgBL0iAQJ/IASZRAAAAAAAAOBBYwRAIASqDAELQYCAgIB4CyIAt71RBEAgAK0hAQwBC0KAgICAwH4gAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGyEBCyAIQRBqJAAgAQtOACAAIABEAAAAAAAA8L9EAAAAAAAA8D8gAEQAAAAAAAAAAGMbIAC9Qv///////////wCDQoCAgICAgID4/wBWGyAARAAAAAAAAAAAYRsLQwACfCABvUKAgICAgICA+P8Ag0KAgICAgICA+P8AUQRARAAAAAAAAPh/IACZRAAAAAAAAPA/YQ0BGgsgACABEI8DCwuDAQICfgF/IAC9IgFCNIinQf8PcSIDQf4HTQRAIAFCgICAgICAgICAf4MhAiADQf4HRyABQoCAgICAgIDwv39RckUEQCACQoCAgICAgID4P4S/DwsgAr8PCyADQbIITQR8IAFCP4cgAXxCAUGzCCADa62GIgFCAYh8QgAgAX2DvwUgAAsLggUDAnwFfwF+IwBBEGsiCSQAAn5CgICAgMD+//v/AEKAgICAwP7/eyAEGyACRQ0AGgJ8IAMpAwAiAUL/////D1gEQEEBIAIgAkEBTBshCiABpyEIQQEhBwNAIAcgCkcEQCAItyADIAdBA3RqKQMAIgFCgICAgBBaDQMaIAggAaciCyAIIAtKGyAIIAsgCCALSBsgBBshCCAHQQFqIQcMAQsLIAitDAILQoCAgIDgACAAIAlBCGogARBCDQEaQQEhByAJKwMICyEFIAcgAiACIAdIGyECA0AgAiAHRwRAQoCAgIDgACAAIAkgAyAHQQN0aikDABBCDQIaAkAgBb0iDEL///////////8Ag0KAgICAgICA+P8AVg0AIAkrAwAiBr0iAUL///////////8Ag0KAgICAgICA+P8AVgRAIAYhBQwBCyAFRAAAAAAAAAAAYSAGRAAAAAAAAAAAYXEhCiAEBEAgCgRAIAEgDIO/IQUMAgsgBSAFIAalIAa9Qv///////////wCDQoCAgICAgID4/wBWGyAGIAW9Qv///////////wCDQoCAgICAgID4/wBYGyEFDAELIAoEQCABIAyEvyEFDAELIAUgBSAGpCAGvUL///////////8Ag0KAgICAgICA+P8AVhsgBiAFvUL///////////8Ag0KAgICAgICA+P8AWBshBQsgB0EBaiEHDAELCyAFvSIBAn8gBZlEAAAAAAAA4EFjBEAgBaoMAQtBgICAgHgLIgC3vVEEQCAArQwBC0KAgICAwH4gAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwshASAJQRBqJAAgAQstAEKAgICA4AAgACADKQMAIAMpAwhBABCLAiIAQQBHrUKAgICAEIQgAEEASBsLoAEBA34gAykDACIFIQQgAkEETgRAIAMpAxghBAsgBUL/////b1gEQCAAECRCgICAgOAADwsgAykDECEBQoCAgIDgACEGAkAgACADKQMIEDEiAkUNACABQiCIp0F1TwRAIAGnIgMgAygCAEEBajYCAAsgACAFIAIgASAEQQAQhgQhAyAAIAIQEyADQQBIDQAgA0EAR61CgICAgBCEIQYLIAYLjwEAAkACQCADKQMAIgFC/////29YBEAgBARAIAAQJAwDCyABQiCIp0F1SQ0BIAGnIgAgACgCAEEBajYCACABDwsgACABELYDIgJBAEgNASAEBEAgAkEAR61CgICAgBCEDwsgAkUEQCAAQfjiAEEAEBUMAgsgAaciACAAKAIAQQFqNgIACyABDwtCgICAgOAACyoAIAMpAwAiAUL/////b1gEQCAAECRCgICAgOAADwsgACABQQNBABCqAgtPAAJAAkAgAykDACIBQv////9vWARAIARFBEBCgICAgBAPCyAAECQMAQsgACABEJkBIgBBAE4NAQtCgICAgOAADwsgAEEAR61CgICAgBCEC2MBAX4gAykDACIEQv////9vWARAIAAQJEKAgICA4AAPC0KAgICA4AAhAQJAIAAgAykDCBAxIgJFDQAgACAEIAIQcSEDIAAgAhATIANBAEgNACADQQBHrUKAgICAEIQhAQsgAQs2ACADKQMAIgFCIIinIgJBf0YgBEUgAkF+cUECR3FyRQRAIAAQJEKAgICA4AAPCyAAIAEQ6AELYwECfgJAAkAgAykDACIBQv////9vWARAIAAQJAwBCyADKQMIIQUgASEEIAJBA04EQCADKQMQIQQLIAAgBRAxIgINAQtCgICAgOAADwsgACABIAIgBEEAEBQhASAAIAIQEyABC2YBAX4gAykDACIEQv////9vWARAIAAQJEKAgICA4AAPC0KAgICA4AAhAQJAIAAgAykDCBAxIgJFDQAgACAEIAJBABDVASEDIAAgAhATIANBAEgNACADQQBHrUKAgICAEIQhAQsgAQuLAQECfiADKQMAIgFC/////29YBEAgABAkQoCAgIDgAA8LIAMpAxAhBkKAgICA4AAhBQJAIAAgAykDCBAxIgJFDQAgACABIAIgBiAERUEOdBDHBCEDIAAgAhATIANBAEgNACAEBEAgA0EAR61CgICAgBCEDwsgAaciACAAKAIAQQFqNgIAIAEhBQsgBQuaAQIBfwJ+IwBBEGsiBCQAIAMpAwghBSADKQMAIgYhAQJAAkACQAJAIAJBA0gNACADKQMQIgFCgICAgHBaBEAgAactAAVBEHENAQsgAEGiPkEAEBUMAQsgACAEQQxqIAUQiQQiAg0BC0KAgICA4AAhAQwBCyAAIAYgASAEKAIMIgMgAhCQAyEBIAAgAiADEJsDCyAEQRBqJAAgAQsVACAAIAMpAwAgAyADQQhqQQIQnQMLVgIBfgF/IAAgARC0AyIBQoCAgIBwg0KAgICA4ABRBEAgAQ8LQoCAgIAwIQIgAaciAygCBEGAgICAeEcEQCAAIAAoAhAgAxDBAhAtIQILIAAgARAPIAILCQAgACABELQDC1sBAX4jAEEQayICJAAgAiAAIAEQtAMiATcDCAJAIAFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsgAEKAgICAMEEBIAJB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IQMCQAJAAkAgAkHGAGsOBgIDAQMDAgALIAJBFkcNAgtBECEDCyAAIAEgAxCQAg8LIABBtitBABAVC0KAgICA4AALlgEBAXwjAEEQayICJAACfkKAgICA4AAgACACQQhqIAEQmwINABogAisDCCIEvSIBAn8gBJlEAAAAAAAA4EFjBEAgBKoMAQtBgICAgHgLIgC3vVEEQCAArQwBC0KAgICAwH4gAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwshASACQRBqJAAgAQvsAgIDfwF8IwBB0ABrIgQkACAEQRBqQQBBOBArGiAEQoCAgICAgID4PzcDIEKAgICAwH4hAQJAIAJFDQBBByACIAJBB04bIgJBACACQQBKGyECA0AgAiAFRwRAIAAgBEEIaiADIAVBA3QiBmopAwAQQgRAQoCAgIDgACEBDAMLIAQrAwgiB71CgICAgICAgPj/AINCgICAgICAgPj/AFENAiAEQRBqIAZqIAedOQMAAkAgBQ0AIAQrAxAiB0QAAAAAAAAAAGZFIAdEAAAAAAAAWUBjRXINACAEIAdEAAAAAACwnUCgOQMQCyAFQQFqIQUMAQsLIARBEGpBABDgAiIHvSIBAn8gB5lEAAAAAAAA4EFjBEAgB6oMAQtBgICAgHgLIgW3vVEEQCAFrSEBDAELQoCAgIDAfiABQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbIQELIARB0ABqJAAgAQtWABDQBCIBQoCAgIAIfEL/////D1gEQCABQv////8Pgw8LQoCAgIDAfiABub0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwsIAEKAgICAMAuqHQIGfwR+IwBB0ABrIgYkAAJAAkAgAEEQaiIDQYgCIAAoAgARAwAiAUUNACABQQVqQQBBgwIQKxogAUEFOgAEIAFBATYCACAAKAJQIgQgAUEIaiIFNgIEIAEgAEHQAGo2AgwgASAENgIIIAAgBTYCUCABIAMgACgCQEEDdCAAKAIAEQMAIgQ2AiggBEUEQCADIAEgACgCBBEAAAwBCyABIAA2AhAgACgCSCIDIAFBFGoiBTYCBCABIABByABqNgIYIAEgAzYCFCAAIAU2AkggAULxgICAgDk3AtwB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aiAAIAFB1QAgAUEAEBQQowENACAAIAVB1QACfiACKQMIIgFCgICAgAh8Qv////8PWARAIAFC/////w+DDAELQoCAgIDAfiABub0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwsQRUEASA0AQoCAgIDgACEIIABBLhB2IgFCgICAgHCDQoCAgIDgAFENACAAQSAQKSIDRQRAIAEhCAwBCyADIAk3AwggAyAFNwMAIAMgBKciCkHnAEEAEMcBQX9zQR92NgIQIApB9QBBABDHASEKIANBADYCGCADIApBf3NBH3Y2AhQgAUKAgICAcFoEQCABpyADNgIgCyAAIAYQDyAAIAQQDyABIQcMAQsgACAJEA8gACAGEA8gACAEEA8gACAFEA8gACAIEA8LIAJBIGokACAHC74EAgd+An8jAEEQayICJAACQCABQv////9vWARAIAAQJEKAgICA4AAhBgwBC0KAgICA4AAhBkKAgICAMCEFAkAgAAJ+AkAgACADKQMAECgiB0KAgICAcINCgICAgOAAUQ0AIAAgACABQe4AIAFBABAUECYiA0EASA0AIANFBEAgACABIAcQyAEhBgwDCyAAIAAgAUHvACABQQAQFBAmIgtBAEgNACAAIAFB1QBCABBFQQBIDQBCgICAgOAAIAAQPiIIQoCAgIBwg0KAgICA4ABRDQEaIAenIQwCQANAIAAgBRAPIAAgASAHEMgBIgVCgICAgHCDIgRCgICAgCBRDQECQCAEQoCAgIDgAFENAAJ/IAAgACAFQgAQTRA3IgRCgICAgHCDIgpCgICAgJB/UgRAQQAgCkKAgICA4ABSDQEaDAILIASnKAIEQf////8HcUULIQMgACAIIAkgBBCGAUEASA0AIAlCAXwhCSADRQ0BIAAgAkEIaiAAIAFB1QAgAUEAEBQQowFBAEgNACAAIAFB1QACfiAMIAIpAwggCxDxAiIEQoCAgIAIfEL/////D1gEQCAEQv////8PgwwBC0KAgICAwH4gBLm9IgRCgICAgMCBgPz/AH0gBEL///////////8Ag0KAgICAgICA+P8AVhsLEEVBAE4NAQsLIAgMAgsgCacEQCAIIQYMAwsgACAIEA9CgICAgCAhBgwCC0KAgICAMAsQDwsgACAFEA8gACAHEA8LIAJBEGokACAG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/////w+DEGpBAEgNDSADRQRAIAkgCSgCAEEBajYCAAsgACABIAZBAWqtIBQQakEASA0NIA5CgICAgDBSBEAgEUIgiKdBdU8EQCARpyICIAIoAgBBAWo2AgALIAAgASAGQQJqrSAREGpBAEgNDgsgBCABNwNYIARCgICAgDA3A1AgACATEA8gACAAIBkgBCAEQdAAakEAEJ0DEDchEwwBC0KAgICAMCEVIA5CgICAgDBSBEAgACARECUiFUKAgICAcINCgICAgOAAUQ0NCyAEIBc3A3ggBCAVNwNwIAQgATcDaCAEIBQ3A1ggBCAPNwNQIAQgEkL/////D4M3A2AgACATEA8gACAEQdAAahDtBCETIAAgFRAPCyATQoCAgIBwg0KAgICA4ABRDQsgB6wgElcEQCAEQThqIgIgCSAHIBKnEFEaIAIgExCHARogD6cpAgRC/////weDIBJ8pyEHCyAFQQFqIQUMAQsLIARBOGoiAiAJIAcgCSgCBEH/////B3EQURogAhA2IRAMCgsgACAPEA9CgICAgDAhEwJAAn8CQCAAIAAgEkIAEE0QNyIPQoCAgIBwgyIOQoCAgICQf1IEQCAOQoCAgIDgAFINASAOIRAMAwsgD6coAgRB/////wdxDQAgACAEQdAAaiAAIAFB1QAgAUEAEBQQowFBAEgNAiAAIAFB1QACfiAJIAQpA1AgDRDxAiIOQoCAgIAIfEL/////D1gEQCAOQv////8PgwwBC0KAgICAwH4gDrm9Ig5CgICAgMCBgPz/AH0gDkL///////////8Ag0KAgICAgICA+P8AVhsLEEUiAkEATg0AIAJBHnZBAnEMAQtBAAtFDQELCwwCCwwGC0KAgICAMCETC0KAgICAMCEBDAQLIARB0ABqIAsgCCALKAIEQf////8HcRBRDQAgACASEA8gACgCECICQRBqIAMgAigCBBEAACAEQdAAahA2IRAMAQsgACASEA8gACgCECICQRBqIAMgAigCBBEAACAEKAJQKAIQIgJBEGogBCgCVCACKAIEEQAAC0KAgICAMCERC0KAgICAMCETQoCAgIAwIQFCgICAgDAhDwsgBCgCOCgCECICQRBqIAQoAjwgAigCBBEAAAsgBBDuBCAAIBcQDyAAIA8QDyAAIAEQDyAAIBMQDyAAIBEQDyAAIBQQDwsgBEGQAWokACAQC6IBACMAQSBrIgIkAAJ+AkAgAUL/////b1gEQCAAECQMAQsgACACQQhqIgNBABA9GiADQS8QOxoCQCADIAAgAUHsACABQQAQFBB/DQAgAkEIaiIDQS8QOxogAyAAIAFB7QAgAUEAEBQQfw0AIAJBCGoQNgwCCyACKAIIKAIQIgBBEGogAigCDCAAKAIEEQAAC0KAgICA4AALIQEgAkEgaiQAIAELTgECfkKAgICA4AAhBCAAIAEgAykDABDIASIBQoCAgIBwgyIFQoCAgIDgAFIEfiAAIAEQDyAFQoCAgIAgUq1CgICAgBCEBUKAgICA4AALC/gCAgN+AX8CQAJAIAAgARDwAiICRQ0AIAMpAwghBgJAAkACQCADKQMAIgRCgICAgHBUDQAgBKciAy8BBkESRw0AIAZCgICAgHCDQoCAgIAwUgRAIABBnvkAQQAQFUKAgICA4AAPCyADKAIgIgcgBygCAEEBajYCACADKAIkIgMgAygCAEEBajYCACAHrUKAgICAkH+EIQQgA61CgICAgJB/hCEFDAELQoCAgIAwIQUCfiAEQoCAgIBwg0KAgICAMFEEQCAAQS8QLQwBCyAAIAQQKAsiBEKAgICAcINCgICAgOAAUQ0BIAAgBCAGEJgEIgVCgICAgHCDQoCAgIDgAFENAQsgACACNQIAQoCAgICQf4QQDyAAIAI1AgRCgICAgJB/hBAPIAIgBT4CBCACIAQ+AgAgACABQdUAQgAQRUEASA0BIAFCIIinQXVJDQIgAaciACAAKAIAQQFqNgIADAILIAAgBBAPIAAgBRAPC0KAgICA4AAPCyABC2oBAX8gAUL/////b1gEQCAAECRCgICAgOAADwsCfiABpyIDLwEGQRJHBEBCgICAgDAgACABIAAoAigpA5ABEFINARogAEESEIYDQoCAgIDgAA8LIAMoAiQtABAgAnFBAEetQoCAgIAQhAsLvQQBCX8jAEEgayIHJAACQAJAAkACQAJAIAFC/////29YBEAgABAkDAELIAAgASAAKAIoKQOQARBSDQIgACABEPACIgINAQtCgICAgOAAIQEMAwsgAigCACIIKAIEIgJB/////wdxIgMNAQsgAEH+kwEQYiEBDAELIAAgB0EIaiADIAJBH3YQigMaIAhBEGohBiAIKAIEQf////8HcSEJQQAhAANAAkACQCAAIAlIBEAgAEEBaiECQX8hBQJAAn8CQAJAAkACQAJAAkACQAJ/IAgpAgRCgICAgAiDIgFQIgpFBEAgBiAAQQF0ai8BAAwBCyAAIAZqLQAACyIDQdsAaw4DAwECAAsgAiEAAkAgA0EKaw4EBAsLBQALIANBL0cNByAERQ0FQQEhBEEvIQMMBwtB3AAhAyACIAlODQYgAEECaiEAIApFBEAgBiACQQF0ai8BACEFDAoLIAIgBmotAAAhBQwJC0EAIQRB3QAhAwwFC0HbACEDIAQgAiAJTnINBiAAQQJqIQAgAVAEQEHdAEF/IAIgBmotAABB3QBGIgQbIQUgACACIAQbIQBBASEEDAgLQQEhBEHdAEF/IAYgAkEBdGovAQBB3QBGIgobIQUgACACIAobIQAMBwtB7gAMAgtB8gAMAQtBACEEQS8LIQVB3AAhAwsgAiEADAILIAdBCGoQNiEBDAMLIAIhAEEBIQQLIAdBCGogAxCLARogBUEASA0AIAdBCGogBRCLARoMAAsACyAHQSBqJAAgAQvWAgIDfwF+IwBBEGsiBCQAAkAgAUL/////b1gEQCAAECRCgICAgOAAIQUMAQtCgICAgOAAIQUgACAAIAFB7gAgAUEAEBQQJiICQQBIDQAgAgR/IARB5wA6AAggBEEJagUgBEEIagshAiAAIAAgAUHr4wAQsgEQJiIDQQBIDQAgAwRAIAJB6QA6AAAgAkEBaiECCyAAIAAgAUGL5QAQsgEQJiIDQQBIDQAgAwRAIAJB7QA6AAAgAkEBaiECCyAAIAAgAUH01AAQsgEQJiIDQQBIDQAgAwRAIAJB8wA6AAAgAkEBaiECCyAAIAAgAUHvACABQQAQFBAmIgNBAEgNACADBEAgAkH1ADoAACACQQFqIQILIAAgACABQfsdELIBECYiA0EASA0AIAAgBEEIaiIAIAMEfyACQfkAOgAAIAJBAWoFIAILIABrEJMCIQULIARBEGokACAFC6UDAQR+IwBBEGsiAyQAIAQCfwJAAkACQAJAIAAgAUEuEEsiAkUEQEKAgICAMCEBDAELIAIoAhgEQEKAgICAMCEBQQEMBQsgACACKQMAIgggAikDCCIGEMgBIgFCgICAgHCDIgdCgICAgOAAUg0BC0KAgICAMCEHDAELIAdCgICAgCBRBEAgAkEBNgIYQoCAgIAwIQFBAQwDCyACKAIQBEAgACAAIAFCABBNEDciB0KAgICAcIMiCUKAgICA4ABRDQECQCAJQoCAgICQf1INACAHpygCBEH/////B3ENACAAIANBCGogACAIQdUAIAhBABAUEKMBQQBIDQIgACAIQdUAAn4gBqcgAykDCCACKAIUEPECIgZCgICAgAh8Qv////8PWARAIAZC/////w+DDAELQoCAgIDAfiAGub0iBkKAgICAwIGA/P8AfSAGQv///////////wCDQoCAgICAgID4/wBWGwsQRUEASA0CCyAAIAcQDwwCCyACQQE2AhgMAQsgACABEA8gACAHEA9CgICAgOAAIQELQQALNgIAIANBEGokACABCw4AIAAQtQJCgICAgOAACwkAQoCAgIDAfgsWACAAIAMpAwAgAykDCCADKQMQEJQEC9EBAgN+An8jAEEQayIHJAACQCAAIAdBDGogAykDABDlASIIRQRAQoCAgIDgACEEDAELIAAgCCAHKAIMQdKIARD1BSEBIAAgCBBUAkAgAkECSCABQoCAgIBwg0KAgICA4ABRcg0AIAAgAykDCCIGEDhFDQBCgICAgOAAIQQCQCAAEDQiBUKAgICAcINCgICAgOAAUQRAIAEhBQwBCyAAIAVBLyABQQcQGUEASA0AIAAgBUEvIAYQ+QQhBAsgACAFEA8MAQsgASEECyAHQRBqJAAgBAsNACAAIAEgAkEwEP0FCwsAIAAgAUEwEP4FC7QDAgN/An4jAEHQAGsiBiQAQX8hBwJAIAAgBkHIAGogAUHCABCBASIIRQ0AIAYpA0giAUKAgICAcINCgICAgDBRBEAgCCkDACEBIANCIIinQXVPBEAgA6ciByAHKAIAQQFqNgIACyAAIAEgAiADIAQgBRCGBCEHDAELIAAgAhBcIglCgICAgHCDQoCAgIDgAFEEQCAAIAEQDwwBCyAIKQMAIQogBiAENwM4IAYgAzcDMCAGIAk3AyggBiAKNwMgIAAgASAIKQMIQQQgBkEgahAvIQEgACAJEA8gAUKAgICAcINCgICAgOAAUQ0AAkACQCAAIAEQJiIHBEAgACAGIAgoAgAgAhBMIgJBAEgNASACRQ0DAkAgBigCACICQRNxRQRAIAAgBikDCCADEFJFDQEMBAsgAkERcUEQRw0DIAY1AhxCIIZCgICAgDBSDQMLIAAgBhBI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gICAwH4gALi9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLOQEBfkKAgICAwH4gASkDACICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCzsBAX5CgICAgMB+IAEqAgC7vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCwwAIAAgASkDABD7AwsMACAAIAEpAwAQhwILSQEBfiABKAIAIgBBAE4EQCAArQ8LQoCAgIDAfiAAuL0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsHACABNQIACwcAIAEzAQALDgAgATIBAEL/////D4MLCQAgABC1AkF/Cw4AIAEwAABC/////w+DCwcAIAExAAALDwAgACsDACABKwMAEP0ECxEAIAAqAgC7IAEqAgC7EP0ECxkBAn4gASkDACIDIAApAwAiBFQgAyAEVmsLGQECfiABKQMAIgMgACkDACIEUyADIARVawsXACABKAIAIgEgACgCACIASSAAIAFJawsXACABKAIAIgEgACgCACIASCAAIAFIawsNACAALwEAIAEvAQBrCw0AIAAuAQAgAS4BAGsLDQAgACwAACABLAAAawsNACAALQAAIAEtAABrC8wNBAd/AXwBfgF9IwBBIGsiBiQAQoCAgIDgACENAkAgACABEJIBIgpBAEgNAEF/IQUCQAJAAkAgCkUNAEEBIQgCQAJAIARBAUYEQEF/IQggBiAKQQFrIgU2AhwgAkECSA0BIAAgBkEIaiADKQMIEEINBiAGKwMIIgy9Qv///////////wCDQoGAgICAgID4/wBaBEAgBkEANgIcDAILIAxEAAAAAAAAAABmBEAgDCAFt2NFDQIgBgJ/IAyZRAAAAAAAAOBBYwRAIAyqDAELQYCAgIB4CzYCHAwCC0F/IQUgDCAKt6AiDEQAAAAAAAAAAGMNBCAGAn8gDJlEAAAAAAAA4EFjBEAgDKoMAQtBgICAgHgLNgIcDAELIAZBADYCHCACQQJIBEAgCiECDAILIAAgBkEcaiADKQMIIAoiAiACEFcNBQwBC0F/IQILIAGnIgkoAiAoAgwoAiAtAAQEQEF/IQUgBEF/Rw0CQX9BACADNQIEQiCGQoCA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IA1CgICAgDBBBCAFQRBqECEhCiAAIAsQDyAAIA8QDyAFQoCAgIAwNwM4IApCgICAgHCDQoCAgIDgAFENASAAIAkQDyAKIQkLIAhCAXwhCAwBCwsgBSAJNwMwIAUpAzghCwsgACAFKQMwEA8gACALEA9CgICAgOAAIQkLIAAgARAPIAVBQGskACAJC6wIAgN/CX4jAEEwayIFJABCgICAgDAhCSAFQoCAgIAwNwMoAkACQAJAAkAgBEEIcSIHBEAgAUIgiKdBdU8EQCABpyIGIAYoAgBBAWo2AgALIAUgACABEJIBIgasNwMIIAZBAE4NAQwCCyAAIAVBCGogACABECUiARA8DQELIAMpAwAhD0KAgICAMCEOIAJBAk4EQCADKQMIIQ4LIAAgDxBgDQACQAJAAkACQAJAAkACQCAEDg0FAAYBAgYGBgUABgMEBgtCgICAgBAhCQwFCyAAIAECfiAFKQMIIghCgICAgAh8Qv////8PWARAIAhC/////w+DDAELQoCAgIDAfiAIub0iCEKAgICAwIGA/P8AfSAIQv///////////wCDQoCAgICAgID4/wBWGwsQqwIiCUKAgICAcINCgICAgOAAUg0EDAULIAAgAUIAEKsCIglCgICAgHCDQoCAgIDgAFINAwwECyAFIAE3AxAgBSAFNQIINwMYIABBAiAFQRBqEPYCIglCgICAgHCDQoCAgIDgAFINAgwDCyAAED4iCUKAgICAcINCgICAgOAAUg0BQoCAgIDgACEJDAILQoGAgIAQIQkLQgAhCCAFKQMIIgpCACAKQgBVGyEQA0AgCCAQUgRAAkACQCAHBEAgBSAAIAEgCBBzIgo3AyggCkKAgICAcINCgICAgOAAUg0BDAULIAAgASAIIAVBKGoQhQEiAkEASA0EIAJFDQELIAghCiAIQoCAgIAIWgRAQoCAgIDAfiAIub0iCkKAgICAwIGA/P8AfSAKQv///////////wCDQoCAgICAgID4/wBWGyEKCyAKQoCAgIBwg0KAgICA4ABRDQMgBSABNwMgIAUgCjcDGCAFIAUpAygiDTcDECAAIA8gDkEDIAVBEGoQISELIAAgChAPIAtCgICAgHCDQoCAgIDgAFENAwJAAkACQAJAAkACQAJAIAQODQABBQIEBQUFAAEFAwQFCyAAIAsQJg0FQoCAgIAQIQgM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AUL///////////8Ag0KAgICAgICA+P8AVhshBQwCCxABAAsgAjAAAEL/////D4MhBQsgB0EQaiQAIAULUgIBfwF+QoCAgIDgACEEIAAgASACEJMBIgMEfiADKAIgIgMoAgwoAiAtAAQEQCACRQRAQgAPCyAAEGtCgICAgOAADwsgAzUCFAVCgICAgOAACwvXAQEDfwJAIAFCgICAgHBUDQAgAaciAy8BBkE5Rw0AIAMoAiAiBEUNACAEQcwAaiEDIARByABqIQUDQCAFIAMoAgAiA0cEQCADKQMQIgFCgICAgGBaBEAgACABpyACEQAACyADKQMYIgFCgICAgGBaBEAgACABpyACEQAACyADKQMgIgFCgICAgGBaBEAgACABpyACEQAACyADKQMoIgFCgICAgGBaBEAgACABpyACEQAACyADQQRqIQMMAQsLIAQoAgRBfnFBBEYNACAAIARBCGogAhDvAwsLBgBB4MYECzABAX8CQCABQoCAgIBwVA0AIAGnIgIvAQZBOUcNACACKAIgIgJFDQAgACACEIcFCwsNACAAIAEgAkE3EP0FCwsAIAAgAUE3EP4FCxYBAX8gAacoAiAiAgRAIAAgAhCIBQsLMQEBfyABpygCICICBEAgACACKAIIEKMFIAAgAikDABAjIABBEGogAiAAKAIEEQAACwvcAQEEfwJAIAFCgICAgHBUDQAgAaciBC8BBkExRw0AIAQoAiAiBkUNAEEAIQQDQCAEQQJGRQRAIAYgBEEDdGoiBUEIaiEDIAVBBGohBQNAIAUgAygCACIDRwRAIAMpAwgiAUKAgICAYFoEQCAAIAGnIAIRAAALIAMpAxAiAUKAgICAYFoEQCAAIAGnIAIRAAALIAMpAxgiAUKAgICAYFoEQCAAIAGnIAIRAAALIANBBGohAwwBCwsgBEEBaiEEDAELCyAGKQMYIgFCgICAgGBUDQAgACABpyACEQAACwuMAQEFfwJAIAFCgICAgHBUDQAgAaciAi8BBkExRw0AIAIoAiAiBEUNAANAIANBAkZFBEAgBCADQQN0aiICQQRqIQUgAigCCCECA0AgAiAFRkUEQCACKAIEIQYgACACEK4CIAYhAgwBCwsgA0EBaiEDDAELCyAAIAQpAxgQIyAAQRBqIAQgACgCBBEAAAsLJQAgBSkDACIBQiCIp0F1TwRAIAGn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IAMpAwAQpgENACAAEJcBIgVCgICAgHCDQoCAgIDgAFENACAAIAJBFGogAykDCBC7ASIGRQRAIAAgBRAPDAELIAAoAtgBIQMgAkIANwIMIAJCgICAgICAgICAfzcCBCACIAM2AgAgAkIBEDAaIAIgAikDKCIBpyIHQf////8DQQEQzAEaIAIgAkJ/Qf////8DQQEQdRogBadBBGoiAyAGIAIQkwUaAkAgBEUgAVByDQAgAkIBEDAaIAIgB0EBa0H/////A0EBEMwBGiADIAIQ0wFBAEgNACACQgEQMBogAiAHQf////8DQQEQzAEaIAMgAyACQf////8DQQEQ5AEaCyACEBsgACAGIAJBFGoQXiAAIAUQzQEhAQsgAkEwaiQAIAEL6hMCAn4BfyMAQdABayIEJAAgACAEEJgFIAEgARA0IgNBqi0CfiAEKQMIIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANB3+AAAn4gBCkDECICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQboqAn4gBCkDGCICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQagqAn4gBCkDICICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQfooAn4gBCkDKCICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQfrfAAJ+IAQpAzAiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0HYKAJ+IAQpAzgiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0G23wACfiAEKQNAIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANBzSkCfiAEKQNIIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANBl+AAAn4gBCkDUCICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQeIoAn4gBCkDWCICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQc/fAAJ+IAQpA2AiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0GGKgJ+IAQpA2giAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0Gt4AACfiAEKQNwIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANBxyoCfiAEKQN4IgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANB8OAAAn4gBCkDgAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0HN4AACfiAEKQOIASICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQZIqAn4gBCkDkAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0G44AACfiAEKQOYASICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQdUqAn4gBCkDoAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0HvJwJ+IAQpA6gBIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANB6icCfiAEKQOwASICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQeszAn4gBCkDuAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0H7JwJ+IAQpA8ABIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANBo98AAn4gBCkDyAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAMQUyEAIARB0AFqJAAgAAufAgEDfiABQv////9vWARAIAAQJEKAgICA4AAPC0KAgICA4AAhBQJ+IAAgAUE2IAFBABAUIgRCgICAgHCDQoCAgIAwUQRAIABBlAEQLQwBCyAAIAQQNwsiBEKAgICAcIMiBkKAgICA4ABSBH4CfiAAIAFBMyABQQAQFCIBQoCAgIBwg0KAgICAMFEEQCAAQS8QLQwBCyAAIAEQNwsiAUKAgICAcIMiBUKAgICA4ABRBEAgACAEEA9CgICAgOAADwsCQCAGQoCAgICQf1EEQCAEpygCBEH/////B3FFDQELIAVCgICAgJB/UQRAIAGnKAIEQf////8HcUUNAQsgAEHMngEgBEH4mQEQvgEhBAsgACAEIAEQxAIFQoCAgIDgAAsLXwEBfwJAIAFFBEAgAkUNASAAIAIQ2QMPCyACRQRAIAAgACgCAEEBazYCACAAIAAoAgRBCGs2AgQgARCbAQwBCyAAKAIIIAAoAgQgAmpPBH8gASACEPMFBUEACw8LQQALJgAgAQRAIAAgACgCAEEBazYCACAAIAAoAgRBCGs2AgQgARCbAQsLCQAgACABNgIYCygBAX8CQCABpygCICIDRQ0AIAMoAgBBBEYNACAAIANBCGogAhDvAwsLPwEBfwJAIAFCgICAgHBUDQAgAaciAi8BBkEvRw0AIAIoAiAiAkUNACAAIAIQ7AMgAEEQaiACIAAoAgQRAAALC0cBAX8CQCABpygCICIDRQ0AIAMpAwAiAUKAgICAYFoEQCAAIAGnIAIRAAALIAMpAwgiAUKAgICAYFQNACAAIAGnIAIRAAALCzABAX8gAacoAiAiAgRAIAAgAikDABAjIAAgAikDCBAjIABBEGogAiAAKAIEEQAACwsnAQF/IAGnKAIgIgIEQCAAIAIpAwAQIyAAQRBqIAIgACgCBBEAAAsLWgECfyABpygCICICBEACQCACKQMAIgFCgICAgHBUDQAgAactAAVBAnENACACKAIMIgNFDQAgACADEOoDIAIpAwAhAQsg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ACIGRQ0AIAYtAAVBAXFFDQAgACAGIAIRAAALIANBAWohAwwACwALIAAgBCACEQAACwt8AQN/IAGnIgIoAigiAwRAIAAgA61CgICAgHCEECMLIAIoAiAiAwRAIAIoAiQiBARAQQAhAgNAIAIgAygCPE5FBEAgACAEIAJBAnRqKAIAEOsBIAJBAWohAgwBCwsgAEEQaiAEIAAoAgQRAAALIAAgA61CgICAgGCEECMLCxIAIAGnKAIgIgAEQCAAEKQDCwseACABpykDICIBQoCAgIBgWgRAIAAgAacgAhEAAAsLGQAgACABpyIAKQMgECMgAEKAgICAMDcDIAtEAQJ/IAGnIQQDQCAEKAIoIANLBEAgBCgCJCADQQN0aikDACIBQoCAgIBgWgRAIAAgAacgAhEAAAsgA0EBaiEDDAELCwtGAQN/IAGnIQMDQCADKAIkIQQgAiADKAIoT0UEQCAAIAQgAkEDdGopAwAQIyACQQFqIQIMAQsLIABBEGogBCAAKAIEEQAAC2kBAn8jAEEQayIHJAACfwJAIAGnIggtAAVBCHFFDQAgACAHQQxqIAIQrAFFDQAgBygCDCAIKAIoTw0AQX8gACAIEJIDDQEaCyAAIAEgAiADIAQgBSAGQYCACHIQbQshACAHQRBqJAAgAAuBAgIDfwF+AkACQCACQQBODQAgAacpAyAiCkKAgICAcINCgICAgJB/Ug0AIAJB/////wdxIgggCqciBykCBCIKp0H/////B3FPDQACQEEEIAYQkwNFDQBBASECIAZBgMAAcUUNAiADQoCAgIBwg0KAgICAkH9SDQAgA6ciCSkCBCIBQv////8Hg0IBUg0AIAdBEGohBwJ/IApCgICAgAiDUEUEQCAHIAhBAXRqLwEADAELIAcgCGotAAALAn8gAUKAgICACINQRQRAIAkvARAMAQsgCS0AEAtGDQILIAAgBkHh6QAQbw8LIAAgASACIAMgBCAFIAZBgIAIchBtIQILIAILRgACfwJAIAJBAE4NACABpykDICIBQoCAgIBwg0KAgICAkH9SDQBBACACQf////8HcSABpygCBEH/////B3FJDQEaC0EBCwuzAQECfwJAIANBAE4NACACpykDICICQoCAgIBwg0KAgICAkH9SDQAgA0H/////B3EiAyACpyIEKQIEIgKnQf////8HcU8NAEEBIQUgAUUNACAEQRBqIQQCfyACQoCAgIAIg1BFBEAgBCADQQF0ai8BAAwBCyADIARqLQAACyEDIAFBBDYCACAAIANB//8DcRCfAyECIAFCgICAgDA3AxggAUKAgICAMDcDECABIAI3AwgLIAULWwECfyABpygCECIAQTBqIQMgACAAKAIYIAJxQX9zQQJ0aigCACEAA0ACQCAARQ0AIAMgAEEBa0EDdGoiBCgCBCACRg0AIAQoAgBB////H3EhAAwBCwsgAEEARws1AQF+IAEpAwAiAkIgiKdBdU8EQCACpyIBIAEoAgBBAWo2AgALIAAgAhCKAUKAgICA4AAQUwuOAQECfyABKAIAIgJBAEoEQCABIAJBAWsiAjYCAAJAIAINACABLQAEQfABcUEQRw0AIAEoAggiAiABKAIMIgM2AgQgAyACNgIAIAFBADYCCCAAKAJgIgIgAUEIaiIDNgIEIAEgAEHgAGo2AgwgASACNgIIIAAgAzYCYAsPC0HFjQFBrvwAQbAsQc/0ABAAAAtvAQJ/IAEgASgCACICQQFqNgIAIAJFBEAgASgCCCICIAEoAgwiAzYCBCADIAI2AgAgAUEANgIIIAAoAlAiAiABQQhqIgM2AgQgASAAQdAAajYCDCABIAI2AgggACADNgJQIAEgAS0ABEEPcToABAsLDwAgASABKAIAQQFqNgIAC4gBAgF+AX9BACECQoCAgIAwIQEDQAJAIAJBAkcEfiAFIAJBA3QiBGoiBzUCBEIghkKAgICAMFENASAAQawuQQAQFUKAgICA4AAFQoCAgIAwCw8LIAMgBGopAwAiBkIgiKdBdU8EQCAGpyIEIAQoAgBBAWo2AgALIAcgBjcDACACQQFqIQIMAAsAC1wBAn4gAiAAKAIAEC0hA0EAIQAgA0KAgICAcINCgICAgOAAUSACIAEoAgAQLSIEQoCAgIBwg0KAgICA4ABRckUEQCADpyAEpxCDAiEACyACIAMQDyACIAQQDyAAC2sBAX4CQAJAAkACQAJAIAMtAAUiAQ4EAwICAAELIAAgAygCCBDKBA8LIAFBCEYNAgsQAQALIAAgAygCDCADKAIAIAMtAAggAy0ACSADLgEGEIIBDwsgACAAEDQiBCADKAIIIAMoAgwQIiAECwkAIAAgAxCNAwtTAQF+IAAQNCIEQoCAgIBwg0KAgICA4ABSBEAgASABKAIAQQFqNgIAIAAgBEE8IAGtQoCAgIBwhEEDEBlBAE4EQCAEDwsgACAEEA8LQoCAgIDgAAsDAAELagEBfyMAQRBrIgMkACABKAIEIQEgAiADQQxqIAAoAgQQrAFBACACIANBCGogARCsARtFBEBB0MUAQa78AEGDOkH8yQAQAAALIAMoAgghACADKAIMIQEgA0EQaiQAQX8gACABRyAAIAFLGwvaAwICfgF/IwBBIGsiBSQAAkACQCAAIAFBLBBLIgJFDQBCgICAgDAhAQJAIAIpAwAiBkKAgICAcINCgICAgDBSBEACfwJAIAanIgMvAQZBFWtB//8DcUEKTQRAIAMoAiAoAgwoAiAtAARFDQEgABBrDAULIAAgBUEcaiAGENYBDQQgBUEcagwBCyADQShqCyEIIAIoAgwiAyAIKAIASQ0BIAAgAikDABAPIAJCgICAgDA3AwALIARBATYCAAwCCyACIANBAWo2AgwgBEEANgIAIAIoAghFBEAgA0EATgRAIAOtIQEMAwtCgICAgMB+IAO4vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbIQEMAgtCgICAgOAAIQEgACACKQMAIAMQsAEiBkKAgICAcINCgICAgOAAUQ0BIAIoAghBAUYEQCAGIQEMAgsgBSAGNwMIIAUgA0EATgR+IAOtBUKAgICAwH4gA7i9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLIgc3AwAgAEECIAUQiQMhASAAIAYQDyAAIAcQDwwBCyAEQQA2AgBCgICAgOAAIQELIAVBIGokACABCxAAIwAgAGtBcHEiACQAIAALBgAgACQACwQAIwAL7gICBH8CfiMAQRBrIgMkAAJAAkAgAikDECIHQoCAgIBwg0KAgICAkH9SBEAgAEGDlAFBABAVDAELIAIpAxghCCAAIAcQswEiBEUEQEEAIQQMAQsgACAIELMBIgZFDQACQCAAIAQgBhDJBSIBRQ0AIAAgARD+A0EASARAIABBARCPBAwBCyABIAEoAgBBAWo2AgAgACABrUKAgICAUIQgACkDwAFBAEEAEMgFIgdCgICAgHCDQoCAgIDgAFENACAAIAcQDyABIQULIAAgBhBUIAVFDQAgAyAAIAUQjQMiBzcD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ACEEIANCADcCaCADQoCAgICAgICAgH83AmAgAyAENgJcIANB3ABqIgUgARBEGiADQgA3AlQgA0KAgICAgICAgIB/NwJMIAMgBDYCSCADKAJkIQYgA0EANgJkIANByABqIgFCqtWq1QoQMBogA0EANgJQIAUgARCyAgRAIAMgAygCZEEBajYCZCAGQQFrIQYLIANByABqEBsgAkEBakEBdhCVBiEFIANCADcCVCADQoCAgICAgICAgH83AkwgAyAENgJIIANCADcCQCADQoCAgICAgICAgH83AjggAyAENgI0IANB3ABqIgEgAUJ/Qf////8DQQAQdRogBUEAIAVBAEobIQkgAiAFaiACIAVBAXRuQQFqIgpBAXRqQSBqIQJBACEBA0AgASAJRkUEQCADQcgAaiIHIANB3ABqIghCASACQQAQdRogA0E0aiILIAcgAkEGEJEGIAcgC0IBIAJBABB1GiAIIAggByACQQAQlQEaIAFBAWohAQwBCwsgA0IANwIsIANCgICAgICAgICAfzcCJCADIAQ2AiAgA0IANwIYIANCgICAgICAgICAfzcCECADIAQ2AgwgA0EgaiIBIANB3ABqIgRCAiACQQAQdRogASAEIAEgAkEAEJUBGiADQQxqIAEgASACQQAQQxogAEIAEDAaIAqsIQwDQCAMQgBXRQRAIANByABqIgFCARAwGiADQTRqIgQgDKdBAXRBAXKsEDAaIAEgASAEIAJBABCVARogACAAIAEgAkEAEMsBGiAAIAAgA0EMaiACQQAQQxogDEIBfSEMDAELCyAAIABCASACQQAQdRogACAAIANBIGoiASACQQAQQxogARAbIANBDGoQGyADQTRqEBsgA0HIAGoQGyAAIAVBAWpB/////wNBARDMARogA0HcAGoiASACQQYQ0wIgASABIAasIAJBABDUAiAAIAAgASACQQAQywEaIAEQGyADQfAAaiQAQRAPC0HY/QBB1PwAQdciQajWABAAAAsRACAAIAEgAiADIARBABCWBgsRACAAIAEgAiADIARBARCWBgvYAwEHfyACKAIEIAEoAgRzIQcCQAJAAkACQAJAAkACQCABKAIIIgZB/f///wdMBEAgAigCCCIFQf3///8HSg0BIAZBgICAgHhHDQYgBUGAgICAeEYNBAwHCyAGQf////8HRg0BIAIoAggh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gICAMEEBENQFDQIgACABEA8LIAJBAWohAgwACwALIAAgBBAPIAAgARAPQoCAgIDgAAsYACAAIAMpAwAgAykDCBBSrUKAgICAEIQL4gICA34DfyMAQSBrIgIkAEKAgICA4AAhBCAAIAMpAwAQJSIFQoCAgIBwg0KAgICA4ABSBEBCgICAgDAhAQJAAkAgACACQRxqIAJBGGogBadBAxCOAQ0AQoCAgIDgACEBIAAQNCIEQoCAgIBwg0KAgICA4ABRDQAgAigCHCEHIAIoAhghCEEAIQMDQCADIAhHBEACQAJAIAAgByADQQN0aiIJKAIEEFwiAUKAgICAcINCgICAgOAAUQ0AIAIgATcDCCACIAU3AwAgACAEIAAgAkEAEMYEIQYgACABEA8gBkKAgICAcIMiAUKAgICAMFENASABQoCAgIDgAFENACAAIAQgCSgCBCAGQYeAARAZQQBODQELIAQhAQwDCyADQQFqIQMMAQsLIAAgByAIEFogBSEBDAELIAAgAigCHCACKAIYEFogACAFEA9CgICAgOAAIQQLIAAgARAPCyACQSBqJAAgBAsQACAAIAMpAwBBESAEEKoCCxAAIAAgAykDAEECQQAQqgILEAAgACADKQMAQQFBABCqAgtHAQF+QoCAgIDgACEEIAAgAykDACIBIAMpAwgQrgYEfkKAgICA4AAFIAFCIIinQXVPBEAgAaciACAAKAIAQQFqNgIACyABCwtBACAAIAMpAwAiASADKQMIQQEQiwJBAEgEQEKAgICA4AAPCyABQiCIp0F1TwRAIAGnIgAgACgCAEEBajYCAAsgAQuJAQEBfiADKQMAIgFC/////29WIAFCgICAgHCDQoCAgIAgUXJFBEAgAEG35ABBABAVQoCAgIDgAA8LAkAgACABEEciAUKAgICAcINCgICAgOAAUgRAIAMpAwgiBEKAgICAcINCgICAgDBRDQEgACABIAQQrgZFDQEgACABEA8LQoCAgIDgAA8LIAELpQQCBX8CfiMAQSBrIgUkACAAIAVBCGoiBkEAED0aIAZBKBA7GiAEQX5xQQJGBEAgBUEIakHxmQEQiAEaCyAFQQhqQbrMABCIARogBEF9cUEBRgRAIAVBCGpBKhA7GgsgBUEIakGvlAEQiAEaQQAhBiACQQFrIgdBACAHQQBKGyEIAkACQAJAA0AgBiAIRwRAIAYEQCAFQQhqQSwQOxoLIAZBA3QhCSAGQQFqIQYgBUEIaiADIAlqKQMAEIcBRQ0BDAILCyAFQQhqQYaaARCIARogAkEASgRAIAVBCGogAyAHQQN0aikDABCHAQ0BCyAFQQhqIgJBiZEBEIgBGkKAgICAMCELIAIQNiIKQoCAgIBwg0KAgICA4ABRDQEgACAAKQPAASAKQQNBfxCcAyELIAAgChAPIAtCgICAgHCDQoCAgIDgAFENASABQoCAgIBwg0KAgICAMFENAiAAIAFBOyABQQAQFCIKQoCAgIBwg0KAgICA4ABRDQECQCAKQv////9vVg0AIAAgChAPIAAgARCAAyICRQ0CIAIoAiggBEEBdEGuwAFqLwEAQQN0aikDACIKQiCIp0F1SQ0AIAqnIgIgAigCAEEBajYCAAsgACALIApBARCLAiECIAAgChAPIAJBAE4NAgwBCyAFKAIIKAIQIgJBEGogBSgCDCACKAIEEQAAQoCAgIAwIQsLIAAgCxAPQoCAgIDgACELCyAFQSBqJAAgCwuAAgICfgF/IwBBIGsiByQAQoCAgIDgACEFAkACQCAAIAEQJSIBQoCAgIBwg0KAgICA4ABRDQAgACADKQMAEDEiA0UNAANAIAAgByABpyADEEwiAkEASA0CIAIEQEKAgICAMCEFAkAgBy0AAEEQcUUNACAHQRhBECAEG2opAwAiBUIgiKdBdUkNACAFpyICIAIoAgBBAWo2AgALIAAgBxBIDAMLIAAgARCMAiIBQoCAgIBwgyIGQoCAgIAgUgRAIAZCgICAgOAAUQRAIAYhBQwECyAAEHtFDQEMAwsLQoCAgIAwIQUMAQtBACEDCyAAIAMQEyAAIAEQDyAHQSBqJAAgBQuxAQEDfiADKQMIIQUgAykDACEGQoCAgIDgACEHAkAgACABECUiAUKAgICAcINCgICAgOAAUgR+IAAgBRBgDQEgACAGEDEiAkUNASAAIAEgAkKAgICAMEKAgICAMCAFIAQbIAVCgICAgDAgBBtBhaoBQYWaASAEGxBtIQMgACABEA8gACACEBNCgICAgOAAQoCAgIAwIANBAEgbBUKAgICA4AALDwsgACABEA9CgICAgOAAC3IBAX5CgICAgDAhAyABQoCAgIAQhEKAgICAcINCgICAgDBRBEAgABAkQoCAgIDgAA8LIAJCgICAgHCDQoCAgIAgUiACQv////9vWHEEfkKAgICAMAVCgICAgOAAQoCAgIAwIAAgASACQQEQiwJBAEgbCwsyAQF+IAAgARAlIgFCgICAgHCDQoCAgIDgAFEEQCABDwsgACABEOgBIQIgACABEA8gAgugAQIBfgF/IwBBIGsiAiQAQoCAgIDgACEEAkACQCAAIAEQJSIBQoCAgIBwg0KAgICA4ABRDQAgACADKQMAEDEiA0UNACAAIAIgAacgAxBMIgVBAEgNASAFRQRAQoCAgIAQIQQMAgsgAjUCACEEIAAgAhBIIARCAohCAYNCgICAgBCEIQQMAQtBACEDCyAAIAMQEyAAIAEQDyACQSBqJAAgBAvBAQECfgJAAn5CgICAgBAgAykDACIEQoCAgIBwVA0AGkKAgICA4AAgACABECUiAUKAgICAcINCgICAgOAAUQ0AGiAEpyICIAIoAgBBAWo2AgAgAachAgNAIAAgBBCMAiIEQoCAgIBwgyIFQoCAgIDgAFIEQCACIASnRiAFQoCAgIAgUXINAyAAEHtFDQELCyAAIAQQDyAAIAEQD0KAgICA4AALDwsgACAEEA8gACABEA8gBUKAgICAIFKtQoCAgIAQhAt6AQF+IAAgAykDABAxIgJFBEBCgICAgOAADwtCgICAgOAAIQQgACABECUiAUKAgICAcINCgICAgOAAUQRAIAAgAhATIAEPCyAAQQAgAacgAhBMIQMgACACEBMgACABEA9CgICAgOAAIANBAEetQoCAgIAQhCADQQBIGwsIACAAIAEQJQsPACAAIAFBN0EAQQAQrAILLQEBfkKAgICAMCECAkAgARCjAyIARQ0AIAAtABJBBHFFDQAgADUCRCECCyACCzMCAX4Bf0KAgICAMCECAkAgARCjAyIDRQ0AIAMtABJBBHFFDQAgACADKAJAEC0hAgsgAgsoAEKAgICA4AAgACADKQMAIAEQvgUiAEEAR61CgICAgBCEIABBAEgbC7cBAgF+An9CgICAgOAAIQQgACABEGAEfkKAgICA4AAFQcqZASECAkAgAaciAy8BBhDuAUUNAAJAIAMoAiAiAy8AESIFQYAIcUUNACADKAJUIgZFDQAgACAGIAMoAkgQkwIPCyAFQQR2QQNxQQFrIgNBAksNACADQQJ0QfT/AWooAgAhAgsgACACIAAgAUE2IAFBABAUIgFCgICAgHCDQoCAgIAwUQR+IABBLxAtBSABC0G+GRC+AQsL6QUDA34GfwN8AkACfkKAgICA4AAgACABEGANABpCgICAgOAAIAAgACkDMEEOEEkiBUKAgICAcINCgICAgOAAUQ0AGiAFpyIKIAFCgICAgHBaBH8gAactAAVBEHEFQQALIAotAAVB7wFxcjoABSAAQQEgAiACQQFMGyILQQFrIghBA3RBGGoQKSIHRQ0BIAFCIIinQXVPBEAgAaciAiACKAIAQQFqNgIACyAHIAE3AwAgAykDACIEQiCIp0F1TwRAIASnIgIgAigCAEEBajYCAAsgByAINgIQIAcgBDcDCEEAIQIDQCACIAhHBEAgAyACQQFqIglBA3RqKQMAIgRCIIinQXVPBEAgBKciDCAMKAIAQQFqNgIACyAHIAJBA3RqIAQ3AxggCSECDAELCyAKIAc2AiAgAUL/////b1gEQCAAECQMAgsgAEEAIAGnQTAQTCICQQBIDQFCACEEAkAgAkUNACAAIAFBMCABQQAQFCIGQoCAgIBwg0KAgICA4ABRDQIgBkL/////D1gEQCAGpyICIAhrQQAgAiALThutIQQMAQsgBkIgiKdBB2tBbU0EQAJAIAZCgICAgMCBgPz/AHwiBEL///////////8Ag0KAgICAgICA+P8AVg0AIAS/nSIOIAi3Ig9lDQAgDiAPoSENCyANvSIEAn8gDZlEAAAAAAAA4EFjBEAgDaoMAQtBgICAgHgLIgK3vVEEQCACrSEEDAILQoCAgIDAfiAEQoCAgIDAgYD8/wB9IARC////////////AINCgICAgICAgPj/AFYbIQQMAQsgACAGEA8LIAAgBUEwIARBARAZGiAAQdSZASAAIAFBNiABQQAQFCIEQoCAgIBwgyIBQoCAgICQf1IEfiABQoCAgIDgAFENAiAAIAQQDyAAQS8QLQUgBAtBzJ4BEL4BIgFCgICAgHCDQoCAgIDgAFENASAAIAVBNiABQQEQGRogBQsPCyAAIAUQD0KAgICA4AALMAAgAkEATARAIAAgAUKAgICAMEEAQQAQIQ8LIAAgASADKQMAIAJBAWsgA0EIahAhC6MCAgF/BH4jAEEQayIFJABCgICAgDAhBgJAAkAgACAFQQhqIAAgARAlIgkQPA0AIAVBATYCBAJAIAQEQCAD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gDBSBEAgB0KAgICA4ABRDQcgACABECYMAQsgACAFEMoBCyICQQBIDQUgAkUNACAAIAkgBRA8DQUgCSkDACIHIAR8Qv////////8PVQ0EQgAhASAHQgAgB0IAVRshBwNAIAEgB1ENAiAAIAUgASAJQQhqEIUBIgJBAEgNBiACBEAgACAGIAQgCSkDCBBqQQBIDQcLIARCAXwhBCABQgF8IQEMAAsACyAEQv7///////8PVQ0DIAVCIIinQXVPBEAgBaciAiACKAIAQQFqNgIACyAAIAYgBCAFEGpBAEgNBCAEQgF8IQQLIApBAWohCgwBCwsgACAGQTAgBEKAgICACHxC/////w9YBH4gBEL/////D4MFQoCAgIDAfiAEub0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwsQRUEASA0BDAILIABB0NoAQQAQFQsgACAGEA9CgICAgOAAIQYLIAAgCBAPIAlBEGokACAGC7ECAgR+An8jAEEQayIIJABCgICAgOAAIQUCQAJ+AkAgAUKAgICAcFQNACABpy0ABUEQcUUNACAIIAKtNwMIIAAgAUEBIAhBCGoQpwEMAQsgABA+CyIEQoCAgIBwg0KAgICA4ABRDQAgAkEAIAJBAEobrSEHQgAhAQJAA0AgASAHUgRAIAMgAadBA3RqKQMAIgZCIIinQXVPBEAgBqciCSAJKAIAQQFqNgIACyAAIAQgASAGQYCAARDSASEJIAFCAXwhASAJQQBODQEMAgsLIAAgBEEwIAJBAE4EfiACrQVCgICAgMB+IAK4vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbCxBFQQBIDQAgBCEFDAELIAAgBBAPCyAIQRBqJAAgBQu6CQICfwh+IwBBMGsiBCQAIAMpAwAhBiAEQoCAgIAwNwMYQQEhBQJAAkACfiACQQJIBEBCgICAgDAhDEKAgICAMAwBC0KAgICAMCADKQMIIgxCgICAgHCDQoCAgIAwUQ0AGkKAgICAMCEKQoCAgIAwIQlCgICAgDAhCEKAgICAMCELIAAgDBBgDQFBACEFQoCAgIAwIAJBA0kNABogAykDEAshDQJAAkACQAJAIAAgBkHRASAGQQAQFCIHQoCAgIBwgyIIQoCAgIAwUgRAAkACQCAIQoCAgIDgAFEEQEKAgICAMCEKQoCAgIAwIQlCgICAgDAhCAwBCyAAIAcQDwJ+AkAgAUKAgICAcFQNACABpy0ABUEQcUUNACAAIAFBAEEAEKcBDAELIAAQPgsiCEKAgICAcINCgICAgOAAUQRAQoCAgIAwIQpCgICAgDAhCQwBCyAGQiCIp0F1TwRAIAanIgIgAigCAEEBajYCAAsgBCAGNwMQIAAgBEEQakEIckEAEJkDIQIgBCkDGCEKIAQpAxAhCSACRQ0BC0KAgICAMCELDAYLQgAhBwNAIAAgCSAKIARBCGoQrgEiBkKAgICAcINCgICAgOAAUQ0CIAQoAggEQEKAgICAMCELDAYLAkAgBQRAIAYhAQwBCyAEIAY3AyAgBCAHQv////8PgzcDKCAAIAwgDUECIARBIGoQISEBIAAgBhAPIAFCgICAgHCDQoCAgIDgAFENAwsgACAIIAcgARBqQQBIDQIgB0IBfCEHDAALAAsgACAGECUiC0KAgICAcINCgICAgOAAUQ0CIAAgBEEIaiALEDxBAEgNAiAEAn4gBCkDCCIGQoCAgIAIfEL/////D1gEQCAGQv////8PgwwBC0KAgICAwH4gBrm9IgdCgICAgMCBgPz/AH0gB0L///////////8Ag0KAgICAgICA+P8AVhsLIgc3AyACfgJAIAFCgICAgHBUDQAgAactAAVBEHFFDQAgACABQQEgBEEgahCnAQwBCyAAQoCAgIAwQQEgBEEgahCuAwshCCAAIAcQDyAIQoCAgIBwg0KAgICA4ABRBEBCgICAgDAhCgwCC0IAIQcgBkIAIAZCAFUbIQkDQCAHIAlRBEBCgICAgDAhCkKAgICAMCEJDAULQoCAgIAwIQogACALIAcQcyIGQoCAgIBwg0KAgICA4ABRDQICQCAFBEAgBiEBDAELIAQgBjcDICAEIAdC/////w+DNwMoIAAgDCANQQIgBEEgahAhIQEgACAGEA8gAUKAgICAcINCgICAgOAAUQ0DCyAAIAggByABEGpBAEgNAiAHQgF8IQcMAAsAC0KAgICAMCELIAlCgICAgHCDQoCAgIAwUQ0DIAAgCUEBEK0BGgwDC0KAgICAMCEJDAILQoCAgIAwIQpCgICAgDAhCUKAgICAMCEIDAELIAAgCEEwIAenIgJBAE4EfiAHQv////8PgwVCgICAgMB+IAK4vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbCxBFQQBODQELIAAgCBAPQoCAgIDgACEICyAAIAsQDyAAIAkQDyAAIAoQDyAEQTBqJAAgCAsmAEKAgICA4AAgACADKQMAEMoBIgBBAEetQoCAgIAQhCAAQQBIGwuAAQAjAEEQayIAJAAgABCjBAJ+IAA0AgggACkDAELAhD1+fCIBQoCAgIAIfEL/////D1gEQCABQv////8PgwwBC0KAgICAwH4gAbm9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLIQEgAEEQaiQAIAELxwIBBX8jAEEgayIEJAAgACADKQMAECgiAUKAgICAcINCgICAgOAAUgRAIAAgBEEIakEAED0aIAGnIgVBEGohBiAFKAIEQf////8HcSEHQQAhAwNAIAMgB05FBEACQAJ/IAUpAgRCgICAgAiDUCIIRQRAIAYgA0EBdGovAQAMAQsgAyAGai0AAAsiAkElRw0AAkAgA0EGaiAHSg0AIANBAWohAgJ/IAhFBEAgBiACQQF0ai8BAAwBCyACIAZqLQAAC0H1AEcNACAFIANBAmpBBBC4BCICQQBIDQAgA0EFaiEDDAELQSUhAiADQQNqIAdKDQAgBSADQQFqQQIQuAQiAkElIAJBAE4iCBshAiADQQJqIAMgCBshAwsgBEEIaiACEIsBGiADQQFqIQMMAQsLIAAgARAPIARBCGoQNiEBCyAEQSBqJAAgAQvkAQEEfyMAQSBrIgIkACAAIAMpAwAQKCIBQoCAgIBwg0KAgICA4ABSBEAgACACQQhqIAGnIgUoAgRB/////wdxED0aIAVBEGohBiAFKAIEQf////8HcSEHQQAhAwNAIAMgB0ZFBEACQAJAAkAgBS0AB0GAAXFFBEAgAyAGai0AACEEDAELIAYgA0EBdGovAQAiBEH/AUsNAQtBkOEBIARBxQAQ+wFFDQAgAkEIaiAEEIsBGgwBCyACQQhqIAQQmgILIANBAWohAwwBCwsgACABEA8gAkEIahA2IQELIAJBIGokACABC84EAgZ/AX4jAEEgayIGJAACQCAAIAMpAwAQKCIBQoCAgIBwg0KAgICA4ABRDQAgACAGQQhqIAGnIgkoAgRB/////wdxED0aIAlBEGohCEEAIQICQANAIAkpAgQiC6dB/////wdxIgogAkoEQCACQQFqIQUCQAJAIAtCgICAgAiDIgtQBEAgAiAIai0AACEDDAELIAggAkEBdGovAQAiA0H/AUsNAQsCQCADQTBrQQpJIANB3/8DcUHBAGtBGklyDQBBpZQBIANBCRD7AQ0AIAQNASADELIGRQ0BCyAGQQhqIAMQiwEaIAUhAgwCCwJ/An8CQCADQYD4A3EiB0GAsANHBEAgB0GAuANHDQFBv8MAIQcMBgtB5MAAIQcgBSAKTg0FAn8gC1BFBEAgCCAFQQF0ai8BAAwBCyAFIAhqLQAACyIFQYDAA2tBgHhJDQUgBkEIaiAFQf8HcSADQQp0QYD4P3FyQYCABGoiA0ESdkHwAXIQmgIgA0EMdkE/cUGAAXIhByACQQJqDAELIANB/wBNBEAgBkEIaiADEJoCIAUhAgwECyADQf8PTQRAIAUhAiADQQZ2QcABcgwCCyADQQx2QeABciEHIAULIQIgBkEIaiAHEJoCIANBBnZBP3FBgAFyCyEHIAZBCGoiBSAHEJoCIAUgA0E/cUGAAXIQmgIMAQsLIAAgARAPIAZBCGoQNiEBDAELIAAgBxC5BCAAIAEQDyAGKAIIKAIQIgBBEGogBigCDCAAKAIEEQAAQoCAgIDgACEBCyAGQSBqJAAgAQuVBAIGfwF+IwBBIGsiBSQAAkAgACADKQMAECgiAUKAgICAcINCgICAgOAAUQ0AIAAgBUEIakEAED0aIAGnIghBEGohCUEAIQIDQAJAAkACQCAIKQIEIgunQf////8HcSACSgRAAn8gC0KAgICACINQRQRAIAkgAkEBdGovAQAMAQsgAiAJai0AAAsiA0ElRgRAIAAgCCACELMGIgNBAEgNAyACQQNqIQYgA0H/AE0EQCAEBEAgBiECDAYLQSUgAyADELIGIgcbIQMgAkEBaiAGIAcbIQIMBQsCfyADQWBxQcABRgRAIANBH3EhA0GAASEHQQEMAQsgA0FwcUHgAUYEQCADQQ9xIQNBgBAhB0ECDAELIANBeHFB8AFHBEBBASEHQQAhA0EADAELIANBB3EhA0GAgAQhB0EDCyECA0AgAkEATA0DIAAgCCAGELMGIgpBAEgNBCAGQQNqIQYgCkHAAXFBgAFHBEBBACEDDAQFIAJBAWshAiAKQT9xIANBBnRyIQMMAQsACwALIAJBAWohAgwDCyAAIAEQDyAFQQhqEDYhAQwECyAGIQIgAyAHSCADQf//wwBKckUgA0GAcHFBgLADR3ENASAAQcmJARC5BAsgACABEA8gBSgCCCgCECIAQRBqIAUoAgwgACgCBBEAAEKAgICA4AAhAQwCCyAFQQhqIAMQuQEaDAALAAsgBUEgaiQAIAELNwAgACADKQMAELMBIgJFBEBCgICAgOAADwsgACACEIECIAJqQQBBCkEAELgCIQEgACACEFQgAQuHAQEBfyMAQRBrIgIkAAJAIAAgAykDABCzASIERQRAQoCAgIDgACEBDAELAn5CgICAgOAAIAAgAkEMaiADKQMIEHcNABogAigCDCIDBEBCgICAgMB+IANBJWtBXUkNARoLIAAgBBCBAiAEakEAIANBgQgQuAILIQEgACAEEFQLIAJBEGokACABCwkAIAAgARDdAgujAQIBfgF/IwBBEGsiAiQAAn4gACABEN0CIgVCgICAgHCDQoCAgIDgAFEEQCAFDAELQQohBgJAAkAgBA0AIAMpAwAiAUKAgICAcINCgICAgDBRDQAgACABEI4FIgZBAEgNAQtCgICAgOAAIAAgAkEIaiAFEG4NARogACACKwMIIAZBAEEAEI8CDAELIAAgBRAPQoCAgIDgAAshASACQRBqJAAgAQuMAgIBfgF8IwBBEGsiAiQAQoCAgIDgACEEAkAgACABEN0CIgFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsgACACIAEQbg0AAkACQCADKQMAIgFCgICAgHCDQoCAgIAwUQRAIAIpAwAhAQwBCyAAIAJBDGogARC6AQ0CIAIrAwAiBb0iAUKAgICAgICA+P8Ag0KAgICAgICA+P8AUg0BCyAAQoCAgIDAfiABQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbEDchBAwBCyACKAIMIgNB5QBrQZt/TQRAIABBijRBABBQDAELIAAgBUEKIANBARCPAiEECyACQRBqJAAgBAvYAQIBfgF8IwBBEGsiAiQAQoCAgIDgACEEAkAgACABEN0CIgFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsgACACIAEQbg0AIAAgAkEMaiADKQMAELoBDQAgAigCDCIDQeUATwRAIABBijRB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LUiv7z8IIKpBvMOOPCdaYe4buu8/Muupw5QrhDyXums3K8XvP+6F0TGpZIo8QEVuW3bQ7z/t4zvkujeOvBS+nK392+8/nc2RTTuJdzzYkJ6BwefvP4nMYEHBBVM88XGPK8Lz7z8AAAAAAADwPwAAAAAAAPg/AAAAAAAAAAAG0M9D6/1MPgBBmxkL54UBQAO44j8oKXt9ACgpe3N1cGVyKC4uLmFyZ3VtZW50cyk7fQAoKSB7CiAgICBbbmF0aXZlIGNvZGVdCn0AY2Fubm90IG1peCA/PyB3aXRoICYmIG9yIHx8AGN0egBwcm94eTogcHJvcGVydHkgbm90IHByZXNlbnQgaW4gdGFyZ2V0IHdlcmUgcmV0dXJuZWQgYnkgbm9uIGV4dGVuc2libGUgcHJveHkAcmV2b2tlZCBwcm94eQBQcm94eQBhZGRfcHJvcGVydHkAcHJveHk6IGNhbm5vdCBzZXQgcHJvcGVydHkAbm8gc2V0dGVyIGZvciBwcm9wZXJ0eQB2YWx1ZSBoYXMgbm8gcHJvcGVydHkAY291bGQgbm90IGRlbGV0ZSBwcm9wZXJ0eQBwcm94eTogZHVwbGljYXRlIHByb3BlcnR5AEpTX0RlZmluZUF1dG9Jbml0UHJvcGVydHkAaGFzT3duUHJvcGVydHkAcHJveHk6IGluY29uc2lzdGVudCBkZWxldGVQcm9wZXJ0eQBwcm94eTogaW5jb25zaXN0ZW50IGRlZmluZVByb3BlcnR5AEpTX0RlZmluZVByb3BlcnR5ACFtci0+ZW1wdHkAaW5maW5pdHkASW5maW5pdHkAb3V0IG9mIG1lbW9yeQB1bmtub3duIHVuaWNvZGUgZ2VuZXJhbCBjYXRlZ29yeQBHZW5lcmFsX0NhdGVnb3J5AGV2ZXJ5AGFueQBhcHBseQAnJXMnIGlzIHJlYWQtb25seQBleHBlY3RpbmcgY2F0Y2ggb3IgZmluYWxseQBzdGlja3kAYmlnaW50IGFyZSBmb3JiaWRkZW4gaW4gSlNPTi5zdHJpbmdpZnkAc3ViYXJyYXkAZW1wdHkgYXJyYXkAbm9uIGludGVnZXIgaW5kZXggaW4gdHlwZWQgYXJyYXkAbmVnYXRpdmUgaW5kZXggaW4gdHlwZWQgYXJyYXkAb3V0LW9mLWJvdW5kIGluZGV4IGluIHR5cGVkIGFycmF5AGNhbm5vdCBjcmVhdGUgbnVtZXJpYyBpbmRleCBpbiB0eXBlZCBhcnJheQBpc0FycmF5AFR5cGVkQXJyYXkAZ2V0RGF5AGdldFVUQ0RheQBqc19nZXRfYXRvbV9pbmRleABpbnZhbGlkIGFycmF5IGluZGV4AG91dC1vZi1ib3VuZCBudW1lcmljIGluZGV4AEpTX0F0b21Jc0FycmF5SW5kZXgAZmluZEluZGV4AGludmFsaWQgZXhwb3J0IHN5bnRheABpbnZhbGlkIGFzc2lnbm1lbnQgc3ludGF4AG1heABcdSUwNHgAaW52YWxpZCBvcGNvZGU6IHBjPSV1IG9wY29kZT0weCUwMngALSsgICAwWDB4AC0wWCswWCAwWC0weCsweCAweABsaW5lIHRlcm1pbmF0b3Igbm90IGFsbG93ZWQgYWZ0ZXIgdGhyb3cAYmZfcG93AG5vdwBpbnRlZ2VyIG92ZXJmbG93AHN0YWNrIG92ZXJmbG93AG11c3QgYmUgY2FsbGVkIHdpdGggbmV3AGlzVmlldwBEYXRhVmlldwByYXcAdGRpdgBmZGl2AGVkaXYAY2RpdgAldQBjbGFzcyBkZWNsYXJhdGlvbnMgY2FuJ3QgYXBwZWFyIGluIHNpbmdsZS1zdGF0ZW1lbnQgY29udGV4dABmdW5jdGlvbiBkZWNsYXJhdGlvbnMgY2FuJ3QgYXBwZWFyIGluIHNpbmdsZS1zdGF0ZW1lbnQgY29udGV4dABsZXhpY2FsIGRlY2xhcmF0aW9ucyBjYW4ndCBhcHBlYXIgaW4gc2luZ2xlLXN0YXRlbWVudCBjb250ZXh0AGR1cGxpY2F0ZSBhcmd1bWVudCBuYW1lcyBub3QgYWxsb3dlZCBpbiB0aGlzIGNvbnRleHQAZHVwbGljYXRlIHBhcmFtZXRlciBuYW1lcyBub3QgYWxsb3dlZCBpbiB0aGlzIGNvbnRleHQAaW1wb3J0Lm1ldGEgbm90IHN1cHBvcnRlZCBpbiB0aGlzIGNvbnRleHQASlNfRnJlZUNvbnRleHQASlNDb250ZXh0AGpzX21hcF9pdGVyYXRvcl9uZXh0AGpzX2FzeW5jX2dlbmVyYXRvcl9yZXN1bWVfbmV4dAB1bmV4cGVjdGVkIGVuZCBvZiBpbnB1dAB0dABleHBvcnRlZCB2YXJpYWJsZSAnJXMnIGRvZXMgbm90IGV4aXN0AHByaXZhdGUgY2xhc3MgZmllbGQgJyVzJyBkb2VzIG5vdCBleGlzdAB0ZXN0AGFzc2lnbm1lbnQgcmVzdCBwcm9wZXJ0eSBtdXN0IGJlIGxhc3QAYmZfc3FydABzb3J0AGNicnQAdHJpbVN0YXJ0AHBhZFN0YXJ0AHVua25vd24gdW5pY29kZSBzY3JpcHQAU2NyaXB0AGh5cG90AGZyZWVfemVyb19yZWZjb3VudABmYXN0X2FycmF5X2NvdW50AGJpbmFyeV9vYmplY3RfY291bnQAc3RyX2luZGV4ID09IG51bV9rZXlzX2NvdW50ICsgc3RyX2tleXNfY291bnQAbnVtX2luZGV4ID09IG51bV9rZXlzX2NvdW50AHN0cl9jb3VudABwcm9wX2NvdW50AHN5bV9pbmRleCA9PSBhdG9tX2NvdW50AGxhYmVsID49IDAgJiYgbGFiZWwgPCBzLT5sYWJlbF9jb3VudABsYWIxID49IDAgJiYgbGFiMSA8IHMtPmxhYmVsX2NvdW50AG9ial9jb3VudAB2YWwgPCBzLT5jYXB0dXJlX2NvdW50AHZhbDIgPCBzLT5jYXB0dXJlX2NvdW50AHNoYXBlX2NvdW50AGpzX2Z1bmNfcGMybGluZV9jb3VudABtZW1vcnlfdXNlZF9jb3VudABtYWxsb2NfY291bnQAanNfZnVuY19jb3VudABjX2Z1bmNfY291bnQAaW52YWxpZCByZXBlYXQgY291bnQAaW52YWxpZCByZXBldGl0aW9uIGNvdW50AGZvbnQAaW52YWxpZCBjb2RlIHBvaW50AGZyb21Db2RlUG9pbnQAaW52YWxpZCBoaW50AGNhbm5vdCBjb252ZXJ0IE5hTiBvciBJbmZpbml0eSB0byBiaWdpbnQAY2Fubm90IGNvbnZlcnQgdG8gYmlnaW50AGJvdGggb3BlcmFuZHMgbXVzdCBiZSBiaWdpbnQAbm90IGEgYmlnaW50AGVuY29kZVVSSUNvbXBvbmVudABkZWNvZGVVUklDb21wb25lbnQAdW5leHBlY3RlZCBlbmQgb2YgY29tbWVudABpbnZhbGlkIHN3aXRjaCBzdGF0ZW1lbnQAQmlnSW50AHBhcnNlSW50AGR1cGxpY2F0ZSBkZWZhdWx0AG1hbGxvY19saW1pdABzcGxpdABleHBlY3RpbmcgaGV4IGRpZ2l0AHRyaW1SaWdodAByZWR1Y2VSaWdodAB1bnNoaWZ0AHRyaW1MZWZ0AGludmFsaWQgb2Zmc2V0AGludmFsaWQgYnl0ZU9mZnNldABnZXRUaW1lem9uZU9mZnNldAByZXNvbHZpbmcgZnVuY3Rpb24gYWxyZWFkeSBzZXQAcHJveHk6IGluY29uc2lzdGVudCBzZXQAZmluZF9qdW1wX3RhcmdldABleHBlY3RpbmcgdGFyZ2V0AGludmFsaWQgZGVzdHJ1Y3R1cmluZyB0YXJnZXQAcHJveHk6IGluY29uc2lzdGVudCBnZXQAV2Vha1NldABjb25zdHJ1Y3QASlNfRnJlZUF0b21TdHJ1Y3QAdXNlIHN0cmljdABSZWZsZWN0AHJlamVjdABub3QgYW4gQXN5bmNHZW5lcmF0b3Igb2JqZWN0AGNhbm5vdCBjb252ZXJ0IHRvIG9iamVjdABpbnZhbGlkIGJyYW5kIG9uIG9iamVjdABvcGVyYW5kICdwcm90b3R5cGUnIHByb3BlcnR5IGlzIG5vdCBhbiBvYmplY3QAcmVjZWl2ZXIgaXMgbm90IGFuIG9iamVjdABpdGVyYXRvciBtdXN0IHJldHVybiBhbiBvYmplY3QAbm90IGEgRGF0ZSBvYmplY3QAbm90IGEgb2JqZWN0AEpTT2JqZWN0AGJpZ2Zsb2F0AHBhcnNlRmxvYXQAZmxhdABub3RoaW5nIHRvIHJlcGVhdABjb25jYXQAY29kZVBvaW50QXQAY2hhckF0AGNoYXJDb2RlQXQAa2V5cwBwcm94eTogdGFyZ2V0IHByb3BlcnR5IG11c3QgYmUgcHJlc2VudCBpbiBwcm94eSBvd25LZXlzACAgZmFzdCBhcnJheXMAZXhwb3J0ICclcycgaW4gbW9kdWxlICclcycgaXMgYW1iaWd1b3VzAHByaXZhdGUgY2xhc3MgZmllbGQgJyVzJyBhbHJlYWR5IGV4aXN0cwB0b28gbWFueSBhcmd1bWVudHMAVG9vIG1hbnkgY2FsbCBhcmd1bWVudHMAZmFzdF9hcnJheV9lbGVtZW50cwAgIGVsZW1lbnRzAGludmFsaWQgbnVtYmVyIG9mIGRpZ2l0cwBiaW5hcnkgb2JqZWN0cwBpbnZhbGlkIHByb3BlcnR5IGFjY2VzcwBqc19vcF9kZWZpbmVfY2xhc3MAZmQtPmJ5dGVfY29kZS5idWZbZGVmaW5lX2NsYXNzX3Bvc10gPT0gT1BfZGVmaW5lX2NsYXNzAF9fZ2V0Q2xhc3MAc2V0SG91cnMAZ2V0SG91cnMAc2V0VVRDSG91cnMAZ2V0VVRDSG91cnMAZ2V0T3duUHJvcGVydHlEZXNjcmlwdG9ycwB0b28gbWFueSBpbWJyaWNhdGVkIHF1YW50aWZpZXJzAHVuaWNvZGVfcHJvcF9vcHMAYWNvcwBmb3IgYXdhaXQgaXMgb25seSB2YWxpZCBpbiBhc3luY2hyb25vdXMgZnVuY3Rpb25zAG5ldy50YXJnZXQgb25seSBhbGxvd2VkIHdpdGhpbiBmdW5jdGlvbnMAYnl0ZWNvZGUgZnVuY3Rpb25zAEMgZnVuY3Rpb25zAHByb3h5OiBpbmNvbnNpc3RlbnQgcHJldmVudEV4dGVuc2lvbnMAU2NyaXB0X0V4dGVuc2lvbnMAYXRvbXMAcHJveHk6IHByb3BlcnRpZXMgbXVzdCBiZSBzdHJpbmdzIG9yIHN5bWJvbHMAZ2V0T3duUHJvcGVydHlTeW1ib2xzAHJlc29sdmVfbGFiZWxzAEpTX0V2YWxUaGlzAHN0cmluZ3MAaW52YWxpZCBkZXNjcmlwdG9yIGZsYWdzAGludmFsaWQgcmVndWxhciBleHByZXNzaW9uIGZsYWdzAHZhbHVlcwBzZXRNaW51dGVzAGdldE1pbnV0ZXMAc2V0VVRDTWludXRlcwBnZXRVVENNaW51dGVzAHRvbyBtYW55IGNhcHR1cmVzACAgc2hhcGVzAGdldE93blByb3BlcnR5TmFtZXMAZ2NfZnJlZV9jeWNsZXMAYWRkX2V2YWxfdmFyaWFibGVzAHJlc29sdmVfdmFyaWFibGVzAHRvbyBtYW55IGxvY2FsIHZhcmlhYmxlcwB0b28gbWFueSBjbG9zdXJlIHZhcmlhYmxlcwBjb21wYWN0X3Byb3BlcnRpZXMAICBwcm9wZXJ0aWVzAGRlZmluZVByb3BlcnRpZXMAZW50cmllcwBmcm9tRW50cmllcwB0b28gbWFueSByYW5nZXMAaW5jbHVkZXMAc2V0TWlsbGlzZWNvbmRzAGdldE1pbGxpc2Vjb25kcwBzZXRVVENNaWxsaXNlY29uZHMAZ2V0VVRDTWlsbGlzZWNvbmRzAHNldFNlY29uZHMAZ2V0U2Vjb25kcwBzZXRVVENTZWNvbmRzAGdldFVUQ1NlY29uZHMAaXRhbGljcwBhYnMAcHJveHk6IGluY29uc2lzdGVudCBoYXMAJS4qcwAgKCVzAHNldCAlcwBnZXQgJXMAICAgIGF0ICVzAG5vIG92ZXJsb2FkZWQgb3BlcmF0b3IgJXMAbm90IGEgJXMAdW5zdXBwb3J0ZWQga2V5d29yZDogJXMAc3Vic3RyAHByb3h5OiBpbmNvbnNpc3RlbnQgZ2V0T3duUHJvcGVydHlEZXNjcmlwdG9yAHN1cGVyKCkgaXMgb25seSB2YWxpZCBpbiBhIGRlcml2ZWQgY2xhc3MgY29uc3RydWN0b3IAcGFyZW50IGNsYXNzIG11c3QgYmUgY29uc3RydWN0b3IAbm90IGEgY29uc3RydWN0b3IAQXJyYXkgSXRlcmF0b3IAU2V0IEl0ZXJhdG9yAE1hcCBJdGVyYXRvcgBSZWdFeHAgU3RyaW5nIEl0ZXJhdG9yAG5vdCBhbiBBc3luYy1mcm9tLVN5bmMgSXRlcmF0b3IAY2Fubm90IGludm9rZSBhIHJ1bm5pbmcgZ2VuZXJhdG9yAG5vdCBhIGdlbmVyYXRvcgBBc3luY0dlbmVyYXRvcgBzeW50YXggZXJyb3IAU3ludGF4RXJyb3IARXZhbEVycm9yAEludGVybmFsRXJyb3IAQWdncmVnYXRlRXJyb3IAVHlwZUVycm9yAFJhbmdlRXJyb3IAUmVmZXJlbmNlRXJyb3IAVVJJRXJyb3IAZmxvb3IAZm9udGNvbG9yAGFuY2hvcgBmb3IAa2V5Rm9yAGV4cGVjdGluZyBzdXJyb2dhdGUgcGFpcgBhIGRlY2xhcmF0aW9uIGluIHRoZSBoZWFkIG9mIGEgZm9yLSVzIGxvb3AgY2FuJ3QgaGF2ZSBhbiBpbml0aWFsaXplcgAnYXJndW1lbnRzJyBpZGVudGlmaWVyIGlzIG5vdCBhbGxvd2VkIGluIGNsYXNzIGZpZWxkIGluaXRpYWxpemVyAGludmFsaWQgbnVtYmVyIG9mIGFyZ3VtZW50cyBmb3IgZ2V0dGVyIG9yIHNldHRlcgBpbnZhbGlkIHNldHRlcgBpbnZhbGlkIGdldHRlcgBmaWx0ZXIAbWlzc2luZyBmb3JtYWwgcGFyYW1ldGVyACJ1c2Ugc3RyaWN0IiBub3QgYWxsb3dlZCBpbiBmdW5jdGlvbiB3aXRoIGRlZmF1bHQgb3IgZGVzdHJ1Y3R1cmluZyBwYXJhbWV0ZXIAaW52YWxpZCBjaGFyYWN0ZXIAdW5leHBlY3RlZCBjaGFyYWN0ZXIAcHJpdmF0ZSBjbGFzcyBmaWVsZCBmb3JiaWRkZW4gYWZ0ZXIgc3VwZXIAaW52YWxpZCByZWRlZmluaXRpb24gb2YgbGV4aWNhbCBpZGVudGlmaWVyACdsZXQnIGlzIG5vdCBhIHZhbGlkIGxleGljYWwgaWRlbnRpZmllcgBpbnZhbGlkIHJlZGVmaW5pdGlvbiBvZiBnbG9iYWwgaWRlbnRpZmllcgB5aWVsZCBpcyBhIHJlc2VydmVkIGlkZW50aWZpZXIAJyVzJyBpcyBhIHJlc2VydmVkIGlkZW50aWZpZXIAb3RoZXIAYXRvbTFfaXNfaW50ZWdlciAmJiBhdG9tMl9pc19pbnRlZ2VyAGNhbm5vdCBjb252ZXJ0IHRvIGJpZ2ludDogbm90IGFuIGludGVnZXIAaXNJbnRlZ2VyAGlzU2FmZUludGVnZXIAYnVmZmVyAFNoYXJlZEFycmF5QnVmZmVyAGNhbm5vdCB1c2UgaWRlbnRpY2FsIEFycmF5QnVmZmVyAGNhbm5vdCBjb252ZXJ0IGJpZ2ludCB0byBudW1iZXIAY2Fubm90IGNvbnZlcnQgYmlnZmxvYXQgdG8gbnVtYmVyAGNhbm5vdCBjb252ZXJ0IHN5bWJvbCB0byBudW1iZXIAY2Fubm90IGNvbnZlcnQgYmlnZGVjaW1hbCB0byBudW1iZXIAbm90IGEgbnVtYmVyAGxpbmVOdW1iZXIAbWFsZm9ybWVkIHVuaWNvZGUgY2hhcgBjbGVhcgBzZXRZZWFyAGdldFllYXIAc2V0RnVsbFllYXIAZ2V0RnVsbFllYXIAc2V0VVRDRnVsbFllYXIAZ2V0VVRDRnVsbFllYXIAcSAhPSByAHVuZXhwZWN0ZWQgbGluZSB0ZXJtaW5hdG9yIGluIHJlZ2V4cAB1bmV4cGVjdGVkIGVuZCBvZiByZWdleHAAUmVnRXhwAHN1cABpbnZhbGlkIGdyb3VwAHBvcABjb250aW51ZSBtdXN0IGJlIGluc2lkZSBsb29wAGJmX2xvZ2ljX29wAG51bV9rZXlzX2NtcAB1c2Ugc3RyaXAAbWFwAGZsYXRNYXAAV2Vha01hcABleHBlY3RpbmcgJ3snIGFmdGVyIFxwAGxvZzFwAGRpdmlzaW9uIGJ5IHplcm8AdW5rbm93bgBpdGVyYXRvcl9jbG9zZV9yZXR1cm4AcHJvbWlzZSBzZWxmIHJlc29sdXRpb24Ab3V0IG9mIG1lbW9yeSBpbiByZWdleHAgZXhlY3V0aW9uAGRlc2NyaXB0aW9uAHByb3h5OiBkZWZpbmVQcm9wZXJ0eSBleGNlcHRpb24AanNfYXN5bmNfZ2VuZXJhdG9yX3Jlc29sdmVfZnVuY3Rpb24AanNfY3JlYXRlX2Z1bmN0aW9uAHNldC9hZGQgaXMgbm90IGEgZnVuY3Rpb24AcmV0dXJuIG5vdCBpbiBhIGZ1bmN0aW9uAEFzeW5jR2VuZXJhdG9yRnVuY3Rpb24AQXN5bmNGdW5jdGlvbgBpbnZhbGlkIG9wZXJhdGlvbgB1bnN1cHBvcnRlZCBvcGVyYXRpb24AYXdhaXQgaW4gZGVmYXVsdCBleHByZXNzaW9uAHlpZWxkIGluIGRlZmF1bHQgZXhwcmVzc2lvbgBpbnZhbGlkIGRlY2ltYWwgZXNjYXBlIGluIHJlZ3VsYXIgZXhwcmVzc2lvbgBiYWNrIHJlZmVyZW5jZSBvdXQgb2YgcmFuZ2UgaW4gcmVndWxhciBleHByZXNzaW9uAGludmFsaWQgZXNjYXBlIHNlcXVlbmNlIGluIHJlZ3VsYXIgZXhwcmVzc2lvbgBleHBlY3RlZCAnb2YnIG9yICdpbicgaW4gZm9yIGNvbnRyb2wgZXhwcmVzc2lvbgB0b28gY29tcGxpY2F0ZWQgZGVzdHJ1Y3R1cmluZyBleHByZXNzaW9uAGV4cGVjdGVkICd9JyBhZnRlciB0ZW1wbGF0ZSBleHByZXNzaW9uAHRvUHJlY2lzaW9uAGFzaW4Aam9pbgBtaW4AY29weVdpdGhpbgB0ZW1wbGF0ZSBsaXRlcmFsIGNhbm5vdCBhcHBlYXIgaW4gYW4gb3B0aW9uYWwgY2hhaW4AY2lyY3VsYXIgcHJvdG90eXBlIGNoYWluAGFzc2lnbgAheS0+c2lnbgBpc0Zyb3plbgBtYXJrX2NoaWxkcmVuAChwb3MgKyBsZW4pIDw9IGJjX2J1Zl9sZW4AdW5leHBlY3RlZCBlbGxpcHNpcyB0b2tlbgB0aGVuAHNldHRlciBpcyBmb3JiaWRkZW4AbnVsbCBvciB1bmRlZmluZWQgYXJlIGZvcmJpZGRlbgBhdGFuAG5hbgBub3QgYSBib29sZWFuAEJvb2xlYW4AZ2Nfc2NhbgBiYWQgbm9ybWFsaXphdGlvbiBmb3JtAEpTX05ld1N5bWJvbEZyb21BdG9tAGZyb20AcmFuZG9tAHRyaW0AdGRpdnJlbQBmZGl2cmVtAGVkaXZyZW0AY2RpdnJlbQBiZl9kaXZyZW0Ac3FydHJlbQBpbXVsAG5vdCBhIHN5bWJvbABTeW1ib2wAUmVnRXhwIGV4ZWMgbWV0aG9kIG11c3QgcmV0dXJuIGFuIG9iamVjdCBvciBudWxsAHBhcmVudCBwcm90b3R5cGUgbXVzdCBiZSBhbiBvYmplY3Qgb3IgbnVsbABjYW5ub3Qgc2V0IHByb3BlcnR5ICclcycgb2YgbnVsbABjYW5ub3QgcmVhZCBwcm9wZXJ0eSAnJXMnIG9mIG51bGwATnVsbABmaWxsAG5ldyBBcnJheUJ1ZmZlciBpcyB0b28gc21hbGwAVHlwZWRBcnJheSBsZW5ndGggaXMgdG9vIHNtYWxsAGNhbGwAZG90QWxsAG1hdGNoQWxsAHJlcGxhY2VBbGwAY2VpbAB1cGRhdGVfbGFiZWwAYmNfYnVmW3Bvc10gPT0gT1BfbGFiZWwAZXZhbABpbnZhbGlkIGJpZ2ludCBsaXRlcmFsAGludmFsaWQgbnVtYmVyIGxpdGVyYWwAbWFsZm9ybWVkIGVzY2FwZSBzZXF1ZW5jZSBpbiBzdHJpbmcgbGl0ZXJhbABiZl9leHBfaW50ZXJuYWwAYmZfbG9nX2ludGVybmFsAEpTX1NldFByb3BlcnR5SW50ZXJuYWwASlNfR2V0T3duUHJvcGVydHlOYW1lc0ludGVybmFsAF9fSlNfRXZhbEludGVybmFsAGJpZ2RlY2ltYWwAbnR0X2ZmdF9wYXJ0aWFsAHRvRXhwb25lbnRpYWwAc2VhbABnbG9iYWwAYmxpbmsAX19kYXRlX2Nsb2NrAHN0YWNrAGxyZV9leGVjX2JhY2t0cmFjawBzLT5pc193ZWFrAGJmX3Bvd191aQBzZXRNb250aABnZXRNb250aABzZXRVVENNb250aABnZXRVVENNb250aABpbnZhbGlkIGtleXdvcmQ6IHdpdGgAc3RhcnRzV2l0aABlbmRzV2l0aABwcm9wID09IEpTX0FUT01fbGVuZ3RoAGludmFsaWQgYXJyYXkgbGVuZ3RoAGludmFsaWQgYXJyYXkgYnVmZmVyIGxlbmd0aABpbnZhbGlkIGxlbmd0aABpbnZhbGlkIGJ5dGVMZW5ndGgAdXNlIG1hdGgATWF0aABwdXNoAGFjb3NoAEpTX1Jlc2l6ZUF0b21IYXNoAGFzaW5oAGF0YW5oAGJyZWFrIG11c3QgYmUgaW5zaWRlIGxvb3Agb3Igc3dpdGNoAG1hdGNoAGNhdGNoAHNlYXJjaABmb3JFYWNoAGJmX2xvZwBBcnJheSB0b28gbG9uZwBzdHJpbmcgdG9vIGxvbmcAQXJyYXkgbG9vIGxvbmcAc3Vic3RyaW5nAGNhbm5vdCBjb252ZXJ0IHN5bWJvbCB0byBzdHJpbmcAdW5leHBlY3RlZCBlbmQgb2Ygc3RyaW5nAG5vdCBhIHN0cmluZwBpbnZhbGlkIGNoYXJhY3RlciBpbiBhIEpTT04gc3RyaW5nAHRvU3RyaW5nAHRvRGF0ZVN0cmluZwB0b0xvY2FsZURhdGVTdHJpbmcAdG9UaW1lU3RyaW5nAHRvTG9jYWxlVGltZVN0cmluZwB0b0xvY2FsZVN0cmluZwB0b0dNVFN0cmluZwBKU1N0cmluZwB0b0lTT1N0cmluZwB0b1VUQ1N0cmluZwBkdXBsaWNhdGUgaW1wb3J0IGJpbmRpbmcAaW52YWxpZCBpbXBvcnQgYmluZGluZwBiaWcAcmVnZXhwIG11c3QgaGF2ZSB0aGUgJ2cnIGZsYWcAb2YAaW5mAGRpZmYgPT0gKGludDhfdClkaWZmAGRpZmYgPT0gKGludDE2X3QpZGlmZgBocmVmAGdjX2RlY3JlZgBmcmVlX3Zhcl9yZWYAb3B0aW1pemVfc2NvcGVfbWFrZV9nbG9iYWxfcmVmAHJlc2V0X3dlYWtfcmVmAGRlbGV0ZV93ZWFrX3JlZgBvcHRpbWl6ZV9zY29wZV9tYWtlX3JlZgBpbmRleE9mAGxhc3RJbmRleE9mAHZhbHVlT2YAc2V0UHJvdG90eXBlT2YAZ2V0UHJvdG90eXBlT2YAaXNQcm90b3R5cGVPZgAlLipmAGZvbnRzaXplAGJpbmFyeV9vYmplY3Rfc2l6ZQBzdHJfc2l6ZQBuZXdfc2l6ZSA8PSBzaC0+cHJvcF9zaXplAGRlc2NyIDwgcnQtPmF0b21fc2l6ZQBhdG9tIDwgcnQtPmF0b21fc2l6ZQBjb21wdXRlX3N0YWNrX3NpemUAb2JqX3NpemUAbiA8IGJ1Zl9zaXplAHNoYXBlX3NpemUAanNfZnVuY19wYzJsaW5lX3NpemUAanNfZnVuY19jb2RlX3NpemUAbWVtb3J5X3VzZWRfc2l6ZQBqc19mdW5jX3NpemUAbm9ybWFsaXplAGZyZWV6ZQByZXNvbHZlAHRvUHJpbWl0aXZlAHB1dF9sdmFsdWUAdW5rbm93biB1bmljb2RlIHByb3BlcnR5IHZhbHVlAHJlc3QgZWxlbWVudCBjYW5ub3QgaGF2ZSBhIGRlZmF1bHQgdmFsdWUAaW52YWxpZCByZXQgdmFsdWUAX19KU19BdG9tVG9WYWx1ZQBfX3F1b3RlAGlzRmluaXRlAGRlbGV0ZQBjcmVhdGUAc2V0RGF0ZQBnZXREYXRlAHNldFVUQ0RhdGUAZ2V0VVRDRGF0ZQBJbnZhbGlkIERhdGUAcmV2ZXJzZQBwYXJzZQBwcm94eSBwcmV2ZW50RXh0ZW5zaW9ucyBoYW5kbGVyIHJldHVybmVkIGZhbHNlAFByb21pc2UAdG9Mb3dlckNhc2UAdG9Mb2NhbGVMb3dlckNhc2UAdG9VcHBlckNhc2UAdG9Mb2NhbGVVcHBlckNhc2UAaWdub3JlQ2FzZQBsb2NhbGVDb21wYXJlAHByb3h5OiBpbmNvbnNpc3RlbnQgcHJvdG90eXBlAHByb3h5OiBiYWQgcHJvdG90eXBlAG5vdCBhIHByb3RvdHlwZQBpbnZhbGlkIG9iamVjdCB0eXBlAHVuZXNjYXBlAG5vbmUAcmVzdCBlbGVtZW50IG11c3QgYmUgdGhlIGxhc3Qgb25lAG11bHRpbGluZQAgIHBjMmxpbmUAc29tZQBKU19GcmVlUnVudGltZQBKU1J1bnRpbWUAc2V0VGltZQBnZXRUaW1lAHNldF9vYmplY3RfbmFtZQBleHBlY3RpbmcgcHJvcGVydHkgbmFtZQB1bmtub3duIHVuaWNvZGUgcHJvcGVydHkgbmFtZQBpbnZhbGlkIHByb3BlcnR5IG5hbWUAZHVwbGljYXRlIF9fcHJvdG9fXyBwcm9wZXJ0eSBuYW1lAGludmFsaWQgcmVkZWZpbml0aW9uIG9mIHBhcmFtZXRlciBuYW1lAGV4cGVjdGluZyBncm91cCBuYW1lAGR1cGxpY2F0ZSBncm91cCBuYW1lAGludmFsaWQgZ3JvdXAgbmFtZQBkdXBsaWNhdGUgbGFiZWwgbmFtZQBpbnZhbGlkIGZpcnN0IGNoYXJhY3RlciBvZiBwcml2YXRlIG5hbWUAaW52YWxpZCBsZXhpY2FsIHZhcmlhYmxlIG5hbWUAaW52YWxpZCBtZXRob2QgbmFtZQBleHBlY3RpbmcgZmllbGQgbmFtZQBpbnZhbGlkIGZpZWxkIG5hbWUAY2xhc3Mgc3RhdGVtZW50IHJlcXVpcmVzIGEgbmFtZQBmaWxlTmFtZQBjb21waWxlAG9iamVjdCBpcyBub3QgZXh0ZW5zaWJsZQBwcm94eTogaW5jb25zaXN0ZW50IGlzRXh0ZW5zaWJsZQBjYW5ub3QgaGF2ZSBzZXR0ZXIvZ2V0dGVyIGFuZCB2YWx1ZSBvciB3cml0YWJsZQBwcm9wZXJ0eSBpcyBub3QgY29uZmlndXJhYmxlAHZhbHVlIGlzIG5vdCBpdGVyYWJsZQBwcm9wZXJ0eUlzRW51bWVyYWJsZQBtaXNzaW5nIGluaXRpYWxpemVyIGZvciBjb25zdCB2YXJpYWJsZQBsZXhpY2FsIHZhcmlhYmxlAGludmFsaWQgcmVkZWZpbml0aW9uIG9mIGEgdmFyaWFibGUAcmV2b2NhYmxlAHN0cmlrZQBtcF9kaXZub3JtX2xhcmdlAGludmFsaWQgY2xhc3MgcmFuZ2UAbWVzc2FnZQBhc3luY19mdW5jX2ZyZWUAaW52YWxpZCBsdmFsdWUgaW4gc3RyaWN0IG1vZGUAaW52YWxpZCB2YXJpYWJsZSBuYW1lIGluIHN0cmljdCBtb2RlAGNhbm5vdCBkZWxldGUgYSBkaXJlY3QgcmVmZXJlbmNlIGluIHN0cmljdCBtb2RlAG9jdGFsIGVzY2FwZSBzZXF1ZW5jZXMgYXJlIG5vdCBhbGxvd2VkIGluIHN0cmljdCBtb2RlAG9jdGFsIGxpdGVyYWxzIGFyZSBkZXByZWNhdGVkIGluIHN0cmljdCBtb2RlAHVuaWNvZGUAICBieXRlY29kZQBKU0Z1bmN0aW9uQnl0ZWNvZGUAc2tpcF9kZWFkX2NvZGUAaW52YWxpZCBhcmd1bWVudCBuYW1lIGluIHN0cmljdCBjb2RlAGludmFsaWQgZnVuY3Rpb24gbmFtZSBpbiBzdHJpY3QgY29kZQBpbnZhbGlkIHJlZGVmaW5pdGlvbiBvZiBnbG9iYWwgaWRlbnRpZmllciBpbiBtb2R1bGUgY29kZQBpbXBvcnQubWV0YSBvbmx5IHZhbGlkIGluIG1vZHVsZSBjb2RlAGZyb21DaGFyQ29kZQBpbnZhbGlkIGZvciBpbi9vZiBsZWZ0IGhhbmQtc2lkZQBpbnZhbGlkIGFzc2lnbm1lbnQgbGVmdC1oYW5kIHNpZGUAcmVkdWNlAHNvdXJjZQAndGhpcycgY2FuIGJlIGluaXRpYWxpemVkIG9ubHkgb25jZQBwcm9wZXJ0eSBjb25zdHJ1Y3RvciBhcHBlYXJzIG1vcmUgdGhhbiBvbmNlAGludmFsaWQgVVRGLTggc2VxdWVuY2UAY2lyY3VsYXIgcmVmZXJlbmNlAHNsaWNlAHNwbGljZQByYWNlAHJlcGxhY2UAJSsuKmUAdW5leHBlY3RlZCAnYXdhaXQnIGtleXdvcmQAdW5leHBlY3RlZCAneWllbGQnIGtleXdvcmQAbWFwX2RlY3JlZl9yZWNvcmQAaXRlcmF0b3IgZG9lcyBub3QgaGF2ZSBhIHRocm93IG1ldGhvZABvYmplY3QgbmVlZHMgdG9JU09TdHJpbmcgbWV0aG9kACdzdXBlcicgaXMgb25seSB2YWxpZCBpbiBhIG1ldGhvZABmcm91bmQAX19iZl9yb3VuZABicmVhay9jb250aW51ZSBsYWJlbCBub3QgZm91bmQAb3V0IG9mIGJvdW5kAGZpbmQAYmluZABpbnZhbGlkIGluZGV4IGZvciBhcHBlbmQAZXh0cmFuZW91cyBjaGFyYWN0ZXJzIGF0IHRoZSBlbmQAdW5leHBlY3RlZCBkYXRhIGF0IHRoZSBlbmQAdW5leHBlY3RlZCBlbmQAaW52YWxpZCBpbmNyZW1lbnQvZGVjcmVtZW50IG9wZXJhbmQAaW52YWxpZCAnaW5zdGFuY2VvZicgcmlnaHQgb3BlcmFuZABpbnZhbGlkICdpbicgb3BlcmFuZAB0cmltRW5kAHBhZEVuZABib2xkACVsbGQAZ2NfZGVjcmVmX2NoaWxkAHJlc29sdmVfc2NvcGVfcHJpdmF0ZV9maWVsZABjYW5ub3QgZGVsZXRlIGEgcHJpdmF0ZSBjbGFzcyBmaWVsZABleHBlY3RpbmcgPGJyYW5kPiBwcml2YXRlIGZpZWxkACVzIGlzIG5vdCBpbml0aWFsaXplZABmaXhlZAB0b0ZpeGVkAHNldF9vYmplY3RfbmFtZV9jb21wdXRlZAByZWdleCBub3Qgc3VwcG9ydGVkAGV2YWwgaXMgbm90IHN1cHBvcnRlZABSZWdFeHAgYXJlIG5vdCBzdXBwb3J0ZWQAaW50ZXJydXB0ZWQAJXMgb2JqZWN0IGV4cGVjdGVkAGlkZW50aWZpZXIgZXhwZWN0ZWQAYnl0ZWNvZGUgZnVuY3Rpb24gZXhwZWN0ZWQAc3RyaW5nIGV4cGVjdGVkAGZyb20gY2xhdXNlIGV4cGVjdGVkAGZ1bmN0aW9uIG5hbWUgZXhwZWN0ZWQAdmFyaWFibGUgbmFtZSBleHBlY3RlZABtZXRhIGV4cGVjdGVkAHJlamVjdGVkAG1lbW9yeSBhbGxvY2F0ZWQAbWVtb3J5IHVzZWQAZGVyaXZlZCBjbGFzcyBjb25zdHJ1Y3RvciBtdXN0IHJldHVybiBhbiBvYmplY3Qgb3IgdW5kZWZpbmVkAGNhbm5vdCBzZXQgcHJvcGVydHkgJyVzJyBvZiB1bmRlZmluZWQAY2Fubm90IHJlYWQgcHJvcGVydHkgJyVzJyBvZiB1bmRlZmluZWQAZmxhZ3MgbXVzdCBiZSB1bmRlZmluZWQAVW5kZWZpbmVkAHByaXZhdGUgY2xhc3MgZmllbGQgaXMgYWxyZWFkeSBkZWZpbmVkACclcycgaXMgbm90IGRlZmluZWQAZ3JvdXAgbmFtZSBub3QgZGVmaW5lZABvcGVyYXRvciAlczogbm8gZnVuY3Rpb24gZGVmaW5lZABhbGxTZXR0bGVkAGZ1bGZpbGxlZABjYW5ub3QgYmUgY2FsbGVkAGlzU2VhbGVkACFzaC0+aXNfaGFzaGVkAHZhcl9yZWYtPmlzX2RldGFjaGVkAEFycmF5QnVmZmVyIGlzIGRldGFjaGVkAGFkZAAlKzA3ZAAlMDRkACUwMmQlMDJkACUwMmQvJTAyZC8lMCpkACUuM3MgJS4zcyAlMDJkICUwKmQAOiVkAGludmFsaWQgdGhyb3cgdmFyIHR5cGUgJWQAc2MAanNfZGVmX21hbGxvYwB0cnVuYwBnYwBleGVjAGJmX2ludGVnZXJfdG9fcmFkaXhfcmVjAHF1aWNranMvcXVpY2tqcy5jAHF1aWNranMvbGlicmVnZXhwLmMAcXVpY2tqcy9saWJiZi5jAHF1aWNranMvbGlidW5pY29kZS5jAHN1YgBwcm9taXNlX3JlYWN0aW9uX2pvYgBqc19wcm9taXNlX3Jlc29sdmVfdGhlbmFibGVfam9iAHIgIT0gYSAmJiByICE9IGIAcSAhPSBhICYmIHEgIT0gYgByd2EAciAhPSBhAF9fbG9va3VwU2V0dGVyX18AX19kZWZpbmVTZXR0ZXJfXwBfX2xvb2t1cEdldHRlcl9fAF9fZGVmaW5lR2V0dGVyX18AX19wcm90b19fAFtTeW1ib2wuc3BsaXRdAFtTeW1ib2wuc3BlY2llc10AW1N5bWJvbC5pdGVyYXRvcl0AW1N5bWJvbC5hc3luY0l0ZXJhdG9yXQBbU3ltYm9sLm1hdGNoQWxsXQBbU3ltYm9sLm1hdGNoXQBbU3ltYm9sLnNlYXJjaF0AW1N5bWJvbC50b1N0cmluZ1RhZ10AW1N5bWJvbC50b1ByaW1pdGl2ZV0AW3Vuc3VwcG9ydGVkIHR5cGVdAFtmdW5jdGlvbiBieXRlY29kZV0AW1N5bWJvbC5oYXNJbnN0YW5jZV0AW1N5bWJvbC5yZXBsYWNlXQBbACUwMmQ6JTAyZDolMDJkLiUwM2RaAFBPU0lUSVZFX0lORklOSVRZAE5FR0FUSVZFX0lORklOSVRZAHAtPmNsYXNzX2lkID09IEpTX0NMQVNTX0FSUkFZAHN0YWNrX2xlbiA8IFBPUF9TVEFDS19MRU5fTUFYAC0lMDJkLSUwMmRUAEpTX0F0b21HZXRTdHJSVABvcGNvZGUgPCBSRU9QX0NPVU5UAEJZVEVTX1BFUl9FTEVNRU5UACUwMmQ6JTAyZDolMDJkIEdNVABKU19WQUxVRV9HRVRfVEFHKHNmLT5jdXJfZnVuYykgPT0gSlNfVEFHX09CSkVDVAB2YXJfa2luZCA9PSBKU19WQVJfUFJJVkFURV9TRVRURVIATUFYX1NBRkVfSU5URUdFUgBNSU5fU0FGRV9JTlRFR0VSAGFzVWludE4AYXNJbnROAGlzTmFOAERhdGUgdmFsdWUgaXMgTmFOAHRvSlNPTgBFUFNJTE9OAE5BTgAlMDJkOiUwMmQ6JTAyZCAlY00Acy0+bGFiZWxfc2xvdHNbbGFiZWxdLmZpcnN0X3JlbG9jID09IE5VTEwAbGFiZWxfc2xvdHNbaV0uZmlyc3RfcmVsb2MgPT0gTlVMTABwcnMgIT0gTlVMTABzZi0+Y3VyX3NwICE9IE5VTEwAc2YgIT0gTlVMTABtcjEgIT0gTlVMTAB2YXJfa2luZCAhPSBKU19WQVJfTk9STUFMAGItPmZ1bmNfa2luZCA9PSBKU19GVU5DX05PUk1BTABlbmNvZGVVUkkAZGVjb2RlVVJJAFBJAHNwZWNpYWwgPT0gUFVUX0xWQUxVRV9OT0tFRVAgfHwgc3BlY2lhbCA9PSBQVVRfTFZBTFVFX05PS0VFUF9ERVBUSABzLT5zdGF0ZSA9PSBKU19BU1lOQ19HRU5FUkFUT1JfU1RBVEVfRVhFQ1VUSU5HAHByZWMxICE9IEJGX1BSRUNfSU5GADAxMjM0NTY3ODlBQkNERUYAU0laRQBNQVhfVkFMVUUATUlOX1ZBTFVFAE5BTUUAZXZhbF90eXBlID09IEpTX0VWQUxfVFlQRV9HTE9CQUwgfHwgZXZhbF90eXBlID09IEpTX0VWQUxfVFlQRV9NT0RVTEUAcC0+Z2Nfb2JqX3R5cGUgPT0gSlNfR0NfT0JKX1RZUEVfSlNfT0JKRUNUIHx8IHAtPmdjX29ial90eXBlID09IEpTX0dDX09CSl9UWVBFX0ZVTkNUSU9OX0JZVEVDT0RFAExPRzJFAExPRzEwRQBzLT5zdGF0ZSA9PSBKU19BU1lOQ19HRU5FUkFUT1JfU1RBVEVfQVdBSVRJTkdfUkVUVVJOIHx8IHMtPnN0YXRlID09IEpTX0FTWU5DX0dFTkVSQVRPUl9TVEFURV9DT01QTEVURUQAVVRDADxpbnB1dD4APHNldD4APGFub255bW91cz4APGR1bXA+ADxudWxsPgBiaWdpbnQgb3BlcmFuZHMgYXJlIGZvcmJpZGRlbiBmb3IgPj4+ACZxdW90OwBzZXRVaW50OABnZXRVaW50OABzZXRJbnQ4AGdldEludDgAbWFsZm9ybWVkIFVURi04AHJhZGl4IG11c3QgYmUgYmV0d2VlbiAyIGFuZCAzNgBzZXRVaW50MTYAZ2V0VWludDE2AHNldEludDE2AGdldEludDE2AGFyZ2MgPT0gNQBzZXRCaWdVaW50NjQAZ2V0QmlnVWludDY0AHNldEJpZ0ludDY0AGdldEJpZ0ludDY0AHNldEZsb2F0NjQAZ2V0RmxvYXQ2NABhcmdjID09IDMAYXRhbjIAbG9nMgBmbG9vckxvZzIAU1FSVDFfMgBTUVJUMgBMTjIAY2x6MzIAc2V0VWludDMyAGdldFVpbnQzMgBzZXRJbnQzMgBnZXRJbnQzMgBzZXRGbG9hdDMyAGdldEZsb2F0MzIAc3RhY2tfbGVuID49IDIASlNfQXRvbUlzTnVtZXJpY0luZGV4MQBqc19mY3Z0MQBKU19Db21wYWN0QmlnSW50MQBleHBtMQByICE9IGExICYmIHIgIT0gYjEAbHMtPmFkZHIgPT0gLTEAbnEgPj0gMQBzdGFja19sZW4gPj0gMQBwLT5oZWFkZXIucmVmX2NvdW50ID09IDEAcC0+c2hhcGUtPmhlYWRlci5yZWZfY291bnQgPT0gMQBzdGFja19sZW4gPT0gMQBqc19mcmVlX3NoYXBlMABsb2cxMABMTjEwAHAtPnJlZl9jb3VudCA+IDAAdmFyX3JlZi0+aGVhZGVyLnJlZl9jb3VudCA+IDAAc3RhY2tfc2l6ZSA+IDAAY3Bvb2xfaWR4ID49IDAAcnQtPmF0b21fY291bnQgPj0gMABscy0+cmVmX2NvdW50ID49IDAAcy0+aXNfZXZhbCB8fCBzLT5jbG9zdXJlX3Zhcl9jb3VudCA9PSAwAHAtPnJlZl9jb3VudCA9PSAwAGN0eC0+aGVhZGVyLnJlZl9jb3VudCA9PSAwAHNoLT5oZWFkZXIucmVmX2NvdW50ID09IDAAcC0+bWFyayA9PSAwAChuMiAlIHN0cmlwX2xlbikgPT0gMAAocHItPnUuaW5pdC5yZWFsbV9hbmRfaWQgJiAzKSA9PSAwAChuZXdfaGFzaF9zaXplICYgKG5ld19oYXNoX3NpemUgLSAxKSkgPT0gMABpICE9IDAAc2l6ZSAhPSAwAF4kXC4qKz8oKVtde318LwA8LwAwLgBtaXNzaW5nIGJpbmRpbmcgcGF0dGVybi4uLgBiaWdpbnQgYXJndW1lbnQgd2l0aCB1bmFyeSArAGFzeW5jIGZ1bmN0aW9uICoACn0pAGxpc3RfZW1wdHkoJnJ0LT5nY19vYmpfbGlzdCkAaiA9PSAoc2gtPnByb3BfY291bnQgLSBzaC0+ZGVsZXRlZF9wcm9wX2NvdW50KQBKU19Jc1VuZGVmaW5lZChmdW5jX3JldCkAIV9fSlNfQXRvbUlzVGFnZ2VkSW50KGRlc2NyKQAhYXRvbV9pc19mcmVlKHApAChudWxsKQAgKG5hdGl2ZSkAanNfY2xhc3NfaGFzX2J5dGVjb2RlKHAtPmNsYXNzX2lkKQB1bmNvbnNpc3RlbnQgc3RhY2sgc2l6ZTogJWQgJWQgKHBjPSVkKQBieXRlY29kZSBidWZmZXIgb3ZlcmZsb3cgKG9wPSVkLCBwYz0lZCkAc3RhY2sgb3ZlcmZsb3cgKG9wPSVkLCBwYz0lZCkAc3RhY2sgdW5kZXJmbG93IChvcD0lZCwgcGM9JWQpAGludmFsaWQgb3Bjb2RlIChvcD0lZCwgcGM9JWQpACg/OikAbm8gZnVuY3Rpb24gZmlsZW5hbWUgZm9yIGltcG9ydCgpAC1fLiF+KicoKQAgYW5vbnltb3VzKABTeW1ib2woAGV4cGVjdGluZyAnfScAY2xhc3MgY29uc3RydWN0b3JzIG11c3QgYmUgaW52b2tlZCB3aXRoICduZXcnAGV4cGVjdGluZyAnYXMnAHVuZXhwZWN0ZWQgdG9rZW4gaW4gZXhwcmVzc2lvbjogJyUuKnMnAHVuZXhwZWN0ZWQgdG9rZW46ICclLipzJwByZWRlY2xhcmF0aW9uIG9mICclcycAZHVwbGljYXRlIGV4cG9ydGVkIG5hbWUgJyVzJwBjaXJjdWxhciByZWZlcmVuY2Ugd2hlbiBsb29raW5nIGZvciBleHBvcnQgJyVzJyBpbiBtb2R1bGUgJyVzJwBDb3VsZCBub3QgZmluZCBleHBvcnQg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AJYAAADBAAAAlwAAAJgAAADCAAAAlwAAAJgAAADDAAAAawAAAGwAAADEAAAAmQAAAJoAAADFAAAAmQAAAJoAAAAvAAAAmwAAAJwAAADGAAAAawAAAGwAAADHAAAAnQAAAJ4AAAAAAAAA7h8AAB8gAAAqIAAA4h8AABUgAAA5IAAA+B8AAAYgAABjb3B5V2l0aGluAGVudHJpZXMAZmlsbABmaW5kAGZpbmRJbmRleABmbGF0AGZsYXRNYXAAaW5jbHVkZXMAa2V5cwB2YWx1ZXMAAAAAAAEBAgIDAwIDAEGQpwEL3xBudWxsAGZhbHNlAHRydWUAaWYAZWxzZQByZXR1cm4AdmFyAHRoaXMAZGVsZXRlAHZvaWQAdHlwZW9mAG5ldwBpbgBpbnN0YW5jZW9mAGRvAHdoaWxlAGZvcgBicmVhawBjb250aW51ZQBzd2l0Y2gAY2FzZQBkZWZhdWx0AHRocm93AHRyeQBjYXRjaABmaW5hbGx5AGZ1bmN0aW9uAGRlYnVnZ2VyAHdpdGgAY2xhc3MAY29uc3QAZW51bQBleHBvcnQAZXh0ZW5kcwBpbXBvcnQAc3VwZXIAaW1wbGVtZW50cwBpbnRlcmZhY2UAbGV0AHBhY2thZ2UAcHJpdmF0ZQBwcm90ZWN0ZWQAcHVibGljAHN0YXRpYwB5aWVsZABhd2FpdAAAbGVuZ3RoAGZpbGVOYW1lAGxpbmVOdW1iZXIAbWVzc2FnZQBlcnJvcnMAc3RhY2sAbmFtZQB0b1N0cmluZwB0b0xvY2FsZVN0cmluZwB2YWx1ZU9mAGV2YWwAcHJvdG90eXBlAGNvbnN0cnVjdG9yAGNvbmZpZ3VyYWJsZQB3cml0YWJsZQBlbnVtZXJhYmxlAHZhbHVlAGdldABzZXQAb2YAX19wcm90b19fAHVuZGVmaW5lZABudW1iZXIAYm9vbGVhbgBzdHJpbmcAb2JqZWN0AHN5bWJvbABpbnRlZ2VyAHVua25vd24AYXJndW1lbnRzAGNhbGxlZQBjYWxsZXIAPGV2YWw+ADxyZXQ+ADx2YXI+ADxhcmdfdmFyPgA8d2l0aD4AbGFzdEluZGV4AHRhcmdldABpbmRleABpbnB1dABkZWZpbmVQcm9wZXJ0aWVzAGFwcGx5AGpvaW4AY29uY2F0AHNwbGl0AGNvbnN0cnVjdABnZXRQcm90b3R5cGVPZgBzZXRQcm90b3R5cGVPZgBpc0V4dGVuc2libGUAcHJldmVudEV4dGVuc2lvbnMAaGFzAGRlbGV0ZVByb3BlcnR5AGRlZmluZVByb3BlcnR5AGdldE93blByb3BlcnR5RGVzY3JpcHRvcgBvd25LZXlzAGFkZABkb25lAG5leHQAdmFsdWVzAHNvdXJjZQBmbGFncwBnbG9iYWwAdW5pY29kZQByYXcAbmV3LnRhcmdldAB0aGlzLmFjdGl2ZV9mdW5jADxob21lX29iamVjdD4APGNvbXB1dGVkX2ZpZWxkPgA8c3RhdGljX2NvbXB1dGVkX2ZpZWxkPgA8Y2xhc3NfZmllbGRzX2luaXQ+ADxicmFuZD4AI2NvbnN0cnVjdG9yAGFzAGZyb20AbWV0YQAqZGVmYXVsdCoAKgBNb2R1bGUAdGhlbgByZXNvbHZlAHJlamVjdABwcm9taXNlAHByb3h5AHJldm9rZQBhc3luYwBleGVjAGdyb3VwcwBzdGF0dXMAcmVhc29uAGdsb2JhbFRoaXMAYmlnaW50AGJpZ2Zsb2F0AGJpZ2RlY2ltYWwAcm91bmRpbmdNb2RlAG1heGltdW1TaWduaWZpY2FudERpZ2l0cwBtYXhpbXVtRnJhY3Rpb25EaWdpdHMAdG9KU09OAE9iamVjdABBcnJheQBFcnJvcgBOdW1iZXIAU3RyaW5nAEJvb2xlYW4AU3ltYm9sAEFyZ3VtZW50cwBNYXRoAEpTT04ARGF0ZQBGdW5jdGlvbgBHZW5lcmF0b3JGdW5jdGlvbgBGb3JJbkl0ZXJhdG9yAFJlZ0V4cABBcnJheUJ1ZmZlcgBTaGFyZWRBcnJheUJ1ZmZlcgBVaW50OENsYW1wZWRBcnJheQBJbnQ4QXJyYXkAVWludDhBcnJheQBJbnQxNkFycmF5AFVpbnQxNkFycmF5AEludDMyQXJyYXkAVWludDMyQXJyYXkAQmlnSW50NjRBcnJheQBCaWdVaW50NjRBcnJheQBGbG9hdDMyQXJyYXkARmxvYXQ2NEFycmF5AERhdGFWaWV3AEJpZ0ludABCaWdGbG9hdABCaWdGbG9hdEVudgBCaWdEZWNpbWFsAE9wZXJhdG9yU2V0AE9wZXJhdG9ycwBNYXAAU2V0AFdlYWtNYXAAV2Vha1NldABNYXAgSXRlcmF0b3IAU2V0IEl0ZXJhdG9yAEFycmF5IEl0ZXJhdG9yAFN0cmluZyBJdGVyYXRvcgBSZWdFeHAgU3RyaW5nIEl0ZXJhdG9yAEdlbmVyYXRvcgBQcm94eQBQcm9taXNlAFByb21pc2VSZXNvbHZlRnVuY3Rpb24AUHJvbWlzZVJlamVjdEZ1bmN0aW9uAEFzeW5jRnVuY3Rpb24AQXN5bmNGdW5jdGlvblJlc29sdmUAQXN5bmNGdW5jdGlvblJlamVjdABBc3luY0dlbmVyYXRvckZ1bmN0aW9uAEFzeW5jR2VuZXJhdG9yAEV2YWxFcnJvcgBSYW5nZUVycm9yAFJlZmVyZW5jZUVycm9yAFN5bnRheEVycm9yAFR5cGVFcnJvcgBVUklFcnJvcgBJbnRlcm5hbEVycm9yADxicmFuZD4AU3ltYm9sLnRvUHJpbWl0aXZlAFN5bWJvbC5pdGVyYXRvcgBTeW1ib2wubWF0Y2gAU3ltYm9sLm1hdGNoQWxsAFN5bWJvbC5yZXBsYWNlAFN5bWJvbC5zZWFyY2gAU3ltYm9sLnNwbGl0AFN5bWJvbC50b1N0cmluZ1RhZwBTeW1ib2wuaXNDb25jYXRTcHJlYWRhYmxlAFN5bWJvbC5oYXNJbnN0YW5jZQBTeW1ib2wuc3BlY2llcwBTeW1ib2wudW5zY29wYWJsZXMAU3ltYm9sLmFzeW5jSXRlcmF0b3IAU3ltYm9sLm9wZXJhdG9yU2V0AEGAuAELtQgBAAAABQABFAUAARUFAAEVBQABFwUAARcBAAEAAQABAAEAAQABAAEAAQABAAEAAQACAAEFAwABCgEBAAABAgEAAQMCAAEBAgABAgMAAQIEAAEDBgABAgMAAQMEAAEEBQABAwMAAQQEAAEFBQABAgIAAQQEAAEDAwABAwMAAQQEAAEFBQADAgENAwEBDQMBAA0DAgENAwIADQMAAQ0DAwEKAQEAAAEAAAABAQIAAQAAAAECAgABAgAAAQEAAAEBAAAGAAAYBQEBDwMCAQoBAgEAAQEBAAEBAQAFAAEXBQABFwUAARcFAQAXBQEAFwUCABcBAgMAAQMAAAYAABgGAAAYBgEAGAUBARcFAQIXBQIAFwECAQABAwAAAQMBAAECAQABAgIAAQMAAAEDAQABBAAABQIBFwUBARcBAgIAAQIB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AAABADAAOgBB0IECCxEEADAAOgBBAFsAXwBgAGEAewBB8IECC8QLAQMFAQEBAQUFBQECAgMFBQEBAQICAwMFBQEFAREAAAAwmiAAAJowAHOBWgAwF2AAMAdsALOBbwAAF3AAAAd8AACBfwBAMIAAwwGYAJCBmABABpkAQJCcALSBpABALqUAMAG8AECGvABwgb8AAAHAADCBwABABMEAMAHDAECCwwAwgsQAQILFADABxwAwgccAMAHIAECCyAAwgckAMAHKAACBygAwAcsAMIHLAEACzAAAAc0AMAHOADCBzgAAAc8AMIHPAEAG0AAwAdMAQILTADCB1ABAAtYAMAHXAECC1wAwgtgAQITZADCB2wBAAtwAQALeAACB3wBQA+IAUIPjAFAD5QBAkOYAAIHuAEAS7wC0AfgAUIP4AEAC+gAwAfsAMIH7AEAo/AAwARABQBIRATEBHQFAgh0BMIEeATEBHwEBgh8BQIIgATCBIQEwASIBMIEiAUAKIwEBASgBAYEoAQEBKQEAgSkBAAEqAQACKwEAgSwBAIEtAQEBLgEAATABAYEwAQCBMQEBgTIBAQEzAQABNAEAgTQBAQE1AQGBNQEBATYBAIE3AQGBOAEAATkBAIE6AQGBPgEAAUABAQFBAQCBQQEBgUMBAAFEAQCBRAEAAkUBAAFGAQABSQEBgU4BAQFPAXOBogFABLgBQAK7AQCDvQEwgb8BMAHDATADxAEwAcYBMALHAdAByAEwkcgBMInRAQAB1gEAg9YB0wHYAQCR2AFzAeEBAInhAQAB5gEAguYBMIHnAXMB6AFzgegBc4HqAXMB6wEAgesBQBjsAXMB+AFzgfgBAAH5AQCB+QGgAfoBc4H6AUCC+wEwgfwBQAL9ATCD/gEwEAACMCAIAgAgGAIAECgCQCIwAkA2RQIwAWACQI5gAgCBZwJAYGgCMKaYAgCmsAK1gcMCMSZQCDGBYwgxgWYIACtoCACDfggRUNAJEAb4CSAG/Al0AUAOdIFADnQBQQ50gUEOdAFCDnSBQg50AUMOgIFDDoABRA4wK0gOMINeDgGBvA4Bgb4OAQHHDkB+AA9AGD8PtQFLD7aBSw+2AUwPtoFMD7cBTQ+AgU0PMAFPD0BgUA8ACIAPMAiEDwAGiA8wBowPAAiQDzAIlA8ACJgPMAicDwAGoA8wBqQPsAGoDwCBqA/T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iaCCsQARDAiAqCSBQOs4CYlgTyOAQuCPj48Rl4JAv4mkgEK8gEDhgECUhEEkiUVWEAyDpxOAQKSBQjwfiUFwgUCYikCugrSOnomOg6yKtIkqo42AiSGrgIuCr407gIvRiyhAn4uEiSu2CDEJgoiAiQkyhEC/kYiJGNCTi4lA1DGImoHRkI6J0IyHidKOg4lA8Y5ApInFKAkYAIGLifYxMoCbiacwH4CIiq2PQZQ4h4+Jt5WAjfkqAAgwB4mvIAgniUFIg2BLaIlAhYS6hpiJQ/QAtjPQgIqBYEyqgVTFIi85hp2DQJOCRYixQf+2g7E4jYCVII5FTzCQDgEEQQSGiIlBoY1F1YbsNIlSlYlsBQVA7wBBoKcCC6MS+gYAhAkA8AoAcAwA9A0AShAgGhggdBsg3SAADKgAWqogGv8ArQ4BOBIhwRUh5Rkhqh0hjNFBSuEh8AEOAAAAAEFkbGFtLEFkbG0AQWhvbSxBaG9tAEFuYXRvbGlhbl9IaWVyb2dseXBocyxIbHV3AEFyYWJpYyxBcmFiAEFybWVuaWFuLEFybW4AQXZlc3RhbixBdnN0AEJhbGluZXNlLEJhbGkAQmFtdW0sQmFtdQBCYXNzYV9WYWgsQmFzcwBCYXRhayxCYXRrAEJlbmdhbGksQmVuZwBCaGFpa3N1a2ksQmhrcwBCb3BvbW9mbyxCb3BvAEJyYWhtaSxCcmFoAEJyYWlsbGUsQnJhaQBCdWdpbmVzZSxCdWdpAEJ1aGlkLEJ1aGQAQ2FuYWRpYW5fQWJvcmlnaW5hbCxDYW5zAENhcmlhbixDYXJpAENhdWNhc2lhbl9BbGJhbmlhbixBZ2hiAENoYWttYSxDYWttAENoYW0sQ2hhbQBDaGVyb2tlZSxDaGVyAENob3Jhc21pYW4sQ2hycwBDb21tb24sWnl5eQBDb3B0aWMsQ29wdCxRYWFjAEN1bmVpZm9ybSxYc3V4AEN5cHJpb3QsQ3BydABDeXJpbGxpYyxDeXJsAERlc2VyZXQsRHNydABEZXZhbmFnYXJpLERldmEARGl2ZXNfQWt1cnUsRGlhawBEb2dyYSxEb2dyAER1cGxveWFuLER1cGwARWd5cHRpYW5fSGllcm9nbHlwaHMsRWd5cABFbGJhc2FuLEVsYmEARWx5bWFpYyxFbHltAEV0aGlvcGljLEV0aGkAR2VvcmdpYW4sR2VvcgBHbGFnb2xpdGljLEdsYWcAR290aGljLEdvdGgAR3JhbnRoYSxHcmFuAEdyZWVrLEdyZWsAR3VqYXJhdGksR3VqcgBHdW5qYWxhX0dvbmRpLEdvbmcAR3VybXVraGksR3VydQBIYW4sSGFuaQBIYW5ndWwsSGFuZwBIYW5pZmlfUm9oaW5neWEsUm9oZwBIYW51bm9vLEhhbm8ASGF0cmFuLEhhdHIASGVicmV3LEhlYnIASGlyYWdhbmEsSGlyYQBJbXBlcmlhbF9BcmFtYWljLEFybWkASW5oZXJpdGVkLFppbmgsUWFhaQBJbnNjcmlwdGlvbmFsX1BhaGxhdmksUGhsaQBJbnNjcmlwdGlvbmFsX1BhcnRoaWFuLFBydGkASmF2YW5lc2UsSmF2YQBLYWl0aGksS3RoaQBLYW5uYWRhLEtuZGEAS2F0YWthbmEsS2FuYQBLYXlhaF9MaSxLYWxpAEtoYXJvc2h0aGksS2hhcgBLaG1lcixLaG1yAEtob2praSxLaG9qAEtoaXRhbl9TbWFsbF9TY3JpcHQsS2l0cwBLaHVkYXdhZGksU2luZABMYW8sTGFvbwBMYXRpbixMYXRuAExlcGNoYSxMZXBjAExpbWJ1LExpbWIATGluZWFyX0EsTGluYQBMaW5lYXJfQixMaW5iAExpc3UsTGlzdQBMeWNpYW4sTHljaQBMeWRpYW4sTHlkaQBNYWthc2FyLE1ha2EATWFoYWphbmksTWFoagBNYWxheWFsYW0sTWx5bQBNYW5kYWljLE1hbmQATWFuaWNoYWVhbixNYW5pAE1hcmNoZW4sTWFyYwBNYXNhcmFtX0dvbmRpLEdvbm0ATWVkZWZhaWRyaW4sTWVkZgBNZWV0ZWlfTWF5ZWssTXRlaQBNZW5kZV9LaWtha3VpLE1lbmQATWVyb2l0aWNfQ3Vyc2l2ZSxNZXJjAE1lcm9pdGljX0hpZXJvZ2x5cGhzLE1lcm8ATWlhbyxQbHJkAE1vZGksTW9kaQBNb25nb2xpYW4sTW9uZwBNcm8sTXJvbwBNdWx0YW5pLE11bHQATXlhbm1hcixNeW1yAE5hYmF0YWVhbixOYmF0AE5hbmRpbmFnYXJpLE5hbmQATmV3X1RhaV9MdWUsVGFsdQBOZXdhLE5ld2EATmtvLE5rb28ATnVzaHUsTnNodQBOeWlha2VuZ19QdWFjaHVlX0htb25nLEhtbnAAT2doYW0sT2dhbQBPbF9DaGlraSxPbGNrAE9sZF9IdW5nYXJpYW4sSHVuZwBPbGRfSXRhbGljLEl0YWwAT2xkX05vcnRoX0FyYWJpYW4sTmFyYgBPbGRfUGVybWljLFBlcm0AT2xkX1BlcnNpYW4sWHBlbwBPbGRfU29nZGlhbixTb2dvAE9sZF9Tb3V0aF9BcmFiaWFuLFNhcmIAT2xkX1R1cmtpYyxPcmtoAE9yaXlhLE9yeWEAT3NhZ2UsT3NnZQBPc21hbnlhLE9zbWEAUGFoYXdoX0htb25nLEhtbmcAUGFsbXlyZW5lLFBhbG0AUGF1X0Npbl9IYXUsUGF1YwBQaGFnc19QYSxQaGFnAFBob2VuaWNpYW4sUGhueABQc2FsdGVyX1BhaGxhdmksUGhscABSZWphbmcsUmpuZwBSdW5pYyxSdW5yAFNhbWFyaXRhbixTYW1yAFNhdXJhc2h0cmEsU2F1cgBTaGFyYWRhLFNocmQAU2hhdmlhbixTaGF3AFNpZGRoYW0sU2lkZABTaWduV3JpdGluZyxTZ253AFNpbmhhbGEsU2luaABTb2dkaWFuLFNvZ2QAU29yYV9Tb21wZW5nLFNvcmEAU295b21ibyxTb3lvAFN1bmRhbmVzZSxTdW5kAFN5bG90aV9OYWdyaSxTeWxvAFN5cmlhYyxTeXJjAFRhZ2Fsb2csVGdsZwBUYWdiYW53YSxUYWdiAFRhaV9MZSxUYWxlAFRhaV9UaGFtLExhbmEAVGFpX1ZpZXQsVGF2dABUYWtyaSxUYWtyAFRhbWlsLFRhbWwAVGFuZ3V0LFRhbmcAVGVsdWd1LFRlbHUAVGhhYW5hLFRoYWEAVGhhaSxUaGFpAFRpYmV0YW4sVGlidABUaWZpbmFnaCxUZm5nAFRpcmh1dGEsVGlyaABVZ2FyaXRpYyxVZ2FyAFZhaSxWYWlpAFdhbmNobyxXY2hvAFdhcmFuZ19DaXRpLFdhcmEAWWV6aWRpLFllemkAWWksWWlpaQBaYW5hYmF6YXJfU3F1YXJlLFphbmIAQdC5AguxFMAZmUWFGZlFrhmARY4ZgEWEGZZFgBmeRYAZ4WBFphmERYQZgQ2TGeAPN4MrgBmCKwGDK4AZgCsDgCuAGYArgBmCKwCAKwCT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ayxNb2RpZmllcl9TeW1ib2wAU28sT3RoZXJfU3ltYm9sAFBjLENvbm5lY3Rvcl9QdW5jdHVhdGlvbgBQZCxEYXNoX1B1bmN0dWF0aW9uAFBzLE9wZW5fUHVuY3R1YXRpb24AUGUsQ2xvc2VfUHVuY3R1YXRpb24AUGksSW5pdGlhbF9QdW5jdHVhdGlvbgBQZixGaW5hbF9QdW5jdHVhdGlvbgBQbyxPdGhlcl9QdW5jdHVhdGlvbgBacyxTcGFjZV9TZXBhcmF0b3IAWmwsTGluZV9TZXBhcmF0b3IAWnAsUGFyYWdyYXBoX1NlcGFyYXRvcgBDYyxDb250cm9sLGNudHJsAENmLEZvcm1hdABDcyxTdXJyb2dhdGUAQ28sUHJpdmF0ZV9Vc2UATEMsQ2FzZWRfTGV0dGVyAEwsTGV0dGVyAE0sTWFyayxDb21iaW5pbmdfTWFyawBOLE51bWJlcgBTLFN5bWJvbABQLFB1bmN0dWF0aW9uLHB1bmN0AFosU2VwYXJhdG9yAEMsT3RoZXIAQdDZAguwCA4AAAA+AAAAwAEAAAAOAAAA8AAAAAB/AAAAgAMBAAA8QVNDSUlfSGV4X0RpZ2l0LEFIZXgAQmlkaV9Db250cm9sLEJpZGlfQwBEYXNoAERlcHJlY2F0ZWQsRGVwAERpYWNyaXRpYyxEaWEARXh0ZW5kZXIsRXh0AEhleF9EaWdpdCxIZXgASURTX0JpbmFyeV9PcGVyYXRvcixJRFNCAElEU19UcmluYXJ5X09wZXJhdG9yLElEU1QASWRlb2dyYXBoaWMsSWRlbwBKb2luX0NvbnRyb2wsSm9pbl9DAExvZ2ljYWxfT3JkZXJfRXhjZXB0aW9uLExPRQBOb25jaGFyYWN0ZXJfQ29kZV9Qb2ludCxOQ2hhcgBQYXR0ZXJuX1N5bnRheCxQYXRfU3luAFBhdHRlcm5fV2hpdGVfU3BhY2UsUGF0X1dTAFF1b3RhdGlvbl9NYXJrLFFNYXJrAFJhZGljYWwAUmVnaW9uYWxfSW5kaWNhdG9yLFJJAFNlbnRlbmNlX1Rlcm1pbmFsLFNUZXJtAFNvZnRfRG90dGVkLFNEAFRlcm1pbmFsX1B1bmN0dWF0aW9uLFRlcm0AVW5pZmllZF9JZGVvZ3JhcGgsVUlkZW8AVmFyaWF0aW9uX1NlbGVjdG9yLFZTAFdoaXRlX1NwYWNlLHNwYWNlAEJpZGlfTWlycm9yZWQsQmlkaV9NAEVtb2ppAEVtb2ppX0NvbXBvbmVudCxFQ29tcABFbW9qaV9Nb2RpZmllcixFTW9kAEVtb2ppX01vZGlmaWVyX0Jhc2UsRUJhc2UARW1vamlfUHJlc2VudGF0aW9uLEVQcmVzAEV4dGVuZGVkX1BpY3RvZ3JhcGhpYyxFeHRQaWN0AERlZmF1bHRfSWdub3JhYmxlX0NvZGVfUG9pbnQsREkASURfU3RhcnQsSURTAENhc2VfSWdub3JhYmxlLENJAEFTQ0lJAEFscGhhYmV0aWMsQWxwaGEAQW55AEFzc2lnbmVkAENhc2VkAENoYW5nZXNfV2hlbl9DYXNlZm9sZGVkLENXQ0YAQ2hhbmdlc19XaGVuX0Nhc2VtYXBwZWQsQ1dDTQBDaGFuZ2VzX1doZW5fTG93ZXJjYXNlZCxDV0wAQ2hhbmdlc19XaGVuX05GS0NfQ2FzZWZvbGRlZCxDV0tDRgBDaGFuZ2VzX1doZW5fVGl0bGVjYXNlZCxDV1QAQ2hhbmdlc19XaGVuX1VwcGVyY2FzZWQsQ1dVAEdyYXBoZW1lX0Jhc2UsR3JfQmFzZQBHcmFwaGVtZV9FeHRlbmQsR3JfRXh0AElEX0NvbnRpbnVlLElEQwBMb3dlcmNhc2UsTG93ZXIATWF0aABVcHBlcmNhc2UsVXBwZXIAWElEX0NvbnRpbnVlLFhJREMAWElEX1N0YXJ0LFhJRFMAQZDiAgu0IIEAKACXACoAgYAqAJfAKwAVgSwAlwAtAIFALQCXAC4AFUEuAJkBLwAWIDAAQghAAEKKRABCBEoAlgBMABeBTABCAk0AQkNOAC/BTwBCw1AAv0BSAEIDUwBCCVUAQghaAJYAXgBCQ14AgcBfAEIBaABCwWsAhQFxABfDcQBESHMARIN3AEKDeQC+AnsAl0F8AEIBfQBEBH4AQg6AAEKBhwBEh4kAgwSsABcDtgCDArgAFALQAJYA0QCAAN0Al4DeAICA3wCXAOEAPkHhAIDA4QC+BOIAroPqAK6C8gCtAfQALsH0AANB9QADA/wAgUD+AD4CAAG+wAEBvgEDAb5ABgG+QA4BPgIUAb7AFQG+ARcBRIEdAURBMAFEAjQBRIE1AUSDNgFEgzgBRIY6AUQBPgGFwGEB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SHpUSHq8AxMhbQATIWQAEyFrABMhZgBtbgBtvANtbQBtYwBtawBtYwAKCk8ACk9tALIAYwAICk8KClAAClBtALMAawBtALMAbQAVInMAbQAVInMAsgBQYWtQYU1QYUdQYXJhZHJhZNFzcgBhAGQAFSJzALIAcABzbgBzvANzbQBzcABWbgBWvANWbQBWawBWTQBWcABXbgBXvANXbQBXawBXTQBXawCpA00AqQNhLm0uQnFjY2NkQ9FrZ0NvLmRCR3loYUhQaW5LS0tNa3RsbWxubG9nbHhtYm1pbG1vbFBIcC5tLlBQTVBSc3JTdldiVtFtQdFtMQDlZTEAMADlZTIAMADlZTMAMADlZWdhbEoETAQmAVMBJ6c3q2sCUqtIjPRmyo7IjNFuMk7lU5yfnJ9RWdGRh1VIWfZhaXaFfz+Guof4iI+QAmobbdlw3nM9hGqR8ZmCTnVTBGsbci2GHp5QXetvzYVkicli2IEfiMpeF2dqbfxyzpCGT7dR3lLEZNNqEHLndgGABoZchu+NMpdvm/qdjHh/eaB9yYMEk3+e1orfWARfYHx+gGJyynjCjPeW2FhiXBNq2m0Pby99N35LltJSi4DcUcxRHHq+ffGDdZaAi89iAmr+ijlO51sSYIdzcHUXU/t4v0+pXw1OzGx4ZSJ9w1NeWAF3SYSqirprsI+IbP5i5YKgY2V1rk5pUclRgWjnfG+C0orPkfVSQlRzWexexWX+byp5rZVqmpeezp6bUsZmd2tij3RekGEAYppkI29JcYl0ynn0fW+AJo/uhCOQSpMXUqNSvVTIcMKIqorJXvVfe2Ouaz58dXPkTvlW51u6XRxgsnNpdJp/RoA0kvaWSJcYmItPrnm0kbiW4WCGTtpQ7ls/XJllAmrOcUJ2/IR8kI2fiGYulolSe2fzZ0FtnG4JdFl1a3gQfV6YbVEuYniWK1AZXeptKo+LX0RhF2iHc4aWKVIPVGVcE2ZOZ6ho5WwGdOJ1eX/PiOGIzJHilj9Tum4dVNBxmHT6haOWV5yfnpdny23ogct6IHuSfMBymXBYi8BONoM6UgdSpl7TYtZ8hVsebbRmO49MiE2Wi4nTXkBRwFUAAAAAWlgAAHRmAAAAAN5RKnPKdjx5XnlleY95Vpe+fL1/AAAShgAA+IoAAAAAOJD9kO+Y/JgombSd3pC3lq5P51BNUclS5FJR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"; + if (!R.startsWith(Q)) { + var fa = R; + R = a.locateFile ? a.locateFile(fa, x) : x + fa; + } + function ha(b) { try { + if (b == R && E) + return new Uint8Array(E); + var c = C(b); + if (c) + return c; + if (A) + return A(b); + throw "both async and sync fetching of the wasm failed"; + } + catch (d) { + F(d); + } } + function ia(b) { if (!E && (u || v)) { + if ("function" == typeof fetch && !b.startsWith("file://")) + return fetch(b, { credentials: "same-origin" }).then(function (c) { if (!c.ok) + throw "failed to load wasm binary file at '" + b + "'"; return c.arrayBuffer(); }).catch(function () { return ha(b); }); + if (z) + return new Promise(function (c, d) { z(b, function (e) { c(new Uint8Array(e)); }, d); }); + } return Promise.resolve().then(function () { return ha(b); }); } + function ja(b, c, d) { return ia(b).then(function (e) { return WebAssembly.instantiate(e, c); }).then(function (e) { return e; }).then(d, function (e) { D("failed to asynchronously prepare wasm: " + e); F(e); }); } + function ka(b, c) { var d = R; return E || "function" != typeof WebAssembly.instantiateStreaming || d.startsWith(Q) || d.startsWith("file://") || w || "function" != typeof fetch ? ja(d, b, c) : fetch(d, { credentials: "same-origin" }).then(function (e) { return WebAssembly.instantiateStreaming(e, b).then(c, function (f) { D("wasm streaming compile failed: " + f); D("falling back to ArrayBuffer instantiation"); return ja(d, b, c); }); }); } + function S(b) { for (; 0 < b.length;) + b.shift()(a); } + var la = "undefined" != typeof TextDecoder ? new TextDecoder("utf8") : void 0; + function na(b, c, d) { var e = c + d; for (d = c; b[d] && !(d >= e);) + ++d; if (16 < d - c && b.buffer && la) + return la.decode(b.subarray(c, d)); for (e = ""; c < d;) { + var f = b[c++]; + if (f & 128) { + var g = b[c++] & 63; + if (192 == (f & 224)) + e += String.fromCharCode((f & 31) << 6 | g); + else { + var h = b[c++] & 63; + f = 224 == (f & 240) ? (f & 15) << 12 | g << 6 | h : (f & 7) << 18 | g << 12 | h << 6 | b[c++] & 63; + 65536 > f ? e += String.fromCharCode(f) : (f -= 65536, e += String.fromCharCode(55296 | f >> 10, 56320 | f & 1023)); + } + } + else + e += String.fromCharCode(f); + } return e; } + function T(b, c) { return b ? na(J, b, c) : ""; } + var oa = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335], pa = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334]; + function U(b) { for (var c = 0, d = 0; d < b.length; ++d) { + var e = b.charCodeAt(d); + 127 >= e ? c++ : 2047 >= e ? c += 2 : 55296 <= e && 57343 >= e ? (c += 4, ++d) : c += 3; + } return c; } + function V(b, c, d) { var e = J; if (!(0 < d)) + return 0; var f = c; d = c + d - 1; for (var g = 0; g < b.length; ++g) { + var h = b.charCodeAt(g); + if (55296 <= h && 57343 >= h) { + var k = b.charCodeAt(++g); + h = 65536 + ((h & 1023) << 10) | k & 1023; + } + if (127 >= h) { + if (c >= d) + break; + e[c++] = h; + } + else { + if (2047 >= h) { + if (c + 1 >= d) + break; + e[c++] = 192 | h >> 6; + } + else { + if (65535 >= h) { + if (c + 2 >= d) + break; + e[c++] = 224 | h >> 12; + } + else { + if (c + 3 >= d) + break; + e[c++] = 240 | h >> 18; + e[c++] = 128 | h >> 12 & 63; + } + e[c++] = 128 | h >> 6 & 63; + } + e[c++] = 128 | h & 63; + } + } e[c] = 0; return c - f; } + function qa(b) { var c = U(b) + 1, d = ra(c); d && V(b, d, c); return d; } + var W = {}; + function sa() { if (!X) { + var b = { USER: "web_user", LOGNAME: "web_user", PATH: "/", PWD: "/", HOME: "/home/web_user", LANG: ("object" == typeof navigator && navigator.languages && navigator.languages[0] || "C").replace("-", "_") + ".UTF-8", _: t || "./this.program" }, c; + for (c in W) + void 0 === W[c] ? delete b[c] : b[c] = W[c]; + var d = []; + for (c in b) + d.push(c + "=" + b[c]); + X = d; + } return X; } + var X, ta = [null, [], []]; + function ua(b, c, d, e) { var f = { string: l => { var q = 0; if (null !== l && void 0 !== l && 0 !== l) { + q = U(l) + 1; + var ma = Y(q); + V(l, ma, q); + q = ma; + } return q; }, array: l => { var q = Y(l.length); I.set(l, q); return q; } }; b = a["_" + b]; var g = [], h = 0; if (e) + for (var k = 0; k < e.length; k++) { + var r = f[d[k]]; + r ? (0 === h && (h = va()), g[k] = r(e[k])) : g[k] = e[k]; + } d = b.apply(null, g); return d = function (l) { 0 !== h && wa(h); return "string" === c ? T(l) : "boolean" === c ? !!l : l; }(d); } + var xa = "function" == typeof atob ? atob : function (b) { + var c = "", d = 0; + b = b.replace(/[^A-Za-z0-9\+\/=]/g, ""); + do { + var e = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(b.charAt(d++)); + var f = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(b.charAt(d++)); + var g = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(b.charAt(d++)); + var h = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(b.charAt(d++)); + e = e << 2 | f >> 4; + f = (f & 15) << 4 | g >> 2; + var k = (g & 3) << 6 | h; + c += String.fromCharCode(e); + 64 !== g && (c += String.fromCharCode(f)); + 64 !== h && (c += String.fromCharCode(k)); + } while (d < b.length); + return c; + }; + function C(b) { if (b.startsWith(Q)) { + b = b.slice(Q.length); + if ("boolean" == typeof w && w) { + var c = Buffer.from(b, "base64"); + c = new Uint8Array(c.buffer, c.byteOffset, c.byteLength); + } + else + try { + var d = xa(b), e = new Uint8Array(d.length); + for (b = 0; b < d.length; ++b) + e[b] = d.charCodeAt(b); + c = e; + } + catch (f) { + throw Error("Converting base64 string to bytes failed."); + } + return c; + } } + var ya = { a: function (b, c, d, e) { F("Assertion failed: " + T(b) + ", at: " + [c ? T(c) : "unknown filename", d, e ? T(e) : "unknown function"]); }, l: function (b, c) { + b = new Date(1E3 * (L[b >> 2] + 4294967296 * K[b + 4 >> 2])); + K[c >> 2] = b.getSeconds(); + K[c + 4 >> 2] = b.getMinutes(); + K[c + 8 >> 2] = b.getHours(); + K[c + 12 >> 2] = b.getDate(); + K[c + 16 >> 2] = b.getMonth(); + K[c + 20 >> 2] = b.getFullYear() - 1900; + K[c + 24 >> 2] = b.getDay(); + var d = b.getFullYear(); + K[c + 28 >> 2] = (0 !== d % 4 || 0 === d % 100 && 0 !== d % 400 ? pa : oa)[b.getMonth()] + b.getDate() - 1 | 0; + K[c + 36 >> 2] = -(60 * b.getTimezoneOffset()); + d = (new Date(b.getFullYear(), 6, 1)).getTimezoneOffset(); + var e = (new Date(b.getFullYear(), 0, 1)).getTimezoneOffset(); + K[c + 32 >> 2] = (d != e && b.getTimezoneOffset() == Math.min(e, d)) | 0; + }, k: function (b, c, d) { function e(r) { return (r = r.toTimeString().match(/\(([A-Za-z ]+)\)$/)) ? r[1] : "GMT"; } var f = (new Date).getFullYear(), g = new Date(f, 0, 1), h = new Date(f, 6, 1); f = g.getTimezoneOffset(); var k = h.getTimezoneOffset(); L[b >> 2] = 60 * Math.max(f, k); K[c >> 2] = Number(f != k); b = e(g); c = e(h); b = qa(b); c = qa(c); k < f ? (L[d >> 2] = b, L[d + 4 >> 2] = c) : (L[d >> 2] = c, L[d + 4 >> 2] = b); }, b: function () { F(""); }, + m: function () { return Date.now(); }, j: function (b) { var c = J.length; b >>>= 0; if (2147483648 < b) + return !1; for (var d = 1; 4 >= d; d *= 2) { + var e = c * (1 + .2 / d); + e = Math.min(e, b + 100663296); + var f = Math, g = f.min; + e = Math.max(b, e); + e += (65536 - e % 65536) % 65536; + a: { + var h = G.buffer; + try { + G.grow(g.call(f, 2147483648, e) - h.byteLength + 65535 >>> 16); + M(); + var k = 1; + break a; + } + catch (r) { } + k = void 0; + } + if (k) + return !0; + } return !1; }, e: function (b, c) { + var d = 0; + sa().forEach(function (e, f) { + var g = c + d; + f = L[b + 4 * f >> 2] = g; + for (g = 0; g < e.length; ++g) + I[f++ >> 0] = e.charCodeAt(g); + I[f >> 0] = 0; + d += e.length + + 1; + }); + return 0; + }, f: function (b, c) { var d = sa(); L[b >> 2] = d.length; var e = 0; d.forEach(function (f) { e += f.length + 1; }); L[c >> 2] = e; return 0; }, d: function () { return 52; }, i: function () { return 70; }, c: function (b, c, d, e) { for (var f = 0, g = 0; g < d; g++) { + var h = L[c >> 2], k = L[c + 4 >> 2]; + c += 8; + for (var r = 0; r < k; r++) { + var l = J[h + r], q = ta[b]; + 0 === l || 10 === l ? ((1 === b ? aa : D)(na(q, 0)), q.length = 0) : q.push(l); + } + f += k; + } L[e >> 2] = f; return 0; }, o: function (b, c, d, e, f) { return a.callbacks.callFunction(void 0, b, c, d, e, f); }, n: function (b) { + return a.callbacks.shouldInterrupt(void 0, b); + }, h: function (b, c, d) { d = T(d); return a.callbacks.loadModuleSource(void 0, b, c, d); }, g: function (b, c, d, e) { d = T(d); e = T(e); return a.callbacks.normalizeModule(void 0, b, c, d, e); } }; + (function () { function b(d) { d = d.exports; a.asm = d; G = a.asm.p; M(); ca.unshift(a.asm.q); N--; a.monitorRunDependencies && a.monitorRunDependencies(N); if (0 == N && (null !== O && (clearInterval(O), O = null), P)) { + var e = P; + P = null; + e(); + } return d; } var c = { a: ya }; N++; a.monitorRunDependencies && a.monitorRunDependencies(N); if (a.instantiateWasm) + try { + return a.instantiateWasm(c, b); + } + catch (d) { + D("Module.instantiateWasm callback failed with error: " + d), n(d); + } ka(c, function (d) { b(d.instance); }).catch(n); return {}; })(); + var ra = a._malloc = function () { return (ra = a._malloc = a.asm.r).apply(null, arguments); }; + a._QTS_Throw = function () { return (a._QTS_Throw = a.asm.s).apply(null, arguments); }; + a._QTS_NewError = function () { return (a._QTS_NewError = a.asm.t).apply(null, arguments); }; + a._QTS_RuntimeSetMemoryLimit = function () { return (a._QTS_RuntimeSetMemoryLimit = a.asm.u).apply(null, arguments); }; + a._QTS_RuntimeComputeMemoryUsage = function () { return (a._QTS_RuntimeComputeMemoryUsage = a.asm.v).apply(null, arguments); }; + a._QTS_RuntimeDumpMemoryUsage = function () { return (a._QTS_RuntimeDumpMemoryUsage = a.asm.w).apply(null, arguments); }; + a._QTS_RecoverableLeakCheck = function () { return (a._QTS_RecoverableLeakCheck = a.asm.x).apply(null, arguments); }; + a._QTS_BuildIsSanitizeLeak = function () { return (a._QTS_BuildIsSanitizeLeak = a.asm.y).apply(null, arguments); }; + a._QTS_RuntimeSetMaxStackSize = function () { return (a._QTS_RuntimeSetMaxStackSize = a.asm.z).apply(null, arguments); }; + a._QTS_GetUndefined = function () { return (a._QTS_GetUndefined = a.asm.A).apply(null, arguments); }; + a._QTS_GetNull = function () { return (a._QTS_GetNull = a.asm.B).apply(null, arguments); }; + a._QTS_GetFalse = function () { return (a._QTS_GetFalse = a.asm.C).apply(null, arguments); }; + a._QTS_GetTrue = function () { return (a._QTS_GetTrue = a.asm.D).apply(null, arguments); }; + a._QTS_NewRuntime = function () { return (a._QTS_NewRuntime = a.asm.E).apply(null, arguments); }; + a._QTS_FreeRuntime = function () { return (a._QTS_FreeRuntime = a.asm.F).apply(null, arguments); }; + a._QTS_NewContext = function () { return (a._QTS_NewContext = a.asm.G).apply(null, arguments); }; + a._QTS_FreeContext = function () { return (a._QTS_FreeContext = a.asm.H).apply(null, arguments); }; + a._QTS_FreeValuePointer = function () { return (a._QTS_FreeValuePointer = a.asm.I).apply(null, arguments); }; + a._free = function () { return (a._free = a.asm.J).apply(null, arguments); }; + a._QTS_FreeValuePointerRuntime = function () { return (a._QTS_FreeValuePointerRuntime = a.asm.K).apply(null, arguments); }; + a._QTS_FreeVoidPointer = function () { return (a._QTS_FreeVoidPointer = a.asm.L).apply(null, arguments); }; + a._QTS_FreeCString = function () { return (a._QTS_FreeCString = a.asm.M).apply(null, arguments); }; + a._QTS_DupValuePointer = function () { return (a._QTS_DupValuePointer = a.asm.N).apply(null, arguments); }; + a._QTS_NewObject = function () { return (a._QTS_NewObject = a.asm.O).apply(null, arguments); }; + a._QTS_NewObjectProto = function () { return (a._QTS_NewObjectProto = a.asm.P).apply(null, arguments); }; + a._QTS_NewArray = function () { return (a._QTS_NewArray = a.asm.Q).apply(null, arguments); }; + a._QTS_NewFloat64 = function () { return (a._QTS_NewFloat64 = a.asm.R).apply(null, arguments); }; + a._QTS_GetFloat64 = function () { return (a._QTS_GetFloat64 = a.asm.S).apply(null, arguments); }; + a._QTS_NewString = function () { return (a._QTS_NewString = a.asm.T).apply(null, arguments); }; + a._QTS_GetString = function () { return (a._QTS_GetString = a.asm.U).apply(null, arguments); }; + a._QTS_NewSymbol = function () { return (a._QTS_NewSymbol = a.asm.V).apply(null, arguments); }; + a._QTS_GetSymbolDescriptionOrKey = function () { return (a._QTS_GetSymbolDescriptionOrKey = a.asm.W).apply(null, arguments); }; + a._QTS_IsGlobalSymbol = function () { return (a._QTS_IsGlobalSymbol = a.asm.X).apply(null, arguments); }; + a._QTS_IsJobPending = function () { return (a._QTS_IsJobPending = a.asm.Y).apply(null, arguments); }; + a._QTS_ExecutePendingJob = function () { return (a._QTS_ExecutePendingJob = a.asm.Z).apply(null, arguments); }; + a._QTS_GetProp = function () { return (a._QTS_GetProp = a.asm._).apply(null, arguments); }; + a._QTS_SetProp = function () { return (a._QTS_SetProp = a.asm.$).apply(null, arguments); }; + a._QTS_DefineProp = function () { return (a._QTS_DefineProp = a.asm.aa).apply(null, arguments); }; + a._QTS_Call = function () { return (a._QTS_Call = a.asm.ba).apply(null, arguments); }; + a._QTS_ResolveException = function () { return (a._QTS_ResolveException = a.asm.ca).apply(null, arguments); }; + a._QTS_Dump = function () { return (a._QTS_Dump = a.asm.da).apply(null, arguments); }; + a._QTS_Eval = function () { return (a._QTS_Eval = a.asm.ea).apply(null, arguments); }; + a._QTS_Typeof = function () { return (a._QTS_Typeof = a.asm.fa).apply(null, arguments); }; + a._QTS_GetGlobalObject = function () { return (a._QTS_GetGlobalObject = a.asm.ga).apply(null, arguments); }; + a._QTS_NewPromiseCapability = function () { return (a._QTS_NewPromiseCapability = a.asm.ha).apply(null, arguments); }; + a._QTS_TestStringArg = function () { return (a._QTS_TestStringArg = a.asm.ia).apply(null, arguments); }; + a._QTS_BuildIsDebug = function () { return (a._QTS_BuildIsDebug = a.asm.ja).apply(null, arguments); }; + a._QTS_BuildIsAsyncify = function () { return (a._QTS_BuildIsAsyncify = a.asm.ka).apply(null, arguments); }; + a._QTS_NewFunction = function () { return (a._QTS_NewFunction = a.asm.la).apply(null, arguments); }; + a._QTS_ArgvGetJSValueConstPointer = function () { return (a._QTS_ArgvGetJSValueConstPointer = a.asm.ma).apply(null, arguments); }; + a._QTS_RuntimeEnableInterruptHandler = function () { return (a._QTS_RuntimeEnableInterruptHandler = a.asm.na).apply(null, arguments); }; + a._QTS_RuntimeDisableInterruptHandler = function () { return (a._QTS_RuntimeDisableInterruptHandler = a.asm.oa).apply(null, arguments); }; + a._QTS_RuntimeEnableModuleLoader = function () { return (a._QTS_RuntimeEnableModuleLoader = a.asm.pa).apply(null, arguments); }; + a._QTS_RuntimeDisableModuleLoader = function () { return (a._QTS_RuntimeDisableModuleLoader = a.asm.qa).apply(null, arguments); }; + function va() { return (va = a.asm.sa).apply(null, arguments); } + function wa() { return (wa = a.asm.ta).apply(null, arguments); } + function Y() { return (Y = a.asm.ua).apply(null, arguments); } + a.___start_em_js = 74916; + a.___stop_em_js = 75818; + a.cwrap = function (b, c, d, e) { var f = !d || d.every(g => "number" === g || "boolean" === g); return "string" !== c && f && !e ? a["_" + b] : function () { return ua(b, c, d, arguments); }; }; + a.UTF8ToString = T; + a.stringToUTF8 = function (b, c, d) { return V(b, c, d); }; + a.lengthBytesUTF8 = U; + var Z; + P = function za() { Z || Aa(); Z || (P = za); }; + function Aa() { function b() { if (!Z && (Z = !0, a.calledRun = !0, !H)) { + S(ca); + m(a); + if (a.onRuntimeInitialized) + a.onRuntimeInitialized(); + if (a.postRun) + for ("function" == typeof a.postRun && (a.postRun = [a.postRun]); a.postRun.length;) { + var c = a.postRun.shift(); + da.unshift(c); + } + S(da); + } } if (!(0 < N)) { + if (a.preRun) + for ("function" == typeof a.preRun && (a.preRun = [a.preRun]); a.preRun.length;) + ea(); + S(ba); + 0 < N || (a.setStatus ? (a.setStatus("Running..."), setTimeout(function () { setTimeout(function () { a.setStatus(""); }, 1); b(); }, 1)) : b()); + } } + if (a.preInit) + for ("function" == typeof a.preInit && (a.preInit = [a.preInit]); 0 < a.preInit.length;) + a.preInit.pop()(); + Aa(); + return QuickJSRaw.ready; + }); +})(); +if (typeof exports === 'object' && typeof module === 'object') + module.exports = QuickJSRaw; +else if (typeof define === 'function' && define['amd']) + define([], function () { return QuickJSRaw; }); +else if (typeof exports === 'object') + exports["QuickJSRaw"] = QuickJSRaw; +//# sourceMappingURL=emscripten-module.WASM_RELEASE_SYNC.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.js.map new file mode 100644 index 0000000..4dc43c0 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.js.map @@ -0,0 +1 @@ +{"version":3,"file":"emscripten-module.WASM_RELEASE_SYNC.js","sourceRoot":"","sources":["../../ts/generated/emscripten-module.WASM_RELEASE_SYNC.js"],"names":[],"mappings":"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","sourcesContent":["\nvar QuickJSRaw = (() => {\n var _scriptDir = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : undefined;\n if (typeof __filename !== 'undefined') _scriptDir = _scriptDir || __filename;\n return (\nfunction(QuickJSRaw = {}) {\n\nvar a;a||(a=typeof QuickJSRaw !== 'undefined' ? QuickJSRaw : {});var m,n;a.ready=new Promise(function(b,c){m=b;n=c});var p=Object.assign({},a),t=\"./this.program\",u=\"object\"==typeof window,v=\"function\"==typeof importScripts,w=\"object\"==typeof process&&\"object\"==typeof process.versions&&\"string\"==typeof process.versions.node,x=\"\",y,z,A;\nif(w){var fs=require(\"fs\"),B=require(\"path\");x=v?B.dirname(x)+\"/\":__dirname+\"/\";y=(b,c)=>{var d=C(b);if(d)return c?d:d.toString();b=b.startsWith(\"file://\")?new URL(b):B.normalize(b);return fs.readFileSync(b,c?void 0:\"utf8\")};A=b=>{b=y(b,!0);b.buffer||(b=new Uint8Array(b));return b};z=(b,c,d)=>{var e=C(b);e&&c(e);b=b.startsWith(\"file://\")?new URL(b):B.normalize(b);fs.readFile(b,function(f,g){f?d(f):c(g.buffer)})};!a.thisProgram&&1<process.argv.length&&(t=process.argv[1].replace(/\\\\/g,\"/\"));process.argv.slice(2);\na.inspect=function(){return\"[Emscripten Module object]\"}}else if(u||v)v?x=self.location.href:\"undefined\"!=typeof document&&document.currentScript&&(x=document.currentScript.src),_scriptDir&&(x=_scriptDir),0!==x.indexOf(\"blob:\")?x=x.substr(0,x.replace(/[?#].*/,\"\").lastIndexOf(\"/\")+1):x=\"\",y=b=>{try{var c=new XMLHttpRequest;c.open(\"GET\",b,!1);c.send(null);return c.responseText}catch(f){if(b=C(b)){c=[];for(var d=0;d<b.length;d++){var e=b[d];255<e&&(e&=255);c.push(String.fromCharCode(e))}return c.join(\"\")}throw f;\n}},v&&(A=b=>{try{var c=new XMLHttpRequest;c.open(\"GET\",b,!1);c.responseType=\"arraybuffer\";c.send(null);return new Uint8Array(c.response)}catch(d){if(b=C(b))return b;throw d;}}),z=(b,c,d)=>{var e=new XMLHttpRequest;e.open(\"GET\",b,!0);e.responseType=\"arraybuffer\";e.onload=()=>{if(200==e.status||0==e.status&&e.response)c(e.response);else{var f=C(b);f?c(f.buffer):d()}};e.onerror=d;e.send(null)};var aa=a.print||console.log.bind(console),D=a.printErr||console.warn.bind(console);Object.assign(a,p);p=null;\na.thisProgram&&(t=a.thisProgram);var E;a.wasmBinary&&(E=a.wasmBinary);var noExitRuntime=a.noExitRuntime||!0;\"object\"!=typeof WebAssembly&&F(\"no native wasm support detected\");var G,H=!1,I,J,K,L;function M(){var b=G.buffer;a.HEAP8=I=new Int8Array(b);a.HEAP16=new Int16Array(b);a.HEAP32=K=new Int32Array(b);a.HEAPU8=J=new Uint8Array(b);a.HEAPU16=new Uint16Array(b);a.HEAPU32=L=new Uint32Array(b);a.HEAPF32=new Float32Array(b);a.HEAPF64=new Float64Array(b)}var ba=[],ca=[],da=[];\nfunction ea(){var b=a.preRun.shift();ba.unshift(b)}var N=0,O=null,P=null;function F(b){if(a.onAbort)a.onAbort(b);b=\"Aborted(\"+b+\")\";D(b);H=!0;b=new WebAssembly.RuntimeError(b+\". Build with -sASSERTIONS for more info.\");n(b);throw b;}var Q=\"data:application/octet-stream;base64,\",R;R=\"data:application/octet-stream;base64,AGFzbQEAAAAB9QZxYAJ/fwBgA39/fwF/YAR/fn9/AX5gAn9/AX9gAX8Bf2AFf35/f38BfmADf39/AGAEf39/fwF/YAJ/fgF+YAF/AGAFf39/f38Bf2ABfAF8YAJ/fgBgAn9/AX5gAn9+AX9gA39/fgF/YAN/fn8BfmADf35/AGAGf35/f39/AX5gBn9/f39/fwF/YAR/f39/AGADf35/AX9gBn9+fn9/fwF+YAR/f35/AX9gA39+fgF+YAN/f38BfmAFf39/fn4Bf2AEf39/fgF/YAR/f35+AX9gBX9+fn5+AGABfwF+YAN/fn4Bf2AEf39/fwF+YAd/f39/f39/AX9gBX9/f39/AX5gAnx8AXxgAAF/YAV/f39/fwBgBX9+f35/AX9gBX9+fn9/AX5gAX4Bf2AEf35+fwBgB39+f35+fn8Bf2AIf39/f39/f38Bf2AFf35+fn8Bf2AGf35/fn5/AX9gBH9+f34BfmAEf35/fwBgBH9+f34AYAZ/f39/f38BfmAEf35+fwF/YAl/f39/f39/f38Bf2AEf35+fwF+YAR/fn9/AX9gA39+fgBgA35/fwF/YAV/fn5/fwBgA39/fgF+YAd/fn9/f39/AX5gAABgA39/fgBgBH9+f34Bf2AFf39+f38Bf2AEf35+fgF/YAd/f39/f39/AGACfH8BfGABfAF/YAN8fH8BfGACf38BfGAEf39+fwBgBH9+fn4BfmABfgF+YAJ/fAF/YAZ/fH9/f38Bf2AAAXxgBX9+f35/AX5gBn9/fn5+fgF/YAJ+fwBgAn98AGAEf39+fwF+YAV/f39/fgF+YAd/fn5+f39/AX5gBH5+fn4Bf2AHf39/f39/fgF+YAp/f39/f39/f39/AX9gB39/fn5/f38Bf2AFf3x/f38BfmACfn8Bf2AGfH9/f39/AGAFf35/f38AYAV/f35/fwBgBn9+fn5+fwF/YAV/f35+fwF/YAZ/fn9/f38Bf2ADf3x/AX9gBX9+f39/AX9gBX9/fn5+AX5gBX9+fn5+AX9gBn9/fn5/fwF/YAd/f39+fn5/AX9gBH9/f34BfmACfH8Bf2AGf39/f39/AGAIf39/f39/f38AYAN/fnwBfmAAAX5gAnx8AX9gAn5+AXxgAX8BfGADfn5+AX9gA39/fABgCH9+fn5+f35+AX5gCX9/f39/f39/fwACWw8B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rgitCKcIqAimCKUIpAj0B44JjQmKCYgJjAnwB/EH7gfrB+QH4gfhB9MHwQeaB/EEvAmbCZoJmQmYCZcJlgmVCZQJkwmSCZEJiwntCOwInQicCJsImgiZCKAFmAiXCJYIlQiUCJMIkQiQCI8IjgiNCIwIiwiKCIkIiAiHCIYI6QOFCOkDhAiDCIIIgQieCKEIoAifCKII2QP/B/4HkQeQB5kHmAeWB5UHlAeTB5IH4AffB94H6QPdB6AF3AfbB9oH2AerCKoIqQj/BooHiQeIB4cHhgeFB4QHgweCB4EHgAfoB4sHjweOB5sHpAehB6MHogefB54HnQecB6UH5wfmB+UH/gHsB+kH7QfvB/IH9QbPBPQG8wbyBvEGyATwBu8G9wbRBPYG9gf1B/sH+gf5B/gH/QeoCeMGpwnmBqYJpQmkCaMJ4QbfBsYEogmhCaAJsQafCZ4JnQmwBrIJsQmwCa8JrgmtCawJqwmqCbgJnQO3CbYJtQm0CbMJxgnJB8gHxQnECcMJwgnWA8EJwAn3BPgEvwm+CbsJugm5CckJyAnHCdAJzwm9BLwEzgnNCcwJywnKCbQG1AnTCdIJ0Qm4BrcGtga1BroGuQa9BrwGuwbSBtEG0AbPBs4GzQbMBssGygbJBsgGxwbGBsUGxAbDBsEGwAa/Br4G0wbcBoAJ+gj7CNsGgwmECYEJnQT+CPkI6wPMAtoG9QjxCO8I2Qb4CPQI8AiCCf8I/QiXAqcD1gnyCPwI2AbXBtYG1QbUBugG5wblBuQG4gbgBt4G3QbrBuoG6QbtBuwG7gapB6cHpgfPB4EF1weABc4HzQfMB8sHxwfGB8UHxAfDB8IHwAe/B9IH0AfWB9QHtAezB7EHsAevB64HrQesB6sHqge+B70HvAe7B7oHuQe4B7cHtge1B4cJhQmGCdgD8wgK15YXyAk1AQF/AkAgAUIgiKdBdUkNACABpyICIAIoAgAiAkEBazYCACACQQFKDQAgACgCECABEJYECwtNAQJ/IAAoAkAiAkGAAmohAyACKAKcAiAAKAIERwRAIANBwgEQESADIAAoAgQQHSACIAAoAgQ2ApwCCyACIAIoAoQCNgKYAiADIAEQEQsmAQF/IwBBEGsiAiQAIAIgAToADyAAIAJBD2pBARByIAJBEGokAAv/FwIGfwJ+IwBBEGsiAiQAAn8CQCAAKAIA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NwMgIABBgH82AhAMAwsgACACQQxqIAJBCGogBkEAEOoEIgFFDQAgACABNgIgIAIoAgghBSAAQQA2AiggACAFNgIkAkAgAUElSQ0AIAFBLU0EQCAAKAJAIgMtAG5BAXENASABQS1HDQMgAy8BbCIGQQFxDQEgBkGA/gNxQYAGRw0DIAMoAmQNAyADKAIEIgNFDQMgAy0AbEEBcQ0BDAMLIAFBLkcNAiAAKAJEDQAgACgCQCIDLwFsIgZBAnENACAGQYD+A3FBgAZHDQIgAygCZA0CIAMoAgQiA0UNAiADLQBsQQJxRQ0CCyAFBEAgAEGDfzYCECAAQQE2AigMAwsgBCABQdQAazYCAAwCCyAEQap/NgIADAULIARBg382AgALIAAgAigCDDYCOEEADAQLIABBATYCMCAAIANBAWo2AggLIAIoAgwhAQwACwALQX8LIQEgAkEQaiQAIAELFQAgAUHeAU4EQCAAKAIQIAEQ6AULC7oHAgZ/AX4jAEEgayIHJABCgICAgOAAIQsCQAJAAkACQAJAAkACQAJAAkACQCABQiCIpyIGQQFqDggDBQUAAQUFCQILIAAgAkGH1AAQjwEMBgsgACACQff4ABCPAQwFCyAGQXlGDQEMAgsgAachBgwCCyABpyEGIAJBAEgEQCACQf////8HcSIFIAYpAgQiC6dB/////wdxTw0BIAZBEGohAiAAAn8gC0KAgICACINQRQRAIAIgBUEBdGovAQAMAQsgAiAFai0AAAtB//8DcRCfAyELDAULIAJBMEcNACAGKQIEQv////8HgyELDAQLIAAgARCNBKciBkUNAgsgAkH/////B3EhCQNAIAYoAhAiBUEwaiEKIAUgBSgCGCACcUF/c0ECdGooAgAhBQJAA0AgBUUNASACIAogBUEBa0EDdCIFaiIIKAIERwRAIAgoAgBB////H3EhBQwBCwsgBigCFCAFaiEFAkACQAJAAkAgCCgCAEEedkEBaw4DAAECAwsgBSgCACICRQ0GIAIgAigCAEEBajYCACAAIAKtQoCAgIBwhCADQQBBABAvIQsMBwsgBSgCACgCECkDACILQoCAgIBwg0KAgICAwABRBEAgACACENkBDAULIAtCIIinQXVJDQYgC6ciACAAKAIAQQFqNgIADAYLIAAgBiACIAUgCBDIAkUNAgwDCyAFKQMAIgtCIIinQXVJDQQgC6ciACAAKAIAQQFqNgIADAQLAkAgBi0ABSIFQQRxRQ0AIAVBCHEEQCACQQBIBEAgBigCKCAJSwRAIAAgBq1CgICAgHCEIAkQsAEhCwwHCyAGLwEGQSBrQf//A3FB9f8DTw0FDAILIAYvAQZBFWtB//8DcUEKSw0BIAAgAhCeAyIFRQ0BQoCAgIDgAEKAgICAMCAFQQBIGyELDAULIAAoAhAoAkQgBi8BBkEYbGooAhQiBUUNACAFKAIUIggEQCAGIAYoAgBBAWo2AgAgACAGrUKAgICAcIQiASACIAMgCBEuACELIAAgARAPDAULIAUoAgAiBUUNACAGIAYoAgBBAWo2AgAgACAHIAatQoCAgIBwhCIBIAIgBREXACEFIAAgARAPIAVBAEgNAiAFRQ0AIActAABBEHEEQCAAIAcpAxgQDyAAIAcpAxAgA0EAQQAQLyELDAULIAcpAwghCwwECyAGKAIQKAIsIgYNAAtCgICAgDAhCyAERQ0CIAAgAhDHAgtCgICAgOAAIQsMAQtCgICAgDAhCwsgB0EgaiQAIAsLDQAgACABIAJBBBDOAgtfAQN/IwBBEGsiBCQAIAAoAgAhAyAEIAI2AgwgA0EDIAEgAkEAEPAFIAMgAygCECkDgAEgACgCDCAAKAIIIAAoAkAiAQR/IAEoAmhBAEdBAXQFQQALEMoCIARBEGokAAsMACAAQYACaiABECoLKwAgAUHeAU4EQCAAKAIQKAI4IAFBAnRqKAIAIgAgACgCAEEBajYCAAsgAQspACAAIAEgAiADQoCAgIAwQoCAgIAwIARBgM4AchBtIQIgACADEA8gAgsZACAAKAIAIAEQGCEBIABBQGsoAgAgARA5Cy0BAX8CQCAAKAIAIgFFDQAgACgCECIARQ0AIAEoAgAgAEEAIAEoAgQRAQAaCwtcAQF/IABBQGsoAgAiAxDmAkUEQEF/DwsgAkEASARAIAMQMiECCyAAIAFB/wFxEBAgAEFAayIAKAIAIAIQOSAAKAIAKAKkAiACQRRsaiIAIAAoAgBBAWo2AgAgAgsmAQF/IwBBEGsiAiQAIAIgATYCDCAAIAJBDGpBBBByIAJBEGokAAs5ACABQQBOBEAgAEG2ARAQIABBQGsiACgCACABEDkgACgCACIAKAKkAiABQRRsaiAAKAKEAjYCBAsLMwEBfyACBEAgACEDA0AgAyABLQAAOgAAIANBAWohAyABQQFqIQEgAkEBayICDQALCyAACxgBAX4gASkDACEDIAEgAjcDACAAIAMQDwsXACAAIAEgAkKAgICAMCADIARBAhDYAQvABQICfgZ/IwBB4ABrIgkkACADQQAgA0EAShshCwNAIAogC0ZFBEAgACACIApBBHRqIgMoAgAQtAUhBiADLQAEIQdCgICAgDAhBAJAAkACQAJAAkACQAJAAkACQAJAIAMtAAUOCgECAgUHAwQIBQAGCyAAIAMoAggQtAUhCAJ+AkACQAJAIAMoAgxBAWoOAwIAAQkLIAAgACkDwAEiBCAIIARBABAUDAILIAAgACgCKCkDECIEIAggBEEAEBQMAQsgACABIAggAUEAEBQLIQQgACAIEBMgBkHQAUYEQEEBIQcMCAsgBkHZAUcNB0EAIQcMBwsCQCAGQdABRgRAQQEhBwwBCyAGQdkBRw0AQQAhBwsgACABIAZBAiADIAcQlQMaDAcLQoCAgIAwIQUgAygCCARAIAkgAygCADYCECAJQSBqIghBwABBzDwgCUEQahBOGiAAIAMoAgggCEEAQQpBCCADLQAFQQJGGyADLgEGEIIBIQULIAMoAgwEQCAJIAMoAgA2AgAgCUEgaiIIQcAAQcU8IAkQThogACADKAIMIAhBAUELQQkgAy0ABUECRhsgAy4BBhCCASEECyAAIAEgBkKAgICAMCAFIAQgB0GAOnIQbRogACAFEA8gACAEEA8MBgsgAykDCCIEQoCAgIAIfEL/////D1gEQCAEQv////8PgyEEDAULQoCAgIDAfiAEub0iBEKAgICAwIGA/P8AfSAEQv///////////wCDQoCAgICAgID4/wBWGyEEDAQLQoCAgIDAfiADKQMIIgRCgICAgMCBgPz/AH0gBEL///////////8Ag0KAgICAgICA+P8AVhshBAwDCyAAIAEgBkECIAMgBxCVAxoMAwsQAQALIAM1AgghBAsgACABIAYgBCAHEBkaCyAAIAYQEyAKQQFqIQoMAQsLIAlB4ABqJAALMgEBfwJAIAFCIIinQXVJDQAgAaciAiACKAIAIgJBAWs2AgAgAkEBSg0AIAAgARCWBAsLCwAgAEGAMUEAEBULogICAn4BfwJAAkACQAJAAkACQAJAAkACQAJAAkBBByABQiCIpyIEIARBB2tBbkkbQQtqDhMEAgMIBgAAAAAAAQUHAAAAAAEFAAsgAEGVMEEAEBVCgICAgOAADwsgBEF1SQ0IIAGnIgAgACgCAEEBajYCAAwICyAAQSEQdiECDAYLIABBIhB2IQIMBQsgAEEkEHYhAgwECyAAQQQQdiECDAMLIAAgAEEFEHYiAkEwIAGnKQIEQv////8Hg0EAEBkaDAILIABBBhB2IQIMAQsgAEEHEHYhAgtCgICAgOAAIQMgAkKAgICAcINCgICAgOAAUgR+IARBdU8EQCABpyIEIAQoAgBBAWo2AgALIAAgAiABENsBIAIFQoCAgIDgAAsPCyABC9kBAgJ/AX5BfyECAkACQAJAAkACQAJAAkACQCABQiCIpyIDQQtqDhIHBwcFAgUFBQUFBAABAQEFBQYFCyABp0EARw8LIAGnDwsgAacpAgQhBCAAIAEQDyAEQv////8Hg0IAUg8LAAsgAacsAAUhAiAAIAEQDyACQQBODwsgA0EHa0FtTQRAIAFCgICAgMCBgPz/AHxC////////////AINCAX1CgICAgICAgPj/AFQPCyAAIAEQD0EBIQILIAIPCyABpygCDCECIAAgARAPIAJB/////wdqQX5JC6gEAQt/IAAoAgAhBSMAQRBrIgggAjYCDEF/IQkCQANAAkAgCCACIgNBBGoiAjYCDCADKAIAIgdBf0YNACAAKAIEIQoDQCABIgQgCk4NAyAEIAQgBWoiDC0AACIGQQJ0Ig1BgLgBai0AAGoiASAKSg0DIAZBwgFGBEAgDCgAASEJDAELCyAGIAdHBEAgBiAHQf8BcUYgBiAHQQh2Qf8BcUZyIAYgB0EQdkH/AXFGckUgB0EYdiAGR3EgBkUgB0GAAklycg0DIAAgBjYCEAsgBEEBaiEEAkACQAJAAkACQAJAAkACQCANQYO4AWotAABBBWsOGAAJAAkJAQkJAQkJAQEBAgICAgQFBgcJAwkLIAQgBWotAAAhBCAIIANBCGoiAjYCDCADKAIEIgNBf0YEQCAAIAQ2AhQMCQsgAyAERg0IDAkLIAQgBWovAAAhBCAIIANBCGoiAjYCDCADKAIEIgNBf0YEQCAAIAQ2AhQMCAsgAyAERg0HDAgLIAAgBCAFaigAADYCGAwGCyAAIAQgBWoiAygAADYCGCAAIAMvAAQ2AhwMBQsgACAEIAVqKAAANgIgDAQLIAAgBCAFaiIDKAAANgIgIAAgAy0ABDYCHAwDCyAAIAQgBWoiAygAADYCICAAIAMvAAQ2AhwMAgsgACAEIAVqIgMoAAA2AiAgACADKAAENgIYIAAgAy0ACDYCHAwBCwsgACAJNgIMIAAgATYCCEEBIQsLIAsLCwAgACABQQAQjgQLJAEBfyAAKAIQIgJBEGogASACKAIAEQMAIgFFBEAgABB8CyABCyYBAX8jAEEQayICJAAgAiABOwEOIAAgAkEOakECEHIgAkEQaiQACykBAX8gAgRAIAAhAwNAIAMgAToAACADQQFqIQMgAkEBayICDQALCyAACz8BAX8jAEEQayICJAACfyABIAAoAhBHBEAgAiABNgIAIABBoJgBIAIQFkF/DAELIAAQEgshACACQRBqJAAgAAsLACAAIAFBARDmBQvDCgIFfw9+IwBB4ABrIgUkACAEQv///////z+DIQwgAiAEhUKAgICAgICAgIB/gyEKIAJC////////P4MiDUIgiCEOIARCMIinQf//AXEhBwJAAkAgAkIwiKdB//8BcSIJQf//AWtBgoB+TwRAIAdB//8Ba0GBgH5LDQELIAFQIAJC////////////AIMiC0KAgICAgIDA//8AVCALQoCAgICAgMD//wBRG0UEQCACQoCAgICAgCCEIQoMAgsgA1AgBEL///////////8AgyICQoCAgICAgMD//wBUIAJCgICAgICAwP//AFEbRQRAIARCgICAgICAIIQhCiADIQEMAgsgASALQoCAgICAgMD//wCFhFAEQCACIAOEUARAQoCAgICAgOD//wAhCkIAIQEMAwsgCkKAgICAgIDA//8AhCEKQgAhAQwCCyADIAJCgICAgICAwP//AIWEUARAIAEgC4QhAkIAIQEgAlAEQEKAgICAgIDg//8AIQoMAwsgCkKAgICAgIDA//8AhCEKDAILIAEgC4RQBEBCACEBDAILIAIgA4RQBEBCACEBDAILIAtC////////P1gEQCAFQdAAaiABIA0gASANIA1QIgYbeSAGQQZ0rXynIgZBD2sQZ0EQIAZrIQYgBSkDWCINQiCIIQ4gBSkDUCEBCyACQv///////z9WDQAgBUFAayADIAwgAyAMIAxQIggbeSAIQQZ0rXynIghBD2sQZyAGIAhrQRBqIQYgBSkDSCEMIAUpA0AhAwsgA0IPhiILQoCA/v8PgyICIAFCIIgiBH4iECALQiCIIhMgAUL/////D4MiAX58Ig9CIIYiESABIAJ+fCILIBFUrSACIA1C/////w+DIg1+IhUgBCATfnwiESAMQg+GIhIgA0IxiIRC/////w+DIgMgAX58IhQgDyAQVK1CIIYgD0IgiIR8Ig8gAiAOQoCABIQiDH4iFiANIBN+fCIOIBJCIIhCgICAgAiEIgIgAX58IhAgAyAEfnwiEkIghnwiF3whASAHIAlqIAZqQf//AGshBgJAIAIgBH4iGCAMIBN+fCIEIBhUrSAEIAQgAyANfnwiBFatfCACIAx+fCAEIAQgESAVVK0gESAUVq18fCIEVq18IAMgDH4iAyACIA1+fCICIANUrUIghiACQiCIhHwgBCACQiCGfCICIARUrXwgAiACIBAgElatIA4gFlStIA4gEFatfHxCIIYgEkIgiIR8IgJWrXwgAiACIA8gFFStIA8gF1atfHwiAlatfCIEQoCAgICAgMAAg1BFBEAgBkEBaiEGDAELIAtCP4ghAyAEQgGGIAJCP4iEIQQgAkIBhiABQj+IhCECIAtCAYYhCyADIAFCAYaEIQELIAZB//8BTgRAIApCgICAgICAwP//AIQhCkIAIQEMAQsCfiAGQQBMBEBBASAGayIHQf8ATQRAIAVBMGogCyABIAZB/wBqIgYQZyAFQSBqIAIgBCAGEGcgBUEQaiALIAEgBxCOAiAFIAIgBCAHEI4CIAUpAzAgBSkDOIRCAFKtIAUpAyAgBSkDEISEIQsgBSkDKCAFKQMYhCEBIAUpAwAhAiAFKQMIDAILQgAhAQwCCyAEQv///////z+DIAatQjCGhAsgCoQhCiALUCABQgBZIAFCgICAgICAgICAf1EbRQRAIAogAkIBfCIBUK18IQoMAQsgCyABQoCAgICAgICAgH+FhFBFBEAgAiEBDAELIAogAiACQgGDfCIBIAJUrXwhCgsgACABNwMAIAAgCjcDCCAFQeAAaiQACyEAIAAgASACQoCAgIAwIAMgBEECENgBIQIgACABEA8gAgumAQEEfyAAQQA2AgQgAVAEQCAAQYCAgIB4NgIIIABBABBBGkEADwsCQCABQv////8PWARAIABBARBBDQEgACgCECABIAGnZyICrYY+AgAgAEEgIAJrNgIIQQAPCyAAQQIQQQ0AIAAoAhAiAyABpyIEIAFCIIinIgVnIgJ0NgIAIAMgBSACdCAEQSAgAmt2cjYCBCAAQcAAIAJrNgIIQQAPCyAAEDVBIAt/AgJ/AX4gAUIgiKciAyABpyICQQBIckUEQCACQYCAgIB4cg8LIANBeEYEQCAAIAAoAhAgAhDBAhAYDwsgACABEIMEIgFCgICAgHCDIgRCgICAgOAAUQRAQQAPCyAEQoCAgICAf1EEQCAAKAIQIAEQjQIPCyAAKAIQIAGnEPwDCwkAIABBfxDIAwtqAQJ/AkAgACgC2AIiA0UNACAAKALgAiIEIAAoAtwCTg0AIAAoAugCIAFLDQAgACgC5AIgAkYNACADIARBA3RqIgMgAjYCBCADIAE2AgAgACABNgLoAiAAIARBAWo2AuACIAAgAjYC5AILCxAAIAAgACgCKCkDCEEBEEkLGQAgAEEAEEEaIABCgICAgPD/////ADcCBAuDAgIDfwF+QoCAgIDgACEEIAAoAhQEfkKAgICA4AAFIAAoAgQhASAAKAIIIgJFBEAgACgCACgCECICQRBqIAEgAigCBBEAACAAQQA2AgQgACgCAEEvEC0PCyAAKAIMIAJKBEAgACgCACgCECIDQRBqIAEgAiAAKAIQIgF0IAFrQRFqIAMoAggRAQAiAUUEQCAAKAIEIQELIAAgATYCBAsgASAAKAIQIgIEfyACBSABIAAoAghqQQA6ABAgACgCEAtBH3StIAEpAgRC/////3eDhCIENwIEIAEgBEKAgICAeIMgADUCCEL/////B4OENwIEIABBADYCBCABrUKAgICAkH+ECwsUAQF+IAAgARAoIQIgACABEA8gAgtLAQJ/IAFCgICAgHBaBH8gAaciAy8BBiICQQ1GBEBBAQ8LIAJBMEYEQCADKAIgLQAQDwsgACgCECgCRCACQRhsaigCEEEARwVBAAsLDAAgAEGAAmogARAdCywBAX8jAEEQayIDJAAgAyACNgIMIABB3ABqQYABIAEgAhDLAhogA0EQaiQAC2kBAn8CfyAAKAIIIgIgACgCDE4EQEF/IAAgAkEBaiABELcCDQEaIAAoAgghAgsgACACQQFqNgIIIAAoAgRBEGohAwJAIAAoAhAEQCADIAJBAXRqIAE7AQAMAQsgAiADaiABOgAAC0EACws1ACAAIAJBMCACQQAQFCICQoCAgIBwg0KAgICA4ABRBEAgAUIANwMAQX8PCyAAIAEgAhCjAQsNACAAIAEgAkEAEIoDCx8BAX8gACgCJCIBIAEoAgBBAWo2AgAgACABQQIQ7wULaQEDfwJAIAAiAUEDcQRAA0AgAS0AAEUNAiABQQFqIgFBA3ENAAsLA0AgASICQQRqIQEgAigCACIDQX9zIANBgYKECGtxQYCBgoR4cUUNAAsDQCACIgFBAWohAiABLQAADQALCyABIABrCx8AIAAgASAAIAIQqgEiAiADQYCAARDQARogACACEBMLTwEBfwJ/QQAgACgCDCABRg0AGiAAKAIAIgIoAgAgACgCECABQQJ0IAIoAgQRAQAhAiABBEBBfyACRQ0BGgsgACABNgIMIAAgAjYCEEEACwsoAQF/IAJCIIinQXVPBEAgAqciAyADKAIAQQFqNgIACyAAIAEgAhBuC7IEAQh/IwBBIGsiByQAIAEgAiABKAIMIAIoAgxJIgYbIggoAgQgAiABIAYbIgkoAgRzIQoCQAJAIAgoAgwiAkUEQAJAIAkoAggiAUH/////B0cEQCAIKAIIIgJB/////wdHDQELIAAQNUEAIQIMAwsgAUH+////B0cgAkH+////B0dxRQRAAkAgAUH+////B0YEQCACQYCAgIB4Rg0BDAQLIAFBgICAgHhHIAJB/v///wdHcg0DCyAAEDVBASECDAMLIAAgChCJAUEAIQIMAgsgCSgCDCIGIQUgAiEBIARBB3FBBkYEQCACIANBIWpBBXYiBSACIAVIGyEBIAYgBSAFIAZKGyEFCyAIKAIQIAJBAnRqIAFBAnRrIQsgCSgCECAGQQJ0aiAFQQJ0ayEMAn8CQAJAAkAgAUHkAE8EQEEAIQYgACgCACAAIAwgBSALIAEgACAJRiIBQQJyIAEgACAIRhsQnwYNAQwDCwJ/AkAgACAJRg0AQQAhBiAAIAhGDQAgAAwBCyAAKAIAIQIgB0IANwIYIAdCgICAgICAgICAfzcCECAHIAI2AgwgACEGIAdBDGoLIgIgASAFahBBRQ0BIAIhAAsgABA1QSAMAgsgAigCECAMIAUgCyABEJ4GIAIhAAsgACAKNgIEIAAgCCgCCCAJKAIIajYCCCAAIAMgBBCzAgshAiAAIAdBDGpHDQEgBiAHQQxqEKAGDAELIAAgChCMAUEAIQILIAdBIGokACACC0gAIAAgAUcEQCAAIAEoAgwQQQRAIAAQNUEgDwsgACABKAIENgIEIAAgASgCCDYCCCAAKAIQIAEoAhAgASgCDEECdBAfGgtBAAsRACAAIAEgAiADQYCAARDQAQsNACAAIAEgAkEGEM4CCwoAIAAgAUEBEEkLHQAgACABKQMQEA8gACABKQMYEA8gACABKQMIEA8LpgEBA38gACgCECIDKALUASABp0EAIAFC/////29WGyIEQYGA3PF5bEH//6OOBmsiBUEgIAMoAsgBa3ZBAnRqIQMCQAJAA0AgAygCACIDBEACQCADKAIUIAVHDQAgAygCLCAERw0AIAMoAiBFDQMLIANBKGohAwwBCwsgACAEQQIQxQQiAw0BQoCAgIDgAA8LIAMgAygCAEEBajYCAAsgACADIAIQ7wULJgEBfwJAIAAoAhBBg39HDQAgACgCICABRw0AIAAoAiRFIQILIAILOAEBfwJAAkAgAUKAgICAcFQNACABpyIDLwEGIAJHDQAgAygCICIDDQELIAAgAhCGA0EAIQMLIAMLlQUCA38BfgJAAkACQAJAAkACQANAIAIoAhAiBEEwaiEFIAQgBCgCGCADcUF/c0ECdGooAgAhBANAIARFDQQgAyAFIARBAWtBA3QiBmoiBCgCBEcEQCAEKAIAQf///x9xIQQMAQsLIAIoAhQgBmohBSAEKAIAIQYgAUUNASABQoCAgIAwNwMYIAFCgICAgDA3AxAgAUKAgICAMDcDCCABIAZBGnZBB3EiBjYCAAJAAkACQAJAIAQoAgBBHnZBAWsOAwABAgMLIAEgBkEQcjYCACAFKAIAIgAEQCAAIAAoAgBBAWo2AgAgASAArUKAgICAcIQ3AxALIAUoAgQiAEUNCSAAIAAoAgBBAWo2AgAgASAArUKAgICAcIQ3AxhBAQ8LIAUoAgAoAhApAwAiB0KAgICAcINCgICAgMAAUQ0EIAdCIIinQXVPBEAgB6ciACAAKAIAQQFqNgIACyABIAc3AwgMCAsgACACIAMgBSAEEMgCRQ0BDAYLCyAFKQMAIgdCIIinQXVPBEAgB6ciACAAKAIAQQFqNgIACyABIAc3AwgMBQtBASEEIAZBgICAgHxxQYCAgIB4Rw0CIAUoAgAoAhA1AgRCIIZCgICAgMAAUg0CCyAAIAMQ2QEMAgtBACEEIAItAAUiBUEEcUUNACAFQQhxBEAgA0EATg0BIANB/////wdxIgMgAigCKCIFSSEEIAFFIAMgBU9yDQEgAUKAgICAMDcDGCABQoCAgIAwNwMQIAFBBzYCACABIAAgAq1CgICAgHCEIAMQsAE3AwgMAwsgACgCECgCRCACLwEGQRhsaigCFCIFRQ0AIAUoAgAiBUUNACAAIAEgAq1CgICAgHCEIAMgBREXACEECyAEDwtBfw8LQQELoQQBAn8CQAJAIAFCgICAgHBUIAJC/////w9Wcg0AIAKnIgQgAaciAygCKE8NAAJAAkACQAJAAkACQAJAAkACQAJAAkAgAy8BBkECaw4eAAsLCwsLAAsLCwsLCwsLCwsLCwIBAgMEBQYHCAkKCwsgAygCJCAEQQN0aikDACIBQiCIp0F1SQ0LIAGnIgAgACgCAEEBajYCACABDwsgAygCJCAEajAAAEL/////D4MPCyADKAIkIARqMQAADwsgAygCJCAEQQF0ajIBAEL/////D4MPCyADKAIkIARBAXRqMwEADwsgAygCJCAEQQJ0ajUCAA8LIAMoAiQgBEECdGooAgAiAEEATgRAIACtDwtCgICAgMB+IAC4vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbDwsgACADKAIkIARBA3RqKQMAEIcCDwsgACADKAIkIARBA3RqKQMAEPsDDwtCgICAgMB+IAMoAiQgBEECdGoqAgC7vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbDwtCgICAgMB+IAMoAiQgBEEDdGopAwAiAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGw8LIAAgAhAxIQMgACACEA8gA0UEQEKAgICA4AAPCyAAIAEgAyABQQAQFCEBIAAgAxATCyABCyoBAX8jAEEQayIEJAAgBCADNgIMIAAgASACIAMQywIhACAEQRBqJAAgAAuMAQECfyABKAJ8IgRBgIAETgRAIABBjTpBABBGQX8PC0F/IQMgACABQfQAakEQIAFB+ABqIARBAWoQeAR/QX8FIAEgASgCfCIDQQFqNgJ8IAEoAnQgA0EEdGoiA0IANwIAIANCADcCCCADIAAgAhAYNgIA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AwsNACAAIAEgARA/EJMCC20BAX8jAEGAAmsiBSQAIARBgMAEcSACIANMckUEQCAFIAFB/wFxIAIgA2siA0GAAiADQYACSSIBGxArGiABRQRAA0AgACAFQYACEFsgA0GAAmsiA0H/AUsNAAsLIAAgBSADEFsLIAVBgAJqJAALDAAgAEGAAmogARARC74BAgF+AX8CQAJAIAFCgICAgHCDQoCAgIAwUQRAIAAoAiggAkEDdGopAwAiA0IgiKdBdEsNAQwCCyAAIAFBOyABQQAQFCIDQoCAgIBwg0KAgICA4ABRBEAgAw8LIANC/////29WDQEgACADEA8gACABEIADIgRFBEBCgICAgOAADwsgBCgCKCACQQN0aikDACIDQiCIp0F1SQ0BCyADpyIEIAQoAgBBAWo2AgALIAAgAyACEEkhASAAIAMQDyABC3UBAX4gACABIAR+IAIgA358IANCIIgiAiABQiCIIgR+fCADQv////8PgyIDIAFC/////w+DIgF+IgVCIIggAyAEfnwiA0IgiHwgASACfiADQv////8Pg3wiAUIgiHw3AwggACAFQv////8PgyABQiCGhDcDAAtQAQF+AkAgA0HAAHEEQCABIANBQGqthiECQgAhAQwBCyADRQ0AIAIgA60iBIYgAUHAACADa62IhCECIAEgBIYhAQsgACABNwMAIAAgAjcDCAtVAQN/IAEgAkEFdSIESwRAIAAgBEECdGooAgAhAwsgAkEfcSICBH8gASAEQQFqIgRLBH8gACAEQQJ0aigCAAVBAAtBAXQgAkEfc3QgAyACdnIFIAMLC2QAAkACQCABQQBIDQAgACgCrAIgAUwNACAAKAKkAiABQRRsaiIAIAAoAgAgAmoiADYCACAAQQBIDQEgAA8LQYUpQa78AEHIqAFBlNUAEAAAC0GmjgFBrvwAQcuoAUGU1QAQAAALYAAgACABIAJCgICAgAh8Qv////8PWAR+IAJC/////w+DBUKAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLIANBh4ABEL0BCwwAIABBhvsAQQAQFQsLACAAIAFBARDBBQvSEAIMfwF+IwBBEGsiCiQAAkACQCABQv////9vWARAIAAQJAwBCyAGQYAwcSIORSAGIAZBCHYiEHEgEEF/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A6ciAiACKAIAQQFqNgIACyAAIAkgAyAGEMsFIQILIAZBggRxQYAERgRAIAogCSgCECIGQTBqNgIMQX8hByAAIAkgCkEMaiAGKAIwQRp2QT1xEJEDDQULIAIhBwwECyAMBEAgACAIKQMAEA8gA0IgiKdBdU8EQCADpyICIAIoAgBBAWo2AgALIAggAzcDAAsgBkGABHFFDQBBfyEHIAAgCSAKQQxqIAooAgwoAgBBGnZBPXEgBkECcXIQkQMNAwtBf0EBIAAgCSAKQQxqIBBBBXEiAEF/cyAKKAIMKAIAQRp2cSAAIAZxchCRAxshBwwCCyAAIAZB4ekAEG8hBwwBC0F/IQcLIApBEGokACAHC/8BAgJ/AXwjAEEQayIEJAACQCACQiCIpyIDQQJNBEAgASACp7c5AwBBACEADAELIANBB2tBbU0EQCABIAJCgICAgMCBgPz/AHw3AwBBACEADAELAn8gACACEI0BIgJCgICAgHCDQoCAgIDgAFEEQEQAAAAAAAD4fyEFQX8MAQsCfAJAAkBBByACQiCIpyIDIANBB2tBbkkbIgNBCmpBAk8EQCADQQdGDQIgAw0BIAKntwwDCyACp0EEaiAEQQhqELUFIAAgAhAPIAQrAwghBUEADAMLEAEACyACQoCAgIDAgYD8/wB8vwshBUEACyEAIAEgBTkDAAsgBEEQaiQAIAALXQECfyMAQRBrIgMkAAJAIAFBgIABcUUEQCABQYCAAnFFDQEgACgCECgCjAEiAUUNASABLQAoQQFxRQ0BCyADQQA2AgwgAEEEIAJBABCSBEF/IQQLIANBEGokACAEC8YJAgR/BX4jAEHwAGsiBiQAIARC////////////AIMhCQJAAkAgAVAiBSACQv///////////wCDIgpCgICAgICAwP//AH1CgICAgICAwICAf1QgClAbRQRAIANCAFIgCUKAgICAgIDA//8AfSILQoCAgICAgMCAgH9WIAtCgICAgICAwICAf1EbDQELIAUgCkKAgICAgIDA//8AVCAKQoCAgICAgMD//wBRG0UEQCACQoCAgICAgCCEIQQgASEDDAILIANQIAlCgICAgICAwP//AFQgCUKAgICAgIDA//8AURtFBEAgBEKAgICAgIAghCEEDAILIAEgCkKAgICAgIDA//8AhYRQBEBCgICAgICA4P//ACAC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IAAgAaciAkEAIAIoAgRB/////wdxEFEhAiAAKAIAIAEQDyACC7UCAQd/IwBBEGsiBSQAAkAgAEFAaygCACIBRQRADAELAkAgAQJ/IAEoAsgBIgQgASgCxAEiAkgEQCABKALMASEDIAQMAQsgBEEBaiIDIAJBA2xBAm0iAiACIANIGyIGQQN0IQIgACgCACEDAkAgASgCzAEiByABQdABakYEQCADQQAgAiAFQQxqEKgBIgNFDQMgAyABKALMASABKALIAUEDdBAfGgwBCyADIAcgAiAFQQxqEKgBIgNFDQILIAUoAgwhAiABIAM2AswBIAEgAkEDdiAGajYCxAEgASgCyAELQQFqNgLIASADIARBA3RqIgIgASgCvAE2AgAgAiABKALAATYCBCAAQbQBEBAgAEFAaygCACAEQf//A3EQFyABIAQ2ArwBDAELQX8hBAsgBUEQaiQAIAQLoQECA38BfiMAIQYCQCACQoCAgIBwVA0AIAKnIgUvAQZBMEcNACAFKAIgIQQLAn8gBiAAKAIQKAJ4SQRAIAAQ6QFBAAwBCyAELQARBEAgABC2AkEADAELQQAgACAEKQMIIgIgAyACQQAQFCIHQoCAgIBwgyICQoCAgIDgAFENABogAUKAgICAMCAHIAJCgICAgCBRGzcDACAECyEFIAYkACAFCxYAIAAgASACIAMgBCAFIAApAzAQ8QELKQEBfyMAQRBrIgIkACACIAA2AgwgAkEMaiABEJMEIQAgAkEQaiQAIAALngICA38BfiACIAEpAgQiB6dB/////wdxIANHckUEQCABIAEoAgBBAWo2AgAgAa1CgICAgJB/hA8LIAFBEGohBSAHQoCAgIAIg1AgAyACayIEQQBMckUEQCADIAIgAiADSBshBkEAIQMgAiEBA0AgASAGRkUEQCAFIAFBAXRqLwEAIANyIQMgAUEBaiEBDAELCyADQf//A3FBgAJPBEAgACAFIAJBAXRqIAQQ7gMPC0EAIQEgACAEQQAQ6gEiAEUEQEKAgICA4AAPCyAAQRBqIQMDQCABIARGRQRAIAEgA2ogBSABIAJqQQF0ai0AADoAACABQQFqIQEMAQsLIAMgBGpBADoAACAArUKAgICAkH+EDwsgACACIAVqIAQQhAMLugEBAn8CQAJAIAJC/////wdYBEAgACABIAKnQYCAgIB4chBxIgRBAEwNASAAIAEgAhBNIgJCgICAgHCDQoCAgIDgAFINAkF/IQQMAgsgACACEPgCIgVFBEBBfyEEDAELAkAgACABIAUQcSIEQQBMBEBCgICAgDAhAgwBCyAAIAEgBSABQQAQFCICQoCAgIBwg0KAgICA4ABSDQBBfyEECyAAIAUQEwwBC0KAgICAMCECCyADIAI3AwAgBAtKAQJ/IAJC/////wdYBEAgACABIAIgA0GAgAEQ1wEPCyAAIAIQ+AIiBEUEQCAAIAMQD0F/DwsgACABIAQgAxBFIQUgACAEEBMgBQuIAQEBf0F/IQIgACgCFAR/QX8FIAFCgICAgHCDQoCAgICQf1IEQCAAKAIAIAEQKCIBQoCAgIBwg0KAgICA4ABRBEAgABCDA0F/DwsgACABpyICQQAgAigCBEH/////B3EQUSECIAAoAgAgARAPIAIPCyAAIAGnIgBBACAAKAIEQf////8HcRBRCwsNACAAIAEgARA/EIgCCxsAIABBABBBGiAAIAE2AgQgAEGAgICAeDYCCAsZACAAIAAoAhAiACkDgAEQDyAAIAE3A4ABC4QCAQF/AkAgACgCCCICIAAoAgxODQAgACgCEARAIAAgAkEBajYCCCAAKAIEIAJBAXRqIAE7ARBBAA8LIAFB/wFLDQAgACACQQFqNgIIIAAoAgQgAmogAToAEEEADwsCfyAAKAIIIgIgACgCDE4EQEF/IAAgAkEBaiABELcCDQEaCwJAIAAoAhAEQCAAIAAoAggiAkEBajYCCCAAKAIEIAJBAXRqIAE7ARAMAQsgAUH/AU0EQCAAIAAoAggiAkEBajYCCCACIAAoAgRqIAE6ABAMAQtBfyAAIAAoAgwQ9QMNARogACAAKAIIIgJBAWo2AgggACgCBCACQQF0aiABOwEQC0EACwsbACAAQQAQQRogACABNgIEIABB/v///wc2AggLCwAgACABQQAQwQUL2goCEn8BfiMAQTBrIggkACABQQA2AgAgAkEANgIAIAhBADYCLCAIQQA2AiggBEEwcSENIARBEHEhECADKAIQIg5BMGohBgJAAkACQAJAA0AgDigCICAJSgRAAkAgBigCBCIFRQ0AQQAgECAGKAIAQYCAgIABcRsgBCAAIAUQjAMiB3ZBAXFFcg0AAkAgDUUgBigCAEGAgICAfHFBgICAgHhHcg0AIAMoAhQgCUEDdGooAgAoAhA1AgRCIIZCgICAgMAAUg0AIAAgBigCBBDZAUF/IQkMBAsgACAIQSRqIAUQrAEEQCALQQFqIQsMAQsgB0UEQCAMQQFqIQwMAQsgCkEBaiEKCyAGQQhqIQYgCUEBaiEJDAELC0EAIQYCQCADLQAFIgVBBHFFDQAgBUEIcQRAIARBAXFFDQEgAygCKCALaiELDAELIAMvAQYiBUEFRgRAIARBAXFFDQFBACEJIAMpAyAiF0KAgICAcINCgICAgJB/UQR/IBenKAIEQf////8HcQVBAAsgC2ohCwwBCyAAKAIQKAJEIAVBGGxqKAIUIgVFDQAgBSgCBCIFRQ0AQX8hCSAAIAhBLGogCEEoaiADrUKAgICAcIQgBREbAA0BQQAhBQNAIAUgCCgCKE8NAQJAIAQgACAFQQN0Ig4gCCgCLGooAgQiBxCMA3ZBAXEEQAJAIA1FBEBBACEHDAELIAAgCCADIAcQTCIHQQBIDQIgBwR/IAgoAgAhByAAIAgQSCAHQQJ2QQFxBUEACyEHIAgoAiwgDmogBzYCAAsgBiAQRSAHcmohBgsgBUEBaiEFDAELCyAAIAgoAiwgCCgCKBBaDAELIABBASALIAxqIhMgCmogBmoiESARQQFMG0EDdBApIg9FBEAgACAIKAIsIAgoAigQWkF/IQkMAQsgAygCECIVQTBqIQZBACEFIAshDCATIQdBASEUQQAhCQNAIAkgFSgCIE5FBEACQCAGKAIEIhJFDQBBACAQIAYoAgBBgICAgAFxIgobIAQgACASEIwDIg12QQFxRXINACAKQRx2IRYCfyAAIAhBJGogEhCsAQRAIAVBAWohCkEAIRQgByEOIAwMAQsgDUUEQCAFIQogByEOIAwiBUEBagwBCyAHQQFqIQ4gBSEKIAchBSAMCyENIAAgEhAYIQcgDyAFQQN0aiIFIBY2AgAgBSAHNgIEIAohBSANIQwgDiEHCyAGQQhqIQYgCUEBaiEJDAELCwJAIAMtAAUiCkEEcUUNAAJ/IApBCHEEQCAEQQFxRQ0CIAMoAigMAQsgAy8BBkEFRwRAQQAhBgNAIAgoAiwhAyAGIAgoAihPRQRAAkBBACAQIAMgBkEDdGoiCigCACIDGyAEIAAgCigCBCIKEIwDdkEBcUVyRQRAIA8gB0EDdGoiDSADNgIAIA0gCjYCBCAHQQFqIQcMAQsgACAKEBMLIAZBAWohBgwBCwsgACgCECIEQRBqIAMgBCgCBBEAAAwCCyAEQQFxRQ0BQQAgAykDICIXQoCAgIBwg0KAgICAkH9SDQAaIBenKAIEQf////8HcQshCUEAIQYgCUEAIAlBAEobIQMDQCADIAZGDQEgDyAFQQN0aiIEQQE2AgAgBCAGQYCAgIB4cjYCBCAGQQFqIQYgBUEBaiEFDAALAAsgBSALRw0BIAwgE0cNAiAHIBFHDQMgC0UgFHJFBEAgDyALQQhBPyAAEL4CCyABIA82AgAgAiARNgIAQQAhCQsgCEEwaiQAIAkPC0G8KEGu/ABByjtBz9YAEAAAC0GPKEGu/ABByztBz9YAEAAAC0HtKEGu/ABBzDtBz9YAEAAACzIBAX8jAEHQAGsiAyQAIAMgACgCECADQRBqIAEQkAE2AgAgACACIAMQFSADQdAAaiQACwsAIAAgASACEIYFCwkAIABBARDZBAs2AQJ/QX8hAyAAIAFBABCTASICBH8gAigCICgCDCgCIC0ABARAIAAQa0F/DwsgAigCKAVBfwsLaQEDfyMAQRBrIgMkAAJAAkAgAUKAgICAcFQNACABpyIELwEGIQUgAgRAIAVBIEcNAQwCCyAFQRVrQf//A3FBC0kNAQsgA0G7IkHSHyACGzYCACAAQfc8IAMQFUEAIQQLIANBEGokACAECyQBAX8jAEEQayIDJAAgAyACNgIMIAAgASACEJsEIANBEGokAAsSACAAIAEgAiADIARBxgAQpAQLDQAgAEEaQSRBGRD/BQsOACAAQoCAgIDgfhCABguxAgICfwF8IwBBEGsiBCQAAn8CQANAAkACQAJAAn8CQAJAQQcgAkIgiKciAyADQQdrQW5JGyIDDggAAAAABQUFAQQLIAKnDAELIAJCgICAgMCBgPz/AHwiAkI0iKdB/w9xIgBBnQhLDQEgAr8iBZlEAAAAAAAA4EFjBEAgBaoMAQtBgICAgHgLIQNBAAwFC0EAIQNBACAAQdIISw0EGkEAIAJC/////////weDQoCAgICAgIAIhCAAQZMIa62GQiCIpyIDayADIAJCAFMbIQNBAAwECyADQXdGDQILIAAgAhCNASICQoCAgIBwg0KAgICA4ABSDQALQQAhA0F/DAELIARBDGogAqdBBGpBARCpASAAIAIQDyAEKAIMIQNBAAshACABIAM2AgAgBEEQaiQAIAALzgEBA38jAEEQayIEJAACQCABQoCAgIBwVARADAELIAGnIgIvAQZBMEYEQAJAIAAgBEEIaiABQeEAEIEBIgNFDQAgBCkDCCIBQoCAgIBwg0KAgICAMFEEQCAAIAMpAwAQmQEhAgwDCyAAIAEgAykDCEEBIAMQLyIBQoCAgIBwg0KAgICA4ABRDQAgACABECYhAiAAIAMpAwAQmQEiA0EASA0AIAIgA0YNAiAAQZDpAEEAEBULQX8hAgwBCyACLQAFQQFxIQILIARBEGokACACC4gDAgJ+An8jAEEQayIGJAACQCABQoCAgIBwVARAIAEhAwwBCyACQW9xIQUCQAJAAkAgAkEQcQ0AIAAgAUHQASABQQAQFCIEQoCAgIBwgyIDQoCAgIAgUSADQoCAgIAwUXINACADQoCAgIDgAFENASAGIABBxgBBFiAFQQFGG0HIACAFGxAtNwMIIAAgBCABQQEgBkEIahAvIQMgACAGKQMIEA8gA0KAgICAcINCgICAgOAAUQ0BIAAgARAPIANCgICAgHBUDQMgACADEA8gAEGW4QBBABAVDAILIAVBAEchBUEAIQIDQCACQQJHBEAgACABQTdBOSACIAVGGyABQQAQFCIDQoCAgIBwg0KAgICA4ABRDQICQCAAIAMQOEUNACAAIAMgAUEAQQAQLyIDQoCAgIBwg0KAgICA4ABRDQMgA0L/////b1YNACAAIAEQDwwFCyAAIAMQDyACQQFqIQIMAQsLIABBluEAQQAQFQsgACABEA8LQoCAgIDgACEDCyAGQRBqJAAgAwvuCwEHfwJAIABFDQAgAEEIayICIABBBGsoAgAiAUF4cSIAaiEFAkAgAUEBcQ0AIAFBA3FFDQEgAiACKAIAIgFrIgJBwNAEKAIASQ0BIAAgAWohAEHE0AQoAgAgAkcEQCABQf8BTQRAIAFBA3YhASACKAIMIgMgAigCCCIERgRAQbDQBEGw0AQoAgBBfiABd3E2AgAMAwsgBCADNgIMIAMgBDYCCAwCCyACKAIYIQYCQCACIAIoAgwiAUcEQCACKAIIIgMgATYCDCABIAM2AggMAQsCQCACQRRqIgQoAgAiAw0AIAJBEGoiBCgCACIDDQBBACEBDAELA0AgBCEHIAMiAUEUaiIEKAIAIgMNACABQRBqIQQgASgCECIDDQALIAdBADYCAAsgBkUNAQJAIAIoAhwiBEECdEHg0gRqIgMoAgAgAkYEQCADIAE2AgAgAQ0BQbTQBEG00AQoAgBBfiAEd3E2AgAMAwsgBkEQQRQgBigCECACRhtqIAE2AgAgAUUNAgsgASAGNgIYIAIoAhAiAwRAIAEgAzYCECADIAE2AhgLIAIoAhQiA0UNASABIAM2AhQgAyABNgIYDAELIAUoAgQiAUEDcUEDRw0AQbjQBCAANgIAIAUgAUF+cTYCBCACIABBAXI2AgQgACACaiAANgIADwsgAiAFTw0AIAUoAgQiAUEBcUUNAAJAIAFBAnFFBEBByNAEKAIAIAVGBEBByNAEIAI2AgBBvNAEQbzQBCgCACAAaiIANgIAIAIgAEEBcjYCBCACQcTQBCgCAEcNA0G40ARBADYCAEHE0ARBADYCAA8LQcTQBCgCACAFRgRAQcTQBCACNgIAQbjQBEG40AQoAgAgAGoiADYCACACIABBAXI2AgQgACACaiAANgIADwsgAUF4cSAAaiEAAkAgAUH/AU0EQCABQQN2IQEgBSgCDCIDIAUoAggiBEYEQEGw0ARBsNAEKAIAQX4gAXdxNgIADAILIAQgAzYCDCADIAQ2AggMAQsgBSgCGCEGAkAgBSAFKAIMIgFHBEBBwNAEKAIAGiAFKAIIIgMgATYCDCABIAM2AggMAQsCQCAFQRRqIgQoAgAiAw0AIAVBEGoiBCgCACIDDQBBACEBDAELA0AgBCEHIAMiAUEUaiIEKAIAIgMNACABQRBqIQQgASgCECIDDQALIAdBADYCAAsgBkUNAAJAIAUoAhwiBEECdEHg0gRqIgMoAgAgBUYEQCADIAE2AgAgAQ0BQbTQBEG00AQoAgBBfiAEd3E2AgAMAgsgBkEQQRQgBigCECAFRhtqIAE2AgAgAUUNAQsgASAGNgIYIAUoAhAiAwRAIAEgAzYCECADIAE2AhgLIAUoAhQiA0UNACABIAM2AhQgAyABNgIYCyACIABBAXI2AgQgACACaiAANgIAIAJBxNAEKAIARw0BQbjQBCAANgIADwsgBSABQX5xNgIEIAIgAEEBcjYCBCAAIAJqIAA2AgALIABB/wFNBEAgAEF4cUHY0ARqIQECf0Gw0AQoAgAiA0EBIABBA3Z0IgBxRQRAQbDQBCAAIANyNgIAIAEMAQsgASgCCAshACABIAI2AgggACACNgIMIAIgATYCDCACIAA2AggPC0EfIQQgAEH///8HTQRAIABBJiAAQQh2ZyIBa3ZBAXEgAUEBdGtBPmohBAsgAiAENgIcIAJCADcCECAEQQJ0QeDSBGohBwJAAkACQEG00AQoAgAiA0EBIAR0IgFxRQRAQbTQBCABIANyNgIAIAcgAjYCACACIAc2AhgMAQsgAEEZIARBAXZrQQAgBEEfRxt0IQQgBygCACEBA0AgASIDKAIEQXhxIABGDQIgBEEddiEBIARBAXQhBCADIAFBBHFqIgdBEGooAgAiAQ0ACyAHIAI2AhAgAiADNgIYCyACIAI2AgwgAiACNgIIDAELIAMoAggiACACNgIMIAMgAjYCCCACQQA2AhggAiADNgIMIAIgADYCCAtB0NAEQdDQBCgCAEEBayIAQX8gABs2AgALC0cAIAAgAUkEQCAAIAEgAhAfGg8LIAIEQCAAIAJqIQAgASACaiEBA0AgAEEBayIAIAFBAWsiAS0AADoAACACQQFrIgINAAsLCx4AIABCgICAgHCDQoCAgICQf1EEQCAApyABELcECwu/BQEHfyMAQZACayIGJAAgBkEAOgAQIAYgACgCBDYCACAGIAAoAhQ2AgQgBiAAKAIYNgIMIAYgACgCMDYCCCAAQRBqIQlBASEEAkACQANAQX4hCAJAAkACQAJAAkACQAJAAkACQAJAAkAgCSgCACIDQf4Aag4FAQkJCQcACwJAAkACQAJAAkAgA0Eoaw4CAQIACwJAIANBO2sOAwcNCQALAkAgA0HbAGsOAwENAwALAkAgA0H7AGsOAwENBAALIANBp39GDQcgA0EvRg0JIANBrH9HDQwMEAsgBEH/AU0NBAwOCyAEQQFrIgQgBkEQamotAABBKEcNDQwJCyAEQQFrIgQgBkEQamotAABB2wBHDQwMCAtB/QAhBSAEQQFrIgQgBkEQamotAAAiCEH7AEYNCUGsfyEDIAhB4ABHDQwgACAJEP8BIABBADYCMCAAIAAoAhQ2AgQgACAAKAI4EM8DDQwLIAAoAihB4ABGDQZB4AAhAyAEQf8BSw0KCyAGQRBqIARqIAM6AAAgBEEBaiEEDAULIAcgBEECRnIhB0E7IQUMBgsgB0ECciAHIARBAkYbIQdBp38hBQwFCyAHQQRyIQdBPSEFDAQLQX8hCAsgBUGAAWoiA0EWTUEAQQEgA3RBm4CAA3EbDQAgBUEpRiAFQd0ARnIgBUHTAGoiA0EHTUEAQQEgA3RBhwFxG3IgBUH9AEZyDQAgACAAKAI4IAhqNgI4IAAQ2AQNBAsgCSgCACEDCyADQYN/RwRAIAMhBQwBC0FbIQUgAEHDABBKDQAgAEEtEEoNAEGDfyEFCyAAEBINASAEQQFLDQALQVsgACgCECAAQcMAEEobIQMgAkUNAUEKIAMgACgCBCAAKAIURxshAwwBC0GsfyEDCyABBEAgASAHNgIACyAAIAYQ7gIhACAGQZACaiQAQX8gAyAAGwsZACAAIAEgAkEBIAMgBCAFIAYgByAIEPUBC6oGAQZ/IAAoAgAhBQJAAkACQAJAAkACQAJAAkACQAJAAkACQCADDgcEAAAAAAECAwsgASACIAEoAsABQQEQwQMiCUEASARAIAEoArwBIQQMBgsCQCAJQf////8DTQRAIAEoAnQiCCAJQQR0aiIHKAIEIgYgASgCvAEiBEYEQCADQQNHDQIgAS0AbkEBcQ0CIAggCUEEdGooAgxB+ABxQQhHDQIMCQsgBygCDEH4AHFBGEcgBkECaiAER3INBwwBCyABKAK8ASIEIAEoAvABRw0GCyAAQZDEAEEAEBYMBwsgBSABIAJBAxDjAg8LIAEgAiABKALAAUEAEMEDQQBODQIgASgCKARAAkAgASACEKICIgNFDQAgAy0ABEECcUUNACADKAIIIAEoArwBRw0AIAEoAiRBAUYNBAtBgICAgARBfyAFIAEgAhDkAhsPCyABIAIQ9AEiBEEATg0IIAUgASACEE8iBEEASA0IAkAgAkHNAEcNACABKAJIRQ0AIAEgBDYCmAELIAEoAnQgBEEEdGogASgCvAE2AgggBA8LEAEACyAFIAEgAkEAEOMCIQQMBgsgAEGQxABBABAWDAILAkAgA0ECSw0AIAQgASgC8AFHDQAgBCEGIAEgAhDgBEEASA0BIABBy+YAQQAQFgwCCyAEIQYLQQAhBCABKAJ8IgdBACAHQQBKGyEHAkADQCAEIAdGDQECQAJAIAEoAnQgBEEEdGoiCCgCACACRw0AIAgoAgQNACABIAgoAgggBhDaBA0BCyAEQQFqIQQMAQsLIARBAEgNACAAQeHqAEEAEBYMAQsCQCABKAIoRQ0AIAEgAhCiAiIERQ0AIAEgBCgCCCAGENoERQ0AIABB48QAQQAQFgwBCyABKAIgRQ0CIAEoAiRBAUsNAiAGIAEoAvABRw0CIAUgASACEOQCIgANAQtBfw8LIAAgAC0ABEH5AXFBBkECIANBAkYbcjoABEGAgICABA8LIAUgASACQQEgA0EERkEBdCADQQNGGxDjAiIEQQBIDQAgASgCdCAEQQR0aiIAIAAoAgxBfHEgA0ECRnJBAnI2AgwgBA8LIAQLsgEBBX8CQAJAIAAoAkAiAigCmAIiA0EASA0AIAIoAoACIgQgA2oiBS0AACIGQcEBRwRAIAZBzQBHDQEgAkF/NgKYAiACIAM2AoQCIABBzQAQECAAIAEQGg8LIAQgAyAFKAABa0EBaiIDaiIELQAAQdYARw0BIAAoAgAgBCgAARATIAIoAoACIANqIAAoAgAgARAYNgABIAJBfzYCmAILDwtB3TRBrvwAQdOwAUHN5QAQAAAL2QkCCH8BfiMAQZABayICJAACfwJAIAAoAgAoAhAoAnggAksEQCAAQY0iQQAQFgwBCyAAIABBEGoiBhD/ASAAIAAoAjgiATYCNCACIAE2AgQgACAAKAIUNgIEAkADQAJAIAAgATYCGCAAIAAoAggiBTYCFAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgASwAACIDQf8BcSIEDnsACQkJCQkJCQkGBAUFAwkJCQkJCQkJCQkJCQkJCQkJCQYJAgkOCQkBCQkJCwkKCQcIDAwMDAwMDAwMCQkJCQkJCQ4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OCQkJCQ4JDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4JC0EAIQMgASAAKAI8SQ0MIAZBrH82AgAMDgtBJyEDIAAoAkxFDQtBJyEECyAAIARBASABQQFqIAYgAkEEahDzAkUNDAwQCyABQQFqIAEgAS0AAUEKRhshAQsgAiABQQFqIgE2AgQgACAFQQFqNgIIDA0LIAAoAkxFDQcLIAIgAUEBaiIBNgIEDAsLIAAoAkxFBEBBLyEDDAYLQS8hAyABLQABIgRBL0YNCCAEQSpHDQUgAUECaiEBA0AgAiABNgIEA0ACQAJAAkACQCABLQAAIgNBCmsOBAECAgMACyADQSpHBEAgAw0CIAEgACgCPEkNA0HVLCEBDA8LIAEtAAFBL0cNAiACIAFBAmoiATYCBAwPCyAAIAAoAghBAWo2AggMAQsgA8BBAE4NACABQQYgAkEEahBYIQMgAigCBCEBIANBf0cNAQsLIAFBAWohAQwACwALQTAhAyABLQABQTprQXZJDQMMBAsgA0EATg0DQdHDACEBDAcLQS0hAyABLQABQTprQXZJDQIMAQtBKyEDIAAoAkxFDQEgAS0AAUE6a0F2SQ0BCyAAKAIAIAEgAkEEakEAQQogACgCTCIBGyABQQBHQQJ0ELgCIglCgICAgHCDQoCAgIDgAFENBiAAQYB/NgIQIAAgCTcDIAwCCyAGIANB/wFxNgIAIAIgAUEBajYCBAwBCyACIAFBAWoiBzYCBEGAASEEIAJBgAE2AgggAiACQRBqIgU2AgxBACEBAn8DQCAEQQZrIQgCQANAIAEgBWogAzoAACABQQFqIQEgBy0AACIEwCIDQQBIDQEgBEEDdkEccUGggQJqKAIAIAR2QQFxRQ0BIAdBAWohByABIAhJDQALIAAoAgAgAkEMaiACQQhqIAJBEGoQ9QQhBCACKAIMIQVBACAEDQIaIAIoAgghBAwBCwsgACgCACAFIAEQhQMLIQEgAkEQaiAFRwRAIAAoAgAoAhAiA0EQaiAFIAMoAgQRAAALIAIgBzYCBCABRQ0EIABCADcCJCAAQYN/NgIQIAAgATYCIAsgACACKAIENgI4QQAMBQsgAUECaiEBA0AgAiABNgIEA0ACQAJAIAEtAAAiAwRAIANBCmsOBAYBAQYBCyABIAAoAjxPDQUMAQsgA8BBAE4NACABQQYgAkEEahBYIgNBfnFBqMAARgRAIAIoAgQhAQwFCyACKAIEIQEgA0F/Rw0BCwsgAUEBaiEBDAALAAsLIAAgAUEAEBYLIAZBqn82AgALQX8LIQEgAkGQAWokACABCyEAIAAgASACQgBC/////////w9CABB0IQEgACACEA8gAQsqAQF/IwBBEGsiAyQAIAMgAjYCDCAAIAEgAkHjAEEAEJkEGiADQRBqJAALTwAgACABIAJBAE4EfiACrQVCgICAgMB+IAK4vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbCyADQYCAARDXAQtZAQJ/IwBBEGsiAyQAQX8hBCAAIANBCGogAhDiA0UEQEEAIQQgASADKQMIIgJCgICAgICAgBBaBH4gAEGAIEEAEFBBfyEEQgAFIAILNwMACyADQRBqJAAgBAsRACAAIAEgASACIANBAhCKBAtTAQF/IAAoAhAiBEEQaiABIAIgBCgCCBEBACIBIAJFckUEQCAAEHwgAQ8LIAMEQCADIAEgACgCECgCDBEEACIAIAJrIgJBACAAIAJPGzYCAAsgAQvAAQAgAAJ/IAEoAggiAEH+////B04EQEEAIAJBAXENARpB/////wcgAEH+////B0cNARogASgCBEH/////B2oMAQtBACAAQQBMDQAaIABBH00EQEEAIAEoAhAgASgCDEECdGpBBGsoAgBBICAAa3YiAmsgAiABKAIEGwwBCyACQQFxRQRAQYCAgIB4Qf////8HIAEoAgQbDAELQQAgASgCECABKAIMIgIgAkEFdCAAaxBoIgJrIAIgASgCBBsLNgIACw0AIAAgASABED8QhQML+QECA34CfyMAQRBrIgUkAAJ+IAG9IgNC////////////AIMiAkKAgICAgICACH1C/////////+//AFgEQCACQjyGIQQgAkIEiEKAgICAgICAgDx8DAELIAJCgICAgICAgPj/AFoEQCADQjyGIQQgA0IEiEKAgICAgIDA//8AhAwBCyACUARAQgAMAQsgBSACQgAgA6dnQSBqIAJCIIinZyACQoCAgIAQVBsiBkExahBnIAUpAwAhBCAFKQMIQoCAgICAgMAAhUGM+AAgBmutQjCGhAshAiAAIAQ3AwAgACACIANCgICAgICAgICAf4OENwMIIAVBEGokAAu2AQEBfyMAQRBrIgMkAAJAAkAgAkEASARAIAEgAkH/////B3E2AgBBASECDAELIAAoAhAiACgCLCACTQ0BAn8CQCAAKAI4IAJBAnRqKAIAIgApAgRCgICAgICAgIBAg0KAgICAgICAgMAAUg0AIANBDGogABC9BUUNAEEBIAMoAgwiAEF/Rw0BGgtBACEAQQALIQIgASAANgIACyADQRBqJAAgAg8LQe/fAEGu/ABBvxhBryAQAAAL1QECAn8DfgJ/IAJFBEBCgICAgDAhBUEADAELIAAoAhAiAykDgAEhBSADQoCAgIAgNwOAAUF/CyEDAkAgACABQQYgAUEAEBQiB0KAgICAcIMiBkKA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BUEgahBGQX8MAQsCQCABKAIEIARODQAgASAENgIEIARB//8DSA0AIAUgAjYCBCAFIAM2AgAgAEGjkwEgBRBGQX8MAQsgASgCCCACQQF0aiIDLwEAIgZB//8DRwRAQQAgBCAGRg0BGiAFIAI2AhggBSAENgIUIAUgBjYCECAAQdSSASAFQRBqEEZBfwwBCyADIAQ7AQBBfyAAIAFBDGpBBCABQRRqIAEoAhBBAWoQeA0AGiABIAEoAhAiAEEBajYCECABKAIMIABBAnRqIAI2AgBBAAshAyAFQTBqJAAgAwsTACAAIAEgAiADIARBAEEAEPgBCzkAIABB/wBNBEAgAEEDdkH8////AXFBoIECaigCACAAdkEBcQ8LIABBfnFBjMAARiAAENIEQQBHcgtmAQF/An9BACAAKAIIIgIgAU8NABpBfyAAKAIMDQAaIAAoAhQgACgCACACQQNsQQF2IgIgASABIAJJGyIBIAAoAhARAQAiAkUEQCAAQQE2AgxBfw8LIAAgATYCCCAAIAI2AgBBAAsLrAECAX8BfiAAKQIEIgSnQf////8HcSEDAkACQCAEQoCAgIAIg1BFBEAgAiADIAIgA0obIQMgAEEQaiEAA0AgAiADRg0CIAAgAkEBdGovAQAgAUYNAyACQQFqIQIMAAsACyABQf8BSw0AIAIgAyACIANKGyEDIABBEGohACABQf8BcSEBA0AgAiADRg0BIAAgAmotAAAgAUYNAiACQQFqIQIMAAsAC0F/IQILIAILpgEBAX8jAEEQayIDJAAgAyACNwMIAkAgACABQYYBIAFBABAUIgJCgICAgHCDQoCAgIDgAFENACAAIAIQOARAIAAgAiABQQEgA0EIahAvIgJC/////29WIAJCgICAgLB/g0KAgICAIFFyDQEgACACEA8gAEGK0wBBABAVQoCAgIDgACECDAELIAAgAhAPIAAgASADIANBCGoQ8QQhAgsgA0EQaiQAIAILowECA38BfiAAQRBqIQIgASgCACIEQQFqIQMCQCAAKQIEIgVCgICAgAiDUEUEQCACIARBAXRqLwEAIgBBgPgDcUGAsANHIAMgBadB/////wdxTnINASACIANBAXRqLwEAIgJBgPgDcUGAuANHDQEgAEEKdEGA+D9xIAJB/wdxckGAgARqIQAgBEECaiEDDAELIAIgBGotAAAh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OCAaKAIkIRQgCCAVQQ9qQfD//wFxayIXJAAgBSEVIAYEQCAHIAQgByAEIAdIGyIIQQAgCEEAShsiCGsiFUEAIAcgFU8bIREDQAJAIAggCUYEQANAIAggEUYNAiAXIAhBA3RqQoCAgIAwNwMAIAhBAWohCAwACwALIAUgCUEDdCIVaikDACIBQiCIp0F1TwRAIAGnIgogCigCAEEBajYCAAsgFSAXaiABNwMAIBFBAWohESAJQQFqIQkMAQsLIA4gBzYCVCAXIRULIA4gFTYCQCAOIBcgBkEDdGoiETYCREEAIQgDQCAIIAtHBEAgESAIQQN0akKAgICAMDcDACAIQQFqIQgMAQsLIBMoAhQhCiAOIBYoAowBNgIwIBYgDkEwaiISNgKMASATKAIwIQYgESALQQN0aiIIIRwLQQAMAQtBAQshBwNAAkACQAJAAkAgB0UEQCAEQQN0IScgA0KAgICAcIMhMyARQQhqIR0gEUEQaiEeIBFBGGohHyAVQQhqISAgFUEQaiEhIBVBGGohIiASQRhqISggBkHIAWohGyAcQRhqISkgBkHAAWohGSACQiCIpyIkQX5xISogA0IgiKchKyAErSEyIAOnISUgDkEwaiEsIA5B6ABqISYgCCEHAkADQAJAIApBAWohDUIBIS5CgICAgDAhAQJ/AkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAC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ajYCAAsgCCABNwMIIAhBCGspAwAiAUIgiKdBdU8EQCABpyIHIAcoAgBBAWo2AgALIAggATcDECAIQRhqIQcM2wELIAggCEEIayIHKQMANwMAIAhBEGspAwAiAUIgiKdBdU8EQCABpyIKIAooAgBBAWo2AgALIAcgATcDACAIQQhqIQcM2gELIAggCEEIayIHKQMAIgE3AwAgByAIQRBrIgcpAwA3AwAgAUIgiKdBdU8EQCABpyIKIAooAgBBAWo2AgALIAcgATcDACAIQQhqIQcM2QELIAggCEEIayIHKQMAIgE3AwAgCEEQayIKKQMAIS0gCiAIQRhrIgopAwA3AwAgByAtNwMAIAFCIIinQXVPBEAgAaciByAHKAIAQQFqNgIACyAKIAE3AwAgCEEIaiEHDNgBCyAIIAhBCGsiBykDACIBNwMAIAhBEGsiCikDACEtIAogCEEYayIKKQMANwMAIAcgLTcDACAKIAhBIGsiBykDADcDACABQiCIp0F1TwRAIAGnIgogCigCAEEBajYCAAsgByABNwMAIAhBCGohBwzXAQsgCEEQayIHKQMAIQEgByAIQRhrIgcpAwA3AwAgByABNwMADNABCyAIQRhrIgcpAwAhASAHIAhBEGsiBykDADcDACAIQQhrIgopAwAhLSAKIAE3AwAgByAtNwMADM8BCyAIQSBrIgcpAwAhASAHIAhBGGsiBykDADcDACAIQRBrIgopAwAhLSAKIAhBCGsiCikDADcDACAHIC03AwAgCiABNwMADM4BCyAIQShrIgcpAwAhASAHIAhBIGsiBykDADcDACAIQRhrIgopAwAhLSAKIAhBEGsiCikDADcDACAHIC03AwAgCiAIQQhrIgcpAwA3AwAgByABNwMADM0BCyAIQQhrIgcpAwAhASAHIAhBEGsiBykDADcDACAIQRhrIgopAwAhLSAKIAE3AwAgByAtNwMADMwBCyAIQRBrIgcpAwAhASAHIAhBGGsiBykDADcDACAIQSBrIgopAwAhLSAKIAE3AwAgByAtNwMADMsBCyAIQRBrIgcpAwAhASAHIAhBGGsiBykDADcDACAIQSBrIgopAwAhLSAKIAhBKGsiCikDADcDACAHIC03AwAgCiABNwMADMoBCyAIQQhrIgcpAwAhASAHIAhBEGsiBykDADcDACAHIAE3AwAMyQEL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ayIHKQMAIgFC/////z9YBEAgAacMAQsgBiABECYLBH8gCQUgDSgAACAJakEEawshDSAGEHtFDXUMJwsgCkECaiEJAn8gCEEIayIHKQMAIgFC/////z9YBEAgAacMAQsgBiABECYLBH8gDSwAACAJakEBawUgCQshDSAGEHtFDXQMJgsgCkECaiEJAn8gCEEIayIHKQMAIgFC/////z9YBEAgAacMAQsgBiABECYLBH8gCQUgDSwAACAJakEBawshDSAGEHtFDXMMJQsgCCANIAooAAFqIBMoAhRrrUKAgICA0ACENwMAIApBBWohDSAIQQhqIQcMcgsgCigAASEHIAggCiATKAIUa0EFaq03AwAgByANaiENIAhBCGohBwxxCwJAIAhBCGsiBykDACIBQv////8PVg0AIAGnIgkgEygCGE8NACATKAIUIAlqIQ0McQsgBkH14QBBABBGDHQLIAhBCGsiDykDACItQiCIpyIHQQFqIglBBE1BAEEBIAl0QRlxG0UEQCAGIC0Q3AUhLQsCQCAGQRgQKSIJBEAgBkKAgICAIEEREEkiLkKAgICAcINCgICAgOAAUg0BIAYoAhAiB0EQaiAJIAcoAgQRAAALIC0hLgxlCyAJQQA2AhAgCSAtNwMAIAlBADYCCCAupyAJNgIgIAdBfnFBAkYNZSAtIgFCIIinIgdBdU8EQCAtpyILIAsoAgBBAWo2AgALA0AgBiABEIwCIgFCgICAgHCDIi9CgICAgCBSBEAgL0KAgICA4ABRDWYgBiAOQeAAaiAOQYABaiABp0EREI4BDWUgBiAOKAJgIA4oAoABIgsQWiALBEAgBiABEA8gB0F1SQ1lIC2nIgcgBygCAEEBajYCAAxlCyAGEHtFDQEMZQsLAkACQCAtpyIMLQAFQQhxRQ0AQQAhByAMKAIQIgsoAiAiEEEAIBBBAEobIRAgC0EwaiELA0AgByAQRg0CIAstAANBEHENASALQQhqIQsgB0EBaiEHDAALAAsgBiAOQeAAaiAOQYABaiAMQREQjgENZUEAIQcgDigCYCEKIA4oAoABIQkDQCAHIAlHBEAgBiAuIAogB0EDdGooAgRCgICAgCBBABDQARogB0EBaiEHDAELCyAGIAogCRBaDGYLIAlBATYCCCAJIAwoAig2AgwMZQtCgYCAgBAhLgJAIAhBCGspAwAi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/wB8v6G9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhs3AwAMSAsCfCAIQQhrIgcpAwAiLUIgiKciDCAIQRBrIgspAwAiLkIgiKciD3JFBEAgLcQgLsR+IgFCgICAgAh8QoCAgIAQWgRAIBItAChBBHFBACABQoCAgICAgIAQfUKBgICAgICAYFQbDQUgAbkMAgtEAAAAAAAAAIAgLSAuhEKAgICACINQIAFCAFJyRQ0BGiALIAFC/////w+DNwMADEkLIA9BB2tBbUsgDEEHa0FtS3INAyASLQAoQQRxDQMgLkKAgICAwIGA/P8AfL8gLUKAgICAwIGA/P8AfL+iCyE0IAtCgICAgMB+IDS9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhs3AwAMRwsgCEEIayIHKQMAIgEgCEEQayILKQMAIi2EQv////8PVg0BIBItAChBBHENASALAn4gLae3IAGnt6MiNL0iAQJ/IDSZRAAAAAAAAOBBYwRAIDSqDAELQYCAgIB4CyIIt71RBEAgCK0MAQtCgICAgMB+IAFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLNwMADEYLIAhBCGsiBykDACIBIAhBEGsiCykDACIthEL/////D1YNACAtpyIMQQBIDQAgAaciD0EATA0AIAsgDCAPcK03AwAMRQsjAEEgayIHJAACfwJAAkACQAJAAn4CQAJAAkACQAJAAkACQEEHIAhBEGsiCykDACIBQiCIpyIMIAxBB2tBbkkbIgxBB0dBByAIQQhrIiMpAwAiLkIgiKciDyAPQQdrQW5JGyIPQQdHckUEQCAHIC5CgICAgMCBgPz/AHw3AwggByABQoCAgIDAgYD8/wB8NwMQDAELAkAgDEF/RiAPQX5xQQJHcUUgDEF+cUECRiAPQX9HcnENACAGIAdBGGogASAuIAlBAUEAEIUCIgxFDQAgBiABEA8gBiAuEA8gDEEASA0MIAsgBykDGDcDAAwJCyAGIAEQbCIBQoCAgIBwg0KAgICA4ABRDQogBiAuEGwiLkKAgICAcINCgICAgOAAUQRAIAYgARAPDAwLQQcgAUIgiKciDCAMQQdrQW5JGyIMQQcgLkIgiKciDyAPQQdrQW5JGyIPckUEQCAupyEMIAGnIQ8CQAJAAkACQAJAAkAgCUGaAWsOBgABAgkFAwQLIC7EIAHEfiEtAkAgBigCECIQKAKMASIYRQ0AIBgtAChBBHFFDQAgLUKAgICAgICAEH1CgYCAgICAgGBUDQgLQgAhASAtQgBSDQogDCAPckEATg0LIAtCgICAgMD+/wM3AwAMDgsgBigCECIQKAKMASIYBEAgGC0AKEEEcQ0HCyALQoCAgIDAfiAPtyAMt6O9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhs3AwAMDQsgDEEASiAPQQBOcUUEQCALAn4gD7cgDLcQjgMiNL0iAQJ/IDSZRAAAAAAAAOBBYwRAIDSqDAELQYCAgIB4CyIJt71RBEAgCa0MAQtCgICAgMB+IAFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLNwMADA0LIA8gDHCtIS0MCAsgBigCECIQKAKMASIYBEAgGC0AKEEEcQ0FCyAPtyE0IAsCfgJ8IAy3IjW9QoCAgICAgID4/wCDQoCAgICAgID4/wBRBEBEAAAAAAAA+H8gNJlEAAAAAAAA8D9hDQEaCyA0IDUQjwMLIjS9IgECfyA0mUQAAAAAAADgQWMEQCA0qgwBC0GAgICAeAsiCbe9UQRAIAmtDAELQoCAgIDAfiABQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbCzcDAAwLCyAJQbIBRg0FDAQLIAHEIC7EfSEtDAULIAxBdUcgD0F1R3FFBEAgBiAJIAsgASAuIAYoAhAoAtgCERoADQwMCQsgDEF3RyAPQXdHcUUEQCAGIAkgCyABIC4gBigCECgCvAIRGgBFDQkMDAsgDEF2RyAPQXZHcUUEQCAGKAIQIRAMAgsgBiAHQRBqIAEQbg0KIAYgB0EIaiAuEG4NCwsCQCAGKAIQIhAoAowBIgxFDQAgDC0AKEEEcUUNACAHKwMQEL0CRQ0AIAcrAwgQvQINAQsCQAJAAkACQAJAAkACQCAJQZoBaw4GAAECCAUEAwsgBysDECAHKwMIoiE0DAULIAcrAxAgBysDCKMhNAwECyAHKwMQIAcrAwgQjgMhNAwDCyAJQbIBRw0EIAcrAxAgBysDCJkiNRCOAyI0RAAAAAAAAAAAY0UNAiA1IDSgITQMAgsgBysDECE1IAcrAwgiNr1CgICAgICAgPj/AINCgICAgICAgPj/AFEEQEQAAAAAAAD4fyE0IDWZRAAAAAAAAPA/YQ0CCyA1IDYQjwMhNAwBCyAHKwMQIAcrAwihITQLIAtCgICAgMB+IDS9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhs3AwAMBwsgBiAJIAsgASAuIBAoAqACERoARQ0GDAkLEAEACyAMRQ0FIAHEIC7EIgGBIi1CAFkNACAMQQBIBEAgLSABfSEtDAELIAEgLXwhLQsgLUKAgICACHxC/////w9WDQEgLSEBCyABQv////8PgwwBC0KAgICAwH4gLbm9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLIQEgCyABNwMAC0EADAMLIAZBAhCEAgwBCyAGIC4QDwsgC0KAgICAMDcDACAjQoCAgIAwNwMAQX8LIQkgB0EgaiQAIAkNSCAIQQhrIQcMRAsgCEEEaygCACIHRSAHQQdrQW5Jcg09IAghByAGIAhBjQEQ5gFFDUMMRwsCQAJ8IAhBCGsiBykDACIBQiCIpyIJRQRARAAAAAAAAACAIAGnIgpFDQEaRAAAAAAAAOBBIApBgICAgHhGDQEaIAdCACABfUL/////D4M3AwAMPwsgCUEHa0FtSw0BIAFCgICAgMD+/wN9vwshNCAHQoCAgIDAfiA0vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbNwMADD0LIAghByAGIAhBjAEQ5gFFDUIMRgsgCEEIayIHKQMAIgFC/////w9WIAFC/////w+DQv////8HUXJFBEAgByABQgF8Qv////8PgzcDAAw8CyAIIQcgBiAIQY8BEOYBRQ1BDEULIAhBCGsiBykDACIBQv////8PViABQv////8Pg0KAgICACFFyRQRAIAcgAUIBfUL/////D4M3AwAMOwsgCCEHIAYgCEGOARDmAUUNQAxECyAGIAhBCGsiBykDABBsIgFCgICAgHCDQoCAgIDgAFEEQCAHQoCAgIAwNwMADEQLIAcgATcDACABQiCIp0F1TwRAIAGnIgcgBygCAEEBajYCAAsgCCABNwMAIAYgCEEIaiIHIAlBAmsQ5gFFDT8MQwsgCkECaiENIBEgCi0AAUEDdGoiBykDACIBQv////8PViABQv////8Pg0L/////B1FyRQRAIAcgAUIBfEL/////D4M3AwAMOQsgAUIgiKdBdU8EQCABpyIJIAkoAgBBAWo2AgALIA4gATcDYCAGICZBjwEQ5gENQiAGIAcgDikDYBAgDDgLIApBAmohDSARIAotAAFBA3RqIgcpAwAiAUL/////D1YgAUL/////D4NCgICAgAhRckUEQCAHIAFCAX1C/////w+DNwMADDgLIAFCIIinQXVPBEAgAaciCSAJKAIAQQFqNgIACyAOIAE3A2AgBiAmQY4BEOYBDUEgBiAHIA4pA2AQIAw3CyAIQQhrIgcpAwAiAUL/////D1gEQCAHIAFC/////w+FNwMADDcLIAghByMAQRBrIgkkAAJ/AkACQAJAIAhBCGsiCykDACIBQoCAgIBwVA0AIAYgCUEIaiABQZUBEMIFIgxBAEgNASAMRQ0AIAYgARAPIAsgCSkDCDcDAAwCCwJAIAYgARBsIgFCgICAgHCDIi1CgICAgOAAUQ0AIAYoAhAiDCgCjAEiDwR/IA8tAChBBHFBAnYFQQALRSAtQoCAgIDgflJxRQRAIAYgC0GVASABIAwoApwCERsADQEMAwsgBiAJQQRqIAEQmAENACALIAk1AgRC/////w+FNwMADAILIAtCgICAgDA3AwALQX8MAQtBAAshCyAJQRBqJAAgC0UNPAxACwJAAkACQCAIQQhrIgcpAwAiASAIQRBrIgspAwAiLYRC/////w9WDQAgAachCSASLQAoQQRxRQ0BIAlBH0sNACAtIAGGQoCAgIAIfEKAgICAEFQNAgsgBiAIQaABEMMCRQ09DEELIAlBH3EhCQsgCyAtpyAJdK03AwAMOwsgCEEIayIHKQMAIgEgCEEQayIJKQMAIi2EQv////8PWARAIAkCfiAtpyABp3YiCEEATgRAIAitDAELQoCAgIDAfiAIuL0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGws3AwAMOwsjAEEQayIJJAAgCEEIayIMKQMAIS0CfwJAAkAgBiAIQRBrIgspAwAQbCIBQoCAgIBwgyIuQoCAgIDgAFEEQCAGIC0QDwwBCyAGIC0QbCItQoCAgIBw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gICAgOAAIQEgACACKQMAEOgBIgZCgICAgHCDQoCAgIDgAFEEQCAAIAUQDwwGCyAAIAYQDyAGpyAFp0YNBAsgACAFEA8gAEGE5ABBABAVC0KAgICA4AAhAQwDCyACKAIQKAIsIgBFBEBCgICAgCAhAQwDCyAAIAAoAgBBAWo2AgAgAK1CgICAgHCEIQEMAgsgACABEI0EIgFCIIinQXVJDQEgAaciACAAKAIAQQFqNgIADAELIAUhAQsgA0EQaiQAIAELCwAgAEGNIkEAEEYLGgAgACgCECABIAIQ7wQiAUUEQCAAEHwLIAELgAEBAn8CQAJAIAFFDQAgASgCACICQQBMDQEgASACQQFrIgI2AgAgAg0AIAEtAAVBAXEEQCAAIAEpAxgQIwsgASgCCCICIAEoAgwiAzYCBCADIAI2AgAgAUIANwIIIABBEGogASAAKAIEEQAACw8LQdaNAUGu/ABB9ChB6t0AEAAACxIAIAFB3gFOBEAgACABEOgFCwvbAQIBfwJ+QQEhBAJAIABCAFIgAUL///////////8AgyIFQoCAgICAgMD//wBWIAVCgICAgICAwP//AFEbDQAgAkIAUiADQv///////////wCDIgZCgICAgICAwP//AFYgBkKAgICAgIDA//8AURsNACAAIAKEIAUgBoSEUARAQQAPCyABIAODQgBZBEBBfyEEIAAgAlQgASADUyABIANRGw0BIAAgAoUgASADhYRCAFIPC0F/IQQgACACViABIANVIAEgA1EbDQAgACAChSABIAOFhEIAUiEECyAECy0BAX9BASEBAkACQAJAIABBDWsOBAIBAQIACyAAQTRGDQELIABBOEYhAQsgAQsfACAAIAEgACACEKoBIgIgAyAEEBkhBCAAIAIQEyAEC0QBAX9BfyEDIAAgACgCBCACahDGAQR/QX8FIAAoAgAgAWoiAyACaiADIAAoAgQgAWsQnAEgACAAKAIEIAJqNgIEQQALC44BAQF/IAAgBkEMEEkiBkKAgICAcINCgICAgOAAUgRAIAAgACgCAEEBajYCACAGpyIHIAU7ASogByAEOgApIAcgAzoAKCAHIAE2AiQgByAANgIgIAcgBy0ABUHvAXEgBEECa0EESUEEdHI6AAUgACAGIAAgAkHMngEgAhsQqgEiASADEJYDIAAgARATCyAGCykBAX9B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IAAgD0ElEEsiCEUNACAAIANB3QEgA0EAEBQiDkKAgICAcIMiDUKAgICA4ABRDQAgDUKAgICAMFEEQCAAIA8QD0EADAILIAAgDkElEEsiC0UNAAJAIAgoAgRFDQAgCygCBEUNACAAIA8QDyAAIA4QD0EADAILIAQQ9wMhBwJ/IAgoAgAiCiALKAIAIgxGBEAgCCAHQQJ0aigCCAwBCyAKIAxLBEAgCEHUAGogDCAHELgFDAELIAtB3ABqIAogBxC4BQsiCkUEQCAJIAdBAnRBwMABajYCACAAQZL6ACAJEBUMAQsCQCAIKAIEBEACfiAFBEAgACACELkCDAELIAAgAiAGEJACCyICQoCAgIBwg0KAgICA4ABSDQEMAgsgAkIgiKdBdUkNACACpyIIIAgoAgBBAWo2AgALAkAgCygCBARAAn4gBQRAIAAgAxC5AgwBCyAAIAMgBhCQAgsiA0KAgICAcINCgICAgOAAUg0BIAAgAhAPDAILIANCIIinQXVJDQAgA6ciBSAFKAIAQQFqNgIACyAKIAooAgBBAWo2AgAgCSACIAMgBEF+cUGkAUYgB0ENRnEiBRs3AxggCSADIAIgBRs3AxAgACAKrUKAgICAcIRCgICAgDBBAiAJQRBqEC8hDSAAIAIQDyAAIAMQDyANQoCAgIBwgyICQoCAgIDgAFENAAJ+IAdBDEYEQCAAIA0QJiAEQaoBRketQoCAgIAQhAwBCyANIAdBDUcNABpCgICAgBAgAkKAgICAMFENABogACANECYgBEF9cUGkAUZHrUKAgICAEIQLIQMgACAPEA8gACAOEA8gASADNwMAQQEMAQsgACAPEA8gACAOEA8gAUKAgICAMDcDAEF/CyEHIAlBIGokACAHC2MCAX8BfiMAQRBrIgIkACAAAn4gAUUEQEIADAELIAIgAa1CACABZyIBQdEAahBnIAIpAwhCgICAgICAwACFQZ6AASABa61CMIZ8IQMgAikDAAs3AwAgACADNwMIIAJBEGokAAvHAQIBfgF/AkAgACgCECgCjAEiA0UgAUL/////////D3xC/v///////x9Wcg0AIAMoAihBBHFFDQAgAUKAgICACHxC/////w9YBEAgAUL/////D4MPC0KAgICAwH4gAbm9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA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ACAAIAEQiANBH3YLvgEBB38gACgCDCIFIQMCQANAIAMiBEUNASAAKAIQIgkgBEEBayIDQQJ0aiIGKAIARQ0ACyAAIAAoAgggBCAFa0EFdGo2AgggBigCAGciBwRAQSAgB2shBUEAIQMDQCADIARGRQRAIAkgA0ECdGoiBiAIIAV2IAYoAgAiCCAHdHI2AgAgA0EBaiEDDAELCyAAIAAoAgggB2s2AggLIAAgASACIARBABCqAw8LIABBgICAgHg2AgggAEEAEEEaQQALTgIBfwF+An4jACICIAAoAhAoAnhJBEAgABDpAUKAgICA4AAMAQsgACABrSABKQMAQoCAgIAwIAEoAgggASgCIEEEENgBCyEDIAIkACADCwwAIABB+swAQQAQFQsLACAAQcMaQQAQFQvVAQEDfyMAQRBrIgUkAEF/IQMCQCAAKAIUDQACQAJAIAFBgICAgAROBEAgACgCAEHA2gBBABBGDAELIAEgACgCDEEDbEECbSIEIAEgBEobIQEgACgCECIEIAJBgAJIckUEQCAAIAEQ9QMhAwwDCyAAKAIAIAAoAgQgASAEdCAEa0ERaiAFQQxqEKgBIgINAQsgABCDAwwBCyAFKAIMIQMgACACNgIEIABB/////wMgAyAAKAIQdiABaiIAIABB/////wNOGzYCDEEAIQMLIAVBEGokACADCxEAIAAgASACIAMgBEEAELcFCyYBAX8gAUIgiKdBdU8EQCABpyICIAIoAgBBAWo2AgALIAAgARBsCycBAX8gAUIAUwRAIABCACABfRAwIQIgAEEBNgIEIAIPCyAAIAEQMAvsAQEBfwJAAkACQAJAAkACQAJAQQcgAkIgiKciAyADQQdrQW5JGyIDDggAAAAEBAQEAQMLIAAoAtgBIQAgAUIANwIMIAFCgICAgICAgICAfzcCBCABIAA2AgAgASACxBC6Ag0BDAQLIAAoAtgBIQAgAUIANwIMIAFCgICAgICAgICAfzcCBCABIAA2AgAgASACQoCAgIDAgYD8/wB8vxC6BUUNAwsgARAbQQAPCyADQQpqQQJJDQILIAAoAtgBIQAgAUIANwIMIAFCgICAgICAgICAfzcCBCABIAA2AgAgARA1CyABDwsgAqdBBGoL5AEBBH8jAEEQayICJAAgACACQQhqIAEQ5QEhAyAAIAEQDwJAIANFBEBC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IAMoAgAgAygCBHEMBAsgAygCACADKAIEcgwDCyADKAIAIAMoAgRzDAILEAEACyADKAIEIAMoAgB0C603AwAMAQsgAUKAgICAMDcDACAGQoCAgIAwNwMAQX8MAQtBAAshACADQRBqJAAgAAuGBQIHfwJ+AkAgAUKAgICAcINCgICAgJB/UgRAQoCAgIDgACEKIAAgARA3IgFCgICAgHCDQoCAgIDgAFENAQsCQCACQoCAgIBwg0KAgICAkH9RDQBCgICAgOAAIQogACACEDciAkKAgICAcINCgICAgOAAUg0AIAEhAgwBCwJAIAKnIgUpAgQiCkL/////B4NQDQAgAaciAykCBCELAkAgAygCAEEBRyAKIAuFQoCAgIAIg0IAUnINACADIAAoAhAoAgwRBAAgBSkCBCIKpyIEQf////8HcSIHIAMpAgQiC6ciBkH/////B3EiCGogBEEfdnQgBkEfdiIJQRFzakkNACAFQRBqIQYgA0EQaiEEIAkEQCAEIAhBAXRqIAYgB0EBdBAfGiADIAMpAgQiCiAFKQIEfEL/////B4MgCkKAgICAeIOENwIEDAILIAQgCGogBiAHEB8aIAMgAykCBCIKIAUpAgR8Qv////8HgyILIApCgICAgHiDhDcCBCAEIAunakEAOgAADAELAn4CQAJAIAunQf////8HcSAKp0H/////B3FqIgdBgICAgARPBEAgAEHA2gBBABBGDAELIAAgByAKIAuEpyIGQR92EOoBIggNAQtCgICAgOAADAELIAhBEGohBAJAIAZBAE4EQCAEIANBEGogAygCBEH/////B3EQHyIEIAMoAgRB/////wdxaiAFQRBqIAUoAgRB/////wdxEB8aIAQgB2pBADoAAAwBCyAEIAMgAygCBEH/////B3EQwwUgBCADKAIEQQF0aiAFIAUoAgRB/////wdxEMMFCyAIrUKAgICAkH+ECyEKIAAgARAPDAELIAEhCgsgACACEA8gCgtAACAAAn8CfyADBEAgASgCJCACQQN0akEEagwBC0EAIAEoAiAiA0UNARogAyABLwEoIAJqQQR0agsoAgALENkBCw0AIAAgASACQQIQzgILNQEBfyMAQdAAayICJAAgAiAAKAIQIAJBEGogARCQATYCACAAQef5ACACEMYCIAJB0ABqJAALowECAX8BfiMAQRBr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AiAAKAIQQf0ARw0ACyAAEPMBC0F/QQAgABASGyEBCyABC2gAIAAgASACEE8iAEEATgRAIAEoAnQgAEEEdGoiAiACKAIMQYd/cSADQQN0QfgAcXI2AgwgAiABKAK8ASIDNgIEIAIgASgCwAE2AgggASgCzAEgA0EDdGogADYCBCABIAA2AsABCyAAC20BAX8gACABQfwBakEQIAFB+AFqIAEoAvQBQQFqEHhFBEAgASABKAL0ASIDQQFqNgL0ASABKAL8ASADQQR0aiIDQX82AgAgAyADLQAEQfgBcToABCADIAEoArwBNgIIIAMgACACEBg2AgwLIAMLxgMBBH8gAEFAayIFKAIAQbACaiEDA0BBACECAkADQCADKAIAIgNFDQEgAygCHARAIAFFBEAgAEEGEBALIABBhAEQEEGDASECIAAgBSgCAC0AbEEDRgR/IABBDhAQIABBDhAQIABBwgAQECAAQQYQGiAAQREQECAAQbABEBAgAEHqAEF/EBwhASAAQSQQECAFKAIAQQAQFyAAQYEBEBAgAEGLARAQIABB6wBBfxAcIQQgACABEB4gAEEOEBAgACAEEB5BDgVBgwELEBBBfSECQQEhAQsgAygCECACaiECIAMoAhRBf0YNAAtBD0EOIAEbIQQDQCACBEAgACAEEBAgAkEBayECDAELCyABRQRAIABBBhAQCyAAQe0AIAMoAhQQHBpBASEBDAELCwJAIABBQGsoAgAiAigCYARAAkAgAUUEQEF/IQIMAQsgAEEqEBAgAEHpAEF/EBwhAiAAQQ4QEAsgAEG4ARAQIABBCBAaIABBQGsoAgBBABAXIAAgAhAeQSghAgwBCyACLQBsIgMEQCABRQRAIABBBhAQQS4hAgwCC0EuIQIgA0EDRw0BIABBiwEQEAwBC0EoQSkgARshAgsgACACEBALXQECfwJAAkAgACgCmAIiAUEASA0AIAAoAoACIAFqLQAAIgBBI2siAUENTUEAQQEgAXRB5fAAcRsNAQJAIABB6wBrDgQCAQECAAsgAEHsAWtBAkkNAQtBASECCyACCy8AIAAgASACIAMQ4wIiAEEATgRAIAEoAnQgAEEEdGoiASABKAIMQQNyNgIMCyAACy4AIABBDBApIgAEQCAAIAM2AgggACACNgIEIAAgASgCEDYCACABIAA2AhALIAALawEBfwJA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CyAAKAIQIgJBEGogAyACKAIEEQAAQQAhAgNAIAEoAvwBIQMgAiABKAL0AU5FBEAgACADIAJBBHRqKAIMEBMgAkEBaiECDAELCyAAKAIQIgJBEGogAyACKAIEEQAAQQAhAgNAIAEoAsgCIQMgAiABKALAAk5FBEAgACADIAJBA3RqKAIEEBMgAkEBaiECDAELCyAAKAIQIgJBEGogAyACKAIEEQAAIAEoAswBIgIgAUHQAWpHBEAgACgCECIDQRBqIAIgAygCBBEAAAsgACABKALsAhATIAFB9AJqEPYBIAAoAhAiAkEQaiABKAKMAyACKAIEEQAAIAEoAgQEQCABKAIYIgIgASgCHCIDNgIEIAMgAjYCACABQgA3AhgLIAAoAhAiAEEQaiABIAAoAgQRAAALggEBAn8gACABQRBqEM8FAkAgASgCICICBEAgASgCPCIDRQ0BA0AgAiADT0UEQCAAIAIpAwAQIyACQQhqIQIgASgCPCEDDAELCyAAQRBqIAEoAiAgACgCBBEAAAsgACABKQMYECMgACABKQMAECMPC0GEhAFBrvwAQYmUAUHC6wAQAAALaAEBfgJAAkAgABA0IgNCgICAgHCDQoCAgIDgAFEEQCABIQMMAQsgACADQcAAIAFBBxAZQQBIDQAgACADQekAIAJBAEetQoCAgIAQhEEHEBlBAE4NAQsgACADEA9CgICAgOAAIQMLIAMLjAEBAn8CQANAIAFCgICAgHBUDQECQAJAAkACQAJAAkAgAaciAi8BBiIDQQxrDgUFAQMHAQALIANBMEYNASADQTRrDgUABgYGAAYLIAIoAiAoAjAPCyACKAIgIgJFDQQgAi0AEUUNASAAELYCQQAPCyACKAIgIQILIAIpAwAhAQwBCwsgAigCICEACyAACyIAIAAgAkEBahApIgAEQCAAIAEgAhAfIAJqQQA6AAALIAALjQMCA34EfwJAIAEoAggiBkH+////B04EQEEBIQcgAkEBcQ0BQv///////////wAhAyAGQf7///8HRw0BIAE0AgRC////////////AHwhAwwBCyAGQQBMBEAMAQsgBkE/TQRAIAEoAhAiCSABKAIMIgJBAnRqQQRrKAIAIQhCACAGQSBNBH4gCEEgIAZrdq0FIAJBAk8EfiACQQJ0IAlqQQhrNQIABUIACyAIrUIghoRBwAAg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LQAFQf4BcToABSABIAs3A0ALIAtCIIinQXVPBEAgC6ciACAAKAIAQQFqNgIACyALIQwLIANBIGokACAMC4kEAgR+An8CQAJAIAG9IgRCAYYiA1ANACABvSECIAC9IgVCNIinQf8PcSIGQf8PRg0AIAJC////////////AINCgYCAgICAgPj/AFQNAQsgACABoiIAIACjDwsgAyAFQgGGIgJaBEAgAEQAAAAAAAAAAKIgACACIANRGw8LIARCNIinQf8PcSEHAn4gBkUEQEEAIQYgBUIMhiICQgBZBEADQCAGQQFrIQYgAkIBhiICQgBZDQALCyAFQQEgBmuthgwBCyAFQv////////8Hg0KAgICAgICACIQLIQICfiAHRQRAQQAhByAEQgyGIgNCAFkEQANAIAdBAWshByADQgGGIgNCAFkNAAsLIARBASAHa62GDAELIARC/////////weDQoCAgICAgIAIhAshBCAGIAdKBEADQAJAIAIgBH0iA0IAUw0AIAMiAkIAUg0AIABEAAAAAAAAAACiDwsgAkIBhiECIAZBAWsiBiAHSg0ACyAHIQYLAkAgAiAEfSIDQgBTDQAgAyICQgBSDQAgAEQAAAAAAAAAAKIPCwJAIAJC/////////wdWBEAgAiEDDAELA0AgBkEBayEGIAJCgICAgICAgARUIQcgAkIBhiIDIQIgBw0ACwsgBUKAgICAgICAgIB/gyADQoCAgICAgIAIfSAGrUI0hoQgA0EBIAZrrYggBkEAShuEvwvoDwMHfAh/An5EAAAAAAAA8D8hAwJAAkACQCABvSIRQiCIpyIPQf////8HcSIJIBGnIgxyRQ0AIAC9IhJCIIinIQogEqciEEUgCkGAgMD/A0ZxDQAgCkH/////B3EiC0GAgMD/B0sgC0GAgMD/B0YgEEEAR3FyIAlBgIDA/wdLckUgDEUgCUGAgMD/B0dycUUEQCAAIAGgDwsCQAJAAkACQAJAAn9BACASQgBZDQAaQQIgCUH///+ZBEsNABpBACAJQYCAwP8DSQ0AGiAJQRR2IQ0gCUGAgICKBEkNAUEAIAxBswggDWsiDnYiDSAOdCAMRw0AGkECIA1BAXFrCyEOIAwNAiAJQYCAwP8HRw0BIAtBgIDA/wNrIBByRQ0FIAtBgIDA/wNJDQMgAUQAAAAAAAAAACARQgBZGw8L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A38jAEFAaiIGJAACQCAEIANrIghBAUYEQAJAIANFBEAgAUIDEDAaDAELIAEgA60QMBogAUEBNgIECyACIANBAXRBAXKtEDAaIAIgAigCCEECajYCCCAAIAEQRBoMAQsgACgCACEHIAAgASACIAMgCEEBdiADaiIDQQEQoAQgBkIANwI4IAZCgICAgICAgICAfzcCMCAGIAc2AiwgBkIANwIkIAZCgICAgICAgICAfzcCHCAGIAc2AhggBkIANwIQIAZCgICAgICAgICAfzcCCCAGIAc2AgQgBkEsaiIHIAZBGGogBkEEaiIIIAMgBCAFEKAEIAAgACAIQf////8DQQEQQxogByAHIAFB/////wNBARBDGiAAIAAgB0H/////A0EBEMsBGiAFBEAgASABIAZBGGpB/////wNBARBDGgsgAiACIAZBBGoiAEH/////A0EBEEMaIAZBLGoQGyAGQRhqEBsgABAbCyAGQUBrJAALzgUCB38DfiMAQTBrIggkAAJ/AkACQAJAAkACQCADDgMAAQIDC0HcjAFB1PwAQbUaQZb8ABAAAAsgASACKAIQIAIoAgwiACAAQQV0IAIoAghrEGg2AgAMAgsgAigCECIDIAIoAgwiACAAQQV0IAIoAghrIgJBIGoQaK1CIIYgAyAAIAIQaK2EIQ8gBkGAlOvcA0YEQCABIA9CgJTr3AOAIhA+AgQgASAQQoDslKMMfiAPfD4CAAwCCyABIA8gBq0iEIAiET4CBCABIA8gECARfn0+AgAMAQsgAigCACEKIAhCADcCKCAIQoCAgICAgICAgH83AiAgCCAKNgIcIAhCADcCFCAIQoCAgICAgICAgH83AgwgCCAKNgIIIAMgBUEBdCAEQQFqIgt2QQFqQQF2IgprIQwgACAEQQF0QQFyQRRsaiENQQAhAyAAIARBKGxqIgQoAgxFBEAgBCAGIApB/////wNBARD8AiAIQQhqIglCARAwciANIAkgBCAKQQFqIAdsQQJqQQAQlQFyIQkLAkACQCAIQRxqIg4gAiANIAcgDGxBABBDIAlyIA5BARDRAXIgCEEIaiIJIA4gBEH/////A0EBEENyIAkgAiAJQf////8DQQEQ5AFyQSBxDQADQAJAIAgoAgxFDQAgCCgCFEUNACAIQQhqIgIgAiAEQf////8DQQEQywENAiADQQFrIQMM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3gQBCX8jAEEQayIGJAAgACAAKQOAARAjIABBEGohAyAAQaABaiEEIAAoAqQBIQEDQCABIARGRQRAIAEoAgQhBUEAIQIDQCACIAEoAhBORQRAIAAgASACQQN0aikDGBAjIAJBAWohAgwBCwsgAyABIAAoAgQRAAAgBSEBDAELCyAAIAQ2AqQBIAAgAEGgAWo2AqABIAAQogUgACgCVCAAQdAAakYEQEEAIQIDQAJAIAAoAkQhASACIAAoAkBODQAgASACQRhsaiIBKAIABEAgACABKAIEEOwBCyACQQFqIQIMAQsLIAMgASAAKAIEEQAAIAAoApACIgQEQEEAIQEDQEEAIQUgAUEFRkUEQANAQQAhAiAFQQJGRQRAA0AgAkEURwRAIAQgAUGgAWxqIAVB0ABsaiACQQJ0akGoDWoiBygCACIIBEAgBCgCACIJKAIAIAhBACAJKAIEEQEAGiAHQQA2AgALIAJBAWohAgwBCwsgBUEBaiEFDAELCyABQQFqIQEMAQsLIAAoAtgBIARBACAAKALcAREBABogAEEANgKQAgsgAEHgAWoQoQUgAEH4AWoQoQVBACECA0ACQCAAKAI4IQEgAiAAKAIsTg0AIAEgAkECdGooAgAiAUEBcUUEQCADIAEgACgCBBEAAAsgAkEBaiECDAELCyADIAEgACgCBBEAACADIAAoAjQgACgCBBEAACADIAAoAtQBIAAoAgQRAAAgBiADKQIINwMIIAYgAykCADcDACAGIAAgACgCBBEAACAGQRBqJAAPC0GNkQFBrvwAQb8PQaTlABAAAAtDAQJ/IAAoAogBIQJBfyEDAkADQCACQQBMDQEgACgCgAEgAkEBayICQQR0aigCACABRw0ACyACQYCAgIACciEDCyADC8YBAgR/AX4jAEEQayIDJAAgACABEC0iB0KAgICAcINCgICAgOAAUgRAAkAgACADQQxqIAcQ5QEiBkUEQAwBCwJAIAAgAhA/IgEgAygCDGpBAWoQKSIERQRAQQAhBAwBCyAEIAYgAygCDBAfIgUgAygCDGogAiABEB8aIAUgAygCDCABampBADoAACAAIAUgAygCDCABahCFAyEEIAAoAhAiAUEQaiAFIAEoAgQRAAALIAAgBhBUCyAAIAcQDwsgA0EQaiQAIAQLvwEBAX8gASADai0AAEE8RgRAIAAgBEH/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BEAgCygCJCIEIAJBA3RqIAQgAadBA3QQnAFBAAwBCyABpwshDUEAIQQgAkEAIAJBAEobIQIDQCACIARHBEAgAyAEQQN0aikDACIBQiCIp0F1TwRAIAGnIg4gDigCAEEBajYCAAsgCygCJCAEIA1qQQN0aiABNwMAIARBAWohBAwBCwsgCyAFPgIoIAsoAhQgBUL/////D4M3AwAgBUKAgICACHwhAQwBCyAAIAxBCGogBhA8DQEgDCkDCCIBIAKsIgh8IgVCgICAgICAgBBZBEAgAEHQ2gBBABAVDAILAkAgBEUgAkEATHJFBEBCACEHIAAgBiAIQgAgAUF/EPQCDQMMAQsgASEHCyACQQAgAkEAShutIQlCACEBA0AgASAJUgRAIAMgAadBA3RqKQMAIghCIIinQXVPBEAgCKciAiACKAIAQQFqNgIACyABIAd8IQogAUIBfCEBIAAgBiAKIAgQhgFBAE4NAQwDCwsgACAGQTAgBUKAgICACHwiAUL/////D1gEfiAFQv////8PgwVCgICAgMB+IAW5vSIHQoCAgIDAgYD8/wB9IAdC////////////AINCgICAgICAgPj/AFYbCxBFQQBIDQELIAAgBhAPIAVC/////w+DIAFC/////w9YDQEaQoCAgIDAfiAFub0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwwBCyAAIAYQD0KAgICA4AALIQEgDEEQaiQAIAEL0gMCB38DfiMAQSBrIgQkACAEQQA2AgwgBEEANgIIAkACQCAEIAAoAhAoAnhJBEAgABDpAQwBCyAAIAEgAiABQQAQFCILQoCAgIBwg0KAgICA4ABRBEAgCyEBDAILAkACQCALQoCAgIBwVA0AIAAgCxDKASIKQQBIDQECQCAKBEAgACAEQQxqIAsQ1gFFDQEMAwsgACAEQQhqIARBDGogC6dBERCOASEJIAQoAgghBSAJQQBIDQILIAQoAgwhCANAIAcgCEYNAQJAIAoEQCAAIAcQqQUiBkUNBAwBCyAAIAUgB0EDdGooAgQQGCEGCwJ/AkAgACALIAYgAxD5BCINQoCAgIBwgyIMQoCAgIAwUgRAIAxCgICAgOAAUg0BIAAgBhATDAULIAAgCyAGQQAQ1QEMAQsgACALIAYgDUEHEBkLIQkgACAGEBMgB0EBaiEHIAlBAE4NAAsMAQsgACAFIAgQWkEAIQUgACACEFwiDEKAgICAcINCgICAgOAAUQ0AIAQgCzcDGCAEIAw3AxAgACADIAFBAiAEQRBqECEhASAAIAwQDyAAIAsQDwwCCyAAIAUgBCgCDBBaIAAgCxAPC0KAgICA4AAhAQsgBEEgaiQAIAELPwEBfyABQQAgAUEAShshAQNAAkAgASADRgRAQX8hAwwBCyAAIANBA3RqKAIEIAJGDQAgA0EBaiEDDAELCyADC/8EAgJ/BH4CQCACQv////9vWARAIAAQJAwBCwJAIAAgAkE9EHEEf0KAgICAMCEFQoCAgIAwIQZCgICAgDAhCCAAIAJBPSACQQAQFCIHQoCAgIBwg0KAgICA4ABRDQFBgQJBgAIgACAHECYbBUEACyEDIAAgAkE+EHEEQEKAgICAMCEFQoCAgIAwIQZCgICAgDAhCCAAIAJBPiACQQAQFCIHQoCAgIBwg0KAgICA4ABRDQFBggRBgAQgACAHECYbIANyIQMLIAAgAkE/EHEEQEKAgICAMCEFQoCAgIAwIQZCgICAgDAhCCAAIAJBPyACQQAQFCIHQoCAgIBwg0KAgICA4ABRDQFBhAhBgAggACAHECYbIANyIQMLQoCAgIAwIQYCQCAAIAJBwAAQcUUEQEKAgICAMCEIDAELQoCAgIAwIQUgACACQcAAIAJBABAUIghCgICAgHCDQoCAgIDgAFEEQAwCCyADQYDAAHIhAwsCQAJAIAAgAkHBABBxRQ0AQoCAgIAwIQUgA0GAEHIhAyAAIAJBwQAgAkEAEBQiBkKAgICAcIMiB0KAgICAMFENAEHDwgAhBCAHQoCAgIDgAFENASAAIAYQOEUNAQsCQCAAIAJBwgAQcUUEQEKAgICAMCEFDAELIANBgCByIQMgACACQcIAIAJBABAUIgVCgICAgHCDIgJCgICAgDBRDQBBtMIAIQQgAkKAgICA4ABRDQEgACAFEDhFDQELIANBgDBxBEBBsekAIQQgA0GAxABxDQELIAEgBTcDGCABIAY3AxAgASAINwMIIAEgAzYCAEEADwsgACAEQQAQFQsgACAIEA8gACAGEA8gACAFEA8LQX8LwgEBAn8gAigCBEUEQCACKAIYIgMgAigCHCIENgIEIAQgAzYCACACQgA3AhgCQCABKAIABEAgAhCfBQwBCyAAIAIpAyAQIwsgACACKQMoECMgAiACKAIAQQFrIgM2AgACQCADRQRAIAIoAhAiAyACKAIUIgQ2AgQgBCADNgIAIAJCADcCECAAQRBqIAIgACgCBBEAAAwBCyACQoCAgIAwNwMoIAJCgICAgDA3AyAgAkEBNgIECyABIAEoAgxBAWs2AgwLC5UBAQN+IAG9IgJC////////////AIMhAyAAvSIEQv///////////wCDQoGAgICAgID4/wBaBEAgA0KBgICAgICA+P8AVA8LAn9BfyADQoCAgICAgID4/wBWIAAgAWNyDQAaQQEgACABZA0AGkEAIABEAAAAAAAAAABiDQAaIARCAFMEQCACQj+Hp0F/cw8LIAJCP4inCwswACABQoCAgIAQhEKAgICAcINCgICAgDBRBEAgACABEDcPCyAAIAFBOEEAQQAQrQILKQEBfyACQiCIp0F1TwRAIAKnIgMgAygCAEEBajYCAAsgACABIAIQxQULUgIBfwF+QoCAgIDgACEEIAAgASACEJMBIgMEfiADKAIgIgMoAgwoAiAtAAQEQCACRQRAQgAPCyAAEGtCgICAgOAADwsgAzUCEAVCgICAgOAACws4ACAAIAEgAhCTASIARQRAQoCAgIDgAA8LIAAoAiAoAgwiACAAKAIAQQFqNgIAIACtQoCAgIBwhAtRAgF+AX8gACAAKQOQAUEDEEkiAkKAgICAcINCgICAgOAAUgRAIAFCIIinQXVPBEAgAaciAyADKAIAQQFqNgIACyAAIAJBNCABQQMQGRoLIAILlQEBA38jAEEQayIEJAAgBCACNwMIIAEoAgAiBSABKAIEIgY2AgQgBiAFNgIAIAFCADcCACAAIAAgAUEgaiADQQN0aikDAEKAgICAMEEBIARBCGoQIRAPIAAgASkDEBAPIAAgASkDGBAPIAAgASkDIBAPIAAgASkDKBAPIAAoAhAiAEEQaiABIAAoAgQRAAAgBEEQaiQAC40BAQN/IwBBEGsiBCQAIAQgATcDCCADQQF0IQZBACEDA0ACQAJAIANBAkYNACAAQcwAQQEgAyAGakEBIARBCGoQzwEiAUKAgICAcINCgICAgOAAUg0BQX8hBSADQQFHDQAgACACKQMAEA8LIARBEGokACAFDwsgAiADQQN0aiABNwMAIANBAWohAwwACwALyAYC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IARuDAILIARBACABQQJPGyADbAwBCyAAQX9zQR92IQQgAUECayEBIAQCfiACBEAgA60iBiABQQN0IgFB5KEEajUCAH5CIIggAUHgoQRqNQIAIAZ+fEIfiAwBCyABQQJ0QYCkBGo1AgAgA61+Qh2IC6dqCyIBayABIABBAEgbC0gBAn8jAEEQayICJABBfyEDAkAgACACQQxqIAEQugENACACKAIMIgNBJWtBXEsNACAAQdmJAUEAEFBBfyEDCyACQRBqJAAgAwt1AQF/AkAgAUKAgICAcINCgICAgOB+UQRADAELAkAgAUKAgICAcFQNACABpyICLwEGQSFHDQAgAikDICIBQoCAgIBwg0KAgICA4H5SDQAMAQsgAEGiLEEAEBVCgICAgOAADwsgAaciACAAKAIAQQFqNgIAIAELrgICAXwBfwJAA0ACQAJAAkACQAJAQQcgAkIgiKciBCAEQQdrQW5JG0EJag4RAgMDAwMDAwMDAAAAAAMDBAEDCyABIALENwMADAULIAJCgICAgMCBgPz/AHwiAkL///////////8Ag0KBgICAgICA+P8AWgRAIAFCADcDAAwFCyACvyIDRAAAAAAAAODDYwRAIAFCgICAgICAgICAfzcDAAwFCyADRAAAAAAAAOBDZARAIAFC////////////ADcDAAwFCyABAn4gA5lEAAAAAAAA4ENjBEAgA7AMAQtCgICAgICAgICAfws3AwAMBAsgASACp0EEakEAEIIDGiAAIAIQDwwDCyAAIAIQjQEiAkKAgICAcINCgICAgOAAUg0BCwsgAUIANwMAQX8PC0EAC7ECAQJ/IwBBIGsiBCQAAkACQAJAIAIoAgxFBEACQAJAAkACQCACKAIIQf7///8Haw4CAQACCyAAEDUMAgsgAigCBA0DCyAAIAIQRBoLQQAhAiABRQ0DIAFCABAwGgwDCyACKAIERQ0BCyAAEDVBASECIAFFDQEgAUIAEDAaDAELIAAgAiACKAIIQQFqQQJtQQEQkQYgAEEBENEBGiABIgNFBEAgACgCACEDIARCADcCGCAEQoCAgICAgICAgH83AhAgBCADNgIMIARBDGohAwsgAyAAIABB/////wNBARBDGiADIAMoAgRBAXM2AgQgAyADIAJB/////wNBARDLARpBICECIAMoAghB/////wdHBEAgAygC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AkEAEI0FIQVBECEEA0AgA0E0aiILIAJBACAEIAVqIglBAWoiB0HgDxD8AiALIAsgA0EgaiAHQeAPEENyIgdBIHENAyAHQRBxRQ0CIANBNGogAygCPEEBIAkQ4QMNAiAEQQJtIARqIQQMAAsACyADQTRqIANBIGoQRA0BDAMLIANBNGpBARDRAUEgcUUNAgsgA0E0ahAbDAQLIANByABqIANBNGogAiAFIAUQjAUMAQsgAygCTCEFIANByABqIANBNGogAiAIIAgQjAUgAygCTCIJIAVBAWoiAiACIAlJG0EBayEIIAMoAkghByAFIQQDQAJAIAkgBCICQQFqIgRNBEAgCCECDAELIAIgB2otAABBMEcNACAEIAdqLQAAQS5HDQELCyACIAVNDQAgBSAHaiACIAdqIAkgAmsQnAEgAyAFIAJrIAlqNgJMCyADQTRqEBsLIANByABqQQAQESADKAJUDQAgAygCSAwBC0EAIAMoAkgiAkUNABogCigCACACQQAgCigCBBEBABpBAAshBCAGIAw2AgQgACAGIANBDGoQXiAERQRAIAAQfAwBCyAAIAQQYiENIAAoAtgBIgAoAgAgBEEAIAAoAgQRAQAaCyADQeAAaiQAIA0Lw3UCEn8BfiMAQaAGayIDJAAgASgCyAEiBEEAIARBAEobIQYDQCACIAZGRQRAIAEoAswBIAJBA3RqQX82AgQgAkEBaiECDAELCyABKAI8BEAgASgCzAFBfjYCDAtBACECIAEoAnwiBkEAIAZBAEobIQYCfgJAAkADQCACIAZGBEACQEECIQJBAiAEIARBAkwbIQgDQAJAIAIgCEYEQEEAIQIDQCACIAZGDQICQCABKAJ0IAJBBHRqIgQoAghBAE4NACAEKAIEIghBAkgNACAEIAEoAswBIgQgBCAIQQN0aigCAEEDdGooAgQ2AggLIAJBAWohAgwACwALIAEoAswBIgcgAkEDdGoiBCgCBEEASARAIAQgByAEKAIAQQN0aigCBDYCBAsgAkEBaiECDAELCwJAIAEoAkRFDQACQCABKAIgDQAgAS0AbkEBcQ0AIAEgACABQdIAEE82ApABIAEoAjxFDQAgASAAIAFB0wAQTzYClAELAkAgASgCTCIIRQ0AIAEoAqgBQQBIBEAgASAAIAEQygM2AqgBCyABKAKsAUEASARAIAEgACAB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KAIAEB0gAkHAABARIAIgACAJKAIMEBgQHSACIBEQEQsgACAJKAIMEBMgBEEBaiEEDAALAAtBhSlBrvwAQYzyAUH7ORAAAAtBmoIBQa78AEHY6wFB3/QAEAAAC0GuhAFBrvwAQZvrAUHf9AAQAAALA0AgAiAOTkUEQCADQYAGaiACIA1qIgQgBC0AAEECdEGAuAFqLQAAIgQQciACIARqIQIMAQsLIAwQ9gEgDCADKQOQBjcCECAMIAMpA4gGNwIIIAwgAykDgAY3AgAMDAsgDBD2ASAMIAMpA5AGNwIQIAwgAykDiAY3AgggDCADKQOABjcCAAJAIAEoAowCDQAgASgCpAIhDSADIAEoAvACNgKYBiADIAEoAoACIgk2AtwFIAMgASgChAIiCzYC4AUgACgCECECIANCADcDiAYgA0IANwOABiADIAI2ApQGIANBOzYCkAYgASgC0AIiAgRAIAEgASgCACACQQR0EF8iAjYCzAIgAkUNDQsCQCABKALcAiICRQ0AIAEtAG5BAnENACABIAEoAgAgAkEDdBBfIgI2AtgCIAJFDQ0gAUEANgLoAiABIAEoAvACNgLkAgsgASgCtAFBAE4EQCADQYAGaiICQQwQESACQQQQESACQdkAIAEoArQBEF0LIAEoArABQQBOBEAgA0GABmoiAkEMEBEgAkECEBEgAkHZACABKAKwARBdCyABKAKsAUEATgRAIANBgAZqIgJBDBARIAJBAxARIAJB2QAgASgCrAEQXQsCQCABKAKoAUEASA0AIAEoAmAEQCADQYAGaiICQeEAEBEgAiABLwGoARAqDAELIANBgAZqIgJBCBARIAJB2QAgASgCqAEQXQsgASgCmAFBAE4EQEEAIQIgAS0AbkEBcUUEQCABKAI4QQBHIQILIANBgAZqIgRBDBARIAQgAhARIAEoApwBIgJBAE4EQCADQYAGakHaACACEF0LIANBgAZqQdkAIAEoApgBEF0LIAEoAqABQQBOBEAgA0GABmoiAkEMEBEgAkECEBEgAkHZACABKAKgARBdCyABKAKQAUEATgRAIANBgAZqIgJBDBARIAJBBRARIAJB2QAgASgCkAEQXQsgASgClAFBAE4EQCADQYAGaiICQQwQESACQQUQESACQdkAIAEoApQBEF0LQQAhAgJAA0ACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAiALTgRAQQAhAiABKAKsAiIEQQAgBEEAShshBANAIAIgBEYNAiACQRRsIQYgAkEBaiECIAYgDWooAhBFDQALQdWDAUGu/ABB/foBQZQ4EAAACyACIAIgCWoiBi0AACIFQQJ0QYC4AWotAAAiB2ohBAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgBUHYAGsOIBASGhESGhESGhoaGhoaGhoaBAQBAwIaGgwMBQUFBQUFAAsCQCAFQQFrDhUJCgoLGg0HGggIGhoaBhoaDxoaGg4ACyAFQSJrIghBH0sNGEEBIAh0IgpBwOEBcQ0SIApBBXFFBEAgCEEfRw0ZIAYoAAFBMEcNGiABIAMoAoQGIAMoApgGEDMgA0GABmpB6QEQESAEIQIMIwsgBi8AASECIANCqICAgHA3A1AgA0HcBWogBCADQdAAahAnBEACQCADKALoBSIEQQBIBEAgAygCmAYhBAwBCyADIAQ2ApgGCyABIAMoAoQGIAQQMyADQYAGaiAFQQFqIAIQXSABIAkgCyADKALkBSADQZgGahCkAiECDCMLIAEgAygChAYgAygCmAYQMyADQYAGaiAFIAIQXSAEIQIMIgsgBigAASEFIAQhBgwWCyAGKAABIQdB7QAhBQwUCyAGKAABIQdB7AAhBQwTCyABIAYoAAEgA0GcBmpBABDHAyEHIAMoAtwFIAMoAuAFIAQgBxDGAwRAIAEgB0F/EGkaIANBgAZqQQ4QESAEIQIMHwsgA0LrgICAcDcDYCADQdwFaiAEIANB4ABqECdFDRIgAygC6AUhCCADKALcBSADKALgBSADKALkBSIGIAcQxgNFDRIgCEEATgRAIAMgCDYCmAYLIAEgB0F/EGkaIAVBA3MhBSADKAL0BSEHDBwLIAYtAAkhCCAGKAABIQcgASAGKAAFIANBnAZqQQAQxwMiAkEASA0PIAIgASgCrAJODQ8gASADKAKEBiADKAKYBhAzIAEgASgC1AIiBkEBajYC1AIgASgCzAIgBkEEdGoiBkEENgIEIAYgBTYCACADKAKEBiEKIAYgAjYCDCAGIApBBWo2AgggA0GABmoiBiAFEBEgBiAHEB0gBiANIAJBFGxqIgIoAgwgAygChAZrEB0gAigCDEF/RgRAIAAgAiADKAKEBkEEa0EEEOgCRQ0dCyADQYAGaiAIEBEgBCECDB0LIANCqYCAgHA3A3AgA0HcBWogBCADQfAAahAnRQ0TIAQhAiADKALoBSIEQQBIDRwgAyAENgKYBgwcCyADQquBgIBwNwOgASADQdwFaiAEIANBoAFqECcEQAJAIAMoAugFIgJBAEgEQCADKAKYBiECDAELIAMgAjYCmAYLIAEgAygChAYgAhAzIANBgAZqQfMBEBEMGAsgA0F/NgKYASADQqyBgICQzRo3A5ABIANB3AVqIAQgA0GQAWoQJ0UNAAJAIAMoAugFIgVBAEgEQCADKAKYBiEFDAELIAMgBTYCmAYLIAEgAygChAYgBRAzIANBgAZqQfMBEBEgAygC7AVBA3MhBQwYCyADQunUgYBwNwOAASADQdwFaiAEIANBgAFqECdFDREgBUEKRiEKDA0LAkAgBigAASIGQYCAgIB4ckGAgICAeEYNACADQoyBgIBwNwPgASADQdwFaiAEIANB4AFqECdFDQAgAygC6AUiAkEATgRAIAMgAjYCmAYLIANCjoCAgHA3A9ABIANB3AVqIAMoAuQFIANB0AFqECcEQCADKALoBSICQQBIDRcgAyACNgKYBgwXCyABIAMoAoQGIAMoApgGEDMgA0GABmpBACAGaxDFAwwWCyADQo6AgIBwNwPAASADQdwFaiAEIANBwAFqECcEQCADKALoBSICQQBIDRYgAyACNgKYBgwWCyADQunUgYBwNwOwASADQdwFaiAEIANBsAFqECcEQCAGQQBHIQoMDQsgASADKAKEBiADKAKYBhAzIANBgAZqIAYQxQMgBCECDBkLIAYoAAEiAkH/AUoNDyABIAMoAoQGIAMoApgGEDMgA0GABmoiBiAFQcMAa0H/AXEQESAGIAJB/wFxEBEgBCECDBgLIAYoAAEhAiADQo6AgIBwNwPwASADQdwFaiAEIANB8AFqECcEQCAAIAIQEyADKALoBSICQQBIDRQgAyACNgKYBgwUCyACQS9HDQ4gASADKAKEBiADKAKYBhAzIANBgAZqQcEBEBEgBCECDBcLIANCyYCAgHA3A6gCIANC2Lb5gnA3A6ACIANB3AVqIAQiAiADQaACahAnDRYgA0F/NgKYAiADQoGEkICQCTcDkAIgA0HcBWogAiADQZACahAnDRYgA0F/NgKIAiADQoaO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DQMgAyAGKAABNgKYBiAEIQIMDAsgBigAASICQQBIDQMgAiABKAKsAk4NAyANIAJBFGxqIggoAgxBf0cNBCAIIAMoAoQGNgIMIAgoAhAhBwNAIAciAgRAIAgoAgwgAigCBCIFayEGIAIoAgAhBwJAAkACQAJAIAIoAghBAWsOBAIBAwADCyADKAKABiAFaiAGNgAADAILIAZBgIACakGAgARPDQkgAygCgAYgBWogBjsAAAwBCyAGQYABakGAAk8NCSADKAKABiAFaiAGOgAACyAAKAIQIgZBEGogAiAGKAIEEQAADAELCyAIQQA2AhAgBCECDAsLIANCjoCAgHA3A6gFIANC2bj9gnA3A6AFIANB3AVqIAQgA0GgBWoQJwRAIAMoAugFIgJBAE4EQCADIAI2ApgGCyADIAMoAvAFIgY2ApQFIANBfzYCmAUgAyADKALsBSIEQQFrNgKQBSADQdwFaiADKALkBSICIANBkAVqECcEQCADKALoBSICQQBOBEAgAyACNgKYBgsgBEEBaiEEIAMoAuQFIQILIAEgAygChAYgAygCmAYQMyADQYAGaiIHIAVBAmtB/wFxEBEgByAEIAYQXQwLCyADQo6AgIBwNwOIBSADQpiAgICw6A43A4AFIANB3AVqIAQgA0GABWoQJwRAAkAgAygC6AUiAkEASARAIAMoApgGIQIMAQsgAyACNgKYBgsgASADKAKEBiACEDMgA0GABmoiAiAFQQJrQf8BcRARIAIgAy0A7AUQESACIAMoAvwFEB0MBwsgA0KOgICAcDcD+AQgA0KZgICAkAk3A/AEIANB3AVqIAQgA0HwBGoQJ0UNAQJAIAMoAugFIgJBAEgEQCADKAKYBiECDAELIAMgAjYCmAYLIAEgAygChAYgAhAzIANBgAZqIgIgBUECa0H/AXEQESACQckAEBEMBgsgA0F/NgLIBSADQoSAgICwlevUqn83A8AFIANB3AVqIAQgA0HABWoQJ0UNACADKALoBSIIQQBOBEAgAyAINgKYBgsgAygC7AUhCCADKAL8BSIFQcUARgR/QfQBBSAFQRtHDQFB9QELIQogCEF9cUGpAUYEQCABIAMoAoQGIAMoApgGEDMgA0GABmogChARIAAgAygC/AUQEwwGCyADQumAgIBwNwOwBSADQdwFaiADKALkBSADQbAFahAnRQ0A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DAELIAEgAzYCACACIAY2AgBBACEECyAHQRBqJAAgBAvCAwEJfyABKAIIIgZBACAGQQBKGyEFAkACQANAIAQgBUYNASAEQQJ0IQcgBEEBaiEEIAcgASgCAGooAgAgAkcNAAtBACEFDAELQX8hBSAAIAFBBCABQQRqIAZBAWoQeA0AIAEgASgCCCIEQQFqNgIIIAEoAgAgBEECdGogAjYCACABQRBqIQkgAUEMaiEHQQAhBQNAAkAgAigCICAFTARAQQAhBUEAIQQDQCAEIAIoAixODQQgBEECdCEDIARBAWohBCAAIAEgAigCECADIAIoAihqKAIAQQN0aigCBEEBEK8FRQ0ACwwBCwJAIANBACACKAIcIAVBFGxqIgYoAhAiCkEWRhsNAEEAIQQgASgCFCIIQQAgCEEAShshCwJAAkADQCAEIAtGDQEgCiAHKAIAIARBDGxqIgwoAgBHBEAgBEEBaiEEDAELCyAEQQBODQELIAAgB0EMIAkgCEEBahB4DQIgASABKAIUIgRBAWo2AhQgASgCDCAEQQxsaiIEIAYoAhA2AgACQCADRQRAIAYoAghFDQELIARBADYCCAwCCyAEIAY2AggMAQsgDEEANgIICyAFQQFqIQUMAQsLQX8PCyAFC2gCAn8BfiAAQRBqIQIgACkCBCIEp0H/////B3EhAwJAIARCgICAgAiDUEUEQEEAIQADQCAAIANGDQIgAiAAQQF0ai8BACABQYcCbGohASAAQQFqIQAMAAsACyACIAMgARCyBSEBCyABCxIAIAAgASACIANBgIABENABGgssAQF/A0AgASADRkUEQCAAIANqLQAAIAJBhwJsaiECIANBAWohAwwBCwsgAgvOAQIDfwF+IAEgAkEBELIFIgNB/////wNxIQUgACgCNCAAKAIkQQFrIANxQQJ0aiEDA0AgAygCACIERQRAQQAPCwJAIAAoAjggBEECdGooAgAiAykCBCIGQiCIp0H/////A3EgBUcgBkKAgICAgICAgECDQoCAgICAgICAwABSciAGp0H/////B3EgAkcgBkKAgICACINCAFJycg0AIANBEGogASACEGENACAEQd4BTgRAIAMgAygCAEEBajYCAAsgBA8LIANBDGohAwwACwALfwEEfyABLQAAQdsARgRAIAFBAWoiAxA/QQFrIQIgACgCECgCOCEEQdABIQEDQCABQd4BRwRAAkAgBCABQQJ0aigCACIFKAIEQf////8HcSACRw0AIAVBEGogAyACEGENACAAIAEQGA8LIAFBAWohAQwBCwsQAQALIAAgARCqAQusAgMCfwJ+AXwjAEEgayICJABEAAAAAAAA+H8hBiAAKAIIQf////8HRwRAIAAoAgAhAyACQgA3AhggAkKAgICAgICAgIB/NwIQIAIgAzYCDCACQQxqIAAQRBoCfiACKAIUIgBB/f///wdMBEAgAkEMakE1QcgEEM4BGiACKAIUIQALQoCAgICAgID4/wAgAEH+////B0YNABogAEGAgICAeEYEQEIADAELIAIoAhwhAwJ+IAIoAhhBAkYEQCADKQIADAELIAM1AgBCIIYLIQQgAEGCeEwEQCAEQY54IABrrYghBEIADAELIARCC4hC/////////weDIQQgAEH+B2qtQjSGCyEFIAQgBYQgAjUCEEI/hoS/IQYgAkEMahAbCyABIAY5AwAgAkEgaiQACw4AIABCgICAgPB+EIAGC+4PAwt/A34BfCMAQUBqIhAkAEHfAEGAAiAEQSBxGyEJIARBgANxIQsCQAJAAkACfwJAAkACQAJAAkACQAJAAkACQCABLQAAIgZBK2sOAwEDAAMLQQEhDiABQQFqIQEMAQsgAUEBaiEBCyAEQYAIcUUNASABLQAAIQYLIAZB/wFxQTBHDQACQAJAAkAgAS0AASIHQfgARwRAIAdB7wBGDQIgB0HYAEcNAQsgA0FvcQ0FIAFBAmohB0EQIQMMCQsgAyAHQc8AR3INAQwFCyADRQ0EDAMLAkACQCAHQeIARwRAIANFIAdBwgBGcQ0BIAMgB0Ewa0H/AXFBCUtyDQQgBEEQcQ0CDAcLIAMNBAsgBEEEcUUNBUECIQMgAUECaiEHDAcLIAFBAWohB0EBIQYDQCABIAZqIQMgBkEBaiEGIAMtAAAiCEH4AXFBMEYNAAtBCCEDQYACIQlBASEKIAhB/gFxQThGDQQMBgsgBEEBcSALQYACckGAAkdyDQAgAUEIaiEHQfUcIQYgASEIA0AgBkH9HEcEQCAILQAAIAYtAABHDQIgBkEBaiEGIAhBAWohCAwBCwsgC0GAAkYEQCAAELYFIhFCgICAgHCDQoCAgIDgAFEEQEKAgICA4AAhEQwJCyARp0EEaiAOEIwBDAgLRAAAAAAAAPD/RAAAAAAAAPB/IA4bIhS9IhECfyAUmUQAAAAAAADgQWMEQCAUqgwBC0GAgICAeAsiBre9UQRAIAatIREMCAtCgICAgMB+IBFCgICAgMCBgPz/AH0gEUL///////////8Ag0KAgICAgICA+P8AVhshEQwHCyABIgcgA0UNAxoMBQsgASEHDAQLIARBBHFFDQAgAUECaiEHQQghAwwCCyABCyEHQQohAwwBC0KAgICAwH4hESAHLQAAEJYBIANPDQELQQAhBiADQQpHIQwgByEBA0ACQCAGIAdqIg0tAAAiCMAhDyAIEJYBIANOBEAgCSAPRw0BAkAgDCAGQQFHcg0AIA1BAWstAABBMEcNAEEBIQYMAgsgDS0AARCWASADTg0BCyAHIAZBAWoiBmohAQwBCwtBACEMAkACQCAEQQFxDQACQCAIQS5HDQAgDS0AASEIIAZFBEAgCBCWASADTg0BCyANQQFqIQFCgICAgMB+IREgCSAIwEYNAgNAAkAgCEH/AXEQlgEgA0gEQCABLQABIQgMAQtBASEMIAkgCMBHDQIgAS0AASIIEJYBIANODQILIAFBAWohAQwACwALIAEgB00NAAJAIAEtAAAiBkHlAEcEQCADQQpGIAZBxQBGcQ0BIAZBIHJB8ABHIANBEEtyDQJBASADdEGEggRxDQEMAgsgA0EKRw0BC0EBIQwgAUEBaiEGAkACQAJAIAEtAAFBK2sOAwACAQILIAFBAmohBgwBCyABQQJqIQYLIAYtAABBOmtBdkkNACAGIQEDQCABIgZBAWohASAGLQABIgjAIQ0gCEE6a0F1Sw0AIAkgDUcNASAGLQACQTprQXVLDQALCyABIAdGBEBCgICAgMB+IREMAQsgECEJAkAgASAHayINQQJqIg9BwQBPBEAgACgCECIGQRBqIA8gBigCABEDACIJRQ0BC0EAIQZBACEIIA4EQCAJQS06AABBASEICyANQQAgDUEAShshDgNAIAYgDkZFBEAgBiAHai0AACINQd8ARwRAIAggCWogDToAACAIQQFqIQgLIAZBAWohBgwBCwsgCCAJakEAOgAAAn4CQAJAIARBwABxBEACQAJAAkACQCABLQAAQewAaw4DAQIAAwsgAUEBaiEBQYABIQsMBQsgAUEBaiEBQYACIQsMBAsgAUEBaiEBQYADIQsM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IAFBEGohAgJ/IAdCgICAgAiDUCIFRQRAIAIvAQAMAQsgAi0AAAsiAUEwayIDQQlLDQACfwJAIAFBMEcEQEEBIQEDQCABIARGDQICfyAFRQRAIAIgAUEBdGovAQAMAQsgASACai0AAAtBMGsiBkEJSw0EIAFBAWohASAGrSADrUIKfnwiB6chAyAHQoCAgIAQVA0ACwwDC0EAIgMgBEEBRw0BGgsgACADNgIAQQELDwtBAAupAgIDfwF+AkAgACACEDhFDQAgAqciBC8BBkEORgRAIAAgASAEKAIgKQMAENAFDwsgAUKAgICAcFQNAAJAIAAgAkE7IAJBABAUIgJC/////29YBEBBfyEDIAJCgICAgHCDQoCAgIDgAFENASAAQcYwQQAQFQwBCyABpyEEIAKnIQUCQANAAkAgBCgCECgCLCIDRQRAQQAhAyAELwEGQTBHDQQgBCAEKAIAQQFqNgIAIAStQoCAgIBwhCEBA0AgACABEIwCIgFCgICAgHCDIgZCgICAgCBRDQRBfyEDIAZCgICAgOAAUQ0FIAGnIAVGBEAgACABEA8MAwsgABB7RQ0ACyAAIAEQDwwECyADIgQgBUcNAQsLQQEhAwwBC0EAIQMLIAAgAhAPCyADC9IDAgJ+An8jAEEgayIEJAACQCABQv///////////wCDIgNCgICAgICAwIA8fSADQoCAgICAgMD/wwB9VARAIAFCBIYgAEI8iIQhAyAAQv//////////D4MiAEKBgICAgICAgAhaBEAgA0KBgICAgICAgMAAfCECDAILIANCgICAgICAgIBAfSECIABCgICAgICAgIAIUg0BIAIgA0IBg3whAgwBCyAAUCADQoCAgICAgMD//wBUIANCgICAgICAwP//AFEbRQRAIAFCBIYgAEI8iIRC/////////wODQoCAgICAgID8/wCEIQIMAQtCgICAgICAgPj/ACECIANC////////v//DAFYNAEIAIQIgA0IwiKciBUGR9wBJDQAgBEEQaiAAIAFC////////P4NCgICAgICAwACEIgIgBUGB9wBrEGcgBCAAIAJBgfgAIAVrEI4CIAQpAwhCBIYgBCkDACIAQjyIhCECIAQpAxAgBCkDGIRCAFKtIABC//////////8Pg4QiAEKBgICAgICAgAhaBEAgAkIBfCECDAELIABCgICA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cINCgICAgJB/UXFFBEAgAEGN9wBBABAVDAELIAAgAUESEGUiAUKAgICAcINCgICAgOAAUQ0AIAGnIgQgAz4CJCAEIAI+AiAgACABQdUAQgBBAhAZGiABDwsgACADEA8gACACEA9CgICAgOAACw0AIAAgAUHOlQEQ/wMLZwEBfwJAIAFBAE4EQCAAKAIQIgIoAiwgAU0NASACKAI4IAFBAnRqKAIAIgEgASgCAEEBajYCACAAIAFBBBCABA8LQfKRAUGu/ABBzhdBmdIAEAAAC0HZ3wBBrvwAQc8XQZnSABAAAAtEAQF/IABB+AFqIQIgAEH0AWohAAN/IAAgAigCACICRgRAQQAPCyABIAJBBGsoAgBGBH8gAkEIawUgAkEEaiECDAELCwtSAgJ/AX4CQCAAKAIQKAKMASIBRQ0AIAEpAwgiA0KAgICAcFQNACADpyIBLwEGEO4BRQ0AIAEoAiAiAS0AEkEEcUUNACAAIAEoAkAQGCECCyACC6oPAgV/D34jAEHQAmsiBSQAIARC////////P4MhCyACQv///////z+DIQogAiAEhUKAgICAgICAgIB/gyENIARCMIinQf//AXEhCAJAAkAgAkIwiKdB//8BcSIJQf//AWtBgoB+TwRAIAhB//8Ba0GBgH5LDQELIAFQIAJC////////////AIMiDEKAgICAgIDA//8AVCAMQoCAgICAgMD//wBRG0UEQCACQoCAgICAgCCEIQ0MAgsgA1AgBEL///////////8AgyICQoCAgICAgMD//wBUIAJCgICAgICAwP//AFEbRQRAIARCgICAgICAIIQhDSADIQEMAgsgASAMQoCAgICAgMD//wCFhFAEQCADIAJCgICAgICAwP//AIWEUARAQgAhAUKAgICAgIDg//8AIQ0MAwsgDUKAgICAgIDA//8AhCENQgAhAQwCCyADIAJCgICAgICAwP//AIWEUARAQgAhAQwCCyABIAyEUARAQoCAgICAgOD//wAgDSACIAOEUBshDUIAIQEMAgsgAiADhFAEQCANQoCAgICAgMD//wCEIQ1CACEBDAILIAxC////////P1gEQCAFQcACaiABIAogASAKIApQIgYbeSAGQQZ0rXynIgZBD2sQZ0EQIAZrIQYgBSkDyAIhCiAFKQPAAiEBCyACQv///////z9WDQAgBUGw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AgQLIBIgFHwhEgwDCyADRSEFIABBAEgNAQsgAikDcEIAUw0AIAIgAigCBEEBazYCBAsgBUUNAEGg1ARBHDYCACACEJoEQgAhE0IADAELIAEoApAGIgBFBEAgASAGt0QAAAAAAAAAAKIQqwEgASkDACETIAEpAwgMAQsgEiATUiATQglVckUEQCABQTBqIAYQeSABQSBqIAAQhgIgAUEQaiABKQMwIAEpAzggASkDICABKQMoEC4gASkDECETIAEpAxgMAQsgEkKaBFkEQEGg1ARBxAA2AgAgAUHgAGogBhB5IAFB0ABqIAEpA2AgASkDaEJ/Qv///////7///wAQLiABQUBrIAEpA1AgASkDWEJ/Qv///////7///wAQLiABKQNAIRMgASkDSAwBCyASQut1VwRAQaDUBEHEADYCACABQZABaiAGEHkgAUGAAWogASkDkAEgASkDmAFCAEKAgICAgIDAABAuIAFB8ABqIAEpA4ABIAEpA4gBQgBCgICAgICAwAAQLiABKQNwIRMgASkDeAwBCyAKBEAgCkEITARAIAFBkAZqIAdBAnRqIgAoAgAhCQNAIAlBCmwhCSAKQQFqIgpBCUcNAAsgACAJNgIACyAHQQFqIQcLAkAgCyASpyIISiALQQhKciAIQRFKcg0AIAhBCUYEQCABQcABaiAGEHkgAUGwAWogASgCkAYQhgIgAUGgAWogASkDwAEgASkDyAEgASkDsAEgASkDuAEQLiABKQOgASETIAEpA6gBDAILIAhBCEwEQCABQZACaiAGEHkgAUGAAmogASgCkAYQhgIgAUHwAWogASkDkAIgASkDmAIgASkDgAIgASkDiAIQLiABQeABakEAIAhrQQJ0QeDBBGooAgAQeSABQdABaiABKQPwASABKQP4ASABKQPgASABKQPoARDjBSABKQPQASETIAEpA9gBDAILIAhBEU5BACABKAKQBiIAIAhBfWxB0ABqdhsNACABQeACaiAGEHkgAUHQAmogABCGAiABQcACaiABKQPgAiABKQPoAiABKQPQAiABKQPYAhAuIAFBsAJqIAhBAnRBmMEEaigCABB5IAFBoAJqIAEpA8ACIAEpA8gCIAEpA7ACIAEpA7gCEC4gASkDoAIhEyABKQOoAgwBCwNAIAFBkAZqIAciAEEBayIHQQJ0aigCAEUNAAsCQCAI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AAEiAjoAASAAQQFqIQAgAUEBaiEBIAINAAsLC/UBAgF/AX4jAEHQAGsiAyQAAkACfiABQQBIBEAgAyABQf////8HcTYCACADQRBqIgFBwABB3CIgAxBOGiAAIAEQYgwBCyAAKAIQIgAoAiwgAU0NAQJAAkAgACgCOCIAIAFBAnRqKAIAIgEpAgQiBEKAgICAgICAgECDQoCAgICAgICAwABRDQAgAkUNASAEp0GAgICAeEcNACAAKAK8ASEBCyABIAEoAgBBAWo2AgAgAa1CgICAgJB/hAwBCyABIAEoAgBBAWo2AgAgAa1CgICAgIB/hAshBCADQdAAaiQAIAQPC0Hv3wBBrvwAQZgYQYfiABAAAAvrAgECfyAAIAEoAgQQEwNAIAEoAhAhAyACIAEoAhRORQRAIAAgAyACQQN0aigCABATIAJBAWohAgwBCwsgACgCECICQRBqIAMgAigCBBEAAEEAIQIDQAJAIAEoAhwhAyACIAEoAiBODQAgAyACQRRsaiIDKAIIRQRAIAAoAhAgAygCBBDrAQsgACADKAIQEBMgACADKAIMEBMgAkEBaiECDAELCyAAKAIQIgJBEGogAyACKAIEEQAAIAAoAhAiAkEQaiABKAIoIAIoAgQRAABBACECA0AgASgCNCEDIAIgASgCOE5FBEAgACADIAJBDGxqKAIEEBMgAkEBaiECDAELCyAAKAIQIgJBEGogAyACKAIEEQAAIAAgASkDQBAPIAAgASkDSBAPIAAgASkDYBAPIAAgASkDaBAPIAEoAggiAiABKAIMIgM2AgQgAyACNgIAIAFCADcCCCAAKAIQIgBBEGogASAAKAIEEQAACzABAX8gACgCOCABQQJ0aigCACIBIAEoAgAiAkEBazYCACACQQFMBEAgACABEKIDCwvAAQIBfwJ+QX8hAwJAIABCAFIgAUL///////////8AgyIEQoCAgICAgMD//wBWIARCgICAgICAwP//AFEbDQAgAkL///////////8AgyIFQoCAgICAgMD//wBWIAVCgICAgICAwP//AFJxDQAgACAEIAWEhFAEQEEADwsgASACg0IAWQRAIAEgAlIgASACU3ENASAAIAEgAoWEQgBSDwsgAEIAUiABIAJVIAEgAlEbDQAgACABIAKFhEIAUiEDCyADCwoAIABBfHEQpAMLZQEEfwNA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sgEhAyAAIAIQDyAAIAAgA0HdwAAQsgEiAiADQQEgARAhIQQgACACEA8gACADEA8gBAsMACAAIAEpAwAQswELygYCBH8DfiMAQYABayIFJAACQAJAAkAgAyAEQgBCABDtAUUNAAJ/IARC////////P4MhCgJ/IARCMIinQf//AXEiBkH//wFHBEBBBCAGDQEaQQJBAyADIAqEUBsMAgsgAyAKhFALCyEGIAJCMIinIghB//8BcSIHQf//AUYNACAGDQELIAVBEGogASACIAMgBBAuIAUgBSkDECICIAUpAxgiASACIAEQ4wUgBSkDCCECIAUpAwAhBAwBCyABIAJC////////////AIMiCiADIARC////////////AIMiCRDtAUEATARAIAEgCiADIAkQ7QEEQCABIQQMAgsgBUHwAGogASACQgBCABAuIAUpA3ghAiAFKQNwIQQMAQsgBEIwiKdB//8BcSEGIAcEfiABBSAFQeAAaiABIApCAEKAgICAgIDAu8AAEC4gBSkDaCIKQjCIp0H4AGshByAFKQNgCyEEIAZFBEAgBUHQAGogAyAJQgBCgICAgICAwLvAABAuIAUpA1giCUIwiKdB+ABrIQYgBSkDUCEDCyAJQv///////z+DQoCAgICAgMAAhCELIApC////////P4NCgICAgICAwACEIQogBiAHSARAA0ACfiAKIAt9IAMgBFatfSIJQgBZBEAgCSAEIAN9IgSEUARAIAVBIGogASACQgBCABAuIAUpAyghAiAFKQMgIQQMBQsgCUIBhiAEQj+IhAwBCyAKQgGGIARCP4iECyEKIARCAYYhBCAHQQFrIgcgBkoNAAsgBiEHCwJAIAogC30gAyAEVq19IglCAFMEQCAKIQkMAQsgCSAEIAN9IgSEQgBSDQAgBUEwaiABIAJCAEIAEC4gBSkDOCECIAUpAzAhBAwBCyAJQv///////z9YBEADQCAEQj+IIQEgB0EBayEHIARCAYYhBCABIAlCAYaEIglCgICAgICAwABUDQALCyAIQYCAAnEhBiAHQQBMBEAgBUFAayAEIAlC////////P4MgB0H4AGogBnKtQjCGhEIAQoCAgICAgMDDPxAuIAUpA0ghAiAFKQNAIQQMAQsgCUL///////8/gyAGIAdyrUIwhoQhAgsgACAENwMAIAAgAjcDCCAF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QCABQQlrDhIACgsMCgsCAwQFDAsMDAoLBwgJCyACIAIoAgAiAUEEajYCACAAIAEoAgA2AgAPCwALIAIgAigCACIBQQRqNgIAIAAgATIBADcDAA8LIAIgAigCACIBQQRqNgIAIAAgATMBADcDAA8LIAIgAigCACIBQQRqNgIAIAAgATAAADcDAA8LIAIgAigCACIBQQRqNgIAIAAgATEAADcDAA8LAAsgAiACKAIAQQdqQXhxIgFBCGo2AgAgACABKwMAOQMADwsgACACIAMRAAALDwsgAiACKAIAIgFBBGo2AgAgACABNAIANwMADwsgAiACKAIAIgFBBGo2AgAgACABNQIANwMADwsgAiACKAIAQQdqQXhxIgFBCGo2AgAgACABKQMANwMAC14BBH8gACgCACECA0AgAiwAACIDENECBEBBfyEEIAAgAkEBaiICNgIAIAFBzJmz5gBNBH9BfyADQTBrIgMgAUEKbCIEaiADIARB/////wdzShsFQX8LIQEMAQsLIAEL3BICEn8BfiMAQdAAayIIJAAgCCABNgJMIAhBN2ohFyAIQThqIRICQAJAAkACQANAIAEhDCAHIA5B/////wdzSg0BIAcgDmohDgJAAkACQCAMIgctAAAiCQRAA0ACQAJAIAlB/wFxIgFFBEAgByEBDAELIAFBJUcNASAHIQkDQCAJLQABQSVHBEAgCSEBDAILIAdBAWohByAJLQACIQogCUECaiIBIQkgCkElRg0ACwsgByAMayIHIA5B/////wdzIhhKDQcgAARAIAAgDCAHEFsLIAcNBiAIIAE2AkwgAUEBaiEHQX8hDwJAIAEsAAEiChDRAkUNACABLQACQSRHDQAgAUEDaiEHIApBMGshD0EBIRMLIAggBzYCTEEAIQ0CQCAHLAAAIglBIGsiAUEfSwRAIAchCgwBCyAHIQpBASABdCIBQYnRBHFFDQADQCAIIAdBAWoiCjYCTCABIA1yIQ0gBywAASIJQSBrIgFBIE8NASAKIQdBASABdCIBQYnRBHENAAsLAkAgCUEqRgRAAn8CQCAKLAABIgEQ0QJFDQAgCi0AAkEkRw0AIAFBAnQgBGpBwAFrQQo2AgAgCkEDaiEJQQEhEyAKLAABQQN0IANqQYADaygCAAwBCyATDQYgCkEBaiEJIABFBEAgCCAJNgJMQQAhE0EAIRAM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IAgoAgRBAWsiBzYCBCAEIAlqQRBqIQQgBw0JIAAgACgCMEEBazYCMAwJCyAHCyEFIARBAWohBAwACwALIANBACAEQQFGGw0EQQAhCSADDQAgBEECRg0DCyAAIAU2AjAMAAsACyAJDwsgASAIQRBqIAAoAgxBA3QQHxoLIAgoAgghBSAIKAIMIQQgAiAIIAAoAgxBA3RqQRBqIAgtAAEiA0ECdBAfGiAAIAAoAjBBAWs2AjAMAAsAC4sCAQd/IAFBAnRBwP4DaigCACICIAFBAXRBkIAEai8BAGohCEEAIQECQANAIAIgCE8NASACQQFqIQYCQAJAIAItAAAiBEE/TQRAIAMgBEEDdmpBAWohAiABBEAgACADIAIQfg0DCyABQQFzIQEgBEEHcSACakEBaiEFDAELAn8gAyAEakH/AGsgBMBBAEgNABogBi0AACEFIARB3wBNBEAgAkECaiEGIAMgBEEIdGogBWpB//8AawwBCyACQQNqIQYgAi0AAiADIARBEHRqIAVBCHRqakH///8CawshBSADIQILIAEEQCAAIAIgBRB+DQELIAFBAXMhASAGIQIgBSEDDAELC0F/IQcLIAcLOABBsNQCIAEQrwQiAUEASARAQX4PCyAAIAFBHU0Ef0IBIAGthqcFIAFBAnRB2NgCaigCAAsQoQYLNQEBfyMAQRBrIgMkACADIAE2AgggAyACQQFqNgIMIAAgA0EIakECELEEIQAgA0EQaiQAIAALlwIBA38gASgCACICQf7/B08EQCAAQYY7QQAQOkF/DwsCQCACQQFNBEAgAEECQX8QuAEaDAELIAEoAgggAkECdGoiBEEEaygCACIDQX9GBEAgBEEIaygCACEDCyACQQF2IQIgA0H//wNNBEAgAEEVIAIQsgRBACECA0AgAiABKAIATg0CIAAgAkECdCIDIAEoAghqLwEAECogAEF/IAEoAgggA0EEcmooAgBBAWsiAyADQX5GG0H//wNxECogAkECaiECDAALAAsgAEEWIAIQsgRBACECA0AgAiABKAIATg0BIAAgAkECdCIDIAEoAghqKAIAEB0gACABKAIIIANBBHJqKAIAQQFrEB0gAkECaiECDAALAAtBAAsmAQF/IAAoAjgiAUEASARAIAAgACAAQTxqQQAQqwYiATYCOAsgAQvgAgEFfyMAQZABayIEJAAg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IgMgAkohBEKAgICAECEBIAMhAiAERQ0BDAILIAYoAgwgBWsiAyECC0KAgICAECEBIANBAEggAiADSHINAANAIAkgByADQQAgBRCzA0UEQEKBgICAECEBDAILIAIgA0chBCADQQFqIQMgBA0ACwsgACAKEA8gACALEA8LIAZBEGokACABC7ADAwd/AXwBfiMAQRBrIgUkAAJAIAAgARBZIgFCgICAgHCDQoCAgIDgAFENAAJAAkAgACADKQMAECgiDUKAgICAcINCgICAgOAAUQ0AIA2nIgkoAgRB/////wdxIQYgAaciCigCBEH/////B3EhBwJAIAQEQCAFIAcgBmsiCzYCDEF/IQhBACEEIAJBAkgNASAAIAUgAykDCBBCDQIgBSsDACIMvUL///////////8Ag0KAgICAgICA+P8AVg0BIAxEAAAAAAAAAABlBEAgBUEANgIMDAILIAwgC7djRQ0BIAUCfyAMmUQAAAAAAADgQWMEQCAMqgwBC0GAgICAeAs2AgwMAQsgBUEANgIMIAJBAk4EQCAAIAVBDGogAykDCCAHQQAQVw0CCyAHIAZrIQRBASEIC0F/IQIgBiAHSw0BIAQgBSgCDCIDayAIbEEASA0BA0AgCiAJIANBACAGELMDRQRAIAMhAgwDCyADIARGDQIgAyAIaiEDDAALAAsgACABEA8gACANEA9CgICAgOAAIQEMAQsgACABEA8gACANEA8gAq0hAQsgBUEQaiQAIAELkwECAX4BfyMAQRBrIgIkAEKAgICA4AAhBAJAIAAgARBZIgFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsCQCAAIAJBDGogAykDABC6AQ0AQoCAgIAwIQQgAigCDCIDQQBIDQAgAyABpyIFKAIEQf////8HcU8NACAFIAJBDGoQyQGtIQQLIAAgARAPCyACQRBqJAAgBAtpAgJ/AX4gACABEFkhAQNAIAIgBEwgAUKAgICAcINCgICAgOAAUXJFBEAgAyAEQQN0aikDACIGQiCIp0F1TwRAIAanIgUgBSgCAEEBajYCAAsgBEEBaiEEIAAgASAGEMQCIQEMAQsLIAELyAECAX4BfyMAQRBrIgIkAEKAgICA4AAhBAJAIAAgARBZIgFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsCQCAAIAJBDGogAykDABC6AQ0AAkAgAigCDCIDQQBOBEAgAyABpyIFKQIEIgSnQf////8HcUkNAQsgAEEvEC0hBAwBCyAFQRBqIQUgAAJ/IARCgICAgAiDUEUEQCAFIANBAXRqLwEADAELIAMgBWotAAALQf//A3EQnwMhBAsgACABEA8LIAJBEGokACAEC7gBAgJ+AX8jAEEQayICJABCgICAgOAAIQQCQCAAIAEQWSIBQoCAgIBwg0KAgICA4ABRBEAgASEEDAELAkAgACACQQxqIAMpAwAQugENAEKAgICAwH4hBCACKAIMIgNBAEgNACADIAGnIgYpAgQiBadB/////wdxTw0AIAZBEGohBiAFQoCAgIAIg1BFBEAgBiADQQF0ajMBACEEDAELIAMgBmoxAAAhBAsgACABEA8LIAJBEGokACAEC+MBAgF+An8jAEEQayICJAACQCAAIAFBLRBLIgNFBEAgBEEANgIAQoCAgIDgACEBDAELQoCAgIAwIQECQCADKQMAIgZCgICAgHCDQoCAgIAwUgRAIAIgAygCDCIFNgIMIAUgBqciBygCBEH/////B3FJDQEgACAGEA8gA0KAgICAMDcDAAsgBEEBNgIADAELIAcgAkEMahDJASEIIAMgAigCDDYCDCAEQQA2AgAgCEH//wNNBEAgACAIQf//A3EQnwMhAQwBCyAAIAcgBUEBdGpBEGpBAhDuAyEBCyACQRBqJAAgAQs3ACMAQRBrIgIkACAAIAJBDGogAykDABB3IQAgAigCDCEDIAJBEGokAEKAgICA4AAgA2etIAAbC04AIwBBEGsiAiQAQoCAgIDgACEBAkAgACACQQxqIAMpAwAQdw0AIAAgAkEIaiADKQMIEHcNACACKAIIIAIoAgxsrSEBCyACQRBqJAAgAQsGACAAtrsLfwAgACAAKQPQASIBQgyIIAGFIgFCGYYgAYUiAUIbiCABhSIBNwPQAUKAgICAwH4gAUKdurP7lJL9oiV+QgyIQoCAgICAgID4P4S/RAAAAAAAAPC/oL0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwujBAMDfAV/A34jAEEQayIIJAAgCEIANwMIAkACQCACQQBMDQBCgICAgOAAIQEgACAIQQhqIAMpAwAQQg0BQQEhCSAIKwMIIQQgAkEBRwRAA0AgAiAJRg0CIAAgCCADIAlBA3RqKQMAEEINAyAJQQFqIQkgCCsDACEFIwBBIGsiByQAIAS9Qv///////////wCDIg0gBb1C////////////AIMiDCAMIA1WGyIOvyEEAkAgDkI0iKciCkH/D0YNACANIAwgDCANVBsiDL8hBQJAIA5QDQAgDEI0iKciC0H/D0YNACALIAprQcEATgRAIAUgBKAhBAwCCwJ8IAtB/gtPBEAgBEQAAAAAAAAwFKIhBCAFRAAAAAAAADAUoiEFRAAAAAAAALBrDAELRAAAAAAAAPA/IApBvARLDQAaIAREAAAAAAAAsGuiIQQgBUQAAAAAAACwa6IhBUQAAAAAAAAwFAshBiAHQRhqIAdBEGogBRCKBiAHQQhqIAcgBBCKBiAGIAcrAwAgBysDEKAgBysDCKAgBysDGKCfoiEEDAELIAUhBAsgB0EgaiQADAALAAsgBJkhBAsgBL0iAQJ/IASZRAAAAAAAAOBBYwRAIASqDAELQYCAgIB4CyIAt71RBEAgAK0hAQwBC0KAgICAwH4gAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGyEBCyAIQRBqJAAgAQtOACAAIABEAAAAAAAA8L9EAAAAAAAA8D8gAEQAAAAAAAAAAGMbIAC9Qv///////////wCDQoCAgICAgID4/wBWGyAARAAAAAAAAAAAYRsLQwACfCABvUKAgICAgICA+P8Ag0KAgICAgICA+P8AUQRARAAAAAAAAPh/IACZRAAAAAAAAPA/YQ0BGgsgACABEI8DCwuDAQICfgF/IAC9IgFCNIinQf8PcSIDQf4HTQRAIAFCgICAgICAgICAf4MhAiADQf4HRyABQoCAgICAgIDwv39RckUEQCACQoCAgICAgID4P4S/DwsgAr8PCyADQbIITQR8IAFCP4cgAXxCAUGzCCADa62GIgFCAYh8QgAgAX2DvwUgAAsLggUDAnwFfwF+IwBBEGsiCSQAAn5CgICAgMD+//v/AEKAgICAwP7/eyAEGyACRQ0AGgJ8IAMpAwAiAUL/////D1gEQEEBIAIgAkEBTBshCiABpyEIQQEhBwNAIAcgCkcEQCAItyADIAdBA3RqKQMAIgFCgICAgBBaDQMaIAggAaciCyAIIAtKGyAIIAsgCCALSBsgBBshCCAHQQFqIQcMAQsLIAitDAILQoCAgIDgACAAIAlBCGogARBCDQEaQQEhByAJKwMICyEFIAcgAiACIAdIGyECA0AgAiAHRwRAQoCAgIDgACAAIAkgAyAHQQN0aikDABBCDQIaAkAgBb0iDEL///////////8Ag0KAgICAgICA+P8AVg0AIAkrAwAiBr0iAUL///////////8Ag0KAgICAgICA+P8AVgRAIAYhBQwBCyAFRAAAAAAAAAAAYSAGRAAAAAAAAAAAYXEhCiAEBEAgCgRAIAEgDIO/IQUMAgsgBSAFIAalIAa9Qv///////////wCDQoCAgICAgID4/wBWGyAGIAW9Qv///////////wCDQoCAgICAgID4/wBYGyEFDAELIAoEQCABIAyEvyEFDAELIAUgBSAGpCAGvUL///////////8Ag0KAgICAgICA+P8AVhsgBiAFvUL///////////8Ag0KAgICAgICA+P8AWBshBQsgB0EBaiEHDAELCyAFvSIBAn8gBZlEAAAAAAAA4EFjBEAgBaoMAQtBgICAgHgLIgC3vVEEQCAArQwBC0KAgICAwH4gAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwshASAJQRBqJAAgAQstAEKAgICA4AAgACADKQMAIAMpAwhBABCLAiIAQQBHrUKAgICAEIQgAEEASBsLoAEBA34gAykDACIFIQQgAkEETgRAIAMpAxghBAsgBUL/////b1gEQCAAECRCgICAgOAADwsgAykDECEBQoCAgIDgACEGAkAgACADKQMIEDEiAkUNACABQiCIp0F1TwRAIAGnIgMgAygCAEEBajYCAAsgACAFIAIgASAEQQAQhgQhAyAAIAIQEyADQQBIDQAgA0EAR61CgICAgBCEIQYLIAYLjwEAAkACQCADKQMAIgFC/////29YBEAgBARAIAAQJAwDCyABQiCIp0F1SQ0BIAGnIgAgACgCAEEBajYCACABDwsgACABELYDIgJBAEgNASAEBEAgAkEAR61CgICAgBCEDwsgAkUEQCAAQfjiAEEAEBUMAgsgAaciACAAKAIAQQFqNgIACyABDwtCgICAgOAACyoAIAMpAwAiAUL/////b1gEQCAAECRCgICAgOAADwsgACABQQNBABCqAgtPAAJAAkAgAykDACIBQv////9vWARAIARFBEBCgICAgBAPCyAAECQMAQsgACABEJkBIgBBAE4NAQtCgICAgOAADwsgAEEAR61CgICAgBCEC2MBAX4gAykDACIEQv////9vWARAIAAQJEKAgICA4AAPC0KAgICA4AAhAQJAIAAgAykDCBAxIgJFDQAgACAEIAIQcSEDIAAgAhATIANBAEgNACADQQBHrUKAgICAEIQhAQsgAQs2ACADKQMAIgFCIIinIgJBf0YgBEUgAkF+cUECR3FyRQRAIAAQJEKAgICA4AAPCyAAIAEQ6AELYwECfgJAAkAgAykDACIBQv////9vWARAIAAQJAwBCyADKQMIIQUgASEEIAJBA04EQCADKQMQIQQLIAAgBRAxIgINAQtCgICAgOAADwsgACABIAIgBEEAEBQhASAAIAIQEyABC2YBAX4gAykDACIEQv////9vWARAIAAQJEKAgICA4AAPC0KAgICA4AAhAQJAIAAgAykDCBAxIgJFDQAgACAEIAJBABDVASEDIAAgAhATIANBAEgNACADQQBHrUKAgICAEIQhAQsgAQuLAQECfiADKQMAIgFC/////29YBEAgABAkQoCAgIDgAA8LIAMpAxAhBkKAgICA4AAhBQJAIAAgAykDCBAxIgJFDQAgACABIAIgBiAERUEOdBDHBCEDIAAgAhATIANBAEgNACAEBEAgA0EAR61CgICAgBCEDwsgAaciACAAKAIAQQFqNgIAIAEhBQsgBQuaAQIBfwJ+IwBBEGsiBCQAIAMpAwghBSADKQMAIgYhAQJAAkACQAJAIAJBA0gNACADKQMQIgFCgICAgHBaBEAgAactAAVBEHENAQsgAEGiPkEAEBUMAQsgACAEQQxqIAUQiQQiAg0BC0KAgICA4AAhAQwBCyAAIAYgASAEKAIMIgMgAhCQAyEBIAAgAiADEJsDCyAEQRBqJAAgAQsVACAAIAMpAwAgAyADQQhqQQIQnQMLVgIBfgF/IAAgARC0AyIBQoCAgIBwg0KAgICA4ABRBEAgAQ8LQoCAgIAwIQIgAaciAygCBEGAgICAeEcEQCAAIAAoAhAgAxDBAhAtIQILIAAgARAPIAILCQAgACABELQDC1sBAX4jAEEQayICJAAgAiAAIAEQtAMiATcDCAJAIAFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsgAEKAgICAMEEBIAJBCGoQlwYhBCAAIAEQDwsgAkEQaiQAIAQLfgEBfiADKQMAIgFCgICAgHCDQoCAgICAf1IEQCAAQfbSAEEAEBVCgICAgOAADwtCgICAgDAhBCABpyIAKQIEQoCAgICAgICAQINCgICAgICAgICAf1EEfiAAIAAoAgBBAWo2AgAgAUL/////D4NCgICAgJB/hAVCgICAgDALCzwBAX5CgICAgOAAIQEgACADKQMAECgiBEKAgICAcINCgICAgOAAUgR+IAAgBKdBAhCABAVCgICAgOAACwuBBAIBfgF/AkACQAJAAkACQCABQoCAgIBwWgRAIAGnIgIvAQZBL0YNAQsgBEEBNgIADAELIAIoAiAhAiAEQQE2AgAgAg0BCyAAQbY/QQAQFQwBCwJAAkACQAJAAkACQAJAAkAgAigCACIHQQFrDgQCAgcBAAsgBUUNAiAAKAIQIAIQtQMLQoCAgIAwIQEgBUEBaw4CAwQHCyADKQMAIgFCIIinQXVPBEAgAaciAyADKAIAQQFqNgIACwJAIAVBAkcNAEEBIQMgB0EBRw0AIAAgARCKAQwCCyACKAJEIgMgBa03AwAgA0EIayABNwMAIAIgA0EIajYCRAtBACEDCyACQQM2AgAgAiADNgIUIAAgAkEIahC0AiEBIAJBATYCACABQoCAgIBwg0KAgICA4ABRBEAgACgCECACELUDIAEPCyACKAJEQQhrIgMpAwAhBiADQoCAgIAwNwMAIAFC/////w9YBEAgAUICUQRAIAJBAjYCACAEQQI2AgAgBg8LIARBADYCACAGDwsgACABEA8gACgCECACELUDIAYPCyADKQMAIgFCIIinQXVJDQMgAaciACAAKAIAQQFqNgIAIAEPCyADKQMAIgFCIIinQXVPBEAgAaciAiACKAIAQQFqNgIACyAAIAEQigEMAQsgAEGUP0EAEBULQoCAgIDgACEBCyABC+8BAQN+IwBBEGsiAiQAQoCAgIDgACEEAkAgACAAIAEQJSIBQQEQkAIiBUKAgICAcINCgICAgOAAUQ0AIAVCIIinIgNBACADQQtqQRJJG0UEQCAAIAJBCGogBRBCQQBIDQFCgICAgCAhBCACKQMIQoCAgICAgID4/wCDQoCAgICAgID4/wBRDQELQoCAgIDgACEEIAAgAUG/3AAQsgEiBkKAgICAcINCgICAgOAAUQ0AIAAgBhA4RQRAIABB7PEAQQAQFSAAIAYQDwwBCyAAIAYgAUEAQQAQLyEECyAAIAEQDyAAIAUQDyACQRBqJAAgBAuNAgIBfAF+IwBBEGsiAiQAQoCAgIDgACEFAkAgACACQQhqIAEQmwINACAAIAJBCGogAykDABBCDQAgAgJ+IAIrAwgiBL0iBUKAgICAgICA+P8Ag0KAgICAgICA+P8AUgRAIASdIgREAAAAAACwnUCgIAQgBEQAAAAAAABZQGMbIAQgBEQAAAAAAAAAAGYbIgS9IQULAn8gBJlEAAAAAAAA4EFjBEAgBKoMAQtBgICAgHgLIgO3vSAFUQRAIAOtDAELQoCAgIDAfiAFQoCAgIDAgYD8/wB9IAVC////////////AINCgICAgICAgPj/AFYbCzcDACAAIAFBASACQREQyAQhBQsgAkEQaiQAIAULiQECAX4BfCMAQRBrIgIkAEKAgICA4AAhBAJAIAAgAkEIaiABEJsCDQAgACACQQhqIAMpAwAQQg0AIAAgASACKwMIIgWdRAAAAAAAAAAAoEQAAAAAAAD4fyAFRAAA3MIIsj5DZRtEAAAAAAAA+H8gBUQAANzCCLI+w2YbEMkEIQQLIAJBEGokACAEC9cBAQF8IwBB0ABrIgIkAAJ+QoCAgIDgACAAIAEgAiAEQQ9xQQAQtwMiAEEASA0AGkKAgICAwH4gAEUNABogBEGAAnEEQCACIAIrAwBEAAAAAACwncCgOQMACyACIARBBHZBD3FBA3RqKwMAIgW9IgECfyAFmUQAAAAAAADgQWMEQCAFqgwBC0GAgICAeAsiBLe9UQRAIAStDAELQoCAgIDAfiABQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbCyEBIAJB0ABqJAAgAQuFAQEBfCMAQRBrIgIkAAJ+QoCAgIDgACAAIAJBCGogARCbAg0AGkKAgICAwH4gAisDCCIEvUL///////////8Ag0KAgICAgICA+P8AVg0AGgJ+IASdIgSZRAAAAAAAAOBDYwRAIASwDAELQoCAgICAgICAgH8LELgDrQshASACQRBqJAAgAQuGAQEBfgJAIAFC/////29YBEAgABAkDAELAkAgAykDACIEQoCAgIBwg0KAgICAkH9SDQAgACAEEDEiAkUNASAAIAIQE0ERIQMCQAJAAkAgAkHGAGsOBgIDAQMDAgALIAJBFkcNAgtBECEDCyAAIAEgAxCQAg8LIABBtitBABAVC0KAgICA4AALlgEBAXwjAEEQayICJAACfkKAgICA4AAgACACQQhqIAEQmwINABogAisDCCIEvSIBAn8gBJlEAAAAAAAA4EFjBEAgBKoMAQtBgICAgHgLIgC3vVEEQCAArQwBC0KAgICAwH4gAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwshASACQRBqJAAgAQvsAgIDfwF8IwBB0ABrIgQkACAEQRBqQQBBOBArGiAEQoCAgICAgID4PzcDIEKAgICAwH4hAQJAIAJFDQBBByACIAJBB04bIgJBACACQQBKGyECA0AgAiAFRwRAIAAgBEEIaiADIAVBA3QiBmopAwAQQgRAQoCAgIDgACEBDAMLIAQrAwgiB71CgICAgICAgPj/AINCgICAgICAgPj/AFENAiAEQRBqIAZqIAedOQMAAkAgBQ0AIAQrAxAiB0QAAAAAAAAAAGZFIAdEAAAAAAAAWUBjRXINACAEIAdEAAAAAACwnUCgOQMQCyAFQQFqIQUMAQsLIARBEGpBABDgAiIHvSIBAn8gB5lEAAAAAAAA4EFjBEAgB6oMAQtBgICAgHgLIgW3vVEEQCAFrSEBDAELQoCAgIDAfiABQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbIQELIARB0ABqJAAgAQtWABDQBCIBQoCAgIAIfEL/////D1gEQCABQv////8Pgw8LQoCAgIDAfiABub0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwsIAEKAgICAMAuqHQIGfwR+IwBB0ABrIgYkAAJAAkAgAEEQaiIDQYgCIAAoAgARAwAiAUUNACABQQVqQQBBgwIQKxogAUEFOgAEIAFBATYCACAAKAJQIgQgAUEIaiIFNgIEIAEgAEHQAGo2AgwgASAENgIIIAAgBTYCUCABIAMgACgCQEEDdCAAKAIAEQMAIgQ2AiggBEUEQCADIAEgACgCBBEAAAwBCyABIAA2AhAgACgCSCIDIAFBFGoiBTYCBCABIABByABqNgIYIAEgAzYCFCAAIAU2AkggAULxgICAgDk3AtwBIAEgAEHYAWo2AtgBIAAoAkAiAEEAIABBAEobIQADQCAAIAJGRQRAIAQgAkEDdGpCgICAgCA3AwAgAkEBaiECDAELCyABQoCAgIAgNwNQIAFCgICAgCA3A0ggAUKAgICAIDcDQCABIAFB9AFqIgA2AvgBIAEgADYC9AEgAUKAgICAIBBHIQcgASgCKCAHNwMIQQAhAiABIAFBEUHMngFBAEEAQQAgBxDxASIHNwMwIAdCIIinQXVPBEAgB6ciACAAKAIAQQFqNgIACyABKAIoIAc3A2ggARA0IQcgASgCKCAHNwMYIAEgB0GQ1QFBAxAiA0AgASgCKCEAIAJBCEZFBEAgAkECdEGQpgFqKAIAIQMgASABIAApAxgQRyIHQTYgASADEMoEQQMQGRogASAHQTMgAUEvEC1BAxAZGiABIAJBA3RqIAc3A1ggAkEBaiECDAELCyABIAApAwhBAhBJIQcgASgCKCAHNwMQQQAhAiABIAEgB6dBACAHQv////9vVhtBARDFBDYCJCABIAFBJGpBAEEwQQoQwwQaIAEgAUESQQBBABDeAjcDsAEgAUETQQBBABDeAiEHIAEgASkDMEHPAEKAgICAMCAHIAEpA7ABQYEyEG0aIAEgASkDMEHNAEKAgICAMCAHIAEpA7ABQYEyEG0aIAEgBxAPIAEgASAHIAEgAUGwAWpBARCxBhAPIAEgARA0NwPAASABIAFCgICAgCAQRzcDyAEgASABQc4xQRRBASABKAIoKQMIEL8BQcDVAUEWECIgASABKAIoKQMIQaDYAUELECIgASABKQMwQdDZAUEHECIgASABQRVB38wAQQFBBUEAEIIBIgc3AzggB0IgiKdBdU8EQCAHpyIAIAAoAgBBAWo2AgALIAEgB0HfzAAgASkDMBDeASABIAFBFkG8wABBAUEFQX8QggEiB0G8wAAgASgCKCkDGBDeAQNAIAJBCEZFBEAgASABQRYgAkECdEGQpgFqKAIAIgBBAkEBIAJBB0YbQQUgAiAHEPEBIAAgASACQQN0aikDWBDeASACQQFqIQIMAQsLIAEgARA0Igc3A5gBIAEgB0HA2gFBARAiIAEgASgCKCkDEEHQ2gFBIBAiIAFB1x9BF0EBIAEoAigpAxAQvwEiB0IgiKdBdU8EQCAHpyIAIAAoAgBBAWo2AgALIAEgBzcDQCABIAdB0N4BQQQQIiAGQbCmAUHKABAfIgMhAkHjACEAIAFCgICAgCAQRyEHA0AgAEH/AXEEQCABIAcgAkKBgICAEEEHEO8BGiACED8gAmpBAWoiAi0AACEADAELCyABIAEoAigpAxBB2wEgB0EBEBkaIAEgASABKAIoKQMQIgdB6wAgB0EAEBQ3A6gBIAEgASkDmAEQRyEHIAEoAiggBzcD4AIgASAHQZDfAUECECIgASABKQPAAUGw3wFBDhAiIAEgASgCKCkDCEEEEEkhByABKAIoIAc3AyAgASAHQgAQ2wEgASABKAIoKQMgQeDhAUEGECIgASABQYfIAEEYQQEgASgCKCkDIBC/AUHA4gFBDhAiIAEgASgCKCkDCEEGEEkhByABKAIoIAc3AzAgASAHQoCAgIAQENsBIAEgASgCKCkDMEGg5AFBAhAiIAFB8tEAQRlBASABKAIoKQMwEL8BGiABIAEoAigpAwhBBRBJIQcgASgCKCAHNwMoIAEgByABQS8QLRDbASABIAFB0NwAQRpBASABKAIoKQMoEL8BQcDkAUEDECIgASABKAIoKQMoQfDkAUExECIgASABKQOYARBHIQcgASgCKCAHNwPoAiABIAdB8OsBQQIQIiADEKMEIAFCASADNAIIIAMpAwBCwIQ9fnwiByAHQgFYGzcD0AEgASABKQPAAUGQ7AFBARAiIAEgASkDwAFB4PEBQQEQIiABEDQhByABKAIoIAc3AzggASAHQdDzAUEFECIgASABQYPTAEEbQQAgASgCKCkDOBC/ASIHQaD0AUECECJB0AEhAiABIQADQCACQd4BRkUEQCAAIAcgACgCECADIAIQkAEiBEEuEKYDIgVBAWogBCAFGyAAIAIQXEEAEO8BGiACQQFqIQIMAQsLIAAgACkDmAEQRyEHIAAoAiggBzcD+AIgACAHQcD0AUEEECIgACAAKQMwEEchByAAKAIoIAc3A4ABIABBFUHIzABBAUEFQQEQggEhByAAIAAoAigpA4ABQYD1AUEBECIgACAAKAIoIgIpA4ABIAIpA/gCQQFBARCWAiAAIAcgACgCKCkDgAFBAEEBEJYCIAAgBxAPIAAgAEEcQbnVAEEBEN4CIgc3A7gBIAApA8ABIQggB0IgiKdBdU8EQCAHpyICIAIoAgBBAWo2AgALIAAgCEE6IAdBAxAZGiAAKQPAASIHQiCIp0F1TwRAIAenIgIgAigCAEEBajYCAAsgACAHQYoBIAdBAxAZGiAAEDQhByAAKAIoIAc3A1AgACAHQdDLAUEvECIgACAAQeXiAEEdQQcgACgCKCkDUBC/AUHA0gFBAxAiIABBHjYCgAIgACAAKAIoKQMoQZDBAUEBECIgAEEfNgL8ASAAEDQhByAAKAIoIAc3A5ABIAAgB0GgwQFBERAiIABBtskAQSBBAiAAKAIoKQOQARC/ASIHQiCIp0F1TwRAIAenIgIgAigCAEEBajYCAAsgACAHNwNIIAAgB0GwwwFBARAiIAAgACkDmAEQRyEHIAAoAiggBzcD8AIgACAHQcDDAUECECIgACAAKQPAAUHgwwFBARAiAkAgACgCECICKAJAQTFPBEAgAigCRCgCgAkNAQsgAkHYpAFBMEEBEM0DGiACKAJEIgJBkAlqQSE2AgAgAkGUCWpB5KQBNgIACyAAQSJB0RpBAkECQQAQggEiB0KAgICAcFoEQCAHpyICIAItAAVBEHI6AAULIAAgB0GgxAFBARAiIAAgACkDwAFB0RogB0EDEO8BGkEAIQIDQAJAIAJBBEYEQEEAIQIDQCACQQJGDQIgACAAKQOYARBHIQcgACgCKCACQQN0aiAHNwPQAiAAIAcgAkECdEGQpQFqKAIAIAJBnKUBai0AABAiIAJBAWohAgwACwALIAAoAhAgAyACQbUBahCQASEEIAAQNCEHIAJBJmpBA3QiBSAAKAIoaiAHNwMAIAAgByACQQJ0QYClAWooAgAgAkGYpQFqLQAAECIgAEEjIARBAEEDIAIQggEhByACQQFNBEAgACAHQfDIAUEBECILIAAgByAEIAAoAiggBWopAwAQ3gEgAkEBaiECDAELCyAAEDQhByAAKAIoIAc3A5gBIAAgB0GQ9QFBAxAiIAAgAEHkxgBBJCAAKAIoKQOYARCXBEHA9QFBAhAiIAAQNCEHIAAoAiggBzcDoAEgACAHQeD1AUEDECIgACAAQb3GAEElIAAoAigpA6ABEJcEQZD2AUEBECIgACAAEDQiB0Gg9gFBHhAiIAAgB0E3IAAgACgCKCkDECIIQTcgCEEAEBRBAxAZGiAAIABBJkHSH0EAEN4CIghBgPoBQQMQIiAAIAggBxD7BUEVIQIDQCACQSBGRQRAIAEgBxBHIQkgAkEDdCIAIAEoAihqIAk3AwAgASAJQcWBAUEBIAJB5aYBai0AAHStIglBABDvARogASABQScgASgCECADIAJBjgFqEJABIgRBA0EDIAIgCBDxASIKIAQgASgCKCAAaikDABDeASABIApBxYEBIAlBABDvARogAkEBaiECDAELCyABIAcQDyABIAgQDyABEDQhByABKAIoIAc3A4ACIAEgB0Gw+gFBGBAiIAFBuyJBKCABKAIoKQOAAhCXBBoCQCABKAIQIgAoAkBBMk8EQCAAKAJEKAKYCQ0BCyAAQaClAUExQQkQzQMaIAAoAkQiAEHQCmpBKTYCACAAQaAKakEqNgIAIABBiApqQSo2AgAgAEHwCWpBKzYCACAAQdgJakEsNgIAIABBwAlqQSw2AgALIAEQNCEHIAEoAiggBzcDiAMgASAHQYDJAUEEECIgAUEtQafjAEEBQQJBABCCASIHQiCIp0F1TwRAIAenIgAgACgCAEEBajYCAAsgASAHNwNQIAEgB0HAyQFBBxAiIAEgB0Gn4wAgASgCKCkDiAMQ3gEgASABKQMwEEchByABKAIoIAc3A6ADIAFBFUHazABBAUEFQQIgASkDOBDxASEHIAEgASgCKCkDoANBsMoBQQEQIiABIAcgASgCKCkDoANBAEEBEJYCIAEgBxAPIAEgARA0Igc3A6ABIAEgB0HAygFBARAiIAEgASkDoAEQRyEHIAEoAiggBzcDuAMgASAHQdDKAUEDECIgASABKQOgARBHIQcgASgCKCAHNwPIAyABIAdBgMsBQQQQIiABIAEpAzAQRyEHIAEoAiggBzcDwAMgAUEVQcPMAEEBQQVBAyABKQM4EPEBIQcgASABKAIoKQPAA0HAywFBARAiIAEgASgCKCIAKQPAAyAAKQPIA0EBQQEQlgIgASAHIAEoAigpA8ADQQBBARCWAiABIAcQDyABKAIQIgBBLjYClAIgAEEvNgKkAiAAQTA2AqACIABBMTYCnAIgAEEyNgKYAiABEDQhByABKAIoIAc3A4gCIAEgB0GA0wFBAxAiIAEgAUGILUEzQQEgASgCKCkDiAIQvwFBsNMBQQ4QIgwBC0EAIQELIAZB0ABqJAAgAQsHACAAEN8EC4cCAQh/An4gACgCECgCeCMAIgciDCABpygCICIIKAIQIgkgA2oiC0EDdCIKa0sEQCAAEOkBQoCAgIDgAAwBCyAJQQAgCUEAShshDSAHIApBD2pBcHFrIgckAAN+IAYgDUYEfkEAIQYgA0EAIANBAEobIQMDQCADIAZGRQRAIAcgBiAJakEDdGogBCAGQQN0aikDADcDACAGQQFqIQYMAQsLIAVBAXEEQCAAIAEgAhBSIQMgACAIKQMAIgEgASACIAMbIAsgBxCQAwwDCyAAIAgpAwAgCCkDCCALIAcQIQUgByAGQQN0IgpqIAggCmopAxg3AwAgBkEBaiEGDAELCwshASAMJAAgAQuxAQEBfyAAQcgAEF8iBQRAIAVBADYCAAJAIAAgBUEIaiIGIAEgAiADIAQQ7QMEQCAFQQQ2AgAMAQsgACAGELQCIgJCgICAgHCDQoCAgIDgAFENACAAIAIQDyAAIAFBLxBlIgFCgICAgHCDQoCAgIDgAFENACABQoCAgIBwWgRAIAGnIAU2AiALIAEPCyAAKAIQIAUQ7AMgACgCECIAQRBqIAUgACgCBBEAAAtCgICAgOAAC4gHAgl/AXwjAEFAaiIGJAACQCAAKAIQIgooAnggBiABpyIILQAoIgtBA3QiDGtLBEAgABDpAUKAgICA4AAhAQwBCyAILQApIQ0gBiAKKAKMASIANgIQIAogBkEQajYCjAEgAAR/IAAoAihBBHEFQQALIQAgCCgCICEHIAYgATcDGCAGIAA2AjggBiADNgI0AkAgAyALTgRAIAQhAAwBCyADQQAgA0EAShshDiAGIAxBD2pB8B9xayIAJAADQCAJIA5GBEAgAyEEA0AgBCALRkUEQCAAIARBA3RqQoCAgIAwNwMAIARBAWohBAwBCwsgBiALNgI0BSAAIAlBA3QiDGogBCAMaikDADcDACAJQQFqIQkMAQsLCyAGIAA2AiAgCCgCJCEEAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIA0ODQsCAAEAAQcIAwQFBgkKCyAFQQFxDQpCgICAgDAhAiANQQJHDQoMCwsgBUEBcQ0AQoCAgIAwIQIgDUEDRg0KCyAHIAIgAyAAIAguASogBBEFACEBDAsLIAcgAiAEEQgAIQEMCgsgByACIAApAwAgBBEYACEBDAkLIAcgAiAILgEqIAQREAAhAQwICyAHIAIgACkDACAILgEqIAQRNAAhAQwHCyAHIAZBCGogACkDABBCDQUgBisDCCAEEQsAIg+9IgECfyAPmUQAAAAAAADgQWMEQCAPqgwBC0GAgICAeAsiALe9UQRAIACtIQEMBwtCgICAgMB+IAFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhshAQwGC0KAgICA4AAhASAHIAZBCGogACkDABBCDQUgByAGIAApAwgQQg0FIAYrAwggBisDACAEESMAIg+9IgECfyAPmUQAAAAAAADgQWMEQCAPqgwBC0GAgICAeAsiALe9UQRAIACtIQEMBgtCgICAgMB+IAFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhshAQwFCyAHIAIgAyAAIAZBCGogCC4BKiAEERIAIgFCgICAgHCDQoCAgIDgAFENBCAGKAIIIgBBAkYNBCAHIAEgABD/AiEBDAQLEAEACyAHIAIgAyAAIAQRAgAhAQwCCyAHQZwiQQAQFQtCgICAgOAAIQELIAogBigCEDYCjAELIAZBQGskACABC9UBAQV/IwAiBSEIAkAgAUKAgICAcFQNACABpyIGLwEGQQ9HDQAgBigCICEHCyAAIAIgAyADIActAAQiAEgEf0EAIQYgA0EAIANBAEobIQkgBSAAQQN0QQ9qQfAfcWsiBSQAA38gBiAJRgR/IAMhBAN/IAAgBEYEfyAFBSAFIARBA3RqQoCAgIAwNwMAIARBAWohBAwBCwsFIAUgBkEDdCIKaiAEIApqKQMANwMAIAZBAWohBgwBCwsFIAQLIAcvAQYgB0EIaiAHKAIAERIAIQEgCCQAIAEL0woCD38BfiMAQTBrIgUkAAJAIAAgARBZIgFCgICAgHCDQoCAgIDgAFENAAJAIAAgARAoIhNCgICAgHCDQoCAgIDgAFEEQEF/IQQMAQsCQCAAQQEgE6ciDCgCBEH/////B3EiBiAGQQFNG0ECdBApIgtFBEBBfyEEDAELIAVBADYCEANAIAYgB0wNASALIARBAnRqIAwgBUEQahDJATYCACAEQQFqIQQgBSgCECEHDAALAAsgACATEA8LIAAgARAPQoCAgIDgACEBIARBAEgNAAJAAkAgAkUNACADKQMAIhNCgICAgHCDQoCAgIAwUQ0AAkAgACAFQQxqIBMQ5QEiAgRAAkAgAi0AAEHOAEcNACACLQABQcYARw0AIAJBA0ECIAItAAJBywBGIgMbai0AACIGQcMAa0H/AXFBAUsNACAFKAIMIAJBA2ogAkECaiADGyACa0EBakYNAgsgACACEFQgAEGC0gBBABBQCyAAQRBqIRAgCyEGDAILIAAgAhBUIAYgA0EBdGpBwwBrIQgLIAAoAhAhAiAFQgA3AxggBUIANwMQIAUgAjYCJCAFQTs2AiAgACIMQRBqIRBBfyEAAkAgBUEQaiAEQQJ0IgIQxgEEQEEAIQYMAQsCQCAIRQRAQQAhByAEQQAgBEEAShshAwNAIAMgB0YNAiAHQQJ0IQYgB0EBaiEHIAYgC2ooAgBB/wFNDQALCyAFQRBqIAsgBCAIQQF2EOwEQQAhBiAFKAIcDQEgBSgCFCIHQQJ2IgBBAWshCkEAIQIgBSgCECEGA0ACQCAAIAJKBEAgBiACIgRBAnRqKAIAEKYCRQ0BA0AgBCAKRgRAIAAhAgwDCyAGIARBAWoiA0ECdGooAgAiDRCmAiIJBEADQAJAIAIgBEoNACAGIARBAnRqIg4oAgAiDxCmAiAJTA0AIA4gDzYCBCAEQQFrIQQMAQsLIARBAnQgBmogDTYCBCADIQQMAQUgAyECDAMLAAsACyAIQQFxIAdBCElyDQNBASAAIABBAU0bIQ5BASEIQQEhAANAIAggDkYNBCAGIAhBAnRqKAIAIgMQpgIhByAAIQQCQAJAA0AgBEEATA0BIAYgBEEBayIEQQJ0aiIPKAIAIgIQpgIiCgRAIAcgCkohAkGAAiEHIAINAQwCCwsCQCADQeEia0EUSyACQYAia0ESS3JFBEAgA0EcbCACQcwEbGpBnI2hAWshBwwBCwJAIAJBgNgCayIEQaPXAEsNACAEQf//A3FBHHAgA0GnI2siBEEbS3INACACIARqIQcMAQtBsAchBEEAIQoDQCAEIApIDQIgBUEoaiAEIApqQQJtIg1BAXRB8NEDai8BACIHQQZ2IhFBAnRBkOICaigCACIJQQ52IhIgB0E/cWoiByARIBIgCUEHdkH/AHEgCUEBdkE/cRDrBBogAyAFKAIsayACIAUoAigiCWsgAiAJRhsiCUEASARAIA1BAWshBAwBCyAJBEAgDUEBaiEKDAELCyAHRQ0BCyAPIAc2AgAMAQsgBiAAQQJ0aiADNgIAIABBAWohAAsgCEEBaiEIDAALAAsgAkEBaiECDAALAAsgBSgCECIGIAsgAhAfGiAEIQALIAwoAhAiAkEQaiALIAIoAgQRAAAgAEEASA0BIAwgBUEQaiAAED0NAEEAIQQCQANAIAAgBEYNASAEQQJ0IQIgBEEBaiEEIAVBEGogAiAGaigCABC5AUUNAAsgBSgCECgCECIAQRBqIAUoAhQgACgCBBEAAAwBCyAFQRBqEDYhAQsgECgCACIAQRBqIAYgACgCBBEAAAsgBUEwaiQAIAEL7AcCC34EfyMAQTBrIg8kAAJAIAFC/////29YBEAgABAkQoCAgIDgACEBDAELQoCAgIAwIQYCQAJAIAAgAykDABAoIgtCgICAgHCDQoCAgIDgAFEEQEKAgICAMCEHQoCAgIAwIQFCgICAgDAhCUKAgICAMCEMDAELIAAgASAAKQNIEOMBIgxCgICAgHCDQoCAgIDgAFEEQEKAgICAMCEHQoCAgIAwIQFCgICAgDAhCQwBCwJAAkAgACAAIAFB7QAgAUEAEBQQNyIJQoCAgIBwg0KAgICA4ABRDQAgCaciAkH1AEEAEMcBIRIgAkH5AEEAEMcBQQBIBEAgAEHMngEgCUHsHxC+ASIJQoCAgIBwg0KAgICA4ABRDQELIA8gCTcDKCAPIAE3AyAgACAMQQIgD0EgahCnASIHQoCAgIBwg0KAgICA4ABRDQEgABA+IgFCgICAgHCDQoCAgIDgAFEEQEKAgICA4AAhAQwDC0F/IQICQCADKQMIIgRCgICAgHCDQoCAgIAwUQ0AIAAgD0EcaiAEEHdBAEgNAyAPKAIcIgINAAwECwJ+IAunIhApAgQiBKdB/////wdxIhEEQCASQX9zQR92IRIgBEL/////B4MhDSACrSEOQQAhAgNAIAKtIQQgAiEDA0AgAyARTwRAIAAgECACIBEgAiARSRsgERCEAQwECyAAIAdB1QAgA60iChBFQQBIDQYgACAGEA8CQCAAIAcgCxDIASIGQoCAgIBwgyIFQoCAgIAgUgRAIAVCgICAgOAAUQ0IIAAgD0EQaiAAIAdB1QAgB0EAEBQQowENCCAPIA8pAxAiBSANIAUgDVMbIgU3AxAgBCAFUg0BCyAQIAogEhDxAqchAwwBCwsgACAQIAIgAxCEASIEQoCAgIBwg0KAgICA4ABRDQUgACABIAggBBBqQQBIDQUgCEIBfCIEIA5RDQYgACAPQQhqIAYQPA0FIAWnIQJCASEFIAhCASAPKQMIIgogCkIBVxt8IQgDQCAEIAhRBEAgBCEIDAILIAAgACAGIAUQcxA3IgpCgICAgHCDQoCAgIDgAFENBiAAIAEgBCAKEGpBAEgNBiAFQgF8IQUgBEIBfCIEIA5SDQALCwwFCyAAIAcgCxDIASIGQoCAgIBwgyIEQoCAgIDgAFENAyAEQoCAgIAgUg0EIAAgEEEAQQAQhAELIgRCgICAgHCDQoCAgIDgAFENAiAAIAEgCCAEEGpBAE4NAwwCC0KAgICAMCEHC0KAgICAMCEBCyAAIAEQD0KAgICA4AAhAQsgACALEA8gACAMEA8gACAHEA8gACAJEA8gACAGEA8LIA9BMGokACABC+ACAQZ+IAFC/////29YBEAgABAkQoCAgIDgAA8LQoCAgIDgACEIQoCAgIAwIQYCQAJAAkAgACADKQMAECgiB0KAgICAcINCgICAgOAAUQRAQoCAgIAwIQQMAQsgACABQdUAIAFBABAUIgRCgICAgHCDQoCAgIDgAFENACAAIARCABBSRQRAIAAgAUHVAEIAEEVBAEgNAQsgACABIAcQyAEiBUKAgICAcIMiCUKAgICA4ABRDQEgACABQdUAIAFBABAUIgZCgICAgHCDQoCAgIDgAFENAQJAIAAgBiAEEFIEQCAAIAQQDwwBCyAAIAFB1QAgBBBFQQBODQBCgICAgDAhBAwCCyAAIAcQDyAAIAYQD0L/////DyEIIAlCgICAgCBRDQIgACAFQdcAIAVBABAUIQEgACAFEA8gAQ8LQoCAgIAwIQULIAAgBRAPIAAgBxAPIAAgBhAPIAAgBBAPCyAIC80EAgZ+AX8jAEEgayICJAACQCABQv////9vWARAIAAQJEKAgICA4AAhBwwBC0KAgICA4AAhB0KAgICAMCEIAkAgACADKQMAECgiCUKAgICAcINCgICAgOAAUQRAQoCAgIAwIQRCgICAgDAhBUKAgICAMCEGDAELAkACQCAAIAEgACkDSBDjASIGQoCAgIBwg0KAgICA4ABRBEBCgICAgDAhBAwBCyAAIAAgAUHtACABQQAQFBA3IgRCgICAgHCDQoCAgIDgAFINAQtCgICAgDAhBQwBCyACIAQ3AxggAiABNwMQIAAgBkECIAJBEGoQpwEiBUKAgICAcINCgICAgOAAUQ0AIAAgAkEIaiAAIAFB1QAgAUEAEBQQowENACAAIAVB1QACfiACKQMIIgFCgICAgAh8Qv////8PWARAIAFC/////w+DDAELQoCAgIDAfiABub0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwsQRUEASA0AQoCAgIDgACEIIABBLhB2IgFCgICAgHCDQoCAgIDgAFENACAAQSAQKSIDRQRAIAEhCAwBCyADIAk3AwggAyAFNwMAIAMgBKciCkHnAEEAEMcBQX9zQR92NgIQIApB9QBBABDHASEKIANBADYCGCADIApBf3NBH3Y2AhQgAUKAgICAcFoEQCABpyADNgIgCyAAIAYQDyAAIAQQDyABIQcMAQsgACAJEA8gACAGEA8gACAEEA8gACAFEA8gACAIEA8LIAJBIGokACAHC74EAgd+An8jAEEQayICJAACQCABQv////9vWARAIAAQJEKAgICA4AAhBgwBC0KAgICA4AAhBkKAgICAMCEFAkAgAAJ+AkAgACADKQMAECgiB0KAgICAcINCgICAgOAAUQ0AIAAgACABQe4AIAFBABAUECYiA0EASA0AIANFBEAgACABIAcQyAEhBgwDCyAAIAAgAUHvACABQQAQFBAmIgtBAEgNACAAIAFB1QBCABBFQQBIDQBCgICAgOAAIAAQPiIIQoCAgIBwg0KAgICA4ABRDQEaIAenIQwCQANAIAAgBRAPIAAgASAHEMgBIgVCgICAgHCDIgRCgICAgCBRDQECQCAEQoCAgIDgAFENAAJ/IAAgACAFQgAQTRA3IgRCgICAgHCDIgpCgICAgJB/UgRAQQAgCkKAgICA4ABSDQEaDAILIASnKAIEQf////8HcUULIQMgACAIIAkgBBCGAUEASA0AIAlCAXwhCSADRQ0BIAAgAkEIaiAAIAFB1QAgAUEAEBQQowFBAEgNACAAIAFB1QACfiAMIAIpAwggCxDxAiIEQoCAgIAIfEL/////D1gEQCAEQv////8PgwwBC0KAgICAwH4gBLm9IgRCgICAgMCBgPz/AH0gBEL///////////8Ag0KAgICAgICA+P8AVhsLEEVBAE4NAQsLIAgMAgsgCacEQCAIIQYMAwsgACAIEA9CgICAgCAhBgwCC0KAgICAMAsQDwsgACAFEA8gACAHEA8LIAJBEGokACAG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/////w+DEGpBAEgNDSADRQRAIAkgCSgCAEEBajYCAAsgACABIAZBAWqtIBQQakEASA0NIA5CgICAgDBSBEAgEUIgiKdBdU8EQCARpyICIAIoAgBBAWo2AgALIAAgASAGQQJqrSAREGpBAEgNDgsgBCABNwNYIARCgICAgDA3A1AgACATEA8gACAAIBkgBCAEQdAAakEAEJ0DEDchEwwBC0KAgICAMCEVIA5CgICAgDBSBEAgACARECUiFUKAgICAcINCgICAgOAAUQ0NCyAEIBc3A3ggBCAVNwNwIAQgATcDaCAEIBQ3A1ggBCAPNwNQIAQgEkL/////D4M3A2AgACATEA8gACAEQdAAahDtBCETIAAgFRAPCyATQoCAgIBwg0KAgICA4ABRDQsgB6wgElcEQCAEQThqIgIgCSAHIBKnEFEaIAIgExCHARogD6cpAgRC/////weDIBJ8pyEHCyAFQQFqIQUMAQsLIARBOGoiAiAJIAcgCSgCBEH/////B3EQURogAhA2IRAMCgsgACAPEA9CgICAgDAhEwJAAn8CQCAAIAAgEkIAEE0QNyIPQoCAgIBwgyIOQoCAgICQf1IEQCAOQoCAgIDgAFINASAOIRAMAwsgD6coAgRB/////wdxDQAgACAEQdAAaiAAIAFB1QAgAUEAEBQQowFBAEgNAiAAIAFB1QACfiAJIAQpA1AgDRDxAiIOQoCAgIAIfEL/////D1gEQCAOQv////8PgwwBC0KAgICAwH4gDrm9Ig5CgICAgMCBgPz/AH0gDkL///////////8Ag0KAgICAgICA+P8AVhsLEEUiAkEATg0AIAJBHnZBAnEMAQtBAAtFDQELCwwCCwwGC0KAgICAMCETC0KAgICAMCEBDAQLIARB0ABqIAsgCCALKAIEQf////8HcRBRDQAgACASEA8gACgCECICQRBqIAMgAigCBBEAACAEQdAAahA2IRAMAQsgACASEA8gACgCECICQRBqIAMgAigCBBEAACAEKAJQKAIQIgJBEGogBCgCVCACKAIEEQAAC0KAgICAMCERC0KAgICAMCETQoCAgIAwIQFCgICAgDAhDwsgBCgCOCgCECICQRBqIAQoAjwgAigCBBEAAAsgBBDuBCAAIBcQDyAAIA8QDyAAIAEQDyAAIBMQDyAAIBEQDyAAIBQQDwsgBEGQAWokACAQC6IBACMAQSBrIgIkAAJ+AkAgAUL/////b1gEQCAAECQMAQsgACACQQhqIgNBABA9GiADQS8QOxoCQCADIAAgAUHsACABQQAQFBB/DQAgAkEIaiIDQS8QOxogAyAAIAFB7QAgAUEAEBQQfw0AIAJBCGoQNgwCCyACKAIIKAIQIgBBEGogAigCDCAAKAIEEQAAC0KAgICA4AALIQEgAkEgaiQAIAELTgECfkKAgICA4AAhBCAAIAEgAykDABDIASIBQoCAgIBwgyIFQoCAgIDgAFIEfiAAIAEQDyAFQoCAgIAgUq1CgICAgBCEBUKAgICA4AALC/gCAgN+AX8CQAJAIAAgARDwAiICRQ0AIAMpAwghBgJAAkACQCADKQMAIgRCgICAgHBUDQAgBKciAy8BBkESRw0AIAZCgICAgHCDQoCAgIAwUgRAIABBnvkAQQAQFUKAgICA4AAPCyADKAIgIgcgBygCAEEBajYCACADKAIkIgMgAygCAEEBajYCACAHrUKAgICAkH+EIQQgA61CgICAgJB/hCEFDAELQoCAgIAwIQUCfiAEQoCAgIBwg0KAgICAMFEEQCAAQS8QLQwBCyAAIAQQKAsiBEKAgICAcINCgICAgOAAUQ0BIAAgBCAGEJgEIgVCgICAgHCDQoCAgIDgAFENAQsgACACNQIAQoCAgICQf4QQDyAAIAI1AgRCgICAgJB/hBAPIAIgBT4CBCACIAQ+AgAgACABQdUAQgAQRUEASA0BIAFCIIinQXVJDQIgAaciACAAKAIAQQFqNgIADAILIAAgBBAPIAAgBRAPC0KAgICA4AAPCyABC2oBAX8gAUL/////b1gEQCAAECRCgICAgOAADwsCfiABpyIDLwEGQRJHBEBCgICAgDAgACABIAAoAigpA5ABEFINARogAEESEIYDQoCAgIDgAA8LIAMoAiQtABAgAnFBAEetQoCAgIAQhAsLvQQBCX8jAEEgayIHJAACQAJAAkACQAJAIAFC/////29YBEAgABAkDAELIAAgASAAKAIoKQOQARBSDQIgACABEPACIgINAQtCgICAgOAAIQEMAwsgAigCACIIKAIEIgJB/////wdxIgMNAQsgAEH+kwEQYiEBDAELIAAgB0EIaiADIAJBH3YQigMaIAhBEGohBiAIKAIEQf////8HcSEJQQAhAANAAkACQCAAIAlIBEAgAEEBaiECQX8hBQJAAn8CQAJAAkACQAJAAkACQAJ/IAgpAgRCgICAgAiDIgFQIgpFBEAgBiAAQQF0ai8BAAwBCyAAIAZqLQAACyIDQdsAaw4DAwECAAsgAiEAAkAgA0EKaw4EBAsLBQALIANBL0cNByAERQ0FQQEhBEEvIQMMBwtB3AAhAyACIAlODQYgAEECaiEAIApFBEAgBiACQQF0ai8BACEFDAoLIAIgBmotAAAhBQwJC0EAIQRB3QAhAwwFC0HbACEDIAQgAiAJTnINBiAAQQJqIQAgAVAEQEHdAEF/IAIgBmotAABB3QBGIgQbIQUgACACIAQbIQBBASEEDAgLQQEhBEHdAEF/IAYgAkEBdGovAQBB3QBGIgobIQUgACACIAobIQAMBwtB7gAMAgtB8gAMAQtBACEEQS8LIQVB3AAhAwsgAiEADAILIAdBCGoQNiEBDAMLIAIhAEEBIQQLIAdBCGogAxCLARogBUEASA0AIAdBCGogBRCLARoMAAsACyAHQSBqJAAgAQvWAgIDfwF+IwBBEGsiBCQAAkAgAUL/////b1gEQCAAECRCgICAgOAAIQUMAQtCgICAgOAAIQUgACAAIAFB7gAgAUEAEBQQJiICQQBIDQAgAgR/IARB5wA6AAggBEEJagUgBEEIagshAiAAIAAgAUHr4wAQsgEQJiIDQQBIDQAgAwRAIAJB6QA6AAAgAkEBaiECCyAAIAAgAUGL5QAQsgEQJiIDQQBIDQAgAwRAIAJB7QA6AAAgAkEBaiECCyAAIAAgAUH01AAQsgEQJiIDQQBIDQAgAwRAIAJB8wA6AAAgAkEBaiECCyAAIAAgAUHvACABQQAQFBAmIgNBAEgNACADBEAgAkH1ADoAACACQQFqIQILIAAgACABQfsdELIBECYiA0EASA0AIAAgBEEIaiIAIAMEfyACQfkAOgAAIAJBAWoFIAILIABrEJMCIQULIARBEGokACAFC6UDAQR+IwBBEGsiAyQAIAQCfwJAAkACQAJAIAAgAUEuEEsiAkUEQEKAgICAMCEBDAELIAIoAhgEQEKAgICAMCEBQQEMBQsgACACKQMAIgggAikDCCIGEMgBIgFCgICAgHCDIgdCgICAgOAAUg0BC0KAgICAMCEHDAELIAdCgICAgCBRBEAgAkEBNgIYQoCAgIAwIQFBAQwDCyACKAIQBEAgACAAIAFCABBNEDciB0KAgICAcIMiCUKAgICA4ABRDQECQCAJQoCAgICQf1INACAHpygCBEH/////B3ENACAAIANBCGogACAIQdUAIAhBABAUEKMBQQBIDQIgACAIQdUAAn4gBqcgAykDCCACKAIUEPECIgZCgICAgAh8Qv////8PWARAIAZC/////w+DDAELQoCAgIDAfiAGub0iBkKAgICAwIGA/P8AfSAGQv///////////wCDQoCAgICAgID4/wBWGwsQRUEASA0CCyAAIAcQDwwCCyACQQE2AhgMAQsgACABEA8gACAHEA9CgICAgOAAIQELQQALNgIAIANBEGokACABCw4AIAAQtQJCgICAgOAACwkAQoCAgIDAfgsWACAAIAMpAwAgAykDCCADKQMQEJQEC9EBAgN+An8jAEEQayIHJAACQCAAIAdBDGogAykDABDlASIIRQRAQoCAgIDgACEEDAELIAAgCCAHKAIMQdKIARD1BSEBIAAgCBBUAkAgAkECSCABQoCAgIBwg0KAgICA4ABRcg0AIAAgAykDCCIGEDhFDQBCgICAgOAAIQQCQCAAEDQiBUKAgICAcINCgICAgOAAUQRAIAEhBQwBCyAAIAVBLyABQQcQGUEASA0AIAAgBUEvIAYQ+QQhBAsgACAFEA8MAQsgASEECyAHQRBqJAAgBAsNACAAIAEgAkEwEP0FCwsAIAAgAUEwEP4FC7QDAgN/An4jAEHQAGsiBiQAQX8hBwJAIAAgBkHIAGogAUHCABCBASIIRQ0AIAYpA0giAUKAgICAcINCgICAgDBRBEAgCCkDACEBIANCIIinQXVPBEAgA6ciByAHKAIAQQFqNgIACyAAIAEgAiADIAQgBRCGBCEHDAELIAAgAhBcIglCgICAgHCDQoCAgIDgAFEEQCAAIAEQDwwBCyAIKQMAIQogBiAENwM4IAYgAzcDMCAGIAk3AyggBiAKNwMgIAAgASAIKQMIQQQgBkEgahAvIQEgACAJEA8gAUKAgICAcINCgICAgOAAUQ0AAkACQCAAIAEQJiIHBEAgACAGIAgoAgAgAhBMIgJBAEgNASACRQ0DAkAgBigCACICQRNxRQRAIAAgBikDCCADEFJFDQEMBAsgAkERcUEQRw0DIAY1AhxCIIZCgICAgDBSDQMLIAAgBhBI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gICAwH4gALi9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLOQEBfkKAgICAwH4gASkDACICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCzsBAX5CgICAgMB+IAEqAgC7vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCwwAIAAgASkDABD7AwsMACAAIAEpAwAQhwILSQEBfiABKAIAIgBBAE4EQCAArQ8LQoCAgIDAfiAAuL0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsHACABNQIACwcAIAEzAQALDgAgATIBAEL/////D4MLCQAgABC1AkF/Cw4AIAEwAABC/////w+DCwcAIAExAAALDwAgACsDACABKwMAEP0ECxEAIAAqAgC7IAEqAgC7EP0ECxkBAn4gASkDACIDIAApAwAiBFQgAyAEVmsLGQECfiABKQMAIgMgACkDACIEUyADIARVawsXACABKAIAIgEgACgCACIASSAAIAFJawsXACABKAIAIgEgACgCACIASCAAIAFIawsNACAALwEAIAEvAQBrCw0AIAAuAQAgAS4BAGsLDQAgACwAACABLAAAawsNACAALQAAIAEtAABrC8wNBAd/AXwBfgF9IwBBIGsiBiQAQoCAgIDgACENAkAgACABEJIBIgpBAEgNAEF/IQUCQAJAAkAgCkUNAEEBIQgCQAJAIARBAUYEQEF/IQggBiAKQQFrIgU2AhwgAkECSA0BIAAgBkEIaiADKQMIEEINBiAGKwMIIgy9Qv///////////wCDQoGAgICAgID4/wBaBEAgBkEANgIcDAILIAxEAAAAAAAAAABmBEAgDCAFt2NFDQIgBgJ/IAyZRAAAAAAAAOBBYwRAIAyqDAELQYCAgIB4CzYCHAwCC0F/IQUgDCAKt6AiDEQAAAAAAAAAAGMNBCAGAn8gDJlEAAAAAAAA4EFjBEAgDKoMAQtBgICAgHgLNgIcDAELIAZBADYCHCACQQJIBEAgCiECDAILIAAgBkEcaiADKQMIIAoiAiACEFcNBQwBC0F/IQILIAGnIgkoAiAoAgwoAiAtAAQEQEF/IQUgBEF/Rw0CQX9BACADNQIEQiCGQoCA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IA1CgICAgDBBBCAFQRBqECEhCiAAIAsQDyAAIA8QDyAFQoCAgIAwNwM4IApCgICAgHCDQoCAgIDgAFENASAAIAkQDyAKIQkLIAhCAXwhCAwBCwsgBSAJNwMwIAUpAzghCwsgACAFKQMwEA8gACALEA9CgICAgOAAIQkLIAAgARAPIAVBQGskACAJC6wIAgN/CX4jAEEwayIFJABCgICAgDAhCSAFQoCAgIAwNwMoAkACQAJAAkAgBEEIcSIHBEAgAUIgiKdBdU8EQCABpyIGIAYoAgBBAWo2AgALIAUgACABEJIBIgasNwMIIAZBAE4NAQwCCyAAIAVBCGogACABECUiARA8DQELIAMpAwAhD0KAgICAMCEOIAJBAk4EQCADKQMIIQ4LIAAgDxBgDQACQAJAAkACQAJAAkACQCAEDg0FAAYBAgYGBgUABgMEBgtCgICAgBAhCQwFCyAAIAECfiAFKQMIIghCgICAgAh8Qv////8PWARAIAhC/////w+DDAELQoCAgIDAfiAIub0iCEKAgICAwIGA/P8AfSAIQv///////////wCDQoCAgICAgID4/wBWGwsQqwIiCUKAgICAcINCgICAgOAAUg0EDAULIAAgAUIAEKsCIglCgICAgHCDQoCAgIDgAFINAwwECyAFIAE3AxAgBSAFNQIINwMYIABBAiAFQRBqEPYCIglCgICAgHCDQoCAgIDgAFINAgwDCyAAED4iCUKAgICAcINCgICAgOAAUg0BQoCAgIDgACEJDAILQoGAgIAQIQkLQgAhCCAFKQMIIgpCACAKQgBVGyEQA0AgCCAQUgRAAkACQCAHBEAgBSAAIAEgCBBzIgo3AyggCkKAgICAcINCgICAgOAAUg0BDAULIAAgASAIIAVBKGoQhQEiAkEASA0EIAJFDQELIAghCiAIQoCAgIAIWgRAQoCAgIDAfiAIub0iCkKAgICAwIGA/P8AfSAKQv///////////wCDQoCAgICAgID4/wBWGyEKCyAKQoCAgIBwg0KAgICA4ABRDQMgBSABNwMgIAUgCjcDGCAFIAUpAygiDTcDECAAIA8gDkEDIAVBEGoQISELIAAgChAPIAtCgICAgHCDQoCAgIDgAFENAwJAAkACQAJAAkACQAJAIAQODQABBQIEBQUFAAEFAwQFCyAAIAsQJg0FQoCAgIAQIQgM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AUL///////////8Ag0KAgICAgICA+P8AVhshBQwCCxABAAsgAjAAAEL/////D4MhBQsgB0EQaiQAIAULUgIBfwF+QoCAgIDgACEEIAAgASACEJMBIgMEfiADKAIgIgMoAgwoAiAtAAQEQCACRQRAQgAPCyAAEGtCgICAgOAADwsgAzUCFAVCgICAgOAACwvXAQEDfwJAIAFCgICAgHBUDQAgAaciAy8BBkE5Rw0AIAMoAiAiBEUNACAEQcwAaiEDIARByABqIQUDQCAFIAMoAgAiA0cEQCADKQMQIgFCgICAgGBaBEAgACABpyACEQAACyADKQMYIgFCgICAgGBaBEAgACABpyACEQAACyADKQMgIgFCgICAgGBaBEAgACABpyACEQAACyADKQMoIgFCgICAgGBaBEAgACABpyACEQAACyADQQRqIQMMAQsLIAQoAgRBfnFBBEYNACAAIARBCGogAhDvAwsLBgBB4MYECzABAX8CQCABQoCAgIBwVA0AIAGnIgIvAQZBOUcNACACKAIgIgJFDQAgACACEIcFCwsNACAAIAEgAkE3EP0FCwsAIAAgAUE3EP4FCxYBAX8gAacoAiAiAgRAIAAgAhCIBQsLMQEBfyABpygCICICBEAgACACKAIIEKMFIAAgAikDABAjIABBEGogAiAAKAIEEQAACwvcAQEEfwJAIAFCgICAgHBUDQAgAaciBC8BBkExRw0AIAQoAiAiBkUNAEEAIQQDQCAEQQJGRQRAIAYgBEEDdGoiBUEIaiEDIAVBBGohBQNAIAUgAygCACIDRwRAIAMpAwgiAUKAgICAYFoEQCAAIAGnIAIRAAALIAMpAxAiAUKAgICAYFoEQCAAIAGnIAIRAAALIAMpAxgiAUKAgICAYFoEQCAAIAGnIAIRAAALIANBBGohAwwBCwsgBEEBaiEEDAELCyAGKQMYIgFCgICAgGBUDQAgACABpyACEQAACwuMAQEFfwJAIAFCgICAgHBUDQAgAaciAi8BBkExRw0AIAIoAiAiBEUNAANAIANBAkZFBEAgBCADQQN0aiICQQRqIQUgAigCCCECA0AgAiAFRkUEQCACKAIEIQYgACACEK4CIAYhAgwBCwsgA0EBaiEDDAELCyAAIAQpAxgQIyAAQRBqIAQgACgCBBEAAAsLJQAgBSkDACIBQiCIp0F1TwRAIAGn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IAMpAwAQpgENACAAEJcBIgVCgICAgHCDQoCAgIDgAFENACAAIAJBFGogAykDCBC7ASIGRQRAIAAgBRAPDAELIAAoAtgBIQMgAkIANwIMIAJCgICAgICAgICAfzcCBCACIAM2AgAgAkIBEDAaIAIgAikDKCIBpyIHQf////8DQQEQzAEaIAIgAkJ/Qf////8DQQEQdRogBadBBGoiAyAGIAIQkwUaAkAgBEUgAVByDQAgAkIBEDAaIAIgB0EBa0H/////A0EBEMwBGiADIAIQ0wFBAEgNACACQgEQMBogAiAHQf////8DQQEQzAEaIAMgAyACQf////8DQQEQ5AEaCyACEBsgACAGIAJBFGoQXiAAIAUQzQEhAQsgAkEwaiQAIAEL6hMCAn4BfyMAQdABayIEJAAgACAEEJgFIAEgARA0IgNBqi0CfiAEKQMIIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANB3+AAAn4gBCkDECICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQboqAn4gBCkDGCICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQagqAn4gBCkDICICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQfooAn4gBCkDKCICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQfrfAAJ+IAQpAzAiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0HYKAJ+IAQpAzgiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0G23wACfiAEKQNAIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANBzSkCfiAEKQNIIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANBl+AAAn4gBCkDUCICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQeIoAn4gBCkDWCICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQc/fAAJ+IAQpA2AiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0GGKgJ+IAQpA2giAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0Gt4AACfiAEKQNwIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANBxyoCfiAEKQN4IgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANB8OAAAn4gBCkDgAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0HN4AACfiAEKQOIASICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQZIqAn4gBCkDkAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0G44AACfiAEKQOYASICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQdUqAn4gBCkDoAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0HvJwJ+IAQpA6gBIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANB6icCfiAEKQOwASICQoCAgIAIfEL/////D1gEQCACQv////8PgwwBC0KAgICAwH4gArm9IgJCgICAgMCBgPz/AH0gAkL///////////8Ag0KAgICAgICA+P8AVhsLEEAgASADQeszAn4gBCkDuAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAEgA0H7JwJ+IAQpA8ABIgJCgICAgAh8Qv////8PWARAIAJC/////w+DDAELQoCAgIDAfiACub0iAkKAgICAwIGA/P8AfSACQv///////////wCDQoCAgICAgID4/wBWGwsQQCABIANBo98AAn4gBCkDyAEiAkKAgICACHxC/////w9YBEAgAkL/////D4MMAQtCgICAgMB+IAK5vSICQoCAgIDAgYD8/wB9IAJC////////////AINCgICAgICAgPj/AFYbCxBAIAMQUyEAIARB0AFqJAAgAAufAgEDfiABQv////9vWARAIAAQJEKAgICA4AAPC0KAgICA4AAhBQJ+IAAgAUE2IAFBABAUIgRCgICAgHCDQoCAgIAwUQRAIABBlAEQLQwBCyAAIAQQNwsiBEKAgICAcIMiBkKAgICA4ABSBH4CfiAAIAFBMyABQQAQFCIBQoCAgIBwg0KAgICAMFEEQCAAQS8QLQwBCyAAIAEQNwsiAUKAgICAcIMiBUKAgICA4ABRBEAgACAEEA9CgICAgOAADwsCQCAGQoCAgICQf1EEQCAEpygCBEH/////B3FFDQELIAVCgICAgJB/UQRAIAGnKAIEQf////8HcUUNAQsgAEHMngEgBEH4mQEQvgEhBAsgACAEIAEQxAIFQoCAgIDgAAsLXwEBfwJAIAFFBEAgAkUNASAAIAIQ2QMPCyACRQRAIAAgACgCAEEBazYCACAAIAAoAgRBCGs2AgQgARCbAQwBCyAAKAIIIAAoAgQgAmpPBH8gASACEPMFBUEACw8LQQALJgAgAQRAIAAgACgCAEEBazYCACAAIAAoAgRBCGs2AgQgARCbAQsLCQAgACABNgIYCygBAX8CQCABpygCICIDRQ0AIAMoAgBBBEYNACAAIANBCGogAhDvAwsLPwEBfwJAIAFCgICAgHBUDQAgAaciAi8BBkEvRw0AIAIoAiAiAkUNACAAIAIQ7AMgAEEQaiACIAAoAgQRAAALC0cBAX8CQCABpygCICIDRQ0AIAMpAwAiAUKAgICAYFoEQCAAIAGnIAIRAAALIAMpAwgiAUKAgICAYFQNACAAIAGnIAIRAAALCzABAX8gAacoAiAiAgRAIAAgAikDABAjIAAgAikDCBAjIABBEGogAiAAKAIEEQAACwsnAQF/IAGnKAIgIgIEQCAAIAIpAwAQIyAAQRBqIAIgACgCBBEAAAsLWgECfyABpygCICICBEACQCACKQMAIgFCgICAgHBUDQAgAactAAVBAnENACACKAIMIgNFDQAgACADEOoDIAIpAwAhAQsg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ACIGRQ0AIAYtAAVBAXFFDQAgACAGIAIRAAALIANBAWohAwwACwALIAAgBCACEQAACwt8AQN/IAGnIgIoAigiAwRAIAAgA61CgICAgHCEECMLIAIoAiAiAwRAIAIoAiQiBARAQQAhAgNAIAIgAygCPE5FBEAgACAEIAJBAnRqKAIAEOsBIAJBAWohAgwBCwsgAEEQaiAEIAAoAgQRAAALIAAgA61CgICAgGCEECMLCxIAIAGnKAIgIgAEQCAAEKQDCwseACABpykDICIBQoCAgIBgWgRAIAAgAacgAhEAAAsLGQAgACABpyIAKQMgECMgAEKAgICAMDcDIAtEAQJ/IAGnIQQDQCAEKAIoIANLBEAgBCgCJCADQQN0aikDACIBQoCAgIBgWgRAIAAgAacgAhEAAAsgA0EBaiEDDAELCwtGAQN/IAGnIQMDQCADKAIkIQQgAiADKAIoT0UEQCAAIAQgAkEDdGopAwAQIyACQQFqIQIMAQsLIABBEGogBCAAKAIEEQAAC2kBAn8jAEEQayIHJAACfwJAIAGnIggtAAVBCHFFDQAgACAHQQxqIAIQrAFFDQAgBygCDCAIKAIoTw0AQX8gACAIEJIDDQEaCyAAIAEgAiADIAQgBSAGQYCACHIQbQshACAHQRBqJAAgAAuBAgIDfwF+AkACQCACQQBODQAgAacpAyAiCkKAgICAcINCgICAgJB/Ug0AIAJB/////wdxIgggCqciBykCBCIKp0H/////B3FPDQACQEEEIAYQkwNFDQBBASECIAZBgMAAcUUNAiADQoCAgIBwg0KAgICAkH9SDQAgA6ciCSkCBCIBQv////8Hg0IBUg0AIAdBEGohBwJ/IApCgICAgAiDUEUEQCAHIAhBAXRqLwEADAELIAcgCGotAAALAn8gAUKAgICACINQRQRAIAkvARAMAQsgCS0AEAtGDQILIAAgBkHh6QAQbw8LIAAgASACIAMgBCAFIAZBgIAIchBtIQILIAILRgACfwJAIAJBAE4NACABpykDICIBQoCAgIBwg0KAgICAkH9SDQBBACACQf////8HcSABpygCBEH/////B3FJDQEaC0EBCwuzAQECfwJAIANBAE4NACACpykDICICQoCAgIBwg0KAgICAkH9SDQAgA0H/////B3EiAyACpyIEKQIEIgKnQf////8HcU8NAEEBIQUgAUUNACAEQRBqIQQCfyACQoCAgIAIg1BFBEAgBCADQQF0ai8BAAwBCyADIARqLQAACyEDIAFBBDYCACAAIANB//8DcRCfAyECIAFCgICAgDA3AxggAUKAgICAMDcDECABIAI3AwgLIAULWwECfyABpygCECIAQTBqIQMgACAAKAIYIAJxQX9zQQJ0aigCACEAA0ACQCAARQ0AIAMgAEEBa0EDdGoiBCgCBCACRg0AIAQoAgBB////H3EhAAwBCwsgAEEARws1AQF+IAEpAwAiAkIgiKdBdU8EQCACpyIBIAEoAgBBAWo2AgALIAAgAhCKAUKAgICA4AAQUwuOAQECfyABKAIAIgJBAEoEQCABIAJBAWsiAjYCAAJAIAINACABLQAEQfABcUEQRw0AIAEoAggiAiABKAIMIgM2AgQgAyACNgIAIAFBADYCCCAAKAJgIgIgAUEIaiIDNgIEIAEgAEHgAGo2AgwgASACNgIIIAAgAzYCYAsPC0HFjQFBrvwAQbAsQc/0ABAAAAtvAQJ/IAEgASgCACICQQFqNgIAIAJFBEAgASgCCCICIAEoAgwiAzYCBCADIAI2AgAgAUEANgIIIAAoAlAiAiABQQhqIgM2AgQgASAAQdAAajYCDCABIAI2AgggACADNgJQIAEgAS0ABEEPcToABAsLDwAgASABKAIAQQFqNgIAC4gBAgF+AX9BACECQoCAgIAwIQEDQAJAIAJBAkcEfiAFIAJBA3QiBGoiBzUCBEIghkKAgICAMFENASAAQawuQQAQFUKAgICA4AAFQoCAgIAwCw8LIAMgBGopAwAiBkIgiKdBdU8EQCAGpyIEIAQoAgBBAWo2AgALIAcgBjcDACACQQFqIQIMAAsAC1wBAn4gAiAAKAIAEC0hA0EAIQAgA0KAgICAcINCgICAgOAAUSACIAEoAgAQLSIEQoCAgIBwg0KAgICA4ABRckUEQCADpyAEpxCDAiEACyACIAMQDyACIAQQDyAAC2sBAX4CQAJAAkACQAJAIAMtAAUiAQ4EAwICAAELIAAgAygCCBDKBA8LIAFBCEYNAgsQAQALIAAgAygCDCADKAIAIAMtAAggAy0ACSADLgEGEIIBDwsgACAAEDQiBCADKAIIIAMoAgwQIiAECwkAIAAgAxCNAwtTAQF+IAAQNCIEQoCAgIBwg0KAgICA4ABSBEAgASABKAIAQQFqNgIAIAAgBEE8IAGtQoCAgIBwhEEDEBlBAE4EQCAEDwsgACAEEA8LQoCAgIDgAAsDAAELagEBfyMAQRBrIgMkACABKAIEIQEgAiADQQxqIAAoAgQQrAFBACACIANBCGogARCsARtFBEBB0MUAQa78AEGDOkH8yQAQAAALIAMoAgghACADKAIMIQEgA0EQaiQAQX8gACABRyAAIAFLGwvaAwICfgF/IwBBIGsiBSQAAkACQCAAIAFBLBBLIgJFDQBCgICAgDAhAQJAIAIpAwAiBkKAgICAcINCgICAgDBSBEACfwJAIAanIgMvAQZBFWtB//8DcUEKTQRAIAMoAiAoAgwoAiAtAARFDQEgABBrDAULIAAgBUEcaiAGENYBDQQgBUEcagwBCyADQShqCyEIIAIoAgwiAyAIKAIASQ0BIAAgAikDABAPIAJCgICAgDA3AwALIARBATYCAAwCCyACIANBAWo2AgwgBEEANgIAIAIoAghFBEAgA0EATgRAIAOtIQEMAwtCgICAgMB+IAO4vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbIQEMAgtCgICAgOAAIQEgACACKQMAIAMQsAEiBkKAgICAcINCgICAgOAAUQ0BIAIoAghBAUYEQCAGIQEMAgsgBSAGNwMIIAUgA0EATgR+IAOtBUKAgICAwH4gA7i9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLIgc3AwAgAEECIAUQiQMhASAAIAYQDyAAIAcQDwwBCyAEQQA2AgBCgICAgOAAIQELIAVBIGokACABCxAAIwAgAGtBcHEiACQAIAALBgAgACQACwQAIwAL7gICBH8CfiMAQRBrIgMkAAJAAkAgAikDECIHQoCAgIBwg0KAgICAkH9SBEAgAEGDlAFBABAVDAELIAIpAxghCCAAIAcQswEiBEUEQEEAIQQMAQsgACAIELMBIgZFDQACQCAAIAQgBhDJBSIBRQ0AIAAgARD+A0EASARAIABBARCPBAwBCyABIAEoAgBBAWo2AgAgACABrUKAgICAUIQgACkDwAFBAEEAEMgFIgdCgICAgHCDQoCAgIDgAFENACAAIAcQDyABIQULIAAgBhBUIAVFDQAgAyAAIAUQjQMiBzcD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ACEEIANCADcCaCADQoCAgICAgICAgH83AmAgAyAENgJcIANB3ABqIgUgARBEGiADQgA3AlQgA0KAgICAgICAgIB/NwJMIAMgBDYCSCADKAJkIQYgA0EANgJkIANByABqIgFCqtWq1QoQMBogA0EANgJQIAUgARCyAgRAIAMgAygCZEEBajYCZCAGQQFrIQYLIANByABqEBsgAkEBakEBdhCVBiEFIANCADcCVCADQoCAgICAgICAgH83AkwgAyAENgJIIANCADcCQCADQoCAgICAgICAgH83AjggAyAENgI0IANB3ABqIgEgAUJ/Qf////8DQQAQdRogBUEAIAVBAEobIQkgAiAFaiACIAVBAXRuQQFqIgpBAXRqQSBqIQJBACEBA0AgASAJRkUEQCADQcgAaiIHIANB3ABqIghCASACQQAQdRogA0E0aiILIAcgAkEGEJEGIAcgC0IBIAJBABB1GiAIIAggByACQQAQlQEaIAFBAWohAQwBCwsgA0IANwIsIANCgICAgICAgICAfzcCJCADIAQ2AiAgA0IANwIYIANCgICAgICAgICAfzcCECADIAQ2AgwgA0EgaiIBIANB3ABqIgRCAiACQQAQdRogASAEIAEgAkEAEJUBGiADQQxqIAEgASACQQAQQxogAEIAEDAaIAqsIQwDQCAMQgBXRQRAIANByABqIgFCARAwGiADQTRqIgQgDKdBAXRBAXKsEDAaIAEgASAEIAJBABCVARogACAAIAEgAkEAEMsBGiAAIAAgA0EMaiACQQAQQxogDEIBfSEMDAELCyAAIABCASACQQAQdRogACAAIANBIGoiASACQQAQQxogARAbIANBDGoQGyADQTRqEBsgA0HIAGoQGyAAIAVBAWpB/////wNBARDMARogA0HcAGoiASACQQYQ0wIgASABIAasIAJBABDUAiAAIAAgASACQQAQywEaIAEQGyADQfAAaiQAQRAPC0HY/QBB1PwAQdciQajWABAAAAsRACAAIAEgAiADIARBABCWBgsRACAAIAEgAiADIARBARCWBgvYAwEHfyACKAIEIAEoAgRzIQcCQAJAAkACQAJAAkACQCABKAIIIgZB/f///wdMBEAgAigCCCIFQf3///8HSg0BIAZBgICAgHhHDQYgBUGAgICAeEYNBAwHCyAGQf////8HRg0BIAIoAggh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gICAMEEBENQFDQIgACABEA8LIAJBAWohAgwACwALIAAgBBAPIAAgARAPQoCAgIDgAAsYACAAIAMpAwAgAykDCBBSrUKAgICAEIQL4gICA34DfyMAQSBrIgIkAEKAgICA4AAhBCAAIAMpAwAQJSIFQoCAgIBwg0KAgICA4ABSBEBCgICAgDAhAQJAAkAgACACQRxqIAJBGGogBadBAxCOAQ0AQoCAgIDgACEBIAAQNCIEQoCAgIBwg0KAgICA4ABRDQAgAigCHCEHIAIoAhghCEEAIQMDQCADIAhHBEACQAJAIAAgByADQQN0aiIJKAIEEFwiAUKAgICAcINCgICAgOAAUQ0AIAIgATcDCCACIAU3AwAgACAEIAAgAkEAEMYEIQYgACABEA8gBkKAgICAcIMiAUKAgICAMFENASABQoCAgIDgAFENACAAIAQgCSgCBCAGQYeAARAZQQBODQELIAQhAQwDCyADQQFqIQMMAQsLIAAgByAIEFogBSEBDAELIAAgAigCHCACKAIYEFogACAFEA9CgICAgOAAIQQLIAAgARAPCyACQSBqJAAgBAsQACAAIAMpAwBBESAEEKoCCxAAIAAgAykDAEECQQAQqgILEAAgACADKQMAQQFBABCqAgtHAQF+QoCAgIDgACEEIAAgAykDACIBIAMpAwgQrgYEfkKAgICA4AAFIAFCIIinQXVPBEAgAaciACAAKAIAQQFqNgIACyABCwtBACAAIAMpAwAiASADKQMIQQEQiwJBAEgEQEKAgICA4AAPCyABQiCIp0F1TwRAIAGnIgAgACgCAEEBajYCAAsgAQuJAQEBfiADKQMAIgFC/////29WIAFCgICAgHCDQoCAgIAgUXJFBEAgAEG35ABBABAVQoCAgIDgAA8LAkAgACABEEciAUKAgICAcINCgICAgOAAUgRAIAMpAwgiBEKAgICAcINCgICAgDBRDQEgACABIAQQrgZFDQEgACABEA8LQoCAgIDgAA8LIAELpQQCBX8CfiMAQSBrIgUkACAAIAVBCGoiBkEAED0aIAZBKBA7GiAEQX5xQQJGBEAgBUEIakHxmQEQiAEaCyAFQQhqQbrMABCIARogBEF9cUEBRgRAIAVBCGpBKhA7GgsgBUEIakGvlAEQiAEaQQAhBiACQQFrIgdBACAHQQBKGyEIAkACQAJAA0AgBiAIRwRAIAYEQCAFQQhqQSwQOxoLIAZBA3QhCSAGQQFqIQYgBUEIaiADIAlqKQMAEIcBRQ0BDAILCyAFQQhqQYaaARCIARogAkEASgRAIAVBCGogAyAHQQN0aikDABCHAQ0BCyAFQQhqIgJBiZEBEIgBGkKAgICAMCELIAIQNiIKQoCAgIBwg0KAgICA4ABRDQEgACAAKQPAASAKQQNBfxCcAyELIAAgChAPIAtCgICAgHCDQoCAgIDgAFENASABQoCAgIBwg0KAgICAMFENAiAAIAFBOyABQQAQFCIKQoCAgIBwg0KAgICA4ABRDQECQCAKQv////9vVg0AIAAgChAPIAAgARCAAyICRQ0CIAIoAiggBEEBdEGuwAFqLwEAQQN0aikDACIKQiCIp0F1SQ0AIAqnIgIgAigCAEEBajYCAAsgACALIApBARCLAiECIAAgChAPIAJBAE4NAgwBCyAFKAIIKAIQIgJBEGogBSgCDCACKAIEEQAAQoCAgIAwIQsLIAAgCxAPQoCAgIDgACELCyAFQSBqJAAgCwuAAgICfgF/IwBBIGsiByQAQoCAgIDgACEFAkACQCAAIAEQJSIBQoCAgIBwg0KAgICA4ABRDQAgACADKQMAEDEiA0UNAANAIAAgByABpyADEEwiAkEASA0CIAIEQEKAgICAMCEFAkAgBy0AAEEQcUUNACAHQRhBECAEG2opAwAiBUIgiKdBdUkNACAFpyICIAIoAgBBAWo2AgALIAAgBxBIDAMLIAAgARCMAiIBQoCAgIBwgyIGQoCAgIAgUgRAIAZCgICAgOAAUQRAIAYhBQwECyAAEHtFDQEMAwsLQoCAgIAwIQUMAQtBACEDCyAAIAMQEyAAIAEQDyAHQSBqJAAgBQuxAQEDfiADKQMIIQUgAykDACEGQoCAgIDgACEHAkAgACABECUiAUKAgICAcINCgICAgOAAUgR+IAAgBRBgDQEgACAGEDEiAkUNASAAIAEgAkKAgICAMEKAgICAMCAFIAQbIAVCgICAgDAgBBtBhaoBQYWaASAEGxBtIQMgACABEA8gACACEBNCgICAgOAAQoCAgIAwIANBAEgbBUKAgICA4AALDwsgACABEA9CgICAgOAAC3IBAX5CgICAgDAhAyABQoCAgIAQhEKAgICAcINCgICAgDBRBEAgABAkQoCAgIDgAA8LIAJCgICAgHCDQoCAgIAgUiACQv////9vWHEEfkKAgICAMAVCgICAgOAAQoCAgIAwIAAgASACQQEQiwJBAEgbCwsyAQF+IAAgARAlIgFCgICAgHCDQoCAgIDgAFEEQCABDwsgACABEOgBIQIgACABEA8gAgugAQIBfgF/IwBBIGsiAiQAQoCAgIDgACEEAkACQCAAIAEQJSIBQoCAgIBwg0KAgICA4ABRDQAgACADKQMAEDEiA0UNACAAIAIgAacgAxBMIgVBAEgNASAFRQRAQoCAgIAQIQQMAgsgAjUCACEEIAAgAhBIIARCAohCAYNCgICAgBCEIQQMAQtBACEDCyAAIAMQEyAAIAEQDyACQSBqJAAgBAvBAQECfgJAAn5CgICAgBAgAykDACIEQoCAgIBwVA0AGkKAgICA4AAgACABECUiAUKAgICAcINCgICAgOAAUQ0AGiAEpyICIAIoAgBBAWo2AgAgAachAgNAIAAgBBCMAiIEQoCAgIBwgyIFQoCAgIDgAFIEQCACIASnRiAFQoCAgIAgUXINAyAAEHtFDQELCyAAIAQQDyAAIAEQD0KAgICA4AALDwsgACAEEA8gACABEA8gBUKAgICAIFKtQoCAgIAQhAt6AQF+IAAgAykDABAxIgJFBEBCgICAgOAADwtCgICAgOAAIQQgACABECUiAUKAgICAcINCgICAgOAAUQRAIAAgAhATIAEPCyAAQQAgAacgAhBMIQMgACACEBMgACABEA9CgICAgOAAIANBAEetQoCAgIAQhCADQQBIGwsIACAAIAEQJQsPACAAIAFBN0EAQQAQrAILLQEBfkKAgICAMCECAkAgARCjAyIARQ0AIAAtABJBBHFFDQAgADUCRCECCyACCzMCAX4Bf0KAgICAMCECAkAgARCjAyIDRQ0AIAMtABJBBHFFDQAgACADKAJAEC0hAgsgAgsoAEKAgICA4AAgACADKQMAIAEQvgUiAEEAR61CgICAgBCEIABBAEgbC7cBAgF+An9CgICAgOAAIQQgACABEGAEfkKAgICA4AAFQcqZASECAkAgAaciAy8BBhDuAUUNAAJAIAMoAiAiAy8AESIFQYAIcUUNACADKAJUIgZFDQAgACAGIAMoAkgQkwIPCyAFQQR2QQNxQQFrIgNBAksNACADQQJ0QfT/AWooAgAhAgsgACACIAAgAUE2IAFBABAUIgFCgICAgHCDQoCAgIAwUQR+IABBLxAtBSABC0G+GRC+AQsL6QUDA34GfwN8AkACfkKAgICA4AAgACABEGANABpCgICAgOAAIAAgACkDMEEOEEkiBUKAgICAcINCgICAgOAAUQ0AGiAFpyIKIAFCgICAgHBaBH8gAactAAVBEHEFQQALIAotAAVB7wFxcjoABSAAQQEgAiACQQFMGyILQQFrIghBA3RBGGoQKSIHRQ0BIAFCIIinQXVPBEAgAaciAiACKAIAQQFqNgIACyAHIAE3AwAgAykDACIEQiCIp0F1TwRAIASnIgIgAigCAEEBajYCAAsgByAINgIQIAcgBDcDCEEAIQIDQCACIAhHBEAgAyACQQFqIglBA3RqKQMAIgRCIIinQXVPBEAgBKciDCAMKAIAQQFqNgIACyAHIAJBA3RqIAQ3AxggCSECDAELCyAKIAc2AiAgAUL/////b1gEQCAAECQMAgsgAEEAIAGnQTAQTCICQQBIDQFCACEEAkAgAkUNACAAIAFBMCABQQAQFCIGQoCAgIBwg0KAgICA4ABRDQIgBkL/////D1gEQCAGpyICIAhrQQAgAiALThutIQQMAQsgBkIgiKdBB2tBbU0EQAJAIAZCgICAgMCBgPz/AHwiBEL///////////8Ag0KAgICAgICA+P8AVg0AIAS/nSIOIAi3Ig9lDQAgDiAPoSENCyANvSIEAn8gDZlEAAAAAAAA4EFjBEAgDaoMAQtBgICAgHgLIgK3vVEEQCACrSEEDAILQoCAgIDAfiAEQoCAgIDAgYD8/wB9IARC////////////AINCgICAgICAgPj/AFYbIQQMAQsgACAGEA8LIAAgBUEwIARBARAZGiAAQdSZASAAIAFBNiABQQAQFCIEQoCAgIBwgyIBQoCAgICQf1IEfiABQoCAgIDgAFENAiAAIAQQDyAAQS8QLQUgBAtBzJ4BEL4BIgFCgICAgHCDQoCAgIDgAFENASAAIAVBNiABQQEQGRogBQsPCyAAIAUQD0KAgICA4AALMAAgAkEATARAIAAgAUKAgICAMEEAQQAQIQ8LIAAgASADKQMAIAJBAWsgA0EIahAhC6MCAgF/BH4jAEEQayIFJABCgICAgDAhBgJAAkAgACAFQQhqIAAgARAlIgkQPA0AIAVBATYCBAJAIAQEQCAD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gDBSBEAgB0KAgICA4ABRDQcgACABECYMAQsgACAFEMoBCyICQQBIDQUgAkUNACAAIAkgBRA8DQUgCSkDACIHIAR8Qv////////8PVQ0EQgAhASAHQgAgB0IAVRshBwNAIAEgB1ENAiAAIAUgASAJQQhqEIUBIgJBAEgNBiACBEAgACAGIAQgCSkDCBBqQQBIDQcLIARCAXwhBCABQgF8IQEMAAsACyAEQv7///////8PVQ0DIAVCIIinQXVPBEAgBaciAiACKAIAQQFqNgIACyAAIAYgBCAFEGpBAEgNBCAEQgF8IQQLIApBAWohCgwBCwsgACAGQTAgBEKAgICACHxC/////w9YBH4gBEL/////D4MFQoCAgIDAfiAEub0iAUKAgICAwIGA/P8AfSABQv///////////wCDQoCAgICAgID4/wBWGwsQRUEASA0BDAILIABB0NoAQQAQFQsgACAGEA9CgICAgOAAIQYLIAAgCBAPIAlBEGokACAGC7ECAgR+An8jAEEQayIIJABCgICAgOAAIQUCQAJ+AkAgAUKAgICAcFQNACABpy0ABUEQcUUNACAIIAKtNwMIIAAgAUEBIAhBCGoQpwEMAQsgABA+CyIEQoCAgIBwg0KAgICA4ABRDQAgAkEAIAJBAEobrSEHQgAhAQJAA0AgASAHUgRAIAMgAadBA3RqKQMAIgZCIIinQXVPBEAgBqciCSAJKAIAQQFqNgIACyAAIAQgASAGQYCAARDSASEJIAFCAXwhASAJQQBODQEMAgsLIAAgBEEwIAJBAE4EfiACrQVCgICAgMB+IAK4vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbCxBFQQBIDQAgBCEFDAELIAAgBBAPCyAIQRBqJAAgBQu6CQICfwh+IwBBMGsiBCQAIAMpAwAhBiAEQoCAgIAwNwMYQQEhBQJAAkACfiACQQJIBEBCgICAgDAhDEKAgICAMAwBC0KAgICAMCADKQMIIgxCgICAgHCDQoCAgIAwUQ0AGkKAgICAMCEKQoCAgIAwIQlCgICAgDAhCEKAgICAMCELIAAgDBBgDQFBACEFQoCAgIAwIAJBA0kNABogAykDEAshDQJAAkACQAJAIAAgBkHRASAGQQAQFCIHQoCAgIBwgyIIQoCAgIAwUgRAAkACQCAIQoCAgIDgAFEEQEKAgICAMCEKQoCAgIAwIQlCgICAgDAhCAwBCyAAIAcQDwJ+AkAgAUKAgICAcFQNACABpy0ABUEQcUUNACAAIAFBAEEAEKcBDAELIAAQPgsiCEKAgICAcINCgICAgOAAUQRAQoCAgIAwIQpCgICAgDAhCQwBCyAGQiCIp0F1TwRAIAanIgIgAigCAEEBajYCAAsgBCAGNwMQIAAgBEEQakEIckEAEJkDIQIgBCkDGCEKIAQpAxAhCSACRQ0BC0KAgICAMCELDAYLQgAhBwNAIAAgCSAKIARBCGoQrgEiBkKAgICAcINCgICAgOAAUQ0CIAQoAggEQEKAgICAMCELDAYLAkAgBQRAIAYhAQwBCyAEIAY3AyAgBCAHQv////8PgzcDKCAAIAwgDUECIARBIGoQISEBIAAgBhAPIAFCgICAgHCDQoCAgIDgAFENAwsgACAIIAcgARBqQQBIDQIgB0IBfCEHDAALAAsgACAGECUiC0KAgICAcINCgICAgOAAUQ0CIAAgBEEIaiALEDxBAEgNAiAEAn4gBCkDCCIGQoCAgIAIfEL/////D1gEQCAGQv////8PgwwBC0KAgICAwH4gBrm9IgdCgICAgMCBgPz/AH0gB0L///////////8Ag0KAgICAgICA+P8AVhsLIgc3AyACfgJAIAFCgICAgHBUDQAgAactAAVBEHFFDQAgACABQQEgBEEgahCnAQwBCyAAQoCAgIAwQQEgBEEgahCuAwshCCAAIAcQDyAIQoCAgIBwg0KAgICA4ABRBEBCgICAgDAhCgwCC0IAIQcgBkIAIAZCAFUbIQkDQCAHIAlRBEBCgICAgDAhCkKAgICAMCEJDAULQoCAgIAwIQogACALIAcQcyIGQoCAgIBwg0KAgICA4ABRDQICQCAFBEAgBiEBDAELIAQgBjcDICAEIAdC/////w+DNwMoIAAgDCANQQIgBEEgahAhIQEgACAGEA8gAUKAgICAcINCgICAgOAAUQ0DCyAAIAggByABEGpBAEgNAiAHQgF8IQcMAAsAC0KAgICAMCELIAlCgICAgHCDQoCAgIAwUQ0DIAAgCUEBEK0BGgwDC0KAgICAMCEJDAILQoCAgIAwIQpCgICAgDAhCUKAgICAMCEIDAELIAAgCEEwIAenIgJBAE4EfiAHQv////8PgwVCgICAgMB+IAK4vSIBQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbCxBFQQBODQELIAAgCBAPQoCAgIDgACEICyAAIAsQDyAAIAkQDyAAIAoQDyAEQTBqJAAgCAsmAEKAgICA4AAgACADKQMAEMoBIgBBAEetQoCAgIAQhCAAQQBIGwuAAQAjAEEQayIAJAAgABCjBAJ+IAA0AgggACkDAELAhD1+fCIBQoCAgIAIfEL/////D1gEQCABQv////8PgwwBC0KAgICAwH4gAbm9IgFCgICAgMCBgPz/AH0gAUL///////////8Ag0KAgICAgICA+P8AVhsLIQEgAEEQaiQAIAELxwIBBX8jAEEgayIEJAAgACADKQMAECgiAUKAgICAcINCgICAgOAAUgRAIAAgBEEIakEAED0aIAGnIgVBEGohBiAFKAIEQf////8HcSEHQQAhAwNAIAMgB05FBEACQAJ/IAUpAgRCgICAgAiDUCIIRQRAIAYgA0EBdGovAQAMAQsgAyAGai0AAAsiAkElRw0AAkAgA0EGaiAHSg0AIANBAWohAgJ/IAhFBEAgBiACQQF0ai8BAAwBCyACIAZqLQAAC0H1AEcNACAFIANBAmpBBBC4BCICQQBIDQAgA0EFaiEDDAELQSUhAiADQQNqIAdKDQAgBSADQQFqQQIQuAQiAkElIAJBAE4iCBshAiADQQJqIAMgCBshAwsgBEEIaiACEIsBGiADQQFqIQMMAQsLIAAgARAPIARBCGoQNiEBCyAEQSBqJAAgAQvkAQEEfyMAQSBrIgIkACAAIAMpAwAQKCIBQoCAgIBwg0KAgICA4ABSBEAgACACQQhqIAGnIgUoAgRB/////wdxED0aIAVBEGohBiAFKAIEQf////8HcSEHQQAhAwNAIAMgB0ZFBEACQAJAAkAgBS0AB0GAAXFFBEAgAyAGai0AACEEDAELIAYgA0EBdGovAQAiBEH/AUsNAQtBkOEBIARBxQAQ+wFFDQAgAkEIaiAEEIsBGgwBCyACQQhqIAQQmgILIANBAWohAwwBCwsgACABEA8gAkEIahA2IQELIAJBIGokACABC84EAgZ/AX4jAEEgayIGJAACQCAAIAMpAwAQKCIBQoCAgIBwg0KAgICA4ABRDQAgACAGQQhqIAGnIgkoAgRB/////wdxED0aIAlBEGohCEEAIQICQANAIAkpAgQiC6dB/////wdxIgogAkoEQCACQQFqIQUCQAJAIAtCgICAgAiDIgtQBEAgAiAIai0AACEDDAELIAggAkEBdGovAQAiA0H/AUsNAQsCQCADQTBrQQpJIANB3/8DcUHBAGtBGklyDQBBpZQBIANBCRD7AQ0AIAQNASADELIGRQ0BCyAGQQhqIAMQiwEaIAUhAgwCCwJ/An8CQCADQYD4A3EiB0GAsANHBEAgB0GAuANHDQFBv8MAIQcMBgtB5MAAIQcgBSAKTg0FAn8gC1BFBEAgCCAFQQF0ai8BAAwBCyAFIAhqLQAACyIFQYDAA2tBgHhJDQUgBkEIaiAFQf8HcSADQQp0QYD4P3FyQYCABGoiA0ESdkHwAXIQmgIgA0EMdkE/cUGAAXIhByACQQJqDAELIANB/wBNBEAgBkEIaiADEJoCIAUhAgwECyADQf8PTQRAIAUhAiADQQZ2QcABcgwCCyADQQx2QeABciEHIAULIQIgBkEIaiAHEJoCIANBBnZBP3FBgAFyCyEHIAZBCGoiBSAHEJoCIAUgA0E/cUGAAXIQmgIMAQsLIAAgARAPIAZBCGoQNiEBDAELIAAgBxC5BCAAIAEQDyAGKAIIKAIQIgBBEGogBigCDCAAKAIEEQAAQoCAgIDgACEBCyAGQSBqJAAgAQuVBAIGfwF+IwBBIGsiBSQAAkAgACADKQMAECgiAUKAgICAcINCgICAgOAAUQ0AIAAgBUEIakEAED0aIAGnIghBEGohCUEAIQIDQAJAAkACQCAIKQIEIgunQf////8HcSACSgRAAn8gC0KAgICACINQRQRAIAkgAkEBdGovAQAMAQsgAiAJai0AAAsiA0ElRgRAIAAgCCACELMGIgNBAEgNAyACQQNqIQYgA0H/AE0EQCAEBEAgBiECDAYLQSUgAyADELIGIgcbIQMgAkEBaiAGIAcbIQIMBQsCfyADQWBxQcABRgRAIANBH3EhA0GAASEHQQEMAQsgA0FwcUHgAUYEQCADQQ9xIQNBgBAhB0ECDAELIANBeHFB8AFHBEBBASEHQQAhA0EADAELIANBB3EhA0GAgAQhB0EDCyECA0AgAkEATA0DIAAgCCAGELMGIgpBAEgNBCAGQQNqIQYgCkHAAXFBgAFHBEBBACEDDAQFIAJBAWshAiAKQT9xIANBBnRyIQMMAQsACwALIAJBAWohAgwDCyAAIAEQDyAFQQhqEDYhAQwECyAGIQIgAyAHSCADQf//wwBKckUgA0GAcHFBgLADR3ENASAAQcmJARC5BAsgACABEA8gBSgCCCgCECIAQRBqIAUoAgwgACgCBBEAAEKAgICA4AAhAQwCCyAFQQhqIAMQuQEaDAALAAsgBUEgaiQAIAELNwAgACADKQMAELMBIgJFBEBCgICAgOAADwsgACACEIECIAJqQQBBCkEAELgCIQEgACACEFQgAQuHAQEBfyMAQRBrIgIkAAJAIAAgAykDABCzASIERQRAQoCAgIDgACEBDAELAn5CgICAgOAAIAAgAkEMaiADKQMIEHcNABogAigCDCIDBEBCgICAgMB+IANBJWtBXUkNARoLIAAgBBCBAiAEakEAIANBgQgQuAILIQEgACAEEFQLIAJBEGokACABCwkAIAAgARDdAgujAQIBfgF/IwBBEGsiAiQAAn4gACABEN0CIgVCgICAgHCDQoCAgIDgAFEEQCAFDAELQQohBgJAAkAgBA0AIAMpAwAiAUKAgICAcINCgICAgDBRDQAgACABEI4FIgZBAEgNAQtCgICAgOAAIAAgAkEIaiAFEG4NARogACACKwMIIAZBAEEAEI8CDAELIAAgBRAPQoCAgIDgAAshASACQRBqJAAgAQuMAgIBfgF8IwBBEGsiAiQAQoCAgIDgACEEAkAgACABEN0CIgFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsgACACIAEQbg0AAkACQCADKQMAIgFCgICAgHCDQoCAgIAwUQRAIAIpAwAhAQwBCyAAIAJBDGogARC6AQ0CIAIrAwAiBb0iAUKAgICAgICA+P8Ag0KAgICAgICA+P8AUg0BCyAAQoCAgIDAfiABQoCAgIDAgYD8/wB9IAFC////////////AINCgICAgICAgPj/AFYbEDchBAwBCyACKAIMIgNB5QBrQZt/TQRAIABBijRBABBQDAELIAAgBUEKIANBARCPAiEECyACQRBqJAAgBAvYAQIBfgF8IwBBEGsiAiQAQoCAgIDgACEEAkAgACABEN0CIgFCgICAgHCDQoCAgIDgAFEEQCABIQQMAQsgACACIAEQbg0AIAAgAkEMaiADKQMAELoBDQAgAigCDCIDQeUATwRAIABBijRB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LUiv7z8IIKpBvMOOPCdaYe4buu8/Muupw5QrhDyXums3K8XvP+6F0TGpZIo8QEVuW3bQ7z/t4zvkujeOvBS+nK392+8/nc2RTTuJdzzYkJ6BwefvP4nMYEHBBVM88XGPK8Lz7z8AAAAAAADwPwAAAAAAAPg/AAAAAAAAAAAG0M9D6/1MPgBBmxkL54UBQAO44j8oKXt9ACgpe3N1cGVyKC4uLmFyZ3VtZW50cyk7fQAoKSB7CiAgICBbbmF0aXZlIGNvZGVdCn0AY2Fubm90IG1peCA/PyB3aXRoICYmIG9yIHx8AGN0egBwcm94eTogcHJvcGVydHkgbm90IHByZXNlbnQgaW4gdGFyZ2V0IHdlcmUgcmV0dXJuZWQgYnkgbm9uIGV4dGVuc2libGUgcHJveHkAcmV2b2tlZCBwcm94eQBQcm94eQBhZGRfcHJvcGVydHkAcHJveHk6IGNhbm5vdCBzZXQgcHJvcGVydHkAbm8gc2V0dGVyIGZvciBwcm9wZXJ0eQB2YWx1ZSBoYXMgbm8gcHJvcGVydHkAY291bGQgbm90IGRlbGV0ZSBwcm9wZXJ0eQBwcm94eTogZHVwbGljYXRlIHByb3BlcnR5AEpTX0RlZmluZUF1dG9Jbml0UHJvcGVydHkAaGFzT3duUHJvcGVydHkAcHJveHk6IGluY29uc2lzdGVudCBkZWxldGVQcm9wZXJ0eQBwcm94eTogaW5jb25zaXN0ZW50IGRlZmluZVByb3BlcnR5AEpTX0RlZmluZVByb3BlcnR5ACFtci0+ZW1wdHkAaW5maW5pdHkASW5maW5pdHkAb3V0IG9mIG1lbW9yeQB1bmtub3duIHVuaWNvZGUgZ2VuZXJhbCBjYXRlZ29yeQBHZW5lcmFsX0NhdGVnb3J5AGV2ZXJ5AGFueQBhcHBseQAnJXMnIGlzIHJlYWQtb25seQBleHBlY3RpbmcgY2F0Y2ggb3IgZmluYWxseQBzdGlja3kAYmlnaW50IGFyZSBmb3JiaWRkZW4gaW4gSlNPTi5zdHJpbmdpZnkAc3ViYXJyYXkAZW1wdHkgYXJyYXkAbm9uIGludGVnZXIgaW5kZXggaW4gdHlwZWQgYXJyYXkAbmVnYXRpdmUgaW5kZXggaW4gdHlwZWQgYXJyYXkAb3V0LW9mLWJvdW5kIGluZGV4IGluIHR5cGVkIGFycmF5AGNhbm5vdCBjcmVhdGUgbnVtZXJpYyBpbmRleCBpbiB0eXBlZCBhcnJheQBpc0FycmF5AFR5cGVkQXJyYXkAZ2V0RGF5AGdldFVUQ0RheQBqc19nZXRfYXRvbV9pbmRleABpbnZhbGlkIGFycmF5IGluZGV4AG91dC1vZi1ib3VuZCBudW1lcmljIGluZGV4AEpTX0F0b21Jc0FycmF5SW5kZXgAZmluZEluZGV4AGludmFsaWQgZXhwb3J0IHN5bnRheABpbnZhbGlkIGFzc2lnbm1lbnQgc3ludGF4AG1heABcdSUwNHgAaW52YWxpZCBvcGNvZGU6IHBjPSV1IG9wY29kZT0weCUwMngALSsgICAwWDB4AC0wWCswWCAwWC0weCsweCAweABsaW5lIHRlcm1pbmF0b3Igbm90IGFsbG93ZWQgYWZ0ZXIgdGhyb3cAYmZfcG93AG5vdwBpbnRlZ2VyIG92ZXJmbG93AHN0YWNrIG92ZXJmbG93AG11c3QgYmUgY2FsbGVkIHdpdGggbmV3AGlzVmlldwBEYXRhVmlldwByYXcAdGRpdgBmZGl2AGVkaXYAY2RpdgAldQBjbGFzcyBkZWNsYXJhdGlvbnMgY2FuJ3QgYXBwZWFyIGluIHNpbmdsZS1zdGF0ZW1lbnQgY29udGV4dABmdW5jdGlvbiBkZWNsYXJhdGlvbnMgY2FuJ3QgYXBwZWFyIGluIHNpbmdsZS1zdGF0ZW1lbnQgY29udGV4dABsZXhpY2FsIGRlY2xhcmF0aW9ucyBjYW4ndCBhcHBlYXIgaW4gc2luZ2xlLXN0YXRlbWVudCBjb250ZXh0AGR1cGxpY2F0ZSBhcmd1bWVudCBuYW1lcyBub3QgYWxsb3dlZCBpbiB0aGlzIGNvbnRleHQAZHVwbGljYXRlIHBhcmFtZXRlciBuYW1lcyBub3QgYWxsb3dlZCBpbiB0aGlzIGNvbnRleHQAaW1wb3J0Lm1ldGEgbm90IHN1cHBvcnRlZCBpbiB0aGlzIGNvbnRleHQASlNfRnJlZUNvbnRleHQASlNDb250ZXh0AGpzX21hcF9pdGVyYXRvcl9uZXh0AGpzX2FzeW5jX2dlbmVyYXRvcl9yZXN1bWVfbmV4dAB1bmV4cGVjdGVkIGVuZCBvZiBpbnB1dAB0dABleHBvcnRlZCB2YXJpYWJsZSAnJXMnIGRvZXMgbm90IGV4aXN0AHByaXZhdGUgY2xhc3MgZmllbGQgJyVzJyBkb2VzIG5vdCBleGlzdAB0ZXN0AGFzc2lnbm1lbnQgcmVzdCBwcm9wZXJ0eSBtdXN0IGJlIGxhc3QAYmZfc3FydABzb3J0AGNicnQAdHJpbVN0YXJ0AHBhZFN0YXJ0AHVua25vd24gdW5pY29kZSBzY3JpcHQAU2NyaXB0AGh5cG90AGZyZWVfemVyb19yZWZjb3VudABmYXN0X2FycmF5X2NvdW50AGJpbmFyeV9vYmplY3RfY291bnQAc3RyX2luZGV4ID09IG51bV9rZXlzX2NvdW50ICsgc3RyX2tleXNfY291bnQAbnVtX2luZGV4ID09IG51bV9rZXlzX2NvdW50AHN0cl9jb3VudABwcm9wX2NvdW50AHN5bV9pbmRleCA9PSBhdG9tX2NvdW50AGxhYmVsID49IDAgJiYgbGFiZWwgPCBzLT5sYWJlbF9jb3VudABsYWIxID49IDAgJiYgbGFiMSA8IHMtPmxhYmVsX2NvdW50AG9ial9jb3VudAB2YWwgPCBzLT5jYXB0dXJlX2NvdW50AHZhbDIgPCBzLT5jYXB0dXJlX2NvdW50AHNoYXBlX2NvdW50AGpzX2Z1bmNfcGMybGluZV9jb3VudABtZW1vcnlfdXNlZF9jb3VudABtYWxsb2NfY291bnQAanNfZnVuY19jb3VudABjX2Z1bmNfY291bnQAaW52YWxpZCByZXBlYXQgY291bnQAaW52YWxpZCByZXBldGl0aW9uIGNvdW50AGZvbnQAaW52YWxpZCBjb2RlIHBvaW50AGZyb21Db2RlUG9pbnQAaW52YWxpZCBoaW50AGNhbm5vdCBjb252ZXJ0IE5hTiBvciBJbmZpbml0eSB0byBiaWdpbnQAY2Fubm90IGNvbnZlcnQgdG8gYmlnaW50AGJvdGggb3BlcmFuZHMgbXVzdCBiZSBiaWdpbnQAbm90IGEgYmlnaW50AGVuY29kZVVSSUNvbXBvbmVudABkZWNvZGVVUklDb21wb25lbnQAdW5leHBlY3RlZCBlbmQgb2YgY29tbWVudABpbnZhbGlkIHN3aXRjaCBzdGF0ZW1lbnQAQmlnSW50AHBhcnNlSW50AGR1cGxpY2F0ZSBkZWZhdWx0AG1hbGxvY19saW1pdABzcGxpdABleHBlY3RpbmcgaGV4IGRpZ2l0AHRyaW1SaWdodAByZWR1Y2VSaWdodAB1bnNoaWZ0AHRyaW1MZWZ0AGludmFsaWQgb2Zmc2V0AGludmFsaWQgYnl0ZU9mZnNldABnZXRUaW1lem9uZU9mZnNldAByZXNvbHZpbmcgZnVuY3Rpb24gYWxyZWFkeSBzZXQAcHJveHk6IGluY29uc2lzdGVudCBzZXQAZmluZF9qdW1wX3RhcmdldABleHBlY3RpbmcgdGFyZ2V0AGludmFsaWQgZGVzdHJ1Y3R1cmluZyB0YXJnZXQAcHJveHk6IGluY29uc2lzdGVudCBnZXQAV2Vha1NldABjb25zdHJ1Y3QASlNfRnJlZUF0b21TdHJ1Y3QAdXNlIHN0cmljdABSZWZsZWN0AHJlamVjdABub3QgYW4gQXN5bmNHZW5lcmF0b3Igb2JqZWN0AGNhbm5vdCBjb252ZXJ0IHRvIG9iamVjdABpbnZhbGlkIGJyYW5kIG9uIG9iamVjdABvcGVyYW5kICdwcm90b3R5cGUnIHByb3BlcnR5IGlzIG5vdCBhbiBvYmplY3QAcmVjZWl2ZXIgaXMgbm90IGFuIG9iamVjdABpdGVyYXRvciBtdXN0IHJldHVybiBhbiBvYmplY3QAbm90IGEgRGF0ZSBvYmplY3QAbm90IGEgb2JqZWN0AEpTT2JqZWN0AGJpZ2Zsb2F0AHBhcnNlRmxvYXQAZmxhdABub3RoaW5nIHRvIHJlcGVhdABjb25jYXQAY29kZVBvaW50QXQAY2hhckF0AGNoYXJDb2RlQXQAa2V5cwBwcm94eTogdGFyZ2V0IHByb3BlcnR5IG11c3QgYmUgcHJlc2VudCBpbiBwcm94eSBvd25LZXlzACAgZmFzdCBhcnJheXMAZXhwb3J0ICclcycgaW4gbW9kdWxlICclcycgaXMgYW1iaWd1b3VzAHByaXZhdGUgY2xhc3MgZmllbGQgJyVzJyBhbHJlYWR5IGV4aXN0cwB0b28gbWFueSBhcmd1bWVudHMAVG9vIG1hbnkgY2FsbCBhcmd1bWVudHMAZmFzdF9hcnJheV9lbGVtZW50cwAgIGVsZW1lbnRzAGludmFsaWQgbnVtYmVyIG9mIGRpZ2l0cwBiaW5hcnkgb2JqZWN0cwBpbnZhbGlkIHByb3BlcnR5IGFjY2VzcwBqc19vcF9kZWZpbmVfY2xhc3MAZmQtPmJ5dGVfY29kZS5idWZbZGVmaW5lX2NsYXNzX3Bvc10gPT0gT1BfZGVmaW5lX2NsYXNzAF9fZ2V0Q2xhc3MAc2V0SG91cnMAZ2V0SG91cnMAc2V0VVRDSG91cnMAZ2V0VVRDSG91cnMAZ2V0T3duUHJvcGVydHlEZXNjcmlwdG9ycwB0b28gbWFueSBpbWJyaWNhdGVkIHF1YW50aWZpZXJzAHVuaWNvZGVfcHJvcF9vcHMAYWNvcwBmb3IgYXdhaXQgaXMgb25seSB2YWxpZCBpbiBhc3luY2hyb25vdXMgZnVuY3Rpb25zAG5ldy50YXJnZXQgb25seSBhbGxvd2VkIHdpdGhpbiBmdW5jdGlvbnMAYnl0ZWNvZGUgZnVuY3Rpb25zAEMgZnVuY3Rpb25zAHByb3h5OiBpbmNvbnNpc3RlbnQgcHJldmVudEV4dGVuc2lvbnMAU2NyaXB0X0V4dGVuc2lvbnMAYXRvbXMAcHJveHk6IHByb3BlcnRpZXMgbXVzdCBiZSBzdHJpbmdzIG9yIHN5bWJvbHMAZ2V0T3duUHJvcGVydHlTeW1ib2xzAHJlc29sdmVfbGFiZWxzAEpTX0V2YWxUaGlzAHN0cmluZ3MAaW52YWxpZCBkZXNjcmlwdG9yIGZsYWdzAGludmFsaWQgcmVndWxhciBleHByZXNzaW9uIGZsYWdzAHZhbHVlcwBzZXRNaW51dGVzAGdldE1pbnV0ZXMAc2V0VVRDTWludXRlcwBnZXRVVENNaW51dGVzAHRvbyBtYW55IGNhcHR1cmVzACAgc2hhcGVzAGdldE93blByb3BlcnR5TmFtZXMAZ2NfZnJlZV9jeWNsZXMAYWRkX2V2YWxfdmFyaWFibGVzAHJlc29sdmVfdmFyaWFibGVzAHRvbyBtYW55IGxvY2FsIHZhcmlhYmxlcwB0b28gbWFueSBjbG9zdXJlIHZhcmlhYmxlcwBjb21wYWN0X3Byb3BlcnRpZXMAICBwcm9wZXJ0aWVzAGRlZmluZVByb3BlcnRpZXMAZW50cmllcwBmcm9tRW50cmllcwB0b28gbWFueSByYW5nZXMAaW5jbHVkZXMAc2V0TWlsbGlzZWNvbmRzAGdldE1pbGxpc2Vjb25kcwBzZXRVVENNaWxsaXNlY29uZHMAZ2V0VVRDTWlsbGlzZWNvbmRzAHNldFNlY29uZHMAZ2V0U2Vjb25kcwBzZXRVVENTZWNvbmRzAGdldFVUQ1NlY29uZHMAaXRhbGljcwBhYnMAcHJveHk6IGluY29uc2lzdGVudCBoYXMAJS4qcwAgKCVzAHNldCAlcwBnZXQgJXMAICAgIGF0ICVzAG5vIG92ZXJsb2FkZWQgb3BlcmF0b3IgJXMAbm90IGEgJXMAdW5zdXBwb3J0ZWQga2V5d29yZDogJXMAc3Vic3RyAHByb3h5OiBpbmNvbnNpc3RlbnQgZ2V0T3duUHJvcGVydHlEZXNjcmlwdG9yAHN1cGVyKCkgaXMgb25seSB2YWxpZCBpbiBhIGRlcml2ZWQgY2xhc3MgY29uc3RydWN0b3IAcGFyZW50IGNsYXNzIG11c3QgYmUgY29uc3RydWN0b3IAbm90IGEgY29uc3RydWN0b3IAQXJyYXkgSXRlcmF0b3IAU2V0IEl0ZXJhdG9yAE1hcCBJdGVyYXRvcgBSZWdFeHAgU3RyaW5nIEl0ZXJhdG9yAG5vdCBhbiBBc3luYy1mcm9tLVN5bmMgSXRlcmF0b3IAY2Fubm90IGludm9rZSBhIHJ1bm5pbmcgZ2VuZXJhdG9yAG5vdCBhIGdlbmVyYXRvcgBBc3luY0dlbmVyYXRvcgBzeW50YXggZXJyb3IAU3ludGF4RXJyb3IARXZhbEVycm9yAEludGVybmFsRXJyb3IAQWdncmVnYXRlRXJyb3IAVHlwZUVycm9yAFJhbmdlRXJyb3IAUmVmZXJlbmNlRXJyb3IAVVJJRXJyb3IAZmxvb3IAZm9udGNvbG9yAGFuY2hvcgBmb3IAa2V5Rm9yAGV4cGVjdGluZyBzdXJyb2dhdGUgcGFpcgBhIGRlY2xhcmF0aW9uIGluIHRoZSBoZWFkIG9mIGEgZm9yLSVzIGxvb3AgY2FuJ3QgaGF2ZSBhbiBpbml0aWFsaXplcgAnYXJndW1lbnRzJyBpZGVudGlmaWVyIGlzIG5vdCBhbGxvd2VkIGluIGNsYXNzIGZpZWxkIGluaXRpYWxpemVyAGludmFsaWQgbnVtYmVyIG9mIGFyZ3VtZW50cyBmb3IgZ2V0dGVyIG9yIHNldHRlcgBpbnZhbGlkIHNldHRlcgBpbnZhbGlkIGdldHRlcgBmaWx0ZXIAbWlzc2luZyBmb3JtYWwgcGFyYW1ldGVyACJ1c2Ugc3RyaWN0IiBub3QgYWxsb3dlZCBpbiBmdW5jdGlvbiB3aXRoIGRlZmF1bHQgb3IgZGVzdHJ1Y3R1cmluZyBwYXJhbWV0ZXIAaW52YWxpZCBjaGFyYWN0ZXIAdW5leHBlY3RlZCBjaGFyYWN0ZXIAcHJpdmF0ZSBjbGFzcyBmaWVsZCBmb3JiaWRkZW4gYWZ0ZXIgc3VwZXIAaW52YWxpZCByZWRlZmluaXRpb24gb2YgbGV4aWNhbCBpZGVudGlmaWVyACdsZXQnIGlzIG5vdCBhIHZhbGlkIGxleGljYWwgaWRlbnRpZmllcgBpbnZhbGlkIHJlZGVmaW5pdGlvbiBvZiBnbG9iYWwgaWRlbnRpZmllcgB5aWVsZCBpcyBhIHJlc2VydmVkIGlkZW50aWZpZXIAJyVzJyBpcyBhIHJlc2VydmVkIGlkZW50aWZpZXIAb3RoZXIAYXRvbTFfaXNfaW50ZWdlciAmJiBhdG9tMl9pc19pbnRlZ2VyAGNhbm5vdCBjb252ZXJ0IHRvIGJpZ2ludDogbm90IGFuIGludGVnZXIAaXNJbnRlZ2VyAGlzU2FmZUludGVnZXIAYnVmZmVyAFNoYXJlZEFycmF5QnVmZmVyAGNhbm5vdCB1c2UgaWRlbnRpY2FsIEFycmF5QnVmZmVyAGNhbm5vdCBjb252ZXJ0IGJpZ2ludCB0byBudW1iZXIAY2Fubm90IGNvbnZlcnQgYmlnZmxvYXQgdG8gbnVtYmVyAGNhbm5vdCBjb252ZXJ0IHN5bWJvbCB0byBudW1iZXIAY2Fubm90IGNvbnZlcnQgYmlnZGVjaW1hbCB0byBudW1iZXIAbm90IGEgbnVtYmVyAGxpbmVOdW1iZXIAbWFsZm9ybWVkIHVuaWNvZGUgY2hhcgBjbGVhcgBzZXRZZWFyAGdldFllYXIAc2V0RnVsbFllYXIAZ2V0RnVsbFllYXIAc2V0VVRDRnVsbFllYXIAZ2V0VVRDRnVsbFllYXIAcSAhPSByAHVuZXhwZWN0ZWQgbGluZSB0ZXJtaW5hdG9yIGluIHJlZ2V4cAB1bmV4cGVjdGVkIGVuZCBvZiByZWdleHAAUmVnRXhwAHN1cABpbnZhbGlkIGdyb3VwAHBvcABjb250aW51ZSBtdXN0IGJlIGluc2lkZSBsb29wAGJmX2xvZ2ljX29wAG51bV9rZXlzX2NtcAB1c2Ugc3RyaXAAbWFwAGZsYXRNYXAAV2Vha01hcABleHBlY3RpbmcgJ3snIGFmdGVyIFxwAGxvZzFwAGRpdmlzaW9uIGJ5IHplcm8AdW5rbm93bgBpdGVyYXRvcl9jbG9zZV9yZXR1cm4AcHJvbWlzZSBzZWxmIHJlc29sdXRpb24Ab3V0IG9mIG1lbW9yeSBpbiByZWdleHAgZXhlY3V0aW9uAGRlc2NyaXB0aW9uAHByb3h5OiBkZWZpbmVQcm9wZXJ0eSBleGNlcHRpb24AanNfYXN5bmNfZ2VuZXJhdG9yX3Jlc29sdmVfZnVuY3Rpb24AanNfY3JlYXRlX2Z1bmN0aW9uAHNldC9hZGQgaXMgbm90IGEgZnVuY3Rpb24AcmV0dXJuIG5vdCBpbiBhIGZ1bmN0aW9uAEFzeW5jR2VuZXJhdG9yRnVuY3Rpb24AQXN5bmNGdW5jdGlvbgBpbnZhbGlkIG9wZXJhdGlvbgB1bnN1cHBvcnRlZCBvcGVyYXRpb24AYXdhaXQgaW4gZGVmYXVsdCBleHByZXNzaW9uAHlpZWxkIGluIGRlZmF1bHQgZXhwcmVzc2lvbgBpbnZhbGlkIGRlY2ltYWwgZXNjYXBlIGluIHJlZ3VsYXIgZXhwcmVzc2lvbgBiYWNrIHJlZmVyZW5jZSBvdXQgb2YgcmFuZ2UgaW4gcmVndWxhciBleHByZXNzaW9uAGludmFsaWQgZXNjYXBlIHNlcXVlbmNlIGluIHJlZ3VsYXIgZXhwcmVzc2lvbgBleHBlY3RlZCAnb2YnIG9yICdpbicgaW4gZm9yIGNvbnRyb2wgZXhwcmVzc2lvbgB0b28gY29tcGxpY2F0ZWQgZGVzdHJ1Y3R1cmluZyBleHByZXNzaW9uAGV4cGVjdGVkICd9JyBhZnRlciB0ZW1wbGF0ZSBleHByZXNzaW9uAHRvUHJlY2lzaW9uAGFzaW4Aam9pbgBtaW4AY29weVdpdGhpbgB0ZW1wbGF0ZSBsaXRlcmFsIGNhbm5vdCBhcHBlYXIgaW4gYW4gb3B0aW9uYWwgY2hhaW4AY2lyY3VsYXIgcHJvdG90eXBlIGNoYWluAGFzc2lnbgAheS0+c2lnbgBpc0Zyb3plbgBtYXJrX2NoaWxkcmVuAChwb3MgKyBsZW4pIDw9IGJjX2J1Zl9sZW4AdW5leHBlY3RlZCBlbGxpcHNpcyB0b2tlbgB0aGVuAHNldHRlciBpcyBmb3JiaWRkZW4AbnVsbCBvciB1bmRlZmluZWQgYXJlIGZvcmJpZGRlbgBhdGFuAG5hbgBub3QgYSBib29sZWFuAEJvb2xlYW4AZ2Nfc2NhbgBiYWQgbm9ybWFsaXphdGlvbiBmb3JtAEpTX05ld1N5bWJvbEZyb21BdG9tAGZyb20AcmFuZG9tAHRyaW0AdGRpdnJlbQBmZGl2cmVtAGVkaXZyZW0AY2RpdnJlbQBiZl9kaXZyZW0Ac3FydHJlbQBpbXVsAG5vdCBhIHN5bWJvbABTeW1ib2wAUmVnRXhwIGV4ZWMgbWV0aG9kIG11c3QgcmV0dXJuIGFuIG9iamVjdCBvciBudWxsAHBhcmVudCBwcm90b3R5cGUgbXVzdCBiZSBhbiBvYmplY3Qgb3IgbnVsbABjYW5ub3Qgc2V0IHByb3BlcnR5ICclcycgb2YgbnVsbABjYW5ub3QgcmVhZCBwcm9wZXJ0eSAnJXMnIG9mIG51bGwATnVsbABmaWxsAG5ldyBBcnJheUJ1ZmZlciBpcyB0b28gc21hbGwAVHlwZWRBcnJheSBsZW5ndGggaXMgdG9vIHNtYWxsAGNhbGwAZG90QWxsAG1hdGNoQWxsAHJlcGxhY2VBbGwAY2VpbAB1cGRhdGVfbGFiZWwAYmNfYnVmW3Bvc10gPT0gT1BfbGFiZWwAZXZhbABpbnZhbGlkIGJpZ2ludCBsaXRlcmFsAGludmFsaWQgbnVtYmVyIGxpdGVyYWwAbWFsZm9ybWVkIGVzY2FwZSBzZXF1ZW5jZSBpbiBzdHJpbmcgbGl0ZXJhbABiZl9leHBfaW50ZXJuYWwAYmZfbG9nX2ludGVybmFsAEpTX1NldFByb3BlcnR5SW50ZXJuYWwASlNfR2V0T3duUHJvcGVydHlOYW1lc0ludGVybmFsAF9fSlNfRXZhbEludGVybmFsAGJpZ2RlY2ltYWwAbnR0X2ZmdF9wYXJ0aWFsAHRvRXhwb25lbnRpYWwAc2VhbABnbG9iYWwAYmxpbmsAX19kYXRlX2Nsb2NrAHN0YWNrAGxyZV9leGVjX2JhY2t0cmFjawBzLT5pc193ZWFrAGJmX3Bvd191aQBzZXRNb250aABnZXRNb250aABzZXRVVENNb250aABnZXRVVENNb250aABpbnZhbGlkIGtleXdvcmQ6IHdpdGgAc3RhcnRzV2l0aABlbmRzV2l0aABwcm9wID09IEpTX0FUT01fbGVuZ3RoAGludmFsaWQgYXJyYXkgbGVuZ3RoAGludmFsaWQgYXJyYXkgYnVmZmVyIGxlbmd0aABpbnZhbGlkIGxlbmd0aABpbnZhbGlkIGJ5dGVMZW5ndGgAdXNlIG1hdGgATWF0aABwdXNoAGFjb3NoAEpTX1Jlc2l6ZUF0b21IYXNoAGFzaW5oAGF0YW5oAGJyZWFrIG11c3QgYmUgaW5zaWRlIGxvb3Agb3Igc3dpdGNoAG1hdGNoAGNhdGNoAHNlYXJjaABmb3JFYWNoAGJmX2xvZwBBcnJheSB0b28gbG9uZwBzdHJpbmcgdG9vIGxvbmcAQXJyYXkgbG9vIGxvbmcAc3Vic3RyaW5nAGNhbm5vdCBjb252ZXJ0IHN5bWJvbCB0byBzdHJpbmcAdW5leHBlY3RlZCBlbmQgb2Ygc3RyaW5nAG5vdCBhIHN0cmluZwBpbnZhbGlkIGNoYXJhY3RlciBpbiBhIEpTT04gc3RyaW5nAHRvU3RyaW5nAHRvRGF0ZVN0cmluZwB0b0xvY2FsZURhdGVTdHJpbmcAdG9UaW1lU3RyaW5nAHRvTG9jYWxlVGltZVN0cmluZwB0b0xvY2FsZVN0cmluZwB0b0dNVFN0cmluZwBKU1N0cmluZwB0b0lTT1N0cmluZwB0b1VUQ1N0cmluZwBkdXBsaWNhdGUgaW1wb3J0IGJpbmRpbmcAaW52YWxpZCBpbXBvcnQgYmluZGluZwBiaWcAcmVnZXhwIG11c3QgaGF2ZSB0aGUgJ2cnIGZsYWcAb2YAaW5mAGRpZmYgPT0gKGludDhfdClkaWZmAGRpZmYgPT0gKGludDE2X3QpZGlmZgBocmVmAGdjX2RlY3JlZgBmcmVlX3Zhcl9yZWYAb3B0aW1pemVfc2NvcGVfbWFrZV9nbG9iYWxfcmVmAHJlc2V0X3dlYWtfcmVmAGRlbGV0ZV93ZWFrX3JlZgBvcHRpbWl6ZV9zY29wZV9tYWtlX3JlZgBpbmRleE9mAGxhc3RJbmRleE9mAHZhbHVlT2YAc2V0UHJvdG90eXBlT2YAZ2V0UHJvdG90eXBlT2YAaXNQcm90b3R5cGVPZgAlLipmAGZvbnRzaXplAGJpbmFyeV9vYmplY3Rfc2l6ZQBzdHJfc2l6ZQBuZXdfc2l6ZSA8PSBzaC0+cHJvcF9zaXplAGRlc2NyIDwgcnQtPmF0b21fc2l6ZQBhdG9tIDwgcnQtPmF0b21fc2l6ZQBjb21wdXRlX3N0YWNrX3NpemUAb2JqX3NpemUAbiA8IGJ1Zl9zaXplAHNoYXBlX3NpemUAanNfZnVuY19wYzJsaW5lX3NpemUAanNfZnVuY19jb2RlX3NpemUAbWVtb3J5X3VzZWRfc2l6ZQBqc19mdW5jX3NpemUAbm9ybWFsaXplAGZyZWV6ZQByZXNvbHZlAHRvUHJpbWl0aXZlAHB1dF9sdmFsdWUAdW5rbm93biB1bmljb2RlIHByb3BlcnR5IHZhbHVlAHJlc3QgZWxlbWVudCBjYW5ub3QgaGF2ZSBhIGRlZmF1bHQgdmFsdWUAaW52YWxpZCByZXQgdmFsdWUAX19KU19BdG9tVG9WYWx1ZQBfX3F1b3RlAGlzRmluaXRlAGRlbGV0ZQBjcmVhdGUAc2V0RGF0ZQBnZXREYXRlAHNldFVUQ0RhdGUAZ2V0VVRDRGF0ZQBJbnZhbGlkIERhdGUAcmV2ZXJzZQBwYXJzZQBwcm94eSBwcmV2ZW50RXh0ZW5zaW9ucyBoYW5kbGVyIHJldHVybmVkIGZhbHNlAFByb21pc2UAdG9Mb3dlckNhc2UAdG9Mb2NhbGVMb3dlckNhc2UAdG9VcHBlckNhc2UAdG9Mb2NhbGVVcHBlckNhc2UAaWdub3JlQ2FzZQBsb2NhbGVDb21wYXJlAHByb3h5OiBpbmNvbnNpc3RlbnQgcHJvdG90eXBlAHByb3h5OiBiYWQgcHJvdG90eXBlAG5vdCBhIHByb3RvdHlwZQBpbnZhbGlkIG9iamVjdCB0eXBlAHVuZXNjYXBlAG5vbmUAcmVzdCBlbGVtZW50IG11c3QgYmUgdGhlIGxhc3Qgb25lAG11bHRpbGluZQAgIHBjMmxpbmUAc29tZQBKU19GcmVlUnVudGltZQBKU1J1bnRpbWUAc2V0VGltZQBnZXRUaW1lAHNldF9vYmplY3RfbmFtZQBleHBlY3RpbmcgcHJvcGVydHkgbmFtZQB1bmtub3duIHVuaWNvZGUgcHJvcGVydHkgbmFtZQBpbnZhbGlkIHByb3BlcnR5IG5hbWUAZHVwbGljYXRlIF9fcHJvdG9fXyBwcm9wZXJ0eSBuYW1lAGludmFsaWQgcmVkZWZpbml0aW9uIG9mIHBhcmFtZXRlciBuYW1lAGV4cGVjdGluZyBncm91cCBuYW1lAGR1cGxpY2F0ZSBncm91cCBuYW1lAGludmFsaWQgZ3JvdXAgbmFtZQBkdXBsaWNhdGUgbGFiZWwgbmFtZQBpbnZhbGlkIGZpcnN0IGNoYXJhY3RlciBvZiBwcml2YXRlIG5hbWUAaW52YWxpZCBsZXhpY2FsIHZhcmlhYmxlIG5hbWUAaW52YWxpZCBtZXRob2QgbmFtZQBleHBlY3RpbmcgZmllbGQgbmFtZQBpbnZhbGlkIGZpZWxkIG5hbWUAY2xhc3Mgc3RhdGVtZW50IHJlcXVpcmVzIGEgbmFtZQBmaWxlTmFtZQBjb21waWxlAG9iamVjdCBpcyBub3QgZXh0ZW5zaWJsZQBwcm94eTogaW5jb25zaXN0ZW50IGlzRXh0ZW5zaWJsZQBjYW5ub3QgaGF2ZSBzZXR0ZXIvZ2V0dGVyIGFuZCB2YWx1ZSBvciB3cml0YWJsZQBwcm9wZXJ0eSBpcyBub3QgY29uZmlndXJhYmxlAHZhbHVlIGlzIG5vdCBpdGVyYWJsZQBwcm9wZXJ0eUlzRW51bWVyYWJsZQBtaXNzaW5nIGluaXRpYWxpemVyIGZvciBjb25zdCB2YXJpYWJsZQBsZXhpY2FsIHZhcmlhYmxlAGludmFsaWQgcmVkZWZpbml0aW9uIG9mIGEgdmFyaWFibGUAcmV2b2NhYmxlAHN0cmlrZQBtcF9kaXZub3JtX2xhcmdlAGludmFsaWQgY2xhc3MgcmFuZ2UAbWVzc2FnZQBhc3luY19mdW5jX2ZyZWUAaW52YWxpZCBsdmFsdWUgaW4gc3RyaWN0IG1vZGUAaW52YWxpZCB2YXJpYWJsZSBuYW1lIGluIHN0cmljdCBtb2RlAGNhbm5vdCBkZWxldGUgYSBkaXJlY3QgcmVmZXJlbmNlIGluIHN0cmljdCBtb2RlAG9jdGFsIGVzY2FwZSBzZXF1ZW5jZXMgYXJlIG5vdCBhbGxvd2VkIGluIHN0cmljdCBtb2RlAG9jdGFsIGxpdGVyYWxzIGFyZSBkZXByZWNhdGVkIGluIHN0cmljdCBtb2RlAHVuaWNvZGUAICBieXRlY29kZQBKU0Z1bmN0aW9uQnl0ZWNvZGUAc2tpcF9kZWFkX2NvZGUAaW52YWxpZCBhcmd1bWVudCBuYW1lIGluIHN0cmljdCBjb2RlAGludmFsaWQgZnVuY3Rpb24gbmFtZSBpbiBzdHJpY3QgY29kZQBpbnZhbGlkIHJlZGVmaW5pdGlvbiBvZiBnbG9iYWwgaWRlbnRpZmllciBpbiBtb2R1bGUgY29kZQBpbXBvcnQubWV0YSBvbmx5IHZhbGlkIGluIG1vZHVsZSBjb2RlAGZyb21DaGFyQ29kZQBpbnZhbGlkIGZvciBpbi9vZiBsZWZ0IGhhbmQtc2lkZQBpbnZhbGlkIGFzc2lnbm1lbnQgbGVmdC1oYW5kIHNpZGUAcmVkdWNlAHNvdXJjZQAndGhpcycgY2FuIGJlIGluaXRpYWxpemVkIG9ubHkgb25jZQBwcm9wZXJ0eSBjb25zdHJ1Y3RvciBhcHBlYXJzIG1vcmUgdGhhbiBvbmNlAGludmFsaWQgVVRGLTggc2VxdWVuY2UAY2lyY3VsYXIgcmVmZXJlbmNlAHNsaWNlAHNwbGljZQByYWNlAHJlcGxhY2UAJSsuKmUAdW5leHBlY3RlZCAnYXdhaXQnIGtleXdvcmQAdW5leHBlY3RlZCAneWllbGQnIGtleXdvcmQAbWFwX2RlY3JlZl9yZWNvcmQAaXRlcmF0b3IgZG9lcyBub3QgaGF2ZSBhIHRocm93IG1ldGhvZABvYmplY3QgbmVlZHMgdG9JU09TdHJpbmcgbWV0aG9kACdzdXBlcicgaXMgb25seSB2YWxpZCBpbiBhIG1ldGhvZABmcm91bmQAX19iZl9yb3VuZABicmVhay9jb250aW51ZSBsYWJlbCBub3QgZm91bmQAb3V0IG9mIGJvdW5kAGZpbmQAYmluZABpbnZhbGlkIGluZGV4IGZvciBhcHBlbmQAZXh0cmFuZW91cyBjaGFyYWN0ZXJzIGF0IHRoZSBlbmQAdW5leHBlY3RlZCBkYXRhIGF0IHRoZSBlbmQAdW5leHBlY3RlZCBlbmQAaW52YWxpZCBpbmNyZW1lbnQvZGVjcmVtZW50IG9wZXJhbmQAaW52YWxpZCAnaW5zdGFuY2VvZicgcmlnaHQgb3BlcmFuZABpbnZhbGlkICdpbicgb3BlcmFuZAB0cmltRW5kAHBhZEVuZABib2xkACVsbGQAZ2NfZGVjcmVmX2NoaWxkAHJlc29sdmVfc2NvcGVfcHJpdmF0ZV9maWVsZABjYW5ub3QgZGVsZXRlIGEgcHJpdmF0ZSBjbGFzcyBmaWVsZABleHBlY3RpbmcgPGJyYW5kPiBwcml2YXRlIGZpZWxkACVzIGlzIG5vdCBpbml0aWFsaXplZABmaXhlZAB0b0ZpeGVkAHNldF9vYmplY3RfbmFtZV9jb21wdXRlZAByZWdleCBub3Qgc3VwcG9ydGVkAGV2YWwgaXMgbm90IHN1cHBvcnRlZABSZWdFeHAgYXJlIG5vdCBzdXBwb3J0ZWQAaW50ZXJydXB0ZWQAJXMgb2JqZWN0IGV4cGVjdGVkAGlkZW50aWZpZXIgZXhwZWN0ZWQAYnl0ZWNvZGUgZnVuY3Rpb24gZXhwZWN0ZWQAc3RyaW5nIGV4cGVjdGVkAGZyb20gY2xhdXNlIGV4cGVjdGVkAGZ1bmN0aW9uIG5hbWUgZXhwZWN0ZWQAdmFyaWFibGUgbmFtZSBleHBlY3RlZABtZXRhIGV4cGVjdGVkAHJlamVjdGVkAG1lbW9yeSBhbGxvY2F0ZWQAbWVtb3J5IHVzZWQAZGVyaXZlZCBjbGFzcyBjb25zdHJ1Y3RvciBtdXN0IHJldHVybiBhbiBvYmplY3Qgb3IgdW5kZWZpbmVkAGNhbm5vdCBzZXQgcHJvcGVydHkgJyVzJyBvZiB1bmRlZmluZWQAY2Fubm90IHJlYWQgcHJvcGVydHkgJyVzJyBvZiB1bmRlZmluZWQAZmxhZ3MgbXVzdCBiZSB1bmRlZmluZWQAVW5kZWZpbmVkAHByaXZhdGUgY2xhc3MgZmllbGQgaXMgYWxyZWFkeSBkZWZpbmVkACclcycgaXMgbm90IGRlZmluZWQAZ3JvdXAgbmFtZSBub3QgZGVmaW5lZABvcGVyYXRvciAlczogbm8gZnVuY3Rpb24gZGVmaW5lZABhbGxTZXR0bGVkAGZ1bGZpbGxlZABjYW5ub3QgYmUgY2FsbGVkAGlzU2VhbGVkACFzaC0+aXNfaGFzaGVkAHZhcl9yZWYtPmlzX2RldGFjaGVkAEFycmF5QnVmZmVyIGlzIGRldGFjaGVkAGFkZAAlKzA3ZAAlMDRkACUwMmQlMDJkACUwMmQvJTAyZC8lMCpkACUuM3MgJS4zcyAlMDJkICUwKmQAOiVkAGludmFsaWQgdGhyb3cgdmFyIHR5cGUgJWQAc2MAanNfZGVmX21hbGxvYwB0cnVuYwBnYwBleGVjAGJmX2ludGVnZXJfdG9fcmFkaXhfcmVjAHF1aWNranMvcXVpY2tqcy5jAHF1aWNranMvbGlicmVnZXhwLmMAcXVpY2tqcy9saWJiZi5jAHF1aWNranMvbGlidW5pY29kZS5jAHN1YgBwcm9taXNlX3JlYWN0aW9uX2pvYgBqc19wcm9taXNlX3Jlc29sdmVfdGhlbmFibGVfam9iAHIgIT0gYSAmJiByICE9IGIAcSAhPSBhICYmIHEgIT0gYgByd2EAciAhPSBhAF9fbG9va3VwU2V0dGVyX18AX19kZWZpbmVTZXR0ZXJfXwBfX2xvb2t1cEdldHRlcl9fAF9fZGVmaW5lR2V0dGVyX18AX19wcm90b19fAFtTeW1ib2wuc3BsaXRdAFtTeW1ib2wuc3BlY2llc10AW1N5bWJvbC5pdGVyYXRvcl0AW1N5bWJvbC5hc3luY0l0ZXJhdG9yXQBbU3ltYm9sLm1hdGNoQWxsXQBbU3ltYm9sLm1hdGNoXQBbU3ltYm9sLnNlYXJjaF0AW1N5bWJvbC50b1N0cmluZ1RhZ10AW1N5bWJvbC50b1ByaW1pdGl2ZV0AW3Vuc3VwcG9ydGVkIHR5cGVdAFtmdW5jdGlvbiBieXRlY29kZV0AW1N5bWJvbC5oYXNJbnN0YW5jZV0AW1N5bWJvbC5yZXBsYWNlXQBbACUwMmQ6JTAyZDolMDJkLiUwM2RaAFBPU0lUSVZFX0lORklOSVRZAE5FR0FUSVZFX0lORklOSVRZAHAtPmNsYXNzX2lkID09IEpTX0NMQVNTX0FSUkFZAHN0YWNrX2xlbiA8IFBPUF9TVEFDS19MRU5fTUFYAC0lMDJkLSUwMmRUAEpTX0F0b21HZXRTdHJSVABvcGNvZGUgPCBSRU9QX0NPVU5UAEJZVEVTX1BFUl9FTEVNRU5UACUwMmQ6JTAyZDolMDJkIEdNVABKU19WQUxVRV9HRVRfVEFHKHNmLT5jdXJfZnVuYykgPT0gSlNfVEFHX09CSkVDVAB2YXJfa2luZCA9PSBKU19WQVJfUFJJVkFURV9TRVRURVIATUFYX1NBRkVfSU5URUdFUgBNSU5fU0FGRV9JTlRFR0VSAGFzVWludE4AYXNJbnROAGlzTmFOAERhdGUgdmFsdWUgaXMgTmFOAHRvSlNPTgBFUFNJTE9OAE5BTgAlMDJkOiUwMmQ6JTAyZCAlY00Acy0+bGFiZWxfc2xvdHNbbGFiZWxdLmZpcnN0X3JlbG9jID09IE5VTEwAbGFiZWxfc2xvdHNbaV0uZmlyc3RfcmVsb2MgPT0gTlVMTABwcnMgIT0gTlVMTABzZi0+Y3VyX3NwICE9IE5VTEwAc2YgIT0gTlVMTABtcjEgIT0gTlVMTAB2YXJfa2luZCAhPSBKU19WQVJfTk9STUFMAGItPmZ1bmNfa2luZCA9PSBKU19GVU5DX05PUk1BTABlbmNvZGVVUkkAZGVjb2RlVVJJAFBJAHNwZWNpYWwgPT0gUFVUX0xWQUxVRV9OT0tFRVAgfHwgc3BlY2lhbCA9PSBQVVRfTFZBTFVFX05PS0VFUF9ERVBUSABzLT5zdGF0ZSA9PSBKU19BU1lOQ19HRU5FUkFUT1JfU1RBVEVfRVhFQ1VUSU5HAHByZWMxICE9IEJGX1BSRUNfSU5GADAxMjM0NTY3ODlBQkNERUYAU0laRQBNQVhfVkFMVUUATUlOX1ZBTFVFAE5BTUUAZXZhbF90eXBlID09IEpTX0VWQUxfVFlQRV9HTE9CQUwgfHwgZXZhbF90eXBlID09IEpTX0VWQUxfVFlQRV9NT0RVTEUAcC0+Z2Nfb2JqX3R5cGUgPT0gSlNfR0NfT0JKX1RZUEVfSlNfT0JKRUNUIHx8IHAtPmdjX29ial90eXBlID09IEpTX0dDX09CSl9UWVBFX0ZVTkNUSU9OX0JZVEVDT0RFAExPRzJFAExPRzEwRQBzLT5zdGF0ZSA9PSBKU19BU1lOQ19HRU5FUkFUT1JfU1RBVEVfQVdBSVRJTkdfUkVUVVJOIHx8IHMtPnN0YXRlID09IEpTX0FTWU5DX0dFTkVSQVRPUl9TVEFURV9DT01QTEVURUQAVVRDADxpbnB1dD4APHNldD4APGFub255bW91cz4APGR1bXA+ADxudWxsPgBiaWdpbnQgb3BlcmFuZHMgYXJlIGZvcmJpZGRlbiBmb3IgPj4+ACZxdW90OwBzZXRVaW50OABnZXRVaW50OABzZXRJbnQ4AGdldEludDgAbWFsZm9ybWVkIFVURi04AHJhZGl4IG11c3QgYmUgYmV0d2VlbiAyIGFuZCAzNgBzZXRVaW50MTYAZ2V0VWludDE2AHNldEludDE2AGdldEludDE2AGFyZ2MgPT0gNQBzZXRCaWdVaW50NjQAZ2V0QmlnVWludDY0AHNldEJpZ0ludDY0AGdldEJpZ0ludDY0AHNldEZsb2F0NjQAZ2V0RmxvYXQ2NABhcmdjID09IDMAYXRhbjIAbG9nMgBmbG9vckxvZzIAU1FSVDFfMgBTUVJUMgBMTjIAY2x6MzIAc2V0VWludDMyAGdldFVpbnQzMgBzZXRJbnQzMgBnZXRJbnQzMgBzZXRGbG9hdDMyAGdldEZsb2F0MzIAc3RhY2tfbGVuID49IDIASlNfQXRvbUlzTnVtZXJpY0luZGV4MQBqc19mY3Z0MQBKU19Db21wYWN0QmlnSW50MQBleHBtMQByICE9IGExICYmIHIgIT0gYjEAbHMtPmFkZHIgPT0gLTEAbnEgPj0gMQBzdGFja19sZW4gPj0gMQBwLT5oZWFkZXIucmVmX2NvdW50ID09IDEAcC0+c2hhcGUtPmhlYWRlci5yZWZfY291bnQgPT0gMQBzdGFja19sZW4gPT0gMQBqc19mcmVlX3NoYXBlMABsb2cxMABMTjEwAHAtPnJlZl9jb3VudCA+IDAAdmFyX3JlZi0+aGVhZGVyLnJlZl9jb3VudCA+IDAAc3RhY2tfc2l6ZSA+IDAAY3Bvb2xfaWR4ID49IDAAcnQtPmF0b21fY291bnQgPj0gMABscy0+cmVmX2NvdW50ID49IDAAcy0+aXNfZXZhbCB8fCBzLT5jbG9zdXJlX3Zhcl9jb3VudCA9PSAwAHAtPnJlZl9jb3VudCA9PSAwAGN0eC0+aGVhZGVyLnJlZl9jb3VudCA9PSAwAHNoLT5oZWFkZXIucmVmX2NvdW50ID09IDAAcC0+bWFyayA9PSAwAChuMiAlIHN0cmlwX2xlbikgPT0gMAAocHItPnUuaW5pdC5yZWFsbV9hbmRfaWQgJiAzKSA9PSAwAChuZXdfaGFzaF9zaXplICYgKG5ld19oYXNoX3NpemUgLSAxKSkgPT0gMABpICE9IDAAc2l6ZSAhPSAwAF4kXC4qKz8oKVtde318LwA8LwAwLgBtaXNzaW5nIGJpbmRpbmcgcGF0dGVybi4uLgBiaWdpbnQgYXJndW1lbnQgd2l0aCB1bmFyeSArAGFzeW5jIGZ1bmN0aW9uICoACn0pAGxpc3RfZW1wdHkoJnJ0LT5nY19vYmpfbGlzdCkAaiA9PSAoc2gtPnByb3BfY291bnQgLSBzaC0+ZGVsZXRlZF9wcm9wX2NvdW50KQBKU19Jc1VuZGVmaW5lZChmdW5jX3JldCkAIV9fSlNfQXRvbUlzVGFnZ2VkSW50KGRlc2NyKQAhYXRvbV9pc19mcmVlKHApAChudWxsKQAgKG5hdGl2ZSkAanNfY2xhc3NfaGFzX2J5dGVjb2RlKHAtPmNsYXNzX2lkKQB1bmNvbnNpc3RlbnQgc3RhY2sgc2l6ZTogJWQgJWQgKHBjPSVkKQBieXRlY29kZSBidWZmZXIgb3ZlcmZsb3cgKG9wPSVkLCBwYz0lZCkAc3RhY2sgb3ZlcmZsb3cgKG9wPSVkLCBwYz0lZCkAc3RhY2sgdW5kZXJmbG93IChvcD0lZCwgcGM9JWQpAGludmFsaWQgb3Bjb2RlIChvcD0lZCwgcGM9JWQpACg/OikAbm8gZnVuY3Rpb24gZmlsZW5hbWUgZm9yIGltcG9ydCgpAC1fLiF+KicoKQAgYW5vbnltb3VzKABTeW1ib2woAGV4cGVjdGluZyAnfScAY2xhc3MgY29uc3RydWN0b3JzIG11c3QgYmUgaW52b2tlZCB3aXRoICduZXcnAGV4cGVjdGluZyAnYXMnAHVuZXhwZWN0ZWQgdG9rZW4gaW4gZXhwcmVzc2lvbjogJyUuKnMnAHVuZXhwZWN0ZWQgdG9rZW46ICclLipzJwByZWRlY2xhcmF0aW9uIG9mICclcycAZHVwbGljYXRlIGV4cG9ydGVkIG5hbWUgJyVzJwBjaXJjdWxhciByZWZlcmVuY2Ugd2hlbiBsb29raW5nIGZvciBleHBvcnQgJyVzJyBpbiBtb2R1bGUgJyVzJwBDb3VsZCBub3QgZmluZCBleHBvcnQg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AJYAAADBAAAAlwAAAJgAAADCAAAAlwAAAJgAAADDAAAAawAAAGwAAADEAAAAmQAAAJoAAADFAAAAmQAAAJoAAAAvAAAAmwAAAJwAAADGAAAAawAAAGwAAADHAAAAnQAAAJ4AAAAAAAAA7h8AAB8gAAAqIAAA4h8AABUgAAA5IAAA+B8AAAYgAABjb3B5V2l0aGluAGVudHJpZXMAZmlsbABmaW5kAGZpbmRJbmRleABmbGF0AGZsYXRNYXAAaW5jbHVkZXMAa2V5cwB2YWx1ZXMAAAAAAAEBAgIDAwIDAEGQpwEL3xBudWxsAGZhbHNlAHRydWUAaWYAZWxzZQByZXR1cm4AdmFyAHRoaXMAZGVsZXRlAHZvaWQAdHlwZW9mAG5ldwBpbgBpbnN0YW5jZW9mAGRvAHdoaWxlAGZvcgBicmVhawBjb250aW51ZQBzd2l0Y2gAY2FzZQBkZWZhdWx0AHRocm93AHRyeQBjYXRjaABmaW5hbGx5AGZ1bmN0aW9uAGRlYnVnZ2VyAHdpdGgAY2xhc3MAY29uc3QAZW51bQBleHBvcnQAZXh0ZW5kcwBpbXBvcnQAc3VwZXIAaW1wbGVtZW50cwBpbnRlcmZhY2UAbGV0AHBhY2thZ2UAcHJpdmF0ZQBwcm90ZWN0ZWQAcHVibGljAHN0YXRpYwB5aWVsZABhd2FpdAAAbGVuZ3RoAGZpbGVOYW1lAGxpbmVOdW1iZXIAbWVzc2FnZQBlcnJvcnMAc3RhY2sAbmFtZQB0b1N0cmluZwB0b0xvY2FsZVN0cmluZwB2YWx1ZU9mAGV2YWwAcHJvdG90eXBlAGNvbnN0cnVjdG9yAGNvbmZpZ3VyYWJsZQB3cml0YWJsZQBlbnVtZXJhYmxlAHZhbHVlAGdldABzZXQAb2YAX19wcm90b19fAHVuZGVmaW5lZABudW1iZXIAYm9vbGVhbgBzdHJpbmcAb2JqZWN0AHN5bWJvbABpbnRlZ2VyAHVua25vd24AYXJndW1lbnRzAGNhbGxlZQBjYWxsZXIAPGV2YWw+ADxyZXQ+ADx2YXI+ADxhcmdfdmFyPgA8d2l0aD4AbGFzdEluZGV4AHRhcmdldABpbmRleABpbnB1dABkZWZpbmVQcm9wZXJ0aWVzAGFwcGx5AGpvaW4AY29uY2F0AHNwbGl0AGNvbnN0cnVjdABnZXRQcm90b3R5cGVPZgBzZXRQcm90b3R5cGVPZgBpc0V4dGVuc2libGUAcHJldmVudEV4dGVuc2lvbnMAaGFzAGRlbGV0ZVByb3BlcnR5AGRlZmluZVByb3BlcnR5AGdldE93blByb3BlcnR5RGVzY3JpcHRvcgBvd25LZXlzAGFkZABkb25lAG5leHQAdmFsdWVzAHNvdXJjZQBmbGFncwBnbG9iYWwAdW5pY29kZQByYXcAbmV3LnRhcmdldAB0aGlzLmFjdGl2ZV9mdW5jADxob21lX29iamVjdD4APGNvbXB1dGVkX2ZpZWxkPgA8c3RhdGljX2NvbXB1dGVkX2ZpZWxkPgA8Y2xhc3NfZmllbGRzX2luaXQ+ADxicmFuZD4AI2NvbnN0cnVjdG9yAGFzAGZyb20AbWV0YQAqZGVmYXVsdCoAKgBNb2R1bGUAdGhlbgByZXNvbHZlAHJlamVjdABwcm9taXNlAHByb3h5AHJldm9rZQBhc3luYwBleGVjAGdyb3VwcwBzdGF0dXMAcmVhc29uAGdsb2JhbFRoaXMAYmlnaW50AGJpZ2Zsb2F0AGJpZ2RlY2ltYWwAcm91bmRpbmdNb2RlAG1heGltdW1TaWduaWZpY2FudERpZ2l0cwBtYXhpbXVtRnJhY3Rpb25EaWdpdHMAdG9KU09OAE9iamVjdABBcnJheQBFcnJvcgBOdW1iZXIAU3RyaW5nAEJvb2xlYW4AU3ltYm9sAEFyZ3VtZW50cwBNYXRoAEpTT04ARGF0ZQBGdW5jdGlvbgBHZW5lcmF0b3JGdW5jdGlvbgBGb3JJbkl0ZXJhdG9yAFJlZ0V4cABBcnJheUJ1ZmZlcgBTaGFyZWRBcnJheUJ1ZmZlcgBVaW50OENsYW1wZWRBcnJheQBJbnQ4QXJyYXkAVWludDhBcnJheQBJbnQxNkFycmF5AFVpbnQxNkFycmF5AEludDMyQXJyYXkAVWludDMyQXJyYXkAQmlnSW50NjRBcnJheQBCaWdVaW50NjRBcnJheQBGbG9hdDMyQXJyYXkARmxvYXQ2NEFycmF5AERhdGFWaWV3AEJpZ0ludABCaWdGbG9hdABCaWdGbG9hdEVudgBCaWdEZWNpbWFsAE9wZXJhdG9yU2V0AE9wZXJhdG9ycwBNYXAAU2V0AFdlYWtNYXAAV2Vha1NldABNYXAgSXRlcmF0b3IAU2V0IEl0ZXJhdG9yAEFycmF5IEl0ZXJhdG9yAFN0cmluZyBJdGVyYXRvcgBSZWdFeHAgU3RyaW5nIEl0ZXJhdG9yAEdlbmVyYXRvcgBQcm94eQBQcm9taXNlAFByb21pc2VSZXNvbHZlRnVuY3Rpb24AUHJvbWlzZVJlamVjdEZ1bmN0aW9uAEFzeW5jRnVuY3Rpb24AQXN5bmNGdW5jdGlvblJlc29sdmUAQXN5bmNGdW5jdGlvblJlamVjdABBc3luY0dlbmVyYXRvckZ1bmN0aW9uAEFzeW5jR2VuZXJhdG9yAEV2YWxFcnJvcgBSYW5nZUVycm9yAFJlZmVyZW5jZUVycm9yAFN5bnRheEVycm9yAFR5cGVFcnJvcgBVUklFcnJvcgBJbnRlcm5hbEVycm9yADxicmFuZD4AU3ltYm9sLnRvUHJpbWl0aXZlAFN5bWJvbC5pdGVyYXRvcgBTeW1ib2wubWF0Y2gAU3ltYm9sLm1hdGNoQWxsAFN5bWJvbC5yZXBsYWNlAFN5bWJvbC5zZWFyY2gAU3ltYm9sLnNwbGl0AFN5bWJvbC50b1N0cmluZ1RhZwBTeW1ib2wuaXNDb25jYXRTcHJlYWRhYmxlAFN5bWJvbC5oYXNJbnN0YW5jZQBTeW1ib2wuc3BlY2llcwBTeW1ib2wudW5zY29wYWJsZXMAU3ltYm9sLmFzeW5jSXRlcmF0b3IAU3ltYm9sLm9wZXJhdG9yU2V0AEGAuAELtQgBAAAABQABFAUAARUFAAEVBQABFwUAARcBAAEAAQABAAEAAQABAAEAAQABAAEAAQACAAEFAwABCgEBAAABAgEAAQMCAAEBAgABAgMAAQIEAAEDBgABAgMAAQMEAAEEBQABAwMAAQQEAAEFBQABAgIAAQQEAAEDAwABAwMAAQQEAAEFBQADAgENAwEBDQMBAA0DAgENAwIADQMAAQ0DAwEKAQEAAAEAAAABAQIAAQAAAAECAgABAgAAAQEAAAEBAAAGAAAYBQEBDwMCAQoBAgEAAQEBAAEBAQAFAAEXBQABFwUAARcFAQAXBQEAFwUCABcBAgMAAQMAAAYAABgGAAAYBgEAGAUBARcFAQIXBQIAFwECAQABAwAAAQMBAAECAQABAgIAAQMAAAEDAQABBAAABQIBFwUBARcBAgIAAQIB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AAABADAAOgBB0IECCxEEADAAOgBBAFsAXwBgAGEAewBB8IECC8QLAQMFAQEBAQUFBQECAgMFBQEBAQICAwMFBQEFAREAAAAwmiAAAJowAHOBWgAwF2AAMAdsALOBbwAAF3AAAAd8AACBfwBAMIAAwwGYAJCBmABABpkAQJCcALSBpABALqUAMAG8AECGvABwgb8AAAHAADCBwABABMEAMAHDAECCwwAwgsQAQILFADABxwAwgccAMAHIAECCyAAwgckAMAHKAACBygAwAcsAMIHLAEACzAAAAc0AMAHOADCBzgAAAc8AMIHPAEAG0AAwAdMAQILTADCB1ABAAtYAMAHXAECC1wAwgtgAQITZADCB2wBAAtwAQALeAACB3wBQA+IAUIPjAFAD5QBAkOYAAIHuAEAS7wC0AfgAUIP4AEAC+gAwAfsAMIH7AEAo/AAwARABQBIRATEBHQFAgh0BMIEeATEBHwEBgh8BQIIgATCBIQEwASIBMIEiAUAKIwEBASgBAYEoAQEBKQEAgSkBAAEqAQACKwEAgSwBAIEtAQEBLgEAATABAYEwAQCBMQEBgTIBAQEzAQABNAEAgTQBAQE1AQGBNQEBATYBAIE3AQGBOAEAATkBAIE6AQGBPgEAAUABAQFBAQCBQQEBgUMBAAFEAQCBRAEAAkUBAAFGAQABSQEBgU4BAQFPAXOBogFABLgBQAK7AQCDvQEwgb8BMAHDATADxAEwAcYBMALHAdAByAEwkcgBMInRAQAB1gEAg9YB0wHYAQCR2AFzAeEBAInhAQAB5gEAguYBMIHnAXMB6AFzgegBc4HqAXMB6wEAgesBQBjsAXMB+AFzgfgBAAH5AQCB+QGgAfoBc4H6AUCC+wEwgfwBQAL9ATCD/gEwEAACMCAIAgAgGAIAECgCQCIwAkA2RQIwAWACQI5gAgCBZwJAYGgCMKaYAgCmsAK1gcMCMSZQCDGBYwgxgWYIACtoCACDfggRUNAJEAb4CSAG/Al0AUAOdIFADnQBQQ50gUEOdAFCDnSBQg50AUMOgIFDDoABRA4wK0gOMINeDgGBvA4Bgb4OAQHHDkB+AA9AGD8PtQFLD7aBSw+2AUwPtoFMD7cBTQ+AgU0PMAFPD0BgUA8ACIAPMAiEDwAGiA8wBowPAAiQDzAIlA8ACJgPMAicDwAGoA8wBqQPsAGoDwCBqA/T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iaCCsQARDAiAqCSBQOs4CYlgTyOAQuCPj48Rl4JAv4mkgEK8gEDhgECUhEEkiUVWEAyDpxOAQKSBQjwfiUFwgUCYikCugrSOnomOg6yKtIkqo42AiSGrgIuCr407gIvRiyhAn4uEiSu2CDEJgoiAiQkyhEC/kYiJGNCTi4lA1DGImoHRkI6J0IyHidKOg4lA8Y5ApInFKAkYAIGLifYxMoCbiacwH4CIiq2PQZQ4h4+Jt5WAjfkqAAgwB4mvIAgniUFIg2BLaIlAhYS6hpiJQ/QAtjPQgIqBYEyqgVTFIi85hp2DQJOCRYixQf+2g7E4jYCVII5FTzCQDgEEQQSGiIlBoY1F1YbsNIlSlYlsBQVA7wBBoKcCC6MS+gYAhAkA8AoAcAwA9A0AShAgGhggdBsg3SAADKgAWqogGv8ArQ4BOBIhwRUh5Rkhqh0hjNFBSuEh8AEOAAAAAEFkbGFtLEFkbG0AQWhvbSxBaG9tAEFuYXRvbGlhbl9IaWVyb2dseXBocyxIbHV3AEFyYWJpYyxBcmFiAEFybWVuaWFuLEFybW4AQXZlc3RhbixBdnN0AEJhbGluZXNlLEJhbGkAQmFtdW0sQmFtdQBCYXNzYV9WYWgsQmFzcwBCYXRhayxCYXRrAEJlbmdhbGksQmVuZwBCaGFpa3N1a2ksQmhrcwBCb3BvbW9mbyxCb3BvAEJyYWhtaSxCcmFoAEJyYWlsbGUsQnJhaQBCdWdpbmVzZSxCdWdpAEJ1aGlkLEJ1aGQAQ2FuYWRpYW5fQWJvcmlnaW5hbCxDYW5zAENhcmlhbixDYXJpAENhdWNhc2lhbl9BbGJhbmlhbixBZ2hiAENoYWttYSxDYWttAENoYW0sQ2hhbQBDaGVyb2tlZSxDaGVyAENob3Jhc21pYW4sQ2hycwBDb21tb24sWnl5eQBDb3B0aWMsQ29wdCxRYWFjAEN1bmVpZm9ybSxYc3V4AEN5cHJpb3QsQ3BydABDeXJpbGxpYyxDeXJsAERlc2VyZXQsRHNydABEZXZhbmFnYXJpLERldmEARGl2ZXNfQWt1cnUsRGlhawBEb2dyYSxEb2dyAER1cGxveWFuLER1cGwARWd5cHRpYW5fSGllcm9nbHlwaHMsRWd5cABFbGJhc2FuLEVsYmEARWx5bWFpYyxFbHltAEV0aGlvcGljLEV0aGkAR2VvcmdpYW4sR2VvcgBHbGFnb2xpdGljLEdsYWcAR290aGljLEdvdGgAR3JhbnRoYSxHcmFuAEdyZWVrLEdyZWsAR3VqYXJhdGksR3VqcgBHdW5qYWxhX0dvbmRpLEdvbmcAR3VybXVraGksR3VydQBIYW4sSGFuaQBIYW5ndWwsSGFuZwBIYW5pZmlfUm9oaW5neWEsUm9oZwBIYW51bm9vLEhhbm8ASGF0cmFuLEhhdHIASGVicmV3LEhlYnIASGlyYWdhbmEsSGlyYQBJbXBlcmlhbF9BcmFtYWljLEFybWkASW5oZXJpdGVkLFppbmgsUWFhaQBJbnNjcmlwdGlvbmFsX1BhaGxhdmksUGhsaQBJbnNjcmlwdGlvbmFsX1BhcnRoaWFuLFBydGkASmF2YW5lc2UsSmF2YQBLYWl0aGksS3RoaQBLYW5uYWRhLEtuZGEAS2F0YWthbmEsS2FuYQBLYXlhaF9MaSxLYWxpAEtoYXJvc2h0aGksS2hhcgBLaG1lcixLaG1yAEtob2praSxLaG9qAEtoaXRhbl9TbWFsbF9TY3JpcHQsS2l0cwBLaHVkYXdhZGksU2luZABMYW8sTGFvbwBMYXRpbixMYXRuAExlcGNoYSxMZXBjAExpbWJ1LExpbWIATGluZWFyX0EsTGluYQBMaW5lYXJfQixMaW5iAExpc3UsTGlzdQBMeWNpYW4sTHljaQBMeWRpYW4sTHlkaQBNYWthc2FyLE1ha2EATWFoYWphbmksTWFoagBNYWxheWFsYW0sTWx5bQBNYW5kYWljLE1hbmQATWFuaWNoYWVhbixNYW5pAE1hcmNoZW4sTWFyYwBNYXNhcmFtX0dvbmRpLEdvbm0ATWVkZWZhaWRyaW4sTWVkZgBNZWV0ZWlfTWF5ZWssTXRlaQBNZW5kZV9LaWtha3VpLE1lbmQATWVyb2l0aWNfQ3Vyc2l2ZSxNZXJjAE1lcm9pdGljX0hpZXJvZ2x5cGhzLE1lcm8ATWlhbyxQbHJkAE1vZGksTW9kaQBNb25nb2xpYW4sTW9uZwBNcm8sTXJvbwBNdWx0YW5pLE11bHQATXlhbm1hcixNeW1yAE5hYmF0YWVhbixOYmF0AE5hbmRpbmFnYXJpLE5hbmQATmV3X1RhaV9MdWUsVGFsdQBOZXdhLE5ld2EATmtvLE5rb28ATnVzaHUsTnNodQBOeWlha2VuZ19QdWFjaHVlX0htb25nLEhtbnAAT2doYW0sT2dhbQBPbF9DaGlraSxPbGNrAE9sZF9IdW5nYXJpYW4sSHVuZwBPbGRfSXRhbGljLEl0YWwAT2xkX05vcnRoX0FyYWJpYW4sTmFyYgBPbGRfUGVybWljLFBlcm0AT2xkX1BlcnNpYW4sWHBlbwBPbGRfU29nZGlhbixTb2dvAE9sZF9Tb3V0aF9BcmFiaWFuLFNhcmIAT2xkX1R1cmtpYyxPcmtoAE9yaXlhLE9yeWEAT3NhZ2UsT3NnZQBPc21hbnlhLE9zbWEAUGFoYXdoX0htb25nLEhtbmcAUGFsbXlyZW5lLFBhbG0AUGF1X0Npbl9IYXUsUGF1YwBQaGFnc19QYSxQaGFnAFBob2VuaWNpYW4sUGhueABQc2FsdGVyX1BhaGxhdmksUGhscABSZWphbmcsUmpuZwBSdW5pYyxSdW5yAFNhbWFyaXRhbixTYW1yAFNhdXJhc2h0cmEsU2F1cgBTaGFyYWRhLFNocmQAU2hhdmlhbixTaGF3AFNpZGRoYW0sU2lkZABTaWduV3JpdGluZyxTZ253AFNpbmhhbGEsU2luaABTb2dkaWFuLFNvZ2QAU29yYV9Tb21wZW5nLFNvcmEAU295b21ibyxTb3lvAFN1bmRhbmVzZSxTdW5kAFN5bG90aV9OYWdyaSxTeWxvAFN5cmlhYyxTeXJjAFRhZ2Fsb2csVGdsZwBUYWdiYW53YSxUYWdiAFRhaV9MZSxUYWxlAFRhaV9UaGFtLExhbmEAVGFpX1ZpZXQsVGF2dABUYWtyaSxUYWtyAFRhbWlsLFRhbWwAVGFuZ3V0LFRhbmcAVGVsdWd1LFRlbHUAVGhhYW5hLFRoYWEAVGhhaSxUaGFpAFRpYmV0YW4sVGlidABUaWZpbmFnaCxUZm5nAFRpcmh1dGEsVGlyaABVZ2FyaXRpYyxVZ2FyAFZhaSxWYWlpAFdhbmNobyxXY2hvAFdhcmFuZ19DaXRpLFdhcmEAWWV6aWRpLFllemkAWWksWWlpaQBaYW5hYmF6YXJfU3F1YXJlLFphbmIAQdC5AguxFMAZmUWFGZlFrhmARY4ZgEWEGZZFgBmeRYAZ4WBFphmERYQZgQ2TGeAPN4MrgBmCKwGDK4AZgCsDgCuAGYArgBmCKwCAKwCTKwC+K40ajyvgJB2BN+BIHQClBQGxBQGCBQC2NAeaNAOFNAqEBIAZhQSAGY0EgBmABACABIAZnwSAGYkEijeZBIA34AsEgBmhBI2HALuHAYKHrwSxkQ26YwGCY617AY57AJtQAYBQAIqHNJQEAJEECo4EgBmcBNAfgzeOH4EZmR+DCwCHCwGBCwGVCwCGCwCACwKDCwGICwGBCwGDCweACwOBCwCECwGYCwGCLgCFLgOBLgGVLgCGLgCBLgCBLgCBLgGALgCELgOBLgGCLgKALgaDLgCALgaQLgmCLACILACCLACVLACGLACBLACELAGJLACCLACCLAGALA6DLAGLLAaGLACCcACHcAGBcAGVcACGcACBcACEcAGIcAGBcAGCcAaCcAOBcACEcAGRcAmBjgCFjgKCjgCDjgKBjgCAjgCBjgKBjgKCjgKLjgOEjgKCjgCDjgGAjgWAjg2UjgSMkACCkACWkACPkAKHkACCkACDkAaBkACCkASDkAGJkAaIkIw8AII8AJY8AIk8AIQ8AYg8AII8AIM8BoE8BoA8AIM8AYk8AIE8DIxPAIJPALJPAIJPAIVPA49PAZlPAIKBAJGBApeBAIiBAICBAYaBAoCBA4WBAICBAIeBBYmBAYKBC7mSA4AZm5IkgUQAgEQAhEQAl0QAgEQAlkQBhEQAgEQAhUQBiUQBg0Qfx5MAo5MDppMAo5MAjpMAhpODGYGTJOA/XqUnAIAnBIAnAaongBmDJ+CfMMgmAIMmAYYmAIAmAIMmAagmAIMmAaAmAIMmAYYmAIAmAIMmAY4mALgmAIMmAcImAZ8mApkmBdUXAYUXAeIfEpxmAsp6ghmKegaMiACGiAqUMoEZCJMRC4yJAIKJAIGJC91AAYlABYlABYFbgRmAW4AZiFsAiVsF2FsGqlsExRIJnkcAi0cDi0cDgEcCi0edigGEigqrYQOZYQWKYQKBYZ9AmxABgRC+iwCciwGKiwWJiwWNiwGQNz7LBwOsBwK/hbMKB4MKt0YCjkYCgkavZ4gdBqonAYInh4UHgjeAGYw3gBmGN4MZgDeFGYA3ghmBN4AZBKVFhCuAHbBFhCuDRYQrjEWAHcVFgCu5NwCEN+CfRZUrAYUrAaUrAYUrAYcrAIArAIArAIArAJ4rAbQrAI4rAI0rAYUrAJIrAYIrAIgrAIsZgTfWGQCKGYBFAYoZgEWOGQCMRQKfGQ+gNw6lGYArghmBRYUZgEWaGYBFkBmoRYIZA+I2GRiKGRTjPxngnw/iExkBnxkA4AgZrigArigAn0XgExoEhhqlJwCAJwSAJwG3lAaBlA2AlJYmCIYmAIYmAIYmAIYmAIYmAIYmAIYmAIYmAJ8d0hksmS8A2C8L4HUvGYsZA4QZgC+AGYAvmBmIL4M3gTCHGYMvgxkA1TUBgTeBGYI1gBnZPYEZgj0Eqg0A3TAAjxmfDaMZC489njAAvxmeMNAZrj2AGdc94EcZ8AlfL78Z8EGcLwLkLJsCtpsIr0rgy5cT3x3XCAehGeAFRYIZtEUBiEUpikWshgKJGQW3dgfFfAeLfAWfH60+gBmAPqN5CoB5nDACzToAgBmJOgOBOp5eALYWCI0WAYkWAYMWn17CjBeEjJZVCYUmAYUmAYUmCIYmAIYmAKpFgBmIRYArg0WBGQPPF61VAYlVBfAbQzALljADsDBwEKPhDS8B4AkvJYZFC4QFBJk0AIQ0AIA0AIE0AIE0AIk04BEEEOEKBIEZD78EAbUEJ40EAY83iRkFjTeBHaIZAJIZAIMZA4QEAOAmBAGAGQCfGZlFhRmZRYoZiT2AGaw9gRmeMAKFMAGFMAGFMAGCMAKGGQCGGQmEGQGLSQCZSQCSSQCBSQCOSQGNSSHgGkkEghkDrBkCiBnOKwCMGQKAKy6sGYA3YCGcSwKwEw6AN5oZA6NpCIJpmikEqmsEnZYAgJajbAONbCnPHq9+nXIBiXIFo3EDo3EDpyQHsxQKgBRgL+DWSAiVSAmHSGA3hRwBgBwAqxwAgRwCgBwBgByVNgCINp90nl8HiF8vkjMAgTMEhDObdwKAd5lMBIBMP59Yl1cDk1cBrVeDPwCBPwSHPwCCPwCcPwGCPwOJPwaIPwafbp9qH6ZRA4tRCLUGAoYGlTkBhzmSOASHOJF4BoN4C4Z4T8hvNrJoDLJoBoVopzEHiTFgxZ4EAKmaAIKaAYGaTadtB6mCVZsYE5YlCM0OA50ODoAOwTsKgDsBmIMGiYMFtBUAkRUHpk4I330Ak4EKkUEAq0FAhl0AgF0Ag10Ajl0Ail0FukMEiUMFgyoAhyoBgSoBlSoAhioAgSoAhCoAgDeIKgGBKgGCKgGAKgWAKgSGKgGGKgKEKmAq22IAhGIdx5UHiZVgRbV/AaV/IcRaColaBYxbEriNBomNNZoCAY4CA48CYF+7IWAD0pkLgJmGIAGAIAGHIACBIACdIACBIAGLIAiJIEWHYAGtYAGKYBrHnAfShBy4dWCmiAwArAwAjQwJnAwCn1IBlVIAjVJIhlMAgVMAq1MCgFMAgVMAiFMHiVMFhS0AgS0ApC0AgS0AhS0GiS1g1ZhNYFaASg6xjgyAjuM5G2AF4A4bAIQbCuBjG2pb484jAIgjb2bh5gNwEVjh2AgGnlwAiVwDgVxfnQkBhQkJxXMJiXMAhnMAlHMEknNiT9pUYATKWQO4WQaQWT+Aj4BkgRmAQgqBLw3wB5ePB+Kfj+F1QimIj3ASloA94L01MII1EIM9B+ErZGij4AoiBIwiAogiBokiAYMigxlwAvvglRkJphkBvRmCN5AZhzeBGYY3nRmDN7oZFsUrYDmTGQvWGQiYGWAm1BkAxhkAgRkBgBkBgRkBgxkAixkAgBkAhhkAwBkAgxkBhxkAhhkAmxkAgxkAhBkAgBkChhkA4PMZAeDDGQGxGeIrgA6EgACOgGTvhigAkCgBhigAgSgAhChgdKxlAo1lAYllA4FlYQ+5mASAmGSf4GRWAY9WKMsBA4kBA4EBYrDDGUu8GWBhgwQAmgQAgQQAgAQBgAQAiQQAgwQAgAQAgAQFgAQDgAQAgAQAgAQAggQAgQQAgAQBgAQAgAQAgAQAgAQAgAQAgQQAgAQBgwQAhgQAgwQAgwQAgAQAiQQAkAQEggQAhAQAkAQzgQRgrasZA+ADGQuOGQGOGQCOGQCkGQngTRk3mRmANYEZDKsZA4gZBoEZDYUZYDnjdxkHjBkCjBkC4BMZC9gZBosZE4sZA7cZB4kZBacZB50ZAYEZTeAYGQDRGQDgJhkLjRkBhBkCghkEhhkImBkGhhkIghkMhhko4DIZALYZJIkZY6Xwln0vIe/ULwrgfS8B8AYhLw3wDNAva77hvS9lgfAC6i963FWAGR3fGWAf4I83AEGQzgILsguCwQAAASsBAAABKxwADAFFgJIAAAIdawACHSgBAh1FAAIdKIEDAAAFBDGHkZoNAAAFBDGHkZoAAwSHkQEAAAUEMYeRmh8AAAgBBFBReDGChwkACgIEhwkACQMEkZoFAAACBIdiAAACBDGB+wAADQsfKiwuPEVPcH2OkJUADAsfKiwuPEVPcI6QlRAAABQLHyEtUyosLjxOT2BwQ4GGjY6QlQAVCx8hLVMqLC48R05PYHBDgYaNjpCVCQQfITtOdQAJAwsVhnUACQIuXXUACQIsQYB1AA0CKo6AcQAJAjxggs8ACQMVXoqAMAAAAidFhbgAAQQRMomIgEoAAQJbdgAAAAJbdoRJAAAECx8qPAABHwAECx8qPAACHyoAAR8BAgsfAAIffQACCx8AAh99AAYfPE9wjpAAAR8BAh99AQEfAAIffQACCx8GAR8AAh9gAAILHwEBHwACCx8DAR8ACAsfKjxgcJCVAAIfKgADHyo8AQILHwABCwECHyoAAWCARAABASs1AAACHYeBtQAAAkVbgD8AAAMfKkWM0QAAAh0ogTwAAQYNMC81PZsABQ0wLzU9AQAAAS8AAAkGDTAvNT2bAAAABQ0wLzU9BwYNMC81PZsDBQ0wLzU9CQADAg0vAQAABQ0wLzU9BAI1PQAAAAUNMC81PQMAAQMvNT0BAS9YAAMCNT0CAAACNT1ZAAAGDTAvNT2bAAI1PYASAA8BLx8AIwEvOwAnAS83ADABLw4ACwEvMgAAAS9XABgBLwkABAEvXwAeAS/AMe8AAAIdKIAPAAcCL0WApwACDh8hLC5BPDtOT1pgQ42VAg0fISwuQTw7TlpgQ42VAwsfISwuQTtOWkONlYA2AAACCx8AAAACH445AAADPkVegB8AAAIQOsAToQAAAgSRCQAAAgSRRgABBQ0wLzU9gJkABAYNMC81PZsJAAACNT0sAAECNT2A3wACAhxJAwAsAxxISQIACAIcSYEfABsCBBqPhAAAAiqOAAAAAiqONgABAiqOjBIAAQIqjgAAAAIqjsBcSwADASKWOwARAS+eXQABAS/OzS0AAENuLFVuYXNzaWduZWQATHUsVXBwZXJjYXNlX0xldHRlcgBMbCxMb3dlcmNhc2VfTGV0dGVyAEx0LFRpdGxlY2FzZV9MZXR0ZXIATG0sTW9kaWZpZXJfTGV0dGVyAExvLE90aGVyX0xldHRlcgBNbixOb25zcGFjaW5nX01hcmsATWMsU3BhY2luZ19NYXJrAE1lLEVuY2xvc2luZ19NYXJrAE5kLERlY2ltYWxfTnVtYmVyLGRpZ2l0AE5sLExldHRlcl9OdW1iZXIATm8sT3RoZXJfTnVtYmVyAFNtLE1hdGhfU3ltYm9sAFNjLEN1cnJlbmN5X1N5bWJvbABTayxNb2RpZmllcl9TeW1ib2wAU28sT3RoZXJfU3ltYm9sAFBjLENvbm5lY3Rvcl9QdW5jdHVhdGlvbgBQZCxEYXNoX1B1bmN0dWF0aW9uAFBzLE9wZW5fUHVuY3R1YXRpb24AUGUsQ2xvc2VfUHVuY3R1YXRpb24AUGksSW5pdGlhbF9QdW5jdHVhdGlvbgBQZixGaW5hbF9QdW5jdHVhdGlvbgBQbyxPdGhlcl9QdW5jdHVhdGlvbgBacyxTcGFjZV9TZXBhcmF0b3IAWmwsTGluZV9TZXBhcmF0b3IAWnAsUGFyYWdyYXBoX1NlcGFyYXRvcgBDYyxDb250cm9sLGNudHJsAENmLEZvcm1hdABDcyxTdXJyb2dhdGUAQ28sUHJpdmF0ZV9Vc2UATEMsQ2FzZWRfTGV0dGVyAEwsTGV0dGVyAE0sTWFyayxDb21iaW5pbmdfTWFyawBOLE51bWJlcgBTLFN5bWJvbABQLFB1bmN0dWF0aW9uLHB1bmN0AFosU2VwYXJhdG9yAEMsT3RoZXIAQdDZAguwCA4AAAA+AAAAwAEAAAAOAAAA8AAAAAB/AAAAgAMBAAA8QVNDSUlfSGV4X0RpZ2l0LEFIZXgAQmlkaV9Db250cm9sLEJpZGlfQwBEYXNoAERlcHJlY2F0ZWQsRGVwAERpYWNyaXRpYyxEaWEARXh0ZW5kZXIsRXh0AEhleF9EaWdpdCxIZXgASURTX0JpbmFyeV9PcGVyYXRvcixJRFNCAElEU19UcmluYXJ5X09wZXJhdG9yLElEU1QASWRlb2dyYXBoaWMsSWRlbwBKb2luX0NvbnRyb2wsSm9pbl9DAExvZ2ljYWxfT3JkZXJfRXhjZXB0aW9uLExPRQBOb25jaGFyYWN0ZXJfQ29kZV9Qb2ludCxOQ2hhcgBQYXR0ZXJuX1N5bnRheCxQYXRfU3luAFBhdHRlcm5fV2hpdGVfU3BhY2UsUGF0X1dTAFF1b3RhdGlvbl9NYXJrLFFNYXJrAFJhZGljYWwAUmVnaW9uYWxfSW5kaWNhdG9yLFJJAFNlbnRlbmNlX1Rlcm1pbmFsLFNUZXJtAFNvZnRfRG90dGVkLFNEAFRlcm1pbmFsX1B1bmN0dWF0aW9uLFRlcm0AVW5pZmllZF9JZGVvZ3JhcGgsVUlkZW8AVmFyaWF0aW9uX1NlbGVjdG9yLFZTAFdoaXRlX1NwYWNlLHNwYWNlAEJpZGlfTWlycm9yZWQsQmlkaV9NAEVtb2ppAEVtb2ppX0NvbXBvbmVudCxFQ29tcABFbW9qaV9Nb2RpZmllcixFTW9kAEVtb2ppX01vZGlmaWVyX0Jhc2UsRUJhc2UARW1vamlfUHJlc2VudGF0aW9uLEVQcmVzAEV4dGVuZGVkX1BpY3RvZ3JhcGhpYyxFeHRQaWN0AERlZmF1bHRfSWdub3JhYmxlX0NvZGVfUG9pbnQsREkASURfU3RhcnQsSURTAENhc2VfSWdub3JhYmxlLENJAEFTQ0lJAEFscGhhYmV0aWMsQWxwaGEAQW55AEFzc2lnbmVkAENhc2VkAENoYW5nZXNfV2hlbl9DYXNlZm9sZGVkLENXQ0YAQ2hhbmdlc19XaGVuX0Nhc2VtYXBwZWQsQ1dDTQBDaGFuZ2VzX1doZW5fTG93ZXJjYXNlZCxDV0wAQ2hhbmdlc19XaGVuX05GS0NfQ2FzZWZvbGRlZCxDV0tDRgBDaGFuZ2VzX1doZW5fVGl0bGVjYXNlZCxDV1QAQ2hhbmdlc19XaGVuX1VwcGVyY2FzZWQsQ1dVAEdyYXBoZW1lX0Jhc2UsR3JfQmFzZQBHcmFwaGVtZV9FeHRlbmQsR3JfRXh0AElEX0NvbnRpbnVlLElEQwBMb3dlcmNhc2UsTG93ZXIATWF0aABVcHBlcmNhc2UsVXBwZXIAWElEX0NvbnRpbnVlLFhJREMAWElEX1N0YXJ0LFhJRFMAQZDiAgu0IIEAKACXACoAgYAqAJfAKwAVgSwAlwAtAIFALQCXAC4AFUEuAJkBLwAWIDAAQghAAEKKRABCBEoAlgBMABeBTABCAk0AQkNOAC/BTwBCw1AAv0BSAEIDUwBCCVUAQghaAJYAXgBCQ14AgcBfAEIBaABCwWsAhQFxABfDcQBESHMARIN3AEKDeQC+AnsAl0F8AEIBfQBEBH4AQg6AAEKBhwBEh4kAgwSsABcDtgCDArgAFALQAJYA0QCAAN0Al4DeAICA3wCXAOEAPkHhAIDA4QC+BOIAroPqAK6C8gCtAfQALsH0AANB9QADA/wAgUD+AD4CAAG+wAEBvgEDAb5ABgG+QA4BPgIUAb7AFQG+ARcBRIEdAURBMAFEAjQBRIE1AUSDNgFEgzgBRIY6AUQBPgGFwGEB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SHpUSHq8AxMhbQATIWQAEyFrABMhZgBtbgBtvANtbQBtYwBtawBtYwAKCk8ACk9tALIAYwAICk8KClAAClBtALMAawBtALMAbQAVInMAbQAVInMAsgBQYWtQYU1QYUdQYXJhZHJhZNFzcgBhAGQAFSJzALIAcABzbgBzvANzbQBzcABWbgBWvANWbQBWawBWTQBWcABXbgBXvANXbQBXawBXTQBXawCpA00AqQNhLm0uQnFjY2NkQ9FrZ0NvLmRCR3loYUhQaW5LS0tNa3RsbWxubG9nbHhtYm1pbG1vbFBIcC5tLlBQTVBSc3JTdldiVtFtQdFtMQDlZTEAMADlZTIAMADlZTMAMADlZWdhbEoETAQmAVMBJ6c3q2sCUqtIjPRmyo7IjNFuMk7lU5yfnJ9RWdGRh1VIWfZhaXaFfz+Guof4iI+QAmobbdlw3nM9hGqR8ZmCTnVTBGsbci2GHp5QXetvzYVkicli2IEfiMpeF2dqbfxyzpCGT7dR3lLEZNNqEHLndgGABoZchu+NMpdvm/qdjHh/eaB9yYMEk3+e1orfWARfYHx+gGJyynjCjPeW2FhiXBNq2m0Pby99N35LltJSi4DcUcxRHHq+ffGDdZaAi89iAmr+ijlO51sSYIdzcHUXU/t4v0+pXw1OzGx4ZSJ9w1NeWAF3SYSqirprsI+IbP5i5YKgY2V1rk5pUclRgWjnfG+C0orPkfVSQlRzWexexWX+byp5rZVqmpeezp6bUsZmd2tij3RekGEAYppkI29JcYl0ynn0fW+AJo/uhCOQSpMXUqNSvVTIcMKIqorJXvVfe2Ouaz58dXPkTvlW51u6XRxgsnNpdJp/RoA0kvaWSJcYmItPrnm0kbiW4WCGTtpQ7ls/XJllAmrOcUJ2/IR8kI2fiGYulolSe2fzZ0FtnG4JdFl1a3gQfV6YbVEuYniWK1AZXeptKo+LX0RhF2iHc4aWKVIPVGVcE2ZOZ6ho5WwGdOJ1eX/PiOGIzJHilj9Tum4dVNBxmHT6haOWV5yfnpdny23ogct6IHuSfMBymXBYi8BONoM6UgdSpl7TYtZ8hVsebbRmO49MiE2Wi4nTXkBRwFUAAAAAWlgAAHRmAAAAAN5RKnPKdjx5XnlleY95Vpe+fL1/AAAShgAA+IoAAAAAOJD9kO+Y/JgombSd3pC3lq5P51BNUclS5FJR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\";if(!R.startsWith(Q)){var fa=R;R=a.locateFile?a.locateFile(fa,x):x+fa}\nfunction ha(b){try{if(b==R&&E)return new Uint8Array(E);var c=C(b);if(c)return c;if(A)return A(b);throw\"both async and sync fetching of the wasm failed\";}catch(d){F(d)}}\nfunction ia(b){if(!E&&(u||v)){if(\"function\"==typeof fetch&&!b.startsWith(\"file://\"))return fetch(b,{credentials:\"same-origin\"}).then(function(c){if(!c.ok)throw\"failed to load wasm binary file at '\"+b+\"'\";return c.arrayBuffer()}).catch(function(){return ha(b)});if(z)return new Promise(function(c,d){z(b,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return ha(b)})}\nfunction ja(b,c,d){return ia(b).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){D(\"failed to asynchronously prepare wasm: \"+e);F(e)})}\nfunction ka(b,c){var d=R;return E||\"function\"!=typeof WebAssembly.instantiateStreaming||d.startsWith(Q)||d.startsWith(\"file://\")||w||\"function\"!=typeof fetch?ja(d,b,c):fetch(d,{credentials:\"same-origin\"}).then(function(e){return WebAssembly.instantiateStreaming(e,b).then(c,function(f){D(\"wasm streaming compile failed: \"+f);D(\"falling back to ArrayBuffer instantiation\");return ja(d,b,c)})})}function S(b){for(;0<b.length;)b.shift()(a)}var la=\"undefined\"!=typeof TextDecoder?new TextDecoder(\"utf8\"):void 0;\nfunction na(b,c,d){var e=c+d;for(d=c;b[d]&&!(d>=e);)++d;if(16<d-c&&b.buffer&&la)return la.decode(b.subarray(c,d));for(e=\"\";c<d;){var f=b[c++];if(f&128){var g=b[c++]&63;if(192==(f&224))e+=String.fromCharCode((f&31)<<6|g);else{var h=b[c++]&63;f=224==(f&240)?(f&15)<<12|g<<6|h:(f&7)<<18|g<<12|h<<6|b[c++]&63;65536>f?e+=String.fromCharCode(f):(f-=65536,e+=String.fromCharCode(55296|f>>10,56320|f&1023))}}else e+=String.fromCharCode(f)}return e}function T(b,c){return b?na(J,b,c):\"\"}\nvar oa=[0,31,60,91,121,152,182,213,244,274,305,335],pa=[0,31,59,90,120,151,181,212,243,273,304,334];function U(b){for(var c=0,d=0;d<b.length;++d){var e=b.charCodeAt(d);127>=e?c++:2047>=e?c+=2:55296<=e&&57343>=e?(c+=4,++d):c+=3}return c}\nfunction V(b,c,d){var e=J;if(!(0<d))return 0;var f=c;d=c+d-1;for(var g=0;g<b.length;++g){var h=b.charCodeAt(g);if(55296<=h&&57343>=h){var k=b.charCodeAt(++g);h=65536+((h&1023)<<10)|k&1023}if(127>=h){if(c>=d)break;e[c++]=h}else{if(2047>=h){if(c+1>=d)break;e[c++]=192|h>>6}else{if(65535>=h){if(c+2>=d)break;e[c++]=224|h>>12}else{if(c+3>=d)break;e[c++]=240|h>>18;e[c++]=128|h>>12&63}e[c++]=128|h>>6&63}e[c++]=128|h&63}}e[c]=0;return c-f}function qa(b){var c=U(b)+1,d=ra(c);d&&V(b,d,c);return d}var W={};\nfunction sa(){if(!X){var b={USER:\"web_user\",LOGNAME:\"web_user\",PATH:\"/\",PWD:\"/\",HOME:\"/home/web_user\",LANG:(\"object\"==typeof navigator&&navigator.languages&&navigator.languages[0]||\"C\").replace(\"-\",\"_\")+\".UTF-8\",_:t||\"./this.program\"},c;for(c in W)void 0===W[c]?delete b[c]:b[c]=W[c];var d=[];for(c in b)d.push(c+\"=\"+b[c]);X=d}return X}var X,ta=[null,[],[]];\nfunction ua(b,c,d,e){var f={string:l=>{var q=0;if(null!==l&&void 0!==l&&0!==l){q=U(l)+1;var ma=Y(q);V(l,ma,q);q=ma}return q},array:l=>{var q=Y(l.length);I.set(l,q);return q}};b=a[\"_\"+b];var g=[],h=0;if(e)for(var k=0;k<e.length;k++){var r=f[d[k]];r?(0===h&&(h=va()),g[k]=r(e[k])):g[k]=e[k]}d=b.apply(null,g);return d=function(l){0!==h&&wa(h);return\"string\"===c?T(l):\"boolean\"===c?!!l:l}(d)}\nvar xa=\"function\"==typeof atob?atob:function(b){var c=\"\",d=0;b=b.replace(/[^A-Za-z0-9\\+\\/=]/g,\"\");do{var e=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\".indexOf(b.charAt(d++));var f=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\".indexOf(b.charAt(d++));var g=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\".indexOf(b.charAt(d++));var h=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\".indexOf(b.charAt(d++));e=e<<2|f>>4;\nf=(f&15)<<4|g>>2;var k=(g&3)<<6|h;c+=String.fromCharCode(e);64!==g&&(c+=String.fromCharCode(f));64!==h&&(c+=String.fromCharCode(k))}while(d<b.length);return c};function C(b){if(b.startsWith(Q)){b=b.slice(Q.length);if(\"boolean\"==typeof w&&w){var c=Buffer.from(b,\"base64\");c=new Uint8Array(c.buffer,c.byteOffset,c.byteLength)}else try{var d=xa(b),e=new Uint8Array(d.length);for(b=0;b<d.length;++b)e[b]=d.charCodeAt(b);c=e}catch(f){throw Error(\"Converting base64 string to bytes failed.\");}return c}}\nvar ya={a:function(b,c,d,e){F(\"Assertion failed: \"+T(b)+\", at: \"+[c?T(c):\"unknown filename\",d,e?T(e):\"unknown function\"])},l:function(b,c){b=new Date(1E3*(L[b>>2]+4294967296*K[b+4>>2]));K[c>>2]=b.getSeconds();K[c+4>>2]=b.getMinutes();K[c+8>>2]=b.getHours();K[c+12>>2]=b.getDate();K[c+16>>2]=b.getMonth();K[c+20>>2]=b.getFullYear()-1900;K[c+24>>2]=b.getDay();var d=b.getFullYear();K[c+28>>2]=(0!==d%4||0===d%100&&0!==d%400?pa:oa)[b.getMonth()]+b.getDate()-1|0;K[c+36>>2]=-(60*b.getTimezoneOffset());d=(new Date(b.getFullYear(),\n6,1)).getTimezoneOffset();var e=(new Date(b.getFullYear(),0,1)).getTimezoneOffset();K[c+32>>2]=(d!=e&&b.getTimezoneOffset()==Math.min(e,d))|0},k:function(b,c,d){function e(r){return(r=r.toTimeString().match(/\\(([A-Za-z ]+)\\)$/))?r[1]:\"GMT\"}var f=(new Date).getFullYear(),g=new Date(f,0,1),h=new Date(f,6,1);f=g.getTimezoneOffset();var k=h.getTimezoneOffset();L[b>>2]=60*Math.max(f,k);K[c>>2]=Number(f!=k);b=e(g);c=e(h);b=qa(b);c=qa(c);k<f?(L[d>>2]=b,L[d+4>>2]=c):(L[d>>2]=c,L[d+4>>2]=b)},b:function(){F(\"\")},\nm:function(){return Date.now()},j:function(b){var c=J.length;b>>>=0;if(2147483648<b)return!1;for(var d=1;4>=d;d*=2){var e=c*(1+.2/d);e=Math.min(e,b+100663296);var f=Math,g=f.min;e=Math.max(b,e);e+=(65536-e%65536)%65536;a:{var h=G.buffer;try{G.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);M();var k=1;break a}catch(r){}k=void 0}if(k)return!0}return!1},e:function(b,c){var d=0;sa().forEach(function(e,f){var g=c+d;f=L[b+4*f>>2]=g;for(g=0;g<e.length;++g)I[f++>>0]=e.charCodeAt(g);I[f>>0]=0;d+=e.length+\n1});return 0},f:function(b,c){var d=sa();L[b>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});L[c>>2]=e;return 0},d:function(){return 52},i:function(){return 70},c:function(b,c,d,e){for(var f=0,g=0;g<d;g++){var h=L[c>>2],k=L[c+4>>2];c+=8;for(var r=0;r<k;r++){var l=J[h+r],q=ta[b];0===l||10===l?((1===b?aa:D)(na(q,0)),q.length=0):q.push(l)}f+=k}L[e>>2]=f;return 0},o:function(b,c,d,e,f){return a.callbacks.callFunction(void 0,b,c,d,e,f)},n:function(b){return a.callbacks.shouldInterrupt(void 0,\nb)},h:function(b,c,d){d=T(d);return a.callbacks.loadModuleSource(void 0,b,c,d)},g:function(b,c,d,e){d=T(d);e=T(e);return a.callbacks.normalizeModule(void 0,b,c,d,e)}};\n(function(){function b(d){d=d.exports;a.asm=d;G=a.asm.p;M();ca.unshift(a.asm.q);N--;a.monitorRunDependencies&&a.monitorRunDependencies(N);if(0==N&&(null!==O&&(clearInterval(O),O=null),P)){var e=P;P=null;e()}return d}var c={a:ya};N++;a.monitorRunDependencies&&a.monitorRunDependencies(N);if(a.instantiateWasm)try{return a.instantiateWasm(c,b)}catch(d){D(\"Module.instantiateWasm callback failed with error: \"+d),n(d)}ka(c,function(d){b(d.instance)}).catch(n);return{}})();\nvar ra=a._malloc=function(){return(ra=a._malloc=a.asm.r).apply(null,arguments)};a._QTS_Throw=function(){return(a._QTS_Throw=a.asm.s).apply(null,arguments)};a._QTS_NewError=function(){return(a._QTS_NewError=a.asm.t).apply(null,arguments)};a._QTS_RuntimeSetMemoryLimit=function(){return(a._QTS_RuntimeSetMemoryLimit=a.asm.u).apply(null,arguments)};a._QTS_RuntimeComputeMemoryUsage=function(){return(a._QTS_RuntimeComputeMemoryUsage=a.asm.v).apply(null,arguments)};\na._QTS_RuntimeDumpMemoryUsage=function(){return(a._QTS_RuntimeDumpMemoryUsage=a.asm.w).apply(null,arguments)};a._QTS_RecoverableLeakCheck=function(){return(a._QTS_RecoverableLeakCheck=a.asm.x).apply(null,arguments)};a._QTS_BuildIsSanitizeLeak=function(){return(a._QTS_BuildIsSanitizeLeak=a.asm.y).apply(null,arguments)};a._QTS_RuntimeSetMaxStackSize=function(){return(a._QTS_RuntimeSetMaxStackSize=a.asm.z).apply(null,arguments)};\na._QTS_GetUndefined=function(){return(a._QTS_GetUndefined=a.asm.A).apply(null,arguments)};a._QTS_GetNull=function(){return(a._QTS_GetNull=a.asm.B).apply(null,arguments)};a._QTS_GetFalse=function(){return(a._QTS_GetFalse=a.asm.C).apply(null,arguments)};a._QTS_GetTrue=function(){return(a._QTS_GetTrue=a.asm.D).apply(null,arguments)};a._QTS_NewRuntime=function(){return(a._QTS_NewRuntime=a.asm.E).apply(null,arguments)};a._QTS_FreeRuntime=function(){return(a._QTS_FreeRuntime=a.asm.F).apply(null,arguments)};\na._QTS_NewContext=function(){return(a._QTS_NewContext=a.asm.G).apply(null,arguments)};a._QTS_FreeContext=function(){return(a._QTS_FreeContext=a.asm.H).apply(null,arguments)};a._QTS_FreeValuePointer=function(){return(a._QTS_FreeValuePointer=a.asm.I).apply(null,arguments)};a._free=function(){return(a._free=a.asm.J).apply(null,arguments)};a._QTS_FreeValuePointerRuntime=function(){return(a._QTS_FreeValuePointerRuntime=a.asm.K).apply(null,arguments)};\na._QTS_FreeVoidPointer=function(){return(a._QTS_FreeVoidPointer=a.asm.L).apply(null,arguments)};a._QTS_FreeCString=function(){return(a._QTS_FreeCString=a.asm.M).apply(null,arguments)};a._QTS_DupValuePointer=function(){return(a._QTS_DupValuePointer=a.asm.N).apply(null,arguments)};a._QTS_NewObject=function(){return(a._QTS_NewObject=a.asm.O).apply(null,arguments)};a._QTS_NewObjectProto=function(){return(a._QTS_NewObjectProto=a.asm.P).apply(null,arguments)};\na._QTS_NewArray=function(){return(a._QTS_NewArray=a.asm.Q).apply(null,arguments)};a._QTS_NewFloat64=function(){return(a._QTS_NewFloat64=a.asm.R).apply(null,arguments)};a._QTS_GetFloat64=function(){return(a._QTS_GetFloat64=a.asm.S).apply(null,arguments)};a._QTS_NewString=function(){return(a._QTS_NewString=a.asm.T).apply(null,arguments)};a._QTS_GetString=function(){return(a._QTS_GetString=a.asm.U).apply(null,arguments)};a._QTS_NewSymbol=function(){return(a._QTS_NewSymbol=a.asm.V).apply(null,arguments)};\na._QTS_GetSymbolDescriptionOrKey=function(){return(a._QTS_GetSymbolDescriptionOrKey=a.asm.W).apply(null,arguments)};a._QTS_IsGlobalSymbol=function(){return(a._QTS_IsGlobalSymbol=a.asm.X).apply(null,arguments)};a._QTS_IsJobPending=function(){return(a._QTS_IsJobPending=a.asm.Y).apply(null,arguments)};a._QTS_ExecutePendingJob=function(){return(a._QTS_ExecutePendingJob=a.asm.Z).apply(null,arguments)};a._QTS_GetProp=function(){return(a._QTS_GetProp=a.asm._).apply(null,arguments)};\na._QTS_SetProp=function(){return(a._QTS_SetProp=a.asm.$).apply(null,arguments)};a._QTS_DefineProp=function(){return(a._QTS_DefineProp=a.asm.aa).apply(null,arguments)};a._QTS_Call=function(){return(a._QTS_Call=a.asm.ba).apply(null,arguments)};a._QTS_ResolveException=function(){return(a._QTS_ResolveException=a.asm.ca).apply(null,arguments)};a._QTS_Dump=function(){return(a._QTS_Dump=a.asm.da).apply(null,arguments)};a._QTS_Eval=function(){return(a._QTS_Eval=a.asm.ea).apply(null,arguments)};\na._QTS_Typeof=function(){return(a._QTS_Typeof=a.asm.fa).apply(null,arguments)};a._QTS_GetGlobalObject=function(){return(a._QTS_GetGlobalObject=a.asm.ga).apply(null,arguments)};a._QTS_NewPromiseCapability=function(){return(a._QTS_NewPromiseCapability=a.asm.ha).apply(null,arguments)};a._QTS_TestStringArg=function(){return(a._QTS_TestStringArg=a.asm.ia).apply(null,arguments)};a._QTS_BuildIsDebug=function(){return(a._QTS_BuildIsDebug=a.asm.ja).apply(null,arguments)};\na._QTS_BuildIsAsyncify=function(){return(a._QTS_BuildIsAsyncify=a.asm.ka).apply(null,arguments)};a._QTS_NewFunction=function(){return(a._QTS_NewFunction=a.asm.la).apply(null,arguments)};a._QTS_ArgvGetJSValueConstPointer=function(){return(a._QTS_ArgvGetJSValueConstPointer=a.asm.ma).apply(null,arguments)};a._QTS_RuntimeEnableInterruptHandler=function(){return(a._QTS_RuntimeEnableInterruptHandler=a.asm.na).apply(null,arguments)};\na._QTS_RuntimeDisableInterruptHandler=function(){return(a._QTS_RuntimeDisableInterruptHandler=a.asm.oa).apply(null,arguments)};a._QTS_RuntimeEnableModuleLoader=function(){return(a._QTS_RuntimeEnableModuleLoader=a.asm.pa).apply(null,arguments)};a._QTS_RuntimeDisableModuleLoader=function(){return(a._QTS_RuntimeDisableModuleLoader=a.asm.qa).apply(null,arguments)};function va(){return(va=a.asm.sa).apply(null,arguments)}function wa(){return(wa=a.asm.ta).apply(null,arguments)}\nfunction Y(){return(Y=a.asm.ua).apply(null,arguments)}a.___start_em_js=74916;a.___stop_em_js=75818;a.cwrap=function(b,c,d,e){var f=!d||d.every(g=>\"number\"===g||\"boolean\"===g);return\"string\"!==c&&f&&!e?a[\"_\"+b]:function(){return ua(b,c,d,arguments)}};a.UTF8ToString=T;a.stringToUTF8=function(b,c,d){return V(b,c,d)};a.lengthBytesUTF8=U;var Z;P=function za(){Z||Aa();Z||(P=za)};\nfunction Aa(){function b(){if(!Z&&(Z=!0,a.calledRun=!0,!H)){S(ca);m(a);if(a.onRuntimeInitialized)a.onRuntimeInitialized();if(a.postRun)for(\"function\"==typeof a.postRun&&(a.postRun=[a.postRun]);a.postRun.length;){var c=a.postRun.shift();da.unshift(c)}S(da)}}if(!(0<N)){if(a.preRun)for(\"function\"==typeof a.preRun&&(a.preRun=[a.preRun]);a.preRun.length;)ea();S(ba);0<N||(a.setStatus?(a.setStatus(\"Running...\"),setTimeout(function(){setTimeout(function(){a.setStatus(\"\")},1);b()},1)):b())}}\nif(a.preInit)for(\"function\"==typeof a.preInit&&(a.preInit=[a.preInit]);0<a.preInit.length;)a.preInit.pop()();Aa();\n\n\n return QuickJSRaw.ready\n}\n\n);\n})();\nif (typeof exports === 'object' && typeof module === 'object')\n module.exports = QuickJSRaw;\nelse if (typeof define === 'function' && define['amd'])\n define([], function() { return QuickJSRaw; });\nelse if (typeof exports === 'object')\n exports[\"QuickJSRaw\"] = QuickJSRaw;\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.d.ts new file mode 100644 index 0000000..52ef5dd --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.d.ts @@ -0,0 +1,67 @@ +import { QuickJSEmscriptenModule } from "../emscripten-types"; +import { JSRuntimePointer, JSContextPointer, JSContextPointerPointer, JSValuePointer, JSValueConstPointer, JSValuePointerPointer, JSValueConstPointerPointer, BorrowedHeapCharPointer, OwnedHeapCharPointer, JSBorrowedCharPointer, JSVoidPointer, EvalFlags, EvalDetectModule } from "../types-ffi"; +/** + * Low-level FFI bindings to QuickJS's Emscripten module. + * See instead [[QuickJSContext]], the public Javascript interface exposed by this + * library. + * + * @unstable The FFI interface is considered private and may change. + */ +export declare class QuickJSFFI { + private module; + constructor(module: QuickJSEmscriptenModule); + /** Set at compile time. */ + readonly DEBUG = false; + QTS_Throw: (ctx: JSContextPointer, error: JSValuePointer | JSValueConstPointer) => JSValuePointer; + QTS_NewError: (ctx: JSContextPointer) => JSValuePointer; + QTS_RuntimeSetMemoryLimit: (rt: JSRuntimePointer, limit: number) => void; + QTS_RuntimeComputeMemoryUsage: (rt: JSRuntimePointer, ctx: JSContextPointer) => JSValuePointer; + QTS_RuntimeDumpMemoryUsage: (rt: JSRuntimePointer) => OwnedHeapCharPointer; + QTS_RecoverableLeakCheck: () => number; + QTS_BuildIsSanitizeLeak: () => number; + QTS_RuntimeSetMaxStackSize: (rt: JSRuntimePointer, stack_size: number) => void; + QTS_GetUndefined: () => JSValueConstPointer; + QTS_GetNull: () => JSValueConstPointer; + QTS_GetFalse: () => JSValueConstPointer; + QTS_GetTrue: () => JSValueConstPointer; + QTS_NewRuntime: () => JSRuntimePointer; + QTS_FreeRuntime: (rt: JSRuntimePointer) => void; + QTS_NewContext: (rt: JSRuntimePointer) => JSContextPointer; + QTS_FreeContext: (ctx: JSContextPointer) => void; + QTS_FreeValuePointer: (ctx: JSContextPointer, value: JSValuePointer) => void; + QTS_FreeValuePointerRuntime: (rt: JSRuntimePointer, value: JSValuePointer) => void; + QTS_FreeVoidPointer: (ctx: JSContextPointer, ptr: JSVoidPointer) => void; + QTS_FreeCString: (ctx: JSContextPointer, str: JSBorrowedCharPointer) => void; + QTS_DupValuePointer: (ctx: JSContextPointer, val: JSValuePointer | JSValueConstPointer) => JSValuePointer; + QTS_NewObject: (ctx: JSContextPointer) => JSValuePointer; + QTS_NewObjectProto: (ctx: JSContextPointer, proto: JSValuePointer | JSValueConstPointer) => JSValuePointer; + QTS_NewArray: (ctx: JSContextPointer) => JSValuePointer; + QTS_NewFloat64: (ctx: JSContextPointer, num: number) => JSValuePointer; + QTS_GetFloat64: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => number; + QTS_NewString: (ctx: JSContextPointer, string: BorrowedHeapCharPointer) => JSValuePointer; + QTS_GetString: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => JSBorrowedCharPointer; + QTS_NewSymbol: (ctx: JSContextPointer, description: BorrowedHeapCharPointer, isGlobal: number) => JSValuePointer; + QTS_GetSymbolDescriptionOrKey: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => JSBorrowedCharPointer; + QTS_IsGlobalSymbol: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => number; + QTS_IsJobPending: (rt: JSRuntimePointer) => number; + QTS_ExecutePendingJob: (rt: JSRuntimePointer, maxJobsToExecute: number, lastJobContext: JSContextPointerPointer) => JSValuePointer; + QTS_GetProp: (ctx: JSContextPointer, this_val: JSValuePointer | JSValueConstPointer, prop_name: JSValuePointer | JSValueConstPointer) => JSValuePointer; + QTS_SetProp: (ctx: JSContextPointer, this_val: JSValuePointer | JSValueConstPointer, prop_name: JSValuePointer | JSValueConstPointer, prop_value: JSValuePointer | JSValueConstPointer) => void; + QTS_DefineProp: (ctx: JSContextPointer, this_val: JSValuePointer | JSValueConstPointer, prop_name: JSValuePointer | JSValueConstPointer, prop_value: JSValuePointer | JSValueConstPointer, get: JSValuePointer | JSValueConstPointer, set: JSValuePointer | JSValueConstPointer, configurable: boolean, enumerable: boolean, has_value: boolean) => void; + QTS_Call: (ctx: JSContextPointer, func_obj: JSValuePointer | JSValueConstPointer, this_obj: JSValuePointer | JSValueConstPointer, argc: number, argv_ptrs: JSValueConstPointerPointer) => JSValuePointer; + QTS_ResolveException: (ctx: JSContextPointer, maybe_exception: JSValuePointer) => JSValuePointer; + QTS_Dump: (ctx: JSContextPointer, obj: JSValuePointer | JSValueConstPointer) => JSBorrowedCharPointer; + QTS_Eval: (ctx: JSContextPointer, js_code: BorrowedHeapCharPointer, filename: string, detectModule: EvalDetectModule, evalFlags: EvalFlags) => JSValuePointer; + QTS_Typeof: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => OwnedHeapCharPointer; + QTS_GetGlobalObject: (ctx: JSContextPointer) => JSValuePointer; + QTS_NewPromiseCapability: (ctx: JSContextPointer, resolve_funcs_out: JSValuePointerPointer) => JSValuePointer; + QTS_TestStringArg: (string: string) => void; + QTS_BuildIsDebug: () => number; + QTS_BuildIsAsyncify: () => number; + QTS_NewFunction: (ctx: JSContextPointer, func_id: number, name: string) => JSValuePointer; + QTS_ArgvGetJSValueConstPointer: (argv: JSValuePointer | JSValueConstPointer, index: number) => JSValueConstPointer; + QTS_RuntimeEnableInterruptHandler: (rt: JSRuntimePointer) => void; + QTS_RuntimeDisableInterruptHandler: (rt: JSRuntimePointer) => void; + QTS_RuntimeEnableModuleLoader: (rt: JSRuntimePointer, use_custom_normalize: number) => void; + QTS_RuntimeDisableModuleLoader: (rt: JSRuntimePointer) => void; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.js b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.js new file mode 100644 index 0000000..107c43e --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.js @@ -0,0 +1,71 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.QuickJSFFI = void 0; +/** + * Low-level FFI bindings to QuickJS's Emscripten module. + * See instead [[QuickJSContext]], the public Javascript interface exposed by this + * library. + * + * @unstable The FFI interface is considered private and may change. + */ +class QuickJSFFI { + constructor(module) { + this.module = module; + /** Set at compile time. */ + this.DEBUG = false; + this.QTS_Throw = this.module.cwrap("QTS_Throw", "number", ["number", "number"]); + this.QTS_NewError = this.module.cwrap("QTS_NewError", "number", ["number"]); + this.QTS_RuntimeSetMemoryLimit = this.module.cwrap("QTS_RuntimeSetMemoryLimit", null, ["number", "number"]); + this.QTS_RuntimeComputeMemoryUsage = this.module.cwrap("QTS_RuntimeComputeMemoryUsage", "number", ["number", "number"]); + this.QTS_RuntimeDumpMemoryUsage = this.module.cwrap("QTS_RuntimeDumpMemoryUsage", "number", ["number"]); + this.QTS_RecoverableLeakCheck = this.module.cwrap("QTS_RecoverableLeakCheck", "number", []); + this.QTS_BuildIsSanitizeLeak = this.module.cwrap("QTS_BuildIsSanitizeLeak", "number", []); + this.QTS_RuntimeSetMaxStackSize = this.module.cwrap("QTS_RuntimeSetMaxStackSize", null, ["number", "number"]); + this.QTS_GetUndefined = this.module.cwrap("QTS_GetUndefined", "number", []); + this.QTS_GetNull = this.module.cwrap("QTS_GetNull", "number", []); + this.QTS_GetFalse = this.module.cwrap("QTS_GetFalse", "number", []); + this.QTS_GetTrue = this.module.cwrap("QTS_GetTrue", "number", []); + this.QTS_NewRuntime = this.module.cwrap("QTS_NewRuntime", "number", []); + this.QTS_FreeRuntime = this.module.cwrap("QTS_FreeRuntime", null, ["number"]); + this.QTS_NewContext = this.module.cwrap("QTS_NewContext", "number", ["number"]); + this.QTS_FreeContext = this.module.cwrap("QTS_FreeContext", null, ["number"]); + this.QTS_FreeValuePointer = this.module.cwrap("QTS_FreeValuePointer", null, ["number", "number"]); + this.QTS_FreeValuePointerRuntime = this.module.cwrap("QTS_FreeValuePointerRuntime", null, ["number", "number"]); + this.QTS_FreeVoidPointer = this.module.cwrap("QTS_FreeVoidPointer", null, ["number", "number"]); + this.QTS_FreeCString = this.module.cwrap("QTS_FreeCString", null, ["number", "number"]); + this.QTS_DupValuePointer = this.module.cwrap("QTS_DupValuePointer", "number", ["number", "number"]); + this.QTS_NewObject = this.module.cwrap("QTS_NewObject", "number", ["number"]); + this.QTS_NewObjectProto = this.module.cwrap("QTS_NewObjectProto", "number", ["number", "number"]); + this.QTS_NewArray = this.module.cwrap("QTS_NewArray", "number", ["number"]); + this.QTS_NewFloat64 = this.module.cwrap("QTS_NewFloat64", "number", ["number", "number"]); + this.QTS_GetFloat64 = this.module.cwrap("QTS_GetFloat64", "number", ["number", "number"]); + this.QTS_NewString = this.module.cwrap("QTS_NewString", "number", ["number", "number"]); + this.QTS_GetString = this.module.cwrap("QTS_GetString", "number", ["number", "number"]); + this.QTS_NewSymbol = this.module.cwrap("QTS_NewSymbol", "number", ["number", "number", "number"]); + this.QTS_GetSymbolDescriptionOrKey = this.module.cwrap("QTS_GetSymbolDescriptionOrKey", "number", ["number", "number"]); + this.QTS_IsGlobalSymbol = this.module.cwrap("QTS_IsGlobalSymbol", "number", ["number", "number"]); + this.QTS_IsJobPending = this.module.cwrap("QTS_IsJobPending", "number", ["number"]); + this.QTS_ExecutePendingJob = this.module.cwrap("QTS_ExecutePendingJob", "number", ["number", "number", "number"]); + this.QTS_GetProp = this.module.cwrap("QTS_GetProp", "number", ["number", "number", "number"]); + this.QTS_SetProp = this.module.cwrap("QTS_SetProp", null, ["number", "number", "number", "number"]); + this.QTS_DefineProp = this.module.cwrap("QTS_DefineProp", null, ["number", "number", "number", "number", "number", "number", "boolean", "boolean", "boolean"]); + this.QTS_Call = this.module.cwrap("QTS_Call", "number", ["number", "number", "number", "number", "number"]); + this.QTS_ResolveException = this.module.cwrap("QTS_ResolveException", "number", ["number", "number"]); + this.QTS_Dump = this.module.cwrap("QTS_Dump", "number", ["number", "number"]); + this.QTS_Eval = this.module.cwrap("QTS_Eval", "number", ["number", "number", "string", "number", "number"]); + this.QTS_Typeof = this.module.cwrap("QTS_Typeof", "number", ["number", "number"]); + this.QTS_GetGlobalObject = this.module.cwrap("QTS_GetGlobalObject", "number", ["number"]); + this.QTS_NewPromiseCapability = this.module.cwrap("QTS_NewPromiseCapability", "number", ["number", "number"]); + this.QTS_TestStringArg = this.module.cwrap("QTS_TestStringArg", null, ["string"]); + this.QTS_BuildIsDebug = this.module.cwrap("QTS_BuildIsDebug", "number", []); + this.QTS_BuildIsAsyncify = this.module.cwrap("QTS_BuildIsAsyncify", "number", []); + this.QTS_NewFunction = this.module.cwrap("QTS_NewFunction", "number", ["number", "number", "string"]); + this.QTS_ArgvGetJSValueConstPointer = this.module.cwrap("QTS_ArgvGetJSValueConstPointer", "number", ["number", "number"]); + this.QTS_RuntimeEnableInterruptHandler = this.module.cwrap("QTS_RuntimeEnableInterruptHandler", null, ["number"]); + this.QTS_RuntimeDisableInterruptHandler = this.module.cwrap("QTS_RuntimeDisableInterruptHandler", null, ["number"]); + this.QTS_RuntimeEnableModuleLoader = this.module.cwrap("QTS_RuntimeEnableModuleLoader", null, ["number", "number"]); + this.QTS_RuntimeDisableModuleLoader = this.module.cwrap("QTS_RuntimeDisableModuleLoader", null, ["number"]); + } +} +exports.QuickJSFFI = QuickJSFFI; +//# sourceMappingURL=ffi.WASM_RELEASE_SYNC.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.js.map new file mode 100644 index 0000000..5fcf567 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.js.map @@ -0,0 +1 @@ +{"version":3,"file":"ffi.WASM_RELEASE_SYNC.js","sourceRoot":"","sources":["../../ts/generated/ffi.WASM_RELEASE_SYNC.ts"],"names":[],"mappings":"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","sourcesContent":["// This file generated by \"generate.ts ffi\" in the root of the repo.\nimport { QuickJSEmscriptenModule } from \"../emscripten-types\"\nimport { JSRuntimePointer, JSContextPointer, JSContextPointerPointer, JSModuleDefPointer, JSValuePointer, JSValueConstPointer, JSValuePointerPointer, JSValueConstPointerPointer, QTS_C_To_HostCallbackFuncPointer, QTS_C_To_HostInterruptFuncPointer, QTS_C_To_HostLoadModuleFuncPointer, BorrowedHeapCharPointer, OwnedHeapCharPointer, JSBorrowedCharPointer, JSVoidPointer, EvalFlags, EvalDetectModule } from \"../types-ffi\"\n\n/**\n * Low-level FFI bindings to QuickJS's Emscripten module.\n * See instead [[QuickJSContext]], the public Javascript interface exposed by this\n * library.\n *\n * @unstable The FFI interface is considered private and may change.\n */\nexport class QuickJSFFI {\n constructor(private module: QuickJSEmscriptenModule) {}\n /** Set at compile time. */\n readonly DEBUG = false\n\n QTS_Throw: (ctx: JSContextPointer, error: JSValuePointer | JSValueConstPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_Throw\", \"number\", [\"number\",\"number\"])\n\n QTS_NewError: (ctx: JSContextPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_NewError\", \"number\", [\"number\"])\n\n QTS_RuntimeSetMemoryLimit: (rt: JSRuntimePointer, limit: number) => void =\n this.module.cwrap(\"QTS_RuntimeSetMemoryLimit\", null, [\"number\",\"number\"])\n\n QTS_RuntimeComputeMemoryUsage: (rt: JSRuntimePointer, ctx: JSContextPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_RuntimeComputeMemoryUsage\", \"number\", [\"number\",\"number\"])\n\n QTS_RuntimeDumpMemoryUsage: (rt: JSRuntimePointer) => OwnedHeapCharPointer =\n this.module.cwrap(\"QTS_RuntimeDumpMemoryUsage\", \"number\", [\"number\"])\n\n QTS_RecoverableLeakCheck: () => number =\n this.module.cwrap(\"QTS_RecoverableLeakCheck\", \"number\", [])\n\n QTS_BuildIsSanitizeLeak: () => number =\n this.module.cwrap(\"QTS_BuildIsSanitizeLeak\", \"number\", [])\n\n QTS_RuntimeSetMaxStackSize: (rt: JSRuntimePointer, stack_size: number) => void =\n this.module.cwrap(\"QTS_RuntimeSetMaxStackSize\", null, [\"number\",\"number\"])\n\n QTS_GetUndefined: () => JSValueConstPointer =\n this.module.cwrap(\"QTS_GetUndefined\", \"number\", [])\n\n QTS_GetNull: () => JSValueConstPointer =\n this.module.cwrap(\"QTS_GetNull\", \"number\", [])\n\n QTS_GetFalse: () => JSValueConstPointer =\n this.module.cwrap(\"QTS_GetFalse\", \"number\", [])\n\n QTS_GetTrue: () => JSValueConstPointer =\n this.module.cwrap(\"QTS_GetTrue\", \"number\", [])\n\n QTS_NewRuntime: () => JSRuntimePointer =\n this.module.cwrap(\"QTS_NewRuntime\", \"number\", [])\n\n QTS_FreeRuntime: (rt: JSRuntimePointer) => void =\n this.module.cwrap(\"QTS_FreeRuntime\", null, [\"number\"])\n\n QTS_NewContext: (rt: JSRuntimePointer) => JSContextPointer =\n this.module.cwrap(\"QTS_NewContext\", \"number\", [\"number\"])\n\n QTS_FreeContext: (ctx: JSContextPointer) => void =\n this.module.cwrap(\"QTS_FreeContext\", null, [\"number\"])\n\n QTS_FreeValuePointer: (ctx: JSContextPointer, value: JSValuePointer) => void =\n this.module.cwrap(\"QTS_FreeValuePointer\", null, [\"number\",\"number\"])\n\n QTS_FreeValuePointerRuntime: (rt: JSRuntimePointer, value: JSValuePointer) => void =\n this.module.cwrap(\"QTS_FreeValuePointerRuntime\", null, [\"number\",\"number\"])\n\n QTS_FreeVoidPointer: (ctx: JSContextPointer, ptr: JSVoidPointer) => void =\n this.module.cwrap(\"QTS_FreeVoidPointer\", null, [\"number\",\"number\"])\n\n QTS_FreeCString: (ctx: JSContextPointer, str: JSBorrowedCharPointer) => void =\n this.module.cwrap(\"QTS_FreeCString\", null, [\"number\",\"number\"])\n\n QTS_DupValuePointer: (ctx: JSContextPointer, val: JSValuePointer | JSValueConstPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_DupValuePointer\", \"number\", [\"number\",\"number\"])\n\n QTS_NewObject: (ctx: JSContextPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_NewObject\", \"number\", [\"number\"])\n\n QTS_NewObjectProto: (ctx: JSContextPointer, proto: JSValuePointer | JSValueConstPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_NewObjectProto\", \"number\", [\"number\",\"number\"])\n\n QTS_NewArray: (ctx: JSContextPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_NewArray\", \"number\", [\"number\"])\n\n QTS_NewFloat64: (ctx: JSContextPointer, num: number) => JSValuePointer =\n this.module.cwrap(\"QTS_NewFloat64\", \"number\", [\"number\",\"number\"])\n\n QTS_GetFloat64: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => number =\n this.module.cwrap(\"QTS_GetFloat64\", \"number\", [\"number\",\"number\"])\n\n QTS_NewString: (ctx: JSContextPointer, string: BorrowedHeapCharPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_NewString\", \"number\", [\"number\",\"number\"])\n\n QTS_GetString: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => JSBorrowedCharPointer =\n this.module.cwrap(\"QTS_GetString\", \"number\", [\"number\",\"number\"])\n\n QTS_NewSymbol: (ctx: JSContextPointer, description: BorrowedHeapCharPointer, isGlobal: number) => JSValuePointer =\n this.module.cwrap(\"QTS_NewSymbol\", \"number\", [\"number\",\"number\",\"number\"])\n\n QTS_GetSymbolDescriptionOrKey: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => JSBorrowedCharPointer =\n this.module.cwrap(\"QTS_GetSymbolDescriptionOrKey\", \"number\", [\"number\",\"number\"])\n\n QTS_IsGlobalSymbol: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => number =\n this.module.cwrap(\"QTS_IsGlobalSymbol\", \"number\", [\"number\",\"number\"])\n\n QTS_IsJobPending: (rt: JSRuntimePointer) => number =\n this.module.cwrap(\"QTS_IsJobPending\", \"number\", [\"number\"])\n\n QTS_ExecutePendingJob: (rt: JSRuntimePointer, maxJobsToExecute: number, lastJobContext: JSContextPointerPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_ExecutePendingJob\", \"number\", [\"number\",\"number\",\"number\"])\n\n QTS_GetProp: (ctx: JSContextPointer, this_val: JSValuePointer | JSValueConstPointer, prop_name: JSValuePointer | JSValueConstPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_GetProp\", \"number\", [\"number\",\"number\",\"number\"])\n\n QTS_SetProp: (ctx: JSContextPointer, this_val: JSValuePointer | JSValueConstPointer, prop_name: JSValuePointer | JSValueConstPointer, prop_value: JSValuePointer | JSValueConstPointer) => void =\n this.module.cwrap(\"QTS_SetProp\", null, [\"number\",\"number\",\"number\",\"number\"])\n\n QTS_DefineProp: (ctx: JSContextPointer, this_val: JSValuePointer | JSValueConstPointer, prop_name: JSValuePointer | JSValueConstPointer, prop_value: JSValuePointer | JSValueConstPointer, get: JSValuePointer | JSValueConstPointer, set: JSValuePointer | JSValueConstPointer, configurable: boolean, enumerable: boolean, has_value: boolean) => void =\n this.module.cwrap(\"QTS_DefineProp\", null, [\"number\",\"number\",\"number\",\"number\",\"number\",\"number\",\"boolean\",\"boolean\",\"boolean\"])\n\n QTS_Call: (ctx: JSContextPointer, func_obj: JSValuePointer | JSValueConstPointer, this_obj: JSValuePointer | JSValueConstPointer, argc: number, argv_ptrs: JSValueConstPointerPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_Call\", \"number\", [\"number\",\"number\",\"number\",\"number\",\"number\"])\n\n QTS_ResolveException: (ctx: JSContextPointer, maybe_exception: JSValuePointer) => JSValuePointer =\n this.module.cwrap(\"QTS_ResolveException\", \"number\", [\"number\",\"number\"])\n\n QTS_Dump: (ctx: JSContextPointer, obj: JSValuePointer | JSValueConstPointer) => JSBorrowedCharPointer =\n this.module.cwrap(\"QTS_Dump\", \"number\", [\"number\",\"number\"])\n\n QTS_Eval: (ctx: JSContextPointer, js_code: BorrowedHeapCharPointer, filename: string, detectModule: EvalDetectModule, evalFlags: EvalFlags) => JSValuePointer =\n this.module.cwrap(\"QTS_Eval\", \"number\", [\"number\",\"number\",\"string\",\"number\",\"number\"])\n\n QTS_Typeof: (ctx: JSContextPointer, value: JSValuePointer | JSValueConstPointer) => OwnedHeapCharPointer =\n this.module.cwrap(\"QTS_Typeof\", \"number\", [\"number\",\"number\"])\n\n QTS_GetGlobalObject: (ctx: JSContextPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_GetGlobalObject\", \"number\", [\"number\"])\n\n QTS_NewPromiseCapability: (ctx: JSContextPointer, resolve_funcs_out: JSValuePointerPointer) => JSValuePointer =\n this.module.cwrap(\"QTS_NewPromiseCapability\", \"number\", [\"number\",\"number\"])\n\n QTS_TestStringArg: (string: string) => void =\n this.module.cwrap(\"QTS_TestStringArg\", null, [\"string\"])\n\n QTS_BuildIsDebug: () => number =\n this.module.cwrap(\"QTS_BuildIsDebug\", \"number\", [])\n\n QTS_BuildIsAsyncify: () => number =\n this.module.cwrap(\"QTS_BuildIsAsyncify\", \"number\", [])\n\n QTS_NewFunction: (ctx: JSContextPointer, func_id: number, name: string) => JSValuePointer =\n this.module.cwrap(\"QTS_NewFunction\", \"number\", [\"number\",\"number\",\"string\"])\n\n QTS_ArgvGetJSValueConstPointer: (argv: JSValuePointer | JSValueConstPointer, index: number) => JSValueConstPointer =\n this.module.cwrap(\"QTS_ArgvGetJSValueConstPointer\", \"number\", [\"number\",\"number\"])\n\n QTS_RuntimeEnableInterruptHandler: (rt: JSRuntimePointer) => void =\n this.module.cwrap(\"QTS_RuntimeEnableInterruptHandler\", null, [\"number\"])\n\n QTS_RuntimeDisableInterruptHandler: (rt: JSRuntimePointer) => void =\n this.module.cwrap(\"QTS_RuntimeDisableInterruptHandler\", null, [\"number\"])\n\n QTS_RuntimeEnableModuleLoader: (rt: JSRuntimePointer, use_custom_normalize: number) => void =\n this.module.cwrap(\"QTS_RuntimeEnableModuleLoader\", null, [\"number\",\"number\"])\n\n QTS_RuntimeDisableModuleLoader: (rt: JSRuntimePointer) => void =\n this.module.cwrap(\"QTS_RuntimeDisableModuleLoader\", null, [\"number\"])\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/index.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/index.d.ts new file mode 100644 index 0000000..3134e11 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/index.d.ts @@ -0,0 +1,75 @@ +import type { QuickJSWASMModule } from "./module"; +import type { QuickJSRuntime, InterruptHandler } from "./runtime"; +import type { QuickJSContext } from "./context"; +export type { QuickJSWASMModule, QuickJSContext, QuickJSRuntime }; +import type { QuickJSAsyncWASMModule } from "./module-asyncify"; +import type { QuickJSAsyncRuntime } from "./runtime-asyncify"; +import type { QuickJSAsyncContext, AsyncFunctionImplementation } from "./context-asyncify"; +import { AsyncRuntimeOptions, ContextOptions } from "./types"; +export type { QuickJSAsyncContext, QuickJSAsyncRuntime, QuickJSAsyncWASMModule, AsyncFunctionImplementation, }; +import { newQuickJSWASMModule, newQuickJSAsyncWASMModule, DEBUG_ASYNC, DEBUG_SYNC, RELEASE_ASYNC, RELEASE_SYNC, SyncBuildVariant, AsyncBuildVariant } from "./variants"; +export { newQuickJSWASMModule, newQuickJSAsyncWASMModule, DEBUG_ASYNC, DEBUG_SYNC, RELEASE_ASYNC, RELEASE_SYNC, SyncBuildVariant, AsyncBuildVariant, }; +export * from "./vm-interface"; +export * from "./lifetime"; +/** Collects the informative errors this library may throw. */ +export * as errors from "./errors"; +export * from "./deferred-promise"; +export * from "./module-test"; +export type { StaticJSValue, JSValueConst, JSValue, QuickJSHandle, ContextOptions, ContextEvalOptions, RuntimeOptions, AsyncRuntimeOptions, RuntimeOptionsBase, JSModuleLoader, JSModuleLoadResult, JSModuleLoaderAsync, JSModuleLoadSuccess, JSModuleLoadFailure, JSModuleNormalizer, JSModuleNormalizerAsync, JSModuleNormalizeResult, JSModuleNormalizeFailure, JSModuleNormalizeSuccess, } from "./types"; +export type { ModuleEvalOptions } from "./module"; +export type { InterruptHandler, ExecutePendingJobsResult } from "./runtime"; +export type { QuickJSPropertyKey } from "./context"; +/** + * Get a shared singleton {@link QuickJSWASMModule}. Use this to evaluate code + * or create Javascript environments. + * + * This is the top-level entrypoint for the quickjs-emscripten library. + * + * If you need strictest possible isolation guarantees, you may create a + * separate {@link QuickJSWASMModule} via {@link newQuickJSWASMModule}. + * + * To work with the asyncified version of this library, see these functions: + * + * - {@link newAsyncRuntime}. + * - {@link newAsyncContext}. + * - {@link newQuickJSAsyncWASMModule}. + */ +export declare function getQuickJS(): Promise<QuickJSWASMModule>; +/** + * Provides synchronous access to the shared {@link QuickJSWASMModule} instance returned by {@link getQuickJS}, as long as + * least once. + * @throws If called before `getQuickJS` resolves. + */ +export declare function getQuickJSSync(): QuickJSWASMModule; +/** + * Create a new [[QuickJSAsyncRuntime]] in a separate WebAssembly module. + * + * Each runtime is isolated in a separate WebAssembly module, so that errors in + * one runtime cannot contaminate another runtime, and each runtime can execute + * an asynchronous action without conflicts. + * + * Note that there is a hard limit on the number of WebAssembly modules in older + * versions of v8: + * https://bugs.chromium.org/p/v8/issues/detail?id=12076 + */ +export declare function newAsyncRuntime(options?: AsyncRuntimeOptions): Promise<QuickJSAsyncRuntime>; +/** + * Create a new [[QuickJSAsyncContext]] (with an associated runtime) in an + * separate WebAssembly module. + * + * Each context is isolated in a separate WebAssembly module, so that errors in + * one runtime cannot contaminate another runtime, and each runtime can execute + * an asynchronous action without conflicts. + * + * Note that there is a hard limit on the number of WebAssembly modules in older + * versions of v8: + * https://bugs.chromium.org/p/v8/issues/detail?id=12076 + */ +export declare function newAsyncContext(options?: ContextOptions): Promise<QuickJSAsyncContext>; +/** + * Returns an interrupt handler that interrupts Javascript execution after a deadline time. + * + * @param deadline - Interrupt execution if it's still running after this time. + * Number values are compared against `Date.now()` + */ +export declare function shouldInterruptAfterDeadline(deadline: Date | number): InterruptHandler; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/index.js b/node_modules/@tootallnate/quickjs-emscripten/dist/index.js new file mode 100644 index 0000000..6ae3f50 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/index.js @@ -0,0 +1,128 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __exportStar = (this && this.__exportStar) || function(m, exports) { + for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); +}; +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.shouldInterruptAfterDeadline = exports.newAsyncContext = exports.newAsyncRuntime = exports.getQuickJSSync = exports.getQuickJS = exports.errors = exports.RELEASE_SYNC = exports.RELEASE_ASYNC = exports.DEBUG_SYNC = exports.DEBUG_ASYNC = exports.newQuickJSAsyncWASMModule = exports.newQuickJSWASMModule = void 0; +// Build variants +const variants_1 = require("./variants"); +Object.defineProperty(exports, "newQuickJSWASMModule", { enumerable: true, get: function () { return variants_1.newQuickJSWASMModule; } }); +Object.defineProperty(exports, "newQuickJSAsyncWASMModule", { enumerable: true, get: function () { return variants_1.newQuickJSAsyncWASMModule; } }); +Object.defineProperty(exports, "DEBUG_ASYNC", { enumerable: true, get: function () { return variants_1.DEBUG_ASYNC; } }); +Object.defineProperty(exports, "DEBUG_SYNC", { enumerable: true, get: function () { return variants_1.DEBUG_SYNC; } }); +Object.defineProperty(exports, "RELEASE_ASYNC", { enumerable: true, get: function () { return variants_1.RELEASE_ASYNC; } }); +Object.defineProperty(exports, "RELEASE_SYNC", { enumerable: true, get: function () { return variants_1.RELEASE_SYNC; } }); +// Export helpers +__exportStar(require("./vm-interface"), exports); +__exportStar(require("./lifetime"), exports); +/** Collects the informative errors this library may throw. */ +exports.errors = __importStar(require("./errors")); +__exportStar(require("./deferred-promise"), exports); +__exportStar(require("./module-test"), exports); +let singleton = undefined; +let singletonPromise = undefined; +/** + * Get a shared singleton {@link QuickJSWASMModule}. Use this to evaluate code + * or create Javascript environments. + * + * This is the top-level entrypoint for the quickjs-emscripten library. + * + * If you need strictest possible isolation guarantees, you may create a + * separate {@link QuickJSWASMModule} via {@link newQuickJSWASMModule}. + * + * To work with the asyncified version of this library, see these functions: + * + * - {@link newAsyncRuntime}. + * - {@link newAsyncContext}. + * - {@link newQuickJSAsyncWASMModule}. + */ +async function getQuickJS() { + singletonPromise ?? (singletonPromise = (0, variants_1.newQuickJSWASMModule)().then((instance) => { + singleton = instance; + return instance; + })); + return await singletonPromise; +} +exports.getQuickJS = getQuickJS; +/** + * Provides synchronous access to the shared {@link QuickJSWASMModule} instance returned by {@link getQuickJS}, as long as + * least once. + * @throws If called before `getQuickJS` resolves. + */ +function getQuickJSSync() { + if (!singleton) { + throw new Error("QuickJS not initialized. Await getQuickJS() at least once."); + } + return singleton; +} +exports.getQuickJSSync = getQuickJSSync; +/** + * Create a new [[QuickJSAsyncRuntime]] in a separate WebAssembly module. + * + * Each runtime is isolated in a separate WebAssembly module, so that errors in + * one runtime cannot contaminate another runtime, and each runtime can execute + * an asynchronous action without conflicts. + * + * Note that there is a hard limit on the number of WebAssembly modules in older + * versions of v8: + * https://bugs.chromium.org/p/v8/issues/detail?id=12076 + */ +async function newAsyncRuntime(options) { + const module = await (0, variants_1.newQuickJSAsyncWASMModule)(); + return module.newRuntime(options); +} +exports.newAsyncRuntime = newAsyncRuntime; +/** + * Create a new [[QuickJSAsyncContext]] (with an associated runtime) in an + * separate WebAssembly module. + * + * Each context is isolated in a separate WebAssembly module, so that errors in + * one runtime cannot contaminate another runtime, and each runtime can execute + * an asynchronous action without conflicts. + * + * Note that there is a hard limit on the number of WebAssembly modules in older + * versions of v8: + * https://bugs.chromium.org/p/v8/issues/detail?id=12076 + */ +async function newAsyncContext(options) { + const module = await (0, variants_1.newQuickJSAsyncWASMModule)(); + return module.newContext(options); +} +exports.newAsyncContext = newAsyncContext; +/** + * Returns an interrupt handler that interrupts Javascript execution after a deadline time. + * + * @param deadline - Interrupt execution if it's still running after this time. + * Number values are compared against `Date.now()` + */ +function shouldInterruptAfterDeadline(deadline) { + const deadlineAsNumber = typeof deadline === "number" ? deadline : deadline.getTime(); + return function () { + return Date.now() > deadlineAsNumber; + }; +} +exports.shouldInterruptAfterDeadline = shouldInterruptAfterDeadline; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/index.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/index.js.map new file mode 100644 index 0000000..6a70928 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../ts/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkBA,iBAAiB;AACjB,yCASmB;AAEjB,qGAVA,+BAAoB,OAUA;AACpB,0GAVA,oCAAyB,OAUA;AACzB,4FAVA,sBAAW,OAUA;AACX,2FAVA,qBAAU,OAUA;AACV,8FAVA,wBAAa,OAUA;AACb,6FAVA,uBAAY,OAUA;AAKd,iBAAiB;AACjB,iDAA8B;AAC9B,6CAA0B;AAC1B,8DAA8D;AAC9D,mDAAkC;AAClC,qDAAkC;AAClC,gDAA6B;AA0B7B,IAAI,SAAS,GAAkC,SAAS,CAAA;AACxD,IAAI,gBAAgB,GAA2C,SAAS,CAAA;AAExE;;;;;;;;;;;;;;GAcG;AACI,KAAK,UAAU,UAAU;IAC9B,gBAAgB,KAAhB,gBAAgB,GAAK,IAAA,+BAAoB,GAAE,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,EAAE;QAC5D,SAAS,GAAG,QAAQ,CAAA;QACpB,OAAO,QAAQ,CAAA;IACjB,CAAC,CAAC,EAAA;IACF,OAAO,MAAM,gBAAgB,CAAA;AAC/B,CAAC;AAND,gCAMC;AAED;;;;GAIG;AACH,SAAgB,cAAc;IAC5B,IAAI,CAAC,SAAS,EAAE;QACd,MAAM,IAAI,KAAK,CAAC,4DAA4D,CAAC,CAAA;KAC9E;IACD,OAAO,SAAS,CAAA;AAClB,CAAC;AALD,wCAKC;AAED;;;;;;;;;;GAUG;AACI,KAAK,UAAU,eAAe,CAAC,OAA6B;IACjE,MAAM,MAAM,GAAG,MAAM,IAAA,oCAAyB,GAAE,CAAA;IAChD,OAAO,MAAM,CAAC,UAAU,CAAC,OAAO,CAAC,CAAA;AACnC,CAAC;AAHD,0CAGC;AAED;;;;;;;;;;;GAWG;AACI,KAAK,UAAU,eAAe,CAAC,OAAwB;IAC5D,MAAM,MAAM,GAAG,MAAM,IAAA,oCAAyB,GAAE,CAAA;IAChD,OAAO,MAAM,CAAC,UAAU,CAAC,OAAO,CAAC,CAAA;AACnC,CAAC;AAHD,0CAGC;AAED;;;;;GAKG;AACH,SAAgB,4BAA4B,CAAC,QAAuB;IAClE,MAAM,gBAAgB,GAAG,OAAO,QAAQ,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAA;IAErF,OAAO;QACL,OAAO,IAAI,CAAC,GAAG,EAAE,GAAG,gBAAgB,CAAA;IACtC,CAAC,CAAA;AACH,CAAC;AAND,oEAMC","sourcesContent":["// Sync classes\nimport type { QuickJSWASMModule } from \"./module\"\nimport type { QuickJSRuntime, InterruptHandler } from \"./runtime\"\nimport type { QuickJSContext } from \"./context\"\nexport type { QuickJSWASMModule, QuickJSContext, QuickJSRuntime }\n\n// Async classes\nimport type { QuickJSAsyncWASMModule } from \"./module-asyncify\"\nimport type { QuickJSAsyncRuntime } from \"./runtime-asyncify\"\nimport type { QuickJSAsyncContext, AsyncFunctionImplementation } from \"./context-asyncify\"\nimport { AsyncRuntimeOptions, ContextOptions } from \"./types\"\nexport type {\n QuickJSAsyncContext,\n QuickJSAsyncRuntime,\n QuickJSAsyncWASMModule,\n AsyncFunctionImplementation,\n}\n\n// Build variants\nimport {\n newQuickJSWASMModule,\n newQuickJSAsyncWASMModule,\n DEBUG_ASYNC,\n DEBUG_SYNC,\n RELEASE_ASYNC,\n RELEASE_SYNC,\n SyncBuildVariant,\n AsyncBuildVariant,\n} from \"./variants\"\nexport {\n newQuickJSWASMModule,\n newQuickJSAsyncWASMModule,\n DEBUG_ASYNC,\n DEBUG_SYNC,\n RELEASE_ASYNC,\n RELEASE_SYNC,\n SyncBuildVariant,\n AsyncBuildVariant,\n}\n\n// Export helpers\nexport * from \"./vm-interface\"\nexport * from \"./lifetime\"\n/** Collects the informative errors this library may throw. */\nexport * as errors from \"./errors\"\nexport * from \"./deferred-promise\"\nexport * from \"./module-test\"\nexport type {\n StaticJSValue,\n JSValueConst,\n JSValue,\n QuickJSHandle,\n ContextOptions,\n ContextEvalOptions,\n RuntimeOptions,\n AsyncRuntimeOptions,\n RuntimeOptionsBase,\n JSModuleLoader,\n JSModuleLoadResult,\n JSModuleLoaderAsync,\n JSModuleLoadSuccess,\n JSModuleLoadFailure,\n JSModuleNormalizer,\n JSModuleNormalizerAsync,\n JSModuleNormalizeResult,\n JSModuleNormalizeFailure,\n JSModuleNormalizeSuccess,\n} from \"./types\"\nexport type { ModuleEvalOptions } from \"./module\"\nexport type { InterruptHandler, ExecutePendingJobsResult } from \"./runtime\"\nexport type { QuickJSPropertyKey } from \"./context\"\n\nlet singleton: QuickJSWASMModule | undefined = undefined\nlet singletonPromise: Promise<QuickJSWASMModule> | undefined = undefined\n\n/**\n * Get a shared singleton {@link QuickJSWASMModule}. Use this to evaluate code\n * or create Javascript environments.\n *\n * This is the top-level entrypoint for the quickjs-emscripten library.\n *\n * If you need strictest possible isolation guarantees, you may create a\n * separate {@link QuickJSWASMModule} via {@link newQuickJSWASMModule}.\n *\n * To work with the asyncified version of this library, see these functions:\n *\n * - {@link newAsyncRuntime}.\n * - {@link newAsyncContext}.\n * - {@link newQuickJSAsyncWASMModule}.\n */\nexport async function getQuickJS(): Promise<QuickJSWASMModule> {\n singletonPromise ??= newQuickJSWASMModule().then((instance) => {\n singleton = instance\n return instance\n })\n return await singletonPromise\n}\n\n/**\n * Provides synchronous access to the shared {@link QuickJSWASMModule} instance returned by {@link getQuickJS}, as long as\n * least once.\n * @throws If called before `getQuickJS` resolves.\n */\nexport function getQuickJSSync(): QuickJSWASMModule {\n if (!singleton) {\n throw new Error(\"QuickJS not initialized. Await getQuickJS() at least once.\")\n }\n return singleton\n}\n\n/**\n * Create a new [[QuickJSAsyncRuntime]] in a separate WebAssembly module.\n *\n * Each runtime is isolated in a separate WebAssembly module, so that errors in\n * one runtime cannot contaminate another runtime, and each runtime can execute\n * an asynchronous action without conflicts.\n *\n * Note that there is a hard limit on the number of WebAssembly modules in older\n * versions of v8:\n * https://bugs.chromium.org/p/v8/issues/detail?id=12076\n */\nexport async function newAsyncRuntime(options?: AsyncRuntimeOptions): Promise<QuickJSAsyncRuntime> {\n const module = await newQuickJSAsyncWASMModule()\n return module.newRuntime(options)\n}\n\n/**\n * Create a new [[QuickJSAsyncContext]] (with an associated runtime) in an\n * separate WebAssembly module.\n *\n * Each context is isolated in a separate WebAssembly module, so that errors in\n * one runtime cannot contaminate another runtime, and each runtime can execute\n * an asynchronous action without conflicts.\n *\n * Note that there is a hard limit on the number of WebAssembly modules in older\n * versions of v8:\n * https://bugs.chromium.org/p/v8/issues/detail?id=12076\n */\nexport async function newAsyncContext(options?: ContextOptions): Promise<QuickJSAsyncContext> {\n const module = await newQuickJSAsyncWASMModule()\n return module.newContext(options)\n}\n\n/**\n * Returns an interrupt handler that interrupts Javascript execution after a deadline time.\n *\n * @param deadline - Interrupt execution if it's still running after this time.\n * Number values are compared against `Date.now()`\n */\nexport function shouldInterruptAfterDeadline(deadline: Date | number): InterruptHandler {\n const deadlineAsNumber = typeof deadline === \"number\" ? deadline : deadline.getTime()\n\n return function () {\n return Date.now() > deadlineAsNumber\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.d.ts new file mode 100644 index 0000000..939e9f9 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.d.ts @@ -0,0 +1,115 @@ +import { MaybeAsyncBlock } from "./asyncify-helpers"; +import type { QuickJSHandle } from "./types"; +/** + * An object that can be disposed. + * [[Lifetime]] is the canonical implementation of Disposable. + * Use [[Scope]] to manage cleaning up multiple disposables. + */ +export interface Disposable { + /** + * Dispose of the underlying resources used by this object. + */ + dispose(): void; + /** + * @returns true if the object is alive + * @returns false after the object has been [[dispose]]d + */ + alive: boolean; +} +/** + * A lifetime prevents access to a value after the lifetime has been + * [[dispose]]ed. + * + * Typically, quickjs-emscripten uses Lifetimes to protect C memory pointers. + */ +export declare class Lifetime<T, TCopy = never, Owner = never> implements Disposable { + protected readonly _value: T; + protected readonly copier?: ((value: T | TCopy) => TCopy) | undefined; + protected readonly disposer?: ((value: T | TCopy) => void) | undefined; + protected readonly _owner?: Owner | undefined; + protected _alive: boolean; + protected _constructorStack: string | undefined; + /** + * When the Lifetime is disposed, it will call `disposer(_value)`. Use the + * disposer function to implement whatever cleanup needs to happen at the end + * of `value`'s lifetime. + * + * `_owner` is not used or controlled by the lifetime. It's just metadata for + * the creator. + */ + constructor(_value: T, copier?: ((value: T | TCopy) => TCopy) | undefined, disposer?: ((value: T | TCopy) => void) | undefined, _owner?: Owner | undefined); + get alive(): boolean; + /** + * The value this Lifetime protects. You must never retain the value - it + * may become invalid, leading to memory errors. + * + * @throws If the lifetime has been [[dispose]]d already. + */ + get value(): T; + get owner(): Owner | undefined; + get dupable(): boolean; + /** + * Create a new handle pointing to the same [[value]]. + */ + dup(): Lifetime<TCopy, TCopy, Owner>; + /** + * Call `map` with this lifetime, then dispose the lifetime. + * @return the result of `map(this)`. + */ + consume<O>(map: (lifetime: this) => O): O; + consume<O>(map: (lifetime: QuickJSHandle) => O): O; + /** + * Dispose of [[value]] and perform cleanup. + */ + dispose(): void; + private assertAlive; +} +/** + * A Lifetime that lives forever. Used for constants. + */ +export declare class StaticLifetime<T, Owner = never> extends Lifetime<T, T, Owner> { + constructor(value: T, owner?: Owner); + get dupable(): boolean; + dup(): this; + dispose(): void; +} +/** + * A Lifetime that does not own its `value`. A WeakLifetime never calls its + * `disposer` function, but can be `dup`ed to produce regular lifetimes that + * do. + * + * Used for function arguments. + */ +export declare class WeakLifetime<T, TCopy = never, Owner = never> extends Lifetime<T, TCopy, Owner> { + constructor(value: T, copier?: (value: T | TCopy) => TCopy, disposer?: (value: TCopy) => void, owner?: Owner); + dispose(): void; +} +/** + * Scope helps reduce the burden of manually tracking and disposing of + * Lifetimes. See [[withScope]]. and [[withScopeAsync]]. + */ +export declare class Scope implements Disposable { + /** + * Run `block` with a new Scope instance that will be disposed after the block returns. + * Inside `block`, call `scope.manage` on each lifetime you create to have the lifetime + * automatically disposed after the block returns. + * + * @warning Do not use with async functions. Instead, use [[withScopeAsync]]. + */ + static withScope<R>(block: (scope: Scope) => R): R; + static withScopeMaybeAsync<Return, This, Yielded>(_this: This, block: MaybeAsyncBlock<Return, This, Yielded, [Scope]>): Return | Promise<Return>; + /** + * Run `block` with a new Scope instance that will be disposed after the + * block's returned promise settles. Inside `block`, call `scope.manage` on each + * lifetime you create to have the lifetime automatically disposed after the + * block returns. + */ + static withScopeAsync<R>(block: (scope: Scope) => Promise<R>): Promise<R>; + private _disposables; + /** + * Track `lifetime` so that it is disposed when this scope is disposed. + */ + manage<T extends Disposable>(lifetime: T): T; + get alive(): boolean; + dispose(): void; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.js b/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.js new file mode 100644 index 0000000..061c8e4 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.js @@ -0,0 +1,227 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Scope = exports.WeakLifetime = exports.StaticLifetime = exports.Lifetime = void 0; +const asyncify_helpers_1 = require("./asyncify-helpers"); +const debug_1 = require("./debug"); +const errors_1 = require("./errors"); +/** + * A lifetime prevents access to a value after the lifetime has been + * [[dispose]]ed. + * + * Typically, quickjs-emscripten uses Lifetimes to protect C memory pointers. + */ +class Lifetime { + /** + * When the Lifetime is disposed, it will call `disposer(_value)`. Use the + * disposer function to implement whatever cleanup needs to happen at the end + * of `value`'s lifetime. + * + * `_owner` is not used or controlled by the lifetime. It's just metadata for + * the creator. + */ + constructor(_value, copier, disposer, _owner) { + this._value = _value; + this.copier = copier; + this.disposer = disposer; + this._owner = _owner; + this._alive = true; + this._constructorStack = debug_1.QTS_DEBUG ? new Error("Lifetime constructed").stack : undefined; + } + get alive() { + return this._alive; + } + /** + * The value this Lifetime protects. You must never retain the value - it + * may become invalid, leading to memory errors. + * + * @throws If the lifetime has been [[dispose]]d already. + */ + get value() { + this.assertAlive(); + return this._value; + } + get owner() { + return this._owner; + } + get dupable() { + return !!this.copier; + } + /** + * Create a new handle pointing to the same [[value]]. + */ + dup() { + this.assertAlive(); + if (!this.copier) { + throw new Error("Non-dupable lifetime"); + } + return new Lifetime(this.copier(this._value), this.copier, this.disposer, this._owner); + } + consume(map) { + this.assertAlive(); + const result = map(this); + this.dispose(); + return result; + } + /** + * Dispose of [[value]] and perform cleanup. + */ + dispose() { + this.assertAlive(); + if (this.disposer) { + this.disposer(this._value); + } + this._alive = false; + } + assertAlive() { + if (!this.alive) { + if (this._constructorStack) { + throw new errors_1.QuickJSUseAfterFree(`Lifetime not alive\n${this._constructorStack}\nLifetime used`); + } + throw new errors_1.QuickJSUseAfterFree("Lifetime not alive"); + } + } +} +exports.Lifetime = Lifetime; +/** + * A Lifetime that lives forever. Used for constants. + */ +class StaticLifetime extends Lifetime { + constructor(value, owner) { + super(value, undefined, undefined, owner); + } + // Static lifetime doesn't need a copier to be copiable + get dupable() { + return true; + } + // Copy returns the same instance. + dup() { + return this; + } + // Dispose does nothing. + dispose() { } +} +exports.StaticLifetime = StaticLifetime; +/** + * A Lifetime that does not own its `value`. A WeakLifetime never calls its + * `disposer` function, but can be `dup`ed to produce regular lifetimes that + * do. + * + * Used for function arguments. + */ +class WeakLifetime extends Lifetime { + constructor(value, copier, disposer, owner) { + // We don't care if the disposer doesn't support freeing T + super(value, copier, disposer, owner); + } + dispose() { + this._alive = false; + } +} +exports.WeakLifetime = WeakLifetime; +function scopeFinally(scope, blockError) { + // console.log('scopeFinally', scope, blockError) + let disposeError; + try { + scope.dispose(); + } + catch (error) { + disposeError = error; + } + if (blockError && disposeError) { + Object.assign(blockError, { + message: `${blockError.message}\n Then, failed to dispose scope: ${disposeError.message}`, + disposeError, + }); + throw blockError; + } + if (blockError || disposeError) { + throw blockError || disposeError; + } +} +/** + * Scope helps reduce the burden of manually tracking and disposing of + * Lifetimes. See [[withScope]]. and [[withScopeAsync]]. + */ +class Scope { + constructor() { + this._disposables = new Lifetime(new Set()); + } + /** + * Run `block` with a new Scope instance that will be disposed after the block returns. + * Inside `block`, call `scope.manage` on each lifetime you create to have the lifetime + * automatically disposed after the block returns. + * + * @warning Do not use with async functions. Instead, use [[withScopeAsync]]. + */ + static withScope(block) { + const scope = new Scope(); + let blockError; + try { + return block(scope); + } + catch (error) { + blockError = error; + throw error; + } + finally { + scopeFinally(scope, blockError); + } + } + static withScopeMaybeAsync(_this, block) { + return (0, asyncify_helpers_1.maybeAsync)(undefined, function* (awaited) { + const scope = new Scope(); + let blockError; + try { + return yield* awaited.of(block.call(_this, awaited, scope)); + } + catch (error) { + blockError = error; + throw error; + } + finally { + scopeFinally(scope, blockError); + } + }); + } + /** + * Run `block` with a new Scope instance that will be disposed after the + * block's returned promise settles. Inside `block`, call `scope.manage` on each + * lifetime you create to have the lifetime automatically disposed after the + * block returns. + */ + static async withScopeAsync(block) { + const scope = new Scope(); + let blockError; + try { + return await block(scope); + } + catch (error) { + blockError = error; + throw error; + } + finally { + scopeFinally(scope, blockError); + } + } + /** + * Track `lifetime` so that it is disposed when this scope is disposed. + */ + manage(lifetime) { + this._disposables.value.add(lifetime); + return lifetime; + } + get alive() { + return this._disposables.alive; + } + dispose() { + const lifetimes = Array.from(this._disposables.value.values()).reverse(); + for (const lifetime of lifetimes) { + if (lifetime.alive) { + lifetime.dispose(); + } + } + this._disposables.dispose(); + } +} +exports.Scope = Scope; +//# sourceMappingURL=lifetime.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.js.map new file mode 100644 index 0000000..7dedbd2 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.js.map @@ -0,0 +1 @@ +{"version":3,"file":"lifetime.js","sourceRoot":"","sources":["../ts/lifetime.ts"],"names":[],"mappings":"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","sourcesContent":["import { maybeAsync, MaybeAsyncBlock } from \"./asyncify-helpers\"\nimport { QTS_DEBUG } from \"./debug\"\nimport { QuickJSUseAfterFree } from \"./errors\"\nimport type { QuickJSHandle } from \"./types\"\n\n/**\n * An object that can be disposed.\n * [[Lifetime]] is the canonical implementation of Disposable.\n * Use [[Scope]] to manage cleaning up multiple disposables.\n */\nexport interface Disposable {\n /**\n * Dispose of the underlying resources used by this object.\n */\n dispose(): void\n\n /**\n * @returns true if the object is alive\n * @returns false after the object has been [[dispose]]d\n */\n alive: boolean\n}\n\n/**\n * A lifetime prevents access to a value after the lifetime has been\n * [[dispose]]ed.\n *\n * Typically, quickjs-emscripten uses Lifetimes to protect C memory pointers.\n */\nexport class Lifetime<T, TCopy = never, Owner = never> implements Disposable {\n protected _alive: boolean = true\n protected _constructorStack = QTS_DEBUG ? new Error(\"Lifetime constructed\").stack : undefined\n\n /**\n * When the Lifetime is disposed, it will call `disposer(_value)`. Use the\n * disposer function to implement whatever cleanup needs to happen at the end\n * of `value`'s lifetime.\n *\n * `_owner` is not used or controlled by the lifetime. It's just metadata for\n * the creator.\n */\n constructor(\n protected readonly _value: T,\n protected readonly copier?: (value: T | TCopy) => TCopy,\n protected readonly disposer?: (value: T | TCopy) => void,\n protected readonly _owner?: Owner\n ) {}\n\n get alive() {\n return this._alive\n }\n\n /**\n * The value this Lifetime protects. You must never retain the value - it\n * may become invalid, leading to memory errors.\n *\n * @throws If the lifetime has been [[dispose]]d already.\n */\n get value() {\n this.assertAlive()\n return this._value\n }\n\n get owner() {\n return this._owner\n }\n\n get dupable() {\n return !!this.copier\n }\n\n /**\n * Create a new handle pointing to the same [[value]].\n */\n dup() {\n this.assertAlive()\n if (!this.copier) {\n throw new Error(\"Non-dupable lifetime\")\n }\n return new Lifetime<TCopy, TCopy, Owner>(\n this.copier(this._value),\n this.copier,\n this.disposer,\n this._owner\n )\n }\n\n /**\n * Call `map` with this lifetime, then dispose the lifetime.\n * @return the result of `map(this)`.\n */\n consume<O>(map: (lifetime: this) => O): O\n // A specific type definition is needed for our common use-case\n // https://github.com/microsoft/TypeScript/issues/30271\n consume<O>(map: (lifetime: QuickJSHandle) => O): O\n consume<O>(map: (lifetime: any) => O): O {\n this.assertAlive()\n const result = map(this)\n this.dispose()\n return result\n }\n\n /**\n * Dispose of [[value]] and perform cleanup.\n */\n dispose() {\n this.assertAlive()\n if (this.disposer) {\n this.disposer(this._value)\n }\n this._alive = false\n }\n\n private assertAlive() {\n if (!this.alive) {\n if (this._constructorStack) {\n throw new QuickJSUseAfterFree(\n `Lifetime not alive\\n${this._constructorStack}\\nLifetime used`\n )\n }\n throw new QuickJSUseAfterFree(\"Lifetime not alive\")\n }\n }\n}\n\n/**\n * A Lifetime that lives forever. Used for constants.\n */\nexport class StaticLifetime<T, Owner = never> extends Lifetime<T, T, Owner> {\n constructor(value: T, owner?: Owner) {\n super(value, undefined, undefined, owner)\n }\n\n // Static lifetime doesn't need a copier to be copiable\n get dupable() {\n return true\n }\n\n // Copy returns the same instance.\n dup() {\n return this\n }\n\n // Dispose does nothing.\n dispose() {}\n}\n\n/**\n * A Lifetime that does not own its `value`. A WeakLifetime never calls its\n * `disposer` function, but can be `dup`ed to produce regular lifetimes that\n * do.\n *\n * Used for function arguments.\n */\nexport class WeakLifetime<T, TCopy = never, Owner = never> extends Lifetime<T, TCopy, Owner> {\n constructor(\n value: T,\n copier?: (value: T | TCopy) => TCopy,\n disposer?: (value: TCopy) => void,\n owner?: Owner\n ) {\n // We don't care if the disposer doesn't support freeing T\n super(value, copier, disposer as (value: T | TCopy) => void, owner)\n }\n\n dispose() {\n this._alive = false\n }\n}\n\nfunction scopeFinally(scope: Scope, blockError: Error | undefined) {\n // console.log('scopeFinally', scope, blockError)\n let disposeError: Error | undefined\n try {\n scope.dispose()\n } catch (error) {\n disposeError = error as any\n }\n\n if (blockError && disposeError) {\n Object.assign(blockError, {\n message: `${blockError.message}\\n Then, failed to dispose scope: ${disposeError.message}`,\n disposeError,\n })\n throw blockError\n }\n\n if (blockError || disposeError) {\n throw blockError || disposeError\n }\n}\n\n/**\n * Scope helps reduce the burden of manually tracking and disposing of\n * Lifetimes. See [[withScope]]. and [[withScopeAsync]].\n */\nexport class Scope implements Disposable {\n /**\n * Run `block` with a new Scope instance that will be disposed after the block returns.\n * Inside `block`, call `scope.manage` on each lifetime you create to have the lifetime\n * automatically disposed after the block returns.\n *\n * @warning Do not use with async functions. Instead, use [[withScopeAsync]].\n */\n static withScope<R>(block: (scope: Scope) => R): R {\n const scope = new Scope()\n let blockError: Error | undefined\n try {\n return block(scope)\n } catch (error) {\n blockError = error as any\n throw error\n } finally {\n scopeFinally(scope, blockError)\n }\n }\n\n static withScopeMaybeAsync<Return, This, Yielded>(\n _this: This,\n block: MaybeAsyncBlock<Return, This, Yielded, [Scope]>\n ): Return | Promise<Return> {\n return maybeAsync(undefined, function* (awaited) {\n const scope = new Scope()\n let blockError: Error | undefined\n try {\n return yield* awaited.of(block.call(_this, awaited, scope))\n } catch (error) {\n blockError = error as any\n throw error\n } finally {\n scopeFinally(scope, blockError)\n }\n })\n }\n\n /**\n * Run `block` with a new Scope instance that will be disposed after the\n * block's returned promise settles. Inside `block`, call `scope.manage` on each\n * lifetime you create to have the lifetime automatically disposed after the\n * block returns.\n */\n static async withScopeAsync<R>(block: (scope: Scope) => Promise<R>): Promise<R> {\n const scope = new Scope()\n let blockError: Error | undefined\n try {\n return await block(scope)\n } catch (error) {\n blockError = error as any\n throw error\n } finally {\n scopeFinally(scope, blockError)\n }\n }\n\n private _disposables: Lifetime<Set<Disposable>> = new Lifetime(new Set())\n\n /**\n * Track `lifetime` so that it is disposed when this scope is disposed.\n */\n manage<T extends Disposable>(lifetime: T): T {\n this._disposables.value.add(lifetime)\n return lifetime\n }\n\n get alive() {\n return this._disposables.alive\n }\n\n dispose() {\n const lifetimes = Array.from(this._disposables.value.values()).reverse()\n for (const lifetime of lifetimes) {\n if (lifetime.alive) {\n lifetime.dispose()\n }\n }\n this._disposables.dispose()\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/memory.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/memory.d.ts new file mode 100644 index 0000000..156073b --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/memory.d.ts @@ -0,0 +1,18 @@ +import { EitherModule } from "./emscripten-types"; +import { OwnedHeapCharPointer, JSContextPointerPointer, JSValueConstPointerPointer, JSValuePointerPointer } from "./types-ffi"; +import { Lifetime } from "./lifetime"; +import { QuickJSHandle } from "./types"; +/** + * @private + */ +export declare class ModuleMemory { + module: EitherModule; + constructor(module: EitherModule); + toPointerArray(handleArray: QuickJSHandle[]): Lifetime<JSValueConstPointerPointer>; + newMutablePointerArray<T extends JSContextPointerPointer | JSValuePointerPointer>(length: number): Lifetime<{ + typedArray: Int32Array; + ptr: T; + }>; + newHeapCharPointer(string: string): Lifetime<OwnedHeapCharPointer>; + consumeHeapCharPointer(ptr: OwnedHeapCharPointer): string; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/memory.js b/node_modules/@tootallnate/quickjs-emscripten/dist/memory.js new file mode 100644 index 0000000..de165e1 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/memory.js @@ -0,0 +1,41 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ModuleMemory = void 0; +const lifetime_1 = require("./lifetime"); +/** + * @private + */ +class ModuleMemory { + constructor(module) { + this.module = module; + } + toPointerArray(handleArray) { + const typedArray = new Int32Array(handleArray.map((handle) => handle.value)); + const numBytes = typedArray.length * typedArray.BYTES_PER_ELEMENT; + const ptr = this.module._malloc(numBytes); + var heapBytes = new Uint8Array(this.module.HEAPU8.buffer, ptr, numBytes); + heapBytes.set(new Uint8Array(typedArray.buffer)); + return new lifetime_1.Lifetime(ptr, undefined, (ptr) => this.module._free(ptr)); + } + newMutablePointerArray(length) { + const zeros = new Int32Array(new Array(length).fill(0)); + const numBytes = zeros.length * zeros.BYTES_PER_ELEMENT; + const ptr = this.module._malloc(numBytes); + const typedArray = new Int32Array(this.module.HEAPU8.buffer, ptr, length); + typedArray.set(zeros); + return new lifetime_1.Lifetime({ typedArray, ptr }, undefined, (value) => this.module._free(value.ptr)); + } + newHeapCharPointer(string) { + const numBytes = this.module.lengthBytesUTF8(string) + 1; + const ptr = this.module._malloc(numBytes); + this.module.stringToUTF8(string, ptr, numBytes); + return new lifetime_1.Lifetime(ptr, undefined, (value) => this.module._free(value)); + } + consumeHeapCharPointer(ptr) { + const str = this.module.UTF8ToString(ptr); + this.module._free(ptr); + return str; + } +} +exports.ModuleMemory = ModuleMemory; +//# sourceMappingURL=memory.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/memory.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/memory.js.map new file mode 100644 index 0000000..6b68abf --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/memory.js.map @@ -0,0 +1 @@ +{"version":3,"file":"memory.js","sourceRoot":"","sources":["../ts/memory.ts"],"names":[],"mappings":";;;AAOA,yCAAqC;AAGrC;;GAEG;AACH,MAAa,YAAY;IACvB,YAAmB,MAAoB;QAApB,WAAM,GAAN,MAAM,CAAc;IAAG,CAAC;IAE3C,cAAc,CAAC,WAA4B;QACzC,MAAM,UAAU,GAAG,IAAI,UAAU,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAA;QAC5E,MAAM,QAAQ,GAAG,UAAU,CAAC,MAAM,GAAG,UAAU,CAAC,iBAAiB,CAAA;QACjE,MAAM,GAAG,GAAG,IAAI,CAAC,MAAM,CAAC,OAAO,CAAC,QAAQ,CAA+B,CAAA;QACvE,IAAI,SAAS,GAAG,IAAI,UAAU,CAAC,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,EAAE,QAAQ,CAAC,CAAA;QACxE,SAAS,CAAC,GAAG,CAAC,IAAI,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAA;QAChD,OAAO,IAAI,mBAAQ,CAAC,GAAG,EAAE,SAAS,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAA;IACtE,CAAC;IAED,sBAAsB,CACpB,MAAc;QAEd,MAAM,KAAK,GAAG,IAAI,UAAU,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAA;QACvD,MAAM,QAAQ,GAAG,KAAK,CAAC,MAAM,GAAG,KAAK,CAAC,iBAAiB,CAAA;QACvD,MAAM,GAAG,GAAG,IAAI,CAAC,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAM,CAAA;QAC9C,MAAM,UAAU,GAAG,IAAI,UAAU,CAAC,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,EAAE,MAAM,CAAC,CAAA;QACzE,UAAU,CAAC,GAAG,CAAC,KAAK,CAAC,CAAA;QACrB,OAAO,IAAI,mBAAQ,CAAC,EAAE,UAAU,EAAE,GAAG,EAAE,EAAE,SAAS,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAA;IAC9F,CAAC;IAED,kBAAkB,CAAC,MAAc;QAC/B,MAAM,QAAQ,GAAG,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,GAAG,CAAC,CAAA;QACxD,MAAM,GAAG,GAAyB,IAAI,CAAC,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAyB,CAAA;QACvF,IAAI,CAAC,MAAM,CAAC,YAAY,CAAC,MAAM,EAAE,GAAG,EAAE,QAAQ,CAAC,CAAA;QAC/C,OAAO,IAAI,mBAAQ,CAAC,GAAG,EAAE,SAAS,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAA;IAC1E,CAAC;IAED,sBAAsB,CAAC,GAAyB;QAC9C,MAAM,GAAG,GAAG,IAAI,CAAC,MAAM,CAAC,YAAY,CAAC,GAAG,CAAC,CAAA;QACzC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAA;QACtB,OAAO,GAAG,CAAA;IACZ,CAAC;CACF;AAnCD,oCAmCC","sourcesContent":["import { EitherModule } from \"./emscripten-types\"\nimport {\n OwnedHeapCharPointer,\n JSContextPointerPointer,\n JSValueConstPointerPointer,\n JSValuePointerPointer,\n} from \"./types-ffi\"\nimport { Lifetime } from \"./lifetime\"\nimport { EitherFFI, QuickJSHandle } from \"./types\"\n\n/**\n * @private\n */\nexport class ModuleMemory {\n constructor(public module: EitherModule) {}\n\n toPointerArray(handleArray: QuickJSHandle[]): Lifetime<JSValueConstPointerPointer> {\n const typedArray = new Int32Array(handleArray.map((handle) => handle.value))\n const numBytes = typedArray.length * typedArray.BYTES_PER_ELEMENT\n const ptr = this.module._malloc(numBytes) as JSValueConstPointerPointer\n var heapBytes = new Uint8Array(this.module.HEAPU8.buffer, ptr, numBytes)\n heapBytes.set(new Uint8Array(typedArray.buffer))\n return new Lifetime(ptr, undefined, (ptr) => this.module._free(ptr))\n }\n\n newMutablePointerArray<T extends JSContextPointerPointer | JSValuePointerPointer>(\n length: number\n ): Lifetime<{ typedArray: Int32Array; ptr: T }> {\n const zeros = new Int32Array(new Array(length).fill(0))\n const numBytes = zeros.length * zeros.BYTES_PER_ELEMENT\n const ptr = this.module._malloc(numBytes) as T\n const typedArray = new Int32Array(this.module.HEAPU8.buffer, ptr, length)\n typedArray.set(zeros)\n return new Lifetime({ typedArray, ptr }, undefined, (value) => this.module._free(value.ptr))\n }\n\n newHeapCharPointer(string: string): Lifetime<OwnedHeapCharPointer> {\n const numBytes = this.module.lengthBytesUTF8(string) + 1\n const ptr: OwnedHeapCharPointer = this.module._malloc(numBytes) as OwnedHeapCharPointer\n this.module.stringToUTF8(string, ptr, numBytes)\n return new Lifetime(ptr, undefined, (value) => this.module._free(value))\n }\n\n consumeHeapCharPointer(ptr: OwnedHeapCharPointer): string {\n const str = this.module.UTF8ToString(ptr)\n this.module._free(ptr)\n return str\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.d.ts new file mode 100644 index 0000000..3797d87 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.d.ts @@ -0,0 +1,53 @@ +import { QuickJSAsyncContext } from "./context-asyncify"; +import { QuickJSAsyncEmscriptenModule } from "./emscripten-types"; +import { QuickJSAsyncFFI } from "./variants"; +import { ModuleEvalOptions, QuickJSWASMModule } from "./module"; +import { QuickJSAsyncRuntime } from "./runtime-asyncify"; +import { AsyncRuntimeOptions, ContextOptions } from "./types"; +/** + * Asyncified version of [[QuickJSWASMModule]]. + * + * Due to limitations of Emscripten's ASYNCIFY process, only a single async + * function call can happen at a time across the entire WebAssembly module. + * + * That means that all runtimes, contexts, functions, etc created inside this + * WebAssembly are limited to a single concurrent async action. + * **Multiple concurrent async actions is an error.** + * + * To allow for multiple concurrent async actions, you must create multiple WebAssembly + * modules. + */ +export declare class QuickJSAsyncWASMModule extends QuickJSWASMModule { + /** @private */ + protected ffi: QuickJSAsyncFFI; + /** @private */ + protected module: QuickJSAsyncEmscriptenModule; + /** @private */ + constructor(module: QuickJSAsyncEmscriptenModule, ffi: QuickJSAsyncFFI); + /** + * Create a new async runtime inside this WebAssembly module. All runtimes inside a + * module are limited to a single async call at a time. For multiple + * concurrent async actions, create multiple WebAssembly modules. + */ + newRuntime(options?: AsyncRuntimeOptions): QuickJSAsyncRuntime; + /** + * A simplified API to create a new [[QuickJSRuntime]] and a + * [[QuickJSContext]] inside that runtime at the same time. The runtime will + * be disposed when the context is disposed. + */ + newContext(options?: ContextOptions): QuickJSAsyncContext; + /** Synchronous evalCode is not supported. */ + evalCode(): never; + /** + * One-off evaluate code without needing to create a [[QuickJSRuntimeAsync]] or + * [[QuickJSContextSync]] explicitly. + * + * This version allows for asynchronous Ecmascript module loading. + * + * Note that only a single async action can occur at a time inside the entire WebAssembly module. + * **Multiple concurrent async actions is an error.** + * + * See the documentation for [[QuickJSWASMModule.evalCode]] for more details. + */ + evalCodeAsync(code: string, options: ModuleEvalOptions): Promise<unknown>; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.js b/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.js new file mode 100644 index 0000000..16a5735 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.js @@ -0,0 +1,97 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.QuickJSAsyncWASMModule = void 0; +const errors_1 = require("./errors"); +const lifetime_1 = require("./lifetime"); +const module_1 = require("./module"); +const runtime_asyncify_1 = require("./runtime-asyncify"); +/** + * Asyncified version of [[QuickJSWASMModule]]. + * + * Due to limitations of Emscripten's ASYNCIFY process, only a single async + * function call can happen at a time across the entire WebAssembly module. + * + * That means that all runtimes, contexts, functions, etc created inside this + * WebAssembly are limited to a single concurrent async action. + * **Multiple concurrent async actions is an error.** + * + * To allow for multiple concurrent async actions, you must create multiple WebAssembly + * modules. + */ +class QuickJSAsyncWASMModule extends module_1.QuickJSWASMModule { + /** @private */ + constructor(module, ffi) { + super(module, ffi); + this.ffi = ffi; + this.module = module; + } + /** + * Create a new async runtime inside this WebAssembly module. All runtimes inside a + * module are limited to a single async call at a time. For multiple + * concurrent async actions, create multiple WebAssembly modules. + */ + newRuntime(options = {}) { + const rt = new lifetime_1.Lifetime(this.ffi.QTS_NewRuntime(), undefined, (rt_ptr) => { + this.callbacks.deleteRuntime(rt_ptr); + this.ffi.QTS_FreeRuntime(rt_ptr); + }); + const runtime = new runtime_asyncify_1.QuickJSAsyncRuntime({ + module: this.module, + ffi: this.ffi, + rt, + callbacks: this.callbacks, + }); + (0, module_1.applyBaseRuntimeOptions)(runtime, options); + if (options.moduleLoader) { + runtime.setModuleLoader(options.moduleLoader); + } + return runtime; + } + /** + * A simplified API to create a new [[QuickJSRuntime]] and a + * [[QuickJSContext]] inside that runtime at the same time. The runtime will + * be disposed when the context is disposed. + */ + newContext(options = {}) { + const runtime = this.newRuntime(); + const lifetimes = options.ownedLifetimes ? options.ownedLifetimes.concat([runtime]) : [runtime]; + const context = runtime.newContext({ ...options, ownedLifetimes: lifetimes }); + runtime.context = context; + return context; + } + /** Synchronous evalCode is not supported. */ + evalCode() { + throw new errors_1.QuickJSNotImplemented("QuickJSWASMModuleAsyncify.evalCode: use evalCodeAsync instead"); + } + /** + * One-off evaluate code without needing to create a [[QuickJSRuntimeAsync]] or + * [[QuickJSContextSync]] explicitly. + * + * This version allows for asynchronous Ecmascript module loading. + * + * Note that only a single async action can occur at a time inside the entire WebAssembly module. + * **Multiple concurrent async actions is an error.** + * + * See the documentation for [[QuickJSWASMModule.evalCode]] for more details. + */ + evalCodeAsync(code, options) { + // TODO: we should really figure out generator for the Promise monad... + return lifetime_1.Scope.withScopeAsync(async (scope) => { + const vm = scope.manage(this.newContext()); + (0, module_1.applyModuleEvalRuntimeOptions)(vm.runtime, options); + const result = await vm.evalCodeAsync(code, "eval.js"); + if (options.memoryLimitBytes !== undefined) { + // Remove memory limit so we can dump the result without exceeding it. + vm.runtime.setMemoryLimit(-1); + } + if (result.error) { + const error = vm.dump(scope.manage(result.error)); + throw error; + } + const value = vm.dump(scope.manage(result.value)); + return value; + }); + } +} +exports.QuickJSAsyncWASMModule = QuickJSAsyncWASMModule; +//# sourceMappingURL=module-asyncify.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.js.map new file mode 100644 index 0000000..54ec0f1 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.js.map @@ -0,0 +1 @@ +{"version":3,"file":"module-asyncify.js","sourceRoot":"","sources":["../ts/module-asyncify.ts"],"names":[],"mappings":"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","sourcesContent":["import { QuickJSAsyncContext } from \"./context-asyncify\"\nimport { QuickJSAsyncEmscriptenModule } from \"./emscripten-types\"\nimport { QuickJSNotImplemented } from \"./errors\"\nimport { QuickJSAsyncFFI } from \"./variants\"\nimport { Lifetime, Scope } from \"./lifetime\"\nimport {\n applyBaseRuntimeOptions,\n applyModuleEvalRuntimeOptions,\n ModuleEvalOptions,\n QuickJSWASMModule,\n} from \"./module\"\nimport { QuickJSAsyncRuntime } from \"./runtime-asyncify\"\nimport { AsyncRuntimeOptions, ContextOptions, RuntimeOptions } from \"./types\"\n\n/**\n * Asyncified version of [[QuickJSWASMModule]].\n *\n * Due to limitations of Emscripten's ASYNCIFY process, only a single async\n * function call can happen at a time across the entire WebAssembly module.\n *\n * That means that all runtimes, contexts, functions, etc created inside this\n * WebAssembly are limited to a single concurrent async action.\n * **Multiple concurrent async actions is an error.**\n *\n * To allow for multiple concurrent async actions, you must create multiple WebAssembly\n * modules.\n */\nexport class QuickJSAsyncWASMModule extends QuickJSWASMModule {\n /** @private */\n protected ffi: QuickJSAsyncFFI\n /** @private */\n protected module: QuickJSAsyncEmscriptenModule\n\n /** @private */\n constructor(module: QuickJSAsyncEmscriptenModule, ffi: QuickJSAsyncFFI) {\n super(module, ffi)\n this.ffi = ffi\n this.module = module\n }\n\n /**\n * Create a new async runtime inside this WebAssembly module. All runtimes inside a\n * module are limited to a single async call at a time. For multiple\n * concurrent async actions, create multiple WebAssembly modules.\n */\n override newRuntime(options: AsyncRuntimeOptions = {}): QuickJSAsyncRuntime {\n const rt = new Lifetime(this.ffi.QTS_NewRuntime(), undefined, (rt_ptr) => {\n this.callbacks.deleteRuntime(rt_ptr)\n this.ffi.QTS_FreeRuntime(rt_ptr)\n })\n const runtime = new QuickJSAsyncRuntime({\n module: this.module,\n ffi: this.ffi,\n rt,\n callbacks: this.callbacks,\n })\n\n applyBaseRuntimeOptions(runtime, options)\n\n if (options.moduleLoader) {\n runtime.setModuleLoader(options.moduleLoader)\n }\n\n return runtime\n }\n\n /**\n * A simplified API to create a new [[QuickJSRuntime]] and a\n * [[QuickJSContext]] inside that runtime at the same time. The runtime will\n * be disposed when the context is disposed.\n */\n override newContext(options: ContextOptions = {}): QuickJSAsyncContext {\n const runtime = this.newRuntime()\n const lifetimes = options.ownedLifetimes ? options.ownedLifetimes.concat([runtime]) : [runtime]\n const context = runtime.newContext({ ...options, ownedLifetimes: lifetimes })\n runtime.context = context\n return context\n }\n\n /** Synchronous evalCode is not supported. */\n override evalCode(): never {\n throw new QuickJSNotImplemented(\"QuickJSWASMModuleAsyncify.evalCode: use evalCodeAsync instead\")\n }\n\n /**\n * One-off evaluate code without needing to create a [[QuickJSRuntimeAsync]] or\n * [[QuickJSContextSync]] explicitly.\n *\n * This version allows for asynchronous Ecmascript module loading.\n *\n * Note that only a single async action can occur at a time inside the entire WebAssembly module.\n * **Multiple concurrent async actions is an error.**\n *\n * See the documentation for [[QuickJSWASMModule.evalCode]] for more details.\n */\n evalCodeAsync(code: string, options: ModuleEvalOptions): Promise<unknown> {\n // TODO: we should really figure out generator for the Promise monad...\n return Scope.withScopeAsync(async (scope) => {\n const vm = scope.manage(this.newContext())\n applyModuleEvalRuntimeOptions(vm.runtime, options)\n const result = await vm.evalCodeAsync(code, \"eval.js\")\n\n if (options.memoryLimitBytes !== undefined) {\n // Remove memory limit so we can dump the result without exceeding it.\n vm.runtime.setMemoryLimit(-1)\n }\n\n if (result.error) {\n const error = vm.dump(scope.manage(result.error))\n throw error\n }\n\n const value = vm.dump(scope.manage(result.value))\n return value\n })\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.d.ts new file mode 100644 index 0000000..c71f0b0 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.d.ts @@ -0,0 +1,27 @@ +import type { QuickJSContext } from "./context"; +import type { ModuleEvalOptions, QuickJSWASMModule } from "./module"; +import type { QuickJSRuntime } from "./runtime"; +import type { ContextOptions, RuntimeOptions } from "./types"; +/** + * A test wrapper of [[QuickJSWASMModule]] that keeps a reference to each + * context or runtime created. + * + * Call [[disposeAll]] to reset these sets and calls `dispose` on any left alive + * (which may throw an error). + * + * Call [[assertNoMemoryAllocated]] at the end of a test, when you expect that you've + * freed all the memory you've ever allocated. + */ +export declare class TestQuickJSWASMModule implements Pick<QuickJSWASMModule, keyof QuickJSWASMModule> { + private parent; + contexts: Set<QuickJSContext>; + runtimes: Set<QuickJSRuntime>; + constructor(parent: QuickJSWASMModule); + newRuntime(options?: RuntimeOptions): QuickJSRuntime; + newContext(options?: ContextOptions): QuickJSContext; + evalCode(code: string, options?: ModuleEvalOptions): unknown; + disposeAll(): void; + assertNoMemoryAllocated(): void; + /** @private */ + getFFI(): any; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.js b/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.js new file mode 100644 index 0000000..c6794a7 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.js @@ -0,0 +1,77 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.TestQuickJSWASMModule = void 0; +const errors_1 = require("./errors"); +const lifetime_1 = require("./lifetime"); +/** + * A test wrapper of [[QuickJSWASMModule]] that keeps a reference to each + * context or runtime created. + * + * Call [[disposeAll]] to reset these sets and calls `dispose` on any left alive + * (which may throw an error). + * + * Call [[assertNoMemoryAllocated]] at the end of a test, when you expect that you've + * freed all the memory you've ever allocated. + */ +class TestQuickJSWASMModule { + constructor(parent) { + this.parent = parent; + this.contexts = new Set(); + this.runtimes = new Set(); + } + newRuntime(options) { + const runtime = this.parent.newRuntime({ + ...options, + ownedLifetimes: [ + new lifetime_1.Lifetime(undefined, undefined, () => this.runtimes.delete(runtime)), + ...(options?.ownedLifetimes ?? []), + ], + }); + this.runtimes.add(runtime); + return runtime; + } + newContext(options) { + const context = this.parent.newContext({ + ...options, + ownedLifetimes: [ + new lifetime_1.Lifetime(undefined, undefined, () => this.contexts.delete(context)), + ...(options?.ownedLifetimes ?? []), + ], + }); + this.contexts.add(context); + return context; + } + evalCode(code, options) { + return this.parent.evalCode(code, options); + } + disposeAll() { + const allDisposables = [...this.contexts, ...this.runtimes]; + this.runtimes.clear(); + this.contexts.clear(); + allDisposables.forEach((d) => { + if (d.alive) { + d.dispose(); + } + }); + } + assertNoMemoryAllocated() { + const leaksDetected = this.getFFI().QTS_RecoverableLeakCheck(); + if (leaksDetected) { + // Note: this is currently only available when building from source + // with debug builds. + throw new errors_1.QuickJSMemoryLeakDetected("Leak sanitizer detected un-freed memory"); + } + if (this.contexts.size > 0) { + throw new errors_1.QuickJSMemoryLeakDetected(`${this.contexts.size} contexts leaked`); + } + if (this.runtimes.size > 0) { + throw new errors_1.QuickJSMemoryLeakDetected(`${this.runtimes.size} runtimes leaked`); + } + } + /** @private */ + getFFI() { + return this.parent.getFFI(); + } +} +exports.TestQuickJSWASMModule = TestQuickJSWASMModule; +//# sourceMappingURL=module-test.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.js.map new file mode 100644 index 0000000..0fc53ff --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.js.map @@ -0,0 +1 @@ +{"version":3,"file":"module-test.js","sourceRoot":"","sources":["../ts/module-test.ts"],"names":[],"mappings":";;;AAIA,qCAAoD;AACpD,yCAAqC;AAErC;;;;;;;;;GASG;AACH,MAAa,qBAAqB;IAGhC,YAAoB,MAAyB;QAAzB,WAAM,GAAN,MAAM,CAAmB;QAF7C,aAAQ,GAAG,IAAI,GAAG,EAAkB,CAAA;QACpC,aAAQ,GAAG,IAAI,GAAG,EAAkB,CAAA;IACY,CAAC;IAEjD,UAAU,CAAC,OAAwB;QACjC,MAAM,OAAO,GAAG,IAAI,CAAC,MAAM,CAAC,UAAU,CAAC;YACrC,GAAG,OAAO;YACV,cAAc,EAAE;gBACd,IAAI,mBAAQ,CAAC,SAAS,EAAE,SAAS,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;gBACvE,GAAG,CAAC,OAAO,EAAE,cAAc,IAAI,EAAE,CAAC;aACnC;SACF,CAAC,CAAA;QACF,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,CAAA;QAC1B,OAAO,OAAO,CAAA;IAChB,CAAC;IAED,UAAU,CAAC,OAAwB;QACjC,MAAM,OAAO,GAAG,IAAI,CAAC,MAAM,CAAC,UAAU,CAAC;YACrC,GAAG,OAAO;YACV,cAAc,EAAE;gBACd,IAAI,mBAAQ,CAAC,SAAS,EAAE,SAAS,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;gBACvE,GAAG,CAAC,OAAO,EAAE,cAAc,IAAI,EAAE,CAAC;aACnC;SACF,CAAC,CAAA;QACF,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,CAAA;QAC1B,OAAO,OAAO,CAAA;IAChB,CAAC;IAED,QAAQ,CAAC,IAAY,EAAE,OAA2B;QAChD,OAAO,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,CAAA;IAC5C,CAAC;IAED,UAAU;QACR,MAAM,cAAc,GAAG,CAAC,GAAG,IAAI,CAAC,QAAQ,EAAE,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAA;QAC3D,IAAI,CAAC,QAAQ,CAAC,KAAK,EAAE,CAAA;QACrB,IAAI,CAAC,QAAQ,CAAC,KAAK,EAAE,CAAA;QACrB,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE;YAC3B,IAAI,CAAC,CAAC,KAAK,EAAE;gBACX,CAAC,CAAC,OAAO,EAAE,CAAA;aACZ;QACH,CAAC,CAAC,CAAA;IACJ,CAAC;IAED,uBAAuB;QACrB,MAAM,aAAa,GAAG,IAAI,CAAC,MAAM,EAAE,CAAC,wBAAwB,EAAE,CAAA;QAC9D,IAAI,aAAa,EAAE;YACjB,mEAAmE;YACnE,qBAAqB;YACrB,MAAM,IAAI,kCAAyB,CAAC,yCAAyC,CAAC,CAAA;SAC/E;QAED,IAAI,IAAI,CAAC,QAAQ,CAAC,IAAI,GAAG,CAAC,EAAE;YAC1B,MAAM,IAAI,kCAAyB,CAAC,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,kBAAkB,CAAC,CAAA;SAC7E;QAED,IAAI,IAAI,CAAC,QAAQ,CAAC,IAAI,GAAG,CAAC,EAAE;YAC1B,MAAM,IAAI,kCAAyB,CAAC,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,kBAAkB,CAAC,CAAA;SAC7E;IACH,CAAC;IAED,eAAe;IACf,MAAM;QACJ,OAAO,IAAI,CAAC,MAAM,CAAC,MAAM,EAAE,CAAA;IAC7B,CAAC;CACF;AAjED,sDAiEC","sourcesContent":["import type { QuickJSContext } from \"./context\"\nimport type { ModuleEvalOptions, QuickJSWASMModule } from \"./module\"\nimport type { QuickJSRuntime } from \"./runtime\"\nimport type { ContextOptions, RuntimeOptions } from \"./types\"\nimport { QuickJSMemoryLeakDetected } from \"./errors\"\nimport { Lifetime } from \"./lifetime\"\n\n/**\n * A test wrapper of [[QuickJSWASMModule]] that keeps a reference to each\n * context or runtime created.\n *\n * Call [[disposeAll]] to reset these sets and calls `dispose` on any left alive\n * (which may throw an error).\n *\n * Call [[assertNoMemoryAllocated]] at the end of a test, when you expect that you've\n * freed all the memory you've ever allocated.\n */\nexport class TestQuickJSWASMModule implements Pick<QuickJSWASMModule, keyof QuickJSWASMModule> {\n contexts = new Set<QuickJSContext>()\n runtimes = new Set<QuickJSRuntime>()\n constructor(private parent: QuickJSWASMModule) {}\n\n newRuntime(options?: RuntimeOptions): QuickJSRuntime {\n const runtime = this.parent.newRuntime({\n ...options,\n ownedLifetimes: [\n new Lifetime(undefined, undefined, () => this.runtimes.delete(runtime)),\n ...(options?.ownedLifetimes ?? []),\n ],\n })\n this.runtimes.add(runtime)\n return runtime\n }\n\n newContext(options?: ContextOptions): QuickJSContext {\n const context = this.parent.newContext({\n ...options,\n ownedLifetimes: [\n new Lifetime(undefined, undefined, () => this.contexts.delete(context)),\n ...(options?.ownedLifetimes ?? []),\n ],\n })\n this.contexts.add(context)\n return context\n }\n\n evalCode(code: string, options?: ModuleEvalOptions): unknown {\n return this.parent.evalCode(code, options)\n }\n\n disposeAll() {\n const allDisposables = [...this.contexts, ...this.runtimes]\n this.runtimes.clear()\n this.contexts.clear()\n allDisposables.forEach((d) => {\n if (d.alive) {\n d.dispose()\n }\n })\n }\n\n assertNoMemoryAllocated() {\n const leaksDetected = this.getFFI().QTS_RecoverableLeakCheck()\n if (leaksDetected) {\n // Note: this is currently only available when building from source\n // with debug builds.\n throw new QuickJSMemoryLeakDetected(\"Leak sanitizer detected un-freed memory\")\n }\n\n if (this.contexts.size > 0) {\n throw new QuickJSMemoryLeakDetected(`${this.contexts.size} contexts leaked`)\n }\n\n if (this.runtimes.size > 0) {\n throw new QuickJSMemoryLeakDetected(`${this.runtimes.size} runtimes leaked`)\n }\n }\n\n /** @private */\n getFFI() {\n return this.parent.getFFI()\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/module.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/module.d.ts new file mode 100644 index 0000000..0279ef4 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/module.d.ts @@ -0,0 +1,152 @@ +import { QuickJSContext } from "./context"; +import { Asyncify, AsyncifySleepResult, EitherModule, EmscriptenModuleCallbacks } from "./emscripten-types"; +import { JSContextPointer, JSRuntimePointer } from "./types-ffi"; +import { InterruptHandler, QuickJSRuntime } from "./runtime"; +import { ContextOptions, EitherFFI, JSModuleLoader, RuntimeOptions, RuntimeOptionsBase } from "./types"; +type EmscriptenCallback<BaseArgs extends any[], Result> = (...args: [Asyncify | undefined, ...BaseArgs]) => Result | AsyncifySleepResult<Result>; +type MaybeAsyncEmscriptenCallback<T extends EmscriptenCallback<any, any>> = T extends EmscriptenCallback<infer Args, infer Result> ? (...args: Args) => Result | Promise<Result> : never; +type MaybeAsyncEmscriptenCallbacks = { + [K in keyof EmscriptenModuleCallbacks]: MaybeAsyncEmscriptenCallback<EmscriptenModuleCallbacks[K]>; +}; +/** + * @private + */ +export interface ContextCallbacks { + callFunction: MaybeAsyncEmscriptenCallbacks["callFunction"]; +} +/** + * @private + */ +export interface RuntimeCallbacks { + shouldInterrupt: MaybeAsyncEmscriptenCallbacks["shouldInterrupt"]; + loadModuleSource: MaybeAsyncEmscriptenCallbacks["loadModuleSource"]; + normalizeModule: MaybeAsyncEmscriptenCallbacks["normalizeModule"]; +} +/** + * Options for [[QuickJSWASMModule.evalCode]]. + */ +export interface ModuleEvalOptions { + /** + * Interrupt evaluation if `shouldInterrupt` returns `true`. + * See [[shouldInterruptAfterDeadline]]. + */ + shouldInterrupt?: InterruptHandler; + /** + * Memory limit, in bytes, of WebAssembly heap memory used by the QuickJS VM. + */ + memoryLimitBytes?: number; + /** + * Stack size limit for this vm, in bytes + * To remove the limit, set to `0`. + */ + maxStackSizeBytes?: number; + /** + * Module loader for any `import` statements or expressions. + */ + moduleLoader?: JSModuleLoader; +} +/** + * We use static functions per module to dispatch runtime or context calls from + * C to the host. This class manages the indirection from a specific runtime or + * context pointer to the appropriate callback handler. + * + * @private + */ +export declare class QuickJSModuleCallbacks { + private module; + private contextCallbacks; + private runtimeCallbacks; + constructor(module: EitherModule); + setRuntimeCallbacks(rt: JSRuntimePointer, callbacks: RuntimeCallbacks): void; + deleteRuntime(rt: JSRuntimePointer): void; + setContextCallbacks(ctx: JSContextPointer, callbacks: ContextCallbacks): void; + deleteContext(ctx: JSContextPointer): void; + private suspendedCount; + private suspended; + private handleAsyncify; + private cToHostCallbacks; +} +/** + * Process RuntimeOptions and apply them to a QuickJSRuntime. + * @private + */ +export declare function applyBaseRuntimeOptions(runtime: QuickJSRuntime, options: RuntimeOptionsBase): void; +/** + * Process ModuleEvalOptions and apply them to a QuickJSRuntime. + * @private + */ +export declare function applyModuleEvalRuntimeOptions<T extends QuickJSRuntime>(runtime: T, options: ModuleEvalOptions): void; +/** + * This class presents a Javascript interface to QuickJS, a Javascript interpreter + * that supports EcmaScript 2020 (ES2020). + * + * It wraps a single WebAssembly module containing the QuickJS library and + * associated helper C code. WebAssembly modules are completely isolated from + * each other by the host's WebAssembly runtime. Separate WebAssembly modules + * have the most isolation guarantees possible with this library. + * + * The simplest way to start running code is {@link evalCode}. This shortcut + * method will evaluate Javascript safely and return the result as a native + * Javascript value. + * + * For more control over the execution environment, or to interact with values + * inside QuickJS, create a context with {@link newContext} or a runtime with + * {@link newRuntime}. + */ +export declare class QuickJSWASMModule { + /** @private */ + protected ffi: EitherFFI; + /** @private */ + protected callbacks: QuickJSModuleCallbacks; + /** @private */ + protected module: EitherModule; + /** @private */ + constructor(module: EitherModule, ffi: EitherFFI); + /** + * Create a runtime. + * Use the runtime to set limits on CPU and memory usage and configure module + * loading for one or more [[QuickJSContext]]s inside the runtime. + */ + newRuntime(options?: RuntimeOptions): QuickJSRuntime; + /** + * A simplified API to create a new [[QuickJSRuntime]] and a + * [[QuickJSContext]] inside that runtime at the same time. The runtime will + * be disposed when the context is disposed. + */ + newContext(options?: ContextOptions): QuickJSContext; + /** + * One-off evaluate code without needing to create a [[QuickJSRuntime]] or + * [[QuickJSContext]] explicitly. + * + * To protect against infinite loops, use the `shouldInterrupt` option. The + * [[shouldInterruptAfterDeadline]] function will create a time-based deadline. + * + * If you need more control over how the code executes, create a + * [[QuickJSRuntime]] (with [[newRuntime]]) or a [[QuickJSContext]] (with + * [[newContext]] or [[QuickJSRuntime.newContext]]), and use its + * [[QuickJSContext.evalCode]] method. + * + * Asynchronous callbacks may not run during the first call to `evalCode`. If + * you need to work with async code inside QuickJS, create a runtime and use + * [[QuickJSRuntime.executePendingJobs]]. + * + * @returns The result is coerced to a native Javascript value using JSON + * serialization, so properties and values unsupported by JSON will be dropped. + * + * @throws If `code` throws during evaluation, the exception will be + * converted into a native Javascript value and thrown. + * + * @throws if `options.shouldInterrupt` interrupted execution, will throw a Error + * with name `"InternalError"` and message `"interrupted"`. + */ + evalCode(code: string, options?: ModuleEvalOptions): unknown; + /** + * Get a low-level interface to the QuickJS functions in this WebAssembly + * module. + * @experimental + * @unstable No warranty is provided with this API. It could change at any time. + * @private + */ + getFFI(): EitherFFI; +} +export {}; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/module.js b/node_modules/@tootallnate/quickjs-emscripten/dist/module.js new file mode 100644 index 0000000..1336c77 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/module.js @@ -0,0 +1,302 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.QuickJSWASMModule = exports.applyModuleEvalRuntimeOptions = exports.applyBaseRuntimeOptions = exports.QuickJSModuleCallbacks = void 0; +const debug_1 = require("./debug"); +const errors_1 = require("./errors"); +const lifetime_1 = require("./lifetime"); +const runtime_1 = require("./runtime"); +const types_1 = require("./types"); +class QuickJSEmscriptenModuleCallbacks { + constructor(args) { + this.callFunction = args.callFunction; + this.shouldInterrupt = args.shouldInterrupt; + this.loadModuleSource = args.loadModuleSource; + this.normalizeModule = args.normalizeModule; + } +} +/** + * We use static functions per module to dispatch runtime or context calls from + * C to the host. This class manages the indirection from a specific runtime or + * context pointer to the appropriate callback handler. + * + * @private + */ +class QuickJSModuleCallbacks { + constructor(module) { + this.contextCallbacks = new Map(); + this.runtimeCallbacks = new Map(); + this.suspendedCount = 0; + this.cToHostCallbacks = new QuickJSEmscriptenModuleCallbacks({ + callFunction: (asyncify, ctx, this_ptr, argc, argv, fn_id) => this.handleAsyncify(asyncify, () => { + try { + const vm = this.contextCallbacks.get(ctx); + if (!vm) { + throw new Error(`QuickJSContext(ctx = ${ctx}) not found for C function call "${fn_id}"`); + } + return vm.callFunction(ctx, this_ptr, argc, argv, fn_id); + } + catch (error) { + console.error("[C to host error: returning null]", error); + return 0; + } + }), + shouldInterrupt: (asyncify, rt) => this.handleAsyncify(asyncify, () => { + try { + const vm = this.runtimeCallbacks.get(rt); + if (!vm) { + throw new Error(`QuickJSRuntime(rt = ${rt}) not found for C interrupt`); + } + return vm.shouldInterrupt(rt); + } + catch (error) { + console.error("[C to host interrupt: returning error]", error); + return 1; + } + }), + loadModuleSource: (asyncify, rt, ctx, moduleName) => this.handleAsyncify(asyncify, () => { + try { + const runtimeCallbacks = this.runtimeCallbacks.get(rt); + if (!runtimeCallbacks) { + throw new Error(`QuickJSRuntime(rt = ${rt}) not found for C module loader`); + } + const loadModule = runtimeCallbacks.loadModuleSource; + if (!loadModule) { + throw new Error(`QuickJSRuntime(rt = ${rt}) does not support module loading`); + } + return loadModule(rt, ctx, moduleName); + } + catch (error) { + console.error("[C to host module loader error: returning null]", error); + return 0; + } + }), + normalizeModule: (asyncify, rt, ctx, moduleBaseName, moduleName) => this.handleAsyncify(asyncify, () => { + try { + const runtimeCallbacks = this.runtimeCallbacks.get(rt); + if (!runtimeCallbacks) { + throw new Error(`QuickJSRuntime(rt = ${rt}) not found for C module loader`); + } + const normalizeModule = runtimeCallbacks.normalizeModule; + if (!normalizeModule) { + throw new Error(`QuickJSRuntime(rt = ${rt}) does not support module loading`); + } + return normalizeModule(rt, ctx, moduleBaseName, moduleName); + } + catch (error) { + console.error("[C to host module loader error: returning null]", error); + return 0; + } + }), + }); + this.module = module; + this.module.callbacks = this.cToHostCallbacks; + } + setRuntimeCallbacks(rt, callbacks) { + this.runtimeCallbacks.set(rt, callbacks); + } + deleteRuntime(rt) { + this.runtimeCallbacks.delete(rt); + } + setContextCallbacks(ctx, callbacks) { + this.contextCallbacks.set(ctx, callbacks); + } + deleteContext(ctx) { + this.contextCallbacks.delete(ctx); + } + handleAsyncify(asyncify, fn) { + if (asyncify) { + // We must always call asyncify.handleSync around our function. + // This allows asyncify to resume suspended execution on the second call. + // Asyncify internally can detect sync behavior, and avoid suspending. + return asyncify.handleSleep((done) => { + try { + const result = fn(); + if (!(result instanceof Promise)) { + (0, debug_1.debugLog)("asyncify.handleSleep: not suspending:", result); + done(result); + return; + } + // Is promise, we intend to suspend. + if (this.suspended) { + throw new errors_1.QuickJSAsyncifyError(`Already suspended at: ${this.suspended.stack}\nAttempted to suspend at:`); + } + else { + this.suspended = new errors_1.QuickJSAsyncifySuspended(`(${this.suspendedCount++})`); + (0, debug_1.debugLog)("asyncify.handleSleep: suspending:", this.suspended); + } + result.then((resolvedResult) => { + this.suspended = undefined; + (0, debug_1.debugLog)("asyncify.handleSleep: resolved:", resolvedResult); + done(resolvedResult); + }, (error) => { + (0, debug_1.debugLog)("asyncify.handleSleep: rejected:", error); + console.error("QuickJS: cannot handle error in suspended function", error); + this.suspended = undefined; + }); + } + catch (error) { + (0, debug_1.debugLog)("asyncify.handleSleep: error:", error); + this.suspended = undefined; + throw error; + } + }); + } + // No asyncify - we should never return a promise. + const value = fn(); + if (value instanceof Promise) { + throw new Error("Promise return value not supported in non-asyncify context."); + } + return value; + } +} +exports.QuickJSModuleCallbacks = QuickJSModuleCallbacks; +/** + * Process RuntimeOptions and apply them to a QuickJSRuntime. + * @private + */ +function applyBaseRuntimeOptions(runtime, options) { + if (options.interruptHandler) { + runtime.setInterruptHandler(options.interruptHandler); + } + if (options.maxStackSizeBytes !== undefined) { + runtime.setMaxStackSize(options.maxStackSizeBytes); + } + if (options.memoryLimitBytes !== undefined) { + runtime.setMemoryLimit(options.memoryLimitBytes); + } +} +exports.applyBaseRuntimeOptions = applyBaseRuntimeOptions; +/** + * Process ModuleEvalOptions and apply them to a QuickJSRuntime. + * @private + */ +function applyModuleEvalRuntimeOptions(runtime, options) { + if (options.moduleLoader) { + runtime.setModuleLoader(options.moduleLoader); + } + if (options.shouldInterrupt) { + runtime.setInterruptHandler(options.shouldInterrupt); + } + if (options.memoryLimitBytes !== undefined) { + runtime.setMemoryLimit(options.memoryLimitBytes); + } + if (options.maxStackSizeBytes !== undefined) { + runtime.setMaxStackSize(options.maxStackSizeBytes); + } +} +exports.applyModuleEvalRuntimeOptions = applyModuleEvalRuntimeOptions; +/** + * This class presents a Javascript interface to QuickJS, a Javascript interpreter + * that supports EcmaScript 2020 (ES2020). + * + * It wraps a single WebAssembly module containing the QuickJS library and + * associated helper C code. WebAssembly modules are completely isolated from + * each other by the host's WebAssembly runtime. Separate WebAssembly modules + * have the most isolation guarantees possible with this library. + * + * The simplest way to start running code is {@link evalCode}. This shortcut + * method will evaluate Javascript safely and return the result as a native + * Javascript value. + * + * For more control over the execution environment, or to interact with values + * inside QuickJS, create a context with {@link newContext} or a runtime with + * {@link newRuntime}. + */ +class QuickJSWASMModule { + /** @private */ + constructor(module, ffi) { + this.module = module; + this.ffi = ffi; + this.callbacks = new QuickJSModuleCallbacks(module); + } + /** + * Create a runtime. + * Use the runtime to set limits on CPU and memory usage and configure module + * loading for one or more [[QuickJSContext]]s inside the runtime. + */ + newRuntime(options = {}) { + const rt = new lifetime_1.Lifetime(this.ffi.QTS_NewRuntime(), undefined, (rt_ptr) => { + this.callbacks.deleteRuntime(rt_ptr); + this.ffi.QTS_FreeRuntime(rt_ptr); + }); + const runtime = new runtime_1.QuickJSRuntime({ + module: this.module, + callbacks: this.callbacks, + ffi: this.ffi, + rt, + }); + applyBaseRuntimeOptions(runtime, options); + if (options.moduleLoader) { + runtime.setModuleLoader(options.moduleLoader); + } + return runtime; + } + /** + * A simplified API to create a new [[QuickJSRuntime]] and a + * [[QuickJSContext]] inside that runtime at the same time. The runtime will + * be disposed when the context is disposed. + */ + newContext(options = {}) { + const runtime = this.newRuntime(); + const context = runtime.newContext({ + ...options, + ownedLifetimes: (0, types_1.concat)(runtime, options.ownedLifetimes), + }); + runtime.context = context; + return context; + } + /** + * One-off evaluate code without needing to create a [[QuickJSRuntime]] or + * [[QuickJSContext]] explicitly. + * + * To protect against infinite loops, use the `shouldInterrupt` option. The + * [[shouldInterruptAfterDeadline]] function will create a time-based deadline. + * + * If you need more control over how the code executes, create a + * [[QuickJSRuntime]] (with [[newRuntime]]) or a [[QuickJSContext]] (with + * [[newContext]] or [[QuickJSRuntime.newContext]]), and use its + * [[QuickJSContext.evalCode]] method. + * + * Asynchronous callbacks may not run during the first call to `evalCode`. If + * you need to work with async code inside QuickJS, create a runtime and use + * [[QuickJSRuntime.executePendingJobs]]. + * + * @returns The result is coerced to a native Javascript value using JSON + * serialization, so properties and values unsupported by JSON will be dropped. + * + * @throws If `code` throws during evaluation, the exception will be + * converted into a native Javascript value and thrown. + * + * @throws if `options.shouldInterrupt` interrupted execution, will throw a Error + * with name `"InternalError"` and message `"interrupted"`. + */ + evalCode(code, options = {}) { + return lifetime_1.Scope.withScope((scope) => { + const vm = scope.manage(this.newContext()); + applyModuleEvalRuntimeOptions(vm.runtime, options); + const result = vm.evalCode(code, "eval.js"); + if (options.memoryLimitBytes !== undefined) { + // Remove memory limit so we can dump the result without exceeding it. + vm.runtime.setMemoryLimit(-1); + } + if (result.error) { + const error = vm.dump(scope.manage(result.error)); + throw error; + } + const value = vm.dump(scope.manage(result.value)); + return value; + }); + } + /** + * Get a low-level interface to the QuickJS functions in this WebAssembly + * module. + * @experimental + * @unstable No warranty is provided with this API. It could change at any time. + * @private + */ + getFFI() { + return this.ffi; + } +} +exports.QuickJSWASMModule = QuickJSWASMModule; +//# sourceMappingURL=module.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/module.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/module.js.map new file mode 100644 index 0000000..e562d12 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/module.js.map @@ -0,0 +1 @@ +{"version":3,"file":"module.js","sourceRoot":"","sources":["../ts/module.ts"],"names":[],"mappings":"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","sourcesContent":["import { QuickJSContext } from \"./context\"\nimport { debugLog } from \"./debug\"\nimport {\n Asyncify,\n AsyncifySleepResult,\n EitherModule,\n EmscriptenModuleCallbacks,\n} from \"./emscripten-types\"\nimport { QuickJSAsyncifyError, QuickJSAsyncifySuspended } from \"./errors\"\nimport {\n BorrowedHeapCharPointer,\n JSContextPointer,\n JSRuntimePointer,\n JSValuePointer,\n} from \"./types-ffi\"\nimport { Lifetime, Scope } from \"./lifetime\"\nimport { InterruptHandler, QuickJSRuntime } from \"./runtime\"\nimport {\n AsyncRuntimeOptions,\n concat,\n ContextOptions,\n EitherFFI,\n JSModuleLoader,\n RuntimeOptions,\n RuntimeOptionsBase,\n} from \"./types\"\n\ntype EmscriptenCallback<BaseArgs extends any[], Result> = (\n ...args: [Asyncify | undefined, ...BaseArgs]\n) => Result | AsyncifySleepResult<Result>\ntype MaybeAsyncEmscriptenCallback<T extends EmscriptenCallback<any, any>> =\n T extends EmscriptenCallback<infer Args, infer Result>\n ? (...args: Args) => Result | Promise<Result>\n : never\ntype MaybeAsyncEmscriptenCallbacks = {\n [K in keyof EmscriptenModuleCallbacks]: MaybeAsyncEmscriptenCallback<EmscriptenModuleCallbacks[K]>\n}\n\n/**\n * @private\n */\nexport interface ContextCallbacks {\n callFunction: MaybeAsyncEmscriptenCallbacks[\"callFunction\"]\n}\n\n/**\n * @private\n */\nexport interface RuntimeCallbacks {\n shouldInterrupt: MaybeAsyncEmscriptenCallbacks[\"shouldInterrupt\"]\n loadModuleSource: MaybeAsyncEmscriptenCallbacks[\"loadModuleSource\"]\n normalizeModule: MaybeAsyncEmscriptenCallbacks[\"normalizeModule\"]\n}\n\nclass QuickJSEmscriptenModuleCallbacks implements EmscriptenModuleCallbacks {\n public callFunction: EmscriptenModuleCallbacks[\"callFunction\"]\n public shouldInterrupt: EmscriptenModuleCallbacks[\"shouldInterrupt\"]\n public loadModuleSource: EmscriptenModuleCallbacks[\"loadModuleSource\"]\n public normalizeModule: EmscriptenModuleCallbacks[\"normalizeModule\"]\n constructor(args: EmscriptenModuleCallbacks) {\n this.callFunction = args.callFunction\n this.shouldInterrupt = args.shouldInterrupt\n this.loadModuleSource = args.loadModuleSource\n this.normalizeModule = args.normalizeModule\n }\n}\n\n/**\n * Options for [[QuickJSWASMModule.evalCode]].\n */\nexport interface ModuleEvalOptions {\n /**\n * Interrupt evaluation if `shouldInterrupt` returns `true`.\n * See [[shouldInterruptAfterDeadline]].\n */\n shouldInterrupt?: InterruptHandler\n\n /**\n * Memory limit, in bytes, of WebAssembly heap memory used by the QuickJS VM.\n */\n memoryLimitBytes?: number\n\n /**\n * Stack size limit for this vm, in bytes\n * To remove the limit, set to `0`.\n */\n maxStackSizeBytes?: number\n\n /**\n * Module loader for any `import` statements or expressions.\n */\n moduleLoader?: JSModuleLoader\n}\n\n/**\n * We use static functions per module to dispatch runtime or context calls from\n * C to the host. This class manages the indirection from a specific runtime or\n * context pointer to the appropriate callback handler.\n *\n * @private\n */\nexport class QuickJSModuleCallbacks {\n private module: EitherModule\n private contextCallbacks = new Map<JSContextPointer, ContextCallbacks>()\n private runtimeCallbacks = new Map<JSRuntimePointer, RuntimeCallbacks>()\n\n constructor(module: EitherModule) {\n this.module = module\n this.module.callbacks = this.cToHostCallbacks\n }\n\n setRuntimeCallbacks(rt: JSRuntimePointer, callbacks: RuntimeCallbacks) {\n this.runtimeCallbacks.set(rt, callbacks)\n }\n\n deleteRuntime(rt: JSRuntimePointer) {\n this.runtimeCallbacks.delete(rt)\n }\n\n setContextCallbacks(ctx: JSContextPointer, callbacks: ContextCallbacks) {\n this.contextCallbacks.set(ctx, callbacks)\n }\n\n deleteContext(ctx: JSContextPointer) {\n this.contextCallbacks.delete(ctx)\n }\n\n private suspendedCount = 0\n private suspended: QuickJSAsyncifySuspended | undefined\n\n private handleAsyncify<T>(\n asyncify: Asyncify | undefined,\n fn: () => T | Promise<T>\n ): T | AsyncifySleepResult<T> {\n if (asyncify) {\n // We must always call asyncify.handleSync around our function.\n // This allows asyncify to resume suspended execution on the second call.\n // Asyncify internally can detect sync behavior, and avoid suspending.\n return asyncify.handleSleep((done) => {\n try {\n const result = fn()\n if (!(result instanceof Promise)) {\n debugLog(\"asyncify.handleSleep: not suspending:\", result)\n done(result)\n return\n }\n\n // Is promise, we intend to suspend.\n if (this.suspended) {\n throw new QuickJSAsyncifyError(\n `Already suspended at: ${this.suspended.stack}\\nAttempted to suspend at:`\n )\n } else {\n this.suspended = new QuickJSAsyncifySuspended(`(${this.suspendedCount++})`)\n debugLog(\"asyncify.handleSleep: suspending:\", this.suspended)\n }\n\n result.then(\n (resolvedResult) => {\n this.suspended = undefined\n debugLog(\"asyncify.handleSleep: resolved:\", resolvedResult)\n done(resolvedResult)\n },\n (error) => {\n debugLog(\"asyncify.handleSleep: rejected:\", error)\n console.error(\"QuickJS: cannot handle error in suspended function\", error)\n this.suspended = undefined\n }\n )\n } catch (error) {\n debugLog(\"asyncify.handleSleep: error:\", error)\n this.suspended = undefined\n throw error\n }\n })\n }\n\n // No asyncify - we should never return a promise.\n const value = fn()\n if (value instanceof Promise) {\n throw new Error(\"Promise return value not supported in non-asyncify context.\")\n }\n return value\n }\n\n private cToHostCallbacks = new QuickJSEmscriptenModuleCallbacks({\n callFunction: (asyncify, ctx, this_ptr, argc, argv, fn_id) =>\n this.handleAsyncify(asyncify, () => {\n try {\n const vm = this.contextCallbacks.get(ctx)\n if (!vm) {\n throw new Error(`QuickJSContext(ctx = ${ctx}) not found for C function call \"${fn_id}\"`)\n }\n return vm.callFunction(ctx, this_ptr, argc, argv, fn_id)\n } catch (error) {\n console.error(\"[C to host error: returning null]\", error)\n return 0 as JSValuePointer\n }\n }),\n\n shouldInterrupt: (asyncify, rt) =>\n this.handleAsyncify(asyncify, () => {\n try {\n const vm = this.runtimeCallbacks.get(rt)\n if (!vm) {\n throw new Error(`QuickJSRuntime(rt = ${rt}) not found for C interrupt`)\n }\n return vm.shouldInterrupt(rt)\n } catch (error) {\n console.error(\"[C to host interrupt: returning error]\", error)\n return 1\n }\n }),\n\n loadModuleSource: (asyncify, rt, ctx, moduleName) =>\n this.handleAsyncify(asyncify, () => {\n try {\n const runtimeCallbacks = this.runtimeCallbacks.get(rt)\n if (!runtimeCallbacks) {\n throw new Error(`QuickJSRuntime(rt = ${rt}) not found for C module loader`)\n }\n\n const loadModule = runtimeCallbacks.loadModuleSource\n if (!loadModule) {\n throw new Error(`QuickJSRuntime(rt = ${rt}) does not support module loading`)\n }\n return loadModule(rt, ctx, moduleName)\n } catch (error) {\n console.error(\"[C to host module loader error: returning null]\", error)\n return 0 as BorrowedHeapCharPointer\n }\n }),\n\n normalizeModule: (asyncify, rt, ctx, moduleBaseName, moduleName) =>\n this.handleAsyncify(asyncify, () => {\n try {\n const runtimeCallbacks = this.runtimeCallbacks.get(rt)\n if (!runtimeCallbacks) {\n throw new Error(`QuickJSRuntime(rt = ${rt}) not found for C module loader`)\n }\n\n const normalizeModule = runtimeCallbacks.normalizeModule\n if (!normalizeModule) {\n throw new Error(`QuickJSRuntime(rt = ${rt}) does not support module loading`)\n }\n return normalizeModule(rt, ctx, moduleBaseName, moduleName)\n } catch (error) {\n console.error(\"[C to host module loader error: returning null]\", error)\n return 0 as BorrowedHeapCharPointer\n }\n }),\n })\n}\n\n/**\n * Process RuntimeOptions and apply them to a QuickJSRuntime.\n * @private\n */\nexport function applyBaseRuntimeOptions(\n runtime: QuickJSRuntime,\n options: RuntimeOptionsBase\n): void {\n if (options.interruptHandler) {\n runtime.setInterruptHandler(options.interruptHandler)\n }\n\n if (options.maxStackSizeBytes !== undefined) {\n runtime.setMaxStackSize(options.maxStackSizeBytes)\n }\n\n if (options.memoryLimitBytes !== undefined) {\n runtime.setMemoryLimit(options.memoryLimitBytes)\n }\n}\n\n/**\n * Process ModuleEvalOptions and apply them to a QuickJSRuntime.\n * @private\n */\nexport function applyModuleEvalRuntimeOptions<T extends QuickJSRuntime>(\n runtime: T,\n options: ModuleEvalOptions\n) {\n if (options.moduleLoader) {\n runtime.setModuleLoader(options.moduleLoader)\n }\n\n if (options.shouldInterrupt) {\n runtime.setInterruptHandler(options.shouldInterrupt)\n }\n\n if (options.memoryLimitBytes !== undefined) {\n runtime.setMemoryLimit(options.memoryLimitBytes)\n }\n\n if (options.maxStackSizeBytes !== undefined) {\n runtime.setMaxStackSize(options.maxStackSizeBytes)\n }\n}\n\n/**\n * This class presents a Javascript interface to QuickJS, a Javascript interpreter\n * that supports EcmaScript 2020 (ES2020).\n *\n * It wraps a single WebAssembly module containing the QuickJS library and\n * associated helper C code. WebAssembly modules are completely isolated from\n * each other by the host's WebAssembly runtime. Separate WebAssembly modules\n * have the most isolation guarantees possible with this library.\n *\n * The simplest way to start running code is {@link evalCode}. This shortcut\n * method will evaluate Javascript safely and return the result as a native\n * Javascript value.\n *\n * For more control over the execution environment, or to interact with values\n * inside QuickJS, create a context with {@link newContext} or a runtime with\n * {@link newRuntime}.\n */\nexport class QuickJSWASMModule {\n /** @private */\n protected ffi: EitherFFI\n /** @private */\n protected callbacks: QuickJSModuleCallbacks\n /** @private */\n protected module: EitherModule\n\n /** @private */\n constructor(module: EitherModule, ffi: EitherFFI) {\n this.module = module\n this.ffi = ffi\n this.callbacks = new QuickJSModuleCallbacks(module)\n }\n\n /**\n * Create a runtime.\n * Use the runtime to set limits on CPU and memory usage and configure module\n * loading for one or more [[QuickJSContext]]s inside the runtime.\n */\n newRuntime(options: RuntimeOptions = {}): QuickJSRuntime {\n const rt = new Lifetime(this.ffi.QTS_NewRuntime(), undefined, (rt_ptr) => {\n this.callbacks.deleteRuntime(rt_ptr)\n this.ffi.QTS_FreeRuntime(rt_ptr)\n })\n\n const runtime = new QuickJSRuntime({\n module: this.module,\n callbacks: this.callbacks,\n ffi: this.ffi,\n rt,\n })\n\n applyBaseRuntimeOptions(runtime, options)\n\n if (options.moduleLoader) {\n runtime.setModuleLoader(options.moduleLoader)\n }\n\n return runtime\n }\n\n /**\n * A simplified API to create a new [[QuickJSRuntime]] and a\n * [[QuickJSContext]] inside that runtime at the same time. The runtime will\n * be disposed when the context is disposed.\n */\n newContext(options: ContextOptions = {}): QuickJSContext {\n const runtime = this.newRuntime()\n const context = runtime.newContext({\n ...options,\n ownedLifetimes: concat(runtime, options.ownedLifetimes),\n })\n runtime.context = context\n return context\n }\n\n /**\n * One-off evaluate code without needing to create a [[QuickJSRuntime]] or\n * [[QuickJSContext]] explicitly.\n *\n * To protect against infinite loops, use the `shouldInterrupt` option. The\n * [[shouldInterruptAfterDeadline]] function will create a time-based deadline.\n *\n * If you need more control over how the code executes, create a\n * [[QuickJSRuntime]] (with [[newRuntime]]) or a [[QuickJSContext]] (with\n * [[newContext]] or [[QuickJSRuntime.newContext]]), and use its\n * [[QuickJSContext.evalCode]] method.\n *\n * Asynchronous callbacks may not run during the first call to `evalCode`. If\n * you need to work with async code inside QuickJS, create a runtime and use\n * [[QuickJSRuntime.executePendingJobs]].\n *\n * @returns The result is coerced to a native Javascript value using JSON\n * serialization, so properties and values unsupported by JSON will be dropped.\n *\n * @throws If `code` throws during evaluation, the exception will be\n * converted into a native Javascript value and thrown.\n *\n * @throws if `options.shouldInterrupt` interrupted execution, will throw a Error\n * with name `\"InternalError\"` and message `\"interrupted\"`.\n */\n evalCode(code: string, options: ModuleEvalOptions = {}): unknown {\n return Scope.withScope((scope) => {\n const vm = scope.manage(this.newContext())\n\n applyModuleEvalRuntimeOptions(vm.runtime, options)\n const result = vm.evalCode(code, \"eval.js\")\n\n if (options.memoryLimitBytes !== undefined) {\n // Remove memory limit so we can dump the result without exceeding it.\n vm.runtime.setMemoryLimit(-1)\n }\n\n if (result.error) {\n const error = vm.dump(scope.manage(result.error))\n throw error\n }\n\n const value = vm.dump(scope.manage(result.value))\n return value\n })\n }\n\n /**\n * Get a low-level interface to the QuickJS functions in this WebAssembly\n * module.\n * @experimental\n * @unstable No warranty is provided with this API. It could change at any time.\n * @private\n */\n getFFI(): EitherFFI {\n return this.ffi\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.d.ts new file mode 100644 index 0000000..fe4bd28 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.d.ts @@ -0,0 +1,38 @@ +import { Lifetime } from "."; +import { QuickJSAsyncContext } from "./context-asyncify"; +import { QuickJSAsyncEmscriptenModule } from "./emscripten-types"; +import { QuickJSAsyncFFI } from "./variants"; +import { JSContextPointer, JSRuntimePointer } from "./types-ffi"; +import { QuickJSModuleCallbacks } from "./module"; +import { QuickJSRuntime } from "./runtime"; +import { ContextOptions, JSModuleLoaderAsync, JSModuleNormalizerAsync } from "./types"; +export declare class QuickJSAsyncRuntime extends QuickJSRuntime { + context: QuickJSAsyncContext | undefined; + /** @private */ + protected module: QuickJSAsyncEmscriptenModule; + /** @private */ + protected ffi: QuickJSAsyncFFI; + /** @private */ + protected rt: Lifetime<JSRuntimePointer>; + /** @private */ + protected callbacks: QuickJSModuleCallbacks; + /** @private */ + protected contextMap: Map<JSContextPointer, QuickJSAsyncContext>; + /** @private */ + constructor(args: { + module: QuickJSAsyncEmscriptenModule; + ffi: QuickJSAsyncFFI; + rt: Lifetime<JSRuntimePointer>; + callbacks: QuickJSModuleCallbacks; + }); + newContext(options?: ContextOptions): QuickJSAsyncContext; + setModuleLoader(moduleLoader: JSModuleLoaderAsync, moduleNormalizer?: JSModuleNormalizerAsync): void; + /** + * Set the max stack size for this runtime in bytes. + * To remove the limit, set to `0`. + * + * Setting this limit also adjusts the global `ASYNCIFY_STACK_SIZE` for the entire {@link QuickJSAsyncWASMModule}. + * See the [pull request](https://github.com/justjake/quickjs-emscripten/pull/114) for more details. + */ + setMaxStackSize(stackSize: number): void; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.js b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.js new file mode 100644 index 0000000..d88ebc5 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.js @@ -0,0 +1,49 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.QuickJSAsyncRuntime = void 0; +const _1 = require("."); +const context_asyncify_1 = require("./context-asyncify"); +const runtime_1 = require("./runtime"); +const types_1 = require("./types"); +class QuickJSAsyncRuntime extends runtime_1.QuickJSRuntime { + /** @private */ + constructor(args) { + super(args); + } + newContext(options = {}) { + if (options.intrinsics && options.intrinsics !== types_1.DefaultIntrinsics) { + throw new Error("TODO: Custom intrinsics are not supported yet"); + } + const ctx = new _1.Lifetime(this.ffi.QTS_NewContext(this.rt.value), undefined, (ctx_ptr) => { + this.contextMap.delete(ctx_ptr); + this.callbacks.deleteContext(ctx_ptr); + this.ffi.QTS_FreeContext(ctx_ptr); + }); + const context = new context_asyncify_1.QuickJSAsyncContext({ + module: this.module, + ctx, + ffi: this.ffi, + rt: this.rt, + ownedLifetimes: [], + runtime: this, + callbacks: this.callbacks, + }); + this.contextMap.set(ctx.value, context); + return context; + } + setModuleLoader(moduleLoader, moduleNormalizer) { + super.setModuleLoader(moduleLoader, moduleNormalizer); + } + /** + * Set the max stack size for this runtime in bytes. + * To remove the limit, set to `0`. + * + * Setting this limit also adjusts the global `ASYNCIFY_STACK_SIZE` for the entire {@link QuickJSAsyncWASMModule}. + * See the [pull request](https://github.com/justjake/quickjs-emscripten/pull/114) for more details. + */ + setMaxStackSize(stackSize) { + return super.setMaxStackSize(stackSize); + } +} +exports.QuickJSAsyncRuntime = QuickJSAsyncRuntime; +//# sourceMappingURL=runtime-asyncify.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.js.map new file mode 100644 index 0000000..e5b8837 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.js.map @@ -0,0 +1 @@ +{"version":3,"file":"runtime-asyncify.js","sourceRoot":"","sources":["../ts/runtime-asyncify.ts"],"names":[],"mappings":";;;AACA,wBAA4B;AAC5B,yDAAwD;AAKxD,uCAA0C;AAC1C,mCAOgB;AAEhB,MAAa,mBAAoB,SAAQ,wBAAc;IAcrD,eAAe;IACf,YAAY,IAKX;QACC,KAAK,CAAC,IAAI,CAAC,CAAA;IACb,CAAC;IAEQ,UAAU,CAAC,UAA0B,EAAE;QAC9C,IAAI,OAAO,CAAC,UAAU,IAAI,OAAO,CAAC,UAAU,KAAK,yBAAiB,EAAE;YAClE,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAA;SACjE;QAED,MAAM,GAAG,GAAG,IAAI,WAAQ,CAAC,IAAI,CAAC,GAAG,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,SAAS,EAAE,CAAC,OAAO,EAAE,EAAE;YACtF,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,CAAC,CAAA;YAC/B,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,OAAO,CAAC,CAAA;YACrC,IAAI,CAAC,GAAG,CAAC,eAAe,CAAC,OAAO,CAAC,CAAA;QACnC,CAAC,CAAC,CAAA;QAEF,MAAM,OAAO,GAAG,IAAI,sCAAmB,CAAC;YACtC,MAAM,EAAE,IAAI,CAAC,MAAM;YACnB,GAAG;YACH,GAAG,EAAE,IAAI,CAAC,GAAG;YACb,EAAE,EAAE,IAAI,CAAC,EAAE;YACX,cAAc,EAAE,EAAE;YAClB,OAAO,EAAE,IAAI;YACb,SAAS,EAAE,IAAI,CAAC,SAAS;SAC1B,CAAC,CAAA;QACF,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,CAAC,KAAK,EAAE,OAAO,CAAC,CAAA;QAEvC,OAAO,OAAO,CAAA;IAChB,CAAC;IAEe,eAAe,CAC7B,YAAiC,EACjC,gBAA0C;QAE1C,KAAK,CAAC,eAAe,CACnB,YAA8B,EAC9B,gBAAkD,CACnD,CAAA;IACH,CAAC;IAED;;;;;;OAMG;IACa,eAAe,CAAC,SAAiB;QAC/C,OAAO,KAAK,CAAC,eAAe,CAAC,SAAS,CAAC,CAAA;IACzC,CAAC;CACF;AArED,kDAqEC","sourcesContent":["import type { QuickJSAsyncWASMModule } from \"./module-asyncify\"\nimport { Lifetime } from \".\"\nimport { QuickJSAsyncContext } from \"./context-asyncify\"\nimport { QuickJSAsyncEmscriptenModule } from \"./emscripten-types\"\nimport { QuickJSAsyncFFI } from \"./variants\"\nimport { JSContextPointer, JSRuntimePointer } from \"./types-ffi\"\nimport { QuickJSModuleCallbacks } from \"./module\"\nimport { QuickJSRuntime } from \"./runtime\"\nimport {\n ContextOptions,\n DefaultIntrinsics,\n JSModuleLoader,\n JSModuleLoaderAsync,\n JSModuleNormalizer,\n JSModuleNormalizerAsync,\n} from \"./types\"\n\nexport class QuickJSAsyncRuntime extends QuickJSRuntime {\n public context: QuickJSAsyncContext | undefined\n\n /** @private */\n protected declare module: QuickJSAsyncEmscriptenModule\n /** @private */\n protected declare ffi: QuickJSAsyncFFI\n /** @private */\n protected declare rt: Lifetime<JSRuntimePointer>\n /** @private */\n protected declare callbacks: QuickJSModuleCallbacks\n /** @private */\n protected declare contextMap: Map<JSContextPointer, QuickJSAsyncContext>\n\n /** @private */\n constructor(args: {\n module: QuickJSAsyncEmscriptenModule\n ffi: QuickJSAsyncFFI\n rt: Lifetime<JSRuntimePointer>\n callbacks: QuickJSModuleCallbacks\n }) {\n super(args)\n }\n\n override newContext(options: ContextOptions = {}): QuickJSAsyncContext {\n if (options.intrinsics && options.intrinsics !== DefaultIntrinsics) {\n throw new Error(\"TODO: Custom intrinsics are not supported yet\")\n }\n\n const ctx = new Lifetime(this.ffi.QTS_NewContext(this.rt.value), undefined, (ctx_ptr) => {\n this.contextMap.delete(ctx_ptr)\n this.callbacks.deleteContext(ctx_ptr)\n this.ffi.QTS_FreeContext(ctx_ptr)\n })\n\n const context = new QuickJSAsyncContext({\n module: this.module,\n ctx,\n ffi: this.ffi,\n rt: this.rt,\n ownedLifetimes: [],\n runtime: this,\n callbacks: this.callbacks,\n })\n this.contextMap.set(ctx.value, context)\n\n return context\n }\n\n public override setModuleLoader(\n moduleLoader: JSModuleLoaderAsync,\n moduleNormalizer?: JSModuleNormalizerAsync\n ): void {\n super.setModuleLoader(\n moduleLoader as JSModuleLoader,\n moduleNormalizer as JSModuleNormalizer | undefined\n )\n }\n\n /**\n * Set the max stack size for this runtime in bytes.\n * To remove the limit, set to `0`.\n *\n * Setting this limit also adjusts the global `ASYNCIFY_STACK_SIZE` for the entire {@link QuickJSAsyncWASMModule}.\n * See the [pull request](https://github.com/justjake/quickjs-emscripten/pull/114) for more details.\n */\n public override setMaxStackSize(stackSize: number): void {\n return super.setMaxStackSize(stackSize)\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.d.ts new file mode 100644 index 0000000..9878acb --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.d.ts @@ -0,0 +1,174 @@ +import { QuickJSContext } from "./context"; +import { EitherModule } from "./emscripten-types"; +import { JSContextPointer, JSRuntimePointer } from "./types-ffi"; +import { Disposable, Lifetime, Scope } from "./lifetime"; +import { ModuleMemory } from "./memory"; +import { QuickJSModuleCallbacks } from "./module"; +import { ContextOptions, EitherFFI, JSModuleLoader, JSModuleNormalizer, QuickJSHandle } from "./types"; +import { SuccessOrFail } from "./vm-interface"; +/** + * Callback called regularly while the VM executes code. + * Determines if a VM's execution should be interrupted. + * + * @returns `true` to interrupt JS execution inside the VM. + * @returns `false` or `undefined` to continue JS execution inside the VM. + */ +export type InterruptHandler = (runtime: QuickJSRuntime) => boolean | undefined; +/** + * Used as an optional for the results of executing pendingJobs. + * On success, `value` contains the number of async jobs executed + * by the runtime. + * @source + */ +export type ExecutePendingJobsResult = SuccessOrFail< +/** Number of jobs successfully executed. */ +number, +/** The error that occurred. */ +QuickJSHandle & { + /** The context where the error occurred. */ + context: QuickJSContext; +}>; +/** + * A runtime represents a Javascript runtime corresponding to an object heap. + * Several runtimes can exist at the same time but they cannot exchange objects. + * Inside a given runtime, no multi-threading is supported. + * + * You can think of separate runtimes like different domains in a browser, and + * the contexts within a runtime like the different windows open to the same + * domain. + * + * Create a runtime via {@link QuickJSWASMModule.newRuntime}. + * + * You should create separate runtime instances for untrusted code from + * different sources for isolation. However, stronger isolation is also + * available (at the cost of memory usage), by creating separate WebAssembly + * modules to further isolate untrusted code. + * See {@link newQuickJSWASMModule}. + * + * Implement memory and CPU constraints with [[setInterruptHandler]] + * (called regularly while the interpreter runs), [[setMemoryLimit]], and + * [[setMaxStackSize]]. + * Use [[computeMemoryUsage]] or [[dumpMemoryUsage]] to guide memory limit + * tuning. + * + * Configure ES module loading with [[setModuleLoader]]. + */ +export declare class QuickJSRuntime implements Disposable { + /** + * If this runtime was created as as part of a context, points to the context + * associated with the runtime. + * + * If this runtime was created stand-alone, this may or may not contain a context. + * A context here may be allocated if one is needed by the runtime, eg for [[computeMemoryUsage]]. + */ + context: QuickJSContext | undefined; + /** @private */ + protected module: EitherModule; + /** @private */ + protected memory: ModuleMemory; + /** @private */ + protected ffi: EitherFFI; + /** @private */ + protected rt: Lifetime<JSRuntimePointer>; + /** @private */ + protected callbacks: QuickJSModuleCallbacks; + /** @private */ + protected scope: Scope; + /** @private */ + protected contextMap: Map<JSContextPointer, QuickJSContext>; + /** @private */ + protected moduleLoader: JSModuleLoader | undefined; + /** @private */ + protected moduleNormalizer: JSModuleNormalizer | undefined; + /** @private */ + constructor(args: { + module: EitherModule; + ffi: EitherFFI; + rt: Lifetime<JSRuntimePointer>; + callbacks: QuickJSModuleCallbacks; + ownedLifetimes?: Disposable[]; + }); + get alive(): boolean; + dispose(): void; + newContext(options?: ContextOptions): QuickJSContext; + /** + * Set the loader for EcmaScript modules requested by any context in this + * runtime. + * + * The loader can be removed with [[removeModuleLoader]]. + */ + setModuleLoader(moduleLoader: JSModuleLoader, moduleNormalizer?: JSModuleNormalizer): void; + /** + * Remove the the loader set by [[setModuleLoader]]. This disables module loading. + */ + removeModuleLoader(): void; + /** + * In QuickJS, promises and async functions create pendingJobs. These do not execute + * immediately and need to be run by calling [[executePendingJobs]]. + * + * @return true if there is at least one pendingJob queued up. + */ + hasPendingJob(): boolean; + private interruptHandler; + /** + * Set a callback which is regularly called by the QuickJS engine when it is + * executing code. This callback can be used to implement an execution + * timeout. + * + * The interrupt handler can be removed with [[removeInterruptHandler]]. + */ + setInterruptHandler(cb: InterruptHandler): void; + /** + * Remove the interrupt handler, if any. + * See [[setInterruptHandler]]. + */ + removeInterruptHandler(): void; + /** + * Execute pendingJobs on the runtime until `maxJobsToExecute` jobs are + * executed (default all pendingJobs), the queue is exhausted, or the runtime + * encounters an exception. + * + * In QuickJS, promises and async functions *inside the runtime* create + * pendingJobs. These do not execute immediately and need to triggered to run. + * + * @param maxJobsToExecute - When negative, run all pending jobs. Otherwise execute + * at most `maxJobsToExecute` before returning. + * + * @return On success, the number of executed jobs. On error, the exception + * that stopped execution, and the context it occurred in. Note that + * executePendingJobs will not normally return errors thrown inside async + * functions or rejected promises. Those errors are available by calling + * [[resolvePromise]] on the promise handle returned by the async function. + */ + executePendingJobs(maxJobsToExecute?: number | void): ExecutePendingJobsResult; + /** + * Set the max memory this runtime can allocate. + * To remove the limit, set to `-1`. + */ + setMemoryLimit(limitBytes: number): void; + /** + * Compute memory usage for this runtime. Returns the result as a handle to a + * JSValue object. Use [[QuickJSContext.dump]] to convert to a native object. + * Calling this method will allocate more memory inside the runtime. The information + * is accurate as of just before the call to `computeMemoryUsage`. + * For a human-digestible representation, see [[dumpMemoryUsage]]. + */ + computeMemoryUsage(): QuickJSHandle; + /** + * @returns a human-readable description of memory usage in this runtime. + * For programmatic access to this information, see [[computeMemoryUsage]]. + */ + dumpMemoryUsage(): string; + /** + * Set the max stack size for this runtime, in bytes. + * To remove the limit, set to `0`. + */ + setMaxStackSize(stackSize: number): void; + /** + * Assert that `handle` is owned by this runtime. + * @throws QuickJSWrongOwner if owned by a different runtime. + */ + assertOwned(handle: QuickJSHandle): void; + private getSystemContext; + private cToHostCallbacks; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.js b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.js new file mode 100644 index 0000000..43f7c27 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.js @@ -0,0 +1,300 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.QuickJSRuntime = void 0; +const asyncify_helpers_1 = require("./asyncify-helpers"); +const context_1 = require("./context"); +const debug_1 = require("./debug"); +const errors_1 = require("./errors"); +const lifetime_1 = require("./lifetime"); +const memory_1 = require("./memory"); +const types_1 = require("./types"); +/** + * A runtime represents a Javascript runtime corresponding to an object heap. + * Several runtimes can exist at the same time but they cannot exchange objects. + * Inside a given runtime, no multi-threading is supported. + * + * You can think of separate runtimes like different domains in a browser, and + * the contexts within a runtime like the different windows open to the same + * domain. + * + * Create a runtime via {@link QuickJSWASMModule.newRuntime}. + * + * You should create separate runtime instances for untrusted code from + * different sources for isolation. However, stronger isolation is also + * available (at the cost of memory usage), by creating separate WebAssembly + * modules to further isolate untrusted code. + * See {@link newQuickJSWASMModule}. + * + * Implement memory and CPU constraints with [[setInterruptHandler]] + * (called regularly while the interpreter runs), [[setMemoryLimit]], and + * [[setMaxStackSize]]. + * Use [[computeMemoryUsage]] or [[dumpMemoryUsage]] to guide memory limit + * tuning. + * + * Configure ES module loading with [[setModuleLoader]]. + */ +class QuickJSRuntime { + /** @private */ + constructor(args) { + /** @private */ + this.scope = new lifetime_1.Scope(); + /** @private */ + this.contextMap = new Map(); + this.cToHostCallbacks = { + shouldInterrupt: (rt) => { + if (rt !== this.rt.value) { + throw new Error("QuickJSContext instance received C -> JS interrupt with mismatched rt"); + } + const fn = this.interruptHandler; + if (!fn) { + throw new Error("QuickJSContext had no interrupt handler"); + } + return fn(this) ? 1 : 0; + }, + loadModuleSource: (0, asyncify_helpers_1.maybeAsyncFn)(this, function* (awaited, rt, ctx, moduleName) { + const moduleLoader = this.moduleLoader; + if (!moduleLoader) { + throw new Error("Runtime has no module loader"); + } + if (rt !== this.rt.value) { + throw new Error("Runtime pointer mismatch"); + } + const context = this.contextMap.get(ctx) ?? + this.newContext({ + contextPointer: ctx, + }); + try { + const result = yield* awaited(moduleLoader(moduleName, context)); + if (typeof result === "object" && "error" in result && result.error) { + (0, debug_1.debugLog)("cToHostLoadModule: loader returned error", result.error); + throw result.error; + } + const moduleSource = typeof result === "string" ? result : "value" in result ? result.value : result; + return this.memory.newHeapCharPointer(moduleSource).value; + } + catch (error) { + (0, debug_1.debugLog)("cToHostLoadModule: caught error", error); + context.throw(error); + return 0; + } + }), + normalizeModule: (0, asyncify_helpers_1.maybeAsyncFn)(this, function* (awaited, rt, ctx, baseModuleName, moduleNameRequest) { + const moduleNormalizer = this.moduleNormalizer; + if (!moduleNormalizer) { + throw new Error("Runtime has no module normalizer"); + } + if (rt !== this.rt.value) { + throw new Error("Runtime pointer mismatch"); + } + const context = this.contextMap.get(ctx) ?? + this.newContext({ + /* TODO: Does this happen? Are we responsible for disposing? I don't think so */ + contextPointer: ctx, + }); + try { + const result = yield* awaited(moduleNormalizer(baseModuleName, moduleNameRequest, context)); + if (typeof result === "object" && "error" in result && result.error) { + (0, debug_1.debugLog)("cToHostNormalizeModule: normalizer returned error", result.error); + throw result.error; + } + const name = typeof result === "string" ? result : result.value; + return context.getMemory(this.rt.value).newHeapCharPointer(name).value; + } + catch (error) { + (0, debug_1.debugLog)("normalizeModule: caught error", error); + context.throw(error); + return 0; + } + }), + }; + args.ownedLifetimes?.forEach((lifetime) => this.scope.manage(lifetime)); + this.module = args.module; + this.memory = new memory_1.ModuleMemory(this.module); + this.ffi = args.ffi; + this.rt = args.rt; + this.callbacks = args.callbacks; + this.scope.manage(this.rt); + this.callbacks.setRuntimeCallbacks(this.rt.value, this.cToHostCallbacks); + this.executePendingJobs = this.executePendingJobs.bind(this); + } + get alive() { + return this.scope.alive; + } + dispose() { + return this.scope.dispose(); + } + newContext(options = {}) { + if (options.intrinsics && options.intrinsics !== types_1.DefaultIntrinsics) { + throw new Error("TODO: Custom intrinsics are not supported yet"); + } + const ctx = new lifetime_1.Lifetime(options.contextPointer || this.ffi.QTS_NewContext(this.rt.value), undefined, (ctx_ptr) => { + this.contextMap.delete(ctx_ptr); + this.callbacks.deleteContext(ctx_ptr); + this.ffi.QTS_FreeContext(ctx_ptr); + }); + const context = new context_1.QuickJSContext({ + module: this.module, + ctx, + ffi: this.ffi, + rt: this.rt, + ownedLifetimes: options.ownedLifetimes, + runtime: this, + callbacks: this.callbacks, + }); + this.contextMap.set(ctx.value, context); + return context; + } + /** + * Set the loader for EcmaScript modules requested by any context in this + * runtime. + * + * The loader can be removed with [[removeModuleLoader]]. + */ + setModuleLoader(moduleLoader, moduleNormalizer) { + this.moduleLoader = moduleLoader; + this.moduleNormalizer = moduleNormalizer; + this.ffi.QTS_RuntimeEnableModuleLoader(this.rt.value, this.moduleNormalizer ? 1 : 0); + } + /** + * Remove the the loader set by [[setModuleLoader]]. This disables module loading. + */ + removeModuleLoader() { + this.moduleLoader = undefined; + this.ffi.QTS_RuntimeDisableModuleLoader(this.rt.value); + } + // Runtime management ------------------------------------------------------- + /** + * In QuickJS, promises and async functions create pendingJobs. These do not execute + * immediately and need to be run by calling [[executePendingJobs]]. + * + * @return true if there is at least one pendingJob queued up. + */ + hasPendingJob() { + return Boolean(this.ffi.QTS_IsJobPending(this.rt.value)); + } + /** + * Set a callback which is regularly called by the QuickJS engine when it is + * executing code. This callback can be used to implement an execution + * timeout. + * + * The interrupt handler can be removed with [[removeInterruptHandler]]. + */ + setInterruptHandler(cb) { + const prevInterruptHandler = this.interruptHandler; + this.interruptHandler = cb; + if (!prevInterruptHandler) { + this.ffi.QTS_RuntimeEnableInterruptHandler(this.rt.value); + } + } + /** + * Remove the interrupt handler, if any. + * See [[setInterruptHandler]]. + */ + removeInterruptHandler() { + if (this.interruptHandler) { + this.ffi.QTS_RuntimeDisableInterruptHandler(this.rt.value); + this.interruptHandler = undefined; + } + } + /** + * Execute pendingJobs on the runtime until `maxJobsToExecute` jobs are + * executed (default all pendingJobs), the queue is exhausted, or the runtime + * encounters an exception. + * + * In QuickJS, promises and async functions *inside the runtime* create + * pendingJobs. These do not execute immediately and need to triggered to run. + * + * @param maxJobsToExecute - When negative, run all pending jobs. Otherwise execute + * at most `maxJobsToExecute` before returning. + * + * @return On success, the number of executed jobs. On error, the exception + * that stopped execution, and the context it occurred in. Note that + * executePendingJobs will not normally return errors thrown inside async + * functions or rejected promises. Those errors are available by calling + * [[resolvePromise]] on the promise handle returned by the async function. + */ + executePendingJobs(maxJobsToExecute = -1) { + const ctxPtrOut = this.memory.newMutablePointerArray(1); + const valuePtr = this.ffi.QTS_ExecutePendingJob(this.rt.value, maxJobsToExecute ?? -1, ctxPtrOut.value.ptr); + const ctxPtr = ctxPtrOut.value.typedArray[0]; + ctxPtrOut.dispose(); + if (ctxPtr === 0) { + // No jobs executed. + this.ffi.QTS_FreeValuePointerRuntime(this.rt.value, valuePtr); + return { value: 0 }; + } + const context = this.contextMap.get(ctxPtr) ?? + this.newContext({ + contextPointer: ctxPtr, + }); + const resultValue = context.getMemory(this.rt.value).heapValueHandle(valuePtr); + const typeOfRet = context.typeof(resultValue); + if (typeOfRet === "number") { + const executedJobs = context.getNumber(resultValue); + resultValue.dispose(); + return { value: executedJobs }; + } + else { + const error = Object.assign(resultValue, { context }); + return { + error, + }; + } + } + /** + * Set the max memory this runtime can allocate. + * To remove the limit, set to `-1`. + */ + setMemoryLimit(limitBytes) { + if (limitBytes < 0 && limitBytes !== -1) { + throw new Error("Cannot set memory limit to negative number. To unset, pass -1"); + } + this.ffi.QTS_RuntimeSetMemoryLimit(this.rt.value, limitBytes); + } + /** + * Compute memory usage for this runtime. Returns the result as a handle to a + * JSValue object. Use [[QuickJSContext.dump]] to convert to a native object. + * Calling this method will allocate more memory inside the runtime. The information + * is accurate as of just before the call to `computeMemoryUsage`. + * For a human-digestible representation, see [[dumpMemoryUsage]]. + */ + computeMemoryUsage() { + const serviceContextMemory = this.getSystemContext().getMemory(this.rt.value); + return serviceContextMemory.heapValueHandle(this.ffi.QTS_RuntimeComputeMemoryUsage(this.rt.value, serviceContextMemory.ctx.value)); + } + /** + * @returns a human-readable description of memory usage in this runtime. + * For programmatic access to this information, see [[computeMemoryUsage]]. + */ + dumpMemoryUsage() { + return this.memory.consumeHeapCharPointer(this.ffi.QTS_RuntimeDumpMemoryUsage(this.rt.value)); + } + /** + * Set the max stack size for this runtime, in bytes. + * To remove the limit, set to `0`. + */ + setMaxStackSize(stackSize) { + if (stackSize < 0) { + throw new Error("Cannot set memory limit to negative number. To unset, pass 0."); + } + this.ffi.QTS_RuntimeSetMaxStackSize(this.rt.value, stackSize); + } + /** + * Assert that `handle` is owned by this runtime. + * @throws QuickJSWrongOwner if owned by a different runtime. + */ + assertOwned(handle) { + if (handle.owner && handle.owner.rt !== this.rt) { + throw new errors_1.QuickJSWrongOwner(`Handle is not owned by this runtime: ${handle.owner.rt.value} != ${this.rt.value}`); + } + } + getSystemContext() { + if (!this.context) { + // We own this context and should dispose of it. + this.context = this.scope.manage(this.newContext()); + } + return this.context; + } +} +exports.QuickJSRuntime = QuickJSRuntime; +//# sourceMappingURL=runtime.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.js.map new file mode 100644 index 0000000..add63da --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.js.map @@ -0,0 +1 @@ +{"version":3,"file":"runtime.js","sourceRoot":"","sources":["../ts/runtime.ts"],"names":[],"mappings":"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","sourcesContent":["import { maybeAsyncFn } from \"./asyncify-helpers\"\nimport { QuickJSContext } from \"./context\"\nimport { debugLog } from \"./debug\"\nimport { EitherModule } from \"./emscripten-types\"\nimport { QuickJSWrongOwner } from \"./errors\"\nimport {\n BorrowedHeapCharPointer,\n JSContextPointer,\n JSContextPointerPointer,\n JSModuleDefPointer,\n JSRuntimePointer,\n} from \"./types-ffi\"\nimport { Disposable, Lifetime, Scope } from \"./lifetime\"\nimport { ModuleMemory } from \"./memory\"\nimport { QuickJSModuleCallbacks, RuntimeCallbacks } from \"./module\"\nimport {\n ContextOptions,\n DefaultIntrinsics,\n EitherFFI,\n JSModuleLoader,\n JSModuleNormalizer,\n QuickJSHandle,\n} from \"./types\"\nimport { SuccessOrFail } from \"./vm-interface\"\n\n/**\n * Callback called regularly while the VM executes code.\n * Determines if a VM's execution should be interrupted.\n *\n * @returns `true` to interrupt JS execution inside the VM.\n * @returns `false` or `undefined` to continue JS execution inside the VM.\n */\nexport type InterruptHandler = (runtime: QuickJSRuntime) => boolean | undefined\n\n/**\n * Used as an optional for the results of executing pendingJobs.\n * On success, `value` contains the number of async jobs executed\n * by the runtime.\n * @source\n */\nexport type ExecutePendingJobsResult = SuccessOrFail<\n /** Number of jobs successfully executed. */\n number,\n /** The error that occurred. */\n QuickJSHandle & {\n /** The context where the error occurred. */\n context: QuickJSContext\n }\n>\n\n/**\n * A runtime represents a Javascript runtime corresponding to an object heap.\n * Several runtimes can exist at the same time but they cannot exchange objects.\n * Inside a given runtime, no multi-threading is supported.\n *\n * You can think of separate runtimes like different domains in a browser, and\n * the contexts within a runtime like the different windows open to the same\n * domain.\n *\n * Create a runtime via {@link QuickJSWASMModule.newRuntime}.\n *\n * You should create separate runtime instances for untrusted code from\n * different sources for isolation. However, stronger isolation is also\n * available (at the cost of memory usage), by creating separate WebAssembly\n * modules to further isolate untrusted code.\n * See {@link newQuickJSWASMModule}.\n *\n * Implement memory and CPU constraints with [[setInterruptHandler]]\n * (called regularly while the interpreter runs), [[setMemoryLimit]], and\n * [[setMaxStackSize]].\n * Use [[computeMemoryUsage]] or [[dumpMemoryUsage]] to guide memory limit\n * tuning.\n *\n * Configure ES module loading with [[setModuleLoader]].\n */\nexport class QuickJSRuntime implements Disposable {\n /**\n * If this runtime was created as as part of a context, points to the context\n * associated with the runtime.\n *\n * If this runtime was created stand-alone, this may or may not contain a context.\n * A context here may be allocated if one is needed by the runtime, eg for [[computeMemoryUsage]].\n */\n public context: QuickJSContext | undefined\n\n /** @private */\n protected module: EitherModule\n /** @private */\n protected memory: ModuleMemory\n /** @private */\n protected ffi: EitherFFI\n /** @private */\n protected rt: Lifetime<JSRuntimePointer>\n /** @private */\n protected callbacks: QuickJSModuleCallbacks\n /** @private */\n protected scope = new Scope()\n\n /** @private */\n protected contextMap = new Map<JSContextPointer, QuickJSContext>()\n /** @private */\n protected moduleLoader: JSModuleLoader | undefined\n /** @private */\n protected moduleNormalizer: JSModuleNormalizer | undefined\n\n /** @private */\n constructor(args: {\n module: EitherModule\n ffi: EitherFFI\n rt: Lifetime<JSRuntimePointer>\n callbacks: QuickJSModuleCallbacks\n ownedLifetimes?: Disposable[]\n }) {\n args.ownedLifetimes?.forEach((lifetime) => this.scope.manage(lifetime))\n this.module = args.module\n this.memory = new ModuleMemory(this.module)\n this.ffi = args.ffi\n this.rt = args.rt\n this.callbacks = args.callbacks\n this.scope.manage(this.rt)\n this.callbacks.setRuntimeCallbacks(this.rt.value, this.cToHostCallbacks)\n\n this.executePendingJobs = this.executePendingJobs.bind(this)\n }\n\n get alive() {\n return this.scope.alive\n }\n\n dispose() {\n return this.scope.dispose()\n }\n\n newContext(options: ContextOptions = {}): QuickJSContext {\n if (options.intrinsics && options.intrinsics !== DefaultIntrinsics) {\n throw new Error(\"TODO: Custom intrinsics are not supported yet\")\n }\n\n const ctx = new Lifetime(\n options.contextPointer || this.ffi.QTS_NewContext(this.rt.value),\n undefined,\n (ctx_ptr) => {\n this.contextMap.delete(ctx_ptr)\n this.callbacks.deleteContext(ctx_ptr)\n this.ffi.QTS_FreeContext(ctx_ptr)\n }\n )\n\n const context = new QuickJSContext({\n module: this.module,\n ctx,\n ffi: this.ffi,\n rt: this.rt,\n ownedLifetimes: options.ownedLifetimes,\n runtime: this,\n callbacks: this.callbacks,\n })\n this.contextMap.set(ctx.value, context)\n\n return context\n }\n\n /**\n * Set the loader for EcmaScript modules requested by any context in this\n * runtime.\n *\n * The loader can be removed with [[removeModuleLoader]].\n */\n setModuleLoader(moduleLoader: JSModuleLoader, moduleNormalizer?: JSModuleNormalizer): void {\n this.moduleLoader = moduleLoader\n this.moduleNormalizer = moduleNormalizer\n this.ffi.QTS_RuntimeEnableModuleLoader(this.rt.value, this.moduleNormalizer ? 1 : 0)\n }\n\n /**\n * Remove the the loader set by [[setModuleLoader]]. This disables module loading.\n */\n removeModuleLoader(): void {\n this.moduleLoader = undefined\n this.ffi.QTS_RuntimeDisableModuleLoader(this.rt.value)\n }\n\n // Runtime management -------------------------------------------------------\n\n /**\n * In QuickJS, promises and async functions create pendingJobs. These do not execute\n * immediately and need to be run by calling [[executePendingJobs]].\n *\n * @return true if there is at least one pendingJob queued up.\n */\n hasPendingJob(): boolean {\n return Boolean(this.ffi.QTS_IsJobPending(this.rt.value))\n }\n\n private interruptHandler: InterruptHandler | undefined\n\n /**\n * Set a callback which is regularly called by the QuickJS engine when it is\n * executing code. This callback can be used to implement an execution\n * timeout.\n *\n * The interrupt handler can be removed with [[removeInterruptHandler]].\n */\n setInterruptHandler(cb: InterruptHandler) {\n const prevInterruptHandler = this.interruptHandler\n this.interruptHandler = cb\n if (!prevInterruptHandler) {\n this.ffi.QTS_RuntimeEnableInterruptHandler(this.rt.value)\n }\n }\n\n /**\n * Remove the interrupt handler, if any.\n * See [[setInterruptHandler]].\n */\n removeInterruptHandler() {\n if (this.interruptHandler) {\n this.ffi.QTS_RuntimeDisableInterruptHandler(this.rt.value)\n this.interruptHandler = undefined\n }\n }\n\n /**\n * Execute pendingJobs on the runtime until `maxJobsToExecute` jobs are\n * executed (default all pendingJobs), the queue is exhausted, or the runtime\n * encounters an exception.\n *\n * In QuickJS, promises and async functions *inside the runtime* create\n * pendingJobs. These do not execute immediately and need to triggered to run.\n *\n * @param maxJobsToExecute - When negative, run all pending jobs. Otherwise execute\n * at most `maxJobsToExecute` before returning.\n *\n * @return On success, the number of executed jobs. On error, the exception\n * that stopped execution, and the context it occurred in. Note that\n * executePendingJobs will not normally return errors thrown inside async\n * functions or rejected promises. Those errors are available by calling\n * [[resolvePromise]] on the promise handle returned by the async function.\n */\n executePendingJobs(maxJobsToExecute: number | void = -1): ExecutePendingJobsResult {\n const ctxPtrOut = this.memory.newMutablePointerArray<JSContextPointerPointer>(1)\n const valuePtr = this.ffi.QTS_ExecutePendingJob(\n this.rt.value,\n maxJobsToExecute ?? -1,\n ctxPtrOut.value.ptr\n )\n\n const ctxPtr = ctxPtrOut.value.typedArray[0] as JSContextPointer\n ctxPtrOut.dispose()\n if (ctxPtr === 0) {\n // No jobs executed.\n this.ffi.QTS_FreeValuePointerRuntime(this.rt.value, valuePtr)\n return { value: 0 }\n }\n\n const context =\n this.contextMap.get(ctxPtr) ??\n this.newContext({\n contextPointer: ctxPtr,\n })\n\n const resultValue = context.getMemory(this.rt.value).heapValueHandle(valuePtr)\n const typeOfRet = context.typeof(resultValue)\n if (typeOfRet === \"number\") {\n const executedJobs = context.getNumber(resultValue)\n resultValue.dispose()\n return { value: executedJobs }\n } else {\n const error = Object.assign(resultValue, { context })\n return {\n error,\n }\n }\n }\n\n /**\n * Set the max memory this runtime can allocate.\n * To remove the limit, set to `-1`.\n */\n setMemoryLimit(limitBytes: number) {\n if (limitBytes < 0 && limitBytes !== -1) {\n throw new Error(\"Cannot set memory limit to negative number. To unset, pass -1\")\n }\n\n this.ffi.QTS_RuntimeSetMemoryLimit(this.rt.value, limitBytes)\n }\n\n /**\n * Compute memory usage for this runtime. Returns the result as a handle to a\n * JSValue object. Use [[QuickJSContext.dump]] to convert to a native object.\n * Calling this method will allocate more memory inside the runtime. The information\n * is accurate as of just before the call to `computeMemoryUsage`.\n * For a human-digestible representation, see [[dumpMemoryUsage]].\n */\n computeMemoryUsage(): QuickJSHandle {\n const serviceContextMemory = this.getSystemContext().getMemory(this.rt.value)\n return serviceContextMemory.heapValueHandle(\n this.ffi.QTS_RuntimeComputeMemoryUsage(this.rt.value, serviceContextMemory.ctx.value)\n )\n }\n\n /**\n * @returns a human-readable description of memory usage in this runtime.\n * For programmatic access to this information, see [[computeMemoryUsage]].\n */\n dumpMemoryUsage(): string {\n return this.memory.consumeHeapCharPointer(this.ffi.QTS_RuntimeDumpMemoryUsage(this.rt.value))\n }\n\n /**\n * Set the max stack size for this runtime, in bytes.\n * To remove the limit, set to `0`.\n */\n setMaxStackSize(stackSize: number) {\n if (stackSize < 0) {\n throw new Error(\"Cannot set memory limit to negative number. To unset, pass 0.\")\n }\n\n this.ffi.QTS_RuntimeSetMaxStackSize(this.rt.value, stackSize)\n }\n\n /**\n * Assert that `handle` is owned by this runtime.\n * @throws QuickJSWrongOwner if owned by a different runtime.\n */\n assertOwned(handle: QuickJSHandle) {\n if (handle.owner && handle.owner.rt !== this.rt) {\n throw new QuickJSWrongOwner(\n `Handle is not owned by this runtime: ${handle.owner.rt.value} != ${this.rt.value}`\n )\n }\n }\n\n private getSystemContext() {\n if (!this.context) {\n // We own this context and should dispose of it.\n this.context = this.scope.manage(this.newContext())\n }\n return this.context\n }\n\n private cToHostCallbacks: RuntimeCallbacks = {\n shouldInterrupt: (rt) => {\n if (rt !== this.rt.value) {\n throw new Error(\"QuickJSContext instance received C -> JS interrupt with mismatched rt\")\n }\n\n const fn = this.interruptHandler\n if (!fn) {\n throw new Error(\"QuickJSContext had no interrupt handler\")\n }\n\n return fn(this) ? 1 : 0\n },\n\n loadModuleSource: maybeAsyncFn(this, function* (awaited, rt, ctx, moduleName) {\n const moduleLoader = this.moduleLoader\n if (!moduleLoader) {\n throw new Error(\"Runtime has no module loader\")\n }\n\n if (rt !== this.rt.value) {\n throw new Error(\"Runtime pointer mismatch\")\n }\n\n const context =\n this.contextMap.get(ctx) ??\n this.newContext({\n contextPointer: ctx,\n })\n\n try {\n const result = yield* awaited(moduleLoader(moduleName, context))\n\n if (typeof result === \"object\" && \"error\" in result && result.error) {\n debugLog(\"cToHostLoadModule: loader returned error\", result.error)\n throw result.error\n }\n\n const moduleSource =\n typeof result === \"string\" ? result : \"value\" in result ? result.value : result\n\n return this.memory.newHeapCharPointer(moduleSource).value\n } catch (error) {\n debugLog(\"cToHostLoadModule: caught error\", error)\n context.throw(error as any)\n return 0 as BorrowedHeapCharPointer\n }\n }),\n\n normalizeModule: maybeAsyncFn(\n this,\n function* (awaited, rt, ctx, baseModuleName, moduleNameRequest) {\n const moduleNormalizer = this.moduleNormalizer\n if (!moduleNormalizer) {\n throw new Error(\"Runtime has no module normalizer\")\n }\n\n if (rt !== this.rt.value) {\n throw new Error(\"Runtime pointer mismatch\")\n }\n\n const context =\n this.contextMap.get(ctx) ??\n this.newContext({\n /* TODO: Does this happen? Are we responsible for disposing? I don't think so */\n contextPointer: ctx,\n })\n\n try {\n const result = yield* awaited(\n moduleNormalizer(baseModuleName, moduleNameRequest, context)\n )\n\n if (typeof result === \"object\" && \"error\" in result && result.error) {\n debugLog(\"cToHostNormalizeModule: normalizer returned error\", result.error)\n throw result.error\n }\n\n const name = typeof result === \"string\" ? result : result.value\n return context.getMemory(this.rt.value).newHeapCharPointer(name).value\n } catch (error) {\n debugLog(\"normalizeModule: caught error\", error)\n context.throw(error as any)\n return 0 as BorrowedHeapCharPointer\n }\n }\n ),\n }\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.d.ts new file mode 100644 index 0000000..3f6dadd --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.d.ts @@ -0,0 +1,114 @@ +/** + * C pointer to type `CType`. Pointer types are used internally for FFI, but + * are not intended for external use. + * + * @unstable This type is considered private and may change. + */ +type Pointer<CType extends string> = number & { + ctype: CType; +}; +type Brand<T, B> = T & { + brand: B; +}; +/** + * `JSRuntime*`. + */ +export type JSRuntimePointer = Pointer<"JSRuntime">; +/** + * `JSContext*`. + */ +export type JSContextPointer = Pointer<"JSContext">; +/** + * `JSContext**`. Used internally for execute pending jobs. + */ +export type JSContextPointerPointer = Pointer<"JSContext">; +/** + * `JSModuleDef*`. + */ +export type JSModuleDefPointer = Pointer<"JSModuleDef">; +/** + * `JSValue*`. + * See [[JSValue]]. + */ +export type JSValuePointer = Pointer<"JSValue">; +/** + * `JSValueConst* + * See [[JSValueConst]] and [[StaticJSValue]]. + */ +export type JSValueConstPointer = Pointer<"JSValueConst">; +/** + * Used internally for Javascript-to-C function calls. + */ +export type JSValuePointerPointer = Pointer<"JSValue[]">; +/** + * Used internally for Javascript-to-C function calls. + */ +export type JSValueConstPointerPointer = Pointer<"JSValueConst[]">; +/** + * Used internally for C-to-Javascript function calls. + */ +/** + * Used internally for C-to-Javascript function calls. + */ +export type QTS_C_To_HostCallbackFuncPointer = Pointer<"C_To_HostCallbackFunc">; +/** + * Used internally for C-to-Javascript interrupt handlers. + */ +export type QTS_C_To_HostInterruptFuncPointer = Pointer<"C_To_HostInterruptFunc">; +/** + * Used internally for C-to-Javascript module loading. + */ +export type QTS_C_To_HostLoadModuleFuncPointer = Pointer<"C_To_HostLoadModuleFunc">; +/** + * Used internally for Javascript-to-C calls that may contain strings too large + * for the Emscripten stack. + */ +export type BorrowedHeapCharPointer = Pointer<"const char" | "char" | "js const char">; +/** + * Used internally for Javascript-to-C calls that may contain strings too large + * for the Emscripten stack. + */ +export type OwnedHeapCharPointer = Pointer<"char">; +/** + * Used internally for Javascript-to-C calls that may contain strings too large + * for the Emscripten stack. + */ +export type JSBorrowedCharPointer = Pointer<"js const char">; +/** + * Opaque pointer that was allocated by js_malloc. + */ +export type JSVoidPointer = Pointer<any>; +/** + * @private + */ +export type EvalFlags = Brand<number, "EvalFlags">; +/** + * @private + */ +export type EvalDetectModule = Brand<number, "EvalDetectModule">; +export declare function assertSync<Args extends any[], R>(fn: (...args: Args) => R): (...args: Args) => R; +/** Bitfield options for JS_Eval() C function. */ +export declare const EvalFlags: { + /** global code (default) */ + JS_EVAL_TYPE_GLOBAL: number; + /** module code */ + JS_EVAL_TYPE_MODULE: number; + /** direct call (internal use) */ + JS_EVAL_TYPE_DIRECT: number; + /** indirect call (internal use) */ + JS_EVAL_TYPE_INDIRECT: number; + JS_EVAL_TYPE_MASK: number; + /** force 'strict' mode */ + JS_EVAL_FLAG_STRICT: number; + /** force 'strip' mode */ + JS_EVAL_FLAG_STRIP: number; + /** + * compile but do not run. The result is an object with a + * JS_TAG_FUNCTION_BYTECODE or JS_TAG_MODULE tag. It can be executed + * with JS_EvalFunction(). + */ + JS_EVAL_FLAG_COMPILE_ONLY: number; + /** don't include the stack frames before this eval in the Error() backtraces */ + JS_EVAL_FLAG_BACKTRACE_BARRIER: number; +}; +export {}; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.js b/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.js new file mode 100644 index 0000000..e848118 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.js @@ -0,0 +1,38 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.EvalFlags = exports.assertSync = void 0; +function assertSync(fn) { + return function mustBeSync(...args) { + const result = fn(...args); + if (result && typeof result === "object" && result instanceof Promise) { + throw new Error("Function unexpectedly returned a Promise"); + } + return result; + }; +} +exports.assertSync = assertSync; +/** Bitfield options for JS_Eval() C function. */ +exports.EvalFlags = { + /** global code (default) */ + JS_EVAL_TYPE_GLOBAL: 0 << 0, + /** module code */ + JS_EVAL_TYPE_MODULE: 1 << 0, + /** direct call (internal use) */ + JS_EVAL_TYPE_DIRECT: 2 << 0, + /** indirect call (internal use) */ + JS_EVAL_TYPE_INDIRECT: 3 << 0, + JS_EVAL_TYPE_MASK: 3 << 0, + /** force 'strict' mode */ + JS_EVAL_FLAG_STRICT: 1 << 3, + /** force 'strip' mode */ + JS_EVAL_FLAG_STRIP: 1 << 4, + /** + * compile but do not run. The result is an object with a + * JS_TAG_FUNCTION_BYTECODE or JS_TAG_MODULE tag. It can be executed + * with JS_EvalFunction(). + */ + JS_EVAL_FLAG_COMPILE_ONLY: 1 << 5, + /** don't include the stack frames before this eval in the Error() backtraces */ + JS_EVAL_FLAG_BACKTRACE_BARRIER: 1 << 6, +}; +//# sourceMappingURL=types-ffi.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.js.map new file mode 100644 index 0000000..1a2dc3e --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.js.map @@ -0,0 +1 @@ +{"version":3,"file":"types-ffi.js","sourceRoot":"","sources":["../ts/types-ffi.ts"],"names":[],"mappings":";;;AAyGA,SAAgB,UAAU,CAAwB,EAAwB;IACxE,OAAO,SAAS,UAAU,CAAC,GAAG,IAAU;QACtC,MAAM,MAAM,GAAG,EAAE,CAAC,GAAG,IAAI,CAAC,CAAA;QAC1B,IAAI,MAAM,IAAI,OAAO,MAAM,KAAK,QAAQ,IAAI,MAAM,YAAY,OAAO,EAAE;YACrE,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAA;SAC5D;QACD,OAAO,MAAM,CAAA;IACf,CAAC,CAAA;AACH,CAAC;AARD,gCAQC;AAED,iDAAiD;AACpC,QAAA,SAAS,GAAG;IACvB,4BAA4B;IAC5B,mBAAmB,EAAE,CAAC,IAAI,CAAC;IAC3B,kBAAkB;IAClB,mBAAmB,EAAE,CAAC,IAAI,CAAC;IAC3B,iCAAiC;IACjC,mBAAmB,EAAE,CAAC,IAAI,CAAC;IAC3B,mCAAmC;IACnC,qBAAqB,EAAE,CAAC,IAAI,CAAC;IAC7B,iBAAiB,EAAE,CAAC,IAAI,CAAC;IACzB,0BAA0B;IAC1B,mBAAmB,EAAE,CAAC,IAAI,CAAC;IAC3B,yBAAyB;IACzB,kBAAkB,EAAE,CAAC,IAAI,CAAC;IAC1B;;;;OAIG;IACH,yBAAyB,EAAE,CAAC,IAAI,CAAC;IACjC,gFAAgF;IAChF,8BAA8B,EAAE,CAAC,IAAI,CAAC;CACvC,CAAA","sourcesContent":["/**\n * C pointer to type `CType`. Pointer types are used internally for FFI, but\n * are not intended for external use.\n *\n * @unstable This type is considered private and may change.\n */\ntype Pointer<CType extends string> = number & { ctype: CType }\n\ntype Brand<T, B> = T & { brand: B }\n\n/**\n * `JSRuntime*`.\n */\nexport type JSRuntimePointer = Pointer<\"JSRuntime\">\n\n/**\n * `JSContext*`.\n */\nexport type JSContextPointer = Pointer<\"JSContext\">\n\n/**\n * `JSContext**`. Used internally for execute pending jobs.\n */\nexport type JSContextPointerPointer = Pointer<\"JSContext\">\n\n/**\n * `JSModuleDef*`.\n */\nexport type JSModuleDefPointer = Pointer<\"JSModuleDef\">\n\n/**\n * `JSValue*`.\n * See [[JSValue]].\n */\nexport type JSValuePointer = Pointer<\"JSValue\">\n\n/**\n * `JSValueConst*\n * See [[JSValueConst]] and [[StaticJSValue]].\n */\nexport type JSValueConstPointer = Pointer<\"JSValueConst\">\n\n/**\n * Used internally for Javascript-to-C function calls.\n */\nexport type JSValuePointerPointer = Pointer<\"JSValue[]\">\n\n/**\n * Used internally for Javascript-to-C function calls.\n */\nexport type JSValueConstPointerPointer = Pointer<\"JSValueConst[]\">\n\n/**\n * Used internally for C-to-Javascript function calls.\n */\n// type JSCFunctionPointer = Pointer<'JSCFunction'>\n\n/**\n * Used internally for C-to-Javascript function calls.\n */\nexport type QTS_C_To_HostCallbackFuncPointer = Pointer<\"C_To_HostCallbackFunc\">\n\n/**\n * Used internally for C-to-Javascript interrupt handlers.\n */\nexport type QTS_C_To_HostInterruptFuncPointer = Pointer<\"C_To_HostInterruptFunc\">\n\n/**\n * Used internally for C-to-Javascript module loading.\n */\nexport type QTS_C_To_HostLoadModuleFuncPointer = Pointer<\"C_To_HostLoadModuleFunc\">\n\n/**\n * Used internally for Javascript-to-C calls that may contain strings too large\n * for the Emscripten stack.\n */\nexport type BorrowedHeapCharPointer = Pointer<\"const char\" | \"char\" | \"js const char\">\n\n/**\n * Used internally for Javascript-to-C calls that may contain strings too large\n * for the Emscripten stack.\n */\nexport type OwnedHeapCharPointer = Pointer<\"char\">\n\n/**\n * Used internally for Javascript-to-C calls that may contain strings too large\n * for the Emscripten stack.\n */\nexport type JSBorrowedCharPointer = Pointer<\"js const char\">\n\n/**\n * Opaque pointer that was allocated by js_malloc.\n */\nexport type JSVoidPointer = Pointer<any>\n\n/**\n * @private\n */\nexport type EvalFlags = Brand<number, \"EvalFlags\">\n\n/**\n * @private\n */\nexport type EvalDetectModule = Brand<number, \"EvalDetectModule\">\n\nexport function assertSync<Args extends any[], R>(fn: (...args: Args) => R): (...args: Args) => R {\n return function mustBeSync(...args: Args): R {\n const result = fn(...args)\n if (result && typeof result === \"object\" && result instanceof Promise) {\n throw new Error(\"Function unexpectedly returned a Promise\")\n }\n return result\n }\n}\n\n/** Bitfield options for JS_Eval() C function. */\nexport const EvalFlags = {\n /** global code (default) */\n JS_EVAL_TYPE_GLOBAL: 0 << 0,\n /** module code */\n JS_EVAL_TYPE_MODULE: 1 << 0,\n /** direct call (internal use) */\n JS_EVAL_TYPE_DIRECT: 2 << 0,\n /** indirect call (internal use) */\n JS_EVAL_TYPE_INDIRECT: 3 << 0,\n JS_EVAL_TYPE_MASK: 3 << 0,\n /** force 'strict' mode */\n JS_EVAL_FLAG_STRICT: 1 << 3,\n /** force 'strip' mode */\n JS_EVAL_FLAG_STRIP: 1 << 4,\n /**\n * compile but do not run. The result is an object with a\n * JS_TAG_FUNCTION_BYTECODE or JS_TAG_MODULE tag. It can be executed\n * with JS_EvalFunction().\n */\n JS_EVAL_FLAG_COMPILE_ONLY: 1 << 5,\n /** don't include the stack frames before this eval in the Error() backtraces */\n JS_EVAL_FLAG_BACKTRACE_BARRIER: 1 << 6,\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/types.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/types.d.ts new file mode 100644 index 0000000..d5c6ca3 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/types.d.ts @@ -0,0 +1,158 @@ +import type { QuickJSFFI, QuickJSAsyncFFI } from "./variants"; +import type { QuickJSContext } from "./context"; +import type { SuccessOrFail, VmFunctionImplementation } from "./vm-interface"; +import type { Disposable, Lifetime } from "./lifetime"; +import type { QuickJSAsyncContext } from "./context-asyncify"; +import type { InterruptHandler, QuickJSRuntime } from "./runtime"; +import { JSContextPointer, JSValueConstPointer, JSValuePointer } from "./types-ffi"; +export type EitherFFI = QuickJSFFI | QuickJSAsyncFFI; +/** + * A QuickJSHandle to a constant that will never change, and does not need to + * be disposed. + */ +export type StaticJSValue = Lifetime<JSValueConstPointer, JSValueConstPointer, QuickJSRuntime>; +/** + * A QuickJSHandle to a borrowed value that does not need to be disposed. + * + * In QuickJS, a JSValueConst is a "borrowed" reference that isn't owned by the + * current scope. That means that the current scope should not `JS_FreeValue` + * it, or retain a reference to it after the scope exits, because it may be + * freed by its owner. + * + * quickjs-emscripten takes care of disposing JSValueConst references. + */ +export type JSValueConst = Lifetime<JSValueConstPointer, JSValuePointer, QuickJSRuntime>; +/** + * A owned QuickJSHandle that should be disposed or returned. + * + * The QuickJS interpreter passes Javascript values between functions as + * `JSValue` structs that references some internal data. Because passing + * structs cross the Empscripten FFI interfaces is bothersome, we use pointers + * to these structs instead. + * + * A JSValue reference is "owned" in its scope. before exiting the scope, it + * should be freed, by calling `JS_FreeValue(ctx, js_value)`) or returned from + * the scope. We extend that contract - a JSValuePointer (`JSValue*`) must also + * be `free`d. + * + * You can do so from Javascript by calling the .dispose() method. + */ +export type JSValue = Lifetime<JSValuePointer, JSValuePointer, QuickJSRuntime>; +/** + * Wraps a C pointer to a QuickJS JSValue, which represents a Javascript value inside + * a QuickJS virtual machine. + * + * Values must not be shared between QuickJSContext instances. + * You must dispose of any handles you create by calling the `.dispose()` method. + */ +export type QuickJSHandle = StaticJSValue | JSValue | JSValueConst; +export type JSModuleExport = { + type: "function"; + name: string; + implementation: (vm: QuickJSContext) => VmFunctionImplementation<QuickJSHandle>; +} | { + type: "value"; + name: string; + value: (vm: QuickJSContext) => QuickJSHandle; +}; +export interface JSModuleDefinition { + name: string; + exports: JSModuleExport[]; +} +export type JSModuleLoadSuccess = string; +export type JSModuleLoadFailure = Error | QuickJSHandle; +export type JSModuleLoadResult = JSModuleLoadSuccess | SuccessOrFail<JSModuleLoadSuccess, JSModuleLoadFailure>; +export interface JSModuleLoaderAsync { + /** Load module (async) */ + (moduleName: string, context: QuickJSAsyncContext): JSModuleLoadResult | Promise<JSModuleLoadResult>; +} +export interface JSModuleLoader { + /** Load module (sync) */ + (moduleName: string, context: QuickJSContext): JSModuleLoadResult; +} +export type JSModuleNormalizeSuccess = string; +export type JSModuleNormalizeFailure = Error | QuickJSHandle; +export type JSModuleNormalizeResult = JSModuleNormalizeSuccess | SuccessOrFail<JSModuleNormalizeSuccess, JSModuleNormalizeFailure>; +export interface JSModuleNormalizerAsync { + (baseModuleName: string, requestedName: string, vm: QuickJSAsyncContext): JSModuleNormalizeResult | Promise<JSModuleNormalizeResult>; +} +export interface JSModuleNormalizer extends JSModuleNormalizerAsync { + (baseModuleName: string, requestedName: string, vm: QuickJSContext): JSModuleNormalizeResult; +} +type TODO<hint extends string = "?", typeHint = unknown> = never; +declare const UnstableSymbol: unique symbol; +export type PartiallyImplemented<T> = never & T & { + [UnstableSymbol]: "This feature may unimplemented, broken, throw errors, etc."; +}; +export interface RuntimeOptionsBase { + interruptHandler?: InterruptHandler; + maxStackSizeBytes?: number; + memoryLimitBytes?: number; + promiseRejectionHandler?: TODO<"JSHostPromiseRejectionTracker">; + runtimeInfo?: TODO<"JS_SetRuntimeInfo", string>; + gcThreshold?: TODO<"JS_SetGCThreshold", number>; + sharedArrayBufferFunctions?: TODO<"JS_SetJSSharedArrayBufferFunctions", { + sab_alloc: TODO; + sab_free: TODO; + sab_dup: TODO; + sab_opaque: TODO; + }>; + /** + * Extra lifetimes the runtime should dispose of after it is destroyed. + * @private + */ + ownedLifetimes?: Disposable[]; +} +export interface RuntimeOptions extends RuntimeOptionsBase { + moduleLoader?: JSModuleLoader; +} +export interface AsyncRuntimeOptions extends RuntimeOptionsBase { + moduleLoader?: JSModuleLoaderAsync | JSModuleLoader; +} +/** + * Work in progress. + */ +export type Intrinsic = "BaseObjects" | "Date" | "Eval" | "StringNormalize" | "RegExp" | "RegExpCompiler" | "JSON" | "Proxy" | "MapSet" | "TypedArrays" | "Promise" | "BigInt" | "BigFloat" | "BigDecimal" | "OperatorOverloading" | "BignumExt"; +/** + * Work in progress. + */ +export declare const DefaultIntrinsics: unique symbol; +export interface ContextOptions { + /** + * What built-in objects and language features to enable? + * If unset, the default intrinsics will be used. + * To omit all intrinsics, pass an empty array. + */ + intrinsics?: PartiallyImplemented<Intrinsic[]> | typeof DefaultIntrinsics; + /** + * Wrap the provided context instead of constructing a new one. + * @private + */ + contextPointer?: JSContextPointer; + /** + * Extra lifetimes the context should dispose of after it is destroyed. + * @private + */ + ownedLifetimes?: Disposable[]; +} +export interface ContextEvalOptions { + /** Global code (default) */ + type?: "global" | "module"; + /** Force "strict" mode */ + strict?: boolean; + /** Force "strip" mode */ + strip?: boolean; + /** + * compile but do not run. The result is an object with a + * JS_TAG_FUNCTION_BYTECODE or JS_TAG_MODULE tag. It can be executed + * with JS_EvalFunction(). + */ + compileOnly?: boolean; + /** don't include the stack frames before this eval in the Error() backtraces */ + backtraceBarrier?: boolean; +} +/** Convert [[ContextEvalOptions]] to a bitfield flags */ +export declare function evalOptionsToFlags(evalOptions: ContextEvalOptions | number | undefined): number; +export type PromiseExecutor<ResolveT, RejectT> = (resolve: (value: ResolveT | PromiseLike<ResolveT>) => void, reject: (reason: RejectT) => void) => void; +export declare function concat<T>(...values: Array<T[] | T | undefined>): T[]; +export {}; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/types.js b/node_modules/@tootallnate/quickjs-emscripten/dist/types.js new file mode 100644 index 0000000..1fb62bf --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/types.js @@ -0,0 +1,58 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.concat = exports.evalOptionsToFlags = exports.DefaultIntrinsics = void 0; +const types_ffi_1 = require("./types-ffi"); +const UnstableSymbol = Symbol("Unstable"); +// For informational purposes +const DefaultIntrinsicsList = [ + "BaseObjects", + "Date", + "Eval", + "StringNormalize", + "RegExp", + "JSON", + "Proxy", + "MapSet", + "TypedArrays", + "Promise", +]; +/** + * Work in progress. + */ +exports.DefaultIntrinsics = Symbol("DefaultIntrinsics"); +/** Convert [[ContextEvalOptions]] to a bitfield flags */ +function evalOptionsToFlags(evalOptions) { + if (typeof evalOptions === "number") { + return evalOptions; + } + if (evalOptions === undefined) { + return 0; + } + const { type, strict, strip, compileOnly, backtraceBarrier } = evalOptions; + let flags = 0; + if (type === "global") + flags |= types_ffi_1.EvalFlags.JS_EVAL_TYPE_GLOBAL; + if (type === "module") + flags |= types_ffi_1.EvalFlags.JS_EVAL_TYPE_MODULE; + if (strict) + flags |= types_ffi_1.EvalFlags.JS_EVAL_FLAG_STRICT; + if (strip) + flags |= types_ffi_1.EvalFlags.JS_EVAL_FLAG_STRIP; + if (compileOnly) + flags |= types_ffi_1.EvalFlags.JS_EVAL_FLAG_COMPILE_ONLY; + if (backtraceBarrier) + flags |= types_ffi_1.EvalFlags.JS_EVAL_FLAG_BACKTRACE_BARRIER; + return flags; +} +exports.evalOptionsToFlags = evalOptionsToFlags; +function concat(...values) { + let result = []; + for (const value of values) { + if (value !== undefined) { + result = result.concat(value); + } + } + return result; +} +exports.concat = concat; +//# sourceMappingURL=types.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/types.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/types.js.map new file mode 100644 index 0000000..7b52727 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/types.js.map @@ -0,0 +1 @@ +{"version":3,"file":"types.js","sourceRoot":"","sources":["../ts/types.ts"],"names":[],"mappings":";;;AAMA,2CAA8F;AA+F9F,MAAM,cAAc,GAAG,MAAM,CAAC,UAAU,CAAC,CAAA;AAwDzC,6BAA6B;AAC7B,MAAM,qBAAqB,GAAG;IAC5B,aAAa;IACb,MAAM;IACN,MAAM;IACN,iBAAiB;IACjB,QAAQ;IACR,MAAM;IACN,OAAO;IACP,QAAQ;IACR,aAAa;IACb,SAAS;CACD,CAAA;AAEV;;GAEG;AACU,QAAA,iBAAiB,GAAG,MAAM,CAAC,mBAAmB,CAAC,CAAA;AAwC5D,yDAAyD;AACzD,SAAgB,kBAAkB,CAAC,WAAoD;IACrF,IAAI,OAAO,WAAW,KAAK,QAAQ,EAAE;QACnC,OAAO,WAAW,CAAA;KACnB;IAED,IAAI,WAAW,KAAK,SAAS,EAAE;QAC7B,OAAO,CAAC,CAAA;KACT;IAED,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,WAAW,EAAE,gBAAgB,EAAE,GAAG,WAAW,CAAA;IAC1E,IAAI,KAAK,GAAG,CAAC,CAAA;IACb,IAAI,IAAI,KAAK,QAAQ;QAAE,KAAK,IAAI,qBAAS,CAAC,mBAAmB,CAAA;IAC7D,IAAI,IAAI,KAAK,QAAQ;QAAE,KAAK,IAAI,qBAAS,CAAC,mBAAmB,CAAA;IAC7D,IAAI,MAAM;QAAE,KAAK,IAAI,qBAAS,CAAC,mBAAmB,CAAA;IAClD,IAAI,KAAK;QAAE,KAAK,IAAI,qBAAS,CAAC,kBAAkB,CAAA;IAChD,IAAI,WAAW;QAAE,KAAK,IAAI,qBAAS,CAAC,yBAAyB,CAAA;IAC7D,IAAI,gBAAgB;QAAE,KAAK,IAAI,qBAAS,CAAC,8BAA8B,CAAA;IACvE,OAAO,KAAK,CAAA;AACd,CAAC;AAlBD,gDAkBC;AAOD,SAAgB,MAAM,CAAI,GAAG,MAAkC;IAC7D,IAAI,MAAM,GAAQ,EAAE,CAAA;IACpB,KAAK,MAAM,KAAK,IAAI,MAAM,EAAE;QAC1B,IAAI,KAAK,KAAK,SAAS,EAAE;YACvB,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,CAAA;SAC9B;KACF;IACD,OAAO,MAAM,CAAA;AACf,CAAC;AARD,wBAQC","sourcesContent":["import type { QuickJSFFI, QuickJSAsyncFFI } from \"./variants\"\nimport type { QuickJSContext } from \"./context\"\nimport type { SuccessOrFail, VmFunctionImplementation } from \"./vm-interface\"\nimport type { Disposable, Lifetime } from \"./lifetime\"\nimport type { QuickJSAsyncContext } from \"./context-asyncify\"\nimport type { InterruptHandler, QuickJSRuntime } from \"./runtime\"\nimport { EvalFlags, JSContextPointer, JSValueConstPointer, JSValuePointer } from \"./types-ffi\"\n\nexport type EitherFFI = QuickJSFFI | QuickJSAsyncFFI\n\n/**\n * A QuickJSHandle to a constant that will never change, and does not need to\n * be disposed.\n */\nexport type StaticJSValue = Lifetime<JSValueConstPointer, JSValueConstPointer, QuickJSRuntime>\n\n/**\n * A QuickJSHandle to a borrowed value that does not need to be disposed.\n *\n * In QuickJS, a JSValueConst is a \"borrowed\" reference that isn't owned by the\n * current scope. That means that the current scope should not `JS_FreeValue`\n * it, or retain a reference to it after the scope exits, because it may be\n * freed by its owner.\n *\n * quickjs-emscripten takes care of disposing JSValueConst references.\n */\nexport type JSValueConst = Lifetime<JSValueConstPointer, JSValuePointer, QuickJSRuntime>\n\n/**\n * A owned QuickJSHandle that should be disposed or returned.\n *\n * The QuickJS interpreter passes Javascript values between functions as\n * `JSValue` structs that references some internal data. Because passing\n * structs cross the Empscripten FFI interfaces is bothersome, we use pointers\n * to these structs instead.\n *\n * A JSValue reference is \"owned\" in its scope. before exiting the scope, it\n * should be freed, by calling `JS_FreeValue(ctx, js_value)`) or returned from\n * the scope. We extend that contract - a JSValuePointer (`JSValue*`) must also\n * be `free`d.\n *\n * You can do so from Javascript by calling the .dispose() method.\n */\nexport type JSValue = Lifetime<JSValuePointer, JSValuePointer, QuickJSRuntime>\n\n/**\n * Wraps a C pointer to a QuickJS JSValue, which represents a Javascript value inside\n * a QuickJS virtual machine.\n *\n * Values must not be shared between QuickJSContext instances.\n * You must dispose of any handles you create by calling the `.dispose()` method.\n */\nexport type QuickJSHandle = StaticJSValue | JSValue | JSValueConst\n\nexport type JSModuleExport =\n | {\n type: \"function\"\n name: string\n implementation: (vm: QuickJSContext) => VmFunctionImplementation<QuickJSHandle>\n }\n | { type: \"value\"; name: string; value: (vm: QuickJSContext) => QuickJSHandle }\n\nexport interface JSModuleDefinition {\n name: string\n exports: JSModuleExport[]\n}\n\nexport type JSModuleLoadSuccess = string\nexport type JSModuleLoadFailure = Error | QuickJSHandle\nexport type JSModuleLoadResult =\n | JSModuleLoadSuccess\n | SuccessOrFail<JSModuleLoadSuccess, JSModuleLoadFailure>\n\nexport interface JSModuleLoaderAsync {\n /** Load module (async) */\n (moduleName: string, context: QuickJSAsyncContext):\n | JSModuleLoadResult\n | Promise<JSModuleLoadResult>\n}\nexport interface JSModuleLoader {\n /** Load module (sync) */\n (moduleName: string, context: QuickJSContext): JSModuleLoadResult\n}\n\nexport type JSModuleNormalizeSuccess = string\nexport type JSModuleNormalizeFailure = Error | QuickJSHandle\nexport type JSModuleNormalizeResult =\n | JSModuleNormalizeSuccess\n | SuccessOrFail<JSModuleNormalizeSuccess, JSModuleNormalizeFailure>\n\nexport interface JSModuleNormalizerAsync {\n (baseModuleName: string, requestedName: string, vm: QuickJSAsyncContext):\n | JSModuleNormalizeResult\n | Promise<JSModuleNormalizeResult>\n}\nexport interface JSModuleNormalizer extends JSModuleNormalizerAsync {\n (baseModuleName: string, requestedName: string, vm: QuickJSContext): JSModuleNormalizeResult\n}\n\ntype TODO<hint extends string = \"?\", typeHint = unknown> = never\n\nconst UnstableSymbol = Symbol(\"Unstable\")\n\nexport type PartiallyImplemented<T> = never &\n T & {\n [UnstableSymbol]: \"This feature may unimplemented, broken, throw errors, etc.\"\n }\n\nexport interface RuntimeOptionsBase {\n interruptHandler?: InterruptHandler\n maxStackSizeBytes?: number\n memoryLimitBytes?: number\n\n promiseRejectionHandler?: TODO<\"JSHostPromiseRejectionTracker\">\n runtimeInfo?: TODO<\"JS_SetRuntimeInfo\", string>\n gcThreshold?: TODO<\"JS_SetGCThreshold\", number>\n sharedArrayBufferFunctions?: TODO<\n \"JS_SetJSSharedArrayBufferFunctions\",\n { sab_alloc: TODO; sab_free: TODO; sab_dup: TODO; sab_opaque: TODO }\n >\n\n /**\n * Extra lifetimes the runtime should dispose of after it is destroyed.\n * @private\n */\n ownedLifetimes?: Disposable[]\n}\n\nexport interface RuntimeOptions extends RuntimeOptionsBase {\n moduleLoader?: JSModuleLoader\n}\n\nexport interface AsyncRuntimeOptions extends RuntimeOptionsBase {\n moduleLoader?: JSModuleLoaderAsync | JSModuleLoader\n}\n\n/**\n * Work in progress.\n */\nexport type Intrinsic =\n | \"BaseObjects\"\n | \"Date\"\n | \"Eval\"\n | \"StringNormalize\"\n | \"RegExp\"\n | \"RegExpCompiler\"\n | \"JSON\"\n | \"Proxy\"\n | \"MapSet\"\n | \"TypedArrays\"\n | \"Promise\"\n | \"BigInt\"\n | \"BigFloat\"\n | \"BigDecimal\"\n | \"OperatorOverloading\"\n | \"BignumExt\"\n\n// For informational purposes\nconst DefaultIntrinsicsList = [\n \"BaseObjects\",\n \"Date\",\n \"Eval\",\n \"StringNormalize\",\n \"RegExp\",\n \"JSON\",\n \"Proxy\",\n \"MapSet\",\n \"TypedArrays\",\n \"Promise\",\n] as const\n\n/**\n * Work in progress.\n */\nexport const DefaultIntrinsics = Symbol(\"DefaultIntrinsics\")\n\nexport interface ContextOptions {\n /**\n * What built-in objects and language features to enable?\n * If unset, the default intrinsics will be used.\n * To omit all intrinsics, pass an empty array.\n */\n intrinsics?: PartiallyImplemented<Intrinsic[]> | typeof DefaultIntrinsics\n\n /**\n * Wrap the provided context instead of constructing a new one.\n * @private\n */\n contextPointer?: JSContextPointer\n\n /**\n * Extra lifetimes the context should dispose of after it is destroyed.\n * @private\n */\n ownedLifetimes?: Disposable[]\n}\n\nexport interface ContextEvalOptions {\n /** Global code (default) */\n type?: \"global\" | \"module\"\n /** Force \"strict\" mode */\n strict?: boolean\n /** Force \"strip\" mode */\n strip?: boolean\n /**\n * compile but do not run. The result is an object with a\n * JS_TAG_FUNCTION_BYTECODE or JS_TAG_MODULE tag. It can be executed\n * with JS_EvalFunction().\n */\n compileOnly?: boolean\n /** don't include the stack frames before this eval in the Error() backtraces */\n backtraceBarrier?: boolean\n}\n\n/** Convert [[ContextEvalOptions]] to a bitfield flags */\nexport function evalOptionsToFlags(evalOptions: ContextEvalOptions | number | undefined): number {\n if (typeof evalOptions === \"number\") {\n return evalOptions\n }\n\n if (evalOptions === undefined) {\n return 0\n }\n\n const { type, strict, strip, compileOnly, backtraceBarrier } = evalOptions\n let flags = 0\n if (type === \"global\") flags |= EvalFlags.JS_EVAL_TYPE_GLOBAL\n if (type === \"module\") flags |= EvalFlags.JS_EVAL_TYPE_MODULE\n if (strict) flags |= EvalFlags.JS_EVAL_FLAG_STRICT\n if (strip) flags |= EvalFlags.JS_EVAL_FLAG_STRIP\n if (compileOnly) flags |= EvalFlags.JS_EVAL_FLAG_COMPILE_ONLY\n if (backtraceBarrier) flags |= EvalFlags.JS_EVAL_FLAG_BACKTRACE_BARRIER\n return flags\n}\n\nexport type PromiseExecutor<ResolveT, RejectT> = (\n resolve: (value: ResolveT | PromiseLike<ResolveT>) => void,\n reject: (reason: RejectT) => void\n) => void\n\nexport function concat<T>(...values: Array<T[] | T | undefined>): T[] {\n let result: T[] = []\n for (const value of values) {\n if (value !== undefined) {\n result = result.concat(value)\n }\n }\n return result\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/variants.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/variants.d.ts new file mode 100644 index 0000000..9983884 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/variants.d.ts @@ -0,0 +1,113 @@ +import type { QuickJSFFI as ReleaseSyncFFI } from "./generated/ffi.WASM_RELEASE_SYNC"; +import type { EmscriptenModuleLoader, QuickJSEmscriptenModule, QuickJSAsyncEmscriptenModule } from "./emscripten-types"; +import type { QuickJSWASMModule } from "./module"; +import type { QuickJSAsyncWASMModule } from "./module-asyncify"; +/** @private */ +export type QuickJSFFI = ReleaseSyncFFI; +/** @private */ +export type QuickJSFFIConstructor = typeof ReleaseSyncFFI; +/** @private */ +export type QuickJSAsyncFFI = any; +/** @private */ +export type QuickJSAsyncFFIConstructor = any; +/** + * quickjs-emscripten provides multiple build variants of the core WebAssembly + * module. These variants are each intended for a different use case. + * + * To create an instance of the library using a specific build variant, pass the + * build variant to {@link newQuickJSWASMModule} or {@link newQuickJSAsyncWASMModule}. + * + * Synchronous build variants: + * + * - {@link RELEASE_SYNC} - This is the default synchronous variant, for general purpose use. + * - {@link DEBUG_SYNC} - Synchronous build variant for debugging memory leaks. + */ +export interface SyncBuildVariant { + type: "sync"; + importFFI: () => Promise<QuickJSFFIConstructor>; + importModuleLoader: () => Promise<EmscriptenModuleLoader<QuickJSEmscriptenModule>>; +} +/** + * quickjs-emscripten provides multiple build variants of the core WebAssembly + * module. These variants are each intended for a different use case. + * + * To create an instance of the library using a specific build variant, pass the + * build variant to {@link newQuickJSWASMModule} or {@link newQuickJSAsyncWASMModule}. + * + * Asyncified build variants: + * + * - {@link RELEASE_ASYNC} - This is the default asyncified build variant, for general purpose use. + * - {@link DEBUG_ASYNC} - Asyncified build variant with debug logging. + */ +export interface AsyncBuildVariant { + type: "async"; + importFFI: () => Promise<QuickJSAsyncFFIConstructor>; + importModuleLoader: () => Promise<EmscriptenModuleLoader<QuickJSAsyncEmscriptenModule>>; +} +/** + * Create a new, completely isolated WebAssembly module containing the QuickJS library. + * See the documentation on [[QuickJSWASMModule]]. + * + * Note that there is a hard limit on the number of WebAssembly modules in older + * versions of v8: + * https://bugs.chromium.org/p/v8/issues/detail?id=12076 + */ +export declare function newQuickJSWASMModule( +/** + * Optionally, pass a {@link SyncBuildVariant} to construct a different WebAssembly module. + */ +variant?: SyncBuildVariant): Promise<QuickJSWASMModule>; +/** + * Create a new, completely isolated WebAssembly module containing a version of the QuickJS library + * compiled with Emscripten's [ASYNCIFY](https://emscripten.org/docs/porting/asyncify.html) transform. + * + * This version of the library offers features that enable synchronous code + * inside the VM to interact with asynchronous code in the host environment. + * See the documentation on [[QuickJSAsyncWASMModule]], [[QuickJSAsyncRuntime]], + * and [[QuickJSAsyncContext]]. + * + * Note that there is a hard limit on the number of WebAssembly modules in older + * versions of v8: + * https://bugs.chromium.org/p/v8/issues/detail?id=12076 + */ +export declare function newQuickJSAsyncWASMModule( +/** + * Optionally, pass a {@link AsyncBuildVariant} to construct a different WebAssembly module. + */ +variant?: AsyncBuildVariant): Promise<QuickJSAsyncWASMModule>; +/** + * Helper intended to memoize the creation of a WebAssembly module. + * ```typescript + * const getDebugModule = memoizePromiseFactory(() => newQuickJSWASMModule(DEBUG_SYNC)) + * ``` + */ +export declare function memoizePromiseFactory<T>(fn: () => Promise<T>): () => Promise<T>; +/** + * This build variant is compiled with `-fsanitize=leak`. It instruments all + * memory allocations and when combined with sourcemaps, can present stack trace + * locations where memory leaks occur. + * + * See [[TestQuickJSWASMModule]] which provides access to the leak sanitizer via + * {@link TestQuickJSWASMModule.assertNoMemoryAllocated}. + * + * The downside is that it's 100-1000x slower than the other variants. + * Suggested use case: automated testing, regression testing, and interactive + * debugging. + */ +export declare const DEBUG_SYNC: SyncBuildVariant; +/** + * This is the default (synchronous) build variant. + * {@link getQuickJS} returns a memoized instance of this build variant. + */ +export declare const RELEASE_SYNC: SyncBuildVariant; +/** + * The async debug build variant may or may not have the sanitizer enabled. + * It does print a lot of debug logs. + * + * Suggested use case: interactive debugging only. + */ +export declare const DEBUG_ASYNC: AsyncBuildVariant; +/** + * This is the default asyncified build variant. + */ +export declare const RELEASE_ASYNC: AsyncBuildVariant; diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/variants.js b/node_modules/@tootallnate/quickjs-emscripten/dist/variants.js new file mode 100644 index 0000000..4b40365 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/variants.js @@ -0,0 +1,169 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.RELEASE_ASYNC = exports.DEBUG_ASYNC = exports.RELEASE_SYNC = exports.DEBUG_SYNC = exports.memoizePromiseFactory = exports.newQuickJSAsyncWASMModule = exports.newQuickJSWASMModule = void 0; +const esmHelpers_1 = require("./esmHelpers"); +/** + * Create a new, completely isolated WebAssembly module containing the QuickJS library. + * See the documentation on [[QuickJSWASMModule]]. + * + * Note that there is a hard limit on the number of WebAssembly modules in older + * versions of v8: + * https://bugs.chromium.org/p/v8/issues/detail?id=12076 + */ +async function newQuickJSWASMModule( +/** + * Optionally, pass a {@link SyncBuildVariant} to construct a different WebAssembly module. + */ +variant = exports.RELEASE_SYNC) { + const [wasmModuleLoader, QuickJSFFI, { QuickJSWASMModule }] = await Promise.all([ + variant.importModuleLoader(), + variant.importFFI(), + Promise.resolve().then(() => __importStar(require("./module.js"))).then(esmHelpers_1.unwrapTypescript), + ]); + const wasmModule = await wasmModuleLoader(); + wasmModule.type = "sync"; + const ffi = new QuickJSFFI(wasmModule); + return new QuickJSWASMModule(wasmModule, ffi); +} +exports.newQuickJSWASMModule = newQuickJSWASMModule; +/** + * Create a new, completely isolated WebAssembly module containing a version of the QuickJS library + * compiled with Emscripten's [ASYNCIFY](https://emscripten.org/docs/porting/asyncify.html) transform. + * + * This version of the library offers features that enable synchronous code + * inside the VM to interact with asynchronous code in the host environment. + * See the documentation on [[QuickJSAsyncWASMModule]], [[QuickJSAsyncRuntime]], + * and [[QuickJSAsyncContext]]. + * + * Note that there is a hard limit on the number of WebAssembly modules in older + * versions of v8: + * https://bugs.chromium.org/p/v8/issues/detail?id=12076 + */ +async function newQuickJSAsyncWASMModule( +/** + * Optionally, pass a {@link AsyncBuildVariant} to construct a different WebAssembly module. + */ +variant = exports.RELEASE_ASYNC) { + const [wasmModuleLoader, QuickJSAsyncFFI, { QuickJSAsyncWASMModule }] = await Promise.all([ + variant.importModuleLoader(), + variant.importFFI(), + Promise.resolve().then(() => __importStar(require("./module-asyncify.js"))).then(esmHelpers_1.unwrapTypescript), + ]); + const wasmModule = await wasmModuleLoader(); + wasmModule.type = "async"; + const ffi = new QuickJSAsyncFFI(wasmModule); + return new QuickJSAsyncWASMModule(wasmModule, ffi); +} +exports.newQuickJSAsyncWASMModule = newQuickJSAsyncWASMModule; +/** + * Helper intended to memoize the creation of a WebAssembly module. + * ```typescript + * const getDebugModule = memoizePromiseFactory(() => newQuickJSWASMModule(DEBUG_SYNC)) + * ``` + */ +function memoizePromiseFactory(fn) { + let promise; + return () => { + return (promise ?? (promise = fn())); + }; +} +exports.memoizePromiseFactory = memoizePromiseFactory; +/** + * This build variant is compiled with `-fsanitize=leak`. It instruments all + * memory allocations and when combined with sourcemaps, can present stack trace + * locations where memory leaks occur. + * + * See [[TestQuickJSWASMModule]] which provides access to the leak sanitizer via + * {@link TestQuickJSWASMModule.assertNoMemoryAllocated}. + * + * The downside is that it's 100-1000x slower than the other variants. + * Suggested use case: automated testing, regression testing, and interactive + * debugging. + */ +exports.DEBUG_SYNC = { + type: "sync", + async importFFI() { + throw new Error("not implemented"); + // const mod = await import("./generated/ffi.WASM_DEBUG_SYNC.js") + // return unwrapTypescript(mod).QuickJSFFI + }, + async importModuleLoader() { + throw new Error("not implemented"); + // const mod = await import("./generated/emscripten-module.WASM_DEBUG_SYNC.js") + // return unwrapJavascript(mod).default + }, +}; +/** + * This is the default (synchronous) build variant. + * {@link getQuickJS} returns a memoized instance of this build variant. + */ +exports.RELEASE_SYNC = { + type: "sync", + async importFFI() { + const mod = await Promise.resolve().then(() => __importStar(require("./generated/ffi.WASM_RELEASE_SYNC.js"))); + return (0, esmHelpers_1.unwrapTypescript)(mod).QuickJSFFI; + }, + async importModuleLoader() { + const mod = await Promise.resolve().then(() => __importStar(require("./generated/emscripten-module.WASM_RELEASE_SYNC.js"))); + return (0, esmHelpers_1.unwrapJavascript)(mod); + }, +}; +/** + * The async debug build variant may or may not have the sanitizer enabled. + * It does print a lot of debug logs. + * + * Suggested use case: interactive debugging only. + */ +exports.DEBUG_ASYNC = { + type: "async", + async importFFI() { + throw new Error("not implemented"); + // const mod = await import("./generated/ffi.WASM_DEBUG_ASYNCIFY.js") + // return unwrapTypescript(mod).QuickJSAsyncFFI + }, + async importModuleLoader() { + throw new Error("not implemented"); + // const mod = await import("./generated/emscripten-module.WASM_DEBUG_ASYNCIFY.js") + // return unwrapJavascript(mod).default + }, +}; +/** + * This is the default asyncified build variant. + */ +exports.RELEASE_ASYNC = { + type: "async", + async importFFI() { + throw new Error("not implemented"); + // const mod = await import("./generated/ffi.WASM_RELEASE_ASYNCIFY.js") + // return unwrapTypescript(mod).QuickJSAsyncFFI + }, + async importModuleLoader() { + throw new Error("not implemented"); + // const mod = await import("./generated/emscripten-module.WASM_RELEASE_ASYNCIFY.js") + // return unwrapJavascript(mod).default + }, +}; +//# sourceMappingURL=variants.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/variants.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/variants.js.map new file mode 100644 index 0000000..788253f --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/variants.js.map @@ -0,0 +1 @@ +{"version":3,"file":"variants.js","sourceRoot":"","sources":["../ts/variants.ts"],"names":[],"mappings":"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","sourcesContent":["//import type { QuickJSAsyncFFI as DebugAsyncifyFFI } from \"./generated/ffi.WASM_DEBUG_ASYNCIFY\"\n//import type { QuickJSAsyncFFI as ReleaseAsyncifyFFI } from \"./generated/ffi.WASM_RELEASE_ASYNCIFY\"\n//import type { QuickJSFFI as DebugSyncFFI } from \"./generated/ffi.WASM_DEBUG_SYNC\"\nimport type { QuickJSFFI as ReleaseSyncFFI } from \"./generated/ffi.WASM_RELEASE_SYNC\"\nimport type {\n EmscriptenModuleLoader,\n QuickJSEmscriptenModule,\n QuickJSAsyncEmscriptenModule,\n} from \"./emscripten-types\"\nimport type { QuickJSWASMModule } from \"./module\"\nimport type { QuickJSAsyncWASMModule } from \"./module-asyncify\"\nimport { unwrapTypescript, unwrapJavascript } from \"./esmHelpers\"\n\n/** @private */\nexport type QuickJSFFI = ReleaseSyncFFI\n/** @private */\nexport type QuickJSFFIConstructor = typeof ReleaseSyncFFI\n/** @private */\nexport type QuickJSAsyncFFI = any\n/** @private */\nexport type QuickJSAsyncFFIConstructor = any\n\n/**\n * quickjs-emscripten provides multiple build variants of the core WebAssembly\n * module. These variants are each intended for a different use case.\n *\n * To create an instance of the library using a specific build variant, pass the\n * build variant to {@link newQuickJSWASMModule} or {@link newQuickJSAsyncWASMModule}.\n *\n * Synchronous build variants:\n *\n * - {@link RELEASE_SYNC} - This is the default synchronous variant, for general purpose use.\n * - {@link DEBUG_SYNC} - Synchronous build variant for debugging memory leaks.\n */\nexport interface SyncBuildVariant {\n type: \"sync\"\n importFFI: () => Promise<QuickJSFFIConstructor>\n importModuleLoader: () => Promise<EmscriptenModuleLoader<QuickJSEmscriptenModule>>\n}\n\n/**\n * quickjs-emscripten provides multiple build variants of the core WebAssembly\n * module. These variants are each intended for a different use case.\n *\n * To create an instance of the library using a specific build variant, pass the\n * build variant to {@link newQuickJSWASMModule} or {@link newQuickJSAsyncWASMModule}.\n *\n * Asyncified build variants:\n *\n * - {@link RELEASE_ASYNC} - This is the default asyncified build variant, for general purpose use.\n * - {@link DEBUG_ASYNC} - Asyncified build variant with debug logging.\n */\nexport interface AsyncBuildVariant {\n type: \"async\"\n importFFI: () => Promise<QuickJSAsyncFFIConstructor>\n importModuleLoader: () => Promise<EmscriptenModuleLoader<QuickJSAsyncEmscriptenModule>>\n}\n\n/**\n * Create a new, completely isolated WebAssembly module containing the QuickJS library.\n * See the documentation on [[QuickJSWASMModule]].\n *\n * Note that there is a hard limit on the number of WebAssembly modules in older\n * versions of v8:\n * https://bugs.chromium.org/p/v8/issues/detail?id=12076\n */\nexport async function newQuickJSWASMModule(\n /**\n * Optionally, pass a {@link SyncBuildVariant} to construct a different WebAssembly module.\n */\n variant: SyncBuildVariant = RELEASE_SYNC\n): Promise<QuickJSWASMModule> {\n const [wasmModuleLoader, QuickJSFFI, { QuickJSWASMModule }] = await Promise.all([\n variant.importModuleLoader(),\n variant.importFFI(),\n import(\"./module.js\").then(unwrapTypescript),\n ])\n const wasmModule = await wasmModuleLoader()\n wasmModule.type = \"sync\"\n const ffi = new QuickJSFFI(wasmModule)\n return new QuickJSWASMModule(wasmModule, ffi)\n}\n\n/**\n * Create a new, completely isolated WebAssembly module containing a version of the QuickJS library\n * compiled with Emscripten's [ASYNCIFY](https://emscripten.org/docs/porting/asyncify.html) transform.\n *\n * This version of the library offers features that enable synchronous code\n * inside the VM to interact with asynchronous code in the host environment.\n * See the documentation on [[QuickJSAsyncWASMModule]], [[QuickJSAsyncRuntime]],\n * and [[QuickJSAsyncContext]].\n *\n * Note that there is a hard limit on the number of WebAssembly modules in older\n * versions of v8:\n * https://bugs.chromium.org/p/v8/issues/detail?id=12076\n */\nexport async function newQuickJSAsyncWASMModule(\n /**\n * Optionally, pass a {@link AsyncBuildVariant} to construct a different WebAssembly module.\n */\n variant: AsyncBuildVariant = RELEASE_ASYNC\n): Promise<QuickJSAsyncWASMModule> {\n const [wasmModuleLoader, QuickJSAsyncFFI, { QuickJSAsyncWASMModule }] = await Promise.all([\n variant.importModuleLoader(),\n variant.importFFI(),\n import(\"./module-asyncify.js\").then(unwrapTypescript),\n ])\n const wasmModule = await wasmModuleLoader()\n wasmModule.type = \"async\"\n const ffi = new QuickJSAsyncFFI(wasmModule)\n return new QuickJSAsyncWASMModule(wasmModule, ffi)\n}\n\n/**\n * Helper intended to memoize the creation of a WebAssembly module.\n * ```typescript\n * const getDebugModule = memoizePromiseFactory(() => newQuickJSWASMModule(DEBUG_SYNC))\n * ```\n */\nexport function memoizePromiseFactory<T>(fn: () => Promise<T>): () => Promise<T> {\n let promise: Promise<T> | undefined\n return () => {\n return (promise ??= fn())\n }\n}\n\n/**\n * This build variant is compiled with `-fsanitize=leak`. It instruments all\n * memory allocations and when combined with sourcemaps, can present stack trace\n * locations where memory leaks occur.\n *\n * See [[TestQuickJSWASMModule]] which provides access to the leak sanitizer via\n * {@link TestQuickJSWASMModule.assertNoMemoryAllocated}.\n *\n * The downside is that it's 100-1000x slower than the other variants.\n * Suggested use case: automated testing, regression testing, and interactive\n * debugging.\n */\nexport const DEBUG_SYNC: SyncBuildVariant = {\n type: \"sync\",\n async importFFI() {\n throw new Error(\"not implemented\")\n // const mod = await import(\"./generated/ffi.WASM_DEBUG_SYNC.js\")\n // return unwrapTypescript(mod).QuickJSFFI\n },\n async importModuleLoader() {\n throw new Error(\"not implemented\")\n // const mod = await import(\"./generated/emscripten-module.WASM_DEBUG_SYNC.js\")\n // return unwrapJavascript(mod).default\n },\n}\n\n/**\n * This is the default (synchronous) build variant.\n * {@link getQuickJS} returns a memoized instance of this build variant.\n */\nexport const RELEASE_SYNC: SyncBuildVariant = {\n type: \"sync\",\n async importFFI() {\n const mod = await import(\"./generated/ffi.WASM_RELEASE_SYNC.js\")\n return unwrapTypescript(mod).QuickJSFFI\n },\n async importModuleLoader() {\n const mod = await import(\"./generated/emscripten-module.WASM_RELEASE_SYNC.js\")\n return unwrapJavascript(mod)\n },\n}\n\n/**\n * The async debug build variant may or may not have the sanitizer enabled.\n * It does print a lot of debug logs.\n *\n * Suggested use case: interactive debugging only.\n */\nexport const DEBUG_ASYNC: AsyncBuildVariant = {\n type: \"async\",\n async importFFI() {\n throw new Error(\"not implemented\")\n // const mod = await import(\"./generated/ffi.WASM_DEBUG_ASYNCIFY.js\")\n // return unwrapTypescript(mod).QuickJSAsyncFFI\n },\n async importModuleLoader() {\n throw new Error(\"not implemented\")\n // const mod = await import(\"./generated/emscripten-module.WASM_DEBUG_ASYNCIFY.js\")\n // return unwrapJavascript(mod).default\n },\n}\n\n/**\n * This is the default asyncified build variant.\n */\nexport const RELEASE_ASYNC: AsyncBuildVariant = {\n type: \"async\",\n async importFFI() {\n throw new Error(\"not implemented\")\n // const mod = await import(\"./generated/ffi.WASM_RELEASE_ASYNCIFY.js\")\n // return unwrapTypescript(mod).QuickJSAsyncFFI\n },\n async importModuleLoader() {\n throw new Error(\"not implemented\")\n // const mod = await import(\"./generated/emscripten-module.WASM_RELEASE_ASYNCIFY.js\")\n // return unwrapJavascript(mod).default\n },\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.d.ts b/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.d.ts new file mode 100644 index 0000000..658687f --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.d.ts @@ -0,0 +1,68 @@ +/** + * Used as an optional. + * `{ value: S } | { error: E }`. + */ +export type SuccessOrFail<S, F> = { + value: S; + error?: undefined; +} | { + error: F; +}; +export declare function isSuccess<S, F>(successOrFail: SuccessOrFail<S, F>): successOrFail is { + value: S; +}; +export declare function isFail<S, F>(successOrFail: SuccessOrFail<S, F>): successOrFail is { + error: F; +}; +/** + * Used as an optional for results of a Vm call. + * `{ value: VmHandle } | { error: VmHandle }`. + */ +export type VmCallResult<VmHandle> = SuccessOrFail<VmHandle, VmHandle>; +/** + * A VmFunctionImplementation takes handles as arguments. + * It should return a handle, or be void. + * + * To indicate an exception, a VMs can throw either a handle (transferred + * directly) or any other Javascript value (only the poperties `name` and + * `message` will be transferred). Or, the VmFunctionImplementation may return + * a VmCallResult's `{ error: handle }` error variant. + * + * VmFunctionImplementation should not free its arguments or its return value. + * It should not retain a reference to its return value or thrown error. + */ +export type VmFunctionImplementation<VmHandle> = (this: VmHandle, ...args: VmHandle[]) => VmHandle | VmCallResult<VmHandle> | void; +/** + * A minimal interface to a Javascript execution environment. + * + * Higher-level tools should build over the LowLevelJavascriptVm interface to + * share as much as possible between executors. + * + * From https://www.figma.com/blog/how-we-built-the-figma-plugin-system/ + */ +export interface LowLevelJavascriptVm<VmHandle> { + global: VmHandle; + undefined: VmHandle; + typeof(handle: VmHandle): string; + getNumber(handle: VmHandle): number; + getString(handle: VmHandle): string; + newNumber(value: number): VmHandle; + newString(value: string): VmHandle; + newObject(prototype?: VmHandle): VmHandle; + newFunction(name: string, value: VmFunctionImplementation<VmHandle>): VmHandle; + getProp(handle: VmHandle, key: string | VmHandle): VmHandle; + setProp(handle: VmHandle, key: string | VmHandle, value: VmHandle): void; + defineProp(handle: VmHandle, key: string | VmHandle, descriptor: VmPropertyDescriptor<VmHandle>): void; + callFunction(func: VmHandle, thisVal: VmHandle, ...args: VmHandle[]): VmCallResult<VmHandle>; + evalCode(code: string, filename?: string): VmCallResult<VmHandle>; +} +/** + * From https://www.figma.com/blog/how-we-built-the-figma-plugin-system/ + */ +export interface VmPropertyDescriptor<VmHandle> { + value?: VmHandle; + configurable?: boolean; + enumerable?: boolean; + get?: (this: VmHandle) => VmHandle; + set?: (this: VmHandle, value: VmHandle) => void; +} diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.js b/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.js new file mode 100644 index 0000000..b2b7334 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.js @@ -0,0 +1,12 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.isFail = exports.isSuccess = void 0; +function isSuccess(successOrFail) { + return "error" in successOrFail === false; +} +exports.isSuccess = isSuccess; +function isFail(successOrFail) { + return "error" in successOrFail === true; +} +exports.isFail = isFail; +//# sourceMappingURL=vm-interface.js.map \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.js.map b/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.js.map new file mode 100644 index 0000000..605d4d3 --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.js.map @@ -0,0 +1 @@ +{"version":3,"file":"vm-interface.js","sourceRoot":"","sources":["../ts/vm-interface.ts"],"names":[],"mappings":";;;AAaA,SAAgB,SAAS,CAAO,aAAkC;IAChE,OAAO,OAAO,IAAI,aAAa,KAAK,KAAK,CAAA;AAC3C,CAAC;AAFD,8BAEC;AAED,SAAgB,MAAM,CAAO,aAAkC;IAC7D,OAAO,OAAO,IAAI,aAAa,KAAK,IAAI,CAAA;AAC1C,CAAC;AAFD,wBAEC","sourcesContent":["/**\n * Used as an optional.\n * `{ value: S } | { error: E }`.\n */\nexport type SuccessOrFail<S, F> =\n | {\n value: S\n error?: undefined\n }\n | {\n error: F\n }\n\nexport function isSuccess<S, F>(successOrFail: SuccessOrFail<S, F>): successOrFail is { value: S } {\n return \"error\" in successOrFail === false\n}\n\nexport function isFail<S, F>(successOrFail: SuccessOrFail<S, F>): successOrFail is { error: F } {\n return \"error\" in successOrFail === true\n}\n\n/**\n * Used as an optional for results of a Vm call.\n * `{ value: VmHandle } | { error: VmHandle }`.\n */\nexport type VmCallResult<VmHandle> = SuccessOrFail<VmHandle, VmHandle>\n\n/**\n * A VmFunctionImplementation takes handles as arguments.\n * It should return a handle, or be void.\n *\n * To indicate an exception, a VMs can throw either a handle (transferred\n * directly) or any other Javascript value (only the poperties `name` and\n * `message` will be transferred). Or, the VmFunctionImplementation may return\n * a VmCallResult's `{ error: handle }` error variant.\n *\n * VmFunctionImplementation should not free its arguments or its return value.\n * It should not retain a reference to its return value or thrown error.\n */\nexport type VmFunctionImplementation<VmHandle> = (\n this: VmHandle,\n ...args: VmHandle[]\n) => VmHandle | VmCallResult<VmHandle> | void\n\n/**\n * A minimal interface to a Javascript execution environment.\n *\n * Higher-level tools should build over the LowLevelJavascriptVm interface to\n * share as much as possible between executors.\n *\n * From https://www.figma.com/blog/how-we-built-the-figma-plugin-system/\n */\nexport interface LowLevelJavascriptVm<VmHandle> {\n global: VmHandle\n undefined: VmHandle\n\n typeof(handle: VmHandle): string\n\n getNumber(handle: VmHandle): number\n getString(handle: VmHandle): string\n\n newNumber(value: number): VmHandle\n newString(value: string): VmHandle\n newObject(prototype?: VmHandle): VmHandle\n newFunction(name: string, value: VmFunctionImplementation<VmHandle>): VmHandle\n\n // For accessing properties of objects\n getProp(handle: VmHandle, key: string | VmHandle): VmHandle\n setProp(handle: VmHandle, key: string | VmHandle, value: VmHandle): void\n defineProp(\n handle: VmHandle,\n key: string | VmHandle,\n descriptor: VmPropertyDescriptor<VmHandle>\n ): void\n\n callFunction(func: VmHandle, thisVal: VmHandle, ...args: VmHandle[]): VmCallResult<VmHandle>\n evalCode(code: string, filename?: string): VmCallResult<VmHandle>\n}\n\n/**\n * From https://www.figma.com/blog/how-we-built-the-figma-plugin-system/\n */\nexport interface VmPropertyDescriptor<VmHandle> {\n value?: VmHandle\n configurable?: boolean\n enumerable?: boolean\n get?: (this: VmHandle) => VmHandle\n set?: (this: VmHandle, value: VmHandle) => void\n}\n"]} \ No newline at end of file diff --git a/node_modules/@tootallnate/quickjs-emscripten/package.json b/node_modules/@tootallnate/quickjs-emscripten/package.json new file mode 100644 index 0000000..39c152b --- /dev/null +++ b/node_modules/@tootallnate/quickjs-emscripten/package.json @@ -0,0 +1,60 @@ +{ + "name": "@tootallnate/quickjs-emscripten", + "version": "0.23.0", + "main": "dist/index.js", + "sideEffects": false, + "license": "MIT", + "keywords": [ + "eval", + "quickjs", + "vm", + "interpreter", + "runtime", + "safe", + "emscripten", + "wasm" + ], + "repository": { + "type": "git", + "url": "https://github.com/justjake/quickjs-emscripten" + }, + "files": [ + "c/interface.c", + "dist/**/*", + "!dist/*.test.js", + "!dist/*.tsbuildinfo" + ], + "scripts": { + "tarball": "make build/quickjs-emscripten.tgz", + "clean": "make clean", + "tsc": "node_modules/.bin/tsc", + "build": "make dist", + "doc": "typedoc", + "test": "TS_NODE_TRANSPILE_ONLY=true mocha 'ts/**/*.test.ts'", + "test-dist": "cd dist && TS_NODE_TRANSPILE_ONLY=true mocha --require source-map-support/register *.test.js", + "test-fast": "TEST_NO_ASYNC=true yarn test 'ts/**/*.test.ts'", + "test-all": "TEST_LEAK=1 yarn test && TEST_LEAK=1 yarn test-dist", + "prettier": "prettier --write .", + "prettier-check": "prettier --check .", + "update-quickjs": "git subtree pull --prefix=quickjs --squash git@github.com:bellard/quickjs.git master", + "smoketest-node": "yarn tarball && ./scripts/smoketest-node.sh", + "smoketest-cra": "yarn tarball && ./scripts/smoketest-website.sh" + }, + "devDependencies": { + "@types/emscripten": "^1.38.0", + "@types/fs-extra": "^9.0.13", + "@types/mocha": "^5.2.7", + "@types/node": "^13.1.4", + "fs-extra": "^10.0.1", + "markserv": "^1.17.4", + "mocha": "7.2.0", + "node-fetch-commonjs": "^3.1.1", + "prettier": "2.8.4", + "source-map-support": "^0.5.21", + "ts-node": "^10.9.1", + "typedoc": "^0.22.0", + "typedoc-plugin-inline-sources": "^1.0.1", + "typedoc-plugin-markdown": "^3.11.12", + "typescript": "^4.9.5" + } +} diff --git a/node_modules/@types/debug/LICENSE b/node_modules/@types/debug/LICENSE new file mode 100644 index 0000000..9e841e7 --- /dev/null +++ b/node_modules/@types/debug/LICENSE @@ -0,0 +1,21 @@ + MIT License + + Copyright (c) Microsoft Corporation. + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE diff --git a/node_modules/@types/debug/README.md b/node_modules/@types/debug/README.md new file mode 100644 index 0000000..c62700a --- /dev/null +++ b/node_modules/@types/debug/README.md @@ -0,0 +1,69 @@ +# Installation +> `npm install --save @types/debug` + +# Summary +This package contains type definitions for debug (https://github.com/debug-js/debug). + +# Details +Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug. +## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug/index.d.ts) +````ts +declare var debug: debug.Debug & { debug: debug.Debug; default: debug.Debug }; + +export = debug; +export as namespace debug; + +declare namespace debug { + interface Debug { + (namespace: string): Debugger; + coerce: (val: any) => any; + disable: () => string; + enable: (namespaces: string) => void; + enabled: (namespaces: string) => boolean; + formatArgs: (this: Debugger, args: any[]) => void; + log: (...args: any[]) => any; + selectColor: (namespace: string) => string | number; + humanize: typeof import("ms"); + + names: string[]; + skips: string[]; + + formatters: Formatters; + + inspectOpts?: { + hideDate?: boolean | number | null; + colors?: boolean | number | null; + depth?: boolean | number | null; + showHidden?: boolean | number | null; + }; + } + + type IDebug = Debug; + + interface Formatters { + [formatter: string]: (v: any) => string; + } + + type IDebugger = Debugger; + + interface Debugger { + (formatter: any, ...args: any[]): void; + + color: string; + diff: number; + enabled: boolean; + log: (...args: any[]) => any; + namespace: string; + destroy: () => boolean; + extend: (namespace: string, delimiter?: string) => Debugger; + } +} + +```` + +### Additional Details + * Last updated: Thu, 19 Mar 2026 06:47:22 GMT + * Dependencies: [@types/ms](https://npmjs.com/package/@types/ms) + +# Credits +These definitions were written by [Seon-Wook Park](https://github.com/swook), [Gal Talmor](https://github.com/galtalmor), [John McLaughlin](https://github.com/zamb3zi), [Brasten Sager](https://github.com/brasten), [Nicolas Penin](https://github.com/npenin), [Kristian Brünn](https://github.com/kristianmitk), and [Caleb Gregory](https://github.com/calebgregory). diff --git a/node_modules/@types/debug/index.d.ts b/node_modules/@types/debug/index.d.ts new file mode 100644 index 0000000..38bef7b --- /dev/null +++ b/node_modules/@types/debug/index.d.ts @@ -0,0 +1,50 @@ +declare var debug: debug.Debug & { debug: debug.Debug; default: debug.Debug }; + +export = debug; +export as namespace debug; + +declare namespace debug { + interface Debug { + (namespace: string): Debugger; + coerce: (val: any) => any; + disable: () => string; + enable: (namespaces: string) => void; + enabled: (namespaces: string) => boolean; + formatArgs: (this: Debugger, args: any[]) => void; + log: (...args: any[]) => any; + selectColor: (namespace: string) => string | number; + humanize: typeof import("ms"); + + names: string[]; + skips: string[]; + + formatters: Formatters; + + inspectOpts?: { + hideDate?: boolean | number | null; + colors?: boolean | number | null; + depth?: boolean | number | null; + showHidden?: boolean | number | null; + }; + } + + type IDebug = Debug; + + interface Formatters { + [formatter: string]: (v: any) => string; + } + + type IDebugger = Debugger; + + interface Debugger { + (formatter: any, ...args: any[]): void; + + color: string; + diff: number; + enabled: boolean; + log: (...args: any[]) => any; + namespace: string; + destroy: () => boolean; + extend: (namespace: string, delimiter?: string) => Debugger; + } +} diff --git a/node_modules/@types/debug/package.json b/node_modules/@types/debug/package.json new file mode 100644 index 0000000..0dacd20 --- /dev/null +++ b/node_modules/@types/debug/package.json @@ -0,0 +1,58 @@ +{ + "name": "@types/debug", + "version": "4.1.13", + "description": "TypeScript definitions for debug", + "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug", + "license": "MIT", + "contributors": [ + { + "name": "Seon-Wook Park", + "githubUsername": "swook", + "url": "https://github.com/swook" + }, + { + "name": "Gal Talmor", + "githubUsername": "galtalmor", + "url": "https://github.com/galtalmor" + }, + { + "name": "John McLaughlin", + "githubUsername": "zamb3zi", + "url": "https://github.com/zamb3zi" + }, + { + "name": "Brasten Sager", + "githubUsername": "brasten", + "url": "https://github.com/brasten" + }, + { + "name": "Nicolas Penin", + "githubUsername": "npenin", + "url": "https://github.com/npenin" + }, + { + "name": "Kristian Brünn", + "githubUsername": "kristianmitk", + "url": "https://github.com/kristianmitk" + }, + { + "name": "Caleb Gregory", + "githubUsername": "calebgregory", + "url": "https://github.com/calebgregory" + } + ], + "main": "", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/debug" + }, + "scripts": {}, + "dependencies": { + "@types/ms": "*" + }, + "peerDependencies": {}, + "typesPublisherContentHash": "1c506e100366b85350ff1c28c9cf4cc09e9a07275546bb050993c241c9821cd9", + "typeScriptVersion": "5.2" +} \ No newline at end of file diff --git a/node_modules/@types/ms/LICENSE b/node_modules/@types/ms/LICENSE new file mode 100644 index 0000000..9e841e7 --- /dev/null +++ b/node_modules/@types/ms/LICENSE @@ -0,0 +1,21 @@ + MIT License + + Copyright (c) Microsoft Corporation. + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE diff --git a/node_modules/@types/ms/README.md b/node_modules/@types/ms/README.md new file mode 100644 index 0000000..1152869 --- /dev/null +++ b/node_modules/@types/ms/README.md @@ -0,0 +1,82 @@ +# Installation +> `npm install --save @types/ms` + +# Summary +This package contains type definitions for ms (https://github.com/vercel/ms). + +# Details +Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ms. +## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ms/index.d.ts) +````ts +/** + * Short/Long format for `value`. + * + * @param {Number} value + * @param {{long: boolean}} options + * @return {String} + */ +declare function ms(value: number, options?: { long: boolean }): string; + +/** + * Parse the given `value` and return milliseconds. + * + * @param {ms.StringValue} value + * @return {Number} + */ +declare function ms(value: ms.StringValue): number; + +declare namespace ms { + // Unit, UnitAnyCase, and StringValue are backported from ms@3 + // https://github.com/vercel/ms/blob/8b5923d1d86c84a9f6aba8022d416dcf2361aa8d/src/index.ts + + type Unit = + | "Years" + | "Year" + | "Yrs" + | "Yr" + | "Y" + | "Weeks" + | "Week" + | "W" + | "Days" + | "Day" + | "D" + | "Hours" + | "Hour" + | "Hrs" + | "Hr" + | "H" + | "Minutes" + | "Minute" + | "Mins" + | "Min" + | "M" + | "Seconds" + | "Second" + | "Secs" + | "Sec" + | "s" + | "Milliseconds" + | "Millisecond" + | "Msecs" + | "Msec" + | "Ms"; + + type UnitAnyCase = Unit | Uppercase<Unit> | Lowercase<Unit>; + + type StringValue = + | `${number}` + | `${number}${UnitAnyCase}` + | `${number} ${UnitAnyCase}`; +} + +export = ms; + +```` + +### Additional Details + * Last updated: Thu, 16 Jan 2025 21:02:45 GMT + * Dependencies: none + +# Credits +These definitions were written by [Zhiyuan Wang](https://github.com/danny8002). diff --git a/node_modules/@types/ms/index.d.ts b/node_modules/@types/ms/index.d.ts new file mode 100644 index 0000000..b1b1f51 --- /dev/null +++ b/node_modules/@types/ms/index.d.ts @@ -0,0 +1,63 @@ +/** + * Short/Long format for `value`. + * + * @param {Number} value + * @param {{long: boolean}} options + * @return {String} + */ +declare function ms(value: number, options?: { long: boolean }): string; + +/** + * Parse the given `value` and return milliseconds. + * + * @param {ms.StringValue} value + * @return {Number} + */ +declare function ms(value: ms.StringValue): number; + +declare namespace ms { + // Unit, UnitAnyCase, and StringValue are backported from ms@3 + // https://github.com/vercel/ms/blob/8b5923d1d86c84a9f6aba8022d416dcf2361aa8d/src/index.ts + + type Unit = + | "Years" + | "Year" + | "Yrs" + | "Yr" + | "Y" + | "Weeks" + | "Week" + | "W" + | "Days" + | "Day" + | "D" + | "Hours" + | "Hour" + | "Hrs" + | "Hr" + | "H" + | "Minutes" + | "Minute" + | "Mins" + | "Min" + | "M" + | "Seconds" + | "Second" + | "Secs" + | "Sec" + | "s" + | "Milliseconds" + | "Millisecond" + | "Msecs" + | "Msec" + | "Ms"; + + type UnitAnyCase = Unit | Uppercase<Unit> | Lowercase<Unit>; + + type StringValue = + | `${number}` + | `${number}${UnitAnyCase}` + | `${number} ${UnitAnyCase}`; +} + +export = ms; diff --git a/node_modules/@types/ms/package.json b/node_modules/@types/ms/package.json new file mode 100644 index 0000000..0f547d0 --- /dev/null +++ b/node_modules/@types/ms/package.json @@ -0,0 +1,26 @@ +{ + "name": "@types/ms", + "version": "2.1.0", + "description": "TypeScript definitions for ms", + "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ms", + "license": "MIT", + "contributors": [ + { + "name": "Zhiyuan Wang", + "githubUsername": "danny8002", + "url": "https://github.com/danny8002" + } + ], + "main": "", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/ms" + }, + "scripts": {}, + "dependencies": {}, + "peerDependencies": {}, + "typesPublisherContentHash": "2c8651ce1714fdc6bcbc0f262c93a790f1d127fb1c2dc8edbb583decef56fd39", + "typeScriptVersion": "5.0" +} \ No newline at end of file diff --git a/node_modules/@types/node/LICENSE b/node_modules/@types/node/LICENSE new file mode 100644 index 0000000..9e841e7 --- /dev/null +++ b/node_modules/@types/node/LICENSE @@ -0,0 +1,21 @@ + MIT License + + Copyright (c) Microsoft Corporation. + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE diff --git a/node_modules/@types/node/README.md b/node_modules/@types/node/README.md new file mode 100644 index 0000000..b9d281e --- /dev/null +++ b/node_modules/@types/node/README.md @@ -0,0 +1,15 @@ +# Installation +> `npm install --save @types/node` + +# Summary +This package contains type definitions for node (https://nodejs.org/). + +# Details +Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node. + +### Additional Details + * Last updated: Fri, 19 Jun 2026 07:14:38 GMT + * Dependencies: [undici-types](https://npmjs.com/package/undici-types) + +# Credits +These definitions were written by [Microsoft TypeScript](https://github.com/Microsoft), [Alberto Schiabel](https://github.com/jkomyno), [Andrew Makarov](https://github.com/r3nya), [Benjamin Toueg](https://github.com/btoueg), [David Junger](https://github.com/touffy), [Mohsen Azimi](https://github.com/mohsen1), [Nikita Galkin](https://github.com/galkin), [Sebastian Silbermann](https://github.com/eps1lon), [Wilco Bakker](https://github.com/WilcoBakker), [Marcin Kopacz](https://github.com/chyzwar), [Trivikram Kamat](https://github.com/trivikr), [Junxiao Shi](https://github.com/yoursunny), [Ilia Baryshnikov](https://github.com/qwelias), [ExE Boss](https://github.com/ExE-Boss), [Piotr Błażejewicz](https://github.com/peterblazejewicz), [Anna Henningsen](https://github.com/addaleax), [Victor Perin](https://github.com/victorperin), [NodeJS Contributors](https://github.com/NodeJS), [Linus Unnebäck](https://github.com/LinusU), [wafuwafu13](https://github.com/wafuwafu13), [Matteo Collina](https://github.com/mcollina), [Dmitry Semigradsky](https://github.com/Semigradsky), [René](https://github.com/Renegade334), and [Yagiz Nizipli](https://github.com/anonrig). diff --git a/node_modules/@types/node/assert.d.ts b/node_modules/@types/node/assert.d.ts new file mode 100644 index 0000000..72cc91d --- /dev/null +++ b/node_modules/@types/node/assert.d.ts @@ -0,0 +1,1077 @@ +declare module "node:assert" { + import strict = require("node:assert/strict"); + /** + * An alias of {@link assert.ok}. + * @since v0.5.9 + * @param value The input that is checked for being truthy. + */ + function assert( + value: unknown, + message?: Error | assert.AssertMessageFunction, + ): asserts value; + function assert( + value: unknown, + message: string, + ...args: unknown[] + ): asserts value; + const kOptions: unique symbol; + namespace assert { + type AssertMethodNames = + | "deepEqual" + | "deepStrictEqual" + | "doesNotMatch" + | "doesNotReject" + | "doesNotThrow" + | "equal" + | "fail" + | "ifError" + | "match" + | "notDeepEqual" + | "notDeepStrictEqual" + | "notEqual" + | "notStrictEqual" + | "ok" + | "partialDeepStrictEqual" + | "rejects" + | "strictEqual" + | "throws"; + interface AssertOptions { + /** + * If set to `'full'`, shows the full diff in assertion errors. + * @default 'simple' + */ + diff?: "simple" | "full" | undefined; + /** + * If set to `true`, non-strict methods behave like their + * corresponding strict methods. + * @default true + */ + strict?: boolean | undefined; + /** + * If set to `true`, skips prototype and constructor + * comparison in deep equality checks. + * @since v24.9.0 + * @default false + */ + skipPrototype?: boolean | undefined; + } + interface Assert extends Pick<typeof assert, AssertMethodNames> { + readonly [kOptions]: AssertOptions & { strict: false }; + } + interface AssertStrict extends Pick<typeof strict, AssertMethodNames> { + readonly [kOptions]: AssertOptions & { strict: true }; + } + /** + * The `Assert` class allows creating independent assertion instances with custom options. + * @since v24.6.0 + */ + var Assert: { + /** + * Creates a new assertion instance. The `diff` option controls the verbosity of diffs in assertion error messages. + * + * ```js + * const { Assert } = require('node:assert'); + * const assertInstance = new Assert({ diff: 'full' }); + * assertInstance.deepStrictEqual({ a: 1 }, { a: 2 }); + * // Shows a full diff in the error message. + * ``` + * + * **Important**: When destructuring assertion methods from an `Assert` instance, + * the methods lose their connection to the instance's configuration options (such + * as `diff`, `strict`, and `skipPrototype` settings). + * The destructured methods will fall back to default behavior instead. + * + * ```js + * const myAssert = new Assert({ diff: 'full' }); + * + * // This works as expected - uses 'full' diff + * myAssert.strictEqual({ a: 1 }, { b: { c: 1 } }); + * + * // This loses the 'full' diff setting - falls back to default 'simple' diff + * const { strictEqual } = myAssert; + * strictEqual({ a: 1 }, { b: { c: 1 } }); + * ``` + * + * The `skipPrototype` option affects all deep equality methods: + * + * ```js + * class Foo { + * constructor(a) { + * this.a = a; + * } + * } + * + * class Bar { + * constructor(a) { + * this.a = a; + * } + * } + * + * const foo = new Foo(1); + * const bar = new Bar(1); + * + * // Default behavior - fails due to different constructors + * const assert1 = new Assert(); + * assert1.deepStrictEqual(foo, bar); // AssertionError + * + * // Skip prototype comparison - passes if properties are equal + * const assert2 = new Assert({ skipPrototype: true }); + * assert2.deepStrictEqual(foo, bar); // OK + * ``` + * + * When destructured, methods lose access to the instance's `this` context and revert to default assertion behavior + * (diff: 'simple', non-strict mode). + * To maintain custom options when using destructured methods, avoid + * destructuring and call methods directly on the instance. + * @since v24.6.0 + */ + new( + options?: AssertOptions & { strict?: true | undefined }, + ): AssertStrict; + new( + options: AssertOptions, + ): Assert; + }; + interface AssertionErrorOptions { + /** + * If provided, the error message is set to this value. + */ + message?: string | undefined; + /** + * The `actual` property on the error instance. + */ + actual?: unknown; + /** + * The `expected` property on the error instance. + */ + expected?: unknown; + /** + * The `operator` property on the error instance. + */ + operator?: string | undefined; + /** + * If provided, the generated stack trace omits frames before this function. + */ + stackStartFn?: Function | undefined; + /** + * If set to `'full'`, shows the full diff in assertion errors. + * @default 'simple' + */ + diff?: "simple" | "full" | undefined; + } + /** + * Indicates the failure of an assertion. All errors thrown by the `node:assert` module will be instances of the `AssertionError` class. + */ + class AssertionError extends Error { + constructor(options: AssertionErrorOptions); + /** + * Set to the `actual` argument for methods such as {@link assert.strictEqual()}. + */ + actual: unknown; + /** + * Set to the `expected` argument for methods such as {@link assert.strictEqual()}. + */ + expected: unknown; + /** + * Indicates if the message was auto-generated (`true`) or not. + */ + generatedMessage: boolean; + /** + * Value is always `ERR_ASSERTION` to show that the error is an assertion error. + */ + code: "ERR_ASSERTION"; + /** + * Set to the passed in operator value. + */ + operator: string; + } + type AssertMessageFunction = (actual: unknown, expected: unknown) => string; + type AssertPredicate = RegExp | (new() => object) | ((thrown: unknown) => boolean) | object | Error; + /** + * Throws an `AssertionError` with the provided error message or a default + * error message. If the `message` parameter is an instance of an `Error` then + * it will be thrown instead of the `AssertionError`. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.fail(); + * // AssertionError [ERR_ASSERTION]: Failed + * + * assert.fail('boom'); + * // AssertionError [ERR_ASSERTION]: boom + * + * assert.fail(new TypeError('need array')); + * // TypeError: need array + * ``` + * @since v0.1.21 + * @param [message='Failed'] + */ + function fail(message?: string | Error): never; + /** + * Tests if `value` is truthy. It is equivalent to `assert.equal(!!value, true, message)`. + * + * If `value` is not truthy, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is `undefined`, a default + * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`. + * If no arguments are passed in at all `message` will be set to the string:`` 'No value argument passed to `assert.ok()`' ``. + * + * Be aware that in the `repl` the error message will be different to the one + * thrown in a file! See below for further details. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.ok(true); + * // OK + * assert.ok(1); + * // OK + * + * assert.ok(); + * // AssertionError: No value argument passed to `assert.ok()` + * + * assert.ok(false, 'it\'s false'); + * // AssertionError: it's false + * + * // In the repl: + * assert.ok(typeof 123 === 'string'); + * // AssertionError: false == true + * + * // In a file (e.g. test.js): + * assert.ok(typeof 123 === 'string'); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert.ok(typeof 123 === 'string') + * + * assert.ok(false); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert.ok(false) + * + * assert.ok(0); + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert.ok(0) + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * // Using `assert()` works the same: + * assert(2 + 2 > 5);; + * // AssertionError: The expression evaluated to a falsy value: + * // + * // assert(2 + 2 > 5) + * ``` + * @since v0.1.21 + */ + function ok( + value: unknown, + message?: Error | AssertMessageFunction, + ): asserts value; + function ok( + value: unknown, + message: string, + ...args: unknown[] + ): asserts value; + /** + * **Strict assertion mode** + * + * An alias of {@link strictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link strictEqual} instead. + * + * Tests shallow, coercive equality between the `actual` and `expected` parameters + * using the [`==` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality). `NaN` is specially handled + * and treated as being identical if both sides are `NaN`. + * + * ```js + * import assert from 'node:assert'; + * + * assert.equal(1, 1); + * // OK, 1 == 1 + * assert.equal(1, '1'); + * // OK, 1 == '1' + * assert.equal(NaN, NaN); + * // OK + * + * assert.equal(1, 2); + * // AssertionError: 1 == 2 + * assert.equal({ a: { b: 1 } }, { a: { b: 1 } }); + * // AssertionError: { a: { b: 1 } } == { a: { b: 1 } } + * ``` + * + * If the values are not equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default + * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`. + * @since v0.1.21 + */ + function equal( + actual: unknown, + expected: unknown, + message?: Error | AssertMessageFunction, + ): void; + function equal( + actual: unknown, + expected: unknown, + message: string, + ...args: unknown[] + ): void; + /** + * **Strict assertion mode** + * + * An alias of {@link notStrictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link notStrictEqual} instead. + * + * Tests shallow, coercive inequality with the [`!=` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Inequality). `NaN` is + * specially handled and treated as being identical if both sides are `NaN`. + * + * ```js + * import assert from 'node:assert'; + * + * assert.notEqual(1, 2); + * // OK + * + * assert.notEqual(1, 1); + * // AssertionError: 1 != 1 + * + * assert.notEqual(1, '1'); + * // AssertionError: 1 != '1' + * ``` + * + * If the values are equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default error + * message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`. + * @since v0.1.21 + */ + function notEqual( + actual: unknown, + expected: unknown, + message?: Error | AssertMessageFunction, + ): void; + function notEqual( + actual: unknown, + expected: unknown, + message: string, + ...args: unknown[] + ): void; + /** + * **Strict assertion mode** + * + * An alias of {@link deepStrictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link deepStrictEqual} instead. + * + * Tests for deep equality between the `actual` and `expected` parameters. Consider + * using {@link deepStrictEqual} instead. {@link deepEqual} can have + * surprising results. + * + * _Deep equality_ means that the enumerable "own" properties of child objects + * are also recursively evaluated by the following rules. + * @since v0.1.21 + */ + function deepEqual( + actual: unknown, + expected: unknown, + message?: Error | AssertMessageFunction, + ): void; + function deepEqual( + actual: unknown, + expected: unknown, + message: string, + ...args: unknown[] + ): void; + /** + * **Strict assertion mode** + * + * An alias of {@link notDeepStrictEqual}. + * + * **Legacy assertion mode** + * + * > Stability: 3 - Legacy: Use {@link notDeepStrictEqual} instead. + * + * Tests for any deep inequality. Opposite of {@link deepEqual}. + * + * ```js + * import assert from 'node:assert'; + * + * const obj1 = { + * a: { + * b: 1, + * }, + * }; + * const obj2 = { + * a: { + * b: 2, + * }, + * }; + * const obj3 = { + * a: { + * b: 1, + * }, + * }; + * const obj4 = { __proto__: obj1 }; + * + * assert.notDeepEqual(obj1, obj1); + * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } } + * + * assert.notDeepEqual(obj1, obj2); + * // OK + * + * assert.notDeepEqual(obj1, obj3); + * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } } + * + * assert.notDeepEqual(obj1, obj4); + * // OK + * ``` + * + * If the values are deeply equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default + * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v0.1.21 + */ + function notDeepEqual( + actual: unknown, + expected: unknown, + message?: Error | AssertMessageFunction, + ): void; + function notDeepEqual( + actual: unknown, + expected: unknown, + message: string, + ...args: unknown[] + ): void; + /** + * Tests strict equality between the `actual` and `expected` parameters as + * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is). + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.strictEqual(1, 2); + * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal: + * // + * // 1 !== 2 + * + * assert.strictEqual(1, 1); + * // OK + * + * assert.strictEqual('Hello foobar', 'Hello World!'); + * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal: + * // + actual - expected + * // + * // + 'Hello foobar' + * // - 'Hello World!' + * // ^ + * + * const apples = 1; + * const oranges = 2; + * assert.strictEqual(apples, oranges, `apples ${apples} !== oranges ${oranges}`); + * // AssertionError [ERR_ASSERTION]: apples 1 !== oranges 2 + * + * assert.strictEqual(1, '1', new TypeError('Inputs are not identical')); + * // TypeError: Inputs are not identical + * ``` + * + * If the values are not strictly equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a + * default error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v0.1.21 + */ + function strictEqual<T>( + actual: unknown, + expected: T, + message?: Error | AssertMessageFunction, + ): asserts actual is T; + function strictEqual<T>( + actual: unknown, + expected: T, + message: string, + ...args: unknown[] + ): asserts actual is T; + /** + * Tests strict inequality between the `actual` and `expected` parameters as + * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is). + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.notStrictEqual(1, 2); + * // OK + * + * assert.notStrictEqual(1, 1); + * // AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: + * // + * // 1 + * + * assert.notStrictEqual(1, '1'); + * // OK + * ``` + * + * If the values are strictly equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a + * default error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v0.1.21 + */ + function notStrictEqual( + actual: unknown, + expected: unknown, + message?: Error | AssertMessageFunction, + ): void; + function notStrictEqual( + actual: unknown, + expected: unknown, + message: string, + ...args: unknown[] + ): void; + /** + * Tests for deep equality between the `actual` and `expected` parameters. + * "Deep" equality means that the enumerable "own" properties of child objects + * are recursively evaluated also by the following rules. + * @since v1.2.0 + */ + function deepStrictEqual<T>( + actual: unknown, + expected: T, + message?: Error | AssertMessageFunction, + ): asserts actual is T; + function deepStrictEqual<T>( + actual: unknown, + expected: T, + message: string, + ...args: unknown[] + ): asserts actual is T; + /** + * Tests for deep strict inequality. Opposite of {@link deepStrictEqual}. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.notDeepStrictEqual({ a: 1 }, { a: '1' }); + * // OK + * ``` + * + * If the values are deeply and strictly equal, an `AssertionError` is thrown + * with a `message` property set equal to the value of the `message` parameter. If + * the `message` parameter is undefined, a default error message is assigned. If + * the `message` parameter is an instance of an `Error` then it will be thrown + * instead of the `AssertionError`. + * @since v1.2.0 + */ + function notDeepStrictEqual( + actual: unknown, + expected: unknown, + message?: Error | AssertMessageFunction, + ): void; + function notDeepStrictEqual( + actual: unknown, + expected: unknown, + message: string, + ...args: unknown[] + ): void; + /** + * Expects the function `fn` to throw an error. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function, + * a validation object where each property will be tested for strict deep equality, + * or an instance of error where each property will be tested for strict deep + * equality including the non-enumerable `message` and `name` properties. When + * using an object, it is also possible to use a regular expression, when + * validating against a string property. See below for examples. + * + * If specified, `message` will be appended to the message provided by the `AssertionError` if the `fn` call fails to throw or in case the error validation + * fails. + * + * Custom validation object/error instance: + * + * ```js + * import assert from 'node:assert/strict'; + * + * const err = new TypeError('Wrong value'); + * err.code = 404; + * err.foo = 'bar'; + * err.info = { + * nested: true, + * baz: 'text', + * }; + * err.reg = /abc/i; + * + * assert.throws( + * () => { + * throw err; + * }, + * { + * name: 'TypeError', + * message: 'Wrong value', + * info: { + * nested: true, + * baz: 'text', + * }, + * // Only properties on the validation object will be tested for. + * // Using nested objects requires all properties to be present. Otherwise + * // the validation is going to fail. + * }, + * ); + * + * // Using regular expressions to validate error properties: + * assert.throws( + * () => { + * throw err; + * }, + * { + * // The `name` and `message` properties are strings and using regular + * // expressions on those will match against the string. If they fail, an + * // error is thrown. + * name: /^TypeError$/, + * message: /Wrong/, + * foo: 'bar', + * info: { + * nested: true, + * // It is not possible to use regular expressions for nested properties! + * baz: 'text', + * }, + * // The `reg` property contains a regular expression and only if the + * // validation object contains an identical regular expression, it is going + * // to pass. + * reg: /abc/i, + * }, + * ); + * + * // Fails due to the different `message` and `name` properties: + * assert.throws( + * () => { + * const otherErr = new Error('Not found'); + * // Copy all enumerable properties from `err` to `otherErr`. + * for (const [key, value] of Object.entries(err)) { + * otherErr[key] = value; + * } + * throw otherErr; + * }, + * // The error's `message` and `name` properties will also be checked when using + * // an error as validation object. + * err, + * ); + * ``` + * + * Validate instanceof using constructor: + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.throws( + * () => { + * throw new Error('Wrong value'); + * }, + * Error, + * ); + * ``` + * + * Validate error message using [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions): + * + * Using a regular expression runs `.toString` on the error object, and will + * therefore also include the error name. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.throws( + * () => { + * throw new Error('Wrong value'); + * }, + * /^Error: Wrong value$/, + * ); + * ``` + * + * Custom error validation: + * + * The function must return `true` to indicate all internal validations passed. + * It will otherwise fail with an `AssertionError`. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.throws( + * () => { + * throw new Error('Wrong value'); + * }, + * (err) => { + * assert(err instanceof Error); + * assert(/value/.test(err)); + * // Avoid returning anything from validation functions besides `true`. + * // Otherwise, it's not clear what part of the validation failed. Instead, + * // throw an error about the specific validation that failed (as done in this + * // example) and add as much helpful debugging information to that error as + * // possible. + * return true; + * }, + * 'unexpected error', + * ); + * ``` + * + * `error` cannot be a string. If a string is provided as the second + * argument, then `error` is assumed to be omitted and the string will be used for `message` instead. This can lead to easy-to-miss mistakes. Using the same + * message as the thrown error message is going to result in an `ERR_AMBIGUOUS_ARGUMENT` error. Please read the example below carefully if using + * a string as the second argument gets considered: + * + * ```js + * import assert from 'node:assert/strict'; + * + * function throwingFirst() { + * throw new Error('First'); + * } + * + * function throwingSecond() { + * throw new Error('Second'); + * } + * + * function notThrowing() {} + * + * // The second argument is a string and the input function threw an Error. + * // The first case will not throw as it does not match for the error message + * // thrown by the input function! + * assert.throws(throwingFirst, 'Second'); + * // In the next example the message has no benefit over the message from the + * // error and since it is not clear if the user intended to actually match + * // against the error message, Node.js throws an `ERR_AMBIGUOUS_ARGUMENT` error. + * assert.throws(throwingSecond, 'Second'); + * // TypeError [ERR_AMBIGUOUS_ARGUMENT] + * + * // The string is only used (as message) in case the function does not throw: + * assert.throws(notThrowing, 'Second'); + * // AssertionError [ERR_ASSERTION]: Missing expected exception: Second + * + * // If it was intended to match for the error message do this instead: + * // It does not throw because the error messages match. + * assert.throws(throwingSecond, /Second$/); + * + * // If the error message does not match, an AssertionError is thrown. + * assert.throws(throwingFirst, /Second$/); + * // AssertionError [ERR_ASSERTION] + * ``` + * + * Due to the confusing error-prone notation, avoid a string as the second + * argument. + * @since v0.1.21 + */ + function throws(block: () => unknown, message?: string | Error): void; + function throws(block: () => unknown, error: AssertPredicate, message?: string | Error): void; + /** + * Asserts that the function `fn` does not throw an error. + * + * Using `assert.doesNotThrow()` is actually not useful because there + * is no benefit in catching an error and then rethrowing it. Instead, consider + * adding a comment next to the specific code path that should not throw and keep + * error messages as expressive as possible. + * + * When `assert.doesNotThrow()` is called, it will immediately call the `fn` function. + * + * If an error is thrown and it is the same type as that specified by the `error` parameter, then an `AssertionError` is thrown. If the error is of a + * different type, or if the `error` parameter is undefined, the error is + * propagated back to the caller. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation + * function. See {@link throws} for more details. + * + * The following, for instance, will throw the `TypeError` because there is no + * matching error type in the assertion: + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotThrow( + * () => { + * throw new TypeError('Wrong value'); + * }, + * SyntaxError, + * ); + * ``` + * + * However, the following will result in an `AssertionError` with the message + * 'Got unwanted exception...': + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotThrow( + * () => { + * throw new TypeError('Wrong value'); + * }, + * TypeError, + * ); + * ``` + * + * If an `AssertionError` is thrown and a value is provided for the `message` parameter, the value of `message` will be appended to the `AssertionError` message: + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotThrow( + * () => { + * throw new TypeError('Wrong value'); + * }, + * /Wrong value/, + * 'Whoops', + * ); + * // Throws: AssertionError: Got unwanted exception: Whoops + * ``` + * @since v0.1.21 + */ + function doesNotThrow(block: () => unknown, message?: string | Error): void; + function doesNotThrow(block: () => unknown, error: AssertPredicate, message?: string | Error): void; + /** + * Throws `value` if `value` is not `undefined` or `null`. This is useful when + * testing the `error` argument in callbacks. The stack trace contains all frames + * from the error passed to `ifError()` including the potential new frames for `ifError()` itself. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.ifError(null); + * // OK + * assert.ifError(0); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 0 + * assert.ifError('error'); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 'error' + * assert.ifError(new Error()); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Error + * + * // Create some random error frames. + * let err; + * (function errorFrame() { + * err = new Error('test error'); + * })(); + * + * (function ifErrorFrame() { + * assert.ifError(err); + * })(); + * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: test error + * // at ifErrorFrame + * // at errorFrame + * ``` + * @since v0.1.97 + */ + function ifError(value: unknown): asserts value is null | undefined; + /** + * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately + * calls the function and awaits the returned promise to complete. It will then + * check that the promise is rejected. + * + * If `asyncFn` is a function and it throws an error synchronously, `assert.rejects()` will return a rejected `Promise` with that error. If the + * function does not return a promise, `assert.rejects()` will return a rejected `Promise` with an [ERR_INVALID_RETURN_VALUE](https://nodejs.org/docs/latest-v26.x/api/errors.html#err_invalid_return_value) + * error. In both cases the error handler is skipped. + * + * Besides the async nature to await the completion behaves identically to {@link throws}. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function, + * an object where each property will be tested for, or an instance of error where + * each property will be tested for including the non-enumerable `message` and `name` properties. + * + * If specified, `message` will be the message provided by the `{@link AssertionError}` if the `asyncFn` fails to reject. + * + * ```js + * import assert from 'node:assert/strict'; + * + * await assert.rejects( + * async () => { + * throw new TypeError('Wrong value'); + * }, + * { + * name: 'TypeError', + * message: 'Wrong value', + * }, + * ); + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * await assert.rejects( + * async () => { + * throw new TypeError('Wrong value'); + * }, + * (err) => { + * assert.strictEqual(err.name, 'TypeError'); + * assert.strictEqual(err.message, 'Wrong value'); + * return true; + * }, + * ); + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.rejects( + * Promise.reject(new Error('Wrong value')), + * Error, + * ).then(() => { + * // ... + * }); + * ``` + * + * `error` cannot be a string. If a string is provided as the second argument, then `error` is assumed to + * be omitted and the string will be used for `message` instead. This can lead to easy-to-miss mistakes. Please read the + * example in {@link throws} carefully if using a string as the second argument gets considered. + * @since v10.0.0 + */ + function rejects(block: (() => Promise<unknown>) | Promise<unknown>, message?: string | Error): Promise<void>; + function rejects( + block: (() => Promise<unknown>) | Promise<unknown>, + error: AssertPredicate, + message?: string | Error, + ): Promise<void>; + /** + * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately + * calls the function and awaits the returned promise to complete. It will then + * check that the promise is not rejected. + * + * If `asyncFn` is a function and it throws an error synchronously, `assert.doesNotReject()` will return a rejected `Promise` with that error. If + * the function does not return a promise, `assert.doesNotReject()` will return a + * rejected `Promise` with an [ERR_INVALID_RETURN_VALUE](https://nodejs.org/docs/latest-v26.x/api/errors.html#err_invalid_return_value) error. In both cases + * the error handler is skipped. + * + * Using `assert.doesNotReject()` is actually not useful because there is little + * benefit in catching a rejection and then rejecting it again. Instead, consider + * adding a comment next to the specific code path that should not reject and keep + * error messages as expressive as possible. + * + * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes), + * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation + * function. See {@link throws} for more details. + * + * Besides the async nature to await the completion behaves identically to {@link doesNotThrow}. + * + * ```js + * import assert from 'node:assert/strict'; + * + * await assert.doesNotReject( + * async () => { + * throw new TypeError('Wrong value'); + * }, + * SyntaxError, + * ); + * ``` + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotReject(Promise.reject(new TypeError('Wrong value'))) + * .then(() => { + * // ... + * }); + * ``` + * @since v10.0.0 + */ + function doesNotReject( + block: (() => Promise<unknown>) | Promise<unknown>, + message?: string | Error, + ): Promise<void>; + function doesNotReject( + block: (() => Promise<unknown>) | Promise<unknown>, + error: AssertPredicate, + message?: string | Error, + ): Promise<void>; + /** + * Expects the `string` input to match the regular expression. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.match('I will fail', /pass/); + * // AssertionError [ERR_ASSERTION]: The input did not match the regular ... + * + * assert.match(123, /pass/); + * // AssertionError [ERR_ASSERTION]: The "string" argument must be of type string. + * + * assert.match('I will pass', /pass/); + * // OK + * ``` + * + * If the values do not match, or if the `string` argument is of another type than `string`, an `{@link AssertionError}` is thrown with a `message` property set equal + * to the value of the `message` parameter. If the `message` parameter is + * undefined, a default error message is assigned. If the `message` parameter is an + * instance of an [Error](https://nodejs.org/docs/latest-v26.x/api/errors.html#class-error) then it will be thrown instead of the `{@link AssertionError}`. + * @since v13.6.0, v12.16.0 + */ + function match( + value: string, + regExp: RegExp, + message?: Error | AssertMessageFunction, + ): void; + function match( + value: string, + regExp: RegExp, + message: string, + ...args: unknown[] + ): void; + /** + * Expects the `string` input not to match the regular expression. + * + * ```js + * import assert from 'node:assert/strict'; + * + * assert.doesNotMatch('I will fail', /fail/); + * // AssertionError [ERR_ASSERTION]: The input was expected to not match the ... + * + * assert.doesNotMatch(123, /pass/); + * // AssertionError [ERR_ASSERTION]: The "string" argument must be of type string. + * + * assert.doesNotMatch('I will pass', /different/); + * // OK + * ``` + * + * If the values do match, or if the `string` argument is of another type than `string`, an `{@link AssertionError}` is thrown with a `message` property set equal + * to the value of the `message` parameter. If the `message` parameter is + * undefined, a default error message is assigned. If the `message` parameter is an + * instance of an [Error](https://nodejs.org/docs/latest-v26.x/api/errors.html#class-error) then it will be thrown instead of the `{@link AssertionError}`. + * @since v13.6.0, v12.16.0 + */ + function doesNotMatch( + value: string, + regExp: RegExp, + message?: Error | AssertMessageFunction, + ): void; + function doesNotMatch( + value: string, + regExp: RegExp, + message: string, + ...args: unknown[] + ): void; + /** + * Tests for partial deep equality between the `actual` and `expected` parameters. + * "Deep" equality means that the enumerable "own" properties of child objects + * are recursively evaluated also by the following rules. "Partial" equality means + * that only properties that exist on the `expected` parameter are going to be + * compared. + * + * This method always passes the same test cases as `assert.deepStrictEqual()`, + * behaving as a super set of it. + * @since v22.13.0 + */ + function partialDeepStrictEqual( + actual: unknown, + expected: unknown, + message?: Error | AssertMessageFunction, + ): void; + function partialDeepStrictEqual( + actual: unknown, + expected: unknown, + message: string, + ...args: unknown[] + ): void; + } + namespace assert { + export { strict }; + } + export = assert; +} +declare module "assert" { + import assert = require("node:assert"); + export = assert; +} diff --git a/node_modules/@types/node/assert/strict.d.ts b/node_modules/@types/node/assert/strict.d.ts new file mode 100644 index 0000000..d4ea390 --- /dev/null +++ b/node_modules/@types/node/assert/strict.d.ts @@ -0,0 +1,68 @@ +declare module "node:assert/strict" { + import { + Assert, + AssertionError, + AssertionErrorOptions, + AssertMessageFunction, + AssertOptions, + AssertPredicate, + AssertStrict, + deepStrictEqual, + doesNotMatch, + doesNotReject, + doesNotThrow, + fail, + ifError, + match, + notDeepStrictEqual, + notStrictEqual, + ok, + partialDeepStrictEqual, + rejects, + strictEqual, + throws, + } from "node:assert"; + function strict( + value: unknown, + message?: Error | AssertMessageFunction, + ): asserts value; + function strict( + value: unknown, + message: string, + ...args: unknown[] + ): asserts value; + namespace strict { + export { + Assert, + AssertionError, + AssertionErrorOptions, + AssertOptions, + AssertPredicate, + AssertStrict, + deepStrictEqual, + deepStrictEqual as deepEqual, + doesNotMatch, + doesNotReject, + doesNotThrow, + fail, + ifError, + match, + notDeepStrictEqual, + notDeepStrictEqual as notDeepEqual, + notStrictEqual, + notStrictEqual as notEqual, + ok, + partialDeepStrictEqual, + rejects, + strict, + strictEqual, + strictEqual as equal, + throws, + }; + } + export = strict; +} +declare module "assert/strict" { + import strict = require("node:assert/strict"); + export = strict; +} diff --git a/node_modules/@types/node/async_hooks.d.ts b/node_modules/@types/node/async_hooks.d.ts new file mode 100644 index 0000000..d38fcf0 --- /dev/null +++ b/node_modules/@types/node/async_hooks.d.ts @@ -0,0 +1,711 @@ +declare module "node:async_hooks" { + /** + * ```js + * import { executionAsyncId } from 'node:async_hooks'; + * import fs from 'node:fs'; + * + * console.log(executionAsyncId()); // 1 - bootstrap + * const path = '.'; + * fs.open(path, 'r', (err, fd) => { + * console.log(executionAsyncId()); // 6 - open() + * }); + * ``` + * + * The ID returned from `executionAsyncId()` is related to execution timing, not + * causality (which is covered by `triggerAsyncId()`): + * + * ```js + * const server = net.createServer((conn) => { + * // Returns the ID of the server, not of the new connection, because the + * // callback runs in the execution scope of the server's MakeCallback(). + * async_hooks.executionAsyncId(); + * + * }).listen(port, () => { + * // Returns the ID of a TickObject (process.nextTick()) because all + * // callbacks passed to .listen() are wrapped in a nextTick(). + * async_hooks.executionAsyncId(); + * }); + * ``` + * + * Promise contexts may not get precise `executionAsyncIds` by default. + * See the section on [promise execution tracking](https://nodejs.org/docs/latest-v26.x/api/async_hooks.html#promise-execution-tracking). + * @since v8.1.0 + * @return The `asyncId` of the current execution context. Useful to track when something calls. + */ + function executionAsyncId(): number; + /** + * Resource objects returned by `executionAsyncResource()` are most often internal + * Node.js handle objects with undocumented APIs. Using any functions or properties + * on the object is likely to crash your application and should be avoided. + * + * Using `executionAsyncResource()` in the top-level execution context will + * return an empty object as there is no handle or request object to use, + * but having an object representing the top-level can be helpful. + * + * ```js + * import { open } from 'node:fs'; + * import { executionAsyncId, executionAsyncResource } from 'node:async_hooks'; + * + * console.log(executionAsyncId(), executionAsyncResource()); // 1 {} + * open(new URL(import.meta.url), 'r', (err, fd) => { + * console.log(executionAsyncId(), executionAsyncResource()); // 7 FSReqWrap + * }); + * ``` + * + * This can be used to implement continuation local storage without the + * use of a tracking `Map` to store the metadata: + * + * ```js + * import { createServer } from 'node:http'; + * import { + * executionAsyncId, + * executionAsyncResource, + * createHook, + * } from 'node:async_hooks'; + * const sym = Symbol('state'); // Private symbol to avoid pollution + * + * createHook({ + * init(asyncId, type, triggerAsyncId, resource) { + * const cr = executionAsyncResource(); + * if (cr) { + * resource[sym] = cr[sym]; + * } + * }, + * }).enable(); + * + * const server = createServer((req, res) => { + * executionAsyncResource()[sym] = { state: req.url }; + * setTimeout(function() { + * res.end(JSON.stringify(executionAsyncResource()[sym])); + * }, 100); + * }).listen(3000); + * ``` + * @since v13.9.0, v12.17.0 + * @return The resource representing the current execution. Useful to store data within the resource. + */ + function executionAsyncResource(): object; + /** + * ```js + * const server = net.createServer((conn) => { + * // The resource that caused (or triggered) this callback to be called + * // was that of the new connection. Thus the return value of triggerAsyncId() + * // is the asyncId of "conn". + * async_hooks.triggerAsyncId(); + * + * }).listen(port, () => { + * // Even though all callbacks passed to .listen() are wrapped in a nextTick() + * // the callback itself exists because the call to the server's .listen() + * // was made. So the return value would be the ID of the server. + * async_hooks.triggerAsyncId(); + * }); + * ``` + * + * Promise contexts may not get valid `triggerAsyncId`s by default. See + * the section on [promise execution tracking](https://nodejs.org/docs/latest-v26.x/api/async_hooks.html#promise-execution-tracking). + * @return The ID of the resource responsible for calling the callback that is currently being executed. + */ + function triggerAsyncId(): number; + interface HookCallbacks { + /** + * The [`init` callback](https://nodejs.org/docs/latest-v26.x/api/async_hooks.html#initasyncid-type-triggerasyncid-resource). + */ + init?(asyncId: number, type: string, triggerAsyncId: number, resource: object): void; + /** + * The [`before` callback](https://nodejs.org/docs/latest-v26.x/api/async_hooks.html#beforeasyncid). + */ + before?(asyncId: number): void; + /** + * The [`after` callback](https://nodejs.org/docs/latest-v26.x/api/async_hooks.html#afterasyncid). + */ + after?(asyncId: number): void; + /** + * The [`promiseResolve` callback](https://nodejs.org/docs/latest-v26.x/api/async_hooks.html#promiseresolveasyncid). + */ + promiseResolve?(asyncId: number): void; + /** + * The [`destroy` callback](https://nodejs.org/docs/latest-v26.x/api/async_hooks.html#destroyasyncid). + */ + destroy?(asyncId: number): void; + /** + * Whether the hook should track `Promise`s. Cannot be `false` if + * `promiseResolve` is set. + * @default true + */ + trackPromises?: boolean | undefined; + } + interface AsyncHook { + /** + * Enable the callbacks for a given AsyncHook instance. If no callbacks are provided enabling is a noop. + */ + enable(): this; + /** + * Disable the callbacks for a given AsyncHook instance from the global pool of AsyncHook callbacks to be executed. Once a hook has been disabled it will not be called again until enabled. + */ + disable(): this; + } + /** + * Registers functions to be called for different lifetime events of each async + * operation. + * + * The callbacks `init()`/`before()`/`after()`/`destroy()` are called for the + * respective asynchronous event during a resource's lifetime. + * + * All callbacks are optional. For example, if only resource cleanup needs to + * be tracked, then only the `destroy` callback needs to be passed. The + * specifics of all functions that can be passed to `callbacks` is in the + * [Hook Callbacks](https://nodejs.org/docs/latest-v26.x/api/async_hooks.html#hook-callbacks) section. + * + * ```js + * import { createHook } from 'node:async_hooks'; + * + * const asyncHook = createHook({ + * init(asyncId, type, triggerAsyncId, resource) { }, + * destroy(asyncId) { }, + * }); + * ``` + * + * The callbacks will be inherited via the prototype chain: + * + * ```js + * class MyAsyncCallbacks { + * init(asyncId, type, triggerAsyncId, resource) { } + * destroy(asyncId) {} + * } + * + * class MyAddedCallbacks extends MyAsyncCallbacks { + * before(asyncId) { } + * after(asyncId) { } + * } + * + * const asyncHook = async_hooks.createHook(new MyAddedCallbacks()); + * ``` + * + * Because promises are asynchronous resources whose lifecycle is tracked + * via the async hooks mechanism, the `init()`, `before()`, `after()`, and + * `destroy()` callbacks _must not_ be async functions that return promises. + * @since v8.1.0 + * @param options The [Hook Callbacks](https://nodejs.org/docs/latest-v26.x/api/async_hooks.html#hook-callbacks) to register + * @returns Instance used for disabling and enabling hooks + */ + function createHook(options: HookCallbacks): AsyncHook; + interface AsyncResourceOptions { + /** + * The ID of the execution context that created this async event. + * @default executionAsyncId() + */ + triggerAsyncId?: number | undefined; + /** + * Disables automatic `emitDestroy` when the object is garbage collected. + * This usually does not need to be set (even if `emitDestroy` is called + * manually), unless the resource's `asyncId` is retrieved and the + * sensitive API's `emitDestroy` is called with it. + * @default false + */ + requireManualDestroy?: boolean | undefined; + } + /** + * The class `AsyncResource` is designed to be extended by the embedder's async + * resources. Using this, users can easily trigger the lifetime events of their + * own resources. + * + * The `init` hook will trigger when an `AsyncResource` is instantiated. + * + * The following is an overview of the `AsyncResource` API. + * + * ```js + * import { AsyncResource, executionAsyncId } from 'node:async_hooks'; + * + * // AsyncResource() is meant to be extended. Instantiating a + * // new AsyncResource() also triggers init. If triggerAsyncId is omitted then + * // async_hook.executionAsyncId() is used. + * const asyncResource = new AsyncResource( + * type, { triggerAsyncId: executionAsyncId(), requireManualDestroy: false }, + * ); + * + * // Run a function in the execution context of the resource. This will + * // * establish the context of the resource + * // * trigger the AsyncHooks before callbacks + * // * call the provided function `fn` with the supplied arguments + * // * trigger the AsyncHooks after callbacks + * // * restore the original execution context + * asyncResource.runInAsyncScope(fn, thisArg, ...args); + * + * // Call AsyncHooks destroy callbacks. + * asyncResource.emitDestroy(); + * + * // Return the unique ID assigned to the AsyncResource instance. + * asyncResource.asyncId(); + * + * // Return the trigger ID for the AsyncResource instance. + * asyncResource.triggerAsyncId(); + * ``` + */ + class AsyncResource { + /** + * AsyncResource() is meant to be extended. Instantiating a + * new AsyncResource() also triggers init. If triggerAsyncId is omitted then + * async_hook.executionAsyncId() is used. + * @param type The type of async event. + * @param triggerAsyncId The ID of the execution context that created + * this async event (default: `executionAsyncId()`), or an + * AsyncResourceOptions object (since v9.3.0) + */ + constructor(type: string, triggerAsyncId?: number | AsyncResourceOptions); + /** + * Binds the given function to the current execution context. + * @since v14.8.0, v12.19.0 + * @param fn The function to bind to the current execution context. + * @param type An optional name to associate with the underlying `AsyncResource`. + */ + static bind<Func extends (this: ThisArg, ...args: any[]) => any, ThisArg>( + fn: Func, + type?: string, + thisArg?: ThisArg, + ): Func; + /** + * Binds the given function to execute to this `AsyncResource`'s scope. + * @since v14.8.0, v12.19.0 + * @param fn The function to bind to the current `AsyncResource`. + */ + bind<Func extends (...args: any[]) => any>(fn: Func): Func; + /** + * Call the provided function with the provided arguments in the execution context + * of the async resource. This will establish the context, trigger the AsyncHooks + * before callbacks, call the function, trigger the AsyncHooks after callbacks, and + * then restore the original execution context. + * @since v9.6.0 + * @param fn The function to call in the execution context of this async resource. + * @param thisArg The receiver to be used for the function call. + * @param args Optional arguments to pass to the function. + */ + runInAsyncScope<This, Result>( + fn: (this: This, ...args: any[]) => Result, + thisArg?: This, + ...args: any[] + ): Result; + /** + * Call all `destroy` hooks. This should only ever be called once. An error will + * be thrown if it is called more than once. This **must** be manually called. If + * the resource is left to be collected by the GC then the `destroy` hooks will + * never be called. + * @return A reference to `asyncResource`. + */ + emitDestroy(): this; + /** + * @return The unique `asyncId` assigned to the resource. + */ + asyncId(): number; + /** + * @return The same `triggerAsyncId` that is passed to the `AsyncResource` constructor. + */ + triggerAsyncId(): number; + } + interface AsyncLocalStorageOptions { + /** + * The default value to be used when no store is provided. + */ + defaultValue?: any; + /** + * A name for the `AsyncLocalStorage` value. + */ + name?: string | undefined; + } + /** + * This class creates stores that stay coherent through asynchronous operations. + * + * While you can create your own implementation on top of the `node:async_hooks` module, `AsyncLocalStorage` should be preferred as it is a performant and memory + * safe implementation that involves significant optimizations that are non-obvious + * to implement. + * + * The following example uses `AsyncLocalStorage` to build a simple logger + * that assigns IDs to incoming HTTP requests and includes them in messages + * logged within each request. + * + * ```js + * import http from 'node:http'; + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const asyncLocalStorage = new AsyncLocalStorage(); + * + * function logWithId(msg) { + * const id = asyncLocalStorage.getStore(); + * console.log(`${id !== undefined ? id : '-'}:`, msg); + * } + * + * let idSeq = 0; + * http.createServer((req, res) => { + * asyncLocalStorage.run(idSeq++, () => { + * logWithId('start'); + * // Imagine any chain of async operations here + * setImmediate(() => { + * logWithId('finish'); + * res.end(); + * }); + * }); + * }).listen(8080); + * + * http.get('http://localhost:8080'); + * http.get('http://localhost:8080'); + * // Prints: + * // 0: start + * // 0: finish + * // 1: start + * // 1: finish + * ``` + * + * Each instance of `AsyncLocalStorage` maintains an independent storage context. + * Multiple instances can safely exist simultaneously without risk of interfering + * with each other's data. + * @since v13.10.0, v12.17.0 + */ + class AsyncLocalStorage<T> { + /** + * Creates a new instance of `AsyncLocalStorage`. Store is only provided within a + * `run()` call or after an `enterWith()` call. + */ + constructor(options?: AsyncLocalStorageOptions); + /** + * Binds the given function to the current execution context. + * @since v19.8.0 + * @param fn The function to bind to the current execution context. + * @return A new function that calls `fn` within the captured execution context. + */ + static bind<Func extends (...args: any[]) => any>(fn: Func): Func; + /** + * Captures the current execution context and returns a function that accepts a + * function as an argument. Whenever the returned function is called, it + * calls the function passed to it within the captured context. + * + * ```js + * const asyncLocalStorage = new AsyncLocalStorage(); + * const runInAsyncScope = asyncLocalStorage.run(123, () => AsyncLocalStorage.snapshot()); + * const result = asyncLocalStorage.run(321, () => runInAsyncScope(() => asyncLocalStorage.getStore())); + * console.log(result); // returns 123 + * ``` + * + * AsyncLocalStorage.snapshot() can replace the use of AsyncResource for simple + * async context tracking purposes, for example: + * + * ```js + * class Foo { + * #runInAsyncScope = AsyncLocalStorage.snapshot(); + * + * get() { return this.#runInAsyncScope(() => asyncLocalStorage.getStore()); } + * } + * + * const foo = asyncLocalStorage.run(123, () => new Foo()); + * console.log(asyncLocalStorage.run(321, () => foo.get())); // returns 123 + * ``` + * @since v19.8.0 + * @return A new function with the signature `(fn: (...args) : R, ...args) : R`. + */ + static snapshot(): <R, TArgs extends any[]>(fn: (...args: TArgs) => R, ...args: TArgs) => R; + /** + * Disables the instance of `AsyncLocalStorage`. All subsequent calls + * to `asyncLocalStorage.getStore()` will return `undefined` until `asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()` is called again. + * + * When calling `asyncLocalStorage.disable()`, all current contexts linked to the + * instance will be exited. + * + * Calling `asyncLocalStorage.disable()` is required before the `asyncLocalStorage` can be garbage collected. This does not apply to stores + * provided by the `asyncLocalStorage`, as those objects are garbage collected + * along with the corresponding async resources. + * + * Use this method when the `asyncLocalStorage` is not in use anymore + * in the current process. + * @since v13.10.0, v12.17.0 + * @experimental + */ + disable(): void; + /** + * Returns the current store. + * If called outside of an asynchronous context initialized by + * calling `asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()`, it + * returns `undefined`. + * @since v13.10.0, v12.17.0 + */ + getStore(): T | undefined; + /** + * The name of the `AsyncLocalStorage` instance if provided. + * @since v24.0.0 + */ + readonly name: string; + /** + * Runs a function synchronously within a context and returns its + * return value. The store is not accessible outside of the callback function. + * The store is accessible to any asynchronous operations created within the + * callback. + * + * The optional `args` are passed to the callback function. + * + * If the callback function throws an error, the error is thrown by `run()` too. + * The stacktrace is not impacted by this call and the context is exited. + * + * Example: + * + * ```js + * const store = { id: 2 }; + * try { + * asyncLocalStorage.run(store, () => { + * asyncLocalStorage.getStore(); // Returns the store object + * setTimeout(() => { + * asyncLocalStorage.getStore(); // Returns the store object + * }, 200); + * throw new Error(); + * }); + * } catch (e) { + * asyncLocalStorage.getStore(); // Returns undefined + * // The error will be caught here + * } + * ``` + * @since v13.10.0, v12.17.0 + */ + run<R>(store: T, callback: () => R): R; + run<R, TArgs extends any[]>(store: T, callback: (...args: TArgs) => R, ...args: TArgs): R; + /** + * Runs a function synchronously outside of a context and returns its + * return value. The store is not accessible within the callback function or + * the asynchronous operations created within the callback. Any `getStore()` call done within the callback function will always return `undefined`. + * + * The optional `args` are passed to the callback function. + * + * If the callback function throws an error, the error is thrown by `exit()` too. + * The stacktrace is not impacted by this call and the context is re-entered. + * + * Example: + * + * ```js + * // Within a call to run + * try { + * asyncLocalStorage.getStore(); // Returns the store object or value + * asyncLocalStorage.exit(() => { + * asyncLocalStorage.getStore(); // Returns undefined + * throw new Error(); + * }); + * } catch (e) { + * asyncLocalStorage.getStore(); // Returns the same object or value + * // The error will be caught here + * } + * ``` + * @since v13.10.0, v12.17.0 + * @experimental + */ + exit<R, TArgs extends any[]>(callback: (...args: TArgs) => R, ...args: TArgs): R; + /** + * Creates a disposable scope that enters the given store and automatically + * restores the previous store value when the scope is disposed. This method is + * designed to work with JavaScript's explicit resource management (`using` syntax). + * + * Example: + * + * ```js + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const asyncLocalStorage = new AsyncLocalStorage(); + * + * { + * using _ = asyncLocalStorage.withScope('my-store'); + * console.log(asyncLocalStorage.getStore()); // Prints: my-store + * } + * + * console.log(asyncLocalStorage.getStore()); // Prints: undefined + * ``` + * + * The `withScope()` method is particularly useful for managing context in + * synchronous code where you want to ensure the previous store value is restored + * when exiting a block, even if an error is thrown. + * + * ```js + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const asyncLocalStorage = new AsyncLocalStorage(); + * + * try { + * using _ = asyncLocalStorage.withScope('my-store'); + * console.log(asyncLocalStorage.getStore()); // Prints: my-store + * throw new Error('test'); + * } catch (e) { + * // Store is automatically restored even after error + * console.log(asyncLocalStorage.getStore()); // Prints: undefined + * } + * ``` + * + * **Important:** When using `withScope()` in async functions before the first + * `await`, be aware that the scope change will affect the caller's context. The + * synchronous portion of an async function (before the first `await`) runs + * immediately when called, and when it reaches the first `await`, it returns the + * promise to the caller. At that point, the scope change becomes visible in the + * caller's context and will persist in subsequent synchronous code until something + * else changes the scope value. For async operations, prefer using `run()` which + * properly isolates context across async boundaries. + * + * ```js + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const asyncLocalStorage = new AsyncLocalStorage(); + * + * async function example() { + * using _ = asyncLocalStorage.withScope('my-store'); + * console.log(asyncLocalStorage.getStore()); // Prints: my-store + * await someAsyncOperation(); // Function pauses here and returns promise + * console.log(asyncLocalStorage.getStore()); // Prints: my-store + * } + * + * // Calling without await + * example(); // Synchronous portion runs, then pauses at first await + * // After the promise is returned, the scope 'my-store' is now active in caller! + * console.log(asyncLocalStorage.getStore()); // Prints: my-store (unexpected!) + * ``` + * @since v25.9.0 + * @experimental + */ + withScope(store: T): RunScope; + /** + * Transitions into the context for the remainder of the current + * synchronous execution and then persists the store through any following + * asynchronous calls. + * + * Example: + * + * ```js + * const store = { id: 1 }; + * // Replaces previous store with the given store object + * asyncLocalStorage.enterWith(store); + * asyncLocalStorage.getStore(); // Returns the store object + * someAsyncOperation(() => { + * asyncLocalStorage.getStore(); // Returns the same object + * }); + * ``` + * + * This transition will continue for the _entire_ synchronous execution. + * This means that if, for example, the context is entered within an event + * handler subsequent event handlers will also run within that context unless + * specifically bound to another context with an `AsyncResource`. That is why `run()` should be preferred over `enterWith()` unless there are strong reasons + * to use the latter method. + * + * ```js + * const store = { id: 1 }; + * + * emitter.on('my-event', () => { + * asyncLocalStorage.enterWith(store); + * }); + * emitter.on('my-event', () => { + * asyncLocalStorage.getStore(); // Returns the same object + * }); + * + * asyncLocalStorage.getStore(); // Returns undefined + * emitter.emit('my-event'); + * asyncLocalStorage.getStore(); // Returns the same object + * ``` + * @since v13.11.0, v12.17.0 + * @experimental + */ + enterWith(store: T): void; + } + /** + * A disposable scope returned by `asyncLocalStorage.withScope()` that + * automatically restores the previous store value when disposed. This class + * implements the [Explicit Resource Management](https://github.com/tc39/proposal-explicit-resource-management) protocol and is designed to work + * with JavaScript's `using` syntax. + * + * The scope automatically restores the previous store value when the `using` block + * exits, whether through normal completion or by throwing an error. + * @since v25.9.0 + * @experimental + */ + interface RunScope extends Disposable { + /** + * Explicitly ends the scope and restores the previous store value. This method + * is idempotent: calling it multiple times has the same effect as calling it once. + * + * The `[Symbol.dispose]()` method defers to `dispose()`. + * + * If `withScope()` is called without the `using` keyword, `dispose()` must be + * called manually to restore the previous store value. Forgetting to call + * `dispose()` will cause the store value to persist for the remainder of the + * current execution context: + * + * ```js + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const storage = new AsyncLocalStorage(); + * + * // Without using, the scope must be disposed manually + * const scope = storage.withScope('my-store'); + * // storage.getStore() === 'my-store' here + * + * scope.dispose(); // Restore previous value + * // storage.getStore() === undefined here + * ``` + * @since v25.9.0 + */ + dispose(): void; + } + /** + * @since v17.2.0, v16.14.0 + * @return A map of provider types to the corresponding numeric id. + * This map contains all the event types that might be emitted by the `async_hooks.init()` event. + */ + namespace asyncWrapProviders { + const NONE: number; + const DIRHANDLE: number; + const DNSCHANNEL: number; + const ELDHISTOGRAM: number; + const FILEHANDLE: number; + const FILEHANDLECLOSEREQ: number; + const FIXEDSIZEBLOBCOPY: number; + const FSEVENTWRAP: number; + const FSREQCALLBACK: number; + const FSREQPROMISE: number; + const GETADDRINFOREQWRAP: number; + const GETNAMEINFOREQWRAP: number; + const HEAPSNAPSHOT: number; + const HTTP2SESSION: number; + const HTTP2STREAM: number; + const HTTP2PING: number; + const HTTP2SETTINGS: number; + const HTTPINCOMINGMESSAGE: number; + const HTTPCLIENTREQUEST: number; + const JSSTREAM: number; + const JSUDPWRAP: number; + const MESSAGEPORT: number; + const PIPECONNECTWRAP: number; + const PIPESERVERWRAP: number; + const PIPEWRAP: number; + const PROCESSWRAP: number; + const PROMISE: number; + const QUERYWRAP: number; + const SHUTDOWNWRAP: number; + const SIGNALWRAP: number; + const STATWATCHER: number; + const STREAMPIPE: number; + const TCPCONNECTWRAP: number; + const TCPSERVERWRAP: number; + const TCPWRAP: number; + const TTYWRAP: number; + const UDPSENDWRAP: number; + const UDPWRAP: number; + const SIGINTWATCHDOG: number; + const WORKER: number; + const WORKERHEAPSNAPSHOT: number; + const WRITEWRAP: number; + const ZLIB: number; + const CHECKPRIMEREQUEST: number; + const PBKDF2REQUEST: number; + const KEYPAIRGENREQUEST: number; + const KEYGENREQUEST: number; + const KEYEXPORTREQUEST: number; + const CIPHERREQUEST: number; + const DERIVEBITSREQUEST: number; + const HASHREQUEST: number; + const RANDOMBYTESREQUEST: number; + const RANDOMPRIMEREQUEST: number; + const SCRYPTREQUEST: number; + const SIGNREQUEST: number; + const TLSWRAP: number; + const VERIFYREQUEST: number; + } +} +declare module "async_hooks" { + export * from "node:async_hooks"; +} diff --git a/node_modules/@types/node/buffer.buffer.d.ts b/node_modules/@types/node/buffer.buffer.d.ts new file mode 100644 index 0000000..a6c4b25 --- /dev/null +++ b/node_modules/@types/node/buffer.buffer.d.ts @@ -0,0 +1,466 @@ +declare module "node:buffer" { + type ImplicitArrayBuffer<T extends WithImplicitCoercion<ArrayBufferLike>> = T extends + { valueOf(): infer V extends ArrayBufferLike } ? V : T; + global { + interface BufferConstructor { + // see buffer.d.ts for implementation shared with all TypeScript versions + + /** + * Allocates a new buffer containing the given {str}. + * + * @param str String to store in buffer. + * @param encoding encoding to use, optional. Default is 'utf8' + * @deprecated since v10.0.0 - Use `Buffer.from(string[, encoding])` instead. + */ + new(str: string, encoding?: BufferEncoding): Buffer<ArrayBuffer>; + /** + * Allocates a new buffer of {size} octets. + * + * @param size count of octets to allocate. + * @deprecated since v10.0.0 - Use `Buffer.alloc()` instead (also see `Buffer.allocUnsafe()`). + */ + new(size: number): Buffer<ArrayBuffer>; + /** + * Allocates a new buffer containing the given {array} of octets. + * + * @param array The octets to store. + * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead. + */ + new(array: ArrayLike<number>): Buffer<ArrayBuffer>; + /** + * Produces a Buffer backed by the same allocated memory as + * the given {ArrayBuffer}/{SharedArrayBuffer}. + * + * @param arrayBuffer The ArrayBuffer with which to share memory. + * @deprecated since v10.0.0 - Use `Buffer.from(arrayBuffer[, byteOffset[, length]])` instead. + */ + new<TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(arrayBuffer: TArrayBuffer): Buffer<TArrayBuffer>; + /** + * Allocates a new `Buffer` using an `array` of bytes in the range `0` – `255`. + * Array entries outside that range will be truncated to fit into it. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Creates a new Buffer containing the UTF-8 bytes of the string 'buffer'. + * const buf = Buffer.from([0x62, 0x75, 0x66, 0x66, 0x65, 0x72]); + * ``` + * + * If `array` is an `Array`-like object (that is, one with a `length` property of + * type `number`), it is treated as if it is an array, unless it is a `Buffer` or + * a `Uint8Array`. This means all other `TypedArray` variants get treated as an + * `Array`. To create a `Buffer` from the bytes backing a `TypedArray`, use + * `Buffer.copyBytesFrom()`. + * + * A `TypeError` will be thrown if `array` is not an `Array` or another type + * appropriate for `Buffer.from()` variants. + * + * `Buffer.from(array)` and `Buffer.from(string)` may also use the internal + * `Buffer` pool like `Buffer.allocUnsafe()` does. + * @since v5.10.0 + */ + from(array: WithImplicitCoercion<ArrayLike<number>>): Buffer<ArrayBuffer>; + /** + * This creates a view of the `ArrayBuffer` without copying the underlying + * memory. For example, when passed a reference to the `.buffer` property of a + * `TypedArray` instance, the newly created `Buffer` will share the same + * allocated memory as the `TypedArray`'s underlying `ArrayBuffer`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const arr = new Uint16Array(2); + * + * arr[0] = 5000; + * arr[1] = 4000; + * + * // Shares memory with `arr`. + * const buf = Buffer.from(arr.buffer); + * + * console.log(buf); + * // Prints: <Buffer 88 13 a0 0f> + * + * // Changing the original Uint16Array changes the Buffer also. + * arr[1] = 6000; + * + * console.log(buf); + * // Prints: <Buffer 88 13 70 17> + * ``` + * + * The optional `byteOffset` and `length` arguments specify a memory range within + * the `arrayBuffer` that will be shared by the `Buffer`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const ab = new ArrayBuffer(10); + * const buf = Buffer.from(ab, 0, 2); + * + * console.log(buf.length); + * // Prints: 2 + * ``` + * + * A `TypeError` will be thrown if `arrayBuffer` is not an `ArrayBuffer` or a + * `SharedArrayBuffer` or another type appropriate for `Buffer.from()` + * variants. + * + * It is important to remember that a backing `ArrayBuffer` can cover a range + * of memory that extends beyond the bounds of a `TypedArray` view. A new + * `Buffer` created using the `buffer` property of a `TypedArray` may extend + * beyond the range of the `TypedArray`: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const arrA = Uint8Array.from([0x63, 0x64, 0x65, 0x66]); // 4 elements + * const arrB = new Uint8Array(arrA.buffer, 1, 2); // 2 elements + * console.log(arrA.buffer === arrB.buffer); // true + * + * const buf = Buffer.from(arrB.buffer); + * console.log(buf); + * // Prints: <Buffer 63 64 65 66> + * ``` + * @since v5.10.0 + * @param arrayBuffer An `ArrayBuffer`, `SharedArrayBuffer`, for example the + * `.buffer` property of a `TypedArray`. + * @param byteOffset Index of first byte to expose. **Default:** `0`. + * @param length Number of bytes to expose. **Default:** + * `arrayBuffer.byteLength - byteOffset`. + */ + from<TArrayBuffer extends WithImplicitCoercion<ArrayBufferLike>>( + arrayBuffer: TArrayBuffer, + byteOffset?: number, + length?: number, + ): Buffer<ImplicitArrayBuffer<TArrayBuffer>>; + /** + * Creates a new `Buffer` containing `string`. The `encoding` parameter identifies + * the character encoding to be used when converting `string` into bytes. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('this is a tést'); + * const buf2 = Buffer.from('7468697320697320612074c3a97374', 'hex'); + * + * console.log(buf1.toString()); + * // Prints: this is a tést + * console.log(buf2.toString()); + * // Prints: this is a tést + * console.log(buf1.toString('latin1')); + * // Prints: this is a tést + * ``` + * + * A `TypeError` will be thrown if `string` is not a string or another type + * appropriate for `Buffer.from()` variants. + * + * `Buffer.from(string)` may also use the internal `Buffer` pool like + * `Buffer.allocUnsafe()` does. + * @since v5.10.0 + * @param string A string to encode. + * @param encoding The encoding of `string`. **Default:** `'utf8'`. + */ + from(string: WithImplicitCoercion<string>, encoding?: BufferEncoding): Buffer<ArrayBuffer>; + from(arrayOrString: WithImplicitCoercion<ArrayLike<number> | string>): Buffer<ArrayBuffer>; + /** + * Creates a new Buffer using the passed {data} + * @param values to create a new Buffer + */ + of(...items: number[]): Buffer<ArrayBuffer>; + /** + * Returns a new `Buffer` which is the result of concatenating all the `Buffer` instances in the `list` together. + * + * If the list has no items, or if the `totalLength` is 0, then a new zero-length `Buffer` is returned. + * + * If `totalLength` is not provided, it is calculated from the `Buffer` instances + * in `list` by adding their lengths. + * + * If `totalLength` is provided, it must be an unsigned integer. If the + * combined length of the `Buffer`s in `list` exceeds `totalLength`, the result is + * truncated to `totalLength`. If the combined length of the `Buffer`s in `list` is + * less than `totalLength`, the remaining space is filled with zeros. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a single `Buffer` from a list of three `Buffer` instances. + * + * const buf1 = Buffer.alloc(10); + * const buf2 = Buffer.alloc(14); + * const buf3 = Buffer.alloc(18); + * const totalLength = buf1.length + buf2.length + buf3.length; + * + * console.log(totalLength); + * // Prints: 42 + * + * const bufA = Buffer.concat([buf1, buf2, buf3], totalLength); + * + * console.log(bufA); + * // Prints: <Buffer 00 00 00 00 ...> + * console.log(bufA.length); + * // Prints: 42 + * ``` + * + * `Buffer.concat()` may also use the internal `Buffer` pool like `Buffer.allocUnsafe()` does. + * @since v0.7.11 + * @param list List of `Buffer` or {@link Uint8Array} instances to concatenate. + * @param totalLength Total length of the `Buffer` instances in `list` when concatenated. + */ + concat(list: readonly Uint8Array[], totalLength?: number): Buffer<ArrayBuffer>; + /** + * Copies the underlying memory of `view` into a new `Buffer`. + * + * ```js + * const u16 = new Uint16Array([0, 0xffff]); + * const buf = Buffer.copyBytesFrom(u16, 1, 1); + * u16[1] = 0; + * console.log(buf.length); // 2 + * console.log(buf[0]); // 255 + * console.log(buf[1]); // 255 + * ``` + * @since v19.8.0 + * @param view The {TypedArray} to copy. + * @param [offset=0] The starting offset within `view`. + * @param [length=view.length - offset] The number of elements from `view` to copy. + */ + copyBytesFrom(view: NodeJS.TypedArray, offset?: number, length?: number): Buffer<ArrayBuffer>; + /** + * Allocates a new `Buffer` of `size` bytes. If `fill` is `undefined`, the`Buffer` will be zero-filled. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(5); + * + * console.log(buf); + * // Prints: <Buffer 00 00 00 00 00> + * ``` + * + * If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. + * + * If `fill` is specified, the allocated `Buffer` will be initialized by calling `buf.fill(fill)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(5, 'a'); + * + * console.log(buf); + * // Prints: <Buffer 61 61 61 61 61> + * ``` + * + * If both `fill` and `encoding` are specified, the allocated `Buffer` will be + * initialized by calling `buf.fill(fill, encoding)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(11, 'aGVsbG8gd29ybGQ=', 'base64'); + * + * console.log(buf); + * // Prints: <Buffer 68 65 6c 6c 6f 20 77 6f 72 6c 64> + * ``` + * + * Calling `Buffer.alloc()` can be measurably slower than the alternative `Buffer.allocUnsafe()` but ensures that the newly created `Buffer` instance + * contents will never contain sensitive data from previous allocations, including + * data that might not have been allocated for `Buffer`s. + * + * A `TypeError` will be thrown if `size` is not a number. + * @since v5.10.0 + * @param size The desired length of the new `Buffer`. + * @param [fill=0] A value to pre-fill the new `Buffer` with. + * @param [encoding='utf8'] If `fill` is a string, this is its encoding. + */ + alloc(size: number, fill?: string | Uint8Array | number, encoding?: BufferEncoding): Buffer<ArrayBuffer>; + /** + * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. + * + * The underlying memory for `Buffer` instances created in this way is _not_ + * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `Buffer.alloc()` instead to initialize`Buffer` instances with zeroes. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(10); + * + * console.log(buf); + * // Prints (contents may vary): <Buffer a0 8b 28 3f 01 00 00 00 50 32> + * + * buf.fill(0); + * + * console.log(buf); + * // Prints: <Buffer 00 00 00 00 00 00 00 00 00 00> + * ``` + * + * A `TypeError` will be thrown if `size` is not a number. + * + * The `Buffer` module pre-allocates an internal `Buffer` instance of + * size `Buffer.poolSize` that is used as a pool for the fast allocation of new `Buffer` instances created using `Buffer.allocUnsafe()`, `Buffer.from(array)`, + * and `Buffer.concat()` only when `size` is less than `Buffer.poolSize >>> 1` (floor of `Buffer.poolSize` divided by two). + * + * Use of this pre-allocated internal memory pool is a key difference between + * calling `Buffer.alloc(size, fill)` vs. `Buffer.allocUnsafe(size).fill(fill)`. + * Specifically, `Buffer.alloc(size, fill)` will _never_ use the internal `Buffer`pool, while `Buffer.allocUnsafe(size).fill(fill)`_will_ use the internal`Buffer` pool if `size` is less + * than or equal to half `Buffer.poolSize`. The + * difference is subtle but can be important when an application requires the + * additional performance that `Buffer.allocUnsafe()` provides. + * @since v5.10.0 + * @param size The desired length of the new `Buffer`. + */ + allocUnsafe(size: number): Buffer<ArrayBuffer>; + /** + * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. A zero-length `Buffer` is created if + * `size` is 0. + * + * The underlying memory for `Buffer` instances created in this way is _not_ + * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `buf.fill(0)` to initialize + * such `Buffer` instances with zeroes. + * + * When using `Buffer.allocUnsafe()` to allocate new `Buffer` instances, + * allocations under 4 KiB are sliced from a single pre-allocated `Buffer`. This + * allows applications to avoid the garbage collection overhead of creating many + * individually allocated `Buffer` instances. This approach improves both + * performance and memory usage by eliminating the need to track and clean up as + * many individual `ArrayBuffer` objects. + * + * However, in the case where a developer may need to retain a small chunk of + * memory from a pool for an indeterminate amount of time, it may be appropriate + * to create an un-pooled `Buffer` instance using `Buffer.allocUnsafeSlow()` and + * then copying out the relevant bits. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Need to keep around a few small chunks of memory. + * const store = []; + * + * socket.on('readable', () => { + * let data; + * while (null !== (data = readable.read())) { + * // Allocate for retained data. + * const sb = Buffer.allocUnsafeSlow(10); + * + * // Copy the data into the new allocation. + * data.copy(sb, 0, 0, 10); + * + * store.push(sb); + * } + * }); + * ``` + * + * A `TypeError` will be thrown if `size` is not a number. + * @since v5.12.0 + * @param size The desired length of the new `Buffer`. + */ + allocUnsafeSlow(size: number): Buffer<ArrayBuffer>; + } + interface Buffer<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> extends Uint8Array<TArrayBuffer> { + // see buffer.d.ts for implementation shared with all TypeScript versions + + /** + * Returns a new `Buffer` that references the same memory as the original, but + * offset and cropped by the `start` and `end` indices. + * + * This method is not compatible with the `Uint8Array.prototype.slice()`, + * which is a superclass of `Buffer`. To copy the slice, use`Uint8Array.prototype.slice()`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * const copiedBuf = Uint8Array.prototype.slice.call(buf); + * copiedBuf[0]++; + * console.log(copiedBuf.toString()); + * // Prints: cuffer + * + * console.log(buf.toString()); + * // Prints: buffer + * + * // With buf.slice(), the original buffer is modified. + * const notReallyCopiedBuf = buf.slice(); + * notReallyCopiedBuf[0]++; + * console.log(notReallyCopiedBuf.toString()); + * // Prints: cuffer + * console.log(buf.toString()); + * // Also prints: cuffer (!) + * ``` + * @since v0.3.0 + * @deprecated Use `subarray` instead. + * @param [start=0] Where the new `Buffer` will start. + * @param [end=buf.length] Where the new `Buffer` will end (not inclusive). + */ + slice(start?: number, end?: number): Buffer<ArrayBuffer>; + /** + * Returns a new `Buffer` that references the same memory as the original, but + * offset and cropped by the `start` and `end` indices. + * + * Specifying `end` greater than `buf.length` will return the same result as + * that of `end` equal to `buf.length`. + * + * This method is inherited from [`TypedArray.prototype.subarray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/subarray). + * + * Modifying the new `Buffer` slice will modify the memory in the original `Buffer`because the allocated memory of the two objects overlap. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a `Buffer` with the ASCII alphabet, take a slice, and modify one byte + * // from the original `Buffer`. + * + * const buf1 = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * const buf2 = buf1.subarray(0, 3); + * + * console.log(buf2.toString('ascii', 0, buf2.length)); + * // Prints: abc + * + * buf1[0] = 33; + * + * console.log(buf2.toString('ascii', 0, buf2.length)); + * // Prints: !bc + * ``` + * + * Specifying negative indexes causes the slice to be generated relative to the + * end of `buf` rather than the beginning. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * console.log(buf.subarray(-6, -1).toString()); + * // Prints: buffe + * // (Equivalent to buf.subarray(0, 5).) + * + * console.log(buf.subarray(-6, -2).toString()); + * // Prints: buff + * // (Equivalent to buf.subarray(0, 4).) + * + * console.log(buf.subarray(-5, -2).toString()); + * // Prints: uff + * // (Equivalent to buf.subarray(1, 4).) + * ``` + * @since v3.0.0 + * @param [start=0] Where the new `Buffer` will start. + * @param [end=buf.length] Where the new `Buffer` will end (not inclusive). + */ + subarray(start?: number, end?: number): Buffer<TArrayBuffer>; + } + // TODO: remove globals in future version + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedBuffer = Buffer<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type AllowSharedBuffer = Buffer<ArrayBufferLike>; + } +} diff --git a/node_modules/@types/node/buffer.d.ts b/node_modules/@types/node/buffer.d.ts new file mode 100644 index 0000000..9fc15f5 --- /dev/null +++ b/node_modules/@types/node/buffer.d.ts @@ -0,0 +1,1760 @@ +declare module "node:buffer" { + import { ReadableStream } from "node:stream/web"; + /** + * This function returns `true` if `input` contains only valid UTF-8-encoded data, + * including the case in which `input` is empty. + * + * Throws if the `input` is a detached array buffer. + * @since v19.4.0, v18.14.0 + * @param input The input to validate. + */ + export function isUtf8(input: ArrayBuffer | NodeJS.TypedArray): boolean; + /** + * This function returns `true` if `input` contains only valid ASCII-encoded data, + * including the case in which `input` is empty. + * + * Throws if the `input` is a detached array buffer. + * @since v19.6.0, v18.15.0 + * @param input The input to validate. + */ + export function isAscii(input: ArrayBuffer | NodeJS.TypedArray): boolean; + export let INSPECT_MAX_BYTES: number; + export const kMaxLength: number; + export const kStringMaxLength: number; + export const constants: { + MAX_LENGTH: number; + MAX_STRING_LENGTH: number; + }; + export type TranscodeEncoding = + | "ascii" + | "utf8" + | "utf-8" + | "utf16le" + | "utf-16le" + | "ucs2" + | "ucs-2" + | "latin1" + | "binary"; + /** + * Re-encodes the given `Buffer` or `Uint8Array` instance from one character + * encoding to another. Returns a new `Buffer` instance. + * + * Throws if the `fromEnc` or `toEnc` specify invalid character encodings or if + * conversion from `fromEnc` to `toEnc` is not permitted. + * + * Encodings supported by `buffer.transcode()` are: `'ascii'`, `'utf8'`, `'utf16le'`, `'ucs2'`, `'latin1'`, and `'binary'`. + * + * The transcoding process will use substitution characters if a given byte + * sequence cannot be adequately represented in the target encoding. For instance: + * + * ```js + * import { Buffer, transcode } from 'node:buffer'; + * + * const newBuf = transcode(Buffer.from('€'), 'utf8', 'ascii'); + * console.log(newBuf.toString('ascii')); + * // Prints: '?' + * ``` + * + * Because the Euro (`€`) sign is not representable in US-ASCII, it is replaced + * with `?` in the transcoded `Buffer`. + * @since v7.1.0 + * @param source A `Buffer` or `Uint8Array` instance. + * @param fromEnc The current encoding. + * @param toEnc To target encoding. + */ + export function transcode( + source: Uint8Array, + fromEnc: TranscodeEncoding, + toEnc: TranscodeEncoding, + ): NonSharedBuffer; + /** + * Resolves a `'blob:nodedata:...'` an associated `Blob` object registered using + * a prior call to `URL.createObjectURL()`. + * @since v16.7.0 + * @param id A `'blob:nodedata:...` URL string returned by a prior call to `URL.createObjectURL()`. + */ + export function resolveObjectURL(id: string): Blob | undefined; + export { type AllowSharedBuffer, Buffer, type NonSharedBuffer }; + export type WithImplicitCoercion<T> = + | T + | { valueOf(): T } + | (T extends string ? { [Symbol.toPrimitive](hint: "string"): T } : never); + global { + namespace NodeJS { + export { BufferEncoding }; + } + // Buffer class + type BufferEncoding = + | "ascii" + | "utf8" + | "utf-8" + | "utf16le" + | "utf-16le" + | "ucs2" + | "ucs-2" + | "base64" + | "base64url" + | "latin1" + | "binary" + | "hex"; + /** + * Raw data is stored in instances of the Buffer class. + * A Buffer is similar to an array of integers but corresponds to a raw memory allocation outside the V8 heap. A Buffer cannot be resized. + * Valid string encodings: 'ascii'|'utf8'|'utf16le'|'ucs2'(alias of 'utf16le')|'base64'|'base64url'|'binary'(deprecated)|'hex' + */ + interface BufferConstructor { + // see buffer.buffer.d.ts for implementation specific to TypeScript 5.7 and later + // see ts5.6/buffer.buffer.d.ts for implementation specific to TypeScript 5.6 and earlier + + /** + * Returns `true` if `obj` is a `Buffer`, `false` otherwise. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * Buffer.isBuffer(Buffer.alloc(10)); // true + * Buffer.isBuffer(Buffer.from('foo')); // true + * Buffer.isBuffer('a string'); // false + * Buffer.isBuffer([]); // false + * Buffer.isBuffer(new Uint8Array(1024)); // false + * ``` + * @since v0.1.101 + */ + isBuffer(obj: any): obj is Buffer; + /** + * Returns `true` if `encoding` is the name of a supported character encoding, + * or `false` otherwise. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * console.log(Buffer.isEncoding('utf8')); + * // Prints: true + * + * console.log(Buffer.isEncoding('hex')); + * // Prints: true + * + * console.log(Buffer.isEncoding('utf/8')); + * // Prints: false + * + * console.log(Buffer.isEncoding('')); + * // Prints: false + * ``` + * @since v0.9.1 + * @param encoding A character encoding name to check. + */ + isEncoding(encoding: string): encoding is BufferEncoding; + /** + * Returns the byte length of a string when encoded using `encoding`. + * This is not the same as [`String.prototype.length`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length), which does not account + * for the encoding that is used to convert the string into bytes. + * + * For `'base64'`, `'base64url'`, and `'hex'`, this function assumes valid input. + * For strings that contain non-base64/hex-encoded data (e.g. whitespace), the + * return value might be greater than the length of a `Buffer` created from the + * string. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const str = '\u00bd + \u00bc = \u00be'; + * + * console.log(`${str}: ${str.length} characters, ` + + * `${Buffer.byteLength(str, 'utf8')} bytes`); + * // Prints: ½ + ¼ = ¾: 9 characters, 12 bytes + * ``` + * + * When `string` is a + * `Buffer`/[`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView)/[`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/- + * Reference/Global_Objects/TypedArray)/[`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer)/[`SharedArrayBuffer`](https://develop- + * er.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer), the byte length as reported by `.byteLength`is returned. + * @since v0.1.90 + * @param string A value to calculate the length of. + * @param [encoding='utf8'] If `string` is a string, this is its encoding. + * @return The number of bytes contained within `string`. + */ + byteLength( + string: string | NodeJS.ArrayBufferView | ArrayBufferLike, + encoding?: BufferEncoding, + ): number; + /** + * Compares `buf1` to `buf2`, typically for the purpose of sorting arrays of `Buffer` instances. This is equivalent to calling `buf1.compare(buf2)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('1234'); + * const buf2 = Buffer.from('0123'); + * const arr = [buf1, buf2]; + * + * console.log(arr.sort(Buffer.compare)); + * // Prints: [ <Buffer 30 31 32 33>, <Buffer 31 32 33 34> ] + * // (This result is equal to: [buf2, buf1].) + * ``` + * @since v0.11.13 + * @return Either `-1`, `0`, or `1`, depending on the result of the comparison. See `compare` for details. + */ + compare(buf1: Uint8Array, buf2: Uint8Array): -1 | 0 | 1; + /** + * This is the size (in bytes) of pre-allocated internal `Buffer` instances used + * for pooling. This value may be modified. + * @since v0.11.3 + */ + poolSize: number; + } + interface Buffer { + // see buffer.buffer.d.ts for implementation specific to TypeScript 5.7 and later + // see ts5.6/buffer.buffer.d.ts for implementation specific to TypeScript 5.6 and earlier + + /** + * Writes `string` to `buf` at `offset` according to the character encoding in`encoding`. The `length` parameter is the number of bytes to write. If `buf` did + * not contain enough space to fit the entire string, only part of `string` will be + * written. However, partially encoded characters will not be written. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(256); + * + * const len = buf.write('\u00bd + \u00bc = \u00be', 0); + * + * console.log(`${len} bytes: ${buf.toString('utf8', 0, len)}`); + * // Prints: 12 bytes: ½ + ¼ = ¾ + * + * const buffer = Buffer.alloc(10); + * + * const length = buffer.write('abcd', 8); + * + * console.log(`${length} bytes: ${buffer.toString('utf8', 8, 10)}`); + * // Prints: 2 bytes : ab + * ``` + * @since v0.1.90 + * @param string String to write to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write `string`. + * @param [length=buf.length - offset] Maximum number of bytes to write (written bytes will not exceed `buf.length - offset`). + * @param [encoding='utf8'] The character encoding of `string`. + * @return Number of bytes written. + */ + write(string: string, encoding?: BufferEncoding): number; + write(string: string, offset: number, encoding?: BufferEncoding): number; + write(string: string, offset: number, length: number, encoding?: BufferEncoding): number; + /** + * Decodes `buf` to a string according to the specified character encoding in`encoding`. `start` and `end` may be passed to decode only a subset of `buf`. + * + * If `encoding` is `'utf8'` and a byte sequence in the input is not valid UTF-8, + * then each invalid byte is replaced with the replacement character `U+FFFD`. + * + * The maximum length of a string instance (in UTF-16 code units) is available + * as {@link constants.MAX_STRING_LENGTH}. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * console.log(buf1.toString('utf8')); + * // Prints: abcdefghijklmnopqrstuvwxyz + * console.log(buf1.toString('utf8', 0, 5)); + * // Prints: abcde + * + * const buf2 = Buffer.from('tést'); + * + * console.log(buf2.toString('hex')); + * // Prints: 74c3a97374 + * console.log(buf2.toString('utf8', 0, 3)); + * // Prints: té + * console.log(buf2.toString(undefined, 0, 3)); + * // Prints: té + * ``` + * @since v0.1.90 + * @param [encoding='utf8'] The character encoding to use. + * @param [start=0] The byte offset to start decoding at. + * @param [end=buf.length] The byte offset to stop decoding at (not inclusive). + */ + toString(encoding?: BufferEncoding, start?: number, end?: number): string; + /** + * Returns a JSON representation of `buf`. [`JSON.stringify()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify) implicitly calls + * this function when stringifying a `Buffer` instance. + * + * `Buffer.from()` accepts objects in the format returned from this method. + * In particular, `Buffer.from(buf.toJSON())` works like `Buffer.from(buf)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5]); + * const json = JSON.stringify(buf); + * + * console.log(json); + * // Prints: {"type":"Buffer","data":[1,2,3,4,5]} + * + * const copy = JSON.parse(json, (key, value) => { + * return value && value.type === 'Buffer' ? + * Buffer.from(value) : + * value; + * }); + * + * console.log(copy); + * // Prints: <Buffer 01 02 03 04 05> + * ``` + * @since v0.9.2 + */ + toJSON(): { + type: "Buffer"; + data: number[]; + }; + /** + * Returns `true` if both `buf` and `otherBuffer` have exactly the same bytes,`false` otherwise. Equivalent to `buf.compare(otherBuffer) === 0`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('ABC'); + * const buf2 = Buffer.from('414243', 'hex'); + * const buf3 = Buffer.from('ABCD'); + * + * console.log(buf1.equals(buf2)); + * // Prints: true + * console.log(buf1.equals(buf3)); + * // Prints: false + * ``` + * @since v0.11.13 + * @param otherBuffer A `Buffer` or {@link Uint8Array} with which to compare `buf`. + */ + equals(otherBuffer: Uint8Array): boolean; + /** + * Compares `buf` with `target` and returns a number indicating whether `buf`comes before, after, or is the same as `target` in sort order. + * Comparison is based on the actual sequence of bytes in each `Buffer`. + * + * * `0` is returned if `target` is the same as `buf` + * * `1` is returned if `target` should come _before_`buf` when sorted. + * * `-1` is returned if `target` should come _after_`buf` when sorted. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('ABC'); + * const buf2 = Buffer.from('BCD'); + * const buf3 = Buffer.from('ABCD'); + * + * console.log(buf1.compare(buf1)); + * // Prints: 0 + * console.log(buf1.compare(buf2)); + * // Prints: -1 + * console.log(buf1.compare(buf3)); + * // Prints: -1 + * console.log(buf2.compare(buf1)); + * // Prints: 1 + * console.log(buf2.compare(buf3)); + * // Prints: 1 + * console.log([buf1, buf2, buf3].sort(Buffer.compare)); + * // Prints: [ <Buffer 41 42 43>, <Buffer 41 42 43 44>, <Buffer 42 43 44> ] + * // (This result is equal to: [buf1, buf3, buf2].) + * ``` + * + * The optional `targetStart`, `targetEnd`, `sourceStart`, and `sourceEnd` arguments can be used to limit the comparison to specific ranges within `target` and `buf` respectively. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8, 9]); + * const buf2 = Buffer.from([5, 6, 7, 8, 9, 1, 2, 3, 4]); + * + * console.log(buf1.compare(buf2, 5, 9, 0, 4)); + * // Prints: 0 + * console.log(buf1.compare(buf2, 0, 6, 4)); + * // Prints: -1 + * console.log(buf1.compare(buf2, 5, 6, 5)); + * // Prints: 1 + * ``` + * + * `ERR_OUT_OF_RANGE` is thrown if `targetStart < 0`, `sourceStart < 0`, `targetEnd > target.byteLength`, or `sourceEnd > source.byteLength`. + * @since v0.11.13 + * @param target A `Buffer` or {@link Uint8Array} with which to compare `buf`. + * @param [targetStart=0] The offset within `target` at which to begin comparison. + * @param [targetEnd=target.length] The offset within `target` at which to end comparison (not inclusive). + * @param [sourceStart=0] The offset within `buf` at which to begin comparison. + * @param [sourceEnd=buf.length] The offset within `buf` at which to end comparison (not inclusive). + */ + compare( + target: Uint8Array, + targetStart?: number, + targetEnd?: number, + sourceStart?: number, + sourceEnd?: number, + ): -1 | 0 | 1; + /** + * Copies data from a region of `buf` to a region in `target`, even if the `target`memory region overlaps with `buf`. + * + * [`TypedArray.prototype.set()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/set) performs the same operation, and is available + * for all TypedArrays, including Node.js `Buffer`s, although it takes + * different function arguments. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create two `Buffer` instances. + * const buf1 = Buffer.allocUnsafe(26); + * const buf2 = Buffer.allocUnsafe(26).fill('!'); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * // Copy `buf1` bytes 16 through 19 into `buf2` starting at byte 8 of `buf2`. + * buf1.copy(buf2, 8, 16, 20); + * // This is equivalent to: + * // buf2.set(buf1.subarray(16, 20), 8); + * + * console.log(buf2.toString('ascii', 0, 25)); + * // Prints: !!!!!!!!qrst!!!!!!!!!!!!! + * ``` + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a `Buffer` and copy data from one region to an overlapping region + * // within the same `Buffer`. + * + * const buf = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf[i] = i + 97; + * } + * + * buf.copy(buf, 0, 4, 10); + * + * console.log(buf.toString()); + * // Prints: efghijghijklmnopqrstuvwxyz + * ``` + * @since v0.1.90 + * @param target A `Buffer` or {@link Uint8Array} to copy into. + * @param [targetStart=0] The offset within `target` at which to begin writing. + * @param [sourceStart=0] The offset within `buf` from which to begin copying. + * @param [sourceEnd=buf.length] The offset within `buf` at which to stop copying (not inclusive). + * @return The number of bytes copied. + */ + copy(target: Uint8Array, targetStart?: number, sourceStart?: number, sourceEnd?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. + * + * `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigInt64BE(0x0102030405060708n, 0); + * + * console.log(buf); + * // Prints: <Buffer 01 02 03 04 05 06 07 08> + * ``` + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigInt64BE(value: bigint, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. + * + * `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigInt64LE(0x0102030405060708n, 0); + * + * console.log(buf); + * // Prints: <Buffer 08 07 06 05 04 03 02 01> + * ``` + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigInt64LE(value: bigint, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. + * + * This function is also available under the `writeBigUint64BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigUInt64BE(0xdecafafecacefaden, 0); + * + * console.log(buf); + * // Prints: <Buffer de ca fa fe ca ce fa de> + * ``` + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigUInt64BE(value: bigint, offset?: number): number; + /** + * @alias Buffer.writeBigUInt64BE + * @since v14.10.0, v12.19.0 + */ + writeBigUint64BE(value: bigint, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeBigUInt64LE(0xdecafafecacefaden, 0); + * + * console.log(buf); + * // Prints: <Buffer de fa ce ca fe fa ca de> + * ``` + * + * This function is also available under the `writeBigUint64LE` alias. + * @since v12.0.0, v10.20.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeBigUInt64LE(value: bigint, offset?: number): number; + /** + * @alias Buffer.writeBigUInt64LE + * @since v14.10.0, v12.19.0 + */ + writeBigUint64LE(value: bigint, offset?: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined + * when `value` is anything other than an unsigned integer. + * + * This function is also available under the `writeUintLE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeUIntLE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: <Buffer ab 90 78 56 34 12> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeUIntLE(value: number, offset: number, byteLength: number): number; + /** + * @alias Buffer.writeUIntLE + * @since v14.9.0, v12.19.0 + */ + writeUintLE(value: number, offset: number, byteLength: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined + * when `value` is anything other than an unsigned integer. + * + * This function is also available under the `writeUintBE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeUIntBE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: <Buffer 12 34 56 78 90 ab> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeUIntBE(value: number, offset: number, byteLength: number): number; + /** + * @alias Buffer.writeUIntBE + * @since v14.9.0, v12.19.0 + */ + writeUintBE(value: number, offset: number, byteLength: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined + * when `value` is anything other than a signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeIntLE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: <Buffer ab 90 78 56 34 12> + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeIntLE(value: number, offset: number, byteLength: number): number; + /** + * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined when`value` is anything other than a + * signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(6); + * + * buf.writeIntBE(0x1234567890ab, 0, 6); + * + * console.log(buf); + * // Prints: <Buffer 12 34 56 78 90 ab> + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`. + * @return `offset` plus the number of bytes written. + */ + writeIntBE(value: number, offset: number, byteLength: number): number; + /** + * Reads an unsigned, big-endian 64-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readBigUint64BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]); + * + * console.log(buf.readBigUInt64BE(0)); + * // Prints: 4294967295n + * ``` + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigUInt64BE(offset?: number): bigint; + /** + * @alias Buffer.readBigUInt64BE + * @since v14.10.0, v12.19.0 + */ + readBigUint64BE(offset?: number): bigint; + /** + * Reads an unsigned, little-endian 64-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readBigUint64LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]); + * + * console.log(buf.readBigUInt64LE(0)); + * // Prints: 18446744069414584320n + * ``` + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigUInt64LE(offset?: number): bigint; + /** + * @alias Buffer.readBigUInt64LE + * @since v14.10.0, v12.19.0 + */ + readBigUint64LE(offset?: number): bigint; + /** + * Reads a signed, big-endian 64-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed + * values. + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigInt64BE(offset?: number): bigint; + /** + * Reads a signed, little-endian 64-bit integer from `buf` at the specified`offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed + * values. + * @since v12.0.0, v10.20.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`. + */ + readBigInt64LE(offset?: number): bigint; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as an unsigned, little-endian integer supporting + * up to 48 bits of accuracy. + * + * This function is also available under the `readUintLE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readUIntLE(0, 6).toString(16)); + * // Prints: ab9078563412 + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readUIntLE(offset: number, byteLength: number): number; + /** + * @alias Buffer.readUIntLE + * @since v14.9.0, v12.19.0 + */ + readUintLE(offset: number, byteLength: number): number; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as an unsigned big-endian integer supporting + * up to 48 bits of accuracy. + * + * This function is also available under the `readUintBE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readUIntBE(0, 6).toString(16)); + * // Prints: 1234567890ab + * console.log(buf.readUIntBE(1, 6).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readUIntBE(offset: number, byteLength: number): number; + /** + * @alias Buffer.readUIntBE + * @since v14.9.0, v12.19.0 + */ + readUintBE(offset: number, byteLength: number): number; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as a little-endian, two's complement signed value + * supporting up to 48 bits of accuracy. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readIntLE(0, 6).toString(16)); + * // Prints: -546f87a9cbee + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readIntLE(offset: number, byteLength: number): number; + /** + * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as a big-endian, two's complement signed value + * supporting up to 48 bits of accuracy. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]); + * + * console.log(buf.readIntBE(0, 6).toString(16)); + * // Prints: 1234567890ab + * console.log(buf.readIntBE(1, 6).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * console.log(buf.readIntBE(1, 0).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`. + * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`. + */ + readIntBE(offset: number, byteLength: number): number; + /** + * Reads an unsigned 8-bit integer from `buf` at the specified `offset`. + * + * This function is also available under the `readUint8` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, -2]); + * + * console.log(buf.readUInt8(0)); + * // Prints: 1 + * console.log(buf.readUInt8(1)); + * // Prints: 254 + * console.log(buf.readUInt8(2)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`. + */ + readUInt8(offset?: number): number; + /** + * @alias Buffer.readUInt8 + * @since v14.9.0, v12.19.0 + */ + readUint8(offset?: number): number; + /** + * Reads an unsigned, little-endian 16-bit integer from `buf` at the specified `offset`. + * + * This function is also available under the `readUint16LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56]); + * + * console.log(buf.readUInt16LE(0).toString(16)); + * // Prints: 3412 + * console.log(buf.readUInt16LE(1).toString(16)); + * // Prints: 5634 + * console.log(buf.readUInt16LE(2).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readUInt16LE(offset?: number): number; + /** + * @alias Buffer.readUInt16LE + * @since v14.9.0, v12.19.0 + */ + readUint16LE(offset?: number): number; + /** + * Reads an unsigned, big-endian 16-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint16BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56]); + * + * console.log(buf.readUInt16BE(0).toString(16)); + * // Prints: 1234 + * console.log(buf.readUInt16BE(1).toString(16)); + * // Prints: 3456 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readUInt16BE(offset?: number): number; + /** + * @alias Buffer.readUInt16BE + * @since v14.9.0, v12.19.0 + */ + readUint16BE(offset?: number): number; + /** + * Reads an unsigned, little-endian 32-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint32LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]); + * + * console.log(buf.readUInt32LE(0).toString(16)); + * // Prints: 78563412 + * console.log(buf.readUInt32LE(1).toString(16)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readUInt32LE(offset?: number): number; + /** + * @alias Buffer.readUInt32LE + * @since v14.9.0, v12.19.0 + */ + readUint32LE(offset?: number): number; + /** + * Reads an unsigned, big-endian 32-bit integer from `buf` at the specified`offset`. + * + * This function is also available under the `readUint32BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]); + * + * console.log(buf.readUInt32BE(0).toString(16)); + * // Prints: 12345678 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readUInt32BE(offset?: number): number; + /** + * @alias Buffer.readUInt32BE + * @since v14.9.0, v12.19.0 + */ + readUint32BE(offset?: number): number; + /** + * Reads a signed 8-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([-1, 5]); + * + * console.log(buf.readInt8(0)); + * // Prints: -1 + * console.log(buf.readInt8(1)); + * // Prints: 5 + * console.log(buf.readInt8(2)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.0 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`. + */ + readInt8(offset?: number): number; + /** + * Reads a signed, little-endian 16-bit integer from `buf` at the specified`offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 5]); + * + * console.log(buf.readInt16LE(0)); + * // Prints: 1280 + * console.log(buf.readInt16LE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readInt16LE(offset?: number): number; + /** + * Reads a signed, big-endian 16-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 5]); + * + * console.log(buf.readInt16BE(0)); + * // Prints: 5 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`. + */ + readInt16BE(offset?: number): number; + /** + * Reads a signed, little-endian 32-bit integer from `buf` at the specified`offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 0, 0, 5]); + * + * console.log(buf.readInt32LE(0)); + * // Prints: 83886080 + * console.log(buf.readInt32LE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readInt32LE(offset?: number): number; + /** + * Reads a signed, big-endian 32-bit integer from `buf` at the specified `offset`. + * + * Integers read from a `Buffer` are interpreted as two's complement signed values. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([0, 0, 0, 5]); + * + * console.log(buf.readInt32BE(0)); + * // Prints: 5 + * ``` + * @since v0.5.5 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readInt32BE(offset?: number): number; + /** + * Reads a 32-bit, little-endian float from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4]); + * + * console.log(buf.readFloatLE(0)); + * // Prints: 1.539989614439558e-36 + * console.log(buf.readFloatLE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readFloatLE(offset?: number): number; + /** + * Reads a 32-bit, big-endian float from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4]); + * + * console.log(buf.readFloatBE(0)); + * // Prints: 2.387939260590663e-38 + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`. + */ + readFloatBE(offset?: number): number; + /** + * Reads a 64-bit, little-endian double from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]); + * + * console.log(buf.readDoubleLE(0)); + * // Prints: 5.447603722011605e-270 + * console.log(buf.readDoubleLE(1)); + * // Throws ERR_OUT_OF_RANGE. + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`. + */ + readDoubleLE(offset?: number): number; + /** + * Reads a 64-bit, big-endian double from `buf` at the specified `offset`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]); + * + * console.log(buf.readDoubleBE(0)); + * // Prints: 8.20788039913184e-304 + * ``` + * @since v0.11.15 + * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`. + */ + readDoubleBE(offset?: number): number; + reverse(): this; + /** + * Interprets `buf` as an array of unsigned 16-bit integers and swaps the + * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 2. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]); + * + * console.log(buf1); + * // Prints: <Buffer 01 02 03 04 05 06 07 08> + * + * buf1.swap16(); + * + * console.log(buf1); + * // Prints: <Buffer 02 01 04 03 06 05 08 07> + * + * const buf2 = Buffer.from([0x1, 0x2, 0x3]); + * + * buf2.swap16(); + * // Throws ERR_INVALID_BUFFER_SIZE. + * ``` + * + * One convenient use of `buf.swap16()` is to perform a fast in-place conversion + * between UTF-16 little-endian and UTF-16 big-endian: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('This is little-endian UTF-16', 'utf16le'); + * buf.swap16(); // Convert to big-endian UTF-16 text. + * ``` + * @since v5.10.0 + * @return A reference to `buf`. + */ + swap16(): this; + /** + * Interprets `buf` as an array of unsigned 32-bit integers and swaps the + * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 4. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]); + * + * console.log(buf1); + * // Prints: <Buffer 01 02 03 04 05 06 07 08> + * + * buf1.swap32(); + * + * console.log(buf1); + * // Prints: <Buffer 04 03 02 01 08 07 06 05> + * + * const buf2 = Buffer.from([0x1, 0x2, 0x3]); + * + * buf2.swap32(); + * // Throws ERR_INVALID_BUFFER_SIZE. + * ``` + * @since v5.10.0 + * @return A reference to `buf`. + */ + swap32(): this; + /** + * Interprets `buf` as an array of 64-bit numbers and swaps byte order _in-place_. + * Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 8. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]); + * + * console.log(buf1); + * // Prints: <Buffer 01 02 03 04 05 06 07 08> + * + * buf1.swap64(); + * + * console.log(buf1); + * // Prints: <Buffer 08 07 06 05 04 03 02 01> + * + * const buf2 = Buffer.from([0x1, 0x2, 0x3]); + * + * buf2.swap64(); + * // Throws ERR_INVALID_BUFFER_SIZE. + * ``` + * @since v6.3.0 + * @return A reference to `buf`. + */ + swap64(): this; + /** + * Writes `value` to `buf` at the specified `offset`. `value` must be a + * valid unsigned 8-bit integer. Behavior is undefined when `value` is anything + * other than an unsigned 8-bit integer. + * + * This function is also available under the `writeUint8` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt8(0x3, 0); + * buf.writeUInt8(0x4, 1); + * buf.writeUInt8(0x23, 2); + * buf.writeUInt8(0x42, 3); + * + * console.log(buf); + * // Prints: <Buffer 03 04 23 42> + * ``` + * @since v0.5.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`. + * @return `offset` plus the number of bytes written. + */ + writeUInt8(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt8 + * @since v14.9.0, v12.19.0 + */ + writeUint8(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid unsigned 16-bit integer. Behavior is undefined when `value` is + * anything other than an unsigned 16-bit integer. + * + * This function is also available under the `writeUint16LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt16LE(0xdead, 0); + * buf.writeUInt16LE(0xbeef, 2); + * + * console.log(buf); + * // Prints: <Buffer ad de ef be> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeUInt16LE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt16LE + * @since v14.9.0, v12.19.0 + */ + writeUint16LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid unsigned 16-bit integer. Behavior is undefined when `value`is anything other than an + * unsigned 16-bit integer. + * + * This function is also available under the `writeUint16BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt16BE(0xdead, 0); + * buf.writeUInt16BE(0xbeef, 2); + * + * console.log(buf); + * // Prints: <Buffer de ad be ef> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeUInt16BE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt16BE + * @since v14.9.0, v12.19.0 + */ + writeUint16BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid unsigned 32-bit integer. Behavior is undefined when `value` is + * anything other than an unsigned 32-bit integer. + * + * This function is also available under the `writeUint32LE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt32LE(0xfeedface, 0); + * + * console.log(buf); + * // Prints: <Buffer ce fa ed fe> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeUInt32LE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt32LE + * @since v14.9.0, v12.19.0 + */ + writeUint32LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid unsigned 32-bit integer. Behavior is undefined when `value`is anything other than an + * unsigned 32-bit integer. + * + * This function is also available under the `writeUint32BE` alias. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeUInt32BE(0xfeedface, 0); + * + * console.log(buf); + * // Prints: <Buffer fe ed fa ce> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeUInt32BE(value: number, offset?: number): number; + /** + * @alias Buffer.writeUInt32BE + * @since v14.9.0, v12.19.0 + */ + writeUint32BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset`. `value` must be a valid + * signed 8-bit integer. Behavior is undefined when `value` is anything other than + * a signed 8-bit integer. + * + * `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(2); + * + * buf.writeInt8(2, 0); + * buf.writeInt8(-2, 1); + * + * console.log(buf); + * // Prints: <Buffer 02 fe> + * ``` + * @since v0.5.0 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`. + * @return `offset` plus the number of bytes written. + */ + writeInt8(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid signed 16-bit integer. Behavior is undefined when `value` is + * anything other than a signed 16-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(2); + * + * buf.writeInt16LE(0x0304, 0); + * + * console.log(buf); + * // Prints: <Buffer 04 03> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeInt16LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid signed 16-bit integer. Behavior is undefined when `value` is + * anything other than a signed 16-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(2); + * + * buf.writeInt16BE(0x0102, 0); + * + * console.log(buf); + * // Prints: <Buffer 01 02> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`. + * @return `offset` plus the number of bytes written. + */ + writeInt16BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid signed 32-bit integer. Behavior is undefined when `value` is + * anything other than a signed 32-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeInt32LE(0x05060708, 0); + * + * console.log(buf); + * // Prints: <Buffer 08 07 06 05> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeInt32LE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid signed 32-bit integer. Behavior is undefined when `value` is + * anything other than a signed 32-bit integer. + * + * The `value` is interpreted and written as a two's complement signed integer. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeInt32BE(0x01020304, 0); + * + * console.log(buf); + * // Prints: <Buffer 01 02 03 04> + * ``` + * @since v0.5.5 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeInt32BE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. Behavior is + * undefined when `value` is anything other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeFloatLE(0xcafebabe, 0); + * + * console.log(buf); + * // Prints: <Buffer bb fe 4a 4f> + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeFloatLE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. Behavior is + * undefined when `value` is anything other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(4); + * + * buf.writeFloatBE(0xcafebabe, 0); + * + * console.log(buf); + * // Prints: <Buffer 4f 4a fe bb> + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`. + * @return `offset` plus the number of bytes written. + */ + writeFloatBE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a JavaScript number. Behavior is undefined when `value` is anything + * other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeDoubleLE(123.456, 0); + * + * console.log(buf); + * // Prints: <Buffer 77 be 9f 1a 2f dd 5e 40> + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeDoubleLE(value: number, offset?: number): number; + /** + * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a JavaScript number. Behavior is undefined when `value` is anything + * other than a JavaScript number. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(8); + * + * buf.writeDoubleBE(123.456, 0); + * + * console.log(buf); + * // Prints: <Buffer 40 5e dd 2f 1a 9f be 77> + * ``` + * @since v0.11.15 + * @param value Number to be written to `buf`. + * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`. + * @return `offset` plus the number of bytes written. + */ + writeDoubleBE(value: number, offset?: number): number; + /** + * Fills `buf` with the specified `value`. If the `offset` and `end` are not given, + * the entire `buf` will be filled: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Fill a `Buffer` with the ASCII character 'h'. + * + * const b = Buffer.allocUnsafe(50).fill('h'); + * + * console.log(b.toString()); + * // Prints: hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh + * + * // Fill a buffer with empty string + * const c = Buffer.allocUnsafe(5).fill(''); + * + * console.log(c.fill('')); + * // Prints: <Buffer 00 00 00 00 00> + * ``` + * + * `value` is coerced to a `uint32` value if it is not a string, `Buffer`, or + * integer. If the resulting integer is greater than `255` (decimal), `buf` will be + * filled with `value & 255`. + * + * If the final write of a `fill()` operation falls on a multi-byte character, + * then only the bytes of that character that fit into `buf` are written: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Fill a `Buffer` with character that takes up two bytes in UTF-8. + * + * console.log(Buffer.allocUnsafe(5).fill('\u0222')); + * // Prints: <Buffer c8 a2 c8 a2 c8> + * ``` + * + * If `value` contains invalid characters, it is truncated; if no valid + * fill data remains, an exception is thrown: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(5); + * + * console.log(buf.fill('a')); + * // Prints: <Buffer 61 61 61 61 61> + * console.log(buf.fill('aazz', 'hex')); + * // Prints: <Buffer aa aa aa aa aa> + * console.log(buf.fill('zz', 'hex')); + * // Throws an exception. + * ``` + * @since v0.5.0 + * @param value The value with which to fill `buf`. Empty value (string, Uint8Array, Buffer) is coerced to `0`. + * @param [offset=0] Number of bytes to skip before starting to fill `buf`. + * @param [end=buf.length] Where to stop filling `buf` (not inclusive). + * @param [encoding='utf8'] The encoding for `value` if `value` is a string. + * @return A reference to `buf`. + */ + fill(value: string | Uint8Array | number, offset?: number, end?: number, encoding?: BufferEncoding): this; + fill(value: string | Uint8Array | number, offset: number, encoding: BufferEncoding): this; + fill(value: string | Uint8Array | number, encoding: BufferEncoding): this; + /** + * If `value` is: + * + * * a string, `value` is interpreted according to the character encoding in `encoding`. + * * a `Buffer` or [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array), `value` will be used in its entirety. + * To compare a partial `Buffer`, use `buf.subarray`. + * * a number, `value` will be interpreted as an unsigned 8-bit integer + * value between `0` and `255`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('this is a buffer'); + * + * console.log(buf.indexOf('this')); + * // Prints: 0 + * console.log(buf.indexOf('is')); + * // Prints: 2 + * console.log(buf.indexOf(Buffer.from('a buffer'))); + * // Prints: 8 + * console.log(buf.indexOf(97)); + * // Prints: 8 (97 is the decimal ASCII value for 'a') + * console.log(buf.indexOf(Buffer.from('a buffer example'))); + * // Prints: -1 + * console.log(buf.indexOf(Buffer.from('a buffer example').slice(0, 8))); + * // Prints: 8 + * + * const utf16Buffer = Buffer.from('\u039a\u0391\u03a3\u03a3\u0395', 'utf16le'); + * + * console.log(utf16Buffer.indexOf('\u03a3', 0, 'utf16le')); + * // Prints: 4 + * console.log(utf16Buffer.indexOf('\u03a3', -4, 'utf16le')); + * // Prints: 6 + * ``` + * + * If `value` is not a string, number, or `Buffer`, this method will throw a `TypeError`. If `value` is a number, it will be coerced to a valid byte value, + * an integer between 0 and 255. + * + * If `byteOffset` is not a number, it will be coerced to a number. If the result + * of coercion is `NaN` or `0`, then the entire buffer will be searched. This + * behavior matches [`String.prototype.indexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf). + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const b = Buffer.from('abcdef'); + * + * // Passing a value that's a number, but not a valid byte. + * // Prints: 2, equivalent to searching for 99 or 'c'. + * console.log(b.indexOf(99.9)); + * console.log(b.indexOf(256 + 99)); + * + * // Passing a byteOffset that coerces to NaN or 0. + * // Prints: 1, searching the whole buffer. + * console.log(b.indexOf('b', undefined)); + * console.log(b.indexOf('b', {})); + * console.log(b.indexOf('b', null)); + * console.log(b.indexOf('b', [])); + * ``` + * + * If `value` is an empty string or empty `Buffer` and `byteOffset` is less + * than `buf.length`, `byteOffset` will be returned. If `value` is empty and`byteOffset` is at least `buf.length`, `buf.length` will be returned. + * @since v1.5.0 + * @param value What to search for. + * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`. + * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`. + * @return The index of the first occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`. + */ + indexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number; + indexOf(value: string | number | Uint8Array, encoding: BufferEncoding): number; + /** + * Identical to `buf.indexOf()`, except the last occurrence of `value` is found + * rather than the first occurrence. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('this buffer is a buffer'); + * + * console.log(buf.lastIndexOf('this')); + * // Prints: 0 + * console.log(buf.lastIndexOf('buffer')); + * // Prints: 17 + * console.log(buf.lastIndexOf(Buffer.from('buffer'))); + * // Prints: 17 + * console.log(buf.lastIndexOf(97)); + * // Prints: 15 (97 is the decimal ASCII value for 'a') + * console.log(buf.lastIndexOf(Buffer.from('yolo'))); + * // Prints: -1 + * console.log(buf.lastIndexOf('buffer', 5)); + * // Prints: 5 + * console.log(buf.lastIndexOf('buffer', 4)); + * // Prints: -1 + * + * const utf16Buffer = Buffer.from('\u039a\u0391\u03a3\u03a3\u0395', 'utf16le'); + * + * console.log(utf16Buffer.lastIndexOf('\u03a3', undefined, 'utf16le')); + * // Prints: 6 + * console.log(utf16Buffer.lastIndexOf('\u03a3', -5, 'utf16le')); + * // Prints: 4 + * ``` + * + * If `value` is not a string, number, or `Buffer`, this method will throw a `TypeError`. If `value` is a number, it will be coerced to a valid byte value, + * an integer between 0 and 255. + * + * If `byteOffset` is not a number, it will be coerced to a number. Any arguments + * that coerce to `NaN`, like `{}` or `undefined`, will search the whole buffer. + * This behavior matches [`String.prototype.lastIndexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf). + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const b = Buffer.from('abcdef'); + * + * // Passing a value that's a number, but not a valid byte. + * // Prints: 2, equivalent to searching for 99 or 'c'. + * console.log(b.lastIndexOf(99.9)); + * console.log(b.lastIndexOf(256 + 99)); + * + * // Passing a byteOffset that coerces to NaN. + * // Prints: 1, searching the whole buffer. + * console.log(b.lastIndexOf('b', undefined)); + * console.log(b.lastIndexOf('b', {})); + * + * // Passing a byteOffset that coerces to 0. + * // Prints: -1, equivalent to passing 0. + * console.log(b.lastIndexOf('b', null)); + * console.log(b.lastIndexOf('b', [])); + * ``` + * + * If `value` is an empty string or empty `Buffer`, `byteOffset` will be returned. + * @since v6.0.0 + * @param value What to search for. + * @param [byteOffset=buf.length - 1] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`. + * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`. + * @return The index of the last occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`. + */ + lastIndexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number; + lastIndexOf(value: string | number | Uint8Array, encoding: BufferEncoding): number; + /** + * Equivalent to `buf.indexOf() !== -1`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('this is a buffer'); + * + * console.log(buf.includes('this')); + * // Prints: true + * console.log(buf.includes('is')); + * // Prints: true + * console.log(buf.includes(Buffer.from('a buffer'))); + * // Prints: true + * console.log(buf.includes(97)); + * // Prints: true (97 is the decimal ASCII value for 'a') + * console.log(buf.includes(Buffer.from('a buffer example'))); + * // Prints: false + * console.log(buf.includes(Buffer.from('a buffer example').slice(0, 8))); + * // Prints: true + * console.log(buf.includes('this', 4)); + * // Prints: false + * ``` + * @since v5.3.0 + * @param value What to search for. + * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`. + * @param [encoding='utf8'] If `value` is a string, this is its encoding. + * @return `true` if `value` was found in `buf`, `false` otherwise. + */ + includes(value: string | number | Buffer, byteOffset?: number, encoding?: BufferEncoding): boolean; + includes(value: string | number | Buffer, encoding: BufferEncoding): boolean; + } + var Buffer: BufferConstructor; + } + // #region web types + export type BlobPart = NodeJS.BufferSource | Blob | string; + export interface BlobPropertyBag { + endings?: "native" | "transparent"; + type?: string; + } + export interface FilePropertyBag extends BlobPropertyBag { + lastModified?: number; + } + export interface Blob { + readonly size: number; + readonly type: string; + arrayBuffer(): Promise<ArrayBuffer>; + bytes(): Promise<NodeJS.NonSharedUint8Array>; + slice(start?: number, end?: number, contentType?: string): Blob; + stream(): ReadableStream<NodeJS.NonSharedUint8Array>; + text(): Promise<string>; + } + export var Blob: { + prototype: Blob; + new(blobParts?: BlobPart[], options?: BlobPropertyBag): Blob; + }; + export interface File extends Blob { + readonly lastModified: number; + readonly name: string; + readonly webkitRelativePath: string; + } + export var File: { + prototype: File; + new(fileBits: BlobPart[], fileName: string, options?: FilePropertyBag): File; + }; + export import atob = globalThis.atob; + export import btoa = globalThis.btoa; + // #endregion +} +declare module "buffer" { + export * from "node:buffer"; +} diff --git a/node_modules/@types/node/child_process.d.ts b/node_modules/@types/node/child_process.d.ts new file mode 100644 index 0000000..eb65ecc --- /dev/null +++ b/node_modules/@types/node/child_process.d.ts @@ -0,0 +1,1362 @@ +declare module "node:child_process" { + import { NonSharedBuffer } from "node:buffer"; + import * as dgram from "node:dgram"; + import { Abortable, EventEmitter, InternalEventEmitter } from "node:events"; + import * as net from "node:net"; + import { Readable, Stream, Writable } from "node:stream"; + import { URL } from "node:url"; + type Serializable = string | object | number | boolean | bigint; + type SendHandle = net.Socket | net.Server | dgram.Socket | undefined; + interface ChildProcessEventMap { + "close": [code: number | null, signal: NodeJS.Signals | null]; + "disconnect": []; + "error": [err: Error]; + "exit": [code: number | null, signal: NodeJS.Signals | null]; + "message": [message: Serializable, sendHandle: SendHandle]; + "spawn": []; + } + /** + * Instances of the `ChildProcess` represent spawned child processes. + * + * Instances of `ChildProcess` are not intended to be created directly. Rather, + * use the {@link spawn}, {@link exec},{@link execFile}, or {@link fork} methods to create + * instances of `ChildProcess`. + * @since v2.2.0 + */ + class ChildProcess implements EventEmitter { + /** + * A `Writable Stream` that represents the child process's `stdin`. + * + * If a child process waits to read all of its input, the child will not continue + * until this stream has been closed via `end()`. + * + * If the child was spawned with `stdio[0]` set to anything other than `'pipe'`, + * then this will be `null`. + * + * `subprocess.stdin` is an alias for `subprocess.stdio[0]`. Both properties will + * refer to the same value. + * + * The `subprocess.stdin` property can be `null` or `undefined` if the child process could not be successfully spawned. + * @since v0.1.90 + */ + stdin: Writable | null; + /** + * A `Readable Stream` that represents the child process's `stdout`. + * + * If the child was spawned with `stdio[1]` set to anything other than `'pipe'`, + * then this will be `null`. + * + * `subprocess.stdout` is an alias for `subprocess.stdio[1]`. Both properties will + * refer to the same value. + * + * ```js + * import { spawn } from 'node:child_process'; + * + * const subprocess = spawn('ls'); + * + * subprocess.stdout.on('data', (data) => { + * console.log(`Received chunk ${data}`); + * }); + * ``` + * + * The `subprocess.stdout` property can be `null` or `undefined` if the child process could not be successfully spawned. + * @since v0.1.90 + */ + stdout: Readable | null; + /** + * A `Readable Stream` that represents the child process's `stderr`. + * + * If the child was spawned with `stdio[2]` set to anything other than `'pipe'`, + * then this will be `null`. + * + * `subprocess.stderr` is an alias for `subprocess.stdio[2]`. Both properties will + * refer to the same value. + * + * The `subprocess.stderr` property can be `null` or `undefined` if the child process could not be successfully spawned. + * @since v0.1.90 + */ + stderr: Readable | null; + /** + * The `subprocess.channel` property is a reference to the child's IPC channel. If + * no IPC channel exists, this property is `undefined`. + * @since v7.1.0 + */ + readonly channel?: Control | null; + /** + * A sparse array of pipes to the child process, corresponding with positions in + * the `stdio` option passed to {@link spawn} that have been set + * to the value `'pipe'`. `subprocess.stdio[0]`, `subprocess.stdio[1]`, and `subprocess.stdio[2]` are also available as `subprocess.stdin`, `subprocess.stdout`, and `subprocess.stderr`, + * respectively. + * + * In the following example, only the child's fd `1` (stdout) is configured as a + * pipe, so only the parent's `subprocess.stdio[1]` is a stream, all other values + * in the array are `null`. + * + * ```js + * import assert from 'node:assert'; + * import fs from 'node:fs'; + * import child_process from 'node:child_process'; + * + * const subprocess = child_process.spawn('ls', { + * stdio: [ + * 0, // Use parent's stdin for child. + * 'pipe', // Pipe child's stdout to parent. + * fs.openSync('err.out', 'w'), // Direct child's stderr to a file. + * ], + * }); + * + * assert.strictEqual(subprocess.stdio[0], null); + * assert.strictEqual(subprocess.stdio[0], subprocess.stdin); + * + * assert(subprocess.stdout); + * assert.strictEqual(subprocess.stdio[1], subprocess.stdout); + * + * assert.strictEqual(subprocess.stdio[2], null); + * assert.strictEqual(subprocess.stdio[2], subprocess.stderr); + * ``` + * + * The `subprocess.stdio` property can be `undefined` if the child process could + * not be successfully spawned. + * @since v0.7.10 + */ + readonly stdio: [ + Writable | null, + // stdin + Readable | null, + // stdout + Readable | null, + // stderr + Readable | Writable | null | undefined, + // extra + Readable | Writable | null | undefined, // extra + ]; + /** + * The `subprocess.killed` property indicates whether the child process + * successfully received a signal from `subprocess.kill()`. The `killed` property + * does not indicate that the child process has been terminated. + * @since v0.5.10 + */ + readonly killed: boolean; + /** + * Returns the process identifier (PID) of the child process. If the child process + * fails to spawn due to errors, then the value is `undefined` and `error` is + * emitted. + * + * ```js + * import { spawn } from 'node:child_process'; + * const grep = spawn('grep', ['ssh']); + * + * console.log(`Spawned child pid: ${grep.pid}`); + * grep.stdin.end(); + * ``` + * @since v0.1.90 + */ + readonly pid?: number | undefined; + /** + * The `subprocess.connected` property indicates whether it is still possible to + * send and receive messages from a child process. When `subprocess.connected` is `false`, it is no longer possible to send or receive messages. + * @since v0.7.2 + */ + readonly connected: boolean; + /** + * The `subprocess.exitCode` property indicates the exit code of the child process. + * If the child process is still running, the field will be `null`. + * + * When the child process is terminated by a signal, `subprocess.exitCode` will be + * `null` and `subprocess.signalCode` will be set. To get the corresponding + * POSIX exit code, use + * `util.convertProcessSignalToExitCode(subprocess.signalCode)`. + */ + readonly exitCode: number | null; + /** + * The `subprocess.signalCode` property indicates the signal received by + * the child process if any, else `null`. + */ + readonly signalCode: NodeJS.Signals | null; + /** + * The `subprocess.spawnargs` property represents the full list of command-line + * arguments the child process was launched with. + */ + readonly spawnargs: string[]; + /** + * The `subprocess.spawnfile` property indicates the executable file name of + * the child process that is launched. + * + * For {@link fork}, its value will be equal to `process.execPath`. + * For {@link spawn}, its value will be the name of + * the executable file. + * For {@link exec}, its value will be the name of the shell + * in which the child process is launched. + */ + readonly spawnfile: string; + /** + * The `subprocess.kill()` method sends a signal to the child process. If no + * argument is given, the process will be sent the `'SIGTERM'` signal. See [`signal(7)`](http://man7.org/linux/man-pages/man7/signal.7.html) for a list of available signals. This function + * returns `true` if [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) succeeds, and `false` otherwise. + * + * ```js + * import { spawn } from 'node:child_process'; + * const grep = spawn('grep', ['ssh']); + * + * grep.on('close', (code, signal) => { + * console.log( + * `child process terminated due to receipt of signal ${signal}`); + * }); + * + * // Send SIGHUP to process. + * grep.kill('SIGHUP'); + * ``` + * + * The `ChildProcess` object may emit an `'error'` event if the signal + * cannot be delivered. Sending a signal to a child process that has already exited + * is not an error but may have unforeseen consequences. Specifically, if the + * process identifier (PID) has been reassigned to another process, the signal will + * be delivered to that process instead which can have unexpected results. + * + * While the function is called `kill`, the signal delivered to the child process + * may not actually terminate the process. + * + * See [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for reference. + * + * On Windows, where POSIX signals do not exist, the `signal` argument will be + * ignored, and the process will be killed forcefully and abruptly (similar to `'SIGKILL'`). + * See `Signal Events` for more details. + * + * On Linux, child processes of child processes will not be terminated + * when attempting to kill their parent. This is likely to happen when running a + * new process in a shell or with the use of the `shell` option of `ChildProcess`: + * + * ```js + * 'use strict'; + * import { spawn } from 'node:child_process'; + * + * const subprocess = spawn( + * 'sh', + * [ + * '-c', + * `node -e "setInterval(() => { + * console.log(process.pid, 'is alive') + * }, 500);"`, + * ], { + * stdio: ['inherit', 'inherit', 'inherit'], + * }, + * ); + * + * setTimeout(() => { + * subprocess.kill(); // Does not terminate the Node.js process in the shell. + * }, 2000); + * ``` + * @since v0.1.90 + */ + kill(signal?: NodeJS.Signals | number): boolean; + /** + * Calls {@link ChildProcess.kill} with `'SIGTERM'`. + * @since v20.5.0 + */ + [Symbol.dispose](): void; + /** + * When an IPC channel has been established between the parent and child ( + * i.e. when using {@link fork}), the `subprocess.send()` method can + * be used to send messages to the child process. When the child process is a + * Node.js instance, these messages can be received via the `'message'` event. + * + * The message goes through serialization and parsing. The resulting + * message might not be the same as what is originally sent. + * + * For example, in the parent script: + * + * ```js + * import cp from 'node:child_process'; + * const n = cp.fork(`${__dirname}/sub.js`); + * + * n.on('message', (m) => { + * console.log('PARENT got message:', m); + * }); + * + * // Causes the child to print: CHILD got message: { hello: 'world' } + * n.send({ hello: 'world' }); + * ``` + * + * And then the child script, `'sub.js'` might look like this: + * + * ```js + * process.on('message', (m) => { + * console.log('CHILD got message:', m); + * }); + * + * // Causes the parent to print: PARENT got message: { foo: 'bar', baz: null } + * process.send({ foo: 'bar', baz: NaN }); + * ``` + * + * Child Node.js processes will have a `process.send()` method of their own + * that allows the child to send messages back to the parent. + * + * There is a special case when sending a `{cmd: 'NODE_foo'}` message. Messages + * containing a `NODE_` prefix in the `cmd` property are reserved for use within + * Node.js core and will not be emitted in the child's `'message'` event. Rather, such messages are emitted using the `'internalMessage'` event and are consumed internally by Node.js. + * Applications should avoid using such messages or listening for `'internalMessage'` events as it is subject to change without notice. + * + * The optional `sendHandle` argument that may be passed to `subprocess.send()` is + * for passing a TCP server or socket object to the child process. The child will + * receive the object as the second argument passed to the callback function + * registered on the `'message'` event. Any data that is received and buffered in + * the socket will not be sent to the child. Sending IPC sockets is not supported on Windows. + * + * The optional `callback` is a function that is invoked after the message is + * sent but before the child may have received it. The function is called with a + * single argument: `null` on success, or an `Error` object on failure. + * + * If no `callback` function is provided and the message cannot be sent, an `'error'` event will be emitted by the `ChildProcess` object. This can + * happen, for instance, when the child process has already exited. + * + * `subprocess.send()` will return `false` if the channel has closed or when the + * backlog of unsent messages exceeds a threshold that makes it unwise to send + * more. Otherwise, the method returns `true`. The `callback` function can be + * used to implement flow control. + * + * #### Example: sending a server object + * + * The `sendHandle` argument can be used, for instance, to pass the handle of + * a TCP server object to the child process as illustrated in the example below: + * + * ```js + * import { createServer } from 'node:net'; + * import { fork } from 'node:child_process'; + * const subprocess = fork('subprocess.js'); + * + * // Open up the server object and send the handle. + * const server = createServer(); + * server.on('connection', (socket) => { + * socket.end('handled by parent'); + * }); + * server.listen(1337, () => { + * subprocess.send('server', server); + * }); + * ``` + * + * The child would then receive the server object as: + * + * ```js + * process.on('message', (m, server) => { + * if (m === 'server') { + * server.on('connection', (socket) => { + * socket.end('handled by child'); + * }); + * } + * }); + * ``` + * + * Once the server is now shared between the parent and child, some connections + * can be handled by the parent and some by the child. + * + * While the example above uses a server created using the `node:net` module, `node:dgram` module servers use exactly the same workflow with the exceptions of + * listening on a `'message'` event instead of `'connection'` and using `server.bind()` instead of `server.listen()`. This is, however, only + * supported on Unix platforms. + * + * #### Example: sending a socket object + * + * Similarly, the `sendHandler` argument can be used to pass the handle of a + * socket to the child process. The example below spawns two children that each + * handle connections with "normal" or "special" priority: + * + * ```js + * import { createServer } from 'node:net'; + * import { fork } from 'node:child_process'; + * const normal = fork('subprocess.js', ['normal']); + * const special = fork('subprocess.js', ['special']); + * + * // Open up the server and send sockets to child. Use pauseOnConnect to prevent + * // the sockets from being read before they are sent to the child process. + * const server = createServer({ pauseOnConnect: true }); + * server.on('connection', (socket) => { + * + * // If this is special priority... + * if (socket.remoteAddress === '74.125.127.100') { + * special.send('socket', socket); + * return; + * } + * // This is normal priority. + * normal.send('socket', socket); + * }); + * server.listen(1337); + * ``` + * + * The `subprocess.js` would receive the socket handle as the second argument + * passed to the event callback function: + * + * ```js + * process.on('message', (m, socket) => { + * if (m === 'socket') { + * if (socket) { + * // Check that the client socket exists. + * // It is possible for the socket to be closed between the time it is + * // sent and the time it is received in the child process. + * socket.end(`Request handled with ${process.argv[2]} priority`); + * } + * } + * }); + * ``` + * + * Do not use `.maxConnections` on a socket that has been passed to a subprocess. + * The parent cannot track when the socket is destroyed. + * + * Any `'message'` handlers in the subprocess should verify that `socket` exists, + * as the connection may have been closed during the time it takes to send the + * connection to the child. + * @since v0.5.9 + * @param sendHandle `undefined`, or a [`net.Socket`](https://nodejs.org/docs/latest-v26.x/api/net.html#class-netsocket), [`net.Server`](https://nodejs.org/docs/latest-v26.x/api/net.html#class-netserver), or [`dgram.Socket`](https://nodejs.org/docs/latest-v26.x/api/dgram.html#class-dgramsocket) object. + * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles. `options` supports the following properties: + */ + send(message: Serializable, callback?: (error: Error | null) => void): boolean; + send(message: Serializable, sendHandle?: SendHandle, callback?: (error: Error | null) => void): boolean; + send( + message: Serializable, + sendHandle?: SendHandle, + options?: MessageOptions, + callback?: (error: Error | null) => void, + ): boolean; + /** + * Closes the IPC channel between parent and child, allowing the child to exit + * gracefully once there are no other connections keeping it alive. After calling + * this method the `subprocess.connected` and `process.connected` properties in + * both the parent and child (respectively) will be set to `false`, and it will be + * no longer possible to pass messages between the processes. + * + * The `'disconnect'` event will be emitted when there are no messages in the + * process of being received. This will most often be triggered immediately after + * calling `subprocess.disconnect()`. + * + * When the child process is a Node.js instance (e.g. spawned using {@link fork}), the `process.disconnect()` method can be invoked + * within the child process to close the IPC channel as well. + * @since v0.7.2 + */ + disconnect(): void; + /** + * By default, the parent will wait for the detached child to exit. To prevent the + * parent from waiting for a given `subprocess` to exit, use the `subprocess.unref()` method. Doing so will cause the parent's event loop to not + * include the child in its reference count, allowing the parent to exit + * independently of the child, unless there is an established IPC channel between + * the child and the parent. + * + * ```js + * import { spawn } from 'node:child_process'; + * + * const subprocess = spawn(process.argv[0], ['child_program.js'], { + * detached: true, + * stdio: 'ignore', + * }); + * + * subprocess.unref(); + * ``` + * @since v0.7.10 + */ + unref(): void; + /** + * Calling `subprocess.ref()` after making a call to `subprocess.unref()` will + * restore the removed reference count for the child process, forcing the parent + * to wait for the child to exit before exiting itself. + * + * ```js + * import { spawn } from 'node:child_process'; + * + * const subprocess = spawn(process.argv[0], ['child_program.js'], { + * detached: true, + * stdio: 'ignore', + * }); + * + * subprocess.unref(); + * subprocess.ref(); + * ``` + * @since v0.7.10 + */ + ref(): void; + } + interface ChildProcess extends InternalEventEmitter<ChildProcessEventMap> {} + // return this object when stdio option is undefined or not specified + interface ChildProcessWithoutNullStreams extends ChildProcess { + stdin: Writable; + stdout: Readable; + stderr: Readable; + readonly stdio: [ + Writable, + Readable, + Readable, + // stderr + Readable | Writable | null | undefined, + // extra, no modification + Readable | Writable | null | undefined, // extra, no modification + ]; + } + // return this object when stdio option is a tuple of 3 + interface ChildProcessByStdio<I extends null | Writable, O extends null | Readable, E extends null | Readable> + extends ChildProcess + { + stdin: I; + stdout: O; + stderr: E; + readonly stdio: [ + I, + O, + E, + Readable | Writable | null | undefined, + // extra, no modification + Readable | Writable | null | undefined, // extra, no modification + ]; + } + interface Control extends EventEmitter { + ref(): void; + unref(): void; + } + interface MessageOptions { + keepOpen?: boolean | undefined; + } + type IOType = "overlapped" | "pipe" | "ignore" | "inherit"; + type StdioOptions = IOType | Array<IOType | "ipc" | Stream | number | null | undefined>; + type SerializationType = "json" | "advanced"; + interface MessagingOptions extends Abortable { + /** + * Specify the kind of serialization used for sending messages between processes. + * @default 'json' + */ + serialization?: SerializationType | undefined; + /** + * The signal value to be used when the spawned process will be killed by the abort signal. + * @default 'SIGTERM' + */ + killSignal?: NodeJS.Signals | number | undefined; + /** + * In milliseconds the maximum amount of time the process is allowed to run. + */ + timeout?: number | undefined; + } + interface ProcessEnvOptions { + uid?: number | undefined; + gid?: number | undefined; + cwd?: string | URL | undefined; + env?: NodeJS.ProcessEnv | undefined; + } + interface CommonOptions extends ProcessEnvOptions { + /** + * @default false + */ + windowsHide?: boolean | undefined; + /** + * @default 0 + */ + timeout?: number | undefined; + } + interface CommonSpawnOptions extends CommonOptions, MessagingOptions, Abortable { + argv0?: string | undefined; + /** + * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings. + * If passed as an array, the first element is used for `stdin`, the second for + * `stdout`, and the third for `stderr`. A fourth element can be used to + * specify the `stdio` behavior beyond the standard streams. See + * {@link ChildProcess.stdio} for more information. + * + * @default 'pipe' + */ + stdio?: StdioOptions | undefined; + shell?: boolean | string | undefined; + windowsVerbatimArguments?: boolean | undefined; + } + interface SpawnOptions extends CommonSpawnOptions { + detached?: boolean | undefined; + } + interface SpawnOptionsWithoutStdio extends SpawnOptions { + stdio?: StdioPipeNamed | StdioPipe[] | undefined; + } + type StdioNull = "inherit" | "ignore" | Stream; + type StdioPipeNamed = "pipe" | "overlapped"; + type StdioPipe = undefined | null | StdioPipeNamed; + interface SpawnOptionsWithStdioTuple< + Stdin extends StdioNull | StdioPipe, + Stdout extends StdioNull | StdioPipe, + Stderr extends StdioNull | StdioPipe, + > extends SpawnOptions { + stdio: [Stdin, Stdout, Stderr]; + } + /** + * The `child_process.spawn()` method spawns a new process using the given `command`, with command-line arguments in `args`. If omitted, `args` defaults + * to an empty array. + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * + * A third argument may be used to specify additional options, with these defaults: + * + * ```js + * const defaults = { + * cwd: undefined, + * env: process.env, + * }; + * ``` + * + * Use `cwd` to specify the working directory from which the process is spawned. + * If not given, the default is to inherit the current working directory. If given, + * but the path does not exist, the child process emits an `ENOENT` error + * and exits immediately. `ENOENT` is also emitted when the command + * does not exist. + * + * Use `env` to specify environment variables that will be visible to the new + * process, the default is `process.env`. + * + * `undefined` values in `env` will be ignored. + * + * Example of running `ls -lh /usr`, capturing `stdout`, `stderr`, and the + * exit code: + * + * ```js + * import { spawn } from 'node:child_process'; + * import { once } from 'node:events'; + * const ls = spawn('ls', ['-lh', '/usr']); + * + * ls.stdout.on('data', (data) => { + * console.log(`stdout: ${data}`); + * }); + * + * ls.stderr.on('data', (data) => { + * console.error(`stderr: ${data}`); + * }); + * + * const [code] = await once(ls, 'close'); + * console.log(`child process exited with code ${code}`); + * ``` + * + * Example: A very elaborate way to run `ps ax | grep ssh` + * + * ```js + * import { spawn } from 'node:child_process'; + * const ps = spawn('ps', ['ax']); + * const grep = spawn('grep', ['ssh']); + * + * ps.stdout.on('data', (data) => { + * grep.stdin.write(data); + * }); + * + * ps.stderr.on('data', (data) => { + * console.error(`ps stderr: ${data}`); + * }); + * + * ps.on('close', (code) => { + * if (code !== 0) { + * console.log(`ps process exited with code ${code}`); + * } + * grep.stdin.end(); + * }); + * + * grep.stdout.on('data', (data) => { + * console.log(data.toString()); + * }); + * + * grep.stderr.on('data', (data) => { + * console.error(`grep stderr: ${data}`); + * }); + * + * grep.on('close', (code) => { + * if (code !== 0) { + * console.log(`grep process exited with code ${code}`); + * } + * }); + * ``` + * + * Example of checking for failed `spawn`: + * + * ```js + * import { spawn } from 'node:child_process'; + * const subprocess = spawn('bad_command'); + * + * subprocess.on('error', (err) => { + * console.error('Failed to start subprocess.'); + * }); + * ``` + * + * Certain platforms (macOS, Linux) will use the value of `argv[0]` for the process + * title while others (Windows, SunOS) will use `command`. + * + * Node.js overwrites `argv[0]` with `process.execPath` on startup, so `process.argv[0]` in a Node.js child process will not match the `argv0` parameter passed to `spawn` from the parent. Retrieve + * it with the `process.argv0` property instead. + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * import { spawn } from 'node:child_process'; + * const controller = new AbortController(); + * const { signal } = controller; + * const grep = spawn('grep', ['ssh'], { signal }); + * grep.on('error', (err) => { + * // This will be called with err being an AbortError if the controller aborts + * }); + * controller.abort(); // Stops the child process + * ``` + * @since v0.1.90 + * @param command The command to run. + * @param args List of string arguments. + */ + function spawn(command: string, options?: SpawnOptionsWithoutStdio): ChildProcessWithoutNullStreams; + function spawn( + command: string, + options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioPipe>, + ): ChildProcessByStdio<Writable, Readable, Readable>; + function spawn( + command: string, + options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioNull>, + ): ChildProcessByStdio<Writable, Readable, null>; + function spawn( + command: string, + options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioPipe>, + ): ChildProcessByStdio<Writable, null, Readable>; + function spawn( + command: string, + options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioPipe>, + ): ChildProcessByStdio<null, Readable, Readable>; + function spawn( + command: string, + options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioNull>, + ): ChildProcessByStdio<Writable, null, null>; + function spawn( + command: string, + options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioNull>, + ): ChildProcessByStdio<null, Readable, null>; + function spawn( + command: string, + options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioPipe>, + ): ChildProcessByStdio<null, null, Readable>; + function spawn( + command: string, + options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioNull>, + ): ChildProcessByStdio<null, null, null>; + function spawn(command: string, options: SpawnOptions): ChildProcess; + // overloads of spawn with 'args' + function spawn( + command: string, + args?: readonly string[], + options?: SpawnOptionsWithoutStdio, + ): ChildProcessWithoutNullStreams; + function spawn( + command: string, + args: readonly string[], + options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioPipe>, + ): ChildProcessByStdio<Writable, Readable, Readable>; + function spawn( + command: string, + args: readonly string[], + options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioNull>, + ): ChildProcessByStdio<Writable, Readable, null>; + function spawn( + command: string, + args: readonly string[], + options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioPipe>, + ): ChildProcessByStdio<Writable, null, Readable>; + function spawn( + command: string, + args: readonly string[], + options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioPipe>, + ): ChildProcessByStdio<null, Readable, Readable>; + function spawn( + command: string, + args: readonly string[], + options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioNull>, + ): ChildProcessByStdio<Writable, null, null>; + function spawn( + command: string, + args: readonly string[], + options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioNull>, + ): ChildProcessByStdio<null, Readable, null>; + function spawn( + command: string, + args: readonly string[], + options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioPipe>, + ): ChildProcessByStdio<null, null, Readable>; + function spawn( + command: string, + args: readonly string[], + options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioNull>, + ): ChildProcessByStdio<null, null, null>; + function spawn(command: string, args: readonly string[], options: SpawnOptions): ChildProcess; + interface ExecOptions extends CommonOptions { + shell?: string | undefined; + signal?: AbortSignal | undefined; + maxBuffer?: number | undefined; + killSignal?: NodeJS.Signals | number | undefined; + encoding?: string | null | undefined; + } + interface ExecOptionsWithStringEncoding extends ExecOptions { + encoding?: BufferEncoding | undefined; + } + interface ExecOptionsWithBufferEncoding extends ExecOptions { + encoding: "buffer" | null; + } + interface ExecException extends Omit<NodeJS.ErrnoException, "code"> { + cmd: string; + code?: number | string; + killed?: boolean; + signal?: NodeJS.Signals; + stdout?: string | NonSharedBuffer; + stderr?: string | NonSharedBuffer; + } + /** + * Spawns a shell then executes the `command` within that shell, buffering any + * generated output. The `command` string passed to the exec function is processed + * directly by the shell and special characters (vary based on [shell](https://en.wikipedia.org/wiki/List_of_command-line_interpreters)) + * need to be dealt with accordingly: + * + * ```js + * import { exec } from 'node:child_process'; + * + * exec('"/path/to/test file/test.sh" arg1 arg2'); + * // Double quotes are used so that the space in the path is not interpreted as + * // a delimiter of multiple arguments. + * + * exec('echo "The \\$HOME variable is $HOME"'); + * // The $HOME variable is escaped in the first instance, but not in the second. + * ``` + * + * **Never pass unsanitized user input to this function. Any input containing shell** + * **metacharacters may be used to trigger arbitrary command execution.** + * + * If a `callback` function is provided, it is called with the arguments `(error, stdout, stderr)`. On success, `error` will be `null`. On error, `error` will be an instance of `Error`. The + * `error.code` property will be + * the exit code of the process. By convention, any exit code other than `0` indicates an error. `error.signal` will be the signal that terminated the + * process. + * + * The `stdout` and `stderr` arguments passed to the callback will contain the + * stdout and stderr output of the child process. By default, Node.js will decode + * the output as UTF-8 and pass strings to the callback. The `encoding` option + * can be used to specify the character encoding used to decode the stdout and + * stderr output. If `encoding` is `'buffer'`, or an unrecognized character + * encoding, `Buffer` objects will be passed to the callback instead. + * + * ```js + * import { exec } from 'node:child_process'; + * exec('cat *.js missing_file | wc -l', (error, stdout, stderr) => { + * if (error) { + * console.error(`exec error: ${error}`); + * return; + * } + * console.log(`stdout: ${stdout}`); + * console.error(`stderr: ${stderr}`); + * }); + * ``` + * + * If `timeout` is greater than `0`, the parent will send the signal + * identified by the `killSignal` property (the default is `'SIGTERM'`) if the + * child runs longer than `timeout` milliseconds. + * + * Unlike the [`exec(3)`](http://man7.org/linux/man-pages/man3/exec.3.html) POSIX system call, `child_process.exec()` does not replace + * the existing process and uses a shell to execute the command. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned `ChildProcess` instance is attached to the `Promise` as a `child` property. In + * case of an error (including any error resulting in an exit code other than 0), a + * rejected promise is returned, with the same `error` object given in the + * callback, but with two additional properties `stdout` and `stderr`. + * + * ```js + * import util from 'node:util'; + * import child_process from 'node:child_process'; + * const exec = util.promisify(child_process.exec); + * + * async function lsExample() { + * const { stdout, stderr } = await exec('ls'); + * console.log('stdout:', stdout); + * console.error('stderr:', stderr); + * } + * lsExample(); + * ``` + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * import { exec } from 'node:child_process'; + * const controller = new AbortController(); + * const { signal } = controller; + * const child = exec('grep ssh', { signal }, (error) => { + * console.error(error); // an AbortError + * }); + * controller.abort(); + * ``` + * @since v0.1.90 + * @param command The command to run, with space-separated arguments. + * @param callback called with the output when process terminates. + */ + function exec( + command: string, + callback?: (error: ExecException | null, stdout: string, stderr: string) => void, + ): ChildProcess; + // `options` with `"buffer"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`. + function exec( + command: string, + options: ExecOptionsWithBufferEncoding, + callback?: (error: ExecException | null, stdout: NonSharedBuffer, stderr: NonSharedBuffer) => void, + ): ChildProcess; + // `options` with well-known or absent `encoding` means stdout/stderr are definitely `string`. + function exec( + command: string, + options: ExecOptionsWithStringEncoding, + callback?: (error: ExecException | null, stdout: string, stderr: string) => void, + ): ChildProcess; + // fallback if nothing else matches. Worst case is always `string | Buffer`. + function exec( + command: string, + options: ExecOptions | undefined | null, + callback?: ( + error: ExecException | null, + stdout: string | NonSharedBuffer, + stderr: string | NonSharedBuffer, + ) => void, + ): ChildProcess; + interface PromiseWithChild<T> extends Promise<T> { + child: ChildProcess; + } + namespace exec { + function __promisify__(command: string): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + command: string, + options: ExecOptionsWithBufferEncoding, + ): PromiseWithChild<{ + stdout: NonSharedBuffer; + stderr: NonSharedBuffer; + }>; + function __promisify__( + command: string, + options: ExecOptionsWithStringEncoding, + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + command: string, + options: ExecOptions | undefined | null, + ): PromiseWithChild<{ + stdout: string | NonSharedBuffer; + stderr: string | NonSharedBuffer; + }>; + } + interface ExecFileOptions extends CommonOptions, Abortable { + maxBuffer?: number | undefined; + killSignal?: NodeJS.Signals | number | undefined; + windowsVerbatimArguments?: boolean | undefined; + shell?: boolean | string | undefined; + signal?: AbortSignal | undefined; + encoding?: string | null | undefined; + } + interface ExecFileOptionsWithStringEncoding extends ExecFileOptions { + encoding?: BufferEncoding | undefined; + } + interface ExecFileOptionsWithBufferEncoding extends ExecFileOptions { + encoding: "buffer" | null; + } + /** @deprecated Use `ExecFileOptions` instead. */ + interface ExecFileOptionsWithOtherEncoding extends ExecFileOptions {} + /** + * The `child_process.execFile()` function is similar to {@link exec} except that it does not spawn a shell by default. Rather, the specified + * executable `file` is spawned directly as a new process making it slightly more + * efficient than {@link exec}. + * + * The same options as {@link exec} are supported. Since a shell is + * not spawned, behaviors such as I/O redirection and file globbing are not + * supported. + * + * ```js + * import { execFile } from 'node:child_process'; + * const child = execFile('node', ['--version'], (error, stdout, stderr) => { + * if (error) { + * throw error; + * } + * console.log(stdout); + * }); + * ``` + * + * The `stdout` and `stderr` arguments passed to the callback will contain the + * stdout and stderr output of the child process. By default, Node.js will decode + * the output as UTF-8 and pass strings to the callback. The `encoding` option + * can be used to specify the character encoding used to decode the stdout and + * stderr output. If `encoding` is `'buffer'`, or an unrecognized character + * encoding, `Buffer` objects will be passed to the callback instead. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned `ChildProcess` instance is attached to the `Promise` as a `child` property. In + * case of an error (including any error resulting in an exit code other than 0), a + * rejected promise is returned, with the same `error` object given in the + * callback, but with two additional properties `stdout` and `stderr`. + * + * ```js + * import util from 'node:util'; + * import child_process from 'node:child_process'; + * const execFile = util.promisify(child_process.execFile); + * async function getVersion() { + * const { stdout } = await execFile('node', ['--version']); + * console.log(stdout); + * } + * getVersion(); + * ``` + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * import { execFile } from 'node:child_process'; + * const controller = new AbortController(); + * const { signal } = controller; + * const child = execFile('node', ['--version'], { signal }, (error) => { + * console.error(error); // an AbortError + * }); + * controller.abort(); + * ``` + * @since v0.1.91 + * @param file The name or path of the executable file to run. + * @param args List of string arguments. + * @param callback Called with the output when process terminates. + */ + // no `options` definitely means stdout/stderr are `string`. + function execFile( + file: string, + callback?: (error: ExecException | null, stdout: string, stderr: string) => void, + ): ChildProcess; + function execFile( + file: string, + args: readonly string[] | undefined | null, + callback?: (error: ExecException | null, stdout: string, stderr: string) => void, + ): ChildProcess; + // `options` with `"buffer"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`. + function execFile( + file: string, + options: ExecFileOptionsWithBufferEncoding, + callback?: (error: ExecException | null, stdout: NonSharedBuffer, stderr: NonSharedBuffer) => void, + ): ChildProcess; + function execFile( + file: string, + args: readonly string[] | undefined | null, + options: ExecFileOptionsWithBufferEncoding, + callback?: (error: ExecException | null, stdout: NonSharedBuffer, stderr: NonSharedBuffer) => void, + ): ChildProcess; + // `options` with well-known or absent `encoding` means stdout/stderr are definitely `string`. + function execFile( + file: string, + options: ExecFileOptionsWithStringEncoding, + callback?: (error: ExecException | null, stdout: string, stderr: string) => void, + ): ChildProcess; + function execFile( + file: string, + args: readonly string[] | undefined | null, + options: ExecFileOptionsWithStringEncoding, + callback?: (error: ExecException | null, stdout: string, stderr: string) => void, + ): ChildProcess; + // fallback if nothing else matches. Worst case is always `string | Buffer`. + function execFile( + file: string, + options: ExecFileOptions | undefined | null, + callback: + | (( + error: ExecException | null, + stdout: string | NonSharedBuffer, + stderr: string | NonSharedBuffer, + ) => void) + | undefined + | null, + ): ChildProcess; + function execFile( + file: string, + args: readonly string[] | undefined | null, + options: ExecFileOptions | undefined | null, + callback: + | (( + error: ExecException | null, + stdout: string | NonSharedBuffer, + stderr: string | NonSharedBuffer, + ) => void) + | undefined + | null, + ): ChildProcess; + namespace execFile { + function __promisify__(file: string): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + args: readonly string[] | undefined | null, + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + options: ExecFileOptionsWithBufferEncoding, + ): PromiseWithChild<{ + stdout: NonSharedBuffer; + stderr: NonSharedBuffer; + }>; + function __promisify__( + file: string, + args: readonly string[] | undefined | null, + options: ExecFileOptionsWithBufferEncoding, + ): PromiseWithChild<{ + stdout: NonSharedBuffer; + stderr: NonSharedBuffer; + }>; + function __promisify__( + file: string, + options: ExecFileOptionsWithStringEncoding, + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + args: readonly string[] | undefined | null, + options: ExecFileOptionsWithStringEncoding, + ): PromiseWithChild<{ + stdout: string; + stderr: string; + }>; + function __promisify__( + file: string, + options: ExecFileOptions | undefined | null, + ): PromiseWithChild<{ + stdout: string | NonSharedBuffer; + stderr: string | NonSharedBuffer; + }>; + function __promisify__( + file: string, + args: readonly string[] | undefined | null, + options: ExecFileOptions | undefined | null, + ): PromiseWithChild<{ + stdout: string | NonSharedBuffer; + stderr: string | NonSharedBuffer; + }>; + } + interface ForkOptions extends ProcessEnvOptions, MessagingOptions, Abortable { + execPath?: string | undefined; + execArgv?: string[] | undefined; + silent?: boolean | undefined; + /** + * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings. + * If passed as an array, the first element is used for `stdin`, the second for + * `stdout`, and the third for `stderr`. A fourth element can be used to + * specify the `stdio` behavior beyond the standard streams. See + * {@link ChildProcess.stdio} for more information. + * + * @default 'pipe' + */ + stdio?: StdioOptions | undefined; + detached?: boolean | undefined; + windowsVerbatimArguments?: boolean | undefined; + } + /** + * The `child_process.fork()` method is a special case of {@link spawn} used specifically to spawn new Node.js processes. + * Like {@link spawn}, a `ChildProcess` object is returned. The + * returned `ChildProcess` will have an additional communication channel + * built-in that allows messages to be passed back and forth between the parent and + * child. See `subprocess.send()` for details. + * + * Keep in mind that spawned Node.js child processes are + * independent of the parent with exception of the IPC communication channel + * that is established between the two. Each process has its own memory, with + * their own V8 instances. Because of the additional resource allocations + * required, spawning a large number of child Node.js processes is not + * recommended. + * + * By default, `child_process.fork()` will spawn new Node.js instances using the `process.execPath` of the parent process. The `execPath` property in the `options` object allows for an alternative + * execution path to be used. + * + * Node.js processes launched with a custom `execPath` will communicate with the + * parent process using the file descriptor (fd) identified using the + * environment variable `NODE_CHANNEL_FD` on the child process. + * + * Unlike the [`fork(2)`](http://man7.org/linux/man-pages/man2/fork.2.html) POSIX system call, `child_process.fork()` does not clone the + * current process. + * + * The `shell` option available in {@link spawn} is not supported by `child_process.fork()` and will be ignored if set. + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except + * the error passed to the callback will be an `AbortError`: + * + * ```js + * if (process.argv[2] === 'child') { + * setTimeout(() => { + * console.log(`Hello from ${process.argv[2]}!`); + * }, 1_000); + * } else { + * import { fork } from 'node:child_process'; + * const controller = new AbortController(); + * const { signal } = controller; + * const child = fork(__filename, ['child'], { signal }); + * child.on('error', (err) => { + * // This will be called with err being an AbortError if the controller aborts + * }); + * controller.abort(); // Stops the child process + * } + * ``` + * @since v0.5.0 + * @param modulePath The module to run in the child. + * @param args List of string arguments. + */ + function fork(modulePath: string | URL, options?: ForkOptions): ChildProcess; + function fork(modulePath: string | URL, args?: readonly string[], options?: ForkOptions): ChildProcess; + interface SpawnSyncOptions extends CommonSpawnOptions { + input?: string | NodeJS.ArrayBufferView | undefined; + maxBuffer?: number | undefined; + encoding?: BufferEncoding | "buffer" | null | undefined; + } + interface SpawnSyncOptionsWithStringEncoding extends SpawnSyncOptions { + encoding: BufferEncoding; + } + interface SpawnSyncOptionsWithBufferEncoding extends SpawnSyncOptions { + encoding?: "buffer" | null | undefined; + } + interface SpawnSyncReturns<T> { + pid: number; + output: Array<T | null>; + stdout: T; + stderr: T; + status: number | null; + signal: NodeJS.Signals | null; + error?: Error; + } + /** + * The `child_process.spawnSync()` method is generally identical to {@link spawn} with the exception that the function will not return + * until the child process has fully closed. When a timeout has been encountered + * and `killSignal` is sent, the method won't return until the process has + * completely exited. If the process intercepts and handles the `SIGTERM` signal + * and doesn't exit, the parent process will wait until the child process has + * exited. + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * @since v0.11.12 + * @param command The command to run. + * @param args List of string arguments. + */ + function spawnSync(command: string): SpawnSyncReturns<NonSharedBuffer>; + function spawnSync(command: string, options: SpawnSyncOptionsWithStringEncoding): SpawnSyncReturns<string>; + function spawnSync(command: string, options: SpawnSyncOptionsWithBufferEncoding): SpawnSyncReturns<NonSharedBuffer>; + function spawnSync(command: string, options?: SpawnSyncOptions): SpawnSyncReturns<string | NonSharedBuffer>; + function spawnSync(command: string, args: readonly string[]): SpawnSyncReturns<NonSharedBuffer>; + function spawnSync( + command: string, + args: readonly string[], + options: SpawnSyncOptionsWithStringEncoding, + ): SpawnSyncReturns<string>; + function spawnSync( + command: string, + args: readonly string[], + options: SpawnSyncOptionsWithBufferEncoding, + ): SpawnSyncReturns<NonSharedBuffer>; + function spawnSync( + command: string, + args?: readonly string[], + options?: SpawnSyncOptions, + ): SpawnSyncReturns<string | NonSharedBuffer>; + interface CommonExecOptions extends CommonOptions { + input?: string | NodeJS.ArrayBufferView | undefined; + /** + * Can be set to 'pipe', 'inherit, or 'ignore', or an array of these strings. + * If passed as an array, the first element is used for `stdin`, the second for + * `stdout`, and the third for `stderr`. A fourth element can be used to + * specify the `stdio` behavior beyond the standard streams. See + * {@link ChildProcess.stdio} for more information. + * + * @default 'pipe' + */ + stdio?: StdioOptions | undefined; + killSignal?: NodeJS.Signals | number | undefined; + maxBuffer?: number | undefined; + encoding?: BufferEncoding | "buffer" | null | undefined; + } + interface ExecSyncOptions extends CommonExecOptions { + shell?: string | undefined; + } + interface ExecSyncOptionsWithStringEncoding extends ExecSyncOptions { + encoding: BufferEncoding; + } + interface ExecSyncOptionsWithBufferEncoding extends ExecSyncOptions { + encoding?: "buffer" | null | undefined; + } + /** + * The `child_process.execSync()` method is generally identical to {@link exec} with the exception that the method will not return + * until the child process has fully closed. When a timeout has been encountered + * and `killSignal` is sent, the method won't return until the process has + * completely exited. If the child process intercepts and handles the `SIGTERM` signal and doesn't exit, the parent process will wait until the child process + * has exited. + * + * If the process times out or has a non-zero exit code, this method will throw. + * The `Error` object will contain the entire result from {@link spawnSync}. + * + * **Never pass unsanitized user input to this function. Any input containing shell** + * **metacharacters may be used to trigger arbitrary command execution.** + * @since v0.11.12 + * @param command The command to run. + * @return The stdout from the command. + */ + function execSync(command: string): NonSharedBuffer; + function execSync(command: string, options: ExecSyncOptionsWithStringEncoding): string; + function execSync(command: string, options: ExecSyncOptionsWithBufferEncoding): NonSharedBuffer; + function execSync(command: string, options?: ExecSyncOptions): string | NonSharedBuffer; + interface ExecFileSyncOptions extends CommonExecOptions { + shell?: boolean | string | undefined; + } + interface ExecFileSyncOptionsWithStringEncoding extends ExecFileSyncOptions { + encoding: BufferEncoding; + } + interface ExecFileSyncOptionsWithBufferEncoding extends ExecFileSyncOptions { + encoding?: "buffer" | null | undefined; // specify `null`. + } + /** + * The `child_process.execFileSync()` method is generally identical to {@link execFile} with the exception that the method will not + * return until the child process has fully closed. When a timeout has been + * encountered and `killSignal` is sent, the method won't return until the process + * has completely exited. + * + * If the child process intercepts and handles the `SIGTERM` signal and + * does not exit, the parent process will still wait until the child process has + * exited. + * + * If the process times out or has a non-zero exit code, this method will throw an `Error` that will include the full result of the underlying {@link spawnSync}. + * + * **If the `shell` option is enabled, do not pass unsanitized user input to this** + * **function. Any input containing shell metacharacters may be used to trigger** + * **arbitrary command execution.** + * @since v0.11.12 + * @param file The name or path of the executable file to run. + * @param args List of string arguments. + * @return The stdout from the command. + */ + function execFileSync(file: string): NonSharedBuffer; + function execFileSync(file: string, options: ExecFileSyncOptionsWithStringEncoding): string; + function execFileSync(file: string, options: ExecFileSyncOptionsWithBufferEncoding): NonSharedBuffer; + function execFileSync(file: string, options?: ExecFileSyncOptions): string | NonSharedBuffer; + function execFileSync(file: string, args: readonly string[]): NonSharedBuffer; + function execFileSync( + file: string, + args: readonly string[], + options: ExecFileSyncOptionsWithStringEncoding, + ): string; + function execFileSync( + file: string, + args: readonly string[], + options: ExecFileSyncOptionsWithBufferEncoding, + ): NonSharedBuffer; + function execFileSync( + file: string, + args?: readonly string[], + options?: ExecFileSyncOptions, + ): string | NonSharedBuffer; + /** @deprecated This deprecated alias will be removed in a future version. Use `ExecException` instead. */ + interface ExecFileException extends ExecException {} +} +declare module "child_process" { + export * from "node:child_process"; +} diff --git a/node_modules/@types/node/cluster.d.ts b/node_modules/@types/node/cluster.d.ts new file mode 100644 index 0000000..b9dbc8c --- /dev/null +++ b/node_modules/@types/node/cluster.d.ts @@ -0,0 +1,432 @@ +declare module "node:cluster" { + import * as child_process from "node:child_process"; + import { EventEmitter, InternalEventEmitter } from "node:events"; + class Worker implements EventEmitter { + constructor(options?: cluster.WorkerOptions); + /** + * Each new worker is given its own unique id, this id is stored in the `id`. + * + * While a worker is alive, this is the key that indexes it in `cluster.workers`. + * @since v0.8.0 + */ + id: number; + /** + * All workers are created using [`child_process.fork()`](https://nodejs.org/docs/latest-v26.x/api/child_process.html#child_processforkmodulepath-args-options), the returned object + * from this function is stored as `.process`. In a worker, the global `process` is stored. + * + * See: [Child Process module](https://nodejs.org/docs/latest-v26.x/api/child_process.html#child_processforkmodulepath-args-options). + * + * Workers will call `process.exit(0)` if the `'disconnect'` event occurs + * on `process` and `.exitedAfterDisconnect` is not `true`. This protects against + * accidental disconnection. + * @since v0.7.0 + */ + process: child_process.ChildProcess; + /** + * Send a message to a worker or primary, optionally with a handle. + * + * In the primary, this sends a message to a specific worker. It is identical to [`ChildProcess.send()`](https://nodejs.org/docs/latest-v26.x/api/child_process.html#subprocesssendmessage-sendhandle-options-callback). + * + * In a worker, this sends a message to the primary. It is identical to `process.send()`. + * + * This example will echo back all messages from the primary: + * + * ```js + * if (cluster.isPrimary) { + * const worker = cluster.fork(); + * worker.send('hi there'); + * + * } else if (cluster.isWorker) { + * process.on('message', (msg) => { + * process.send(msg); + * }); + * } + * ``` + * @since v0.7.0 + * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles. + */ + send(message: child_process.Serializable, callback?: (error: Error | null) => void): boolean; + send( + message: child_process.Serializable, + sendHandle: child_process.SendHandle, + callback?: (error: Error | null) => void, + ): boolean; + send( + message: child_process.Serializable, + sendHandle: child_process.SendHandle, + options?: child_process.MessageOptions, + callback?: (error: Error | null) => void, + ): boolean; + /** + * This function will kill the worker. In the primary worker, it does this by + * disconnecting the `worker.process`, and once disconnected, killing with `signal`. In the worker, it does it by killing the process with `signal`. + * + * The `kill()` function kills the worker process without waiting for a graceful + * disconnect, it has the same behavior as `worker.process.kill()`. + * + * This method is aliased as `worker.destroy()` for backwards compatibility. + * + * In a worker, `process.kill()` exists, but it is not this function; + * it is [`kill()`](https://nodejs.org/docs/latest-v26.x/api/process.html#processkillpid-signal). + * @since v0.9.12 + * @param [signal='SIGTERM'] Name of the kill signal to send to the worker process. + */ + kill(signal?: string): void; + destroy(signal?: string): void; + /** + * In a worker, this function will close all servers, wait for the `'close'` event + * on those servers, and then disconnect the IPC channel. + * + * In the primary, an internal message is sent to the worker causing it to call `.disconnect()` on itself. + * + * Causes `.exitedAfterDisconnect` to be set. + * + * After a server is closed, it will no longer accept new connections, + * but connections may be accepted by any other listening worker. Existing + * connections will be allowed to close as usual. When no more connections exist, + * see `server.close()`, the IPC channel to the worker will close allowing it + * to die gracefully. + * + * The above applies _only_ to server connections, client connections are not + * automatically closed by workers, and disconnect does not wait for them to close + * before exiting. + * + * In a worker, `process.disconnect` exists, but it is not this function; + * it is `disconnect()`. + * + * Because long living server connections may block workers from disconnecting, it + * may be useful to send a message, so application specific actions may be taken to + * close them. It also may be useful to implement a timeout, killing a worker if + * the `'disconnect'` event has not been emitted after some time. + * + * ```js + * import net from 'node:net'; + * + * if (cluster.isPrimary) { + * const worker = cluster.fork(); + * let timeout; + * + * worker.on('listening', (address) => { + * worker.send('shutdown'); + * worker.disconnect(); + * timeout = setTimeout(() => { + * worker.kill(); + * }, 2000); + * }); + * + * worker.on('disconnect', () => { + * clearTimeout(timeout); + * }); + * + * } else if (cluster.isWorker) { + * const server = net.createServer((socket) => { + * // Connections never end + * }); + * + * server.listen(8000); + * + * process.on('message', (msg) => { + * if (msg === 'shutdown') { + * // Initiate graceful close of any connections to server + * } + * }); + * } + * ``` + * @since v0.7.7 + * @return A reference to `worker`. + */ + disconnect(): this; + /** + * This function returns `true` if the worker is connected to its primary via its + * IPC channel, `false` otherwise. A worker is connected to its primary after it + * has been created. It is disconnected after the `'disconnect'` event is emitted. + * @since v0.11.14 + */ + isConnected(): boolean; + /** + * This function returns `true` if the worker's process has terminated (either + * because of exiting or being signaled). Otherwise, it returns `false`. + * + * ```js + * import cluster from 'node:cluster'; + * import http from 'node:http'; + * import { availableParallelism } from 'node:os'; + * import process from 'node:process'; + * + * const numCPUs = availableParallelism(); + * + * if (cluster.isPrimary) { + * console.log(`Primary ${process.pid} is running`); + * + * // Fork workers. + * for (let i = 0; i < numCPUs; i++) { + * cluster.fork(); + * } + * + * cluster.on('fork', (worker) => { + * console.log('worker is dead:', worker.isDead()); + * }); + * + * cluster.on('exit', (worker, code, signal) => { + * console.log('worker is dead:', worker.isDead()); + * }); + * } else { + * // Workers can share any TCP connection. In this case, it is an HTTP server. + * http.createServer((req, res) => { + * res.writeHead(200); + * res.end(`Current process\n ${process.pid}`); + * process.kill(process.pid); + * }).listen(8000); + * } + * ``` + * @since v0.11.14 + */ + isDead(): boolean; + /** + * This property is `true` if the worker exited due to `.disconnect()`. + * If the worker exited any other way, it is `false`. If the + * worker has not exited, it is `undefined`. + * + * The boolean `worker.exitedAfterDisconnect` allows distinguishing between + * voluntary and accidental exit, the primary may choose not to respawn a worker + * based on this value. + * + * ```js + * cluster.on('exit', (worker, code, signal) => { + * if (worker.exitedAfterDisconnect === true) { + * console.log('Oh, it was just voluntary – no need to worry'); + * } + * }); + * + * // kill worker + * worker.kill(); + * ``` + * @since v6.0.0 + */ + exitedAfterDisconnect: boolean; + } + interface Worker extends InternalEventEmitter<cluster.WorkerEventMap> {} + type _Worker = Worker; + namespace cluster { + interface Worker extends _Worker {} + interface WorkerOptions { + id?: number | undefined; + process?: child_process.ChildProcess | undefined; + state?: string | undefined; + } + interface WorkerEventMap { + "disconnect": []; + "error": [error: Error]; + "exit": [code: number, signal: string]; + "listening": [address: Address]; + "message": [message: any, handle: child_process.SendHandle]; + "online": []; + } + interface ClusterSettings { + /** + * List of string arguments passed to the Node.js executable. + * @default process.execArgv + */ + execArgv?: string[] | undefined; + /** + * File path to worker file. + * @default process.argv[1] + */ + exec?: string | undefined; + /** + * String arguments passed to worker. + * @default process.argv.slice(2) + */ + args?: readonly string[] | undefined; + /** + * Whether or not to send output to parent's stdio. + * @default false + */ + silent?: boolean | undefined; + /** + * Configures the stdio of forked processes. Because the cluster module relies on IPC to function, this configuration must + * contain an `'ipc'` entry. When this option is provided, it overrides `silent`. See [`child_prcess.spawn()`](https://nodejs.org/docs/latest-v26.x/api/child_process.html#child_processspawncommand-args-options)'s + * [`stdio`](https://nodejs.org/docs/latest-v26.x/api/child_process.html#optionsstdio). + */ + stdio?: any[] | undefined; + /** + * Sets the user identity of the process. (See [`setuid(2)`](https://man7.org/linux/man-pages/man2/setuid.2.html).) + */ + uid?: number | undefined; + /** + * Sets the group identity of the process. (See [`setgid(2)`](https://man7.org/linux/man-pages/man2/setgid.2.html).) + */ + gid?: number | undefined; + /** + * Sets inspector port of worker. This can be a number, or a function that takes no arguments and returns a number. + * By default each worker gets its own port, incremented from the primary's `process.debugPort`. + */ + inspectPort?: number | (() => number) | undefined; + /** + * Specify the kind of serialization used for sending messages between processes. Possible values are `'json'` and `'advanced'`. + * See [Advanced serialization for `child_process`](https://nodejs.org/docs/latest-v26.x/api/child_process.html#advanced-serialization) for more details. + * @default false + */ + serialization?: "json" | "advanced" | undefined; + /** + * Current working directory of the worker process. + * @default undefined (inherits from parent process) + */ + cwd?: string | undefined; + /** + * Hide the forked processes console window that would normally be created on Windows systems. + * @default false + */ + windowsHide?: boolean | undefined; + } + interface Address { + address: string; + port: number; + /** + * The `addressType` is one of: + * + * * `4` (TCPv4) + * * `6` (TCPv6) + * * `-1` (Unix domain socket) + * * `'udp4'` or `'udp6'` (UDPv4 or UDPv6) + */ + addressType: 4 | 6 | -1 | "udp4" | "udp6"; + } + interface ClusterEventMap { + "disconnect": [worker: Worker]; + "exit": [worker: Worker, code: number, signal: string]; + "fork": [worker: Worker]; + "listening": [worker: Worker, address: Address]; + "message": [worker: Worker, message: any, handle: child_process.SendHandle]; + "online": [worker: Worker]; + "setup": [settings: ClusterSettings]; + } + interface Cluster extends InternalEventEmitter<ClusterEventMap> { + /** + * A `Worker` object contains all public information and method about a worker. + * In the primary it can be obtained using `cluster.workers`. In a worker + * it can be obtained using `cluster.worker`. + * @since v0.7.0 + */ + Worker: typeof Worker; + disconnect(callback?: () => void): void; + /** + * Spawn a new worker process. + * + * This can only be called from the primary process. + * @param env Key/value pairs to add to worker process environment. + * @since v0.6.0 + */ + fork(env?: any): Worker; + /** @deprecated since v16.0.0 - use isPrimary. */ + readonly isMaster: boolean; + /** + * True if the process is a primary. This is determined by the `process.env.NODE_UNIQUE_ID`. If `process.env.NODE_UNIQUE_ID` + * is undefined, then `isPrimary` is `true`. + * @since v16.0.0 + */ + readonly isPrimary: boolean; + /** + * True if the process is not a primary (it is the negation of `cluster.isPrimary`). + * @since v0.6.0 + */ + readonly isWorker: boolean; + /** + * The scheduling policy, either `cluster.SCHED_RR` for round-robin or `cluster.SCHED_NONE` to leave it to the operating system. This is a + * global setting and effectively frozen once either the first worker is spawned, or [`.setupPrimary()`](https://nodejs.org/docs/latest-v26.x/api/cluster.html#clustersetupprimarysettings) + * is called, whichever comes first. + * + * `SCHED_RR` is the default on all operating systems except Windows. Windows will change to `SCHED_RR` once libuv is able to effectively distribute + * IOCP handles without incurring a large performance hit. + * + * `cluster.schedulingPolicy` can also be set through the `NODE_CLUSTER_SCHED_POLICY` environment variable. Valid values are `'rr'` and `'none'`. + * @since v0.11.2 + */ + schedulingPolicy: number; + /** + * After calling [`.setupPrimary()`](https://nodejs.org/docs/latest-v26.x/api/cluster.html#clustersetupprimarysettings) + * (or [`.fork()`](https://nodejs.org/docs/latest-v26.x/api/cluster.html#clusterforkenv)) this settings object will contain + * the settings, including the default values. + * + * This object is not intended to be changed or set manually. + * @since v0.7.1 + */ + readonly settings: ClusterSettings; + /** @deprecated since v16.0.0 - use [`.setupPrimary()`](https://nodejs.org/docs/latest-v26.x/api/cluster.html#clustersetupprimarysettings) instead. */ + setupMaster(settings?: ClusterSettings): void; + /** + * `setupPrimary` is used to change the default 'fork' behavior. Once called, the settings will be present in `cluster.settings`. + * + * Any settings changes only affect future calls to [`.fork()`](https://nodejs.org/docs/latest-v26.x/api/cluster.html#clusterforkenv) + * and have no effect on workers that are already running. + * + * The only attribute of a worker that cannot be set via `.setupPrimary()` is the `env` passed to + * [`.fork()`](https://nodejs.org/docs/latest-v26.x/api/cluster.html#clusterforkenv). + * + * The defaults above apply to the first call only; the defaults for later calls are the current values at the time of + * `cluster.setupPrimary()` is called. + * + * ```js + * import cluster from 'node:cluster'; + * + * cluster.setupPrimary({ + * exec: 'worker.js', + * args: ['--use', 'https'], + * silent: true, + * }); + * cluster.fork(); // https worker + * cluster.setupPrimary({ + * exec: 'worker.js', + * args: ['--use', 'http'], + * }); + * cluster.fork(); // http worker + * ``` + * + * This can only be called from the primary process. + * @since v16.0.0 + */ + setupPrimary(settings?: ClusterSettings): void; + /** + * A reference to the current worker object. Not available in the primary process. + * + * ```js + * import cluster from 'node:cluster'; + * + * if (cluster.isPrimary) { + * console.log('I am primary'); + * cluster.fork(); + * cluster.fork(); + * } else if (cluster.isWorker) { + * console.log(`I am worker #${cluster.worker.id}`); + * } + * ``` + * @since v0.7.0 + */ + readonly worker?: Worker; + /** + * A hash that stores the active worker objects, keyed by `id` field. This makes it easy to loop through all the workers. It is only available in the primary process. + * + * A worker is removed from `cluster.workers` after the worker has disconnected _and_ exited. The order between these two events cannot be determined in advance. However, it + * is guaranteed that the removal from the `cluster.workers` list happens before the last `'disconnect'` or `'exit'` event is emitted. + * + * ```js + * import cluster from 'node:cluster'; + * + * for (const worker of Object.values(cluster.workers)) { + * worker.send('big announcement to all workers'); + * } + * ``` + * @since v0.7.0 + */ + readonly workers?: NodeJS.Dict<Worker>; + readonly SCHED_NONE: number; + readonly SCHED_RR: number; + } + } + var cluster: cluster.Cluster; + export = cluster; +} +declare module "cluster" { + import cluster = require("node:cluster"); + export = cluster; +} diff --git a/node_modules/@types/node/console.d.ts b/node_modules/@types/node/console.d.ts new file mode 100644 index 0000000..5ba70b3 --- /dev/null +++ b/node_modules/@types/node/console.d.ts @@ -0,0 +1,93 @@ +declare module "node:console" { + import { InspectOptions } from "node:util"; + namespace console { + interface ConsoleOptions { + stdout: NodeJS.WritableStream; + stderr?: NodeJS.WritableStream | undefined; + /** + * Ignore errors when writing to the underlying streams. + * @default true + */ + ignoreErrors?: boolean | undefined; + /** + * Set color support for this `Console` instance. Setting to true enables coloring while inspecting + * values. Setting to `false` disables coloring while inspecting values. Setting to `'auto'` makes color + * support depend on the value of the `isTTY` property and the value returned by `getColorDepth()` on the + * respective stream. This option can not be used, if `inspectOptions.colors` is set as well. + * @default 'auto' + */ + colorMode?: boolean | "auto" | undefined; + /** + * Specifies options that are passed along to + * [`util.inspect()`](https://nodejs.org/docs/latest-v26.x/api/util.html#utilinspectobject-options). + */ + inspectOptions?: InspectOptions | ReadonlyMap<NodeJS.WritableStream, InspectOptions> | undefined; + /** + * Set group indentation. + * @default 2 + */ + groupIndentation?: number | undefined; + } + interface Console { + readonly Console: { + prototype: Console; + new(stdout: NodeJS.WritableStream, stderr?: NodeJS.WritableStream, ignoreErrors?: boolean): Console; + new(options: ConsoleOptions): Console; + }; + assert(condition?: unknown, ...data: any[]): void; + clear(): void; + count(label?: string): void; + countReset(label?: string): void; + debug(...data: any[]): void; + dir(item?: any, options?: InspectOptions): void; + dirxml(...data: any[]): void; + error(...data: any[]): void; + group(...data: any[]): void; + groupCollapsed(...data: any[]): void; + groupEnd(): void; + info(...data: any[]): void; + log(...data: any[]): void; + table(tabularData?: any, properties?: string[]): void; + time(label?: string): void; + timeEnd(label?: string): void; + timeLog(label?: string, ...data: any[]): void; + trace(...data: any[]): void; + warn(...data: any[]): void; + /** + * This method does not display anything unless used in the inspector. The `console.profile()` + * method starts a JavaScript CPU profile with an optional label until {@link profileEnd} + * is called. The profile is then added to the Profile panel of the inspector. + * + * ```js + * console.profile('MyLabel'); + * // Some code + * console.profileEnd('MyLabel'); + * // Adds the profile 'MyLabel' to the Profiles panel of the inspector. + * ``` + * @since v8.0.0 + */ + profile(label?: string): void; + /** + * This method does not display anything unless used in the inspector. Stops the current + * JavaScript CPU profiling session if one has been started and prints the report to the + * Profiles panel of the inspector. See {@link profile} for an example. + * + * If this method is called without a label, the most recently started profile is stopped. + * @since v8.0.0 + */ + profileEnd(label?: string): void; + /** + * This method does not display anything unless used in the inspector. The `console.timeStamp()` + * method adds an event with the label `'label'` to the Timeline panel of the inspector. + * @since v8.0.0 + */ + timeStamp(label?: string): void; + } + } + var console: console.Console; + export = console; +} +declare module "console" { + import console = require("node:console"); + export = console; +} diff --git a/node_modules/@types/node/constants.d.ts b/node_modules/@types/node/constants.d.ts new file mode 100644 index 0000000..a271f9a --- /dev/null +++ b/node_modules/@types/node/constants.d.ts @@ -0,0 +1,14 @@ +declare module "node:constants" { + const constants: + & typeof import("node:os").constants.dlopen + & typeof import("node:os").constants.errno + & typeof import("node:os").constants.priority + & typeof import("node:os").constants.signals + & typeof import("node:fs").constants + & typeof import("node:crypto").constants; + export = constants; +} +declare module "constants" { + import constants = require("node:constants"); + export = constants; +} diff --git a/node_modules/@types/node/crypto.d.ts b/node_modules/@types/node/crypto.d.ts new file mode 100644 index 0000000..a0e54f9 --- /dev/null +++ b/node_modules/@types/node/crypto.d.ts @@ -0,0 +1,3941 @@ +declare module "node:crypto" { + import { NonSharedBuffer } from "node:buffer"; + import { Transform, TransformOptions, Writable, WritableOptions } from "node:stream"; + import { PeerCertificate } from "node:tls"; + /** + * SPKAC is a Certificate Signing Request mechanism originally implemented by + * Netscape and was specified formally as part of HTML5's `keygen` element. + * + * `<keygen>` is deprecated since [HTML 5.2](https://www.w3.org/TR/html52/changes.html#features-removed) and new projects + * should not use this element anymore. + * + * The `node:crypto` module provides the `Certificate` class for working with SPKAC + * data. The most common usage is handling output generated by the HTML5 `<keygen>` element. Node.js uses [OpenSSL's SPKAC + * implementation](https://www.openssl.org/docs/man3.0/man1/openssl-spkac.html) internally. + * @since v0.11.8 + */ + class Certificate { + /** + * ```js + * const { Certificate } = await import('node:crypto'); + * const spkac = getSpkacSomehow(); + * const challenge = Certificate.exportChallenge(spkac); + * console.log(challenge.toString('utf8')); + * // Prints: the challenge as a UTF8 string + * ``` + * @since v9.0.0 + * @param encoding The `encoding` of the `spkac` string. + * @return The challenge component of the `spkac` data structure, which includes a public key and a challenge. + */ + static exportChallenge(spkac: BinaryLike, encoding?: BufferEncoding): NonSharedBuffer; + /** + * ```js + * const { Certificate } = await import('node:crypto'); + * const spkac = getSpkacSomehow(); + * const publicKey = Certificate.exportPublicKey(spkac); + * console.log(publicKey); + * // Prints: the public key as <Buffer ...> + * ``` + * @since v9.0.0 + * @param encoding The `encoding` of the `spkac` string. + * @return The public key component of the `spkac` data structure, which includes a public key and a challenge. + */ + static exportPublicKey(spkac: BinaryLike, encoding?: BufferEncoding): NonSharedBuffer; + /** + * ```js + * import { Buffer } from 'node:buffer'; + * const { Certificate } = await import('node:crypto'); + * + * const spkac = getSpkacSomehow(); + * console.log(Certificate.verifySpkac(Buffer.from(spkac))); + * // Prints: true or false + * ``` + * @since v9.0.0 + * @param encoding The `encoding` of the `spkac` string. + * @return `true` if the given `spkac` data structure is valid, `false` otherwise. + */ + static verifySpkac(spkac: BinaryLike, encoding?: BufferEncoding): boolean; + /** + * @deprecated + * @param encoding The `encoding` of the `spkac` string. + * @returns The challenge component of the `spkac` data structure, + * which includes a public key and a challenge. + */ + exportChallenge(spkac: BinaryLike, encoding?: BufferEncoding): NonSharedBuffer; + /** + * @deprecated + * @param encoding The encoding of the spkac string. + * @returns The public key component of the `spkac` data structure, + * which includes a public key and a challenge. + */ + exportPublicKey(spkac: BinaryLike, encoding?: BufferEncoding): NonSharedBuffer; + /** + * @deprecated + * @param encoding The `encoding` of the `spkac` string. + * @returns `true` if the given `spkac` data structure is valid, + * `false` otherwise. + */ + verifySpkac(spkac: BinaryLike, encoding?: BufferEncoding): boolean; + } + /** @deprecated This property is deprecated. Please use `crypto.setFips()` and `crypto.getFips()` instead. */ + var fips: boolean; + interface HashOptions extends TransformOptions { + outputLength?: number | undefined; + } + /** + * Creates and returns a `Hash` object that can be used to generate hash digests + * using the given `algorithm`. Optional `options` argument controls stream + * behavior. For XOF hash functions such as `'shake256'`, the `outputLength` option + * can be used to specify the desired output length in bytes. + * + * The `algorithm` is dependent on the available algorithms supported by the + * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc. + * On recent releases of OpenSSL, `openssl list -digest-algorithms` will + * display the available digest algorithms. + * + * Example: generating the sha256 sum of a file + * + * ```js + * import { + * createReadStream, + * } from 'node:fs'; + * import { argv } from 'node:process'; + * const { + * createHash, + * } = await import('node:crypto'); + * + * const filename = argv[2]; + * + * const hash = createHash('sha256'); + * + * const input = createReadStream(filename); + * input.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = input.read(); + * if (data) + * hash.update(data); + * else { + * console.log(`${hash.digest('hex')} ${filename}`); + * } + * }); + * ``` + * @since v0.1.92 + * @param options `stream.transform` options + */ + function createHash(algorithm: string, options?: HashOptions): Hash; + interface HmacOptions extends TransformOptions { + encoding?: BufferEncoding | undefined; + } + /** + * Creates and returns an `Hmac` object that uses the given `algorithm` and `key`. + * Optional `options` argument controls stream behavior. + * + * The `algorithm` is dependent on the available algorithms supported by the + * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc. + * On recent releases of OpenSSL, `openssl list -digest-algorithms` will + * display the available digest algorithms. + * + * The `key` is the HMAC key used to generate the cryptographic HMAC hash. If it is + * a `KeyObject`, its type must be `secret`. If it is a string, please consider `caveats when using strings as inputs to cryptographic APIs`. If it was + * obtained from a cryptographically secure source of entropy, such as {@link randomBytes} or {@link generateKey}, its length should not + * exceed the block size of `algorithm` (e.g., 512 bits for SHA-256). + * + * Example: generating the sha256 HMAC of a file + * + * ```js + * import { + * createReadStream, + * } from 'node:fs'; + * import { argv } from 'node:process'; + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const filename = argv[2]; + * + * const hmac = createHmac('sha256', 'a secret'); + * + * const input = createReadStream(filename); + * input.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = input.read(); + * if (data) + * hmac.update(data); + * else { + * console.log(`${hmac.digest('hex')} ${filename}`); + * } + * }); + * ``` + * @since v0.1.94 + * @param options `stream.transform` options + */ + function createHmac(algorithm: string, key: KeyLike, options?: HmacOptions): Hmac; + /** + * The `Hash` class is a utility for creating hash digests of data. It can be + * used in one of two ways: + * + * * As a `stream` that is both readable and writable, where data is written + * to produce a computed hash digest on the readable side, or + * * Using the `hash.update()` and `hash.digest()` methods to produce the + * computed hash. + * + * The {@link createHash} method is used to create `Hash` instances. `Hash`objects are not to be created directly using the `new` keyword. + * + * Example: Using `Hash` objects as streams: + * + * ```js + * const { + * createHash, + * } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * hash.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = hash.read(); + * if (data) { + * console.log(data.toString('hex')); + * // Prints: + * // 6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50 + * } + * }); + * + * hash.write('some data to hash'); + * hash.end(); + * ``` + * + * Example: Using `Hash` and piped streams: + * + * ```js + * import { createReadStream } from 'node:fs'; + * import { stdout } from 'node:process'; + * const { createHash } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * const input = createReadStream('test.js'); + * input.pipe(hash).setEncoding('hex').pipe(stdout); + * ``` + * + * Example: Using the `hash.update()` and `hash.digest()` methods: + * + * ```js + * const { + * createHash, + * } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * hash.update('some data to hash'); + * console.log(hash.digest('hex')); + * // Prints: + * // 6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50 + * ``` + * @since v0.1.92 + */ + class Hash extends Transform { + private constructor(); + /** + * Creates a new `Hash` object that contains a deep copy of the internal state + * of the current `Hash` object. + * + * The optional `options` argument controls stream behavior. For XOF hash + * functions such as `'shake256'`, the `outputLength` option can be used to + * specify the desired output length in bytes. + * + * An error is thrown when an attempt is made to copy the `Hash` object after + * its `hash.digest()` method has been called. + * + * ```js + * // Calculate a rolling hash. + * const { + * createHash, + * } = await import('node:crypto'); + * + * const hash = createHash('sha256'); + * + * hash.update('one'); + * console.log(hash.copy().digest('hex')); + * + * hash.update('two'); + * console.log(hash.copy().digest('hex')); + * + * hash.update('three'); + * console.log(hash.copy().digest('hex')); + * + * // Etc. + * ``` + * @since v13.1.0 + * @param options `stream.transform` options + */ + copy(options?: HashOptions): Hash; + /** + * Updates the hash content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `encoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.92 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: string | NodeJS.ArrayBufferView, inputEncoding?: BufferEncoding): Hash; + /** + * Calculates the digest of all of the data passed to be hashed (using the `hash.update()` method). + * If `encoding` is provided a string will be returned; otherwise + * a `Buffer` is returned. + * + * The `Hash` object can not be used again after `hash.digest()` method has been + * called. Multiple calls will cause an error to be thrown. + * @since v0.1.92 + * @param encoding The `encoding` of the return value. + */ + digest(): NonSharedBuffer; + digest(encoding: BufferEncoding): string; + } + /** + * The `Hmac` class is a utility for creating cryptographic HMAC digests. It can + * be used in one of two ways: + * + * * As a `stream` that is both readable and writable, where data is written + * to produce a computed HMAC digest on the readable side, or + * * Using the `hmac.update()` and `hmac.digest()` methods to produce the + * computed HMAC digest. + * + * The {@link createHmac} method is used to create `Hmac` instances. `Hmac`objects are not to be created directly using the `new` keyword. + * + * Example: Using `Hmac` objects as streams: + * + * ```js + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const hmac = createHmac('sha256', 'a secret'); + * + * hmac.on('readable', () => { + * // Only one element is going to be produced by the + * // hash stream. + * const data = hmac.read(); + * if (data) { + * console.log(data.toString('hex')); + * // Prints: + * // 7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e + * } + * }); + * + * hmac.write('some data to hash'); + * hmac.end(); + * ``` + * + * Example: Using `Hmac` and piped streams: + * + * ```js + * import { createReadStream } from 'node:fs'; + * import { stdout } from 'node:process'; + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const hmac = createHmac('sha256', 'a secret'); + * + * const input = createReadStream('test.js'); + * input.pipe(hmac).pipe(stdout); + * ``` + * + * Example: Using the `hmac.update()` and `hmac.digest()` methods: + * + * ```js + * const { + * createHmac, + * } = await import('node:crypto'); + * + * const hmac = createHmac('sha256', 'a secret'); + * + * hmac.update('some data to hash'); + * console.log(hmac.digest('hex')); + * // Prints: + * // 7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e + * ``` + * @since v0.1.94 + */ + class Hmac extends Transform { + private constructor(); + /** + * Updates the `Hmac` content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `encoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.94 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: string | NodeJS.ArrayBufferView, inputEncoding?: BufferEncoding): Hmac; + /** + * Calculates the HMAC digest of all of the data passed using `hmac.update()`. + * If `encoding` is + * provided a string is returned; otherwise a `Buffer` is returned; + * + * The `Hmac` object can not be used again after `hmac.digest()` has been + * called. Multiple calls to `hmac.digest()` will result in an error being thrown. + * @since v0.1.94 + * @param encoding The `encoding` of the return value. + */ + digest(): NonSharedBuffer; + digest(encoding: BufferEncoding): string; + } + type KeyFormat = "pem" | "der" | "jwk" | "raw-public" | "raw-private" | "raw-seed"; + type KeyObjectType = "secret" | "public" | "private"; + type PublicKeyExportType = "pkcs1" | "spki"; + type PrivateKeyExportType = "pkcs1" | "pkcs8" | "sec1"; + type KeyExportOptions = + | SymmetricKeyExportOptions + | PublicKeyExportOptions + | PrivateKeyExportOptions + | JwkKeyExportOptions + | RawPublicKeyExportOptions + | RawPrivateKeyExportOptions; + interface SymmetricKeyExportOptions { + format?: "buffer" | undefined; + } + interface PublicKeyExportOptions<T extends PublicKeyExportType = PublicKeyExportType> { + type: T; + format: "pem" | "der"; + } + interface PrivateKeyExportOptions<T extends PrivateKeyExportType = PrivateKeyExportType> { + type: T; + format: "pem" | "der"; + cipher?: string | undefined; + passphrase?: BinaryLike | undefined; + } + interface JwkKeyExportOptions { + format: "jwk"; + } + interface RawPublicKeyExportOptions { + format: "raw-public"; + } + interface RawPrivateKeyExportOptions { + format: "raw-private" | "raw-seed"; + } + interface KeyPairExportOptions< + TPublic extends PublicKeyExportType = PublicKeyExportType, + TPrivate extends PrivateKeyExportType = PrivateKeyExportType, + > { + publicKeyEncoding?: + | PublicKeyExportOptions<TPublic> + | RawPublicKeyExportOptions + | JwkKeyExportOptions + | undefined; + privateKeyEncoding?: + | PrivateKeyExportOptions<TPrivate> + | RawPrivateKeyExportOptions + | JwkKeyExportOptions + | undefined; + } + type KeyExportResult<T, Default> = T extends { format: infer F extends KeyFormat } ? { + "der": NonSharedBuffer; + "jwk": webcrypto.JsonWebKey; + "pem": string; + "raw-public": NonSharedBuffer; + "raw-private": NonSharedBuffer; + "raw-seed": NonSharedBuffer; + }[F] + : Default; + interface KeyPairExportResult<T extends KeyPairExportOptions> { + publicKey: KeyExportResult<T["publicKeyEncoding"], KeyObject>; + privateKey: KeyExportResult<T["privateKeyEncoding"], KeyObject>; + } + type KeyPairExportCallback<T extends KeyPairExportOptions = {}> = ( + err: Error | null, + publicKey: KeyExportResult<T["publicKeyEncoding"], KeyObject>, + privateKey: KeyExportResult<T["privateKeyEncoding"], KeyObject>, + ) => void; + type MLDSAKeyType = `ml-dsa-${44 | 65 | 87}`; + type MLKEMKeyType = `ml-kem-${1024 | 512 | 768}`; + type SLHDSAKeyType = `slh-dsa-${"sha2" | "shake"}-${128 | 192 | 256}${"f" | "s"}`; + type AsymmetricKeyType = + | "dh" + | "dsa" + | "ec" + | "ed25519" + | "ed448" + | MLDSAKeyType + | MLKEMKeyType + | "rsa-pss" + | "rsa" + | SLHDSAKeyType + | "x25519" + | "x448"; + interface AsymmetricKeyDetails { + modulusLength?: number; + publicExponent?: bigint; + hashAlgorithm?: string; + mgf1HashAlgorithm?: string; + saltLength?: number; + divisorLength?: number; + namedCurve?: string; + } + /** + * Node.js uses a `KeyObject` class to represent a symmetric or asymmetric key, + * and each kind of key exposes different functions. The {@link createSecretKey}, {@link createPublicKey} and {@link createPrivateKey} methods are used to create `KeyObject`instances. `KeyObject` + * objects are not to be created directly using the `new`keyword. + * + * Most applications should consider using the new `KeyObject` API instead of + * passing keys as strings or `Buffer`s due to improved security features. + * + * `KeyObject` instances can be passed to other threads via `postMessage()`. + * The receiver obtains a cloned `KeyObject`, and the `KeyObject` does not need to + * be listed in the `transferList` argument. + * @since v11.6.0 + */ + class KeyObject { + private constructor(); + /** + * Returns the underlying `KeyObject` of a `CryptoKey`. The returned `KeyObject` + * does not retain any of the restrictions imposed by the Web Crypto API on the + * original `CryptoKey`, such as the allowed key usages, the algorithm or hash + * algorithm bindings, and the extractability flag. In particular, the underlying + * key material of the returned `KeyObject` can always be exported. + * + * ```js + * const { KeyObject } = await import('node:crypto'); + * const { subtle } = globalThis.crypto; + * + * const key = await subtle.generateKey({ + * name: 'HMAC', + * hash: 'SHA-256', + * length: 256, + * }, true, ['sign', 'verify']); + * + * const keyObject = KeyObject.from(key); + * console.log(keyObject.symmetricKeySize); + * // Prints: 32 (symmetric key size in bytes) + * ``` + * @since v15.0.0 + */ + static from(key: webcrypto.CryptoKey): KeyObject; + /** + * For asymmetric keys, this property represents the type of the key. See the + * supported [asymmetric key types](https://nodejs.org/docs/latest-v26.x/api/crypto.html#asymmetric-key-types). + * + * This property is `undefined` for unrecognized `KeyObject` types and symmetric + * keys. + * @since v11.6.0 + */ + asymmetricKeyType?: AsymmetricKeyType; + /** + * This property exists only on asymmetric keys. Depending on the type of the key, + * this object contains information about the key. None of the information obtained + * through this property can be used to uniquely identify a key or to compromise + * the security of the key. + * + * For RSA-PSS keys, if the key material contains a `RSASSA-PSS-params` sequence, + * the `hashAlgorithm`, `mgf1HashAlgorithm`, and `saltLength` properties will be + * set. + * + * Other key details might be exposed via this API using additional attributes. + * @since v15.7.0 + */ + asymmetricKeyDetails?: AsymmetricKeyDetails; + /** + * The result type depends on the selected encoding format, when PEM the + * result is a string, when DER it will be a buffer containing the data + * encoded as DER, when [JWK](https://tools.ietf.org/html/rfc7517) it will be an object. Raw formats return a + * `Buffer` containing the raw key material. + * + * Private keys can be encrypted by specifying a `cipher` and `passphrase`. + * The PKCS#8 `type` supports encryption with both PEM and DER `format` for any + * key algorithm. PKCS#1 and SEC1 can only be encrypted when the PEM `format` is + * used. For maximum compatibility, use PKCS#8 for encrypted private keys. Since + * PKCS#8 defines its own encryption mechanism, PEM-level encryption is not + * supported when encrypting a PKCS#8 key. See [RFC 5208](https://www.rfc-editor.org/rfc/rfc5208.txt) for PKCS#8 encryption + * and [RFC 1421](https://www.rfc-editor.org/rfc/rfc1421.txt) for PKCS#1 and SEC1 encryption. + * @since v11.6.0 + */ + export<T extends KeyExportOptions = {}>(options?: T): KeyExportResult<T, NonSharedBuffer>; + /** + * Returns `true` or `false` depending on whether the keys have exactly the same + * type, value, and parameters. This method is not [constant time](https://en.wikipedia.org/wiki/Timing_attack). + * @since v17.7.0, v16.15.0 + * @param otherKeyObject A `KeyObject` with which to compare `keyObject`. + */ + equals(otherKeyObject: KeyObject): boolean; + /** + * For secret keys, this property represents the size of the key in bytes. This + * property is `undefined` for asymmetric keys. + * @since v11.6.0 + */ + symmetricKeySize?: number; + /** + * Converts a `KeyObject` instance to a `CryptoKey`. + * @since 22.10.0 + */ + toCryptoKey( + algorithm: + | webcrypto.AlgorithmIdentifier + | webcrypto.RsaHashedImportParams + | webcrypto.EcKeyImportParams + | webcrypto.HmacImportParams, + extractable: boolean, + keyUsages: readonly webcrypto.KeyUsage[], + ): webcrypto.CryptoKey; + /** + * Depending on the type of this `KeyObject`, this property is either`'secret'` for secret (symmetric) keys, `'public'` for public (asymmetric) keys + * or `'private'` for private (asymmetric) keys. + * @since v11.6.0 + */ + type: KeyObjectType; + } + type CipherCCMTypes = "aes-128-ccm" | "aes-192-ccm" | "aes-256-ccm"; + type CipherGCMTypes = "aes-128-gcm" | "aes-192-gcm" | "aes-256-gcm"; + type CipherOCBTypes = "aes-128-ocb" | "aes-192-ocb" | "aes-256-ocb"; + type CipherChaCha20Poly1305Types = "chacha20-poly1305"; + type BinaryLike = string | ArrayBufferLike | NodeJS.ArrayBufferView; + type KeyLike = BinaryLike | KeyObject; + interface CipherCCMOptions extends TransformOptions { + authTagLength: number; + } + interface CipherGCMOptions extends TransformOptions { + authTagLength?: number | undefined; + } + interface CipherOCBOptions extends TransformOptions { + authTagLength: number; + } + interface CipherChaCha20Poly1305Options extends TransformOptions { + authTagLength?: number | undefined; + } + /** + * Creates and returns a `Cipher` object, with the given `algorithm`, `key` and + * initialization vector (`iv`). + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to set the length of the authentication + * tag that will be returned by `getAuthTag()` and defaults to 16 bytes. + * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes. + * + * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On + * recent OpenSSL releases, `openssl list -cipher-algorithms` will + * display the available cipher algorithms. + * + * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded + * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be + * a `KeyObject` of type `secret`. If the cipher does not need + * an initialization vector, `iv` may be `null`. + * + * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * Initialization vectors should be unpredictable and unique; ideally, they will be + * cryptographically random. They do not have to be secret: IVs are typically just + * added to ciphertext messages unencrypted. It may sound contradictory that + * something has to be unpredictable and unique, but does not have to be secret; + * remember that an attacker must not be able to predict ahead of time what a + * given IV will be. + * @since v0.1.94 + * @param options `stream.transform` options + */ + function createCipheriv( + algorithm: CipherCCMTypes, + key: KeyLike, + iv: BinaryLike, + options: CipherCCMOptions, + ): CipherCCM; + function createCipheriv( + algorithm: CipherOCBTypes, + key: KeyLike, + iv: BinaryLike, + options: CipherOCBOptions, + ): CipherOCB; + function createCipheriv( + algorithm: CipherGCMTypes, + key: KeyLike, + iv: BinaryLike, + options?: CipherGCMOptions, + ): CipherGCM; + function createCipheriv( + algorithm: CipherChaCha20Poly1305Types, + key: KeyLike, + iv: BinaryLike, + options?: CipherChaCha20Poly1305Options, + ): CipherChaCha20Poly1305; + function createCipheriv( + algorithm: string, + key: KeyLike, + iv: BinaryLike | null, + options?: TransformOptions, + ): Cipheriv; + /** + * Instances of the `Cipheriv` class are used to encrypt data. The class can be + * used in one of two ways: + * + * * As a `stream` that is both readable and writable, where plain unencrypted + * data is written to produce encrypted data on the readable side, or + * * Using the `cipher.update()` and `cipher.final()` methods to produce + * the encrypted data. + * + * The {@link createCipheriv} method is + * used to create `Cipheriv` instances. `Cipheriv` objects are not to be created + * directly using the `new` keyword. + * + * Example: Using `Cipheriv` objects as streams: + * + * ```js + * const { + * scrypt, + * randomFill, + * createCipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * + * // First, we'll generate the key. The key length is dependent on the algorithm. + * // In this case for aes192, it is 24 bytes (192 bits). + * scrypt(password, 'salt', 24, (err, key) => { + * if (err) throw err; + * // Then, we'll generate a random initialization vector + * randomFill(new Uint8Array(16), (err, iv) => { + * if (err) throw err; + * + * // Once we have the key and iv, we can create and use the cipher... + * const cipher = createCipheriv(algorithm, key, iv); + * + * let encrypted = ''; + * cipher.setEncoding('hex'); + * + * cipher.on('data', (chunk) => encrypted += chunk); + * cipher.on('end', () => console.log(encrypted)); + * + * cipher.write('some clear text data'); + * cipher.end(); + * }); + * }); + * ``` + * + * Example: Using `Cipheriv` and piped streams: + * + * ```js + * import { + * createReadStream, + * createWriteStream, + * } from 'node:fs'; + * + * import { + * pipeline, + * } from 'node:stream'; + * + * const { + * scrypt, + * randomFill, + * createCipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * + * // First, we'll generate the key. The key length is dependent on the algorithm. + * // In this case for aes192, it is 24 bytes (192 bits). + * scrypt(password, 'salt', 24, (err, key) => { + * if (err) throw err; + * // Then, we'll generate a random initialization vector + * randomFill(new Uint8Array(16), (err, iv) => { + * if (err) throw err; + * + * const cipher = createCipheriv(algorithm, key, iv); + * + * const input = createReadStream('test.js'); + * const output = createWriteStream('test.enc'); + * + * pipeline(input, cipher, output, (err) => { + * if (err) throw err; + * }); + * }); + * }); + * ``` + * + * Example: Using the `cipher.update()` and `cipher.final()` methods: + * + * ```js + * const { + * scrypt, + * randomFill, + * createCipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * + * // First, we'll generate the key. The key length is dependent on the algorithm. + * // In this case for aes192, it is 24 bytes (192 bits). + * scrypt(password, 'salt', 24, (err, key) => { + * if (err) throw err; + * // Then, we'll generate a random initialization vector + * randomFill(new Uint8Array(16), (err, iv) => { + * if (err) throw err; + * + * const cipher = createCipheriv(algorithm, key, iv); + * + * let encrypted = cipher.update('some clear text data', 'utf8', 'hex'); + * encrypted += cipher.final('hex'); + * console.log(encrypted); + * }); + * }); + * ``` + * @since v0.1.94 + */ + class Cipheriv extends Transform { + private constructor(); + /** + * Updates the cipher with `data`. If the `inputEncoding` argument is given, + * the `data`argument is a string using the specified encoding. If the `inputEncoding`argument is not given, `data` must be a `Buffer`, `TypedArray`, or `DataView`. If `data` is a `Buffer`, + * `TypedArray`, or `DataView`, then `inputEncoding` is ignored. + * + * The `outputEncoding` specifies the output format of the enciphered + * data. If the `outputEncoding`is specified, a string using the specified encoding is returned. If no`outputEncoding` is provided, a `Buffer` is returned. + * + * The `cipher.update()` method can be called multiple times with new data until `cipher.final()` is called. Calling `cipher.update()` after `cipher.final()` will result in an error being + * thrown. + * @since v0.1.94 + * @param inputEncoding The `encoding` of the data. + * @param outputEncoding The `encoding` of the return value. + */ + update(data: string | NodeJS.ArrayBufferView, inputEncoding?: BufferEncoding): NonSharedBuffer; + update( + data: string | NodeJS.ArrayBufferView, + inputEncoding: BufferEncoding | null | undefined, + outputEncoding: BufferEncoding, + ): string; + /** + * Once the `cipher.final()` method has been called, the `Cipheriv` object can no + * longer be used to encrypt data. Attempts to call `cipher.final()` more than + * once will result in an error being thrown. + * @since v0.1.94 + * @param outputEncoding The `encoding` of the return value. + * @return Any remaining enciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned. + */ + final(): NonSharedBuffer; + final(outputEncoding: BufferEncoding): string; + /** + * When using block encryption algorithms, the `Cipheriv` class will automatically + * add padding to the input data to the appropriate block size. To disable the + * default padding call `cipher.setAutoPadding(false)`. + * + * When `autoPadding` is `false`, the length of the entire input data must be a + * multiple of the cipher's block size or `cipher.final()` will throw an error. + * Disabling automatic padding is useful for non-standard padding, for instance + * using `0x0` instead of PKCS padding. + * + * The `cipher.setAutoPadding()` method must be called before `cipher.final()`. + * @since v0.7.1 + * @param [autoPadding=true] + * @return for method chaining. + */ + setAutoPadding(autoPadding?: boolean): this; + } + interface CipherAEADMethods { + getAuthTag(): NonSharedBuffer; + setAAD(buffer: BinaryLike, options?: { + plaintextLength?: number | undefined; + encoding?: BufferEncoding | undefined; + }): this; + } + interface CipherCCM extends Cipheriv, CipherAEADMethods { + setAAD(buffer: BinaryLike, options: { + plaintextLength: number; + encoding?: BufferEncoding | undefined; + }): this; + } + interface CipherGCM extends Cipheriv, CipherAEADMethods {} + interface CipherOCB extends Cipheriv, CipherAEADMethods {} + interface CipherChaCha20Poly1305 extends Cipheriv, CipherAEADMethods {} + /** + * Creates and returns a `Decipheriv` object that uses the given `algorithm`, `key` and initialization vector (`iv`). + * + * The `options` argument controls stream behavior and is optional except when a + * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the + * `authTagLength` option is required and specifies the length of the + * authentication tag in bytes, see [CCM mode](https://nodejs.org/docs/latest-v26.x/api/crypto.html#ccm-mode). + * For AES-GCM and `chacha20-poly1305`, the `authTagLength` option defaults to 16 + * bytes and must be set to a different value if a different length is used. + * + * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On + * recent OpenSSL releases, `openssl list -cipher-algorithms` will + * display the available cipher algorithms. + * + * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded + * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be + * a `KeyObject` of type `secret`. If the cipher does not need + * an initialization vector, `iv` may be `null`. + * + * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * Initialization vectors should be unpredictable and unique; ideally, they will be + * cryptographically random. They do not have to be secret: IVs are typically just + * added to ciphertext messages unencrypted. It may sound contradictory that + * something has to be unpredictable and unique, but does not have to be secret; + * remember that an attacker must not be able to predict ahead of time what a given + * IV will be. + * @since v0.1.94 + * @param options `stream.transform` options + */ + function createDecipheriv( + algorithm: CipherCCMTypes, + key: KeyLike, + iv: BinaryLike, + options: CipherCCMOptions, + ): DecipherCCM; + function createDecipheriv( + algorithm: CipherOCBTypes, + key: KeyLike, + iv: BinaryLike, + options: CipherOCBOptions, + ): DecipherOCB; + function createDecipheriv( + algorithm: CipherGCMTypes, + key: KeyLike, + iv: BinaryLike, + options?: CipherGCMOptions, + ): DecipherGCM; + function createDecipheriv( + algorithm: CipherChaCha20Poly1305Types, + key: KeyLike, + iv: BinaryLike, + options?: CipherChaCha20Poly1305Options, + ): DecipherChaCha20Poly1305; + function createDecipheriv( + algorithm: string, + key: KeyLike, + iv: BinaryLike | null, + options?: TransformOptions, + ): Decipheriv; + /** + * Instances of the `Decipheriv` class are used to decrypt data. The class can be + * used in one of two ways: + * + * * As a `stream` that is both readable and writable, where plain encrypted + * data is written to produce unencrypted data on the readable side, or + * * Using the `decipher.update()` and `decipher.final()` methods to + * produce the unencrypted data. + * + * The {@link createDecipheriv} method is + * used to create `Decipheriv` instances. `Decipheriv` objects are not to be created + * directly using the `new` keyword. + * + * Example: Using `Decipheriv` objects as streams: + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * scryptSync, + * createDecipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * // Key length is dependent on the algorithm. In this case for aes192, it is + * // 24 bytes (192 bits). + * // Use the async `crypto.scrypt()` instead. + * const key = scryptSync(password, 'salt', 24); + * // The IV is usually passed along with the ciphertext. + * const iv = Buffer.alloc(16, 0); // Initialization vector. + * + * const decipher = createDecipheriv(algorithm, key, iv); + * + * let decrypted = ''; + * decipher.on('readable', () => { + * let chunk; + * while (null !== (chunk = decipher.read())) { + * decrypted += chunk.toString('utf8'); + * } + * }); + * decipher.on('end', () => { + * console.log(decrypted); + * // Prints: some clear text data + * }); + * + * // Encrypted with same algorithm, key and iv. + * const encrypted = + * 'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa'; + * decipher.write(encrypted, 'hex'); + * decipher.end(); + * ``` + * + * Example: Using `Decipheriv` and piped streams: + * + * ```js + * import { + * createReadStream, + * createWriteStream, + * } from 'node:fs'; + * import { Buffer } from 'node:buffer'; + * const { + * scryptSync, + * createDecipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * // Use the async `crypto.scrypt()` instead. + * const key = scryptSync(password, 'salt', 24); + * // The IV is usually passed along with the ciphertext. + * const iv = Buffer.alloc(16, 0); // Initialization vector. + * + * const decipher = createDecipheriv(algorithm, key, iv); + * + * const input = createReadStream('test.enc'); + * const output = createWriteStream('test.js'); + * + * input.pipe(decipher).pipe(output); + * ``` + * + * Example: Using the `decipher.update()` and `decipher.final()` methods: + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * scryptSync, + * createDecipheriv, + * } = await import('node:crypto'); + * + * const algorithm = 'aes-192-cbc'; + * const password = 'Password used to generate key'; + * // Use the async `crypto.scrypt()` instead. + * const key = scryptSync(password, 'salt', 24); + * // The IV is usually passed along with the ciphertext. + * const iv = Buffer.alloc(16, 0); // Initialization vector. + * + * const decipher = createDecipheriv(algorithm, key, iv); + * + * // Encrypted using same algorithm, key and iv. + * const encrypted = + * 'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa'; + * let decrypted = decipher.update(encrypted, 'hex', 'utf8'); + * decrypted += decipher.final('utf8'); + * console.log(decrypted); + * // Prints: some clear text data + * ``` + * @since v0.1.94 + */ + class Decipheriv extends Transform { + private constructor(); + /** + * Updates the decipher with `data`. If the `inputEncoding` argument is given, + * the `data` argument is a string using the specified encoding. If the `inputEncoding` argument is not given, `data` must be a `Buffer`. If `data` is a `Buffer` then `inputEncoding` is + * ignored. + * + * The `outputEncoding` specifies the output format of the enciphered + * data. If the `outputEncoding` is specified, a string using the specified encoding is returned. If no `outputEncoding` is provided, a `Buffer` is returned. + * + * The `decipher.update()` method can be called multiple times with new data until `decipher.final()` is called. Calling `decipher.update()` after `decipher.final()` will result in an error + * being thrown. + * @since v0.1.94 + * @param inputEncoding The `encoding` of the `data` string. + * @param outputEncoding The `encoding` of the return value. + */ + update(data: string | NodeJS.ArrayBufferView, inputEncoding?: BufferEncoding): NonSharedBuffer; + update( + data: string | NodeJS.ArrayBufferView, + inputEncoding: BufferEncoding | null | undefined, + outputEncoding: BufferEncoding, + ): string; + /** + * Once the `decipher.final()` method has been called, the `Decipheriv` object can + * no longer be used to decrypt data. Attempts to call `decipher.final()` more + * than once will result in an error being thrown. + * @since v0.1.94 + * @param outputEncoding The `encoding` of the return value. + * @return Any remaining deciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned. + */ + final(): NonSharedBuffer; + final(outputEncoding: BufferEncoding): string; + /** + * When data has been encrypted without standard block padding, calling `decipher.setAutoPadding(false)` will disable automatic padding to prevent `decipher.final()` from checking for and + * removing padding. + * + * Turning auto padding off will only work if the input data's length is a + * multiple of the ciphers block size. + * + * The `decipher.setAutoPadding()` method must be called before `decipher.final()`. + * @since v0.7.1 + * @param [autoPadding=true] + * @return for method chaining. + */ + setAutoPadding(auto_padding?: boolean): this; + } + interface DecipherAEADMethods { + setAAD( + buffer: BinaryLike, + options?: { + plaintextLength?: number | undefined; + encoding?: BufferEncoding | undefined; + }, + ): this; + setAuthTag(buffer: BinaryLike, encoding?: BufferEncoding): this; + } + interface DecipherCCM extends Decipheriv, DecipherAEADMethods { + setAAD( + buffer: BinaryLike, + options: { + plaintextLength: number; + encoding?: BufferEncoding | undefined; + }, + ): this; + } + interface DecipherGCM extends Decipheriv, DecipherAEADMethods {} + interface DecipherOCB extends Decipheriv, DecipherAEADMethods {} + interface DecipherChaCha20Poly1305 extends Decipheriv, DecipherAEADMethods {} + interface PrivateKeyInput { + key: BinaryLike; + format?: "pem" | "der" | undefined; + type?: PrivateKeyExportType | undefined; + passphrase?: BinaryLike | undefined; + encoding?: BufferEncoding | undefined; + } + interface PublicKeyInput { + key: BinaryLike; + format?: "pem" | "der" | undefined; + type?: PublicKeyExportType | undefined; + encoding?: BufferEncoding | undefined; + } + interface RawPrivateKeyInput { + key: ArrayBufferLike | NodeJS.ArrayBufferView; + format: "raw-private" | "raw-seed"; + asymmetricKeyType: AsymmetricKeyType; + namedCurve?: string | undefined; + } + interface RawPublicKeyInput { + key: ArrayBufferLike | NodeJS.ArrayBufferView; + format: "raw-public"; + asymmetricKeyType: AsymmetricKeyType; + namedCurve?: string | undefined; + } + interface JsonWebKeyInput { + key: webcrypto.JsonWebKey; + format: "jwk"; + } + interface SecretKeyOptions { + length: number; + } + /** + * Asynchronously generates a new random secret key of the given `length`. The `type` will determine which validations will be performed on the `length`. + * + * ```js + * const { + * generateKey, + * } = await import('node:crypto'); + * + * generateKey('hmac', { length: 512 }, (err, key) => { + * if (err) throw err; + * console.log(key.export().toString('hex')); // 46e..........620 + * }); + * ``` + * + * The size of a generated HMAC key should not exceed the block size of the + * underlying hash function. See {@link createHmac} for more information. + * @since v15.0.0 + * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`. + */ + function generateKey( + type: "hmac" | "aes", + options: SecretKeyOptions, + callback: (err: Error | null, key: KeyObject) => void, + ): void; + /** + * Synchronously generates a new random secret key of the given `length`. The `type` will determine which validations will be performed on the `length`. + * + * ```js + * const { + * generateKeySync, + * } = await import('node:crypto'); + * + * const key = generateKeySync('hmac', { length: 512 }); + * console.log(key.export().toString('hex')); // e89..........41e + * ``` + * + * The size of a generated HMAC key should not exceed the block size of the + * underlying hash function. See {@link createHmac} for more information. + * @since v15.0.0 + * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`. + */ + function generateKeySync(type: "hmac" | "aes", options: SecretKeyOptions): KeyObject; + /** + * Creates and returns a new key object containing a private key. If `key` is a + * string or `Buffer`, `format` is assumed to be `'pem'`; otherwise, `key` must be an object with the properties described above. + * + * If the private key is encrypted, a `passphrase` must be specified. The length + * of the passphrase is limited to 1024 bytes. + * @since v11.6.0 + */ + function createPrivateKey(key: PrivateKeyInput | RawPrivateKeyInput | JsonWebKeyInput | BinaryLike): KeyObject; + /** + * Creates and returns a new key object containing a public key. If `key` is a + * string or `Buffer`, `format` is assumed to be `'pem'`; if `key` is a `KeyObject` with type `'private'`, the public key is derived from the given private key; + * otherwise, `key` must be an object with the properties described above. + * + * If the format is `'pem'`, the `'key'` may also be an X.509 certificate. + * + * Because public keys can be derived from private keys, a private key may be + * passed instead of a public key. In that case, this function behaves as if {@link createPrivateKey} had been called, except that the type of the + * returned `KeyObject` will be `'public'` and that the private key cannot be + * extracted from the returned `KeyObject`. Similarly, if a `KeyObject` with type `'private'` is given, a new `KeyObject` with type `'public'` will be returned + * and it will be impossible to extract the private key from the returned object. + * @since v11.6.0 + */ + function createPublicKey(key: PublicKeyInput | RawPublicKeyInput | JsonWebKeyInput | BinaryLike): KeyObject; + /** + * Creates and returns a new key object containing a secret key for symmetric + * encryption or `Hmac`. + * @since v11.6.0 + * @param encoding The string encoding when `key` is a string. + */ + function createSecretKey(key: BinaryLike, encoding?: BufferEncoding): KeyObject; + /** + * Creates and returns a `Sign` object that uses the given `algorithm`. Use {@link getHashes} to obtain the names of the available digest algorithms. + * Optional `options` argument controls the `stream.Writable` behavior. + * + * In some cases, a `Sign` instance can be created using the name of a signature + * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use + * the corresponding digest algorithm. This does not work for all signature + * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest + * algorithm names. + * @since v0.1.92 + * @param options `stream.Writable` options + */ + function createSign(algorithm: string, options?: WritableOptions): Sign; + type DSAEncoding = "der" | "ieee-p1363"; + interface SigningOptions { + padding?: number | undefined; + saltLength?: number | undefined; + dsaEncoding?: DSAEncoding | undefined; + context?: NodeJS.ArrayBufferView | undefined; + } + interface SignPrivateKeyInput extends PrivateKeyInput, SigningOptions {} + interface SignRawPrivateKeyInput extends RawPrivateKeyInput, SigningOptions {} + interface SignJsonWebKeyInput extends JsonWebKeyInput, SigningOptions {} + interface SignKeyObjectInput extends SigningOptions { + key: KeyObject; + } + interface VerifyPublicKeyInput extends PublicKeyInput, SigningOptions {} + interface VerifyRawPublicKeyInput extends RawPublicKeyInput, SigningOptions {} + interface VerifyJsonWebKeyInput extends JsonWebKeyInput, SigningOptions {} + interface VerifyKeyObjectInput extends SigningOptions { + key: KeyObject; + } + /** + * The `Sign` class is a utility for generating signatures. It can be used in one + * of two ways: + * + * * As a writable `stream`, where data to be signed is written and the `sign.sign()` method is used to generate and return the signature, or + * * Using the `sign.update()` and `sign.sign()` methods to produce the + * signature. + * + * The {@link createSign} method is used to create `Sign` instances. The + * argument is the string name of the hash function to use. `Sign` objects are not + * to be created directly using the `new` keyword. + * + * Example: Using `Sign` and `Verify` objects as streams: + * + * ```js + * const { + * generateKeyPairSync, + * createSign, + * createVerify, + * } = await import('node:crypto'); + * + * const { privateKey, publicKey } = generateKeyPairSync('ec', { + * namedCurve: 'sect239k1', + * }); + * + * const sign = createSign('SHA256'); + * sign.write('some data to sign'); + * sign.end(); + * const signature = sign.sign(privateKey, 'hex'); + * + * const verify = createVerify('SHA256'); + * verify.write('some data to sign'); + * verify.end(); + * console.log(verify.verify(publicKey, signature, 'hex')); + * // Prints: true + * ``` + * + * Example: Using the `sign.update()` and `verify.update()` methods: + * + * ```js + * const { + * generateKeyPairSync, + * createSign, + * createVerify, + * } = await import('node:crypto'); + * + * const { privateKey, publicKey } = generateKeyPairSync('rsa', { + * modulusLength: 2048, + * }); + * + * const sign = createSign('SHA256'); + * sign.update('some data to sign'); + * sign.end(); + * const signature = sign.sign(privateKey); + * + * const verify = createVerify('SHA256'); + * verify.update('some data to sign'); + * verify.end(); + * console.log(verify.verify(publicKey, signature)); + * // Prints: true + * ``` + * @since v0.1.92 + */ + class Sign extends Writable { + private constructor(); + /** + * Updates the `Sign` content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `encoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.92 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: string | NodeJS.ArrayBufferView, inputEncoding?: BufferEncoding): this; + /** + * Calculates the signature on all the data passed through using either `sign.update()` or `sign.write()`. + * + * If `privateKey` is not a `KeyObject`, this function behaves as if `privateKey` had been passed to {@link createPrivateKey}. If it is an + * object, the following additional properties can be passed: + * + * If `outputEncoding` is provided a string is returned; otherwise a `Buffer` is returned. + * + * The `Sign` object can not be again used after `sign.sign()` method has been + * called. Multiple calls to `sign.sign()` will result in an error being thrown. + * @since v0.1.92 + */ + sign( + privateKey: + | KeyLike + | SignKeyObjectInput + | SignPrivateKeyInput + | SignRawPrivateKeyInput + | SignJsonWebKeyInput, + ): NonSharedBuffer; + sign( + privateKey: + | KeyLike + | SignKeyObjectInput + | SignPrivateKeyInput + | SignRawPrivateKeyInput + | SignJsonWebKeyInput, + outputFormat: BufferEncoding, + ): string; + } + /** + * Creates and returns a `Verify` object that uses the given algorithm. + * Use {@link getHashes} to obtain an array of names of the available + * signing algorithms. Optional `options` argument controls the `stream.Writable` behavior. + * + * In some cases, a `Verify` instance can be created using the name of a signature + * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use + * the corresponding digest algorithm. This does not work for all signature + * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest + * algorithm names. + * @since v0.1.92 + * @param options `stream.Writable` options + */ + function createVerify(algorithm: string, options?: WritableOptions): Verify; + /** + * The `Verify` class is a utility for verifying signatures. It can be used in one + * of two ways: + * + * * As a writable `stream` where written data is used to validate against the + * supplied signature, or + * * Using the `verify.update()` and `verify.verify()` methods to verify + * the signature. + * + * The {@link createVerify} method is used to create `Verify` instances. `Verify` objects are not to be created directly using the `new` keyword. + * + * See `Sign` for examples. + * @since v0.1.92 + */ + class Verify extends Writable { + private constructor(); + /** + * Updates the `Verify` content with the given `data`, the encoding of which + * is given in `inputEncoding`. + * If `inputEncoding` is not provided, and the `data` is a string, an + * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or `DataView`, then `inputEncoding` is ignored. + * + * This can be called many times with new data as it is streamed. + * @since v0.1.92 + * @param inputEncoding The `encoding` of the `data` string. + */ + update(data: string | NodeJS.ArrayBufferView, inputEncoding?: BufferEncoding): Verify; + /** + * Verifies the provided data using the given `object` and `signature`. + * + * If `object` is not a `KeyObject`, this function behaves as if `object` had been passed to {@link createPublicKey}. If it is an + * object, the following additional properties can be passed: + * + * The `signature` argument is the previously calculated signature for the data, in + * the `signatureEncoding`. + * If a `signatureEncoding` is specified, the `signature` is expected to be a + * string; otherwise `signature` is expected to be a `Buffer`, `TypedArray`, or `DataView`. + * + * The `verify` object can not be used again after `verify.verify()` has been + * called. Multiple calls to `verify.verify()` will result in an error being + * thrown. + * + * Because public keys can be derived from private keys, a private key may + * be passed instead of a public key. + * @since v0.1.92 + */ + verify( + object: + | KeyLike + | VerifyKeyObjectInput + | VerifyPublicKeyInput + | VerifyRawPublicKeyInput + | VerifyJsonWebKeyInput, + signature: BinaryLike, + signatureEncoding?: BufferEncoding, + ): boolean; + } + /** + * Creates a `DiffieHellman` key exchange object using the supplied `prime` and an + * optional specific `generator`. + * + * The `generator` argument can be a number, string, or `Buffer`. If `generator` is not specified, the value `2` is used. + * + * If `primeEncoding` is specified, `prime` is expected to be a string; otherwise + * a `Buffer`, `TypedArray`, or `DataView` is expected. + * + * If `generatorEncoding` is specified, `generator` is expected to be a string; + * otherwise a number, `Buffer`, `TypedArray`, or `DataView` is expected. + * @since v0.11.12 + * @param primeEncoding The `encoding` of the `prime` string. + * @param [generator=2] + * @param generatorEncoding The `encoding` of the `generator` string. + */ + function createDiffieHellman(primeLength: number, generator?: number): DiffieHellman; + function createDiffieHellman( + prime: BinaryLike, + primeEncoding?: BufferEncoding, + generator?: number | BinaryLike, + generatorEncoding?: BufferEncoding, + ): DiffieHellman; + function createDiffieHellman( + prime: BinaryLike, + generator: number | BinaryLike, + generatorEncoding?: BufferEncoding, + ): DiffieHellman; + /** + * The `DiffieHellman` class is a utility for creating Diffie-Hellman key + * exchanges. + * + * Instances of the `DiffieHellman` class can be created using the {@link createDiffieHellman} function. + * + * ```js + * import assert from 'node:assert'; + * + * const { + * createDiffieHellman, + * } = await import('node:crypto'); + * + * // Generate Alice's keys... + * const alice = createDiffieHellman(2048); + * const aliceKey = alice.generateKeys(); + * + * // Generate Bob's keys... + * const bob = createDiffieHellman(alice.getPrime(), alice.getGenerator()); + * const bobKey = bob.generateKeys(); + * + * // Exchange and generate the secret... + * const aliceSecret = alice.computeSecret(bobKey); + * const bobSecret = bob.computeSecret(aliceKey); + * + * // OK + * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex')); + * ``` + * @since v0.5.0 + */ + class DiffieHellman { + private constructor(); + /** + * Generates private and public Diffie-Hellman key values unless they have been + * generated or computed already, and returns + * the public key in the specified `encoding`. This key should be + * transferred to the other party. + * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned. + * + * This function is a thin wrapper around [`DH_generate_key()`](https://www.openssl.org/docs/man3.0/man3/DH_generate_key.html). In particular, + * once a private key has been generated or set, calling this function only updates + * the public key but does not generate a new private key. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + generateKeys(): NonSharedBuffer; + generateKeys(encoding: BufferEncoding): string; + /** + * Computes the shared secret using `otherPublicKey` as the other + * party's public key and returns the computed shared secret. The supplied + * key is interpreted using the specified `inputEncoding`, and secret is + * encoded using specified `outputEncoding`. + * If the `inputEncoding` is not + * provided, `otherPublicKey` is expected to be a `Buffer`, `TypedArray`, or `DataView`. + * + * If `outputEncoding` is given a string is returned; otherwise, a `Buffer` is returned. + * @since v0.5.0 + * @param inputEncoding The `encoding` of an `otherPublicKey` string. + * @param outputEncoding The `encoding` of the return value. + */ + computeSecret( + otherPublicKey: BinaryLike, + inputEncoding?: BufferEncoding, + ): NonSharedBuffer; + computeSecret( + otherPublicKey: BinaryLike, + inputEncoding: BufferEncoding | null | undefined, + outputEncoding: BufferEncoding, + ): string; + /** + * Returns the Diffie-Hellman prime in the specified `encoding`. + * If `encoding` is provided a string is + * returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getPrime(): NonSharedBuffer; + getPrime(encoding: BufferEncoding): string; + /** + * Returns the Diffie-Hellman generator in the specified `encoding`. + * If `encoding` is provided a string is + * returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getGenerator(): NonSharedBuffer; + getGenerator(encoding: BufferEncoding): string; + /** + * Returns the Diffie-Hellman public key in the specified `encoding`. + * If `encoding` is provided a + * string is returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getPublicKey(): NonSharedBuffer; + getPublicKey(encoding: BufferEncoding): string; + /** + * Returns the Diffie-Hellman private key in the specified `encoding`. + * If `encoding` is provided a + * string is returned; otherwise a `Buffer` is returned. + * @since v0.5.0 + * @param encoding The `encoding` of the return value. + */ + getPrivateKey(): NonSharedBuffer; + getPrivateKey(encoding: BufferEncoding): string; + /** + * Sets the Diffie-Hellman public key. If the `encoding` argument is provided, `publicKey` is expected + * to be a string. If no `encoding` is provided, `publicKey` is expected + * to be a `Buffer`, `TypedArray`, or `DataView`. + * @since v0.5.0 + * @param encoding The `encoding` of the `publicKey` string. + */ + setPublicKey(publicKey: BinaryLike, encoding?: BufferEncoding): void; + /** + * Sets the Diffie-Hellman private key. If the `encoding` argument is provided,`privateKey` is expected + * to be a string. If no `encoding` is provided, `privateKey` is expected + * to be a `Buffer`, `TypedArray`, or `DataView`. + * + * This function does not automatically compute the associated public key. Either `diffieHellman.setPublicKey()` or `diffieHellman.generateKeys()` can be + * used to manually provide the public key or to automatically derive it. + * @since v0.5.0 + * @param encoding The `encoding` of the `privateKey` string. + */ + setPrivateKey(privateKey: BinaryLike, encoding?: BufferEncoding): void; + /** + * A bit field containing any warnings and/or errors resulting from a check + * performed during initialization of the `DiffieHellman` object. + * + * The following values are valid for this property (as defined in `node:constants` module): + * + * * `DH_CHECK_P_NOT_SAFE_PRIME` + * * `DH_CHECK_P_NOT_PRIME` + * * `DH_UNABLE_TO_CHECK_GENERATOR` + * * `DH_NOT_SUITABLE_GENERATOR` + * @since v0.11.12 + */ + verifyError: number; + } + /** + * The `DiffieHellmanGroup` class takes a well-known modp group as its argument. + * It works the same as `DiffieHellman`, except that it does not allow changing its keys after creation. + * In other words, it does not implement `setPublicKey()` or `setPrivateKey()` methods. + * + * ```js + * const { createDiffieHellmanGroup } = await import('node:crypto'); + * const dh = createDiffieHellmanGroup('modp1'); + * ``` + * The name (e.g. `'modp1'`) is taken from [RFC 2412](https://www.rfc-editor.org/rfc/rfc2412.txt) (modp1 and 2) and [RFC 3526](https://www.rfc-editor.org/rfc/rfc3526.txt): + * ```bash + * $ perl -ne 'print "$1\n" if /"(modp\d+)"/' src/node_crypto_groups.h + * modp1 # 768 bits + * modp2 # 1024 bits + * modp5 # 1536 bits + * modp14 # 2048 bits + * modp15 # etc. + * modp16 + * modp17 + * modp18 + * ``` + * @since v0.7.5 + */ + class DiffieHellmanGroup { + private constructor(); + } + interface DiffieHellmanGroup extends Omit<DiffieHellman, "setPublicKey" | "setPrivateKey"> {} + /** + * Creates a predefined `DiffieHellmanGroup` key exchange object. The + * supported groups are listed in the documentation for `DiffieHellmanGroup`. + * + * The returned object mimics the interface of objects created by {@link createDiffieHellman}, but will not allow changing + * the keys (with `diffieHellman.setPublicKey()`, for example). The + * advantage of using this method is that the parties do not have to + * generate nor exchange a group modulus beforehand, saving both processor + * and communication time. + * + * Example (obtaining a shared secret): + * + * ```js + * const { + * getDiffieHellman, + * } = await import('node:crypto'); + * const alice = getDiffieHellman('modp14'); + * const bob = getDiffieHellman('modp14'); + * + * alice.generateKeys(); + * bob.generateKeys(); + * + * const aliceSecret = alice.computeSecret(bob.getPublicKey(), null, 'hex'); + * const bobSecret = bob.computeSecret(alice.getPublicKey(), null, 'hex'); + * + * // aliceSecret and bobSecret should be the same + * console.log(aliceSecret === bobSecret); + * ``` + * @since v0.7.5 + */ + function getDiffieHellman(groupName: string): DiffieHellmanGroup; + /** + * An alias for {@link getDiffieHellman} + * @since v0.9.3 + */ + function createDiffieHellmanGroup(name: string): DiffieHellmanGroup; + /** + * Provides an asynchronous Password-Based Key Derivation Function 2 (PBKDF2) + * implementation. A selected HMAC digest algorithm specified by `digest` is + * applied to derive a key of the requested byte length (`keylen`) from the `password`, `salt` and `iterations`. + * + * The supplied `callback` function is called with two arguments: `err` and `derivedKey`. If an error occurs while deriving the key, `err` will be set; + * otherwise `err` will be `null`. By default, the successfully generated `derivedKey` will be passed to the callback as a `Buffer`. An error will be + * thrown if any of the input arguments specify invalid values or types. + * + * The `iterations` argument must be a number set as high as possible. The + * higher the number of iterations, the more secure the derived key will be, + * but will take a longer amount of time to complete. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * ```js + * const { + * pbkdf2, + * } = await import('node:crypto'); + * + * pbkdf2('secret', 'salt', 100000, 64, 'sha512', (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // '3745e48...08d59ae' + * }); + * ``` + * + * An array of supported digest functions can be retrieved using {@link getHashes}. + * + * This API uses libuv's threadpool, which can have surprising and + * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information. + * @since v0.5.5 + */ + function pbkdf2( + password: BinaryLike, + salt: BinaryLike, + iterations: number, + keylen: number, + digest: string, + callback: (err: Error | null, derivedKey: NonSharedBuffer) => void, + ): void; + /** + * Provides a synchronous Password-Based Key Derivation Function 2 (PBKDF2) + * implementation. A selected HMAC digest algorithm specified by `digest` is + * applied to derive a key of the requested byte length (`keylen`) from the `password`, `salt` and `iterations`. + * + * If an error occurs an `Error` will be thrown, otherwise the derived key will be + * returned as a `Buffer`. + * + * The `iterations` argument must be a number set as high as possible. The + * higher the number of iterations, the more secure the derived key will be, + * but will take a longer amount of time to complete. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * ```js + * const { + * pbkdf2Sync, + * } = await import('node:crypto'); + * + * const key = pbkdf2Sync('secret', 'salt', 100000, 64, 'sha512'); + * console.log(key.toString('hex')); // '3745e48...08d59ae' + * ``` + * + * An array of supported digest functions can be retrieved using {@link getHashes}. + * @since v0.9.3 + */ + function pbkdf2Sync( + password: BinaryLike, + salt: BinaryLike, + iterations: number, + keylen: number, + digest: string, + ): NonSharedBuffer; + /** + * Generates cryptographically strong pseudorandom data. The `size` argument + * is a number indicating the number of bytes to generate. + * + * If a `callback` function is provided, the bytes are generated asynchronously + * and the `callback` function is invoked with two arguments: `err` and `buf`. + * If an error occurs, `err` will be an `Error` object; otherwise it is `null`. The `buf` argument is a `Buffer` containing the generated bytes. + * + * ```js + * // Asynchronous + * const { + * randomBytes, + * } = await import('node:crypto'); + * + * randomBytes(256, (err, buf) => { + * if (err) throw err; + * console.log(`${buf.length} bytes of random data: ${buf.toString('hex')}`); + * }); + * ``` + * + * If the `callback` function is not provided, the random bytes are generated + * synchronously and returned as a `Buffer`. An error will be thrown if + * there is a problem generating the bytes. + * + * ```js + * // Synchronous + * const { + * randomBytes, + * } = await import('node:crypto'); + * + * const buf = randomBytes(256); + * console.log( + * `${buf.length} bytes of random data: ${buf.toString('hex')}`); + * ``` + * + * The `crypto.randomBytes()` method will not complete until there is + * sufficient entropy available. + * This should normally never take longer than a few milliseconds. The only time + * when generating the random bytes may conceivably block for a longer period of + * time is right after boot, when the whole system is still low on entropy. + * + * This API uses libuv's threadpool, which can have surprising and + * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information. + * + * The asynchronous version of `crypto.randomBytes()` is carried out in a single + * threadpool request. To minimize threadpool task length variation, partition + * large `randomBytes` requests when doing so as part of fulfilling a client + * request. + * @since v0.5.8 + * @param size The number of bytes to generate. The `size` must not be larger than `2**31 - 1`. + * @return if the `callback` function is not provided. + */ + function randomBytes(size: number): NonSharedBuffer; + function randomBytes(size: number, callback: (err: Error | null, buf: NonSharedBuffer) => void): void; + function pseudoRandomBytes(size: number): NonSharedBuffer; + function pseudoRandomBytes(size: number, callback: (err: Error | null, buf: NonSharedBuffer) => void): void; + /** + * Return a random integer `n` such that `min <= n < max`. This + * implementation avoids [modulo bias](https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle#Modulo_bias). + * + * The range (`max - min`) must be less than 2**48. `min` and `max` must + * be [safe integers](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger). + * + * If the `callback` function is not provided, the random integer is + * generated synchronously. + * + * ```js + * // Asynchronous + * const { + * randomInt, + * } = await import('node:crypto'); + * + * randomInt(3, (err, n) => { + * if (err) throw err; + * console.log(`Random number chosen from (0, 1, 2): ${n}`); + * }); + * ``` + * + * ```js + * // Synchronous + * const { + * randomInt, + * } = await import('node:crypto'); + * + * const n = randomInt(3); + * console.log(`Random number chosen from (0, 1, 2): ${n}`); + * ``` + * + * ```js + * // With `min` argument + * const { + * randomInt, + * } = await import('node:crypto'); + * + * const n = randomInt(1, 7); + * console.log(`The dice rolled: ${n}`); + * ``` + * @since v14.10.0, v12.19.0 + * @param min Start of random range (inclusive). + * @param max End of random range (exclusive). + */ + function randomInt(max: number): number; + function randomInt(min: number, max: number): number; + function randomInt(max: number, callback: (err: Error | null, value: number) => void): void; + function randomInt(min: number, max: number, callback: (err: Error | null, value: number) => void): void; + /** + * Synchronous version of {@link randomFill}. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFillSync } = await import('node:crypto'); + * + * const buf = Buffer.alloc(10); + * console.log(randomFillSync(buf).toString('hex')); + * + * randomFillSync(buf, 5); + * console.log(buf.toString('hex')); + * + * // The above is equivalent to the following: + * randomFillSync(buf, 5, 5); + * console.log(buf.toString('hex')); + * ``` + * + * Any `ArrayBuffer`, `TypedArray` or `DataView` instance may be passed as`buffer`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFillSync } = await import('node:crypto'); + * + * const a = new Uint32Array(10); + * console.log(Buffer.from(randomFillSync(a).buffer, + * a.byteOffset, a.byteLength).toString('hex')); + * + * const b = new DataView(new ArrayBuffer(10)); + * console.log(Buffer.from(randomFillSync(b).buffer, + * b.byteOffset, b.byteLength).toString('hex')); + * + * const c = new ArrayBuffer(10); + * console.log(Buffer.from(randomFillSync(c)).toString('hex')); + * ``` + * @since v7.10.0, v6.13.0 + * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`. + * @param [offset=0] + * @param [size=buffer.length - offset] + * @return The object passed as `buffer` argument. + */ + function randomFillSync<T extends ArrayBufferLike | NodeJS.ArrayBufferView>( + buffer: T, + offset?: number, + size?: number, + ): T; + /** + * This function is similar to {@link randomBytes} but requires the first + * argument to be a `Buffer` that will be filled. It also + * requires that a callback is passed in. + * + * If the `callback` function is not provided, an error will be thrown. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFill } = await import('node:crypto'); + * + * const buf = Buffer.alloc(10); + * randomFill(buf, (err, buf) => { + * if (err) throw err; + * console.log(buf.toString('hex')); + * }); + * + * randomFill(buf, 5, (err, buf) => { + * if (err) throw err; + * console.log(buf.toString('hex')); + * }); + * + * // The above is equivalent to the following: + * randomFill(buf, 5, 5, (err, buf) => { + * if (err) throw err; + * console.log(buf.toString('hex')); + * }); + * ``` + * + * Any `ArrayBuffer`, `TypedArray`, or `DataView` instance may be passed as `buffer`. + * + * While this includes instances of `Float32Array` and `Float64Array`, this + * function should not be used to generate random floating-point numbers. The + * result may contain `+Infinity`, `-Infinity`, and `NaN`, and even if the array + * contains finite numbers only, they are not drawn from a uniform random + * distribution and have no meaningful lower or upper bounds. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { randomFill } = await import('node:crypto'); + * + * const a = new Uint32Array(10); + * randomFill(a, (err, buf) => { + * if (err) throw err; + * console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength) + * .toString('hex')); + * }); + * + * const b = new DataView(new ArrayBuffer(10)); + * randomFill(b, (err, buf) => { + * if (err) throw err; + * console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength) + * .toString('hex')); + * }); + * + * const c = new ArrayBuffer(10); + * randomFill(c, (err, buf) => { + * if (err) throw err; + * console.log(Buffer.from(buf).toString('hex')); + * }); + * ``` + * + * This API uses libuv's threadpool, which can have surprising and + * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information. + * + * The asynchronous version of `crypto.randomFill()` is carried out in a single + * threadpool request. To minimize threadpool task length variation, partition + * large `randomFill` requests when doing so as part of fulfilling a client + * request. + * @since v7.10.0, v6.13.0 + * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`. + * @param [offset=0] + * @param [size=buffer.length - offset] + * @param callback `function(err, buf) {}`. + */ + function randomFill<T extends ArrayBufferLike | NodeJS.ArrayBufferView>( + buffer: T, + callback: (err: Error | null, buf: T) => void, + ): void; + function randomFill<T extends ArrayBufferLike | NodeJS.ArrayBufferView>( + buffer: T, + offset: number, + callback: (err: Error | null, buf: T) => void, + ): void; + function randomFill<T extends ArrayBufferLike | NodeJS.ArrayBufferView>( + buffer: T, + offset: number, + size: number, + callback: (err: Error | null, buf: T) => void, + ): void; + interface ScryptOptions { + cost?: number | undefined; + blockSize?: number | undefined; + parallelization?: number | undefined; + N?: number | undefined; + r?: number | undefined; + p?: number | undefined; + maxmem?: number | undefined; + } + /** + * Provides an asynchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based + * key derivation function that is designed to be expensive computationally and + * memory-wise in order to make brute-force attacks unrewarding. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * The `callback` function is called with two arguments: `err` and `derivedKey`. `err` is an exception object when key derivation fails, otherwise `err` is `null`. `derivedKey` is passed to the + * callback as a `Buffer`. + * + * An exception is thrown when any of the input arguments specify invalid values + * or types. + * + * ```js + * const { + * scrypt, + * } = await import('node:crypto'); + * + * // Using the factory defaults. + * scrypt('password', 'salt', 64, (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // '3745e48...08d59ae' + * }); + * // Using a custom N parameter. Must be a power of two. + * scrypt('password', 'salt', 64, { N: 1024 }, (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // '3745e48...aa39b34' + * }); + * ``` + * @since v10.5.0 + */ + function scrypt( + password: BinaryLike, + salt: BinaryLike, + keylen: number, + callback: (err: Error | null, derivedKey: NonSharedBuffer) => void, + ): void; + function scrypt( + password: BinaryLike, + salt: BinaryLike, + keylen: number, + options: ScryptOptions, + callback: (err: Error | null, derivedKey: NonSharedBuffer) => void, + ): void; + /** + * Provides a synchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based + * key derivation function that is designed to be expensive computationally and + * memory-wise in order to make brute-force attacks unrewarding. + * + * The `salt` should be as unique as possible. It is recommended that a salt is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`. + * + * An exception is thrown when key derivation fails, otherwise the derived key is + * returned as a `Buffer`. + * + * An exception is thrown when any of the input arguments specify invalid values + * or types. + * + * ```js + * const { + * scryptSync, + * } = await import('node:crypto'); + * // Using the factory defaults. + * + * const key1 = scryptSync('password', 'salt', 64); + * console.log(key1.toString('hex')); // '3745e48...08d59ae' + * // Using a custom N parameter. Must be a power of two. + * const key2 = scryptSync('password', 'salt', 64, { N: 1024 }); + * console.log(key2.toString('hex')); // '3745e48...aa39b34' + * ``` + * @since v10.5.0 + */ + function scryptSync( + password: BinaryLike, + salt: BinaryLike, + keylen: number, + options?: ScryptOptions, + ): NonSharedBuffer; + interface PublicDecryptOptions { + padding?: number | undefined; + encoding?: BufferEncoding | undefined; + } + interface PublicDecryptPrivateKeyInput extends PrivateKeyInput, PublicDecryptOptions {} + interface PublicDecryptPublicKeyInput extends PublicKeyInput, PublicDecryptOptions {} + interface PublicDecryptJsonWebKeyInput extends JsonWebKeyInput, PublicDecryptOptions {} + interface PublicDecryptKeyObjectInput extends PublicDecryptOptions { + key: KeyObject; + } + interface PublicEncryptOptions extends PublicDecryptOptions { + oaepHash?: string | undefined; + oaepLabel?: BinaryLike | undefined; + } + interface PublicEncryptPrivateKeyInput extends PrivateKeyInput, PublicEncryptOptions {} + interface PublicEncryptPublicKeyInput extends PublicKeyInput, PublicEncryptOptions {} + interface PublicEncryptJsonWebKeyInput extends JsonWebKeyInput, PublicEncryptOptions {} + interface PublicEncryptKeyObjectInput extends PublicEncryptOptions { + key: KeyObject; + } + /** + * Encrypts the content of `buffer` with `key` and returns a new `Buffer` with encrypted content. The returned data can be decrypted using + * the corresponding private key, for example using {@link privateDecrypt}. + * + * If `key` is not a `KeyObject`, this function behaves as if `key` had been passed to {@link createPublicKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_OAEP_PADDING`. + * + * Because RSA public keys can be derived from private keys, a private key may + * be passed instead of a public key. + * @since v0.11.14 + */ + function publicEncrypt( + key: + | KeyLike + | PublicEncryptKeyObjectInput + | PublicEncryptPrivateKeyInput + | PublicEncryptPublicKeyInput + | PublicEncryptJsonWebKeyInput, + buffer: BinaryLike, + ): NonSharedBuffer; + /** + * Decrypts `buffer` with `key`.`buffer` was previously encrypted using + * the corresponding private key, for example using {@link privateEncrypt}. + * + * If `key` is not a `KeyObject`, this function behaves as if `key` had been passed to {@link createPublicKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_PADDING`. + * + * Because RSA public keys can be derived from private keys, a private key may + * be passed instead of a public key. + * @since v1.1.0 + */ + function publicDecrypt( + key: + | KeyLike + | PublicDecryptKeyObjectInput + | PublicDecryptPrivateKeyInput + | PublicDecryptPublicKeyInput + | PublicDecryptJsonWebKeyInput, + buffer: BinaryLike, + ): NonSharedBuffer; + /** + * Decrypts `buffer` with `privateKey`. `buffer` was previously encrypted using + * the corresponding public key, for example using {@link publicEncrypt}. + * + * If `privateKey` is not a `KeyObject`, this function behaves as if `privateKey` had been passed to {@link createPrivateKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_OAEP_PADDING`. + * @since v0.11.14 + */ + function privateDecrypt( + privateKey: + | KeyLike + | PublicEncryptKeyObjectInput + | PublicEncryptPrivateKeyInput + | PublicEncryptJsonWebKeyInput, + buffer: BinaryLike, + ): NonSharedBuffer; + /** + * Encrypts `buffer` with `privateKey`. The returned data can be decrypted using + * the corresponding public key, for example using {@link publicDecrypt}. + * + * If `privateKey` is not a `KeyObject`, this function behaves as if `privateKey` had been passed to {@link createPrivateKey}. If it is an + * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_PADDING`. + * @since v1.1.0 + */ + function privateEncrypt( + privateKey: + | KeyLike + | PublicDecryptKeyObjectInput + | PublicDecryptPrivateKeyInput + | PublicDecryptJsonWebKeyInput, + buffer: BinaryLike, + ): NonSharedBuffer; + /** + * ```js + * const { + * getCiphers, + * } = await import('node:crypto'); + * + * console.log(getCiphers()); // ['aes-128-cbc', 'aes-128-ccm', ...] + * ``` + * @since v0.9.3 + * @return An array with the names of the supported cipher algorithms. + */ + function getCiphers(): string[]; + /** + * ```js + * const { + * getCurves, + * } = await import('node:crypto'); + * + * console.log(getCurves()); // ['Oakley-EC2N-3', 'Oakley-EC2N-4', ...] + * ``` + * @since v2.3.0 + * @return An array with the names of the supported elliptic curves. + */ + function getCurves(): string[]; + /** + * @since v10.0.0 + * @return `1` if and only if a FIPS compliant crypto provider is currently in use, `0` otherwise. A future semver-major release may change the return type of this API to a {boolean}. + */ + function getFips(): 1 | 0; + /** + * Enables the FIPS compliant crypto provider in a FIPS-enabled Node.js build. + * Throws an error if FIPS mode is not available. + * @since v10.0.0 + * @param bool `true` to enable FIPS mode. + */ + function setFips(bool: boolean): void; + /** + * ```js + * const { + * getHashes, + * } = await import('node:crypto'); + * + * console.log(getHashes()); // ['DSA', 'DSA-SHA', 'DSA-SHA1', ...] + * ``` + * @since v0.9.3 + * @return An array of the names of the supported hash algorithms, such as `'RSA-SHA256'`. Hash algorithms are also called "digest" algorithms. + */ + function getHashes(): string[]; + type ECDHKeyFormat = "compressed" | "uncompressed" | "hybrid"; + /** + * The `ECDH` class is a utility for creating Elliptic Curve Diffie-Hellman (ECDH) + * key exchanges. + * + * Instances of the `ECDH` class can be created using the {@link createECDH} function. + * + * ```js + * import assert from 'node:assert'; + * + * const { + * createECDH, + * } = await import('node:crypto'); + * + * // Generate Alice's keys... + * const alice = createECDH('secp521r1'); + * const aliceKey = alice.generateKeys(); + * + * // Generate Bob's keys... + * const bob = createECDH('secp521r1'); + * const bobKey = bob.generateKeys(); + * + * // Exchange and generate the secret... + * const aliceSecret = alice.computeSecret(bobKey); + * const bobSecret = bob.computeSecret(aliceKey); + * + * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex')); + * // OK + * ``` + * @since v0.11.14 + */ + class ECDH { + private constructor(); + /** + * Converts the EC Diffie-Hellman public key specified by `key` and `curve` to the + * format specified by `format`. The `format` argument specifies point encoding + * and can be `'compressed'`, `'uncompressed'` or `'hybrid'`. The supplied key is + * interpreted using the specified `inputEncoding`, and the returned key is encoded + * using the specified `outputEncoding`. + * + * Use {@link getCurves} to obtain a list of available curve names. + * On recent OpenSSL releases, `openssl ecparam -list_curves` will also display + * the name and description of each available elliptic curve. + * + * If `format` is not specified the point will be returned in `'uncompressed'` format. + * + * If the `inputEncoding` is not provided, `key` is expected to be a `Buffer`, `TypedArray`, or `DataView`. + * + * Example (uncompressing a key): + * + * ```js + * const { + * createECDH, + * ECDH, + * } = await import('node:crypto'); + * + * const ecdh = createECDH('secp256k1'); + * ecdh.generateKeys(); + * + * const compressedKey = ecdh.getPublicKey('hex', 'compressed'); + * + * const uncompressedKey = ECDH.convertKey(compressedKey, + * 'secp256k1', + * 'hex', + * 'hex', + * 'uncompressed'); + * + * // The converted key and the uncompressed public key should be the same + * console.log(uncompressedKey === ecdh.getPublicKey('hex')); + * ``` + * @since v10.0.0 + * @param inputEncoding The `encoding` of the `key` string. + * @param outputEncoding The `encoding` of the return value. + */ + static convertKey( + key: BinaryLike, + curve: string, + inputEncoding?: BufferEncoding, + outputEncoding?: null, + format?: "uncompressed" | "compressed" | "hybrid", + ): NonSharedBuffer; + static convertKey( + key: BinaryLike, + curve: string, + inputEncoding: BufferEncoding | null | undefined, + outputEncoding: BufferEncoding, + format?: "uncompressed" | "compressed" | "hybrid", + ): string; + /** + * Generates private and public EC Diffie-Hellman key values, and returns + * the public key in the specified `format` and `encoding`. This key should be + * transferred to the other party. + * + * The `format` argument specifies point encoding and can be `'compressed'` or `'uncompressed'`. If `format` is not specified, the point will be returned in`'uncompressed'` format. + * + * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned. + * @since v0.11.14 + * @param encoding The `encoding` of the return value. + * @param [format='uncompressed'] + */ + generateKeys(encoding?: null, format?: ECDHKeyFormat): NonSharedBuffer; + generateKeys(encoding: BufferEncoding, format?: ECDHKeyFormat): string; + /** + * Computes the shared secret using `otherPublicKey` as the other + * party's public key and returns the computed shared secret. The supplied + * key is interpreted using specified `inputEncoding`, and the returned secret + * is encoded using the specified `outputEncoding`. + * If the `inputEncoding` is not + * provided, `otherPublicKey` is expected to be a `Buffer`, `TypedArray`, or `DataView`. + * + * If `outputEncoding` is given a string will be returned; otherwise a `Buffer` is returned. + * + * `ecdh.computeSecret` will throw an`ERR_CRYPTO_ECDH_INVALID_PUBLIC_KEY` error when `otherPublicKey` lies outside of the elliptic curve. Since `otherPublicKey` is + * usually supplied from a remote user over an insecure network, + * be sure to handle this exception accordingly. + * @since v0.11.14 + * @param inputEncoding The `encoding` of the `otherPublicKey` string. + * @param outputEncoding The `encoding` of the return value. + */ + computeSecret(otherPublicKey: BinaryLike, inputEncoding?: BufferEncoding): NonSharedBuffer; + computeSecret( + otherPublicKey: BinaryLike, + inputEncoding: BufferEncoding | null | undefined, + outputEncoding: BufferEncoding, + ): string; + /** + * If `encoding` is specified, a string is returned; otherwise a `Buffer` is + * returned. + * @since v0.11.14 + * @param encoding The `encoding` of the return value. + * @return The EC Diffie-Hellman in the specified `encoding`. + */ + getPrivateKey(): NonSharedBuffer; + getPrivateKey(encoding: BufferEncoding): string; + /** + * The `format` argument specifies point encoding and can be `'compressed'` or `'uncompressed'`. If `format` is not specified the point will be returned in`'uncompressed'` format. + * + * If `encoding` is specified, a string is returned; otherwise a `Buffer` is + * returned. + * @since v0.11.14 + * @param encoding The `encoding` of the return value. + * @param [format='uncompressed'] + * @return The EC Diffie-Hellman public key in the specified `encoding` and `format`. + */ + getPublicKey(encoding?: null, format?: ECDHKeyFormat): NonSharedBuffer; + getPublicKey(encoding: BufferEncoding, format?: ECDHKeyFormat): string; + /** + * Sets the EC Diffie-Hellman private key. + * If `encoding` is provided, `privateKey` is expected + * to be a string; otherwise `privateKey` is expected to be a `Buffer`, `TypedArray`, or `DataView`. + * + * If `privateKey` is not valid for the curve specified when the `ECDH` object was + * created, an error is thrown. Upon setting the private key, the associated + * public point (key) is also generated and set in the `ECDH` object. + * @since v0.11.14 + * @param encoding The `encoding` of the `privateKey` string. + */ + setPrivateKey(privateKey: BinaryLike, encoding?: BufferEncoding): void; + } + /** + * Creates an Elliptic Curve Diffie-Hellman (`ECDH`) key exchange object using a + * predefined curve specified by the `curveName` string. Use {@link getCurves} to obtain a list of available curve names. On recent + * OpenSSL releases, `openssl ecparam -list_curves` will also display the name + * and description of each available elliptic curve. + * @since v0.11.14 + */ + function createECDH(curveName: string): ECDH; + /** + * This function compares the underlying bytes that represent the given `ArrayBuffer`, `TypedArray`, or `DataView` instances using a constant-time + * algorithm. + * + * This function does not leak timing information that + * would allow an attacker to guess one of the values. This is suitable for + * comparing HMAC digests or secret values like authentication cookies or [capability urls](https://www.w3.org/TR/capability-urls/). + * + * `a` and `b` must both be `Buffer`s, `TypedArray`s, or `DataView`s, and they + * must have the same byte length. An error is thrown if `a` and `b` have + * different byte lengths. + * + * If at least one of `a` and `b` is a `TypedArray` with more than one byte per + * entry, such as `Uint16Array`, the result will be computed using the platform + * byte order. + * + * **When both of the inputs are `Float32Array`s or `Float64Array`s, this function might return unexpected results due to IEEE 754** + * **encoding of floating-point numbers. In particular, neither `x === y` nor `Object.is(x, y)` implies that the byte representations of two floating-point** + * **numbers `x` and `y` are equal.** + * + * Use of `crypto.timingSafeEqual` does not guarantee that the _surrounding_ code + * is timing-safe. Care should be taken to ensure that the surrounding code does + * not introduce timing vulnerabilities. + * @since v6.6.0 + */ + function timingSafeEqual( + a: ArrayBufferLike | NodeJS.ArrayBufferView, + b: ArrayBufferLike | NodeJS.ArrayBufferView, + ): boolean; + interface DHKeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> { + prime?: NodeJS.ArrayBufferView | undefined; + primeLength?: number | undefined; + generator?: number | undefined; + groupName?: string | undefined; + } + interface DSAKeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> { + modulusLength: number; + divisorLength?: number | undefined; + } + interface ECKeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8" | "sec1"> { + namedCurve: string; + paramEncoding?: "explicit" | "named" | undefined; + } + interface ED25519KeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> {} + interface ED448KeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> {} + interface MLDSAKeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> {} + interface MLKEMKeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> {} + interface RSAPSSKeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> { + modulusLength: number; + publicExponent?: number | undefined; + hashAlgorithm?: string | undefined; + mgf1HashAlgorithm?: string | undefined; + saltLength?: string | undefined; + } + interface RSAKeyPairOptions extends KeyPairExportOptions<"pkcs1" | "spki", "pkcs1" | "pkcs8"> { + modulusLength: number; + publicExponent?: number | undefined; + } + interface SLHDSAKeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> {} + interface X25519KeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> {} + interface X448KeyPairOptions extends KeyPairExportOptions<"spki", "pkcs8"> {} + /** + * Generates a new asymmetric key pair of the given `type`. See the + * supported [asymmetric key types](https://nodejs.org/docs/latest-v26.x/api/crypto.html#asymmetric-key-types). + * + * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function + * behaves as if `keyObject.export()` had been called on its result. Otherwise, + * the respective part of the key is returned as a `KeyObject`. + * + * When encoding public keys, it is recommended to use `'spki'`. When encoding + * private keys, it is recommended to use `'pkcs8'` with a strong passphrase, + * and to keep the passphrase confidential. + * + * ```js + * const { + * generateKeyPairSync, + * } = await import('node:crypto'); + * + * const { + * publicKey, + * privateKey, + * } = generateKeyPairSync('rsa', { + * modulusLength: 4096, + * publicKeyEncoding: { + * type: 'spki', + * format: 'pem', + * }, + * privateKeyEncoding: { + * type: 'pkcs8', + * format: 'pem', + * cipher: 'aes-256-cbc', + * passphrase: 'top secret', + * }, + * }); + * ``` + * + * The return value `{ publicKey, privateKey }` represents the generated key pair. + * When PEM encoding was selected, the respective key will be a string, otherwise + * it will be a buffer containing the data encoded as DER. + * @since v10.12.0 + * @param type The asymmetric key type to generate. See the + * supported [asymmetric key types](https://nodejs.org/docs/latest-v26.x/api/crypto.html#asymmetric-key-types). + */ + function generateKeyPairSync<T extends DHKeyPairOptions>( + type: "dh", + options: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends DSAKeyPairOptions>( + type: "dsa", + options: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends ECKeyPairOptions>( + type: "ec", + options: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends ED25519KeyPairOptions = {}>( + type: "ed25519", + options?: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends ED448KeyPairOptions = {}>( + type: "ed448", + options?: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends MLDSAKeyPairOptions = {}>( + type: MLDSAKeyType, + options?: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends MLKEMKeyPairOptions = {}>( + type: MLKEMKeyType, + options?: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends RSAPSSKeyPairOptions>( + type: "rsa-pss", + options: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends RSAKeyPairOptions>( + type: "rsa", + options: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends SLHDSAKeyPairOptions = {}>( + type: SLHDSAKeyType, + options?: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends X25519KeyPairOptions = {}>( + type: "x25519", + options?: T, + ): KeyPairExportResult<T>; + function generateKeyPairSync<T extends X448KeyPairOptions = {}>( + type: "x448", + options?: T, + ): KeyPairExportResult<T>; + /** + * Generates a new asymmetric key pair of the given `type`. See the + * supported [asymmetric key types](https://nodejs.org/docs/latest-v26.x/api/crypto.html#asymmetric-key-types). + * + * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function + * behaves as if `keyObject.export()` had been called on its result. Otherwise, + * the respective part of the key is returned as a `KeyObject`. + * + * It is recommended to encode public keys as `'spki'` and private keys as `'pkcs8'` with encryption for long-term storage: + * + * ```js + * const { + * generateKeyPair, + * } = await import('node:crypto'); + * + * generateKeyPair('rsa', { + * modulusLength: 4096, + * publicKeyEncoding: { + * type: 'spki', + * format: 'pem', + * }, + * privateKeyEncoding: { + * type: 'pkcs8', + * format: 'pem', + * cipher: 'aes-256-cbc', + * passphrase: 'top secret', + * }, + * }, (err, publicKey, privateKey) => { + * // Handle errors and use the generated key pair. + * }); + * ``` + * + * On completion, `callback` will be called with `err` set to `undefined` and `publicKey` / `privateKey` representing the generated key pair. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a `Promise` for an `Object` with `publicKey` and `privateKey` properties. + * @since v10.12.0 + * @param type The asymmetric key type to generate. See the + * supported [asymmetric key types](https://nodejs.org/docs/latest-v26.x/api/crypto.html#asymmetric-key-types). + */ + function generateKeyPair<T extends DHKeyPairOptions>( + type: "dh", + options: T, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair<T extends DSAKeyPairOptions>( + type: "dsa", + options: T, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair<T extends ECKeyPairOptions>( + type: "ec", + options: T, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair( + type: "ed25519", + callback: KeyPairExportCallback, + ): void; + function generateKeyPair<T extends ED25519KeyPairOptions = {}>( + type: "ed25519", + options: T | undefined, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair( + type: "ed448", + callback: KeyPairExportCallback, + ): void; + function generateKeyPair<T extends ED448KeyPairOptions = {}>( + type: "ed448", + options: T | undefined, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair( + type: MLDSAKeyType, + callback: KeyPairExportCallback, + ): void; + function generateKeyPair<T extends MLDSAKeyPairOptions = {}>( + type: MLDSAKeyType, + options: T | undefined, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair( + type: MLKEMKeyType, + callback: KeyPairExportCallback, + ): void; + function generateKeyPair<T extends MLKEMKeyPairOptions = {}>( + type: MLKEMKeyType, + options: T | undefined, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair<T extends RSAPSSKeyPairOptions>( + type: "rsa-pss", + options: T, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair<T extends RSAKeyPairOptions>( + type: "rsa", + options: T, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair( + type: SLHDSAKeyType, + callback: KeyPairExportCallback, + ): void; + function generateKeyPair<T extends SLHDSAKeyPairOptions = {}>( + type: SLHDSAKeyType, + options: T | undefined, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair( + type: "x25519", + callback: KeyPairExportCallback, + ): void; + function generateKeyPair<T extends X25519KeyPairOptions = {}>( + type: "x25519", + options: T | undefined, + callback: KeyPairExportCallback<T>, + ): void; + function generateKeyPair( + type: "x448", + callback: KeyPairExportCallback, + ): void; + function generateKeyPair<T extends X448KeyPairOptions = {}>( + type: "x448", + options: T | undefined, + callback: KeyPairExportCallback<T>, + ): void; + namespace generateKeyPair { + function __promisify__<T extends DHKeyPairOptions>( + type: "dh", + options: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends DSAKeyPairOptions>( + type: "dsa", + options: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends ECKeyPairOptions>( + type: "ec", + options: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends ED25519KeyPairOptions = {}>( + type: "ed25519", + options?: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends ED448KeyPairOptions = {}>( + type: "ed448", + options?: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends MLDSAKeyPairOptions = {}>( + type: MLDSAKeyType, + options?: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends MLKEMKeyPairOptions = {}>( + type: MLKEMKeyType, + options?: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends RSAPSSKeyPairOptions>( + type: "rsa-pss", + options: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends RSAKeyPairOptions>( + type: "rsa", + options: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends SLHDSAKeyPairOptions = {}>( + type: SLHDSAKeyType, + options?: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends X25519KeyPairOptions = {}>( + type: "x25519", + options?: T, + ): Promise<KeyPairExportResult<T>>; + function __promisify__<T extends X448KeyPairOptions = {}>( + type: "x448", + options?: T, + ): Promise<KeyPairExportResult<T>>; + } + /** + * Calculates and returns the signature for `data` using the given private key and + * algorithm. If `algorithm` is `null` or `undefined`, then the algorithm is + * dependent upon the key type. + * + * `algorithm` is required to be `null` or `undefined` for Ed25519, Ed448, and + * ML-DSA. + * + * If `key` is not a `KeyObject`, this function behaves as if `key` had been + * passed to {@link createPrivateKey}. If it is an object, the following + * additional properties can be passed: + * + * If the `callback` function is provided this function uses libuv's threadpool. + * @since v12.0.0 + */ + function sign( + algorithm: string | null | undefined, + data: ArrayBufferLike | NodeJS.ArrayBufferView, + key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput, + ): NonSharedBuffer; + function sign( + algorithm: string | null | undefined, + data: ArrayBufferLike | NodeJS.ArrayBufferView, + key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput, + callback: (error: Error | null, data: NonSharedBuffer) => void, + ): void; + /** + * Verifies the given signature for `data` using the given key and algorithm. If + * `algorithm` is `null` or `undefined`, then the algorithm is dependent upon the + * key type. + * + * `algorithm` is required to be `null` or `undefined` for Ed25519, Ed448, and + * ML-DSA. + * + * If `key` is not a `KeyObject`, this function behaves as if `key` had been + * passed to {@link createPublicKey}. If it is an object, the following + * additional properties can be passed: + * + * The `signature` argument is the previously calculated signature for the `data`. + * + * Because public keys can be derived from private keys, a private key or a public + * key may be passed for `key`. + * + * If the `callback` function is provided this function uses libuv's threadpool. + * @since v12.0.0 + */ + function verify( + algorithm: string | null | undefined, + data: ArrayBufferLike | NodeJS.ArrayBufferView, + key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, + signature: ArrayBufferLike | NodeJS.ArrayBufferView, + ): boolean; + function verify( + algorithm: string | null | undefined, + data: ArrayBufferLike | NodeJS.ArrayBufferView, + key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput, + signature: ArrayBufferLike | NodeJS.ArrayBufferView, + callback: (error: Error | null, result: boolean) => void, + ): void; + /** + * Key decapsulation using a KEM algorithm with a private key. + * + * Supported key types and their KEM algorithms are: + * + * * `'rsa'` RSA Secret Value Encapsulation + * * `'ec'` DHKEM(P-256, HKDF-SHA256), DHKEM(P-384, HKDF-SHA256), DHKEM(P-521, HKDF-SHA256) + * * `'x25519'` DHKEM(X25519, HKDF-SHA256) + * * `'x448'` DHKEM(X448, HKDF-SHA512) + * * `'ml-kem-512'` ML-KEM + * * `'ml-kem-768'` ML-KEM + * * `'ml-kem-1024'` ML-KEM + * + * If `key` is not a {@link KeyObject}, this function behaves as if `key` had been + * passed to `crypto.createPrivateKey()`. + * + * If the `callback` function is provided this function uses libuv's threadpool. + * @since v24.7.0 + */ + function decapsulate( + key: KeyLike | PrivateKeyInput | RawPrivateKeyInput | JsonWebKeyInput, + ciphertext: ArrayBufferLike | NodeJS.ArrayBufferView, + ): NonSharedBuffer; + function decapsulate( + key: KeyLike | PrivateKeyInput | RawPrivateKeyInput | JsonWebKeyInput, + ciphertext: ArrayBufferLike | NodeJS.ArrayBufferView, + callback: (err: Error, sharedKey: NonSharedBuffer) => void, + ): void; + interface DiffieHellmanOptions { + privateKey: KeyLike | PrivateKeyInput; + publicKey: KeyLike | PublicKeyInput; + } + /** + * Computes the Diffie-Hellman shared secret based on a `privateKey` and a `publicKey`. + * Both keys must have the same `asymmetricKeyType` and must support either the DH or + * ECDH operation. + * + * If the `callback` function is provided this function uses libuv's threadpool. + * @since v13.9.0, v12.17.0 + */ + function diffieHellman(options: DiffieHellmanOptions): NonSharedBuffer; + function diffieHellman( + options: DiffieHellmanOptions, + callback: (err: Error | null, secret: NonSharedBuffer) => void, + ): void; + /** + * Key encapsulation using a KEM algorithm with a public key. + * + * Supported key types and their KEM algorithms are: + * + * * `'rsa'` RSA Secret Value Encapsulation + * * `'ec'` DHKEM(P-256, HKDF-SHA256), DHKEM(P-384, HKDF-SHA256), DHKEM(P-521, HKDF-SHA256) + * * `'x25519'` DHKEM(X25519, HKDF-SHA256) + * * `'x448'` DHKEM(X448, HKDF-SHA512) + * * `'ml-kem-512'` ML-KEM + * * `'ml-kem-768'` ML-KEM + * * `'ml-kem-1024'` ML-KEM + * + * If `key` is not a {@link KeyObject}, this function behaves as if `key` had been + * passed to `crypto.createPublicKey()`. + * + * If the `callback` function is provided this function uses libuv's threadpool. + * @since v24.7.0 + */ + function encapsulate( + key: KeyLike | PublicKeyInput | RawPublicKeyInput | JsonWebKeyInput, + ): { sharedKey: NonSharedBuffer; ciphertext: NonSharedBuffer }; + function encapsulate( + key: KeyLike | PublicKeyInput | RawPublicKeyInput | JsonWebKeyInput, + callback: (err: Error, result: { sharedKey: NonSharedBuffer; ciphertext: NonSharedBuffer }) => void, + ): void; + interface OneShotDigestOptions { + /** + * Encoding used to encode the returned digest. + * @default 'hex' + */ + outputEncoding?: BufferEncoding | "buffer" | undefined; + /** + * For XOF hash functions such as 'shake256', the outputLength option + * can be used to specify the desired output length in bytes. + */ + outputLength?: number | undefined; + } + interface OneShotDigestOptionsWithStringEncoding extends OneShotDigestOptions { + outputEncoding?: BufferEncoding | undefined; + } + interface OneShotDigestOptionsWithBufferEncoding extends OneShotDigestOptions { + outputEncoding: "buffer"; + } + /** + * A utility for creating one-shot hash digests of data. It can be faster than + * the object-based `crypto.createHash()` when hashing a smaller amount of data + * (<= 5MB) that's readily available. If the data can be big or if it is streamed, + * it's still recommended to use `crypto.createHash()` instead. + * + * The `algorithm` is dependent on the available algorithms supported by the + * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc. + * On recent releases of OpenSSL, `openssl list -digest-algorithms` will + * display the available digest algorithms. + * + * If `options` is a string, then it specifies the `outputEncoding`. + * + * Example: + * + * ```js + * import crypto from 'node:crypto'; + * import { Buffer } from 'node:buffer'; + * + * // Hashing a string and return the result as a hex-encoded string. + * const string = 'Node.js'; + * // 10b3493287f831e81a438811a1ffba01f8cec4b7 + * console.log(crypto.hash('sha1', string)); + * + * // Encode a base64-encoded string into a Buffer, hash it and return + * // the result as a buffer. + * const base64 = 'Tm9kZS5qcw=='; + * // <Buffer 10 b3 49 32 87 f8 31 e8 1a 43 88 11 a1 ff ba 01 f8 ce c4 b7> + * console.log(crypto.hash('sha1', Buffer.from(base64, 'base64'), 'buffer')); + * ``` + * @since v21.7.0, v20.12.0 + * @param data When `data` is a string, it will be encoded as UTF-8 before being hashed. If a different + * input encoding is desired for a string input, user could encode the string + * into a `TypedArray` using either `TextEncoder` or `Buffer.from()` and passing + * the encoded `TypedArray` into this API instead. + */ + function hash( + algorithm: string, + data: BinaryLike, + options?: OneShotDigestOptionsWithStringEncoding | BufferEncoding, + ): string; + function hash( + algorithm: string, + data: BinaryLike, + options: OneShotDigestOptionsWithBufferEncoding | "buffer", + ): NonSharedBuffer; + function hash( + algorithm: string, + data: BinaryLike, + options: OneShotDigestOptions | BufferEncoding | "buffer", + ): string | NonSharedBuffer; + type CipherMode = "cbc" | "ccm" | "cfb" | "ctr" | "ecb" | "gcm" | "ocb" | "ofb" | "stream" | "wrap" | "xts"; + interface CipherInfoOptions { + /** + * A test key length. + */ + keyLength?: number | undefined; + /** + * A test IV length. + */ + ivLength?: number | undefined; + } + interface CipherInfo { + name: string; + nid: number; + blockSize?: number; + ivLength?: number; + keyLength: number; + mode: CipherMode; + } + /** + * Returns information about a given cipher. + * + * Some ciphers accept variable length keys and initialization vectors. By default, + * the `crypto.getCipherInfo()` method will return the default values for these + * ciphers. To test if a given key length or iv length is acceptable for given + * cipher, use the `keyLength` and `ivLength` options. If the given values are + * unacceptable, `undefined` will be returned. + * @since v15.0.0 + * @param nameOrNid The name or nid of the cipher to query. + */ + function getCipherInfo(nameOrNid: string | number, options?: CipherInfoOptions): CipherInfo | undefined; + /** + * HKDF is a simple key derivation function defined in RFC 5869\. The given `ikm`, `salt` and `info` are used with the `digest` to derive a key of `keylen` bytes. + * + * The supplied `callback` function is called with two arguments: `err` and `derivedKey`. If an errors occurs while deriving the key, `err` will be set; + * otherwise `err` will be `null`. The successfully generated `derivedKey` will + * be passed to the callback as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). An error will be thrown if any + * of the input arguments specify invalid values or types. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * hkdf, + * } = await import('node:crypto'); + * + * hkdf('sha512', 'key', 'salt', 'info', 64, (err, derivedKey) => { + * if (err) throw err; + * console.log(Buffer.from(derivedKey).toString('hex')); // '24156e2...5391653' + * }); + * ``` + * @since v15.0.0 + * @param digest The digest algorithm to use. + * @param ikm The input keying material. Must be provided but can be zero-length. + * @param salt The salt value. Must be provided but can be zero-length. + * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes. + * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512` + * generates 64-byte hashes, making the maximum HKDF output 16320 bytes). + */ + function hkdf( + digest: string, + ikm: KeyLike, + salt: BinaryLike, + info: BinaryLike, + keylen: number, + callback: (err: Error | null, derivedKey: ArrayBuffer) => void, + ): void; + /** + * Provides a synchronous HKDF key derivation function as defined in RFC 5869\. The + * given `ikm`, `salt` and `info` are used with the `digest` to derive a key of `keylen` bytes. + * + * The successfully generated `derivedKey` will be returned as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). + * + * An error will be thrown if any of the input arguments specify invalid values or + * types, or if the derived key cannot be generated. + * + * ```js + * import { Buffer } from 'node:buffer'; + * const { + * hkdfSync, + * } = await import('node:crypto'); + * + * const derivedKey = hkdfSync('sha512', 'key', 'salt', 'info', 64); + * console.log(Buffer.from(derivedKey).toString('hex')); // '24156e2...5391653' + * ``` + * @since v15.0.0 + * @param digest The digest algorithm to use. + * @param ikm The input keying material. Must be provided but can be zero-length. + * @param salt The salt value. Must be provided but can be zero-length. + * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes. + * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512` + * generates 64-byte hashes, making the maximum HKDF output 16320 bytes). + */ + function hkdfSync( + digest: string, + ikm: KeyLike, + salt: BinaryLike, + info: BinaryLike, + keylen: number, + ): ArrayBuffer; + interface SecureHeapUsage { + total: number; + min: number; + used: number; + utilization: number; + } + /** + * @since v15.6.0 + */ + function secureHeapUsed(): SecureHeapUsage; + interface RandomUUIDOptions { + /** + * By default, to improve performance, + * Node.js will pre-emptively generate and persistently cache enough + * random data to generate up to 128 random UUIDs. To generate a UUID + * without using the cache, set `disableEntropyCache` to `true`. + * @default `false` + */ + disableEntropyCache?: boolean | undefined; + } + type UUID = `${string}-${string}-${string}-${string}-${string}`; + /** + * Generates a random [RFC 4122](https://www.rfc-editor.org/rfc/rfc4122.txt) version 4 UUID. The UUID is generated using a + * cryptographic pseudorandom number generator. + * @since v15.6.0, v14.17.0 + */ + function randomUUID(options?: RandomUUIDOptions): UUID; + interface X509CheckOptions { + subject?: "always" | "default" | "never" | undefined; + wildcards?: boolean | undefined; + partialWildcards?: boolean | undefined; + multiLabelWildcards?: boolean | undefined; + singleLabelSubdomains?: boolean | undefined; + } + /** + * Encapsulates an X509 certificate and provides read-only access to + * its information. + * + * ```js + * const { X509Certificate } = await import('node:crypto'); + * + * const x509 = new X509Certificate('{... pem encoded cert ...}'); + * + * console.log(x509.subject); + * ``` + * @since v15.6.0 + */ + class X509Certificate { + /** + * Will be \`true\` if this is a Certificate Authority (CA) certificate. + * @since v15.6.0 + */ + readonly ca: boolean; + /** + * The SHA-1 fingerprint of this certificate. + * + * Because SHA-1 is cryptographically broken and because the security of SHA-1 is + * significantly worse than that of algorithms that are commonly used to sign + * certificates, consider using `x509.fingerprint256` instead. + * @since v15.6.0 + */ + readonly fingerprint: string; + /** + * The SHA-256 fingerprint of this certificate. + * @since v15.6.0 + */ + readonly fingerprint256: string; + /** + * The SHA-512 fingerprint of this certificate. + * + * Because computing the SHA-256 fingerprint is usually faster and because it is + * only half the size of the SHA-512 fingerprint, `x509.fingerprint256` may be + * a better choice. While SHA-512 presumably provides a higher level of security in + * general, the security of SHA-256 matches that of most algorithms that are + * commonly used to sign certificates. + * @since v17.2.0, v16.14.0 + */ + readonly fingerprint512: string; + /** + * The complete subject of this certificate. + * @since v15.6.0 + */ + readonly subject: string; + /** + * The subject alternative name specified for this certificate. + * + * This is a comma-separated list of subject alternative names. Each entry begins + * with a string identifying the kind of the subject alternative name followed by + * a colon and the value associated with the entry. + * + * Earlier versions of Node.js incorrectly assumed that it is safe to split this + * property at the two-character sequence `', '` (see [CVE-2021-44532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44532)). However, + * both malicious and legitimate certificates can contain subject alternative names + * that include this sequence when represented as a string. + * + * After the prefix denoting the type of the entry, the remainder of each entry + * might be enclosed in quotes to indicate that the value is a JSON string literal. + * For backward compatibility, Node.js only uses JSON string literals within this + * property when necessary to avoid ambiguity. Third-party code should be prepared + * to handle both possible entry formats. + * @since v15.6.0 + */ + readonly subjectAltName: string | undefined; + /** + * A textual representation of the certificate's authority information access + * extension. + * + * This is a line feed separated list of access descriptions. Each line begins with + * the access method and the kind of the access location, followed by a colon and + * the value associated with the access location. + * + * After the prefix denoting the access method and the kind of the access location, + * the remainder of each line might be enclosed in quotes to indicate that the + * value is a JSON string literal. For backward compatibility, Node.js only uses + * JSON string literals within this property when necessary to avoid ambiguity. + * Third-party code should be prepared to handle both possible entry formats. + * @since v15.6.0 + */ + readonly infoAccess: string | undefined; + /** + * An array detailing the key usages for this certificate. + * @since v15.6.0 + */ + readonly keyUsage: string[]; + /** + * The issuer identification included in this certificate. + * @since v15.6.0 + */ + readonly issuer: string; + /** + * The issuer certificate or `undefined` if the issuer certificate is not + * available. + * @since v15.9.0 + */ + readonly issuerCertificate: X509Certificate | undefined; + /** + * The public key `KeyObject` for this certificate. + * @since v15.6.0 + */ + readonly publicKey: KeyObject; + /** + * A `Buffer` containing the DER encoding of this certificate. + * @since v15.6.0 + */ + readonly raw: NonSharedBuffer; + /** + * The serial number of this certificate. + * + * Serial numbers are assigned by certificate authorities and do not uniquely + * identify certificates. Consider using `x509.fingerprint256` as a unique + * identifier instead. + * @since v15.6.0 + */ + readonly serialNumber: string; + /** + * The algorithm used to sign the certificate or `undefined` if the signature algorithm is unknown by OpenSSL. + * @since v24.9.0 + */ + readonly signatureAlgorithm: string | undefined; + /** + * The OID of the algorithm used to sign the certificate. + * @since v24.9.0 + */ + readonly signatureAlgorithmOid: string; + /** + * The date/time from which this certificate is considered valid. + * @since v15.6.0 + */ + readonly validFrom: string; + /** + * The date/time from which this certificate is valid, encapsulated in a `Date` object. + * @since v22.10.0 + */ + readonly validFromDate: Date; + /** + * The date/time until which this certificate is considered valid. + * @since v15.6.0 + */ + readonly validTo: string; + /** + * The date/time until which this certificate is valid, encapsulated in a `Date` object. + * @since v22.10.0 + */ + readonly validToDate: Date; + constructor(buffer: string | NodeJS.ArrayBufferView); + /** + * Checks whether the certificate matches the given email address. + * + * If the `'subject'` option is undefined or set to `'default'`, the certificate + * subject is only considered if the subject alternative name extension either does + * not exist or does not contain any email addresses. + * + * If the `'subject'` option is set to `'always'` and if the subject alternative + * name extension either does not exist or does not contain a matching email + * address, the certificate subject is considered. + * + * If the `'subject'` option is set to `'never'`, the certificate subject is never + * considered, even if the certificate contains no subject alternative names. + * @since v15.6.0 + * @return Returns `email` if the certificate matches, `undefined` if it does not. + */ + checkEmail(email: string, options?: Pick<X509CheckOptions, "subject">): string | undefined; + /** + * Checks whether the certificate matches the given host name. + * + * If the certificate matches the given host name, the matching subject name is + * returned. The returned name might be an exact match (e.g., `foo.example.com`) + * or it might contain wildcards (e.g., `*.example.com`). Because host name + * comparisons are case-insensitive, the returned subject name might also differ + * from the given `name` in capitalization. + * + * If the `'subject'` option is undefined or set to `'default'`, the certificate + * subject is only considered if the subject alternative name extension either does + * not exist or does not contain any DNS names. This behavior is consistent with [RFC 2818](https://www.rfc-editor.org/rfc/rfc2818.txt) ("HTTP Over TLS"). + * + * If the `'subject'` option is set to `'always'` and if the subject alternative + * name extension either does not exist or does not contain a matching DNS name, + * the certificate subject is considered. + * + * If the `'subject'` option is set to `'never'`, the certificate subject is never + * considered, even if the certificate contains no subject alternative names. + * @since v15.6.0 + * @return Returns a subject name that matches `name`, or `undefined` if no subject name matches `name`. + */ + checkHost(name: string, options?: X509CheckOptions): string | undefined; + /** + * Checks whether the certificate matches the given IP address (IPv4 or IPv6). + * + * Only [RFC 5280](https://www.rfc-editor.org/rfc/rfc5280.txt) `iPAddress` subject alternative names are considered, and they + * must match the given `ip` address exactly. Other subject alternative names as + * well as the subject field of the certificate are ignored. + * @since v15.6.0 + * @return Returns `ip` if the certificate matches, `undefined` if it does not. + */ + checkIP(ip: string): string | undefined; + /** + * Checks whether this certificate was potentially issued by the given `otherCert` + * by comparing the certificate metadata. + * + * This is useful for pruning a list of possible issuer certificates which have been + * selected using a more rudimentary filtering routine, i.e. just based on subject + * and issuer names. + * + * Finally, to verify that this certificate's signature was produced by a private key + * corresponding to `otherCert`'s public key use `x509.verify(publicKey)` + * with `otherCert`'s public key represented as a `KeyObject` + * like so + * + * ```js + * if (!x509.verify(otherCert.publicKey)) { + * throw new Error('otherCert did not issue x509'); + * } + * ``` + * @since v15.6.0 + */ + checkIssued(otherCert: X509Certificate): boolean; + /** + * Checks whether the public key for this certificate is consistent with + * the given private key. + * @since v15.6.0 + * @param privateKey A private key. + */ + checkPrivateKey(privateKey: KeyObject): boolean; + /** + * There is no standard JSON encoding for X509 certificates. The`toJSON()` method returns a string containing the PEM encoded + * certificate. + * @since v15.6.0 + */ + toJSON(): string; + /** + * Returns information about this certificate using the legacy `certificate object` encoding. + * @since v15.6.0 + */ + toLegacyObject(): PeerCertificate; + /** + * Returns the PEM-encoded certificate. + * @since v15.6.0 + */ + toString(): string; + /** + * Verifies that this certificate was signed by the given public key. + * Does not perform any other validation checks on the certificate. + * @since v15.6.0 + * @param publicKey A public key. + */ + verify(publicKey: KeyObject): boolean; + } + type LargeNumberLike = ArrayBufferLike | NodeJS.ArrayBufferView | bigint; + interface GeneratePrimeOptions { + add?: LargeNumberLike | undefined; + rem?: LargeNumberLike | undefined; + safe?: boolean | undefined; + bigint?: boolean | undefined; + } + interface GeneratePrimeOptionsBigInt extends GeneratePrimeOptions { + bigint: true; + } + interface GeneratePrimeOptionsArrayBuffer extends GeneratePrimeOptions { + bigint?: false | undefined; + } + /** + * Generates a pseudorandom prime of `size` bits. + * + * If `options.safe` is `true`, the prime will be a safe prime -- that is, `(prime - 1) / 2` will also be a prime. + * + * The `options.add` and `options.rem` parameters can be used to enforce additional + * requirements, e.g., for Diffie-Hellman: + * + * * If `options.add` and `options.rem` are both set, the prime will satisfy the + * condition that `prime % add = rem`. + * * If only `options.add` is set and `options.safe` is not `true`, the prime will + * satisfy the condition that `prime % add = 1`. + * * If only `options.add` is set and `options.safe` is set to `true`, the prime + * will instead satisfy the condition that `prime % add = 3`. This is necessary + * because `prime % add = 1` for `options.add > 2` would contradict the condition + * enforced by `options.safe`. + * * `options.rem` is ignored if `options.add` is not given. + * + * Both `options.add` and `options.rem` must be encoded as big-endian sequences + * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or `DataView`. + * + * By default, the prime is encoded as a big-endian sequence of octets + * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a + * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided. + * @since v15.8.0 + * @param size The size (in bits) of the prime to generate. + */ + function generatePrime(size: number, callback: (err: Error | null, prime: ArrayBuffer) => void): void; + function generatePrime( + size: number, + options: GeneratePrimeOptionsArrayBuffer, + callback: (err: Error | null, prime: ArrayBuffer) => void, + ): void; + function generatePrime( + size: number, + options: GeneratePrimeOptionsBigInt, + callback: (err: Error | null, prime: bigint) => void, + ): void; + function generatePrime( + size: number, + options: GeneratePrimeOptions, + callback: (err: Error | null, prime: ArrayBuffer | bigint) => void, + ): void; + /** + * Generates a pseudorandom prime of `size` bits. + * + * If `options.safe` is `true`, the prime will be a safe prime -- that is, `(prime - 1) / 2` will also be a prime. + * + * The `options.add` and `options.rem` parameters can be used to enforce additional + * requirements, e.g., for Diffie-Hellman: + * + * * If `options.add` and `options.rem` are both set, the prime will satisfy the + * condition that `prime % add = rem`. + * * If only `options.add` is set and `options.safe` is not `true`, the prime will + * satisfy the condition that `prime % add = 1`. + * * If only `options.add` is set and `options.safe` is set to `true`, the prime + * will instead satisfy the condition that `prime % add = 3`. This is necessary + * because `prime % add = 1` for `options.add > 2` would contradict the condition + * enforced by `options.safe`. + * * `options.rem` is ignored if `options.add` is not given. + * + * Both `options.add` and `options.rem` must be encoded as big-endian sequences + * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or `DataView`. + * + * By default, the prime is encoded as a big-endian sequence of octets + * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a + * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided. + * @since v15.8.0 + * @param size The size (in bits) of the prime to generate. + */ + function generatePrimeSync(size: number): ArrayBuffer; + function generatePrimeSync(size: number, options: GeneratePrimeOptionsArrayBuffer): ArrayBuffer; + function generatePrimeSync(size: number, options: GeneratePrimeOptionsBigInt): bigint; + function generatePrimeSync(size: number, options: GeneratePrimeOptions): ArrayBuffer | bigint; + interface CheckPrimeOptions { + /** + * The number of Miller-Rabin probabilistic primality iterations to perform. + * When the value is 0 (zero), a number of checks is used that yields a false positive rate of at most `2**-64` for random input. + * Care must be used when selecting a number of checks. + * Refer to the OpenSSL documentation for the BN_is_prime_ex function nchecks options for more details. + * @default 0 + */ + checks?: number | undefined; + } + /** + * Checks the primality of the `candidate`. + * @since v15.8.0 + * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length. + */ + function checkPrime(value: LargeNumberLike, callback: (err: Error | null, result: boolean) => void): void; + function checkPrime( + value: LargeNumberLike, + options: CheckPrimeOptions, + callback: (err: Error | null, result: boolean) => void, + ): void; + /** + * Checks the primality of the `candidate`. + * @since v15.8.0 + * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length. + * @return `true` if the candidate is a prime with an error probability less than `0.25 ** options.checks`. + */ + function checkPrimeSync(candidate: LargeNumberLike, options?: CheckPrimeOptions): boolean; + /** + * Load and set the `engine` for some or all OpenSSL functions (selected by flags). + * + * `engine` could be either an id or a path to the engine's shared library. + * + * The optional `flags` argument uses `ENGINE_METHOD_ALL` by default. The `flags` is a bit field taking one of or a mix of the following flags (defined in `crypto.constants`): + * + * * `crypto.constants.ENGINE_METHOD_RSA` + * * `crypto.constants.ENGINE_METHOD_DSA` + * * `crypto.constants.ENGINE_METHOD_DH` + * * `crypto.constants.ENGINE_METHOD_RAND` + * * `crypto.constants.ENGINE_METHOD_EC` + * * `crypto.constants.ENGINE_METHOD_CIPHERS` + * * `crypto.constants.ENGINE_METHOD_DIGESTS` + * * `crypto.constants.ENGINE_METHOD_PKEY_METHS` + * * `crypto.constants.ENGINE_METHOD_PKEY_ASN1_METHS` + * * `crypto.constants.ENGINE_METHOD_ALL` + * * `crypto.constants.ENGINE_METHOD_NONE` + * @since v0.11.11 + * @param flags + */ + function setEngine(engine: string, flags?: number): void; + /** + * A convenient alias for {@link webcrypto.getRandomValues}. This + * implementation is not compliant with the Web Crypto spec, to write + * web-compatible code use {@link webcrypto.getRandomValues} instead. + * @since v17.4.0 + * @return Returns `typedArray`. + */ + function getRandomValues< + T extends Exclude< + NodeJS.NonSharedTypedArray, + NodeJS.NonSharedFloat16Array | NodeJS.NonSharedFloat32Array | NodeJS.NonSharedFloat64Array + >, + >(typedArray: T): T; + type Argon2Algorithm = "argon2d" | "argon2i" | "argon2id"; + interface Argon2Parameters { + message: BinaryLike; + nonce: BinaryLike; + parallelism: number; + tagLength: number; + memory: number; + passes: number; + secret?: BinaryLike | undefined; + associatedData?: BinaryLike | undefined; + } + /** + * Provides an asynchronous [Argon2](https://www.rfc-editor.org/rfc/rfc9106.html) implementation. Argon2 is a password-based + * key derivation function that is designed to be expensive computationally and + * memory-wise in order to make brute-force attacks unrewarding. + * + * The `nonce` should be as unique as possible. It is recommended that a nonce is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `message`, `nonce`, `secret` or `associatedData`, please + * consider [caveats when using strings as inputs to cryptographic APIs](https://nodejs.org/docs/latest-v26.x/api/crypto.html#using-strings-as-inputs-to-cryptographic-apis). + * + * The `callback` function is called with two arguments: `err` and `derivedKey`. + * `err` is an exception object when key derivation fails, otherwise `err` is + * `null`. `derivedKey` is passed to the callback as a `Buffer`. + * + * An exception is thrown when any of the input arguments specify invalid values + * or types. + * + * ```js + * const { argon2, randomBytes } = await import('node:crypto'); + * + * const parameters = { + * message: 'password', + * nonce: randomBytes(16), + * parallelism: 4, + * tagLength: 64, + * memory: 65536, + * passes: 3, + * }; + * + * argon2('argon2id', parameters, (err, derivedKey) => { + * if (err) throw err; + * console.log(derivedKey.toString('hex')); // 'af91dad...9520f15' + * }); + * ``` + * @since v24.7.0 + * @param algorithm Variant of Argon2, one of `"argon2d"`, `"argon2i"` or `"argon2id"`. + * @experimental + */ + function argon2( + algorithm: Argon2Algorithm, + parameters: Argon2Parameters, + callback: (err: Error | null, derivedKey: NonSharedBuffer) => void, + ): void; + /** + * Provides a synchronous [Argon2][] implementation. Argon2 is a password-based + * key derivation function that is designed to be expensive computationally and + * memory-wise in order to make brute-force attacks unrewarding. + * + * The `nonce` should be as unique as possible. It is recommended that a nonce is + * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details. + * + * When passing strings for `message`, `nonce`, `secret` or `associatedData`, please + * consider [caveats when using strings as inputs to cryptographic APIs](https://nodejs.org/docs/latest-v26.x/api/crypto.html#using-strings-as-inputs-to-cryptographic-apis). + * + * An exception is thrown when key derivation fails, otherwise the derived key is + * returned as a `Buffer`. + * + * An exception is thrown when any of the input arguments specify invalid values + * or types. + * + * ```js + * const { argon2Sync, randomBytes } = await import('node:crypto'); + * + * const parameters = { + * message: 'password', + * nonce: randomBytes(16), + * parallelism: 4, + * tagLength: 64, + * memory: 65536, + * passes: 3, + * }; + * + * const derivedKey = argon2Sync('argon2id', parameters); + * console.log(derivedKey.toString('hex')); // 'af91dad...9520f15' + * ``` + * @since v24.7.0 + * @experimental + */ + function argon2Sync(algorithm: Argon2Algorithm, parameters: Argon2Parameters): NonSharedBuffer; + /** + * A convenient alias for `crypto.webcrypto.subtle`. + * @since v17.4.0 + */ + const subtle: webcrypto.SubtleCrypto; + /** + * An implementation of the Web Crypto API standard. + * + * See the {@link https://nodejs.org/docs/latest/api/webcrypto.html Web Crypto API documentation} for details. + * @since v15.0.0 + */ + const webcrypto: webcrypto.Crypto; + namespace webcrypto { + type AlgorithmIdentifier = Algorithm | string; + type BigInteger = NodeJS.NonSharedUint8Array; + type KeyFormat = "jwk" | "pkcs8" | "raw" | "raw-public" | "raw-secret" | "raw-seed" | "spki"; + type KeyType = "private" | "public" | "secret"; + type KeyUsage = + | "decapsulateBits" + | "decapsulateKey" + | "decrypt" + | "deriveBits" + | "deriveKey" + | "encapsulateBits" + | "encapsulateKey" + | "encrypt" + | "sign" + | "unwrapKey" + | "verify" + | "wrapKey"; + type HashAlgorithmIdentifier = AlgorithmIdentifier; + type NamedCurve = string; + interface AeadParams extends Algorithm { + additionalData?: NodeJS.BufferSource; + iv: NodeJS.BufferSource; + tagLength: number; + } + interface AesCbcParams extends Algorithm { + iv: NodeJS.BufferSource; + } + interface AesCtrParams extends Algorithm { + counter: NodeJS.BufferSource; + length: number; + } + interface AesDerivedKeyParams extends Algorithm { + length: number; + } + interface AesKeyAlgorithm extends KeyAlgorithm { + length: number; + } + interface AesKeyGenParams extends Algorithm { + length: number; + } + interface Algorithm { + name: string; + } + interface Argon2Params extends Algorithm { + associatedData?: NodeJS.BufferSource; + memory: number; + nonce: NodeJS.BufferSource; + parallelism: number; + passes: number; + secretValue?: NodeJS.BufferSource; + version?: number; + } + interface CShakeParams extends Algorithm { + customization?: NodeJS.BufferSource; + functionName?: NodeJS.BufferSource; + outputLength: number; + } + interface ContextParams extends Algorithm { + context?: NodeJS.BufferSource; + } + interface EcKeyAlgorithm extends KeyAlgorithm { + namedCurve: NamedCurve; + } + interface EcKeyGenParams extends Algorithm { + namedCurve: NamedCurve; + } + interface EcKeyImportParams extends Algorithm { + namedCurve: NamedCurve; + } + interface EcdhKeyDeriveParams extends Algorithm { + public: CryptoKey; + } + interface EcdsaParams extends Algorithm { + hash: HashAlgorithmIdentifier; + } + interface HkdfParams extends Algorithm { + hash: HashAlgorithmIdentifier; + info: NodeJS.BufferSource; + salt: NodeJS.BufferSource; + } + interface HmacImportParams extends Algorithm { + hash: HashAlgorithmIdentifier; + length?: number; + } + interface HmacKeyAlgorithm extends KeyAlgorithm { + hash: KeyAlgorithm; + length: number; + } + interface HmacKeyGenParams extends Algorithm { + hash: HashAlgorithmIdentifier; + length?: number; + } + interface KangarooTwelveParams { + customization?: NodeJS.BufferSource; + outputLength: number; + } + interface JsonWebKey { + alg?: string; + crv?: string; + d?: string; + dp?: string; + dq?: string; + e?: string; + ext?: boolean; + k?: string; + key_ops?: string[]; + kty?: string; + n?: string; + oth?: RsaOtherPrimesInfo[]; + p?: string; + q?: string; + qi?: string; + use?: string; + x?: string; + y?: string; + } + interface KeyAlgorithm { + name: string; + } + interface KmacImportParams extends Algorithm { + length?: number; + } + interface KmacKeyAlgorithm extends KeyAlgorithm { + length: number; + } + interface KmacKeyGenParams extends Algorithm { + length?: number; + } + interface KmacParams extends Algorithm { + customization?: NodeJS.BufferSource; + outputLength: number; + } + interface Pbkdf2Params extends Algorithm { + hash: HashAlgorithmIdentifier; + iterations: number; + salt: NodeJS.BufferSource; + } + interface RsaHashedImportParams extends Algorithm { + hash: HashAlgorithmIdentifier; + } + interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm { + hash: KeyAlgorithm; + } + interface RsaHashedKeyGenParams extends RsaKeyGenParams { + hash: HashAlgorithmIdentifier; + } + interface RsaKeyAlgorithm extends KeyAlgorithm { + modulusLength: number; + publicExponent: BigInteger; + } + interface RsaKeyGenParams extends Algorithm { + modulusLength: number; + publicExponent: BigInteger; + } + interface RsaOaepParams extends Algorithm { + label?: NodeJS.BufferSource; + } + interface RsaOtherPrimesInfo { + d?: string; + r?: string; + t?: string; + } + interface RsaPssParams extends Algorithm { + saltLength: number; + } + interface TurboShakeParams { + domainSeparation?: number; + outputLength: number; + } + interface Crypto { + readonly subtle: SubtleCrypto; + getRandomValues< + T extends Exclude< + NodeJS.NonSharedTypedArray, + NodeJS.NonSharedFloat16Array | NodeJS.NonSharedFloat32Array | NodeJS.NonSharedFloat64Array + >, + >( + typedArray: T, + ): T; + randomUUID(): UUID; + } + interface CryptoKey { + readonly algorithm: KeyAlgorithm; + readonly extractable: boolean; + readonly type: KeyType; + readonly usages: KeyUsage[]; + } + interface CryptoKeyPair { + privateKey: CryptoKey; + publicKey: CryptoKey; + } + interface EncapsulatedBits { + sharedKey: ArrayBuffer; + ciphertext: ArrayBuffer; + } + interface EncapsulatedKey { + sharedKey: CryptoKey; + ciphertext: ArrayBuffer; + } + interface SubtleCrypto { + decapsulateBits( + decapsulationAlgorithm: AlgorithmIdentifier, + decapsulationKey: CryptoKey, + ciphertext: NodeJS.BufferSource, + ): Promise<ArrayBuffer>; + decapsulateKey( + decapsulationAlgorithm: AlgorithmIdentifier, + decapsulationKey: CryptoKey, + ciphertext: NodeJS.BufferSource, + sharedKeyAlgorithm: AlgorithmIdentifier | HmacImportParams | AesDerivedKeyParams | KmacImportParams, + extractable: boolean, + usages: KeyUsage[], + ): Promise<CryptoKey>; + decrypt( + algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AeadParams, + key: CryptoKey, + data: NodeJS.BufferSource, + ): Promise<ArrayBuffer>; + deriveBits( + algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params | Argon2Params, + baseKey: CryptoKey, + length?: number | null, + ): Promise<ArrayBuffer>; + deriveKey( + algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params | Argon2Params, + baseKey: CryptoKey, + derivedKeyType: AlgorithmIdentifier | AesDerivedKeyParams | HmacImportParams | KmacImportParams, + extractable: boolean, + keyUsages: readonly KeyUsage[], + ): Promise<CryptoKey>; + digest( + algorithm: AlgorithmIdentifier | CShakeParams | TurboShakeParams | KangarooTwelveParams, + data: NodeJS.BufferSource, + ): Promise<ArrayBuffer>; + encapsulateBits( + encapsulationAlgorithm: AlgorithmIdentifier, + encapsulationKey: CryptoKey, + ): Promise<EncapsulatedBits>; + encapsulateKey( + encapsulationAlgorithm: AlgorithmIdentifier, + encapsulationKey: CryptoKey, + sharedKeyAlgorithm: AlgorithmIdentifier | AesDerivedKeyParams | HmacImportParams | KmacImportParams, + extractable: boolean, + usages: KeyUsage[], + ): Promise<EncapsulatedKey>; + encrypt( + algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AeadParams, + key: CryptoKey, + data: NodeJS.BufferSource, + ): Promise<ArrayBuffer>; + exportKey(format: "jwk", key: CryptoKey): Promise<JsonWebKey>; + exportKey(format: Exclude<KeyFormat, "jwk">, key: CryptoKey): Promise<ArrayBuffer>; + exportKey(format: KeyFormat, key: CryptoKey): Promise<ArrayBuffer | JsonWebKey>; + generateKey( + algorithm: RsaHashedKeyGenParams | EcKeyGenParams, + extractable: boolean, + keyUsages: KeyUsage[], + ): Promise<CryptoKeyPair>; + generateKey( + algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params | KmacKeyGenParams, + extractable: boolean, + keyUsages: KeyUsage[], + ): Promise<CryptoKey>; + generateKey( + algorithm: AlgorithmIdentifier, + extractable: boolean, + keyUsages: KeyUsage[], + ): Promise<CryptoKeyPair | CryptoKey>; + getPublicKey(key: CryptoKey, keyUsages: KeyUsage[]): Promise<CryptoKey>; + importKey( + format: "jwk", + keyData: JsonWebKey, + algorithm: + | AlgorithmIdentifier + | RsaHashedImportParams + | EcKeyImportParams + | HmacImportParams + | AesKeyAlgorithm + | KmacImportParams, + extractable: boolean, + keyUsages: KeyUsage[], + ): Promise<CryptoKey>; + importKey( + format: Exclude<KeyFormat, "jwk">, + keyData: NodeJS.BufferSource, + algorithm: + | AlgorithmIdentifier + | RsaHashedImportParams + | EcKeyImportParams + | HmacImportParams + | AesKeyAlgorithm + | KmacImportParams, + extractable: boolean, + keyUsages: KeyUsage[], + ): Promise<CryptoKey>; + sign( + algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | ContextParams | KmacParams, + key: CryptoKey, + data: NodeJS.BufferSource, + ): Promise<ArrayBuffer>; + unwrapKey( + format: KeyFormat, + wrappedKey: NodeJS.BufferSource, + unwrappingKey: CryptoKey, + unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AeadParams, + unwrappedKeyAlgorithm: + | AlgorithmIdentifier + | RsaHashedImportParams + | EcKeyImportParams + | HmacImportParams + | AesKeyAlgorithm + | KmacImportParams, + extractable: boolean, + keyUsages: KeyUsage[], + ): Promise<CryptoKey>; + verify( + algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | ContextParams | KmacParams, + key: CryptoKey, + signature: NodeJS.BufferSource, + data: NodeJS.BufferSource, + ): Promise<boolean>; + wrapKey( + format: KeyFormat, + key: CryptoKey, + wrappingKey: CryptoKey, + wrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AeadParams, + ): Promise<ArrayBuffer>; + } + } + /** + * An object containing commonly used constants for crypto and security related + * operations. The specific constants currently defined are described in + * [Crypto constants](https://nodejs.org/docs/latest-v26.x/api/crypto.html#crypto-constants). + * @since v6.3.0 + */ + namespace constants { + const OPENSSL_VERSION_NUMBER: number; + const SSL_OP_ALL: number; + const SSL_OP_ALLOW_NO_DHE_KEX: number; + const SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION: number; + const SSL_OP_CIPHER_SERVER_PREFERENCE: number; + const SSL_OP_CISCO_ANYCONNECT: number; + const SSL_OP_COOKIE_EXCHANGE: number; + const SSL_OP_CRYPTOPRO_TLSEXT_BUG: number; + const SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS: number; + const SSL_OP_LEGACY_SERVER_CONNECT: number; + const SSL_OP_NO_COMPRESSION: number; + const SSL_OP_NO_ENCRYPT_THEN_MAC: number; + const SSL_OP_NO_QUERY_MTU: number; + const SSL_OP_NO_RENEGOTIATION: number; + const SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION: number; + const SSL_OP_NO_SSLv2: number; + const SSL_OP_NO_SSLv3: number; + const SSL_OP_NO_TICKET: number; + const SSL_OP_NO_TLSv1: number; + const SSL_OP_NO_TLSv1_1: number; + const SSL_OP_NO_TLSv1_2: number; + const SSL_OP_NO_TLSv1_3: number; + const SSL_OP_PRIORITIZE_CHACHA: number; + const SSL_OP_TLS_ROLLBACK_BUG: number; + const ENGINE_METHOD_RSA: number; + const ENGINE_METHOD_DSA: number; + const ENGINE_METHOD_DH: number; + const ENGINE_METHOD_RAND: number; + const ENGINE_METHOD_EC: number; + const ENGINE_METHOD_CIPHERS: number; + const ENGINE_METHOD_DIGESTS: number; + const ENGINE_METHOD_PKEY_METHS: number; + const ENGINE_METHOD_PKEY_ASN1_METHS: number; + const ENGINE_METHOD_ALL: number; + const ENGINE_METHOD_NONE: number; + const DH_CHECK_P_NOT_SAFE_PRIME: number; + const DH_CHECK_P_NOT_PRIME: number; + const DH_UNABLE_TO_CHECK_GENERATOR: number; + const DH_NOT_SUITABLE_GENERATOR: number; + const RSA_PKCS1_PADDING: number; + const RSA_NO_PADDING: number; + const RSA_PKCS1_OAEP_PADDING: number; + const RSA_X931_PADDING: number; + const RSA_PKCS1_PSS_PADDING: number; + const RSA_PSS_SALTLEN_DIGEST: number; + const RSA_PSS_SALTLEN_MAX_SIGN: number; + const RSA_PSS_SALTLEN_AUTO: number; + const TLS1_VERSION: number; + const TLS1_1_VERSION: number; + const TLS1_2_VERSION: number; + const TLS1_3_VERSION: number; + const POINT_CONVERSION_COMPRESSED: number; + const POINT_CONVERSION_UNCOMPRESSED: number; + const POINT_CONVERSION_HYBRID: number; + const defaultCipherList: string; + const defaultCoreCipherList: string; + } + // TODO: remove in future major version + /** @deprecated This type will be removed in a future version. Use `BufferEncoding` instead. */ + type BinaryToTextEncoding = "base64" | "base64url" | "hex" | "binary"; + /** @deprecated This type will be removed in a future version. Use `BufferEncoding` instead. */ + type CharacterEncoding = "utf8" | "utf-8" | "utf16le" | "utf-16le" | "latin1"; + /** @deprecated This type will be removed in a future version. Use `BufferEncoding` instead. */ + type LegacyCharacterEncoding = "ascii" | "binary" | "ucs2" | "ucs-2"; + /** @deprecated This type will be removed in a future version. Use `BufferEncoding` instead. */ + type Encoding = BufferEncoding; + /** @deprecated This type will be removed in a future version. Use `KeyLike` instead. */ + type CipherKey = KeyLike; + /** @deprecated This type will be removed in a future version. */ + interface RsaPrivateKey { + key: KeyLike; + passphrase?: string | undefined; + oaepHash?: string | undefined; + oaepLabel?: NodeJS.TypedArray | undefined; + padding?: number | undefined; + } + /** @deprecated This type will be removed in a future version. */ + interface RsaPublicKey { + key: KeyLike; + padding?: number | undefined; + } +} +declare module "crypto" { + export * from "node:crypto"; +} diff --git a/node_modules/@types/node/dgram.d.ts b/node_modules/@types/node/dgram.d.ts new file mode 100644 index 0000000..8665497 --- /dev/null +++ b/node_modules/@types/node/dgram.d.ts @@ -0,0 +1,537 @@ +declare module "node:dgram" { + import { NonSharedBuffer } from "node:buffer"; + import * as dns from "node:dns"; + import { Abortable, EventEmitter, InternalEventEmitter } from "node:events"; + import { AddressInfo, BlockList } from "node:net"; + interface RemoteInfo { + address: string; + family: "IPv4" | "IPv6"; + port: number; + size: number; + } + interface BindOptions { + port?: number | undefined; + address?: string | undefined; + exclusive?: boolean | undefined; + fd?: number | undefined; + } + type SocketType = "udp4" | "udp6"; + interface SocketOptions extends Abortable { + type: SocketType; + reuseAddr?: boolean | undefined; + reusePort?: boolean | undefined; + /** + * @default false + */ + ipv6Only?: boolean | undefined; + recvBufferSize?: number | undefined; + sendBufferSize?: number | undefined; + lookup?: + | (( + hostname: string, + options: dns.LookupOneOptions, + callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void, + ) => void) + | undefined; + receiveBlockList?: BlockList | undefined; + sendBlockList?: BlockList | undefined; + } + /** + * Creates a `dgram.Socket` object. Once the socket is created, calling `socket.bind()` will instruct the socket to begin listening for datagram + * messages. When `address` and `port` are not passed to `socket.bind()` the + * method will bind the socket to the "all interfaces" address on a random port + * (it does the right thing for both `udp4` and `udp6` sockets). The bound address + * and port can be retrieved using `socket.address().address` and `socket.address().port`. + * + * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.close()` on the socket: + * + * ```js + * const controller = new AbortController(); + * const { signal } = controller; + * const server = dgram.createSocket({ type: 'udp4', signal }); + * server.on('message', (msg, rinfo) => { + * console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`); + * }); + * // Later, when you want to close the server. + * controller.abort(); + * ``` + * @since v0.11.13 + * @param options Available options are: + * @param callback Attached as a listener for `'message'` events. Optional. + */ + function createSocket(type: SocketType, callback?: (msg: NonSharedBuffer, rinfo: RemoteInfo) => void): Socket; + function createSocket(options: SocketOptions, callback?: (msg: NonSharedBuffer, rinfo: RemoteInfo) => void): Socket; + interface SocketEventMap { + "close": []; + "connect": []; + "error": [err: Error]; + "listening": []; + "message": [msg: NonSharedBuffer, rinfo: RemoteInfo]; + } + /** + * Encapsulates the datagram functionality. + * + * New instances of `dgram.Socket` are created using {@link createSocket}. + * The `new` keyword is not to be used to create `dgram.Socket` instances. + * @since v0.1.99 + */ + class Socket implements EventEmitter { + /** + * Tells the kernel to join a multicast group at the given `multicastAddress` and `multicastInterface` using the `IP_ADD_MEMBERSHIP` socket option. If the `multicastInterface` argument is not + * specified, the operating system will choose + * one interface and will add membership to it. To add membership to every + * available interface, call `addMembership` multiple times, once per interface. + * + * When called on an unbound socket, this method will implicitly bind to a random + * port, listening on all interfaces. + * + * When sharing a UDP socket across multiple `cluster` workers, the`socket.addMembership()` function must be called only once or an`EADDRINUSE` error will occur: + * + * ```js + * import cluster from 'node:cluster'; + * import dgram from 'node:dgram'; + * + * if (cluster.isPrimary) { + * cluster.fork(); // Works ok. + * cluster.fork(); // Fails with EADDRINUSE. + * } else { + * const s = dgram.createSocket('udp4'); + * s.bind(1234, () => { + * s.addMembership('224.0.0.114'); + * }); + * } + * ``` + * @since v0.6.9 + */ + addMembership(multicastAddress: string, multicastInterface?: string): void; + /** + * Returns an object containing the address information for a socket. + * For UDP sockets, this object will contain `address`, `family`, and `port` properties. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.1.99 + */ + address(): AddressInfo; + /** + * For UDP sockets, causes the `dgram.Socket` to listen for datagram + * messages on a named `port` and optional `address`. If `port` is not + * specified or is `0`, the operating system will attempt to bind to a + * random port. If `address` is not specified, the operating system will + * attempt to listen on all addresses. Once binding is complete, a `'listening'` event is emitted and the optional `callback` function is + * called. + * + * Specifying both a `'listening'` event listener and passing a `callback` to the `socket.bind()` method is not harmful but not very + * useful. + * + * A bound datagram socket keeps the Node.js process running to receive + * datagram messages. + * + * If binding fails, an `'error'` event is generated. In rare case (e.g. + * attempting to bind with a closed socket), an `Error` may be thrown. + * + * Example of a UDP server listening on port 41234: + * + * ```js + * import dgram from 'node:dgram'; + * + * const server = dgram.createSocket('udp4'); + * + * server.on('error', (err) => { + * console.error(`server error:\n${err.stack}`); + * server.close(); + * }); + * + * server.on('message', (msg, rinfo) => { + * console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`); + * }); + * + * server.on('listening', () => { + * const address = server.address(); + * console.log(`server listening ${address.address}:${address.port}`); + * }); + * + * server.bind(41234); + * // Prints: server listening 0.0.0.0:41234 + * ``` + * @since v0.1.99 + * @param callback with no parameters. Called when binding is complete. + */ + bind(port?: number, address?: string, callback?: () => void): this; + bind(port?: number, callback?: () => void): this; + bind(callback?: () => void): this; + bind(options: BindOptions, callback?: () => void): this; + /** + * Close the underlying socket and stop listening for data on it. If a callback is + * provided, it is added as a listener for the `'close'` event. + * @since v0.1.99 + * @param callback Called when the socket has been closed. + */ + close(callback?: () => void): this; + /** + * Associates the `dgram.Socket` to a remote address and port. Every + * message sent by this handle is automatically sent to that destination. Also, + * the socket will only receive messages from that remote peer. + * Trying to call `connect()` on an already connected socket will result + * in an `ERR_SOCKET_DGRAM_IS_CONNECTED` exception. If `address` is not + * provided, `'127.0.0.1'` (for `udp4` sockets) or `'::1'` (for `udp6` sockets) + * will be used by default. Once the connection is complete, a `'connect'` event + * is emitted and the optional `callback` function is called. In case of failure, + * the `callback` is called or, failing this, an `'error'` event is emitted. + * @since v12.0.0 + * @param callback Called when the connection is completed or on error. + */ + connect(port: number, address?: string, callback?: () => void): void; + connect(port: number, callback: () => void): void; + /** + * A synchronous function that disassociates a connected `dgram.Socket` from + * its remote address. Trying to call `disconnect()` on an unbound or already + * disconnected socket will result in an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception. + * @since v12.0.0 + */ + disconnect(): void; + /** + * Instructs the kernel to leave a multicast group at `multicastAddress` using the `IP_DROP_MEMBERSHIP` socket option. This method is automatically called by the + * kernel when the socket is closed or the process terminates, so most apps will + * never have reason to call this. + * + * If `multicastInterface` is not specified, the operating system will attempt to + * drop membership on all valid interfaces. + * @since v0.6.9 + */ + dropMembership(multicastAddress: string, multicastInterface?: string): void; + /** + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + * @return the `SO_RCVBUF` socket receive buffer size in bytes. + */ + getRecvBufferSize(): number; + /** + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + * @return the `SO_SNDBUF` socket send buffer size in bytes. + */ + getSendBufferSize(): number; + /** + * @since v18.8.0, v16.19.0 + * @return Number of bytes queued for sending. + */ + getSendQueueSize(): number; + /** + * @since v18.8.0, v16.19.0 + * @return Number of send requests currently in the queue awaiting to be processed. + */ + getSendQueueCount(): number; + /** + * By default, binding a socket will cause it to block the Node.js process from + * exiting as long as the socket is open. The `socket.unref()` method can be used + * to exclude the socket from the reference counting that keeps the Node.js + * process active. The `socket.ref()` method adds the socket back to the reference + * counting and restores the default behavior. + * + * Calling `socket.ref()` multiples times will have no additional effect. + * + * The `socket.ref()` method returns a reference to the socket so calls can be + * chained. + * @since v0.9.1 + */ + ref(): this; + /** + * Returns an object containing the `address`, `family`, and `port` of the remote + * endpoint. This method throws an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception + * if the socket is not connected. + * @since v12.0.0 + */ + remoteAddress(): AddressInfo; + /** + * Broadcasts a datagram on the socket. + * For connectionless sockets, the destination `port` and `address` must be + * specified. Connected sockets, on the other hand, will use their associated + * remote endpoint, so the `port` and `address` arguments must not be set. + * + * The `msg` argument contains the message to be sent. + * Depending on its type, different behavior can apply. If `msg` is a `Buffer`, + * any `TypedArray` or a `DataView`, + * the `offset` and `length` specify the offset within the `Buffer` where the + * message begins and the number of bytes in the message, respectively. + * If `msg` is a `String`, then it is automatically converted to a `Buffer` with `'utf8'` encoding. With messages that + * contain multi-byte characters, `offset` and `length` will be calculated with + * respect to `byte length` and not the character position. + * If `msg` is an array, `offset` and `length` must not be specified. + * + * The `address` argument is a string. If the value of `address` is a host name, + * DNS will be used to resolve the address of the host. If `address` is not + * provided or otherwise nullish, `'127.0.0.1'` (for `udp4` sockets) or `'::1'` (for `udp6` sockets) will be used by default. + * + * If the socket has not been previously bound with a call to `bind`, the socket + * is assigned a random port number and is bound to the "all interfaces" address + * (`'0.0.0.0'` for `udp4` sockets, `'::0'` for `udp6` sockets.) + * + * An optional `callback` function may be specified to as a way of reporting + * DNS errors or for determining when it is safe to reuse the `buf` object. + * DNS lookups delay the time to send for at least one tick of the + * Node.js event loop. + * + * The only way to know for sure that the datagram has been sent is by using a `callback`. If an error occurs and a `callback` is given, the error will be + * passed as the first argument to the `callback`. If a `callback` is not given, + * the error is emitted as an `'error'` event on the `socket` object. + * + * Offset and length are optional but both _must_ be set if either are used. + * They are supported only when the first argument is a `Buffer`, a `TypedArray`, + * or a `DataView`. + * + * This method throws `ERR_SOCKET_BAD_PORT` if called on an unbound socket. + * + * Example of sending a UDP packet to a port on `localhost`; + * + * ```js + * import dgram from 'node:dgram'; + * import { Buffer } from 'node:buffer'; + * + * const message = Buffer.from('Some bytes'); + * const client = dgram.createSocket('udp4'); + * client.send(message, 41234, 'localhost', (err) => { + * client.close(); + * }); + * ``` + * + * Example of sending a UDP packet composed of multiple buffers to a port on`127.0.0.1`; + * + * ```js + * import dgram from 'node:dgram'; + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('Some '); + * const buf2 = Buffer.from('bytes'); + * const client = dgram.createSocket('udp4'); + * client.send([buf1, buf2], 41234, (err) => { + * client.close(); + * }); + * ``` + * + * Sending multiple buffers might be faster or slower depending on the + * application and operating system. Run benchmarks to + * determine the optimal strategy on a case-by-case basis. Generally speaking, + * however, sending multiple buffers is faster. + * + * Example of sending a UDP packet using a socket connected to a port on `localhost`: + * + * ```js + * import dgram from 'node:dgram'; + * import { Buffer } from 'node:buffer'; + * + * const message = Buffer.from('Some bytes'); + * const client = dgram.createSocket('udp4'); + * client.connect(41234, 'localhost', (err) => { + * client.send(message, (err) => { + * client.close(); + * }); + * }); + * ``` + * @since v0.1.99 + * @param msg Message to be sent. + * @param offset Offset in the buffer where the message starts. + * @param length Number of bytes in the message. + * @param port Destination port. + * @param address Destination host name or IP address. + * @param callback Called when the message has been sent. + */ + send( + msg: string | NodeJS.ArrayBufferView | readonly any[], + port?: number, + address?: string, + callback?: (error: Error | null, bytes: number) => void, + ): void; + send( + msg: string | NodeJS.ArrayBufferView | readonly any[], + port?: number, + callback?: (error: Error | null, bytes: number) => void, + ): void; + send( + msg: string | NodeJS.ArrayBufferView | readonly any[], + callback?: (error: Error | null, bytes: number) => void, + ): void; + send( + msg: string | NodeJS.ArrayBufferView, + offset: number, + length: number, + port?: number, + address?: string, + callback?: (error: Error | null, bytes: number) => void, + ): void; + send( + msg: string | NodeJS.ArrayBufferView, + offset: number, + length: number, + port?: number, + callback?: (error: Error | null, bytes: number) => void, + ): void; + send( + msg: string | NodeJS.ArrayBufferView, + offset: number, + length: number, + callback?: (error: Error | null, bytes: number) => void, + ): void; + /** + * Sets or clears the `SO_BROADCAST` socket option. When set to `true`, UDP + * packets may be sent to a local interface's broadcast address. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.6.9 + */ + setBroadcast(flag: boolean): void; + /** + * _All references to scope in this section are referring to [IPv6 Zone Indices](https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses), which are defined by [RFC + * 4007](https://tools.ietf.org/html/rfc4007). In string form, an IP_ + * _with a scope index is written as `'IP%scope'` where scope is an interface name_ + * _or interface number._ + * + * Sets the default outgoing multicast interface of the socket to a chosen + * interface or back to system interface selection. The `multicastInterface` must + * be a valid string representation of an IP from the socket's family. + * + * For IPv4 sockets, this should be the IP configured for the desired physical + * interface. All packets sent to multicast on the socket will be sent on the + * interface determined by the most recent successful use of this call. + * + * For IPv6 sockets, `multicastInterface` should include a scope to indicate the + * interface as in the examples that follow. In IPv6, individual `send` calls can + * also use explicit scope in addresses, so only packets sent to a multicast + * address without specifying an explicit scope are affected by the most recent + * successful use of this call. + * + * This method throws `EBADF` if called on an unbound socket. + * + * #### Example: IPv6 outgoing multicast interface + * + * On most systems, where scope format uses the interface name: + * + * ```js + * const socket = dgram.createSocket('udp6'); + * + * socket.bind(1234, () => { + * socket.setMulticastInterface('::%eth1'); + * }); + * ``` + * + * On Windows, where scope format uses an interface number: + * + * ```js + * const socket = dgram.createSocket('udp6'); + * + * socket.bind(1234, () => { + * socket.setMulticastInterface('::%2'); + * }); + * ``` + * + * #### Example: IPv4 outgoing multicast interface + * + * All systems use an IP of the host on the desired physical interface: + * + * ```js + * const socket = dgram.createSocket('udp4'); + * + * socket.bind(1234, () => { + * socket.setMulticastInterface('10.0.0.2'); + * }); + * ``` + * @since v8.6.0 + */ + setMulticastInterface(multicastInterface: string): void; + /** + * Sets or clears the `IP_MULTICAST_LOOP` socket option. When set to `true`, + * multicast packets will also be received on the local interface. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.3.8 + */ + setMulticastLoopback(flag: boolean): boolean; + /** + * Sets the `IP_MULTICAST_TTL` socket option. While TTL generally stands for + * "Time to Live", in this context it specifies the number of IP hops that a + * packet is allowed to travel through, specifically for multicast traffic. Each + * router or gateway that forwards a packet decrements the TTL. If the TTL is + * decremented to 0 by a router, it will not be forwarded. + * + * The `ttl` argument may be between 0 and 255\. The default on most systems is `1`. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.3.8 + */ + setMulticastTTL(ttl: number): number; + /** + * Sets the `SO_RCVBUF` socket option. Sets the maximum socket receive buffer + * in bytes. + * + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + */ + setRecvBufferSize(size: number): void; + /** + * Sets the `SO_SNDBUF` socket option. Sets the maximum socket send buffer + * in bytes. + * + * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket. + * @since v8.7.0 + */ + setSendBufferSize(size: number): void; + /** + * Sets the `IP_TTL` socket option. While TTL generally stands for "Time to Live", + * in this context it specifies the number of IP hops that a packet is allowed to + * travel through. Each router or gateway that forwards a packet decrements the + * TTL. If the TTL is decremented to 0 by a router, it will not be forwarded. + * Changing TTL values is typically done for network probes or when multicasting. + * + * The `ttl` argument may be between 1 and 255\. The default on most systems + * is 64. + * + * This method throws `EBADF` if called on an unbound socket. + * @since v0.1.101 + */ + setTTL(ttl: number): number; + /** + * By default, binding a socket will cause it to block the Node.js process from + * exiting as long as the socket is open. The `socket.unref()` method can be used + * to exclude the socket from the reference counting that keeps the Node.js + * process active, allowing the process to exit even if the socket is still + * listening. + * + * Calling `socket.unref()` multiple times will have no additional effect. + * + * The `socket.unref()` method returns a reference to the socket so calls can be + * chained. + * @since v0.9.1 + */ + unref(): this; + /** + * Tells the kernel to join a source-specific multicast channel at the given `sourceAddress` and `groupAddress`, using the `multicastInterface` with the `IP_ADD_SOURCE_MEMBERSHIP` socket + * option. If the `multicastInterface` argument + * is not specified, the operating system will choose one interface and will add + * membership to it. To add membership to every available interface, call `socket.addSourceSpecificMembership()` multiple times, once per interface. + * + * When called on an unbound socket, this method will implicitly bind to a random + * port, listening on all interfaces. + * @since v13.1.0, v12.16.0 + */ + addSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void; + /** + * Instructs the kernel to leave a source-specific multicast channel at the given `sourceAddress` and `groupAddress` using the `IP_DROP_SOURCE_MEMBERSHIP` socket option. This method is + * automatically called by the kernel when the + * socket is closed or the process terminates, so most apps will never have + * reason to call this. + * + * If `multicastInterface` is not specified, the operating system will attempt to + * drop membership on all valid interfaces. + * @since v13.1.0, v12.16.0 + */ + dropSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void; + /** + * Calls `socket.close()` and returns a promise that fulfills when the socket has closed. + * @since v20.5.0 + */ + [Symbol.asyncDispose](): Promise<void>; + } + interface Socket extends InternalEventEmitter<SocketEventMap> {} +} +declare module "dgram" { + export * from "node:dgram"; +} diff --git a/node_modules/@types/node/diagnostics_channel.d.ts b/node_modules/@types/node/diagnostics_channel.d.ts new file mode 100644 index 0000000..a88c745 --- /dev/null +++ b/node_modules/@types/node/diagnostics_channel.d.ts @@ -0,0 +1,563 @@ +declare module "node:diagnostics_channel" { + import { AsyncLocalStorage } from "node:async_hooks"; + /** + * Check if there are active subscribers to the named channel. This is helpful if + * the message you want to send might be expensive to prepare. + * + * This API is optional but helpful when trying to publish messages from very + * performance-sensitive code. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * if (diagnostics_channel.hasSubscribers('my-channel')) { + * // There are subscribers, prepare and publish message + * } + * ``` + * @since v15.1.0, v14.17.0 + * @param name The channel name + * @return If there are active subscribers + */ + function hasSubscribers(name: string | symbol): boolean; + /** + * This is the primary entry-point for anyone wanting to publish to a named + * channel. It produces a channel object which is optimized to reduce overhead at + * publish time as much as possible. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * ``` + * @since v15.1.0, v14.17.0 + * @param name The channel name + * @return The named channel object + */ + function channel(name: string | symbol): Channel; + type ChannelListener = (message: unknown, name: string | symbol) => void; + /** + * Register a message handler to subscribe to this channel. This message handler + * will be run synchronously whenever a message is published to the channel. Any + * errors thrown in the message handler will trigger an `'uncaughtException'`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * diagnostics_channel.subscribe('my-channel', (message, name) => { + * // Received data + * }); + * ``` + * @since v18.7.0, v16.17.0 + * @param name The channel name + * @param onMessage The handler to receive channel messages + */ + function subscribe(name: string | symbol, onMessage: ChannelListener): void; + /** + * Remove a message handler previously registered to this channel with {@link subscribe}. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * function onMessage(message, name) { + * // Received data + * } + * + * diagnostics_channel.subscribe('my-channel', onMessage); + * + * diagnostics_channel.unsubscribe('my-channel', onMessage); + * ``` + * @since v18.7.0, v16.17.0 + * @param name The channel name + * @param onMessage The previous subscribed handler to remove + * @return `true` if the handler was found, `false` otherwise. + */ + function unsubscribe(name: string | symbol, onMessage: ChannelListener): boolean; + /** + * Creates a `TracingChannel` wrapper for the given `TracingChannel Channels`. If a name is given, the corresponding tracing + * channels will be created in the form of `tracing:${name}:${eventType}` where `eventType` corresponds to the types of `TracingChannel Channels`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channelsByName = diagnostics_channel.tracingChannel('my-channel'); + * + * // or... + * + * const channelsByCollection = diagnostics_channel.tracingChannel({ + * start: diagnostics_channel.channel('tracing:my-channel:start'), + * end: diagnostics_channel.channel('tracing:my-channel:end'), + * asyncStart: diagnostics_channel.channel('tracing:my-channel:asyncStart'), + * asyncEnd: diagnostics_channel.channel('tracing:my-channel:asyncEnd'), + * error: diagnostics_channel.channel('tracing:my-channel:error'), + * }); + * ``` + * @since v19.9.0 + * @experimental + * @param nameOrChannels Channel name or object containing all the `TracingChannel Channels` + * @return Collection of channels to trace with + */ + function tracingChannel< + StoreType = unknown, + ContextType extends object = StoreType extends object ? StoreType : object, + >( + nameOrChannels: string | TracingChannelCollection<StoreType, ContextType>, + ): TracingChannel<StoreType, ContextType>; + /** + * The class `Channel` represents an individual named channel within the data + * pipeline. It is used to track subscribers and to publish messages when there + * are subscribers present. It exists as a separate object to avoid channel + * lookups at publish time, enabling very fast publish speeds and allowing + * for heavy use while incurring very minimal cost. Channels are created with {@link channel}, constructing a channel directly + * with `new Channel(name)` is not supported. + * @since v15.1.0, v14.17.0 + */ + class Channel<StoreType = unknown, ContextType = StoreType> { + readonly name: string | symbol; + /** + * Check if there are active subscribers to this channel. This is helpful if + * the message you want to send might be expensive to prepare. + * + * This API is optional but helpful when trying to publish messages from very + * performance-sensitive code. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * if (channel.hasSubscribers) { + * // There are subscribers, prepare and publish message + * } + * ``` + * @since v15.1.0, v14.17.0 + */ + readonly hasSubscribers: boolean; + private constructor(name: string | symbol); + /** + * Publish a message to any subscribers to the channel. This will trigger + * message handlers synchronously so they will execute within the same context. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * channel.publish({ + * some: 'message', + * }); + * ``` + * @since v15.1.0, v14.17.0 + * @param message The message to send to the channel subscribers + */ + publish(message: unknown): void; + /** + * Register a message handler to subscribe to this channel. This message handler + * will be run synchronously whenever a message is published to the channel. Any + * errors thrown in the message handler will trigger an `'uncaughtException'`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * channel.subscribe((message, name) => { + * // Received data + * }); + * ``` + * @since v15.1.0, v14.17.0 + * @param onMessage The handler to receive channel messages + */ + subscribe(onMessage: ChannelListener): void; + /** + * Remove a message handler previously registered to this channel with `channel.subscribe(onMessage)`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * function onMessage(message, name) { + * // Received data + * } + * + * channel.subscribe(onMessage); + * + * channel.unsubscribe(onMessage); + * ``` + * @since v15.1.0, v14.17.0 + * @param onMessage The previous subscribed handler to remove + * @return `true` if the handler was found, `false` otherwise. + */ + unsubscribe(onMessage: ChannelListener): void; + /** + * When `channel.runStores(context, ...)` is called, the given context data + * will be applied to any store bound to the channel. If the store has already been + * bound the previous `transform` function will be replaced with the new one. + * The `transform` function may be omitted to set the given context data as the + * context directly. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const store = new AsyncLocalStorage(); + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * channel.bindStore(store, (data) => { + * return { data }; + * }); + * ``` + * @since v19.9.0 + * @experimental + * @param store The store to which to bind the context data + * @param transform Transform context data before setting the store context + */ + bindStore(store: AsyncLocalStorage<StoreType>, transform?: (context: ContextType) => StoreType): void; + /** + * Remove a message handler previously registered to this channel with `channel.bindStore(store)`. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const store = new AsyncLocalStorage(); + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * channel.bindStore(store); + * channel.unbindStore(store); + * ``` + * @since v19.9.0 + * @experimental + * @param store The store to unbind from the channel. + * @return `true` if the store was found, `false` otherwise. + */ + unbindStore(store: AsyncLocalStorage<StoreType>): boolean; + /** + * Applies the given data to any AsyncLocalStorage instances bound to the channel + * for the duration of the given function, then publishes to the channel within + * the scope of that data is applied to the stores. + * + * If a transform function was given to `channel.bindStore(store)` it will be + * applied to transform the message data before it becomes the context value for + * the store. The prior storage context is accessible from within the transform + * function in cases where context linking is required. + * + * The context applied to the store should be accessible in any async code which + * continues from execution which began during the given function, however + * there are some situations in which `context loss` may occur. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const store = new AsyncLocalStorage(); + * + * const channel = diagnostics_channel.channel('my-channel'); + * + * channel.bindStore(store, (message) => { + * const parent = store.getStore(); + * return new Span(message, parent); + * }); + * channel.runStores({ some: 'message' }, () => { + * store.getStore(); // Span({ some: 'message' }) + * }); + * ``` + * @since v19.9.0 + * @experimental + * @param context Message to send to subscribers and bind to stores + * @param fn Handler to run within the entered storage context + * @param thisArg The receiver to be used for the function call. + * @param args Optional arguments to pass to the function. + */ + runStores<ThisArg = any, Args extends any[] = any[], Result = any>( + context: ContextType, + fn: (this: ThisArg, ...args: Args) => Result, + thisArg?: ThisArg, + ...args: Args + ): Result; + } + interface TracingChannelSubscribers<ContextType extends object> { + start: (message: ContextType) => void; + end: ( + message: ContextType & { + error?: unknown; + result?: unknown; + }, + ) => void; + asyncStart: ( + message: ContextType & { + error?: unknown; + result?: unknown; + }, + ) => void; + asyncEnd: ( + message: ContextType & { + error?: unknown; + result?: unknown; + }, + ) => void; + error: ( + message: ContextType & { + error: unknown; + }, + ) => void; + } + interface TracingChannelCollection<StoreType = unknown, ContextType = StoreType> { + start: Channel<StoreType, ContextType>; + end: Channel<StoreType, ContextType>; + asyncStart: Channel<StoreType, ContextType>; + asyncEnd: Channel<StoreType, ContextType>; + error: Channel<StoreType, ContextType>; + } + /** + * The class `TracingChannel` is a collection of `TracingChannel Channels` which + * together express a single traceable action. It is used to formalize and + * simplify the process of producing events for tracing application flow. {@link tracingChannel} is used to construct a `TracingChannel`. As with `Channel` it is recommended to create and reuse a + * single `TracingChannel` at the top-level of the file rather than creating them + * dynamically. + * @since v19.9.0 + * @experimental + */ + class TracingChannel<StoreType = unknown, ContextType extends object = {}> implements TracingChannelCollection { + start: Channel<StoreType, ContextType>; + end: Channel<StoreType, ContextType>; + asyncStart: Channel<StoreType, ContextType>; + asyncEnd: Channel<StoreType, ContextType>; + error: Channel<StoreType, ContextType>; + /** + * Helper to subscribe a collection of functions to the corresponding channels. + * This is the same as calling `channel.subscribe(onMessage)` on each channel + * individually. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channels = diagnostics_channel.tracingChannel('my-channel'); + * + * channels.subscribe({ + * start(message) { + * // Handle start message + * }, + * end(message) { + * // Handle end message + * }, + * asyncStart(message) { + * // Handle asyncStart message + * }, + * asyncEnd(message) { + * // Handle asyncEnd message + * }, + * error(message) { + * // Handle error message + * }, + * }); + * ``` + * @since v19.9.0 + * @experimental + * @param subscribers Set of `TracingChannel Channels` subscribers + */ + subscribe(subscribers: TracingChannelSubscribers<ContextType>): void; + /** + * Helper to unsubscribe a collection of functions from the corresponding channels. + * This is the same as calling `channel.unsubscribe(onMessage)` on each channel + * individually. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channels = diagnostics_channel.tracingChannel('my-channel'); + * + * channels.unsubscribe({ + * start(message) { + * // Handle start message + * }, + * end(message) { + * // Handle end message + * }, + * asyncStart(message) { + * // Handle asyncStart message + * }, + * asyncEnd(message) { + * // Handle asyncEnd message + * }, + * error(message) { + * // Handle error message + * }, + * }); + * ``` + * @since v19.9.0 + * @experimental + * @param subscribers Set of `TracingChannel Channels` subscribers + * @return `true` if all handlers were successfully unsubscribed, and `false` otherwise. + */ + unsubscribe(subscribers: TracingChannelSubscribers<ContextType>): void; + /** + * Trace a synchronous function call. This will always produce a `start event` and `end event` around the execution and may produce an `error event` if the given function throws an error. + * This will run the given function using `channel.runStores(context, ...)` on the `start` channel which ensures all + * events should have any bound stores set to match this trace context. + * + * To ensure only correct trace graphs are formed, events will only be published if subscribers are present prior to starting the trace. Subscriptions + * which are added after the trace begins will not receive future events from that trace, only future traces will be seen. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channels = diagnostics_channel.tracingChannel('my-channel'); + * + * channels.traceSync(() => { + * // Do something + * }, { + * some: 'thing', + * }); + * ``` + * @since v19.9.0 + * @experimental + * @param fn Function to wrap a trace around + * @param context Shared object to correlate events through + * @param thisArg The receiver to be used for the function call + * @param args Optional arguments to pass to the function + * @return The return value of the given function + */ + traceSync<ThisArg = any, Args extends any[] = any[], Result = any>( + fn: (this: ThisArg, ...args: Args) => Result, + context?: ContextType, + thisArg?: ThisArg, + ...args: Args + ): Result; + /** + * Trace an asynchronous function call which returns a `Promise` or + * [thenable object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise#thenables). This will always produce a [`start` event](https://nodejs.org/docs/latest-v26.x/api/diagnostics_channel.html#startevent) and + * [`end` event](https://nodejs.org/docs/latest-v26.x/api/diagnostics_channel.html#endevent) around the synchronous portion of the function execution, and + * will produce an [`asyncStart` event](https://nodejs.org/docs/latest-v26.x/api/diagnostics_channel.html#asyncstartevent) and [`asyncEnd` event](https://nodejs.org/docs/latest-v26.x/api/diagnostics_channel.html#asyncendevent) when the + * returned promise is resolved or rejected. It may also produce an + * [`error` event](https://nodejs.org/docs/latest-v26.x/api/diagnostics_channel.html#errorevent) if the given function throws an error or the returned promise + * is rejected. This will run the given function using + * [`channel.runStores(context, ...)`](https://nodejs.org/docs/latest-v26.x/api/diagnostics_channel.html##channelrunstorescontext-fn-thisarg-args) on the `start` channel which ensures all + * events should have any bound stores set to match this trace context. + * + * If the value returned by `fn` is not a Promise or thenable, then it will be + * returned with a warning, and no `asyncStart` or `asyncEnd` events will be + * produced. + * + * To ensure only correct trace graphs are formed, events will only be published if subscribers are present prior to starting the trace. Subscriptions + * which are added after the trace begins will not receive future events from that trace, only future traces will be seen. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channels = diagnostics_channel.tracingChannel('my-channel'); + * + * channels.tracePromise(async () => { + * // Do something + * }, { + * some: 'thing', + * }); + * ``` + * @since v19.9.0 + * @experimental + * @param fn Function to wrap a trace around + * @param context Shared object to correlate trace events through + * @param thisArg The receiver to be used for the function call + * @param args Optional arguments to pass to the function + * @returns The return value of the given function, or the result of + * calling `.then(...)` on the return value if the tracing channel has active + * subscribers. If the return value is not a Promise or thenable, then + * it is returned as-is and a warning is emitted. + */ + tracePromise<ThisArg = any, Args extends any[] = any[], Result extends PromiseLike<unknown> = any>( + fn: (this: ThisArg, ...args: Args) => Result, + context?: ContextType, + thisArg?: ThisArg, + ...args: Args + ): Result; + /** + * Trace a callback-receiving function call. This will always produce a `start event` and `end event` around the synchronous portion of the + * function execution, and will produce a `asyncStart event` and `asyncEnd event` around the callback execution. It may also produce an `error event` if the given function throws an error or + * the returned + * promise rejects. This will run the given function using `channel.runStores(context, ...)` on the `start` channel which ensures all + * events should have any bound stores set to match this trace context. + * + * The `position` will be -1 by default to indicate the final argument should + * be used as the callback. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * + * const channels = diagnostics_channel.tracingChannel('my-channel'); + * + * channels.traceCallback((arg1, callback) => { + * // Do something + * callback(null, 'result'); + * }, 1, { + * some: 'thing', + * }, thisArg, arg1, callback); + * ``` + * + * The callback will also be run with `channel.runStores(context, ...)` which + * enables context loss recovery in some cases. + * + * To ensure only correct trace graphs are formed, events will only be published if subscribers are present prior to starting the trace. Subscriptions + * which are added after the trace begins will not receive future events from that trace, only future traces will be seen. + * + * ```js + * import diagnostics_channel from 'node:diagnostics_channel'; + * import { AsyncLocalStorage } from 'node:async_hooks'; + * + * const channels = diagnostics_channel.tracingChannel('my-channel'); + * const myStore = new AsyncLocalStorage(); + * + * // The start channel sets the initial store data to something + * // and stores that store data value on the trace context object + * channels.start.bindStore(myStore, (data) => { + * const span = new Span(data); + * data.span = span; + * return span; + * }); + * + * // Then asyncStart can restore from that data it stored previously + * channels.asyncStart.bindStore(myStore, (data) => { + * return data.span; + * }); + * ``` + * @since v19.9.0 + * @experimental + * @param fn callback using function to wrap a trace around + * @param position Zero-indexed argument position of expected callback + * @param context Shared object to correlate trace events through + * @param thisArg The receiver to be used for the function call + * @param args Optional arguments to pass to the function + * @return The return value of the given function + */ + traceCallback<ThisArg = any, Args extends any[] = any[], Result = any>( + fn: (this: ThisArg, ...args: Args) => Result, + position?: number, + context?: ContextType, + thisArg?: ThisArg, + ...args: Args + ): Result; + /** + * `true` if any of the individual channels has a subscriber, `false` if not. + * + * This is a helper method available on a {@link TracingChannel} instance to check + * if any of the [TracingChannel Channels](https://nodejs.org/api/diagnostics_channel.html#tracingchannel-channels) have subscribers. + * A `true` is returned if any of them have at least one subscriber, a `false` is returned otherwise. + * + * ```js + * const diagnostics_channel = require('node:diagnostics_channel'); + * + * const channels = diagnostics_channel.tracingChannel('my-channel'); + * + * if (channels.hasSubscribers) { + * // Do something + * } + * ``` + * @since v22.0.0, v20.13.0 + */ + readonly hasSubscribers: boolean; + } +} +declare module "diagnostics_channel" { + export * from "node:diagnostics_channel"; +} diff --git a/node_modules/@types/node/dns.d.ts b/node_modules/@types/node/dns.d.ts new file mode 100644 index 0000000..7a1d411 --- /dev/null +++ b/node_modules/@types/node/dns.d.ts @@ -0,0 +1,876 @@ +declare module "node:dns" { + // Supported getaddrinfo flags. + /** + * Limits returned address types to the types of non-loopback addresses configured on the system. For example, IPv4 addresses are + * only returned if the current system has at least one IPv4 address configured. + */ + const ADDRCONFIG: number; + /** + * If the IPv6 family was specified, but no IPv6 addresses were found, then return IPv4 mapped IPv6 addresses. It is not supported + * on some operating systems (e.g. FreeBSD 10.1). + */ + const V4MAPPED: number; + /** + * If `dns.V4MAPPED` is specified, return resolved IPv6 addresses as + * well as IPv4 mapped IPv6 addresses. + */ + const ALL: number; + interface LookupOptions { + /** + * The record family. Must be `4`, `6`, or `0`. For backward compatibility reasons, `'IPv4'` and `'IPv6'` are interpreted + * as `4` and `6` respectively. The value 0 indicates that either an IPv4 or IPv6 address is returned. If the value `0` is used + * with `{ all: true } (see below)`, both IPv4 and IPv6 addresses are returned. + * @default 0 + */ + family?: number | "IPv4" | "IPv6" | undefined; + /** + * One or more [supported `getaddrinfo`](https://nodejs.org/docs/latest-v26.x/api/dns.html#supported-getaddrinfo-flags) flags. Multiple flags may be + * passed by bitwise `OR`ing their values. + */ + hints?: number | undefined; + /** + * When `true`, the callback returns all resolved addresses in an array. Otherwise, returns a single address. + * @default false + */ + all?: boolean | undefined; + /** + * When `verbatim`, the resolved addresses are return unsorted. When `ipv4first`, the resolved addresses are sorted + * by placing IPv4 addresses before IPv6 addresses. When `ipv6first`, the resolved addresses are sorted by placing IPv6 + * addresses before IPv4 addresses. Default value is configurable using + * {@link setDefaultResultOrder} or [`--dns-result-order`](https://nodejs.org/docs/latest-v26.x/api/cli.html#--dns-result-orderorder). + * @default `verbatim` (addresses are not reordered) + * @since v22.1.0 + */ + order?: "ipv4first" | "ipv6first" | "verbatim" | undefined; + /** + * When `true`, the callback receives IPv4 and IPv6 addresses in the order the DNS resolver returned them. When `false`, IPv4 + * addresses are placed before IPv6 addresses. This option will be deprecated in favor of `order`. When both are specified, + * `order` has higher precedence. New code should only use `order`. Default value is configurable using {@link setDefaultResultOrder} + * @default true (addresses are not reordered) + * @deprecated Please use `order` option + */ + verbatim?: boolean | undefined; + } + interface LookupOneOptions extends LookupOptions { + all?: false | undefined; + } + interface LookupAllOptions extends LookupOptions { + all: true; + } + interface LookupAddress { + /** + * A string representation of an IPv4 or IPv6 address. + */ + address: string; + /** + * `4` or `6`, denoting the family of `address`, or `0` if the address is not an IPv4 or IPv6 address. `0` is a likely indicator of a + * bug in the name resolution service used by the operating system. + */ + family: number; + } + /** + * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or + * AAAA (IPv6) record. All `option` properties are optional. If `options` is an + * integer, then it must be `4` or `6` – if `options` is `0` or not provided, then + * IPv4 and IPv6 addresses are both returned if found. + * + * With the `all` option set to `true`, the arguments for `callback` change to `(err, addresses)`, with `addresses` being an array of objects with the + * properties `address` and `family`. + * + * On error, `err` is an `Error` object, where `err.code` is the error code. + * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when + * the host name does not exist but also when the lookup fails in other ways + * such as no available file descriptors. + * + * `dns.lookup()` does not necessarily have anything to do with the DNS protocol. + * The implementation uses an operating system facility that can associate names + * with addresses and vice versa. This implementation can have subtle but + * important consequences on the behavior of any Node.js program. Please take some + * time to consult the [Implementation considerations section](https://nodejs.org/docs/latest-v26.x/api/dns.html#implementation-considerations) + * before using `dns.lookup()`. + * + * Example usage: + * + * ```js + * import dns from 'node:dns'; + * const options = { + * family: 6, + * hints: dns.ADDRCONFIG | dns.V4MAPPED, + * }; + * dns.lookup('example.com', options, (err, address, family) => + * console.log('address: %j family: IPv%s', address, family)); + * // address: "2606:2800:220:1:248:1893:25c8:1946" family: IPv6 + * + * // When options.all is true, the result will be an Array. + * options.all = true; + * dns.lookup('example.com', options, (err, addresses) => + * console.log('addresses: %j', addresses)); + * // addresses: [{"address":"2606:2800:220:1:248:1893:25c8:1946","family":6}] + * ``` + * + * If this method is invoked as its [util.promisify()](https://nodejs.org/docs/latest-v26.x/api/util.html#utilpromisifyoriginal) ed + * version, and `all` is not set to `true`, it returns a `Promise` for an `Object` with `address` and `family` properties. + * @since v0.1.90 + */ + function lookup( + hostname: string, + family: number, + callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void, + ): void; + function lookup( + hostname: string, + options: LookupOneOptions, + callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void, + ): void; + function lookup( + hostname: string, + options: LookupAllOptions, + callback: (err: NodeJS.ErrnoException | null, addresses: LookupAddress[]) => void, + ): void; + function lookup( + hostname: string, + options: LookupOptions, + callback: (err: NodeJS.ErrnoException | null, address: string | LookupAddress[], family: number) => void, + ): void; + function lookup( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void, + ): void; + namespace lookup { + function __promisify__(hostname: string, options: LookupAllOptions): Promise<LookupAddress[]>; + function __promisify__(hostname: string, options?: LookupOneOptions | number): Promise<LookupAddress>; + function __promisify__(hostname: string, options: LookupOptions): Promise<LookupAddress | LookupAddress[]>; + } + /** + * Resolves the given `address` and `port` into a host name and service using + * the operating system's underlying `getnameinfo` implementation. + * + * If `address` is not a valid IP address, a `TypeError` will be thrown. + * The `port` will be coerced to a number. If it is not a legal port, a `TypeError` will be thrown. + * + * On an error, `err` is an [`Error`](https://nodejs.org/docs/latest-v26.x/api/errors.html#class-error) object, + * where `err.code` is the error code. + * + * ```js + * import dns from 'node:dns'; + * dns.lookupService('127.0.0.1', 22, (err, hostname, service) => { + * console.log(hostname, service); + * // Prints: localhost ssh + * }); + * ``` + * + * If this method is invoked as its [util.promisify()](https://nodejs.org/docs/latest-v26.x/api/util.html#utilpromisifyoriginal) ed + * version, it returns a `Promise` for an `Object` with `hostname` and `service` properties. + * @since v0.11.14 + */ + function lookupService( + address: string, + port: number, + callback: (err: NodeJS.ErrnoException | null, hostname: string, service: string) => void, + ): void; + namespace lookupService { + function __promisify__( + address: string, + port: number, + ): Promise<{ + hostname: string; + service: string; + }>; + } + interface ResolveOptions { + ttl: boolean; + } + interface ResolveWithTtlOptions extends ResolveOptions { + ttl: true; + } + interface RecordWithTtl { + address: string; + ttl: number; + } + interface AnyARecord extends RecordWithTtl { + type: "A"; + } + interface AnyAaaaRecord extends RecordWithTtl { + type: "AAAA"; + } + interface CaaRecord { + critical: number; + issue?: string | undefined; + issuewild?: string | undefined; + iodef?: string | undefined; + contactemail?: string | undefined; + contactphone?: string | undefined; + } + interface AnyCaaRecord extends CaaRecord { + type: "CAA"; + } + interface MxRecord { + priority: number; + exchange: string; + } + interface AnyMxRecord extends MxRecord { + type: "MX"; + } + interface NaptrRecord { + flags: string; + service: string; + regexp: string; + replacement: string; + order: number; + preference: number; + } + interface AnyNaptrRecord extends NaptrRecord { + type: "NAPTR"; + } + interface SoaRecord { + nsname: string; + hostmaster: string; + serial: number; + refresh: number; + retry: number; + expire: number; + minttl: number; + } + interface AnySoaRecord extends SoaRecord { + type: "SOA"; + } + interface SrvRecord { + priority: number; + weight: number; + port: number; + name: string; + } + interface AnySrvRecord extends SrvRecord { + type: "SRV"; + } + interface TlsaRecord { + certUsage: number; + selector: number; + match: number; + data: ArrayBuffer; + } + interface AnyTlsaRecord extends TlsaRecord { + type: "TLSA"; + } + interface AnyTxtRecord { + type: "TXT"; + entries: string[]; + } + interface AnyNsRecord { + type: "NS"; + value: string; + } + interface AnyPtrRecord { + type: "PTR"; + value: string; + } + interface AnyCnameRecord { + type: "CNAME"; + value: string; + } + type AnyRecord = + | AnyARecord + | AnyAaaaRecord + | AnyCaaRecord + | AnyCnameRecord + | AnyMxRecord + | AnyNaptrRecord + | AnyNsRecord + | AnyPtrRecord + | AnySoaRecord + | AnySrvRecord + | AnyTlsaRecord + | AnyTxtRecord; + /** + * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array + * of the resource records. The `callback` function has arguments `(err, records)`. When successful, `records` will be an array of resource + * records. The type and structure of individual results varies based on `rrtype`: + * + * <omitted> + * + * On error, `err` is an [`Error`](https://nodejs.org/docs/latest-v26.x/api/errors.html#class-error) object, + * where `err.code` is one of the `DNS error codes`. + * @since v0.1.27 + * @param hostname Host name to resolve. + * @param [rrtype='A'] Resource record type. + */ + function resolve( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void, + ): void; + function resolve( + hostname: string, + rrtype: "A" | "AAAA" | "CNAME" | "NS" | "PTR", + callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void, + ): void; + function resolve( + hostname: string, + rrtype: "ANY", + callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void, + ): void; + function resolve( + hostname: string, + rrtype: "CAA", + callback: (err: NodeJS.ErrnoException | null, address: CaaRecord[]) => void, + ): void; + function resolve( + hostname: string, + rrtype: "MX", + callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void, + ): void; + function resolve( + hostname: string, + rrtype: "NAPTR", + callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void, + ): void; + function resolve( + hostname: string, + rrtype: "SOA", + callback: (err: NodeJS.ErrnoException | null, addresses: SoaRecord) => void, + ): void; + function resolve( + hostname: string, + rrtype: "SRV", + callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void, + ): void; + function resolve( + hostname: string, + rrtype: "TLSA", + callback: (err: NodeJS.ErrnoException | null, addresses: TlsaRecord[]) => void, + ): void; + function resolve( + hostname: string, + rrtype: "TXT", + callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void, + ): void; + function resolve( + hostname: string, + rrtype: string, + callback: ( + err: NodeJS.ErrnoException | null, + addresses: + | string[] + | CaaRecord[] + | MxRecord[] + | NaptrRecord[] + | SoaRecord + | SrvRecord[] + | TlsaRecord[] + | string[][] + | AnyRecord[], + ) => void, + ): void; + namespace resolve { + function __promisify__(hostname: string, rrtype?: "A" | "AAAA" | "CNAME" | "NS" | "PTR"): Promise<string[]>; + function __promisify__(hostname: string, rrtype: "ANY"): Promise<AnyRecord[]>; + function __promisify__(hostname: string, rrtype: "CAA"): Promise<CaaRecord[]>; + function __promisify__(hostname: string, rrtype: "MX"): Promise<MxRecord[]>; + function __promisify__(hostname: string, rrtype: "NAPTR"): Promise<NaptrRecord[]>; + function __promisify__(hostname: string, rrtype: "SOA"): Promise<SoaRecord>; + function __promisify__(hostname: string, rrtype: "SRV"): Promise<SrvRecord[]>; + function __promisify__(hostname: string, rrtype: "TLSA"): Promise<TlsaRecord[]>; + function __promisify__(hostname: string, rrtype: "TXT"): Promise<string[][]>; + function __promisify__( + hostname: string, + rrtype: string, + ): Promise< + | string[] + | CaaRecord[] + | MxRecord[] + | NaptrRecord[] + | SoaRecord + | SrvRecord[] + | TlsaRecord[] + | string[][] + | AnyRecord[] + >; + } + /** + * Uses the DNS protocol to resolve a IPv4 addresses (`A` records) for the `hostname`. The `addresses` argument passed to the `callback` function + * will contain an array of IPv4 addresses (e.g.`['74.125.79.104', '74.125.79.105', '74.125.79.106']`). + * @since v0.1.16 + * @param hostname Host name to resolve. + */ + function resolve4( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void, + ): void; + function resolve4( + hostname: string, + options: ResolveWithTtlOptions, + callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void, + ): void; + function resolve4( + hostname: string, + options: ResolveOptions, + callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void, + ): void; + namespace resolve4 { + function __promisify__(hostname: string): Promise<string[]>; + function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>; + function __promisify__(hostname: string, options?: ResolveOptions): Promise<string[] | RecordWithTtl[]>; + } + /** + * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the `hostname`. The `addresses` argument passed to the `callback` function + * will contain an array of IPv6 addresses. + * @since v0.1.16 + * @param hostname Host name to resolve. + */ + function resolve6( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void, + ): void; + function resolve6( + hostname: string, + options: ResolveWithTtlOptions, + callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void, + ): void; + function resolve6( + hostname: string, + options: ResolveOptions, + callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void, + ): void; + namespace resolve6 { + function __promisify__(hostname: string): Promise<string[]>; + function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>; + function __promisify__(hostname: string, options?: ResolveOptions): Promise<string[] | RecordWithTtl[]>; + } + /** + * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. The `addresses` argument passed to the `callback` function + * will contain an array of canonical name records available for the `hostname` (e.g. `['bar.example.com']`). + * @since v0.3.2 + */ + function resolveCname( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void, + ): void; + namespace resolveCname { + function __promisify__(hostname: string): Promise<string[]>; + } + /** + * Uses the DNS protocol to resolve `CAA` records for the `hostname`. The `addresses` argument passed to the `callback` function + * will contain an array of certification authority authorization records + * available for the `hostname` (e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'}, {critical: 128, issue: 'pki.example.com'}]`). + * @since v15.0.0, v14.17.0 + */ + function resolveCaa( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, records: CaaRecord[]) => void, + ): void; + namespace resolveCaa { + function __promisify__(hostname: string): Promise<CaaRecord[]>; + } + /** + * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the `hostname`. The `addresses` argument passed to the `callback` function will + * contain an array of objects containing both a `priority` and `exchange` property (e.g. `[{priority: 10, exchange: 'mx.example.com'}, ...]`). + * @since v0.1.27 + */ + function resolveMx( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void, + ): void; + namespace resolveMx { + function __promisify__(hostname: string): Promise<MxRecord[]>; + } + /** + * Uses the DNS protocol to resolve regular expression-based records (`NAPTR` records) for the `hostname`. The `addresses` argument passed to the `callback` function will contain an array of + * objects with the following properties: + * + * * `flags` + * * `service` + * * `regexp` + * * `replacement` + * * `order` + * * `preference` + * + * ```js + * { + * flags: 's', + * service: 'SIP+D2U', + * regexp: '', + * replacement: '_sip._udp.example.com', + * order: 30, + * preference: 100 + * } + * ``` + * @since v0.9.12 + */ + function resolveNaptr( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void, + ): void; + namespace resolveNaptr { + function __promisify__(hostname: string): Promise<NaptrRecord[]>; + } + /** + * Uses the DNS protocol to resolve name server records (`NS` records) for the `hostname`. The `addresses` argument passed to the `callback` function will + * contain an array of name server records available for `hostname` (e.g. `['ns1.example.com', 'ns2.example.com']`). + * @since v0.1.90 + */ + function resolveNs( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void, + ): void; + namespace resolveNs { + function __promisify__(hostname: string): Promise<string[]>; + } + /** + * Uses the DNS protocol to resolve pointer records (`PTR` records) for the `hostname`. The `addresses` argument passed to the `callback` function will + * be an array of strings containing the reply records. + * @since v6.0.0 + */ + function resolvePtr( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void, + ): void; + namespace resolvePtr { + function __promisify__(hostname: string): Promise<string[]>; + } + /** + * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for + * the `hostname`. The `address` argument passed to the `callback` function will + * be an object with the following properties: + * + * * `nsname` + * * `hostmaster` + * * `serial` + * * `refresh` + * * `retry` + * * `expire` + * * `minttl` + * + * ```js + * { + * nsname: 'ns.example.com', + * hostmaster: 'root.example.com', + * serial: 2013101809, + * refresh: 10000, + * retry: 2400, + * expire: 604800, + * minttl: 3600 + * } + * ``` + * @since v0.11.10 + */ + function resolveSoa( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, address: SoaRecord) => void, + ): void; + namespace resolveSoa { + function __promisify__(hostname: string): Promise<SoaRecord>; + } + /** + * Uses the DNS protocol to resolve service records (`SRV` records) for the `hostname`. The `addresses` argument passed to the `callback` function will + * be an array of objects with the following properties: + * + * * `priority` + * * `weight` + * * `port` + * * `name` + * + * ```js + * { + * priority: 10, + * weight: 5, + * port: 21223, + * name: 'service.example.com' + * } + * ``` + * @since v0.1.27 + */ + function resolveSrv( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void, + ): void; + namespace resolveSrv { + function __promisify__(hostname: string): Promise<SrvRecord[]>; + } + /** + * Uses the DNS protocol to resolve certificate associations (`TLSA` records) for + * the `hostname`. The `records` argument passed to the `callback` function is an + * array of objects with these properties: + * + * * `certUsage` + * * `selector` + * * `match` + * * `data` + * + * ```js + * { + * certUsage: 3, + * selector: 1, + * match: 1, + * data: [ArrayBuffer] + * } + * ``` + * @since v23.9.0, v22.15.0 + */ + function resolveTlsa( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: TlsaRecord[]) => void, + ): void; + namespace resolveTlsa { + function __promisify__(hostname: string): Promise<TlsaRecord[]>; + } + /** + * Uses the DNS protocol to resolve text queries (`TXT` records) for the `hostname`. The `records` argument passed to the `callback` function is a + * two-dimensional array of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of + * one record. Depending on the use case, these could be either joined together or + * treated separately. + * @since v0.1.27 + */ + function resolveTxt( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void, + ): void; + namespace resolveTxt { + function __promisify__(hostname: string): Promise<string[][]>; + } + /** + * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query). + * The `ret` argument passed to the `callback` function will be an array containing + * various types of records. Each object has a property `type` that indicates the + * type of the current record. And depending on the `type`, additional properties + * will be present on the object: + * + * <omitted> + * + * Here is an example of the `ret` object passed to the callback: + * + * ```js + * [ { type: 'A', address: '127.0.0.1', ttl: 299 }, + * { type: 'CNAME', value: 'example.com' }, + * { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 }, + * { type: 'NS', value: 'ns1.example.com' }, + * { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] }, + * { type: 'SOA', + * nsname: 'ns1.example.com', + * hostmaster: 'admin.example.com', + * serial: 156696742, + * refresh: 900, + * retry: 900, + * expire: 1800, + * minttl: 60 } ] + * ``` + * + * DNS server operators may choose not to respond to `ANY` queries. It may be better to call individual methods like {@link resolve4}, {@link resolveMx}, and so on. For more details, see + * [RFC 8482](https://tools.ietf.org/html/rfc8482). + */ + function resolveAny( + hostname: string, + callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void, + ): void; + namespace resolveAny { + function __promisify__(hostname: string): Promise<AnyRecord[]>; + } + /** + * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an + * array of host names. + * + * On error, `err` is an [`Error`](https://nodejs.org/docs/latest-v26.x/api/errors.html#class-error) object, where `err.code` is + * one of the [DNS error codes](https://nodejs.org/docs/latest-v26.x/api/dns.html#error-codes). + * @since v0.1.16 + */ + function reverse( + ip: string, + callback: (err: NodeJS.ErrnoException | null, hostnames: string[]) => void, + ): void; + /** + * Get the default value for `order` in {@link lookup} and [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v26.x/api/dns.html#dnspromiseslookuphostname-options). + * The value could be: + * + * * `ipv4first`: for `order` defaulting to `ipv4first`. + * * `ipv6first`: for `order` defaulting to `ipv6first`. + * * `verbatim`: for `order` defaulting to `verbatim`. + * @since v18.17.0 + */ + function getDefaultResultOrder(): "ipv4first" | "ipv6first" | "verbatim"; + /** + * Sets the IP address and port of servers to be used when performing DNS + * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted + * addresses. If the port is the IANA default DNS port (53) it can be omitted. + * + * ```js + * dns.setServers([ + * '4.4.4.4', + * '[2001:4860:4860::8888]', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ]); + * ``` + * + * An error will be thrown if an invalid address is provided. + * + * The `dns.setServers()` method must not be called while a DNS query is in + * progress. + * + * The {@link setServers} method affects only {@link resolve}, `dns.resolve*()` and {@link reverse} (and specifically _not_ {@link lookup}). + * + * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html). + * That is, if attempting to resolve with the first server provided results in a `NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with + * subsequent servers provided. Fallback DNS servers will only be used if the + * earlier ones time out or result in some other error. + * @since v0.11.3 + * @param servers array of [RFC 5952](https://datatracker.ietf.org/doc/html/rfc5952#section-6) formatted addresses + */ + function setServers(servers: readonly string[]): void; + /** + * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6), + * that are currently configured for DNS resolution. A string will include a port + * section if a custom port is used. + * + * ```js + * [ + * '4.4.4.4', + * '2001:4860:4860::8888', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ] + * ``` + * @since v0.11.3 + */ + function getServers(): string[]; + /** + * Set the default value of `order` in {@link lookup} and [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v26.x/api/dns.html#dnspromiseslookuphostname-options). + * The value could be: + * + * * `ipv4first`: sets default `order` to `ipv4first`. + * * `ipv6first`: sets default `order` to `ipv6first`. + * * `verbatim`: sets default `order` to `verbatim`. + * + * The default is `verbatim` and {@link setDefaultResultOrder} have higher + * priority than [`--dns-result-order`](https://nodejs.org/docs/latest-v26.x/api/cli.html#--dns-result-orderorder). When using + * [worker threads](https://nodejs.org/docs/latest-v26.x/api/worker_threads.html), {@link setDefaultResultOrder} from the main + * thread won't affect the default dns orders in workers. + * @since v16.4.0, v14.18.0 + * @param order must be `'ipv4first'`, `'ipv6first'` or `'verbatim'`. + */ + function setDefaultResultOrder(order: "ipv4first" | "ipv6first" | "verbatim"): void; + // Error codes + const NODATA: "ENODATA"; + const FORMERR: "EFORMERR"; + const SERVFAIL: "ESERVFAIL"; + const NOTFOUND: "ENOTFOUND"; + const NOTIMP: "ENOTIMP"; + const REFUSED: "EREFUSED"; + const BADQUERY: "EBADQUERY"; + const BADNAME: "EBADNAME"; + const BADFAMILY: "EBADFAMILY"; + const BADRESP: "EBADRESP"; + const CONNREFUSED: "ECONNREFUSED"; + const TIMEOUT: "ETIMEOUT"; + const EOF: "EOF"; + const FILE: "EFILE"; + const NOMEM: "ENOMEM"; + const DESTRUCTION: "EDESTRUCTION"; + const BADSTR: "EBADSTR"; + const BADFLAGS: "EBADFLAGS"; + const NONAME: "ENONAME"; + const BADHINTS: "EBADHINTS"; + const NOTINITIALIZED: "ENOTINITIALIZED"; + const LOADIPHLPAPI: "ELOADIPHLPAPI"; + const ADDRGETNETWORKPARAMS: "EADDRGETNETWORKPARAMS"; + const CANCELLED: "ECANCELLED"; + interface ResolverOptions { + /** + * Query timeout in milliseconds, or `-1` to use the default timeout. + */ + timeout?: number | undefined; + /** + * The number of tries the resolver will try contacting each name server before giving up. + * @default 4 + */ + tries?: number | undefined; + /** + * The max retry timeout, in milliseconds. + * @default 0 + */ + maxTimeout?: number | undefined; + } + /** + * An independent resolver for DNS requests. + * + * Creating a new resolver uses the default server settings. Setting + * the servers used for a resolver using [`resolver.setServers()`](https://nodejs.org/docs/latest-v26.x/api/dns.html#dnssetserversservers) does not affect + * other resolvers: + * + * ```js + * import { Resolver } from 'node:dns'; + * const resolver = new Resolver(); + * resolver.setServers(['4.4.4.4']); + * + * // This request will use the server at 4.4.4.4, independent of global settings. + * resolver.resolve4('example.org', (err, addresses) => { + * // ... + * }); + * ``` + * + * The following methods from the `node:dns` module are available: + * + * * `resolver.getServers()` + * * `resolver.resolve()` + * * `resolver.resolve4()` + * * `resolver.resolve6()` + * * `resolver.resolveAny()` + * * `resolver.resolveCaa()` + * * `resolver.resolveCname()` + * * `resolver.resolveMx()` + * * `resolver.resolveNaptr()` + * * `resolver.resolveNs()` + * * `resolver.resolvePtr()` + * * `resolver.resolveSoa()` + * * `resolver.resolveSrv()` + * * `resolver.resolveTxt()` + * * `resolver.reverse()` + * * `resolver.setServers()` + * @since v8.3.0 + */ + class Resolver { + constructor(options?: ResolverOptions); + /** + * Cancel all outstanding DNS queries made by this resolver. The corresponding + * callbacks will be called with an error with code `ECANCELLED`. + * @since v8.3.0 + */ + cancel(): void; + getServers: typeof getServers; + resolve: typeof resolve; + resolve4: typeof resolve4; + resolve6: typeof resolve6; + resolveAny: typeof resolveAny; + resolveCaa: typeof resolveCaa; + resolveCname: typeof resolveCname; + resolveMx: typeof resolveMx; + resolveNaptr: typeof resolveNaptr; + resolveNs: typeof resolveNs; + resolvePtr: typeof resolvePtr; + resolveSoa: typeof resolveSoa; + resolveSrv: typeof resolveSrv; + resolveTlsa: typeof resolveTlsa; + resolveTxt: typeof resolveTxt; + reverse: typeof reverse; + /** + * The resolver instance will send its requests from the specified IP address. + * This allows programs to specify outbound interfaces when used on multi-homed + * systems. + * + * If a v4 or v6 address is not specified, it is set to the default and the + * operating system will choose a local address automatically. + * + * The resolver will use the v4 local address when making requests to IPv4 DNS + * servers, and the v6 local address when making requests to IPv6 DNS servers. + * The `rrtype` of resolution requests has no impact on the local address used. + * @since v15.1.0, v14.17.0 + * @param [ipv4='0.0.0.0'] A string representation of an IPv4 address. + * @param [ipv6='::0'] A string representation of an IPv6 address. + */ + setLocalAddress(ipv4?: string, ipv6?: string): void; + setServers: typeof setServers; + } +} +declare module "node:dns" { + export * as promises from "node:dns/promises"; +} +declare module "dns" { + export * from "node:dns"; +} diff --git a/node_modules/@types/node/dns/promises.d.ts b/node_modules/@types/node/dns/promises.d.ts new file mode 100644 index 0000000..b9e091c --- /dev/null +++ b/node_modules/@types/node/dns/promises.d.ts @@ -0,0 +1,497 @@ +declare module "node:dns/promises" { + import { + AnyRecord, + CaaRecord, + LookupAddress, + LookupAllOptions, + LookupOneOptions, + LookupOptions, + MxRecord, + NaptrRecord, + RecordWithTtl, + ResolveOptions, + ResolverOptions, + ResolveWithTtlOptions, + SoaRecord, + SrvRecord, + TlsaRecord, + } from "node:dns"; + /** + * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6), + * that are currently configured for DNS resolution. A string will include a port + * section if a custom port is used. + * + * ```js + * [ + * '4.4.4.4', + * '2001:4860:4860::8888', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ] + * ``` + * @since v10.6.0 + */ + function getServers(): string[]; + /** + * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or + * AAAA (IPv6) record. All `option` properties are optional. If `options` is an + * integer, then it must be `4` or `6` – if `options` is not provided, then IPv4 + * and IPv6 addresses are both returned if found. + * + * With the `all` option set to `true`, the `Promise` is resolved with `addresses` being an array of objects with the properties `address` and `family`. + * + * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` is the error code. + * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when + * the host name does not exist but also when the lookup fails in other ways + * such as no available file descriptors. + * + * [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options) does not necessarily have anything to do with the DNS + * protocol. The implementation uses an operating system facility that can + * associate names with addresses and vice versa. This implementation can have + * subtle but important consequences on the behavior of any Node.js program. Please + * take some time to consult the [Implementation considerations section](https://nodejs.org/docs/latest-v20.x/api/dns.html#implementation-considerations) before + * using `dnsPromises.lookup()`. + * + * Example usage: + * + * ```js + * import dns from 'node:dns'; + * const dnsPromises = dns.promises; + * const options = { + * family: 6, + * hints: dns.ADDRCONFIG | dns.V4MAPPED, + * }; + * + * dnsPromises.lookup('example.com', options).then((result) => { + * console.log('address: %j family: IPv%s', result.address, result.family); + * // address: "2606:2800:220:1:248:1893:25c8:1946" family: IPv6 + * }); + * + * // When options.all is true, the result will be an Array. + * options.all = true; + * dnsPromises.lookup('example.com', options).then((result) => { + * console.log('addresses: %j', result); + * // addresses: [{"address":"2606:2800:220:1:248:1893:25c8:1946","family":6}] + * }); + * ``` + * @since v10.6.0 + */ + function lookup(hostname: string, family: number): Promise<LookupAddress>; + function lookup(hostname: string, options: LookupOneOptions): Promise<LookupAddress>; + function lookup(hostname: string, options: LookupAllOptions): Promise<LookupAddress[]>; + function lookup(hostname: string, options: LookupOptions): Promise<LookupAddress | LookupAddress[]>; + function lookup(hostname: string): Promise<LookupAddress>; + /** + * Resolves the given `address` and `port` into a host name and service using + * the operating system's underlying `getnameinfo` implementation. + * + * If `address` is not a valid IP address, a `TypeError` will be thrown. + * The `port` will be coerced to a number. If it is not a legal port, a `TypeError` will be thrown. + * + * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` is the error code. + * + * ```js + * import dnsPromises from 'node:dns'; + * dnsPromises.lookupService('127.0.0.1', 22).then((result) => { + * console.log(result.hostname, result.service); + * // Prints: localhost ssh + * }); + * ``` + * @since v10.6.0 + */ + function lookupService( + address: string, + port: number, + ): Promise<{ + hostname: string; + service: string; + }>; + /** + * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array + * of the resource records. When successful, the `Promise` is resolved with an + * array of resource records. The type and structure of individual results vary + * based on `rrtype`: + * + * <omitted> + * + * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` + * is one of the [DNS error codes](https://nodejs.org/docs/latest-v20.x/api/dns.html#error-codes). + * @since v10.6.0 + * @param hostname Host name to resolve. + * @param [rrtype='A'] Resource record type. + */ + function resolve(hostname: string): Promise<string[]>; + function resolve(hostname: string, rrtype: "A" | "AAAA" | "CNAME" | "NS" | "PTR"): Promise<string[]>; + function resolve(hostname: string, rrtype: "ANY"): Promise<AnyRecord[]>; + function resolve(hostname: string, rrtype: "CAA"): Promise<CaaRecord[]>; + function resolve(hostname: string, rrtype: "MX"): Promise<MxRecord[]>; + function resolve(hostname: string, rrtype: "NAPTR"): Promise<NaptrRecord[]>; + function resolve(hostname: string, rrtype: "SOA"): Promise<SoaRecord>; + function resolve(hostname: string, rrtype: "SRV"): Promise<SrvRecord[]>; + function resolve(hostname: string, rrtype: "TLSA"): Promise<TlsaRecord[]>; + function resolve(hostname: string, rrtype: "TXT"): Promise<string[][]>; + function resolve(hostname: string, rrtype: string): Promise< + | string[] + | CaaRecord[] + | MxRecord[] + | NaptrRecord[] + | SoaRecord + | SrvRecord[] + | TlsaRecord[] + | string[][] + | AnyRecord[] + >; + /** + * Uses the DNS protocol to resolve IPv4 addresses (`A` records) for the `hostname`. On success, the `Promise` is resolved with an array of IPv4 + * addresses (e.g. `['74.125.79.104', '74.125.79.105', '74.125.79.106']`). + * @since v10.6.0 + * @param hostname Host name to resolve. + */ + function resolve4(hostname: string): Promise<string[]>; + function resolve4(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>; + function resolve4(hostname: string, options: ResolveOptions): Promise<string[] | RecordWithTtl[]>; + /** + * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the `hostname`. On success, the `Promise` is resolved with an array of IPv6 + * addresses. + * @since v10.6.0 + * @param hostname Host name to resolve. + */ + function resolve6(hostname: string): Promise<string[]>; + function resolve6(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>; + function resolve6(hostname: string, options: ResolveOptions): Promise<string[] | RecordWithTtl[]>; + /** + * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query). + * On success, the `Promise` is resolved with an array containing various types of + * records. Each object has a property `type` that indicates the type of the + * current record. And depending on the `type`, additional properties will be + * present on the object: + * + * <omitted> + * + * Here is an example of the result object: + * + * ```js + * [ { type: 'A', address: '127.0.0.1', ttl: 299 }, + * { type: 'CNAME', value: 'example.com' }, + * { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 }, + * { type: 'NS', value: 'ns1.example.com' }, + * { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] }, + * { type: 'SOA', + * nsname: 'ns1.example.com', + * hostmaster: 'admin.example.com', + * serial: 156696742, + * refresh: 900, + * retry: 900, + * expire: 1800, + * minttl: 60 } ] + * ``` + * @since v10.6.0 + */ + function resolveAny(hostname: string): Promise<AnyRecord[]>; + /** + * Uses the DNS protocol to resolve `CAA` records for the `hostname`. On success, + * the `Promise` is resolved with an array of objects containing available + * certification authority authorization records available for the `hostname` (e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'},{critical: 128, issue: 'pki.example.com'}]`). + * @since v15.0.0, v14.17.0 + */ + function resolveCaa(hostname: string): Promise<CaaRecord[]>; + /** + * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. On success, + * the `Promise` is resolved with an array of canonical name records available for + * the `hostname` (e.g. `['bar.example.com']`). + * @since v10.6.0 + */ + function resolveCname(hostname: string): Promise<string[]>; + /** + * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the `hostname`. On success, the `Promise` is resolved with an array of objects + * containing both a `priority` and `exchange` property (e.g.`[{priority: 10, exchange: 'mx.example.com'}, ...]`). + * @since v10.6.0 + */ + function resolveMx(hostname: string): Promise<MxRecord[]>; + /** + * Uses the DNS protocol to resolve regular expression-based records (`NAPTR` records) for the `hostname`. On success, the `Promise` is resolved with an array + * of objects with the following properties: + * + * * `flags` + * * `service` + * * `regexp` + * * `replacement` + * * `order` + * * `preference` + * + * ```js + * { + * flags: 's', + * service: 'SIP+D2U', + * regexp: '', + * replacement: '_sip._udp.example.com', + * order: 30, + * preference: 100 + * } + * ``` + * @since v10.6.0 + */ + function resolveNaptr(hostname: string): Promise<NaptrRecord[]>; + /** + * Uses the DNS protocol to resolve name server records (`NS` records) for the `hostname`. On success, the `Promise` is resolved with an array of name server + * records available for `hostname` (e.g.`['ns1.example.com', 'ns2.example.com']`). + * @since v10.6.0 + */ + function resolveNs(hostname: string): Promise<string[]>; + /** + * Uses the DNS protocol to resolve pointer records (`PTR` records) for the `hostname`. On success, the `Promise` is resolved with an array of strings + * containing the reply records. + * @since v10.6.0 + */ + function resolvePtr(hostname: string): Promise<string[]>; + /** + * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for + * the `hostname`. On success, the `Promise` is resolved with an object with the + * following properties: + * + * * `nsname` + * * `hostmaster` + * * `serial` + * * `refresh` + * * `retry` + * * `expire` + * * `minttl` + * + * ```js + * { + * nsname: 'ns.example.com', + * hostmaster: 'root.example.com', + * serial: 2013101809, + * refresh: 10000, + * retry: 2400, + * expire: 604800, + * minttl: 3600 + * } + * ``` + * @since v10.6.0 + */ + function resolveSoa(hostname: string): Promise<SoaRecord>; + /** + * Uses the DNS protocol to resolve service records (`SRV` records) for the `hostname`. On success, the `Promise` is resolved with an array of objects with + * the following properties: + * + * * `priority` + * * `weight` + * * `port` + * * `name` + * + * ```js + * { + * priority: 10, + * weight: 5, + * port: 21223, + * name: 'service.example.com' + * } + * ``` + * @since v10.6.0 + */ + function resolveSrv(hostname: string): Promise<SrvRecord[]>; + /** + * Uses the DNS protocol to resolve certificate associations (`TLSA` records) for + * the `hostname`. On success, the `Promise` is resolved with an array of objectsAdd commentMore actions + * with these properties: + * + * * `certUsage` + * * `selector` + * * `match` + * * `data` + * + * ```js + * { + * certUsage: 3, + * selector: 1, + * match: 1, + * data: [ArrayBuffer] + * } + * ``` + * @since v23.9.0, v22.15.0 + */ + function resolveTlsa(hostname: string): Promise<TlsaRecord[]>; + /** + * Uses the DNS protocol to resolve text queries (`TXT` records) for the `hostname`. On success, the `Promise` is resolved with a two-dimensional array + * of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of + * one record. Depending on the use case, these could be either joined together or + * treated separately. + * @since v10.6.0 + */ + function resolveTxt(hostname: string): Promise<string[][]>; + /** + * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an + * array of host names. + * + * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` + * is one of the [DNS error codes](https://nodejs.org/docs/latest-v20.x/api/dns.html#error-codes). + * @since v10.6.0 + */ + function reverse(ip: string): Promise<string[]>; + /** + * Get the default value for `verbatim` in {@link lookup} and [dnsPromises.lookup()](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options). + * The value could be: + * + * * `ipv4first`: for `verbatim` defaulting to `false`. + * * `verbatim`: for `verbatim` defaulting to `true`. + * @since v20.1.0 + */ + function getDefaultResultOrder(): "ipv4first" | "verbatim"; + /** + * Sets the IP address and port of servers to be used when performing DNS + * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted + * addresses. If the port is the IANA default DNS port (53) it can be omitted. + * + * ```js + * dnsPromises.setServers([ + * '4.4.4.4', + * '[2001:4860:4860::8888]', + * '4.4.4.4:1053', + * '[2001:4860:4860::8888]:1053', + * ]); + * ``` + * + * An error will be thrown if an invalid address is provided. + * + * The `dnsPromises.setServers()` method must not be called while a DNS query is in + * progress. + * + * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html). + * That is, if attempting to resolve with the first server provided results in a `NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with + * subsequent servers provided. Fallback DNS servers will only be used if the + * earlier ones time out or result in some other error. + * @since v10.6.0 + * @param servers array of `RFC 5952` formatted addresses + */ + function setServers(servers: readonly string[]): void; + /** + * Set the default value of `order` in `dns.lookup()` and `{@link lookup}`. The value could be: + * + * * `ipv4first`: sets default `order` to `ipv4first`. + * * `ipv6first`: sets default `order` to `ipv6first`. + * * `verbatim`: sets default `order` to `verbatim`. + * + * The default is `verbatim` and [dnsPromises.setDefaultResultOrder()](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetdefaultresultorderorder) + * have higher priority than [`--dns-result-order`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--dns-result-orderorder). + * When using [worker threads](https://nodejs.org/docs/latest-v20.x/api/worker_threads.html), [`dnsPromises.setDefaultResultOrder()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetdefaultresultorderorder) + * from the main thread won't affect the default dns orders in workers. + * @since v16.4.0, v14.18.0 + * @param order must be `'ipv4first'`, `'ipv6first'` or `'verbatim'`. + */ + function setDefaultResultOrder(order: "ipv4first" | "ipv6first" | "verbatim"): void; + // Error codes + const NODATA: "ENODATA"; + const FORMERR: "EFORMERR"; + const SERVFAIL: "ESERVFAIL"; + const NOTFOUND: "ENOTFOUND"; + const NOTIMP: "ENOTIMP"; + const REFUSED: "EREFUSED"; + const BADQUERY: "EBADQUERY"; + const BADNAME: "EBADNAME"; + const BADFAMILY: "EBADFAMILY"; + const BADRESP: "EBADRESP"; + const CONNREFUSED: "ECONNREFUSED"; + const TIMEOUT: "ETIMEOUT"; + const EOF: "EOF"; + const FILE: "EFILE"; + const NOMEM: "ENOMEM"; + const DESTRUCTION: "EDESTRUCTION"; + const BADSTR: "EBADSTR"; + const BADFLAGS: "EBADFLAGS"; + const NONAME: "ENONAME"; + const BADHINTS: "EBADHINTS"; + const NOTINITIALIZED: "ENOTINITIALIZED"; + const LOADIPHLPAPI: "ELOADIPHLPAPI"; + const ADDRGETNETWORKPARAMS: "EADDRGETNETWORKPARAMS"; + const CANCELLED: "ECANCELLED"; + + /** + * An independent resolver for DNS requests. + * + * Creating a new resolver uses the default server settings. Setting + * the servers used for a resolver using [`resolver.setServers()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetserversservers) does not affect + * other resolvers: + * + * ```js + * import { promises } from 'node:dns'; + * const resolver = new promises.Resolver(); + * resolver.setServers(['4.4.4.4']); + * + * // This request will use the server at 4.4.4.4, independent of global settings. + * resolver.resolve4('example.org').then((addresses) => { + * // ... + * }); + * + * // Alternatively, the same code can be written using async-await style. + * (async function() { + * const addresses = await resolver.resolve4('example.org'); + * })(); + * ``` + * + * The following methods from the `dnsPromises` API are available: + * + * * `resolver.getServers()` + * * `resolver.resolve()` + * * `resolver.resolve4()` + * * `resolver.resolve6()` + * * `resolver.resolveAny()` + * * `resolver.resolveCaa()` + * * `resolver.resolveCname()` + * * `resolver.resolveMx()` + * * `resolver.resolveNaptr()` + * * `resolver.resolveNs()` + * * `resolver.resolvePtr()` + * * `resolver.resolveSoa()` + * * `resolver.resolveSrv()` + * * `resolver.resolveTxt()` + * * `resolver.reverse()` + * * `resolver.setServers()` + * @since v10.6.0 + */ + class Resolver { + constructor(options?: ResolverOptions); + /** + * Cancel all outstanding DNS queries made by this resolver. The corresponding + * callbacks will be called with an error with code `ECANCELLED`. + * @since v8.3.0 + */ + cancel(): void; + getServers: typeof getServers; + resolve: typeof resolve; + resolve4: typeof resolve4; + resolve6: typeof resolve6; + resolveAny: typeof resolveAny; + resolveCaa: typeof resolveCaa; + resolveCname: typeof resolveCname; + resolveMx: typeof resolveMx; + resolveNaptr: typeof resolveNaptr; + resolveNs: typeof resolveNs; + resolvePtr: typeof resolvePtr; + resolveSoa: typeof resolveSoa; + resolveSrv: typeof resolveSrv; + resolveTlsa: typeof resolveTlsa; + resolveTxt: typeof resolveTxt; + reverse: typeof reverse; + /** + * The resolver instance will send its requests from the specified IP address. + * This allows programs to specify outbound interfaces when used on multi-homed + * systems. + * + * If a v4 or v6 address is not specified, it is set to the default and the + * operating system will choose a local address automatically. + * + * The resolver will use the v4 local address when making requests to IPv4 DNS + * servers, and the v6 local address when making requests to IPv6 DNS servers. + * The `rrtype` of resolution requests has no impact on the local address used. + * @since v15.1.0, v14.17.0 + * @param [ipv4='0.0.0.0'] A string representation of an IPv4 address. + * @param [ipv6='::0'] A string representation of an IPv6 address. + */ + setLocalAddress(ipv4?: string, ipv6?: string): void; + setServers: typeof setServers; + } +} +declare module "dns/promises" { + export * from "node:dns/promises"; +} diff --git a/node_modules/@types/node/domain.d.ts b/node_modules/@types/node/domain.d.ts new file mode 100644 index 0000000..8e03a7d --- /dev/null +++ b/node_modules/@types/node/domain.d.ts @@ -0,0 +1,150 @@ +declare module "node:domain" { + import { EventEmitter } from "node:events"; + /** + * The `Domain` class encapsulates the functionality of routing errors and + * uncaught exceptions to the active `Domain` object. + * + * To handle the errors that it catches, listen to its `'error'` event. + */ + class Domain extends EventEmitter { + /** + * An array of event emitters that have been explicitly added to the domain. + */ + members: EventEmitter[]; + /** + * The `enter()` method is plumbing used by the `run()`, `bind()`, and `intercept()` methods to set the active domain. It sets `domain.active` and `process.domain` to the domain, and implicitly + * pushes the domain onto the domain + * stack managed by the domain module (see {@link exit} for details on the + * domain stack). The call to `enter()` delimits the beginning of a chain of + * asynchronous calls and I/O operations bound to a domain. + * + * Calling `enter()` changes only the active domain, and does not alter the domain + * itself. `enter()` and `exit()` can be called an arbitrary number of times on a + * single domain. + */ + enter(): void; + /** + * The `exit()` method exits the current domain, popping it off the domain stack. + * Any time execution is going to switch to the context of a different chain of + * asynchronous calls, it's important to ensure that the current domain is exited. + * The call to `exit()` delimits either the end of or an interruption to the chain + * of asynchronous calls and I/O operations bound to a domain. + * + * If there are multiple, nested domains bound to the current execution context, `exit()` will exit any domains nested within this domain. + * + * Calling `exit()` changes only the active domain, and does not alter the domain + * itself. `enter()` and `exit()` can be called an arbitrary number of times on a + * single domain. + */ + exit(): void; + /** + * Run the supplied function in the context of the domain, implicitly + * binding all event emitters, timers, and low-level requests that are + * created in that context. Optionally, arguments can be passed to + * the function. + * + * This is the most basic way to use a domain. + * + * ```js + * import domain from 'node:domain'; + * import fs from 'node:fs'; + * const d = domain.create(); + * d.on('error', (er) => { + * console.error('Caught error!', er); + * }); + * d.run(() => { + * process.nextTick(() => { + * setTimeout(() => { // Simulating some various async stuff + * fs.open('non-existent file', 'r', (er, fd) => { + * if (er) throw er; + * // proceed... + * }); + * }, 100); + * }); + * }); + * ``` + * + * In this example, the `d.on('error')` handler will be triggered, rather + * than crashing the program. + */ + run<T>(fn: (...args: any[]) => T, ...args: any[]): T; + /** + * Explicitly adds an emitter to the domain. If any event handlers called by + * the emitter throw an error, or if the emitter emits an `'error'` event, it + * will be routed to the domain's `'error'` event, just like with implicit + * binding. + * + * If the `EventEmitter` was already bound to a domain, it is removed from that + * one, and bound to this one instead. + * @param emitter emitter to be added to the domain + */ + add(emitter: EventEmitter): void; + /** + * The opposite of {@link add}. Removes domain handling from the + * specified emitter. + * @param emitter emitter to be removed from the domain + */ + remove(emitter: EventEmitter): void; + /** + * The returned function will be a wrapper around the supplied callback + * function. When the returned function is called, any errors that are + * thrown will be routed to the domain's `'error'` event. + * + * ```js + * const d = domain.create(); + * + * function readSomeFile(filename, cb) { + * fs.readFile(filename, 'utf8', d.bind((er, data) => { + * // If this throws, it will also be passed to the domain. + * return cb(er, data ? JSON.parse(data) : null); + * })); + * } + * + * d.on('error', (er) => { + * // An error occurred somewhere. If we throw it now, it will crash the program + * // with the normal line number and stack message. + * }); + * ``` + * @param callback The callback function + * @return The bound function + */ + bind<T extends Function>(callback: T): T; + /** + * This method is almost identical to {@link bind}. However, in + * addition to catching thrown errors, it will also intercept `Error` objects sent as the first argument to the function. + * + * In this way, the common `if (err) return callback(err);` pattern can be replaced + * with a single error handler in a single place. + * + * ```js + * const d = domain.create(); + * + * function readSomeFile(filename, cb) { + * fs.readFile(filename, 'utf8', d.intercept((data) => { + * // Note, the first argument is never passed to the + * // callback since it is assumed to be the 'Error' argument + * // and thus intercepted by the domain. + * + * // If this throws, it will also be passed to the domain + * // so the error-handling logic can be moved to the 'error' + * // event on the domain instead of being repeated throughout + * // the program. + * return cb(null, JSON.parse(data)); + * })); + * } + * + * d.on('error', (er) => { + * // An error occurred somewhere. If we throw it now, it will crash the program + * // with the normal line number and stack message. + * }); + * ``` + * @param callback The callback function + * @return The intercepted function + */ + intercept<T extends Function>(callback: T): T; + } + function create(): Domain; +} +declare module "domain" { + export * from "node:domain"; +} diff --git a/node_modules/@types/node/events.d.ts b/node_modules/@types/node/events.d.ts new file mode 100644 index 0000000..3191046 --- /dev/null +++ b/node_modules/@types/node/events.d.ts @@ -0,0 +1,1008 @@ +declare module "node:events" { + import { AsyncResource, AsyncResourceOptions } from "node:async_hooks"; + // #region Event map helpers + type EventMap<T> = Record<keyof T, any[]>; + type IfEventMap<Events extends EventMap<Events>, True, False> = {} extends Events ? False : True; + type Args<Events extends EventMap<Events>, EventName extends string | symbol> = IfEventMap< + Events, + EventName extends keyof Events ? Events[EventName] + : EventName extends keyof EventEmitterEventMap ? EventEmitterEventMap[EventName] + : any[], + any[] + >; + type EventNames<Events extends EventMap<Events>, EventName extends string | symbol> = IfEventMap< + Events, + EventName | (keyof Events & (string | symbol)) | keyof EventEmitterEventMap, + string | symbol + >; + type Listener<Events extends EventMap<Events>, EventName extends string | symbol> = IfEventMap< + Events, + ( + ...args: EventName extends keyof Events ? Events[EventName] + : EventName extends keyof EventEmitterEventMap ? EventEmitterEventMap[EventName] + : any[] + ) => void, + (...args: any[]) => void + >; + interface EventEmitterEventMap { + newListener: [eventName: string | symbol, listener: (...args: any[]) => void]; + removeListener: [eventName: string | symbol, listener: (...args: any[]) => void]; + } + // #endregion + interface EventEmitterOptions { + /** + * It enables + * [automatic capturing of promise rejection](https://nodejs.org/docs/latest-v26.x/api/events.html#capture-rejections-of-promises). + * @default false + */ + captureRejections?: boolean | undefined; + } + /** + * The `EventEmitter` class is defined and exposed by the `node:events` module: + * + * ```js + * import { EventEmitter } from 'node:events'; + * ``` + * + * All `EventEmitter`s emit the event `'newListener'` when new listeners are + * added and `'removeListener'` when existing listeners are removed. + * + * It supports the following option: + * @since v0.1.26 + */ + class EventEmitter<T extends EventMap<T> = any> { + constructor(options?: EventEmitterOptions); + } + interface EventEmitter<T extends EventMap<T> = any> extends NodeJS.EventEmitter<T> {} + global { + namespace NodeJS { + interface EventEmitter<T extends EventMap<T> = any> { + /** + * The `Symbol.for('nodejs.rejection')` method is called in case a + * promise rejection happens when emitting an event and + * `captureRejections` is enabled on the emitter. + * It is possible to use `events.captureRejectionSymbol` in + * place of `Symbol.for('nodejs.rejection')`. + * + * ```js + * import { EventEmitter, captureRejectionSymbol } from 'node:events'; + * + * class MyClass extends EventEmitter { + * constructor() { + * super({ captureRejections: true }); + * } + * + * [captureRejectionSymbol](err, event, ...args) { + * console.log('rejection happened for', event, 'with', err, ...args); + * this.destroy(err); + * } + * + * destroy(err) { + * // Tear the resource down here. + * } + * } + * ``` + * @since v13.4.0, v12.16.0 + */ + [EventEmitter.captureRejectionSymbol]?(error: Error, event: string | symbol, ...args: any[]): void; + /** + * Alias for `emitter.on(eventName, listener)`. + * @since v0.1.26 + */ + addListener<E extends string | symbol>(eventName: EventNames<T, E>, listener: Listener<T, E>): this; + /** + * Synchronously calls each of the listeners registered for the event named + * `eventName`, in the order they were registered, passing the supplied arguments + * to each. + * + * Returns `true` if the event had listeners, `false` otherwise. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const myEmitter = new EventEmitter(); + * + * // First listener + * myEmitter.on('event', function firstListener() { + * console.log('Helloooo! first listener'); + * }); + * // Second listener + * myEmitter.on('event', function secondListener(arg1, arg2) { + * console.log(`event with parameters ${arg1}, ${arg2} in second listener`); + * }); + * // Third listener + * myEmitter.on('event', function thirdListener(...args) { + * const parameters = args.join(', '); + * console.log(`event with parameters ${parameters} in third listener`); + * }); + * + * console.log(myEmitter.listeners('event')); + * + * myEmitter.emit('event', 1, 2, 3, 4, 5); + * + * // Prints: + * // [ + * // [Function: firstListener], + * // [Function: secondListener], + * // [Function: thirdListener] + * // ] + * // Helloooo! first listener + * // event with parameters 1, 2 in second listener + * // event with parameters 1, 2, 3, 4, 5 in third listener + * ``` + * @since v0.1.26 + */ + emit<E extends string | symbol>(eventName: EventNames<T, E>, ...args: Args<T, E>): boolean; + /** + * Returns an array listing the events for which the emitter has registered + * listeners. + * + * ```js + * import { EventEmitter } from 'node:events'; + * + * const myEE = new EventEmitter(); + * myEE.on('foo', () => {}); + * myEE.on('bar', () => {}); + * + * const sym = Symbol('symbol'); + * myEE.on(sym, () => {}); + * + * console.log(myEE.eventNames()); + * // Prints: [ 'foo', 'bar', Symbol(symbol) ] + * ``` + * @since v6.0.0 + */ + eventNames(): (string | symbol)[]; + /** + * Returns the current max listener value for the `EventEmitter` which is either + * set by `emitter.setMaxListeners(n)` or defaults to + * `events.defaultMaxListeners`. + * @since v1.0.0 + */ + getMaxListeners(): number; + /** + * Returns the number of listeners listening for the event named `eventName`. + * If `listener` is provided, it will return how many times the listener is found + * in the list of the listeners of the event. + * @since v3.2.0 + * @param eventName The name of the event being listened for + * @param listener The event handler function + */ + listenerCount<E extends string | symbol>( + eventName: EventNames<T, E>, + listener?: Listener<T, E>, + ): number; + /** + * Returns a copy of the array of listeners for the event named `eventName`. + * + * ```js + * server.on('connection', (stream) => { + * console.log('someone connected!'); + * }); + * console.log(util.inspect(server.listeners('connection'))); + * // Prints: [ [Function] ] + * ``` + * @since v0.1.26 + */ + listeners<E extends string | symbol>(eventName: EventNames<T, E>): Listener<T, E>[]; + /** + * Alias for `emitter.removeListener()`. + * @since v10.0.0 + */ + off<E extends string | symbol>(eventName: EventNames<T, E>, listener: Listener<T, E>): this; + /** + * Adds the `listener` function to the end of the listeners array for the + * event named `eventName`. No checks are made to see if the `listener` has + * already been added. Multiple calls passing the same combination of `eventName` + * and `listener` will result in the `listener` being added, and called, multiple + * times. + * + * ```js + * server.on('connection', (stream) => { + * console.log('someone connected!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * + * By default, event listeners are invoked in the order they are added. The + * `emitter.prependListener()` method can be used as an alternative to add the + * event listener to the beginning of the listeners array. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const myEE = new EventEmitter(); + * myEE.on('foo', () => console.log('a')); + * myEE.prependListener('foo', () => console.log('b')); + * myEE.emit('foo'); + * // Prints: + * // b + * // a + * ``` + * @since v0.1.101 + * @param eventName The name of the event. + * @param listener The callback function + */ + on<E extends string | symbol>(eventName: EventNames<T, E>, listener: Listener<T, E>): this; + /** + * Adds a **one-time** `listener` function for the event named `eventName`. The + * next time `eventName` is triggered, this listener is removed and then invoked. + * + * ```js + * server.once('connection', (stream) => { + * console.log('Ah, we have our first user!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * + * By default, event listeners are invoked in the order they are added. The + * `emitter.prependOnceListener()` method can be used as an alternative to add the + * event listener to the beginning of the listeners array. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const myEE = new EventEmitter(); + * myEE.once('foo', () => console.log('a')); + * myEE.prependOnceListener('foo', () => console.log('b')); + * myEE.emit('foo'); + * // Prints: + * // b + * // a + * ``` + * @since v0.3.0 + * @param eventName The name of the event. + * @param listener The callback function + */ + once<E extends string | symbol>(eventName: EventNames<T, E>, listener: Listener<T, E>): this; + /** + * Adds the `listener` function to the _beginning_ of the listeners array for the + * event named `eventName`. No checks are made to see if the `listener` has + * already been added. Multiple calls passing the same combination of `eventName` + * and `listener` will result in the `listener` being added, and called, multiple + * times. + * + * ```js + * server.prependListener('connection', (stream) => { + * console.log('someone connected!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v6.0.0 + * @param eventName The name of the event. + * @param listener The callback function + */ + prependListener<E extends string | symbol>(eventName: EventNames<T, E>, listener: Listener<T, E>): this; + /** + * Adds a **one-time** `listener` function for the event named `eventName` to the + * _beginning_ of the listeners array. The next time `eventName` is triggered, this + * listener is removed, and then invoked. + * + * ```js + * server.prependOnceListener('connection', (stream) => { + * console.log('Ah, we have our first user!'); + * }); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v6.0.0 + * @param eventName The name of the event. + * @param listener The callback function + */ + prependOnceListener<E extends string | symbol>( + eventName: EventNames<T, E>, + listener: Listener<T, E>, + ): this; + /** + * Returns a copy of the array of listeners for the event named `eventName`, + * including any wrappers (such as those created by `.once()`). + * + * ```js + * import { EventEmitter } from 'node:events'; + * const emitter = new EventEmitter(); + * emitter.once('log', () => console.log('log once')); + * + * // Returns a new Array with a function `onceWrapper` which has a property + * // `listener` which contains the original listener bound above + * const listeners = emitter.rawListeners('log'); + * const logFnWrapper = listeners[0]; + * + * // Logs "log once" to the console and does not unbind the `once` event + * logFnWrapper.listener(); + * + * // Logs "log once" to the console and removes the listener + * logFnWrapper(); + * + * emitter.on('log', () => console.log('log persistently')); + * // Will return a new Array with a single function bound by `.on()` above + * const newListeners = emitter.rawListeners('log'); + * + * // Logs "log persistently" twice + * newListeners[0](); + * emitter.emit('log'); + * ``` + * @since v9.4.0 + */ + rawListeners<E extends string | symbol>(eventName: EventNames<T, E>): Listener<T, E>[]; + /** + * Removes all listeners, or those of the specified `eventName`. + * + * It is bad practice to remove listeners added elsewhere in the code, + * particularly when the `EventEmitter` instance was created by some other + * component or module (e.g. sockets or file streams). + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v0.1.26 + */ + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends string | symbol>(eventName?: EventNames<T, E>): this; + /** + * Removes the specified `listener` from the listener array for the event named + * `eventName`. + * + * ```js + * const callback = (stream) => { + * console.log('someone connected!'); + * }; + * server.on('connection', callback); + * // ... + * server.removeListener('connection', callback); + * ``` + * + * `removeListener()` will remove, at most, one instance of a listener from the + * listener array. If any single listener has been added multiple times to the + * listener array for the specified `eventName`, then `removeListener()` must be + * called multiple times to remove each instance. + * + * Once an event is emitted, all listeners attached to it at the + * time of emitting are called in order. This implies that any + * `removeListener()` or `removeAllListeners()` calls _after_ emitting and + * _before_ the last listener finishes execution will not remove them from + * `emit()` in progress. Subsequent events behave as expected. + * + * ```js + * import { EventEmitter } from 'node:events'; + * class MyEmitter extends EventEmitter {} + * const myEmitter = new MyEmitter(); + * + * const callbackA = () => { + * console.log('A'); + * myEmitter.removeListener('event', callbackB); + * }; + * + * const callbackB = () => { + * console.log('B'); + * }; + * + * myEmitter.on('event', callbackA); + * + * myEmitter.on('event', callbackB); + * + * // callbackA removes listener callbackB but it will still be called. + * // Internal listener array at time of emit [callbackA, callbackB] + * myEmitter.emit('event'); + * // Prints: + * // A + * // B + * + * // callbackB is now removed. + * // Internal listener array [callbackA] + * myEmitter.emit('event'); + * // Prints: + * // A + * ``` + * + * Because listeners are managed using an internal array, calling this will + * change the position indexes of any listener registered _after_ the listener + * being removed. This will not impact the order in which listeners are called, + * but it means that any copies of the listener array as returned by + * the `emitter.listeners()` method will need to be recreated. + * + * When a single function has been added as a handler multiple times for a single + * event (as in the example below), `removeListener()` will remove the most + * recently added instance. In the example the `once('ping')` + * listener is removed: + * + * ```js + * import { EventEmitter } from 'node:events'; + * const ee = new EventEmitter(); + * + * function pong() { + * console.log('pong'); + * } + * + * ee.on('ping', pong); + * ee.once('ping', pong); + * ee.removeListener('ping', pong); + * + * ee.emit('ping'); + * ee.emit('ping'); + * ``` + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v0.1.26 + */ + removeListener<E extends string | symbol>(eventName: EventNames<T, E>, listener: Listener<T, E>): this; + /** + * By default `EventEmitter`s will print a warning if more than `10` listeners are + * added for a particular event. This is a useful default that helps finding + * memory leaks. The `emitter.setMaxListeners()` method allows the limit to be + * modified for this specific `EventEmitter` instance. The value can be set to + * `Infinity` (or `0`) to indicate an unlimited number of listeners. + * + * Returns a reference to the `EventEmitter`, so that calls can be chained. + * @since v0.3.5 + */ + setMaxListeners(n: number): this; + } + } + } + namespace EventEmitter { + export { EventEmitter, EventEmitterEventMap, EventEmitterOptions }; + } + namespace EventEmitter { + interface Abortable { + signal?: AbortSignal | undefined; + } + /** + * See how to write a custom [rejection handler](https://nodejs.org/docs/latest-v26.x/api/events.html#emittersymbolfornodejsrejectionerr-eventname-args). + * @since v13.4.0, v12.16.0 + */ + const captureRejectionSymbol: unique symbol; + /** + * Change the default `captureRejections` option on all new `EventEmitter` objects. + * @since v13.4.0, v12.16.0 + */ + let captureRejections: boolean; + /** + * By default, a maximum of `10` listeners can be registered for any single + * event. This limit can be changed for individual `EventEmitter` instances + * using the `emitter.setMaxListeners(n)` method. To change the default + * for _all_ `EventEmitter` instances, the `events.defaultMaxListeners` + * property can be used. If this value is not a positive number, a `RangeError` + * is thrown. + * + * Take caution when setting the `events.defaultMaxListeners` because the + * change affects _all_ `EventEmitter` instances, including those created before + * the change is made. However, calling `emitter.setMaxListeners(n)` still has + * precedence over `events.defaultMaxListeners`. + * + * This is not a hard limit. The `EventEmitter` instance will allow + * more listeners to be added but will output a trace warning to stderr indicating + * that a "possible EventEmitter memory leak" has been detected. For any single + * `EventEmitter`, the `emitter.getMaxListeners()` and `emitter.setMaxListeners()` + * methods can be used to temporarily avoid this warning: + * + * `defaultMaxListeners` has no effect on `AbortSignal` instances. While it is + * still possible to use `emitter.setMaxListeners(n)` to set a warning limit + * for individual `AbortSignal` instances, per default `AbortSignal` instances will not warn. + * + * ```js + * import { EventEmitter } from 'node:events'; + * const emitter = new EventEmitter(); + * emitter.setMaxListeners(emitter.getMaxListeners() + 1); + * emitter.once('event', () => { + * // do stuff + * emitter.setMaxListeners(Math.max(emitter.getMaxListeners() - 1, 0)); + * }); + * ``` + * + * The `--trace-warnings` command-line flag can be used to display the + * stack trace for such warnings. + * + * The emitted warning can be inspected with `process.on('warning')` and will + * have the additional `emitter`, `type`, and `count` properties, referring to + * the event emitter instance, the event's name and the number of attached + * listeners, respectively. + * Its `name` property is set to `'MaxListenersExceededWarning'`. + * @since v0.11.2 + */ + let defaultMaxListeners: number; + /** + * This symbol shall be used to install a listener for only monitoring `'error'` + * events. Listeners installed using this symbol are called before the regular + * `'error'` listeners are called. + * + * Installing a listener using this symbol does not change the behavior once an + * `'error'` event is emitted. Therefore, the process will still crash if no + * regular `'error'` listener is installed. + * @since v13.6.0, v12.17.0 + */ + const errorMonitor: unique symbol; + /** + * Listens once to the `abort` event on the provided `signal`. + * + * Listening to the `abort` event on abort signals is unsafe and may + * lead to resource leaks since another third party with the signal can + * call `e.stopImmediatePropagation()`. Unfortunately Node.js cannot change + * this since it would violate the web standard. Additionally, the original + * API makes it easy to forget to remove listeners. + * + * This API allows safely using `AbortSignal`s in Node.js APIs by solving these + * two issues by listening to the event such that `stopImmediatePropagation` does + * not prevent the listener from running. + * + * Returns a disposable so that it may be unsubscribed from more easily. + * + * ```js + * import { addAbortListener } from 'node:events'; + * + * function example(signal) { + * signal.addEventListener('abort', (e) => e.stopImmediatePropagation()); + * // addAbortListener() returns a disposable, so the `using` keyword ensures + * // the abort listener is automatically removed when this scope exits. + * using _ = addAbortListener(signal, (e) => { + * // Do something when signal is aborted. + * }); + * } + * ``` + * @since v20.5.0 + * @return Disposable that removes the `abort` listener. + */ + function addAbortListener(signal: AbortSignal, resource: (event: Event) => void): Disposable; + /** + * Returns a copy of the array of listeners for the event named `eventName`. + * + * For `EventEmitter`s this behaves exactly the same as calling `.listeners` on + * the emitter. + * + * For `EventTarget`s this is the only way to get the event listeners for the + * event target. This is useful for debugging and diagnostic purposes. + * + * ```js + * import { getEventListeners, EventEmitter } from 'node:events'; + * + * { + * const ee = new EventEmitter(); + * const listener = () => console.log('Events are fun'); + * ee.on('foo', listener); + * console.log(getEventListeners(ee, 'foo')); // [ [Function: listener] ] + * } + * { + * const et = new EventTarget(); + * const listener = () => console.log('Events are fun'); + * et.addEventListener('foo', listener); + * console.log(getEventListeners(et, 'foo')); // [ [Function: listener] ] + * } + * ``` + * @since v15.2.0, v14.17.0 + */ + function getEventListeners(emitter: EventEmitter, name: string | symbol): ((...args: any[]) => void)[]; + function getEventListeners(emitter: EventTarget, name: string): ((...args: any[]) => void)[]; + /** + * Returns the currently set max amount of listeners. + * + * For `EventEmitter`s this behaves exactly the same as calling `.getMaxListeners` on + * the emitter. + * + * For `EventTarget`s this is the only way to get the max event listeners for the + * event target. If the number of event handlers on a single EventTarget exceeds + * the max set, the EventTarget will print a warning. + * + * ```js + * import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events'; + * + * { + * const ee = new EventEmitter(); + * console.log(getMaxListeners(ee)); // 10 + * setMaxListeners(11, ee); + * console.log(getMaxListeners(ee)); // 11 + * } + * { + * const et = new EventTarget(); + * console.log(getMaxListeners(et)); // 10 + * setMaxListeners(11, et); + * console.log(getMaxListeners(et)); // 11 + * } + * ``` + * @since v19.9.0 + */ + function getMaxListeners(emitter: EventEmitter | EventTarget): number; + /** + * Returns the number of registered listeners for the event named `eventName`. + * + * For `EventEmitter`s this behaves exactly the same as calling `.listenerCount` + * on the emitter. + * + * For `EventTarget`s this is the only way to obtain the listener count. This can + * be useful for debugging and diagnostic purposes. + * @since v0.9.12 + */ + function listenerCount(emitter: EventEmitter, eventName: string | symbol): number; + function listenerCount(emitter: EventTarget, eventName: string): number; + interface OnOptions extends Abortable { + /** + * Names of events that will end the iteration. + */ + close?: readonly string[] | undefined; + /** + * The high watermark. The emitter is paused every time the size of events + * being buffered is higher than it. Supported only on emitters implementing + * `pause()` and `resume()` methods. + * @default Number.MAX_SAFE_INTEGER + */ + highWaterMark?: number | undefined; + /** + * The low watermark. The emitter is resumed every time the size of events + * being buffered is lower than it. Supported only on emitters implementing + * `pause()` and `resume()` methods. + * @default 1 + */ + lowWaterMark?: number | undefined; + } + /** + * ```js + * import { on, EventEmitter } from 'node:events'; + * import process from 'node:process'; + * + * const ee = new EventEmitter(); + * + * // Emit later on + * process.nextTick(() => { + * ee.emit('foo', 'bar'); + * ee.emit('foo', 42); + * }); + * + * for await (const event of on(ee, 'foo')) { + * // The execution of this inner block is synchronous and it + * // processes one event at a time (even with await). Do not use + * // if concurrent execution is required. + * console.log(event); // prints ['bar'] [42] + * } + * // Unreachable here + * ``` + * + * Returns an `AsyncIterator` that iterates `eventName` events. It will throw + * if the `EventEmitter` emits `'error'`. It removes all listeners when + * exiting the loop. The `value` returned by each iteration is an array + * composed of the emitted event arguments. + * + * An `AbortSignal` can be used to cancel waiting on events: + * + * ```js + * import { on, EventEmitter } from 'node:events'; + * import process from 'node:process'; + * + * const ac = new AbortController(); + * + * (async () => { + * const ee = new EventEmitter(); + * + * // Emit later on + * process.nextTick(() => { + * ee.emit('foo', 'bar'); + * ee.emit('foo', 42); + * }); + * + * for await (const event of on(ee, 'foo', { signal: ac.signal })) { + * // The execution of this inner block is synchronous and it + * // processes one event at a time (even with await). Do not use + * // if concurrent execution is required. + * console.log(event); // prints ['bar'] [42] + * } + * // Unreachable here + * })(); + * + * process.nextTick(() => ac.abort()); + * ``` + * @since v13.6.0, v12.16.0 + * @returns `AsyncIterator` that iterates `eventName` events emitted by the `emitter` + */ + function on( + emitter: EventEmitter, + eventName: string | symbol, + options?: OnOptions, + ): NodeJS.AsyncIterator<any[]>; + function on( + emitter: EventTarget, + eventName: string, + options?: OnOptions, + ): NodeJS.AsyncIterator<any[]>; + interface OnceOptions extends Abortable {} + /** + * Creates a `Promise` that is fulfilled when the `EventEmitter` emits the given + * event or that is rejected if the `EventEmitter` emits `'error'` while waiting. + * The `Promise` will resolve with an array of all the arguments emitted to the + * given event. + * + * This method is intentionally generic and works with the web platform + * [EventTarget][WHATWG-EventTarget] interface, which has no special + * `'error'` event semantics and does not listen to the `'error'` event. + * + * ```js + * import { once, EventEmitter } from 'node:events'; + * import process from 'node:process'; + * + * const ee = new EventEmitter(); + * + * process.nextTick(() => { + * ee.emit('myevent', 42); + * }); + * + * const [value] = await once(ee, 'myevent'); + * console.log(value); + * + * const err = new Error('kaboom'); + * process.nextTick(() => { + * ee.emit('error', err); + * }); + * + * try { + * await once(ee, 'myevent'); + * } catch (err) { + * console.error('error happened', err); + * } + * ``` + * + * The special handling of the `'error'` event is only used when `events.once()` + * is used to wait for another event. If `events.once()` is used to wait for the + * '`error'` event itself, then it is treated as any other kind of event without + * special handling: + * + * ```js + * import { EventEmitter, once } from 'node:events'; + * + * const ee = new EventEmitter(); + * + * once(ee, 'error') + * .then(([err]) => console.log('ok', err.message)) + * .catch((err) => console.error('error', err.message)); + * + * ee.emit('error', new Error('boom')); + * + * // Prints: ok boom + * ``` + * + * An `AbortSignal` can be used to cancel waiting for the event: + * + * ```js + * import { EventEmitter, once } from 'node:events'; + * + * const ee = new EventEmitter(); + * const ac = new AbortController(); + * + * async function foo(emitter, event, signal) { + * try { + * await once(emitter, event, { signal }); + * console.log('event emitted!'); + * } catch (error) { + * if (error.name === 'AbortError') { + * console.error('Waiting for the event was canceled!'); + * } else { + * console.error('There was an error', error.message); + * } + * } + * } + * + * foo(ee, 'foo', ac.signal); + * ac.abort(); // Prints: Waiting for the event was canceled! + * ``` + * @since v11.13.0, v10.16.0 + */ + function once( + emitter: EventEmitter, + eventName: string | symbol, + options?: OnceOptions, + ): Promise<any[]>; + function once(emitter: EventTarget, eventName: string, options?: OnceOptions): Promise<any[]>; + /** + * ```js + * import { setMaxListeners, EventEmitter } from 'node:events'; + * + * const target = new EventTarget(); + * const emitter = new EventEmitter(); + * + * setMaxListeners(5, target, emitter); + * ``` + * @since v15.4.0 + * @param n A non-negative number. The maximum number of listeners per `EventTarget` event. + * @param eventTargets Zero or more `EventTarget` + * or `EventEmitter` instances. If none are specified, `n` is set as the default + * max for all newly created `EventTarget` and `EventEmitter` objects. + * objects. + */ + function setMaxListeners(n: number, ...eventTargets: ReadonlyArray<EventEmitter | EventTarget>): void; + /** + * This is the interface from which event-emitting Node.js APIs inherit in the types package. + * **It is not intended for consumer use.** + * + * It provides event-mapped definitions similar to EventEmitter, except that its signatures + * are deliberately permissive: they provide type _hinting_, but not rigid type-checking, + * for compatibility reasons. + * + * Classes that inherit directly from EventEmitter in JavaScript can inherit directly from + * this interface in the type definitions. Classes that are more than one inheritance level + * away from EventEmitter (eg. `net.Socket` > `stream.Duplex` > `EventEmitter`) must instead + * copy these method definitions into the derived class. Search "#region InternalEventEmitter" + * for examples. + * @internal + */ + interface InternalEventEmitter<T extends EventMap<T>> extends EventEmitter { + addListener<E extends keyof T>(eventName: E, listener: (...args: T[E]) => void): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof T>(eventName: E, ...args: T[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof T>(eventName: E, listener?: (...args: T[E]) => void): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof T>(eventName: E): ((...args: T[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof T>(eventName: E, listener: (...args: T[E]) => void): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof T>(eventName: E, listener: (...args: T[E]) => void): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof T>(eventName: E, listener: (...args: T[E]) => void): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof T>(eventName: E, listener: (...args: T[E]) => void): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof T>(eventName: E, listener: (...args: T[E]) => void): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof T>(eventName: E): ((...args: T[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof T>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof T>(eventName: E, listener: (...args: T[E]) => void): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + } + interface EventEmitterReferencingAsyncResource extends AsyncResource { + readonly eventEmitter: EventEmitterAsyncResource; + } + interface EventEmitterAsyncResourceOptions extends AsyncResourceOptions, EventEmitterOptions { + /** + * The type of async event. + * @default new.target.name + */ + name?: string | undefined; + } + /** + * Integrates `EventEmitter` with `AsyncResource` for `EventEmitter`s that + * require manual async tracking. Specifically, all events emitted by instances + * of `events.EventEmitterAsyncResource` will run within its [async context](https://nodejs.org/docs/latest-v26.x/api/async_context.html). + * + * ```js + * import { EventEmitterAsyncResource, EventEmitter } from 'node:events'; + * import { notStrictEqual, strictEqual } from 'node:assert'; + * import { executionAsyncId, triggerAsyncId } from 'node:async_hooks'; + * + * // Async tracking tooling will identify this as 'Q'. + * const ee1 = new EventEmitterAsyncResource({ name: 'Q' }); + * + * // 'foo' listeners will run in the EventEmitters async context. + * ee1.on('foo', () => { + * strictEqual(executionAsyncId(), ee1.asyncId); + * strictEqual(triggerAsyncId(), ee1.triggerAsyncId); + * }); + * + * const ee2 = new EventEmitter(); + * + * // 'foo' listeners on ordinary EventEmitters that do not track async + * // context, however, run in the same async context as the emit(). + * ee2.on('foo', () => { + * notStrictEqual(executionAsyncId(), ee2.asyncId); + * notStrictEqual(triggerAsyncId(), ee2.triggerAsyncId); + * }); + * + * Promise.resolve().then(() => { + * ee1.emit('foo'); + * ee2.emit('foo'); + * }); + * ``` + * + * The `EventEmitterAsyncResource` class has the same methods and takes the + * same options as `EventEmitter` and `AsyncResource` themselves. + * @since v17.4.0, v16.14.0 + */ + class EventEmitterAsyncResource extends EventEmitter { + constructor(options?: EventEmitterAsyncResourceOptions); + /** + * The unique `asyncId` assigned to the resource. + */ + readonly asyncId: number; + /** + * The returned `AsyncResource` object has an additional `eventEmitter` property + * that provides a reference to this `EventEmitterAsyncResource`. + */ + readonly asyncResource: EventEmitterReferencingAsyncResource; + /** + * Call all `destroy` hooks. This should only ever be called once. An error will + * be thrown if it is called more than once. This **must** be manually called. If + * the resource is left to be collected by the GC then the `destroy` hooks will + * never be called. + */ + emitDestroy(): void; + /** + * The same `triggerAsyncId` that is passed to the + * `AsyncResource` constructor. + */ + readonly triggerAsyncId: number; + } + /** + * The `NodeEventTarget` is a Node.js-specific extension to `EventTarget` + * that emulates a subset of the `EventEmitter` API. + * @since v14.5.0 + */ + interface NodeEventTarget extends EventTarget { + /** + * Node.js-specific extension to the `EventTarget` class that emulates the + * equivalent `EventEmitter` API. The only difference between `addListener()` and + * `addEventListener()` is that `addListener()` will return a reference to the + * `EventTarget`. + * @since v14.5.0 + */ + addListener(type: string, listener: (arg: any) => void): this; + /** + * Node.js-specific extension to the `EventTarget` class that dispatches the + * `arg` to the list of handlers for `type`. + * @since v15.2.0 + * @returns `true` if event listeners registered for the `type` exist, + * otherwise `false`. + */ + emit(type: string, arg: any): boolean; + /** + * Node.js-specific extension to the `EventTarget` class that returns an array + * of event `type` names for which event listeners are registered. + * @since 14.5.0 + */ + eventNames(): string[]; + /** + * Node.js-specific extension to the `EventTarget` class that returns the number + * of event listeners registered for the `type`. + * @since v14.5.0 + */ + listenerCount(type: string): number; + /** + * Node.js-specific extension to the `EventTarget` class that sets the number + * of max event listeners as `n`. + * @since v14.5.0 + */ + setMaxListeners(n: number): void; + /** + * Node.js-specific extension to the `EventTarget` class that returns the number + * of max event listeners. + * @since v14.5.0 + */ + getMaxListeners(): number; + /** + * Node.js-specific alias for `eventTarget.removeEventListener()`. + * @since v14.5.0 + */ + off(type: string, listener: (arg: any) => void, options?: EventListenerOptions): this; + /** + * Node.js-specific alias for `eventTarget.addEventListener()`. + * @since v14.5.0 + */ + on(type: string, listener: (arg: any) => void): this; + /** + * Node.js-specific extension to the `EventTarget` class that adds a `once` + * listener for the given event `type`. This is equivalent to calling `on` + * with the `once` option set to `true`. + * @since v14.5.0 + */ + once(type: string, listener: (arg: any) => void): this; + /** + * Node.js-specific extension to the `EventTarget` class. If `type` is specified, + * removes all registered listeners for `type`, otherwise removes all registered + * listeners. + * @since v14.5.0 + */ + removeAllListeners(type?: string): this; + /** + * Node.js-specific extension to the `EventTarget` class that removes the + * `listener` for the given `type`. The only difference between `removeListener()` + * and `removeEventListener()` is that `removeListener()` will return a reference + * to the `EventTarget`. + * @since v14.5.0 + */ + removeListener(type: string, listener: (arg: any) => void, options?: EventListenerOptions): this; + } + /** @internal */ + type InternalEventTargetEventProperties<T> = { + [K in keyof T & string as `on${K}`]: ((ev: T[K]) => void) | null; + }; + } + export = EventEmitter; +} +declare module "events" { + import events = require("node:events"); + export = events; +} diff --git a/node_modules/@types/node/fs.d.ts b/node_modules/@types/node/fs.d.ts new file mode 100644 index 0000000..ed32191 --- /dev/null +++ b/node_modules/@types/node/fs.d.ts @@ -0,0 +1,4771 @@ +declare module "node:fs" { + import { NonSharedBuffer } from "node:buffer"; + import { Abortable, EventEmitter, InternalEventEmitter } from "node:events"; + import { FileHandle } from "node:fs/promises"; + import * as stream from "node:stream"; + import { URL } from "node:url"; + /** + * Valid types for path values in "fs". + */ + type PathLike = string | Buffer | URL; + type PathOrFileDescriptor = PathLike | number; + type TimeLike = string | number | Date; + type NoParamCallback = (err: NodeJS.ErrnoException | null) => void; + type BufferEncodingOption = + | "buffer" + | { + encoding: "buffer"; + }; + interface ObjectEncodingOptions { + encoding?: BufferEncoding | null | undefined; + } + type EncodingOption = ObjectEncodingOptions | BufferEncoding | undefined | null; + type OpenMode = number | string; + type Mode = number | string; + interface StatsBase<T> { + isFile(): boolean; + isDirectory(): boolean; + isBlockDevice(): boolean; + isCharacterDevice(): boolean; + isSymbolicLink(): boolean; + isFIFO(): boolean; + isSocket(): boolean; + dev: T; + ino: T; + mode: T; + nlink: T; + uid: T; + gid: T; + rdev: T; + size: T; + blksize: T; + blocks: T; + atimeMs: T; + mtimeMs: T; + ctimeMs: T; + birthtimeMs: T; + atime: Date; + mtime: Date; + ctime: Date; + birthtime: Date; + } + interface Stats extends StatsBase<number> {} + /** + * A `fs.Stats` object provides information about a file. + * + * Objects returned from {@link stat}, {@link lstat}, {@link fstat}, and + * their synchronous counterparts are of this type. + * If `bigint` in the `options` passed to those methods is true, the numeric values + * will be `bigint` instead of `number`, and the object will contain additional + * nanosecond-precision properties suffixed with `Ns`. `Stat` objects are not to be created directly using the `new` keyword. + * + * ```console + * Stats { + * dev: 2114, + * ino: 48064969, + * mode: 33188, + * nlink: 1, + * uid: 85, + * gid: 100, + * rdev: 0, + * size: 527, + * blksize: 4096, + * blocks: 8, + * atimeMs: 1318289051000.1, + * mtimeMs: 1318289051000.1, + * ctimeMs: 1318289051000.1, + * birthtimeMs: 1318289051000.1, + * atime: Mon, 10 Oct 2011 23:24:11 GMT, + * mtime: Mon, 10 Oct 2011 23:24:11 GMT, + * ctime: Mon, 10 Oct 2011 23:24:11 GMT, + * birthtime: Mon, 10 Oct 2011 23:24:11 GMT } + * ``` + * + * `bigint` version: + * + * ```console + * BigIntStats { + * dev: 2114n, + * ino: 48064969n, + * mode: 33188n, + * nlink: 1n, + * uid: 85n, + * gid: 100n, + * rdev: 0n, + * size: 527n, + * blksize: 4096n, + * blocks: 8n, + * atimeMs: 1318289051000n, + * mtimeMs: 1318289051000n, + * ctimeMs: 1318289051000n, + * birthtimeMs: 1318289051000n, + * atimeNs: 1318289051000000000n, + * mtimeNs: 1318289051000000000n, + * ctimeNs: 1318289051000000000n, + * birthtimeNs: 1318289051000000000n, + * atime: Mon, 10 Oct 2011 23:24:11 GMT, + * mtime: Mon, 10 Oct 2011 23:24:11 GMT, + * ctime: Mon, 10 Oct 2011 23:24:11 GMT, + * birthtime: Mon, 10 Oct 2011 23:24:11 GMT } + * ``` + * @since v0.1.21 + */ + class Stats { + private constructor(); + } + interface StatsFsBase<T> { + /** Type of file system. */ + type: T; + /** Optimal transfer block size. */ + bsize: T; + /** Total data blocks in file system. */ + blocks: T; + /** Free blocks in file system. */ + bfree: T; + /** Available blocks for unprivileged users */ + bavail: T; + /** Total file nodes in file system. */ + files: T; + /** Free file nodes in file system. */ + ffree: T; + } + interface StatsFs extends StatsFsBase<number> {} + /** + * Provides information about a mounted file system. + * + * Objects returned from {@link statfs} and its synchronous counterpart are of + * this type. If `bigint` in the `options` passed to those methods is `true`, the + * numeric values will be `bigint` instead of `number`. + * + * ```console + * StatFs { + * type: 1397114950, + * bsize: 4096, + * blocks: 121938943, + * bfree: 61058895, + * bavail: 61058895, + * files: 999, + * ffree: 1000000 + * } + * ``` + * + * `bigint` version: + * + * ```console + * StatFs { + * type: 1397114950n, + * bsize: 4096n, + * blocks: 121938943n, + * bfree: 61058895n, + * bavail: 61058895n, + * files: 999n, + * ffree: 1000000n + * } + * ``` + * @since v19.6.0, v18.15.0 + */ + class StatsFs {} + interface BigIntStatsFs extends StatsFsBase<bigint> {} + interface StatFsOptions { + bigint?: boolean | undefined; + } + /** + * A representation of a directory entry, which can be a file or a subdirectory + * within the directory, as returned by reading from an `fs.Dir`. The + * directory entry is a combination of the file name and file type pairs. + * + * Additionally, when {@link readdir} or {@link readdirSync} is called with + * the `withFileTypes` option set to `true`, the resulting array is filled with `fs.Dirent` objects, rather than strings or `Buffer` s. + * @since v10.10.0 + */ + class Dirent<Name extends string | Buffer = string> { + /** + * Returns `true` if the `fs.Dirent` object describes a regular file. + * @since v10.10.0 + */ + isFile(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a file system + * directory. + * @since v10.10.0 + */ + isDirectory(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a block device. + * @since v10.10.0 + */ + isBlockDevice(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a character device. + * @since v10.10.0 + */ + isCharacterDevice(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a symbolic link. + * @since v10.10.0 + */ + isSymbolicLink(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a first-in-first-out + * (FIFO) pipe. + * @since v10.10.0 + */ + isFIFO(): boolean; + /** + * Returns `true` if the `fs.Dirent` object describes a socket. + * @since v10.10.0 + */ + isSocket(): boolean; + /** + * The file name that this `fs.Dirent` object refers to. The type of this + * value is determined by the `options.encoding` passed to {@link readdir} or {@link readdirSync}. + * @since v10.10.0 + */ + name: Name; + /** + * The path to the parent directory of the file this `fs.Dirent` object refers to. + * @since v20.12.0, v18.20.0 + */ + parentPath: string; + } + /** + * A class representing a directory stream. + * + * Created by {@link opendir}, {@link opendirSync}, or `fsPromises.opendir()`. + * + * ```js + * import { opendir } from 'node:fs/promises'; + * + * try { + * const dir = await opendir('./'); + * for await (const dirent of dir) + * console.log(dirent.name); + * } catch (err) { + * console.error(err); + * } + * ``` + * + * When using the async iterator, the `fs.Dir` object will be automatically + * closed after the iterator exits. + * @since v12.12.0 + */ + class Dir implements AsyncIterable<Dirent> { + /** + * The read-only path of this directory as was provided to {@link opendir},{@link opendirSync}, or `fsPromises.opendir()`. + * @since v12.12.0 + */ + readonly path: string; + /** + * Asynchronously iterates over the directory via `readdir(3)` until all entries have been read. + */ + [Symbol.asyncIterator](): NodeJS.AsyncIterator<Dirent>; + /** + * Asynchronously close the directory's underlying resource handle. + * Subsequent reads will result in errors. + * + * A promise is returned that will be fulfilled after the resource has been + * closed. + * @since v12.12.0 + */ + close(): Promise<void>; + close(cb: NoParamCallback): void; + /** + * Synchronously close the directory's underlying resource handle. + * Subsequent reads will result in errors. + * @since v12.12.0 + */ + closeSync(): void; + /** + * Asynchronously read the next directory entry via [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) as an `fs.Dirent`. + * + * A promise is returned that will be fulfilled with an `fs.Dirent`, or `null` if there are no more directory entries to read. + * + * Directory entries returned by this function are in no particular order as + * provided by the operating system's underlying directory mechanisms. + * Entries added or removed while iterating over the directory might not be + * included in the iteration results. + * @since v12.12.0 + * @return containing {fs.Dirent|null} + */ + read(): Promise<Dirent | null>; + read(cb: (err: NodeJS.ErrnoException | null, dirEnt: Dirent | null) => void): void; + /** + * Synchronously read the next directory entry as an `fs.Dirent`. See the + * POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more detail. + * + * If there are no more directory entries to read, `null` will be returned. + * + * Directory entries returned by this function are in no particular order as + * provided by the operating system's underlying directory mechanisms. + * Entries added or removed while iterating over the directory might not be + * included in the iteration results. + * @since v12.12.0 + */ + readSync(): Dirent | null; + /** + * Calls `dir.close()` if the directory handle is open, and returns a promise that + * fulfills when disposal is complete. + * @since v24.1.0 + */ + [Symbol.asyncDispose](): Promise<void>; + /** + * Calls `dir.closeSync()` if the directory handle is open, and returns + * `undefined`. + * @since v24.1.0 + */ + [Symbol.dispose](): void; + } + /** + * Class: fs.StatWatcher + * @since v14.3.0, v12.20.0 + * Extends `EventEmitter` + * A successful call to {@link watchFile} method will return a new fs.StatWatcher object. + */ + interface StatWatcher extends EventEmitter { + /** + * When called, requests that the Node.js event loop _not_ exit so long as the `fs.StatWatcher` is active. Calling `watcher.ref()` multiple times will have + * no effect. + * + * By default, all `fs.StatWatcher` objects are "ref'ed", making it normally + * unnecessary to call `watcher.ref()` unless `watcher.unref()` had been + * called previously. + * @since v14.3.0, v12.20.0 + */ + ref(): this; + /** + * When called, the active `fs.StatWatcher` object will not require the Node.js + * event loop to remain active. If there is no other activity keeping the + * event loop running, the process may exit before the `fs.StatWatcher` object's + * callback is invoked. Calling `watcher.unref()` multiple times will have + * no effect. + * @since v14.3.0, v12.20.0 + */ + unref(): this; + } + interface FSWatcherEventMap { + "change": [eventType: string, filename: string | NonSharedBuffer]; + "close": []; + "error": [error: Error]; + } + interface FSWatcher extends InternalEventEmitter<FSWatcherEventMap> { + /** + * Stop watching for changes on the given `fs.FSWatcher`. Once stopped, the `fs.FSWatcher` object is no longer usable. + * @since v0.5.8 + */ + close(): void; + /** + * When called, requests that the Node.js event loop _not_ exit so long as the `fs.FSWatcher` is active. Calling `watcher.ref()` multiple times will have + * no effect. + * + * By default, all `fs.FSWatcher` objects are "ref'ed", making it normally + * unnecessary to call `watcher.ref()` unless `watcher.unref()` had been + * called previously. + * @since v14.3.0, v12.20.0 + */ + ref(): this; + /** + * When called, the active `fs.FSWatcher` object will not require the Node.js + * event loop to remain active. If there is no other activity keeping the + * event loop running, the process may exit before the `fs.FSWatcher` object's + * callback is invoked. Calling `watcher.unref()` multiple times will have + * no effect. + * @since v14.3.0, v12.20.0 + */ + unref(): this; + } + interface ReadStreamEventMap extends stream.ReadableEventMap { + "close": []; + "data": [chunk: string | NonSharedBuffer]; + "open": [fd: number]; + "ready": []; + } + /** + * Instances of `fs.ReadStream` cannot be constructed directly. They are created and + * returned using the `fs.createReadStream()` function. + * @since v0.1.93 + */ + class ReadStream extends stream.Readable { + close(callback?: (err?: NodeJS.ErrnoException | null) => void): void; + /** + * The number of bytes that have been read so far. + * @since v6.4.0 + */ + bytesRead: number; + /** + * The path to the file the stream is reading from as specified in the first + * argument to `fs.createReadStream()`. If `path` is passed as a string, then`readStream.path` will be a string. If `path` is passed as a `Buffer`, then`readStream.path` will be a + * `Buffer`. If `fd` is specified, then`readStream.path` will be `undefined`. + * @since v0.1.93 + */ + path: string | Buffer; + /** + * This property is `true` if the underlying file has not been opened yet, + * i.e. before the `'ready'` event is emitted. + * @since v11.2.0, v10.16.0 + */ + pending: boolean; + // #region InternalEventEmitter + addListener<E extends keyof ReadStreamEventMap>( + eventName: E, + listener: (...args: ReadStreamEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ReadStreamEventMap>(eventName: E, ...args: ReadStreamEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ReadStreamEventMap>( + eventName: E, + listener?: (...args: ReadStreamEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ReadStreamEventMap>(eventName: E): ((...args: ReadStreamEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ReadStreamEventMap>(eventName: E, listener: (...args: ReadStreamEventMap[E]) => void): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ReadStreamEventMap>(eventName: E, listener: (...args: ReadStreamEventMap[E]) => void): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ReadStreamEventMap>( + eventName: E, + listener: (...args: ReadStreamEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ReadStreamEventMap>( + eventName: E, + listener: (...args: ReadStreamEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ReadStreamEventMap>( + eventName: E, + listener: (...args: ReadStreamEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ReadStreamEventMap>(eventName: E): ((...args: ReadStreamEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ReadStreamEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ReadStreamEventMap>( + eventName: E, + listener: (...args: ReadStreamEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface Utf8StreamOptions { + /** + * Appends writes to dest file instead of truncating it. + * @default true + */ + append?: boolean | undefined; + /** + * Which type of data you can send to the write + * function, supported values are `'utf8'` or `'buffer'`. + * @default 'utf8' + */ + contentMode?: "utf8" | "buffer" | undefined; + /** + * A path to a file to be written to (mode controlled by the + * append option). + */ + dest?: string | undefined; + /** + * A file descriptor, something that is returned by `fs.open()` + * or `fs.openSync()`. + */ + fd?: number | undefined; + /** + * An object that has the same API as the `fs` module, useful + * for mocking, testing, or customizing the behavior of the stream. + */ + fs?: object | undefined; + /** + * Perform a `fs.fsyncSync()` every time a write is + * completed. + */ + fsync?: boolean | undefined; + /** + * The maximum length of the internal buffer. If a write + * operation would cause the buffer to exceed `maxLength`, the data written is + * dropped and a drop event is emitted with the dropped data + */ + maxLength?: number | undefined; + /** + * The maximum number of bytes that can be written; + * @default 16384 + */ + maxWrite?: number | undefined; + /** + * The minimum length of the internal buffer that is + * required to be full before flushing. + */ + minLength?: number | undefined; + /** + * Ensure directory for `dest` file exists when true. + * @default false + */ + mkdir?: boolean | undefined; + /** + * Specify the creating file mode (see `fs.open()`). + */ + mode?: number | string | undefined; + /** + * Calls flush every `periodicFlush` milliseconds. + */ + periodicFlush?: number | undefined; + /** + * A function that will be called when `write()`, + * `writeSync()`, or `flushSync()` encounters an `EAGAIN` or `EBUSY` error. + * If the return value is `true` the operation will be retried, otherwise it + * will bubble the error. The `err` is the error that caused this function to + * be called, `writeBufferLen` is the length of the buffer that was written, + * and `remainingBufferLen` is the length of the remaining buffer that the + * stream did not try to write. + */ + retryEAGAIN?: ((err: Error | null, writeBufferLen: number, remainingBufferLen: number) => boolean) | undefined; + /** + * Perform writes synchronously. + */ + sync?: boolean | undefined; + } + interface Utf8StreamEventMap { + "close": []; + "drain": []; + "drop": [data: string | Buffer]; + "error": [error: Error]; + "finish": []; + "ready": []; + "write": [n: number]; + } + /** + * An optimized UTF-8 stream writer that allows for flushing all the internal + * buffering on demand. It handles `EAGAIN` errors correctly, allowing for + * customization, for example, by dropping content if the disk is busy. + * @since v24.6.0 + * @experimental + */ + class Utf8Stream implements EventEmitter { + constructor(options: Utf8StreamOptions); + /** + * Whether the stream is appending to the file or truncating it. + */ + readonly append: boolean; + /** + * The type of data that can be written to the stream. Supported + * values are `'utf8'` or `'buffer'`. + * @default 'utf8' + */ + readonly contentMode: "utf8" | "buffer"; + /** + * Close the stream immediately, without flushing the internal buffer. + */ + destroy(): void; + /** + * Close the stream gracefully, flushing the internal buffer before closing. + */ + end(): void; + /** + * The file descriptor that is being written to. + */ + readonly fd: number; + /** + * The file that is being written to. + */ + readonly file: string; + /** + * Writes the current buffer to the file if a write was not in progress. Do + * nothing if `minLength` is zero or if it is already writing. + */ + flush(callback: (err: Error | null) => void): void; + /** + * Flushes the buffered data synchronously. This is a costly operation. + */ + flushSync(): void; + /** + * Whether the stream is performing a `fs.fsyncSync()` after every + * write operation. + */ + readonly fsync: boolean; + /** + * The maximum length of the internal buffer. If a write + * operation would cause the buffer to exceed `maxLength`, the data written is + * dropped and a drop event is emitted with the dropped data. + */ + readonly maxLength: number; + /** + * The minimum length of the internal buffer that is required to be + * full before flushing. + */ + readonly minLength: number; + /** + * Whether the stream should ensure that the directory for the + * `dest` file exists. If `true`, it will create the directory if it does not + * exist. + * @default false + */ + readonly mkdir: boolean; + /** + * The mode of the file that is being written to. + */ + readonly mode: number | string; + /** + * The number of milliseconds between flushes. If set to `0`, no + * periodic flushes will be performed. + */ + readonly periodicFlush: number; + /** + * Reopen the file in place, useful for log rotation. + * @param file A path to a file to be written to (mode + * controlled by the append option). + */ + reopen(file: PathLike): void; + /** + * Whether the stream is writing synchronously or asynchronously. + */ + readonly sync: boolean; + /** + * When the `options.contentMode` is set to `'utf8'` when the stream is created, + * the `data` argument must be a string. If the `contentMode` is set to `'buffer'`, + * the `data` argument must be a `Buffer`. + * @param data The data to write. + */ + write(data: string | Buffer): boolean; + /** + * Whether the stream is currently writing data to the file. + */ + readonly writing: boolean; + /** + * Calls `utf8Stream.destroy()`. + */ + [Symbol.dispose](): void; + } + interface Utf8Stream extends InternalEventEmitter<Utf8StreamEventMap> {} + interface WriteStreamEventMap extends stream.WritableEventMap { + "close": []; + "open": [fd: number]; + "ready": []; + } + /** + * Instances of `fs.WriteStream` cannot be constructed directly. They are created and + * returned using the `fs.createWriteStream()` function. + * @since v0.1.93 + */ + class WriteStream extends stream.Writable { + /** + * Closes `writeStream`. Optionally accepts a + * callback that will be executed once the `writeStream`is closed. + * @since v0.9.4 + */ + close(callback?: (err?: NodeJS.ErrnoException | null) => void): void; + /** + * The number of bytes written so far. Does not include data that is still queued + * for writing. + * @since v0.4.7 + */ + bytesWritten: number; + /** + * The path to the file the stream is writing to as specified in the first + * argument to {@link createWriteStream}. If `path` is passed as a string, then`writeStream.path` will be a string. If `path` is passed as a `Buffer`, then`writeStream.path` will be a + * `Buffer`. + * @since v0.1.93 + */ + path: string | Buffer; + /** + * This property is `true` if the underlying file has not been opened yet, + * i.e. before the `'ready'` event is emitted. + * @since v11.2.0 + */ + pending: boolean; + // #region InternalEventEmitter + addListener<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof WriteStreamEventMap>(eventName: E, ...args: WriteStreamEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof WriteStreamEventMap>( + eventName: E, + listener?: (...args: WriteStreamEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof WriteStreamEventMap>(eventName: E): ((...args: WriteStreamEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof WriteStreamEventMap>(eventName: E): ((...args: WriteStreamEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof WriteStreamEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + /** + * Asynchronously rename file at `oldPath` to the pathname provided + * as `newPath`. In the case that `newPath` already exists, it will + * be overwritten. If there is a directory at `newPath`, an error will + * be raised instead. No arguments other than a possible exception are + * given to the completion callback. + * + * See also: [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html). + * + * ```js + * import { rename } from 'node:fs'; + * + * rename('oldFile.txt', 'newFile.txt', (err) => { + * if (err) throw err; + * console.log('Rename complete!'); + * }); + * ``` + * @since v0.0.2 + */ + function rename(oldPath: PathLike, newPath: PathLike, callback: NoParamCallback): void; + namespace rename { + /** + * Asynchronous rename(2) - Change the name or location of a file or directory. + * @param oldPath A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + */ + function __promisify__(oldPath: PathLike, newPath: PathLike): Promise<void>; + } + /** + * Renames the file from `oldPath` to `newPath`. Returns `undefined`. + * + * See the POSIX [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html) documentation for more details. + * @since v0.1.21 + */ + function renameSync(oldPath: PathLike, newPath: PathLike): void; + /** + * Truncates the file. No arguments other than a possible exception are + * given to the completion callback. A file descriptor can also be passed as the + * first argument. In this case, `fs.ftruncate()` is called. + * + * ```js + * import { truncate } from 'node:fs'; + * // Assuming that 'path/file.txt' is a regular file. + * truncate('path/file.txt', (err) => { + * if (err) throw err; + * console.log('path/file.txt was truncated'); + * }); + * ``` + * + * Passing a file descriptor is deprecated and may result in an error being thrown + * in the future. + * + * See the POSIX [`truncate(2)`](http://man7.org/linux/man-pages/man2/truncate.2.html) documentation for more details. + * @since v0.8.6 + * @param [len=0] + */ + function truncate(path: PathLike, len: number | undefined, callback: NoParamCallback): void; + /** + * Asynchronous truncate(2) - Truncate a file to a specified length. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function truncate(path: PathLike, callback: NoParamCallback): void; + namespace truncate { + /** + * Asynchronous truncate(2) - Truncate a file to a specified length. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param len If not specified, defaults to `0`. + */ + function __promisify__(path: PathLike, len?: number): Promise<void>; + } + /** + * Truncates the file. Returns `undefined`. A file descriptor can also be + * passed as the first argument. In this case, `fs.ftruncateSync()` is called. + * + * Passing a file descriptor is deprecated and may result in an error being thrown + * in the future. + * @since v0.8.6 + * @param [len=0] + */ + function truncateSync(path: PathLike, len?: number): void; + /** + * Truncates the file descriptor. No arguments other than a possible exception are + * given to the completion callback. + * + * See the POSIX [`ftruncate(2)`](http://man7.org/linux/man-pages/man2/ftruncate.2.html) documentation for more detail. + * + * If the file referred to by the file descriptor was larger than `len` bytes, only + * the first `len` bytes will be retained in the file. + * + * For example, the following program retains only the first four bytes of the + * file: + * + * ```js + * import { open, close, ftruncate } from 'node:fs'; + * + * function closeFd(fd) { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * + * open('temp.txt', 'r+', (err, fd) => { + * if (err) throw err; + * + * try { + * ftruncate(fd, 4, (err) => { + * closeFd(fd); + * if (err) throw err; + * }); + * } catch (err) { + * closeFd(fd); + * if (err) throw err; + * } + * }); + * ``` + * + * If the file previously was shorter than `len` bytes, it is extended, and the + * extended part is filled with null bytes (`'\0'`): + * + * If `len` is negative then `0` will be used. + * @since v0.8.6 + * @param [len=0] + */ + function ftruncate(fd: number, len: number | undefined, callback: NoParamCallback): void; + /** + * Asynchronous ftruncate(2) - Truncate a file to a specified length. + * @param fd A file descriptor. + */ + function ftruncate(fd: number, callback: NoParamCallback): void; + namespace ftruncate { + /** + * Asynchronous ftruncate(2) - Truncate a file to a specified length. + * @param fd A file descriptor. + * @param len If not specified, defaults to `0`. + */ + function __promisify__(fd: number, len?: number): Promise<void>; + } + /** + * Truncates the file descriptor. Returns `undefined`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link ftruncate}. + * @since v0.8.6 + * @param [len=0] + */ + function ftruncateSync(fd: number, len?: number): void; + /** + * Asynchronously changes owner and group of a file. No arguments other than a + * possible exception are given to the completion callback. + * + * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail. + * @since v0.1.97 + */ + function chown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void; + namespace chown { + /** + * Asynchronous chown(2) - Change ownership of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike, uid: number, gid: number): Promise<void>; + } + /** + * Synchronously changes owner and group of a file. Returns `undefined`. + * This is the synchronous version of {@link chown}. + * + * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail. + * @since v0.1.97 + */ + function chownSync(path: PathLike, uid: number, gid: number): void; + /** + * Sets the owner of the file. No arguments other than a possible exception are + * given to the completion callback. + * + * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail. + * @since v0.4.7 + */ + function fchown(fd: number, uid: number, gid: number, callback: NoParamCallback): void; + namespace fchown { + /** + * Asynchronous fchown(2) - Change ownership of a file. + * @param fd A file descriptor. + */ + function __promisify__(fd: number, uid: number, gid: number): Promise<void>; + } + /** + * Sets the owner of the file. Returns `undefined`. + * + * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail. + * @since v0.4.7 + * @param uid The file's new owner's user id. + * @param gid The file's new group's group id. + */ + function fchownSync(fd: number, uid: number, gid: number): void; + /** + * Set the owner of the symbolic link. No arguments other than a possible + * exception are given to the completion callback. + * + * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more detail. + */ + function lchown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void; + namespace lchown { + /** + * Asynchronous lchown(2) - Change ownership of a file. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike, uid: number, gid: number): Promise<void>; + } + /** + * Set the owner for the path. Returns `undefined`. + * + * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more details. + * @param uid The file's new owner's user id. + * @param gid The file's new group's group id. + */ + function lchownSync(path: PathLike, uid: number, gid: number): void; + /** + * Changes the access and modification times of a file in the same way as {@link utimes}, with the difference that if the path refers to a symbolic + * link, then the link is not dereferenced: instead, the timestamps of the + * symbolic link itself are changed. + * + * No arguments other than a possible exception are given to the completion + * callback. + * @since v14.5.0, v12.19.0 + */ + function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void; + namespace lutimes { + /** + * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`, + * with the difference that if the path refers to a symbolic link, then the link is not + * dereferenced: instead, the timestamps of the symbolic link itself are changed. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param atime The last access time. If a string is provided, it will be coerced to number. + * @param mtime The last modified time. If a string is provided, it will be coerced to number. + */ + function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>; + } + /** + * Change the file system timestamps of the symbolic link referenced by `path`. + * Returns `undefined`, or throws an exception when parameters are incorrect or + * the operation fails. This is the synchronous version of {@link lutimes}. + * @since v14.5.0, v12.19.0 + */ + function lutimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void; + /** + * Asynchronously changes the permissions of a file. No arguments other than a + * possible exception are given to the completion callback. + * + * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail. + * + * ```js + * import { chmod } from 'node:fs'; + * + * chmod('my_file.txt', 0o775, (err) => { + * if (err) throw err; + * console.log('The permissions for file "my_file.txt" have been changed!'); + * }); + * ``` + * @since v0.1.30 + */ + function chmod(path: PathLike, mode: Mode, callback: NoParamCallback): void; + namespace chmod { + /** + * Asynchronous chmod(2) - Change permissions of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. + */ + function __promisify__(path: PathLike, mode: Mode): Promise<void>; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link chmod}. + * + * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail. + * @since v0.6.7 + */ + function chmodSync(path: PathLike, mode: Mode): void; + /** + * Sets the permissions on the file. No arguments other than a possible exception + * are given to the completion callback. + * + * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail. + * @since v0.4.7 + */ + function fchmod(fd: number, mode: Mode, callback: NoParamCallback): void; + namespace fchmod { + /** + * Asynchronous fchmod(2) - Change permissions of a file. + * @param fd A file descriptor. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. + */ + function __promisify__(fd: number, mode: Mode): Promise<void>; + } + /** + * Sets the permissions on the file. Returns `undefined`. + * + * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail. + * @since v0.4.7 + */ + function fchmodSync(fd: number, mode: Mode): void; + /** + * Changes the permissions on a symbolic link. No arguments other than a possible + * exception are given to the completion callback. + * + * This method is only implemented on macOS. + * + * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail. + * @deprecated Since v0.4.7 + */ + function lchmod(path: PathLike, mode: Mode, callback: NoParamCallback): void; + /** @deprecated */ + namespace lchmod { + /** + * Asynchronous lchmod(2) - Change permissions of a file. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. + */ + function __promisify__(path: PathLike, mode: Mode): Promise<void>; + } + /** + * Changes the permissions on a symbolic link. Returns `undefined`. + * + * This method is only implemented on macOS. + * + * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail. + * @deprecated Since v0.4.7 + */ + function lchmodSync(path: PathLike, mode: Mode): void; + /** + * Asynchronous [`stat(2)`](http://man7.org/linux/man-pages/man2/stat.2.html). The callback gets two arguments `(err, stats)` where`stats` is an `fs.Stats` object. + * + * In case of an error, the `err.code` will be one of `Common System Errors`. + * + * {@link stat} follows symbolic links. Use {@link lstat} to look at the + * links themselves. + * + * Using `fs.stat()` to check for the existence of a file before calling`fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended. + * Instead, user code should open/read/write the file directly and handle the + * error raised if the file is not available. + * + * To check if a file exists without manipulating it afterwards, {@link access} is recommended. + * + * For example, given the following directory structure: + * + * ```text + * - txtDir + * -- file.txt + * - app.js + * ``` + * + * The next program will check for the stats of the given paths: + * + * ```js + * import { stat } from 'node:fs'; + * + * const pathsToCheck = ['./txtDir', './txtDir/file.txt']; + * + * for (let i = 0; i < pathsToCheck.length; i++) { + * stat(pathsToCheck[i], (err, stats) => { + * console.log(stats.isDirectory()); + * console.log(stats); + * }); + * } + * ``` + * + * The resulting output will resemble: + * + * ```console + * true + * Stats { + * dev: 16777220, + * mode: 16877, + * nlink: 3, + * uid: 501, + * gid: 20, + * rdev: 0, + * blksize: 4096, + * ino: 14214262, + * size: 96, + * blocks: 0, + * atimeMs: 1561174653071.963, + * mtimeMs: 1561174614583.3518, + * ctimeMs: 1561174626623.5366, + * birthtimeMs: 1561174126937.2893, + * atime: 2019-06-22T03:37:33.072Z, + * mtime: 2019-06-22T03:36:54.583Z, + * ctime: 2019-06-22T03:37:06.624Z, + * birthtime: 2019-06-22T03:28:46.937Z + * } + * false + * Stats { + * dev: 16777220, + * mode: 33188, + * nlink: 1, + * uid: 501, + * gid: 20, + * rdev: 0, + * blksize: 4096, + * ino: 14214074, + * size: 8, + * blocks: 8, + * atimeMs: 1561174616618.8555, + * mtimeMs: 1561174614584, + * ctimeMs: 1561174614583.8145, + * birthtimeMs: 1561174007710.7478, + * atime: 2019-06-22T03:36:56.619Z, + * mtime: 2019-06-22T03:36:54.584Z, + * ctime: 2019-06-22T03:36:54.584Z, + * birthtime: 2019-06-22T03:26:47.711Z + * } + * ``` + * @since v0.0.2 + */ + function stat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void; + function stat( + path: PathLike, + options: + | (StatOptions & { + bigint?: false | undefined; + throwIfNoEntry?: true | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void, + ): void; + function stat( + path: PathLike, + options: StatOptions & { + bigint: true; + throwIfNoEntry?: true | undefined; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void, + ): void; + function stat( + path: PathLike, + options: StatOptions & { + bigint?: false | undefined; + throwIfNoEntry: false; + }, + callback: (err: NodeJS.ErrnoException | null, stats: Stats | undefined) => void, + ): void; + function stat( + path: PathLike, + options: StatOptions & { + bigint: true; + throwIfNoEntry: false; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats | undefined) => void, + ): void; + function stat( + path: PathLike, + options: StatOptions & { + throwIfNoEntry?: true | undefined; + }, + callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void, + ): void; + function stat( + path: PathLike, + options: StatOptions | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats | undefined) => void, + ): void; + namespace stat { + // TODO: aliased promisify signatures + /** + * Asynchronous stat(2) - Get file status. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike): Promise<Stats>; + function __promisify__( + path: PathLike, + options?: StatOptions & { + bigint?: false | undefined; + throwIfNoEntry?: true | undefined; + }, + ): Promise<Stats>; + function __promisify__( + path: PathLike, + options: StatOptions & { + bigint: true; + throwIfNoEntry?: true | undefined; + }, + ): Promise<BigIntStats>; + function __promisify__( + path: PathLike, + options: StatOptions & { + bigint?: false | undefined; + throwIfNoEntry: false; + }, + ): Promise<Stats | undefined>; + function __promisify__( + path: PathLike, + options: StatOptions & { + bigint: true; + throwIfNoEntry: false; + }, + ): Promise<BigIntStats | undefined>; + function __promisify__( + path: PathLike, + options: StatOptions & { + throwIfNoEntry?: true | undefined; + }, + ): Promise<Stats | BigIntStats>; + function __promisify__(path: PathLike, options?: StatOptions): Promise<Stats | BigIntStats | undefined>; + } + /** @deprecated This orphaned interface will be removed in a future version. */ + interface StatSyncFn extends Function { + (path: PathLike, options?: undefined): Stats; + ( + path: PathLike, + options?: StatSyncOptions & { + bigint?: false | undefined; + throwIfNoEntry: false; + }, + ): Stats | undefined; + ( + path: PathLike, + options: StatSyncOptions & { + bigint: true; + throwIfNoEntry: false; + }, + ): BigIntStats | undefined; + ( + path: PathLike, + options?: StatSyncOptions & { + bigint?: false | undefined; + }, + ): Stats; + ( + path: PathLike, + options: StatSyncOptions & { + bigint: true; + }, + ): BigIntStats; + ( + path: PathLike, + options: StatSyncOptions & { + bigint: boolean; + throwIfNoEntry?: false | undefined; + }, + ): Stats | BigIntStats; + (path: PathLike, options?: StatSyncOptions): Stats | BigIntStats | undefined; + } + /** + * Synchronous stat(2) - Get file status. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function statSync(path: PathLike): Stats; + function statSync( + path: PathLike, + options?: StatOptions & { + bigint?: false | undefined; + throwIfNoEntry?: true | undefined; + }, + ): Stats; + function statSync( + path: PathLike, + options: StatOptions & { + bigint: true; + throwIfNoEntry?: true | undefined; + }, + ): BigIntStats; + function statSync( + path: PathLike, + options: StatOptions & { + bigint?: false | undefined; + throwIfNoEntry: false; + }, + ): Stats | undefined; + function statSync( + path: PathLike, + options: StatOptions & { + bigint: true; + throwIfNoEntry: false; + }, + ): BigIntStats | undefined; + function statSync( + path: PathLike, + options: StatOptions & { + throwIfNoEntry?: true | undefined; + }, + ): Stats | BigIntStats; + function statSync(path: PathLike, options?: StatOptions): Stats | BigIntStats | undefined; + /** + * Invokes the callback with the `fs.Stats` for the file descriptor. + * + * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail. + * @since v0.1.95 + */ + function fstat(fd: number, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void; + function fstat( + fd: number, + options: + | (StatOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void, + ): void; + function fstat( + fd: number, + options: StatOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void, + ): void; + function fstat( + fd: number, + options: StatOptions | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void, + ): void; + namespace fstat { + /** + * Asynchronous fstat(2) - Get file status. + * @param fd A file descriptor. + */ + function __promisify__( + fd: number, + options?: StatOptions & { + bigint?: false | undefined; + }, + ): Promise<Stats>; + function __promisify__( + fd: number, + options: StatOptions & { + bigint: true; + }, + ): Promise<BigIntStats>; + function __promisify__(fd: number, options?: StatOptions): Promise<Stats | BigIntStats>; + } + /** + * Retrieves the `fs.Stats` for the file descriptor. + * + * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail. + * @since v0.1.95 + */ + function fstatSync( + fd: number, + options?: StatOptions & { + bigint?: false | undefined; + }, + ): Stats; + function fstatSync( + fd: number, + options: StatOptions & { + bigint: true; + }, + ): BigIntStats; + function fstatSync(fd: number, options?: StatOptions): Stats | BigIntStats; + /** + * Retrieves the `fs.Stats` for the symbolic link referred to by the path. + * The callback gets two arguments `(err, stats)` where `stats` is a `fs.Stats` object. `lstat()` is identical to `stat()`, except that if `path` is a symbolic + * link, then the link itself is stat-ed, not the file that it refers to. + * + * See the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) documentation for more details. + * @since v0.1.30 + */ + function lstat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void; + function lstat( + path: PathLike, + options: + | (StatOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void, + ): void; + function lstat( + path: PathLike, + options: StatOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void, + ): void; + function lstat( + path: PathLike, + options: StatOptions | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void, + ): void; + namespace lstat { + /** + * Asynchronous lstat(2) - Get file status. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__( + path: PathLike, + options?: StatOptions & { + bigint?: false | undefined; + }, + ): Promise<Stats>; + function __promisify__( + path: PathLike, + options: StatOptions & { + bigint: true; + }, + ): Promise<BigIntStats>; + function __promisify__(path: PathLike, options?: StatOptions): Promise<Stats | BigIntStats>; + } + /** + * Asynchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which + * contains `path`. The callback gets two arguments `(err, stats)` where `stats`is an `fs.StatFs` object. + * + * In case of an error, the `err.code` will be one of `Common System Errors`. + * @since v19.6.0, v18.15.0 + * @param path A path to an existing file or directory on the file system to be queried. + */ + function statfs(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void): void; + function statfs( + path: PathLike, + options: + | (StatFsOptions & { + bigint?: false | undefined; + }) + | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void, + ): void; + function statfs( + path: PathLike, + options: StatFsOptions & { + bigint: true; + }, + callback: (err: NodeJS.ErrnoException | null, stats: BigIntStatsFs) => void, + ): void; + function statfs( + path: PathLike, + options: StatFsOptions | undefined, + callback: (err: NodeJS.ErrnoException | null, stats: StatsFs | BigIntStatsFs) => void, + ): void; + namespace statfs { + /** + * Asynchronous statfs(2) - Returns information about the mounted file system which contains path. The callback gets two arguments (err, stats) where stats is an <fs.StatFs> object. + * @param path A path to an existing file or directory on the file system to be queried. + */ + function __promisify__( + path: PathLike, + options?: StatFsOptions & { + bigint?: false | undefined; + }, + ): Promise<StatsFs>; + function __promisify__( + path: PathLike, + options: StatFsOptions & { + bigint: true; + }, + ): Promise<BigIntStatsFs>; + function __promisify__(path: PathLike, options?: StatFsOptions): Promise<StatsFs | BigIntStatsFs>; + } + /** + * Synchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which + * contains `path`. + * + * In case of an error, the `err.code` will be one of `Common System Errors`. + * @since v19.6.0, v18.15.0 + * @param path A path to an existing file or directory on the file system to be queried. + */ + function statfsSync( + path: PathLike, + options?: StatFsOptions & { + bigint?: false | undefined; + }, + ): StatsFs; + function statfsSync( + path: PathLike, + options: StatFsOptions & { + bigint: true; + }, + ): BigIntStatsFs; + function statfsSync(path: PathLike, options?: StatFsOptions): StatsFs | BigIntStatsFs; + /** + * Synchronous lstat(2) - Get file status. Does not dereference symbolic links. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function lstatSync(path: PathLike): Stats; + function lstatSync( + path: PathLike, + options?: StatOptions & { + bigint?: false | undefined; + throwIfNoEntry?: true | undefined; + }, + ): Stats; + function lstatSync( + path: PathLike, + options: StatOptions & { + bigint: true; + throwIfNoEntry?: true | undefined; + }, + ): BigIntStats; + function lstatSync( + path: PathLike, + options: StatOptions & { + bigint?: false | undefined; + throwIfNoEntry: false; + }, + ): Stats | undefined; + function lstatSync( + path: PathLike, + options: StatOptions & { + bigint: true; + throwIfNoEntry: false; + }, + ): BigIntStats | undefined; + function lstatSync( + path: PathLike, + options: StatOptions & { + throwIfNoEntry?: true | undefined; + }, + ): Stats | BigIntStats; + function lstatSync(path: PathLike, options?: StatOptions): Stats | BigIntStats | undefined; + /** + * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. No arguments other than + * a possible + * exception are given to the completion callback. + * @since v0.1.31 + */ + function link(existingPath: PathLike, newPath: PathLike, callback: NoParamCallback): void; + namespace link { + /** + * Asynchronous link(2) - Create a new link (also known as a hard link) to an existing file. + * @param existingPath A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(existingPath: PathLike, newPath: PathLike): Promise<void>; + } + /** + * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. Returns `undefined`. + * @since v0.1.31 + */ + function linkSync(existingPath: PathLike, newPath: PathLike): void; + /** + * Creates the link called `path` pointing to `target`. No arguments other than a + * possible exception are given to the completion callback. + * + * See the POSIX [`symlink(2)`](http://man7.org/linux/man-pages/man2/symlink.2.html) documentation for more details. + * + * The `type` argument is only available on Windows and ignored on other platforms. + * It can be set to `'dir'`, `'file'`, or `'junction'`. If the `type` argument is + * not a string, Node.js will autodetect `target` type and use `'file'` or `'dir'`. + * If the `target` does not exist, `'file'` will be used. Windows junction points + * require the destination path to be absolute. When using `'junction'`, the`target` argument will automatically be normalized to absolute path. Junction + * points on NTFS volumes can only point to directories. + * + * Relative targets are relative to the link's parent directory. + * + * ```js + * import { symlink } from 'node:fs'; + * + * symlink('./mew', './mewtwo', callback); + * ``` + * + * The above example creates a symbolic link `mewtwo` which points to `mew` in the + * same directory: + * + * ```bash + * $ tree . + * . + * ├── mew + * └── mewtwo -> ./mew + * ``` + * @since v0.1.31 + * @param [type='null'] + */ + function symlink( + target: PathLike, + path: PathLike, + type: symlink.Type | undefined | null, + callback: NoParamCallback, + ): void; + /** + * Asynchronous symlink(2) - Create a new symbolic link to an existing file. + * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol. + * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol. + */ + function symlink(target: PathLike, path: PathLike, callback: NoParamCallback): void; + namespace symlink { + /** + * Asynchronous symlink(2) - Create a new symbolic link to an existing file. + * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol. + * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol. + * @param type May be set to `'dir'`, `'file'`, or `'junction'` (default is `'file'`) and is only available on Windows (ignored on other platforms). + * When using `'junction'`, the `target` argument will automatically be normalized to an absolute path. + */ + function __promisify__(target: PathLike, path: PathLike, type?: string | null): Promise<void>; + type Type = "dir" | "file" | "junction"; + } + /** + * Returns `undefined`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link symlink}. + * @since v0.1.31 + * @param [type='null'] + */ + function symlinkSync(target: PathLike, path: PathLike, type?: symlink.Type | null): void; + /** + * Reads the contents of the symbolic link referred to by `path`. The callback gets + * two arguments `(err, linkString)`. + * + * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the link path passed to the callback. If the `encoding` is set to `'buffer'`, + * the link path returned will be passed as a `Buffer` object. + * @since v0.1.31 + */ + function readlink( + path: PathLike, + options: EncodingOption, + callback: (err: NodeJS.ErrnoException | null, linkString: string) => void, + ): void; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlink( + path: PathLike, + options: BufferEncodingOption, + callback: (err: NodeJS.ErrnoException | null, linkString: NonSharedBuffer) => void, + ): void; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlink( + path: PathLike, + options: EncodingOption, + callback: (err: NodeJS.ErrnoException | null, linkString: string | NonSharedBuffer) => void, + ): void; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function readlink( + path: PathLike, + callback: (err: NodeJS.ErrnoException | null, linkString: string) => void, + ): void; + namespace readlink { + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise<string>; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options: BufferEncodingOption): Promise<NonSharedBuffer>; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise<string | NonSharedBuffer>; + } + /** + * Returns the symbolic link's string value. + * + * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the link path returned. If the `encoding` is set to `'buffer'`, + * the link path returned will be passed as a `Buffer` object. + * @since v0.1.31 + */ + function readlinkSync(path: PathLike, options?: EncodingOption): string; + /** + * Synchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlinkSync(path: PathLike, options: BufferEncodingOption): NonSharedBuffer; + /** + * Synchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlinkSync(path: PathLike, options?: EncodingOption): string | NonSharedBuffer; + /** + * Asynchronously computes the canonical pathname by resolving `.`, `..`, and + * symbolic links. + * + * A canonical pathname is not necessarily unique. Hard links and bind mounts can + * expose a file system entity through many pathnames. + * + * This function behaves like [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html), with some exceptions: + * + * 1. No case conversion is performed on case-insensitive file systems. + * 2. The maximum number of symbolic links is platform-independent and generally + * (much) higher than what the native [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html) implementation supports. + * + * The `callback` gets two arguments `(err, resolvedPath)`. May use `process.cwd` to resolve relative paths. + * + * Only paths that can be converted to UTF8 strings are supported. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the path passed to the callback. If the `encoding` is set to `'buffer'`, + * the path returned will be passed as a `Buffer` object. + * + * If `path` resolves to a socket or a pipe, the function will return a system + * dependent name for that object. + * @since v0.1.31 + */ + function realpath( + path: PathLike, + options: EncodingOption, + callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void, + ): void; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpath( + path: PathLike, + options: BufferEncodingOption, + callback: (err: NodeJS.ErrnoException | null, resolvedPath: NonSharedBuffer) => void, + ): void; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpath( + path: PathLike, + options: EncodingOption, + callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | NonSharedBuffer) => void, + ): void; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function realpath( + path: PathLike, + callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void, + ): void; + namespace realpath { + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise<string>; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options: BufferEncodingOption): Promise<NonSharedBuffer>; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(path: PathLike, options?: EncodingOption): Promise<string | NonSharedBuffer>; + /** + * Asynchronous [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html). + * + * The `callback` gets two arguments `(err, resolvedPath)`. + * + * Only paths that can be converted to UTF8 strings are supported. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the path passed to the callback. If the `encoding` is set to `'buffer'`, + * the path returned will be passed as a `Buffer` object. + * + * On Linux, when Node.js is linked against musl libc, the procfs file system must + * be mounted on `/proc` in order for this function to work. Glibc does not have + * this restriction. + * @since v9.2.0 + */ + function native( + path: PathLike, + options: EncodingOption, + callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void, + ): void; + function native( + path: PathLike, + options: BufferEncodingOption, + callback: (err: NodeJS.ErrnoException | null, resolvedPath: NonSharedBuffer) => void, + ): void; + function native( + path: PathLike, + options: EncodingOption, + callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | NonSharedBuffer) => void, + ): void; + function native( + path: PathLike, + callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void, + ): void; + } + /** + * Returns the resolved pathname. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link realpath}. + * @since v0.1.31 + */ + function realpathSync(path: PathLike, options?: EncodingOption): string; + /** + * Synchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpathSync(path: PathLike, options: BufferEncodingOption): NonSharedBuffer; + /** + * Synchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpathSync(path: PathLike, options?: EncodingOption): string | NonSharedBuffer; + namespace realpathSync { + function native(path: PathLike, options?: EncodingOption): string; + function native(path: PathLike, options: BufferEncodingOption): NonSharedBuffer; + function native(path: PathLike, options?: EncodingOption): string | NonSharedBuffer; + } + /** + * Asynchronously removes a file or symbolic link. No arguments other than a + * possible exception are given to the completion callback. + * + * ```js + * import { unlink } from 'node:fs'; + * // Assuming that 'path/file.txt' is a regular file. + * unlink('path/file.txt', (err) => { + * if (err) throw err; + * console.log('path/file.txt was deleted'); + * }); + * ``` + * + * `fs.unlink()` will not work on a directory, empty or otherwise. To remove a + * directory, use {@link rmdir}. + * + * See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more details. + * @since v0.0.2 + */ + function unlink(path: PathLike, callback: NoParamCallback): void; + namespace unlink { + /** + * Asynchronous unlink(2) - delete a name and possibly the file it refers to. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike): Promise<void>; + } + /** + * Synchronous [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html). Returns `undefined`. + * @since v0.1.21 + */ + function unlinkSync(path: PathLike): void; + /** @deprecated `rmdir()` no longer provides any options. This interface will be removed in a future version. */ + // TODO: remove in future major + interface RmDirOptions {} + /** + * Asynchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). No arguments other than a possible exception are given + * to the completion callback. + * + * Using `fs.rmdir()` on a file (not a directory) results in an `ENOENT` error on + * Windows and an `ENOTDIR` error on POSIX. + * + * To get a behavior similar to the `rm -rf` Unix command, use {@link rm} with options `{ recursive: true, force: true }`. + * @since v0.0.2 + */ + function rmdir(path: PathLike, callback: NoParamCallback): void; + namespace rmdir { + /** + * Asynchronous rmdir(2) - delete a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function __promisify__(path: PathLike): Promise<void>; + } + /** + * Synchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). Returns `undefined`. + * + * Using `fs.rmdirSync()` on a file (not a directory) results in an `ENOENT` error + * on Windows and an `ENOTDIR` error on POSIX. + * + * To get a behavior similar to the `rm -rf` Unix command, use {@link rmSync} with options `{ recursive: true, force: true }`. + * @since v0.1.21 + */ + function rmdirSync(path: PathLike): void; + interface RmOptions { + /** + * When `true`, exceptions will be ignored if `path` does not exist. + * @default false + */ + force?: boolean | undefined; + /** + * If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or + * `EPERM` error is encountered, Node.js will retry the operation with a linear + * backoff wait of `retryDelay` ms longer on each try. This option represents the + * number of retries. This option is ignored if the `recursive` option is not + * `true`. + * @default 0 + */ + maxRetries?: number | undefined; + /** + * If `true`, perform a recursive directory removal. In + * recursive mode, operations are retried on failure. + * @default false + */ + recursive?: boolean | undefined; + /** + * The amount of time in milliseconds to wait between retries. + * This option is ignored if the `recursive` option is not `true`. + * @default 100 + */ + retryDelay?: number | undefined; + } + /** + * Asynchronously removes files and directories (modeled on the standard POSIX `rm` utility). No arguments other than a possible exception are given to the + * completion callback. + * @since v14.14.0 + */ + function rm(path: PathLike, callback: NoParamCallback): void; + function rm(path: PathLike, options: RmOptions, callback: NoParamCallback): void; + namespace rm { + /** + * Asynchronously removes files and directories (modeled on the standard POSIX `rm` utility). + */ + function __promisify__(path: PathLike, options?: RmOptions): Promise<void>; + } + /** + * Synchronously removes files and directories (modeled on the standard POSIX `rm` utility). Returns `undefined`. + * @since v14.14.0 + */ + function rmSync(path: PathLike, options?: RmOptions): void; + interface MakeDirectoryOptions { + /** + * Indicates whether parent folders should be created. + * If a folder was created, the path to the first created folder will be returned. + * @default false + */ + recursive?: boolean | undefined; + /** + * A file mode. If a string is passed, it is parsed as an octal integer. If not specified + * @default 0o777 + */ + mode?: Mode | undefined; + } + /** + * Asynchronously creates a directory. + * + * The callback is given a possible exception and, if `recursive` is `true`, the + * first directory path created, `(err[, path])`.`path` can still be `undefined` when `recursive` is `true`, if no directory was + * created (for instance, if it was previously created). + * + * The optional `options` argument can be an integer specifying `mode` (permission + * and sticky bits), or an object with a `mode` property and a `recursive` property indicating whether parent directories should be created. Calling `fs.mkdir()` when `path` is a directory that + * exists results in an error only + * when `recursive` is false. If `recursive` is false and the directory exists, + * an `EEXIST` error occurs. + * + * ```js + * import { mkdir } from 'node:fs'; + * + * // Create ./tmp/a/apple, regardless of whether ./tmp and ./tmp/a exist. + * mkdir('./tmp/a/apple', { recursive: true }, (err) => { + * if (err) throw err; + * }); + * ``` + * + * On Windows, using `fs.mkdir()` on the root directory even with recursion will + * result in an error: + * + * ```js + * import { mkdir } from 'node:fs'; + * + * mkdir('/', { recursive: true }, (err) => { + * // => [Error: EPERM: operation not permitted, mkdir 'C:\'] + * }); + * ``` + * + * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details. + * @since v0.1.8 + */ + function mkdir( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + }, + callback: (err: NodeJS.ErrnoException | null, path?: string) => void, + ): void; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdir( + path: PathLike, + options: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null + | undefined, + callback: NoParamCallback, + ): void; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdir( + path: PathLike, + options: Mode | MakeDirectoryOptions | null | undefined, + callback: (err: NodeJS.ErrnoException | null, path?: string) => void, + ): void; + /** + * Asynchronous mkdir(2) - create a directory with a mode of `0o777`. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function mkdir(path: PathLike, callback: NoParamCallback): void; + namespace mkdir { + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function __promisify__( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + }, + ): Promise<string | undefined>; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function __promisify__( + path: PathLike, + options?: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null, + ): Promise<void>; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function __promisify__( + path: PathLike, + options?: Mode | MakeDirectoryOptions | null, + ): Promise<string | undefined>; + } + /** + * Synchronously creates a directory. Returns `undefined`, or if `recursive` is `true`, the first directory path created. + * This is the synchronous version of {@link mkdir}. + * + * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details. + * @since v0.1.21 + */ + function mkdirSync( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + }, + ): string | undefined; + /** + * Synchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdirSync( + path: PathLike, + options?: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null, + ): void; + /** + * Synchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdirSync(path: PathLike, options?: Mode | MakeDirectoryOptions | null): string | undefined; + /** + * Creates a unique temporary directory. + * + * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory. Due to platform + * inconsistencies, avoid trailing `X` characters in `prefix`. Some platforms, + * notably the BSDs, can return more than six random characters, and replace + * trailing `X` characters in `prefix` with random characters. + * + * The created directory path is passed as a string to the callback's second + * parameter. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * + * ```js + * import { mkdtemp } from 'node:fs'; + * import { join } from 'node:path'; + * import { tmpdir } from 'node:os'; + * + * mkdtemp(join(tmpdir(), 'foo-'), (err, directory) => { + * if (err) throw err; + * console.log(directory); + * // Prints: /tmp/foo-itXde2 or C:\Users\...\AppData\Local\Temp\foo-itXde2 + * }); + * ``` + * + * The `fs.mkdtemp()` method will append the six randomly selected characters + * directly to the `prefix` string. For instance, given a directory `/tmp`, if the + * intention is to create a temporary directory _within_`/tmp`, the `prefix`must end with a trailing platform-specific path separator + * (`import { sep } from 'node:path'`). + * + * ```js + * import { tmpdir } from 'node:os'; + * import { mkdtemp } from 'node:fs'; + * + * // The parent directory for the new temporary directory + * const tmpDir = tmpdir(); + * + * // This method is *INCORRECT*: + * mkdtemp(tmpDir, (err, directory) => { + * if (err) throw err; + * console.log(directory); + * // Will print something similar to `/tmpabc123`. + * // A new temporary directory is created at the file system root + * // rather than *within* the /tmp directory. + * }); + * + * // This method is *CORRECT*: + * import { sep } from 'node:path'; + * mkdtemp(`${tmpDir}${sep}`, (err, directory) => { + * if (err) throw err; + * console.log(directory); + * // Will print something similar to `/tmp/abc123`. + * // A new temporary directory is created within + * // the /tmp directory. + * }); + * ``` + * @since v5.10.0 + */ + function mkdtemp( + prefix: string, + options: EncodingOption, + callback: (err: NodeJS.ErrnoException | null, folder: string) => void, + ): void; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtemp( + prefix: string, + options: BufferEncodingOption, + callback: (err: NodeJS.ErrnoException | null, folder: NonSharedBuffer) => void, + ): void; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtemp( + prefix: string, + options: EncodingOption, + callback: (err: NodeJS.ErrnoException | null, folder: string | NonSharedBuffer) => void, + ): void; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + */ + function mkdtemp( + prefix: string, + callback: (err: NodeJS.ErrnoException | null, folder: string) => void, + ): void; + namespace mkdtemp { + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(prefix: string, options?: EncodingOption): Promise<string>; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(prefix: string, options: BufferEncodingOption): Promise<NonSharedBuffer>; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__(prefix: string, options?: EncodingOption): Promise<string | NonSharedBuffer>; + } + /** + * Returns the created directory path. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link mkdtemp}. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * @since v5.10.0 + */ + function mkdtempSync(prefix: string, options?: EncodingOption): string; + /** + * Synchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtempSync(prefix: string, options: BufferEncodingOption): NonSharedBuffer; + /** + * Synchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required prefix to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtempSync(prefix: string, options?: EncodingOption): string | NonSharedBuffer; + interface DisposableTempDir extends Disposable { + /** + * The path of the created directory. + */ + path: string; + /** + * A function which removes the created directory. + */ + remove(): void; + /** + * The same as `remove`. + */ + [Symbol.dispose](): void; + } + /** + * Returns a disposable object whose `path` property holds the created directory + * path. When the object is disposed, the directory and its contents will be + * removed if it still exists. If the directory cannot be deleted, disposal will + * throw an error. The object has a `remove()` method which will perform the same + * task. + * + * <!-- TODO: link MDN docs for disposables once https://github.com/mdn/content/pull/38027 lands --> + * + * For detailed information, see the documentation of `fs.mkdtemp()`. + * + * There is no callback-based version of this API because it is designed for use + * with the `using` syntax. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * @since v24.4.0 + */ + function mkdtempDisposableSync(prefix: string, options?: EncodingOption): DisposableTempDir; + /** + * Reads the contents of a directory. The callback gets two arguments `(err, files)` where `files` is an array of the names of the files in the directory excluding `'.'` and `'..'`. + * + * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the filenames passed to the callback. If the `encoding` is set to `'buffer'`, + * the filenames returned will be passed as `Buffer` objects. + * + * If `options.withFileTypes` is set to `true`, the `files` array will contain `fs.Dirent` objects. + * @since v0.1.8 + */ + function readdir( + path: PathLike, + options: + | { + encoding: BufferEncoding | null; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | BufferEncoding + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, files: string[]) => void, + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdir( + path: PathLike, + options: + | { + encoding: "buffer"; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | "buffer", + callback: (err: NodeJS.ErrnoException | null, files: NonSharedBuffer[]) => void, + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdir( + path: PathLike, + options: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, files: string[] | NonSharedBuffer[]) => void, + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function readdir( + path: PathLike, + callback: (err: NodeJS.ErrnoException | null, files: string[]) => void, + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent. + */ + function readdir( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + }, + callback: (err: NodeJS.ErrnoException | null, files: Dirent[]) => void, + ): void; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Must include `withFileTypes: true` and `encoding: 'buffer'`. + */ + function readdir( + path: PathLike, + options: { + encoding: "buffer"; + withFileTypes: true; + recursive?: boolean | undefined; + }, + callback: (err: NodeJS.ErrnoException | null, files: Dirent<NonSharedBuffer>[]) => void, + ): void; + namespace readdir { + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__( + path: PathLike, + options?: + | { + encoding: BufferEncoding | null; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | BufferEncoding + | null, + ): Promise<string[]>; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__( + path: PathLike, + options: + | "buffer" + | { + encoding: "buffer"; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }, + ): Promise<NonSharedBuffer[]>; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function __promisify__( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null, + ): Promise<string[] | NonSharedBuffer[]>; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent + */ + function __promisify__( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + }, + ): Promise<Dirent[]>; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Must include `withFileTypes: true` and `encoding: 'buffer'`. + */ + function __promisify__( + path: PathLike, + options: { + encoding: "buffer"; + withFileTypes: true; + recursive?: boolean | undefined; + }, + ): Promise<Dirent<NonSharedBuffer>[]>; + } + /** + * Reads the contents of the directory. + * + * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the filenames returned. If the `encoding` is set to `'buffer'`, + * the filenames returned will be passed as `Buffer` objects. + * + * If `options.withFileTypes` is set to `true`, the result will contain `fs.Dirent` objects. + * @since v0.1.21 + */ + function readdirSync( + path: PathLike, + options?: + | { + encoding: BufferEncoding | null; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | BufferEncoding + | null, + ): string[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdirSync( + path: PathLike, + options: + | { + encoding: "buffer"; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | "buffer", + ): NonSharedBuffer[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdirSync( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null, + ): string[] | NonSharedBuffer[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent. + */ + function readdirSync( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + }, + ): Dirent[]; + /** + * Synchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Must include `withFileTypes: true` and `encoding: 'buffer'`. + */ + function readdirSync( + path: PathLike, + options: { + encoding: "buffer"; + withFileTypes: true; + recursive?: boolean | undefined; + }, + ): Dirent<NonSharedBuffer>[]; + /** + * Closes the file descriptor. No arguments other than a possible exception are + * given to the completion callback. + * + * Calling `fs.close()` on any file descriptor (`fd`) that is currently in use + * through any other `fs` operation may lead to undefined behavior. + * + * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail. + * @since v0.0.2 + */ + function close(fd: number, callback?: NoParamCallback): void; + namespace close { + /** + * Asynchronous close(2) - close a file descriptor. + * @param fd A file descriptor. + */ + function __promisify__(fd: number): Promise<void>; + } + /** + * Closes the file descriptor. Returns `undefined`. + * + * Calling `fs.closeSync()` on any file descriptor (`fd`) that is currently in use + * through any other `fs` operation may lead to undefined behavior. + * + * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail. + * @since v0.1.21 + */ + function closeSync(fd: number): void; + /** + * Asynchronous file open. See the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more details. + * + * `mode` sets the file mode (permission and sticky bits), but only if the file was + * created. On Windows, only the write permission can be manipulated; see {@link chmod}. + * + * The callback gets two arguments `(err, fd)`. + * + * Some characters (`< > : " / \ | ? *`) are reserved under Windows as documented + * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains + * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams). + * + * Functions based on `fs.open()` exhibit this behavior as well:`fs.writeFile()`, `fs.readFile()`, etc. + * @since v0.0.2 + * @param [flags='r'] See `support of file system `flags``. + * @param [mode=0o666] + */ + function open( + path: PathLike, + flags: OpenMode | undefined, + mode: Mode | undefined | null, + callback: (err: NodeJS.ErrnoException | null, fd: number) => void, + ): void; + /** + * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param [flags='r'] See `support of file system `flags``. + */ + function open( + path: PathLike, + flags: OpenMode | undefined, + callback: (err: NodeJS.ErrnoException | null, fd: number) => void, + ): void; + /** + * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + */ + function open(path: PathLike, callback: (err: NodeJS.ErrnoException | null, fd: number) => void): void; + namespace open { + /** + * Asynchronous open(2) - open and possibly create a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param mode A file mode. If a string is passed, it is parsed as an octal integer. If not supplied, defaults to `0o666`. + */ + function __promisify__(path: PathLike, flags: OpenMode, mode?: Mode | null): Promise<number>; + } + /** + * Returns an integer representing the file descriptor. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link open}. + * @since v0.1.21 + * @param [flags='r'] + * @param [mode=0o666] + */ + function openSync(path: PathLike, flags: OpenMode, mode?: Mode | null): number; + /** + * Change the file system timestamps of the object referenced by `path`. + * + * The `atime` and `mtime` arguments follow these rules: + * + * * Values can be either numbers representing Unix epoch time in seconds, `Date`s, or a numeric string like `'123456789.0'`. + * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or `-Infinity`, an `Error` will be thrown. + * @since v0.4.2 + */ + function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void; + namespace utimes { + /** + * Asynchronously change file timestamps of the file referenced by the supplied path. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param atime The last access time. If a string is provided, it will be coerced to number. + * @param mtime The last modified time. If a string is provided, it will be coerced to number. + */ + function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>; + } + /** + * Returns `undefined`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link utimes}. + * @since v0.4.2 + */ + function utimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void; + /** + * Change the file system timestamps of the object referenced by the supplied file + * descriptor. See {@link utimes}. + * @since v0.4.2 + */ + function futimes(fd: number, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void; + namespace futimes { + /** + * Asynchronously change file timestamps of the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param atime The last access time. If a string is provided, it will be coerced to number. + * @param mtime The last modified time. If a string is provided, it will be coerced to number. + */ + function __promisify__(fd: number, atime: TimeLike, mtime: TimeLike): Promise<void>; + } + /** + * Synchronous version of {@link futimes}. Returns `undefined`. + * @since v0.4.2 + */ + function futimesSync(fd: number, atime: TimeLike, mtime: TimeLike): void; + /** + * Request that all data for the open file descriptor is flushed to the storage + * device. The specific implementation is operating system and device specific. + * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. No arguments other + * than a possible exception are given to the completion callback. + * @since v0.1.96 + */ + function fsync(fd: number, callback: NoParamCallback): void; + namespace fsync { + /** + * Asynchronous fsync(2) - synchronize a file's in-core state with the underlying storage device. + * @param fd A file descriptor. + */ + function __promisify__(fd: number): Promise<void>; + } + /** + * Request that all data for the open file descriptor is flushed to the storage + * device. The specific implementation is operating system and device specific. + * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. Returns `undefined`. + * @since v0.1.96 + */ + function fsyncSync(fd: number): void; + interface WriteOptions { + /** + * @default 0 + */ + offset?: number | undefined; + /** + * @default `buffer.byteLength - offset` + */ + length?: number | undefined; + /** + * @default null + */ + position?: number | null | undefined; + } + /** + * Write `buffer` to the file specified by `fd`. + * + * `offset` determines the part of the buffer to be written, and `length` is + * an integer specifying the number of bytes to write. + * + * `position` refers to the offset from the beginning of the file where this data + * should be written. If `typeof position !== 'number'`, the data will be written + * at the current position. See [`pwrite(2)`](http://man7.org/linux/man-pages/man2/pwrite.2.html). + * + * The callback will be given three arguments `(err, bytesWritten, buffer)` where `bytesWritten` specifies how many _bytes_ were written from `buffer`. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a promise for an `Object` with `bytesWritten` and `buffer` properties. + * + * It is unsafe to use `fs.write()` multiple times on the same file without waiting + * for the callback. For this scenario, {@link createWriteStream} is + * recommended. + * + * On Linux, positional writes don't work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v0.0.2 + * @param [offset=0] + * @param [length=buffer.byteLength - offset] + * @param [position='null'] + */ + function write<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer: TBuffer, + offset: number | undefined | null, + length: number | undefined | null, + position: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void, + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param offset The part of the buffer to be written. If not supplied, defaults to `0`. + * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`. + */ + function write<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer: TBuffer, + offset: number | undefined | null, + length: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void, + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param offset The part of the buffer to be written. If not supplied, defaults to `0`. + */ + function write<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer: TBuffer, + offset: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void, + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + */ + function write<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer: TBuffer, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void, + ): void; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param options An object with the following properties: + * * `offset` The part of the buffer to be written. If not supplied, defaults to `0`. + * * `length` The number of bytes to write. If not supplied, defaults to `buffer.length - offset`. + * * `position` The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + */ + function write<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer: TBuffer, + options: WriteOptions, + callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void, + ): void; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + * @param encoding The expected string encoding. + */ + function write( + fd: number, + string: string, + position: number | undefined | null, + encoding: BufferEncoding | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void, + ): void; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + */ + function write( + fd: number, + string: string, + position: number | undefined | null, + callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void, + ): void; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + */ + function write( + fd: number, + string: string, + callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void, + ): void; + namespace write { + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param offset The part of the buffer to be written. If not supplied, defaults to `0`. + * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + */ + function __promisify__<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer?: TBuffer, + offset?: number, + length?: number, + position?: number | null, + ): Promise<{ + bytesWritten: number; + buffer: TBuffer; + }>; + /** + * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param options An object with the following properties: + * * `offset` The part of the buffer to be written. If not supplied, defaults to `0`. + * * `length` The number of bytes to write. If not supplied, defaults to `buffer.length - offset`. + * * `position` The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + */ + function __promisify__<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer?: TBuffer, + options?: WriteOptions, + ): Promise<{ + bytesWritten: number; + buffer: TBuffer; + }>; + /** + * Asynchronously writes `string` to the file referenced by the supplied file descriptor. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + * @param encoding The expected string encoding. + */ + function __promisify__( + fd: number, + string: string, + position?: number | null, + encoding?: BufferEncoding | null, + ): Promise<{ + bytesWritten: number; + buffer: string; + }>; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link write}. + * @since v0.1.21 + * @param [offset=0] + * @param [length=buffer.byteLength - offset] + * @param [position='null'] + * @return The number of bytes written. + */ + function writeSync( + fd: number, + buffer: NodeJS.ArrayBufferView, + offset?: number | null, + length?: number | null, + position?: number | null, + ): number; + /** + * Synchronously writes `string` to the file referenced by the supplied file descriptor, returning the number of bytes written. + * @param fd A file descriptor. + * @param string A string to write. + * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position. + * @param encoding The expected string encoding. + */ + function writeSync( + fd: number, + string: string, + position?: number | null, + encoding?: BufferEncoding | null, + ): number; + type ReadPosition = number | bigint; + interface ReadOptions { + /** + * @default 0 + */ + offset?: number | undefined; + /** + * @default `length of buffer` + */ + length?: number | undefined; + /** + * @default null + */ + position?: ReadPosition | null | undefined; + } + interface ReadOptionsWithBuffer<T extends NodeJS.ArrayBufferView> extends ReadOptions { + buffer?: T | undefined; + } + /** + * Read data from the file specified by `fd`. + * + * The callback is given the three arguments, `(err, bytesRead, buffer)`. + * + * If the file is not modified concurrently, the end-of-file is reached when the + * number of bytes read is zero. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a promise for an `Object` with `bytesRead` and `buffer` properties. + * @since v0.0.2 + * @param buffer The buffer that the data will be written to. + * @param offset The position in `buffer` to write the data to. + * @param length The number of bytes to read. + * @param position Specifies where to begin reading from in the file. If `position` is `null` or `-1 `, data will be read from the current file position, and the file position will be updated. If + * `position` is an integer, the file position will be unchanged. + */ + function read<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer: TBuffer, + offset: number, + length: number, + position: ReadPosition | null, + callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void, + ): void; + /** + * Similar to the above `fs.read` function, this version takes an optional `options` object. + * If not otherwise specified in an `options` object, + * `buffer` defaults to `Buffer.alloc(16384)`, + * `offset` defaults to `0`, + * `length` defaults to `buffer.byteLength`, `- offset` as of Node 17.6.0 + * `position` defaults to `null` + * @since v12.17.0, 13.11.0 + */ + function read<TBuffer extends NodeJS.ArrayBufferView = NonSharedBuffer>( + fd: number, + options: ReadOptionsWithBuffer<TBuffer>, + callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void, + ): void; + function read<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer: TBuffer, + options: ReadOptions, + callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void, + ): void; + function read<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer: TBuffer, + callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void, + ): void; + function read( + fd: number, + callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: NonSharedBuffer) => void, + ): void; + namespace read { + /** + * @param fd A file descriptor. + * @param buffer The buffer that the data will be written to. + * @param offset The offset in the buffer at which to start writing. + * @param length The number of bytes to read. + * @param position The offset from the beginning of the file from which data should be read. If `null`, data will be read from the current position. + */ + function __promisify__<TBuffer extends NodeJS.ArrayBufferView>( + fd: number, + buffer: TBuffer, + offset: number, + length: number, + position: ReadPosition | null, + ): Promise<{ + bytesRead: number; + buffer: TBuffer; + }>; + function __promisify__<TBuffer extends NodeJS.ArrayBufferView = NonSharedBuffer>( + fd: number, + options: ReadOptionsWithBuffer<TBuffer>, + ): Promise<{ + bytesRead: number; + buffer: TBuffer; + }>; + function __promisify__(fd: number): Promise<{ + bytesRead: number; + buffer: NonSharedBuffer; + }>; + } + /** + * Returns the number of `bytesRead`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link read}. + * @since v0.1.21 + * @param [position='null'] + */ + function readSync( + fd: number, + buffer: NodeJS.ArrayBufferView, + offset: number, + length: number, + position: ReadPosition | null, + ): number; + /** + * Similar to the above `fs.readSync` function, this version takes an optional `options` object. + * If no `options` object is specified, it will default with the above values. + */ + function readSync(fd: number, buffer: NodeJS.ArrayBufferView, opts?: ReadOptions): number; + /** + * Asynchronously reads the entire contents of a file. + * + * ```js + * import { readFile } from 'node:fs'; + * + * readFile('/etc/passwd', (err, data) => { + * if (err) throw err; + * console.log(data); + * }); + * ``` + * + * The callback is passed two arguments `(err, data)`, where `data` is the + * contents of the file. + * + * If no encoding is specified, then the raw buffer is returned. + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { readFile } from 'node:fs'; + * + * readFile('/etc/passwd', 'utf8', callback); + * ``` + * + * When the path is a directory, the behavior of `fs.readFile()` and {@link readFileSync} is platform-specific. On macOS, Linux, and Windows, an + * error will be returned. On FreeBSD, a representation of the directory's contents + * will be returned. + * + * ```js + * import { readFile } from 'node:fs'; + * + * // macOS, Linux, and Windows + * readFile('<directory>', (err, data) => { + * // => [Error: EISDIR: illegal operation on a directory, read <directory>] + * }); + * + * // FreeBSD + * readFile('<directory>', (err, data) => { + * // => null, <data> + * }); + * ``` + * + * It is possible to abort an ongoing request using an `AbortSignal`. If a + * request is aborted the callback is called with an `AbortError`: + * + * ```js + * import { readFile } from 'node:fs'; + * + * const controller = new AbortController(); + * const signal = controller.signal; + * readFile(fileInfo[0].name, { signal }, (err, buf) => { + * // ... + * }); + * // When you want to abort the request + * controller.abort(); + * ``` + * + * The `fs.readFile()` function buffers the entire file. To minimize memory costs, + * when possible prefer streaming via `fs.createReadStream()`. + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.readFile` performs. + * @since v0.1.29 + * @param path filename or file descriptor + */ + function readFile( + path: PathOrFileDescriptor, + options: + | ({ + encoding?: null | undefined; + flag?: string | undefined; + } & Abortable) + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, data: NonSharedBuffer) => void, + ): void; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFile( + path: PathOrFileDescriptor, + options: + | ({ + encoding: BufferEncoding; + flag?: string | undefined; + } & Abortable) + | BufferEncoding, + callback: (err: NodeJS.ErrnoException | null, data: string) => void, + ): void; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFile( + path: PathOrFileDescriptor, + options: + | (ObjectEncodingOptions & { + flag?: string | undefined; + } & Abortable) + | BufferEncoding + | undefined + | null, + callback: (err: NodeJS.ErrnoException | null, data: string | NonSharedBuffer) => void, + ): void; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + */ + function readFile( + path: PathOrFileDescriptor, + callback: (err: NodeJS.ErrnoException | null, data: NonSharedBuffer) => void, + ): void; + namespace readFile { + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function __promisify__( + path: PathOrFileDescriptor, + options?: { + encoding?: null | undefined; + flag?: string | undefined; + } | null, + ): Promise<NonSharedBuffer>; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function __promisify__( + path: PathOrFileDescriptor, + options: + | { + encoding: BufferEncoding; + flag?: string | undefined; + } + | BufferEncoding, + ): Promise<string>; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function __promisify__( + path: PathOrFileDescriptor, + options?: + | (ObjectEncodingOptions & { + flag?: string | undefined; + }) + | BufferEncoding + | null, + ): Promise<string | NonSharedBuffer>; + } + /** + * Returns the contents of the `path`. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link readFile}. + * + * If the `encoding` option is specified then this function returns a + * string. Otherwise it returns a buffer. + * + * Similar to {@link readFile}, when the path is a directory, the behavior of `fs.readFileSync()` is platform-specific. + * + * ```js + * import { readFileSync } from 'node:fs'; + * + * // macOS, Linux, and Windows + * readFileSync('<directory>'); + * // => [Error: EISDIR: illegal operation on a directory, read <directory>] + * + * // FreeBSD + * readFileSync('<directory>'); // => <data> + * ``` + * @since v0.1.8 + * @param path filename or file descriptor + */ + function readFileSync( + path: PathOrFileDescriptor, + options?: { + encoding?: null | undefined; + flag?: string | undefined; + } | null, + ): NonSharedBuffer; + /** + * Synchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFileSync( + path: PathOrFileDescriptor, + options: + | { + encoding: BufferEncoding; + flag?: string | undefined; + } + | BufferEncoding, + ): string; + /** + * Synchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFileSync( + path: PathOrFileDescriptor, + options?: + | (ObjectEncodingOptions & { + flag?: string | undefined; + }) + | BufferEncoding + | null, + ): string | NonSharedBuffer; + type WriteFileOptions = + | ( + & ObjectEncodingOptions + & Abortable + & { + mode?: Mode | undefined; + flag?: string | undefined; + flush?: boolean | undefined; + } + ) + | BufferEncoding + | null; + /** + * When `file` is a filename, asynchronously writes data to the file, replacing the + * file if it already exists. `data` can be a string or a buffer. + * + * When `file` is a file descriptor, the behavior is similar to calling `fs.write()` directly (which is recommended). See the notes below on using + * a file descriptor. + * + * The `encoding` option is ignored if `data` is a buffer. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * ```js + * import { writeFile } from 'node:fs'; + * import { Buffer } from 'node:buffer'; + * + * const data = new Uint8Array(Buffer.from('Hello Node.js')); + * writeFile('message.txt', data, (err) => { + * if (err) throw err; + * console.log('The file has been saved!'); + * }); + * ``` + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { writeFile } from 'node:fs'; + * + * writeFile('message.txt', 'Hello Node.js', 'utf8', callback); + * ``` + * + * It is unsafe to use `fs.writeFile()` multiple times on the same file without + * waiting for the callback. For this scenario, {@link createWriteStream} is + * recommended. + * + * Similarly to `fs.readFile` \- `fs.writeFile` is a convenience method that + * performs multiple `write` calls internally to write the buffer passed to it. + * For performance sensitive code consider using {@link createWriteStream}. + * + * It is possible to use an `AbortSignal` to cancel an `fs.writeFile()`. + * Cancelation is "best effort", and some amount of data is likely still + * to be written. + * + * ```js + * import { writeFile } from 'node:fs'; + * import { Buffer } from 'node:buffer'; + * + * const controller = new AbortController(); + * const { signal } = controller; + * const data = new Uint8Array(Buffer.from('Hello Node.js')); + * writeFile('message.txt', data, { signal }, (err) => { + * // When a request is aborted - the callback is called with an AbortError + * }); + * // When the request should be aborted + * controller.abort(); + * ``` + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.writeFile` performs. + * @since v0.1.29 + * @param file filename or file descriptor + */ + function writeFile( + file: PathOrFileDescriptor, + data: string | NodeJS.ArrayBufferView, + options: WriteFileOptions, + callback: NoParamCallback, + ): void; + /** + * Asynchronously writes data to a file, replacing the file if it already exists. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + */ + function writeFile( + path: PathOrFileDescriptor, + data: string | NodeJS.ArrayBufferView, + callback: NoParamCallback, + ): void; + namespace writeFile { + /** + * Asynchronously writes data to a file, replacing the file if it already exists. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `mode` is not supplied, the default of `0o666` is used. + * If `mode` is a string, it is parsed as an octal integer. + * If `flag` is not supplied, the default of `'w'` is used. + */ + function __promisify__( + path: PathOrFileDescriptor, + data: string | NodeJS.ArrayBufferView, + options?: WriteFileOptions, + ): Promise<void>; + } + /** + * Returns `undefined`. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link writeFile}. + * @since v0.1.29 + * @param file filename or file descriptor + */ + function writeFileSync( + file: PathOrFileDescriptor, + data: string | NodeJS.ArrayBufferView, + options?: WriteFileOptions, + ): void; + /** + * Asynchronously append data to a file, creating the file if it does not yet + * exist. `data` can be a string or a `Buffer`. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * ```js + * import { appendFile } from 'node:fs'; + * + * appendFile('message.txt', 'data to append', (err) => { + * if (err) throw err; + * console.log('The "data to append" was appended to file!'); + * }); + * ``` + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { appendFile } from 'node:fs'; + * + * appendFile('message.txt', 'data to append', 'utf8', callback); + * ``` + * + * The `path` may be specified as a numeric file descriptor that has been opened + * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will + * not be closed automatically. + * + * ```js + * import { open, close, appendFile } from 'node:fs'; + * + * function closeFd(fd) { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * + * open('message.txt', 'a', (err, fd) => { + * if (err) throw err; + * + * try { + * appendFile(fd, 'data to append', 'utf8', (err) => { + * closeFd(fd); + * if (err) throw err; + * }); + * } catch (err) { + * closeFd(fd); + * throw err; + * } + * }); + * ``` + * @since v0.6.7 + * @param path filename or file descriptor + */ + function appendFile( + path: PathOrFileDescriptor, + data: string | Uint8Array, + options: WriteFileOptions, + callback: NoParamCallback, + ): void; + /** + * Asynchronously append data to a file, creating the file if it does not exist. + * @param file A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + */ + function appendFile(file: PathOrFileDescriptor, data: string | Uint8Array, callback: NoParamCallback): void; + namespace appendFile { + /** + * Asynchronously append data to a file, creating the file if it does not exist. + * @param file A path to a file. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + * If a file descriptor is provided, the underlying file will _not_ be closed automatically. + * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string. + * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag. + * If `encoding` is not supplied, the default of `'utf8'` is used. + * If `mode` is not supplied, the default of `0o666` is used. + * If `mode` is a string, it is parsed as an octal integer. + * If `flag` is not supplied, the default of `'a'` is used. + */ + function __promisify__( + file: PathOrFileDescriptor, + data: string | Uint8Array, + options?: WriteFileOptions, + ): Promise<void>; + } + /** + * Synchronously append data to a file, creating the file if it does not yet + * exist. `data` can be a string or a `Buffer`. + * + * The `mode` option only affects the newly created file. See {@link open} for more details. + * + * ```js + * import { appendFileSync } from 'node:fs'; + * + * try { + * appendFileSync('message.txt', 'data to append'); + * console.log('The "data to append" was appended to file!'); + * } catch (err) { + * // Handle the error + * } + * ``` + * + * If `options` is a string, then it specifies the encoding: + * + * ```js + * import { appendFileSync } from 'node:fs'; + * + * appendFileSync('message.txt', 'data to append', 'utf8'); + * ``` + * + * The `path` may be specified as a numeric file descriptor that has been opened + * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will + * not be closed automatically. + * + * ```js + * import { openSync, closeSync, appendFileSync } from 'node:fs'; + * + * let fd; + * + * try { + * fd = openSync('message.txt', 'a'); + * appendFileSync(fd, 'data to append', 'utf8'); + * } catch (err) { + * // Handle the error + * } finally { + * if (fd !== undefined) + * closeSync(fd); + * } + * ``` + * @since v0.6.7 + * @param path filename or file descriptor + */ + function appendFileSync( + path: PathOrFileDescriptor, + data: string | Uint8Array, + options?: WriteFileOptions, + ): void; + /** + * Watch for changes on `filename`. The callback `listener` will be called each + * time the file is accessed. + * + * The `options` argument may be omitted. If provided, it should be an object. The `options` object may contain a boolean named `persistent` that indicates + * whether the process should continue to run as long as files are being watched. + * The `options` object may specify an `interval` property indicating how often the + * target should be polled in milliseconds. + * + * The `listener` gets two arguments the current stat object and the previous + * stat object: + * + * ```js + * import { watchFile } from 'node:fs'; + * + * watchFile('message.text', (curr, prev) => { + * console.log(`the current mtime is: ${curr.mtime}`); + * console.log(`the previous mtime was: ${prev.mtime}`); + * }); + * ``` + * + * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`, + * the numeric values in these objects are specified as `BigInt`s. + * + * To be notified when the file was modified, not just accessed, it is necessary + * to compare `curr.mtimeMs` and `prev.mtimeMs`. + * + * When an `fs.watchFile` operation results in an `ENOENT` error, it + * will invoke the listener once, with all the fields zeroed (or, for dates, the + * Unix Epoch). If the file is created later on, the listener will be called + * again, with the latest stat objects. This is a change in functionality since + * v0.10. + * + * Using {@link watch} is more efficient than `fs.watchFile` and `fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and `fs.unwatchFile` when possible. + * + * When a file being watched by `fs.watchFile()` disappears and reappears, + * then the contents of `previous` in the second callback event (the file's + * reappearance) will be the same as the contents of `previous` in the first + * callback event (its disappearance). + * + * This happens when: + * + * * the file is deleted, followed by a restore + * * the file is renamed and then renamed a second time back to its original name + * @since v0.1.31 + */ + interface WatchFileOptions { + bigint?: boolean | undefined; + persistent?: boolean | undefined; + interval?: number | undefined; + } + /** + * Watch for changes on `filename`. The callback `listener` will be called each + * time the file is accessed. + * + * The `options` argument may be omitted. If provided, it should be an object. The `options` object may contain a boolean named `persistent` that indicates + * whether the process should continue to run as long as files are being watched. + * The `options` object may specify an `interval` property indicating how often the + * target should be polled in milliseconds. + * + * The `listener` gets two arguments the current stat object and the previous + * stat object: + * + * ```js + * import { watchFile } from 'node:fs'; + * + * watchFile('message.text', (curr, prev) => { + * console.log(`the current mtime is: ${curr.mtime}`); + * console.log(`the previous mtime was: ${prev.mtime}`); + * }); + * ``` + * + * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`, + * the numeric values in these objects are specified as `BigInt`s. + * + * To be notified when the file was modified, not just accessed, it is necessary + * to compare `curr.mtimeMs` and `prev.mtimeMs`. + * + * When an `fs.watchFile` operation results in an `ENOENT` error, it + * will invoke the listener once, with all the fields zeroed (or, for dates, the + * Unix Epoch). If the file is created later on, the listener will be called + * again, with the latest stat objects. This is a change in functionality since + * v0.10. + * + * Using {@link watch} is more efficient than `fs.watchFile` and `fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and `fs.unwatchFile` when possible. + * + * When a file being watched by `fs.watchFile()` disappears and reappears, + * then the contents of `previous` in the second callback event (the file's + * reappearance) will be the same as the contents of `previous` in the first + * callback event (its disappearance). + * + * This happens when: + * + * * the file is deleted, followed by a restore + * * the file is renamed and then renamed a second time back to its original name + * @since v0.1.31 + */ + function watchFile( + filename: PathLike, + options: + | (WatchFileOptions & { + bigint?: false | undefined; + }) + | undefined, + listener: StatsListener, + ): StatWatcher; + function watchFile( + filename: PathLike, + options: + | (WatchFileOptions & { + bigint: true; + }) + | undefined, + listener: BigIntStatsListener, + ): StatWatcher; + /** + * Watch for changes on `filename`. The callback `listener` will be called each time the file is accessed. + * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + */ + function watchFile(filename: PathLike, listener: StatsListener): StatWatcher; + /** + * Stop watching for changes on `filename`. If `listener` is specified, only that + * particular listener is removed. Otherwise, _all_ listeners are removed, + * effectively stopping watching of `filename`. + * + * Calling `fs.unwatchFile()` with a filename that is not being watched is a + * no-op, not an error. + * + * Using {@link watch} is more efficient than `fs.watchFile()` and `fs.unwatchFile()`. `fs.watch()` should be used instead of `fs.watchFile()` and `fs.unwatchFile()` when possible. + * @since v0.1.31 + * @param listener Optional, a listener previously attached using `fs.watchFile()` + */ + function unwatchFile(filename: PathLike, listener?: StatsListener): void; + function unwatchFile(filename: PathLike, listener?: BigIntStatsListener): void; + type WatchIgnorePredicate = string | RegExp | ((filename: string) => boolean); + interface WatchOptions extends Abortable { + encoding?: BufferEncoding | "buffer" | undefined; + persistent?: boolean | undefined; + recursive?: boolean | undefined; + ignore?: WatchIgnorePredicate | readonly WatchIgnorePredicate[] | undefined; + } + interface WatchOptionsWithBufferEncoding extends WatchOptions { + encoding: "buffer"; + } + interface WatchOptionsWithStringEncoding extends WatchOptions { + encoding?: BufferEncoding | undefined; + } + type WatchEventType = "rename" | "change"; + type WatchListener<T> = (event: WatchEventType, filename: T | null) => void; + type StatsListener = (curr: Stats, prev: Stats) => void; + type BigIntStatsListener = (curr: BigIntStats, prev: BigIntStats) => void; + /** + * Watch for changes on `filename`, where `filename` is either a file or a + * directory. + * + * The second argument is optional. If `options` is provided as a string, it + * specifies the `encoding`. Otherwise `options` should be passed as an object. + * + * The listener callback gets two arguments `(eventType, filename)`. `eventType`is either `'rename'` or `'change'`, and `filename` is the name of the file + * which triggered the event. + * + * On most platforms, `'rename'` is emitted whenever a filename appears or + * disappears in the directory. + * + * The listener callback is attached to the `'change'` event fired by `fs.FSWatcher`, but it is not the same thing as the `'change'` value of `eventType`. + * + * If a `signal` is passed, aborting the corresponding AbortController will close + * the returned `fs.FSWatcher`. + * @since v0.5.10 + * @param listener + */ + function watch( + filename: PathLike, + options?: WatchOptionsWithStringEncoding | BufferEncoding | null, + listener?: WatchListener<string>, + ): FSWatcher; + function watch( + filename: PathLike, + options: WatchOptionsWithBufferEncoding | "buffer", + listener: WatchListener<NonSharedBuffer>, + ): FSWatcher; + function watch( + filename: PathLike, + options: WatchOptions | BufferEncoding | "buffer" | null, + listener: WatchListener<string | NonSharedBuffer>, + ): FSWatcher; + function watch(filename: PathLike, listener: WatchListener<string>): FSWatcher; + /** + * Test whether or not the given path exists by checking with the file system. + * Then call the `callback` argument with either true or false: + * + * ```js + * import { exists } from 'node:fs'; + * + * exists('/etc/passwd', (e) => { + * console.log(e ? 'it exists' : 'no passwd!'); + * }); + * ``` + * + * **The parameters for this callback are not consistent with other Node.js** + * **callbacks.** Normally, the first parameter to a Node.js callback is an `err` parameter, optionally followed by other parameters. The `fs.exists()` callback + * has only one boolean parameter. This is one reason `fs.access()` is recommended + * instead of `fs.exists()`. + * + * Using `fs.exists()` to check for the existence of a file before calling `fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended. Doing + * so introduces a race condition, since other processes may change the file's + * state between the two calls. Instead, user code should open/read/write the + * file directly and handle the error raised if the file does not exist. + * + * **write (NOT RECOMMENDED)** + * + * ```js + * import { exists, open, close } from 'node:fs'; + * + * exists('myfile', (e) => { + * if (e) { + * console.error('myfile already exists'); + * } else { + * open('myfile', 'wx', (err, fd) => { + * if (err) throw err; + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * } + * }); + * ``` + * + * **write (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * open('myfile', 'wx', (err, fd) => { + * if (err) { + * if (err.code === 'EEXIST') { + * console.error('myfile already exists'); + * return; + * } + * + * throw err; + * } + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * **read (NOT RECOMMENDED)** + * + * ```js + * import { open, close, exists } from 'node:fs'; + * + * exists('myfile', (e) => { + * if (e) { + * open('myfile', 'r', (err, fd) => { + * if (err) throw err; + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * } else { + * console.error('myfile does not exist'); + * } + * }); + * ``` + * + * **read (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * + * open('myfile', 'r', (err, fd) => { + * if (err) { + * if (err.code === 'ENOENT') { + * console.error('myfile does not exist'); + * return; + * } + * + * throw err; + * } + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * The "not recommended" examples above check for existence and then use the + * file; the "recommended" examples are better because they use the file directly + * and handle the error, if any. + * + * In general, check for the existence of a file only if the file won't be + * used directly, for example when its existence is a signal from another + * process. + * @since v0.0.2 + * @deprecated Since v1.0.0 - Use {@link stat} or {@link access} instead. + */ + function exists(path: PathLike, callback: (exists: boolean) => void): void; + /** @deprecated */ + namespace exists { + /** + * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + */ + function __promisify__(path: PathLike): Promise<boolean>; + } + /** + * Returns `true` if the path exists, `false` otherwise. + * + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link exists}. + * + * `fs.exists()` is deprecated, but `fs.existsSync()` is not. The `callback` parameter to `fs.exists()` accepts parameters that are inconsistent with other + * Node.js callbacks. `fs.existsSync()` does not use a callback. + * + * ```js + * import { existsSync } from 'node:fs'; + * + * if (existsSync('/etc/passwd')) + * console.log('The path exists.'); + * ``` + * @since v0.1.21 + */ + function existsSync(path: PathLike): boolean; + namespace constants { + // File Access Constants + /** Constant for fs.access(). File is visible to the calling process. */ + const F_OK: number; + /** Constant for fs.access(). File can be read by the calling process. */ + const R_OK: number; + /** Constant for fs.access(). File can be written by the calling process. */ + const W_OK: number; + /** Constant for fs.access(). File can be executed by the calling process. */ + const X_OK: number; + // File Copy Constants + /** Constant for fs.copyFile. Flag indicating the destination file should not be overwritten if it already exists. */ + const COPYFILE_EXCL: number; + /** + * Constant for fs.copyFile. copy operation will attempt to create a copy-on-write reflink. + * If the underlying platform does not support copy-on-write, then a fallback copy mechanism is used. + */ + const COPYFILE_FICLONE: number; + /** + * Constant for fs.copyFile. Copy operation will attempt to create a copy-on-write reflink. + * If the underlying platform does not support copy-on-write, then the operation will fail with an error. + */ + const COPYFILE_FICLONE_FORCE: number; + // File Open Constants + /** Constant for fs.open(). Flag indicating to open a file for read-only access. */ + const O_RDONLY: number; + /** Constant for fs.open(). Flag indicating to open a file for write-only access. */ + const O_WRONLY: number; + /** Constant for fs.open(). Flag indicating to open a file for read-write access. */ + const O_RDWR: number; + /** Constant for fs.open(). Flag indicating to create the file if it does not already exist. */ + const O_CREAT: number; + /** Constant for fs.open(). Flag indicating that opening a file should fail if the O_CREAT flag is set and the file already exists. */ + const O_EXCL: number; + /** + * Constant for fs.open(). Flag indicating that if path identifies a terminal device, + * opening the path shall not cause that terminal to become the controlling terminal for the process + * (if the process does not already have one). + */ + const O_NOCTTY: number; + /** Constant for fs.open(). Flag indicating that if the file exists and is a regular file, and the file is opened successfully for write access, its length shall be truncated to zero. */ + const O_TRUNC: number; + /** Constant for fs.open(). Flag indicating that data will be appended to the end of the file. */ + const O_APPEND: number; + /** Constant for fs.open(). Flag indicating that the open should fail if the path is not a directory. */ + const O_DIRECTORY: number; + /** + * constant for fs.open(). + * Flag indicating reading accesses to the file system will no longer result in + * an update to the atime information associated with the file. + * This flag is available on Linux operating systems only. + */ + const O_NOATIME: number; + /** Constant for fs.open(). Flag indicating that the open should fail if the path is a symbolic link. */ + const O_NOFOLLOW: number; + /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O. */ + const O_SYNC: number; + /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O with write operations waiting for data integrity. */ + const O_DSYNC: number; + /** Constant for fs.open(). Flag indicating to open the symbolic link itself rather than the resource it is pointing to. */ + const O_SYMLINK: number; + /** Constant for fs.open(). When set, an attempt will be made to minimize caching effects of file I/O. */ + const O_DIRECT: number; + /** Constant for fs.open(). Flag indicating to open the file in nonblocking mode when possible. */ + const O_NONBLOCK: number; + // File Type Constants + /** Constant for fs.Stats mode property for determining a file's type. Bit mask used to extract the file type code. */ + const S_IFMT: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a regular file. */ + const S_IFREG: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a directory. */ + const S_IFDIR: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a character-oriented device file. */ + const S_IFCHR: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a block-oriented device file. */ + const S_IFBLK: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a FIFO/pipe. */ + const S_IFIFO: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a symbolic link. */ + const S_IFLNK: number; + /** Constant for fs.Stats mode property for determining a file's type. File type constant for a socket. */ + const S_IFSOCK: number; + // File Mode Constants + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by owner. */ + const S_IRWXU: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by owner. */ + const S_IRUSR: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by owner. */ + const S_IWUSR: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by owner. */ + const S_IXUSR: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by group. */ + const S_IRWXG: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by group. */ + const S_IRGRP: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by group. */ + const S_IWGRP: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by group. */ + const S_IXGRP: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by others. */ + const S_IRWXO: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by others. */ + const S_IROTH: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by others. */ + const S_IWOTH: number; + /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by others. */ + const S_IXOTH: number; + /** + * When set, a memory file mapping is used to access the file. This flag + * is available on Windows operating systems only. On other operating systems, + * this flag is ignored. + */ + const UV_FS_O_FILEMAP: number; + } + /** + * Tests a user's permissions for the file or directory specified by `path`. + * The `mode` argument is an optional integer that specifies the accessibility + * checks to be performed. `mode` should be either the value `fs.constants.F_OK` or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`, `fs.constants.W_OK`, and `fs.constants.X_OK` + * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for + * possible values of `mode`. + * + * The final argument, `callback`, is a callback function that is invoked with + * a possible error argument. If any of the accessibility checks fail, the error + * argument will be an `Error` object. The following examples check if `package.json` exists, and if it is readable or writable. + * + * ```js + * import { access, constants } from 'node:fs'; + * + * const file = 'package.json'; + * + * // Check if the file exists in the current directory. + * access(file, constants.F_OK, (err) => { + * console.log(`${file} ${err ? 'does not exist' : 'exists'}`); + * }); + * + * // Check if the file is readable. + * access(file, constants.R_OK, (err) => { + * console.log(`${file} ${err ? 'is not readable' : 'is readable'}`); + * }); + * + * // Check if the file is writable. + * access(file, constants.W_OK, (err) => { + * console.log(`${file} ${err ? 'is not writable' : 'is writable'}`); + * }); + * + * // Check if the file is readable and writable. + * access(file, constants.R_OK | constants.W_OK, (err) => { + * console.log(`${file} ${err ? 'is not' : 'is'} readable and writable`); + * }); + * ``` + * + * Do not use `fs.access()` to check for the accessibility of a file before calling `fs.open()`, `fs.readFile()`, or `fs.writeFile()`. Doing + * so introduces a race condition, since other processes may change the file's + * state between the two calls. Instead, user code should open/read/write the + * file directly and handle the error raised if the file is not accessible. + * + * **write (NOT RECOMMENDED)** + * + * ```js + * import { access, open, close } from 'node:fs'; + * + * access('myfile', (err) => { + * if (!err) { + * console.error('myfile already exists'); + * return; + * } + * + * open('myfile', 'wx', (err, fd) => { + * if (err) throw err; + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * }); + * ``` + * + * **write (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * + * open('myfile', 'wx', (err, fd) => { + * if (err) { + * if (err.code === 'EEXIST') { + * console.error('myfile already exists'); + * return; + * } + * + * throw err; + * } + * + * try { + * writeMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * **read (NOT RECOMMENDED)** + * + * ```js + * import { access, open, close } from 'node:fs'; + * access('myfile', (err) => { + * if (err) { + * if (err.code === 'ENOENT') { + * console.error('myfile does not exist'); + * return; + * } + * + * throw err; + * } + * + * open('myfile', 'r', (err, fd) => { + * if (err) throw err; + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * }); + * ``` + * + * **read (RECOMMENDED)** + * + * ```js + * import { open, close } from 'node:fs'; + * + * open('myfile', 'r', (err, fd) => { + * if (err) { + * if (err.code === 'ENOENT') { + * console.error('myfile does not exist'); + * return; + * } + * + * throw err; + * } + * + * try { + * readMyData(fd); + * } finally { + * close(fd, (err) => { + * if (err) throw err; + * }); + * } + * }); + * ``` + * + * The "not recommended" examples above check for accessibility and then use the + * file; the "recommended" examples are better because they use the file directly + * and handle the error, if any. + * + * In general, check for the accessibility of a file only if the file will not be + * used directly, for example when its accessibility is a signal from another + * process. + * + * On Windows, access-control policies (ACLs) on a directory may limit access to + * a file or directory. The `fs.access()` function, however, does not check the + * ACL and therefore may report that a path is accessible even if the ACL restricts + * the user from reading or writing to it. + * @since v0.11.15 + * @param [mode=fs.constants.F_OK] + */ + function access(path: PathLike, mode: number | undefined, callback: NoParamCallback): void; + /** + * Asynchronously tests a user's permissions for the file specified by path. + * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + */ + function access(path: PathLike, callback: NoParamCallback): void; + namespace access { + /** + * Asynchronously tests a user's permissions for the file specified by path. + * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol. + * URL support is _experimental_. + */ + function __promisify__(path: PathLike, mode?: number): Promise<void>; + } + /** + * Synchronously tests a user's permissions for the file or directory specified + * by `path`. The `mode` argument is an optional integer that specifies the + * accessibility checks to be performed. `mode` should be either the value `fs.constants.F_OK` or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`, `fs.constants.W_OK`, and + * `fs.constants.X_OK` (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for + * possible values of `mode`. + * + * If any of the accessibility checks fail, an `Error` will be thrown. Otherwise, + * the method will return `undefined`. + * + * ```js + * import { accessSync, constants } from 'node:fs'; + * + * try { + * accessSync('etc/passwd', constants.R_OK | constants.W_OK); + * console.log('can read/write'); + * } catch (err) { + * console.error('no access!'); + * } + * ``` + * @since v0.11.15 + * @param [mode=fs.constants.F_OK] + */ + function accessSync(path: PathLike, mode?: number): void; + interface StreamOptions { + flags?: string | undefined; + encoding?: BufferEncoding | undefined; + fd?: number | FileHandle | undefined; + mode?: number | undefined; + autoClose?: boolean | undefined; + emitClose?: boolean | undefined; + start?: number | undefined; + signal?: AbortSignal | null | undefined; + highWaterMark?: number | undefined; + } + interface FSImplementation { + open?: (...args: any[]) => any; + close?: (...args: any[]) => any; + } + interface CreateReadStreamFSImplementation extends FSImplementation { + read: (...args: any[]) => any; + } + interface CreateWriteStreamFSImplementation extends FSImplementation { + write: (...args: any[]) => any; + writev?: (...args: any[]) => any; + } + interface ReadStreamOptions extends StreamOptions { + fs?: CreateReadStreamFSImplementation | null | undefined; + end?: number | undefined; + } + interface WriteStreamOptions extends StreamOptions { + fs?: CreateWriteStreamFSImplementation | null | undefined; + flush?: boolean | undefined; + } + /** + * `options` can include `start` and `end` values to read a range of bytes from + * the file instead of the entire file. Both `start` and `end` are inclusive and + * start counting at 0, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. If `fd` is specified and `start` is + * omitted or `undefined`, `fs.createReadStream()` reads sequentially from the + * current file position. The `encoding` can be any one of those accepted by `Buffer`. + * + * If `fd` is specified, `ReadStream` will ignore the `path` argument and will use + * the specified file descriptor. This means that no `'open'` event will be + * emitted. `fd` should be blocking; non-blocking `fd`s should be passed to `net.Socket`. + * + * If `fd` points to a character device that only supports blocking reads + * (such as keyboard or sound card), read operations do not finish until data is + * available. This can prevent the process from exiting and the stream from + * closing naturally. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * + * By providing the `fs` option, it is possible to override the corresponding `fs` implementations for `open`, `read`, and `close`. When providing the `fs` option, + * an override for `read` is required. If no `fd` is provided, an override for `open` is also required. If `autoClose` is `true`, an override for `close` is + * also required. + * + * ```js + * import { createReadStream } from 'node:fs'; + * + * // Create a stream from some character device. + * const stream = createReadStream('/dev/input/event0'); + * setTimeout(() => { + * stream.close(); // This may not close the stream. + * // Artificially marking end-of-stream, as if the underlying resource had + * // indicated end-of-file by itself, allows the stream to close. + * // This does not cancel pending read operations, and if there is such an + * // operation, the process may still not be able to exit successfully + * // until it finishes. + * stream.push(null); + * stream.read(0); + * }, 100); + * ``` + * + * If `autoClose` is false, then the file descriptor won't be closed, even if + * there's an error. It is the application's responsibility to close it and make + * sure there's no file descriptor leak. If `autoClose` is set to true (default + * behavior), on `'error'` or `'end'` the file descriptor will be closed + * automatically. + * + * `mode` sets the file mode (permission and sticky bits), but only if the + * file was created. + * + * An example to read the last 10 bytes of a file which is 100 bytes long: + * + * ```js + * import { createReadStream } from 'node:fs'; + * + * createReadStream('sample.txt', { start: 90, end: 99 }); + * ``` + * + * If `options` is a string, then it specifies the encoding. + * @since v0.1.31 + */ + function createReadStream(path: PathLike, options?: BufferEncoding | ReadStreamOptions): ReadStream; + /** + * `options` may also include a `start` option to allow writing data at some + * position past the beginning of the file, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. Modifying a file rather than + * replacing it may require the `flags` option to be set to `r+` rather than the + * default `w`. The `encoding` can be any one of those accepted by `Buffer`. + * + * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'` the file descriptor will be closed automatically. If `autoClose` is false, + * then the file descriptor won't be closed, even if there's an error. + * It is the application's responsibility to close it and make sure there's no + * file descriptor leak. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * + * By providing the `fs` option it is possible to override the corresponding `fs` implementations for `open`, `write`, `writev`, and `close`. Overriding `write()` without `writev()` can reduce + * performance as some optimizations (`_writev()`) + * will be disabled. When providing the `fs` option, overrides for at least one of `write` and `writev` are required. If no `fd` option is supplied, an override + * for `open` is also required. If `autoClose` is `true`, an override for `close` is also required. + * + * Like `fs.ReadStream`, if `fd` is specified, `fs.WriteStream` will ignore the `path` argument and will use the specified file descriptor. This means that no `'open'` event will be + * emitted. `fd` should be blocking; non-blocking `fd`s + * should be passed to `net.Socket`. + * + * If `options` is a string, then it specifies the encoding. + * @since v0.1.31 + */ + function createWriteStream(path: PathLike, options?: BufferEncoding | WriteStreamOptions): WriteStream; + /** + * Forces all currently queued I/O operations associated with the file to the + * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. No arguments other + * than a possible + * exception are given to the completion callback. + * @since v0.1.96 + */ + function fdatasync(fd: number, callback: NoParamCallback): void; + namespace fdatasync { + /** + * Asynchronous fdatasync(2) - synchronize a file's in-core state with storage device. + * @param fd A file descriptor. + */ + function __promisify__(fd: number): Promise<void>; + } + /** + * Forces all currently queued I/O operations associated with the file to the + * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. Returns `undefined`. + * @since v0.1.96 + */ + function fdatasyncSync(fd: number): void; + /** + * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it + * already exists. No arguments other than a possible exception are given to the + * callback function. Node.js makes no guarantees about the atomicity of the copy + * operation. If an error occurs after the destination file has been opened for + * writing, Node.js will attempt to remove the destination. + * + * `mode` is an optional integer that specifies the behavior + * of the copy operation. It is possible to create a mask consisting of the bitwise + * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`). + * + * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already + * exists. + * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a + * copy-on-write reflink. If the platform does not support copy-on-write, then a + * fallback copy mechanism is used. + * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to + * create a copy-on-write reflink. If the platform does not support + * copy-on-write, then the operation will fail. + * + * ```js + * import { copyFile, constants } from 'node:fs'; + * + * function callback(err) { + * if (err) throw err; + * console.log('source.txt was copied to destination.txt'); + * } + * + * // destination.txt will be created or overwritten by default. + * copyFile('source.txt', 'destination.txt', callback); + * + * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists. + * copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL, callback); + * ``` + * @since v8.5.0 + * @param src source filename to copy + * @param dest destination filename of the copy operation + * @param [mode=0] modifiers for copy operation. + */ + function copyFile(src: PathLike, dest: PathLike, callback: NoParamCallback): void; + function copyFile(src: PathLike, dest: PathLike, mode: number, callback: NoParamCallback): void; + namespace copyFile { + function __promisify__(src: PathLike, dst: PathLike, mode?: number): Promise<void>; + } + /** + * Synchronously copies `src` to `dest`. By default, `dest` is overwritten if it + * already exists. Returns `undefined`. Node.js makes no guarantees about the + * atomicity of the copy operation. If an error occurs after the destination file + * has been opened for writing, Node.js will attempt to remove the destination. + * + * `mode` is an optional integer that specifies the behavior + * of the copy operation. It is possible to create a mask consisting of the bitwise + * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`). + * + * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already + * exists. + * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a + * copy-on-write reflink. If the platform does not support copy-on-write, then a + * fallback copy mechanism is used. + * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to + * create a copy-on-write reflink. If the platform does not support + * copy-on-write, then the operation will fail. + * + * ```js + * import { copyFileSync, constants } from 'node:fs'; + * + * // destination.txt will be created or overwritten by default. + * copyFileSync('source.txt', 'destination.txt'); + * console.log('source.txt was copied to destination.txt'); + * + * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists. + * copyFileSync('source.txt', 'destination.txt', constants.COPYFILE_EXCL); + * ``` + * @since v8.5.0 + * @param src source filename to copy + * @param dest destination filename of the copy operation + * @param [mode=0] modifiers for copy operation. + */ + function copyFileSync(src: PathLike, dest: PathLike, mode?: number): void; + /** + * Write an array of `ArrayBufferView`s to the file specified by `fd` using `writev()`. + * + * `position` is the offset from the beginning of the file where this data + * should be written. If `typeof position !== 'number'`, the data will be written + * at the current position. + * + * The callback will be given three arguments: `err`, `bytesWritten`, and `buffers`. `bytesWritten` is how many bytes were written from `buffers`. + * + * If this method is `util.promisify()` ed, it returns a promise for an `Object` with `bytesWritten` and `buffers` properties. + * + * It is unsafe to use `fs.writev()` multiple times on the same file without + * waiting for the callback. For this scenario, use {@link createWriteStream}. + * + * On Linux, positional writes don't work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v12.9.0 + * @param [position='null'] + */ + function writev<TBuffers extends readonly NodeJS.ArrayBufferView[]>( + fd: number, + buffers: TBuffers, + cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: TBuffers) => void, + ): void; + function writev<TBuffers extends readonly NodeJS.ArrayBufferView[]>( + fd: number, + buffers: TBuffers, + position: number | null, + cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: TBuffers) => void, + ): void; + // Providing a default type parameter doesn't provide true BC for userland consumers, but at least suppresses TS2314 + // TODO: remove default in future major version + interface WriteVResult<T extends readonly NodeJS.ArrayBufferView[] = NodeJS.ArrayBufferView[]> { + bytesWritten: number; + buffers: T; + } + namespace writev { + function __promisify__<TBuffers extends readonly NodeJS.ArrayBufferView[]>( + fd: number, + buffers: TBuffers, + position?: number, + ): Promise<WriteVResult<TBuffers>>; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link writev}. + * @since v12.9.0 + * @param [position='null'] + * @return The number of bytes written. + */ + function writevSync(fd: number, buffers: readonly NodeJS.ArrayBufferView[], position?: number): number; + /** + * Read from a file specified by `fd` and write to an array of `ArrayBufferView`s + * using `readv()`. + * + * `position` is the offset from the beginning of the file from where data + * should be read. If `typeof position !== 'number'`, the data will be read + * from the current position. + * + * The callback will be given three arguments: `err`, `bytesRead`, and `buffers`. `bytesRead` is how many bytes were read from the file. + * + * If this method is invoked as its `util.promisify()` ed version, it returns + * a promise for an `Object` with `bytesRead` and `buffers` properties. + * @since v13.13.0, v12.17.0 + * @param [position='null'] + */ + function readv<TBuffers extends readonly NodeJS.ArrayBufferView[]>( + fd: number, + buffers: TBuffers, + cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: TBuffers) => void, + ): void; + function readv<TBuffers extends readonly NodeJS.ArrayBufferView[]>( + fd: number, + buffers: TBuffers, + position: number | null, + cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: TBuffers) => void, + ): void; + // Providing a default type parameter doesn't provide true BC for userland consumers, but at least suppresses TS2314 + // TODO: remove default in future major version + interface ReadVResult<T extends readonly NodeJS.ArrayBufferView[] = NodeJS.ArrayBufferView[]> { + bytesRead: number; + buffers: T; + } + namespace readv { + function __promisify__<TBuffers extends readonly NodeJS.ArrayBufferView[]>( + fd: number, + buffers: TBuffers, + position?: number, + ): Promise<ReadVResult<TBuffers>>; + } + /** + * For detailed information, see the documentation of the asynchronous version of + * this API: {@link readv}. + * @since v13.13.0, v12.17.0 + * @param [position='null'] + * @return The number of bytes read. + */ + function readvSync(fd: number, buffers: readonly NodeJS.ArrayBufferView[], position?: number): number; + + interface OpenAsBlobOptions { + /** + * An optional mime type for the blob. + * + * @default 'undefined' + */ + type?: string | undefined; + } + + /** + * Returns a `Blob` whose data is backed by the given file. + * + * The file must not be modified after the `Blob` is created. Any modifications + * will cause reading the `Blob` data to fail with a `DOMException` error. + * Synchronous stat operations on the file when the `Blob` is created, and before + * each read in order to detect whether the file data has been modified on disk. + * + * ```js + * import { openAsBlob } from 'node:fs'; + * + * const blob = await openAsBlob('the.file.txt'); + * const ab = await blob.arrayBuffer(); + * blob.stream(); + * ``` + * @since v19.8.0 + */ + function openAsBlob(path: PathLike, options?: OpenAsBlobOptions): Promise<Blob>; + + interface OpenDirOptions { + /** + * @default 'utf8' + */ + encoding?: BufferEncoding | undefined; + /** + * Number of directory entries that are buffered + * internally when reading from the directory. Higher values lead to better + * performance but higher memory usage. + * @default 32 + */ + bufferSize?: number | undefined; + /** + * @default false + */ + recursive?: boolean | undefined; + } + /** + * Synchronously open a directory. See [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html). + * + * Creates an `fs.Dir`, which contains all further functions for reading from + * and cleaning up the directory. + * + * The `encoding` option sets the encoding for the `path` while opening the + * directory and subsequent read operations. + * @since v12.12.0 + */ + function opendirSync(path: PathLike, options?: OpenDirOptions): Dir; + /** + * Asynchronously open a directory. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for + * more details. + * + * Creates an `fs.Dir`, which contains all further functions for reading from + * and cleaning up the directory. + * + * The `encoding` option sets the encoding for the `path` while opening the + * directory and subsequent read operations. + * @since v12.12.0 + */ + function opendir(path: PathLike, cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void): void; + function opendir( + path: PathLike, + options: OpenDirOptions, + cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void, + ): void; + namespace opendir { + function __promisify__(path: PathLike, options?: OpenDirOptions): Promise<Dir>; + } + interface BigIntStats extends StatsBase<bigint> { + atimeNs: bigint; + mtimeNs: bigint; + ctimeNs: bigint; + birthtimeNs: bigint; + } + interface BigIntOptions { + bigint: true; + } + interface StatOptions { + bigint?: boolean | undefined; + throwIfNoEntry?: boolean | undefined; + } + /** @deprecated This orphaned interface will be removed in a future version. Use `StatOptions` instead. */ + interface StatSyncOptions extends StatOptions {} + interface CopyOptionsBase { + /** + * Dereference symlinks + * @default false + */ + dereference?: boolean | undefined; + /** + * When `force` is `false`, and the destination + * exists, throw an error. + * @default false + */ + errorOnExist?: boolean | undefined; + /** + * Overwrite existing file or directory. _The copy + * operation will ignore errors if you set this to false and the destination + * exists. Use the `errorOnExist` option to change this behavior. + * @default true + */ + force?: boolean | undefined; + /** + * Modifiers for copy operation. See `mode` flag of {@link copyFileSync()} + */ + mode?: number | undefined; + /** + * When `true` timestamps from `src` will + * be preserved. + * @default false + */ + preserveTimestamps?: boolean | undefined; + /** + * Copy directories recursively. + * @default false + */ + recursive?: boolean | undefined; + /** + * When true, path resolution for symlinks will be skipped + * @default false + */ + verbatimSymlinks?: boolean | undefined; + } + interface CopyOptions extends CopyOptionsBase { + /** + * Function to filter copied files/directories. Return + * `true` to copy the item, `false` to ignore it. + */ + filter?: ((source: string, destination: string) => boolean | Promise<boolean>) | undefined; + } + interface CopySyncOptions extends CopyOptionsBase { + /** + * Function to filter copied files/directories. Return + * `true` to copy the item, `false` to ignore it. + */ + filter?: ((source: string, destination: string) => boolean) | undefined; + } + /** + * Asynchronously copies the entire directory structure from `src` to `dest`, + * including subdirectories and files. + * + * When copying a directory to another directory, globs are not supported and + * behavior is similar to `cp dir1/ dir2/`. + * @since v16.7.0 + * @experimental + * @param src source path to copy. + * @param dest destination path to copy to. + */ + function cp( + source: string | URL, + destination: string | URL, + callback: (err: NodeJS.ErrnoException | null) => void, + ): void; + function cp( + source: string | URL, + destination: string | URL, + opts: CopyOptions, + callback: (err: NodeJS.ErrnoException | null) => void, + ): void; + /** + * Synchronously copies the entire directory structure from `src` to `dest`, + * including subdirectories and files. + * + * When copying a directory to another directory, globs are not supported and + * behavior is similar to `cp dir1/ dir2/`. + * @since v16.7.0 + * @experimental + * @param src source path to copy. + * @param dest destination path to copy to. + */ + function cpSync(source: string | URL, destination: string | URL, opts?: CopySyncOptions): void; + interface GlobOptions<T extends Dirent | string = Dirent | string> { + /** + * Current working directory. + * @default process.cwd() + */ + cwd?: string | URL | undefined; + /** + * `true` if the glob should return paths as `Dirent`s, `false` otherwise. + * @default false + * @since v22.2.0 + */ + withFileTypes?: boolean | undefined; + /** + * Function to filter out files/directories or a + * list of glob patterns to be excluded. If a function is provided, return + * `true` to exclude the item, `false` to include it. + * If a string array is provided, each string should be a glob pattern that + * specifies paths to exclude. Note: Negation patterns (e.g., '!foo.js') are + * not supported. + * @default undefined + */ + exclude?: ((fileName: T) => boolean) | readonly string[] | undefined; + } + interface GlobOptionsWithFileTypes extends GlobOptions<Dirent> { + withFileTypes: true; + } + interface GlobOptionsWithoutFileTypes extends GlobOptions<string> { + withFileTypes?: false | undefined; + } + + /** + * Retrieves the files matching the specified pattern. + * + * ```js + * import { glob } from 'node:fs'; + * + * glob('*.js', (err, matches) => { + * if (err) throw err; + * console.log(matches); + * }); + * ``` + * @since v22.0.0 + */ + function glob( + pattern: string | readonly string[], + callback: (err: NodeJS.ErrnoException | null, matches: string[]) => void, + ): void; + function glob( + pattern: string | readonly string[], + options: GlobOptionsWithFileTypes, + callback: ( + err: NodeJS.ErrnoException | null, + matches: Dirent[], + ) => void, + ): void; + function glob( + pattern: string | readonly string[], + options: GlobOptionsWithoutFileTypes, + callback: ( + err: NodeJS.ErrnoException | null, + matches: string[], + ) => void, + ): void; + function glob( + pattern: string | readonly string[], + options: GlobOptions, + callback: ( + err: NodeJS.ErrnoException | null, + matches: Dirent[] | string[], + ) => void, + ): void; + /** + * ```js + * import { globSync } from 'node:fs'; + * + * console.log(globSync('*.js')); + * ``` + * @since v22.0.0 + * @returns paths of files that match the pattern. + */ + function globSync(pattern: string | readonly string[]): string[]; + function globSync( + pattern: string | readonly string[], + options: GlobOptionsWithFileTypes, + ): Dirent[]; + function globSync( + pattern: string | readonly string[], + options: GlobOptionsWithoutFileTypes, + ): string[]; + function globSync( + pattern: string | readonly string[], + options: GlobOptions, + ): Dirent[] | string[]; +} +declare module "node:fs" { + export * as promises from "node:fs/promises"; +} +declare module "fs" { + export * from "node:fs"; +} diff --git a/node_modules/@types/node/fs/promises.d.ts b/node_modules/@types/node/fs/promises.d.ts new file mode 100644 index 0000000..e17dfdb --- /dev/null +++ b/node_modules/@types/node/fs/promises.d.ts @@ -0,0 +1,1468 @@ +declare module "node:fs/promises" { + import { NonSharedBuffer } from "node:buffer"; + import { Abortable } from "node:events"; + import { Interface as ReadlineInterface } from "node:readline"; + import { + BigIntStats, + BigIntStatsFs, + BufferEncodingOption, + constants as fsConstants, + CopyOptions, + Dir, + Dirent, + EncodingOption, + GlobOptions, + GlobOptionsWithFileTypes, + GlobOptionsWithoutFileTypes, + MakeDirectoryOptions, + Mode, + ObjectEncodingOptions, + OpenDirOptions, + OpenMode, + PathLike, + ReadOptions, + ReadOptionsWithBuffer, + ReadPosition, + ReadStream, + ReadVResult, + RmOptions, + StatFsOptions, + StatOptions, + Stats, + StatsFs, + TimeLike, + WatchEventType, + WatchOptions as _WatchOptions, + WriteStream, + WriteVResult, + } from "node:fs"; + import { Stream } from "node:stream"; + import { ByteReadableStream, Transform, Writer } from "node:stream/iter"; + import { ReadableStream } from "node:stream/web"; + interface FileChangeInfo<T extends string | Buffer> { + eventType: WatchEventType; + filename: T | null; + } + interface FlagAndOpenMode { + mode?: Mode | undefined; + flag?: OpenMode | undefined; + } + interface FileReadResult<T extends NodeJS.ArrayBufferView> { + bytesRead: number; + buffer: T; + } + /** @deprecated This interface will be removed in a future version. Use `import { ReadOptionsWithBuffer } from "node:fs"` instead. */ + interface FileReadOptions<T extends NodeJS.ArrayBufferView = Buffer> { + /** + * @default `Buffer.alloc(0xffff)` + */ + buffer?: T; + /** + * @default 0 + */ + offset?: number | null; + /** + * @default `buffer.byteLength` + */ + length?: number | null; + position?: ReadPosition | null; + } + interface CreateReadStreamOptions extends Abortable { + encoding?: BufferEncoding | null | undefined; + autoClose?: boolean | undefined; + emitClose?: boolean | undefined; + start?: number | undefined; + end?: number | undefined; + highWaterMark?: number | undefined; + } + interface CreateWriteStreamOptions { + encoding?: BufferEncoding | null | undefined; + autoClose?: boolean | undefined; + emitClose?: boolean | undefined; + start?: number | undefined; + highWaterMark?: number | undefined; + flush?: boolean | undefined; + } + interface ReadableWebStreamOptions { + autoClose?: boolean | undefined; + } + interface PullOptions extends Abortable { + /** + * Close the file handle when the stream ends. + * @default false + */ + autoClose?: boolean | undefined; + /** + * Byte offset to begin reading from. When specified, + * reads use explicit positioning (`pread` semantics). + */ + start?: number | undefined; + /** + * Maximum number of bytes to read before ending the + * iterator. Reads stop when `limit` bytes have been delivered or EOF is + * reached, whichever comes first. + */ + limit?: number | undefined; + /** + * Size in bytes of the buffer allocated for each + * read operation. + * @default 131072 + */ + chunkSize?: number | undefined; + } + interface WriterOptions { + /** + * Close the file handle when the writer ends or fails. + * @default false + */ + autoClose?: boolean | undefined; + /** + * Byte offset to start writing at. When specified, + * writes use explicit positioning. + */ + start?: number | undefined; + /** + * Maximum number of bytes the writer will accept. + * Async writes (`write()`, `writev()`) that would exceed the limit reject + * with `ERR_OUT_OF_RANGE`. Sync writes (`writeSync()`, `writevSync()`) + * return `false`. + */ + limit?: number | undefined; + /** + * Maximum chunk size in bytes for synchronous write + * operations. Writes larger than this threshold fall back to async I/O. + * Set this to match the reader's `chunkSize` for optimal `pipeTo()` + * performance. + * @default 131072 + */ + chunkSize?: number | undefined; + } + // TODO: Add `EventEmitter` close + interface FileHandle { + /** + * The numeric file descriptor managed by the {FileHandle} object. + * @since v10.0.0 + */ + readonly fd: number; + /** + * Alias of `filehandle.writeFile()`. + * + * When operating on file handles, the mode cannot be changed from what it was set + * to with `fsPromises.open()`. Therefore, this is equivalent to `filehandle.writeFile()`. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + appendFile( + data: string | Uint8Array, + options?: + | (ObjectEncodingOptions & Abortable) + | BufferEncoding + | null, + ): Promise<void>; + /** + * Changes the ownership of the file. A wrapper for [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html). + * @since v10.0.0 + * @param uid The file's new owner's user id. + * @param gid The file's new group's group id. + * @return Fulfills with `undefined` upon success. + */ + chown(uid: number, gid: number): Promise<void>; + /** + * Modifies the permissions on the file. See [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html). + * @since v10.0.0 + * @param mode the file mode bit mask. + * @return Fulfills with `undefined` upon success. + */ + chmod(mode: Mode): Promise<void>; + /** + * Unlike the 16 KiB default `highWaterMark` for a `stream.Readable`, the stream + * returned by this method has a default `highWaterMark` of 64 KiB. + * + * `options` can include `start` and `end` values to read a range of bytes from + * the file instead of the entire file. Both `start` and `end` are inclusive and + * start counting at 0, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. If `start` is + * omitted or `undefined`, `filehandle.createReadStream()` reads sequentially from + * the current file position. The `encoding` can be any one of those accepted by `Buffer`. + * + * If the `FileHandle` points to a character device that only supports blocking + * reads (such as keyboard or sound card), read operations do not finish until data + * is available. This can prevent the process from exiting and the stream from + * closing naturally. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * + * ```js + * import { open } from 'node:fs/promises'; + * + * const fd = await open('/dev/input/event0'); + * // Create a stream from some character device. + * const stream = fd.createReadStream(); + * setTimeout(() => { + * stream.close(); // This may not close the stream. + * // Artificially marking end-of-stream, as if the underlying resource had + * // indicated end-of-file by itself, allows the stream to close. + * // This does not cancel pending read operations, and if there is such an + * // operation, the process may still not be able to exit successfully + * // until it finishes. + * stream.push(null); + * stream.read(0); + * }, 100); + * ``` + * + * If `autoClose` is false, then the file descriptor won't be closed, even if + * there's an error. It is the application's responsibility to close it and make + * sure there's no file descriptor leak. If `autoClose` is set to true (default + * behavior), on `'error'` or `'end'` the file descriptor will be closed + * automatically. + * + * An example to read the last 10 bytes of a file which is 100 bytes long: + * + * ```js + * import { open } from 'node:fs/promises'; + * + * const fd = await open('sample.txt'); + * fd.createReadStream({ start: 90, end: 99 }); + * ``` + * @since v16.11.0 + */ + createReadStream(options?: CreateReadStreamOptions): ReadStream; + /** + * `options` may also include a `start` option to allow writing data at some + * position past the beginning of the file, allowed values are in the + * \[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\] range. Modifying a file rather than + * replacing it may require the `flags` `open` option to be set to `r+` rather than + * the default `r`. The `encoding` can be any one of those accepted by `Buffer`. + * + * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'` the file descriptor will be closed automatically. If `autoClose` is false, + * then the file descriptor won't be closed, even if there's an error. + * It is the application's responsibility to close it and make sure there's no + * file descriptor leak. + * + * By default, the stream will emit a `'close'` event after it has been + * destroyed. Set the `emitClose` option to `false` to change this behavior. + * @since v16.11.0 + */ + createWriteStream(options?: CreateWriteStreamOptions): WriteStream; + /** + * Forces all currently queued I/O operations associated with the file to the + * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. + * + * Unlike `filehandle.sync` this method does not flush modified metadata. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + datasync(): Promise<void>; + /** + * Return the file contents as an async iterable using the + * [`node:stream/iter`](https://nodejs.org/docs/latest-v26.x/api/stream_iter.html) pull model. Reads are performed in `chunkSize`-byte + * chunks (default 128 KB). If transforms are provided, they are applied + * via [`stream/iter pull()`](https://nodejs.org/docs/latest-v26.x/api/stream_iter.html#pullsource-transforms-options). + * + * The file handle is locked while the iterable is being consumed and unlocked + * when iteration completes, an error occurs, or the consumer breaks. + * + * This function is only available when the `--experimental-stream-iter` flag is + * enabled. + * + * ```js + * import { open } from 'node:fs/promises'; + * import { text } from 'node:stream/iter'; + * import { compressGzip } from 'node:zlib/iter'; + * + * const fh = await open('input.txt', 'r'); + * + * // Read as text + * console.log(await text(fh.pull({ autoClose: true }))); + * + * // Read 1 KB starting at byte 100 + * const fh2 = await open('input.txt', 'r'); + * console.log(await text(fh2.pull({ start: 100, limit: 1024, autoClose: true }))); + * + * // Read with compression + * const fh3 = await open('input.txt', 'r'); + * const compressed = fh3.pull(compressGzip(), { autoClose: true }); + * ``` + * @since v25.9.0 + * @experimental + */ + pull(...transforms: Transform[]): ByteReadableStream; + pull(...args: [...transforms: Transform[], options: PullOptions]): ByteReadableStream; + /** + * Request that all data for the open file descriptor is flushed to the storage + * device. The specific implementation is operating system and device specific. + * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + sync(): Promise<void>; + /** + * Reads data from the file and stores that in the given buffer. + * + * If the file is not modified concurrently, the end-of-file is reached when the + * number of bytes read is zero. + * @since v10.0.0 + * @param buffer A buffer that will be filled with the file data read. + * @param offset The location in the buffer at which to start filling. + * @param length The number of bytes to read. + * @param position The location where to begin reading data from the file. If `null`, data will be read from the current file position, and the position will be updated. If `position` is an + * integer, the current file position will remain unchanged. + * @return Fulfills upon success with an object with two properties: + */ + read<T extends NodeJS.ArrayBufferView>( + buffer: T, + offset?: number | null, + length?: number | null, + position?: ReadPosition | null, + ): Promise<FileReadResult<T>>; + read<T extends NodeJS.ArrayBufferView>( + buffer: T, + options?: ReadOptions, + ): Promise<FileReadResult<T>>; + read<T extends NodeJS.ArrayBufferView = NonSharedBuffer>( + options?: ReadOptionsWithBuffer<T>, + ): Promise<FileReadResult<T>>; + /** + * Returns a byte-oriented `ReadableStream` that may be used to read the file's + * contents. + * + * An error will be thrown if this method is called more than once or is called + * after the `FileHandle` is closed or closing. + * + * ```js + * import { + * open, + * } from 'node:fs/promises'; + * + * const file = await open('./some/file/to/read'); + * + * for await (const chunk of file.readableWebStream()) + * console.log(chunk); + * + * await file.close(); + * ``` + * + * While the `ReadableStream` will read the file to completion, it will not + * close the `FileHandle` automatically. User code must still call the`fileHandle.close()` method. + * @since v17.0.0 + */ + readableWebStream(options?: ReadableWebStreamOptions): ReadableStream; + /** + * Asynchronously reads the entire contents of a file. + * + * If `options` is a string, then it specifies the `encoding`. + * + * The `FileHandle` has to support reading. + * + * If one or more `filehandle.read()` calls are made on a file handle and then a `filehandle.readFile()` call is made, the data will be read from the current + * position till the end of the file. It doesn't always read from the beginning + * of the file. + * @since v10.0.0 + * @return Fulfills upon a successful read with the contents of the file. If no encoding is specified (using `options.encoding`), the data is returned as a {Buffer} object. Otherwise, the + * data will be a string. + */ + readFile( + options?: + | ({ encoding?: null | undefined } & Abortable) + | null, + ): Promise<NonSharedBuffer>; + /** + * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically. + * The `FileHandle` must have been opened for reading. + */ + readFile( + options: + | ({ encoding: BufferEncoding } & Abortable) + | BufferEncoding, + ): Promise<string>; + /** + * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically. + * The `FileHandle` must have been opened for reading. + */ + readFile( + options?: + | (ObjectEncodingOptions & Abortable) + | BufferEncoding + | null, + ): Promise<string | NonSharedBuffer>; + /** + * Convenience method to create a `readline` interface and stream over the file. + * See `filehandle.createReadStream()` for the options. + * + * ```js + * import { open } from 'node:fs/promises'; + * + * const file = await open('./some/file/to/read'); + * + * for await (const line of file.readLines()) { + * console.log(line); + * } + * ``` + * @since v18.11.0 + */ + readLines(options?: CreateReadStreamOptions): ReadlineInterface; + /** + * @since v10.0.0 + * @return Fulfills with an {fs.Stats} for the file. + */ + stat( + opts?: StatOptions & { + bigint?: false | undefined; + }, + ): Promise<Stats>; + stat( + opts: StatOptions & { + bigint: true; + }, + ): Promise<BigIntStats>; + stat(opts?: StatOptions): Promise<Stats | BigIntStats>; + /** + * Truncates the file. + * + * If the file was larger than `len` bytes, only the first `len` bytes will be + * retained in the file. + * + * The following example retains only the first four bytes of the file: + * + * ```js + * import { open } from 'node:fs/promises'; + * + * let filehandle = null; + * try { + * filehandle = await open('temp.txt', 'r+'); + * await filehandle.truncate(4); + * } finally { + * await filehandle?.close(); + * } + * ``` + * + * If the file previously was shorter than `len` bytes, it is extended, and the + * extended part is filled with null bytes (`'\0'`): + * + * If `len` is negative then `0` will be used. + * @since v10.0.0 + * @param [len=0] + * @return Fulfills with `undefined` upon success. + */ + truncate(len?: number): Promise<void>; + /** + * Change the file system timestamps of the object referenced by the `FileHandle` then fulfills the promise with no arguments upon success. + * @since v10.0.0 + */ + utimes(atime: TimeLike, mtime: TimeLike): Promise<void>; + /** + * Asynchronously writes data to a file, replacing the file if it already exists. `data` can be a string, a buffer, an + * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an + * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object. + * The promise is fulfilled with no arguments upon success. + * + * If `options` is a string, then it specifies the `encoding`. + * + * The `FileHandle` has to support writing. + * + * It is unsafe to use `filehandle.writeFile()` multiple times on the same file + * without waiting for the promise to be fulfilled (or rejected). + * + * If one or more `filehandle.write()` calls are made on a file handle and then a`filehandle.writeFile()` call is made, the data will be written from the + * current position till the end of the file. It doesn't always write from the + * beginning of the file. + * @since v10.0.0 + */ + writeFile( + data: string | Uint8Array, + options?: + | (ObjectEncodingOptions & Abortable) + | BufferEncoding + | null, + ): Promise<void>; + /** + * Write `buffer` to the file. + * + * The promise is fulfilled with an object containing two properties: + * + * It is unsafe to use `filehandle.write()` multiple times on the same file + * without waiting for the promise to be fulfilled (or rejected). For this + * scenario, use `filehandle.createWriteStream()`. + * + * On Linux, positional writes do not work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v10.0.0 + * @param offset The start position from within `buffer` where the data to write begins. + * @param [length=buffer.byteLength - offset] The number of bytes from `buffer` to write. + * @param [position='null'] The offset from the beginning of the file where the data from `buffer` should be written. If `position` is not a `number`, the data will be written at the current + * position. See the POSIX pwrite(2) documentation for more detail. + */ + write<TBuffer extends NodeJS.ArrayBufferView>( + buffer: TBuffer, + offset?: number | null, + length?: number | null, + position?: number | null, + ): Promise<{ + bytesWritten: number; + buffer: TBuffer; + }>; + write<TBuffer extends Uint8Array>( + buffer: TBuffer, + options?: { offset?: number; length?: number; position?: number }, + ): Promise<{ + bytesWritten: number; + buffer: TBuffer; + }>; + write( + data: string, + position?: number | null, + encoding?: BufferEncoding | null, + ): Promise<{ + bytesWritten: number; + buffer: string; + }>; + /** + * Write an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s to the file. + * + * The promise is fulfilled with an object containing a two properties: + * + * It is unsafe to call `writev()` multiple times on the same file without waiting + * for the promise to be fulfilled (or rejected). + * + * On Linux, positional writes don't work when the file is opened in append mode. + * The kernel ignores the position argument and always appends the data to + * the end of the file. + * @since v12.9.0 + * @param [position='null'] The offset from the beginning of the file where the data from `buffers` should be written. If `position` is not a `number`, the data will be written at the current + * position. + */ + writev<TBuffers extends readonly NodeJS.ArrayBufferView[]>( + buffers: TBuffers, + position?: number, + ): Promise<WriteVResult<TBuffers>>; + /** + * Return a [`node:stream/iter`](https://nodejs.org/docs/latest-v26.x/api/stream_iter.html) writer backed by this file handle. + * + * The writer supports both `Symbol.asyncDispose` and `Symbol.dispose`: + * + * * `await using w = fh.writer()` — if the writer is still open (no `end()` + * called), `asyncDispose` calls `fail()`. If `end()` is pending, it waits + * for it to complete. + * * `using w = fh.writer()` — calls `fail()` unconditionally. + * + * The `writeSync()` and `writevSync()` methods enable the try-sync fast path + * used by [`stream/iter pipeTo()`](https://nodejs.org/docs/latest-v26.x/api/stream_iter.html#pipetosource-transforms-writer). When the reader's chunk size matches the + * writer's `chunkSize`, all writes in a `pipeTo()` pipeline complete + * synchronously with zero promise overhead. + * + * This function is only available when the `--experimental-stream-iter` flag is + * enabled. + * + * ```js + * import { open } from 'node:fs/promises'; + * import { from, pipeTo } from 'node:stream/iter'; + * import { compressGzip } from 'node:zlib/iter'; + * + * // Async pipeline + * const fh = await open('output.gz', 'w'); + * await pipeTo(from('Hello!'), compressGzip(), fh.writer({ autoClose: true })); + * + * // Sync pipeline with limit + * const src = await open('input.txt', 'r'); + * const dst = await open('output.txt', 'w'); + * const w = dst.writer({ limit: 1024 * 1024 }); // Max 1 MB + * await pipeTo(src.pull({ autoClose: true }), w); + * await w.end(); + * await dst.close(); + * ``` + * @since v25.9.0 + * @experimental + */ + writer(options?: WriterOptions): Writer; + /** + * Read from a file and write to an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s + * @since v13.13.0, v12.17.0 + * @param [position='null'] The offset from the beginning of the file where the data should be read from. If `position` is not a `number`, the data will be read from the current position. + * @return Fulfills upon success an object containing two properties: + */ + readv<TBuffers extends readonly NodeJS.ArrayBufferView[]>( + buffers: TBuffers, + position?: number, + ): Promise<ReadVResult<TBuffers>>; + /** + * Closes the file handle after waiting for any pending operation on the handle to + * complete. + * + * ```js + * import { open } from 'node:fs/promises'; + * + * let filehandle; + * try { + * filehandle = await open('thefile.txt', 'r'); + * } finally { + * await filehandle?.close(); + * } + * ``` + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + close(): Promise<void>; + /** + * Calls `filehandle.close()` and returns a promise that fulfills when the + * filehandle is closed. + * @since v20.4.0, v18.8.0 + */ + [Symbol.asyncDispose](): Promise<void>; + } + const constants: typeof fsConstants; + /** + * Tests a user's permissions for the file or directory specified by `path`. + * The `mode` argument is an optional integer that specifies the accessibility + * checks to be performed. `mode` should be either the value `fs.constants.F_OK` or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`, `fs.constants.W_OK`, and `fs.constants.X_OK` + * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for + * possible values of `mode`. + * + * If the accessibility check is successful, the promise is fulfilled with no + * value. If any of the accessibility checks fail, the promise is rejected + * with an [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object. The following example checks if the file`/etc/passwd` can be read and + * written by the current process. + * + * ```js + * import { access, constants } from 'node:fs/promises'; + * + * try { + * await access('/etc/passwd', constants.R_OK | constants.W_OK); + * console.log('can access'); + * } catch { + * console.error('cannot access'); + * } + * ``` + * + * Using `fsPromises.access()` to check for the accessibility of a file before + * calling `fsPromises.open()` is not recommended. Doing so introduces a race + * condition, since other processes may change the file's state between the two + * calls. Instead, user code should open/read/write the file directly and handle + * the error raised if the file is not accessible. + * @since v10.0.0 + * @param [mode=fs.constants.F_OK] + * @return Fulfills with `undefined` upon success. + */ + function access(path: PathLike, mode?: number): Promise<void>; + /** + * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it + * already exists. + * + * No guarantees are made about the atomicity of the copy operation. If an + * error occurs after the destination file has been opened for writing, an attempt + * will be made to remove the destination. + * + * ```js + * import { copyFile, constants } from 'node:fs/promises'; + * + * try { + * await copyFile('source.txt', 'destination.txt'); + * console.log('source.txt was copied to destination.txt'); + * } catch { + * console.error('The file could not be copied'); + * } + * + * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists. + * try { + * await copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL); + * console.log('source.txt was copied to destination.txt'); + * } catch { + * console.error('The file could not be copied'); + * } + * ``` + * @since v10.0.0 + * @param src source filename to copy + * @param dest destination filename of the copy operation + * @param [mode=0] Optional modifiers that specify the behavior of the copy operation. It is possible to create a mask consisting of the bitwise OR of two or more values (e.g. + * `fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`) + * @return Fulfills with `undefined` upon success. + */ + function copyFile(src: PathLike, dest: PathLike, mode?: number): Promise<void>; + /** + * Opens a `FileHandle`. + * + * Refer to the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more detail. + * + * Some characters (`< > : " / \ | ? *`) are reserved under Windows as documented + * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains + * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams). + * @since v10.0.0 + * @param [flags='r'] See `support of file system `flags``. + * @param [mode=0o666] Sets the file mode (permission and sticky bits) if the file is created. + * @return Fulfills with a {FileHandle} object. + */ + function open(path: PathLike, flags?: string | number, mode?: Mode): Promise<FileHandle>; + /** + * Renames `oldPath` to `newPath`. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function rename(oldPath: PathLike, newPath: PathLike): Promise<void>; + /** + * Truncates (shortens or extends the length) of the content at `path` to `len` bytes. + * @since v10.0.0 + * @param [len=0] + * @return Fulfills with `undefined` upon success. + */ + function truncate(path: PathLike, len?: number): Promise<void>; + /** + * Removes the directory identified by `path`. + * + * Using `fsPromises.rmdir()` on a file (not a directory) results in the + * promise being rejected with an `ENOENT` error on Windows and an `ENOTDIR` error on POSIX. + * + * To get a behavior similar to the `rm -rf` Unix command, use `fsPromises.rm()` with options `{ recursive: true, force: true }`. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function rmdir(path: PathLike): Promise<void>; + /** + * Removes files and directories (modeled on the standard POSIX `rm` utility). + * @since v14.14.0 + * @return Fulfills with `undefined` upon success. + */ + function rm(path: PathLike, options?: RmOptions): Promise<void>; + /** + * Asynchronously creates a directory. + * + * The optional `options` argument can be an integer specifying `mode` (permission + * and sticky bits), or an object with a `mode` property and a `recursive` property indicating whether parent directories should be created. Calling `fsPromises.mkdir()` when `path` is a directory + * that exists results in a + * rejection only when `recursive` is false. + * + * ```js + * import { mkdir } from 'node:fs/promises'; + * + * try { + * const projectFolder = new URL('./test/project/', import.meta.url); + * const createDir = await mkdir(projectFolder, { recursive: true }); + * + * console.log(`created ${createDir}`); + * } catch (err) { + * console.error(err.message); + * } + * ``` + * @since v10.0.0 + * @return Upon success, fulfills with `undefined` if `recursive` is `false`, or the first directory path created if `recursive` is `true`. + */ + function mkdir( + path: PathLike, + options: MakeDirectoryOptions & { + recursive: true; + }, + ): Promise<string | undefined>; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdir( + path: PathLike, + options?: + | Mode + | (MakeDirectoryOptions & { + recursive?: false | undefined; + }) + | null, + ): Promise<void>; + /** + * Asynchronous mkdir(2) - create a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders + * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`. + */ + function mkdir(path: PathLike, options?: Mode | MakeDirectoryOptions | null): Promise<string | undefined>; + /** + * Reads the contents of a directory. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the filenames. If the `encoding` is set to `'buffer'`, the filenames returned + * will be passed as `Buffer` objects. + * + * If `options.withFileTypes` is set to `true`, the returned array will contain `fs.Dirent` objects. + * + * ```js + * import { readdir } from 'node:fs/promises'; + * + * try { + * const files = await readdir(path); + * for (const file of files) + * console.log(file); + * } catch (err) { + * console.error(err); + * } + * ``` + * @since v10.0.0 + * @return Fulfills with an array of the names of the files in the directory excluding `'.'` and `'..'`. + */ + function readdir( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null, + ): Promise<string[]>; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdir( + path: PathLike, + options: + | { + encoding: "buffer"; + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + } + | "buffer", + ): Promise<NonSharedBuffer[]>; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readdir( + path: PathLike, + options?: + | (ObjectEncodingOptions & { + withFileTypes?: false | undefined; + recursive?: boolean | undefined; + }) + | BufferEncoding + | null, + ): Promise<string[] | NonSharedBuffer[]>; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options If called with `withFileTypes: true` the result data will be an array of Dirent. + */ + function readdir( + path: PathLike, + options: ObjectEncodingOptions & { + withFileTypes: true; + recursive?: boolean | undefined; + }, + ): Promise<Dirent[]>; + /** + * Asynchronous readdir(3) - read a directory. + * @param path A path to a directory. If a URL is provided, it must use the `file:` protocol. + * @param options Must include `withFileTypes: true` and `encoding: 'buffer'`. + */ + function readdir( + path: PathLike, + options: { + encoding: "buffer"; + withFileTypes: true; + recursive?: boolean | undefined; + }, + ): Promise<Dirent<NonSharedBuffer>[]>; + /** + * Reads the contents of the symbolic link referred to by `path`. See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more detail. The promise is + * fulfilled with the`linkString` upon success. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the link path returned. If the `encoding` is set to `'buffer'`, the link path + * returned will be passed as a `Buffer` object. + * @since v10.0.0 + * @return Fulfills with the `linkString` upon success. + */ + function readlink(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string>; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlink(path: PathLike, options: BufferEncodingOption): Promise<NonSharedBuffer>; + /** + * Asynchronous readlink(2) - read value of a symbolic link. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function readlink( + path: PathLike, + options?: ObjectEncodingOptions | string | null, + ): Promise<string | NonSharedBuffer>; + /** + * Creates a symbolic link. + * + * The `type` argument is only used on Windows platforms and can be one of `'dir'`, `'file'`, or `'junction'`. If the `type` argument is not a string, Node.js will + * autodetect `target` type and use `'file'` or `'dir'`. If the `target` does not + * exist, `'file'` will be used. Windows junction points require the destination + * path to be absolute. When using `'junction'`, the `target` argument will + * automatically be normalized to absolute path. Junction points on NTFS volumes + * can only point to directories. + * @since v10.0.0 + * @param [type='null'] + * @return Fulfills with `undefined` upon success. + */ + function symlink(target: PathLike, path: PathLike, type?: string | null): Promise<void>; + /** + * Equivalent to `fsPromises.stat()` unless `path` refers to a symbolic link, + * in which case the link itself is stat-ed, not the file that it refers to. + * Refer to the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) document for more detail. + * @since v10.0.0 + * @return Fulfills with the {fs.Stats} object for the given symbolic link `path`. + */ + function lstat( + path: PathLike, + opts?: StatOptions & { + bigint?: false | undefined; + }, + ): Promise<Stats>; + function lstat( + path: PathLike, + opts: StatOptions & { + bigint: true; + }, + ): Promise<BigIntStats>; + function lstat(path: PathLike, opts?: StatOptions): Promise<Stats | BigIntStats>; + /** + * @since v10.0.0 + * @return Fulfills with the {fs.Stats} object for the given `path`. + */ + function stat(path: PathLike): Promise<Stats>; + function stat( + path: PathLike, + opts?: StatOptions & { + bigint?: false | undefined; + throwIfNoEntry?: true | undefined; + }, + ): Promise<Stats>; + function stat( + path: PathLike, + opts: StatOptions & { + bigint: true; + throwIfNoEntry?: true | undefined; + }, + ): Promise<BigIntStats>; + function stat( + path: PathLike, + opts: StatOptions & { + bigint?: false | undefined; + throwIfNoEntry: false; + }, + ): Promise<Stats | undefined>; + function stat( + path: PathLike, + opts: StatOptions & { + bigint: true; + throwIfNoEntry: false; + }, + ): Promise<BigIntStats | undefined>; + function stat( + path: PathLike, + opts: StatOptions & { + throwIfNoEntry?: true | undefined; + }, + ): Promise<Stats | BigIntStats>; + function stat(path: PathLike, opts?: StatOptions): Promise<Stats | BigIntStats | undefined>; + /** + * @since v19.6.0, v18.15.0 + * @return Fulfills with the {fs.StatFs} object for the given `path`. + */ + function statfs( + path: PathLike, + opts?: StatFsOptions & { + bigint?: false | undefined; + }, + ): Promise<StatsFs>; + function statfs( + path: PathLike, + opts: StatFsOptions & { + bigint: true; + }, + ): Promise<BigIntStatsFs>; + function statfs(path: PathLike, opts?: StatFsOptions): Promise<StatsFs | BigIntStatsFs>; + /** + * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function link(existingPath: PathLike, newPath: PathLike): Promise<void>; + /** + * If `path` refers to a symbolic link, then the link is removed without affecting + * the file or directory to which that link refers. If the `path` refers to a file + * path that is not a symbolic link, the file is deleted. See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more detail. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function unlink(path: PathLike): Promise<void>; + /** + * Changes the permissions of a file. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function chmod(path: PathLike, mode: Mode): Promise<void>; + /** + * Changes the permissions on a symbolic link. + * + * This method is only implemented on macOS. + * @deprecated Since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function lchmod(path: PathLike, mode: Mode): Promise<void>; + /** + * Changes the ownership on a symbolic link. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function lchown(path: PathLike, uid: number, gid: number): Promise<void>; + /** + * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`, with the difference that if the path refers to a + * symbolic link, then the link is not dereferenced: instead, the timestamps of + * the symbolic link itself are changed. + * @since v14.5.0, v12.19.0 + * @return Fulfills with `undefined` upon success. + */ + function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>; + /** + * Changes the ownership of a file. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function chown(path: PathLike, uid: number, gid: number): Promise<void>; + /** + * Change the file system timestamps of the object referenced by `path`. + * + * The `atime` and `mtime` arguments follow these rules: + * + * * Values can be either numbers representing Unix epoch time, `Date`s, or a + * numeric string like `'123456789.0'`. + * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or `-Infinity`, an `Error` will be thrown. + * @since v10.0.0 + * @return Fulfills with `undefined` upon success. + */ + function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>; + /** + * Determines the actual location of `path` using the same semantics as the `fs.realpath.native()` function. + * + * Only paths that can be converted to UTF8 strings are supported. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use for + * the path. If the `encoding` is set to `'buffer'`, the path returned will be + * passed as a `Buffer` object. + * + * On Linux, when Node.js is linked against musl libc, the procfs file system must + * be mounted on `/proc` in order for this function to work. Glibc does not have + * this restriction. + * @since v10.0.0 + * @return Fulfills with the resolved path upon success. + */ + function realpath(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string>; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpath(path: PathLike, options: BufferEncodingOption): Promise<NonSharedBuffer>; + /** + * Asynchronous realpath(3) - return the canonicalized absolute pathname. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function realpath( + path: PathLike, + options?: ObjectEncodingOptions | BufferEncoding | null, + ): Promise<string | NonSharedBuffer>; + /** + * Creates a unique temporary directory. A unique directory name is generated by + * appending six random characters to the end of the provided `prefix`. Due to + * platform inconsistencies, avoid trailing `X` characters in `prefix`. Some + * platforms, notably the BSDs, can return more than six random characters, and + * replace trailing `X` characters in `prefix` with random characters. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * + * ```js + * import { mkdtemp } from 'node:fs/promises'; + * import { join } from 'node:path'; + * import { tmpdir } from 'node:os'; + * + * try { + * await mkdtemp(join(tmpdir(), 'foo-')); + * } catch (err) { + * console.error(err); + * } + * ``` + * + * The `fsPromises.mkdtemp()` method will append the six randomly selected + * characters directly to the `prefix` string. For instance, given a directory `/tmp`, if the intention is to create a temporary directory _within_ `/tmp`, the `prefix` must end with a trailing + * platform-specific path separator + * (`import { sep } from 'node:path'`). + * @since v10.0.0 + * @return Fulfills with a string containing the file system path of the newly created temporary directory. + */ + function mkdtemp(prefix: string, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string>; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtemp(prefix: string, options: BufferEncodingOption): Promise<NonSharedBuffer>; + /** + * Asynchronously creates a unique temporary directory. + * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory. + * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used. + */ + function mkdtemp( + prefix: string, + options?: ObjectEncodingOptions | BufferEncoding | null, + ): Promise<string | NonSharedBuffer>; + interface DisposableTempDir extends AsyncDisposable { + /** + * The path of the created directory. + */ + path: string; + /** + * A function which removes the created directory. + */ + remove(): Promise<void>; + /** + * The same as `remove`. + */ + [Symbol.asyncDispose](): Promise<void>; + } + /** + * The resulting Promise holds an async-disposable object whose `path` property + * holds the created directory path. When the object is disposed, the directory + * and its contents will be removed asynchronously if it still exists. If the + * directory cannot be deleted, disposal will throw an error. The object has an + * async `remove()` method which will perform the same task. + * + * Both this function and the disposal function on the resulting object are + * async, so it should be used with `await` + `await using` as in + * `await using dir = await fsPromises.mkdtempDisposable('prefix')`. + * + * <!-- TODO: link MDN docs for disposables once https://github.com/mdn/content/pull/38027 lands --> + * + * For detailed information, see the documentation of `fsPromises.mkdtemp()`. + * + * The optional `options` argument can be a string specifying an encoding, or an + * object with an `encoding` property specifying the character encoding to use. + * @since v24.4.0 + */ + function mkdtempDisposable(prefix: PathLike, options?: EncodingOption): Promise<DisposableTempDir>; + /** + * Asynchronously writes data to a file, replacing the file if it already exists. `data` can be a string, a buffer, an + * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an + * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object. + * + * The `encoding` option is ignored if `data` is a buffer. + * + * If `options` is a string, then it specifies the encoding. + * + * The `mode` option only affects the newly created file. See `fs.open()` for more details. + * + * Any specified `FileHandle` has to support writing. + * + * It is unsafe to use `fsPromises.writeFile()` multiple times on the same file + * without waiting for the promise to be settled. + * + * Similarly to `fsPromises.readFile` \- `fsPromises.writeFile` is a convenience + * method that performs multiple `write` calls internally to write the buffer + * passed to it. For performance sensitive code consider using `fs.createWriteStream()` or `filehandle.createWriteStream()`. + * + * It is possible to use an `AbortSignal` to cancel an `fsPromises.writeFile()`. + * Cancelation is "best effort", and some amount of data is likely still + * to be written. + * + * ```js + * import { writeFile } from 'node:fs/promises'; + * import { Buffer } from 'node:buffer'; + * + * try { + * const controller = new AbortController(); + * const { signal } = controller; + * const data = new Uint8Array(Buffer.from('Hello Node.js')); + * const promise = writeFile('message.txt', data, { signal }); + * + * // Abort the request before the promise settles. + * controller.abort(); + * + * await promise; + * } catch (err) { + * // When a request is aborted - err is an AbortError + * console.error(err); + * } + * ``` + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.writeFile` performs. + * @since v10.0.0 + * @param file filename or `FileHandle` + * @return Fulfills with `undefined` upon success. + */ + function writeFile( + file: PathLike | FileHandle, + data: + | string + | NodeJS.ArrayBufferView + | Iterable<string | NodeJS.ArrayBufferView> + | AsyncIterable<string | NodeJS.ArrayBufferView> + | Stream, + options?: + | (ObjectEncodingOptions & { + mode?: Mode | undefined; + flag?: OpenMode | undefined; + /** + * If all data is successfully written to the file, and `flush` + * is `true`, `filehandle.sync()` is used to flush the data. + * @default false + */ + flush?: boolean | undefined; + } & Abortable) + | BufferEncoding + | null, + ): Promise<void>; + /** + * Asynchronously append data to a file, creating the file if it does not yet + * exist. `data` can be a string or a `Buffer`. + * + * If `options` is a string, then it specifies the `encoding`. + * + * The `mode` option only affects the newly created file. See `fs.open()` for more details. + * + * The `path` may be specified as a `FileHandle` that has been opened + * for appending (using `fsPromises.open()`). + * @since v10.0.0 + * @param path filename or {FileHandle} + * @return Fulfills with `undefined` upon success. + */ + function appendFile( + path: PathLike | FileHandle, + data: string | Uint8Array, + options?: (ObjectEncodingOptions & FlagAndOpenMode & { flush?: boolean | undefined }) | BufferEncoding | null, + ): Promise<void>; + /** + * Asynchronously reads the entire contents of a file. + * + * If no encoding is specified (using `options.encoding`), the data is returned + * as a `Buffer` object. Otherwise, the data will be a string. + * + * If `options` is a string, then it specifies the encoding. + * + * When the `path` is a directory, the behavior of `fsPromises.readFile()` is + * platform-specific. On macOS, Linux, and Windows, the promise will be rejected + * with an error. On FreeBSD, a representation of the directory's contents will be + * returned. + * + * An example of reading a `package.json` file located in the same directory of the + * running code: + * + * ```js + * import { readFile } from 'node:fs/promises'; + * try { + * const filePath = new URL('./package.json', import.meta.url); + * const contents = await readFile(filePath, { encoding: 'utf8' }); + * console.log(contents); + * } catch (err) { + * console.error(err.message); + * } + * ``` + * + * It is possible to abort an ongoing `readFile` using an `AbortSignal`. If a + * request is aborted the promise returned is rejected with an `AbortError`: + * + * ```js + * import { readFile } from 'node:fs/promises'; + * + * try { + * const controller = new AbortController(); + * const { signal } = controller; + * const promise = readFile(fileName, { signal }); + * + * // Abort the request before the promise settles. + * controller.abort(); + * + * await promise; + * } catch (err) { + * // When a request is aborted - err is an AbortError + * console.error(err); + * } + * ``` + * + * Aborting an ongoing request does not abort individual operating + * system requests but rather the internal buffering `fs.readFile` performs. + * + * Any specified `FileHandle` has to support reading. + * @since v10.0.0 + * @param path filename or `FileHandle` + * @return Fulfills with the contents of the file. + */ + function readFile( + path: PathLike | FileHandle, + options?: + | ({ + encoding?: null | undefined; + flag?: OpenMode | undefined; + } & Abortable) + | null, + ): Promise<NonSharedBuffer>; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFile( + path: PathLike | FileHandle, + options: + | ({ + encoding: BufferEncoding; + flag?: OpenMode | undefined; + } & Abortable) + | BufferEncoding, + ): Promise<string>; + /** + * Asynchronously reads the entire contents of a file. + * @param path A path to a file. If a URL is provided, it must use the `file:` protocol. + * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically. + * @param options An object that may contain an optional flag. + * If a flag is not provided, it defaults to `'r'`. + */ + function readFile( + path: PathLike | FileHandle, + options?: + | ( + & ObjectEncodingOptions + & Abortable + & { + flag?: OpenMode | undefined; + } + ) + | BufferEncoding + | null, + ): Promise<string | NonSharedBuffer>; + /** + * Asynchronously open a directory for iterative scanning. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for more detail. + * + * Creates an `fs.Dir`, which contains all further functions for reading from + * and cleaning up the directory. + * + * The `encoding` option sets the encoding for the `path` while opening the + * directory and subsequent read operations. + * + * Example using async iteration: + * + * ```js + * import { opendir } from 'node:fs/promises'; + * + * try { + * const dir = await opendir('./'); + * for await (const dirent of dir) + * console.log(dirent.name); + * } catch (err) { + * console.error(err); + * } + * ``` + * + * When using the async iterator, the `fs.Dir` object will be automatically + * closed after the iterator exits. + * @since v12.12.0 + * @return Fulfills with an {fs.Dir}. + */ + function opendir(path: PathLike, options?: OpenDirOptions): Promise<Dir>; + interface WatchOptions extends _WatchOptions { + maxQueue?: number | undefined; + overflow?: "ignore" | "throw" | undefined; + } + interface WatchOptionsWithBufferEncoding extends WatchOptions { + encoding: "buffer"; + } + interface WatchOptionsWithStringEncoding extends WatchOptions { + encoding?: BufferEncoding | undefined; + } + /** + * Returns an async iterator that watches for changes on `filename`, where `filename`is either a file or a directory. + * + * ```js + * import { watch } from 'node:fs/promises'; + * + * const ac = new AbortController(); + * const { signal } = ac; + * setTimeout(() => ac.abort(), 10000); + * + * (async () => { + * try { + * const watcher = watch(__filename, { signal }); + * for await (const event of watcher) + * console.log(event); + * } catch (err) { + * if (err.name === 'AbortError') + * return; + * throw err; + * } + * })(); + * ``` + * + * On most platforms, `'rename'` is emitted whenever a filename appears or + * disappears in the directory. + * + * All the `caveats` for `fs.watch()` also apply to `fsPromises.watch()`. + * @since v15.9.0, v14.18.0 + * @return of objects with the properties: + */ + function watch( + filename: PathLike, + options?: WatchOptionsWithStringEncoding | BufferEncoding, + ): NodeJS.AsyncIterator<FileChangeInfo<string>>; + function watch( + filename: PathLike, + options: WatchOptionsWithBufferEncoding | "buffer", + ): NodeJS.AsyncIterator<FileChangeInfo<NonSharedBuffer>>; + function watch( + filename: PathLike, + options: WatchOptions | BufferEncoding | "buffer", + ): NodeJS.AsyncIterator<FileChangeInfo<string | NonSharedBuffer>>; + /** + * Asynchronously copies the entire directory structure from `src` to `dest`, + * including subdirectories and files. + * + * When copying a directory to another directory, globs are not supported and + * behavior is similar to `cp dir1/ dir2/`. + * @since v16.7.0 + * @experimental + * @param src source path to copy. + * @param dest destination path to copy to. + * @return Fulfills with `undefined` upon success. + */ + function cp(source: string | URL, destination: string | URL, opts?: CopyOptions): Promise<void>; + /** + * ```js + * import { glob } from 'node:fs/promises'; + * + * for await (const entry of glob('*.js')) + * console.log(entry); + * ``` + * @since v22.0.0 + * @returns An AsyncIterator that yields the paths of files + * that match the pattern. + */ + function glob(pattern: string | readonly string[]): NodeJS.AsyncIterator<string>; + function glob( + pattern: string | readonly string[], + options: GlobOptionsWithFileTypes, + ): NodeJS.AsyncIterator<Dirent>; + function glob( + pattern: string | readonly string[], + options: GlobOptionsWithoutFileTypes, + ): NodeJS.AsyncIterator<string>; + function glob( + pattern: string | readonly string[], + options: GlobOptions, + ): NodeJS.AsyncIterator<Dirent | string>; +} +declare module "fs/promises" { + export * from "node:fs/promises"; +} diff --git a/node_modules/@types/node/globals.d.ts b/node_modules/@types/node/globals.d.ts new file mode 100644 index 0000000..0c2f0b0 --- /dev/null +++ b/node_modules/@types/node/globals.d.ts @@ -0,0 +1,150 @@ +declare var global: typeof globalThis; + +declare var process: NodeJS.Process; + +interface ErrorConstructor { + /** + * Creates a `.stack` property on `targetObject`, which when accessed returns + * a string representing the location in the code at which + * `Error.captureStackTrace()` was called. + * + * ```js + * const myObject = {}; + * Error.captureStackTrace(myObject); + * myObject.stack; // Similar to `new Error().stack` + * ``` + * + * The first line of the trace will be prefixed with + * `${myObject.name}: ${myObject.message}`. + * + * The optional `constructorOpt` argument accepts a function. If given, all frames + * above `constructorOpt`, including `constructorOpt`, will be omitted from the + * generated stack trace. + * + * The `constructorOpt` argument is useful for hiding implementation + * details of error generation from the user. For instance: + * + * ```js + * function a() { + * b(); + * } + * + * function b() { + * c(); + * } + * + * function c() { + * // Create an error without stack trace to avoid calculating the stack trace twice. + * const { stackTraceLimit } = Error; + * Error.stackTraceLimit = 0; + * const error = new Error(); + * Error.stackTraceLimit = stackTraceLimit; + * + * // Capture the stack trace above function b + * Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace + * throw error; + * } + * + * a(); + * ``` + */ + captureStackTrace(targetObject: object, constructorOpt?: Function): void; + /** + * @see https://v8.dev/docs/stack-trace-api#customizing-stack-traces + */ + prepareStackTrace(err: Error, stackTraces: NodeJS.CallSite[]): any; + /** + * The `Error.stackTraceLimit` property specifies the number of stack frames + * collected by a stack trace (whether generated by `new Error().stack` or + * `Error.captureStackTrace(obj)`). + * + * The default value is `10` but may be set to any valid JavaScript number. Changes + * will affect any stack trace captured _after_ the value has been changed. + * + * If set to a non-number value, or set to a negative number, stack traces will + * not capture any frames. + */ + stackTraceLimit: number; +} + +/** + * Enable this API with the `--expose-gc` CLI flag. + */ +declare var gc: NodeJS.GCFunction | undefined; + +declare namespace NodeJS { + interface CallSite { + getColumnNumber(): number | null; + getEnclosingColumnNumber(): number | null; + getEnclosingLineNumber(): number | null; + getEvalOrigin(): string | undefined; + getFileName(): string | null; + getFunction(): Function | undefined; + getFunctionName(): string | null; + getLineNumber(): number | null; + getMethodName(): string | null; + getPosition(): number; + getPromiseIndex(): number | null; + getScriptHash(): string; + getScriptNameOrSourceURL(): string | null; + getThis(): unknown; + getTypeName(): string | null; + isAsync(): boolean; + isConstructor(): boolean; + isEval(): boolean; + isNative(): boolean; + isPromiseAll(): boolean; + isToplevel(): boolean; + } + + interface ErrnoException extends Error { + errno?: number; + code?: string; + path?: string; + syscall?: string; + } + + interface RefCounted { + ref(): this; + unref(): this; + } + + interface Dict<T> { + [key: string]: T | undefined; + } + + interface ReadOnlyDict<T> { + readonly [key: string]: T | undefined; + } + + type PartialOptions<T> = { [K in keyof T]?: T[K] | undefined }; + + interface GCFunction { + (minor?: boolean): void; + (options: NodeJS.GCOptions & { execution: "async" }): Promise<void>; + (options: NodeJS.GCOptions): void; + } + + interface GCOptions { + execution?: "sync" | "async" | undefined; + flavor?: "regular" | "last-resort" | undefined; + type?: "major-snapshot" | "major" | "minor" | undefined; + filename?: string | undefined; + } + + /** An iterable iterator returned by the Node.js API. */ + interface Iterator<T, TReturn = undefined, TNext = any> extends IteratorObject<T, TReturn, TNext> { + [Symbol.iterator](): NodeJS.Iterator<T, TReturn, TNext>; + } + + /** An async iterable iterator returned by the Node.js API. */ + interface AsyncIterator<T, TReturn = undefined, TNext = any> extends AsyncIteratorObject<T, TReturn, TNext> { + [Symbol.asyncIterator](): NodeJS.AsyncIterator<T, TReturn, TNext>; + } + + /** The [`BufferSource`](https://webidl.spec.whatwg.org/#BufferSource) type from the Web IDL specification. */ + type BufferSource = NonSharedArrayBufferView | ArrayBuffer; + + /** The [`AllowSharedBufferSource`](https://webidl.spec.whatwg.org/#AllowSharedBufferSource) type from the Web IDL specification. */ + type AllowSharedBufferSource = ArrayBufferView | ArrayBufferLike; +} diff --git a/node_modules/@types/node/globals.typedarray.d.ts b/node_modules/@types/node/globals.typedarray.d.ts new file mode 100644 index 0000000..e69dd0c --- /dev/null +++ b/node_modules/@types/node/globals.typedarray.d.ts @@ -0,0 +1,101 @@ +export {}; // Make this a module + +declare global { + namespace NodeJS { + type TypedArray<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> = + | Uint8Array<TArrayBuffer> + | Uint8ClampedArray<TArrayBuffer> + | Uint16Array<TArrayBuffer> + | Uint32Array<TArrayBuffer> + | Int8Array<TArrayBuffer> + | Int16Array<TArrayBuffer> + | Int32Array<TArrayBuffer> + | BigUint64Array<TArrayBuffer> + | BigInt64Array<TArrayBuffer> + | Float16Array<TArrayBuffer> + | Float32Array<TArrayBuffer> + | Float64Array<TArrayBuffer>; + type ArrayBufferView<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> = + | TypedArray<TArrayBuffer> + | DataView<TArrayBuffer>; + + // The following aliases are required to allow use of non-shared ArrayBufferViews in @types/node + // while maintaining compatibility with TS <=5.6. + // TODO: remove once @types/node no longer supports TS 5.6, and replace with native types. + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedUint8Array = Uint8Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedUint8ClampedArray = Uint8ClampedArray<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedUint16Array = Uint16Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedUint32Array = Uint32Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedInt8Array = Int8Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedInt16Array = Int16Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedInt32Array = Int32Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedBigUint64Array = BigUint64Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedBigInt64Array = BigInt64Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedFloat16Array = Float16Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedFloat32Array = Float32Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedFloat64Array = Float64Array<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedDataView = DataView<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedTypedArray = TypedArray<ArrayBuffer>; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedArrayBufferView = ArrayBufferView<ArrayBuffer>; + } +} diff --git a/node_modules/@types/node/http.d.ts b/node_modules/@types/node/http.d.ts new file mode 100644 index 0000000..7152315 --- /dev/null +++ b/node_modules/@types/node/http.d.ts @@ -0,0 +1,2147 @@ +declare module "node:http" { + import { NonSharedBuffer } from "node:buffer"; + import { LookupOptions } from "node:dns"; + import { EventEmitter } from "node:events"; + import * as net from "node:net"; + import * as stream from "node:stream"; + import { URL } from "node:url"; + // incoming headers will never contain number + interface IncomingHttpHeaders extends NodeJS.Dict<string | string[]> { + accept?: string | undefined; + "accept-encoding"?: string | undefined; + "accept-language"?: string | undefined; + "accept-patch"?: string | undefined; + "accept-ranges"?: string | undefined; + "access-control-allow-credentials"?: string | undefined; + "access-control-allow-headers"?: string | undefined; + "access-control-allow-methods"?: string | undefined; + "access-control-allow-origin"?: string | undefined; + "access-control-expose-headers"?: string | undefined; + "access-control-max-age"?: string | undefined; + "access-control-request-headers"?: string | undefined; + "access-control-request-method"?: string | undefined; + age?: string | undefined; + allow?: string | undefined; + "alt-svc"?: string | undefined; + authorization?: string | undefined; + "cache-control"?: string | undefined; + connection?: string | undefined; + "content-disposition"?: string | undefined; + "content-encoding"?: string | undefined; + "content-language"?: string | undefined; + "content-length"?: string | undefined; + "content-location"?: string | undefined; + "content-range"?: string | undefined; + "content-type"?: string | undefined; + cookie?: string | undefined; + date?: string | undefined; + etag?: string | undefined; + expect?: string | undefined; + expires?: string | undefined; + forwarded?: string | undefined; + from?: string | undefined; + host?: string | undefined; + "if-match"?: string | undefined; + "if-modified-since"?: string | undefined; + "if-none-match"?: string | undefined; + "if-unmodified-since"?: string | undefined; + "last-modified"?: string | undefined; + location?: string | undefined; + origin?: string | undefined; + pragma?: string | undefined; + "proxy-authenticate"?: string | undefined; + "proxy-authorization"?: string | undefined; + "public-key-pins"?: string | undefined; + range?: string | undefined; + referer?: string | undefined; + "retry-after"?: string | undefined; + "sec-fetch-site"?: string | undefined; + "sec-fetch-mode"?: string | undefined; + "sec-fetch-user"?: string | undefined; + "sec-fetch-dest"?: string | undefined; + "sec-websocket-accept"?: string | undefined; + "sec-websocket-extensions"?: string | undefined; + "sec-websocket-key"?: string | undefined; + "sec-websocket-protocol"?: string | undefined; + "sec-websocket-version"?: string | undefined; + "set-cookie"?: string[] | undefined; + "strict-transport-security"?: string | undefined; + tk?: string | undefined; + trailer?: string | undefined; + "transfer-encoding"?: string | undefined; + upgrade?: string | undefined; + "user-agent"?: string | undefined; + vary?: string | undefined; + via?: string | undefined; + warning?: string | undefined; + "www-authenticate"?: string | undefined; + } + // outgoing headers allows numbers (as they are converted internally to strings) + type OutgoingHttpHeader = number | string | string[]; + interface OutgoingHttpHeaders extends NodeJS.Dict<OutgoingHttpHeader> { + accept?: string | string[] | undefined; + "accept-charset"?: string | string[] | undefined; + "accept-encoding"?: string | string[] | undefined; + "accept-language"?: string | string[] | undefined; + "accept-ranges"?: string | undefined; + "access-control-allow-credentials"?: string | undefined; + "access-control-allow-headers"?: string | undefined; + "access-control-allow-methods"?: string | undefined; + "access-control-allow-origin"?: string | undefined; + "access-control-expose-headers"?: string | undefined; + "access-control-max-age"?: string | undefined; + "access-control-request-headers"?: string | undefined; + "access-control-request-method"?: string | undefined; + age?: string | undefined; + allow?: string | undefined; + authorization?: string | undefined; + "cache-control"?: string | undefined; + "cdn-cache-control"?: string | undefined; + connection?: string | string[] | undefined; + "content-disposition"?: string | undefined; + "content-encoding"?: string | undefined; + "content-language"?: string | undefined; + "content-length"?: string | number | undefined; + "content-location"?: string | undefined; + "content-range"?: string | undefined; + "content-security-policy"?: string | undefined; + "content-security-policy-report-only"?: string | undefined; + "content-type"?: string | undefined; + cookie?: string | string[] | undefined; + dav?: string | string[] | undefined; + dnt?: string | undefined; + date?: string | undefined; + etag?: string | undefined; + expect?: string | undefined; + expires?: string | undefined; + forwarded?: string | undefined; + from?: string | undefined; + host?: string | undefined; + "if-match"?: string | undefined; + "if-modified-since"?: string | undefined; + "if-none-match"?: string | undefined; + "if-range"?: string | undefined; + "if-unmodified-since"?: string | undefined; + "last-modified"?: string | undefined; + link?: string | string[] | undefined; + location?: string | undefined; + "max-forwards"?: string | undefined; + origin?: string | undefined; + pragma?: string | string[] | undefined; + "proxy-authenticate"?: string | string[] | undefined; + "proxy-authorization"?: string | undefined; + "public-key-pins"?: string | undefined; + "public-key-pins-report-only"?: string | undefined; + range?: string | undefined; + referer?: string | undefined; + "referrer-policy"?: string | undefined; + refresh?: string | undefined; + "retry-after"?: string | undefined; + "sec-websocket-accept"?: string | undefined; + "sec-websocket-extensions"?: string | string[] | undefined; + "sec-websocket-key"?: string | undefined; + "sec-websocket-protocol"?: string | string[] | undefined; + "sec-websocket-version"?: string | undefined; + server?: string | undefined; + "set-cookie"?: string | string[] | undefined; + "strict-transport-security"?: string | undefined; + te?: string | undefined; + trailer?: string | undefined; + "transfer-encoding"?: string | undefined; + "user-agent"?: string | undefined; + upgrade?: string | undefined; + "upgrade-insecure-requests"?: string | undefined; + vary?: string | undefined; + via?: string | string[] | undefined; + warning?: string | undefined; + "www-authenticate"?: string | string[] | undefined; + "x-content-type-options"?: string | undefined; + "x-dns-prefetch-control"?: string | undefined; + "x-frame-options"?: string | undefined; + "x-xss-protection"?: string | undefined; + } + interface ClientRequestArgs extends Pick<LookupOptions, "hints"> { + _defaultAgent?: Agent | undefined; + agent?: Agent | boolean | undefined; + auth?: string | null | undefined; + createConnection?: + | (( + options: ClientRequestArgs, + oncreate: (err: Error | null, socket: stream.Duplex) => void, + ) => stream.Duplex | null | undefined) + | undefined; + defaultPort?: number | string | undefined; + family?: number | undefined; + headers?: OutgoingHttpHeaders | readonly string[] | undefined; + host?: string | null | undefined; + hostname?: string | null | undefined; + insecureHTTPParser?: boolean | undefined; + localAddress?: string | undefined; + localPort?: number | undefined; + lookup?: net.LookupFunction | undefined; + /** + * @default 16384 + */ + maxHeaderSize?: number | undefined; + method?: string | undefined; + path?: string | null | undefined; + port?: number | string | null | undefined; + protocol?: string | null | undefined; + setDefaultHeaders?: boolean | undefined; + setHost?: boolean | undefined; + signal?: AbortSignal | undefined; + socketPath?: string | undefined; + timeout?: number | undefined; + uniqueHeaders?: Array<string | string[]> | undefined; + joinDuplicateHeaders?: boolean | undefined; + } + interface ServerOptions< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse, + > { + /** + * Specifies the `IncomingMessage` class to be used. Useful for extending the original `IncomingMessage`. + */ + IncomingMessage?: Request | undefined; + /** + * Specifies the `ServerResponse` class to be used. Useful for extending the original `ServerResponse`. + */ + ServerResponse?: Response | undefined; + /** + * Sets the timeout value in milliseconds for receiving the entire request from the client. + * @see Server.requestTimeout for more information. + * @default 300000 + * @since v18.0.0 + */ + requestTimeout?: number | undefined; + /** + * It joins the field line values of multiple headers in a request with `, ` instead of discarding the duplicates. + * @default false + * @since v18.14.0 + */ + joinDuplicateHeaders?: boolean | undefined; + /** + * The number of milliseconds of inactivity a server needs to wait for additional incoming data, + * after it has finished writing the last response, before a socket will be destroyed. + * @see Server.keepAliveTimeout for more information. + * @default 5000 + * @since v18.0.0 + */ + keepAliveTimeout?: number | undefined; + /** + * An additional buffer time added to the + * `server.keepAliveTimeout` to extend the internal socket timeout. + * @since 24.6.0 + * @default 1000 + */ + keepAliveTimeoutBuffer?: number | undefined; + /** + * Sets the interval value in milliseconds to check for request and headers timeout in incomplete requests. + * @default 30000 + */ + connectionsCheckingInterval?: number | undefined; + /** + * Sets the timeout value in milliseconds for receiving the complete HTTP headers from the client. + * See {@link Server.headersTimeout} for more information. + * @default 60000 + * @since 18.0.0 + */ + headersTimeout?: number | undefined; + /** + * Optionally overrides all `socket`s' `readableHighWaterMark` and `writableHighWaterMark`. + * This affects `highWaterMark` property of both `IncomingMessage` and `ServerResponse`. + * Default: @see stream.getDefaultHighWaterMark(). + * @since v20.1.0 + */ + highWaterMark?: number | undefined; + /** + * Use an insecure HTTP parser that accepts invalid HTTP headers when `true`. + * Using the insecure parser should be avoided. + * See --insecure-http-parser for more information. + * @default false + */ + insecureHTTPParser?: boolean | undefined; + /** + * Optionally overrides the value of `--max-http-header-size` for requests received by + * this server, i.e. the maximum length of request headers in bytes. + * @default 16384 + * @since v13.3.0 + */ + maxHeaderSize?: number | undefined; + /** + * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received. + * @default true + * @since v16.5.0 + */ + noDelay?: boolean | undefined; + /** + * If set to `true`, it forces the server to respond with a 400 (Bad Request) status code + * to any HTTP/1.1 request message that lacks a Host header (as mandated by the specification). + * @default true + * @since 20.0.0 + */ + requireHostHeader?: boolean | undefined; + /** + * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received, + * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`. + * @default false + * @since v16.5.0 + */ + keepAlive?: boolean | undefined; + /** + * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket. + * @default 0 + * @since v16.5.0 + */ + keepAliveInitialDelay?: number | undefined; + /** + * A list of response headers that should be sent only once. + * If the header's value is an array, the items will be joined using `; `. + */ + uniqueHeaders?: Array<string | string[]> | undefined; + /** + * A callback which receives an + * incoming request and returns a boolean, to control which upgrade attempts + * should be accepted. Accepted upgrades will fire an `'upgrade'` event (or + * their sockets will be destroyed, if no listener is registered) while + * rejected upgrades will fire a `'request'` event like any non-upgrade + * request. + * @since v24.9.0 + * @default () => server.listenerCount('upgrade') > 0 + */ + shouldUpgradeCallback?: ((request: InstanceType<Request>) => boolean) | undefined; + /** + * If set to `true`, an error is thrown when writing to an HTTP response which does not have a body. + * @default false + * @since v18.17.0, v20.2.0 + */ + rejectNonStandardBodyWrites?: boolean | undefined; + /** + * If set to `true`, requests without `Content-Length` + * or `Transfer-Encoding` headers (indicating no body) will be initialized with an + * already-ended body stream, so they will never emit any stream events + * (like `'data'` or `'end'`). You can use `req.readableEnded` to detect this case. + * @since v25.1.0 + * @default false + */ + optimizeEmptyRequests?: boolean | undefined; + } + type RequestListener< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse, + > = (request: InstanceType<Request>, response: InstanceType<Response> & { req: InstanceType<Request> }) => void; + interface ServerEventMap< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse, + > extends net.ServerEventMap { + "checkContinue": Parameters<RequestListener<Request, Response>>; + "checkExpectation": Parameters<RequestListener<Request, Response>>; + "clientError": [exception: Error, socket: stream.Duplex]; + "connect": [request: InstanceType<Request>, socket: stream.Duplex, head: NonSharedBuffer]; + "connection": [socket: net.Socket]; + "dropRequest": [request: InstanceType<Request>, socket: stream.Duplex]; + "request": Parameters<RequestListener<Request, Response>>; + "upgrade": [req: InstanceType<Request>, stream: stream.Duplex, head: NonSharedBuffer]; + } + /** + * @since v0.1.17 + */ + class Server< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse, + > extends net.Server { + constructor(requestListener?: RequestListener<Request, Response>); + constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>); + /** + * Sets the timeout value for sockets, and emits a `'timeout'` event on + * the Server object, passing the socket as an argument, if a timeout + * occurs. + * + * If there is a `'timeout'` event listener on the Server object, then it + * will be called with the timed-out socket as an argument. + * + * By default, the Server does not timeout sockets. However, if a callback + * is assigned to the Server's `'timeout'` event, timeouts must be handled + * explicitly. + * @since v0.9.12 + * @param [msecs=0 (no timeout)] + */ + setTimeout(msecs?: number, callback?: (socket: net.Socket) => void): this; + setTimeout(callback: (socket: net.Socket) => void): this; + /** + * Limits maximum incoming headers count. If set to 0, no limit will be applied. + * @since v0.7.0 + */ + maxHeadersCount: number | null; + /** + * The maximum number of requests socket can handle + * before closing keep alive connection. + * + * A value of `0` will disable the limit. + * + * When the limit is reached it will set the `Connection` header value to `close`, + * but will not actually close the connection, subsequent requests sent + * after the limit is reached will get `503 Service Unavailable` as a response. + * @since v16.10.0 + */ + maxRequestsPerSocket: number | null; + /** + * The number of milliseconds of inactivity before a socket is presumed + * to have timed out. + * + * A value of `0` will disable the timeout behavior on incoming connections. + * + * The socket timeout logic is set up on connection, so changing this + * value only affects new connections to the server, not any existing connections. + * @since v0.9.12 + */ + timeout: number; + /** + * Limit the amount of time the parser will wait to receive the complete HTTP + * headers. + * + * If the timeout expires, the server responds with status 408 without + * forwarding the request to the request listener and then closes the connection. + * + * It must be set to a non-zero value (e.g. 120 seconds) to protect against + * potential Denial-of-Service attacks in case the server is deployed without a + * reverse proxy in front. + * @since v11.3.0, v10.14.0 + */ + headersTimeout: number; + /** + * The number of milliseconds of inactivity a server needs to wait for additional + * incoming data, after it has finished writing the last response, before a socket + * will be destroyed. + * + * This timeout value is combined with the + * `server.keepAliveTimeoutBuffer` option to determine the actual socket + * timeout, calculated as: + * socketTimeout = keepAliveTimeout + keepAliveTimeoutBuffer + * If the server receives new data before the keep-alive timeout has fired, it + * will reset the regular inactivity timeout, i.e., `server.timeout`. + * + * A value of `0` will disable the keep-alive timeout behavior on incoming + * connections. + * A value of `0` makes the HTTP server behave similarly to Node.js versions prior + * to 8.0.0, which did not have a keep-alive timeout. + * + * The socket timeout logic is set up on connection, so changing this value only + * affects new connections to the server, not any existing connections. + * @since v8.0.0 + */ + keepAliveTimeout: number; + /** + * An additional buffer time added to the + * `server.keepAliveTimeout` to extend the internal socket timeout. + * + * This buffer helps reduce connection reset (`ECONNRESET`) errors by increasing + * the socket timeout slightly beyond the advertised keep-alive timeout. + * + * This option applies only to new incoming connections. + * @since v24.6.0 + * @default 1000 + */ + keepAliveTimeoutBuffer: number; + /** + * Sets the timeout value in milliseconds for receiving the entire request from + * the client. + * + * If the timeout expires, the server responds with status 408 without + * forwarding the request to the request listener and then closes the connection. + * + * It must be set to a non-zero value (e.g. 120 seconds) to protect against + * potential Denial-of-Service attacks in case the server is deployed without a + * reverse proxy in front. + * @since v14.11.0 + */ + requestTimeout: number; + /** + * Closes all connections connected to this server. + * @since v18.2.0 + */ + closeAllConnections(): void; + /** + * Closes all connections connected to this server which are not sending a request + * or waiting for a response. + * @since v18.2.0 + */ + closeIdleConnections(): void; + // #region InternalEventEmitter + addListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ServerEventMap>(eventName: E, ...args: ServerEventMap<Request, Response>[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ServerEventMap>( + eventName: E, + listener?: (...args: ServerEventMap<Request, Response>[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ServerEventMap>( + eventName: E, + ): ((...args: ServerEventMap<Request, Response>[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ServerEventMap>( + eventName: E, + ): ((...args: ServerEventMap<Request, Response>[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ServerEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface OutgoingMessageEventMap extends stream.WritableEventMap { + "prefinish": []; + } + /** + * This class serves as the parent class of {@link ClientRequest} and {@link ServerResponse}. It is an abstract outgoing message from + * the perspective of the participants of an HTTP transaction. + * @since v0.1.17 + */ + class OutgoingMessage<Request extends IncomingMessage = IncomingMessage> extends stream.Writable { + constructor(); + readonly req: Request; + chunkedEncoding: boolean; + shouldKeepAlive: boolean; + useChunkedEncodingByDefault: boolean; + sendDate: boolean; + /** + * @deprecated Use `writableEnded` instead. + */ + finished: boolean; + /** + * Read-only. `true` if the headers were sent, otherwise `false`. + * @since v0.9.3 + */ + readonly headersSent: boolean; + /** + * Alias of `outgoingMessage.socket`. + * @since v0.3.0 + * @deprecated Since v15.12.0,v14.17.1 - Use `socket` instead. + */ + readonly connection: net.Socket | null; + /** + * Reference to the underlying socket. Usually, users will not want to access + * this property. + * + * After calling `outgoingMessage.end()`, this property will be nulled. + * @since v0.3.0 + */ + readonly socket: net.Socket | null; + /** + * Once a socket is associated with the message and is connected, `socket.setTimeout()` will be called with `msecs` as the first parameter. + * @since v0.9.12 + * @param callback Optional function to be called when a timeout occurs. Same as binding to the `timeout` event. + */ + setTimeout(msecs: number, callback?: () => void): this; + /** + * Sets a single header value. If the header already exists in the to-be-sent + * headers, its value will be replaced. Use an array of strings to send multiple + * headers with the same name. + * @since v0.4.0 + * @param name Header name + * @param value Header value + */ + setHeader(name: string, value: number | string | readonly string[]): this; + /** + * Sets multiple header values for implicit headers. headers must be an instance of + * `Headers` or `Map`, if a header already exists in the to-be-sent headers, its + * value will be replaced. + * + * ```js + * const headers = new Headers({ foo: 'bar' }); + * outgoingMessage.setHeaders(headers); + * ``` + * + * or + * + * ```js + * const headers = new Map([['foo', 'bar']]); + * outgoingMessage.setHeaders(headers); + * ``` + * + * When headers have been set with `outgoingMessage.setHeaders()`, they will be + * merged with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * ```js + * // Returns content-type = text/plain + * const server = http.createServer((req, res) => { + * const headers = new Headers({ 'Content-Type': 'text/html' }); + * res.setHeaders(headers); + * res.writeHead(200, { 'Content-Type': 'text/plain' }); + * res.end('ok'); + * }); + * ``` + * + * @since v19.6.0, v18.15.0 + * @param name Header name + * @param value Header value + */ + setHeaders(headers: Headers | Map<string, number | string | readonly string[]>): this; + /** + * Append a single header value to the header object. + * + * If the value is an array, this is equivalent to calling this method multiple + * times. + * + * If there were no previous values for the header, this is equivalent to calling `outgoingMessage.setHeader(name, value)`. + * + * Depending of the value of `options.uniqueHeaders` when the client request or the + * server were created, this will end up in the header being sent multiple times or + * a single time with values joined using `; `. + * @since v18.3.0, v16.17.0 + * @param name Header name + * @param value Header value + */ + appendHeader(name: string, value: string | readonly string[]): this; + /** + * Gets the value of the HTTP header with the given name. If that header is not + * set, the returned value will be `undefined`. + * @since v0.4.0 + * @param name Name of header + */ + getHeader(name: string): number | string | string[] | undefined; + /** + * Returns a shallow copy of the current outgoing headers. Since a shallow + * copy is used, array values may be mutated without additional calls to + * various header-related HTTP module methods. The keys of the returned + * object are the header names and the values are the respective header + * values. All header names are lowercase. + * + * The object returned by the `outgoingMessage.getHeaders()` method does + * not prototypically inherit from the JavaScript `Object`. This means that + * typical `Object` methods such as `obj.toString()`, `obj.hasOwnProperty()`, + * and others are not defined and will not work. + * + * ```js + * outgoingMessage.setHeader('Foo', 'bar'); + * outgoingMessage.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headers = outgoingMessage.getHeaders(); + * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] } + * ``` + * @since v7.7.0 + */ + getHeaders(): OutgoingHttpHeaders; + /** + * Returns an array containing the unique names of the current outgoing headers. + * All names are lowercase. + * @since v7.7.0 + */ + getHeaderNames(): string[]; + /** + * Returns `true` if the header identified by `name` is currently set in the + * outgoing headers. The header name is case-insensitive. + * + * ```js + * const hasContentType = outgoingMessage.hasHeader('content-type'); + * ``` + * @since v7.7.0 + */ + hasHeader(name: string): boolean; + /** + * Removes a header that is queued for implicit sending. + * + * ```js + * outgoingMessage.removeHeader('Content-Encoding'); + * ``` + * @since v0.4.0 + * @param name Header name + */ + removeHeader(name: string): void; + /** + * Adds HTTP trailers (headers but at the end of the message) to the message. + * + * Trailers will **only** be emitted if the message is chunked encoded. If not, + * the trailers will be silently discarded. + * + * HTTP requires the `Trailer` header to be sent to emit trailers, + * with a list of header field names in its value, e.g. + * + * ```js + * message.writeHead(200, { 'Content-Type': 'text/plain', + * 'Trailer': 'Content-MD5' }); + * message.write(fileData); + * message.addTrailers({ 'Content-MD5': '7895bf4b8828b55ceaf47747b4bca667' }); + * message.end(); + * ``` + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * @since v0.3.0 + */ + addTrailers(headers: OutgoingHttpHeaders | ReadonlyArray<[string, string]>): void; + /** + * Flushes the message headers. + * + * For efficiency reason, Node.js normally buffers the message headers + * until `outgoingMessage.end()` is called or the first chunk of message data + * is written. It then tries to pack the headers and data into a single TCP + * packet. + * + * It is usually desired (it saves a TCP round-trip), but not when the first + * data is not sent until possibly much later. `outgoingMessage.flushHeaders()` bypasses the optimization and kickstarts the message. + * @since v1.6.0 + */ + flushHeaders(): void; + // #region InternalEventEmitter + addListener<E extends keyof OutgoingMessageEventMap>( + eventName: E, + listener: (...args: OutgoingMessageEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof OutgoingMessageEventMap>(eventName: E, ...args: OutgoingMessageEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof OutgoingMessageEventMap>( + eventName: E, + listener?: (...args: OutgoingMessageEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof OutgoingMessageEventMap>( + eventName: E, + ): ((...args: OutgoingMessageEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof OutgoingMessageEventMap>( + eventName: E, + listener: (...args: OutgoingMessageEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof OutgoingMessageEventMap>( + eventName: E, + listener: (...args: OutgoingMessageEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof OutgoingMessageEventMap>( + eventName: E, + listener: (...args: OutgoingMessageEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof OutgoingMessageEventMap>( + eventName: E, + listener: (...args: OutgoingMessageEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof OutgoingMessageEventMap>( + eventName: E, + listener: (...args: OutgoingMessageEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof OutgoingMessageEventMap>( + eventName: E, + ): ((...args: OutgoingMessageEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof OutgoingMessageEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof OutgoingMessageEventMap>( + eventName: E, + listener: (...args: OutgoingMessageEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + /** + * This object is created internally by an HTTP server, not by the user. It is + * passed as the second parameter to the `'request'` event. + * @since v0.1.17 + */ + class ServerResponse<Request extends IncomingMessage = IncomingMessage> extends OutgoingMessage<Request> { + /** + * When using implicit headers (not calling `response.writeHead()` explicitly), + * this property controls the status code that will be sent to the client when + * the headers get flushed. + * + * ```js + * response.statusCode = 404; + * ``` + * + * After response header was sent to the client, this property indicates the + * status code which was sent out. + * @since v0.4.0 + */ + statusCode: number; + /** + * When using implicit headers (not calling `response.writeHead()` explicitly), + * this property controls the status message that will be sent to the client when + * the headers get flushed. If this is left as `undefined` then the standard + * message for the status code will be used. + * + * ```js + * response.statusMessage = 'Not found'; + * ``` + * + * After response header was sent to the client, this property indicates the + * status message which was sent out. + * @since v0.11.8 + */ + statusMessage: string; + /** + * If set to `true`, Node.js will check whether the `Content-Length` header value and the size of the body, in bytes, are equal. + * Mismatching the `Content-Length` header value will result + * in an `Error` being thrown, identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`. + * @since v18.10.0, v16.18.0 + */ + strictContentLength: boolean; + constructor(req: Request); + assignSocket(socket: net.Socket): void; + detachSocket(socket: net.Socket): void; + /** + * Sends an HTTP/1.1 100 Continue message to the client, indicating that + * the request body should be sent. See the `'checkContinue'` event on `Server`. + * @since v0.3.0 + */ + writeContinue(callback?: () => void): void; + /** + * Sends an HTTP/1.1 103 Early Hints message to the client with a Link header, + * indicating that the user agent can preload/preconnect the linked resources. + * The `hints` is an object containing the values of headers to be sent with + * early hints message. The optional `callback` argument will be called when + * the response message has been written. + * + * **Example** + * + * ```js + * const earlyHintsLink = '</styles.css>; rel=preload; as=style'; + * response.writeEarlyHints({ + * 'link': earlyHintsLink, + * }); + * + * const earlyHintsLinks = [ + * '</styles.css>; rel=preload; as=style', + * '</scripts.js>; rel=preload; as=script', + * ]; + * response.writeEarlyHints({ + * 'link': earlyHintsLinks, + * 'x-trace-id': 'id for diagnostics', + * }); + * + * const earlyHintsCallback = () => console.log('early hints message sent'); + * response.writeEarlyHints({ + * 'link': earlyHintsLinks, + * }, earlyHintsCallback); + * ``` + * @since v18.11.0 + * @param hints An object containing the values of headers + * @param callback Will be called when the response message has been written + */ + writeEarlyHints(hints: Record<string, string | string[]>, callback?: () => void): void; + /** + * Sends a response header to the request. The status code is a 3-digit HTTP + * status code, like `404`. The last argument, `headers`, are the response headers. + * Optionally one can give a human-readable `statusMessage` as the second + * argument. + * + * `headers` may be an `Array` where the keys and values are in the same list. + * It is _not_ a list of tuples. So, the even-numbered offsets are key values, + * and the odd-numbered offsets are the associated values. The array is in the same + * format as `request.rawHeaders`. + * + * Returns a reference to the `ServerResponse`, so that calls can be chained. + * + * ```js + * const body = 'hello world'; + * response + * .writeHead(200, { + * 'Content-Length': Buffer.byteLength(body), + * 'Content-Type': 'text/plain', + * }) + * .end(body); + * ``` + * + * This method must only be called once on a message and it must + * be called before `response.end()` is called. + * + * If `response.write()` or `response.end()` are called before calling + * this, the implicit/mutable headers will be calculated and call this function. + * + * When headers have been set with `response.setHeader()`, they will be merged + * with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * If this method is called and `response.setHeader()` has not been called, + * it will directly write the supplied header values onto the network channel + * without caching internally, and the `response.getHeader()` on the header + * will not yield the expected result. If progressive population of headers is + * desired with potential future retrieval and modification, use `response.setHeader()` instead. + * + * ```js + * // Returns content-type = text/plain + * const server = http.createServer((req, res) => { + * res.setHeader('Content-Type', 'text/html'); + * res.setHeader('X-Foo', 'bar'); + * res.writeHead(200, { 'Content-Type': 'text/plain' }); + * res.end('ok'); + * }); + * ``` + * + * `Content-Length` is read in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes. Node.js + * will check whether `Content-Length` and the length of the body which has + * been transmitted are equal or not. + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `Error` being thrown. + * @since v0.1.30 + */ + writeHead( + statusCode: number, + statusMessage?: string, + headers?: OutgoingHttpHeaders | OutgoingHttpHeader[], + ): this; + writeHead(statusCode: number, headers?: OutgoingHttpHeaders | OutgoingHttpHeader[]): this; + /** + * Sends a HTTP/1.1 102 Processing message to the client, indicating that + * the request body should be sent. + * @since v10.0.0 + */ + writeProcessing(callback?: () => void): void; + } + interface InformationEvent { + httpVersion: string; + httpVersionMajor: number; + httpVersionMinor: number; + statusCode: number; + statusMessage: string; + headers: IncomingHttpHeaders; + rawHeaders: string[]; + } + interface ClientRequestEventMap extends stream.WritableEventMap { + /** @deprecated Listen for the `'close'` event instead. */ + "abort": []; + "connect": [response: IncomingMessage, socket: net.Socket, head: NonSharedBuffer]; + "continue": []; + "information": [info: InformationEvent]; + "response": [response: IncomingMessage]; + "socket": [socket: net.Socket]; + "timeout": []; + "upgrade": [response: IncomingMessage, stream: net.Socket, head: NonSharedBuffer]; + } + /** + * This object is created internally and returned from {@link request}. It + * represents an _in-progress_ request whose header has already been queued. The + * header is still mutable using the `setHeader(name, value)`, `getHeader(name)`, `removeHeader(name)` API. The actual header will + * be sent along with the first data chunk or when calling `request.end()`. + * + * To get the response, add a listener for `'response'` to the request object. `'response'` will be emitted from the request object when the response + * headers have been received. The `'response'` event is executed with one + * argument which is an instance of {@link IncomingMessage}. + * + * During the `'response'` event, one can add listeners to the + * response object; particularly to listen for the `'data'` event. + * + * If no `'response'` handler is added, then the response will be + * entirely discarded. However, if a `'response'` event handler is added, + * then the data from the response object **must** be consumed, either by + * calling `response.read()` whenever there is a `'readable'` event, or + * by adding a `'data'` handler, or by calling the `.resume()` method. + * Until the data is consumed, the `'end'` event will not fire. Also, until + * the data is read it will consume memory that can eventually lead to a + * 'process out of memory' error. + * + * For backward compatibility, `res` will only emit `'error'` if there is an `'error'` listener registered. + * + * Set `Content-Length` header to limit the response body size. + * If `response.strictContentLength` is set to `true`, mismatching the `Content-Length` header value will result in an `Error` being thrown, + * identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`. + * + * `Content-Length` value should be in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes. + * @since v0.1.17 + */ + class ClientRequest extends OutgoingMessage { + /** + * The `request.aborted` property will be `true` if the request has + * been aborted. + * @since v0.11.14 + * @deprecated Since v17.0.0, v16.12.0 - Check `destroyed` instead. + */ + aborted: boolean; + /** + * The request host. + * @since v14.5.0, v12.19.0 + */ + host: string; + /** + * The request protocol. + * @since v14.5.0, v12.19.0 + */ + protocol: string; + /** + * When sending request through a keep-alive enabled agent, the underlying socket + * might be reused. But if server closes connection at unfortunate time, client + * may run into a 'ECONNRESET' error. + * + * ```js + * import http from 'node:http'; + * const agent = new http.Agent({ keepAlive: true }); + * + * // Server has a 5 seconds keep-alive timeout by default + * http + * .createServer((req, res) => { + * res.write('hello\n'); + * res.end(); + * }) + * .listen(3000); + * + * setInterval(() => { + * // Adapting a keep-alive agent + * http.get('http://localhost:3000', { agent }, (res) => { + * res.on('data', (data) => { + * // Do nothing + * }); + * }); + * }, 5000); // Sending request on 5s interval so it's easy to hit idle timeout + * ``` + * + * By marking a request whether it reused socket or not, we can do + * automatic error retry base on it. + * + * ```js + * import http from 'node:http'; + * const agent = new http.Agent({ keepAlive: true }); + * + * function retriableRequest() { + * const req = http + * .get('http://localhost:3000', { agent }, (res) => { + * // ... + * }) + * .on('error', (err) => { + * // Check if retry is needed + * if (req.reusedSocket && err.code === 'ECONNRESET') { + * retriableRequest(); + * } + * }); + * } + * + * retriableRequest(); + * ``` + * @since v13.0.0, v12.16.0 + */ + reusedSocket: boolean; + /** + * Limits maximum response headers count. If set to 0, no limit will be applied. + */ + maxHeadersCount: number; + constructor(url: string | URL | ClientRequestArgs, cb?: (res: IncomingMessage) => void); + /** + * The request method. + * @since v0.1.97 + */ + method: string; + /** + * The request path. + * @since v0.4.0 + */ + path: string; + /** + * Marks the request as aborting. Calling this will cause remaining data + * in the response to be dropped and the socket to be destroyed. + * @since v0.3.8 + * @deprecated Since v14.1.0,v13.14.0 - Use `destroy` instead. + */ + abort(): void; + onSocket(socket: net.Socket): void; + /** + * Once a socket is assigned to this request and is connected `socket.setTimeout()` will be called. + * @since v0.5.9 + * @param timeout Milliseconds before a request times out. + * @param callback Optional function to be called when a timeout occurs. Same as binding to the `'timeout'` event. + */ + setTimeout(timeout: number, callback?: () => void): this; + /** + * Once a socket is assigned to this request and is connected `socket.setNoDelay()` will be called. + * @since v0.5.9 + */ + setNoDelay(noDelay?: boolean): void; + /** + * Once a socket is assigned to this request and is connected `socket.setKeepAlive()` will be called. + * @since v0.5.9 + */ + setSocketKeepAlive(enable?: boolean, initialDelay?: number): void; + /** + * Returns an array containing the unique names of the current outgoing raw + * headers. Header names are returned with their exact casing being set. + * + * ```js + * request.setHeader('Foo', 'bar'); + * request.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headerNames = request.getRawHeaderNames(); + * // headerNames === ['Foo', 'Set-Cookie'] + * ``` + * @since v15.13.0, v14.17.0 + */ + getRawHeaderNames(): string[]; + // #region InternalEventEmitter + addListener<E extends keyof ClientRequestEventMap>( + eventName: E, + listener: (...args: ClientRequestEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ClientRequestEventMap>(eventName: E, ...args: ClientRequestEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ClientRequestEventMap>( + eventName: E, + listener?: (...args: ClientRequestEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ClientRequestEventMap>(eventName: E): ((...args: ClientRequestEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ClientRequestEventMap>( + eventName: E, + listener: (...args: ClientRequestEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ClientRequestEventMap>( + eventName: E, + listener: (...args: ClientRequestEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ClientRequestEventMap>( + eventName: E, + listener: (...args: ClientRequestEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ClientRequestEventMap>( + eventName: E, + listener: (...args: ClientRequestEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ClientRequestEventMap>( + eventName: E, + listener: (...args: ClientRequestEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ClientRequestEventMap>( + eventName: E, + ): ((...args: ClientRequestEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ClientRequestEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ClientRequestEventMap>( + eventName: E, + listener: (...args: ClientRequestEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface IncomingMessageEventMap extends stream.ReadableEventMap { + /** @deprecated Listen for `'close'` event instead. */ + "aborted": []; + } + /** + * An `IncomingMessage` object is created by {@link Server} or {@link ClientRequest} and passed as the first argument to the `'request'` and `'response'` event respectively. It may be used to + * access response + * status, headers, and data. + * + * Different from its `socket` value which is a subclass of `stream.Duplex`, the `IncomingMessage` itself extends `stream.Readable` and is created separately to + * parse and emit the incoming HTTP headers and payload, as the underlying socket + * may be reused multiple times in case of keep-alive. + * @since v0.1.17 + */ + class IncomingMessage extends stream.Readable { + constructor(socket: net.Socket); + /** + * The `message.aborted` property will be `true` if the request has + * been aborted. + * @since v10.1.0 + * @deprecated Since v17.0.0,v16.12.0 - Check `message.destroyed` from <a href="stream.html#class-streamreadable" class="type">stream.Readable</a>. + */ + aborted: boolean; + /** + * In case of server request, the HTTP version sent by the client. In the case of + * client response, the HTTP version of the connected-to server. + * Probably either `'1.1'` or `'1.0'`. + * + * Also `message.httpVersionMajor` is the first integer and `message.httpVersionMinor` is the second. + * @since v0.1.1 + */ + httpVersion: string; + httpVersionMajor: number; + httpVersionMinor: number; + /** + * The `message.complete` property will be `true` if a complete HTTP message has + * been received and successfully parsed. + * + * This property is particularly useful as a means of determining if a client or + * server fully transmitted a message before a connection was terminated: + * + * ```js + * const req = http.request({ + * host: '127.0.0.1', + * port: 8080, + * method: 'POST', + * }, (res) => { + * res.resume(); + * res.on('end', () => { + * if (!res.complete) + * console.error( + * 'The connection was terminated while the message was still being sent'); + * }); + * }); + * ``` + * @since v0.3.0 + */ + complete: boolean; + /** + * Alias for `message.socket`. + * @since v0.1.90 + * @deprecated Since v16.0.0 - Use `socket`. + */ + connection: net.Socket; + /** + * The `net.Socket` object associated with the connection. + * + * With HTTPS support, use `request.socket.getPeerCertificate()` to obtain the + * client's authentication details. + * + * This property is guaranteed to be an instance of the `net.Socket` class, + * a subclass of `stream.Duplex`, unless the user specified a socket + * type other than `net.Socket` or internally nulled. + * @since v0.3.0 + */ + socket: net.Socket; + /** + * The request/response headers object. + * + * Key-value pairs of header names and values. Header names are lower-cased. + * + * ```js + * // Prints something like: + * // + * // { 'user-agent': 'curl/7.22.0', + * // host: '127.0.0.1:8000', + * // accept: '*' } + * console.log(request.headers); + * ``` + * + * Duplicates in raw headers are handled in the following ways, depending on the + * header name: + * + * * Duplicates of `age`, `authorization`, `content-length`, `content-type`, `etag`, `expires`, `from`, `host`, `if-modified-since`, `if-unmodified-since`, `last-modified`, `location`, + * `max-forwards`, `proxy-authorization`, `referer`, `retry-after`, `server`, or `user-agent` are discarded. + * To allow duplicate values of the headers listed above to be joined, + * use the option `joinDuplicateHeaders` in {@link request} and {@link createServer}. See RFC 9110 Section 5.3 for more + * information. + * * `set-cookie` is always an array. Duplicates are added to the array. + * * For duplicate `cookie` headers, the values are joined together with `; `. + * * For all other headers, the values are joined together with `, `. + * @since v0.1.5 + */ + headers: IncomingHttpHeaders; + /** + * Similar to `message.headers`, but there is no join logic and the values are + * always arrays of strings, even for headers received just once. + * + * ```js + * // Prints something like: + * // + * // { 'user-agent': ['curl/7.22.0'], + * // host: ['127.0.0.1:8000'], + * // accept: ['*'] } + * console.log(request.headersDistinct); + * ``` + * @since v18.3.0, v16.17.0 + */ + headersDistinct: NodeJS.Dict<string[]>; + /** + * The raw request/response headers list exactly as they were received. + * + * The keys and values are in the same list. It is _not_ a + * list of tuples. So, the even-numbered offsets are key values, and the + * odd-numbered offsets are the associated values. + * + * Header names are not lowercased, and duplicates are not merged. + * + * ```js + * // Prints something like: + * // + * // [ 'user-agent', + * // 'this is invalid because there can be only one', + * // 'User-Agent', + * // 'curl/7.22.0', + * // 'Host', + * // '127.0.0.1:8000', + * // 'ACCEPT', + * // '*' ] + * console.log(request.rawHeaders); + * ``` + * @since v0.11.6 + */ + rawHeaders: string[]; + /** + * The request/response trailers object. Only populated at the `'end'` event. + * @since v0.3.0 + */ + trailers: NodeJS.Dict<string>; + /** + * Similar to `message.trailers`, but there is no join logic and the values are + * always arrays of strings, even for headers received just once. + * Only populated at the `'end'` event. + * @since v18.3.0, v16.17.0 + */ + trailersDistinct: NodeJS.Dict<string[]>; + /** + * The raw request/response trailer keys and values exactly as they were + * received. Only populated at the `'end'` event. + * @since v0.11.6 + */ + rawTrailers: string[]; + /** + * Calls `message.socket.setTimeout(msecs, callback)`. + * @since v0.5.9 + */ + setTimeout(msecs: number, callback?: () => void): this; + /** + * **Only valid for request obtained from {@link Server}.** + * + * The request method as a string. Read only. Examples: `'GET'`, `'DELETE'`. + * @since v0.1.1 + */ + method?: string | undefined; + /** + * **Only valid for request obtained from {@link Server}.** + * + * Request URL string. This contains only the URL that is present in the actual + * HTTP request. Take the following request: + * + * ```http + * GET /status?name=ryan HTTP/1.1 + * Accept: text/plain + * ``` + * + * To parse the URL into its parts: + * + * ```js + * new URL(`http://${process.env.HOST ?? 'localhost'}${request.url}`); + * ``` + * + * When `request.url` is `'/status?name=ryan'` and `process.env.HOST` is undefined: + * + * ```console + * $ node + * > new URL(`http://${process.env.HOST ?? 'localhost'}${request.url}`); + * URL { + * href: 'http://localhost/status?name=ryan', + * origin: 'http://localhost', + * protocol: 'http:', + * username: '', + * password: '', + * host: 'localhost', + * hostname: 'localhost', + * port: '', + * pathname: '/status', + * search: '?name=ryan', + * searchParams: URLSearchParams { 'name' => 'ryan' }, + * hash: '' + * } + * ``` + * + * Ensure that you set `process.env.HOST` to the server's host name, or consider replacing this part entirely. If using `req.headers.host`, ensure proper + * validation is used, as clients may specify a custom `Host` header. + * @since v0.1.90 + */ + url?: string | undefined; + /** + * **Only valid for response obtained from {@link ClientRequest}.** + * + * The 3-digit HTTP response status code. E.G. `404`. + * @since v0.1.1 + */ + statusCode?: number | undefined; + /** + * **Only valid for response obtained from {@link ClientRequest}.** + * + * The HTTP response status message (reason phrase). E.G. `OK` or `Internal Server Error`. + * @since v0.11.10 + */ + statusMessage?: string | undefined; + /** + * Calls `destroy()` on the socket that received the `IncomingMessage`. If `error` is provided, an `'error'` event is emitted on the socket and `error` is passed + * as an argument to any listeners on the event. + * @since v0.3.0 + */ + destroy(error?: Error): this; + // #region InternalEventEmitter + addListener<E extends keyof IncomingMessageEventMap>( + eventName: E, + listener: (...args: IncomingMessageEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof IncomingMessageEventMap>(eventName: E, ...args: IncomingMessageEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof IncomingMessageEventMap>( + eventName: E, + listener?: (...args: IncomingMessageEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof IncomingMessageEventMap>( + eventName: E, + ): ((...args: IncomingMessageEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof IncomingMessageEventMap>( + eventName: E, + listener: (...args: IncomingMessageEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof IncomingMessageEventMap>( + eventName: E, + listener: (...args: IncomingMessageEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof IncomingMessageEventMap>( + eventName: E, + listener: (...args: IncomingMessageEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof IncomingMessageEventMap>( + eventName: E, + listener: (...args: IncomingMessageEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof IncomingMessageEventMap>( + eventName: E, + listener: (...args: IncomingMessageEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof IncomingMessageEventMap>( + eventName: E, + ): ((...args: IncomingMessageEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof IncomingMessageEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof IncomingMessageEventMap>( + eventName: E, + listener: (...args: IncomingMessageEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface ProxyEnv extends NodeJS.ProcessEnv { + HTTP_PROXY?: string | undefined; + HTTPS_PROXY?: string | undefined; + NO_PROXY?: string | undefined; + http_proxy?: string | undefined; + https_proxy?: string | undefined; + no_proxy?: string | undefined; + } + interface AgentOptions extends NodeJS.PartialOptions<net.TcpSocketConnectOpts> { + /** + * Keep sockets around in a pool to be used by other requests in the future. Default = false + */ + keepAlive?: boolean | undefined; + /** + * When using HTTP KeepAlive, how often to send TCP KeepAlive packets over sockets being kept alive. Default = 1000. + * Only relevant if keepAlive is set to true. + */ + keepAliveMsecs?: number | undefined; + /** + * Milliseconds to subtract from + * the server-provided `keep-alive: timeout=...` hint when determining socket + * expiration time. This buffer helps ensure the agent closes the socket + * slightly before the server does, reducing the chance of sending a request + * on a socket that’s about to be closed by the server. + * @since v24.7.0 + * @default 1000 + */ + agentKeepAliveTimeoutBuffer?: number | undefined; + /** + * Maximum number of sockets to allow per host. Default for Node 0.10 is 5, default for Node 0.12 is Infinity + */ + maxSockets?: number | undefined; + /** + * Maximum number of sockets allowed for all hosts in total. Each request will use a new socket until the maximum is reached. Default: Infinity. + */ + maxTotalSockets?: number | undefined; + /** + * Maximum number of sockets to leave open in a free state. Only relevant if keepAlive is set to true. Default = 256. + */ + maxFreeSockets?: number | undefined; + /** + * Socket timeout in milliseconds. This will set the timeout after the socket is connected. + */ + timeout?: number | undefined; + /** + * Scheduling strategy to apply when picking the next free socket to use. + * @default `lifo` + */ + scheduling?: "fifo" | "lifo" | undefined; + /** + * Environment variables for proxy configuration. See + * [Built-in Proxy Support](https://nodejs.org/docs/latest-v26.x/api/http.html#built-in-proxy-support) for details. + * @since v24.5.0 + */ + proxyEnv?: ProxyEnv | undefined; + /** + * Default port to use when the port is not specified in requests. + * @since v24.5.0 + */ + defaultPort?: number | undefined; + /** + * The protocol to use for the agent. + * @since v24.5.0 + */ + protocol?: string | undefined; + } + /** + * An `Agent` is responsible for managing connection persistence + * and reuse for HTTP clients. It maintains a queue of pending requests + * for a given host and port, reusing a single socket connection for each + * until the queue is empty, at which time the socket is either destroyed + * or put into a pool where it is kept to be used again for requests to the + * same host and port. Whether it is destroyed or pooled depends on the `keepAlive` `option`. + * + * Pooled connections have TCP Keep-Alive enabled for them, but servers may + * still close idle connections, in which case they will be removed from the + * pool and a new connection will be made when a new HTTP request is made for + * that host and port. Servers may also refuse to allow multiple requests + * over the same connection, in which case the connection will have to be + * remade for every request and cannot be pooled. The `Agent` will still make + * the requests to that server, but each one will occur over a new connection. + * + * When a connection is closed by the client or the server, it is removed + * from the pool. Any unused sockets in the pool will be unrefed so as not + * to keep the Node.js process running when there are no outstanding requests. + * (see `socket.unref()`). + * + * It is good practice, to `destroy()` an `Agent` instance when it is no + * longer in use, because unused sockets consume OS resources. + * + * Sockets are removed from an agent when the socket emits either + * a `'close'` event or an `'agentRemove'` event. When intending to keep one + * HTTP request open for a long time without keeping it in the agent, something + * like the following may be done: + * + * ```js + * http.get(options, (res) => { + * // Do stuff + * }).on('socket', (socket) => { + * socket.emit('agentRemove'); + * }); + * ``` + * + * An agent may also be used for an individual request. By providing `{agent: false}` as an option to the `http.get()` or `http.request()` functions, a one-time use `Agent` with default options + * will be used + * for the client connection. + * + * `agent:false`: + * + * ```js + * http.get({ + * hostname: 'localhost', + * port: 80, + * path: '/', + * agent: false, // Create a new agent just for this one request + * }, (res) => { + * // Do stuff with response + * }); + * ``` + * + * `options` in [`socket.connect()`](https://nodejs.org/docs/latest-v26.x/api/net.html#socketconnectoptions-connectlistener) are also supported. + * + * To configure any of them, a custom {@link Agent} instance must be created. + * + * ```js + * import http from 'node:http'; + * const keepAliveAgent = new http.Agent({ keepAlive: true }); + * options.agent = keepAliveAgent; + * http.request(options, onResponseCallback) + * ``` + * @since v0.3.4 + */ + class Agent extends EventEmitter { + /** + * By default set to 256. For agents with `keepAlive` enabled, this + * sets the maximum number of sockets that will be left open in the free + * state. + * @since v0.11.7 + */ + maxFreeSockets: number; + /** + * By default set to `Infinity`. Determines how many concurrent sockets the agent + * can have open per origin. Origin is the returned value of `agent.getName()`. + * @since v0.3.6 + */ + maxSockets: number; + /** + * By default set to `Infinity`. Determines how many concurrent sockets the agent + * can have open. Unlike `maxSockets`, this parameter applies across all origins. + * @since v14.5.0, v12.19.0 + */ + maxTotalSockets: number; + /** + * An object which contains arrays of sockets currently awaiting use by + * the agent when `keepAlive` is enabled. Do not modify. + * + * Sockets in the `freeSockets` list will be automatically destroyed and + * removed from the array on `'timeout'`. + * @since v0.11.4 + */ + readonly freeSockets: NodeJS.ReadOnlyDict<net.Socket[]>; + /** + * An object which contains arrays of sockets currently in use by the + * agent. Do not modify. + * @since v0.3.6 + */ + readonly sockets: NodeJS.ReadOnlyDict<net.Socket[]>; + /** + * An object which contains queues of requests that have not yet been assigned to + * sockets. Do not modify. + * @since v0.5.9 + */ + readonly requests: NodeJS.ReadOnlyDict<ClientRequest[]>; + constructor(opts?: AgentOptions); + /** + * Destroy any sockets that are currently in use by the agent. + * + * It is usually not necessary to do this. However, if using an + * agent with `keepAlive` enabled, then it is best to explicitly shut down + * the agent when it is no longer needed. Otherwise, + * sockets might stay open for quite a long time before the server + * terminates them. + * @since v0.11.4 + */ + destroy(): void; + /** + * Produces a socket/stream to be used for HTTP requests. + * + * By default, this function behaves identically to `net.createConnection()`, + * synchronously returning the created socket. The optional `callback` parameter in the + * signature is **not** used by this default implementation. + * + * However, custom agents may override this method to provide greater flexibility, + * for example, to create sockets asynchronously. When overriding `createConnection`: + * + * 1. **Synchronous socket creation**: The overriding method can return the + * socket/stream directly. + * 2. **Asynchronous socket creation**: The overriding method can accept the `callback` + * and pass the created socket/stream to it (e.g., `callback(null, newSocket)`). + * If an error occurs during socket creation, it should be passed as the first + * argument to the `callback` (e.g., `callback(err)`). + * + * The agent will call the provided `createConnection` function with `options` and + * this internal `callback`. The `callback` provided by the agent has a signature + * of `(err, stream)`. + * @since v0.11.4 + * @param options Options containing connection details. Check + * `net.createConnection` for the format of the options. For custom agents, + * this object is passed to the custom `createConnection` function. + * @param callback (Optional, primarily for custom agents) A function to be + * called by a custom `createConnection` implementation when the socket is + * created, especially for asynchronous operations. + * @returns The created socket. This is returned by the default + * implementation or by a custom synchronous `createConnection` implementation. + * If a custom `createConnection` uses the `callback` for asynchronous + * operation, this return value might not be the primary way to obtain the socket. + */ + createConnection( + options: ClientRequestArgs, + callback?: (err: Error | null, stream: stream.Duplex) => void, + ): stream.Duplex | null | undefined; + /** + * Called when `socket` is detached from a request and could be persisted by the`Agent`. Default behavior is to: + * + * ```js + * socket.setKeepAlive(true, this.keepAliveMsecs); + * socket.unref(); + * return true; + * ``` + * + * This method can be overridden by a particular `Agent` subclass. If this + * method returns a falsy value, the socket will be destroyed instead of persisting + * it for use with the next request. + * + * The `socket` argument can be an instance of `net.Socket`, a subclass of `stream.Duplex`. + * @since v8.1.0 + */ + keepSocketAlive(socket: stream.Duplex): void; + /** + * Called when `socket` is attached to `request` after being persisted because of + * the keep-alive options. Default behavior is to: + * + * ```js + * socket.ref(); + * ``` + * + * This method can be overridden by a particular `Agent` subclass. + * + * The `socket` argument can be an instance of `net.Socket`, a subclass of `stream.Duplex`. + * @since v8.1.0 + */ + reuseSocket(socket: stream.Duplex, request: ClientRequest): void; + /** + * Get a unique name for a set of request options, to determine whether a + * connection can be reused. For an HTTP agent, this returns`host:port:localAddress` or `host:port:localAddress:family`. For an HTTPS agent, + * the name includes the CA, cert, ciphers, and other HTTPS/TLS-specific options + * that determine socket reusability. + * @since v0.11.4 + * @param options A set of options providing information for name generation + */ + getName(options?: ClientRequestArgs): string; + } + const METHODS: string[]; + const STATUS_CODES: { + [errorCode: number]: string | undefined; + [errorCode: string]: string | undefined; + }; + /** + * Returns a new instance of {@link Server}. + * + * The `requestListener` is a function which is automatically + * added to the `'request'` event. + * + * ```js + * import http from 'node:http'; + * + * // Create a local server to receive data from + * const server = http.createServer((req, res) => { + * res.writeHead(200, { 'Content-Type': 'application/json' }); + * res.end(JSON.stringify({ + * data: 'Hello World!', + * })); + * }); + * + * server.listen(8000); + * ``` + * + * ```js + * import http from 'node:http'; + * + * // Create a local server to receive data from + * const server = http.createServer(); + * + * // Listen to the request event + * server.on('request', (request, res) => { + * res.writeHead(200, { 'Content-Type': 'application/json' }); + * res.end(JSON.stringify({ + * data: 'Hello World!', + * })); + * }); + * + * server.listen(8000); + * ``` + * @since v0.1.13 + */ + function createServer< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse, + >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>; + function createServer< + Request extends typeof IncomingMessage = typeof IncomingMessage, + Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse, + >( + options: ServerOptions<Request, Response>, + requestListener?: RequestListener<Request, Response>, + ): Server<Request, Response>; + // although RequestOptions are passed as ClientRequestArgs to ClientRequest directly, + // create interface RequestOptions would make the naming more clear to developers + interface RequestOptions extends ClientRequestArgs {} + /** + * `options` in `socket.connect()` are also supported. + * + * Node.js maintains several connections per server to make HTTP requests. + * This function allows one to transparently issue requests. + * + * `url` can be a string or a `URL` object. If `url` is a + * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object. + * + * If both `url` and `options` are specified, the objects are merged, with the `options` properties taking precedence. + * + * The optional `callback` parameter will be added as a one-time listener for + * the `'response'` event. + * + * `http.request()` returns an instance of the {@link ClientRequest} class. The `ClientRequest` instance is a writable stream. If one needs to + * upload a file with a POST request, then write to the `ClientRequest` object. + * + * ```js + * import http from 'node:http'; + * import { Buffer } from 'node:buffer'; + * + * const postData = JSON.stringify({ + * 'msg': 'Hello World!', + * }); + * + * const options = { + * hostname: 'www.google.com', + * port: 80, + * path: '/upload', + * method: 'POST', + * headers: { + * 'Content-Type': 'application/json', + * 'Content-Length': Buffer.byteLength(postData), + * }, + * }; + * + * const req = http.request(options, (res) => { + * console.log(`STATUS: ${res.statusCode}`); + * console.log(`HEADERS: ${JSON.stringify(res.headers)}`); + * res.setEncoding('utf8'); + * res.on('data', (chunk) => { + * console.log(`BODY: ${chunk}`); + * }); + * res.on('end', () => { + * console.log('No more data in response.'); + * }); + * }); + * + * req.on('error', (e) => { + * console.error(`problem with request: ${e.message}`); + * }); + * + * // Write data to request body + * req.write(postData); + * req.end(); + * ``` + * + * In the example `req.end()` was called. With `http.request()` one + * must always call `req.end()` to signify the end of the request - + * even if there is no data being written to the request body. + * + * If any error is encountered during the request (be that with DNS resolution, + * TCP level errors, or actual HTTP parse errors) an `'error'` event is emitted + * on the returned request object. As with all `'error'` events, if no listeners + * are registered the error will be thrown. + * + * There are a few special headers that should be noted. + * + * * Sending a 'Connection: keep-alive' will notify Node.js that the connection to + * the server should be persisted until the next request. + * * Sending a 'Content-Length' header will disable the default chunked encoding. + * * Sending an 'Expect' header will immediately send the request headers. + * Usually, when sending 'Expect: 100-continue', both a timeout and a listener + * for the `'continue'` event should be set. See RFC 2616 Section 8.2.3 for more + * information. + * * Sending an Authorization header will override using the `auth` option + * to compute basic authentication. + * + * Example using a `URL` as `options`: + * + * ```js + * const options = new URL('http://abc:xyz@example.com'); + * + * const req = http.request(options, (res) => { + * // ... + * }); + * ``` + * + * In a successful request, the following events will be emitted in the following + * order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * (`'data'` will not be emitted at all if the response body is empty, for + * instance, in most redirects) + * * `'end'` on the `res` object + * * `'close'` + * + * In the case of a connection error, the following events will be emitted: + * + * * `'socket'` + * * `'error'` + * * `'close'` + * + * In the case of a premature connection close before the response is received, + * the following events will be emitted in the following order: + * + * * `'socket'` + * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'` + * * `'close'` + * + * In the case of a premature connection close after the response is received, + * the following events will be emitted in the following order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * * (connection closed here) + * * `'aborted'` on the `res` object + * * `'close'` + * * `'error'` on the `res` object with an error with message `'Error: aborted'` and code `'ECONNRESET'` + * * `'close'` on the `res` object + * + * If `req.destroy()` is called before a socket is assigned, the following + * events will be emitted in the following order: + * + * * (`req.destroy()` called here) + * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`, or the error with which `req.destroy()` was called + * * `'close'` + * + * If `req.destroy()` is called before the connection succeeds, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * (`req.destroy()` called here) + * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`, or the error with which `req.destroy()` was called + * * `'close'` + * + * If `req.destroy()` is called after the response is received, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * * (`req.destroy()` called here) + * * `'aborted'` on the `res` object + * * `'close'` + * * `'error'` on the `res` object with an error with message `'Error: aborted'` and code `'ECONNRESET'`, or the error with which `req.destroy()` was called + * * `'close'` on the `res` object + * + * If `req.abort()` is called before a socket is assigned, the following + * events will be emitted in the following order: + * + * * (`req.abort()` called here) + * * `'abort'` + * * `'close'` + * + * If `req.abort()` is called before the connection succeeds, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * (`req.abort()` called here) + * * `'abort'` + * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'` + * * `'close'` + * + * If `req.abort()` is called after the response is received, the following + * events will be emitted in the following order: + * + * * `'socket'` + * * `'response'` + * * `'data'` any number of times, on the `res` object + * * (`req.abort()` called here) + * * `'abort'` + * * `'aborted'` on the `res` object + * * `'error'` on the `res` object with an error with message `'Error: aborted'` and code `'ECONNRESET'`. + * * `'close'` + * * `'close'` on the `res` object + * + * Setting the `timeout` option or using the `setTimeout()` function will + * not abort the request or do anything besides add a `'timeout'` event. + * + * Passing an `AbortSignal` and then calling `abort()` on the corresponding `AbortController` will behave the same way as calling `.destroy()` on the + * request. Specifically, the `'error'` event will be emitted with an error with + * the message `'AbortError: The operation was aborted'`, the code `'ABORT_ERR'` and the `cause`, if one was provided. + * @since v0.3.6 + */ + function request(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest; + function request( + url: string | URL, + options: RequestOptions, + callback?: (res: IncomingMessage) => void, + ): ClientRequest; + /** + * Since most requests are GET requests without bodies, Node.js provides this + * convenience method. The only difference between this method and {@link request} is that it sets the method to GET by default and calls `req.end()` automatically. The callback must take care to + * consume the response + * data for reasons stated in {@link ClientRequest} section. + * + * The `callback` is invoked with a single argument that is an instance of {@link IncomingMessage}. + * + * JSON fetching example: + * + * ```js + * http.get('http://localhost:8000/', (res) => { + * const { statusCode } = res; + * const contentType = res.headers['content-type']; + * + * let error; + * // Any 2xx status code signals a successful response but + * // here we're only checking for 200. + * if (statusCode !== 200) { + * error = new Error('Request Failed.\n' + + * `Status Code: ${statusCode}`); + * } else if (!/^application\/json/.test(contentType)) { + * error = new Error('Invalid content-type.\n' + + * `Expected application/json but received ${contentType}`); + * } + * if (error) { + * console.error(error.message); + * // Consume response data to free up memory + * res.resume(); + * return; + * } + * + * res.setEncoding('utf8'); + * let rawData = ''; + * res.on('data', (chunk) => { rawData += chunk; }); + * res.on('end', () => { + * try { + * const parsedData = JSON.parse(rawData); + * console.log(parsedData); + * } catch (e) { + * console.error(e.message); + * } + * }); + * }).on('error', (e) => { + * console.error(`Got error: ${e.message}`); + * }); + * + * // Create a local server to receive data from + * const server = http.createServer((req, res) => { + * res.writeHead(200, { 'Content-Type': 'application/json' }); + * res.end(JSON.stringify({ + * data: 'Hello World!', + * })); + * }); + * + * server.listen(8000); + * ``` + * @since v0.3.6 + * @param options Accepts the same `options` as {@link request}, with the method set to GET by default. + */ + function get(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest; + function get(url: string | URL, options: RequestOptions, callback?: (res: IncomingMessage) => void): ClientRequest; + /** + * Performs the low-level validations on the provided `name` that are done when `res.setHeader(name, value)` is called. + * + * Passing illegal value as `name` will result in a `TypeError` being thrown, + * identified by `code: 'ERR_INVALID_HTTP_TOKEN'`. + * + * It is not necessary to use this method before passing headers to an HTTP request + * or response. The HTTP module will automatically validate such headers. + * + * Example: + * + * ```js + * import { validateHeaderName } from 'node:http'; + * + * try { + * validateHeaderName(''); + * } catch (err) { + * console.error(err instanceof TypeError); // --> true + * console.error(err.code); // --> 'ERR_INVALID_HTTP_TOKEN' + * console.error(err.message); // --> 'Header name must be a valid HTTP token [""]' + * } + * ``` + * @since v14.3.0 + * @param [label='Header name'] Label for error message. + */ + function validateHeaderName(name: string): void; + /** + * Performs the low-level validations on the provided `value` that are done when `res.setHeader(name, value)` is called. + * + * Passing illegal value as `value` will result in a `TypeError` being thrown. + * + * * Undefined value error is identified by `code: 'ERR_HTTP_INVALID_HEADER_VALUE'`. + * * Invalid value character error is identified by `code: 'ERR_INVALID_CHAR'`. + * + * It is not necessary to use this method before passing headers to an HTTP request + * or response. The HTTP module will automatically validate such headers. + * + * Examples: + * + * ```js + * import { validateHeaderValue } from 'node:http'; + * + * try { + * validateHeaderValue('x-my-header', undefined); + * } catch (err) { + * console.error(err instanceof TypeError); // --> true + * console.error(err.code === 'ERR_HTTP_INVALID_HEADER_VALUE'); // --> true + * console.error(err.message); // --> 'Invalid value "undefined" for header "x-my-header"' + * } + * + * try { + * validateHeaderValue('x-my-header', 'oʊmɪɡə'); + * } catch (err) { + * console.error(err instanceof TypeError); // --> true + * console.error(err.code === 'ERR_INVALID_CHAR'); // --> true + * console.error(err.message); // --> 'Invalid character in header content ["x-my-header"]' + * } + * ``` + * @since v14.3.0 + * @param name Header name + * @param value Header value + */ + function validateHeaderValue(name: string, value: string): void; + /** + * Set the maximum number of idle HTTP parsers. + * @since v18.8.0, v16.18.0 + * @param [max=1000] + */ + function setMaxIdleHTTPParsers(max: number): void; + /** + * Dynamically resets the global configurations to enable built-in proxy support for + * `fetch()` and `http.request()`/`https.request()` at runtime, as an alternative + * to using the `--use-env-proxy` flag or `NODE_USE_ENV_PROXY` environment variable. + * It can also be used to override settings configured from the environment variables. + * + * As this function resets the global configurations, any previously configured + * `http.globalAgent`, `https.globalAgent` or undici global dispatcher would be + * overridden after this function is invoked. It's recommended to invoke it before any + * requests are made and avoid invoking it in the middle of any requests. + * + * See [Built-in Proxy Support](https://nodejs.org/docs/latest-v26.x/api/http.html#built-in-proxy-support) for details on proxy URL formats and `NO_PROXY` + * syntax. + * @since v25.4.0 + * @param proxyEnv An object containing proxy configuration. This accepts the + * same options as the `proxyEnv` option accepted by {@link Agent}. **Default:** + * `process.env`. + * @returns A function that restores the original agent and dispatcher + * settings to the state before this `http.setGlobalProxyFromEnv()` is invoked. + */ + function setGlobalProxyFromEnv(proxyEnv?: ProxyEnv): () => void; + /** + * Global instance of `Agent` which is used as the default for all HTTP client + * requests. Diverges from a default `Agent` configuration by having `keepAlive` + * enabled and a `timeout` of 5 seconds. + * @since v0.5.9 + */ + let globalAgent: Agent; + /** + * Read-only property specifying the maximum allowed size of HTTP headers in bytes. + * Defaults to 16KB. Configurable using the `--max-http-header-size` CLI option. + */ + const maxHeaderSize: number; + /** + * A browser-compatible implementation of `WebSocket`. + * @since v22.5.0 + */ + const WebSocket: typeof import("undici-types").WebSocket; + /** + * @since v22.5.0 + */ + const CloseEvent: typeof import("undici-types").CloseEvent; + /** + * @since v22.5.0 + */ + const MessageEvent: typeof import("undici-types").MessageEvent; +} +declare module "http" { + export * from "node:http"; +} diff --git a/node_modules/@types/node/http2.d.ts b/node_modules/@types/node/http2.d.ts new file mode 100644 index 0000000..3ac2090 --- /dev/null +++ b/node_modules/@types/node/http2.d.ts @@ -0,0 +1,2489 @@ +declare module "node:http2" { + import { NonSharedBuffer } from "node:buffer"; + import { InternalEventEmitter } from "node:events"; + import * as fs from "node:fs"; + import * as net from "node:net"; + import * as stream from "node:stream"; + import * as tls from "node:tls"; + import * as url from "node:url"; + import { + IncomingHttpHeaders as Http1IncomingHttpHeaders, + IncomingMessage, + OutgoingHttpHeaders, + ServerResponse, + } from "node:http"; + interface IncomingHttpStatusHeader { + ":status"?: number | undefined; + } + interface IncomingHttpHeaders extends Http1IncomingHttpHeaders { + ":path"?: string | undefined; + ":method"?: string | undefined; + ":authority"?: string | undefined; + ":scheme"?: string | undefined; + ":protocol"?: string | undefined; + } + // Http2Stream + interface StreamState { + localWindowSize?: number | undefined; + state?: number | undefined; + localClose?: number | undefined; + remoteClose?: number | undefined; + /** @deprecated */ + sumDependencyWeight?: number | undefined; + /** @deprecated */ + weight?: number | undefined; + } + interface ServerStreamResponseOptions { + endStream?: boolean | undefined; + waitForTrailers?: boolean | undefined; + } + interface StatOptions { + offset: number; + length: number; + } + interface ServerStreamFileResponseOptions { + statCheck?: + | ((stats: fs.Stats, headers: OutgoingHttpHeaders, statOptions: StatOptions) => void) + | undefined; + waitForTrailers?: boolean | undefined; + offset?: number | undefined; + length?: number | undefined; + } + interface ServerStreamFileResponseOptionsWithError extends ServerStreamFileResponseOptions { + onError?: ((err: NodeJS.ErrnoException) => void) | undefined; + } + interface Http2StreamEventMap extends stream.DuplexEventMap { + "aborted": []; + "data": [chunk: string | NonSharedBuffer]; + "frameError": [type: number, code: number, id: number]; + "ready": []; + "streamClosed": [code: number]; + "timeout": []; + "trailers": [trailers: IncomingHttpHeaders, flags: number]; + "wantTrailers": []; + } + interface Http2Stream extends stream.Duplex { + /** + * Set to `true` if the `Http2Stream` instance was aborted abnormally. When set, + * the `'aborted'` event will have been emitted. + * @since v8.4.0 + */ + readonly aborted: boolean; + /** + * This property shows the number of characters currently buffered to be written. + * See `net.Socket.bufferSize` for details. + * @since v11.2.0, v10.16.0 + */ + readonly bufferSize: number; + /** + * Set to `true` if the `Http2Stream` instance has been closed. + * @since v9.4.0 + */ + readonly closed: boolean; + /** + * Set to `true` if the `Http2Stream` instance has been destroyed and is no longer + * usable. + * @since v8.4.0 + */ + readonly destroyed: boolean; + /** + * Set to `true` if the `END_STREAM` flag was set in the request or response + * HEADERS frame received, indicating that no additional data should be received + * and the readable side of the `Http2Stream` will be closed. + * @since v10.11.0 + */ + readonly endAfterHeaders: boolean; + /** + * The numeric stream identifier of this `Http2Stream` instance. Set to `undefined` if the stream identifier has not yet been assigned. + * @since v8.4.0 + */ + readonly id?: number | undefined; + /** + * Set to `true` if the `Http2Stream` instance has not yet been assigned a + * numeric stream identifier. + * @since v9.4.0 + */ + readonly pending: boolean; + /** + * Set to the `RST_STREAM` `error code` reported when the `Http2Stream` is + * destroyed after either receiving an `RST_STREAM` frame from the connected peer, + * calling `http2stream.close()`, or `http2stream.destroy()`. Will be `undefined` if the `Http2Stream` has not been closed. + * @since v8.4.0 + */ + readonly rstCode: number; + /** + * An object containing the outbound headers sent for this `Http2Stream`. + * @since v9.5.0 + */ + readonly sentHeaders: OutgoingHttpHeaders; + /** + * An array of objects containing the outbound informational (additional) headers + * sent for this `Http2Stream`. + * @since v9.5.0 + */ + readonly sentInfoHeaders?: OutgoingHttpHeaders[] | undefined; + /** + * An object containing the outbound trailers sent for this `HttpStream`. + * @since v9.5.0 + */ + readonly sentTrailers?: OutgoingHttpHeaders | undefined; + /** + * A reference to the `Http2Session` instance that owns this `Http2Stream`. The + * value will be `undefined` after the `Http2Stream` instance is destroyed. + * @since v8.4.0 + */ + readonly session: Http2Session | undefined; + /** + * Provides miscellaneous information about the current state of the `Http2Stream`. + * + * A current state of this `Http2Stream`. + * @since v8.4.0 + */ + readonly state: StreamState; + /** + * Closes the `Http2Stream` instance by sending an `RST_STREAM` frame to the + * connected HTTP/2 peer. + * @since v8.4.0 + * @param [code=http2.constants.NGHTTP2_NO_ERROR] Unsigned 32-bit integer identifying the error code. + * @param callback An optional function registered to listen for the `'close'` event. + */ + close(code?: number, callback?: () => void): void; + /** + * @deprecated Priority signaling is no longer supported in Node.js. + */ + priority(options: unknown): void; + /** + * ```js + * import http2 from 'node:http2'; + * const client = http2.connect('http://example.org:8000'); + * const { NGHTTP2_CANCEL } = http2.constants; + * const req = client.request({ ':path': '/' }); + * + * // Cancel the stream if there's no activity after 5 seconds + * req.setTimeout(5000, () => req.close(NGHTTP2_CANCEL)); + * ``` + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + /** + * Sends a trailing `HEADERS` frame to the connected HTTP/2 peer. This method + * will cause the `Http2Stream` to be immediately closed and must only be + * called after the `'wantTrailers'` event has been emitted. When sending a + * request or sending a response, the `options.waitForTrailers` option must be set + * in order to keep the `Http2Stream` open after the final `DATA` frame so that + * trailers can be sent. + * + * ```js + * import http2 from 'node:http2'; + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond(undefined, { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ xyz: 'abc' }); + * }); + * stream.end('Hello World'); + * }); + * ``` + * + * The HTTP/1 specification forbids trailers from containing HTTP/2 pseudo-header + * fields (e.g. `':method'`, `':path'`, etc). + * @since v10.0.0 + */ + sendTrailers(headers: OutgoingHttpHeaders): void; + // #region InternalEventEmitter + addListener<E extends keyof Http2StreamEventMap>( + eventName: E, + listener: (...args: Http2StreamEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof Http2StreamEventMap>(eventName: E, ...args: Http2StreamEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof Http2StreamEventMap>( + eventName: E, + listener?: (...args: Http2StreamEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof Http2StreamEventMap>(eventName: E): ((...args: Http2StreamEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof Http2StreamEventMap>( + eventName: E, + listener: (...args: Http2StreamEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof Http2StreamEventMap>( + eventName: E, + listener: (...args: Http2StreamEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof Http2StreamEventMap>( + eventName: E, + listener: (...args: Http2StreamEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof Http2StreamEventMap>( + eventName: E, + listener: (...args: Http2StreamEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof Http2StreamEventMap>( + eventName: E, + listener: (...args: Http2StreamEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof Http2StreamEventMap>(eventName: E): ((...args: Http2StreamEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof Http2StreamEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof Http2StreamEventMap>( + eventName: E, + listener: (...args: Http2StreamEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface ClientHttp2StreamEventMap extends Http2StreamEventMap { + "continue": []; + "headers": [headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number, rawHeaders: string[]]; + "push": [headers: IncomingHttpHeaders, flags: number]; + "response": [headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number, rawHeaders: string[]]; + } + interface ClientHttp2Stream extends Http2Stream { + // #region InternalEventEmitter + addListener<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ClientHttp2StreamEventMap>(eventName: E, ...args: ClientHttp2StreamEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener?: (...args: ClientHttp2StreamEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + ): ((...args: ClientHttp2StreamEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + ): ((...args: ClientHttp2StreamEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ClientHttp2StreamEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface ServerHttp2Stream extends Http2Stream { + /** + * True if headers were sent, false otherwise (read-only). + * @since v8.4.0 + */ + readonly headersSent: boolean; + /** + * Read-only property mapped to the `SETTINGS_ENABLE_PUSH` flag of the remote + * client's most recent `SETTINGS` frame. Will be `true` if the remote peer + * accepts push streams, `false` otherwise. Settings are the same for every `Http2Stream` in the same `Http2Session`. + * @since v8.4.0 + */ + readonly pushAllowed: boolean; + /** + * Sends an additional informational `HEADERS` frame to the connected HTTP/2 peer. + * @since v8.4.0 + */ + additionalHeaders(headers: OutgoingHttpHeaders): void; + /** + * Initiates a push stream. The callback is invoked with the new `Http2Stream` instance created for the push stream passed as the second argument, or an `Error` passed as the first argument. + * + * ```js + * import http2 from 'node:http2'; + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond({ ':status': 200 }); + * stream.pushStream({ ':path': '/' }, (err, pushStream, headers) => { + * if (err) throw err; + * pushStream.respond({ ':status': 200 }); + * pushStream.end('some pushed data'); + * }); + * stream.end('some data'); + * }); + * ``` + * + * Setting the weight of a push stream is not allowed in the `HEADERS` frame. Pass + * a `weight` value to `http2stream.priority` with the `silent` option set to `true` to enable server-side bandwidth balancing between concurrent streams. + * + * Calling `http2stream.pushStream()` from within a pushed stream is not permitted + * and will throw an error. + * @since v8.4.0 + * @param callback Callback that is called once the push stream has been initiated. + */ + pushStream( + headers: OutgoingHttpHeaders, + callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void, + ): void; + pushStream( + headers: OutgoingHttpHeaders, + options?: Pick<ClientSessionRequestOptions, "exclusive" | "parent">, + callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void, + ): void; + /** + * ```js + * import http2 from 'node:http2'; + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond({ ':status': 200 }); + * stream.end('some data'); + * }); + * ``` + * + * Initiates a response. When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * will be emitted immediately after queuing the last chunk of payload data to be sent. + * The `http2stream.sendTrailers()` method can then be used to send trailing header fields to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code must call either `http2stream.sendTrailers()` or `http2stream.close()` to close the `Http2Stream`. + * + * ```js + * import http2 from 'node:http2'; + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respond({ ':status': 200 }, { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ ABC: 'some value to send' }); + * }); + * stream.end('some data'); + * }); + * ``` + * @since v8.4.0 + */ + respond(headers?: OutgoingHttpHeaders | readonly string[], options?: ServerStreamResponseOptions): void; + /** + * Initiates a response whose data is read from the given file descriptor. No + * validation is performed on the given file descriptor. If an error occurs while + * attempting to read data using the file descriptor, the `Http2Stream` will be + * closed using an `RST_STREAM` frame using the standard `INTERNAL_ERROR` code. + * + * When used, the `Http2Stream` object's `Duplex` interface will be closed + * automatically. + * + * ```js + * import http2 from 'node:http2'; + * import fs from 'node:fs'; + * + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * const fd = fs.openSync('/some/file', 'r'); + * + * const stat = fs.fstatSync(fd); + * const headers = { + * 'content-length': stat.size, + * 'last-modified': stat.mtime.toUTCString(), + * 'content-type': 'text/plain; charset=utf-8', + * }; + * stream.respondWithFD(fd, headers); + * stream.on('close', () => fs.closeSync(fd)); + * }); + * ``` + * + * The optional `options.statCheck` function may be specified to give user code + * an opportunity to set additional content headers based on the `fs.Stat` details + * of the given fd. If the `statCheck` function is provided, the `http2stream.respondWithFD()` method will + * perform an `fs.fstat()` call to collect details on the provided file descriptor. + * + * The `offset` and `length` options may be used to limit the response to a + * specific range subset. This can be used, for instance, to support HTTP Range + * requests. + * + * The file descriptor or `FileHandle` is not closed when the stream is closed, + * so it will need to be closed manually once it is no longer needed. + * Using the same file descriptor concurrently for multiple streams + * is not supported and may result in data loss. Re-using a file descriptor + * after a stream has finished is supported. + * + * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * will be emitted immediately after queuing the last chunk of payload data to be + * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing + * header fields to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code _must_ call either `http2stream.sendTrailers()` + * or `http2stream.close()` to close the `Http2Stream`. + * + * ```js + * import http2 from 'node:http2'; + * import fs from 'node:fs'; + * + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * const fd = fs.openSync('/some/file', 'r'); + * + * const stat = fs.fstatSync(fd); + * const headers = { + * 'content-length': stat.size, + * 'last-modified': stat.mtime.toUTCString(), + * 'content-type': 'text/plain; charset=utf-8', + * }; + * stream.respondWithFD(fd, headers, { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ ABC: 'some value to send' }); + * }); + * + * stream.on('close', () => fs.closeSync(fd)); + * }); + * ``` + * @since v8.4.0 + * @param fd A readable file descriptor. + */ + respondWithFD( + fd: number | fs.promises.FileHandle, + headers?: OutgoingHttpHeaders, + options?: ServerStreamFileResponseOptions, + ): void; + /** + * Sends a regular file as the response. The `path` must specify a regular file + * or an `'error'` event will be emitted on the `Http2Stream` object. + * + * When used, the `Http2Stream` object's `Duplex` interface will be closed + * automatically. + * + * The optional `options.statCheck` function may be specified to give user code + * an opportunity to set additional content headers based on the `fs.Stat` details + * of the given file: + * + * If an error occurs while attempting to read the file data, the `Http2Stream` will be closed using an + * `RST_STREAM` frame using the standard `INTERNAL_ERROR` code. + * If the `onError` callback is defined, then it will be called. Otherwise, the stream will be destroyed. + * + * Example using a file path: + * + * ```js + * import http2 from 'node:http2'; + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * function statCheck(stat, headers) { + * headers['last-modified'] = stat.mtime.toUTCString(); + * } + * + * function onError(err) { + * // stream.respond() can throw if the stream has been destroyed by + * // the other side. + * try { + * if (err.code === 'ENOENT') { + * stream.respond({ ':status': 404 }); + * } else { + * stream.respond({ ':status': 500 }); + * } + * } catch (err) { + * // Perform actual error handling. + * console.error(err); + * } + * stream.end(); + * } + * + * stream.respondWithFile('/some/file', + * { 'content-type': 'text/plain; charset=utf-8' }, + * { statCheck, onError }); + * }); + * ``` + * + * The `options.statCheck` function may also be used to cancel the send operation + * by returning `false`. For instance, a conditional request may check the stat + * results to determine if the file has been modified to return an appropriate `304` response: + * + * ```js + * import http2 from 'node:http2'; + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * function statCheck(stat, headers) { + * // Check the stat here... + * stream.respond({ ':status': 304 }); + * return false; // Cancel the send operation + * } + * stream.respondWithFile('/some/file', + * { 'content-type': 'text/plain; charset=utf-8' }, + * { statCheck }); + * }); + * ``` + * + * The `content-length` header field will be automatically set. + * + * The `offset` and `length` options may be used to limit the response to a + * specific range subset. This can be used, for instance, to support HTTP Range + * requests. + * + * The `options.onError` function may also be used to handle all the errors + * that could happen before the delivery of the file is initiated. The + * default behavior is to destroy the stream. + * + * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * will be emitted immediately after queuing the last chunk of payload data to be + * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing + * header fields to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * ```js + * import http2 from 'node:http2'; + * const server = http2.createServer(); + * server.on('stream', (stream) => { + * stream.respondWithFile('/some/file', + * { 'content-type': 'text/plain; charset=utf-8' }, + * { waitForTrailers: true }); + * stream.on('wantTrailers', () => { + * stream.sendTrailers({ ABC: 'some value to send' }); + * }); + * }); + * ``` + * @since v8.4.0 + */ + respondWithFile( + path: string, + headers?: OutgoingHttpHeaders, + options?: ServerStreamFileResponseOptionsWithError, + ): void; + } + // Http2Session + interface Settings { + headerTableSize?: number | undefined; + enablePush?: boolean | undefined; + initialWindowSize?: number | undefined; + maxFrameSize?: number | undefined; + maxConcurrentStreams?: number | undefined; + maxHeaderListSize?: number | undefined; + enableConnectProtocol?: boolean | undefined; + customSettings?: { [key: number]: number }; + } + interface ClientSessionRequestOptions { + endStream?: boolean | undefined; + exclusive?: boolean | undefined; + parent?: number | undefined; + waitForTrailers?: boolean | undefined; + signal?: AbortSignal | undefined; + } + interface SessionState { + effectiveLocalWindowSize?: number | undefined; + effectiveRecvDataLength?: number | undefined; + nextStreamID?: number | undefined; + localWindowSize?: number | undefined; + lastProcStreamID?: number | undefined; + remoteWindowSize?: number | undefined; + outboundQueueSize?: number | undefined; + deflateDynamicTableSize?: number | undefined; + inflateDynamicTableSize?: number | undefined; + } + interface Http2SessionEventMap { + "close": []; + "connect": [session: Http2Session, socket: net.Socket | tls.TLSSocket]; + "error": [err: Error]; + "frameError": [type: number, code: number, id: number]; + "goaway": [errorCode: number, lastStreamID: number, opaqueData?: NonSharedBuffer]; + "localSettings": [settings: Settings]; + "ping": [payload: Buffer]; + "remoteSettings": [settings: Settings]; + "stream": [ + stream: Http2Stream, + headers: IncomingHttpHeaders & IncomingHttpStatusHeader, + flags: number, + rawHeaders: string[], + ]; + "timeout": []; + } + interface Http2Session extends InternalEventEmitter<Http2SessionEventMap> { + /** + * Value will be `undefined` if the `Http2Session` is not yet connected to a + * socket, `h2c` if the `Http2Session` is not connected to a `TLSSocket`, or + * will return the value of the connected `TLSSocket`'s own `alpnProtocol` property. + * @since v9.4.0 + */ + readonly alpnProtocol?: string | undefined; + /** + * Will be `true` if this `Http2Session` instance has been closed, otherwise `false`. + * @since v9.4.0 + */ + readonly closed: boolean; + /** + * Will be `true` if this `Http2Session` instance is still connecting, will be set + * to `false` before emitting `connect` event and/or calling the `http2.connect` callback. + * @since v10.0.0 + */ + readonly connecting: boolean; + /** + * Will be `true` if this `Http2Session` instance has been destroyed and must no + * longer be used, otherwise `false`. + * @since v8.4.0 + */ + readonly destroyed: boolean; + /** + * Value is `undefined` if the `Http2Session` session socket has not yet been + * connected, `true` if the `Http2Session` is connected with a `TLSSocket`, + * and `false` if the `Http2Session` is connected to any other kind of socket + * or stream. + * @since v9.4.0 + */ + readonly encrypted?: boolean | undefined; + /** + * A prototype-less object describing the current local settings of this `Http2Session`. + * The local settings are local to _this_`Http2Session` instance. + * @since v8.4.0 + */ + readonly localSettings: Settings; + /** + * If the `Http2Session` is connected to a `TLSSocket`, the `originSet` property + * will return an `Array` of origins for which the `Http2Session` may be + * considered authoritative. + * + * The `originSet` property is only available when using a secure TLS connection. + * @since v9.4.0 + */ + readonly originSet?: string[] | undefined; + /** + * Indicates whether the `Http2Session` is currently waiting for acknowledgment of + * a sent `SETTINGS` frame. Will be `true` after calling the `http2session.settings()` method. + * Will be `false` once all sent `SETTINGS` frames have been acknowledged. + * @since v8.4.0 + */ + readonly pendingSettingsAck: boolean; + /** + * A prototype-less object describing the current remote settings of this`Http2Session`. + * The remote settings are set by the _connected_ HTTP/2 peer. + * @since v8.4.0 + */ + readonly remoteSettings: Settings; + /** + * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but + * limits available methods to ones safe to use with HTTP/2. + * + * `destroy`, `emit`, `end`, `pause`, `read`, `resume`, and `write` will throw + * an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for more information. + * + * `setTimeout` method will be called on this `Http2Session`. + * + * All other interactions will be routed directly to the socket. + * @since v8.4.0 + */ + readonly socket: net.Socket | tls.TLSSocket; + /** + * Provides miscellaneous information about the current state of the`Http2Session`. + * + * An object describing the current status of this `Http2Session`. + * @since v8.4.0 + */ + readonly state: SessionState; + /** + * The `http2session.type` will be equal to `http2.constants.NGHTTP2_SESSION_SERVER` if this `Http2Session` instance is a + * server, and `http2.constants.NGHTTP2_SESSION_CLIENT` if the instance is a + * client. + * @since v8.4.0 + */ + readonly type: number; + /** + * Gracefully closes the `Http2Session`, allowing any existing streams to + * complete on their own and preventing new `Http2Stream` instances from being + * created. Once closed, `http2session.destroy()`_might_ be called if there + * are no open `Http2Stream` instances. + * + * If specified, the `callback` function is registered as a handler for the`'close'` event. + * @since v9.4.0 + */ + close(callback?: () => void): void; + /** + * Immediately terminates the `Http2Session` and the associated `net.Socket` or `tls.TLSSocket`. + * + * Once destroyed, the `Http2Session` will emit the `'close'` event. If `error` is not undefined, an `'error'` event will be emitted immediately before the `'close'` event. + * + * If there are any remaining open `Http2Streams` associated with the `Http2Session`, those will also be destroyed. + * @since v8.4.0 + * @param error An `Error` object if the `Http2Session` is being destroyed due to an error. + * @param code The HTTP/2 error code to send in the final `GOAWAY` frame. If unspecified, and `error` is not undefined, the default is `INTERNAL_ERROR`, otherwise defaults to `NO_ERROR`. + */ + destroy(error?: Error, code?: number): void; + /** + * Transmits a `GOAWAY` frame to the connected peer _without_ shutting down the`Http2Session`. + * @since v9.4.0 + * @param code An HTTP/2 error code + * @param lastStreamID The numeric ID of the last processed `Http2Stream` + * @param opaqueData A `TypedArray` or `DataView` instance containing additional data to be carried within the `GOAWAY` frame. + */ + goaway(code?: number, lastStreamID?: number, opaqueData?: NodeJS.ArrayBufferView): void; + /** + * Sends a `PING` frame to the connected HTTP/2 peer. A `callback` function must + * be provided. The method will return `true` if the `PING` was sent, `false` otherwise. + * + * The maximum number of outstanding (unacknowledged) pings is determined by the `maxOutstandingPings` configuration option. The default maximum is 10. + * + * If provided, the `payload` must be a `Buffer`, `TypedArray`, or `DataView` containing 8 bytes of data that will be transmitted with the `PING` and + * returned with the ping acknowledgment. + * + * The callback will be invoked with three arguments: an error argument that will + * be `null` if the `PING` was successfully acknowledged, a `duration` argument + * that reports the number of milliseconds elapsed since the ping was sent and the + * acknowledgment was received, and a `Buffer` containing the 8-byte `PING` payload. + * + * ```js + * session.ping(Buffer.from('abcdefgh'), (err, duration, payload) => { + * if (!err) { + * console.log(`Ping acknowledged in ${duration} milliseconds`); + * console.log(`With payload '${payload.toString()}'`); + * } + * }); + * ``` + * + * If the `payload` argument is not specified, the default payload will be the + * 64-bit timestamp (little endian) marking the start of the `PING` duration. + * @since v8.9.3 + * @param payload Optional ping payload. + */ + ping(callback: (err: Error | null, duration: number, payload: NonSharedBuffer) => void): boolean; + ping( + payload: NodeJS.ArrayBufferView, + callback: (err: Error | null, duration: number, payload: NonSharedBuffer) => void, + ): boolean; + /** + * Calls `ref()` on this `Http2Session` instance's underlying `net.Socket`. + * @since v9.4.0 + */ + ref(): void; + /** + * Sets the local endpoint's window size. + * The `windowSize` is the total window size to set, not + * the delta. + * + * ```js + * import http2 from 'node:http2'; + * + * const server = http2.createServer(); + * const expectedWindowSize = 2 ** 20; + * server.on('connect', (session) => { + * + * // Set local window size to be 2 ** 20 + * session.setLocalWindowSize(expectedWindowSize); + * }); + * ``` + * @since v15.3.0, v14.18.0 + */ + setLocalWindowSize(windowSize: number): void; + /** + * Used to set a callback function that is called when there is no activity on + * the `Http2Session` after `msecs` milliseconds. The given `callback` is + * registered as a listener on the `'timeout'` event. + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + /** + * Updates the current local settings for this `Http2Session` and sends a new `SETTINGS` frame to the connected HTTP/2 peer. + * + * Once called, the `http2session.pendingSettingsAck` property will be `true` while the session is waiting for the remote peer to acknowledge the new + * settings. + * + * The new settings will not become effective until the `SETTINGS` acknowledgment + * is received and the `'localSettings'` event is emitted. It is possible to send + * multiple `SETTINGS` frames while acknowledgment is still pending. + * @since v8.4.0 + * @param callback Callback that is called once the session is connected or right away if the session is already connected. + */ + settings( + settings: Settings, + callback?: (err: Error | null, settings: Settings, duration: number) => void, + ): void; + /** + * Calls `unref()` on this `Http2Session`instance's underlying `net.Socket`. + * @since v9.4.0 + */ + unref(): void; + } + interface ClientHttp2SessionEventMap extends Http2SessionEventMap { + "altsvc": [alt: string, origin: string, streamId: number]; + "connect": [session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket]; + "origin": [origins: string[]]; + "stream": [ + stream: ClientHttp2Stream, + headers: IncomingHttpHeaders & IncomingHttpStatusHeader, + flags: number, + rawHeaders: string[], + ]; + } + interface ClientHttp2Session extends Http2Session { + /** + * For HTTP/2 Client `Http2Session` instances only, the `http2session.request()` creates and returns an `Http2Stream` instance that can be used to send an + * HTTP/2 request to the connected server. + * + * When a `ClientHttp2Session` is first created, the socket may not yet be + * connected. if `clienthttp2session.request()` is called during this time, the + * actual request will be deferred until the socket is ready to go. + * If the `session` is closed before the actual request be executed, an `ERR_HTTP2_GOAWAY_SESSION` is thrown. + * + * This method is only available if `http2session.type` is equal to `http2.constants.NGHTTP2_SESSION_CLIENT`. + * + * ```js + * import http2 from 'node:http2'; + * const clientSession = http2.connect('https://localhost:1234'); + * const { + * HTTP2_HEADER_PATH, + * HTTP2_HEADER_STATUS, + * } = http2.constants; + * + * const req = clientSession.request({ [HTTP2_HEADER_PATH]: '/' }); + * req.on('response', (headers) => { + * console.log(headers[HTTP2_HEADER_STATUS]); + * req.on('data', (chunk) => { // .. }); + * req.on('end', () => { // .. }); + * }); + * ``` + * + * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event + * is emitted immediately after queuing the last chunk of payload data to be sent. + * The `http2stream.sendTrailers()` method can then be called to send trailing + * headers to the peer. + * + * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically + * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`. + * + * When `options.signal` is set with an `AbortSignal` and then `abort` on the + * corresponding `AbortController` is called, the request will emit an `'error'`event with an `AbortError` error. + * + * The `:method` and `:path` pseudo-headers are not specified within `headers`, + * they respectively default to: + * + * * `:method` \= `'GET'` + * * `:path` \= `/` + * @since v8.4.0 + */ + request( + headers?: OutgoingHttpHeaders | readonly string[], + options?: ClientSessionRequestOptions, + ): ClientHttp2Stream; + // #region InternalEventEmitter + addListener<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ClientHttp2StreamEventMap>(eventName: E, ...args: ClientHttp2StreamEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener?: (...args: ClientHttp2StreamEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + ): ((...args: ClientHttp2StreamEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + ): ((...args: ClientHttp2StreamEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ClientHttp2StreamEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ClientHttp2StreamEventMap>( + eventName: E, + listener: (...args: ClientHttp2StreamEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface AlternativeServiceOptions { + origin: number | string | url.URL; + } + interface ServerHttp2SessionEventMap< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends Http2SessionEventMap { + "connect": [ + session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>, + socket: net.Socket | tls.TLSSocket, + ]; + "stream": [stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number, rawHeaders: string[]]; + } + interface ServerHttp2Session< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends Http2Session { + readonly server: + | Http2Server<Http1Request, Http1Response, Http2Request, Http2Response> + | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>; + /** + * Submits an `ALTSVC` frame (as defined by [RFC 7838](https://tools.ietf.org/html/rfc7838)) to the connected client. + * + * ```js + * import http2 from 'node:http2'; + * + * const server = http2.createServer(); + * server.on('session', (session) => { + * // Set altsvc for origin https://example.org:80 + * session.altsvc('h2=":8000"', 'https://example.org:80'); + * }); + * + * server.on('stream', (stream) => { + * // Set altsvc for a specific stream + * stream.session.altsvc('h2=":8000"', stream.id); + * }); + * ``` + * + * Sending an `ALTSVC` frame with a specific stream ID indicates that the alternate + * service is associated with the origin of the given `Http2Stream`. + * + * The `alt` and origin string _must_ contain only ASCII bytes and are + * strictly interpreted as a sequence of ASCII bytes. The special value `'clear'`may be passed to clear any previously set alternative service for a given + * domain. + * + * When a string is passed for the `originOrStream` argument, it will be parsed as + * a URL and the origin will be derived. For instance, the origin for the + * HTTP URL `'https://example.org/foo/bar'` is the ASCII string`'https://example.org'`. An error will be thrown if either the given string + * cannot be parsed as a URL or if a valid origin cannot be derived. + * + * A `URL` object, or any object with an `origin` property, may be passed as`originOrStream`, in which case the value of the `origin` property will be + * used. The value of the `origin` property _must_ be a properly serialized + * ASCII origin. + * @since v9.4.0 + * @param alt A description of the alternative service configuration as defined by `RFC 7838`. + * @param originOrStream Either a URL string specifying the origin (or an `Object` with an `origin` property) or the numeric identifier of an active `Http2Stream` as given by the + * `http2stream.id` property. + */ + altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void; + /** + * Submits an `ORIGIN` frame (as defined by [RFC 8336](https://tools.ietf.org/html/rfc8336)) to the connected client + * to advertise the set of origins for which the server is capable of providing + * authoritative responses. + * + * ```js + * import http2 from 'node:http2'; + * const options = getSecureOptionsSomehow(); + * const server = http2.createSecureServer(options); + * server.on('stream', (stream) => { + * stream.respond(); + * stream.end('ok'); + * }); + * server.on('session', (session) => { + * session.origin('https://example.com', 'https://example.org'); + * }); + * ``` + * + * When a string is passed as an `origin`, it will be parsed as a URL and the + * origin will be derived. For instance, the origin for the HTTP URL `'https://example.org/foo/bar'` is the ASCII string` 'https://example.org'`. An error will be thrown if either the given + * string + * cannot be parsed as a URL or if a valid origin cannot be derived. + * + * A `URL` object, or any object with an `origin` property, may be passed as + * an `origin`, in which case the value of the `origin` property will be + * used. The value of the `origin` property _must_ be a properly serialized + * ASCII origin. + * + * Alternatively, the `origins` option may be used when creating a new HTTP/2 + * server using the `http2.createSecureServer()` method: + * + * ```js + * import http2 from 'node:http2'; + * const options = getSecureOptionsSomehow(); + * options.origins = ['https://example.com', 'https://example.org']; + * const server = http2.createSecureServer(options); + * server.on('stream', (stream) => { + * stream.respond(); + * stream.end('ok'); + * }); + * ``` + * @since v10.12.0 + * @param origins One or more URL Strings passed as separate arguments. + */ + origin( + ...origins: Array< + | string + | url.URL + | { + origin: string; + } + > + ): void; + // #region InternalEventEmitter + addListener<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + listener: ( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + listener?: ( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + ): (( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + listener: ( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + listener: ( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + listener: ( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + listener: ( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + listener: ( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + ): (( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ServerHttp2SessionEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ServerHttp2SessionEventMap>( + eventName: E, + listener: ( + ...args: ServerHttp2SessionEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + // Http2Server + interface SessionOptions { + /** + * Sets the maximum dynamic table size for deflating header fields. + * @default 4Kib + */ + maxDeflateDynamicTableSize?: number | undefined; + /** + * Sets the maximum number of settings entries per `SETTINGS` frame. + * The minimum value allowed is `1`. + * @default 32 + */ + maxSettings?: number | undefined; + /** + * Sets the maximum memory that the `Http2Session` is permitted to use. + * The value is expressed in terms of number of megabytes, e.g. `1` equal 1 megabyte. + * The minimum value allowed is `1`. + * This is a credit based limit, existing `Http2Stream`s may cause this limit to be exceeded, + * but new `Http2Stream` instances will be rejected while this limit is exceeded. + * The current number of `Http2Stream` sessions, the current memory use of the header compression tables, + * current data queued to be sent, and unacknowledged `PING` and `SETTINGS` frames are all counted towards the current limit. + * @default 10 + */ + maxSessionMemory?: number | undefined; + /** + * Sets the maximum number of header entries. + * This is similar to `server.maxHeadersCount` or `request.maxHeadersCount` in the `node:http` module. + * The minimum value is `1`. + * @default 128 + */ + maxHeaderListPairs?: number | undefined; + /** + * Sets the maximum number of outstanding, unacknowledged pings. + * @default 10 + */ + maxOutstandingPings?: number | undefined; + /** + * Sets the maximum allowed size for a serialized, compressed block of headers. + * Attempts to send headers that exceed this limit will result in + * a `'frameError'` event being emitted and the stream being closed and destroyed. + */ + maxSendHeaderBlockLength?: number | undefined; + /** + * Strategy used for determining the amount of padding to use for `HEADERS` and `DATA` frames. + * @default http2.constants.PADDING_STRATEGY_NONE + */ + paddingStrategy?: number | undefined; + /** + * Sets the maximum number of concurrent streams for the remote peer as if a `SETTINGS` frame had been received. + * Will be overridden if the remote peer sets its own value for `maxConcurrentStreams`. + * @default 100 + */ + peerMaxConcurrentStreams?: number | undefined; + /** + * The initial settings to send to the remote peer upon connection. + */ + settings?: Settings | undefined; + /** + * The array of integer values determines the settings types, + * which are included in the `CustomSettings`-property of the received remoteSettings. + * Please see the `CustomSettings`-property of the `Http2Settings` object for more information, on the allowed setting types. + */ + remoteCustomSettings?: number[] | undefined; + /** + * Specifies a timeout in milliseconds that + * a server should wait when an [`'unknownProtocol'`][] is emitted. If the + * socket has not been destroyed by that time the server will destroy it. + * @default 100000 + */ + unknownProtocolTimeout?: number | undefined; + /** + * If `true`, it turns on strict leading + * and trailing whitespace validation for HTTP/2 header field names and values + * as per [RFC-9113](https://www.rfc-editor.org/rfc/rfc9113.html#section-8.2.1). + * @since v24.2.0 + * @default true + */ + strictFieldWhitespaceValidation?: boolean | undefined; + } + interface ClientSessionOptions extends SessionOptions { + /** + * Sets the maximum number of reserved push streams the client will accept at any given time. + * Once the current number of currently reserved push streams exceeds reaches this limit, + * new push streams sent by the server will be automatically rejected. + * The minimum allowed value is 0. The maximum allowed value is 2<sup>32</sup>-1. + * A negative value sets this option to the maximum allowed value. + * @default 200 + */ + maxReservedRemoteStreams?: number | undefined; + /** + * An optional callback that receives the `URL` instance passed to `connect` and the `options` object, + * and returns any `Duplex` stream that is to be used as the connection for this session. + */ + createConnection?: ((authority: url.URL, option: SessionOptions) => stream.Duplex) | undefined; + /** + * The protocol to connect with, if not set in the `authority`. + * Value may be either `'http:'` or `'https:'`. + * @default 'https:' + */ + protocol?: "http:" | "https:" | undefined; + } + interface ServerSessionOptions< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends SessionOptions { + maxSessionRejectedStreams?: number | undefined; + maxSessionInvalidFrames?: number | undefined; + streamResetBurst?: number | undefined; + streamResetRate?: number | undefined; + /** @deprecated Use `http1Options.IncomingMessage` instead. */ + Http1IncomingMessage?: Http1Request | undefined; + /** @deprecated Use `http1Options.ServerResponse` instead. */ + Http1ServerResponse?: Http1Response | undefined; + http1Options?: Http1Options<Http1Request, Http1Response> | undefined; + Http2ServerRequest?: Http2Request | undefined; + Http2ServerResponse?: Http2Response | undefined; + strictSingleValueFields?: boolean | undefined; + } + interface SecureClientSessionOptions extends ClientSessionOptions, tls.ConnectionOptions {} + interface SecureServerSessionOptions< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {} + interface ServerOptions< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {} + interface SecureServerOptions< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> { + allowHTTP1?: boolean | undefined; + origins?: string[] | undefined; + } + interface Http1Options< + Request extends typeof IncomingMessage, + Response extends typeof ServerResponse<InstanceType<Request>>, + > { + IncomingMessage?: Request | undefined; + ServerResponse?: Response | undefined; + keepAliveTimeout?: number | undefined; + } + interface Http2ServerCommon { + setTimeout(msec?: number, callback?: () => void): this; + /** + * Throws ERR_HTTP2_INVALID_SETTING_VALUE for invalid settings values. + * Throws ERR_INVALID_ARG_TYPE for invalid settings argument. + */ + updateSettings(settings: Settings): void; + } + interface Http2ServerEventMap< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends net.ServerEventMap, Pick<Http2SessionEventMap, "stream" | "timeout"> { + "checkContinue": [request: InstanceType<Http2Request>, response: InstanceType<Http2Response>]; + "request": [request: InstanceType<Http2Request>, response: InstanceType<Http2Response>]; + "session": [session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>]; + "sessionError": [ + err: Error, + session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>, + ]; + } + interface Http2Server< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends net.Server, Http2ServerCommon { + // #region InternalEventEmitter + addListener<E extends keyof Http2ServerEventMap>( + eventName: E, + listener: ( + ...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof Http2ServerEventMap>( + eventName: E, + ...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof Http2ServerEventMap>( + eventName: E, + listener?: ( + ...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof Http2ServerEventMap>( + eventName: E, + ): ((...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof Http2ServerEventMap>( + eventName: E, + listener: ( + ...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof Http2ServerEventMap>( + eventName: E, + listener: ( + ...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof Http2ServerEventMap>( + eventName: E, + listener: ( + ...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof Http2ServerEventMap>( + eventName: E, + listener: ( + ...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof Http2ServerEventMap>( + eventName: E, + listener: ( + ...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof Http2ServerEventMap>( + eventName: E, + ): ((...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof Http2ServerEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof Http2ServerEventMap>( + eventName: E, + listener: ( + ...args: Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface Http2SecureServerEventMap< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends tls.ServerEventMap, Http2ServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response> { + "unknownProtocol": [socket: tls.TLSSocket]; + } + interface Http2SecureServer< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + > extends tls.Server, Http2ServerCommon { + // #region InternalEventEmitter + addListener<E extends keyof Http2SecureServerEventMap>( + eventName: E, + listener: ( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof Http2SecureServerEventMap>( + eventName: E, + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof Http2SecureServerEventMap>( + eventName: E, + listener?: ( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof Http2SecureServerEventMap>( + eventName: E, + ): (( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof Http2SecureServerEventMap>( + eventName: E, + listener: ( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof Http2SecureServerEventMap>( + eventName: E, + listener: ( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof Http2SecureServerEventMap>( + eventName: E, + listener: ( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof Http2SecureServerEventMap>( + eventName: E, + listener: ( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof Http2SecureServerEventMap>( + eventName: E, + listener: ( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof Http2SecureServerEventMap>( + eventName: E, + ): (( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof Http2SecureServerEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof Http2SecureServerEventMap>( + eventName: E, + listener: ( + ...args: Http2SecureServerEventMap<Http1Request, Http1Response, Http2Request, Http2Response>[E] + ) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface Http2ServerRequestEventMap extends stream.ReadableEventMap { + "aborted": [hadError: boolean, code: number]; + "data": [chunk: string | NonSharedBuffer]; + } + /** + * A `Http2ServerRequest` object is created by {@link Server} or {@link SecureServer} and passed as the first argument to the `'request'` event. It may be used to access a request status, + * headers, and + * data. + * @since v8.4.0 + */ + class Http2ServerRequest extends stream.Readable { + constructor( + stream: ServerHttp2Stream, + headers: IncomingHttpHeaders, + options: stream.ReadableOptions, + rawHeaders: readonly string[], + ); + /** + * The `request.aborted` property will be `true` if the request has + * been aborted. + * @since v10.1.0 + */ + readonly aborted: boolean; + /** + * The request authority pseudo header field. Because HTTP/2 allows requests + * to set either `:authority` or `host`, this value is derived from `req.headers[':authority']` if present. Otherwise, it is derived from `req.headers['host']`. + * @since v8.4.0 + */ + readonly authority: string; + /** + * See `request.socket`. + * @since v8.4.0 + * @deprecated Since v13.0.0 - Use `socket`. + */ + readonly connection: net.Socket | tls.TLSSocket; + /** + * The `request.complete` property will be `true` if the request has + * been completed, aborted, or destroyed. + * @since v12.10.0 + */ + readonly complete: boolean; + /** + * The request/response headers object. + * + * Key-value pairs of header names and values. Header names are lower-cased. + * + * ```js + * // Prints something like: + * // + * // { 'user-agent': 'curl/7.22.0', + * // host: '127.0.0.1:8000', + * // accept: '*' } + * console.log(request.headers); + * ``` + * + * See `HTTP/2 Headers Object`. + * + * In HTTP/2, the request path, host name, protocol, and method are represented as + * special headers prefixed with the `:` character (e.g. `':path'`). These special + * headers will be included in the `request.headers` object. Care must be taken not + * to inadvertently modify these special headers or errors may occur. For instance, + * removing all headers from the request will cause errors to occur: + * + * ```js + * removeAllHeaders(request.headers); + * assert(request.url); // Fails because the :path header has been removed + * ``` + * @since v8.4.0 + */ + readonly headers: IncomingHttpHeaders; + /** + * In case of server request, the HTTP version sent by the client. In the case of + * client response, the HTTP version of the connected-to server. Returns `'2.0'`. + * + * Also `message.httpVersionMajor` is the first integer and `message.httpVersionMinor` is the second. + * @since v8.4.0 + */ + readonly httpVersion: string; + readonly httpVersionMinor: number; + readonly httpVersionMajor: number; + /** + * The request method as a string. Read-only. Examples: `'GET'`, `'DELETE'`. + * @since v8.4.0 + */ + readonly method: string; + /** + * The raw request/response headers list exactly as they were received. + * + * The keys and values are in the same list. It is _not_ a + * list of tuples. So, the even-numbered offsets are key values, and the + * odd-numbered offsets are the associated values. + * + * Header names are not lowercased, and duplicates are not merged. + * + * ```js + * // Prints something like: + * // + * // [ 'user-agent', + * // 'this is invalid because there can be only one', + * // 'User-Agent', + * // 'curl/7.22.0', + * // 'Host', + * // '127.0.0.1:8000', + * // 'ACCEPT', + * // '*' ] + * console.log(request.rawHeaders); + * ``` + * @since v8.4.0 + */ + readonly rawHeaders: string[]; + /** + * The raw request/response trailer keys and values exactly as they were + * received. Only populated at the `'end'` event. + * @since v8.4.0 + */ + readonly rawTrailers: string[]; + /** + * The request scheme pseudo header field indicating the scheme + * portion of the target URL. + * @since v8.4.0 + */ + readonly scheme: string; + /** + * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but + * applies getters, setters, and methods based on HTTP/2 logic. + * + * `destroyed`, `readable`, and `writable` properties will be retrieved from and + * set on `request.stream`. + * + * `destroy`, `emit`, `end`, `on` and `once` methods will be called on `request.stream`. + * + * `setTimeout` method will be called on `request.stream.session`. + * + * `pause`, `read`, `resume`, and `write` will throw an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for + * more information. + * + * All other interactions will be routed directly to the socket. With TLS support, + * use `request.socket.getPeerCertificate()` to obtain the client's + * authentication details. + * @since v8.4.0 + */ + readonly socket: net.Socket | tls.TLSSocket; + /** + * The `Http2Stream` object backing the request. + * @since v8.4.0 + */ + readonly stream: ServerHttp2Stream; + /** + * The request/response trailers object. Only populated at the `'end'` event. + * @since v8.4.0 + */ + readonly trailers: IncomingHttpHeaders; + /** + * Request URL string. This contains only the URL that is present in the actual + * HTTP request. If the request is: + * + * ```http + * GET /status?name=ryan HTTP/1.1 + * Accept: text/plain + * ``` + * + * Then `request.url` will be: + * + * ```js + * '/status?name=ryan' + * ``` + * + * To parse the url into its parts, `new URL()` can be used: + * + * ```console + * $ node + * > new URL('/status?name=ryan', 'http://example.com') + * URL { + * href: 'http://example.com/status?name=ryan', + * origin: 'http://example.com', + * protocol: 'http:', + * username: '', + * password: '', + * host: 'example.com', + * hostname: 'example.com', + * port: '', + * pathname: '/status', + * search: '?name=ryan', + * searchParams: URLSearchParams { 'name' => 'ryan' }, + * hash: '' + * } + * ``` + * @since v8.4.0 + */ + url: string; + /** + * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is + * provided, then it is added as a listener on the `'timeout'` event on + * the response object. + * + * If no `'timeout'` listener is added to the request, the response, or + * the server, then `Http2Stream`s are destroyed when they time out. If a + * handler is assigned to the request, the response, or the server's `'timeout'`events, timed out sockets must be handled explicitly. + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + read(size?: number): Buffer | string | null; + // #region InternalEventEmitter + addListener<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + listener: (...args: Http2ServerRequestEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof Http2ServerRequestEventMap>(eventName: E, ...args: Http2ServerRequestEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + listener?: (...args: Http2ServerRequestEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + ): ((...args: Http2ServerRequestEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + listener: (...args: Http2ServerRequestEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + listener: (...args: Http2ServerRequestEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + listener: (...args: Http2ServerRequestEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + listener: (...args: Http2ServerRequestEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + listener: (...args: Http2ServerRequestEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + ): ((...args: Http2ServerRequestEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof Http2ServerRequestEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof Http2ServerRequestEventMap>( + eventName: E, + listener: (...args: Http2ServerRequestEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + /** + * This object is created internally by an HTTP server, not by the user. It is + * passed as the second parameter to the `'request'` event. + * @since v8.4.0 + */ + class Http2ServerResponse<Request extends Http2ServerRequest = Http2ServerRequest> extends stream.Writable { + constructor(stream: ServerHttp2Stream); + /** + * See `response.socket`. + * @since v8.4.0 + * @deprecated Since v13.0.0 - Use `socket`. + */ + readonly connection: net.Socket | tls.TLSSocket; + /** + * Append a single header value to the header object. + * + * If the value is an array, this is equivalent to calling this method multiple times. + * + * If there were no previous values for the header, this is equivalent to calling {@link setHeader}. + * + * Attempting to set a header field name or value that contains invalid characters will result in a + * [TypeError](https://nodejs.org/docs/latest-v26.x/api/errors.html#class-typeerror) being thrown. + * + * ```js + * // Returns headers including "set-cookie: a" and "set-cookie: b" + * const server = http2.createServer((req, res) => { + * res.setHeader('set-cookie', 'a'); + * res.appendHeader('set-cookie', 'b'); + * res.writeHead(200); + * res.end('ok'); + * }); + * ``` + * @since v20.12.0 + */ + appendHeader(name: string, value: string | string[]): void; + /** + * Boolean value that indicates whether the response has completed. Starts + * as `false`. After `response.end()` executes, the value will be `true`. + * @since v8.4.0 + * @deprecated Since v13.4.0,v12.16.0 - Use `writableEnded`. + */ + readonly finished: boolean; + /** + * True if headers were sent, false otherwise (read-only). + * @since v8.4.0 + */ + readonly headersSent: boolean; + /** + * A reference to the original HTTP2 `request` object. + * @since v15.7.0 + */ + readonly req: Request; + /** + * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but + * applies getters, setters, and methods based on HTTP/2 logic. + * + * `destroyed`, `readable`, and `writable` properties will be retrieved from and + * set on `response.stream`. + * + * `destroy`, `emit`, `end`, `on` and `once` methods will be called on `response.stream`. + * + * `setTimeout` method will be called on `response.stream.session`. + * + * `pause`, `read`, `resume`, and `write` will throw an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for + * more information. + * + * All other interactions will be routed directly to the socket. + * + * ```js + * import http2 from 'node:http2'; + * const server = http2.createServer((req, res) => { + * const ip = req.socket.remoteAddress; + * const port = req.socket.remotePort; + * res.end(`Your IP address is ${ip} and your source port is ${port}.`); + * }).listen(3000); + * ``` + * @since v8.4.0 + */ + readonly socket: net.Socket | tls.TLSSocket; + /** + * The `Http2Stream` object backing the response. + * @since v8.4.0 + */ + readonly stream: ServerHttp2Stream; + /** + * When true, the Date header will be automatically generated and sent in + * the response if it is not already present in the headers. Defaults to true. + * + * This should only be disabled for testing; HTTP requires the Date header + * in responses. + * @since v8.4.0 + */ + sendDate: boolean; + /** + * When using implicit headers (not calling `response.writeHead()` explicitly), + * this property controls the status code that will be sent to the client when + * the headers get flushed. + * + * ```js + * response.statusCode = 404; + * ``` + * + * After response header was sent to the client, this property indicates the + * status code which was sent out. + * @since v8.4.0 + */ + statusCode: number; + /** + * Status message is not supported by HTTP/2 (RFC 7540 8.1.2.4). It returns + * an empty string. + * @since v8.4.0 + */ + statusMessage: ""; + /** + * This method adds HTTP trailing headers (a header but at the end of the + * message) to the response. + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * @since v8.4.0 + */ + addTrailers(trailers: OutgoingHttpHeaders): void; + /** + * This method signals to the server that all of the response headers and body + * have been sent; that server should consider this message complete. + * The method, `response.end()`, MUST be called on each response. + * + * If `data` is specified, it is equivalent to calling `response.write(data, encoding)` followed by `response.end(callback)`. + * + * If `callback` is specified, it will be called when the response stream + * is finished. + * @since v8.4.0 + */ + end(callback?: () => void): this; + end(data: string | Uint8Array, callback?: () => void): this; + end(data: string | Uint8Array, encoding: BufferEncoding, callback?: () => void): this; + /** + * Reads out a header that has already been queued but not sent to the client. + * The name is case-insensitive. + * + * ```js + * const contentType = response.getHeader('content-type'); + * ``` + * @since v8.4.0 + */ + getHeader(name: string): string; + /** + * Returns an array containing the unique names of the current outgoing headers. + * All header names are lowercase. + * + * ```js + * response.setHeader('Foo', 'bar'); + * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headerNames = response.getHeaderNames(); + * // headerNames === ['foo', 'set-cookie'] + * ``` + * @since v8.4.0 + */ + getHeaderNames(): string[]; + /** + * Returns a shallow copy of the current outgoing headers. Since a shallow copy + * is used, array values may be mutated without additional calls to various + * header-related http module methods. The keys of the returned object are the + * header names and the values are the respective header values. All header names + * are lowercase. + * + * The object returned by the `response.getHeaders()` method _does not_ prototypically inherit from the JavaScript `Object`. This means that typical `Object` methods such as `obj.toString()`, + * `obj.hasOwnProperty()`, and others + * are not defined and _will not work_. + * + * ```js + * response.setHeader('Foo', 'bar'); + * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']); + * + * const headers = response.getHeaders(); + * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] } + * ``` + * @since v8.4.0 + */ + getHeaders(): OutgoingHttpHeaders; + /** + * Returns `true` if the header identified by `name` is currently set in the + * outgoing headers. The header name matching is case-insensitive. + * + * ```js + * const hasContentType = response.hasHeader('content-type'); + * ``` + * @since v8.4.0 + */ + hasHeader(name: string): boolean; + /** + * Removes a header that has been queued for implicit sending. + * + * ```js + * response.removeHeader('Content-Encoding'); + * ``` + * @since v8.4.0 + */ + removeHeader(name: string): void; + /** + * Sets a single header value for implicit headers. If this header already exists + * in the to-be-sent headers, its value will be replaced. Use an array of strings + * here to send multiple headers with the same name. + * + * ```js + * response.setHeader('Content-Type', 'text/html; charset=utf-8'); + * ``` + * + * or + * + * ```js + * response.setHeader('Set-Cookie', ['type=ninja', 'language=javascript']); + * ``` + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * + * When headers have been set with `response.setHeader()`, they will be merged + * with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * ```js + * // Returns content-type = text/plain + * const server = http2.createServer((req, res) => { + * res.setHeader('Content-Type', 'text/html; charset=utf-8'); + * res.setHeader('X-Foo', 'bar'); + * res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' }); + * res.end('ok'); + * }); + * ``` + * @since v8.4.0 + */ + setHeader(name: string, value: number | string | readonly string[]): void; + /** + * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is + * provided, then it is added as a listener on the `'timeout'` event on + * the response object. + * + * If no `'timeout'` listener is added to the request, the response, or + * the server, then `Http2Stream` s are destroyed when they time out. If a + * handler is assigned to the request, the response, or the server's `'timeout'` events, timed out sockets must be handled explicitly. + * @since v8.4.0 + */ + setTimeout(msecs: number, callback?: () => void): void; + /** + * If this method is called and `response.writeHead()` has not been called, + * it will switch to implicit header mode and flush the implicit headers. + * + * This sends a chunk of the response body. This method may + * be called multiple times to provide successive parts of the body. + * + * In the `node:http` module, the response body is omitted when the + * request is a HEAD request. Similarly, the `204` and `304` responses _must not_ include a message body. + * + * `chunk` can be a string or a buffer. If `chunk` is a string, + * the second parameter specifies how to encode it into a byte stream. + * By default the `encoding` is `'utf8'`. `callback` will be called when this chunk + * of data is flushed. + * + * This is the raw HTTP body and has nothing to do with higher-level multi-part + * body encodings that may be used. + * + * The first time `response.write()` is called, it will send the buffered + * header information and the first chunk of the body to the client. The second + * time `response.write()` is called, Node.js assumes data will be streamed, + * and sends the new data separately. That is, the response is buffered up to the + * first chunk of the body. + * + * Returns `true` if the entire data was flushed successfully to the kernel + * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is free again. + * @since v8.4.0 + */ + write(chunk: string | Uint8Array, callback?: (err: Error) => void): boolean; + write(chunk: string | Uint8Array, encoding: BufferEncoding, callback?: (err: Error) => void): boolean; + /** + * Sends a status `100 Continue` to the client, indicating that the request body + * should be sent. See the `'checkContinue'` event on `Http2Server` and `Http2SecureServer`. + * @since v8.4.0 + */ + writeContinue(): void; + /** + * Sends a status `103 Early Hints` to the client with a Link header, + * indicating that the user agent can preload/preconnect the linked resources. + * The `hints` is an object containing the values of headers to be sent with + * early hints message. + * + * **Example** + * + * ```js + * const earlyHintsLink = '</styles.css>; rel=preload; as=style'; + * response.writeEarlyHints({ + * 'link': earlyHintsLink, + * }); + * + * const earlyHintsLinks = [ + * '</styles.css>; rel=preload; as=style', + * '</scripts.js>; rel=preload; as=script', + * ]; + * response.writeEarlyHints({ + * 'link': earlyHintsLinks, + * }); + * ``` + * @since v18.11.0 + */ + writeEarlyHints(hints: Record<string, string | string[]>): void; + /** + * Sends a response header to the request. The status code is a 3-digit HTTP + * status code, like `404`. The last argument, `headers`, are the response headers. + * + * Returns a reference to the `Http2ServerResponse`, so that calls can be chained. + * + * For compatibility with `HTTP/1`, a human-readable `statusMessage` may be + * passed as the second argument. However, because the `statusMessage` has no + * meaning within HTTP/2, the argument will have no effect and a process warning + * will be emitted. + * + * ```js + * const body = 'hello world'; + * response.writeHead(200, { + * 'Content-Length': Buffer.byteLength(body), + * 'Content-Type': 'text/plain; charset=utf-8', + * }); + * ``` + * + * `Content-Length` is given in bytes not characters. The`Buffer.byteLength()` API may be used to determine the number of bytes in a + * given encoding. On outbound messages, Node.js does not check if Content-Length + * and the length of the body being transmitted are equal or not. However, when + * receiving messages, Node.js will automatically reject messages when the `Content-Length` does not match the actual payload size. + * + * This method may be called at most one time on a message before `response.end()` is called. + * + * If `response.write()` or `response.end()` are called before calling + * this, the implicit/mutable headers will be calculated and call this function. + * + * When headers have been set with `response.setHeader()`, they will be merged + * with any headers passed to `response.writeHead()`, with the headers passed + * to `response.writeHead()` given precedence. + * + * ```js + * // Returns content-type = text/plain + * const server = http2.createServer((req, res) => { + * res.setHeader('Content-Type', 'text/html; charset=utf-8'); + * res.setHeader('X-Foo', 'bar'); + * res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' }); + * res.end('ok'); + * }); + * ``` + * + * Attempting to set a header field name or value that contains invalid characters + * will result in a `TypeError` being thrown. + * @since v8.4.0 + */ + writeHead(statusCode: number, headers?: OutgoingHttpHeaders | readonly string[]): this; + writeHead(statusCode: number, statusMessage: string, headers?: OutgoingHttpHeaders | readonly string[]): this; + /** + * Call `http2stream.pushStream()` with the given headers, and wrap the + * given `Http2Stream` on a newly created `Http2ServerResponse` as the callback + * parameter if successful. When `Http2ServerRequest` is closed, the callback is + * called with an error `ERR_HTTP2_INVALID_STREAM`. + * @since v8.4.0 + * @param headers An object describing the headers + * @param callback Called once `http2stream.pushStream()` is finished, or either when the attempt to create the pushed `Http2Stream` has failed or has been rejected, or the state of + * `Http2ServerRequest` is closed prior to calling the `http2stream.pushStream()` method + */ + createPushResponse( + headers: OutgoingHttpHeaders, + callback: (err: Error | null, res: Http2ServerResponse) => void, + ): void; + } + namespace constants { + const NGHTTP2_SESSION_SERVER: number; + const NGHTTP2_SESSION_CLIENT: number; + const NGHTTP2_STREAM_STATE_IDLE: number; + const NGHTTP2_STREAM_STATE_OPEN: number; + const NGHTTP2_STREAM_STATE_RESERVED_LOCAL: number; + const NGHTTP2_STREAM_STATE_RESERVED_REMOTE: number; + const NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL: number; + const NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE: number; + const NGHTTP2_STREAM_STATE_CLOSED: number; + const NGHTTP2_NO_ERROR: number; + const NGHTTP2_PROTOCOL_ERROR: number; + const NGHTTP2_INTERNAL_ERROR: number; + const NGHTTP2_FLOW_CONTROL_ERROR: number; + const NGHTTP2_SETTINGS_TIMEOUT: number; + const NGHTTP2_STREAM_CLOSED: number; + const NGHTTP2_FRAME_SIZE_ERROR: number; + const NGHTTP2_REFUSED_STREAM: number; + const NGHTTP2_CANCEL: number; + const NGHTTP2_COMPRESSION_ERROR: number; + const NGHTTP2_CONNECT_ERROR: number; + const NGHTTP2_ENHANCE_YOUR_CALM: number; + const NGHTTP2_INADEQUATE_SECURITY: number; + const NGHTTP2_HTTP_1_1_REQUIRED: number; + const NGHTTP2_ERR_FRAME_SIZE_ERROR: number; + const NGHTTP2_FLAG_NONE: number; + const NGHTTP2_FLAG_END_STREAM: number; + const NGHTTP2_FLAG_END_HEADERS: number; + const NGHTTP2_FLAG_ACK: number; + const NGHTTP2_FLAG_PADDED: number; + const NGHTTP2_FLAG_PRIORITY: number; + const DEFAULT_SETTINGS_HEADER_TABLE_SIZE: number; + const DEFAULT_SETTINGS_ENABLE_PUSH: number; + const DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE: number; + const DEFAULT_SETTINGS_MAX_FRAME_SIZE: number; + const MAX_MAX_FRAME_SIZE: number; + const MIN_MAX_FRAME_SIZE: number; + const MAX_INITIAL_WINDOW_SIZE: number; + const NGHTTP2_DEFAULT_WEIGHT: number; + const NGHTTP2_SETTINGS_HEADER_TABLE_SIZE: number; + const NGHTTP2_SETTINGS_ENABLE_PUSH: number; + const NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS: number; + const NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE: number; + const NGHTTP2_SETTINGS_MAX_FRAME_SIZE: number; + const NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE: number; + const PADDING_STRATEGY_NONE: number; + const PADDING_STRATEGY_MAX: number; + const PADDING_STRATEGY_CALLBACK: number; + const HTTP2_HEADER_STATUS: string; + const HTTP2_HEADER_METHOD: string; + const HTTP2_HEADER_AUTHORITY: string; + const HTTP2_HEADER_SCHEME: string; + const HTTP2_HEADER_PATH: string; + const HTTP2_HEADER_ACCEPT_CHARSET: string; + const HTTP2_HEADER_ACCEPT_ENCODING: string; + const HTTP2_HEADER_ACCEPT_LANGUAGE: string; + const HTTP2_HEADER_ACCEPT_RANGES: string; + const HTTP2_HEADER_ACCEPT: string; + const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS: string; + const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS: string; + const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS: string; + const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN: string; + const HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS: string; + const HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS: string; + const HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD: string; + const HTTP2_HEADER_AGE: string; + const HTTP2_HEADER_ALLOW: string; + const HTTP2_HEADER_AUTHORIZATION: string; + const HTTP2_HEADER_CACHE_CONTROL: string; + const HTTP2_HEADER_CONNECTION: string; + const HTTP2_HEADER_CONTENT_DISPOSITION: string; + const HTTP2_HEADER_CONTENT_ENCODING: string; + const HTTP2_HEADER_CONTENT_LANGUAGE: string; + const HTTP2_HEADER_CONTENT_LENGTH: string; + const HTTP2_HEADER_CONTENT_LOCATION: string; + const HTTP2_HEADER_CONTENT_MD5: string; + const HTTP2_HEADER_CONTENT_RANGE: string; + const HTTP2_HEADER_CONTENT_TYPE: string; + const HTTP2_HEADER_COOKIE: string; + const HTTP2_HEADER_DATE: string; + const HTTP2_HEADER_ETAG: string; + const HTTP2_HEADER_EXPECT: string; + const HTTP2_HEADER_EXPIRES: string; + const HTTP2_HEADER_FROM: string; + const HTTP2_HEADER_HOST: string; + const HTTP2_HEADER_IF_MATCH: string; + const HTTP2_HEADER_IF_MODIFIED_SINCE: string; + const HTTP2_HEADER_IF_NONE_MATCH: string; + const HTTP2_HEADER_IF_RANGE: string; + const HTTP2_HEADER_IF_UNMODIFIED_SINCE: string; + const HTTP2_HEADER_LAST_MODIFIED: string; + const HTTP2_HEADER_LINK: string; + const HTTP2_HEADER_LOCATION: string; + const HTTP2_HEADER_MAX_FORWARDS: string; + const HTTP2_HEADER_PREFER: string; + const HTTP2_HEADER_PROXY_AUTHENTICATE: string; + const HTTP2_HEADER_PROXY_AUTHORIZATION: string; + const HTTP2_HEADER_RANGE: string; + const HTTP2_HEADER_REFERER: string; + const HTTP2_HEADER_REFRESH: string; + const HTTP2_HEADER_RETRY_AFTER: string; + const HTTP2_HEADER_SERVER: string; + const HTTP2_HEADER_SET_COOKIE: string; + const HTTP2_HEADER_STRICT_TRANSPORT_SECURITY: string; + const HTTP2_HEADER_TRANSFER_ENCODING: string; + const HTTP2_HEADER_TE: string; + const HTTP2_HEADER_UPGRADE: string; + const HTTP2_HEADER_USER_AGENT: string; + const HTTP2_HEADER_VARY: string; + const HTTP2_HEADER_VIA: string; + const HTTP2_HEADER_WWW_AUTHENTICATE: string; + const HTTP2_HEADER_HTTP2_SETTINGS: string; + const HTTP2_HEADER_KEEP_ALIVE: string; + const HTTP2_HEADER_PROXY_CONNECTION: string; + const HTTP2_METHOD_ACL: string; + const HTTP2_METHOD_BASELINE_CONTROL: string; + const HTTP2_METHOD_BIND: string; + const HTTP2_METHOD_CHECKIN: string; + const HTTP2_METHOD_CHECKOUT: string; + const HTTP2_METHOD_CONNECT: string; + const HTTP2_METHOD_COPY: string; + const HTTP2_METHOD_DELETE: string; + const HTTP2_METHOD_GET: string; + const HTTP2_METHOD_HEAD: string; + const HTTP2_METHOD_LABEL: string; + const HTTP2_METHOD_LINK: string; + const HTTP2_METHOD_LOCK: string; + const HTTP2_METHOD_MERGE: string; + const HTTP2_METHOD_MKACTIVITY: string; + const HTTP2_METHOD_MKCALENDAR: string; + const HTTP2_METHOD_MKCOL: string; + const HTTP2_METHOD_MKREDIRECTREF: string; + const HTTP2_METHOD_MKWORKSPACE: string; + const HTTP2_METHOD_MOVE: string; + const HTTP2_METHOD_OPTIONS: string; + const HTTP2_METHOD_ORDERPATCH: string; + const HTTP2_METHOD_PATCH: string; + const HTTP2_METHOD_POST: string; + const HTTP2_METHOD_PRI: string; + const HTTP2_METHOD_PROPFIND: string; + const HTTP2_METHOD_PROPPATCH: string; + const HTTP2_METHOD_PUT: string; + const HTTP2_METHOD_REBIND: string; + const HTTP2_METHOD_REPORT: string; + const HTTP2_METHOD_SEARCH: string; + const HTTP2_METHOD_TRACE: string; + const HTTP2_METHOD_UNBIND: string; + const HTTP2_METHOD_UNCHECKOUT: string; + const HTTP2_METHOD_UNLINK: string; + const HTTP2_METHOD_UNLOCK: string; + const HTTP2_METHOD_UPDATE: string; + const HTTP2_METHOD_UPDATEREDIRECTREF: string; + const HTTP2_METHOD_VERSION_CONTROL: string; + const HTTP_STATUS_CONTINUE: number; + const HTTP_STATUS_SWITCHING_PROTOCOLS: number; + const HTTP_STATUS_PROCESSING: number; + const HTTP_STATUS_OK: number; + const HTTP_STATUS_CREATED: number; + const HTTP_STATUS_ACCEPTED: number; + const HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION: number; + const HTTP_STATUS_NO_CONTENT: number; + const HTTP_STATUS_RESET_CONTENT: number; + const HTTP_STATUS_PARTIAL_CONTENT: number; + const HTTP_STATUS_MULTI_STATUS: number; + const HTTP_STATUS_ALREADY_REPORTED: number; + const HTTP_STATUS_IM_USED: number; + const HTTP_STATUS_MULTIPLE_CHOICES: number; + const HTTP_STATUS_MOVED_PERMANENTLY: number; + const HTTP_STATUS_FOUND: number; + const HTTP_STATUS_SEE_OTHER: number; + const HTTP_STATUS_NOT_MODIFIED: number; + const HTTP_STATUS_USE_PROXY: number; + const HTTP_STATUS_TEMPORARY_REDIRECT: number; + const HTTP_STATUS_PERMANENT_REDIRECT: number; + const HTTP_STATUS_BAD_REQUEST: number; + const HTTP_STATUS_UNAUTHORIZED: number; + const HTTP_STATUS_PAYMENT_REQUIRED: number; + const HTTP_STATUS_FORBIDDEN: number; + const HTTP_STATUS_NOT_FOUND: number; + const HTTP_STATUS_METHOD_NOT_ALLOWED: number; + const HTTP_STATUS_NOT_ACCEPTABLE: number; + const HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED: number; + const HTTP_STATUS_REQUEST_TIMEOUT: number; + const HTTP_STATUS_CONFLICT: number; + const HTTP_STATUS_GONE: number; + const HTTP_STATUS_LENGTH_REQUIRED: number; + const HTTP_STATUS_PRECONDITION_FAILED: number; + const HTTP_STATUS_PAYLOAD_TOO_LARGE: number; + const HTTP_STATUS_URI_TOO_LONG: number; + const HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE: number; + const HTTP_STATUS_RANGE_NOT_SATISFIABLE: number; + const HTTP_STATUS_EXPECTATION_FAILED: number; + const HTTP_STATUS_TEAPOT: number; + const HTTP_STATUS_MISDIRECTED_REQUEST: number; + const HTTP_STATUS_UNPROCESSABLE_ENTITY: number; + const HTTP_STATUS_LOCKED: number; + const HTTP_STATUS_FAILED_DEPENDENCY: number; + const HTTP_STATUS_UNORDERED_COLLECTION: number; + const HTTP_STATUS_UPGRADE_REQUIRED: number; + const HTTP_STATUS_PRECONDITION_REQUIRED: number; + const HTTP_STATUS_TOO_MANY_REQUESTS: number; + const HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE: number; + const HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS: number; + const HTTP_STATUS_INTERNAL_SERVER_ERROR: number; + const HTTP_STATUS_NOT_IMPLEMENTED: number; + const HTTP_STATUS_BAD_GATEWAY: number; + const HTTP_STATUS_SERVICE_UNAVAILABLE: number; + const HTTP_STATUS_GATEWAY_TIMEOUT: number; + const HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED: number; + const HTTP_STATUS_VARIANT_ALSO_NEGOTIATES: number; + const HTTP_STATUS_INSUFFICIENT_STORAGE: number; + const HTTP_STATUS_LOOP_DETECTED: number; + const HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED: number; + const HTTP_STATUS_NOT_EXTENDED: number; + const HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED: number; + } + /** + * This symbol can be set as a property on the HTTP/2 headers object with + * an array value in order to provide a list of headers considered sensitive. + */ + const sensitiveHeaders: symbol; + /** + * Returns an object containing the default settings for an `Http2Session` instance. This method returns a new object instance every time it is called + * so instances returned may be safely modified for use. + * @since v8.4.0 + */ + function getDefaultSettings(): Settings; + /** + * Returns a `Buffer` instance containing serialized representation of the given + * HTTP/2 settings as specified in the [HTTP/2](https://tools.ietf.org/html/rfc7540) specification. This is intended + * for use with the `HTTP2-Settings` header field. + * + * ```js + * import http2 from 'node:http2'; + * + * const packed = http2.getPackedSettings({ enablePush: false }); + * + * console.log(packed.toString('base64')); + * // Prints: AAIAAAAA + * ``` + * @since v8.4.0 + */ + function getPackedSettings(settings: Settings): NonSharedBuffer; + /** + * Returns a `HTTP/2 Settings Object` containing the deserialized settings from + * the given `Buffer` as generated by `http2.getPackedSettings()`. + * @since v8.4.0 + * @param buf The packed settings. + */ + function getUnpackedSettings(buf: Uint8Array): Settings; + /** + * Returns a `net.Server` instance that creates and manages `Http2Session` instances. + * + * Since there are no browsers known that support [unencrypted HTTP/2](https://http2.github.io/faq/#does-http2-require-encryption), the use of {@link createSecureServer} is necessary when + * communicating + * with browser clients. + * + * ```js + * import http2 from 'node:http2'; + * + * // Create an unencrypted HTTP/2 server. + * // Since there are no browsers known that support + * // unencrypted HTTP/2, the use of `http2.createSecureServer()` + * // is necessary when communicating with browser clients. + * const server = http2.createServer(); + * + * server.on('stream', (stream, headers) => { + * stream.respond({ + * 'content-type': 'text/html; charset=utf-8', + * ':status': 200, + * }); + * stream.end('<h1>Hello World</h1>'); + * }); + * + * server.listen(8000); + * ``` + * @since v8.4.0 + * @param onRequestHandler See `Compatibility API` + */ + function createServer( + onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void, + ): Http2Server; + function createServer< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + >( + options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>, + onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void, + ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>; + /** + * Returns a `tls.Server` instance that creates and manages `Http2Session` instances. + * + * ```js + * import http2 from 'node:http2'; + * import fs from 'node:fs'; + * + * const options = { + * key: fs.readFileSync('server-key.pem'), + * cert: fs.readFileSync('server-cert.pem'), + * }; + * + * // Create a secure HTTP/2 server + * const server = http2.createSecureServer(options); + * + * server.on('stream', (stream, headers) => { + * stream.respond({ + * 'content-type': 'text/html; charset=utf-8', + * ':status': 200, + * }); + * stream.end('<h1>Hello World</h1>'); + * }); + * + * server.listen(8443); + * ``` + * @since v8.4.0 + * @param onRequestHandler See `Compatibility API` + */ + function createSecureServer( + onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void, + ): Http2SecureServer; + function createSecureServer< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + >( + options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>, + onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void, + ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>; + /** + * Returns a `ClientHttp2Session` instance. + * + * ```js + * import http2 from 'node:http2'; + * const client = http2.connect('https://localhost:1234'); + * + * // Use the client + * + * client.close(); + * ``` + * @since v8.4.0 + * @param authority The remote HTTP/2 server to connect to. This must be in the form of a minimal, valid URL with the `http://` or `https://` prefix, host name, and IP port (if a non-default port + * is used). Userinfo (user ID and password), path, querystring, and fragment details in the URL will be ignored. + * @param listener Will be registered as a one-time listener of the {@link 'connect'} event. + */ + function connect( + authority: string | url.URL, + listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void, + ): ClientHttp2Session; + function connect( + authority: string | url.URL, + options?: ClientSessionOptions | SecureClientSessionOptions, + listener?: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void, + ): ClientHttp2Session; + /** + * Create an HTTP/2 server session from an existing socket. + * @param socket A Duplex Stream + * @param options Any `{@link createServer}` options can be provided. + * @since v20.12.0 + */ + function performServerHandshake< + Http1Request extends typeof IncomingMessage = typeof IncomingMessage, + Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse, + Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest, + Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse, + >( + socket: stream.Duplex, + options?: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>, + ): ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>; +} +declare module "node:http2" { + export { OutgoingHttpHeaders } from "node:http"; +} +declare module "http2" { + export * from "node:http2"; +} diff --git a/node_modules/@types/node/https.d.ts b/node_modules/@types/node/https.d.ts new file mode 100644 index 0000000..b10aad0 --- /dev/null +++ b/node_modules/@types/node/https.d.ts @@ -0,0 +1,400 @@ +declare module "node:https" { + import * as http from "node:http"; + import { Duplex } from "node:stream"; + import * as tls from "node:tls"; + import { URL } from "node:url"; + interface ServerOptions< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse, + > extends http.ServerOptions<Request, Response>, tls.TlsOptions {} + interface RequestOptions extends http.RequestOptions, tls.SecureContextOptions { + checkServerIdentity?: + | ((hostname: string, cert: tls.DetailedPeerCertificate) => Error | undefined) + | undefined; + rejectUnauthorized?: boolean | undefined; // Defaults to true + servername?: string | undefined; // SNI TLS Extension + } + interface AgentOptions extends http.AgentOptions, tls.ConnectionOptions { + maxCachedSessions?: number | undefined; + } + /** + * An `Agent` object for HTTPS similar to `http.Agent`. See {@link request} for more information. + * + * Like `http.Agent`, the `createConnection(options[, callback])` method can be overridden + * to customize how TLS connections are established. + * + * > See `agent.createConnection()` for details on overriding this method, + * > including asynchronous socket creation with a callback. + * @since v0.4.5 + */ + class Agent extends http.Agent { + constructor(options?: AgentOptions); + options: AgentOptions; + createConnection( + options: RequestOptions, + callback?: (err: Error | null, stream: Duplex) => void, + ): Duplex | null | undefined; + getName(options?: RequestOptions): string; + } + interface ServerEventMap< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse, + > extends http.ServerEventMap<Request, Response>, tls.ServerEventMap {} + /** + * See `http.Server` for more information. + * @since v0.3.4 + */ + class Server< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse, + > extends tls.Server { + constructor(requestListener?: http.RequestListener<Request, Response>); + constructor( + options: ServerOptions<Request, Response>, + requestListener?: http.RequestListener<Request, Response>, + ); + /** + * Closes all connections connected to this server. + * @since v18.2.0 + */ + closeAllConnections(): void; + /** + * Closes all connections connected to this server which are not sending a request or waiting for a response. + * @since v18.2.0 + */ + closeIdleConnections(): void; + // #region InternalEventEmitter + addListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ServerEventMap>(eventName: E, ...args: ServerEventMap<Request, Response>[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ServerEventMap>( + eventName: E, + listener?: (...args: ServerEventMap<Request, Response>[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ServerEventMap>( + eventName: E, + ): ((...args: ServerEventMap<Request, Response>[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ServerEventMap>( + eventName: E, + ): ((...args: ServerEventMap<Request, Response>[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ServerEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap<Request, Response>[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface Server< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse, + > extends http.Server<Request, Response> {} + /** + * ```js + * // curl -k https://localhost:8000/ + * import https from 'node:https'; + * import fs from 'node:fs'; + * + * const options = { + * key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'), + * cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'), + * }; + * + * https.createServer(options, (req, res) => { + * res.writeHead(200); + * res.end('hello world\n'); + * }).listen(8000); + * ``` + * + * Or + * + * ```js + * import https from 'node:https'; + * import fs from 'node:fs'; + * + * const options = { + * pfx: fs.readFileSync('test/fixtures/test_cert.pfx'), + * passphrase: 'sample', + * }; + * + * https.createServer(options, (req, res) => { + * res.writeHead(200); + * res.end('hello world\n'); + * }).listen(8000); + * ``` + * @since v0.3.4 + * @param options Accepts `options` from `createServer`, `createSecureContext` and `createServer`. + * @param requestListener A listener to be added to the `'request'` event. + */ + function createServer< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse, + >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>; + function createServer< + Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, + Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse, + >( + options: ServerOptions<Request, Response>, + requestListener?: http.RequestListener<Request, Response>, + ): Server<Request, Response>; + /** + * Makes a request to a secure web server. + * + * The following additional `options` from `tls.connect()` are also accepted: `ca`, `cert`, `ciphers`, `clientCertEngine`, `crl`, `dhparam`, `ecdhCurve`, `honorCipherOrder`, `key`, `passphrase`, + * `pfx`, `rejectUnauthorized`, `secureOptions`, `secureProtocol`, `servername`, `sessionIdContext`, `highWaterMark`. + * + * `options` can be an object, a string, or a `URL` object. If `options` is a + * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object. + * + * `https.request()` returns an instance of the `http.ClientRequest` class. The `ClientRequest` instance is a writable stream. If one needs to + * upload a file with a POST request, then write to the `ClientRequest` object. + * + * ```js + * import https from 'node:https'; + * + * const options = { + * hostname: 'encrypted.google.com', + * port: 443, + * path: '/', + * method: 'GET', + * }; + * + * const req = https.request(options, (res) => { + * console.log('statusCode:', res.statusCode); + * console.log('headers:', res.headers); + * + * res.on('data', (d) => { + * process.stdout.write(d); + * }); + * }); + * + * req.on('error', (e) => { + * console.error(e); + * }); + * req.end(); + * ``` + * + * Example using options from `tls.connect()`: + * + * ```js + * const options = { + * hostname: 'encrypted.google.com', + * port: 443, + * path: '/', + * method: 'GET', + * key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'), + * cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'), + * }; + * options.agent = new https.Agent(options); + * + * const req = https.request(options, (res) => { + * // ... + * }); + * ``` + * + * Alternatively, opt out of connection pooling by not using an `Agent`. + * + * ```js + * const options = { + * hostname: 'encrypted.google.com', + * port: 443, + * path: '/', + * method: 'GET', + * key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'), + * cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'), + * agent: false, + * }; + * + * const req = https.request(options, (res) => { + * // ... + * }); + * ``` + * + * Example using a `URL` as `options`: + * + * ```js + * const options = new URL('https://abc:xyz@example.com'); + * + * const req = https.request(options, (res) => { + * // ... + * }); + * ``` + * + * Example pinning on certificate fingerprint, or the public key (similar to`pin-sha256`): + * + * ```js + * import tls from 'node:tls'; + * import https from 'node:https'; + * import crypto from 'node:crypto'; + * + * function sha256(s) { + * return crypto.createHash('sha256').update(s).digest('base64'); + * } + * const options = { + * hostname: 'github.com', + * port: 443, + * path: '/', + * method: 'GET', + * checkServerIdentity: function(host, cert) { + * // Make sure the certificate is issued to the host we are connected to + * const err = tls.checkServerIdentity(host, cert); + * if (err) { + * return err; + * } + * + * // Pin the public key, similar to HPKP pin-sha256 pinning + * const pubkey256 = 'pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU='; + * if (sha256(cert.pubkey) !== pubkey256) { + * const msg = 'Certificate verification error: ' + + * `The public key of '${cert.subject.CN}' ` + + * 'does not match our pinned fingerprint'; + * return new Error(msg); + * } + * + * // Pin the exact certificate, rather than the pub key + * const cert256 = '25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:' + + * 'D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16'; + * if (cert.fingerprint256 !== cert256) { + * const msg = 'Certificate verification error: ' + + * `The certificate of '${cert.subject.CN}' ` + + * 'does not match our pinned fingerprint'; + * return new Error(msg); + * } + * + * // This loop is informational only. + * // Print the certificate and public key fingerprints of all certs in the + * // chain. Its common to pin the public key of the issuer on the public + * // internet, while pinning the public key of the service in sensitive + * // environments. + * do { + * console.log('Subject Common Name:', cert.subject.CN); + * console.log(' Certificate SHA256 fingerprint:', cert.fingerprint256); + * + * hash = crypto.createHash('sha256'); + * console.log(' Public key ping-sha256:', sha256(cert.pubkey)); + * + * lastprint256 = cert.fingerprint256; + * cert = cert.issuerCertificate; + * } while (cert.fingerprint256 !== lastprint256); + * + * }, + * }; + * + * options.agent = new https.Agent(options); + * const req = https.request(options, (res) => { + * console.log('All OK. Server matched our pinned cert or public key'); + * console.log('statusCode:', res.statusCode); + * // Print the HPKP values + * console.log('headers:', res.headers['public-key-pins']); + * + * res.on('data', (d) => {}); + * }); + * + * req.on('error', (e) => { + * console.error(e.message); + * }); + * req.end(); + * ``` + * + * Outputs for example: + * + * ```text + * Subject Common Name: github.com + * Certificate SHA256 fingerprint: 25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16 + * Public key ping-sha256: pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU= + * Subject Common Name: DigiCert SHA2 Extended Validation Server CA + * Certificate SHA256 fingerprint: 40:3E:06:2A:26:53:05:91:13:28:5B:AF:80:A0:D4:AE:42:2C:84:8C:9F:78:FA:D0:1F:C9:4B:C5:B8:7F:EF:1A + * Public key ping-sha256: RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho= + * Subject Common Name: DigiCert High Assurance EV Root CA + * Certificate SHA256 fingerprint: 74:31:E5:F4:C3:C1:CE:46:90:77:4F:0B:61:E0:54:40:88:3B:A9:A0:1E:D0:0B:A6:AB:D7:80:6E:D3:B1:18:CF + * Public key ping-sha256: WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18= + * All OK. Server matched our pinned cert or public key + * statusCode: 200 + * headers: max-age=0; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; pin-sha256="RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho="; + * pin-sha256="k2v657xBsOVe1PQRwOsHsw3bsGT2VzIqz5K+59sNQws="; pin-sha256="K87oWBWM9UZfyddvDfoxL+8lpNyoUB2ptGtn0fv6G2Q="; pin-sha256="IQBnNBEiFuhj+8x6X8XLgh01V9Ic5/V3IRQLNFFc7v4="; + * pin-sha256="iie1VXtL7HzAMF+/PVPR9xzT80kQxdZeJ+zduCB3uj0="; pin-sha256="LvRiGEjRqfzurezaWuj8Wie2gyHMrW5Q06LspMnox7A="; includeSubDomains + * ``` + * @since v0.3.6 + * @param options Accepts all `options` from `request`, with some differences in default values: + */ + function request( + options: RequestOptions | string | URL, + callback?: (res: http.IncomingMessage) => void, + ): http.ClientRequest; + function request( + url: string | URL, + options: RequestOptions, + callback?: (res: http.IncomingMessage) => void, + ): http.ClientRequest; + /** + * Like `http.get()` but for HTTPS. + * + * `options` can be an object, a string, or a `URL` object. If `options` is a + * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object. + * + * ```js + * import https from 'node:https'; + * + * https.get('https://encrypted.google.com/', (res) => { + * console.log('statusCode:', res.statusCode); + * console.log('headers:', res.headers); + * + * res.on('data', (d) => { + * process.stdout.write(d); + * }); + * + * }).on('error', (e) => { + * console.error(e); + * }); + * ``` + * @since v0.3.6 + * @param options Accepts the same `options` as {@link request}, with the `method` always set to `GET`. + */ + function get( + options: RequestOptions | string | URL, + callback?: (res: http.IncomingMessage) => void, + ): http.ClientRequest; + function get( + url: string | URL, + options: RequestOptions, + callback?: (res: http.IncomingMessage) => void, + ): http.ClientRequest; + let globalAgent: Agent; +} +declare module "https" { + export * from "node:https"; +} diff --git a/node_modules/@types/node/index.d.ts b/node_modules/@types/node/index.d.ts new file mode 100644 index 0000000..3986214 --- /dev/null +++ b/node_modules/@types/node/index.d.ts @@ -0,0 +1,114 @@ +/** + * License for programmatically and manually incorporated + * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc + * + * Copyright Node.js contributors. All rights reserved. + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ + +// NOTE: These definitions support Node.js and TypeScript 5.8+. + +// Reference required TypeScript libraries: +/// <reference lib="es2020" /> +/// <reference lib="esnext.disposable" /> +/// <reference lib="esnext.float16" /> + +// Definitions for Node.js modules specific to TypeScript 5.7+: +/// <reference path="globals.typedarray.d.ts" /> +/// <reference path="buffer.buffer.d.ts" /> + +// Definitions for Node.js modules that are not specific to any version of TypeScript: +/// <reference path="globals.d.ts" /> +/// <reference path="web-globals/abortcontroller.d.ts" /> +/// <reference path="web-globals/blob.d.ts" /> +/// <reference path="web-globals/console.d.ts" /> +/// <reference path="web-globals/crypto.d.ts" /> +/// <reference path="web-globals/domexception.d.ts" /> +/// <reference path="web-globals/encoding.d.ts" /> +/// <reference path="web-globals/events.d.ts" /> +/// <reference path="web-globals/fetch.d.ts" /> +/// <reference path="web-globals/importmeta.d.ts" /> +/// <reference path="web-globals/messaging.d.ts" /> +/// <reference path="web-globals/navigator.d.ts" /> +/// <reference path="web-globals/performance.d.ts" /> +/// <reference path="web-globals/storage.d.ts" /> +/// <reference path="web-globals/streams.d.ts" /> +/// <reference path="web-globals/timers.d.ts" /> +/// <reference path="web-globals/url.d.ts" /> +/// <reference path="assert.d.ts" /> +/// <reference path="assert/strict.d.ts" /> +/// <reference path="async_hooks.d.ts" /> +/// <reference path="buffer.d.ts" /> +/// <reference path="child_process.d.ts" /> +/// <reference path="cluster.d.ts" /> +/// <reference path="console.d.ts" /> +/// <reference path="constants.d.ts" /> +/// <reference path="crypto.d.ts" /> +/// <reference path="dgram.d.ts" /> +/// <reference path="diagnostics_channel.d.ts" /> +/// <reference path="dns.d.ts" /> +/// <reference path="dns/promises.d.ts" /> +/// <reference path="domain.d.ts" /> +/// <reference path="events.d.ts" /> +/// <reference path="fs.d.ts" /> +/// <reference path="fs/promises.d.ts" /> +/// <reference path="http.d.ts" /> +/// <reference path="http2.d.ts" /> +/// <reference path="https.d.ts" /> +/// <reference path="inspector.d.ts" /> +/// <reference path="inspector.generated.d.ts" /> +/// <reference path="inspector/promises.d.ts" /> +/// <reference path="module.d.ts" /> +/// <reference path="net.d.ts" /> +/// <reference path="os.d.ts" /> +/// <reference path="path.d.ts" /> +/// <reference path="path/posix.d.ts" /> +/// <reference path="path/win32.d.ts" /> +/// <reference path="perf_hooks.d.ts" /> +/// <reference path="process.d.ts" /> +/// <reference path="punycode.d.ts" /> +/// <reference path="querystring.d.ts" /> +/// <reference path="quic.d.ts" /> +/// <reference path="readline.d.ts" /> +/// <reference path="readline/promises.d.ts" /> +/// <reference path="repl.d.ts" /> +/// <reference path="sea.d.ts" /> +/// <reference path="sqlite.d.ts" /> +/// <reference path="stream.d.ts" /> +/// <reference path="stream/consumers.d.ts" /> +/// <reference path="stream/iter.d.ts" /> +/// <reference path="stream/promises.d.ts" /> +/// <reference path="stream/web.d.ts" /> +/// <reference path="string_decoder.d.ts" /> +/// <reference path="test.d.ts" /> +/// <reference path="test/reporters.d.ts" /> +/// <reference path="timers.d.ts" /> +/// <reference path="timers/promises.d.ts" /> +/// <reference path="tls.d.ts" /> +/// <reference path="trace_events.d.ts" /> +/// <reference path="tty.d.ts" /> +/// <reference path="url.d.ts" /> +/// <reference path="util.d.ts" /> +/// <reference path="util/types.d.ts" /> +/// <reference path="v8.d.ts" /> +/// <reference path="vm.d.ts" /> +/// <reference path="wasi.d.ts" /> +/// <reference path="worker_threads.d.ts" /> +/// <reference path="zlib.d.ts" /> +/// <reference path="zlib/iter.d.ts" /> diff --git a/node_modules/@types/node/inspector.d.ts b/node_modules/@types/node/inspector.d.ts new file mode 100644 index 0000000..ae86f81 --- /dev/null +++ b/node_modules/@types/node/inspector.d.ts @@ -0,0 +1,264 @@ +declare module "node:inspector" { + import { EventEmitter } from "node:events"; + /** + * The `inspector.Session` is used for dispatching messages to the V8 inspector + * back-end and receiving message responses and notifications. + */ + class Session extends EventEmitter { + /** + * Create a new instance of the inspector.Session class. + * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend. + */ + constructor(); + /** + * Connects a session to the inspector back-end. + */ + connect(): void; + /** + * Connects a session to the inspector back-end. + * An exception will be thrown if this API was not called on a Worker thread. + * @since v12.11.0 + */ + connectToMainThread(): void; + /** + * Immediately close the session. All pending message callbacks will be called with an error. + * `session.connect()` will need to be called to be able to send messages again. + * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints. + */ + disconnect(): void; + } + /** + * Activate inspector on host and port. Equivalent to `node --inspect=[[host:]port]`, but can be done programmatically after node has + * started. + * + * If wait is `true`, will block until a client has connected to the inspect port + * and flow control has been passed to the debugger client. + * + * See the [security warning](https://nodejs.org/docs/latest-v26.x/api/cli.html#warning-binding-inspector-to-a-public-ipport-combination-is-insecure) + * regarding the `host` parameter usage. + * @param port Port to listen on for inspector connections. Defaults to what was specified on the CLI. + * @param host Host to listen on for inspector connections. Defaults to what was specified on the CLI. + * @param wait Block until a client has connected. Defaults to what was specified on the CLI. + * @returns Disposable that calls `inspector.close()`. + */ + function open(port?: number, host?: string, wait?: boolean): Disposable; + /** + * Deactivate the inspector. Blocks until there are no active connections. + */ + function close(): void; + /** + * Return the URL of the active inspector, or `undefined` if there is none. + * + * ```console + * $ node --inspect -p 'inspector.url()' + * Debugger listening on ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34 + * For help, see: https://nodejs.org/en/docs/inspector + * ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34 + * + * $ node --inspect=localhost:3000 -p 'inspector.url()' + * Debugger listening on ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a + * For help, see: https://nodejs.org/en/docs/inspector + * ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a + * + * $ node -p 'inspector.url()' + * undefined + * ``` + */ + function url(): string | undefined; + /** + * Blocks until a client (existing or connected later) has sent `Runtime.runIfWaitingForDebugger` command. + * + * An exception will be thrown if there is no active inspector. + * @since v12.7.0 + */ + function waitForDebugger(): void; + // These methods are exposed by the V8 inspector console API (inspector/v8-console.h). + // The method signatures differ from those of the Node.js console, and are deliberately + // typed permissively. + interface InspectorConsole { + debug(...data: any[]): void; + error(...data: any[]): void; + info(...data: any[]): void; + log(...data: any[]): void; + warn(...data: any[]): void; + dir(...data: any[]): void; + dirxml(...data: any[]): void; + table(...data: any[]): void; + trace(...data: any[]): void; + group(...data: any[]): void; + groupCollapsed(...data: any[]): void; + groupEnd(...data: any[]): void; + clear(...data: any[]): void; + count(label?: any): void; + countReset(label?: any): void; + assert(value?: any, ...data: any[]): void; + profile(label?: any): void; + profileEnd(label?: any): void; + time(label?: any): void; + timeLog(label?: any): void; + timeStamp(label?: any): void; + } + /** + * An object to send messages to the remote inspector console. + * @since v11.0.0 + */ + const console: InspectorConsole; + // DevTools protocol event broadcast methods + namespace Network { + /** + * This feature is only available with the `--experimental-network-inspection` flag enabled. + * + * Broadcasts the `Network.requestWillBeSent` event to connected frontends. This event indicates that + * the application is about to send an HTTP request. + * @since v22.6.0 + */ + function requestWillBeSent(params: RequestWillBeSentEventDataType): void; + /** + * This feature is only available with the `--experimental-network-inspection` flag enabled. + * + * Broadcasts the `Network.dataReceived` event to connected frontends, or buffers the data if + * `Network.streamResourceContent` command was not invoked for the given request yet. + * + * Also enables `Network.getResponseBody` command to retrieve the response data. + * @since v24.2.0 + */ + function dataReceived(params: DataReceivedEventDataType): void; + /** + * This feature is only available with the `--experimental-network-inspection` flag enabled. + * + * Enables `Network.getRequestPostData` command to retrieve the request data. + * @since v24.3.0 + */ + function dataSent(params: unknown): void; + /** + * This feature is only available with the `--experimental-network-inspection` flag enabled. + * + * Broadcasts the `Network.responseReceived` event to connected frontends. This event indicates that + * HTTP response is available. + * @since v22.6.0 + */ + function responseReceived(params: ResponseReceivedEventDataType): void; + /** + * This feature is only available with the `--experimental-network-inspection` flag enabled. + * + * Broadcasts the `Network.loadingFinished` event to connected frontends. This event indicates that + * HTTP request has finished loading. + * @since v22.6.0 + */ + function loadingFinished(params: LoadingFinishedEventDataType): void; + /** + * This feature is only available with the `--experimental-network-inspection` flag enabled. + * + * Broadcasts the `Network.loadingFailed` event to connected frontends. This event indicates that + * HTTP request has failed to load. + * @since v22.7.0 + */ + function loadingFailed(params: LoadingFailedEventDataType): void; + /** + * This feature is only available with the `--experimental-network-inspection` flag enabled. + * + * Broadcasts the `Network.webSocketCreated` event to connected frontends. This event indicates that + * a WebSocket connection has been initiated. + * @since v24.7.0 + */ + function webSocketCreated(params: WebSocketCreatedEventDataType): void; + /** + * This feature is only available with the `--experimental-network-inspection` flag enabled. + * + * Broadcasts the `Network.webSocketHandshakeResponseReceived` event to connected frontends. + * This event indicates that the WebSocket handshake response has been received. + * @since v24.7.0 + */ + function webSocketHandshakeResponseReceived(params: WebSocketHandshakeResponseReceivedEventDataType): void; + /** + * This feature is only available with the `--experimental-network-inspection` flag enabled. + * + * Broadcasts the `Network.webSocketClosed` event to connected frontends. + * This event indicates that a WebSocket connection has been closed. + * @since v24.7.0 + */ + function webSocketClosed(params: WebSocketClosedEventDataType): void; + } + namespace NetworkResources { + /** + * This feature is only available with the `--experimental-inspector-network-resource` flag enabled. + * + * The inspector.NetworkResources.put method is used to provide a response for a loadNetworkResource + * request issued via the Chrome DevTools Protocol (CDP). + * This is typically triggered when a source map is specified by URL, and a DevTools frontend—such as + * Chrome—requests the resource to retrieve the source map. + * + * This method allows developers to predefine the resource content to be served in response to such CDP requests. + * + * ```js + * const inspector = require('node:inspector'); + * // By preemptively calling put to register the resource, a source map can be resolved when + * // a loadNetworkResource request is made from the frontend. + * async function setNetworkResources() { + * const mapUrl = 'http://localhost:3000/dist/app.js.map'; + * const tsUrl = 'http://localhost:3000/src/app.ts'; + * const distAppJsMap = await fetch(mapUrl).then((res) => res.text()); + * const srcAppTs = await fetch(tsUrl).then((res) => res.text()); + * inspector.NetworkResources.put(mapUrl, distAppJsMap); + * inspector.NetworkResources.put(tsUrl, srcAppTs); + * }; + * setNetworkResources().then(() => { + * require('./dist/app'); + * }); + * ``` + * + * For more details, see the official CDP documentation: [Network.loadNetworkResource](https://chromedevtools.github.io/devtools-protocol/tot/Network/#method-loadNetworkResource) + * @since v24.5.0 + * @experimental + */ + function put(url: string, data: string): void; + } + namespace DOMStorage { + /** + * This feature is only available with the + * `--experimental-storage-inspection` flag enabled. + * + * Broadcasts the `DOMStorage.domStorageItemAdded` event to connected frontends. + * This event indicates that a new item has been added to the storage. + * @since v25.5.0 + */ + function domStorageItemAdded(params: DomStorageItemAddedEventDataType): void; + /** + * This feature is only available with the + * `--experimental-storage-inspection` flag enabled. + * + * Broadcasts the `DOMStorage.domStorageItemRemoved` event to connected frontends. + * This event indicates that an item has been removed from the storage. + * @since v25.5.0 + */ + function domStorageItemRemoved(params: DomStorageItemRemovedEventDataType): void; + /** + * This feature is only available with the + * `--experimental-storage-inspection` flag enabled. + + * Broadcasts the `DOMStorage.domStorageItemUpdated` event to connected frontends. + * This event indicates that a storage item has been updated. + * @since v25.5.0 + */ + function domStorageItemUpdated(params: DomStorageItemUpdatedEventDataType): void; + /** + * This feature is only available with the + * `--experimental-storage-inspection` flag enabled. + * + * Broadcasts the `DOMStorage.domStorageItemsCleared` event to connected + * frontends. This event indicates that all items have been cleared from the + * storage. + * @since v25.5.0 + */ + function domStorageItemsCleared(params: DomStorageItemsClearedEventDataType): void; + /** + * This feature is only available with the + * `--experimental-storage-inspection` flag enabled. + * @since v25.5.0 + */ + function registerStorage(params: unknown): void; + } +} +declare module "inspector" { + export * from "node:inspector"; +} diff --git a/node_modules/@types/node/inspector.generated.d.ts b/node_modules/@types/node/inspector.generated.d.ts new file mode 100644 index 0000000..0e2e441 --- /dev/null +++ b/node_modules/@types/node/inspector.generated.d.ts @@ -0,0 +1,4406 @@ +// These definitions are automatically generated by the generate-inspector script. +// Do not edit this file directly. +// See scripts/generate-inspector/README.md for information on how to update the protocol definitions. +// Changes to the module itself should be added to the generator template (scripts/generate-inspector/inspector.d.ts.template). + +declare module "node:inspector" { + interface InspectorNotification<T> { + method: string; + params: T; + } + namespace Schema { + /** + * Description of the protocol domain. + */ + interface Domain { + /** + * Domain name. + */ + name: string; + /** + * Domain version. + */ + version: string; + } + interface GetDomainsReturnType { + /** + * List of supported domains. + */ + domains: Domain[]; + } + } + namespace Runtime { + /** + * Unique script identifier. + */ + type ScriptId = string; + /** + * Unique object identifier. + */ + type RemoteObjectId = string; + /** + * Primitive value which cannot be JSON-stringified. + */ + type UnserializableValue = string; + /** + * Mirror object referencing original JavaScript object. + */ + interface RemoteObject { + /** + * Object type. + */ + type: string; + /** + * Object subtype hint. Specified for <code>object</code> type values only. + */ + subtype?: string | undefined; + /** + * Object class (constructor) name. Specified for <code>object</code> type values only. + */ + className?: string | undefined; + /** + * Remote object value in case of primitive values or JSON values (if it was requested). + */ + value?: any; + /** + * Primitive value which can not be JSON-stringified does not have <code>value</code>, but gets this property. + */ + unserializableValue?: UnserializableValue | undefined; + /** + * String representation of the object. + */ + description?: string | undefined; + /** + * Unique object identifier (for non-primitive values). + */ + objectId?: RemoteObjectId | undefined; + /** + * Preview containing abbreviated property values. Specified for <code>object</code> type values only. + * @experimental + */ + preview?: ObjectPreview | undefined; + /** + * @experimental + */ + customPreview?: CustomPreview | undefined; + } + /** + * @experimental + */ + interface CustomPreview { + header: string; + hasBody: boolean; + formatterObjectId: RemoteObjectId; + bindRemoteObjectFunctionId: RemoteObjectId; + configObjectId?: RemoteObjectId | undefined; + } + /** + * Object containing abbreviated remote object value. + * @experimental + */ + interface ObjectPreview { + /** + * Object type. + */ + type: string; + /** + * Object subtype hint. Specified for <code>object</code> type values only. + */ + subtype?: string | undefined; + /** + * String representation of the object. + */ + description?: string | undefined; + /** + * True iff some of the properties or entries of the original object did not fit. + */ + overflow: boolean; + /** + * List of the properties. + */ + properties: PropertyPreview[]; + /** + * List of the entries. Specified for <code>map</code> and <code>set</code> subtype values only. + */ + entries?: EntryPreview[] | undefined; + } + /** + * @experimental + */ + interface PropertyPreview { + /** + * Property name. + */ + name: string; + /** + * Object type. Accessor means that the property itself is an accessor property. + */ + type: string; + /** + * User-friendly property value string. + */ + value?: string | undefined; + /** + * Nested value preview. + */ + valuePreview?: ObjectPreview | undefined; + /** + * Object subtype hint. Specified for <code>object</code> type values only. + */ + subtype?: string | undefined; + } + /** + * @experimental + */ + interface EntryPreview { + /** + * Preview of the key. Specified for map-like collection entries. + */ + key?: ObjectPreview | undefined; + /** + * Preview of the value. + */ + value: ObjectPreview; + } + /** + * Object property descriptor. + */ + interface PropertyDescriptor { + /** + * Property name or symbol description. + */ + name: string; + /** + * The value associated with the property. + */ + value?: RemoteObject | undefined; + /** + * True if the value associated with the property may be changed (data descriptors only). + */ + writable?: boolean | undefined; + /** + * A function which serves as a getter for the property, or <code>undefined</code> if there is no getter (accessor descriptors only). + */ + get?: RemoteObject | undefined; + /** + * A function which serves as a setter for the property, or <code>undefined</code> if there is no setter (accessor descriptors only). + */ + set?: RemoteObject | undefined; + /** + * True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object. + */ + configurable: boolean; + /** + * True if this property shows up during enumeration of the properties on the corresponding object. + */ + enumerable: boolean; + /** + * True if the result was thrown during the evaluation. + */ + wasThrown?: boolean | undefined; + /** + * True if the property is owned for the object. + */ + isOwn?: boolean | undefined; + /** + * Property symbol object, if the property is of the <code>symbol</code> type. + */ + symbol?: RemoteObject | undefined; + } + /** + * Object internal property descriptor. This property isn't normally visible in JavaScript code. + */ + interface InternalPropertyDescriptor { + /** + * Conventional property name. + */ + name: string; + /** + * The value associated with the property. + */ + value?: RemoteObject | undefined; + } + /** + * Represents function call argument. Either remote object id <code>objectId</code>, primitive <code>value</code>, unserializable primitive value or neither of (for undefined) them should be specified. + */ + interface CallArgument { + /** + * Primitive value or serializable javascript object. + */ + value?: any; + /** + * Primitive value which can not be JSON-stringified. + */ + unserializableValue?: UnserializableValue | undefined; + /** + * Remote object handle. + */ + objectId?: RemoteObjectId | undefined; + } + /** + * Id of an execution context. + */ + type ExecutionContextId = number; + /** + * Description of an isolated world. + */ + interface ExecutionContextDescription { + /** + * Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed. + */ + id: ExecutionContextId; + /** + * Execution context origin. + */ + origin: string; + /** + * Human readable name describing given context. + */ + name: string; + /** + * Embedder-specific auxiliary data. + */ + auxData?: object | undefined; + } + /** + * Detailed information about exception (or error) that was thrown during script compilation or execution. + */ + interface ExceptionDetails { + /** + * Exception id. + */ + exceptionId: number; + /** + * Exception text, which should be used together with exception object when available. + */ + text: string; + /** + * Line number of the exception location (0-based). + */ + lineNumber: number; + /** + * Column number of the exception location (0-based). + */ + columnNumber: number; + /** + * Script ID of the exception location. + */ + scriptId?: ScriptId | undefined; + /** + * URL of the exception location, to be used when the script was not reported. + */ + url?: string | undefined; + /** + * JavaScript stack trace if available. + */ + stackTrace?: StackTrace | undefined; + /** + * Exception object if available. + */ + exception?: RemoteObject | undefined; + /** + * Identifier of the context where exception happened. + */ + executionContextId?: ExecutionContextId | undefined; + } + /** + * Number of milliseconds since epoch. + */ + type Timestamp = number; + /** + * Stack entry for runtime errors and assertions. + */ + interface CallFrame { + /** + * JavaScript function name. + */ + functionName: string; + /** + * JavaScript script id. + */ + scriptId: ScriptId; + /** + * JavaScript script name or url. + */ + url: string; + /** + * JavaScript script line number (0-based). + */ + lineNumber: number; + /** + * JavaScript script column number (0-based). + */ + columnNumber: number; + } + /** + * Call frames for assertions or error messages. + */ + interface StackTrace { + /** + * String label of this stack trace. For async traces this may be a name of the function that initiated the async call. + */ + description?: string | undefined; + /** + * JavaScript function name. + */ + callFrames: CallFrame[]; + /** + * Asynchronous JavaScript stack trace that preceded this stack, if available. + */ + parent?: StackTrace | undefined; + /** + * Asynchronous JavaScript stack trace that preceded this stack, if available. + * @experimental + */ + parentId?: StackTraceId | undefined; + } + /** + * Unique identifier of current debugger. + * @experimental + */ + type UniqueDebuggerId = string; + /** + * If <code>debuggerId</code> is set stack trace comes from another debugger and can be resolved there. This allows to track cross-debugger calls. See <code>Runtime.StackTrace</code> and <code>Debugger.paused</code> for usages. + * @experimental + */ + interface StackTraceId { + id: string; + debuggerId?: UniqueDebuggerId | undefined; + } + interface EvaluateParameterType { + /** + * Expression to evaluate. + */ + expression: string; + /** + * Symbolic group name that can be used to release multiple objects. + */ + objectGroup?: string | undefined; + /** + * Determines whether Command Line API should be available during the evaluation. + */ + includeCommandLineAPI?: boolean | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state. + */ + silent?: boolean | undefined; + /** + * Specifies in which execution context to perform evaluation. If the parameter is omitted the evaluation will be performed in the context of the inspected page. + */ + contextId?: ExecutionContextId | undefined; + /** + * Whether the result is expected to be a JSON object that should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + * @experimental + */ + generatePreview?: boolean | undefined; + /** + * Whether execution should be treated as initiated by user in the UI. + */ + userGesture?: boolean | undefined; + /** + * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved. + */ + awaitPromise?: boolean | undefined; + } + interface AwaitPromiseParameterType { + /** + * Identifier of the promise. + */ + promiseObjectId: RemoteObjectId; + /** + * Whether the result is expected to be a JSON object that should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + */ + generatePreview?: boolean | undefined; + } + interface CallFunctionOnParameterType { + /** + * Declaration of the function to call. + */ + functionDeclaration: string; + /** + * Identifier of the object to call function on. Either objectId or executionContextId should be specified. + */ + objectId?: RemoteObjectId | undefined; + /** + * Call arguments. All call arguments must belong to the same JavaScript world as the target object. + */ + arguments?: CallArgument[] | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state. + */ + silent?: boolean | undefined; + /** + * Whether the result is expected to be a JSON object which should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + * @experimental + */ + generatePreview?: boolean | undefined; + /** + * Whether execution should be treated as initiated by user in the UI. + */ + userGesture?: boolean | undefined; + /** + * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved. + */ + awaitPromise?: boolean | undefined; + /** + * Specifies execution context which global object will be used to call function on. Either executionContextId or objectId should be specified. + */ + executionContextId?: ExecutionContextId | undefined; + /** + * Symbolic group name that can be used to release multiple objects. If objectGroup is not specified and objectId is, objectGroup will be inherited from object. + */ + objectGroup?: string | undefined; + } + interface GetPropertiesParameterType { + /** + * Identifier of the object to return properties for. + */ + objectId: RemoteObjectId; + /** + * If true, returns properties belonging only to the element itself, not to its prototype chain. + */ + ownProperties?: boolean | undefined; + /** + * If true, returns accessor properties (with getter/setter) only; internal properties are not returned either. + * @experimental + */ + accessorPropertiesOnly?: boolean | undefined; + /** + * Whether preview should be generated for the results. + * @experimental + */ + generatePreview?: boolean | undefined; + } + interface ReleaseObjectParameterType { + /** + * Identifier of the object to release. + */ + objectId: RemoteObjectId; + } + interface ReleaseObjectGroupParameterType { + /** + * Symbolic object group name. + */ + objectGroup: string; + } + interface SetCustomObjectFormatterEnabledParameterType { + enabled: boolean; + } + interface CompileScriptParameterType { + /** + * Expression to compile. + */ + expression: string; + /** + * Source url to be set for the script. + */ + sourceURL: string; + /** + * Specifies whether the compiled script should be persisted. + */ + persistScript: boolean; + /** + * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page. + */ + executionContextId?: ExecutionContextId | undefined; + } + interface RunScriptParameterType { + /** + * Id of the script to run. + */ + scriptId: ScriptId; + /** + * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page. + */ + executionContextId?: ExecutionContextId | undefined; + /** + * Symbolic group name that can be used to release multiple objects. + */ + objectGroup?: string | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state. + */ + silent?: boolean | undefined; + /** + * Determines whether Command Line API should be available during the evaluation. + */ + includeCommandLineAPI?: boolean | undefined; + /** + * Whether the result is expected to be a JSON object which should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + */ + generatePreview?: boolean | undefined; + /** + * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved. + */ + awaitPromise?: boolean | undefined; + } + interface QueryObjectsParameterType { + /** + * Identifier of the prototype to return objects for. + */ + prototypeObjectId: RemoteObjectId; + } + interface GlobalLexicalScopeNamesParameterType { + /** + * Specifies in which execution context to lookup global scope variables. + */ + executionContextId?: ExecutionContextId | undefined; + } + interface EvaluateReturnType { + /** + * Evaluation result. + */ + result: RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface AwaitPromiseReturnType { + /** + * Promise result. Will contain rejected value if promise was rejected. + */ + result: RemoteObject; + /** + * Exception details if stack strace is available. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface CallFunctionOnReturnType { + /** + * Call result. + */ + result: RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface GetPropertiesReturnType { + /** + * Object properties. + */ + result: PropertyDescriptor[]; + /** + * Internal object properties (only of the element itself). + */ + internalProperties?: InternalPropertyDescriptor[] | undefined; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface CompileScriptReturnType { + /** + * Id of the script. + */ + scriptId?: ScriptId | undefined; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface RunScriptReturnType { + /** + * Run result. + */ + result: RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: ExceptionDetails | undefined; + } + interface QueryObjectsReturnType { + /** + * Array with objects. + */ + objects: RemoteObject; + } + interface GlobalLexicalScopeNamesReturnType { + names: string[]; + } + interface ExecutionContextCreatedEventDataType { + /** + * A newly created execution context. + */ + context: ExecutionContextDescription; + } + interface ExecutionContextDestroyedEventDataType { + /** + * Id of the destroyed context + */ + executionContextId: ExecutionContextId; + } + interface ExceptionThrownEventDataType { + /** + * Timestamp of the exception. + */ + timestamp: Timestamp; + exceptionDetails: ExceptionDetails; + } + interface ExceptionRevokedEventDataType { + /** + * Reason describing why exception was revoked. + */ + reason: string; + /** + * The id of revoked exception, as reported in <code>exceptionThrown</code>. + */ + exceptionId: number; + } + interface ConsoleAPICalledEventDataType { + /** + * Type of the call. + */ + type: string; + /** + * Call arguments. + */ + args: RemoteObject[]; + /** + * Identifier of the context where the call was made. + */ + executionContextId: ExecutionContextId; + /** + * Call timestamp. + */ + timestamp: Timestamp; + /** + * Stack trace captured when the call was made. + */ + stackTrace?: StackTrace | undefined; + /** + * Console context descriptor for calls on non-default console context (not console.*): 'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call on named context. + * @experimental + */ + context?: string | undefined; + } + interface InspectRequestedEventDataType { + object: RemoteObject; + hints: object; + } + } + namespace Debugger { + /** + * Breakpoint identifier. + */ + type BreakpointId = string; + /** + * Call frame identifier. + */ + type CallFrameId = string; + /** + * Location in the source code. + */ + interface Location { + /** + * Script identifier as reported in the <code>Debugger.scriptParsed</code>. + */ + scriptId: Runtime.ScriptId; + /** + * Line number in the script (0-based). + */ + lineNumber: number; + /** + * Column number in the script (0-based). + */ + columnNumber?: number | undefined; + } + /** + * Location in the source code. + * @experimental + */ + interface ScriptPosition { + lineNumber: number; + columnNumber: number; + } + /** + * JavaScript call frame. Array of call frames form the call stack. + */ + interface CallFrame { + /** + * Call frame identifier. This identifier is only valid while the virtual machine is paused. + */ + callFrameId: CallFrameId; + /** + * Name of the JavaScript function called on this call frame. + */ + functionName: string; + /** + * Location in the source code. + */ + functionLocation?: Location | undefined; + /** + * Location in the source code. + */ + location: Location; + /** + * JavaScript script name or url. + */ + url: string; + /** + * Scope chain for this call frame. + */ + scopeChain: Scope[]; + /** + * <code>this</code> object for this call frame. + */ + this: Runtime.RemoteObject; + /** + * The value being returned, if the function is at return point. + */ + returnValue?: Runtime.RemoteObject | undefined; + } + /** + * Scope description. + */ + interface Scope { + /** + * Scope type. + */ + type: string; + /** + * Object representing the scope. For <code>global</code> and <code>with</code> scopes it represents the actual object; for the rest of the scopes, it is artificial transient object enumerating scope variables as its properties. + */ + object: Runtime.RemoteObject; + name?: string | undefined; + /** + * Location in the source code where scope starts + */ + startLocation?: Location | undefined; + /** + * Location in the source code where scope ends + */ + endLocation?: Location | undefined; + } + /** + * Search match for resource. + */ + interface SearchMatch { + /** + * Line number in resource content. + */ + lineNumber: number; + /** + * Line with match content. + */ + lineContent: string; + } + interface BreakLocation { + /** + * Script identifier as reported in the <code>Debugger.scriptParsed</code>. + */ + scriptId: Runtime.ScriptId; + /** + * Line number in the script (0-based). + */ + lineNumber: number; + /** + * Column number in the script (0-based). + */ + columnNumber?: number | undefined; + type?: string | undefined; + } + interface SetBreakpointsActiveParameterType { + /** + * New value for breakpoints active state. + */ + active: boolean; + } + interface SetSkipAllPausesParameterType { + /** + * New value for skip pauses state. + */ + skip: boolean; + } + interface SetBreakpointByUrlParameterType { + /** + * Line number to set breakpoint at. + */ + lineNumber: number; + /** + * URL of the resources to set breakpoint on. + */ + url?: string | undefined; + /** + * Regex pattern for the URLs of the resources to set breakpoints on. Either <code>url</code> or <code>urlRegex</code> must be specified. + */ + urlRegex?: string | undefined; + /** + * Script hash of the resources to set breakpoint on. + */ + scriptHash?: string | undefined; + /** + * Offset in the line to set breakpoint at. + */ + columnNumber?: number | undefined; + /** + * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true. + */ + condition?: string | undefined; + } + interface SetBreakpointParameterType { + /** + * Location to set breakpoint in. + */ + location: Location; + /** + * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true. + */ + condition?: string | undefined; + } + interface RemoveBreakpointParameterType { + breakpointId: BreakpointId; + } + interface GetPossibleBreakpointsParameterType { + /** + * Start of range to search possible breakpoint locations in. + */ + start: Location; + /** + * End of range to search possible breakpoint locations in (excluding). When not specified, end of scripts is used as end of range. + */ + end?: Location | undefined; + /** + * Only consider locations which are in the same (non-nested) function as start. + */ + restrictToFunction?: boolean | undefined; + } + interface ContinueToLocationParameterType { + /** + * Location to continue to. + */ + location: Location; + targetCallFrames?: string | undefined; + } + interface PauseOnAsyncCallParameterType { + /** + * Debugger will pause when async call with given stack trace is started. + */ + parentStackTraceId: Runtime.StackTraceId; + } + interface StepIntoParameterType { + /** + * Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause. + * @experimental + */ + breakOnAsyncCall?: boolean | undefined; + } + interface GetStackTraceParameterType { + stackTraceId: Runtime.StackTraceId; + } + interface SearchInContentParameterType { + /** + * Id of the script to search in. + */ + scriptId: Runtime.ScriptId; + /** + * String to search for. + */ + query: string; + /** + * If true, search is case sensitive. + */ + caseSensitive?: boolean | undefined; + /** + * If true, treats string parameter as regex. + */ + isRegex?: boolean | undefined; + } + interface SetScriptSourceParameterType { + /** + * Id of the script to edit. + */ + scriptId: Runtime.ScriptId; + /** + * New content of the script. + */ + scriptSource: string; + /** + * If true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code. + */ + dryRun?: boolean | undefined; + } + interface RestartFrameParameterType { + /** + * Call frame identifier to evaluate on. + */ + callFrameId: CallFrameId; + } + interface GetScriptSourceParameterType { + /** + * Id of the script to get source for. + */ + scriptId: Runtime.ScriptId; + } + interface SetPauseOnExceptionsParameterType { + /** + * Pause on exceptions mode. + */ + state: string; + } + interface EvaluateOnCallFrameParameterType { + /** + * Call frame identifier to evaluate on. + */ + callFrameId: CallFrameId; + /** + * Expression to evaluate. + */ + expression: string; + /** + * String object group name to put result into (allows rapid releasing resulting object handles using <code>releaseObjectGroup</code>). + */ + objectGroup?: string | undefined; + /** + * Specifies whether command line API should be available to the evaluated expression, defaults to false. + */ + includeCommandLineAPI?: boolean | undefined; + /** + * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state. + */ + silent?: boolean | undefined; + /** + * Whether the result is expected to be a JSON object that should be sent by value. + */ + returnByValue?: boolean | undefined; + /** + * Whether preview should be generated for the result. + * @experimental + */ + generatePreview?: boolean | undefined; + /** + * Whether to throw an exception if side effect cannot be ruled out during evaluation. + */ + throwOnSideEffect?: boolean | undefined; + } + interface SetVariableValueParameterType { + /** + * 0-based number of scope as was listed in scope chain. Only 'local', 'closure' and 'catch' scope types are allowed. Other scopes could be manipulated manually. + */ + scopeNumber: number; + /** + * Variable name. + */ + variableName: string; + /** + * New variable value. + */ + newValue: Runtime.CallArgument; + /** + * Id of callframe that holds variable. + */ + callFrameId: CallFrameId; + } + interface SetReturnValueParameterType { + /** + * New return value. + */ + newValue: Runtime.CallArgument; + } + interface SetAsyncCallStackDepthParameterType { + /** + * Maximum depth of async call stacks. Setting to <code>0</code> will effectively disable collecting async call stacks (default). + */ + maxDepth: number; + } + interface SetBlackboxPatternsParameterType { + /** + * Array of regexps that will be used to check script url for blackbox state. + */ + patterns: string[]; + } + interface SetBlackboxedRangesParameterType { + /** + * Id of the script. + */ + scriptId: Runtime.ScriptId; + positions: ScriptPosition[]; + } + interface EnableReturnType { + /** + * Unique identifier of the debugger. + * @experimental + */ + debuggerId: Runtime.UniqueDebuggerId; + } + interface SetBreakpointByUrlReturnType { + /** + * Id of the created breakpoint for further reference. + */ + breakpointId: BreakpointId; + /** + * List of the locations this breakpoint resolved into upon addition. + */ + locations: Location[]; + } + interface SetBreakpointReturnType { + /** + * Id of the created breakpoint for further reference. + */ + breakpointId: BreakpointId; + /** + * Location this breakpoint resolved into. + */ + actualLocation: Location; + } + interface GetPossibleBreakpointsReturnType { + /** + * List of the possible breakpoint locations. + */ + locations: BreakLocation[]; + } + interface GetStackTraceReturnType { + stackTrace: Runtime.StackTrace; + } + interface SearchInContentReturnType { + /** + * List of search matches. + */ + result: SearchMatch[]; + } + interface SetScriptSourceReturnType { + /** + * New stack trace in case editing has happened while VM was stopped. + */ + callFrames?: CallFrame[] | undefined; + /** + * Whether current call stack was modified after applying the changes. + */ + stackChanged?: boolean | undefined; + /** + * Async stack trace, if any. + */ + asyncStackTrace?: Runtime.StackTrace | undefined; + /** + * Async stack trace, if any. + * @experimental + */ + asyncStackTraceId?: Runtime.StackTraceId | undefined; + /** + * Exception details if any. + */ + exceptionDetails?: Runtime.ExceptionDetails | undefined; + } + interface RestartFrameReturnType { + /** + * New stack trace. + */ + callFrames: CallFrame[]; + /** + * Async stack trace, if any. + */ + asyncStackTrace?: Runtime.StackTrace | undefined; + /** + * Async stack trace, if any. + * @experimental + */ + asyncStackTraceId?: Runtime.StackTraceId | undefined; + } + interface GetScriptSourceReturnType { + /** + * Script source. + */ + scriptSource: string; + } + interface EvaluateOnCallFrameReturnType { + /** + * Object wrapper for the evaluation result. + */ + result: Runtime.RemoteObject; + /** + * Exception details. + */ + exceptionDetails?: Runtime.ExceptionDetails | undefined; + } + interface ScriptParsedEventDataType { + /** + * Identifier of the script parsed. + */ + scriptId: Runtime.ScriptId; + /** + * URL or name of the script parsed (if any). + */ + url: string; + /** + * Line offset of the script within the resource with given URL (for script tags). + */ + startLine: number; + /** + * Column offset of the script within the resource with given URL. + */ + startColumn: number; + /** + * Last line of the script. + */ + endLine: number; + /** + * Length of the last line of the script. + */ + endColumn: number; + /** + * Specifies script creation context. + */ + executionContextId: Runtime.ExecutionContextId; + /** + * Content hash of the script. + */ + hash: string; + /** + * Embedder-specific auxiliary data. + */ + executionContextAuxData?: object | undefined; + /** + * True, if this script is generated as a result of the live edit operation. + * @experimental + */ + isLiveEdit?: boolean | undefined; + /** + * URL of source map associated with script (if any). + */ + sourceMapURL?: string | undefined; + /** + * True, if this script has sourceURL. + */ + hasSourceURL?: boolean | undefined; + /** + * True, if this script is ES6 module. + */ + isModule?: boolean | undefined; + /** + * This script length. + */ + length?: number | undefined; + /** + * JavaScript top stack frame of where the script parsed event was triggered if available. + * @experimental + */ + stackTrace?: Runtime.StackTrace | undefined; + } + interface ScriptFailedToParseEventDataType { + /** + * Identifier of the script parsed. + */ + scriptId: Runtime.ScriptId; + /** + * URL or name of the script parsed (if any). + */ + url: string; + /** + * Line offset of the script within the resource with given URL (for script tags). + */ + startLine: number; + /** + * Column offset of the script within the resource with given URL. + */ + startColumn: number; + /** + * Last line of the script. + */ + endLine: number; + /** + * Length of the last line of the script. + */ + endColumn: number; + /** + * Specifies script creation context. + */ + executionContextId: Runtime.ExecutionContextId; + /** + * Content hash of the script. + */ + hash: string; + /** + * Embedder-specific auxiliary data. + */ + executionContextAuxData?: object | undefined; + /** + * URL of source map associated with script (if any). + */ + sourceMapURL?: string | undefined; + /** + * True, if this script has sourceURL. + */ + hasSourceURL?: boolean | undefined; + /** + * True, if this script is ES6 module. + */ + isModule?: boolean | undefined; + /** + * This script length. + */ + length?: number | undefined; + /** + * JavaScript top stack frame of where the script parsed event was triggered if available. + * @experimental + */ + stackTrace?: Runtime.StackTrace | undefined; + } + interface BreakpointResolvedEventDataType { + /** + * Breakpoint unique identifier. + */ + breakpointId: BreakpointId; + /** + * Actual breakpoint location. + */ + location: Location; + } + interface PausedEventDataType { + /** + * Call stack the virtual machine stopped on. + */ + callFrames: CallFrame[]; + /** + * Pause reason. + */ + reason: string; + /** + * Object containing break-specific auxiliary properties. + */ + data?: object | undefined; + /** + * Hit breakpoints IDs + */ + hitBreakpoints?: string[] | undefined; + /** + * Async stack trace, if any. + */ + asyncStackTrace?: Runtime.StackTrace | undefined; + /** + * Async stack trace, if any. + * @experimental + */ + asyncStackTraceId?: Runtime.StackTraceId | undefined; + /** + * Just scheduled async call will have this stack trace as parent stack during async execution. This field is available only after <code>Debugger.stepInto</code> call with <code>breakOnAsynCall</code> flag. + * @experimental + */ + asyncCallStackTraceId?: Runtime.StackTraceId | undefined; + } + } + namespace Console { + /** + * Console message. + */ + interface ConsoleMessage { + /** + * Message source. + */ + source: string; + /** + * Message severity. + */ + level: string; + /** + * Message text. + */ + text: string; + /** + * URL of the message origin. + */ + url?: string | undefined; + /** + * Line number in the resource that generated this message (1-based). + */ + line?: number | undefined; + /** + * Column number in the resource that generated this message (1-based). + */ + column?: number | undefined; + } + interface MessageAddedEventDataType { + /** + * Console message that has been added. + */ + message: ConsoleMessage; + } + } + namespace Profiler { + /** + * Profile node. Holds callsite information, execution statistics and child nodes. + */ + interface ProfileNode { + /** + * Unique id of the node. + */ + id: number; + /** + * Function location. + */ + callFrame: Runtime.CallFrame; + /** + * Number of samples where this node was on top of the call stack. + */ + hitCount?: number | undefined; + /** + * Child node ids. + */ + children?: number[] | undefined; + /** + * The reason of being not optimized. The function may be deoptimized or marked as don't optimize. + */ + deoptReason?: string | undefined; + /** + * An array of source position ticks. + */ + positionTicks?: PositionTickInfo[] | undefined; + } + /** + * Profile. + */ + interface Profile { + /** + * The list of profile nodes. First item is the root node. + */ + nodes: ProfileNode[]; + /** + * Profiling start timestamp in microseconds. + */ + startTime: number; + /** + * Profiling end timestamp in microseconds. + */ + endTime: number; + /** + * Ids of samples top nodes. + */ + samples?: number[] | undefined; + /** + * Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime. + */ + timeDeltas?: number[] | undefined; + } + /** + * Specifies a number of samples attributed to a certain source position. + */ + interface PositionTickInfo { + /** + * Source line number (1-based). + */ + line: number; + /** + * Number of samples attributed to the source line. + */ + ticks: number; + } + /** + * Coverage data for a source range. + */ + interface CoverageRange { + /** + * JavaScript script source offset for the range start. + */ + startOffset: number; + /** + * JavaScript script source offset for the range end. + */ + endOffset: number; + /** + * Collected execution count of the source range. + */ + count: number; + } + /** + * Coverage data for a JavaScript function. + */ + interface FunctionCoverage { + /** + * JavaScript function name. + */ + functionName: string; + /** + * Source ranges inside the function with coverage data. + */ + ranges: CoverageRange[]; + /** + * Whether coverage data for this function has block granularity. + */ + isBlockCoverage: boolean; + } + /** + * Coverage data for a JavaScript script. + */ + interface ScriptCoverage { + /** + * JavaScript script id. + */ + scriptId: Runtime.ScriptId; + /** + * JavaScript script name or url. + */ + url: string; + /** + * Functions contained in the script that has coverage data. + */ + functions: FunctionCoverage[]; + } + interface SetSamplingIntervalParameterType { + /** + * New sampling interval in microseconds. + */ + interval: number; + } + interface StartPreciseCoverageParameterType { + /** + * Collect accurate call counts beyond simple 'covered' or 'not covered'. + */ + callCount?: boolean | undefined; + /** + * Collect block-based coverage. + */ + detailed?: boolean | undefined; + } + interface StopReturnType { + /** + * Recorded profile. + */ + profile: Profile; + } + interface TakePreciseCoverageReturnType { + /** + * Coverage data for the current isolate. + */ + result: ScriptCoverage[]; + } + interface GetBestEffortCoverageReturnType { + /** + * Coverage data for the current isolate. + */ + result: ScriptCoverage[]; + } + interface ConsoleProfileStartedEventDataType { + id: string; + /** + * Location of console.profile(). + */ + location: Debugger.Location; + /** + * Profile title passed as an argument to console.profile(). + */ + title?: string | undefined; + } + interface ConsoleProfileFinishedEventDataType { + id: string; + /** + * Location of console.profileEnd(). + */ + location: Debugger.Location; + profile: Profile; + /** + * Profile title passed as an argument to console.profile(). + */ + title?: string | undefined; + } + } + namespace HeapProfiler { + /** + * Heap snapshot object id. + */ + type HeapSnapshotObjectId = string; + /** + * Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes. + */ + interface SamplingHeapProfileNode { + /** + * Function location. + */ + callFrame: Runtime.CallFrame; + /** + * Allocations size in bytes for the node excluding children. + */ + selfSize: number; + /** + * Child nodes. + */ + children: SamplingHeapProfileNode[]; + } + /** + * Profile. + */ + interface SamplingHeapProfile { + head: SamplingHeapProfileNode; + } + interface StartTrackingHeapObjectsParameterType { + trackAllocations?: boolean | undefined; + } + interface StopTrackingHeapObjectsParameterType { + /** + * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken when the tracking is stopped. + */ + reportProgress?: boolean | undefined; + } + interface TakeHeapSnapshotParameterType { + /** + * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken. + */ + reportProgress?: boolean | undefined; + } + interface GetObjectByHeapObjectIdParameterType { + objectId: HeapSnapshotObjectId; + /** + * Symbolic group name that can be used to release multiple objects. + */ + objectGroup?: string | undefined; + } + interface AddInspectedHeapObjectParameterType { + /** + * Heap snapshot object id to be accessible by means of $x command line API. + */ + heapObjectId: HeapSnapshotObjectId; + } + interface GetHeapObjectIdParameterType { + /** + * Identifier of the object to get heap object id for. + */ + objectId: Runtime.RemoteObjectId; + } + interface StartSamplingParameterType { + /** + * Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes. + */ + samplingInterval?: number | undefined; + } + interface GetObjectByHeapObjectIdReturnType { + /** + * Evaluation result. + */ + result: Runtime.RemoteObject; + } + interface GetHeapObjectIdReturnType { + /** + * Id of the heap snapshot object corresponding to the passed remote object id. + */ + heapSnapshotObjectId: HeapSnapshotObjectId; + } + interface StopSamplingReturnType { + /** + * Recorded sampling heap profile. + */ + profile: SamplingHeapProfile; + } + interface GetSamplingProfileReturnType { + /** + * Return the sampling profile being collected. + */ + profile: SamplingHeapProfile; + } + interface AddHeapSnapshotChunkEventDataType { + chunk: string; + } + interface ReportHeapSnapshotProgressEventDataType { + done: number; + total: number; + finished?: boolean | undefined; + } + interface LastSeenObjectIdEventDataType { + lastSeenObjectId: number; + timestamp: number; + } + interface HeapStatsUpdateEventDataType { + /** + * An array of triplets. Each triplet describes a fragment. The first integer is the fragment index, the second integer is a total count of objects for the fragment, the third integer is a total size of the objects for the fragment. + */ + statsUpdate: number[]; + } + } + namespace IO { + type StreamHandle = string; + interface ReadParameterType { + /** + * Handle of the stream to read. + */ + handle: StreamHandle; + /** + * Seek to the specified offset before reading (if not specified, proceed with offset + * following the last read). Some types of streams may only support sequential reads. + */ + offset?: number | undefined; + /** + * Maximum number of bytes to read (left upon the agent discretion if not specified). + */ + size?: number | undefined; + } + interface CloseParameterType { + /** + * Handle of the stream to close. + */ + handle: StreamHandle; + } + interface ReadReturnType { + /** + * Data that were read. + */ + data: string; + /** + * Set if the end-of-file condition occurred while reading. + */ + eof: boolean; + } + } + namespace Network { + /** + * Resource type as it was perceived by the rendering engine. + */ + type ResourceType = string; + /** + * Unique request identifier. + */ + type RequestId = string; + /** + * UTC time in seconds, counted from January 1, 1970. + */ + type TimeSinceEpoch = number; + /** + * Monotonically increasing time in seconds since an arbitrary point in the past. + */ + type MonotonicTime = number; + /** + * Information about the request initiator. + */ + interface Initiator { + /** + * Type of this initiator. + */ + type: string; + /** + * Initiator JavaScript stack trace, set for Script only. + * Requires the Debugger domain to be enabled. + */ + stack?: Runtime.StackTrace | undefined; + /** + * Initiator URL, set for Parser type or for Script type (when script is importing module) or for SignedExchange type. + */ + url?: string | undefined; + /** + * Initiator line number, set for Parser type or for Script type (when script is importing + * module) (0-based). + */ + lineNumber?: number | undefined; + /** + * Initiator column number, set for Parser type or for Script type (when script is importing + * module) (0-based). + */ + columnNumber?: number | undefined; + /** + * Set if another request triggered this request (e.g. preflight). + */ + requestId?: RequestId | undefined; + } + /** + * HTTP request data. + */ + interface Request { + url: string; + method: string; + headers: Headers; + hasPostData: boolean; + } + /** + * HTTP response data. + */ + interface Response { + url: string; + status: number; + statusText: string; + headers: Headers; + mimeType: string; + charset: string; + } + /** + * Request / response headers as keys / values of JSON object. + */ + interface Headers { + } + interface LoadNetworkResourcePageResult { + success: boolean; + stream?: IO.StreamHandle | undefined; + } + /** + * WebSocket response data. + */ + interface WebSocketResponse { + /** + * HTTP response status code. + */ + status: number; + /** + * HTTP response status text. + */ + statusText: string; + /** + * HTTP response headers. + */ + headers: Headers; + } + interface EnableParameterType { + /** + * Buffer size in bytes to use when preserving network payloads (XHRs, etc). + * @experimental + */ + maxTotalBufferSize?: number | undefined; + /** + * Per-resource buffer size in bytes to use when preserving network payloads (XHRs, etc). + * @experimental + */ + maxResourceBufferSize?: number | undefined; + } + interface GetRequestPostDataParameterType { + /** + * Identifier of the network request to get content for. + */ + requestId: RequestId; + } + interface GetResponseBodyParameterType { + /** + * Identifier of the network request to get content for. + */ + requestId: RequestId; + } + interface StreamResourceContentParameterType { + /** + * Identifier of the request to stream. + */ + requestId: RequestId; + } + interface LoadNetworkResourceParameterType { + /** + * URL of the resource to get content for. + */ + url: string; + } + interface GetRequestPostDataReturnType { + /** + * Request body string, omitting files from multipart requests + */ + postData: string; + } + interface GetResponseBodyReturnType { + /** + * Response body. + */ + body: string; + /** + * True, if content was sent as base64. + */ + base64Encoded: boolean; + } + interface StreamResourceContentReturnType { + /** + * Data that has been buffered until streaming is enabled. + */ + bufferedData: string; + } + interface LoadNetworkResourceReturnType { + resource: LoadNetworkResourcePageResult; + } + interface RequestWillBeSentEventDataType { + /** + * Request identifier. + */ + requestId: RequestId; + /** + * Request data. + */ + request: Request; + /** + * Request initiator. + */ + initiator: Initiator; + /** + * Timestamp. + */ + timestamp: MonotonicTime; + /** + * Timestamp. + */ + wallTime: TimeSinceEpoch; + } + interface ResponseReceivedEventDataType { + /** + * Request identifier. + */ + requestId: RequestId; + /** + * Timestamp. + */ + timestamp: MonotonicTime; + /** + * Resource type. + */ + type: ResourceType; + /** + * Response data. + */ + response: Response; + } + interface LoadingFailedEventDataType { + /** + * Request identifier. + */ + requestId: RequestId; + /** + * Timestamp. + */ + timestamp: MonotonicTime; + /** + * Resource type. + */ + type: ResourceType; + /** + * Error message. + */ + errorText: string; + } + interface LoadingFinishedEventDataType { + /** + * Request identifier. + */ + requestId: RequestId; + /** + * Timestamp. + */ + timestamp: MonotonicTime; + } + interface DataReceivedEventDataType { + /** + * Request identifier. + */ + requestId: RequestId; + /** + * Timestamp. + */ + timestamp: MonotonicTime; + /** + * Data chunk length. + */ + dataLength: number; + /** + * Actual bytes received (might be less than dataLength for compressed encodings). + */ + encodedDataLength: number; + /** + * Data that was received. + * @experimental + */ + data?: string | undefined; + } + interface WebSocketCreatedEventDataType { + /** + * Request identifier. + */ + requestId: RequestId; + /** + * WebSocket request URL. + */ + url: string; + /** + * Request initiator. + */ + initiator: Initiator; + } + interface WebSocketClosedEventDataType { + /** + * Request identifier. + */ + requestId: RequestId; + /** + * Timestamp. + */ + timestamp: MonotonicTime; + } + interface WebSocketHandshakeResponseReceivedEventDataType { + /** + * Request identifier. + */ + requestId: RequestId; + /** + * Timestamp. + */ + timestamp: MonotonicTime; + /** + * WebSocket response data. + */ + response: WebSocketResponse; + } + } + namespace NodeRuntime { + interface NotifyWhenWaitingForDisconnectParameterType { + enabled: boolean; + } + } + namespace NodeTracing { + interface TraceConfig { + /** + * Controls how the trace buffer stores data. + */ + recordMode?: string | undefined; + /** + * Included category filters. + */ + includedCategories: string[]; + } + interface StartParameterType { + traceConfig: TraceConfig; + } + interface GetCategoriesReturnType { + /** + * A list of supported tracing categories. + */ + categories: string[]; + } + interface DataCollectedEventDataType { + value: object[]; + } + } + namespace NodeWorker { + type WorkerID = string; + /** + * Unique identifier of attached debugging session. + */ + type SessionID = string; + interface WorkerInfo { + workerId: WorkerID; + type: string; + title: string; + url: string; + } + interface SendMessageToWorkerParameterType { + message: string; + /** + * Identifier of the session. + */ + sessionId: SessionID; + } + interface EnableParameterType { + /** + * Whether to new workers should be paused until the frontend sends `Runtime.runIfWaitingForDebugger` + * message to run them. + */ + waitForDebuggerOnStart: boolean; + } + interface DetachParameterType { + sessionId: SessionID; + } + interface AttachedToWorkerEventDataType { + /** + * Identifier assigned to the session used to send/receive messages. + */ + sessionId: SessionID; + workerInfo: WorkerInfo; + waitingForDebugger: boolean; + } + interface DetachedFromWorkerEventDataType { + /** + * Detached session identifier. + */ + sessionId: SessionID; + } + interface ReceivedMessageFromWorkerEventDataType { + /** + * Identifier of a session which sends a message. + */ + sessionId: SessionID; + message: string; + } + } + namespace Target { + type SessionID = string; + type TargetID = string; + interface TargetInfo { + targetId: TargetID; + type: string; + title: string; + url: string; + attached: boolean; + canAccessOpener: boolean; + } + interface SetAutoAttachParameterType { + autoAttach: boolean; + waitForDebuggerOnStart: boolean; + } + interface GetTargetsReturnType { + targetInfos: TargetInfo[]; + } + interface TargetCreatedEventDataType { + targetInfo: TargetInfo; + } + interface AttachedToTargetEventDataType { + sessionId: SessionID; + targetInfo: TargetInfo; + waitingForDebugger: boolean; + } + } + namespace DOMStorage { + type SerializedStorageKey = string; + /** + * DOM Storage identifier. + */ + interface StorageId { + /** + * Security origin for the storage. + */ + securityOrigin?: string | undefined; + /** + * Represents a key by which DOM Storage keys its CachedStorageAreas + */ + storageKey?: SerializedStorageKey | undefined; + /** + * Whether the storage is local storage (not session storage). + */ + isLocalStorage: boolean; + } + /** + * DOM Storage item. + */ + type Item = string[]; + interface ClearParameterType { + storageId: StorageId; + } + interface GetDOMStorageItemsParameterType { + storageId: StorageId; + } + interface RemoveDOMStorageItemParameterType { + storageId: StorageId; + key: string; + } + interface SetDOMStorageItemParameterType { + storageId: StorageId; + key: string; + value: string; + } + interface GetDOMStorageItemsReturnType { + entries: Item[]; + } + interface DomStorageItemAddedEventDataType { + storageId: StorageId; + key: string; + newValue: string; + } + interface DomStorageItemRemovedEventDataType { + storageId: StorageId; + key: string; + } + interface DomStorageItemUpdatedEventDataType { + storageId: StorageId; + key: string; + oldValue: string; + newValue: string; + } + interface DomStorageItemsClearedEventDataType { + storageId: StorageId; + } + } + namespace Storage { + type SerializedStorageKey = string; + interface GetStorageKeyParameterType { + frameId?: string | undefined; + } + interface GetStorageKeyReturnType { + storageKey: SerializedStorageKey; + } + } + interface Session { + /** + * Posts a message to the inspector back-end. `callback` will be notified when + * a response is received. `callback` is a function that accepts two optional + * arguments: error and message-specific result. + * + * ```js + * session.post('Runtime.evaluate', { expression: '2 + 2' }, + * (error, { result }) => console.log(result)); + * // Output: { type: 'number', value: 4, description: '4' } + * ``` + * + * The latest version of the V8 inspector protocol is published on the + * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/). + * + * Node.js inspector supports all the Chrome DevTools Protocol domains declared + * by V8. Chrome DevTools Protocol domain provides an interface for interacting + * with one of the runtime agents used to inspect the application state and listen + * to the run-time events. + */ + post(method: string, callback?: (err: Error | null, params?: object) => void): void; + post(method: string, params?: object, callback?: (err: Error | null, params?: object) => void): void; + /** + * Returns supported domains. + */ + post(method: "Schema.getDomains", callback?: (err: Error | null, params: Schema.GetDomainsReturnType) => void): void; + /** + * Evaluates expression on global object. + */ + post(method: "Runtime.evaluate", params?: Runtime.EvaluateParameterType, callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void; + post(method: "Runtime.evaluate", callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void; + /** + * Add handler to promise with given promise object id. + */ + post(method: "Runtime.awaitPromise", params?: Runtime.AwaitPromiseParameterType, callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void; + post(method: "Runtime.awaitPromise", callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void; + /** + * Calls function with given declaration on the given object. Object group of the result is inherited from the target object. + */ + post(method: "Runtime.callFunctionOn", params?: Runtime.CallFunctionOnParameterType, callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void; + post(method: "Runtime.callFunctionOn", callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void; + /** + * Returns properties of a given object. Object group of the result is inherited from the target object. + */ + post(method: "Runtime.getProperties", params?: Runtime.GetPropertiesParameterType, callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void; + post(method: "Runtime.getProperties", callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void; + /** + * Releases remote object with given id. + */ + post(method: "Runtime.releaseObject", params?: Runtime.ReleaseObjectParameterType, callback?: (err: Error | null) => void): void; + post(method: "Runtime.releaseObject", callback?: (err: Error | null) => void): void; + /** + * Releases all remote objects that belong to a given group. + */ + post(method: "Runtime.releaseObjectGroup", params?: Runtime.ReleaseObjectGroupParameterType, callback?: (err: Error | null) => void): void; + post(method: "Runtime.releaseObjectGroup", callback?: (err: Error | null) => void): void; + /** + * Tells inspected instance to run if it was waiting for debugger to attach. + */ + post(method: "Runtime.runIfWaitingForDebugger", callback?: (err: Error | null) => void): void; + /** + * Enables reporting of execution contexts creation by means of <code>executionContextCreated</code> event. When the reporting gets enabled the event will be sent immediately for each existing execution context. + */ + post(method: "Runtime.enable", callback?: (err: Error | null) => void): void; + /** + * Disables reporting of execution contexts creation. + */ + post(method: "Runtime.disable", callback?: (err: Error | null) => void): void; + /** + * Discards collected exceptions and console API calls. + */ + post(method: "Runtime.discardConsoleEntries", callback?: (err: Error | null) => void): void; + /** + * @experimental + */ + post(method: "Runtime.setCustomObjectFormatterEnabled", params?: Runtime.SetCustomObjectFormatterEnabledParameterType, callback?: (err: Error | null) => void): void; + post(method: "Runtime.setCustomObjectFormatterEnabled", callback?: (err: Error | null) => void): void; + /** + * Compiles expression. + */ + post(method: "Runtime.compileScript", params?: Runtime.CompileScriptParameterType, callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void; + post(method: "Runtime.compileScript", callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void; + /** + * Runs script with given id in a given context. + */ + post(method: "Runtime.runScript", params?: Runtime.RunScriptParameterType, callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void; + post(method: "Runtime.runScript", callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void; + post(method: "Runtime.queryObjects", params?: Runtime.QueryObjectsParameterType, callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void; + post(method: "Runtime.queryObjects", callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void; + /** + * Returns all let, const and class variables from global scope. + */ + post( + method: "Runtime.globalLexicalScopeNames", + params?: Runtime.GlobalLexicalScopeNamesParameterType, + callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void + ): void; + post(method: "Runtime.globalLexicalScopeNames", callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void): void; + /** + * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received. + */ + post(method: "Debugger.enable", callback?: (err: Error | null, params: Debugger.EnableReturnType) => void): void; + /** + * Disables debugger for given page. + */ + post(method: "Debugger.disable", callback?: (err: Error | null) => void): void; + /** + * Activates / deactivates all breakpoints on the page. + */ + post(method: "Debugger.setBreakpointsActive", params?: Debugger.SetBreakpointsActiveParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.setBreakpointsActive", callback?: (err: Error | null) => void): void; + /** + * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc). + */ + post(method: "Debugger.setSkipAllPauses", params?: Debugger.SetSkipAllPausesParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.setSkipAllPauses", callback?: (err: Error | null) => void): void; + /** + * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in <code>locations</code> property. Further matching script parsing will result in subsequent <code>breakpointResolved</code> events issued. This logical breakpoint will survive page reloads. + */ + post(method: "Debugger.setBreakpointByUrl", params?: Debugger.SetBreakpointByUrlParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void; + post(method: "Debugger.setBreakpointByUrl", callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void; + /** + * Sets JavaScript breakpoint at a given location. + */ + post(method: "Debugger.setBreakpoint", params?: Debugger.SetBreakpointParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void; + post(method: "Debugger.setBreakpoint", callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void; + /** + * Removes JavaScript breakpoint. + */ + post(method: "Debugger.removeBreakpoint", params?: Debugger.RemoveBreakpointParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.removeBreakpoint", callback?: (err: Error | null) => void): void; + /** + * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same. + */ + post( + method: "Debugger.getPossibleBreakpoints", + params?: Debugger.GetPossibleBreakpointsParameterType, + callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void + ): void; + post(method: "Debugger.getPossibleBreakpoints", callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void): void; + /** + * Continues execution until specific location is reached. + */ + post(method: "Debugger.continueToLocation", params?: Debugger.ContinueToLocationParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.continueToLocation", callback?: (err: Error | null) => void): void; + /** + * @experimental + */ + post(method: "Debugger.pauseOnAsyncCall", params?: Debugger.PauseOnAsyncCallParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.pauseOnAsyncCall", callback?: (err: Error | null) => void): void; + /** + * Steps over the statement. + */ + post(method: "Debugger.stepOver", callback?: (err: Error | null) => void): void; + /** + * Steps into the function call. + */ + post(method: "Debugger.stepInto", params?: Debugger.StepIntoParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.stepInto", callback?: (err: Error | null) => void): void; + /** + * Steps out of the function call. + */ + post(method: "Debugger.stepOut", callback?: (err: Error | null) => void): void; + /** + * Stops on the next JavaScript statement. + */ + post(method: "Debugger.pause", callback?: (err: Error | null) => void): void; + /** + * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called. + * @experimental + */ + post(method: "Debugger.scheduleStepIntoAsync", callback?: (err: Error | null) => void): void; + /** + * Resumes JavaScript execution. + */ + post(method: "Debugger.resume", callback?: (err: Error | null) => void): void; + /** + * Returns stack trace with given <code>stackTraceId</code>. + * @experimental + */ + post(method: "Debugger.getStackTrace", params?: Debugger.GetStackTraceParameterType, callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void; + post(method: "Debugger.getStackTrace", callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void; + /** + * Searches for given string in script content. + */ + post(method: "Debugger.searchInContent", params?: Debugger.SearchInContentParameterType, callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void; + post(method: "Debugger.searchInContent", callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void; + /** + * Edits JavaScript source live. + */ + post(method: "Debugger.setScriptSource", params?: Debugger.SetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void; + post(method: "Debugger.setScriptSource", callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void; + /** + * Restarts particular call frame from the beginning. + */ + post(method: "Debugger.restartFrame", params?: Debugger.RestartFrameParameterType, callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void; + post(method: "Debugger.restartFrame", callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void; + /** + * Returns source for the script with given id. + */ + post(method: "Debugger.getScriptSource", params?: Debugger.GetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void; + post(method: "Debugger.getScriptSource", callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void; + /** + * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is <code>none</code>. + */ + post(method: "Debugger.setPauseOnExceptions", params?: Debugger.SetPauseOnExceptionsParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.setPauseOnExceptions", callback?: (err: Error | null) => void): void; + /** + * Evaluates expression on a given call frame. + */ + post(method: "Debugger.evaluateOnCallFrame", params?: Debugger.EvaluateOnCallFrameParameterType, callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void; + post(method: "Debugger.evaluateOnCallFrame", callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void; + /** + * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually. + */ + post(method: "Debugger.setVariableValue", params?: Debugger.SetVariableValueParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.setVariableValue", callback?: (err: Error | null) => void): void; + /** + * Changes return value in top frame. Available only at return break position. + * @experimental + */ + post(method: "Debugger.setReturnValue", params?: Debugger.SetReturnValueParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.setReturnValue", callback?: (err: Error | null) => void): void; + /** + * Enables or disables async call stacks tracking. + */ + post(method: "Debugger.setAsyncCallStackDepth", params?: Debugger.SetAsyncCallStackDepthParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.setAsyncCallStackDepth", callback?: (err: Error | null) => void): void; + /** + * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. + * @experimental + */ + post(method: "Debugger.setBlackboxPatterns", params?: Debugger.SetBlackboxPatternsParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.setBlackboxPatterns", callback?: (err: Error | null) => void): void; + /** + * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted. + * @experimental + */ + post(method: "Debugger.setBlackboxedRanges", params?: Debugger.SetBlackboxedRangesParameterType, callback?: (err: Error | null) => void): void; + post(method: "Debugger.setBlackboxedRanges", callback?: (err: Error | null) => void): void; + /** + * Enables console domain, sends the messages collected so far to the client by means of the <code>messageAdded</code> notification. + */ + post(method: "Console.enable", callback?: (err: Error | null) => void): void; + /** + * Disables console domain, prevents further console messages from being reported to the client. + */ + post(method: "Console.disable", callback?: (err: Error | null) => void): void; + /** + * Does nothing. + */ + post(method: "Console.clearMessages", callback?: (err: Error | null) => void): void; + post(method: "Profiler.enable", callback?: (err: Error | null) => void): void; + post(method: "Profiler.disable", callback?: (err: Error | null) => void): void; + /** + * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started. + */ + post(method: "Profiler.setSamplingInterval", params?: Profiler.SetSamplingIntervalParameterType, callback?: (err: Error | null) => void): void; + post(method: "Profiler.setSamplingInterval", callback?: (err: Error | null) => void): void; + post(method: "Profiler.start", callback?: (err: Error | null) => void): void; + post(method: "Profiler.stop", callback?: (err: Error | null, params: Profiler.StopReturnType) => void): void; + /** + * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters. + */ + post(method: "Profiler.startPreciseCoverage", params?: Profiler.StartPreciseCoverageParameterType, callback?: (err: Error | null) => void): void; + post(method: "Profiler.startPreciseCoverage", callback?: (err: Error | null) => void): void; + /** + * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code. + */ + post(method: "Profiler.stopPreciseCoverage", callback?: (err: Error | null) => void): void; + /** + * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started. + */ + post(method: "Profiler.takePreciseCoverage", callback?: (err: Error | null, params: Profiler.TakePreciseCoverageReturnType) => void): void; + /** + * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection. + */ + post(method: "Profiler.getBestEffortCoverage", callback?: (err: Error | null, params: Profiler.GetBestEffortCoverageReturnType) => void): void; + post(method: "HeapProfiler.enable", callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.disable", callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.startTrackingHeapObjects", params?: HeapProfiler.StartTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.startTrackingHeapObjects", callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.stopTrackingHeapObjects", params?: HeapProfiler.StopTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.stopTrackingHeapObjects", callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.takeHeapSnapshot", params?: HeapProfiler.TakeHeapSnapshotParameterType, callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.takeHeapSnapshot", callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.collectGarbage", callback?: (err: Error | null) => void): void; + post( + method: "HeapProfiler.getObjectByHeapObjectId", + params?: HeapProfiler.GetObjectByHeapObjectIdParameterType, + callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void + ): void; + post(method: "HeapProfiler.getObjectByHeapObjectId", callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void): void; + /** + * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions). + */ + post(method: "HeapProfiler.addInspectedHeapObject", params?: HeapProfiler.AddInspectedHeapObjectParameterType, callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.addInspectedHeapObject", callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.getHeapObjectId", params?: HeapProfiler.GetHeapObjectIdParameterType, callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void; + post(method: "HeapProfiler.getHeapObjectId", callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void; + post(method: "HeapProfiler.startSampling", params?: HeapProfiler.StartSamplingParameterType, callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.startSampling", callback?: (err: Error | null) => void): void; + post(method: "HeapProfiler.stopSampling", callback?: (err: Error | null, params: HeapProfiler.StopSamplingReturnType) => void): void; + post(method: "HeapProfiler.getSamplingProfile", callback?: (err: Error | null, params: HeapProfiler.GetSamplingProfileReturnType) => void): void; + /** + * Read a chunk of the stream + */ + post(method: "IO.read", params?: IO.ReadParameterType, callback?: (err: Error | null, params: IO.ReadReturnType) => void): void; + post(method: "IO.read", callback?: (err: Error | null, params: IO.ReadReturnType) => void): void; + post(method: "IO.close", params?: IO.CloseParameterType, callback?: (err: Error | null) => void): void; + post(method: "IO.close", callback?: (err: Error | null) => void): void; + /** + * Disables network tracking, prevents network events from being sent to the client. + */ + post(method: "Network.disable", callback?: (err: Error | null) => void): void; + /** + * Enables network tracking, network events will now be delivered to the client. + */ + post(method: "Network.enable", params?: Network.EnableParameterType, callback?: (err: Error | null) => void): void; + post(method: "Network.enable", callback?: (err: Error | null) => void): void; + /** + * Returns post data sent with the request. Returns an error when no data was sent with the request. + */ + post(method: "Network.getRequestPostData", params?: Network.GetRequestPostDataParameterType, callback?: (err: Error | null, params: Network.GetRequestPostDataReturnType) => void): void; + post(method: "Network.getRequestPostData", callback?: (err: Error | null, params: Network.GetRequestPostDataReturnType) => void): void; + /** + * Returns content served for the given request. + */ + post(method: "Network.getResponseBody", params?: Network.GetResponseBodyParameterType, callback?: (err: Error | null, params: Network.GetResponseBodyReturnType) => void): void; + post(method: "Network.getResponseBody", callback?: (err: Error | null, params: Network.GetResponseBodyReturnType) => void): void; + /** + * Enables streaming of the response for the given requestId. + * If enabled, the dataReceived event contains the data that was received during streaming. + * @experimental + */ + post( + method: "Network.streamResourceContent", + params?: Network.StreamResourceContentParameterType, + callback?: (err: Error | null, params: Network.StreamResourceContentReturnType) => void + ): void; + post(method: "Network.streamResourceContent", callback?: (err: Error | null, params: Network.StreamResourceContentReturnType) => void): void; + /** + * Fetches the resource and returns the content. + */ + post(method: "Network.loadNetworkResource", params?: Network.LoadNetworkResourceParameterType, callback?: (err: Error | null, params: Network.LoadNetworkResourceReturnType) => void): void; + post(method: "Network.loadNetworkResource", callback?: (err: Error | null, params: Network.LoadNetworkResourceReturnType) => void): void; + /** + * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`. + */ + post(method: "NodeRuntime.enable", callback?: (err: Error | null) => void): void; + /** + * Disable NodeRuntime events + */ + post(method: "NodeRuntime.disable", callback?: (err: Error | null) => void): void; + /** + * Enable the `NodeRuntime.waitingForDisconnect`. + */ + post(method: "NodeRuntime.notifyWhenWaitingForDisconnect", params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType, callback?: (err: Error | null) => void): void; + post(method: "NodeRuntime.notifyWhenWaitingForDisconnect", callback?: (err: Error | null) => void): void; + /** + * Gets supported tracing categories. + */ + post(method: "NodeTracing.getCategories", callback?: (err: Error | null, params: NodeTracing.GetCategoriesReturnType) => void): void; + /** + * Start trace events collection. + */ + post(method: "NodeTracing.start", params?: NodeTracing.StartParameterType, callback?: (err: Error | null) => void): void; + post(method: "NodeTracing.start", callback?: (err: Error | null) => void): void; + /** + * Stop trace events collection. Remaining collected events will be sent as a sequence of + * dataCollected events followed by tracingComplete event. + */ + post(method: "NodeTracing.stop", callback?: (err: Error | null) => void): void; + /** + * Sends protocol message over session with given id. + */ + post(method: "NodeWorker.sendMessageToWorker", params?: NodeWorker.SendMessageToWorkerParameterType, callback?: (err: Error | null) => void): void; + post(method: "NodeWorker.sendMessageToWorker", callback?: (err: Error | null) => void): void; + /** + * Instructs the inspector to attach to running workers. Will also attach to new workers + * as they start + */ + post(method: "NodeWorker.enable", params?: NodeWorker.EnableParameterType, callback?: (err: Error | null) => void): void; + post(method: "NodeWorker.enable", callback?: (err: Error | null) => void): void; + /** + * Detaches from all running workers and disables attaching to new workers as they are started. + */ + post(method: "NodeWorker.disable", callback?: (err: Error | null) => void): void; + /** + * Detached from the worker with given sessionId. + */ + post(method: "NodeWorker.detach", params?: NodeWorker.DetachParameterType, callback?: (err: Error | null) => void): void; + post(method: "NodeWorker.detach", callback?: (err: Error | null) => void): void; + post(method: "Target.getTargets", callback?: (err: Error | null, params: Target.GetTargetsReturnType) => void): void; + post(method: "Target.setAutoAttach", params?: Target.SetAutoAttachParameterType, callback?: (err: Error | null) => void): void; + post(method: "Target.setAutoAttach", callback?: (err: Error | null) => void): void; + post(method: "DOMStorage.clear", params?: DOMStorage.ClearParameterType, callback?: (err: Error | null) => void): void; + post(method: "DOMStorage.clear", callback?: (err: Error | null) => void): void; + /** + * Disables storage tracking, prevents storage events from being sent to the client. + */ + post(method: "DOMStorage.disable", callback?: (err: Error | null) => void): void; + /** + * Enables storage tracking, storage events will now be delivered to the client. + */ + post(method: "DOMStorage.enable", callback?: (err: Error | null) => void): void; + post( + method: "DOMStorage.getDOMStorageItems", + params?: DOMStorage.GetDOMStorageItemsParameterType, + callback?: (err: Error | null, params: DOMStorage.GetDOMStorageItemsReturnType) => void + ): void; + post(method: "DOMStorage.getDOMStorageItems", callback?: (err: Error | null, params: DOMStorage.GetDOMStorageItemsReturnType) => void): void; + post(method: "DOMStorage.removeDOMStorageItem", params?: DOMStorage.RemoveDOMStorageItemParameterType, callback?: (err: Error | null) => void): void; + post(method: "DOMStorage.removeDOMStorageItem", callback?: (err: Error | null) => void): void; + post(method: "DOMStorage.setDOMStorageItem", params?: DOMStorage.SetDOMStorageItemParameterType, callback?: (err: Error | null) => void): void; + post(method: "DOMStorage.setDOMStorageItem", callback?: (err: Error | null) => void): void; + /** + * @experimental + */ + post(method: "Storage.getStorageKey", params?: Storage.GetStorageKeyParameterType, callback?: (err: Error | null, params: Storage.GetStorageKeyReturnType) => void): void; + post(method: "Storage.getStorageKey", callback?: (err: Error | null, params: Storage.GetStorageKeyReturnType) => void): void; + addListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + addListener(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + addListener(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + addListener(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + addListener(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + addListener(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + addListener(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + addListener(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + addListener(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + addListener(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + addListener(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + addListener(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + addListener(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + addListener(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + addListener(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + addListener(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + addListener(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + addListener(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + addListener(event: "HeapProfiler.resetProfiles", listener: () => void): this; + addListener(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + addListener(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + addListener(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + addListener(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + addListener(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + addListener(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + addListener(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + addListener(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + addListener(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + addListener(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + addListener(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + addListener(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + addListener(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + addListener(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + addListener(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + addListener(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + addListener(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + addListener(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + addListener(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + addListener(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + addListener(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + addListener(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + addListener(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + addListener(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: "inspectorNotification", message: InspectorNotification<object>): boolean; + emit(event: "Runtime.executionContextCreated", message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>): boolean; + emit(event: "Runtime.executionContextDestroyed", message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>): boolean; + emit(event: "Runtime.executionContextsCleared"): boolean; + emit(event: "Runtime.exceptionThrown", message: InspectorNotification<Runtime.ExceptionThrownEventDataType>): boolean; + emit(event: "Runtime.exceptionRevoked", message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>): boolean; + emit(event: "Runtime.consoleAPICalled", message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>): boolean; + emit(event: "Runtime.inspectRequested", message: InspectorNotification<Runtime.InspectRequestedEventDataType>): boolean; + emit(event: "Debugger.scriptParsed", message: InspectorNotification<Debugger.ScriptParsedEventDataType>): boolean; + emit(event: "Debugger.scriptFailedToParse", message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>): boolean; + emit(event: "Debugger.breakpointResolved", message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>): boolean; + emit(event: "Debugger.paused", message: InspectorNotification<Debugger.PausedEventDataType>): boolean; + emit(event: "Debugger.resumed"): boolean; + emit(event: "Console.messageAdded", message: InspectorNotification<Console.MessageAddedEventDataType>): boolean; + emit(event: "Profiler.consoleProfileStarted", message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>): boolean; + emit(event: "Profiler.consoleProfileFinished", message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>): boolean; + emit(event: "HeapProfiler.addHeapSnapshotChunk", message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>): boolean; + emit(event: "HeapProfiler.resetProfiles"): boolean; + emit(event: "HeapProfiler.reportHeapSnapshotProgress", message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>): boolean; + emit(event: "HeapProfiler.lastSeenObjectId", message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>): boolean; + emit(event: "HeapProfiler.heapStatsUpdate", message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>): boolean; + emit(event: "Network.requestWillBeSent", message: InspectorNotification<Network.RequestWillBeSentEventDataType>): boolean; + emit(event: "Network.responseReceived", message: InspectorNotification<Network.ResponseReceivedEventDataType>): boolean; + emit(event: "Network.loadingFailed", message: InspectorNotification<Network.LoadingFailedEventDataType>): boolean; + emit(event: "Network.loadingFinished", message: InspectorNotification<Network.LoadingFinishedEventDataType>): boolean; + emit(event: "Network.dataReceived", message: InspectorNotification<Network.DataReceivedEventDataType>): boolean; + emit(event: "Network.webSocketCreated", message: InspectorNotification<Network.WebSocketCreatedEventDataType>): boolean; + emit(event: "Network.webSocketClosed", message: InspectorNotification<Network.WebSocketClosedEventDataType>): boolean; + emit(event: "Network.webSocketHandshakeResponseReceived", message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>): boolean; + emit(event: "NodeRuntime.waitingForDisconnect"): boolean; + emit(event: "NodeRuntime.waitingForDebugger"): boolean; + emit(event: "NodeTracing.dataCollected", message: InspectorNotification<NodeTracing.DataCollectedEventDataType>): boolean; + emit(event: "NodeTracing.tracingComplete"): boolean; + emit(event: "NodeWorker.attachedToWorker", message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>): boolean; + emit(event: "NodeWorker.detachedFromWorker", message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>): boolean; + emit(event: "NodeWorker.receivedMessageFromWorker", message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>): boolean; + emit(event: "Target.targetCreated", message: InspectorNotification<Target.TargetCreatedEventDataType>): boolean; + emit(event: "Target.attachedToTarget", message: InspectorNotification<Target.AttachedToTargetEventDataType>): boolean; + emit(event: "DOMStorage.domStorageItemAdded", message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>): boolean; + emit(event: "DOMStorage.domStorageItemRemoved", message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>): boolean; + emit(event: "DOMStorage.domStorageItemUpdated", message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>): boolean; + emit(event: "DOMStorage.domStorageItemsCleared", message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>): boolean; + on(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + on(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + on(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + on(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + on(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + on(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + on(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + on(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + on(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + on(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + on(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + on(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + on(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + on(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + on(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + on(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + on(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + on(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + on(event: "HeapProfiler.resetProfiles", listener: () => void): this; + on(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + on(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + on(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + on(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + on(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + on(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + on(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + on(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + on(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + on(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + on(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + on(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + on(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + on(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + on(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + on(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + on(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + on(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + on(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + on(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + on(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + on(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + on(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + on(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + once(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + once(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + once(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + once(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + once(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + once(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + once(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + once(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + once(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + once(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + once(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + once(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + once(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + once(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + once(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + once(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + once(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + once(event: "HeapProfiler.resetProfiles", listener: () => void): this; + once(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + once(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + once(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + once(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + once(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + once(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + once(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + once(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + once(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + once(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + once(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + once(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + once(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + once(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + once(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + once(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + once(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + once(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + once(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + once(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + once(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + once(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + once(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + once(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependListener(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + prependListener(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependListener(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependListener(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependListener(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependListener(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + prependListener(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependListener(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependListener(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependListener(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependListener(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependListener(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependListener(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependListener(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependListener(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + prependListener(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + prependListener(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + prependListener(event: "HeapProfiler.resetProfiles", listener: () => void): this; + prependListener(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependListener(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependListener(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + prependListener(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + prependListener(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + prependListener(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + prependListener(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + prependListener(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + prependListener(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + prependListener(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + prependListener(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependListener(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + prependListener(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependListener(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependListener(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependListener(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + prependListener(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependListener(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + prependListener(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + prependListener(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + prependListener(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + prependListener(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + prependListener(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + prependListener(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependOnceListener(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + prependOnceListener(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependOnceListener(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependOnceListener(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependOnceListener(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependOnceListener(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + prependOnceListener(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependOnceListener(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependOnceListener(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependOnceListener(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependOnceListener(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependOnceListener(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependOnceListener(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependOnceListener(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependOnceListener(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + prependOnceListener(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + prependOnceListener(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + prependOnceListener(event: "HeapProfiler.resetProfiles", listener: () => void): this; + prependOnceListener(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependOnceListener(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependOnceListener(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + prependOnceListener(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + prependOnceListener(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + prependOnceListener(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + prependOnceListener(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + prependOnceListener(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + prependOnceListener(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + prependOnceListener(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + prependOnceListener(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependOnceListener(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + prependOnceListener(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependOnceListener(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependOnceListener(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependOnceListener(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + prependOnceListener(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependOnceListener(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + prependOnceListener(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + prependOnceListener(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + prependOnceListener(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + prependOnceListener(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + prependOnceListener(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + prependOnceListener(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + } +} +declare module "node:inspector/promises" { + export { + Schema, + Runtime, + Debugger, + Console, + Profiler, + HeapProfiler, + IO, + Network, + NodeRuntime, + NodeTracing, + NodeWorker, + Target, + DOMStorage, + Storage, + } from 'inspector'; +} +declare module "node:inspector/promises" { + import { + InspectorNotification, + Schema, + Runtime, + Debugger, + Console, + Profiler, + HeapProfiler, + IO, + Network, + NodeRuntime, + NodeTracing, + NodeWorker, + Target, + DOMStorage, + Storage, + } from "inspector"; + /** + * The `inspector.Session` is used for dispatching messages to the V8 inspector + * back-end and receiving message responses and notifications. + * @since v19.0.0 + */ + interface Session { + /** + * Posts a message to the inspector back-end. + * + * ```js + * import { Session } from 'node:inspector/promises'; + * try { + * const session = new Session(); + * session.connect(); + * const result = await session.post('Runtime.evaluate', { expression: '2 + 2' }); + * console.log(result); + * } catch (error) { + * console.error(error); + * } + * // Output: { result: { type: 'number', value: 4, description: '4' } } + * ``` + * + * The latest version of the V8 inspector protocol is published on the + * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/). + * + * Node.js inspector supports all the Chrome DevTools Protocol domains declared + * by V8. Chrome DevTools Protocol domain provides an interface for interacting + * with one of the runtime agents used to inspect the application state and listen + * to the run-time events. + */ + post(method: string, params?: object): Promise<void>; + /** + * Returns supported domains. + */ + post(method: "Schema.getDomains"): Promise<Schema.GetDomainsReturnType>; + /** + * Evaluates expression on global object. + */ + post(method: "Runtime.evaluate", params?: Runtime.EvaluateParameterType): Promise<Runtime.EvaluateReturnType>; + /** + * Add handler to promise with given promise object id. + */ + post(method: "Runtime.awaitPromise", params?: Runtime.AwaitPromiseParameterType): Promise<Runtime.AwaitPromiseReturnType>; + /** + * Calls function with given declaration on the given object. Object group of the result is inherited from the target object. + */ + post(method: "Runtime.callFunctionOn", params?: Runtime.CallFunctionOnParameterType): Promise<Runtime.CallFunctionOnReturnType>; + /** + * Returns properties of a given object. Object group of the result is inherited from the target object. + */ + post(method: "Runtime.getProperties", params?: Runtime.GetPropertiesParameterType): Promise<Runtime.GetPropertiesReturnType>; + /** + * Releases remote object with given id. + */ + post(method: "Runtime.releaseObject", params?: Runtime.ReleaseObjectParameterType): Promise<void>; + /** + * Releases all remote objects that belong to a given group. + */ + post(method: "Runtime.releaseObjectGroup", params?: Runtime.ReleaseObjectGroupParameterType): Promise<void>; + /** + * Tells inspected instance to run if it was waiting for debugger to attach. + */ + post(method: "Runtime.runIfWaitingForDebugger"): Promise<void>; + /** + * Enables reporting of execution contexts creation by means of <code>executionContextCreated</code> event. When the reporting gets enabled the event will be sent immediately for each existing execution context. + */ + post(method: "Runtime.enable"): Promise<void>; + /** + * Disables reporting of execution contexts creation. + */ + post(method: "Runtime.disable"): Promise<void>; + /** + * Discards collected exceptions and console API calls. + */ + post(method: "Runtime.discardConsoleEntries"): Promise<void>; + /** + * @experimental + */ + post(method: "Runtime.setCustomObjectFormatterEnabled", params?: Runtime.SetCustomObjectFormatterEnabledParameterType): Promise<void>; + /** + * Compiles expression. + */ + post(method: "Runtime.compileScript", params?: Runtime.CompileScriptParameterType): Promise<Runtime.CompileScriptReturnType>; + /** + * Runs script with given id in a given context. + */ + post(method: "Runtime.runScript", params?: Runtime.RunScriptParameterType): Promise<Runtime.RunScriptReturnType>; + post(method: "Runtime.queryObjects", params?: Runtime.QueryObjectsParameterType): Promise<Runtime.QueryObjectsReturnType>; + /** + * Returns all let, const and class variables from global scope. + */ + post(method: "Runtime.globalLexicalScopeNames", params?: Runtime.GlobalLexicalScopeNamesParameterType): Promise<Runtime.GlobalLexicalScopeNamesReturnType>; + /** + * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received. + */ + post(method: "Debugger.enable"): Promise<Debugger.EnableReturnType>; + /** + * Disables debugger for given page. + */ + post(method: "Debugger.disable"): Promise<void>; + /** + * Activates / deactivates all breakpoints on the page. + */ + post(method: "Debugger.setBreakpointsActive", params?: Debugger.SetBreakpointsActiveParameterType): Promise<void>; + /** + * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc). + */ + post(method: "Debugger.setSkipAllPauses", params?: Debugger.SetSkipAllPausesParameterType): Promise<void>; + /** + * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in <code>locations</code> property. Further matching script parsing will result in subsequent <code>breakpointResolved</code> events issued. This logical breakpoint will survive page reloads. + */ + post(method: "Debugger.setBreakpointByUrl", params?: Debugger.SetBreakpointByUrlParameterType): Promise<Debugger.SetBreakpointByUrlReturnType>; + /** + * Sets JavaScript breakpoint at a given location. + */ + post(method: "Debugger.setBreakpoint", params?: Debugger.SetBreakpointParameterType): Promise<Debugger.SetBreakpointReturnType>; + /** + * Removes JavaScript breakpoint. + */ + post(method: "Debugger.removeBreakpoint", params?: Debugger.RemoveBreakpointParameterType): Promise<void>; + /** + * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same. + */ + post(method: "Debugger.getPossibleBreakpoints", params?: Debugger.GetPossibleBreakpointsParameterType): Promise<Debugger.GetPossibleBreakpointsReturnType>; + /** + * Continues execution until specific location is reached. + */ + post(method: "Debugger.continueToLocation", params?: Debugger.ContinueToLocationParameterType): Promise<void>; + /** + * @experimental + */ + post(method: "Debugger.pauseOnAsyncCall", params?: Debugger.PauseOnAsyncCallParameterType): Promise<void>; + /** + * Steps over the statement. + */ + post(method: "Debugger.stepOver"): Promise<void>; + /** + * Steps into the function call. + */ + post(method: "Debugger.stepInto", params?: Debugger.StepIntoParameterType): Promise<void>; + /** + * Steps out of the function call. + */ + post(method: "Debugger.stepOut"): Promise<void>; + /** + * Stops on the next JavaScript statement. + */ + post(method: "Debugger.pause"): Promise<void>; + /** + * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called. + * @experimental + */ + post(method: "Debugger.scheduleStepIntoAsync"): Promise<void>; + /** + * Resumes JavaScript execution. + */ + post(method: "Debugger.resume"): Promise<void>; + /** + * Returns stack trace with given <code>stackTraceId</code>. + * @experimental + */ + post(method: "Debugger.getStackTrace", params?: Debugger.GetStackTraceParameterType): Promise<Debugger.GetStackTraceReturnType>; + /** + * Searches for given string in script content. + */ + post(method: "Debugger.searchInContent", params?: Debugger.SearchInContentParameterType): Promise<Debugger.SearchInContentReturnType>; + /** + * Edits JavaScript source live. + */ + post(method: "Debugger.setScriptSource", params?: Debugger.SetScriptSourceParameterType): Promise<Debugger.SetScriptSourceReturnType>; + /** + * Restarts particular call frame from the beginning. + */ + post(method: "Debugger.restartFrame", params?: Debugger.RestartFrameParameterType): Promise<Debugger.RestartFrameReturnType>; + /** + * Returns source for the script with given id. + */ + post(method: "Debugger.getScriptSource", params?: Debugger.GetScriptSourceParameterType): Promise<Debugger.GetScriptSourceReturnType>; + /** + * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is <code>none</code>. + */ + post(method: "Debugger.setPauseOnExceptions", params?: Debugger.SetPauseOnExceptionsParameterType): Promise<void>; + /** + * Evaluates expression on a given call frame. + */ + post(method: "Debugger.evaluateOnCallFrame", params?: Debugger.EvaluateOnCallFrameParameterType): Promise<Debugger.EvaluateOnCallFrameReturnType>; + /** + * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually. + */ + post(method: "Debugger.setVariableValue", params?: Debugger.SetVariableValueParameterType): Promise<void>; + /** + * Changes return value in top frame. Available only at return break position. + * @experimental + */ + post(method: "Debugger.setReturnValue", params?: Debugger.SetReturnValueParameterType): Promise<void>; + /** + * Enables or disables async call stacks tracking. + */ + post(method: "Debugger.setAsyncCallStackDepth", params?: Debugger.SetAsyncCallStackDepthParameterType): Promise<void>; + /** + * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. + * @experimental + */ + post(method: "Debugger.setBlackboxPatterns", params?: Debugger.SetBlackboxPatternsParameterType): Promise<void>; + /** + * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted. + * @experimental + */ + post(method: "Debugger.setBlackboxedRanges", params?: Debugger.SetBlackboxedRangesParameterType): Promise<void>; + /** + * Enables console domain, sends the messages collected so far to the client by means of the <code>messageAdded</code> notification. + */ + post(method: "Console.enable"): Promise<void>; + /** + * Disables console domain, prevents further console messages from being reported to the client. + */ + post(method: "Console.disable"): Promise<void>; + /** + * Does nothing. + */ + post(method: "Console.clearMessages"): Promise<void>; + post(method: "Profiler.enable"): Promise<void>; + post(method: "Profiler.disable"): Promise<void>; + /** + * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started. + */ + post(method: "Profiler.setSamplingInterval", params?: Profiler.SetSamplingIntervalParameterType): Promise<void>; + post(method: "Profiler.start"): Promise<void>; + post(method: "Profiler.stop"): Promise<Profiler.StopReturnType>; + /** + * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters. + */ + post(method: "Profiler.startPreciseCoverage", params?: Profiler.StartPreciseCoverageParameterType): Promise<void>; + /** + * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code. + */ + post(method: "Profiler.stopPreciseCoverage"): Promise<void>; + /** + * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started. + */ + post(method: "Profiler.takePreciseCoverage"): Promise<Profiler.TakePreciseCoverageReturnType>; + /** + * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection. + */ + post(method: "Profiler.getBestEffortCoverage"): Promise<Profiler.GetBestEffortCoverageReturnType>; + post(method: "HeapProfiler.enable"): Promise<void>; + post(method: "HeapProfiler.disable"): Promise<void>; + post(method: "HeapProfiler.startTrackingHeapObjects", params?: HeapProfiler.StartTrackingHeapObjectsParameterType): Promise<void>; + post(method: "HeapProfiler.stopTrackingHeapObjects", params?: HeapProfiler.StopTrackingHeapObjectsParameterType): Promise<void>; + post(method: "HeapProfiler.takeHeapSnapshot", params?: HeapProfiler.TakeHeapSnapshotParameterType): Promise<void>; + post(method: "HeapProfiler.collectGarbage"): Promise<void>; + post(method: "HeapProfiler.getObjectByHeapObjectId", params?: HeapProfiler.GetObjectByHeapObjectIdParameterType): Promise<HeapProfiler.GetObjectByHeapObjectIdReturnType>; + /** + * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions). + */ + post(method: "HeapProfiler.addInspectedHeapObject", params?: HeapProfiler.AddInspectedHeapObjectParameterType): Promise<void>; + post(method: "HeapProfiler.getHeapObjectId", params?: HeapProfiler.GetHeapObjectIdParameterType): Promise<HeapProfiler.GetHeapObjectIdReturnType>; + post(method: "HeapProfiler.startSampling", params?: HeapProfiler.StartSamplingParameterType): Promise<void>; + post(method: "HeapProfiler.stopSampling"): Promise<HeapProfiler.StopSamplingReturnType>; + post(method: "HeapProfiler.getSamplingProfile"): Promise<HeapProfiler.GetSamplingProfileReturnType>; + /** + * Read a chunk of the stream + */ + post(method: "IO.read", params?: IO.ReadParameterType): Promise<IO.ReadReturnType>; + post(method: "IO.close", params?: IO.CloseParameterType): Promise<void>; + /** + * Disables network tracking, prevents network events from being sent to the client. + */ + post(method: "Network.disable"): Promise<void>; + /** + * Enables network tracking, network events will now be delivered to the client. + */ + post(method: "Network.enable", params?: Network.EnableParameterType): Promise<void>; + /** + * Returns post data sent with the request. Returns an error when no data was sent with the request. + */ + post(method: "Network.getRequestPostData", params?: Network.GetRequestPostDataParameterType): Promise<Network.GetRequestPostDataReturnType>; + /** + * Returns content served for the given request. + */ + post(method: "Network.getResponseBody", params?: Network.GetResponseBodyParameterType): Promise<Network.GetResponseBodyReturnType>; + /** + * Enables streaming of the response for the given requestId. + * If enabled, the dataReceived event contains the data that was received during streaming. + * @experimental + */ + post(method: "Network.streamResourceContent", params?: Network.StreamResourceContentParameterType): Promise<Network.StreamResourceContentReturnType>; + /** + * Fetches the resource and returns the content. + */ + post(method: "Network.loadNetworkResource", params?: Network.LoadNetworkResourceParameterType): Promise<Network.LoadNetworkResourceReturnType>; + /** + * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`. + */ + post(method: "NodeRuntime.enable"): Promise<void>; + /** + * Disable NodeRuntime events + */ + post(method: "NodeRuntime.disable"): Promise<void>; + /** + * Enable the `NodeRuntime.waitingForDisconnect`. + */ + post(method: "NodeRuntime.notifyWhenWaitingForDisconnect", params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType): Promise<void>; + /** + * Gets supported tracing categories. + */ + post(method: "NodeTracing.getCategories"): Promise<NodeTracing.GetCategoriesReturnType>; + /** + * Start trace events collection. + */ + post(method: "NodeTracing.start", params?: NodeTracing.StartParameterType): Promise<void>; + /** + * Stop trace events collection. Remaining collected events will be sent as a sequence of + * dataCollected events followed by tracingComplete event. + */ + post(method: "NodeTracing.stop"): Promise<void>; + /** + * Sends protocol message over session with given id. + */ + post(method: "NodeWorker.sendMessageToWorker", params?: NodeWorker.SendMessageToWorkerParameterType): Promise<void>; + /** + * Instructs the inspector to attach to running workers. Will also attach to new workers + * as they start + */ + post(method: "NodeWorker.enable", params?: NodeWorker.EnableParameterType): Promise<void>; + /** + * Detaches from all running workers and disables attaching to new workers as they are started. + */ + post(method: "NodeWorker.disable"): Promise<void>; + /** + * Detached from the worker with given sessionId. + */ + post(method: "NodeWorker.detach", params?: NodeWorker.DetachParameterType): Promise<void>; + post(method: "Target.getTargets"): Promise<Target.GetTargetsReturnType>; + post(method: "Target.setAutoAttach", params?: Target.SetAutoAttachParameterType): Promise<void>; + post(method: "DOMStorage.clear", params?: DOMStorage.ClearParameterType): Promise<void>; + /** + * Disables storage tracking, prevents storage events from being sent to the client. + */ + post(method: "DOMStorage.disable"): Promise<void>; + /** + * Enables storage tracking, storage events will now be delivered to the client. + */ + post(method: "DOMStorage.enable"): Promise<void>; + post(method: "DOMStorage.getDOMStorageItems", params?: DOMStorage.GetDOMStorageItemsParameterType): Promise<DOMStorage.GetDOMStorageItemsReturnType>; + post(method: "DOMStorage.removeDOMStorageItem", params?: DOMStorage.RemoveDOMStorageItemParameterType): Promise<void>; + post(method: "DOMStorage.setDOMStorageItem", params?: DOMStorage.SetDOMStorageItemParameterType): Promise<void>; + /** + * @experimental + */ + post(method: "Storage.getStorageKey", params?: Storage.GetStorageKeyParameterType): Promise<Storage.GetStorageKeyReturnType>; + addListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + addListener(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + addListener(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + addListener(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + addListener(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + addListener(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + addListener(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + addListener(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + addListener(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + addListener(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + addListener(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + addListener(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + addListener(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + addListener(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + addListener(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + addListener(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + addListener(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + addListener(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + addListener(event: "HeapProfiler.resetProfiles", listener: () => void): this; + addListener(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + addListener(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + addListener(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + addListener(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + addListener(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + addListener(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + addListener(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + addListener(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + addListener(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + addListener(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + addListener(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + addListener(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + addListener(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + addListener(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + addListener(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + addListener(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + addListener(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + addListener(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + addListener(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + addListener(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + addListener(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + addListener(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + addListener(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + addListener(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: "inspectorNotification", message: InspectorNotification<object>): boolean; + emit(event: "Runtime.executionContextCreated", message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>): boolean; + emit(event: "Runtime.executionContextDestroyed", message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>): boolean; + emit(event: "Runtime.executionContextsCleared"): boolean; + emit(event: "Runtime.exceptionThrown", message: InspectorNotification<Runtime.ExceptionThrownEventDataType>): boolean; + emit(event: "Runtime.exceptionRevoked", message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>): boolean; + emit(event: "Runtime.consoleAPICalled", message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>): boolean; + emit(event: "Runtime.inspectRequested", message: InspectorNotification<Runtime.InspectRequestedEventDataType>): boolean; + emit(event: "Debugger.scriptParsed", message: InspectorNotification<Debugger.ScriptParsedEventDataType>): boolean; + emit(event: "Debugger.scriptFailedToParse", message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>): boolean; + emit(event: "Debugger.breakpointResolved", message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>): boolean; + emit(event: "Debugger.paused", message: InspectorNotification<Debugger.PausedEventDataType>): boolean; + emit(event: "Debugger.resumed"): boolean; + emit(event: "Console.messageAdded", message: InspectorNotification<Console.MessageAddedEventDataType>): boolean; + emit(event: "Profiler.consoleProfileStarted", message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>): boolean; + emit(event: "Profiler.consoleProfileFinished", message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>): boolean; + emit(event: "HeapProfiler.addHeapSnapshotChunk", message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>): boolean; + emit(event: "HeapProfiler.resetProfiles"): boolean; + emit(event: "HeapProfiler.reportHeapSnapshotProgress", message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>): boolean; + emit(event: "HeapProfiler.lastSeenObjectId", message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>): boolean; + emit(event: "HeapProfiler.heapStatsUpdate", message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>): boolean; + emit(event: "Network.requestWillBeSent", message: InspectorNotification<Network.RequestWillBeSentEventDataType>): boolean; + emit(event: "Network.responseReceived", message: InspectorNotification<Network.ResponseReceivedEventDataType>): boolean; + emit(event: "Network.loadingFailed", message: InspectorNotification<Network.LoadingFailedEventDataType>): boolean; + emit(event: "Network.loadingFinished", message: InspectorNotification<Network.LoadingFinishedEventDataType>): boolean; + emit(event: "Network.dataReceived", message: InspectorNotification<Network.DataReceivedEventDataType>): boolean; + emit(event: "Network.webSocketCreated", message: InspectorNotification<Network.WebSocketCreatedEventDataType>): boolean; + emit(event: "Network.webSocketClosed", message: InspectorNotification<Network.WebSocketClosedEventDataType>): boolean; + emit(event: "Network.webSocketHandshakeResponseReceived", message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>): boolean; + emit(event: "NodeRuntime.waitingForDisconnect"): boolean; + emit(event: "NodeRuntime.waitingForDebugger"): boolean; + emit(event: "NodeTracing.dataCollected", message: InspectorNotification<NodeTracing.DataCollectedEventDataType>): boolean; + emit(event: "NodeTracing.tracingComplete"): boolean; + emit(event: "NodeWorker.attachedToWorker", message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>): boolean; + emit(event: "NodeWorker.detachedFromWorker", message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>): boolean; + emit(event: "NodeWorker.receivedMessageFromWorker", message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>): boolean; + emit(event: "Target.targetCreated", message: InspectorNotification<Target.TargetCreatedEventDataType>): boolean; + emit(event: "Target.attachedToTarget", message: InspectorNotification<Target.AttachedToTargetEventDataType>): boolean; + emit(event: "DOMStorage.domStorageItemAdded", message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>): boolean; + emit(event: "DOMStorage.domStorageItemRemoved", message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>): boolean; + emit(event: "DOMStorage.domStorageItemUpdated", message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>): boolean; + emit(event: "DOMStorage.domStorageItemsCleared", message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>): boolean; + on(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + on(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + on(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + on(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + on(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + on(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + on(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + on(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + on(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + on(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + on(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + on(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + on(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + on(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + on(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + on(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + on(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + on(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + on(event: "HeapProfiler.resetProfiles", listener: () => void): this; + on(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + on(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + on(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + on(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + on(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + on(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + on(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + on(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + on(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + on(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + on(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + on(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + on(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + on(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + on(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + on(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + on(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + on(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + on(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + on(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + on(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + on(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + on(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + on(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + once(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + once(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + once(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + once(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + once(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + once(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + once(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + once(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + once(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + once(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + once(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + once(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + once(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + once(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + once(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + once(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + once(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + once(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + once(event: "HeapProfiler.resetProfiles", listener: () => void): this; + once(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + once(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + once(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + once(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + once(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + once(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + once(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + once(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + once(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + once(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + once(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + once(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + once(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + once(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + once(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + once(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + once(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + once(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + once(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + once(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + once(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + once(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + once(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + once(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependListener(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + prependListener(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependListener(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependListener(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependListener(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependListener(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + prependListener(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependListener(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependListener(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependListener(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependListener(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependListener(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependListener(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependListener(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependListener(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + prependListener(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + prependListener(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + prependListener(event: "HeapProfiler.resetProfiles", listener: () => void): this; + prependListener(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependListener(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependListener(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + prependListener(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + prependListener(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + prependListener(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + prependListener(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + prependListener(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + prependListener(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + prependListener(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + prependListener(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependListener(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + prependListener(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependListener(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependListener(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependListener(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + prependListener(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependListener(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + prependListener(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + prependListener(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + prependListener(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + prependListener(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + prependListener(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + prependListener(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependOnceListener(event: "inspectorNotification", listener: (message: InspectorNotification<object>) => void): this; + /** + * Issued when new execution context is created. + */ + prependOnceListener(event: "Runtime.executionContextCreated", listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependOnceListener(event: "Runtime.executionContextDestroyed", listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependOnceListener(event: "Runtime.executionContextsCleared", listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependOnceListener(event: "Runtime.exceptionThrown", listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependOnceListener(event: "Runtime.exceptionRevoked", listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this; + /** + * Issued when console API was called. + */ + prependOnceListener(event: "Runtime.consoleAPICalled", listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependOnceListener(event: "Runtime.inspectRequested", listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependOnceListener(event: "Debugger.scriptParsed", listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependOnceListener(event: "Debugger.scriptFailedToParse", listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependOnceListener(event: "Debugger.breakpointResolved", listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependOnceListener(event: "Debugger.paused", listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependOnceListener(event: "Debugger.resumed", listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependOnceListener(event: "Console.messageAdded", listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependOnceListener(event: "Profiler.consoleProfileStarted", listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this; + prependOnceListener(event: "Profiler.consoleProfileFinished", listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this; + prependOnceListener(event: "HeapProfiler.addHeapSnapshotChunk", listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this; + prependOnceListener(event: "HeapProfiler.resetProfiles", listener: () => void): this; + prependOnceListener(event: "HeapProfiler.reportHeapSnapshotProgress", listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependOnceListener(event: "HeapProfiler.lastSeenObjectId", listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependOnceListener(event: "HeapProfiler.heapStatsUpdate", listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this; + /** + * Fired when page is about to send HTTP request. + */ + prependOnceListener(event: "Network.requestWillBeSent", listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this; + /** + * Fired when HTTP response is available. + */ + prependOnceListener(event: "Network.responseReceived", listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this; + prependOnceListener(event: "Network.loadingFailed", listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this; + prependOnceListener(event: "Network.loadingFinished", listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this; + /** + * Fired when data chunk was received over the network. + */ + prependOnceListener(event: "Network.dataReceived", listener: (message: InspectorNotification<Network.DataReceivedEventDataType>) => void): this; + /** + * Fired upon WebSocket creation. + */ + prependOnceListener(event: "Network.webSocketCreated", listener: (message: InspectorNotification<Network.WebSocketCreatedEventDataType>) => void): this; + /** + * Fired when WebSocket is closed. + */ + prependOnceListener(event: "Network.webSocketClosed", listener: (message: InspectorNotification<Network.WebSocketClosedEventDataType>) => void): this; + /** + * Fired when WebSocket handshake response becomes available. + */ + prependOnceListener(event: "Network.webSocketHandshakeResponseReceived", listener: (message: InspectorNotification<Network.WebSocketHandshakeResponseReceivedEventDataType>) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependOnceListener(event: "NodeRuntime.waitingForDisconnect", listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + prependOnceListener(event: "NodeRuntime.waitingForDebugger", listener: () => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependOnceListener(event: "NodeTracing.dataCollected", listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependOnceListener(event: "NodeTracing.tracingComplete", listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependOnceListener(event: "NodeWorker.attachedToWorker", listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this; + /** + * Issued when detached from the worker. + */ + prependOnceListener(event: "NodeWorker.detachedFromWorker", listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependOnceListener(event: "NodeWorker.receivedMessageFromWorker", listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this; + prependOnceListener(event: "Target.targetCreated", listener: (message: InspectorNotification<Target.TargetCreatedEventDataType>) => void): this; + prependOnceListener(event: "Target.attachedToTarget", listener: (message: InspectorNotification<Target.AttachedToTargetEventDataType>) => void): this; + prependOnceListener(event: "DOMStorage.domStorageItemAdded", listener: (message: InspectorNotification<DOMStorage.DomStorageItemAddedEventDataType>) => void): this; + prependOnceListener(event: "DOMStorage.domStorageItemRemoved", listener: (message: InspectorNotification<DOMStorage.DomStorageItemRemovedEventDataType>) => void): this; + prependOnceListener(event: "DOMStorage.domStorageItemUpdated", listener: (message: InspectorNotification<DOMStorage.DomStorageItemUpdatedEventDataType>) => void): this; + prependOnceListener(event: "DOMStorage.domStorageItemsCleared", listener: (message: InspectorNotification<DOMStorage.DomStorageItemsClearedEventDataType>) => void): this; + } +} diff --git a/node_modules/@types/node/inspector/promises.d.ts b/node_modules/@types/node/inspector/promises.d.ts new file mode 100644 index 0000000..e75ff20 --- /dev/null +++ b/node_modules/@types/node/inspector/promises.d.ts @@ -0,0 +1,35 @@ +declare module "node:inspector/promises" { + import { EventEmitter } from "node:events"; + export { close, console, NetworkResources, open, url, waitForDebugger } from "node:inspector"; + /** + * The `inspector.Session` is used for dispatching messages to the V8 inspector + * back-end and receiving message responses and notifications. + * @since v19.0.0 + */ + export class Session extends EventEmitter { + /** + * Create a new instance of the inspector.Session class. + * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend. + */ + constructor(); + /** + * Connects a session to the inspector back-end. + */ + connect(): void; + /** + * Connects a session to the inspector back-end. + * An exception will be thrown if this API was not called on a Worker thread. + * @since v12.11.0 + */ + connectToMainThread(): void; + /** + * Immediately close the session. All pending message callbacks will be called with an error. + * `session.connect()` will need to be called to be able to send messages again. + * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints. + */ + disconnect(): void; + } +} +declare module "inspector/promises" { + export * from "node:inspector/promises"; +} diff --git a/node_modules/@types/node/module.d.ts b/node_modules/@types/node/module.d.ts new file mode 100644 index 0000000..792a0bd --- /dev/null +++ b/node_modules/@types/node/module.d.ts @@ -0,0 +1,726 @@ +declare module "node:module" { + import { URL } from "node:url"; + class Module { + constructor(id: string, parent?: Module); + } + interface Module extends NodeJS.Module {} + namespace Module { + export { Module }; + } + namespace Module { + /** + * A list of the names of all modules provided by Node.js. Can be used to verify + * if a module is maintained by a third party or not. + * + * Note: the list doesn't contain prefix-only modules like `node:test`. + * @since v9.3.0, v8.10.0, v6.13.0 + */ + const builtinModules: readonly string[]; + /** + * @since v12.2.0 + * @param path Filename to be used to construct the require + * function. Must be a file URL object, file URL string, or absolute path + * string. + */ + function createRequire(path: string | URL): NodeJS.Require; + namespace constants { + /** + * The following constants are returned as the `status` field in the object returned by + * {@link enableCompileCache} to indicate the result of the attempt to enable the + * [module compile cache](https://nodejs.org/docs/latest-v26.x/api/module.html#module-compile-cache). + * @since v22.8.0 + */ + namespace compileCacheStatus { + /** + * Node.js has enabled the compile cache successfully. The directory used to store the + * compile cache will be returned in the `directory` field in the + * returned object. + */ + const ENABLED: number; + /** + * The compile cache has already been enabled before, either by a previous call to + * {@link enableCompileCache}, or by the `NODE_COMPILE_CACHE=dir` + * environment variable. The directory used to store the + * compile cache will be returned in the `directory` field in the + * returned object. + */ + const ALREADY_ENABLED: number; + /** + * Node.js fails to enable the compile cache. This can be caused by the lack of + * permission to use the specified directory, or various kinds of file system errors. + * The detail of the failure will be returned in the `message` field in the + * returned object. + */ + const FAILED: number; + /** + * Node.js cannot enable the compile cache because the environment variable + * `NODE_DISABLE_COMPILE_CACHE=1` has been set. + */ + const DISABLED: number; + } + } + interface EnableCompileCacheOptions { + /** + * Optional. Directory to store the compile cache. If not specified, + * the directory specified by the `NODE_COMPILE_CACHE=dir` environment variable + * will be used if it's set, or `path.join(os.tmpdir(), 'node-compile-cache')` + * otherwise. + * @since v25.0.0 + */ + directory?: string | undefined; + /** + * Optional. If `true`, enables portable compile cache so that + * the cache can be reused even if the project directory is moved. This is a best-effort + * feature. If not specified, it will depend on whether the environment variable + * `NODE_COMPILE_CACHE_PORTABLE=1` is set. + * @since v25.0.0 + */ + portable?: boolean | undefined; + } + interface EnableCompileCacheResult { + /** + * One of the {@link constants.compileCacheStatus} + */ + status: number; + /** + * If Node.js cannot enable the compile cache, this contains + * the error message. Only set if `status` is `module.constants.compileCacheStatus.FAILED`. + */ + message?: string; + /** + * If the compile cache is enabled, this contains the directory + * where the compile cache is stored. Only set if `status` is + * `module.constants.compileCacheStatus.ENABLED` or + * `module.constants.compileCacheStatus.ALREADY_ENABLED`. + */ + directory?: string; + } + /** + * Enable [module compile cache](https://nodejs.org/docs/latest-v26.x/api/module.html#module-compile-cache) + * in the current Node.js instance. + * + * For general use cases, it's recommended to call `module.enableCompileCache()` without + * specifying the `options.directory`, so that the directory can be overridden by the + * `NODE_COMPILE_CACHE` environment variable when necessary. + * + * Since compile cache is supposed to be a optimization that is not mission critical, this + * method is designed to not throw any exception when the compile cache cannot be enabled. + * Instead, it will return an object containing an error message in the `message` field to + * aid debugging. If compile cache is enabled successfully, the `directory` field in the + * returned object contains the path to the directory where the compile cache is stored. The + * `status` field in the returned object would be one of the `module.constants.compileCacheStatus` + * values to indicate the result of the attempt to enable the + * [module compile cache](https://nodejs.org/docs/latest-v26.x/api/module.html#module-compile-cache). + * + * This method only affects the current Node.js instance. To enable it in child worker threads, + * either call this method in child worker threads too, or set the + * `process.env.NODE_COMPILE_CACHE` value to compile cache directory so the behavior can + * be inherited into the child workers. The directory can be obtained either from the + * `directory` field returned by this method, or with {@link getCompileCacheDir}. + * @since v22.8.0 + * @param options Optional. If a string is passed, it is considered to be `options.directory`. + */ + function enableCompileCache(options?: string | EnableCompileCacheOptions): EnableCompileCacheResult; + /** + * Flush the [module compile cache](https://nodejs.org/docs/latest-v26.x/api/module.html#module-compile-cache) + * accumulated from modules already loaded + * in the current Node.js instance to disk. This returns after all the flushing + * file system operations come to an end, no matter they succeed or not. If there + * are any errors, this will fail silently, since compile cache misses should not + * interfere with the actual operation of the application. + * @since v22.10.0 + */ + function flushCompileCache(): void; + /** + * @since v22.8.0 + * @return Path to the [module compile cache](https://nodejs.org/docs/latest-v26.x/api/module.html#module-compile-cache) + * directory if it is enabled, or `undefined` otherwise. + */ + function getCompileCacheDir(): string | undefined; + /** + * ```text + * /path/to/project + * ├ packages/ + * ├ bar/ + * ├ bar.js + * └ package.json // name = '@foo/bar' + * └ qux/ + * ├ node_modules/ + * └ some-package/ + * └ package.json // name = 'some-package' + * ├ qux.js + * └ package.json // name = '@foo/qux' + * ├ main.js + * └ package.json // name = '@foo' + * ``` + * ```js + * // /path/to/project/packages/bar/bar.js + * import { findPackageJSON } from 'node:module'; + * + * findPackageJSON('..', import.meta.url); + * // '/path/to/project/package.json' + * // Same result when passing an absolute specifier instead: + * findPackageJSON(new URL('../', import.meta.url)); + * findPackageJSON(import.meta.resolve('../')); + * + * findPackageJSON('some-package', import.meta.url); + * // '/path/to/project/packages/bar/node_modules/some-package/package.json' + * // When passing an absolute specifier, you might get a different result if the + * // resolved module is inside a subfolder that has nested `package.json`. + * findPackageJSON(import.meta.resolve('some-package')); + * // '/path/to/project/packages/bar/node_modules/some-package/some-subfolder/package.json' + * + * findPackageJSON('@foo/qux', import.meta.url); + * // '/path/to/project/packages/qux/package.json' + * ``` + * @since v22.14.0 + * @param specifier The specifier for the module whose `package.json` to + * retrieve. When passing a _bare specifier_, the `package.json` at the root of + * the package is returned. When passing a _relative specifier_ or an _absolute specifier_, + * the closest parent `package.json` is returned. + * @param base The absolute location (`file:` URL string or FS path) of the + * containing module. For CJS, use `__filename` (not `__dirname`!); for ESM, use + * `import.meta.url`. You do not need to pass it if `specifier` is an _absolute specifier_. + * @returns A path if the `package.json` is found. When `startLocation` + * is a package, the package's root `package.json`; when a relative or unresolved, the closest + * `package.json` to the `startLocation`. + */ + function findPackageJSON(specifier: string | URL, base?: string | URL): string | undefined; + /** + * @since v18.6.0, v16.17.0 + */ + function isBuiltin(moduleName: string): boolean; + interface RegisterOptions<Data> { + /** + * If you want to resolve `specifier` relative to a + * base URL, such as `import.meta.url`, you can pass that URL here. This + * property is ignored if the `parentURL` is supplied as the second argument. + * @default 'data:' + */ + parentURL?: string | URL | undefined; + /** + * Any arbitrary, cloneable JavaScript value to pass into the + * {@link initialize} hook. + */ + data?: Data | undefined; + /** + * [Transferable objects](https://nodejs.org/docs/latest-v26.x/api/worker_threads.html#portpostmessagevalue-transferlist) + * to be passed into the `initialize` hook. + */ + transferList?: any[] | undefined; + } + /* eslint-disable @definitelytyped/no-unnecessary-generics */ + /** + * Register a module that exports hooks that customize Node.js module + * resolution and loading behavior. See + * [Customization hooks](https://nodejs.org/docs/latest-v26.x/api/module.html#customization-hooks). + * + * This feature requires `--allow-worker` if used with the + * [Permission Model](https://nodejs.org/docs/latest-v26.x/api/permissions.html#permission-model). + * @since v20.6.0, v18.19.0 + * @deprecated Use `module.registerHooks()` instead. + * @param specifier Customization hooks to be registered; this should be + * the same string that would be passed to `import()`, except that if it is + * relative, it is resolved relative to `parentURL`. + * @param parentURL f you want to resolve `specifier` relative to a base + * URL, such as `import.meta.url`, you can pass that URL here. + */ + function register<Data = any>( + specifier: string | URL, + parentURL?: string | URL, + options?: RegisterOptions<Data>, + ): void; + function register<Data = any>(specifier: string | URL, options?: RegisterOptions<Data>): void; + interface RegisterHooksOptions { + /** + * See [load hook](https://nodejs.org/docs/latest-v26.x/api/module.html#loadurl-context-nextload). + * @default undefined + */ + load?: LoadHookSync | undefined; + /** + * See [resolve hook](https://nodejs.org/docs/latest-v26.x/api/module.html#resolvespecifier-context-nextresolve). + * @default undefined + */ + resolve?: ResolveHookSync | undefined; + } + interface ModuleHooks { + /** + * Deregister the hook instance. + */ + deregister(): void; + } + /** + * Register [hooks](https://nodejs.org/docs/latest-v26.x/api/module.html#customization-hooks) + * that customize Node.js module resolution and loading behavior. + * @since v22.15.0 + * @experimental + */ + function registerHooks(options: RegisterHooksOptions): ModuleHooks; + interface StripTypeScriptTypesOptions { + /** + * Possible values are: + * * `'strip'` Only strip type annotations without performing the transformation of TypeScript features. + * @default 'strip' + */ + mode?: "strip" | undefined; + /** + * Specifies the source url used in the source map. + */ + sourceUrl?: string | undefined; + } + /** + * `module.stripTypeScriptTypes()` removes type annotations from TypeScript code. It + * can be used to strip type annotations from TypeScript code before running it + * with `vm.runInContext()` or `vm.compileFunction()`. + * + * By default, it will throw an error if the code contains TypeScript features + * that require transformation, such as `enum`s. See [type-stripping](https://nodejs.org/docs/latest-v26.x/api/typescript.md#type-stripping) for more information. + * + * _WARNING_: The output of this function should not be considered stable across Node.js versions, + * due to changes in the TypeScript parser. + * + * ```js + * import { stripTypeScriptTypes } from 'node:module'; + * const code = 'const a: number = 1;'; + * const strippedCode = stripTypeScriptTypes(code); + * console.log(strippedCode); + * // Prints: const a = 1; + * ``` + * + * If `sourceUrl` is provided, it will be used appended as a comment at the end of the output: + * + * ```js + * import { stripTypeScriptTypes } from 'node:module'; + * const code = 'const a: number = 1;'; + * const strippedCode = stripTypeScriptTypes(code, { mode: 'strip', sourceUrl: 'source.ts' }); + * console.log(strippedCode); + * // Prints: const a = 1\n\n//# sourceURL=source.ts; + * ``` + * @since v22.13.0 + * @param code The code to strip type annotations from. + * @returns The code with type annotations stripped. + */ + function stripTypeScriptTypes(code: string, options?: StripTypeScriptTypesOptions): string; + /* eslint-enable @definitelytyped/no-unnecessary-generics */ + /** + * The `module.syncBuiltinESMExports()` method updates all the live bindings for + * builtin `ES Modules` to match the properties of the `CommonJS` exports. It + * does not add or remove exported names from the `ES Modules`. + * + * ```js + * import fs from 'node:fs'; + * import assert from 'node:assert'; + * import { syncBuiltinESMExports } from 'node:module'; + * + * fs.readFile = newAPI; + * + * delete fs.readFileSync; + * + * function newAPI() { + * // ... + * } + * + * fs.newAPI = newAPI; + * + * syncBuiltinESMExports(); + * + * import('node:fs').then((esmFS) => { + * // It syncs the existing readFile property with the new value + * assert.strictEqual(esmFS.readFile, newAPI); + * // readFileSync has been deleted from the required fs + * assert.strictEqual('readFileSync' in fs, false); + * // syncBuiltinESMExports() does not remove readFileSync from esmFS + * assert.strictEqual('readFileSync' in esmFS, true); + * // syncBuiltinESMExports() does not add names + * assert.strictEqual(esmFS.newAPI, undefined); + * }); + * ``` + * @since v12.12.0 + */ + function syncBuiltinESMExports(): void; + interface ImportAttributes extends NodeJS.Dict<string> { + type?: string | undefined; + } + type ImportPhase = "source" | "evaluation"; + type ModuleFormat = + | "addon" + | "builtin" + | "commonjs" + | "commonjs-typescript" + | "json" + | "module" + | "module-typescript" + | "wasm"; + type ModuleSource = string | ArrayBuffer | NodeJS.TypedArray; + type InitializeHook<Data = any> = (data: Data) => void | Promise<void>; + interface ResolveHookContext { + conditions: string[]; + importAttributes: ImportAttributes; + parentURL: string | undefined; + } + interface ResolveFnOutput { + format?: string | null | undefined; + importAttributes?: ImportAttributes | undefined; + shortCircuit?: boolean | undefined; + url: string; + } + type ResolveHook = ( + specifier: string, + context: ResolveHookContext, + nextResolve: ( + specifier: string, + context?: Partial<ResolveHookContext>, + ) => ResolveFnOutput | Promise<ResolveFnOutput>, + ) => ResolveFnOutput | Promise<ResolveFnOutput>; + type ResolveHookSync = ( + specifier: string, + context: ResolveHookContext, + nextResolve: ( + specifier: string, + context?: Partial<ResolveHookContext>, + ) => ResolveFnOutput, + ) => ResolveFnOutput; + interface LoadHookContext { + conditions: string[]; + format: string | null | undefined; + importAttributes: ImportAttributes; + } + interface LoadFnOutput { + format: string | null | undefined; + shortCircuit?: boolean | undefined; + source?: ModuleSource | undefined; + } + type LoadHook = ( + url: string, + context: LoadHookContext, + nextLoad: ( + url: string, + context?: Partial<LoadHookContext>, + ) => LoadFnOutput | Promise<LoadFnOutput>, + ) => LoadFnOutput | Promise<LoadFnOutput>; + type LoadHookSync = ( + url: string, + context: LoadHookContext, + nextLoad: ( + url: string, + context?: Partial<LoadHookContext>, + ) => LoadFnOutput, + ) => LoadFnOutput; + interface SourceMapsSupport { + /** + * If the source maps support is enabled + */ + enabled: boolean; + /** + * If the support is enabled for files in `node_modules`. + */ + nodeModules: boolean; + /** + * If the support is enabled for generated code from `eval` or `new Function`. + */ + generatedCode: boolean; + } + /** + * This method returns whether the [Source Map v3](https://tc39.es/ecma426/) support for stack + * traces is enabled. + * @since v23.7.0, v22.14.0 + */ + function getSourceMapsSupport(): SourceMapsSupport; + /** + * `path` is the resolved path for the file for which a corresponding source map + * should be fetched. + * @since v13.7.0, v12.17.0 + * @return Returns `module.SourceMap` if a source map is found, `undefined` otherwise. + */ + function findSourceMap(path: string): SourceMap | undefined; + interface SetSourceMapsSupportOptions { + /** + * If enabling the support for files in `node_modules`. + * @default false + */ + nodeModules?: boolean | undefined; + /** + * If enabling the support for generated code from `eval` or `new Function`. + * @default false + */ + generatedCode?: boolean | undefined; + } + /** + * This function enables or disables the [Source Map v3](https://tc39.es/ecma426/) support for + * stack traces. + * + * It provides same features as launching Node.js process with commandline options + * `--enable-source-maps`, with additional options to alter the support for files + * in `node_modules` or generated codes. + * + * Only source maps in JavaScript files that are loaded after source maps has been + * enabled will be parsed and loaded. Preferably, use the commandline options + * `--enable-source-maps` to avoid losing track of source maps of modules loaded + * before this API call. + * @since v23.7.0, v22.14.0 + */ + function setSourceMapsSupport(enabled: boolean, options?: SetSourceMapsSupportOptions): void; + interface SourceMapConstructorOptions { + /** + * @since v21.0.0, v20.5.0 + */ + lineLengths?: readonly number[] | undefined; + } + interface SourceMapPayload { + file: string; + version: number; + sources: string[]; + sourcesContent: string[]; + names: string[]; + mappings: string; + sourceRoot: string; + } + interface SourceMapping { + generatedLine: number; + generatedColumn: number; + originalSource: string; + originalLine: number; + originalColumn: number; + } + interface SourceOrigin { + /** + * The name of the range in the source map, if one was provided + */ + name: string | undefined; + /** + * The file name of the original source, as reported in the SourceMap + */ + fileName: string; + /** + * The 1-indexed lineNumber of the corresponding call site in the original source + */ + lineNumber: number; + /** + * The 1-indexed columnNumber of the corresponding call site in the original source + */ + columnNumber: number; + } + /** + * @since v13.7.0, v12.17.0 + */ + class SourceMap { + constructor(payload: SourceMapPayload, options?: SourceMapConstructorOptions); + /** + * Getter for the payload used to construct the `SourceMap` instance. + */ + readonly payload: SourceMapPayload; + /** + * Given a line offset and column offset in the generated source + * file, returns an object representing the SourceMap range in the + * original file if found, or an empty object if not. + * + * The object returned contains the following keys: + * + * The returned value represents the raw range as it appears in the + * SourceMap, based on zero-indexed offsets, _not_ 1-indexed line and + * column numbers as they appear in Error messages and CallSite + * objects. + * + * To get the corresponding 1-indexed line and column numbers from a + * lineNumber and columnNumber as they are reported by Error stacks + * and CallSite objects, use `sourceMap.findOrigin(lineNumber, columnNumber)` + * @param lineOffset The zero-indexed line number offset in the generated source + * @param columnOffset The zero-indexed column number offset in the generated source + */ + findEntry(lineOffset: number, columnOffset: number): SourceMapping | {}; + /** + * Given a 1-indexed `lineNumber` and `columnNumber` from a call site in the generated source, + * find the corresponding call site location in the original source. + * + * If the `lineNumber` and `columnNumber` provided are not found in any source map, + * then an empty object is returned. + * @param lineNumber The 1-indexed line number of the call site in the generated source + * @param columnNumber The 1-indexed column number of the call site in the generated source + */ + findOrigin(lineNumber: number, columnNumber: number): SourceOrigin | {}; + } + function runMain(main?: string): void; + function wrap(script: string): string; + } + global { + namespace NodeJS { + interface Module { + /** + * The module objects required for the first time by this one. + * @since v0.1.16 + */ + children: Module[]; + /** + * The `module.exports` object is created by the `Module` system. Sometimes this is + * not acceptable; many want their module to be an instance of some class. To do + * this, assign the desired export object to `module.exports`. + * @since v0.1.16 + */ + exports: any; + /** + * The fully resolved filename of the module. + * @since v0.1.16 + */ + filename: string; + /** + * The identifier for the module. Typically this is the fully resolved + * filename. + * @since v0.1.16 + */ + id: string; + /** + * `true` if the module is running during the Node.js preload + * phase. + * @since v15.4.0, v14.17.0 + */ + isPreloading: boolean; + /** + * Whether or not the module is done loading, or is in the process of + * loading. + * @since v0.1.16 + */ + loaded: boolean; + /** + * The module that first required this one, or `null` if the current module is the + * entry point of the current process, or `undefined` if the module was loaded by + * something that is not a CommonJS module (e.g. REPL or `import`). + * @since v0.1.16 + * @deprecated Please use `require.main` and `module.children` instead. + */ + parent: Module | null | undefined; + /** + * The directory name of the module. This is usually the same as the + * `path.dirname()` of the `module.id`. + * @since v11.14.0 + */ + path: string; + /** + * The search paths for the module. + * @since v0.4.0 + */ + paths: string[]; + /** + * The `module.require()` method provides a way to load a module as if + * `require()` was called from the original module. + * @since v0.5.1 + */ + require(id: string): any; + } + interface Require { + /** + * Used to import modules, `JSON`, and local files. + * @since v0.1.13 + */ + (id: string): any; + /** + * Modules are cached in this object when they are required. By deleting a key + * value from this object, the next `require` will reload the module. + * This does not apply to + * [native addons](https://nodejs.org/docs/latest-v26.x/api/addons.html), + * for which reloading will result in an error. + * @since v0.3.0 + */ + cache: Dict<Module>; + /** + * Instruct `require` on how to handle certain file extensions. + * @since v0.3.0 + * @deprecated + */ + extensions: RequireExtensions; + /** + * The `Module` object representing the entry script loaded when the Node.js + * process launched, or `undefined` if the entry point of the program is not a + * CommonJS module. + * @since v0.1.17 + */ + main: Module | undefined; + /** + * @since v0.3.0 + */ + resolve: RequireResolve; + } + /** @deprecated */ + interface RequireExtensions extends Dict<(module: Module, filename: string) => any> { + ".js": (module: Module, filename: string) => any; + ".json": (module: Module, filename: string) => any; + ".node": (module: Module, filename: string) => any; + } + interface RequireResolveOptions { + /** + * Paths to resolve module location from. If present, these + * paths are used instead of the default resolution paths, with the exception + * of + * [GLOBAL\_FOLDERS](https://nodejs.org/docs/latest-v26.x/api/modules.html#loading-from-the-global-folders) + * like `$HOME/.node_modules`, which are + * always included. Each of these paths is used as a starting point for + * the module resolution algorithm, meaning that the `node_modules` hierarchy + * is checked from this location. + * @since v8.9.0 + */ + paths?: string[] | undefined; + } + interface RequireResolve { + /** + * Use the internal `require()` machinery to look up the location of a module, + * but rather than loading the module, just return the resolved filename. + * + * If the module can not be found, a `MODULE_NOT_FOUND` error is thrown. + * @since v0.3.0 + * @param request The module path to resolve. + */ + (request: string, options?: RequireResolveOptions): string; + /** + * Returns an array containing the paths searched during resolution of `request` or + * `null` if the `request` string references a core module, for example `http` or + * `fs`. + * @since v8.9.0 + * @param request The module path whose lookup paths are being retrieved. + */ + paths(request: string): string[] | null; + } + } + /** + * The directory name of the current module. This is the same as the + * `path.dirname()` of the `__filename`. + * @since v0.1.27 + */ + var __dirname: string; + /** + * The file name of the current module. This is the current module file's absolute + * path with symlinks resolved. + * + * For a main program this is not necessarily the same as the file name used in the + * command line. + * @since v0.0.1 + */ + var __filename: string; + /** + * The `exports` variable is available within a module's file-level scope, and is + * assigned the value of `module.exports` before the module is evaluated. + * @since v0.1.16 + */ + var exports: NodeJS.Module["exports"]; + /** + * A reference to the current module. + * @since v0.1.16 + */ + var module: NodeJS.Module; + /** + * @since v0.1.13 + */ + var require: NodeJS.Require; + // Global-scope aliases for backwards compatibility with @types/node <13.0.x + // TODO: consider removing in a future major version update + /** @deprecated Use `NodeJS.Module` instead. */ + interface NodeModule extends NodeJS.Module {} + /** @deprecated Use `NodeJS.Require` instead. */ + interface NodeRequire extends NodeJS.Require {} + /** @deprecated Use `NodeJS.RequireResolve` instead. */ + interface RequireResolve extends NodeJS.RequireResolve {} + } + export = Module; +} +declare module "module" { + import module = require("node:module"); + export = module; +} diff --git a/node_modules/@types/node/net.d.ts b/node_modules/@types/node/net.d.ts new file mode 100644 index 0000000..8650981 --- /dev/null +++ b/node_modules/@types/node/net.d.ts @@ -0,0 +1,970 @@ +declare module "node:net" { + import { NonSharedBuffer } from "node:buffer"; + import * as dns from "node:dns"; + import { Abortable, EventEmitter, InternalEventEmitter } from "node:events"; + import * as stream from "node:stream"; + type LookupFunction = ( + hostname: string, + options: dns.LookupOptions, + callback: (err: NodeJS.ErrnoException | null, address: string | dns.LookupAddress[], family?: number) => void, + ) => void; + interface AddressInfo { + address: string; + family: string; + port: number; + } + interface SocketConstructorOpts { + fd?: number | undefined; + allowHalfOpen?: boolean | undefined; + onread?: OnReadOpts | undefined; + readable?: boolean | undefined; + writable?: boolean | undefined; + signal?: AbortSignal | undefined; + noDelay?: boolean | undefined; + keepAlive?: boolean | undefined; + keepAliveInitialDelay?: number | undefined; + blockList?: BlockList | undefined; + typeOfService?: number | undefined; + } + interface OnReadOpts { + buffer: Uint8Array | (() => Uint8Array); + /** + * This function is called for every chunk of incoming data. + * Two arguments are passed to it: the number of bytes written to `buffer` and a reference to `buffer`. + * Return `false` from this function to implicitly `pause()` the socket. + */ + callback(bytesWritten: number, buffer: Uint8Array): boolean; + } + interface TcpSocketConnectOpts { + port: number; + host?: string | undefined; + localAddress?: string | undefined; + localPort?: number | undefined; + hints?: number | undefined; + family?: number | undefined; + lookup?: LookupFunction | undefined; + /** + * @since v18.13.0 + */ + autoSelectFamily?: boolean | undefined; + /** + * @since v18.13.0 + */ + autoSelectFamilyAttemptTimeout?: number | undefined; + } + interface IpcSocketConnectOpts { + path: string; + } + type SocketConnectOpts = TcpSocketConnectOpts | IpcSocketConnectOpts; + type SocketReadyState = "opening" | "open" | "readOnly" | "writeOnly" | "closed"; + interface SocketEventMap extends Omit<stream.DuplexEventMap, "close"> { + "close": [hadError: boolean]; + "connect": []; + "connectionAttempt": [ip: string, port: number, family: number]; + "connectionAttemptFailed": [ip: string, port: number, family: number, error: Error]; + "connectionAttemptTimeout": [ip: string, port: number, family: number]; + "data": [data: string | NonSharedBuffer]; + "lookup": [err: Error | null, address: string, family: number | null, host: string]; + "ready": []; + "timeout": []; + } + /** + * This class is an abstraction of a TCP socket or a streaming `IPC` endpoint + * (uses named pipes on Windows, and Unix domain sockets otherwise). It is also + * an `EventEmitter`. + * + * A `net.Socket` can be created by the user and used directly to interact with + * a server. For example, it is returned by {@link createConnection}, + * so the user can use it to talk to the server. + * + * It can also be created by Node.js and passed to the user when a connection + * is received. For example, it is passed to the listeners of a `'connection'` event emitted on a {@link Server}, so the user can use + * it to interact with the client. + * @since v0.3.4 + */ + class Socket extends stream.Duplex { + constructor(options?: SocketConstructorOpts); + /** + * Destroys the socket after all data is written. If the `finish` event was already emitted the socket is destroyed immediately. + * If the socket is still writable it implicitly calls `socket.end()`. + * @since v0.3.4 + */ + destroySoon(): void; + /** + * Sends data on the socket. The second parameter specifies the encoding in the + * case of a string. It defaults to UTF8 encoding. + * + * Returns `true` if the entire data was flushed successfully to the kernel + * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is again free. + * + * The optional `callback` parameter will be executed when the data is finally + * written out, which may not be immediately. + * + * See `Writable` stream `write()` method for more + * information. + * @since v0.1.90 + */ + write(buffer: Uint8Array | string, cb?: (err?: Error | null) => void): boolean; + /** + * Sends data on the socket, with an explicit encoding for string data. + * @see {@link Socket.write} for full details. + * @since v0.1.90 + * @param [encoding='utf8'] Only used when data is `string`. + */ + write(str: Uint8Array | string, encoding?: BufferEncoding, cb?: (err?: Error | null) => void): boolean; + /** + * Initiate a connection on a given socket. + * + * Possible signatures: + * + * * `socket.connect(options[, connectListener])` + * * `socket.connect(path[, connectListener])` for `IPC` connections. + * * `socket.connect(port[, host][, connectListener])` for TCP connections. + * * Returns: `net.Socket` The socket itself. + * + * This function is asynchronous. When the connection is established, the `'connect'` event will be emitted. If there is a problem connecting, + * instead of a `'connect'` event, an `'error'` event will be emitted with + * the error passed to the `'error'` listener. + * The last parameter `connectListener`, if supplied, will be added as a listener + * for the `'connect'` event **once**. + * + * This function should only be used for reconnecting a socket after`'close'` has been emitted or otherwise it may lead to undefined + * behavior. + */ + connect(options: SocketConnectOpts, connectionListener?: () => void): this; + connect(port: number, host: string, connectionListener?: () => void): this; + connect(port: number, connectionListener?: () => void): this; + connect(path: string, connectionListener?: () => void): this; + /** + * Set the encoding for the socket as a `Readable Stream`. See `readable.setEncoding()` for more information. + * @since v0.1.90 + * @return The socket itself. + */ + setEncoding(encoding?: BufferEncoding): this; + /** + * Pauses the reading of data. That is, `'data'` events will not be emitted. + * Useful to throttle back an upload. + * @return The socket itself. + */ + pause(): this; + /** + * Close the TCP connection by sending an RST packet and destroy the stream. + * If this TCP socket is in connecting status, it will send an RST packet and destroy this TCP socket once it is connected. + * Otherwise, it will call `socket.destroy` with an `ERR_SOCKET_CLOSED` Error. + * If this is not a TCP socket (for example, a pipe), calling this method will immediately throw an `ERR_INVALID_HANDLE_TYPE` Error. + * @since v18.3.0, v16.17.0 + */ + resetAndDestroy(): this; + /** + * Resumes reading after a call to `socket.pause()`. + * @return The socket itself. + */ + resume(): this; + /** + * Sets the socket to timeout after `timeout` milliseconds of inactivity on + * the socket. By default `net.Socket` do not have a timeout. + * + * When an idle timeout is triggered the socket will receive a `'timeout'` event but the connection will not be severed. The user must manually call `socket.end()` or `socket.destroy()` to + * end the connection. + * + * ```js + * socket.setTimeout(3000); + * socket.on('timeout', () => { + * console.log('socket timeout'); + * socket.end(); + * }); + * ``` + * + * If `timeout` is 0, then the existing idle timeout is disabled. + * + * The optional `callback` parameter will be added as a one-time listener for the `'timeout'` event. + * @since v0.1.90 + * @return The socket itself. + */ + setTimeout(timeout: number, callback?: () => void): this; + /** + * Enable/disable the use of Nagle's algorithm. + * + * When a TCP connection is created, it will have Nagle's algorithm enabled. + * + * Nagle's algorithm delays data before it is sent via the network. It attempts + * to optimize throughput at the expense of latency. + * + * Passing `true` for `noDelay` or not passing an argument will disable Nagle's + * algorithm for the socket. Passing `false` for `noDelay` will enable Nagle's + * algorithm. + * @since v0.1.90 + * @param [noDelay=true] + * @return The socket itself. + */ + setNoDelay(noDelay?: boolean): this; + /** + * Enable/disable keep-alive functionality, and optionally set the initial + * delay before the first keepalive probe is sent on an idle socket. + * + * Set `initialDelay` (in milliseconds) to set the delay between the last + * data packet received and the first keepalive probe. Setting `0` for`initialDelay` will leave the value unchanged from the default + * (or previous) setting. + * + * Enabling the keep-alive functionality will set the following socket options: + * + * * `SO_KEEPALIVE=1` + * * `TCP_KEEPIDLE=initialDelay` + * * `TCP_KEEPCNT=10` + * * `TCP_KEEPINTVL=1` + * @since v0.1.92 + * @param [enable=false] + * @param [initialDelay=0] + * @return The socket itself. + */ + setKeepAlive(enable?: boolean, initialDelay?: number): this; + /** + * Returns the current Type of Service (TOS) field for IPv4 packets or Traffic + * Class for IPv6 packets for this socket. + * + * `setTypeOfService()` may be called before the socket is connected; the value + * will be cached and applied when the socket establishes a connection. + * `getTypeOfService()` will return the currently set value even before connection. + * + * On some platforms (e.g., Linux), certain TOS/ECN bits may be masked or ignored, + * and behavior can differ between IPv4 and IPv6 or dual-stack sockets. Callers + * should verify platform-specific semantics. + * @since v25.6.0 + * @returns The current TOS value. + */ + getTypeOfService(): number; + /** + * Sets the Type of Service (TOS) field for IPv4 packets or Traffic Class for IPv6 + * Packets sent from this socket. This can be used to prioritize network traffic. + * + * `setTypeOfService()` may be called before the socket is connected; the value + * will be cached and applied when the socket establishes a connection. + * `getTypeOfService()` will return the currently set value even before connection. + * + * On some platforms (e.g., Linux), certain TOS/ECN bits may be masked or ignored, + * and behavior can differ between IPv4 and IPv6 or dual-stack sockets. Callers + * should verify platform-specific semantics. + * @since v25.6.0 + * @param tos The TOS value to set (0-255). + * @returns The socket itself. + */ + setTypeOfService(tos: number): this; + /** + * Returns the bound `address`, the address `family` name and `port` of the + * socket as reported by the operating system:`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }` + * @since v0.1.90 + */ + address(): AddressInfo | {}; + /** + * Calling `unref()` on a socket will allow the program to exit if this is the only + * active socket in the event system. If the socket is already `unref`ed calling`unref()` again will have no effect. + * @since v0.9.1 + * @return The socket itself. + */ + unref(): this; + /** + * Opposite of `unref()`, calling `ref()` on a previously `unref`ed socket will _not_ let the program exit if it's the only socket left (the default behavior). + * If the socket is `ref`ed calling `ref` again will have no effect. + * @since v0.9.1 + * @return The socket itself. + */ + ref(): this; + /** + * This property is only present if the family autoselection algorithm is enabled in `socket.connect(options)` + * and it is an array of the addresses that have been attempted. + * + * Each address is a string in the form of `$IP:$PORT`. + * If the connection was successful, then the last address is the one that the socket is currently connected to. + * @since v19.4.0 + */ + readonly autoSelectFamilyAttemptedAddresses: string[]; + /** + * This property shows the number of characters buffered for writing. The buffer + * may contain strings whose length after encoding is not yet known. So this number + * is only an approximation of the number of bytes in the buffer. + * + * `net.Socket` has the property that `socket.write()` always works. This is to + * help users get up and running quickly. The computer cannot always keep up + * with the amount of data that is written to a socket. The network connection + * simply might be too slow. Node.js will internally queue up the data written to a + * socket and send it out over the wire when it is possible. + * + * The consequence of this internal buffering is that memory may grow. + * Users who experience large or growing `bufferSize` should attempt to + * "throttle" the data flows in their program with `socket.pause()` and `socket.resume()`. + * @since v0.3.8 + * @deprecated Since v14.6.0 - Use `writableLength` instead. + */ + readonly bufferSize: number; + /** + * The amount of received bytes. + * @since v0.5.3 + */ + readonly bytesRead: number; + /** + * The amount of bytes sent. + * @since v0.5.3 + */ + readonly bytesWritten: number; + /** + * If `true`, `socket.connect(options[, connectListener])` was + * called and has not yet finished. It will stay `true` until the socket becomes + * connected, then it is set to `false` and the `'connect'` event is emitted. Note + * that the `socket.connect(options[, connectListener])` callback is a listener for the `'connect'` event. + * @since v6.1.0 + */ + readonly connecting: boolean; + /** + * This is `true` if the socket is not connected yet, either because `.connect()`has not yet been called or because it is still in the process of connecting + * (see `socket.connecting`). + * @since v11.2.0, v10.16.0 + */ + readonly pending: boolean; + /** + * See `writable.destroyed` for further details. + */ + readonly destroyed: boolean; + /** + * The string representation of the local IP address the remote client is + * connecting on. For example, in a server listening on `'0.0.0.0'`, if a client + * connects on `'192.168.1.1'`, the value of `socket.localAddress` would be`'192.168.1.1'`. + * @since v0.9.6 + */ + readonly localAddress?: string; + /** + * The numeric representation of the local port. For example, `80` or `21`. + * @since v0.9.6 + */ + readonly localPort?: number; + /** + * The string representation of the local IP family. `'IPv4'` or `'IPv6'`. + * @since v18.8.0, v16.18.0 + */ + readonly localFamily?: string; + /** + * This property represents the state of the connection as a string. + * + * * If the stream is connecting `socket.readyState` is `opening`. + * * If the stream is readable and writable, it is `open`. + * * If the stream is readable and not writable, it is `readOnly`. + * * If the stream is not readable and writable, it is `writeOnly`. + * @since v0.5.0 + */ + readonly readyState: SocketReadyState; + /** + * The string representation of the remote IP address. For example,`'74.125.127.100'` or `'2001:4860:a005::68'`. Value may be `undefined` if + * the socket is destroyed (for example, if the client disconnected). + * @since v0.5.10 + */ + readonly remoteAddress: string | undefined; + /** + * The string representation of the remote IP family. `'IPv4'` or `'IPv6'`. Value may be `undefined` if + * the socket is destroyed (for example, if the client disconnected). + * @since v0.11.14 + */ + readonly remoteFamily: string | undefined; + /** + * The numeric representation of the remote port. For example, `80` or `21`. Value may be `undefined` if + * the socket is destroyed (for example, if the client disconnected). + * @since v0.5.10 + */ + readonly remotePort: number | undefined; + /** + * The socket timeout in milliseconds as set by `socket.setTimeout()`. + * It is `undefined` if a timeout has not been set. + * @since v10.7.0 + */ + readonly timeout?: number; + /** + * Half-closes the socket. i.e., it sends a FIN packet. It is possible the + * server will still send some data. + * + * See `writable.end()` for further details. + * @since v0.1.90 + * @param callback Optional callback for when the socket is finished. + * @return The socket itself. + */ + end(callback?: () => void): this; + /** + * Half-closes the socket, with one final chunk of data. + * @see {@link Socket.end} for full details. + * @since v0.1.90 + * @param callback Optional callback for when the socket is finished. + * @return The socket itself. + */ + end(buffer: Uint8Array | string, callback?: () => void): this; + /** + * Half-closes the socket, with one final chunk of data. + * @see {@link Socket.end} for full details. + * @since v0.1.90 + * @param [encoding='utf8'] Only used when data is `string`. + * @param callback Optional callback for when the socket is finished. + * @return The socket itself. + */ + end(str: Uint8Array | string, encoding?: BufferEncoding, callback?: () => void): this; + // #region InternalEventEmitter + addListener<E extends keyof SocketEventMap>(eventName: E, listener: (...args: SocketEventMap[E]) => void): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof SocketEventMap>(eventName: E, ...args: SocketEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof SocketEventMap>( + eventName: E, + listener?: (...args: SocketEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof SocketEventMap>(eventName: E): ((...args: SocketEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof SocketEventMap>(eventName: E, listener: (...args: SocketEventMap[E]) => void): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof SocketEventMap>(eventName: E, listener: (...args: SocketEventMap[E]) => void): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof SocketEventMap>(eventName: E, listener: (...args: SocketEventMap[E]) => void): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof SocketEventMap>( + eventName: E, + listener: (...args: SocketEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof SocketEventMap>( + eventName: E, + listener: (...args: SocketEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof SocketEventMap>(eventName: E): ((...args: SocketEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof SocketEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof SocketEventMap>( + eventName: E, + listener: (...args: SocketEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface ListenOptions extends Abortable { + backlog?: number | undefined; + exclusive?: boolean | undefined; + host?: string | undefined; + /** + * @default false + */ + ipv6Only?: boolean | undefined; + reusePort?: boolean | undefined; + path?: string | undefined; + port?: number | undefined; + readableAll?: boolean | undefined; + writableAll?: boolean | undefined; + } + interface ServerOpts { + /** + * Indicates whether half-opened TCP connections are allowed. + * @default false + */ + allowHalfOpen?: boolean | undefined; + /** + * Indicates whether the socket should be paused on incoming connections. + * @default false + */ + pauseOnConnect?: boolean | undefined; + /** + * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received. + * @default false + * @since v16.5.0 + */ + noDelay?: boolean | undefined; + /** + * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received, + * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`. + * @default false + * @since v16.5.0 + */ + keepAlive?: boolean | undefined; + /** + * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket. + * @default 0 + * @since v16.5.0 + */ + keepAliveInitialDelay?: number | undefined; + /** + * Optionally overrides all `net.Socket`s' `readableHighWaterMark` and `writableHighWaterMark`. + * @default See [stream.getDefaultHighWaterMark()](https://nodejs.org/docs/latest-v26.x/api/stream.html#streamgetdefaulthighwatermarkobjectmode). + * @since v18.17.0, v20.1.0 + */ + highWaterMark?: number | undefined; + /** + * `blockList` can be used for disabling inbound + * access to specific IP addresses, IP ranges, or IP subnets. This does not + * work if the server is behind a reverse proxy, NAT, etc. because the address + * checked against the block list is the address of the proxy, or the one + * specified by the NAT. + * @since v22.13.0 + */ + blockList?: BlockList | undefined; + } + interface DropArgument { + localAddress?: string; + localPort?: number; + localFamily?: string; + remoteAddress?: string; + remotePort?: number; + remoteFamily?: string; + } + interface ServerEventMap { + "close": []; + "connection": [socket: Socket]; + "error": [err: Error]; + "listening": []; + "drop": [data?: DropArgument]; + } + /** + * This class is used to create a TCP or `IPC` server. + * @since v0.1.90 + */ + class Server implements EventEmitter { + constructor(connectionListener?: (socket: Socket) => void); + constructor(options?: ServerOpts, connectionListener?: (socket: Socket) => void); + /** + * Start a server listening for connections. A `net.Server` can be a TCP or + * an `IPC` server depending on what it listens to. + * + * Possible signatures: + * + * * `server.listen(handle[, backlog][, callback])` + * * `server.listen(options[, callback])` + * * `server.listen(path[, backlog][, callback])` for `IPC` servers + * * `server.listen([port[, host[, backlog]]][, callback])` for TCP servers + * + * This function is asynchronous. When the server starts listening, the `'listening'` event will be emitted. The last parameter `callback`will be added as a listener for the `'listening'` + * event. + * + * All `listen()` methods can take a `backlog` parameter to specify the maximum + * length of the queue of pending connections. The actual length will be determined + * by the OS through sysctl settings such as `tcp_max_syn_backlog` and `somaxconn` on Linux. The default value of this parameter is 511 (not 512). + * + * All {@link Socket} are set to `SO_REUSEADDR` (see [`socket(7)`](https://man7.org/linux/man-pages/man7/socket.7.html) for + * details). + * + * The `server.listen()` method can be called again if and only if there was an + * error during the first `server.listen()` call or `server.close()` has been + * called. Otherwise, an `ERR_SERVER_ALREADY_LISTEN` error will be thrown. + * + * One of the most common errors raised when listening is `EADDRINUSE`. + * This happens when another server is already listening on the requested`port`/`path`/`handle`. One way to handle this would be to retry + * after a certain amount of time: + * + * ```js + * server.on('error', (e) => { + * if (e.code === 'EADDRINUSE') { + * console.error('Address in use, retrying...'); + * setTimeout(() => { + * server.close(); + * server.listen(PORT, HOST); + * }, 1000); + * } + * }); + * ``` + */ + listen(port?: number, hostname?: string, backlog?: number, listeningListener?: () => void): this; + listen(port?: number, hostname?: string, listeningListener?: () => void): this; + listen(port?: number, backlog?: number, listeningListener?: () => void): this; + listen(port?: number, listeningListener?: () => void): this; + listen(path: string, backlog?: number, listeningListener?: () => void): this; + listen(path: string, listeningListener?: () => void): this; + listen(options: ListenOptions, listeningListener?: () => void): this; + listen(handle: any, backlog?: number, listeningListener?: () => void): this; + listen(handle: any, listeningListener?: () => void): this; + /** + * Stops the server from accepting new connections and keeps existing + * connections. This function is asynchronous, the server is finally closed + * when all connections are ended and the server emits a `'close'` event. + * The optional `callback` will be called once the `'close'` event occurs. Unlike + * that event, it will be called with an `Error` as its only argument if the server + * was not open when it was closed. + * @since v0.1.90 + * @param callback Called when the server is closed. + */ + close(callback?: (err?: Error) => void): this; + /** + * Returns the bound `address`, the address `family` name, and `port` of the server + * as reported by the operating system if listening on an IP socket + * (useful to find which port was assigned when getting an OS-assigned address):`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }`. + * + * For a server listening on a pipe or Unix domain socket, the name is returned + * as a string. + * + * ```js + * const server = net.createServer((socket) => { + * socket.end('goodbye\n'); + * }).on('error', (err) => { + * // Handle errors here. + * throw err; + * }); + * + * // Grab an arbitrary unused port. + * server.listen(() => { + * console.log('opened server on', server.address()); + * }); + * ``` + * + * `server.address()` returns `null` before the `'listening'` event has been + * emitted or after calling `server.close()`. + * @since v0.1.90 + */ + address(): AddressInfo | string | null; + /** + * Asynchronously get the number of concurrent connections on the server. Works + * when sockets were sent to forks. + * + * Callback should take two arguments `err` and `count`. + * @since v0.9.7 + */ + getConnections(cb: (error: Error | null, count: number) => void): this; + /** + * Opposite of `unref()`, calling `ref()` on a previously `unref`ed server will _not_ let the program exit if it's the only server left (the default behavior). + * If the server is `ref`ed calling `ref()` again will have no effect. + * @since v0.9.1 + */ + ref(): this; + /** + * Calling `unref()` on a server will allow the program to exit if this is the only + * active server in the event system. If the server is already `unref`ed calling`unref()` again will have no effect. + * @since v0.9.1 + */ + unref(): this; + /** + * Set this property to reject connections when the server's connection count gets + * high. + * + * It is not recommended to use this option once a socket has been sent to a child + * with `child_process.fork()`. + * @since v0.2.0 + */ + maxConnections: number; + connections: number; + /** + * Indicates whether or not the server is listening for connections. + * @since v5.7.0 + */ + readonly listening: boolean; + /** + * Calls {@link Server.close()} and returns a promise that fulfills when the server has closed. + * @since v20.5.0 + */ + [Symbol.asyncDispose](): Promise<void>; + } + interface Server extends InternalEventEmitter<ServerEventMap> {} + type IPVersion = "ipv4" | "ipv6"; + /** + * The `BlockList` object can be used with some network APIs to specify rules for + * disabling inbound or outbound access to specific IP addresses, IP ranges, or + * IP subnets. + * @since v15.0.0, v14.18.0 + */ + class BlockList { + /** + * Adds a rule to block the given IP address. + * @since v15.0.0, v14.18.0 + * @param address An IPv4 or IPv6 address. + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + addAddress(address: string, type?: IPVersion): void; + addAddress(address: SocketAddress): void; + /** + * Adds a rule to block a range of IP addresses from `start` (inclusive) to`end` (inclusive). + * @since v15.0.0, v14.18.0 + * @param start The starting IPv4 or IPv6 address in the range. + * @param end The ending IPv4 or IPv6 address in the range. + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + addRange(start: string, end: string, type?: IPVersion): void; + addRange(start: SocketAddress, end: SocketAddress): void; + /** + * Adds a rule to block a range of IP addresses specified as a subnet mask. + * @since v15.0.0, v14.18.0 + * @param net The network IPv4 or IPv6 address. + * @param prefix The number of CIDR prefix bits. For IPv4, this must be a value between `0` and `32`. For IPv6, this must be between `0` and `128`. + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + addSubnet(net: SocketAddress, prefix: number): void; + addSubnet(net: string, prefix: number, type?: IPVersion): void; + /** + * Returns `true` if the given IP address matches any of the rules added to the`BlockList`. + * + * ```js + * const blockList = new net.BlockList(); + * blockList.addAddress('123.123.123.123'); + * blockList.addRange('10.0.0.1', '10.0.0.10'); + * blockList.addSubnet('8592:757c:efae:4e45::', 64, 'ipv6'); + * + * console.log(blockList.check('123.123.123.123')); // Prints: true + * console.log(blockList.check('10.0.0.3')); // Prints: true + * console.log(blockList.check('222.111.111.222')); // Prints: false + * + * // IPv6 notation for IPv4 addresses works: + * console.log(blockList.check('::ffff:7b7b:7b7b', 'ipv6')); // Prints: true + * console.log(blockList.check('::ffff:123.123.123.123', 'ipv6')); // Prints: true + * ``` + * @since v15.0.0, v14.18.0 + * @param address The IP address to check + * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`. + */ + check(address: SocketAddress): boolean; + check(address: string, type?: IPVersion): boolean; + /** + * The list of rules added to the blocklist. + * @since v15.0.0, v14.18.0 + */ + rules: readonly string[]; + /** + * Returns `true` if the `value` is a `net.BlockList`. + * @since v22.13.0 + * @param value Any JS value + */ + static isBlockList(value: unknown): value is BlockList; + /** + * ```js + * const blockList = new net.BlockList(); + * const data = [ + * 'Subnet: IPv4 192.168.1.0/24', + * 'Address: IPv4 10.0.0.5', + * 'Range: IPv4 192.168.2.1-192.168.2.10', + * 'Range: IPv4 10.0.0.1-10.0.0.10', + * ]; + * blockList.fromJSON(data); + * blockList.fromJSON(JSON.stringify(data)); + * ``` + * @since v24.5.0 + * @experimental + */ + fromJSON(data: string | readonly string[]): void; + /** + * @since v24.5.0 + * @experimental + */ + toJSON(): readonly string[]; + } + interface TcpNetConnectOpts extends TcpSocketConnectOpts, SocketConstructorOpts { + timeout?: number | undefined; + } + interface IpcNetConnectOpts extends IpcSocketConnectOpts, SocketConstructorOpts { + timeout?: number | undefined; + } + type NetConnectOpts = TcpNetConnectOpts | IpcNetConnectOpts; + /** + * Creates a new TCP or `IPC` server. + * + * If `allowHalfOpen` is set to `true`, when the other end of the socket + * signals the end of transmission, the server will only send back the end of + * transmission when `socket.end()` is explicitly called. For example, in the + * context of TCP, when a FIN packed is received, a FIN packed is sent + * back only when `socket.end()` is explicitly called. Until then the + * connection is half-closed (non-readable but still writable). See `'end'` event and [RFC 1122](https://tools.ietf.org/html/rfc1122) (section 4.2.2.13) for more information. + * + * If `pauseOnConnect` is set to `true`, then the socket associated with each + * incoming connection will be paused, and no data will be read from its handle. + * This allows connections to be passed between processes without any data being + * read by the original process. To begin reading data from a paused socket, call `socket.resume()`. + * + * The server can be a TCP server or an `IPC` server, depending on what it `listen()` to. + * + * Here is an example of a TCP echo server which listens for connections + * on port 8124: + * + * ```js + * import net from 'node:net'; + * const server = net.createServer((c) => { + * // 'connection' listener. + * console.log('client connected'); + * c.on('end', () => { + * console.log('client disconnected'); + * }); + * c.write('hello\r\n'); + * c.pipe(c); + * }); + * server.on('error', (err) => { + * throw err; + * }); + * server.listen(8124, () => { + * console.log('server bound'); + * }); + * ``` + * + * Test this by using `telnet`: + * + * ```bash + * telnet localhost 8124 + * ``` + * + * To listen on the socket `/tmp/echo.sock`: + * + * ```js + * server.listen('/tmp/echo.sock', () => { + * console.log('server bound'); + * }); + * ``` + * + * Use `nc` to connect to a Unix domain socket server: + * + * ```bash + * nc -U /tmp/echo.sock + * ``` + * @since v0.5.0 + * @param connectionListener Automatically set as a listener for the {@link 'connection'} event. + */ + function createServer(connectionListener?: (socket: Socket) => void): Server; + function createServer(options?: ServerOpts, connectionListener?: (socket: Socket) => void): Server; + /** + * Aliases to {@link createConnection}. + * + * Possible signatures: + * + * * {@link connect} + * * {@link connect} for `IPC` connections. + * * {@link connect} for TCP connections. + */ + function connect(options: NetConnectOpts, connectionListener?: () => void): Socket; + function connect(port: number, host?: string, connectionListener?: () => void): Socket; + function connect(path: string, connectionListener?: () => void): Socket; + /** + * A factory function, which creates a new {@link Socket}, + * immediately initiates connection with `socket.connect()`, + * then returns the `net.Socket` that starts the connection. + * + * When the connection is established, a `'connect'` event will be emitted + * on the returned socket. The last parameter `connectListener`, if supplied, + * will be added as a listener for the `'connect'` event **once**. + * + * Possible signatures: + * + * * {@link createConnection} + * * {@link createConnection} for `IPC` connections. + * * {@link createConnection} for TCP connections. + * + * The {@link connect} function is an alias to this function. + */ + function createConnection(options: NetConnectOpts, connectionListener?: () => void): Socket; + function createConnection(port: number, host?: string, connectionListener?: () => void): Socket; + function createConnection(path: string, connectionListener?: () => void): Socket; + /** + * Gets the current default value of the `autoSelectFamily` option of `socket.connect(options)`. + * The initial default value is `true`, unless the command line option`--no-network-family-autoselection` is provided. + * @since v19.4.0 + */ + function getDefaultAutoSelectFamily(): boolean; + /** + * Sets the default value of the `autoSelectFamily` option of `socket.connect(options)`. + * @param value The new default value. + * The initial default value is `true`, unless the command line option + * `--no-network-family-autoselection` is provided. + * @since v19.4.0 + */ + function setDefaultAutoSelectFamily(value: boolean): void; + /** + * Gets the current default value of the `autoSelectFamilyAttemptTimeout` option of `socket.connect(options)`. + * The initial default value is `500` or the value specified via the command line option `--network-family-autoselection-attempt-timeout`. + * @returns The current default value of the `autoSelectFamilyAttemptTimeout` option. + * @since v19.8.0, v18.8.0 + */ + function getDefaultAutoSelectFamilyAttemptTimeout(): number; + /** + * Sets the default value of the `autoSelectFamilyAttemptTimeout` option of `socket.connect(options)`. + * @param value The new default value, which must be a positive number. If the number is less than `10`, the value `10` is used instead. The initial default value is `250` or the value specified via the command line + * option `--network-family-autoselection-attempt-timeout`. + * @since v19.8.0, v18.8.0 + */ + function setDefaultAutoSelectFamilyAttemptTimeout(value: number): void; + /** + * Returns `6` if `input` is an IPv6 address. Returns `4` if `input` is an IPv4 + * address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no leading zeroes. Otherwise, returns`0`. + * + * ```js + * net.isIP('::1'); // returns 6 + * net.isIP('127.0.0.1'); // returns 4 + * net.isIP('127.000.000.001'); // returns 0 + * net.isIP('127.0.0.1/24'); // returns 0 + * net.isIP('fhqwhgads'); // returns 0 + * ``` + * @since v0.3.0 + */ + function isIP(input: string): number; + /** + * Returns `true` if `input` is an IPv4 address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no + * leading zeroes. Otherwise, returns `false`. + * + * ```js + * net.isIPv4('127.0.0.1'); // returns true + * net.isIPv4('127.000.000.001'); // returns false + * net.isIPv4('127.0.0.1/24'); // returns false + * net.isIPv4('fhqwhgads'); // returns false + * ``` + * @since v0.3.0 + */ + function isIPv4(input: string): boolean; + /** + * Returns `true` if `input` is an IPv6 address. Otherwise, returns `false`. + * + * ```js + * net.isIPv6('::1'); // returns true + * net.isIPv6('fhqwhgads'); // returns false + * ``` + * @since v0.3.0 + */ + function isIPv6(input: string): boolean; + interface SocketAddressInitOptions { + /** + * The network address as either an IPv4 or IPv6 string. + * @default 127.0.0.1 + */ + address?: string | undefined; + /** + * @default `'ipv4'` + */ + family?: IPVersion | undefined; + /** + * An IPv6 flow-label used only if `family` is `'ipv6'`. + * @default 0 + */ + flowlabel?: number | undefined; + /** + * An IP port. + * @default 0 + */ + port?: number | undefined; + } + /** + * @since v15.14.0, v14.18.0 + */ + class SocketAddress { + constructor(options: SocketAddressInitOptions); + /** + * Either \`'ipv4'\` or \`'ipv6'\`. + * @since v15.14.0, v14.18.0 + */ + readonly address: string; + /** + * Either \`'ipv4'\` or \`'ipv6'\`. + * @since v15.14.0, v14.18.0 + */ + readonly family: IPVersion; + /** + * @since v15.14.0, v14.18.0 + */ + readonly port: number; + /** + * @since v15.14.0, v14.18.0 + */ + readonly flowlabel: number; + /** + * @since v22.13.0 + * @param input An input string containing an IP address and optional port, + * e.g. `123.1.2.3:1234` or `[1::1]:1234`. + * @returns Returns a `SocketAddress` if parsing was successful. + * Otherwise returns `undefined`. + */ + static parse(input: string): SocketAddress | undefined; + } +} +declare module "net" { + export * from "node:net"; +} diff --git a/node_modules/@types/node/os.d.ts b/node_modules/@types/node/os.d.ts new file mode 100644 index 0000000..ad2413a --- /dev/null +++ b/node_modules/@types/node/os.d.ts @@ -0,0 +1,498 @@ +declare module "node:os" { + import { NonSharedBuffer } from "buffer"; + interface CpuInfo { + model: string; + speed: number; + times: { + /** The number of milliseconds the CPU has spent in user mode. */ + user: number; + /** The number of milliseconds the CPU has spent in nice mode. */ + nice: number; + /** The number of milliseconds the CPU has spent in sys mode. */ + sys: number; + /** The number of milliseconds the CPU has spent in idle mode. */ + idle: number; + /** The number of milliseconds the CPU has spent in irq mode. */ + irq: number; + }; + } + interface NetworkInterfaceBase { + address: string; + netmask: string; + mac: string; + internal: boolean; + cidr: string | null; + scopeid?: number; + } + interface NetworkInterfaceInfoIPv4 extends NetworkInterfaceBase { + family: "IPv4"; + } + interface NetworkInterfaceInfoIPv6 extends NetworkInterfaceBase { + family: "IPv6"; + scopeid: number; + } + interface UserInfo<T> { + username: T; + uid: number; + gid: number; + shell: T | null; + homedir: T; + } + type NetworkInterfaceInfo = NetworkInterfaceInfoIPv4 | NetworkInterfaceInfoIPv6; + /** + * Returns the host name of the operating system as a string. + * @since v0.3.3 + */ + function hostname(): string; + /** + * Returns an array containing the 1, 5, and 15 minute load averages. + * + * The load average is a measure of system activity calculated by the operating + * system and expressed as a fractional number. + * + * The load average is a Unix-specific concept. On Windows, the return value is + * always `[0, 0, 0]`. + * @since v0.3.3 + */ + function loadavg(): number[]; + /** + * Returns the system uptime in number of seconds. + * @since v0.3.3 + */ + function uptime(): number; + /** + * Returns the amount of free system memory in bytes as an integer. + * @since v0.3.3 + */ + function freemem(): number; + /** + * Returns the total amount of system memory in bytes as an integer. + * @since v0.3.3 + */ + function totalmem(): number; + /** + * Returns an array of objects containing information about each logical CPU core. + * The array will be empty if no CPU information is available, such as if the `/proc` file system is unavailable. + * + * The properties included on each object include: + * + * ```js + * [ + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 252020, + * nice: 0, + * sys: 30340, + * idle: 1070356870, + * irq: 0, + * }, + * }, + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 306960, + * nice: 0, + * sys: 26980, + * idle: 1071569080, + * irq: 0, + * }, + * }, + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 248450, + * nice: 0, + * sys: 21750, + * idle: 1070919370, + * irq: 0, + * }, + * }, + * { + * model: 'Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz', + * speed: 2926, + * times: { + * user: 256880, + * nice: 0, + * sys: 19430, + * idle: 1070905480, + * irq: 20, + * }, + * }, + * ] + * ``` + * + * `nice` values are POSIX-only. On Windows, the `nice` values of all processors + * are always 0. + * + * `os.cpus().length` should not be used to calculate the amount of parallelism + * available to an application. Use {@link availableParallelism} for this purpose. + * @since v0.3.3 + */ + function cpus(): CpuInfo[]; + /** + * Returns an estimate of the default amount of parallelism a program should use. + * Always returns a value greater than zero. + * + * This function is a small wrapper about libuv's [`uv_available_parallelism()`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_available_parallelism). + * @since v19.4.0, v18.14.0 + */ + function availableParallelism(): number; + /** + * Returns the operating system name as returned by [`uname(3)`](https://linux.die.net/man/3/uname). For example, it + * returns `'Linux'` on Linux, `'Darwin'` on macOS, and `'Windows_NT'` on Windows. + * + * See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for additional information + * about the output of running [`uname(3)`](https://linux.die.net/man/3/uname) on various operating systems. + * @since v0.3.3 + */ + function type(): string; + /** + * Returns the operating system as a string. + * + * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `GetVersionExW()` is used. See + * [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information. + * @since v0.3.3 + */ + function release(): string; + /** + * Returns an object containing network interfaces that have been assigned a + * network address. + * + * Each key on the returned object identifies a network interface. The associated + * value is an array of objects that each describe an assigned network address. + * + * The properties available on the assigned network address object include: + * + * ```js + * { + * lo: [ + * { + * address: '127.0.0.1', + * netmask: '255.0.0.0', + * family: 'IPv4', + * mac: '00:00:00:00:00:00', + * internal: true, + * cidr: '127.0.0.1/8' + * }, + * { + * address: '::1', + * netmask: 'ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff', + * family: 'IPv6', + * mac: '00:00:00:00:00:00', + * scopeid: 0, + * internal: true, + * cidr: '::1/128' + * } + * ], + * eth0: [ + * { + * address: '192.168.1.108', + * netmask: '255.255.255.0', + * family: 'IPv4', + * mac: '01:02:03:0a:0b:0c', + * internal: false, + * cidr: '192.168.1.108/24' + * }, + * { + * address: 'fe80::a00:27ff:fe4e:66a1', + * netmask: 'ffff:ffff:ffff:ffff::', + * family: 'IPv6', + * mac: '01:02:03:0a:0b:0c', + * scopeid: 1, + * internal: false, + * cidr: 'fe80::a00:27ff:fe4e:66a1/64' + * } + * ] + * } + * ``` + * @since v0.6.0 + */ + function networkInterfaces(): NodeJS.Dict<NetworkInterfaceInfo[]>; + /** + * Returns the string path of the current user's home directory. + * + * On POSIX, it uses the `$HOME` environment variable if defined. Otherwise it + * uses the [effective UID](https://en.wikipedia.org/wiki/User_identifier#Effective_user_ID) to look up the user's home directory. + * + * On Windows, it uses the `USERPROFILE` environment variable if defined. + * Otherwise it uses the path to the profile directory of the current user. + * @since v2.3.0 + */ + function homedir(): string; + interface UserInfoOptions { + encoding?: BufferEncoding | "buffer" | undefined; + } + interface UserInfoOptionsWithBufferEncoding extends UserInfoOptions { + encoding: "buffer"; + } + interface UserInfoOptionsWithStringEncoding extends UserInfoOptions { + encoding?: BufferEncoding | undefined; + } + /** + * Returns information about the currently effective user. On POSIX platforms, + * this is typically a subset of the password file. The returned object includes + * the `username`, `uid`, `gid`, `shell`, and `homedir`. On Windows, the `uid` and `gid` fields are `-1`, and `shell` is `null`. + * + * The value of `homedir` returned by `os.userInfo()` is provided by the operating + * system. This differs from the result of `os.homedir()`, which queries + * environment variables for the home directory before falling back to the + * operating system response. + * + * Throws a [`SystemError`](https://nodejs.org/docs/latest-v26.x/api/errors.html#class-systemerror) if a user has no `username` or `homedir`. + * @since v6.0.0 + */ + function userInfo(options?: UserInfoOptionsWithStringEncoding): UserInfo<string>; + function userInfo(options: UserInfoOptionsWithBufferEncoding): UserInfo<NonSharedBuffer>; + function userInfo(options: UserInfoOptions): UserInfo<string | NonSharedBuffer>; + type SignalConstants = { + [key in NodeJS.Signals]: number; + }; + namespace constants { + const UV_UDP_REUSEADDR: number; + namespace signals {} + const signals: SignalConstants; + namespace errno { + const E2BIG: number; + const EACCES: number; + const EADDRINUSE: number; + const EADDRNOTAVAIL: number; + const EAFNOSUPPORT: number; + const EAGAIN: number; + const EALREADY: number; + const EBADF: number; + const EBADMSG: number; + const EBUSY: number; + const ECANCELED: number; + const ECHILD: number; + const ECONNABORTED: number; + const ECONNREFUSED: number; + const ECONNRESET: number; + const EDEADLK: number; + const EDESTADDRREQ: number; + const EDOM: number; + const EDQUOT: number; + const EEXIST: number; + const EFAULT: number; + const EFBIG: number; + const EHOSTUNREACH: number; + const EIDRM: number; + const EILSEQ: number; + const EINPROGRESS: number; + const EINTR: number; + const EINVAL: number; + const EIO: number; + const EISCONN: number; + const EISDIR: number; + const ELOOP: number; + const EMFILE: number; + const EMLINK: number; + const EMSGSIZE: number; + const EMULTIHOP: number; + const ENAMETOOLONG: number; + const ENETDOWN: number; + const ENETRESET: number; + const ENETUNREACH: number; + const ENFILE: number; + const ENOBUFS: number; + const ENODATA: number; + const ENODEV: number; + const ENOENT: number; + const ENOEXEC: number; + const ENOLCK: number; + const ENOLINK: number; + const ENOMEM: number; + const ENOMSG: number; + const ENOPROTOOPT: number; + const ENOSPC: number; + const ENOSR: number; + const ENOSTR: number; + const ENOSYS: number; + const ENOTCONN: number; + const ENOTDIR: number; + const ENOTEMPTY: number; + const ENOTSOCK: number; + const ENOTSUP: number; + const ENOTTY: number; + const ENXIO: number; + const EOPNOTSUPP: number; + const EOVERFLOW: number; + const EPERM: number; + const EPIPE: number; + const EPROTO: number; + const EPROTONOSUPPORT: number; + const EPROTOTYPE: number; + const ERANGE: number; + const EROFS: number; + const ESPIPE: number; + const ESRCH: number; + const ESTALE: number; + const ETIME: number; + const ETIMEDOUT: number; + const ETXTBSY: number; + const EWOULDBLOCK: number; + const EXDEV: number; + const WSAEINTR: number; + const WSAEBADF: number; + const WSAEACCES: number; + const WSAEFAULT: number; + const WSAEINVAL: number; + const WSAEMFILE: number; + const WSAEWOULDBLOCK: number; + const WSAEINPROGRESS: number; + const WSAEALREADY: number; + const WSAENOTSOCK: number; + const WSAEDESTADDRREQ: number; + const WSAEMSGSIZE: number; + const WSAEPROTOTYPE: number; + const WSAENOPROTOOPT: number; + const WSAEPROTONOSUPPORT: number; + const WSAESOCKTNOSUPPORT: number; + const WSAEOPNOTSUPP: number; + const WSAEPFNOSUPPORT: number; + const WSAEAFNOSUPPORT: number; + const WSAEADDRINUSE: number; + const WSAEADDRNOTAVAIL: number; + const WSAENETDOWN: number; + const WSAENETUNREACH: number; + const WSAENETRESET: number; + const WSAECONNABORTED: number; + const WSAECONNRESET: number; + const WSAENOBUFS: number; + const WSAEISCONN: number; + const WSAENOTCONN: number; + const WSAESHUTDOWN: number; + const WSAETOOMANYREFS: number; + const WSAETIMEDOUT: number; + const WSAECONNREFUSED: number; + const WSAELOOP: number; + const WSAENAMETOOLONG: number; + const WSAEHOSTDOWN: number; + const WSAEHOSTUNREACH: number; + const WSAENOTEMPTY: number; + const WSAEPROCLIM: number; + const WSAEUSERS: number; + const WSAEDQUOT: number; + const WSAESTALE: number; + const WSAEREMOTE: number; + const WSASYSNOTREADY: number; + const WSAVERNOTSUPPORTED: number; + const WSANOTINITIALISED: number; + const WSAEDISCON: number; + const WSAENOMORE: number; + const WSAECANCELLED: number; + const WSAEINVALIDPROCTABLE: number; + const WSAEINVALIDPROVIDER: number; + const WSAEPROVIDERFAILEDINIT: number; + const WSASYSCALLFAILURE: number; + const WSASERVICE_NOT_FOUND: number; + const WSATYPE_NOT_FOUND: number; + const WSA_E_NO_MORE: number; + const WSA_E_CANCELLED: number; + const WSAEREFUSED: number; + } + namespace dlopen { + const RTLD_LAZY: number; + const RTLD_NOW: number; + const RTLD_GLOBAL: number; + const RTLD_LOCAL: number; + const RTLD_DEEPBIND: number; + } + namespace priority { + const PRIORITY_LOW: number; + const PRIORITY_BELOW_NORMAL: number; + const PRIORITY_NORMAL: number; + const PRIORITY_ABOVE_NORMAL: number; + const PRIORITY_HIGH: number; + const PRIORITY_HIGHEST: number; + } + } + const devNull: string; + /** + * The operating system-specific end-of-line marker. + * * `\n` on POSIX + * * `\r\n` on Windows + */ + const EOL: string; + /** + * Returns the operating system CPU architecture for which the Node.js binary was + * compiled. Possible values are `'arm'`, `'arm64'`, `'ia32'`, `'loong64'`, + * `'mips'`, `'mipsel'`, `'ppc64'`, `'riscv64'`, `'s390x'`, and `'x64'`. + * + * The return value is equivalent to [process.arch](https://nodejs.org/docs/latest-v26.x/api/process.html#processarch). + * @since v0.5.0 + */ + function arch(): NodeJS.Architecture; + /** + * Returns a string identifying the kernel version. + * + * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not + * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information. + * @since v13.11.0, v12.17.0 + */ + function version(): string; + /** + * Returns a string identifying the operating system platform for which + * the Node.js binary was compiled. The value is set at compile time. + * Possible values are `'aix'`, `'darwin'`, `'freebsd'`, `'linux'`, `'openbsd'`, `'sunos'`, and `'win32'`. + * + * The return value is equivalent to `process.platform`. + * + * The value `'android'` may also be returned if Node.js is built on the Android + * operating system. [Android support is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os). + * @since v0.5.0 + */ + function platform(): NodeJS.Platform; + /** + * Returns the machine type as a string, such as `arm`, `arm64`, `aarch64`, + * `mips`, `mips64`, `ppc64`, `ppc64le`, `s390x`, `i386`, `i686`, `x86_64`. + * + * On POSIX systems, the machine type is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not + * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information. + * @since v18.9.0, v16.18.0 + */ + function machine(): string; + /** + * Returns the operating system's default directory for temporary files as a + * string. + * @since v0.9.9 + */ + function tmpdir(): string; + /** + * Returns a string identifying the endianness of the CPU for which the Node.js + * binary was compiled. + * + * Possible values are `'BE'` for big endian and `'LE'` for little endian. + * @since v0.9.4 + */ + function endianness(): "BE" | "LE"; + /** + * Returns the scheduling priority for the process specified by `pid`. If `pid` is + * not provided or is `0`, the priority of the current process is returned. + * @since v10.10.0 + * @param [pid=0] The process ID to retrieve scheduling priority for. + */ + function getPriority(pid?: number): number; + /** + * Attempts to set the scheduling priority for the process specified by `pid`. If `pid` is not provided or is `0`, the process ID of the current process is used. + * + * The `priority` input must be an integer between `-20` (high priority) and `19` (low priority). Due to differences between Unix priority levels and Windows + * priority classes, `priority` is mapped to one of six priority constants in `os.constants.priority`. When retrieving a process priority level, this range + * mapping may cause the return value to be slightly different on Windows. To avoid + * confusion, set `priority` to one of the priority constants. + * + * On Windows, setting priority to `PRIORITY_HIGHEST` requires elevated user + * privileges. Otherwise the set priority will be silently reduced to `PRIORITY_HIGH`. + * @since v10.10.0 + * @param [pid=0] The process ID to set scheduling priority for. + * @param priority The scheduling priority to assign to the process. + */ + function setPriority(priority: number): void; + function setPriority(pid: number, priority: number): void; +} +declare module "os" { + export * from "node:os"; +} diff --git a/node_modules/@types/node/package.json b/node_modules/@types/node/package.json new file mode 100644 index 0000000..e09c102 --- /dev/null +++ b/node_modules/@types/node/package.json @@ -0,0 +1,155 @@ +{ + "name": "@types/node", + "version": "26.0.0", + "description": "TypeScript definitions for node", + "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", + "license": "MIT", + "contributors": [ + { + "name": "Microsoft TypeScript", + "githubUsername": "Microsoft", + "url": "https://github.com/Microsoft" + }, + { + "name": "Alberto Schiabel", + "githubUsername": "jkomyno", + "url": "https://github.com/jkomyno" + }, + { + "name": "Andrew Makarov", + "githubUsername": "r3nya", + "url": "https://github.com/r3nya" + }, + { + "name": "Benjamin Toueg", + "githubUsername": "btoueg", + "url": "https://github.com/btoueg" + }, + { + "name": "David Junger", + "githubUsername": "touffy", + "url": "https://github.com/touffy" + }, + { + "name": "Mohsen Azimi", + "githubUsername": "mohsen1", + "url": "https://github.com/mohsen1" + }, + { + "name": "Nikita Galkin", + "githubUsername": "galkin", + "url": "https://github.com/galkin" + }, + { + "name": "Sebastian Silbermann", + "githubUsername": "eps1lon", + "url": "https://github.com/eps1lon" + }, + { + "name": "Wilco Bakker", + "githubUsername": "WilcoBakker", + "url": "https://github.com/WilcoBakker" + }, + { + "name": "Marcin Kopacz", + "githubUsername": "chyzwar", + "url": "https://github.com/chyzwar" + }, + { + "name": "Trivikram Kamat", + "githubUsername": "trivikr", + "url": "https://github.com/trivikr" + }, + { + "name": "Junxiao Shi", + "githubUsername": "yoursunny", + "url": "https://github.com/yoursunny" + }, + { + "name": "Ilia Baryshnikov", + "githubUsername": "qwelias", + "url": "https://github.com/qwelias" + }, + { + "name": "ExE Boss", + "githubUsername": "ExE-Boss", + "url": "https://github.com/ExE-Boss" + }, + { + "name": "Piotr Błażejewicz", + "githubUsername": "peterblazejewicz", + "url": "https://github.com/peterblazejewicz" + }, + { + "name": "Anna Henningsen", + "githubUsername": "addaleax", + "url": "https://github.com/addaleax" + }, + { + "name": "Victor Perin", + "githubUsername": "victorperin", + "url": "https://github.com/victorperin" + }, + { + "name": "NodeJS Contributors", + "githubUsername": "NodeJS", + "url": "https://github.com/NodeJS" + }, + { + "name": "Linus Unnebäck", + "githubUsername": "LinusU", + "url": "https://github.com/LinusU" + }, + { + "name": "wafuwafu13", + "githubUsername": "wafuwafu13", + "url": "https://github.com/wafuwafu13" + }, + { + "name": "Matteo Collina", + "githubUsername": "mcollina", + "url": "https://github.com/mcollina" + }, + { + "name": "Dmitry Semigradsky", + "githubUsername": "Semigradsky", + "url": "https://github.com/Semigradsky" + }, + { + "name": "René", + "githubUsername": "Renegade334", + "url": "https://github.com/Renegade334" + }, + { + "name": "Yagiz Nizipli", + "githubUsername": "anonrig", + "url": "https://github.com/anonrig" + } + ], + "main": "", + "types": "index.d.ts", + "typesVersions": { + "<=5.6": { + "*": [ + "ts5.6/*" + ] + }, + "<=5.7": { + "*": [ + "ts5.7/*" + ] + } + }, + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/node" + }, + "scripts": {}, + "dependencies": { + "undici-types": "~8.3.0" + }, + "peerDependencies": {}, + "typesPublisherContentHash": "b97b21d94288bc153e105a65f4c8fe609dd471f179c5bbd931ba27f959bd0744", + "typeScriptVersion": "5.6" +} \ No newline at end of file diff --git a/node_modules/@types/node/path.d.ts b/node_modules/@types/node/path.d.ts new file mode 100644 index 0000000..ae8fd97 --- /dev/null +++ b/node_modules/@types/node/path.d.ts @@ -0,0 +1,178 @@ +declare module "node:path" { + namespace path { + /** + * A parsed path object generated by path.parse() or consumed by path.format(). + */ + interface ParsedPath { + /** + * The root of the path such as '/' or 'c:\' + */ + root: string; + /** + * The full directory path such as '/home/user/dir' or 'c:\path\dir' + */ + dir: string; + /** + * The file name including extension (if any) such as 'index.html' + */ + base: string; + /** + * The file extension (if any) such as '.html' + */ + ext: string; + /** + * The file name without extension (if any) such as 'index' + */ + name: string; + } + interface FormatInputPathObject { + /** + * The root of the path such as '/' or 'c:\' + */ + root?: string | undefined; + /** + * The full directory path such as '/home/user/dir' or 'c:\path\dir' + */ + dir?: string | undefined; + /** + * The file name including extension (if any) such as 'index.html' + */ + base?: string | undefined; + /** + * The file extension (if any) such as '.html' + */ + ext?: string | undefined; + /** + * The file name without extension (if any) such as 'index' + */ + name?: string | undefined; + } + /** + * Normalize a string path, reducing '..' and '.' parts. + * When multiple slashes are found, they're replaced by a single one; when the path contains a trailing slash, it is preserved. On Windows backslashes are used. If the path is a zero-length string, '.' is returned, representing the current working directory. + * + * @param path string path to normalize. + * @throws {TypeError} if `path` is not a string. + */ + function normalize(path: string): string; + /** + * Join all arguments together and normalize the resulting path. + * + * @param paths paths to join. + * @throws {TypeError} if any of the path segments is not a string. + */ + function join(...paths: string[]): string; + /** + * The right-most parameter is considered {to}. Other parameters are considered an array of {from}. + * + * Starting from leftmost {from} parameter, resolves {to} to an absolute path. + * + * If {to} isn't already absolute, {from} arguments are prepended in right to left order, + * until an absolute path is found. If after using all {from} paths still no absolute path is found, + * the current working directory is used as well. The resulting path is normalized, + * and trailing slashes are removed unless the path gets resolved to the root directory. + * + * @param paths A sequence of paths or path segments. + * @throws {TypeError} if any of the arguments is not a string. + */ + function resolve(...paths: string[]): string; + /** + * The `path.matchesGlob()` method determines if `path` matches the `pattern`. + * @param path The path to glob-match against. + * @param pattern The glob to check the path against. + * @returns Whether or not the `path` matched the `pattern`. + * @throws {TypeError} if `path` or `pattern` are not strings. + * @since v22.5.0 + */ + function matchesGlob(path: string, pattern: string): boolean; + /** + * Determines whether {path} is an absolute path. An absolute path will always resolve to the same location, regardless of the working directory. + * + * If the given {path} is a zero-length string, `false` will be returned. + * + * @param path path to test. + * @throws {TypeError} if `path` is not a string. + */ + function isAbsolute(path: string): boolean; + /** + * Solve the relative path from {from} to {to} based on the current working directory. + * At times we have two absolute paths, and we need to derive the relative path from one to the other. This is actually the reverse transform of path.resolve. + * + * @throws {TypeError} if either `from` or `to` is not a string. + */ + function relative(from: string, to: string): string; + /** + * Return the directory name of a path. Similar to the Unix dirname command. + * + * @param path the path to evaluate. + * @throws {TypeError} if `path` is not a string. + */ + function dirname(path: string): string; + /** + * Return the last portion of a path. Similar to the Unix basename command. + * Often used to extract the file name from a fully qualified path. + * + * @param path the path to evaluate. + * @param suffix optionally, an extension to remove from the result. + * @throws {TypeError} if `path` is not a string or if `ext` is given and is not a string. + */ + function basename(path: string, suffix?: string): string; + /** + * Return the extension of the path, from the last '.' to end of string in the last portion of the path. + * If there is no '.' in the last portion of the path or the first character of it is '.', then it returns an empty string. + * + * @param path the path to evaluate. + * @throws {TypeError} if `path` is not a string. + */ + function extname(path: string): string; + /** + * The platform-specific file separator. '\\' or '/'. + */ + const sep: "\\" | "/"; + /** + * The platform-specific file delimiter. ';' or ':'. + */ + const delimiter: ";" | ":"; + /** + * Returns an object from a path string - the opposite of format(). + * + * @param path path to evaluate. + * @throws {TypeError} if `path` is not a string. + */ + function parse(path: string): ParsedPath; + /** + * Returns a path string from an object - the opposite of parse(). + * + * @param pathObject path to evaluate. + */ + function format(pathObject: FormatInputPathObject): string; + /** + * On Windows systems only, returns an equivalent namespace-prefixed path for the given path. + * If path is not a string, path will be returned without modifications. + * This method is meaningful only on Windows system. + * On POSIX systems, the method is non-operational and always returns path without modifications. + */ + function toNamespacedPath(path: string): string; + } + namespace path { + export { + /** + * The `path.posix` property provides access to POSIX specific implementations of the `path` methods. + * + * The API is accessible via `require('node:path').posix` or `require('node:path/posix')`. + */ + path as posix, + /** + * The `path.win32` property provides access to Windows-specific implementations of the `path` methods. + * + * The API is accessible via `require('node:path').win32` or `require('node:path/win32')`. + */ + path as win32, + }; + } + export = path; +} +declare module "path" { + import path = require("node:path"); + export = path; +} diff --git a/node_modules/@types/node/path/posix.d.ts b/node_modules/@types/node/path/posix.d.ts new file mode 100644 index 0000000..d60f629 --- /dev/null +++ b/node_modules/@types/node/path/posix.d.ts @@ -0,0 +1,8 @@ +declare module "node:path/posix" { + import path = require("node:path"); + export = path.posix; +} +declare module "path/posix" { + import path = require("path"); + export = path.posix; +} diff --git a/node_modules/@types/node/path/win32.d.ts b/node_modules/@types/node/path/win32.d.ts new file mode 100644 index 0000000..e6aa9fa --- /dev/null +++ b/node_modules/@types/node/path/win32.d.ts @@ -0,0 +1,8 @@ +declare module "node:path/win32" { + import path = require("node:path"); + export = path.win32; +} +declare module "path/win32" { + import path = require("path"); + export = path.win32; +} diff --git a/node_modules/@types/node/perf_hooks.d.ts b/node_modules/@types/node/perf_hooks.d.ts new file mode 100644 index 0000000..bc84794 --- /dev/null +++ b/node_modules/@types/node/perf_hooks.d.ts @@ -0,0 +1,604 @@ +declare module "node:perf_hooks" { + import { InternalEventTargetEventProperties } from "node:events"; + // #region web types + type EntryType = + | "dns" // Node.js only + | "function" // Node.js only + | "gc" // Node.js only + | "http2" // Node.js only + | "http" // Node.js only + | "mark" // available on the Web + | "measure" // available on the Web + | "net" // Node.js only + | "node" // Node.js only + | "resource"; // available on the Web + interface ConnectionTimingInfo { + domainLookupStartTime: number; + domainLookupEndTime: number; + connectionStartTime: number; + connectionEndTime: number; + secureConnectionStartTime: number; + ALPNNegotiatedProtocol: string; + } + interface FetchTimingInfo { + startTime: number; + redirectStartTime: number; + redirectEndTime: number; + postRedirectStartTime: number; + finalServiceWorkerStartTime: number; + finalNetworkRequestStartTime: number; + finalNetworkResponseStartTime: number; + endTime: number; + finalConnectionTimingInfo: ConnectionTimingInfo | null; + encodedBodySize: number; + decodedBodySize: number; + } + type PerformanceEntryList = PerformanceEntry[]; + interface PerformanceMarkOptions { + detail?: any; + startTime?: number; + } + interface PerformanceMeasureOptions { + detail?: any; + duration?: number; + end?: string | number; + start?: string | number; + } + interface PerformanceObserverCallback { + (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void; + } + interface PerformanceObserverInit { + buffered?: boolean; + entryTypes?: EntryType[]; + type?: EntryType; + } + interface PerformanceEventMap { + "resourcetimingbufferfull": Event; + } + interface Performance extends EventTarget, InternalEventTargetEventProperties<PerformanceEventMap> { + readonly nodeTiming: PerformanceNodeTiming; + readonly timeOrigin: number; + clearMarks(markName?: string): void; + clearMeasures(measureName?: string): void; + clearResourceTimings(resourceTimingName?: string): void; + getEntries(): PerformanceEntryList; + getEntriesByName(name: string, type?: EntryType): PerformanceEntryList; + getEntriesByType(type: EntryType): PerformanceEntryList; + mark(markName: string, markOptions?: PerformanceMarkOptions): PerformanceMark; + markResourceTiming( + timingInfo: FetchTimingInfo, + requestedUrl: string, + initiatorType: string, + global: unknown, + cacheMode: string, + bodyInfo: unknown, + responseStatus: number, + deliveryType?: string, + ): PerformanceResourceTiming; + measure(measureName: string, startMark?: string, endMark?: string): PerformanceMeasure; + measure(measureName: string, options: PerformanceMeasureOptions, endMark?: string): PerformanceMeasure; + now(): number; + setResourceTimingBufferSize(maxSize: number): void; + toJSON(): any; + addEventListener<K extends keyof PerformanceEventMap>( + type: K, + listener: (ev: PerformanceEventMap[K]) => void, + options?: AddEventListenerOptions | boolean, + ): void; + addEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: AddEventListenerOptions | boolean, + ): void; + removeEventListener<K extends keyof PerformanceEventMap>( + type: K, + listener: (ev: PerformanceEventMap[K]) => void, + options?: EventListenerOptions | boolean, + ): void; + removeEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: EventListenerOptions | boolean, + ): void; + /** + * This is an alias of `perf_hooks.eventLoopUtilization()`. + * + * _This property is an extension by Node.js. It is not available in Web browsers._ + * @since v14.10.0, v12.19.0 + * @param utilization1 The result of a previous call to + * `eventLoopUtilization()`. + * @param utilization2 The result of a previous call to + * `eventLoopUtilization()` prior to `utilization1`. + */ + eventLoopUtilization( + utilization1?: EventLoopUtilization, + utilization2?: EventLoopUtilization, + ): EventLoopUtilization; + /** + * This is an alias of `perf_hooks.timerify()`. + * + * _This property is an extension by Node.js. It is not available in Web browsers._ + * @since v8.5.0 + */ + timerify<T extends (...args: any[]) => any>(fn: T, options?: TimerifyOptions): T; + } + var Performance: { + prototype: Performance; + new(): Performance; + }; + interface PerformanceEntry { + readonly duration: number; + readonly entryType: EntryType; + readonly name: string; + readonly startTime: number; + toJSON(): any; + } + var PerformanceEntry: { + prototype: PerformanceEntry; + new(): PerformanceEntry; + }; + interface PerformanceMark extends PerformanceEntry { + readonly detail: any; + readonly entryType: "mark"; + } + var PerformanceMark: { + prototype: PerformanceMark; + new(markName: string, markOptions?: PerformanceMarkOptions): PerformanceMark; + }; + interface PerformanceMeasure extends PerformanceEntry { + readonly detail: any; + readonly entryType: "measure"; + } + var PerformanceMeasure: { + prototype: PerformanceMeasure; + new(): PerformanceMeasure; + }; + interface PerformanceObserver { + disconnect(): void; + observe(options: PerformanceObserverInit): void; + takeRecords(): PerformanceEntryList; + } + var PerformanceObserver: { + prototype: PerformanceObserver; + new(callback: PerformanceObserverCallback): PerformanceObserver; + readonly supportedEntryTypes: readonly EntryType[]; + }; + interface PerformanceObserverEntryList { + getEntries(): PerformanceEntryList; + getEntriesByName(name: string, type?: EntryType): PerformanceEntryList; + getEntriesByType(type: EntryType): PerformanceEntryList; + } + var PerformanceObserverEntryList: { + prototype: PerformanceObserverEntryList; + new(): PerformanceObserverEntryList; + }; + interface PerformanceResourceTiming extends PerformanceEntry { + readonly connectEnd: number; + readonly connectStart: number; + readonly decodedBodySize: number; + readonly domainLookupEnd: number; + readonly domainLookupStart: number; + readonly encodedBodySize: number; + readonly entryType: "resource"; + readonly fetchStart: number; + readonly initiatorType: string; + readonly nextHopProtocol: string; + readonly redirectEnd: number; + readonly redirectStart: number; + readonly requestStart: number; + readonly responseEnd: number; + readonly responseStart: number; + readonly responseStatus: number; + readonly secureConnectionStart: number; + readonly transferSize: number; + readonly workerStart: number; + toJSON(): any; + } + var PerformanceResourceTiming: { + prototype: PerformanceResourceTiming; + new(): PerformanceResourceTiming; + }; + var performance: Performance; + // #endregion + /** + * _This class is an extension by Node.js. It is not available in Web browsers._ + * + * Provides detailed Node.js timing data. + * + * The constructor of this class is not exposed to users directly. + * @since v19.0.0 + */ + class PerformanceNodeEntry extends PerformanceEntry { + /** + * Additional detail specific to the `entryType`. + * @since v16.0.0 + */ + readonly detail: any; + readonly entryType: "dns" | "function" | "gc" | "http2" | "http" | "net" | "node"; + } + interface UVMetrics { + /** + * Number of event loop iterations. + */ + readonly loopCount: number; + /** + * Number of events that have been processed by the event handler. + */ + readonly events: number; + /** + * Number of events that were waiting to be processed when the event provider was called. + */ + readonly eventsWaiting: number; + } + /** + * _This property is an extension by Node.js. It is not available in Web browsers._ + * + * Provides timing details for Node.js itself. The constructor of this class + * is not exposed to users. + * @since v8.5.0 + */ + interface PerformanceNodeTiming extends PerformanceEntry { + /** + * The high resolution millisecond timestamp at which the Node.js process + * completed bootstrapping. If bootstrapping has not yet finished, the property + * has the value of -1. + * @since v8.5.0 + */ + readonly bootstrapComplete: number; + readonly entryType: "node"; + /** + * The high resolution millisecond timestamp at which the Node.js environment was + * initialized. + * @since v8.5.0 + */ + readonly environment: number; + /** + * The high resolution millisecond timestamp of the amount of time the event loop + * has been idle within the event loop's event provider (e.g. `epoll_wait`). This + * does not take CPU usage into consideration. If the event loop has not yet + * started (e.g., in the first tick of the main script), the property has the + * value of 0. + * @since v14.10.0, v12.19.0 + */ + readonly idleTime: number; + /** + * The high resolution millisecond timestamp at which the Node.js event loop + * exited. If the event loop has not yet exited, the property has the value of -1\. + * It can only have a value of not -1 in a handler of the `'exit'` event. + * @since v8.5.0 + */ + readonly loopExit: number; + /** + * The high resolution millisecond timestamp at which the Node.js event loop + * started. If the event loop has not yet started (e.g., in the first tick of the + * main script), the property has the value of -1. + * @since v8.5.0 + */ + readonly loopStart: number; + /** + * The high resolution millisecond timestamp at which the Node.js process was initialized. + * @since v8.5.0 + */ + readonly nodeStart: number; + /** + * This is a wrapper to the `uv_metrics_info` function. + * It returns the current set of event loop metrics. + * + * It is recommended to use this property inside a function whose execution was + * scheduled using `setImmediate` to avoid collecting metrics before finishing all + * operations scheduled during the current loop iteration. + * @since v22.8.0, v20.18.0 + */ + readonly uvMetricsInfo: UVMetrics; + /** + * The high resolution millisecond timestamp at which the V8 platform was + * initialized. + * @since v8.5.0 + */ + readonly v8Start: number; + } + namespace constants { + const NODE_PERFORMANCE_GC_MAJOR: number; + const NODE_PERFORMANCE_GC_MINOR: number; + const NODE_PERFORMANCE_GC_INCREMENTAL: number; + const NODE_PERFORMANCE_GC_WEAKCB: number; + const NODE_PERFORMANCE_GC_FLAGS_NO: number; + const NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED: number; + const NODE_PERFORMANCE_GC_FLAGS_FORCED: number; + const NODE_PERFORMANCE_GC_FLAGS_SYNCHRONOUS_PHANTOM_PROCESSING: number; + const NODE_PERFORMANCE_GC_FLAGS_ALL_AVAILABLE_GARBAGE: number; + const NODE_PERFORMANCE_GC_FLAGS_ALL_EXTERNAL_MEMORY: number; + const NODE_PERFORMANCE_GC_FLAGS_SCHEDULE_IDLE: number; + } + interface EventLoopMonitorOptions { + /** + * The sampling rate in milliseconds. + * Must be greater than zero. + * @default 10 + */ + resolution?: number | undefined; + } + interface Histogram { + /** + * The number of samples recorded by the histogram. + * @since v17.4.0, v16.14.0 + */ + readonly count: number; + /** + * The number of samples recorded by the histogram. + * v17.4.0, v16.14.0 + */ + readonly countBigInt: bigint; + /** + * The number of times the event loop delay exceeded the maximum 1 hour event + * loop delay threshold. + * @since v11.10.0 + */ + readonly exceeds: number; + /** + * The number of times the event loop delay exceeded the maximum 1 hour event loop delay threshold. + * @since v17.4.0, v16.14.0 + */ + readonly exceedsBigInt: bigint; + /** + * The maximum recorded event loop delay. + * @since v11.10.0 + */ + readonly max: number; + /** + * The maximum recorded event loop delay. + * v17.4.0, v16.14.0 + */ + readonly maxBigInt: number; + /** + * The mean of the recorded event loop delays. + * @since v11.10.0 + */ + readonly mean: number; + /** + * The minimum recorded event loop delay. + * @since v11.10.0 + */ + readonly min: number; + /** + * The minimum recorded event loop delay. + * v17.4.0, v16.14.0 + */ + readonly minBigInt: bigint; + /** + * Returns the value at the given percentile. + * @since v11.10.0 + * @param percentile A percentile value in the range (0, 100]. + */ + percentile(percentile: number): number; + /** + * Returns the value at the given percentile. + * @since v17.4.0, v16.14.0 + * @param percentile A percentile value in the range (0, 100]. + */ + percentileBigInt(percentile: number): bigint; + /** + * Returns a `Map` object detailing the accumulated percentile distribution. + * @since v11.10.0 + */ + readonly percentiles: Map<number, number>; + /** + * Returns a `Map` object detailing the accumulated percentile distribution. + * @since v17.4.0, v16.14.0 + */ + readonly percentilesBigInt: Map<bigint, bigint>; + /** + * Resets the collected histogram data. + * @since v11.10.0 + */ + reset(): void; + /** + * The standard deviation of the recorded event loop delays. + * @since v11.10.0 + */ + readonly stddev: number; + } + interface IntervalHistogram extends Histogram { + /** + * Enables the update interval timer. Returns `true` if the timer was + * started, `false` if it was already started. + * @since v11.10.0 + */ + enable(): boolean; + /** + * Disables the update interval timer. Returns `true` if the timer was + * stopped, `false` if it was already stopped. + * @since v11.10.0 + */ + disable(): boolean; + /** + * Disables the update interval timer when the histogram is disposed. + * + * ```js + * const { monitorEventLoopDelay } = require('node:perf_hooks'); + * { + * using hist = monitorEventLoopDelay({ resolution: 20 }); + * hist.enable(); + * // The histogram will be disabled when the block is exited. + * } + * ``` + * @since v24.2.0 + */ + [Symbol.dispose](): void; + } + interface RecordableHistogram extends Histogram { + /** + * @since v15.9.0, v14.18.0 + * @param val The amount to record in the histogram. + */ + record(val: number | bigint): void; + /** + * Calculates the amount of time (in nanoseconds) that has passed since the + * previous call to `recordDelta()` and records that amount in the histogram. + * @since v15.9.0, v14.18.0 + */ + recordDelta(): void; + /** + * Adds the values from `other` to this histogram. + * @since v17.4.0, v16.14.0 + */ + add(other: RecordableHistogram): void; + } + interface EventLoopUtilization { + idle: number; + active: number; + utilization: number; + } + /** + * The `eventLoopUtilization()` function returns an object that contains the + * cumulative duration of time the event loop has been both idle and active as a + * high resolution milliseconds timer. The `utilization` value is the calculated + * Event Loop Utilization (ELU). + * + * If bootstrapping has not yet finished on the main thread the properties have + * the value of `0`. The ELU is immediately available on [Worker threads](https://nodejs.org/docs/latest-v26.x/api/worker_threads.html#worker-threads) since + * bootstrap happens within the event loop. + * + * Both `utilization1` and `utilization2` are optional parameters. + * + * If `utilization1` is passed, then the delta between the current call's `active` + * and `idle` times, as well as the corresponding `utilization` value are + * calculated and returned (similar to `process.hrtime()`). + * + * If `utilization1` and `utilization2` are both passed, then the delta is + * calculated between the two arguments. This is a convenience option because, + * unlike `process.hrtime()`, calculating the ELU is more complex than a + * single subtraction. + * + * ELU is similar to CPU utilization, except that it only measures event loop + * statistics and not CPU usage. It represents the percentage of time the event + * loop has spent outside the event loop's event provider (e.g. `epoll_wait`). + * No other CPU idle time is taken into consideration. The following is an example + * of how a mostly idle process will have a high ELU. + * + * ```js + * import { eventLoopUtilization } from 'node:perf_hooks'; + * import { spawnSync } from 'node:child_process'; + * + * setImmediate(() => { + * const elu = eventLoopUtilization(); + * spawnSync('sleep', ['5']); + * console.log(eventLoopUtilization(elu).utilization); + * }); + * ``` + * + * Although the CPU is mostly idle while running this script, the value of + * `utilization` is `1`. This is because the call to + * `child_process.spawnSync()` blocks the event loop from proceeding. + * + * Passing in a user-defined object instead of the result of a previous call to + * `eventLoopUtilization()` will lead to undefined behavior. The return values + * are not guaranteed to reflect any correct state of the event loop. + * @since v25.2.0 + * @param utilization1 The result of a previous call to + * `eventLoopUtilization()`. + * @param utilization2 The result of a previous call to + * `eventLoopUtilization()` prior to `utilization1`. + */ + function eventLoopUtilization( + utilization1?: EventLoopUtilization, + utilization2?: EventLoopUtilization, + ): EventLoopUtilization; + /** + * _This property is an extension by Node.js. It is not available in Web browsers._ + * + * Creates an `IntervalHistogram` object that samples and reports the event loop + * delay over time. The delays will be reported in nanoseconds. + * + * Using a timer to detect approximate event loop delay works because the + * execution of timers is tied specifically to the lifecycle of the libuv + * event loop. That is, a delay in the loop will cause a delay in the execution + * of the timer, and those delays are specifically what this API is intended to + * detect. + * + * ```js + * import { monitorEventLoopDelay } from 'node:perf_hooks'; + * const h = monitorEventLoopDelay({ resolution: 20 }); + * h.enable(); + * // Do something. + * h.disable(); + * console.log(h.min); + * console.log(h.max); + * console.log(h.mean); + * console.log(h.stddev); + * console.log(h.percentiles); + * console.log(h.percentile(50)); + * console.log(h.percentile(99)); + * ``` + * @since v11.10.0 + */ + function monitorEventLoopDelay(options?: EventLoopMonitorOptions): IntervalHistogram; + interface TimerifyOptions { + /** + * A histogram object created using + * `perf_hooks.createHistogram()` that will record runtime durations in + * nanoseconds. + */ + histogram?: RecordableHistogram | undefined; + } + /** + * _This property is an extension by Node.js. It is not available in Web browsers._ + * + * Wraps a function within a new function that measures the running time of the + * wrapped function. A `PerformanceObserver` must be subscribed to the `'function'` + * event type in order for the timing details to be accessed. + * + * ```js + * import { timerify, performance, PerformanceObserver } from 'node:perf_hooks'; + * + * function someFunction() { + * console.log('hello world'); + * } + * + * const wrapped = timerify(someFunction); + * + * const obs = new PerformanceObserver((list) => { + * console.log(list.getEntries()[0].duration); + * + * performance.clearMarks(); + * performance.clearMeasures(); + * obs.disconnect(); + * }); + * obs.observe({ entryTypes: ['function'] }); + * + * // A performance timeline entry will be created + * wrapped(); + * ``` + * + * If the wrapped function returns a promise, a finally handler will be attached + * to the promise and the duration will be reported once the finally handler is + * invoked. + * @since v25.2.0 + */ + function timerify<T extends (...args: any[]) => any>(fn: T, options?: TimerifyOptions): T; + interface CreateHistogramOptions { + /** + * The minimum recordable value. Must be an integer value greater than 0. + * @default 1 + */ + lowest?: number | bigint | undefined; + /** + * The maximum recordable value. Must be an integer value greater than min. + * @default Number.MAX_SAFE_INTEGER + */ + highest?: number | bigint | undefined; + /** + * The number of accuracy digits. Must be a number between 1 and 5. + * @default 3 + */ + figures?: number | undefined; + } + /** + * Returns a `RecordableHistogram`. + * @since v15.9.0, v14.18.0 + */ + function createHistogram(options?: CreateHistogramOptions): RecordableHistogram; +} +declare module "perf_hooks" { + export * from "node:perf_hooks"; +} diff --git a/node_modules/@types/node/process.d.ts b/node_modules/@types/node/process.d.ts new file mode 100644 index 0000000..dd41214 --- /dev/null +++ b/node_modules/@types/node/process.d.ts @@ -0,0 +1,2204 @@ +declare module "node:process" { + import { Control, MessageOptions, SendHandle } from "node:child_process"; + import { PathLike } from "node:fs"; + import * as tty from "node:tty"; + import { Worker } from "node:worker_threads"; + interface BuiltInModule { + "assert": typeof import("assert"); + "node:assert": typeof import("node:assert"); + "assert/strict": typeof import("assert/strict"); + "node:assert/strict": typeof import("node:assert/strict"); + "async_hooks": typeof import("async_hooks"); + "node:async_hooks": typeof import("node:async_hooks"); + "buffer": typeof import("buffer"); + "node:buffer": typeof import("node:buffer"); + "child_process": typeof import("child_process"); + "node:child_process": typeof import("node:child_process"); + "cluster": typeof import("cluster"); + "node:cluster": typeof import("node:cluster"); + "console": typeof import("console"); + "node:console": typeof import("node:console"); + "constants": typeof import("constants"); + "node:constants": typeof import("node:constants"); + "crypto": typeof import("crypto"); + "node:crypto": typeof import("node:crypto"); + "dgram": typeof import("dgram"); + "node:dgram": typeof import("node:dgram"); + "diagnostics_channel": typeof import("diagnostics_channel"); + "node:diagnostics_channel": typeof import("node:diagnostics_channel"); + "dns": typeof import("dns"); + "node:dns": typeof import("node:dns"); + "dns/promises": typeof import("dns/promises"); + "node:dns/promises": typeof import("node:dns/promises"); + "domain": typeof import("domain"); + "node:domain": typeof import("node:domain"); + "events": typeof import("events"); + "node:events": typeof import("node:events"); + "fs": typeof import("fs"); + "node:fs": typeof import("node:fs"); + "fs/promises": typeof import("fs/promises"); + "node:fs/promises": typeof import("node:fs/promises"); + "http": typeof import("http"); + "node:http": typeof import("node:http"); + "http2": typeof import("http2"); + "node:http2": typeof import("node:http2"); + "https": typeof import("https"); + "node:https": typeof import("node:https"); + "inspector": typeof import("inspector"); + "node:inspector": typeof import("node:inspector"); + "inspector/promises": typeof import("inspector/promises"); + "node:inspector/promises": typeof import("node:inspector/promises"); + "module": typeof import("module"); + "node:module": typeof import("node:module"); + "net": typeof import("net"); + "node:net": typeof import("node:net"); + "os": typeof import("os"); + "node:os": typeof import("node:os"); + "path": typeof import("path"); + "node:path": typeof import("node:path"); + "path/posix": typeof import("path/posix"); + "node:path/posix": typeof import("node:path/posix"); + "path/win32": typeof import("path/win32"); + "node:path/win32": typeof import("node:path/win32"); + "perf_hooks": typeof import("perf_hooks"); + "node:perf_hooks": typeof import("node:perf_hooks"); + "process": typeof import("process"); + "node:process": typeof import("node:process"); + "punycode": typeof import("punycode"); + "node:punycode": typeof import("node:punycode"); + "querystring": typeof import("querystring"); + "node:querystring": typeof import("node:querystring"); + "node:quic": typeof import("node:quic"); + "readline": typeof import("readline"); + "node:readline": typeof import("node:readline"); + "readline/promises": typeof import("readline/promises"); + "node:readline/promises": typeof import("node:readline/promises"); + "repl": typeof import("repl"); + "node:repl": typeof import("node:repl"); + "node:sea": typeof import("node:sea"); + "node:sqlite": typeof import("node:sqlite"); + "stream": typeof import("stream"); + "node:stream": typeof import("node:stream"); + "stream/consumers": typeof import("stream/consumers"); + "node:stream/consumers": typeof import("node:stream/consumers"); + "stream/iter": typeof import("stream/iter"); + "node:stream/iter": typeof import("node:stream/iter"); + "stream/promises": typeof import("stream/promises"); + "node:stream/promises": typeof import("node:stream/promises"); + "stream/web": typeof import("stream/web"); + "node:stream/web": typeof import("node:stream/web"); + "string_decoder": typeof import("string_decoder"); + "node:string_decoder": typeof import("node:string_decoder"); + "node:test": typeof import("node:test"); + "node:test/reporters": typeof import("node:test/reporters"); + "timers": typeof import("timers"); + "node:timers": typeof import("node:timers"); + "timers/promises": typeof import("timers/promises"); + "node:timers/promises": typeof import("node:timers/promises"); + "tls": typeof import("tls"); + "node:tls": typeof import("node:tls"); + "trace_events": typeof import("trace_events"); + "node:trace_events": typeof import("node:trace_events"); + "tty": typeof import("tty"); + "node:tty": typeof import("node:tty"); + "url": typeof import("url"); + "node:url": typeof import("node:url"); + "util": typeof import("util"); + "node:util": typeof import("node:util"); + "util/types": typeof import("util/types"); + "node:util/types": typeof import("node:util/types"); + "v8": typeof import("v8"); + "node:v8": typeof import("node:v8"); + "vm": typeof import("vm"); + "node:vm": typeof import("node:vm"); + "wasi": typeof import("wasi"); + "node:wasi": typeof import("node:wasi"); + "worker_threads": typeof import("worker_threads"); + "node:worker_threads": typeof import("node:worker_threads"); + "zlib": typeof import("zlib"); + "node:zlib": typeof import("node:zlib"); + } + type SignalsEventMap = { [S in NodeJS.Signals]: [signal: S] }; + interface ProcessEventMap extends SignalsEventMap { + "beforeExit": [code: number]; + "disconnect": []; + "exit": [code: number]; + "message": [ + message: object | boolean | number | string | null, + sendHandle: SendHandle | undefined, + ]; + "rejectionHandled": [promise: Promise<unknown>]; + "uncaughtException": [error: Error, origin: NodeJS.UncaughtExceptionOrigin]; + "uncaughtExceptionMonitor": [error: Error, origin: NodeJS.UncaughtExceptionOrigin]; + "unhandledRejection": [reason: unknown, promise: Promise<unknown>]; + "warning": [warning: Error]; + "worker": [worker: Worker]; + "workerMessage": [value: any, source: number]; + } + global { + var process: NodeJS.Process; + namespace process { + export { ProcessEventMap }; + } + namespace NodeJS { + // this namespace merge is here because these are specifically used + // as the type for process.stdin, process.stdout, and process.stderr. + // they can't live in tty.d.ts because we need to disambiguate the imported name. + interface ReadStream extends tty.ReadStream {} + interface WriteStream extends tty.WriteStream {} + interface MemoryUsageFn { + /** + * The `process.memoryUsage()` method iterate over each page to gather informations about memory + * usage which can be slow depending on the program memory allocations. + */ + (): MemoryUsage; + /** + * method returns an integer representing the Resident Set Size (RSS) in bytes. + */ + rss(): number; + } + interface MemoryUsage { + /** + * Resident Set Size, is the amount of space occupied in the main memory device (that is a subset of the total allocated memory) for the + * process, including all C++ and JavaScript objects and code. + */ + rss: number; + /** + * Refers to V8's memory usage. + */ + heapTotal: number; + /** + * Refers to V8's memory usage. + */ + heapUsed: number; + external: number; + /** + * Refers to memory allocated for `ArrayBuffer`s and `SharedArrayBuffer`s, including all Node.js Buffers. This is also included + * in the external value. When Node.js is used as an embedded library, this value may be `0` because allocations for `ArrayBuffer`s + * may not be tracked in that case. + */ + arrayBuffers: number; + } + interface CpuUsage { + user: number; + system: number; + } + interface ProcessRelease { + name: string; + sourceUrl?: string | undefined; + headersUrl?: string | undefined; + libUrl?: string | undefined; + lts?: string | undefined; + } + interface ProcessFeatures { + /** + * A boolean value that is `true` if the current Node.js build is caching builtin modules. + * @since v12.0.0 + */ + readonly cached_builtins: boolean; + /** + * A boolean value that is `true` if the current Node.js build is a debug build. + * @since v0.5.5 + */ + readonly debug: boolean; + /** + * A boolean value that is `true` if the current Node.js build includes the inspector. + * @since v11.10.0 + */ + readonly inspector: boolean; + /** + * A boolean value that is `true` if the current Node.js build includes support for IPv6. + * + * Since all Node.js builds have IPv6 support, this value is always `true`. + * @since v0.5.3 + * @deprecated This property is always true, and any checks based on it are redundant. + */ + readonly ipv6: boolean; + /** + * A boolean value that is `true` if the current Node.js build supports + * [loading ECMAScript modules using `require()`](https://nodejs.org/docs/latest-v26.x/api/modules.md#loading-ecmascript-modules-using-require). + * @since v22.10.0 + */ + readonly require_module: boolean; + /** + * A boolean value that is `true` if the current Node.js build includes support for TLS. + * @since v0.5.3 + */ + readonly tls: boolean; + /** + * A boolean value that is `true` if the current Node.js build includes support for ALPN in TLS. + * + * In Node.js 11.0.0 and later versions, the OpenSSL dependencies feature unconditional ALPN support. + * This value is therefore identical to that of `process.features.tls`. + * @since v4.8.0 + * @deprecated Use `process.features.tls` instead. + */ + readonly tls_alpn: boolean; + /** + * A boolean value that is `true` if the current Node.js build includes support for OCSP in TLS. + * + * In Node.js 11.0.0 and later versions, the OpenSSL dependencies feature unconditional OCSP support. + * This value is therefore identical to that of `process.features.tls`. + * @since v0.11.13 + * @deprecated Use `process.features.tls` instead. + */ + readonly tls_ocsp: boolean; + /** + * A boolean value that is `true` if the current Node.js build includes support for SNI in TLS. + * + * In Node.js 11.0.0 and later versions, the OpenSSL dependencies feature unconditional SNI support. + * This value is therefore identical to that of `process.features.tls`. + * @since v0.5.3 + * @deprecated Use `process.features.tls` instead. + */ + readonly tls_sni: boolean; + /** + * A value that is `"strip"` by default, and `false` if + * Node.js is run with `--no-strip-types`. + * @since v22.10.0 + */ + readonly typescript: "strip" | false; + /** + * A boolean value that is `true` if the current Node.js build includes support for libuv. + * + * Since it's not possible to build Node.js without libuv, this value is always `true`. + * @since v0.5.3 + * @deprecated This property is always true, and any checks based on it are redundant. + */ + readonly uv: boolean; + } + interface ProcessVersions extends Dict<string> { + http_parser: string; + node: string; + v8: string; + ares: string; + uv: string; + zlib: string; + modules: string; + openssl: string; + } + type Platform = + | "aix" + | "android" + | "darwin" + | "freebsd" + | "haiku" + | "linux" + | "openbsd" + | "sunos" + | "win32" + | "cygwin" + | "netbsd"; + type Architecture = + | "arm" + | "arm64" + | "ia32" + | "loong64" + | "mips" + | "mipsel" + | "ppc64" + | "riscv64" + | "s390x" + | "x64"; + type Signals = + | "SIGABRT" + | "SIGALRM" + | "SIGBUS" + | "SIGCHLD" + | "SIGCONT" + | "SIGFPE" + | "SIGHUP" + | "SIGILL" + | "SIGINT" + | "SIGIO" + | "SIGIOT" + | "SIGKILL" + | "SIGPIPE" + | "SIGPOLL" + | "SIGPROF" + | "SIGPWR" + | "SIGQUIT" + | "SIGSEGV" + | "SIGSTKFLT" + | "SIGSTOP" + | "SIGSYS" + | "SIGTERM" + | "SIGTRAP" + | "SIGTSTP" + | "SIGTTIN" + | "SIGTTOU" + | "SIGUNUSED" + | "SIGURG" + | "SIGUSR1" + | "SIGUSR2" + | "SIGVTALRM" + | "SIGWINCH" + | "SIGXCPU" + | "SIGXFSZ" + | "SIGBREAK" + | "SIGLOST" + | "SIGINFO"; + type UncaughtExceptionOrigin = "uncaughtException" | "unhandledRejection"; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + * + * `process` event types are also available via `ProcessEventMap`: + * + * ```ts + * import type { ProcessEventMap } from 'node:process'; + * const listener = (...args: ProcessEventMap['beforeExit']) => { ... }; + * ``` + */ + type BeforeExitListener = (...args: ProcessEventMap["beforeExit"]) => void; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + * + * `process` event types are also available via `ProcessEventMap`: + * + * ```ts + * import type { ProcessEventMap } from 'node:process'; + * const listener = (...args: ProcessEventMap['disconnect']) => { ... }; + * ``` + */ + type DisconnectListener = (...args: ProcessEventMap["disconnect"]) => void; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + * + * `process` event types are also available via `ProcessEventMap`: + * + * ```ts + * import type { ProcessEventMap } from 'node:process'; + * const listener = (...args: ProcessEventMap['exit']) => { ... }; + * ``` + */ + type ExitListener = (...args: ProcessEventMap["exit"]) => void; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + * + * `process` event types are also available via `ProcessEventMap`: + * + * ```ts + * import type { ProcessEventMap } from 'node:process'; + * const listener = (...args: ProcessEventMap['message']) => { ... }; + * ``` + */ + type MessageListener = (...args: ProcessEventMap["message"]) => void; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + * + * `process` event types are also available via `ProcessEventMap`: + * + * ```ts + * import type { ProcessEventMap } from 'node:process'; + * const listener = (...args: ProcessEventMap['rejectionHandled']) => { ... }; + * ``` + */ + type RejectionHandledListener = (...args: ProcessEventMap["rejectionHandled"]) => void; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + */ + type SignalsListener = (signal: Signals) => void; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + * + * `process` event types are also available via `ProcessEventMap`: + * + * ```ts + * import type { ProcessEventMap } from 'node:process'; + * const listener = (...args: ProcessEventMap['uncaughtException']) => { ... }; + * ``` + */ + type UncaughtExceptionListener = (...args: ProcessEventMap["uncaughtException"]) => void; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + * + * `process` event types are also available via `ProcessEventMap`: + * + * ```ts + * import type { ProcessEventMap } from 'node:process'; + * const listener = (...args: ProcessEventMap['unhandledRejection']) => { ... }; + * ``` + */ + type UnhandledRejectionListener = (...args: ProcessEventMap["unhandledRejection"]) => void; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + * + * `process` event types are also available via `ProcessEventMap`: + * + * ```ts + * import type { ProcessEventMap } from 'node:process'; + * const listener = (...args: ProcessEventMap['warning']) => { ... }; + * ``` + */ + type WarningListener = (...args: ProcessEventMap["warning"]) => void; + /** + * @deprecated Global listener types will be removed in a future version. + * Callbacks passed directly to `process`'s EventEmitter methods + * have their parameter types inferred automatically. + * + * `process` event types are also available via `ProcessEventMap`: + * + * ```ts + * import type { ProcessEventMap } from 'node:process'; + * const listener = (...args: ProcessEventMap['worker']) => { ... }; + * ``` + */ + type WorkerListener = (...args: ProcessEventMap["worker"]) => void; + interface Socket extends ReadWriteStream { + isTTY?: true | undefined; + } + // Alias for compatibility + interface ProcessEnv extends Dict<string> {} + interface HRTime { + /** + * This is the legacy version of {@link process.hrtime.bigint()} + * before bigint was introduced in JavaScript. + * + * The `process.hrtime()` method returns the current high-resolution real time in a `[seconds, nanoseconds]` tuple `Array`, + * where `nanoseconds` is the remaining part of the real time that can't be represented in second precision. + * + * `time` is an optional parameter that must be the result of a previous `process.hrtime()` call to diff with the current time. + * If the parameter passed in is not a tuple `Array`, a TypeError will be thrown. + * Passing in a user-defined array instead of the result of a previous call to `process.hrtime()` will lead to undefined behavior. + * + * These times are relative to an arbitrary time in the past, + * and not related to the time of day and therefore not subject to clock drift. + * The primary use is for measuring performance between intervals: + * ```js + * const { hrtime } = require('node:process'); + * const NS_PER_SEC = 1e9; + * const time = hrtime(); + * // [ 1800216, 25 ] + * + * setTimeout(() => { + * const diff = hrtime(time); + * // [ 1, 552 ] + * + * console.log(`Benchmark took ${diff[0] * NS_PER_SEC + diff[1]} nanoseconds`); + * // Benchmark took 1000000552 nanoseconds + * }, 1000); + * ``` + * @since 0.7.6 + * @legacy Use {@link process.hrtime.bigint()} instead. + * @param time The result of a previous call to `process.hrtime()` + */ + (time?: [number, number]): [number, number]; + /** + * The `bigint` version of the {@link process.hrtime()} method returning the current high-resolution real time in nanoseconds as a `bigint`. + * + * Unlike {@link process.hrtime()}, it does not support an additional time argument since the difference can just be computed directly by subtraction of the two `bigint`s. + * ```js + * import { hrtime } from 'node:process'; + * + * const start = hrtime.bigint(); + * // 191051479007711n + * + * setTimeout(() => { + * const end = hrtime.bigint(); + * // 191052633396993n + * + * console.log(`Benchmark took ${end - start} nanoseconds`); + * // Benchmark took 1154389282 nanoseconds + * }, 1000); + * ``` + * @since v10.7.0 + */ + bigint(): bigint; + } + interface ProcessPermission { + /** + * Verifies that the process is able to access the given scope and reference. + * If no reference is provided, a global scope is assumed, for instance, `process.permission.has('fs.read')` + * will check if the process has ALL file system read permissions. + * + * The reference has a meaning based on the provided scope. For example, the reference when the scope is File System means files and folders. + * + * The available scopes are: + * + * * `fs` - All File System + * * `fs.read` - File System read operations + * * `fs.write` - File System write operations + * * `child` - Child process spawning operations + * * `worker` - Worker thread spawning operation + * + * ```js + * // Check if the process has permission to read the README file + * process.permission.has('fs.read', './README.md'); + * // Check if the process has read permission operations + * process.permission.has('fs.read'); + * ``` + * @since v20.0.0 + */ + has(scope: string, reference?: string): boolean; + } + interface ProcessReport { + /** + * Write reports in a compact format, single-line JSON, more easily consumable by log processing systems + * than the default multi-line format designed for human consumption. + * @since v13.12.0, v12.17.0 + */ + compact: boolean; + /** + * Directory where the report is written. + * The default value is the empty string, indicating that reports are written to the current + * working directory of the Node.js process. + */ + directory: string; + /** + * Filename where the report is written. If set to the empty string, the output filename will be comprised + * of a timestamp, PID, and sequence number. The default value is the empty string. + */ + filename: string; + /** + * Returns a JavaScript Object representation of a diagnostic report for the running process. + * The report's JavaScript stack trace is taken from `err`, if present. + */ + getReport(err?: Error): object; + /** + * If true, a diagnostic report is generated on fatal errors, + * such as out of memory errors or failed C++ assertions. + * @default false + */ + reportOnFatalError: boolean; + /** + * If true, a diagnostic report is generated when the process + * receives the signal specified by process.report.signal. + * @default false + */ + reportOnSignal: boolean; + /** + * If true, a diagnostic report is generated on uncaught exception. + * @default false + */ + reportOnUncaughtException: boolean; + /** + * If true, a diagnostic report is generated without the environment variables. + * @default false + */ + excludeEnv: boolean; + /** + * The signal used to trigger the creation of a diagnostic report. + * @default 'SIGUSR2' + */ + signal: Signals; + /** + * Writes a diagnostic report to a file. If filename is not provided, the default filename + * includes the date, time, PID, and a sequence number. + * The report's JavaScript stack trace is taken from `err`, if present. + * + * If the value of filename is set to `'stdout'` or `'stderr'`, the report is written + * to the stdout or stderr of the process respectively. + * @param fileName Name of the file where the report is written. + * This should be a relative path, that will be appended to the directory specified in + * `process.report.directory`, or the current working directory of the Node.js process, + * if unspecified. + * @param err A custom error used for reporting the JavaScript stack. + * @return Filename of the generated report. + */ + writeReport(fileName?: string, err?: Error): string; + writeReport(err?: Error): string; + } + interface ResourceUsage { + fsRead: number; + fsWrite: number; + involuntaryContextSwitches: number; + ipcReceived: number; + ipcSent: number; + majorPageFault: number; + maxRSS: number; + minorPageFault: number; + sharedMemorySize: number; + signalsCount: number; + swappedOut: number; + systemCPUTime: number; + unsharedDataSize: number; + unsharedStackSize: number; + userCPUTime: number; + voluntaryContextSwitches: number; + } + interface EmitWarningOptions { + /** + * When `warning` is a `string`, `type` is the name to use for the _type_ of warning being emitted. + * + * @default 'Warning' + */ + type?: string | undefined; + /** + * A unique identifier for the warning instance being emitted. + */ + code?: string | undefined; + /** + * When `warning` is a `string`, `ctor` is an optional function used to limit the generated stack trace. + * + * @default process.emitWarning + */ + ctor?: Function | undefined; + /** + * Additional text to include with the error. + */ + detail?: string | undefined; + } + interface ProcessConfig { + readonly target_defaults: { + readonly cflags: any[]; + readonly default_configuration: string; + readonly defines: string[]; + readonly include_dirs: string[]; + readonly libraries: string[]; + }; + readonly variables: { + readonly clang: number; + readonly host_arch: string; + readonly node_install_npm: boolean; + readonly node_install_waf: boolean; + readonly node_prefix: string; + readonly node_shared_openssl: boolean; + readonly node_shared_v8: boolean; + readonly node_shared_zlib: boolean; + readonly node_use_dtrace: boolean; + readonly node_use_etw: boolean; + readonly node_use_openssl: boolean; + readonly target_arch: string; + readonly v8_no_strict_aliasing: number; + readonly v8_use_snapshot: boolean; + readonly visibility: string; + }; + } + interface Process extends EventEmitter { + /** + * The `process.stdout` property returns a stream connected to`stdout` (fd `1`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `1` refers to a file, in which case it is + * a `Writable` stream. + * + * For example, to copy `process.stdin` to `process.stdout`: + * + * ```js + * import { stdin, stdout } from 'node:process'; + * + * stdin.pipe(stdout); + * ``` + * + * `process.stdout` differs from other Node.js streams in important ways. See `note on process I/O` for more information. + */ + stdout: WriteStream & { + fd: 1; + }; + /** + * The `process.stderr` property returns a stream connected to`stderr` (fd `2`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `2` refers to a file, in which case it is + * a `Writable` stream. + * + * `process.stderr` differs from other Node.js streams in important ways. See `note on process I/O` for more information. + */ + stderr: WriteStream & { + fd: 2; + }; + /** + * The `process.stdin` property returns a stream connected to`stdin` (fd `0`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `0` refers to a file, in which case it is + * a `Readable` stream. + * + * For details of how to read from `stdin` see `readable.read()`. + * + * As a `Duplex` stream, `process.stdin` can also be used in "old" mode that + * is compatible with scripts written for Node.js prior to v0.10\. + * For more information see `Stream compatibility`. + * + * In "old" streams mode the `stdin` stream is paused by default, so one + * must call `process.stdin.resume()` to read from it. Note also that calling `process.stdin.resume()` itself would switch stream to "old" mode. + */ + stdin: ReadStream & { + fd: 0; + }; + /** + * The `process.argv` property returns an array containing the command-line + * arguments passed when the Node.js process was launched. The first element will + * be {@link execPath}. See `process.argv0` if access to the original value + * of `argv[0]` is needed. The second element will be the path to the JavaScript + * file being executed. If a [program entry point](https://nodejs.org/docs/latest-v26.x/api/cli.html#program-entry-point) was provided, the second element + * will be the absolute path to it. The remaining elements are additional command-line + * arguments. + * + * For example, assuming the following script for `process-args.js`: + * + * ```js + * import { argv } from 'node:process'; + * + * // print process.argv + * argv.forEach((val, index) => { + * console.log(`${index}: ${val}`); + * }); + * ``` + * + * Launching the Node.js process as: + * + * ```bash + * node process-args.js one two=three four + * ``` + * + * Would generate the output: + * + * ```text + * 0: /usr/local/bin/node + * 1: /Users/mjr/work/node/process-args.js + * 2: one + * 3: two=three + * 4: four + * ``` + * @since v0.1.27 + */ + argv: string[]; + /** + * The `process.argv0` property stores a read-only copy of the original value of`argv[0]` passed when Node.js starts. + * + * ```console + * $ bash -c 'exec -a customArgv0 ./node' + * > process.argv[0] + * '/Volumes/code/external/node/out/Release/node' + * > process.argv0 + * 'customArgv0' + * ``` + * @since v6.4.0 + */ + argv0: string; + /** + * The `process.execArgv` property returns the set of Node.js-specific command-line + * options passed when the Node.js process was launched. These options do not + * appear in the array returned by the {@link argv} property, and do not + * include the Node.js executable, the name of the script, or any options following + * the script name. These options are useful in order to spawn child processes with + * the same execution environment as the parent. + * + * ```bash + * node --icu-data-dir=./foo --require ./bar.js script.js --version + * ``` + * + * Results in `process.execArgv`: + * + * ```js + * ["--icu-data-dir=./foo", "--require", "./bar.js"] + * ``` + * + * And `process.argv`: + * + * ```js + * ['/usr/local/bin/node', 'script.js', '--version'] + * ``` + * + * Refer to `Worker constructor` for the detailed behavior of worker + * threads with this property. + * @since v0.7.7 + */ + execArgv: string[]; + /** + * The `process.execPath` property returns the absolute pathname of the executable + * that started the Node.js process. Symbolic links, if any, are resolved. + * + * ```js + * '/usr/local/bin/node' + * ``` + * @since v0.1.100 + */ + execPath: string; + /** + * The `process.abort()` method causes the Node.js process to exit immediately and + * generate a core file. + * + * This feature is not available in `Worker` threads. + * @since v0.7.0 + */ + abort(): never; + /** + * The `process.addUncaughtExceptionCaptureCallback()` function adds a callback + * that will be invoked when an uncaught exception occurs, receiving the exception + * value as its first argument. + * + * Unlike `process.setUncaughtExceptionCaptureCallback()`, this function allows + * multiple callbacks to be registered and does not conflict with the + * [`domain`](https://nodejs.org/docs/latest-v26.x/api/domain.html) module. Callbacks are called in reverse order of registration + * (most recent first). If a callback returns `true`, subsequent callbacks + * and the default uncaught exception handling are skipped. + * + * ```js + * import process from 'node:process'; + * + * process.addUncaughtExceptionCaptureCallback((err) => { + * console.error('Caught exception:', err.message); + * return true; // Indicates exception was handled + * }); + * ``` + * @since v25.9.0 + */ + addUncaughtExceptionCaptureCallback(fn: (err: unknown) => boolean): void; + /** + * The `process.chdir()` method changes the current working directory of the + * Node.js process or throws an exception if doing so fails (for instance, if + * the specified `directory` does not exist). + * + * ```js + * import { chdir, cwd } from 'node:process'; + * + * console.log(`Starting directory: ${cwd()}`); + * try { + * chdir('/tmp'); + * console.log(`New directory: ${cwd()}`); + * } catch (err) { + * console.error(`chdir: ${err}`); + * } + * ``` + * + * This feature is not available in `Worker` threads. + * @since v0.1.17 + */ + chdir(directory: string): void; + /** + * The `process.cwd()` method returns the current working directory of the Node.js + * process. + * + * ```js + * import { cwd } from 'node:process'; + * + * console.log(`Current directory: ${cwd()}`); + * ``` + * @since v0.1.8 + */ + cwd(): string; + /** + * The port used by the Node.js debugger when enabled. + * + * ```js + * import process from 'node:process'; + * + * process.debugPort = 5858; + * ``` + * @since v0.7.2 + */ + debugPort: number; + /** + * The `process.dlopen()` method allows dynamically loading shared objects. It is primarily used by `require()` to load C++ Addons, and + * should not be used directly, except in special cases. In other words, `require()` should be preferred over `process.dlopen()` + * unless there are specific reasons such as custom dlopen flags or loading from ES modules. + * + * The `flags` argument is an integer that allows to specify dlopen behavior. See the `[os.constants.dlopen](https://nodejs.org/docs/latest-v26.x/api/os.html#dlopen-constants)` + * documentation for details. + * + * An important requirement when calling `process.dlopen()` is that the `module` instance must be passed. Functions exported by the C++ Addon + * are then accessible via `module.exports`. + * + * The example below shows how to load a C++ Addon, named `local.node`, that exports a `foo` function. All the symbols are loaded before the call returns, by passing the `RTLD_NOW` constant. + * In this example the constant is assumed to be available. + * + * ```js + * import { dlopen } from 'node:process'; + * import { constants } from 'node:os'; + * import { fileURLToPath } from 'node:url'; + * + * const module = { exports: {} }; + * dlopen(module, fileURLToPath(new URL('local.node', import.meta.url)), + * constants.dlopen.RTLD_NOW); + * module.exports.foo(); + * ``` + */ + dlopen(module: object, filename: string, flags?: number): void; + /** + * The `process.emitWarning()` method can be used to emit custom or application + * specific process warnings. These can be listened for by adding a handler to the `'warning'` event. + * + * ```js + * import { emitWarning } from 'node:process'; + * + * // Emit a warning using a string. + * emitWarning('Something happened!'); + * // Emits: (node: 56338) Warning: Something happened! + * ``` + * + * ```js + * import { emitWarning } from 'node:process'; + * + * // Emit a warning using a string and a type. + * emitWarning('Something Happened!', 'CustomWarning'); + * // Emits: (node:56338) CustomWarning: Something Happened! + * ``` + * + * ```js + * import { emitWarning } from 'node:process'; + * + * emitWarning('Something happened!', 'CustomWarning', 'WARN001'); + * // Emits: (node:56338) [WARN001] CustomWarning: Something happened! + * ```js + * + * In each of the previous examples, an `Error` object is generated internally by `process.emitWarning()` and passed through to the `'warning'` handler. + * + * ```js + * import process from 'node:process'; + * + * process.on('warning', (warning) => { + * console.warn(warning.name); // 'Warning' + * console.warn(warning.message); // 'Something happened!' + * console.warn(warning.code); // 'MY_WARNING' + * console.warn(warning.stack); // Stack trace + * console.warn(warning.detail); // 'This is some additional information' + * }); + * ``` + * + * If `warning` is passed as an `Error` object, it will be passed through to the `'warning'` event handler + * unmodified (and the optional `type`, `code` and `ctor` arguments will be ignored): + * + * ```js + * import { emitWarning } from 'node:process'; + * + * // Emit a warning using an Error object. + * const myWarning = new Error('Something happened!'); + * // Use the Error name property to specify the type name + * myWarning.name = 'CustomWarning'; + * myWarning.code = 'WARN001'; + * + * emitWarning(myWarning); + * // Emits: (node:56338) [WARN001] CustomWarning: Something happened! + * ``` + * + * A `TypeError` is thrown if `warning` is anything other than a string or `Error` object. + * + * While process warnings use `Error` objects, the process warning mechanism is not a replacement for normal error handling mechanisms. + * + * The following additional handling is implemented if the warning `type` is `'DeprecationWarning'`: + * * If the `--throw-deprecation` command-line flag is used, the deprecation warning is thrown as an exception rather than being emitted as an event. + * * If the `--no-deprecation` command-line flag is used, the deprecation warning is suppressed. + * * If the `--trace-deprecation` command-line flag is used, the deprecation warning is printed to `stderr` along with the full stack trace. + * @since v8.0.0 + * @param warning The warning to emit. + */ + emitWarning(warning: string | Error, ctor?: Function): void; + emitWarning(warning: string | Error, type?: string, ctor?: Function): void; + emitWarning(warning: string | Error, type?: string, code?: string, ctor?: Function): void; + emitWarning(warning: string | Error, options?: EmitWarningOptions): void; + /** + * The `process.env` property returns an object containing the user environment. + * See [`environ(7)`](http://man7.org/linux/man-pages/man7/environ.7.html). + * + * An example of this object looks like: + * + * ```js + * { + * TERM: 'xterm-256color', + * SHELL: '/usr/local/bin/bash', + * USER: 'maciej', + * PATH: '~/.bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin', + * PWD: '/Users/maciej', + * EDITOR: 'vim', + * SHLVL: '1', + * HOME: '/Users/maciej', + * LOGNAME: 'maciej', + * _: '/usr/local/bin/node' + * } + * ``` + * + * It is possible to modify this object, but such modifications will not be + * reflected outside the Node.js process, or (unless explicitly requested) + * to other `Worker` threads. + * In other words, the following example would not work: + * + * ```bash + * node -e 'process.env.foo = "bar"' && echo $foo + * ``` + * + * While the following will: + * + * ```js + * import { env } from 'node:process'; + * + * env.foo = 'bar'; + * console.log(env.foo); + * ``` + * + * Assigning a property on `process.env` will implicitly convert the value + * to a string. **This behavior is deprecated.** Future versions of Node.js may + * throw an error when the value is not a string, number, or boolean. + * + * ```js + * import { env } from 'node:process'; + * + * env.test = null; + * console.log(env.test); + * // => 'null' + * env.test = undefined; + * console.log(env.test); + * // => 'undefined' + * ``` + * + * Use `delete` to delete a property from `process.env`. + * + * ```js + * import { env } from 'node:process'; + * + * env.TEST = 1; + * delete env.TEST; + * console.log(env.TEST); + * // => undefined + * ``` + * + * On Windows operating systems, environment variables are case-insensitive. + * + * ```js + * import { env } from 'node:process'; + * + * env.TEST = 1; + * console.log(env.test); + * // => 1 + * ``` + * + * Unless explicitly specified when creating a `Worker` instance, + * each `Worker` thread has its own copy of `process.env`, based on its + * parent thread's `process.env`, or whatever was specified as the `env` option + * to the `Worker` constructor. Changes to `process.env` will not be visible + * across `Worker` threads, and only the main thread can make changes that + * are visible to the operating system or to native add-ons. On Windows, a copy of `process.env` on a `Worker` instance operates in a case-sensitive manner + * unlike the main thread. + * @since v0.1.27 + */ + env: ProcessEnv; + /** + * The `process.exit()` method instructs Node.js to terminate the process + * synchronously with an exit status of `code`. If `code` is omitted, exit uses + * either the 'success' code `0` or the value of `process.exitCode` if it has been + * set. Node.js will not terminate until all the `'exit'` event listeners are + * called. + * + * To exit with a 'failure' code: + * + * ```js + * import { exit } from 'node:process'; + * + * exit(1); + * ``` + * + * The shell that executed Node.js should see the exit code as `1`. + * + * Calling `process.exit()` will force the process to exit as quickly as possible + * even if there are still asynchronous operations pending that have not yet + * completed fully, including I/O operations to `process.stdout` and `process.stderr`. + * + * In most situations, it is not actually necessary to call `process.exit()` explicitly. The Node.js process will exit on its own _if there is no additional_ + * _work pending_ in the event loop. The `process.exitCode` property can be set to + * tell the process which exit code to use when the process exits gracefully. + * + * For instance, the following example illustrates a _misuse_ of the `process.exit()` method that could lead to data printed to stdout being + * truncated and lost: + * + * ```js + * import { exit } from 'node:process'; + * + * // This is an example of what *not* to do: + * if (someConditionNotMet()) { + * printUsageToStdout(); + * exit(1); + * } + * ``` + * + * The reason this is problematic is because writes to `process.stdout` in Node.js + * are sometimes _asynchronous_ and may occur over multiple ticks of the Node.js + * event loop. Calling `process.exit()`, however, forces the process to exit _before_ those additional writes to `stdout` can be performed. + * + * Rather than calling `process.exit()` directly, the code _should_ set the `process.exitCode` and allow the process to exit naturally by avoiding + * scheduling any additional work for the event loop: + * + * ```js + * import process from 'node:process'; + * + * // How to properly set the exit code while letting + * // the process exit gracefully. + * if (someConditionNotMet()) { + * printUsageToStdout(); + * process.exitCode = 1; + * } + * ``` + * + * If it is necessary to terminate the Node.js process due to an error condition, + * throwing an _uncaught_ error and allowing the process to terminate accordingly + * is safer than calling `process.exit()`. + * + * In `Worker` threads, this function stops the current thread rather + * than the current process. + * @since v0.1.13 + * @param [code=0] The exit code. For string type, only integer strings (e.g.,'1') are allowed. + */ + exit(code?: number | string | null): never; + /** + * A number which will be the process exit code, when the process either + * exits gracefully, or is exited via {@link exit} without specifying + * a code. + * + * Specifying a code to {@link exit} will override any + * previous setting of `process.exitCode`. + * @default undefined + * @since v0.11.8 + */ + exitCode: number | string | null | undefined; + finalization: { + /** + * This function registers a callback to be called when the process emits the `exit` event if the `ref` object was not garbage collected. + * If the object `ref` was garbage collected before the `exit` event is emitted, the callback will be removed from the finalization registry, and it will not be called on process exit. + * + * Inside the callback you can release the resources allocated by the `ref` object. + * Be aware that all limitations applied to the `beforeExit` event are also applied to the callback function, + * this means that there is a possibility that the callback will not be called under special circumstances. + * + * The idea of ​​this function is to help you free up resources when the starts process exiting, but also let the object be garbage collected if it is no longer being used. + * @param ref The reference to the resource that is being tracked. + * @param callback The callback function to be called when the resource is finalized. + * @since v22.5.0 + * @experimental + */ + register<T extends object>(ref: T, callback: (ref: T, event: "exit") => void): void; + /** + * This function behaves exactly like the `register`, except that the callback will be called when the process emits the `beforeExit` event if `ref` object was not garbage collected. + * + * Be aware that all limitations applied to the `beforeExit` event are also applied to the callback function, this means that there is a possibility that the callback will not be called under special circumstances. + * @param ref The reference to the resource that is being tracked. + * @param callback The callback function to be called when the resource is finalized. + * @since v22.5.0 + * @experimental + */ + registerBeforeExit<T extends object>(ref: T, callback: (ref: T, event: "beforeExit") => void): void; + /** + * This function remove the register of the object from the finalization registry, so the callback will not be called anymore. + * @param ref The reference to the resource that was registered previously. + * @since v22.5.0 + * @experimental + */ + unregister(ref: object): void; + }; + /** + * The `process.getActiveResourcesInfo()` method returns an array of strings containing + * the types of the active resources that are currently keeping the event loop alive. + * + * ```js + * import { getActiveResourcesInfo } from 'node:process'; + * import { setTimeout } from 'node:timers'; + + * console.log('Before:', getActiveResourcesInfo()); + * setTimeout(() => {}, 1000); + * console.log('After:', getActiveResourcesInfo()); + * // Prints: + * // Before: [ 'TTYWrap', 'TTYWrap', 'TTYWrap' ] + * // After: [ 'TTYWrap', 'TTYWrap', 'TTYWrap', 'Timeout' ] + * ``` + * @since v17.3.0, v16.14.0 + */ + getActiveResourcesInfo(): string[]; + /** + * Provides a way to load built-in modules in a globally available function. + * @param id ID of the built-in module being requested. + */ + getBuiltinModule<ID extends keyof BuiltInModule>(id: ID): BuiltInModule[ID]; + getBuiltinModule(id: string): object | undefined; + /** + * The `process.getgid()` method returns the numerical group identity of the + * process. (See [`getgid(2)`](http://man7.org/linux/man-pages/man2/getgid.2.html).) + * + * ```js + * import process from 'node:process'; + * + * if (process.getgid) { + * console.log(`Current gid: ${process.getgid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v0.1.31 + */ + getgid?: () => number; + /** + * The `process.setgid()` method sets the group identity of the process. (See [`setgid(2)`](http://man7.org/linux/man-pages/man2/setgid.2.html).) The `id` can be passed as either a + * numeric ID or a group name + * string. If a group name is specified, this method blocks while resolving the + * associated numeric ID. + * + * ```js + * import process from 'node:process'; + * + * if (process.getgid && process.setgid) { + * console.log(`Current gid: ${process.getgid()}`); + * try { + * process.setgid(501); + * console.log(`New gid: ${process.getgid()}`); + * } catch (err) { + * console.log(`Failed to set gid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v0.1.31 + * @param id The group name or ID + */ + setgid?: (id: number | string) => void; + /** + * The `process.getuid()` method returns the numeric user identity of the process. + * (See [`getuid(2)`](http://man7.org/linux/man-pages/man2/getuid.2.html).) + * + * ```js + * import process from 'node:process'; + * + * if (process.getuid) { + * console.log(`Current uid: ${process.getuid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v0.1.28 + */ + getuid?: () => number; + /** + * The `process.setuid(id)` method sets the user identity of the process. (See [`setuid(2)`](http://man7.org/linux/man-pages/man2/setuid.2.html).) The `id` can be passed as either a + * numeric ID or a username string. + * If a username is specified, the method blocks while resolving the associated + * numeric ID. + * + * ```js + * import process from 'node:process'; + * + * if (process.getuid && process.setuid) { + * console.log(`Current uid: ${process.getuid()}`); + * try { + * process.setuid(501); + * console.log(`New uid: ${process.getuid()}`); + * } catch (err) { + * console.log(`Failed to set uid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v0.1.28 + */ + setuid?: (id: number | string) => void; + /** + * The `process.geteuid()` method returns the numerical effective user identity of + * the process. (See [`geteuid(2)`](http://man7.org/linux/man-pages/man2/geteuid.2.html).) + * + * ```js + * import process from 'node:process'; + * + * if (process.geteuid) { + * console.log(`Current uid: ${process.geteuid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v2.0.0 + */ + geteuid?: () => number; + /** + * The `process.seteuid()` method sets the effective user identity of the process. + * (See [`seteuid(2)`](http://man7.org/linux/man-pages/man2/seteuid.2.html).) The `id` can be passed as either a numeric ID or a username + * string. If a username is specified, the method blocks while resolving the + * associated numeric ID. + * + * ```js + * import process from 'node:process'; + * + * if (process.geteuid && process.seteuid) { + * console.log(`Current uid: ${process.geteuid()}`); + * try { + * process.seteuid(501); + * console.log(`New uid: ${process.geteuid()}`); + * } catch (err) { + * console.log(`Failed to set uid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v2.0.0 + * @param id A user name or ID + */ + seteuid?: (id: number | string) => void; + /** + * The `process.getegid()` method returns the numerical effective group identity + * of the Node.js process. (See [`getegid(2)`](http://man7.org/linux/man-pages/man2/getegid.2.html).) + * + * ```js + * import process from 'node:process'; + * + * if (process.getegid) { + * console.log(`Current gid: ${process.getegid()}`); + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v2.0.0 + */ + getegid?: () => number; + /** + * The `process.setegid()` method sets the effective group identity of the process. + * (See [`setegid(2)`](http://man7.org/linux/man-pages/man2/setegid.2.html).) The `id` can be passed as either a numeric ID or a group + * name string. If a group name is specified, this method blocks while resolving + * the associated a numeric ID. + * + * ```js + * import process from 'node:process'; + * + * if (process.getegid && process.setegid) { + * console.log(`Current gid: ${process.getegid()}`); + * try { + * process.setegid(501); + * console.log(`New gid: ${process.getegid()}`); + * } catch (err) { + * console.log(`Failed to set gid: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v2.0.0 + * @param id A group name or ID + */ + setegid?: (id: number | string) => void; + /** + * The `process.getgroups()` method returns an array with the supplementary group + * IDs. POSIX leaves it unspecified if the effective group ID is included but + * Node.js ensures it always is. + * + * ```js + * import process from 'node:process'; + * + * if (process.getgroups) { + * console.log(process.getgroups()); // [ 16, 21, 297 ] + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * @since v0.9.4 + */ + getgroups?: () => number[]; + /** + * The `process.setgroups()` method sets the supplementary group IDs for the + * Node.js process. This is a privileged operation that requires the Node.js + * process to have `root` or the `CAP_SETGID` capability. + * + * The `groups` array can contain numeric group IDs, group names, or both. + * + * ```js + * import process from 'node:process'; + * + * if (process.getgroups && process.setgroups) { + * try { + * process.setgroups([501]); + * console.log(process.getgroups()); // new groups + * } catch (err) { + * console.log(`Failed to set groups: ${err}`); + * } + * } + * ``` + * + * This function is only available on POSIX platforms (i.e. not Windows or + * Android). + * This feature is not available in `Worker` threads. + * @since v0.9.4 + */ + setgroups?: (groups: ReadonlyArray<string | number>) => void; + /** + * The `process.setUncaughtExceptionCaptureCallback()` function sets a function + * that will be invoked when an uncaught exception occurs, which will receive the + * exception value itself as its first argument. + * + * If such a function is set, the `'uncaughtException'` event will + * not be emitted. If `--abort-on-uncaught-exception` was passed from the + * command line or set through `v8.setFlagsFromString()`, the process will + * not abort. Actions configured to take place on exceptions such as report + * generations will be affected too + * + * To unset the capture function, `process.setUncaughtExceptionCaptureCallback(null)` may be used. Calling this + * method with a non-`null` argument while another capture function is set will + * throw an error. + * + * To register multiple callbacks that can coexist, use + * `process.addUncaughtExceptionCaptureCallback()` instead. + * @since v9.3.0 + */ + setUncaughtExceptionCaptureCallback(cb: ((err: unknown) => void) | null): void; + /** + * Indicates whether a callback has been set using {@link setUncaughtExceptionCaptureCallback}. + * @since v9.3.0 + */ + hasUncaughtExceptionCaptureCallback(): boolean; + /** + * The `process.sourceMapsEnabled` property returns whether the [Source Map v3](https://sourcemaps.info/spec.html) support for stack traces is enabled. + * @since v20.7.0 + * @experimental + */ + readonly sourceMapsEnabled: boolean; + /** + * This function enables or disables the [Source Map v3](https://sourcemaps.info/spec.html) support for + * stack traces. + * + * It provides same features as launching Node.js process with commandline options `--enable-source-maps`. + * + * Only source maps in JavaScript files that are loaded after source maps has been + * enabled will be parsed and loaded. + * @since v16.6.0, v14.18.0 + * @experimental + */ + setSourceMapsEnabled(value: boolean): void; + /** + * The `process.version` property contains the Node.js version string. + * + * ```js + * import { version } from 'node:process'; + * + * console.log(`Version: ${version}`); + * // Version: v14.8.0 + * ``` + * + * To get the version string without the prepended _v_, use`process.versions.node`. + * @since v0.1.3 + */ + readonly version: string; + /** + * The `process.versions` property returns an object listing the version strings of + * Node.js and its dependencies. `process.versions.modules` indicates the current + * ABI version, which is increased whenever a C++ API changes. Node.js will refuse + * to load modules that were compiled against a different module ABI version. + * + * ```js + * import { versions } from 'node:process'; + * + * console.log(versions); + * ``` + * + * Will generate an object similar to: + * + * ```console + * { node: '26.0.0-pre', + * acorn: '8.15.0', + * ada: '3.4.1', + * amaro: '1.1.5', + * ares: '1.34.6', + * brotli: '1.2.0', + * merve: '1.0.0', + * cldr: '48.0', + * icu: '78.2', + * llhttp: '9.3.0', + * modules: '144', + * napi: '10', + * nbytes: '0.1.1', + * ncrypto: '0.0.1', + * nghttp2: '1.68.0', + * nghttp3: '', + * ngtcp2: '', + * openssl: '3.5.4', + * simdjson: '4.2.4', + * simdutf: '7.3.3', + * sqlite: '3.51.2', + * tz: '2025c', + * undici: '7.18.2', + * unicode: '17.0', + * uv: '1.51.0', + * uvwasi: '0.0.23', + * v8: '14.3.127.18-node.10', + * zlib: '1.3.1-e00f703', + * zstd: '1.5.7' } + * ``` + * @since v0.2.0 + */ + readonly versions: ProcessVersions; + /** + * The `process.config` property returns a frozen `Object` containing the + * JavaScript representation of the configure options used to compile the current + * Node.js executable. This is the same as the `config.gypi` file that was produced + * when running the `./configure` script. + * + * An example of the possible output looks like: + * + * ```js + * { + * target_defaults: + * { cflags: [], + * default_configuration: 'Release', + * defines: [], + * include_dirs: [], + * libraries: [] }, + * variables: + * { + * host_arch: 'x64', + * napi_build_version: 5, + * node_install_npm: 'true', + * node_prefix: '', + * node_shared_cares: 'false', + * node_shared_http_parser: 'false', + * node_shared_libuv: 'false', + * node_shared_zlib: 'false', + * node_use_openssl: 'true', + * node_shared_openssl: 'false', + * strict_aliasing: 'true', + * target_arch: 'x64', + * v8_use_snapshot: 1 + * } + * } + * ``` + * @since v0.7.7 + */ + readonly config: ProcessConfig; + /** + * The `process.kill()` method sends the `signal` to the process identified by`pid`. + * + * Signal names are strings such as `'SIGINT'` or `'SIGHUP'`. See `Signal Events` and [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for more information. + * + * This method will throw an error if the target `pid` does not exist. As a special + * case, a signal of `0` can be used to test for the existence of a process. + * Windows platforms will throw an error if the `pid` is used to kill a process + * group. + * + * Even though the name of this function is `process.kill()`, it is really just a + * signal sender, like the `kill` system call. The signal sent may do something + * other than kill the target process. + * + * ```js + * import process, { kill } from 'node:process'; + * + * process.on('SIGHUP', () => { + * console.log('Got SIGHUP signal.'); + * }); + * + * setTimeout(() => { + * console.log('Exiting.'); + * process.exit(0); + * }, 100); + * + * kill(process.pid, 'SIGHUP'); + * ``` + * + * When `SIGUSR1` is received by a Node.js process, Node.js will start the + * debugger. See `Signal Events`. + * @since v0.0.6 + * @param pid A process ID + * @param [signal='SIGTERM'] The signal to send, either as a string or number. + */ + kill(pid: number, signal?: string | number): true; + /** + * Loads the environment configuration from a `.env` file into `process.env`. If + * the file is not found, error will be thrown. + * + * To load a specific .env file by specifying its path, use the following code: + * + * ```js + * import { loadEnvFile } from 'node:process'; + * + * loadEnvFile('./development.env') + * ``` + * @since v20.12.0 + * @param path The path to the .env file + */ + loadEnvFile(path?: PathLike): void; + /** + * The `process.pid` property returns the PID of the process. + * + * ```js + * import { pid } from 'node:process'; + * + * console.log(`This process is pid ${pid}`); + * ``` + * @since v0.1.15 + */ + readonly pid: number; + /** + * The `process.ppid` property returns the PID of the parent of the + * current process. + * + * ```js + * import { ppid } from 'node:process'; + * + * console.log(`The parent process is pid ${ppid}`); + * ``` + * @since v9.2.0, v8.10.0, v6.13.0 + */ + readonly ppid: number; + /** + * The `process.threadCpuUsage()` method returns the user and system CPU time usage of + * the current worker thread, in an object with properties `user` and `system`, whose + * values are microsecond values (millionth of a second). + * + * The result of a previous call to `process.threadCpuUsage()` can be passed as the + * argument to the function, to get a diff reading. + * @since v23.9.0 + * @param previousValue A previous return value from calling + * `process.threadCpuUsage()` + */ + threadCpuUsage(previousValue?: CpuUsage): CpuUsage; + /** + * The `process.title` property returns the current process title (i.e. returns + * the current value of `ps`). Assigning a new value to `process.title` modifies + * the current value of `ps`. + * + * When a new value is assigned, different platforms will impose different maximum + * length restrictions on the title. Usually such restrictions are quite limited. + * For instance, on Linux and macOS, `process.title` is limited to the size of the + * binary name plus the length of the command-line arguments because setting the `process.title` overwrites the `argv` memory of the process. Node.js v0.8 + * allowed for longer process title strings by also overwriting the `environ` memory but that was potentially insecure and confusing in some (rather obscure) + * cases. + * + * Assigning a value to `process.title` might not result in an accurate label + * within process manager applications such as macOS Activity Monitor or Windows + * Services Manager. + * @since v0.1.104 + */ + title: string; + /** + * The operating system CPU architecture for which the Node.js binary was compiled. + * Possible values are: `'arm'`, `'arm64'`, `'ia32'`, `'loong64'`, `'mips'`, + * `'mipsel'`, `'ppc64'`, `'riscv64'`, `'s390x'`, and `'x64'`. + * + * ```js + * import { arch } from 'node:process'; + * + * console.log(`This processor architecture is ${arch}`); + * ``` + * @since v0.5.0 + */ + readonly arch: Architecture; + /** + * The `process.platform` property returns a string identifying the operating + * system platform for which the Node.js binary was compiled. + * + * Currently possible values are: + * + * * `'aix'` + * * `'darwin'` + * * `'freebsd'` + * * `'linux'` + * * `'openbsd'` + * * `'sunos'` + * * `'win32'` + * + * ```js + * import { platform } from 'node:process'; + * + * console.log(`This platform is ${platform}`); + * ``` + * + * The value `'android'` may also be returned if the Node.js is built on the + * Android operating system. However, Android support in Node.js [is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os). + * @since v0.1.16 + */ + readonly platform: Platform; + /** + * The `process.mainModule` property provides an alternative way of retrieving `require.main`. The difference is that if the main module changes at + * runtime, `require.main` may still refer to the original main module in + * modules that were required before the change occurred. Generally, it's + * safe to assume that the two refer to the same module. + * + * As with `require.main`, `process.mainModule` will be `undefined` if there + * is no entry script. + * @since v0.1.17 + * @deprecated Since v14.0.0 - Use `main` instead. + */ + mainModule?: Module; + memoryUsage: MemoryUsageFn; + /** + * Gets the amount of memory available to the process (in bytes) based on + * limits imposed by the OS. If there is no such constraint, or the constraint + * is unknown, `0` is returned. + * + * See [`uv_get_constrained_memory`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_get_constrained_memory) for more + * information. + * @since v19.6.0, v18.15.0 + */ + constrainedMemory(): number; + /** + * Gets the amount of free memory that is still available to the process (in bytes). + * See [`uv_get_available_memory`](https://nodejs.org/docs/latest-v26.x/api/process.html#processavailablememory) for more information. + * @since v20.13.0 + */ + availableMemory(): number; + /** + * The `process.cpuUsage()` method returns the user and system CPU time usage of + * the current process, in an object with properties `user` and `system`, whose + * values are microsecond values (millionth of a second). These values measure time + * spent in user and system code respectively, and may end up being greater than + * actual elapsed time if multiple CPU cores are performing work for this process. + * + * The result of a previous call to `process.cpuUsage()` can be passed as the + * argument to the function, to get a diff reading. + * + * ```js + * import { cpuUsage } from 'node:process'; + * + * const startUsage = cpuUsage(); + * // { user: 38579, system: 6986 } + * + * // spin the CPU for 500 milliseconds + * const now = Date.now(); + * while (Date.now() - now < 500); + * + * console.log(cpuUsage(startUsage)); + * // { user: 514883, system: 11226 } + * ``` + * @since v6.1.0 + * @param previousValue A previous return value from calling `process.cpuUsage()` + */ + cpuUsage(previousValue?: CpuUsage): CpuUsage; + /** + * `process.nextTick()` adds `callback` to the "next tick queue". This queue is + * fully drained after the current operation on the JavaScript stack runs to + * completion and before the event loop is allowed to continue. It's possible to + * create an infinite loop if one were to recursively call `process.nextTick()`. + * See the [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#process-nexttick) guide for more background. + * + * ```js + * import { nextTick } from 'node:process'; + * + * console.log('start'); + * nextTick(() => { + * console.log('nextTick callback'); + * }); + * console.log('scheduled'); + * // Output: + * // start + * // scheduled + * // nextTick callback + * ``` + * + * This is important when developing APIs in order to give users the opportunity + * to assign event handlers _after_ an object has been constructed but before any + * I/O has occurred: + * + * ```js + * import { nextTick } from 'node:process'; + * + * function MyThing(options) { + * this.setupOptions(options); + * + * nextTick(() => { + * this.startDoingStuff(); + * }); + * } + * + * const thing = new MyThing(); + * thing.getReadyForStuff(); + * + * // thing.startDoingStuff() gets called now, not before. + * ``` + * + * It is very important for APIs to be either 100% synchronous or 100% + * asynchronous. Consider this example: + * + * ```js + * // WARNING! DO NOT USE! BAD UNSAFE HAZARD! + * function maybeSync(arg, cb) { + * if (arg) { + * cb(); + * return; + * } + * + * fs.stat('file', cb); + * } + * ``` + * + * This API is hazardous because in the following case: + * + * ```js + * const maybeTrue = Math.random() > 0.5; + * + * maybeSync(maybeTrue, () => { + * foo(); + * }); + * + * bar(); + * ``` + * + * It is not clear whether `foo()` or `bar()` will be called first. + * + * The following approach is much better: + * + * ```js + * import { nextTick } from 'node:process'; + * + * function definitelyAsync(arg, cb) { + * if (arg) { + * nextTick(cb); + * return; + * } + * + * fs.stat('file', cb); + * } + * ``` + * @since v0.1.26 + * @param args Additional arguments to pass when invoking the `callback` + */ + nextTick(callback: Function, ...args: any[]): void; + /** + * The process.noDeprecation property indicates whether the --no-deprecation flag is set on the current Node.js process. + * See the documentation for the ['warning' event](https://nodejs.org/docs/latest/api/process.html#event-warning) and the [emitWarning()](https://nodejs.org/docs/latest/api/process.html#processemitwarningwarning-type-code-ctor) method for more information about this flag's behavior. + */ + noDeprecation?: boolean; + /** + * This API is available through the [--permission](https://nodejs.org/api/cli.html#--permission) flag. + * + * `process.permission` is an object whose methods are used to manage permissions for the current process. + * Additional documentation is available in the [Permission Model](https://nodejs.org/api/permissions.html#permission-model). + * @since v20.0.0 + */ + permission: ProcessPermission; + /** + * The `process.release` property returns an `Object` containing metadata related + * to the current release, including URLs for the source tarball and headers-only + * tarball. + * + * `process.release` contains the following properties: + * + * ```js + * { + * name: 'node', + * lts: 'Hydrogen', + * sourceUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0.tar.gz', + * headersUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0-headers.tar.gz', + * libUrl: 'https://nodejs.org/download/release/v18.12.0/win-x64/node.lib' + * } + * ``` + * + * In custom builds from non-release versions of the source tree, only the `name` property may be present. The additional properties should not be + * relied upon to exist. + * @since v3.0.0 + */ + readonly release: ProcessRelease; + readonly features: ProcessFeatures; + /** + * The `process.traceProcessWarnings` property indicates whether the `--trace-warnings` flag + * is set on the current Node.js process. This property allows programmatic control over the + * tracing of warnings, enabling or disabling stack traces for warnings at runtime. + * + * ```js + * // Enable trace warnings + * process.traceProcessWarnings = true; + * + * // Emit a warning with a stack trace + * process.emitWarning('Warning with stack trace'); + * + * // Disable trace warnings + * process.traceProcessWarnings = false; + * ``` + * @since v6.10.0 + */ + traceProcessWarnings: boolean; + /** + * `process.umask()` returns the Node.js process's file mode creation mask. Child + * processes inherit the mask from the parent process. + * @since v0.1.19 + * @deprecated Calling `process.umask()` with no argument causes the process-wide umask to be written twice. This introduces a race condition between threads, and is a potential + * security vulnerability. There is no safe, cross-platform alternative API. + */ + umask(): number; + /** + * Can only be set if not in worker thread. + */ + umask(mask: string | number): number; + /** + * The `process.uptime()` method returns the number of seconds the current Node.js + * process has been running. + * + * The return value includes fractions of a second. Use `Math.floor()` to get whole + * seconds. + * @since v0.5.0 + */ + uptime(): number; + hrtime: HRTime; + /** + * If the Node.js process was spawned with an IPC channel, the process.channel property is a reference to the IPC channel. + * If no IPC channel exists, this property is undefined. + * @since v7.1.0 + */ + channel?: Control; + /** + * If Node.js is spawned with an IPC channel, the `process.send()` method can be + * used to send messages to the parent process. Messages will be received as a `'message'` event on the parent's `ChildProcess` object. + * + * If Node.js was not spawned with an IPC channel, `process.send` will be `undefined`. + * + * The message goes through serialization and parsing. The resulting message might + * not be the same as what is originally sent. + * @since v0.5.9 + * @param options used to parameterize the sending of certain types of handles. `options` supports the following properties: + */ + send?( + message: any, + sendHandle?: SendHandle, + options?: MessageOptions, + callback?: (error: Error | null) => void, + ): boolean; + send?( + message: any, + sendHandle: SendHandle, + callback?: (error: Error | null) => void, + ): boolean; + send?( + message: any, + callback: (error: Error | null) => void, + ): boolean; + /** + * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.disconnect()` method will close the + * IPC channel to the parent process, allowing the child process to exit gracefully + * once there are no other connections keeping it alive. + * + * The effect of calling `process.disconnect()` is the same as calling `ChildProcess.disconnect()` from the parent process. + * + * If the Node.js process was not spawned with an IPC channel, `process.disconnect()` will be `undefined`. + * @since v0.7.2 + */ + disconnect?(): void; + /** + * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.connected` property will return `true` so long as the IPC + * channel is connected and will return `false` after `process.disconnect()` is called. + * + * Once `process.connected` is `false`, it is no longer possible to send messages + * over the IPC channel using `process.send()`. + * @since v0.7.2 + */ + connected: boolean; + /** + * The `process.allowedNodeEnvironmentFlags` property is a special, + * read-only `Set` of flags allowable within the `NODE_OPTIONS` environment variable. + * + * `process.allowedNodeEnvironmentFlags` extends `Set`, but overrides `Set.prototype.has` to recognize several different possible flag + * representations. `process.allowedNodeEnvironmentFlags.has()` will + * return `true` in the following cases: + * + * * Flags may omit leading single (`-`) or double (`--`) dashes; e.g., `inspect-brk` for `--inspect-brk`, or `r` for `-r`. + * * Flags passed through to V8 (as listed in `--v8-options`) may replace + * one or more _non-leading_ dashes for an underscore, or vice-versa; + * e.g., `--perf_basic_prof`, `--perf-basic-prof`, `--perf_basic-prof`, + * etc. + * * Flags may contain one or more equals (`=`) characters; all + * characters after and including the first equals will be ignored; + * e.g., `--stack-trace-limit=100`. + * * Flags _must_ be allowable within `NODE_OPTIONS`. + * + * When iterating over `process.allowedNodeEnvironmentFlags`, flags will + * appear only _once_; each will begin with one or more dashes. Flags + * passed through to V8 will contain underscores instead of non-leading + * dashes: + * + * ```js + * import { allowedNodeEnvironmentFlags } from 'node:process'; + * + * allowedNodeEnvironmentFlags.forEach((flag) => { + * // -r + * // --inspect-brk + * // --abort_on_uncaught_exception + * // ... + * }); + * ``` + * + * The methods `add()`, `clear()`, and `delete()` of`process.allowedNodeEnvironmentFlags` do nothing, and will fail + * silently. + * + * If Node.js was compiled _without_ `NODE_OPTIONS` support (shown in {@link config}), `process.allowedNodeEnvironmentFlags` will + * contain what _would have_ been allowable. + * @since v10.10.0 + */ + allowedNodeEnvironmentFlags: ReadonlySet<string>; + /** + * `process.report` is an object whose methods are used to generate diagnostic reports for the current process. + * Additional documentation is available in the [report documentation](https://nodejs.org/docs/latest-v26.x/api/report.html). + * @since v11.8.0 + */ + report: ProcessReport; + /** + * ```js + * import { resourceUsage } from 'node:process'; + * + * console.log(resourceUsage()); + * /* + * Will output: + * { + * userCPUTime: 82872, + * systemCPUTime: 4143, + * maxRSS: 33164, + * sharedMemorySize: 0, + * unsharedDataSize: 0, + * unsharedStackSize: 0, + * minorPageFault: 2469, + * majorPageFault: 0, + * swappedOut: 0, + * fsRead: 0, + * fsWrite: 8, + * ipcSent: 0, + * ipcReceived: 0, + * signalsCount: 0, + * voluntaryContextSwitches: 79, + * involuntaryContextSwitches: 1 + * } + * + * ``` + * @since v12.6.0 + * @return the resource usage for the current process. All of these values come from the `uv_getrusage` call which returns a [`uv_rusage_t` struct][uv_rusage_t]. + */ + resourceUsage(): ResourceUsage; + /** + * The initial value of `process.throwDeprecation` indicates whether the `--throw-deprecation` flag is set on the current Node.js process. `process.throwDeprecation` + * is mutable, so whether or not deprecation warnings result in errors may be altered at runtime. See the documentation for the 'warning' event and the emitWarning() + * method for more information. + * + * ```bash + * $ node --throw-deprecation -p "process.throwDeprecation" + * true + * $ node -p "process.throwDeprecation" + * undefined + * $ node + * > process.emitWarning('test', 'DeprecationWarning'); + * undefined + * > (node:26598) DeprecationWarning: test + * > process.throwDeprecation = true; + * true + * > process.emitWarning('test', 'DeprecationWarning'); + * Thrown: + * [DeprecationWarning: test] { name: 'DeprecationWarning' } + * ``` + * @since v0.9.12 + */ + throwDeprecation: boolean; + /** + * The `process.traceDeprecation` property indicates whether the `--trace-deprecation` flag is set on the current Node.js process. See the + * documentation for the `'warning' event` and the `emitWarning() method` for more information about this + * flag's behavior. + * @since v0.8.0 + */ + traceDeprecation: boolean; + /** + * An object is "refable" if it implements the Node.js "Refable protocol". + * Specifically, this means that the object implements the `Symbol.for('nodejs.ref')` + * and `Symbol.for('nodejs.unref')` methods. "Ref'd" objects will keep the Node.js + * event loop alive, while "unref'd" objects will not. Historically, this was + * implemented by using `ref()` and `unref()` methods directly on the objects. + * This pattern, however, is being deprecated in favor of the "Refable protocol" + * in order to better support Web Platform API types whose APIs cannot be modified + * to add `ref()` and `unref()` methods but still need to support that behavior. + * @since v22.14.0 + * @experimental + * @param maybeRefable An object that may be "refable". + */ + ref(maybeRefable: any): void; + /** + * An object is "unrefable" if it implements the Node.js "Refable protocol". + * Specifically, this means that the object implements the `Symbol.for('nodejs.ref')` + * and `Symbol.for('nodejs.unref')` methods. "Ref'd" objects will keep the Node.js + * event loop alive, while "unref'd" objects will not. Historically, this was + * implemented by using `ref()` and `unref()` methods directly on the objects. + * This pattern, however, is being deprecated in favor of the "Refable protocol" + * in order to better support Web Platform API types whose APIs cannot be modified + * to add `ref()` and `unref()` methods but still need to support that behavior. + * @since v22.14.0 + * @experimental + * @param maybeRefable An object that may be "unref'd". + */ + unref(maybeRefable: any): void; + /** + * Replaces the current process with a new process. + * + * This is achieved by using the `execve` POSIX function and therefore no memory or other + * resources from the current process are preserved, except for the standard input, + * standard output and standard error file descriptor. + * + * All other resources are discarded by the system when the processes are swapped, without triggering + * any exit or close events and without running any cleanup handler. + * + * This function will never return, unless an error occurred. + * + * This function is not available on Windows or IBM i. + * @since v22.15.0 + * @experimental + * @param file The name or path of the executable file to run. + * @param args List of string arguments. No argument can contain a null-byte (`\u0000`). + * @param env Environment key-value pairs. + * No key or value can contain a null-byte (`\u0000`). + * **Default:** `process.env`. + */ + execve?(file: string, args?: readonly string[], env?: ProcessEnv): never; + // #region InternalEventEmitter + addListener<E extends keyof ProcessEventMap>( + eventName: E, + listener: (...args: ProcessEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ProcessEventMap>(eventName: E, ...args: ProcessEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ProcessEventMap>( + eventName: E, + listener?: (...args: ProcessEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ProcessEventMap>(eventName: E): ((...args: ProcessEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ProcessEventMap>( + eventName: E, + listener: (...args: ProcessEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ProcessEventMap>( + eventName: E, + listener: (...args: ProcessEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ProcessEventMap>( + eventName: E, + listener: (...args: ProcessEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ProcessEventMap>( + eventName: E, + listener: (...args: ProcessEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ProcessEventMap>( + eventName: E, + listener: (...args: ProcessEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ProcessEventMap>(eventName: E): ((...args: ProcessEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ProcessEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ProcessEventMap>( + eventName: E, + listener: (...args: ProcessEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + } + } + export = process; +} +declare module "process" { + import process = require("node:process"); + export = process; +} diff --git a/node_modules/@types/node/punycode.d.ts b/node_modules/@types/node/punycode.d.ts new file mode 100644 index 0000000..87fdec9 --- /dev/null +++ b/node_modules/@types/node/punycode.d.ts @@ -0,0 +1,89 @@ +declare module "node:punycode" { + /** + * The `punycode.decode()` method converts a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only + * characters to the equivalent string of Unicode codepoints. + * + * ```js + * punycode.decode('maana-pta'); // 'mañana' + * punycode.decode('--dqo34k'); // '☃-⌘' + * ``` + * @since v0.5.1 + */ + function decode(string: string): string; + /** + * The `punycode.encode()` method converts a string of Unicode codepoints to a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only characters. + * + * ```js + * punycode.encode('mañana'); // 'maana-pta' + * punycode.encode('☃-⌘'); // '--dqo34k' + * ``` + * @since v0.5.1 + */ + function encode(string: string): string; + /** + * The `punycode.toUnicode()` method converts a string representing a domain name + * containing [Punycode](https://tools.ietf.org/html/rfc3492) encoded characters into Unicode. Only the [Punycode](https://tools.ietf.org/html/rfc3492) encoded parts of the domain name are be + * converted. + * + * ```js + * // decode domain names + * punycode.toUnicode('xn--maana-pta.com'); // 'mañana.com' + * punycode.toUnicode('xn----dqo34k.com'); // '☃-⌘.com' + * punycode.toUnicode('example.com'); // 'example.com' + * ``` + * @since v0.6.1 + */ + function toUnicode(domain: string): string; + /** + * The `punycode.toASCII()` method converts a Unicode string representing an + * Internationalized Domain Name to [Punycode](https://tools.ietf.org/html/rfc3492). Only the non-ASCII parts of the + * domain name will be converted. Calling `punycode.toASCII()` on a string that + * already only contains ASCII characters will have no effect. + * + * ```js + * // encode domain names + * punycode.toASCII('mañana.com'); // 'xn--maana-pta.com' + * punycode.toASCII('☃-⌘.com'); // 'xn----dqo34k.com' + * punycode.toASCII('example.com'); // 'example.com' + * ``` + * @since v0.6.1 + */ + function toASCII(domain: string): string; + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + const ucs2: ucs2; + interface ucs2 { + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + decode(string: string): number[]; + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + encode(codePoints: readonly number[]): string; + } + /** + * @deprecated since v7.0.0 + * The version of the punycode module bundled in Node.js is being deprecated. + * In a future major version of Node.js this module will be removed. + * Users currently depending on the punycode module should switch to using + * the userland-provided Punycode.js module instead. + */ + const version: string; +} +declare module "punycode" { + export * from "node:punycode"; +} diff --git a/node_modules/@types/node/querystring.d.ts b/node_modules/@types/node/querystring.d.ts new file mode 100644 index 0000000..6d821a4 --- /dev/null +++ b/node_modules/@types/node/querystring.d.ts @@ -0,0 +1,139 @@ +declare module "node:querystring" { + interface StringifyOptions { + /** + * The function to use when converting URL-unsafe characters to percent-encoding in the query string. + * @default `querystring.escape()` + */ + encodeURIComponent?: ((str: string) => string) | undefined; + } + interface ParseOptions { + /** + * Specifies the maximum number of keys to parse. Specify `0` to remove key counting limitations. + * @default 1000 + */ + maxKeys?: number | undefined; + /** + * The function to use when decoding percent-encoded characters in the query string. + * @default `querystring.unescape()` + */ + decodeURIComponent?: ((str: string) => string) | undefined; + } + interface ParsedUrlQuery extends NodeJS.Dict<string | string[]> {} + interface ParsedUrlQueryInput extends + NodeJS.Dict< + | string + | number + | boolean + | bigint + | ReadonlyArray<string | number | boolean | bigint> + | null + > + {} + /** + * The `querystring.stringify()` method produces a URL query string from a + * given `obj` by iterating through the object's "own properties". + * + * It serializes the following types of values passed in `obj`: [string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) | + * [number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) | + * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) | + * [boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) | + * [string\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) | + * [number\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) | + * [bigint\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) | + * [boolean\[\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) The numeric values must be finite. Any other input values will be coerced to + * empty strings. + * + * ```js + * querystring.stringify({ foo: 'bar', baz: ['qux', 'quux'], corge: '' }); + * // Returns 'foo=bar&baz=qux&baz=quux&corge=' + * + * querystring.stringify({ foo: 'bar', baz: 'qux' }, ';', ':'); + * // Returns 'foo:bar;baz:qux' + * ``` + * + * By default, characters requiring percent-encoding within the query string will + * be encoded as UTF-8\. If an alternative encoding is required, then an alternative `encodeURIComponent` option will need to be specified: + * + * ```js + * // Assuming gbkEncodeURIComponent function already exists, + * + * querystring.stringify({ w: '中文', foo: 'bar' }, null, null, + * { encodeURIComponent: gbkEncodeURIComponent }); + * ``` + * @since v0.1.25 + * @param obj The object to serialize into a URL query string + * @param [sep='&'] The substring used to delimit key and value pairs in the query string. + * @param [eq='='] . The substring used to delimit keys and values in the query string. + */ + function stringify(obj?: ParsedUrlQueryInput, sep?: string, eq?: string, options?: StringifyOptions): string; + /** + * The `querystring.parse()` method parses a URL query string (`str`) into a + * collection of key and value pairs. + * + * For example, the query string `'foo=bar&abc=xyz&abc=123'` is parsed into: + * + * ```json + * { + * "foo": "bar", + * "abc": ["xyz", "123"] + * } + * ``` + * + * The object returned by the `querystring.parse()` method _does not_ prototypically inherit from the JavaScript `Object`. This means that typical `Object` methods such as `obj.toString()`, + * `obj.hasOwnProperty()`, and others + * are not defined and _will not work_. + * + * By default, percent-encoded characters within the query string will be assumed + * to use UTF-8 encoding. If an alternative character encoding is used, then an + * alternative `decodeURIComponent` option will need to be specified: + * + * ```js + * // Assuming gbkDecodeURIComponent function already exists... + * + * querystring.parse('w=%D6%D0%CE%C4&foo=bar', null, null, + * { decodeURIComponent: gbkDecodeURIComponent }); + * ``` + * @since v0.1.25 + * @param str The URL query string to parse + * @param [sep='&'] The substring used to delimit key and value pairs in the query string. + * @param [eq='='] The substring used to delimit keys and values in the query string. + */ + function parse(str: string, sep?: string, eq?: string, options?: ParseOptions): ParsedUrlQuery; + /** + * The querystring.encode() function is an alias for querystring.stringify(). + */ + const encode: typeof stringify; + /** + * The querystring.decode() function is an alias for querystring.parse(). + */ + const decode: typeof parse; + /** + * The `querystring.escape()` method performs URL percent-encoding on the given `str` in a manner that is optimized for the specific requirements of URL + * query strings. + * + * The `querystring.escape()` method is used by `querystring.stringify()` and is + * generally not expected to be used directly. It is exported primarily to allow + * application code to provide a replacement percent-encoding implementation if + * necessary by assigning `querystring.escape` to an alternative function. + * @since v0.1.25 + */ + function escape(str: string): string; + /** + * The `querystring.unescape()` method performs decoding of URL percent-encoded + * characters on the given `str`. + * + * The `querystring.unescape()` method is used by `querystring.parse()` and is + * generally not expected to be used directly. It is exported primarily to allow + * application code to provide a replacement decoding implementation if + * necessary by assigning `querystring.unescape` to an alternative function. + * + * By default, the `querystring.unescape()` method will attempt to use the + * JavaScript built-in `decodeURIComponent()` method to decode. If that fails, + * a safer equivalent that does not throw on malformed URLs will be used. + * @since v0.1.25 + */ + function unescape(str: string): string; +} +declare module "querystring" { + export * from "node:querystring"; +} diff --git a/node_modules/@types/node/quic.d.ts b/node_modules/@types/node/quic.d.ts new file mode 100644 index 0000000..7143708 --- /dev/null +++ b/node_modules/@types/node/quic.d.ts @@ -0,0 +1,897 @@ +declare module "node:quic" { + import { KeyObject, webcrypto } from "node:crypto"; + import { SocketAddress } from "node:net"; + import { ReadableStream } from "node:stream/web"; + /** + * @since v23.8.0 + */ + type OnSessionCallback = (this: QuicEndpoint, session: QuicSession) => void; + /** + * @since v23.8.0 + */ + type OnStreamCallback = (this: QuicSession, stream: QuicStream) => void; + /** + * @since v23.8.0 + */ + type OnDatagramCallback = (this: QuicSession, datagram: Uint8Array, early: boolean) => void; + /** + * @since v23.8.0 + */ + type OnDatagramStatusCallback = (this: QuicSession, id: bigint, status: "lost" | "acknowledged") => void; + /** + * @since v23.8.0 + */ + type OnPathValidationCallback = ( + this: QuicSession, + result: "success" | "failure" | "aborted", + newLocalAddress: SocketAddress, + newRemoteAddress: SocketAddress, + oldLocalAddress: SocketAddress, + oldRemoteAddress: SocketAddress, + preferredAddress: boolean, + ) => void; + /** + * @since v23.8.0 + */ + type OnSessionTicketCallback = (this: QuicSession, ticket: object) => void; + /** + * @since v23.8.0 + */ + type OnVersionNegotiationCallback = ( + this: QuicSession, + version: number, + requestedVersions: number[], + supportedVersions: number[], + ) => void; + /** + * @since v23.8.0 + */ + type OnHandshakeCallback = ( + this: QuicSession, + sni: string, + alpn: string, + cipher: string, + cipherVersion: string, + validationErrorReason: string, + validationErrorCode: number, + earlyDataAccepted: boolean, + ) => void; + /** + * @since v23.8.0 + */ + type OnBlockedCallback = (this: QuicStream) => void; + /** + * @since v23.8.0 + */ + type OnStreamErrorCallback = (this: QuicStream, error: any) => void; + /** + * @since v23.8.0 + */ + interface TransportParams { + /** + * The preferred IPv4 address to advertise. + * @since v23.8.0 + */ + preferredAddressIpv4?: SocketAddress | undefined; + /** + * The preferred IPv6 address to advertise. + * @since v23.8.0 + */ + preferredAddressIpv6?: SocketAddress | undefined; + /** + * @since v23.8.0 + */ + initialMaxStreamDataBidiLocal?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + initialMaxStreamDataBidiRemote?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + initialMaxStreamDataUni?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + initialMaxData?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + initialMaxStreamsBidi?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + initialMaxStreamsUni?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + maxIdleTimeout?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + activeConnectionIDLimit?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + ackDelayExponent?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + maxAckDelay?: bigint | number | undefined; + /** + * @since v23.8.0 + */ + maxDatagramFrameSize?: bigint | number | undefined; + } + /** + * @since v23.8.0 + */ + interface SessionOptions { + /** + * An endpoint to use. + * @since v23.8.0 + */ + endpoint?: EndpointOptions | QuicEndpoint | undefined; + /** + * The ALPN protocol identifier. + * @since v23.8.0 + */ + alpn?: string | undefined; + /** + * The CA certificates to use for sessions. + * @since v23.8.0 + */ + ca?: ArrayBuffer | NodeJS.ArrayBufferView | ReadonlyArray<ArrayBuffer | NodeJS.ArrayBufferView> | undefined; + /** + * Specifies the congestion control algorithm that will be used. + * Must be set to one of either `'reno'`, `'cubic'`, or `'bbr'`. + * + * This is an advanced option that users typically won't have need to specify. + * @since v23.8.0 + */ + cc?: `${constants.cc}` | undefined; + /** + * The TLS certificates to use for sessions. + * @since v23.8.0 + */ + certs?: ArrayBuffer | NodeJS.ArrayBufferView | ReadonlyArray<ArrayBuffer | NodeJS.ArrayBufferView> | undefined; + /** + * The list of supported TLS 1.3 cipher algorithms. + * @since v23.8.0 + */ + ciphers?: string | undefined; + /** + * The CRL to use for sessions. + * @since v23.8.0 + */ + crl?: ArrayBuffer | NodeJS.ArrayBufferView | ReadonlyArray<ArrayBuffer | NodeJS.ArrayBufferView> | undefined; + /** + * The list of support TLS 1.3 cipher groups. + * @since v23.8.0 + */ + groups?: string | undefined; + /** + * True to enable TLS keylogging output. + * @since v23.8.0 + */ + keylog?: boolean | undefined; + /** + * The TLS crypto keys to use for sessions. + * @since v23.8.0 + */ + keys?: KeyObject | readonly KeyObject[] | undefined; + /** + * Specifies the maximum UDP packet payload size. + * @since v23.8.0 + */ + maxPayloadSize?: bigint | number | undefined; + /** + * Specifies the maximum stream flow-control window size. + * @since v23.8.0 + */ + maxStreamWindow?: bigint | number | undefined; + /** + * Specifies the maximum session flow-control window size. + * @since v23.8.0 + */ + maxWindow?: bigint | number | undefined; + /** + * The minimum QUIC version number to allow. This is an advanced option that users + * typically won't have need to specify. + * @since v23.8.0 + */ + minVersion?: number | undefined; + /** + * When the remote peer advertises a preferred address, this option specifies whether + * to use it or ignore it. + * @since v23.8.0 + */ + preferredAddressPolicy?: "use" | "ignore" | "default" | undefined; + /** + * True if qlog output should be enabled. + * @since v23.8.0 + */ + qlog?: boolean | undefined; + /** + * A session ticket to use for 0RTT session resumption. + * @since v23.8.0 + */ + sessionTicket?: NodeJS.ArrayBufferView | undefined; + /** + * Specifies the maximum number of milliseconds a TLS handshake is permitted to take + * to complete before timing out. + * @since v23.8.0 + */ + handshakeTimeout?: bigint | number | undefined; + /** + * The peer server name to target. + * @since v23.8.0 + */ + sni?: string | undefined; + /** + * True to enable TLS tracing output. + * @since v23.8.0 + */ + tlsTrace?: boolean | undefined; + /** + * The QUIC transport parameters to use for the session. + * @since v23.8.0 + */ + transportParams?: TransportParams | undefined; + /** + * Specifies the maximum number of unacknowledged packets a session should allow. + * @since v23.8.0 + */ + unacknowledgedPacketThreshold?: bigint | number | undefined; + /** + * True to require verification of TLS client certificate. + * @since v23.8.0 + */ + verifyClient?: boolean | undefined; + /** + * True to require private key verification. + * @since v23.8.0 + */ + verifyPrivateKey?: boolean | undefined; + /** + * The QUIC version number to use. This is an advanced option that users typically + * won't have need to specify. + * @since v23.8.0 + */ + version?: number | undefined; + } + /** + * Initiate a new client-side session. + * + * ```js + * import { connect } from 'node:quic'; + * import { Buffer } from 'node:buffer'; + * + * const enc = new TextEncoder(); + * const alpn = 'foo'; + * const client = await connect('123.123.123.123:8888', { alpn }); + * await client.createUnidirectionalStream({ + * body: enc.encode('hello world'), + * }); + * ``` + * + * By default, every call to `connect(...)` will create a new local + * `QuicEndpoint` instance bound to a new random local IP port. To + * specify the exact local address to use, or to multiplex multiple + * QUIC sessions over a single local port, pass the `endpoint` option + * with either a `QuicEndpoint` or `EndpointOptions` as the argument. + * + * ```js + * import { QuicEndpoint, connect } from 'node:quic'; + * + * const endpoint = new QuicEndpoint({ + * address: '127.0.0.1:1234', + * }); + * + * const client = await connect('123.123.123.123:8888', { endpoint }); + * ``` + * @since v23.8.0 + */ + function connect(address: string | SocketAddress, options?: SessionOptions): Promise<QuicSession>; + /** + * Configures the endpoint to listen as a server. When a new session is initiated by + * a remote peer, the given `onsession` callback will be invoked with the created + * session. + * + * ```js + * import { listen } from 'node:quic'; + * + * const endpoint = await listen((session) => { + * // ... handle the session + * }); + * + * // Closing the endpoint allows any sessions open when close is called + * // to complete naturally while preventing new sessions from being + * // initiated. Once all existing sessions have finished, the endpoint + * // will be destroyed. The call returns a promise that is resolved once + * // the endpoint is destroyed. + * await endpoint.close(); + * ``` + * + * By default, every call to `listen(...)` will create a new local + * `QuicEndpoint` instance bound to a new random local IP port. To + * specify the exact local address to use, or to multiplex multiple + * QUIC sessions over a single local port, pass the `endpoint` option + * with either a `QuicEndpoint` or `EndpointOptions` as the argument. + * + * At most, any single `QuicEndpoint` can only be configured to listen as + * a server once. + * @since v23.8.0 + */ + function listen(onsession: OnSessionCallback, options?: SessionOptions): Promise<QuicEndpoint>; + /** + * The endpoint configuration options passed when constructing a new `QuicEndpoint` instance. + * @since v23.8.0 + */ + interface EndpointOptions { + /** + * If not specified the endpoint will bind to IPv4 `localhost` on a random port. + * @since v23.8.0 + */ + address?: SocketAddress | string | undefined; + /** + * The endpoint maintains an internal cache of validated socket addresses as a + * performance optimization. This option sets the maximum number of addresses + * that are cache. This is an advanced option that users typically won't have + * need to specify. + * @since v23.8.0 + */ + addressLRUSize?: bigint | number | undefined; + /** + * When `true`, indicates that the endpoint should bind only to IPv6 addresses. + * @since v23.8.0 + */ + ipv6Only?: boolean | undefined; + /** + * Specifies the maximum number of concurrent sessions allowed per remote peer address. + * @since v23.8.0 + */ + maxConnectionsPerHost?: bigint | number | undefined; + /** + * Specifies the maximum total number of concurrent sessions. + * @since v23.8.0 + */ + maxConnectionsTotal?: bigint | number | undefined; + /** + * Specifies the maximum number of QUIC retry attempts allowed per remote peer address. + * @since v23.8.0 + */ + maxRetries?: bigint | number | undefined; + /** + * Specifies the maximum number of stateless resets that are allowed per remote peer address. + * @since v23.8.0 + */ + maxStatelessResetsPerHost?: bigint | number | undefined; + /** + * Specifies the length of time a QUIC retry token is considered valid. + * @since v23.8.0 + */ + retryTokenExpiration?: bigint | number | undefined; + /** + * Specifies the 16-byte secret used to generate QUIC retry tokens. + * @since v23.8.0 + */ + resetTokenSecret?: NodeJS.ArrayBufferView | undefined; + /** + * Specifies the length of time a QUIC token is considered valid. + * @since v23.8.0 + */ + tokenExpiration?: bigint | number | undefined; + /** + * Specifies the 16-byte secret used to generate QUIC tokens. + * @since v23.8.0 + */ + tokenSecret?: NodeJS.ArrayBufferView | undefined; + /** + * @since v23.8.0 + */ + udpReceiveBufferSize?: number | undefined; + /** + * @since v23.8.0 + */ + udpSendBufferSize?: number | undefined; + /** + * @since v23.8.0 + */ + udpTTL?: number | undefined; + /** + * When `true`, requires that the endpoint validate peer addresses using retry packets + * while establishing a new connection. + * @since v23.8.0 + */ + validateAddress?: boolean | undefined; + } + /** + * A `QuicEndpoint` encapsulates the local UDP-port binding for QUIC. It can be + * used as both a client and a server. + * @since v23.8.0 + */ + class QuicEndpoint implements AsyncDisposable { + constructor(options?: EndpointOptions); + /** + * The local UDP socket address to which the endpoint is bound, if any. + * + * If the endpoint is not currently bound then the value will be `undefined`. Read only. + * @since v23.8.0 + */ + readonly address: SocketAddress | undefined; + /** + * When `endpoint.busy` is set to true, the endpoint will temporarily reject + * new sessions from being created. Read/write. + * + * ```js + * // Mark the endpoint busy. New sessions will be prevented. + * endpoint.busy = true; + * + * // Mark the endpoint free. New session will be allowed. + * endpoint.busy = false; + * ``` + * + * The `busy` property is useful when the endpoint is under heavy load and needs to + * temporarily reject new sessions while it catches up. + * @since v23.8.0 + */ + busy: boolean; + /** + * Gracefully close the endpoint. The endpoint will close and destroy itself when + * all currently open sessions close. Once called, new sessions will be rejected. + * + * Returns a promise that is fulfilled when the endpoint is destroyed. + * @since v23.8.0 + */ + close(): Promise<void>; + /** + * A promise that is fulfilled when the endpoint is destroyed. This will be the same promise that is + * returned by the `endpoint.close()` function. Read only. + * @since v23.8.0 + */ + readonly closed: Promise<void>; + /** + * True if `endpoint.close()` has been called and closing the endpoint has not yet completed. + * Read only. + * @since v23.8.0 + */ + readonly closing: boolean; + /** + * Forcefully closes the endpoint by forcing all open sessions to be immediately + * closed. + * @since v23.8.0 + */ + destroy(error?: any): void; + /** + * True if `endpoint.destroy()` has been called. Read only. + * @since v23.8.0 + */ + readonly destroyed: boolean; + /** + * The statistics collected for an active session. Read only. + * @since v23.8.0 + */ + readonly stats: QuicEndpoint.Stats; + /** + * Calls `endpoint.close()` and returns a promise that fulfills when the + * endpoint has closed. + * @since v23.8.0 + */ + [Symbol.asyncDispose](): Promise<void>; + } + namespace QuicEndpoint { + /** + * A view of the collected statistics for an endpoint. + * @since v23.8.0 + */ + class Stats { + private constructor(); + /** + * A timestamp indicating the moment the endpoint was created. Read only. + * @since v23.8.0 + */ + readonly createdAt: bigint; + /** + * A timestamp indicating the moment the endpoint was destroyed. Read only. + * @since v23.8.0 + */ + readonly destroyedAt: bigint; + /** + * The total number of bytes received by this endpoint. Read only. + * @since v23.8.0 + */ + readonly bytesReceived: bigint; + /** + * The total number of bytes sent by this endpoint. Read only. + * @since v23.8.0 + */ + readonly bytesSent: bigint; + /** + * The total number of QUIC packets successfully received by this endpoint. Read only. + * @since v23.8.0 + */ + readonly packetsReceived: bigint; + /** + * The total number of QUIC packets successfully sent by this endpoint. Read only. + * @since v23.8.0 + */ + readonly packetsSent: bigint; + /** + * The total number of peer-initiated sessions received by this endpoint. Read only. + * @since v23.8.0 + */ + readonly serverSessions: bigint; + /** + * The total number of sessions initiated by this endpoint. Read only. + * @since v23.8.0 + */ + readonly clientSessions: bigint; + /** + * The total number of times an initial packet was rejected due to the + * endpoint being marked busy. Read only. + * @since v23.8.0 + */ + readonly serverBusyCount: bigint; + /** + * The total number of QUIC retry attempts on this endpoint. Read only. + * @since v23.8.0 + */ + readonly retryCount: bigint; + /** + * The total number sessions rejected due to QUIC version mismatch. Read only. + * @since v23.8.0 + */ + readonly versionNegotiationCount: bigint; + /** + * The total number of stateless resets handled by this endpoint. Read only. + * @since v23.8.0 + */ + readonly statelessResetCount: bigint; + /** + * The total number of sessions that were closed before handshake completed. Read only. + * @since v23.8.0 + */ + readonly immediateCloseCount: bigint; + } + } + interface CreateStreamOptions { + body?: ArrayBuffer | NodeJS.ArrayBufferView | Blob | undefined; + sendOrder?: number | undefined; + } + interface SessionPath { + local: SocketAddress; + remote: SocketAddress; + } + /** + * A `QuicSession` represents the local side of a QUIC connection. + * @since v23.8.0 + */ + class QuicSession implements AsyncDisposable { + private constructor(); + /** + * Initiate a graceful close of the session. Existing streams will be allowed + * to complete but no new streams will be opened. Once all streams have closed, + * the session will be destroyed. The returned promise will be fulfilled once + * the session has been destroyed. + * @since v23.8.0 + */ + close(): Promise<void>; + /** + * A promise that is fulfilled once the session is destroyed. + * @since v23.8.0 + */ + readonly closed: Promise<void>; + /** + * Immediately destroy the session. All streams will be destroys and the + * session will be closed. + * @since v23.8.0 + */ + destroy(error?: any): void; + /** + * True if `session.destroy()` has been called. Read only. + * @since v23.8.0 + */ + readonly destroyed: boolean; + /** + * The endpoint that created this session. Read only. + * @since v23.8.0 + */ + readonly endpoint: QuicEndpoint; + /** + * The callback to invoke when a new stream is initiated by a remote peer. Read/write. + * @since v23.8.0 + */ + onstream: OnStreamCallback | undefined; + /** + * The callback to invoke when a new datagram is received from a remote peer. Read/write. + * @since v23.8.0 + */ + ondatagram: OnDatagramCallback | undefined; + /** + * The callback to invoke when the status of a datagram is updated. Read/write. + * @since v23.8.0 + */ + ondatagramstatus: OnDatagramStatusCallback | undefined; + /** + * The callback to invoke when the path validation is updated. Read/write. + * @since v23.8.0 + */ + onpathvalidation: OnPathValidationCallback | undefined; + /** + * The callback to invoke when a new session ticket is received. Read/write. + * @since v23.8.0 + */ + onsessionticket: OnSessionTicketCallback | undefined; + /** + * The callback to invoke when a version negotiation is initiated. Read/write. + * @since v23.8.0 + */ + onversionnegotiation: OnVersionNegotiationCallback | undefined; + /** + * The callback to invoke when the TLS handshake is completed. Read/write. + * @since v23.8.0 + */ + onhandshake: OnHandshakeCallback | undefined; + /** + * Open a new bidirectional stream. If the `body` option is not specified, + * the outgoing stream will be half-closed. + * @since v23.8.0 + */ + createBidirectionalStream(options?: CreateStreamOptions): Promise<QuicStream>; + /** + * Open a new unidirectional stream. If the `body` option is not specified, + * the outgoing stream will be closed. + * @since v23.8.0 + */ + createUnidirectionalStream(options?: CreateStreamOptions): Promise<QuicStream>; + /** + * The local and remote socket addresses associated with the session. Read only. + * @since v23.8.0 + */ + path: SessionPath | undefined; + /** + * Sends an unreliable datagram to the remote peer, returning the datagram ID. + * If the datagram payload is specified as an `ArrayBufferView`, then ownership of + * that view will be transferred to the underlying stream. + * @since v23.8.0 + */ + sendDatagram(datagram: string | NodeJS.ArrayBufferView): bigint; + /** + * Return the current statistics for the session. Read only. + * @since v23.8.0 + */ + readonly stats: QuicSession.Stats; + /** + * Initiate a key update for the session. + * @since v23.8.0 + */ + updateKey(): void; + /** + * Calls `session.close()` and returns a promise that fulfills when the + * session has closed. + * @since v23.8.0 + */ + [Symbol.asyncDispose](): Promise<void>; + } + namespace QuicSession { + /** + * @since v23.8.0 + */ + class Stats { + private constructor(); + /** + * @since v23.8.0 + */ + readonly createdAt: bigint; + /** + * @since v23.8.0 + */ + readonly closingAt: bigint; + /** + * @since v23.8.0 + */ + readonly handshakeCompletedAt: bigint; + /** + * @since v23.8.0 + */ + readonly handshakeConfirmedAt: bigint; + /** + * @since v23.8.0 + */ + readonly bytesReceived: bigint; + /** + * @since v23.8.0 + */ + readonly bytesSent: bigint; + /** + * @since v23.8.0 + */ + readonly bidiInStreamCount: bigint; + /** + * @since v23.8.0 + */ + readonly bidiOutStreamCount: bigint; + /** + * @since v23.8.0 + */ + readonly uniInStreamCount: bigint; + /** + * @since v23.8.0 + */ + readonly uniOutStreamCount: bigint; + /** + * @since v23.8.0 + */ + readonly maxBytesInFlights: bigint; + /** + * @since v23.8.0 + */ + readonly bytesInFlight: bigint; + /** + * @since v23.8.0 + */ + readonly blockCount: bigint; + /** + * @since v23.8.0 + */ + readonly cwnd: bigint; + /** + * @since v23.8.0 + */ + readonly latestRtt: bigint; + /** + * @since v23.8.0 + */ + readonly minRtt: bigint; + /** + * @since v23.8.0 + */ + readonly rttVar: bigint; + /** + * @since v23.8.0 + */ + readonly smoothedRtt: bigint; + /** + * @since v23.8.0 + */ + readonly ssthresh: bigint; + /** + * @since v23.8.0 + */ + readonly datagramsReceived: bigint; + /** + * @since v23.8.0 + */ + readonly datagramsSent: bigint; + /** + * @since v23.8.0 + */ + readonly datagramsAcknowledged: bigint; + /** + * @since v23.8.0 + */ + readonly datagramsLost: bigint; + } + } + /** + * @since v23.8.0 + */ + class QuicStream { + private constructor(); + /** + * A promise that is fulfilled when the stream is fully closed. + * @since v23.8.0 + */ + readonly closed: Promise<void>; + /** + * Immediately and abruptly destroys the stream. + * @since v23.8.0 + */ + destroy(error?: any): void; + /** + * True if `stream.destroy()` has been called. + * @since v23.8.0 + */ + readonly destroyed: boolean; + /** + * The directionality of the stream. Read only. + * @since v23.8.0 + */ + readonly direction: "bidi" | "uni"; + /** + * The stream ID. Read only. + * @since v23.8.0 + */ + readonly id: bigint; + /** + * The callback to invoke when the stream is blocked. Read/write. + * @since v23.8.0 + */ + onblocked: OnBlockedCallback | undefined; + /** + * The callback to invoke when the stream is reset. Read/write. + * @since v23.8.0 + */ + onreset: OnStreamErrorCallback | undefined; + /** + * @since v23.8.0 + */ + readonly readable: ReadableStream<Uint8Array>; + /** + * The session that created this stream. Read only. + * @since v23.8.0 + */ + readonly session: QuicSession; + /** + * The current statistics for the stream. Read only. + * @since v23.8.0 + */ + readonly stats: QuicStream.Stats; + } + namespace QuicStream { + /** + * @since v23.8.0 + */ + class Stats { + private constructor(); + /** + * @since v23.8.0 + */ + readonly ackedAt: bigint; + /** + * @since v23.8.0 + */ + readonly bytesReceived: bigint; + /** + * @since v23.8.0 + */ + readonly bytesSent: bigint; + /** + * @since v23.8.0 + */ + readonly createdAt: bigint; + /** + * @since v23.8.0 + */ + readonly destroyedAt: bigint; + /** + * @since v23.8.0 + */ + readonly finalSize: bigint; + /** + * @since v23.8.0 + */ + readonly isConnected: bigint; + /** + * @since v23.8.0 + */ + readonly maxOffset: bigint; + /** + * @since v23.8.0 + */ + readonly maxOffsetAcknowledged: bigint; + /** + * @since v23.8.0 + */ + readonly maxOffsetReceived: bigint; + /** + * @since v23.8.0 + */ + readonly openedAt: bigint; + /** + * @since v23.8.0 + */ + readonly receivedAt: bigint; + } + } + namespace constants { + enum cc { + RENO = "reno", + CUBIC = "cubic", + BBR = "bbr", + } + const DEFAULT_CIPHERS: string; + const DEFAULT_GROUPS: string; + } +} diff --git a/node_modules/@types/node/readline.d.ts b/node_modules/@types/node/readline.d.ts new file mode 100644 index 0000000..a9ad29d --- /dev/null +++ b/node_modules/@types/node/readline.d.ts @@ -0,0 +1,508 @@ +declare module "node:readline" { + import { Abortable, EventEmitter, InternalEventEmitter } from "node:events"; + interface Key { + sequence?: string | undefined; + name?: string | undefined; + ctrl?: boolean | undefined; + meta?: boolean | undefined; + shift?: boolean | undefined; + } + interface InterfaceEventMap { + "close": []; + "error": [error: Error]; + "history": [history: string[]]; + "line": [input: string]; + "pause": []; + "resume": []; + "SIGCONT": []; + "SIGINT": []; + "SIGTSTP": []; + } + /** + * Instances of the `readline.Interface` class are constructed using the `readline.createInterface()` method. Every instance is associated with a + * single `input` [Readable](https://nodejs.org/docs/latest-v26.x/api/stream.html#readable-streams) stream and a single `output` [Writable](https://nodejs.org/docs/latest-v26.x/api/stream.html#writable-streams) stream. + * The `output` stream is used to print prompts for user input that arrives on, + * and is read from, the `input` stream. + * @since v0.1.104 + */ + class Interface implements EventEmitter, Disposable { + /** + * NOTE: According to the documentation: + * + * > Instances of the `readline.Interface` class are constructed using the + * > `readline.createInterface()` method. + * + * @see https://nodejs.org/dist/latest-v26.x/docs/api/readline.html#class-interfaceconstructor + */ + protected constructor( + input: NodeJS.ReadableStream, + output?: NodeJS.WritableStream, + completer?: Completer | AsyncCompleter, + terminal?: boolean, + ); + /** + * NOTE: According to the documentation: + * + * > Instances of the `readline.Interface` class are constructed using the + * > `readline.createInterface()` method. + * + * @see https://nodejs.org/dist/latest-v26.x/docs/api/readline.html#class-interfaceconstructor + */ + protected constructor(options: ReadLineOptions); + readonly terminal: boolean; + /** + * The current input data being processed by node. + * + * This can be used when collecting input from a TTY stream to retrieve the + * current value that has been processed thus far, prior to the `line` event + * being emitted. Once the `line` event has been emitted, this property will + * be an empty string. + * + * Be aware that modifying the value during the instance runtime may have + * unintended consequences if `rl.cursor` is not also controlled. + * + * **If not using a TTY stream for input, use the `'line'` event.** + * + * One possible use case would be as follows: + * + * ```js + * const values = ['lorem ipsum', 'dolor sit amet']; + * const rl = readline.createInterface(process.stdin); + * const showResults = debounce(() => { + * console.log( + * '\n', + * values.filter((val) => val.startsWith(rl.line)).join(' '), + * ); + * }, 300); + * process.stdin.on('keypress', (c, k) => { + * showResults(); + * }); + * ``` + * @since v0.1.98 + */ + readonly line: string; + /** + * The cursor position relative to `rl.line`. + * + * This will track where the current cursor lands in the input string, when + * reading input from a TTY stream. The position of cursor determines the + * portion of the input string that will be modified as input is processed, + * as well as the column where the terminal caret will be rendered. + * @since v0.1.98 + */ + readonly cursor: number; + /** + * The `rl.getPrompt()` method returns the current prompt used by `rl.prompt()`. + * @since v15.3.0, v14.17.0 + * @return the current prompt string + */ + getPrompt(): string; + /** + * The `rl.setPrompt()` method sets the prompt that will be written to `output` whenever `rl.prompt()` is called. + * @since v0.1.98 + */ + setPrompt(prompt: string): void; + /** + * The `rl.prompt()` method writes the `Interface` instances configured`prompt` to a new line in `output` in order to provide a user with a new + * location at which to provide input. + * + * When called, `rl.prompt()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or `undefined` the prompt is not written. + * @since v0.1.98 + * @param preserveCursor If `true`, prevents the cursor placement from being reset to `0`. + */ + prompt(preserveCursor?: boolean): void; + /** + * The `rl.question()` method displays the `query` by writing it to the `output`, + * waits for user input to be provided on `input`, then invokes the `callback` function passing the provided input as the first argument. + * + * When called, `rl.question()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or `undefined` the `query` is not written. + * + * The `callback` function passed to `rl.question()` does not follow the typical + * pattern of accepting an `Error` object or `null` as the first argument. + * The `callback` is called with the provided answer as the only argument. + * + * An error will be thrown if calling `rl.question()` after `rl.close()`. + * + * Example usage: + * + * ```js + * rl.question('What is your favorite food? ', (answer) => { + * console.log(`Oh, so your favorite food is ${answer}`); + * }); + * ``` + * + * Using an `AbortController` to cancel a question. + * + * ```js + * const ac = new AbortController(); + * const signal = ac.signal; + * + * rl.question('What is your favorite food? ', { signal }, (answer) => { + * console.log(`Oh, so your favorite food is ${answer}`); + * }); + * + * signal.addEventListener('abort', () => { + * console.log('The food question timed out'); + * }, { once: true }); + * + * setTimeout(() => ac.abort(), 10000); + * ``` + * @since v0.3.3 + * @param query A statement or query to write to `output`, prepended to the prompt. + * @param callback A callback function that is invoked with the user's input in response to the `query`. + */ + question(query: string, callback: (answer: string) => void): void; + question(query: string, options: Abortable, callback: (answer: string) => void): void; + /** + * The `rl.pause()` method pauses the `input` stream, allowing it to be resumed + * later if necessary. + * + * Calling `rl.pause()` does not immediately pause other events (including `'line'`) from being emitted by the `Interface` instance. + * @since v0.3.4 + */ + pause(): this; + /** + * The `rl.resume()` method resumes the `input` stream if it has been paused. + * @since v0.3.4 + */ + resume(): this; + /** + * The `rl.close()` method closes the `Interface` instance and + * relinquishes control over the `input` and `output` streams. When called, + * the `'close'` event will be emitted. + * + * Calling `rl.close()` does not immediately stop other events (including `'line'`) + * from being emitted by the `Interface` instance. + * @since v0.1.98 + */ + close(): void; + /** + * Alias for `rl.close()`. + * @since v22.15.0 + */ + [Symbol.dispose](): void; + /** + * The `rl.write()` method will write either `data` or a key sequence identified + * by `key` to the `output`. The `key` argument is supported only if `output` is + * a `TTY` text terminal. See `TTY keybindings` for a list of key + * combinations. + * + * If `key` is specified, `data` is ignored. + * + * When called, `rl.write()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or `undefined` the `data` and `key` are not written. + * + * ```js + * rl.write('Delete this!'); + * // Simulate Ctrl+U to delete the line written previously + * rl.write(null, { ctrl: true, name: 'u' }); + * ``` + * + * The `rl.write()` method will write the data to the `readline` `Interface`'s `input` _as if it were provided by the user_. + * @since v0.1.98 + */ + write(data: string | Buffer, key?: Key): void; + write(data: undefined | null | string | Buffer, key: Key): void; + /** + * Returns the real position of the cursor in relation to the input + * prompt + string. Long input (wrapping) strings, as well as multiple + * line prompts are included in the calculations. + * @since v13.5.0, v12.16.0 + */ + getCursorPos(): CursorPos; + [Symbol.asyncIterator](): NodeJS.AsyncIterator<string>; + } + interface Interface extends InternalEventEmitter<InterfaceEventMap> {} + type Completer = (line: string) => CompleterResult; + type AsyncCompleter = ( + line: string, + callback: (err?: null | Error, result?: CompleterResult) => void, + ) => void; + type CompleterResult = [string[], string]; + interface ReadLineOptions { + /** + * The [`Readable`](https://nodejs.org/docs/latest-v26.x/api/stream.html#readable-streams) stream to listen to + */ + input: NodeJS.ReadableStream; + /** + * The [`Writable`](https://nodejs.org/docs/latest-v26.x/api/stream.html#writable-streams) stream to write readline data to. + */ + output?: NodeJS.WritableStream | undefined; + /** + * An optional function used for Tab autocompletion. + */ + completer?: Completer | AsyncCompleter | undefined; + /** + * `true` if the `input` and `output` streams should be treated like a TTY, + * and have ANSI/VT100 escape codes written to it. + * Default: checking `isTTY` on the `output` stream upon instantiation. + */ + terminal?: boolean | undefined; + /** + * Initial list of history lines. + * This option makes sense only if `terminal` is set to `true` by the user or by an internal `output` check, + * otherwise the history caching mechanism is not initialized at all. + * @default [] + */ + history?: string[] | undefined; + /** + * Maximum number of history lines retained. + * To disable the history set this value to `0`. + * This option makes sense only if `terminal` is set to `true` by the user or by an internal `output` check, + * otherwise the history caching mechanism is not initialized at all. + * @default 30 + */ + historySize?: number | undefined; + /** + * If `true`, when a new input line added to the history list duplicates an older one, + * this removes the older line from the list. + * @default false + */ + removeHistoryDuplicates?: boolean | undefined; + /** + * The prompt string to use. + * @default "> " + */ + prompt?: string | undefined; + /** + * If the delay between `\r` and `\n` exceeds `crlfDelay` milliseconds, + * both `\r` and `\n` will be treated as separate end-of-line input. + * `crlfDelay` will be coerced to a number no less than `100`. + * It can be set to `Infinity`, in which case + * `\r` followed by `\n` will always be considered a single newline + * (which may be reasonable for [reading files](https://nodejs.org/docs/latest-v26.x/api/readline.html#example-read-file-stream-line-by-line) with `\r\n` line delimiter). + * @default 100 + */ + crlfDelay?: number | undefined; + /** + * The duration `readline` will wait for a character + * (when reading an ambiguous key sequence in milliseconds + * one that can both form a complete key sequence using the input read so far + * and can take additional input to complete a longer key sequence). + * @default 500 + */ + escapeCodeTimeout?: number | undefined; + /** + * The number of spaces a tab is equal to (minimum 1). + * @default 8 + */ + tabSize?: number | undefined; + /** + * Allows closing the interface using an AbortSignal. + * Aborting the signal will internally call `close` on the interface. + */ + signal?: AbortSignal | undefined; + } + /** + * The `readline.createInterface()` method creates a new `readline.Interface` instance. + * + * ```js + * import readline from 'node:readline'; + * const rl = readline.createInterface({ + * input: process.stdin, + * output: process.stdout, + * }); + * ``` + * + * Once the `readline.Interface` instance is created, the most common case is to + * listen for the `'line'` event: + * + * ```js + * rl.on('line', (line) => { + * console.log(`Received: ${line}`); + * }); + * ``` + * + * If `terminal` is `true` for this instance then the `output` stream will get + * the best compatibility if it defines an `output.columns` property and emits + * a `'resize'` event on the `output` if or when the columns ever change + * (`process.stdout` does this automatically when it is a TTY). + * + * When creating a `readline.Interface` using `stdin` as input, the program + * will not terminate until it receives an [EOF character](https://en.wikipedia.org/wiki/End-of-file#EOF_character). To exit without + * waiting for user input, call `process.stdin.unref()`. + * @since v0.1.98 + */ + function createInterface( + input: NodeJS.ReadableStream, + output?: NodeJS.WritableStream, + completer?: Completer | AsyncCompleter, + terminal?: boolean, + ): Interface; + function createInterface(options: ReadLineOptions): Interface; + /** + * The `readline.emitKeypressEvents()` method causes the given `Readable` stream to begin emitting `'keypress'` events corresponding to received input. + * + * Optionally, `interface` specifies a `readline.Interface` instance for which + * autocompletion is disabled when copy-pasted input is detected. + * + * If the `stream` is a `TTY`, then it must be in raw mode. + * + * This is automatically called by any readline instance on its `input` if the `input` is a terminal. Closing the `readline` instance does not stop + * the `input` from emitting `'keypress'` events. + * + * ```js + * readline.emitKeypressEvents(process.stdin); + * if (process.stdin.isTTY) + * process.stdin.setRawMode(true); + * ``` + * + * ## Example: Tiny CLI + * + * The following example illustrates the use of `readline.Interface` class to + * implement a small command-line interface: + * + * ```js + * import readline from 'node:readline'; + * const rl = readline.createInterface({ + * input: process.stdin, + * output: process.stdout, + * prompt: 'OHAI> ', + * }); + * + * rl.prompt(); + * + * rl.on('line', (line) => { + * switch (line.trim()) { + * case 'hello': + * console.log('world!'); + * break; + * default: + * console.log(`Say what? I might have heard '${line.trim()}'`); + * break; + * } + * rl.prompt(); + * }).on('close', () => { + * console.log('Have a great day!'); + * process.exit(0); + * }); + * ``` + * + * ## Example: Read file stream line-by-Line + * + * A common use case for `readline` is to consume an input file one line at a + * time. The easiest way to do so is leveraging the `fs.ReadStream` API as + * well as a `for await...of` loop: + * + * ```js + * import fs from 'node:fs'; + * import readline from 'node:readline'; + * + * async function processLineByLine() { + * const fileStream = fs.createReadStream('input.txt'); + * + * const rl = readline.createInterface({ + * input: fileStream, + * crlfDelay: Infinity, + * }); + * // Note: we use the crlfDelay option to recognize all instances of CR LF + * // ('\r\n') in input.txt as a single line break. + * + * for await (const line of rl) { + * // Each line in input.txt will be successively available here as `line`. + * console.log(`Line from file: ${line}`); + * } + * } + * + * processLineByLine(); + * ``` + * + * Alternatively, one could use the `'line'` event: + * + * ```js + * import fs from 'node:fs'; + * import readline from 'node:readline'; + * + * const rl = readline.createInterface({ + * input: fs.createReadStream('sample.txt'), + * crlfDelay: Infinity, + * }); + * + * rl.on('line', (line) => { + * console.log(`Line from file: ${line}`); + * }); + * ``` + * + * Currently, `for await...of` loop can be a bit slower. If `async` / `await` flow and speed are both essential, a mixed approach can be applied: + * + * ```js + * import { once } from 'node:events'; + * import { createReadStream } from 'node:fs'; + * import { createInterface } from 'node:readline'; + * + * (async function processLineByLine() { + * try { + * const rl = createInterface({ + * input: createReadStream('big-file.txt'), + * crlfDelay: Infinity, + * }); + * + * rl.on('line', (line) => { + * // Process the line. + * }); + * + * await once(rl, 'close'); + * + * console.log('File processed.'); + * } catch (err) { + * console.error(err); + * } + * })(); + * ``` + * @since v0.7.7 + */ + function emitKeypressEvents(stream: NodeJS.ReadableStream, readlineInterface?: Interface): void; + type Direction = -1 | 0 | 1; + interface CursorPos { + rows: number; + cols: number; + } + /** + * The `readline.clearLine()` method clears current line of given [TTY](https://nodejs.org/docs/latest-v26.x/api/tty.html) stream + * in a specified direction identified by `dir`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + function clearLine(stream: NodeJS.WritableStream, dir: Direction, callback?: () => void): boolean; + /** + * The `readline.clearScreenDown()` method clears the given [TTY](https://nodejs.org/docs/latest-v26.x/api/tty.html) stream from + * the current position of the cursor down. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + function clearScreenDown(stream: NodeJS.WritableStream, callback?: () => void): boolean; + /** + * The `readline.cursorTo()` method moves cursor to the specified position in a + * given [TTY](https://nodejs.org/docs/latest-v26.x/api/tty.html) `stream`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + function cursorTo(stream: NodeJS.WritableStream, x: number, y?: number, callback?: () => void): boolean; + /** + * The `readline.moveCursor()` method moves the cursor _relative_ to its current + * position in a given [TTY](https://nodejs.org/docs/latest-v26.x/api/tty.html) `stream`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + function moveCursor(stream: NodeJS.WritableStream, dx: number, dy: number, callback?: () => void): boolean; + /** @deprecated This alias will be removed in a future version. Use `import { Interface } from 'node:readline'` instead. */ + type ReadLine = Interface; +} +declare module "node:readline" { + export * as promises from "node:readline/promises"; +} +declare module "readline" { + export * from "node:readline"; +} diff --git a/node_modules/@types/node/readline/promises.d.ts b/node_modules/@types/node/readline/promises.d.ts new file mode 100644 index 0000000..ccee490 --- /dev/null +++ b/node_modules/@types/node/readline/promises.d.ts @@ -0,0 +1,158 @@ +declare module "node:readline/promises" { + import { Abortable } from "node:events"; + import { + CompleterResult, + Direction, + Interface as _Interface, + ReadLineOptions as _ReadLineOptions, + } from "node:readline"; + /** + * Instances of the `readlinePromises.Interface` class are constructed using the `readlinePromises.createInterface()` method. Every instance is associated with a + * single `input` `Readable` stream and a single `output` `Writable` stream. + * The `output` stream is used to print prompts for user input that arrives on, + * and is read from, the `input` stream. + * @since v17.0.0 + */ + class Interface extends _Interface { + /** + * The `rl.question()` method displays the `query` by writing it to the `output`, + * waits for user input to be provided on `input`, then invokes the `callback` function passing the provided input as the first argument. + * + * When called, `rl.question()` will resume the `input` stream if it has been + * paused. + * + * If the `Interface` was created with `output` set to `null` or `undefined` the `query` is not written. + * + * If the question is called after `rl.close()`, it returns a rejected promise. + * + * Example usage: + * + * ```js + * const answer = await rl.question('What is your favorite food? '); + * console.log(`Oh, so your favorite food is ${answer}`); + * ``` + * + * Using an `AbortSignal` to cancel a question. + * + * ```js + * const signal = AbortSignal.timeout(10_000); + * + * signal.addEventListener('abort', () => { + * console.log('The food question timed out'); + * }, { once: true }); + * + * const answer = await rl.question('What is your favorite food? ', { signal }); + * console.log(`Oh, so your favorite food is ${answer}`); + * ``` + * @since v17.0.0 + * @param query A statement or query to write to `output`, prepended to the prompt. + * @return A promise that is fulfilled with the user's input in response to the `query`. + */ + question(query: string): Promise<string>; + question(query: string, options: Abortable): Promise<string>; + } + /** + * @since v17.0.0 + */ + class Readline { + /** + * @param stream A TTY stream. + */ + constructor( + stream: NodeJS.WritableStream, + options?: { + autoCommit?: boolean | undefined; + }, + ); + /** + * The `rl.clearLine()` method adds to the internal list of pending action an + * action that clears current line of the associated `stream` in a specified + * direction identified by `dir`. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor. + * @since v17.0.0 + * @return this + */ + clearLine(dir: Direction): this; + /** + * The `rl.clearScreenDown()` method adds to the internal list of pending action an + * action that clears the associated stream from the current position of the + * cursor down. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor. + * @since v17.0.0 + * @return this + */ + clearScreenDown(): this; + /** + * The `rl.commit()` method sends all the pending actions to the associated `stream` and clears the internal list of pending actions. + * @since v17.0.0 + */ + commit(): Promise<void>; + /** + * The `rl.cursorTo()` method adds to the internal list of pending action an action + * that moves cursor to the specified position in the associated `stream`. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor. + * @since v17.0.0 + * @return this + */ + cursorTo(x: number, y?: number): this; + /** + * The `rl.moveCursor()` method adds to the internal list of pending action an + * action that moves the cursor _relative_ to its current position in the + * associated `stream`. + * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor. + * @since v17.0.0 + * @return this + */ + moveCursor(dx: number, dy: number): this; + /** + * The `rl.rollback` methods clears the internal list of pending actions without + * sending it to the associated `stream`. + * @since v17.0.0 + * @return this + */ + rollback(): this; + } + type Completer = (line: string) => CompleterResult | Promise<CompleterResult>; + interface ReadLineOptions extends Omit<_ReadLineOptions, "completer"> { + /** + * An optional function used for Tab autocompletion. + */ + completer?: Completer | undefined; + } + /** + * The `readlinePromises.createInterface()` method creates a new `readlinePromises.Interface` instance. + * + * ```js + * import readlinePromises from 'node:readline/promises'; + * const rl = readlinePromises.createInterface({ + * input: process.stdin, + * output: process.stdout, + * }); + * ``` + * + * Once the `readlinePromises.Interface` instance is created, the most common case + * is to listen for the `'line'` event: + * + * ```js + * rl.on('line', (line) => { + * console.log(`Received: ${line}`); + * }); + * ``` + * + * If `terminal` is `true` for this instance then the `output` stream will get + * the best compatibility if it defines an `output.columns` property and emits + * a `'resize'` event on the `output` if or when the columns ever change + * (`process.stdout` does this automatically when it is a TTY). + * @since v17.0.0 + */ + function createInterface( + input: NodeJS.ReadableStream, + output?: NodeJS.WritableStream, + completer?: Completer, + terminal?: boolean, + ): Interface; + function createInterface(options: ReadLineOptions): Interface; +} +declare module "readline/promises" { + export * from "node:readline/promises"; +} diff --git a/node_modules/@types/node/repl.d.ts b/node_modules/@types/node/repl.d.ts new file mode 100644 index 0000000..33e2fe9 --- /dev/null +++ b/node_modules/@types/node/repl.d.ts @@ -0,0 +1,420 @@ +declare module "node:repl" { + import { AsyncCompleter, Completer, Interface, InterfaceEventMap } from "node:readline"; + import { InspectOptions } from "node:util"; + import { Context } from "node:vm"; + interface ReplOptions { + /** + * The input prompt to display. + * @default "> " + */ + prompt?: string | undefined; + /** + * The `Readable` stream from which REPL input will be read. + * @default process.stdin + */ + input?: NodeJS.ReadableStream | undefined; + /** + * The `Writable` stream to which REPL output will be written. + * @default process.stdout + */ + output?: NodeJS.WritableStream | undefined; + /** + * If `true`, specifies that the output should be treated as a TTY terminal, and have + * ANSI/VT100 escape codes written to it. + * Default: checking the value of the `isTTY` property on the output stream upon + * instantiation. + */ + terminal?: boolean | undefined; + /** + * The function to be used when evaluating each given line of input. + * **Default:** an async wrapper for the JavaScript `eval()` function. An `eval` function can + * error with `repl.Recoverable` to indicate the input was incomplete and prompt for + * additional lines. See the [custom evaluation functions](https://nodejs.org/dist/latest-v26.x/docs/api/repl.html#custom-evaluation-functions) + * section for more details. + */ + eval?: REPLEval | undefined; + /** + * Defines if the repl prints output previews or not. + * @default `true` Always `false` in case `terminal` is falsy. + */ + preview?: boolean | undefined; + /** + * If `true`, specifies that the default `writer` function should include ANSI color + * styling to REPL output. If a custom `writer` function is provided then this has no + * effect. + * @default the REPL instance's `terminal` value + */ + useColors?: boolean | undefined; + /** + * If `true`, specifies that the default evaluation function will use the JavaScript + * `global` as the context as opposed to creating a new separate context for the REPL + * instance. The node CLI REPL sets this value to `true`. + * @default false + */ + useGlobal?: boolean | undefined; + /** + * If `true`, specifies that the default writer will not output the return value of a + * command if it evaluates to `undefined`. + * @default false + */ + ignoreUndefined?: boolean | undefined; + /** + * The function to invoke to format the output of each command before writing to `output`. + * @default a wrapper for `util.inspect` + * + * @see https://nodejs.org/dist/latest-v26.x/docs/api/repl.html#repl_customizing_repl_output + */ + writer?: REPLWriter | undefined; + /** + * An optional function used for custom Tab auto completion. + * + * @see https://nodejs.org/dist/latest-v26.x/docs/api/readline.html#readline_use_of_the_completer_function + */ + completer?: Completer | AsyncCompleter | undefined; + /** + * A flag that specifies whether the default evaluator executes all JavaScript commands in + * strict mode or default (sloppy) mode. + * Accepted values are: + * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode. + * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to + * prefacing every repl statement with `'use strict'`. + */ + replMode?: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT | undefined; + /** + * Stop evaluating the current piece of code when `SIGINT` is received, i.e. `Ctrl+C` is + * pressed. This cannot be used together with a custom `eval` function. + * @default false + */ + breakEvalOnSigint?: boolean | undefined; + /** + * This function customizes error handling in the REPL. + * It receives the thrown exception as its first argument and must return one + * of the following values synchronously: + * * `'print'` to print the error to the output stream (default behavior). + * * `'ignore'` to skip all remaining error handling. + * * `'unhandled'` to treat the exception as fully unhandled. In this case, + * the error will be passed to process-wide exception handlers, such as + * the `'uncaughtException'` event. + * The `'unhandled'` value may or may not be desirable in situations + * where the `REPLServer` instance has been closed, depending on the particular + * use case. + * @since v25.9.0 + */ + handleError?: ((err: unknown) => "print" | "ignore" | "unhandled") | undefined; + } + type REPLEval = ( + this: REPLServer, + evalCmd: string, + context: Context, + file: string, + cb: (err: Error | null, result: any) => void, + ) => void; + type REPLWriter = (this: REPLServer, obj: any) => string; + /** + * This is the default "writer" value, if none is passed in the REPL options, + * and it can be overridden by custom print functions. + */ + const writer: REPLWriter & { + options: InspectOptions; + }; + type REPLCommandAction = (this: REPLServer, text: string) => void; + interface REPLCommand { + /** + * Help text to be displayed when `.help` is entered. + */ + help?: string | undefined; + /** + * The function to execute, optionally accepting a single string argument. + */ + action: REPLCommandAction; + } + interface REPLServerSetupHistoryOptions { + filePath?: string | undefined; + size?: number | undefined; + removeHistoryDuplicates?: boolean | undefined; + onHistoryFileLoaded?: ((err: Error | null, repl: REPLServer) => void) | undefined; + } + interface REPLServerEventMap extends InterfaceEventMap { + "exit": []; + "reset": [context: Context]; + } + /** + * Instances of `repl.REPLServer` are created using the {@link start} method + * or directly using the JavaScript `new` keyword. + * + * ```js + * import repl from 'node:repl'; + * + * const options = { useColors: true }; + * + * const firstInstance = repl.start(options); + * const secondInstance = new repl.REPLServer(options); + * ``` + * @since v0.1.91 + */ + class REPLServer extends Interface { + /** + * NOTE: According to the documentation: + * + * > Instances of `repl.REPLServer` are created using the `repl.start()` method and + * > _should not_ be created directly using the JavaScript `new` keyword. + * + * `REPLServer` cannot be subclassed due to implementation specifics in NodeJS. + * + * @see https://nodejs.org/dist/latest-v26.x/docs/api/repl.html#repl_class_replserver + */ + private constructor(); + /** + * The `vm.Context` provided to the `eval` function to be used for JavaScript + * evaluation. + */ + readonly context: Context; + /** + * @deprecated since v14.3.0 - Use `input` instead. + */ + readonly inputStream: NodeJS.ReadableStream; + /** + * @deprecated since v14.3.0 - Use `output` instead. + */ + readonly outputStream: NodeJS.WritableStream; + /** + * The `Readable` stream from which REPL input will be read. + */ + readonly input: NodeJS.ReadableStream; + /** + * The `Writable` stream to which REPL output will be written. + */ + readonly output: NodeJS.WritableStream; + /** + * The commands registered via `replServer.defineCommand()`. + */ + readonly commands: NodeJS.ReadOnlyDict<REPLCommand>; + /** + * A value indicating whether the REPL is currently in "editor mode". + * + * @see https://nodejs.org/dist/latest-v26.x/docs/api/repl.html#repl_commands_and_special_keys + */ + readonly editorMode: boolean; + /** + * A value indicating whether the `_` variable has been assigned. + * + * @see https://nodejs.org/dist/latest-v26.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly underscoreAssigned: boolean; + /** + * The last evaluation result from the REPL (assigned to the `_` variable inside of the REPL). + * + * @see https://nodejs.org/dist/latest-v26.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly last: any; + /** + * A value indicating whether the `_error` variable has been assigned. + * + * @since v9.8.0 + * @see https://nodejs.org/dist/latest-v26.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly underscoreErrAssigned: boolean; + /** + * The last error raised inside the REPL (assigned to the `_error` variable inside of the REPL). + * + * @since v9.8.0 + * @see https://nodejs.org/dist/latest-v26.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable + */ + readonly lastError: any; + /** + * Specified in the REPL options, this is the function to be used when evaluating each + * given line of input. If not specified in the REPL options, this is an async wrapper + * for the JavaScript `eval()` function. + */ + readonly eval: REPLEval; + /** + * Specified in the REPL options, this is a value indicating whether the default + * `writer` function should include ANSI color styling to REPL output. + */ + readonly useColors: boolean; + /** + * Specified in the REPL options, this is a value indicating whether the default `eval` + * function will use the JavaScript `global` as the context as opposed to creating a new + * separate context for the REPL instance. + */ + readonly useGlobal: boolean; + /** + * Specified in the REPL options, this is a value indicating whether the default `writer` + * function should output the result of a command if it evaluates to `undefined`. + */ + readonly ignoreUndefined: boolean; + /** + * Specified in the REPL options, this is the function to invoke to format the output of + * each command before writing to `outputStream`. If not specified in the REPL options, + * this will be a wrapper for `util.inspect`. + */ + readonly writer: REPLWriter; + /** + * Specified in the REPL options, this is the function to use for custom Tab auto-completion. + */ + readonly completer: Completer | AsyncCompleter; + /** + * Specified in the REPL options, this is a flag that specifies whether the default `eval` + * function should execute all JavaScript commands in strict mode or default (sloppy) mode. + * Possible values are: + * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode. + * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to + * prefacing every repl statement with `'use strict'`. + */ + readonly replMode: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT; + /** + * The `replServer.defineCommand()` method is used to add new `.`\-prefixed commands + * to the REPL instance. Such commands are invoked by typing a `.` followed by the `keyword`. The `cmd` is either a `Function` or an `Object` with the following + * properties: + * + * The following example shows two new commands added to the REPL instance: + * + * ```js + * import repl from 'node:repl'; + * + * const replServer = repl.start({ prompt: '> ' }); + * replServer.defineCommand('sayhello', { + * help: 'Say hello', + * action(name) { + * this.clearBufferedCommand(); + * console.log(`Hello, ${name}!`); + * this.displayPrompt(); + * }, + * }); + * replServer.defineCommand('saybye', function saybye() { + * console.log('Goodbye!'); + * this.close(); + * }); + * ``` + * + * The new commands can then be used from within the REPL instance: + * + * ```console + * > .sayhello Node.js User + * Hello, Node.js User! + * > .saybye + * Goodbye! + * ``` + * @since v0.3.0 + * @param keyword The command keyword (_without_ a leading `.` character). + * @param cmd The function to invoke when the command is processed. + */ + defineCommand(keyword: string, cmd: REPLCommandAction | REPLCommand): void; + /** + * The `replServer.displayPrompt()` method readies the REPL instance for input + * from the user, printing the configured `prompt` to a new line in the `output` and resuming the `input` to accept new input. + * + * When multi-line input is being entered, a pipe `'|'` is printed rather than the + * 'prompt'. + * + * When `preserveCursor` is `true`, the cursor placement will not be reset to `0`. + * + * The `replServer.displayPrompt` method is primarily intended to be called from + * within the action function for commands registered using the `replServer.defineCommand()` method. + * @since v0.1.91 + */ + displayPrompt(preserveCursor?: boolean): void; + /** + * The `replServer.clearBufferedCommand()` method clears any command that has been + * buffered but not yet executed. This method is primarily intended to be + * called from within the action function for commands registered using the `replServer.defineCommand()` method. + * @since v9.0.0 + */ + clearBufferedCommand(): void; + /** + * Initializes a history log file for the REPL instance. When executing the + * Node.js binary and using the command-line REPL, a history file is initialized + * by default. However, this is not the case when creating a REPL + * programmatically. Use this method to initialize a history log file when working + * with REPL instances programmatically. + * @since v11.10.0 + * @param historyPath the path to the history file + * @param callback called when history writes are ready or upon error + */ + setupHistory(historyPath: string, callback: (err: Error | null, repl: this) => void): void; + setupHistory( + historyConfig?: REPLServerSetupHistoryOptions, + callback?: (err: Error | null, repl: this) => void, + ): void; + // #region InternalEventEmitter + addListener<E extends keyof REPLServerEventMap>( + eventName: E, + listener: (...args: REPLServerEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof REPLServerEventMap>(eventName: E, ...args: REPLServerEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof REPLServerEventMap>( + eventName: E, + listener?: (...args: REPLServerEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof REPLServerEventMap>(eventName: E): ((...args: REPLServerEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof REPLServerEventMap>(eventName: E, listener: (...args: REPLServerEventMap[E]) => void): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof REPLServerEventMap>(eventName: E, listener: (...args: REPLServerEventMap[E]) => void): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof REPLServerEventMap>( + eventName: E, + listener: (...args: REPLServerEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof REPLServerEventMap>( + eventName: E, + listener: (...args: REPLServerEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof REPLServerEventMap>( + eventName: E, + listener: (...args: REPLServerEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof REPLServerEventMap>(eventName: E): ((...args: REPLServerEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof REPLServerEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof REPLServerEventMap>( + eventName: E, + listener: (...args: REPLServerEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + /** + * A flag passed in the REPL options. Evaluates expressions in sloppy mode. + */ + const REPL_MODE_SLOPPY: unique symbol; + /** + * A flag passed in the REPL options. Evaluates expressions in strict mode. + * This is equivalent to prefacing every repl statement with `'use strict'`. + */ + const REPL_MODE_STRICT: unique symbol; + /** + * The `repl.start()` method creates and starts a {@link REPLServer} instance. + * + * If `options` is a string, then it specifies the input prompt: + * + * ```js + * import repl from 'node:repl'; + * + * // a Unix style prompt + * repl.start('$ '); + * ``` + * @since v0.1.91 + */ + function start(options?: string | ReplOptions): REPLServer; + /** + * Indicates a recoverable error that a `REPLServer` can use to support multi-line input. + * + * @see https://nodejs.org/dist/latest-v26.x/docs/api/repl.html#repl_recoverable_errors + */ + class Recoverable extends SyntaxError { + err: Error; + constructor(err: Error); + } +} +declare module "repl" { + export * from "node:repl"; +} diff --git a/node_modules/@types/node/sea.d.ts b/node_modules/@types/node/sea.d.ts new file mode 100644 index 0000000..85ab108 --- /dev/null +++ b/node_modules/@types/node/sea.d.ts @@ -0,0 +1,47 @@ +declare module "node:sea" { + type AssetKey = string; + /** + * @since v20.12.0 + * @return Whether this script is running inside a single-executable application. + */ + function isSea(): boolean; + /** + * This method can be used to retrieve the assets configured to be bundled into the + * single-executable application at build time. + * An error is thrown when no matching asset can be found. + * @since v20.12.0 + */ + function getAsset(key: AssetKey): ArrayBuffer; + function getAsset(key: AssetKey, encoding: string): string; + /** + * Similar to `sea.getAsset()`, but returns the result in a [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob). + * An error is thrown when no matching asset can be found. + * @since v20.12.0 + */ + function getAssetAsBlob(key: AssetKey, options?: { + type: string; + }): Blob; + /** + * This method can be used to retrieve the assets configured to be bundled into the + * single-executable application at build time. + * An error is thrown when no matching asset can be found. + * + * Unlike `sea.getRawAsset()` or `sea.getAssetAsBlob()`, this method does not + * return a copy. Instead, it returns the raw asset bundled inside the executable. + * + * For now, users should avoid writing to the returned array buffer. If the + * injected section is not marked as writable or not aligned properly, + * writes to the returned array buffer is likely to result in a crash. + * @since v20.12.0 + */ + function getRawAsset(key: AssetKey): ArrayBuffer; + /** + * This method can be used to retrieve an array of all the keys of assets + * embedded into the single-executable application. + * An error is thrown when not running inside a single-executable application. + * @since v24.8.0 + * @returns An array containing all the keys of the assets + * embedded in the executable. If no assets are embedded, returns an empty array. + */ + function getAssetKeys(): string[]; +} diff --git a/node_modules/@types/node/sqlite.d.ts b/node_modules/@types/node/sqlite.d.ts new file mode 100644 index 0000000..8e1e8ba --- /dev/null +++ b/node_modules/@types/node/sqlite.d.ts @@ -0,0 +1,1068 @@ +declare module "node:sqlite" { + import { PathLike } from "node:fs"; + type SQLInputValue = null | number | bigint | string | NodeJS.ArrayBufferView; + type SQLOutputValue = null | number | bigint | string | NodeJS.NonSharedUint8Array; + interface DatabaseSyncOptions { + /** + * If `true`, the database is opened by the constructor. When + * this value is `false`, the database must be opened via the `open()` method. + * @since v22.5.0 + * @default true + */ + open?: boolean | undefined; + /** + * If `true`, foreign key constraints + * are enabled. This is recommended but can be disabled for compatibility with + * legacy database schemas. The enforcement of foreign key constraints can be + * enabled and disabled after opening the database using + * [`PRAGMA foreign_keys`](https://www.sqlite.org/pragma.html#pragma_foreign_keys). + * @since v22.10.0 + * @default true + */ + enableForeignKeyConstraints?: boolean | undefined; + /** + * If `true`, SQLite will accept + * [double-quoted string literals](https://www.sqlite.org/quirks.html#dblquote). + * This is not recommended but can be + * enabled for compatibility with legacy database schemas. + * @since v22.10.0 + * @default false + */ + enableDoubleQuotedStringLiterals?: boolean | undefined; + /** + * If `true`, the database is opened in read-only mode. + * If the database does not exist, opening it will fail. + * @since v22.12.0 + * @default false + */ + readOnly?: boolean | undefined; + /** + * If `true`, the `loadExtension` SQL function + * and the `loadExtension()` method are enabled. + * You can call `enableLoadExtension(false)` later to disable this feature. + * @since v22.13.0 + * @default false + */ + allowExtension?: boolean | undefined; + /** + * The [busy timeout](https://sqlite.org/c3ref/busy_timeout.html) in milliseconds. This is the maximum amount of + * time that SQLite will wait for a database lock to be released before + * returning an error. + * @since v24.0.0 + * @default 0 + */ + timeout?: number | undefined; + /** + * If `true`, integer fields are read as JavaScript `BigInt` values. If `false`, + * integer fields are read as JavaScript numbers. + * @since v24.4.0 + * @default false + */ + readBigInts?: boolean | undefined; + /** + * If `true`, query results are returned as arrays instead of objects. + * @since v24.4.0 + * @default false + */ + returnArrays?: boolean | undefined; + /** + * If `true`, allows binding named parameters without the prefix + * character (e.g., `foo` instead of `:foo`). + * @since v24.4.40 + * @default true + */ + allowBareNamedParameters?: boolean | undefined; + /** + * If `true`, unknown named parameters are ignored when binding. + * If `false`, an exception is thrown for unknown named parameters. + * @since v24.4.40 + * @default false + */ + allowUnknownNamedParameters?: boolean | undefined; + /** + * If `true`, enables the defensive flag. When the defensive flag is enabled, + * language features that allow ordinary SQL to deliberately corrupt the database file are disabled. + * The defensive flag can also be set using `enableDefensive()`. + * @since v25.1.0 + * @default true + */ + defensive?: boolean | undefined; + /** + * Configuration for various SQLite limits. These limits + * can be used to prevent excessive resource consumption when handling + * potentially malicious input. See [Run-Time Limits](https://www.sqlite.org/c3ref/c_limit_attached.html) and [Limit Constants](https://www.sqlite.org/c3ref/limit.html) + * in the SQLite documentation for details. Default values are determined by + * SQLite's compile-time defaults and may vary depending on how SQLite was + * built. The following properties are supported: + * @since v25.8.0 + */ + limits?: NodeJS.PartialOptions<DatabaseLimits> | undefined; + } + interface DatabaseLimits { + length: number; + sqlLength: number; + column: number; + exprDepth: number; + compoundSelect: number; + vdbeOp: number; + functionArg: number; + attach: number; + likePatternLength: number; + variableNumber: number; + triggerDepth: number; + } + interface CreateSessionOptions { + /** + * A specific table to track changes for. By default, changes to all tables are tracked. + * @since v22.12.0 + */ + table?: string | undefined; + /** + * Name of the database to track. This is useful when multiple databases have been added using + * [`ATTACH DATABASE`](https://www.sqlite.org/lang_attach.html). + * @since v22.12.0 + * @default 'main' + */ + db?: string | undefined; + } + interface ApplyChangesetOptions { + /** + * Skip changes that, when targeted table name is supplied to this function, return a truthy value. + * By default, all changes are attempted. + * @since v22.12.0 + */ + filter?: ((tableName: string) => boolean) | undefined; + /** + * A function that determines how to handle conflicts. The function receives one argument, + * which can be one of the following values: + * + * * `SQLITE_CHANGESET_DATA`: A `DELETE` or `UPDATE` change does not contain the expected "before" values. + * * `SQLITE_CHANGESET_NOTFOUND`: A row matching the primary key of the `DELETE` or `UPDATE` change does not exist. + * * `SQLITE_CHANGESET_CONFLICT`: An `INSERT` change results in a duplicate primary key. + * * `SQLITE_CHANGESET_FOREIGN_KEY`: Applying a change would result in a foreign key violation. + * * `SQLITE_CHANGESET_CONSTRAINT`: Applying a change results in a `UNIQUE`, `CHECK`, or `NOT NULL` constraint + * violation. + * + * The function should return one of the following values: + * + * * `SQLITE_CHANGESET_OMIT`: Omit conflicting changes. + * * `SQLITE_CHANGESET_REPLACE`: Replace existing values with conflicting changes (only valid with + `SQLITE_CHANGESET_DATA` or `SQLITE_CHANGESET_CONFLICT` conflicts). + * * `SQLITE_CHANGESET_ABORT`: Abort on conflict and roll back the database. + * + * When an error is thrown in the conflict handler or when any other value is returned from the handler, + * applying the changeset is aborted and the database is rolled back. + * + * **Default**: A function that returns `SQLITE_CHANGESET_ABORT`. + * @since v22.12.0 + */ + onConflict?: ((conflictType: number) => number) | undefined; + } + interface FunctionOptions { + /** + * If `true`, the [`SQLITE_DETERMINISTIC`](https://www.sqlite.org/c3ref/c_deterministic.html) flag is + * set on the created function. + * @default false + */ + deterministic?: boolean | undefined; + /** + * If `true`, the [`SQLITE_DIRECTONLY`](https://www.sqlite.org/c3ref/c_directonly.html) flag is set on + * the created function. + * @default false + */ + directOnly?: boolean | undefined; + /** + * If `true`, integer arguments to `function` + * are converted to `BigInt`s. If `false`, integer arguments are passed as + * JavaScript numbers. + * @default false + */ + useBigIntArguments?: boolean | undefined; + /** + * If `true`, `function` may be invoked with any number of + * arguments (between zero and + * [`SQLITE_MAX_FUNCTION_ARG`](https://www.sqlite.org/limits.html#max_function_arg)). If `false`, + * `function` must be invoked with exactly `function.length` arguments. + * @default false + */ + varargs?: boolean | undefined; + } + interface AggregateOptions<T extends SQLInputValue = SQLInputValue> extends FunctionOptions { + /** + * The identity value for the aggregation function. This value is used when the aggregation + * function is initialized. When a `Function` is passed the identity will be its return value. + */ + start: T | (() => T); + /** + * The function to call for each row in the aggregation. The + * function receives the current state and the row value. The return value of + * this function should be the new state. + */ + step: (accumulator: T, ...args: SQLOutputValue[]) => T; + /** + * The function to call to get the result of the + * aggregation. The function receives the final state and should return the + * result of the aggregation. + */ + result?: ((accumulator: T) => SQLInputValue) | undefined; + /** + * When this function is provided, the `aggregate` method will work as a window function. + * The function receives the current state and the dropped row value. The return value of this function should be the + * new state. + */ + inverse?: ((accumulator: T, ...args: SQLOutputValue[]) => T) | undefined; + } + interface PrepareOptions { + /** + * If `true`, integer fields are read as `BigInt`s. + * @since v25.5.0 + */ + readBigInts?: boolean | undefined; + /** + * If `true`, results are returned as arrays. + * @since v25.5.0 + */ + returnArrays?: boolean | undefined; + /** + * If `true`, allows binding named parameters without the prefix character. + * @since v25.5.0 + */ + allowBareNamedParameters?: boolean | undefined; + /** + * If `true`, unknown named parameters are ignored. + * @since v25.5.0 + */ + allowUnknownNamedParameters?: boolean | undefined; + } + /** + * This class represents a single [connection](https://www.sqlite.org/c3ref/sqlite3.html) to a SQLite database. All APIs + * exposed by this class execute synchronously. + * @since v22.5.0 + */ + class DatabaseSync implements Disposable { + /** + * Constructs a new `DatabaseSync` instance. + * @param path The path of the database. + * A SQLite database can be stored in a file or completely [in memory](https://www.sqlite.org/inmemorydb.html). + * To use a file-backed database, the path should be a file path. + * To use an in-memory database, the path should be the special name `':memory:'`. + * @param options Configuration options for the database connection. + */ + constructor(path: PathLike, options?: DatabaseSyncOptions); + /** + * Registers a new aggregate function with the SQLite database. This method is a wrapper around + * [`sqlite3_create_window_function()`](https://www.sqlite.org/c3ref/create_function.html). + * + * When used as a window function, the `result` function will be called multiple times. + * + * ```js + * import { DatabaseSync } from 'node:sqlite'; + * + * const db = new DatabaseSync(':memory:'); + * db.exec(` + * CREATE TABLE t3(x, y); + * INSERT INTO t3 VALUES ('a', 4), + * ('b', 5), + * ('c', 3), + * ('d', 8), + * ('e', 1); + * `); + * + * db.aggregate('sumint', { + * start: 0, + * step: (acc, value) => acc + value, + * }); + * + * db.prepare('SELECT sumint(y) as total FROM t3').get(); // { total: 21 } + * ``` + * @since v24.0.0 + * @param name The name of the SQLite function to create. + * @param options Function configuration settings. + */ + aggregate(name: string, options: AggregateOptions): void; + aggregate<T extends SQLInputValue>(name: string, options: AggregateOptions<T>): void; + /** + * Closes the database connection. An exception is thrown if the database is not + * open. This method is a wrapper around [`sqlite3_close_v2()`](https://www.sqlite.org/c3ref/close.html). + * @since v22.5.0 + */ + close(): void; + /** + * Loads a shared library into the database connection. This method is a wrapper + * around [`sqlite3_load_extension()`](https://www.sqlite.org/c3ref/load_extension.html). It is required to enable the + * `allowExtension` option when constructing the `DatabaseSync` instance. + * @since v22.13.0 + * @param path The path to the shared library to load. + */ + loadExtension(path: string): void; + /** + * Enables or disables the `loadExtension` SQL function, and the `loadExtension()` + * method. When `allowExtension` is `false` when constructing, you cannot enable + * loading extensions for security reasons. + * @since v22.13.0 + * @param allow Whether to allow loading extensions. + */ + enableLoadExtension(allow: boolean): void; + /** + * Enables or disables the defensive flag. When the defensive flag is active, + * language features that allow ordinary SQL to deliberately corrupt the database file are disabled. + * See [`SQLITE_DBCONFIG_DEFENSIVE`](https://www.sqlite.org/c3ref/c_dbconfig_defensive.html#sqlitedbconfigdefensive) in the SQLite documentation for details. + * @since v25.1.0 + * @param active Whether to set the defensive flag. + */ + enableDefensive(active: boolean): void; + /** + * This method is a wrapper around [`sqlite3_db_filename()`](https://sqlite.org/c3ref/db_filename.html) + * @since v24.0.0 + * @param dbName Name of the database. This can be `'main'` (the default primary database) or any other + * database that has been added with [`ATTACH DATABASE`](https://www.sqlite.org/lang_attach.html) **Default:** `'main'`. + * @returns The location of the database file. When using an in-memory database, + * this method returns null. + */ + location(dbName?: string): string | null; + /** + * This method allows one or more SQL statements to be executed without returning + * any results. This method is useful when executing SQL statements read from a + * file. This method is a wrapper around [`sqlite3_exec()`](https://www.sqlite.org/c3ref/exec.html). + * @since v22.5.0 + * @param sql A SQL string to execute. + */ + exec(sql: string): void; + /** + * This method is used to create SQLite user-defined functions. This method is a + * wrapper around [`sqlite3_create_function_v2()`](https://www.sqlite.org/c3ref/create_function.html). + * @since v22.13.0 + * @param name The name of the SQLite function to create. + * @param options Optional configuration settings for the function. + * @param fn The JavaScript function to call when the SQLite function is + * invoked. The return value of this function should be a valid SQLite data type: + * see [Type conversion between JavaScript and SQLite](https://nodejs.org/docs/latest-v26.x/api/sqlite.html#type-conversion-between-javascript-and-sqlite). The result defaults to + * `NULL` if the return value is `undefined`. + */ + function( + name: string, + options: FunctionOptions, + fn: (...args: SQLOutputValue[]) => SQLInputValue, + ): void; + function(name: string, fn: (...args: SQLOutputValue[]) => SQLInputValue): void; + /** + * Sets an authorizer callback that SQLite will invoke whenever it attempts to + * access data or modify the database schema through prepared statements. + * This can be used to implement security policies, audit access, or restrict certain operations. + * This method is a wrapper around [`sqlite3_set_authorizer()`](https://sqlite.org/c3ref/set_authorizer.html). + * + * When invoked, the callback receives five arguments: + * + * * `actionCode` {number} The type of operation being performed (e.g., + * `SQLITE_INSERT`, `SQLITE_UPDATE`, `SQLITE_SELECT`). + * * `arg1` {string|null} The first argument (context-dependent, often a table name). + * * `arg2` {string|null} The second argument (context-dependent, often a column name). + * * `dbName` {string|null} The name of the database. + * * `triggerOrView` {string|null} The name of the trigger or view causing the access. + * + * The callback must return one of the following constants: + * + * * `SQLITE_OK` - Allow the operation. + * * `SQLITE_DENY` - Deny the operation (causes an error). + * * `SQLITE_IGNORE` - Ignore the operation (silently skip). + * + * ```js + * import { DatabaseSync, constants } from 'node:sqlite'; + * const db = new DatabaseSync(':memory:'); + * + * // Set up an authorizer that denies all table creation + * db.setAuthorizer((actionCode) => { + * if (actionCode === constants.SQLITE_CREATE_TABLE) { + * return constants.SQLITE_DENY; + * } + * return constants.SQLITE_OK; + * }); + * + * // This will work + * db.prepare('SELECT 1').get(); + * + * // This will throw an error due to authorization denial + * try { + * db.exec('CREATE TABLE blocked (id INTEGER)'); + * } catch (err) { + * console.log('Operation blocked:', err.message); + * } + * ``` + * @since v24.10.0 + * @param callback The authorizer function to set, or `null` to + * clear the current authorizer. + */ + setAuthorizer( + callback: + | (( + actionCode: number, + arg1: string | null, + arg2: string | null, + dbName: string | null, + triggerOrView: string | null, + ) => number) + | null, + ): void; + /** + * Whether the database is currently open or not. + * @since v22.15.0 + */ + readonly isOpen: boolean; + /** + * Whether the database is currently within a transaction. This method + * is a wrapper around [`sqlite3_get_autocommit()`](https://sqlite.org/c3ref/get_autocommit.html). + * @since v24.0.0 + */ + readonly isTransaction: boolean; + /** + * An object for getting and setting SQLite database limits at runtime. + * Each property corresponds to an SQLite limit and can be read or written. + * + * ```js + * const db = new DatabaseSync(':memory:'); + * + * // Read current limit + * console.log(db.limits.length); + * + * // Set a new limit + * db.limits.sqlLength = 100000; + * + * // Reset a limit to its compile-time maximum + * db.limits.sqlLength = Infinity; + * ``` + * + * Available properties: `length`, `sqlLength`, `column`, `exprDepth`, + * `compoundSelect`, `vdbeOp`, `functionArg`, `attach`, `likePatternLength`, + * `variableNumber`, `triggerDepth`. + * + * Setting a property to `Infinity` resets the limit to its compile-time maximum value. + * @since v25.8.0 + */ + readonly limits: DatabaseLimits; + /** + * Opens the database specified in the `path` argument of the `DatabaseSync`constructor. This method should only be used when the database is not opened via + * the constructor. An exception is thrown if the database is already open. + * @since v22.5.0 + */ + open(): void; + /** + * Compiles a SQL statement into a [prepared statement](https://www.sqlite.org/c3ref/stmt.html). This method is a wrapper + * around [`sqlite3_prepare_v2()`](https://www.sqlite.org/c3ref/prepare.html). + * @since v22.5.0 + * @param sql A SQL string to compile to a prepared statement. + * @param options Optional configuration for the prepared statement. + * @return The prepared statement. + */ + prepare(sql: string, options?: PrepareOptions): StatementSync; + /** + * Creates a new {@link SQLTagStore}, which is a Least Recently Used (LRU) cache + * for storing prepared statements. This allows for the efficient reuse of + * prepared statements by tagging them with a unique identifier. + * + * When a tagged SQL literal is executed, the `SQLTagStore` checks if a prepared + * statement for the corresponding SQL query string already exists in the cache. + * If it does, the cached statement is used. If not, a new prepared statement is + * created, executed, and then stored in the cache for future use. This mechanism + * helps to avoid the overhead of repeatedly parsing and preparing the same SQL + * statements. + * + * Tagged statements bind the placeholder values from the template literal as + * parameters to the underlying prepared statement. For example: + * + * ```js + * sqlTagStore.get`SELECT ${value}`; + * ``` + * + * is equivalent to: + * + * ```js + * db.prepare('SELECT ?').get(value); + * ``` + * + * However, in the first example, the tag store will cache the underlying prepared + * statement for future use. + * + * > **Note:** The `${value}` syntax in tagged statements _binds_ a parameter to + * > the prepared statement. This differs from its behavior in _untagged_ template + * > literals, where it performs string interpolation. + * > + * > ```js + * > // This a safe example of binding a parameter to a tagged statement. + * > sqlTagStore.run`INSERT INTO t1 (id) VALUES (${id})`; + * > + * > // This is an *unsafe* example of an untagged template string. + * > // `id` is interpolated into the query text as a string. + * > // This can lead to SQL injection and data corruption. + * > db.run(`INSERT INTO t1 (id) VALUES (${id})`); + * > ``` + * + * The tag store will match a statement from the cache if the query strings + * (including the positions of any bound placeholders) are identical. + * + * ```js + * // The following statements will match in the cache: + * sqlTagStore.get`SELECT * FROM t1 WHERE id = ${id} AND active = 1`; + * sqlTagStore.get`SELECT * FROM t1 WHERE id = ${12345} AND active = 1`; + * + * // The following statements will not match, as the query strings + * // and bound placeholders differ: + * sqlTagStore.get`SELECT * FROM t1 WHERE id = ${id} AND active = 1`; + * sqlTagStore.get`SELECT * FROM t1 WHERE id = 12345 AND active = 1`; + * + * // The following statements will not match, as matches are case-sensitive: + * sqlTagStore.get`SELECT * FROM t1 WHERE id = ${id} AND active = 1`; + * sqlTagStore.get`select * from t1 where id = ${id} and active = 1`; + * ``` + * + * The only way of binding parameters in tagged statements is with the `${value}` + * syntax. Do not add parameter binding placeholders (`?` etc.) to the SQL query + * string itself. + * + * ```js + * import { DatabaseSync } from 'node:sqlite'; + * + * const db = new DatabaseSync(':memory:'); + * const sql = db.createSQLTagStore(); + * + * db.exec('CREATE TABLE users (id INT, name TEXT)'); + * + * // Using the 'run' method to insert data. + * // The tagged literal is used to identify the prepared statement. + * sql.run`INSERT INTO users VALUES (1, 'Alice')`; + * sql.run`INSERT INTO users VALUES (2, 'Bob')`; + * + * // Using the 'get' method to retrieve a single row. + * const name = 'Alice'; + * const user = sql.get`SELECT * FROM users WHERE name = ${name}`; + * console.log(user); // { id: 1, name: 'Alice' } + * + * // Using the 'all' method to retrieve all rows. + * const allUsers = sql.all`SELECT * FROM users ORDER BY id`; + * console.log(allUsers); + * // [ + * // { id: 1, name: 'Alice' }, + * // { id: 2, name: 'Bob' } + * // ] + * ``` + * @since v24.9.0 + * @returns A new SQL tag store for caching prepared statements. + */ + createTagStore(maxSize?: number): SQLTagStore; + /** + * Creates and attaches a session to the database. This method is a wrapper around + * [`sqlite3session_create()`](https://www.sqlite.org/session/sqlite3session_create.html) and + * [`sqlite3session_attach()`](https://www.sqlite.org/session/sqlite3session_attach.html). + * @param options The configuration options for the session. + * @returns A session handle. + * @since v22.12.0 + */ + createSession(options?: CreateSessionOptions): Session; + /** + * An exception is thrown if the database is not + * open. This method is a wrapper around + * [`sqlite3changeset_apply()`](https://www.sqlite.org/session/sqlite3changeset_apply.html). + * + * ```js + * import { DatabaseSync } from 'node:sqlite'; + * + * const sourceDb = new DatabaseSync(':memory:'); + * const targetDb = new DatabaseSync(':memory:'); + * + * sourceDb.exec('CREATE TABLE data(key INTEGER PRIMARY KEY, value TEXT)'); + * targetDb.exec('CREATE TABLE data(key INTEGER PRIMARY KEY, value TEXT)'); + * + * const session = sourceDb.createSession(); + * + * const insert = sourceDb.prepare('INSERT INTO data (key, value) VALUES (?, ?)'); + * insert.run(1, 'hello'); + * insert.run(2, 'world'); + * + * const changeset = session.changeset(); + * targetDb.applyChangeset(changeset); + * // Now that the changeset has been applied, targetDb contains the same data as sourceDb. + * ``` + * @param changeset A binary changeset or patchset. + * @param options The configuration options for how the changes will be applied. + * @returns Whether the changeset was applied successfully without being aborted. + * @since v22.12.0 + */ + applyChangeset(changeset: Uint8Array, options?: ApplyChangesetOptions): boolean; + /** + * Closes the database connection. If the database connection is already closed + * then this is a no-op. + * @since v22.15.0 + */ + [Symbol.dispose](): void; + } + /** + * @since v22.12.0 + */ + interface Session { + /** + * Retrieves a changeset containing all changes since the changeset was created. Can be called multiple times. + * An exception is thrown if the database or the session is not open. This method is a wrapper around + * [`sqlite3session_changeset()`](https://www.sqlite.org/session/sqlite3session_changeset.html). + * @returns Binary changeset that can be applied to other databases. + * @since v22.12.0 + */ + changeset(): NodeJS.NonSharedUint8Array; + /** + * Similar to the method above, but generates a more compact patchset. See + * [Changesets and Patchsets](https://www.sqlite.org/sessionintro.html#changesets_and_patchsets) + * in the documentation of SQLite. An exception is thrown if the database or the session is not open. This method is a + * wrapper around + * [`sqlite3session_patchset()`](https://www.sqlite.org/session/sqlite3session_patchset.html). + * @returns Binary patchset that can be applied to other databases. + * @since v22.12.0 + */ + patchset(): NodeJS.NonSharedUint8Array; + /** + * Closes the session. An exception is thrown if the database or the session is not open. This method is a + * wrapper around + * [`sqlite3session_delete()`](https://www.sqlite.org/session/sqlite3session_delete.html). + */ + close(): void; + /** + * Closes the session. If the session is already closed, does nothing. + * @since v24.9.0 + */ + [Symbol.dispose](): void; + } + /** + * This class represents a single LRU (Least Recently Used) cache for storing + * prepared statements. + * + * Instances of this class are created via the `database.createTagStore()` + * method, not by using a constructor. The store caches prepared statements based + * on the provided SQL query string. When the same query is seen again, the store + * retrieves the cached statement and safely applies the new values through + * parameter binding, thereby preventing attacks like SQL injection. + * + * The cache has a maxSize that defaults to 1000 statements, but a custom size can + * be provided (e.g., `database.createTagStore(100)`). All APIs exposed by this + * class execute synchronously. + * @since v24.9.0 + */ + interface SQLTagStore { + /** + * Executes the given SQL query and returns all resulting rows as an array of + * objects. + * + * This function is intended to be used as a template literal tag, not to be + * called directly. + * @since v24.9.0 + * @param stringElements Template literal elements containing the SQL + * query. + * @param boundParameters Parameter values to be bound to placeholders in the template string. + * @returns An array of objects representing the rows returned by the query. + */ + all( + stringElements: TemplateStringsArray, + ...boundParameters: SQLInputValue[] + ): Record<string, SQLOutputValue>[]; + /** + * Executes the given SQL query and returns the first resulting row as an object. + * + * This function is intended to be used as a template literal tag, not to be + * called directly. + * @since v24.9.0 + * @param stringElements Template literal elements containing the SQL + * query. + * @param boundParameters Parameter values to be bound to placeholders in the template string. + * @returns An object representing the first row returned by + * the query, or `undefined` if no rows are returned. + */ + get( + stringElements: TemplateStringsArray, + ...boundParameters: SQLInputValue[] + ): Record<string, SQLOutputValue> | undefined; + /** + * Executes the given SQL query and returns an iterator over the resulting rows. + * + * This function is intended to be used as a template literal tag, not to be + * called directly. + * @since v24.9.0 + * @param stringElements Template literal elements containing the SQL + * query. + * @param boundParameters Parameter values to be bound to placeholders in the template string. + * @returns An iterator that yields objects representing the rows returned by the query. + */ + iterate( + stringElements: TemplateStringsArray, + ...boundParameters: SQLInputValue[] + ): NodeJS.Iterator<Record<string, SQLOutputValue>>; + /** + * Executes the given SQL query, which is expected to not return any rows (e.g., INSERT, UPDATE, DELETE). + * + * This function is intended to be used as a template literal tag, not to be + * called directly. + * @since v24.9.0 + * @param stringElements Template literal elements containing the SQL + * query. + * @param boundParameters Parameter values to be bound to placeholders in the template string. + * @returns An object containing information about the execution, including `changes` and `lastInsertRowid`. + */ + run(stringElements: TemplateStringsArray, ...boundParameters: SQLInputValue[]): StatementResultingChanges; + /** + * A read-only property that returns the number of prepared statements currently in the cache. + * @since v24.9.0 + */ + readonly size: number; + /** + * A read-only property that returns the maximum number of prepared statements the cache can hold. + * @since v24.9.0 + */ + readonly capacity: number; + /** + * A read-only property that returns the `DatabaseSync` object associated with this `SQLTagStore`. + * @since v24.9.0 + */ + readonly db: DatabaseSync; + /** + * Resets the LRU cache, clearing all stored prepared statements. + * @since v24.9.0 + */ + clear(): void; + } + interface StatementColumnMetadata { + /** + * The unaliased name of the column in the origin + * table, or `null` if the column is the result of an expression or subquery. + * This property is the result of [`sqlite3_column_origin_name()`](https://www.sqlite.org/c3ref/column_database_name.html). + */ + column: string | null; + /** + * The unaliased name of the origin database, or + * `null` if the column is the result of an expression or subquery. This + * property is the result of [`sqlite3_column_database_name()`](https://www.sqlite.org/c3ref/column_database_name.html). + */ + database: string | null; + /** + * The name assigned to the column in the result set of a + * `SELECT` statement. This property is the result of + * [`sqlite3_column_name()`](https://www.sqlite.org/c3ref/column_name.html). + */ + name: string; + /** + * The unaliased name of the origin table, or `null` if + * the column is the result of an expression or subquery. This property is the + * result of [`sqlite3_column_table_name()`](https://www.sqlite.org/c3ref/column_database_name.html). + */ + table: string | null; + /** + * The declared data type of the column, or `null` if the + * column is the result of an expression or subquery. This property is the + * result of [`sqlite3_column_decltype()`](https://www.sqlite.org/c3ref/column_decltype.html). + */ + type: string | null; + } + interface StatementResultingChanges { + /** + * The number of rows modified, inserted, or deleted by the most recently completed `INSERT`, `UPDATE`, or `DELETE` statement. + * This field is either a number or a `BigInt` depending on the prepared statement's configuration. + * This property is the result of [`sqlite3_changes64()`](https://www.sqlite.org/c3ref/changes.html). + */ + changes: number | bigint; + /** + * The most recently inserted rowid. + * This field is either a number or a `BigInt` depending on the prepared statement's configuration. + * This property is the result of [`sqlite3_last_insert_rowid()`](https://www.sqlite.org/c3ref/last_insert_rowid.html). + */ + lastInsertRowid: number | bigint; + } + /** + * This class represents a single [prepared statement](https://www.sqlite.org/c3ref/stmt.html). This class cannot be + * instantiated via its constructor. Instead, instances are created via the`database.prepare()` method. All APIs exposed by this class execute + * synchronously. + * + * A prepared statement is an efficient binary representation of the SQL used to + * create it. Prepared statements are parameterizable, and can be invoked multiple + * times with different bound values. Parameters also offer protection against [SQL injection](https://en.wikipedia.org/wiki/SQL_injection) attacks. For these reasons, prepared statements are + * preferred + * over hand-crafted SQL strings when handling user input. + * @since v22.5.0 + */ + class StatementSync { + private constructor(); + /** + * This method executes a prepared statement and returns all results as an array of + * objects. If the prepared statement does not return any results, this method + * returns an empty array. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using + * the values in `namedParameters` and `anonymousParameters`. + * @since v22.5.0 + * @param namedParameters An optional object used to bind named parameters. The keys of this object are used to configure the mapping. + * @param anonymousParameters Zero or more values to bind to anonymous parameters. + * @return An array of objects. Each object corresponds to a row returned by executing the prepared statement. The keys and values of each object correspond to the column names and values of + * the row. + */ + all(...anonymousParameters: SQLInputValue[]): Record<string, SQLOutputValue>[]; + all( + namedParameters: Record<string, SQLInputValue>, + ...anonymousParameters: SQLInputValue[] + ): Record<string, SQLOutputValue>[]; + /** + * This method is used to retrieve information about the columns returned by the + * prepared statement. + * @since v23.11.0 + * @returns An array of objects. Each object corresponds to a column + * in the prepared statement, and contains the following properties: + */ + columns(): StatementColumnMetadata[]; + /** + * The source SQL text of the prepared statement with parameter + * placeholders replaced by the values that were used during the most recent + * execution of this prepared statement. This property is a wrapper around + * [`sqlite3_expanded_sql()`](https://www.sqlite.org/c3ref/expanded_sql.html). + * @since v22.5.0 + */ + readonly expandedSQL: string; + /** + * This method executes a prepared statement and returns the first result as an + * object. If the prepared statement does not return any results, this method + * returns `undefined`. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using the + * values in `namedParameters` and `anonymousParameters`. + * @since v22.5.0 + * @param namedParameters An optional object used to bind named parameters. The keys of this object are used to configure the mapping. + * @param anonymousParameters Zero or more values to bind to anonymous parameters. + * @return An object corresponding to the first row returned by executing the prepared statement. The keys and values of the object correspond to the column names and values of the row. If no + * rows were returned from the database then this method returns `undefined`. + */ + get(...anonymousParameters: SQLInputValue[]): Record<string, SQLOutputValue> | undefined; + get( + namedParameters: Record<string, SQLInputValue>, + ...anonymousParameters: SQLInputValue[] + ): Record<string, SQLOutputValue> | undefined; + /** + * This method executes a prepared statement and returns an iterator of + * objects. If the prepared statement does not return any results, this method + * returns an empty iterator. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using + * the values in `namedParameters` and `anonymousParameters`. + * @since v22.13.0 + * @param namedParameters An optional object used to bind named parameters. + * The keys of this object are used to configure the mapping. + * @param anonymousParameters Zero or more values to bind to anonymous parameters. + * @returns An iterable iterator of objects. Each object corresponds to a row + * returned by executing the prepared statement. The keys and values of each + * object correspond to the column names and values of the row. + */ + iterate(...anonymousParameters: SQLInputValue[]): NodeJS.Iterator<Record<string, SQLOutputValue>>; + iterate( + namedParameters: Record<string, SQLInputValue>, + ...anonymousParameters: SQLInputValue[] + ): NodeJS.Iterator<Record<string, SQLOutputValue>>; + /** + * This method executes a prepared statement and returns an object summarizing the + * resulting changes. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using the + * values in `namedParameters` and `anonymousParameters`. + * @since v22.5.0 + * @param namedParameters An optional object used to bind named parameters. The keys of this object are used to configure the mapping. + * @param anonymousParameters Zero or more values to bind to anonymous parameters. + */ + run(...anonymousParameters: SQLInputValue[]): StatementResultingChanges; + run( + namedParameters: Record<string, SQLInputValue>, + ...anonymousParameters: SQLInputValue[] + ): StatementResultingChanges; + /** + * The names of SQLite parameters begin with a prefix character. By default,`node:sqlite` requires that this prefix character is present when binding + * parameters. However, with the exception of dollar sign character, these + * prefix characters also require extra quoting when used in object keys. + * + * To improve ergonomics, this method can be used to also allow bare named + * parameters, which do not require the prefix character in JavaScript code. There + * are several caveats to be aware of when enabling bare named parameters: + * + * * The prefix character is still required in SQL. + * * The prefix character is still allowed in JavaScript. In fact, prefixed names + * will have slightly better binding performance. + * * Using ambiguous named parameters, such as `$k` and `@k`, in the same prepared + * statement will result in an exception as it cannot be determined how to bind + * a bare name. + * @since v22.5.0 + * @param enabled Enables or disables support for binding named parameters without the prefix character. + */ + setAllowBareNamedParameters(enabled: boolean): void; + /** + * By default, if an unknown name is encountered while binding parameters, an + * exception is thrown. This method allows unknown named parameters to be ignored. + * @since v22.15.0 + * @param enabled Enables or disables support for unknown named parameters. + */ + setAllowUnknownNamedParameters(enabled: boolean): void; + /** + * When enabled, query results returned by the `all()`, `get()`, and `iterate()` methods will be returned as arrays instead + * of objects. + * @since v24.0.0 + * @param enabled Enables or disables the return of query results as arrays. + */ + setReturnArrays(enabled: boolean): void; + /** + * When reading from the database, SQLite `INTEGER`s are mapped to JavaScript + * numbers by default. However, SQLite `INTEGER`s can store values larger than + * JavaScript numbers are capable of representing. In such cases, this method can + * be used to read `INTEGER` data using JavaScript `BigInt`s. This method has no + * impact on database write operations where numbers and `BigInt`s are both + * supported at all times. + * @since v22.5.0 + * @param enabled Enables or disables the use of `BigInt`s when reading `INTEGER` fields from the database. + */ + setReadBigInts(enabled: boolean): void; + /** + * The source SQL text of the prepared statement. This property is a + * wrapper around [`sqlite3_sql()`](https://www.sqlite.org/c3ref/expanded_sql.html). + * @since v22.5.0 + */ + readonly sourceSQL: string; + } + interface BackupOptions { + /** + * Name of the source database. This can be `'main'` (the default primary database) or any other + * database that have been added with [`ATTACH DATABASE`](https://www.sqlite.org/lang_attach.html) + * @default 'main' + */ + source?: string | undefined; + /** + * Name of the target database. This can be `'main'` (the default primary database) or any other + * database that have been added with [`ATTACH DATABASE`](https://www.sqlite.org/lang_attach.html) + * @default 'main' + */ + target?: string | undefined; + /** + * Number of pages to be transmitted in each batch of the backup. + * @default 100 + */ + rate?: number | undefined; + /** + * An optional callback function that will be called after each backup step. The argument passed + * to this callback is an `Object` with `remainingPages` and `totalPages` properties, describing the current progress + * of the backup operation. + */ + progress?: ((progressInfo: BackupProgressInfo) => void) | undefined; + } + interface BackupProgressInfo { + totalPages: number; + remainingPages: number; + } + /** + * This method makes a database backup. This method abstracts the + * [`sqlite3_backup_init()`](https://www.sqlite.org/c3ref/backup_finish.html#sqlite3backupinit), + * [`sqlite3_backup_step()`](https://www.sqlite.org/c3ref/backup_finish.html#sqlite3backupstep) + * and [`sqlite3_backup_finish()`](https://www.sqlite.org/c3ref/backup_finish.html#sqlite3backupfinish) functions. + * + * The backed-up database can be used normally during the backup process. Mutations coming from the same connection - same + * `DatabaseSync` - object will be reflected in the backup right away. However, mutations from other connections will cause + * the backup process to restart. + * + * ```js + * import { backup, DatabaseSync } from 'node:sqlite'; + * + * const sourceDb = new DatabaseSync('source.db'); + * const totalPagesTransferred = await backup(sourceDb, 'backup.db', { + * rate: 1, // Copy one page at a time. + * progress: ({ totalPages, remainingPages }) => { + * console.log('Backup in progress', { totalPages, remainingPages }); + * }, + * }); + * + * console.log('Backup completed', totalPagesTransferred); + * ``` + * @since v23.8.0 + * @param sourceDb The database to backup. The source database must be open. + * @param path The path where the backup will be created. If the file already exists, + * the contents will be overwritten. + * @param options Optional configuration for the backup. The + * following properties are supported: + * @returns A promise that fulfills with the total number of backed-up pages upon completion, or rejects if an + * error occurs. + */ + function backup(sourceDb: DatabaseSync, path: PathLike, options?: BackupOptions): Promise<number>; + /** + * @since v22.13.0 + */ + namespace constants { + /** + * The conflict handler is invoked with this constant when processing a DELETE or UPDATE change if a row with the required PRIMARY KEY fields is present in the database, but one or more other (non primary-key) fields modified by the update do not contain the expected "before" values. + * @since v22.14.0 + */ + const SQLITE_CHANGESET_DATA: number; + /** + * The conflict handler is invoked with this constant when processing a DELETE or UPDATE change if a row with the required PRIMARY KEY fields is not present in the database. + * @since v22.14.0 + */ + const SQLITE_CHANGESET_NOTFOUND: number; + /** + * This constant is passed to the conflict handler while processing an INSERT change if the operation would result in duplicate primary key values. + * @since v22.14.0 + */ + const SQLITE_CHANGESET_CONFLICT: number; + /** + * If foreign key handling is enabled, and applying a changeset leaves the database in a state containing foreign key violations, the conflict handler is invoked with this constant exactly once before the changeset is committed. If the conflict handler returns `SQLITE_CHANGESET_OMIT`, the changes, including those that caused the foreign key constraint violation, are committed. Or, if it returns `SQLITE_CHANGESET_ABORT`, the changeset is rolled back. + * @since v22.14.0 + */ + const SQLITE_CHANGESET_FOREIGN_KEY: number; + /** + * Conflicting changes are omitted. + * @since v22.12.0 + */ + const SQLITE_CHANGESET_OMIT: number; + /** + * Conflicting changes replace existing values. Note that this value can only be returned when the type of conflict is either `SQLITE_CHANGESET_DATA` or `SQLITE_CHANGESET_CONFLICT`. + * @since v22.12.0 + */ + const SQLITE_CHANGESET_REPLACE: number; + /** + * Abort when a change encounters a conflict and roll back database. + * @since v22.12.0 + */ + const SQLITE_CHANGESET_ABORT: number; + /** + * Deny the operation and cause an error to be returned. + * @since v24.10.0 + */ + const SQLITE_DENY: number; + /** + * Ignore the operation and continue as if it had never been requested. + * @since 24.10.0 + */ + const SQLITE_IGNORE: number; + /** + * Allow the operation to proceed normally. + * @since v24.10.0 + */ + const SQLITE_OK: number; + const SQLITE_CREATE_INDEX: number; + const SQLITE_CREATE_TABLE: number; + const SQLITE_CREATE_TEMP_INDEX: number; + const SQLITE_CREATE_TEMP_TABLE: number; + const SQLITE_CREATE_TEMP_TRIGGER: number; + const SQLITE_CREATE_TEMP_VIEW: number; + const SQLITE_CREATE_TRIGGER: number; + const SQLITE_CREATE_VIEW: number; + const SQLITE_DELETE: number; + const SQLITE_DROP_INDEX: number; + const SQLITE_DROP_TABLE: number; + const SQLITE_DROP_TEMP_INDEX: number; + const SQLITE_DROP_TEMP_TABLE: number; + const SQLITE_DROP_TEMP_TRIGGER: number; + const SQLITE_DROP_TEMP_VIEW: number; + const SQLITE_DROP_TRIGGER: number; + const SQLITE_DROP_VIEW: number; + const SQLITE_INSERT: number; + const SQLITE_PRAGMA: number; + const SQLITE_READ: number; + const SQLITE_SELECT: number; + const SQLITE_TRANSACTION: number; + const SQLITE_UPDATE: number; + const SQLITE_ATTACH: number; + const SQLITE_DETACH: number; + const SQLITE_ALTER_TABLE: number; + const SQLITE_REINDEX: number; + const SQLITE_ANALYZE: number; + const SQLITE_CREATE_VTABLE: number; + const SQLITE_DROP_VTABLE: number; + const SQLITE_FUNCTION: number; + const SQLITE_SAVEPOINT: number; + const SQLITE_COPY: number; + const SQLITE_RECURSIVE: number; + } +} diff --git a/node_modules/@types/node/stream.d.ts b/node_modules/@types/node/stream.d.ts new file mode 100644 index 0000000..3d39bcc --- /dev/null +++ b/node_modules/@types/node/stream.d.ts @@ -0,0 +1,1774 @@ +declare module "node:stream" { + import { Blob } from "node:buffer"; + import { Abortable, EventEmitter } from "node:events"; + import * as promises from "node:stream/promises"; + import * as web from "node:stream/web"; + class Stream extends EventEmitter { + /** + * @since v0.9.4 + */ + pipe<T extends NodeJS.WritableStream>( + destination: T, + options?: Stream.PipeOptions, + ): T; + } + namespace Stream { + export { promises, Stream }; + } + namespace Stream { + interface PipeOptions { + /** + * End the writer when the reader ends. + * @default true + */ + end?: boolean | undefined; + } + interface StreamOptions<T extends Stream> extends Abortable { + emitClose?: boolean | undefined; + highWaterMark?: number | undefined; + objectMode?: boolean | undefined; + construct?: ((this: T, callback: (error?: Error | null) => void) => void) | undefined; + destroy?: ((this: T, error: Error | null, callback: (error?: Error | null) => void) => void) | undefined; + autoDestroy?: boolean | undefined; + } + interface ReadableOptions<T extends Readable = Readable> extends StreamOptions<T> { + encoding?: BufferEncoding | undefined; + read?: ((this: T, size: number) => void) | undefined; + } + interface ReadableIteratorOptions { + /** + * When set to `false`, calling `return` on the async iterator, + * or exiting a `for await...of` iteration using a `break`, + * `return`, or `throw` will not destroy the stream. + * @default true + */ + destroyOnReturn?: boolean | undefined; + } + interface ReadableOperatorOptions extends Abortable { + /** + * The maximum concurrent invocations of `fn` to call + * on the stream at once. + * @default 1 + */ + concurrency?: number | undefined; + /** + * How many items to buffer while waiting for user consumption + * of the output. + * @default concurrency * 2 - 1 + */ + highWaterMark?: number | undefined; + } + /** @deprecated Use `ReadableOperatorOptions` instead. */ + interface ArrayOptions extends ReadableOperatorOptions {} + interface ReadableToWebOptions { + strategy?: web.QueuingStrategy | undefined; + type?: web.ReadableStreamType | undefined; + } + interface ReadableEventMap { + "close": []; + "data": [chunk: any]; + "end": []; + "error": [err: Error]; + "pause": []; + "readable": []; + "resume": []; + } + /** + * @since v0.9.4 + */ + class Readable extends Stream implements NodeJS.ReadableStream { + constructor(options?: ReadableOptions); + /** + * A utility method for creating Readable Streams out of iterators. + * @since v12.3.0, v10.17.0 + * @param iterable Object implementing the `Symbol.asyncIterator` or `Symbol.iterator` iterable protocol. Emits an 'error' event if a null value is passed. + * @param options Options provided to `new stream.Readable([options])`. By default, `Readable.from()` will set `options.objectMode` to `true`, unless this is explicitly opted out by setting `options.objectMode` to `false`. + */ + static from(iterable: Iterable<any> | AsyncIterable<any>, options?: ReadableOptions): Readable; + /** + * A utility method for creating a `Readable` from a web `ReadableStream`. + * @since v17.0.0 + */ + static fromWeb( + readableStream: web.ReadableStream, + options?: Pick<ReadableOptions, "encoding" | "highWaterMark" | "objectMode" | "signal">, + ): Readable; + /** + * A utility method for creating a web `ReadableStream` from a `Readable`. + * @since v17.0.0 + */ + static toWeb( + streamReadable: NodeJS.ReadableStream, + options?: ReadableToWebOptions, + ): web.ReadableStream; + /** + * Returns whether the stream has been read from or cancelled. + * @since v16.8.0 + */ + static isDisturbed(stream: NodeJS.ReadableStream | web.ReadableStream): boolean; + /** + * Returns whether the stream was destroyed or errored before emitting `'end'`. + * @since v16.8.0 + */ + readonly readableAborted: boolean; + /** + * Is `true` if it is safe to call {@link read}, which means + * the stream has not been destroyed or emitted `'error'` or `'end'`. + * @since v11.4.0 + */ + readable: boolean; + /** + * Returns whether `'data'` has been emitted. + * @since v16.7.0, v14.18.0 + */ + readonly readableDidRead: boolean; + /** + * Getter for the property `encoding` of a given `Readable` stream. The `encoding` property can be set using the {@link setEncoding} method. + * @since v12.7.0 + */ + readonly readableEncoding: BufferEncoding | null; + /** + * Becomes `true` when [`'end'`](https://nodejs.org/docs/latest-v26.x/api/stream.html#event-end) event is emitted. + * @since v12.9.0 + */ + readonly readableEnded: boolean; + /** + * This property reflects the current state of a `Readable` stream as described + * in the [Three states](https://nodejs.org/docs/latest-v26.x/api/stream.html#three-states) section. + * @since v9.4.0 + */ + readableFlowing: boolean | null; + /** + * Returns the value of `highWaterMark` passed when creating this `Readable`. + * @since v9.3.0 + */ + readonly readableHighWaterMark: number; + /** + * This property contains the number of bytes (or objects) in the queue + * ready to be read. The value provides introspection data regarding + * the status of the `highWaterMark`. + * @since v9.4.0 + */ + readonly readableLength: number; + /** + * Getter for the property `objectMode` of a given `Readable` stream. + * @since v12.3.0 + */ + readonly readableObjectMode: boolean; + /** + * Is `true` after `readable.destroy()` has been called. + * @since v8.0.0 + */ + destroyed: boolean; + /** + * Is `true` after `'close'` has been emitted. + * @since v18.0.0 + */ + readonly closed: boolean; + /** + * Returns error if the stream has been destroyed with an error. + * @since v18.0.0 + */ + readonly errored: Error | null; + _construct?(callback: (error?: Error | null) => void): void; + _read(size: number): void; + /** + * The `readable.read()` method reads data out of the internal buffer and + * returns it. If no data is available to be read, `null` is returned. By default, + * the data is returned as a `Buffer` object unless an encoding has been + * specified using the `readable.setEncoding()` method or the stream is operating + * in object mode. + * + * The optional `size` argument specifies a specific number of bytes to read. If + * `size` bytes are not available to be read, `null` will be returned _unless_ the + * stream has ended, in which case all of the data remaining in the internal buffer + * will be returned. + * + * If the `size` argument is not specified, all of the data contained in the + * internal buffer will be returned. + * + * The `size` argument must be less than or equal to 1 GiB. + * + * The `readable.read()` method should only be called on `Readable` streams + * operating in paused mode. In flowing mode, `readable.read()` is called + * automatically until the internal buffer is fully drained. + * + * ```js + * const readable = getReadableStreamSomehow(); + * + * // 'readable' may be triggered multiple times as data is buffered in + * readable.on('readable', () => { + * let chunk; + * console.log('Stream is readable (new data received in buffer)'); + * // Use a loop to make sure we read all currently available data + * while (null !== (chunk = readable.read())) { + * console.log(`Read ${chunk.length} bytes of data...`); + * } + * }); + * + * // 'end' will be triggered once when there is no more data available + * readable.on('end', () => { + * console.log('Reached end of stream.'); + * }); + * ``` + * + * Each call to `readable.read()` returns a chunk of data, or `null`. The chunks + * are not concatenated. A `while` loop is necessary to consume all data + * currently in the buffer. When reading a large file `.read()` may return `null`, + * having consumed all buffered content so far, but there is still more data to + * come not yet buffered. In this case a new `'readable'` event will be emitted + * when there is more data in the buffer. Finally the `'end'` event will be + * emitted when there is no more data to come. + * + * Therefore to read a file's whole contents from a `readable`, it is necessary + * to collect chunks across multiple `'readable'` events: + * + * ```js + * const chunks = []; + * + * readable.on('readable', () => { + * let chunk; + * while (null !== (chunk = readable.read())) { + * chunks.push(chunk); + * } + * }); + * + * readable.on('end', () => { + * const content = chunks.join(''); + * }); + * ``` + * + * A `Readable` stream in object mode will always return a single item from + * a call to `readable.read(size)`, regardless of the value of the `size` argument. + * + * If the `readable.read()` method returns a chunk of data, a `'data'` event will + * also be emitted. + * + * Calling {@link read} after the `'end'` event has + * been emitted will return `null`. No runtime error will be raised. + * @since v0.9.4 + * @param size Optional argument to specify how much data to read. + */ + read(size?: number): any; + /** + * The `readable.setEncoding()` method sets the character encoding for + * data read from the `Readable` stream. + * + * By default, no encoding is assigned and stream data will be returned as `Buffer` objects. Setting an encoding causes the stream data + * to be returned as strings of the specified encoding rather than as `Buffer` objects. For instance, calling `readable.setEncoding('utf8')` will cause the + * output data to be interpreted as UTF-8 data, and passed as strings. Calling `readable.setEncoding('hex')` will cause the data to be encoded in hexadecimal + * string format. + * + * The `Readable` stream will properly handle multi-byte characters delivered + * through the stream that would otherwise become improperly decoded if simply + * pulled from the stream as `Buffer` objects. + * + * ```js + * const readable = getReadableStreamSomehow(); + * readable.setEncoding('utf8'); + * readable.on('data', (chunk) => { + * assert.equal(typeof chunk, 'string'); + * console.log('Got %d characters of string data:', chunk.length); + * }); + * ``` + * @since v0.9.4 + * @param encoding The encoding to use. + */ + setEncoding(encoding: BufferEncoding): this; + /** + * The `readable.pause()` method will cause a stream in flowing mode to stop + * emitting `'data'` events, switching out of flowing mode. Any data that + * becomes available will remain in the internal buffer. + * + * ```js + * const readable = getReadableStreamSomehow(); + * readable.on('data', (chunk) => { + * console.log(`Received ${chunk.length} bytes of data.`); + * readable.pause(); + * console.log('There will be no additional data for 1 second.'); + * setTimeout(() => { + * console.log('Now data will start flowing again.'); + * readable.resume(); + * }, 1000); + * }); + * ``` + * + * The `readable.pause()` method has no effect if there is a `'readable'` event listener. + * @since v0.9.4 + */ + pause(): this; + /** + * The `readable.resume()` method causes an explicitly paused `Readable` stream to + * resume emitting `'data'` events, switching the stream into flowing mode. + * + * The `readable.resume()` method can be used to fully consume the data from a + * stream without actually processing any of that data: + * + * ```js + * getReadableStreamSomehow() + * .resume() + * .on('end', () => { + * console.log('Reached the end, but did not read anything.'); + * }); + * ``` + * + * The `readable.resume()` method has no effect if there is a `'readable'` event listener. + * @since v0.9.4 + */ + resume(): this; + /** + * The `readable.isPaused()` method returns the current operating state of the `Readable`. + * This is used primarily by the mechanism that underlies the `readable.pipe()` method. + * In most typical cases, there will be no reason to use this method directly. + * + * ```js + * const readable = new stream.Readable(); + * + * readable.isPaused(); // === false + * readable.pause(); + * readable.isPaused(); // === true + * readable.resume(); + * readable.isPaused(); // === false + * ``` + * @since v0.11.14 + */ + isPaused(): boolean; + /** + * The `readable.unpipe()` method detaches a `Writable` stream previously attached + * using the {@link pipe} method. + * + * If the `destination` is not specified, then _all_ pipes are detached. + * + * If the `destination` is specified, but no pipe is set up for it, then + * the method does nothing. + * + * ```js + * import fs from 'node:fs'; + * const readable = getReadableStreamSomehow(); + * const writable = fs.createWriteStream('file.txt'); + * // All the data from readable goes into 'file.txt', + * // but only for the first second. + * readable.pipe(writable); + * setTimeout(() => { + * console.log('Stop writing to file.txt.'); + * readable.unpipe(writable); + * console.log('Manually close the file stream.'); + * writable.end(); + * }, 1000); + * ``` + * @since v0.9.4 + * @param destination Optional specific stream to unpipe + */ + unpipe(destination?: NodeJS.WritableStream): this; + /** + * Passing `chunk` as `null` signals the end of the stream (EOF) and behaves the + * same as `readable.push(null)`, after which no more data can be written. The EOF + * signal is put at the end of the buffer and any buffered data will still be + * flushed. + * + * The `readable.unshift()` method pushes a chunk of data back into the internal + * buffer. This is useful in certain situations where a stream is being consumed by + * code that needs to "un-consume" some amount of data that it has optimistically + * pulled out of the source, so that the data can be passed on to some other party. + * + * The `stream.unshift(chunk)` method cannot be called after the `'end'` event + * has been emitted or a runtime error will be thrown. + * + * Developers using `stream.unshift()` often should consider switching to + * use of a `Transform` stream instead. See the `API for stream implementers` section for more information. + * + * ```js + * // Pull off a header delimited by \n\n. + * // Use unshift() if we get too much. + * // Call the callback with (error, header, stream). + * import { StringDecoder } from 'node:string_decoder'; + * function parseHeader(stream, callback) { + * stream.on('error', callback); + * stream.on('readable', onReadable); + * const decoder = new StringDecoder('utf8'); + * let header = ''; + * function onReadable() { + * let chunk; + * while (null !== (chunk = stream.read())) { + * const str = decoder.write(chunk); + * if (str.includes('\n\n')) { + * // Found the header boundary. + * const split = str.split(/\n\n/); + * header += split.shift(); + * const remaining = split.join('\n\n'); + * const buf = Buffer.from(remaining, 'utf8'); + * stream.removeListener('error', callback); + * // Remove the 'readable' listener before unshifting. + * stream.removeListener('readable', onReadable); + * if (buf.length) + * stream.unshift(buf); + * // Now the body of the message can be read from the stream. + * callback(null, header, stream); + * return; + * } + * // Still reading the header. + * header += str; + * } + * } + * } + * ``` + * + * Unlike {@link push}, `stream.unshift(chunk)` will not + * end the reading process by resetting the internal reading state of the stream. + * This can cause unexpected results if `readable.unshift()` is called during a + * read (i.e. from within a {@link _read} implementation on a + * custom stream). Following the call to `readable.unshift()` with an immediate {@link push} will reset the reading state appropriately, + * however it is best to simply avoid calling `readable.unshift()` while in the + * process of performing a read. + * @since v0.9.11 + * @param chunk Chunk of data to unshift onto the read queue. For streams not operating in object mode, `chunk` must + * be a {string}, {Buffer}, {TypedArray}, {DataView} or `null`. For object mode streams, `chunk` may be any JavaScript value. + * @param encoding Encoding of string chunks. Must be a valid `Buffer` encoding, such as `'utf8'` or `'ascii'`. + */ + unshift(chunk: any, encoding?: BufferEncoding): void; + /** + * Prior to Node.js 0.10, streams did not implement the entire `node:stream` module API as it is currently defined. (See `Compatibility` for more + * information.) + * + * When using an older Node.js library that emits `'data'` events and has a {@link pause} method that is advisory only, the `readable.wrap()` method can be used to create a `Readable` + * stream that uses + * the old stream as its data source. + * + * It will rarely be necessary to use `readable.wrap()` but the method has been + * provided as a convenience for interacting with older Node.js applications and + * libraries. + * + * ```js + * import { OldReader } from './old-api-module.js'; + * import { Readable } from 'node:stream'; + * const oreader = new OldReader(); + * const myReader = new Readable().wrap(oreader); + * + * myReader.on('readable', () => { + * myReader.read(); // etc. + * }); + * ``` + * @since v0.9.4 + * @param stream An "old style" readable stream + */ + wrap(stream: NodeJS.ReadableStream): this; + push(chunk: any, encoding?: BufferEncoding): boolean; + /** + * ```js + * import { Readable } from 'node:stream'; + * + * async function* splitToWords(source) { + * for await (const chunk of source) { + * const words = String(chunk).split(' '); + * + * for (const word of words) { + * yield word; + * } + * } + * } + * + * const wordsStream = Readable.from(['text passed through', 'composed stream']).compose(splitToWords); + * const words = await wordsStream.toArray(); + * + * console.log(words); // prints ['text', 'passed', 'through', 'composed', 'stream'] + * ``` + * + * `readable.compose(s)` is equivalent to `stream.compose(readable, s)`. + * + * This method also allows for an `AbortSignal` to be provided, which will destroy + * the composed stream when aborted. + * + * See [`stream.compose(...streams)`](https://nodejs.org/docs/latest-v26.x/api/stream.html#streamcomposestreams) for more information. + * @since v19.1.0, v18.13.0 + * @returns a stream composed with the stream `stream`. + */ + compose( + stream: NodeJS.WritableStream | web.WritableStream | web.TransformStream | ((source: any) => void), + options?: Abortable, + ): Duplex; + /** + * The iterator created by this method gives users the option to cancel the destruction + * of the stream if the `for await...of` loop is exited by `return`, `break`, or `throw`, + * or if the iterator should destroy the stream if the stream emitted an error during iteration. + * @since v16.3.0 + */ + iterator(options?: ReadableIteratorOptions): NodeJS.AsyncIterator<any>; + /** + * This method allows mapping over the stream. The *fn* function will be called for every chunk in the stream. + * If the *fn* function returns a promise - that promise will be `await`ed before being passed to the result stream. + * @since v17.4.0, v16.14.0 + * @param fn a function to map over every chunk in the stream. Async or not. + * @returns a stream mapped with the function *fn*. + */ + map(fn: (data: any, options?: Abortable) => any, options?: ReadableOperatorOptions): Readable; + /** + * This method allows filtering the stream. For each chunk in the stream the *fn* function will be called + * and if it returns a truthy value, the chunk will be passed to the result stream. + * If the *fn* function returns a promise - that promise will be `await`ed. + * @since v17.4.0, v16.14.0 + * @param fn a function to filter chunks from the stream. Async or not. + * @returns a stream filtered with the predicate *fn*. + */ + filter( + fn: (data: any, options?: Abortable) => boolean | Promise<boolean>, + options?: ReadableOperatorOptions, + ): Readable; + /** + * This method allows iterating a stream. For each chunk in the stream the *fn* function will be called. + * If the *fn* function returns a promise - that promise will be `await`ed. + * + * This method is different from `for await...of` loops in that it can optionally process chunks concurrently. + * In addition, a `forEach` iteration can only be stopped by having passed a `signal` option + * and aborting the related AbortController while `for await...of` can be stopped with `break` or `return`. + * In either case the stream will be destroyed. + * + * This method is different from listening to the `'data'` event in that it uses the `readable` event + * in the underlying machinary and can limit the number of concurrent *fn* calls. + * @since v17.5.0 + * @param fn a function to call on each chunk of the stream. Async or not. + * @returns a promise for when the stream has finished. + */ + forEach( + fn: (data: any, options?: Abortable) => void | Promise<void>, + options?: Pick<ReadableOperatorOptions, "concurrency" | "signal">, + ): Promise<void>; + /** + * This method allows easily obtaining the contents of a stream. + * + * As this method reads the entire stream into memory, it negates the benefits of streams. It's intended + * for interoperability and convenience, not as the primary way to consume streams. + * @since v17.5.0 + * @returns a promise containing an array with the contents of the stream. + */ + toArray(options?: Abortable): Promise<any[]>; + /** + * This method is similar to `Array.prototype.some` and calls *fn* on each chunk in the stream + * until the awaited return value is `true` (or any truthy value). Once an *fn* call on a chunk + * `await`ed return value is truthy, the stream is destroyed and the promise is fulfilled with `true`. + * If none of the *fn* calls on the chunks return a truthy value, the promise is fulfilled with `false`. + * @since v17.5.0 + * @param fn a function to call on each chunk of the stream. Async or not. + * @returns a promise evaluating to `true` if *fn* returned a truthy value for at least one of the chunks. + */ + some( + fn: (data: any, options?: Abortable) => boolean | Promise<boolean>, + options?: Pick<ReadableOperatorOptions, "concurrency" | "signal">, + ): Promise<boolean>; + /** + * This method is similar to `Array.prototype.find` and calls *fn* on each chunk in the stream + * to find a chunk with a truthy value for *fn*. Once an *fn* call's awaited return value is truthy, + * the stream is destroyed and the promise is fulfilled with value for which *fn* returned a truthy value. + * If all of the *fn* calls on the chunks return a falsy value, the promise is fulfilled with `undefined`. + * @since v17.5.0 + * @param fn a function to call on each chunk of the stream. Async or not. + * @returns a promise evaluating to the first chunk for which *fn* evaluated with a truthy value, + * or `undefined` if no element was found. + */ + find<T>( + fn: (data: any, options?: Abortable) => data is T, + options?: Pick<ReadableOperatorOptions, "concurrency" | "signal">, + ): Promise<T | undefined>; + find( + fn: (data: any, options?: Abortable) => boolean | Promise<boolean>, + options?: Pick<ReadableOperatorOptions, "concurrency" | "signal">, + ): Promise<any>; + /** + * This method is similar to `Array.prototype.every` and calls *fn* on each chunk in the stream + * to check if all awaited return values are truthy value for *fn*. Once an *fn* call on a chunk + * `await`ed return value is falsy, the stream is destroyed and the promise is fulfilled with `false`. + * If all of the *fn* calls on the chunks return a truthy value, the promise is fulfilled with `true`. + * @since v17.5.0 + * @param fn a function to call on each chunk of the stream. Async or not. + * @returns a promise evaluating to `true` if *fn* returned a truthy value for every one of the chunks. + */ + every( + fn: (data: any, options?: Abortable) => boolean | Promise<boolean>, + options?: Pick<ReadableOperatorOptions, "concurrency" | "signal">, + ): Promise<boolean>; + /** + * This method returns a new stream by applying the given callback to each chunk of the stream + * and then flattening the result. + * + * It is possible to return a stream or another iterable or async iterable from *fn* and the result streams + * will be merged (flattened) into the returned stream. + * @since v17.5.0 + * @param fn a function to map over every chunk in the stream. May be async. May be a stream or generator. + * @returns a stream flat-mapped with the function *fn*. + */ + flatMap( + fn: (data: any, options?: Abortable) => any, + options?: Pick<ReadableOperatorOptions, "concurrency" | "signal">, + ): Readable; + /** + * This method returns a new stream with the first *limit* chunks dropped from the start. + * @since v17.5.0 + * @param limit the number of chunks to drop from the readable. + * @returns a stream with *limit* chunks dropped from the start. + */ + drop(limit: number, options?: Abortable): Readable; + /** + * This method returns a new stream with the first *limit* chunks. + * @since v17.5.0 + * @param limit the number of chunks to take from the readable. + * @returns a stream with *limit* chunks taken. + */ + take(limit: number, options?: Abortable): Readable; + /** + * This method calls *fn* on each chunk of the stream in order, passing it the result from the calculation + * on the previous element. It returns a promise for the final value of the reduction. + * + * If no *initial* value is supplied the first chunk of the stream is used as the initial value. + * If the stream is empty, the promise is rejected with a `TypeError` with the `ERR_INVALID_ARGS` code property. + * + * The reducer function iterates the stream element-by-element which means that there is no *concurrency* parameter + * or parallelism. To perform a reduce concurrently, you can extract the async function to `readable.map` method. + * @since v17.5.0 + * @param fn a reducer function to call over every chunk in the stream. Async or not. + * @param initial the initial value to use in the reduction. + * @returns a promise for the final value of the reduction. + */ + reduce<T>(fn: (previous: any, data: any, options?: Abortable) => T): Promise<T>; + reduce<T>( + fn: (previous: T, data: any, options?: Abortable) => T, + initial: T, + options?: Abortable, + ): Promise<T>; + _destroy(error: Error | null, callback: (error?: Error | null) => void): void; + /** + * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'` event (unless `emitClose` is set to `false`). After this call, the readable + * stream will release any internal resources and subsequent calls to `push()` will be ignored. + * + * Once `destroy()` has been called any further calls will be a no-op and no + * further errors except from `_destroy()` may be emitted as `'error'`. + * + * Implementors should not override this method, but instead implement `readable._destroy()`. + * @since v8.0.0 + * @param error Error which will be passed as payload in `'error'` event + */ + destroy(error?: Error): this; + /** + * @returns `AsyncIterator` to fully consume the stream. + * @since v10.0.0 + */ + [Symbol.asyncIterator](): NodeJS.AsyncIterator<any>; + /** + * Calls `readable.destroy()` with an `AbortError` and returns + * a promise that fulfills when the stream is finished. + * @since v20.4.0 + */ + [Symbol.asyncDispose](): Promise<void>; + // #region InternalEventEmitter + addListener<E extends keyof ReadableEventMap>( + eventName: E, + listener: (...args: ReadableEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ReadableEventMap>(eventName: E, ...args: ReadableEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ReadableEventMap>( + eventName: E, + listener?: (...args: ReadableEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ReadableEventMap>(eventName: E): ((...args: ReadableEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ReadableEventMap>(eventName: E, listener: (...args: ReadableEventMap[E]) => void): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ReadableEventMap>(eventName: E, listener: (...args: ReadableEventMap[E]) => void): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ReadableEventMap>( + eventName: E, + listener: (...args: ReadableEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ReadableEventMap>( + eventName: E, + listener: (...args: ReadableEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ReadableEventMap>( + eventName: E, + listener: (...args: ReadableEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ReadableEventMap>(eventName: E): ((...args: ReadableEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ReadableEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ReadableEventMap>( + eventName: E, + listener: (...args: ReadableEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface WritableOptions<T extends Writable = Writable> extends StreamOptions<T> { + decodeStrings?: boolean | undefined; + defaultEncoding?: BufferEncoding | undefined; + write?: + | (( + this: T, + chunk: any, + encoding: BufferEncoding, + callback: (error?: Error | null) => void, + ) => void) + | undefined; + writev?: + | (( + this: T, + chunks: { + chunk: any; + encoding: BufferEncoding; + }[], + callback: (error?: Error | null) => void, + ) => void) + | undefined; + final?: ((this: T, callback: (error?: Error | null) => void) => void) | undefined; + } + interface WritableEventMap { + "close": []; + "drain": []; + "error": [err: Error]; + "finish": []; + "pipe": [src: Readable]; + "unpipe": [src: Readable]; + } + /** + * @since v0.9.4 + */ + class Writable extends Stream implements NodeJS.WritableStream { + constructor(options?: WritableOptions); + /** + * A utility method for creating a `Writable` from a web `WritableStream`. + * @since v17.0.0 + */ + static fromWeb( + writableStream: web.WritableStream, + options?: Pick<WritableOptions, "decodeStrings" | "highWaterMark" | "objectMode" | "signal">, + ): Writable; + /** + * A utility method for creating a web `WritableStream` from a `Writable`. + * @since v17.0.0 + */ + static toWeb(streamWritable: NodeJS.WritableStream): web.WritableStream; + /** + * Is `true` if it is safe to call `writable.write()`, which means + * the stream has not been destroyed, errored, or ended. + * @since v11.4.0 + */ + writable: boolean; + /** + * Returns whether the stream was destroyed or errored before emitting `'finish'`. + * @since v18.0.0, v16.17.0 + */ + readonly writableAborted: boolean; + /** + * Is `true` after `writable.end()` has been called. This property + * does not indicate whether the data has been flushed, for this use `writable.writableFinished` instead. + * @since v12.9.0 + */ + readonly writableEnded: boolean; + /** + * Is set to `true` immediately before the `'finish'` event is emitted. + * @since v12.6.0 + */ + readonly writableFinished: boolean; + /** + * Return the value of `highWaterMark` passed when creating this `Writable`. + * @since v9.3.0 + */ + readonly writableHighWaterMark: number; + /** + * This property contains the number of bytes (or objects) in the queue + * ready to be written. The value provides introspection data regarding + * the status of the `highWaterMark`. + * @since v9.4.0 + */ + readonly writableLength: number; + /** + * Getter for the property `objectMode` of a given `Writable` stream. + * @since v12.3.0 + */ + readonly writableObjectMode: boolean; + /** + * Number of times `writable.uncork()` needs to be + * called in order to fully uncork the stream. + * @since v13.2.0, v12.16.0 + */ + readonly writableCorked: number; + /** + * Is `true` after `writable.destroy()` has been called. + * @since v8.0.0 + */ + destroyed: boolean; + /** + * Is `true` after `'close'` has been emitted. + * @since v18.0.0 + */ + readonly closed: boolean; + /** + * Returns error if the stream has been destroyed with an error. + * @since v18.0.0 + */ + readonly errored: Error | null; + /** + * Is `true` if the stream's buffer has been full and stream will emit `'drain'`. + * @since v15.2.0, v14.17.0 + */ + readonly writableNeedDrain: boolean; + _write(chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void; + _writev?( + chunks: { + chunk: any; + encoding: BufferEncoding; + }[], + callback: (error?: Error | null) => void, + ): void; + _construct?(callback: (error?: Error | null) => void): void; + _destroy(error: Error | null, callback: (error?: Error | null) => void): void; + _final(callback: (error?: Error | null) => void): void; + /** + * The `writable.write()` method writes some data to the stream, and calls the + * supplied `callback` once the data has been fully handled. If an error + * occurs, the `callback` will be called with the error as its + * first argument. The `callback` is called asynchronously and before `'error'` is + * emitted. + * + * The return value is `true` if the internal buffer is less than the `highWaterMark` configured when the stream was created after admitting `chunk`. + * If `false` is returned, further attempts to write data to the stream should + * stop until the `'drain'` event is emitted. + * + * While a stream is not draining, calls to `write()` will buffer `chunk`, and + * return false. Once all currently buffered chunks are drained (accepted for + * delivery by the operating system), the `'drain'` event will be emitted. + * Once `write()` returns false, do not write more chunks + * until the `'drain'` event is emitted. While calling `write()` on a stream that + * is not draining is allowed, Node.js will buffer all written chunks until + * maximum memory usage occurs, at which point it will abort unconditionally. + * Even before it aborts, high memory usage will cause poor garbage collector + * performance and high RSS (which is not typically released back to the system, + * even after the memory is no longer required). Since TCP sockets may never + * drain if the remote peer does not read the data, writing a socket that is + * not draining may lead to a remotely exploitable vulnerability. + * + * Writing data while the stream is not draining is particularly + * problematic for a `Transform`, because the `Transform` streams are paused + * by default until they are piped or a `'data'` or `'readable'` event handler + * is added. + * + * If the data to be written can be generated or fetched on demand, it is + * recommended to encapsulate the logic into a `Readable` and use {@link pipe}. However, if calling `write()` is preferred, it is + * possible to respect backpressure and avoid memory issues using the `'drain'` event: + * + * ```js + * function write(data, cb) { + * if (!stream.write(data)) { + * stream.once('drain', cb); + * } else { + * process.nextTick(cb); + * } + * } + * + * // Wait for cb to be called before doing any other write. + * write('hello', () => { + * console.log('Write completed, do more writes now.'); + * }); + * ``` + * + * A `Writable` stream in object mode will always ignore the `encoding` argument. + * @since v0.9.4 + * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a {string}, {Buffer}, + * {TypedArray} or {DataView}. For object mode streams, `chunk` may be any JavaScript value other than `null`. + * @param callback Callback for when this chunk of data is flushed. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + write(chunk: any, callback?: (error: Error | null | undefined) => void): boolean; + /** + * Writes data to the stream, with an explicit encoding for string data. + * @see {@link Writable.write} for full details. + * @since v0.9.4 + * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a {string}, {Buffer}, + * {TypedArray} or {DataView}. For object mode streams, `chunk` may be any JavaScript value other than `null`. + * @param encoding The encoding, if `chunk` is a string. + * @param callback Callback for when this chunk of data is flushed. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + write(chunk: any, encoding: BufferEncoding, callback?: (error: Error | null | undefined) => void): boolean; + /** + * The `writable.setDefaultEncoding()` method sets the default `encoding` for a `Writable` stream. + * @since v0.11.15 + * @param encoding The new default encoding + */ + setDefaultEncoding(encoding: BufferEncoding): this; + /** + * Calling the `writable.end()` method signals that no more data will be written + * to the `Writable`. The optional `chunk` and `encoding` arguments allow one + * final additional chunk of data to be written immediately before closing the + * stream. + * + * Calling the {@link write} method after calling {@link end} will raise an error. + * + * ```js + * // Write 'hello, ' and then end with 'world!'. + * import fs from 'node:fs'; + * const file = fs.createWriteStream('example.txt'); + * file.write('hello, '); + * file.end('world!'); + * // Writing more now is not allowed! + * ``` + * @since v0.9.4 + * @param cb Callback for when the stream is finished. + */ + end(cb?: () => void): this; + /** + * Signals that no more data will be written, with one final chunk of data. + * @see {@link Writable.end} for full details. + * @since v0.9.4 + * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a {string}, {Buffer}, + * {TypedArray} or {DataView}. For object mode streams, `chunk` may be any JavaScript value other than `null`. + * @param cb Callback for when the stream is finished. + */ + end(chunk: any, cb?: () => void): this; + /** + * Signals that no more data will be written, with one final chunk of data. + * @see {@link Writable.end} for full details. + * @since v0.9.4 + * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a {string}, {Buffer}, + * {TypedArray} or {DataView}. For object mode streams, `chunk` may be any JavaScript value other than `null`. + * @param encoding The encoding if `chunk` is a string + * @param cb Callback for when the stream is finished. + */ + end(chunk: any, encoding: BufferEncoding, cb?: () => void): this; + /** + * The `writable.cork()` method forces all written data to be buffered in memory. + * The buffered data will be flushed when either the {@link uncork} or {@link end} methods are called. + * + * The primary intent of `writable.cork()` is to accommodate a situation in which + * several small chunks are written to the stream in rapid succession. Instead of + * immediately forwarding them to the underlying destination, `writable.cork()` buffers all the chunks until `writable.uncork()` is called, which will pass them + * all to `writable._writev()`, if present. This prevents a head-of-line blocking + * situation where data is being buffered while waiting for the first small chunk + * to be processed. However, use of `writable.cork()` without implementing `writable._writev()` may have an adverse effect on throughput. + * + * See also: `writable.uncork()`, `writable._writev()`. + * @since v0.11.2 + */ + cork(): void; + /** + * The `writable.uncork()` method flushes all data buffered since {@link cork} was called. + * + * When using `writable.cork()` and `writable.uncork()` to manage the buffering + * of writes to a stream, defer calls to `writable.uncork()` using `process.nextTick()`. Doing so allows batching of all `writable.write()` calls that occur within a given Node.js event + * loop phase. + * + * ```js + * stream.cork(); + * stream.write('some '); + * stream.write('data '); + * process.nextTick(() => stream.uncork()); + * ``` + * + * If the `writable.cork()` method is called multiple times on a stream, the + * same number of calls to `writable.uncork()` must be called to flush the buffered + * data. + * + * ```js + * stream.cork(); + * stream.write('some '); + * stream.cork(); + * stream.write('data '); + * process.nextTick(() => { + * stream.uncork(); + * // The data will not be flushed until uncork() is called a second time. + * stream.uncork(); + * }); + * ``` + * + * See also: `writable.cork()`. + * @since v0.11.2 + */ + uncork(): void; + /** + * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'` event (unless `emitClose` is set to `false`). After this call, the writable + * stream has ended and subsequent calls to `write()` or `end()` will result in + * an `ERR_STREAM_DESTROYED` error. + * This is a destructive and immediate way to destroy a stream. Previous calls to `write()` may not have drained, and may trigger an `ERR_STREAM_DESTROYED` error. + * Use `end()` instead of destroy if data should flush before close, or wait for + * the `'drain'` event before destroying the stream. + * + * Once `destroy()` has been called any further calls will be a no-op and no + * further errors except from `_destroy()` may be emitted as `'error'`. + * + * Implementors should not override this method, + * but instead implement `writable._destroy()`. + * @since v8.0.0 + * @param error Optional, an error to emit with `'error'` event. + */ + destroy(error?: Error): this; + /** + * Calls `writable.destroy()` with an `AbortError` and returns + * a promise that fulfills when the stream is finished. + * @since v22.4.0, v20.16.0 + */ + [Symbol.asyncDispose](): Promise<void>; + // #region InternalEventEmitter + addListener<E extends keyof WritableEventMap>( + eventName: E, + listener: (...args: WritableEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof WritableEventMap>(eventName: E, ...args: WritableEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof WritableEventMap>( + eventName: E, + listener?: (...args: WritableEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof WritableEventMap>(eventName: E): ((...args: WritableEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof WritableEventMap>(eventName: E, listener: (...args: WritableEventMap[E]) => void): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof WritableEventMap>(eventName: E, listener: (...args: WritableEventMap[E]) => void): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof WritableEventMap>( + eventName: E, + listener: (...args: WritableEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof WritableEventMap>( + eventName: E, + listener: (...args: WritableEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof WritableEventMap>( + eventName: E, + listener: (...args: WritableEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof WritableEventMap>(eventName: E): ((...args: WritableEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof WritableEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof WritableEventMap>( + eventName: E, + listener: (...args: WritableEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface DuplexOptions<T extends Duplex = Duplex> extends ReadableOptions<T>, WritableOptions<T> { + allowHalfOpen?: boolean | undefined; + readableObjectMode?: boolean | undefined; + writableObjectMode?: boolean | undefined; + readableHighWaterMark?: number | undefined; + writableHighWaterMark?: number | undefined; + writableCorked?: number | undefined; + } + interface DuplexToWebOptions { + readableType?: web.ReadableStreamType | undefined; + } + interface DuplexEventMap extends ReadableEventMap, WritableEventMap {} + /** + * Duplex streams are streams that implement both the `Readable` and `Writable` interfaces. + * + * Examples of `Duplex` streams include: + * + * * `TCP sockets` + * * `zlib streams` + * * `crypto streams` + * @since v0.9.4 + */ + class Duplex extends Stream implements NodeJS.ReadWriteStream { + constructor(options?: DuplexOptions); + /** + * A utility method for creating duplex streams. + * + * - `Stream` converts writable stream into writable `Duplex` and readable stream + * to `Duplex`. + * - `Blob` converts into readable `Duplex`. + * - `string` converts into readable `Duplex`. + * - `ArrayBuffer` converts into readable `Duplex`. + * - `AsyncIterable` converts into a readable `Duplex`. Cannot yield `null`. + * - `AsyncGeneratorFunction` converts into a readable/writable transform + * `Duplex`. Must take a source `AsyncIterable` as first parameter. Cannot yield + * `null`. + * - `AsyncFunction` converts into a writable `Duplex`. Must return + * either `null` or `undefined` + * - `Object ({ writable, readable })` converts `readable` and + * `writable` into `Stream` and then combines them into `Duplex` where the + * `Duplex` will write to the `writable` and read from the `readable`. + * - `Promise` converts into readable `Duplex`. Value `null` is ignored. + * + * @since v16.8.0 + */ + static from( + src: + | NodeJS.ReadableStream + | NodeJS.WritableStream + | Blob + | string + | Iterable<any> + | AsyncIterable<any> + | ((source: AsyncIterable<any>) => AsyncIterable<any>) + | ((source: AsyncIterable<any>) => Promise<void>) + | Promise<any> + | web.ReadableWritablePair + | web.ReadableStream + | web.WritableStream, + ): Duplex; + /** + * A utility method for creating a web `ReadableStream` and `WritableStream` from a `Duplex`. + * @since v17.0.0 + */ + static toWeb(streamDuplex: NodeJS.ReadWriteStream, options?: DuplexToWebOptions): web.ReadableWritablePair; + /** + * A utility method for creating a `Duplex` from a web `ReadableStream` and `WritableStream`. + * @since v17.0.0 + */ + static fromWeb( + duplexStream: web.ReadableWritablePair, + options?: Pick< + DuplexOptions, + "allowHalfOpen" | "decodeStrings" | "encoding" | "highWaterMark" | "objectMode" | "signal" + >, + ): Duplex; + /** + * If `false` then the stream will automatically end the writable side when the + * readable side ends. Set initially by the `allowHalfOpen` constructor option, + * which defaults to `true`. + * + * This can be changed manually to change the half-open behavior of an existing + * `Duplex` stream instance, but must be changed before the `'end'` event is emitted. + * @since v0.9.4 + */ + allowHalfOpen: boolean; + // #region InternalEventEmitter + addListener<E extends keyof DuplexEventMap>( + eventName: E, + listener: (...args: DuplexEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof DuplexEventMap>(eventName: E, ...args: DuplexEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof DuplexEventMap>( + eventName: E, + listener?: (...args: DuplexEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof DuplexEventMap>(eventName: E): ((...args: DuplexEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof DuplexEventMap>(eventName: E, listener: (...args: DuplexEventMap[E]) => void): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof DuplexEventMap>(eventName: E, listener: (...args: DuplexEventMap[E]) => void): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof DuplexEventMap>(eventName: E, listener: (...args: DuplexEventMap[E]) => void): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof DuplexEventMap>( + eventName: E, + listener: (...args: DuplexEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof DuplexEventMap>( + eventName: E, + listener: (...args: DuplexEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof DuplexEventMap>(eventName: E): ((...args: DuplexEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof DuplexEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof DuplexEventMap>( + eventName: E, + listener: (...args: DuplexEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface Duplex extends Readable, Writable {} + /** + * The utility function `duplexPair` returns an Array with two items, + * each being a `Duplex` stream connected to the other side: + * + * ```js + * const [ sideA, sideB ] = duplexPair(); + * ``` + * + * Whatever is written to one stream is made readable on the other. It provides + * behavior analogous to a network connection, where the data written by the client + * becomes readable by the server, and vice-versa. + * + * The Duplex streams are symmetrical; one or the other may be used without any + * difference in behavior. + * @param options A value to pass to both {@link Duplex} constructors, + * to set options such as buffering. + * @since v22.6.0 + */ + function duplexPair(options?: DuplexOptions): [Duplex, Duplex]; + type TransformCallback = (error?: Error | null, data?: any) => void; + interface TransformOptions<T extends Transform = Transform> extends DuplexOptions<T> { + transform?: + | ((this: T, chunk: any, encoding: BufferEncoding, callback: TransformCallback) => void) + | undefined; + flush?: ((this: T, callback: TransformCallback) => void) | undefined; + } + /** + * Transform streams are `Duplex` streams where the output is in some way + * related to the input. Like all `Duplex` streams, `Transform` streams + * implement both the `Readable` and `Writable` interfaces. + * + * Examples of `Transform` streams include: + * + * * `zlib streams` + * * `crypto streams` + * @since v0.9.4 + */ + class Transform extends Duplex { + constructor(options?: TransformOptions); + _transform(chunk: any, encoding: BufferEncoding, callback: TransformCallback): void; + _flush(callback: TransformCallback): void; + } + /** + * The `stream.PassThrough` class is a trivial implementation of a `Transform` stream that simply passes the input bytes across to the output. Its purpose is + * primarily for examples and testing, but there are some use cases where `stream.PassThrough` is useful as a building block for novel sorts of streams. + */ + class PassThrough extends Transform {} + /** + * A stream to attach a signal to. + * + * Attaches an AbortSignal to a readable or writeable stream. This lets code + * control stream destruction using an `AbortController`. + * + * Calling `abort` on the `AbortController` corresponding to the passed `AbortSignal` will behave the same way as calling `.destroy(new AbortError())` on the + * stream, and `controller.error(new AbortError())` for webstreams. + * + * ```js + * import fs from 'node:fs'; + * + * const controller = new AbortController(); + * const read = addAbortSignal( + * controller.signal, + * fs.createReadStream(('object.json')), + * ); + * // Later, abort the operation closing the stream + * controller.abort(); + * ``` + * + * Or using an `AbortSignal` with a readable stream as an async iterable: + * + * ```js + * const controller = new AbortController(); + * setTimeout(() => controller.abort(), 10_000); // set a timeout + * const stream = addAbortSignal( + * controller.signal, + * fs.createReadStream(('object.json')), + * ); + * (async () => { + * try { + * for await (const chunk of stream) { + * await process(chunk); + * } + * } catch (e) { + * if (e.name === 'AbortError') { + * // The operation was cancelled + * } else { + * throw e; + * } + * } + * })(); + * ``` + * + * Or using an `AbortSignal` with a ReadableStream: + * + * ```js + * const controller = new AbortController(); + * const rs = new ReadableStream({ + * start(controller) { + * controller.enqueue('hello'); + * controller.enqueue('world'); + * controller.close(); + * }, + * }); + * + * addAbortSignal(controller.signal, rs); + * + * finished(rs, (err) => { + * if (err) { + * if (err.name === 'AbortError') { + * // The operation was cancelled + * } + * } + * }); + * + * const reader = rs.getReader(); + * + * reader.read().then(({ value, done }) => { + * console.log(value); // hello + * console.log(done); // false + * controller.abort(); + * }); + * ``` + * @since v15.4.0 + * @param signal A signal representing possible cancellation + * @param stream A stream to attach a signal to. + */ + function addAbortSignal< + T extends NodeJS.ReadableStream | NodeJS.WritableStream | web.ReadableStream | web.WritableStream, + >(signal: AbortSignal, stream: T): T; + /** + * Returns the default highWaterMark used by streams. + * Defaults to `65536` (64 KiB), or `16` for `objectMode`. + * @since v19.9.0 + */ + function getDefaultHighWaterMark(objectMode: boolean): number; + /** + * Sets the default highWaterMark used by streams. + * @since v19.9.0 + * @param value highWaterMark value + */ + function setDefaultHighWaterMark(objectMode: boolean, value: number): void; + interface FinishedOptions extends Abortable { + error?: boolean | undefined; + readable?: boolean | undefined; + writable?: boolean | undefined; + } + /** + * A readable and/or writable stream/webstream. + * + * A function to get notified when a stream is no longer readable, writable + * or has experienced an error or a premature close event. + * + * ```js + * import { finished } from 'node:stream'; + * import fs from 'node:fs'; + * + * const rs = fs.createReadStream('archive.tar'); + * + * finished(rs, (err) => { + * if (err) { + * console.error('Stream failed.', err); + * } else { + * console.log('Stream is done reading.'); + * } + * }); + * + * rs.resume(); // Drain the stream. + * ``` + * + * Especially useful in error handling scenarios where a stream is destroyed + * prematurely (like an aborted HTTP request), and will not emit `'end'` or `'finish'`. + * + * The `finished` API provides [`promise version`](https://nodejs.org/docs/latest-v26.x/api/stream.html#streamfinishedstream-options). + * + * `stream.finished()` leaves dangling event listeners (in particular `'error'`, `'end'`, `'finish'` and `'close'`) after `callback` has been + * invoked. The reason for this is so that unexpected `'error'` events (due to + * incorrect stream implementations) do not cause unexpected crashes. + * If this is unwanted behavior then the returned cleanup function needs to be + * invoked in the callback: + * + * ```js + * const cleanup = finished(rs, (err) => { + * cleanup(); + * // ... + * }); + * ``` + * @since v10.0.0 + * @param stream A readable and/or writable stream. + * @param callback A callback function that takes an optional error argument. + * @returns A cleanup function which removes all registered listeners. + */ + function finished( + stream: NodeJS.ReadableStream | NodeJS.WritableStream | web.ReadableStream | web.WritableStream, + options: FinishedOptions, + callback: (err?: NodeJS.ErrnoException | null) => void, + ): () => void; + function finished( + stream: NodeJS.ReadableStream | NodeJS.WritableStream | web.ReadableStream | web.WritableStream, + callback: (err?: NodeJS.ErrnoException | null) => void, + ): () => void; + namespace finished { + import __promisify__ = promises.finished; + export { __promisify__ }; + } + type PipelineSourceFunction<O> = (options?: Abortable) => Iterable<O> | AsyncIterable<O>; + type PipelineSource<O> = + | NodeJS.ReadableStream + | web.ReadableStream<O> + | web.TransformStream<any, O> + | Iterable<O> + | AsyncIterable<O> + | PipelineSourceFunction<O>; + type PipelineSourceArgument<T> = (T extends (...args: any[]) => infer R ? R : T) extends infer S + ? S extends web.TransformStream<any, infer O> ? web.ReadableStream<O> : S + : never; + type PipelineTransformGenerator<S extends PipelineTransformSource<any>, O> = ( + source: PipelineSourceArgument<S>, + options?: Abortable, + ) => AsyncIterable<O>; + type PipelineTransformStreams<I, O> = + | NodeJS.ReadWriteStream + | web.TransformStream<I, O>; + type PipelineTransform<S extends PipelineTransformSource<any>, O> = S extends + PipelineSource<infer I> | PipelineTransformStreams<any, infer I> | ((...args: any[]) => infer I) + ? PipelineTransformStreams<I, O> | PipelineTransformGenerator<S, O> + : never; + type PipelineTransformSource<O> = PipelineSource<O> | PipelineTransform<any, O>; + type PipelineDestinationFunction<S extends PipelineTransformSource<any>, R> = ( + source: PipelineSourceArgument<S>, + options?: Abortable, + ) => R; + type PipelineDestination<S extends PipelineTransformSource<any>, R> = S extends + PipelineSource<infer I> | PipelineTransform<any, infer I> ? + | NodeJS.WritableStream + | web.WritableStream<I> + | web.TransformStream<I, any> + | PipelineDestinationFunction<S, R> + : never; + type PipelineCallback<S extends PipelineDestination<any, any>> = ( + err: NodeJS.ErrnoException | null, + value: S extends (...args: any[]) => PromiseLike<infer R> ? R : undefined, + ) => void; + type PipelineResult<S extends PipelineDestination<any, any>> = S extends NodeJS.WritableStream ? S : Duplex; + /** + * A module method to pipe between streams and generators forwarding errors and + * properly cleaning up and provide a callback when the pipeline is complete. + * + * ```js + * import { pipeline } from 'node:stream'; + * import fs from 'node:fs'; + * import zlib from 'node:zlib'; + * + * // Use the pipeline API to easily pipe a series of streams + * // together and get notified when the pipeline is fully done. + * + * // A pipeline to gzip a potentially huge tar file efficiently: + * + * pipeline( + * fs.createReadStream('archive.tar'), + * zlib.createGzip(), + * fs.createWriteStream('archive.tar.gz'), + * (err) => { + * if (err) { + * console.error('Pipeline failed.', err); + * } else { + * console.log('Pipeline succeeded.'); + * } + * }, + * ); + * ``` + * + * The `pipeline` API provides a [`promise version`](https://nodejs.org/docs/latest-v26.x/api/stream.html#streampipelinesource-transforms-destination-options). + * + * `stream.pipeline()` will call `stream.destroy(err)` on all streams except: + * + * * `Readable` streams which have emitted `'end'` or `'close'`. + * * `Writable` streams which have emitted `'finish'` or `'close'`. + * + * `stream.pipeline()` leaves dangling event listeners on the streams + * after the `callback` has been invoked. In the case of reuse of streams after + * failure, this can cause event listener leaks and swallowed errors. If the last + * stream is readable, dangling event listeners will be removed so that the last + * stream can be consumed later. + * + * `stream.pipeline()` closes all the streams when an error is raised. + * The `IncomingRequest` usage with `pipeline` could lead to an unexpected behavior + * once it would destroy the socket without sending the expected response. + * See the example below: + * + * ```js + * import fs from 'node:fs'; + * import http from 'node:http'; + * import { pipeline } from 'node:stream'; + * + * const server = http.createServer((req, res) => { + * const fileStream = fs.createReadStream('./fileNotExist.txt'); + * pipeline(fileStream, res, (err) => { + * if (err) { + * console.log(err); // No such file + * // this message can't be sent once `pipeline` already destroyed the socket + * return res.end('error!!!'); + * } + * }); + * }); + * ``` + * @since v10.0.0 + * @param callback Called when the pipeline is fully done. + */ + function pipeline<S extends PipelineSource<any>, D extends PipelineDestination<S, any>>( + source: S, + destination: D, + callback: PipelineCallback<D>, + ): PipelineResult<D>; + function pipeline< + S extends PipelineSource<any>, + T extends PipelineTransform<S, any>, + D extends PipelineDestination<T, any>, + >( + source: S, + transform: T, + destination: D, + callback: PipelineCallback<D>, + ): PipelineResult<D>; + function pipeline< + S extends PipelineSource<any>, + T1 extends PipelineTransform<S, any>, + T2 extends PipelineTransform<T1, any>, + D extends PipelineDestination<T2, any>, + >( + source: S, + transform1: T1, + transform2: T2, + destination: D, + callback: PipelineCallback<D>, + ): PipelineResult<D>; + function pipeline< + S extends PipelineSource<any>, + T1 extends PipelineTransform<S, any>, + T2 extends PipelineTransform<T1, any>, + T3 extends PipelineTransform<T2, any>, + D extends PipelineDestination<T3, any>, + >( + source: S, + transform1: T1, + transform2: T2, + transform3: T3, + destination: D, + callback: PipelineCallback<D>, + ): PipelineResult<D>; + function pipeline< + S extends PipelineSource<any>, + T1 extends PipelineTransform<S, any>, + T2 extends PipelineTransform<T1, any>, + T3 extends PipelineTransform<T2, any>, + T4 extends PipelineTransform<T3, any>, + D extends PipelineDestination<T4, any>, + >( + source: S, + transform1: T1, + transform2: T2, + transform3: T3, + transform4: T4, + destination: D, + callback: PipelineCallback<D>, + ): PipelineResult<D>; + function pipeline( + streams: ReadonlyArray<PipelineSource<any> | PipelineTransform<any, any> | PipelineDestination<any, any>>, + callback: (err: NodeJS.ErrnoException | null) => void, + ): NodeJS.WritableStream; + function pipeline( + ...streams: [ + ...[PipelineSource<any>, ...PipelineTransform<any, any>[], PipelineDestination<any, any>], + callback: ((err: NodeJS.ErrnoException | null) => void), + ] + ): NodeJS.WritableStream; + namespace pipeline { + import __promisify__ = promises.pipeline; + export { __promisify__ }; + } + type ComposeSource<O> = + | NodeJS.ReadableStream + | web.ReadableStream<O> + | Iterable<O> + | AsyncIterable<O> + | (() => AsyncIterable<O>); + type ComposeTransformStreams<I, O> = NodeJS.ReadWriteStream | web.TransformStream<I, O>; + type ComposeTransformGenerator<I, O> = (source: AsyncIterable<I>) => AsyncIterable<O>; + type ComposeTransform<S extends ComposeTransformSource<any>, O> = S extends + ComposeSource<infer I> | ComposeTransformStreams<any, infer I> | ComposeTransformGenerator<any, infer I> + ? ComposeTransformStreams<I, O> | ComposeTransformGenerator<I, O> + : never; + type ComposeTransformSource<O> = ComposeSource<O> | ComposeTransform<any, O>; + type ComposeDestination<S extends ComposeTransformSource<any>> = S extends ComposeTransformSource<infer I> ? + | NodeJS.WritableStream + | web.WritableStream<I> + | web.TransformStream<I, any> + | ((source: AsyncIterable<I>) => void) + : never; + /** + * Combines two or more streams into a `Duplex` stream that writes to the + * first stream and reads from the last. Each provided stream is piped into + * the next, using `stream.pipeline`. If any of the streams error then all + * are destroyed, including the outer `Duplex` stream. + * + * Because `stream.compose` returns a new stream that in turn can (and + * should) be piped into other streams, it enables composition. In contrast, + * when passing streams to `stream.pipeline`, typically the first stream is + * a readable stream and the last a writable stream, forming a closed + * circuit. + * + * If passed a `Function` it must be a factory method taking a `source` + * `Iterable`. + * + * ```js + * import { compose, Transform } from 'node:stream'; + * + * const removeSpaces = new Transform({ + * transform(chunk, encoding, callback) { + * callback(null, String(chunk).replace(' ', '')); + * }, + * }); + * + * async function* toUpper(source) { + * for await (const chunk of source) { + * yield String(chunk).toUpperCase(); + * } + * } + * + * let res = ''; + * for await (const buf of compose(removeSpaces, toUpper).end('hello world')) { + * res += buf; + * } + * + * console.log(res); // prints 'HELLOWORLD' + * ``` + * + * `stream.compose` can be used to convert async iterables, generators and + * functions into streams. + * + * * `AsyncIterable` converts into a readable `Duplex`. Cannot yield + * `null`. + * * `AsyncGeneratorFunction` converts into a readable/writable transform `Duplex`. + * Must take a source `AsyncIterable` as first parameter. Cannot yield + * `null`. + * * `AsyncFunction` converts into a writable `Duplex`. Must return + * either `null` or `undefined`. + * + * ```js + * import { compose } from 'node:stream'; + * import { finished } from 'node:stream/promises'; + * + * // Convert AsyncIterable into readable Duplex. + * const s1 = compose(async function*() { + * yield 'Hello'; + * yield 'World'; + * }()); + * + * // Convert AsyncGenerator into transform Duplex. + * const s2 = compose(async function*(source) { + * for await (const chunk of source) { + * yield String(chunk).toUpperCase(); + * } + * }); + * + * let res = ''; + * + * // Convert AsyncFunction into writable Duplex. + * const s3 = compose(async function(source) { + * for await (const chunk of source) { + * res += chunk; + * } + * }); + * + * await finished(compose(s1, s2, s3)); + * + * console.log(res); // prints 'HELLOWORLD' + * ``` + * + * For convenience, the `readable.compose(stream)` method is available on + * `Readable` and `Duplex` streams as a wrapper for this function. + * @since v16.9.0 + * @experimental + */ + /* eslint-disable @definitelytyped/no-unnecessary-generics */ + function compose(stream: ComposeSource<any> | ComposeDestination<any>): Duplex; + function compose< + S extends ComposeSource<any> | ComposeTransform<any, any>, + D extends ComposeTransform<S, any> | ComposeDestination<S>, + >( + source: S, + destination: D, + ): Duplex; + function compose< + S extends ComposeSource<any> | ComposeTransform<any, any>, + T extends ComposeTransform<S, any>, + D extends ComposeTransform<T, any> | ComposeDestination<T>, + >(source: S, transform: T, destination: D): Duplex; + function compose< + S extends ComposeSource<any> | ComposeTransform<any, any>, + T1 extends ComposeTransform<S, any>, + T2 extends ComposeTransform<T1, any>, + D extends ComposeTransform<T2, any> | ComposeDestination<T2>, + >(source: S, transform1: T1, transform2: T2, destination: D): Duplex; + function compose< + S extends ComposeSource<any> | ComposeTransform<any, any>, + T1 extends ComposeTransform<S, any>, + T2 extends ComposeTransform<T1, any>, + T3 extends ComposeTransform<T2, any>, + D extends ComposeTransform<T3, any> | ComposeDestination<T3>, + >(source: S, transform1: T1, transform2: T2, transform3: T3, destination: D): Duplex; + function compose< + S extends ComposeSource<any> | ComposeTransform<any, any>, + T1 extends ComposeTransform<S, any>, + T2 extends ComposeTransform<T1, any>, + T3 extends ComposeTransform<T2, any>, + T4 extends ComposeTransform<T3, any>, + D extends ComposeTransform<T4, any> | ComposeDestination<T4>, + >(source: S, transform1: T1, transform2: T2, transform3: T3, transform4: T4, destination: D): Duplex; + function compose( + ...streams: [ + ComposeSource<any>, + ...ComposeTransform<any, any>[], + ComposeDestination<any>, + ] + ): Duplex; + /* eslint-enable @definitelytyped/no-unnecessary-generics */ + /** + * Returns whether the stream has encountered an error. + * @since v17.3.0, v16.14.0 + */ + function isErrored( + stream: NodeJS.ReadableStream | NodeJS.WritableStream | web.ReadableStream | web.WritableStream, + ): boolean; + /** + * Returns whether the stream is readable. + * @since v17.4.0, v16.14.0 + * @returns Only returns `null` if `stream` is not a valid `Readable`, `Duplex` or `ReadableStream`. + */ + function isReadable(stream: NodeJS.ReadableStream | web.ReadableStream): boolean | null; + /** + * Returns whether the stream is writable. + * @since v20.0.0 + * @returns Only returns `null` if `stream` is not a valid `Writable`, `Duplex` or `WritableStream`. + */ + function isWritable(stream: NodeJS.WritableStream | web.WritableStream): boolean | null; + } + global { + namespace NodeJS { + // These interfaces are vestigial, and correspond roughly to the "streams2" interfaces + // from early versions of Node.js, but they are still used widely across the ecosystem. + // Accordingly, they are commonly used as "in-types" for @types/node APIs, so that + // eg. streams returned from older libraries will still be considered valid input to + // functions which accept stream arguments. + // It's not possible to change or remove these without astronomical levels of breakage. + interface ReadableStream extends EventEmitter { + readable: boolean; + read(size?: number): string | Buffer; + setEncoding(encoding: BufferEncoding): this; + pause(): this; + resume(): this; + isPaused(): boolean; + pipe<T extends WritableStream>(destination: T, options?: { end?: boolean | undefined }): T; + unpipe(destination?: WritableStream): this; + unshift(chunk: string | Uint8Array, encoding?: BufferEncoding): void; + wrap(oldStream: ReadableStream): this; + [Symbol.asyncIterator](): AsyncIterableIterator<string | Buffer>; + } + interface WritableStream extends EventEmitter { + writable: boolean; + write(buffer: Uint8Array | string, cb?: (err?: Error | null) => void): boolean; + write(str: string, encoding?: BufferEncoding, cb?: (err?: Error | null) => void): boolean; + end(cb?: () => void): this; + end(data: string | Uint8Array, cb?: () => void): this; + end(str: string, encoding?: BufferEncoding, cb?: () => void): this; + } + interface ReadWriteStream extends ReadableStream, WritableStream {} + } + } + export = Stream; +} +declare module "stream" { + import stream = require("node:stream"); + export = stream; +} diff --git a/node_modules/@types/node/stream/consumers.d.ts b/node_modules/@types/node/stream/consumers.d.ts new file mode 100644 index 0000000..27a474c --- /dev/null +++ b/node_modules/@types/node/stream/consumers.d.ts @@ -0,0 +1,114 @@ +declare module "node:stream/consumers" { + import { Blob, NonSharedBuffer } from "node:buffer"; + import { ReadableStream } from "node:stream/web"; + /** + * ```js + * import { arrayBuffer } from 'node:stream/consumers'; + * import { Readable } from 'node:stream'; + * import { TextEncoder } from 'node:util'; + * + * const encoder = new TextEncoder(); + * const dataArray = encoder.encode('hello world from consumers!'); + * + * const readable = Readable.from(dataArray); + * const data = await arrayBuffer(readable); + * console.log(`from readable: ${data.byteLength}`); + * // Prints: from readable: 76 + * ``` + * @since v16.7.0 + * @returns Fulfills with an `ArrayBuffer` containing the full contents of the stream. + */ + function arrayBuffer(stream: ReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<ArrayBuffer>; + /** + * ```js + * import { blob } from 'node:stream/consumers'; + * + * const dataBlob = new Blob(['hello world from consumers!']); + * + * const readable = dataBlob.stream(); + * const data = await blob(readable); + * console.log(`from readable: ${data.size}`); + * // Prints: from readable: 27 + * ``` + * @since v16.7.0 + * @returns Fulfills with a `Blob` containing the full contents of the stream. + */ + function blob(stream: ReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<Blob>; + /** + * ```js + * import { buffer } from 'node:stream/consumers'; + * import { Readable } from 'node:stream'; + * import { Buffer } from 'node:buffer'; + * + * const dataBuffer = Buffer.from('hello world from consumers!'); + * + * const readable = Readable.from(dataBuffer); + * const data = await buffer(readable); + * console.log(`from readable: ${data.length}`); + * // Prints: from readable: 27 + * ``` + * @since v16.7.0 + * @returns Fulfills with a `Buffer` containing the full contents of the stream. + */ + function buffer(stream: ReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<NonSharedBuffer>; + /** + * ```js + * import { bytes } from 'node:stream/consumers'; + * import { Readable } from 'node:stream'; + * import { Buffer } from 'node:buffer'; + * + * const dataBuffer = Buffer.from('hello world from consumers!'); + * + * const readable = Readable.from(dataBuffer); + * const data = await bytes(readable); + * console.log(`from readable: ${data.length}`); + * // Prints: from readable: 27 + * ``` + * @since v25.6.0 + * @returns Fulfills with a `Uint8Array` containing the full contents of the stream. + */ + function bytes( + stream: ReadableStream | NodeJS.ReadableStream | AsyncIterable<any>, + ): Promise<NodeJS.NonSharedUint8Array>; + /** + * ```js + * import { json } from 'node:stream/consumers'; + * import { Readable } from 'node:stream'; + * + * const items = Array.from( + * { + * length: 100, + * }, + * () => ({ + * message: 'hello world from consumers!', + * }), + * ); + * + * const readable = Readable.from(JSON.stringify(items)); + * const data = await json(readable); + * console.log(`from readable: ${data.length}`); + * // Prints: from readable: 100 + * ``` + * @since v16.7.0 + * @returns Fulfills with the contents of the stream parsed as a + * UTF-8 encoded string that is then passed through `JSON.parse()`. + */ + function json(stream: ReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<unknown>; + /** + * ```js + * import { text } from 'node:stream/consumers'; + * import { Readable } from 'node:stream'; + * + * const readable = Readable.from('Hello world from consumers!'); + * const data = await text(readable); + * console.log(`from readable: ${data.length}`); + * // Prints: from readable: 27 + * ``` + * @since v16.7.0 + * @returns Fulfills with the contents of the stream parsed as a UTF-8 encoded string. + */ + function text(stream: ReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<string>; +} +declare module "stream/consumers" { + export * from "node:stream/consumers"; +} diff --git a/node_modules/@types/node/stream/iter.d.ts b/node_modules/@types/node/stream/iter.d.ts new file mode 100644 index 0000000..121f782 --- /dev/null +++ b/node_modules/@types/node/stream/iter.d.ts @@ -0,0 +1,301 @@ +declare module "node:stream/iter" { + // Symbols and custom typedefs + const broadcastProtocol: unique symbol; + const drainableProtocol: unique symbol; + const shareProtocol: unique symbol; + const shareSyncProtocol: unique symbol; + const toAsyncStreamable: unique symbol; + const toStreamable: unique symbol; + type Source = + | string + | ArrayBufferLike + | ArrayBufferView + | Iterable<SyncSource> + | AsyncIterable<Source> + | Streamable + | AsyncStreamable; + type SyncSource = string | ArrayBufferLike | ArrayBufferView | Iterable<SyncSource> | Streamable; + type Transform = StatelessTransformFn | StatefulTransform; + type SyncTransform = SyncStatelessTransformFn | SyncStatefulTransform; + type TransformResult = + | string + | ArrayBufferLike + | ArrayBufferView + | Iterable<SyncTransformResult> + | AsyncIterable<TransformResult>; + type SyncTransformResult = string | ArrayBufferLike | ArrayBufferView | Iterable<SyncTransformResult>; + interface AsyncStreamable { + [toAsyncStreamable](): Source; + } + interface Broadcastable { + [broadcastProtocol](options: BroadcastOptions): Broadcast; + } + interface Drainable { + [drainableProtocol](): Promise<boolean> | null; + } + interface Shareable { + [shareProtocol](options: ShareOptions): Share; + } + interface Streamable { + [toStreamable](): SyncSource; + } + interface SyncShareable { + [shareSyncProtocol](options: ShareSyncOptions): SyncShare; + } + // IDL dictionaries, enums, typedefs + type BackpressurePolicy = "strict" | "block" | "drop-oldest" | "drop-newest"; + type ByteReadableStream = AsyncIterable<Uint8Array[]>; + type SyncByteReadableStream = Iterable<Uint8Array[]>; + interface WriteOptions { + signal?: AbortSignal; + } + interface PushStreamOptions { + highWaterMark?: number; + backpressure?: BackpressurePolicy; + signal?: AbortSignal; + } + interface PullOptions { + signal?: AbortSignal; + } + interface PipeToOptions { + signal?: AbortSignal; + preventClose?: boolean; + preventFail?: boolean; + } + interface PipeToSyncOptions { + preventClose?: boolean; + preventFail?: boolean; + } + interface ConsumeOptions { + signal?: AbortSignal; + limit?: number; + } + interface ConsumeSyncOptions { + limit?: number; + } + interface TextConsumeOptions extends ConsumeOptions { + encoding?: string; + } + interface TextConsumeSyncOptions extends ConsumeSyncOptions { + encoding?: string; + } + interface MergeOptions { + signal?: AbortSignal; + } + interface BroadcastOptions { + highWaterMark?: number; + backpressure?: BackpressurePolicy; + signal?: AbortSignal; + } + interface ShareOptions { + highWaterMark?: number; + backpressure?: BackpressurePolicy; + signal?: AbortSignal; + } + interface ShareSyncOptions { + highWaterMark?: number; + backpressure?: BackpressurePolicy; + } + interface DuplexDirectionOptions { + highWaterMark?: number; + backpressure?: BackpressurePolicy; + } + interface DuplexOptions { + highWaterMark?: number; + backpressure?: BackpressurePolicy; + a?: DuplexDirectionOptions; + b?: DuplexDirectionOptions; + signal?: AbortSignal; + } + interface TransformCallbackOptions { + signal: AbortSignal; + } + interface StatelessTransformFn { + ( + chunks: Uint8Array[] | null, + options: TransformCallbackOptions, + ): Promise<TransformResult | null> | TransformResult | null; + } + interface SyncStatelessTransformFn { + (chunks: Uint8Array[] | null): SyncTransformResult | null; + } + interface StatefulTransform { + transform( + source: AsyncIterable<Uint8Array[] | null>, + options: TransformCallbackOptions, + ): AsyncIterable<TransformResult>; + } + interface SyncStatefulTransform { + transform(source: Iterable<Uint8Array[] | null>): Iterable<SyncTransformResult>; + } + // IDL interfaces + interface PushWriter extends Writer, Drainable {} + interface PushStreamResult { + writer: PushWriter; + readable: ByteReadableStream; + } + interface BroadcastWriter extends Writer, Drainable {} + interface BroadcastResult { + writer: BroadcastWriter; + broadcast: Broadcast; + } + interface Writer extends Disposable, AsyncDisposable { + readonly desiredSize: number | null; + write(chunk: Uint8Array | string, options?: WriteOptions): Promise<void>; + writev(chunks: Array<Uint8Array | string>, options?: WriteOptions): Promise<void>; + writeSync(chunk: Uint8Array | string): boolean; + writevSync(chunks: Array<Uint8Array | string>): boolean; + end(options?: WriteOptions): Promise<number>; + endSync(): number; + fail(reason?: any): void; + } + interface PartialWriter extends Partial<Writer> { + write(chunk: Uint8Array | string, options?: WriteOptions): Promise<void>; + } + interface SyncWriter extends Disposable { + readonly desiredSize: number | null; + writeSync(chunk: Uint8Array | string): number; + writevSync(chunks: Array<Uint8Array | string>): number; + endSync(): number; + fail(reason?: any): void; + } + interface PartialSyncWriter extends Partial<SyncWriter> { + writeSync(chunk: Uint8Array | string): number; + } + interface Broadcast extends Disposable { + readonly consumerCount: number; + readonly bufferSize: number; + push(...args: any[]): ByteReadableStream; + cancel(reason?: any): void; + } + interface Share extends Disposable { + readonly consumerCount: number; + readonly bufferSize: number; + pull(...args: any[]): ByteReadableStream; + cancel(reason?: any): void; + } + interface SyncShare extends Disposable { + readonly consumerCount: number; + readonly bufferSize: number; + pull(...args: any): SyncByteReadableStream; + cancel(reason?: any): void; + } + interface DuplexChannel extends AsyncDisposable { + readonly writer: Writer; + readonly readable: ByteReadableStream; + close(): Promise<void>; + } + // Push stream creation + function push(...transforms: Transform[]): PushStreamResult; + function push(...args: [...transforms: Transform[], options: PushStreamOptions]): PushStreamResult; + // Stream factories + function from(input: Source): ByteReadableStream; + function fromSync(input: SyncSource): SyncByteReadableStream; + // Pull pipelines + function pull(source: Source, ...transforms: Transform[]): ByteReadableStream; + function pull( + source: Source, + ...args: [...transforms: Transform[], options: PullOptions] + ): ByteReadableStream; + function pullSync(source: SyncSource, ...transforms: SyncTransform[]): SyncByteReadableStream; + // Pipe operations + function pipeTo(source: Source, writer: PartialWriter, options?: PipeToOptions): Promise<number>; + function pipeTo(source: Source, ...args: [...transforms: Transform[], writer: PartialWriter]): Promise<number>; + function pipeTo( + source: Source, + ...args: [...transforms: Transform[], writer: PartialWriter, options: PipeToOptions] + ): Promise<number>; + function pipeToSync(source: SyncSource, writer: PartialSyncWriter, options?: PipeToSyncOptions): number; + function pipeToSync( + source: SyncSource, + ...args: [...transforms: SyncTransform[], writer: PartialSyncWriter] + ): number; + function pipeToSync( + source: SyncSource, + ...args: [...transforms: SyncTransform[], writer: PartialSyncWriter, options: PipeToSyncOptions] + ): number; + // Consumers + function bytes(source: Source, options?: ConsumeOptions): Promise<Uint8Array>; + function bytesSync(source: SyncSource, options?: ConsumeSyncOptions): Uint8Array; + function text(source: Source, options?: TextConsumeOptions): Promise<string>; + function textSync(source: SyncSource, options?: TextConsumeSyncOptions): string; + function arrayBuffer(source: Source, options?: ConsumeOptions): Promise<ArrayBuffer>; + function arrayBufferSync(source: SyncSource, options?: ConsumeSyncOptions): ArrayBuffer; + function array(source: Source, options?: ConsumeOptions): Promise<Uint8Array[]>; + function arraySync(source: SyncSource, options?: ConsumeSyncOptions): Uint8Array[]; + // Utilities + function tap(callback: StatelessTransformFn): StatelessTransformFn; + function tapSync(callback: SyncStatelessTransformFn): SyncStatelessTransformFn; + function merge(...sources: Source[]): ByteReadableStream; + function merge(...args: [...sources: Source[], options: MergeOptions]): ByteReadableStream; + function ondrain(drainable: any): Promise<boolean> | null; + // Multi-consumer + function broadcast(options?: BroadcastOptions): BroadcastResult; + function share(source: Source, options?: ShareOptions): Share; + function shareSync(source: SyncSource, options?: ShareSyncOptions): SyncShare; + // Duplex + function duplex(options?: DuplexOptions): [DuplexChannel, DuplexChannel]; + // Node.js-specific extensions + namespace Broadcast { + /** + * Create a `Broadcast` from an existing source. The source is consumed + * automatically and pushed to all subscribers. + * @since v25.9.0 + * @param options Same as `broadcast()`. + */ + function from( + input: ByteReadableStream | SyncByteReadableStream | Broadcastable, + options?: BroadcastOptions, + ): BroadcastResult; + } + namespace Share { + /** + * Create a `Share` from an existing source. + * @since v25.9.0 + * @param options Same as `share()`. + */ + function from(input: ByteReadableStream | SyncByteReadableStream | Shareable, options?: ShareOptions): Share; + } + namespace SyncShare { + /** + * @since v25.9.0 + */ + function from(input: SyncByteReadableStream | SyncShareable, options?: ShareSyncOptions): SyncShare; + } + namespace Stream { + export { + array, + arrayBuffer, + arrayBufferSync, + arraySync, + broadcast, + broadcastProtocol, + bytes, + bytesSync, + drainableProtocol, + duplex, + from, + fromSync, + merge, + ondrain, + pipeTo, + pipeToSync, + pull, + pullSync, + push, + share, + shareProtocol, + shareSync, + shareSyncProtocol, + tap, + tapSync, + text, + textSync, + toAsyncStreamable, + toStreamable, + }; + } +} +declare module "stream/iter" { + export * from "node:stream/iter"; +} diff --git a/node_modules/@types/node/stream/promises.d.ts b/node_modules/@types/node/stream/promises.d.ts new file mode 100644 index 0000000..c57fe1e --- /dev/null +++ b/node_modules/@types/node/stream/promises.d.ts @@ -0,0 +1,211 @@ +declare module "node:stream/promises" { + import { Abortable } from "node:events"; + import { + FinishedOptions as _FinishedOptions, + PipelineDestination, + PipelineSource, + PipelineTransform, + } from "node:stream"; + import { ReadableStream, WritableStream } from "node:stream/web"; + interface FinishedOptions extends _FinishedOptions { + /** + * If true, removes the listeners registered by this function before the promise is fulfilled. + * @default false + */ + cleanup?: boolean | undefined; + } + /** + * ```js + * import { finished } from 'node:stream/promises'; + * import { createReadStream } from 'node:fs'; + * + * const rs = createReadStream('archive.tar'); + * + * async function run() { + * await finished(rs); + * console.log('Stream is done reading.'); + * } + * + * run().catch(console.error); + * rs.resume(); // Drain the stream. + * ``` + * + * The `finished` API also provides a [callback version](https://nodejs.org/docs/latest-v26.x/api/stream.html#streamfinishedstream-options-callback). + * + * `stream.finished()` leaves dangling event listeners (in particular + * `'error'`, `'end'`, `'finish'` and `'close'`) after the returned promise is + * resolved or rejected. The reason for this is so that unexpected `'error'` + * events (due to incorrect stream implementations) do not cause unexpected + * crashes. If this is unwanted behavior then `options.cleanup` should be set to + * `true`: + * + * ```js + * await finished(rs, { cleanup: true }); + * ``` + * @since v15.0.0 + * @returns Fulfills when the stream is no longer readable or writable. + */ + function finished( + stream: NodeJS.ReadableStream | NodeJS.WritableStream | ReadableStream | WritableStream, + options?: FinishedOptions, + ): Promise<void>; + interface PipelineOptions extends Abortable { + end?: boolean | undefined; + } + type PipelineResult<S extends PipelineDestination<any, any>> = S extends (...args: any[]) => PromiseLike<infer R> + ? Promise<R> + : Promise<void>; + /** + * ```js + * import { pipeline } from 'node:stream/promises'; + * import { createReadStream, createWriteStream } from 'node:fs'; + * import { createGzip } from 'node:zlib'; + * + * await pipeline( + * createReadStream('archive.tar'), + * createGzip(), + * createWriteStream('archive.tar.gz'), + * ); + * console.log('Pipeline succeeded.'); + * ``` + * + * To use an `AbortSignal`, pass it inside an options object, as the last argument. + * When the signal is aborted, `destroy` will be called on the underlying pipeline, + * with an `AbortError`. + * + * ```js + * import { pipeline } from 'node:stream/promises'; + * import { createReadStream, createWriteStream } from 'node:fs'; + * import { createGzip } from 'node:zlib'; + * + * const ac = new AbortController(); + * const { signal } = ac; + * setImmediate(() => ac.abort()); + * try { + * await pipeline( + * createReadStream('archive.tar'), + * createGzip(), + * createWriteStream('archive.tar.gz'), + * { signal }, + * ); + * } catch (err) { + * console.error(err); // AbortError + * } + * ``` + * + * The `pipeline` API also supports async generators: + * + * ```js + * import { pipeline } from 'node:stream/promises'; + * import { createReadStream, createWriteStream } from 'node:fs'; + * + * await pipeline( + * createReadStream('lowercase.txt'), + * async function* (source, { signal }) { + * source.setEncoding('utf8'); // Work with strings rather than `Buffer`s. + * for await (const chunk of source) { + * yield await processChunk(chunk, { signal }); + * } + * }, + * createWriteStream('uppercase.txt'), + * ); + * console.log('Pipeline succeeded.'); + * ``` + * + * Remember to handle the `signal` argument passed into the async generator. + * Especially in the case where the async generator is the source for the + * pipeline (i.e. first argument) or the pipeline will never complete. + * + * ```js + * import { pipeline } from 'node:stream/promises'; + * import fs from 'node:fs'; + * await pipeline( + * async function* ({ signal }) { + * await someLongRunningfn({ signal }); + * yield 'asd'; + * }, + * fs.createWriteStream('uppercase.txt'), + * ); + * console.log('Pipeline succeeded.'); + * ``` + * + * The `pipeline` API provides [callback version](https://nodejs.org/docs/latest-v26.x/api/stream.html#streampipelinesource-transforms-destination-callback): + * @since v15.0.0 + * @returns Fulfills when the pipeline is complete. + */ + function pipeline<A extends PipelineSource<any>, B extends PipelineDestination<A, any>>( + source: A, + destination: B, + options?: PipelineOptions, + ): PipelineResult<B>; + function pipeline< + A extends PipelineSource<any>, + T1 extends PipelineTransform<A, any>, + B extends PipelineDestination<T1, any>, + >( + source: A, + transform1: T1, + destination: B, + options?: PipelineOptions, + ): PipelineResult<B>; + function pipeline< + A extends PipelineSource<any>, + T1 extends PipelineTransform<A, any>, + T2 extends PipelineTransform<T1, any>, + B extends PipelineDestination<T2, any>, + >( + source: A, + transform1: T1, + transform2: T2, + destination: B, + options?: PipelineOptions, + ): PipelineResult<B>; + function pipeline< + A extends PipelineSource<any>, + T1 extends PipelineTransform<A, any>, + T2 extends PipelineTransform<T1, any>, + T3 extends PipelineTransform<T2, any>, + B extends PipelineDestination<T3, any>, + >( + source: A, + transform1: T1, + transform2: T2, + transform3: T3, + destination: B, + options?: PipelineOptions, + ): PipelineResult<B>; + function pipeline< + A extends PipelineSource<any>, + T1 extends PipelineTransform<A, any>, + T2 extends PipelineTransform<T1, any>, + T3 extends PipelineTransform<T2, any>, + T4 extends PipelineTransform<T3, any>, + B extends PipelineDestination<T4, any>, + >( + source: A, + transform1: T1, + transform2: T2, + transform3: T3, + transform4: T4, + destination: B, + options?: PipelineOptions, + ): PipelineResult<B>; + function pipeline( + streams: readonly [PipelineSource<any>, ...PipelineTransform<any, any>[], PipelineDestination<any, any>], + options?: PipelineOptions, + ): Promise<void>; + function pipeline( + ...streams: [PipelineSource<any>, ...PipelineTransform<any, any>[], PipelineDestination<any, any>] + ): Promise<void>; + function pipeline( + ...streams: [ + PipelineSource<any>, + ...PipelineTransform<any, any>[], + PipelineDestination<any, any>, + options: PipelineOptions, + ] + ): Promise<void>; +} +declare module "stream/promises" { + export * from "node:stream/promises"; +} diff --git a/node_modules/@types/node/stream/web.d.ts b/node_modules/@types/node/stream/web.d.ts new file mode 100644 index 0000000..c657494 --- /dev/null +++ b/node_modules/@types/node/stream/web.d.ts @@ -0,0 +1,300 @@ +declare module "node:stream/web" { + import { TextDecoderCommon, TextDecoderOptions, TextEncoderCommon } from "node:util"; + type CompressionFormat = "brotli" | "deflate" | "deflate-raw" | "gzip"; + type ReadableStreamController<T> = ReadableStreamDefaultController<T> | ReadableByteStreamController; + type ReadableStreamReader<T> = ReadableStreamDefaultReader<T> | ReadableStreamBYOBReader; + type ReadableStreamReaderMode = "byob"; + type ReadableStreamReadResult<T> = ReadableStreamReadValueResult<T> | ReadableStreamReadDoneResult<T>; + type ReadableStreamType = "bytes"; + interface GenericTransformStream { + readonly readable: ReadableStream; + readonly writable: WritableStream; + } + interface QueuingStrategy<T = any> { + highWaterMark?: number; + size?: QueuingStrategySize<T>; + } + interface QueuingStrategyInit { + highWaterMark: number; + } + interface QueuingStrategySize<T = any> { + (chunk: T): number; + } + interface ReadableStreamBYOBReaderReadOptions { + min?: number; + } + interface ReadableStreamGenericReader { + readonly closed: Promise<void>; + cancel(reason?: any): Promise<void>; + } + interface ReadableStreamGetReaderOptions { + mode?: ReadableStreamReaderMode; + } + interface ReadableStreamIteratorOptions { + preventCancel?: boolean; + } + interface ReadableStreamReadDoneResult<T> { + done: true; + value: T | undefined; + } + interface ReadableStreamReadValueResult<T> { + done: false; + value: T; + } + interface ReadableWritablePair<R = any, W = any> { + readable: ReadableStream<R>; + writable: WritableStream<W>; + } + interface StreamPipeOptions { + preventAbort?: boolean; + preventCancel?: boolean; + preventClose?: boolean; + signal?: AbortSignal; + } + interface Transformer<I = any, O = any> { + cancel?: TransformerCancelCallback; + flush?: TransformerFlushCallback<O>; + readableType?: undefined; + start?: TransformerStartCallback<O>; + transform?: TransformerTransformCallback<I, O>; + writableType?: undefined; + } + interface TransformerCancelCallback { + (reason: any): void | PromiseLike<void>; + } + interface TransformerFlushCallback<O> { + (controller: TransformStreamDefaultController<O>): void | PromiseLike<void>; + } + interface TransformerStartCallback<O> { + (controller: TransformStreamDefaultController<O>): any; + } + interface TransformerTransformCallback<I, O> { + (chunk: I, controller: TransformStreamDefaultController<O>): void | PromiseLike<void>; + } + interface UnderlyingByteSource { + autoAllocateChunkSize?: number; + cancel?: UnderlyingSourceCancelCallback; + pull?: (controller: ReadableByteStreamController) => void | PromiseLike<void>; + start?: (controller: ReadableByteStreamController) => any; + type: "bytes"; + } + interface UnderlyingDefaultSource<R = any> { + cancel?: UnderlyingSourceCancelCallback; + pull?: (controller: ReadableStreamDefaultController<R>) => void | PromiseLike<void>; + start?: (controller: ReadableStreamDefaultController<R>) => any; + type?: undefined; + } + interface UnderlyingSink<W = any> { + abort?: UnderlyingSinkAbortCallback; + close?: UnderlyingSinkCloseCallback; + start?: UnderlyingSinkStartCallback; + type?: undefined; + write?: UnderlyingSinkWriteCallback<W>; + } + interface UnderlyingSinkAbortCallback { + (reason?: any): void | PromiseLike<void>; + } + interface UnderlyingSinkCloseCallback { + (): void | PromiseLike<void>; + } + interface UnderlyingSinkStartCallback { + (controller: WritableStreamDefaultController): any; + } + interface UnderlyingSinkWriteCallback<W> { + (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike<void>; + } + interface UnderlyingSource<R = any> { + autoAllocateChunkSize?: number; + cancel?: UnderlyingSourceCancelCallback; + pull?: UnderlyingSourcePullCallback<R>; + start?: UnderlyingSourceStartCallback<R>; + type?: ReadableStreamType; + } + interface UnderlyingSourceCancelCallback { + (reason?: any): void | PromiseLike<void>; + } + interface UnderlyingSourcePullCallback<R> { + (controller: ReadableStreamController<R>): void | PromiseLike<void>; + } + interface UnderlyingSourceStartCallback<R> { + (controller: ReadableStreamController<R>): any; + } + interface ByteLengthQueuingStrategy extends QueuingStrategy<NodeJS.ArrayBufferView> { + readonly highWaterMark: number; + readonly size: QueuingStrategySize<NodeJS.ArrayBufferView>; + } + var ByteLengthQueuingStrategy: { + prototype: ByteLengthQueuingStrategy; + new(init: QueuingStrategyInit): ByteLengthQueuingStrategy; + }; + interface CompressionStream extends GenericTransformStream { + readonly readable: ReadableStream<NodeJS.NonSharedUint8Array>; + readonly writable: WritableStream<NodeJS.BufferSource>; + } + var CompressionStream: { + prototype: CompressionStream; + new(format: CompressionFormat): CompressionStream; + }; + interface CountQueuingStrategy extends QueuingStrategy { + readonly highWaterMark: number; + readonly size: QueuingStrategySize; + } + var CountQueuingStrategy: { + prototype: CountQueuingStrategy; + new(init: QueuingStrategyInit): CountQueuingStrategy; + }; + interface DecompressionStream extends GenericTransformStream { + readonly readable: ReadableStream<NodeJS.NonSharedUint8Array>; + readonly writable: WritableStream<NodeJS.BufferSource>; + } + var DecompressionStream: { + prototype: DecompressionStream; + new(format: CompressionFormat): DecompressionStream; + }; + interface ReadableByteStreamController { + readonly byobRequest: ReadableStreamBYOBRequest | null; + readonly desiredSize: number | null; + close(): void; + enqueue(chunk: NodeJS.NonSharedArrayBufferView): void; + error(e?: any): void; + } + var ReadableByteStreamController: { + prototype: ReadableByteStreamController; + new(): ReadableByteStreamController; + }; + interface ReadableStream<R = any> { + readonly locked: boolean; + cancel(reason?: any): Promise<void>; + getReader(options: { mode: "byob" }): ReadableStreamBYOBReader; + getReader(): ReadableStreamDefaultReader<R>; + getReader(options?: ReadableStreamGetReaderOptions): ReadableStreamReader<R>; + pipeThrough<T>(transform: ReadableWritablePair<T, R>, options?: StreamPipeOptions): ReadableStream<T>; + pipeTo(destination: WritableStream<R>, options?: StreamPipeOptions): Promise<void>; + tee(): [ReadableStream<R>, ReadableStream<R>]; + [Symbol.asyncIterator](options?: ReadableStreamIteratorOptions): ReadableStreamAsyncIterator<R>; + values(options?: ReadableStreamIteratorOptions): ReadableStreamAsyncIterator<R>; + } + var ReadableStream: { + prototype: ReadableStream; + new( + underlyingSource: UnderlyingByteSource, + strategy?: { highWaterMark?: number }, + ): ReadableStream<NodeJS.NonSharedUint8Array>; + new<R = any>(underlyingSource: UnderlyingDefaultSource<R>, strategy?: QueuingStrategy<R>): ReadableStream<R>; + new<R = any>(underlyingSource?: UnderlyingSource<R>, strategy?: QueuingStrategy<R>): ReadableStream<R>; + from<R = any>(iterable: Iterable<R> | AsyncIterable<R>): ReadableStream<R>; + }; + interface ReadableStreamAsyncIterator<T> extends NodeJS.AsyncIterator<T, BuiltinIteratorReturn, unknown> { + [Symbol.asyncIterator](): ReadableStreamAsyncIterator<T>; + } + interface ReadableStreamBYOBReader extends ReadableStreamGenericReader { + read<T extends NodeJS.NonSharedArrayBufferView>( + view: T, + options?: ReadableStreamBYOBReaderReadOptions, + ): Promise<ReadableStreamReadResult<T>>; + releaseLock(): void; + } + var ReadableStreamBYOBReader: { + prototype: ReadableStreamBYOBReader; + new(stream: ReadableStream<NodeJS.NonSharedUint8Array>): ReadableStreamBYOBReader; + }; + interface ReadableStreamBYOBRequest { + readonly view: NodeJS.NonSharedArrayBufferView | null; + respond(bytesWritten: number): void; + respondWithNewView(view: NodeJS.NonSharedArrayBufferView): void; + } + var ReadableStreamBYOBRequest: { + prototype: ReadableStreamBYOBRequest; + new(): ReadableStreamBYOBRequest; + }; + interface ReadableStreamDefaultController<R = any> { + readonly desiredSize: number | null; + close(): void; + enqueue(chunk: R): void; + error(e?: any): void; + } + var ReadableStreamDefaultController: { + prototype: ReadableStreamDefaultController; + new(): ReadableStreamDefaultController; + }; + interface ReadableStreamDefaultReader<R = any> extends ReadableStreamGenericReader { + read(): Promise<ReadableStreamReadResult<R>>; + releaseLock(): void; + } + var ReadableStreamDefaultReader: { + prototype: ReadableStreamDefaultReader; + new<R = any>(stream: ReadableStream<R>): ReadableStreamDefaultReader<R>; + }; + interface TextDecoderStream extends GenericTransformStream, TextDecoderCommon { + readonly readable: ReadableStream<string>; + readonly writable: WritableStream<NodeJS.BufferSource>; + } + var TextDecoderStream: { + prototype: TextDecoderStream; + new(label?: string, options?: TextDecoderOptions): TextDecoderStream; + }; + interface TextEncoderStream extends GenericTransformStream, TextEncoderCommon { + readonly readable: ReadableStream<NodeJS.NonSharedUint8Array>; + readonly writable: WritableStream<string>; + } + var TextEncoderStream: { + prototype: TextEncoderStream; + new(): TextEncoderStream; + }; + interface TransformStream<I = any, O = any> { + readonly readable: ReadableStream<O>; + readonly writable: WritableStream<I>; + } + var TransformStream: { + prototype: TransformStream; + new<I = any, O = any>( + transformer?: Transformer<I, O>, + writableStrategy?: QueuingStrategy<I>, + readableStrategy?: QueuingStrategy<O>, + ): TransformStream<I, O>; + }; + interface TransformStreamDefaultController<O = any> { + readonly desiredSize: number | null; + enqueue(chunk: O): void; + error(reason?: any): void; + terminate(): void; + } + var TransformStreamDefaultController: { + prototype: TransformStreamDefaultController; + new(): TransformStreamDefaultController; + }; + interface WritableStream<W = any> { + readonly locked: boolean; + abort(reason?: any): Promise<void>; + close(): Promise<void>; + getWriter(): WritableStreamDefaultWriter<W>; + } + var WritableStream: { + prototype: WritableStream; + new<W = any>(underlyingSink?: UnderlyingSink<W>, strategy?: QueuingStrategy<W>): WritableStream<W>; + }; + interface WritableStreamDefaultController { + readonly signal: AbortSignal; + error(e?: any): void; + } + var WritableStreamDefaultController: { + prototype: WritableStreamDefaultController; + new(): WritableStreamDefaultController; + }; + interface WritableStreamDefaultWriter<W = any> { + readonly closed: Promise<void>; + readonly desiredSize: number | null; + readonly ready: Promise<void>; + abort(reason?: any): Promise<void>; + close(): Promise<void>; + releaseLock(): void; + write(chunk: W): Promise<void>; + } + var WritableStreamDefaultWriter: { + prototype: WritableStreamDefaultWriter; + new<W = any>(stream: WritableStream<W>): WritableStreamDefaultWriter<W>; + }; +} +declare module "stream/web" { + export * from "node:stream/web"; +} diff --git a/node_modules/@types/node/string_decoder.d.ts b/node_modules/@types/node/string_decoder.d.ts new file mode 100644 index 0000000..568e3f6 --- /dev/null +++ b/node_modules/@types/node/string_decoder.d.ts @@ -0,0 +1,27 @@ +declare module "node:string_decoder" { + class StringDecoder { + constructor(encoding?: BufferEncoding); + /** + * Returns a decoded string, ensuring that any incomplete multibyte characters at + * the end of the `Buffer`, or `TypedArray`, or `DataView` are omitted from the + * returned string and stored in an internal buffer for the next call to `stringDecoder.write()` or `stringDecoder.end()`. + * @since v0.1.99 + * @param buffer The bytes to decode. + */ + write(buffer: string | NodeJS.ArrayBufferView): string; + /** + * Returns any remaining input stored in the internal buffer as a string. Bytes + * representing incomplete UTF-8 and UTF-16 characters will be replaced with + * substitution characters appropriate for the character encoding. + * + * If the `buffer` argument is provided, one final call to `stringDecoder.write()` is performed before returning the remaining input. + * After `end()` is called, the `stringDecoder` object can be reused for new input. + * @since v0.9.3 + * @param buffer The bytes to decode. + */ + end(buffer?: string | NodeJS.ArrayBufferView): string; + } +} +declare module "string_decoder" { + export * from "node:string_decoder"; +} diff --git a/node_modules/@types/node/test.d.ts b/node_modules/@types/node/test.d.ts new file mode 100644 index 0000000..e3ce616 --- /dev/null +++ b/node_modules/@types/node/test.d.ts @@ -0,0 +1,2279 @@ +declare module "node:test" { + import { AssertMethodNames, AssertPredicate } from "node:assert"; + import { Readable, ReadableEventMap } from "node:stream"; + import { TestEvent } from "node:test/reporters"; + import { URL } from "node:url"; + import TestFn = test.TestFn; + import TestOptions = test.TestOptions; + /** + * The `test()` function is the value imported from the `test` module. Each + * invocation of this function results in reporting the test to the `TestsStream`. + * + * The `TestContext` object passed to the `fn` argument can be used to perform + * actions related to the current test. Examples include skipping the test, adding + * additional diagnostic information, or creating subtests. + * + * `test()` returns a `Promise` that fulfills once the test completes. + * if `test()` is called within a suite, it fulfills immediately. + * The return value can usually be discarded for top level tests. + * However, the return value from subtests should be used to prevent the parent + * test from finishing first and cancelling the subtest + * as shown in the following example. + * + * ```js + * test('top level test', async (t) => { + * // The setTimeout() in the following subtest would cause it to outlive its + * // parent test if 'await' is removed on the next line. Once the parent test + * // completes, it will cancel any outstanding subtests. + * await t.test('longer running subtest', async (t) => { + * return new Promise((resolve, reject) => { + * setTimeout(resolve, 1000); + * }); + * }); + * }); + * ``` + * + * The `timeout` option can be used to fail the test if it takes longer than `timeout` milliseconds to complete. However, it is not a reliable mechanism for + * canceling tests because a running test might block the application thread and + * thus prevent the scheduled cancellation. + * @since v18.0.0, v16.17.0 + * @param name The name of the test, which is displayed when reporting test results. + * Defaults to the `name` property of `fn`, or `'<anonymous>'` if `fn` does not have a name. + * @param options Configuration options for the test. + * @param fn The function under test. The first argument to this function is a {@link TestContext} object. + * If the test uses callbacks, the callback function is passed as the second argument. + * @return Fulfilled with `undefined` once the test completes, or immediately if the test runs within a suite. + */ + function test(name?: string, fn?: TestFn): Promise<void>; + function test(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>; + function test(options?: TestOptions, fn?: TestFn): Promise<void>; + function test(fn?: TestFn): Promise<void>; + namespace test { + export { test }; + export { suite as describe, test as it }; + } + namespace test { + /** + * **Note:** `shard` is used to horizontally parallelize test running across + * machines or processes, ideal for large-scale executions across varied + * environments. It's incompatible with `watch` mode, tailored for rapid + * code iteration by automatically rerunning tests on file changes. + * + * ```js + * import { tap } from 'node:test/reporters'; + * import { run } from 'node:test'; + * import process from 'node:process'; + * import path from 'node:path'; + * + * run({ files: [path.resolve('./tests/test.js')] }) + * .compose(tap) + * .pipe(process.stdout); + * ``` + * @since v18.9.0, v16.19.0 + * @param options Configuration options for running tests. + */ + function run(options?: RunOptions): TestsStream; + /** + * The `suite()` function is imported from the `node:test` module. + * @param name The name of the suite, which is displayed when reporting test results. + * Defaults to the `name` property of `fn`, or `'<anonymous>'` if `fn` does not have a name. + * @param options Configuration options for the suite. This supports the same options as {@link test}. + * @param fn The suite function declaring nested tests and suites. The first argument to this function is a {@link SuiteContext} object. + * @return Immediately fulfilled with `undefined`. + * @since v20.13.0 + */ + function suite(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>; + function suite(name?: string, fn?: SuiteFn): Promise<void>; + function suite(options?: TestOptions, fn?: SuiteFn): Promise<void>; + function suite(fn?: SuiteFn): Promise<void>; + namespace suite { + /** + * Shorthand for skipping a suite. This is the same as calling {@link suite} with `options.skip` set to `true`. + * @since v20.13.0 + */ + function skip(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>; + function skip(name?: string, fn?: SuiteFn): Promise<void>; + function skip(options?: TestOptions, fn?: SuiteFn): Promise<void>; + function skip(fn?: SuiteFn): Promise<void>; + /** + * Shorthand for marking a suite as `TODO`. This is the same as calling {@link suite} with `options.todo` set to `true`. + * @since v20.13.0 + */ + function todo(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>; + function todo(name?: string, fn?: SuiteFn): Promise<void>; + function todo(options?: TestOptions, fn?: SuiteFn): Promise<void>; + function todo(fn?: SuiteFn): Promise<void>; + /** + * Shorthand for marking a suite as `only`. This is the same as calling {@link suite} with `options.only` set to `true`. + * @since v20.13.0 + */ + function only(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>; + function only(name?: string, fn?: SuiteFn): Promise<void>; + function only(options?: TestOptions, fn?: SuiteFn): Promise<void>; + function only(fn?: SuiteFn): Promise<void>; + /** + * This flips the pass/fail reporting for a specific test or suite: a flagged test + * case must throw in order to pass, and a flagged test case that does not throw + * fails. + * @since v25.5.0 + */ + function expectFailure(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>; + function expectFailure(name?: string, fn?: SuiteFn): Promise<void>; + function expectFailure(options?: TestOptions, fn?: SuiteFn): Promise<void>; + function expectFailure(fn?: SuiteFn): Promise<void>; + } + /** + * Shorthand for skipping a test. This is the same as calling {@link test} with `options.skip` set to `true`. + * @since v20.2.0 + */ + function skip(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>; + function skip(name?: string, fn?: TestFn): Promise<void>; + function skip(options?: TestOptions, fn?: TestFn): Promise<void>; + function skip(fn?: TestFn): Promise<void>; + /** + * Shorthand for marking a test as `TODO`. This is the same as calling {@link test} with `options.todo` set to `true`. + * @since v20.2.0 + */ + function todo(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>; + function todo(name?: string, fn?: TestFn): Promise<void>; + function todo(options?: TestOptions, fn?: TestFn): Promise<void>; + function todo(fn?: TestFn): Promise<void>; + /** + * Shorthand for marking a test as `only`. This is the same as calling {@link test} with `options.only` set to `true`. + * @since v20.2.0 + */ + function only(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>; + function only(name?: string, fn?: TestFn): Promise<void>; + function only(options?: TestOptions, fn?: TestFn): Promise<void>; + function only(fn?: TestFn): Promise<void>; + // added in v25.5.0, undocumented + function expectFailure(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>; + function expectFailure(name?: string, fn?: TestFn): Promise<void>; + function expectFailure(options?: TestOptions, fn?: TestFn): Promise<void>; + function expectFailure(fn?: TestFn): Promise<void>; + /** + * The type of a function passed to {@link test}. The first argument to this function is a {@link TestContext} object. + * If the test uses callbacks, the callback function is passed as the second argument. + */ + type TestFn = (t: TestContext, done: (result?: any) => void) => void | Promise<void>; + /** + * The type of a suite test function. The argument to this function is a {@link SuiteContext} object. + */ + type SuiteFn = (s: SuiteContext) => void | Promise<void>; + interface TestShard { + /** + * A positive integer between 1 and `total` that specifies the index of the shard to run. + */ + index: number; + /** + * A positive integer that specifies the total number of shards to split the test files to. + */ + total: number; + } + interface RunOptions { + /** + * If a number is provided, then that many tests would run asynchronously (they are still managed by the single-threaded event loop). + * If `true`, it would run `os.availableParallelism() - 1` test files in parallel. If `false`, it would only run one test file at a time. + * @default false + */ + concurrency?: number | boolean | undefined; + /** + * Specifies the current working directory to be used by the test runner. + * Serves as the base path for resolving files according to the + * [test runner execution model](https://nodejs.org/docs/latest-v26.x/api/test.html#test-runner-execution-model). + * @since v23.0.0 + * @default process.cwd() + */ + cwd?: string | undefined; + /** + * An array containing the list of files to run. If omitted, files are run according to the + * [test runner execution model](https://nodejs.org/docs/latest-v26.x/api/test.html#test-runner-execution-model). + */ + files?: readonly string[] | undefined; + /** + * Configures the test runner to exit the process once all known + * tests have finished executing even if the event loop would + * otherwise remain active. + * @default false + */ + forceExit?: boolean | undefined; + /** + * An array containing the list of glob patterns to match test files. + * This option cannot be used together with `files`. If omitted, files are run according to the + * [test runner execution model](https://nodejs.org/docs/latest-v26.x/api/test.html#test-runner-execution-model). + * @since v22.6.0 + */ + globPatterns?: readonly string[] | undefined; + /** + * Sets inspector port of test child process. + * This can be a number, or a function that takes no arguments and returns a + * number. If a nullish value is provided, each process gets its own port, + * incremented from the primary's `process.debugPort`. This option is ignored + * if the `isolation` option is set to `'none'` as no child processes are + * spawned. + * @default undefined + */ + inspectPort?: number | (() => number) | undefined; + /** + * Configures the type of test isolation. If set to + * `'process'`, each test file is run in a separate child process. If set to + * `'none'`, all test files run in the current process. + * @default 'process' + * @since v22.8.0 + */ + isolation?: "process" | "none" | undefined; + /** + * If truthy, the test context will only run tests that have the `only` option set + */ + only?: boolean | undefined; + /** + * A function that accepts the `TestsStream` instance and can be used to setup listeners before any tests are run. + * @default undefined + */ + setup?: ((reporter: TestsStream) => void | Promise<void>) | undefined; + /** + * An array of CLI flags to pass to the `node` executable when + * spawning the subprocesses. This option has no effect when `isolation` is `'none`'. + * @since v22.10.0 + * @default [] + */ + execArgv?: readonly string[] | undefined; + /** + * An array of CLI flags to pass to each test file when spawning the + * subprocesses. This option has no effect when `isolation` is `'none'`. + * @since v22.10.0 + * @default [] + */ + argv?: readonly string[] | undefined; + /** + * Allows aborting an in-progress test execution. + */ + signal?: AbortSignal | undefined; + /** + * If provided, only run tests whose name matches the provided pattern. + * Strings are interpreted as JavaScript regular expressions. + * @default undefined + */ + testNamePatterns?: string | RegExp | ReadonlyArray<string | RegExp> | undefined; + /** + * A String, RegExp or a RegExp Array, that can be used to exclude running tests whose + * name matches the provided pattern. Test name patterns are interpreted as JavaScript + * regular expressions. For each test that is executed, any corresponding test hooks, + * such as `beforeEach()`, are also run. + * @default undefined + * @since v22.1.0 + */ + testSkipPatterns?: string | RegExp | ReadonlyArray<string | RegExp> | undefined; + /** + * The number of milliseconds after which the test execution will fail. + * If unspecified, subtests inherit this value from their parent. + * @default Infinity + */ + timeout?: number | undefined; + /** + * Whether to run in watch mode or not. + * @default false + */ + watch?: boolean | undefined; + /** + * Running tests in a specific shard. + * @default undefined + */ + shard?: TestShard | undefined; + /** + * A file path where the test runner will + * store the state of the tests to allow rerunning only the failed tests on a next run. + * @since v24.7.0 + * @default undefined + */ + rerunFailuresFilePath?: string | undefined; + /** + * enable [code coverage](https://nodejs.org/docs/latest-v26.x/api/test.html#collecting-code-coverage) collection. + * @since v22.10.0 + * @default false + */ + coverage?: boolean | undefined; + /** + * Excludes specific files from code coverage + * using a glob pattern, which can match both absolute and relative file paths. + * This property is only applicable when `coverage` was set to `true`. + * If both `coverageExcludeGlobs` and `coverageIncludeGlobs` are provided, + * files must meet **both** criteria to be included in the coverage report. + * @since v22.10.0 + * @default undefined + */ + coverageExcludeGlobs?: string | readonly string[] | undefined; + /** + * Includes specific files in code coverage + * using a glob pattern, which can match both absolute and relative file paths. + * This property is only applicable when `coverage` was set to `true`. + * If both `coverageExcludeGlobs` and `coverageIncludeGlobs` are provided, + * files must meet **both** criteria to be included in the coverage report. + * @since v22.10.0 + * @default undefined + */ + coverageIncludeGlobs?: string | readonly string[] | undefined; + /** + * Require a minimum percent of covered lines. If code + * coverage does not reach the threshold specified, the process will exit with code `1`. + * @since v22.10.0 + * @default 0 + */ + lineCoverage?: number | undefined; + /** + * Require a minimum percent of covered branches. If code + * coverage does not reach the threshold specified, the process will exit with code `1`. + * @since v22.10.0 + * @default 0 + */ + branchCoverage?: number | undefined; + /** + * Require a minimum percent of covered functions. If code + * coverage does not reach the threshold specified, the process will exit with code `1`. + * @since v22.10.0 + * @default 0 + */ + functionCoverage?: number | undefined; + /** + * Specify environment variables to be passed along to the test process. + * This options is not compatible with `isolation='none'`. These variables will override + * those from the main process, and are not merged with `process.env`. + * @since v25.6.0 + * @default process.env + */ + env?: NodeJS.ProcessEnv | undefined; + } + interface TestsStreamEventMap extends ReadableEventMap { + "data": [data: TestEvent]; + "test:coverage": [data: EventData.TestCoverage]; + "test:complete": [data: EventData.TestComplete]; + "test:dequeue": [data: EventData.TestDequeue]; + "test:diagnostic": [data: EventData.TestDiagnostic]; + "test:enqueue": [data: EventData.TestEnqueue]; + "test:fail": [data: EventData.TestFail]; + "test:interrupted": [data: EventData.TestInterrupted]; + "test:pass": [data: EventData.TestPass]; + "test:plan": [data: EventData.TestPlan]; + "test:start": [data: EventData.TestStart]; + "test:stderr": [data: EventData.TestStderr]; + "test:stdout": [data: EventData.TestStdout]; + "test:summary": [data: EventData.TestSummary]; + "test:watch:drained": []; + "test:watch:restarted": []; + } + /** + * A successful call to `run()` will return a new `TestsStream` object, streaming a series of events representing the execution of the tests. + * + * Some of the events are guaranteed to be emitted in the same order as the tests are defined, while others are emitted in the order that the tests execute. + * @since v18.9.0, v16.19.0 + */ + interface TestsStream extends Readable { + // #region InternalEventEmitter + addListener<E extends keyof TestsStreamEventMap>( + eventName: E, + listener: (...args: TestsStreamEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof TestsStreamEventMap>(eventName: E, ...args: TestsStreamEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof TestsStreamEventMap>( + eventName: E, + listener?: (...args: TestsStreamEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof TestsStreamEventMap>(eventName: E): ((...args: TestsStreamEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof TestsStreamEventMap>( + eventName: E, + listener: (...args: TestsStreamEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof TestsStreamEventMap>( + eventName: E, + listener: (...args: TestsStreamEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof TestsStreamEventMap>( + eventName: E, + listener: (...args: TestsStreamEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof TestsStreamEventMap>( + eventName: E, + listener: (...args: TestsStreamEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof TestsStreamEventMap>( + eventName: E, + listener: (...args: TestsStreamEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof TestsStreamEventMap>( + eventName: E, + ): ((...args: TestsStreamEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof TestsStreamEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof TestsStreamEventMap>( + eventName: E, + listener: (...args: TestsStreamEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + namespace EventData { + interface Error extends globalThis.Error { + cause: unknown; + } + interface LocationInfo { + /** + * The column number where the test is defined, or + * `undefined` if the test was run through the REPL. + */ + column?: number; + /** + * The path of the test file, `undefined` if test was run through the REPL. + */ + file?: string; + /** + * The line number where the test is defined, or `undefined` if the test was run through the REPL. + */ + line?: number; + } + interface TestDiagnostic extends LocationInfo { + /** + * The diagnostic message. + */ + message: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The severity level of the diagnostic message. + * Possible values are: + * * `'info'`: Informational messages. + * * `'warn'`: Warnings. + * * `'error'`: Errors. + */ + level: "info" | "warn" | "error"; + } + interface TestCoverage { + /** + * An object containing the coverage report. + */ + summary: { + /** + * An array of coverage reports for individual files. + */ + files: Array<{ + /** + * The absolute path of the file. + */ + path: string; + /** + * The total number of lines. + */ + totalLineCount: number; + /** + * The total number of branches. + */ + totalBranchCount: number; + /** + * The total number of functions. + */ + totalFunctionCount: number; + /** + * The number of covered lines. + */ + coveredLineCount: number; + /** + * The number of covered branches. + */ + coveredBranchCount: number; + /** + * The number of covered functions. + */ + coveredFunctionCount: number; + /** + * The percentage of lines covered. + */ + coveredLinePercent: number; + /** + * The percentage of branches covered. + */ + coveredBranchPercent: number; + /** + * The percentage of functions covered. + */ + coveredFunctionPercent: number; + /** + * An array of functions representing function coverage. + */ + functions: Array<{ + /** + * The name of the function. + */ + name: string; + /** + * The line number where the function is defined. + */ + line: number; + /** + * The number of times the function was called. + */ + count: number; + }>; + /** + * An array of branches representing branch coverage. + */ + branches: Array<{ + /** + * The line number where the branch is defined. + */ + line: number; + /** + * The number of times the branch was taken. + */ + count: number; + }>; + /** + * An array of lines representing line numbers and the number of times they were covered. + */ + lines: Array<{ + /** + * The line number. + */ + line: number; + /** + * The number of times the line was covered. + */ + count: number; + }>; + }>; + /** + * An object containing whether or not the coverage for + * each coverage type. + * @since v22.9.0 + */ + thresholds: { + /** + * The function coverage threshold. + */ + function: number; + /** + * The branch coverage threshold. + */ + branch: number; + /** + * The line coverage threshold. + */ + line: number; + }; + /** + * An object containing a summary of coverage for all files. + */ + totals: { + /** + * The total number of lines. + */ + totalLineCount: number; + /** + * The total number of branches. + */ + totalBranchCount: number; + /** + * The total number of functions. + */ + totalFunctionCount: number; + /** + * The number of covered lines. + */ + coveredLineCount: number; + /** + * The number of covered branches. + */ + coveredBranchCount: number; + /** + * The number of covered functions. + */ + coveredFunctionCount: number; + /** + * The percentage of lines covered. + */ + coveredLinePercent: number; + /** + * The percentage of branches covered. + */ + coveredBranchPercent: number; + /** + * The percentage of functions covered. + */ + coveredFunctionPercent: number; + }; + /** + * The working directory when code coverage began. This + * is useful for displaying relative path names in case + * the tests changed the working directory of the Node.js process. + */ + workingDirectory: string; + }; + /** + * The nesting level of the test. + */ + nesting: number; + } + interface TestComplete extends LocationInfo { + /** + * Additional execution metadata. + */ + details: { + /** + * Whether the test passed or not. + */ + passed: boolean; + /** + * The duration of the test in milliseconds. + */ + duration_ms: number; + /** + * An error wrapping the error thrown by the test if it did not pass. + */ + error?: Error; + /** + * The type of the test, used to denote whether this is a suite. + */ + type?: "suite" | "test"; + }; + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The ordinal number of the test. + */ + testNumber: number; + /** + * Present if `context.todo` is called. + */ + todo?: string | boolean; + /** + * Present if `context.skip` is called. + */ + skip?: string | boolean; + } + interface TestDequeue extends LocationInfo { + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The test type. Either `'suite'` or `'test'`. + * @since v22.15.0 + */ + type: "suite" | "test"; + } + interface TestEnqueue extends LocationInfo { + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The test type. Either `'suite'` or `'test'`. + * @since v22.15.0 + */ + type: "suite" | "test"; + } + interface TestFail extends LocationInfo { + /** + * Additional execution metadata. + */ + details: { + /** + * The duration of the test in milliseconds. + */ + duration_ms: number; + /** + * An error wrapping the error thrown by the test. + */ + error: Error; + /** + * The type of the test, used to denote whether this is a suite. + * @since v20.0.0, v19.9.0, v18.17.0 + */ + type?: "suite" | "test"; + /** + * The attempt number of the test run, + * present only when using the `--test-rerun-failures` flag. + * @since v24.7.0 + */ + attempt?: number; + }; + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The ordinal number of the test. + */ + testNumber: number; + /** + * Present if `context.todo` is called. + */ + todo?: string | boolean; + /** + * Present if `context.skip` is called. + */ + skip?: string | boolean; + } + interface TestInterrupted { + /** + * An array of objects containing information about the + * interrupted tests. + */ + tests: TestStart[]; + } + interface TestPass extends LocationInfo { + /** + * Additional execution metadata. + */ + details: { + /** + * The duration of the test in milliseconds. + */ + duration_ms: number; + /** + * The type of the test, used to denote whether this is a suite. + * @since 20.0.0, 19.9.0, 18.17.0 + */ + type?: "suite" | "test"; + /** + * The attempt number of the test run, + * present only when using the `--test-rerun-failures` flag. + * @since v24.7.0 + */ + attempt?: number; + /** + * The attempt number the test passed on, + * present only when using the `--test-rerun-failures` flag. + * @since v24.7.0 + */ + passed_on_attempt?: number; + }; + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The ordinal number of the test. + */ + testNumber: number; + /** + * Present if `context.todo` is called. + */ + todo?: string | boolean; + /** + * Present if `context.skip` is called. + */ + skip?: string | boolean; + } + interface TestPlan extends LocationInfo { + /** + * The nesting level of the test. + */ + nesting: number; + /** + * The number of subtests that have ran. + */ + count: number; + } + interface TestStart extends LocationInfo { + /** + * The test name. + */ + name: string; + /** + * The nesting level of the test. + */ + nesting: number; + } + interface TestStderr { + /** + * The path of the test file. + */ + file: string; + /** + * The message written to `stderr`. + */ + message: string; + } + interface TestStdout { + /** + * The path of the test file. + */ + file: string; + /** + * The message written to `stdout`. + */ + message: string; + } + interface TestSummary { + /** + * An object containing the counts of various test results. + */ + counts: { + /** + * The total number of cancelled tests. + */ + cancelled: number; + /** + * The total number of passed tests. + */ + passed: number; + /** + * The total number of skipped tests. + */ + skipped: number; + /** + * The total number of suites run. + */ + suites: number; + /** + * The total number of tests run, excluding suites. + */ + tests: number; + /** + * The total number of TODO tests. + */ + todo: number; + /** + * The total number of top level tests and suites. + */ + topLevel: number; + }; + /** + * The duration of the test run in milliseconds. + */ + duration_ms: number; + /** + * The path of the test file that generated the + * summary. If the summary corresponds to multiple files, this value is + * `undefined`. + */ + file: string | undefined; + /** + * Indicates whether or not the test run is considered + * successful or not. If any error condition occurs, such as a failing test or + * unmet coverage threshold, this value will be set to `false`. + */ + success: boolean; + } + } + /** + * An instance of `TestContext` is passed to each test function in order to + * interact with the test runner. However, the `TestContext` constructor is not + * exposed as part of the API. + * @since v18.0.0, v16.17.0 + */ + interface TestContext { + /** + * An object containing assertion methods bound to the test context. + * The top-level functions from the `node:assert` module are exposed here for the purpose of creating test plans. + * + * **Note:** Some of the functions from `node:assert` contain type assertions. If these are called via the + * TestContext `assert` object, then the context parameter in the test's function signature **must be explicitly typed** + * (ie. the parameter must have a type annotation), otherwise an error will be raised by the TypeScript compiler: + * ```ts + * import { test, type TestContext } from 'node:test'; + * + * // The test function's context parameter must have a type annotation. + * test('example', (t: TestContext) => { + * t.assert.deepStrictEqual(actual, expected); + * }); + * + * // Omitting the type annotation will result in a compilation error. + * test('example', t => { + * t.assert.deepStrictEqual(actual, expected); // Error: 't' needs an explicit type annotation. + * }); + * ``` + * @since v22.2.0, v20.15.0 + */ + readonly assert: TestContextAssert; + /** + * This function is used to create a hook running before subtest of the current test. + * @param fn The hook function. The first argument to this function is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. + * @since v20.1.0, v18.17.0 + */ + before(fn?: TestContextHookFn, options?: HookOptions): void; + /** + * This function is used to create a hook running before each subtest of the current test. + * @param fn The hook function. The first argument to this function is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. + * @since v18.8.0 + */ + beforeEach(fn?: TestContextHookFn, options?: HookOptions): void; + /** + * This function is used to create a hook that runs after the current test finishes. + * @param fn The hook function. The first argument to this function is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. + * @since v18.13.0 + */ + after(fn?: TestContextHookFn, options?: HookOptions): void; + /** + * This function is used to create a hook running after each subtest of the current test. + * @param fn The hook function. The first argument to this function is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. + * @since v18.8.0 + */ + afterEach(fn?: TestContextHookFn, options?: HookOptions): void; + /** + * This function is used to write diagnostics to the output. Any diagnostic + * information is included at the end of the test's results. This function does + * not return a value. + * + * ```js + * test('top level test', (t) => { + * t.diagnostic('A diagnostic message'); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param message Message to be reported. + */ + diagnostic(message: string): void; + /** + * The absolute path of the test file that created the current test. If a test file imports + * additional modules that generate tests, the imported tests will return the path of the root test file. + * @since v22.6.0 + */ + readonly filePath: string | undefined; + /** + * The name of the test and each of its ancestors, separated by `>`. + * @since v22.3.0 + */ + readonly fullName: string; + /** + * The name of the test. + * @since v18.8.0, v16.18.0 + */ + readonly name: string; + /** + * Indicated whether the test succeeded. + * @since v21.7.0, v20.12.0 + */ + readonly passed: boolean; + /** + * The failure reason for the test/case; wrapped and available via `context.error.cause`. + * @since v21.7.0, v20.12.0 + */ + readonly error: EventData.Error | null; + /** + * Number of times the test has been attempted. + * @since v21.7.0, v20.12.0 + */ + readonly attempt: number; + /** + * The unique identifier of the worker running the current test file. This value is + * derived from the `NODE_TEST_WORKER_ID` environment variable. When running tests + * with `--test-isolation=process` (the default), each test file runs in a separate + * child process and is assigned a worker ID from 1 to N, where N is the number of + * concurrent workers. When running with `--test-isolation=none`, all tests run in + * the same process and the worker ID is always 1. This value is `undefined` when + * not running in a test context. + * + * This property is useful for splitting resources (like database connections or + * server ports) across concurrent test files: + * + * ```js + * import { test } from 'node:test'; + * import { process } from 'node:process'; + * + * test('database operations', async (t) => { + * // Worker ID is available via context + * console.log(`Running in worker ${t.workerId}`); + * + * // Or via environment variable (available at import time) + * const workerId = process.env.NODE_TEST_WORKER_ID; + * // Use workerId to allocate separate resources per worker + * }); + * ``` + * @since v25.8.0 + */ + readonly workerId: number | undefined; + /** + * This function is used to set the number of assertions and subtests that are expected to run + * within the test. If the number of assertions and subtests that run does not match the + * expected count, the test will fail. + * + * > Note: To make sure assertions are tracked, `t.assert` must be used instead of `assert` directly. + * + * ```js + * test('top level test', (t) => { + * t.plan(2); + * t.assert.ok('some relevant assertion here'); + * t.test('subtest', () => {}); + * }); + * ``` + * + * When working with asynchronous code, the `plan` function can be used to ensure that the + * correct number of assertions are run: + * + * ```js + * test('planning with streams', (t, done) => { + * function* generate() { + * yield 'a'; + * yield 'b'; + * yield 'c'; + * } + * const expected = ['a', 'b', 'c']; + * t.plan(expected.length); + * const stream = Readable.from(generate()); + * stream.on('data', (chunk) => { + * t.assert.strictEqual(chunk, expected.shift()); + * }); + * + * stream.on('end', () => { + * done(); + * }); + * }); + * ``` + * + * When using the `wait` option, you can control how long the test will wait for the expected assertions. + * For example, setting a maximum wait time ensures that the test will wait for asynchronous assertions + * to complete within the specified timeframe: + * + * ```js + * test('plan with wait: 2000 waits for async assertions', (t) => { + * t.plan(1, { wait: 2000 }); // Waits for up to 2 seconds for the assertion to complete. + * + * const asyncActivity = () => { + * setTimeout(() => { + * * t.assert.ok(true, 'Async assertion completed within the wait time'); + * }, 1000); // Completes after 1 second, within the 2-second wait time. + * }; + * + * asyncActivity(); // The test will pass because the assertion is completed in time. + * }); + * ``` + * + * Note: If a `wait` timeout is specified, it begins counting down only after the test function finishes executing. + * @since v22.2.0 + */ + plan(count: number, options?: TestContextPlanOptions): void; + /** + * If `shouldRunOnlyTests` is truthy, the test context will only run tests that + * have the `only` option set. Otherwise, all tests are run. If Node.js was not + * started with the `--test-only` command-line option, this function is a + * no-op. + * + * ```js + * test('top level test', (t) => { + * // The test context can be set to run subtests with the 'only' option. + * t.runOnly(true); + * return Promise.all([ + * t.test('this subtest is now skipped'), + * t.test('this subtest is run', { only: true }), + * ]); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param shouldRunOnlyTests Whether or not to run `only` tests. + */ + runOnly(shouldRunOnlyTests: boolean): void; + /** + * ```js + * test('top level test', async (t) => { + * await fetch('some/uri', { signal: t.signal }); + * }); + * ``` + * @since v18.7.0, v16.17.0 + */ + readonly signal: AbortSignal; + /** + * This function causes the test's output to indicate the test as skipped. If `message` is provided, it is included in the output. Calling `skip()` does + * not terminate execution of the test function. This function does not return a + * value. + * + * ```js + * test('top level test', (t) => { + * // Make sure to return here as well if the test contains additional logic. + * t.skip('this is skipped'); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param message Optional skip message. + */ + skip(message?: string): void; + /** + * This function adds a `TODO` directive to the test's output. If `message` is + * provided, it is included in the output. Calling `todo()` does not terminate + * execution of the test function. This function does not return a value. + * + * ```js + * test('top level test', (t) => { + * // This test is marked as `TODO` + * t.todo('this is a todo'); + * }); + * ``` + * @since v18.0.0, v16.17.0 + * @param message Optional `TODO` message. + */ + todo(message?: string): void; + /** + * This function is used to create subtests under the current test. This function behaves in + * the same fashion as the top level {@link test} function. + * @since v18.0.0 + * @param name The name of the test, which is displayed when reporting test results. + * Defaults to the `name` property of `fn`, or `'<anonymous>'` if `fn` does not have a name. + * @param options Configuration options for the test. + * @param fn The function under test. This first argument to this function is a {@link TestContext} object. + * If the test uses callbacks, the callback function is passed as the second argument. + * @returns A {@link Promise} resolved with `undefined` once the test completes. + */ + test: typeof test; + /** + * This method polls a `condition` function until that function either returns + * successfully or the operation times out. + * @since v22.14.0 + * @param condition An assertion function that is invoked + * periodically until it completes successfully or the defined polling timeout + * elapses. Successful completion is defined as not throwing or rejecting. This + * function does not accept any arguments, and is allowed to return any value. + * @param options An optional configuration object for the polling operation. + * @returns Fulfilled with the value returned by `condition`. + */ + waitFor<T>(condition: () => T, options?: TestContextWaitForOptions): Promise<Awaited<T>>; + /** + * Each test provides its own MockTracker instance. + */ + readonly mock: MockTracker; + } + interface TestContextAssert extends Pick<typeof import("assert"), AssertMethodNames> { + /** + * This function serializes `value` and writes it to the file specified by `path`. + * + * ```js + * test('snapshot test with default serialization', (t) => { + * t.assert.fileSnapshot({ value1: 1, value2: 2 }, './snapshots/snapshot.json'); + * }); + * ``` + * + * This function differs from `context.assert.snapshot()` in the following ways: + * + * * The snapshot file path is explicitly provided by the user. + * * Each snapshot file is limited to a single snapshot value. + * * No additional escaping is performed by the test runner. + * + * These differences allow snapshot files to better support features such as syntax + * highlighting. + * @since v22.14.0 + * @param value A value to serialize to a string. If Node.js was started with + * the [`--test-update-snapshots`](https://nodejs.org/docs/latest-v26.x/api/cli.html#--test-update-snapshots) + * flag, the serialized value is written to + * `path`. Otherwise, the serialized value is compared to the contents of the + * existing snapshot file. + * @param path The file where the serialized `value` is written. + * @param options Optional configuration options. + */ + fileSnapshot(value: any, path: string, options?: AssertSnapshotOptions): void; + /** + * This function implements assertions for snapshot testing. + * ```js + * test('snapshot test with default serialization', (t) => { + * t.assert.snapshot({ value1: 1, value2: 2 }); + * }); + * + * test('snapshot test with custom serialization', (t) => { + * t.assert.snapshot({ value3: 3, value4: 4 }, { + * serializers: [(value) => JSON.stringify(value)] + * }); + * }); + * ``` + * @since v22.3.0 + * @param value A value to serialize to a string. If Node.js was started with + * the [`--test-update-snapshots`](https://nodejs.org/docs/latest-v26.x/api/cli.html#--test-update-snapshots) + * flag, the serialized value is written to + * the snapshot file. Otherwise, the serialized value is compared to the + * corresponding value in the existing snapshot file. + */ + snapshot(value: any, options?: AssertSnapshotOptions): void; + /** + * A custom assertion function registered with `assert.register()`. + */ + [name: string]: (...args: any[]) => void; + } + interface AssertSnapshotOptions { + /** + * An array of synchronous functions used to serialize `value` into a string. + * `value` is passed as the only argument to the first serializer function. + * The return value of each serializer is passed as input to the next serializer. + * Once all serializers have run, the resulting value is coerced to a string. + * + * If no serializers are provided, the test runner's default serializers are used. + */ + serializers?: ReadonlyArray<(value: any) => any> | undefined; + } + interface TestContextPlanOptions { + /** + * The wait time for the plan: + * * If `true`, the plan waits indefinitely for all assertions and subtests to run. + * * If `false`, the plan performs an immediate check after the test function completes, + * without waiting for any pending assertions or subtests. + * Any assertions or subtests that complete after this check will not be counted towards the plan. + * * If a number, it specifies the maximum wait time in milliseconds + * before timing out while waiting for expected assertions and subtests to be matched. + * If the timeout is reached, the test will fail. + * @default false + */ + wait?: boolean | number | undefined; + } + interface TestContextWaitForOptions { + /** + * The number of milliseconds to wait after an unsuccessful + * invocation of `condition` before trying again. + * @default 50 + */ + interval?: number | undefined; + /** + * The poll timeout in milliseconds. If `condition` has not + * succeeded by the time this elapses, an error occurs. + * @default 1000 + */ + timeout?: number | undefined; + } + /** + * An instance of `SuiteContext` is passed to each suite function in order to + * interact with the test runner. However, the `SuiteContext` constructor is not + * exposed as part of the API. + * @since v18.7.0, v16.17.0 + */ + interface SuiteContext { + /** + * The absolute path of the test file that created the current suite. If a test file imports + * additional modules that generate suites, the imported suites will return the path of the root test file. + * @since v22.6.0 + */ + readonly filePath: string | undefined; + /** + * The name of the suite and each of its ancestors, separated by `>`. + * @since v22.3.0, v20.16.0 + */ + readonly fullName: string; + /** + * The name of the suite. + * @since v18.8.0, v16.18.0 + */ + readonly name: string; + /** + * Can be used to abort test subtasks when the test has been aborted. + * @since v18.7.0, v16.17.0 + */ + readonly signal: AbortSignal; + } + interface TestOptions { + /** + * If a number is provided, then that many tests would run in parallel. + * If truthy, it would run (number of cpu cores - 1) tests in parallel. + * For subtests, it will be `Infinity` tests in parallel. + * If falsy, it would only run one test at a time. + * If unspecified, subtests inherit this value from their parent. + * @default false + */ + concurrency?: number | boolean | undefined; + /** + * If truthy, the test is expected to fail. If a non-empty string is provided, that string is displayed + * in the test results as the reason why the test is expected to fail. If a + * `RegExp`, `Function`, `Object`, or `Error` is provided directly (without wrapping in `{ match: … }`), the test passes + * only if the thrown error matches, following the behavior of + * `assert.throws`. To provide both a reason and validation, pass an object + * with `label` (string) and `match` (RegExp, Function, Object, or Error). + * @since v25.5.0 + * @default false + */ + expectFailure?: boolean | string | AssertPredicate | undefined; + /** + * If truthy, and the test context is configured to run `only` tests, then this test will be + * run. Otherwise, the test is skipped. + * @default false + */ + only?: boolean | undefined; + /** + * Allows aborting an in-progress test. + * @since v18.8.0 + */ + signal?: AbortSignal | undefined; + /** + * If truthy, the test is skipped. If a string is provided, that string is displayed in the + * test results as the reason for skipping the test. + * @default false + */ + skip?: boolean | string | undefined; + /** + * A number of milliseconds the test will fail after. If unspecified, subtests inherit this + * value from their parent. + * @default Infinity + * @since v18.7.0 + */ + timeout?: number | undefined; + /** + * If truthy, the test marked as `TODO`. If a string is provided, that string is displayed in + * the test results as the reason why the test is `TODO`. + * @default false + */ + todo?: boolean | string | undefined; + /** + * The number of assertions and subtests expected to be run in the test. + * If the number of assertions run in the test does not match the number + * specified in the plan, the test will fail. + * @default undefined + * @since v22.2.0 + */ + plan?: number | undefined; + } + /** + * This function creates a hook that runs before executing a suite. + * + * ```js + * describe('tests', async () => { + * before(() => console.log('about to run some test')); + * it('is a subtest', () => { + * // Some relevant assertion here + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. + */ + function before(fn?: HookFn, options?: HookOptions): void; + /** + * This function creates a hook that runs after executing a suite. + * + * ```js + * describe('tests', async () => { + * after(() => console.log('finished running tests')); + * it('is a subtest', () => { + * // Some relevant assertion here + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. + */ + function after(fn?: HookFn, options?: HookOptions): void; + /** + * This function creates a hook that runs before each test in the current suite. + * + * ```js + * describe('tests', async () => { + * beforeEach(() => console.log('about to run a test')); + * it('is a subtest', () => { + * // Some relevant assertion here + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. + */ + function beforeEach(fn?: HookFn, options?: HookOptions): void; + /** + * This function creates a hook that runs after each test in the current suite. + * The `afterEach()` hook is run even if the test fails. + * + * ```js + * describe('tests', async () => { + * afterEach(() => console.log('finished running a test')); + * it('is a subtest', () => { + * // Some relevant assertion here + * }); + * }); + * ``` + * @since v18.8.0, v16.18.0 + * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param options Configuration options for the hook. + */ + function afterEach(fn?: HookFn, options?: HookOptions): void; + /** + * The hook function. The first argument is the context in which the hook is called. + * If the hook uses callbacks, the callback function is passed as the second argument. + */ + type HookFn = (c: TestContext | SuiteContext, done: (result?: any) => void) => any; + /** + * The hook function. The first argument is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. + */ + type TestContextHookFn = (t: TestContext, done: (result?: any) => void) => any; + /** + * Configuration options for hooks. + * @since v18.8.0 + */ + interface HookOptions { + /** + * Allows aborting an in-progress hook. + */ + signal?: AbortSignal | undefined; + /** + * A number of milliseconds the hook will fail after. If unspecified, subtests inherit this + * value from their parent. + * @default Infinity + */ + timeout?: number | undefined; + } + interface MockFunctionOptions { + /** + * The number of times that the mock will use the behavior of `implementation`. + * Once the mock function has been called `times` times, + * it will automatically restore the behavior of `original`. + * This value must be an integer greater than zero. + * @default Infinity + */ + times?: number | undefined; + } + interface MockMethodOptions extends MockFunctionOptions { + /** + * If `true`, `object[methodName]` is treated as a getter. + * This option cannot be used with the `setter` option. + */ + getter?: boolean | undefined; + /** + * If `true`, `object[methodName]` is treated as a setter. + * This option cannot be used with the `getter` option. + */ + setter?: boolean | undefined; + } + type Mock<F extends Function> = F & { + mock: MockFunctionContext<F>; + }; + interface MockModuleOptions { + /** + * If false, each call to `require()` or `import()` generates a new mock module. + * If true, subsequent calls will return the same module mock, and the mock module is inserted into the CommonJS cache. + * @default false + */ + cache?: boolean | undefined; + /** + * Optional mocked exports. The `default` property, if + * provided, is used as the mocked module's default export. All other own + * enumerable properties are used as named exports. + * **This option cannot be used with `defaultExport` or `namedExports`.** + * * If the mock is a CommonJS or builtin module, `exports.default` is used as + * the value of `module.exports`. + * * If `exports.default` is not provided for a CommonJS or builtin mock, + * `module.exports` defaults to an empty object. + * * If named exports are provided with a non-object default export, the mock + * throws an exception when used as a CommonJS or builtin module. + */ + exports?: object | undefined; + /** + * An optional value used as the mocked module's default + * export. If this value is not provided, ESM mocks do not include a default + * export. If the mock is a CommonJS or builtin module, this setting is used as + * the value of `module.exports`. If this value is not provided, CJS and builtin + * mocks use an empty object as the value of `module.exports`. + * **This option cannot be used with `options.exports`.** + * This option is deprecated and will be removed in a later version. + * Prefer `options.exports.default`. + * @deprecated + */ + defaultExport?: any; + /** + * An optional object whose keys and values are used to + * create the named exports of the mock module. If the mock is a CommonJS or + * builtin module, these values are copied onto `module.exports`. Therefore, if a + * mock is created with both named exports and a non-object default export, the + * mock will throw an exception when used as a CJS or builtin module. + * **This option cannot be used with `options.exports`.** + * This option is deprecated and will be removed in a later version. + * Prefer `options.exports`. + * @deprecated + */ + namedExports?: object | undefined; + } + /** + * The `MockTracker` class is used to manage mocking functionality. The test runner + * module provides a top level `mock` export which is a `MockTracker` instance. + * Each test also provides its own `MockTracker` instance via the test context's `mock` property. + * @since v19.1.0, v18.13.0 + */ + interface MockTracker { + /** + * This function is used to create a mock function. + * + * The following example creates a mock function that increments a counter by one + * on each invocation. The `times` option is used to modify the mock behavior such + * that the first two invocations add two to the counter instead of one. + * + * ```js + * test('mocks a counting function', (t) => { + * let cnt = 0; + * + * function addOne() { + * cnt++; + * return cnt; + * } + * + * function addTwo() { + * cnt += 2; + * return cnt; + * } + * + * const fn = t.mock.fn(addOne, addTwo, { times: 2 }); + * + * assert.strictEqual(fn(), 2); + * assert.strictEqual(fn(), 4); + * assert.strictEqual(fn(), 5); + * assert.strictEqual(fn(), 6); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param original An optional function to create a mock on. + * @param implementation An optional function used as the mock implementation for `original`. This is useful for creating mocks that exhibit one behavior for a specified number of calls and + * then restore the behavior of `original`. + * @param options Optional configuration options for the mock function. + * @return The mocked function. The mocked function contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the + * behavior of the mocked function. + */ + fn<F extends Function = (...args: any[]) => undefined>( + original?: F, + options?: MockFunctionOptions, + ): Mock<F>; + fn<F extends Function = (...args: any[]) => undefined, Implementation extends Function = F>( + original?: F, + implementation?: Implementation, + options?: MockFunctionOptions, + ): Mock<F | Implementation>; + /** + * This function is used to create a mock on an existing object method. The + * following example demonstrates how a mock is created on an existing object + * method. + * + * ```js + * test('spies on an object method', (t) => { + * const number = { + * value: 5, + * subtract(a) { + * return this.value - a; + * }, + * }; + * + * t.mock.method(number, 'subtract'); + * assert.strictEqual(number.subtract.mock.calls.length, 0); + * assert.strictEqual(number.subtract(3), 2); + * assert.strictEqual(number.subtract.mock.calls.length, 1); + * + * const call = number.subtract.mock.calls[0]; + * + * assert.deepStrictEqual(call.arguments, [3]); + * assert.strictEqual(call.result, 2); + * assert.strictEqual(call.error, undefined); + * assert.strictEqual(call.target, undefined); + * assert.strictEqual(call.this, number); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param object The object whose method is being mocked. + * @param methodName The identifier of the method on `object` to mock. If `object[methodName]` is not a function, an error is thrown. + * @param implementation An optional function used as the mock implementation for `object[methodName]`. + * @param options Optional configuration options for the mock method. + * @return The mocked method. The mocked method contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the + * behavior of the mocked method. + */ + method< + MockedObject extends object, + MethodName extends FunctionPropertyNames<MockedObject>, + >( + object: MockedObject, + methodName: MethodName, + options?: MockFunctionOptions, + ): MockedObject[MethodName] extends Function ? Mock<MockedObject[MethodName]> + : never; + method< + MockedObject extends object, + MethodName extends FunctionPropertyNames<MockedObject>, + Implementation extends Function, + >( + object: MockedObject, + methodName: MethodName, + implementation: Implementation, + options?: MockFunctionOptions, + ): MockedObject[MethodName] extends Function ? Mock<MockedObject[MethodName] | Implementation> + : never; + method<MockedObject extends object>( + object: MockedObject, + methodName: keyof MockedObject, + options: MockMethodOptions, + ): Mock<Function>; + method<MockedObject extends object>( + object: MockedObject, + methodName: keyof MockedObject, + implementation: Function, + options: MockMethodOptions, + ): Mock<Function>; + /** + * This function is syntax sugar for `MockTracker.method` with `options.getter` set to `true`. + * @since v19.3.0, v18.13.0 + */ + getter< + MockedObject extends object, + MethodName extends keyof MockedObject, + >( + object: MockedObject, + methodName: MethodName, + options?: MockFunctionOptions, + ): Mock<() => MockedObject[MethodName]>; + getter< + MockedObject extends object, + MethodName extends keyof MockedObject, + Implementation extends Function, + >( + object: MockedObject, + methodName: MethodName, + implementation?: Implementation, + options?: MockFunctionOptions, + ): Mock<(() => MockedObject[MethodName]) | Implementation>; + /** + * This function is syntax sugar for `MockTracker.method` with `options.setter` set to `true`. + * @since v19.3.0, v18.13.0 + */ + setter< + MockedObject extends object, + MethodName extends keyof MockedObject, + >( + object: MockedObject, + methodName: MethodName, + options?: MockFunctionOptions, + ): Mock<(value: MockedObject[MethodName]) => void>; + setter< + MockedObject extends object, + MethodName extends keyof MockedObject, + Implementation extends Function, + >( + object: MockedObject, + methodName: MethodName, + implementation?: Implementation, + options?: MockFunctionOptions, + ): Mock<((value: MockedObject[MethodName]) => void) | Implementation>; + /** + * This function is used to mock the exports of ECMAScript modules, CommonJS modules, JSON modules, and + * Node.js builtin modules. Any references to the original module prior to mocking are not impacted. In + * order to enable module mocking, Node.js must be started with the + * [`--experimental-test-module-mocks`](https://nodejs.org/docs/latest-v26.x/api/cli.html#--experimental-test-module-mocks) + * command-line flag. + * + * **Note**: [module customization hooks](https://nodejs.org/docs/latest-v26.x/api/module.html#customization-hooks) registered via the **synchronous** API effect resolution of + * the `specifier` provided to `mock.module`. Customization hooks registered via the **asynchronous** + * API are currently ignored (because the test runner's loader is synchronous, and node does not + * support multi-chain / cross-chain loading). + * + * The following example demonstrates how a mock is created for a module. + * + * ```js + * test('mocks a builtin module in both module systems', async (t) => { + * // Create a mock of 'node:readline' with a named export named 'foo', which + * // does not exist in the original 'node:readline' module. + * const mock = t.mock.module('node:readline', { + * exports: { foo: () => 42 }, + * }); + * + * let esmImpl = await import('node:readline'); + * let cjsImpl = require('node:readline'); + * + * // cursorTo() is an export of the original 'node:readline' module. + * assert.strictEqual(esmImpl.cursorTo, undefined); + * assert.strictEqual(cjsImpl.cursorTo, undefined); + * assert.strictEqual(esmImpl.fn(), 42); + * assert.strictEqual(cjsImpl.fn(), 42); + * + * mock.restore(); + * + * // The mock is restored, so the original builtin module is returned. + * esmImpl = await import('node:readline'); + * cjsImpl = require('node:readline'); + * + * assert.strictEqual(typeof esmImpl.cursorTo, 'function'); + * assert.strictEqual(typeof cjsImpl.cursorTo, 'function'); + * assert.strictEqual(esmImpl.fn, undefined); + * assert.strictEqual(cjsImpl.fn, undefined); + * }); + * ``` + * @since v22.3.0 + * @experimental + * @param specifier A string identifying the module to mock. + * @param options Optional configuration options for the mock module. + */ + module(specifier: string | URL, options?: MockModuleOptions): MockModuleContext; + /** + * Creates a mock for a property value on an object. This allows you to track and control access to a specific property, + * including how many times it is read (getter) or written (setter), and to restore the original value after mocking. + * + * ```js + * test('mocks a property value', (t) => { + * const obj = { foo: 42 }; + * const prop = t.mock.property(obj, 'foo', 100); + * + * assert.strictEqual(obj.foo, 100); + * assert.strictEqual(prop.mock.accessCount(), 1); + * assert.strictEqual(prop.mock.accesses[0].type, 'get'); + * assert.strictEqual(prop.mock.accesses[0].value, 100); + * + * obj.foo = 200; + * assert.strictEqual(prop.mock.accessCount(), 2); + * assert.strictEqual(prop.mock.accesses[1].type, 'set'); + * assert.strictEqual(prop.mock.accesses[1].value, 200); + * + * prop.mock.restore(); + * assert.strictEqual(obj.foo, 42); + * }); + * ``` + * @since v24.3.0 + * @param object The object whose value is being mocked. + * @param propertyName The identifier of the property on `object` to mock. + * @param value An optional value used as the mock value + * for `object[propertyName]`. **Default:** The original property value. + * @returns A proxy to the mocked object. The mocked object contains a + * special `mock` property, which is an instance of [`MockPropertyContext`][], and + * can be used for inspecting and changing the behavior of the mocked property. + */ + property< + MockedObject extends object, + PropertyName extends keyof MockedObject, + >( + object: MockedObject, + property: PropertyName, + value?: MockedObject[PropertyName], + ): MockedObject & { mock: MockPropertyContext<MockedObject[PropertyName]> }; + /** + * This function restores the default behavior of all mocks that were previously + * created by this `MockTracker` and disassociates the mocks from the `MockTracker` instance. Once disassociated, the mocks can still be used, but the `MockTracker` instance can no longer be + * used to reset their behavior or + * otherwise interact with them. + * + * After each test completes, this function is called on the test context's `MockTracker`. If the global `MockTracker` is used extensively, calling this + * function manually is recommended. + * @since v19.1.0, v18.13.0 + */ + reset(): void; + /** + * This function restores the default behavior of all mocks that were previously + * created by this `MockTracker`. Unlike `mock.reset()`, `mock.restoreAll()` does + * not disassociate the mocks from the `MockTracker` instance. + * @since v19.1.0, v18.13.0 + */ + restoreAll(): void; + readonly timers: MockTimers; + } + const mock: MockTracker; + interface MockFunctionCall< + F extends Function, + ReturnType = F extends (...args: any) => infer T ? T + : F extends abstract new(...args: any) => infer T ? T + : unknown, + Args = F extends (...args: infer Y) => any ? Y + : F extends abstract new(...args: infer Y) => any ? Y + : unknown[], + > { + /** + * An array of the arguments passed to the mock function. + */ + arguments: Args; + /** + * If the mocked function threw then this property contains the thrown value. + */ + error: unknown | undefined; + /** + * The value returned by the mocked function. + * + * If the mocked function threw, it will be `undefined`. + */ + result: ReturnType | undefined; + /** + * An `Error` object whose stack can be used to determine the callsite of the mocked function invocation. + */ + stack: Error; + /** + * If the mocked function is a constructor, this field contains the class being constructed. + * Otherwise this will be `undefined`. + */ + target: F extends abstract new(...args: any) => any ? F : undefined; + /** + * The mocked function's `this` value. + */ + this: unknown; + } + /** + * The `MockFunctionContext` class is used to inspect or manipulate the behavior of + * mocks created via the `MockTracker` APIs. + * @since v19.1.0, v18.13.0 + */ + interface MockFunctionContext<F extends Function> { + /** + * A getter that returns a copy of the internal array used to track calls to the + * mock. Each entry in the array is an object with the following properties. + * @since v19.1.0, v18.13.0 + */ + readonly calls: MockFunctionCall<F>[]; + /** + * This function returns the number of times that this mock has been invoked. This + * function is more efficient than checking `ctx.calls.length` because `ctx.calls` is a getter that creates a copy of the internal call tracking array. + * @since v19.1.0, v18.13.0 + * @return The number of times that this mock has been invoked. + */ + callCount(): number; + /** + * This function is used to change the behavior of an existing mock. + * + * The following example creates a mock function using `t.mock.fn()`, calls the + * mock function, and then changes the mock implementation to a different function. + * + * ```js + * test('changes a mock behavior', (t) => { + * let cnt = 0; + * + * function addOne() { + * cnt++; + * return cnt; + * } + * + * function addTwo() { + * cnt += 2; + * return cnt; + * } + * + * const fn = t.mock.fn(addOne); + * + * assert.strictEqual(fn(), 1); + * fn.mock.mockImplementation(addTwo); + * assert.strictEqual(fn(), 3); + * assert.strictEqual(fn(), 5); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param implementation The function to be used as the mock's new implementation. + */ + mockImplementation(implementation: F): void; + /** + * This function is used to change the behavior of an existing mock for a single + * invocation. Once invocation `onCall` has occurred, the mock will revert to + * whatever behavior it would have used had `mockImplementationOnce()` not been + * called. + * + * The following example creates a mock function using `t.mock.fn()`, calls the + * mock function, changes the mock implementation to a different function for the + * next invocation, and then resumes its previous behavior. + * + * ```js + * test('changes a mock behavior once', (t) => { + * let cnt = 0; + * + * function addOne() { + * cnt++; + * return cnt; + * } + * + * function addTwo() { + * cnt += 2; + * return cnt; + * } + * + * const fn = t.mock.fn(addOne); + * + * assert.strictEqual(fn(), 1); + * fn.mock.mockImplementationOnce(addTwo); + * assert.strictEqual(fn(), 3); + * assert.strictEqual(fn(), 4); + * }); + * ``` + * @since v19.1.0, v18.13.0 + * @param implementation The function to be used as the mock's implementation for the invocation number specified by `onCall`. + * @param onCall The invocation number that will use `implementation`. If the specified invocation has already occurred then an exception is thrown. + */ + mockImplementationOnce(implementation: F, onCall?: number): void; + /** + * Resets the call history of the mock function. + * @since v19.3.0, v18.13.0 + */ + resetCalls(): void; + /** + * Resets the implementation of the mock function to its original behavior. The + * mock can still be used after calling this function. + * @since v19.1.0, v18.13.0 + */ + restore(): void; + } + /** + * @since v22.3.0 + * @experimental + */ + interface MockModuleContext { + /** + * Resets the implementation of the mock module. + * @since v22.3.0 + */ + restore(): void; + } + /** + * @since v24.3.0 + */ + class MockPropertyContext<PropertyType = any> { + /** + * A getter that returns a copy of the internal array used to track accesses (get/set) to + * the mocked property. Each entry in the array is an object with the following properties: + */ + readonly accesses: Array<{ + type: "get" | "set"; + value: PropertyType; + stack: Error; + }>; + /** + * This function returns the number of times that the property was accessed. + * This function is more efficient than checking `ctx.accesses.length` because + * `ctx.accesses` is a getter that creates a copy of the internal access tracking array. + * @returns The number of times that the property was accessed (read or written). + */ + accessCount(): number; + /** + * This function is used to change the value returned by the mocked property getter. + * @param value The new value to be set as the mocked property value. + */ + mockImplementation(value: PropertyType): void; + /** + * This function is used to change the behavior of an existing mock for a single + * invocation. Once invocation `onAccess` has occurred, the mock will revert to + * whatever behavior it would have used had `mockImplementationOnce()` not been + * called. + * + * The following example creates a mock function using `t.mock.property()`, calls the + * mock property, changes the mock implementation to a different value for the + * next invocation, and then resumes its previous behavior. + * + * ```js + * test('changes a mock behavior once', (t) => { + * const obj = { foo: 1 }; + * + * const prop = t.mock.property(obj, 'foo', 5); + * + * assert.strictEqual(obj.foo, 5); + * prop.mock.mockImplementationOnce(25); + * assert.strictEqual(obj.foo, 25); + * assert.strictEqual(obj.foo, 5); + * }); + * ``` + * @param value The value to be used as the mock's + * implementation for the invocation number specified by `onAccess`. + * @param onAccess The invocation number that will use `value`. If + * the specified invocation has already occurred then an exception is thrown. + * **Default:** The number of the next invocation. + */ + mockImplementationOnce(value: PropertyType, onAccess?: number): void; + /** + * Resets the access history of the mocked property. + */ + resetAccesses(): void; + /** + * Resets the implementation of the mock property to its original behavior. The + * mock can still be used after calling this function. + */ + restore(): void; + } + interface MockTimersOptions { + apis: ReadonlyArray<"setInterval" | "setTimeout" | "setImmediate" | "Date">; + now?: number | Date | undefined; + } + /** + * Mocking timers is a technique commonly used in software testing to simulate and + * control the behavior of timers, such as `setInterval` and `setTimeout`, + * without actually waiting for the specified time intervals. + * + * The MockTimers API also allows for mocking of the `Date` constructor and + * `setImmediate`/`clearImmediate` functions. + * + * The `MockTracker` provides a top-level `timers` export + * which is a `MockTimers` instance. + * @since v20.4.0 + */ + interface MockTimers { + /** + * Enables timer mocking for the specified timers. + * + * **Note:** When you enable mocking for a specific timer, its associated + * clear function will also be implicitly mocked. + * + * **Note:** Mocking `Date` will affect the behavior of the mocked timers + * as they use the same internal clock. + * + * Example usage without setting initial time: + * + * ```js + * import { mock } from 'node:test'; + * mock.timers.enable({ apis: ['setInterval', 'Date'], now: 1234 }); + * ``` + * + * The above example enables mocking for the `Date` constructor, `setInterval` timer and + * implicitly mocks the `clearInterval` function. Only the `Date` constructor from `globalThis`, + * `setInterval` and `clearInterval` functions from `node:timers`, `node:timers/promises`, and `globalThis` will be mocked. + * + * Example usage with initial time set + * + * ```js + * import { mock } from 'node:test'; + * mock.timers.enable({ apis: ['Date'], now: 1000 }); + * ``` + * + * Example usage with initial Date object as time set + * + * ```js + * import { mock } from 'node:test'; + * mock.timers.enable({ apis: ['Date'], now: new Date() }); + * ``` + * + * Alternatively, if you call `mock.timers.enable()` without any parameters: + * + * All timers (`'setInterval'`, `'clearInterval'`, `'Date'`, `'setImmediate'`, `'clearImmediate'`, `'setTimeout'`, and `'clearTimeout'`) + * will be mocked. + * + * The `setInterval`, `clearInterval`, `setTimeout`, and `clearTimeout` functions from `node:timers`, `node:timers/promises`, + * and `globalThis` will be mocked. + * The `Date` constructor from `globalThis` will be mocked. + * + * If there is no initial epoch set, the initial date will be based on 0 in the Unix epoch. This is `January 1st, 1970, 00:00:00 UTC`. You can + * set an initial date by passing a now property to the `.enable()` method. This value will be used as the initial date for the mocked Date + * object. It can either be a positive integer, or another Date object. + * @since v20.4.0 + */ + enable(options?: MockTimersOptions): void; + /** + * Sets the current Unix timestamp that will be used as reference for any mocked + * `Date` objects. + * + * ```js + * import assert from 'node:assert'; + * import { test } from 'node:test'; + * + * test('runAll functions following the given order', (context) => { + * const now = Date.now(); + * const setTime = 1000; + * // Date.now is not mocked + * assert.deepStrictEqual(Date.now(), now); + * + * context.mock.timers.enable({ apis: ['Date'] }); + * context.mock.timers.setTime(setTime); + * // Date.now is now 1000 + * assert.strictEqual(Date.now(), setTime); + * }); + * ``` + * @since v21.2.0, v20.11.0 + */ + setTime(milliseconds: number): void; + /** + * This function restores the default behavior of all mocks that were previously + * created by this `MockTimers` instance and disassociates the mocks + * from the `MockTracker` instance. + * + * **Note:** After each test completes, this function is called on + * the test context's `MockTracker`. + * + * ```js + * import { mock } from 'node:test'; + * mock.timers.reset(); + * ``` + * @since v20.4.0 + */ + reset(): void; + /** + * Advances time for all mocked timers. + * + * **Note:** This diverges from how `setTimeout` in Node.js behaves and accepts + * only positive numbers. In Node.js, `setTimeout` with negative numbers is + * only supported for web compatibility reasons. + * + * The following example mocks a `setTimeout` function and + * by using `.tick` advances in + * time triggering all pending timers. + * + * ```js + * import assert from 'node:assert'; + * import { test } from 'node:test'; + * + * test('mocks setTimeout to be executed synchronously without having to actually wait for it', (context) => { + * const fn = context.mock.fn(); + * + * context.mock.timers.enable({ apis: ['setTimeout'] }); + * + * setTimeout(fn, 9999); + * + * assert.strictEqual(fn.mock.callCount(), 0); + * + * // Advance in time + * context.mock.timers.tick(9999); + * + * assert.strictEqual(fn.mock.callCount(), 1); + * }); + * ``` + * + * Alternativelly, the `.tick` function can be called many times + * + * ```js + * import assert from 'node:assert'; + * import { test } from 'node:test'; + * + * test('mocks setTimeout to be executed synchronously without having to actually wait for it', (context) => { + * const fn = context.mock.fn(); + * context.mock.timers.enable({ apis: ['setTimeout'] }); + * const nineSecs = 9000; + * setTimeout(fn, nineSecs); + * + * const twoSeconds = 3000; + * context.mock.timers.tick(twoSeconds); + * context.mock.timers.tick(twoSeconds); + * context.mock.timers.tick(twoSeconds); + * + * assert.strictEqual(fn.mock.callCount(), 1); + * }); + * ``` + * + * Advancing time using `.tick` will also advance the time for any `Date` object + * created after the mock was enabled (if `Date` was also set to be mocked). + * + * ```js + * import assert from 'node:assert'; + * import { test } from 'node:test'; + * + * test('mocks setTimeout to be executed synchronously without having to actually wait for it', (context) => { + * const fn = context.mock.fn(); + * + * context.mock.timers.enable({ apis: ['setTimeout', 'Date'] }); + * setTimeout(fn, 9999); + * + * assert.strictEqual(fn.mock.callCount(), 0); + * assert.strictEqual(Date.now(), 0); + * + * // Advance in time + * context.mock.timers.tick(9999); + * assert.strictEqual(fn.mock.callCount(), 1); + * assert.strictEqual(Date.now(), 9999); + * }); + * ``` + * @since v20.4.0 + */ + tick(milliseconds: number): void; + /** + * Triggers all pending mocked timers immediately. If the `Date` object is also + * mocked, it will also advance the `Date` object to the furthest timer's time. + * + * The example below triggers all pending timers immediately, + * causing them to execute without any delay. + * + * ```js + * import assert from 'node:assert'; + * import { test } from 'node:test'; + * + * test('runAll functions following the given order', (context) => { + * context.mock.timers.enable({ apis: ['setTimeout', 'Date'] }); + * const results = []; + * setTimeout(() => results.push(1), 9999); + * + * // Notice that if both timers have the same timeout, + * // the order of execution is guaranteed + * setTimeout(() => results.push(3), 8888); + * setTimeout(() => results.push(2), 8888); + * + * assert.deepStrictEqual(results, []); + * + * context.mock.timers.runAll(); + * assert.deepStrictEqual(results, [3, 2, 1]); + * // The Date object is also advanced to the furthest timer's time + * assert.strictEqual(Date.now(), 9999); + * }); + * ``` + * + * **Note:** The `runAll()` function is specifically designed for + * triggering timers in the context of timer mocking. + * It does not have any effect on real-time system + * clocks or actual timers outside of the mocking environment. + * @since v20.4.0 + */ + runAll(): void; + /** + * Calls {@link MockTimers.reset()}. + */ + [Symbol.dispose](): void; + } + /** + * An object whose methods are used to configure available assertions on the + * `TestContext` objects in the current process. The methods from `node:assert` + * and snapshot testing functions are available by default. + * + * It is possible to apply the same configuration to all files by placing common + * configuration code in a module + * preloaded with `--require` or `--import`. + * @since v22.14.0 + */ + namespace assert { + /** + * Defines a new assertion function with the provided name and function. If an + * assertion already exists with the same name, it is overwritten. + * @since v22.14.0 + */ + function register(name: string, fn: (this: TestContext, ...args: any[]) => void): void; + } + /** + * @since v22.3.0 + */ + namespace snapshot { + /** + * This function is used to customize the default serialization mechanism used by the test runner. + * + * By default, the test runner performs serialization by calling `JSON.stringify(value, null, 2)` on the provided value. + * `JSON.stringify()` does have limitations regarding circular structures and supported data types. + * If a more robust serialization mechanism is required, this function should be used to specify a list of custom serializers. + * + * Serializers are called in order, with the output of the previous serializer passed as input to the next. + * The final result must be a string value. + * @since v22.3.0 + * @param serializers An array of synchronous functions used as the default serializers for snapshot tests. + */ + function setDefaultSnapshotSerializers(serializers: ReadonlyArray<(value: any) => any>): void; + /** + * This function is used to set a custom resolver for the location of the snapshot file used for snapshot testing. + * By default, the snapshot filename is the same as the entry point filename with `.snapshot` appended. + * @since v22.3.0 + * @param fn A function used to compute the location of the snapshot file. + * The function receives the path of the test file as its only argument. If the + * test is not associated with a file (for example in the REPL), the input is + * undefined. `fn()` must return a string specifying the location of the snapshot file. + */ + function setResolveSnapshotPath(fn: (path: string | undefined) => string): void; + } + } + type FunctionPropertyNames<T> = { + [K in keyof T]: T[K] extends Function ? K : never; + }[keyof T]; + export = test; +} diff --git a/node_modules/@types/node/test/reporters.d.ts b/node_modules/@types/node/test/reporters.d.ts new file mode 100644 index 0000000..c93f4c0 --- /dev/null +++ b/node_modules/@types/node/test/reporters.d.ts @@ -0,0 +1,59 @@ +declare module "node:test/reporters" { + import { Transform, TransformOptions } from "node:stream"; + import { EventData } from "node:test"; + type TestEvent = + | { type: "test:coverage"; data: EventData.TestCoverage } + | { type: "test:complete"; data: EventData.TestComplete } + | { type: "test:dequeue"; data: EventData.TestDequeue } + | { type: "test:diagnostic"; data: EventData.TestDiagnostic } + | { type: "test:enqueue"; data: EventData.TestEnqueue } + | { type: "test:fail"; data: EventData.TestFail } + | { type: "test:interrupted"; data: EventData.TestInterrupted } + | { type: "test:pass"; data: EventData.TestPass } + | { type: "test:plan"; data: EventData.TestPlan } + | { type: "test:start"; data: EventData.TestStart } + | { type: "test:stderr"; data: EventData.TestStderr } + | { type: "test:stdout"; data: EventData.TestStdout } + | { type: "test:summary"; data: EventData.TestSummary } + | { type: "test:watch:drained"; data: undefined } + | { type: "test:watch:restarted"; data: undefined }; + interface ReporterConstructorWrapper<T extends new(...args: any[]) => Transform> { + new(...args: ConstructorParameters<T>): InstanceType<T>; + (...args: ConstructorParameters<T>): InstanceType<T>; + } + /** + * The `dot` reporter outputs the test results in a compact format, + * where each passing test is represented by a `.`, + * and each failing test is represented by a `X`. + * @since v20.0.0 + */ + function dot(source: AsyncIterable<TestEvent>): NodeJS.AsyncIterator<string>; + /** + * The `tap` reporter outputs the test results in the [TAP](https://testanything.org/) format. + * @since v20.0.0 + */ + function tap(source: AsyncIterable<TestEvent>): NodeJS.AsyncIterator<string>; + class SpecReporter extends Transform { + constructor(); + } + /** + * The `spec` reporter outputs the test results in a human-readable format. + * @since v20.0.0 + */ + const spec: ReporterConstructorWrapper<typeof SpecReporter>; + /** + * The `junit` reporter outputs test results in a jUnit XML format. + * @since v21.0.0 + */ + function junit(source: AsyncIterable<TestEvent>): NodeJS.AsyncIterator<string>; + class LcovReporter extends Transform { + constructor(options?: Omit<TransformOptions, "writableObjectMode">); + } + /** + * The `lcov` reporter outputs test coverage when used with the + * [`--experimental-test-coverage`](https://nodejs.org/docs/latest-v26.x/api/cli.html#--experimental-test-coverage) flag. + * @since v22.0.0 + */ + const lcov: ReporterConstructorWrapper<typeof LcovReporter>; + export { dot, junit, lcov, spec, tap, TestEvent }; +} diff --git a/node_modules/@types/node/timers.d.ts b/node_modules/@types/node/timers.d.ts new file mode 100644 index 0000000..5b74b89 --- /dev/null +++ b/node_modules/@types/node/timers.d.ts @@ -0,0 +1,149 @@ +declare module "node:timers" { + import { Abortable } from "node:events"; + import * as promises from "node:timers/promises"; + export interface TimerOptions extends Abortable { + /** + * Set to `false` to indicate that the scheduled `Timeout` + * should not require the Node.js event loop to remain active. + * @default true + */ + ref?: boolean | undefined; + } + global { + namespace NodeJS { + /** + * This object is created internally and is returned from `setImmediate()`. It + * can be passed to `clearImmediate()` in order to cancel the scheduled + * actions. + * + * By default, when an immediate is scheduled, the Node.js event loop will continue + * running as long as the immediate is active. The `Immediate` object returned by + * `setImmediate()` exports both `immediate.ref()` and `immediate.unref()` + * functions that can be used to control this default behavior. + */ + interface Immediate extends RefCounted, Disposable { + /** + * If true, the `Immediate` object will keep the Node.js event loop active. + * @since v11.0.0 + */ + hasRef(): boolean; + /** + * When called, requests that the Node.js event loop _not_ exit so long as the + * `Immediate` is active. Calling `immediate.ref()` multiple times will have no + * effect. + * + * By default, all `Immediate` objects are "ref'ed", making it normally unnecessary + * to call `immediate.ref()` unless `immediate.unref()` had been called previously. + * @since v9.7.0 + * @returns a reference to `immediate` + */ + ref(): this; + /** + * When called, the active `Immediate` object will not require the Node.js event + * loop to remain active. If there is no other activity keeping the event loop + * running, the process may exit before the `Immediate` object's callback is + * invoked. Calling `immediate.unref()` multiple times will have no effect. + * @since v9.7.0 + * @returns a reference to `immediate` + */ + unref(): this; + /** + * Cancels the immediate. This is similar to calling `clearImmediate()`. + * @since v20.5.0, v18.18.0 + */ + [Symbol.dispose](): void; + _onImmediate(...args: any[]): void; + } + // Legacy interface used in Node.js v9 and prior + // TODO: remove in a future major version bump + /** @deprecated Use `NodeJS.Timeout` instead. */ + interface Timer extends RefCounted { + hasRef(): boolean; + refresh(): this; + [Symbol.toPrimitive](): number; + } + /** + * This object is created internally and is returned from `setTimeout()` and + * `setInterval()`. It can be passed to either `clearTimeout()` or + * `clearInterval()` in order to cancel the scheduled actions. + * + * By default, when a timer is scheduled using either `setTimeout()` or + * `setInterval()`, the Node.js event loop will continue running as long as the + * timer is active. Each of the `Timeout` objects returned by these functions + * export both `timeout.ref()` and `timeout.unref()` functions that can be used to + * control this default behavior. + */ + interface Timeout extends RefCounted, Disposable, Timer { + /** + * Cancels the timeout. + * @since v0.9.1 + * @legacy Use `clearTimeout()` instead. + * @returns a reference to `timeout` + */ + close(): this; + /** + * If true, the `Timeout` object will keep the Node.js event loop active. + * @since v11.0.0 + */ + hasRef(): boolean; + /** + * When called, requests that the Node.js event loop _not_ exit so long as the + * `Timeout` is active. Calling `timeout.ref()` multiple times will have no effect. + * + * By default, all `Timeout` objects are "ref'ed", making it normally unnecessary + * to call `timeout.ref()` unless `timeout.unref()` had been called previously. + * @since v0.9.1 + * @returns a reference to `timeout` + */ + ref(): this; + /** + * Sets the timer's start time to the current time, and reschedules the timer to + * call its callback at the previously specified duration adjusted to the current + * time. This is useful for refreshing a timer without allocating a new + * JavaScript object. + * + * Using this on a timer that has already called its callback will reactivate the + * timer. + * @since v10.2.0 + * @returns a reference to `timeout` + */ + refresh(): this; + /** + * When called, the active `Timeout` object will not require the Node.js event loop + * to remain active. If there is no other activity keeping the event loop running, + * the process may exit before the `Timeout` object's callback is invoked. Calling + * `timeout.unref()` multiple times will have no effect. + * @since v0.9.1 + * @returns a reference to `timeout` + */ + unref(): this; + /** + * Coerce a `Timeout` to a primitive. The primitive can be used to + * clear the `Timeout`. The primitive can only be used in the + * same thread where the timeout was created. Therefore, to use it + * across `worker_threads` it must first be passed to the correct + * thread. This allows enhanced compatibility with browser + * `setTimeout()` and `setInterval()` implementations. + * @since v14.9.0, v12.19.0 + */ + [Symbol.toPrimitive](): number; + /** + * Cancels the timeout. + * @since v20.5.0, v18.18.0 + */ + [Symbol.dispose](): void; + _onTimeout(...args: any[]): void; + } + } + } + import clearImmediate = globalThis.clearImmediate; + import clearInterval = globalThis.clearInterval; + import clearTimeout = globalThis.clearTimeout; + import setImmediate = globalThis.setImmediate; + import setInterval = globalThis.setInterval; + import setTimeout = globalThis.setTimeout; + export { clearImmediate, clearInterval, clearTimeout, promises, setImmediate, setInterval, setTimeout }; +} +declare module "timers" { + export * from "node:timers"; +} diff --git a/node_modules/@types/node/timers/promises.d.ts b/node_modules/@types/node/timers/promises.d.ts new file mode 100644 index 0000000..8e178ea --- /dev/null +++ b/node_modules/@types/node/timers/promises.d.ts @@ -0,0 +1,93 @@ +declare module "node:timers/promises" { + import { TimerOptions } from "node:timers"; + /** + * ```js + * import { + * setTimeout, + * } from 'node:timers/promises'; + * + * const res = await setTimeout(100, 'result'); + * + * console.log(res); // Prints 'result' + * ``` + * @since v15.0.0 + * @param delay The number of milliseconds to wait before fulfilling the + * promise. **Default:** `1`. + * @param value A value with which the promise is fulfilled. + */ + function setTimeout<T = void>(delay?: number, value?: T, options?: TimerOptions): Promise<T>; + /** + * ```js + * import { + * setImmediate, + * } from 'node:timers/promises'; + * + * const res = await setImmediate('result'); + * + * console.log(res); // Prints 'result' + * ``` + * @since v15.0.0 + * @param value A value with which the promise is fulfilled. + */ + function setImmediate<T = void>(value?: T, options?: TimerOptions): Promise<T>; + /** + * Returns an async iterator that generates values in an interval of `delay` ms. + * If `ref` is `true`, you need to call `next()` of async iterator explicitly + * or implicitly to keep the event loop alive. + * + * ```js + * import { + * setInterval, + * } from 'node:timers/promises'; + * + * const interval = 100; + * for await (const startTime of setInterval(interval, Date.now())) { + * const now = Date.now(); + * console.log(now); + * if ((now - startTime) > 1000) + * break; + * } + * console.log(Date.now()); + * ``` + * @since v15.9.0 + * @param delay The number of milliseconds to wait between iterations. + * **Default:** `1`. + * @param value A value with which the iterator returns. + */ + function setInterval<T = void>(delay?: number, value?: T, options?: TimerOptions): NodeJS.AsyncIterator<T>; + interface Scheduler { + /** + * An experimental API defined by the [Scheduling APIs](https://github.com/WICG/scheduling-apis) draft specification + * being developed as a standard Web Platform API. + * + * Calling `timersPromises.scheduler.wait(delay, options)` is roughly equivalent + * to calling `timersPromises.setTimeout(delay, undefined, options)` except that + * the `ref` option is not supported. + * + * ```js + * import { scheduler } from 'node:timers/promises'; + * + * await scheduler.wait(1000); // Wait one second before continuing + * ``` + * @since v17.3.0, v16.14.0 + * @experimental + * @param delay The number of milliseconds to wait before resolving the + * promise. + */ + wait(delay: number, options?: { signal?: AbortSignal }): Promise<void>; + /** + * An experimental API defined by the [Scheduling APIs](https://github.com/WICG/scheduling-apis) draft specification + * being developed as a standard Web Platform API. + * + * Calling `timersPromises.scheduler.yield()` is equivalent to calling + * `timersPromises.setImmediate()` with no arguments. + * @since v17.3.0, v16.14.0 + * @experimental + */ + yield(): Promise<void>; + } + const scheduler: Scheduler; +} +declare module "timers/promises" { + export * from "node:timers/promises"; +} diff --git a/node_modules/@types/node/tls.d.ts b/node_modules/@types/node/tls.d.ts new file mode 100644 index 0000000..8cbf866 --- /dev/null +++ b/node_modules/@types/node/tls.d.ts @@ -0,0 +1,1193 @@ +declare module "node:tls" { + import { NonSharedBuffer } from "node:buffer"; + import { X509Certificate } from "node:crypto"; + import * as net from "node:net"; + import * as stream from "stream"; + const CLIENT_RENEG_LIMIT: number; + const CLIENT_RENEG_WINDOW: number; + interface Certificate extends NodeJS.Dict<string | string[]> { + /** + * Country code. + */ + C?: string | string[]; + /** + * Street. + */ + ST?: string | string[]; + /** + * Locality. + */ + L?: string | string[]; + /** + * Organization. + */ + O?: string | string[]; + /** + * Organizational unit. + */ + OU?: string | string[]; + /** + * Common name. + */ + CN?: string | string[]; + } + interface PeerCertificate { + /** + * `true` if a Certificate Authority (CA), `false` otherwise. + * @since v18.13.0 + */ + ca: boolean; + /** + * The DER encoded X.509 certificate data. + */ + raw: NonSharedBuffer; + /** + * The certificate subject. + */ + subject: Certificate; + /** + * The certificate issuer, described in the same terms as the `subject`. + */ + issuer: Certificate; + /** + * The date-time the certificate is valid from. + */ + valid_from: string; + /** + * The date-time the certificate is valid to. + */ + valid_to: string; + /** + * The certificate serial number, as a hex string. + */ + serialNumber: string; + /** + * The SHA-1 digest of the DER encoded certificate. + * It is returned as a `:` separated hexadecimal string. + */ + fingerprint: string; + /** + * The SHA-256 digest of the DER encoded certificate. + * It is returned as a `:` separated hexadecimal string. + */ + fingerprint256: string; + /** + * The SHA-512 digest of the DER encoded certificate. + * It is returned as a `:` separated hexadecimal string. + */ + fingerprint512: string; + /** + * The extended key usage, a set of OIDs. + */ + ext_key_usage?: string[]; + /** + * A string containing concatenated names for the subject, + * an alternative to the `subject` names. + */ + subjectaltname?: string; + /** + * An array describing the AuthorityInfoAccess, used with OCSP. + */ + infoAccess?: NodeJS.Dict<string[]>; + /** + * For RSA keys: The RSA bit size. + * + * For EC keys: The key size in bits. + */ + bits?: number; + /** + * The RSA exponent, as a string in hexadecimal number notation. + */ + exponent?: string; + /** + * The RSA modulus, as a hexadecimal string. + */ + modulus?: string; + /** + * The public key. + */ + pubkey?: NonSharedBuffer; + /** + * The ASN.1 name of the OID of the elliptic curve. + * Well-known curves are identified by an OID. + * While it is unusual, it is possible that the curve + * is identified by its mathematical properties, + * in which case it will not have an OID. + */ + asn1Curve?: string; + /** + * The NIST name for the elliptic curve, if it has one + * (not all well-known curves have been assigned names by NIST). + */ + nistCurve?: string; + } + interface DetailedPeerCertificate extends PeerCertificate { + /** + * The issuer certificate object. + * For self-signed certificates, this may be a circular reference. + */ + issuerCertificate: DetailedPeerCertificate; + } + interface CipherNameAndProtocol { + /** + * The cipher name. + */ + name: string; + /** + * SSL/TLS protocol version. + */ + version: string; + /** + * IETF name for the cipher suite. + */ + standardName: string; + } + interface EphemeralKeyInfo { + /** + * The supported types are 'DH' and 'ECDH'. + */ + type: string; + /** + * The name property is available only when type is 'ECDH'. + */ + name?: string | undefined; + /** + * The size of parameter of an ephemeral key exchange. + */ + size: number; + } + interface KeyObject { + /** + * Private keys in PEM format. + */ + pem: string | Buffer; + /** + * Optional passphrase. + */ + passphrase?: string | undefined; + } + interface PxfObject { + /** + * PFX or PKCS12 encoded private key and certificate chain. + */ + buf: string | Buffer; + /** + * Optional passphrase. + */ + passphrase?: string | undefined; + } + interface TLSSocketOptions extends SecureContextOptions, CommonConnectionOptions { + /** + * If true the TLS socket will be instantiated in server-mode. + * Defaults to false. + */ + isServer?: boolean | undefined; + /** + * An optional net.Server instance. + */ + server?: net.Server | undefined; + /** + * An optional Buffer instance containing a TLS session. + */ + session?: Buffer | undefined; + } + interface TLSSocketEventMap extends net.SocketEventMap { + "keylog": [line: NonSharedBuffer]; + "OCSPResponse": [response: NonSharedBuffer]; + "secure": []; + "secureConnect": []; + "session": [session: NonSharedBuffer]; + } + /** + * Performs transparent encryption of written data and all required TLS + * negotiation. + * + * Instances of `tls.TLSSocket` implement the duplex `Stream` interface. + * + * Methods that return TLS connection metadata (e.g.{@link TLSSocket.getPeerCertificate}) will only return data while the + * connection is open. + * @since v0.11.4 + */ + class TLSSocket extends net.Socket { + /** + * Construct a new tls.TLSSocket object from an existing TCP socket. + */ + constructor(socket: net.Socket | stream.Duplex, options?: TLSSocketOptions); + /** + * This property is `true` if the peer certificate was signed by one of the CAs + * specified when creating the `tls.TLSSocket` instance, otherwise `false`. + * @since v0.11.4 + */ + authorized: boolean; + /** + * Returns the reason why the peer's certificate was not been verified. This + * property is set only when `tlsSocket.authorized === false`. + * @since v0.11.4 + */ + authorizationError: Error; + /** + * Always returns `true`. This may be used to distinguish TLS sockets from regular`net.Socket` instances. + * @since v0.11.4 + */ + encrypted: true; + /** + * String containing the selected ALPN protocol. + * Before a handshake has completed, this value is always null. + * When a handshake is completed but not ALPN protocol was selected, tlsSocket.alpnProtocol equals false. + */ + alpnProtocol: string | false | null; + /** + * String containing the server name requested via SNI (Server Name Indication) TLS extension. + */ + servername: string | false | null; + /** + * Returns an object representing the local certificate. The returned object has + * some properties corresponding to the fields of the certificate. + * + * See {@link TLSSocket.getPeerCertificate} for an example of the certificate + * structure. + * + * If there is no local certificate, an empty object will be returned. If the + * socket has been destroyed, `null` will be returned. + * @since v11.2.0 + */ + getCertificate(): PeerCertificate | object | null; + /** + * Returns an object containing information on the negotiated cipher suite. + * + * For example, a TLSv1.2 protocol with AES256-SHA cipher: + * + * ```json + * { + * "name": "AES256-SHA", + * "standardName": "TLS_RSA_WITH_AES_256_CBC_SHA", + * "version": "SSLv3" + * } + * ``` + * + * See [SSL\_CIPHER\_get\_name](https://www.openssl.org/docs/man1.1.1/man3/SSL_CIPHER_get_name.html) for more information. + * @since v0.11.4 + */ + getCipher(): CipherNameAndProtocol; + /** + * Returns an object representing the type, name, and size of parameter of + * an ephemeral key exchange in `perfect forward secrecy` on a client + * connection. It returns an empty object when the key exchange is not + * ephemeral. As this is only supported on a client socket; `null` is returned + * if called on a server socket. The supported types are `'DH'` and `'ECDH'`. The `name` property is available only when type is `'ECDH'`. + * + * For example: `{ type: 'ECDH', name: 'prime256v1', size: 256 }`. + * @since v5.0.0 + */ + getEphemeralKeyInfo(): EphemeralKeyInfo | object | null; + /** + * As the `Finished` messages are message digests of the complete handshake + * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can + * be used for external authentication procedures when the authentication + * provided by SSL/TLS is not desired or is not enough. + * + * Corresponds to the `SSL_get_finished` routine in OpenSSL and may be used + * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929). + * @since v9.9.0 + * @return The latest `Finished` message that has been sent to the socket as part of a SSL/TLS handshake, or `undefined` if no `Finished` message has been sent yet. + */ + getFinished(): NonSharedBuffer | undefined; + /** + * Returns an object representing the peer's certificate. If the peer does not + * provide a certificate, an empty object will be returned. If the socket has been + * destroyed, `null` will be returned. + * + * If the full certificate chain was requested, each certificate will include an`issuerCertificate` property containing an object representing its issuer's + * certificate. + * @since v0.11.4 + * @param detailed Include the full certificate chain if `true`, otherwise include just the peer's certificate. + * @return A certificate object. + */ + getPeerCertificate(detailed: true): DetailedPeerCertificate; + getPeerCertificate(detailed?: false): PeerCertificate; + getPeerCertificate(detailed?: boolean): PeerCertificate | DetailedPeerCertificate; + /** + * As the `Finished` messages are message digests of the complete handshake + * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can + * be used for external authentication procedures when the authentication + * provided by SSL/TLS is not desired or is not enough. + * + * Corresponds to the `SSL_get_peer_finished` routine in OpenSSL and may be used + * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929). + * @since v9.9.0 + * @return The latest `Finished` message that is expected or has actually been received from the socket as part of a SSL/TLS handshake, or `undefined` if there is no `Finished` message so + * far. + */ + getPeerFinished(): NonSharedBuffer | undefined; + /** + * Returns a string containing the negotiated SSL/TLS protocol version of the + * current connection. The value `'unknown'` will be returned for connected + * sockets that have not completed the handshaking process. The value `null` will + * be returned for server sockets or disconnected client sockets. + * + * Protocol versions are: + * + * * `'SSLv3'` + * * `'TLSv1'` + * * `'TLSv1.1'` + * * `'TLSv1.2'` + * * `'TLSv1.3'` + * + * See the OpenSSL [`SSL_get_version`](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html) documentation for more information. + * @since v5.7.0 + */ + getProtocol(): string | null; + /** + * Returns the TLS session data or `undefined` if no session was + * negotiated. On the client, the data can be provided to the `session` option of {@link connect} to resume the connection. On the server, it may be useful + * for debugging. + * + * See `Session Resumption` for more information. + * + * Note: `getSession()` works only for TLSv1.2 and below. For TLSv1.3, applications + * must use the `'session'` event (it also works for TLSv1.2 and below). + * @since v0.11.4 + */ + getSession(): NonSharedBuffer | undefined; + /** + * See [SSL\_get\_shared\_sigalgs](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_shared_sigalgs.html) for more information. + * @since v12.11.0 + * @return List of signature algorithms shared between the server and the client in the order of decreasing preference. + */ + getSharedSigalgs(): string[]; + /** + * For a client, returns the TLS session ticket if one is available, or`undefined`. For a server, always returns `undefined`. + * + * It may be useful for debugging. + * + * See `Session Resumption` for more information. + * @since v0.11.4 + */ + getTLSTicket(): NonSharedBuffer | undefined; + /** + * See `Session Resumption` for more information. + * @since v0.5.6 + * @return `true` if the session was reused, `false` otherwise. + */ + isSessionReused(): boolean; + /** + * The `tlsSocket.renegotiate()` method initiates a TLS renegotiation process. + * Upon completion, the `callback` function will be passed a single argument + * that is either an `Error` (if the request failed) or `null`. + * + * This method can be used to request a peer's certificate after the secure + * connection has been established. + * + * When running as the server, the socket will be destroyed with an error after `handshakeTimeout` timeout. + * + * For TLSv1.3, renegotiation cannot be initiated, it is not supported by the + * protocol. + * @since v0.11.8 + * @param callback If `renegotiate()` returned `true`, callback is attached once to the `'secure'` event. If `renegotiate()` returned `false`, `callback` will be called in the next tick with + * an error, unless the `tlsSocket` has been destroyed, in which case `callback` will not be called at all. + * @return `true` if renegotiation was initiated, `false` otherwise. + */ + renegotiate( + options: { + rejectUnauthorized?: boolean | undefined; + requestCert?: boolean | undefined; + }, + callback: (err: Error | null) => void, + ): undefined | boolean; + /** + * The `tlsSocket.setKeyCert()` method sets the private key and certificate to use for the socket. + * This is mainly useful if you wish to select a server certificate from a TLS server's `ALPNCallback`. + * @since v22.5.0, v20.17.0 + * @param context An object containing at least `key` and `cert` properties from the {@link createSecureContext()} `options`, + * or a TLS context object created with {@link createSecureContext()} itself. + */ + setKeyCert(context: SecureContextOptions | SecureContext): void; + /** + * The `tlsSocket.setMaxSendFragment()` method sets the maximum TLS fragment size. + * Returns `true` if setting the limit succeeded; `false` otherwise. + * + * Smaller fragment sizes decrease the buffering latency on the client: larger + * fragments are buffered by the TLS layer until the entire fragment is received + * and its integrity is verified; large fragments can span multiple roundtrips + * and their processing can be delayed due to packet loss or reordering. However, + * smaller fragments add extra TLS framing bytes and CPU overhead, which may + * decrease overall server throughput. + * @since v0.11.11 + * @param [size=16384] The maximum TLS fragment size. The maximum value is `16384`. + */ + setMaxSendFragment(size: number): boolean; + /** + * Disables TLS renegotiation for this `TLSSocket` instance. Once called, attempts + * to renegotiate will trigger an `'error'` event on the `TLSSocket`. + * @since v8.4.0 + */ + disableRenegotiation(): void; + /** + * When enabled, TLS packet trace information is written to `stderr`. This can be + * used to debug TLS connection problems. + * + * The format of the output is identical to the output of`openssl s_client -trace` or `openssl s_server -trace`. While it is produced by + * OpenSSL's `SSL_trace()` function, the format is undocumented, can change + * without notice, and should not be relied on. + * @since v12.2.0 + */ + enableTrace(): void; + /** + * Returns the peer certificate as an `X509Certificate` object. + * + * If there is no peer certificate, or the socket has been destroyed,`undefined` will be returned. + * @since v15.9.0 + */ + getPeerX509Certificate(): X509Certificate | undefined; + /** + * Returns the local certificate as an `X509Certificate` object. + * + * If there is no local certificate, or the socket has been destroyed,`undefined` will be returned. + * @since v15.9.0 + */ + getX509Certificate(): X509Certificate | undefined; + /** + * Keying material is used for validations to prevent different kind of attacks in + * network protocols, for example in the specifications of IEEE 802.1X. + * + * Example + * + * ```js + * const keyingMaterial = tlsSocket.exportKeyingMaterial( + * 128, + * 'client finished'); + * + * /* + * Example return value of keyingMaterial: + * <Buffer 76 26 af 99 c5 56 8e 42 09 91 ef 9f 93 cb ad 6c 7b 65 f8 53 f1 d8 d9 + * 12 5a 33 b8 b5 25 df 7b 37 9f e0 e2 4f b8 67 83 a3 2f cd 5d 41 42 4c 91 + * 74 ef 2c ... 78 more bytes> + * + * ``` + * + * See the OpenSSL [`SSL_export_keying_material`](https://www.openssl.org/docs/man1.1.1/man3/SSL_export_keying_material.html) documentation for more + * information. + * @since v13.10.0, v12.17.0 + * @param length number of bytes to retrieve from keying material + * @param label an application specific label, typically this will be a value from the [IANA Exporter Label + * Registry](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#exporter-labels). + * @param context Optionally provide a context. + * @return requested bytes of the keying material + */ + exportKeyingMaterial(length: number, label: string, context: Buffer): NonSharedBuffer; + // #region InternalEventEmitter + addListener<E extends keyof TLSSocketEventMap>( + eventName: E, + listener: (...args: TLSSocketEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof TLSSocketEventMap>(eventName: E, ...args: TLSSocketEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof TLSSocketEventMap>( + eventName: E, + listener?: (...args: TLSSocketEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof TLSSocketEventMap>(eventName: E): ((...args: TLSSocketEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof TLSSocketEventMap>(eventName: E, listener: (...args: TLSSocketEventMap[E]) => void): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof TLSSocketEventMap>(eventName: E, listener: (...args: TLSSocketEventMap[E]) => void): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof TLSSocketEventMap>(eventName: E, listener: (...args: TLSSocketEventMap[E]) => void): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof TLSSocketEventMap>( + eventName: E, + listener: (...args: TLSSocketEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof TLSSocketEventMap>( + eventName: E, + listener: (...args: TLSSocketEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof TLSSocketEventMap>(eventName: E): ((...args: TLSSocketEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof TLSSocketEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof TLSSocketEventMap>( + eventName: E, + listener: (...args: TLSSocketEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + interface CommonConnectionOptions { + /** + * An optional TLS context object from tls.createSecureContext() + */ + secureContext?: SecureContext | undefined; + /** + * When enabled, TLS packet trace information is written to `stderr`. This can be + * used to debug TLS connection problems. + * @default false + */ + enableTrace?: boolean | undefined; + /** + * If true the server will request a certificate from clients that + * connect and attempt to verify that certificate. Defaults to + * false. + */ + requestCert?: boolean | undefined; + /** + * An array of strings, or a single `Buffer`, `TypedArray`, or `DataView` containing the supported + * ALPN protocols. Buffers should have the format `[len][name][len][name]...` + * e.g. `'\x08http/1.1\x08http/1.0'`, where the `len` byte is the length of the + * next protocol name. Passing an array is usually much simpler, e.g. + * `['http/1.1', 'http/1.0']`. Protocols earlier in the list have higher + * preference than those later. + */ + ALPNProtocols?: readonly string[] | NodeJS.ArrayBufferView | undefined; + /** + * SNICallback(servername, cb) <Function> A function that will be + * called if the client supports SNI TLS extension. Two arguments + * will be passed when called: servername and cb. SNICallback should + * invoke cb(null, ctx), where ctx is a SecureContext instance. + * (tls.createSecureContext(...) can be used to get a proper + * SecureContext.) If SNICallback wasn't provided the default callback + * with high-level API will be used (see below). + */ + SNICallback?: ((servername: string, cb: (err: Error | null, ctx?: SecureContext) => void) => void) | undefined; + /** + * If true the server will reject any connection which is not + * authorized with the list of supplied CAs. This option only has an + * effect if requestCert is true. + * @default true + */ + rejectUnauthorized?: boolean | undefined; + /** + * If true, specifies that the OCSP status request extension will be + * added to the client hello and an 'OCSPResponse' event will be + * emitted on the socket before establishing a secure communication. + */ + requestOCSP?: boolean | undefined; + } + interface TlsOptions extends SecureContextOptions, CommonConnectionOptions, net.ServerOpts { + /** + * Abort the connection if the SSL/TLS handshake does not finish in the + * specified number of milliseconds. A 'tlsClientError' is emitted on + * the tls.Server object whenever a handshake times out. Default: + * 120000 (120 seconds). + */ + handshakeTimeout?: number | undefined; + /** + * The number of seconds after which a TLS session created by the + * server will no longer be resumable. See Session Resumption for more + * information. Default: 300. + */ + sessionTimeout?: number | undefined; + /** + * 48-bytes of cryptographically strong pseudo-random data. + */ + ticketKeys?: Buffer | undefined; + /** + * @param socket + * @param identity identity parameter sent from the client. + * @return pre-shared key that must either be + * a buffer or `null` to stop the negotiation process. Returned PSK must be + * compatible with the selected cipher's digest. + * + * When negotiating TLS-PSK (pre-shared keys), this function is called + * with the identity provided by the client. + * If the return value is `null` the negotiation process will stop and an + * "unknown_psk_identity" alert message will be sent to the other party. + * If the server wishes to hide the fact that the PSK identity was not known, + * the callback must provide some random data as `psk` to make the connection + * fail with "decrypt_error" before negotiation is finished. + * PSK ciphers are disabled by default, and using TLS-PSK thus + * requires explicitly specifying a cipher suite with the `ciphers` option. + * More information can be found in the RFC 4279. + */ + pskCallback?: ((socket: TLSSocket, identity: string) => NodeJS.ArrayBufferView | null) | undefined; + /** + * hint to send to a client to help + * with selecting the identity during TLS-PSK negotiation. Will be ignored + * in TLS 1.3. Upon failing to set pskIdentityHint `tlsClientError` will be + * emitted with `ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED` code. + */ + pskIdentityHint?: string | undefined; + } + interface PSKCallbackNegotation { + psk: NodeJS.ArrayBufferView; + identity: string; + } + interface ConnectionOptions extends SecureContextOptions, CommonConnectionOptions { + host?: string | undefined; + port?: number | undefined; + path?: string | undefined; // Creates unix socket connection to path. If this option is specified, `host` and `port` are ignored. + socket?: stream.Duplex | undefined; // Establish secure connection on a given socket rather than creating a new socket + checkServerIdentity?: typeof checkServerIdentity | undefined; + servername?: string | undefined; // SNI TLS Extension + session?: Buffer | undefined; + minDHSize?: number | undefined; + lookup?: net.LookupFunction | undefined; + timeout?: number | undefined; + /** + * When negotiating TLS-PSK (pre-shared keys), this function is called + * with optional identity `hint` provided by the server or `null` + * in case of TLS 1.3 where `hint` was removed. + * It will be necessary to provide a custom `tls.checkServerIdentity()` + * for the connection as the default one will try to check hostname/IP + * of the server against the certificate but that's not applicable for PSK + * because there won't be a certificate present. + * More information can be found in the RFC 4279. + * + * @param hint message sent from the server to help client + * decide which identity to use during negotiation. + * Always `null` if TLS 1.3 is used. + * @returns Return `null` to stop the negotiation process. `psk` must be + * compatible with the selected cipher's digest. + * `identity` must use UTF-8 encoding. + */ + pskCallback?: ((hint: string | null) => PSKCallbackNegotation | null) | undefined; + } + interface ServerEventMap extends net.ServerEventMap { + "connection": [socket: net.Socket]; + "keylog": [line: NonSharedBuffer, tlsSocket: TLSSocket]; + "newSession": [sessionId: NonSharedBuffer, sessionData: NonSharedBuffer, callback: () => void]; + "OCSPRequest": [ + certificate: NonSharedBuffer, + issuer: NonSharedBuffer, + callback: (err: Error | null, resp: Buffer | null) => void, + ]; + "resumeSession": [sessionId: Buffer, callback: (err: Error | null, sessionData?: Buffer) => void]; + "secureConnection": [tlsSocket: TLSSocket]; + "tlsClientError": [exception: Error, tlsSocket: TLSSocket]; + } + /** + * Accepts encrypted connections using TLS or SSL. + * @since v0.3.2 + */ + class Server extends net.Server { + constructor(secureConnectionListener?: (socket: TLSSocket) => void); + constructor(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void); + /** + * The `server.addContext()` method adds a secure context that will be used if + * the client request's SNI name matches the supplied `hostname` (or wildcard). + * + * When there are multiple matching contexts, the most recently added one is + * used. + * @since v0.5.3 + * @param hostname A SNI host name or wildcard (e.g. `'*'`) + * @param context An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc), or a TLS context object created + * with {@link createSecureContext} itself. + */ + addContext(hostname: string, context: SecureContextOptions | SecureContext): void; + /** + * Returns the session ticket keys. + * + * See `Session Resumption` for more information. + * @since v3.0.0 + * @return A 48-byte buffer containing the session ticket keys. + */ + getTicketKeys(): NonSharedBuffer; + /** + * The `server.setSecureContext()` method replaces the secure context of an + * existing server. Existing connections to the server are not interrupted. + * @since v11.0.0 + * @param options An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc). + */ + setSecureContext(options: SecureContextOptions): void; + /** + * Sets the session ticket keys. + * + * Changes to the ticket keys are effective only for future server connections. + * Existing or currently pending server connections will use the previous keys. + * + * See `Session Resumption` for more information. + * @since v3.0.0 + * @param keys A 48-byte buffer containing the session ticket keys. + */ + setTicketKeys(keys: Buffer): void; + // #region InternalEventEmitter + addListener<E extends keyof ServerEventMap>(eventName: E, listener: (...args: ServerEventMap[E]) => void): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof ServerEventMap>(eventName: E, ...args: ServerEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof ServerEventMap>( + eventName: E, + listener?: (...args: ServerEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof ServerEventMap>(eventName: E): ((...args: ServerEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof ServerEventMap>(eventName: E, listener: (...args: ServerEventMap[E]) => void): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof ServerEventMap>(eventName: E, listener: (...args: ServerEventMap[E]) => void): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof ServerEventMap>(eventName: E, listener: (...args: ServerEventMap[E]) => void): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof ServerEventMap>(eventName: E): ((...args: ServerEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof ServerEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof ServerEventMap>( + eventName: E, + listener: (...args: ServerEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } + type SecureVersion = "TLSv1.3" | "TLSv1.2" | "TLSv1.1" | "TLSv1"; + interface SecureContextOptions { + /** + * If set, this will be called when a client opens a connection using the ALPN extension. + * One argument will be passed to the callback: an object containing `servername` and `protocols` fields, + * respectively containing the server name from the SNI extension (if any) and an array of + * ALPN protocol name strings. The callback must return either one of the strings listed in `protocols`, + * which will be returned to the client as the selected ALPN protocol, or `undefined`, + * to reject the connection with a fatal alert. If a string is returned that does not match one of + * the client's ALPN protocols, an error will be thrown. + * This option cannot be used with the `ALPNProtocols` option, and setting both options will throw an error. + */ + ALPNCallback?: ((arg: { servername: string; protocols: string[] }) => string | undefined) | undefined; + /** + * Treat intermediate (non-self-signed) + * certificates in the trust CA certificate list as trusted. + * @since v22.9.0, v20.18.0 + */ + allowPartialTrustChain?: boolean | undefined; + /** + * Optionally override the trusted CA certificates. Default is to trust + * the well-known CAs curated by Mozilla. Mozilla's CAs are completely + * replaced when CAs are explicitly specified using this option. + */ + ca?: string | Buffer | Array<string | Buffer> | undefined; + /** + * Cert chains in PEM format. One cert chain should be provided per + * private key. Each cert chain should consist of the PEM formatted + * certificate for a provided private key, followed by the PEM + * formatted intermediate certificates (if any), in order, and not + * including the root CA (the root CA must be pre-known to the peer, + * see ca). When providing multiple cert chains, they do not have to + * be in the same order as their private keys in key. If the + * intermediate certificates are not provided, the peer will not be + * able to validate the certificate, and the handshake will fail. + */ + cert?: string | Buffer | Array<string | Buffer> | undefined; + /** + * Colon-separated list of supported signature algorithms. The list + * can contain digest algorithms (SHA256, MD5 etc.), public key + * algorithms (RSA-PSS, ECDSA etc.), combination of both (e.g + * 'RSA+SHA384') or TLS v1.3 scheme names (e.g. rsa_pss_pss_sha512). + */ + sigalgs?: string | undefined; + /** + * Cipher suite specification, replacing the default. For more + * information, see modifying the default cipher suite. Permitted + * ciphers can be obtained via tls.getCiphers(). Cipher names must be + * uppercased in order for OpenSSL to accept them. + */ + ciphers?: string | undefined; + /** + * Name of an OpenSSL engine which can provide the client certificate. + * @deprecated + */ + clientCertEngine?: string | undefined; + /** + * PEM formatted CRLs (Certificate Revocation Lists). + */ + crl?: string | Buffer | Array<string | Buffer> | undefined; + /** + * `'auto'` or custom Diffie-Hellman parameters, required for non-ECDHE perfect forward secrecy. + * If omitted or invalid, the parameters are silently discarded and DHE ciphers will not be available. + * ECDHE-based perfect forward secrecy will still be available. + */ + dhparam?: string | Buffer | undefined; + /** + * A string describing a named curve or a colon separated list of curve + * NIDs or names, for example P-521:P-384:P-256, to use for ECDH key + * agreement. Set to auto to select the curve automatically. Use + * crypto.getCurves() to obtain a list of available curve names. On + * recent releases, openssl ecparam -list_curves will also display the + * name and description of each available elliptic curve. Default: + * tls.DEFAULT_ECDH_CURVE. + */ + ecdhCurve?: string | undefined; + /** + * Attempt to use the server's cipher suite preferences instead of the + * client's. When true, causes SSL_OP_CIPHER_SERVER_PREFERENCE to be + * set in secureOptions + */ + honorCipherOrder?: boolean | undefined; + /** + * Private keys in PEM format. PEM allows the option of private keys + * being encrypted. Encrypted keys will be decrypted with + * options.passphrase. Multiple keys using different algorithms can be + * provided either as an array of unencrypted key strings or buffers, + * or an array of objects in the form {pem: <string|buffer>[, + * passphrase: <string>]}. The object form can only occur in an array. + * object.passphrase is optional. Encrypted keys will be decrypted with + * object.passphrase if provided, or options.passphrase if it is not. + */ + key?: string | Buffer | Array<string | Buffer | KeyObject> | undefined; + /** + * Name of an OpenSSL engine to get private key from. Should be used + * together with privateKeyIdentifier. + * @deprecated + */ + privateKeyEngine?: string | undefined; + /** + * Identifier of a private key managed by an OpenSSL engine. Should be + * used together with privateKeyEngine. Should not be set together with + * key, because both options define a private key in different ways. + * @deprecated + */ + privateKeyIdentifier?: string | undefined; + /** + * Optionally set the maximum TLS version to allow. One + * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the + * `secureProtocol` option, use one or the other. + * **Default:** `'TLSv1.3'`, unless changed using CLI options. Using + * `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using `--tls-max-v1.3` sets the default to + * `'TLSv1.3'`. If multiple of the options are provided, the highest maximum is used. + */ + maxVersion?: SecureVersion | undefined; + /** + * Optionally set the minimum TLS version to allow. One + * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the + * `secureProtocol` option, use one or the other. It is not recommended to use + * less than TLSv1.2, but it may be required for interoperability. + * **Default:** `'TLSv1.2'`, unless changed using CLI options. Using + * `--tls-v1.0` sets the default to `'TLSv1'`. Using `--tls-v1.1` sets the default to + * `'TLSv1.1'`. Using `--tls-min-v1.3` sets the default to + * 'TLSv1.3'. If multiple of the options are provided, the lowest minimum is used. + */ + minVersion?: SecureVersion | undefined; + /** + * Shared passphrase used for a single private key and/or a PFX. + */ + passphrase?: string | undefined; + /** + * PFX or PKCS12 encoded private key and certificate chain. pfx is an + * alternative to providing key and cert individually. PFX is usually + * encrypted, if it is, passphrase will be used to decrypt it. Multiple + * PFX can be provided either as an array of unencrypted PFX buffers, + * or an array of objects in the form {buf: <string|buffer>[, + * passphrase: <string>]}. The object form can only occur in an array. + * object.passphrase is optional. Encrypted PFX will be decrypted with + * object.passphrase if provided, or options.passphrase if it is not. + */ + pfx?: string | Buffer | Array<string | Buffer | PxfObject> | undefined; + /** + * Optionally affect the OpenSSL protocol behavior, which is not + * usually necessary. This should be used carefully if at all! Value is + * a numeric bitmask of the SSL_OP_* options from OpenSSL Options + */ + secureOptions?: number | undefined; // Value is a numeric bitmask of the `SSL_OP_*` options + /** + * Legacy mechanism to select the TLS protocol version to use, it does + * not support independent control of the minimum and maximum version, + * and does not support limiting the protocol to TLSv1.3. Use + * minVersion and maxVersion instead. The possible values are listed as + * SSL_METHODS, use the function names as strings. For example, use + * 'TLSv1_1_method' to force TLS version 1.1, or 'TLS_method' to allow + * any TLS protocol version up to TLSv1.3. It is not recommended to use + * TLS versions less than 1.2, but it may be required for + * interoperability. Default: none, see minVersion. + */ + secureProtocol?: string | undefined; + /** + * Opaque identifier used by servers to ensure session state is not + * shared between applications. Unused by clients. + */ + sessionIdContext?: string | undefined; + /** + * 48-bytes of cryptographically strong pseudo-random data. + * See Session Resumption for more information. + */ + ticketKeys?: Buffer | undefined; + /** + * The number of seconds after which a TLS session created by the + * server will no longer be resumable. See Session Resumption for more + * information. Default: 300. + */ + sessionTimeout?: number | undefined; + } + interface SecureContext { + context: any; + } + /** + * Verifies the certificate `cert` is issued to `hostname`. + * + * Returns [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object, populating it with `reason`, `host`, and `cert` on + * failure. On success, returns [undefined](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Undefined_type). + * + * This function is intended to be used in combination with the`checkServerIdentity` option that can be passed to {@link connect} and as + * such operates on a `certificate object`. For other purposes, consider using `x509.checkHost()` instead. + * + * This function can be overwritten by providing an alternative function as the `options.checkServerIdentity` option that is passed to `tls.connect()`. The + * overwriting function can call `tls.checkServerIdentity()` of course, to augment + * the checks done with additional verification. + * + * This function is only called if the certificate passed all other checks, such as + * being issued by trusted CA (`options.ca`). + * + * Earlier versions of Node.js incorrectly accepted certificates for a given`hostname` if a matching `uniformResourceIdentifier` subject alternative name + * was present (see [CVE-2021-44531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44531)). Applications that wish to accept`uniformResourceIdentifier` subject alternative names can use + * a custom `options.checkServerIdentity` function that implements the desired behavior. + * @since v0.8.4 + * @param hostname The host name or IP address to verify the certificate against. + * @param cert A `certificate object` representing the peer's certificate. + */ + function checkServerIdentity(hostname: string, cert: PeerCertificate): Error | undefined; + /** + * Creates a new {@link Server}. The `secureConnectionListener`, if provided, is + * automatically set as a listener for the `'secureConnection'` event. + * + * The `ticketKeys` options is automatically shared between `node:cluster` module + * workers. + * + * The following illustrates a simple echo server: + * + * ```js + * import tls from 'node:tls'; + * import fs from 'node:fs'; + * + * const options = { + * key: fs.readFileSync('server-key.pem'), + * cert: fs.readFileSync('server-cert.pem'), + * + * // This is necessary only if using client certificate authentication. + * requestCert: true, + * + * // This is necessary only if the client uses a self-signed certificate. + * ca: [ fs.readFileSync('client-cert.pem') ], + * }; + * + * const server = tls.createServer(options, (socket) => { + * console.log('server connected', + * socket.authorized ? 'authorized' : 'unauthorized'); + * socket.write('welcome!\n'); + * socket.setEncoding('utf8'); + * socket.pipe(socket); + * }); + * server.listen(8000, () => { + * console.log('server bound'); + * }); + * ``` + * + * The server can be tested by connecting to it using the example client from {@link connect}. + * @since v0.3.2 + */ + function createServer(secureConnectionListener?: (socket: TLSSocket) => void): Server; + function createServer(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void): Server; + /** + * The `callback` function, if specified, will be added as a listener for the `'secureConnect'` event. + * + * `tls.connect()` returns a {@link TLSSocket} object. + * + * Unlike the `https` API, `tls.connect()` does not enable the + * SNI (Server Name Indication) extension by default, which may cause some + * servers to return an incorrect certificate or reject the connection + * altogether. To enable SNI, set the `servername` option in addition + * to `host`. + * + * The following illustrates a client for the echo server example from {@link createServer}: + * + * ```js + * // Assumes an echo server that is listening on port 8000. + * import tls from 'node:tls'; + * import fs from 'node:fs'; + * + * const options = { + * // Necessary only if the server requires client certificate authentication. + * key: fs.readFileSync('client-key.pem'), + * cert: fs.readFileSync('client-cert.pem'), + * + * // Necessary only if the server uses a self-signed certificate. + * ca: [ fs.readFileSync('server-cert.pem') ], + * + * // Necessary only if the server's cert isn't for "localhost". + * checkServerIdentity: () => { return null; }, + * }; + * + * const socket = tls.connect(8000, options, () => { + * console.log('client connected', + * socket.authorized ? 'authorized' : 'unauthorized'); + * process.stdin.pipe(socket); + * process.stdin.resume(); + * }); + * socket.setEncoding('utf8'); + * socket.on('data', (data) => { + * console.log(data); + * }); + * socket.on('end', () => { + * console.log('server ends connection'); + * }); + * ``` + * @since v0.11.3 + */ + function connect(options: ConnectionOptions, secureConnectListener?: () => void): TLSSocket; + function connect( + port: number, + host?: string, + options?: ConnectionOptions, + secureConnectListener?: () => void, + ): TLSSocket; + function connect(port: number, options?: ConnectionOptions, secureConnectListener?: () => void): TLSSocket; + /** + * `{@link createServer}` sets the default value of the `honorCipherOrder` option + * to `true`, other APIs that create secure contexts leave it unset. + * + * `{@link createServer}` uses a 128 bit truncated SHA1 hash value generated + * from `process.argv` as the default value of the `sessionIdContext` option, other + * APIs that create secure contexts have no default value. + * + * The `tls.createSecureContext()` method creates a `SecureContext` object. It is + * usable as an argument to several `tls` APIs, such as `server.addContext()`, + * but has no public methods. The {@link Server} constructor and the {@link createServer} method do not support the `secureContext` option. + * + * A key is _required_ for ciphers that use certificates. Either `key` or `pfx` can be used to provide it. + * + * If the `ca` option is not given, then Node.js will default to using [Mozilla's publicly trusted list of + * CAs](https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt). + * + * Custom DHE parameters are discouraged in favor of the new `dhparam: 'auto' `option. When set to `'auto'`, well-known DHE parameters of sufficient strength + * will be selected automatically. Otherwise, if necessary, `openssl dhparam` can + * be used to create custom parameters. The key length must be greater than or + * equal to 1024 bits or else an error will be thrown. Although 1024 bits is + * permissible, use 2048 bits or larger for stronger security. + * @since v0.11.13 + */ + function createSecureContext(options?: SecureContextOptions): SecureContext; + /** + * Returns an array containing the CA certificates from various sources, depending on `type`: + * + * * `"default"`: return the CA certificates that will be used by the Node.js TLS clients by default. + * * When `--use-bundled-ca` is enabled (default), or `--use-openssl-ca` is not enabled, + * this would include CA certificates from the bundled Mozilla CA store. + * * When `--use-system-ca` is enabled, this would also include certificates from the system's + * trusted store. + * * When `NODE_EXTRA_CA_CERTS` is used, this would also include certificates loaded from the specified + * file. + * * `"system"`: return the CA certificates that are loaded from the system's trusted store, according + * to rules set by `--use-system-ca`. This can be used to get the certificates from the system + * when `--use-system-ca` is not enabled. + * * `"bundled"`: return the CA certificates from the bundled Mozilla CA store. This would be the same + * as `tls.rootCertificates`. + * * `"extra"`: return the CA certificates loaded from `NODE_EXTRA_CA_CERTS`. It's an empty array if + * `NODE_EXTRA_CA_CERTS` is not set. + * @since v22.15.0 + * @param type The type of CA certificates that will be returned. Valid values + * are `"default"`, `"system"`, `"bundled"` and `"extra"`. + * **Default:** `"default"`. + * @returns An array of PEM-encoded certificates. The array may contain duplicates + * if the same certificate is repeatedly stored in multiple sources. + */ + function getCACertificates(type?: "default" | "system" | "bundled" | "extra"): string[]; + /** + * Returns an array with the names of the supported TLS ciphers. The names are + * lower-case for historical reasons, but must be uppercased to be used in + * the `ciphers` option of `{@link createSecureContext}`. + * + * Not all supported ciphers are enabled by default. See + * [Modifying the default TLS cipher suite](https://nodejs.org/docs/latest-v26.x/api/tls.html#modifying-the-default-tls-cipher-suite). + * + * Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for + * TLSv1.2 and below. + * + * ```js + * console.log(tls.getCiphers()); // ['aes128-gcm-sha256', 'aes128-sha', ...] + * ``` + * @since v0.10.2 + */ + function getCiphers(): string[]; + /** + * Sets the default CA certificates used by Node.js TLS clients. If the provided + * certificates are parsed successfully, they will become the default CA + * certificate list returned by {@link getCACertificates} and used + * by subsequent TLS connections that don't specify their own CA certificates. + * The certificates will be deduplicated before being set as the default. + * + * This function only affects the current Node.js thread. Previous + * sessions cached by the HTTPS agent won't be affected by this change, so + * this method should be called before any unwanted cachable TLS connections are + * made. + * + * To use system CA certificates as the default: + * + * ```js + * import tls from 'node:tls'; + * tls.setDefaultCACertificates(tls.getCACertificates('system')); + * ``` + * + * This function completely replaces the default CA certificate list. To add additional + * certificates to the existing defaults, get the current certificates and append to them: + * + * ```js + * import tls from 'node:tls'; + * const currentCerts = tls.getCACertificates('default'); + * const additionalCerts = ['-----BEGIN CERTIFICATE-----\n...']; + * tls.setDefaultCACertificates([...currentCerts, ...additionalCerts]); + * ``` + * @since v24.5.0 + * @param certs An array of CA certificates in PEM format. + */ + function setDefaultCACertificates(certs: ReadonlyArray<string | NodeJS.ArrayBufferView>): void; + /** + * The default curve name to use for ECDH key agreement in a tls server. + * The default value is `'auto'`. See `{@link createSecureContext()}` for further + * information. + * @since v0.11.13 + */ + let DEFAULT_ECDH_CURVE: string; + /** + * The default value of the `maxVersion` option of `{@link createSecureContext()}`. + * It can be assigned any of the supported TLS protocol versions, + * `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. **Default:** `'TLSv1.3'`, unless + * changed using CLI options. Using `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using + * `--tls-max-v1.3` sets the default to `'TLSv1.3'`. If multiple of the options + * are provided, the highest maximum is used. + * @since v11.4.0 + */ + let DEFAULT_MAX_VERSION: SecureVersion; + /** + * The default value of the `minVersion` option of `{@link createSecureContext()}`. + * It can be assigned any of the supported TLS protocol versions, + * `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. **Default:** `'TLSv1.2'`, unless + * changed using CLI options. Using `--tls-min-v1.0` sets the default to + * `'TLSv1'`. Using `--tls-min-v1.1` sets the default to `'TLSv1.1'`. Using + * `--tls-min-v1.3` sets the default to `'TLSv1.3'`. If multiple of the options + * are provided, the lowest minimum is used. + * @since v11.4.0 + */ + let DEFAULT_MIN_VERSION: SecureVersion; + /** + * The default value of the `ciphers` option of `{@link createSecureContext()}`. + * It can be assigned any of the supported OpenSSL ciphers. + * Defaults to the content of `crypto.constants.defaultCoreCipherList`, unless + * changed using CLI options using `--tls-default-ciphers`. + * @since v19.8.0 + */ + let DEFAULT_CIPHERS: string; + /** + * An immutable array of strings representing the root certificates (in PEM format) + * from the bundled Mozilla CA store as supplied by the current Node.js version. + * + * The bundled CA store, as supplied by Node.js, is a snapshot of Mozilla CA store + * that is fixed at release time. It is identical on all supported platforms. + * @since v12.3.0 + */ + const rootCertificates: readonly string[]; +} +declare module "tls" { + export * from "node:tls"; +} diff --git a/node_modules/@types/node/trace_events.d.ts b/node_modules/@types/node/trace_events.d.ts new file mode 100644 index 0000000..5fa7a39 --- /dev/null +++ b/node_modules/@types/node/trace_events.d.ts @@ -0,0 +1,103 @@ +declare module "node:trace_events" { + /** + * The `Tracing` object is used to enable or disable tracing for sets of + * categories. Instances are created using the + * `trace_events.createTracing()` method. + * + * When created, the `Tracing` object is disabled. Calling the + * `tracing.enable()` method adds the categories to the set of enabled trace + * event categories. Calling `tracing.disable()` will remove the categories + * from the set of enabled trace event categories. + */ + interface Tracing { + /** + * A comma-separated list of the trace event categories covered by this + * `Tracing` object. + * @since v10.0.0 + */ + readonly categories: string; + /** + * Disables this `Tracing` object. + * + * Only trace event categories _not_ covered by other enabled `Tracing` + * objects and _not_ specified by the `--trace-event-categories` flag + * will be disabled. + * + * ```js + * import trace_events from 'node:trace_events'; + * const t1 = trace_events.createTracing({ categories: ['node', 'v8'] }); + * const t2 = trace_events.createTracing({ categories: ['node.perf', 'node'] }); + * t1.enable(); + * t2.enable(); + * + * // Prints 'node,node.perf,v8' + * console.log(trace_events.getEnabledCategories()); + * + * t2.disable(); // Will only disable emission of the 'node.perf' category + * + * // Prints 'node,v8' + * console.log(trace_events.getEnabledCategories()); + * ``` + * @since v10.0.0 + */ + disable(): void; + /** + * Enables this `Tracing` object for the set of categories covered by + * the `Tracing` object. + * @since v10.0.0 + */ + enable(): void; + /** + * `true` only if the `Tracing` object has been enabled. + * @since v10.0.0 + */ + readonly enabled: boolean; + } + interface CreateTracingOptions { + /** + * An array of trace category names. Values included in the array are + * coerced to a string when possible. An error will be thrown if the + * value cannot be coerced. + */ + categories: string[]; + } + /** + * Creates and returns a `Tracing` object for the given set of `categories`. + * + * ```js + * import trace_events from 'node:trace_events'; + * const categories = ['node.perf', 'node.async_hooks']; + * const tracing = trace_events.createTracing({ categories }); + * tracing.enable(); + * // do stuff + * tracing.disable(); + * ``` + * @since v10.0.0 + */ + function createTracing(options: CreateTracingOptions): Tracing; + /** + * Returns a comma-separated list of all currently-enabled trace event + * categories. The current set of enabled trace event categories is determined + * by the _union_ of all currently-enabled `Tracing` objects and any categories + * enabled using the `--trace-event-categories` flag. + * + * Given the file `test.js` below, the command `node --trace-event-categories node.perf test.js` will print `'node.async_hooks,node.perf'` to the console. + * + * ```js + * import trace_events from 'node:trace_events'; + * const t1 = trace_events.createTracing({ categories: ['node.async_hooks'] }); + * const t2 = trace_events.createTracing({ categories: ['node.perf'] }); + * const t3 = trace_events.createTracing({ categories: ['v8'] }); + * + * t1.enable(); + * t2.enable(); + * + * console.log(trace_events.getEnabledCategories()); + * ``` + * @since v10.0.0 + */ + function getEnabledCategories(): string | undefined; +} +declare module "trace_events" { + export * from "node:trace_events"; +} diff --git a/node_modules/@types/node/ts5.6/buffer.buffer.d.ts b/node_modules/@types/node/ts5.6/buffer.buffer.d.ts new file mode 100644 index 0000000..118041b --- /dev/null +++ b/node_modules/@types/node/ts5.6/buffer.buffer.d.ts @@ -0,0 +1,462 @@ +declare module "node:buffer" { + global { + interface BufferConstructor { + // see ../buffer.d.ts for implementation shared with all TypeScript versions + + /** + * Allocates a new buffer containing the given {str}. + * + * @param str String to store in buffer. + * @param encoding encoding to use, optional. Default is 'utf8' + * @deprecated since v10.0.0 - Use `Buffer.from(string[, encoding])` instead. + */ + new(str: string, encoding?: BufferEncoding): Buffer; + /** + * Allocates a new buffer of {size} octets. + * + * @param size count of octets to allocate. + * @deprecated since v10.0.0 - Use `Buffer.alloc()` instead (also see `Buffer.allocUnsafe()`). + */ + new(size: number): Buffer; + /** + * Allocates a new buffer containing the given {array} of octets. + * + * @param array The octets to store. + * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead. + */ + new(array: ArrayLike<number>): Buffer; + /** + * Produces a Buffer backed by the same allocated memory as + * the given {ArrayBuffer}/{SharedArrayBuffer}. + * + * @param arrayBuffer The ArrayBuffer with which to share memory. + * @deprecated since v10.0.0 - Use `Buffer.from(arrayBuffer[, byteOffset[, length]])` instead. + */ + new(arrayBuffer: ArrayBufferLike): Buffer; + /** + * Allocates a new `Buffer` using an `array` of bytes in the range `0` – `255`. + * Array entries outside that range will be truncated to fit into it. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Creates a new Buffer containing the UTF-8 bytes of the string 'buffer'. + * const buf = Buffer.from([0x62, 0x75, 0x66, 0x66, 0x65, 0x72]); + * ``` + * + * If `array` is an `Array`-like object (that is, one with a `length` property of + * type `number`), it is treated as if it is an array, unless it is a `Buffer` or + * a `Uint8Array`. This means all other `TypedArray` variants get treated as an + * `Array`. To create a `Buffer` from the bytes backing a `TypedArray`, use + * `Buffer.copyBytesFrom()`. + * + * A `TypeError` will be thrown if `array` is not an `Array` or another type + * appropriate for `Buffer.from()` variants. + * + * `Buffer.from(array)` and `Buffer.from(string)` may also use the internal + * `Buffer` pool like `Buffer.allocUnsafe()` does. + * @since v5.10.0 + */ + from(array: WithImplicitCoercion<ArrayLike<number>>): Buffer; + /** + * This creates a view of the `ArrayBuffer` without copying the underlying + * memory. For example, when passed a reference to the `.buffer` property of a + * `TypedArray` instance, the newly created `Buffer` will share the same + * allocated memory as the `TypedArray`'s underlying `ArrayBuffer`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const arr = new Uint16Array(2); + * + * arr[0] = 5000; + * arr[1] = 4000; + * + * // Shares memory with `arr`. + * const buf = Buffer.from(arr.buffer); + * + * console.log(buf); + * // Prints: <Buffer 88 13 a0 0f> + * + * // Changing the original Uint16Array changes the Buffer also. + * arr[1] = 6000; + * + * console.log(buf); + * // Prints: <Buffer 88 13 70 17> + * ``` + * + * The optional `byteOffset` and `length` arguments specify a memory range within + * the `arrayBuffer` that will be shared by the `Buffer`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const ab = new ArrayBuffer(10); + * const buf = Buffer.from(ab, 0, 2); + * + * console.log(buf.length); + * // Prints: 2 + * ``` + * + * A `TypeError` will be thrown if `arrayBuffer` is not an `ArrayBuffer` or a + * `SharedArrayBuffer` or another type appropriate for `Buffer.from()` + * variants. + * + * It is important to remember that a backing `ArrayBuffer` can cover a range + * of memory that extends beyond the bounds of a `TypedArray` view. A new + * `Buffer` created using the `buffer` property of a `TypedArray` may extend + * beyond the range of the `TypedArray`: + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const arrA = Uint8Array.from([0x63, 0x64, 0x65, 0x66]); // 4 elements + * const arrB = new Uint8Array(arrA.buffer, 1, 2); // 2 elements + * console.log(arrA.buffer === arrB.buffer); // true + * + * const buf = Buffer.from(arrB.buffer); + * console.log(buf); + * // Prints: <Buffer 63 64 65 66> + * ``` + * @since v5.10.0 + * @param arrayBuffer An `ArrayBuffer`, `SharedArrayBuffer`, for example the + * `.buffer` property of a `TypedArray`. + * @param byteOffset Index of first byte to expose. **Default:** `0`. + * @param length Number of bytes to expose. **Default:** + * `arrayBuffer.byteLength - byteOffset`. + */ + from( + arrayBuffer: WithImplicitCoercion<ArrayBufferLike>, + byteOffset?: number, + length?: number, + ): Buffer; + /** + * Creates a new `Buffer` containing `string`. The `encoding` parameter identifies + * the character encoding to be used when converting `string` into bytes. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf1 = Buffer.from('this is a tést'); + * const buf2 = Buffer.from('7468697320697320612074c3a97374', 'hex'); + * + * console.log(buf1.toString()); + * // Prints: this is a tést + * console.log(buf2.toString()); + * // Prints: this is a tést + * console.log(buf1.toString('latin1')); + * // Prints: this is a tést + * ``` + * + * A `TypeError` will be thrown if `string` is not a string or another type + * appropriate for `Buffer.from()` variants. + * + * `Buffer.from(string)` may also use the internal `Buffer` pool like + * `Buffer.allocUnsafe()` does. + * @since v5.10.0 + * @param string A string to encode. + * @param encoding The encoding of `string`. **Default:** `'utf8'`. + */ + from(string: WithImplicitCoercion<string>, encoding?: BufferEncoding): Buffer; + from(arrayOrString: WithImplicitCoercion<ArrayLike<number> | string>): Buffer; + /** + * Creates a new Buffer using the passed {data} + * @param values to create a new Buffer + */ + of(...items: number[]): Buffer; + /** + * Returns a new `Buffer` which is the result of concatenating all the `Buffer` instances in the `list` together. + * + * If the list has no items, or if the `totalLength` is 0, then a new zero-length `Buffer` is returned. + * + * If `totalLength` is not provided, it is calculated from the `Buffer` instances + * in `list` by adding their lengths. + * + * If `totalLength` is provided, it must be an unsigned integer. If the + * combined length of the `Buffer`s in `list` exceeds `totalLength`, the result is + * truncated to `totalLength`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a single `Buffer` from a list of three `Buffer` instances. + * + * const buf1 = Buffer.alloc(10); + * const buf2 = Buffer.alloc(14); + * const buf3 = Buffer.alloc(18); + * const totalLength = buf1.length + buf2.length + buf3.length; + * + * console.log(totalLength); + * // Prints: 42 + * + * const bufA = Buffer.concat([buf1, buf2, buf3], totalLength); + * + * console.log(bufA); + * // Prints: <Buffer 00 00 00 00 ...> + * console.log(bufA.length); + * // Prints: 42 + * ``` + * + * `Buffer.concat()` may also use the internal `Buffer` pool like `Buffer.allocUnsafe()` does. + * @since v0.7.11 + * @param list List of `Buffer` or {@link Uint8Array} instances to concatenate. + * @param totalLength Total length of the `Buffer` instances in `list` when concatenated. + */ + concat(list: readonly Uint8Array[], totalLength?: number): Buffer; + /** + * Copies the underlying memory of `view` into a new `Buffer`. + * + * ```js + * const u16 = new Uint16Array([0, 0xffff]); + * const buf = Buffer.copyBytesFrom(u16, 1, 1); + * u16[1] = 0; + * console.log(buf.length); // 2 + * console.log(buf[0]); // 255 + * console.log(buf[1]); // 255 + * ``` + * @since v19.8.0 + * @param view The {TypedArray} to copy. + * @param [offset=0] The starting offset within `view`. + * @param [length=view.length - offset] The number of elements from `view` to copy. + */ + copyBytesFrom(view: NodeJS.TypedArray, offset?: number, length?: number): Buffer; + /** + * Allocates a new `Buffer` of `size` bytes. If `fill` is `undefined`, the`Buffer` will be zero-filled. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(5); + * + * console.log(buf); + * // Prints: <Buffer 00 00 00 00 00> + * ``` + * + * If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. + * + * If `fill` is specified, the allocated `Buffer` will be initialized by calling `buf.fill(fill)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(5, 'a'); + * + * console.log(buf); + * // Prints: <Buffer 61 61 61 61 61> + * ``` + * + * If both `fill` and `encoding` are specified, the allocated `Buffer` will be + * initialized by calling `buf.fill(fill, encoding)`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.alloc(11, 'aGVsbG8gd29ybGQ=', 'base64'); + * + * console.log(buf); + * // Prints: <Buffer 68 65 6c 6c 6f 20 77 6f 72 6c 64> + * ``` + * + * Calling `Buffer.alloc()` can be measurably slower than the alternative `Buffer.allocUnsafe()` but ensures that the newly created `Buffer` instance + * contents will never contain sensitive data from previous allocations, including + * data that might not have been allocated for `Buffer`s. + * + * A `TypeError` will be thrown if `size` is not a number. + * @since v5.10.0 + * @param size The desired length of the new `Buffer`. + * @param [fill=0] A value to pre-fill the new `Buffer` with. + * @param [encoding='utf8'] If `fill` is a string, this is its encoding. + */ + alloc(size: number, fill?: string | Uint8Array | number, encoding?: BufferEncoding): Buffer; + /** + * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. + * + * The underlying memory for `Buffer` instances created in this way is _not_ + * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `Buffer.alloc()` instead to initialize`Buffer` instances with zeroes. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.allocUnsafe(10); + * + * console.log(buf); + * // Prints (contents may vary): <Buffer a0 8b 28 3f 01 00 00 00 50 32> + * + * buf.fill(0); + * + * console.log(buf); + * // Prints: <Buffer 00 00 00 00 00 00 00 00 00 00> + * ``` + * + * A `TypeError` will be thrown if `size` is not a number. + * + * The `Buffer` module pre-allocates an internal `Buffer` instance of + * size `Buffer.poolSize` that is used as a pool for the fast allocation of new `Buffer` instances created using `Buffer.allocUnsafe()`, `Buffer.from(array)`, + * and `Buffer.concat()` only when `size` is less than `Buffer.poolSize >>> 1` (floor of `Buffer.poolSize` divided by two). + * + * Use of this pre-allocated internal memory pool is a key difference between + * calling `Buffer.alloc(size, fill)` vs. `Buffer.allocUnsafe(size).fill(fill)`. + * Specifically, `Buffer.alloc(size, fill)` will _never_ use the internal `Buffer`pool, while `Buffer.allocUnsafe(size).fill(fill)`_will_ use the internal`Buffer` pool if `size` is less + * than or equal to half `Buffer.poolSize`. The + * difference is subtle but can be important when an application requires the + * additional performance that `Buffer.allocUnsafe()` provides. + * @since v5.10.0 + * @param size The desired length of the new `Buffer`. + */ + allocUnsafe(size: number): Buffer; + /** + * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. A zero-length `Buffer` is created if + * `size` is 0. + * + * The underlying memory for `Buffer` instances created in this way is _not_ + * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `buf.fill(0)` to initialize + * such `Buffer` instances with zeroes. + * + * When using `Buffer.allocUnsafe()` to allocate new `Buffer` instances, + * allocations under 4 KiB are sliced from a single pre-allocated `Buffer`. This + * allows applications to avoid the garbage collection overhead of creating many + * individually allocated `Buffer` instances. This approach improves both + * performance and memory usage by eliminating the need to track and clean up as + * many individual `ArrayBuffer` objects. + * + * However, in the case where a developer may need to retain a small chunk of + * memory from a pool for an indeterminate amount of time, it may be appropriate + * to create an un-pooled `Buffer` instance using `Buffer.allocUnsafeSlow()` and + * then copying out the relevant bits. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Need to keep around a few small chunks of memory. + * const store = []; + * + * socket.on('readable', () => { + * let data; + * while (null !== (data = readable.read())) { + * // Allocate for retained data. + * const sb = Buffer.allocUnsafeSlow(10); + * + * // Copy the data into the new allocation. + * data.copy(sb, 0, 0, 10); + * + * store.push(sb); + * } + * }); + * ``` + * + * A `TypeError` will be thrown if `size` is not a number. + * @since v5.12.0 + * @param size The desired length of the new `Buffer`. + */ + allocUnsafeSlow(size: number): Buffer; + } + interface Buffer extends Uint8Array { + // see ../buffer.d.ts for implementation shared with all TypeScript versions + + /** + * Returns a new `Buffer` that references the same memory as the original, but + * offset and cropped by the `start` and `end` indices. + * + * This method is not compatible with the `Uint8Array.prototype.slice()`, + * which is a superclass of `Buffer`. To copy the slice, use`Uint8Array.prototype.slice()`. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * const copiedBuf = Uint8Array.prototype.slice.call(buf); + * copiedBuf[0]++; + * console.log(copiedBuf.toString()); + * // Prints: cuffer + * + * console.log(buf.toString()); + * // Prints: buffer + * + * // With buf.slice(), the original buffer is modified. + * const notReallyCopiedBuf = buf.slice(); + * notReallyCopiedBuf[0]++; + * console.log(notReallyCopiedBuf.toString()); + * // Prints: cuffer + * console.log(buf.toString()); + * // Also prints: cuffer (!) + * ``` + * @since v0.3.0 + * @deprecated Use `subarray` instead. + * @param [start=0] Where the new `Buffer` will start. + * @param [end=buf.length] Where the new `Buffer` will end (not inclusive). + */ + slice(start?: number, end?: number): Buffer; + /** + * Returns a new `Buffer` that references the same memory as the original, but + * offset and cropped by the `start` and `end` indices. + * + * Specifying `end` greater than `buf.length` will return the same result as + * that of `end` equal to `buf.length`. + * + * This method is inherited from [`TypedArray.prototype.subarray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/subarray). + * + * Modifying the new `Buffer` slice will modify the memory in the original `Buffer`because the allocated memory of the two objects overlap. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * // Create a `Buffer` with the ASCII alphabet, take a slice, and modify one byte + * // from the original `Buffer`. + * + * const buf1 = Buffer.allocUnsafe(26); + * + * for (let i = 0; i < 26; i++) { + * // 97 is the decimal ASCII value for 'a'. + * buf1[i] = i + 97; + * } + * + * const buf2 = buf1.subarray(0, 3); + * + * console.log(buf2.toString('ascii', 0, buf2.length)); + * // Prints: abc + * + * buf1[0] = 33; + * + * console.log(buf2.toString('ascii', 0, buf2.length)); + * // Prints: !bc + * ``` + * + * Specifying negative indexes causes the slice to be generated relative to the + * end of `buf` rather than the beginning. + * + * ```js + * import { Buffer } from 'node:buffer'; + * + * const buf = Buffer.from('buffer'); + * + * console.log(buf.subarray(-6, -1).toString()); + * // Prints: buffe + * // (Equivalent to buf.subarray(0, 5).) + * + * console.log(buf.subarray(-6, -2).toString()); + * // Prints: buff + * // (Equivalent to buf.subarray(0, 4).) + * + * console.log(buf.subarray(-5, -2).toString()); + * // Prints: uff + * // (Equivalent to buf.subarray(1, 4).) + * ``` + * @since v3.0.0 + * @param [start=0] Where the new `Buffer` will start. + * @param [end=buf.length] Where the new `Buffer` will end (not inclusive). + */ + subarray(start?: number, end?: number): Buffer; + } + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type NonSharedBuffer = Buffer; + /** + * @deprecated This is intended for internal use, and will be removed once `@types/node` no longer supports + * TypeScript versions earlier than 5.7. + */ + type AllowSharedBuffer = Buffer; + } +} diff --git a/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts b/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts new file mode 100644 index 0000000..f148cc4 --- /dev/null +++ b/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts @@ -0,0 +1,71 @@ +// Interface declaration for Float16Array, required in @types/node v24+. +// These definitions are specific to TS <=5.6. + +// This needs all of the "common" properties/methods of the TypedArrays, +// otherwise the type unions `TypedArray` and `ArrayBufferView` will be +// empty objects. +interface Float16Array extends Pick<Float32Array, typeof Symbol.iterator | "entries" | "keys" | "values"> { + readonly BYTES_PER_ELEMENT: number; + readonly buffer: ArrayBufferLike; + readonly byteLength: number; + readonly byteOffset: number; + readonly length: number; + readonly [Symbol.toStringTag]: "Float16Array"; + at(index: number): number | undefined; + copyWithin(target: number, start: number, end?: number): this; + every(predicate: (value: number, index: number, array: Float16Array) => unknown, thisArg?: any): boolean; + fill(value: number, start?: number, end?: number): this; + filter(predicate: (value: number, index: number, array: Float16Array) => any, thisArg?: any): Float16Array; + find(predicate: (value: number, index: number, obj: Float16Array) => boolean, thisArg?: any): number | undefined; + findIndex(predicate: (value: number, index: number, obj: Float16Array) => boolean, thisArg?: any): number; + findLast<S extends number>( + predicate: (value: number, index: number, array: Float16Array) => value is S, + thisArg?: any, + ): S | undefined; + findLast( + predicate: (value: number, index: number, array: Float16Array) => unknown, + thisArg?: any, + ): number | undefined; + findLastIndex(predicate: (value: number, index: number, array: Float16Array) => unknown, thisArg?: any): number; + forEach(callbackfn: (value: number, index: number, array: Float16Array) => void, thisArg?: any): void; + includes(searchElement: number, fromIndex?: number): boolean; + indexOf(searchElement: number, fromIndex?: number): number; + join(separator?: string): string; + lastIndexOf(searchElement: number, fromIndex?: number): number; + map(callbackfn: (value: number, index: number, array: Float16Array) => number, thisArg?: any): Float16Array; + reduce( + callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float16Array) => number, + ): number; + reduce( + callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float16Array) => number, + initialValue: number, + ): number; + reduce<U>( + callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Float16Array) => U, + initialValue: U, + ): U; + reduceRight( + callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float16Array) => number, + ): number; + reduceRight( + callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: Float16Array) => number, + initialValue: number, + ): number; + reduceRight<U>( + callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: Float16Array) => U, + initialValue: U, + ): U; + reverse(): Float16Array; + set(array: ArrayLike<number>, offset?: number): void; + slice(start?: number, end?: number): Float16Array; + some(predicate: (value: number, index: number, array: Float16Array) => unknown, thisArg?: any): boolean; + sort(compareFn?: (a: number, b: number) => number): this; + subarray(begin?: number, end?: number): Float16Array; + toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string; + toReversed(): Float16Array; + toSorted(compareFn?: (a: number, b: number) => number): Float16Array; + toString(): string; + valueOf(): Float16Array; + with(index: number, value: number): Float16Array; + [index: number]: number; +} diff --git a/node_modules/@types/node/ts5.6/globals.typedarray.d.ts b/node_modules/@types/node/ts5.6/globals.typedarray.d.ts new file mode 100644 index 0000000..57a1ab4 --- /dev/null +++ b/node_modules/@types/node/ts5.6/globals.typedarray.d.ts @@ -0,0 +1,36 @@ +export {}; // Make this a module + +declare global { + namespace NodeJS { + type TypedArray = + | Uint8Array + | Uint8ClampedArray + | Uint16Array + | Uint32Array + | Int8Array + | Int16Array + | Int32Array + | BigUint64Array + | BigInt64Array + | Float16Array + | Float32Array + | Float64Array; + type ArrayBufferView = TypedArray | DataView; + + type NonSharedUint8Array = Uint8Array; + type NonSharedUint8ClampedArray = Uint8ClampedArray; + type NonSharedUint16Array = Uint16Array; + type NonSharedUint32Array = Uint32Array; + type NonSharedInt8Array = Int8Array; + type NonSharedInt16Array = Int16Array; + type NonSharedInt32Array = Int32Array; + type NonSharedBigUint64Array = BigUint64Array; + type NonSharedBigInt64Array = BigInt64Array; + type NonSharedFloat16Array = Float16Array; + type NonSharedFloat32Array = Float32Array; + type NonSharedFloat64Array = Float64Array; + type NonSharedDataView = DataView; + type NonSharedTypedArray = TypedArray; + type NonSharedArrayBufferView = ArrayBufferView; + } +} diff --git a/node_modules/@types/node/ts5.6/index.d.ts b/node_modules/@types/node/ts5.6/index.d.ts new file mode 100644 index 0000000..83f6604 --- /dev/null +++ b/node_modules/@types/node/ts5.6/index.d.ts @@ -0,0 +1,116 @@ +/** + * License for programmatically and manually incorporated + * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc + * + * Copyright Node.js contributors. All rights reserved. + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ + +// NOTE: These definitions support Node.js and TypeScript 5.6. + +// Reference required TypeScript libraries: +/// <reference lib="es2020" /> +/// <reference lib="esnext.disposable" /> + +// TypeScript library polyfills required for TypeScript <=5.6: +/// <reference path="./compatibility/float16array.d.ts" /> + +// Definitions for Node.js modules specific to TypeScript <=5.6: +/// <reference path="./globals.typedarray.d.ts" /> +/// <reference path="./buffer.buffer.d.ts" /> + +// Definitions for Node.js modules that are not specific to any version of TypeScript: +/// <reference path="../globals.d.ts" /> +/// <reference path="../web-globals/abortcontroller.d.ts" /> +/// <reference path="../web-globals/blob.d.ts" /> +/// <reference path="../web-globals/console.d.ts" /> +/// <reference path="../web-globals/crypto.d.ts" /> +/// <reference path="../web-globals/domexception.d.ts" /> +/// <reference path="../web-globals/encoding.d.ts" /> +/// <reference path="../web-globals/events.d.ts" /> +/// <reference path="../web-globals/fetch.d.ts" /> +/// <reference path="../web-globals/importmeta.d.ts" /> +/// <reference path="../web-globals/messaging.d.ts" /> +/// <reference path="../web-globals/navigator.d.ts" /> +/// <reference path="../web-globals/performance.d.ts" /> +/// <reference path="../web-globals/storage.d.ts" /> +/// <reference path="../web-globals/streams.d.ts" /> +/// <reference path="../web-globals/timers.d.ts" /> +/// <reference path="../web-globals/url.d.ts" /> +/// <reference path="../assert.d.ts" /> +/// <reference path="../assert/strict.d.ts" /> +/// <reference path="../async_hooks.d.ts" /> +/// <reference path="../buffer.d.ts" /> +/// <reference path="../child_process.d.ts" /> +/// <reference path="../cluster.d.ts" /> +/// <reference path="../console.d.ts" /> +/// <reference path="../constants.d.ts" /> +/// <reference path="../crypto.d.ts" /> +/// <reference path="../dgram.d.ts" /> +/// <reference path="../diagnostics_channel.d.ts" /> +/// <reference path="../dns.d.ts" /> +/// <reference path="../dns/promises.d.ts" /> +/// <reference path="../domain.d.ts" /> +/// <reference path="../events.d.ts" /> +/// <reference path="../fs.d.ts" /> +/// <reference path="../fs/promises.d.ts" /> +/// <reference path="../http.d.ts" /> +/// <reference path="../http2.d.ts" /> +/// <reference path="../https.d.ts" /> +/// <reference path="../inspector.d.ts" /> +/// <reference path="../inspector.generated.d.ts" /> +/// <reference path="../inspector/promises.d.ts" /> +/// <reference path="../module.d.ts" /> +/// <reference path="../net.d.ts" /> +/// <reference path="../os.d.ts" /> +/// <reference path="../path.d.ts" /> +/// <reference path="../path/posix.d.ts" /> +/// <reference path="../path/win32.d.ts" /> +/// <reference path="../perf_hooks.d.ts" /> +/// <reference path="../process.d.ts" /> +/// <reference path="../punycode.d.ts" /> +/// <reference path="../querystring.d.ts" /> +/// <reference path="../quic.d.ts" /> +/// <reference path="../readline.d.ts" /> +/// <reference path="../readline/promises.d.ts" /> +/// <reference path="../repl.d.ts" /> +/// <reference path="../sea.d.ts" /> +/// <reference path="../sqlite.d.ts" /> +/// <reference path="../stream.d.ts" /> +/// <reference path="../stream/consumers.d.ts" /> +/// <reference path="../stream/iter.d.ts" /> +/// <reference path="../stream/promises.d.ts" /> +/// <reference path="../stream/web.d.ts" /> +/// <reference path="../string_decoder.d.ts" /> +/// <reference path="../test.d.ts" /> +/// <reference path="../test/reporters.d.ts" /> +/// <reference path="../timers.d.ts" /> +/// <reference path="../timers/promises.d.ts" /> +/// <reference path="../tls.d.ts" /> +/// <reference path="../trace_events.d.ts" /> +/// <reference path="../tty.d.ts" /> +/// <reference path="../url.d.ts" /> +/// <reference path="../util.d.ts" /> +/// <reference path="../util/types.d.ts" /> +/// <reference path="../v8.d.ts" /> +/// <reference path="../vm.d.ts" /> +/// <reference path="../wasi.d.ts" /> +/// <reference path="../worker_threads.d.ts" /> +/// <reference path="../zlib.d.ts" /> +/// <reference path="../zlib/iter.d.ts" /> diff --git a/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts b/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts new file mode 100644 index 0000000..110b1eb --- /dev/null +++ b/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts @@ -0,0 +1,72 @@ +// Interface declaration for Float16Array, required in @types/node v24+. +// These definitions are specific to TS 5.7. + +// This needs all of the "common" properties/methods of the TypedArrays, +// otherwise the type unions `TypedArray` and `ArrayBufferView` will be +// empty objects. +interface Float16Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> { + readonly BYTES_PER_ELEMENT: number; + readonly buffer: TArrayBuffer; + readonly byteLength: number; + readonly byteOffset: number; + readonly length: number; + readonly [Symbol.toStringTag]: "Float16Array"; + at(index: number): number | undefined; + copyWithin(target: number, start: number, end?: number): this; + entries(): ArrayIterator<[number, number]>; + every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean; + fill(value: number, start?: number, end?: number): this; + filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Float16Array<ArrayBuffer>; + find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined; + findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number; + findLast<S extends number>( + predicate: (value: number, index: number, array: this) => value is S, + thisArg?: any, + ): S | undefined; + findLast(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): number | undefined; + findLastIndex(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): number; + forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void; + includes(searchElement: number, fromIndex?: number): boolean; + indexOf(searchElement: number, fromIndex?: number): number; + join(separator?: string): string; + keys(): ArrayIterator<number>; + lastIndexOf(searchElement: number, fromIndex?: number): number; + map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Float16Array<ArrayBuffer>; + reduce( + callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, + ): number; + reduce( + callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, + initialValue: number, + ): number; + reduce<U>( + callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, + initialValue: U, + ): U; + reduceRight( + callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, + ): number; + reduceRight( + callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, + initialValue: number, + ): number; + reduceRight<U>( + callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, + initialValue: U, + ): U; + reverse(): this; + set(array: ArrayLike<number>, offset?: number): void; + slice(start?: number, end?: number): Float16Array<ArrayBuffer>; + some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean; + sort(compareFn?: (a: number, b: number) => number): this; + subarray(begin?: number, end?: number): Float16Array<TArrayBuffer>; + toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string; + toReversed(): Float16Array<ArrayBuffer>; + toSorted(compareFn?: (a: number, b: number) => number): Float16Array<ArrayBuffer>; + toString(): string; + valueOf(): this; + values(): ArrayIterator<number>; + with(index: number, value: number): Float16Array<ArrayBuffer>; + [Symbol.iterator](): ArrayIterator<number>; + [index: number]: number; +} diff --git a/node_modules/@types/node/ts5.7/index.d.ts b/node_modules/@types/node/ts5.7/index.d.ts new file mode 100644 index 0000000..d296cc6 --- /dev/null +++ b/node_modules/@types/node/ts5.7/index.d.ts @@ -0,0 +1,116 @@ +/** + * License for programmatically and manually incorporated + * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc + * + * Copyright Node.js contributors. All rights reserved. + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ + +// NOTE: These definitions support Node.js and TypeScript 5.7. + +// Reference required TypeScript libraries: +/// <reference lib="es2020" /> +/// <reference lib="esnext.disposable" /> + +// TypeScript library polyfills required for TypeScript 5.7: +/// <reference path="./compatibility/float16array.d.ts" /> + +// Definitions for Node.js modules specific to TypeScript 5.7+: +/// <reference path="../globals.typedarray.d.ts" /> +/// <reference path="../buffer.buffer.d.ts" /> + +// Definitions for Node.js modules that are not specific to any version of TypeScript: +/// <reference path="../globals.d.ts" /> +/// <reference path="../web-globals/abortcontroller.d.ts" /> +/// <reference path="../web-globals/blob.d.ts" /> +/// <reference path="../web-globals/console.d.ts" /> +/// <reference path="../web-globals/crypto.d.ts" /> +/// <reference path="../web-globals/domexception.d.ts" /> +/// <reference path="../web-globals/encoding.d.ts" /> +/// <reference path="../web-globals/events.d.ts" /> +/// <reference path="../web-globals/fetch.d.ts" /> +/// <reference path="../web-globals/importmeta.d.ts" /> +/// <reference path="../web-globals/messaging.d.ts" /> +/// <reference path="../web-globals/navigator.d.ts" /> +/// <reference path="../web-globals/performance.d.ts" /> +/// <reference path="../web-globals/storage.d.ts" /> +/// <reference path="../web-globals/streams.d.ts" /> +/// <reference path="../web-globals/timers.d.ts" /> +/// <reference path="../web-globals/url.d.ts" /> +/// <reference path="../assert.d.ts" /> +/// <reference path="../assert/strict.d.ts" /> +/// <reference path="../async_hooks.d.ts" /> +/// <reference path="../buffer.d.ts" /> +/// <reference path="../child_process.d.ts" /> +/// <reference path="../cluster.d.ts" /> +/// <reference path="../console.d.ts" /> +/// <reference path="../constants.d.ts" /> +/// <reference path="../crypto.d.ts" /> +/// <reference path="../dgram.d.ts" /> +/// <reference path="../diagnostics_channel.d.ts" /> +/// <reference path="../dns.d.ts" /> +/// <reference path="../dns/promises.d.ts" /> +/// <reference path="../domain.d.ts" /> +/// <reference path="../events.d.ts" /> +/// <reference path="../fs.d.ts" /> +/// <reference path="../fs/promises.d.ts" /> +/// <reference path="../http.d.ts" /> +/// <reference path="../http2.d.ts" /> +/// <reference path="../https.d.ts" /> +/// <reference path="../inspector.d.ts" /> +/// <reference path="../inspector.generated.d.ts" /> +/// <reference path="../inspector/promises.d.ts" /> +/// <reference path="../module.d.ts" /> +/// <reference path="../net.d.ts" /> +/// <reference path="../os.d.ts" /> +/// <reference path="../path.d.ts" /> +/// <reference path="../path/posix.d.ts" /> +/// <reference path="../path/win32.d.ts" /> +/// <reference path="../perf_hooks.d.ts" /> +/// <reference path="../process.d.ts" /> +/// <reference path="../punycode.d.ts" /> +/// <reference path="../querystring.d.ts" /> +/// <reference path="../quic.d.ts" /> +/// <reference path="../readline.d.ts" /> +/// <reference path="../readline/promises.d.ts" /> +/// <reference path="../repl.d.ts" /> +/// <reference path="../sea.d.ts" /> +/// <reference path="../sqlite.d.ts" /> +/// <reference path="../stream.d.ts" /> +/// <reference path="../stream/consumers.d.ts" /> +/// <reference path="../stream/iter.d.ts" /> +/// <reference path="../stream/promises.d.ts" /> +/// <reference path="../stream/web.d.ts" /> +/// <reference path="../string_decoder.d.ts" /> +/// <reference path="../test.d.ts" /> +/// <reference path="../test/reporters.d.ts" /> +/// <reference path="../timers.d.ts" /> +/// <reference path="../timers/promises.d.ts" /> +/// <reference path="../tls.d.ts" /> +/// <reference path="../trace_events.d.ts" /> +/// <reference path="../tty.d.ts" /> +/// <reference path="../url.d.ts" /> +/// <reference path="../util.d.ts" /> +/// <reference path="../util/types.d.ts" /> +/// <reference path="../v8.d.ts" /> +/// <reference path="../vm.d.ts" /> +/// <reference path="../wasi.d.ts" /> +/// <reference path="../worker_threads.d.ts" /> +/// <reference path="../zlib.d.ts" /> +/// <reference path="../zlib/iter.d.ts" /> diff --git a/node_modules/@types/node/tty.d.ts b/node_modules/@types/node/tty.d.ts new file mode 100644 index 0000000..39b4a7f --- /dev/null +++ b/node_modules/@types/node/tty.d.ts @@ -0,0 +1,225 @@ +declare module "node:tty" { + import * as net from "node:net"; + /** + * The `tty.isatty()` method returns `true` if the given `fd` is associated with + * a TTY and `false` if it is not, including whenever `fd` is not a non-negative + * integer. + * @since v0.5.8 + * @param fd A numeric file descriptor + */ + function isatty(fd: number): boolean; + /** + * Represents the readable side of a TTY. In normal circumstances `process.stdin` will be the only `tty.ReadStream` instance in a Node.js + * process and there should be no reason to create additional instances. + * @since v0.5.8 + */ + class ReadStream extends net.Socket { + constructor(fd: number, options?: net.SocketConstructorOpts); + /** + * A `boolean` that is `true` if the TTY is currently configured to operate as a + * raw device. + * + * This flag is always `false` when a process starts, even if the terminal is + * operating in raw mode. Its value will change with subsequent calls to `setRawMode`. + * @since v0.7.7 + */ + isRaw: boolean; + /** + * Allows configuration of `tty.ReadStream` so that it operates as a raw device. + * + * When in raw mode, input is always available character-by-character, not + * including modifiers. Additionally, all special processing of characters by the + * terminal is disabled, including echoing input + * characters. Ctrl+C will no longer cause a `SIGINT` when + * in this mode. + * @since v0.7.7 + * @param mode If `true`, configures the `tty.ReadStream` to operate as a raw device. If `false`, configures the `tty.ReadStream` to operate in its default mode. The `readStream.isRaw` + * property will be set to the resulting mode. + * @return The read stream instance. + */ + setRawMode(mode: boolean): this; + /** + * A `boolean` that is always `true` for `tty.ReadStream` instances. + * @since v0.5.8 + */ + isTTY: boolean; + } + /** + * -1 - to the left from cursor + * 0 - the entire line + * 1 - to the right from cursor + */ + type Direction = -1 | 0 | 1; + interface WriteStreamEventMap extends net.SocketEventMap { + "resize": []; + } + /** + * Represents the writable side of a TTY. In normal circumstances, `process.stdout` and `process.stderr` will be the only`tty.WriteStream` instances created for a Node.js process and there + * should be no reason to create additional instances. + * @since v0.5.8 + */ + class WriteStream extends net.Socket { + constructor(fd: number); + /** + * `writeStream.clearLine()` clears the current line of this `WriteStream` in a + * direction identified by `dir`. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + clearLine(dir: Direction, callback?: () => void): boolean; + /** + * `writeStream.clearScreenDown()` clears this `WriteStream` from the current + * cursor down. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + clearScreenDown(callback?: () => void): boolean; + /** + * `writeStream.cursorTo()` moves this `WriteStream`'s cursor to the specified + * position. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + cursorTo(x: number, y?: number, callback?: () => void): boolean; + cursorTo(x: number, callback: () => void): boolean; + /** + * `writeStream.moveCursor()` moves this `WriteStream`'s cursor _relative_ to its + * current position. + * @since v0.7.7 + * @param callback Invoked once the operation completes. + * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`. + */ + moveCursor(dx: number, dy: number, callback?: () => void): boolean; + /** + * Returns: + * + * * `1` for 2, + * * `4` for 16, + * * `8` for 256, + * * `24` for 16,777,216 colors supported. + * + * Use this to determine what colors the terminal supports. Due to the nature of + * colors in terminals it is possible to either have false positives or false + * negatives. It depends on process information and the environment variables that + * may lie about what terminal is used. + * It is possible to pass in an `env` object to simulate the usage of a specific + * terminal. This can be useful to check how specific environment settings behave. + * + * To enforce a specific color support, use one of the below environment settings. + * + * * 2 colors: `FORCE_COLOR = 0` (Disables colors) + * * 16 colors: `FORCE_COLOR = 1` + * * 256 colors: `FORCE_COLOR = 2` + * * 16,777,216 colors: `FORCE_COLOR = 3` + * + * Disabling color support is also possible by using the `NO_COLOR` and `NODE_DISABLE_COLORS` environment variables. + * @since v9.9.0 + * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal. + */ + getColorDepth(env?: object): number; + /** + * Returns `true` if the `writeStream` supports at least as many colors as provided + * in `count`. Minimum support is 2 (black and white). + * + * This has the same false positives and negatives as described in `writeStream.getColorDepth()`. + * + * ```js + * process.stdout.hasColors(); + * // Returns true or false depending on if `stdout` supports at least 16 colors. + * process.stdout.hasColors(256); + * // Returns true or false depending on if `stdout` supports at least 256 colors. + * process.stdout.hasColors({ TMUX: '1' }); + * // Returns true. + * process.stdout.hasColors(2 ** 24, { TMUX: '1' }); + * // Returns false (the environment setting pretends to support 2 ** 8 colors). + * ``` + * @since v11.13.0, v10.16.0 + * @param [count=16] The number of colors that are requested (minimum 2). + * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal. + */ + hasColors(count?: number): boolean; + hasColors(env?: object): boolean; + hasColors(count: number, env?: object): boolean; + /** + * `writeStream.getWindowSize()` returns the size of the TTY + * corresponding to this `WriteStream`. The array is of the type `[numColumns, numRows]` where `numColumns` and `numRows` represent the number + * of columns and rows in the corresponding TTY. + * @since v0.7.7 + */ + getWindowSize(): [number, number]; + /** + * A `number` specifying the number of columns the TTY currently has. This property + * is updated whenever the `'resize'` event is emitted. + * @since v0.7.7 + */ + columns: number; + /** + * A `number` specifying the number of rows the TTY currently has. This property + * is updated whenever the `'resize'` event is emitted. + * @since v0.7.7 + */ + rows: number; + /** + * A `boolean` that is always `true`. + * @since v0.5.8 + */ + isTTY: boolean; + // #region InternalEventEmitter + addListener<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + addListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + emit<E extends keyof WriteStreamEventMap>(eventName: E, ...args: WriteStreamEventMap[E]): boolean; + emit(eventName: string | symbol, ...args: any[]): boolean; + listenerCount<E extends keyof WriteStreamEventMap>( + eventName: E, + listener?: (...args: WriteStreamEventMap[E]) => void, + ): number; + listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number; + listeners<E extends keyof WriteStreamEventMap>(eventName: E): ((...args: WriteStreamEventMap[E]) => void)[]; + listeners(eventName: string | symbol): ((...args: any[]) => void)[]; + off<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + off(eventName: string | symbol, listener: (...args: any[]) => void): this; + on<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + on(eventName: string | symbol, listener: (...args: any[]) => void): this; + once<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + once(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependListener<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + prependOnceListener<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + rawListeners<E extends keyof WriteStreamEventMap>(eventName: E): ((...args: WriteStreamEventMap[E]) => void)[]; + rawListeners(eventName: string | symbol): ((...args: any[]) => void)[]; + // eslint-disable-next-line @definitelytyped/no-unnecessary-generics + removeAllListeners<E extends keyof WriteStreamEventMap>(eventName?: E): this; + removeAllListeners(eventName?: string | symbol): this; + removeListener<E extends keyof WriteStreamEventMap>( + eventName: E, + listener: (...args: WriteStreamEventMap[E]) => void, + ): this; + removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this; + // #endregion + } +} +declare module "tty" { + export * from "node:tty"; +} diff --git a/node_modules/@types/node/url.d.ts b/node_modules/@types/node/url.d.ts new file mode 100644 index 0000000..d6ea8c5 --- /dev/null +++ b/node_modules/@types/node/url.d.ts @@ -0,0 +1,556 @@ +declare module "node:url" { + import { Blob, NonSharedBuffer } from "node:buffer"; + import { ClientRequestArgs } from "node:http"; + import { ParsedUrlQuery, ParsedUrlQueryInput } from "node:querystring"; + // Input to `url.format` + interface UrlObject { + auth?: string | null | undefined; + hash?: string | null | undefined; + host?: string | null | undefined; + hostname?: string | null | undefined; + href?: string | null | undefined; + pathname?: string | null | undefined; + protocol?: string | null | undefined; + search?: string | null | undefined; + slashes?: boolean | null | undefined; + port?: string | number | null | undefined; + query?: string | null | ParsedUrlQueryInput | undefined; + } + // Output of `url.parse` + interface Url { + auth: string | null; + hash: string | null; + host: string | null; + hostname: string | null; + href: string; + path: string | null; + pathname: string | null; + protocol: string | null; + search: string | null; + slashes: boolean | null; + port: string | null; + query: string | null | ParsedUrlQuery; + } + interface UrlWithParsedQuery extends Url { + query: ParsedUrlQuery; + } + interface UrlWithStringQuery extends Url { + query: string | null; + } + interface FileUrlToPathOptions { + /** + * `true` if the `path` should be return as a windows filepath, `false` for posix, and `undefined` for the system default. + * @default undefined + * @since v22.1.0 + */ + windows?: boolean | undefined; + } + interface PathToFileUrlOptions { + /** + * `true` if the `path` should be return as a windows filepath, `false` for posix, and `undefined` for the system default. + * @default undefined + * @since v22.1.0 + */ + windows?: boolean | undefined; + } + /** + * The `url.parse()` method takes a URL string, parses it, and returns a URL + * object. + * + * A `TypeError` is thrown if `urlString` is not a string. + * + * A `URIError` is thrown if the `auth` property is present but cannot be decoded. + * + * `url.parse()` uses a lenient, non-standard algorithm for parsing URL + * strings. It is prone to security issues such as [host name spoofing](https://hackerone.com/reports/678487) + * and incorrect handling of usernames and passwords. Do not use with untrusted + * input. CVEs are not issued for `url.parse()` vulnerabilities. Use the + * [WHATWG URL](https://nodejs.org/docs/latest-v26.x/api/url.html#the-whatwg-url-api) API instead, for example: + * + * ```js + * function getURL(req) { + * const proto = req.headers['x-forwarded-proto'] || 'https'; + * const host = req.headers['x-forwarded-host'] || req.headers.host || 'example.com'; + * return new URL(req.url || '/', `${proto}://${host}`); + * } + * ``` + * + * The example above assumes well-formed headers are forwarded from a reverse + * proxy to your Node.js server. If you are not using a reverse proxy, you should + * use the example below: + * + * ```js + * function getURL(req) { + * return new URL(req.url || '/', 'https://example.com'); + * } + * ``` + * @since v0.1.25 + * @deprecated Use the WHATWG URL API instead. + * @param urlString The URL string to parse. + * @param parseQueryString If `true`, the `query` property will always + * be set to an object returned by the [`querystring`](https://nodejs.org/docs/latest-v26.x/api/querystring.html) module's `parse()` + * method. If `false`, the `query` property on the returned URL object will be an + * unparsed, undecoded string. **Default:** `false`. + * @param slashesDenoteHost If `true`, the first token after the literal + * string `//` and preceding the next `/` will be interpreted as the `host`. + * For instance, given `//foo/bar`, the result would be + * `{host: 'foo', pathname: '/bar'}` rather than `{pathname: '//foo/bar'}`. + * **Default:** `false`. + */ + function parse( + urlString: string, + parseQueryString?: false, + slashesDenoteHost?: boolean, + ): UrlWithStringQuery; + function parse(urlString: string, parseQueryString: true, slashesDenoteHost?: boolean): UrlWithParsedQuery; + function parse(urlString: string, parseQueryString: boolean, slashesDenoteHost?: boolean): Url; + /** + * The `url.format()` method returns a formatted URL string derived from `urlObject`. + * + * ```js + * import url from 'node:url'; + * url.format({ + * protocol: 'https', + * hostname: 'example.com', + * pathname: '/some/path', + * query: { + * page: 1, + * format: 'json', + * }, + * }); + * + * // => 'https://example.com/some/path?page=1&format=json' + * ``` + * + * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`. + * + * The formatting process operates as follows: + * + * * A new empty string `result` is created. + * * If `urlObject.protocol` is a string, it is appended as-is to `result`. + * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown. + * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII + * colon (`:`) character, the literal string `:` will be appended to `result`. + * * If either of the following conditions is true, then the literal string `//` will be appended to `result`: + * * `urlObject.slashes` property is true; + * * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or `file`; + * * If the value of the `urlObject.auth` property is truthy, and either `urlObject.host` or `urlObject.hostname` are not `undefined`, the value of `urlObject.auth` will be coerced into a string + * and appended to `result` followed by the literal string `@`. + * * If the `urlObject.host` property is `undefined` then: + * * If the `urlObject.hostname` is a string, it is appended to `result`. + * * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string, + * an `Error` is thrown. + * * If the `urlObject.port` property value is truthy, and `urlObject.hostname` is not `undefined`: + * * The literal string `:` is appended to `result`, and + * * The value of `urlObject.port` is coerced to a string and appended to `result`. + * * Otherwise, if the `urlObject.host` property value is truthy, the value of `urlObject.host` is coerced to a string and appended to `result`. + * * If the `urlObject.pathname` property is a string that is not an empty string: + * * If the `urlObject.pathname` _does not start_ with an ASCII forward slash + * (`/`), then the literal string `'/'` is appended to `result`. + * * The value of `urlObject.pathname` is appended to `result`. + * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown. + * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result` followed by the output of calling the + * `querystring` module's `stringify()` method passing the value of `urlObject.query`. + * * Otherwise, if `urlObject.search` is a string: + * * If the value of `urlObject.search` _does not start_ with the ASCII question + * mark (`?`) character, the literal string `?` is appended to `result`. + * * The value of `urlObject.search` is appended to `result`. + * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown. + * * If the `urlObject.hash` property is a string: + * * If the value of `urlObject.hash` _does not start_ with the ASCII hash (`#`) + * character, the literal string `#` is appended to `result`. + * * The value of `urlObject.hash` is appended to `result`. + * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a + * string, an `Error` is thrown. + * * `result` is returned. + * @since v0.1.25 + * @legacy Use the WHATWG URL API instead. + * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). If a string, it is converted to an object by passing it to `url.parse()`. + */ + function format(urlObject: URL, options?: URLFormatOptions): string; + /** + * The `url.format()` method returns a formatted URL string derived from `urlObject`. + * + * ```js + * import url from 'node:url'; + * url.format({ + * protocol: 'https', + * hostname: 'example.com', + * pathname: '/some/path', + * query: { + * page: 1, + * format: 'json', + * }, + * }); + * + * // => 'https://example.com/some/path?page=1&format=json' + * ``` + * + * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`. + * + * The formatting process operates as follows: + * + * * A new empty string `result` is created. + * * If `urlObject.protocol` is a string, it is appended as-is to `result`. + * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown. + * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII + * colon (`:`) character, the literal string `:` will be appended to `result`. + * * If either of the following conditions is true, then the literal string `//` will be appended to `result`: + * * `urlObject.slashes` property is true; + * * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or `file`; + * * If the value of the `urlObject.auth` property is truthy, and either `urlObject.host` or `urlObject.hostname` are not `undefined`, the value of `urlObject.auth` will be coerced into a string + * and appended to `result` followed by the literal string `@`. + * * If the `urlObject.host` property is `undefined` then: + * * If the `urlObject.hostname` is a string, it is appended to `result`. + * * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string, + * an `Error` is thrown. + * * If the `urlObject.port` property value is truthy, and `urlObject.hostname` is not `undefined`: + * * The literal string `:` is appended to `result`, and + * * The value of `urlObject.port` is coerced to a string and appended to `result`. + * * Otherwise, if the `urlObject.host` property value is truthy, the value of `urlObject.host` is coerced to a string and appended to `result`. + * * If the `urlObject.pathname` property is a string that is not an empty string: + * * If the `urlObject.pathname` _does not start_ with an ASCII forward slash + * (`/`), then the literal string `'/'` is appended to `result`. + * * The value of `urlObject.pathname` is appended to `result`. + * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown. + * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result` followed by the output of calling the + * `querystring` module's `stringify()` method passing the value of `urlObject.query`. + * * Otherwise, if `urlObject.search` is a string: + * * If the value of `urlObject.search` _does not start_ with the ASCII question + * mark (`?`) character, the literal string `?` is appended to `result`. + * * The value of `urlObject.search` is appended to `result`. + * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown. + * * If the `urlObject.hash` property is a string: + * * If the value of `urlObject.hash` _does not start_ with the ASCII hash (`#`) + * character, the literal string `#` is appended to `result`. + * * The value of `urlObject.hash` is appended to `result`. + * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a + * string, an `Error` is thrown. + * * `result` is returned. + * @since v0.1.25 + * @legacy Use the WHATWG URL API instead. + * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). + */ + function format(urlObject: UrlObject): string; + /** + * `url.format(urlString)` is shorthand for `url.format(url.parse(urlString))`. + * + * Because it invokes the deprecated `url.parse()` internally, passing a string argument + * to `url.format()` is itself deprecated. + * + * Canonicalizing a URL string can be performed using the WHATWG URL API, by + * constructing a new URL object and calling `url.toString()`. + * + * ```js + * import { URL } from 'node:url'; + * + * const unformatted = 'http://[fe80:0:0:0:0:0:0:1]:/a/b?a=b#abc'; + * const formatted = new URL(unformatted).toString(); + * + * console.log(formatted); // Prints: http://[fe80::1]/a/b?a=b#abc + * ``` + * @since v0.1.25 + * @deprecated Use the WHATWG URL API instead. + * @param urlString A string that will be passed to `url.parse()` and then formatted. + */ + function format(urlString: string): string; + /** + * The `url.resolve()` method resolves a target URL relative to a base URL in a + * manner similar to that of a web browser resolving an anchor tag. + * + * ```js + * import url from 'node:url'; + * url.resolve('/one/two/three', 'four'); // '/one/two/four' + * url.resolve('http://example.com/', '/one'); // 'http://example.com/one' + * url.resolve('http://example.com/one', '/two'); // 'http://example.com/two' + * ``` + * + * Because it invokes the deprecated `url.parse()` internally, `url.resolve()` is itself deprecated. + * + * To achieve the same result using the WHATWG URL API: + * + * ```js + * function resolve(from, to) { + * const resolvedUrl = new URL(to, new URL(from, 'resolve://')); + * if (resolvedUrl.protocol === 'resolve:') { + * // `from` is a relative URL. + * const { pathname, search, hash } = resolvedUrl; + * return pathname + search + hash; + * } + * return resolvedUrl.toString(); + * } + * + * resolve('/one/two/three', 'four'); // '/one/two/four' + * resolve('http://example.com/', '/one'); // 'http://example.com/one' + * resolve('http://example.com/one', '/two'); // 'http://example.com/two' + * ``` + * @since v0.1.25 + * @deprecated Use the WHATWG URL API instead. + * @param from The base URL to use if `to` is a relative URL. + * @param to The target URL to resolve. + */ + function resolve(from: string, to: string): string; + /** + * Returns the [Punycode](https://tools.ietf.org/html/rfc5891#section-4.4) ASCII serialization of the `domain`. If `domain` is an + * invalid domain, the empty string is returned. + * + * It performs the inverse operation to {@link domainToUnicode}. + * + * ```js + * import url from 'node:url'; + * + * console.log(url.domainToASCII('español.com')); + * // Prints xn--espaol-zwa.com + * console.log(url.domainToASCII('中文.com')); + * // Prints xn--fiq228c.com + * console.log(url.domainToASCII('xn--iñvalid.com')); + * // Prints an empty string + * ``` + * @since v7.4.0, v6.13.0 + */ + function domainToASCII(domain: string): string; + /** + * Returns the Unicode serialization of the `domain`. If `domain` is an invalid + * domain, the empty string is returned. + * + * It performs the inverse operation to {@link domainToASCII}. + * + * ```js + * import url from 'node:url'; + * + * console.log(url.domainToUnicode('xn--espaol-zwa.com')); + * // Prints español.com + * console.log(url.domainToUnicode('xn--fiq228c.com')); + * // Prints 中文.com + * console.log(url.domainToUnicode('xn--iñvalid.com')); + * // Prints an empty string + * ``` + * @since v7.4.0, v6.13.0 + */ + function domainToUnicode(domain: string): string; + /** + * This function ensures the correct decodings of percent-encoded characters as + * well as ensuring a cross-platform valid absolute path string. + * + * ```js + * import { fileURLToPath } from 'node:url'; + * + * const __filename = fileURLToPath(import.meta.url); + * + * new URL('file:///C:/path/').pathname; // Incorrect: /C:/path/ + * fileURLToPath('file:///C:/path/'); // Correct: C:\path\ (Windows) + * + * new URL('file://nas/foo.txt').pathname; // Incorrect: /foo.txt + * fileURLToPath('file://nas/foo.txt'); // Correct: \\nas\foo.txt (Windows) + * + * new URL('file:///你好.txt').pathname; // Incorrect: /%E4%BD%A0%E5%A5%BD.txt + * fileURLToPath('file:///你好.txt'); // Correct: /你好.txt (POSIX) + * + * new URL('file:///hello world').pathname; // Incorrect: /hello%20world + * fileURLToPath('file:///hello world'); // Correct: /hello world (POSIX) + * ``` + * + * **Security Considerations:** + * + * This function decodes percent-encoded characters, including encoded dot-segments + * (`%2e` as `.` and `%2e%2e` as `..`), and then normalizes the resulting path. + * This means that encoded directory traversal sequences (such as `%2e%2e`) are + * decoded and processed as actual path traversal, even though encoded slashes + * (`%2F`, `%5C`) are correctly rejected. + * + * **Applications must not rely on `fileURLToPath()` alone to prevent directory + * traversal attacks.** Always perform explicit path validation and security checks + * on the returned path value to ensure it remains within expected boundaries + * before using it for file system operations. + * @since v10.12.0 + * @param url The file URL string or URL object to convert to a path. + * @return The fully-resolved platform-specific Node.js file path. + */ + function fileURLToPath(url: string | URL, options?: FileUrlToPathOptions): string; + /** + * Like `url.fileURLToPath(...)` except that instead of returning a string + * representation of the path, a `Buffer` is returned. This conversion is + * helpful when the input URL contains percent-encoded segments that are + * not valid UTF-8 / Unicode sequences. + * + * **Security Considerations:** + * + * This function has the same security considerations as `url.fileURLToPath()`. + * It decodes percent-encoded characters, including encoded dot-segments + * (`%2e` as `.` and `%2e%2e` as `..`), and normalizes the path. **Applications + * must not rely on this function alone to prevent directory traversal attacks.** + * Always perform explicit path validation on the returned buffer value before + * using it for file system operations. + * @since v24.3.0 + * @param url The file URL string or URL object to convert to a path. + * @returns The fully-resolved platform-specific Node.js file path + * as a `Buffer`. + */ + function fileURLToPathBuffer(url: string | URL, options?: FileUrlToPathOptions): NonSharedBuffer; + /** + * This function ensures that `path` is resolved absolutely, and that the URL + * control characters are correctly encoded when converting into a File URL. + * + * ```js + * import { pathToFileURL } from 'node:url'; + * + * new URL('/foo#1', 'file:'); // Incorrect: file:///foo#1 + * pathToFileURL('/foo#1'); // Correct: file:///foo%231 (POSIX) + * + * new URL('/some/path%.c', 'file:'); // Incorrect: file:///some/path%.c + * pathToFileURL('/some/path%.c'); // Correct: file:///some/path%25.c (POSIX) + * ``` + * @since v10.12.0 + * @param path The path to convert to a File URL. + * @return The file URL object. + */ + function pathToFileURL(path: string, options?: PathToFileUrlOptions): URL; + /** + * This utility function converts a URL object into an ordinary options object as + * expected by the `http.request()` and `https.request()` APIs. + * + * ```js + * import { urlToHttpOptions } from 'node:url'; + * const myURL = new URL('https://a:b@測試?abc#foo'); + * + * console.log(urlToHttpOptions(myURL)); + * /* + * { + * protocol: 'https:', + * hostname: 'xn--g6w251d', + * hash: '#foo', + * search: '?abc', + * pathname: '/', + * path: '/?abc', + * href: 'https://a:b@xn--g6w251d/?abc#foo', + * auth: 'a:b' + * } + * + * ``` + * @since v15.7.0, v14.18.0 + * @param url The `WHATWG URL` object to convert to an options object. + * @return Options object + */ + function urlToHttpOptions(url: URL): ClientRequestArgs; + interface URLFormatOptions { + /** + * `true` if the serialized URL string should include the username and password, `false` otherwise. + * @default true + */ + auth?: boolean | undefined; + /** + * `true` if the serialized URL string should include the fragment, `false` otherwise. + * @default true + */ + fragment?: boolean | undefined; + /** + * `true` if the serialized URL string should include the search query, `false` otherwise. + * @default true + */ + search?: boolean | undefined; + /** + * `true` if Unicode characters appearing in the host component of the URL string should be encoded directly as opposed to + * being Punycode encoded. + * @default false + */ + unicode?: boolean | undefined; + } + // #region web types + type URLPatternInput = string | URLPatternInit; + interface URLPatternComponentResult { + input: string; + groups: Record<string, string | undefined>; + } + interface URLPatternInit { + protocol?: string; + username?: string; + password?: string; + hostname?: string; + port?: string; + pathname?: string; + search?: string; + hash?: string; + baseURL?: string; + } + interface URLPatternOptions { + ignoreCase?: boolean; + } + interface URLPatternResult { + inputs: URLPatternInput[]; + protocol: URLPatternComponentResult; + username: URLPatternComponentResult; + password: URLPatternComponentResult; + hostname: URLPatternComponentResult; + port: URLPatternComponentResult; + pathname: URLPatternComponentResult; + search: URLPatternComponentResult; + hash: URLPatternComponentResult; + } + interface URL { + hash: string; + host: string; + hostname: string; + href: string; + readonly origin: string; + password: string; + pathname: string; + port: string; + protocol: string; + search: string; + readonly searchParams: URLSearchParams; + username: string; + toJSON(): string; + } + var URL: { + prototype: URL; + new(url: string | URL, base?: string | URL): URL; + canParse(input: string | URL, base?: string | URL): boolean; + createObjectURL(blob: Blob): string; + parse(input: string | URL, base?: string | URL): URL | null; + revokeObjectURL(id: string): void; + }; + interface URLPattern { + readonly hasRegExpGroups: boolean; + readonly hash: string; + readonly hostname: string; + readonly password: string; + readonly pathname: string; + readonly port: string; + readonly protocol: string; + readonly search: string; + readonly username: string; + exec(input?: URLPatternInput, baseURL?: string | URL): URLPatternResult | null; + test(input?: URLPatternInput, baseURL?: string | URL): boolean; + } + var URLPattern: { + prototype: URLPattern; + new(input: URLPatternInput, baseURL: string | URL, options?: URLPatternOptions): URLPattern; + new(input?: URLPatternInput, options?: URLPatternOptions): URLPattern; + }; + interface URLSearchParams { + readonly size: number; + append(name: string, value: string): void; + delete(name: string, value?: string): void; + get(name: string): string | null; + getAll(name: string): string[]; + has(name: string, value?: string): boolean; + set(name: string, value: string): void; + sort(): void; + forEach(callbackfn: (value: string, key: string, parent: URLSearchParams) => void, thisArg?: any): void; + [Symbol.iterator](): URLSearchParamsIterator<[string, string]>; + entries(): URLSearchParamsIterator<[string, string]>; + keys(): URLSearchParamsIterator<string>; + values(): URLSearchParamsIterator<string>; + } + var URLSearchParams: { + prototype: URLSearchParams; + new(init?: string[][] | Record<string, string> | string | URLSearchParams): URLSearchParams; + }; + interface URLSearchParamsIterator<T> extends NodeJS.Iterator<T, BuiltinIteratorReturn, unknown> { + [Symbol.iterator](): URLSearchParamsIterator<T>; + } + // #endregion +} +declare module "url" { + export * from "node:url"; +} diff --git a/node_modules/@types/node/util.d.ts b/node_modules/@types/node/util.d.ts new file mode 100644 index 0000000..f6da4ee --- /dev/null +++ b/node_modules/@types/node/util.d.ts @@ -0,0 +1,1660 @@ +declare module "node:util" { + export * as types from "node:util/types"; + export type InspectStyle = + | "special" + | "number" + | "bigint" + | "boolean" + | "undefined" + | "null" + | "string" + | "symbol" + | "date" + | "name" + | "regexp" + | "module"; + export interface InspectStyles extends Record<InspectStyle, InspectColor | ((value: string) => string)> { + regexp: { + (value: string): string; + colors: InspectColor[]; + }; + } + export type InspectColorModifier = + | "reset" + | "bold" + | "dim" + | "italic" + | "underline" + | "blink" + | "inverse" + | "hidden" + | "strikethrough" + | "doubleunderline"; + export type InspectColorForeground = + | "black" + | "red" + | "green" + | "yellow" + | "blue" + | "magenta" + | "cyan" + | "white" + | "gray" + | "redBright" + | "greenBright" + | "yellowBright" + | "blueBright" + | "magentaBright" + | "cyanBright" + | "whiteBright"; + export type InspectColorBackground = `bg${Capitalize<InspectColorForeground>}`; + export type InspectColor = InspectColorModifier | InspectColorForeground | InspectColorBackground; + export interface InspectColors extends Record<InspectColor, [number, number]> {} + export interface InspectOptions { + /** + * If `true`, object's non-enumerable symbols and properties are included in the formatted result. + * `WeakMap` and `WeakSet` entries are also included as well as user defined prototype properties (excluding method properties). + * @default false + */ + showHidden?: boolean | undefined; + /** + * Specifies the number of times to recurse while formatting object. + * This is useful for inspecting large objects. + * To recurse up to the maximum call stack size pass `Infinity` or `null`. + * @default 2 + */ + depth?: number | null | undefined; + /** + * If `true`, the output is styled with ANSI color codes. Colors are customizable. + */ + colors?: boolean | undefined; + /** + * If `false`, `[util.inspect.custom](depth, opts, inspect)` functions are not invoked. + * @default true + */ + customInspect?: boolean | undefined; + /** + * If `true`, `Proxy` inspection includes the target and handler objects. + * @default false + */ + showProxy?: boolean | undefined; + /** + * Specifies the maximum number of `Array`, `TypedArray`, `WeakMap`, and `WeakSet` elements + * to include when formatting. Set to `null` or `Infinity` to show all elements. + * Set to `0` or negative to show no elements. + * @default 100 + */ + maxArrayLength?: number | null | undefined; + /** + * Specifies the maximum number of characters to + * include when formatting. Set to `null` or `Infinity` to show all elements. + * Set to `0` or negative to show no characters. + * @default 10000 + */ + maxStringLength?: number | null | undefined; + /** + * The length at which input values are split across multiple lines. + * Set to `Infinity` to format the input as a single line + * (in combination with `compact` set to `true` or any number >= `1`). + * @default 80 + */ + breakLength?: number | undefined; + /** + * Setting this to `false` causes each object key + * to be displayed on a new line. It will also add new lines to text that is + * longer than `breakLength`. If set to a number, the most `n` inner elements + * are united on a single line as long as all properties fit into + * `breakLength`. Short array elements are also grouped together. Note that no + * text will be reduced below 16 characters, no matter the `breakLength` size. + * For more information, see the example below. + * @default true + */ + compact?: boolean | number | undefined; + /** + * If set to `true` or a function, all properties of an object, and `Set` and `Map` + * entries are sorted in the resulting string. + * If set to `true` the default sort is used. + * If set to a function, it is used as a compare function. + */ + sorted?: boolean | ((a: string, b: string) => number) | undefined; + /** + * If set to `true`, getters are going to be + * inspected as well. If set to `'get'` only getters without setter are going + * to be inspected. If set to `'set'` only getters having a corresponding + * setter are going to be inspected. This might cause side effects depending on + * the getter function. + * @default false + */ + getters?: "get" | "set" | boolean | undefined; + /** + * If set to `true`, an underscore is used to separate every three digits in all bigints and numbers. + * @default false + */ + numericSeparator?: boolean | undefined; + } + export interface InspectContext extends Required<InspectOptions> { + stylize(text: string, styleType: InspectStyle): string; + } + import _inspect = inspect; + export interface Inspectable { + [inspect.custom](depth: number, options: InspectContext, inspect: typeof _inspect): any; + } + export interface CallSiteObject { + /** + * Returns the name of the function associated with this call site. + */ + functionName: string; + /** + * Returns the name of the resource that contains the script for the + * function for this call site. + */ + scriptName: string; + /** + * Returns the unique id of the script, as in Chrome DevTools protocol + * [`Runtime.ScriptId`](https://chromedevtools.github.io/devtools-protocol/1-3/Runtime/#type-ScriptId). + * @since v22.14.0 + */ + scriptId: string; + /** + * Returns the number, 1-based, of the line for the associate function call. + */ + lineNumber: number; + /** + * Returns the 1-based column offset on the line for the associated function call. + */ + columnNumber: number; + } + export type DiffEntry = [operation: -1 | 0 | 1, value: string]; + /** + * `util.diff()` compares two string or array values and returns an array of difference entries. + * It uses the Myers diff algorithm to compute minimal differences, which is the same algorithm + * used internally by assertion error messages. + * + * If the values are equal, an empty array is returned. + * + * ```js + * const { diff } = require('node:util'); + * + * // Comparing strings + * const actualString = '12345678'; + * const expectedString = '12!!5!7!'; + * console.log(diff(actualString, expectedString)); + * // [ + * // [0, '1'], + * // [0, '2'], + * // [1, '3'], + * // [1, '4'], + * // [-1, '!'], + * // [-1, '!'], + * // [0, '5'], + * // [1, '6'], + * // [-1, '!'], + * // [0, '7'], + * // [1, '8'], + * // [-1, '!'], + * // ] + * // Comparing arrays + * const actualArray = ['1', '2', '3']; + * const expectedArray = ['1', '3', '4']; + * console.log(diff(actualArray, expectedArray)); + * // [ + * // [0, '1'], + * // [1, '2'], + * // [0, '3'], + * // [-1, '4'], + * // ] + * // Equal values return empty array + * console.log(diff('same', 'same')); + * // [] + * ``` + * @since v22.15.0 + * @experimental + * @param actual The first value to compare + * @param expected The second value to compare + * @returns An array of difference entries. Each entry is an array with two elements: + * * Index 0: `number` Operation code: `-1` for delete, `0` for no-op/unchanged, `1` for insert + * * Index 1: `string` The value associated with the operation + */ + export function diff(actual: string | readonly string[], expected: string | readonly string[]): DiffEntry[]; + /** + * The `util.format()` method returns a formatted string using the first argument + * as a `printf`-like format string which can contain zero or more format + * specifiers. Each specifier is replaced with the converted value from the + * corresponding argument. Supported specifiers are: + * + * If a specifier does not have a corresponding argument, it is not replaced: + * + * ```js + * util.format('%s:%s', 'foo'); + * // Returns: 'foo:%s' + * ``` + * + * Values that are not part of the format string are formatted using `util.inspect()` if their type is not `string`. + * + * If there are more arguments passed to the `util.format()` method than the + * number of specifiers, the extra arguments are concatenated to the returned + * string, separated by spaces: + * + * ```js + * util.format('%s:%s', 'foo', 'bar', 'baz'); + * // Returns: 'foo:bar baz' + * ``` + * + * If the first argument does not contain a valid format specifier, `util.format()` returns a string that is the concatenation of all arguments separated by spaces: + * + * ```js + * util.format(1, 2, 3); + * // Returns: '1 2 3' + * ``` + * + * If only one argument is passed to `util.format()`, it is returned as it is + * without any formatting: + * + * ```js + * util.format('%% %s'); + * // Returns: '%% %s' + * ``` + * + * `util.format()` is a synchronous method that is intended as a debugging tool. + * Some input values can have a significant performance overhead that can block the + * event loop. Use this function with care and never in a hot code path. + * @since v0.5.3 + * @param format A `printf`-like format string. + */ + export function format(format?: any, ...param: any[]): string; + /** + * This function is identical to {@link format}, except in that it takes + * an `inspectOptions` argument which specifies options that are passed along to {@link inspect}. + * + * ```js + * util.formatWithOptions({ colors: true }, 'See object %O', { foo: 42 }); + * // Returns 'See object { foo: 42 }', where `42` is colored as a number + * // when printed to a terminal. + * ``` + * @since v10.0.0 + */ + export function formatWithOptions(inspectOptions: InspectOptions, format?: any, ...param: any[]): string; + export interface GetCallSitesOptions { + /** + * Reconstruct the original location in the stacktrace from the source-map. + * Enabled by default with the flag `--enable-source-maps`. + */ + sourceMap?: boolean | undefined; + } + /** + * Returns an array of call site objects containing the stack of + * the caller function. + * + * Unlike accessing an `error.stack`, the result returned from this API is not + * interfered with `Error.prepareStackTrace`. + * + * ```js + * import { getCallSites } from 'node:util'; + * + * function exampleFunction() { + * const callSites = getCallSites(); + * + * console.log('Call Sites:'); + * callSites.forEach((callSite, index) => { + * console.log(`CallSite ${index + 1}:`); + * console.log(`Function Name: ${callSite.functionName}`); + * console.log(`Script Name: ${callSite.scriptName}`); + * console.log(`Line Number: ${callSite.lineNumber}`); + * console.log(`Column Number: ${callSite.columnNumber}`); + * }); + * // CallSite 1: + * // Function Name: exampleFunction + * // Script Name: /home/example.js + * // Line Number: 5 + * // Column Number: 26 + * + * // CallSite 2: + * // Function Name: anotherFunction + * // Script Name: /home/example.js + * // Line Number: 22 + * // Column Number: 3 + * + * // ... + * } + * + * // A function to simulate another stack layer + * function anotherFunction() { + * exampleFunction(); + * } + * + * anotherFunction(); + * ``` + * + * It is possible to reconstruct the original locations by setting the option `sourceMap` to `true`. + * If the source map is not available, the original location will be the same as the current location. + * When the `--enable-source-maps` flag is enabled, `sourceMap` will be true by default. + * + * ```ts + * import { getCallSites } from 'node:util'; + * + * interface Foo { + * foo: string; + * } + * + * const callSites = getCallSites({ sourceMap: true }); + * + * // With sourceMap: + * // Function Name: '' + * // Script Name: example.js + * // Line Number: 7 + * // Column Number: 26 + * + * // Without sourceMap: + * // Function Name: '' + * // Script Name: example.js + * // Line Number: 2 + * // Column Number: 26 + * ``` + * @param frameCount Number of frames to capture as call site objects. + * **Default:** `10`. Allowable range is between 1 and 200. + * @return An array of call site objects + * @since v22.9.0 + */ + export function getCallSites(frameCount?: number, options?: GetCallSitesOptions): CallSiteObject[]; + export function getCallSites(options: GetCallSitesOptions): CallSiteObject[]; + /** + * Returns the string name for a numeric error code that comes from a Node.js API. + * The mapping between error codes and error names is platform-dependent. + * See `Common System Errors` for the names of common errors. + * + * ```js + * fs.access('file/that/does/not/exist', (err) => { + * const name = util.getSystemErrorName(err.errno); + * console.error(name); // ENOENT + * }); + * ``` + * @since v9.7.0 + */ + export function getSystemErrorName(err: number): string; + /** + * Enable or disable printing a stack trace on `SIGINT`. The API is only available on the main thread. + * @since 24.6.0 + */ + export function setTraceSigInt(enable: boolean): void; + /** + * Returns a Map of all system error codes available from the Node.js API. + * The mapping between error codes and error names is platform-dependent. + * See `Common System Errors` for the names of common errors. + * + * ```js + * fs.access('file/that/does/not/exist', (err) => { + * const errorMap = util.getSystemErrorMap(); + * const name = errorMap.get(err.errno); + * console.error(name); // ENOENT + * }); + * ``` + * @since v16.0.0, v14.17.0 + */ + export function getSystemErrorMap(): Map<number, [string, string]>; + /** + * Returns the string message for a numeric error code that comes from a Node.js + * API. + * The mapping between error codes and string messages is platform-dependent. + * + * ```js + * fs.access('file/that/does/not/exist', (err) => { + * const message = util.getSystemErrorMessage(err.errno); + * console.error(message); // no such file or directory + * }); + * ``` + * @since v22.12.0 + */ + export function getSystemErrorMessage(err: number): string; + /** + * Returns the `string` after replacing any surrogate code points + * (or equivalently, any unpaired surrogate code units) with the + * Unicode "replacement character" U+FFFD. + * @since v16.8.0, v14.18.0 + */ + export function toUSVString(string: string): string; + /** + * Creates and returns an `AbortController` instance whose `AbortSignal` is marked + * as transferable and can be used with `structuredClone()` or `postMessage()`. + * @since v18.11.0 + * @returns A transferable AbortController + */ + export function transferableAbortController(): AbortController; + /** + * Marks the given `AbortSignal` as transferable so that it can be used with`structuredClone()` and `postMessage()`. + * + * ```js + * const signal = transferableAbortSignal(AbortSignal.timeout(100)); + * const channel = new MessageChannel(); + * channel.port2.postMessage(signal, [signal]); + * ``` + * @since v18.11.0 + * @param signal The AbortSignal + * @returns The same AbortSignal + */ + export function transferableAbortSignal(signal: AbortSignal): AbortSignal; + /** + * Listens to abort event on the provided `signal` and returns a promise that resolves when the `signal` is aborted. + * If `resource` is provided, it weakly references the operation's associated object, + * so if `resource` is garbage collected before the `signal` aborts, + * then returned promise shall remain pending. + * This prevents memory leaks in long-running or non-cancelable operations. + * + * ```js + * import { aborted } from 'node:util'; + * + * // Obtain an object with an abortable signal, like a custom resource or operation. + * const dependent = obtainSomethingAbortable(); + * + * // Pass `dependent` as the resource, indicating the promise should only resolve + * // if `dependent` is still in memory when the signal is aborted. + * aborted(dependent.signal, dependent).then(() => { + * // This code runs when `dependent` is aborted. + * console.log('Dependent resource was aborted.'); + * }); + * + * // Simulate an event that triggers the abort. + * dependent.on('event', () => { + * dependent.abort(); // This will cause the `aborted` promise to resolve. + * }); + * ``` + * @since v19.7.0 + * @param resource Any non-null object tied to the abortable operation and held weakly. + * If `resource` is garbage collected before the `signal` aborts, the promise remains pending, + * allowing Node.js to stop tracking it. + * This helps prevent memory leaks in long-running or non-cancelable operations. + */ + export function aborted(signal: AbortSignal, resource: any): Promise<void>; + /** + * The `util.inspect()` method returns a string representation of `object` that is + * intended for debugging. The output of `util.inspect` may change at any time + * and should not be depended upon programmatically. Additional `options` may be + * passed that alter the result. + * `util.inspect()` will use the constructor's name and/or `Symbol.toStringTag` + * property to make an identifiable tag for an inspected value. + * + * ```js + * class Foo { + * get [Symbol.toStringTag]() { + * return 'bar'; + * } + * } + * + * class Bar {} + * + * const baz = Object.create(null, { [Symbol.toStringTag]: { value: 'foo' } }); + * + * util.inspect(new Foo()); // 'Foo [bar] {}' + * util.inspect(new Bar()); // 'Bar {}' + * util.inspect(baz); // '[foo] {}' + * ``` + * + * Circular references point to their anchor by using a reference index: + * + * ```js + * import { inspect } from 'node:util'; + * + * const obj = {}; + * obj.a = [obj]; + * obj.b = {}; + * obj.b.inner = obj.b; + * obj.b.obj = obj; + * + * console.log(inspect(obj)); + * // <ref *1> { + * // a: [ [Circular *1] ], + * // b: <ref *2> { inner: [Circular *2], obj: [Circular *1] } + * // } + * ``` + * + * The following example inspects all properties of the `util` object: + * + * ```js + * import util from 'node:util'; + * + * console.log(util.inspect(util, { showHidden: true, depth: null })); + * ``` + * + * The following example highlights the effect of the `compact` option: + * + * ```js + * import { inspect } from 'node:util'; + * + * const o = { + * a: [1, 2, [[ + * 'Lorem ipsum dolor sit amet,\nconsectetur adipiscing elit, sed do ' + + * 'eiusmod \ntempor incididunt ut labore et dolore magna aliqua.', + * 'test', + * 'foo']], 4], + * b: new Map([['za', 1], ['zb', 'test']]), + * }; + * console.log(inspect(o, { compact: true, depth: 5, breakLength: 80 })); + * + * // { a: + * // [ 1, + * // 2, + * // [ [ 'Lorem ipsum dolor sit amet,\nconsectetur [...]', // A long line + * // 'test', + * // 'foo' ] ], + * // 4 ], + * // b: Map(2) { 'za' => 1, 'zb' => 'test' } } + * + * // Setting `compact` to false or an integer creates more reader friendly output. + * console.log(inspect(o, { compact: false, depth: 5, breakLength: 80 })); + * + * // { + * // a: [ + * // 1, + * // 2, + * // [ + * // [ + * // 'Lorem ipsum dolor sit amet,\n' + + * // 'consectetur adipiscing elit, sed do eiusmod \n' + + * // 'tempor incididunt ut labore et dolore magna aliqua.', + * // 'test', + * // 'foo' + * // ] + * // ], + * // 4 + * // ], + * // b: Map(2) { + * // 'za' => 1, + * // 'zb' => 'test' + * // } + * // } + * + * // Setting `breakLength` to e.g. 150 will print the "Lorem ipsum" text in a + * // single line. + * ``` + * + * The `showHidden` option allows `WeakMap` and `WeakSet` entries to be + * inspected. If there are more entries than `maxArrayLength`, there is no + * guarantee which entries are displayed. That means retrieving the same + * `WeakSet` entries twice may result in different output. Furthermore, entries + * with no remaining strong references may be garbage collected at any time. + * + * ```js + * import { inspect } from 'node:util'; + * + * const obj = { a: 1 }; + * const obj2 = { b: 2 }; + * const weakSet = new WeakSet([obj, obj2]); + * + * console.log(inspect(weakSet, { showHidden: true })); + * // WeakSet { { a: 1 }, { b: 2 } } + * ``` + * + * The `sorted` option ensures that an object's property insertion order does not + * impact the result of `util.inspect()`. + * + * ```js + * import { inspect } from 'node:util'; + * import assert from 'node:assert'; + * + * const o1 = { + * b: [2, 3, 1], + * a: '`a` comes before `b`', + * c: new Set([2, 3, 1]), + * }; + * console.log(inspect(o1, { sorted: true })); + * // { a: '`a` comes before `b`', b: [ 2, 3, 1 ], c: Set(3) { 1, 2, 3 } } + * console.log(inspect(o1, { sorted: (a, b) => b.localeCompare(a) })); + * // { c: Set(3) { 3, 2, 1 }, b: [ 2, 3, 1 ], a: '`a` comes before `b`' } + * + * const o2 = { + * c: new Set([2, 1, 3]), + * a: '`a` comes before `b`', + * b: [2, 3, 1], + * }; + * assert.strict.equal( + * inspect(o1, { sorted: true }), + * inspect(o2, { sorted: true }), + * ); + * ``` + * + * The `numericSeparator` option adds an underscore every three digits to all + * numbers. + * + * ```js + * import { inspect } from 'node:util'; + * + * const thousand = 1000; + * const million = 1000000; + * const bigNumber = 123456789n; + * const bigDecimal = 1234.12345; + * + * console.log(inspect(thousand, { numericSeparator: true })); + * // 1_000 + * console.log(inspect(million, { numericSeparator: true })); + * // 1_000_000 + * console.log(inspect(bigNumber, { numericSeparator: true })); + * // 123_456_789n + * console.log(inspect(bigDecimal, { numericSeparator: true })); + * // 1_234.123_45 + * ``` + * + * `util.inspect()` is a synchronous method intended for debugging. Its maximum + * output length is approximately 128 MiB. Inputs that result in longer output will + * be truncated. + * @since v0.3.0 + * @param object Any JavaScript primitive or `Object`. + * @return The representation of `object`. + */ + export function inspect(object: any, showHidden?: boolean, depth?: number | null, color?: boolean): string; + export function inspect(object: any, options?: InspectOptions): string; + export namespace inspect { + const custom: unique symbol; + let colors: InspectColors; + let styles: InspectStyles; + let defaultOptions: InspectOptions; + let replDefaults: InspectOptions; + } + /** + * Alias for [`Array.isArray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray). + * + * Returns `true` if the given `object` is an `Array`. Otherwise, returns `false`. + * + * ```js + * import util from 'node:util'; + * + * util.isArray([]); + * // Returns: true + * util.isArray(new Array()); + * // Returns: true + * util.isArray({}); + * // Returns: false + * ``` + * @since v0.6.0 + * @deprecated Since v4.0.0 - Use `isArray` instead. + */ + export function isArray(object: unknown): object is unknown[]; + /** + * Usage of `util.inherits()` is discouraged. Please use the ES6 `class` and + * `extends` keywords to get language level inheritance support. Also note + * that the two styles are [semantically incompatible](https://github.com/nodejs/node/issues/4179). + * + * Inherit the prototype methods from one + * [constructor](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/constructor) into another. The + * prototype of `constructor` will be set to a new object created from + * `superConstructor`. + * + * This mainly adds some input validation on top of + * `Object.setPrototypeOf(constructor.prototype, superConstructor.prototype)`. + * As an additional convenience, `superConstructor` will be accessible + * through the `constructor.super_` property. + * + * ```js + * const util = require('node:util'); + * const EventEmitter = require('node:events'); + * + * function MyStream() { + * EventEmitter.call(this); + * } + * + * util.inherits(MyStream, EventEmitter); + * + * MyStream.prototype.write = function(data) { + * this.emit('data', data); + * }; + * + * const stream = new MyStream(); + * + * console.log(stream instanceof EventEmitter); // true + * console.log(MyStream.super_ === EventEmitter); // true + * + * stream.on('data', (data) => { + * console.log(`Received data: "${data}"`); + * }); + * stream.write('It works!'); // Received data: "It works!" + * ``` + * + * ES6 example using `class` and `extends`: + * + * ```js + * import EventEmitter from 'node:events'; + * + * class MyStream extends EventEmitter { + * write(data) { + * this.emit('data', data); + * } + * } + * + * const stream = new MyStream(); + * + * stream.on('data', (data) => { + * console.log(`Received data: "${data}"`); + * }); + * stream.write('With ES6'); + * ``` + * @since v0.3.0 + * @legacy Use ES2015 class syntax and `extends` keyword instead. + */ + export function inherits(constructor: unknown, superConstructor: unknown): void; + /** + * The `util.convertProcessSignalToExitCode()` method converts a signal name to its + * corresponding POSIX exit code. Following the POSIX standard, the exit code + * for a process terminated by a signal is calculated as `128 + signal number`. + * + * If `signal` is not a valid signal name, then an error will be thrown. See + * [`signal(7)`](https://man7.org/linux/man-pages/man7/signal.7.html) for a list of valid signals. + * + * ```js + * import { convertProcessSignalToExitCode } from 'node:util'; + * + * console.log(convertProcessSignalToExitCode('SIGTERM')); // 143 (128 + 15) + * console.log(convertProcessSignalToExitCode('SIGKILL')); // 137 (128 + 9) + * ``` + * + * This is particularly useful when working with processes to determine + * the exit code based on the signal that terminated the process. + * @since v25.4.0 + * @param signal A signal name (e.g. `'SIGTERM'`) + * @returns The exit code corresponding to `signal` + */ + export function convertProcessSignalToExitCode(signal: NodeJS.Signals): number; + export type DebugLoggerFunction = (msg: string, ...param: unknown[]) => void; + export interface DebugLogger extends DebugLoggerFunction { + /** + * The `util.debuglog().enabled` getter is used to create a test that can be used + * in conditionals based on the existence of the `NODE_DEBUG` environment variable. + * If the `section` name appears within the value of that environment variable, + * then the returned value will be `true`. If not, then the returned value will be + * `false`. + * + * ```js + * import { debuglog } from 'node:util'; + * const enabled = debuglog('foo').enabled; + * if (enabled) { + * console.log('hello from foo [%d]', 123); + * } + * ``` + * + * If this program is run with `NODE_DEBUG=foo` in the environment, then it will + * output something like: + * + * ```console + * hello from foo [123] + * ``` + */ + enabled: boolean; + } + /** + * The `util.debuglog()` method is used to create a function that conditionally + * writes debug messages to `stderr` based on the existence of the `NODE_DEBUG` + * environment variable. If the `section` name appears within the value of that + * environment variable, then the returned function operates similar to + * `console.error()`. If not, then the returned function is a no-op. + * + * ```js + * import { debuglog } from 'node:util'; + * const log = debuglog('foo'); + * + * log('hello from foo [%d]', 123); + * ``` + * + * If this program is run with `NODE_DEBUG=foo` in the environment, then + * it will output something like: + * + * ```console + * FOO 3245: hello from foo [123] + * ``` + * + * where `3245` is the process id. If it is not run with that + * environment variable set, then it will not print anything. + * + * The `section` supports wildcard also: + * + * ```js + * import { debuglog } from 'node:util'; + * const log = debuglog('foo-bar'); + * + * log('hi there, it\'s foo-bar [%d]', 2333); + * ``` + * + * if it is run with `NODE_DEBUG=foo*` in the environment, then it will output + * something like: + * + * ```console + * FOO-BAR 3257: hi there, it's foo-bar [2333] + * ``` + * + * Multiple comma-separated `section` names may be specified in the `NODE_DEBUG` + * environment variable: `NODE_DEBUG=fs,net,tls`. + * + * The optional `callback` argument can be used to replace the logging function + * with a different function that doesn't have any initialization or + * unnecessary wrapping. + * + * ```js + * import { debuglog } from 'node:util'; + * let log = debuglog('internals', (debug) => { + * // Replace with a logging function that optimizes out + * // testing if the section is enabled + * log = debug; + * }); + * ``` + * @since v0.11.3 + * @param section A string identifying the portion of the application for which the `debuglog` function is being created. + * @param callback A callback invoked the first time the logging function is called with a function argument that is a more optimized logging function. + * @return The logging function + */ + export function debuglog(section: string, callback?: (fn: DebugLoggerFunction) => void): DebugLogger; + export { debuglog as debug }; + export interface DeprecateOptions { + /** + * When false do not change the prototype of object + * while emitting the deprecation warning. + * @since v25.2.0 + * @default true + */ + modifyPrototype?: boolean | undefined; + } + /** + * The `util.deprecate()` method wraps `fn` (which may be a function or class) in + * such a way that it is marked as deprecated. + * + * ```js + * import { deprecate } from 'node:util'; + * + * export const obsoleteFunction = deprecate(() => { + * // Do something here. + * }, 'obsoleteFunction() is deprecated. Use newShinyFunction() instead.'); + * ``` + * + * When called, `util.deprecate()` will return a function that will emit a + * `DeprecationWarning` using the `'warning'` event. The warning will + * be emitted and printed to `stderr` the first time the returned function is + * called. After the warning is emitted, the wrapped function is called without + * emitting a warning. + * + * If the same optional `code` is supplied in multiple calls to `util.deprecate()`, + * the warning will be emitted only once for that `code`. + * + * ```js + * import { deprecate } from 'node:util'; + * + * const fn1 = deprecate( + * () => 'a value', + * 'deprecation message', + * 'DEP0001', + * ); + * const fn2 = deprecate( + * () => 'a different value', + * 'other dep message', + * 'DEP0001', + * ); + * fn1(); // Emits a deprecation warning with code DEP0001 + * fn2(); // Does not emit a deprecation warning because it has the same code + * ``` + * + * If either the `--no-deprecation` or `--no-warnings` command-line flags are + * used, or if the `process.noDeprecation` property is set to `true` _prior_ to + * the first deprecation warning, the `util.deprecate()` method does nothing. + * + * If the `--trace-deprecation` or `--trace-warnings` command-line flags are set, + * or the `process.traceDeprecation` property is set to `true`, a warning and a + * stack trace are printed to `stderr` the first time the deprecated function is + * called. + * + * If the `--throw-deprecation` command-line flag is set, or the + * `process.throwDeprecation` property is set to `true`, then an exception will be + * thrown when the deprecated function is called. + * + * The `--throw-deprecation` command-line flag and `process.throwDeprecation` + * property take precedence over `--trace-deprecation` and + * `process.traceDeprecation`. + * @since v0.8.0 + * @param fn The function that is being deprecated. + * @param msg A warning message to display when the deprecated function is invoked. + * @param code A deprecation code. See the `list of deprecated APIs` for a list of codes. + * @return The deprecated function wrapped to emit a warning. + */ + export function deprecate<T extends Function>(fn: T, msg: string, code?: string, options?: DeprecateOptions): T; + export interface IsDeepStrictEqualOptions { + /** + * If `true`, prototype and constructor + * comparison is skipped during deep strict equality check. + * @since v24.9.0 + * @default false + */ + skipPrototype?: boolean | undefined; + } + /** + * Returns `true` if there is deep strict equality between `val1` and `val2`. + * Otherwise, returns `false`. + * + * See `assert.deepStrictEqual()` for more information about deep strict + * equality. + * @since v9.0.0 + */ + export function isDeepStrictEqual(val1: unknown, val2: unknown, options?: IsDeepStrictEqualOptions): boolean; + /** + * Returns `str` with any ANSI escape codes removed. + * + * ```js + * console.log(util.stripVTControlCharacters('\u001B[4mvalue\u001B[0m')); + * // Prints "value" + * ``` + * @since v16.11.0 + */ + export function stripVTControlCharacters(str: string): string; + /** + * Takes an `async` function (or a function that returns a `Promise`) and returns a + * function following the error-first callback style, i.e. taking + * an `(err, value) => ...` callback as the last argument. In the callback, the + * first argument will be the rejection reason (or `null` if the `Promise` + * resolved), and the second argument will be the resolved value. + * + * ```js + * import { callbackify } from 'node:util'; + * + * async function fn() { + * return 'hello world'; + * } + * const callbackFunction = callbackify(fn); + * + * callbackFunction((err, ret) => { + * if (err) throw err; + * console.log(ret); + * }); + * ``` + * + * Will print: + * + * ```text + * hello world + * ``` + * + * The callback is executed asynchronously, and will have a limited stack trace. + * If the callback throws, the process will emit an `'uncaughtException'` + * event, and if not handled will exit. + * + * Since `null` has a special meaning as the first argument to a callback, if a + * wrapped function rejects a `Promise` with a falsy value as a reason, the value + * is wrapped in an `Error` with the original value stored in a field named + * `reason`. + * + * ```js + * function fn() { + * return Promise.reject(null); + * } + * const callbackFunction = util.callbackify(fn); + * + * callbackFunction((err, ret) => { + * // When the Promise was rejected with `null` it is wrapped with an Error and + * // the original value is stored in `reason`. + * err && Object.hasOwn(err, 'reason') && err.reason === null; // true + * }); + * ``` + * @since v8.2.0 + * @param fn An `async` function + * @return a callback style function + */ + export function callbackify(fn: () => Promise<void>): (callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify<TResult>( + fn: () => Promise<TResult>, + ): (callback: (err: NodeJS.ErrnoException, result: TResult) => void) => void; + export function callbackify<T1>( + fn: (arg1: T1) => Promise<void>, + ): (arg1: T1, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify<T1, TResult>( + fn: (arg1: T1) => Promise<TResult>, + ): (arg1: T1, callback: (err: NodeJS.ErrnoException, result: TResult) => void) => void; + export function callbackify<T1, T2>( + fn: (arg1: T1, arg2: T2) => Promise<void>, + ): (arg1: T1, arg2: T2, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify<T1, T2, TResult>( + fn: (arg1: T1, arg2: T2) => Promise<TResult>, + ): (arg1: T1, arg2: T2, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void; + export function callbackify<T1, T2, T3>( + fn: (arg1: T1, arg2: T2, arg3: T3) => Promise<void>, + ): (arg1: T1, arg2: T2, arg3: T3, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify<T1, T2, T3, TResult>( + fn: (arg1: T1, arg2: T2, arg3: T3) => Promise<TResult>, + ): (arg1: T1, arg2: T2, arg3: T3, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void; + export function callbackify<T1, T2, T3, T4>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<void>, + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify<T1, T2, T3, T4, TResult>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<TResult>, + ): ( + arg1: T1, + arg2: T2, + arg3: T3, + arg4: T4, + callback: (err: NodeJS.ErrnoException | null, result: TResult) => void, + ) => void; + export function callbackify<T1, T2, T3, T4, T5>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<void>, + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err: NodeJS.ErrnoException) => void) => void; + export function callbackify<T1, T2, T3, T4, T5, TResult>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<TResult>, + ): ( + arg1: T1, + arg2: T2, + arg3: T3, + arg4: T4, + arg5: T5, + callback: (err: NodeJS.ErrnoException | null, result: TResult) => void, + ) => void; + export function callbackify<T1, T2, T3, T4, T5, T6>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => Promise<void>, + ): ( + arg1: T1, + arg2: T2, + arg3: T3, + arg4: T4, + arg5: T5, + arg6: T6, + callback: (err: NodeJS.ErrnoException) => void, + ) => void; + export function callbackify<T1, T2, T3, T4, T5, T6, TResult>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => Promise<TResult>, + ): ( + arg1: T1, + arg2: T2, + arg3: T3, + arg4: T4, + arg5: T5, + arg6: T6, + callback: (err: NodeJS.ErrnoException | null, result: TResult) => void, + ) => void; + export interface CustomPromisifyLegacy<TCustom extends Function> extends Function { + __promisify__: TCustom; + } + export interface CustomPromisifySymbol<TCustom extends Function> extends Function { + [promisify.custom]: TCustom; + } + export type CustomPromisify<TCustom extends Function> = + | CustomPromisifySymbol<TCustom> + | CustomPromisifyLegacy<TCustom>; + /** + * Takes a function following the common error-first callback style, i.e. taking + * an `(err, value) => ...` callback as the last argument, and returns a version + * that returns promises. + * + * ```js + * import { promisify } from 'node:util'; + * import { stat } from 'node:fs'; + * + * const promisifiedStat = promisify(stat); + * promisifiedStat('.').then((stats) => { + * // Do something with `stats` + * }).catch((error) => { + * // Handle the error. + * }); + * ``` + * + * Or, equivalently using `async function`s: + * + * ```js + * import { promisify } from 'node:util'; + * import { stat } from 'node:fs'; + * + * const promisifiedStat = promisify(stat); + * + * async function callStat() { + * const stats = await promisifiedStat('.'); + * console.log(`This directory is owned by ${stats.uid}`); + * } + * + * callStat(); + * ``` + * + * If there is an `original[util.promisify.custom]` property present, `promisify` + * will return its value, see [Custom promisified functions](https://nodejs.org/docs/latest-v26.x/api/util.html#custom-promisified-functions). + * + * `promisify()` assumes that `original` is a function taking a callback as its + * final argument in all cases. If `original` is not a function, `promisify()` + * will throw an error. If `original` is a function but its last argument is not + * an error-first callback, it will still be passed an error-first + * callback as its last argument. + * + * Using `promisify()` on class methods or other methods that use `this` may not + * work as expected unless handled specially: + * + * ```js + * import { promisify } from 'node:util'; + * + * class Foo { + * constructor() { + * this.a = 42; + * } + * + * bar(callback) { + * callback(null, this.a); + * } + * } + * + * const foo = new Foo(); + * + * const naiveBar = promisify(foo.bar); + * // TypeError: Cannot read properties of undefined (reading 'a') + * // naiveBar().then(a => console.log(a)); + * + * naiveBar.call(foo).then((a) => console.log(a)); // '42' + * + * const bindBar = naiveBar.bind(foo); + * bindBar().then((a) => console.log(a)); // '42' + * ``` + * @since v8.0.0 + */ + export function promisify<TCustom extends Function>(fn: CustomPromisify<TCustom>): TCustom; + export function promisify<TResult>( + fn: (callback: (err: any, result: TResult) => void) => void, + ): () => Promise<TResult>; + export function promisify(fn: (callback: (err?: any) => void) => void): () => Promise<void>; + export function promisify<T1, TResult>( + fn: (arg1: T1, callback: (err: any, result: TResult) => void) => void, + ): (arg1: T1) => Promise<TResult>; + export function promisify<T1>(fn: (arg1: T1, callback: (err?: any) => void) => void): (arg1: T1) => Promise<void>; + export function promisify<T1, T2, TResult>( + fn: (arg1: T1, arg2: T2, callback: (err: any, result: TResult) => void) => void, + ): (arg1: T1, arg2: T2) => Promise<TResult>; + export function promisify<T1, T2>( + fn: (arg1: T1, arg2: T2, callback: (err?: any) => void) => void, + ): (arg1: T1, arg2: T2) => Promise<void>; + export function promisify<T1, T2, T3, TResult>( + fn: (arg1: T1, arg2: T2, arg3: T3, callback: (err: any, result: TResult) => void) => void, + ): (arg1: T1, arg2: T2, arg3: T3) => Promise<TResult>; + export function promisify<T1, T2, T3>( + fn: (arg1: T1, arg2: T2, arg3: T3, callback: (err?: any) => void) => void, + ): (arg1: T1, arg2: T2, arg3: T3) => Promise<void>; + export function promisify<T1, T2, T3, T4, TResult>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err: any, result: TResult) => void) => void, + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<TResult>; + export function promisify<T1, T2, T3, T4>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err?: any) => void) => void, + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<void>; + export function promisify<T1, T2, T3, T4, T5, TResult>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err: any, result: TResult) => void) => void, + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<TResult>; + export function promisify<T1, T2, T3, T4, T5>( + fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err?: any) => void) => void, + ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<void>; + export function promisify(fn: Function): Function; + export namespace promisify { + /** + * That can be used to declare custom promisified variants of functions. + */ + const custom: unique symbol; + } + /** + * Stability: 1.1 - Active development + * Given an example `.env` file: + * + * ```js + * import { parseEnv } from 'node:util'; + * + * parseEnv('HELLO=world\nHELLO=oh my\n'); + * // Returns: { HELLO: 'oh my' } + * ``` + * @param content The raw contents of a `.env` file. + * @since v20.12.0 + */ + export function parseEnv(content: string): NodeJS.Dict<string>; + export interface StyleTextOptions { + /** + * When true, `stream` is checked to see if it can handle colors. + * @default true + */ + validateStream?: boolean | undefined; + /** + * A stream that will be validated if it can be colored. + * @default process.stdout + */ + stream?: NodeJS.WritableStream | undefined; + } + /** + * This function returns a formatted text considering the `format` passed + * for printing in a terminal. It is aware of the terminal's capabilities + * and acts according to the configuration set via `NO_COLOR`, + * `NODE_DISABLE_COLORS` and `FORCE_COLOR` environment variables. + * + * ```js + * import { styleText } from 'node:util'; + * import { stderr } from 'node:process'; + * + * const successMessage = styleText('green', 'Success!'); + * console.log(successMessage); + * + * const errorMessage = styleText( + * 'red', + * 'Error! Error!', + * // Validate if process.stderr has TTY + * { stream: stderr }, + * ); + * console.error(errorMessage); + * ``` + * + * `util.inspect.colors` also provides text formats such as `italic`, and + * `underline` and you can combine both: + * + * ```js + * console.log( + * util.styleText(['underline', 'italic'], 'My italic underlined message'), + * ); + * ``` + * + * When passing an array of formats, the order of the format applied + * is left to right so the following style might overwrite the previous one. + * + * ```js + * console.log( + * util.styleText(['red', 'green'], 'text'), // green + * ); + * ``` + * + * The special format value `none` applies no additional styling to the text. + * + * The full list of formats can be found in [modifiers](https://nodejs.org/docs/latest-v26.x/api/util.html#modifiers). + * @param format A text format or an Array of text formats defined in `util.inspect.colors`. + * @param text The text to to be formatted. + * @since v20.12.0 + */ + export function styleText( + format: InspectColor | readonly InspectColor[], + text: string, + options?: StyleTextOptions, + ): string; + //// parseArgs + /** + * Provides a higher level API for command-line argument parsing than interacting + * with `process.argv` directly. Takes a specification for the expected arguments + * and returns a structured object with the parsed options and positionals. + * + * ```js + * import { parseArgs } from 'node:util'; + * const args = ['-f', '--bar', 'b']; + * const options = { + * foo: { + * type: 'boolean', + * short: 'f', + * }, + * bar: { + * type: 'string', + * }, + * }; + * const { + * values, + * positionals, + * } = parseArgs({ args, options }); + * console.log(values, positionals); + * // Prints: [Object: null prototype] { foo: true, bar: 'b' } [] + * ``` + * @since v18.3.0, v16.17.0 + * @param config Used to provide arguments for parsing and to configure the parser. `config` supports the following properties: + * @return The parsed command line arguments: + */ + export function parseArgs<T extends ParseArgsConfig>(config?: T): ParsedResults<T>; + /** + * Type of argument used in {@link parseArgs}. + */ + export type ParseArgsOptionsType = "boolean" | "string"; + export interface ParseArgsOptionDescriptor { + /** + * Type of argument. + */ + type: ParseArgsOptionsType; + /** + * Whether this option can be provided multiple times. + * If `true`, all values will be collected in an array. + * If `false`, values for the option are last-wins. + * @default false. + */ + multiple?: boolean | undefined; + /** + * A single character alias for the option. + */ + short?: string | undefined; + /** + * The value to assign to + * the option if it does not appear in the arguments to be parsed. The value + * must match the type specified by the `type` property. If `multiple` is + * `true`, it must be an array. No default value is applied when the option + * does appear in the arguments to be parsed, even if the provided value + * is falsy. + * @since v18.11.0 + */ + default?: string | boolean | string[] | boolean[] | undefined; + } + export interface ParseArgsOptionsConfig { + [longOption: string]: ParseArgsOptionDescriptor; + } + export interface ParseArgsConfig { + /** + * Array of argument strings. + */ + args?: readonly string[] | undefined; + /** + * Used to describe arguments known to the parser. + */ + options?: ParseArgsOptionsConfig | undefined; + /** + * Should an error be thrown when unknown arguments are encountered, + * or when arguments are passed that do not match the `type` configured in `options`. + * @default true + */ + strict?: boolean | undefined; + /** + * Whether this command accepts positional arguments. + */ + allowPositionals?: boolean | undefined; + /** + * If `true`, allows explicitly setting boolean options to `false` by prefixing the option name with `--no-`. + * @default false + * @since v22.4.0 + */ + allowNegative?: boolean | undefined; + /** + * Return the parsed tokens. This is useful for extending the built-in behavior, + * from adding additional checks through to reprocessing the tokens in different ways. + * @default false + */ + tokens?: boolean | undefined; + } + /* + IfDefaultsTrue and IfDefaultsFalse are helpers to handle default values for missing boolean properties. + TypeScript does not have exact types for objects: https://github.com/microsoft/TypeScript/issues/12936 + This means it is impossible to distinguish between "field X is definitely not present" and "field X may or may not be present". + But we expect users to generally provide their config inline or `as const`, which means TS will always know whether a given field is present. + So this helper treats "not definitely present" (i.e., not `extends boolean`) as being "definitely not present", i.e. it should have its default value. + This is technically incorrect but is a much nicer UX for the common case. + The IfDefaultsTrue version is for things which default to true; the IfDefaultsFalse version is for things which default to false. + */ + type IfDefaultsTrue<T, IfTrue, IfFalse> = T extends true ? IfTrue + : T extends false ? IfFalse + : IfTrue; + // we put the `extends false` condition first here because `undefined` compares like `any` when `strictNullChecks: false` + type IfDefaultsFalse<T, IfTrue, IfFalse> = T extends false ? IfFalse + : T extends true ? IfTrue + : IfFalse; + type ExtractOptionValue<T extends ParseArgsConfig, O extends ParseArgsOptionDescriptor> = IfDefaultsTrue< + T["strict"], + O["type"] extends "string" ? string : O["type"] extends "boolean" ? boolean : string | boolean, + string | boolean + >; + type ApplyOptionalModifiers<O extends ParseArgsOptionsConfig, V extends Record<keyof O, unknown>> = ( + & { -readonly [LongOption in keyof O]?: V[LongOption] } + & { [LongOption in keyof O as O[LongOption]["default"] extends {} ? LongOption : never]: V[LongOption] } + ) extends infer P ? { [K in keyof P]: P[K] } : never; // resolve intersection to object + type ParsedValues<T extends ParseArgsConfig> = + & IfDefaultsTrue<T["strict"], unknown, { [longOption: string]: undefined | string | boolean }> + & (T["options"] extends ParseArgsOptionsConfig ? ApplyOptionalModifiers< + T["options"], + { + [LongOption in keyof T["options"]]: IfDefaultsFalse< + T["options"][LongOption]["multiple"], + Array<ExtractOptionValue<T, T["options"][LongOption]>>, + ExtractOptionValue<T, T["options"][LongOption]> + >; + } + > + : {}); + type ParsedPositionals<T extends ParseArgsConfig> = IfDefaultsTrue< + T["strict"], + IfDefaultsFalse<T["allowPositionals"], string[], []>, + IfDefaultsTrue<T["allowPositionals"], string[], []> + >; + type PreciseTokenForOptions< + K extends string, + O extends ParseArgsOptionDescriptor, + > = O["type"] extends "string" ? { + kind: "option"; + index: number; + name: K; + rawName: string; + value: string; + inlineValue: boolean; + } + : O["type"] extends "boolean" ? { + kind: "option"; + index: number; + name: K; + rawName: string; + value: undefined; + inlineValue: undefined; + } + : OptionToken & { name: K }; + type TokenForOptions< + T extends ParseArgsConfig, + K extends keyof T["options"] = keyof T["options"], + > = K extends unknown + ? T["options"] extends ParseArgsOptionsConfig ? PreciseTokenForOptions<K & string, T["options"][K]> + : OptionToken + : never; + type ParsedOptionToken<T extends ParseArgsConfig> = IfDefaultsTrue<T["strict"], TokenForOptions<T>, OptionToken>; + type ParsedPositionalToken<T extends ParseArgsConfig> = IfDefaultsTrue< + T["strict"], + IfDefaultsFalse<T["allowPositionals"], { kind: "positional"; index: number; value: string }, never>, + IfDefaultsTrue<T["allowPositionals"], { kind: "positional"; index: number; value: string }, never> + >; + type ParsedTokens<T extends ParseArgsConfig> = Array< + ParsedOptionToken<T> | ParsedPositionalToken<T> | { kind: "option-terminator"; index: number } + >; + type PreciseParsedResults<T extends ParseArgsConfig> = IfDefaultsFalse< + T["tokens"], + { + values: ParsedValues<T>; + positionals: ParsedPositionals<T>; + tokens: ParsedTokens<T>; + }, + { + values: ParsedValues<T>; + positionals: ParsedPositionals<T>; + } + >; + type OptionToken = + | { kind: "option"; index: number; name: string; rawName: string; value: string; inlineValue: boolean } + | { + kind: "option"; + index: number; + name: string; + rawName: string; + value: undefined; + inlineValue: undefined; + }; + type Token = + | OptionToken + | { kind: "positional"; index: number; value: string } + | { kind: "option-terminator"; index: number }; + // If ParseArgsConfig extends T, then the user passed config constructed elsewhere. + // So we can't rely on the `"not definitely present" implies "definitely not present"` assumption mentioned above. + type ParsedResults<T extends ParseArgsConfig> = ParseArgsConfig extends T ? { + values: { + [longOption: string]: undefined | string | boolean | Array<string | boolean>; + }; + positionals: string[]; + tokens?: Token[]; + } + : PreciseParsedResults<T>; + /** + * An implementation of [the MIMEType class](https://bmeck.github.io/node-proposal-mime-api/). + * + * In accordance with browser conventions, all properties of `MIMEType` objects + * are implemented as getters and setters on the class prototype, rather than as + * data properties on the object itself. + * + * A MIME string is a structured string containing multiple meaningful + * components. When parsed, a `MIMEType` object is returned containing + * properties for each of these components. + * @since v19.1.0, v18.13.0 + */ + export class MIMEType { + /** + * Creates a new MIMEType object by parsing the input. + * + * A `TypeError` will be thrown if the `input` is not a valid MIME. + * Note that an effort will be made to coerce the given values into strings. + * @param input The input MIME to parse. + */ + constructor(input: string | { toString: () => string }); + /** + * Gets and sets the type portion of the MIME. + * + * ```js + * import { MIMEType } from 'node:util'; + * + * const myMIME = new MIMEType('text/javascript'); + * console.log(myMIME.type); + * // Prints: text + * myMIME.type = 'application'; + * console.log(myMIME.type); + * // Prints: application + * console.log(String(myMIME)); + * // Prints: application/javascript + * ``` + */ + type: string; + /** + * Gets and sets the subtype portion of the MIME. + * + * ```js + * import { MIMEType } from 'node:util'; + * + * const myMIME = new MIMEType('text/ecmascript'); + * console.log(myMIME.subtype); + * // Prints: ecmascript + * myMIME.subtype = 'javascript'; + * console.log(myMIME.subtype); + * // Prints: javascript + * console.log(String(myMIME)); + * // Prints: text/javascript + * ``` + */ + subtype: string; + /** + * Gets the essence of the MIME. This property is read only. + * Use `mime.type` or `mime.subtype` to alter the MIME. + * + * ```js + * import { MIMEType } from 'node:util'; + * + * const myMIME = new MIMEType('text/javascript;key=value'); + * console.log(myMIME.essence); + * // Prints: text/javascript + * myMIME.type = 'application'; + * console.log(myMIME.essence); + * // Prints: application/javascript + * console.log(String(myMIME)); + * // Prints: application/javascript;key=value + * ``` + */ + readonly essence: string; + /** + * Gets the `MIMEParams` object representing the + * parameters of the MIME. This property is read-only. See `MIMEParams` documentation for details. + */ + readonly params: MIMEParams; + /** + * The `toString()` method on the `MIMEType` object returns the serialized MIME. + * + * Because of the need for standard compliance, this method does not allow users + * to customize the serialization process of the MIME. + */ + toString(): string; + } + /** + * The `MIMEParams` API provides read and write access to the parameters of a `MIMEType`. + * @since v19.1.0, v18.13.0 + */ + export class MIMEParams { + /** + * Remove all name-value pairs whose name is `name`. + */ + delete(name: string): void; + /** + * Returns an iterator over each of the name-value pairs in the parameters. + * Each item of the iterator is a JavaScript `Array`. The first item of the array + * is the `name`, the second item of the array is the `value`. + */ + entries(): NodeJS.Iterator<[name: string, value: string]>; + /** + * Returns the value of the first name-value pair whose name is `name`. If there + * are no such pairs, `null` is returned. + * @return or `null` if there is no name-value pair with the given `name`. + */ + get(name: string): string | null; + /** + * Returns `true` if there is at least one name-value pair whose name is `name`. + */ + has(name: string): boolean; + /** + * Returns an iterator over the names of each name-value pair. + * + * ```js + * import { MIMEType } from 'node:util'; + * + * const { params } = new MIMEType('text/plain;foo=0;bar=1'); + * for (const name of params.keys()) { + * console.log(name); + * } + * // Prints: + * // foo + * // bar + * ``` + */ + keys(): NodeJS.Iterator<string>; + /** + * Sets the value in the `MIMEParams` object associated with `name` to `value`. If there are any pre-existing name-value pairs whose names are `name`, + * set the first such pair's value to `value`. + * + * ```js + * import { MIMEType } from 'node:util'; + * + * const { params } = new MIMEType('text/plain;foo=0;bar=1'); + * params.set('foo', 'def'); + * params.set('baz', 'xyz'); + * console.log(params.toString()); + * // Prints: foo=def;bar=1;baz=xyz + * ``` + */ + set(name: string, value: string): void; + /** + * Returns an iterator over the values of each name-value pair. + */ + values(): NodeJS.Iterator<string>; + /** + * Returns an iterator over each of the name-value pairs in the parameters. + */ + [Symbol.iterator](): NodeJS.Iterator<[name: string, value: string]>; + } + // #region web types + export interface TextDecodeOptions { + stream?: boolean; + } + export interface TextDecoderCommon { + readonly encoding: string; + readonly fatal: boolean; + readonly ignoreBOM: boolean; + } + export interface TextDecoderOptions { + fatal?: boolean; + ignoreBOM?: boolean; + } + export interface TextEncoderCommon { + readonly encoding: string; + } + export interface TextEncoderEncodeIntoResult { + read: number; + written: number; + } + export interface TextDecoder extends TextDecoderCommon { + decode(input?: NodeJS.AllowSharedBufferSource, options?: TextDecodeOptions): string; + } + export var TextDecoder: { + prototype: TextDecoder; + new(label?: string, options?: TextDecoderOptions): TextDecoder; + }; + export interface TextEncoder extends TextEncoderCommon { + encode(input?: string): NodeJS.NonSharedUint8Array; + encodeInto(source: string, destination: Uint8Array): TextEncoderEncodeIntoResult; + } + export var TextEncoder: { + prototype: TextEncoder; + new(): TextEncoder; + }; + // #endregion +} +declare module "util" { + export * from "node:util"; +} diff --git a/node_modules/@types/node/util/types.d.ts b/node_modules/@types/node/util/types.d.ts new file mode 100644 index 0000000..174c0fa --- /dev/null +++ b/node_modules/@types/node/util/types.d.ts @@ -0,0 +1,558 @@ +declare module "node:util/types" { + import { KeyObject, webcrypto } from "node:crypto"; + /** + * Returns `true` if the value is a built-in [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) or + * [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instance. + * + * See also `util.types.isArrayBuffer()` and `util.types.isSharedArrayBuffer()`. + * + * ```js + * util.types.isAnyArrayBuffer(new ArrayBuffer()); // Returns true + * util.types.isAnyArrayBuffer(new SharedArrayBuffer()); // Returns true + * ``` + * @since v10.0.0 + */ + function isAnyArrayBuffer(object: unknown): object is ArrayBufferLike; + /** + * Returns `true` if the value is an `arguments` object. + * + * ```js + * function foo() { + * util.types.isArgumentsObject(arguments); // Returns true + * } + * ``` + * @since v10.0.0 + */ + function isArgumentsObject(object: unknown): object is IArguments; + /** + * Returns `true` if the value is a built-in [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) instance. + * This does _not_ include [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instances. Usually, it is + * desirable to test for both; See `util.types.isAnyArrayBuffer()` for that. + * + * ```js + * util.types.isArrayBuffer(new ArrayBuffer()); // Returns true + * util.types.isArrayBuffer(new SharedArrayBuffer()); // Returns false + * ``` + * @since v10.0.0 + */ + function isArrayBuffer(object: unknown): object is ArrayBuffer; + /** + * Returns `true` if the value is an instance of one of the [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) views, such as typed + * array objects or [`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView). Equivalent to + * [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView). + * + * ```js + * util.types.isArrayBufferView(new Int8Array()); // true + * util.types.isArrayBufferView(Buffer.from('hello world')); // true + * util.types.isArrayBufferView(new DataView(new ArrayBuffer(16))); // true + * util.types.isArrayBufferView(new ArrayBuffer()); // false + * ``` + * @since v10.0.0 + */ + function isArrayBufferView(object: unknown): object is NodeJS.ArrayBufferView; + /** + * Returns `true` if the value is an [async function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function). + * This only reports back what the JavaScript engine is seeing; + * in particular, the return value may not match the original source code if + * a transpilation tool was used. + * + * ```js + * util.types.isAsyncFunction(function foo() {}); // Returns false + * util.types.isAsyncFunction(async function foo() {}); // Returns true + * ``` + * @since v10.0.0 + */ + function isAsyncFunction(object: unknown): boolean; + /** + * Returns `true` if the value is a `BigInt64Array` instance. + * + * ```js + * util.types.isBigInt64Array(new BigInt64Array()); // Returns true + * util.types.isBigInt64Array(new BigUint64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isBigInt64Array(value: unknown): value is BigInt64Array; + /** + * Returns `true` if the value is a BigInt object, e.g. created + * by `Object(BigInt(123))`. + * + * ```js + * util.types.isBigIntObject(Object(BigInt(123))); // Returns true + * util.types.isBigIntObject(BigInt(123)); // Returns false + * util.types.isBigIntObject(123); // Returns false + * ``` + * @since v10.4.0 + */ + function isBigIntObject(object: unknown): object is BigInt; + /** + * Returns `true` if the value is a `BigUint64Array` instance. + * + * ```js + * util.types.isBigUint64Array(new BigInt64Array()); // Returns false + * util.types.isBigUint64Array(new BigUint64Array()); // Returns true + * ``` + * @since v10.0.0 + */ + function isBigUint64Array(value: unknown): value is BigUint64Array; + /** + * Returns `true` if the value is a boolean object, e.g. created + * by `new Boolean()`. + * + * ```js + * util.types.isBooleanObject(false); // Returns false + * util.types.isBooleanObject(true); // Returns false + * util.types.isBooleanObject(new Boolean(false)); // Returns true + * util.types.isBooleanObject(new Boolean(true)); // Returns true + * util.types.isBooleanObject(Boolean(false)); // Returns false + * util.types.isBooleanObject(Boolean(true)); // Returns false + * ``` + * @since v10.0.0 + */ + function isBooleanObject(object: unknown): object is Boolean; + /** + * Returns `true` if the value is any boxed primitive object, e.g. created + * by `new Boolean()`, `new String()` or `Object(Symbol())`. + * + * For example: + * + * ```js + * util.types.isBoxedPrimitive(false); // Returns false + * util.types.isBoxedPrimitive(new Boolean(false)); // Returns true + * util.types.isBoxedPrimitive(Symbol('foo')); // Returns false + * util.types.isBoxedPrimitive(Object(Symbol('foo'))); // Returns true + * util.types.isBoxedPrimitive(Object(BigInt(5))); // Returns true + * ``` + * @since v10.11.0 + */ + function isBoxedPrimitive(object: unknown): object is String | Number | BigInt | Boolean | Symbol; + /** + * Returns `true` if the value is a built-in [`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView) instance. + * + * ```js + * const ab = new ArrayBuffer(20); + * util.types.isDataView(new DataView(ab)); // Returns true + * util.types.isDataView(new Float64Array()); // Returns false + * ``` + * + * See also [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView). + * @since v10.0.0 + */ + function isDataView(object: unknown): object is DataView; + /** + * Returns `true` if the value is a built-in [`Date`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) instance. + * + * ```js + * util.types.isDate(new Date()); // Returns true + * ``` + * @since v10.0.0 + */ + function isDate(object: unknown): object is Date; + /** + * Returns `true` if the value is a native `External` value. + * + * A native `External` value is a special type of object that contains a + * raw C++ pointer (`void*`) for access from native code, and has no other + * properties. Such objects are created either by Node.js internals or native + * addons. In JavaScript, they are + * [frozen](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze) objects with a + * `null` prototype. + * + * ```c + * #include <js_native_api.h> + * #include <stdlib.h> + * napi_value result; + * static napi_value MyNapi(napi_env env, napi_callback_info info) { + * int* raw = (int*) malloc(1024); + * napi_status status = napi_create_external(env, (void*) raw, NULL, NULL, &result); + * if (status != napi_ok) { + * napi_throw_error(env, NULL, "napi_create_external failed"); + * return NULL; + * } + * return result; + * } + * ... + * DECLARE_NAPI_PROPERTY("myNapi", MyNapi) + * ... + * ``` + * + * ```js + * import native from 'napi_addon.node'; + * import { types } from 'node:util'; + * + * const data = native.myNapi(); + * types.isExternal(data); // returns true + * types.isExternal(0); // returns false + * types.isExternal(new String('foo')); // returns false + * ``` + * + * For further information on `napi_create_external`, refer to + * [`napi_create_external()`](https://nodejs.org/docs/latest-v26.x/api/n-api.html#napi_create_external). + * @since v10.0.0 + */ + function isExternal(object: unknown): boolean; + /** + * Returns `true` if the value is a built-in [`Float16Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float16Array) instance. + * + * ```js + * util.types.isFloat16Array(new ArrayBuffer()); // Returns false + * util.types.isFloat16Array(new Float16Array()); // Returns true + * util.types.isFloat16Array(new Float32Array()); // Returns false + * ``` + * @since v24.0.0 + */ + function isFloat16Array(object: unknown): object is Float16Array; + /** + * Returns `true` if the value is a built-in [`Float32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array) instance. + * + * ```js + * util.types.isFloat32Array(new ArrayBuffer()); // Returns false + * util.types.isFloat32Array(new Float32Array()); // Returns true + * util.types.isFloat32Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isFloat32Array(object: unknown): object is Float32Array; + /** + * Returns `true` if the value is a built-in [`Float64Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64Array) instance. + * + * ```js + * util.types.isFloat64Array(new ArrayBuffer()); // Returns false + * util.types.isFloat64Array(new Uint8Array()); // Returns false + * util.types.isFloat64Array(new Float64Array()); // Returns true + * ``` + * @since v10.0.0 + */ + function isFloat64Array(object: unknown): object is Float64Array; + /** + * Returns `true` if the value is a generator function. + * This only reports back what the JavaScript engine is seeing; + * in particular, the return value may not match the original source code if + * a transpilation tool was used. + * + * ```js + * util.types.isGeneratorFunction(function foo() {}); // Returns false + * util.types.isGeneratorFunction(function* foo() {}); // Returns true + * ``` + * @since v10.0.0 + */ + function isGeneratorFunction(object: unknown): object is GeneratorFunction; + /** + * Returns `true` if the value is a generator object as returned from a + * built-in generator function. + * This only reports back what the JavaScript engine is seeing; + * in particular, the return value may not match the original source code if + * a transpilation tool was used. + * + * ```js + * function* foo() {} + * const generator = foo(); + * util.types.isGeneratorObject(generator); // Returns true + * ``` + * @since v10.0.0 + */ + function isGeneratorObject(object: unknown): object is Generator; + /** + * Returns `true` if the value is a built-in [`Int8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array) instance. + * + * ```js + * util.types.isInt8Array(new ArrayBuffer()); // Returns false + * util.types.isInt8Array(new Int8Array()); // Returns true + * util.types.isInt8Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isInt8Array(object: unknown): object is Int8Array; + /** + * Returns `true` if the value is a built-in [`Int16Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int16Array) instance. + * + * ```js + * util.types.isInt16Array(new ArrayBuffer()); // Returns false + * util.types.isInt16Array(new Int16Array()); // Returns true + * util.types.isInt16Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isInt16Array(object: unknown): object is Int16Array; + /** + * Returns `true` if the value is a built-in [`Int32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int32Array) instance. + * + * ```js + * util.types.isInt32Array(new ArrayBuffer()); // Returns false + * util.types.isInt32Array(new Int32Array()); // Returns true + * util.types.isInt32Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isInt32Array(object: unknown): object is Int32Array; + /** + * Returns `true` if the value is a built-in [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) instance. + * + * ```js + * util.types.isMap(new Map()); // Returns true + * ``` + * @since v10.0.0 + */ + function isMap<T>( + object: T | {}, + ): object is T extends ReadonlyMap<any, any> ? (unknown extends T ? never : ReadonlyMap<any, any>) + : Map<unknown, unknown>; + /** + * Returns `true` if the value is an iterator returned for a built-in [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) instance. + * + * ```js + * const map = new Map(); + * util.types.isMapIterator(map.keys()); // Returns true + * util.types.isMapIterator(map.values()); // Returns true + * util.types.isMapIterator(map.entries()); // Returns true + * util.types.isMapIterator(map[Symbol.iterator]()); // Returns true + * ``` + * @since v10.0.0 + */ + function isMapIterator(object: unknown): boolean; + /** + * Returns `true` if the value is an instance of a [Module Namespace Object](https://tc39.github.io/ecma262/#sec-module-namespace-exotic-objects). + * + * ```js + * import * as ns from './a.js'; + * + * util.types.isModuleNamespaceObject(ns); // Returns true + * ``` + * @since v10.0.0 + */ + function isModuleNamespaceObject(value: unknown): boolean; + /** + * Returns `true` if the value was returned by the constructor of a + * [built-in `Error` type](https://tc39.es/ecma262/#sec-error-objects). + * + * ```js + * console.log(util.types.isNativeError(new Error())); // true + * console.log(util.types.isNativeError(new TypeError())); // true + * console.log(util.types.isNativeError(new RangeError())); // true + * ``` + * + * Subclasses of the native error types are also native errors: + * + * ```js + * class MyError extends Error {} + * console.log(util.types.isNativeError(new MyError())); // true + * ``` + * + * A value being `instanceof` a native error class is not equivalent to `isNativeError()` + * returning `true` for that value. `isNativeError()` returns `true` for errors + * which come from a different [realm](https://tc39.es/ecma262/#realm) while `instanceof Error` returns `false` + * for these errors: + * + * ```js + * import { createContext, runInContext } from 'node:vm'; + * import { types } from 'node:util'; + * + * const context = createContext({}); + * const myError = runInContext('new Error()', context); + * console.log(types.isNativeError(myError)); // true + * console.log(myError instanceof Error); // false + * ``` + * + * Conversely, `isNativeError()` returns `false` for all objects which were not + * returned by the constructor of a native error. That includes values + * which are `instanceof` native errors: + * + * ```js + * const myError = { __proto__: Error.prototype }; + * console.log(util.types.isNativeError(myError)); // false + * console.log(myError instanceof Error); // true + * ``` + * @since v10.0.0 + * @deprecated The `util.types.isNativeError` API is deprecated. Please use `Error.isError` instead. + */ + function isNativeError(object: unknown): object is Error; + /** + * Returns `true` if the value is a number object, e.g. created + * by `new Number()`. + * + * ```js + * util.types.isNumberObject(0); // Returns false + * util.types.isNumberObject(new Number(0)); // Returns true + * ``` + * @since v10.0.0 + */ + function isNumberObject(object: unknown): object is Number; + /** + * Returns `true` if the value is a built-in [`Promise`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise). + * + * ```js + * util.types.isPromise(Promise.resolve(42)); // Returns true + * ``` + * @since v10.0.0 + */ + function isPromise(object: unknown): object is Promise<unknown>; + /** + * Returns `true` if the value is a [`Proxy`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy) instance. + * + * ```js + * const target = {}; + * const proxy = new Proxy(target, {}); + * util.types.isProxy(target); // Returns false + * util.types.isProxy(proxy); // Returns true + * ``` + * @since v10.0.0 + */ + function isProxy(object: unknown): boolean; + /** + * Returns `true` if the value is a regular expression object. + * + * ```js + * util.types.isRegExp(/abc/); // Returns true + * util.types.isRegExp(new RegExp('abc')); // Returns true + * ``` + * @since v10.0.0 + */ + function isRegExp(object: unknown): object is RegExp; + /** + * Returns `true` if the value is a built-in [`Set`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) instance. + * + * ```js + * util.types.isSet(new Set()); // Returns true + * ``` + * @since v10.0.0 + */ + function isSet<T>( + object: T | {}, + ): object is T extends ReadonlySet<any> ? (unknown extends T ? never : ReadonlySet<any>) : Set<unknown>; + /** + * Returns `true` if the value is an iterator returned for a built-in [`Set`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) instance. + * + * ```js + * const set = new Set(); + * util.types.isSetIterator(set.keys()); // Returns true + * util.types.isSetIterator(set.values()); // Returns true + * util.types.isSetIterator(set.entries()); // Returns true + * util.types.isSetIterator(set[Symbol.iterator]()); // Returns true + * ``` + * @since v10.0.0 + */ + function isSetIterator(object: unknown): boolean; + /** + * Returns `true` if the value is a built-in [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instance. + * This does _not_ include [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) instances. Usually, it is + * desirable to test for both; See `util.types.isAnyArrayBuffer()` for that. + * + * ```js + * util.types.isSharedArrayBuffer(new ArrayBuffer()); // Returns false + * util.types.isSharedArrayBuffer(new SharedArrayBuffer()); // Returns true + * ``` + * @since v10.0.0 + */ + function isSharedArrayBuffer(object: unknown): object is SharedArrayBuffer; + /** + * Returns `true` if the value is a string object, e.g. created + * by `new String()`. + * + * ```js + * util.types.isStringObject('foo'); // Returns false + * util.types.isStringObject(new String('foo')); // Returns true + * ``` + * @since v10.0.0 + */ + function isStringObject(object: unknown): object is String; + /** + * Returns `true` if the value is a symbol object, created + * by calling `Object()` on a `Symbol` primitive. + * + * ```js + * const symbol = Symbol('foo'); + * util.types.isSymbolObject(symbol); // Returns false + * util.types.isSymbolObject(Object(symbol)); // Returns true + * ``` + * @since v10.0.0 + */ + function isSymbolObject(object: unknown): object is Symbol; + /** + * Returns `true` if the value is a built-in [`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray) instance. + * + * ```js + * util.types.isTypedArray(new ArrayBuffer()); // Returns false + * util.types.isTypedArray(new Uint8Array()); // Returns true + * util.types.isTypedArray(new Float64Array()); // Returns true + * ``` + * + * See also [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView). + * @since v10.0.0 + */ + function isTypedArray(object: unknown): object is NodeJS.TypedArray; + /** + * Returns `true` if the value is a built-in [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) instance. + * + * ```js + * util.types.isUint8Array(new ArrayBuffer()); // Returns false + * util.types.isUint8Array(new Uint8Array()); // Returns true + * util.types.isUint8Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isUint8Array(object: unknown): object is Uint8Array; + /** + * Returns `true` if the value is a built-in [`Uint8ClampedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray) instance. + * + * ```js + * util.types.isUint8ClampedArray(new ArrayBuffer()); // Returns false + * util.types.isUint8ClampedArray(new Uint8ClampedArray()); // Returns true + * util.types.isUint8ClampedArray(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isUint8ClampedArray(object: unknown): object is Uint8ClampedArray; + /** + * Returns `true` if the value is a built-in [`Uint16Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array) instance. + * + * ```js + * util.types.isUint16Array(new ArrayBuffer()); // Returns false + * util.types.isUint16Array(new Uint16Array()); // Returns true + * util.types.isUint16Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isUint16Array(object: unknown): object is Uint16Array; + /** + * Returns `true` if the value is a built-in [`Uint32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array) instance. + * + * ```js + * util.types.isUint32Array(new ArrayBuffer()); // Returns false + * util.types.isUint32Array(new Uint32Array()); // Returns true + * util.types.isUint32Array(new Float64Array()); // Returns false + * ``` + * @since v10.0.0 + */ + function isUint32Array(object: unknown): object is Uint32Array; + /** + * Returns `true` if the value is a built-in [`WeakMap`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap) instance. + * + * ```js + * util.types.isWeakMap(new WeakMap()); // Returns true + * ``` + * @since v10.0.0 + */ + function isWeakMap(object: unknown): object is WeakMap<object, unknown>; + /** + * Returns `true` if the value is a built-in [`WeakSet`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakSet) instance. + * + * ```js + * util.types.isWeakSet(new WeakSet()); // Returns true + * ``` + * @since v10.0.0 + */ + function isWeakSet(object: unknown): object is WeakSet<object>; + /** + * Returns `true` if `value` is a `KeyObject`, `false` otherwise. + * @since v16.2.0 + */ + function isKeyObject(object: unknown): object is KeyObject; + /** + * Returns `true` if `value` is a `CryptoKey`, `false` otherwise. + * @since v16.2.0 + */ + function isCryptoKey(object: unknown): object is webcrypto.CryptoKey; +} +declare module "util/types" { + export * from "node:util/types"; +} diff --git a/node_modules/@types/node/v8.d.ts b/node_modules/@types/node/v8.d.ts new file mode 100644 index 0000000..b3e5e71 --- /dev/null +++ b/node_modules/@types/node/v8.d.ts @@ -0,0 +1,980 @@ +declare module "node:v8" { + import { NonSharedBuffer } from "node:buffer"; + import { Readable } from "node:stream"; + interface HeapSpaceInfo { + space_name: string; + space_size: number; + space_used_size: number; + space_available_size: number; + physical_space_size: number; + } + // ** Signifies if the --zap_code_space option is enabled or not. 1 == enabled, 0 == disabled. */ + type DoesZapCodeSpaceFlag = 0 | 1; + interface HeapInfo { + total_heap_size: number; + total_heap_size_executable: number; + total_physical_size: number; + total_available_size: number; + used_heap_size: number; + heap_size_limit: number; + malloced_memory: number; + peak_malloced_memory: number; + does_zap_garbage: DoesZapCodeSpaceFlag; + number_of_native_contexts: number; + number_of_detached_contexts: number; + total_global_handles_size: number; + used_global_handles_size: number; + external_memory: number; + total_allocated_bytes: number; + } + interface HeapCodeStatistics { + code_and_metadata_size: number; + bytecode_and_metadata_size: number; + external_script_source_size: number; + } + interface HeapSnapshotOptions { + /** + * If true, expose internals in the heap snapshot. + * @default false + */ + exposeInternals?: boolean | undefined; + /** + * If true, expose numeric values in artificial fields. + * @default false + */ + exposeNumericValues?: boolean | undefined; + } + /** + * Returns an integer representing a version tag derived from the V8 version, + * command-line flags, and detected CPU features. This is useful for determining + * whether a `vm.Script` `cachedData` buffer is compatible with this instance + * of V8. + * + * ```js + * console.log(v8.cachedDataVersionTag()); // 3947234607 + * // The value returned by v8.cachedDataVersionTag() is derived from the V8 + * // version, command-line flags, and detected CPU features. Test that the value + * // does indeed update when flags are toggled. + * v8.setFlagsFromString('--allow_natives_syntax'); + * console.log(v8.cachedDataVersionTag()); // 183726201 + * ``` + * @since v8.0.0 + */ + function cachedDataVersionTag(): number; + /** + * Returns an object with the following properties: + * + * `does_zap_garbage` is a 0/1 boolean, which signifies whether the `--zap_code_space` option is enabled or not. This makes V8 overwrite heap + * garbage with a bit pattern. The RSS footprint (resident set size) gets bigger + * because it continuously touches all heap pages and that makes them less likely + * to get swapped out by the operating system. + * + * `number_of_native_contexts` The value of native\_context is the number of the + * top-level contexts currently active. Increase of this number over time indicates + * a memory leak. + * + * `number_of_detached_contexts` The value of detached\_context is the number + * of contexts that were detached and not yet garbage collected. This number + * being non-zero indicates a potential memory leak. + * + * `total_global_handles_size` The value of total\_global\_handles\_size is the + * total memory size of V8 global handles. + * + * `used_global_handles_size` The value of used\_global\_handles\_size is the + * used memory size of V8 global handles. + * + * `external_memory` The value of external\_memory is the memory size of array + * buffers and external strings. + * + * `total_allocated_bytes` The value of total allocated bytes since the Isolate + * creation. + * + * ```js + * { + * total_heap_size: 7326976, + * total_heap_size_executable: 4194304, + * total_physical_size: 7326976, + * total_available_size: 1152656, + * used_heap_size: 3476208, + * heap_size_limit: 1535115264, + * malloced_memory: 16384, + * peak_malloced_memory: 1127496, + * does_zap_garbage: 0, + * number_of_native_contexts: 1, + * number_of_detached_contexts: 0, + * total_global_handles_size: 8192, + * used_global_handles_size: 3296, + * external_memory: 318824, + * total_allocated_bytes: 45224088 + * } + * ``` + * @since v1.0.0 + */ + function getHeapStatistics(): HeapInfo; + /** + * It returns an object with a structure similar to the + * [`cppgc::HeapStatistics`](https://v8docs.nodesource.com/node-22.4/d7/d51/heap-statistics_8h_source.html) + * object. See the [V8 documentation](https://v8docs.nodesource.com/node-22.4/df/d2f/structcppgc_1_1_heap_statistics.html) + * for more information about the properties of the object. + * + * ```js + * // Detailed + * ({ + * committed_size_bytes: 131072, + * resident_size_bytes: 131072, + * used_size_bytes: 152, + * space_statistics: [ + * { + * name: 'NormalPageSpace0', + * committed_size_bytes: 0, + * resident_size_bytes: 0, + * used_size_bytes: 0, + * page_stats: [{}], + * free_list_stats: {}, + * }, + * { + * name: 'NormalPageSpace1', + * committed_size_bytes: 131072, + * resident_size_bytes: 131072, + * used_size_bytes: 152, + * page_stats: [{}], + * free_list_stats: {}, + * }, + * { + * name: 'NormalPageSpace2', + * committed_size_bytes: 0, + * resident_size_bytes: 0, + * used_size_bytes: 0, + * page_stats: [{}], + * free_list_stats: {}, + * }, + * { + * name: 'NormalPageSpace3', + * committed_size_bytes: 0, + * resident_size_bytes: 0, + * used_size_bytes: 0, + * page_stats: [{}], + * free_list_stats: {}, + * }, + * { + * name: 'LargePageSpace', + * committed_size_bytes: 0, + * resident_size_bytes: 0, + * used_size_bytes: 0, + * page_stats: [{}], + * free_list_stats: {}, + * }, + * ], + * type_names: [], + * detail_level: 'detailed', + * }); + * ``` + * + * ```js + * // Brief + * ({ + * committed_size_bytes: 131072, + * resident_size_bytes: 131072, + * used_size_bytes: 128864, + * space_statistics: [], + * type_names: [], + * detail_level: 'brief', + * }); + * ``` + * @since v22.15.0 + * @param detailLevel **Default:** `'detailed'`. Specifies the level of detail in the returned statistics. + * Accepted values are: + * * `'brief'`: Brief statistics contain only the top-level + * allocated and used + * memory statistics for the entire heap. + * * `'detailed'`: Detailed statistics also contain a break + * down per space and page, as well as freelist statistics + * and object type histograms. + */ + function getCppHeapStatistics(detailLevel?: "brief" | "detailed"): object; + /** + * Returns statistics about the V8 heap spaces, i.e. the segments which make up + * the V8 heap. Neither the ordering of heap spaces, nor the availability of a + * heap space can be guaranteed as the statistics are provided via the + * V8 [`GetHeapSpaceStatistics`](https://v8docs.nodesource.com/node-13.2/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4) function and may change from one V8 version to the + * next. + * + * The value returned is an array of objects containing the following properties: + * + * ```json + * [ + * { + * "space_name": "new_space", + * "space_size": 2063872, + * "space_used_size": 951112, + * "space_available_size": 80824, + * "physical_space_size": 2063872 + * }, + * { + * "space_name": "old_space", + * "space_size": 3090560, + * "space_used_size": 2493792, + * "space_available_size": 0, + * "physical_space_size": 3090560 + * }, + * { + * "space_name": "code_space", + * "space_size": 1260160, + * "space_used_size": 644256, + * "space_available_size": 960, + * "physical_space_size": 1260160 + * }, + * { + * "space_name": "map_space", + * "space_size": 1094160, + * "space_used_size": 201608, + * "space_available_size": 0, + * "physical_space_size": 1094160 + * }, + * { + * "space_name": "large_object_space", + * "space_size": 0, + * "space_used_size": 0, + * "space_available_size": 1490980608, + * "physical_space_size": 0 + * } + * ] + * ``` + * @since v6.0.0 + */ + function getHeapSpaceStatistics(): HeapSpaceInfo[]; + /** + * The `v8.setFlagsFromString()` method can be used to programmatically set + * V8 command-line flags. This method should be used with care. Changing settings + * after the VM has started may result in unpredictable behavior, including + * crashes and data loss; or it may simply do nothing. + * + * The V8 options available for a version of Node.js may be determined by running `node --v8-options`. + * + * Usage: + * + * ```js + * // Print GC events to stdout for one minute. + * import v8 from 'node:v8'; + * v8.setFlagsFromString('--trace_gc'); + * setTimeout(() => { v8.setFlagsFromString('--notrace_gc'); }, 60e3); + * ``` + * @since v1.0.0 + */ + function setFlagsFromString(flags: string): void; + /** + * This is similar to the [`queryObjects()` console API](https://developer.chrome.com/docs/devtools/console/utilities#queryObjects-function) + * provided by the Chromium DevTools console. It can be used to search for objects that have the matching constructor on its prototype chain + * in the heap after a full garbage collection, which can be useful for memory leak regression tests. To avoid surprising results, users should + * avoid using this API on constructors whose implementation they don't control, or on constructors that can be invoked by other parties in the + * application. + * + * To avoid accidental leaks, this API does not return raw references to the objects found. By default, it returns the count of the objects + * found. If `options.format` is `'summary'`, it returns an array containing brief string representations for each object. The visibility provided + * in this API is similar to what the heap snapshot provides, while users can save the cost of serialization and parsing and directly filter the + * target objects during the search. + * + * Only objects created in the current execution context are included in the results. + * + * ```js + * import { queryObjects } from 'node:v8'; + * class A { foo = 'bar'; } + * console.log(queryObjects(A)); // 0 + * const a = new A(); + * console.log(queryObjects(A)); // 1 + * // [ "A { foo: 'bar' }" ] + * console.log(queryObjects(A, { format: 'summary' })); + * + * class B extends A { bar = 'qux'; } + * const b = new B(); + * console.log(queryObjects(B)); // 1 + * // [ "B { foo: 'bar', bar: 'qux' }" ] + * console.log(queryObjects(B, { format: 'summary' })); + * + * // Note that, when there are child classes inheriting from a constructor, + * // the constructor also shows up in the prototype chain of the child + * // classes's prototoype, so the child classes's prototoype would also be + * // included in the result. + * console.log(queryObjects(A)); // 3 + * // [ "B { foo: 'bar', bar: 'qux' }", 'A {}', "A { foo: 'bar' }" ] + * console.log(queryObjects(A, { format: 'summary' })); + * ``` + * @param ctor The constructor that can be used to search on the prototype chain in order to filter target objects in the heap. + * @since v20.13.0 + */ + function queryObjects(ctor: Function): number | string[]; + function queryObjects(ctor: Function, options: { format: "count" }): number; + function queryObjects(ctor: Function, options: { format: "summary" }): string[]; + /** + * Generates a snapshot of the current V8 heap and returns a Readable + * Stream that may be used to read the JSON serialized representation. + * This JSON stream format is intended to be used with tools such as + * Chrome DevTools. The JSON schema is undocumented and specific to the + * V8 engine. Therefore, the schema may change from one version of V8 to the next. + * + * Creating a heap snapshot requires memory about twice the size of the heap at + * the time the snapshot is created. This results in the risk of OOM killers + * terminating the process. + * + * Generating a snapshot is a synchronous operation which blocks the event loop + * for a duration depending on the heap size. + * + * ```js + * // Print heap snapshot to the console + * import v8 from 'node:v8'; + * const stream = v8.getHeapSnapshot(); + * stream.pipe(process.stdout); + * ``` + * @since v11.13.0 + * @return A Readable containing the V8 heap snapshot. + */ + function getHeapSnapshot(options?: HeapSnapshotOptions): Readable; + /** + * Generates a snapshot of the current V8 heap and writes it to a JSON + * file. This file is intended to be used with tools such as Chrome + * DevTools. The JSON schema is undocumented and specific to the V8 + * engine, and may change from one version of V8 to the next. + * + * A heap snapshot is specific to a single V8 isolate. When using `worker threads`, a heap snapshot generated from the main thread will + * not contain any information about the workers, and vice versa. + * + * Creating a heap snapshot requires memory about twice the size of the heap at + * the time the snapshot is created. This results in the risk of OOM killers + * terminating the process. + * + * Generating a snapshot is a synchronous operation which blocks the event loop + * for a duration depending on the heap size. + * + * ```js + * import { writeHeapSnapshot } from 'node:v8'; + * import { + * Worker, + * isMainThread, + * parentPort, + * } from 'node:worker_threads'; + * + * if (isMainThread) { + * const worker = new Worker(__filename); + * + * worker.once('message', (filename) => { + * console.log(`worker heapdump: ${filename}`); + * // Now get a heapdump for the main thread. + * console.log(`main thread heapdump: ${writeHeapSnapshot()}`); + * }); + * + * // Tell the worker to create a heapdump. + * worker.postMessage('heapdump'); + * } else { + * parentPort.once('message', (message) => { + * if (message === 'heapdump') { + * // Generate a heapdump for the worker + * // and return the filename to the parent. + * parentPort.postMessage(writeHeapSnapshot()); + * } + * }); + * } + * ``` + * @since v11.13.0 + * @param filename The file path where the V8 heap snapshot is to be saved. If not specified, a file name with the pattern `'Heap-${yyyymmdd}-${hhmmss}-${pid}-${thread_id}.heapsnapshot'` will be + * generated, where `{pid}` will be the PID of the Node.js process, `{thread_id}` will be `0` when `writeHeapSnapshot()` is called from the main Node.js thread or the id of a + * worker thread. + * @return The filename where the snapshot was saved. + */ + function writeHeapSnapshot(filename?: string, options?: HeapSnapshotOptions): string; + /** + * Get statistics about code and its metadata in the heap, see + * V8 [`GetHeapCodeAndMetadataStatistics`](https://v8docs.nodesource.com/node-13.2/d5/dda/classv8_1_1_isolate.html#a6079122af17612ef54ef3348ce170866) API. Returns an object with the + * following properties: + * + * ```js + * { + * code_and_metadata_size: 212208, + * bytecode_and_metadata_size: 161368, + * external_script_source_size: 1410794, + * cpu_profiler_metadata_size: 0, + * } + * ``` + * @since v12.8.0 + */ + function getHeapCodeStatistics(): HeapCodeStatistics; + /** + * @since v25.0.0 + */ + interface SyncCPUProfileHandle { + /** + * Stopping collecting the profile and return the profile data. + * @since v25.0.0 + */ + stop(): string; + /** + * Stopping collecting the profile and the profile will be discarded. + * @since v25.0.0 + */ + [Symbol.dispose](): void; + } + /** + * @since v24.8.0 + */ + interface CPUProfileHandle { + /** + * Stopping collecting the profile, then return a Promise that fulfills with an error or the + * profile data. + * @since v24.8.0 + */ + stop(): Promise<string>; + /** + * Stopping collecting the profile and the profile will be discarded. + * @since v24.8.0 + */ + [Symbol.asyncDispose](): Promise<void>; + } + /** + * @since v24.9.0 + */ + interface HeapProfileHandle { + /** + * Stopping collecting the profile, then return a Promise that fulfills with an error or the + * profile data. + * @since v24.9.0 + */ + stop(): Promise<string>; + /** + * Stopping collecting the profile and the profile will be discarded. + * @since v24.9.0 + */ + [Symbol.asyncDispose](): Promise<void>; + } + /** + * Starting a CPU profile then return a `SyncCPUProfileHandle` object. + * This API supports `using` syntax. + * + * ```js + * const handle = v8.startCpuProfile(); + * const profile = handle.stop(); + * console.log(profile); + * ``` + * @since v25.0.0 + */ + function startCpuProfile(): SyncCPUProfileHandle; + /** + * V8 only supports `Latin-1/ISO-8859-1` and `UTF16` as the underlying representation of a string. + * If the `content` uses `Latin-1/ISO-8859-1` as the underlying representation, this function will return true; + * otherwise, it returns false. + * + * If this method returns false, that does not mean that the string contains some characters not in `Latin-1/ISO-8859-1`. + * Sometimes a `Latin-1` string may also be represented as `UTF16`. + * + * ```js + * const { isStringOneByteRepresentation } = require('node:v8'); + * + * const Encoding = { + * latin1: 1, + * utf16le: 2, + * }; + * const buffer = Buffer.alloc(100); + * function writeString(input) { + * if (isStringOneByteRepresentation(input)) { + * buffer.writeUint8(Encoding.latin1); + * buffer.writeUint32LE(input.length, 1); + * buffer.write(input, 5, 'latin1'); + * } else { + * buffer.writeUint8(Encoding.utf16le); + * buffer.writeUint32LE(input.length * 2, 1); + * buffer.write(input, 5, 'utf16le'); + * } + * } + * writeString('hello'); + * writeString('你好'); + * ``` + * @since v23.10.0, v22.15.0 + */ + function isStringOneByteRepresentation(content: string): boolean; + /** + * @since v8.0.0 + */ + class Serializer { + /** + * Writes out a header, which includes the serialization format version. + */ + writeHeader(): void; + /** + * Serializes a JavaScript value and adds the serialized representation to the + * internal buffer. + * + * This throws an error if `value` cannot be serialized. + */ + writeValue(val: any): boolean; + /** + * Returns the stored internal buffer. This serializer should not be used once + * the buffer is released. Calling this method results in undefined behavior + * if a previous write has failed. + */ + releaseBuffer(): NonSharedBuffer; + /** + * Marks an `ArrayBuffer` as having its contents transferred out of band. + * Pass the corresponding `ArrayBuffer` in the deserializing context to `deserializer.transferArrayBuffer()`. + * @param id A 32-bit unsigned integer. + * @param arrayBuffer An `ArrayBuffer` instance. + */ + transferArrayBuffer(id: number, arrayBuffer: ArrayBuffer): void; + /** + * Write a raw 32-bit unsigned integer. + * For use inside of a custom `serializer._writeHostObject()`. + */ + writeUint32(value: number): void; + /** + * Write a raw 64-bit unsigned integer, split into high and low 32-bit parts. + * For use inside of a custom `serializer._writeHostObject()`. + */ + writeUint64(hi: number, lo: number): void; + /** + * Write a JS `number` value. + * For use inside of a custom `serializer._writeHostObject()`. + */ + writeDouble(value: number): void; + /** + * Write raw bytes into the serializer's internal buffer. The deserializer + * will require a way to compute the length of the buffer. + * For use inside of a custom `serializer._writeHostObject()`. + */ + writeRawBytes(buffer: NodeJS.ArrayBufferView): void; + } + /** + * A subclass of `Serializer` that serializes `TypedArray`(in particular `Buffer`) and `DataView` objects as host objects, and only + * stores the part of their underlying `ArrayBuffer`s that they are referring to. + * @since v8.0.0 + */ + class DefaultSerializer extends Serializer {} + /** + * @since v8.0.0 + */ + class Deserializer { + constructor(data: NodeJS.TypedArray); + /** + * Reads and validates a header (including the format version). + * May, for example, reject an invalid or unsupported wire format. In that case, + * an `Error` is thrown. + */ + readHeader(): boolean; + /** + * Deserializes a JavaScript value from the buffer and returns it. + */ + readValue(): any; + /** + * Marks an `ArrayBuffer` as having its contents transferred out of band. + * Pass the corresponding `ArrayBuffer` in the serializing context to `serializer.transferArrayBuffer()` (or return the `id` from `serializer._getSharedArrayBufferId()` in the case of + * `SharedArrayBuffer`s). + * @param id A 32-bit unsigned integer. + * @param arrayBuffer An `ArrayBuffer` instance. + */ + transferArrayBuffer(id: number, arrayBuffer: ArrayBuffer): void; + /** + * Reads the underlying wire format version. Likely mostly to be useful to + * legacy code reading old wire format versions. May not be called before `.readHeader()`. + */ + getWireFormatVersion(): number; + /** + * Read a raw 32-bit unsigned integer and return it. + * For use inside of a custom `deserializer._readHostObject()`. + */ + readUint32(): number; + /** + * Read a raw 64-bit unsigned integer and return it as an array `[hi, lo]` with two 32-bit unsigned integer entries. + * For use inside of a custom `deserializer._readHostObject()`. + */ + readUint64(): [number, number]; + /** + * Read a JS `number` value. + * For use inside of a custom `deserializer._readHostObject()`. + */ + readDouble(): number; + /** + * Read raw bytes from the deserializer's internal buffer. The `length` parameter + * must correspond to the length of the buffer that was passed to `serializer.writeRawBytes()`. + * For use inside of a custom `deserializer._readHostObject()`. + */ + readRawBytes(length: number): Buffer; + } + /** + * A subclass of `Deserializer` corresponding to the format written by `DefaultSerializer`. + * @since v8.0.0 + */ + class DefaultDeserializer extends Deserializer {} + /** + * Uses a `DefaultSerializer` to serialize `value` into a buffer. + * + * `ERR_BUFFER_TOO_LARGE` will be thrown when trying to + * serialize a huge object which requires buffer + * larger than `buffer.constants.MAX_LENGTH`. + * @since v8.0.0 + */ + function serialize(value: any): NonSharedBuffer; + /** + * Uses a `DefaultDeserializer` with default options to read a JS value + * from a buffer. + * @since v8.0.0 + * @param buffer A buffer returned by {@link serialize}. + */ + function deserialize(buffer: NodeJS.ArrayBufferView): any; + /** + * The `v8.takeCoverage()` method allows the user to write the coverage started by `NODE_V8_COVERAGE` to disk on demand. This method can be invoked multiple + * times during the lifetime of the process. Each time the execution counter will + * be reset and a new coverage report will be written to the directory specified + * by `NODE_V8_COVERAGE`. + * + * When the process is about to exit, one last coverage will still be written to + * disk unless {@link stopCoverage} is invoked before the process exits. + * @since v15.1.0, v14.18.0, v12.22.0 + */ + function takeCoverage(): void; + /** + * The `v8.stopCoverage()` method allows the user to stop the coverage collection + * started by `NODE_V8_COVERAGE`, so that V8 can release the execution count + * records and optimize code. This can be used in conjunction with {@link takeCoverage} if the user wants to collect the coverage on demand. + * @since v15.1.0, v14.18.0, v12.22.0 + */ + function stopCoverage(): void; + /** + * The API is a no-op if `--heapsnapshot-near-heap-limit` is already set from the command line or the API is called more than once. + * `limit` must be a positive integer. See [`--heapsnapshot-near-heap-limit`](https://nodejs.org/docs/latest-v26.x/api/cli.html#--heapsnapshot-near-heap-limitmax_count) for more information. + * @since v18.10.0, v16.18.0 + */ + function setHeapSnapshotNearHeapLimit(limit: number): void; + /** + * This API collects GC data in current thread. + * @since v19.6.0, v18.15.0 + */ + class GCProfiler { + /** + * Start collecting GC data. + * @since v19.6.0, v18.15.0 + */ + start(): void; + /** + * Stop collecting GC data and return an object. The content of object + * is as follows. + * + * ```json + * { + * "version": 1, + * "startTime": 1674059033862, + * "statistics": [ + * { + * "gcType": "Scavenge", + * "beforeGC": { + * "heapStatistics": { + * "totalHeapSize": 5005312, + * "totalHeapSizeExecutable": 524288, + * "totalPhysicalSize": 5226496, + * "totalAvailableSize": 4341325216, + * "totalGlobalHandlesSize": 8192, + * "usedGlobalHandlesSize": 2112, + * "usedHeapSize": 4883840, + * "heapSizeLimit": 4345298944, + * "mallocedMemory": 254128, + * "externalMemory": 225138, + * "peakMallocedMemory": 181760 + * }, + * "heapSpaceStatistics": [ + * { + * "spaceName": "read_only_space", + * "spaceSize": 0, + * "spaceUsedSize": 0, + * "spaceAvailableSize": 0, + * "physicalSpaceSize": 0 + * } + * ] + * }, + * "cost": 1574.14, + * "afterGC": { + * "heapStatistics": { + * "totalHeapSize": 6053888, + * "totalHeapSizeExecutable": 524288, + * "totalPhysicalSize": 5500928, + * "totalAvailableSize": 4341101384, + * "totalGlobalHandlesSize": 8192, + * "usedGlobalHandlesSize": 2112, + * "usedHeapSize": 4059096, + * "heapSizeLimit": 4345298944, + * "mallocedMemory": 254128, + * "externalMemory": 225138, + * "peakMallocedMemory": 181760 + * }, + * "heapSpaceStatistics": [ + * { + * "spaceName": "read_only_space", + * "spaceSize": 0, + * "spaceUsedSize": 0, + * "spaceAvailableSize": 0, + * "physicalSpaceSize": 0 + * } + * ] + * } + * } + * ], + * "endTime": 1674059036865 + * } + * ``` + * + * Here's an example. + * + * ```js + * import { GCProfiler } from 'node:v8'; + * const profiler = new GCProfiler(); + * profiler.start(); + * setTimeout(() => { + * console.log(profiler.stop()); + * }, 1000); + * ``` + * @since v19.6.0, v18.15.0 + */ + stop(): GCProfilerResult; + /** + * Stop collecting GC data, and discard the profile. + * @since v25.5.0 + */ + [Symbol.dispose](): void; + } + interface GCProfilerResult { + version: number; + startTime: number; + endTime: number; + statistics: Array<{ + gcType: string; + cost: number; + beforeGC: { + heapStatistics: HeapStatistics; + heapSpaceStatistics: HeapSpaceStatistics[]; + }; + afterGC: { + heapStatistics: HeapStatistics; + heapSpaceStatistics: HeapSpaceStatistics[]; + }; + }>; + } + interface HeapStatistics { + totalHeapSize: number; + totalHeapSizeExecutable: number; + totalPhysicalSize: number; + totalAvailableSize: number; + totalGlobalHandlesSize: number; + usedGlobalHandlesSize: number; + usedHeapSize: number; + heapSizeLimit: number; + mallocedMemory: number; + externalMemory: number; + peakMallocedMemory: number; + } + interface HeapSpaceStatistics { + spaceName: string; + spaceSize: number; + spaceUsedSize: number; + spaceAvailableSize: number; + physicalSpaceSize: number; + } + /** + * Called when a promise is constructed. This does not mean that corresponding before/after events will occur, only that the possibility exists. This will + * happen if a promise is created without ever getting a continuation. + * @since v17.1.0, v16.14.0 + * @param promise The promise being created. + * @param parent The promise continued from, if applicable. + */ + interface Init { + (promise: Promise<unknown>, parent: Promise<unknown>): void; + } + /** + * Called before a promise continuation executes. This can be in the form of `then()`, `catch()`, or `finally()` handlers or an await resuming. + * + * The before callback will be called 0 to N times. The before callback will typically be called 0 times if no continuation was ever made for the promise. + * The before callback may be called many times in the case where many continuations have been made from the same promise. + * @since v17.1.0, v16.14.0 + */ + interface Before { + (promise: Promise<unknown>): void; + } + /** + * Called immediately after a promise continuation executes. This may be after a `then()`, `catch()`, or `finally()` handler or before an await after another await. + * @since v17.1.0, v16.14.0 + */ + interface After { + (promise: Promise<unknown>): void; + } + /** + * Called when the promise receives a resolution or rejection value. This may occur synchronously in the case of {@link Promise.resolve()} or + * {@link Promise.reject()}. + * @since v17.1.0, v16.14.0 + */ + interface Settled { + (promise: Promise<unknown>): void; + } + /** + * Key events in the lifetime of a promise have been categorized into four areas: creation of a promise, before/after a continuation handler is called or + * around an await, and when the promise resolves or rejects. + * + * Because promises are asynchronous resources whose lifecycle is tracked via the promise hooks mechanism, the `init()`, `before()`, `after()`, and + * `settled()` callbacks must not be async functions as they create more promises which would produce an infinite loop. + * @since v17.1.0, v16.14.0 + */ + interface HookCallbacks { + init?: Init; + before?: Before; + after?: After; + settled?: Settled; + } + interface PromiseHooks { + /** + * The `init` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param init The {@link Init | `init` callback} to call when a promise is created. + * @return Call to stop the hook. + */ + onInit: (init: Init) => Function; + /** + * The `settled` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param settled The {@link Settled | `settled` callback} to call when a promise is created. + * @return Call to stop the hook. + */ + onSettled: (settled: Settled) => Function; + /** + * The `before` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param before The {@link Before | `before` callback} to call before a promise continuation executes. + * @return Call to stop the hook. + */ + onBefore: (before: Before) => Function; + /** + * The `after` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param after The {@link After | `after` callback} to call after a promise continuation executes. + * @return Call to stop the hook. + */ + onAfter: (after: After) => Function; + /** + * Registers functions to be called for different lifetime events of each promise. + * The callbacks `init()`/`before()`/`after()`/`settled()` are called for the respective events during a promise's lifetime. + * All callbacks are optional. For example, if only promise creation needs to be tracked, then only the init callback needs to be passed. + * The hook callbacks must be plain functions. Providing async functions will throw as it would produce an infinite microtask loop. + * @since v17.1.0, v16.14.0 + * @param callbacks The {@link HookCallbacks | Hook Callbacks} to register + * @return Used for disabling hooks + */ + createHook: (callbacks: HookCallbacks) => Function; + } + /** + * The `promiseHooks` interface can be used to track promise lifecycle events. + * @since v17.1.0, v16.14.0 + */ + const promiseHooks: PromiseHooks; + type StartupSnapshotCallbackFn = (args: any) => any; + /** + * The `v8.startupSnapshot` interface can be used to add serialization and deserialization hooks for custom startup snapshots. + * + * ```bash + * $ node --snapshot-blob snapshot.blob --build-snapshot entry.js + * # This launches a process with the snapshot + * $ node --snapshot-blob snapshot.blob + * ``` + * + * In the example above, `entry.js` can use methods from the `v8.startupSnapshot` interface to specify how to save information for custom objects + * in the snapshot during serialization and how the information can be used to synchronize these objects during deserialization of the snapshot. + * For example, if the `entry.js` contains the following script: + * + * ```js + * 'use strict'; + * + * import fs from 'node:fs'; + * import zlib from 'node:zlib'; + * import path from 'node:path'; + * import assert from 'node:assert'; + * + * import v8 from 'node:v8'; + * + * class BookShelf { + * storage = new Map(); + * + * // Reading a series of files from directory and store them into storage. + * constructor(directory, books) { + * for (const book of books) { + * this.storage.set(book, fs.readFileSync(path.join(directory, book))); + * } + * } + * + * static compressAll(shelf) { + * for (const [ book, content ] of shelf.storage) { + * shelf.storage.set(book, zlib.gzipSync(content)); + * } + * } + * + * static decompressAll(shelf) { + * for (const [ book, content ] of shelf.storage) { + * shelf.storage.set(book, zlib.gunzipSync(content)); + * } + * } + * } + * + * // __dirname here is where the snapshot script is placed + * // during snapshot building time. + * const shelf = new BookShelf(__dirname, [ + * 'book1.en_US.txt', + * 'book1.es_ES.txt', + * 'book2.zh_CN.txt', + * ]); + * + * assert(v8.startupSnapshot.isBuildingSnapshot()); + * // On snapshot serialization, compress the books to reduce size. + * v8.startupSnapshot.addSerializeCallback(BookShelf.compressAll, shelf); + * // On snapshot deserialization, decompress the books. + * v8.startupSnapshot.addDeserializeCallback(BookShelf.decompressAll, shelf); + * v8.startupSnapshot.setDeserializeMainFunction((shelf) => { + * // process.env and process.argv are refreshed during snapshot + * // deserialization. + * const lang = process.env.BOOK_LANG || 'en_US'; + * const book = process.argv[1]; + * const name = `${book}.${lang}.txt`; + * console.log(shelf.storage.get(name)); + * }, shelf); + * ``` + * + * The resulted binary will get print the data deserialized from the snapshot during start up, using the refreshed `process.env` and `process.argv` of the launched process: + * + * ```bash + * $ BOOK_LANG=es_ES node --snapshot-blob snapshot.blob book1 + * # Prints content of book1.es_ES.txt deserialized from the snapshot. + * ``` + * + * Currently the application deserialized from a user-land snapshot cannot be snapshotted again, so these APIs are only available to applications that are not deserialized from a user-land snapshot. + * + * @since v18.6.0, v16.17.0 + */ + namespace startupSnapshot { + /** + * Add a callback that will be called when the Node.js instance is about to get serialized into a snapshot and exit. + * This can be used to release resources that should not or cannot be serialized or to convert user data into a form more suitable for serialization. + * @since v18.6.0, v16.17.0 + */ + function addSerializeCallback(callback: StartupSnapshotCallbackFn, data?: any): void; + /** + * Add a callback that will be called when the Node.js instance is deserialized from a snapshot. + * The `callback` and the `data` (if provided) will be serialized into the snapshot, they can be used to re-initialize the state of the application or + * to re-acquire resources that the application needs when the application is restarted from the snapshot. + * @since v18.6.0, v16.17.0 + */ + function addDeserializeCallback(callback: StartupSnapshotCallbackFn, data?: any): void; + /** + * This sets the entry point of the Node.js application when it is deserialized from a snapshot. This can be called only once in the snapshot building script. + * If called, the deserialized application no longer needs an additional entry point script to start up and will simply invoke the callback along with the deserialized + * data (if provided), otherwise an entry point script still needs to be provided to the deserialized application. + * @since v18.6.0, v16.17.0 + */ + function setDeserializeMainFunction(callback: StartupSnapshotCallbackFn, data?: any): void; + /** + * Returns true if the Node.js instance is run to build a snapshot. + * @since v18.6.0, v16.17.0 + */ + function isBuildingSnapshot(): boolean; + } +} +declare module "v8" { + export * from "node:v8"; +} diff --git a/node_modules/@types/node/vm.d.ts b/node_modules/@types/node/vm.d.ts new file mode 100644 index 0000000..9cd7670 --- /dev/null +++ b/node_modules/@types/node/vm.d.ts @@ -0,0 +1,1136 @@ +declare module "node:vm" { + import { NonSharedBuffer } from "node:buffer"; + import { ImportAttributes, ImportPhase } from "node:module"; + interface Context extends NodeJS.Dict<any> {} + interface BaseOptions { + /** + * Specifies the filename used in stack traces produced by this script. + * @default '' + */ + filename?: string | undefined; + /** + * Specifies the line number offset that is displayed in stack traces produced by this script. + * @default 0 + */ + lineOffset?: number | undefined; + /** + * Specifies the column number offset that is displayed in stack traces produced by this script. + * @default 0 + */ + columnOffset?: number | undefined; + } + type DynamicModuleLoader<T> = ( + specifier: string, + referrer: T, + importAttributes: ImportAttributes, + phase: ImportPhase, + ) => Module | Promise<Module>; + interface ScriptOptions extends BaseOptions { + /** + * Provides an optional data with V8's code cache data for the supplied source. + */ + cachedData?: NodeJS.ArrayBufferView | undefined; + /** @deprecated in favor of `script.createCachedData()` */ + produceCachedData?: boolean | undefined; + /** + * Used to specify how the modules should be loaded during the evaluation of this script when `import()` is called. This option is + * part of the experimental modules API. We do not recommend using it in a production environment. For detailed information, see + * [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v26.x/api/vm.html#support-of-dynamic-import-in-compilation-apis). + * @experimental + */ + importModuleDynamically?: + | DynamicModuleLoader<Script> + | typeof constants.USE_MAIN_CONTEXT_DEFAULT_LOADER + | undefined; + } + interface RunningScriptOptions extends BaseOptions { + /** + * When `true`, if an `Error` occurs while compiling the `code`, the line of code causing the error is attached to the stack trace. + * @default true + */ + displayErrors?: boolean | undefined; + /** + * Specifies the number of milliseconds to execute code before terminating execution. + * If execution is terminated, an `Error` will be thrown. This value must be a strictly positive integer. + */ + timeout?: number | undefined; + /** + * If `true`, the execution will be terminated when `SIGINT` (Ctrl+C) is received. + * Existing handlers for the event that have been attached via `process.on('SIGINT')` will be disabled during script execution, but will continue to work after that. + * If execution is terminated, an `Error` will be thrown. + * @default false + */ + breakOnSigint?: boolean | undefined; + } + interface RunningScriptInNewContextOptions + extends RunningScriptOptions, Pick<CreateContextOptions, "microtaskMode"> + { + /** + * Human-readable name of the newly created context. + */ + contextName?: CreateContextOptions["name"] | undefined; + /** + * Origin corresponding to the newly created context for display purposes. The origin should be formatted like a URL, + * but with only the scheme, host, and port (if necessary), like the value of the `url.origin` property of a `URL` object. + * Most notably, this string should omit the trailing slash, as that denotes a path. + */ + contextOrigin?: CreateContextOptions["origin"] | undefined; + contextCodeGeneration?: CreateContextOptions["codeGeneration"] | undefined; + } + interface RunningCodeOptions extends RunningScriptOptions, Pick<ScriptOptions, "cachedData"> { + /** + * Used to specify how the modules should be loaded during the evaluation of this script when `import()` is called. This option is + * part of the experimental modules API. We do not recommend using it in a production environment. For detailed information, see + * [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v26.x/api/vm.html#support-of-dynamic-import-in-compilation-apis). + * @experimental + */ + importModuleDynamically?: + | DynamicModuleLoader<Script> + | typeof constants.USE_MAIN_CONTEXT_DEFAULT_LOADER + | undefined; + } + interface RunningCodeInNewContextOptions + extends RunningScriptInNewContextOptions, Pick<ScriptOptions, "cachedData"> + { + /** + * Used to specify how the modules should be loaded during the evaluation of this script when `import()` is called. This option is + * part of the experimental modules API. We do not recommend using it in a production environment. For detailed information, see + * [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v26.x/api/vm.html#support-of-dynamic-import-in-compilation-apis). + * @experimental + */ + importModuleDynamically?: + | DynamicModuleLoader<Script> + | typeof constants.USE_MAIN_CONTEXT_DEFAULT_LOADER + | undefined; + } + interface CompileFunctionOptions extends BaseOptions, Pick<ScriptOptions, "cachedData" | "produceCachedData"> { + /** + * The sandbox/context in which the said function should be compiled in. + */ + parsingContext?: Context | undefined; + /** + * An array containing a collection of context extensions (objects wrapping the current scope) to be applied while compiling + */ + contextExtensions?: Object[] | undefined; + /** + * Used to specify how the modules should be loaded during the evaluation of this script when `import()` is called. This option is + * part of the experimental modules API. We do not recommend using it in a production environment. For detailed information, see + * [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v26.x/api/vm.html#support-of-dynamic-import-in-compilation-apis). + * @experimental + */ + importModuleDynamically?: + | DynamicModuleLoader<ReturnType<typeof compileFunction>> + | typeof constants.USE_MAIN_CONTEXT_DEFAULT_LOADER + | undefined; + } + interface CreateContextOptions { + /** + * Human-readable name of the newly created context. + * @default 'VM Context i' Where i is an ascending numerical index of the created context. + */ + name?: string | undefined; + /** + * Corresponds to the newly created context for display purposes. + * The origin should be formatted like a `URL`, but with only the scheme, host, and port (if necessary), + * like the value of the `url.origin` property of a URL object. + * Most notably, this string should omit the trailing slash, as that denotes a path. + * @default '' + */ + origin?: string | undefined; + codeGeneration?: + | { + /** + * If set to false any calls to eval or function constructors (Function, GeneratorFunction, etc) + * will throw an EvalError. + * @default true + */ + strings?: boolean | undefined; + /** + * If set to false any attempt to compile a WebAssembly module will throw a WebAssembly.CompileError. + * @default true + */ + wasm?: boolean | undefined; + } + | undefined; + /** + * If set to `afterEvaluate`, microtasks will be run immediately after the script has run. + */ + microtaskMode?: "afterEvaluate" | undefined; + /** + * Used to specify how the modules should be loaded during the evaluation of this script when `import()` is called. This option is + * part of the experimental modules API. We do not recommend using it in a production environment. For detailed information, see + * [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v26.x/api/vm.html#support-of-dynamic-import-in-compilation-apis). + * @experimental + */ + importModuleDynamically?: + | DynamicModuleLoader<Context> + | typeof constants.USE_MAIN_CONTEXT_DEFAULT_LOADER + | undefined; + } + type MeasureMemoryMode = "summary" | "detailed"; + interface MeasureMemoryOptions { + /** + * @default 'summary' + */ + mode?: MeasureMemoryMode | undefined; + /** + * @default 'default' + */ + execution?: "default" | "eager" | undefined; + } + interface MemoryMeasurement { + total: { + jsMemoryEstimate: number; + jsMemoryRange: [number, number]; + }; + } + /** + * Instances of the `vm.Script` class contain precompiled scripts that can be + * executed in specific contexts. + * @since v0.3.1 + */ + class Script { + constructor(code: string, options?: ScriptOptions | string); + /** + * Runs the compiled code contained by the `vm.Script` object within the given `contextifiedObject` and returns the result. Running code does not have access + * to local scope. + * + * The following example compiles code that increments a global variable, sets + * the value of another global variable, then execute the code multiple times. + * The globals are contained in the `context` object. + * + * ```js + * import { createContext, Script } from 'node:vm'; + * + * const context = { + * animal: 'cat', + * count: 2, + * }; + * + * const script = new Script('count += 1; name = "kitty";'); + * + * createContext(context); + * for (let i = 0; i < 10; ++i) { + * script.runInContext(context); + * } + * + * console.log(context); + * // Prints: { animal: 'cat', count: 12, name: 'kitty' } + * ``` + * + * Using the `timeout` or `breakOnSigint` options will result in new event loops + * and corresponding threads being started, which have a non-zero performance + * overhead. + * @since v0.3.1 + * @param contextifiedObject A `contextified` object as returned by the `vm.createContext()` method. + * @return the result of the very last statement executed in the script. + */ + runInContext(contextifiedObject: Context, options?: RunningScriptOptions): any; + /** + * This method is a shortcut to `script.runInContext(vm.createContext(options), options)`. + * It does several things at once: + * + * 1. Creates a new context. + * 2. If `contextObject` is an object, contextifies it with the new context. + * If `contextObject` is undefined, creates a new object and contextifies it. + * If `contextObject` is `vm.constants.DONT_CONTEXTIFY`, don't contextify anything. + * 3. Compiles the code as a `vm.Script` + * 4. Runs the compiled code within the created context. The code does not have access to the scope in + * which this method is called. + * 5. Returns the result. + * + * The following example compiles code that sets a global variable, then executes + * the code multiple times in different contexts. The globals are set on and + * contained within each individual `context`. + * + * ```js + * import { constants, Script } from 'node:vm'; + * + * const script = new Script('globalVar = "set"'); + * + * const contexts = [{}, {}, {}]; + * contexts.forEach((context) => { + * script.runInNewContext(context); + * }); + * + * console.log(contexts); + * // Prints: [{ globalVar: 'set' }, { globalVar: 'set' }, { globalVar: 'set' }] + * + * // This would throw if the context is created from a contextified object. + * // constants.DONT_CONTEXTIFY allows creating contexts with ordinary + * // global objects that can be frozen. + * const freezeScript = new Script('Object.freeze(globalThis); globalThis;'); + * const frozenContext = freezeScript.runInNewContext(constants.DONT_CONTEXTIFY); + * ``` + * @since v0.3.1 + * @param contextObject Either `vm.constants.DONT_CONTEXTIFY` or an object that will be contextified. + * If `undefined`, an empty contextified object will be created for backwards compatibility. + * @return the result of the very last statement executed in the script. + */ + runInNewContext( + contextObject?: Context | typeof constants.DONT_CONTEXTIFY, + options?: RunningScriptInNewContextOptions, + ): any; + /** + * Runs the compiled code contained by the `vm.Script` within the context of the + * current `global` object. Running code does not have access to local scope, but _does_ have access to the current `global` object. + * + * The following example compiles code that increments a `global` variable then + * executes that code multiple times: + * + * ```js + * import { Script } from 'node:vm'; + * + * global.globalVar = 0; + * + * const script = new Script('globalVar += 1', { filename: 'myfile.vm' }); + * + * for (let i = 0; i < 1000; ++i) { + * script.runInThisContext(); + * } + * + * console.log(globalVar); + * + * // 1000 + * ``` + * @since v0.3.1 + * @return the result of the very last statement executed in the script. + */ + runInThisContext(options?: RunningScriptOptions): any; + /** + * Creates a code cache that can be used with the `Script` constructor's `cachedData` option. Returns a `Buffer`. This method may be called at any + * time and any number of times. + * + * The code cache of the `Script` doesn't contain any JavaScript observable + * states. The code cache is safe to be saved along side the script source and + * used to construct new `Script` instances multiple times. + * + * Functions in the `Script` source can be marked as lazily compiled and they are + * not compiled at construction of the `Script`. These functions are going to be + * compiled when they are invoked the first time. The code cache serializes the + * metadata that V8 currently knows about the `Script` that it can use to speed up + * future compilations. + * + * ```js + * const script = new vm.Script(` + * function add(a, b) { + * return a + b; + * } + * + * const x = add(1, 2); + * `); + * + * const cacheWithoutAdd = script.createCachedData(); + * // In `cacheWithoutAdd` the function `add()` is marked for full compilation + * // upon invocation. + * + * script.runInThisContext(); + * + * const cacheWithAdd = script.createCachedData(); + * // `cacheWithAdd` contains fully compiled function `add()`. + * ``` + * @since v10.6.0 + */ + createCachedData(): NonSharedBuffer; + /** @deprecated in favor of `script.createCachedData()` */ + cachedDataProduced?: boolean; + /** + * When `cachedData` is supplied to create the `vm.Script`, this value will be set + * to either `true` or `false` depending on acceptance of the data by V8. + * Otherwise the value is `undefined`. + * @since v5.7.0 + */ + cachedDataRejected?: boolean; + cachedData?: NonSharedBuffer; + /** + * When the script is compiled from a source that contains a source map magic + * comment, this property will be set to the URL of the source map. + * + * ```js + * import vm from 'node:vm'; + * + * const script = new vm.Script(` + * function myFunc() {} + * //# sourceMappingURL=sourcemap.json + * `); + * + * console.log(script.sourceMapURL); + * // Prints: sourcemap.json + * ``` + * @since v19.1.0, v18.13.0 + */ + sourceMapURL: string | undefined; + } + /** + * If the given `contextObject` is an object, the `vm.createContext()` method will + * [prepare that object](https://nodejs.org/docs/latest-v26.x/api/vm.html#what-does-it-mean-to-contextify-an-object) + * and return a reference to it so that it can be used in calls to {@link runInContext} or + * [`script.runInContext()`](https://nodejs.org/docs/latest-v26.x/api/vm.html#scriptrunincontextcontextifiedobject-options). + * Inside such scripts, the global object will be wrapped by the `contextObject`, retaining all of its + * existing properties but also having the built-in objects and functions any standard + * [global object](https://es5.github.io/#x15.1) has. Outside of scripts run by the vm module, global + * variables will remain unchanged. + * + * ```js + * import { createContext, runInContext } from 'node:vm'; + * + * global.globalVar = 3; + * + * const context = { globalVar: 1 }; + * createContext(context); + * + * runInContext('globalVar *= 2;', context); + * + * console.log(context); + * // Prints: { globalVar: 2 } + * + * console.log(global.globalVar); + * // Prints: 3 + * ``` + * + * If `contextObject` is omitted (or passed explicitly as `undefined`), a new, + * empty contextified object will be returned. + * + * When the global object in the newly created context is contextified, it has some quirks + * compared to ordinary global objects. For example, it cannot be frozen. To create a context + * without the contextifying quirks, pass `vm.constants.DONT_CONTEXTIFY` as the `contextObject` + * argument. See the documentation of `vm.constants.DONT_CONTEXTIFY` for details. + * + * The `vm.createContext()` method is primarily useful for creating a single + * context that can be used to run multiple scripts. For instance, if emulating a + * web browser, the method can be used to create a single context representing a + * window's global object, then run all `<script>` tags together within that + * context. + * + * The provided `name` and `origin` of the context are made visible through the + * Inspector API. + * @since v0.3.1 + * @param contextObject Either `vm.constants.DONT_CONTEXTIFY` or an object that will be contextified. + * If `undefined`, an empty contextified object will be created for backwards compatibility. + * @return contextified object. + */ + function createContext( + contextObject?: Context | typeof constants.DONT_CONTEXTIFY, + options?: CreateContextOptions, + ): Context; + /** + * Returns `true` if the given `object` object has been contextified using {@link createContext}, + * or if it's the global object of a context created using `vm.constants.DONT_CONTEXTIFY`. + * @since v0.11.7 + */ + function isContext(sandbox: Context): boolean; + /** + * The `vm.runInContext()` method compiles `code`, runs it within the context of + * the `contextifiedObject`, then returns the result. Running code does not have + * access to the local scope. The `contextifiedObject` object _must_ have been + * previously `contextified` using the {@link createContext} method. + * + * If `options` is a string, then it specifies the filename. + * + * The following example compiles and executes different scripts using a single `contextified` object: + * + * ```js + * import { createContext, runInContext } from 'node:vm'; + * + * const contextObject = { globalVar: 1 }; + * createContext(contextObject); + * + * for (let i = 0; i < 10; ++i) { + * runInContext('globalVar *= 2;', contextObject); + * } + * console.log(contextObject); + * // Prints: { globalVar: 1024 } + * ``` + * @since v0.3.1 + * @param code The JavaScript code to compile and run. + * @param contextifiedObject The `contextified` object that will be used as the `global` when the `code` is compiled and run. + * @return the result of the very last statement executed in the script. + */ + function runInContext(code: string, contextifiedObject: Context, options?: RunningCodeOptions | string): any; + /** + * This method is a shortcut to + * `(new vm.Script(code, options)).runInContext(vm.createContext(options), options)`. + * If `options` is a string, then it specifies the filename. + * + * It does several things at once: + * + * 1. Creates a new context. + * 2. If `contextObject` is an object, contextifies it with the new context. + * If `contextObject` is undefined, creates a new object and contextifies it. + * If `contextObject` is `vm.constants.DONT_CONTEXTIFY`, don't contextify anything. + * 3. Compiles the code as a`vm.Script` + * 4. Runs the compield code within the created context. The code does not have access to the scope in + * which this method is called. + * 5. Returns the result. + * + * The following example compiles and executes code that increments a global + * variable and sets a new one. These globals are contained in the `contextObject`. + * + * ```js + * import { runInNewContext, constants } from 'node:vm'; + * + * const contextObject = { + * animal: 'cat', + * count: 2, + * }; + * + * runInNewContext('count += 1; name = "kitty"', contextObject); + * console.log(contextObject); + * // Prints: { animal: 'cat', count: 3, name: 'kitty' } + * + * // This would throw if the context is created from a contextified object. + * // vm.constants.DONT_CONTEXTIFY allows creating contexts with ordinary global objects that + * // can be frozen. + * const frozenContext = runInNewContext( + * 'Object.freeze(globalThis); globalThis;', + * constants.DONT_CONTEXTIFY, + * ); + * ``` + * @since v0.3.1 + * @param code The JavaScript code to compile and run. + * @param contextObject Either `vm.constants.DONT_CONTEXTIFY` or an object that will be contextified. + * If `undefined`, an empty contextified object will be created for backwards compatibility. + * @return the result of the very last statement executed in the script. + */ + function runInNewContext( + code: string, + contextObject?: Context | typeof constants.DONT_CONTEXTIFY, + options?: RunningCodeInNewContextOptions | string, + ): any; + /** + * `vm.runInThisContext()` compiles `code`, runs it within the context of the + * current `global` and returns the result. Running code does not have access to + * local scope, but does have access to the current `global` object. + * + * If `options` is a string, then it specifies the filename. + * + * The following example illustrates using both `vm.runInThisContext()` and + * the JavaScript [`eval()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval) function to run the same code: + * + * ```js + * import { runInThisContext } from 'node:vm'; + * let localVar = 'initial value'; + * + * const vmResult = runInThisContext('localVar = "vm";'); + * console.log(`vmResult: '${vmResult}', localVar: '${localVar}'`); + * // Prints: vmResult: 'vm', localVar: 'initial value' + * + * const evalResult = eval('localVar = "eval";'); + * console.log(`evalResult: '${evalResult}', localVar: '${localVar}'`); + * // Prints: evalResult: 'eval', localVar: 'eval' + * ``` + * + * Because `vm.runInThisContext()` does not have access to the local scope, `localVar` is unchanged. In contrast, + * [`eval()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval) _does_ have access to the + * local scope, so the value `localVar` is changed. In this way `vm.runInThisContext()` is much like an [indirect `eval()` call](https://es5.github.io/#x10.4.2), e.g.`(0,eval)('code')`. + * @since v0.3.1 + * @param code The JavaScript code to compile and run. + * @return the result of the very last statement executed in the script. + */ + function runInThisContext(code: string, options?: RunningCodeOptions | string): any; + /** + * Compiles the given code into the provided context (if no context is + * supplied, the current context is used), and returns it wrapped inside a + * function with the given `params`. + * @since v10.10.0 + * @param code The body of the function to compile. + * @param params An array of strings containing all parameters for the function. + */ + function compileFunction( + code: string, + params?: readonly string[], + options?: CompileFunctionOptions, + ): Function & Pick<Script, "cachedData" | "cachedDataProduced" | "cachedDataRejected">; + /** + * Measure the memory known to V8 and used by all contexts known to the + * current V8 isolate, or the main context. + * + * The format of the object that the returned Promise may resolve with is + * specific to the V8 engine and may change from one version of V8 to the next. + * + * The returned result is different from the statistics returned by `v8.getHeapSpaceStatistics()` in that `vm.measureMemory()` measure the + * memory reachable by each V8 specific contexts in the current instance of + * the V8 engine, while the result of `v8.getHeapSpaceStatistics()` measure + * the memory occupied by each heap space in the current V8 instance. + * + * ```js + * import { createContext, measureMemory } from 'node:vm'; + * // Measure the memory used by the main context. + * measureMemory({ mode: 'summary' }) + * // This is the same as vm.measureMemory() + * .then((result) => { + * // The current format is: + * // { + * // total: { jsMemoryEstimate: 1601828, jsMemoryRange: [1601828, 5275288] }, + * // WebAssembly: { code: 0, metadata: 33962 }, + * // } + * console.log(result); + * }); + * + * const context = createContext({ a: 1 }); + * measureMemory({ mode: 'detailed', execution: 'eager' }).then((result) => { + * // Reference the context here so that it won't be GC'ed + * // until the measurement is complete. + * console.log('Context:', context.a); + * // { + * // total: { jsMemoryEstimate: 1767100, jsMemoryRange: [1767100, 5440560] }, + * // WebAssembly: { code: 0, metadata: 33962 }, + * // current: { jsMemoryEstimate: 1601828, jsMemoryRange: [1601828, 5275288] }, + * // other: [{ jsMemoryEstimate: 165272, jsMemoryRange: [Array] }], + * // } + * console.log(result); + * }); + * ``` + * @since v13.10.0 + * @experimental + */ + function measureMemory(options?: MeasureMemoryOptions): Promise<MemoryMeasurement>; + interface ModuleEvaluateOptions extends Pick<RunningScriptOptions, "breakOnSigint" | "timeout"> {} + type ModuleLinker = ( + specifier: string, + referencingModule: Module, + extra: { + attributes: ImportAttributes; + }, + ) => Module | Promise<Module>; + type ModuleStatus = "unlinked" | "linking" | "linked" | "evaluating" | "evaluated" | "errored"; + /** + * This feature is only available with the `--experimental-vm-modules` command + * flag enabled. + * + * The `vm.Module` class provides a low-level interface for using + * ECMAScript modules in VM contexts. It is the counterpart of the `vm.Script` + * class that closely mirrors [Module Record](https://tc39.es/ecma262/#sec-abstract-module-records)s as defined in the ECMAScript + * specification. + * + * Unlike `vm.Script` however, every `vm.Module` object is bound to a context from + * its creation. + * + * Using a `vm.Module` object requires three distinct steps: creation/parsing, + * linking, and evaluation. These three steps are illustrated in the following + * example. + * + * This implementation lies at a lower level than the `ECMAScript Module + * loader`. There is also no way to interact with the Loader yet, though + * support is planned. + * + * ```js + * import vm from 'node:vm'; + * + * const contextifiedObject = vm.createContext({ + * secret: 42, + * print: console.log, + * }); + * + * // Step 1 + * // + * // Create a Module by constructing a new `vm.SourceTextModule` object. This + * // parses the provided source text, throwing a `SyntaxError` if anything goes + * // wrong. By default, a Module is created in the top context. But here, we + * // specify `contextifiedObject` as the context this Module belongs to. + * // + * // Here, we attempt to obtain the default export from the module "foo", and + * // put it into local binding "secret". + * + * const rootModule = new vm.SourceTextModule(` + * import s from 'foo'; + * s; + * print(s); + * `, { context: contextifiedObject }); + * + * // Step 2 + * // + * // "Link" the imported dependencies of this Module to it. + * // + * // Obtain the requested dependencies of a SourceTextModule by + * // `sourceTextModule.moduleRequests` and resolve them. + * // + * // Even top-level Modules without dependencies must be explicitly linked. The + * // array passed to `sourceTextModule.linkRequests(modules)` can be + * // empty, however. + * // + * // Note: This is a contrived example in that the resolveAndLinkDependencies + * // creates a new "foo" module every time it is called. In a full-fledged + * // module system, a cache would probably be used to avoid duplicated modules. + * + * const moduleMap = new Map([ + * ['root', rootModule], + * ]); + * + * function resolveAndLinkDependencies(module) { + * const requestedModules = module.moduleRequests.map((request) => { + * // In a full-fledged module system, the resolveAndLinkDependencies would + * // resolve the module with the module cache key `[specifier, attributes]`. + * // In this example, we just use the specifier as the key. + * const specifier = request.specifier; + * + * let requestedModule = moduleMap.get(specifier); + * if (requestedModule === undefined) { + * requestedModule = new vm.SourceTextModule(` + * // The "secret" variable refers to the global variable we added to + * // "contextifiedObject" when creating the context. + * export default secret; + * `, { context: referencingModule.context }); + * moduleMap.set(specifier, requestedModule); + * // Resolve the dependencies of the new module as well. + * resolveAndLinkDependencies(requestedModule); + * } + * + * return requestedModule; + * }); + * + * module.linkRequests(requestedModules); + * } + * + * resolveAndLinkDependencies(rootModule); + * rootModule.instantiate(); + * + * // Step 3 + * // + * // Evaluate the Module. The evaluate() method returns a promise which will + * // resolve after the module has finished evaluating. + * + * // Prints 42. + * await rootModule.evaluate(); + * ``` + * @since v13.0.0, v12.16.0 + * @experimental + */ + class Module { + /** + * If the `module.status` is `'errored'`, this property contains the exception + * thrown by the module during evaluation. If the status is anything else, + * accessing this property will result in a thrown exception. + * + * The value `undefined` cannot be used for cases where there is not a thrown + * exception due to possible ambiguity with `throw undefined;`. + * + * Corresponds to the `[[EvaluationError]]` field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s + * in the ECMAScript specification. + */ + error: any; + /** + * The identifier of the current module, as set in the constructor. + */ + identifier: string; + context: Context; + /** + * The namespace object of the module. This is only available after linking + * (`module.link()`) has completed. + * + * Corresponds to the [GetModuleNamespace](https://tc39.es/ecma262/#sec-getmodulenamespace) abstract operation in the ECMAScript + * specification. + */ + namespace: Object; + /** + * The current status of the module. Will be one of: + * + * * `'unlinked'`: `module.link()` has not yet been called. + * * `'linking'`: `module.link()` has been called, but not all Promises returned + * by the linker function have been resolved yet. + * * `'linked'`: The module has been linked successfully, and all of its + * dependencies are linked, but `module.evaluate()` has not yet been called. + * * `'evaluating'`: The module is being evaluated through a `module.evaluate()` on + * itself or a parent module. + * * `'evaluated'`: The module has been successfully evaluated. + * * `'errored'`: The module has been evaluated, but an exception was thrown. + * + * Other than `'errored'`, this status string corresponds to the specification's [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records)'s `[[Status]]` field. `'errored'` + * corresponds to `'evaluated'` in the specification, but with `[[EvaluationError]]` set to a + * value that is not `undefined`. + */ + status: ModuleStatus; + /** + * Evaluate the module and its depenendencies. Corresponds to the [Evaluate() concrete method](https://tc39.es/ecma262/#sec-moduleevaluation) field of + * [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records)s in the ECMAScript specification. + * + * If the module is a `vm.SourceTextModule`, `evaluate()` must be called after the module has been instantiated; + * otherwise `evaluate()` will return a rejected promise. + * + * For a `vm.SourceTextModule`, the promise returned by `evaluate()` may be fulfilled either + * synchronously or asynchronously: + * + * 1. If the `vm.SourceTextModule` has no top-level `await` in itself or any of its dependencies, the promise will be + * fulfilled _synchronously_ after the module and all its dependencies have been evaluated. + * 1. If the evaluation succeeds, the promise will be _synchronously_ resolved to `undefined`. + * 2. If the evaluation results in an exception, the promise will be _synchronously_ rejected with the exception + * that causes the evaluation to fail, which is the same as `module.error`. + * 2. If the `vm.SourceTextModule` has top-level `await` in itself or any of its dependencies, the promise will be + * fulfilled _asynchronously_ after the module and all its dependencies have been evaluated. + * 1. If the evaluation succeeds, the promise will be _asynchronously_ resolved to `undefined`. + * 2. If the evaluation results in an exception, the promise will be _asynchronously_ rejected with the exception + * that causes the evaluation to fail. + * + * If the module is a `vm.SyntheticModule`, `evaluate()` always returns a promise that fulfills synchronously, see + * the specification of [Evaluate() of a Synthetic Module Record](https://tc39.es/ecma262/#sec-smr-Evaluate): + * + * 1. If the `evaluateCallback` passed to its constructor throws an exception synchronously, `evaluate()` returns + * a promise that will be synchronously rejected with that exception. + * 2. If the `evaluateCallback` does not throw an exception, `evaluate()` returns a promise that will be + * synchronously resolved to `undefined`. + * + * The `evaluateCallback` of a `vm.SyntheticModule` is executed synchronously within the `evaluate()` call, and its + * return value is discarded. This means if `evaluateCallback` is an asynchronous function, the promise returned by + * `evaluate()` will not reflect its asynchronous behavior, and any rejections from an asynchronous + * `evaluateCallback` will be lost. + * + * `evaluate()` could also be called again after the module has already been evaluated, in which case: + * + * 1. If the initial evaluation ended in success (`module.status` is `'evaluated'`), it will do nothing + * and return a promise that resolves to `undefined`. + * 2. If the initial evaluation resulted in an exception (`module.status` is `'errored'`), it will re-reject + * the exception that the initial evaluation resulted in. + * + * This method cannot be called while the module is being evaluated (`module.status` is `'evaluating'`). + * @return Fulfills with `undefined` upon success. + */ + evaluate(options?: ModuleEvaluateOptions): Promise<void>; + /** + * Link module dependencies. This method must be called before evaluation, and + * can only be called once per module. + * + * Use `sourceTextModule.linkRequests(modules)` and + * `sourceTextModule.instantiate()` to link modules either synchronously or + * asynchronously. + * + * The function is expected to return a `Module` object or a `Promise` that + * eventually resolves to a `Module` object. The returned `Module` must satisfy the + * following two invariants: + * + * * It must belong to the same context as the parent `Module`. + * * Its `status` must not be `'errored'`. + * + * If the returned `Module`'s `status` is `'unlinked'`, this method will be + * recursively called on the returned `Module` with the same provided `linker` function. + * + * `link()` returns a `Promise` that will either get resolved when all linking + * instances resolve to a valid `Module`, or rejected if the linker function either + * throws an exception or returns an invalid `Module`. + * + * The linker function roughly corresponds to the implementation-defined [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) abstract operation in the + * ECMAScript + * specification, with a few key differences: + * + * * The linker function is allowed to be asynchronous while [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) is synchronous. + * + * The actual [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) implementation used during module + * linking is one that returns the modules linked during linking. Since at + * that point all modules would have been fully linked already, the [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) implementation is fully synchronous per + * specification. + * + * Corresponds to the [Link() concrete method](https://tc39.es/ecma262/#sec-moduledeclarationlinking) field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s in + * the ECMAScript specification. + */ + link(linker: ModuleLinker): Promise<void>; + } + interface SourceTextModuleOptions extends Pick<ScriptOptions, "cachedData" | "columnOffset" | "lineOffset"> { + /** + * String used in stack traces. + * @default 'vm:module(i)' where i is a context-specific ascending index. + */ + identifier?: string | undefined; + context?: Context | undefined; + /** + * Called during evaluation of this module to initialize the `import.meta`. + */ + initializeImportMeta?: ((meta: ImportMeta, module: SourceTextModule) => void) | undefined; + /** + * Used to specify how the modules should be loaded during the evaluation of this script when `import()` is called. This option is + * part of the experimental modules API. We do not recommend using it in a production environment. For detailed information, see + * [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v26.x/api/vm.html#support-of-dynamic-import-in-compilation-apis). + * @experimental + */ + importModuleDynamically?: DynamicModuleLoader<SourceTextModule> | undefined; + } + /** + * A `ModuleRequest` represents the request to import a module with given import attributes and phase. + * @since 24.4.0 + */ + interface ModuleRequest { + /** + * The specifier of the requested module. + */ + specifier: string; + /** + * The `"with"` value passed to the `WithClause` in a `ImportDeclaration`, or an empty object if no value was + * provided. + */ + attributes: ImportAttributes; + /** + * The phase of the requested module (`"source"` or `"evaluation"`). + */ + phase: ImportPhase; + } + /** + * This feature is only available with the `--experimental-vm-modules` command + * flag enabled. + * + * The `vm.SourceTextModule` class provides the [Source Text Module Record](https://tc39.es/ecma262/#sec-source-text-module-records) as + * defined in the ECMAScript specification. + * @since v9.6.0 + * @experimental + */ + class SourceTextModule extends Module { + /** + * Creates a new `SourceTextModule` instance. + * + * Properties assigned to the `import.meta` object that are objects may + * allow the module to access information outside the specified `context`. Use + * `vm.runInContext()` to create objects in a specific context. + * + * ```js + * import vm from 'node:vm'; + * + * const contextifiedObject = vm.createContext({ secret: 42 }); + * + * const module = new vm.SourceTextModule( + * 'Object.getPrototypeOf(import.meta.prop).secret = secret;', + * { + * initializeImportMeta(meta) { + * // Note: this object is created in the top context. As such, + * // Object.getPrototypeOf(import.meta.prop) points to the + * // Object.prototype in the top context rather than that in + * // the contextified object. + * meta.prop = {}; + * }, + * }); + * // The module has an empty `moduleRequests` array. + * module.linkRequests([]); + * module.instantiate(); + * await module.evaluate(); + * + * // Now, Object.prototype.secret will be equal to 42. + * // + * // To fix this problem, replace + * // meta.prop = {}; + * // above with + * // meta.prop = vm.runInContext('{}', contextifiedObject); + * ``` + * @param code JavaScript Module code to parse + */ + constructor(code: string, options?: SourceTextModuleOptions); + /** + * @deprecated Use `sourceTextModule.moduleRequests` instead. + */ + readonly dependencySpecifiers: readonly string[]; + /** + * Iterates over the dependency graph and returns `true` if any module in its + * dependencies or this module itself contains top-level `await` expressions, + * otherwise returns `false`. + * + * The search may be slow if the graph is big enough. + * + * This requires the module to be instantiated first. If the module is not + * instantiated yet, an error will be thrown. + * @since v24.9.0 + */ + hasAsyncGraph(): boolean; + /** + * Returns whether the module itself contains any top-level `await` expressions. + * + * This corresponds to the field `[[HasTLA]]` in [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) in the + * ECMAScript specification. + * @since v24.9.0 + */ + hasTopLevelAwait(): boolean; + /** + * Instantiate the module with the linked requested modules. + * + * This resolves the imported bindings of the module, including re-exported + * binding names. When there are any bindings that cannot be resolved, + * an error would be thrown synchronously. + * + * If the requested modules include cyclic dependencies, the + * `sourceTextModule.linkRequests(modules)` method must be called on all + * modules in the cycle before calling this method. + * @since v24.8.0 + */ + instantiate(): void; + /** + * Link module dependencies. This method must be called before evaluation, and + * can only be called once per module. + * + * The order of the module instances in the `modules` array should correspond to the order of + * `sourceTextModule.moduleRequests` being resolved. If two module requests have the same + * specifier and import attributes, they must be resolved with the same module instance or an + * `ERR_MODULE_LINK_MISMATCH` would be thrown. For example, when linking requests for this + * module: + * + * ```js + * import foo from 'foo'; + * import source Foo from 'foo'; + * ``` + * + * The `modules` array must contain two references to the same instance, because the two + * module requests are identical but in two phases. + * + * If the module has no dependencies, the `modules` array can be empty. + * + * Users can use `sourceTextModule.moduleRequests` to implement the host-defined + * [HostLoadImportedModule](https://tc39.es/ecma262/#sec-HostLoadImportedModule) abstract operation in the ECMAScript specification, + * and using `sourceTextModule.linkRequests()` to invoke specification defined + * [FinishLoadingImportedModule](https://tc39.es/ecma262/#sec-FinishLoadingImportedModule), on the module with all dependencies in a batch. + * + * It's up to the creator of the `SourceTextModule` to determine if the resolution + * of the dependencies is synchronous or asynchronous. + * + * After each module in the `modules` array is linked, call + * `sourceTextModule.instantiate()`. + * @since v24.8.0 + * @param modules Array of `vm.Module` objects that this module depends on. + * The order of the modules in the array is the order of + * `sourceTextModule.moduleRequests`. + */ + linkRequests(modules: readonly Module[]): void; + /** + * The requested import dependencies of this module. The returned array is frozen + * to disallow any changes to it. + * + * For example, given a source text: + * + * ```js + * import foo from 'foo'; + * import fooAlias from 'foo'; + * import bar from './bar.js'; + * import withAttrs from '../with-attrs.ts' with { arbitraryAttr: 'attr-val' }; + * import source Module from 'wasm-mod.wasm'; + * ``` + * + * The value of the `sourceTextModule.moduleRequests` will be: + * + * ```js + * [ + * { + * specifier: 'foo', + * attributes: {}, + * phase: 'evaluation', + * }, + * { + * specifier: 'foo', + * attributes: {}, + * phase: 'evaluation', + * }, + * { + * specifier: './bar.js', + * attributes: {}, + * phase: 'evaluation', + * }, + * { + * specifier: '../with-attrs.ts', + * attributes: { arbitraryAttr: 'attr-val' }, + * phase: 'evaluation', + * }, + * { + * specifier: 'wasm-mod.wasm', + * attributes: {}, + * phase: 'source', + * }, + * ]; + * ``` + * @since v24.4.0 + */ + readonly moduleRequests: readonly ModuleRequest[]; + } + interface SyntheticModuleOptions { + /** + * String used in stack traces. + * @default 'vm:module(i)' where i is a context-specific ascending index. + */ + identifier?: string | undefined; + /** + * The contextified object as returned by the `vm.createContext()` method, to compile and evaluate this module in. + */ + context?: Context | undefined; + } + /** + * This feature is only available with the `--experimental-vm-modules` command + * flag enabled. + * + * The `vm.SyntheticModule` class provides the [Synthetic Module Record](https://heycam.github.io/webidl/#synthetic-module-records) as + * defined in the WebIDL specification. The purpose of synthetic modules is to + * provide a generic interface for exposing non-JavaScript sources to ECMAScript + * module graphs. + * + * ```js + * import { SyntheticModule } from 'node:vm'; + * + * const source = '{ "a": 1 }'; + * const syntheticModule = new SyntheticModule(['default'], function() { + * const obj = JSON.parse(source); + * this.setExport('default', obj); + * }); + * + * // Use `syntheticModule` in linking + * (async () => { + * await syntheticModule.link(() => {}); + * await syntheticModule.evaluate(); + * + * console.log('Default export:', syntheticModule.namespace.default); + * })(); + * ``` + * @since v13.0.0, v12.16.0 + * @experimental + */ + class SyntheticModule extends Module { + /** + * Creates a new `SyntheticModule` instance. + * @param exportNames Array of names that will be exported from the module. + * @param evaluateCallback Called when the module is evaluated. + */ + constructor( + exportNames: string[], + evaluateCallback: (this: SyntheticModule) => void, + options?: SyntheticModuleOptions, + ); + /** + * This method sets the module export binding slots with the given value. + * + * ```js + * import vm from 'node:vm'; + * + * const m = new vm.SyntheticModule(['x'], () => { + * m.setExport('x', 1); + * }); + * + * await m.evaluate(); + * + * assert.strictEqual(m.namespace.x, 1); + * ``` + * @since v13.0.0, v12.16.0 + * @param name Name of the export to set. + * @param value The value to set the export to. + */ + setExport(name: string, value: any): void; + } + /** + * Returns an object containing commonly used constants for VM operations. + * @since v21.7.0, v20.12.0 + */ + namespace constants { + /** + * A constant that can be used as the `importModuleDynamically` option to `vm.Script` + * and `vm.compileFunction()` so that Node.js uses the default ESM loader from the main + * context to load the requested module. + * + * For detailed information, see [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v26.x/api/vm.html#support-of-dynamic-import-in-compilation-apis). + * @since v21.7.0, v20.12.0 + */ + const USE_MAIN_CONTEXT_DEFAULT_LOADER: number; + /** + * This constant, when used as the `contextObject` argument in vm APIs, instructs Node.js to create + * a context without wrapping its global object with another object in a Node.js-specific manner. + * As a result, the `globalThis` value inside the new context would behave more closely to an ordinary + * one. + * + * When `vm.constants.DONT_CONTEXTIFY` is used as the `contextObject` argument to {@link createContext}, + * the returned object is a proxy-like object to the global object in the newly created context with + * fewer Node.js-specific quirks. It is reference equal to the `globalThis` value in the new context, + * can be modified from outside the context, and can be used to access built-ins in the new context directly. + * @since v22.8.0 + */ + const DONT_CONTEXTIFY: number; + } +} +declare module "vm" { + export * from "node:vm"; +} diff --git a/node_modules/@types/node/wasi.d.ts b/node_modules/@types/node/wasi.d.ts new file mode 100644 index 0000000..a0d56cf --- /dev/null +++ b/node_modules/@types/node/wasi.d.ts @@ -0,0 +1,131 @@ +declare module "node:wasi" { + interface WASIOptions { + /** + * An array of strings that the WebAssembly application will + * see as command line arguments. The first argument is the virtual path to the + * WASI command itself. + * @default [] + */ + args?: readonly string[] | undefined; + /** + * An object similar to `process.env` that the WebAssembly + * application will see as its environment. + * @default {} + */ + env?: object | undefined; + /** + * This object represents the WebAssembly application's + * sandbox directory structure. The string keys of `preopens` are treated as + * directories within the sandbox. The corresponding values in `preopens` are + * the real paths to those directories on the host machine. + */ + preopens?: NodeJS.Dict<string> | undefined; + /** + * By default, when WASI applications call `__wasi_proc_exit()` + * `wasi.start()` will return with the exit code specified rather than terminatng the process. + * Setting this option to `false` will cause the Node.js process to exit with + * the specified exit code instead. + * @default true + */ + returnOnExit?: boolean | undefined; + /** + * The file descriptor used as standard input in the WebAssembly application. + * @default 0 + */ + stdin?: number | undefined; + /** + * The file descriptor used as standard output in the WebAssembly application. + * @default 1 + */ + stdout?: number | undefined; + /** + * The file descriptor used as standard error in the WebAssembly application. + * @default 2 + */ + stderr?: number | undefined; + /** + * The version of WASI requested. + * Currently the only supported versions are `'unstable'` and `'preview1'`. This option is mandatory. + * @since v19.8.0 + */ + version: "unstable" | "preview1"; + } + interface FinalizeBindingsOptions { + /** + * @default instance.exports.memory + */ + memory?: object | undefined; + } + /** + * The `WASI` class provides the WASI system call API and additional convenience + * methods for working with WASI-based applications. Each `WASI` instance + * represents a distinct environment. + * @since v13.3.0, v12.16.0 + */ + class WASI { + constructor(options?: WASIOptions); + /** + * Return an import object that can be passed to `WebAssembly.instantiate()` if no other WASM imports are needed beyond those provided by WASI. + * + * If version `unstable` was passed into the constructor it will return: + * + * ```js + * { wasi_unstable: wasi.wasiImport } + * ``` + * + * If version `preview1` was passed into the constructor or no version was specified it will return: + * + * ```js + * { wasi_snapshot_preview1: wasi.wasiImport } + * ``` + * @since v19.8.0 + */ + getImportObject(): object; + /** + * Attempt to begin execution of `instance` as a WASI command by invoking its `_start()` export. If `instance` does not contain a `_start()` export, or if `instance` contains an `_initialize()` + * export, then an exception is thrown. + * + * `start()` requires that `instance` exports a [`WebAssembly.Memory`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory) named `memory`. If + * `instance` does not have a `memory` export an exception is thrown. + * + * If `start()` is called more than once, an exception is thrown. + * @since v13.3.0, v12.16.0 + */ + start(instance: object): number; // TODO: avoid DOM dependency until WASM moved to own lib. + /** + * Attempt to initialize `instance` as a WASI reactor by invoking its `_initialize()` export, if it is present. If `instance` contains a `_start()` export, then an exception is thrown. + * + * `initialize()` requires that `instance` exports a [`WebAssembly.Memory`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory) named `memory`. + * If `instance` does not have a `memory` export an exception is thrown. + * + * If `initialize()` is called more than once, an exception is thrown. + * @since v14.6.0, v12.19.0 + */ + initialize(instance: object): void; // TODO: avoid DOM dependency until WASM moved to own lib. + /** + * Set up WASI host bindings to `instance` without calling `initialize()` + * or `start()`. This method is useful when the WASI module is instantiated in + * child threads for sharing the memory across threads. + * + * `finalizeBindings()` requires that either `instance` exports a + * [`WebAssembly.Memory`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory) named `memory` or user specify a + * [`WebAssembly.Memory`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory) object in `options.memory`. If the `memory` is invalid + * an exception is thrown. + * + * `start()` and `initialize()` will call `finalizeBindings()` internally. + * If `finalizeBindings()` is called more than once, an exception is thrown. + * @since v24.4.0 + */ + finalizeBindings(instance: object, options?: FinalizeBindingsOptions): void; + /** + * `wasiImport` is an object that implements the WASI system call API. This object + * should be passed as the `wasi_snapshot_preview1` import during the instantiation + * of a [`WebAssembly.Instance`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance). + * @since v13.3.0, v12.16.0 + */ + readonly wasiImport: NodeJS.Dict<any>; // TODO: Narrow to DOM types + } +} +declare module "wasi" { + export * from "node:wasi"; +} diff --git a/node_modules/@types/node/web-globals/abortcontroller.d.ts b/node_modules/@types/node/web-globals/abortcontroller.d.ts new file mode 100644 index 0000000..ad753c1 --- /dev/null +++ b/node_modules/@types/node/web-globals/abortcontroller.d.ts @@ -0,0 +1,59 @@ +export {}; + +import { InternalEventTargetEventProperties } from "node:events"; + +type _AbortController = typeof globalThis extends { onmessage: any } ? {} : AbortController; +interface AbortController { + readonly signal: AbortSignal; + abort(reason?: any): void; +} + +interface AbortSignalEventMap { + "abort": Event; +} + +type _AbortSignal = typeof globalThis extends { onmessage: any } ? {} : AbortSignal; +interface AbortSignal extends EventTarget, InternalEventTargetEventProperties<AbortSignalEventMap> { + readonly aborted: boolean; + readonly reason: any; + throwIfAborted(): void; + addEventListener<K extends keyof AbortSignalEventMap>( + type: K, + listener: (ev: AbortSignalEventMap[K]) => void, + options?: AddEventListenerOptions | boolean, + ): void; + addEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: AddEventListenerOptions | boolean, + ): void; + removeEventListener<K extends keyof AbortSignalEventMap>( + type: K, + listener: (ev: AbortSignalEventMap[K]) => void, + options?: EventListenerOptions | boolean, + ): void; + removeEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: EventListenerOptions | boolean, + ): void; +} + +declare global { + interface AbortController extends _AbortController {} + var AbortController: typeof globalThis extends { onmessage: any; AbortController: infer T } ? T + : { + prototype: AbortController; + new(): AbortController; + }; + + interface AbortSignal extends _AbortSignal {} + var AbortSignal: typeof globalThis extends { onmessage: any; AbortSignal: infer T } ? T + : { + prototype: AbortSignal; + new(): AbortSignal; + abort(reason?: any): AbortSignal; + any(signals: AbortSignal[]): AbortSignal; + timeout(milliseconds: number): AbortSignal; + }; +} diff --git a/node_modules/@types/node/web-globals/blob.d.ts b/node_modules/@types/node/web-globals/blob.d.ts new file mode 100644 index 0000000..04ff440 --- /dev/null +++ b/node_modules/@types/node/web-globals/blob.d.ts @@ -0,0 +1,23 @@ +export {}; + +import * as buffer from "node:buffer"; + +type _Blob = typeof globalThis extends { onmessage: any } ? {} : buffer.Blob; +type _BlobPropertyBag = typeof globalThis extends { onmessage: any } ? {} : buffer.BlobPropertyBag; +type _File = typeof globalThis extends { onmessage: any } ? {} : buffer.File; +type _FilePropertyBag = typeof globalThis extends { onmessage: any } ? {} : buffer.FilePropertyBag; + +declare global { + interface Blob extends _Blob {} + var Blob: typeof globalThis extends { onmessage: any; Blob: infer T } ? T : typeof buffer.Blob; + + interface BlobPropertyBag extends _BlobPropertyBag {} + + interface File extends _File {} + var File: typeof globalThis extends { onmessage: any; File: infer T } ? T : typeof buffer.File; + + interface FilePropertyBag extends _FilePropertyBag {} + + function atob(data: string): string; + function btoa(data: string): string; +} diff --git a/node_modules/@types/node/web-globals/console.d.ts b/node_modules/@types/node/web-globals/console.d.ts new file mode 100644 index 0000000..5492de3 --- /dev/null +++ b/node_modules/@types/node/web-globals/console.d.ts @@ -0,0 +1,9 @@ +export {}; + +import * as console from "node:console"; + +declare global { + interface Console extends console.Console {} + + var console: Console; +} diff --git a/node_modules/@types/node/web-globals/crypto.d.ts b/node_modules/@types/node/web-globals/crypto.d.ts new file mode 100644 index 0000000..f038a43 --- /dev/null +++ b/node_modules/@types/node/web-globals/crypto.d.ts @@ -0,0 +1,39 @@ +export {}; + +import { webcrypto } from "crypto"; + +type _Crypto = typeof globalThis extends { onmessage: any } ? {} : webcrypto.Crypto; +type _CryptoKey = typeof globalThis extends { onmessage: any } ? {} : webcrypto.CryptoKey; +type _SubtleCrypto = typeof globalThis extends { onmessage: any } ? {} : webcrypto.SubtleCrypto; + +declare global { + interface Crypto extends _Crypto {} + var Crypto: typeof globalThis extends { onmessage: any; Crypto: infer T } ? T : { + prototype: webcrypto.Crypto; + new(): webcrypto.Crypto; + }; + + interface CryptoKey extends _CryptoKey {} + var CryptoKey: typeof globalThis extends { onmessage: any; CryptoKey: infer T } ? T : { + prototype: webcrypto.CryptoKey; + new(): webcrypto.CryptoKey; + }; + + interface SubtleCrypto extends _SubtleCrypto {} + var SubtleCrypto: typeof globalThis extends { onmessage: any; SubtleCrypto: infer T } ? T : { + prototype: webcrypto.SubtleCrypto; + new(): webcrypto.SubtleCrypto; + supports( + operation: string, + algorithm: webcrypto.AlgorithmIdentifier, + length?: number, + ): boolean; + supports( + operation: string, + algorithm: webcrypto.AlgorithmIdentifier, + additionalAlgorithm: webcrypto.AlgorithmIdentifier, + ): boolean; + }; + + var crypto: typeof globalThis extends { onmessage: any; crypto: infer T } ? T : webcrypto.Crypto; +} diff --git a/node_modules/@types/node/web-globals/domexception.d.ts b/node_modules/@types/node/web-globals/domexception.d.ts new file mode 100644 index 0000000..1908bd4 --- /dev/null +++ b/node_modules/@types/node/web-globals/domexception.d.ts @@ -0,0 +1,83 @@ +export {}; + +type _DOMException = typeof globalThis extends { onmessage: any } ? {} : DOMException; +interface DOMException extends Error { + readonly code: number; + readonly message: string; + readonly name: string; + readonly INDEX_SIZE_ERR: 1; + readonly DOMSTRING_SIZE_ERR: 2; + readonly HIERARCHY_REQUEST_ERR: 3; + readonly WRONG_DOCUMENT_ERR: 4; + readonly INVALID_CHARACTER_ERR: 5; + readonly NO_DATA_ALLOWED_ERR: 6; + readonly NO_MODIFICATION_ALLOWED_ERR: 7; + readonly NOT_FOUND_ERR: 8; + readonly NOT_SUPPORTED_ERR: 9; + readonly INUSE_ATTRIBUTE_ERR: 10; + readonly INVALID_STATE_ERR: 11; + readonly SYNTAX_ERR: 12; + readonly INVALID_MODIFICATION_ERR: 13; + readonly NAMESPACE_ERR: 14; + readonly INVALID_ACCESS_ERR: 15; + readonly VALIDATION_ERR: 16; + readonly TYPE_MISMATCH_ERR: 17; + readonly SECURITY_ERR: 18; + readonly NETWORK_ERR: 19; + readonly ABORT_ERR: 20; + readonly URL_MISMATCH_ERR: 21; + readonly QUOTA_EXCEEDED_ERR: 22; + readonly TIMEOUT_ERR: 23; + readonly INVALID_NODE_TYPE_ERR: 24; + readonly DATA_CLONE_ERR: 25; +} + +declare global { + interface DOMException extends _DOMException {} + var DOMException: typeof globalThis extends { onmessage: any; DOMException: infer T } ? T + : { + prototype: DOMException; + new(message?: string, name?: string): DOMException; + new(message?: string, options?: { name?: string; cause?: unknown }): DOMException; + readonly INDEX_SIZE_ERR: 1; + readonly DOMSTRING_SIZE_ERR: 2; + readonly HIERARCHY_REQUEST_ERR: 3; + readonly WRONG_DOCUMENT_ERR: 4; + readonly INVALID_CHARACTER_ERR: 5; + readonly NO_DATA_ALLOWED_ERR: 6; + readonly NO_MODIFICATION_ALLOWED_ERR: 7; + readonly NOT_FOUND_ERR: 8; + readonly NOT_SUPPORTED_ERR: 9; + readonly INUSE_ATTRIBUTE_ERR: 10; + readonly INVALID_STATE_ERR: 11; + readonly SYNTAX_ERR: 12; + readonly INVALID_MODIFICATION_ERR: 13; + readonly NAMESPACE_ERR: 14; + readonly INVALID_ACCESS_ERR: 15; + readonly VALIDATION_ERR: 16; + readonly TYPE_MISMATCH_ERR: 17; + readonly SECURITY_ERR: 18; + readonly NETWORK_ERR: 19; + readonly ABORT_ERR: 20; + readonly URL_MISMATCH_ERR: 21; + readonly QUOTA_EXCEEDED_ERR: 22; + readonly TIMEOUT_ERR: 23; + readonly INVALID_NODE_TYPE_ERR: 24; + readonly DATA_CLONE_ERR: 25; + }; + + // Not conditional, as this is not yet exposed by the DOM lib generator. + interface QuotaExceededError extends DOMException { + readonly quota: number | null; + readonly requested: number | null; + } + var QuotaExceededError: { + prototype: QuotaExceededError; + new(message?: string, options?: QuotaExceededErrorOptions): QuotaExceededError; + }; + + interface QuotaExceededErrorOptions { + quota?: number; + requested?: number; + } +} diff --git a/node_modules/@types/node/web-globals/encoding.d.ts b/node_modules/@types/node/web-globals/encoding.d.ts new file mode 100644 index 0000000..de5fa4f --- /dev/null +++ b/node_modules/@types/node/web-globals/encoding.d.ts @@ -0,0 +1,11 @@ +export {}; + +import * as util from "node:util"; + +declare global { + interface TextDecoder extends util.TextDecoder {} + var TextDecoder: typeof globalThis extends { onmessage: any; TextDecoder: infer T } ? T : typeof util.TextDecoder; + + interface TextEncoder extends util.TextEncoder {} + var TextEncoder: typeof globalThis extends { onmessage: any; TextEncoder: infer T } ? T : typeof util.TextEncoder; +} diff --git a/node_modules/@types/node/web-globals/events.d.ts b/node_modules/@types/node/web-globals/events.d.ts new file mode 100644 index 0000000..cdbcc69 --- /dev/null +++ b/node_modules/@types/node/web-globals/events.d.ts @@ -0,0 +1,106 @@ +export {}; + +type _AddEventListenerOptions = typeof globalThis extends { onmessage: any } ? {} : AddEventListenerOptions; +interface AddEventListenerOptions extends EventListenerOptions { + once?: boolean; + passive?: boolean; + signal?: AbortSignal; +} + +type _CustomEvent<T = any> = typeof globalThis extends { onmessage: any } ? {} : CustomEvent<T>; +interface CustomEvent<T = any> extends Event { + readonly detail: T; +} + +interface CustomEventInit<T = any> extends EventInit { + detail?: T; +} + +type _Event = typeof globalThis extends { onmessage: any } ? {} : Event; +interface Event { + readonly bubbles: boolean; + cancelBubble: boolean; + readonly cancelable: boolean; + readonly composed: boolean; + readonly currentTarget: EventTarget | null; + readonly defaultPrevented: boolean; + readonly eventPhase: 0 | 2; + readonly isTrusted: boolean; + returnValue: boolean; + readonly srcElement: EventTarget | null; + readonly target: EventTarget | null; + readonly timeStamp: number; + readonly type: string; + composedPath(): [EventTarget?]; + initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void; + preventDefault(): void; + stopImmediatePropagation(): void; + stopPropagation(): void; +} + +interface EventInit { + bubbles?: boolean; + cancelable?: boolean; + composed?: boolean; +} + +type _EventListener = typeof globalThis extends { onmessage: any } ? {} : EventListener; +interface EventListener { + (evt: Event): void; +} + +type _EventListenerObject = typeof globalThis extends { onmessage: any } ? {} : EventListenerObject; +interface EventListenerObject { + handleEvent(object: Event): void; +} + +type _EventListenerOptions = typeof globalThis extends { onmessage: any } ? {} : EventListenerOptions; +interface EventListenerOptions { + capture?: boolean; +} + +type _EventTarget = typeof globalThis extends { onmessage: any } ? {} : EventTarget; +interface EventTarget { + addEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: AddEventListenerOptions | boolean, + ): void; + dispatchEvent(event: Event): boolean; + removeEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: EventListenerOptions | boolean, + ): void; +} + +declare global { + interface AddEventListenerOptions extends _AddEventListenerOptions {} + + interface CustomEvent<T = any> extends _CustomEvent<T> {} + var CustomEvent: typeof globalThis extends { onmessage: any; CustomEvent: infer T } ? T + : { + prototype: CustomEvent; + new<T>(type: string, eventInitDict?: CustomEventInit<T>): CustomEvent<T>; + }; + + interface Event extends _Event {} + var Event: typeof globalThis extends { onmessage: any; Event: infer T } ? T + : { + prototype: Event; + new(type: string, eventInitDict?: EventInit): Event; + }; + + interface EventListener extends _EventListener {} + + interface EventListenerObject extends _EventListenerObject {} + + interface EventListenerOptions extends _EventListenerOptions {} + + interface EventTarget extends _EventTarget {} + var EventTarget: typeof globalThis extends { onmessage: any; EventTarget: infer T } ? T + : { + prototype: EventTarget; + new(): EventTarget; + }; +} diff --git a/node_modules/@types/node/web-globals/fetch.d.ts b/node_modules/@types/node/web-globals/fetch.d.ts new file mode 100644 index 0000000..0aa9588 --- /dev/null +++ b/node_modules/@types/node/web-globals/fetch.d.ts @@ -0,0 +1,69 @@ +export {}; + +import * as undici from "undici-types"; + +type _CloseEvent = typeof globalThis extends { onmessage: any } ? {} : undici.CloseEvent; +type _CloseEventInit = typeof globalThis extends { onmessage: any } ? {} : undici.CloseEventInit; +type _ErrorEvent = typeof globalThis extends { onmessage: any } ? {} : undici.ErrorEvent; +type _ErrorEventInit = typeof globalThis extends { onmessage: any } ? {} : undici.ErrorEventInit; +type _EventSource = typeof globalThis extends { onmessage: any } ? {} : undici.EventSource; +type _EventSourceInit = typeof globalThis extends { onmessage: any } ? {} : undici.EventSourceInit; +type _FormData = typeof globalThis extends { onmessage: any } ? {} : undici.FormData; +type _Headers = typeof globalThis extends { onmessage: any } ? {} : undici.Headers; +type _MessageEvent = typeof globalThis extends { onmessage: any } ? {} : undici.MessageEvent; +type _MessageEventInit = typeof globalThis extends { onmessage: any } ? {} : undici.MessageEventInit; +type _Request = typeof globalThis extends { onmessage: any } ? {} : undici.Request; +type _RequestInit = typeof globalThis extends { onmessage: any } ? {} : undici.RequestInit; +type _Response = typeof globalThis extends { onmessage: any } ? {} : undici.Response; +type _ResponseInit = typeof globalThis extends { onmessage: any } ? {} : undici.ResponseInit; +type _WebSocket = typeof globalThis extends { onmessage: any } ? {} : undici.WebSocket; +type _WebSocketInit = typeof globalThis extends { onmessage: any } ? {} : undici.WebSocketInit; + +declare global { + function fetch( + input: string | URL | Request, + init?: RequestInit, + ): Promise<Response>; + + interface CloseEvent extends _CloseEvent {} + var CloseEvent: typeof globalThis extends { onmessage: any; CloseEvent: infer T } ? T : typeof undici.CloseEvent; + + interface CloseEventInit extends _CloseEventInit {} + + interface ErrorEvent extends _ErrorEvent {} + var ErrorEvent: typeof globalThis extends { onmessage: any; ErrorEvent: infer T } ? T : typeof undici.ErrorEvent; + + interface ErrorEventInit extends _ErrorEventInit {} + + interface EventSource extends _EventSource {} + var EventSource: typeof globalThis extends { onmessage: any; EventSource: infer T } ? T : typeof undici.EventSource; + + interface EventSourceInit extends _EventSourceInit {} + + interface FormData extends _FormData {} + var FormData: typeof globalThis extends { onmessage: any; FormData: infer T } ? T : typeof undici.FormData; + + interface Headers extends _Headers {} + var Headers: typeof globalThis extends { onmessage: any; Headers: infer T } ? T : typeof undici.Headers; + + interface MessageEvent extends _MessageEvent {} + var MessageEvent: typeof globalThis extends { onmessage: any; MessageEvent: infer T } ? T + : typeof undici.MessageEvent; + + interface MessageEventInit extends _MessageEventInit {} + + interface Request extends _Request {} + var Request: typeof globalThis extends { onmessage: any; Request: infer T } ? T : typeof undici.Request; + + interface RequestInit extends _RequestInit {} + + interface Response extends _Response {} + var Response: typeof globalThis extends { onmessage: any; Response: infer T } ? T : typeof undici.Response; + + interface ResponseInit extends _ResponseInit {} + + interface WebSocket extends _WebSocket {} + var WebSocket: typeof globalThis extends { onmessage: any; WebSocket: infer T } ? T : typeof undici.WebSocket; + + interface WebSocketInit extends _WebSocketInit {} +} diff --git a/node_modules/@types/node/web-globals/importmeta.d.ts b/node_modules/@types/node/web-globals/importmeta.d.ts new file mode 100644 index 0000000..33deba1 --- /dev/null +++ b/node_modules/@types/node/web-globals/importmeta.d.ts @@ -0,0 +1,13 @@ +export {}; + +import { URL } from "node:url"; + +declare global { + interface ImportMeta { + dirname: string; + filename: string; + main: boolean; + url: string; + resolve(specifier: string, parent?: string | URL): string; + } +} diff --git a/node_modules/@types/node/web-globals/messaging.d.ts b/node_modules/@types/node/web-globals/messaging.d.ts new file mode 100644 index 0000000..c914582 --- /dev/null +++ b/node_modules/@types/node/web-globals/messaging.d.ts @@ -0,0 +1,23 @@ +export {}; + +import * as worker_threads from "node:worker_threads"; + +type _BroadcastChannel = typeof globalThis extends { onmessage: any } ? {} : worker_threads.BroadcastChannel; +type _MessageChannel = typeof globalThis extends { onmessage: any } ? {} : worker_threads.MessageChannel; +type _MessagePort = typeof globalThis extends { onmessage: any } ? {} : worker_threads.MessagePort; + +declare global { + function structuredClone<T = any>(value: T, options?: worker_threads.StructuredSerializeOptions): T; + + interface BroadcastChannel extends _BroadcastChannel {} + var BroadcastChannel: typeof globalThis extends { onmessage: any; BroadcastChannel: infer T } ? T + : typeof worker_threads.BroadcastChannel; + + interface MessageChannel extends _MessageChannel {} + var MessageChannel: typeof globalThis extends { onmessage: any; MessageChannel: infer T } ? T + : typeof worker_threads.MessageChannel; + + interface MessagePort extends _MessagePort {} + var MessagePort: typeof globalThis extends { onmessage: any; MessagePort: infer T } ? T + : typeof worker_threads.MessagePort; +} diff --git a/node_modules/@types/node/web-globals/navigator.d.ts b/node_modules/@types/node/web-globals/navigator.d.ts new file mode 100644 index 0000000..9b45b26 --- /dev/null +++ b/node_modules/@types/node/web-globals/navigator.d.ts @@ -0,0 +1,25 @@ +export {}; + +import { LockManager } from "worker_threads"; + +// lib.webworker has `WorkerNavigator` rather than `Navigator`, so conditionals use `onabort` instead of `onmessage` +type _Navigator = typeof globalThis extends { onabort: any } ? {} : Navigator; +interface Navigator { + readonly hardwareConcurrency: number; + readonly language: string; + readonly languages: readonly string[]; + readonly locks: LockManager; + readonly platform: string; + readonly userAgent: string; +} + +declare global { + interface Navigator extends _Navigator {} + var Navigator: typeof globalThis extends { onabort: any; Navigator: infer T } ? T : { + prototype: Navigator; + new(): Navigator; + }; + + // Needs conditional inference for lib.dom and lib.webworker compatibility + var navigator: typeof globalThis extends { onmessage: any; navigator: infer T } ? T : Navigator; +} diff --git a/node_modules/@types/node/web-globals/performance.d.ts b/node_modules/@types/node/web-globals/performance.d.ts new file mode 100644 index 0000000..b8f4e62 --- /dev/null +++ b/node_modules/@types/node/web-globals/performance.d.ts @@ -0,0 +1,45 @@ +export {}; + +import * as perf_hooks from "node:perf_hooks"; + +type _Performance = typeof globalThis extends { onmessage: any } ? {} : perf_hooks.Performance; +type _PerformanceEntry = typeof globalThis extends { onmessage: any } ? {} : perf_hooks.PerformanceEntry; +type _PerformanceMark = typeof globalThis extends { onmessage: any } ? {} : perf_hooks.PerformanceMark; +type _PerformanceMeasure = typeof globalThis extends { onmessage: any } ? {} : perf_hooks.PerformanceMeasure; +type _PerformanceObserver = typeof globalThis extends { onmessage: any } ? {} : perf_hooks.PerformanceObserver; +type _PerformanceObserverEntryList = typeof globalThis extends { onmessage: any } ? {} + : perf_hooks.PerformanceObserverEntryList; +type _PerformanceResourceTiming = typeof globalThis extends { onmessage: any } ? {} + : perf_hooks.PerformanceResourceTiming; + +declare global { + interface Performance extends _Performance {} + var Performance: typeof globalThis extends { onmessage: any; Performance: infer T } ? T + : typeof perf_hooks.Performance; + + interface PerformanceEntry extends _PerformanceEntry {} + var PerformanceEntry: typeof globalThis extends { onmessage: any; PerformanceEntry: infer T } ? T + : typeof perf_hooks.PerformanceEntry; + + interface PerformanceMark extends _PerformanceMark {} + var PerformanceMark: typeof globalThis extends { onmessage: any; PerformanceMark: infer T } ? T + : typeof perf_hooks.PerformanceMark; + + interface PerformanceMeasure extends _PerformanceMeasure {} + var PerformanceMeasure: typeof globalThis extends { onmessage: any; PerformanceMeasure: infer T } ? T + : typeof perf_hooks.PerformanceMeasure; + + interface PerformanceObserver extends _PerformanceObserver {} + var PerformanceObserver: typeof globalThis extends { onmessage: any; PerformanceObserver: infer T } ? T + : typeof perf_hooks.PerformanceObserver; + + interface PerformanceObserverEntryList extends _PerformanceObserverEntryList {} + var PerformanceObserverEntryList: typeof globalThis extends + { onmessage: any; PerformanceObserverEntryList: infer T } ? T : typeof perf_hooks.PerformanceObserverEntryList; + + interface PerformanceResourceTiming extends _PerformanceResourceTiming {} + var PerformanceResourceTiming: typeof globalThis extends { onmessage: any; PerformanceResourceTiming: infer T } ? T + : typeof perf_hooks.PerformanceResourceTiming; + + var performance: typeof globalThis extends { onmessage: any; performance: infer T } ? T : perf_hooks.Performance; +} diff --git a/node_modules/@types/node/web-globals/storage.d.ts b/node_modules/@types/node/web-globals/storage.d.ts new file mode 100644 index 0000000..fd61cfc --- /dev/null +++ b/node_modules/@types/node/web-globals/storage.d.ts @@ -0,0 +1,24 @@ +export {}; + +// These interfaces are absent from lib.webworker, so the conditionals use `onabort` rather than `onmessage` +type _Storage = typeof globalThis extends { onabort: any } ? {} : Storage; +interface Storage { + readonly length: number; + clear(): void; + getItem(key: string): string | null; + key(index: number): string | null; + removeItem(key: string): void; + setItem(key: string, value: string): void; + [key: string]: any; +} + +declare global { + interface Storage extends _Storage {} + var Storage: typeof globalThis extends { onabort: any; Storage: infer T } ? T : { + prototype: Storage; + new(): Storage; + }; + + var localStorage: Storage; + var sessionStorage: Storage; +} diff --git a/node_modules/@types/node/web-globals/streams.d.ts b/node_modules/@types/node/web-globals/streams.d.ts new file mode 100644 index 0000000..9650ea8 --- /dev/null +++ b/node_modules/@types/node/web-globals/streams.d.ts @@ -0,0 +1,115 @@ +export {}; + +import * as webstreams from "stream/web"; + +type _ByteLengthQueuingStrategy = typeof globalThis extends { onmessage: any } ? {} + : webstreams.ByteLengthQueuingStrategy; +type _CompressionStream = typeof globalThis extends { onmessage: any } ? {} : webstreams.CompressionStream; +type _CountQueuingStrategy = typeof globalThis extends { onmessage: any } ? {} : webstreams.CountQueuingStrategy; +type _DecompressionStream = typeof globalThis extends { onmessage: any } ? {} : webstreams.DecompressionStream; +type _QueuingStrategy<T = any> = typeof globalThis extends { onmessage: any } ? {} : webstreams.QueuingStrategy<T>; +type _ReadableByteStreamController = typeof globalThis extends { onmessage: any } ? {} + : webstreams.ReadableByteStreamController; +type _ReadableStream<R = any> = typeof globalThis extends { onmessage: any } ? {} : webstreams.ReadableStream<R>; +type _ReadableStreamBYOBReader = typeof globalThis extends { onmessage: any } ? {} + : webstreams.ReadableStreamBYOBReader; +type _ReadableStreamBYOBRequest = typeof globalThis extends { onmessage: any } ? {} + : webstreams.ReadableStreamBYOBRequest; +type _ReadableStreamDefaultController<R = any> = typeof globalThis extends { onmessage: any } ? {} + : webstreams.ReadableStreamDefaultController<R>; +type _ReadableStreamDefaultReader<R = any> = typeof globalThis extends { onmessage: any } ? {} + : webstreams.ReadableStreamDefaultReader<R>; +type _TextDecoderStream = typeof globalThis extends { onmessage: any } ? {} : webstreams.TextDecoderStream; +type _TextEncoderStream = typeof globalThis extends { onmessage: any } ? {} : webstreams.TextEncoderStream; +type _TransformStream<I = any, O = any> = typeof globalThis extends { onmessage: any } ? {} + : webstreams.TransformStream<I, O>; +type _TransformStreamDefaultController<O = any> = typeof globalThis extends { onmessage: any } ? {} + : webstreams.TransformStreamDefaultController<O>; +type _WritableStream<W = any> = typeof globalThis extends { onmessage: any } ? {} : webstreams.WritableStream<W>; +type _WritableStreamDefaultController = typeof globalThis extends { onmessage: any } ? {} + : webstreams.WritableStreamDefaultController; +type _WritableStreamDefaultWriter<W = any> = typeof globalThis extends { onmessage: any } ? {} + : webstreams.WritableStreamDefaultWriter<W>; + +declare global { + interface ByteLengthQueuingStrategy extends _ByteLengthQueuingStrategy {} + var ByteLengthQueuingStrategy: typeof globalThis extends { onmessage: any; ByteLengthQueuingStrategy: infer T } ? T + : typeof webstreams.ByteLengthQueuingStrategy; + + interface CompressionStream extends _CompressionStream {} + var CompressionStream: typeof globalThis extends { + onmessage: any; + CompressionStream: infer T; + } ? T + : typeof webstreams.CompressionStream; + + interface CountQueuingStrategy extends _CountQueuingStrategy {} + var CountQueuingStrategy: typeof globalThis extends { onmessage: any; CountQueuingStrategy: infer T } ? T + : typeof webstreams.CountQueuingStrategy; + + interface DecompressionStream extends _DecompressionStream {} + var DecompressionStream: typeof globalThis extends { + onmessage: any; + DecompressionStream: infer T; + } ? T + : typeof webstreams.DecompressionStream; + + interface QueuingStrategy<T = any> extends _QueuingStrategy<T> {} + + interface ReadableByteStreamController extends _ReadableByteStreamController {} + var ReadableByteStreamController: typeof globalThis extends + { onmessage: any; ReadableByteStreamController: infer T } ? T : typeof webstreams.ReadableByteStreamController; + + interface ReadableStream<R = any> extends _ReadableStream<R> {} + var ReadableStream: typeof globalThis extends { onmessage: any; ReadableStream: infer T } ? T + : typeof webstreams.ReadableStream; + + interface ReadableStreamBYOBReader extends _ReadableStreamBYOBReader {} + var ReadableStreamBYOBReader: typeof globalThis extends { onmessage: any; ReadableStreamBYOBReader: infer T } ? T + : typeof webstreams.ReadableStreamBYOBReader; + + interface ReadableStreamBYOBRequest extends _ReadableStreamBYOBRequest {} + var ReadableStreamBYOBRequest: typeof globalThis extends { onmessage: any; ReadableStreamBYOBRequest: infer T } ? T + : typeof webstreams.ReadableStreamBYOBRequest; + + interface ReadableStreamDefaultController<R = any> extends _ReadableStreamDefaultController<R> {} + var ReadableStreamDefaultController: typeof globalThis extends + { onmessage: any; ReadableStreamDefaultController: infer T } ? T + : typeof webstreams.ReadableStreamDefaultController; + + interface ReadableStreamDefaultReader<R = any> extends _ReadableStreamDefaultReader<R> {} + var ReadableStreamDefaultReader: typeof globalThis extends { onmessage: any; ReadableStreamDefaultReader: infer T } + ? T + : typeof webstreams.ReadableStreamDefaultReader; + + interface TextDecoderStream extends _TextDecoderStream {} + var TextDecoderStream: typeof globalThis extends { onmessage: any; TextDecoderStream: infer T } ? T + : typeof webstreams.TextDecoderStream; + + interface TextEncoderStream extends _TextEncoderStream {} + var TextEncoderStream: typeof globalThis extends { onmessage: any; TextEncoderStream: infer T } ? T + : typeof webstreams.TextEncoderStream; + + interface TransformStream<I = any, O = any> extends _TransformStream<I, O> {} + var TransformStream: typeof globalThis extends { onmessage: any; TransformStream: infer T } ? T + : typeof webstreams.TransformStream; + + interface TransformStreamDefaultController<O = any> extends _TransformStreamDefaultController<O> {} + var TransformStreamDefaultController: typeof globalThis extends + { onmessage: any; TransformStreamDefaultController: infer T } ? T + : typeof webstreams.TransformStreamDefaultController; + + interface WritableStream<W = any> extends _WritableStream<W> {} + var WritableStream: typeof globalThis extends { onmessage: any; WritableStream: infer T } ? T + : typeof webstreams.WritableStream; + + interface WritableStreamDefaultController extends _WritableStreamDefaultController {} + var WritableStreamDefaultController: typeof globalThis extends + { onmessage: any; WritableStreamDefaultController: infer T } ? T + : typeof webstreams.WritableStreamDefaultController; + + interface WritableStreamDefaultWriter<W = any> extends _WritableStreamDefaultWriter<W> {} + var WritableStreamDefaultWriter: typeof globalThis extends { onmessage: any; WritableStreamDefaultWriter: infer T } + ? T + : typeof webstreams.WritableStreamDefaultWriter; +} diff --git a/node_modules/@types/node/web-globals/timers.d.ts b/node_modules/@types/node/web-globals/timers.d.ts new file mode 100644 index 0000000..9f84a3e --- /dev/null +++ b/node_modules/@types/node/web-globals/timers.d.ts @@ -0,0 +1,44 @@ +export {}; + +import * as promises from "node:timers/promises"; + +// Note: The timer function definitions allow a single void-accepting argument +// to be optional in arguments lists. This allows usage such as +// `new Promise(resolve => setTimeout(resolve, ms))` (#54258) +// eslint-disable-next-line @typescript-eslint/no-invalid-void-type +type MakeVoidParameterOptional<TArgs extends any[]> = [void] extends TArgs ? Partial<TArgs> : TArgs; + +declare global { + function setImmediate<TArgs extends any[]>( + callback: (...args: TArgs) => void, + ...args: MakeVoidParameterOptional<TArgs> + ): NodeJS.Immediate; + namespace setImmediate { + import __promisify__ = promises.setImmediate; + export { __promisify__ }; + } + + function setInterval<TArgs extends any[]>( + callback: (...args: TArgs) => void, + delay?: number, + ...args: MakeVoidParameterOptional<TArgs> + ): NodeJS.Timeout; + + function setTimeout<TArgs extends any[]>( + callback: (...args: TArgs) => void, + delay?: number, + ...args: MakeVoidParameterOptional<TArgs> + ): NodeJS.Timeout; + namespace setTimeout { + import __promisify__ = promises.setTimeout; + export { __promisify__ }; + } + + function clearImmediate(immediate: NodeJS.Immediate | undefined): void; + + function clearInterval(timeout: NodeJS.Timeout | string | number | undefined): void; + + function clearTimeout(timeout: NodeJS.Timeout | string | number | undefined): void; + + function queueMicrotask(callback: () => void): void; +} diff --git a/node_modules/@types/node/web-globals/url.d.ts b/node_modules/@types/node/web-globals/url.d.ts new file mode 100644 index 0000000..d30208b --- /dev/null +++ b/node_modules/@types/node/web-globals/url.d.ts @@ -0,0 +1,24 @@ +export {}; + +import * as url from "node:url"; + +declare global { + interface URL extends url.URL {} + var URL: typeof globalThis extends { onmessage: any; URL: infer T } ? T : typeof url.URL; + + interface URLPattern extends url.URLPattern {} + var URLPattern: typeof globalThis extends { + onmessage: any; + scheduler: any; // Must be a var introduced at the same time as URLPattern. + URLPattern: infer T; + } ? T + : typeof url.URLPattern; + + interface URLPatternInit extends url.URLPatternInit {} + + interface URLPatternResult extends url.URLPatternResult {} + + interface URLSearchParams extends url.URLSearchParams {} + var URLSearchParams: typeof globalThis extends { onmessage: any; URLSearchParams: infer T } ? T + : typeof url.URLSearchParams; +} diff --git a/node_modules/@types/node/worker_threads.d.ts b/node_modules/@types/node/worker_threads.d.ts new file mode 100644 index 0000000..38b5020 --- /dev/null +++ b/node_modules/@types/node/worker_threads.d.ts @@ -0,0 +1,668 @@ +declare module "node:worker_threads" { + import { + EventEmitter, + InternalEventEmitter, + InternalEventTargetEventProperties, + NodeEventTarget, + } from "node:events"; + import { FileHandle } from "node:fs/promises"; + import { Performance } from "node:perf_hooks"; + import { Readable, Writable } from "node:stream"; + import { ReadableStream, TransformStream, WritableStream } from "node:stream/web"; + import { URL } from "node:url"; + import { CPUProfileHandle, HeapInfo, HeapProfileHandle } from "node:v8"; + import { Context } from "node:vm"; + import { MessageEvent } from "undici-types"; + const isInternalThread: boolean; + const isMainThread: boolean; + const parentPort: null | MessagePort; + const resourceLimits: ResourceLimits; + const SHARE_ENV: unique symbol; + const threadId: number; + const threadName: string | null; + const workerData: any; + interface WorkerPerformance extends Pick<Performance, "eventLoopUtilization"> {} + interface WorkerOptions { + /** + * List of arguments which would be stringified and appended to + * `process.argv` in the worker. This is mostly similar to the `workerData` + * but the values will be available on the global `process.argv` as if they + * were passed as CLI options to the script. + */ + argv?: any[] | undefined; + env?: NodeJS.Dict<string> | typeof SHARE_ENV | undefined; + eval?: boolean | undefined; + workerData?: any; + stdin?: boolean | undefined; + stdout?: boolean | undefined; + stderr?: boolean | undefined; + execArgv?: string[] | undefined; + resourceLimits?: ResourceLimits | undefined; + /** + * Additional data to send in the first worker message. + */ + transferList?: Transferable[] | undefined; + /** + * @default true + */ + trackUnmanagedFds?: boolean | undefined; + /** + * An optional `name` to be appended to the worker title + * for debugging/identification purposes, making the final title as + * `[worker ${id}] ${name}`. + */ + name?: string | undefined; + } + interface ResourceLimits { + /** + * The maximum size of a heap space for recently created objects. + */ + maxYoungGenerationSizeMb?: number | undefined; + /** + * The maximum size of the main heap in MB. + */ + maxOldGenerationSizeMb?: number | undefined; + /** + * The size of a pre-allocated memory range used for generated code. + */ + codeRangeSizeMb?: number | undefined; + /** + * The default maximum stack size for the thread. Small values may lead to unusable Worker instances. + * @default 4 + */ + stackSizeMb?: number | undefined; + } + interface WorkerEventMap { + "error": [err: unknown]; + "exit": [exitCode: number]; + "message": [value: any]; + "messageerror": [error: Error]; + "online": []; + } + /** + * The `Worker` class represents an independent JavaScript execution thread. + * Most Node.js APIs are available inside of it. + * + * Notable differences inside a Worker environment are: + * + * * The `process.stdin`, `process.stdout`, and `process.stderr` streams may be redirected by the parent thread. + * * The `import { isMainThread } from 'node:worker_threads'` variable is set to `false`. + * * The `import { parentPort } from 'node:worker_threads'` message port is available. + * * `process.exit()` does not stop the whole program, just the single thread, + * and `process.abort()` is not available. + * * `process.chdir()` and `process` methods that set group or user ids + * are not available. + * * `process.env` is a copy of the parent thread's environment variables, + * unless otherwise specified. Changes to one copy are not visible in other + * threads, and are not visible to native add-ons (unless `worker.SHARE_ENV` is passed as the `env` option to the `Worker` constructor). On Windows, unlike the main thread, a copy of the + * environment variables operates in a case-sensitive manner. + * * `process.title` cannot be modified. + * * Signals are not delivered through `process.on('...')`. + * * Execution may stop at any point as a result of `worker.terminate()` being invoked. + * * IPC channels from parent processes are not accessible. + * * The `trace_events` module is not supported. + * * Native add-ons can only be loaded from multiple threads if they fulfill `certain conditions`. + * + * Creating `Worker` instances inside of other `Worker`s is possible. + * + * Like [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API) and the `node:cluster module`, two-way communication + * can be achieved through inter-thread message passing. Internally, a `Worker` has + * a built-in pair of `MessagePort` s that are already associated with each + * other when the `Worker` is created. While the `MessagePort` object on the parent + * side is not directly exposed, its functionalities are exposed through `worker.postMessage()` and the `worker.on('message')` event + * on the `Worker` object for the parent thread. + * + * To create custom messaging channels (which is encouraged over using the default + * global channel because it facilitates separation of concerns), users can create + * a `MessageChannel` object on either thread and pass one of the`MessagePort`s on that `MessageChannel` to the other thread through a + * pre-existing channel, such as the global one. + * + * See `port.postMessage()` for more information on how messages are passed, + * and what kind of JavaScript values can be successfully transported through + * the thread barrier. + * + * ```js + * import assert from 'node:assert'; + * import { + * Worker, MessageChannel, MessagePort, isMainThread, parentPort, + * } from 'node:worker_threads'; + * if (isMainThread) { + * const worker = new Worker(__filename); + * const subChannel = new MessageChannel(); + * worker.postMessage({ hereIsYourPort: subChannel.port1 }, [subChannel.port1]); + * subChannel.port2.on('message', (value) => { + * console.log('received:', value); + * }); + * } else { + * parentPort.once('message', (value) => { + * assert(value.hereIsYourPort instanceof MessagePort); + * value.hereIsYourPort.postMessage('the worker is sending this'); + * value.hereIsYourPort.close(); + * }); + * } + * ``` + * @since v10.5.0 + */ + class Worker implements EventEmitter { + /** + * If `stdin: true` was passed to the `Worker` constructor, this is a + * writable stream. The data written to this stream will be made available in + * the worker thread as `process.stdin`. + * @since v10.5.0 + */ + readonly stdin: Writable | null; + /** + * This is a readable stream which contains data written to `process.stdout` inside the worker thread. If `stdout: true` was not passed to the `Worker` constructor, then data is piped to the + * parent thread's `process.stdout` stream. + * @since v10.5.0 + */ + readonly stdout: Readable; + /** + * This is a readable stream which contains data written to `process.stderr` inside the worker thread. If `stderr: true` was not passed to the `Worker` constructor, then data is piped to the + * parent thread's `process.stderr` stream. + * @since v10.5.0 + */ + readonly stderr: Readable; + /** + * An integer identifier for the referenced thread. Inside the worker thread, + * it is available as `import { threadId } from 'node:worker_threads'`. + * This value is unique for each `Worker` instance inside a single process. + * @since v10.5.0 + */ + readonly threadId: number; + /** + * A string identifier for the referenced thread or null if the thread is not running. + * Inside the worker thread, it is available as `require('node:worker_threads').threadName`. + * @since v24.6.0 + */ + readonly threadName: string | null; + /** + * Provides the set of JS engine resource constraints for this Worker thread. + * If the `resourceLimits` option was passed to the `Worker` constructor, + * this matches its values. + * + * If the worker has stopped, the return value is an empty object. + * @since v13.2.0, v12.16.0 + */ + readonly resourceLimits?: ResourceLimits | undefined; + /** + * An object that can be used to query performance information from a worker + * instance. Similar to `perf_hooks.performance`. + * @since v15.1.0, v14.17.0, v12.22.0 + */ + readonly performance: WorkerPerformance; + /** + * @param filename The path to the Worker’s main script or module. + * Must be either an absolute path or a relative path (i.e. relative to the current working directory) starting with ./ or ../, + * or a WHATWG URL object using file: protocol. If options.eval is true, this is a string containing JavaScript code rather than a path. + */ + constructor(filename: string | URL, options?: WorkerOptions); + /** + * Send a message to the worker that is received via `require('node:worker_threads').parentPort.on('message')`. + * See `port.postMessage()` for more details. + * @since v10.5.0 + */ + postMessage(value: any, transferList?: readonly Transferable[]): void; + /** + * Opposite of `unref()`, calling `ref()` on a previously `unref()`ed worker does _not_ let the program exit if it's the only active handle left (the default + * behavior). If the worker is `ref()`ed, calling `ref()` again has + * no effect. + * @since v10.5.0 + */ + ref(): void; + /** + * Calling `unref()` on a worker allows the thread to exit if this is the only + * active handle in the event system. If the worker is already `unref()`ed calling `unref()` again has no effect. + * @since v10.5.0 + */ + unref(): void; + /** + * Stop all JavaScript execution in the worker thread as soon as possible. + * Returns a Promise for the exit code that is fulfilled when the `'exit' event` is emitted. + * @since v10.5.0 + */ + terminate(): Promise<number>; + /** + * This method returns a `Promise` that will resolve to an object identical to `process.threadCpuUsage()`, + * or reject with an `ERR_WORKER_NOT_RUNNING` error if the worker is no longer running. + * This methods allows the statistics to be observed from outside the actual thread. + * @since v24.6.0 + */ + cpuUsage(prev?: NodeJS.CpuUsage): Promise<NodeJS.CpuUsage>; + /** + * Returns a readable stream for a V8 snapshot of the current state of the Worker. + * See `v8.getHeapSnapshot()` for more details. + * + * If the Worker thread is no longer running, which may occur before the `'exit' event` is emitted, the returned `Promise` is rejected + * immediately with an `ERR_WORKER_NOT_RUNNING` error. + * @since v13.9.0, v12.17.0 + * @return A promise for a Readable Stream containing a V8 heap snapshot + */ + getHeapSnapshot(): Promise<Readable>; + /** + * This method returns a `Promise` that will resolve to an object identical to `v8.getHeapStatistics()`, + * or reject with an `ERR_WORKER_NOT_RUNNING` error if the worker is no longer running. + * This methods allows the statistics to be observed from outside the actual thread. + * @since v24.0.0 + */ + getHeapStatistics(): Promise<HeapInfo>; + /** + * Starting a CPU profile then return a Promise that fulfills with an error + * or an `CPUProfileHandle` object. This API supports `await using` syntax. + * + * ```js + * const { Worker } = require('node:worker_threads'); + * + * const worker = new Worker(` + * const { parentPort } = require('worker_threads'); + * parentPort.on('message', () => {}); + * `, { eval: true }); + * + * worker.on('online', async () => { + * const handle = await worker.startCpuProfile(); + * const profile = await handle.stop(); + * console.log(profile); + * worker.terminate(); + * }); + * ``` + * + * `await using` example. + * + * ```js + * const { Worker } = require('node:worker_threads'); + * + * const w = new Worker(` + * const { parentPort } = require('node:worker_threads'); + * parentPort.on('message', () => {}); + * `, { eval: true }); + * + * w.on('online', async () => { + * // Stop profile automatically when return and profile will be discarded + * await using handle = await w.startCpuProfile(); + * }); + * ``` + * @since v24.8.0 + */ + startCpuProfile(): Promise<CPUProfileHandle>; + /** + * Starting a Heap profile then return a Promise that fulfills with an error + * or an `HeapProfileHandle` object. This API supports `await using` syntax. + * + * ```js + * const { Worker } = require('node:worker_threads'); + * + * const worker = new Worker(` + * const { parentPort } = require('worker_threads'); + * parentPort.on('message', () => {}); + * `, { eval: true }); + * + * worker.on('online', async () => { + * const handle = await worker.startHeapProfile(); + * const profile = await handle.stop(); + * console.log(profile); + * worker.terminate(); + * }); + * ``` + * + * `await using` example. + * + * ```js + * const { Worker } = require('node:worker_threads'); + * + * const w = new Worker(` + * const { parentPort } = require('node:worker_threads'); + * parentPort.on('message', () => {}); + * `, { eval: true }); + * + * w.on('online', async () => { + * // Stop profile automatically when return and profile will be discarded + * await using handle = await w.startHeapProfile(); + * }); + * ``` + */ + startHeapProfile(): Promise<HeapProfileHandle>; + /** + * Calls `worker.terminate()` when the dispose scope is exited. + * + * ```js + * async function example() { + * await using worker = new Worker('for (;;) {}', { eval: true }); + * // Worker is automatically terminate when the scope is exited. + * } + * ``` + * @since v24.2.0 + */ + [Symbol.asyncDispose](): Promise<void>; + } + interface Worker extends InternalEventEmitter<WorkerEventMap> {} + /** + * Mark an object as not transferable. If `object` occurs in the transfer list of + * a [`port.postMessage()`](https://nodejs.org/docs/latest-v26.x/api/worker_threads.html#portpostmessagevalue-transferlist) call, an error is thrown. This is a no-op if + * `object` is a primitive value. + * + * In particular, this makes sense for objects that can be cloned, rather than + * transferred, and which are used by other objects on the sending side. + * For example, Node.js marks the `ArrayBuffer`s it uses for its + * [`Buffer` pool](https://nodejs.org/docs/latest-v26.x/api/buffer.html#static-method-bufferallocunsafesize) with this. + * `ArrayBuffer.prototype.transfer()` is disallowed on such array buffer + * instances. + * + * This operation cannot be undone. + * + * ```js + * import { MessageChannel, markAsUntransferable } from 'node:worker_threads'; + * + * const pooledBuffer = new ArrayBuffer(8); + * const typedArray1 = new Uint8Array(pooledBuffer); + * const typedArray2 = new Float64Array(pooledBuffer); + * + * markAsUntransferable(pooledBuffer); + * + * const { port1 } = new MessageChannel(); + * try { + * // This will throw an error, because pooledBuffer is not transferable. + * port1.postMessage(typedArray1, [ typedArray1.buffer ]); + * } catch (error) { + * // error.name === 'DataCloneError' + * } + * + * // The following line prints the contents of typedArray1 -- it still owns + * // its memory and has not been transferred. Without + * // `markAsUntransferable()`, this would print an empty Uint8Array and the + * // postMessage call would have succeeded. + * // typedArray2 is intact as well. + * console.log(typedArray1); + * console.log(typedArray2); + * ``` + * + * There is no equivalent to this API in browsers. + * @since v14.5.0, v12.19.0 + */ + function markAsUntransferable(object: object): void; + /** + * Check if an object is marked as not transferable with + * {@link markAsUntransferable}. + * @since v21.0.0 + */ + function isMarkedAsUntransferable(object: object): boolean; + /** + * Mark an object as not cloneable. If `object` is used as `message` in + * a `port.postMessage()` call, an error is thrown. This is a no-op if `object` is a + * primitive value. + * + * This has no effect on `ArrayBuffer`, or any `Buffer` like objects. + * + * This operation cannot be undone. + * + * ```js + * const { markAsUncloneable } = require('node:worker_threads'); + * + * const anyObject = { foo: 'bar' }; + * markAsUncloneable(anyObject); + * const { port1 } = new MessageChannel(); + * try { + * // This will throw an error, because anyObject is not cloneable. + * port1.postMessage(anyObject) + * } catch (error) { + * // error.name === 'DataCloneError' + * } + * ``` + * + * There is no equivalent to this API in browsers. + * @since v22.10.0 + */ + function markAsUncloneable(object: object): void; + /** + * Transfer a `MessagePort` to a different `vm` Context. The original `port` object is rendered unusable, and the returned `MessagePort` instance + * takes its place. + * + * The returned `MessagePort` is an object in the target context and + * inherits from its global `Object` class. Objects passed to the [`port.onmessage()`](https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/onmessage) listener are also created in the + * target context + * and inherit from its global `Object` class. + * + * However, the created `MessagePort` no longer inherits from [`EventTarget`](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget), and only + * [`port.onmessage()`](https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/onmessage) can be used to receive + * events using it. + * @since v11.13.0 + * @param port The message port to transfer. + * @param contextifiedSandbox A `contextified` object as returned by the `vm.createContext()` method. + */ + function moveMessagePortToContext(port: MessagePort, contextifiedSandbox: Context): MessagePort; + /** + * Receive a single message from a given `MessagePort`. If no message is available,`undefined` is returned, otherwise an object with a single `message` property + * that contains the message payload, corresponding to the oldest message in the `MessagePort`'s queue. + * + * ```js + * import { MessageChannel, receiveMessageOnPort } from 'node:worker_threads'; + * const { port1, port2 } = new MessageChannel(); + * port1.postMessage({ hello: 'world' }); + * + * console.log(receiveMessageOnPort(port2)); + * // Prints: { message: { hello: 'world' } } + * console.log(receiveMessageOnPort(port2)); + * // Prints: undefined + * ``` + * + * When this function is used, no `'message'` event is emitted and the `onmessage` listener is not invoked. + * @since v12.3.0 + */ + function receiveMessageOnPort(port: MessagePort): + | { + message: any; + } + | undefined; + type Serializable = string | object | number | boolean | bigint; + /** + * Within a worker thread, `worker.getEnvironmentData()` returns a clone + * of data passed to the spawning thread's `worker.setEnvironmentData()`. + * Every new `Worker` receives its own copy of the environment data + * automatically. + * + * ```js + * import { + * Worker, + * isMainThread, + * setEnvironmentData, + * getEnvironmentData, + * } from 'node:worker_threads'; + * + * if (isMainThread) { + * setEnvironmentData('Hello', 'World!'); + * const worker = new Worker(__filename); + * } else { + * console.log(getEnvironmentData('Hello')); // Prints 'World!'. + * } + * ``` + * @since v15.12.0, v14.18.0 + * @param key Any arbitrary, cloneable JavaScript value that can be used as a {Map} key. + */ + function getEnvironmentData(key: Serializable): Serializable; + /** + * The `worker.setEnvironmentData()` API sets the content of `worker.getEnvironmentData()` in the current thread and all new `Worker` instances spawned from the current context. + * @since v15.12.0, v14.18.0 + * @param key Any arbitrary, cloneable JavaScript value that can be used as a {Map} key. + * @param value Any arbitrary, cloneable JavaScript value that will be cloned and passed automatically to all new `Worker` instances. If `value` is passed as `undefined`, any previously set value + * for the `key` will be deleted. + */ + function setEnvironmentData(key: Serializable, value?: Serializable): void; + /** + * Sends a value to another worker, identified by its thread ID. + * @param threadId The target thread ID. If the thread ID is invalid, a `ERR_WORKER_MESSAGING_FAILED` error will be thrown. + * If the target thread ID is the current thread ID, a `ERR_WORKER_MESSAGING_SAME_THREAD` error will be thrown. + * @param value The value to send. + * @param transferList If one or more `MessagePort`-like objects are passed in value, a `transferList` is required for those items + * or `ERR_MISSING_MESSAGE_PORT_IN_TRANSFER_LIST` is thrown. See `port.postMessage()` for more information. + * @param timeout Time to wait for the message to be delivered in milliseconds. By default it's `undefined`, which means wait forever. + * If the operation times out, a `ERR_WORKER_MESSAGING_TIMEOUT` error is thrown. + * @since v22.5.0 + */ + function postMessageToThread(threadId: number, value: any, timeout?: number): Promise<void>; + function postMessageToThread( + threadId: number, + value: any, + transferList: readonly Transferable[], + timeout?: number, + ): Promise<void>; + // #region web types + type LockMode = "exclusive" | "shared"; + type Transferable = + | ArrayBuffer + | MessagePort + | AbortSignal + | FileHandle + | ReadableStream + | WritableStream + | TransformStream; + interface LockGrantedCallback<T> { + (lock: Lock | null): T; + } + interface LockInfo { + clientId: string; + mode: LockMode; + name: string; + } + interface LockManagerSnapshot { + held: LockInfo[]; + pending: LockInfo[]; + } + interface LockOptions { + ifAvailable?: boolean; + mode?: LockMode; + signal?: AbortSignal; + steal?: boolean; + } + interface StructuredSerializeOptions { + transfer?: Transferable[]; + } + interface BroadcastChannelEventMap { + "message": MessageEvent; + "messageerror": MessageEvent; + } + interface BroadcastChannel + extends EventTarget, InternalEventTargetEventProperties<BroadcastChannelEventMap>, NodeJS.RefCounted + { + readonly name: string; + close(): void; + postMessage(message: any): void; + addEventListener<K extends keyof BroadcastChannelEventMap>( + type: K, + listener: (ev: BroadcastChannelEventMap[K]) => void, + options?: AddEventListenerOptions | boolean, + ): void; + addEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: AddEventListenerOptions | boolean, + ): void; + removeEventListener<K extends keyof BroadcastChannelEventMap>( + type: K, + listener: (ev: BroadcastChannelEventMap[K]) => void, + options?: EventListenerOptions | boolean, + ): void; + removeEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: EventListenerOptions | boolean, + ): void; + } + var BroadcastChannel: { + prototype: BroadcastChannel; + new(name: string): BroadcastChannel; + }; + interface Lock { + readonly mode: LockMode; + readonly name: string; + } + // var Lock: { + // prototype: Lock; + // new(): Lock; + // }; + interface LockManager { + query(): Promise<LockManagerSnapshot>; + request<T>(name: string, callback: LockGrantedCallback<T>): Promise<Awaited<T>>; + request<T>(name: string, options: LockOptions, callback: LockGrantedCallback<T>): Promise<Awaited<T>>; + } + // var LockManager: { + // prototype: LockManager; + // new(): LockManager; + // }; + interface MessageChannel { + readonly port1: MessagePort; + readonly port2: MessagePort; + } + var MessageChannel: { + prototype: MessageChannel; + new(): MessageChannel; + }; + interface MessagePortEventMap { + "close": Event; + "message": MessageEvent; + "messageerror": MessageEvent; + } + interface MessagePort extends NodeEventTarget, InternalEventTargetEventProperties<MessagePortEventMap> { + close(): void; + postMessage(message: any, transfer: Transferable[]): void; + postMessage(message: any, options?: StructuredSerializeOptions): void; + start(): void; + hasRef(): boolean; + ref(): void; + unref(): void; + addEventListener<K extends keyof MessagePortEventMap>( + type: K, + listener: (ev: MessagePortEventMap[K]) => void, + options?: AddEventListenerOptions | boolean, + ): void; + addEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: AddEventListenerOptions | boolean, + ): void; + removeEventListener<K extends keyof MessagePortEventMap>( + type: K, + listener: (ev: MessagePortEventMap[K]) => void, + options?: EventListenerOptions | boolean, + ): void; + removeEventListener( + type: string, + listener: EventListener | EventListenerObject, + options?: EventListenerOptions | boolean, + ): void; + // #region NodeEventTarget + addListener(event: "close", listener: (ev: Event) => void): this; + addListener(event: "message", listener: (value: any) => void): this; + addListener(event: "messageerror", listener: (error: Error) => void): this; + addListener(event: string, listener: (arg: any) => void): this; + emit(event: "close", ev: Event): boolean; + emit(event: "message", value: any): boolean; + emit(event: "messageerror", error: Error): boolean; + emit(event: string, arg: any): boolean; + off(event: "close", listener: (ev: Event) => void, options?: EventListenerOptions): this; + off(event: "message", listener: (value: any) => void, options?: EventListenerOptions): this; + off(event: "messageerror", listener: (error: Error) => void, options?: EventListenerOptions): this; + off(event: string, listener: (arg: any) => void, options?: EventListenerOptions): this; + on(event: "close", listener: (ev: Event) => void): this; + on(event: "message", listener: (value: any) => void): this; + on(event: "messageerror", listener: (error: Error) => void): this; + on(event: string, listener: (arg: any) => void): this; + once(event: "close", listener: (ev: Event) => void): this; + once(event: "message", listener: (value: any) => void): this; + once(event: "messageerror", listener: (error: Error) => void): this; + once(event: string, listener: (arg: any) => void): this; + removeListener(event: "close", listener: (ev: Event) => void, options?: EventListenerOptions): this; + removeListener(event: "message", listener: (value: any) => void, options?: EventListenerOptions): this; + removeListener(event: "messageerror", listener: (error: Error) => void, options?: EventListenerOptions): this; + removeListener(event: string, listener: (arg: any) => void, options?: EventListenerOptions): this; + // #endregion + } + var MessagePort: { + prototype: MessagePort; + new(): MessagePort; + }; + var locks: LockManager; + export import structuredClone = globalThis.structuredClone; + // #endregion +} +declare module "worker_threads" { + export * from "node:worker_threads"; +} diff --git a/node_modules/@types/node/zlib.d.ts b/node_modules/@types/node/zlib.d.ts new file mode 100644 index 0000000..77bb7da --- /dev/null +++ b/node_modules/@types/node/zlib.d.ts @@ -0,0 +1,589 @@ +declare module "node:zlib" { + import { NonSharedBuffer } from "node:buffer"; + import * as stream from "node:stream"; + interface ZlibOptions { + /** + * @default constants.Z_NO_FLUSH + */ + flush?: number | undefined; + /** + * @default constants.Z_FINISH + */ + finishFlush?: number | undefined; + /** + * @default 16*1024 + */ + chunkSize?: number | undefined; + windowBits?: number | undefined; + /** compression only */ + level?: number | undefined; + /** compression only */ + memLevel?: number | undefined; + /** compression only */ + strategy?: number | undefined; + /** deflate/inflate only, empty dictionary by default */ + dictionary?: NodeJS.ArrayBufferView | ArrayBuffer | undefined; + /** + * If `true`, returns an object with `buffer` and `engine`. + */ + info?: boolean | undefined; + /** + * Limits output size when using convenience methods. + * @default buffer.kMaxLength + */ + maxOutputLength?: number | undefined; + } + interface BrotliOptions { + /** + * @default constants.BROTLI_OPERATION_PROCESS + */ + flush?: number | undefined; + /** + * @default constants.BROTLI_OPERATION_FINISH + */ + finishFlush?: number | undefined; + /** + * @default 16*1024 + */ + chunkSize?: number | undefined; + params?: + | { + /** + * Each key is a `constants.BROTLI_*` constant. + */ + [key: number]: boolean | number; + } + | undefined; + /** + * Limits output size when using [convenience methods](https://nodejs.org/docs/latest-v26.x/api/zlib.html#convenience-methods). + * @default buffer.kMaxLength + */ + maxOutputLength?: number | undefined; + /** + * If `true`, returns an object with `buffer` and `engine`. + */ + info?: boolean | undefined; + } + interface ZstdOptions { + /** + * @default constants.ZSTD_e_continue + */ + flush?: number | undefined; + /** + * @default constants.ZSTD_e_end + */ + finishFlush?: number | undefined; + /** + * @default 16 * 1024 + */ + chunkSize?: number | undefined; + /** + * Key-value object containing indexed + * [Zstd parameters](https://nodejs.org/docs/latest-v26.x/api/zlib.html#zstd-constants). + */ + params?: { [key: number]: number | boolean } | undefined; + /** + * Limits output size when using + * [convenience methods](https://nodejs.org/docs/latest-v26.x/api/zlib.html#convenience-methods). + * @default buffer.kMaxLength + */ + maxOutputLength?: number | undefined; + /** + * If `true`, returns an object with `buffer` and `engine`. + */ + info?: boolean | undefined; + /** + * Optional dictionary used to improve compression efficiency when compressing or decompressing data that + * shares common patterns with the dictionary. + * @since v24.6.0 + */ + dictionary?: NodeJS.ArrayBufferView | undefined; + } + interface Zlib { + readonly bytesWritten: number; + shell?: boolean | string | undefined; + close(callback?: () => void): void; + flush(kind?: number, callback?: () => void): void; + flush(callback?: () => void): void; + } + interface ZlibParams { + params(level: number, strategy: number, callback: () => void): void; + } + interface ZlibReset { + reset(): void; + } + /** + * @since v10.16.0 + */ + class BrotliCompress extends stream.Transform { + constructor(options?: BrotliOptions); + } + interface BrotliCompress extends stream.Transform, Zlib {} + /** + * @since v10.16.0 + */ + class BrotliDecompress extends stream.Transform { + constructor(options?: BrotliOptions); + } + interface BrotliDecompress extends stream.Transform, Zlib {} + /** + * @since v0.5.8 + */ + class Gzip extends stream.Transform { + constructor(options?: ZlibOptions); + } + interface Gzip extends stream.Transform, Zlib {} + /** + * @since v0.5.8 + */ + class Gunzip extends stream.Transform { + constructor(options?: ZlibOptions); + } + interface Gunzip extends stream.Transform, Zlib {} + /** + * @since v0.5.8 + */ + class Deflate extends stream.Transform { + constructor(options?: ZlibOptions); + } + interface Deflate extends stream.Transform, Zlib, ZlibReset, ZlibParams {} + /** + * @since v0.5.8 + */ + class Inflate extends stream.Transform { + constructor(options?: ZlibOptions); + } + interface Inflate extends stream.Transform, Zlib, ZlibReset {} + /** + * @since v0.5.8 + */ + class DeflateRaw extends stream.Transform { + constructor(options?: ZlibOptions); + } + interface DeflateRaw extends stream.Transform, Zlib, ZlibReset, ZlibParams {} + /** + * @since v0.5.8 + */ + class InflateRaw extends stream.Transform { + constructor(options?: ZlibOptions); + } + interface InflateRaw extends stream.Transform, Zlib, ZlibReset {} + /** + * @since v0.5.8 + */ + class Unzip extends stream.Transform { + constructor(options?: ZlibOptions); + } + interface Unzip extends stream.Transform, Zlib {} + /** + * @since v22.15.0 + * @experimental + */ + class ZstdCompress extends stream.Transform { + constructor(options?: ZstdOptions); + } + interface ZstdCompress extends stream.Transform, Zlib {} + /** + * @since v22.15.0 + * @experimental + */ + class ZstdDecompress extends stream.Transform { + constructor(options?: ZstdOptions); + } + interface ZstdDecompress extends stream.Transform, Zlib {} + /** + * Computes a 32-bit [Cyclic Redundancy Check](https://en.wikipedia.org/wiki/Cyclic_redundancy_check) checksum of `data`. + * If `value` is specified, it is used as the starting value of the checksum, otherwise, 0 is used as the starting value. + * @param data When `data` is a string, it will be encoded as UTF-8 before being used for computation. + * @param value An optional starting value. It must be a 32-bit unsigned integer. @default 0 + * @returns A 32-bit unsigned integer containing the checksum. + * @since v22.2.0 + */ + function crc32(data: string | NodeJS.ArrayBufferView, value?: number): number; + /** + * Creates and returns a new `BrotliCompress` object. + * @since v11.7.0, v10.16.0 + */ + function createBrotliCompress(options?: BrotliOptions): BrotliCompress; + /** + * Creates and returns a new `BrotliDecompress` object. + * @since v11.7.0, v10.16.0 + */ + function createBrotliDecompress(options?: BrotliOptions): BrotliDecompress; + /** + * Creates and returns a new `Gzip` object. + * See `example`. + * @since v0.5.8 + */ + function createGzip(options?: ZlibOptions): Gzip; + /** + * Creates and returns a new `Gunzip` object. + * @since v0.5.8 + */ + function createGunzip(options?: ZlibOptions): Gunzip; + /** + * Creates and returns a new `Deflate` object. + * @since v0.5.8 + */ + function createDeflate(options?: ZlibOptions): Deflate; + /** + * Creates and returns a new `Inflate` object. + * @since v0.5.8 + */ + function createInflate(options?: ZlibOptions): Inflate; + /** + * Creates and returns a new `DeflateRaw` object. + * + * An upgrade of zlib from 1.2.8 to 1.2.11 changed behavior when `windowBits` is set to 8 for raw deflate streams. zlib would automatically set `windowBits` to 9 if was initially set to 8. Newer + * versions of zlib will throw an exception, + * so Node.js restored the original behavior of upgrading a value of 8 to 9, + * since passing `windowBits = 9` to zlib actually results in a compressed stream + * that effectively uses an 8-bit window only. + * @since v0.5.8 + */ + function createDeflateRaw(options?: ZlibOptions): DeflateRaw; + /** + * Creates and returns a new `InflateRaw` object. + * @since v0.5.8 + */ + function createInflateRaw(options?: ZlibOptions): InflateRaw; + /** + * Creates and returns a new `Unzip` object. + * @since v0.5.8 + */ + function createUnzip(options?: ZlibOptions): Unzip; + /** + * Creates and returns a new `ZstdCompress` object. + * @since v22.15.0 + */ + function createZstdCompress(options?: ZstdOptions): ZstdCompress; + /** + * Creates and returns a new `ZstdDecompress` object. + * @since v22.15.0 + */ + function createZstdDecompress(options?: ZstdOptions): ZstdDecompress; + type InputType = string | ArrayBuffer | NodeJS.ArrayBufferView; + type CompressCallback = (error: Error | null, result: NonSharedBuffer) => void; + /** + * @since v11.7.0, v10.16.0 + */ + function brotliCompress(buf: InputType, options: BrotliOptions, callback: CompressCallback): void; + function brotliCompress(buf: InputType, callback: CompressCallback): void; + namespace brotliCompress { + function __promisify__(buffer: InputType, options?: BrotliOptions): Promise<NonSharedBuffer>; + } + /** + * Compress a chunk of data with `BrotliCompress`. + * @since v11.7.0, v10.16.0 + */ + function brotliCompressSync(buf: InputType, options?: BrotliOptions): NonSharedBuffer; + /** + * @since v11.7.0, v10.16.0 + */ + function brotliDecompress(buf: InputType, options: BrotliOptions, callback: CompressCallback): void; + function brotliDecompress(buf: InputType, callback: CompressCallback): void; + namespace brotliDecompress { + function __promisify__(buffer: InputType, options?: BrotliOptions): Promise<NonSharedBuffer>; + } + /** + * Decompress a chunk of data with `BrotliDecompress`. + * @since v11.7.0, v10.16.0 + */ + function brotliDecompressSync(buf: InputType, options?: BrotliOptions): NonSharedBuffer; + /** + * @since v0.6.0 + */ + function deflate(buf: InputType, callback: CompressCallback): void; + function deflate(buf: InputType, options: ZlibOptions, callback: CompressCallback): void; + namespace deflate { + function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<NonSharedBuffer>; + } + /** + * Compress a chunk of data with `Deflate`. + * @since v0.11.12 + */ + function deflateSync(buf: InputType, options?: ZlibOptions): NonSharedBuffer; + /** + * @since v0.6.0 + */ + function deflateRaw(buf: InputType, callback: CompressCallback): void; + function deflateRaw(buf: InputType, options: ZlibOptions, callback: CompressCallback): void; + namespace deflateRaw { + function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<NonSharedBuffer>; + } + /** + * Compress a chunk of data with `DeflateRaw`. + * @since v0.11.12 + */ + function deflateRawSync(buf: InputType, options?: ZlibOptions): NonSharedBuffer; + /** + * @since v0.6.0 + */ + function gzip(buf: InputType, callback: CompressCallback): void; + function gzip(buf: InputType, options: ZlibOptions, callback: CompressCallback): void; + namespace gzip { + function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<NonSharedBuffer>; + } + /** + * Compress a chunk of data with `Gzip`. + * @since v0.11.12 + */ + function gzipSync(buf: InputType, options?: ZlibOptions): NonSharedBuffer; + /** + * @since v0.6.0 + */ + function gunzip(buf: InputType, callback: CompressCallback): void; + function gunzip(buf: InputType, options: ZlibOptions, callback: CompressCallback): void; + namespace gunzip { + function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<NonSharedBuffer>; + } + /** + * Decompress a chunk of data with `Gunzip`. + * @since v0.11.12 + */ + function gunzipSync(buf: InputType, options?: ZlibOptions): NonSharedBuffer; + /** + * @since v0.6.0 + */ + function inflate(buf: InputType, callback: CompressCallback): void; + function inflate(buf: InputType, options: ZlibOptions, callback: CompressCallback): void; + namespace inflate { + function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<NonSharedBuffer>; + } + /** + * Decompress a chunk of data with `Inflate`. + * @since v0.11.12 + */ + function inflateSync(buf: InputType, options?: ZlibOptions): NonSharedBuffer; + /** + * @since v0.6.0 + */ + function inflateRaw(buf: InputType, callback: CompressCallback): void; + function inflateRaw(buf: InputType, options: ZlibOptions, callback: CompressCallback): void; + namespace inflateRaw { + function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<NonSharedBuffer>; + } + /** + * Decompress a chunk of data with `InflateRaw`. + * @since v0.11.12 + */ + function inflateRawSync(buf: InputType, options?: ZlibOptions): NonSharedBuffer; + /** + * @since v0.6.0 + */ + function unzip(buf: InputType, callback: CompressCallback): void; + function unzip(buf: InputType, options: ZlibOptions, callback: CompressCallback): void; + namespace unzip { + function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<NonSharedBuffer>; + } + /** + * Decompress a chunk of data with `Unzip`. + * @since v0.11.12 + */ + function unzipSync(buf: InputType, options?: ZlibOptions): NonSharedBuffer; + /** + * @since v22.15.0 + * @experimental + */ + function zstdCompress(buf: InputType, callback: CompressCallback): void; + function zstdCompress(buf: InputType, options: ZstdOptions, callback: CompressCallback): void; + namespace zstdCompress { + function __promisify__(buffer: InputType, options?: ZstdOptions): Promise<NonSharedBuffer>; + } + /** + * Compress a chunk of data with `ZstdCompress`. + * @since v22.15.0 + * @experimental + */ + function zstdCompressSync(buf: InputType, options?: ZstdOptions): NonSharedBuffer; + /** + * @since v22.15.0 + * @experimental + */ + function zstdDecompress(buf: InputType, callback: CompressCallback): void; + function zstdDecompress(buf: InputType, options: ZstdOptions, callback: CompressCallback): void; + namespace zstdDecompress { + function __promisify__(buffer: InputType, options?: ZstdOptions): Promise<NonSharedBuffer>; + } + /** + * Decompress a chunk of data with `ZstdDecompress`. + * @since v22.15.0 + * @experimental + */ + function zstdDecompressSync(buf: InputType, options?: ZstdOptions): NonSharedBuffer; + namespace constants { + const BROTLI_DECODE: number; + const BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES: number; + const BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP: number; + const BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES: number; + const BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1: number; + const BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2: number; + const BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS: number; + const BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET: number; + const BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1: number; + const BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2: number; + const BROTLI_DECODER_ERROR_FORMAT_CL_SPACE: number; + const BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT: number; + const BROTLI_DECODER_ERROR_FORMAT_DICTIONARY: number; + const BROTLI_DECODER_ERROR_FORMAT_DISTANCE: number; + const BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE: number; + const BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE: number; + const BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE: number; + const BROTLI_DECODER_ERROR_FORMAT_PADDING_1: number; + const BROTLI_DECODER_ERROR_FORMAT_PADDING_2: number; + const BROTLI_DECODER_ERROR_FORMAT_RESERVED: number; + const BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET: number; + const BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME: number; + const BROTLI_DECODER_ERROR_FORMAT_TRANSFORM: number; + const BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS: number; + const BROTLI_DECODER_ERROR_INVALID_ARGUMENTS: number; + const BROTLI_DECODER_ERROR_UNREACHABLE: number; + const BROTLI_DECODER_NEEDS_MORE_INPUT: number; + const BROTLI_DECODER_NEEDS_MORE_OUTPUT: number; + const BROTLI_DECODER_NO_ERROR: number; + const BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION: number; + const BROTLI_DECODER_PARAM_LARGE_WINDOW: number; + const BROTLI_DECODER_RESULT_ERROR: number; + const BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT: number; + const BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT: number; + const BROTLI_DECODER_RESULT_SUCCESS: number; + const BROTLI_DECODER_SUCCESS: number; + const BROTLI_DEFAULT_MODE: number; + const BROTLI_DEFAULT_QUALITY: number; + const BROTLI_DEFAULT_WINDOW: number; + const BROTLI_ENCODE: number; + const BROTLI_LARGE_MAX_WINDOW_BITS: number; + const BROTLI_MAX_INPUT_BLOCK_BITS: number; + const BROTLI_MAX_QUALITY: number; + const BROTLI_MAX_WINDOW_BITS: number; + const BROTLI_MIN_INPUT_BLOCK_BITS: number; + const BROTLI_MIN_QUALITY: number; + const BROTLI_MIN_WINDOW_BITS: number; + const BROTLI_MODE_FONT: number; + const BROTLI_MODE_GENERIC: number; + const BROTLI_MODE_TEXT: number; + const BROTLI_OPERATION_EMIT_METADATA: number; + const BROTLI_OPERATION_FINISH: number; + const BROTLI_OPERATION_FLUSH: number; + const BROTLI_OPERATION_PROCESS: number; + const BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING: number; + const BROTLI_PARAM_LARGE_WINDOW: number; + const BROTLI_PARAM_LGBLOCK: number; + const BROTLI_PARAM_LGWIN: number; + const BROTLI_PARAM_MODE: number; + const BROTLI_PARAM_NDIRECT: number; + const BROTLI_PARAM_NPOSTFIX: number; + const BROTLI_PARAM_QUALITY: number; + const BROTLI_PARAM_SIZE_HINT: number; + const DEFLATE: number; + const DEFLATERAW: number; + const GUNZIP: number; + const GZIP: number; + const INFLATE: number; + const INFLATERAW: number; + const UNZIP: number; + const ZLIB_VERNUM: number; + const ZSTD_CLEVEL_DEFAULT: number; + const ZSTD_COMPRESS: number; + const ZSTD_DECOMPRESS: number; + const ZSTD_btlazy2: number; + const ZSTD_btopt: number; + const ZSTD_btultra: number; + const ZSTD_btultra2: number; + const ZSTD_c_chainLog: number; + const ZSTD_c_checksumFlag: number; + const ZSTD_c_compressionLevel: number; + const ZSTD_c_contentSizeFlag: number; + const ZSTD_c_dictIDFlag: number; + const ZSTD_c_enableLongDistanceMatching: number; + const ZSTD_c_hashLog: number; + const ZSTD_c_jobSize: number; + const ZSTD_c_ldmBucketSizeLog: number; + const ZSTD_c_ldmHashLog: number; + const ZSTD_c_ldmHashRateLog: number; + const ZSTD_c_ldmMinMatch: number; + const ZSTD_c_minMatch: number; + const ZSTD_c_nbWorkers: number; + const ZSTD_c_overlapLog: number; + const ZSTD_c_searchLog: number; + const ZSTD_c_strategy: number; + const ZSTD_c_targetLength: number; + const ZSTD_c_windowLog: number; + const ZSTD_d_windowLogMax: number; + const ZSTD_dfast: number; + const ZSTD_e_continue: number; + const ZSTD_e_end: number; + const ZSTD_e_flush: number; + const ZSTD_error_GENERIC: number; + const ZSTD_error_checksum_wrong: number; + const ZSTD_error_corruption_detected: number; + const ZSTD_error_dictionaryCreation_failed: number; + const ZSTD_error_dictionary_corrupted: number; + const ZSTD_error_dictionary_wrong: number; + const ZSTD_error_dstBuffer_null: number; + const ZSTD_error_dstSize_tooSmall: number; + const ZSTD_error_frameParameter_unsupported: number; + const ZSTD_error_frameParameter_windowTooLarge: number; + const ZSTD_error_init_missing: number; + const ZSTD_error_literals_headerWrong: number; + const ZSTD_error_maxSymbolValue_tooLarge: number; + const ZSTD_error_maxSymbolValue_tooSmall: number; + const ZSTD_error_memory_allocation: number; + const ZSTD_error_noForwardProgress_destFull: number; + const ZSTD_error_noForwardProgress_inputEmpty: number; + const ZSTD_error_no_error: number; + const ZSTD_error_parameter_combination_unsupported: number; + const ZSTD_error_parameter_outOfBound: number; + const ZSTD_error_parameter_unsupported: number; + const ZSTD_error_prefix_unknown: number; + const ZSTD_error_srcSize_wrong: number; + const ZSTD_error_stabilityCondition_notRespected: number; + const ZSTD_error_stage_wrong: number; + const ZSTD_error_tableLog_tooLarge: number; + const ZSTD_error_version_unsupported: number; + const ZSTD_error_workSpace_tooSmall: number; + const ZSTD_fast: number; + const ZSTD_greedy: number; + const ZSTD_lazy: number; + const ZSTD_lazy2: number; + const Z_BEST_COMPRESSION: number; + const Z_BEST_SPEED: number; + const Z_BLOCK: number; + const Z_BUF_ERROR: number; + const Z_DATA_ERROR: number; + const Z_DEFAULT_CHUNK: number; + const Z_DEFAULT_COMPRESSION: number; + const Z_DEFAULT_LEVEL: number; + const Z_DEFAULT_MEMLEVEL: number; + const Z_DEFAULT_STRATEGY: number; + const Z_DEFAULT_WINDOWBITS: number; + const Z_ERRNO: number; + const Z_FILTERED: number; + const Z_FINISH: number; + const Z_FIXED: number; + const Z_FULL_FLUSH: number; + const Z_HUFFMAN_ONLY: number; + const Z_MAX_CHUNK: number; + const Z_MAX_LEVEL: number; + const Z_MAX_MEMLEVEL: number; + const Z_MAX_WINDOWBITS: number; + const Z_MEM_ERROR: number; + const Z_MIN_CHUNK: number; + const Z_MIN_LEVEL: number; + const Z_MIN_MEMLEVEL: number; + const Z_MIN_WINDOWBITS: number; + const Z_NEED_DICT: number; + const Z_NO_COMPRESSION: number; + const Z_NO_FLUSH: number; + const Z_OK: number; + const Z_PARTIAL_FLUSH: number; + const Z_RLE: number; + const Z_STREAM_END: number; + const Z_STREAM_ERROR: number; + const Z_SYNC_FLUSH: number; + const Z_VERSION_ERROR: number; + } +} +declare module "zlib" { + export * from "node:zlib"; +} diff --git a/node_modules/@types/node/zlib/iter.d.ts b/node_modules/@types/node/zlib/iter.d.ts new file mode 100644 index 0000000..085bea5 --- /dev/null +++ b/node_modules/@types/node/zlib/iter.d.ts @@ -0,0 +1,131 @@ +declare module "node:zlib/iter" { + import { StatefulTransform, SyncStatefulTransform } from "node:stream/iter"; + interface BrotliOptions { + chunkSize?: number | undefined; + params?: { [key: number]: number | boolean } | undefined; + dictionary?: NodeJS.ArrayBufferView | undefined; + } + interface ZlibOptions { + chunkSize?: number | undefined; + windowBits?: number | undefined; + dictionary?: NodeJS.ArrayBufferView | undefined; + } + interface ZlibCompressionOptions extends ZlibOptions { + level?: number | undefined; + memLevel?: number | undefined; + strategy?: number | undefined; + } + interface ZstdOptions { + chunkSize?: number | undefined; + params?: { [key: number]: number | boolean } | undefined; + dictionary?: NodeJS.ArrayBufferView | undefined; + } + interface ZstdCompressionOptions extends ZstdOptions { + pledgedSrcSize?: number | undefined; + } + /** + * Create a Brotli compression transform. Output is compatible with + * `zlib.brotliDecompress()` and `decompressBrotli()`/`decompressBrotliSync()`. + * @since v25.9.0 + * @returns A stateful transform. + */ + function compressBrotli(options?: BrotliOptions): StatefulTransform; + /** + * Create a Brotli compression transform. Output is compatible with + * `zlib.brotliDecompress()` and `decompressBrotli()`/`decompressBrotliSync()`. + * @since v25.9.0 + * @returns A stateful transform. + */ + function compressBrotliSync(options?: BrotliOptions): SyncStatefulTransform; + /** + * Create a deflate compression transform. Output is compatible with + * `zlib.inflate()` and `decompressDeflate()`/`decompressDeflateSync()`. + * @since v25.9.0 + * @returns A stateful transform. + */ + function compressDeflate(options?: ZlibCompressionOptions): StatefulTransform; + /** + * Create a deflate compression transform. Output is compatible with + * `zlib.inflate()` and `decompressDeflate()`/`decompressDeflateSync()`. + * @since v25.9.0 + * @returns A stateful transform. + */ + function compressDeflateSync(options?: ZlibCompressionOptions): SyncStatefulTransform; + /** + * Create a gzip compression transform. Output is compatible with `zlib.gunzip()` + * and `decompressGzip()`/`decompressGzipSync()`. + * @returns A stateful transform. + */ + function compressGzip(options?: ZlibCompressionOptions): StatefulTransform; + /** + * Create a gzip compression transform. Output is compatible with `zlib.gunzip()` + * and `decompressGzip()`/`decompressGzipSync()`. + * @returns A stateful transform. + */ + function compressGzipSync(options?: ZlibCompressionOptions): SyncStatefulTransform; + /** + * Create a Zstandard compression transform. Output is compatible with + * `zlib.zstdDecompress()` and `decompressZstd()`/`decompressZstdSync()`. + * @since v25.9.0 + * @returns A stateful transform. + */ + function compressZstd(options?: ZstdCompressionOptions): StatefulTransform; + /** + * Create a Zstandard compression transform. Output is compatible with + * `zlib.zstdDecompress()` and `decompressZstd()`/`decompressZstdSync()`. + * @since v25.9.0 + * @returns A stateful transform. + */ + function compressZstdSync(options?: ZstdCompressionOptions): SyncStatefulTransform; + /** + * Create a Brotli decompression transform. + * @since v25.9.0 + * @returns A stateful transform. + */ + function decompressBrotli(options?: BrotliOptions): StatefulTransform; + /** + * Create a Brotli decompression transform. + * @since v25.9.0 + * @returns A stateful transform. + */ + function decompressBrotliSync(options?: BrotliOptions): SyncStatefulTransform; + /** + * Create a deflate decompression transform. + * @since v25.9.0 + * @returns A stateful transform. + */ + function decompressDeflate(options?: ZlibOptions): StatefulTransform; + /** + * Create a deflate decompression transform. + * @since v25.9.0 + * @returns A stateful transform. + */ + function decompressDeflateSync(options?: ZlibOptions): SyncStatefulTransform; + /** + * Create a gzip decompression transform. + * @since v25.9.0 + * @returns A stateful transform. + */ + function decompressGzip(options?: ZlibOptions): StatefulTransform; + /** + * Create a gzip decompression transform. + * @since v25.9.0 + * @returns A stateful transform. + */ + function decompressGzipSync(options?: ZlibOptions): SyncStatefulTransform; + /** + * Create a Zstandard decompression transform. + * @since v25.9.0 + * @returns A stateful transform. + */ + function decompressZstd(options?: ZstdOptions): StatefulTransform; + /** + * Create a Zstandard decompression transform. + * @since v25.9.0 + * @returns A stateful transform. + */ + function decompressZstdSync(options?: ZstdOptions): SyncStatefulTransform; +} +declare module "zlib/iter" { + export * from "node:zlib/iter"; +} diff --git a/node_modules/@types/yauzl/LICENSE b/node_modules/@types/yauzl/LICENSE new file mode 100644 index 0000000..9e841e7 --- /dev/null +++ b/node_modules/@types/yauzl/LICENSE @@ -0,0 +1,21 @@ + MIT License + + Copyright (c) Microsoft Corporation. + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE diff --git a/node_modules/@types/yauzl/README.md b/node_modules/@types/yauzl/README.md new file mode 100644 index 0000000..ce49325 --- /dev/null +++ b/node_modules/@types/yauzl/README.md @@ -0,0 +1,15 @@ +# Installation +> `npm install --save @types/yauzl` + +# Summary +This package contains type definitions for yauzl (https://github.com/thejoshwolfe/yauzl). + +# Details +Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yauzl. + +### Additional Details + * Last updated: Tue, 07 Nov 2023 15:11:36 GMT + * Dependencies: [@types/node](https://npmjs.com/package/@types/node) + +# Credits +These definitions were written by [Florian Keller](https://github.com/ffflorian). diff --git a/node_modules/@types/yauzl/index.d.ts b/node_modules/@types/yauzl/index.d.ts new file mode 100644 index 0000000..e426fb6 --- /dev/null +++ b/node_modules/@types/yauzl/index.d.ts @@ -0,0 +1,110 @@ +/// <reference types="node" /> + +import { EventEmitter } from "events"; +import { Readable } from "stream"; + +export abstract class RandomAccessReader extends EventEmitter { + _readStreamForRange(start: number, end: number): void; + createReadStream(options: { start: number; end: number }): void; + read(buffer: Buffer, offset: number, length: number, position: number, callback: (err: Error | null) => void): void; + close(callback: (err: Error | null) => void): void; +} + +export class Entry { + comment: string; + compressedSize: number; + compressionMethod: number; + crc32: number; + externalFileAttributes: number; + extraFieldLength: number; + extraFields: Array<{ id: number; data: Buffer }>; + fileCommentLength: number; + fileName: string; + fileNameLength: number; + generalPurposeBitFlag: number; + internalFileAttributes: number; + lastModFileDate: number; + lastModFileTime: number; + relativeOffsetOfLocalHeader: number; + uncompressedSize: number; + versionMadeBy: number; + versionNeededToExtract: number; + + getLastModDate(): Date; + isEncrypted(): boolean; + isCompressed(): boolean; +} + +export interface ZipFileOptions { + decompress: boolean | null; + decrypt: boolean | null; + start: number | null; + end: number | null; +} + +export class ZipFile extends EventEmitter { + autoClose: boolean; + comment: string; + decodeStrings: boolean; + emittedError: boolean; + entriesRead: number; + entryCount: number; + fileSize: number; + isOpen: boolean; + lazyEntries: boolean; + readEntryCursor: boolean; + validateEntrySizes: boolean; + + constructor( + reader: RandomAccessReader, + centralDirectoryOffset: number, + fileSize: number, + entryCount: number, + comment: string, + autoClose: boolean, + lazyEntries: boolean, + decodeStrings: boolean, + validateEntrySizes: boolean, + ); + + openReadStream( + entry: Entry, + options: ZipFileOptions, + callback: (err: Error | null, stream: Readable) => void, + ): void; + openReadStream(entry: Entry, callback: (err: Error | null, stream: Readable) => void): void; + close(): void; + readEntry(): void; +} + +export interface Options { + autoClose?: boolean | undefined; + lazyEntries?: boolean | undefined; + decodeStrings?: boolean | undefined; + validateEntrySizes?: boolean | undefined; + strictFileNames?: boolean | undefined; +} + +export function open(path: string, options: Options, callback?: (err: Error | null, zipfile: ZipFile) => void): void; +export function open(path: string, callback?: (err: Error | null, zipfile: ZipFile) => void): void; +export function fromFd(fd: number, options: Options, callback?: (err: Error | null, zipfile: ZipFile) => void): void; +export function fromFd(fd: number, callback?: (err: Error | null, zipfile: ZipFile) => void): void; +export function fromBuffer( + buffer: Buffer, + options: Options, + callback?: (err: Error | null, zipfile: ZipFile) => void, +): void; +export function fromBuffer(buffer: Buffer, callback?: (err: Error | null, zipfile: ZipFile) => void): void; +export function fromRandomAccessReader( + reader: RandomAccessReader, + totalSize: number, + options: Options, + callback: (err: Error | null, zipfile: ZipFile) => void, +): void; +export function fromRandomAccessReader( + reader: RandomAccessReader, + totalSize: number, + callback: (err: Error | null, zipfile: ZipFile) => void, +): void; +export function dosDateTimeToDate(date: number, time: number): Date; +export function validateFileName(fileName: string): string | null; diff --git a/node_modules/@types/yauzl/package.json b/node_modules/@types/yauzl/package.json new file mode 100644 index 0000000..f7a3cd2 --- /dev/null +++ b/node_modules/@types/yauzl/package.json @@ -0,0 +1,27 @@ +{ + "name": "@types/yauzl", + "version": "2.10.3", + "description": "TypeScript definitions for yauzl", + "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yauzl", + "license": "MIT", + "contributors": [ + { + "name": "Florian Keller", + "githubUsername": "ffflorian", + "url": "https://github.com/ffflorian" + } + ], + "main": "", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/yauzl" + }, + "scripts": {}, + "dependencies": { + "@types/node": "*" + }, + "typesPublisherContentHash": "4fb24c28ac8c0fdb7539555e955c273a2a4a433e99938ed73d9e7df3a9e1e2a7", + "typeScriptVersion": "4.5" +} \ No newline at end of file diff --git a/node_modules/accepts/HISTORY.md b/node_modules/accepts/HISTORY.md new file mode 100644 index 0000000..cb5990c --- /dev/null +++ b/node_modules/accepts/HISTORY.md @@ -0,0 +1,243 @@ +1.3.8 / 2022-02-02 +================== + + * deps: mime-types@~2.1.34 + - deps: mime-db@~1.51.0 + * deps: negotiator@0.6.3 + +1.3.7 / 2019-04-29 +================== + + * deps: negotiator@0.6.2 + - Fix sorting charset, encoding, and language with extra parameters + +1.3.6 / 2019-04-28 +================== + + * deps: mime-types@~2.1.24 + - deps: mime-db@~1.40.0 + +1.3.5 / 2018-02-28 +================== + + * deps: mime-types@~2.1.18 + - deps: mime-db@~1.33.0 + +1.3.4 / 2017-08-22 +================== + + * deps: mime-types@~2.1.16 + - deps: mime-db@~1.29.0 + +1.3.3 / 2016-05-02 +================== + + * deps: mime-types@~2.1.11 + - deps: mime-db@~1.23.0 + * deps: negotiator@0.6.1 + - perf: improve `Accept` parsing speed + - perf: improve `Accept-Charset` parsing speed + - perf: improve `Accept-Encoding` parsing speed + - perf: improve `Accept-Language` parsing speed + +1.3.2 / 2016-03-08 +================== + + * deps: mime-types@~2.1.10 + - Fix extension of `application/dash+xml` + - Update primary extension for `audio/mp4` + - deps: mime-db@~1.22.0 + +1.3.1 / 2016-01-19 +================== + + * deps: mime-types@~2.1.9 + - deps: mime-db@~1.21.0 + +1.3.0 / 2015-09-29 +================== + + * deps: mime-types@~2.1.7 + - deps: mime-db@~1.19.0 + * deps: negotiator@0.6.0 + - Fix including type extensions in parameters in `Accept` parsing + - Fix parsing `Accept` parameters with quoted equals + - Fix parsing `Accept` parameters with quoted semicolons + - Lazy-load modules from main entry point + - perf: delay type concatenation until needed + - perf: enable strict mode + - perf: hoist regular expressions + - perf: remove closures getting spec properties + - perf: remove a closure from media type parsing + - perf: remove property delete from media type parsing + +1.2.13 / 2015-09-06 +=================== + + * deps: mime-types@~2.1.6 + - deps: mime-db@~1.18.0 + +1.2.12 / 2015-07-30 +=================== + + * deps: mime-types@~2.1.4 + - deps: mime-db@~1.16.0 + +1.2.11 / 2015-07-16 +=================== + + * deps: mime-types@~2.1.3 + - deps: mime-db@~1.15.0 + +1.2.10 / 2015-07-01 +=================== + + * deps: mime-types@~2.1.2 + - deps: mime-db@~1.14.0 + +1.2.9 / 2015-06-08 +================== + + * deps: mime-types@~2.1.1 + - perf: fix deopt during mapping + +1.2.8 / 2015-06-07 +================== + + * deps: mime-types@~2.1.0 + - deps: mime-db@~1.13.0 + * perf: avoid argument reassignment & argument slice + * perf: avoid negotiator recursive construction + * perf: enable strict mode + * perf: remove unnecessary bitwise operator + +1.2.7 / 2015-05-10 +================== + + * deps: negotiator@0.5.3 + - Fix media type parameter matching to be case-insensitive + +1.2.6 / 2015-05-07 +================== + + * deps: mime-types@~2.0.11 + - deps: mime-db@~1.9.1 + * deps: negotiator@0.5.2 + - Fix comparing media types with quoted values + - Fix splitting media types with quoted commas + +1.2.5 / 2015-03-13 +================== + + * deps: mime-types@~2.0.10 + - deps: mime-db@~1.8.0 + +1.2.4 / 2015-02-14 +================== + + * Support Node.js 0.6 + * deps: mime-types@~2.0.9 + - deps: mime-db@~1.7.0 + * deps: negotiator@0.5.1 + - Fix preference sorting to be stable for long acceptable lists + +1.2.3 / 2015-01-31 +================== + + * deps: mime-types@~2.0.8 + - deps: mime-db@~1.6.0 + +1.2.2 / 2014-12-30 +================== + + * deps: mime-types@~2.0.7 + - deps: mime-db@~1.5.0 + +1.2.1 / 2014-12-30 +================== + + * deps: mime-types@~2.0.5 + - deps: mime-db@~1.3.1 + +1.2.0 / 2014-12-19 +================== + + * deps: negotiator@0.5.0 + - Fix list return order when large accepted list + - Fix missing identity encoding when q=0 exists + - Remove dynamic building of Negotiator class + +1.1.4 / 2014-12-10 +================== + + * deps: mime-types@~2.0.4 + - deps: mime-db@~1.3.0 + +1.1.3 / 2014-11-09 +================== + + * deps: mime-types@~2.0.3 + - deps: mime-db@~1.2.0 + +1.1.2 / 2014-10-14 +================== + + * deps: negotiator@0.4.9 + - Fix error when media type has invalid parameter + +1.1.1 / 2014-09-28 +================== + + * deps: mime-types@~2.0.2 + - deps: mime-db@~1.1.0 + * deps: negotiator@0.4.8 + - Fix all negotiations to be case-insensitive + - Stable sort preferences of same quality according to client order + +1.1.0 / 2014-09-02 +================== + + * update `mime-types` + +1.0.7 / 2014-07-04 +================== + + * Fix wrong type returned from `type` when match after unknown extension + +1.0.6 / 2014-06-24 +================== + + * deps: negotiator@0.4.7 + +1.0.5 / 2014-06-20 +================== + + * fix crash when unknown extension given + +1.0.4 / 2014-06-19 +================== + + * use `mime-types` + +1.0.3 / 2014-06-11 +================== + + * deps: negotiator@0.4.6 + - Order by specificity when quality is the same + +1.0.2 / 2014-05-29 +================== + + * Fix interpretation when header not in request + * deps: pin negotiator@0.4.5 + +1.0.1 / 2014-01-18 +================== + + * Identity encoding isn't always acceptable + * deps: negotiator@~0.4.0 + +1.0.0 / 2013-12-27 +================== + + * Genesis diff --git a/node_modules/accepts/LICENSE b/node_modules/accepts/LICENSE new file mode 100644 index 0000000..0616607 --- /dev/null +++ b/node_modules/accepts/LICENSE @@ -0,0 +1,23 @@ +(The MIT License) + +Copyright (c) 2014 Jonathan Ong <me@jongleberry.com> +Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/accepts/README.md b/node_modules/accepts/README.md new file mode 100644 index 0000000..82680c5 --- /dev/null +++ b/node_modules/accepts/README.md @@ -0,0 +1,140 @@ +# accepts + +[![NPM Version][npm-version-image]][npm-url] +[![NPM Downloads][npm-downloads-image]][npm-url] +[![Node.js Version][node-version-image]][node-version-url] +[![Build Status][github-actions-ci-image]][github-actions-ci-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Higher level content negotiation based on [negotiator](https://www.npmjs.com/package/negotiator). +Extracted from [koa](https://www.npmjs.com/package/koa) for general use. + +In addition to negotiator, it allows: + +- Allows types as an array or arguments list, ie `(['text/html', 'application/json'])` + as well as `('text/html', 'application/json')`. +- Allows type shorthands such as `json`. +- Returns `false` when no types match +- Treats non-existent headers as `*` + +## Installation + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +```sh +$ npm install accepts +``` + +## API + +```js +var accepts = require('accepts') +``` + +### accepts(req) + +Create a new `Accepts` object for the given `req`. + +#### .charset(charsets) + +Return the first accepted charset. If nothing in `charsets` is accepted, +then `false` is returned. + +#### .charsets() + +Return the charsets that the request accepts, in the order of the client's +preference (most preferred first). + +#### .encoding(encodings) + +Return the first accepted encoding. If nothing in `encodings` is accepted, +then `false` is returned. + +#### .encodings() + +Return the encodings that the request accepts, in the order of the client's +preference (most preferred first). + +#### .language(languages) + +Return the first accepted language. If nothing in `languages` is accepted, +then `false` is returned. + +#### .languages() + +Return the languages that the request accepts, in the order of the client's +preference (most preferred first). + +#### .type(types) + +Return the first accepted type (and it is returned as the same text as what +appears in the `types` array). If nothing in `types` is accepted, then `false` +is returned. + +The `types` array can contain full MIME types or file extensions. Any value +that is not a full MIME types is passed to `require('mime-types').lookup`. + +#### .types() + +Return the types that the request accepts, in the order of the client's +preference (most preferred first). + +## Examples + +### Simple type negotiation + +This simple example shows how to use `accepts` to return a different typed +respond body based on what the client wants to accept. The server lists it's +preferences in order and will get back the best match between the client and +server. + +```js +var accepts = require('accepts') +var http = require('http') + +function app (req, res) { + var accept = accepts(req) + + // the order of this list is significant; should be server preferred order + switch (accept.type(['json', 'html'])) { + case 'json': + res.setHeader('Content-Type', 'application/json') + res.write('{"hello":"world!"}') + break + case 'html': + res.setHeader('Content-Type', 'text/html') + res.write('<b>hello, world!</b>') + break + default: + // the fallback is text/plain, so no need to specify it above + res.setHeader('Content-Type', 'text/plain') + res.write('hello, world!') + break + } + + res.end() +} + +http.createServer(app).listen(3000) +``` + +You can test this out with the cURL program: +```sh +curl -I -H'Accept: text/html' http://localhost:3000/ +``` + +## License + +[MIT](LICENSE) + +[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/accepts/master +[coveralls-url]: https://coveralls.io/r/jshttp/accepts?branch=master +[github-actions-ci-image]: https://badgen.net/github/checks/jshttp/accepts/master?label=ci +[github-actions-ci-url]: https://github.com/jshttp/accepts/actions/workflows/ci.yml +[node-version-image]: https://badgen.net/npm/node/accepts +[node-version-url]: https://nodejs.org/en/download +[npm-downloads-image]: https://badgen.net/npm/dm/accepts +[npm-url]: https://npmjs.org/package/accepts +[npm-version-image]: https://badgen.net/npm/v/accepts diff --git a/node_modules/accepts/index.js b/node_modules/accepts/index.js new file mode 100644 index 0000000..e9b2f63 --- /dev/null +++ b/node_modules/accepts/index.js @@ -0,0 +1,238 @@ +/*! + * accepts + * Copyright(c) 2014 Jonathan Ong + * Copyright(c) 2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var Negotiator = require('negotiator') +var mime = require('mime-types') + +/** + * Module exports. + * @public + */ + +module.exports = Accepts + +/** + * Create a new Accepts object for the given req. + * + * @param {object} req + * @public + */ + +function Accepts (req) { + if (!(this instanceof Accepts)) { + return new Accepts(req) + } + + this.headers = req.headers + this.negotiator = new Negotiator(req) +} + +/** + * Check if the given `type(s)` is acceptable, returning + * the best match when true, otherwise `undefined`, in which + * case you should respond with 406 "Not Acceptable". + * + * The `type` value may be a single mime type string + * such as "application/json", the extension name + * such as "json" or an array `["json", "html", "text/plain"]`. When a list + * or array is given the _best_ match, if any is returned. + * + * Examples: + * + * // Accept: text/html + * this.types('html'); + * // => "html" + * + * // Accept: text/*, application/json + * this.types('html'); + * // => "html" + * this.types('text/html'); + * // => "text/html" + * this.types('json', 'text'); + * // => "json" + * this.types('application/json'); + * // => "application/json" + * + * // Accept: text/*, application/json + * this.types('image/png'); + * this.types('png'); + * // => undefined + * + * // Accept: text/*;q=.5, application/json + * this.types(['html', 'json']); + * this.types('html', 'json'); + * // => "json" + * + * @param {String|Array} types... + * @return {String|Array|Boolean} + * @public + */ + +Accepts.prototype.type = +Accepts.prototype.types = function (types_) { + var types = types_ + + // support flattened arguments + if (types && !Array.isArray(types)) { + types = new Array(arguments.length) + for (var i = 0; i < types.length; i++) { + types[i] = arguments[i] + } + } + + // no types, return all requested types + if (!types || types.length === 0) { + return this.negotiator.mediaTypes() + } + + // no accept header, return first given type + if (!this.headers.accept) { + return types[0] + } + + var mimes = types.map(extToMime) + var accepts = this.negotiator.mediaTypes(mimes.filter(validMime)) + var first = accepts[0] + + return first + ? types[mimes.indexOf(first)] + : false +} + +/** + * Return accepted encodings or best fit based on `encodings`. + * + * Given `Accept-Encoding: gzip, deflate` + * an array sorted by quality is returned: + * + * ['gzip', 'deflate'] + * + * @param {String|Array} encodings... + * @return {String|Array} + * @public + */ + +Accepts.prototype.encoding = +Accepts.prototype.encodings = function (encodings_) { + var encodings = encodings_ + + // support flattened arguments + if (encodings && !Array.isArray(encodings)) { + encodings = new Array(arguments.length) + for (var i = 0; i < encodings.length; i++) { + encodings[i] = arguments[i] + } + } + + // no encodings, return all requested encodings + if (!encodings || encodings.length === 0) { + return this.negotiator.encodings() + } + + return this.negotiator.encodings(encodings)[0] || false +} + +/** + * Return accepted charsets or best fit based on `charsets`. + * + * Given `Accept-Charset: utf-8, iso-8859-1;q=0.2, utf-7;q=0.5` + * an array sorted by quality is returned: + * + * ['utf-8', 'utf-7', 'iso-8859-1'] + * + * @param {String|Array} charsets... + * @return {String|Array} + * @public + */ + +Accepts.prototype.charset = +Accepts.prototype.charsets = function (charsets_) { + var charsets = charsets_ + + // support flattened arguments + if (charsets && !Array.isArray(charsets)) { + charsets = new Array(arguments.length) + for (var i = 0; i < charsets.length; i++) { + charsets[i] = arguments[i] + } + } + + // no charsets, return all requested charsets + if (!charsets || charsets.length === 0) { + return this.negotiator.charsets() + } + + return this.negotiator.charsets(charsets)[0] || false +} + +/** + * Return accepted languages or best fit based on `langs`. + * + * Given `Accept-Language: en;q=0.8, es, pt` + * an array sorted by quality is returned: + * + * ['es', 'pt', 'en'] + * + * @param {String|Array} langs... + * @return {Array|String} + * @public + */ + +Accepts.prototype.lang = +Accepts.prototype.langs = +Accepts.prototype.language = +Accepts.prototype.languages = function (languages_) { + var languages = languages_ + + // support flattened arguments + if (languages && !Array.isArray(languages)) { + languages = new Array(arguments.length) + for (var i = 0; i < languages.length; i++) { + languages[i] = arguments[i] + } + } + + // no languages, return all requested languages + if (!languages || languages.length === 0) { + return this.negotiator.languages() + } + + return this.negotiator.languages(languages)[0] || false +} + +/** + * Convert extnames to mime. + * + * @param {String} type + * @return {String} + * @private + */ + +function extToMime (type) { + return type.indexOf('/') === -1 + ? mime.lookup(type) + : type +} + +/** + * Check if mime is valid. + * + * @param {String} type + * @return {String} + * @private + */ + +function validMime (type) { + return typeof type === 'string' +} diff --git a/node_modules/accepts/package.json b/node_modules/accepts/package.json new file mode 100644 index 0000000..0f2d15d --- /dev/null +++ b/node_modules/accepts/package.json @@ -0,0 +1,47 @@ +{ + "name": "accepts", + "description": "Higher-level content negotiation", + "version": "1.3.8", + "contributors": [ + "Douglas Christopher Wilson <doug@somethingdoug.com>", + "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)" + ], + "license": "MIT", + "repository": "jshttp/accepts", + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "devDependencies": { + "deep-equal": "1.0.1", + "eslint": "7.32.0", + "eslint-config-standard": "14.1.1", + "eslint-plugin-import": "2.25.4", + "eslint-plugin-markdown": "2.2.1", + "eslint-plugin-node": "11.1.0", + "eslint-plugin-promise": "4.3.1", + "eslint-plugin-standard": "4.1.0", + "mocha": "9.2.0", + "nyc": "15.1.0" + }, + "files": [ + "LICENSE", + "HISTORY.md", + "index.js" + ], + "engines": { + "node": ">= 0.6" + }, + "scripts": { + "lint": "eslint .", + "test": "mocha --reporter spec --check-leaks --bail test/", + "test-ci": "nyc --reporter=lcov --reporter=text npm test", + "test-cov": "nyc --reporter=html --reporter=text npm test" + }, + "keywords": [ + "content", + "negotiation", + "accept", + "accepts" + ] +} diff --git a/node_modules/agent-base/LICENSE b/node_modules/agent-base/LICENSE new file mode 100644 index 0000000..008728c --- /dev/null +++ b/node_modules/agent-base/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/agent-base/README.md b/node_modules/agent-base/README.md new file mode 100644 index 0000000..b8a86b9 --- /dev/null +++ b/node_modules/agent-base/README.md @@ -0,0 +1,69 @@ +agent-base +========== +### Turn a function into an [`http.Agent`][http.Agent] instance + +This module is a thin wrapper around the base `http.Agent` class. + +It provides an abstract class that must define a `connect()` function, +which is responsible for creating the underlying socket that the HTTP +client requests will use. + +The `connect()` function may return an arbitrary `Duplex` stream, or +another `http.Agent` instance to delegate the request to, and may be +asynchronous (by defining an `async` function). + +Instances of this agent can be used with the `http` and `https` +modules. To differentiate, the options parameter in the `connect()` +function includes a `secureEndpoint` property, which can be checked +to determine what type of socket should be returned. + +#### Some subclasses: + +Here are some more interesting uses of `agent-base`. +Send a pull request to list yours! + + * [`http-proxy-agent`][http-proxy-agent]: An HTTP(s) proxy `http.Agent` implementation for HTTP endpoints + * [`https-proxy-agent`][https-proxy-agent]: An HTTP(s) proxy `http.Agent` implementation for HTTPS endpoints + * [`pac-proxy-agent`][pac-proxy-agent]: A PAC file proxy `http.Agent` implementation for HTTP and HTTPS + * [`socks-proxy-agent`][socks-proxy-agent]: A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS + +Example +------- + +Here's a minimal example that creates a new `net.Socket` or `tls.Socket` +based on the `secureEndpoint` property. This agent can be used with both +the `http` and `https` modules. + +```ts +import * as net from 'net'; +import * as tls from 'tls'; +import * as http from 'http'; +import { Agent } from 'agent-base'; + +class MyAgent extends Agent { + connect(req, opts) { + // `secureEndpoint` is true when using the "https" module + if (opts.secureEndpoint) { + return tls.connect(opts); + } else { + return net.connect(opts); + } + } +}); + +// Keep alive enabled means that `connect()` will only be +// invoked when a new connection needs to be created +const agent = new MyAgent({ keepAlive: true }); + +// Pass the `agent` option when creating the HTTP request +http.get('http://nodejs.org/api/', { agent }, (res) => { + console.log('"response" event!', res.headers); + res.pipe(process.stdout); +}); +``` + +[http-proxy-agent]: ../http-proxy-agent +[https-proxy-agent]: ../https-proxy-agent +[pac-proxy-agent]: ../pac-proxy-agent +[socks-proxy-agent]: ../socks-proxy-agent +[http.Agent]: https://nodejs.org/api/http.html#http_class_http_agent diff --git a/node_modules/agent-base/dist/helpers.d.ts b/node_modules/agent-base/dist/helpers.d.ts new file mode 100644 index 0000000..b468f23 --- /dev/null +++ b/node_modules/agent-base/dist/helpers.d.ts @@ -0,0 +1,15 @@ +/// <reference types="node" /> +/// <reference types="node" /> +/// <reference types="node" /> +/// <reference types="node" /> +/// <reference types="node" /> +import * as http from 'http'; +import * as https from 'https'; +import type { Readable } from 'stream'; +export type ThenableRequest = http.ClientRequest & { + then: Promise<http.IncomingMessage>['then']; +}; +export declare function toBuffer(stream: Readable): Promise<Buffer>; +export declare function json(stream: Readable): Promise<any>; +export declare function req(url: string | URL, opts?: https.RequestOptions): ThenableRequest; +//# sourceMappingURL=helpers.d.ts.map \ No newline at end of file diff --git a/node_modules/agent-base/dist/helpers.d.ts.map b/node_modules/agent-base/dist/helpers.d.ts.map new file mode 100644 index 0000000..9479c9a --- /dev/null +++ b/node_modules/agent-base/dist/helpers.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../src/helpers.ts"],"names":[],"mappings":";;;;;AAAA,OAAO,KAAK,IAAI,MAAM,MAAM,CAAC;AAC7B,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAEvC,MAAM,MAAM,eAAe,GAAG,IAAI,CAAC,aAAa,GAAG;IAClD,IAAI,EAAE,OAAO,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,MAAM,CAAC,CAAC;CAC5C,CAAC;AAEF,wBAAsB,QAAQ,CAAC,MAAM,EAAE,QAAQ,GAAG,OAAO,CAAC,MAAM,CAAC,CAQhE;AAGD,wBAAsB,IAAI,CAAC,MAAM,EAAE,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,CAUzD;AAED,wBAAgB,GAAG,CAClB,GAAG,EAAE,MAAM,GAAG,GAAG,EACjB,IAAI,GAAE,KAAK,CAAC,cAAmB,GAC7B,eAAe,CAcjB"} \ No newline at end of file diff --git a/node_modules/agent-base/dist/helpers.js b/node_modules/agent-base/dist/helpers.js new file mode 100644 index 0000000..ef3f920 --- /dev/null +++ b/node_modules/agent-base/dist/helpers.js @@ -0,0 +1,66 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.req = exports.json = exports.toBuffer = void 0; +const http = __importStar(require("http")); +const https = __importStar(require("https")); +async function toBuffer(stream) { + let length = 0; + const chunks = []; + for await (const chunk of stream) { + length += chunk.length; + chunks.push(chunk); + } + return Buffer.concat(chunks, length); +} +exports.toBuffer = toBuffer; +// eslint-disable-next-line @typescript-eslint/no-explicit-any +async function json(stream) { + const buf = await toBuffer(stream); + const str = buf.toString('utf8'); + try { + return JSON.parse(str); + } + catch (_err) { + const err = _err; + err.message += ` (input: ${str})`; + throw err; + } +} +exports.json = json; +function req(url, opts = {}) { + const href = typeof url === 'string' ? url : url.href; + const req = (href.startsWith('https:') ? https : http).request(url, opts); + const promise = new Promise((resolve, reject) => { + req + .once('response', resolve) + .once('error', reject) + .end(); + }); + req.then = promise.then.bind(promise); + return req; +} +exports.req = req; +//# sourceMappingURL=helpers.js.map \ No newline at end of file diff --git a/node_modules/agent-base/dist/helpers.js.map b/node_modules/agent-base/dist/helpers.js.map new file mode 100644 index 0000000..19df537 --- /dev/null +++ b/node_modules/agent-base/dist/helpers.js.map @@ -0,0 +1 @@ +{"version":3,"file":"helpers.js","sourceRoot":"","sources":["../src/helpers.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2CAA6B;AAC7B,6CAA+B;AAOxB,KAAK,UAAU,QAAQ,CAAC,MAAgB;IAC9C,IAAI,MAAM,GAAG,CAAC,CAAC;IACf,MAAM,MAAM,GAAa,EAAE,CAAC;IAC5B,IAAI,KAAK,EAAE,MAAM,KAAK,IAAI,MAAM,EAAE;QACjC,MAAM,IAAI,KAAK,CAAC,MAAM,CAAC;QACvB,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KACnB;IACD,OAAO,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AACtC,CAAC;AARD,4BAQC;AAED,8DAA8D;AACvD,KAAK,UAAU,IAAI,CAAC,MAAgB;IAC1C,MAAM,GAAG,GAAG,MAAM,QAAQ,CAAC,MAAM,CAAC,CAAC;IACnC,MAAM,GAAG,GAAG,GAAG,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;IACjC,IAAI;QACH,OAAO,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;KACvB;IAAC,OAAO,IAAa,EAAE;QACvB,MAAM,GAAG,GAAG,IAAa,CAAC;QAC1B,GAAG,CAAC,OAAO,IAAI,YAAY,GAAG,GAAG,CAAC;QAClC,MAAM,GAAG,CAAC;KACV;AACF,CAAC;AAVD,oBAUC;AAED,SAAgB,GAAG,CAClB,GAAiB,EACjB,OAA6B,EAAE;IAE/B,MAAM,IAAI,GAAG,OAAO,GAAG,KAAK,QAAQ,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC;IACtD,MAAM,GAAG,GAAG,CAAC,IAAI,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,OAAO,CAC7D,GAAG,EACH,IAAI,CACe,CAAC;IACrB,MAAM,OAAO,GAAG,IAAI,OAAO,CAAuB,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;QACrE,GAAG;aACD,IAAI,CAAC,UAAU,EAAE,OAAO,CAAC;aACzB,IAAI,CAAC,OAAO,EAAE,MAAM,CAAC;aACrB,GAAG,EAAqB,CAAC;IAC5B,CAAC,CAAC,CAAC;IACH,GAAG,CAAC,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IACtC,OAAO,GAAG,CAAC;AACZ,CAAC;AAjBD,kBAiBC"} \ No newline at end of file diff --git a/node_modules/agent-base/dist/index.d.ts b/node_modules/agent-base/dist/index.d.ts new file mode 100644 index 0000000..3660ea7 --- /dev/null +++ b/node_modules/agent-base/dist/index.d.ts @@ -0,0 +1,41 @@ +/// <reference types="node" /> +/// <reference types="node" /> +/// <reference types="node" /> +/// <reference types="node" /> +import * as net from 'net'; +import * as tls from 'tls'; +import * as http from 'http'; +import type { Duplex } from 'stream'; +export * from './helpers'; +interface HttpConnectOpts extends net.TcpNetConnectOpts { + secureEndpoint: false; + protocol?: string; +} +interface HttpsConnectOpts extends tls.ConnectionOptions { + secureEndpoint: true; + protocol?: string; + port: number; +} +export type AgentConnectOpts = HttpConnectOpts | HttpsConnectOpts; +declare const INTERNAL: unique symbol; +export declare abstract class Agent extends http.Agent { + private [INTERNAL]; + options: Partial<net.TcpNetConnectOpts & tls.ConnectionOptions>; + keepAlive: boolean; + constructor(opts?: http.AgentOptions); + abstract connect(req: http.ClientRequest, options: AgentConnectOpts): Promise<Duplex | http.Agent> | Duplex | http.Agent; + /** + * Determine whether this is an `http` or `https` request. + */ + isSecureEndpoint(options?: AgentConnectOpts): boolean; + private incrementSockets; + private decrementSockets; + getName(options?: AgentConnectOpts): string; + createSocket(req: http.ClientRequest, options: AgentConnectOpts, cb: (err: Error | null, s?: Duplex) => void): void; + createConnection(): Duplex; + get defaultPort(): number; + set defaultPort(v: number); + get protocol(): string; + set protocol(v: string); +} +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/agent-base/dist/index.d.ts.map b/node_modules/agent-base/dist/index.d.ts.map new file mode 100644 index 0000000..c0f91ab --- /dev/null +++ b/node_modules/agent-base/dist/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;AAAA,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAC3B,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAC3B,OAAO,KAAK,IAAI,MAAM,MAAM,CAAC;AAE7B,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAErC,cAAc,WAAW,CAAC;AAE1B,UAAU,eAAgB,SAAQ,GAAG,CAAC,iBAAiB;IACtD,cAAc,EAAE,KAAK,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,UAAU,gBAAiB,SAAQ,GAAG,CAAC,iBAAiB;IACvD,cAAc,EAAE,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;CACb;AAED,MAAM,MAAM,gBAAgB,GAAG,eAAe,GAAG,gBAAgB,CAAC;AAElE,QAAA,MAAM,QAAQ,eAAmC,CAAC;AAQlD,8BAAsB,KAAM,SAAQ,IAAI,CAAC,KAAK;IAC7C,OAAO,CAAC,CAAC,QAAQ,CAAC,CAAgB;IAGlC,OAAO,EAAG,OAAO,CAAC,GAAG,CAAC,iBAAiB,GAAG,GAAG,CAAC,iBAAiB,CAAC,CAAC;IACjE,SAAS,EAAG,OAAO,CAAC;gBAER,IAAI,CAAC,EAAE,IAAI,CAAC,YAAY;IAKpC,QAAQ,CAAC,OAAO,CACf,GAAG,EAAE,IAAI,CAAC,aAAa,EACvB,OAAO,EAAE,gBAAgB,GACvB,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,MAAM,GAAG,IAAI,CAAC,KAAK;IAErD;;OAEG;IACH,gBAAgB,CAAC,OAAO,CAAC,EAAE,gBAAgB,GAAG,OAAO;IAqCrD,OAAO,CAAC,gBAAgB;IAqBxB,OAAO,CAAC,gBAAgB;IAmBxB,OAAO,CAAC,OAAO,CAAC,EAAE,gBAAgB,GAAG,MAAM;IAU3C,YAAY,CACX,GAAG,EAAE,IAAI,CAAC,aAAa,EACvB,OAAO,EAAE,gBAAgB,EACzB,EAAE,EAAE,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI;IAgC5C,gBAAgB,IAAI,MAAM;IAW1B,IAAI,WAAW,IAAI,MAAM,CAKxB;IAED,IAAI,WAAW,CAAC,CAAC,EAAE,MAAM,EAIxB;IAED,IAAI,QAAQ,IAAI,MAAM,CAKrB;IAED,IAAI,QAAQ,CAAC,CAAC,EAAE,MAAM,EAIrB;CACD"} \ No newline at end of file diff --git a/node_modules/agent-base/dist/index.js b/node_modules/agent-base/dist/index.js new file mode 100644 index 0000000..57ac852 --- /dev/null +++ b/node_modules/agent-base/dist/index.js @@ -0,0 +1,178 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +var __exportStar = (this && this.__exportStar) || function(m, exports) { + for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Agent = void 0; +const net = __importStar(require("net")); +const http = __importStar(require("http")); +const https_1 = require("https"); +__exportStar(require("./helpers"), exports); +const INTERNAL = Symbol('AgentBaseInternalState'); +class Agent extends http.Agent { + constructor(opts) { + super(opts); + this[INTERNAL] = {}; + } + /** + * Determine whether this is an `http` or `https` request. + */ + isSecureEndpoint(options) { + if (options) { + // First check the `secureEndpoint` property explicitly, since this + // means that a parent `Agent` is "passing through" to this instance. + // eslint-disable-next-line @typescript-eslint/no-explicit-any + if (typeof options.secureEndpoint === 'boolean') { + return options.secureEndpoint; + } + // If no explicit `secure` endpoint, check if `protocol` property is + // set. This will usually be the case since using a full string URL + // or `URL` instance should be the most common usage. + if (typeof options.protocol === 'string') { + return options.protocol === 'https:'; + } + } + // Finally, if no `protocol` property was set, then fall back to + // checking the stack trace of the current call stack, and try to + // detect the "https" module. + const { stack } = new Error(); + if (typeof stack !== 'string') + return false; + return stack + .split('\n') + .some((l) => l.indexOf('(https.js:') !== -1 || + l.indexOf('node:https:') !== -1); + } + // In order to support async signatures in `connect()` and Node's native + // connection pooling in `http.Agent`, the array of sockets for each origin + // has to be updated synchronously. This is so the length of the array is + // accurate when `addRequest()` is next called. We achieve this by creating a + // fake socket and adding it to `sockets[origin]` and incrementing + // `totalSocketCount`. + incrementSockets(name) { + // If `maxSockets` and `maxTotalSockets` are both Infinity then there is no + // need to create a fake socket because Node.js native connection pooling + // will never be invoked. + if (this.maxSockets === Infinity && this.maxTotalSockets === Infinity) { + return null; + } + // All instances of `sockets` are expected TypeScript errors. The + // alternative is to add it as a private property of this class but that + // will break TypeScript subclassing. + if (!this.sockets[name]) { + // @ts-expect-error `sockets` is readonly in `@types/node` + this.sockets[name] = []; + } + const fakeSocket = new net.Socket({ writable: false }); + this.sockets[name].push(fakeSocket); + // @ts-expect-error `totalSocketCount` isn't defined in `@types/node` + this.totalSocketCount++; + return fakeSocket; + } + decrementSockets(name, socket) { + if (!this.sockets[name] || socket === null) { + return; + } + const sockets = this.sockets[name]; + const index = sockets.indexOf(socket); + if (index !== -1) { + sockets.splice(index, 1); + // @ts-expect-error `totalSocketCount` isn't defined in `@types/node` + this.totalSocketCount--; + if (sockets.length === 0) { + // @ts-expect-error `sockets` is readonly in `@types/node` + delete this.sockets[name]; + } + } + } + // In order to properly update the socket pool, we need to call `getName()` on + // the core `https.Agent` if it is a secureEndpoint. + getName(options) { + const secureEndpoint = this.isSecureEndpoint(options); + if (secureEndpoint) { + // @ts-expect-error `getName()` isn't defined in `@types/node` + return https_1.Agent.prototype.getName.call(this, options); + } + // @ts-expect-error `getName()` isn't defined in `@types/node` + return super.getName(options); + } + createSocket(req, options, cb) { + const connectOpts = { + ...options, + secureEndpoint: this.isSecureEndpoint(options), + }; + const name = this.getName(connectOpts); + const fakeSocket = this.incrementSockets(name); + Promise.resolve() + .then(() => this.connect(req, connectOpts)) + .then((socket) => { + this.decrementSockets(name, fakeSocket); + if (socket instanceof http.Agent) { + try { + // @ts-expect-error `addRequest()` isn't defined in `@types/node` + return socket.addRequest(req, connectOpts); + } + catch (err) { + return cb(err); + } + } + this[INTERNAL].currentSocket = socket; + // @ts-expect-error `createSocket()` isn't defined in `@types/node` + super.createSocket(req, options, cb); + }, (err) => { + this.decrementSockets(name, fakeSocket); + cb(err); + }); + } + createConnection() { + const socket = this[INTERNAL].currentSocket; + this[INTERNAL].currentSocket = undefined; + if (!socket) { + throw new Error('No socket was returned in the `connect()` function'); + } + return socket; + } + get defaultPort() { + return (this[INTERNAL].defaultPort ?? + (this.protocol === 'https:' ? 443 : 80)); + } + set defaultPort(v) { + if (this[INTERNAL]) { + this[INTERNAL].defaultPort = v; + } + } + get protocol() { + return (this[INTERNAL].protocol ?? + (this.isSecureEndpoint() ? 'https:' : 'http:')); + } + set protocol(v) { + if (this[INTERNAL]) { + this[INTERNAL].protocol = v; + } + } +} +exports.Agent = Agent; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/agent-base/dist/index.js.map b/node_modules/agent-base/dist/index.js.map new file mode 100644 index 0000000..5a0d2ad --- /dev/null +++ b/node_modules/agent-base/dist/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/agent-base/package.json b/node_modules/agent-base/package.json new file mode 100644 index 0000000..1b4964a --- /dev/null +++ b/node_modules/agent-base/package.json @@ -0,0 +1,46 @@ +{ + "name": "agent-base", + "version": "7.1.4", + "description": "Turn a function into an `http.Agent` instance", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "files": [ + "dist" + ], + "repository": { + "type": "git", + "url": "https://github.com/TooTallNate/proxy-agents.git", + "directory": "packages/agent-base" + }, + "keywords": [ + "http", + "agent", + "base", + "barebones", + "https" + ], + "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)", + "license": "MIT", + "devDependencies": { + "@types/debug": "^4.1.7", + "@types/jest": "^29.5.1", + "@types/node": "^14.18.45", + "@types/semver": "^7.3.13", + "@types/ws": "^6.0.4", + "async-listen": "^3.0.0", + "jest": "^29.5.0", + "ts-jest": "^29.1.0", + "typescript": "^5.0.4", + "ws": "^5.2.4", + "tsconfig": "0.0.0" + }, + "engines": { + "node": ">= 14" + }, + "scripts": { + "build": "tsc", + "test": "jest --env node --verbose --bail", + "lint": "eslint . --ext .ts", + "pack": "node ../../scripts/pack.mjs" + } +} \ No newline at end of file diff --git a/node_modules/ansi-regex/index.d.ts b/node_modules/ansi-regex/index.d.ts new file mode 100644 index 0000000..2dbf6af --- /dev/null +++ b/node_modules/ansi-regex/index.d.ts @@ -0,0 +1,37 @@ +declare namespace ansiRegex { + interface Options { + /** + Match only the first ANSI escape. + + @default false + */ + onlyFirst: boolean; + } +} + +/** +Regular expression for matching ANSI escape codes. + +@example +``` +import ansiRegex = require('ansi-regex'); + +ansiRegex().test('\u001B[4mcake\u001B[0m'); +//=> true + +ansiRegex().test('cake'); +//=> false + +'\u001B[4mcake\u001B[0m'.match(ansiRegex()); +//=> ['\u001B[4m', '\u001B[0m'] + +'\u001B[4mcake\u001B[0m'.match(ansiRegex({onlyFirst: true})); +//=> ['\u001B[4m'] + +'\u001B]8;;https://github.com\u0007click\u001B]8;;\u0007'.match(ansiRegex()); +//=> ['\u001B]8;;https://github.com\u0007', '\u001B]8;;\u0007'] +``` +*/ +declare function ansiRegex(options?: ansiRegex.Options): RegExp; + +export = ansiRegex; diff --git a/node_modules/ansi-regex/index.js b/node_modules/ansi-regex/index.js new file mode 100644 index 0000000..616ff83 --- /dev/null +++ b/node_modules/ansi-regex/index.js @@ -0,0 +1,10 @@ +'use strict'; + +module.exports = ({onlyFirst = false} = {}) => { + const pattern = [ + '[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)', + '(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))' + ].join('|'); + + return new RegExp(pattern, onlyFirst ? undefined : 'g'); +}; diff --git a/node_modules/ansi-regex/license b/node_modules/ansi-regex/license new file mode 100644 index 0000000..e7af2f7 --- /dev/null +++ b/node_modules/ansi-regex/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/ansi-regex/package.json b/node_modules/ansi-regex/package.json new file mode 100644 index 0000000..017f531 --- /dev/null +++ b/node_modules/ansi-regex/package.json @@ -0,0 +1,55 @@ +{ + "name": "ansi-regex", + "version": "5.0.1", + "description": "Regular expression for matching ANSI escape codes", + "license": "MIT", + "repository": "chalk/ansi-regex", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "view-supported": "node fixtures/view-codes.js" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "text", + "regex", + "regexp", + "re", + "match", + "test", + "find", + "pattern" + ], + "devDependencies": { + "ava": "^2.4.0", + "tsd": "^0.9.0", + "xo": "^0.25.3" + } +} diff --git a/node_modules/ansi-regex/readme.md b/node_modules/ansi-regex/readme.md new file mode 100644 index 0000000..4d848bc --- /dev/null +++ b/node_modules/ansi-regex/readme.md @@ -0,0 +1,78 @@ +# ansi-regex + +> Regular expression for matching [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code) + + +## Install + +``` +$ npm install ansi-regex +``` + + +## Usage + +```js +const ansiRegex = require('ansi-regex'); + +ansiRegex().test('\u001B[4mcake\u001B[0m'); +//=> true + +ansiRegex().test('cake'); +//=> false + +'\u001B[4mcake\u001B[0m'.match(ansiRegex()); +//=> ['\u001B[4m', '\u001B[0m'] + +'\u001B[4mcake\u001B[0m'.match(ansiRegex({onlyFirst: true})); +//=> ['\u001B[4m'] + +'\u001B]8;;https://github.com\u0007click\u001B]8;;\u0007'.match(ansiRegex()); +//=> ['\u001B]8;;https://github.com\u0007', '\u001B]8;;\u0007'] +``` + + +## API + +### ansiRegex(options?) + +Returns a regex for matching ANSI escape codes. + +#### options + +Type: `object` + +##### onlyFirst + +Type: `boolean`<br> +Default: `false` *(Matches any ANSI escape codes in a string)* + +Match only the first ANSI escape. + + +## FAQ + +### Why do you test for codes not in the ECMA 48 standard? + +Some of the codes we run as a test are codes that we acquired finding various lists of non-standard or manufacturer specific codes. We test for both standard and non-standard codes, as most of them follow the same or similar format and can be safely matched in strings without the risk of removing actual string content. There are a few non-standard control codes that do not follow the traditional format (i.e. they end in numbers) thus forcing us to exclude them from the test because we cannot reliably match them. + +On the historical side, those ECMA standards were established in the early 90's whereas the VT100, for example, was designed in the mid/late 70's. At that point in time, control codes were still pretty ungoverned and engineers used them for a multitude of things, namely to activate hardware ports that may have been proprietary. Somewhere else you see a similar 'anarchy' of codes is in the x86 architecture for processors; there are a ton of "interrupts" that can mean different things on certain brands of processors, most of which have been phased out. + + +## Maintainers + +- [Sindre Sorhus](https://github.com/sindresorhus) +- [Josh Junon](https://github.com/qix-) + + +--- + +<div align="center"> + <b> + <a href="https://tidelift.com/subscription/pkg/npm-ansi-regex?utm_source=npm-ansi-regex&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a> + </b> + <br> + <sub> + Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies. + </sub> +</div> diff --git a/node_modules/ansi-styles/index.d.ts b/node_modules/ansi-styles/index.d.ts new file mode 100644 index 0000000..44a907e --- /dev/null +++ b/node_modules/ansi-styles/index.d.ts @@ -0,0 +1,345 @@ +declare type CSSColor = + | 'aliceblue' + | 'antiquewhite' + | 'aqua' + | 'aquamarine' + | 'azure' + | 'beige' + | 'bisque' + | 'black' + | 'blanchedalmond' + | 'blue' + | 'blueviolet' + | 'brown' + | 'burlywood' + | 'cadetblue' + | 'chartreuse' + | 'chocolate' + | 'coral' + | 'cornflowerblue' + | 'cornsilk' + | 'crimson' + | 'cyan' + | 'darkblue' + | 'darkcyan' + | 'darkgoldenrod' + | 'darkgray' + | 'darkgreen' + | 'darkgrey' + | 'darkkhaki' + | 'darkmagenta' + | 'darkolivegreen' + | 'darkorange' + | 'darkorchid' + | 'darkred' + | 'darksalmon' + | 'darkseagreen' + | 'darkslateblue' + | 'darkslategray' + | 'darkslategrey' + | 'darkturquoise' + | 'darkviolet' + | 'deeppink' + | 'deepskyblue' + | 'dimgray' + | 'dimgrey' + | 'dodgerblue' + | 'firebrick' + | 'floralwhite' + | 'forestgreen' + | 'fuchsia' + | 'gainsboro' + | 'ghostwhite' + | 'gold' + | 'goldenrod' + | 'gray' + | 'green' + | 'greenyellow' + | 'grey' + | 'honeydew' + | 'hotpink' + | 'indianred' + | 'indigo' + | 'ivory' + | 'khaki' + | 'lavender' + | 'lavenderblush' + | 'lawngreen' + | 'lemonchiffon' + | 'lightblue' + | 'lightcoral' + | 'lightcyan' + | 'lightgoldenrodyellow' + | 'lightgray' + | 'lightgreen' + | 'lightgrey' + | 'lightpink' + | 'lightsalmon' + | 'lightseagreen' + | 'lightskyblue' + | 'lightslategray' + | 'lightslategrey' + | 'lightsteelblue' + | 'lightyellow' + | 'lime' + | 'limegreen' + | 'linen' + | 'magenta' + | 'maroon' + | 'mediumaquamarine' + | 'mediumblue' + | 'mediumorchid' + | 'mediumpurple' + | 'mediumseagreen' + | 'mediumslateblue' + | 'mediumspringgreen' + | 'mediumturquoise' + | 'mediumvioletred' + | 'midnightblue' + | 'mintcream' + | 'mistyrose' + | 'moccasin' + | 'navajowhite' + | 'navy' + | 'oldlace' + | 'olive' + | 'olivedrab' + | 'orange' + | 'orangered' + | 'orchid' + | 'palegoldenrod' + | 'palegreen' + | 'paleturquoise' + | 'palevioletred' + | 'papayawhip' + | 'peachpuff' + | 'peru' + | 'pink' + | 'plum' + | 'powderblue' + | 'purple' + | 'rebeccapurple' + | 'red' + | 'rosybrown' + | 'royalblue' + | 'saddlebrown' + | 'salmon' + | 'sandybrown' + | 'seagreen' + | 'seashell' + | 'sienna' + | 'silver' + | 'skyblue' + | 'slateblue' + | 'slategray' + | 'slategrey' + | 'snow' + | 'springgreen' + | 'steelblue' + | 'tan' + | 'teal' + | 'thistle' + | 'tomato' + | 'turquoise' + | 'violet' + | 'wheat' + | 'white' + | 'whitesmoke' + | 'yellow' + | 'yellowgreen'; + +declare namespace ansiStyles { + interface ColorConvert { + /** + The RGB color space. + + @param red - (`0`-`255`) + @param green - (`0`-`255`) + @param blue - (`0`-`255`) + */ + rgb(red: number, green: number, blue: number): string; + + /** + The RGB HEX color space. + + @param hex - A hexadecimal string containing RGB data. + */ + hex(hex: string): string; + + /** + @param keyword - A CSS color name. + */ + keyword(keyword: CSSColor): string; + + /** + The HSL color space. + + @param hue - (`0`-`360`) + @param saturation - (`0`-`100`) + @param lightness - (`0`-`100`) + */ + hsl(hue: number, saturation: number, lightness: number): string; + + /** + The HSV color space. + + @param hue - (`0`-`360`) + @param saturation - (`0`-`100`) + @param value - (`0`-`100`) + */ + hsv(hue: number, saturation: number, value: number): string; + + /** + The HSV color space. + + @param hue - (`0`-`360`) + @param whiteness - (`0`-`100`) + @param blackness - (`0`-`100`) + */ + hwb(hue: number, whiteness: number, blackness: number): string; + + /** + Use a [4-bit unsigned number](https://en.wikipedia.org/wiki/ANSI_escape_code#3/4-bit) to set text color. + */ + ansi(ansi: number): string; + + /** + Use an [8-bit unsigned number](https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit) to set text color. + */ + ansi256(ansi: number): string; + } + + interface CSPair { + /** + The ANSI terminal control sequence for starting this style. + */ + readonly open: string; + + /** + The ANSI terminal control sequence for ending this style. + */ + readonly close: string; + } + + interface ColorBase { + readonly ansi: ColorConvert; + readonly ansi256: ColorConvert; + readonly ansi16m: ColorConvert; + + /** + The ANSI terminal control sequence for ending this color. + */ + readonly close: string; + } + + interface Modifier { + /** + Resets the current color chain. + */ + readonly reset: CSPair; + + /** + Make text bold. + */ + readonly bold: CSPair; + + /** + Emitting only a small amount of light. + */ + readonly dim: CSPair; + + /** + Make text italic. (Not widely supported) + */ + readonly italic: CSPair; + + /** + Make text underline. (Not widely supported) + */ + readonly underline: CSPair; + + /** + Inverse background and foreground colors. + */ + readonly inverse: CSPair; + + /** + Prints the text, but makes it invisible. + */ + readonly hidden: CSPair; + + /** + Puts a horizontal line through the center of the text. (Not widely supported) + */ + readonly strikethrough: CSPair; + } + + interface ForegroundColor { + readonly black: CSPair; + readonly red: CSPair; + readonly green: CSPair; + readonly yellow: CSPair; + readonly blue: CSPair; + readonly cyan: CSPair; + readonly magenta: CSPair; + readonly white: CSPair; + + /** + Alias for `blackBright`. + */ + readonly gray: CSPair; + + /** + Alias for `blackBright`. + */ + readonly grey: CSPair; + + readonly blackBright: CSPair; + readonly redBright: CSPair; + readonly greenBright: CSPair; + readonly yellowBright: CSPair; + readonly blueBright: CSPair; + readonly cyanBright: CSPair; + readonly magentaBright: CSPair; + readonly whiteBright: CSPair; + } + + interface BackgroundColor { + readonly bgBlack: CSPair; + readonly bgRed: CSPair; + readonly bgGreen: CSPair; + readonly bgYellow: CSPair; + readonly bgBlue: CSPair; + readonly bgCyan: CSPair; + readonly bgMagenta: CSPair; + readonly bgWhite: CSPair; + + /** + Alias for `bgBlackBright`. + */ + readonly bgGray: CSPair; + + /** + Alias for `bgBlackBright`. + */ + readonly bgGrey: CSPair; + + readonly bgBlackBright: CSPair; + readonly bgRedBright: CSPair; + readonly bgGreenBright: CSPair; + readonly bgYellowBright: CSPair; + readonly bgBlueBright: CSPair; + readonly bgCyanBright: CSPair; + readonly bgMagentaBright: CSPair; + readonly bgWhiteBright: CSPair; + } +} + +declare const ansiStyles: { + readonly modifier: ansiStyles.Modifier; + readonly color: ansiStyles.ForegroundColor & ansiStyles.ColorBase; + readonly bgColor: ansiStyles.BackgroundColor & ansiStyles.ColorBase; + readonly codes: ReadonlyMap<number, number>; +} & ansiStyles.BackgroundColor & ansiStyles.ForegroundColor & ansiStyles.Modifier; + +export = ansiStyles; diff --git a/node_modules/ansi-styles/index.js b/node_modules/ansi-styles/index.js new file mode 100644 index 0000000..5d82581 --- /dev/null +++ b/node_modules/ansi-styles/index.js @@ -0,0 +1,163 @@ +'use strict'; + +const wrapAnsi16 = (fn, offset) => (...args) => { + const code = fn(...args); + return `\u001B[${code + offset}m`; +}; + +const wrapAnsi256 = (fn, offset) => (...args) => { + const code = fn(...args); + return `\u001B[${38 + offset};5;${code}m`; +}; + +const wrapAnsi16m = (fn, offset) => (...args) => { + const rgb = fn(...args); + return `\u001B[${38 + offset};2;${rgb[0]};${rgb[1]};${rgb[2]}m`; +}; + +const ansi2ansi = n => n; +const rgb2rgb = (r, g, b) => [r, g, b]; + +const setLazyProperty = (object, property, get) => { + Object.defineProperty(object, property, { + get: () => { + const value = get(); + + Object.defineProperty(object, property, { + value, + enumerable: true, + configurable: true + }); + + return value; + }, + enumerable: true, + configurable: true + }); +}; + +/** @type {typeof import('color-convert')} */ +let colorConvert; +const makeDynamicStyles = (wrap, targetSpace, identity, isBackground) => { + if (colorConvert === undefined) { + colorConvert = require('color-convert'); + } + + const offset = isBackground ? 10 : 0; + const styles = {}; + + for (const [sourceSpace, suite] of Object.entries(colorConvert)) { + const name = sourceSpace === 'ansi16' ? 'ansi' : sourceSpace; + if (sourceSpace === targetSpace) { + styles[name] = wrap(identity, offset); + } else if (typeof suite === 'object') { + styles[name] = wrap(suite[targetSpace], offset); + } + } + + return styles; +}; + +function assembleStyles() { + const codes = new Map(); + const styles = { + modifier: { + reset: [0, 0], + // 21 isn't widely supported and 22 does the same thing + bold: [1, 22], + dim: [2, 22], + italic: [3, 23], + underline: [4, 24], + inverse: [7, 27], + hidden: [8, 28], + strikethrough: [9, 29] + }, + color: { + black: [30, 39], + red: [31, 39], + green: [32, 39], + yellow: [33, 39], + blue: [34, 39], + magenta: [35, 39], + cyan: [36, 39], + white: [37, 39], + + // Bright color + blackBright: [90, 39], + redBright: [91, 39], + greenBright: [92, 39], + yellowBright: [93, 39], + blueBright: [94, 39], + magentaBright: [95, 39], + cyanBright: [96, 39], + whiteBright: [97, 39] + }, + bgColor: { + bgBlack: [40, 49], + bgRed: [41, 49], + bgGreen: [42, 49], + bgYellow: [43, 49], + bgBlue: [44, 49], + bgMagenta: [45, 49], + bgCyan: [46, 49], + bgWhite: [47, 49], + + // Bright color + bgBlackBright: [100, 49], + bgRedBright: [101, 49], + bgGreenBright: [102, 49], + bgYellowBright: [103, 49], + bgBlueBright: [104, 49], + bgMagentaBright: [105, 49], + bgCyanBright: [106, 49], + bgWhiteBright: [107, 49] + } + }; + + // Alias bright black as gray (and grey) + styles.color.gray = styles.color.blackBright; + styles.bgColor.bgGray = styles.bgColor.bgBlackBright; + styles.color.grey = styles.color.blackBright; + styles.bgColor.bgGrey = styles.bgColor.bgBlackBright; + + for (const [groupName, group] of Object.entries(styles)) { + for (const [styleName, style] of Object.entries(group)) { + styles[styleName] = { + open: `\u001B[${style[0]}m`, + close: `\u001B[${style[1]}m` + }; + + group[styleName] = styles[styleName]; + + codes.set(style[0], style[1]); + } + + Object.defineProperty(styles, groupName, { + value: group, + enumerable: false + }); + } + + Object.defineProperty(styles, 'codes', { + value: codes, + enumerable: false + }); + + styles.color.close = '\u001B[39m'; + styles.bgColor.close = '\u001B[49m'; + + setLazyProperty(styles.color, 'ansi', () => makeDynamicStyles(wrapAnsi16, 'ansi16', ansi2ansi, false)); + setLazyProperty(styles.color, 'ansi256', () => makeDynamicStyles(wrapAnsi256, 'ansi256', ansi2ansi, false)); + setLazyProperty(styles.color, 'ansi16m', () => makeDynamicStyles(wrapAnsi16m, 'rgb', rgb2rgb, false)); + setLazyProperty(styles.bgColor, 'ansi', () => makeDynamicStyles(wrapAnsi16, 'ansi16', ansi2ansi, true)); + setLazyProperty(styles.bgColor, 'ansi256', () => makeDynamicStyles(wrapAnsi256, 'ansi256', ansi2ansi, true)); + setLazyProperty(styles.bgColor, 'ansi16m', () => makeDynamicStyles(wrapAnsi16m, 'rgb', rgb2rgb, true)); + + return styles; +} + +// Make the export immutable +Object.defineProperty(module, 'exports', { + enumerable: true, + get: assembleStyles +}); diff --git a/node_modules/ansi-styles/license b/node_modules/ansi-styles/license new file mode 100644 index 0000000..e7af2f7 --- /dev/null +++ b/node_modules/ansi-styles/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/ansi-styles/package.json b/node_modules/ansi-styles/package.json new file mode 100644 index 0000000..7539328 --- /dev/null +++ b/node_modules/ansi-styles/package.json @@ -0,0 +1,56 @@ +{ + "name": "ansi-styles", + "version": "4.3.0", + "description": "ANSI escape codes for styling strings in the terminal", + "license": "MIT", + "repository": "chalk/ansi-styles", + "funding": "https://github.com/chalk/ansi-styles?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "color-convert": "^2.0.1" + }, + "devDependencies": { + "@types/color-convert": "^1.9.0", + "ava": "^2.3.0", + "svg-term-cli": "^2.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } +} diff --git a/node_modules/ansi-styles/readme.md b/node_modules/ansi-styles/readme.md new file mode 100644 index 0000000..24883de --- /dev/null +++ b/node_modules/ansi-styles/readme.md @@ -0,0 +1,152 @@ +# ansi-styles [![Build Status](https://travis-ci.org/chalk/ansi-styles.svg?branch=master)](https://travis-ci.org/chalk/ansi-styles) + +> [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles) for styling strings in the terminal + +You probably want the higher-level [chalk](https://github.com/chalk/chalk) module for styling your strings. + +<img src="screenshot.svg" width="900"> + +## Install + +``` +$ npm install ansi-styles +``` + +## Usage + +```js +const style = require('ansi-styles'); + +console.log(`${style.green.open}Hello world!${style.green.close}`); + + +// Color conversion between 16/256/truecolor +// NOTE: If conversion goes to 16 colors or 256 colors, the original color +// may be degraded to fit that color palette. This means terminals +// that do not support 16 million colors will best-match the +// original color. +console.log(style.bgColor.ansi.hsl(120, 80, 72) + 'Hello world!' + style.bgColor.close); +console.log(style.color.ansi256.rgb(199, 20, 250) + 'Hello world!' + style.color.close); +console.log(style.color.ansi16m.hex('#abcdef') + 'Hello world!' + style.color.close); +``` + +## API + +Each style has an `open` and `close` property. + +## Styles + +### Modifiers + +- `reset` +- `bold` +- `dim` +- `italic` *(Not widely supported)* +- `underline` +- `inverse` +- `hidden` +- `strikethrough` *(Not widely supported)* + +### Colors + +- `black` +- `red` +- `green` +- `yellow` +- `blue` +- `magenta` +- `cyan` +- `white` +- `blackBright` (alias: `gray`, `grey`) +- `redBright` +- `greenBright` +- `yellowBright` +- `blueBright` +- `magentaBright` +- `cyanBright` +- `whiteBright` + +### Background colors + +- `bgBlack` +- `bgRed` +- `bgGreen` +- `bgYellow` +- `bgBlue` +- `bgMagenta` +- `bgCyan` +- `bgWhite` +- `bgBlackBright` (alias: `bgGray`, `bgGrey`) +- `bgRedBright` +- `bgGreenBright` +- `bgYellowBright` +- `bgBlueBright` +- `bgMagentaBright` +- `bgCyanBright` +- `bgWhiteBright` + +## Advanced usage + +By default, you get a map of styles, but the styles are also available as groups. They are non-enumerable so they don't show up unless you access them explicitly. This makes it easier to expose only a subset in a higher-level module. + +- `style.modifier` +- `style.color` +- `style.bgColor` + +###### Example + +```js +console.log(style.color.green.open); +``` + +Raw escape codes (i.e. without the CSI escape prefix `\u001B[` and render mode postfix `m`) are available under `style.codes`, which returns a `Map` with the open codes as keys and close codes as values. + +###### Example + +```js +console.log(style.codes.get(36)); +//=> 39 +``` + +## [256 / 16 million (TrueColor) support](https://gist.github.com/XVilka/8346728) + +`ansi-styles` uses the [`color-convert`](https://github.com/Qix-/color-convert) package to allow for converting between various colors and ANSI escapes, with support for 256 and 16 million colors. + +The following color spaces from `color-convert` are supported: + +- `rgb` +- `hex` +- `keyword` +- `hsl` +- `hsv` +- `hwb` +- `ansi` +- `ansi256` + +To use these, call the associated conversion function with the intended output, for example: + +```js +style.color.ansi.rgb(100, 200, 15); // RGB to 16 color ansi foreground code +style.bgColor.ansi.rgb(100, 200, 15); // RGB to 16 color ansi background code + +style.color.ansi256.hsl(120, 100, 60); // HSL to 256 color ansi foreground code +style.bgColor.ansi256.hsl(120, 100, 60); // HSL to 256 color ansi foreground code + +style.color.ansi16m.hex('#C0FFEE'); // Hex (RGB) to 16 million color foreground code +style.bgColor.ansi16m.hex('#C0FFEE'); // Hex (RGB) to 16 million color background code +``` + +## Related + +- [ansi-escapes](https://github.com/sindresorhus/ansi-escapes) - ANSI escape codes for manipulating the terminal + +## Maintainers + +- [Sindre Sorhus](https://github.com/sindresorhus) +- [Josh Junon](https://github.com/qix-) + +## For enterprise + +Available as part of the Tidelift Subscription. + +The maintainers of `ansi-styles` and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-ansi-styles?utm_source=npm-ansi-styles&utm_medium=referral&utm_campaign=enterprise&utm_term=repo) diff --git a/node_modules/anymatch/LICENSE b/node_modules/anymatch/LICENSE new file mode 100644 index 0000000..491766c --- /dev/null +++ b/node_modules/anymatch/LICENSE @@ -0,0 +1,15 @@ +The ISC License + +Copyright (c) 2019 Elan Shanker, Paul Miller (https://paulmillr.com) + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/anymatch/README.md b/node_modules/anymatch/README.md new file mode 100644 index 0000000..1dd67f5 --- /dev/null +++ b/node_modules/anymatch/README.md @@ -0,0 +1,87 @@ +anymatch [![Build Status](https://travis-ci.org/micromatch/anymatch.svg?branch=master)](https://travis-ci.org/micromatch/anymatch) [![Coverage Status](https://img.shields.io/coveralls/micromatch/anymatch.svg?branch=master)](https://coveralls.io/r/micromatch/anymatch?branch=master) +====== +Javascript module to match a string against a regular expression, glob, string, +or function that takes the string as an argument and returns a truthy or falsy +value. The matcher can also be an array of any or all of these. Useful for +allowing a very flexible user-defined config to define things like file paths. + +__Note: This module has Bash-parity, please be aware that Windows-style backslashes are not supported as separators. See https://github.com/micromatch/micromatch#backslashes for more information.__ + + +Usage +----- +```sh +npm install anymatch +``` + +#### anymatch(matchers, testString, [returnIndex], [options]) +* __matchers__: (_Array|String|RegExp|Function_) +String to be directly matched, string with glob patterns, regular expression +test, function that takes the testString as an argument and returns a truthy +value if it should be matched, or an array of any number and mix of these types. +* __testString__: (_String|Array_) The string to test against the matchers. If +passed as an array, the first element of the array will be used as the +`testString` for non-function matchers, while the entire array will be applied +as the arguments for function matchers. +* __options__: (_Object_ [optional]_) Any of the [picomatch](https://github.com/micromatch/picomatch#options) options. + * __returnIndex__: (_Boolean [optional]_) If true, return the array index of +the first matcher that that testString matched, or -1 if no match, instead of a +boolean result. + +```js +const anymatch = require('anymatch'); + +const matchers = [ 'path/to/file.js', 'path/anyjs/**/*.js', /foo.js$/, string => string.includes('bar') && string.length > 10 ] ; + +anymatch(matchers, 'path/to/file.js'); // true +anymatch(matchers, 'path/anyjs/baz.js'); // true +anymatch(matchers, 'path/to/foo.js'); // true +anymatch(matchers, 'path/to/bar.js'); // true +anymatch(matchers, 'bar.js'); // false + +// returnIndex = true +anymatch(matchers, 'foo.js', {returnIndex: true}); // 2 +anymatch(matchers, 'path/anyjs/foo.js', {returnIndex: true}); // 1 + +// any picomatc + +// using globs to match directories and their children +anymatch('node_modules', 'node_modules'); // true +anymatch('node_modules', 'node_modules/somelib/index.js'); // false +anymatch('node_modules/**', 'node_modules/somelib/index.js'); // true +anymatch('node_modules/**', '/absolute/path/to/node_modules/somelib/index.js'); // false +anymatch('**/node_modules/**', '/absolute/path/to/node_modules/somelib/index.js'); // true + +const matcher = anymatch(matchers); +['foo.js', 'bar.js'].filter(matcher); // [ 'foo.js' ] +anymatch master* ❯ + +``` + +#### anymatch(matchers) +You can also pass in only your matcher(s) to get a curried function that has +already been bound to the provided matching criteria. This can be used as an +`Array#filter` callback. + +```js +var matcher = anymatch(matchers); + +matcher('path/to/file.js'); // true +matcher('path/anyjs/baz.js', true); // 1 + +['foo.js', 'bar.js'].filter(matcher); // ['foo.js'] +``` + +Changelog +---------- +[See release notes page on GitHub](https://github.com/micromatch/anymatch/releases) + +- **v3.0:** Removed `startIndex` and `endIndex` arguments. Node 8.x-only. +- **v2.0:** [micromatch](https://github.com/jonschlinkert/micromatch) moves away from minimatch-parity and inline with Bash. This includes handling backslashes differently (see https://github.com/micromatch/micromatch#backslashes for more information). +- **v1.2:** anymatch uses [micromatch](https://github.com/jonschlinkert/micromatch) +for glob pattern matching. Issues with glob pattern matching should be +reported directly to the [micromatch issue tracker](https://github.com/jonschlinkert/micromatch/issues). + +License +------- +[ISC](https://raw.github.com/micromatch/anymatch/master/LICENSE) diff --git a/node_modules/anymatch/index.d.ts b/node_modules/anymatch/index.d.ts new file mode 100644 index 0000000..3ef7eaa --- /dev/null +++ b/node_modules/anymatch/index.d.ts @@ -0,0 +1,20 @@ +type AnymatchFn = (testString: string) => boolean; +type AnymatchPattern = string|RegExp|AnymatchFn; +type AnymatchMatcher = AnymatchPattern|AnymatchPattern[] +type AnymatchTester = { + (testString: string|any[], returnIndex: true): number; + (testString: string|any[]): boolean; +} + +type PicomatchOptions = {dot: boolean}; + +declare const anymatch: { + (matchers: AnymatchMatcher): AnymatchTester; + (matchers: AnymatchMatcher, testString: null, returnIndex: true | PicomatchOptions): AnymatchTester; + (matchers: AnymatchMatcher, testString: string|any[], returnIndex: true | PicomatchOptions): number; + (matchers: AnymatchMatcher, testString: string|any[]): boolean; +} + +export {AnymatchMatcher as Matcher} +export {AnymatchTester as Tester} +export default anymatch diff --git a/node_modules/anymatch/index.js b/node_modules/anymatch/index.js new file mode 100644 index 0000000..8eb73e9 --- /dev/null +++ b/node_modules/anymatch/index.js @@ -0,0 +1,104 @@ +'use strict'; + +Object.defineProperty(exports, "__esModule", { value: true }); + +const picomatch = require('picomatch'); +const normalizePath = require('normalize-path'); + +/** + * @typedef {(testString: string) => boolean} AnymatchFn + * @typedef {string|RegExp|AnymatchFn} AnymatchPattern + * @typedef {AnymatchPattern|AnymatchPattern[]} AnymatchMatcher + */ +const BANG = '!'; +const DEFAULT_OPTIONS = {returnIndex: false}; +const arrify = (item) => Array.isArray(item) ? item : [item]; + +/** + * @param {AnymatchPattern} matcher + * @param {object} options + * @returns {AnymatchFn} + */ +const createPattern = (matcher, options) => { + if (typeof matcher === 'function') { + return matcher; + } + if (typeof matcher === 'string') { + const glob = picomatch(matcher, options); + return (string) => matcher === string || glob(string); + } + if (matcher instanceof RegExp) { + return (string) => matcher.test(string); + } + return (string) => false; +}; + +/** + * @param {Array<Function>} patterns + * @param {Array<Function>} negPatterns + * @param {String|Array} args + * @param {Boolean} returnIndex + * @returns {boolean|number} + */ +const matchPatterns = (patterns, negPatterns, args, returnIndex) => { + const isList = Array.isArray(args); + const _path = isList ? args[0] : args; + if (!isList && typeof _path !== 'string') { + throw new TypeError('anymatch: second argument must be a string: got ' + + Object.prototype.toString.call(_path)) + } + const path = normalizePath(_path, false); + + for (let index = 0; index < negPatterns.length; index++) { + const nglob = negPatterns[index]; + if (nglob(path)) { + return returnIndex ? -1 : false; + } + } + + const applied = isList && [path].concat(args.slice(1)); + for (let index = 0; index < patterns.length; index++) { + const pattern = patterns[index]; + if (isList ? pattern(...applied) : pattern(path)) { + return returnIndex ? index : true; + } + } + + return returnIndex ? -1 : false; +}; + +/** + * @param {AnymatchMatcher} matchers + * @param {Array|string} testString + * @param {object} options + * @returns {boolean|number|Function} + */ +const anymatch = (matchers, testString, options = DEFAULT_OPTIONS) => { + if (matchers == null) { + throw new TypeError('anymatch: specify first argument'); + } + const opts = typeof options === 'boolean' ? {returnIndex: options} : options; + const returnIndex = opts.returnIndex || false; + + // Early cache for matchers. + const mtchers = arrify(matchers); + const negatedGlobs = mtchers + .filter(item => typeof item === 'string' && item.charAt(0) === BANG) + .map(item => item.slice(1)) + .map(item => picomatch(item, opts)); + const patterns = mtchers + .filter(item => typeof item !== 'string' || (typeof item === 'string' && item.charAt(0) !== BANG)) + .map(matcher => createPattern(matcher, opts)); + + if (testString == null) { + return (testString, ri = false) => { + const returnIndex = typeof ri === 'boolean' ? ri : false; + return matchPatterns(patterns, negatedGlobs, testString, returnIndex); + } + } + + return matchPatterns(patterns, negatedGlobs, testString, returnIndex); +}; + +anymatch.default = anymatch; +module.exports = anymatch; diff --git a/node_modules/anymatch/package.json b/node_modules/anymatch/package.json new file mode 100644 index 0000000..2cb2307 --- /dev/null +++ b/node_modules/anymatch/package.json @@ -0,0 +1,48 @@ +{ + "name": "anymatch", + "version": "3.1.3", + "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", + "files": [ + "index.js", + "index.d.ts" + ], + "dependencies": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + }, + "author": { + "name": "Elan Shanker", + "url": "https://github.com/es128" + }, + "license": "ISC", + "homepage": "https://github.com/micromatch/anymatch", + "repository": { + "type": "git", + "url": "https://github.com/micromatch/anymatch" + }, + "keywords": [ + "match", + "any", + "string", + "file", + "fs", + "list", + "glob", + "regex", + "regexp", + "regular", + "expression", + "function" + ], + "scripts": { + "test": "nyc mocha", + "mocha": "mocha" + }, + "devDependencies": { + "mocha": "^6.1.3", + "nyc": "^14.0.0" + }, + "engines": { + "node": ">= 8" + } +} diff --git a/node_modules/append-field/.npmignore b/node_modules/append-field/.npmignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/node_modules/append-field/.npmignore @@ -0,0 +1 @@ +node_modules/ diff --git a/node_modules/append-field/LICENSE b/node_modules/append-field/LICENSE new file mode 100644 index 0000000..14b1f89 --- /dev/null +++ b/node_modules/append-field/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015 Linus Unnebäck + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/append-field/README.md b/node_modules/append-field/README.md new file mode 100644 index 0000000..62b901b --- /dev/null +++ b/node_modules/append-field/README.md @@ -0,0 +1,44 @@ +# `append-field` + +A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant +field appender (for lack of a better name). Useful for people implementing +`application/x-www-form-urlencoded` and `multipart/form-data` parsers. + +It works best on objects created with `Object.create(null)`. Otherwise it might +conflict with variables from the prototype (e.g. `hasOwnProperty`). + +## Installation + +```sh +npm install --save append-field +``` + +## Usage + +```javascript +var appendField = require('append-field') +var obj = Object.create(null) + +appendField(obj, 'pets[0][species]', 'Dahut') +appendField(obj, 'pets[0][name]', 'Hypatia') +appendField(obj, 'pets[1][species]', 'Felis Stultus') +appendField(obj, 'pets[1][name]', 'Billie') + +console.log(obj) +``` + +```text +{ pets: + [ { species: 'Dahut', name: 'Hypatia' }, + { species: 'Felis Stultus', name: 'Billie' } ] } +``` + +## API + +### `appendField(store, key, value)` + +Adds the field named `key` with the value `value` to the object `store`. + +## License + +MIT diff --git a/node_modules/append-field/index.js b/node_modules/append-field/index.js new file mode 100644 index 0000000..fc5acc8 --- /dev/null +++ b/node_modules/append-field/index.js @@ -0,0 +1,12 @@ +var parsePath = require('./lib/parse-path') +var setValue = require('./lib/set-value') + +function appendField (store, key, value) { + var steps = parsePath(key) + + steps.reduce(function (context, step) { + return setValue(context, step, context[step.key], value) + }, store) +} + +module.exports = appendField diff --git a/node_modules/append-field/lib/parse-path.js b/node_modules/append-field/lib/parse-path.js new file mode 100644 index 0000000..31d6179 --- /dev/null +++ b/node_modules/append-field/lib/parse-path.js @@ -0,0 +1,53 @@ +var reFirstKey = /^[^\[]*/ +var reDigitPath = /^\[(\d+)\]/ +var reNormalPath = /^\[([^\]]+)\]/ + +function parsePath (key) { + function failure () { + return [{ type: 'object', key: key, last: true }] + } + + var firstKey = reFirstKey.exec(key)[0] + if (!firstKey) return failure() + + var len = key.length + var pos = firstKey.length + var tail = { type: 'object', key: firstKey } + var steps = [tail] + + while (pos < len) { + var m + + if (key[pos] === '[' && key[pos + 1] === ']') { + pos += 2 + tail.append = true + if (pos !== len) return failure() + continue + } + + m = reDigitPath.exec(key.substring(pos)) + if (m !== null) { + pos += m[0].length + tail.nextType = 'array' + tail = { type: 'array', key: parseInt(m[1], 10) } + steps.push(tail) + continue + } + + m = reNormalPath.exec(key.substring(pos)) + if (m !== null) { + pos += m[0].length + tail.nextType = 'object' + tail = { type: 'object', key: m[1] } + steps.push(tail) + continue + } + + return failure() + } + + tail.last = true + return steps +} + +module.exports = parsePath diff --git a/node_modules/append-field/lib/set-value.js b/node_modules/append-field/lib/set-value.js new file mode 100644 index 0000000..c15e873 --- /dev/null +++ b/node_modules/append-field/lib/set-value.js @@ -0,0 +1,64 @@ +function valueType (value) { + if (value === undefined) return 'undefined' + if (Array.isArray(value)) return 'array' + if (typeof value === 'object') return 'object' + return 'scalar' +} + +function setLastValue (context, step, currentValue, entryValue) { + switch (valueType(currentValue)) { + case 'undefined': + if (step.append) { + context[step.key] = [entryValue] + } else { + context[step.key] = entryValue + } + break + case 'array': + context[step.key].push(entryValue) + break + case 'object': + return setLastValue(currentValue, { type: 'object', key: '', last: true }, currentValue[''], entryValue) + case 'scalar': + context[step.key] = [context[step.key], entryValue] + break + } + + return context +} + +function setValue (context, step, currentValue, entryValue) { + if (step.last) return setLastValue(context, step, currentValue, entryValue) + + var obj + switch (valueType(currentValue)) { + case 'undefined': + if (step.nextType === 'array') { + context[step.key] = [] + } else { + context[step.key] = Object.create(null) + } + return context[step.key] + case 'object': + return context[step.key] + case 'array': + if (step.nextType === 'array') { + return currentValue + } + + obj = Object.create(null) + context[step.key] = obj + currentValue.forEach(function (item, i) { + if (item !== undefined) obj['' + i] = item + }) + + return obj + case 'scalar': + obj = Object.create(null) + obj[''] = currentValue + context[step.key] = obj + return obj + } +} + +module.exports = setValue diff --git a/node_modules/append-field/package.json b/node_modules/append-field/package.json new file mode 100644 index 0000000..8d6e716 --- /dev/null +++ b/node_modules/append-field/package.json @@ -0,0 +1,19 @@ +{ + "name": "append-field", + "version": "1.0.0", + "license": "MIT", + "author": "Linus Unnebäck <linus@folkdatorn.se>", + "main": "index.js", + "devDependencies": { + "mocha": "^2.2.4", + "standard": "^6.0.5", + "testdata-w3c-json-form": "^0.2.0" + }, + "scripts": { + "test": "standard && mocha" + }, + "repository": { + "type": "git", + "url": "http://github.com/LinusU/node-append-field.git" + } +} diff --git a/node_modules/append-field/test/forms.js b/node_modules/append-field/test/forms.js new file mode 100644 index 0000000..dd6fbc9 --- /dev/null +++ b/node_modules/append-field/test/forms.js @@ -0,0 +1,19 @@ +/* eslint-env mocha */ + +var assert = require('assert') +var appendField = require('../') +var testData = require('testdata-w3c-json-form') + +describe('Append Field', function () { + for (var test of testData) { + it('handles ' + test.name, function () { + var store = Object.create(null) + + for (var field of test.fields) { + appendField(store, field.key, field.value) + } + + assert.deepEqual(store, test.expected) + }) + } +}) diff --git a/node_modules/argparse/CHANGELOG.md b/node_modules/argparse/CHANGELOG.md new file mode 100644 index 0000000..dc39ed6 --- /dev/null +++ b/node_modules/argparse/CHANGELOG.md @@ -0,0 +1,216 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + + +## [2.0.1] - 2020-08-29 +### Fixed +- Fix issue with `process.argv` when used with interpreters (`coffee`, `ts-node`, etc.), #150. + + +## [2.0.0] - 2020-08-14 +### Changed +- Full rewrite. Now port from python 3.9.0 & more precise following. + See [doc](./doc) for difference and migration info. +- node.js 10+ required +- Removed most of local docs in favour of original ones. + + +## [1.0.10] - 2018-02-15 +### Fixed +- Use .concat instead of + for arrays, #122. + + +## [1.0.9] - 2016-09-29 +### Changed +- Rerelease after 1.0.8 - deps cleanup. + + +## [1.0.8] - 2016-09-29 +### Changed +- Maintenance (deps bump, fix node 6.5+ tests, coverage report). + + +## [1.0.7] - 2016-03-17 +### Changed +- Teach `addArgument` to accept string arg names. #97, @tomxtobin. + + +## [1.0.6] - 2016-02-06 +### Changed +- Maintenance: moved to eslint & updated CS. + + +## [1.0.5] - 2016-02-05 +### Changed +- Removed lodash dependency to significantly reduce install size. + Thanks to @mourner. + + +## [1.0.4] - 2016-01-17 +### Changed +- Maintenance: lodash update to 4.0.0. + + +## [1.0.3] - 2015-10-27 +### Fixed +- Fix parse `=` in args: `--examplepath="C:\myfolder\env=x64"`. #84, @CatWithApple. + + +## [1.0.2] - 2015-03-22 +### Changed +- Relaxed lodash version dependency. + + +## [1.0.1] - 2015-02-20 +### Changed +- Changed dependencies to be compatible with ancient nodejs. + + +## [1.0.0] - 2015-02-19 +### Changed +- Maintenance release. +- Replaced `underscore` with `lodash`. +- Bumped version to 1.0.0 to better reflect semver meaning. +- HISTORY.md -> CHANGELOG.md + + +## [0.1.16] - 2013-12-01 +### Changed +- Maintenance release. Updated dependencies and docs. + + +## [0.1.15] - 2013-05-13 +### Fixed +- Fixed #55, @trebor89 + + +## [0.1.14] - 2013-05-12 +### Fixed +- Fixed #62, @maxtaco + + +## [0.1.13] - 2013-04-08 +### Changed +- Added `.npmignore` to reduce package size + + +## [0.1.12] - 2013-02-10 +### Fixed +- Fixed conflictHandler (#46), @hpaulj + + +## [0.1.11] - 2013-02-07 +### Added +- Added 70+ tests (ported from python), @hpaulj +- Added conflictHandler, @applepicke +- Added fromfilePrefixChar, @hpaulj + +### Fixed +- Multiple bugfixes, @hpaulj + + +## [0.1.10] - 2012-12-30 +### Added +- Added [mutual exclusion](http://docs.python.org/dev/library/argparse.html#mutual-exclusion) + support, thanks to @hpaulj + +### Fixed +- Fixed options check for `storeConst` & `appendConst` actions, thanks to @hpaulj + + +## [0.1.9] - 2012-12-27 +### Fixed +- Fixed option dest interferens with other options (issue #23), thanks to @hpaulj +- Fixed default value behavior with `*` positionals, thanks to @hpaulj +- Improve `getDefault()` behavior, thanks to @hpaulj +- Improve negative argument parsing, thanks to @hpaulj + + +## [0.1.8] - 2012-12-01 +### Fixed +- Fixed parser parents (issue #19), thanks to @hpaulj +- Fixed negative argument parse (issue #20), thanks to @hpaulj + + +## [0.1.7] - 2012-10-14 +### Fixed +- Fixed 'choices' argument parse (issue #16) +- Fixed stderr output (issue #15) + + +## [0.1.6] - 2012-09-09 +### Fixed +- Fixed check for conflict of options (thanks to @tomxtobin) + + +## [0.1.5] - 2012-09-03 +### Fixed +- Fix parser #setDefaults method (thanks to @tomxtobin) + + +## [0.1.4] - 2012-07-30 +### Fixed +- Fixed pseudo-argument support (thanks to @CGamesPlay) +- Fixed addHelp default (should be true), if not set (thanks to @benblank) + + +## [0.1.3] - 2012-06-27 +### Fixed +- Fixed formatter api name: Formatter -> HelpFormatter + + +## [0.1.2] - 2012-05-29 +### Fixed +- Removed excess whitespace in help +- Fixed error reporting, when parcer with subcommands + called with empty arguments + +### Added +- Added basic tests + + +## [0.1.1] - 2012-05-23 +### Fixed +- Fixed line wrapping in help formatter +- Added better error reporting on invalid arguments + + +## [0.1.0] - 2012-05-16 +### Added +- First release. + + +[2.0.1]: https://github.com/nodeca/argparse/compare/2.0.0...2.0.1 +[2.0.0]: https://github.com/nodeca/argparse/compare/1.0.10...2.0.0 +[1.0.10]: https://github.com/nodeca/argparse/compare/1.0.9...1.0.10 +[1.0.9]: https://github.com/nodeca/argparse/compare/1.0.8...1.0.9 +[1.0.8]: https://github.com/nodeca/argparse/compare/1.0.7...1.0.8 +[1.0.7]: https://github.com/nodeca/argparse/compare/1.0.6...1.0.7 +[1.0.6]: https://github.com/nodeca/argparse/compare/1.0.5...1.0.6 +[1.0.5]: https://github.com/nodeca/argparse/compare/1.0.4...1.0.5 +[1.0.4]: https://github.com/nodeca/argparse/compare/1.0.3...1.0.4 +[1.0.3]: https://github.com/nodeca/argparse/compare/1.0.2...1.0.3 +[1.0.2]: https://github.com/nodeca/argparse/compare/1.0.1...1.0.2 +[1.0.1]: https://github.com/nodeca/argparse/compare/1.0.0...1.0.1 +[1.0.0]: https://github.com/nodeca/argparse/compare/0.1.16...1.0.0 +[0.1.16]: https://github.com/nodeca/argparse/compare/0.1.15...0.1.16 +[0.1.15]: https://github.com/nodeca/argparse/compare/0.1.14...0.1.15 +[0.1.14]: https://github.com/nodeca/argparse/compare/0.1.13...0.1.14 +[0.1.13]: https://github.com/nodeca/argparse/compare/0.1.12...0.1.13 +[0.1.12]: https://github.com/nodeca/argparse/compare/0.1.11...0.1.12 +[0.1.11]: https://github.com/nodeca/argparse/compare/0.1.10...0.1.11 +[0.1.10]: https://github.com/nodeca/argparse/compare/0.1.9...0.1.10 +[0.1.9]: https://github.com/nodeca/argparse/compare/0.1.8...0.1.9 +[0.1.8]: https://github.com/nodeca/argparse/compare/0.1.7...0.1.8 +[0.1.7]: https://github.com/nodeca/argparse/compare/0.1.6...0.1.7 +[0.1.6]: https://github.com/nodeca/argparse/compare/0.1.5...0.1.6 +[0.1.5]: https://github.com/nodeca/argparse/compare/0.1.4...0.1.5 +[0.1.4]: https://github.com/nodeca/argparse/compare/0.1.3...0.1.4 +[0.1.3]: https://github.com/nodeca/argparse/compare/0.1.2...0.1.3 +[0.1.2]: https://github.com/nodeca/argparse/compare/0.1.1...0.1.2 +[0.1.1]: https://github.com/nodeca/argparse/compare/0.1.0...0.1.1 +[0.1.0]: https://github.com/nodeca/argparse/releases/tag/0.1.0 diff --git a/node_modules/argparse/LICENSE b/node_modules/argparse/LICENSE new file mode 100644 index 0000000..66a3ac8 --- /dev/null +++ b/node_modules/argparse/LICENSE @@ -0,0 +1,254 @@ +A. HISTORY OF THE SOFTWARE +========================== + +Python was created in the early 1990s by Guido van Rossum at Stichting +Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands +as a successor of a language called ABC. Guido remains Python's +principal author, although it includes many contributions from others. + +In 1995, Guido continued his work on Python at the Corporation for +National Research Initiatives (CNRI, see http://www.cnri.reston.va.us) +in Reston, Virginia where he released several versions of the +software. + +In May 2000, Guido and the Python core development team moved to +BeOpen.com to form the BeOpen PythonLabs team. In October of the same +year, the PythonLabs team moved to Digital Creations, which became +Zope Corporation. In 2001, the Python Software Foundation (PSF, see +https://www.python.org/psf/) was formed, a non-profit organization +created specifically to own Python-related Intellectual Property. +Zope Corporation was a sponsoring member of the PSF. + +All Python releases are Open Source (see http://www.opensource.org for +the Open Source Definition). Historically, most, but not all, Python +releases have also been GPL-compatible; the table below summarizes +the various releases. + + Release Derived Year Owner GPL- + from compatible? (1) + + 0.9.0 thru 1.2 1991-1995 CWI yes + 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes + 1.6 1.5.2 2000 CNRI no + 2.0 1.6 2000 BeOpen.com no + 1.6.1 1.6 2001 CNRI yes (2) + 2.1 2.0+1.6.1 2001 PSF no + 2.0.1 2.0+1.6.1 2001 PSF yes + 2.1.1 2.1+2.0.1 2001 PSF yes + 2.1.2 2.1.1 2002 PSF yes + 2.1.3 2.1.2 2002 PSF yes + 2.2 and above 2.1.1 2001-now PSF yes + +Footnotes: + +(1) GPL-compatible doesn't mean that we're distributing Python under + the GPL. All Python licenses, unlike the GPL, let you distribute + a modified version without making your changes open source. The + GPL-compatible licenses make it possible to combine Python with + other software that is released under the GPL; the others don't. + +(2) According to Richard Stallman, 1.6.1 is not GPL-compatible, + because its license has a choice of law clause. According to + CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 + is "not incompatible" with the GPL. + +Thanks to the many outside volunteers who have worked under Guido's +direction to make these releases possible. + + +B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON +=============================================================== + +PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 +-------------------------------------------- + +1. This LICENSE AGREEMENT is between the Python Software Foundation +("PSF"), and the Individual or Organization ("Licensee") accessing and +otherwise using this software ("Python") in source or binary form and +its associated documentation. + +2. Subject to the terms and conditions of this License Agreement, PSF hereby +grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, +analyze, test, perform and/or display publicly, prepare derivative works, +distribute, and otherwise use Python alone or in any derivative version, +provided, however, that PSF's License Agreement and PSF's notice of copyright, +i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, +2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Python Software Foundation; +All Rights Reserved" are retained in Python alone or in any derivative version +prepared by Licensee. + +3. In the event Licensee prepares a derivative work that is based on +or incorporates Python or any part thereof, and wants to make +the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to Python. + +4. PSF is making Python available to Licensee on an "AS IS" +basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON +FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. Nothing in this License Agreement shall be deemed to create any +relationship of agency, partnership, or joint venture between PSF and +Licensee. This License Agreement does not grant permission to use PSF +trademarks or trade name in a trademark sense to endorse or promote +products or services of Licensee, or any third party. + +8. By copying, installing or otherwise using Python, Licensee +agrees to be bound by the terms and conditions of this License +Agreement. + + +BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 +------------------------------------------- + +BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 + +1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an +office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the +Individual or Organization ("Licensee") accessing and otherwise using +this software in source or binary form and its associated +documentation ("the Software"). + +2. Subject to the terms and conditions of this BeOpen Python License +Agreement, BeOpen hereby grants Licensee a non-exclusive, +royalty-free, world-wide license to reproduce, analyze, test, perform +and/or display publicly, prepare derivative works, distribute, and +otherwise use the Software alone or in any derivative version, +provided, however, that the BeOpen Python License is retained in the +Software, alone or in any derivative version prepared by Licensee. + +3. BeOpen is making the Software available to Licensee on an "AS IS" +basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE +SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS +AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY +DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +5. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +6. This License Agreement shall be governed by and interpreted in all +respects by the law of the State of California, excluding conflict of +law provisions. Nothing in this License Agreement shall be deemed to +create any relationship of agency, partnership, or joint venture +between BeOpen and Licensee. This License Agreement does not grant +permission to use BeOpen trademarks or trade names in a trademark +sense to endorse or promote products or services of Licensee, or any +third party. As an exception, the "BeOpen Python" logos available at +http://www.pythonlabs.com/logos.html may be used according to the +permissions granted on that web page. + +7. By copying, installing or otherwise using the software, Licensee +agrees to be bound by the terms and conditions of this License +Agreement. + + +CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 +--------------------------------------- + +1. This LICENSE AGREEMENT is between the Corporation for National +Research Initiatives, having an office at 1895 Preston White Drive, +Reston, VA 20191 ("CNRI"), and the Individual or Organization +("Licensee") accessing and otherwise using Python 1.6.1 software in +source or binary form and its associated documentation. + +2. Subject to the terms and conditions of this License Agreement, CNRI +hereby grants Licensee a nonexclusive, royalty-free, world-wide +license to reproduce, analyze, test, perform and/or display publicly, +prepare derivative works, distribute, and otherwise use Python 1.6.1 +alone or in any derivative version, provided, however, that CNRI's +License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) +1995-2001 Corporation for National Research Initiatives; All Rights +Reserved" are retained in Python 1.6.1 alone or in any derivative +version prepared by Licensee. Alternately, in lieu of CNRI's License +Agreement, Licensee may substitute the following text (omitting the +quotes): "Python 1.6.1 is made available subject to the terms and +conditions in CNRI's License Agreement. This Agreement together with +Python 1.6.1 may be located on the Internet using the following +unique, persistent identifier (known as a handle): 1895.22/1013. This +Agreement may also be obtained from a proxy server on the Internet +using the following URL: http://hdl.handle.net/1895.22/1013". + +3. In the event Licensee prepares a derivative work that is based on +or incorporates Python 1.6.1 or any part thereof, and wants to make +the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to Python 1.6.1. + +4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" +basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON +1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. This License Agreement shall be governed by the federal +intellectual property law of the United States, including without +limitation the federal copyright law, and, to the extent such +U.S. federal law does not apply, by the law of the Commonwealth of +Virginia, excluding Virginia's conflict of law provisions. +Notwithstanding the foregoing, with regard to derivative works based +on Python 1.6.1 that incorporate non-separable material that was +previously distributed under the GNU General Public License (GPL), the +law of the Commonwealth of Virginia shall govern this License +Agreement only as to issues arising under or with respect to +Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this +License Agreement shall be deemed to create any relationship of +agency, partnership, or joint venture between CNRI and Licensee. This +License Agreement does not grant permission to use CNRI trademarks or +trade name in a trademark sense to endorse or promote products or +services of Licensee, or any third party. + +8. By clicking on the "ACCEPT" button where indicated, or by copying, +installing or otherwise using Python 1.6.1, Licensee agrees to be +bound by the terms and conditions of this License Agreement. + + ACCEPT + + +CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 +-------------------------------------------------- + +Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, +The Netherlands. All rights reserved. + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation, and that the name of Stichting Mathematisch +Centrum or CWI not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior +permission. + +STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE +FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT +OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/argparse/README.md b/node_modules/argparse/README.md new file mode 100644 index 0000000..550b5c9 --- /dev/null +++ b/node_modules/argparse/README.md @@ -0,0 +1,84 @@ +argparse +======== + +[![Build Status](https://secure.travis-ci.org/nodeca/argparse.svg?branch=master)](http://travis-ci.org/nodeca/argparse) +[![NPM version](https://img.shields.io/npm/v/argparse.svg)](https://www.npmjs.org/package/argparse) + +CLI arguments parser for node.js, with [sub-commands](https://docs.python.org/3.9/library/argparse.html#sub-commands) support. Port of python's [argparse](http://docs.python.org/dev/library/argparse.html) (version [3.9.0](https://github.com/python/cpython/blob/v3.9.0rc1/Lib/argparse.py)). + +**Difference with original.** + +- JS has no keyword arguments support. + - Pass options instead: `new ArgumentParser({ description: 'example', add_help: true })`. +- JS has no python's types `int`, `float`, ... + - Use string-typed names: `.add_argument('-b', { type: 'int', help: 'help' })`. +- `%r` format specifier uses `require('util').inspect()`. + +More details in [doc](./doc). + + +Example +------- + +`test.js` file: + +```javascript +#!/usr/bin/env node +'use strict'; + +const { ArgumentParser } = require('argparse'); +const { version } = require('./package.json'); + +const parser = new ArgumentParser({ + description: 'Argparse example' +}); + +parser.add_argument('-v', '--version', { action: 'version', version }); +parser.add_argument('-f', '--foo', { help: 'foo bar' }); +parser.add_argument('-b', '--bar', { help: 'bar foo' }); +parser.add_argument('--baz', { help: 'baz bar' }); + +console.dir(parser.parse_args()); +``` + +Display help: + +``` +$ ./test.js -h +usage: test.js [-h] [-v] [-f FOO] [-b BAR] [--baz BAZ] + +Argparse example + +optional arguments: + -h, --help show this help message and exit + -v, --version show program's version number and exit + -f FOO, --foo FOO foo bar + -b BAR, --bar BAR bar foo + --baz BAZ baz bar +``` + +Parse arguments: + +``` +$ ./test.js -f=3 --bar=4 --baz 5 +{ foo: '3', bar: '4', baz: '5' } +``` + + +API docs +-------- + +Since this is a port with minimal divergence, there's no separate documentation. +Use original one instead, with notes about difference. + +1. [Original doc](https://docs.python.org/3.9/library/argparse.html). +2. [Original tutorial](https://docs.python.org/3.9/howto/argparse.html). +3. [Difference with python](./doc). + + +argparse for enterprise +----------------------- + +Available as part of the Tidelift Subscription + +The maintainers of argparse and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-argparse?utm_source=npm-argparse&utm_medium=referral&utm_campaign=enterprise&utm_term=repo) diff --git a/node_modules/argparse/argparse.js b/node_modules/argparse/argparse.js new file mode 100644 index 0000000..2b8c8c6 --- /dev/null +++ b/node_modules/argparse/argparse.js @@ -0,0 +1,3707 @@ +// Port of python's argparse module, version 3.9.0: +// https://github.com/python/cpython/blob/v3.9.0rc1/Lib/argparse.py + +'use strict' + +// Copyright (C) 2010-2020 Python Software Foundation. +// Copyright (C) 2020 argparse.js authors + +/* + * Command-line parsing library + * + * This module is an optparse-inspired command-line parsing library that: + * + * - handles both optional and positional arguments + * - produces highly informative usage messages + * - supports parsers that dispatch to sub-parsers + * + * The following is a simple usage example that sums integers from the + * command-line and writes the result to a file:: + * + * parser = argparse.ArgumentParser( + * description='sum the integers at the command line') + * parser.add_argument( + * 'integers', metavar='int', nargs='+', type=int, + * help='an integer to be summed') + * parser.add_argument( + * '--log', default=sys.stdout, type=argparse.FileType('w'), + * help='the file where the sum should be written') + * args = parser.parse_args() + * args.log.write('%s' % sum(args.integers)) + * args.log.close() + * + * The module contains the following public classes: + * + * - ArgumentParser -- The main entry point for command-line parsing. As the + * example above shows, the add_argument() method is used to populate + * the parser with actions for optional and positional arguments. Then + * the parse_args() method is invoked to convert the args at the + * command-line into an object with attributes. + * + * - ArgumentError -- The exception raised by ArgumentParser objects when + * there are errors with the parser's actions. Errors raised while + * parsing the command-line are caught by ArgumentParser and emitted + * as command-line messages. + * + * - FileType -- A factory for defining types of files to be created. As the + * example above shows, instances of FileType are typically passed as + * the type= argument of add_argument() calls. + * + * - Action -- The base class for parser actions. Typically actions are + * selected by passing strings like 'store_true' or 'append_const' to + * the action= argument of add_argument(). However, for greater + * customization of ArgumentParser actions, subclasses of Action may + * be defined and passed as the action= argument. + * + * - HelpFormatter, RawDescriptionHelpFormatter, RawTextHelpFormatter, + * ArgumentDefaultsHelpFormatter -- Formatter classes which + * may be passed as the formatter_class= argument to the + * ArgumentParser constructor. HelpFormatter is the default, + * RawDescriptionHelpFormatter and RawTextHelpFormatter tell the parser + * not to change the formatting for help text, and + * ArgumentDefaultsHelpFormatter adds information about argument defaults + * to the help. + * + * All other classes in this module are considered implementation details. + * (Also note that HelpFormatter and RawDescriptionHelpFormatter are only + * considered public as object names -- the API of the formatter objects is + * still considered an implementation detail.) + */ + +const SUPPRESS = '==SUPPRESS==' + +const OPTIONAL = '?' +const ZERO_OR_MORE = '*' +const ONE_OR_MORE = '+' +const PARSER = 'A...' +const REMAINDER = '...' +const _UNRECOGNIZED_ARGS_ATTR = '_unrecognized_args' + + +// ================================== +// Utility functions used for porting +// ================================== +const assert = require('assert') +const util = require('util') +const fs = require('fs') +const sub = require('./lib/sub') +const path = require('path') +const repr = util.inspect + +function get_argv() { + // omit first argument (which is assumed to be interpreter - `node`, `coffee`, `ts-node`, etc.) + return process.argv.slice(1) +} + +function get_terminal_size() { + return { + columns: +process.env.COLUMNS || process.stdout.columns || 80 + } +} + +function hasattr(object, name) { + return Object.prototype.hasOwnProperty.call(object, name) +} + +function getattr(object, name, value) { + return hasattr(object, name) ? object[name] : value +} + +function setattr(object, name, value) { + object[name] = value +} + +function setdefault(object, name, value) { + if (!hasattr(object, name)) object[name] = value + return object[name] +} + +function delattr(object, name) { + delete object[name] +} + +function range(from, to, step=1) { + // range(10) is equivalent to range(0, 10) + if (arguments.length === 1) [ to, from ] = [ from, 0 ] + if (typeof from !== 'number' || typeof to !== 'number' || typeof step !== 'number') { + throw new TypeError('argument cannot be interpreted as an integer') + } + if (step === 0) throw new TypeError('range() arg 3 must not be zero') + + let result = [] + if (step > 0) { + for (let i = from; i < to; i += step) result.push(i) + } else { + for (let i = from; i > to; i += step) result.push(i) + } + return result +} + +function splitlines(str, keepends = false) { + let result + if (!keepends) { + result = str.split(/\r\n|[\n\r\v\f\x1c\x1d\x1e\x85\u2028\u2029]/) + } else { + result = [] + let parts = str.split(/(\r\n|[\n\r\v\f\x1c\x1d\x1e\x85\u2028\u2029])/) + for (let i = 0; i < parts.length; i += 2) { + result.push(parts[i] + (i + 1 < parts.length ? parts[i + 1] : '')) + } + } + if (!result[result.length - 1]) result.pop() + return result +} + +function _string_lstrip(string, prefix_chars) { + let idx = 0 + while (idx < string.length && prefix_chars.includes(string[idx])) idx++ + return idx ? string.slice(idx) : string +} + +function _string_split(string, sep, maxsplit) { + let result = string.split(sep) + if (result.length > maxsplit) { + result = result.slice(0, maxsplit).concat([ result.slice(maxsplit).join(sep) ]) + } + return result +} + +function _array_equal(array1, array2) { + if (array1.length !== array2.length) return false + for (let i = 0; i < array1.length; i++) { + if (array1[i] !== array2[i]) return false + } + return true +} + +function _array_remove(array, item) { + let idx = array.indexOf(item) + if (idx === -1) throw new TypeError(sub('%r not in list', item)) + array.splice(idx, 1) +} + +// normalize choices to array; +// this isn't required in python because `in` and `map` operators work with anything, +// but in js dealing with multiple types here is too clunky +function _choices_to_array(choices) { + if (choices === undefined) { + return [] + } else if (Array.isArray(choices)) { + return choices + } else if (choices !== null && typeof choices[Symbol.iterator] === 'function') { + return Array.from(choices) + } else if (typeof choices === 'object' && choices !== null) { + return Object.keys(choices) + } else { + throw new Error(sub('invalid choices value: %r', choices)) + } +} + +// decorator that allows a class to be called without new +function _callable(cls) { + let result = { // object is needed for inferred class name + [cls.name]: function (...args) { + let this_class = new.target === result || !new.target + return Reflect.construct(cls, args, this_class ? cls : new.target) + } + } + result[cls.name].prototype = cls.prototype + // fix default tag for toString, e.g. [object Action] instead of [object Object] + cls.prototype[Symbol.toStringTag] = cls.name + return result[cls.name] +} + +function _alias(object, from, to) { + try { + let name = object.constructor.name + Object.defineProperty(object, from, { + value: util.deprecate(object[to], sub('%s.%s() is renamed to %s.%s()', + name, from, name, to)), + enumerable: false + }) + } catch {} +} + +// decorator that allows snake_case class methods to be called with camelCase and vice versa +function _camelcase_alias(_class) { + for (let name of Object.getOwnPropertyNames(_class.prototype)) { + let camelcase = name.replace(/\w_[a-z]/g, s => s[0] + s[2].toUpperCase()) + if (camelcase !== name) _alias(_class.prototype, camelcase, name) + } + return _class +} + +function _to_legacy_name(key) { + key = key.replace(/\w_[a-z]/g, s => s[0] + s[2].toUpperCase()) + if (key === 'default') key = 'defaultValue' + if (key === 'const') key = 'constant' + return key +} + +function _to_new_name(key) { + if (key === 'defaultValue') key = 'default' + if (key === 'constant') key = 'const' + key = key.replace(/[A-Z]/g, c => '_' + c.toLowerCase()) + return key +} + +// parse options +let no_default = Symbol('no_default_value') +function _parse_opts(args, descriptor) { + function get_name() { + let stack = new Error().stack.split('\n') + .map(x => x.match(/^ at (.*) \(.*\)$/)) + .filter(Boolean) + .map(m => m[1]) + .map(fn => fn.match(/[^ .]*$/)[0]) + + if (stack.length && stack[0] === get_name.name) stack.shift() + if (stack.length && stack[0] === _parse_opts.name) stack.shift() + return stack.length ? stack[0] : '' + } + + args = Array.from(args) + let kwargs = {} + let result = [] + let last_opt = args.length && args[args.length - 1] + + if (typeof last_opt === 'object' && last_opt !== null && !Array.isArray(last_opt) && + (!last_opt.constructor || last_opt.constructor.name === 'Object')) { + kwargs = Object.assign({}, args.pop()) + } + + // LEGACY (v1 compatibility): camelcase + let renames = [] + for (let key of Object.keys(descriptor)) { + let old_name = _to_legacy_name(key) + if (old_name !== key && (old_name in kwargs)) { + if (key in kwargs) { + // default and defaultValue specified at the same time, happens often in old tests + //throw new TypeError(sub('%s() got multiple values for argument %r', get_name(), key)) + } else { + kwargs[key] = kwargs[old_name] + } + renames.push([ old_name, key ]) + delete kwargs[old_name] + } + } + if (renames.length) { + let name = get_name() + deprecate('camelcase_' + name, sub('%s(): following options are renamed: %s', + name, renames.map(([ a, b ]) => sub('%r -> %r', a, b)))) + } + // end + + let missing_positionals = [] + let positional_count = args.length + + for (let [ key, def ] of Object.entries(descriptor)) { + if (key[0] === '*') { + if (key.length > 0 && key[1] === '*') { + // LEGACY (v1 compatibility): camelcase + let renames = [] + for (let key of Object.keys(kwargs)) { + let new_name = _to_new_name(key) + if (new_name !== key && (key in kwargs)) { + if (new_name in kwargs) { + // default and defaultValue specified at the same time, happens often in old tests + //throw new TypeError(sub('%s() got multiple values for argument %r', get_name(), new_name)) + } else { + kwargs[new_name] = kwargs[key] + } + renames.push([ key, new_name ]) + delete kwargs[key] + } + } + if (renames.length) { + let name = get_name() + deprecate('camelcase_' + name, sub('%s(): following options are renamed: %s', + name, renames.map(([ a, b ]) => sub('%r -> %r', a, b)))) + } + // end + result.push(kwargs) + kwargs = {} + } else { + result.push(args) + args = [] + } + } else if (key in kwargs && args.length > 0) { + throw new TypeError(sub('%s() got multiple values for argument %r', get_name(), key)) + } else if (key in kwargs) { + result.push(kwargs[key]) + delete kwargs[key] + } else if (args.length > 0) { + result.push(args.shift()) + } else if (def !== no_default) { + result.push(def) + } else { + missing_positionals.push(key) + } + } + + if (Object.keys(kwargs).length) { + throw new TypeError(sub('%s() got an unexpected keyword argument %r', + get_name(), Object.keys(kwargs)[0])) + } + + if (args.length) { + let from = Object.entries(descriptor).filter(([ k, v ]) => k[0] !== '*' && v !== no_default).length + let to = Object.entries(descriptor).filter(([ k ]) => k[0] !== '*').length + throw new TypeError(sub('%s() takes %s positional argument%s but %s %s given', + get_name(), + from === to ? sub('from %s to %s', from, to) : to, + from === to && to === 1 ? '' : 's', + positional_count, + positional_count === 1 ? 'was' : 'were')) + } + + if (missing_positionals.length) { + let strs = missing_positionals.map(repr) + if (strs.length > 1) strs[strs.length - 1] = 'and ' + strs[strs.length - 1] + let str_joined = strs.join(strs.length === 2 ? '' : ', ') + throw new TypeError(sub('%s() missing %i required positional argument%s: %s', + get_name(), strs.length, strs.length === 1 ? '' : 's', str_joined)) + } + + return result +} + +let _deprecations = {} +function deprecate(id, string) { + _deprecations[id] = _deprecations[id] || util.deprecate(() => {}, string) + _deprecations[id]() +} + + +// ============================= +// Utility functions and classes +// ============================= +function _AttributeHolder(cls = Object) { + /* + * Abstract base class that provides __repr__. + * + * The __repr__ method returns a string in the format:: + * ClassName(attr=name, attr=name, ...) + * The attributes are determined either by a class-level attribute, + * '_kwarg_names', or by inspecting the instance __dict__. + */ + + return class _AttributeHolder extends cls { + [util.inspect.custom]() { + let type_name = this.constructor.name + let arg_strings = [] + let star_args = {} + for (let arg of this._get_args()) { + arg_strings.push(repr(arg)) + } + for (let [ name, value ] of this._get_kwargs()) { + if (/^[a-z_][a-z0-9_$]*$/i.test(name)) { + arg_strings.push(sub('%s=%r', name, value)) + } else { + star_args[name] = value + } + } + if (Object.keys(star_args).length) { + arg_strings.push(sub('**%s', repr(star_args))) + } + return sub('%s(%s)', type_name, arg_strings.join(', ')) + } + + toString() { + return this[util.inspect.custom]() + } + + _get_kwargs() { + return Object.entries(this) + } + + _get_args() { + return [] + } + } +} + + +function _copy_items(items) { + if (items === undefined) { + return [] + } + return items.slice(0) +} + + +// =============== +// Formatting Help +// =============== +const HelpFormatter = _camelcase_alias(_callable(class HelpFormatter { + /* + * Formatter for generating usage messages and argument help strings. + * + * Only the name of this class is considered a public API. All the methods + * provided by the class are considered an implementation detail. + */ + + constructor() { + let [ + prog, + indent_increment, + max_help_position, + width + ] = _parse_opts(arguments, { + prog: no_default, + indent_increment: 2, + max_help_position: 24, + width: undefined + }) + + // default setting for width + if (width === undefined) { + width = get_terminal_size().columns + width -= 2 + } + + this._prog = prog + this._indent_increment = indent_increment + this._max_help_position = Math.min(max_help_position, + Math.max(width - 20, indent_increment * 2)) + this._width = width + + this._current_indent = 0 + this._level = 0 + this._action_max_length = 0 + + this._root_section = this._Section(this, undefined) + this._current_section = this._root_section + + this._whitespace_matcher = /[ \t\n\r\f\v]+/g // equivalent to python /\s+/ with ASCII flag + this._long_break_matcher = /\n\n\n+/g + } + + // =============================== + // Section and indentation methods + // =============================== + _indent() { + this._current_indent += this._indent_increment + this._level += 1 + } + + _dedent() { + this._current_indent -= this._indent_increment + assert(this._current_indent >= 0, 'Indent decreased below 0.') + this._level -= 1 + } + + _add_item(func, args) { + this._current_section.items.push([ func, args ]) + } + + // ======================== + // Message building methods + // ======================== + start_section(heading) { + this._indent() + let section = this._Section(this, this._current_section, heading) + this._add_item(section.format_help.bind(section), []) + this._current_section = section + } + + end_section() { + this._current_section = this._current_section.parent + this._dedent() + } + + add_text(text) { + if (text !== SUPPRESS && text !== undefined) { + this._add_item(this._format_text.bind(this), [text]) + } + } + + add_usage(usage, actions, groups, prefix = undefined) { + if (usage !== SUPPRESS) { + let args = [ usage, actions, groups, prefix ] + this._add_item(this._format_usage.bind(this), args) + } + } + + add_argument(action) { + if (action.help !== SUPPRESS) { + + // find all invocations + let invocations = [this._format_action_invocation(action)] + for (let subaction of this._iter_indented_subactions(action)) { + invocations.push(this._format_action_invocation(subaction)) + } + + // update the maximum item length + let invocation_length = Math.max(...invocations.map(invocation => invocation.length)) + let action_length = invocation_length + this._current_indent + this._action_max_length = Math.max(this._action_max_length, + action_length) + + // add the item to the list + this._add_item(this._format_action.bind(this), [action]) + } + } + + add_arguments(actions) { + for (let action of actions) { + this.add_argument(action) + } + } + + // ======================= + // Help-formatting methods + // ======================= + format_help() { + let help = this._root_section.format_help() + if (help) { + help = help.replace(this._long_break_matcher, '\n\n') + help = help.replace(/^\n+|\n+$/g, '') + '\n' + } + return help + } + + _join_parts(part_strings) { + return part_strings.filter(part => part && part !== SUPPRESS).join('') + } + + _format_usage(usage, actions, groups, prefix) { + if (prefix === undefined) { + prefix = 'usage: ' + } + + // if usage is specified, use that + if (usage !== undefined) { + usage = sub(usage, { prog: this._prog }) + + // if no optionals or positionals are available, usage is just prog + } else if (usage === undefined && !actions.length) { + usage = sub('%(prog)s', { prog: this._prog }) + + // if optionals and positionals are available, calculate usage + } else if (usage === undefined) { + let prog = sub('%(prog)s', { prog: this._prog }) + + // split optionals from positionals + let optionals = [] + let positionals = [] + for (let action of actions) { + if (action.option_strings.length) { + optionals.push(action) + } else { + positionals.push(action) + } + } + + // build full usage string + let action_usage = this._format_actions_usage([].concat(optionals).concat(positionals), groups) + usage = [ prog, action_usage ].map(String).join(' ') + + // wrap the usage parts if it's too long + let text_width = this._width - this._current_indent + if (prefix.length + usage.length > text_width) { + + // break usage into wrappable parts + let part_regexp = /\(.*?\)+(?=\s|$)|\[.*?\]+(?=\s|$)|\S+/g + let opt_usage = this._format_actions_usage(optionals, groups) + let pos_usage = this._format_actions_usage(positionals, groups) + let opt_parts = opt_usage.match(part_regexp) || [] + let pos_parts = pos_usage.match(part_regexp) || [] + assert(opt_parts.join(' ') === opt_usage) + assert(pos_parts.join(' ') === pos_usage) + + // helper for wrapping lines + let get_lines = (parts, indent, prefix = undefined) => { + let lines = [] + let line = [] + let line_len + if (prefix !== undefined) { + line_len = prefix.length - 1 + } else { + line_len = indent.length - 1 + } + for (let part of parts) { + if (line_len + 1 + part.length > text_width && line) { + lines.push(indent + line.join(' ')) + line = [] + line_len = indent.length - 1 + } + line.push(part) + line_len += part.length + 1 + } + if (line.length) { + lines.push(indent + line.join(' ')) + } + if (prefix !== undefined) { + lines[0] = lines[0].slice(indent.length) + } + return lines + } + + let lines + + // if prog is short, follow it with optionals or positionals + if (prefix.length + prog.length <= 0.75 * text_width) { + let indent = ' '.repeat(prefix.length + prog.length + 1) + if (opt_parts.length) { + lines = get_lines([prog].concat(opt_parts), indent, prefix) + lines = lines.concat(get_lines(pos_parts, indent)) + } else if (pos_parts.length) { + lines = get_lines([prog].concat(pos_parts), indent, prefix) + } else { + lines = [prog] + } + + // if prog is long, put it on its own line + } else { + let indent = ' '.repeat(prefix.length) + let parts = [].concat(opt_parts).concat(pos_parts) + lines = get_lines(parts, indent) + if (lines.length > 1) { + lines = [] + lines = lines.concat(get_lines(opt_parts, indent)) + lines = lines.concat(get_lines(pos_parts, indent)) + } + lines = [prog].concat(lines) + } + + // join lines into usage + usage = lines.join('\n') + } + } + + // prefix with 'usage:' + return sub('%s%s\n\n', prefix, usage) + } + + _format_actions_usage(actions, groups) { + // find group indices and identify actions in groups + let group_actions = new Set() + let inserts = {} + for (let group of groups) { + let start = actions.indexOf(group._group_actions[0]) + if (start === -1) { + continue + } else { + let end = start + group._group_actions.length + if (_array_equal(actions.slice(start, end), group._group_actions)) { + for (let action of group._group_actions) { + group_actions.add(action) + } + if (!group.required) { + if (start in inserts) { + inserts[start] += ' [' + } else { + inserts[start] = '[' + } + if (end in inserts) { + inserts[end] += ']' + } else { + inserts[end] = ']' + } + } else { + if (start in inserts) { + inserts[start] += ' (' + } else { + inserts[start] = '(' + } + if (end in inserts) { + inserts[end] += ')' + } else { + inserts[end] = ')' + } + } + for (let i of range(start + 1, end)) { + inserts[i] = '|' + } + } + } + } + + // collect all actions format strings + let parts = [] + for (let [ i, action ] of Object.entries(actions)) { + + // suppressed arguments are marked with None + // remove | separators for suppressed arguments + if (action.help === SUPPRESS) { + parts.push(undefined) + if (inserts[+i] === '|') { + delete inserts[+i] + } else if (inserts[+i + 1] === '|') { + delete inserts[+i + 1] + } + + // produce all arg strings + } else if (!action.option_strings.length) { + let default_value = this._get_default_metavar_for_positional(action) + let part = this._format_args(action, default_value) + + // if it's in a group, strip the outer [] + if (group_actions.has(action)) { + if (part[0] === '[' && part[part.length - 1] === ']') { + part = part.slice(1, -1) + } + } + + // add the action string to the list + parts.push(part) + + // produce the first way to invoke the option in brackets + } else { + let option_string = action.option_strings[0] + let part + + // if the Optional doesn't take a value, format is: + // -s or --long + if (action.nargs === 0) { + part = action.format_usage() + + // if the Optional takes a value, format is: + // -s ARGS or --long ARGS + } else { + let default_value = this._get_default_metavar_for_optional(action) + let args_string = this._format_args(action, default_value) + part = sub('%s %s', option_string, args_string) + } + + // make it look optional if it's not required or in a group + if (!action.required && !group_actions.has(action)) { + part = sub('[%s]', part) + } + + // add the action string to the list + parts.push(part) + } + } + + // insert things at the necessary indices + for (let i of Object.keys(inserts).map(Number).sort((a, b) => b - a)) { + parts.splice(+i, 0, inserts[+i]) + } + + // join all the action items with spaces + let text = parts.filter(Boolean).join(' ') + + // clean up separators for mutually exclusive groups + text = text.replace(/([\[(]) /g, '$1') + text = text.replace(/ ([\])])/g, '$1') + text = text.replace(/[\[(] *[\])]/g, '') + text = text.replace(/\(([^|]*)\)/g, '$1', text) + text = text.trim() + + // return the text + return text + } + + _format_text(text) { + if (text.includes('%(prog)')) { + text = sub(text, { prog: this._prog }) + } + let text_width = Math.max(this._width - this._current_indent, 11) + let indent = ' '.repeat(this._current_indent) + return this._fill_text(text, text_width, indent) + '\n\n' + } + + _format_action(action) { + // determine the required width and the entry label + let help_position = Math.min(this._action_max_length + 2, + this._max_help_position) + let help_width = Math.max(this._width - help_position, 11) + let action_width = help_position - this._current_indent - 2 + let action_header = this._format_action_invocation(action) + let indent_first + + // no help; start on same line and add a final newline + if (!action.help) { + let tup = [ this._current_indent, '', action_header ] + action_header = sub('%*s%s\n', ...tup) + + // short action name; start on the same line and pad two spaces + } else if (action_header.length <= action_width) { + let tup = [ this._current_indent, '', action_width, action_header ] + action_header = sub('%*s%-*s ', ...tup) + indent_first = 0 + + // long action name; start on the next line + } else { + let tup = [ this._current_indent, '', action_header ] + action_header = sub('%*s%s\n', ...tup) + indent_first = help_position + } + + // collect the pieces of the action help + let parts = [action_header] + + // if there was help for the action, add lines of help text + if (action.help) { + let help_text = this._expand_help(action) + let help_lines = this._split_lines(help_text, help_width) + parts.push(sub('%*s%s\n', indent_first, '', help_lines[0])) + for (let line of help_lines.slice(1)) { + parts.push(sub('%*s%s\n', help_position, '', line)) + } + + // or add a newline if the description doesn't end with one + } else if (!action_header.endsWith('\n')) { + parts.push('\n') + } + + // if there are any sub-actions, add their help as well + for (let subaction of this._iter_indented_subactions(action)) { + parts.push(this._format_action(subaction)) + } + + // return a single string + return this._join_parts(parts) + } + + _format_action_invocation(action) { + if (!action.option_strings.length) { + let default_value = this._get_default_metavar_for_positional(action) + let metavar = this._metavar_formatter(action, default_value)(1)[0] + return metavar + + } else { + let parts = [] + + // if the Optional doesn't take a value, format is: + // -s, --long + if (action.nargs === 0) { + parts = parts.concat(action.option_strings) + + // if the Optional takes a value, format is: + // -s ARGS, --long ARGS + } else { + let default_value = this._get_default_metavar_for_optional(action) + let args_string = this._format_args(action, default_value) + for (let option_string of action.option_strings) { + parts.push(sub('%s %s', option_string, args_string)) + } + } + + return parts.join(', ') + } + } + + _metavar_formatter(action, default_metavar) { + let result + if (action.metavar !== undefined) { + result = action.metavar + } else if (action.choices !== undefined) { + let choice_strs = _choices_to_array(action.choices).map(String) + result = sub('{%s}', choice_strs.join(',')) + } else { + result = default_metavar + } + + function format(tuple_size) { + if (Array.isArray(result)) { + return result + } else { + return Array(tuple_size).fill(result) + } + } + return format + } + + _format_args(action, default_metavar) { + let get_metavar = this._metavar_formatter(action, default_metavar) + let result + if (action.nargs === undefined) { + result = sub('%s', ...get_metavar(1)) + } else if (action.nargs === OPTIONAL) { + result = sub('[%s]', ...get_metavar(1)) + } else if (action.nargs === ZERO_OR_MORE) { + let metavar = get_metavar(1) + if (metavar.length === 2) { + result = sub('[%s [%s ...]]', ...metavar) + } else { + result = sub('[%s ...]', ...metavar) + } + } else if (action.nargs === ONE_OR_MORE) { + result = sub('%s [%s ...]', ...get_metavar(2)) + } else if (action.nargs === REMAINDER) { + result = '...' + } else if (action.nargs === PARSER) { + result = sub('%s ...', ...get_metavar(1)) + } else if (action.nargs === SUPPRESS) { + result = '' + } else { + let formats + try { + formats = range(action.nargs).map(() => '%s') + } catch (err) { + throw new TypeError('invalid nargs value') + } + result = sub(formats.join(' '), ...get_metavar(action.nargs)) + } + return result + } + + _expand_help(action) { + let params = Object.assign({ prog: this._prog }, action) + for (let name of Object.keys(params)) { + if (params[name] === SUPPRESS) { + delete params[name] + } + } + for (let name of Object.keys(params)) { + if (params[name] && params[name].name) { + params[name] = params[name].name + } + } + if (params.choices !== undefined) { + let choices_str = _choices_to_array(params.choices).map(String).join(', ') + params.choices = choices_str + } + // LEGACY (v1 compatibility): camelcase + for (let key of Object.keys(params)) { + let old_name = _to_legacy_name(key) + if (old_name !== key) { + params[old_name] = params[key] + } + } + // end + return sub(this._get_help_string(action), params) + } + + * _iter_indented_subactions(action) { + if (typeof action._get_subactions === 'function') { + this._indent() + yield* action._get_subactions() + this._dedent() + } + } + + _split_lines(text, width) { + text = text.replace(this._whitespace_matcher, ' ').trim() + // The textwrap module is used only for formatting help. + // Delay its import for speeding up the common usage of argparse. + let textwrap = require('./lib/textwrap') + return textwrap.wrap(text, { width }) + } + + _fill_text(text, width, indent) { + text = text.replace(this._whitespace_matcher, ' ').trim() + let textwrap = require('./lib/textwrap') + return textwrap.fill(text, { width, + initial_indent: indent, + subsequent_indent: indent }) + } + + _get_help_string(action) { + return action.help + } + + _get_default_metavar_for_optional(action) { + return action.dest.toUpperCase() + } + + _get_default_metavar_for_positional(action) { + return action.dest + } +})) + +HelpFormatter.prototype._Section = _callable(class _Section { + + constructor(formatter, parent, heading = undefined) { + this.formatter = formatter + this.parent = parent + this.heading = heading + this.items = [] + } + + format_help() { + // format the indented section + if (this.parent !== undefined) { + this.formatter._indent() + } + let item_help = this.formatter._join_parts(this.items.map(([ func, args ]) => func.apply(null, args))) + if (this.parent !== undefined) { + this.formatter._dedent() + } + + // return nothing if the section was empty + if (!item_help) { + return '' + } + + // add the heading if the section was non-empty + let heading + if (this.heading !== SUPPRESS && this.heading !== undefined) { + let current_indent = this.formatter._current_indent + heading = sub('%*s%s:\n', current_indent, '', this.heading) + } else { + heading = '' + } + + // join the section-initial newline, the heading and the help + return this.formatter._join_parts(['\n', heading, item_help, '\n']) + } +}) + + +const RawDescriptionHelpFormatter = _camelcase_alias(_callable(class RawDescriptionHelpFormatter extends HelpFormatter { + /* + * Help message formatter which retains any formatting in descriptions. + * + * Only the name of this class is considered a public API. All the methods + * provided by the class are considered an implementation detail. + */ + + _fill_text(text, width, indent) { + return splitlines(text, true).map(line => indent + line).join('') + } +})) + + +const RawTextHelpFormatter = _camelcase_alias(_callable(class RawTextHelpFormatter extends RawDescriptionHelpFormatter { + /* + * Help message formatter which retains formatting of all help text. + * + * Only the name of this class is considered a public API. All the methods + * provided by the class are considered an implementation detail. + */ + + _split_lines(text/*, width*/) { + return splitlines(text) + } +})) + + +const ArgumentDefaultsHelpFormatter = _camelcase_alias(_callable(class ArgumentDefaultsHelpFormatter extends HelpFormatter { + /* + * Help message formatter which adds default values to argument help. + * + * Only the name of this class is considered a public API. All the methods + * provided by the class are considered an implementation detail. + */ + + _get_help_string(action) { + let help = action.help + // LEGACY (v1 compatibility): additional check for defaultValue needed + if (!action.help.includes('%(default)') && !action.help.includes('%(defaultValue)')) { + if (action.default !== SUPPRESS) { + let defaulting_nargs = [OPTIONAL, ZERO_OR_MORE] + if (action.option_strings.length || defaulting_nargs.includes(action.nargs)) { + help += ' (default: %(default)s)' + } + } + } + return help + } +})) + + +const MetavarTypeHelpFormatter = _camelcase_alias(_callable(class MetavarTypeHelpFormatter extends HelpFormatter { + /* + * Help message formatter which uses the argument 'type' as the default + * metavar value (instead of the argument 'dest') + * + * Only the name of this class is considered a public API. All the methods + * provided by the class are considered an implementation detail. + */ + + _get_default_metavar_for_optional(action) { + return typeof action.type === 'function' ? action.type.name : action.type + } + + _get_default_metavar_for_positional(action) { + return typeof action.type === 'function' ? action.type.name : action.type + } +})) + + +// ===================== +// Options and Arguments +// ===================== +function _get_action_name(argument) { + if (argument === undefined) { + return undefined + } else if (argument.option_strings.length) { + return argument.option_strings.join('/') + } else if (![ undefined, SUPPRESS ].includes(argument.metavar)) { + return argument.metavar + } else if (![ undefined, SUPPRESS ].includes(argument.dest)) { + return argument.dest + } else { + return undefined + } +} + + +const ArgumentError = _callable(class ArgumentError extends Error { + /* + * An error from creating or using an argument (optional or positional). + * + * The string value of this exception is the message, augmented with + * information about the argument that caused it. + */ + + constructor(argument, message) { + super() + this.name = 'ArgumentError' + this._argument_name = _get_action_name(argument) + this._message = message + this.message = this.str() + } + + str() { + let format + if (this._argument_name === undefined) { + format = '%(message)s' + } else { + format = 'argument %(argument_name)s: %(message)s' + } + return sub(format, { message: this._message, + argument_name: this._argument_name }) + } +}) + + +const ArgumentTypeError = _callable(class ArgumentTypeError extends Error { + /* + * An error from trying to convert a command line string to a type. + */ + + constructor(message) { + super(message) + this.name = 'ArgumentTypeError' + } +}) + + +// ============== +// Action classes +// ============== +const Action = _camelcase_alias(_callable(class Action extends _AttributeHolder(Function) { + /* + * Information about how to convert command line strings to Python objects. + * + * Action objects are used by an ArgumentParser to represent the information + * needed to parse a single argument from one or more strings from the + * command line. The keyword arguments to the Action constructor are also + * all attributes of Action instances. + * + * Keyword Arguments: + * + * - option_strings -- A list of command-line option strings which + * should be associated with this action. + * + * - dest -- The name of the attribute to hold the created object(s) + * + * - nargs -- The number of command-line arguments that should be + * consumed. By default, one argument will be consumed and a single + * value will be produced. Other values include: + * - N (an integer) consumes N arguments (and produces a list) + * - '?' consumes zero or one arguments + * - '*' consumes zero or more arguments (and produces a list) + * - '+' consumes one or more arguments (and produces a list) + * Note that the difference between the default and nargs=1 is that + * with the default, a single value will be produced, while with + * nargs=1, a list containing a single value will be produced. + * + * - const -- The value to be produced if the option is specified and the + * option uses an action that takes no values. + * + * - default -- The value to be produced if the option is not specified. + * + * - type -- A callable that accepts a single string argument, and + * returns the converted value. The standard Python types str, int, + * float, and complex are useful examples of such callables. If None, + * str is used. + * + * - choices -- A container of values that should be allowed. If not None, + * after a command-line argument has been converted to the appropriate + * type, an exception will be raised if it is not a member of this + * collection. + * + * - required -- True if the action must always be specified at the + * command line. This is only meaningful for optional command-line + * arguments. + * + * - help -- The help string describing the argument. + * + * - metavar -- The name to be used for the option's argument with the + * help string. If None, the 'dest' value will be used as the name. + */ + + constructor() { + let [ + option_strings, + dest, + nargs, + const_value, + default_value, + type, + choices, + required, + help, + metavar + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: no_default, + nargs: undefined, + const: undefined, + default: undefined, + type: undefined, + choices: undefined, + required: false, + help: undefined, + metavar: undefined + }) + + // when this class is called as a function, redirect it to .call() method of itself + super('return arguments.callee.call.apply(arguments.callee, arguments)') + + this.option_strings = option_strings + this.dest = dest + this.nargs = nargs + this.const = const_value + this.default = default_value + this.type = type + this.choices = choices + this.required = required + this.help = help + this.metavar = metavar + } + + _get_kwargs() { + let names = [ + 'option_strings', + 'dest', + 'nargs', + 'const', + 'default', + 'type', + 'choices', + 'help', + 'metavar' + ] + return names.map(name => [ name, getattr(this, name) ]) + } + + format_usage() { + return this.option_strings[0] + } + + call(/*parser, namespace, values, option_string = undefined*/) { + throw new Error('.call() not defined') + } +})) + + +const BooleanOptionalAction = _camelcase_alias(_callable(class BooleanOptionalAction extends Action { + + constructor() { + let [ + option_strings, + dest, + default_value, + type, + choices, + required, + help, + metavar + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: no_default, + default: undefined, + type: undefined, + choices: undefined, + required: false, + help: undefined, + metavar: undefined + }) + + let _option_strings = [] + for (let option_string of option_strings) { + _option_strings.push(option_string) + + if (option_string.startsWith('--')) { + option_string = '--no-' + option_string.slice(2) + _option_strings.push(option_string) + } + } + + if (help !== undefined && default_value !== undefined) { + help += ` (default: ${default_value})` + } + + super({ + option_strings: _option_strings, + dest, + nargs: 0, + default: default_value, + type, + choices, + required, + help, + metavar + }) + } + + call(parser, namespace, values, option_string = undefined) { + if (this.option_strings.includes(option_string)) { + setattr(namespace, this.dest, !option_string.startsWith('--no-')) + } + } + + format_usage() { + return this.option_strings.join(' | ') + } +})) + + +const _StoreAction = _callable(class _StoreAction extends Action { + + constructor() { + let [ + option_strings, + dest, + nargs, + const_value, + default_value, + type, + choices, + required, + help, + metavar + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: no_default, + nargs: undefined, + const: undefined, + default: undefined, + type: undefined, + choices: undefined, + required: false, + help: undefined, + metavar: undefined + }) + + if (nargs === 0) { + throw new TypeError('nargs for store actions must be != 0; if you ' + + 'have nothing to store, actions such as store ' + + 'true or store const may be more appropriate') + } + if (const_value !== undefined && nargs !== OPTIONAL) { + throw new TypeError(sub('nargs must be %r to supply const', OPTIONAL)) + } + super({ + option_strings, + dest, + nargs, + const: const_value, + default: default_value, + type, + choices, + required, + help, + metavar + }) + } + + call(parser, namespace, values/*, option_string = undefined*/) { + setattr(namespace, this.dest, values) + } +}) + + +const _StoreConstAction = _callable(class _StoreConstAction extends Action { + + constructor() { + let [ + option_strings, + dest, + const_value, + default_value, + required, + help + //, metavar + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: no_default, + const: no_default, + default: undefined, + required: false, + help: undefined, + metavar: undefined + }) + + super({ + option_strings, + dest, + nargs: 0, + const: const_value, + default: default_value, + required, + help + }) + } + + call(parser, namespace/*, values, option_string = undefined*/) { + setattr(namespace, this.dest, this.const) + } +}) + + +const _StoreTrueAction = _callable(class _StoreTrueAction extends _StoreConstAction { + + constructor() { + let [ + option_strings, + dest, + default_value, + required, + help + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: no_default, + default: false, + required: false, + help: undefined + }) + + super({ + option_strings, + dest, + const: true, + default: default_value, + required, + help + }) + } +}) + + +const _StoreFalseAction = _callable(class _StoreFalseAction extends _StoreConstAction { + + constructor() { + let [ + option_strings, + dest, + default_value, + required, + help + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: no_default, + default: true, + required: false, + help: undefined + }) + + super({ + option_strings, + dest, + const: false, + default: default_value, + required, + help + }) + } +}) + + +const _AppendAction = _callable(class _AppendAction extends Action { + + constructor() { + let [ + option_strings, + dest, + nargs, + const_value, + default_value, + type, + choices, + required, + help, + metavar + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: no_default, + nargs: undefined, + const: undefined, + default: undefined, + type: undefined, + choices: undefined, + required: false, + help: undefined, + metavar: undefined + }) + + if (nargs === 0) { + throw new TypeError('nargs for append actions must be != 0; if arg ' + + 'strings are not supplying the value to append, ' + + 'the append const action may be more appropriate') + } + if (const_value !== undefined && nargs !== OPTIONAL) { + throw new TypeError(sub('nargs must be %r to supply const', OPTIONAL)) + } + super({ + option_strings, + dest, + nargs, + const: const_value, + default: default_value, + type, + choices, + required, + help, + metavar + }) + } + + call(parser, namespace, values/*, option_string = undefined*/) { + let items = getattr(namespace, this.dest, undefined) + items = _copy_items(items) + items.push(values) + setattr(namespace, this.dest, items) + } +}) + + +const _AppendConstAction = _callable(class _AppendConstAction extends Action { + + constructor() { + let [ + option_strings, + dest, + const_value, + default_value, + required, + help, + metavar + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: no_default, + const: no_default, + default: undefined, + required: false, + help: undefined, + metavar: undefined + }) + + super({ + option_strings, + dest, + nargs: 0, + const: const_value, + default: default_value, + required, + help, + metavar + }) + } + + call(parser, namespace/*, values, option_string = undefined*/) { + let items = getattr(namespace, this.dest, undefined) + items = _copy_items(items) + items.push(this.const) + setattr(namespace, this.dest, items) + } +}) + + +const _CountAction = _callable(class _CountAction extends Action { + + constructor() { + let [ + option_strings, + dest, + default_value, + required, + help + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: no_default, + default: undefined, + required: false, + help: undefined + }) + + super({ + option_strings, + dest, + nargs: 0, + default: default_value, + required, + help + }) + } + + call(parser, namespace/*, values, option_string = undefined*/) { + let count = getattr(namespace, this.dest, undefined) + if (count === undefined) { + count = 0 + } + setattr(namespace, this.dest, count + 1) + } +}) + + +const _HelpAction = _callable(class _HelpAction extends Action { + + constructor() { + let [ + option_strings, + dest, + default_value, + help + ] = _parse_opts(arguments, { + option_strings: no_default, + dest: SUPPRESS, + default: SUPPRESS, + help: undefined + }) + + super({ + option_strings, + dest, + default: default_value, + nargs: 0, + help + }) + } + + call(parser/*, namespace, values, option_string = undefined*/) { + parser.print_help() + parser.exit() + } +}) + + +const _VersionAction = _callable(class _VersionAction extends Action { + + constructor() { + let [ + option_strings, + version, + dest, + default_value, + help + ] = _parse_opts(arguments, { + option_strings: no_default, + version: undefined, + dest: SUPPRESS, + default: SUPPRESS, + help: "show program's version number and exit" + }) + + super({ + option_strings, + dest, + default: default_value, + nargs: 0, + help + }) + this.version = version + } + + call(parser/*, namespace, values, option_string = undefined*/) { + let version = this.version + if (version === undefined) { + version = parser.version + } + let formatter = parser._get_formatter() + formatter.add_text(version) + parser._print_message(formatter.format_help(), process.stdout) + parser.exit() + } +}) + + +const _SubParsersAction = _camelcase_alias(_callable(class _SubParsersAction extends Action { + + constructor() { + let [ + option_strings, + prog, + parser_class, + dest, + required, + help, + metavar + ] = _parse_opts(arguments, { + option_strings: no_default, + prog: no_default, + parser_class: no_default, + dest: SUPPRESS, + required: false, + help: undefined, + metavar: undefined + }) + + let name_parser_map = {} + + super({ + option_strings, + dest, + nargs: PARSER, + choices: name_parser_map, + required, + help, + metavar + }) + + this._prog_prefix = prog + this._parser_class = parser_class + this._name_parser_map = name_parser_map + this._choices_actions = [] + } + + add_parser() { + let [ + name, + kwargs + ] = _parse_opts(arguments, { + name: no_default, + '**kwargs': no_default + }) + + // set prog from the existing prefix + if (kwargs.prog === undefined) { + kwargs.prog = sub('%s %s', this._prog_prefix, name) + } + + let aliases = getattr(kwargs, 'aliases', []) + delete kwargs.aliases + + // create a pseudo-action to hold the choice help + if ('help' in kwargs) { + let help = kwargs.help + delete kwargs.help + let choice_action = this._ChoicesPseudoAction(name, aliases, help) + this._choices_actions.push(choice_action) + } + + // create the parser and add it to the map + let parser = new this._parser_class(kwargs) + this._name_parser_map[name] = parser + + // make parser available under aliases also + for (let alias of aliases) { + this._name_parser_map[alias] = parser + } + + return parser + } + + _get_subactions() { + return this._choices_actions + } + + call(parser, namespace, values/*, option_string = undefined*/) { + let parser_name = values[0] + let arg_strings = values.slice(1) + + // set the parser name if requested + if (this.dest !== SUPPRESS) { + setattr(namespace, this.dest, parser_name) + } + + // select the parser + if (hasattr(this._name_parser_map, parser_name)) { + parser = this._name_parser_map[parser_name] + } else { + let args = {parser_name, + choices: this._name_parser_map.join(', ')} + let msg = sub('unknown parser %(parser_name)r (choices: %(choices)s)', args) + throw new ArgumentError(this, msg) + } + + // parse all the remaining options into the namespace + // store any unrecognized options on the object, so that the top + // level parser can decide what to do with them + + // In case this subparser defines new defaults, we parse them + // in a new namespace object and then update the original + // namespace for the relevant parts. + let subnamespace + [ subnamespace, arg_strings ] = parser.parse_known_args(arg_strings, undefined) + for (let [ key, value ] of Object.entries(subnamespace)) { + setattr(namespace, key, value) + } + + if (arg_strings.length) { + setdefault(namespace, _UNRECOGNIZED_ARGS_ATTR, []) + getattr(namespace, _UNRECOGNIZED_ARGS_ATTR).push(...arg_strings) + } + } +})) + + +_SubParsersAction.prototype._ChoicesPseudoAction = _callable(class _ChoicesPseudoAction extends Action { + constructor(name, aliases, help) { + let metavar = name, dest = name + if (aliases.length) { + metavar += sub(' (%s)', aliases.join(', ')) + } + super({ option_strings: [], dest, help, metavar }) + } +}) + + +const _ExtendAction = _callable(class _ExtendAction extends _AppendAction { + call(parser, namespace, values/*, option_string = undefined*/) { + let items = getattr(namespace, this.dest, undefined) + items = _copy_items(items) + items = items.concat(values) + setattr(namespace, this.dest, items) + } +}) + + +// ============== +// Type classes +// ============== +const FileType = _callable(class FileType extends Function { + /* + * Factory for creating file object types + * + * Instances of FileType are typically passed as type= arguments to the + * ArgumentParser add_argument() method. + * + * Keyword Arguments: + * - mode -- A string indicating how the file is to be opened. Accepts the + * same values as the builtin open() function. + * - bufsize -- The file's desired buffer size. Accepts the same values as + * the builtin open() function. + * - encoding -- The file's encoding. Accepts the same values as the + * builtin open() function. + * - errors -- A string indicating how encoding and decoding errors are to + * be handled. Accepts the same value as the builtin open() function. + */ + + constructor() { + let [ + flags, + encoding, + mode, + autoClose, + emitClose, + start, + end, + highWaterMark, + fs + ] = _parse_opts(arguments, { + flags: 'r', + encoding: undefined, + mode: undefined, // 0o666 + autoClose: undefined, // true + emitClose: undefined, // false + start: undefined, // 0 + end: undefined, // Infinity + highWaterMark: undefined, // 64 * 1024 + fs: undefined + }) + + // when this class is called as a function, redirect it to .call() method of itself + super('return arguments.callee.call.apply(arguments.callee, arguments)') + + Object.defineProperty(this, 'name', { + get() { + return sub('FileType(%r)', flags) + } + }) + this._flags = flags + this._options = {} + if (encoding !== undefined) this._options.encoding = encoding + if (mode !== undefined) this._options.mode = mode + if (autoClose !== undefined) this._options.autoClose = autoClose + if (emitClose !== undefined) this._options.emitClose = emitClose + if (start !== undefined) this._options.start = start + if (end !== undefined) this._options.end = end + if (highWaterMark !== undefined) this._options.highWaterMark = highWaterMark + if (fs !== undefined) this._options.fs = fs + } + + call(string) { + // the special argument "-" means sys.std{in,out} + if (string === '-') { + if (this._flags.includes('r')) { + return process.stdin + } else if (this._flags.includes('w')) { + return process.stdout + } else { + let msg = sub('argument "-" with mode %r', this._flags) + throw new TypeError(msg) + } + } + + // all other arguments are used as file names + let fd + try { + fd = fs.openSync(string, this._flags, this._options.mode) + } catch (e) { + let args = { filename: string, error: e.message } + let message = "can't open '%(filename)s': %(error)s" + throw new ArgumentTypeError(sub(message, args)) + } + + let options = Object.assign({ fd, flags: this._flags }, this._options) + if (this._flags.includes('r')) { + return fs.createReadStream(undefined, options) + } else if (this._flags.includes('w')) { + return fs.createWriteStream(undefined, options) + } else { + let msg = sub('argument "%s" with mode %r', string, this._flags) + throw new TypeError(msg) + } + } + + [util.inspect.custom]() { + let args = [ this._flags ] + let kwargs = Object.entries(this._options).map(([ k, v ]) => { + if (k === 'mode') v = { value: v, [util.inspect.custom]() { return '0o' + this.value.toString(8) } } + return [ k, v ] + }) + let args_str = [] + .concat(args.filter(arg => arg !== -1).map(repr)) + .concat(kwargs.filter(([/*kw*/, arg]) => arg !== undefined) + .map(([kw, arg]) => sub('%s=%r', kw, arg))) + .join(', ') + return sub('%s(%s)', this.constructor.name, args_str) + } + + toString() { + return this[util.inspect.custom]() + } +}) + +// =========================== +// Optional and Positional Parsing +// =========================== +const Namespace = _callable(class Namespace extends _AttributeHolder() { + /* + * Simple object for storing attributes. + * + * Implements equality by attribute names and values, and provides a simple + * string representation. + */ + + constructor(options = {}) { + super() + Object.assign(this, options) + } +}) + +// unset string tag to mimic plain object +Namespace.prototype[Symbol.toStringTag] = undefined + + +const _ActionsContainer = _camelcase_alias(_callable(class _ActionsContainer { + + constructor() { + let [ + description, + prefix_chars, + argument_default, + conflict_handler + ] = _parse_opts(arguments, { + description: no_default, + prefix_chars: no_default, + argument_default: no_default, + conflict_handler: no_default + }) + + this.description = description + this.argument_default = argument_default + this.prefix_chars = prefix_chars + this.conflict_handler = conflict_handler + + // set up registries + this._registries = {} + + // register actions + this.register('action', undefined, _StoreAction) + this.register('action', 'store', _StoreAction) + this.register('action', 'store_const', _StoreConstAction) + this.register('action', 'store_true', _StoreTrueAction) + this.register('action', 'store_false', _StoreFalseAction) + this.register('action', 'append', _AppendAction) + this.register('action', 'append_const', _AppendConstAction) + this.register('action', 'count', _CountAction) + this.register('action', 'help', _HelpAction) + this.register('action', 'version', _VersionAction) + this.register('action', 'parsers', _SubParsersAction) + this.register('action', 'extend', _ExtendAction) + // LEGACY (v1 compatibility): camelcase variants + ;[ 'storeConst', 'storeTrue', 'storeFalse', 'appendConst' ].forEach(old_name => { + let new_name = _to_new_name(old_name) + this.register('action', old_name, util.deprecate(this._registry_get('action', new_name), + sub('{action: "%s"} is renamed to {action: "%s"}', old_name, new_name))) + }) + // end + + // raise an exception if the conflict handler is invalid + this._get_handler() + + // action storage + this._actions = [] + this._option_string_actions = {} + + // groups + this._action_groups = [] + this._mutually_exclusive_groups = [] + + // defaults storage + this._defaults = {} + + // determines whether an "option" looks like a negative number + this._negative_number_matcher = /^-\d+$|^-\d*\.\d+$/ + + // whether or not there are any optionals that look like negative + // numbers -- uses a list so it can be shared and edited + this._has_negative_number_optionals = [] + } + + // ==================== + // Registration methods + // ==================== + register(registry_name, value, object) { + let registry = setdefault(this._registries, registry_name, {}) + registry[value] = object + } + + _registry_get(registry_name, value, default_value = undefined) { + return getattr(this._registries[registry_name], value, default_value) + } + + // ================================== + // Namespace default accessor methods + // ================================== + set_defaults(kwargs) { + Object.assign(this._defaults, kwargs) + + // if these defaults match any existing arguments, replace + // the previous default on the object with the new one + for (let action of this._actions) { + if (action.dest in kwargs) { + action.default = kwargs[action.dest] + } + } + } + + get_default(dest) { + for (let action of this._actions) { + if (action.dest === dest && action.default !== undefined) { + return action.default + } + } + return this._defaults[dest] + } + + + // ======================= + // Adding argument actions + // ======================= + add_argument() { + /* + * add_argument(dest, ..., name=value, ...) + * add_argument(option_string, option_string, ..., name=value, ...) + */ + let [ + args, + kwargs + ] = _parse_opts(arguments, { + '*args': no_default, + '**kwargs': no_default + }) + // LEGACY (v1 compatibility), old-style add_argument([ args ], { options }) + if (args.length === 1 && Array.isArray(args[0])) { + args = args[0] + deprecate('argument-array', + sub('use add_argument(%(args)s, {...}) instead of add_argument([ %(args)s ], { ... })', { + args: args.map(repr).join(', ') + })) + } + // end + + // if no positional args are supplied or only one is supplied and + // it doesn't look like an option string, parse a positional + // argument + let chars = this.prefix_chars + if (!args.length || args.length === 1 && !chars.includes(args[0][0])) { + if (args.length && 'dest' in kwargs) { + throw new TypeError('dest supplied twice for positional argument') + } + kwargs = this._get_positional_kwargs(...args, kwargs) + + // otherwise, we're adding an optional argument + } else { + kwargs = this._get_optional_kwargs(...args, kwargs) + } + + // if no default was supplied, use the parser-level default + if (!('default' in kwargs)) { + let dest = kwargs.dest + if (dest in this._defaults) { + kwargs.default = this._defaults[dest] + } else if (this.argument_default !== undefined) { + kwargs.default = this.argument_default + } + } + + // create the action object, and add it to the parser + let action_class = this._pop_action_class(kwargs) + if (typeof action_class !== 'function') { + throw new TypeError(sub('unknown action "%s"', action_class)) + } + // eslint-disable-next-line new-cap + let action = new action_class(kwargs) + + // raise an error if the action type is not callable + let type_func = this._registry_get('type', action.type, action.type) + if (typeof type_func !== 'function') { + throw new TypeError(sub('%r is not callable', type_func)) + } + + if (type_func === FileType) { + throw new TypeError(sub('%r is a FileType class object, instance of it' + + ' must be passed', type_func)) + } + + // raise an error if the metavar does not match the type + if ('_get_formatter' in this) { + try { + this._get_formatter()._format_args(action, undefined) + } catch (err) { + // check for 'invalid nargs value' is an artifact of TypeError and ValueError in js being the same + if (err instanceof TypeError && err.message !== 'invalid nargs value') { + throw new TypeError('length of metavar tuple does not match nargs') + } else { + throw err + } + } + } + + return this._add_action(action) + } + + add_argument_group() { + let group = _ArgumentGroup(this, ...arguments) + this._action_groups.push(group) + return group + } + + add_mutually_exclusive_group() { + // eslint-disable-next-line no-use-before-define + let group = _MutuallyExclusiveGroup(this, ...arguments) + this._mutually_exclusive_groups.push(group) + return group + } + + _add_action(action) { + // resolve any conflicts + this._check_conflict(action) + + // add to actions list + this._actions.push(action) + action.container = this + + // index the action by any option strings it has + for (let option_string of action.option_strings) { + this._option_string_actions[option_string] = action + } + + // set the flag if any option strings look like negative numbers + for (let option_string of action.option_strings) { + if (this._negative_number_matcher.test(option_string)) { + if (!this._has_negative_number_optionals.length) { + this._has_negative_number_optionals.push(true) + } + } + } + + // return the created action + return action + } + + _remove_action(action) { + _array_remove(this._actions, action) + } + + _add_container_actions(container) { + // collect groups by titles + let title_group_map = {} + for (let group of this._action_groups) { + if (group.title in title_group_map) { + let msg = 'cannot merge actions - two groups are named %r' + throw new TypeError(sub(msg, group.title)) + } + title_group_map[group.title] = group + } + + // map each action to its group + let group_map = new Map() + for (let group of container._action_groups) { + + // if a group with the title exists, use that, otherwise + // create a new group matching the container's group + if (!(group.title in title_group_map)) { + title_group_map[group.title] = this.add_argument_group({ + title: group.title, + description: group.description, + conflict_handler: group.conflict_handler + }) + } + + // map the actions to their new group + for (let action of group._group_actions) { + group_map.set(action, title_group_map[group.title]) + } + } + + // add container's mutually exclusive groups + // NOTE: if add_mutually_exclusive_group ever gains title= and + // description= then this code will need to be expanded as above + for (let group of container._mutually_exclusive_groups) { + let mutex_group = this.add_mutually_exclusive_group({ + required: group.required + }) + + // map the actions to their new mutex group + for (let action of group._group_actions) { + group_map.set(action, mutex_group) + } + } + + // add all actions to this container or their group + for (let action of container._actions) { + group_map.get(action)._add_action(action) + } + } + + _get_positional_kwargs() { + let [ + dest, + kwargs + ] = _parse_opts(arguments, { + dest: no_default, + '**kwargs': no_default + }) + + // make sure required is not specified + if ('required' in kwargs) { + let msg = "'required' is an invalid argument for positionals" + throw new TypeError(msg) + } + + // mark positional arguments as required if at least one is + // always required + if (![OPTIONAL, ZERO_OR_MORE].includes(kwargs.nargs)) { + kwargs.required = true + } + if (kwargs.nargs === ZERO_OR_MORE && !('default' in kwargs)) { + kwargs.required = true + } + + // return the keyword arguments with no option strings + return Object.assign(kwargs, { dest, option_strings: [] }) + } + + _get_optional_kwargs() { + let [ + args, + kwargs + ] = _parse_opts(arguments, { + '*args': no_default, + '**kwargs': no_default + }) + + // determine short and long option strings + let option_strings = [] + let long_option_strings = [] + let option_string + for (option_string of args) { + // error on strings that don't start with an appropriate prefix + if (!this.prefix_chars.includes(option_string[0])) { + let args = {option: option_string, + prefix_chars: this.prefix_chars} + let msg = 'invalid option string %(option)r: ' + + 'must start with a character %(prefix_chars)r' + throw new TypeError(sub(msg, args)) + } + + // strings starting with two prefix characters are long options + option_strings.push(option_string) + if (option_string.length > 1 && this.prefix_chars.includes(option_string[1])) { + long_option_strings.push(option_string) + } + } + + // infer destination, '--foo-bar' -> 'foo_bar' and '-x' -> 'x' + let dest = kwargs.dest + delete kwargs.dest + if (dest === undefined) { + let dest_option_string + if (long_option_strings.length) { + dest_option_string = long_option_strings[0] + } else { + dest_option_string = option_strings[0] + } + dest = _string_lstrip(dest_option_string, this.prefix_chars) + if (!dest) { + let msg = 'dest= is required for options like %r' + throw new TypeError(sub(msg, option_string)) + } + dest = dest.replace(/-/g, '_') + } + + // return the updated keyword arguments + return Object.assign(kwargs, { dest, option_strings }) + } + + _pop_action_class(kwargs, default_value = undefined) { + let action = getattr(kwargs, 'action', default_value) + delete kwargs.action + return this._registry_get('action', action, action) + } + + _get_handler() { + // determine function from conflict handler string + let handler_func_name = sub('_handle_conflict_%s', this.conflict_handler) + if (typeof this[handler_func_name] === 'function') { + return this[handler_func_name] + } else { + let msg = 'invalid conflict_resolution value: %r' + throw new TypeError(sub(msg, this.conflict_handler)) + } + } + + _check_conflict(action) { + + // find all options that conflict with this option + let confl_optionals = [] + for (let option_string of action.option_strings) { + if (hasattr(this._option_string_actions, option_string)) { + let confl_optional = this._option_string_actions[option_string] + confl_optionals.push([ option_string, confl_optional ]) + } + } + + // resolve any conflicts + if (confl_optionals.length) { + let conflict_handler = this._get_handler() + conflict_handler.call(this, action, confl_optionals) + } + } + + _handle_conflict_error(action, conflicting_actions) { + let message = conflicting_actions.length === 1 ? + 'conflicting option string: %s' : + 'conflicting option strings: %s' + let conflict_string = conflicting_actions.map(([ option_string/*, action*/ ]) => option_string).join(', ') + throw new ArgumentError(action, sub(message, conflict_string)) + } + + _handle_conflict_resolve(action, conflicting_actions) { + + // remove all conflicting options + for (let [ option_string, action ] of conflicting_actions) { + + // remove the conflicting option + _array_remove(action.option_strings, option_string) + delete this._option_string_actions[option_string] + + // if the option now has no option string, remove it from the + // container holding it + if (!action.option_strings.length) { + action.container._remove_action(action) + } + } + } +})) + + +const _ArgumentGroup = _callable(class _ArgumentGroup extends _ActionsContainer { + + constructor() { + let [ + container, + title, + description, + kwargs + ] = _parse_opts(arguments, { + container: no_default, + title: undefined, + description: undefined, + '**kwargs': no_default + }) + + // add any missing keyword arguments by checking the container + setdefault(kwargs, 'conflict_handler', container.conflict_handler) + setdefault(kwargs, 'prefix_chars', container.prefix_chars) + setdefault(kwargs, 'argument_default', container.argument_default) + super(Object.assign({ description }, kwargs)) + + // group attributes + this.title = title + this._group_actions = [] + + // share most attributes with the container + this._registries = container._registries + this._actions = container._actions + this._option_string_actions = container._option_string_actions + this._defaults = container._defaults + this._has_negative_number_optionals = + container._has_negative_number_optionals + this._mutually_exclusive_groups = container._mutually_exclusive_groups + } + + _add_action(action) { + action = super._add_action(action) + this._group_actions.push(action) + return action + } + + _remove_action(action) { + super._remove_action(action) + _array_remove(this._group_actions, action) + } +}) + + +const _MutuallyExclusiveGroup = _callable(class _MutuallyExclusiveGroup extends _ArgumentGroup { + + constructor() { + let [ + container, + required + ] = _parse_opts(arguments, { + container: no_default, + required: false + }) + + super(container) + this.required = required + this._container = container + } + + _add_action(action) { + if (action.required) { + let msg = 'mutually exclusive arguments must be optional' + throw new TypeError(msg) + } + action = this._container._add_action(action) + this._group_actions.push(action) + return action + } + + _remove_action(action) { + this._container._remove_action(action) + _array_remove(this._group_actions, action) + } +}) + + +const ArgumentParser = _camelcase_alias(_callable(class ArgumentParser extends _AttributeHolder(_ActionsContainer) { + /* + * Object for parsing command line strings into Python objects. + * + * Keyword Arguments: + * - prog -- The name of the program (default: sys.argv[0]) + * - usage -- A usage message (default: auto-generated from arguments) + * - description -- A description of what the program does + * - epilog -- Text following the argument descriptions + * - parents -- Parsers whose arguments should be copied into this one + * - formatter_class -- HelpFormatter class for printing help messages + * - prefix_chars -- Characters that prefix optional arguments + * - fromfile_prefix_chars -- Characters that prefix files containing + * additional arguments + * - argument_default -- The default value for all arguments + * - conflict_handler -- String indicating how to handle conflicts + * - add_help -- Add a -h/-help option + * - allow_abbrev -- Allow long options to be abbreviated unambiguously + * - exit_on_error -- Determines whether or not ArgumentParser exits with + * error info when an error occurs + */ + + constructor() { + let [ + prog, + usage, + description, + epilog, + parents, + formatter_class, + prefix_chars, + fromfile_prefix_chars, + argument_default, + conflict_handler, + add_help, + allow_abbrev, + exit_on_error, + debug, // LEGACY (v1 compatibility), debug mode + version // LEGACY (v1 compatibility), version + ] = _parse_opts(arguments, { + prog: undefined, + usage: undefined, + description: undefined, + epilog: undefined, + parents: [], + formatter_class: HelpFormatter, + prefix_chars: '-', + fromfile_prefix_chars: undefined, + argument_default: undefined, + conflict_handler: 'error', + add_help: true, + allow_abbrev: true, + exit_on_error: true, + debug: undefined, // LEGACY (v1 compatibility), debug mode + version: undefined // LEGACY (v1 compatibility), version + }) + + // LEGACY (v1 compatibility) + if (debug !== undefined) { + deprecate('debug', + 'The "debug" argument to ArgumentParser is deprecated. Please ' + + 'override ArgumentParser.exit function instead.' + ) + } + + if (version !== undefined) { + deprecate('version', + 'The "version" argument to ArgumentParser is deprecated. Please use ' + + "add_argument(..., { action: 'version', version: 'N', ... }) instead." + ) + } + // end + + super({ + description, + prefix_chars, + argument_default, + conflict_handler + }) + + // default setting for prog + if (prog === undefined) { + prog = path.basename(get_argv()[0] || '') + } + + this.prog = prog + this.usage = usage + this.epilog = epilog + this.formatter_class = formatter_class + this.fromfile_prefix_chars = fromfile_prefix_chars + this.add_help = add_help + this.allow_abbrev = allow_abbrev + this.exit_on_error = exit_on_error + // LEGACY (v1 compatibility), debug mode + this.debug = debug + // end + + this._positionals = this.add_argument_group('positional arguments') + this._optionals = this.add_argument_group('optional arguments') + this._subparsers = undefined + + // register types + function identity(string) { + return string + } + this.register('type', undefined, identity) + this.register('type', null, identity) + this.register('type', 'auto', identity) + this.register('type', 'int', function (x) { + let result = Number(x) + if (!Number.isInteger(result)) { + throw new TypeError(sub('could not convert string to int: %r', x)) + } + return result + }) + this.register('type', 'float', function (x) { + let result = Number(x) + if (isNaN(result)) { + throw new TypeError(sub('could not convert string to float: %r', x)) + } + return result + }) + this.register('type', 'str', String) + // LEGACY (v1 compatibility): custom types + this.register('type', 'string', + util.deprecate(String, 'use {type:"str"} or {type:String} instead of {type:"string"}')) + // end + + // add help argument if necessary + // (using explicit default to override global argument_default) + let default_prefix = prefix_chars.includes('-') ? '-' : prefix_chars[0] + if (this.add_help) { + this.add_argument( + default_prefix + 'h', + default_prefix.repeat(2) + 'help', + { + action: 'help', + default: SUPPRESS, + help: 'show this help message and exit' + } + ) + } + // LEGACY (v1 compatibility), version + if (version) { + this.add_argument( + default_prefix + 'v', + default_prefix.repeat(2) + 'version', + { + action: 'version', + default: SUPPRESS, + version: this.version, + help: "show program's version number and exit" + } + ) + } + // end + + // add parent arguments and defaults + for (let parent of parents) { + this._add_container_actions(parent) + Object.assign(this._defaults, parent._defaults) + } + } + + // ======================= + // Pretty __repr__ methods + // ======================= + _get_kwargs() { + let names = [ + 'prog', + 'usage', + 'description', + 'formatter_class', + 'conflict_handler', + 'add_help' + ] + return names.map(name => [ name, getattr(this, name) ]) + } + + // ================================== + // Optional/Positional adding methods + // ================================== + add_subparsers() { + let [ + kwargs + ] = _parse_opts(arguments, { + '**kwargs': no_default + }) + + if (this._subparsers !== undefined) { + this.error('cannot have multiple subparser arguments') + } + + // add the parser class to the arguments if it's not present + setdefault(kwargs, 'parser_class', this.constructor) + + if ('title' in kwargs || 'description' in kwargs) { + let title = getattr(kwargs, 'title', 'subcommands') + let description = getattr(kwargs, 'description', undefined) + delete kwargs.title + delete kwargs.description + this._subparsers = this.add_argument_group(title, description) + } else { + this._subparsers = this._positionals + } + + // prog defaults to the usage message of this parser, skipping + // optional arguments and with no "usage:" prefix + if (kwargs.prog === undefined) { + let formatter = this._get_formatter() + let positionals = this._get_positional_actions() + let groups = this._mutually_exclusive_groups + formatter.add_usage(this.usage, positionals, groups, '') + kwargs.prog = formatter.format_help().trim() + } + + // create the parsers action and add it to the positionals list + let parsers_class = this._pop_action_class(kwargs, 'parsers') + // eslint-disable-next-line new-cap + let action = new parsers_class(Object.assign({ option_strings: [] }, kwargs)) + this._subparsers._add_action(action) + + // return the created parsers action + return action + } + + _add_action(action) { + if (action.option_strings.length) { + this._optionals._add_action(action) + } else { + this._positionals._add_action(action) + } + return action + } + + _get_optional_actions() { + return this._actions.filter(action => action.option_strings.length) + } + + _get_positional_actions() { + return this._actions.filter(action => !action.option_strings.length) + } + + // ===================================== + // Command line argument parsing methods + // ===================================== + parse_args(args = undefined, namespace = undefined) { + let argv + [ args, argv ] = this.parse_known_args(args, namespace) + if (argv && argv.length > 0) { + let msg = 'unrecognized arguments: %s' + this.error(sub(msg, argv.join(' '))) + } + return args + } + + parse_known_args(args = undefined, namespace = undefined) { + if (args === undefined) { + args = get_argv().slice(1) + } + + // default Namespace built from parser defaults + if (namespace === undefined) { + namespace = new Namespace() + } + + // add any action defaults that aren't present + for (let action of this._actions) { + if (action.dest !== SUPPRESS) { + if (!hasattr(namespace, action.dest)) { + if (action.default !== SUPPRESS) { + setattr(namespace, action.dest, action.default) + } + } + } + } + + // add any parser defaults that aren't present + for (let dest of Object.keys(this._defaults)) { + if (!hasattr(namespace, dest)) { + setattr(namespace, dest, this._defaults[dest]) + } + } + + // parse the arguments and exit if there are any errors + if (this.exit_on_error) { + try { + [ namespace, args ] = this._parse_known_args(args, namespace) + } catch (err) { + if (err instanceof ArgumentError) { + this.error(err.message) + } else { + throw err + } + } + } else { + [ namespace, args ] = this._parse_known_args(args, namespace) + } + + if (hasattr(namespace, _UNRECOGNIZED_ARGS_ATTR)) { + args = args.concat(getattr(namespace, _UNRECOGNIZED_ARGS_ATTR)) + delattr(namespace, _UNRECOGNIZED_ARGS_ATTR) + } + + return [ namespace, args ] + } + + _parse_known_args(arg_strings, namespace) { + // replace arg strings that are file references + if (this.fromfile_prefix_chars !== undefined) { + arg_strings = this._read_args_from_files(arg_strings) + } + + // map all mutually exclusive arguments to the other arguments + // they can't occur with + let action_conflicts = new Map() + for (let mutex_group of this._mutually_exclusive_groups) { + let group_actions = mutex_group._group_actions + for (let [ i, mutex_action ] of Object.entries(mutex_group._group_actions)) { + let conflicts = action_conflicts.get(mutex_action) || [] + conflicts = conflicts.concat(group_actions.slice(0, +i)) + conflicts = conflicts.concat(group_actions.slice(+i + 1)) + action_conflicts.set(mutex_action, conflicts) + } + } + + // find all option indices, and determine the arg_string_pattern + // which has an 'O' if there is an option at an index, + // an 'A' if there is an argument, or a '-' if there is a '--' + let option_string_indices = {} + let arg_string_pattern_parts = [] + let arg_strings_iter = Object.entries(arg_strings)[Symbol.iterator]() + for (let [ i, arg_string ] of arg_strings_iter) { + + // all args after -- are non-options + if (arg_string === '--') { + arg_string_pattern_parts.push('-') + for ([ i, arg_string ] of arg_strings_iter) { + arg_string_pattern_parts.push('A') + } + + // otherwise, add the arg to the arg strings + // and note the index if it was an option + } else { + let option_tuple = this._parse_optional(arg_string) + let pattern + if (option_tuple === undefined) { + pattern = 'A' + } else { + option_string_indices[i] = option_tuple + pattern = 'O' + } + arg_string_pattern_parts.push(pattern) + } + } + + // join the pieces together to form the pattern + let arg_strings_pattern = arg_string_pattern_parts.join('') + + // converts arg strings to the appropriate and then takes the action + let seen_actions = new Set() + let seen_non_default_actions = new Set() + let extras + + let take_action = (action, argument_strings, option_string = undefined) => { + seen_actions.add(action) + let argument_values = this._get_values(action, argument_strings) + + // error if this argument is not allowed with other previously + // seen arguments, assuming that actions that use the default + // value don't really count as "present" + if (argument_values !== action.default) { + seen_non_default_actions.add(action) + for (let conflict_action of action_conflicts.get(action) || []) { + if (seen_non_default_actions.has(conflict_action)) { + let msg = 'not allowed with argument %s' + let action_name = _get_action_name(conflict_action) + throw new ArgumentError(action, sub(msg, action_name)) + } + } + } + + // take the action if we didn't receive a SUPPRESS value + // (e.g. from a default) + if (argument_values !== SUPPRESS) { + action(this, namespace, argument_values, option_string) + } + } + + // function to convert arg_strings into an optional action + let consume_optional = start_index => { + + // get the optional identified at this index + let option_tuple = option_string_indices[start_index] + let [ action, option_string, explicit_arg ] = option_tuple + + // identify additional optionals in the same arg string + // (e.g. -xyz is the same as -x -y -z if no args are required) + let action_tuples = [] + let stop + for (;;) { + + // if we found no optional action, skip it + if (action === undefined) { + extras.push(arg_strings[start_index]) + return start_index + 1 + } + + // if there is an explicit argument, try to match the + // optional's string arguments to only this + if (explicit_arg !== undefined) { + let arg_count = this._match_argument(action, 'A') + + // if the action is a single-dash option and takes no + // arguments, try to parse more single-dash options out + // of the tail of the option string + let chars = this.prefix_chars + if (arg_count === 0 && !chars.includes(option_string[1])) { + action_tuples.push([ action, [], option_string ]) + let char = option_string[0] + option_string = char + explicit_arg[0] + let new_explicit_arg = explicit_arg.slice(1) || undefined + let optionals_map = this._option_string_actions + if (hasattr(optionals_map, option_string)) { + action = optionals_map[option_string] + explicit_arg = new_explicit_arg + } else { + let msg = 'ignored explicit argument %r' + throw new ArgumentError(action, sub(msg, explicit_arg)) + } + + // if the action expect exactly one argument, we've + // successfully matched the option; exit the loop + } else if (arg_count === 1) { + stop = start_index + 1 + let args = [ explicit_arg ] + action_tuples.push([ action, args, option_string ]) + break + + // error if a double-dash option did not use the + // explicit argument + } else { + let msg = 'ignored explicit argument %r' + throw new ArgumentError(action, sub(msg, explicit_arg)) + } + + // if there is no explicit argument, try to match the + // optional's string arguments with the following strings + // if successful, exit the loop + } else { + let start = start_index + 1 + let selected_patterns = arg_strings_pattern.slice(start) + let arg_count = this._match_argument(action, selected_patterns) + stop = start + arg_count + let args = arg_strings.slice(start, stop) + action_tuples.push([ action, args, option_string ]) + break + } + } + + // add the Optional to the list and return the index at which + // the Optional's string args stopped + assert(action_tuples.length) + for (let [ action, args, option_string ] of action_tuples) { + take_action(action, args, option_string) + } + return stop + } + + // the list of Positionals left to be parsed; this is modified + // by consume_positionals() + let positionals = this._get_positional_actions() + + // function to convert arg_strings into positional actions + let consume_positionals = start_index => { + // match as many Positionals as possible + let selected_pattern = arg_strings_pattern.slice(start_index) + let arg_counts = this._match_arguments_partial(positionals, selected_pattern) + + // slice off the appropriate arg strings for each Positional + // and add the Positional and its args to the list + for (let i = 0; i < positionals.length && i < arg_counts.length; i++) { + let action = positionals[i] + let arg_count = arg_counts[i] + let args = arg_strings.slice(start_index, start_index + arg_count) + start_index += arg_count + take_action(action, args) + } + + // slice off the Positionals that we just parsed and return the + // index at which the Positionals' string args stopped + positionals = positionals.slice(arg_counts.length) + return start_index + } + + // consume Positionals and Optionals alternately, until we have + // passed the last option string + extras = [] + let start_index = 0 + let max_option_string_index = Math.max(-1, ...Object.keys(option_string_indices).map(Number)) + while (start_index <= max_option_string_index) { + + // consume any Positionals preceding the next option + let next_option_string_index = Math.min( + // eslint-disable-next-line no-loop-func + ...Object.keys(option_string_indices).map(Number).filter(index => index >= start_index) + ) + if (start_index !== next_option_string_index) { + let positionals_end_index = consume_positionals(start_index) + + // only try to parse the next optional if we didn't consume + // the option string during the positionals parsing + if (positionals_end_index > start_index) { + start_index = positionals_end_index + continue + } else { + start_index = positionals_end_index + } + } + + // if we consumed all the positionals we could and we're not + // at the index of an option string, there were extra arguments + if (!(start_index in option_string_indices)) { + let strings = arg_strings.slice(start_index, next_option_string_index) + extras = extras.concat(strings) + start_index = next_option_string_index + } + + // consume the next optional and any arguments for it + start_index = consume_optional(start_index) + } + + // consume any positionals following the last Optional + let stop_index = consume_positionals(start_index) + + // if we didn't consume all the argument strings, there were extras + extras = extras.concat(arg_strings.slice(stop_index)) + + // make sure all required actions were present and also convert + // action defaults which were not given as arguments + let required_actions = [] + for (let action of this._actions) { + if (!seen_actions.has(action)) { + if (action.required) { + required_actions.push(_get_action_name(action)) + } else { + // Convert action default now instead of doing it before + // parsing arguments to avoid calling convert functions + // twice (which may fail) if the argument was given, but + // only if it was defined already in the namespace + if (action.default !== undefined && + typeof action.default === 'string' && + hasattr(namespace, action.dest) && + action.default === getattr(namespace, action.dest)) { + setattr(namespace, action.dest, + this._get_value(action, action.default)) + } + } + } + } + + if (required_actions.length) { + this.error(sub('the following arguments are required: %s', + required_actions.join(', '))) + } + + // make sure all required groups had one option present + for (let group of this._mutually_exclusive_groups) { + if (group.required) { + let no_actions_used = true + for (let action of group._group_actions) { + if (seen_non_default_actions.has(action)) { + no_actions_used = false + break + } + } + + // if no actions were used, report the error + if (no_actions_used) { + let names = group._group_actions + .filter(action => action.help !== SUPPRESS) + .map(action => _get_action_name(action)) + let msg = 'one of the arguments %s is required' + this.error(sub(msg, names.join(' '))) + } + } + } + + // return the updated namespace and the extra arguments + return [ namespace, extras ] + } + + _read_args_from_files(arg_strings) { + // expand arguments referencing files + let new_arg_strings = [] + for (let arg_string of arg_strings) { + + // for regular arguments, just add them back into the list + if (!arg_string || !this.fromfile_prefix_chars.includes(arg_string[0])) { + new_arg_strings.push(arg_string) + + // replace arguments referencing files with the file content + } else { + try { + let args_file = fs.readFileSync(arg_string.slice(1), 'utf8') + let arg_strings = [] + for (let arg_line of splitlines(args_file)) { + for (let arg of this.convert_arg_line_to_args(arg_line)) { + arg_strings.push(arg) + } + } + arg_strings = this._read_args_from_files(arg_strings) + new_arg_strings = new_arg_strings.concat(arg_strings) + } catch (err) { + this.error(err.message) + } + } + } + + // return the modified argument list + return new_arg_strings + } + + convert_arg_line_to_args(arg_line) { + return [arg_line] + } + + _match_argument(action, arg_strings_pattern) { + // match the pattern for this action to the arg strings + let nargs_pattern = this._get_nargs_pattern(action) + let match = arg_strings_pattern.match(new RegExp('^' + nargs_pattern)) + + // raise an exception if we weren't able to find a match + if (match === null) { + let nargs_errors = { + undefined: 'expected one argument', + [OPTIONAL]: 'expected at most one argument', + [ONE_OR_MORE]: 'expected at least one argument' + } + let msg = nargs_errors[action.nargs] + if (msg === undefined) { + msg = sub(action.nargs === 1 ? 'expected %s argument' : 'expected %s arguments', action.nargs) + } + throw new ArgumentError(action, msg) + } + + // return the number of arguments matched + return match[1].length + } + + _match_arguments_partial(actions, arg_strings_pattern) { + // progressively shorten the actions list by slicing off the + // final actions until we find a match + let result = [] + for (let i of range(actions.length, 0, -1)) { + let actions_slice = actions.slice(0, i) + let pattern = actions_slice.map(action => this._get_nargs_pattern(action)).join('') + let match = arg_strings_pattern.match(new RegExp('^' + pattern)) + if (match !== null) { + result = result.concat(match.slice(1).map(string => string.length)) + break + } + } + + // return the list of arg string counts + return result + } + + _parse_optional(arg_string) { + // if it's an empty string, it was meant to be a positional + if (!arg_string) { + return undefined + } + + // if it doesn't start with a prefix, it was meant to be positional + if (!this.prefix_chars.includes(arg_string[0])) { + return undefined + } + + // if the option string is present in the parser, return the action + if (arg_string in this._option_string_actions) { + let action = this._option_string_actions[arg_string] + return [ action, arg_string, undefined ] + } + + // if it's just a single character, it was meant to be positional + if (arg_string.length === 1) { + return undefined + } + + // if the option string before the "=" is present, return the action + if (arg_string.includes('=')) { + let [ option_string, explicit_arg ] = _string_split(arg_string, '=', 1) + if (option_string in this._option_string_actions) { + let action = this._option_string_actions[option_string] + return [ action, option_string, explicit_arg ] + } + } + + // search through all possible prefixes of the option string + // and all actions in the parser for possible interpretations + let option_tuples = this._get_option_tuples(arg_string) + + // if multiple actions match, the option string was ambiguous + if (option_tuples.length > 1) { + let options = option_tuples.map(([ /*action*/, option_string/*, explicit_arg*/ ]) => option_string).join(', ') + let args = {option: arg_string, matches: options} + let msg = 'ambiguous option: %(option)s could match %(matches)s' + this.error(sub(msg, args)) + + // if exactly one action matched, this segmentation is good, + // so return the parsed action + } else if (option_tuples.length === 1) { + let [ option_tuple ] = option_tuples + return option_tuple + } + + // if it was not found as an option, but it looks like a negative + // number, it was meant to be positional + // unless there are negative-number-like options + if (this._negative_number_matcher.test(arg_string)) { + if (!this._has_negative_number_optionals.length) { + return undefined + } + } + + // if it contains a space, it was meant to be a positional + if (arg_string.includes(' ')) { + return undefined + } + + // it was meant to be an optional but there is no such option + // in this parser (though it might be a valid option in a subparser) + return [ undefined, arg_string, undefined ] + } + + _get_option_tuples(option_string) { + let result = [] + + // option strings starting with two prefix characters are only + // split at the '=' + let chars = this.prefix_chars + if (chars.includes(option_string[0]) && chars.includes(option_string[1])) { + if (this.allow_abbrev) { + let option_prefix, explicit_arg + if (option_string.includes('=')) { + [ option_prefix, explicit_arg ] = _string_split(option_string, '=', 1) + } else { + option_prefix = option_string + explicit_arg = undefined + } + for (let option_string of Object.keys(this._option_string_actions)) { + if (option_string.startsWith(option_prefix)) { + let action = this._option_string_actions[option_string] + let tup = [ action, option_string, explicit_arg ] + result.push(tup) + } + } + } + + // single character options can be concatenated with their arguments + // but multiple character options always have to have their argument + // separate + } else if (chars.includes(option_string[0]) && !chars.includes(option_string[1])) { + let option_prefix = option_string + let explicit_arg = undefined + let short_option_prefix = option_string.slice(0, 2) + let short_explicit_arg = option_string.slice(2) + + for (let option_string of Object.keys(this._option_string_actions)) { + if (option_string === short_option_prefix) { + let action = this._option_string_actions[option_string] + let tup = [ action, option_string, short_explicit_arg ] + result.push(tup) + } else if (option_string.startsWith(option_prefix)) { + let action = this._option_string_actions[option_string] + let tup = [ action, option_string, explicit_arg ] + result.push(tup) + } + } + + // shouldn't ever get here + } else { + this.error(sub('unexpected option string: %s', option_string)) + } + + // return the collected option tuples + return result + } + + _get_nargs_pattern(action) { + // in all examples below, we have to allow for '--' args + // which are represented as '-' in the pattern + let nargs = action.nargs + let nargs_pattern + + // the default (None) is assumed to be a single argument + if (nargs === undefined) { + nargs_pattern = '(-*A-*)' + + // allow zero or one arguments + } else if (nargs === OPTIONAL) { + nargs_pattern = '(-*A?-*)' + + // allow zero or more arguments + } else if (nargs === ZERO_OR_MORE) { + nargs_pattern = '(-*[A-]*)' + + // allow one or more arguments + } else if (nargs === ONE_OR_MORE) { + nargs_pattern = '(-*A[A-]*)' + + // allow any number of options or arguments + } else if (nargs === REMAINDER) { + nargs_pattern = '([-AO]*)' + + // allow one argument followed by any number of options or arguments + } else if (nargs === PARSER) { + nargs_pattern = '(-*A[-AO]*)' + + // suppress action, like nargs=0 + } else if (nargs === SUPPRESS) { + nargs_pattern = '(-*-*)' + + // all others should be integers + } else { + nargs_pattern = sub('(-*%s-*)', 'A'.repeat(nargs).split('').join('-*')) + } + + // if this is an optional action, -- is not allowed + if (action.option_strings.length) { + nargs_pattern = nargs_pattern.replace(/-\*/g, '') + nargs_pattern = nargs_pattern.replace(/-/g, '') + } + + // return the pattern + return nargs_pattern + } + + // ======================== + // Alt command line argument parsing, allowing free intermix + // ======================== + + parse_intermixed_args(args = undefined, namespace = undefined) { + let argv + [ args, argv ] = this.parse_known_intermixed_args(args, namespace) + if (argv.length) { + let msg = 'unrecognized arguments: %s' + this.error(sub(msg, argv.join(' '))) + } + return args + } + + parse_known_intermixed_args(args = undefined, namespace = undefined) { + // returns a namespace and list of extras + // + // positional can be freely intermixed with optionals. optionals are + // first parsed with all positional arguments deactivated. The 'extras' + // are then parsed. If the parser definition is incompatible with the + // intermixed assumptions (e.g. use of REMAINDER, subparsers) a + // TypeError is raised. + // + // positionals are 'deactivated' by setting nargs and default to + // SUPPRESS. This blocks the addition of that positional to the + // namespace + + let extras + let positionals = this._get_positional_actions() + let a = positionals.filter(action => [ PARSER, REMAINDER ].includes(action.nargs)) + if (a.length) { + throw new TypeError(sub('parse_intermixed_args: positional arg' + + ' with nargs=%s', a[0].nargs)) + } + + for (let group of this._mutually_exclusive_groups) { + for (let action of group._group_actions) { + if (positionals.includes(action)) { + throw new TypeError('parse_intermixed_args: positional in' + + ' mutuallyExclusiveGroup') + } + } + } + + let save_usage + try { + save_usage = this.usage + let remaining_args + try { + if (this.usage === undefined) { + // capture the full usage for use in error messages + this.usage = this.format_usage().slice(7) + } + for (let action of positionals) { + // deactivate positionals + action.save_nargs = action.nargs + // action.nargs = 0 + action.nargs = SUPPRESS + action.save_default = action.default + action.default = SUPPRESS + } + [ namespace, remaining_args ] = this.parse_known_args(args, + namespace) + for (let action of positionals) { + // remove the empty positional values from namespace + let attr = getattr(namespace, action.dest) + if (Array.isArray(attr) && attr.length === 0) { + // eslint-disable-next-line no-console + console.warn(sub('Do not expect %s in %s', action.dest, namespace)) + delattr(namespace, action.dest) + } + } + } finally { + // restore nargs and usage before exiting + for (let action of positionals) { + action.nargs = action.save_nargs + action.default = action.save_default + } + } + let optionals = this._get_optional_actions() + try { + // parse positionals. optionals aren't normally required, but + // they could be, so make sure they aren't. + for (let action of optionals) { + action.save_required = action.required + action.required = false + } + for (let group of this._mutually_exclusive_groups) { + group.save_required = group.required + group.required = false + } + [ namespace, extras ] = this.parse_known_args(remaining_args, + namespace) + } finally { + // restore parser values before exiting + for (let action of optionals) { + action.required = action.save_required + } + for (let group of this._mutually_exclusive_groups) { + group.required = group.save_required + } + } + } finally { + this.usage = save_usage + } + return [ namespace, extras ] + } + + // ======================== + // Value conversion methods + // ======================== + _get_values(action, arg_strings) { + // for everything but PARSER, REMAINDER args, strip out first '--' + if (![PARSER, REMAINDER].includes(action.nargs)) { + try { + _array_remove(arg_strings, '--') + } catch (err) {} + } + + let value + // optional argument produces a default when not present + if (!arg_strings.length && action.nargs === OPTIONAL) { + if (action.option_strings.length) { + value = action.const + } else { + value = action.default + } + if (typeof value === 'string') { + value = this._get_value(action, value) + this._check_value(action, value) + } + + // when nargs='*' on a positional, if there were no command-line + // args, use the default if it is anything other than None + } else if (!arg_strings.length && action.nargs === ZERO_OR_MORE && + !action.option_strings.length) { + if (action.default !== undefined) { + value = action.default + } else { + value = arg_strings + } + this._check_value(action, value) + + // single argument or optional argument produces a single value + } else if (arg_strings.length === 1 && [undefined, OPTIONAL].includes(action.nargs)) { + let arg_string = arg_strings[0] + value = this._get_value(action, arg_string) + this._check_value(action, value) + + // REMAINDER arguments convert all values, checking none + } else if (action.nargs === REMAINDER) { + value = arg_strings.map(v => this._get_value(action, v)) + + // PARSER arguments convert all values, but check only the first + } else if (action.nargs === PARSER) { + value = arg_strings.map(v => this._get_value(action, v)) + this._check_value(action, value[0]) + + // SUPPRESS argument does not put anything in the namespace + } else if (action.nargs === SUPPRESS) { + value = SUPPRESS + + // all other types of nargs produce a list + } else { + value = arg_strings.map(v => this._get_value(action, v)) + for (let v of value) { + this._check_value(action, v) + } + } + + // return the converted value + return value + } + + _get_value(action, arg_string) { + let type_func = this._registry_get('type', action.type, action.type) + if (typeof type_func !== 'function') { + let msg = '%r is not callable' + throw new ArgumentError(action, sub(msg, type_func)) + } + + // convert the value to the appropriate type + let result + try { + try { + result = type_func(arg_string) + } catch (err) { + // Dear TC39, why would you ever consider making es6 classes not callable? + // We had one universal interface, [[Call]], which worked for anything + // (with familiar this-instanceof guard for classes). Now we have two. + if (err instanceof TypeError && + /Class constructor .* cannot be invoked without 'new'/.test(err.message)) { + // eslint-disable-next-line new-cap + result = new type_func(arg_string) + } else { + throw err + } + } + + } catch (err) { + // ArgumentTypeErrors indicate errors + if (err instanceof ArgumentTypeError) { + //let name = getattr(action.type, 'name', repr(action.type)) + let msg = err.message + throw new ArgumentError(action, msg) + + // TypeErrors or ValueErrors also indicate errors + } else if (err instanceof TypeError) { + let name = getattr(action.type, 'name', repr(action.type)) + let args = {type: name, value: arg_string} + let msg = 'invalid %(type)s value: %(value)r' + throw new ArgumentError(action, sub(msg, args)) + } else { + throw err + } + } + + // return the converted value + return result + } + + _check_value(action, value) { + // converted value must be one of the choices (if specified) + if (action.choices !== undefined && !_choices_to_array(action.choices).includes(value)) { + let args = {value, + choices: _choices_to_array(action.choices).map(repr).join(', ')} + let msg = 'invalid choice: %(value)r (choose from %(choices)s)' + throw new ArgumentError(action, sub(msg, args)) + } + } + + // ======================= + // Help-formatting methods + // ======================= + format_usage() { + let formatter = this._get_formatter() + formatter.add_usage(this.usage, this._actions, + this._mutually_exclusive_groups) + return formatter.format_help() + } + + format_help() { + let formatter = this._get_formatter() + + // usage + formatter.add_usage(this.usage, this._actions, + this._mutually_exclusive_groups) + + // description + formatter.add_text(this.description) + + // positionals, optionals and user-defined groups + for (let action_group of this._action_groups) { + formatter.start_section(action_group.title) + formatter.add_text(action_group.description) + formatter.add_arguments(action_group._group_actions) + formatter.end_section() + } + + // epilog + formatter.add_text(this.epilog) + + // determine help from format above + return formatter.format_help() + } + + _get_formatter() { + // eslint-disable-next-line new-cap + return new this.formatter_class({ prog: this.prog }) + } + + // ===================== + // Help-printing methods + // ===================== + print_usage(file = undefined) { + if (file === undefined) file = process.stdout + this._print_message(this.format_usage(), file) + } + + print_help(file = undefined) { + if (file === undefined) file = process.stdout + this._print_message(this.format_help(), file) + } + + _print_message(message, file = undefined) { + if (message) { + if (file === undefined) file = process.stderr + file.write(message) + } + } + + // =============== + // Exiting methods + // =============== + exit(status = 0, message = undefined) { + if (message) { + this._print_message(message, process.stderr) + } + process.exit(status) + } + + error(message) { + /* + * error(message: string) + * + * Prints a usage message incorporating the message to stderr and + * exits. + * + * If you override this in a subclass, it should not return -- it + * should either exit or raise an exception. + */ + + // LEGACY (v1 compatibility), debug mode + if (this.debug === true) throw new Error(message) + // end + this.print_usage(process.stderr) + let args = {prog: this.prog, message: message} + this.exit(2, sub('%(prog)s: error: %(message)s\n', args)) + } +})) + + +module.exports = { + ArgumentParser, + ArgumentError, + ArgumentTypeError, + BooleanOptionalAction, + FileType, + HelpFormatter, + ArgumentDefaultsHelpFormatter, + RawDescriptionHelpFormatter, + RawTextHelpFormatter, + MetavarTypeHelpFormatter, + Namespace, + Action, + ONE_OR_MORE, + OPTIONAL, + PARSER, + REMAINDER, + SUPPRESS, + ZERO_OR_MORE +} + +// LEGACY (v1 compatibility), Const alias +Object.defineProperty(module.exports, 'Const', { + get() { + let result = {} + Object.entries({ ONE_OR_MORE, OPTIONAL, PARSER, REMAINDER, SUPPRESS, ZERO_OR_MORE }).forEach(([ n, v ]) => { + Object.defineProperty(result, n, { + get() { + deprecate(n, sub('use argparse.%s instead of argparse.Const.%s', n, n)) + return v + } + }) + }) + Object.entries({ _UNRECOGNIZED_ARGS_ATTR }).forEach(([ n, v ]) => { + Object.defineProperty(result, n, { + get() { + deprecate(n, sub('argparse.Const.%s is an internal symbol and will no longer be available', n)) + return v + } + }) + }) + return result + }, + enumerable: false +}) +// end diff --git a/node_modules/argparse/lib/sub.js b/node_modules/argparse/lib/sub.js new file mode 100644 index 0000000..e3eb321 --- /dev/null +++ b/node_modules/argparse/lib/sub.js @@ -0,0 +1,67 @@ +// Limited implementation of python % string operator, supports only %s and %r for now +// (other formats are not used here, but may appear in custom templates) + +'use strict' + +const { inspect } = require('util') + + +module.exports = function sub(pattern, ...values) { + let regex = /%(?:(%)|(-)?(\*)?(?:\((\w+)\))?([A-Za-z]))/g + + let result = pattern.replace(regex, function (_, is_literal, is_left_align, is_padded, name, format) { + if (is_literal) return '%' + + let padded_count = 0 + if (is_padded) { + if (values.length === 0) throw new TypeError('not enough arguments for format string') + padded_count = values.shift() + if (!Number.isInteger(padded_count)) throw new TypeError('* wants int') + } + + let str + if (name !== undefined) { + let dict = values[0] + if (typeof dict !== 'object' || dict === null) throw new TypeError('format requires a mapping') + if (!(name in dict)) throw new TypeError(`no such key: '${name}'`) + str = dict[name] + } else { + if (values.length === 0) throw new TypeError('not enough arguments for format string') + str = values.shift() + } + + switch (format) { + case 's': + str = String(str) + break + case 'r': + str = inspect(str) + break + case 'd': + case 'i': + if (typeof str !== 'number') { + throw new TypeError(`%${format} format: a number is required, not ${typeof str}`) + } + str = String(str.toFixed(0)) + break + default: + throw new TypeError(`unsupported format character '${format}'`) + } + + if (padded_count > 0) { + return is_left_align ? str.padEnd(padded_count) : str.padStart(padded_count) + } else { + return str + } + }) + + if (values.length) { + if (values.length === 1 && typeof values[0] === 'object' && values[0] !== null) { + // mapping + } else { + throw new TypeError('not all arguments converted during string formatting') + } + } + + return result +} diff --git a/node_modules/argparse/lib/textwrap.js b/node_modules/argparse/lib/textwrap.js new file mode 100644 index 0000000..23d51cd --- /dev/null +++ b/node_modules/argparse/lib/textwrap.js @@ -0,0 +1,440 @@ +// Partial port of python's argparse module, version 3.9.0 (only wrap and fill functions): +// https://github.com/python/cpython/blob/v3.9.0b4/Lib/textwrap.py + +'use strict' + +/* + * Text wrapping and filling. + */ + +// Copyright (C) 1999-2001 Gregory P. Ward. +// Copyright (C) 2002, 2003 Python Software Foundation. +// Copyright (C) 2020 argparse.js authors +// Originally written by Greg Ward <gward@python.net> + +// Hardcode the recognized whitespace characters to the US-ASCII +// whitespace characters. The main reason for doing this is that +// some Unicode spaces (like \u00a0) are non-breaking whitespaces. +// +// This less funky little regex just split on recognized spaces. E.g. +// "Hello there -- you goof-ball, use the -b option!" +// splits into +// Hello/ /there/ /--/ /you/ /goof-ball,/ /use/ /the/ /-b/ /option!/ +const wordsep_simple_re = /([\t\n\x0b\x0c\r ]+)/ + +class TextWrapper { + /* + * Object for wrapping/filling text. The public interface consists of + * the wrap() and fill() methods; the other methods are just there for + * subclasses to override in order to tweak the default behaviour. + * If you want to completely replace the main wrapping algorithm, + * you'll probably have to override _wrap_chunks(). + * + * Several instance attributes control various aspects of wrapping: + * width (default: 70) + * the maximum width of wrapped lines (unless break_long_words + * is false) + * initial_indent (default: "") + * string that will be prepended to the first line of wrapped + * output. Counts towards the line's width. + * subsequent_indent (default: "") + * string that will be prepended to all lines save the first + * of wrapped output; also counts towards each line's width. + * expand_tabs (default: true) + * Expand tabs in input text to spaces before further processing. + * Each tab will become 0 .. 'tabsize' spaces, depending on its position + * in its line. If false, each tab is treated as a single character. + * tabsize (default: 8) + * Expand tabs in input text to 0 .. 'tabsize' spaces, unless + * 'expand_tabs' is false. + * replace_whitespace (default: true) + * Replace all whitespace characters in the input text by spaces + * after tab expansion. Note that if expand_tabs is false and + * replace_whitespace is true, every tab will be converted to a + * single space! + * fix_sentence_endings (default: false) + * Ensure that sentence-ending punctuation is always followed + * by two spaces. Off by default because the algorithm is + * (unavoidably) imperfect. + * break_long_words (default: true) + * Break words longer than 'width'. If false, those words will not + * be broken, and some lines might be longer than 'width'. + * break_on_hyphens (default: true) + * Allow breaking hyphenated words. If true, wrapping will occur + * preferably on whitespaces and right after hyphens part of + * compound words. + * drop_whitespace (default: true) + * Drop leading and trailing whitespace from lines. + * max_lines (default: None) + * Truncate wrapped lines. + * placeholder (default: ' [...]') + * Append to the last line of truncated text. + */ + + constructor(options = {}) { + let { + width = 70, + initial_indent = '', + subsequent_indent = '', + expand_tabs = true, + replace_whitespace = true, + fix_sentence_endings = false, + break_long_words = true, + drop_whitespace = true, + break_on_hyphens = true, + tabsize = 8, + max_lines = undefined, + placeholder=' [...]' + } = options + + this.width = width + this.initial_indent = initial_indent + this.subsequent_indent = subsequent_indent + this.expand_tabs = expand_tabs + this.replace_whitespace = replace_whitespace + this.fix_sentence_endings = fix_sentence_endings + this.break_long_words = break_long_words + this.drop_whitespace = drop_whitespace + this.break_on_hyphens = break_on_hyphens + this.tabsize = tabsize + this.max_lines = max_lines + this.placeholder = placeholder + } + + + // -- Private methods ----------------------------------------------- + // (possibly useful for subclasses to override) + + _munge_whitespace(text) { + /* + * _munge_whitespace(text : string) -> string + * + * Munge whitespace in text: expand tabs and convert all other + * whitespace characters to spaces. Eg. " foo\\tbar\\n\\nbaz" + * becomes " foo bar baz". + */ + if (this.expand_tabs) { + text = text.replace(/\t/g, ' '.repeat(this.tabsize)) // not strictly correct in js + } + if (this.replace_whitespace) { + text = text.replace(/[\t\n\x0b\x0c\r]/g, ' ') + } + return text + } + + _split(text) { + /* + * _split(text : string) -> [string] + * + * Split the text to wrap into indivisible chunks. Chunks are + * not quite the same as words; see _wrap_chunks() for full + * details. As an example, the text + * Look, goof-ball -- use the -b option! + * breaks into the following chunks: + * 'Look,', ' ', 'goof-', 'ball', ' ', '--', ' ', + * 'use', ' ', 'the', ' ', '-b', ' ', 'option!' + * if break_on_hyphens is True, or in: + * 'Look,', ' ', 'goof-ball', ' ', '--', ' ', + * 'use', ' ', 'the', ' ', '-b', ' ', option!' + * otherwise. + */ + let chunks = text.split(wordsep_simple_re) + chunks = chunks.filter(Boolean) + return chunks + } + + _handle_long_word(reversed_chunks, cur_line, cur_len, width) { + /* + * _handle_long_word(chunks : [string], + * cur_line : [string], + * cur_len : int, width : int) + * + * Handle a chunk of text (most likely a word, not whitespace) that + * is too long to fit in any line. + */ + // Figure out when indent is larger than the specified width, and make + // sure at least one character is stripped off on every pass + let space_left + if (width < 1) { + space_left = 1 + } else { + space_left = width - cur_len + } + + // If we're allowed to break long words, then do so: put as much + // of the next chunk onto the current line as will fit. + if (this.break_long_words) { + cur_line.push(reversed_chunks[reversed_chunks.length - 1].slice(0, space_left)) + reversed_chunks[reversed_chunks.length - 1] = reversed_chunks[reversed_chunks.length - 1].slice(space_left) + + // Otherwise, we have to preserve the long word intact. Only add + // it to the current line if there's nothing already there -- + // that minimizes how much we violate the width constraint. + } else if (!cur_line) { + cur_line.push(...reversed_chunks.pop()) + } + + // If we're not allowed to break long words, and there's already + // text on the current line, do nothing. Next time through the + // main loop of _wrap_chunks(), we'll wind up here again, but + // cur_len will be zero, so the next line will be entirely + // devoted to the long word that we can't handle right now. + } + + _wrap_chunks(chunks) { + /* + * _wrap_chunks(chunks : [string]) -> [string] + * + * Wrap a sequence of text chunks and return a list of lines of + * length 'self.width' or less. (If 'break_long_words' is false, + * some lines may be longer than this.) Chunks correspond roughly + * to words and the whitespace between them: each chunk is + * indivisible (modulo 'break_long_words'), but a line break can + * come between any two chunks. Chunks should not have internal + * whitespace; ie. a chunk is either all whitespace or a "word". + * Whitespace chunks will be removed from the beginning and end of + * lines, but apart from that whitespace is preserved. + */ + let lines = [] + let indent + if (this.width <= 0) { + throw Error(`invalid width ${this.width} (must be > 0)`) + } + if (this.max_lines !== undefined) { + if (this.max_lines > 1) { + indent = this.subsequent_indent + } else { + indent = this.initial_indent + } + if (indent.length + this.placeholder.trimStart().length > this.width) { + throw Error('placeholder too large for max width') + } + } + + // Arrange in reverse order so items can be efficiently popped + // from a stack of chucks. + chunks = chunks.reverse() + + while (chunks.length > 0) { + + // Start the list of chunks that will make up the current line. + // cur_len is just the length of all the chunks in cur_line. + let cur_line = [] + let cur_len = 0 + + // Figure out which static string will prefix this line. + let indent + if (lines) { + indent = this.subsequent_indent + } else { + indent = this.initial_indent + } + + // Maximum width for this line. + let width = this.width - indent.length + + // First chunk on line is whitespace -- drop it, unless this + // is the very beginning of the text (ie. no lines started yet). + if (this.drop_whitespace && chunks[chunks.length - 1].trim() === '' && lines.length > 0) { + chunks.pop() + } + + while (chunks.length > 0) { + let l = chunks[chunks.length - 1].length + + // Can at least squeeze this chunk onto the current line. + if (cur_len + l <= width) { + cur_line.push(chunks.pop()) + cur_len += l + + // Nope, this line is full. + } else { + break + } + } + + // The current line is full, and the next chunk is too big to + // fit on *any* line (not just this one). + if (chunks.length && chunks[chunks.length - 1].length > width) { + this._handle_long_word(chunks, cur_line, cur_len, width) + cur_len = cur_line.map(l => l.length).reduce((a, b) => a + b, 0) + } + + // If the last chunk on this line is all whitespace, drop it. + if (this.drop_whitespace && cur_line.length > 0 && cur_line[cur_line.length - 1].trim() === '') { + cur_len -= cur_line[cur_line.length - 1].length + cur_line.pop() + } + + if (cur_line) { + if (this.max_lines === undefined || + lines.length + 1 < this.max_lines || + (chunks.length === 0 || + this.drop_whitespace && + chunks.length === 1 && + !chunks[0].trim()) && cur_len <= width) { + // Convert current line back to a string and store it in + // list of all lines (return value). + lines.push(indent + cur_line.join('')) + } else { + let had_break = false + while (cur_line) { + if (cur_line[cur_line.length - 1].trim() && + cur_len + this.placeholder.length <= width) { + cur_line.push(this.placeholder) + lines.push(indent + cur_line.join('')) + had_break = true + break + } + cur_len -= cur_line[-1].length + cur_line.pop() + } + if (!had_break) { + if (lines) { + let prev_line = lines[lines.length - 1].trimEnd() + if (prev_line.length + this.placeholder.length <= + this.width) { + lines[lines.length - 1] = prev_line + this.placeholder + break + } + } + lines.push(indent + this.placeholder.lstrip()) + } + break + } + } + } + + return lines + } + + _split_chunks(text) { + text = this._munge_whitespace(text) + return this._split(text) + } + + // -- Public interface ---------------------------------------------- + + wrap(text) { + /* + * wrap(text : string) -> [string] + * + * Reformat the single paragraph in 'text' so it fits in lines of + * no more than 'self.width' columns, and return a list of wrapped + * lines. Tabs in 'text' are expanded with string.expandtabs(), + * and all other whitespace characters (including newline) are + * converted to space. + */ + let chunks = this._split_chunks(text) + // not implemented in js + //if (this.fix_sentence_endings) { + // this._fix_sentence_endings(chunks) + //} + return this._wrap_chunks(chunks) + } + + fill(text) { + /* + * fill(text : string) -> string + * + * Reformat the single paragraph in 'text' to fit in lines of no + * more than 'self.width' columns, and return a new string + * containing the entire wrapped paragraph. + */ + return this.wrap(text).join('\n') + } +} + + +// -- Convenience interface --------------------------------------------- + +function wrap(text, options = {}) { + /* + * Wrap a single paragraph of text, returning a list of wrapped lines. + * + * Reformat the single paragraph in 'text' so it fits in lines of no + * more than 'width' columns, and return a list of wrapped lines. By + * default, tabs in 'text' are expanded with string.expandtabs(), and + * all other whitespace characters (including newline) are converted to + * space. See TextWrapper class for available keyword args to customize + * wrapping behaviour. + */ + let { width = 70, ...kwargs } = options + let w = new TextWrapper(Object.assign({ width }, kwargs)) + return w.wrap(text) +} + +function fill(text, options = {}) { + /* + * Fill a single paragraph of text, returning a new string. + * + * Reformat the single paragraph in 'text' to fit in lines of no more + * than 'width' columns, and return a new string containing the entire + * wrapped paragraph. As with wrap(), tabs are expanded and other + * whitespace characters converted to space. See TextWrapper class for + * available keyword args to customize wrapping behaviour. + */ + let { width = 70, ...kwargs } = options + let w = new TextWrapper(Object.assign({ width }, kwargs)) + return w.fill(text) +} + +// -- Loosely related functionality ------------------------------------- + +let _whitespace_only_re = /^[ \t]+$/mg +let _leading_whitespace_re = /(^[ \t]*)(?:[^ \t\n])/mg + +function dedent(text) { + /* + * Remove any common leading whitespace from every line in `text`. + * + * This can be used to make triple-quoted strings line up with the left + * edge of the display, while still presenting them in the source code + * in indented form. + * + * Note that tabs and spaces are both treated as whitespace, but they + * are not equal: the lines " hello" and "\\thello" are + * considered to have no common leading whitespace. + * + * Entirely blank lines are normalized to a newline character. + */ + // Look for the longest leading string of spaces and tabs common to + // all lines. + let margin = undefined + text = text.replace(_whitespace_only_re, '') + let indents = text.match(_leading_whitespace_re) || [] + for (let indent of indents) { + indent = indent.slice(0, -1) + + if (margin === undefined) { + margin = indent + + // Current line more deeply indented than previous winner: + // no change (previous winner is still on top). + } else if (indent.startsWith(margin)) { + // pass + + // Current line consistent with and no deeper than previous winner: + // it's the new winner. + } else if (margin.startsWith(indent)) { + margin = indent + + // Find the largest common whitespace between current line and previous + // winner. + } else { + for (let i = 0; i < margin.length && i < indent.length; i++) { + if (margin[i] !== indent[i]) { + margin = margin.slice(0, i) + break + } + } + } + } + + if (margin) { + text = text.replace(new RegExp('^' + margin, 'mg'), '') + } + return text +} + +module.exports = { wrap, fill, dedent } diff --git a/node_modules/argparse/package.json b/node_modules/argparse/package.json new file mode 100644 index 0000000..647d2af --- /dev/null +++ b/node_modules/argparse/package.json @@ -0,0 +1,31 @@ +{ + "name": "argparse", + "description": "CLI arguments parser. Native port of python's argparse.", + "version": "2.0.1", + "keywords": [ + "cli", + "parser", + "argparse", + "option", + "args" + ], + "main": "argparse.js", + "files": [ + "argparse.js", + "lib/" + ], + "license": "Python-2.0", + "repository": "nodeca/argparse", + "scripts": { + "lint": "eslint .", + "test": "npm run lint && nyc mocha", + "coverage": "npm run test && nyc report --reporter html" + }, + "devDependencies": { + "@babel/eslint-parser": "^7.11.0", + "@babel/plugin-syntax-class-properties": "^7.10.4", + "eslint": "^7.5.0", + "mocha": "^8.0.1", + "nyc": "^15.1.0" + } +} diff --git a/node_modules/arr-union/LICENSE b/node_modules/arr-union/LICENSE new file mode 100644 index 0000000..39245ac --- /dev/null +++ b/node_modules/arr-union/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2016, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/arr-union/README.md b/node_modules/arr-union/README.md new file mode 100644 index 0000000..b3cd4f4 --- /dev/null +++ b/node_modules/arr-union/README.md @@ -0,0 +1,99 @@ +# arr-union [![NPM version](https://img.shields.io/npm/v/arr-union.svg)](https://www.npmjs.com/package/arr-union) [![Build Status](https://img.shields.io/travis/jonschlinkert/arr-union.svg)](https://travis-ci.org/jonschlinkert/arr-union) + +> Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm i arr-union --save +``` + +## Benchmarks + +This library is **10-20 times faster** and more performant than [array-union](https://github.com/sindresorhus/array-union). + +See the [benchmarks](./benchmark). + +```sh +#1: five-arrays + array-union x 511,121 ops/sec ±0.80% (96 runs sampled) + arr-union x 5,716,039 ops/sec ±0.86% (93 runs sampled) + +#2: ten-arrays + array-union x 245,196 ops/sec ±0.69% (94 runs sampled) + arr-union x 1,850,786 ops/sec ±0.84% (97 runs sampled) + +#3: two-arrays + array-union x 563,869 ops/sec ±0.97% (94 runs sampled) + arr-union x 9,602,852 ops/sec ±0.87% (92 runs sampled) +``` + +## Usage + +```js +var union = require('arr-union'); + +union(['a'], ['b', 'c'], ['d', 'e', 'f']); +//=> ['a', 'b', 'c', 'd', 'e', 'f'] +``` + +Returns only unique elements: + +```js +union(['a', 'a'], ['b', 'c']); +//=> ['a', 'b', 'c'] +``` + +## Related projects + +* [arr-diff](https://www.npmjs.com/package/arr-diff): Returns an array with only the unique values from the first array, by excluding all… [more](https://www.npmjs.com/package/arr-diff) | [homepage](https://github.com/jonschlinkert/arr-diff) +* [arr-filter](https://www.npmjs.com/package/arr-filter): Faster alternative to javascript's native filter method. | [homepage](https://github.com/jonschlinkert/arr-filter) +* [arr-flatten](https://www.npmjs.com/package/arr-flatten): Recursively flatten an array or arrays. This is the fastest implementation of array flatten. | [homepage](https://github.com/jonschlinkert/arr-flatten) +* [arr-map](https://www.npmjs.com/package/arr-map): Faster, node.js focused alternative to JavaScript's native array map. | [homepage](https://github.com/jonschlinkert/arr-map) +* [arr-pluck](https://www.npmjs.com/package/arr-pluck): Retrieves the value of a specified property from all elements in the collection. | [homepage](https://github.com/jonschlinkert/arr-pluck) +* [arr-reduce](https://www.npmjs.com/package/arr-reduce): Fast array reduce that also loops over sparse elements. | [homepage](https://github.com/jonschlinkert/arr-reduce) +* [array-unique](https://www.npmjs.com/package/array-unique): Return an array free of duplicate values. Fastest ES5 implementation. | [homepage](https://github.com/jonschlinkert/array-unique) + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/arr-union/issues/new). + +## Building docs + +Generate readme and API documentation with [verb](https://github.com/verbose/verb): + +```sh +$ npm i verb && npm run docs +``` + +Or, if [verb](https://github.com/verbose/verb) is installed globally: + +```sh +$ verb +``` + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +## License + +Copyright © 2016 [Jon Schlinkert](https://github.com/jonschlinkert) +Released under the [MIT license](https://github.com/jonschlinkert/arr-union/blob/master/LICENSE). + +*** + +_This file was generated by [verb](https://github.com/verbose/verb), v0.9.0, on February 23, 2016._ \ No newline at end of file diff --git a/node_modules/arr-union/index.js b/node_modules/arr-union/index.js new file mode 100644 index 0000000..5ae6c4a --- /dev/null +++ b/node_modules/arr-union/index.js @@ -0,0 +1,29 @@ +'use strict'; + +module.exports = function union(init) { + if (!Array.isArray(init)) { + throw new TypeError('arr-union expects the first argument to be an array.'); + } + + var len = arguments.length; + var i = 0; + + while (++i < len) { + var arg = arguments[i]; + if (!arg) continue; + + if (!Array.isArray(arg)) { + arg = [arg]; + } + + for (var j = 0; j < arg.length; j++) { + var ele = arg[j]; + + if (init.indexOf(ele) >= 0) { + continue; + } + init.push(ele); + } + } + return init; +}; diff --git a/node_modules/arr-union/package.json b/node_modules/arr-union/package.json new file mode 100644 index 0000000..5ee87fd --- /dev/null +++ b/node_modules/arr-union/package.json @@ -0,0 +1,76 @@ +{ + "name": "arr-union", + "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", + "version": "3.1.0", + "homepage": "https://github.com/jonschlinkert/arr-union", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/arr-union", + "bugs": { + "url": "https://github.com/jonschlinkert/arr-union/issues" + }, + "license": "MIT", + "files": [ + "index.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "devDependencies": { + "ansi-bold": "^0.1.1", + "array-union": "^1.0.1", + "array-unique": "^0.2.1", + "benchmarked": "^0.1.4", + "gulp-format-md": "^0.1.7", + "minimist": "^1.1.1", + "mocha": "*", + "should": "*" + }, + "keywords": [ + "add", + "append", + "array", + "arrays", + "combine", + "concat", + "extend", + "union", + "uniq", + "unique", + "util", + "utility", + "utils" + ], + "verb": { + "run": true, + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "plugins": [ + "gulp-format-md" + ], + "related": { + "list": [ + "arr-diff", + "arr-flatten", + "arr-filter", + "arr-map", + "arr-pluck", + "arr-reduce", + "array-unique" + ] + }, + "reflinks": [ + "verb", + "array-union" + ], + "lint": { + "reflinks": true + } + } +} diff --git a/node_modules/array-flatten/LICENSE b/node_modules/array-flatten/LICENSE new file mode 100644 index 0000000..983fbe8 --- /dev/null +++ b/node_modules/array-flatten/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/array-flatten/README.md b/node_modules/array-flatten/README.md new file mode 100644 index 0000000..91fa5b6 --- /dev/null +++ b/node_modules/array-flatten/README.md @@ -0,0 +1,43 @@ +# Array Flatten + +[![NPM version][npm-image]][npm-url] +[![NPM downloads][downloads-image]][downloads-url] +[![Build status][travis-image]][travis-url] +[![Test coverage][coveralls-image]][coveralls-url] + +> Flatten an array of nested arrays into a single flat array. Accepts an optional depth. + +## Installation + +``` +npm install array-flatten --save +``` + +## Usage + +```javascript +var flatten = require('array-flatten') + +flatten([1, [2, [3, [4, [5], 6], 7], 8], 9]) +//=> [1, 2, 3, 4, 5, 6, 7, 8, 9] + +flatten([1, [2, [3, [4, [5], 6], 7], 8], 9], 2) +//=> [1, 2, 3, [4, [5], 6], 7, 8, 9] + +(function () { + flatten(arguments) //=> [1, 2, 3] +})(1, [2, 3]) +``` + +## License + +MIT + +[npm-image]: https://img.shields.io/npm/v/array-flatten.svg?style=flat +[npm-url]: https://npmjs.org/package/array-flatten +[downloads-image]: https://img.shields.io/npm/dm/array-flatten.svg?style=flat +[downloads-url]: https://npmjs.org/package/array-flatten +[travis-image]: https://img.shields.io/travis/blakeembrey/array-flatten.svg?style=flat +[travis-url]: https://travis-ci.org/blakeembrey/array-flatten +[coveralls-image]: https://img.shields.io/coveralls/blakeembrey/array-flatten.svg?style=flat +[coveralls-url]: https://coveralls.io/r/blakeembrey/array-flatten?branch=master diff --git a/node_modules/array-flatten/array-flatten.js b/node_modules/array-flatten/array-flatten.js new file mode 100644 index 0000000..089117b --- /dev/null +++ b/node_modules/array-flatten/array-flatten.js @@ -0,0 +1,64 @@ +'use strict' + +/** + * Expose `arrayFlatten`. + */ +module.exports = arrayFlatten + +/** + * Recursive flatten function with depth. + * + * @param {Array} array + * @param {Array} result + * @param {Number} depth + * @return {Array} + */ +function flattenWithDepth (array, result, depth) { + for (var i = 0; i < array.length; i++) { + var value = array[i] + + if (depth > 0 && Array.isArray(value)) { + flattenWithDepth(value, result, depth - 1) + } else { + result.push(value) + } + } + + return result +} + +/** + * Recursive flatten function. Omitting depth is slightly faster. + * + * @param {Array} array + * @param {Array} result + * @return {Array} + */ +function flattenForever (array, result) { + for (var i = 0; i < array.length; i++) { + var value = array[i] + + if (Array.isArray(value)) { + flattenForever(value, result) + } else { + result.push(value) + } + } + + return result +} + +/** + * Flatten an array, with the ability to define a depth. + * + * @param {Array} array + * @param {Number} depth + * @return {Array} + */ +function arrayFlatten (array, depth) { + if (depth == null) { + return flattenForever(array, []) + } + + return flattenWithDepth(array, [], depth) +} diff --git a/node_modules/array-flatten/package.json b/node_modules/array-flatten/package.json new file mode 100644 index 0000000..1a24e2a --- /dev/null +++ b/node_modules/array-flatten/package.json @@ -0,0 +1,39 @@ +{ + "name": "array-flatten", + "version": "1.1.1", + "description": "Flatten an array of nested arrays into a single flat array", + "main": "array-flatten.js", + "files": [ + "array-flatten.js", + "LICENSE" + ], + "scripts": { + "test": "istanbul cover _mocha -- -R spec" + }, + "repository": { + "type": "git", + "url": "git://github.com/blakeembrey/array-flatten.git" + }, + "keywords": [ + "array", + "flatten", + "arguments", + "depth" + ], + "author": { + "name": "Blake Embrey", + "email": "hello@blakeembrey.com", + "url": "http://blakeembrey.me" + }, + "license": "MIT", + "bugs": { + "url": "https://github.com/blakeembrey/array-flatten/issues" + }, + "homepage": "https://github.com/blakeembrey/array-flatten", + "devDependencies": { + "istanbul": "^0.3.13", + "mocha": "^2.2.4", + "pre-commit": "^1.0.7", + "standard": "^3.7.3" + } +} diff --git a/node_modules/ast-types/.github/dependabot.yml b/node_modules/ast-types/.github/dependabot.yml new file mode 100644 index 0000000..60fa0ee --- /dev/null +++ b/node_modules/ast-types/.github/dependabot.yml @@ -0,0 +1,9 @@ +# Please see the documentation for all configuration options: +# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates + +version: 2 +updates: + - package-ecosystem: "npm" + directory: "/" + schedule: + interval: "daily" diff --git a/node_modules/ast-types/.github/workflows/main.yml b/node_modules/ast-types/.github/workflows/main.yml new file mode 100644 index 0000000..2d0ecf5 --- /dev/null +++ b/node_modules/ast-types/.github/workflows/main.yml @@ -0,0 +1,29 @@ +name: CI + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + test: + name: Test on node ${{ matrix.node_version }} and ${{ matrix.os }} + runs-on: ${{ matrix.os }} + strategy: + matrix: + node_version: ['10', '12', '14'] + os: [ubuntu-latest] + + steps: + - uses: actions/checkout@v2 + - name: Use Node.js ${{ matrix.node_version }} + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node_version }} + + - name: npm install, build and test + run: | + npm install + npm run build --if-present + npm test diff --git a/node_modules/ast-types/LICENSE b/node_modules/ast-types/LICENSE new file mode 100644 index 0000000..3f9d40b --- /dev/null +++ b/node_modules/ast-types/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2013 Ben Newman <bn@cs.stanford.edu> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/ast-types/README.md b/node_modules/ast-types/README.md new file mode 100644 index 0000000..a250262 --- /dev/null +++ b/node_modules/ast-types/README.md @@ -0,0 +1,512 @@ +# AST Types ![CI](https://github.com/benjamn/ast-types/workflows/CI/badge.svg) + +This module provides an efficient, modular, +[Esprima](https://github.com/ariya/esprima)-compatible implementation of +the [abstract syntax +tree](http://en.wikipedia.org/wiki/Abstract_syntax_tree) type hierarchy +pioneered by the [Mozilla Parser +API](https://developer.mozilla.org/en-US/docs/SpiderMonkey/Parser_API). + +Installation +--- + +From NPM: + + npm install ast-types + +From GitHub: + + cd path/to/node_modules + git clone git://github.com/benjamn/ast-types.git + cd ast-types + npm install . + +Basic Usage +--- +```js +import assert from "assert"; +import { + namedTypes as n, + builders as b, +} from "ast-types"; + +var fooId = b.identifier("foo"); +var ifFoo = b.ifStatement(fooId, b.blockStatement([ + b.expressionStatement(b.callExpression(fooId, [])) +])); + +assert.ok(n.IfStatement.check(ifFoo)); +assert.ok(n.Statement.check(ifFoo)); +assert.ok(n.Node.check(ifFoo)); + +assert.ok(n.BlockStatement.check(ifFoo.consequent)); +assert.strictEqual( + ifFoo.consequent.body[0].expression.arguments.length, + 0, +); + +assert.strictEqual(ifFoo.test, fooId); +assert.ok(n.Expression.check(ifFoo.test)); +assert.ok(n.Identifier.check(ifFoo.test)); +assert.ok(!n.Statement.check(ifFoo.test)); +``` + +AST Traversal +--- + +Because it understands the AST type system so thoroughly, this library +is able to provide excellent node iteration and traversal mechanisms. + +If you want complete control over the traversal, and all you need is a way +of enumerating the known fields of your AST nodes and getting their +values, you may be interested in the primitives `getFieldNames` and +`getFieldValue`: +```js +import { + getFieldNames, + getFieldValue, +} from "ast-types"; + +const partialFunExpr = { type: "FunctionExpression" }; + +// Even though partialFunExpr doesn't actually contain all the fields that +// are expected for a FunctionExpression, types.getFieldNames knows: +console.log(getFieldNames(partialFunExpr)); +// [ 'type', 'id', 'params', 'body', 'generator', 'expression', +// 'defaults', 'rest', 'async' ] + +// For fields that have default values, types.getFieldValue will return +// the default if the field is not actually defined. +console.log(getFieldValue(partialFunExpr, "generator")); +// false +``` + +Two more low-level helper functions, `eachField` and `someField`, are +defined in terms of `getFieldNames` and `getFieldValue`: +```js +// Iterate over all defined fields of an object, including those missing +// or undefined, passing each field name and effective value (as returned +// by getFieldValue) to the callback. If the object has no corresponding +// Def, the callback will never be called. +export function eachField(object, callback, context) { + getFieldNames(object).forEach(function(name) { + callback.call(this, name, getFieldValue(object, name)); + }, context); +} + +// Similar to eachField, except that iteration stops as soon as the +// callback returns a truthy value. Like Array.prototype.some, the final +// result is either true or false to indicates whether the callback +// returned true for any element or not. +export function someField(object, callback, context) { + return getFieldNames(object).some(function(name) { + return callback.call(this, name, getFieldValue(object, name)); + }, context); +} +``` + +So here's how you might make a copy of an AST node: +```js +import { eachField } from "ast-types"; +const copy = {}; +eachField(node, function(name, value) { + // Note that undefined fields will be visited too, according to + // the rules associated with node.type, and default field values + // will be substituted if appropriate. + copy[name] = value; +}) +``` + +But that's not all! You can also easily visit entire syntax trees using +the powerful `types.visit` abstraction. + +Here's a trivial example of how you might assert that `arguments.callee` +is never used in `ast`: +```js +import assert from "assert"; +import { + visit, + namedTypes as n, +} from "ast-types"; + +visit(ast, { + // This method will be called for any node with .type "MemberExpression": + visitMemberExpression(path) { + // Visitor methods receive a single argument, a NodePath object + // wrapping the node of interest. + var node = path.node; + + if ( + n.Identifier.check(node.object) && + node.object.name === "arguments" && + n.Identifier.check(node.property) + ) { + assert.notStrictEqual(node.property.name, "callee"); + } + + // It's your responsibility to call this.traverse with some + // NodePath object (usually the one passed into the visitor + // method) before the visitor method returns, or return false to + // indicate that the traversal need not continue any further down + // this subtree. + this.traverse(path); + } +}); +``` + +Here's a slightly more involved example of transforming `...rest` +parameters into browser-runnable ES5 JavaScript: + +```js +import { builders as b, visit } from "ast-types"; + +// Reuse the same AST structure for Array.prototype.slice.call. +var sliceExpr = b.memberExpression( + b.memberExpression( + b.memberExpression( + b.identifier("Array"), + b.identifier("prototype"), + false + ), + b.identifier("slice"), + false + ), + b.identifier("call"), + false +); + +visit(ast, { + // This method will be called for any node whose type is a subtype of + // Function (e.g., FunctionDeclaration, FunctionExpression, and + // ArrowFunctionExpression). Note that types.visit precomputes a + // lookup table from every known type to the appropriate visitor + // method to call for nodes of that type, so the dispatch takes + // constant time. + visitFunction(path) { + // Visitor methods receive a single argument, a NodePath object + // wrapping the node of interest. + const node = path.node; + + // It's your responsibility to call this.traverse with some + // NodePath object (usually the one passed into the visitor + // method) before the visitor method returns, or return false to + // indicate that the traversal need not continue any further down + // this subtree. An assertion will fail if you forget, which is + // awesome, because it means you will never again make the + // disastrous mistake of forgetting to traverse a subtree. Also + // cool: because you can call this method at any point in the + // visitor method, it's up to you whether your traversal is + // pre-order, post-order, or both! + this.traverse(path); + + // This traversal is only concerned with Function nodes that have + // rest parameters. + if (!node.rest) { + return; + } + + // For the purposes of this example, we won't worry about functions + // with Expression bodies. + n.BlockStatement.assert(node.body); + + // Use types.builders to build a variable declaration of the form + // + // var rest = Array.prototype.slice.call(arguments, n); + // + // where `rest` is the name of the rest parameter, and `n` is a + // numeric literal specifying the number of named parameters the + // function takes. + const restVarDecl = b.variableDeclaration("var", [ + b.variableDeclarator( + node.rest, + b.callExpression(sliceExpr, [ + b.identifier("arguments"), + b.literal(node.params.length) + ]) + ) + ]); + + // Similar to doing node.body.body.unshift(restVarDecl), except + // that the other NodePath objects wrapping body statements will + // have their indexes updated to accommodate the new statement. + path.get("body", "body").unshift(restVarDecl); + + // Nullify node.rest now that we have simulated the behavior of + // the rest parameter using ordinary JavaScript. + path.get("rest").replace(null); + + // There's nothing wrong with doing node.rest = null, but I wanted + // to point out that the above statement has the same effect. + assert.strictEqual(node.rest, null); + } +}); +``` + +Here's how you might use `types.visit` to implement a function that +determines if a given function node refers to `this`: + +```js +function usesThis(funcNode) { + n.Function.assert(funcNode); + var result = false; + + visit(funcNode, { + visitThisExpression(path) { + result = true; + + // The quickest way to terminate the traversal is to call + // this.abort(), which throws a special exception (instanceof + // this.AbortRequest) that will be caught in the top-level + // types.visit method, so you don't have to worry about + // catching the exception yourself. + this.abort(); + }, + + visitFunction(path) { + // ThisExpression nodes in nested scopes don't count as `this` + // references for the original function node, so we can safely + // avoid traversing this subtree. + return false; + }, + + visitCallExpression(path) { + const node = path.node; + + // If the function contains CallExpression nodes involving + // super, those expressions will implicitly depend on the + // value of `this`, even though they do not explicitly contain + // any ThisExpression nodes. + if (this.isSuperCallExpression(node)) { + result = true; + this.abort(); // Throws AbortRequest exception. + } + + this.traverse(path); + }, + + // Yes, you can define arbitrary helper methods. + isSuperCallExpression(callExpr) { + n.CallExpression.assert(callExpr); + return this.isSuperIdentifier(callExpr.callee) + || this.isSuperMemberExpression(callExpr.callee); + }, + + // And even helper helper methods! + isSuperIdentifier(node) { + return n.Identifier.check(node.callee) + && node.callee.name === "super"; + }, + + isSuperMemberExpression(node) { + return n.MemberExpression.check(node.callee) + && n.Identifier.check(node.callee.object) + && node.callee.object.name === "super"; + } + }); + + return result; +} +``` + +As you might guess, when an `AbortRequest` is thrown from a subtree, the +exception will propagate from the corresponding calls to `this.traverse` +in the ancestor visitor methods. If you decide you want to cancel the +request, simply catch the exception and call its `.cancel()` method. The +rest of the subtree beneath the `try`-`catch` block will be abandoned, but +the remaining siblings of the ancestor node will still be visited. + +NodePath +--- + +The `NodePath` object passed to visitor methods is a wrapper around an AST +node, and it serves to provide access to the chain of ancestor objects +(all the way back to the root of the AST) and scope information. + +In general, `path.node` refers to the wrapped node, `path.parent.node` +refers to the nearest `Node` ancestor, `path.parent.parent.node` to the +grandparent, and so on. + +Note that `path.node` may not be a direct property value of +`path.parent.node`; for instance, it might be the case that `path.node` is +an element of an array that is a direct child of the parent node: +```js +path.node === path.parent.node.elements[3] +``` +in which case you should know that `path.parentPath` provides +finer-grained access to the complete path of objects (not just the `Node` +ones) from the root of the AST: +```js +// In reality, path.parent is the grandparent of path: +path.parentPath.parentPath === path.parent + +// The path.parentPath object wraps the elements array (note that we use +// .value because the elements array is not a Node): +path.parentPath.value === path.parent.node.elements + +// The path.node object is the fourth element in that array: +path.parentPath.value[3] === path.node + +// Unlike path.node and path.value, which are synonyms because path.node +// is a Node object, path.parentPath.node is distinct from +// path.parentPath.value, because the elements array is not a +// Node. Instead, path.parentPath.node refers to the closest ancestor +// Node, which happens to be the same as path.parent.node: +path.parentPath.node === path.parent.node + +// The path is named for its index in the elements array: +path.name === 3 + +// Likewise, path.parentPath is named for the property by which +// path.parent.node refers to it: +path.parentPath.name === "elements" + +// Putting it all together, we can follow the chain of object references +// from path.parent.node all the way to path.node by accessing each +// property by name: +path.parent.node[path.parentPath.name][path.name] === path.node +``` + +These `NodePath` objects are created during the traversal without +modifying the AST nodes themselves, so it's not a problem if the same node +appears more than once in the AST (like `Array.prototype.slice.call` in +the example above), because it will be visited with a distict `NodePath` +each time it appears. + +Child `NodePath` objects are created lazily, by calling the `.get` method +of a parent `NodePath` object: +```js +// If a NodePath object for the elements array has never been created +// before, it will be created here and cached in the future: +path.get("elements").get(3).value === path.value.elements[3] + +// Alternatively, you can pass multiple property names to .get instead of +// chaining multiple .get calls: +path.get("elements", 0).value === path.value.elements[0] +``` + +`NodePath` objects support a number of useful methods: +```js +// Replace one node with another node: +var fifth = path.get("elements", 4); +fifth.replace(newNode); + +// Now do some stuff that might rearrange the list, and this replacement +// remains safe: +fifth.replace(newerNode); + +// Replace the third element in an array with two new nodes: +path.get("elements", 2).replace( + b.identifier("foo"), + b.thisExpression() +); + +// Remove a node and its parent if it would leave a redundant AST node: +//e.g. var t = 1, y =2; removing the `t` and `y` declarators results in `var undefined`. +path.prune(); //returns the closest parent `NodePath`. + +// Remove a node from a list of nodes: +path.get("elements", 3).replace(); + +// Add three new nodes to the beginning of a list of nodes: +path.get("elements").unshift(a, b, c); + +// Remove and return the first node in a list of nodes: +path.get("elements").shift(); + +// Push two new nodes onto the end of a list of nodes: +path.get("elements").push(d, e); + +// Remove and return the last node in a list of nodes: +path.get("elements").pop(); + +// Insert a new node before/after the seventh node in a list of nodes: +var seventh = path.get("elements", 6); +seventh.insertBefore(newNode); +seventh.insertAfter(newNode); + +// Insert a new element at index 5 in a list of nodes: +path.get("elements").insertAt(5, newNode); +``` + +Scope +--- + +The object exposed as `path.scope` during AST traversals provides +information about variable and function declarations in the scope that +contains `path.node`. See [scope.ts](lib/scope.ts) for its public +interface, which currently includes `.isGlobal`, `.getGlobalScope()`, +`.depth`, `.declares(name)`, `.lookup(name)`, and `.getBindings()`. + +Custom AST Node Types +--- + +The `ast-types` module was designed to be extended. To that end, it +provides a readable, declarative syntax for specifying new AST node types, +based primarily upon the `require("ast-types").Type.def` function: +```js +import { + Type, + builtInTypes, + builders as b, + finalize, +} from "ast-types"; + +const { def } = Type; +const { string } = builtInTypes; + +// Suppose you need a named File type to wrap your Programs. +def("File") + .bases("Node") + .build("name", "program") + .field("name", string) + .field("program", def("Program")); + +// Prevent further modifications to the File type (and any other +// types newly introduced by def(...)). +finalize(); + +// The b.file builder function is now available. It expects two +// arguments, as named by .build("name", "program") above. +const main = b.file("main.js", b.program([ + // Pointless program contents included for extra color. + b.functionDeclaration(b.identifier("succ"), [ + b.identifier("x") + ], b.blockStatement([ + b.returnStatement( + b.binaryExpression( + "+", b.identifier("x"), b.literal(1) + ) + ) + ])) +])); + +assert.strictEqual(main.name, "main.js"); +assert.strictEqual(main.program.body[0].params[0].name, "x"); +// etc. + +// If you pass the wrong type of arguments, or fail to pass enough +// arguments, an AssertionError will be thrown. + +b.file(b.blockStatement([])); +// ==> AssertionError: {"body":[],"type":"BlockStatement","loc":null} does not match type string + +b.file("lib/types.js", b.thisExpression()); +// ==> AssertionError: {"type":"ThisExpression","loc":null} does not match type Program +``` + +The `def` syntax is used to define all the default AST node types found in +[babel-core.ts](def/babel-core.ts), +[babel.ts](def/babel.ts), +[core.ts](def/core.ts), +[es-proposals.ts](def/es-proposals.ts), +[es6.ts](def/es6.ts), +[es7.ts](def/es7.ts), +[es2020.ts](def/es2020.ts), +[esprima.ts](def/esprima.ts), +[flow.ts](def/flow.ts), +[jsx.ts](def/jsx.ts), +[type-annotations.ts](def/type-annotations.ts), +and +[typescripts.ts](def/typescripts.ts), +so you have +no shortage of examples to learn from. diff --git a/node_modules/ast-types/def/babel-core.d.ts b/node_modules/ast-types/def/babel-core.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/babel-core.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/babel-core.js b/node_modules/ast-types/def/babel-core.js new file mode 100644 index 0000000..c3dd33c --- /dev/null +++ b/node_modules/ast-types/def/babel-core.js @@ -0,0 +1,256 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +var es7_1 = tslib_1.__importDefault(require("./es7")); +function default_1(fork) { + fork.use(es7_1.default); + var types = fork.use(types_1.default); + var defaults = fork.use(shared_1.default).defaults; + var def = types.Type.def; + var or = types.Type.or; + def("Noop") + .bases("Statement") + .build(); + def("DoExpression") + .bases("Expression") + .build("body") + .field("body", [def("Statement")]); + def("Super") + .bases("Expression") + .build(); + def("BindExpression") + .bases("Expression") + .build("object", "callee") + .field("object", or(def("Expression"), null)) + .field("callee", def("Expression")); + def("Decorator") + .bases("Node") + .build("expression") + .field("expression", def("Expression")); + def("Property") + .field("decorators", or([def("Decorator")], null), defaults["null"]); + def("MethodDefinition") + .field("decorators", or([def("Decorator")], null), defaults["null"]); + def("MetaProperty") + .bases("Expression") + .build("meta", "property") + .field("meta", def("Identifier")) + .field("property", def("Identifier")); + def("ParenthesizedExpression") + .bases("Expression") + .build("expression") + .field("expression", def("Expression")); + def("ImportSpecifier") + .bases("ModuleSpecifier") + .build("imported", "local") + .field("imported", def("Identifier")); + def("ImportDefaultSpecifier") + .bases("ModuleSpecifier") + .build("local"); + def("ImportNamespaceSpecifier") + .bases("ModuleSpecifier") + .build("local"); + def("ExportDefaultDeclaration") + .bases("Declaration") + .build("declaration") + .field("declaration", or(def("Declaration"), def("Expression"))); + def("ExportNamedDeclaration") + .bases("Declaration") + .build("declaration", "specifiers", "source") + .field("declaration", or(def("Declaration"), null)) + .field("specifiers", [def("ExportSpecifier")], defaults.emptyArray) + .field("source", or(def("Literal"), null), defaults["null"]); + def("ExportSpecifier") + .bases("ModuleSpecifier") + .build("local", "exported") + .field("exported", def("Identifier")); + def("ExportNamespaceSpecifier") + .bases("Specifier") + .build("exported") + .field("exported", def("Identifier")); + def("ExportDefaultSpecifier") + .bases("Specifier") + .build("exported") + .field("exported", def("Identifier")); + def("ExportAllDeclaration") + .bases("Declaration") + .build("exported", "source") + .field("exported", or(def("Identifier"), null)) + .field("source", def("Literal")); + def("CommentBlock") + .bases("Comment") + .build("value", /*optional:*/ "leading", "trailing"); + def("CommentLine") + .bases("Comment") + .build("value", /*optional:*/ "leading", "trailing"); + def("Directive") + .bases("Node") + .build("value") + .field("value", def("DirectiveLiteral")); + def("DirectiveLiteral") + .bases("Node", "Expression") + .build("value") + .field("value", String, defaults["use strict"]); + def("InterpreterDirective") + .bases("Node") + .build("value") + .field("value", String); + def("BlockStatement") + .bases("Statement") + .build("body") + .field("body", [def("Statement")]) + .field("directives", [def("Directive")], defaults.emptyArray); + def("Program") + .bases("Node") + .build("body") + .field("body", [def("Statement")]) + .field("directives", [def("Directive")], defaults.emptyArray) + .field("interpreter", or(def("InterpreterDirective"), null), defaults["null"]); + // Split Literal + def("StringLiteral") + .bases("Literal") + .build("value") + .field("value", String); + def("NumericLiteral") + .bases("Literal") + .build("value") + .field("value", Number) + .field("raw", or(String, null), defaults["null"]) + .field("extra", { + rawValue: Number, + raw: String + }, function getDefault() { + return { + rawValue: this.value, + raw: this.value + "" + }; + }); + def("BigIntLiteral") + .bases("Literal") + .build("value") + // Only String really seems appropriate here, since BigInt values + // often exceed the limits of JS numbers. + .field("value", or(String, Number)) + .field("extra", { + rawValue: String, + raw: String + }, function getDefault() { + return { + rawValue: String(this.value), + raw: this.value + "n" + }; + }); + def("NullLiteral") + .bases("Literal") + .build() + .field("value", null, defaults["null"]); + def("BooleanLiteral") + .bases("Literal") + .build("value") + .field("value", Boolean); + def("RegExpLiteral") + .bases("Literal") + .build("pattern", "flags") + .field("pattern", String) + .field("flags", String) + .field("value", RegExp, function () { + return new RegExp(this.pattern, this.flags); + }); + var ObjectExpressionProperty = or(def("Property"), def("ObjectMethod"), def("ObjectProperty"), def("SpreadProperty"), def("SpreadElement")); + // Split Property -> ObjectProperty and ObjectMethod + def("ObjectExpression") + .bases("Expression") + .build("properties") + .field("properties", [ObjectExpressionProperty]); + // ObjectMethod hoist .value properties to own properties + def("ObjectMethod") + .bases("Node", "Function") + .build("kind", "key", "params", "body", "computed") + .field("kind", or("method", "get", "set")) + .field("key", or(def("Literal"), def("Identifier"), def("Expression"))) + .field("params", [def("Pattern")]) + .field("body", def("BlockStatement")) + .field("computed", Boolean, defaults["false"]) + .field("generator", Boolean, defaults["false"]) + .field("async", Boolean, defaults["false"]) + .field("accessibility", // TypeScript + or(def("Literal"), null), defaults["null"]) + .field("decorators", or([def("Decorator")], null), defaults["null"]); + def("ObjectProperty") + .bases("Node") + .build("key", "value") + .field("key", or(def("Literal"), def("Identifier"), def("Expression"))) + .field("value", or(def("Expression"), def("Pattern"))) + .field("accessibility", // TypeScript + or(def("Literal"), null), defaults["null"]) + .field("computed", Boolean, defaults["false"]); + var ClassBodyElement = or(def("MethodDefinition"), def("VariableDeclarator"), def("ClassPropertyDefinition"), def("ClassProperty"), def("ClassPrivateProperty"), def("ClassMethod"), def("ClassPrivateMethod")); + // MethodDefinition -> ClassMethod + def("ClassBody") + .bases("Declaration") + .build("body") + .field("body", [ClassBodyElement]); + def("ClassMethod") + .bases("Declaration", "Function") + .build("kind", "key", "params", "body", "computed", "static") + .field("key", or(def("Literal"), def("Identifier"), def("Expression"))); + def("ClassPrivateMethod") + .bases("Declaration", "Function") + .build("key", "params", "body", "kind", "computed", "static") + .field("key", def("PrivateName")); + ["ClassMethod", + "ClassPrivateMethod", + ].forEach(function (typeName) { + def(typeName) + .field("kind", or("get", "set", "method", "constructor"), function () { return "method"; }) + .field("body", def("BlockStatement")) + .field("computed", Boolean, defaults["false"]) + .field("static", or(Boolean, null), defaults["null"]) + .field("abstract", or(Boolean, null), defaults["null"]) + .field("access", or("public", "private", "protected", null), defaults["null"]) + .field("accessibility", or("public", "private", "protected", null), defaults["null"]) + .field("decorators", or([def("Decorator")], null), defaults["null"]) + .field("optional", or(Boolean, null), defaults["null"]); + }); + def("ClassPrivateProperty") + .bases("ClassProperty") + .build("key", "value") + .field("key", def("PrivateName")) + .field("value", or(def("Expression"), null), defaults["null"]); + def("PrivateName") + .bases("Expression", "Pattern") + .build("id") + .field("id", def("Identifier")); + var ObjectPatternProperty = or(def("Property"), def("PropertyPattern"), def("SpreadPropertyPattern"), def("SpreadProperty"), // Used by Esprima + def("ObjectProperty"), // Babel 6 + def("RestProperty") // Babel 6 + ); + // Split into RestProperty and SpreadProperty + def("ObjectPattern") + .bases("Pattern") + .build("properties") + .field("properties", [ObjectPatternProperty]) + .field("decorators", or([def("Decorator")], null), defaults["null"]); + def("SpreadProperty") + .bases("Node") + .build("argument") + .field("argument", def("Expression")); + def("RestProperty") + .bases("Node") + .build("argument") + .field("argument", def("Expression")); + def("ForAwaitStatement") + .bases("Statement") + .build("left", "right", "body") + .field("left", or(def("VariableDeclaration"), def("Expression"))) + .field("right", def("Expression")) + .field("body", def("Statement")); + // The callee node of a dynamic import(...) expression. + def("Import") + .bases("Expression") + .build(); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/babel.d.ts b/node_modules/ast-types/def/babel.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/babel.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/babel.js b/node_modules/ast-types/def/babel.js new file mode 100644 index 0000000..4a9505f --- /dev/null +++ b/node_modules/ast-types/def/babel.js @@ -0,0 +1,11 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var babel_core_1 = tslib_1.__importDefault(require("./babel-core")); +var flow_1 = tslib_1.__importDefault(require("./flow")); +function default_1(fork) { + fork.use(babel_core_1.default); + fork.use(flow_1.default); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/core.d.ts b/node_modules/ast-types/def/core.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/core.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/core.js b/node_modules/ast-types/def/core.js new file mode 100644 index 0000000..83b3d50 --- /dev/null +++ b/node_modules/ast-types/def/core.js @@ -0,0 +1,298 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +function default_1(fork) { + var types = fork.use(types_1.default); + var Type = types.Type; + var def = Type.def; + var or = Type.or; + var shared = fork.use(shared_1.default); + var defaults = shared.defaults; + var geq = shared.geq; + // Abstract supertype of all syntactic entities that are allowed to have a + // .loc field. + def("Printable") + .field("loc", or(def("SourceLocation"), null), defaults["null"], true); + def("Node") + .bases("Printable") + .field("type", String) + .field("comments", or([def("Comment")], null), defaults["null"], true); + def("SourceLocation") + .field("start", def("Position")) + .field("end", def("Position")) + .field("source", or(String, null), defaults["null"]); + def("Position") + .field("line", geq(1)) + .field("column", geq(0)); + def("File") + .bases("Node") + .build("program", "name") + .field("program", def("Program")) + .field("name", or(String, null), defaults["null"]); + def("Program") + .bases("Node") + .build("body") + .field("body", [def("Statement")]); + def("Function") + .bases("Node") + .field("id", or(def("Identifier"), null), defaults["null"]) + .field("params", [def("Pattern")]) + .field("body", def("BlockStatement")) + .field("generator", Boolean, defaults["false"]) + .field("async", Boolean, defaults["false"]); + def("Statement").bases("Node"); + // The empty .build() here means that an EmptyStatement can be constructed + // (i.e. it's not abstract) but that it needs no arguments. + def("EmptyStatement").bases("Statement").build(); + def("BlockStatement") + .bases("Statement") + .build("body") + .field("body", [def("Statement")]); + // TODO Figure out how to silently coerce Expressions to + // ExpressionStatements where a Statement was expected. + def("ExpressionStatement") + .bases("Statement") + .build("expression") + .field("expression", def("Expression")); + def("IfStatement") + .bases("Statement") + .build("test", "consequent", "alternate") + .field("test", def("Expression")) + .field("consequent", def("Statement")) + .field("alternate", or(def("Statement"), null), defaults["null"]); + def("LabeledStatement") + .bases("Statement") + .build("label", "body") + .field("label", def("Identifier")) + .field("body", def("Statement")); + def("BreakStatement") + .bases("Statement") + .build("label") + .field("label", or(def("Identifier"), null), defaults["null"]); + def("ContinueStatement") + .bases("Statement") + .build("label") + .field("label", or(def("Identifier"), null), defaults["null"]); + def("WithStatement") + .bases("Statement") + .build("object", "body") + .field("object", def("Expression")) + .field("body", def("Statement")); + def("SwitchStatement") + .bases("Statement") + .build("discriminant", "cases", "lexical") + .field("discriminant", def("Expression")) + .field("cases", [def("SwitchCase")]) + .field("lexical", Boolean, defaults["false"]); + def("ReturnStatement") + .bases("Statement") + .build("argument") + .field("argument", or(def("Expression"), null)); + def("ThrowStatement") + .bases("Statement") + .build("argument") + .field("argument", def("Expression")); + def("TryStatement") + .bases("Statement") + .build("block", "handler", "finalizer") + .field("block", def("BlockStatement")) + .field("handler", or(def("CatchClause"), null), function () { + return this.handlers && this.handlers[0] || null; + }) + .field("handlers", [def("CatchClause")], function () { + return this.handler ? [this.handler] : []; + }, true) // Indicates this field is hidden from eachField iteration. + .field("guardedHandlers", [def("CatchClause")], defaults.emptyArray) + .field("finalizer", or(def("BlockStatement"), null), defaults["null"]); + def("CatchClause") + .bases("Node") + .build("param", "guard", "body") + // https://github.com/tc39/proposal-optional-catch-binding + .field("param", or(def("Pattern"), null), defaults["null"]) + .field("guard", or(def("Expression"), null), defaults["null"]) + .field("body", def("BlockStatement")); + def("WhileStatement") + .bases("Statement") + .build("test", "body") + .field("test", def("Expression")) + .field("body", def("Statement")); + def("DoWhileStatement") + .bases("Statement") + .build("body", "test") + .field("body", def("Statement")) + .field("test", def("Expression")); + def("ForStatement") + .bases("Statement") + .build("init", "test", "update", "body") + .field("init", or(def("VariableDeclaration"), def("Expression"), null)) + .field("test", or(def("Expression"), null)) + .field("update", or(def("Expression"), null)) + .field("body", def("Statement")); + def("ForInStatement") + .bases("Statement") + .build("left", "right", "body") + .field("left", or(def("VariableDeclaration"), def("Expression"))) + .field("right", def("Expression")) + .field("body", def("Statement")); + def("DebuggerStatement").bases("Statement").build(); + def("Declaration").bases("Statement"); + def("FunctionDeclaration") + .bases("Function", "Declaration") + .build("id", "params", "body") + .field("id", def("Identifier")); + def("FunctionExpression") + .bases("Function", "Expression") + .build("id", "params", "body"); + def("VariableDeclaration") + .bases("Declaration") + .build("kind", "declarations") + .field("kind", or("var", "let", "const")) + .field("declarations", [def("VariableDeclarator")]); + def("VariableDeclarator") + .bases("Node") + .build("id", "init") + .field("id", def("Pattern")) + .field("init", or(def("Expression"), null), defaults["null"]); + def("Expression").bases("Node"); + def("ThisExpression").bases("Expression").build(); + def("ArrayExpression") + .bases("Expression") + .build("elements") + .field("elements", [or(def("Expression"), null)]); + def("ObjectExpression") + .bases("Expression") + .build("properties") + .field("properties", [def("Property")]); + // TODO Not in the Mozilla Parser API, but used by Esprima. + def("Property") + .bases("Node") // Want to be able to visit Property Nodes. + .build("kind", "key", "value") + .field("kind", or("init", "get", "set")) + .field("key", or(def("Literal"), def("Identifier"))) + .field("value", def("Expression")); + def("SequenceExpression") + .bases("Expression") + .build("expressions") + .field("expressions", [def("Expression")]); + var UnaryOperator = or("-", "+", "!", "~", "typeof", "void", "delete"); + def("UnaryExpression") + .bases("Expression") + .build("operator", "argument", "prefix") + .field("operator", UnaryOperator) + .field("argument", def("Expression")) + // Esprima doesn't bother with this field, presumably because it's + // always true for unary operators. + .field("prefix", Boolean, defaults["true"]); + var BinaryOperator = or("==", "!=", "===", "!==", "<", "<=", ">", ">=", "<<", ">>", ">>>", "+", "-", "*", "/", "%", "**", "&", // TODO Missing from the Parser API. + "|", "^", "in", "instanceof"); + def("BinaryExpression") + .bases("Expression") + .build("operator", "left", "right") + .field("operator", BinaryOperator) + .field("left", def("Expression")) + .field("right", def("Expression")); + var AssignmentOperator = or("=", "+=", "-=", "*=", "/=", "%=", "<<=", ">>=", ">>>=", "|=", "^=", "&="); + def("AssignmentExpression") + .bases("Expression") + .build("operator", "left", "right") + .field("operator", AssignmentOperator) + .field("left", or(def("Pattern"), def("MemberExpression"))) + .field("right", def("Expression")); + var UpdateOperator = or("++", "--"); + def("UpdateExpression") + .bases("Expression") + .build("operator", "argument", "prefix") + .field("operator", UpdateOperator) + .field("argument", def("Expression")) + .field("prefix", Boolean); + var LogicalOperator = or("||", "&&"); + def("LogicalExpression") + .bases("Expression") + .build("operator", "left", "right") + .field("operator", LogicalOperator) + .field("left", def("Expression")) + .field("right", def("Expression")); + def("ConditionalExpression") + .bases("Expression") + .build("test", "consequent", "alternate") + .field("test", def("Expression")) + .field("consequent", def("Expression")) + .field("alternate", def("Expression")); + def("NewExpression") + .bases("Expression") + .build("callee", "arguments") + .field("callee", def("Expression")) + // The Mozilla Parser API gives this type as [or(def("Expression"), + // null)], but null values don't really make sense at the call site. + // TODO Report this nonsense. + .field("arguments", [def("Expression")]); + def("CallExpression") + .bases("Expression") + .build("callee", "arguments") + .field("callee", def("Expression")) + // See comment for NewExpression above. + .field("arguments", [def("Expression")]); + def("MemberExpression") + .bases("Expression") + .build("object", "property", "computed") + .field("object", def("Expression")) + .field("property", or(def("Identifier"), def("Expression"))) + .field("computed", Boolean, function () { + var type = this.property.type; + if (type === 'Literal' || + type === 'MemberExpression' || + type === 'BinaryExpression') { + return true; + } + return false; + }); + def("Pattern").bases("Node"); + def("SwitchCase") + .bases("Node") + .build("test", "consequent") + .field("test", or(def("Expression"), null)) + .field("consequent", [def("Statement")]); + def("Identifier") + .bases("Expression", "Pattern") + .build("name") + .field("name", String) + .field("optional", Boolean, defaults["false"]); + def("Literal") + .bases("Expression") + .build("value") + .field("value", or(String, Boolean, null, Number, RegExp)) + .field("regex", or({ + pattern: String, + flags: String + }, null), function () { + if (this.value instanceof RegExp) { + var flags = ""; + if (this.value.ignoreCase) + flags += "i"; + if (this.value.multiline) + flags += "m"; + if (this.value.global) + flags += "g"; + return { + pattern: this.value.source, + flags: flags + }; + } + return null; + }); + // Abstract (non-buildable) comment supertype. Not a Node. + def("Comment") + .bases("Printable") + .field("value", String) + // A .leading comment comes before the node, whereas a .trailing + // comment comes after it. These two fields should not both be true, + // but they might both be false when the comment falls inside a node + // and the node has no children for the comment to lead or trail, + // e.g. { /*dangling*/ }. + .field("leading", Boolean, defaults["true"]) + .field("trailing", Boolean, defaults["false"]); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/es-proposals.d.ts b/node_modules/ast-types/def/es-proposals.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/es-proposals.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/es-proposals.js b/node_modules/ast-types/def/es-proposals.js new file mode 100644 index 0000000..4e5ff1d --- /dev/null +++ b/node_modules/ast-types/def/es-proposals.js @@ -0,0 +1,33 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +var core_1 = tslib_1.__importDefault(require("./core")); +function default_1(fork) { + fork.use(core_1.default); + var types = fork.use(types_1.default); + var Type = types.Type; + var def = types.Type.def; + var or = Type.or; + var shared = fork.use(shared_1.default); + var defaults = shared.defaults; + // https://github.com/tc39/proposal-optional-chaining + // `a?.b` as per https://github.com/estree/estree/issues/146 + def("OptionalMemberExpression") + .bases("MemberExpression") + .build("object", "property", "computed", "optional") + .field("optional", Boolean, defaults["true"]); + // a?.b() + def("OptionalCallExpression") + .bases("CallExpression") + .build("callee", "arguments", "optional") + .field("optional", Boolean, defaults["true"]); + // https://github.com/tc39/proposal-nullish-coalescing + // `a ?? b` as per https://github.com/babel/babylon/pull/761/files + var LogicalOperator = or("||", "&&", "??"); + def("LogicalExpression") + .field("operator", LogicalOperator); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/es2020.d.ts b/node_modules/ast-types/def/es2020.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/es2020.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/es2020.js b/node_modules/ast-types/def/es2020.js new file mode 100644 index 0000000..ad71f73 --- /dev/null +++ b/node_modules/ast-types/def/es2020.js @@ -0,0 +1,16 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var es7_1 = tslib_1.__importDefault(require("./es7")); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +function default_1(fork) { + fork.use(es7_1.default); + var types = fork.use(types_1.default); + var def = types.Type.def; + def("ImportExpression") + .bases("Expression") + .build("source") + .field("source", def("Expression")); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/es6.d.ts b/node_modules/ast-types/def/es6.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/es6.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/es6.js b/node_modules/ast-types/def/es6.js new file mode 100644 index 0000000..3aacc8b --- /dev/null +++ b/node_modules/ast-types/def/es6.js @@ -0,0 +1,210 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var core_1 = tslib_1.__importDefault(require("./core")); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +function default_1(fork) { + fork.use(core_1.default); + var types = fork.use(types_1.default); + var def = types.Type.def; + var or = types.Type.or; + var defaults = fork.use(shared_1.default).defaults; + def("Function") + .field("generator", Boolean, defaults["false"]) + .field("expression", Boolean, defaults["false"]) + .field("defaults", [or(def("Expression"), null)], defaults.emptyArray) + // TODO This could be represented as a RestElement in .params. + .field("rest", or(def("Identifier"), null), defaults["null"]); + // The ESTree way of representing a ...rest parameter. + def("RestElement") + .bases("Pattern") + .build("argument") + .field("argument", def("Pattern")) + .field("typeAnnotation", // for Babylon. Flow parser puts it on the identifier + or(def("TypeAnnotation"), def("TSTypeAnnotation"), null), defaults["null"]); + def("SpreadElementPattern") + .bases("Pattern") + .build("argument") + .field("argument", def("Pattern")); + def("FunctionDeclaration") + .build("id", "params", "body", "generator", "expression"); + def("FunctionExpression") + .build("id", "params", "body", "generator", "expression"); + // The Parser API calls this ArrowExpression, but Esprima and all other + // actual parsers use ArrowFunctionExpression. + def("ArrowFunctionExpression") + .bases("Function", "Expression") + .build("params", "body", "expression") + // The forced null value here is compatible with the overridden + // definition of the "id" field in the Function interface. + .field("id", null, defaults["null"]) + // Arrow function bodies are allowed to be expressions. + .field("body", or(def("BlockStatement"), def("Expression"))) + // The current spec forbids arrow generators, so I have taken the + // liberty of enforcing that. TODO Report this. + .field("generator", false, defaults["false"]); + def("ForOfStatement") + .bases("Statement") + .build("left", "right", "body") + .field("left", or(def("VariableDeclaration"), def("Pattern"))) + .field("right", def("Expression")) + .field("body", def("Statement")); + def("YieldExpression") + .bases("Expression") + .build("argument", "delegate") + .field("argument", or(def("Expression"), null)) + .field("delegate", Boolean, defaults["false"]); + def("GeneratorExpression") + .bases("Expression") + .build("body", "blocks", "filter") + .field("body", def("Expression")) + .field("blocks", [def("ComprehensionBlock")]) + .field("filter", or(def("Expression"), null)); + def("ComprehensionExpression") + .bases("Expression") + .build("body", "blocks", "filter") + .field("body", def("Expression")) + .field("blocks", [def("ComprehensionBlock")]) + .field("filter", or(def("Expression"), null)); + def("ComprehensionBlock") + .bases("Node") + .build("left", "right", "each") + .field("left", def("Pattern")) + .field("right", def("Expression")) + .field("each", Boolean); + def("Property") + .field("key", or(def("Literal"), def("Identifier"), def("Expression"))) + .field("value", or(def("Expression"), def("Pattern"))) + .field("method", Boolean, defaults["false"]) + .field("shorthand", Boolean, defaults["false"]) + .field("computed", Boolean, defaults["false"]); + def("ObjectProperty") + .field("shorthand", Boolean, defaults["false"]); + def("PropertyPattern") + .bases("Pattern") + .build("key", "pattern") + .field("key", or(def("Literal"), def("Identifier"), def("Expression"))) + .field("pattern", def("Pattern")) + .field("computed", Boolean, defaults["false"]); + def("ObjectPattern") + .bases("Pattern") + .build("properties") + .field("properties", [or(def("PropertyPattern"), def("Property"))]); + def("ArrayPattern") + .bases("Pattern") + .build("elements") + .field("elements", [or(def("Pattern"), null)]); + def("MethodDefinition") + .bases("Declaration") + .build("kind", "key", "value", "static") + .field("kind", or("constructor", "method", "get", "set")) + .field("key", def("Expression")) + .field("value", def("Function")) + .field("computed", Boolean, defaults["false"]) + .field("static", Boolean, defaults["false"]); + def("SpreadElement") + .bases("Node") + .build("argument") + .field("argument", def("Expression")); + def("ArrayExpression") + .field("elements", [or(def("Expression"), def("SpreadElement"), def("RestElement"), null)]); + def("NewExpression") + .field("arguments", [or(def("Expression"), def("SpreadElement"))]); + def("CallExpression") + .field("arguments", [or(def("Expression"), def("SpreadElement"))]); + // Note: this node type is *not* an AssignmentExpression with a Pattern on + // the left-hand side! The existing AssignmentExpression type already + // supports destructuring assignments. AssignmentPattern nodes may appear + // wherever a Pattern is allowed, and the right-hand side represents a + // default value to be destructured against the left-hand side, if no + // value is otherwise provided. For example: default parameter values. + def("AssignmentPattern") + .bases("Pattern") + .build("left", "right") + .field("left", def("Pattern")) + .field("right", def("Expression")); + var ClassBodyElement = or(def("MethodDefinition"), def("VariableDeclarator"), def("ClassPropertyDefinition"), def("ClassProperty")); + def("ClassProperty") + .bases("Declaration") + .build("key") + .field("key", or(def("Literal"), def("Identifier"), def("Expression"))) + .field("computed", Boolean, defaults["false"]); + def("ClassPropertyDefinition") // static property + .bases("Declaration") + .build("definition") + // Yes, Virginia, circular definitions are permitted. + .field("definition", ClassBodyElement); + def("ClassBody") + .bases("Declaration") + .build("body") + .field("body", [ClassBodyElement]); + def("ClassDeclaration") + .bases("Declaration") + .build("id", "body", "superClass") + .field("id", or(def("Identifier"), null)) + .field("body", def("ClassBody")) + .field("superClass", or(def("Expression"), null), defaults["null"]); + def("ClassExpression") + .bases("Expression") + .build("id", "body", "superClass") + .field("id", or(def("Identifier"), null), defaults["null"]) + .field("body", def("ClassBody")) + .field("superClass", or(def("Expression"), null), defaults["null"]); + // Specifier and ModuleSpecifier are abstract non-standard types + // introduced for definitional convenience. + def("Specifier").bases("Node"); + // This supertype is shared/abused by both def/babel.js and + // def/esprima.js. In the future, it will be possible to load only one set + // of definitions appropriate for a given parser, but until then we must + // rely on default functions to reconcile the conflicting AST formats. + def("ModuleSpecifier") + .bases("Specifier") + // This local field is used by Babel/Acorn. It should not technically + // be optional in the Babel/Acorn AST format, but it must be optional + // in the Esprima AST format. + .field("local", or(def("Identifier"), null), defaults["null"]) + // The id and name fields are used by Esprima. The id field should not + // technically be optional in the Esprima AST format, but it must be + // optional in the Babel/Acorn AST format. + .field("id", or(def("Identifier"), null), defaults["null"]) + .field("name", or(def("Identifier"), null), defaults["null"]); + // Like ModuleSpecifier, except type:"ImportSpecifier" and buildable. + // import {<id [as name]>} from ...; + def("ImportSpecifier") + .bases("ModuleSpecifier") + .build("id", "name"); + // import <* as id> from ...; + def("ImportNamespaceSpecifier") + .bases("ModuleSpecifier") + .build("id"); + // import <id> from ...; + def("ImportDefaultSpecifier") + .bases("ModuleSpecifier") + .build("id"); + def("ImportDeclaration") + .bases("Declaration") + .build("specifiers", "source", "importKind") + .field("specifiers", [or(def("ImportSpecifier"), def("ImportNamespaceSpecifier"), def("ImportDefaultSpecifier"))], defaults.emptyArray) + .field("source", def("Literal")) + .field("importKind", or("value", "type"), function () { + return "value"; + }); + def("TaggedTemplateExpression") + .bases("Expression") + .build("tag", "quasi") + .field("tag", def("Expression")) + .field("quasi", def("TemplateLiteral")); + def("TemplateLiteral") + .bases("Expression") + .build("quasis", "expressions") + .field("quasis", [def("TemplateElement")]) + .field("expressions", [def("Expression")]); + def("TemplateElement") + .bases("Node") + .build("value", "tail") + .field("value", { "cooked": String, "raw": String }) + .field("tail", Boolean); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/es7.d.ts b/node_modules/ast-types/def/es7.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/es7.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/es7.js b/node_modules/ast-types/def/es7.js new file mode 100644 index 0000000..8e5c97f --- /dev/null +++ b/node_modules/ast-types/def/es7.js @@ -0,0 +1,34 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var es6_1 = tslib_1.__importDefault(require("./es6")); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +function default_1(fork) { + fork.use(es6_1.default); + var types = fork.use(types_1.default); + var def = types.Type.def; + var or = types.Type.or; + var defaults = fork.use(shared_1.default).defaults; + def("Function") + .field("async", Boolean, defaults["false"]); + def("SpreadProperty") + .bases("Node") + .build("argument") + .field("argument", def("Expression")); + def("ObjectExpression") + .field("properties", [or(def("Property"), def("SpreadProperty"), def("SpreadElement"))]); + def("SpreadPropertyPattern") + .bases("Pattern") + .build("argument") + .field("argument", def("Pattern")); + def("ObjectPattern") + .field("properties", [or(def("Property"), def("PropertyPattern"), def("SpreadPropertyPattern"))]); + def("AwaitExpression") + .bases("Expression") + .build("argument", "all") + .field("argument", or(def("Expression"), null)) + .field("all", Boolean, defaults["false"]); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/esprima.d.ts b/node_modules/ast-types/def/esprima.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/esprima.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/esprima.js b/node_modules/ast-types/def/esprima.js new file mode 100644 index 0000000..e40be3e --- /dev/null +++ b/node_modules/ast-types/def/esprima.js @@ -0,0 +1,49 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var es7_1 = tslib_1.__importDefault(require("./es7")); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +function default_1(fork) { + fork.use(es7_1.default); + var types = fork.use(types_1.default); + var defaults = fork.use(shared_1.default).defaults; + var def = types.Type.def; + var or = types.Type.or; + def("VariableDeclaration") + .field("declarations", [or(def("VariableDeclarator"), def("Identifier") // Esprima deviation. + )]); + def("Property") + .field("value", or(def("Expression"), def("Pattern") // Esprima deviation. + )); + def("ArrayPattern") + .field("elements", [or(def("Pattern"), def("SpreadElement"), null)]); + def("ObjectPattern") + .field("properties", [or(def("Property"), def("PropertyPattern"), def("SpreadPropertyPattern"), def("SpreadProperty") // Used by Esprima. + )]); + // Like ModuleSpecifier, except type:"ExportSpecifier" and buildable. + // export {<id [as name]>} [from ...]; + def("ExportSpecifier") + .bases("ModuleSpecifier") + .build("id", "name"); + // export <*> from ...; + def("ExportBatchSpecifier") + .bases("Specifier") + .build(); + def("ExportDeclaration") + .bases("Declaration") + .build("default", "declaration", "specifiers", "source") + .field("default", Boolean) + .field("declaration", or(def("Declaration"), def("Expression"), // Implies default. + null)) + .field("specifiers", [or(def("ExportSpecifier"), def("ExportBatchSpecifier"))], defaults.emptyArray) + .field("source", or(def("Literal"), null), defaults["null"]); + def("Block") + .bases("Comment") + .build("value", /*optional:*/ "leading", "trailing"); + def("Line") + .bases("Comment") + .build("value", /*optional:*/ "leading", "trailing"); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/flow.d.ts b/node_modules/ast-types/def/flow.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/flow.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/flow.js b/node_modules/ast-types/def/flow.js new file mode 100644 index 0000000..e240418 --- /dev/null +++ b/node_modules/ast-types/def/flow.js @@ -0,0 +1,292 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var es7_1 = tslib_1.__importDefault(require("./es7")); +var type_annotations_1 = tslib_1.__importDefault(require("./type-annotations")); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +function default_1(fork) { + fork.use(es7_1.default); + fork.use(type_annotations_1.default); + var types = fork.use(types_1.default); + var def = types.Type.def; + var or = types.Type.or; + var defaults = fork.use(shared_1.default).defaults; + // Base types + def("Flow").bases("Node"); + def("FlowType").bases("Flow"); + // Type annotations + def("AnyTypeAnnotation") + .bases("FlowType") + .build(); + def("EmptyTypeAnnotation") + .bases("FlowType") + .build(); + def("MixedTypeAnnotation") + .bases("FlowType") + .build(); + def("VoidTypeAnnotation") + .bases("FlowType") + .build(); + def("NumberTypeAnnotation") + .bases("FlowType") + .build(); + def("NumberLiteralTypeAnnotation") + .bases("FlowType") + .build("value", "raw") + .field("value", Number) + .field("raw", String); + // Babylon 6 differs in AST from Flow + // same as NumberLiteralTypeAnnotation + def("NumericLiteralTypeAnnotation") + .bases("FlowType") + .build("value", "raw") + .field("value", Number) + .field("raw", String); + def("StringTypeAnnotation") + .bases("FlowType") + .build(); + def("StringLiteralTypeAnnotation") + .bases("FlowType") + .build("value", "raw") + .field("value", String) + .field("raw", String); + def("BooleanTypeAnnotation") + .bases("FlowType") + .build(); + def("BooleanLiteralTypeAnnotation") + .bases("FlowType") + .build("value", "raw") + .field("value", Boolean) + .field("raw", String); + def("TypeAnnotation") + .bases("Node") + .build("typeAnnotation") + .field("typeAnnotation", def("FlowType")); + def("NullableTypeAnnotation") + .bases("FlowType") + .build("typeAnnotation") + .field("typeAnnotation", def("FlowType")); + def("NullLiteralTypeAnnotation") + .bases("FlowType") + .build(); + def("NullTypeAnnotation") + .bases("FlowType") + .build(); + def("ThisTypeAnnotation") + .bases("FlowType") + .build(); + def("ExistsTypeAnnotation") + .bases("FlowType") + .build(); + def("ExistentialTypeParam") + .bases("FlowType") + .build(); + def("FunctionTypeAnnotation") + .bases("FlowType") + .build("params", "returnType", "rest", "typeParameters") + .field("params", [def("FunctionTypeParam")]) + .field("returnType", def("FlowType")) + .field("rest", or(def("FunctionTypeParam"), null)) + .field("typeParameters", or(def("TypeParameterDeclaration"), null)); + def("FunctionTypeParam") + .bases("Node") + .build("name", "typeAnnotation", "optional") + .field("name", def("Identifier")) + .field("typeAnnotation", def("FlowType")) + .field("optional", Boolean); + def("ArrayTypeAnnotation") + .bases("FlowType") + .build("elementType") + .field("elementType", def("FlowType")); + def("ObjectTypeAnnotation") + .bases("FlowType") + .build("properties", "indexers", "callProperties") + .field("properties", [ + or(def("ObjectTypeProperty"), def("ObjectTypeSpreadProperty")) + ]) + .field("indexers", [def("ObjectTypeIndexer")], defaults.emptyArray) + .field("callProperties", [def("ObjectTypeCallProperty")], defaults.emptyArray) + .field("inexact", or(Boolean, void 0), defaults["undefined"]) + .field("exact", Boolean, defaults["false"]) + .field("internalSlots", [def("ObjectTypeInternalSlot")], defaults.emptyArray); + def("Variance") + .bases("Node") + .build("kind") + .field("kind", or("plus", "minus")); + var LegacyVariance = or(def("Variance"), "plus", "minus", null); + def("ObjectTypeProperty") + .bases("Node") + .build("key", "value", "optional") + .field("key", or(def("Literal"), def("Identifier"))) + .field("value", def("FlowType")) + .field("optional", Boolean) + .field("variance", LegacyVariance, defaults["null"]); + def("ObjectTypeIndexer") + .bases("Node") + .build("id", "key", "value") + .field("id", def("Identifier")) + .field("key", def("FlowType")) + .field("value", def("FlowType")) + .field("variance", LegacyVariance, defaults["null"]); + def("ObjectTypeCallProperty") + .bases("Node") + .build("value") + .field("value", def("FunctionTypeAnnotation")) + .field("static", Boolean, defaults["false"]); + def("QualifiedTypeIdentifier") + .bases("Node") + .build("qualification", "id") + .field("qualification", or(def("Identifier"), def("QualifiedTypeIdentifier"))) + .field("id", def("Identifier")); + def("GenericTypeAnnotation") + .bases("FlowType") + .build("id", "typeParameters") + .field("id", or(def("Identifier"), def("QualifiedTypeIdentifier"))) + .field("typeParameters", or(def("TypeParameterInstantiation"), null)); + def("MemberTypeAnnotation") + .bases("FlowType") + .build("object", "property") + .field("object", def("Identifier")) + .field("property", or(def("MemberTypeAnnotation"), def("GenericTypeAnnotation"))); + def("UnionTypeAnnotation") + .bases("FlowType") + .build("types") + .field("types", [def("FlowType")]); + def("IntersectionTypeAnnotation") + .bases("FlowType") + .build("types") + .field("types", [def("FlowType")]); + def("TypeofTypeAnnotation") + .bases("FlowType") + .build("argument") + .field("argument", def("FlowType")); + def("ObjectTypeSpreadProperty") + .bases("Node") + .build("argument") + .field("argument", def("FlowType")); + def("ObjectTypeInternalSlot") + .bases("Node") + .build("id", "value", "optional", "static", "method") + .field("id", def("Identifier")) + .field("value", def("FlowType")) + .field("optional", Boolean) + .field("static", Boolean) + .field("method", Boolean); + def("TypeParameterDeclaration") + .bases("Node") + .build("params") + .field("params", [def("TypeParameter")]); + def("TypeParameterInstantiation") + .bases("Node") + .build("params") + .field("params", [def("FlowType")]); + def("TypeParameter") + .bases("FlowType") + .build("name", "variance", "bound") + .field("name", String) + .field("variance", LegacyVariance, defaults["null"]) + .field("bound", or(def("TypeAnnotation"), null), defaults["null"]); + def("ClassProperty") + .field("variance", LegacyVariance, defaults["null"]); + def("ClassImplements") + .bases("Node") + .build("id") + .field("id", def("Identifier")) + .field("superClass", or(def("Expression"), null), defaults["null"]) + .field("typeParameters", or(def("TypeParameterInstantiation"), null), defaults["null"]); + def("InterfaceTypeAnnotation") + .bases("FlowType") + .build("body", "extends") + .field("body", def("ObjectTypeAnnotation")) + .field("extends", or([def("InterfaceExtends")], null), defaults["null"]); + def("InterfaceDeclaration") + .bases("Declaration") + .build("id", "body", "extends") + .field("id", def("Identifier")) + .field("typeParameters", or(def("TypeParameterDeclaration"), null), defaults["null"]) + .field("body", def("ObjectTypeAnnotation")) + .field("extends", [def("InterfaceExtends")]); + def("DeclareInterface") + .bases("InterfaceDeclaration") + .build("id", "body", "extends"); + def("InterfaceExtends") + .bases("Node") + .build("id") + .field("id", def("Identifier")) + .field("typeParameters", or(def("TypeParameterInstantiation"), null), defaults["null"]); + def("TypeAlias") + .bases("Declaration") + .build("id", "typeParameters", "right") + .field("id", def("Identifier")) + .field("typeParameters", or(def("TypeParameterDeclaration"), null)) + .field("right", def("FlowType")); + def("OpaqueType") + .bases("Declaration") + .build("id", "typeParameters", "impltype", "supertype") + .field("id", def("Identifier")) + .field("typeParameters", or(def("TypeParameterDeclaration"), null)) + .field("impltype", def("FlowType")) + .field("supertype", def("FlowType")); + def("DeclareTypeAlias") + .bases("TypeAlias") + .build("id", "typeParameters", "right"); + def("DeclareOpaqueType") + .bases("TypeAlias") + .build("id", "typeParameters", "supertype"); + def("TypeCastExpression") + .bases("Expression") + .build("expression", "typeAnnotation") + .field("expression", def("Expression")) + .field("typeAnnotation", def("TypeAnnotation")); + def("TupleTypeAnnotation") + .bases("FlowType") + .build("types") + .field("types", [def("FlowType")]); + def("DeclareVariable") + .bases("Statement") + .build("id") + .field("id", def("Identifier")); + def("DeclareFunction") + .bases("Statement") + .build("id") + .field("id", def("Identifier")); + def("DeclareClass") + .bases("InterfaceDeclaration") + .build("id"); + def("DeclareModule") + .bases("Statement") + .build("id", "body") + .field("id", or(def("Identifier"), def("Literal"))) + .field("body", def("BlockStatement")); + def("DeclareModuleExports") + .bases("Statement") + .build("typeAnnotation") + .field("typeAnnotation", def("TypeAnnotation")); + def("DeclareExportDeclaration") + .bases("Declaration") + .build("default", "declaration", "specifiers", "source") + .field("default", Boolean) + .field("declaration", or(def("DeclareVariable"), def("DeclareFunction"), def("DeclareClass"), def("FlowType"), // Implies default. + null)) + .field("specifiers", [or(def("ExportSpecifier"), def("ExportBatchSpecifier"))], defaults.emptyArray) + .field("source", or(def("Literal"), null), defaults["null"]); + def("DeclareExportAllDeclaration") + .bases("Declaration") + .build("source") + .field("source", or(def("Literal"), null), defaults["null"]); + def("FlowPredicate").bases("Flow"); + def("InferredPredicate") + .bases("FlowPredicate") + .build(); + def("DeclaredPredicate") + .bases("FlowPredicate") + .build("value") + .field("value", def("Expression")); + def("CallExpression") + .field("typeArguments", or(null, def("TypeParameterInstantiation")), defaults["null"]); + def("NewExpression") + .field("typeArguments", or(null, def("TypeParameterInstantiation")), defaults["null"]); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/jsx.d.ts b/node_modules/ast-types/def/jsx.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/jsx.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/jsx.js b/node_modules/ast-types/def/jsx.js new file mode 100644 index 0000000..1c1e8b0 --- /dev/null +++ b/node_modules/ast-types/def/jsx.js @@ -0,0 +1,103 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var es7_1 = tslib_1.__importDefault(require("./es7")); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +function default_1(fork) { + fork.use(es7_1.default); + var types = fork.use(types_1.default); + var def = types.Type.def; + var or = types.Type.or; + var defaults = fork.use(shared_1.default).defaults; + def("JSXAttribute") + .bases("Node") + .build("name", "value") + .field("name", or(def("JSXIdentifier"), def("JSXNamespacedName"))) + .field("value", or(def("Literal"), // attr="value" + def("JSXExpressionContainer"), // attr={value} + null // attr= or just attr + ), defaults["null"]); + def("JSXIdentifier") + .bases("Identifier") + .build("name") + .field("name", String); + def("JSXNamespacedName") + .bases("Node") + .build("namespace", "name") + .field("namespace", def("JSXIdentifier")) + .field("name", def("JSXIdentifier")); + def("JSXMemberExpression") + .bases("MemberExpression") + .build("object", "property") + .field("object", or(def("JSXIdentifier"), def("JSXMemberExpression"))) + .field("property", def("JSXIdentifier")) + .field("computed", Boolean, defaults.false); + var JSXElementName = or(def("JSXIdentifier"), def("JSXNamespacedName"), def("JSXMemberExpression")); + def("JSXSpreadAttribute") + .bases("Node") + .build("argument") + .field("argument", def("Expression")); + var JSXAttributes = [or(def("JSXAttribute"), def("JSXSpreadAttribute"))]; + def("JSXExpressionContainer") + .bases("Expression") + .build("expression") + .field("expression", def("Expression")); + def("JSXElement") + .bases("Expression") + .build("openingElement", "closingElement", "children") + .field("openingElement", def("JSXOpeningElement")) + .field("closingElement", or(def("JSXClosingElement"), null), defaults["null"]) + .field("children", [or(def("JSXElement"), def("JSXExpressionContainer"), def("JSXFragment"), def("JSXText"), def("Literal") // TODO Esprima should return JSXText instead. + )], defaults.emptyArray) + .field("name", JSXElementName, function () { + // Little-known fact: the `this` object inside a default function + // is none other than the partially-built object itself, and any + // fields initialized directly from builder function arguments + // (like openingElement, closingElement, and children) are + // guaranteed to be available. + return this.openingElement.name; + }, true) // hidden from traversal + .field("selfClosing", Boolean, function () { + return this.openingElement.selfClosing; + }, true) // hidden from traversal + .field("attributes", JSXAttributes, function () { + return this.openingElement.attributes; + }, true); // hidden from traversal + def("JSXOpeningElement") + .bases("Node") // TODO Does this make sense? Can't really be an JSXElement. + .build("name", "attributes", "selfClosing") + .field("name", JSXElementName) + .field("attributes", JSXAttributes, defaults.emptyArray) + .field("selfClosing", Boolean, defaults["false"]); + def("JSXClosingElement") + .bases("Node") // TODO Same concern. + .build("name") + .field("name", JSXElementName); + def("JSXFragment") + .bases("Expression") + .build("openingElement", "closingElement", "children") + .field("openingElement", def("JSXOpeningFragment")) + .field("closingElement", def("JSXClosingFragment")) + .field("children", [or(def("JSXElement"), def("JSXExpressionContainer"), def("JSXFragment"), def("JSXText"), def("Literal") // TODO Esprima should return JSXText instead. + )], defaults.emptyArray); + def("JSXOpeningFragment") + .bases("Node") // TODO Same concern. + .build(); + def("JSXClosingFragment") + .bases("Node") // TODO Same concern. + .build(); + def("JSXText") + .bases("Literal") + .build("value") + .field("value", String); + def("JSXEmptyExpression").bases("Expression").build(); + // This PR has caused many people issues, but supporting it seems like a + // good idea anyway: https://github.com/babel/babel/pull/4988 + def("JSXSpreadChild") + .bases("Expression") + .build("expression") + .field("expression", def("Expression")); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/type-annotations.d.ts b/node_modules/ast-types/def/type-annotations.d.ts new file mode 100644 index 0000000..7c57c57 --- /dev/null +++ b/node_modules/ast-types/def/type-annotations.d.ts @@ -0,0 +1,7 @@ +/** + * Type annotation defs shared between Flow and TypeScript. + * These defs could not be defined in ./flow.ts or ./typescript.ts directly + * because they use the same name. + */ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/type-annotations.js b/node_modules/ast-types/def/type-annotations.js new file mode 100644 index 0000000..cc2dc0b --- /dev/null +++ b/node_modules/ast-types/def/type-annotations.js @@ -0,0 +1,40 @@ +"use strict";; +/** + * Type annotation defs shared between Flow and TypeScript. + * These defs could not be defined in ./flow.ts or ./typescript.ts directly + * because they use the same name. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +function default_1(fork) { + var types = fork.use(types_1.default); + var def = types.Type.def; + var or = types.Type.or; + var defaults = fork.use(shared_1.default).defaults; + var TypeAnnotation = or(def("TypeAnnotation"), def("TSTypeAnnotation"), null); + var TypeParamDecl = or(def("TypeParameterDeclaration"), def("TSTypeParameterDeclaration"), null); + def("Identifier") + .field("typeAnnotation", TypeAnnotation, defaults["null"]); + def("ObjectPattern") + .field("typeAnnotation", TypeAnnotation, defaults["null"]); + def("Function") + .field("returnType", TypeAnnotation, defaults["null"]) + .field("typeParameters", TypeParamDecl, defaults["null"]); + def("ClassProperty") + .build("key", "value", "typeAnnotation", "static") + .field("value", or(def("Expression"), null)) + .field("static", Boolean, defaults["false"]) + .field("typeAnnotation", TypeAnnotation, defaults["null"]); + ["ClassDeclaration", + "ClassExpression", + ].forEach(function (typeName) { + def(typeName) + .field("typeParameters", TypeParamDecl, defaults["null"]) + .field("superTypeParameters", or(def("TypeParameterInstantiation"), def("TSTypeParameterInstantiation"), null), defaults["null"]) + .field("implements", or([def("ClassImplements")], [def("TSExpressionWithTypeArguments")]), defaults.emptyArray); + }); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/def/typescript.d.ts b/node_modules/ast-types/def/typescript.d.ts new file mode 100644 index 0000000..1ef9137 --- /dev/null +++ b/node_modules/ast-types/def/typescript.d.ts @@ -0,0 +1,2 @@ +import { Fork } from "../types"; +export default function (fork: Fork): void; diff --git a/node_modules/ast-types/def/typescript.js b/node_modules/ast-types/def/typescript.js new file mode 100644 index 0000000..fad4cb1 --- /dev/null +++ b/node_modules/ast-types/def/typescript.js @@ -0,0 +1,344 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var babel_core_1 = tslib_1.__importDefault(require("./babel-core")); +var type_annotations_1 = tslib_1.__importDefault(require("./type-annotations")); +var types_1 = tslib_1.__importDefault(require("../lib/types")); +var shared_1 = tslib_1.__importDefault(require("../lib/shared")); +function default_1(fork) { + // Since TypeScript is parsed by Babylon, include the core Babylon types + // but omit the Flow-related types. + fork.use(babel_core_1.default); + fork.use(type_annotations_1.default); + var types = fork.use(types_1.default); + var n = types.namedTypes; + var def = types.Type.def; + var or = types.Type.or; + var defaults = fork.use(shared_1.default).defaults; + var StringLiteral = types.Type.from(function (value, deep) { + if (n.StringLiteral && + n.StringLiteral.check(value, deep)) { + return true; + } + if (n.Literal && + n.Literal.check(value, deep) && + typeof value.value === "string") { + return true; + } + return false; + }, "StringLiteral"); + def("TSType") + .bases("Node"); + var TSEntityName = or(def("Identifier"), def("TSQualifiedName")); + def("TSTypeReference") + .bases("TSType", "TSHasOptionalTypeParameterInstantiation") + .build("typeName", "typeParameters") + .field("typeName", TSEntityName); + // An abstract (non-buildable) base type that provide a commonly-needed + // optional .typeParameters field. + def("TSHasOptionalTypeParameterInstantiation") + .field("typeParameters", or(def("TSTypeParameterInstantiation"), null), defaults["null"]); + // An abstract (non-buildable) base type that provide a commonly-needed + // optional .typeParameters field. + def("TSHasOptionalTypeParameters") + .field("typeParameters", or(def("TSTypeParameterDeclaration"), null, void 0), defaults["null"]); + // An abstract (non-buildable) base type that provide a commonly-needed + // optional .typeAnnotation field. + def("TSHasOptionalTypeAnnotation") + .field("typeAnnotation", or(def("TSTypeAnnotation"), null), defaults["null"]); + def("TSQualifiedName") + .bases("Node") + .build("left", "right") + .field("left", TSEntityName) + .field("right", TSEntityName); + def("TSAsExpression") + .bases("Expression", "Pattern") + .build("expression", "typeAnnotation") + .field("expression", def("Expression")) + .field("typeAnnotation", def("TSType")) + .field("extra", or({ parenthesized: Boolean }, null), defaults["null"]); + def("TSNonNullExpression") + .bases("Expression", "Pattern") + .build("expression") + .field("expression", def("Expression")); + [ + "TSAnyKeyword", + "TSBigIntKeyword", + "TSBooleanKeyword", + "TSNeverKeyword", + "TSNullKeyword", + "TSNumberKeyword", + "TSObjectKeyword", + "TSStringKeyword", + "TSSymbolKeyword", + "TSUndefinedKeyword", + "TSUnknownKeyword", + "TSVoidKeyword", + "TSThisType", + ].forEach(function (keywordType) { + def(keywordType) + .bases("TSType") + .build(); + }); + def("TSArrayType") + .bases("TSType") + .build("elementType") + .field("elementType", def("TSType")); + def("TSLiteralType") + .bases("TSType") + .build("literal") + .field("literal", or(def("NumericLiteral"), def("StringLiteral"), def("BooleanLiteral"), def("TemplateLiteral"), def("UnaryExpression"))); + ["TSUnionType", + "TSIntersectionType", + ].forEach(function (typeName) { + def(typeName) + .bases("TSType") + .build("types") + .field("types", [def("TSType")]); + }); + def("TSConditionalType") + .bases("TSType") + .build("checkType", "extendsType", "trueType", "falseType") + .field("checkType", def("TSType")) + .field("extendsType", def("TSType")) + .field("trueType", def("TSType")) + .field("falseType", def("TSType")); + def("TSInferType") + .bases("TSType") + .build("typeParameter") + .field("typeParameter", def("TSTypeParameter")); + def("TSParenthesizedType") + .bases("TSType") + .build("typeAnnotation") + .field("typeAnnotation", def("TSType")); + var ParametersType = [or(def("Identifier"), def("RestElement"), def("ArrayPattern"), def("ObjectPattern"))]; + ["TSFunctionType", + "TSConstructorType", + ].forEach(function (typeName) { + def(typeName) + .bases("TSType", "TSHasOptionalTypeParameters", "TSHasOptionalTypeAnnotation") + .build("parameters") + .field("parameters", ParametersType); + }); + def("TSDeclareFunction") + .bases("Declaration", "TSHasOptionalTypeParameters") + .build("id", "params", "returnType") + .field("declare", Boolean, defaults["false"]) + .field("async", Boolean, defaults["false"]) + .field("generator", Boolean, defaults["false"]) + .field("id", or(def("Identifier"), null), defaults["null"]) + .field("params", [def("Pattern")]) + // tSFunctionTypeAnnotationCommon + .field("returnType", or(def("TSTypeAnnotation"), def("Noop"), // Still used? + null), defaults["null"]); + def("TSDeclareMethod") + .bases("Declaration", "TSHasOptionalTypeParameters") + .build("key", "params", "returnType") + .field("async", Boolean, defaults["false"]) + .field("generator", Boolean, defaults["false"]) + .field("params", [def("Pattern")]) + // classMethodOrPropertyCommon + .field("abstract", Boolean, defaults["false"]) + .field("accessibility", or("public", "private", "protected", void 0), defaults["undefined"]) + .field("static", Boolean, defaults["false"]) + .field("computed", Boolean, defaults["false"]) + .field("optional", Boolean, defaults["false"]) + .field("key", or(def("Identifier"), def("StringLiteral"), def("NumericLiteral"), + // Only allowed if .computed is true. + def("Expression"))) + // classMethodOrDeclareMethodCommon + .field("kind", or("get", "set", "method", "constructor"), function getDefault() { return "method"; }) + .field("access", // Not "accessibility"? + or("public", "private", "protected", void 0), defaults["undefined"]) + .field("decorators", or([def("Decorator")], null), defaults["null"]) + // tSFunctionTypeAnnotationCommon + .field("returnType", or(def("TSTypeAnnotation"), def("Noop"), // Still used? + null), defaults["null"]); + def("TSMappedType") + .bases("TSType") + .build("typeParameter", "typeAnnotation") + .field("readonly", or(Boolean, "+", "-"), defaults["false"]) + .field("typeParameter", def("TSTypeParameter")) + .field("optional", or(Boolean, "+", "-"), defaults["false"]) + .field("typeAnnotation", or(def("TSType"), null), defaults["null"]); + def("TSTupleType") + .bases("TSType") + .build("elementTypes") + .field("elementTypes", [or(def("TSType"), def("TSNamedTupleMember"))]); + def("TSNamedTupleMember") + .bases("TSType") + .build("label", "elementType", "optional") + .field("label", def("Identifier")) + .field("optional", Boolean, defaults["false"]) + .field("elementType", def("TSType")); + def("TSRestType") + .bases("TSType") + .build("typeAnnotation") + .field("typeAnnotation", def("TSType")); + def("TSOptionalType") + .bases("TSType") + .build("typeAnnotation") + .field("typeAnnotation", def("TSType")); + def("TSIndexedAccessType") + .bases("TSType") + .build("objectType", "indexType") + .field("objectType", def("TSType")) + .field("indexType", def("TSType")); + def("TSTypeOperator") + .bases("TSType") + .build("operator") + .field("operator", String) + .field("typeAnnotation", def("TSType")); + def("TSTypeAnnotation") + .bases("Node") + .build("typeAnnotation") + .field("typeAnnotation", or(def("TSType"), def("TSTypeAnnotation"))); + def("TSIndexSignature") + .bases("Declaration", "TSHasOptionalTypeAnnotation") + .build("parameters", "typeAnnotation") + .field("parameters", [def("Identifier")]) // Length === 1 + .field("readonly", Boolean, defaults["false"]); + def("TSPropertySignature") + .bases("Declaration", "TSHasOptionalTypeAnnotation") + .build("key", "typeAnnotation", "optional") + .field("key", def("Expression")) + .field("computed", Boolean, defaults["false"]) + .field("readonly", Boolean, defaults["false"]) + .field("optional", Boolean, defaults["false"]) + .field("initializer", or(def("Expression"), null), defaults["null"]); + def("TSMethodSignature") + .bases("Declaration", "TSHasOptionalTypeParameters", "TSHasOptionalTypeAnnotation") + .build("key", "parameters", "typeAnnotation") + .field("key", def("Expression")) + .field("computed", Boolean, defaults["false"]) + .field("optional", Boolean, defaults["false"]) + .field("parameters", ParametersType); + def("TSTypePredicate") + .bases("TSTypeAnnotation", "TSType") + .build("parameterName", "typeAnnotation", "asserts") + .field("parameterName", or(def("Identifier"), def("TSThisType"))) + .field("typeAnnotation", or(def("TSTypeAnnotation"), null), defaults["null"]) + .field("asserts", Boolean, defaults["false"]); + ["TSCallSignatureDeclaration", + "TSConstructSignatureDeclaration", + ].forEach(function (typeName) { + def(typeName) + .bases("Declaration", "TSHasOptionalTypeParameters", "TSHasOptionalTypeAnnotation") + .build("parameters", "typeAnnotation") + .field("parameters", ParametersType); + }); + def("TSEnumMember") + .bases("Node") + .build("id", "initializer") + .field("id", or(def("Identifier"), StringLiteral)) + .field("initializer", or(def("Expression"), null), defaults["null"]); + def("TSTypeQuery") + .bases("TSType") + .build("exprName") + .field("exprName", or(TSEntityName, def("TSImportType"))); + // Inferred from Babylon's tsParseTypeMember method. + var TSTypeMember = or(def("TSCallSignatureDeclaration"), def("TSConstructSignatureDeclaration"), def("TSIndexSignature"), def("TSMethodSignature"), def("TSPropertySignature")); + def("TSTypeLiteral") + .bases("TSType") + .build("members") + .field("members", [TSTypeMember]); + def("TSTypeParameter") + .bases("Identifier") + .build("name", "constraint", "default") + .field("name", String) + .field("constraint", or(def("TSType"), void 0), defaults["undefined"]) + .field("default", or(def("TSType"), void 0), defaults["undefined"]); + def("TSTypeAssertion") + .bases("Expression", "Pattern") + .build("typeAnnotation", "expression") + .field("typeAnnotation", def("TSType")) + .field("expression", def("Expression")) + .field("extra", or({ parenthesized: Boolean }, null), defaults["null"]); + def("TSTypeParameterDeclaration") + .bases("Declaration") + .build("params") + .field("params", [def("TSTypeParameter")]); + def("TSTypeParameterInstantiation") + .bases("Node") + .build("params") + .field("params", [def("TSType")]); + def("TSEnumDeclaration") + .bases("Declaration") + .build("id", "members") + .field("id", def("Identifier")) + .field("const", Boolean, defaults["false"]) + .field("declare", Boolean, defaults["false"]) + .field("members", [def("TSEnumMember")]) + .field("initializer", or(def("Expression"), null), defaults["null"]); + def("TSTypeAliasDeclaration") + .bases("Declaration", "TSHasOptionalTypeParameters") + .build("id", "typeAnnotation") + .field("id", def("Identifier")) + .field("declare", Boolean, defaults["false"]) + .field("typeAnnotation", def("TSType")); + def("TSModuleBlock") + .bases("Node") + .build("body") + .field("body", [def("Statement")]); + def("TSModuleDeclaration") + .bases("Declaration") + .build("id", "body") + .field("id", or(StringLiteral, TSEntityName)) + .field("declare", Boolean, defaults["false"]) + .field("global", Boolean, defaults["false"]) + .field("body", or(def("TSModuleBlock"), def("TSModuleDeclaration"), null), defaults["null"]); + def("TSImportType") + .bases("TSType", "TSHasOptionalTypeParameterInstantiation") + .build("argument", "qualifier", "typeParameters") + .field("argument", StringLiteral) + .field("qualifier", or(TSEntityName, void 0), defaults["undefined"]); + def("TSImportEqualsDeclaration") + .bases("Declaration") + .build("id", "moduleReference") + .field("id", def("Identifier")) + .field("isExport", Boolean, defaults["false"]) + .field("moduleReference", or(TSEntityName, def("TSExternalModuleReference"))); + def("TSExternalModuleReference") + .bases("Declaration") + .build("expression") + .field("expression", StringLiteral); + def("TSExportAssignment") + .bases("Statement") + .build("expression") + .field("expression", def("Expression")); + def("TSNamespaceExportDeclaration") + .bases("Declaration") + .build("id") + .field("id", def("Identifier")); + def("TSInterfaceBody") + .bases("Node") + .build("body") + .field("body", [TSTypeMember]); + def("TSExpressionWithTypeArguments") + .bases("TSType", "TSHasOptionalTypeParameterInstantiation") + .build("expression", "typeParameters") + .field("expression", TSEntityName); + def("TSInterfaceDeclaration") + .bases("Declaration", "TSHasOptionalTypeParameters") + .build("id", "body") + .field("id", TSEntityName) + .field("declare", Boolean, defaults["false"]) + .field("extends", or([def("TSExpressionWithTypeArguments")], null), defaults["null"]) + .field("body", def("TSInterfaceBody")); + def("TSParameterProperty") + .bases("Pattern") + .build("parameter") + .field("accessibility", or("public", "private", "protected", void 0), defaults["undefined"]) + .field("readonly", Boolean, defaults["false"]) + .field("parameter", or(def("Identifier"), def("AssignmentPattern"))); + def("ClassProperty") + .field("access", // Not "accessibility"? + or("public", "private", "protected", void 0), defaults["undefined"]); + // Defined already in es6 and babel-core. + def("ClassBody") + .field("body", [or(def("MethodDefinition"), def("VariableDeclarator"), def("ClassPropertyDefinition"), def("ClassProperty"), def("ClassPrivateProperty"), def("ClassMethod"), def("ClassPrivateMethod"), + // Just need to add these types: + def("TSDeclareMethod"), TSTypeMember)]); +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/fork.d.ts b/node_modules/ast-types/fork.d.ts new file mode 100644 index 0000000..3a42074 --- /dev/null +++ b/node_modules/ast-types/fork.d.ts @@ -0,0 +1,42 @@ +import { Def, Plugin } from "./types"; +export default function (defs: Def[]): { + Type: { + or(...types: any[]): import("./lib/types").Type<any>; + from<T>(value: any, name?: string | undefined): import("./lib/types").Type<T>; + def(typeName: string): import("./lib/types").Def<any>; + hasDef(typeName: string): boolean; + }; + builtInTypes: { + string: import("./lib/types").Type<string>; + function: import("./lib/types").Type<Function>; + array: import("./lib/types").Type<any[]>; + object: import("./lib/types").Type<{ + [key: string]: any; + }>; + RegExp: import("./lib/types").Type<RegExp>; + Date: import("./lib/types").Type<Date>; + number: import("./lib/types").Type<number>; + boolean: import("./lib/types").Type<boolean>; + null: import("./lib/types").Type<null>; + undefined: import("./lib/types").Type<undefined>; + }; + namedTypes: import("./gen/namedTypes").NamedTypes; + builders: import("./gen/builders").builders; + defineMethod: (name: any, func?: Function | undefined) => Function; + getFieldNames: (object: any) => string[]; + getFieldValue: (object: any, fieldName: any) => any; + eachField: (object: any, callback: (name: any, value: any) => any, context?: any) => void; + someField: (object: any, callback: (name: any, value: any) => any, context?: any) => boolean; + getSupertypeNames: (typeName: string) => string[]; + getBuilderName: (typeName: any) => any; + astNodesAreEquivalent: { + (a: any, b: any, problemPath?: any): boolean; + assert(a: any, b: any): void; + }; + finalize: () => void; + Path: import("./lib/path").PathConstructor; + NodePath: import("./lib/node-path").NodePathConstructor; + PathVisitor: import("./lib/path-visitor").PathVisitorConstructor; + use: <T_1>(plugin: Plugin<T_1>) => T_1; + visit: <M = {}>(node: import("./lib/types").ASTNode, methods?: import("./main").Visitor<M> | undefined) => any; +}; diff --git a/node_modules/ast-types/fork.js b/node_modules/ast-types/fork.js new file mode 100644 index 0000000..248b471 --- /dev/null +++ b/node_modules/ast-types/fork.js @@ -0,0 +1,52 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("./lib/types")); +var path_visitor_1 = tslib_1.__importDefault(require("./lib/path-visitor")); +var equiv_1 = tslib_1.__importDefault(require("./lib/equiv")); +var path_1 = tslib_1.__importDefault(require("./lib/path")); +var node_path_1 = tslib_1.__importDefault(require("./lib/node-path")); +function default_1(defs) { + var fork = createFork(); + var types = fork.use(types_1.default); + defs.forEach(fork.use); + types.finalize(); + var PathVisitor = fork.use(path_visitor_1.default); + return { + Type: types.Type, + builtInTypes: types.builtInTypes, + namedTypes: types.namedTypes, + builders: types.builders, + defineMethod: types.defineMethod, + getFieldNames: types.getFieldNames, + getFieldValue: types.getFieldValue, + eachField: types.eachField, + someField: types.someField, + getSupertypeNames: types.getSupertypeNames, + getBuilderName: types.getBuilderName, + astNodesAreEquivalent: fork.use(equiv_1.default), + finalize: types.finalize, + Path: fork.use(path_1.default), + NodePath: fork.use(node_path_1.default), + PathVisitor: PathVisitor, + use: fork.use, + visit: PathVisitor.visit, + }; +} +exports.default = default_1; +function createFork() { + var used = []; + var usedResult = []; + function use(plugin) { + var idx = used.indexOf(plugin); + if (idx === -1) { + idx = used.length; + used.push(plugin); + usedResult[idx] = plugin(fork); + } + return usedResult[idx]; + } + var fork = { use: use }; + return fork; +} +module.exports = exports["default"]; diff --git a/node_modules/ast-types/gen/builders.d.ts b/node_modules/ast-types/gen/builders.d.ts new file mode 100644 index 0000000..accb655 --- /dev/null +++ b/node_modules/ast-types/gen/builders.d.ts @@ -0,0 +1,2584 @@ +import * as K from "./kinds"; +import { namedTypes } from "./namedTypes"; +export interface FileBuilder { + (program: K.ProgramKind, name?: string | null): namedTypes.File; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name?: string | null; + program: K.ProgramKind; + }): namedTypes.File; +} +export interface ProgramBuilder { + (body: K.StatementKind[]): namedTypes.Program; + from(params: { + body: K.StatementKind[]; + comments?: K.CommentKind[] | null; + directives?: K.DirectiveKind[]; + interpreter?: K.InterpreterDirectiveKind | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.Program; +} +export interface IdentifierBuilder { + (name: string): namedTypes.Identifier; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name: string; + optional?: boolean; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + }): namedTypes.Identifier; +} +export interface BlockStatementBuilder { + (body: K.StatementKind[]): namedTypes.BlockStatement; + from(params: { + body: K.StatementKind[]; + comments?: K.CommentKind[] | null; + directives?: K.DirectiveKind[]; + loc?: K.SourceLocationKind | null; + }): namedTypes.BlockStatement; +} +export interface EmptyStatementBuilder { + (): namedTypes.EmptyStatement; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.EmptyStatement; +} +export interface ExpressionStatementBuilder { + (expression: K.ExpressionKind): namedTypes.ExpressionStatement; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.ExpressionStatement; +} +export interface IfStatementBuilder { + (test: K.ExpressionKind, consequent: K.StatementKind, alternate?: K.StatementKind | null): namedTypes.IfStatement; + from(params: { + alternate?: K.StatementKind | null; + comments?: K.CommentKind[] | null; + consequent: K.StatementKind; + loc?: K.SourceLocationKind | null; + test: K.ExpressionKind; + }): namedTypes.IfStatement; +} +export interface LabeledStatementBuilder { + (label: K.IdentifierKind, body: K.StatementKind): namedTypes.LabeledStatement; + from(params: { + body: K.StatementKind; + comments?: K.CommentKind[] | null; + label: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.LabeledStatement; +} +export interface BreakStatementBuilder { + (label?: K.IdentifierKind | null): namedTypes.BreakStatement; + from(params: { + comments?: K.CommentKind[] | null; + label?: K.IdentifierKind | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.BreakStatement; +} +export interface ContinueStatementBuilder { + (label?: K.IdentifierKind | null): namedTypes.ContinueStatement; + from(params: { + comments?: K.CommentKind[] | null; + label?: K.IdentifierKind | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ContinueStatement; +} +export interface WithStatementBuilder { + (object: K.ExpressionKind, body: K.StatementKind): namedTypes.WithStatement; + from(params: { + body: K.StatementKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + object: K.ExpressionKind; + }): namedTypes.WithStatement; +} +export interface SwitchStatementBuilder { + (discriminant: K.ExpressionKind, cases: K.SwitchCaseKind[], lexical?: boolean): namedTypes.SwitchStatement; + from(params: { + cases: K.SwitchCaseKind[]; + comments?: K.CommentKind[] | null; + discriminant: K.ExpressionKind; + lexical?: boolean; + loc?: K.SourceLocationKind | null; + }): namedTypes.SwitchStatement; +} +export interface SwitchCaseBuilder { + (test: K.ExpressionKind | null, consequent: K.StatementKind[]): namedTypes.SwitchCase; + from(params: { + comments?: K.CommentKind[] | null; + consequent: K.StatementKind[]; + loc?: K.SourceLocationKind | null; + test: K.ExpressionKind | null; + }): namedTypes.SwitchCase; +} +export interface ReturnStatementBuilder { + (argument: K.ExpressionKind | null): namedTypes.ReturnStatement; + from(params: { + argument: K.ExpressionKind | null; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ReturnStatement; +} +export interface ThrowStatementBuilder { + (argument: K.ExpressionKind): namedTypes.ThrowStatement; + from(params: { + argument: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ThrowStatement; +} +export interface TryStatementBuilder { + (block: K.BlockStatementKind, handler?: K.CatchClauseKind | null, finalizer?: K.BlockStatementKind | null): namedTypes.TryStatement; + from(params: { + block: K.BlockStatementKind; + comments?: K.CommentKind[] | null; + finalizer?: K.BlockStatementKind | null; + guardedHandlers?: K.CatchClauseKind[]; + handler?: K.CatchClauseKind | null; + handlers?: K.CatchClauseKind[]; + loc?: K.SourceLocationKind | null; + }): namedTypes.TryStatement; +} +export interface CatchClauseBuilder { + (param: K.PatternKind | null | undefined, guard: K.ExpressionKind | null | undefined, body: K.BlockStatementKind): namedTypes.CatchClause; + from(params: { + body: K.BlockStatementKind; + comments?: K.CommentKind[] | null; + guard?: K.ExpressionKind | null; + loc?: K.SourceLocationKind | null; + param?: K.PatternKind | null; + }): namedTypes.CatchClause; +} +export interface WhileStatementBuilder { + (test: K.ExpressionKind, body: K.StatementKind): namedTypes.WhileStatement; + from(params: { + body: K.StatementKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + test: K.ExpressionKind; + }): namedTypes.WhileStatement; +} +export interface DoWhileStatementBuilder { + (body: K.StatementKind, test: K.ExpressionKind): namedTypes.DoWhileStatement; + from(params: { + body: K.StatementKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + test: K.ExpressionKind; + }): namedTypes.DoWhileStatement; +} +export interface ForStatementBuilder { + (init: K.VariableDeclarationKind | K.ExpressionKind | null, test: K.ExpressionKind | null, update: K.ExpressionKind | null, body: K.StatementKind): namedTypes.ForStatement; + from(params: { + body: K.StatementKind; + comments?: K.CommentKind[] | null; + init: K.VariableDeclarationKind | K.ExpressionKind | null; + loc?: K.SourceLocationKind | null; + test: K.ExpressionKind | null; + update: K.ExpressionKind | null; + }): namedTypes.ForStatement; +} +export interface VariableDeclarationBuilder { + (kind: "var" | "let" | "const", declarations: (K.VariableDeclaratorKind | K.IdentifierKind)[]): namedTypes.VariableDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + declarations: (K.VariableDeclaratorKind | K.IdentifierKind)[]; + kind: "var" | "let" | "const"; + loc?: K.SourceLocationKind | null; + }): namedTypes.VariableDeclaration; +} +export interface ForInStatementBuilder { + (left: K.VariableDeclarationKind | K.ExpressionKind, right: K.ExpressionKind, body: K.StatementKind): namedTypes.ForInStatement; + from(params: { + body: K.StatementKind; + comments?: K.CommentKind[] | null; + left: K.VariableDeclarationKind | K.ExpressionKind; + loc?: K.SourceLocationKind | null; + right: K.ExpressionKind; + }): namedTypes.ForInStatement; +} +export interface DebuggerStatementBuilder { + (): namedTypes.DebuggerStatement; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.DebuggerStatement; +} +export interface FunctionDeclarationBuilder { + (id: K.IdentifierKind, params: K.PatternKind[], body: K.BlockStatementKind, generator?: boolean, expression?: boolean): namedTypes.FunctionDeclaration; + from(params: { + async?: boolean; + body: K.BlockStatementKind; + comments?: K.CommentKind[] | null; + defaults?: (K.ExpressionKind | null)[]; + expression?: boolean; + generator?: boolean; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + params: K.PatternKind[]; + rest?: K.IdentifierKind | null; + returnType?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + }): namedTypes.FunctionDeclaration; +} +export interface FunctionExpressionBuilder { + (id: K.IdentifierKind | null | undefined, params: K.PatternKind[], body: K.BlockStatementKind, generator?: boolean, expression?: boolean): namedTypes.FunctionExpression; + from(params: { + async?: boolean; + body: K.BlockStatementKind; + comments?: K.CommentKind[] | null; + defaults?: (K.ExpressionKind | null)[]; + expression?: boolean; + generator?: boolean; + id?: K.IdentifierKind | null; + loc?: K.SourceLocationKind | null; + params: K.PatternKind[]; + rest?: K.IdentifierKind | null; + returnType?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + }): namedTypes.FunctionExpression; +} +export interface VariableDeclaratorBuilder { + (id: K.PatternKind, init?: K.ExpressionKind | null): namedTypes.VariableDeclarator; + from(params: { + comments?: K.CommentKind[] | null; + id: K.PatternKind; + init?: K.ExpressionKind | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.VariableDeclarator; +} +export interface ThisExpressionBuilder { + (): namedTypes.ThisExpression; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ThisExpression; +} +export interface ArrayExpressionBuilder { + (elements: (K.ExpressionKind | K.SpreadElementKind | K.RestElementKind | null)[]): namedTypes.ArrayExpression; + from(params: { + comments?: K.CommentKind[] | null; + elements: (K.ExpressionKind | K.SpreadElementKind | K.RestElementKind | null)[]; + loc?: K.SourceLocationKind | null; + }): namedTypes.ArrayExpression; +} +export interface ObjectExpressionBuilder { + (properties: (K.PropertyKind | K.ObjectMethodKind | K.ObjectPropertyKind | K.SpreadPropertyKind | K.SpreadElementKind)[]): namedTypes.ObjectExpression; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + properties: (K.PropertyKind | K.ObjectMethodKind | K.ObjectPropertyKind | K.SpreadPropertyKind | K.SpreadElementKind)[]; + }): namedTypes.ObjectExpression; +} +export interface PropertyBuilder { + (kind: "init" | "get" | "set", key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind, value: K.ExpressionKind | K.PatternKind): namedTypes.Property; + from(params: { + comments?: K.CommentKind[] | null; + computed?: boolean; + decorators?: K.DecoratorKind[] | null; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + kind: "init" | "get" | "set"; + loc?: K.SourceLocationKind | null; + method?: boolean; + shorthand?: boolean; + value: K.ExpressionKind | K.PatternKind; + }): namedTypes.Property; +} +export interface LiteralBuilder { + (value: string | boolean | null | number | RegExp): namedTypes.Literal; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + regex?: { + pattern: string; + flags: string; + } | null; + value: string | boolean | null | number | RegExp; + }): namedTypes.Literal; +} +export interface SequenceExpressionBuilder { + (expressions: K.ExpressionKind[]): namedTypes.SequenceExpression; + from(params: { + comments?: K.CommentKind[] | null; + expressions: K.ExpressionKind[]; + loc?: K.SourceLocationKind | null; + }): namedTypes.SequenceExpression; +} +export interface UnaryExpressionBuilder { + (operator: "-" | "+" | "!" | "~" | "typeof" | "void" | "delete", argument: K.ExpressionKind, prefix?: boolean): namedTypes.UnaryExpression; + from(params: { + argument: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + operator: "-" | "+" | "!" | "~" | "typeof" | "void" | "delete"; + prefix?: boolean; + }): namedTypes.UnaryExpression; +} +export interface BinaryExpressionBuilder { + (operator: "==" | "!=" | "===" | "!==" | "<" | "<=" | ">" | ">=" | "<<" | ">>" | ">>>" | "+" | "-" | "*" | "/" | "%" | "**" | "&" | "|" | "^" | "in" | "instanceof", left: K.ExpressionKind, right: K.ExpressionKind): namedTypes.BinaryExpression; + from(params: { + comments?: K.CommentKind[] | null; + left: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + operator: "==" | "!=" | "===" | "!==" | "<" | "<=" | ">" | ">=" | "<<" | ">>" | ">>>" | "+" | "-" | "*" | "/" | "%" | "**" | "&" | "|" | "^" | "in" | "instanceof"; + right: K.ExpressionKind; + }): namedTypes.BinaryExpression; +} +export interface AssignmentExpressionBuilder { + (operator: "=" | "+=" | "-=" | "*=" | "/=" | "%=" | "<<=" | ">>=" | ">>>=" | "|=" | "^=" | "&=", left: K.PatternKind | K.MemberExpressionKind, right: K.ExpressionKind): namedTypes.AssignmentExpression; + from(params: { + comments?: K.CommentKind[] | null; + left: K.PatternKind | K.MemberExpressionKind; + loc?: K.SourceLocationKind | null; + operator: "=" | "+=" | "-=" | "*=" | "/=" | "%=" | "<<=" | ">>=" | ">>>=" | "|=" | "^=" | "&="; + right: K.ExpressionKind; + }): namedTypes.AssignmentExpression; +} +export interface MemberExpressionBuilder { + (object: K.ExpressionKind, property: K.IdentifierKind | K.ExpressionKind, computed?: boolean): namedTypes.MemberExpression; + from(params: { + comments?: K.CommentKind[] | null; + computed?: boolean; + loc?: K.SourceLocationKind | null; + object: K.ExpressionKind; + property: K.IdentifierKind | K.ExpressionKind; + }): namedTypes.MemberExpression; +} +export interface UpdateExpressionBuilder { + (operator: "++" | "--", argument: K.ExpressionKind, prefix: boolean): namedTypes.UpdateExpression; + from(params: { + argument: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + operator: "++" | "--"; + prefix: boolean; + }): namedTypes.UpdateExpression; +} +export interface LogicalExpressionBuilder { + (operator: "||" | "&&" | "??", left: K.ExpressionKind, right: K.ExpressionKind): namedTypes.LogicalExpression; + from(params: { + comments?: K.CommentKind[] | null; + left: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + operator: "||" | "&&" | "??"; + right: K.ExpressionKind; + }): namedTypes.LogicalExpression; +} +export interface ConditionalExpressionBuilder { + (test: K.ExpressionKind, consequent: K.ExpressionKind, alternate: K.ExpressionKind): namedTypes.ConditionalExpression; + from(params: { + alternate: K.ExpressionKind; + comments?: K.CommentKind[] | null; + consequent: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + test: K.ExpressionKind; + }): namedTypes.ConditionalExpression; +} +export interface NewExpressionBuilder { + (callee: K.ExpressionKind, argumentsParam: (K.ExpressionKind | K.SpreadElementKind)[]): namedTypes.NewExpression; + from(params: { + arguments: (K.ExpressionKind | K.SpreadElementKind)[]; + callee: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeArguments?: null | K.TypeParameterInstantiationKind; + }): namedTypes.NewExpression; +} +export interface CallExpressionBuilder { + (callee: K.ExpressionKind, argumentsParam: (K.ExpressionKind | K.SpreadElementKind)[]): namedTypes.CallExpression; + from(params: { + arguments: (K.ExpressionKind | K.SpreadElementKind)[]; + callee: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeArguments?: null | K.TypeParameterInstantiationKind; + }): namedTypes.CallExpression; +} +export interface RestElementBuilder { + (argument: K.PatternKind): namedTypes.RestElement; + from(params: { + argument: K.PatternKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + }): namedTypes.RestElement; +} +export interface TypeAnnotationBuilder { + (typeAnnotation: K.FlowTypeKind): namedTypes.TypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.FlowTypeKind; + }): namedTypes.TypeAnnotation; +} +export interface TSTypeAnnotationBuilder { + (typeAnnotation: K.TSTypeKind | K.TSTypeAnnotationKind): namedTypes.TSTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.TSTypeKind | K.TSTypeAnnotationKind; + }): namedTypes.TSTypeAnnotation; +} +export interface SpreadElementPatternBuilder { + (argument: K.PatternKind): namedTypes.SpreadElementPattern; + from(params: { + argument: K.PatternKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.SpreadElementPattern; +} +export interface ArrowFunctionExpressionBuilder { + (params: K.PatternKind[], body: K.BlockStatementKind | K.ExpressionKind, expression?: boolean): namedTypes.ArrowFunctionExpression; + from(params: { + async?: boolean; + body: K.BlockStatementKind | K.ExpressionKind; + comments?: K.CommentKind[] | null; + defaults?: (K.ExpressionKind | null)[]; + expression?: boolean; + generator?: false; + id?: null; + loc?: K.SourceLocationKind | null; + params: K.PatternKind[]; + rest?: K.IdentifierKind | null; + returnType?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + }): namedTypes.ArrowFunctionExpression; +} +export interface ForOfStatementBuilder { + (left: K.VariableDeclarationKind | K.PatternKind, right: K.ExpressionKind, body: K.StatementKind): namedTypes.ForOfStatement; + from(params: { + body: K.StatementKind; + comments?: K.CommentKind[] | null; + left: K.VariableDeclarationKind | K.PatternKind; + loc?: K.SourceLocationKind | null; + right: K.ExpressionKind; + }): namedTypes.ForOfStatement; +} +export interface YieldExpressionBuilder { + (argument: K.ExpressionKind | null, delegate?: boolean): namedTypes.YieldExpression; + from(params: { + argument: K.ExpressionKind | null; + comments?: K.CommentKind[] | null; + delegate?: boolean; + loc?: K.SourceLocationKind | null; + }): namedTypes.YieldExpression; +} +export interface GeneratorExpressionBuilder { + (body: K.ExpressionKind, blocks: K.ComprehensionBlockKind[], filter: K.ExpressionKind | null): namedTypes.GeneratorExpression; + from(params: { + blocks: K.ComprehensionBlockKind[]; + body: K.ExpressionKind; + comments?: K.CommentKind[] | null; + filter: K.ExpressionKind | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.GeneratorExpression; +} +export interface ComprehensionBlockBuilder { + (left: K.PatternKind, right: K.ExpressionKind, each: boolean): namedTypes.ComprehensionBlock; + from(params: { + comments?: K.CommentKind[] | null; + each: boolean; + left: K.PatternKind; + loc?: K.SourceLocationKind | null; + right: K.ExpressionKind; + }): namedTypes.ComprehensionBlock; +} +export interface ComprehensionExpressionBuilder { + (body: K.ExpressionKind, blocks: K.ComprehensionBlockKind[], filter: K.ExpressionKind | null): namedTypes.ComprehensionExpression; + from(params: { + blocks: K.ComprehensionBlockKind[]; + body: K.ExpressionKind; + comments?: K.CommentKind[] | null; + filter: K.ExpressionKind | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ComprehensionExpression; +} +export interface ObjectPropertyBuilder { + (key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind, value: K.ExpressionKind | K.PatternKind): namedTypes.ObjectProperty; + from(params: { + accessibility?: K.LiteralKind | null; + comments?: K.CommentKind[] | null; + computed?: boolean; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + loc?: K.SourceLocationKind | null; + shorthand?: boolean; + value: K.ExpressionKind | K.PatternKind; + }): namedTypes.ObjectProperty; +} +export interface PropertyPatternBuilder { + (key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind, pattern: K.PatternKind): namedTypes.PropertyPattern; + from(params: { + comments?: K.CommentKind[] | null; + computed?: boolean; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + loc?: K.SourceLocationKind | null; + pattern: K.PatternKind; + }): namedTypes.PropertyPattern; +} +export interface ObjectPatternBuilder { + (properties: (K.PropertyKind | K.PropertyPatternKind | K.SpreadPropertyPatternKind | K.SpreadPropertyKind | K.ObjectPropertyKind | K.RestPropertyKind)[]): namedTypes.ObjectPattern; + from(params: { + comments?: K.CommentKind[] | null; + decorators?: K.DecoratorKind[] | null; + loc?: K.SourceLocationKind | null; + properties: (K.PropertyKind | K.PropertyPatternKind | K.SpreadPropertyPatternKind | K.SpreadPropertyKind | K.ObjectPropertyKind | K.RestPropertyKind)[]; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + }): namedTypes.ObjectPattern; +} +export interface ArrayPatternBuilder { + (elements: (K.PatternKind | K.SpreadElementKind | null)[]): namedTypes.ArrayPattern; + from(params: { + comments?: K.CommentKind[] | null; + elements: (K.PatternKind | K.SpreadElementKind | null)[]; + loc?: K.SourceLocationKind | null; + }): namedTypes.ArrayPattern; +} +export interface MethodDefinitionBuilder { + (kind: "constructor" | "method" | "get" | "set", key: K.ExpressionKind, value: K.FunctionKind, staticParam?: boolean): namedTypes.MethodDefinition; + from(params: { + comments?: K.CommentKind[] | null; + computed?: boolean; + decorators?: K.DecoratorKind[] | null; + key: K.ExpressionKind; + kind: "constructor" | "method" | "get" | "set"; + loc?: K.SourceLocationKind | null; + static?: boolean; + value: K.FunctionKind; + }): namedTypes.MethodDefinition; +} +export interface SpreadElementBuilder { + (argument: K.ExpressionKind): namedTypes.SpreadElement; + from(params: { + argument: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.SpreadElement; +} +export interface AssignmentPatternBuilder { + (left: K.PatternKind, right: K.ExpressionKind): namedTypes.AssignmentPattern; + from(params: { + comments?: K.CommentKind[] | null; + left: K.PatternKind; + loc?: K.SourceLocationKind | null; + right: K.ExpressionKind; + }): namedTypes.AssignmentPattern; +} +export interface ClassPropertyDefinitionBuilder { + (definition: K.MethodDefinitionKind | K.VariableDeclaratorKind | K.ClassPropertyDefinitionKind | K.ClassPropertyKind): namedTypes.ClassPropertyDefinition; + from(params: { + comments?: K.CommentKind[] | null; + definition: K.MethodDefinitionKind | K.VariableDeclaratorKind | K.ClassPropertyDefinitionKind | K.ClassPropertyKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.ClassPropertyDefinition; +} +export interface ClassPropertyBuilder { + (key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind, value: K.ExpressionKind | null, typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null, staticParam?: boolean): namedTypes.ClassProperty; + from(params: { + access?: "public" | "private" | "protected" | undefined; + comments?: K.CommentKind[] | null; + computed?: boolean; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + loc?: K.SourceLocationKind | null; + static?: boolean; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + value: K.ExpressionKind | null; + variance?: K.VarianceKind | "plus" | "minus" | null; + }): namedTypes.ClassProperty; +} +export interface ClassBodyBuilder { + (body: (K.MethodDefinitionKind | K.VariableDeclaratorKind | K.ClassPropertyDefinitionKind | K.ClassPropertyKind | K.ClassPrivatePropertyKind | K.ClassMethodKind | K.ClassPrivateMethodKind | K.TSDeclareMethodKind | K.TSCallSignatureDeclarationKind | K.TSConstructSignatureDeclarationKind | K.TSIndexSignatureKind | K.TSMethodSignatureKind | K.TSPropertySignatureKind)[]): namedTypes.ClassBody; + from(params: { + body: (K.MethodDefinitionKind | K.VariableDeclaratorKind | K.ClassPropertyDefinitionKind | K.ClassPropertyKind | K.ClassPrivatePropertyKind | K.ClassMethodKind | K.ClassPrivateMethodKind | K.TSDeclareMethodKind | K.TSCallSignatureDeclarationKind | K.TSConstructSignatureDeclarationKind | K.TSIndexSignatureKind | K.TSMethodSignatureKind | K.TSPropertySignatureKind)[]; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ClassBody; +} +export interface ClassDeclarationBuilder { + (id: K.IdentifierKind | null, body: K.ClassBodyKind, superClass?: K.ExpressionKind | null): namedTypes.ClassDeclaration; + from(params: { + body: K.ClassBodyKind; + comments?: K.CommentKind[] | null; + id: K.IdentifierKind | null; + implements?: K.ClassImplementsKind[] | K.TSExpressionWithTypeArgumentsKind[]; + loc?: K.SourceLocationKind | null; + superClass?: K.ExpressionKind | null; + superTypeParameters?: K.TypeParameterInstantiationKind | K.TSTypeParameterInstantiationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + }): namedTypes.ClassDeclaration; +} +export interface ClassExpressionBuilder { + (id: K.IdentifierKind | null | undefined, body: K.ClassBodyKind, superClass?: K.ExpressionKind | null): namedTypes.ClassExpression; + from(params: { + body: K.ClassBodyKind; + comments?: K.CommentKind[] | null; + id?: K.IdentifierKind | null; + implements?: K.ClassImplementsKind[] | K.TSExpressionWithTypeArgumentsKind[]; + loc?: K.SourceLocationKind | null; + superClass?: K.ExpressionKind | null; + superTypeParameters?: K.TypeParameterInstantiationKind | K.TSTypeParameterInstantiationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + }): namedTypes.ClassExpression; +} +export interface ImportSpecifierBuilder { + (imported: K.IdentifierKind, local?: K.IdentifierKind | null): namedTypes.ImportSpecifier; + from(params: { + comments?: K.CommentKind[] | null; + id?: K.IdentifierKind | null; + imported: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + local?: K.IdentifierKind | null; + name?: K.IdentifierKind | null; + }): namedTypes.ImportSpecifier; +} +export interface ImportNamespaceSpecifierBuilder { + (local?: K.IdentifierKind | null): namedTypes.ImportNamespaceSpecifier; + from(params: { + comments?: K.CommentKind[] | null; + id?: K.IdentifierKind | null; + loc?: K.SourceLocationKind | null; + local?: K.IdentifierKind | null; + name?: K.IdentifierKind | null; + }): namedTypes.ImportNamespaceSpecifier; +} +export interface ImportDefaultSpecifierBuilder { + (local?: K.IdentifierKind | null): namedTypes.ImportDefaultSpecifier; + from(params: { + comments?: K.CommentKind[] | null; + id?: K.IdentifierKind | null; + loc?: K.SourceLocationKind | null; + local?: K.IdentifierKind | null; + name?: K.IdentifierKind | null; + }): namedTypes.ImportDefaultSpecifier; +} +export interface ImportDeclarationBuilder { + (specifiers: (K.ImportSpecifierKind | K.ImportNamespaceSpecifierKind | K.ImportDefaultSpecifierKind)[] | undefined, source: K.LiteralKind, importKind?: "value" | "type"): namedTypes.ImportDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + importKind?: "value" | "type"; + loc?: K.SourceLocationKind | null; + source: K.LiteralKind; + specifiers?: (K.ImportSpecifierKind | K.ImportNamespaceSpecifierKind | K.ImportDefaultSpecifierKind)[]; + }): namedTypes.ImportDeclaration; +} +export interface TaggedTemplateExpressionBuilder { + (tag: K.ExpressionKind, quasi: K.TemplateLiteralKind): namedTypes.TaggedTemplateExpression; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + quasi: K.TemplateLiteralKind; + tag: K.ExpressionKind; + }): namedTypes.TaggedTemplateExpression; +} +export interface TemplateLiteralBuilder { + (quasis: K.TemplateElementKind[], expressions: K.ExpressionKind[]): namedTypes.TemplateLiteral; + from(params: { + comments?: K.CommentKind[] | null; + expressions: K.ExpressionKind[]; + loc?: K.SourceLocationKind | null; + quasis: K.TemplateElementKind[]; + }): namedTypes.TemplateLiteral; +} +export interface TemplateElementBuilder { + (value: { + cooked: string; + raw: string; + }, tail: boolean): namedTypes.TemplateElement; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + tail: boolean; + value: { + cooked: string; + raw: string; + }; + }): namedTypes.TemplateElement; +} +export interface SpreadPropertyBuilder { + (argument: K.ExpressionKind): namedTypes.SpreadProperty; + from(params: { + argument: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.SpreadProperty; +} +export interface SpreadPropertyPatternBuilder { + (argument: K.PatternKind): namedTypes.SpreadPropertyPattern; + from(params: { + argument: K.PatternKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.SpreadPropertyPattern; +} +export interface AwaitExpressionBuilder { + (argument: K.ExpressionKind | null, all?: boolean): namedTypes.AwaitExpression; + from(params: { + all?: boolean; + argument: K.ExpressionKind | null; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.AwaitExpression; +} +export interface ImportExpressionBuilder { + (source: K.ExpressionKind): namedTypes.ImportExpression; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + source: K.ExpressionKind; + }): namedTypes.ImportExpression; +} +export interface JSXAttributeBuilder { + (name: K.JSXIdentifierKind | K.JSXNamespacedNameKind, value?: K.LiteralKind | K.JSXExpressionContainerKind | null): namedTypes.JSXAttribute; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name: K.JSXIdentifierKind | K.JSXNamespacedNameKind; + value?: K.LiteralKind | K.JSXExpressionContainerKind | null; + }): namedTypes.JSXAttribute; +} +export interface JSXIdentifierBuilder { + (name: string): namedTypes.JSXIdentifier; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name: string; + optional?: boolean; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + }): namedTypes.JSXIdentifier; +} +export interface JSXNamespacedNameBuilder { + (namespace: K.JSXIdentifierKind, name: K.JSXIdentifierKind): namedTypes.JSXNamespacedName; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name: K.JSXIdentifierKind; + namespace: K.JSXIdentifierKind; + }): namedTypes.JSXNamespacedName; +} +export interface JSXExpressionContainerBuilder { + (expression: K.ExpressionKind): namedTypes.JSXExpressionContainer; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.JSXExpressionContainer; +} +export interface JSXMemberExpressionBuilder { + (object: K.JSXIdentifierKind | K.JSXMemberExpressionKind, property: K.JSXIdentifierKind): namedTypes.JSXMemberExpression; + from(params: { + comments?: K.CommentKind[] | null; + computed?: boolean; + loc?: K.SourceLocationKind | null; + object: K.JSXIdentifierKind | K.JSXMemberExpressionKind; + property: K.JSXIdentifierKind; + }): namedTypes.JSXMemberExpression; +} +export interface JSXSpreadAttributeBuilder { + (argument: K.ExpressionKind): namedTypes.JSXSpreadAttribute; + from(params: { + argument: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.JSXSpreadAttribute; +} +export interface JSXElementBuilder { + (openingElement: K.JSXOpeningElementKind, closingElement?: K.JSXClosingElementKind | null, children?: (K.JSXElementKind | K.JSXExpressionContainerKind | K.JSXFragmentKind | K.JSXTextKind | K.LiteralKind)[]): namedTypes.JSXElement; + from(params: { + attributes?: (K.JSXAttributeKind | K.JSXSpreadAttributeKind)[]; + children?: (K.JSXElementKind | K.JSXExpressionContainerKind | K.JSXFragmentKind | K.JSXTextKind | K.LiteralKind)[]; + closingElement?: K.JSXClosingElementKind | null; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name?: K.JSXIdentifierKind | K.JSXNamespacedNameKind | K.JSXMemberExpressionKind; + openingElement: K.JSXOpeningElementKind; + selfClosing?: boolean; + }): namedTypes.JSXElement; +} +export interface JSXOpeningElementBuilder { + (name: K.JSXIdentifierKind | K.JSXNamespacedNameKind | K.JSXMemberExpressionKind, attributes?: (K.JSXAttributeKind | K.JSXSpreadAttributeKind)[], selfClosing?: boolean): namedTypes.JSXOpeningElement; + from(params: { + attributes?: (K.JSXAttributeKind | K.JSXSpreadAttributeKind)[]; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name: K.JSXIdentifierKind | K.JSXNamespacedNameKind | K.JSXMemberExpressionKind; + selfClosing?: boolean; + }): namedTypes.JSXOpeningElement; +} +export interface JSXClosingElementBuilder { + (name: K.JSXIdentifierKind | K.JSXNamespacedNameKind | K.JSXMemberExpressionKind): namedTypes.JSXClosingElement; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name: K.JSXIdentifierKind | K.JSXNamespacedNameKind | K.JSXMemberExpressionKind; + }): namedTypes.JSXClosingElement; +} +export interface JSXFragmentBuilder { + (openingElement: K.JSXOpeningFragmentKind, closingElement: K.JSXClosingFragmentKind, children?: (K.JSXElementKind | K.JSXExpressionContainerKind | K.JSXFragmentKind | K.JSXTextKind | K.LiteralKind)[]): namedTypes.JSXFragment; + from(params: { + children?: (K.JSXElementKind | K.JSXExpressionContainerKind | K.JSXFragmentKind | K.JSXTextKind | K.LiteralKind)[]; + closingElement: K.JSXClosingFragmentKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + openingElement: K.JSXOpeningFragmentKind; + }): namedTypes.JSXFragment; +} +export interface JSXTextBuilder { + (value: string): namedTypes.JSXText; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + regex?: { + pattern: string; + flags: string; + } | null; + value: string; + }): namedTypes.JSXText; +} +export interface JSXOpeningFragmentBuilder { + (): namedTypes.JSXOpeningFragment; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.JSXOpeningFragment; +} +export interface JSXClosingFragmentBuilder { + (): namedTypes.JSXClosingFragment; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.JSXClosingFragment; +} +export interface JSXEmptyExpressionBuilder { + (): namedTypes.JSXEmptyExpression; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.JSXEmptyExpression; +} +export interface JSXSpreadChildBuilder { + (expression: K.ExpressionKind): namedTypes.JSXSpreadChild; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.JSXSpreadChild; +} +export interface TypeParameterDeclarationBuilder { + (params: K.TypeParameterKind[]): namedTypes.TypeParameterDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + params: K.TypeParameterKind[]; + }): namedTypes.TypeParameterDeclaration; +} +export interface TSTypeParameterDeclarationBuilder { + (params: K.TSTypeParameterKind[]): namedTypes.TSTypeParameterDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + params: K.TSTypeParameterKind[]; + }): namedTypes.TSTypeParameterDeclaration; +} +export interface TypeParameterInstantiationBuilder { + (params: K.FlowTypeKind[]): namedTypes.TypeParameterInstantiation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + params: K.FlowTypeKind[]; + }): namedTypes.TypeParameterInstantiation; +} +export interface TSTypeParameterInstantiationBuilder { + (params: K.TSTypeKind[]): namedTypes.TSTypeParameterInstantiation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + params: K.TSTypeKind[]; + }): namedTypes.TSTypeParameterInstantiation; +} +export interface ClassImplementsBuilder { + (id: K.IdentifierKind): namedTypes.ClassImplements; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + superClass?: K.ExpressionKind | null; + typeParameters?: K.TypeParameterInstantiationKind | null; + }): namedTypes.ClassImplements; +} +export interface TSExpressionWithTypeArgumentsBuilder { + (expression: K.IdentifierKind | K.TSQualifiedNameKind, typeParameters?: K.TSTypeParameterInstantiationKind | null): namedTypes.TSExpressionWithTypeArguments; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.IdentifierKind | K.TSQualifiedNameKind; + loc?: K.SourceLocationKind | null; + typeParameters?: K.TSTypeParameterInstantiationKind | null; + }): namedTypes.TSExpressionWithTypeArguments; +} +export interface AnyTypeAnnotationBuilder { + (): namedTypes.AnyTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.AnyTypeAnnotation; +} +export interface EmptyTypeAnnotationBuilder { + (): namedTypes.EmptyTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.EmptyTypeAnnotation; +} +export interface MixedTypeAnnotationBuilder { + (): namedTypes.MixedTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.MixedTypeAnnotation; +} +export interface VoidTypeAnnotationBuilder { + (): namedTypes.VoidTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.VoidTypeAnnotation; +} +export interface NumberTypeAnnotationBuilder { + (): namedTypes.NumberTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.NumberTypeAnnotation; +} +export interface NumberLiteralTypeAnnotationBuilder { + (value: number, raw: string): namedTypes.NumberLiteralTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + raw: string; + value: number; + }): namedTypes.NumberLiteralTypeAnnotation; +} +export interface NumericLiteralTypeAnnotationBuilder { + (value: number, raw: string): namedTypes.NumericLiteralTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + raw: string; + value: number; + }): namedTypes.NumericLiteralTypeAnnotation; +} +export interface StringTypeAnnotationBuilder { + (): namedTypes.StringTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.StringTypeAnnotation; +} +export interface StringLiteralTypeAnnotationBuilder { + (value: string, raw: string): namedTypes.StringLiteralTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + raw: string; + value: string; + }): namedTypes.StringLiteralTypeAnnotation; +} +export interface BooleanTypeAnnotationBuilder { + (): namedTypes.BooleanTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.BooleanTypeAnnotation; +} +export interface BooleanLiteralTypeAnnotationBuilder { + (value: boolean, raw: string): namedTypes.BooleanLiteralTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + raw: string; + value: boolean; + }): namedTypes.BooleanLiteralTypeAnnotation; +} +export interface NullableTypeAnnotationBuilder { + (typeAnnotation: K.FlowTypeKind): namedTypes.NullableTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.FlowTypeKind; + }): namedTypes.NullableTypeAnnotation; +} +export interface NullLiteralTypeAnnotationBuilder { + (): namedTypes.NullLiteralTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.NullLiteralTypeAnnotation; +} +export interface NullTypeAnnotationBuilder { + (): namedTypes.NullTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.NullTypeAnnotation; +} +export interface ThisTypeAnnotationBuilder { + (): namedTypes.ThisTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ThisTypeAnnotation; +} +export interface ExistsTypeAnnotationBuilder { + (): namedTypes.ExistsTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ExistsTypeAnnotation; +} +export interface ExistentialTypeParamBuilder { + (): namedTypes.ExistentialTypeParam; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ExistentialTypeParam; +} +export interface FunctionTypeAnnotationBuilder { + (params: K.FunctionTypeParamKind[], returnType: K.FlowTypeKind, rest: K.FunctionTypeParamKind | null, typeParameters: K.TypeParameterDeclarationKind | null): namedTypes.FunctionTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + params: K.FunctionTypeParamKind[]; + rest: K.FunctionTypeParamKind | null; + returnType: K.FlowTypeKind; + typeParameters: K.TypeParameterDeclarationKind | null; + }): namedTypes.FunctionTypeAnnotation; +} +export interface FunctionTypeParamBuilder { + (name: K.IdentifierKind, typeAnnotation: K.FlowTypeKind, optional: boolean): namedTypes.FunctionTypeParam; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name: K.IdentifierKind; + optional: boolean; + typeAnnotation: K.FlowTypeKind; + }): namedTypes.FunctionTypeParam; +} +export interface ArrayTypeAnnotationBuilder { + (elementType: K.FlowTypeKind): namedTypes.ArrayTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + elementType: K.FlowTypeKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.ArrayTypeAnnotation; +} +export interface ObjectTypeAnnotationBuilder { + (properties: (K.ObjectTypePropertyKind | K.ObjectTypeSpreadPropertyKind)[], indexers?: K.ObjectTypeIndexerKind[], callProperties?: K.ObjectTypeCallPropertyKind[]): namedTypes.ObjectTypeAnnotation; + from(params: { + callProperties?: K.ObjectTypeCallPropertyKind[]; + comments?: K.CommentKind[] | null; + exact?: boolean; + indexers?: K.ObjectTypeIndexerKind[]; + inexact?: boolean | undefined; + internalSlots?: K.ObjectTypeInternalSlotKind[]; + loc?: K.SourceLocationKind | null; + properties: (K.ObjectTypePropertyKind | K.ObjectTypeSpreadPropertyKind)[]; + }): namedTypes.ObjectTypeAnnotation; +} +export interface ObjectTypePropertyBuilder { + (key: K.LiteralKind | K.IdentifierKind, value: K.FlowTypeKind, optional: boolean): namedTypes.ObjectTypeProperty; + from(params: { + comments?: K.CommentKind[] | null; + key: K.LiteralKind | K.IdentifierKind; + loc?: K.SourceLocationKind | null; + optional: boolean; + value: K.FlowTypeKind; + variance?: K.VarianceKind | "plus" | "minus" | null; + }): namedTypes.ObjectTypeProperty; +} +export interface ObjectTypeSpreadPropertyBuilder { + (argument: K.FlowTypeKind): namedTypes.ObjectTypeSpreadProperty; + from(params: { + argument: K.FlowTypeKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ObjectTypeSpreadProperty; +} +export interface ObjectTypeIndexerBuilder { + (id: K.IdentifierKind, key: K.FlowTypeKind, value: K.FlowTypeKind): namedTypes.ObjectTypeIndexer; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + key: K.FlowTypeKind; + loc?: K.SourceLocationKind | null; + value: K.FlowTypeKind; + variance?: K.VarianceKind | "plus" | "minus" | null; + }): namedTypes.ObjectTypeIndexer; +} +export interface ObjectTypeCallPropertyBuilder { + (value: K.FunctionTypeAnnotationKind): namedTypes.ObjectTypeCallProperty; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + static?: boolean; + value: K.FunctionTypeAnnotationKind; + }): namedTypes.ObjectTypeCallProperty; +} +export interface ObjectTypeInternalSlotBuilder { + (id: K.IdentifierKind, value: K.FlowTypeKind, optional: boolean, staticParam: boolean, method: boolean): namedTypes.ObjectTypeInternalSlot; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + method: boolean; + optional: boolean; + static: boolean; + value: K.FlowTypeKind; + }): namedTypes.ObjectTypeInternalSlot; +} +export interface VarianceBuilder { + (kind: "plus" | "minus"): namedTypes.Variance; + from(params: { + comments?: K.CommentKind[] | null; + kind: "plus" | "minus"; + loc?: K.SourceLocationKind | null; + }): namedTypes.Variance; +} +export interface QualifiedTypeIdentifierBuilder { + (qualification: K.IdentifierKind | K.QualifiedTypeIdentifierKind, id: K.IdentifierKind): namedTypes.QualifiedTypeIdentifier; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + qualification: K.IdentifierKind | K.QualifiedTypeIdentifierKind; + }): namedTypes.QualifiedTypeIdentifier; +} +export interface GenericTypeAnnotationBuilder { + (id: K.IdentifierKind | K.QualifiedTypeIdentifierKind, typeParameters: K.TypeParameterInstantiationKind | null): namedTypes.GenericTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind | K.QualifiedTypeIdentifierKind; + loc?: K.SourceLocationKind | null; + typeParameters: K.TypeParameterInstantiationKind | null; + }): namedTypes.GenericTypeAnnotation; +} +export interface MemberTypeAnnotationBuilder { + (object: K.IdentifierKind, property: K.MemberTypeAnnotationKind | K.GenericTypeAnnotationKind): namedTypes.MemberTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + object: K.IdentifierKind; + property: K.MemberTypeAnnotationKind | K.GenericTypeAnnotationKind; + }): namedTypes.MemberTypeAnnotation; +} +export interface UnionTypeAnnotationBuilder { + (types: K.FlowTypeKind[]): namedTypes.UnionTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + types: K.FlowTypeKind[]; + }): namedTypes.UnionTypeAnnotation; +} +export interface IntersectionTypeAnnotationBuilder { + (types: K.FlowTypeKind[]): namedTypes.IntersectionTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + types: K.FlowTypeKind[]; + }): namedTypes.IntersectionTypeAnnotation; +} +export interface TypeofTypeAnnotationBuilder { + (argument: K.FlowTypeKind): namedTypes.TypeofTypeAnnotation; + from(params: { + argument: K.FlowTypeKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TypeofTypeAnnotation; +} +export interface TypeParameterBuilder { + (name: string, variance?: K.VarianceKind | "plus" | "minus" | null, bound?: K.TypeAnnotationKind | null): namedTypes.TypeParameter; + from(params: { + bound?: K.TypeAnnotationKind | null; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + name: string; + variance?: K.VarianceKind | "plus" | "minus" | null; + }): namedTypes.TypeParameter; +} +export interface InterfaceTypeAnnotationBuilder { + (body: K.ObjectTypeAnnotationKind, extendsParam?: K.InterfaceExtendsKind[] | null): namedTypes.InterfaceTypeAnnotation; + from(params: { + body: K.ObjectTypeAnnotationKind; + comments?: K.CommentKind[] | null; + extends?: K.InterfaceExtendsKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.InterfaceTypeAnnotation; +} +export interface InterfaceExtendsBuilder { + (id: K.IdentifierKind): namedTypes.InterfaceExtends; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + typeParameters?: K.TypeParameterInstantiationKind | null; + }): namedTypes.InterfaceExtends; +} +export interface InterfaceDeclarationBuilder { + (id: K.IdentifierKind, body: K.ObjectTypeAnnotationKind, extendsParam: K.InterfaceExtendsKind[]): namedTypes.InterfaceDeclaration; + from(params: { + body: K.ObjectTypeAnnotationKind; + comments?: K.CommentKind[] | null; + extends: K.InterfaceExtendsKind[]; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | null; + }): namedTypes.InterfaceDeclaration; +} +export interface DeclareInterfaceBuilder { + (id: K.IdentifierKind, body: K.ObjectTypeAnnotationKind, extendsParam: K.InterfaceExtendsKind[]): namedTypes.DeclareInterface; + from(params: { + body: K.ObjectTypeAnnotationKind; + comments?: K.CommentKind[] | null; + extends: K.InterfaceExtendsKind[]; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | null; + }): namedTypes.DeclareInterface; +} +export interface TypeAliasBuilder { + (id: K.IdentifierKind, typeParameters: K.TypeParameterDeclarationKind | null, right: K.FlowTypeKind): namedTypes.TypeAlias; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + right: K.FlowTypeKind; + typeParameters: K.TypeParameterDeclarationKind | null; + }): namedTypes.TypeAlias; +} +export interface OpaqueTypeBuilder { + (id: K.IdentifierKind, typeParameters: K.TypeParameterDeclarationKind | null, impltype: K.FlowTypeKind, supertype: K.FlowTypeKind): namedTypes.OpaqueType; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + impltype: K.FlowTypeKind; + loc?: K.SourceLocationKind | null; + supertype: K.FlowTypeKind; + typeParameters: K.TypeParameterDeclarationKind | null; + }): namedTypes.OpaqueType; +} +export interface DeclareTypeAliasBuilder { + (id: K.IdentifierKind, typeParameters: K.TypeParameterDeclarationKind | null, right: K.FlowTypeKind): namedTypes.DeclareTypeAlias; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + right: K.FlowTypeKind; + typeParameters: K.TypeParameterDeclarationKind | null; + }): namedTypes.DeclareTypeAlias; +} +export interface DeclareOpaqueTypeBuilder { + (id: K.IdentifierKind, typeParameters: K.TypeParameterDeclarationKind | null): namedTypes.DeclareOpaqueType; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + right: K.FlowTypeKind; + typeParameters: K.TypeParameterDeclarationKind | null; + }): namedTypes.DeclareOpaqueType; +} +export interface TypeCastExpressionBuilder { + (expression: K.ExpressionKind, typeAnnotation: K.TypeAnnotationKind): namedTypes.TypeCastExpression; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.TypeAnnotationKind; + }): namedTypes.TypeCastExpression; +} +export interface TupleTypeAnnotationBuilder { + (types: K.FlowTypeKind[]): namedTypes.TupleTypeAnnotation; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + types: K.FlowTypeKind[]; + }): namedTypes.TupleTypeAnnotation; +} +export interface DeclareVariableBuilder { + (id: K.IdentifierKind): namedTypes.DeclareVariable; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.DeclareVariable; +} +export interface DeclareFunctionBuilder { + (id: K.IdentifierKind): namedTypes.DeclareFunction; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.DeclareFunction; +} +export interface DeclareClassBuilder { + (id: K.IdentifierKind): namedTypes.DeclareClass; + from(params: { + body: K.ObjectTypeAnnotationKind; + comments?: K.CommentKind[] | null; + extends: K.InterfaceExtendsKind[]; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | null; + }): namedTypes.DeclareClass; +} +export interface DeclareModuleBuilder { + (id: K.IdentifierKind | K.LiteralKind, body: K.BlockStatementKind): namedTypes.DeclareModule; + from(params: { + body: K.BlockStatementKind; + comments?: K.CommentKind[] | null; + id: K.IdentifierKind | K.LiteralKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.DeclareModule; +} +export interface DeclareModuleExportsBuilder { + (typeAnnotation: K.TypeAnnotationKind): namedTypes.DeclareModuleExports; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.TypeAnnotationKind; + }): namedTypes.DeclareModuleExports; +} +export interface DeclareExportDeclarationBuilder { + (defaultParam: boolean, declaration: K.DeclareVariableKind | K.DeclareFunctionKind | K.DeclareClassKind | K.FlowTypeKind | null, specifiers?: (K.ExportSpecifierKind | K.ExportBatchSpecifierKind)[], source?: K.LiteralKind | null): namedTypes.DeclareExportDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + declaration: K.DeclareVariableKind | K.DeclareFunctionKind | K.DeclareClassKind | K.FlowTypeKind | null; + default: boolean; + loc?: K.SourceLocationKind | null; + source?: K.LiteralKind | null; + specifiers?: (K.ExportSpecifierKind | K.ExportBatchSpecifierKind)[]; + }): namedTypes.DeclareExportDeclaration; +} +export interface ExportSpecifierBuilder { + (local: K.IdentifierKind | null | undefined, exported: K.IdentifierKind): namedTypes.ExportSpecifier; + from(params: { + comments?: K.CommentKind[] | null; + exported: K.IdentifierKind; + id?: K.IdentifierKind | null; + loc?: K.SourceLocationKind | null; + local?: K.IdentifierKind | null; + name?: K.IdentifierKind | null; + }): namedTypes.ExportSpecifier; +} +export interface ExportBatchSpecifierBuilder { + (): namedTypes.ExportBatchSpecifier; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.ExportBatchSpecifier; +} +export interface DeclareExportAllDeclarationBuilder { + (source?: K.LiteralKind | null): namedTypes.DeclareExportAllDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + source?: K.LiteralKind | null; + }): namedTypes.DeclareExportAllDeclaration; +} +export interface InferredPredicateBuilder { + (): namedTypes.InferredPredicate; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.InferredPredicate; +} +export interface DeclaredPredicateBuilder { + (value: K.ExpressionKind): namedTypes.DeclaredPredicate; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + value: K.ExpressionKind; + }): namedTypes.DeclaredPredicate; +} +export interface ExportDeclarationBuilder { + (defaultParam: boolean, declaration: K.DeclarationKind | K.ExpressionKind | null, specifiers?: (K.ExportSpecifierKind | K.ExportBatchSpecifierKind)[], source?: K.LiteralKind | null): namedTypes.ExportDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + declaration: K.DeclarationKind | K.ExpressionKind | null; + default: boolean; + loc?: K.SourceLocationKind | null; + source?: K.LiteralKind | null; + specifiers?: (K.ExportSpecifierKind | K.ExportBatchSpecifierKind)[]; + }): namedTypes.ExportDeclaration; +} +export interface BlockBuilder { + (value: string, leading?: boolean, trailing?: boolean): namedTypes.Block; + from(params: { + leading?: boolean; + loc?: K.SourceLocationKind | null; + trailing?: boolean; + value: string; + }): namedTypes.Block; +} +export interface LineBuilder { + (value: string, leading?: boolean, trailing?: boolean): namedTypes.Line; + from(params: { + leading?: boolean; + loc?: K.SourceLocationKind | null; + trailing?: boolean; + value: string; + }): namedTypes.Line; +} +export interface NoopBuilder { + (): namedTypes.Noop; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.Noop; +} +export interface DoExpressionBuilder { + (body: K.StatementKind[]): namedTypes.DoExpression; + from(params: { + body: K.StatementKind[]; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.DoExpression; +} +export interface SuperBuilder { + (): namedTypes.Super; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.Super; +} +export interface BindExpressionBuilder { + (object: K.ExpressionKind | null, callee: K.ExpressionKind): namedTypes.BindExpression; + from(params: { + callee: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + object: K.ExpressionKind | null; + }): namedTypes.BindExpression; +} +export interface DecoratorBuilder { + (expression: K.ExpressionKind): namedTypes.Decorator; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.Decorator; +} +export interface MetaPropertyBuilder { + (meta: K.IdentifierKind, property: K.IdentifierKind): namedTypes.MetaProperty; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + meta: K.IdentifierKind; + property: K.IdentifierKind; + }): namedTypes.MetaProperty; +} +export interface ParenthesizedExpressionBuilder { + (expression: K.ExpressionKind): namedTypes.ParenthesizedExpression; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.ParenthesizedExpression; +} +export interface ExportDefaultDeclarationBuilder { + (declaration: K.DeclarationKind | K.ExpressionKind): namedTypes.ExportDefaultDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + declaration: K.DeclarationKind | K.ExpressionKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.ExportDefaultDeclaration; +} +export interface ExportNamedDeclarationBuilder { + (declaration: K.DeclarationKind | null, specifiers?: K.ExportSpecifierKind[], source?: K.LiteralKind | null): namedTypes.ExportNamedDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + declaration: K.DeclarationKind | null; + loc?: K.SourceLocationKind | null; + source?: K.LiteralKind | null; + specifiers?: K.ExportSpecifierKind[]; + }): namedTypes.ExportNamedDeclaration; +} +export interface ExportNamespaceSpecifierBuilder { + (exported: K.IdentifierKind): namedTypes.ExportNamespaceSpecifier; + from(params: { + comments?: K.CommentKind[] | null; + exported: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.ExportNamespaceSpecifier; +} +export interface ExportDefaultSpecifierBuilder { + (exported: K.IdentifierKind): namedTypes.ExportDefaultSpecifier; + from(params: { + comments?: K.CommentKind[] | null; + exported: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.ExportDefaultSpecifier; +} +export interface ExportAllDeclarationBuilder { + (exported: K.IdentifierKind | null, source: K.LiteralKind): namedTypes.ExportAllDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + exported: K.IdentifierKind | null; + loc?: K.SourceLocationKind | null; + source: K.LiteralKind; + }): namedTypes.ExportAllDeclaration; +} +export interface CommentBlockBuilder { + (value: string, leading?: boolean, trailing?: boolean): namedTypes.CommentBlock; + from(params: { + leading?: boolean; + loc?: K.SourceLocationKind | null; + trailing?: boolean; + value: string; + }): namedTypes.CommentBlock; +} +export interface CommentLineBuilder { + (value: string, leading?: boolean, trailing?: boolean): namedTypes.CommentLine; + from(params: { + leading?: boolean; + loc?: K.SourceLocationKind | null; + trailing?: boolean; + value: string; + }): namedTypes.CommentLine; +} +export interface DirectiveBuilder { + (value: K.DirectiveLiteralKind): namedTypes.Directive; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + value: K.DirectiveLiteralKind; + }): namedTypes.Directive; +} +export interface DirectiveLiteralBuilder { + (value?: string): namedTypes.DirectiveLiteral; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + value?: string; + }): namedTypes.DirectiveLiteral; +} +export interface InterpreterDirectiveBuilder { + (value: string): namedTypes.InterpreterDirective; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + value: string; + }): namedTypes.InterpreterDirective; +} +export interface StringLiteralBuilder { + (value: string): namedTypes.StringLiteral; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + regex?: { + pattern: string; + flags: string; + } | null; + value: string; + }): namedTypes.StringLiteral; +} +export interface NumericLiteralBuilder { + (value: number): namedTypes.NumericLiteral; + from(params: { + comments?: K.CommentKind[] | null; + extra?: { + rawValue: number; + raw: string; + }; + loc?: K.SourceLocationKind | null; + raw?: string | null; + regex?: { + pattern: string; + flags: string; + } | null; + value: number; + }): namedTypes.NumericLiteral; +} +export interface BigIntLiteralBuilder { + (value: string | number): namedTypes.BigIntLiteral; + from(params: { + comments?: K.CommentKind[] | null; + extra?: { + rawValue: string; + raw: string; + }; + loc?: K.SourceLocationKind | null; + regex?: { + pattern: string; + flags: string; + } | null; + value: string | number; + }): namedTypes.BigIntLiteral; +} +export interface NullLiteralBuilder { + (): namedTypes.NullLiteral; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + regex?: { + pattern: string; + flags: string; + } | null; + value?: null; + }): namedTypes.NullLiteral; +} +export interface BooleanLiteralBuilder { + (value: boolean): namedTypes.BooleanLiteral; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + regex?: { + pattern: string; + flags: string; + } | null; + value: boolean; + }): namedTypes.BooleanLiteral; +} +export interface RegExpLiteralBuilder { + (pattern: string, flags: string): namedTypes.RegExpLiteral; + from(params: { + comments?: K.CommentKind[] | null; + flags: string; + loc?: K.SourceLocationKind | null; + pattern: string; + regex?: { + pattern: string; + flags: string; + } | null; + value?: RegExp; + }): namedTypes.RegExpLiteral; +} +export interface ObjectMethodBuilder { + (kind: "method" | "get" | "set", key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind, params: K.PatternKind[], body: K.BlockStatementKind, computed?: boolean): namedTypes.ObjectMethod; + from(params: { + accessibility?: K.LiteralKind | null; + async?: boolean; + body: K.BlockStatementKind; + comments?: K.CommentKind[] | null; + computed?: boolean; + decorators?: K.DecoratorKind[] | null; + defaults?: (K.ExpressionKind | null)[]; + expression?: boolean; + generator?: boolean; + id?: K.IdentifierKind | null; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + kind: "method" | "get" | "set"; + loc?: K.SourceLocationKind | null; + params: K.PatternKind[]; + rest?: K.IdentifierKind | null; + returnType?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + }): namedTypes.ObjectMethod; +} +export interface ClassPrivatePropertyBuilder { + (key: K.PrivateNameKind, value?: K.ExpressionKind | null): namedTypes.ClassPrivateProperty; + from(params: { + access?: "public" | "private" | "protected" | undefined; + comments?: K.CommentKind[] | null; + computed?: boolean; + key: K.PrivateNameKind; + loc?: K.SourceLocationKind | null; + static?: boolean; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + value?: K.ExpressionKind | null; + variance?: K.VarianceKind | "plus" | "minus" | null; + }): namedTypes.ClassPrivateProperty; +} +export interface ClassMethodBuilder { + (kind: "get" | "set" | "method" | "constructor" | undefined, key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind, params: K.PatternKind[], body: K.BlockStatementKind, computed?: boolean, staticParam?: boolean | null): namedTypes.ClassMethod; + from(params: { + abstract?: boolean | null; + access?: "public" | "private" | "protected" | null; + accessibility?: "public" | "private" | "protected" | null; + async?: boolean; + body: K.BlockStatementKind; + comments?: K.CommentKind[] | null; + computed?: boolean; + decorators?: K.DecoratorKind[] | null; + defaults?: (K.ExpressionKind | null)[]; + expression?: boolean; + generator?: boolean; + id?: K.IdentifierKind | null; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + kind?: "get" | "set" | "method" | "constructor"; + loc?: K.SourceLocationKind | null; + optional?: boolean | null; + params: K.PatternKind[]; + rest?: K.IdentifierKind | null; + returnType?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + static?: boolean | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + }): namedTypes.ClassMethod; +} +export interface ClassPrivateMethodBuilder { + (key: K.PrivateNameKind, params: K.PatternKind[], body: K.BlockStatementKind, kind?: "get" | "set" | "method" | "constructor", computed?: boolean, staticParam?: boolean | null): namedTypes.ClassPrivateMethod; + from(params: { + abstract?: boolean | null; + access?: "public" | "private" | "protected" | null; + accessibility?: "public" | "private" | "protected" | null; + async?: boolean; + body: K.BlockStatementKind; + comments?: K.CommentKind[] | null; + computed?: boolean; + decorators?: K.DecoratorKind[] | null; + defaults?: (K.ExpressionKind | null)[]; + expression?: boolean; + generator?: boolean; + id?: K.IdentifierKind | null; + key: K.PrivateNameKind; + kind?: "get" | "set" | "method" | "constructor"; + loc?: K.SourceLocationKind | null; + optional?: boolean | null; + params: K.PatternKind[]; + rest?: K.IdentifierKind | null; + returnType?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + static?: boolean | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + }): namedTypes.ClassPrivateMethod; +} +export interface PrivateNameBuilder { + (id: K.IdentifierKind): namedTypes.PrivateName; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.PrivateName; +} +export interface RestPropertyBuilder { + (argument: K.ExpressionKind): namedTypes.RestProperty; + from(params: { + argument: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.RestProperty; +} +export interface ForAwaitStatementBuilder { + (left: K.VariableDeclarationKind | K.ExpressionKind, right: K.ExpressionKind, body: K.StatementKind): namedTypes.ForAwaitStatement; + from(params: { + body: K.StatementKind; + comments?: K.CommentKind[] | null; + left: K.VariableDeclarationKind | K.ExpressionKind; + loc?: K.SourceLocationKind | null; + right: K.ExpressionKind; + }): namedTypes.ForAwaitStatement; +} +export interface ImportBuilder { + (): namedTypes.Import; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.Import; +} +export interface TSQualifiedNameBuilder { + (left: K.IdentifierKind | K.TSQualifiedNameKind, right: K.IdentifierKind | K.TSQualifiedNameKind): namedTypes.TSQualifiedName; + from(params: { + comments?: K.CommentKind[] | null; + left: K.IdentifierKind | K.TSQualifiedNameKind; + loc?: K.SourceLocationKind | null; + right: K.IdentifierKind | K.TSQualifiedNameKind; + }): namedTypes.TSQualifiedName; +} +export interface TSTypeReferenceBuilder { + (typeName: K.IdentifierKind | K.TSQualifiedNameKind, typeParameters?: K.TSTypeParameterInstantiationKind | null): namedTypes.TSTypeReference; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeName: K.IdentifierKind | K.TSQualifiedNameKind; + typeParameters?: K.TSTypeParameterInstantiationKind | null; + }): namedTypes.TSTypeReference; +} +export interface TSAsExpressionBuilder { + (expression: K.ExpressionKind, typeAnnotation: K.TSTypeKind): namedTypes.TSAsExpression; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + extra?: { + parenthesized: boolean; + } | null; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.TSTypeKind; + }): namedTypes.TSAsExpression; +} +export interface TSNonNullExpressionBuilder { + (expression: K.ExpressionKind): namedTypes.TSNonNullExpression; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSNonNullExpression; +} +export interface TSAnyKeywordBuilder { + (): namedTypes.TSAnyKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSAnyKeyword; +} +export interface TSBigIntKeywordBuilder { + (): namedTypes.TSBigIntKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSBigIntKeyword; +} +export interface TSBooleanKeywordBuilder { + (): namedTypes.TSBooleanKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSBooleanKeyword; +} +export interface TSNeverKeywordBuilder { + (): namedTypes.TSNeverKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSNeverKeyword; +} +export interface TSNullKeywordBuilder { + (): namedTypes.TSNullKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSNullKeyword; +} +export interface TSNumberKeywordBuilder { + (): namedTypes.TSNumberKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSNumberKeyword; +} +export interface TSObjectKeywordBuilder { + (): namedTypes.TSObjectKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSObjectKeyword; +} +export interface TSStringKeywordBuilder { + (): namedTypes.TSStringKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSStringKeyword; +} +export interface TSSymbolKeywordBuilder { + (): namedTypes.TSSymbolKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSSymbolKeyword; +} +export interface TSUndefinedKeywordBuilder { + (): namedTypes.TSUndefinedKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSUndefinedKeyword; +} +export interface TSUnknownKeywordBuilder { + (): namedTypes.TSUnknownKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSUnknownKeyword; +} +export interface TSVoidKeywordBuilder { + (): namedTypes.TSVoidKeyword; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSVoidKeyword; +} +export interface TSThisTypeBuilder { + (): namedTypes.TSThisType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSThisType; +} +export interface TSArrayTypeBuilder { + (elementType: K.TSTypeKind): namedTypes.TSArrayType; + from(params: { + comments?: K.CommentKind[] | null; + elementType: K.TSTypeKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSArrayType; +} +export interface TSLiteralTypeBuilder { + (literal: K.NumericLiteralKind | K.StringLiteralKind | K.BooleanLiteralKind | K.TemplateLiteralKind | K.UnaryExpressionKind): namedTypes.TSLiteralType; + from(params: { + comments?: K.CommentKind[] | null; + literal: K.NumericLiteralKind | K.StringLiteralKind | K.BooleanLiteralKind | K.TemplateLiteralKind | K.UnaryExpressionKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSLiteralType; +} +export interface TSUnionTypeBuilder { + (types: K.TSTypeKind[]): namedTypes.TSUnionType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + types: K.TSTypeKind[]; + }): namedTypes.TSUnionType; +} +export interface TSIntersectionTypeBuilder { + (types: K.TSTypeKind[]): namedTypes.TSIntersectionType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + types: K.TSTypeKind[]; + }): namedTypes.TSIntersectionType; +} +export interface TSConditionalTypeBuilder { + (checkType: K.TSTypeKind, extendsType: K.TSTypeKind, trueType: K.TSTypeKind, falseType: K.TSTypeKind): namedTypes.TSConditionalType; + from(params: { + checkType: K.TSTypeKind; + comments?: K.CommentKind[] | null; + extendsType: K.TSTypeKind; + falseType: K.TSTypeKind; + loc?: K.SourceLocationKind | null; + trueType: K.TSTypeKind; + }): namedTypes.TSConditionalType; +} +export interface TSInferTypeBuilder { + (typeParameter: K.TSTypeParameterKind): namedTypes.TSInferType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeParameter: K.TSTypeParameterKind; + }): namedTypes.TSInferType; +} +export interface TSTypeParameterBuilder { + (name: string, constraint?: K.TSTypeKind | undefined, defaultParam?: K.TSTypeKind | undefined): namedTypes.TSTypeParameter; + from(params: { + comments?: K.CommentKind[] | null; + constraint?: K.TSTypeKind | undefined; + default?: K.TSTypeKind | undefined; + loc?: K.SourceLocationKind | null; + name: string; + optional?: boolean; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + }): namedTypes.TSTypeParameter; +} +export interface TSParenthesizedTypeBuilder { + (typeAnnotation: K.TSTypeKind): namedTypes.TSParenthesizedType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.TSTypeKind; + }): namedTypes.TSParenthesizedType; +} +export interface TSFunctionTypeBuilder { + (parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]): namedTypes.TSFunctionType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + typeAnnotation?: K.TSTypeAnnotationKind | null; + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + }): namedTypes.TSFunctionType; +} +export interface TSConstructorTypeBuilder { + (parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]): namedTypes.TSConstructorType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + typeAnnotation?: K.TSTypeAnnotationKind | null; + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + }): namedTypes.TSConstructorType; +} +export interface TSDeclareFunctionBuilder { + (id: K.IdentifierKind | null | undefined, params: K.PatternKind[], returnType?: K.TSTypeAnnotationKind | K.NoopKind | null): namedTypes.TSDeclareFunction; + from(params: { + async?: boolean; + comments?: K.CommentKind[] | null; + declare?: boolean; + generator?: boolean; + id?: K.IdentifierKind | null; + loc?: K.SourceLocationKind | null; + params: K.PatternKind[]; + returnType?: K.TSTypeAnnotationKind | K.NoopKind | null; + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + }): namedTypes.TSDeclareFunction; +} +export interface TSDeclareMethodBuilder { + (key: K.IdentifierKind | K.StringLiteralKind | K.NumericLiteralKind | K.ExpressionKind, params: K.PatternKind[], returnType?: K.TSTypeAnnotationKind | K.NoopKind | null): namedTypes.TSDeclareMethod; + from(params: { + abstract?: boolean; + access?: "public" | "private" | "protected" | undefined; + accessibility?: "public" | "private" | "protected" | undefined; + async?: boolean; + comments?: K.CommentKind[] | null; + computed?: boolean; + decorators?: K.DecoratorKind[] | null; + generator?: boolean; + key: K.IdentifierKind | K.StringLiteralKind | K.NumericLiteralKind | K.ExpressionKind; + kind?: "get" | "set" | "method" | "constructor"; + loc?: K.SourceLocationKind | null; + optional?: boolean; + params: K.PatternKind[]; + returnType?: K.TSTypeAnnotationKind | K.NoopKind | null; + static?: boolean; + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + }): namedTypes.TSDeclareMethod; +} +export interface TSMappedTypeBuilder { + (typeParameter: K.TSTypeParameterKind, typeAnnotation?: K.TSTypeKind | null): namedTypes.TSMappedType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + optional?: boolean | "+" | "-"; + readonly?: boolean | "+" | "-"; + typeAnnotation?: K.TSTypeKind | null; + typeParameter: K.TSTypeParameterKind; + }): namedTypes.TSMappedType; +} +export interface TSTupleTypeBuilder { + (elementTypes: (K.TSTypeKind | K.TSNamedTupleMemberKind)[]): namedTypes.TSTupleType; + from(params: { + comments?: K.CommentKind[] | null; + elementTypes: (K.TSTypeKind | K.TSNamedTupleMemberKind)[]; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSTupleType; +} +export interface TSNamedTupleMemberBuilder { + (label: K.IdentifierKind, elementType: K.TSTypeKind, optional?: boolean): namedTypes.TSNamedTupleMember; + from(params: { + comments?: K.CommentKind[] | null; + elementType: K.TSTypeKind; + label: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + optional?: boolean; + }): namedTypes.TSNamedTupleMember; +} +export interface TSRestTypeBuilder { + (typeAnnotation: K.TSTypeKind): namedTypes.TSRestType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.TSTypeKind; + }): namedTypes.TSRestType; +} +export interface TSOptionalTypeBuilder { + (typeAnnotation: K.TSTypeKind): namedTypes.TSOptionalType; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.TSTypeKind; + }): namedTypes.TSOptionalType; +} +export interface TSIndexedAccessTypeBuilder { + (objectType: K.TSTypeKind, indexType: K.TSTypeKind): namedTypes.TSIndexedAccessType; + from(params: { + comments?: K.CommentKind[] | null; + indexType: K.TSTypeKind; + loc?: K.SourceLocationKind | null; + objectType: K.TSTypeKind; + }): namedTypes.TSIndexedAccessType; +} +export interface TSTypeOperatorBuilder { + (operator: string): namedTypes.TSTypeOperator; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + operator: string; + typeAnnotation: K.TSTypeKind; + }): namedTypes.TSTypeOperator; +} +export interface TSIndexSignatureBuilder { + (parameters: K.IdentifierKind[], typeAnnotation?: K.TSTypeAnnotationKind | null): namedTypes.TSIndexSignature; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + parameters: K.IdentifierKind[]; + readonly?: boolean; + typeAnnotation?: K.TSTypeAnnotationKind | null; + }): namedTypes.TSIndexSignature; +} +export interface TSPropertySignatureBuilder { + (key: K.ExpressionKind, typeAnnotation?: K.TSTypeAnnotationKind | null, optional?: boolean): namedTypes.TSPropertySignature; + from(params: { + comments?: K.CommentKind[] | null; + computed?: boolean; + initializer?: K.ExpressionKind | null; + key: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + optional?: boolean; + readonly?: boolean; + typeAnnotation?: K.TSTypeAnnotationKind | null; + }): namedTypes.TSPropertySignature; +} +export interface TSMethodSignatureBuilder { + (key: K.ExpressionKind, parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[], typeAnnotation?: K.TSTypeAnnotationKind | null): namedTypes.TSMethodSignature; + from(params: { + comments?: K.CommentKind[] | null; + computed?: boolean; + key: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + optional?: boolean; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + typeAnnotation?: K.TSTypeAnnotationKind | null; + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + }): namedTypes.TSMethodSignature; +} +export interface TSTypePredicateBuilder { + (parameterName: K.IdentifierKind | K.TSThisTypeKind, typeAnnotation?: K.TSTypeAnnotationKind | null, asserts?: boolean): namedTypes.TSTypePredicate; + from(params: { + asserts?: boolean; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + parameterName: K.IdentifierKind | K.TSThisTypeKind; + typeAnnotation?: K.TSTypeAnnotationKind | null; + }): namedTypes.TSTypePredicate; +} +export interface TSCallSignatureDeclarationBuilder { + (parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[], typeAnnotation?: K.TSTypeAnnotationKind | null): namedTypes.TSCallSignatureDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + typeAnnotation?: K.TSTypeAnnotationKind | null; + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + }): namedTypes.TSCallSignatureDeclaration; +} +export interface TSConstructSignatureDeclarationBuilder { + (parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[], typeAnnotation?: K.TSTypeAnnotationKind | null): namedTypes.TSConstructSignatureDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + typeAnnotation?: K.TSTypeAnnotationKind | null; + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + }): namedTypes.TSConstructSignatureDeclaration; +} +export interface TSEnumMemberBuilder { + (id: K.IdentifierKind | K.StringLiteralKind, initializer?: K.ExpressionKind | null): namedTypes.TSEnumMember; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind | K.StringLiteralKind; + initializer?: K.ExpressionKind | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSEnumMember; +} +export interface TSTypeQueryBuilder { + (exprName: K.IdentifierKind | K.TSQualifiedNameKind | K.TSImportTypeKind): namedTypes.TSTypeQuery; + from(params: { + comments?: K.CommentKind[] | null; + exprName: K.IdentifierKind | K.TSQualifiedNameKind | K.TSImportTypeKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSTypeQuery; +} +export interface TSImportTypeBuilder { + (argument: K.StringLiteralKind, qualifier?: K.IdentifierKind | K.TSQualifiedNameKind | undefined, typeParameters?: K.TSTypeParameterInstantiationKind | null): namedTypes.TSImportType; + from(params: { + argument: K.StringLiteralKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + qualifier?: K.IdentifierKind | K.TSQualifiedNameKind | undefined; + typeParameters?: K.TSTypeParameterInstantiationKind | null; + }): namedTypes.TSImportType; +} +export interface TSTypeLiteralBuilder { + (members: (K.TSCallSignatureDeclarationKind | K.TSConstructSignatureDeclarationKind | K.TSIndexSignatureKind | K.TSMethodSignatureKind | K.TSPropertySignatureKind)[]): namedTypes.TSTypeLiteral; + from(params: { + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + members: (K.TSCallSignatureDeclarationKind | K.TSConstructSignatureDeclarationKind | K.TSIndexSignatureKind | K.TSMethodSignatureKind | K.TSPropertySignatureKind)[]; + }): namedTypes.TSTypeLiteral; +} +export interface TSTypeAssertionBuilder { + (typeAnnotation: K.TSTypeKind, expression: K.ExpressionKind): namedTypes.TSTypeAssertion; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + extra?: { + parenthesized: boolean; + } | null; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.TSTypeKind; + }): namedTypes.TSTypeAssertion; +} +export interface TSEnumDeclarationBuilder { + (id: K.IdentifierKind, members: K.TSEnumMemberKind[]): namedTypes.TSEnumDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + const?: boolean; + declare?: boolean; + id: K.IdentifierKind; + initializer?: K.ExpressionKind | null; + loc?: K.SourceLocationKind | null; + members: K.TSEnumMemberKind[]; + }): namedTypes.TSEnumDeclaration; +} +export interface TSTypeAliasDeclarationBuilder { + (id: K.IdentifierKind, typeAnnotation: K.TSTypeKind): namedTypes.TSTypeAliasDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + declare?: boolean; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + typeAnnotation: K.TSTypeKind; + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + }): namedTypes.TSTypeAliasDeclaration; +} +export interface TSModuleBlockBuilder { + (body: K.StatementKind[]): namedTypes.TSModuleBlock; + from(params: { + body: K.StatementKind[]; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSModuleBlock; +} +export interface TSModuleDeclarationBuilder { + (id: K.StringLiteralKind | K.IdentifierKind | K.TSQualifiedNameKind, body?: K.TSModuleBlockKind | K.TSModuleDeclarationKind | null): namedTypes.TSModuleDeclaration; + from(params: { + body?: K.TSModuleBlockKind | K.TSModuleDeclarationKind | null; + comments?: K.CommentKind[] | null; + declare?: boolean; + global?: boolean; + id: K.StringLiteralKind | K.IdentifierKind | K.TSQualifiedNameKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSModuleDeclaration; +} +export interface TSImportEqualsDeclarationBuilder { + (id: K.IdentifierKind, moduleReference: K.IdentifierKind | K.TSQualifiedNameKind | K.TSExternalModuleReferenceKind): namedTypes.TSImportEqualsDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + isExport?: boolean; + loc?: K.SourceLocationKind | null; + moduleReference: K.IdentifierKind | K.TSQualifiedNameKind | K.TSExternalModuleReferenceKind; + }): namedTypes.TSImportEqualsDeclaration; +} +export interface TSExternalModuleReferenceBuilder { + (expression: K.StringLiteralKind): namedTypes.TSExternalModuleReference; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.StringLiteralKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSExternalModuleReference; +} +export interface TSExportAssignmentBuilder { + (expression: K.ExpressionKind): namedTypes.TSExportAssignment; + from(params: { + comments?: K.CommentKind[] | null; + expression: K.ExpressionKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSExportAssignment; +} +export interface TSNamespaceExportDeclarationBuilder { + (id: K.IdentifierKind): namedTypes.TSNamespaceExportDeclaration; + from(params: { + comments?: K.CommentKind[] | null; + id: K.IdentifierKind; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSNamespaceExportDeclaration; +} +export interface TSInterfaceBodyBuilder { + (body: (K.TSCallSignatureDeclarationKind | K.TSConstructSignatureDeclarationKind | K.TSIndexSignatureKind | K.TSMethodSignatureKind | K.TSPropertySignatureKind)[]): namedTypes.TSInterfaceBody; + from(params: { + body: (K.TSCallSignatureDeclarationKind | K.TSConstructSignatureDeclarationKind | K.TSIndexSignatureKind | K.TSMethodSignatureKind | K.TSPropertySignatureKind)[]; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + }): namedTypes.TSInterfaceBody; +} +export interface TSInterfaceDeclarationBuilder { + (id: K.IdentifierKind | K.TSQualifiedNameKind, body: K.TSInterfaceBodyKind): namedTypes.TSInterfaceDeclaration; + from(params: { + body: K.TSInterfaceBodyKind; + comments?: K.CommentKind[] | null; + declare?: boolean; + extends?: K.TSExpressionWithTypeArgumentsKind[] | null; + id: K.IdentifierKind | K.TSQualifiedNameKind; + loc?: K.SourceLocationKind | null; + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + }): namedTypes.TSInterfaceDeclaration; +} +export interface TSParameterPropertyBuilder { + (parameter: K.IdentifierKind | K.AssignmentPatternKind): namedTypes.TSParameterProperty; + from(params: { + accessibility?: "public" | "private" | "protected" | undefined; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + parameter: K.IdentifierKind | K.AssignmentPatternKind; + readonly?: boolean; + }): namedTypes.TSParameterProperty; +} +export interface OptionalMemberExpressionBuilder { + (object: K.ExpressionKind, property: K.IdentifierKind | K.ExpressionKind, computed?: boolean, optional?: boolean): namedTypes.OptionalMemberExpression; + from(params: { + comments?: K.CommentKind[] | null; + computed?: boolean; + loc?: K.SourceLocationKind | null; + object: K.ExpressionKind; + optional?: boolean; + property: K.IdentifierKind | K.ExpressionKind; + }): namedTypes.OptionalMemberExpression; +} +export interface OptionalCallExpressionBuilder { + (callee: K.ExpressionKind, argumentsParam: (K.ExpressionKind | K.SpreadElementKind)[], optional?: boolean): namedTypes.OptionalCallExpression; + from(params: { + arguments: (K.ExpressionKind | K.SpreadElementKind)[]; + callee: K.ExpressionKind; + comments?: K.CommentKind[] | null; + loc?: K.SourceLocationKind | null; + optional?: boolean; + typeArguments?: null | K.TypeParameterInstantiationKind; + }): namedTypes.OptionalCallExpression; +} +export interface builders { + file: FileBuilder; + program: ProgramBuilder; + identifier: IdentifierBuilder; + blockStatement: BlockStatementBuilder; + emptyStatement: EmptyStatementBuilder; + expressionStatement: ExpressionStatementBuilder; + ifStatement: IfStatementBuilder; + labeledStatement: LabeledStatementBuilder; + breakStatement: BreakStatementBuilder; + continueStatement: ContinueStatementBuilder; + withStatement: WithStatementBuilder; + switchStatement: SwitchStatementBuilder; + switchCase: SwitchCaseBuilder; + returnStatement: ReturnStatementBuilder; + throwStatement: ThrowStatementBuilder; + tryStatement: TryStatementBuilder; + catchClause: CatchClauseBuilder; + whileStatement: WhileStatementBuilder; + doWhileStatement: DoWhileStatementBuilder; + forStatement: ForStatementBuilder; + variableDeclaration: VariableDeclarationBuilder; + forInStatement: ForInStatementBuilder; + debuggerStatement: DebuggerStatementBuilder; + functionDeclaration: FunctionDeclarationBuilder; + functionExpression: FunctionExpressionBuilder; + variableDeclarator: VariableDeclaratorBuilder; + thisExpression: ThisExpressionBuilder; + arrayExpression: ArrayExpressionBuilder; + objectExpression: ObjectExpressionBuilder; + property: PropertyBuilder; + literal: LiteralBuilder; + sequenceExpression: SequenceExpressionBuilder; + unaryExpression: UnaryExpressionBuilder; + binaryExpression: BinaryExpressionBuilder; + assignmentExpression: AssignmentExpressionBuilder; + memberExpression: MemberExpressionBuilder; + updateExpression: UpdateExpressionBuilder; + logicalExpression: LogicalExpressionBuilder; + conditionalExpression: ConditionalExpressionBuilder; + newExpression: NewExpressionBuilder; + callExpression: CallExpressionBuilder; + restElement: RestElementBuilder; + typeAnnotation: TypeAnnotationBuilder; + tsTypeAnnotation: TSTypeAnnotationBuilder; + spreadElementPattern: SpreadElementPatternBuilder; + arrowFunctionExpression: ArrowFunctionExpressionBuilder; + forOfStatement: ForOfStatementBuilder; + yieldExpression: YieldExpressionBuilder; + generatorExpression: GeneratorExpressionBuilder; + comprehensionBlock: ComprehensionBlockBuilder; + comprehensionExpression: ComprehensionExpressionBuilder; + objectProperty: ObjectPropertyBuilder; + propertyPattern: PropertyPatternBuilder; + objectPattern: ObjectPatternBuilder; + arrayPattern: ArrayPatternBuilder; + methodDefinition: MethodDefinitionBuilder; + spreadElement: SpreadElementBuilder; + assignmentPattern: AssignmentPatternBuilder; + classPropertyDefinition: ClassPropertyDefinitionBuilder; + classProperty: ClassPropertyBuilder; + classBody: ClassBodyBuilder; + classDeclaration: ClassDeclarationBuilder; + classExpression: ClassExpressionBuilder; + importSpecifier: ImportSpecifierBuilder; + importNamespaceSpecifier: ImportNamespaceSpecifierBuilder; + importDefaultSpecifier: ImportDefaultSpecifierBuilder; + importDeclaration: ImportDeclarationBuilder; + taggedTemplateExpression: TaggedTemplateExpressionBuilder; + templateLiteral: TemplateLiteralBuilder; + templateElement: TemplateElementBuilder; + spreadProperty: SpreadPropertyBuilder; + spreadPropertyPattern: SpreadPropertyPatternBuilder; + awaitExpression: AwaitExpressionBuilder; + importExpression: ImportExpressionBuilder; + jsxAttribute: JSXAttributeBuilder; + jsxIdentifier: JSXIdentifierBuilder; + jsxNamespacedName: JSXNamespacedNameBuilder; + jsxExpressionContainer: JSXExpressionContainerBuilder; + jsxMemberExpression: JSXMemberExpressionBuilder; + jsxSpreadAttribute: JSXSpreadAttributeBuilder; + jsxElement: JSXElementBuilder; + jsxOpeningElement: JSXOpeningElementBuilder; + jsxClosingElement: JSXClosingElementBuilder; + jsxFragment: JSXFragmentBuilder; + jsxText: JSXTextBuilder; + jsxOpeningFragment: JSXOpeningFragmentBuilder; + jsxClosingFragment: JSXClosingFragmentBuilder; + jsxEmptyExpression: JSXEmptyExpressionBuilder; + jsxSpreadChild: JSXSpreadChildBuilder; + typeParameterDeclaration: TypeParameterDeclarationBuilder; + tsTypeParameterDeclaration: TSTypeParameterDeclarationBuilder; + typeParameterInstantiation: TypeParameterInstantiationBuilder; + tsTypeParameterInstantiation: TSTypeParameterInstantiationBuilder; + classImplements: ClassImplementsBuilder; + tsExpressionWithTypeArguments: TSExpressionWithTypeArgumentsBuilder; + anyTypeAnnotation: AnyTypeAnnotationBuilder; + emptyTypeAnnotation: EmptyTypeAnnotationBuilder; + mixedTypeAnnotation: MixedTypeAnnotationBuilder; + voidTypeAnnotation: VoidTypeAnnotationBuilder; + numberTypeAnnotation: NumberTypeAnnotationBuilder; + numberLiteralTypeAnnotation: NumberLiteralTypeAnnotationBuilder; + numericLiteralTypeAnnotation: NumericLiteralTypeAnnotationBuilder; + stringTypeAnnotation: StringTypeAnnotationBuilder; + stringLiteralTypeAnnotation: StringLiteralTypeAnnotationBuilder; + booleanTypeAnnotation: BooleanTypeAnnotationBuilder; + booleanLiteralTypeAnnotation: BooleanLiteralTypeAnnotationBuilder; + nullableTypeAnnotation: NullableTypeAnnotationBuilder; + nullLiteralTypeAnnotation: NullLiteralTypeAnnotationBuilder; + nullTypeAnnotation: NullTypeAnnotationBuilder; + thisTypeAnnotation: ThisTypeAnnotationBuilder; + existsTypeAnnotation: ExistsTypeAnnotationBuilder; + existentialTypeParam: ExistentialTypeParamBuilder; + functionTypeAnnotation: FunctionTypeAnnotationBuilder; + functionTypeParam: FunctionTypeParamBuilder; + arrayTypeAnnotation: ArrayTypeAnnotationBuilder; + objectTypeAnnotation: ObjectTypeAnnotationBuilder; + objectTypeProperty: ObjectTypePropertyBuilder; + objectTypeSpreadProperty: ObjectTypeSpreadPropertyBuilder; + objectTypeIndexer: ObjectTypeIndexerBuilder; + objectTypeCallProperty: ObjectTypeCallPropertyBuilder; + objectTypeInternalSlot: ObjectTypeInternalSlotBuilder; + variance: VarianceBuilder; + qualifiedTypeIdentifier: QualifiedTypeIdentifierBuilder; + genericTypeAnnotation: GenericTypeAnnotationBuilder; + memberTypeAnnotation: MemberTypeAnnotationBuilder; + unionTypeAnnotation: UnionTypeAnnotationBuilder; + intersectionTypeAnnotation: IntersectionTypeAnnotationBuilder; + typeofTypeAnnotation: TypeofTypeAnnotationBuilder; + typeParameter: TypeParameterBuilder; + interfaceTypeAnnotation: InterfaceTypeAnnotationBuilder; + interfaceExtends: InterfaceExtendsBuilder; + interfaceDeclaration: InterfaceDeclarationBuilder; + declareInterface: DeclareInterfaceBuilder; + typeAlias: TypeAliasBuilder; + opaqueType: OpaqueTypeBuilder; + declareTypeAlias: DeclareTypeAliasBuilder; + declareOpaqueType: DeclareOpaqueTypeBuilder; + typeCastExpression: TypeCastExpressionBuilder; + tupleTypeAnnotation: TupleTypeAnnotationBuilder; + declareVariable: DeclareVariableBuilder; + declareFunction: DeclareFunctionBuilder; + declareClass: DeclareClassBuilder; + declareModule: DeclareModuleBuilder; + declareModuleExports: DeclareModuleExportsBuilder; + declareExportDeclaration: DeclareExportDeclarationBuilder; + exportSpecifier: ExportSpecifierBuilder; + exportBatchSpecifier: ExportBatchSpecifierBuilder; + declareExportAllDeclaration: DeclareExportAllDeclarationBuilder; + inferredPredicate: InferredPredicateBuilder; + declaredPredicate: DeclaredPredicateBuilder; + exportDeclaration: ExportDeclarationBuilder; + block: BlockBuilder; + line: LineBuilder; + noop: NoopBuilder; + doExpression: DoExpressionBuilder; + super: SuperBuilder; + bindExpression: BindExpressionBuilder; + decorator: DecoratorBuilder; + metaProperty: MetaPropertyBuilder; + parenthesizedExpression: ParenthesizedExpressionBuilder; + exportDefaultDeclaration: ExportDefaultDeclarationBuilder; + exportNamedDeclaration: ExportNamedDeclarationBuilder; + exportNamespaceSpecifier: ExportNamespaceSpecifierBuilder; + exportDefaultSpecifier: ExportDefaultSpecifierBuilder; + exportAllDeclaration: ExportAllDeclarationBuilder; + commentBlock: CommentBlockBuilder; + commentLine: CommentLineBuilder; + directive: DirectiveBuilder; + directiveLiteral: DirectiveLiteralBuilder; + interpreterDirective: InterpreterDirectiveBuilder; + stringLiteral: StringLiteralBuilder; + numericLiteral: NumericLiteralBuilder; + bigIntLiteral: BigIntLiteralBuilder; + nullLiteral: NullLiteralBuilder; + booleanLiteral: BooleanLiteralBuilder; + regExpLiteral: RegExpLiteralBuilder; + objectMethod: ObjectMethodBuilder; + classPrivateProperty: ClassPrivatePropertyBuilder; + classMethod: ClassMethodBuilder; + classPrivateMethod: ClassPrivateMethodBuilder; + privateName: PrivateNameBuilder; + restProperty: RestPropertyBuilder; + forAwaitStatement: ForAwaitStatementBuilder; + import: ImportBuilder; + tsQualifiedName: TSQualifiedNameBuilder; + tsTypeReference: TSTypeReferenceBuilder; + tsAsExpression: TSAsExpressionBuilder; + tsNonNullExpression: TSNonNullExpressionBuilder; + tsAnyKeyword: TSAnyKeywordBuilder; + tsBigIntKeyword: TSBigIntKeywordBuilder; + tsBooleanKeyword: TSBooleanKeywordBuilder; + tsNeverKeyword: TSNeverKeywordBuilder; + tsNullKeyword: TSNullKeywordBuilder; + tsNumberKeyword: TSNumberKeywordBuilder; + tsObjectKeyword: TSObjectKeywordBuilder; + tsStringKeyword: TSStringKeywordBuilder; + tsSymbolKeyword: TSSymbolKeywordBuilder; + tsUndefinedKeyword: TSUndefinedKeywordBuilder; + tsUnknownKeyword: TSUnknownKeywordBuilder; + tsVoidKeyword: TSVoidKeywordBuilder; + tsThisType: TSThisTypeBuilder; + tsArrayType: TSArrayTypeBuilder; + tsLiteralType: TSLiteralTypeBuilder; + tsUnionType: TSUnionTypeBuilder; + tsIntersectionType: TSIntersectionTypeBuilder; + tsConditionalType: TSConditionalTypeBuilder; + tsInferType: TSInferTypeBuilder; + tsTypeParameter: TSTypeParameterBuilder; + tsParenthesizedType: TSParenthesizedTypeBuilder; + tsFunctionType: TSFunctionTypeBuilder; + tsConstructorType: TSConstructorTypeBuilder; + tsDeclareFunction: TSDeclareFunctionBuilder; + tsDeclareMethod: TSDeclareMethodBuilder; + tsMappedType: TSMappedTypeBuilder; + tsTupleType: TSTupleTypeBuilder; + tsNamedTupleMember: TSNamedTupleMemberBuilder; + tsRestType: TSRestTypeBuilder; + tsOptionalType: TSOptionalTypeBuilder; + tsIndexedAccessType: TSIndexedAccessTypeBuilder; + tsTypeOperator: TSTypeOperatorBuilder; + tsIndexSignature: TSIndexSignatureBuilder; + tsPropertySignature: TSPropertySignatureBuilder; + tsMethodSignature: TSMethodSignatureBuilder; + tsTypePredicate: TSTypePredicateBuilder; + tsCallSignatureDeclaration: TSCallSignatureDeclarationBuilder; + tsConstructSignatureDeclaration: TSConstructSignatureDeclarationBuilder; + tsEnumMember: TSEnumMemberBuilder; + tsTypeQuery: TSTypeQueryBuilder; + tsImportType: TSImportTypeBuilder; + tsTypeLiteral: TSTypeLiteralBuilder; + tsTypeAssertion: TSTypeAssertionBuilder; + tsEnumDeclaration: TSEnumDeclarationBuilder; + tsTypeAliasDeclaration: TSTypeAliasDeclarationBuilder; + tsModuleBlock: TSModuleBlockBuilder; + tsModuleDeclaration: TSModuleDeclarationBuilder; + tsImportEqualsDeclaration: TSImportEqualsDeclarationBuilder; + tsExternalModuleReference: TSExternalModuleReferenceBuilder; + tsExportAssignment: TSExportAssignmentBuilder; + tsNamespaceExportDeclaration: TSNamespaceExportDeclarationBuilder; + tsInterfaceBody: TSInterfaceBodyBuilder; + tsInterfaceDeclaration: TSInterfaceDeclarationBuilder; + tsParameterProperty: TSParameterPropertyBuilder; + optionalMemberExpression: OptionalMemberExpressionBuilder; + optionalCallExpression: OptionalCallExpressionBuilder; + [builderName: string]: any; +} diff --git a/node_modules/ast-types/gen/builders.js b/node_modules/ast-types/gen/builders.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/node_modules/ast-types/gen/builders.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); diff --git a/node_modules/ast-types/gen/kinds.d.ts b/node_modules/ast-types/gen/kinds.d.ts new file mode 100644 index 0000000..5b14102 --- /dev/null +++ b/node_modules/ast-types/gen/kinds.d.ts @@ -0,0 +1,264 @@ +import { namedTypes } from "./namedTypes"; +export declare type PrintableKind = namedTypes.File | namedTypes.Program | namedTypes.Identifier | namedTypes.BlockStatement | namedTypes.EmptyStatement | namedTypes.ExpressionStatement | namedTypes.IfStatement | namedTypes.LabeledStatement | namedTypes.BreakStatement | namedTypes.ContinueStatement | namedTypes.WithStatement | namedTypes.SwitchStatement | namedTypes.SwitchCase | namedTypes.ReturnStatement | namedTypes.ThrowStatement | namedTypes.TryStatement | namedTypes.CatchClause | namedTypes.WhileStatement | namedTypes.DoWhileStatement | namedTypes.ForStatement | namedTypes.VariableDeclaration | namedTypes.ForInStatement | namedTypes.DebuggerStatement | namedTypes.FunctionDeclaration | namedTypes.FunctionExpression | namedTypes.VariableDeclarator | namedTypes.ThisExpression | namedTypes.ArrayExpression | namedTypes.ObjectExpression | namedTypes.Property | namedTypes.Literal | namedTypes.SequenceExpression | namedTypes.UnaryExpression | namedTypes.BinaryExpression | namedTypes.AssignmentExpression | namedTypes.MemberExpression | namedTypes.UpdateExpression | namedTypes.LogicalExpression | namedTypes.ConditionalExpression | namedTypes.NewExpression | namedTypes.CallExpression | namedTypes.RestElement | namedTypes.TypeAnnotation | namedTypes.TSTypeAnnotation | namedTypes.SpreadElementPattern | namedTypes.ArrowFunctionExpression | namedTypes.ForOfStatement | namedTypes.YieldExpression | namedTypes.GeneratorExpression | namedTypes.ComprehensionBlock | namedTypes.ComprehensionExpression | namedTypes.ObjectProperty | namedTypes.PropertyPattern | namedTypes.ObjectPattern | namedTypes.ArrayPattern | namedTypes.MethodDefinition | namedTypes.SpreadElement | namedTypes.AssignmentPattern | namedTypes.ClassPropertyDefinition | namedTypes.ClassProperty | namedTypes.ClassBody | namedTypes.ClassDeclaration | namedTypes.ClassExpression | namedTypes.ImportSpecifier | namedTypes.ImportNamespaceSpecifier | namedTypes.ImportDefaultSpecifier | namedTypes.ImportDeclaration | namedTypes.TaggedTemplateExpression | namedTypes.TemplateLiteral | namedTypes.TemplateElement | namedTypes.SpreadProperty | namedTypes.SpreadPropertyPattern | namedTypes.AwaitExpression | namedTypes.ImportExpression | namedTypes.JSXAttribute | namedTypes.JSXIdentifier | namedTypes.JSXNamespacedName | namedTypes.JSXExpressionContainer | namedTypes.JSXMemberExpression | namedTypes.JSXSpreadAttribute | namedTypes.JSXElement | namedTypes.JSXOpeningElement | namedTypes.JSXClosingElement | namedTypes.JSXFragment | namedTypes.JSXText | namedTypes.JSXOpeningFragment | namedTypes.JSXClosingFragment | namedTypes.JSXEmptyExpression | namedTypes.JSXSpreadChild | namedTypes.TypeParameterDeclaration | namedTypes.TSTypeParameterDeclaration | namedTypes.TypeParameterInstantiation | namedTypes.TSTypeParameterInstantiation | namedTypes.ClassImplements | namedTypes.TSExpressionWithTypeArguments | namedTypes.AnyTypeAnnotation | namedTypes.EmptyTypeAnnotation | namedTypes.MixedTypeAnnotation | namedTypes.VoidTypeAnnotation | namedTypes.NumberTypeAnnotation | namedTypes.NumberLiteralTypeAnnotation | namedTypes.NumericLiteralTypeAnnotation | namedTypes.StringTypeAnnotation | namedTypes.StringLiteralTypeAnnotation | namedTypes.BooleanTypeAnnotation | namedTypes.BooleanLiteralTypeAnnotation | namedTypes.NullableTypeAnnotation | namedTypes.NullLiteralTypeAnnotation | namedTypes.NullTypeAnnotation | namedTypes.ThisTypeAnnotation | namedTypes.ExistsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTypes.FunctionTypeParam | namedTypes.ArrayTypeAnnotation | namedTypes.ObjectTypeAnnotation | namedTypes.ObjectTypeProperty | namedTypes.ObjectTypeSpreadProperty | namedTypes.ObjectTypeIndexer | namedTypes.ObjectTypeCallProperty | namedTypes.ObjectTypeInternalSlot | namedTypes.Variance | namedTypes.QualifiedTypeIdentifier | namedTypes.GenericTypeAnnotation | namedTypes.MemberTypeAnnotation | namedTypes.UnionTypeAnnotation | namedTypes.IntersectionTypeAnnotation | namedTypes.TypeofTypeAnnotation | namedTypes.TypeParameter | namedTypes.InterfaceTypeAnnotation | namedTypes.InterfaceExtends | namedTypes.InterfaceDeclaration | namedTypes.DeclareInterface | namedTypes.TypeAlias | namedTypes.OpaqueType | namedTypes.DeclareTypeAlias | namedTypes.DeclareOpaqueType | namedTypes.TypeCastExpression | namedTypes.TupleTypeAnnotation | namedTypes.DeclareVariable | namedTypes.DeclareFunction | namedTypes.DeclareClass | namedTypes.DeclareModule | namedTypes.DeclareModuleExports | namedTypes.DeclareExportDeclaration | namedTypes.ExportSpecifier | namedTypes.ExportBatchSpecifier | namedTypes.DeclareExportAllDeclaration | namedTypes.InferredPredicate | namedTypes.DeclaredPredicate | namedTypes.ExportDeclaration | namedTypes.Block | namedTypes.Line | namedTypes.Noop | namedTypes.DoExpression | namedTypes.Super | namedTypes.BindExpression | namedTypes.Decorator | namedTypes.MetaProperty | namedTypes.ParenthesizedExpression | namedTypes.ExportDefaultDeclaration | namedTypes.ExportNamedDeclaration | namedTypes.ExportNamespaceSpecifier | namedTypes.ExportDefaultSpecifier | namedTypes.ExportAllDeclaration | namedTypes.CommentBlock | namedTypes.CommentLine | namedTypes.Directive | namedTypes.DirectiveLiteral | namedTypes.InterpreterDirective | namedTypes.StringLiteral | namedTypes.NumericLiteral | namedTypes.BigIntLiteral | namedTypes.NullLiteral | namedTypes.BooleanLiteral | namedTypes.RegExpLiteral | namedTypes.ObjectMethod | namedTypes.ClassPrivateProperty | namedTypes.ClassMethod | namedTypes.ClassPrivateMethod | namedTypes.PrivateName | namedTypes.RestProperty | namedTypes.ForAwaitStatement | namedTypes.Import | namedTypes.TSQualifiedName | namedTypes.TSTypeReference | namedTypes.TSAsExpression | namedTypes.TSNonNullExpression | namedTypes.TSAnyKeyword | namedTypes.TSBigIntKeyword | namedTypes.TSBooleanKeyword | namedTypes.TSNeverKeyword | namedTypes.TSNullKeyword | namedTypes.TSNumberKeyword | namedTypes.TSObjectKeyword | namedTypes.TSStringKeyword | namedTypes.TSSymbolKeyword | namedTypes.TSUndefinedKeyword | namedTypes.TSUnknownKeyword | namedTypes.TSVoidKeyword | namedTypes.TSThisType | namedTypes.TSArrayType | namedTypes.TSLiteralType | namedTypes.TSUnionType | namedTypes.TSIntersectionType | namedTypes.TSConditionalType | namedTypes.TSInferType | namedTypes.TSTypeParameter | namedTypes.TSParenthesizedType | namedTypes.TSFunctionType | namedTypes.TSConstructorType | namedTypes.TSDeclareFunction | namedTypes.TSDeclareMethod | namedTypes.TSMappedType | namedTypes.TSTupleType | namedTypes.TSNamedTupleMember | namedTypes.TSRestType | namedTypes.TSOptionalType | namedTypes.TSIndexedAccessType | namedTypes.TSTypeOperator | namedTypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes.TSTypePredicate | namedTypes.TSCallSignatureDeclaration | namedTypes.TSConstructSignatureDeclaration | namedTypes.TSEnumMember | namedTypes.TSTypeQuery | namedTypes.TSImportType | namedTypes.TSTypeLiteral | namedTypes.TSTypeAssertion | namedTypes.TSEnumDeclaration | namedTypes.TSTypeAliasDeclaration | namedTypes.TSModuleBlock | namedTypes.TSModuleDeclaration | namedTypes.TSImportEqualsDeclaration | namedTypes.TSExternalModuleReference | namedTypes.TSExportAssignment | namedTypes.TSNamespaceExportDeclaration | namedTypes.TSInterfaceBody | namedTypes.TSInterfaceDeclaration | namedTypes.TSParameterProperty | namedTypes.OptionalMemberExpression | namedTypes.OptionalCallExpression; +export declare type SourceLocationKind = namedTypes.SourceLocation; +export declare type NodeKind = namedTypes.File | namedTypes.Program | namedTypes.Identifier | namedTypes.BlockStatement | namedTypes.EmptyStatement | namedTypes.ExpressionStatement | namedTypes.IfStatement | namedTypes.LabeledStatement | namedTypes.BreakStatement | namedTypes.ContinueStatement | namedTypes.WithStatement | namedTypes.SwitchStatement | namedTypes.SwitchCase | namedTypes.ReturnStatement | namedTypes.ThrowStatement | namedTypes.TryStatement | namedTypes.CatchClause | namedTypes.WhileStatement | namedTypes.DoWhileStatement | namedTypes.ForStatement | namedTypes.VariableDeclaration | namedTypes.ForInStatement | namedTypes.DebuggerStatement | namedTypes.FunctionDeclaration | namedTypes.FunctionExpression | namedTypes.VariableDeclarator | namedTypes.ThisExpression | namedTypes.ArrayExpression | namedTypes.ObjectExpression | namedTypes.Property | namedTypes.Literal | namedTypes.SequenceExpression | namedTypes.UnaryExpression | namedTypes.BinaryExpression | namedTypes.AssignmentExpression | namedTypes.MemberExpression | namedTypes.UpdateExpression | namedTypes.LogicalExpression | namedTypes.ConditionalExpression | namedTypes.NewExpression | namedTypes.CallExpression | namedTypes.RestElement | namedTypes.TypeAnnotation | namedTypes.TSTypeAnnotation | namedTypes.SpreadElementPattern | namedTypes.ArrowFunctionExpression | namedTypes.ForOfStatement | namedTypes.YieldExpression | namedTypes.GeneratorExpression | namedTypes.ComprehensionBlock | namedTypes.ComprehensionExpression | namedTypes.ObjectProperty | namedTypes.PropertyPattern | namedTypes.ObjectPattern | namedTypes.ArrayPattern | namedTypes.MethodDefinition | namedTypes.SpreadElement | namedTypes.AssignmentPattern | namedTypes.ClassPropertyDefinition | namedTypes.ClassProperty | namedTypes.ClassBody | namedTypes.ClassDeclaration | namedTypes.ClassExpression | namedTypes.ImportSpecifier | namedTypes.ImportNamespaceSpecifier | namedTypes.ImportDefaultSpecifier | namedTypes.ImportDeclaration | namedTypes.TaggedTemplateExpression | namedTypes.TemplateLiteral | namedTypes.TemplateElement | namedTypes.SpreadProperty | namedTypes.SpreadPropertyPattern | namedTypes.AwaitExpression | namedTypes.ImportExpression | namedTypes.JSXAttribute | namedTypes.JSXIdentifier | namedTypes.JSXNamespacedName | namedTypes.JSXExpressionContainer | namedTypes.JSXMemberExpression | namedTypes.JSXSpreadAttribute | namedTypes.JSXElement | namedTypes.JSXOpeningElement | namedTypes.JSXClosingElement | namedTypes.JSXFragment | namedTypes.JSXText | namedTypes.JSXOpeningFragment | namedTypes.JSXClosingFragment | namedTypes.JSXEmptyExpression | namedTypes.JSXSpreadChild | namedTypes.TypeParameterDeclaration | namedTypes.TSTypeParameterDeclaration | namedTypes.TypeParameterInstantiation | namedTypes.TSTypeParameterInstantiation | namedTypes.ClassImplements | namedTypes.TSExpressionWithTypeArguments | namedTypes.AnyTypeAnnotation | namedTypes.EmptyTypeAnnotation | namedTypes.MixedTypeAnnotation | namedTypes.VoidTypeAnnotation | namedTypes.NumberTypeAnnotation | namedTypes.NumberLiteralTypeAnnotation | namedTypes.NumericLiteralTypeAnnotation | namedTypes.StringTypeAnnotation | namedTypes.StringLiteralTypeAnnotation | namedTypes.BooleanTypeAnnotation | namedTypes.BooleanLiteralTypeAnnotation | namedTypes.NullableTypeAnnotation | namedTypes.NullLiteralTypeAnnotation | namedTypes.NullTypeAnnotation | namedTypes.ThisTypeAnnotation | namedTypes.ExistsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTypes.FunctionTypeParam | namedTypes.ArrayTypeAnnotation | namedTypes.ObjectTypeAnnotation | namedTypes.ObjectTypeProperty | namedTypes.ObjectTypeSpreadProperty | namedTypes.ObjectTypeIndexer | namedTypes.ObjectTypeCallProperty | namedTypes.ObjectTypeInternalSlot | namedTypes.Variance | namedTypes.QualifiedTypeIdentifier | namedTypes.GenericTypeAnnotation | namedTypes.MemberTypeAnnotation | namedTypes.UnionTypeAnnotation | namedTypes.IntersectionTypeAnnotation | namedTypes.TypeofTypeAnnotation | namedTypes.TypeParameter | namedTypes.InterfaceTypeAnnotation | namedTypes.InterfaceExtends | namedTypes.InterfaceDeclaration | namedTypes.DeclareInterface | namedTypes.TypeAlias | namedTypes.OpaqueType | namedTypes.DeclareTypeAlias | namedTypes.DeclareOpaqueType | namedTypes.TypeCastExpression | namedTypes.TupleTypeAnnotation | namedTypes.DeclareVariable | namedTypes.DeclareFunction | namedTypes.DeclareClass | namedTypes.DeclareModule | namedTypes.DeclareModuleExports | namedTypes.DeclareExportDeclaration | namedTypes.ExportSpecifier | namedTypes.ExportBatchSpecifier | namedTypes.DeclareExportAllDeclaration | namedTypes.InferredPredicate | namedTypes.DeclaredPredicate | namedTypes.ExportDeclaration | namedTypes.Noop | namedTypes.DoExpression | namedTypes.Super | namedTypes.BindExpression | namedTypes.Decorator | namedTypes.MetaProperty | namedTypes.ParenthesizedExpression | namedTypes.ExportDefaultDeclaration | namedTypes.ExportNamedDeclaration | namedTypes.ExportNamespaceSpecifier | namedTypes.ExportDefaultSpecifier | namedTypes.ExportAllDeclaration | namedTypes.Directive | namedTypes.DirectiveLiteral | namedTypes.InterpreterDirective | namedTypes.StringLiteral | namedTypes.NumericLiteral | namedTypes.BigIntLiteral | namedTypes.NullLiteral | namedTypes.BooleanLiteral | namedTypes.RegExpLiteral | namedTypes.ObjectMethod | namedTypes.ClassPrivateProperty | namedTypes.ClassMethod | namedTypes.ClassPrivateMethod | namedTypes.PrivateName | namedTypes.RestProperty | namedTypes.ForAwaitStatement | namedTypes.Import | namedTypes.TSQualifiedName | namedTypes.TSTypeReference | namedTypes.TSAsExpression | namedTypes.TSNonNullExpression | namedTypes.TSAnyKeyword | namedTypes.TSBigIntKeyword | namedTypes.TSBooleanKeyword | namedTypes.TSNeverKeyword | namedTypes.TSNullKeyword | namedTypes.TSNumberKeyword | namedTypes.TSObjectKeyword | namedTypes.TSStringKeyword | namedTypes.TSSymbolKeyword | namedTypes.TSUndefinedKeyword | namedTypes.TSUnknownKeyword | namedTypes.TSVoidKeyword | namedTypes.TSThisType | namedTypes.TSArrayType | namedTypes.TSLiteralType | namedTypes.TSUnionType | namedTypes.TSIntersectionType | namedTypes.TSConditionalType | namedTypes.TSInferType | namedTypes.TSTypeParameter | namedTypes.TSParenthesizedType | namedTypes.TSFunctionType | namedTypes.TSConstructorType | namedTypes.TSDeclareFunction | namedTypes.TSDeclareMethod | namedTypes.TSMappedType | namedTypes.TSTupleType | namedTypes.TSNamedTupleMember | namedTypes.TSRestType | namedTypes.TSOptionalType | namedTypes.TSIndexedAccessType | namedTypes.TSTypeOperator | namedTypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes.TSTypePredicate | namedTypes.TSCallSignatureDeclaration | namedTypes.TSConstructSignatureDeclaration | namedTypes.TSEnumMember | namedTypes.TSTypeQuery | namedTypes.TSImportType | namedTypes.TSTypeLiteral | namedTypes.TSTypeAssertion | namedTypes.TSEnumDeclaration | namedTypes.TSTypeAliasDeclaration | namedTypes.TSModuleBlock | namedTypes.TSModuleDeclaration | namedTypes.TSImportEqualsDeclaration | namedTypes.TSExternalModuleReference | namedTypes.TSExportAssignment | namedTypes.TSNamespaceExportDeclaration | namedTypes.TSInterfaceBody | namedTypes.TSInterfaceDeclaration | namedTypes.TSParameterProperty | namedTypes.OptionalMemberExpression | namedTypes.OptionalCallExpression; +export declare type CommentKind = namedTypes.Block | namedTypes.Line | namedTypes.CommentBlock | namedTypes.CommentLine; +export declare type PositionKind = namedTypes.Position; +export declare type FileKind = namedTypes.File; +export declare type ProgramKind = namedTypes.Program; +export declare type StatementKind = namedTypes.BlockStatement | namedTypes.EmptyStatement | namedTypes.ExpressionStatement | namedTypes.IfStatement | namedTypes.LabeledStatement | namedTypes.BreakStatement | namedTypes.ContinueStatement | namedTypes.WithStatement | namedTypes.SwitchStatement | namedTypes.ReturnStatement | namedTypes.ThrowStatement | namedTypes.TryStatement | namedTypes.WhileStatement | namedTypes.DoWhileStatement | namedTypes.ForStatement | namedTypes.VariableDeclaration | namedTypes.ForInStatement | namedTypes.DebuggerStatement | namedTypes.FunctionDeclaration | namedTypes.ForOfStatement | namedTypes.MethodDefinition | namedTypes.ClassPropertyDefinition | namedTypes.ClassProperty | namedTypes.ClassBody | namedTypes.ClassDeclaration | namedTypes.ImportDeclaration | namedTypes.TSTypeParameterDeclaration | namedTypes.InterfaceDeclaration | namedTypes.DeclareInterface | namedTypes.TypeAlias | namedTypes.OpaqueType | namedTypes.DeclareTypeAlias | namedTypes.DeclareOpaqueType | namedTypes.DeclareVariable | namedTypes.DeclareFunction | namedTypes.DeclareClass | namedTypes.DeclareModule | namedTypes.DeclareModuleExports | namedTypes.DeclareExportDeclaration | namedTypes.DeclareExportAllDeclaration | namedTypes.ExportDeclaration | namedTypes.Noop | namedTypes.ExportDefaultDeclaration | namedTypes.ExportNamedDeclaration | namedTypes.ExportAllDeclaration | namedTypes.ClassPrivateProperty | namedTypes.ClassMethod | namedTypes.ClassPrivateMethod | namedTypes.ForAwaitStatement | namedTypes.TSDeclareFunction | namedTypes.TSDeclareMethod | namedTypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes.TSCallSignatureDeclaration | namedTypes.TSConstructSignatureDeclaration | namedTypes.TSEnumDeclaration | namedTypes.TSTypeAliasDeclaration | namedTypes.TSModuleDeclaration | namedTypes.TSImportEqualsDeclaration | namedTypes.TSExternalModuleReference | namedTypes.TSExportAssignment | namedTypes.TSNamespaceExportDeclaration | namedTypes.TSInterfaceDeclaration; +export declare type FunctionKind = namedTypes.FunctionDeclaration | namedTypes.FunctionExpression | namedTypes.ArrowFunctionExpression | namedTypes.ObjectMethod | namedTypes.ClassMethod | namedTypes.ClassPrivateMethod; +export declare type ExpressionKind = namedTypes.Identifier | namedTypes.FunctionExpression | namedTypes.ThisExpression | namedTypes.ArrayExpression | namedTypes.ObjectExpression | namedTypes.Literal | namedTypes.SequenceExpression | namedTypes.UnaryExpression | namedTypes.BinaryExpression | namedTypes.AssignmentExpression | namedTypes.MemberExpression | namedTypes.UpdateExpression | namedTypes.LogicalExpression | namedTypes.ConditionalExpression | namedTypes.NewExpression | namedTypes.CallExpression | namedTypes.ArrowFunctionExpression | namedTypes.YieldExpression | namedTypes.GeneratorExpression | namedTypes.ComprehensionExpression | namedTypes.ClassExpression | namedTypes.TaggedTemplateExpression | namedTypes.TemplateLiteral | namedTypes.AwaitExpression | namedTypes.ImportExpression | namedTypes.JSXIdentifier | namedTypes.JSXExpressionContainer | namedTypes.JSXMemberExpression | namedTypes.JSXElement | namedTypes.JSXFragment | namedTypes.JSXText | namedTypes.JSXEmptyExpression | namedTypes.JSXSpreadChild | namedTypes.TypeCastExpression | namedTypes.DoExpression | namedTypes.Super | namedTypes.BindExpression | namedTypes.MetaProperty | namedTypes.ParenthesizedExpression | namedTypes.DirectiveLiteral | namedTypes.StringLiteral | namedTypes.NumericLiteral | namedTypes.BigIntLiteral | namedTypes.NullLiteral | namedTypes.BooleanLiteral | namedTypes.RegExpLiteral | namedTypes.PrivateName | namedTypes.Import | namedTypes.TSAsExpression | namedTypes.TSNonNullExpression | namedTypes.TSTypeParameter | namedTypes.TSTypeAssertion | namedTypes.OptionalMemberExpression | namedTypes.OptionalCallExpression; +export declare type PatternKind = namedTypes.Identifier | namedTypes.RestElement | namedTypes.SpreadElementPattern | namedTypes.PropertyPattern | namedTypes.ObjectPattern | namedTypes.ArrayPattern | namedTypes.AssignmentPattern | namedTypes.SpreadPropertyPattern | namedTypes.JSXIdentifier | namedTypes.PrivateName | namedTypes.TSAsExpression | namedTypes.TSNonNullExpression | namedTypes.TSTypeParameter | namedTypes.TSTypeAssertion | namedTypes.TSParameterProperty; +export declare type IdentifierKind = namedTypes.Identifier | namedTypes.JSXIdentifier | namedTypes.TSTypeParameter; +export declare type BlockStatementKind = namedTypes.BlockStatement; +export declare type EmptyStatementKind = namedTypes.EmptyStatement; +export declare type ExpressionStatementKind = namedTypes.ExpressionStatement; +export declare type IfStatementKind = namedTypes.IfStatement; +export declare type LabeledStatementKind = namedTypes.LabeledStatement; +export declare type BreakStatementKind = namedTypes.BreakStatement; +export declare type ContinueStatementKind = namedTypes.ContinueStatement; +export declare type WithStatementKind = namedTypes.WithStatement; +export declare type SwitchStatementKind = namedTypes.SwitchStatement; +export declare type SwitchCaseKind = namedTypes.SwitchCase; +export declare type ReturnStatementKind = namedTypes.ReturnStatement; +export declare type ThrowStatementKind = namedTypes.ThrowStatement; +export declare type TryStatementKind = namedTypes.TryStatement; +export declare type CatchClauseKind = namedTypes.CatchClause; +export declare type WhileStatementKind = namedTypes.WhileStatement; +export declare type DoWhileStatementKind = namedTypes.DoWhileStatement; +export declare type ForStatementKind = namedTypes.ForStatement; +export declare type DeclarationKind = namedTypes.VariableDeclaration | namedTypes.FunctionDeclaration | namedTypes.MethodDefinition | namedTypes.ClassPropertyDefinition | namedTypes.ClassProperty | namedTypes.ClassBody | namedTypes.ClassDeclaration | namedTypes.ImportDeclaration | namedTypes.TSTypeParameterDeclaration | namedTypes.InterfaceDeclaration | namedTypes.DeclareInterface | namedTypes.TypeAlias | namedTypes.OpaqueType | namedTypes.DeclareTypeAlias | namedTypes.DeclareOpaqueType | namedTypes.DeclareClass | namedTypes.DeclareExportDeclaration | namedTypes.DeclareExportAllDeclaration | namedTypes.ExportDeclaration | namedTypes.ExportDefaultDeclaration | namedTypes.ExportNamedDeclaration | namedTypes.ExportAllDeclaration | namedTypes.ClassPrivateProperty | namedTypes.ClassMethod | namedTypes.ClassPrivateMethod | namedTypes.TSDeclareFunction | namedTypes.TSDeclareMethod | namedTypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes.TSCallSignatureDeclaration | namedTypes.TSConstructSignatureDeclaration | namedTypes.TSEnumDeclaration | namedTypes.TSTypeAliasDeclaration | namedTypes.TSModuleDeclaration | namedTypes.TSImportEqualsDeclaration | namedTypes.TSExternalModuleReference | namedTypes.TSNamespaceExportDeclaration | namedTypes.TSInterfaceDeclaration; +export declare type VariableDeclarationKind = namedTypes.VariableDeclaration; +export declare type ForInStatementKind = namedTypes.ForInStatement; +export declare type DebuggerStatementKind = namedTypes.DebuggerStatement; +export declare type FunctionDeclarationKind = namedTypes.FunctionDeclaration; +export declare type FunctionExpressionKind = namedTypes.FunctionExpression; +export declare type VariableDeclaratorKind = namedTypes.VariableDeclarator; +export declare type ThisExpressionKind = namedTypes.ThisExpression; +export declare type ArrayExpressionKind = namedTypes.ArrayExpression; +export declare type ObjectExpressionKind = namedTypes.ObjectExpression; +export declare type PropertyKind = namedTypes.Property; +export declare type LiteralKind = namedTypes.Literal | namedTypes.JSXText | namedTypes.StringLiteral | namedTypes.NumericLiteral | namedTypes.BigIntLiteral | namedTypes.NullLiteral | namedTypes.BooleanLiteral | namedTypes.RegExpLiteral; +export declare type SequenceExpressionKind = namedTypes.SequenceExpression; +export declare type UnaryExpressionKind = namedTypes.UnaryExpression; +export declare type BinaryExpressionKind = namedTypes.BinaryExpression; +export declare type AssignmentExpressionKind = namedTypes.AssignmentExpression; +export declare type MemberExpressionKind = namedTypes.MemberExpression | namedTypes.JSXMemberExpression | namedTypes.OptionalMemberExpression; +export declare type UpdateExpressionKind = namedTypes.UpdateExpression; +export declare type LogicalExpressionKind = namedTypes.LogicalExpression; +export declare type ConditionalExpressionKind = namedTypes.ConditionalExpression; +export declare type NewExpressionKind = namedTypes.NewExpression; +export declare type CallExpressionKind = namedTypes.CallExpression | namedTypes.OptionalCallExpression; +export declare type RestElementKind = namedTypes.RestElement; +export declare type TypeAnnotationKind = namedTypes.TypeAnnotation; +export declare type TSTypeAnnotationKind = namedTypes.TSTypeAnnotation | namedTypes.TSTypePredicate; +export declare type SpreadElementPatternKind = namedTypes.SpreadElementPattern; +export declare type ArrowFunctionExpressionKind = namedTypes.ArrowFunctionExpression; +export declare type ForOfStatementKind = namedTypes.ForOfStatement; +export declare type YieldExpressionKind = namedTypes.YieldExpression; +export declare type GeneratorExpressionKind = namedTypes.GeneratorExpression; +export declare type ComprehensionBlockKind = namedTypes.ComprehensionBlock; +export declare type ComprehensionExpressionKind = namedTypes.ComprehensionExpression; +export declare type ObjectPropertyKind = namedTypes.ObjectProperty; +export declare type PropertyPatternKind = namedTypes.PropertyPattern; +export declare type ObjectPatternKind = namedTypes.ObjectPattern; +export declare type ArrayPatternKind = namedTypes.ArrayPattern; +export declare type MethodDefinitionKind = namedTypes.MethodDefinition; +export declare type SpreadElementKind = namedTypes.SpreadElement; +export declare type AssignmentPatternKind = namedTypes.AssignmentPattern; +export declare type ClassPropertyDefinitionKind = namedTypes.ClassPropertyDefinition; +export declare type ClassPropertyKind = namedTypes.ClassProperty | namedTypes.ClassPrivateProperty; +export declare type ClassBodyKind = namedTypes.ClassBody; +export declare type ClassDeclarationKind = namedTypes.ClassDeclaration; +export declare type ClassExpressionKind = namedTypes.ClassExpression; +export declare type SpecifierKind = namedTypes.ImportSpecifier | namedTypes.ImportNamespaceSpecifier | namedTypes.ImportDefaultSpecifier | namedTypes.ExportSpecifier | namedTypes.ExportBatchSpecifier | namedTypes.ExportNamespaceSpecifier | namedTypes.ExportDefaultSpecifier; +export declare type ModuleSpecifierKind = namedTypes.ImportSpecifier | namedTypes.ImportNamespaceSpecifier | namedTypes.ImportDefaultSpecifier | namedTypes.ExportSpecifier; +export declare type ImportSpecifierKind = namedTypes.ImportSpecifier; +export declare type ImportNamespaceSpecifierKind = namedTypes.ImportNamespaceSpecifier; +export declare type ImportDefaultSpecifierKind = namedTypes.ImportDefaultSpecifier; +export declare type ImportDeclarationKind = namedTypes.ImportDeclaration; +export declare type TaggedTemplateExpressionKind = namedTypes.TaggedTemplateExpression; +export declare type TemplateLiteralKind = namedTypes.TemplateLiteral; +export declare type TemplateElementKind = namedTypes.TemplateElement; +export declare type SpreadPropertyKind = namedTypes.SpreadProperty; +export declare type SpreadPropertyPatternKind = namedTypes.SpreadPropertyPattern; +export declare type AwaitExpressionKind = namedTypes.AwaitExpression; +export declare type ImportExpressionKind = namedTypes.ImportExpression; +export declare type JSXAttributeKind = namedTypes.JSXAttribute; +export declare type JSXIdentifierKind = namedTypes.JSXIdentifier; +export declare type JSXNamespacedNameKind = namedTypes.JSXNamespacedName; +export declare type JSXExpressionContainerKind = namedTypes.JSXExpressionContainer; +export declare type JSXMemberExpressionKind = namedTypes.JSXMemberExpression; +export declare type JSXSpreadAttributeKind = namedTypes.JSXSpreadAttribute; +export declare type JSXElementKind = namedTypes.JSXElement; +export declare type JSXOpeningElementKind = namedTypes.JSXOpeningElement; +export declare type JSXClosingElementKind = namedTypes.JSXClosingElement; +export declare type JSXFragmentKind = namedTypes.JSXFragment; +export declare type JSXTextKind = namedTypes.JSXText; +export declare type JSXOpeningFragmentKind = namedTypes.JSXOpeningFragment; +export declare type JSXClosingFragmentKind = namedTypes.JSXClosingFragment; +export declare type JSXEmptyExpressionKind = namedTypes.JSXEmptyExpression; +export declare type JSXSpreadChildKind = namedTypes.JSXSpreadChild; +export declare type TypeParameterDeclarationKind = namedTypes.TypeParameterDeclaration; +export declare type TSTypeParameterDeclarationKind = namedTypes.TSTypeParameterDeclaration; +export declare type TypeParameterInstantiationKind = namedTypes.TypeParameterInstantiation; +export declare type TSTypeParameterInstantiationKind = namedTypes.TSTypeParameterInstantiation; +export declare type ClassImplementsKind = namedTypes.ClassImplements; +export declare type TSTypeKind = namedTypes.TSExpressionWithTypeArguments | namedTypes.TSTypeReference | namedTypes.TSAnyKeyword | namedTypes.TSBigIntKeyword | namedTypes.TSBooleanKeyword | namedTypes.TSNeverKeyword | namedTypes.TSNullKeyword | namedTypes.TSNumberKeyword | namedTypes.TSObjectKeyword | namedTypes.TSStringKeyword | namedTypes.TSSymbolKeyword | namedTypes.TSUndefinedKeyword | namedTypes.TSUnknownKeyword | namedTypes.TSVoidKeyword | namedTypes.TSThisType | namedTypes.TSArrayType | namedTypes.TSLiteralType | namedTypes.TSUnionType | namedTypes.TSIntersectionType | namedTypes.TSConditionalType | namedTypes.TSInferType | namedTypes.TSParenthesizedType | namedTypes.TSFunctionType | namedTypes.TSConstructorType | namedTypes.TSMappedType | namedTypes.TSTupleType | namedTypes.TSNamedTupleMember | namedTypes.TSRestType | namedTypes.TSOptionalType | namedTypes.TSIndexedAccessType | namedTypes.TSTypeOperator | namedTypes.TSTypePredicate | namedTypes.TSTypeQuery | namedTypes.TSImportType | namedTypes.TSTypeLiteral; +export declare type TSHasOptionalTypeParameterInstantiationKind = namedTypes.TSExpressionWithTypeArguments | namedTypes.TSTypeReference | namedTypes.TSImportType; +export declare type TSExpressionWithTypeArgumentsKind = namedTypes.TSExpressionWithTypeArguments; +export declare type FlowKind = namedTypes.AnyTypeAnnotation | namedTypes.EmptyTypeAnnotation | namedTypes.MixedTypeAnnotation | namedTypes.VoidTypeAnnotation | namedTypes.NumberTypeAnnotation | namedTypes.NumberLiteralTypeAnnotation | namedTypes.NumericLiteralTypeAnnotation | namedTypes.StringTypeAnnotation | namedTypes.StringLiteralTypeAnnotation | namedTypes.BooleanTypeAnnotation | namedTypes.BooleanLiteralTypeAnnotation | namedTypes.NullableTypeAnnotation | namedTypes.NullLiteralTypeAnnotation | namedTypes.NullTypeAnnotation | namedTypes.ThisTypeAnnotation | namedTypes.ExistsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTypes.ArrayTypeAnnotation | namedTypes.ObjectTypeAnnotation | namedTypes.GenericTypeAnnotation | namedTypes.MemberTypeAnnotation | namedTypes.UnionTypeAnnotation | namedTypes.IntersectionTypeAnnotation | namedTypes.TypeofTypeAnnotation | namedTypes.TypeParameter | namedTypes.InterfaceTypeAnnotation | namedTypes.TupleTypeAnnotation | namedTypes.InferredPredicate | namedTypes.DeclaredPredicate; +export declare type FlowTypeKind = namedTypes.AnyTypeAnnotation | namedTypes.EmptyTypeAnnotation | namedTypes.MixedTypeAnnotation | namedTypes.VoidTypeAnnotation | namedTypes.NumberTypeAnnotation | namedTypes.NumberLiteralTypeAnnotation | namedTypes.NumericLiteralTypeAnnotation | namedTypes.StringTypeAnnotation | namedTypes.StringLiteralTypeAnnotation | namedTypes.BooleanTypeAnnotation | namedTypes.BooleanLiteralTypeAnnotation | namedTypes.NullableTypeAnnotation | namedTypes.NullLiteralTypeAnnotation | namedTypes.NullTypeAnnotation | namedTypes.ThisTypeAnnotation | namedTypes.ExistsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTypes.ArrayTypeAnnotation | namedTypes.ObjectTypeAnnotation | namedTypes.GenericTypeAnnotation | namedTypes.MemberTypeAnnotation | namedTypes.UnionTypeAnnotation | namedTypes.IntersectionTypeAnnotation | namedTypes.TypeofTypeAnnotation | namedTypes.TypeParameter | namedTypes.InterfaceTypeAnnotation | namedTypes.TupleTypeAnnotation; +export declare type AnyTypeAnnotationKind = namedTypes.AnyTypeAnnotation; +export declare type EmptyTypeAnnotationKind = namedTypes.EmptyTypeAnnotation; +export declare type MixedTypeAnnotationKind = namedTypes.MixedTypeAnnotation; +export declare type VoidTypeAnnotationKind = namedTypes.VoidTypeAnnotation; +export declare type NumberTypeAnnotationKind = namedTypes.NumberTypeAnnotation; +export declare type NumberLiteralTypeAnnotationKind = namedTypes.NumberLiteralTypeAnnotation; +export declare type NumericLiteralTypeAnnotationKind = namedTypes.NumericLiteralTypeAnnotation; +export declare type StringTypeAnnotationKind = namedTypes.StringTypeAnnotation; +export declare type StringLiteralTypeAnnotationKind = namedTypes.StringLiteralTypeAnnotation; +export declare type BooleanTypeAnnotationKind = namedTypes.BooleanTypeAnnotation; +export declare type BooleanLiteralTypeAnnotationKind = namedTypes.BooleanLiteralTypeAnnotation; +export declare type NullableTypeAnnotationKind = namedTypes.NullableTypeAnnotation; +export declare type NullLiteralTypeAnnotationKind = namedTypes.NullLiteralTypeAnnotation; +export declare type NullTypeAnnotationKind = namedTypes.NullTypeAnnotation; +export declare type ThisTypeAnnotationKind = namedTypes.ThisTypeAnnotation; +export declare type ExistsTypeAnnotationKind = namedTypes.ExistsTypeAnnotation; +export declare type ExistentialTypeParamKind = namedTypes.ExistentialTypeParam; +export declare type FunctionTypeAnnotationKind = namedTypes.FunctionTypeAnnotation; +export declare type FunctionTypeParamKind = namedTypes.FunctionTypeParam; +export declare type ArrayTypeAnnotationKind = namedTypes.ArrayTypeAnnotation; +export declare type ObjectTypeAnnotationKind = namedTypes.ObjectTypeAnnotation; +export declare type ObjectTypePropertyKind = namedTypes.ObjectTypeProperty; +export declare type ObjectTypeSpreadPropertyKind = namedTypes.ObjectTypeSpreadProperty; +export declare type ObjectTypeIndexerKind = namedTypes.ObjectTypeIndexer; +export declare type ObjectTypeCallPropertyKind = namedTypes.ObjectTypeCallProperty; +export declare type ObjectTypeInternalSlotKind = namedTypes.ObjectTypeInternalSlot; +export declare type VarianceKind = namedTypes.Variance; +export declare type QualifiedTypeIdentifierKind = namedTypes.QualifiedTypeIdentifier; +export declare type GenericTypeAnnotationKind = namedTypes.GenericTypeAnnotation; +export declare type MemberTypeAnnotationKind = namedTypes.MemberTypeAnnotation; +export declare type UnionTypeAnnotationKind = namedTypes.UnionTypeAnnotation; +export declare type IntersectionTypeAnnotationKind = namedTypes.IntersectionTypeAnnotation; +export declare type TypeofTypeAnnotationKind = namedTypes.TypeofTypeAnnotation; +export declare type TypeParameterKind = namedTypes.TypeParameter; +export declare type InterfaceTypeAnnotationKind = namedTypes.InterfaceTypeAnnotation; +export declare type InterfaceExtendsKind = namedTypes.InterfaceExtends; +export declare type InterfaceDeclarationKind = namedTypes.InterfaceDeclaration | namedTypes.DeclareInterface | namedTypes.DeclareClass; +export declare type DeclareInterfaceKind = namedTypes.DeclareInterface; +export declare type TypeAliasKind = namedTypes.TypeAlias | namedTypes.DeclareTypeAlias | namedTypes.DeclareOpaqueType; +export declare type OpaqueTypeKind = namedTypes.OpaqueType; +export declare type DeclareTypeAliasKind = namedTypes.DeclareTypeAlias; +export declare type DeclareOpaqueTypeKind = namedTypes.DeclareOpaqueType; +export declare type TypeCastExpressionKind = namedTypes.TypeCastExpression; +export declare type TupleTypeAnnotationKind = namedTypes.TupleTypeAnnotation; +export declare type DeclareVariableKind = namedTypes.DeclareVariable; +export declare type DeclareFunctionKind = namedTypes.DeclareFunction; +export declare type DeclareClassKind = namedTypes.DeclareClass; +export declare type DeclareModuleKind = namedTypes.DeclareModule; +export declare type DeclareModuleExportsKind = namedTypes.DeclareModuleExports; +export declare type DeclareExportDeclarationKind = namedTypes.DeclareExportDeclaration; +export declare type ExportSpecifierKind = namedTypes.ExportSpecifier; +export declare type ExportBatchSpecifierKind = namedTypes.ExportBatchSpecifier; +export declare type DeclareExportAllDeclarationKind = namedTypes.DeclareExportAllDeclaration; +export declare type FlowPredicateKind = namedTypes.InferredPredicate | namedTypes.DeclaredPredicate; +export declare type InferredPredicateKind = namedTypes.InferredPredicate; +export declare type DeclaredPredicateKind = namedTypes.DeclaredPredicate; +export declare type ExportDeclarationKind = namedTypes.ExportDeclaration; +export declare type BlockKind = namedTypes.Block; +export declare type LineKind = namedTypes.Line; +export declare type NoopKind = namedTypes.Noop; +export declare type DoExpressionKind = namedTypes.DoExpression; +export declare type SuperKind = namedTypes.Super; +export declare type BindExpressionKind = namedTypes.BindExpression; +export declare type DecoratorKind = namedTypes.Decorator; +export declare type MetaPropertyKind = namedTypes.MetaProperty; +export declare type ParenthesizedExpressionKind = namedTypes.ParenthesizedExpression; +export declare type ExportDefaultDeclarationKind = namedTypes.ExportDefaultDeclaration; +export declare type ExportNamedDeclarationKind = namedTypes.ExportNamedDeclaration; +export declare type ExportNamespaceSpecifierKind = namedTypes.ExportNamespaceSpecifier; +export declare type ExportDefaultSpecifierKind = namedTypes.ExportDefaultSpecifier; +export declare type ExportAllDeclarationKind = namedTypes.ExportAllDeclaration; +export declare type CommentBlockKind = namedTypes.CommentBlock; +export declare type CommentLineKind = namedTypes.CommentLine; +export declare type DirectiveKind = namedTypes.Directive; +export declare type DirectiveLiteralKind = namedTypes.DirectiveLiteral; +export declare type InterpreterDirectiveKind = namedTypes.InterpreterDirective; +export declare type StringLiteralKind = namedTypes.StringLiteral; +export declare type NumericLiteralKind = namedTypes.NumericLiteral; +export declare type BigIntLiteralKind = namedTypes.BigIntLiteral; +export declare type NullLiteralKind = namedTypes.NullLiteral; +export declare type BooleanLiteralKind = namedTypes.BooleanLiteral; +export declare type RegExpLiteralKind = namedTypes.RegExpLiteral; +export declare type ObjectMethodKind = namedTypes.ObjectMethod; +export declare type ClassPrivatePropertyKind = namedTypes.ClassPrivateProperty; +export declare type ClassMethodKind = namedTypes.ClassMethod; +export declare type ClassPrivateMethodKind = namedTypes.ClassPrivateMethod; +export declare type PrivateNameKind = namedTypes.PrivateName; +export declare type RestPropertyKind = namedTypes.RestProperty; +export declare type ForAwaitStatementKind = namedTypes.ForAwaitStatement; +export declare type ImportKind = namedTypes.Import; +export declare type TSQualifiedNameKind = namedTypes.TSQualifiedName; +export declare type TSTypeReferenceKind = namedTypes.TSTypeReference; +export declare type TSHasOptionalTypeParametersKind = namedTypes.TSFunctionType | namedTypes.TSConstructorType | namedTypes.TSDeclareFunction | namedTypes.TSDeclareMethod | namedTypes.TSMethodSignature | namedTypes.TSCallSignatureDeclaration | namedTypes.TSConstructSignatureDeclaration | namedTypes.TSTypeAliasDeclaration | namedTypes.TSInterfaceDeclaration; +export declare type TSHasOptionalTypeAnnotationKind = namedTypes.TSFunctionType | namedTypes.TSConstructorType | namedTypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes.TSCallSignatureDeclaration | namedTypes.TSConstructSignatureDeclaration; +export declare type TSAsExpressionKind = namedTypes.TSAsExpression; +export declare type TSNonNullExpressionKind = namedTypes.TSNonNullExpression; +export declare type TSAnyKeywordKind = namedTypes.TSAnyKeyword; +export declare type TSBigIntKeywordKind = namedTypes.TSBigIntKeyword; +export declare type TSBooleanKeywordKind = namedTypes.TSBooleanKeyword; +export declare type TSNeverKeywordKind = namedTypes.TSNeverKeyword; +export declare type TSNullKeywordKind = namedTypes.TSNullKeyword; +export declare type TSNumberKeywordKind = namedTypes.TSNumberKeyword; +export declare type TSObjectKeywordKind = namedTypes.TSObjectKeyword; +export declare type TSStringKeywordKind = namedTypes.TSStringKeyword; +export declare type TSSymbolKeywordKind = namedTypes.TSSymbolKeyword; +export declare type TSUndefinedKeywordKind = namedTypes.TSUndefinedKeyword; +export declare type TSUnknownKeywordKind = namedTypes.TSUnknownKeyword; +export declare type TSVoidKeywordKind = namedTypes.TSVoidKeyword; +export declare type TSThisTypeKind = namedTypes.TSThisType; +export declare type TSArrayTypeKind = namedTypes.TSArrayType; +export declare type TSLiteralTypeKind = namedTypes.TSLiteralType; +export declare type TSUnionTypeKind = namedTypes.TSUnionType; +export declare type TSIntersectionTypeKind = namedTypes.TSIntersectionType; +export declare type TSConditionalTypeKind = namedTypes.TSConditionalType; +export declare type TSInferTypeKind = namedTypes.TSInferType; +export declare type TSTypeParameterKind = namedTypes.TSTypeParameter; +export declare type TSParenthesizedTypeKind = namedTypes.TSParenthesizedType; +export declare type TSFunctionTypeKind = namedTypes.TSFunctionType; +export declare type TSConstructorTypeKind = namedTypes.TSConstructorType; +export declare type TSDeclareFunctionKind = namedTypes.TSDeclareFunction; +export declare type TSDeclareMethodKind = namedTypes.TSDeclareMethod; +export declare type TSMappedTypeKind = namedTypes.TSMappedType; +export declare type TSTupleTypeKind = namedTypes.TSTupleType; +export declare type TSNamedTupleMemberKind = namedTypes.TSNamedTupleMember; +export declare type TSRestTypeKind = namedTypes.TSRestType; +export declare type TSOptionalTypeKind = namedTypes.TSOptionalType; +export declare type TSIndexedAccessTypeKind = namedTypes.TSIndexedAccessType; +export declare type TSTypeOperatorKind = namedTypes.TSTypeOperator; +export declare type TSIndexSignatureKind = namedTypes.TSIndexSignature; +export declare type TSPropertySignatureKind = namedTypes.TSPropertySignature; +export declare type TSMethodSignatureKind = namedTypes.TSMethodSignature; +export declare type TSTypePredicateKind = namedTypes.TSTypePredicate; +export declare type TSCallSignatureDeclarationKind = namedTypes.TSCallSignatureDeclaration; +export declare type TSConstructSignatureDeclarationKind = namedTypes.TSConstructSignatureDeclaration; +export declare type TSEnumMemberKind = namedTypes.TSEnumMember; +export declare type TSTypeQueryKind = namedTypes.TSTypeQuery; +export declare type TSImportTypeKind = namedTypes.TSImportType; +export declare type TSTypeLiteralKind = namedTypes.TSTypeLiteral; +export declare type TSTypeAssertionKind = namedTypes.TSTypeAssertion; +export declare type TSEnumDeclarationKind = namedTypes.TSEnumDeclaration; +export declare type TSTypeAliasDeclarationKind = namedTypes.TSTypeAliasDeclaration; +export declare type TSModuleBlockKind = namedTypes.TSModuleBlock; +export declare type TSModuleDeclarationKind = namedTypes.TSModuleDeclaration; +export declare type TSImportEqualsDeclarationKind = namedTypes.TSImportEqualsDeclaration; +export declare type TSExternalModuleReferenceKind = namedTypes.TSExternalModuleReference; +export declare type TSExportAssignmentKind = namedTypes.TSExportAssignment; +export declare type TSNamespaceExportDeclarationKind = namedTypes.TSNamespaceExportDeclaration; +export declare type TSInterfaceBodyKind = namedTypes.TSInterfaceBody; +export declare type TSInterfaceDeclarationKind = namedTypes.TSInterfaceDeclaration; +export declare type TSParameterPropertyKind = namedTypes.TSParameterProperty; +export declare type OptionalMemberExpressionKind = namedTypes.OptionalMemberExpression; +export declare type OptionalCallExpressionKind = namedTypes.OptionalCallExpression; diff --git a/node_modules/ast-types/gen/kinds.js b/node_modules/ast-types/gen/kinds.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/node_modules/ast-types/gen/kinds.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); diff --git a/node_modules/ast-types/gen/namedTypes.d.ts b/node_modules/ast-types/gen/namedTypes.d.ts new file mode 100644 index 0000000..762aba0 --- /dev/null +++ b/node_modules/ast-types/gen/namedTypes.d.ts @@ -0,0 +1,1809 @@ +import { Omit } from "../types"; +import { Type } from "../lib/types"; +import * as K from "./kinds"; +export declare namespace namedTypes { + interface Printable { + loc?: K.SourceLocationKind | null; + } + interface SourceLocation { + start: K.PositionKind; + end: K.PositionKind; + source?: string | null; + } + interface Node extends Printable { + type: string; + comments?: K.CommentKind[] | null; + } + interface Comment extends Printable { + value: string; + leading?: boolean; + trailing?: boolean; + } + interface Position { + line: number; + column: number; + } + interface File extends Omit<Node, "type"> { + type: "File"; + program: K.ProgramKind; + name?: string | null; + } + interface Program extends Omit<Node, "type"> { + type: "Program"; + body: K.StatementKind[]; + directives?: K.DirectiveKind[]; + interpreter?: K.InterpreterDirectiveKind | null; + } + interface Statement extends Node { + } + interface Function extends Node { + id?: K.IdentifierKind | null; + params: K.PatternKind[]; + body: K.BlockStatementKind; + generator?: boolean; + async?: boolean; + expression?: boolean; + defaults?: (K.ExpressionKind | null)[]; + rest?: K.IdentifierKind | null; + returnType?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + } + interface Expression extends Node { + } + interface Pattern extends Node { + } + interface Identifier extends Omit<Expression, "type">, Omit<Pattern, "type"> { + type: "Identifier"; + name: string; + optional?: boolean; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + } + interface BlockStatement extends Omit<Statement, "type"> { + type: "BlockStatement"; + body: K.StatementKind[]; + directives?: K.DirectiveKind[]; + } + interface EmptyStatement extends Omit<Statement, "type"> { + type: "EmptyStatement"; + } + interface ExpressionStatement extends Omit<Statement, "type"> { + type: "ExpressionStatement"; + expression: K.ExpressionKind; + } + interface IfStatement extends Omit<Statement, "type"> { + type: "IfStatement"; + test: K.ExpressionKind; + consequent: K.StatementKind; + alternate?: K.StatementKind | null; + } + interface LabeledStatement extends Omit<Statement, "type"> { + type: "LabeledStatement"; + label: K.IdentifierKind; + body: K.StatementKind; + } + interface BreakStatement extends Omit<Statement, "type"> { + type: "BreakStatement"; + label?: K.IdentifierKind | null; + } + interface ContinueStatement extends Omit<Statement, "type"> { + type: "ContinueStatement"; + label?: K.IdentifierKind | null; + } + interface WithStatement extends Omit<Statement, "type"> { + type: "WithStatement"; + object: K.ExpressionKind; + body: K.StatementKind; + } + interface SwitchStatement extends Omit<Statement, "type"> { + type: "SwitchStatement"; + discriminant: K.ExpressionKind; + cases: K.SwitchCaseKind[]; + lexical?: boolean; + } + interface SwitchCase extends Omit<Node, "type"> { + type: "SwitchCase"; + test: K.ExpressionKind | null; + consequent: K.StatementKind[]; + } + interface ReturnStatement extends Omit<Statement, "type"> { + type: "ReturnStatement"; + argument: K.ExpressionKind | null; + } + interface ThrowStatement extends Omit<Statement, "type"> { + type: "ThrowStatement"; + argument: K.ExpressionKind; + } + interface TryStatement extends Omit<Statement, "type"> { + type: "TryStatement"; + block: K.BlockStatementKind; + handler?: K.CatchClauseKind | null; + handlers?: K.CatchClauseKind[]; + guardedHandlers?: K.CatchClauseKind[]; + finalizer?: K.BlockStatementKind | null; + } + interface CatchClause extends Omit<Node, "type"> { + type: "CatchClause"; + param?: K.PatternKind | null; + guard?: K.ExpressionKind | null; + body: K.BlockStatementKind; + } + interface WhileStatement extends Omit<Statement, "type"> { + type: "WhileStatement"; + test: K.ExpressionKind; + body: K.StatementKind; + } + interface DoWhileStatement extends Omit<Statement, "type"> { + type: "DoWhileStatement"; + body: K.StatementKind; + test: K.ExpressionKind; + } + interface ForStatement extends Omit<Statement, "type"> { + type: "ForStatement"; + init: K.VariableDeclarationKind | K.ExpressionKind | null; + test: K.ExpressionKind | null; + update: K.ExpressionKind | null; + body: K.StatementKind; + } + interface Declaration extends Statement { + } + interface VariableDeclaration extends Omit<Declaration, "type"> { + type: "VariableDeclaration"; + kind: "var" | "let" | "const"; + declarations: (K.VariableDeclaratorKind | K.IdentifierKind)[]; + } + interface ForInStatement extends Omit<Statement, "type"> { + type: "ForInStatement"; + left: K.VariableDeclarationKind | K.ExpressionKind; + right: K.ExpressionKind; + body: K.StatementKind; + } + interface DebuggerStatement extends Omit<Statement, "type"> { + type: "DebuggerStatement"; + } + interface FunctionDeclaration extends Omit<Function, "type" | "id">, Omit<Declaration, "type"> { + type: "FunctionDeclaration"; + id: K.IdentifierKind; + } + interface FunctionExpression extends Omit<Function, "type">, Omit<Expression, "type"> { + type: "FunctionExpression"; + } + interface VariableDeclarator extends Omit<Node, "type"> { + type: "VariableDeclarator"; + id: K.PatternKind; + init?: K.ExpressionKind | null; + } + interface ThisExpression extends Omit<Expression, "type"> { + type: "ThisExpression"; + } + interface ArrayExpression extends Omit<Expression, "type"> { + type: "ArrayExpression"; + elements: (K.ExpressionKind | K.SpreadElementKind | K.RestElementKind | null)[]; + } + interface ObjectExpression extends Omit<Expression, "type"> { + type: "ObjectExpression"; + properties: (K.PropertyKind | K.ObjectMethodKind | K.ObjectPropertyKind | K.SpreadPropertyKind | K.SpreadElementKind)[]; + } + interface Property extends Omit<Node, "type"> { + type: "Property"; + kind: "init" | "get" | "set"; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + value: K.ExpressionKind | K.PatternKind; + method?: boolean; + shorthand?: boolean; + computed?: boolean; + decorators?: K.DecoratorKind[] | null; + } + interface Literal extends Omit<Expression, "type"> { + type: "Literal"; + value: string | boolean | null | number | RegExp; + regex?: { + pattern: string; + flags: string; + } | null; + } + interface SequenceExpression extends Omit<Expression, "type"> { + type: "SequenceExpression"; + expressions: K.ExpressionKind[]; + } + interface UnaryExpression extends Omit<Expression, "type"> { + type: "UnaryExpression"; + operator: "-" | "+" | "!" | "~" | "typeof" | "void" | "delete"; + argument: K.ExpressionKind; + prefix?: boolean; + } + interface BinaryExpression extends Omit<Expression, "type"> { + type: "BinaryExpression"; + operator: "==" | "!=" | "===" | "!==" | "<" | "<=" | ">" | ">=" | "<<" | ">>" | ">>>" | "+" | "-" | "*" | "/" | "%" | "**" | "&" | "|" | "^" | "in" | "instanceof"; + left: K.ExpressionKind; + right: K.ExpressionKind; + } + interface AssignmentExpression extends Omit<Expression, "type"> { + type: "AssignmentExpression"; + operator: "=" | "+=" | "-=" | "*=" | "/=" | "%=" | "<<=" | ">>=" | ">>>=" | "|=" | "^=" | "&="; + left: K.PatternKind | K.MemberExpressionKind; + right: K.ExpressionKind; + } + interface MemberExpression extends Omit<Expression, "type"> { + type: "MemberExpression"; + object: K.ExpressionKind; + property: K.IdentifierKind | K.ExpressionKind; + computed?: boolean; + } + interface UpdateExpression extends Omit<Expression, "type"> { + type: "UpdateExpression"; + operator: "++" | "--"; + argument: K.ExpressionKind; + prefix: boolean; + } + interface LogicalExpression extends Omit<Expression, "type"> { + type: "LogicalExpression"; + operator: "||" | "&&" | "??"; + left: K.ExpressionKind; + right: K.ExpressionKind; + } + interface ConditionalExpression extends Omit<Expression, "type"> { + type: "ConditionalExpression"; + test: K.ExpressionKind; + consequent: K.ExpressionKind; + alternate: K.ExpressionKind; + } + interface NewExpression extends Omit<Expression, "type"> { + type: "NewExpression"; + callee: K.ExpressionKind; + arguments: (K.ExpressionKind | K.SpreadElementKind)[]; + typeArguments?: null | K.TypeParameterInstantiationKind; + } + interface CallExpression extends Omit<Expression, "type"> { + type: "CallExpression"; + callee: K.ExpressionKind; + arguments: (K.ExpressionKind | K.SpreadElementKind)[]; + typeArguments?: null | K.TypeParameterInstantiationKind; + } + interface RestElement extends Omit<Pattern, "type"> { + type: "RestElement"; + argument: K.PatternKind; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + } + interface TypeAnnotation extends Omit<Node, "type"> { + type: "TypeAnnotation"; + typeAnnotation: K.FlowTypeKind; + } + interface TSTypeAnnotation extends Omit<Node, "type"> { + type: "TSTypeAnnotation"; + typeAnnotation: K.TSTypeKind | K.TSTypeAnnotationKind; + } + interface SpreadElementPattern extends Omit<Pattern, "type"> { + type: "SpreadElementPattern"; + argument: K.PatternKind; + } + interface ArrowFunctionExpression extends Omit<Function, "type" | "id" | "body" | "generator">, Omit<Expression, "type"> { + type: "ArrowFunctionExpression"; + id?: null; + body: K.BlockStatementKind | K.ExpressionKind; + generator?: false; + } + interface ForOfStatement extends Omit<Statement, "type"> { + type: "ForOfStatement"; + left: K.VariableDeclarationKind | K.PatternKind; + right: K.ExpressionKind; + body: K.StatementKind; + } + interface YieldExpression extends Omit<Expression, "type"> { + type: "YieldExpression"; + argument: K.ExpressionKind | null; + delegate?: boolean; + } + interface GeneratorExpression extends Omit<Expression, "type"> { + type: "GeneratorExpression"; + body: K.ExpressionKind; + blocks: K.ComprehensionBlockKind[]; + filter: K.ExpressionKind | null; + } + interface ComprehensionBlock extends Omit<Node, "type"> { + type: "ComprehensionBlock"; + left: K.PatternKind; + right: K.ExpressionKind; + each: boolean; + } + interface ComprehensionExpression extends Omit<Expression, "type"> { + type: "ComprehensionExpression"; + body: K.ExpressionKind; + blocks: K.ComprehensionBlockKind[]; + filter: K.ExpressionKind | null; + } + interface ObjectProperty extends Omit<Node, "type"> { + shorthand?: boolean; + type: "ObjectProperty"; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + value: K.ExpressionKind | K.PatternKind; + accessibility?: K.LiteralKind | null; + computed?: boolean; + } + interface PropertyPattern extends Omit<Pattern, "type"> { + type: "PropertyPattern"; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + pattern: K.PatternKind; + computed?: boolean; + } + interface ObjectPattern extends Omit<Pattern, "type"> { + type: "ObjectPattern"; + properties: (K.PropertyKind | K.PropertyPatternKind | K.SpreadPropertyPatternKind | K.SpreadPropertyKind | K.ObjectPropertyKind | K.RestPropertyKind)[]; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + decorators?: K.DecoratorKind[] | null; + } + interface ArrayPattern extends Omit<Pattern, "type"> { + type: "ArrayPattern"; + elements: (K.PatternKind | K.SpreadElementKind | null)[]; + } + interface MethodDefinition extends Omit<Declaration, "type"> { + type: "MethodDefinition"; + kind: "constructor" | "method" | "get" | "set"; + key: K.ExpressionKind; + value: K.FunctionKind; + computed?: boolean; + static?: boolean; + decorators?: K.DecoratorKind[] | null; + } + interface SpreadElement extends Omit<Node, "type"> { + type: "SpreadElement"; + argument: K.ExpressionKind; + } + interface AssignmentPattern extends Omit<Pattern, "type"> { + type: "AssignmentPattern"; + left: K.PatternKind; + right: K.ExpressionKind; + } + interface ClassPropertyDefinition extends Omit<Declaration, "type"> { + type: "ClassPropertyDefinition"; + definition: K.MethodDefinitionKind | K.VariableDeclaratorKind | K.ClassPropertyDefinitionKind | K.ClassPropertyKind; + } + interface ClassProperty extends Omit<Declaration, "type"> { + type: "ClassProperty"; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + computed?: boolean; + value: K.ExpressionKind | null; + static?: boolean; + typeAnnotation?: K.TypeAnnotationKind | K.TSTypeAnnotationKind | null; + variance?: K.VarianceKind | "plus" | "minus" | null; + access?: "public" | "private" | "protected" | undefined; + } + interface ClassBody extends Omit<Declaration, "type"> { + type: "ClassBody"; + body: (K.MethodDefinitionKind | K.VariableDeclaratorKind | K.ClassPropertyDefinitionKind | K.ClassPropertyKind | K.ClassPrivatePropertyKind | K.ClassMethodKind | K.ClassPrivateMethodKind | K.TSDeclareMethodKind | K.TSCallSignatureDeclarationKind | K.TSConstructSignatureDeclarationKind | K.TSIndexSignatureKind | K.TSMethodSignatureKind | K.TSPropertySignatureKind)[]; + } + interface ClassDeclaration extends Omit<Declaration, "type"> { + type: "ClassDeclaration"; + id: K.IdentifierKind | null; + body: K.ClassBodyKind; + superClass?: K.ExpressionKind | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + superTypeParameters?: K.TypeParameterInstantiationKind | K.TSTypeParameterInstantiationKind | null; + implements?: K.ClassImplementsKind[] | K.TSExpressionWithTypeArgumentsKind[]; + } + interface ClassExpression extends Omit<Expression, "type"> { + type: "ClassExpression"; + id?: K.IdentifierKind | null; + body: K.ClassBodyKind; + superClass?: K.ExpressionKind | null; + typeParameters?: K.TypeParameterDeclarationKind | K.TSTypeParameterDeclarationKind | null; + superTypeParameters?: K.TypeParameterInstantiationKind | K.TSTypeParameterInstantiationKind | null; + implements?: K.ClassImplementsKind[] | K.TSExpressionWithTypeArgumentsKind[]; + } + interface Specifier extends Node { + } + interface ModuleSpecifier extends Specifier { + local?: K.IdentifierKind | null; + id?: K.IdentifierKind | null; + name?: K.IdentifierKind | null; + } + interface ImportSpecifier extends Omit<ModuleSpecifier, "type"> { + type: "ImportSpecifier"; + imported: K.IdentifierKind; + } + interface ImportNamespaceSpecifier extends Omit<ModuleSpecifier, "type"> { + type: "ImportNamespaceSpecifier"; + } + interface ImportDefaultSpecifier extends Omit<ModuleSpecifier, "type"> { + type: "ImportDefaultSpecifier"; + } + interface ImportDeclaration extends Omit<Declaration, "type"> { + type: "ImportDeclaration"; + specifiers?: (K.ImportSpecifierKind | K.ImportNamespaceSpecifierKind | K.ImportDefaultSpecifierKind)[]; + source: K.LiteralKind; + importKind?: "value" | "type"; + } + interface TaggedTemplateExpression extends Omit<Expression, "type"> { + type: "TaggedTemplateExpression"; + tag: K.ExpressionKind; + quasi: K.TemplateLiteralKind; + } + interface TemplateLiteral extends Omit<Expression, "type"> { + type: "TemplateLiteral"; + quasis: K.TemplateElementKind[]; + expressions: K.ExpressionKind[]; + } + interface TemplateElement extends Omit<Node, "type"> { + type: "TemplateElement"; + value: { + cooked: string; + raw: string; + }; + tail: boolean; + } + interface SpreadProperty extends Omit<Node, "type"> { + type: "SpreadProperty"; + argument: K.ExpressionKind; + } + interface SpreadPropertyPattern extends Omit<Pattern, "type"> { + type: "SpreadPropertyPattern"; + argument: K.PatternKind; + } + interface AwaitExpression extends Omit<Expression, "type"> { + type: "AwaitExpression"; + argument: K.ExpressionKind | null; + all?: boolean; + } + interface ImportExpression extends Omit<Expression, "type"> { + type: "ImportExpression"; + source: K.ExpressionKind; + } + interface JSXAttribute extends Omit<Node, "type"> { + type: "JSXAttribute"; + name: K.JSXIdentifierKind | K.JSXNamespacedNameKind; + value?: K.LiteralKind | K.JSXExpressionContainerKind | null; + } + interface JSXIdentifier extends Omit<Identifier, "type" | "name"> { + type: "JSXIdentifier"; + name: string; + } + interface JSXNamespacedName extends Omit<Node, "type"> { + type: "JSXNamespacedName"; + namespace: K.JSXIdentifierKind; + name: K.JSXIdentifierKind; + } + interface JSXExpressionContainer extends Omit<Expression, "type"> { + type: "JSXExpressionContainer"; + expression: K.ExpressionKind; + } + interface JSXMemberExpression extends Omit<MemberExpression, "type" | "object" | "property" | "computed"> { + type: "JSXMemberExpression"; + object: K.JSXIdentifierKind | K.JSXMemberExpressionKind; + property: K.JSXIdentifierKind; + computed?: boolean; + } + interface JSXSpreadAttribute extends Omit<Node, "type"> { + type: "JSXSpreadAttribute"; + argument: K.ExpressionKind; + } + interface JSXElement extends Omit<Expression, "type"> { + type: "JSXElement"; + openingElement: K.JSXOpeningElementKind; + closingElement?: K.JSXClosingElementKind | null; + children?: (K.JSXElementKind | K.JSXExpressionContainerKind | K.JSXFragmentKind | K.JSXTextKind | K.LiteralKind)[]; + name?: K.JSXIdentifierKind | K.JSXNamespacedNameKind | K.JSXMemberExpressionKind; + selfClosing?: boolean; + attributes?: (K.JSXAttributeKind | K.JSXSpreadAttributeKind)[]; + } + interface JSXOpeningElement extends Omit<Node, "type"> { + type: "JSXOpeningElement"; + name: K.JSXIdentifierKind | K.JSXNamespacedNameKind | K.JSXMemberExpressionKind; + attributes?: (K.JSXAttributeKind | K.JSXSpreadAttributeKind)[]; + selfClosing?: boolean; + } + interface JSXClosingElement extends Omit<Node, "type"> { + type: "JSXClosingElement"; + name: K.JSXIdentifierKind | K.JSXNamespacedNameKind | K.JSXMemberExpressionKind; + } + interface JSXFragment extends Omit<Expression, "type"> { + type: "JSXFragment"; + openingElement: K.JSXOpeningFragmentKind; + closingElement: K.JSXClosingFragmentKind; + children?: (K.JSXElementKind | K.JSXExpressionContainerKind | K.JSXFragmentKind | K.JSXTextKind | K.LiteralKind)[]; + } + interface JSXText extends Omit<Literal, "type" | "value"> { + type: "JSXText"; + value: string; + } + interface JSXOpeningFragment extends Omit<Node, "type"> { + type: "JSXOpeningFragment"; + } + interface JSXClosingFragment extends Omit<Node, "type"> { + type: "JSXClosingFragment"; + } + interface JSXEmptyExpression extends Omit<Expression, "type"> { + type: "JSXEmptyExpression"; + } + interface JSXSpreadChild extends Omit<Expression, "type"> { + type: "JSXSpreadChild"; + expression: K.ExpressionKind; + } + interface TypeParameterDeclaration extends Omit<Node, "type"> { + type: "TypeParameterDeclaration"; + params: K.TypeParameterKind[]; + } + interface TSTypeParameterDeclaration extends Omit<Declaration, "type"> { + type: "TSTypeParameterDeclaration"; + params: K.TSTypeParameterKind[]; + } + interface TypeParameterInstantiation extends Omit<Node, "type"> { + type: "TypeParameterInstantiation"; + params: K.FlowTypeKind[]; + } + interface TSTypeParameterInstantiation extends Omit<Node, "type"> { + type: "TSTypeParameterInstantiation"; + params: K.TSTypeKind[]; + } + interface ClassImplements extends Omit<Node, "type"> { + type: "ClassImplements"; + id: K.IdentifierKind; + superClass?: K.ExpressionKind | null; + typeParameters?: K.TypeParameterInstantiationKind | null; + } + interface TSType extends Node { + } + interface TSHasOptionalTypeParameterInstantiation { + typeParameters?: K.TSTypeParameterInstantiationKind | null; + } + interface TSExpressionWithTypeArguments extends Omit<TSType, "type">, TSHasOptionalTypeParameterInstantiation { + type: "TSExpressionWithTypeArguments"; + expression: K.IdentifierKind | K.TSQualifiedNameKind; + } + interface Flow extends Node { + } + interface FlowType extends Flow { + } + interface AnyTypeAnnotation extends Omit<FlowType, "type"> { + type: "AnyTypeAnnotation"; + } + interface EmptyTypeAnnotation extends Omit<FlowType, "type"> { + type: "EmptyTypeAnnotation"; + } + interface MixedTypeAnnotation extends Omit<FlowType, "type"> { + type: "MixedTypeAnnotation"; + } + interface VoidTypeAnnotation extends Omit<FlowType, "type"> { + type: "VoidTypeAnnotation"; + } + interface NumberTypeAnnotation extends Omit<FlowType, "type"> { + type: "NumberTypeAnnotation"; + } + interface NumberLiteralTypeAnnotation extends Omit<FlowType, "type"> { + type: "NumberLiteralTypeAnnotation"; + value: number; + raw: string; + } + interface NumericLiteralTypeAnnotation extends Omit<FlowType, "type"> { + type: "NumericLiteralTypeAnnotation"; + value: number; + raw: string; + } + interface StringTypeAnnotation extends Omit<FlowType, "type"> { + type: "StringTypeAnnotation"; + } + interface StringLiteralTypeAnnotation extends Omit<FlowType, "type"> { + type: "StringLiteralTypeAnnotation"; + value: string; + raw: string; + } + interface BooleanTypeAnnotation extends Omit<FlowType, "type"> { + type: "BooleanTypeAnnotation"; + } + interface BooleanLiteralTypeAnnotation extends Omit<FlowType, "type"> { + type: "BooleanLiteralTypeAnnotation"; + value: boolean; + raw: string; + } + interface NullableTypeAnnotation extends Omit<FlowType, "type"> { + type: "NullableTypeAnnotation"; + typeAnnotation: K.FlowTypeKind; + } + interface NullLiteralTypeAnnotation extends Omit<FlowType, "type"> { + type: "NullLiteralTypeAnnotation"; + } + interface NullTypeAnnotation extends Omit<FlowType, "type"> { + type: "NullTypeAnnotation"; + } + interface ThisTypeAnnotation extends Omit<FlowType, "type"> { + type: "ThisTypeAnnotation"; + } + interface ExistsTypeAnnotation extends Omit<FlowType, "type"> { + type: "ExistsTypeAnnotation"; + } + interface ExistentialTypeParam extends Omit<FlowType, "type"> { + type: "ExistentialTypeParam"; + } + interface FunctionTypeAnnotation extends Omit<FlowType, "type"> { + type: "FunctionTypeAnnotation"; + params: K.FunctionTypeParamKind[]; + returnType: K.FlowTypeKind; + rest: K.FunctionTypeParamKind | null; + typeParameters: K.TypeParameterDeclarationKind | null; + } + interface FunctionTypeParam extends Omit<Node, "type"> { + type: "FunctionTypeParam"; + name: K.IdentifierKind; + typeAnnotation: K.FlowTypeKind; + optional: boolean; + } + interface ArrayTypeAnnotation extends Omit<FlowType, "type"> { + type: "ArrayTypeAnnotation"; + elementType: K.FlowTypeKind; + } + interface ObjectTypeAnnotation extends Omit<FlowType, "type"> { + type: "ObjectTypeAnnotation"; + properties: (K.ObjectTypePropertyKind | K.ObjectTypeSpreadPropertyKind)[]; + indexers?: K.ObjectTypeIndexerKind[]; + callProperties?: K.ObjectTypeCallPropertyKind[]; + inexact?: boolean | undefined; + exact?: boolean; + internalSlots?: K.ObjectTypeInternalSlotKind[]; + } + interface ObjectTypeProperty extends Omit<Node, "type"> { + type: "ObjectTypeProperty"; + key: K.LiteralKind | K.IdentifierKind; + value: K.FlowTypeKind; + optional: boolean; + variance?: K.VarianceKind | "plus" | "minus" | null; + } + interface ObjectTypeSpreadProperty extends Omit<Node, "type"> { + type: "ObjectTypeSpreadProperty"; + argument: K.FlowTypeKind; + } + interface ObjectTypeIndexer extends Omit<Node, "type"> { + type: "ObjectTypeIndexer"; + id: K.IdentifierKind; + key: K.FlowTypeKind; + value: K.FlowTypeKind; + variance?: K.VarianceKind | "plus" | "minus" | null; + } + interface ObjectTypeCallProperty extends Omit<Node, "type"> { + type: "ObjectTypeCallProperty"; + value: K.FunctionTypeAnnotationKind; + static?: boolean; + } + interface ObjectTypeInternalSlot extends Omit<Node, "type"> { + type: "ObjectTypeInternalSlot"; + id: K.IdentifierKind; + value: K.FlowTypeKind; + optional: boolean; + static: boolean; + method: boolean; + } + interface Variance extends Omit<Node, "type"> { + type: "Variance"; + kind: "plus" | "minus"; + } + interface QualifiedTypeIdentifier extends Omit<Node, "type"> { + type: "QualifiedTypeIdentifier"; + qualification: K.IdentifierKind | K.QualifiedTypeIdentifierKind; + id: K.IdentifierKind; + } + interface GenericTypeAnnotation extends Omit<FlowType, "type"> { + type: "GenericTypeAnnotation"; + id: K.IdentifierKind | K.QualifiedTypeIdentifierKind; + typeParameters: K.TypeParameterInstantiationKind | null; + } + interface MemberTypeAnnotation extends Omit<FlowType, "type"> { + type: "MemberTypeAnnotation"; + object: K.IdentifierKind; + property: K.MemberTypeAnnotationKind | K.GenericTypeAnnotationKind; + } + interface UnionTypeAnnotation extends Omit<FlowType, "type"> { + type: "UnionTypeAnnotation"; + types: K.FlowTypeKind[]; + } + interface IntersectionTypeAnnotation extends Omit<FlowType, "type"> { + type: "IntersectionTypeAnnotation"; + types: K.FlowTypeKind[]; + } + interface TypeofTypeAnnotation extends Omit<FlowType, "type"> { + type: "TypeofTypeAnnotation"; + argument: K.FlowTypeKind; + } + interface TypeParameter extends Omit<FlowType, "type"> { + type: "TypeParameter"; + name: string; + variance?: K.VarianceKind | "plus" | "minus" | null; + bound?: K.TypeAnnotationKind | null; + } + interface InterfaceTypeAnnotation extends Omit<FlowType, "type"> { + type: "InterfaceTypeAnnotation"; + body: K.ObjectTypeAnnotationKind; + extends?: K.InterfaceExtendsKind[] | null; + } + interface InterfaceExtends extends Omit<Node, "type"> { + type: "InterfaceExtends"; + id: K.IdentifierKind; + typeParameters?: K.TypeParameterInstantiationKind | null; + } + interface InterfaceDeclaration extends Omit<Declaration, "type"> { + type: "InterfaceDeclaration"; + id: K.IdentifierKind; + typeParameters?: K.TypeParameterDeclarationKind | null; + body: K.ObjectTypeAnnotationKind; + extends: K.InterfaceExtendsKind[]; + } + interface DeclareInterface extends Omit<InterfaceDeclaration, "type"> { + type: "DeclareInterface"; + } + interface TypeAlias extends Omit<Declaration, "type"> { + type: "TypeAlias"; + id: K.IdentifierKind; + typeParameters: K.TypeParameterDeclarationKind | null; + right: K.FlowTypeKind; + } + interface OpaqueType extends Omit<Declaration, "type"> { + type: "OpaqueType"; + id: K.IdentifierKind; + typeParameters: K.TypeParameterDeclarationKind | null; + impltype: K.FlowTypeKind; + supertype: K.FlowTypeKind; + } + interface DeclareTypeAlias extends Omit<TypeAlias, "type"> { + type: "DeclareTypeAlias"; + } + interface DeclareOpaqueType extends Omit<TypeAlias, "type"> { + type: "DeclareOpaqueType"; + } + interface TypeCastExpression extends Omit<Expression, "type"> { + type: "TypeCastExpression"; + expression: K.ExpressionKind; + typeAnnotation: K.TypeAnnotationKind; + } + interface TupleTypeAnnotation extends Omit<FlowType, "type"> { + type: "TupleTypeAnnotation"; + types: K.FlowTypeKind[]; + } + interface DeclareVariable extends Omit<Statement, "type"> { + type: "DeclareVariable"; + id: K.IdentifierKind; + } + interface DeclareFunction extends Omit<Statement, "type"> { + type: "DeclareFunction"; + id: K.IdentifierKind; + } + interface DeclareClass extends Omit<InterfaceDeclaration, "type"> { + type: "DeclareClass"; + } + interface DeclareModule extends Omit<Statement, "type"> { + type: "DeclareModule"; + id: K.IdentifierKind | K.LiteralKind; + body: K.BlockStatementKind; + } + interface DeclareModuleExports extends Omit<Statement, "type"> { + type: "DeclareModuleExports"; + typeAnnotation: K.TypeAnnotationKind; + } + interface DeclareExportDeclaration extends Omit<Declaration, "type"> { + type: "DeclareExportDeclaration"; + default: boolean; + declaration: K.DeclareVariableKind | K.DeclareFunctionKind | K.DeclareClassKind | K.FlowTypeKind | null; + specifiers?: (K.ExportSpecifierKind | K.ExportBatchSpecifierKind)[]; + source?: K.LiteralKind | null; + } + interface ExportSpecifier extends Omit<ModuleSpecifier, "type"> { + type: "ExportSpecifier"; + exported: K.IdentifierKind; + } + interface ExportBatchSpecifier extends Omit<Specifier, "type"> { + type: "ExportBatchSpecifier"; + } + interface DeclareExportAllDeclaration extends Omit<Declaration, "type"> { + type: "DeclareExportAllDeclaration"; + source?: K.LiteralKind | null; + } + interface FlowPredicate extends Flow { + } + interface InferredPredicate extends Omit<FlowPredicate, "type"> { + type: "InferredPredicate"; + } + interface DeclaredPredicate extends Omit<FlowPredicate, "type"> { + type: "DeclaredPredicate"; + value: K.ExpressionKind; + } + interface ExportDeclaration extends Omit<Declaration, "type"> { + type: "ExportDeclaration"; + default: boolean; + declaration: K.DeclarationKind | K.ExpressionKind | null; + specifiers?: (K.ExportSpecifierKind | K.ExportBatchSpecifierKind)[]; + source?: K.LiteralKind | null; + } + interface Block extends Comment { + type: "Block"; + } + interface Line extends Comment { + type: "Line"; + } + interface Noop extends Omit<Statement, "type"> { + type: "Noop"; + } + interface DoExpression extends Omit<Expression, "type"> { + type: "DoExpression"; + body: K.StatementKind[]; + } + interface Super extends Omit<Expression, "type"> { + type: "Super"; + } + interface BindExpression extends Omit<Expression, "type"> { + type: "BindExpression"; + object: K.ExpressionKind | null; + callee: K.ExpressionKind; + } + interface Decorator extends Omit<Node, "type"> { + type: "Decorator"; + expression: K.ExpressionKind; + } + interface MetaProperty extends Omit<Expression, "type"> { + type: "MetaProperty"; + meta: K.IdentifierKind; + property: K.IdentifierKind; + } + interface ParenthesizedExpression extends Omit<Expression, "type"> { + type: "ParenthesizedExpression"; + expression: K.ExpressionKind; + } + interface ExportDefaultDeclaration extends Omit<Declaration, "type"> { + type: "ExportDefaultDeclaration"; + declaration: K.DeclarationKind | K.ExpressionKind; + } + interface ExportNamedDeclaration extends Omit<Declaration, "type"> { + type: "ExportNamedDeclaration"; + declaration: K.DeclarationKind | null; + specifiers?: K.ExportSpecifierKind[]; + source?: K.LiteralKind | null; + } + interface ExportNamespaceSpecifier extends Omit<Specifier, "type"> { + type: "ExportNamespaceSpecifier"; + exported: K.IdentifierKind; + } + interface ExportDefaultSpecifier extends Omit<Specifier, "type"> { + type: "ExportDefaultSpecifier"; + exported: K.IdentifierKind; + } + interface ExportAllDeclaration extends Omit<Declaration, "type"> { + type: "ExportAllDeclaration"; + exported: K.IdentifierKind | null; + source: K.LiteralKind; + } + interface CommentBlock extends Comment { + type: "CommentBlock"; + } + interface CommentLine extends Comment { + type: "CommentLine"; + } + interface Directive extends Omit<Node, "type"> { + type: "Directive"; + value: K.DirectiveLiteralKind; + } + interface DirectiveLiteral extends Omit<Node, "type">, Omit<Expression, "type"> { + type: "DirectiveLiteral"; + value?: string; + } + interface InterpreterDirective extends Omit<Node, "type"> { + type: "InterpreterDirective"; + value: string; + } + interface StringLiteral extends Omit<Literal, "type" | "value"> { + type: "StringLiteral"; + value: string; + } + interface NumericLiteral extends Omit<Literal, "type" | "value"> { + type: "NumericLiteral"; + value: number; + raw?: string | null; + extra?: { + rawValue: number; + raw: string; + }; + } + interface BigIntLiteral extends Omit<Literal, "type" | "value"> { + type: "BigIntLiteral"; + value: string | number; + extra?: { + rawValue: string; + raw: string; + }; + } + interface NullLiteral extends Omit<Literal, "type" | "value"> { + type: "NullLiteral"; + value?: null; + } + interface BooleanLiteral extends Omit<Literal, "type" | "value"> { + type: "BooleanLiteral"; + value: boolean; + } + interface RegExpLiteral extends Omit<Literal, "type" | "value"> { + type: "RegExpLiteral"; + pattern: string; + flags: string; + value?: RegExp; + } + interface ObjectMethod extends Omit<Node, "type">, Omit<Function, "type" | "params" | "body" | "generator" | "async"> { + type: "ObjectMethod"; + kind: "method" | "get" | "set"; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + params: K.PatternKind[]; + body: K.BlockStatementKind; + computed?: boolean; + generator?: boolean; + async?: boolean; + accessibility?: K.LiteralKind | null; + decorators?: K.DecoratorKind[] | null; + } + interface ClassPrivateProperty extends Omit<ClassProperty, "type" | "key" | "value"> { + type: "ClassPrivateProperty"; + key: K.PrivateNameKind; + value?: K.ExpressionKind | null; + } + interface ClassMethod extends Omit<Declaration, "type">, Omit<Function, "type" | "body"> { + type: "ClassMethod"; + key: K.LiteralKind | K.IdentifierKind | K.ExpressionKind; + kind?: "get" | "set" | "method" | "constructor"; + body: K.BlockStatementKind; + computed?: boolean; + static?: boolean | null; + abstract?: boolean | null; + access?: "public" | "private" | "protected" | null; + accessibility?: "public" | "private" | "protected" | null; + decorators?: K.DecoratorKind[] | null; + optional?: boolean | null; + } + interface ClassPrivateMethod extends Omit<Declaration, "type">, Omit<Function, "type" | "body"> { + type: "ClassPrivateMethod"; + key: K.PrivateNameKind; + kind?: "get" | "set" | "method" | "constructor"; + body: K.BlockStatementKind; + computed?: boolean; + static?: boolean | null; + abstract?: boolean | null; + access?: "public" | "private" | "protected" | null; + accessibility?: "public" | "private" | "protected" | null; + decorators?: K.DecoratorKind[] | null; + optional?: boolean | null; + } + interface PrivateName extends Omit<Expression, "type">, Omit<Pattern, "type"> { + type: "PrivateName"; + id: K.IdentifierKind; + } + interface RestProperty extends Omit<Node, "type"> { + type: "RestProperty"; + argument: K.ExpressionKind; + } + interface ForAwaitStatement extends Omit<Statement, "type"> { + type: "ForAwaitStatement"; + left: K.VariableDeclarationKind | K.ExpressionKind; + right: K.ExpressionKind; + body: K.StatementKind; + } + interface Import extends Omit<Expression, "type"> { + type: "Import"; + } + interface TSQualifiedName extends Omit<Node, "type"> { + type: "TSQualifiedName"; + left: K.IdentifierKind | K.TSQualifiedNameKind; + right: K.IdentifierKind | K.TSQualifiedNameKind; + } + interface TSTypeReference extends Omit<TSType, "type">, TSHasOptionalTypeParameterInstantiation { + type: "TSTypeReference"; + typeName: K.IdentifierKind | K.TSQualifiedNameKind; + } + interface TSHasOptionalTypeParameters { + typeParameters?: K.TSTypeParameterDeclarationKind | null | undefined; + } + interface TSHasOptionalTypeAnnotation { + typeAnnotation?: K.TSTypeAnnotationKind | null; + } + interface TSAsExpression extends Omit<Expression, "type">, Omit<Pattern, "type"> { + type: "TSAsExpression"; + expression: K.ExpressionKind; + typeAnnotation: K.TSTypeKind; + extra?: { + parenthesized: boolean; + } | null; + } + interface TSNonNullExpression extends Omit<Expression, "type">, Omit<Pattern, "type"> { + type: "TSNonNullExpression"; + expression: K.ExpressionKind; + } + interface TSAnyKeyword extends Omit<TSType, "type"> { + type: "TSAnyKeyword"; + } + interface TSBigIntKeyword extends Omit<TSType, "type"> { + type: "TSBigIntKeyword"; + } + interface TSBooleanKeyword extends Omit<TSType, "type"> { + type: "TSBooleanKeyword"; + } + interface TSNeverKeyword extends Omit<TSType, "type"> { + type: "TSNeverKeyword"; + } + interface TSNullKeyword extends Omit<TSType, "type"> { + type: "TSNullKeyword"; + } + interface TSNumberKeyword extends Omit<TSType, "type"> { + type: "TSNumberKeyword"; + } + interface TSObjectKeyword extends Omit<TSType, "type"> { + type: "TSObjectKeyword"; + } + interface TSStringKeyword extends Omit<TSType, "type"> { + type: "TSStringKeyword"; + } + interface TSSymbolKeyword extends Omit<TSType, "type"> { + type: "TSSymbolKeyword"; + } + interface TSUndefinedKeyword extends Omit<TSType, "type"> { + type: "TSUndefinedKeyword"; + } + interface TSUnknownKeyword extends Omit<TSType, "type"> { + type: "TSUnknownKeyword"; + } + interface TSVoidKeyword extends Omit<TSType, "type"> { + type: "TSVoidKeyword"; + } + interface TSThisType extends Omit<TSType, "type"> { + type: "TSThisType"; + } + interface TSArrayType extends Omit<TSType, "type"> { + type: "TSArrayType"; + elementType: K.TSTypeKind; + } + interface TSLiteralType extends Omit<TSType, "type"> { + type: "TSLiteralType"; + literal: K.NumericLiteralKind | K.StringLiteralKind | K.BooleanLiteralKind | K.TemplateLiteralKind | K.UnaryExpressionKind; + } + interface TSUnionType extends Omit<TSType, "type"> { + type: "TSUnionType"; + types: K.TSTypeKind[]; + } + interface TSIntersectionType extends Omit<TSType, "type"> { + type: "TSIntersectionType"; + types: K.TSTypeKind[]; + } + interface TSConditionalType extends Omit<TSType, "type"> { + type: "TSConditionalType"; + checkType: K.TSTypeKind; + extendsType: K.TSTypeKind; + trueType: K.TSTypeKind; + falseType: K.TSTypeKind; + } + interface TSInferType extends Omit<TSType, "type"> { + type: "TSInferType"; + typeParameter: K.TSTypeParameterKind; + } + interface TSTypeParameter extends Omit<Identifier, "type" | "name"> { + type: "TSTypeParameter"; + name: string; + constraint?: K.TSTypeKind | undefined; + default?: K.TSTypeKind | undefined; + } + interface TSParenthesizedType extends Omit<TSType, "type"> { + type: "TSParenthesizedType"; + typeAnnotation: K.TSTypeKind; + } + interface TSFunctionType extends Omit<TSType, "type">, TSHasOptionalTypeParameters, TSHasOptionalTypeAnnotation { + type: "TSFunctionType"; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + } + interface TSConstructorType extends Omit<TSType, "type">, TSHasOptionalTypeParameters, TSHasOptionalTypeAnnotation { + type: "TSConstructorType"; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + } + interface TSDeclareFunction extends Omit<Declaration, "type">, TSHasOptionalTypeParameters { + type: "TSDeclareFunction"; + declare?: boolean; + async?: boolean; + generator?: boolean; + id?: K.IdentifierKind | null; + params: K.PatternKind[]; + returnType?: K.TSTypeAnnotationKind | K.NoopKind | null; + } + interface TSDeclareMethod extends Omit<Declaration, "type">, TSHasOptionalTypeParameters { + type: "TSDeclareMethod"; + async?: boolean; + generator?: boolean; + params: K.PatternKind[]; + abstract?: boolean; + accessibility?: "public" | "private" | "protected" | undefined; + static?: boolean; + computed?: boolean; + optional?: boolean; + key: K.IdentifierKind | K.StringLiteralKind | K.NumericLiteralKind | K.ExpressionKind; + kind?: "get" | "set" | "method" | "constructor"; + access?: "public" | "private" | "protected" | undefined; + decorators?: K.DecoratorKind[] | null; + returnType?: K.TSTypeAnnotationKind | K.NoopKind | null; + } + interface TSMappedType extends Omit<TSType, "type"> { + type: "TSMappedType"; + readonly?: boolean | "+" | "-"; + typeParameter: K.TSTypeParameterKind; + optional?: boolean | "+" | "-"; + typeAnnotation?: K.TSTypeKind | null; + } + interface TSTupleType extends Omit<TSType, "type"> { + type: "TSTupleType"; + elementTypes: (K.TSTypeKind | K.TSNamedTupleMemberKind)[]; + } + interface TSNamedTupleMember extends Omit<TSType, "type"> { + type: "TSNamedTupleMember"; + label: K.IdentifierKind; + optional?: boolean; + elementType: K.TSTypeKind; + } + interface TSRestType extends Omit<TSType, "type"> { + type: "TSRestType"; + typeAnnotation: K.TSTypeKind; + } + interface TSOptionalType extends Omit<TSType, "type"> { + type: "TSOptionalType"; + typeAnnotation: K.TSTypeKind; + } + interface TSIndexedAccessType extends Omit<TSType, "type"> { + type: "TSIndexedAccessType"; + objectType: K.TSTypeKind; + indexType: K.TSTypeKind; + } + interface TSTypeOperator extends Omit<TSType, "type"> { + type: "TSTypeOperator"; + operator: string; + typeAnnotation: K.TSTypeKind; + } + interface TSIndexSignature extends Omit<Declaration, "type">, TSHasOptionalTypeAnnotation { + type: "TSIndexSignature"; + parameters: K.IdentifierKind[]; + readonly?: boolean; + } + interface TSPropertySignature extends Omit<Declaration, "type">, TSHasOptionalTypeAnnotation { + type: "TSPropertySignature"; + key: K.ExpressionKind; + computed?: boolean; + readonly?: boolean; + optional?: boolean; + initializer?: K.ExpressionKind | null; + } + interface TSMethodSignature extends Omit<Declaration, "type">, TSHasOptionalTypeParameters, TSHasOptionalTypeAnnotation { + type: "TSMethodSignature"; + key: K.ExpressionKind; + computed?: boolean; + optional?: boolean; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + } + interface TSTypePredicate extends Omit<TSTypeAnnotation, "type" | "typeAnnotation">, Omit<TSType, "type"> { + type: "TSTypePredicate"; + parameterName: K.IdentifierKind | K.TSThisTypeKind; + typeAnnotation?: K.TSTypeAnnotationKind | null; + asserts?: boolean; + } + interface TSCallSignatureDeclaration extends Omit<Declaration, "type">, TSHasOptionalTypeParameters, TSHasOptionalTypeAnnotation { + type: "TSCallSignatureDeclaration"; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + } + interface TSConstructSignatureDeclaration extends Omit<Declaration, "type">, TSHasOptionalTypeParameters, TSHasOptionalTypeAnnotation { + type: "TSConstructSignatureDeclaration"; + parameters: (K.IdentifierKind | K.RestElementKind | K.ArrayPatternKind | K.ObjectPatternKind)[]; + } + interface TSEnumMember extends Omit<Node, "type"> { + type: "TSEnumMember"; + id: K.IdentifierKind | K.StringLiteralKind; + initializer?: K.ExpressionKind | null; + } + interface TSTypeQuery extends Omit<TSType, "type"> { + type: "TSTypeQuery"; + exprName: K.IdentifierKind | K.TSQualifiedNameKind | K.TSImportTypeKind; + } + interface TSImportType extends Omit<TSType, "type">, TSHasOptionalTypeParameterInstantiation { + type: "TSImportType"; + argument: K.StringLiteralKind; + qualifier?: K.IdentifierKind | K.TSQualifiedNameKind | undefined; + } + interface TSTypeLiteral extends Omit<TSType, "type"> { + type: "TSTypeLiteral"; + members: (K.TSCallSignatureDeclarationKind | K.TSConstructSignatureDeclarationKind | K.TSIndexSignatureKind | K.TSMethodSignatureKind | K.TSPropertySignatureKind)[]; + } + interface TSTypeAssertion extends Omit<Expression, "type">, Omit<Pattern, "type"> { + type: "TSTypeAssertion"; + typeAnnotation: K.TSTypeKind; + expression: K.ExpressionKind; + extra?: { + parenthesized: boolean; + } | null; + } + interface TSEnumDeclaration extends Omit<Declaration, "type"> { + type: "TSEnumDeclaration"; + id: K.IdentifierKind; + const?: boolean; + declare?: boolean; + members: K.TSEnumMemberKind[]; + initializer?: K.ExpressionKind | null; + } + interface TSTypeAliasDeclaration extends Omit<Declaration, "type">, TSHasOptionalTypeParameters { + type: "TSTypeAliasDeclaration"; + id: K.IdentifierKind; + declare?: boolean; + typeAnnotation: K.TSTypeKind; + } + interface TSModuleBlock extends Omit<Node, "type"> { + type: "TSModuleBlock"; + body: K.StatementKind[]; + } + interface TSModuleDeclaration extends Omit<Declaration, "type"> { + type: "TSModuleDeclaration"; + id: K.StringLiteralKind | K.IdentifierKind | K.TSQualifiedNameKind; + declare?: boolean; + global?: boolean; + body?: K.TSModuleBlockKind | K.TSModuleDeclarationKind | null; + } + interface TSImportEqualsDeclaration extends Omit<Declaration, "type"> { + type: "TSImportEqualsDeclaration"; + id: K.IdentifierKind; + isExport?: boolean; + moduleReference: K.IdentifierKind | K.TSQualifiedNameKind | K.TSExternalModuleReferenceKind; + } + interface TSExternalModuleReference extends Omit<Declaration, "type"> { + type: "TSExternalModuleReference"; + expression: K.StringLiteralKind; + } + interface TSExportAssignment extends Omit<Statement, "type"> { + type: "TSExportAssignment"; + expression: K.ExpressionKind; + } + interface TSNamespaceExportDeclaration extends Omit<Declaration, "type"> { + type: "TSNamespaceExportDeclaration"; + id: K.IdentifierKind; + } + interface TSInterfaceBody extends Omit<Node, "type"> { + type: "TSInterfaceBody"; + body: (K.TSCallSignatureDeclarationKind | K.TSConstructSignatureDeclarationKind | K.TSIndexSignatureKind | K.TSMethodSignatureKind | K.TSPropertySignatureKind)[]; + } + interface TSInterfaceDeclaration extends Omit<Declaration, "type">, TSHasOptionalTypeParameters { + type: "TSInterfaceDeclaration"; + id: K.IdentifierKind | K.TSQualifiedNameKind; + declare?: boolean; + extends?: K.TSExpressionWithTypeArgumentsKind[] | null; + body: K.TSInterfaceBodyKind; + } + interface TSParameterProperty extends Omit<Pattern, "type"> { + type: "TSParameterProperty"; + accessibility?: "public" | "private" | "protected" | undefined; + readonly?: boolean; + parameter: K.IdentifierKind | K.AssignmentPatternKind; + } + interface OptionalMemberExpression extends Omit<MemberExpression, "type"> { + type: "OptionalMemberExpression"; + optional?: boolean; + } + interface OptionalCallExpression extends Omit<CallExpression, "type"> { + type: "OptionalCallExpression"; + optional?: boolean; + } + type ASTNode = File | Program | Identifier | BlockStatement | EmptyStatement | ExpressionStatement | IfStatement | LabeledStatement | BreakStatement | ContinueStatement | WithStatement | SwitchStatement | SwitchCase | ReturnStatement | ThrowStatement | TryStatement | CatchClause | WhileStatement | DoWhileStatement | ForStatement | VariableDeclaration | ForInStatement | DebuggerStatement | FunctionDeclaration | FunctionExpression | VariableDeclarator | ThisExpression | ArrayExpression | ObjectExpression | Property | Literal | SequenceExpression | UnaryExpression | BinaryExpression | AssignmentExpression | MemberExpression | UpdateExpression | LogicalExpression | ConditionalExpression | NewExpression | CallExpression | RestElement | TypeAnnotation | TSTypeAnnotation | SpreadElementPattern | ArrowFunctionExpression | ForOfStatement | YieldExpression | GeneratorExpression | ComprehensionBlock | ComprehensionExpression | ObjectProperty | PropertyPattern | ObjectPattern | ArrayPattern | MethodDefinition | SpreadElement | AssignmentPattern | ClassPropertyDefinition | ClassProperty | ClassBody | ClassDeclaration | ClassExpression | ImportSpecifier | ImportNamespaceSpecifier | ImportDefaultSpecifier | ImportDeclaration | TaggedTemplateExpression | TemplateLiteral | TemplateElement | SpreadProperty | SpreadPropertyPattern | AwaitExpression | ImportExpression | JSXAttribute | JSXIdentifier | JSXNamespacedName | JSXExpressionContainer | JSXMemberExpression | JSXSpreadAttribute | JSXElement | JSXOpeningElement | JSXClosingElement | JSXFragment | JSXText | JSXOpeningFragment | JSXClosingFragment | JSXEmptyExpression | JSXSpreadChild | TypeParameterDeclaration | TSTypeParameterDeclaration | TypeParameterInstantiation | TSTypeParameterInstantiation | ClassImplements | TSExpressionWithTypeArguments | AnyTypeAnnotation | EmptyTypeAnnotation | MixedTypeAnnotation | VoidTypeAnnotation | NumberTypeAnnotation | NumberLiteralTypeAnnotation | NumericLiteralTypeAnnotation | StringTypeAnnotation | StringLiteralTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullableTypeAnnotation | NullLiteralTypeAnnotation | NullTypeAnnotation | ThisTypeAnnotation | ExistsTypeAnnotation | ExistentialTypeParam | FunctionTypeAnnotation | FunctionTypeParam | ArrayTypeAnnotation | ObjectTypeAnnotation | ObjectTypeProperty | ObjectTypeSpreadProperty | ObjectTypeIndexer | ObjectTypeCallProperty | ObjectTypeInternalSlot | Variance | QualifiedTypeIdentifier | GenericTypeAnnotation | MemberTypeAnnotation | UnionTypeAnnotation | IntersectionTypeAnnotation | TypeofTypeAnnotation | TypeParameter | InterfaceTypeAnnotation | InterfaceExtends | InterfaceDeclaration | DeclareInterface | TypeAlias | OpaqueType | DeclareTypeAlias | DeclareOpaqueType | TypeCastExpression | TupleTypeAnnotation | DeclareVariable | DeclareFunction | DeclareClass | DeclareModule | DeclareModuleExports | DeclareExportDeclaration | ExportSpecifier | ExportBatchSpecifier | DeclareExportAllDeclaration | InferredPredicate | DeclaredPredicate | ExportDeclaration | Block | Line | Noop | DoExpression | Super | BindExpression | Decorator | MetaProperty | ParenthesizedExpression | ExportDefaultDeclaration | ExportNamedDeclaration | ExportNamespaceSpecifier | ExportDefaultSpecifier | ExportAllDeclaration | CommentBlock | CommentLine | Directive | DirectiveLiteral | InterpreterDirective | StringLiteral | NumericLiteral | BigIntLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | ObjectMethod | ClassPrivateProperty | ClassMethod | ClassPrivateMethod | PrivateName | RestProperty | ForAwaitStatement | Import | TSQualifiedName | TSTypeReference | TSAsExpression | TSNonNullExpression | TSAnyKeyword | TSBigIntKeyword | TSBooleanKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSArrayType | TSLiteralType | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSTypeParameter | TSParenthesizedType | TSFunctionType | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSMappedType | TSTupleType | TSNamedTupleMember | TSRestType | TSOptionalType | TSIndexedAccessType | TSTypeOperator | TSIndexSignature | TSPropertySignature | TSMethodSignature | TSTypePredicate | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSEnumMember | TSTypeQuery | TSImportType | TSTypeLiteral | TSTypeAssertion | TSEnumDeclaration | TSTypeAliasDeclaration | TSModuleBlock | TSModuleDeclaration | TSImportEqualsDeclaration | TSExternalModuleReference | TSExportAssignment | TSNamespaceExportDeclaration | TSInterfaceBody | TSInterfaceDeclaration | TSParameterProperty | OptionalMemberExpression | OptionalCallExpression; + let Printable: Type<Printable>; + let SourceLocation: Type<SourceLocation>; + let Node: Type<Node>; + let Comment: Type<Comment>; + let Position: Type<Position>; + let File: Type<File>; + let Program: Type<Program>; + let Statement: Type<Statement>; + let Function: Type<Function>; + let Expression: Type<Expression>; + let Pattern: Type<Pattern>; + let Identifier: Type<Identifier>; + let BlockStatement: Type<BlockStatement>; + let EmptyStatement: Type<EmptyStatement>; + let ExpressionStatement: Type<ExpressionStatement>; + let IfStatement: Type<IfStatement>; + let LabeledStatement: Type<LabeledStatement>; + let BreakStatement: Type<BreakStatement>; + let ContinueStatement: Type<ContinueStatement>; + let WithStatement: Type<WithStatement>; + let SwitchStatement: Type<SwitchStatement>; + let SwitchCase: Type<SwitchCase>; + let ReturnStatement: Type<ReturnStatement>; + let ThrowStatement: Type<ThrowStatement>; + let TryStatement: Type<TryStatement>; + let CatchClause: Type<CatchClause>; + let WhileStatement: Type<WhileStatement>; + let DoWhileStatement: Type<DoWhileStatement>; + let ForStatement: Type<ForStatement>; + let Declaration: Type<Declaration>; + let VariableDeclaration: Type<VariableDeclaration>; + let ForInStatement: Type<ForInStatement>; + let DebuggerStatement: Type<DebuggerStatement>; + let FunctionDeclaration: Type<FunctionDeclaration>; + let FunctionExpression: Type<FunctionExpression>; + let VariableDeclarator: Type<VariableDeclarator>; + let ThisExpression: Type<ThisExpression>; + let ArrayExpression: Type<ArrayExpression>; + let ObjectExpression: Type<ObjectExpression>; + let Property: Type<Property>; + let Literal: Type<Literal>; + let SequenceExpression: Type<SequenceExpression>; + let UnaryExpression: Type<UnaryExpression>; + let BinaryExpression: Type<BinaryExpression>; + let AssignmentExpression: Type<AssignmentExpression>; + let MemberExpression: Type<MemberExpression>; + let UpdateExpression: Type<UpdateExpression>; + let LogicalExpression: Type<LogicalExpression>; + let ConditionalExpression: Type<ConditionalExpression>; + let NewExpression: Type<NewExpression>; + let CallExpression: Type<CallExpression>; + let RestElement: Type<RestElement>; + let TypeAnnotation: Type<TypeAnnotation>; + let TSTypeAnnotation: Type<TSTypeAnnotation>; + let SpreadElementPattern: Type<SpreadElementPattern>; + let ArrowFunctionExpression: Type<ArrowFunctionExpression>; + let ForOfStatement: Type<ForOfStatement>; + let YieldExpression: Type<YieldExpression>; + let GeneratorExpression: Type<GeneratorExpression>; + let ComprehensionBlock: Type<ComprehensionBlock>; + let ComprehensionExpression: Type<ComprehensionExpression>; + let ObjectProperty: Type<ObjectProperty>; + let PropertyPattern: Type<PropertyPattern>; + let ObjectPattern: Type<ObjectPattern>; + let ArrayPattern: Type<ArrayPattern>; + let MethodDefinition: Type<MethodDefinition>; + let SpreadElement: Type<SpreadElement>; + let AssignmentPattern: Type<AssignmentPattern>; + let ClassPropertyDefinition: Type<ClassPropertyDefinition>; + let ClassProperty: Type<ClassProperty>; + let ClassBody: Type<ClassBody>; + let ClassDeclaration: Type<ClassDeclaration>; + let ClassExpression: Type<ClassExpression>; + let Specifier: Type<Specifier>; + let ModuleSpecifier: Type<ModuleSpecifier>; + let ImportSpecifier: Type<ImportSpecifier>; + let ImportNamespaceSpecifier: Type<ImportNamespaceSpecifier>; + let ImportDefaultSpecifier: Type<ImportDefaultSpecifier>; + let ImportDeclaration: Type<ImportDeclaration>; + let TaggedTemplateExpression: Type<TaggedTemplateExpression>; + let TemplateLiteral: Type<TemplateLiteral>; + let TemplateElement: Type<TemplateElement>; + let SpreadProperty: Type<SpreadProperty>; + let SpreadPropertyPattern: Type<SpreadPropertyPattern>; + let AwaitExpression: Type<AwaitExpression>; + let ImportExpression: Type<ImportExpression>; + let JSXAttribute: Type<JSXAttribute>; + let JSXIdentifier: Type<JSXIdentifier>; + let JSXNamespacedName: Type<JSXNamespacedName>; + let JSXExpressionContainer: Type<JSXExpressionContainer>; + let JSXMemberExpression: Type<JSXMemberExpression>; + let JSXSpreadAttribute: Type<JSXSpreadAttribute>; + let JSXElement: Type<JSXElement>; + let JSXOpeningElement: Type<JSXOpeningElement>; + let JSXClosingElement: Type<JSXClosingElement>; + let JSXFragment: Type<JSXFragment>; + let JSXText: Type<JSXText>; + let JSXOpeningFragment: Type<JSXOpeningFragment>; + let JSXClosingFragment: Type<JSXClosingFragment>; + let JSXEmptyExpression: Type<JSXEmptyExpression>; + let JSXSpreadChild: Type<JSXSpreadChild>; + let TypeParameterDeclaration: Type<TypeParameterDeclaration>; + let TSTypeParameterDeclaration: Type<TSTypeParameterDeclaration>; + let TypeParameterInstantiation: Type<TypeParameterInstantiation>; + let TSTypeParameterInstantiation: Type<TSTypeParameterInstantiation>; + let ClassImplements: Type<ClassImplements>; + let TSType: Type<TSType>; + let TSHasOptionalTypeParameterInstantiation: Type<TSHasOptionalTypeParameterInstantiation>; + let TSExpressionWithTypeArguments: Type<TSExpressionWithTypeArguments>; + let Flow: Type<Flow>; + let FlowType: Type<FlowType>; + let AnyTypeAnnotation: Type<AnyTypeAnnotation>; + let EmptyTypeAnnotation: Type<EmptyTypeAnnotation>; + let MixedTypeAnnotation: Type<MixedTypeAnnotation>; + let VoidTypeAnnotation: Type<VoidTypeAnnotation>; + let NumberTypeAnnotation: Type<NumberTypeAnnotation>; + let NumberLiteralTypeAnnotation: Type<NumberLiteralTypeAnnotation>; + let NumericLiteralTypeAnnotation: Type<NumericLiteralTypeAnnotation>; + let StringTypeAnnotation: Type<StringTypeAnnotation>; + let StringLiteralTypeAnnotation: Type<StringLiteralTypeAnnotation>; + let BooleanTypeAnnotation: Type<BooleanTypeAnnotation>; + let BooleanLiteralTypeAnnotation: Type<BooleanLiteralTypeAnnotation>; + let NullableTypeAnnotation: Type<NullableTypeAnnotation>; + let NullLiteralTypeAnnotation: Type<NullLiteralTypeAnnotation>; + let NullTypeAnnotation: Type<NullTypeAnnotation>; + let ThisTypeAnnotation: Type<ThisTypeAnnotation>; + let ExistsTypeAnnotation: Type<ExistsTypeAnnotation>; + let ExistentialTypeParam: Type<ExistentialTypeParam>; + let FunctionTypeAnnotation: Type<FunctionTypeAnnotation>; + let FunctionTypeParam: Type<FunctionTypeParam>; + let ArrayTypeAnnotation: Type<ArrayTypeAnnotation>; + let ObjectTypeAnnotation: Type<ObjectTypeAnnotation>; + let ObjectTypeProperty: Type<ObjectTypeProperty>; + let ObjectTypeSpreadProperty: Type<ObjectTypeSpreadProperty>; + let ObjectTypeIndexer: Type<ObjectTypeIndexer>; + let ObjectTypeCallProperty: Type<ObjectTypeCallProperty>; + let ObjectTypeInternalSlot: Type<ObjectTypeInternalSlot>; + let Variance: Type<Variance>; + let QualifiedTypeIdentifier: Type<QualifiedTypeIdentifier>; + let GenericTypeAnnotation: Type<GenericTypeAnnotation>; + let MemberTypeAnnotation: Type<MemberTypeAnnotation>; + let UnionTypeAnnotation: Type<UnionTypeAnnotation>; + let IntersectionTypeAnnotation: Type<IntersectionTypeAnnotation>; + let TypeofTypeAnnotation: Type<TypeofTypeAnnotation>; + let TypeParameter: Type<TypeParameter>; + let InterfaceTypeAnnotation: Type<InterfaceTypeAnnotation>; + let InterfaceExtends: Type<InterfaceExtends>; + let InterfaceDeclaration: Type<InterfaceDeclaration>; + let DeclareInterface: Type<DeclareInterface>; + let TypeAlias: Type<TypeAlias>; + let OpaqueType: Type<OpaqueType>; + let DeclareTypeAlias: Type<DeclareTypeAlias>; + let DeclareOpaqueType: Type<DeclareOpaqueType>; + let TypeCastExpression: Type<TypeCastExpression>; + let TupleTypeAnnotation: Type<TupleTypeAnnotation>; + let DeclareVariable: Type<DeclareVariable>; + let DeclareFunction: Type<DeclareFunction>; + let DeclareClass: Type<DeclareClass>; + let DeclareModule: Type<DeclareModule>; + let DeclareModuleExports: Type<DeclareModuleExports>; + let DeclareExportDeclaration: Type<DeclareExportDeclaration>; + let ExportSpecifier: Type<ExportSpecifier>; + let ExportBatchSpecifier: Type<ExportBatchSpecifier>; + let DeclareExportAllDeclaration: Type<DeclareExportAllDeclaration>; + let FlowPredicate: Type<FlowPredicate>; + let InferredPredicate: Type<InferredPredicate>; + let DeclaredPredicate: Type<DeclaredPredicate>; + let ExportDeclaration: Type<ExportDeclaration>; + let Block: Type<Block>; + let Line: Type<Line>; + let Noop: Type<Noop>; + let DoExpression: Type<DoExpression>; + let Super: Type<Super>; + let BindExpression: Type<BindExpression>; + let Decorator: Type<Decorator>; + let MetaProperty: Type<MetaProperty>; + let ParenthesizedExpression: Type<ParenthesizedExpression>; + let ExportDefaultDeclaration: Type<ExportDefaultDeclaration>; + let ExportNamedDeclaration: Type<ExportNamedDeclaration>; + let ExportNamespaceSpecifier: Type<ExportNamespaceSpecifier>; + let ExportDefaultSpecifier: Type<ExportDefaultSpecifier>; + let ExportAllDeclaration: Type<ExportAllDeclaration>; + let CommentBlock: Type<CommentBlock>; + let CommentLine: Type<CommentLine>; + let Directive: Type<Directive>; + let DirectiveLiteral: Type<DirectiveLiteral>; + let InterpreterDirective: Type<InterpreterDirective>; + let StringLiteral: Type<StringLiteral>; + let NumericLiteral: Type<NumericLiteral>; + let BigIntLiteral: Type<BigIntLiteral>; + let NullLiteral: Type<NullLiteral>; + let BooleanLiteral: Type<BooleanLiteral>; + let RegExpLiteral: Type<RegExpLiteral>; + let ObjectMethod: Type<ObjectMethod>; + let ClassPrivateProperty: Type<ClassPrivateProperty>; + let ClassMethod: Type<ClassMethod>; + let ClassPrivateMethod: Type<ClassPrivateMethod>; + let PrivateName: Type<PrivateName>; + let RestProperty: Type<RestProperty>; + let ForAwaitStatement: Type<ForAwaitStatement>; + let Import: Type<Import>; + let TSQualifiedName: Type<TSQualifiedName>; + let TSTypeReference: Type<TSTypeReference>; + let TSHasOptionalTypeParameters: Type<TSHasOptionalTypeParameters>; + let TSHasOptionalTypeAnnotation: Type<TSHasOptionalTypeAnnotation>; + let TSAsExpression: Type<TSAsExpression>; + let TSNonNullExpression: Type<TSNonNullExpression>; + let TSAnyKeyword: Type<TSAnyKeyword>; + let TSBigIntKeyword: Type<TSBigIntKeyword>; + let TSBooleanKeyword: Type<TSBooleanKeyword>; + let TSNeverKeyword: Type<TSNeverKeyword>; + let TSNullKeyword: Type<TSNullKeyword>; + let TSNumberKeyword: Type<TSNumberKeyword>; + let TSObjectKeyword: Type<TSObjectKeyword>; + let TSStringKeyword: Type<TSStringKeyword>; + let TSSymbolKeyword: Type<TSSymbolKeyword>; + let TSUndefinedKeyword: Type<TSUndefinedKeyword>; + let TSUnknownKeyword: Type<TSUnknownKeyword>; + let TSVoidKeyword: Type<TSVoidKeyword>; + let TSThisType: Type<TSThisType>; + let TSArrayType: Type<TSArrayType>; + let TSLiteralType: Type<TSLiteralType>; + let TSUnionType: Type<TSUnionType>; + let TSIntersectionType: Type<TSIntersectionType>; + let TSConditionalType: Type<TSConditionalType>; + let TSInferType: Type<TSInferType>; + let TSTypeParameter: Type<TSTypeParameter>; + let TSParenthesizedType: Type<TSParenthesizedType>; + let TSFunctionType: Type<TSFunctionType>; + let TSConstructorType: Type<TSConstructorType>; + let TSDeclareFunction: Type<TSDeclareFunction>; + let TSDeclareMethod: Type<TSDeclareMethod>; + let TSMappedType: Type<TSMappedType>; + let TSTupleType: Type<TSTupleType>; + let TSNamedTupleMember: Type<TSNamedTupleMember>; + let TSRestType: Type<TSRestType>; + let TSOptionalType: Type<TSOptionalType>; + let TSIndexedAccessType: Type<TSIndexedAccessType>; + let TSTypeOperator: Type<TSTypeOperator>; + let TSIndexSignature: Type<TSIndexSignature>; + let TSPropertySignature: Type<TSPropertySignature>; + let TSMethodSignature: Type<TSMethodSignature>; + let TSTypePredicate: Type<TSTypePredicate>; + let TSCallSignatureDeclaration: Type<TSCallSignatureDeclaration>; + let TSConstructSignatureDeclaration: Type<TSConstructSignatureDeclaration>; + let TSEnumMember: Type<TSEnumMember>; + let TSTypeQuery: Type<TSTypeQuery>; + let TSImportType: Type<TSImportType>; + let TSTypeLiteral: Type<TSTypeLiteral>; + let TSTypeAssertion: Type<TSTypeAssertion>; + let TSEnumDeclaration: Type<TSEnumDeclaration>; + let TSTypeAliasDeclaration: Type<TSTypeAliasDeclaration>; + let TSModuleBlock: Type<TSModuleBlock>; + let TSModuleDeclaration: Type<TSModuleDeclaration>; + let TSImportEqualsDeclaration: Type<TSImportEqualsDeclaration>; + let TSExternalModuleReference: Type<TSExternalModuleReference>; + let TSExportAssignment: Type<TSExportAssignment>; + let TSNamespaceExportDeclaration: Type<TSNamespaceExportDeclaration>; + let TSInterfaceBody: Type<TSInterfaceBody>; + let TSInterfaceDeclaration: Type<TSInterfaceDeclaration>; + let TSParameterProperty: Type<TSParameterProperty>; + let OptionalMemberExpression: Type<OptionalMemberExpression>; + let OptionalCallExpression: Type<OptionalCallExpression>; +} +export interface NamedTypes { + Printable: Type<namedTypes.Printable>; + SourceLocation: Type<namedTypes.SourceLocation>; + Node: Type<namedTypes.Node>; + Comment: Type<namedTypes.Comment>; + Position: Type<namedTypes.Position>; + File: Type<namedTypes.File>; + Program: Type<namedTypes.Program>; + Statement: Type<namedTypes.Statement>; + Function: Type<namedTypes.Function>; + Expression: Type<namedTypes.Expression>; + Pattern: Type<namedTypes.Pattern>; + Identifier: Type<namedTypes.Identifier>; + BlockStatement: Type<namedTypes.BlockStatement>; + EmptyStatement: Type<namedTypes.EmptyStatement>; + ExpressionStatement: Type<namedTypes.ExpressionStatement>; + IfStatement: Type<namedTypes.IfStatement>; + LabeledStatement: Type<namedTypes.LabeledStatement>; + BreakStatement: Type<namedTypes.BreakStatement>; + ContinueStatement: Type<namedTypes.ContinueStatement>; + WithStatement: Type<namedTypes.WithStatement>; + SwitchStatement: Type<namedTypes.SwitchStatement>; + SwitchCase: Type<namedTypes.SwitchCase>; + ReturnStatement: Type<namedTypes.ReturnStatement>; + ThrowStatement: Type<namedTypes.ThrowStatement>; + TryStatement: Type<namedTypes.TryStatement>; + CatchClause: Type<namedTypes.CatchClause>; + WhileStatement: Type<namedTypes.WhileStatement>; + DoWhileStatement: Type<namedTypes.DoWhileStatement>; + ForStatement: Type<namedTypes.ForStatement>; + Declaration: Type<namedTypes.Declaration>; + VariableDeclaration: Type<namedTypes.VariableDeclaration>; + ForInStatement: Type<namedTypes.ForInStatement>; + DebuggerStatement: Type<namedTypes.DebuggerStatement>; + FunctionDeclaration: Type<namedTypes.FunctionDeclaration>; + FunctionExpression: Type<namedTypes.FunctionExpression>; + VariableDeclarator: Type<namedTypes.VariableDeclarator>; + ThisExpression: Type<namedTypes.ThisExpression>; + ArrayExpression: Type<namedTypes.ArrayExpression>; + ObjectExpression: Type<namedTypes.ObjectExpression>; + Property: Type<namedTypes.Property>; + Literal: Type<namedTypes.Literal>; + SequenceExpression: Type<namedTypes.SequenceExpression>; + UnaryExpression: Type<namedTypes.UnaryExpression>; + BinaryExpression: Type<namedTypes.BinaryExpression>; + AssignmentExpression: Type<namedTypes.AssignmentExpression>; + MemberExpression: Type<namedTypes.MemberExpression>; + UpdateExpression: Type<namedTypes.UpdateExpression>; + LogicalExpression: Type<namedTypes.LogicalExpression>; + ConditionalExpression: Type<namedTypes.ConditionalExpression>; + NewExpression: Type<namedTypes.NewExpression>; + CallExpression: Type<namedTypes.CallExpression>; + RestElement: Type<namedTypes.RestElement>; + TypeAnnotation: Type<namedTypes.TypeAnnotation>; + TSTypeAnnotation: Type<namedTypes.TSTypeAnnotation>; + SpreadElementPattern: Type<namedTypes.SpreadElementPattern>; + ArrowFunctionExpression: Type<namedTypes.ArrowFunctionExpression>; + ForOfStatement: Type<namedTypes.ForOfStatement>; + YieldExpression: Type<namedTypes.YieldExpression>; + GeneratorExpression: Type<namedTypes.GeneratorExpression>; + ComprehensionBlock: Type<namedTypes.ComprehensionBlock>; + ComprehensionExpression: Type<namedTypes.ComprehensionExpression>; + ObjectProperty: Type<namedTypes.ObjectProperty>; + PropertyPattern: Type<namedTypes.PropertyPattern>; + ObjectPattern: Type<namedTypes.ObjectPattern>; + ArrayPattern: Type<namedTypes.ArrayPattern>; + MethodDefinition: Type<namedTypes.MethodDefinition>; + SpreadElement: Type<namedTypes.SpreadElement>; + AssignmentPattern: Type<namedTypes.AssignmentPattern>; + ClassPropertyDefinition: Type<namedTypes.ClassPropertyDefinition>; + ClassProperty: Type<namedTypes.ClassProperty>; + ClassBody: Type<namedTypes.ClassBody>; + ClassDeclaration: Type<namedTypes.ClassDeclaration>; + ClassExpression: Type<namedTypes.ClassExpression>; + Specifier: Type<namedTypes.Specifier>; + ModuleSpecifier: Type<namedTypes.ModuleSpecifier>; + ImportSpecifier: Type<namedTypes.ImportSpecifier>; + ImportNamespaceSpecifier: Type<namedTypes.ImportNamespaceSpecifier>; + ImportDefaultSpecifier: Type<namedTypes.ImportDefaultSpecifier>; + ImportDeclaration: Type<namedTypes.ImportDeclaration>; + TaggedTemplateExpression: Type<namedTypes.TaggedTemplateExpression>; + TemplateLiteral: Type<namedTypes.TemplateLiteral>; + TemplateElement: Type<namedTypes.TemplateElement>; + SpreadProperty: Type<namedTypes.SpreadProperty>; + SpreadPropertyPattern: Type<namedTypes.SpreadPropertyPattern>; + AwaitExpression: Type<namedTypes.AwaitExpression>; + ImportExpression: Type<namedTypes.ImportExpression>; + JSXAttribute: Type<namedTypes.JSXAttribute>; + JSXIdentifier: Type<namedTypes.JSXIdentifier>; + JSXNamespacedName: Type<namedTypes.JSXNamespacedName>; + JSXExpressionContainer: Type<namedTypes.JSXExpressionContainer>; + JSXMemberExpression: Type<namedTypes.JSXMemberExpression>; + JSXSpreadAttribute: Type<namedTypes.JSXSpreadAttribute>; + JSXElement: Type<namedTypes.JSXElement>; + JSXOpeningElement: Type<namedTypes.JSXOpeningElement>; + JSXClosingElement: Type<namedTypes.JSXClosingElement>; + JSXFragment: Type<namedTypes.JSXFragment>; + JSXText: Type<namedTypes.JSXText>; + JSXOpeningFragment: Type<namedTypes.JSXOpeningFragment>; + JSXClosingFragment: Type<namedTypes.JSXClosingFragment>; + JSXEmptyExpression: Type<namedTypes.JSXEmptyExpression>; + JSXSpreadChild: Type<namedTypes.JSXSpreadChild>; + TypeParameterDeclaration: Type<namedTypes.TypeParameterDeclaration>; + TSTypeParameterDeclaration: Type<namedTypes.TSTypeParameterDeclaration>; + TypeParameterInstantiation: Type<namedTypes.TypeParameterInstantiation>; + TSTypeParameterInstantiation: Type<namedTypes.TSTypeParameterInstantiation>; + ClassImplements: Type<namedTypes.ClassImplements>; + TSType: Type<namedTypes.TSType>; + TSHasOptionalTypeParameterInstantiation: Type<namedTypes.TSHasOptionalTypeParameterInstantiation>; + TSExpressionWithTypeArguments: Type<namedTypes.TSExpressionWithTypeArguments>; + Flow: Type<namedTypes.Flow>; + FlowType: Type<namedTypes.FlowType>; + AnyTypeAnnotation: Type<namedTypes.AnyTypeAnnotation>; + EmptyTypeAnnotation: Type<namedTypes.EmptyTypeAnnotation>; + MixedTypeAnnotation: Type<namedTypes.MixedTypeAnnotation>; + VoidTypeAnnotation: Type<namedTypes.VoidTypeAnnotation>; + NumberTypeAnnotation: Type<namedTypes.NumberTypeAnnotation>; + NumberLiteralTypeAnnotation: Type<namedTypes.NumberLiteralTypeAnnotation>; + NumericLiteralTypeAnnotation: Type<namedTypes.NumericLiteralTypeAnnotation>; + StringTypeAnnotation: Type<namedTypes.StringTypeAnnotation>; + StringLiteralTypeAnnotation: Type<namedTypes.StringLiteralTypeAnnotation>; + BooleanTypeAnnotation: Type<namedTypes.BooleanTypeAnnotation>; + BooleanLiteralTypeAnnotation: Type<namedTypes.BooleanLiteralTypeAnnotation>; + NullableTypeAnnotation: Type<namedTypes.NullableTypeAnnotation>; + NullLiteralTypeAnnotation: Type<namedTypes.NullLiteralTypeAnnotation>; + NullTypeAnnotation: Type<namedTypes.NullTypeAnnotation>; + ThisTypeAnnotation: Type<namedTypes.ThisTypeAnnotation>; + ExistsTypeAnnotation: Type<namedTypes.ExistsTypeAnnotation>; + ExistentialTypeParam: Type<namedTypes.ExistentialTypeParam>; + FunctionTypeAnnotation: Type<namedTypes.FunctionTypeAnnotation>; + FunctionTypeParam: Type<namedTypes.FunctionTypeParam>; + ArrayTypeAnnotation: Type<namedTypes.ArrayTypeAnnotation>; + ObjectTypeAnnotation: Type<namedTypes.ObjectTypeAnnotation>; + ObjectTypeProperty: Type<namedTypes.ObjectTypeProperty>; + ObjectTypeSpreadProperty: Type<namedTypes.ObjectTypeSpreadProperty>; + ObjectTypeIndexer: Type<namedTypes.ObjectTypeIndexer>; + ObjectTypeCallProperty: Type<namedTypes.ObjectTypeCallProperty>; + ObjectTypeInternalSlot: Type<namedTypes.ObjectTypeInternalSlot>; + Variance: Type<namedTypes.Variance>; + QualifiedTypeIdentifier: Type<namedTypes.QualifiedTypeIdentifier>; + GenericTypeAnnotation: Type<namedTypes.GenericTypeAnnotation>; + MemberTypeAnnotation: Type<namedTypes.MemberTypeAnnotation>; + UnionTypeAnnotation: Type<namedTypes.UnionTypeAnnotation>; + IntersectionTypeAnnotation: Type<namedTypes.IntersectionTypeAnnotation>; + TypeofTypeAnnotation: Type<namedTypes.TypeofTypeAnnotation>; + TypeParameter: Type<namedTypes.TypeParameter>; + InterfaceTypeAnnotation: Type<namedTypes.InterfaceTypeAnnotation>; + InterfaceExtends: Type<namedTypes.InterfaceExtends>; + InterfaceDeclaration: Type<namedTypes.InterfaceDeclaration>; + DeclareInterface: Type<namedTypes.DeclareInterface>; + TypeAlias: Type<namedTypes.TypeAlias>; + OpaqueType: Type<namedTypes.OpaqueType>; + DeclareTypeAlias: Type<namedTypes.DeclareTypeAlias>; + DeclareOpaqueType: Type<namedTypes.DeclareOpaqueType>; + TypeCastExpression: Type<namedTypes.TypeCastExpression>; + TupleTypeAnnotation: Type<namedTypes.TupleTypeAnnotation>; + DeclareVariable: Type<namedTypes.DeclareVariable>; + DeclareFunction: Type<namedTypes.DeclareFunction>; + DeclareClass: Type<namedTypes.DeclareClass>; + DeclareModule: Type<namedTypes.DeclareModule>; + DeclareModuleExports: Type<namedTypes.DeclareModuleExports>; + DeclareExportDeclaration: Type<namedTypes.DeclareExportDeclaration>; + ExportSpecifier: Type<namedTypes.ExportSpecifier>; + ExportBatchSpecifier: Type<namedTypes.ExportBatchSpecifier>; + DeclareExportAllDeclaration: Type<namedTypes.DeclareExportAllDeclaration>; + FlowPredicate: Type<namedTypes.FlowPredicate>; + InferredPredicate: Type<namedTypes.InferredPredicate>; + DeclaredPredicate: Type<namedTypes.DeclaredPredicate>; + ExportDeclaration: Type<namedTypes.ExportDeclaration>; + Block: Type<namedTypes.Block>; + Line: Type<namedTypes.Line>; + Noop: Type<namedTypes.Noop>; + DoExpression: Type<namedTypes.DoExpression>; + Super: Type<namedTypes.Super>; + BindExpression: Type<namedTypes.BindExpression>; + Decorator: Type<namedTypes.Decorator>; + MetaProperty: Type<namedTypes.MetaProperty>; + ParenthesizedExpression: Type<namedTypes.ParenthesizedExpression>; + ExportDefaultDeclaration: Type<namedTypes.ExportDefaultDeclaration>; + ExportNamedDeclaration: Type<namedTypes.ExportNamedDeclaration>; + ExportNamespaceSpecifier: Type<namedTypes.ExportNamespaceSpecifier>; + ExportDefaultSpecifier: Type<namedTypes.ExportDefaultSpecifier>; + ExportAllDeclaration: Type<namedTypes.ExportAllDeclaration>; + CommentBlock: Type<namedTypes.CommentBlock>; + CommentLine: Type<namedTypes.CommentLine>; + Directive: Type<namedTypes.Directive>; + DirectiveLiteral: Type<namedTypes.DirectiveLiteral>; + InterpreterDirective: Type<namedTypes.InterpreterDirective>; + StringLiteral: Type<namedTypes.StringLiteral>; + NumericLiteral: Type<namedTypes.NumericLiteral>; + BigIntLiteral: Type<namedTypes.BigIntLiteral>; + NullLiteral: Type<namedTypes.NullLiteral>; + BooleanLiteral: Type<namedTypes.BooleanLiteral>; + RegExpLiteral: Type<namedTypes.RegExpLiteral>; + ObjectMethod: Type<namedTypes.ObjectMethod>; + ClassPrivateProperty: Type<namedTypes.ClassPrivateProperty>; + ClassMethod: Type<namedTypes.ClassMethod>; + ClassPrivateMethod: Type<namedTypes.ClassPrivateMethod>; + PrivateName: Type<namedTypes.PrivateName>; + RestProperty: Type<namedTypes.RestProperty>; + ForAwaitStatement: Type<namedTypes.ForAwaitStatement>; + Import: Type<namedTypes.Import>; + TSQualifiedName: Type<namedTypes.TSQualifiedName>; + TSTypeReference: Type<namedTypes.TSTypeReference>; + TSHasOptionalTypeParameters: Type<namedTypes.TSHasOptionalTypeParameters>; + TSHasOptionalTypeAnnotation: Type<namedTypes.TSHasOptionalTypeAnnotation>; + TSAsExpression: Type<namedTypes.TSAsExpression>; + TSNonNullExpression: Type<namedTypes.TSNonNullExpression>; + TSAnyKeyword: Type<namedTypes.TSAnyKeyword>; + TSBigIntKeyword: Type<namedTypes.TSBigIntKeyword>; + TSBooleanKeyword: Type<namedTypes.TSBooleanKeyword>; + TSNeverKeyword: Type<namedTypes.TSNeverKeyword>; + TSNullKeyword: Type<namedTypes.TSNullKeyword>; + TSNumberKeyword: Type<namedTypes.TSNumberKeyword>; + TSObjectKeyword: Type<namedTypes.TSObjectKeyword>; + TSStringKeyword: Type<namedTypes.TSStringKeyword>; + TSSymbolKeyword: Type<namedTypes.TSSymbolKeyword>; + TSUndefinedKeyword: Type<namedTypes.TSUndefinedKeyword>; + TSUnknownKeyword: Type<namedTypes.TSUnknownKeyword>; + TSVoidKeyword: Type<namedTypes.TSVoidKeyword>; + TSThisType: Type<namedTypes.TSThisType>; + TSArrayType: Type<namedTypes.TSArrayType>; + TSLiteralType: Type<namedTypes.TSLiteralType>; + TSUnionType: Type<namedTypes.TSUnionType>; + TSIntersectionType: Type<namedTypes.TSIntersectionType>; + TSConditionalType: Type<namedTypes.TSConditionalType>; + TSInferType: Type<namedTypes.TSInferType>; + TSTypeParameter: Type<namedTypes.TSTypeParameter>; + TSParenthesizedType: Type<namedTypes.TSParenthesizedType>; + TSFunctionType: Type<namedTypes.TSFunctionType>; + TSConstructorType: Type<namedTypes.TSConstructorType>; + TSDeclareFunction: Type<namedTypes.TSDeclareFunction>; + TSDeclareMethod: Type<namedTypes.TSDeclareMethod>; + TSMappedType: Type<namedTypes.TSMappedType>; + TSTupleType: Type<namedTypes.TSTupleType>; + TSNamedTupleMember: Type<namedTypes.TSNamedTupleMember>; + TSRestType: Type<namedTypes.TSRestType>; + TSOptionalType: Type<namedTypes.TSOptionalType>; + TSIndexedAccessType: Type<namedTypes.TSIndexedAccessType>; + TSTypeOperator: Type<namedTypes.TSTypeOperator>; + TSIndexSignature: Type<namedTypes.TSIndexSignature>; + TSPropertySignature: Type<namedTypes.TSPropertySignature>; + TSMethodSignature: Type<namedTypes.TSMethodSignature>; + TSTypePredicate: Type<namedTypes.TSTypePredicate>; + TSCallSignatureDeclaration: Type<namedTypes.TSCallSignatureDeclaration>; + TSConstructSignatureDeclaration: Type<namedTypes.TSConstructSignatureDeclaration>; + TSEnumMember: Type<namedTypes.TSEnumMember>; + TSTypeQuery: Type<namedTypes.TSTypeQuery>; + TSImportType: Type<namedTypes.TSImportType>; + TSTypeLiteral: Type<namedTypes.TSTypeLiteral>; + TSTypeAssertion: Type<namedTypes.TSTypeAssertion>; + TSEnumDeclaration: Type<namedTypes.TSEnumDeclaration>; + TSTypeAliasDeclaration: Type<namedTypes.TSTypeAliasDeclaration>; + TSModuleBlock: Type<namedTypes.TSModuleBlock>; + TSModuleDeclaration: Type<namedTypes.TSModuleDeclaration>; + TSImportEqualsDeclaration: Type<namedTypes.TSImportEqualsDeclaration>; + TSExternalModuleReference: Type<namedTypes.TSExternalModuleReference>; + TSExportAssignment: Type<namedTypes.TSExportAssignment>; + TSNamespaceExportDeclaration: Type<namedTypes.TSNamespaceExportDeclaration>; + TSInterfaceBody: Type<namedTypes.TSInterfaceBody>; + TSInterfaceDeclaration: Type<namedTypes.TSInterfaceDeclaration>; + TSParameterProperty: Type<namedTypes.TSParameterProperty>; + OptionalMemberExpression: Type<namedTypes.OptionalMemberExpression>; + OptionalCallExpression: Type<namedTypes.OptionalCallExpression>; +} diff --git a/node_modules/ast-types/gen/namedTypes.js b/node_modules/ast-types/gen/namedTypes.js new file mode 100644 index 0000000..8b8a681 --- /dev/null +++ b/node_modules/ast-types/gen/namedTypes.js @@ -0,0 +1,6 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.namedTypes = void 0; +var namedTypes; +(function (namedTypes) { +})(namedTypes = exports.namedTypes || (exports.namedTypes = {})); diff --git a/node_modules/ast-types/gen/visitor.d.ts b/node_modules/ast-types/gen/visitor.d.ts new file mode 100644 index 0000000..00ec19b --- /dev/null +++ b/node_modules/ast-types/gen/visitor.d.ts @@ -0,0 +1,268 @@ +import { NodePath } from "../lib/node-path"; +import { Context } from "../lib/path-visitor"; +import { namedTypes } from "./namedTypes"; +export interface Visitor<M = {}> { + visitPrintable?(this: Context & M, path: NodePath<namedTypes.Printable>): any; + visitSourceLocation?(this: Context & M, path: NodePath<namedTypes.SourceLocation>): any; + visitNode?(this: Context & M, path: NodePath<namedTypes.Node>): any; + visitComment?(this: Context & M, path: NodePath<namedTypes.Comment>): any; + visitPosition?(this: Context & M, path: NodePath<namedTypes.Position>): any; + visitFile?(this: Context & M, path: NodePath<namedTypes.File>): any; + visitProgram?(this: Context & M, path: NodePath<namedTypes.Program>): any; + visitStatement?(this: Context & M, path: NodePath<namedTypes.Statement>): any; + visitFunction?(this: Context & M, path: NodePath<namedTypes.Function>): any; + visitExpression?(this: Context & M, path: NodePath<namedTypes.Expression>): any; + visitPattern?(this: Context & M, path: NodePath<namedTypes.Pattern>): any; + visitIdentifier?(this: Context & M, path: NodePath<namedTypes.Identifier>): any; + visitBlockStatement?(this: Context & M, path: NodePath<namedTypes.BlockStatement>): any; + visitEmptyStatement?(this: Context & M, path: NodePath<namedTypes.EmptyStatement>): any; + visitExpressionStatement?(this: Context & M, path: NodePath<namedTypes.ExpressionStatement>): any; + visitIfStatement?(this: Context & M, path: NodePath<namedTypes.IfStatement>): any; + visitLabeledStatement?(this: Context & M, path: NodePath<namedTypes.LabeledStatement>): any; + visitBreakStatement?(this: Context & M, path: NodePath<namedTypes.BreakStatement>): any; + visitContinueStatement?(this: Context & M, path: NodePath<namedTypes.ContinueStatement>): any; + visitWithStatement?(this: Context & M, path: NodePath<namedTypes.WithStatement>): any; + visitSwitchStatement?(this: Context & M, path: NodePath<namedTypes.SwitchStatement>): any; + visitSwitchCase?(this: Context & M, path: NodePath<namedTypes.SwitchCase>): any; + visitReturnStatement?(this: Context & M, path: NodePath<namedTypes.ReturnStatement>): any; + visitThrowStatement?(this: Context & M, path: NodePath<namedTypes.ThrowStatement>): any; + visitTryStatement?(this: Context & M, path: NodePath<namedTypes.TryStatement>): any; + visitCatchClause?(this: Context & M, path: NodePath<namedTypes.CatchClause>): any; + visitWhileStatement?(this: Context & M, path: NodePath<namedTypes.WhileStatement>): any; + visitDoWhileStatement?(this: Context & M, path: NodePath<namedTypes.DoWhileStatement>): any; + visitForStatement?(this: Context & M, path: NodePath<namedTypes.ForStatement>): any; + visitDeclaration?(this: Context & M, path: NodePath<namedTypes.Declaration>): any; + visitVariableDeclaration?(this: Context & M, path: NodePath<namedTypes.VariableDeclaration>): any; + visitForInStatement?(this: Context & M, path: NodePath<namedTypes.ForInStatement>): any; + visitDebuggerStatement?(this: Context & M, path: NodePath<namedTypes.DebuggerStatement>): any; + visitFunctionDeclaration?(this: Context & M, path: NodePath<namedTypes.FunctionDeclaration>): any; + visitFunctionExpression?(this: Context & M, path: NodePath<namedTypes.FunctionExpression>): any; + visitVariableDeclarator?(this: Context & M, path: NodePath<namedTypes.VariableDeclarator>): any; + visitThisExpression?(this: Context & M, path: NodePath<namedTypes.ThisExpression>): any; + visitArrayExpression?(this: Context & M, path: NodePath<namedTypes.ArrayExpression>): any; + visitObjectExpression?(this: Context & M, path: NodePath<namedTypes.ObjectExpression>): any; + visitProperty?(this: Context & M, path: NodePath<namedTypes.Property>): any; + visitLiteral?(this: Context & M, path: NodePath<namedTypes.Literal>): any; + visitSequenceExpression?(this: Context & M, path: NodePath<namedTypes.SequenceExpression>): any; + visitUnaryExpression?(this: Context & M, path: NodePath<namedTypes.UnaryExpression>): any; + visitBinaryExpression?(this: Context & M, path: NodePath<namedTypes.BinaryExpression>): any; + visitAssignmentExpression?(this: Context & M, path: NodePath<namedTypes.AssignmentExpression>): any; + visitMemberExpression?(this: Context & M, path: NodePath<namedTypes.MemberExpression>): any; + visitUpdateExpression?(this: Context & M, path: NodePath<namedTypes.UpdateExpression>): any; + visitLogicalExpression?(this: Context & M, path: NodePath<namedTypes.LogicalExpression>): any; + visitConditionalExpression?(this: Context & M, path: NodePath<namedTypes.ConditionalExpression>): any; + visitNewExpression?(this: Context & M, path: NodePath<namedTypes.NewExpression>): any; + visitCallExpression?(this: Context & M, path: NodePath<namedTypes.CallExpression>): any; + visitRestElement?(this: Context & M, path: NodePath<namedTypes.RestElement>): any; + visitTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.TypeAnnotation>): any; + visitTSTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.TSTypeAnnotation>): any; + visitSpreadElementPattern?(this: Context & M, path: NodePath<namedTypes.SpreadElementPattern>): any; + visitArrowFunctionExpression?(this: Context & M, path: NodePath<namedTypes.ArrowFunctionExpression>): any; + visitForOfStatement?(this: Context & M, path: NodePath<namedTypes.ForOfStatement>): any; + visitYieldExpression?(this: Context & M, path: NodePath<namedTypes.YieldExpression>): any; + visitGeneratorExpression?(this: Context & M, path: NodePath<namedTypes.GeneratorExpression>): any; + visitComprehensionBlock?(this: Context & M, path: NodePath<namedTypes.ComprehensionBlock>): any; + visitComprehensionExpression?(this: Context & M, path: NodePath<namedTypes.ComprehensionExpression>): any; + visitObjectProperty?(this: Context & M, path: NodePath<namedTypes.ObjectProperty>): any; + visitPropertyPattern?(this: Context & M, path: NodePath<namedTypes.PropertyPattern>): any; + visitObjectPattern?(this: Context & M, path: NodePath<namedTypes.ObjectPattern>): any; + visitArrayPattern?(this: Context & M, path: NodePath<namedTypes.ArrayPattern>): any; + visitMethodDefinition?(this: Context & M, path: NodePath<namedTypes.MethodDefinition>): any; + visitSpreadElement?(this: Context & M, path: NodePath<namedTypes.SpreadElement>): any; + visitAssignmentPattern?(this: Context & M, path: NodePath<namedTypes.AssignmentPattern>): any; + visitClassPropertyDefinition?(this: Context & M, path: NodePath<namedTypes.ClassPropertyDefinition>): any; + visitClassProperty?(this: Context & M, path: NodePath<namedTypes.ClassProperty>): any; + visitClassBody?(this: Context & M, path: NodePath<namedTypes.ClassBody>): any; + visitClassDeclaration?(this: Context & M, path: NodePath<namedTypes.ClassDeclaration>): any; + visitClassExpression?(this: Context & M, path: NodePath<namedTypes.ClassExpression>): any; + visitSpecifier?(this: Context & M, path: NodePath<namedTypes.Specifier>): any; + visitModuleSpecifier?(this: Context & M, path: NodePath<namedTypes.ModuleSpecifier>): any; + visitImportSpecifier?(this: Context & M, path: NodePath<namedTypes.ImportSpecifier>): any; + visitImportNamespaceSpecifier?(this: Context & M, path: NodePath<namedTypes.ImportNamespaceSpecifier>): any; + visitImportDefaultSpecifier?(this: Context & M, path: NodePath<namedTypes.ImportDefaultSpecifier>): any; + visitImportDeclaration?(this: Context & M, path: NodePath<namedTypes.ImportDeclaration>): any; + visitTaggedTemplateExpression?(this: Context & M, path: NodePath<namedTypes.TaggedTemplateExpression>): any; + visitTemplateLiteral?(this: Context & M, path: NodePath<namedTypes.TemplateLiteral>): any; + visitTemplateElement?(this: Context & M, path: NodePath<namedTypes.TemplateElement>): any; + visitSpreadProperty?(this: Context & M, path: NodePath<namedTypes.SpreadProperty>): any; + visitSpreadPropertyPattern?(this: Context & M, path: NodePath<namedTypes.SpreadPropertyPattern>): any; + visitAwaitExpression?(this: Context & M, path: NodePath<namedTypes.AwaitExpression>): any; + visitImportExpression?(this: Context & M, path: NodePath<namedTypes.ImportExpression>): any; + visitJSXAttribute?(this: Context & M, path: NodePath<namedTypes.JSXAttribute>): any; + visitJSXIdentifier?(this: Context & M, path: NodePath<namedTypes.JSXIdentifier>): any; + visitJSXNamespacedName?(this: Context & M, path: NodePath<namedTypes.JSXNamespacedName>): any; + visitJSXExpressionContainer?(this: Context & M, path: NodePath<namedTypes.JSXExpressionContainer>): any; + visitJSXMemberExpression?(this: Context & M, path: NodePath<namedTypes.JSXMemberExpression>): any; + visitJSXSpreadAttribute?(this: Context & M, path: NodePath<namedTypes.JSXSpreadAttribute>): any; + visitJSXElement?(this: Context & M, path: NodePath<namedTypes.JSXElement>): any; + visitJSXOpeningElement?(this: Context & M, path: NodePath<namedTypes.JSXOpeningElement>): any; + visitJSXClosingElement?(this: Context & M, path: NodePath<namedTypes.JSXClosingElement>): any; + visitJSXFragment?(this: Context & M, path: NodePath<namedTypes.JSXFragment>): any; + visitJSXText?(this: Context & M, path: NodePath<namedTypes.JSXText>): any; + visitJSXOpeningFragment?(this: Context & M, path: NodePath<namedTypes.JSXOpeningFragment>): any; + visitJSXClosingFragment?(this: Context & M, path: NodePath<namedTypes.JSXClosingFragment>): any; + visitJSXEmptyExpression?(this: Context & M, path: NodePath<namedTypes.JSXEmptyExpression>): any; + visitJSXSpreadChild?(this: Context & M, path: NodePath<namedTypes.JSXSpreadChild>): any; + visitTypeParameterDeclaration?(this: Context & M, path: NodePath<namedTypes.TypeParameterDeclaration>): any; + visitTSTypeParameterDeclaration?(this: Context & M, path: NodePath<namedTypes.TSTypeParameterDeclaration>): any; + visitTypeParameterInstantiation?(this: Context & M, path: NodePath<namedTypes.TypeParameterInstantiation>): any; + visitTSTypeParameterInstantiation?(this: Context & M, path: NodePath<namedTypes.TSTypeParameterInstantiation>): any; + visitClassImplements?(this: Context & M, path: NodePath<namedTypes.ClassImplements>): any; + visitTSType?(this: Context & M, path: NodePath<namedTypes.TSType>): any; + visitTSHasOptionalTypeParameterInstantiation?(this: Context & M, path: NodePath<namedTypes.TSHasOptionalTypeParameterInstantiation>): any; + visitTSExpressionWithTypeArguments?(this: Context & M, path: NodePath<namedTypes.TSExpressionWithTypeArguments>): any; + visitFlow?(this: Context & M, path: NodePath<namedTypes.Flow>): any; + visitFlowType?(this: Context & M, path: NodePath<namedTypes.FlowType>): any; + visitAnyTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.AnyTypeAnnotation>): any; + visitEmptyTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.EmptyTypeAnnotation>): any; + visitMixedTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.MixedTypeAnnotation>): any; + visitVoidTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.VoidTypeAnnotation>): any; + visitNumberTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.NumberTypeAnnotation>): any; + visitNumberLiteralTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.NumberLiteralTypeAnnotation>): any; + visitNumericLiteralTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.NumericLiteralTypeAnnotation>): any; + visitStringTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.StringTypeAnnotation>): any; + visitStringLiteralTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.StringLiteralTypeAnnotation>): any; + visitBooleanTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.BooleanTypeAnnotation>): any; + visitBooleanLiteralTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.BooleanLiteralTypeAnnotation>): any; + visitNullableTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.NullableTypeAnnotation>): any; + visitNullLiteralTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.NullLiteralTypeAnnotation>): any; + visitNullTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.NullTypeAnnotation>): any; + visitThisTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.ThisTypeAnnotation>): any; + visitExistsTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.ExistsTypeAnnotation>): any; + visitExistentialTypeParam?(this: Context & M, path: NodePath<namedTypes.ExistentialTypeParam>): any; + visitFunctionTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.FunctionTypeAnnotation>): any; + visitFunctionTypeParam?(this: Context & M, path: NodePath<namedTypes.FunctionTypeParam>): any; + visitArrayTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.ArrayTypeAnnotation>): any; + visitObjectTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.ObjectTypeAnnotation>): any; + visitObjectTypeProperty?(this: Context & M, path: NodePath<namedTypes.ObjectTypeProperty>): any; + visitObjectTypeSpreadProperty?(this: Context & M, path: NodePath<namedTypes.ObjectTypeSpreadProperty>): any; + visitObjectTypeIndexer?(this: Context & M, path: NodePath<namedTypes.ObjectTypeIndexer>): any; + visitObjectTypeCallProperty?(this: Context & M, path: NodePath<namedTypes.ObjectTypeCallProperty>): any; + visitObjectTypeInternalSlot?(this: Context & M, path: NodePath<namedTypes.ObjectTypeInternalSlot>): any; + visitVariance?(this: Context & M, path: NodePath<namedTypes.Variance>): any; + visitQualifiedTypeIdentifier?(this: Context & M, path: NodePath<namedTypes.QualifiedTypeIdentifier>): any; + visitGenericTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.GenericTypeAnnotation>): any; + visitMemberTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.MemberTypeAnnotation>): any; + visitUnionTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.UnionTypeAnnotation>): any; + visitIntersectionTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.IntersectionTypeAnnotation>): any; + visitTypeofTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.TypeofTypeAnnotation>): any; + visitTypeParameter?(this: Context & M, path: NodePath<namedTypes.TypeParameter>): any; + visitInterfaceTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.InterfaceTypeAnnotation>): any; + visitInterfaceExtends?(this: Context & M, path: NodePath<namedTypes.InterfaceExtends>): any; + visitInterfaceDeclaration?(this: Context & M, path: NodePath<namedTypes.InterfaceDeclaration>): any; + visitDeclareInterface?(this: Context & M, path: NodePath<namedTypes.DeclareInterface>): any; + visitTypeAlias?(this: Context & M, path: NodePath<namedTypes.TypeAlias>): any; + visitOpaqueType?(this: Context & M, path: NodePath<namedTypes.OpaqueType>): any; + visitDeclareTypeAlias?(this: Context & M, path: NodePath<namedTypes.DeclareTypeAlias>): any; + visitDeclareOpaqueType?(this: Context & M, path: NodePath<namedTypes.DeclareOpaqueType>): any; + visitTypeCastExpression?(this: Context & M, path: NodePath<namedTypes.TypeCastExpression>): any; + visitTupleTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.TupleTypeAnnotation>): any; + visitDeclareVariable?(this: Context & M, path: NodePath<namedTypes.DeclareVariable>): any; + visitDeclareFunction?(this: Context & M, path: NodePath<namedTypes.DeclareFunction>): any; + visitDeclareClass?(this: Context & M, path: NodePath<namedTypes.DeclareClass>): any; + visitDeclareModule?(this: Context & M, path: NodePath<namedTypes.DeclareModule>): any; + visitDeclareModuleExports?(this: Context & M, path: NodePath<namedTypes.DeclareModuleExports>): any; + visitDeclareExportDeclaration?(this: Context & M, path: NodePath<namedTypes.DeclareExportDeclaration>): any; + visitExportSpecifier?(this: Context & M, path: NodePath<namedTypes.ExportSpecifier>): any; + visitExportBatchSpecifier?(this: Context & M, path: NodePath<namedTypes.ExportBatchSpecifier>): any; + visitDeclareExportAllDeclaration?(this: Context & M, path: NodePath<namedTypes.DeclareExportAllDeclaration>): any; + visitFlowPredicate?(this: Context & M, path: NodePath<namedTypes.FlowPredicate>): any; + visitInferredPredicate?(this: Context & M, path: NodePath<namedTypes.InferredPredicate>): any; + visitDeclaredPredicate?(this: Context & M, path: NodePath<namedTypes.DeclaredPredicate>): any; + visitExportDeclaration?(this: Context & M, path: NodePath<namedTypes.ExportDeclaration>): any; + visitBlock?(this: Context & M, path: NodePath<namedTypes.Block>): any; + visitLine?(this: Context & M, path: NodePath<namedTypes.Line>): any; + visitNoop?(this: Context & M, path: NodePath<namedTypes.Noop>): any; + visitDoExpression?(this: Context & M, path: NodePath<namedTypes.DoExpression>): any; + visitSuper?(this: Context & M, path: NodePath<namedTypes.Super>): any; + visitBindExpression?(this: Context & M, path: NodePath<namedTypes.BindExpression>): any; + visitDecorator?(this: Context & M, path: NodePath<namedTypes.Decorator>): any; + visitMetaProperty?(this: Context & M, path: NodePath<namedTypes.MetaProperty>): any; + visitParenthesizedExpression?(this: Context & M, path: NodePath<namedTypes.ParenthesizedExpression>): any; + visitExportDefaultDeclaration?(this: Context & M, path: NodePath<namedTypes.ExportDefaultDeclaration>): any; + visitExportNamedDeclaration?(this: Context & M, path: NodePath<namedTypes.ExportNamedDeclaration>): any; + visitExportNamespaceSpecifier?(this: Context & M, path: NodePath<namedTypes.ExportNamespaceSpecifier>): any; + visitExportDefaultSpecifier?(this: Context & M, path: NodePath<namedTypes.ExportDefaultSpecifier>): any; + visitExportAllDeclaration?(this: Context & M, path: NodePath<namedTypes.ExportAllDeclaration>): any; + visitCommentBlock?(this: Context & M, path: NodePath<namedTypes.CommentBlock>): any; + visitCommentLine?(this: Context & M, path: NodePath<namedTypes.CommentLine>): any; + visitDirective?(this: Context & M, path: NodePath<namedTypes.Directive>): any; + visitDirectiveLiteral?(this: Context & M, path: NodePath<namedTypes.DirectiveLiteral>): any; + visitInterpreterDirective?(this: Context & M, path: NodePath<namedTypes.InterpreterDirective>): any; + visitStringLiteral?(this: Context & M, path: NodePath<namedTypes.StringLiteral>): any; + visitNumericLiteral?(this: Context & M, path: NodePath<namedTypes.NumericLiteral>): any; + visitBigIntLiteral?(this: Context & M, path: NodePath<namedTypes.BigIntLiteral>): any; + visitNullLiteral?(this: Context & M, path: NodePath<namedTypes.NullLiteral>): any; + visitBooleanLiteral?(this: Context & M, path: NodePath<namedTypes.BooleanLiteral>): any; + visitRegExpLiteral?(this: Context & M, path: NodePath<namedTypes.RegExpLiteral>): any; + visitObjectMethod?(this: Context & M, path: NodePath<namedTypes.ObjectMethod>): any; + visitClassPrivateProperty?(this: Context & M, path: NodePath<namedTypes.ClassPrivateProperty>): any; + visitClassMethod?(this: Context & M, path: NodePath<namedTypes.ClassMethod>): any; + visitClassPrivateMethod?(this: Context & M, path: NodePath<namedTypes.ClassPrivateMethod>): any; + visitPrivateName?(this: Context & M, path: NodePath<namedTypes.PrivateName>): any; + visitRestProperty?(this: Context & M, path: NodePath<namedTypes.RestProperty>): any; + visitForAwaitStatement?(this: Context & M, path: NodePath<namedTypes.ForAwaitStatement>): any; + visitImport?(this: Context & M, path: NodePath<namedTypes.Import>): any; + visitTSQualifiedName?(this: Context & M, path: NodePath<namedTypes.TSQualifiedName>): any; + visitTSTypeReference?(this: Context & M, path: NodePath<namedTypes.TSTypeReference>): any; + visitTSHasOptionalTypeParameters?(this: Context & M, path: NodePath<namedTypes.TSHasOptionalTypeParameters>): any; + visitTSHasOptionalTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.TSHasOptionalTypeAnnotation>): any; + visitTSAsExpression?(this: Context & M, path: NodePath<namedTypes.TSAsExpression>): any; + visitTSNonNullExpression?(this: Context & M, path: NodePath<namedTypes.TSNonNullExpression>): any; + visitTSAnyKeyword?(this: Context & M, path: NodePath<namedTypes.TSAnyKeyword>): any; + visitTSBigIntKeyword?(this: Context & M, path: NodePath<namedTypes.TSBigIntKeyword>): any; + visitTSBooleanKeyword?(this: Context & M, path: NodePath<namedTypes.TSBooleanKeyword>): any; + visitTSNeverKeyword?(this: Context & M, path: NodePath<namedTypes.TSNeverKeyword>): any; + visitTSNullKeyword?(this: Context & M, path: NodePath<namedTypes.TSNullKeyword>): any; + visitTSNumberKeyword?(this: Context & M, path: NodePath<namedTypes.TSNumberKeyword>): any; + visitTSObjectKeyword?(this: Context & M, path: NodePath<namedTypes.TSObjectKeyword>): any; + visitTSStringKeyword?(this: Context & M, path: NodePath<namedTypes.TSStringKeyword>): any; + visitTSSymbolKeyword?(this: Context & M, path: NodePath<namedTypes.TSSymbolKeyword>): any; + visitTSUndefinedKeyword?(this: Context & M, path: NodePath<namedTypes.TSUndefinedKeyword>): any; + visitTSUnknownKeyword?(this: Context & M, path: NodePath<namedTypes.TSUnknownKeyword>): any; + visitTSVoidKeyword?(this: Context & M, path: NodePath<namedTypes.TSVoidKeyword>): any; + visitTSThisType?(this: Context & M, path: NodePath<namedTypes.TSThisType>): any; + visitTSArrayType?(this: Context & M, path: NodePath<namedTypes.TSArrayType>): any; + visitTSLiteralType?(this: Context & M, path: NodePath<namedTypes.TSLiteralType>): any; + visitTSUnionType?(this: Context & M, path: NodePath<namedTypes.TSUnionType>): any; + visitTSIntersectionType?(this: Context & M, path: NodePath<namedTypes.TSIntersectionType>): any; + visitTSConditionalType?(this: Context & M, path: NodePath<namedTypes.TSConditionalType>): any; + visitTSInferType?(this: Context & M, path: NodePath<namedTypes.TSInferType>): any; + visitTSTypeParameter?(this: Context & M, path: NodePath<namedTypes.TSTypeParameter>): any; + visitTSParenthesizedType?(this: Context & M, path: NodePath<namedTypes.TSParenthesizedType>): any; + visitTSFunctionType?(this: Context & M, path: NodePath<namedTypes.TSFunctionType>): any; + visitTSConstructorType?(this: Context & M, path: NodePath<namedTypes.TSConstructorType>): any; + visitTSDeclareFunction?(this: Context & M, path: NodePath<namedTypes.TSDeclareFunction>): any; + visitTSDeclareMethod?(this: Context & M, path: NodePath<namedTypes.TSDeclareMethod>): any; + visitTSMappedType?(this: Context & M, path: NodePath<namedTypes.TSMappedType>): any; + visitTSTupleType?(this: Context & M, path: NodePath<namedTypes.TSTupleType>): any; + visitTSNamedTupleMember?(this: Context & M, path: NodePath<namedTypes.TSNamedTupleMember>): any; + visitTSRestType?(this: Context & M, path: NodePath<namedTypes.TSRestType>): any; + visitTSOptionalType?(this: Context & M, path: NodePath<namedTypes.TSOptionalType>): any; + visitTSIndexedAccessType?(this: Context & M, path: NodePath<namedTypes.TSIndexedAccessType>): any; + visitTSTypeOperator?(this: Context & M, path: NodePath<namedTypes.TSTypeOperator>): any; + visitTSIndexSignature?(this: Context & M, path: NodePath<namedTypes.TSIndexSignature>): any; + visitTSPropertySignature?(this: Context & M, path: NodePath<namedTypes.TSPropertySignature>): any; + visitTSMethodSignature?(this: Context & M, path: NodePath<namedTypes.TSMethodSignature>): any; + visitTSTypePredicate?(this: Context & M, path: NodePath<namedTypes.TSTypePredicate>): any; + visitTSCallSignatureDeclaration?(this: Context & M, path: NodePath<namedTypes.TSCallSignatureDeclaration>): any; + visitTSConstructSignatureDeclaration?(this: Context & M, path: NodePath<namedTypes.TSConstructSignatureDeclaration>): any; + visitTSEnumMember?(this: Context & M, path: NodePath<namedTypes.TSEnumMember>): any; + visitTSTypeQuery?(this: Context & M, path: NodePath<namedTypes.TSTypeQuery>): any; + visitTSImportType?(this: Context & M, path: NodePath<namedTypes.TSImportType>): any; + visitTSTypeLiteral?(this: Context & M, path: NodePath<namedTypes.TSTypeLiteral>): any; + visitTSTypeAssertion?(this: Context & M, path: NodePath<namedTypes.TSTypeAssertion>): any; + visitTSEnumDeclaration?(this: Context & M, path: NodePath<namedTypes.TSEnumDeclaration>): any; + visitTSTypeAliasDeclaration?(this: Context & M, path: NodePath<namedTypes.TSTypeAliasDeclaration>): any; + visitTSModuleBlock?(this: Context & M, path: NodePath<namedTypes.TSModuleBlock>): any; + visitTSModuleDeclaration?(this: Context & M, path: NodePath<namedTypes.TSModuleDeclaration>): any; + visitTSImportEqualsDeclaration?(this: Context & M, path: NodePath<namedTypes.TSImportEqualsDeclaration>): any; + visitTSExternalModuleReference?(this: Context & M, path: NodePath<namedTypes.TSExternalModuleReference>): any; + visitTSExportAssignment?(this: Context & M, path: NodePath<namedTypes.TSExportAssignment>): any; + visitTSNamespaceExportDeclaration?(this: Context & M, path: NodePath<namedTypes.TSNamespaceExportDeclaration>): any; + visitTSInterfaceBody?(this: Context & M, path: NodePath<namedTypes.TSInterfaceBody>): any; + visitTSInterfaceDeclaration?(this: Context & M, path: NodePath<namedTypes.TSInterfaceDeclaration>): any; + visitTSParameterProperty?(this: Context & M, path: NodePath<namedTypes.TSParameterProperty>): any; + visitOptionalMemberExpression?(this: Context & M, path: NodePath<namedTypes.OptionalMemberExpression>): any; + visitOptionalCallExpression?(this: Context & M, path: NodePath<namedTypes.OptionalCallExpression>): any; +} diff --git a/node_modules/ast-types/gen/visitor.js b/node_modules/ast-types/gen/visitor.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/node_modules/ast-types/gen/visitor.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); diff --git a/node_modules/ast-types/lib/equiv.d.ts b/node_modules/ast-types/lib/equiv.d.ts new file mode 100644 index 0000000..bbc9e70 --- /dev/null +++ b/node_modules/ast-types/lib/equiv.d.ts @@ -0,0 +1,5 @@ +import { Fork } from "../types"; +export default function (fork: Fork): { + (a: any, b: any, problemPath?: any): boolean; + assert(a: any, b: any): void; +}; diff --git a/node_modules/ast-types/lib/equiv.js b/node_modules/ast-types/lib/equiv.js new file mode 100644 index 0000000..9bf328d --- /dev/null +++ b/node_modules/ast-types/lib/equiv.js @@ -0,0 +1,154 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("./types")); +function default_1(fork) { + var types = fork.use(types_1.default); + var getFieldNames = types.getFieldNames; + var getFieldValue = types.getFieldValue; + var isArray = types.builtInTypes.array; + var isObject = types.builtInTypes.object; + var isDate = types.builtInTypes.Date; + var isRegExp = types.builtInTypes.RegExp; + var hasOwn = Object.prototype.hasOwnProperty; + function astNodesAreEquivalent(a, b, problemPath) { + if (isArray.check(problemPath)) { + problemPath.length = 0; + } + else { + problemPath = null; + } + return areEquivalent(a, b, problemPath); + } + astNodesAreEquivalent.assert = function (a, b) { + var problemPath = []; + if (!astNodesAreEquivalent(a, b, problemPath)) { + if (problemPath.length === 0) { + if (a !== b) { + throw new Error("Nodes must be equal"); + } + } + else { + throw new Error("Nodes differ in the following path: " + + problemPath.map(subscriptForProperty).join("")); + } + } + }; + function subscriptForProperty(property) { + if (/[_$a-z][_$a-z0-9]*/i.test(property)) { + return "." + property; + } + return "[" + JSON.stringify(property) + "]"; + } + function areEquivalent(a, b, problemPath) { + if (a === b) { + return true; + } + if (isArray.check(a)) { + return arraysAreEquivalent(a, b, problemPath); + } + if (isObject.check(a)) { + return objectsAreEquivalent(a, b, problemPath); + } + if (isDate.check(a)) { + return isDate.check(b) && (+a === +b); + } + if (isRegExp.check(a)) { + return isRegExp.check(b) && (a.source === b.source && + a.global === b.global && + a.multiline === b.multiline && + a.ignoreCase === b.ignoreCase); + } + return a == b; + } + function arraysAreEquivalent(a, b, problemPath) { + isArray.assert(a); + var aLength = a.length; + if (!isArray.check(b) || b.length !== aLength) { + if (problemPath) { + problemPath.push("length"); + } + return false; + } + for (var i = 0; i < aLength; ++i) { + if (problemPath) { + problemPath.push(i); + } + if (i in a !== i in b) { + return false; + } + if (!areEquivalent(a[i], b[i], problemPath)) { + return false; + } + if (problemPath) { + var problemPathTail = problemPath.pop(); + if (problemPathTail !== i) { + throw new Error("" + problemPathTail); + } + } + } + return true; + } + function objectsAreEquivalent(a, b, problemPath) { + isObject.assert(a); + if (!isObject.check(b)) { + return false; + } + // Fast path for a common property of AST nodes. + if (a.type !== b.type) { + if (problemPath) { + problemPath.push("type"); + } + return false; + } + var aNames = getFieldNames(a); + var aNameCount = aNames.length; + var bNames = getFieldNames(b); + var bNameCount = bNames.length; + if (aNameCount === bNameCount) { + for (var i = 0; i < aNameCount; ++i) { + var name = aNames[i]; + var aChild = getFieldValue(a, name); + var bChild = getFieldValue(b, name); + if (problemPath) { + problemPath.push(name); + } + if (!areEquivalent(aChild, bChild, problemPath)) { + return false; + } + if (problemPath) { + var problemPathTail = problemPath.pop(); + if (problemPathTail !== name) { + throw new Error("" + problemPathTail); + } + } + } + return true; + } + if (!problemPath) { + return false; + } + // Since aNameCount !== bNameCount, we need to find some name that's + // missing in aNames but present in bNames, or vice-versa. + var seenNames = Object.create(null); + for (i = 0; i < aNameCount; ++i) { + seenNames[aNames[i]] = true; + } + for (i = 0; i < bNameCount; ++i) { + name = bNames[i]; + if (!hasOwn.call(seenNames, name)) { + problemPath.push(name); + return false; + } + delete seenNames[name]; + } + for (name in seenNames) { + problemPath.push(name); + break; + } + return false; + } + return astNodesAreEquivalent; +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/lib/node-path.d.ts b/node_modules/ast-types/lib/node-path.d.ts new file mode 100644 index 0000000..b8b11d1 --- /dev/null +++ b/node_modules/ast-types/lib/node-path.d.ts @@ -0,0 +1,22 @@ +import { Fork } from "../types"; +import { ASTNode } from "./types"; +import { Path } from "./path"; +import { Scope } from "./scope"; +export interface NodePath<N = any, V = any> extends Path<V> { + node: N; + parent: any; + scope: any; + replace: Path['replace']; + prune(...args: any[]): any; + _computeNode(): any; + _computeParent(): any; + _computeScope(): Scope | null; + getValueProperty(name: any): any; + needsParens(assumeExpressionContext?: boolean): boolean; + canBeFirstInStatement(): boolean; + firstInStatement(): boolean; +} +export interface NodePathConstructor { + new <N extends ASTNode = any, V = any>(value: any, parentPath?: any, name?: any): NodePath<N, V>; +} +export default function nodePathPlugin(fork: Fork): NodePathConstructor; diff --git a/node_modules/ast-types/lib/node-path.js b/node_modules/ast-types/lib/node-path.js new file mode 100644 index 0000000..408ae75 --- /dev/null +++ b/node_modules/ast-types/lib/node-path.js @@ -0,0 +1,411 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("./types")); +var path_1 = tslib_1.__importDefault(require("./path")); +var scope_1 = tslib_1.__importDefault(require("./scope")); +function nodePathPlugin(fork) { + var types = fork.use(types_1.default); + var n = types.namedTypes; + var b = types.builders; + var isNumber = types.builtInTypes.number; + var isArray = types.builtInTypes.array; + var Path = fork.use(path_1.default); + var Scope = fork.use(scope_1.default); + var NodePath = function NodePath(value, parentPath, name) { + if (!(this instanceof NodePath)) { + throw new Error("NodePath constructor cannot be invoked without 'new'"); + } + Path.call(this, value, parentPath, name); + }; + var NPp = NodePath.prototype = Object.create(Path.prototype, { + constructor: { + value: NodePath, + enumerable: false, + writable: true, + configurable: true + } + }); + Object.defineProperties(NPp, { + node: { + get: function () { + Object.defineProperty(this, "node", { + configurable: true, + value: this._computeNode() + }); + return this.node; + } + }, + parent: { + get: function () { + Object.defineProperty(this, "parent", { + configurable: true, + value: this._computeParent() + }); + return this.parent; + } + }, + scope: { + get: function () { + Object.defineProperty(this, "scope", { + configurable: true, + value: this._computeScope() + }); + return this.scope; + } + } + }); + NPp.replace = function () { + delete this.node; + delete this.parent; + delete this.scope; + return Path.prototype.replace.apply(this, arguments); + }; + NPp.prune = function () { + var remainingNodePath = this.parent; + this.replace(); + return cleanUpNodesAfterPrune(remainingNodePath); + }; + // The value of the first ancestor Path whose value is a Node. + NPp._computeNode = function () { + var value = this.value; + if (n.Node.check(value)) { + return value; + } + var pp = this.parentPath; + return pp && pp.node || null; + }; + // The first ancestor Path whose value is a Node distinct from this.node. + NPp._computeParent = function () { + var value = this.value; + var pp = this.parentPath; + if (!n.Node.check(value)) { + while (pp && !n.Node.check(pp.value)) { + pp = pp.parentPath; + } + if (pp) { + pp = pp.parentPath; + } + } + while (pp && !n.Node.check(pp.value)) { + pp = pp.parentPath; + } + return pp || null; + }; + // The closest enclosing scope that governs this node. + NPp._computeScope = function () { + var value = this.value; + var pp = this.parentPath; + var scope = pp && pp.scope; + if (n.Node.check(value) && + Scope.isEstablishedBy(value)) { + scope = new Scope(this, scope); + } + return scope || null; + }; + NPp.getValueProperty = function (name) { + return types.getFieldValue(this.value, name); + }; + /** + * Determine whether this.node needs to be wrapped in parentheses in order + * for a parser to reproduce the same local AST structure. + * + * For instance, in the expression `(1 + 2) * 3`, the BinaryExpression + * whose operator is "+" needs parentheses, because `1 + 2 * 3` would + * parse differently. + * + * If assumeExpressionContext === true, we don't worry about edge cases + * like an anonymous FunctionExpression appearing lexically first in its + * enclosing statement and thus needing parentheses to avoid being parsed + * as a FunctionDeclaration with a missing name. + */ + NPp.needsParens = function (assumeExpressionContext) { + var pp = this.parentPath; + if (!pp) { + return false; + } + var node = this.value; + // Only expressions need parentheses. + if (!n.Expression.check(node)) { + return false; + } + // Identifiers never need parentheses. + if (node.type === "Identifier") { + return false; + } + while (!n.Node.check(pp.value)) { + pp = pp.parentPath; + if (!pp) { + return false; + } + } + var parent = pp.value; + switch (node.type) { + case "UnaryExpression": + case "SpreadElement": + case "SpreadProperty": + return parent.type === "MemberExpression" + && this.name === "object" + && parent.object === node; + case "BinaryExpression": + case "LogicalExpression": + switch (parent.type) { + case "CallExpression": + return this.name === "callee" + && parent.callee === node; + case "UnaryExpression": + case "SpreadElement": + case "SpreadProperty": + return true; + case "MemberExpression": + return this.name === "object" + && parent.object === node; + case "BinaryExpression": + case "LogicalExpression": { + var n_1 = node; + var po = parent.operator; + var pp_1 = PRECEDENCE[po]; + var no = n_1.operator; + var np = PRECEDENCE[no]; + if (pp_1 > np) { + return true; + } + if (pp_1 === np && this.name === "right") { + if (parent.right !== n_1) { + throw new Error("Nodes must be equal"); + } + return true; + } + } + default: + return false; + } + case "SequenceExpression": + switch (parent.type) { + case "ForStatement": + // Although parentheses wouldn't hurt around sequence + // expressions in the head of for loops, traditional style + // dictates that e.g. i++, j++ should not be wrapped with + // parentheses. + return false; + case "ExpressionStatement": + return this.name !== "expression"; + default: + // Otherwise err on the side of overparenthesization, adding + // explicit exceptions above if this proves overzealous. + return true; + } + case "YieldExpression": + switch (parent.type) { + case "BinaryExpression": + case "LogicalExpression": + case "UnaryExpression": + case "SpreadElement": + case "SpreadProperty": + case "CallExpression": + case "MemberExpression": + case "NewExpression": + case "ConditionalExpression": + case "YieldExpression": + return true; + default: + return false; + } + case "Literal": + return parent.type === "MemberExpression" + && isNumber.check(node.value) + && this.name === "object" + && parent.object === node; + case "AssignmentExpression": + case "ConditionalExpression": + switch (parent.type) { + case "UnaryExpression": + case "SpreadElement": + case "SpreadProperty": + case "BinaryExpression": + case "LogicalExpression": + return true; + case "CallExpression": + return this.name === "callee" + && parent.callee === node; + case "ConditionalExpression": + return this.name === "test" + && parent.test === node; + case "MemberExpression": + return this.name === "object" + && parent.object === node; + default: + return false; + } + default: + if (parent.type === "NewExpression" && + this.name === "callee" && + parent.callee === node) { + return containsCallExpression(node); + } + } + if (assumeExpressionContext !== true && + !this.canBeFirstInStatement() && + this.firstInStatement()) + return true; + return false; + }; + function isBinary(node) { + return n.BinaryExpression.check(node) + || n.LogicalExpression.check(node); + } + // @ts-ignore 'isUnaryLike' is declared but its value is never read. [6133] + function isUnaryLike(node) { + return n.UnaryExpression.check(node) + // I considered making SpreadElement and SpreadProperty subtypes + // of UnaryExpression, but they're not really Expression nodes. + || (n.SpreadElement && n.SpreadElement.check(node)) + || (n.SpreadProperty && n.SpreadProperty.check(node)); + } + var PRECEDENCE = {}; + [["||"], + ["&&"], + ["|"], + ["^"], + ["&"], + ["==", "===", "!=", "!=="], + ["<", ">", "<=", ">=", "in", "instanceof"], + [">>", "<<", ">>>"], + ["+", "-"], + ["*", "/", "%"] + ].forEach(function (tier, i) { + tier.forEach(function (op) { + PRECEDENCE[op] = i; + }); + }); + function containsCallExpression(node) { + if (n.CallExpression.check(node)) { + return true; + } + if (isArray.check(node)) { + return node.some(containsCallExpression); + } + if (n.Node.check(node)) { + return types.someField(node, function (_name, child) { + return containsCallExpression(child); + }); + } + return false; + } + NPp.canBeFirstInStatement = function () { + var node = this.node; + return !n.FunctionExpression.check(node) + && !n.ObjectExpression.check(node); + }; + NPp.firstInStatement = function () { + return firstInStatement(this); + }; + function firstInStatement(path) { + for (var node, parent; path.parent; path = path.parent) { + node = path.node; + parent = path.parent.node; + if (n.BlockStatement.check(parent) && + path.parent.name === "body" && + path.name === 0) { + if (parent.body[0] !== node) { + throw new Error("Nodes must be equal"); + } + return true; + } + if (n.ExpressionStatement.check(parent) && + path.name === "expression") { + if (parent.expression !== node) { + throw new Error("Nodes must be equal"); + } + return true; + } + if (n.SequenceExpression.check(parent) && + path.parent.name === "expressions" && + path.name === 0) { + if (parent.expressions[0] !== node) { + throw new Error("Nodes must be equal"); + } + continue; + } + if (n.CallExpression.check(parent) && + path.name === "callee") { + if (parent.callee !== node) { + throw new Error("Nodes must be equal"); + } + continue; + } + if (n.MemberExpression.check(parent) && + path.name === "object") { + if (parent.object !== node) { + throw new Error("Nodes must be equal"); + } + continue; + } + if (n.ConditionalExpression.check(parent) && + path.name === "test") { + if (parent.test !== node) { + throw new Error("Nodes must be equal"); + } + continue; + } + if (isBinary(parent) && + path.name === "left") { + if (parent.left !== node) { + throw new Error("Nodes must be equal"); + } + continue; + } + if (n.UnaryExpression.check(parent) && + !parent.prefix && + path.name === "argument") { + if (parent.argument !== node) { + throw new Error("Nodes must be equal"); + } + continue; + } + return false; + } + return true; + } + /** + * Pruning certain nodes will result in empty or incomplete nodes, here we clean those nodes up. + */ + function cleanUpNodesAfterPrune(remainingNodePath) { + if (n.VariableDeclaration.check(remainingNodePath.node)) { + var declarations = remainingNodePath.get('declarations').value; + if (!declarations || declarations.length === 0) { + return remainingNodePath.prune(); + } + } + else if (n.ExpressionStatement.check(remainingNodePath.node)) { + if (!remainingNodePath.get('expression').value) { + return remainingNodePath.prune(); + } + } + else if (n.IfStatement.check(remainingNodePath.node)) { + cleanUpIfStatementAfterPrune(remainingNodePath); + } + return remainingNodePath; + } + function cleanUpIfStatementAfterPrune(ifStatement) { + var testExpression = ifStatement.get('test').value; + var alternate = ifStatement.get('alternate').value; + var consequent = ifStatement.get('consequent').value; + if (!consequent && !alternate) { + var testExpressionStatement = b.expressionStatement(testExpression); + ifStatement.replace(testExpressionStatement); + } + else if (!consequent && alternate) { + var negatedTestExpression = b.unaryExpression('!', testExpression, true); + if (n.UnaryExpression.check(testExpression) && testExpression.operator === '!') { + negatedTestExpression = testExpression.argument; + } + ifStatement.get("test").replace(negatedTestExpression); + ifStatement.get("consequent").replace(alternate); + ifStatement.get("alternate").replace(); + } + } + return NodePath; +} +exports.default = nodePathPlugin; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/lib/path-visitor.d.ts b/node_modules/ast-types/lib/path-visitor.d.ts new file mode 100644 index 0000000..b03e68f --- /dev/null +++ b/node_modules/ast-types/lib/path-visitor.d.ts @@ -0,0 +1,52 @@ +import { Fork, Omit } from "../types"; +import { ASTNode } from "./types"; +import { NodePath } from "./node-path"; +export interface PathVisitor { + _reusableContextStack: any; + _methodNameTable: any; + _shouldVisitComments: any; + Context: any; + _visiting: any; + _changeReported: any; + _abortRequested: boolean; + visit(...args: any[]): any; + reset(...args: any[]): any; + visitWithoutReset(path: any): any; + AbortRequest: any; + abort(): void; + visitor: any; + acquireContext(path: any): any; + releaseContext(context: any): void; + reportChanged(): void; + wasChangeReported(): any; +} +export interface PathVisitorStatics { + fromMethodsObject(methods?: any): Visitor; + visit<M = {}>(node: ASTNode, methods?: import("../gen/visitor").Visitor<M>): any; +} +export interface PathVisitorConstructor extends PathVisitorStatics { + new (): PathVisitor; +} +export interface Visitor extends PathVisitor { +} +export interface VisitorConstructor extends PathVisitorStatics { + new (): Visitor; +} +export interface VisitorMethods { + [visitorMethod: string]: (path: NodePath) => any; +} +export interface SharedContextMethods { + currentPath: any; + needToCallTraverse: boolean; + Context: any; + visitor: any; + reset(path: any, ...args: any[]): any; + invokeVisitorMethod(methodName: string): any; + traverse(path: any, newVisitor?: VisitorMethods): any; + visit(path: any, newVisitor?: VisitorMethods): any; + reportChanged(): void; + abort(): void; +} +export interface Context extends Omit<PathVisitor, "visit" | "reset">, SharedContextMethods { +} +export default function pathVisitorPlugin(fork: Fork): PathVisitorConstructor; diff --git a/node_modules/ast-types/lib/path-visitor.js b/node_modules/ast-types/lib/path-visitor.js new file mode 100644 index 0000000..099cdc8 --- /dev/null +++ b/node_modules/ast-types/lib/path-visitor.js @@ -0,0 +1,343 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("./types")); +var node_path_1 = tslib_1.__importDefault(require("./node-path")); +var hasOwn = Object.prototype.hasOwnProperty; +function pathVisitorPlugin(fork) { + var types = fork.use(types_1.default); + var NodePath = fork.use(node_path_1.default); + var isArray = types.builtInTypes.array; + var isObject = types.builtInTypes.object; + var isFunction = types.builtInTypes.function; + var undefined; + var PathVisitor = function PathVisitor() { + if (!(this instanceof PathVisitor)) { + throw new Error("PathVisitor constructor cannot be invoked without 'new'"); + } + // Permanent state. + this._reusableContextStack = []; + this._methodNameTable = computeMethodNameTable(this); + this._shouldVisitComments = + hasOwn.call(this._methodNameTable, "Block") || + hasOwn.call(this._methodNameTable, "Line"); + this.Context = makeContextConstructor(this); + // State reset every time PathVisitor.prototype.visit is called. + this._visiting = false; + this._changeReported = false; + }; + function computeMethodNameTable(visitor) { + var typeNames = Object.create(null); + for (var methodName in visitor) { + if (/^visit[A-Z]/.test(methodName)) { + typeNames[methodName.slice("visit".length)] = true; + } + } + var supertypeTable = types.computeSupertypeLookupTable(typeNames); + var methodNameTable = Object.create(null); + var typeNameKeys = Object.keys(supertypeTable); + var typeNameCount = typeNameKeys.length; + for (var i = 0; i < typeNameCount; ++i) { + var typeName = typeNameKeys[i]; + methodName = "visit" + supertypeTable[typeName]; + if (isFunction.check(visitor[methodName])) { + methodNameTable[typeName] = methodName; + } + } + return methodNameTable; + } + PathVisitor.fromMethodsObject = function fromMethodsObject(methods) { + if (methods instanceof PathVisitor) { + return methods; + } + if (!isObject.check(methods)) { + // An empty visitor? + return new PathVisitor; + } + var Visitor = function Visitor() { + if (!(this instanceof Visitor)) { + throw new Error("Visitor constructor cannot be invoked without 'new'"); + } + PathVisitor.call(this); + }; + var Vp = Visitor.prototype = Object.create(PVp); + Vp.constructor = Visitor; + extend(Vp, methods); + extend(Visitor, PathVisitor); + isFunction.assert(Visitor.fromMethodsObject); + isFunction.assert(Visitor.visit); + return new Visitor; + }; + function extend(target, source) { + for (var property in source) { + if (hasOwn.call(source, property)) { + target[property] = source[property]; + } + } + return target; + } + PathVisitor.visit = function visit(node, methods) { + return PathVisitor.fromMethodsObject(methods).visit(node); + }; + var PVp = PathVisitor.prototype; + PVp.visit = function () { + if (this._visiting) { + throw new Error("Recursively calling visitor.visit(path) resets visitor state. " + + "Try this.visit(path) or this.traverse(path) instead."); + } + // Private state that needs to be reset before every traversal. + this._visiting = true; + this._changeReported = false; + this._abortRequested = false; + var argc = arguments.length; + var args = new Array(argc); + for (var i = 0; i < argc; ++i) { + args[i] = arguments[i]; + } + if (!(args[0] instanceof NodePath)) { + args[0] = new NodePath({ root: args[0] }).get("root"); + } + // Called with the same arguments as .visit. + this.reset.apply(this, args); + var didNotThrow; + try { + var root = this.visitWithoutReset(args[0]); + didNotThrow = true; + } + finally { + this._visiting = false; + if (!didNotThrow && this._abortRequested) { + // If this.visitWithoutReset threw an exception and + // this._abortRequested was set to true, return the root of + // the AST instead of letting the exception propagate, so that + // client code does not have to provide a try-catch block to + // intercept the AbortRequest exception. Other kinds of + // exceptions will propagate without being intercepted and + // rethrown by a catch block, so their stacks will accurately + // reflect the original throwing context. + return args[0].value; + } + } + return root; + }; + PVp.AbortRequest = function AbortRequest() { }; + PVp.abort = function () { + var visitor = this; + visitor._abortRequested = true; + var request = new visitor.AbortRequest(); + // If you decide to catch this exception and stop it from propagating, + // make sure to call its cancel method to avoid silencing other + // exceptions that might be thrown later in the traversal. + request.cancel = function () { + visitor._abortRequested = false; + }; + throw request; + }; + PVp.reset = function (_path /*, additional arguments */) { + // Empty stub; may be reassigned or overridden by subclasses. + }; + PVp.visitWithoutReset = function (path) { + if (this instanceof this.Context) { + // Since this.Context.prototype === this, there's a chance we + // might accidentally call context.visitWithoutReset. If that + // happens, re-invoke the method against context.visitor. + return this.visitor.visitWithoutReset(path); + } + if (!(path instanceof NodePath)) { + throw new Error(""); + } + var value = path.value; + var methodName = value && + typeof value === "object" && + typeof value.type === "string" && + this._methodNameTable[value.type]; + if (methodName) { + var context = this.acquireContext(path); + try { + return context.invokeVisitorMethod(methodName); + } + finally { + this.releaseContext(context); + } + } + else { + // If there was no visitor method to call, visit the children of + // this node generically. + return visitChildren(path, this); + } + }; + function visitChildren(path, visitor) { + if (!(path instanceof NodePath)) { + throw new Error(""); + } + if (!(visitor instanceof PathVisitor)) { + throw new Error(""); + } + var value = path.value; + if (isArray.check(value)) { + path.each(visitor.visitWithoutReset, visitor); + } + else if (!isObject.check(value)) { + // No children to visit. + } + else { + var childNames = types.getFieldNames(value); + // The .comments field of the Node type is hidden, so we only + // visit it if the visitor defines visitBlock or visitLine, and + // value.comments is defined. + if (visitor._shouldVisitComments && + value.comments && + childNames.indexOf("comments") < 0) { + childNames.push("comments"); + } + var childCount = childNames.length; + var childPaths = []; + for (var i = 0; i < childCount; ++i) { + var childName = childNames[i]; + if (!hasOwn.call(value, childName)) { + value[childName] = types.getFieldValue(value, childName); + } + childPaths.push(path.get(childName)); + } + for (var i = 0; i < childCount; ++i) { + visitor.visitWithoutReset(childPaths[i]); + } + } + return path.value; + } + PVp.acquireContext = function (path) { + if (this._reusableContextStack.length === 0) { + return new this.Context(path); + } + return this._reusableContextStack.pop().reset(path); + }; + PVp.releaseContext = function (context) { + if (!(context instanceof this.Context)) { + throw new Error(""); + } + this._reusableContextStack.push(context); + context.currentPath = null; + }; + PVp.reportChanged = function () { + this._changeReported = true; + }; + PVp.wasChangeReported = function () { + return this._changeReported; + }; + function makeContextConstructor(visitor) { + function Context(path) { + if (!(this instanceof Context)) { + throw new Error(""); + } + if (!(this instanceof PathVisitor)) { + throw new Error(""); + } + if (!(path instanceof NodePath)) { + throw new Error(""); + } + Object.defineProperty(this, "visitor", { + value: visitor, + writable: false, + enumerable: true, + configurable: false + }); + this.currentPath = path; + this.needToCallTraverse = true; + Object.seal(this); + } + if (!(visitor instanceof PathVisitor)) { + throw new Error(""); + } + // Note that the visitor object is the prototype of Context.prototype, + // so all visitor methods are inherited by context objects. + var Cp = Context.prototype = Object.create(visitor); + Cp.constructor = Context; + extend(Cp, sharedContextProtoMethods); + return Context; + } + // Every PathVisitor has a different this.Context constructor and + // this.Context.prototype object, but those prototypes can all use the + // same reset, invokeVisitorMethod, and traverse function objects. + var sharedContextProtoMethods = Object.create(null); + sharedContextProtoMethods.reset = + function reset(path) { + if (!(this instanceof this.Context)) { + throw new Error(""); + } + if (!(path instanceof NodePath)) { + throw new Error(""); + } + this.currentPath = path; + this.needToCallTraverse = true; + return this; + }; + sharedContextProtoMethods.invokeVisitorMethod = + function invokeVisitorMethod(methodName) { + if (!(this instanceof this.Context)) { + throw new Error(""); + } + if (!(this.currentPath instanceof NodePath)) { + throw new Error(""); + } + var result = this.visitor[methodName].call(this, this.currentPath); + if (result === false) { + // Visitor methods return false to indicate that they have handled + // their own traversal needs, and we should not complain if + // this.needToCallTraverse is still true. + this.needToCallTraverse = false; + } + else if (result !== undefined) { + // Any other non-undefined value returned from the visitor method + // is interpreted as a replacement value. + this.currentPath = this.currentPath.replace(result)[0]; + if (this.needToCallTraverse) { + // If this.traverse still hasn't been called, visit the + // children of the replacement node. + this.traverse(this.currentPath); + } + } + if (this.needToCallTraverse !== false) { + throw new Error("Must either call this.traverse or return false in " + methodName); + } + var path = this.currentPath; + return path && path.value; + }; + sharedContextProtoMethods.traverse = + function traverse(path, newVisitor) { + if (!(this instanceof this.Context)) { + throw new Error(""); + } + if (!(path instanceof NodePath)) { + throw new Error(""); + } + if (!(this.currentPath instanceof NodePath)) { + throw new Error(""); + } + this.needToCallTraverse = false; + return visitChildren(path, PathVisitor.fromMethodsObject(newVisitor || this.visitor)); + }; + sharedContextProtoMethods.visit = + function visit(path, newVisitor) { + if (!(this instanceof this.Context)) { + throw new Error(""); + } + if (!(path instanceof NodePath)) { + throw new Error(""); + } + if (!(this.currentPath instanceof NodePath)) { + throw new Error(""); + } + this.needToCallTraverse = false; + return PathVisitor.fromMethodsObject(newVisitor || this.visitor).visitWithoutReset(path); + }; + sharedContextProtoMethods.reportChanged = function reportChanged() { + this.visitor.reportChanged(); + }; + sharedContextProtoMethods.abort = function abort() { + this.needToCallTraverse = false; + this.visitor.abort(); + }; + return PathVisitor; +} +exports.default = pathVisitorPlugin; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/lib/path.d.ts b/node_modules/ast-types/lib/path.d.ts new file mode 100644 index 0000000..feef1f1 --- /dev/null +++ b/node_modules/ast-types/lib/path.d.ts @@ -0,0 +1,25 @@ +import { Fork } from "../types"; +import { ASTNode } from "./types"; +export interface Path<V = any> { + value: V; + parentPath: any; + name: any; + __childCache: object | null; + getValueProperty(name: any): any; + get(...names: any[]): any; + each(callback: any, context: any): any; + map(callback: any, context: any): any; + filter(callback: any, context: any): any; + shift(): any; + unshift(...args: any[]): any; + push(...args: any[]): any; + pop(): any; + insertAt(index: number, ...args: any[]): any; + insertBefore(...args: any[]): any; + insertAfter(...args: any[]): any; + replace(replacement?: ASTNode, ...args: ASTNode[]): any; +} +export interface PathConstructor { + new <V = any>(value: any, parentPath?: any, name?: any): Path<V>; +} +export default function pathPlugin(fork: Fork): PathConstructor; diff --git a/node_modules/ast-types/lib/path.js b/node_modules/ast-types/lib/path.js new file mode 100644 index 0000000..9f63bf8 --- /dev/null +++ b/node_modules/ast-types/lib/path.js @@ -0,0 +1,331 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("./types")); +var Op = Object.prototype; +var hasOwn = Op.hasOwnProperty; +function pathPlugin(fork) { + var types = fork.use(types_1.default); + var isArray = types.builtInTypes.array; + var isNumber = types.builtInTypes.number; + var Path = function Path(value, parentPath, name) { + if (!(this instanceof Path)) { + throw new Error("Path constructor cannot be invoked without 'new'"); + } + if (parentPath) { + if (!(parentPath instanceof Path)) { + throw new Error(""); + } + } + else { + parentPath = null; + name = null; + } + // The value encapsulated by this Path, generally equal to + // parentPath.value[name] if we have a parentPath. + this.value = value; + // The immediate parent Path of this Path. + this.parentPath = parentPath; + // The name of the property of parentPath.value through which this + // Path's value was reached. + this.name = name; + // Calling path.get("child") multiple times always returns the same + // child Path object, for both performance and consistency reasons. + this.__childCache = null; + }; + var Pp = Path.prototype; + function getChildCache(path) { + // Lazily create the child cache. This also cheapens cache + // invalidation, since you can just reset path.__childCache to null. + return path.__childCache || (path.__childCache = Object.create(null)); + } + function getChildPath(path, name) { + var cache = getChildCache(path); + var actualChildValue = path.getValueProperty(name); + var childPath = cache[name]; + if (!hasOwn.call(cache, name) || + // Ensure consistency between cache and reality. + childPath.value !== actualChildValue) { + childPath = cache[name] = new path.constructor(actualChildValue, path, name); + } + return childPath; + } + // This method is designed to be overridden by subclasses that need to + // handle missing properties, etc. + Pp.getValueProperty = function getValueProperty(name) { + return this.value[name]; + }; + Pp.get = function get() { + var names = []; + for (var _i = 0; _i < arguments.length; _i++) { + names[_i] = arguments[_i]; + } + var path = this; + var count = names.length; + for (var i = 0; i < count; ++i) { + path = getChildPath(path, names[i]); + } + return path; + }; + Pp.each = function each(callback, context) { + var childPaths = []; + var len = this.value.length; + var i = 0; + // Collect all the original child paths before invoking the callback. + for (var i = 0; i < len; ++i) { + if (hasOwn.call(this.value, i)) { + childPaths[i] = this.get(i); + } + } + // Invoke the callback on just the original child paths, regardless of + // any modifications made to the array by the callback. I chose these + // semantics over cleverly invoking the callback on new elements because + // this way is much easier to reason about. + context = context || this; + for (i = 0; i < len; ++i) { + if (hasOwn.call(childPaths, i)) { + callback.call(context, childPaths[i]); + } + } + }; + Pp.map = function map(callback, context) { + var result = []; + this.each(function (childPath) { + result.push(callback.call(this, childPath)); + }, context); + return result; + }; + Pp.filter = function filter(callback, context) { + var result = []; + this.each(function (childPath) { + if (callback.call(this, childPath)) { + result.push(childPath); + } + }, context); + return result; + }; + function emptyMoves() { } + function getMoves(path, offset, start, end) { + isArray.assert(path.value); + if (offset === 0) { + return emptyMoves; + } + var length = path.value.length; + if (length < 1) { + return emptyMoves; + } + var argc = arguments.length; + if (argc === 2) { + start = 0; + end = length; + } + else if (argc === 3) { + start = Math.max(start, 0); + end = length; + } + else { + start = Math.max(start, 0); + end = Math.min(end, length); + } + isNumber.assert(start); + isNumber.assert(end); + var moves = Object.create(null); + var cache = getChildCache(path); + for (var i = start; i < end; ++i) { + if (hasOwn.call(path.value, i)) { + var childPath = path.get(i); + if (childPath.name !== i) { + throw new Error(""); + } + var newIndex = i + offset; + childPath.name = newIndex; + moves[newIndex] = childPath; + delete cache[i]; + } + } + delete cache.length; + return function () { + for (var newIndex in moves) { + var childPath = moves[newIndex]; + if (childPath.name !== +newIndex) { + throw new Error(""); + } + cache[newIndex] = childPath; + path.value[newIndex] = childPath.value; + } + }; + } + Pp.shift = function shift() { + var move = getMoves(this, -1); + var result = this.value.shift(); + move(); + return result; + }; + Pp.unshift = function unshift() { + var args = []; + for (var _i = 0; _i < arguments.length; _i++) { + args[_i] = arguments[_i]; + } + var move = getMoves(this, args.length); + var result = this.value.unshift.apply(this.value, args); + move(); + return result; + }; + Pp.push = function push() { + var args = []; + for (var _i = 0; _i < arguments.length; _i++) { + args[_i] = arguments[_i]; + } + isArray.assert(this.value); + delete getChildCache(this).length; + return this.value.push.apply(this.value, args); + }; + Pp.pop = function pop() { + isArray.assert(this.value); + var cache = getChildCache(this); + delete cache[this.value.length - 1]; + delete cache.length; + return this.value.pop(); + }; + Pp.insertAt = function insertAt(index) { + var argc = arguments.length; + var move = getMoves(this, argc - 1, index); + if (move === emptyMoves && argc <= 1) { + return this; + } + index = Math.max(index, 0); + for (var i = 1; i < argc; ++i) { + this.value[index + i - 1] = arguments[i]; + } + move(); + return this; + }; + Pp.insertBefore = function insertBefore() { + var args = []; + for (var _i = 0; _i < arguments.length; _i++) { + args[_i] = arguments[_i]; + } + var pp = this.parentPath; + var argc = args.length; + var insertAtArgs = [this.name]; + for (var i = 0; i < argc; ++i) { + insertAtArgs.push(args[i]); + } + return pp.insertAt.apply(pp, insertAtArgs); + }; + Pp.insertAfter = function insertAfter() { + var args = []; + for (var _i = 0; _i < arguments.length; _i++) { + args[_i] = arguments[_i]; + } + var pp = this.parentPath; + var argc = args.length; + var insertAtArgs = [this.name + 1]; + for (var i = 0; i < argc; ++i) { + insertAtArgs.push(args[i]); + } + return pp.insertAt.apply(pp, insertAtArgs); + }; + function repairRelationshipWithParent(path) { + if (!(path instanceof Path)) { + throw new Error(""); + } + var pp = path.parentPath; + if (!pp) { + // Orphan paths have no relationship to repair. + return path; + } + var parentValue = pp.value; + var parentCache = getChildCache(pp); + // Make sure parentCache[path.name] is populated. + if (parentValue[path.name] === path.value) { + parentCache[path.name] = path; + } + else if (isArray.check(parentValue)) { + // Something caused path.name to become out of date, so attempt to + // recover by searching for path.value in parentValue. + var i = parentValue.indexOf(path.value); + if (i >= 0) { + parentCache[path.name = i] = path; + } + } + else { + // If path.value disagrees with parentValue[path.name], and + // path.name is not an array index, let path.value become the new + // parentValue[path.name] and update parentCache accordingly. + parentValue[path.name] = path.value; + parentCache[path.name] = path; + } + if (parentValue[path.name] !== path.value) { + throw new Error(""); + } + if (path.parentPath.get(path.name) !== path) { + throw new Error(""); + } + return path; + } + Pp.replace = function replace(replacement) { + var results = []; + var parentValue = this.parentPath.value; + var parentCache = getChildCache(this.parentPath); + var count = arguments.length; + repairRelationshipWithParent(this); + if (isArray.check(parentValue)) { + var originalLength = parentValue.length; + var move = getMoves(this.parentPath, count - 1, this.name + 1); + var spliceArgs = [this.name, 1]; + for (var i = 0; i < count; ++i) { + spliceArgs.push(arguments[i]); + } + var splicedOut = parentValue.splice.apply(parentValue, spliceArgs); + if (splicedOut[0] !== this.value) { + throw new Error(""); + } + if (parentValue.length !== (originalLength - 1 + count)) { + throw new Error(""); + } + move(); + if (count === 0) { + delete this.value; + delete parentCache[this.name]; + this.__childCache = null; + } + else { + if (parentValue[this.name] !== replacement) { + throw new Error(""); + } + if (this.value !== replacement) { + this.value = replacement; + this.__childCache = null; + } + for (i = 0; i < count; ++i) { + results.push(this.parentPath.get(this.name + i)); + } + if (results[0] !== this) { + throw new Error(""); + } + } + } + else if (count === 1) { + if (this.value !== replacement) { + this.__childCache = null; + } + this.value = parentValue[this.name] = replacement; + results.push(this); + } + else if (count === 0) { + delete parentValue[this.name]; + delete this.value; + this.__childCache = null; + // Leave this path cached as parentCache[this.name], even though + // it no longer has a value defined. + } + else { + throw new Error("Could not replace path"); + } + return results; + }; + return Path; +} +exports.default = pathPlugin; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/lib/scope.d.ts b/node_modules/ast-types/lib/scope.d.ts new file mode 100644 index 0000000..c4687d1 --- /dev/null +++ b/node_modules/ast-types/lib/scope.d.ts @@ -0,0 +1,26 @@ +import { Fork } from "../types"; +export interface Scope { + path: any; + node: any; + isGlobal: boolean; + depth: number; + parent: any; + bindings: any; + types: any; + didScan: boolean; + declares(name: any): any; + declaresType(name: any): any; + declareTemporary(prefix?: any): any; + injectTemporary(identifier: any, init: any): any; + scan(force?: any): any; + getBindings(): any; + getTypes(): any; + lookup(name: any): any; + lookupType(name: any): any; + getGlobalScope(): Scope; +} +export interface ScopeConstructor { + new (path: any, parentScope: any): Scope; + isEstablishedBy(node: any): any; +} +export default function scopePlugin(fork: Fork): ScopeConstructor; diff --git a/node_modules/ast-types/lib/scope.js b/node_modules/ast-types/lib/scope.js new file mode 100644 index 0000000..e244aa0 --- /dev/null +++ b/node_modules/ast-types/lib/scope.js @@ -0,0 +1,318 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("./types")); +var hasOwn = Object.prototype.hasOwnProperty; +function scopePlugin(fork) { + var types = fork.use(types_1.default); + var Type = types.Type; + var namedTypes = types.namedTypes; + var Node = namedTypes.Node; + var Expression = namedTypes.Expression; + var isArray = types.builtInTypes.array; + var b = types.builders; + var Scope = function Scope(path, parentScope) { + if (!(this instanceof Scope)) { + throw new Error("Scope constructor cannot be invoked without 'new'"); + } + ScopeType.assert(path.value); + var depth; + if (parentScope) { + if (!(parentScope instanceof Scope)) { + throw new Error(""); + } + depth = parentScope.depth + 1; + } + else { + parentScope = null; + depth = 0; + } + Object.defineProperties(this, { + path: { value: path }, + node: { value: path.value }, + isGlobal: { value: !parentScope, enumerable: true }, + depth: { value: depth }, + parent: { value: parentScope }, + bindings: { value: {} }, + types: { value: {} }, + }); + }; + var scopeTypes = [ + // Program nodes introduce global scopes. + namedTypes.Program, + // Function is the supertype of FunctionExpression, + // FunctionDeclaration, ArrowExpression, etc. + namedTypes.Function, + // In case you didn't know, the caught parameter shadows any variable + // of the same name in an outer scope. + namedTypes.CatchClause + ]; + var ScopeType = Type.or.apply(Type, scopeTypes); + Scope.isEstablishedBy = function (node) { + return ScopeType.check(node); + }; + var Sp = Scope.prototype; + // Will be overridden after an instance lazily calls scanScope. + Sp.didScan = false; + Sp.declares = function (name) { + this.scan(); + return hasOwn.call(this.bindings, name); + }; + Sp.declaresType = function (name) { + this.scan(); + return hasOwn.call(this.types, name); + }; + Sp.declareTemporary = function (prefix) { + if (prefix) { + if (!/^[a-z$_]/i.test(prefix)) { + throw new Error(""); + } + } + else { + prefix = "t$"; + } + // Include this.depth in the name to make sure the name does not + // collide with any variables in nested/enclosing scopes. + prefix += this.depth.toString(36) + "$"; + this.scan(); + var index = 0; + while (this.declares(prefix + index)) { + ++index; + } + var name = prefix + index; + return this.bindings[name] = types.builders.identifier(name); + }; + Sp.injectTemporary = function (identifier, init) { + identifier || (identifier = this.declareTemporary()); + var bodyPath = this.path.get("body"); + if (namedTypes.BlockStatement.check(bodyPath.value)) { + bodyPath = bodyPath.get("body"); + } + bodyPath.unshift(b.variableDeclaration("var", [b.variableDeclarator(identifier, init || null)])); + return identifier; + }; + Sp.scan = function (force) { + if (force || !this.didScan) { + for (var name in this.bindings) { + // Empty out this.bindings, just in cases. + delete this.bindings[name]; + } + scanScope(this.path, this.bindings, this.types); + this.didScan = true; + } + }; + Sp.getBindings = function () { + this.scan(); + return this.bindings; + }; + Sp.getTypes = function () { + this.scan(); + return this.types; + }; + function scanScope(path, bindings, scopeTypes) { + var node = path.value; + ScopeType.assert(node); + if (namedTypes.CatchClause.check(node)) { + // A catch clause establishes a new scope but the only variable + // bound in that scope is the catch parameter. Any other + // declarations create bindings in the outer scope. + var param = path.get("param"); + if (param.value) { + addPattern(param, bindings); + } + } + else { + recursiveScanScope(path, bindings, scopeTypes); + } + } + function recursiveScanScope(path, bindings, scopeTypes) { + var node = path.value; + if (path.parent && + namedTypes.FunctionExpression.check(path.parent.node) && + path.parent.node.id) { + addPattern(path.parent.get("id"), bindings); + } + if (!node) { + // None of the remaining cases matter if node is falsy. + } + else if (isArray.check(node)) { + path.each(function (childPath) { + recursiveScanChild(childPath, bindings, scopeTypes); + }); + } + else if (namedTypes.Function.check(node)) { + path.get("params").each(function (paramPath) { + addPattern(paramPath, bindings); + }); + recursiveScanChild(path.get("body"), bindings, scopeTypes); + } + else if ((namedTypes.TypeAlias && namedTypes.TypeAlias.check(node)) || + (namedTypes.InterfaceDeclaration && namedTypes.InterfaceDeclaration.check(node)) || + (namedTypes.TSTypeAliasDeclaration && namedTypes.TSTypeAliasDeclaration.check(node)) || + (namedTypes.TSInterfaceDeclaration && namedTypes.TSInterfaceDeclaration.check(node))) { + addTypePattern(path.get("id"), scopeTypes); + } + else if (namedTypes.VariableDeclarator.check(node)) { + addPattern(path.get("id"), bindings); + recursiveScanChild(path.get("init"), bindings, scopeTypes); + } + else if (node.type === "ImportSpecifier" || + node.type === "ImportNamespaceSpecifier" || + node.type === "ImportDefaultSpecifier") { + addPattern( + // Esprima used to use the .name field to refer to the local + // binding identifier for ImportSpecifier nodes, but .id for + // ImportNamespaceSpecifier and ImportDefaultSpecifier nodes. + // ESTree/Acorn/ESpree use .local for all three node types. + path.get(node.local ? "local" : + node.name ? "name" : "id"), bindings); + } + else if (Node.check(node) && !Expression.check(node)) { + types.eachField(node, function (name, child) { + var childPath = path.get(name); + if (!pathHasValue(childPath, child)) { + throw new Error(""); + } + recursiveScanChild(childPath, bindings, scopeTypes); + }); + } + } + function pathHasValue(path, value) { + if (path.value === value) { + return true; + } + // Empty arrays are probably produced by defaults.emptyArray, in which + // case is makes sense to regard them as equivalent, if not ===. + if (Array.isArray(path.value) && + path.value.length === 0 && + Array.isArray(value) && + value.length === 0) { + return true; + } + return false; + } + function recursiveScanChild(path, bindings, scopeTypes) { + var node = path.value; + if (!node || Expression.check(node)) { + // Ignore falsy values and Expressions. + } + else if (namedTypes.FunctionDeclaration.check(node) && + node.id !== null) { + addPattern(path.get("id"), bindings); + } + else if (namedTypes.ClassDeclaration && + namedTypes.ClassDeclaration.check(node)) { + addPattern(path.get("id"), bindings); + } + else if (ScopeType.check(node)) { + if (namedTypes.CatchClause.check(node) && + // TODO Broaden this to accept any pattern. + namedTypes.Identifier.check(node.param)) { + var catchParamName = node.param.name; + var hadBinding = hasOwn.call(bindings, catchParamName); + // Any declarations that occur inside the catch body that do + // not have the same name as the catch parameter should count + // as bindings in the outer scope. + recursiveScanScope(path.get("body"), bindings, scopeTypes); + // If a new binding matching the catch parameter name was + // created while scanning the catch body, ignore it because it + // actually refers to the catch parameter and not the outer + // scope that we're currently scanning. + if (!hadBinding) { + delete bindings[catchParamName]; + } + } + } + else { + recursiveScanScope(path, bindings, scopeTypes); + } + } + function addPattern(patternPath, bindings) { + var pattern = patternPath.value; + namedTypes.Pattern.assert(pattern); + if (namedTypes.Identifier.check(pattern)) { + if (hasOwn.call(bindings, pattern.name)) { + bindings[pattern.name].push(patternPath); + } + else { + bindings[pattern.name] = [patternPath]; + } + } + else if (namedTypes.AssignmentPattern && + namedTypes.AssignmentPattern.check(pattern)) { + addPattern(patternPath.get('left'), bindings); + } + else if (namedTypes.ObjectPattern && + namedTypes.ObjectPattern.check(pattern)) { + patternPath.get('properties').each(function (propertyPath) { + var property = propertyPath.value; + if (namedTypes.Pattern.check(property)) { + addPattern(propertyPath, bindings); + } + else if (namedTypes.Property.check(property)) { + addPattern(propertyPath.get('value'), bindings); + } + else if (namedTypes.SpreadProperty && + namedTypes.SpreadProperty.check(property)) { + addPattern(propertyPath.get('argument'), bindings); + } + }); + } + else if (namedTypes.ArrayPattern && + namedTypes.ArrayPattern.check(pattern)) { + patternPath.get('elements').each(function (elementPath) { + var element = elementPath.value; + if (namedTypes.Pattern.check(element)) { + addPattern(elementPath, bindings); + } + else if (namedTypes.SpreadElement && + namedTypes.SpreadElement.check(element)) { + addPattern(elementPath.get("argument"), bindings); + } + }); + } + else if (namedTypes.PropertyPattern && + namedTypes.PropertyPattern.check(pattern)) { + addPattern(patternPath.get('pattern'), bindings); + } + else if ((namedTypes.SpreadElementPattern && + namedTypes.SpreadElementPattern.check(pattern)) || + (namedTypes.SpreadPropertyPattern && + namedTypes.SpreadPropertyPattern.check(pattern))) { + addPattern(patternPath.get('argument'), bindings); + } + } + function addTypePattern(patternPath, types) { + var pattern = patternPath.value; + namedTypes.Pattern.assert(pattern); + if (namedTypes.Identifier.check(pattern)) { + if (hasOwn.call(types, pattern.name)) { + types[pattern.name].push(patternPath); + } + else { + types[pattern.name] = [patternPath]; + } + } + } + Sp.lookup = function (name) { + for (var scope = this; scope; scope = scope.parent) + if (scope.declares(name)) + break; + return scope; + }; + Sp.lookupType = function (name) { + for (var scope = this; scope; scope = scope.parent) + if (scope.declaresType(name)) + break; + return scope; + }; + Sp.getGlobalScope = function () { + var scope = this; + while (!scope.isGlobal) + scope = scope.parent; + return scope; + }; + return Scope; +} +exports.default = scopePlugin; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/lib/shared.d.ts b/node_modules/ast-types/lib/shared.d.ts new file mode 100644 index 0000000..72599c8 --- /dev/null +++ b/node_modules/ast-types/lib/shared.d.ts @@ -0,0 +1,13 @@ +import { Fork } from "../types"; +export default function (fork: Fork): { + geq: (than: any) => import("./types").Type<unknown>; + defaults: { + null: () => null; + emptyArray: () => never[]; + false: () => boolean; + true: () => boolean; + undefined: () => void; + "use strict": () => string; + }; + isPrimitive: import("./types").Type<unknown>; +}; diff --git a/node_modules/ast-types/lib/shared.js b/node_modules/ast-types/lib/shared.js new file mode 100644 index 0000000..60efc31 --- /dev/null +++ b/node_modules/ast-types/lib/shared.js @@ -0,0 +1,47 @@ +"use strict";; +Object.defineProperty(exports, "__esModule", { value: true }); +var tslib_1 = require("tslib"); +var types_1 = tslib_1.__importDefault(require("./types")); +function default_1(fork) { + var types = fork.use(types_1.default); + var Type = types.Type; + var builtin = types.builtInTypes; + var isNumber = builtin.number; + // An example of constructing a new type with arbitrary constraints from + // an existing type. + function geq(than) { + return Type.from(function (value) { return isNumber.check(value) && value >= than; }, isNumber + " >= " + than); + } + ; + // Default value-returning functions that may optionally be passed as a + // third argument to Def.prototype.field. + var defaults = { + // Functions were used because (among other reasons) that's the most + // elegant way to allow for the emptyArray one always to give a new + // array instance. + "null": function () { return null; }, + "emptyArray": function () { return []; }, + "false": function () { return false; }, + "true": function () { return true; }, + "undefined": function () { }, + "use strict": function () { return "use strict"; } + }; + var naiveIsPrimitive = Type.or(builtin.string, builtin.number, builtin.boolean, builtin.null, builtin.undefined); + var isPrimitive = Type.from(function (value) { + if (value === null) + return true; + var type = typeof value; + if (type === "object" || + type === "function") { + return false; + } + return true; + }, naiveIsPrimitive.toString()); + return { + geq: geq, + defaults: defaults, + isPrimitive: isPrimitive, + }; +} +exports.default = default_1; +module.exports = exports["default"]; diff --git a/node_modules/ast-types/lib/types.d.ts b/node_modules/ast-types/lib/types.d.ts new file mode 100644 index 0000000..b6e7939 --- /dev/null +++ b/node_modules/ast-types/lib/types.d.ts @@ -0,0 +1,136 @@ +import { Fork } from "../types"; +declare type Deep = boolean | ((type: Type<any>, value: any) => void); +export declare type Type<T> = ArrayType<T> | IdentityType<T> | ObjectType<T> | OrType<T> | PredicateType<T>; +export interface AnyType { + toString(): string; + check(value: any, deep?: Deep): boolean; + assert(value: any, deep?: Deep): boolean; + arrayOf(): AnyType; +} +declare abstract class BaseType<T> { + abstract toString(): string; + abstract check(value: any, deep?: Deep): value is T; + assert(value: any, deep?: Deep): value is T; + arrayOf(): Type<T[]>; +} +declare class ArrayType<T> extends BaseType<T> { + readonly elemType: Type<T extends (infer E)[] ? E : never>; + readonly kind: "ArrayType"; + constructor(elemType: Type<T extends (infer E)[] ? E : never>); + toString(): string; + check(value: any, deep?: Deep): value is T; +} +declare class IdentityType<T> extends BaseType<T> { + readonly value: T; + readonly kind: "IdentityType"; + constructor(value: T); + toString(): string; + check(value: any, deep?: Deep): value is T; +} +declare class ObjectType<T> extends BaseType<T> { + readonly fields: Field<any>[]; + readonly kind: "ObjectType"; + constructor(fields: Field<any>[]); + toString(): string; + check(value: any, deep?: Deep): value is T; +} +declare class OrType<T> extends BaseType<T> { + readonly types: Type<any>[]; + readonly kind: "OrType"; + constructor(types: Type<any>[]); + toString(): string; + check(value: any, deep?: Deep): value is T; +} +declare class PredicateType<T> extends BaseType<T> { + readonly name: string; + readonly predicate: (value: any, deep?: Deep) => boolean; + readonly kind: "PredicateType"; + constructor(name: string, predicate: (value: any, deep?: Deep) => boolean); + toString(): string; + check(value: any, deep?: Deep): value is T; +} +export declare abstract class Def<T = any> { + readonly type: Type<T>; + readonly typeName: string; + baseNames: string[]; + ownFields: { + [name: string]: Field<any>; + }; + allSupertypes: { + [name: string]: Def<any>; + }; + supertypeList: string[]; + allFields: { + [name: string]: Field<any>; + }; + fieldNames: string[]; + finalized: boolean; + buildable: boolean; + buildParams: string[]; + constructor(type: Type<T>, typeName: string); + isSupertypeOf(that: Def<any>): boolean; + checkAllFields(value: any, deep?: any): boolean; + abstract check(value: any, deep?: any): boolean; + bases(...supertypeNames: string[]): this; + abstract build(...buildParams: string[]): this; + abstract field(name: string, type: any, defaultFn?: Function, hidden?: boolean): this; + abstract finalize(): void; +} +declare class Field<T> { + readonly name: string; + readonly type: Type<T>; + readonly defaultFn?: Function | undefined; + readonly hidden: boolean; + constructor(name: string, type: Type<T>, defaultFn?: Function | undefined, hidden?: boolean); + toString(): string; + getValue(obj: { + [key: string]: any; + }): any; +} +declare type FieldType<T> = Field<T>; +export { FieldType as Field }; +export interface ASTNode { + type: string; +} +export interface Builder { + (...args: any[]): ASTNode; + from(obj: { + [param: string]: any; + }): ASTNode; +} +export default function typesPlugin(_fork: Fork): { + Type: { + or(...types: any[]): Type<any>; + from<T>(value: any, name?: string | undefined): Type<T>; + def(typeName: string): Def; + hasDef(typeName: string): boolean; + }; + builtInTypes: { + string: Type<string>; + function: Type<Function>; + array: Type<any[]>; + object: Type<{ + [key: string]: any; + }>; + RegExp: Type<RegExp>; + Date: Type<Date>; + number: Type<number>; + boolean: Type<boolean>; + null: Type<null>; + undefined: Type<undefined>; + }; + getSupertypeNames: (typeName: string) => string[]; + computeSupertypeLookupTable: (candidates: any) => { + [typeName: string]: any; + }; + builders: import("../gen/builders").builders; + defineMethod: (name: any, func?: Function | undefined) => Function; + getBuilderName: (typeName: any) => any; + getStatementBuilderName: (typeName: any) => any; + namedTypes: import("../gen/namedTypes").NamedTypes; + getFieldNames: (object: any) => string[]; + getFieldValue: (object: any, fieldName: any) => any; + eachField: (object: any, callback: (name: any, value: any) => any, context?: any) => void; + someField: (object: any, callback: (name: any, value: any) => any, context?: any) => boolean; + finalize: () => void; +}; diff --git a/node_modules/ast-types/lib/types.js b/node_modules/ast-types/lib/types.js new file mode 100644 index 0000000..ce64cc1 --- /dev/null +++ b/node_modules/ast-types/lib/types.js @@ -0,0 +1,780 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Def = void 0; +var tslib_1 = require("tslib"); +var Op = Object.prototype; +var objToStr = Op.toString; +var hasOwn = Op.hasOwnProperty; +var BaseType = /** @class */ (function () { + function BaseType() { + } + BaseType.prototype.assert = function (value, deep) { + if (!this.check(value, deep)) { + var str = shallowStringify(value); + throw new Error(str + " does not match type " + this); + } + return true; + }; + BaseType.prototype.arrayOf = function () { + var elemType = this; + return new ArrayType(elemType); + }; + return BaseType; +}()); +var ArrayType = /** @class */ (function (_super) { + tslib_1.__extends(ArrayType, _super); + function ArrayType(elemType) { + var _this = _super.call(this) || this; + _this.elemType = elemType; + _this.kind = "ArrayType"; + return _this; + } + ArrayType.prototype.toString = function () { + return "[" + this.elemType + "]"; + }; + ArrayType.prototype.check = function (value, deep) { + var _this = this; + return Array.isArray(value) && value.every(function (elem) { return _this.elemType.check(elem, deep); }); + }; + return ArrayType; +}(BaseType)); +var IdentityType = /** @class */ (function (_super) { + tslib_1.__extends(IdentityType, _super); + function IdentityType(value) { + var _this = _super.call(this) || this; + _this.value = value; + _this.kind = "IdentityType"; + return _this; + } + IdentityType.prototype.toString = function () { + return String(this.value); + }; + IdentityType.prototype.check = function (value, deep) { + var result = value === this.value; + if (!result && typeof deep === "function") { + deep(this, value); + } + return result; + }; + return IdentityType; +}(BaseType)); +var ObjectType = /** @class */ (function (_super) { + tslib_1.__extends(ObjectType, _super); + function ObjectType(fields) { + var _this = _super.call(this) || this; + _this.fields = fields; + _this.kind = "ObjectType"; + return _this; + } + ObjectType.prototype.toString = function () { + return "{ " + this.fields.join(", ") + " }"; + }; + ObjectType.prototype.check = function (value, deep) { + return (objToStr.call(value) === objToStr.call({}) && + this.fields.every(function (field) { + return field.type.check(value[field.name], deep); + })); + }; + return ObjectType; +}(BaseType)); +var OrType = /** @class */ (function (_super) { + tslib_1.__extends(OrType, _super); + function OrType(types) { + var _this = _super.call(this) || this; + _this.types = types; + _this.kind = "OrType"; + return _this; + } + OrType.prototype.toString = function () { + return this.types.join(" | "); + }; + OrType.prototype.check = function (value, deep) { + return this.types.some(function (type) { + return type.check(value, deep); + }); + }; + return OrType; +}(BaseType)); +var PredicateType = /** @class */ (function (_super) { + tslib_1.__extends(PredicateType, _super); + function PredicateType(name, predicate) { + var _this = _super.call(this) || this; + _this.name = name; + _this.predicate = predicate; + _this.kind = "PredicateType"; + return _this; + } + PredicateType.prototype.toString = function () { + return this.name; + }; + PredicateType.prototype.check = function (value, deep) { + var result = this.predicate(value, deep); + if (!result && typeof deep === "function") { + deep(this, value); + } + return result; + }; + return PredicateType; +}(BaseType)); +var Def = /** @class */ (function () { + function Def(type, typeName) { + this.type = type; + this.typeName = typeName; + this.baseNames = []; + this.ownFields = Object.create(null); + // Includes own typeName. Populated during finalization. + this.allSupertypes = Object.create(null); + // Linear inheritance hierarchy. Populated during finalization. + this.supertypeList = []; + // Includes inherited fields. + this.allFields = Object.create(null); + // Non-hidden keys of allFields. + this.fieldNames = []; + // This property will be overridden as true by individual Def instances + // when they are finalized. + this.finalized = false; + // False by default until .build(...) is called on an instance. + this.buildable = false; + this.buildParams = []; + } + Def.prototype.isSupertypeOf = function (that) { + if (that instanceof Def) { + if (this.finalized !== true || + that.finalized !== true) { + throw new Error(""); + } + return hasOwn.call(that.allSupertypes, this.typeName); + } + else { + throw new Error(that + " is not a Def"); + } + }; + Def.prototype.checkAllFields = function (value, deep) { + var allFields = this.allFields; + if (this.finalized !== true) { + throw new Error("" + this.typeName); + } + function checkFieldByName(name) { + var field = allFields[name]; + var type = field.type; + var child = field.getValue(value); + return type.check(child, deep); + } + return value !== null && + typeof value === "object" && + Object.keys(allFields).every(checkFieldByName); + }; + Def.prototype.bases = function () { + var supertypeNames = []; + for (var _i = 0; _i < arguments.length; _i++) { + supertypeNames[_i] = arguments[_i]; + } + var bases = this.baseNames; + if (this.finalized) { + if (supertypeNames.length !== bases.length) { + throw new Error(""); + } + for (var i = 0; i < supertypeNames.length; i++) { + if (supertypeNames[i] !== bases[i]) { + throw new Error(""); + } + } + return this; + } + supertypeNames.forEach(function (baseName) { + // This indexOf lookup may be O(n), but the typical number of base + // names is very small, and indexOf is a native Array method. + if (bases.indexOf(baseName) < 0) { + bases.push(baseName); + } + }); + return this; // For chaining. + }; + return Def; +}()); +exports.Def = Def; +var Field = /** @class */ (function () { + function Field(name, type, defaultFn, hidden) { + this.name = name; + this.type = type; + this.defaultFn = defaultFn; + this.hidden = !!hidden; + } + Field.prototype.toString = function () { + return JSON.stringify(this.name) + ": " + this.type; + }; + Field.prototype.getValue = function (obj) { + var value = obj[this.name]; + if (typeof value !== "undefined") { + return value; + } + if (typeof this.defaultFn === "function") { + value = this.defaultFn.call(obj); + } + return value; + }; + return Field; +}()); +function shallowStringify(value) { + if (Array.isArray(value)) { + return "[" + value.map(shallowStringify).join(", ") + "]"; + } + if (value && typeof value === "object") { + return "{ " + Object.keys(value).map(function (key) { + return key + ": " + value[key]; + }).join(", ") + " }"; + } + return JSON.stringify(value); +} +function typesPlugin(_fork) { + var Type = { + or: function () { + var types = []; + for (var _i = 0; _i < arguments.length; _i++) { + types[_i] = arguments[_i]; + } + return new OrType(types.map(function (type) { return Type.from(type); })); + }, + from: function (value, name) { + if (value instanceof ArrayType || + value instanceof IdentityType || + value instanceof ObjectType || + value instanceof OrType || + value instanceof PredicateType) { + return value; + } + // The Def type is used as a helper for constructing compound + // interface types for AST nodes. + if (value instanceof Def) { + return value.type; + } + // Support [ElemType] syntax. + if (isArray.check(value)) { + if (value.length !== 1) { + throw new Error("only one element type is permitted for typed arrays"); + } + return new ArrayType(Type.from(value[0])); + } + // Support { someField: FieldType, ... } syntax. + if (isObject.check(value)) { + return new ObjectType(Object.keys(value).map(function (name) { + return new Field(name, Type.from(value[name], name)); + })); + } + if (typeof value === "function") { + var bicfIndex = builtInCtorFns.indexOf(value); + if (bicfIndex >= 0) { + return builtInCtorTypes[bicfIndex]; + } + if (typeof name !== "string") { + throw new Error("missing name"); + } + return new PredicateType(name, value); + } + // As a last resort, toType returns a type that matches any value that + // is === from. This is primarily useful for literal values like + // toType(null), but it has the additional advantage of allowing + // toType to be a total function. + return new IdentityType(value); + }, + // Define a type whose name is registered in a namespace (the defCache) so + // that future definitions will return the same type given the same name. + // In particular, this system allows for circular and forward definitions. + // The Def object d returned from Type.def may be used to configure the + // type d.type by calling methods such as d.bases, d.build, and d.field. + def: function (typeName) { + return hasOwn.call(defCache, typeName) + ? defCache[typeName] + : defCache[typeName] = new DefImpl(typeName); + }, + hasDef: function (typeName) { + return hasOwn.call(defCache, typeName); + } + }; + var builtInCtorFns = []; + var builtInCtorTypes = []; + function defBuiltInType(name, example) { + var objStr = objToStr.call(example); + var type = new PredicateType(name, function (value) { return objToStr.call(value) === objStr; }); + if (example && typeof example.constructor === "function") { + builtInCtorFns.push(example.constructor); + builtInCtorTypes.push(type); + } + return type; + } + // These types check the underlying [[Class]] attribute of the given + // value, rather than using the problematic typeof operator. Note however + // that no subtyping is considered; so, for instance, isObject.check + // returns false for [], /./, new Date, and null. + var isString = defBuiltInType("string", "truthy"); + var isFunction = defBuiltInType("function", function () { }); + var isArray = defBuiltInType("array", []); + var isObject = defBuiltInType("object", {}); + var isRegExp = defBuiltInType("RegExp", /./); + var isDate = defBuiltInType("Date", new Date()); + var isNumber = defBuiltInType("number", 3); + var isBoolean = defBuiltInType("boolean", true); + var isNull = defBuiltInType("null", null); + var isUndefined = defBuiltInType("undefined", undefined); + var builtInTypes = { + string: isString, + function: isFunction, + array: isArray, + object: isObject, + RegExp: isRegExp, + Date: isDate, + number: isNumber, + boolean: isBoolean, + null: isNull, + undefined: isUndefined, + }; + // In order to return the same Def instance every time Type.def is called + // with a particular name, those instances need to be stored in a cache. + var defCache = Object.create(null); + function defFromValue(value) { + if (value && typeof value === "object") { + var type = value.type; + if (typeof type === "string" && + hasOwn.call(defCache, type)) { + var d = defCache[type]; + if (d.finalized) { + return d; + } + } + } + return null; + } + var DefImpl = /** @class */ (function (_super) { + tslib_1.__extends(DefImpl, _super); + function DefImpl(typeName) { + var _this = _super.call(this, new PredicateType(typeName, function (value, deep) { return _this.check(value, deep); }), typeName) || this; + return _this; + } + DefImpl.prototype.check = function (value, deep) { + if (this.finalized !== true) { + throw new Error("prematurely checking unfinalized type " + this.typeName); + } + // A Def type can only match an object value. + if (value === null || typeof value !== "object") { + return false; + } + var vDef = defFromValue(value); + if (!vDef) { + // If we couldn't infer the Def associated with the given value, + // and we expected it to be a SourceLocation or a Position, it was + // probably just missing a "type" field (because Esprima does not + // assign a type property to such nodes). Be optimistic and let + // this.checkAllFields make the final decision. + if (this.typeName === "SourceLocation" || + this.typeName === "Position") { + return this.checkAllFields(value, deep); + } + // Calling this.checkAllFields for any other type of node is both + // bad for performance and way too forgiving. + return false; + } + // If checking deeply and vDef === this, then we only need to call + // checkAllFields once. Calling checkAllFields is too strict when deep + // is false, because then we only care about this.isSupertypeOf(vDef). + if (deep && vDef === this) { + return this.checkAllFields(value, deep); + } + // In most cases we rely exclusively on isSupertypeOf to make O(1) + // subtyping determinations. This suffices in most situations outside + // of unit tests, since interface conformance is checked whenever new + // instances are created using builder functions. + if (!this.isSupertypeOf(vDef)) { + return false; + } + // The exception is when deep is true; then, we recursively check all + // fields. + if (!deep) { + return true; + } + // Use the more specific Def (vDef) to perform the deep check, but + // shallow-check fields defined by the less specific Def (this). + return vDef.checkAllFields(value, deep) + && this.checkAllFields(value, false); + }; + DefImpl.prototype.build = function () { + var _this = this; + var buildParams = []; + for (var _i = 0; _i < arguments.length; _i++) { + buildParams[_i] = arguments[_i]; + } + // Calling Def.prototype.build multiple times has the effect of merely + // redefining this property. + this.buildParams = buildParams; + if (this.buildable) { + // If this Def is already buildable, update self.buildParams and + // continue using the old builder function. + return this; + } + // Every buildable type will have its "type" field filled in + // automatically. This includes types that are not subtypes of Node, + // like SourceLocation, but that seems harmless (TODO?). + this.field("type", String, function () { return _this.typeName; }); + // Override Dp.buildable for this Def instance. + this.buildable = true; + var addParam = function (built, param, arg, isArgAvailable) { + if (hasOwn.call(built, param)) + return; + var all = _this.allFields; + if (!hasOwn.call(all, param)) { + throw new Error("" + param); + } + var field = all[param]; + var type = field.type; + var value; + if (isArgAvailable) { + value = arg; + } + else if (field.defaultFn) { + // Expose the partially-built object to the default + // function as its `this` object. + value = field.defaultFn.call(built); + } + else { + var message = "no value or default function given for field " + + JSON.stringify(param) + " of " + _this.typeName + "(" + + _this.buildParams.map(function (name) { + return all[name]; + }).join(", ") + ")"; + throw new Error(message); + } + if (!type.check(value)) { + throw new Error(shallowStringify(value) + + " does not match field " + field + + " of type " + _this.typeName); + } + built[param] = value; + }; + // Calling the builder function will construct an instance of the Def, + // with positional arguments mapped to the fields original passed to .build. + // If not enough arguments are provided, the default value for the remaining fields + // will be used. + var builder = function () { + var args = []; + for (var _i = 0; _i < arguments.length; _i++) { + args[_i] = arguments[_i]; + } + var argc = args.length; + if (!_this.finalized) { + throw new Error("attempting to instantiate unfinalized type " + + _this.typeName); + } + var built = Object.create(nodePrototype); + _this.buildParams.forEach(function (param, i) { + if (i < argc) { + addParam(built, param, args[i], true); + } + else { + addParam(built, param, null, false); + } + }); + Object.keys(_this.allFields).forEach(function (param) { + // Use the default value. + addParam(built, param, null, false); + }); + // Make sure that the "type" field was filled automatically. + if (built.type !== _this.typeName) { + throw new Error(""); + } + return built; + }; + // Calling .from on the builder function will construct an instance of the Def, + // using field values from the passed object. For fields missing from the passed object, + // their default value will be used. + builder.from = function (obj) { + if (!_this.finalized) { + throw new Error("attempting to instantiate unfinalized type " + + _this.typeName); + } + var built = Object.create(nodePrototype); + Object.keys(_this.allFields).forEach(function (param) { + if (hasOwn.call(obj, param)) { + addParam(built, param, obj[param], true); + } + else { + addParam(built, param, null, false); + } + }); + // Make sure that the "type" field was filled automatically. + if (built.type !== _this.typeName) { + throw new Error(""); + } + return built; + }; + Object.defineProperty(builders, getBuilderName(this.typeName), { + enumerable: true, + value: builder + }); + return this; + }; + // The reason fields are specified using .field(...) instead of an object + // literal syntax is somewhat subtle: the object literal syntax would + // support only one key and one value, but with .field(...) we can pass + // any number of arguments to specify the field. + DefImpl.prototype.field = function (name, type, defaultFn, hidden) { + if (this.finalized) { + console.error("Ignoring attempt to redefine field " + + JSON.stringify(name) + " of finalized type " + + JSON.stringify(this.typeName)); + return this; + } + this.ownFields[name] = new Field(name, Type.from(type), defaultFn, hidden); + return this; // For chaining. + }; + DefImpl.prototype.finalize = function () { + var _this = this; + // It's not an error to finalize a type more than once, but only the + // first call to .finalize does anything. + if (!this.finalized) { + var allFields = this.allFields; + var allSupertypes = this.allSupertypes; + this.baseNames.forEach(function (name) { + var def = defCache[name]; + if (def instanceof Def) { + def.finalize(); + extend(allFields, def.allFields); + extend(allSupertypes, def.allSupertypes); + } + else { + var message = "unknown supertype name " + + JSON.stringify(name) + + " for subtype " + + JSON.stringify(_this.typeName); + throw new Error(message); + } + }); + // TODO Warn if fields are overridden with incompatible types. + extend(allFields, this.ownFields); + allSupertypes[this.typeName] = this; + this.fieldNames.length = 0; + for (var fieldName in allFields) { + if (hasOwn.call(allFields, fieldName) && + !allFields[fieldName].hidden) { + this.fieldNames.push(fieldName); + } + } + // Types are exported only once they have been finalized. + Object.defineProperty(namedTypes, this.typeName, { + enumerable: true, + value: this.type + }); + this.finalized = true; + // A linearization of the inheritance hierarchy. + populateSupertypeList(this.typeName, this.supertypeList); + if (this.buildable && + this.supertypeList.lastIndexOf("Expression") >= 0) { + wrapExpressionBuilderWithStatement(this.typeName); + } + } + }; + return DefImpl; + }(Def)); + // Note that the list returned by this function is a copy of the internal + // supertypeList, *without* the typeName itself as the first element. + function getSupertypeNames(typeName) { + if (!hasOwn.call(defCache, typeName)) { + throw new Error(""); + } + var d = defCache[typeName]; + if (d.finalized !== true) { + throw new Error(""); + } + return d.supertypeList.slice(1); + } + // Returns an object mapping from every known type in the defCache to the + // most specific supertype whose name is an own property of the candidates + // object. + function computeSupertypeLookupTable(candidates) { + var table = {}; + var typeNames = Object.keys(defCache); + var typeNameCount = typeNames.length; + for (var i = 0; i < typeNameCount; ++i) { + var typeName = typeNames[i]; + var d = defCache[typeName]; + if (d.finalized !== true) { + throw new Error("" + typeName); + } + for (var j = 0; j < d.supertypeList.length; ++j) { + var superTypeName = d.supertypeList[j]; + if (hasOwn.call(candidates, superTypeName)) { + table[typeName] = superTypeName; + break; + } + } + } + return table; + } + var builders = Object.create(null); + // This object is used as prototype for any node created by a builder. + var nodePrototype = {}; + // Call this function to define a new method to be shared by all AST + // nodes. The replaced method (if any) is returned for easy wrapping. + function defineMethod(name, func) { + var old = nodePrototype[name]; + // Pass undefined as func to delete nodePrototype[name]. + if (isUndefined.check(func)) { + delete nodePrototype[name]; + } + else { + isFunction.assert(func); + Object.defineProperty(nodePrototype, name, { + enumerable: true, + configurable: true, + value: func + }); + } + return old; + } + function getBuilderName(typeName) { + return typeName.replace(/^[A-Z]+/, function (upperCasePrefix) { + var len = upperCasePrefix.length; + switch (len) { + case 0: return ""; + // If there's only one initial capital letter, just lower-case it. + case 1: return upperCasePrefix.toLowerCase(); + default: + // If there's more than one initial capital letter, lower-case + // all but the last one, so that XMLDefaultDeclaration (for + // example) becomes xmlDefaultDeclaration. + return upperCasePrefix.slice(0, len - 1).toLowerCase() + + upperCasePrefix.charAt(len - 1); + } + }); + } + function getStatementBuilderName(typeName) { + typeName = getBuilderName(typeName); + return typeName.replace(/(Expression)?$/, "Statement"); + } + var namedTypes = {}; + // Like Object.keys, but aware of what fields each AST type should have. + function getFieldNames(object) { + var d = defFromValue(object); + if (d) { + return d.fieldNames.slice(0); + } + if ("type" in object) { + throw new Error("did not recognize object of type " + + JSON.stringify(object.type)); + } + return Object.keys(object); + } + // Get the value of an object property, taking object.type and default + // functions into account. + function getFieldValue(object, fieldName) { + var d = defFromValue(object); + if (d) { + var field = d.allFields[fieldName]; + if (field) { + return field.getValue(object); + } + } + return object && object[fieldName]; + } + // Iterate over all defined fields of an object, including those missing + // or undefined, passing each field name and effective value (as returned + // by getFieldValue) to the callback. If the object has no corresponding + // Def, the callback will never be called. + function eachField(object, callback, context) { + getFieldNames(object).forEach(function (name) { + callback.call(this, name, getFieldValue(object, name)); + }, context); + } + // Similar to eachField, except that iteration stops as soon as the + // callback returns a truthy value. Like Array.prototype.some, the final + // result is either true or false to indicates whether the callback + // returned true for any element or not. + function someField(object, callback, context) { + return getFieldNames(object).some(function (name) { + return callback.call(this, name, getFieldValue(object, name)); + }, context); + } + // Adds an additional builder for Expression subtypes + // that wraps the built Expression in an ExpressionStatements. + function wrapExpressionBuilderWithStatement(typeName) { + var wrapperName = getStatementBuilderName(typeName); + // skip if the builder already exists + if (builders[wrapperName]) + return; + // the builder function to wrap with builders.ExpressionStatement + var wrapped = builders[getBuilderName(typeName)]; + // skip if there is nothing to wrap + if (!wrapped) + return; + var builder = function () { + var args = []; + for (var _i = 0; _i < arguments.length; _i++) { + args[_i] = arguments[_i]; + } + return builders.expressionStatement(wrapped.apply(builders, args)); + }; + builder.from = function () { + var args = []; + for (var _i = 0; _i < arguments.length; _i++) { + args[_i] = arguments[_i]; + } + return builders.expressionStatement(wrapped.from.apply(builders, args)); + }; + builders[wrapperName] = builder; + } + function populateSupertypeList(typeName, list) { + list.length = 0; + list.push(typeName); + var lastSeen = Object.create(null); + for (var pos = 0; pos < list.length; ++pos) { + typeName = list[pos]; + var d = defCache[typeName]; + if (d.finalized !== true) { + throw new Error(""); + } + // If we saw typeName earlier in the breadth-first traversal, + // delete the last-seen occurrence. + if (hasOwn.call(lastSeen, typeName)) { + delete list[lastSeen[typeName]]; + } + // Record the new index of the last-seen occurrence of typeName. + lastSeen[typeName] = pos; + // Enqueue the base names of this type. + list.push.apply(list, d.baseNames); + } + // Compaction loop to remove array holes. + for (var to = 0, from = to, len = list.length; from < len; ++from) { + if (hasOwn.call(list, from)) { + list[to++] = list[from]; + } + } + list.length = to; + } + function extend(into, from) { + Object.keys(from).forEach(function (name) { + into[name] = from[name]; + }); + return into; + } + function finalize() { + Object.keys(defCache).forEach(function (name) { + defCache[name].finalize(); + }); + } + return { + Type: Type, + builtInTypes: builtInTypes, + getSupertypeNames: getSupertypeNames, + computeSupertypeLookupTable: computeSupertypeLookupTable, + builders: builders, + defineMethod: defineMethod, + getBuilderName: getBuilderName, + getStatementBuilderName: getStatementBuilderName, + namedTypes: namedTypes, + getFieldNames: getFieldNames, + getFieldValue: getFieldValue, + eachField: eachField, + someField: someField, + finalize: finalize, + }; +} +exports.default = typesPlugin; +; diff --git a/node_modules/ast-types/main.d.ts b/node_modules/ast-types/main.d.ts new file mode 100644 index 0000000..6b9a8d0 --- /dev/null +++ b/node_modules/ast-types/main.d.ts @@ -0,0 +1,28 @@ +import { ASTNode, Type, AnyType, Field } from "./lib/types"; +import { NodePath } from "./lib/node-path"; +import { namedTypes } from "./gen/namedTypes"; +import { builders } from "./gen/builders"; +import { Visitor } from "./gen/visitor"; +declare const astNodesAreEquivalent: { + (a: any, b: any, problemPath?: any): boolean; + assert(a: any, b: any): void; +}, builders: builders, builtInTypes: { + string: Type<string>; + function: Type<Function>; + array: Type<any[]>; + object: Type<{ + [key: string]: any; + }>; + RegExp: Type<RegExp>; + Date: Type<Date>; + number: Type<number>; + boolean: Type<boolean>; + null: Type<null>; + undefined: Type<undefined>; +}, defineMethod: (name: any, func?: Function | undefined) => Function, eachField: (object: any, callback: (name: any, value: any) => any, context?: any) => void, finalize: () => void, getBuilderName: (typeName: any) => any, getFieldNames: (object: any) => string[], getFieldValue: (object: any, fieldName: any) => any, getSupertypeNames: (typeName: string) => string[], NodePath: import("./lib/node-path").NodePathConstructor, Path: import("./lib/path").PathConstructor, PathVisitor: import("./lib/path-visitor").PathVisitorConstructor, someField: (object: any, callback: (name: any, value: any) => any, context?: any) => boolean, Type: { + or(...types: any[]): Type<any>; + from<T>(value: any, name?: string | undefined): Type<T>; + def(typeName: string): import("./lib/types").Def<any>; + hasDef(typeName: string): boolean; +}, use: <T>(plugin: import("./types").Plugin<T>) => T, visit: <M = {}>(node: ASTNode, methods?: Visitor<M> | undefined) => any; +export { AnyType, ASTNode, astNodesAreEquivalent, builders, builtInTypes, defineMethod, eachField, Field, finalize, getBuilderName, getFieldNames, getFieldValue, getSupertypeNames, namedTypes, NodePath, Path, PathVisitor, someField, Type, use, visit, Visitor, }; diff --git a/node_modules/ast-types/main.js b/node_modules/ast-types/main.js new file mode 100644 index 0000000..a4dfac5 --- /dev/null +++ b/node_modules/ast-types/main.js @@ -0,0 +1,53 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.visit = exports.use = exports.Type = exports.someField = exports.PathVisitor = exports.Path = exports.NodePath = exports.namedTypes = exports.getSupertypeNames = exports.getFieldValue = exports.getFieldNames = exports.getBuilderName = exports.finalize = exports.eachField = exports.defineMethod = exports.builtInTypes = exports.builders = exports.astNodesAreEquivalent = void 0; +var tslib_1 = require("tslib"); +var fork_1 = tslib_1.__importDefault(require("./fork")); +var core_1 = tslib_1.__importDefault(require("./def/core")); +var es6_1 = tslib_1.__importDefault(require("./def/es6")); +var es7_1 = tslib_1.__importDefault(require("./def/es7")); +var es2020_1 = tslib_1.__importDefault(require("./def/es2020")); +var jsx_1 = tslib_1.__importDefault(require("./def/jsx")); +var flow_1 = tslib_1.__importDefault(require("./def/flow")); +var esprima_1 = tslib_1.__importDefault(require("./def/esprima")); +var babel_1 = tslib_1.__importDefault(require("./def/babel")); +var typescript_1 = tslib_1.__importDefault(require("./def/typescript")); +var es_proposals_1 = tslib_1.__importDefault(require("./def/es-proposals")); +var namedTypes_1 = require("./gen/namedTypes"); +Object.defineProperty(exports, "namedTypes", { enumerable: true, get: function () { return namedTypes_1.namedTypes; } }); +var _a = fork_1.default([ + // This core module of AST types captures ES5 as it is parsed today by + // git://github.com/ariya/esprima.git#master. + core_1.default, + // Feel free to add to or remove from this list of extension modules to + // configure the precise type hierarchy that you need. + es6_1.default, + es7_1.default, + es2020_1.default, + jsx_1.default, + flow_1.default, + esprima_1.default, + babel_1.default, + typescript_1.default, + es_proposals_1.default, +]), astNodesAreEquivalent = _a.astNodesAreEquivalent, builders = _a.builders, builtInTypes = _a.builtInTypes, defineMethod = _a.defineMethod, eachField = _a.eachField, finalize = _a.finalize, getBuilderName = _a.getBuilderName, getFieldNames = _a.getFieldNames, getFieldValue = _a.getFieldValue, getSupertypeNames = _a.getSupertypeNames, n = _a.namedTypes, NodePath = _a.NodePath, Path = _a.Path, PathVisitor = _a.PathVisitor, someField = _a.someField, Type = _a.Type, use = _a.use, visit = _a.visit; +exports.astNodesAreEquivalent = astNodesAreEquivalent; +exports.builders = builders; +exports.builtInTypes = builtInTypes; +exports.defineMethod = defineMethod; +exports.eachField = eachField; +exports.finalize = finalize; +exports.getBuilderName = getBuilderName; +exports.getFieldNames = getFieldNames; +exports.getFieldValue = getFieldValue; +exports.getSupertypeNames = getSupertypeNames; +exports.NodePath = NodePath; +exports.Path = Path; +exports.PathVisitor = PathVisitor; +exports.someField = someField; +exports.Type = Type; +exports.use = use; +exports.visit = visit; +// Populate the exported fields of the namedTypes namespace, while still +// retaining its member types. +Object.assign(namedTypes_1.namedTypes, n); diff --git a/node_modules/ast-types/package.json b/node_modules/ast-types/package.json new file mode 100644 index 0000000..2256c28 --- /dev/null +++ b/node_modules/ast-types/package.json @@ -0,0 +1,65 @@ +{ + "author": "Ben Newman <bn@cs.stanford.edu>", + "name": "ast-types", + "version": "0.13.4", + "description": "Esprima-compatible implementation of the Mozilla JS Parser API", + "keywords": [ + "ast", + "abstract syntax tree", + "hierarchy", + "mozilla", + "spidermonkey", + "parser api", + "esprima", + "types", + "type system", + "type checking", + "dynamic types", + "parsing", + "transformation", + "syntax" + ], + "homepage": "http://github.com/benjamn/ast-types", + "repository": { + "type": "git", + "url": "git://github.com/benjamn/ast-types.git" + }, + "license": "MIT", + "main": "main.js", + "types": "main.d.ts", + "scripts": { + "gen": "ts-node --transpile-only script/gen-types.ts", + "mocha": "test/run.sh", + "test": "npm run gen && npm run build && npm run mocha", + "clean": "ts-emit-clean", + "build": "tsc && ts-add-module-exports", + "prepack": "npm run clean && npm run gen && npm run build", + "postpack": "npm run clean" + }, + "dependencies": { + "tslib": "^2.0.1" + }, + "devDependencies": { + "@babel/parser": "7.7.7", + "@babel/types": "7.4.4", + "@types/esprima": "4.0.2", + "@types/glob": "7.1.1", + "@types/mocha": "5.2.6", + "@types/node": "12.0.0", + "espree": "7.3.0", + "esprima": "4.0.1", + "esprima-fb": "15001.1001.0-dev-harmony-fb", + "flow-parser": "0.132.0", + "glob": "7.1.6", + "mocha": "6.1.4", + "recast": "0.20.0", + "reify": "0.20.12", + "ts-add-module-exports": "1.0.0", + "ts-emit-clean": "1.0.0", + "ts-node": "7.0.1", + "typescript": "3.9.7" + }, + "engines": { + "node": ">=4" + } +} diff --git a/node_modules/ast-types/tsconfig.json b/node_modules/ast-types/tsconfig.json new file mode 100644 index 0000000..99a282e --- /dev/null +++ b/node_modules/ast-types/tsconfig.json @@ -0,0 +1,21 @@ +{ + "compilerOptions": { + "target": "es5", + "module": "commonjs", + "declaration": true, + "rootDir": ".", + "strict": true, + "noUnusedLocals": true, + "noUnusedParameters": true, + "noImplicitReturns": true, + "moduleResolution": "node", + "esModuleInterop": true, + "importHelpers": true, + "stripInternal": true, + "lib": ["es2015"] + }, + "exclude": [ + "node_modules", + "test/data" + ] +} diff --git a/node_modules/ast-types/types.d.ts b/node_modules/ast-types/types.d.ts new file mode 100644 index 0000000..0465896 --- /dev/null +++ b/node_modules/ast-types/types.d.ts @@ -0,0 +1,6 @@ +export declare type Fork = { + use<T>(plugin: Plugin<T>): T; +}; +export declare type Plugin<T> = (fork: Fork) => T; +export declare type Def = Plugin<void>; +export declare type Omit<T, K> = Pick<T, Exclude<keyof T, K>>; diff --git a/node_modules/ast-types/types.js b/node_modules/ast-types/types.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/node_modules/ast-types/types.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); diff --git a/node_modules/b4a/LICENSE b/node_modules/b4a/LICENSE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/node_modules/b4a/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/b4a/README.md b/node_modules/b4a/README.md new file mode 100644 index 0000000..01a6ce7 --- /dev/null +++ b/node_modules/b4a/README.md @@ -0,0 +1,153 @@ +# Buffer for Array + +Buffer for Array (B4A) provides a set of functions for bridging the gap between the Node.js `Buffer` class and the `Uint8Array` class. A browser compatibility layer is also included, making it possible to use B4A in both Node.js and browsers without having to worry about whether you're dealing with buffers or typed arrays. + +## Installation + +```sh +npm i b4a +``` + +### React Native + +When imported from React Native `b4a` will make use of `react-native-b4a` for optimised buffer operations when available. All you need to do is install it: + +```sh +npm i react-native-b4a +``` + +## API + +#### `b4a.isBuffer(value)` + +See https://nodejs.org/api/buffer.html#static-method-bufferisbufferobj + +This will also return `true` when passed a `Uint8Array`. + +#### `b4a.isEncoding(encoding)` + +See https://nodejs.org/api/buffer.html#static-method-bufferisencodingencoding + +#### `b4a.alloc(size[, fill[, encoding]])` + +See https://nodejs.org/api/buffer.html#static-method-bufferallocsize-fill-encoding + +#### `b4a.allocUnsafe(size)` + +See https://nodejs.org/api/buffer.html#static-method-bufferallocunsafesize + +#### `b4a.allocUnsafeSlow(size)` + +See https://nodejs.org/api/buffer.html#static-method-bufferallocunsafeslowsize + +#### `b4a.byteLength(string)` + +See https://nodejs.org/api/buffer.html#static-method-bufferbytelengthstring-encoding + +#### `b4a.compare(buf1, buf2)` + +See https://nodejs.org/api/buffer.html#static-method-buffercomparebuf1-buf2 + +#### `b4a.concat(buffers[, totalLength])` + +See https://nodejs.org/api/buffer.html#static-method-bufferconcatlist-totallength + +#### `b4a.copy(source, target[, targetStart[, sourceStart[, sourceEnd]]])` + +See https://nodejs.org/api/buffer.html#bufcopytarget-targetstart-sourcestart-sourceend + +#### `b4a.equals(buf1, buf2)` + +See https://nodejs.org/api/buffer.html#bufequalsotherbuffer + +#### `b4a.fill(buffer, value[, offset[, end]][, encoding])` + +See https://nodejs.org/api/buffer.html#buffillvalue-offset-end-encoding + +#### `b4a.from(array)` + +See https://nodejs.org/api/buffer.html#static-method-bufferfromarray + +#### `b4a.from(arrayBuffer[, byteOffset[, length]])` + +See https://nodejs.org/api/buffer.html#static-method-bufferfromarraybuffer-byteoffset-length + +#### `b4a.from(buffer)` + +See https://nodejs.org/api/buffer.html#static-method-bufferfrombuffer + +#### `b4a.from(string[, encoding])` + +See https://nodejs.org/api/buffer.html#static-method-bufferfromstring-encoding + +#### `b4a.includes(buffer, value[, byteOffset][, encoding])` + +See https://nodejs.org/api/buffer.html#bufincludesvalue-byteoffset-encoding + +#### `b4a.indexOf(buffer, value[, byteOffset][, encoding])` + +See https://nodejs.org/api/buffer.html#bufindexofvalue-byteoffset-encoding + +#### `b4a.lastIndexOf(buffer, value[, byteOffset][, encoding])` + +See https://nodejs.org/api/buffer.html#buflastindexofvalue-byteoffset-encoding + +#### `b4a.swap16(buffer)` + +See https://nodejs.org/api/buffer.html#bufswap16 + +#### `b4a.swap32(buffer)` + +See https://nodejs.org/api/buffer.html#bufswap32 + +#### `b4a.swap64(buffer)` + +See https://nodejs.org/api/buffer.html#bufswap64 + +#### `b4a.toBuffer(buffer)` + +Convert a buffer to its canonical representation. In Node.js, the canonical representation is a `Buffer`. In the browser, the canonical representation is a `Uint8Array`. + +#### `b4a.toString(buffer, [encoding[, start[, end]]])` + +See https://nodejs.org/api/buffer.html#buftostringencoding-start-end + +#### `b4a.write(buffer, string[, offset[, length]][, encoding])` + +See https://nodejs.org/api/buffer.html#bufwritestring-offset-length-encoding + +#### `b4a.writeDoubleLE(buffer, value[, offset])` + +See https://nodejs.org/api/buffer.html#bufwritedoublelevalue-offset + +#### `b4a.writeFloatLE(buffer, value[, offset])` + +See https://nodejs.org/api/buffer.html#bufwritefloatlevalue-offset + +#### `b4a.writeUInt32LE(buffer, value[, offset])` + +https://nodejs.org/api/buffer.html#bufwriteuint32levalue-offset + +#### `b4a.writeInt32LE(buffer, value[, offset])` + +See https://nodejs.org/api/buffer.html#bufwriteint32levalue-offset + +#### `b4a.readDoubleLE(buffer[, offset])` + +See https://nodejs.org/api/buffer.html#bufreaddoubleleoffset + +#### `b4a.readFloatLE(buffer[, offset])` + +See https://nodejs.org/api/buffer.html#bufreadfloatleoffset + +#### `b4a.readUInt32LE(buffer[, offset])` + +See https://nodejs.org/api/buffer.html#bufreaduint32leoffset + +#### `b4a.readInt32LE(buffer[, offset])` + +See https://nodejs.org/api/buffer.html#bufreadint32leoffset + +## License + +Apache 2.0 diff --git a/node_modules/b4a/browser.js b/node_modules/b4a/browser.js new file mode 100644 index 0000000..542ba7b --- /dev/null +++ b/node_modules/b4a/browser.js @@ -0,0 +1,541 @@ +const ascii = require('./lib/ascii') +const base64 = require('./lib/base64') +const hex = require('./lib/hex') +const latin1 = require('./lib/latin1') +const utf8 = require('./lib/utf8') +const utf16le = require('./lib/utf16le') + +const LE = new Uint8Array(Uint16Array.of(0xff).buffer)[0] === 0xff + +function codecFor(encoding) { + switch (encoding) { + case 'ascii': + return ascii + case 'base64': + return base64 + case 'hex': + return hex + case 'binary': + case 'latin1': + return latin1 + case 'utf8': + case 'utf-8': + case undefined: + case null: + return utf8 + case 'ucs2': + case 'ucs-2': + case 'utf16le': + case 'utf-16le': + return utf16le + default: + throw new Error(`Unknown encoding '${encoding}'`) + } +} + +function isBuffer(value) { + return value instanceof Uint8Array +} + +function isEncoding(encoding) { + try { + codecFor(encoding) + return true + } catch { + return false + } +} + +function alloc(size, fill, encoding) { + const buffer = new Uint8Array(size) + if (fill !== undefined) { + exports.fill(buffer, fill, 0, buffer.byteLength, encoding) + } + return buffer +} + +function allocUnsafe(size) { + return new Uint8Array(size) +} + +function allocUnsafeSlow(size) { + return new Uint8Array(size) +} + +function byteLength(string, encoding) { + return codecFor(encoding).byteLength(string) +} + +function compare(a, b) { + if (a === b) return 0 + + const len = Math.min(a.byteLength, b.byteLength) + + a = new DataView(a.buffer, a.byteOffset, a.byteLength) + b = new DataView(b.buffer, b.byteOffset, b.byteLength) + + let i = 0 + + for (let n = len - (len % 4); i < n; i += 4) { + const x = a.getUint32(i, LE) + const y = b.getUint32(i, LE) + if (x !== y) break + } + + for (; i < len; i++) { + const x = a.getUint8(i) + const y = b.getUint8(i) + if (x < y) return -1 + if (x > y) return 1 + } + + return a.byteLength > b.byteLength ? 1 : a.byteLength < b.byteLength ? -1 : 0 +} + +function concat(buffers, length) { + if (length === undefined) { + length = buffers.reduce((len, buffer) => len + buffer.byteLength, 0) + } + + const result = new Uint8Array(length) + + let offset = 0 + + for (const buffer of buffers) { + if (offset + buffer.byteLength > result.byteLength) { + result.set(buffer.subarray(0, result.byteLength - offset), offset) + return result + } + + result.set(buffer, offset) + offset += buffer.byteLength + } + + return result +} + +function copy(source, target, targetStart = 0, sourceStart = 0, sourceEnd = source.byteLength) { + if (targetStart < 0) targetStart = 0 + if (targetStart >= target.byteLength) return 0 + + const targetLength = target.byteLength - targetStart + + if (sourceStart < 0) sourceStart = 0 + if (sourceStart >= source.byteLength) return 0 + + if (sourceEnd <= sourceStart) return 0 + if (sourceEnd > source.byteLength) sourceEnd = source.byteLength + + if (sourceEnd - sourceStart > targetLength) { + sourceEnd = sourceStart + targetLength + } + + const sourceLength = sourceEnd - sourceStart + + if (source === target) { + target.copyWithin(targetStart, sourceStart, sourceEnd) + } else { + if (sourceStart !== 0 || sourceEnd !== source.byteLength) { + source = source.subarray(sourceStart, sourceEnd) + } + + target.set(source, targetStart) + } + + return sourceLength +} + +function equals(a, b) { + if (a === b) return true + if (a.byteLength !== b.byteLength) return false + + return compare(a, b) === 0 +} + +function fill(buffer, value, offset = 0, end = buffer.byteLength, encoding = 'utf8') { + if (typeof value === 'string') { + if (typeof offset === 'string') { + // fill(string, encoding) + encoding = offset + offset = 0 + end = buffer.byteLength + } else if (typeof end === 'string') { + // fill(string, offset, encoding) + encoding = end + end = buffer.byteLength + } + } else if (typeof value === 'number') { + value = value & 0xff + } else if (typeof value === 'boolean') { + value = +value + } + + if (offset < 0) offset = 0 + if (offset >= buffer.byteLength) return buffer + + if (end <= offset) return buffer + if (end > buffer.byteLength) end = buffer.byteLength + + if (typeof value === 'number') return buffer.fill(value, offset, end) + + if (typeof value === 'string') value = exports.from(value, encoding) + + const len = value.byteLength + + for (let i = 0, n = end - offset; i < n; ++i) { + buffer[i + offset] = value[i % len] + } + + return buffer +} + +function from(value, encodingOrOffset, length) { + // from(string, encoding) + if (typeof value === 'string') return fromString(value, encodingOrOffset) + + // from(array) + if (Array.isArray(value)) return fromArray(value) + + // from(buffer) + if (ArrayBuffer.isView(value)) return fromBuffer(value) + + // from(arrayBuffer[, byteOffset[, length]]) + return fromArrayBuffer(value, encodingOrOffset, length) +} + +function fromString(string, encoding) { + const codec = codecFor(encoding) + const buffer = new Uint8Array(codec.byteLength(string)) + codec.write(buffer, string) + return buffer +} + +function fromArray(array) { + const buffer = new Uint8Array(array.length) + buffer.set(array) + return buffer +} + +function fromBuffer(buffer) { + const copy = new Uint8Array(buffer.byteLength) + copy.set(buffer) + return copy +} + +function fromArrayBuffer(arrayBuffer, byteOffset, length) { + return new Uint8Array(arrayBuffer, byteOffset, length) +} + +function includes(buffer, value, byteOffset, encoding) { + return indexOf(buffer, value, byteOffset, encoding) !== -1 +} + +function indexOf(buffer, value, byteOffset, encoding) { + return bidirectionalIndexOf(buffer, value, byteOffset, encoding, true /* first */) +} + +function lastIndexOf(buffer, value, byteOffset, encoding) { + return bidirectionalIndexOf(buffer, value, byteOffset, encoding, false /* last */) +} + +function bidirectionalIndexOf(buffer, value, byteOffset, encoding, first) { + if (buffer.byteLength === 0) return -1 + + if (typeof byteOffset === 'string') { + encoding = byteOffset + byteOffset = 0 + } else if (byteOffset === undefined) { + byteOffset = first ? 0 : buffer.length - 1 + } else if (byteOffset < 0) { + byteOffset += buffer.byteLength + } + + if (byteOffset >= buffer.byteLength) { + if (first) return -1 + else byteOffset = buffer.byteLength - 1 + } else if (byteOffset < 0) { + if (first) byteOffset = 0 + else return -1 + } + + if (typeof value === 'string') { + value = from(value, encoding) + } else if (typeof value === 'number') { + value = value & 0xff + + if (first) { + return buffer.indexOf(value, byteOffset) + } else { + return buffer.lastIndexOf(value, byteOffset) + } + } + + if (value.byteLength === 0) return -1 + + if (first) { + let foundIndex = -1 + + for (let i = byteOffset; i < buffer.byteLength; i++) { + if (buffer[i] === value[foundIndex === -1 ? 0 : i - foundIndex]) { + if (foundIndex === -1) foundIndex = i + if (i - foundIndex + 1 === value.byteLength) return foundIndex + } else { + if (foundIndex !== -1) i -= i - foundIndex + foundIndex = -1 + } + } + } else { + if (byteOffset + value.byteLength > buffer.byteLength) { + byteOffset = buffer.byteLength - value.byteLength + } + + for (let i = byteOffset; i >= 0; i--) { + let found = true + + for (let j = 0; j < value.byteLength; j++) { + if (buffer[i + j] !== value[j]) { + found = false + break + } + } + + if (found) return i + } + } + + return -1 +} + +function swap(buffer, n, m) { + const i = buffer[n] + buffer[n] = buffer[m] + buffer[m] = i +} + +function swap16(buffer) { + const len = buffer.byteLength + + if (len % 2 !== 0) { + throw new RangeError('Buffer size must be a multiple of 16-bits') + } + + for (let i = 0; i < len; i += 2) swap(buffer, i, i + 1) + + return buffer +} + +function swap32(buffer) { + const len = buffer.byteLength + + if (len % 4 !== 0) { + throw new RangeError('Buffer size must be a multiple of 32-bits') + } + + for (let i = 0; i < len; i += 4) { + swap(buffer, i, i + 3) + swap(buffer, i + 1, i + 2) + } + + return buffer +} + +function swap64(buffer) { + const len = buffer.byteLength + + if (len % 8 !== 0) { + throw new RangeError('Buffer size must be a multiple of 64-bits') + } + + for (let i = 0; i < len; i += 8) { + swap(buffer, i, i + 7) + swap(buffer, i + 1, i + 6) + swap(buffer, i + 2, i + 5) + swap(buffer, i + 3, i + 4) + } + + return buffer +} + +function toBuffer(buffer) { + return buffer +} + +function toString(buffer, encoding = 'utf8', start = 0, end = buffer.byteLength) { + // toString(buffer) + if (arguments.length === 1) return utf8.toString(buffer) + + // toString(buffer, encoding) + if (arguments.length === 2) return codecFor(encoding).toString(buffer) + + if (start < 0) start = 0 + if (start >= buffer.byteLength) return '' + + if (end <= start) return '' + if (end > buffer.byteLength) end = buffer.byteLength + + if (start !== 0 || end !== buffer.byteLength) { + buffer = buffer.subarray(start, end) + } + + return codecFor(encoding).toString(buffer) +} + +function write(buffer, string, offset = 0, length = buffer.byteLength, encoding) { + // write(buffer, string) + if (arguments.length === 2) return utf8.write(buffer, string) + + if (typeof offset === 'string') { + // write(buffer, string, encoding) + encoding = offset + offset = 0 + length = buffer.byteLength + } else if (typeof length === 'string') { + // write(buffer, string, offset, encoding) + encoding = length + length = buffer.byteLength - offset + } + + length = Math.min(length, exports.byteLength(string, encoding)) + + let start = offset + if (start < 0) start = 0 + if (start >= buffer.byteLength) return 0 + + let end = offset + length + if (end <= start) return 0 + if (end > buffer.byteLength) end = buffer.byteLength + + if (start !== 0 || end !== buffer.byteLength) { + buffer = buffer.subarray(start, end) + } + + return codecFor(encoding).write(buffer, string) +} + +function readDoubleBE(buffer, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + return view.getFloat64(offset, false) +} + +function readDoubleLE(buffer, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + return view.getFloat64(offset, true) +} + +function readFloatBE(buffer, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + return view.getFloat32(offset, false) +} + +function readFloatLE(buffer, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + return view.getFloat32(offset, true) +} + +function readInt32BE(buffer, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + return view.getInt32(offset, false) +} + +function readInt32LE(buffer, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + return view.getInt32(offset, true) +} + +function readUInt32BE(buffer, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + return view.getUint32(offset, false) +} + +function readUInt32LE(buffer, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + return view.getUint32(offset, true) +} + +function writeDoubleBE(buffer, value, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + view.setFloat64(offset, value, false) + return offset + 8 +} + +function writeDoubleLE(buffer, value, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + view.setFloat64(offset, value, true) + return offset + 8 +} + +function writeFloatBE(buffer, value, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + view.setFloat32(offset, value, false) + return offset + 4 +} + +function writeFloatLE(buffer, value, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + view.setFloat32(offset, value, true) + return offset + 4 +} + +function writeInt32BE(buffer, value, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + view.setInt32(offset, value, false) + return offset + 4 +} + +function writeInt32LE(buffer, value, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + view.setInt32(offset, value, true) + return offset + 4 +} + +function writeUInt32BE(buffer, value, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + view.setUint32(offset, value, false) + return offset + 4 +} + +function writeUInt32LE(buffer, value, offset = 0) { + const view = new DataView(buffer.buffer, buffer.byteOffset, buffer.byteLength) + view.setUint32(offset, value, true) + return offset + 4 +} + +module.exports = exports = { + isBuffer, + isEncoding, + alloc, + allocUnsafe, + allocUnsafeSlow, + byteLength, + compare, + concat, + copy, + equals, + fill, + from, + includes, + indexOf, + lastIndexOf, + swap16, + swap32, + swap64, + toBuffer, + toString, + write, + readDoubleBE, + readDoubleLE, + readFloatBE, + readFloatLE, + readInt32BE, + readInt32LE, + readUInt32BE, + readUInt32LE, + writeDoubleBE, + writeDoubleLE, + writeFloatBE, + writeFloatLE, + writeInt32BE, + writeInt32LE, + writeUInt32BE, + writeUInt32LE +} diff --git a/node_modules/b4a/index.js b/node_modules/b4a/index.js new file mode 100644 index 0000000..7e0251a --- /dev/null +++ b/node_modules/b4a/index.js @@ -0,0 +1,188 @@ +function isBuffer(value) { + return Buffer.isBuffer(value) || value instanceof Uint8Array +} + +function isEncoding(encoding) { + return Buffer.isEncoding(encoding) +} + +function alloc(size, fill, encoding) { + return Buffer.alloc(size, fill, encoding) +} + +function allocUnsafe(size) { + return Buffer.allocUnsafe(size) +} + +function allocUnsafeSlow(size) { + return Buffer.allocUnsafeSlow(size) +} + +function byteLength(string, encoding) { + return Buffer.byteLength(string, encoding) +} + +function compare(a, b) { + return Buffer.compare(a, b) +} + +function concat(buffers, totalLength) { + return Buffer.concat(buffers, totalLength) +} + +function copy(source, target, targetStart, start, end) { + return toBuffer(source).copy(target, targetStart, start, end) +} + +function equals(a, b) { + return toBuffer(a).equals(b) +} + +function fill(buffer, value, offset, end, encoding) { + return toBuffer(buffer).fill(value, offset, end, encoding) +} + +function from(value, encodingOrOffset, length) { + return Buffer.from(value, encodingOrOffset, length) +} + +function includes(buffer, value, byteOffset, encoding) { + return toBuffer(buffer).includes(value, byteOffset, encoding) +} + +function indexOf(buffer, value, byfeOffset, encoding) { + return toBuffer(buffer).indexOf(value, byfeOffset, encoding) +} + +function lastIndexOf(buffer, value, byteOffset, encoding) { + return toBuffer(buffer).lastIndexOf(value, byteOffset, encoding) +} + +function swap16(buffer) { + return toBuffer(buffer).swap16() +} + +function swap32(buffer) { + return toBuffer(buffer).swap32() +} + +function swap64(buffer) { + return toBuffer(buffer).swap64() +} + +function toBuffer(buffer) { + if (Buffer.isBuffer(buffer)) return buffer + return Buffer.from(buffer.buffer, buffer.byteOffset, buffer.byteLength) +} + +function toString(buffer, encoding, start, end) { + return toBuffer(buffer).toString(encoding, start, end) +} + +function write(buffer, string, offset, length, encoding) { + return toBuffer(buffer).write(string, offset, length, encoding) +} + +function readDoubleBE(buffer, offset) { + return toBuffer(buffer).readDoubleBE(offset) +} + +function readDoubleLE(buffer, offset) { + return toBuffer(buffer).readDoubleLE(offset) +} + +function readFloatBE(buffer, offset) { + return toBuffer(buffer).readFloatBE(offset) +} + +function readFloatLE(buffer, offset) { + return toBuffer(buffer).readFloatLE(offset) +} + +function readInt32BE(buffer, offset) { + return toBuffer(buffer).readInt32BE(offset) +} + +function readInt32LE(buffer, offset) { + return toBuffer(buffer).readInt32LE(offset) +} + +function readUInt32BE(buffer, offset) { + return toBuffer(buffer).readUInt32BE(offset) +} + +function readUInt32LE(buffer, offset) { + return toBuffer(buffer).readUInt32LE(offset) +} + +function writeDoubleBE(buffer, value, offset) { + return toBuffer(buffer).writeDoubleBE(value, offset) +} + +function writeDoubleLE(buffer, value, offset) { + return toBuffer(buffer).writeDoubleLE(value, offset) +} + +function writeFloatBE(buffer, value, offset) { + return toBuffer(buffer).writeFloatBE(value, offset) +} + +function writeFloatLE(buffer, value, offset) { + return toBuffer(buffer).writeFloatLE(value, offset) +} + +function writeInt32BE(buffer, value, offset) { + return toBuffer(buffer).writeInt32BE(value, offset) +} + +function writeInt32LE(buffer, value, offset) { + return toBuffer(buffer).writeInt32LE(value, offset) +} + +function writeUInt32BE(buffer, value, offset) { + return toBuffer(buffer).writeUInt32BE(value, offset) +} + +function writeUInt32LE(buffer, value, offset) { + return toBuffer(buffer).writeUInt32LE(value, offset) +} + +module.exports = { + isBuffer, + isEncoding, + alloc, + allocUnsafe, + allocUnsafeSlow, + byteLength, + compare, + concat, + copy, + equals, + fill, + from, + includes, + indexOf, + lastIndexOf, + swap16, + swap32, + swap64, + toBuffer, + toString, + write, + readDoubleBE, + readDoubleLE, + readFloatBE, + readFloatLE, + readInt32BE, + readInt32LE, + readUInt32BE, + readUInt32LE, + writeDoubleBE, + writeDoubleLE, + writeFloatBE, + writeFloatLE, + writeInt32BE, + writeInt32LE, + writeUInt32BE, + writeUInt32LE +} diff --git a/node_modules/b4a/lib/ascii.js b/node_modules/b4a/lib/ascii.js new file mode 100644 index 0000000..0e2f809 --- /dev/null +++ b/node_modules/b4a/lib/ascii.js @@ -0,0 +1,31 @@ +function byteLength(string) { + return string.length +} + +function toString(buffer) { + const len = buffer.byteLength + + let result = '' + + for (let i = 0; i < len; i++) { + result += String.fromCharCode(buffer[i] & 0x7f) + } + + return result +} + +function write(buffer, string) { + const len = buffer.byteLength + + for (let i = 0; i < len; i++) { + buffer[i] = string.charCodeAt(i) + } + + return len +} + +module.exports = { + byteLength, + toString, + write +} diff --git a/node_modules/b4a/lib/base64.js b/node_modules/b4a/lib/base64.js new file mode 100644 index 0000000..4523800 --- /dev/null +++ b/node_modules/b4a/lib/base64.js @@ -0,0 +1,64 @@ +const alphabet = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/' + +const codes = new Uint8Array(256) + +for (let i = 0; i < alphabet.length; i++) { + codes[alphabet.charCodeAt(i)] = i +} + +codes[/* - */ 0x2d] = 62 +codes[/* _ */ 0x5f] = 63 + +function byteLength(string) { + let len = string.length + + if (string.charCodeAt(len - 1) === 0x3d) len-- + if (len > 1 && string.charCodeAt(len - 1) === 0x3d) len-- + + return (len * 3) >>> 2 +} + +function toString(buffer) { + const len = buffer.byteLength + + let result = '' + + for (let i = 0; i < len; i += 3) { + result += + alphabet[buffer[i] >> 2] + + alphabet[((buffer[i] & 3) << 4) | (buffer[i + 1] >> 4)] + + alphabet[((buffer[i + 1] & 15) << 2) | (buffer[i + 2] >> 6)] + + alphabet[buffer[i + 2] & 63] + } + + if (len % 3 === 2) { + result = result.substring(0, result.length - 1) + '=' + } else if (len % 3 === 1) { + result = result.substring(0, result.length - 2) + '==' + } + + return result +} + +function write(buffer, string) { + const len = buffer.byteLength + + for (let i = 0, j = 0; j < len; i += 4) { + const a = codes[string.charCodeAt(i)] + const b = codes[string.charCodeAt(i + 1)] + const c = codes[string.charCodeAt(i + 2)] + const d = codes[string.charCodeAt(i + 3)] + + buffer[j++] = (a << 2) | (b >> 4) + buffer[j++] = ((b & 15) << 4) | (c >> 2) + buffer[j++] = ((c & 3) << 6) | (d & 63) + } + + return len +} + +module.exports = { + byteLength, + toString, + write +} diff --git a/node_modules/b4a/lib/hex.js b/node_modules/b4a/lib/hex.js new file mode 100644 index 0000000..e72bb86 --- /dev/null +++ b/node_modules/b4a/lib/hex.js @@ -0,0 +1,51 @@ +function byteLength(string) { + return string.length >>> 1 +} + +function toString(buffer) { + const len = buffer.byteLength + + buffer = new DataView(buffer.buffer, buffer.byteOffset, len) + + let result = '' + let i = 0 + + for (let n = len - (len % 4); i < n; i += 4) { + result += buffer.getUint32(i).toString(16).padStart(8, '0') + } + + for (; i < len; i++) { + result += buffer.getUint8(i).toString(16).padStart(2, '0') + } + + return result +} + +function write(buffer, string) { + const len = buffer.byteLength + + for (let i = 0; i < len; i++) { + const a = hexValue(string.charCodeAt(i * 2)) + const b = hexValue(string.charCodeAt(i * 2 + 1)) + + if (a === undefined || b === undefined) { + return i + } + + buffer[i] = (a << 4) | b + } + + return len +} + +module.exports = { + byteLength, + toString, + write +} + +function hexValue(char) { + if (char >= 0x30 && char <= 0x39) return char - 0x30 + if (char >= 0x41 && char <= 0x46) return char - 0x41 + 10 + if (char >= 0x61 && char <= 0x66) return char - 0x61 + 10 +} diff --git a/node_modules/b4a/lib/latin1.js b/node_modules/b4a/lib/latin1.js new file mode 100644 index 0000000..f271437 --- /dev/null +++ b/node_modules/b4a/lib/latin1.js @@ -0,0 +1,31 @@ +function byteLength(string) { + return string.length +} + +function toString(buffer) { + const len = buffer.byteLength + + let result = '' + + for (let i = 0; i < len; i++) { + result += String.fromCharCode(buffer[i]) + } + + return result +} + +function write(buffer, string) { + const len = buffer.byteLength + + for (let i = 0; i < len; i++) { + buffer[i] = string.charCodeAt(i) + } + + return len +} + +module.exports = { + byteLength, + toString, + write +} diff --git a/node_modules/b4a/lib/utf16le.js b/node_modules/b4a/lib/utf16le.js new file mode 100644 index 0000000..77f75d4 --- /dev/null +++ b/node_modules/b4a/lib/utf16le.js @@ -0,0 +1,40 @@ +function byteLength(string) { + return string.length * 2 +} + +function toString(buffer) { + const len = buffer.byteLength + + let result = '' + + for (let i = 0; i < len - 1; i += 2) { + result += String.fromCharCode(buffer[i] + buffer[i + 1] * 256) + } + + return result +} + +function write(buffer, string) { + const len = buffer.byteLength + + let units = len + + for (let i = 0; i < string.length; ++i) { + if ((units -= 2) < 0) break + + const c = string.charCodeAt(i) + const hi = c >> 8 + const lo = c % 256 + + buffer[i * 2] = lo + buffer[i * 2 + 1] = hi + } + + return len +} + +module.exports = { + byteLength, + toString, + write +} diff --git a/node_modules/b4a/lib/utf8.js b/node_modules/b4a/lib/utf8.js new file mode 100644 index 0000000..ad15bfa --- /dev/null +++ b/node_modules/b4a/lib/utf8.js @@ -0,0 +1,144 @@ +function byteLength(string) { + let length = 0 + + for (let i = 0, n = string.length; i < n; i++) { + const code = string.charCodeAt(i) + + if (code >= 0xd800 && code <= 0xdbff && i + 1 < n) { + const code = string.charCodeAt(i + 1) + + if (code >= 0xdc00 && code <= 0xdfff) { + length += 4 + i++ + continue + } + } + + if (code <= 0x7f) length += 1 + else if (code <= 0x7ff) length += 2 + else length += 3 + } + + return length +} + +let toString + +if (typeof TextDecoder !== 'undefined') { + const decoder = new TextDecoder() + + toString = function toString(buffer) { + return decoder.decode(buffer) + } +} else { + toString = function toString(buffer) { + const len = buffer.byteLength + + let output = '' + let i = 0 + + while (i < len) { + let byte = buffer[i] + + if (byte <= 0x7f) { + output += String.fromCharCode(byte) + i++ + continue + } + + let bytesNeeded = 0 + let codePoint = 0 + + if (byte <= 0xdf) { + bytesNeeded = 1 + codePoint = byte & 0x1f + } else if (byte <= 0xef) { + bytesNeeded = 2 + codePoint = byte & 0x0f + } else if (byte <= 0xf4) { + bytesNeeded = 3 + codePoint = byte & 0x07 + } + + if (len - i - bytesNeeded > 0) { + let k = 0 + + while (k < bytesNeeded) { + byte = buffer[i + k + 1] + codePoint = (codePoint << 6) | (byte & 0x3f) + k += 1 + } + } else { + codePoint = 0xfffd + bytesNeeded = len - i + } + + output += String.fromCodePoint(codePoint) + i += bytesNeeded + 1 + } + + return output + } +} + +let write + +if (typeof TextEncoder !== 'undefined') { + const encoder = new TextEncoder() + + write = function write(buffer, string) { + return encoder.encodeInto(string, buffer).written + } +} else { + write = function write(buffer, string) { + const len = buffer.byteLength + + let i = 0 + let j = 0 + + while (i < string.length) { + const code = string.codePointAt(i) + + if (code <= 0x7f) { + if (j + 1 > len) break + buffer[j++] = code + i++ + continue + } + + let count = 0 + let bits = 0 + + if (code <= 0x7ff) { + count = 6 + bits = 0xc0 + } else if (code <= 0xffff) { + count = 12 + bits = 0xe0 + } else if (code <= 0x1fffff) { + count = 18 + bits = 0xf0 + } + + if (j + count / 6 + 1 > len) break + + buffer[j++] = bits | (code >> count) + count -= 6 + + while (count >= 0) { + buffer[j++] = 0x80 | ((code >> count) & 0x3f) + count -= 6 + } + + i += code >= 0x10000 ? 2 : 1 + } + + return j + } +} + +module.exports = { + byteLength, + toString, + write +} diff --git a/node_modules/b4a/package.json b/node_modules/b4a/package.json new file mode 100644 index 0000000..e5405a1 --- /dev/null +++ b/node_modules/b4a/package.json @@ -0,0 +1,51 @@ +{ + "name": "b4a", + "version": "1.8.1", + "description": "Bridging the gap between buffers and typed arrays", + "exports": { + "./package": "./package.json", + ".": { + "react-native": "./react-native.js", + "browser": "./browser.js", + "default": "./index.js" + } + }, + "files": [ + "browser.js", + "index.js", + "react-native.js", + "lib" + ], + "scripts": { + "format": "prettier --write . && lunte --fix", + "lint": "prettier --check . && lunte", + "test": "npm run test:bare && npm run test:node", + "test:bare": "brittle-bare --coverage test.mjs", + "test:node": "brittle-node --coverage test.mjs" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/holepunchto/b4a.git" + }, + "author": "Holepunch", + "license": "Apache-2.0", + "bugs": { + "url": "https://github.com/holepunchto/b4a/issues" + }, + "homepage": "https://github.com/holepunchto/b4a#readme", + "devDependencies": { + "brittle": "^3.5.2", + "lunte": "^1.7.0", + "nanobench": "^3.0.0", + "prettier": "^3.6.2", + "prettier-config-holepunch": "^2.0.0" + }, + "peerDependencies": { + "react-native-b4a": "*" + }, + "peerDependenciesMeta": { + "react-native-b4a": { + "optional": true + } + } +} diff --git a/node_modules/b4a/react-native.js b/node_modules/b4a/react-native.js new file mode 100644 index 0000000..0bf04e8 --- /dev/null +++ b/node_modules/b4a/react-native.js @@ -0,0 +1,5 @@ +try { + module.exports = require('react-native-b4a') +} catch { + module.exports = require('./browser') +} diff --git a/node_modules/balanced-match/LICENSE.md b/node_modules/balanced-match/LICENSE.md new file mode 100644 index 0000000..61ece8c --- /dev/null +++ b/node_modules/balanced-match/LICENSE.md @@ -0,0 +1,23 @@ +(MIT) + +Original code Copyright Julian Gruber <julian@juliangruber.com> + +Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me> + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/balanced-match/README.md b/node_modules/balanced-match/README.md new file mode 100644 index 0000000..f3bb377 --- /dev/null +++ b/node_modules/balanced-match/README.md @@ -0,0 +1,57 @@ +# balanced-match + +Match balanced string pairs, like `{` and `}` or `<b>` and +`</b>`. Supports regular expressions as well! + +## Example + +Get the first matching pair of braces: + +```js +import { balanced } from 'balanced-match' + +console.log(balanced('{', '}', 'pre{in{nested}}post')) +console.log(balanced('{', '}', 'pre{first}between{second}post')) +console.log( + balanced(/\s+\{\s+/, /\s+\}\s+/, 'pre { in{nest} } post'), +) +``` + +The matches are: + +```bash +$ node example.js +{ start: 3, end: 14, pre: 'pre', body: 'in{nested}', post: 'post' } +{ start: 3, + end: 9, + pre: 'pre', + body: 'first', + post: 'between{second}post' } +{ start: 3, end: 17, pre: 'pre', body: 'in{nest}', post: 'post' } +``` + +## API + +### const m = balanced(a, b, str) + +For the first non-nested matching pair of `a` and `b` in `str`, return an +object with those keys: + +- **start** the index of the first match of `a` +- **end** the index of the matching `b` +- **pre** the preamble, `a` and `b` not included +- **body** the match, `a` and `b` not included +- **post** the postscript, `a` and `b` not included + +If there's no match, `undefined` will be returned. + +If the `str` contains more `a` than `b` / there are unmatched pairs, the first match that was closed will be used. For example, `{{a}` will match `['{', 'a', '']` and `{a}}` will match `['', 'a', '}']`. + +### const r = balanced.range(a, b, str) + +For the first non-nested matching pair of `a` and `b` in `str`, return an +array with indexes: `[ <a index>, <b index> ]`. + +If there's no match, `undefined` will be returned. + +If the `str` contains more `a` than `b` / there are unmatched pairs, the first match that was closed will be used. For example, `{{a}` will match `[ 1, 3 ]` and `{a}}` will match `[0, 2]`. diff --git a/node_modules/balanced-match/dist/commonjs/index.d.ts b/node_modules/balanced-match/dist/commonjs/index.d.ts new file mode 100644 index 0000000..f819cfd --- /dev/null +++ b/node_modules/balanced-match/dist/commonjs/index.d.ts @@ -0,0 +1,9 @@ +export declare const balanced: (a: string | RegExp, b: string | RegExp, str: string) => false | { + start: number; + end: number; + pre: string; + body: string; + post: string; +} | undefined; +export declare const range: (a: string, b: string, str: string) => undefined | [number, number]; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/balanced-match/dist/commonjs/index.d.ts.map b/node_modules/balanced-match/dist/commonjs/index.d.ts.map new file mode 100644 index 0000000..6306762 --- /dev/null +++ b/node_modules/balanced-match/dist/commonjs/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,GACnB,GAAG,MAAM,GAAG,MAAM,EAClB,GAAG,MAAM,GAAG,MAAM,EAClB,KAAK,MAAM;;;;;;aAgBZ,CAAA;AAOD,eAAO,MAAM,KAAK,GAChB,GAAG,MAAM,EACT,GAAG,MAAM,EACT,KAAK,MAAM,KACV,SAAS,GAAG,CAAC,MAAM,EAAE,MAAM,CA2C7B,CAAA"} \ No newline at end of file diff --git a/node_modules/balanced-match/dist/commonjs/index.js b/node_modules/balanced-match/dist/commonjs/index.js new file mode 100644 index 0000000..0c9014b --- /dev/null +++ b/node_modules/balanced-match/dist/commonjs/index.js @@ -0,0 +1,59 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.range = exports.balanced = void 0; +const balanced = (a, b, str) => { + const ma = a instanceof RegExp ? maybeMatch(a, str) : a; + const mb = b instanceof RegExp ? maybeMatch(b, str) : b; + const r = ma !== null && mb != null && (0, exports.range)(ma, mb, str); + return (r && { + start: r[0], + end: r[1], + pre: str.slice(0, r[0]), + body: str.slice(r[0] + ma.length, r[1]), + post: str.slice(r[1] + mb.length), + }); +}; +exports.balanced = balanced; +const maybeMatch = (reg, str) => { + const m = str.match(reg); + return m ? m[0] : null; +}; +const range = (a, b, str) => { + let begs, beg, left, right = undefined, result; + let ai = str.indexOf(a); + let bi = str.indexOf(b, ai + 1); + let i = ai; + if (ai >= 0 && bi > 0) { + if (a === b) { + return [ai, bi]; + } + begs = []; + left = str.length; + while (i >= 0 && !result) { + if (i === ai) { + begs.push(i); + ai = str.indexOf(a, i + 1); + } + else if (begs.length === 1) { + const r = begs.pop(); + if (r !== undefined) + result = [r, bi]; + } + else { + beg = begs.pop(); + if (beg !== undefined && beg < left) { + left = beg; + right = bi; + } + bi = str.indexOf(b, i + 1); + } + i = ai < bi && ai >= 0 ? ai : bi; + } + if (begs.length && right !== undefined) { + result = [left, right]; + } + } + return result; +}; +exports.range = range; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/balanced-match/dist/commonjs/index.js.map b/node_modules/balanced-match/dist/commonjs/index.js.map new file mode 100644 index 0000000..83f547c --- /dev/null +++ b/node_modules/balanced-match/dist/commonjs/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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","sourcesContent":["export const balanced = (\n a: string | RegExp,\n b: string | RegExp,\n str: string,\n) => {\n const ma = a instanceof RegExp ? maybeMatch(a, str) : a\n const mb = b instanceof RegExp ? maybeMatch(b, str) : b\n\n const r = ma !== null && mb != null && range(ma, mb, str)\n\n return (\n r && {\n start: r[0],\n end: r[1],\n pre: str.slice(0, r[0]),\n body: str.slice(r[0] + ma.length, r[1]),\n post: str.slice(r[1] + mb.length),\n }\n )\n}\n\nconst maybeMatch = (reg: RegExp, str: string) => {\n const m = str.match(reg)\n return m ? m[0] : null\n}\n\nexport const range = (\n a: string,\n b: string,\n str: string,\n): undefined | [number, number] => {\n let begs: number[],\n beg: number | undefined,\n left: number,\n right: number | undefined = undefined,\n result: undefined | [number, number]\n let ai = str.indexOf(a)\n let bi = str.indexOf(b, ai + 1)\n let i = ai\n\n if (ai >= 0 && bi > 0) {\n if (a === b) {\n return [ai, bi]\n }\n begs = []\n left = str.length\n\n while (i >= 0 && !result) {\n if (i === ai) {\n begs.push(i)\n ai = str.indexOf(a, i + 1)\n } else if (begs.length === 1) {\n const r = begs.pop()\n if (r !== undefined) result = [r, bi]\n } else {\n beg = begs.pop()\n if (beg !== undefined && beg < left) {\n left = beg\n right = bi\n }\n\n bi = str.indexOf(b, i + 1)\n }\n\n i = ai < bi && ai >= 0 ? ai : bi\n }\n\n if (begs.length && right !== undefined) {\n result = [left, right]\n }\n }\n\n return result\n}\n"]} \ No newline at end of file diff --git a/node_modules/balanced-match/dist/commonjs/package.json b/node_modules/balanced-match/dist/commonjs/package.json new file mode 100644 index 0000000..5bbefff --- /dev/null +++ b/node_modules/balanced-match/dist/commonjs/package.json @@ -0,0 +1,3 @@ +{ + "type": "commonjs" +} diff --git a/node_modules/balanced-match/dist/esm/index.d.ts b/node_modules/balanced-match/dist/esm/index.d.ts new file mode 100644 index 0000000..f819cfd --- /dev/null +++ b/node_modules/balanced-match/dist/esm/index.d.ts @@ -0,0 +1,9 @@ +export declare const balanced: (a: string | RegExp, b: string | RegExp, str: string) => false | { + start: number; + end: number; + pre: string; + body: string; + post: string; +} | undefined; +export declare const range: (a: string, b: string, str: string) => undefined | [number, number]; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/balanced-match/dist/esm/index.d.ts.map b/node_modules/balanced-match/dist/esm/index.d.ts.map new file mode 100644 index 0000000..6306762 --- /dev/null +++ b/node_modules/balanced-match/dist/esm/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,GACnB,GAAG,MAAM,GAAG,MAAM,EAClB,GAAG,MAAM,GAAG,MAAM,EAClB,KAAK,MAAM;;;;;;aAgBZ,CAAA;AAOD,eAAO,MAAM,KAAK,GAChB,GAAG,MAAM,EACT,GAAG,MAAM,EACT,KAAK,MAAM,KACV,SAAS,GAAG,CAAC,MAAM,EAAE,MAAM,CA2C7B,CAAA"} \ No newline at end of file diff --git a/node_modules/balanced-match/dist/esm/index.js b/node_modules/balanced-match/dist/esm/index.js new file mode 100644 index 0000000..fe81200 --- /dev/null +++ b/node_modules/balanced-match/dist/esm/index.js @@ -0,0 +1,54 @@ +export const balanced = (a, b, str) => { + const ma = a instanceof RegExp ? maybeMatch(a, str) : a; + const mb = b instanceof RegExp ? maybeMatch(b, str) : b; + const r = ma !== null && mb != null && range(ma, mb, str); + return (r && { + start: r[0], + end: r[1], + pre: str.slice(0, r[0]), + body: str.slice(r[0] + ma.length, r[1]), + post: str.slice(r[1] + mb.length), + }); +}; +const maybeMatch = (reg, str) => { + const m = str.match(reg); + return m ? m[0] : null; +}; +export const range = (a, b, str) => { + let begs, beg, left, right = undefined, result; + let ai = str.indexOf(a); + let bi = str.indexOf(b, ai + 1); + let i = ai; + if (ai >= 0 && bi > 0) { + if (a === b) { + return [ai, bi]; + } + begs = []; + left = str.length; + while (i >= 0 && !result) { + if (i === ai) { + begs.push(i); + ai = str.indexOf(a, i + 1); + } + else if (begs.length === 1) { + const r = begs.pop(); + if (r !== undefined) + result = [r, bi]; + } + else { + beg = begs.pop(); + if (beg !== undefined && beg < left) { + left = beg; + right = bi; + } + bi = str.indexOf(b, i + 1); + } + i = ai < bi && ai >= 0 ? ai : bi; + } + if (begs.length && right !== undefined) { + result = [left, right]; + } + } + return result; +}; +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/balanced-match/dist/esm/index.js.map b/node_modules/balanced-match/dist/esm/index.js.map new file mode 100644 index 0000000..b476cae --- /dev/null +++ b/node_modules/balanced-match/dist/esm/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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","sourcesContent":["export const balanced = (\n a: string | RegExp,\n b: string | RegExp,\n str: string,\n) => {\n const ma = a instanceof RegExp ? maybeMatch(a, str) : a\n const mb = b instanceof RegExp ? maybeMatch(b, str) : b\n\n const r = ma !== null && mb != null && range(ma, mb, str)\n\n return (\n r && {\n start: r[0],\n end: r[1],\n pre: str.slice(0, r[0]),\n body: str.slice(r[0] + ma.length, r[1]),\n post: str.slice(r[1] + mb.length),\n }\n )\n}\n\nconst maybeMatch = (reg: RegExp, str: string) => {\n const m = str.match(reg)\n return m ? m[0] : null\n}\n\nexport const range = (\n a: string,\n b: string,\n str: string,\n): undefined | [number, number] => {\n let begs: number[],\n beg: number | undefined,\n left: number,\n right: number | undefined = undefined,\n result: undefined | [number, number]\n let ai = str.indexOf(a)\n let bi = str.indexOf(b, ai + 1)\n let i = ai\n\n if (ai >= 0 && bi > 0) {\n if (a === b) {\n return [ai, bi]\n }\n begs = []\n left = str.length\n\n while (i >= 0 && !result) {\n if (i === ai) {\n begs.push(i)\n ai = str.indexOf(a, i + 1)\n } else if (begs.length === 1) {\n const r = begs.pop()\n if (r !== undefined) result = [r, bi]\n } else {\n beg = begs.pop()\n if (beg !== undefined && beg < left) {\n left = beg\n right = bi\n }\n\n bi = str.indexOf(b, i + 1)\n }\n\n i = ai < bi && ai >= 0 ? ai : bi\n }\n\n if (begs.length && right !== undefined) {\n result = [left, right]\n }\n }\n\n return result\n}\n"]} \ No newline at end of file diff --git a/node_modules/balanced-match/dist/esm/package.json b/node_modules/balanced-match/dist/esm/package.json new file mode 100644 index 0000000..3dbc1ca --- /dev/null +++ b/node_modules/balanced-match/dist/esm/package.json @@ -0,0 +1,3 @@ +{ + "type": "module" +} diff --git a/node_modules/balanced-match/package.json b/node_modules/balanced-match/package.json new file mode 100644 index 0000000..48f1a63 --- /dev/null +++ b/node_modules/balanced-match/package.json @@ -0,0 +1,68 @@ +{ + "name": "balanced-match", + "description": "Match balanced character pairs, like \"{\" and \"}\"", + "version": "4.0.4", + "files": [ + "dist" + ], + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/balanced-match.git" + }, + "exports": { + "./package.json": "./package.json", + ".": { + "import": { + "types": "./dist/esm/index.d.ts", + "default": "./dist/esm/index.js" + }, + "require": { + "types": "./dist/commonjs/index.d.ts", + "default": "./dist/commonjs/index.js" + } + } + }, + "type": "module", + "scripts": { + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "prepare": "tshy", + "pretest": "npm run prepare", + "presnap": "npm run prepare", + "test": "tap", + "snap": "tap", + "format": "prettier --write .", + "benchmark": "node benchmark/index.js", + "typedoc": "typedoc --tsconfig .tshy/esm.json ./src/*.ts" + }, + "devDependencies": { + "@types/brace-expansion": "^1.1.2", + "@types/node": "^25.2.1", + "mkdirp": "^3.0.1", + "prettier": "^3.3.2", + "tap": "^21.6.2", + "tshy": "^3.0.2", + "typedoc": "^0.28.5" + }, + "keywords": [ + "match", + "regexp", + "test", + "balanced", + "parse" + ], + "license": "MIT", + "engines": { + "node": "18 || 20 || >=22" + }, + "tshy": { + "exports": { + "./package.json": "./package.json", + ".": "./src/index.ts" + } + }, + "main": "./dist/commonjs/index.js", + "types": "./dist/commonjs/index.d.ts", + "module": "./dist/esm/index.js" +} diff --git a/node_modules/bare-events/LICENSE b/node_modules/bare-events/LICENSE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/node_modules/bare-events/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/bare-events/README.md b/node_modules/bare-events/README.md new file mode 100644 index 0000000..f56b459 --- /dev/null +++ b/node_modules/bare-events/README.md @@ -0,0 +1,25 @@ +# bare-events + +Event emitters for JavaScript. + +``` +npm install bare-events +``` + +## Usage + +```js +const EventEmitter = require('bare-events') + +const e = new EventEmitter() + +e.on('hello', function (data) { + console.log(data) +}) + +e.emit('hello', 'world') +``` + +## License + +Apache-2.0 diff --git a/node_modules/bare-events/global.d.ts b/node_modules/bare-events/global.d.ts new file mode 100644 index 0000000..92ea0d6 --- /dev/null +++ b/node_modules/bare-events/global.d.ts @@ -0,0 +1,15 @@ +import * as events from './web' + +type EventConstructor = typeof events.Event +type CustomEventConstructor = typeof events.CustomEvent +type EventTargetConstructor = typeof events.EventTarget + +declare global { + type Event = events.Event + type CustomEvent<T = any> = events.CustomEvent<T> + type EventTarget = events.EventTarget + + const Event: EventConstructor + const CustomEvent: CustomEventConstructor + const EventTarget: EventTargetConstructor +} diff --git a/node_modules/bare-events/global.js b/node_modules/bare-events/global.js new file mode 100644 index 0000000..d8caa0b --- /dev/null +++ b/node_modules/bare-events/global.js @@ -0,0 +1,5 @@ +const events = require('./web') + +global.Event = events.Event +global.CustomEvent = events.CustomEvent +global.EventTarget = events.EventTarget diff --git a/node_modules/bare-events/index.d.ts b/node_modules/bare-events/index.d.ts new file mode 100644 index 0000000..1a59b56 --- /dev/null +++ b/node_modules/bare-events/index.d.ts @@ -0,0 +1,85 @@ +import { AbortSignal } from 'bare-abort-controller' + +interface EventMap { + [event: string | symbol]: unknown[] +} + +interface EventHandler<in A extends unknown[] = unknown[], out R = unknown> { + (...args: A): R +} + +declare class EventEmitterError extends Error { + static OPERATION_ABORTED(cause: Error, msg?: string): EventEmitterError + static UNHANDLED_ERROR(cause: Error, msg?: string): EventEmitterError +} + +interface EventEmitter<in out M extends EventMap = EventMap> { + addListener<E extends keyof M, R>(name: E, fn: EventHandler<M[E], R>): this + + addOnceListener<E extends keyof M, R>(name: E, fn: EventHandler<M[E], R>): this + + prependListener<E extends keyof M, R>(name: E, fn: EventHandler<M[E], R>): this + + prependOnceListener<E extends keyof M, R>(name: E, fn: EventHandler<M[E], R>): this + + removeListener<E extends keyof M, R>(name: E, fn: EventHandler<M[E], R>): this + + removeAllListeners<E extends keyof M>(name?: E): this + + on<E extends keyof M, R>(name: E, fn: EventHandler<M[E], R>): this + + once<E extends keyof M, R>(name: E, fn: EventHandler<M[E], R>): this + + off<E extends keyof M, R>(name: E, fn: EventHandler<M[E], R>): this + + emit<E extends keyof M>(name: E, ...args: M[E]): boolean + + listeners<E extends keyof M, R>(name: E): EventHandler<M[E], R> + + rawListeners<E extends keyof M, R>(name: E): EventHandler<M[E], R>[] + + eventNames(): (keyof M)[] + + listenerCount<E extends keyof M>(name: E): number + + getMaxListeners(): number + setMaxListeners(n: number): void +} + +declare class EventEmitter<in out M extends EventMap = EventMap> {} + +declare namespace EventEmitter { + export function on<M extends EventMap, E extends keyof M>( + emitter: EventEmitter<M>, + name: E, + opts?: { signal?: AbortSignal } + ): AsyncIterableIterator<M[E]> + + export function once<M extends EventMap, E extends keyof M>( + emitter: EventEmitter<M>, + name: E, + opts?: { signal?: AbortSignal } + ): Promise<M[E]> + + export function forward<F extends EventMap, E extends keyof F, T extends Pick<F, E>>( + from: EventEmitter<F>, + to: EventEmitter<T>, + names: E | E[], + opts?: { emit?: (name: E, ...args: T[E]) => void } + ): void + + export function listenerCount<M extends EventMap, E extends keyof M>( + emitter: EventEmitter<M>, + name: E + ): number + + export function getMaxListeners(emitter: EventEmitter): number + + export function setMaxListeners(n: number, ...emitters: EventEmitter[]): void + + export let defaultMaxListeners: number + + export { EventEmitter, EventEmitterError as errors, EventMap, EventHandler } +} + +export = EventEmitter diff --git a/node_modules/bare-events/index.js b/node_modules/bare-events/index.js new file mode 100644 index 0000000..3b4f086 --- /dev/null +++ b/node_modules/bare-events/index.js @@ -0,0 +1,378 @@ +const errors = require('./lib/errors') + +class EventListener { + constructor() { + this.list = [] + this.count = 0 + } + + append(ctx, name, fn, once) { + this.count++ + ctx.emit('newListener', name, fn) // Emit BEFORE adding + this.list.push([fn, once]) + } + + prepend(ctx, name, fn, once) { + this.count++ + ctx.emit('newListener', name, fn) // Emit BEFORE adding + this.list.unshift([fn, once]) + } + + remove(ctx, name, fn) { + for (let i = 0, n = this.list.length; i < n; i++) { + const l = this.list[i] + + if (l[0] === fn) { + this.list.splice(i, 1) + + if (this.count === 1) delete ctx._events[name] + + ctx.emit('removeListener', name, fn) // Emit AFTER removing + + this.count-- + return + } + } + } + + removeAll(ctx, name) { + const list = [...this.list] + this.list = [] + + if (this.count === list.length) delete ctx._events[name] + + for (let i = list.length - 1; i >= 0; i--) { + ctx.emit('removeListener', name, list[i][0]) // Emit AFTER removing + } + + this.count -= list.length + } + + emit(ctx, name, ...args) { + const list = [...this.list] + + for (let i = 0, n = list.length; i < n; i++) { + const l = list[i] + + if (l[1] === true) this.remove(ctx, name, l[0]) + + Reflect.apply(l[0], ctx, args) + } + + return list.length > 0 + } +} + +function appendListener(ctx, name, fn, once) { + if (ctx._events === undefined) ctx._events = Object.create(null) + const e = ctx._events[name] || (ctx._events[name] = new EventListener()) + e.append(ctx, name, fn, once) + return ctx +} + +function prependListener(ctx, name, fn, once) { + if (ctx._events === undefined) ctx._events = Object.create(null) + const e = ctx._events[name] || (ctx._events[name] = new EventListener()) + e.prepend(ctx, name, fn, once) + return ctx +} + +function removeListener(ctx, name, fn) { + if (ctx._events === undefined) return ctx + const e = ctx._events[name] + if (e !== undefined) e.remove(ctx, name, fn) + return ctx +} + +function throwUnhandledError(...args) { + let err + + if (args.length > 0) err = args[0] + + if (err instanceof Error === false) err = errors.UNHANDLED_ERROR(err) + + if (Error.captureStackTrace) { + Error.captureStackTrace(err, exports.prototype.emit) + } + + queueMicrotask(() => { + throw err + }) +} + +module.exports = exports = class EventEmitter { + constructor() { + this._events = Object.create(null) + } + + addListener(name, fn) { + return appendListener(this, name, fn, false) + } + + addOnceListener(name, fn) { + return appendListener(this, name, fn, true) + } + + prependListener(name, fn) { + return prependListener(this, name, fn, false) + } + + prependOnceListener(name, fn) { + return prependListener(this, name, fn, true) + } + + removeListener(name, fn) { + return removeListener(this, name, fn) + } + + on(name, fn) { + return appendListener(this, name, fn, false) + } + + once(name, fn) { + return appendListener(this, name, fn, true) + } + + off(name, fn) { + return removeListener(this, name, fn) + } + + emit(name, ...args) { + if (name === 'error' && this._events !== undefined && this._events.error === undefined) { + throwUnhandledError(...args) + } + + if (this._events === undefined) return false + const e = this._events[name] + return e === undefined ? false : e.emit(this, name, ...args) + } + + listeners(name) { + if (this._events === undefined) return [] + const e = this._events[name] + return e === undefined ? [] : [...e.list] + } + + rawListeners(name) { + if (this._events === undefined) return [] + const e = this._events[name] + return e === undefined ? [] : e.list.map((l) => l[0]) + } + + eventNames() { + if (this._events === undefined) return [] + return Reflect.ownKeys(this._events) + } + + listenerCount(name) { + if (this._events === undefined) return 0 + const e = this._events[name] + return e === undefined ? 0 : e.list.length + } + + getMaxListeners() { + return EventEmitter.defaultMaxListeners + } + + setMaxListeners(n) {} + + removeAllListeners(name) { + if (arguments.length === 0) { + for (const key of Reflect.ownKeys(this._events)) { + if (key === 'removeListener') continue + this.removeAllListeners(key) + } + this.removeAllListeners('removeListener') + } else { + const e = this._events[name] + if (e !== undefined) e.removeAll(this, name) + } + return this + } +} + +exports.EventEmitter = exports + +exports.errors = errors + +exports.defaultMaxListeners = 10 + +exports.on = function on(emitter, name, opts = {}) { + const { signal } = opts + + if (signal && signal.aborted) { + throw errors.OPERATION_ABORTED(signal.reason) + } + + let error = null + let done = false + + const events = [] + const promises = [] + + if (name !== 'error') emitter.on('error', onerror) + + if (signal) signal.addEventListener('abort', onabort) + + emitter.on(name, onevent) + + return { + next() { + if (events.length) { + return Promise.resolve({ value: events.shift(), done: false }) + } + + if (error) { + const err = error + + error = null + + return Promise.reject(err) + } + + if (done) return onclose() + + return new Promise((resolve, reject) => promises.push({ resolve, reject })) + }, + + return() { + return onclose() + }, + + throw(err) { + return onerror(err) + }, + + [Symbol.asyncIterator]() { + return this + } + } + + function onevent(...args) { + if (promises.length) { + promises.shift().resolve({ value: args, done: false }) + } else { + events.push(args) + } + } + + function onerror(err) { + emitter.off(name, onevent).off('error', onerror) + + if (promises.length) { + promises.shift().reject(err) + } else { + error = err + } + + return Promise.resolve({ done: true }) + } + + function onabort() { + signal.removeEventListener('abort', onabort) + + onerror(errors.OPERATION_ABORTED(signal.reason)) + } + + function onclose() { + emitter.off(name, onevent) + + if (name !== 'error') emitter.off('error', onerror) + + if (signal) signal.removeEventListener('abort', onabort) + + done = true + + if (promises.length) promises.shift().resolve({ done: true }) + + return Promise.resolve({ done: true }) + } +} + +exports.once = function once(emitter, name, opts = {}) { + const { signal } = opts + + if (signal && signal.aborted) { + return Promise.reject(errors.OPERATION_ABORTED(signal.reason)) + } + + return new Promise((resolve, reject) => { + if (name !== 'error') emitter.on('error', onerror) + + if (signal) signal.addEventListener('abort', onabort) + + emitter.once(name, onevent) + + function onevent(...args) { + if (name !== 'error') emitter.off('error', onerror) + + if (signal) signal.removeEventListener('abort', onabort) + + resolve(args) + } + + function onerror(err) { + emitter.off(name, onevent) + + if (name !== 'error') emitter.off('error', onerror) + + reject(err) + } + + function onabort() { + signal.removeEventListener('abort', onabort) + + onerror(errors.OPERATION_ABORTED(signal.reason)) + } + }) +} + +exports.forward = function forward(from, to, names, opts = {}) { + if (typeof names === 'string') names = [names] + + const { emit = to.emit.bind(to) } = opts + + const listeners = names.map( + (name) => + function onevent(...args) { + emit(name, ...args) + } + ) + + to.on('newListener', (name) => { + const i = names.indexOf(name) + + if (i !== -1 && to.listenerCount(name) === 0) { + from.on(name, listeners[i]) + } + }).on('removeListener', (name) => { + const i = names.indexOf(name) + + if (i !== -1 && to.listenerCount(name) === 0) { + from.off(name, listeners[i]) + } + }) +} + +exports.listenerCount = function listenerCount(emitter, name) { + return emitter.listenerCount(name) +} + +exports.getMaxListeners = function getMaxListeners(emitter) { + if (typeof emitter.getMaxListeners === 'function') { + return emitter.getMaxListeners() + } + + return exports.defaultMaxListeners +} + +exports.setMaxListeners = function setMaxListeners(n, ...emitters) { + if (emitters.length === 0) exports.defaultMaxListeners = n + else { + for (const emitter of emitters) { + if (typeof emitter.setMaxListeners === 'function') { + emitter.setMaxListeners(n) + } + } + } +} diff --git a/node_modules/bare-events/lib/errors.js b/node_modules/bare-events/lib/errors.js new file mode 100644 index 0000000..39f1d9a --- /dev/null +++ b/node_modules/bare-events/lib/errors.js @@ -0,0 +1,26 @@ +module.exports = class EventEmitterError extends Error { + constructor(msg, code, fn = EventEmitterError, opts) { + super(`${code}: ${msg}`, opts) + this.code = code + + if (Error.captureStackTrace) { + Error.captureStackTrace(this, fn) + } + } + + get name() { + return 'EventEmitterError' + } + + static OPERATION_ABORTED(cause, msg = 'Operation aborted') { + return new EventEmitterError(msg, 'OPERATION_ABORTED', EventEmitterError.OPERATION_ABORTED, { + cause + }) + } + + static UNHANDLED_ERROR(cause, msg = 'Unhandled error') { + return new EventEmitterError(msg, 'UNHANDLED_ERROR', EventEmitterError.UNHANDLED_ERROR, { + cause + }) + } +} diff --git a/node_modules/bare-events/package.json b/node_modules/bare-events/package.json new file mode 100644 index 0000000..2c6d1a2 --- /dev/null +++ b/node_modules/bare-events/package.json @@ -0,0 +1,63 @@ +{ + "name": "bare-events", + "version": "2.9.1", + "description": "Event emitters for JavaScript", + "exports": { + "./package": "./package.json", + ".": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "./global": { + "types": "./global.d.ts", + "default": "./global.js" + }, + "./web": { + "types": "./web.d.ts", + "default": "./web.js" + }, + "./errors": "./lib/errors.js" + }, + "files": [ + "index.js", + "index.d.ts", + "global.js", + "global.d.ts", + "web.js", + "web.d.ts", + "lib" + ], + "scripts": { + "format": "prettier --write . && lunte --fix", + "lint": "prettier --check . && lunte", + "test": "npm run test:bare && npm run test:node", + "test:bare": "brittle-bare --coverage test.js", + "test:node": "brittle-node --coverage test.js" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/holepunchto/bare-events.git" + }, + "author": "Holepunch", + "license": "Apache-2.0", + "bugs": { + "url": "https://github.com/holepunchto/bare-events/issues" + }, + "homepage": "https://github.com/holepunchto/bare-events#readme", + "devDependencies": { + "bare-abort-controller": "^1.0.0", + "brittle": "^3.3.2", + "lunte": "^1.8.0", + "prettier": "^3.4.2", + "prettier-config-holepunch": "^2.0.0", + "uncaughts": "^1.1.1" + }, + "peerDependencies": { + "bare-abort-controller": "*" + }, + "peerDependenciesMeta": { + "bare-abort-controller": { + "optional": true + } + } +} diff --git a/node_modules/bare-events/web.d.ts b/node_modules/bare-events/web.d.ts new file mode 100644 index 0000000..0aee059 --- /dev/null +++ b/node_modules/bare-events/web.d.ts @@ -0,0 +1,79 @@ +interface AbortSignal extends EventTarget {} + +export interface EventOptions { + bubbles?: boolean + cancelable?: boolean + composed?: boolean +} + +export interface Event { + readonly type: string + readonly target: EventTarget | null + readonly currentTarget: EventTarget | null + readonly bubbles: boolean + readonly cancelable: boolean + readonly composed: boolean + readonly defaultPrevented: boolean + readonly isTrusted: boolean + + preventDefault(): void + stopPropagation(): void + stopImmediatePropagation(): void +} + +export class Event { + constructor(type: string, options?: EventOptions) +} + +export interface CustomEventOptions<T = any> extends EventOptions { + detail?: T +} + +export interface CustomEvent<T = any> extends Event { + readonly detail: T +} + +export class CustomEvent<T = any> { + constructor(type: string, options?: CustomEventOptions<T>) +} + +export interface AddEventListenerOptions { + capture?: boolean + passive?: boolean + once?: boolean + signal?: AbortSignal | null +} + +export interface RemoveEventListenerOptions { + capture?: boolean +} + +export interface EventTarget { + addEventListener( + type: string, + callback: EventListener, + options?: AddEventListenerOptions | boolean + ): void + + removeEventListener( + type: string, + callback: EventListener, + options?: RemoveEventListenerOptions | boolean + ): void + + dispatchEvent(event: Event): boolean +} + +export class EventTarget { + constructor() +} + +export type EventListener = EventCallback | EventHandler + +export interface EventCallback { + (event: Event): void +} + +export interface EventHandler { + handleEvent(event: Event): void +} diff --git a/node_modules/bare-events/web.js b/node_modules/bare-events/web.js new file mode 100644 index 0000000..796badd --- /dev/null +++ b/node_modules/bare-events/web.js @@ -0,0 +1,353 @@ +// Event state +const BUBBLES = 0x1 +const CANCELABLE = 0x2 +const COMPOSED = 0x4 +const CANCELED = 0x8 +const DISPATCH = 0x10 +const STOP = 0x20 + +// EventTarget state +const CAPTURE = 0x1 +const PASSIVE = 0x2 +const ONCE = 0x4 +const REMOVED = 0x8 + +// https://dom.spec.whatwg.org/#event +class Event { + // https://dom.spec.whatwg.org/#dom-event-event + constructor(type, options = {}) { + const { bubbles = false, cancelable = false, composed = false } = options + + this._type = type + this._target = null + this._state = 0 + + if (bubbles) this._state |= BUBBLES + if (cancelable) this._state |= CANCELABLE + if (composed) this._state |= COMPOSED + } + + // https://dom.spec.whatwg.org/#dom-event-type + get type() { + return this._type + } + + // https://dom.spec.whatwg.org/#dom-event-target + get target() { + return this._target + } + + // https://dom.spec.whatwg.org/#dom-event-currenttarget + get currentTarget() { + return null + } + + // https://dom.spec.whatwg.org/#dom-event-bubbles + get bubbles() { + return (this._state & BUBBLES) !== 0 + } + + // https://dom.spec.whatwg.org/#dom-event-cancelable + get cancelable() { + return (this._state & CANCELABLE) !== 0 + } + + // https://dom.spec.whatwg.org/#dom-event-composed + get composed() { + return (this._state & COMPOSED) !== 0 + } + + // https://dom.spec.whatwg.org/#dom-event-defaultprevented + get defaultPrevented() { + return (this._state & CANCELED) !== 0 + } + + // https://dom.spec.whatwg.org/#dom-event-istrusted + get isTrusted() { + return false + } + + // https://dom.spec.whatwg.org/#dom-event-preventdefault + preventDefault() { + if (this._state & CANCELABLE) this._state |= CANCELED + } + + // https://dom.spec.whatwg.org/#dom-event-stoppropagation + stopPropagation() {} + + // https://dom.spec.whatwg.org/#dom-event-stopimmediatepropagation + stopImmediatePropagation() { + this._state |= STOP + } + + toJSON() { + return { + type: this.type, + target: this.target, + bubbles: this.bubbles, + cancelable: this.cancelable, + composed: this.composed, + defaultPrevented: this.defaultPrevented, + isTrusted: this.isTrusted + } + } + + [Symbol.for('bare.inspect')]() { + return { + __proto__: { constructor: Event }, + + type: this.type, + target: this.target, + bubbles: this.bubbles, + cancelable: this.cancelable, + composed: this.composed, + defaultPrevented: this.defaultPrevented, + isTrusted: this.isTrusted + } + } +} + +exports.Event = Event + +// https://dom.spec.whatwg.org/#customevent +exports.CustomEvent = class CustomEvent extends Event { + constructor(type, options = {}) { + super(type, options) + + const { detail = null } = options + + this._detail = detail + } + + // https://dom.spec.whatwg.org/#dom-customevent-detail + get detail() { + return this._detail + } +} + +// https://dom.spec.whatwg.org/#eventtarget +exports.EventTarget = class EventTarget { + // https://dom.spec.whatwg.org/#dom-eventtarget-eventtarget + constructor() { + this._listeners = new Map() + } + + // https://dom.spec.whatwg.org/#dom-eventtarget-addeventlistener + addEventListener(type, callback = null, options = {}) { + if (typeof options === 'boolean') options = { capture: options } + + const { capture = false, passive = false, once = false, signal = null } = options + + if (signal !== null && signal.aborted) return + if (callback === null) return + + const listener = new EventListener(type, callback, capture, passive, once, signal) + + const listeners = this._listeners.get(type) + + if (listeners !== undefined) { + for (const existing of listeners) { + if (callback === existing.callback && capture === existing.capture) { + return // Duplicate listener + } + } + + listener.link(listeners) + } else { + this._listeners.set(type, listener) + } + + if (signal !== null) { + const self = this + signal.addEventListener('abort', onabort) + + function onabort() { + self._unlink(type, listener) + } + } + } + + // https://dom.spec.whatwg.org/#dom-eventtarget-removeeventlistener + removeEventListener(type, callback = null, options = {}) { + if (typeof options === 'boolean') options = { capture: options } + + const { capture = false } = options + + const listeners = this._listeners.get(type) + + if (listeners === undefined) return + + for (const existing of listeners) { + if (callback === existing.callback && capture === existing.capture) { + this._unlink(type, existing) + return + } + } + } + + // https://dom.spec.whatwg.org/#dom-eventtarget-dispatchevent + dispatchEvent(event) { + event._target = this + event._state |= DISPATCH + + const listeners = this._listeners.get(event.type) + + try { + if (listeners === undefined) return true + + const snapshot = Array.from(listeners) + + for (const listener of snapshot) { + // https://dom.spec.whatwg.org/#concept-event-listener-inner-invoke + + if (listener.removed) continue + + if (listener.once) this._unlink(event.type, listener) + + let callback = listener.callback + let context = this + + if (typeof callback === 'object') { + context = callback + callback = callback.handleEvent + } + + Reflect.apply(callback, context, [event]) + + if (event._state & STOP) break + } + + return (event._state & CANCELED) === 0 + } finally { + event._state &= ~DISPATCH + event._state &= ~STOP + } + } + + toJSON() { + return {} + } + + [Symbol.for('bare.inspect')]() { + return { + __proto__: { constructor: EventTarget } + } + } + + _unlink(type, listener) { + if (listener.removed) return + + const head = this._listeners.get(type) + const next = listener.unlink() + + if (head === listener) { + if (next === listener) this._listeners.delete(type) + else this._listeners.set(type, next) + } + } +} + +// https://dom.spec.whatwg.org/#concept-event-listener +class EventListener { + constructor(type, callback, capture, passive, once, signal) { + this._type = type + this._callback = callback + this._signal = signal + this._state = 0 + + if (capture) this._state |= CAPTURE + if (passive) this._state |= PASSIVE + if (once) this._state |= ONCE + + this._previous = this + this._next = this + } + + get type() { + return this._type + } + + get callback() { + return this._callback + } + + get capture() { + return (this._state & CAPTURE) !== 0 + } + + get passive() { + return (this._state & PASSIVE) !== 0 + } + + get once() { + return (this._state & ONCE) !== 0 + } + + get removed() { + return (this._state & REMOVED) !== 0 + } + + link(listener) { + const next = this._next + const previous = listener._previous + + this._next = listener + listener._previous = this + + previous._next = next + next._previous = previous + + return listener + } + + unlink() { + if (this.removed) return this + + this._state |= REMOVED + + const next = this._next + const previous = this._previous + + this._next = this + this._previous = this + + previous._next = next + next._previous = previous + + return next + } + + *[Symbol.iterator]() { + let current = this + + while (true) { + const next = current._next + yield current + if (next === this) break + current = next + } + } + + toJSON() { + return { + type: this.type, + capture: this.capture, + passive: this.passive, + once: this.once, + removed: this.removed + } + } + + [Symbol.for('bare.inspect')]() { + return { + __proto__: { constructor: EventListener }, + + type: this.type, + callback: this.callback, + capture: this.capture, + passive: this.passive, + once: this.once, + removed: this.removed + } + } +} diff --git a/node_modules/bare-fs/CMakeLists.txt b/node_modules/bare-fs/CMakeLists.txt new file mode 100644 index 0000000..7ca350a --- /dev/null +++ b/node_modules/bare-fs/CMakeLists.txt @@ -0,0 +1,13 @@ +cmake_minimum_required(VERSION 4.0) + +find_package(cmake-bare REQUIRED PATHS node_modules/cmake-bare) + +project(bare_fs C) + +add_bare_module(bare_fs) + +target_sources( + ${bare_fs} + PRIVATE + binding.c +) diff --git a/node_modules/bare-fs/LICENSE b/node_modules/bare-fs/LICENSE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/node_modules/bare-fs/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/bare-fs/README.md b/node_modules/bare-fs/README.md new file mode 100644 index 0000000..52a824b --- /dev/null +++ b/node_modules/bare-fs/README.md @@ -0,0 +1,989 @@ +# bare-fs + +Native file system operations for Bare. The API closely follows that of the Node.js `fs` module. + +``` +npm i bare-fs +``` + +## Usage + +```js +const fs = require('bare-fs') + +const fd = await fs.open('hello.txt') + +const buffer = Buffer.alloc(1024) + +try { + const length = await fs.read(fd, buffer) + + console.log('Read', length, 'bytes') +} finally { + await fs.close(fd) +} +``` + +## API + +#### `const fd = await fs.open(filepath[, flags[, mode]])` + +Open a file, returning a file descriptor. `flags` defaults to `'r'` and `mode` defaults to `0o666`. `flags` may be a string such as `'r'`, `'w'`, `'a'`, `'r+'`, etc., or a numeric combination of `fs.constants` flags. + +#### `fs.open(filepath[, flags[, mode]], callback)` + +Callback version of `fs.open()`. + +#### `const fd = fs.openSync(filepath[, flags[, mode]])` + +Synchronous version of `fs.open()`. + +#### `await fs.close(fd)` + +Close a file descriptor. + +#### `fs.close(fd, callback)` + +Callback version of `fs.close()`. + +#### `fs.closeSync(fd)` + +Synchronous version of `fs.close()`. + +#### `await fs.access(filepath[, mode])` + +Check whether the file at `filepath` is accessible. `mode` defaults to `fs.constants.F_OK`. + +#### `fs.access(filepath[, mode], callback)` + +Callback version of `fs.access()`. + +#### `fs.accessSync(filepath[, mode])` + +Synchronous version of `fs.access()`. + +#### `const exists = await fs.exists(filepath)` + +Check whether a file exists at `filepath`. Returns `true` if the file is accessible, `false` otherwise. + +#### `fs.exists(filepath, callback)` + +Callback version of `fs.exists()`. + +#### `const exists = fs.existsSync(filepath)` + +Synchronous version of `fs.exists()`. + +#### `const bytesRead = await fs.read(fd, buffer[, offset[, len[, pos]]])` + +Read from a file descriptor into `buffer`. `offset` defaults to `0`, `len` defaults to `buffer.byteLength - offset`, and `pos` defaults to `-1` (current position). Returns the number of bytes read. + +#### `fs.read(fd, buffer[, offset[, len[, pos]]], callback)` + +Callback version of `fs.read()`. + +#### `const bytesRead = fs.readSync(fd, buffer[, offset[, len[, pos]]])` + +Synchronous version of `fs.read()`. + +#### `const bytesRead = await fs.readv(fd, buffers[, pos])` + +Read from a file descriptor into an array of `buffers`. `pos` defaults to `-1`. + +#### `fs.readv(fd, buffers[, pos], callback)` + +Callback version of `fs.readv()`. + +#### `const bytesRead = fs.readvSync(fd, buffers[, pos])` + +Synchronous version of `fs.readv()`. + +#### `const bytesWritten = await fs.write(fd, data[, offset[, len[, pos]]])` + +Write `data` to a file descriptor. When `data` is a string, the signature is `fs.write(fd, data[, pos[, encoding]])` where `encoding` defaults to `'utf8'`. Returns the number of bytes written. + +#### `fs.write(fd, data[, offset[, len[, pos]]], callback)` + +Callback version of `fs.write()`. + +#### `const bytesWritten = fs.writeSync(fd, data[, offset[, len[, pos]]])` + +Synchronous version of `fs.write()`. + +#### `const bytesWritten = await fs.writev(fd, buffers[, pos])` + +Write an array of `buffers` to a file descriptor. `pos` defaults to `-1`. + +#### `fs.writev(fd, buffers[, pos], callback)` + +Callback version of `fs.writev()`. + +#### `const bytesWritten = fs.writevSync(fd, buffers[, pos])` + +Synchronous version of `fs.writev()`. + +#### `const stats = await fs.stat(filepath)` + +Get the status of a file. Returns a `Stats` object. + +#### `fs.stat(filepath, callback)` + +Callback version of `fs.stat()`. + +#### `const stats = fs.statSync(filepath)` + +Synchronous version of `fs.stat()`. + +#### `const stats = await fs.lstat(filepath)` + +Like `fs.stat()`, but if `filepath` is a symbolic link, the link itself is statted, not the file it refers to. + +#### `fs.lstat(filepath, callback)` + +Callback version of `fs.lstat()`. + +#### `const stats = fs.lstatSync(filepath)` + +Synchronous version of `fs.lstat()`. + +#### `const stats = await fs.fstat(fd)` + +Get the status of a file by its file descriptor. Returns a `Stats` object. + +#### `fs.fstat(fd, callback)` + +Callback version of `fs.fstat()`. + +#### `const stats = fs.fstatSync(fd)` + +Synchronous version of `fs.fstat()`. + +#### `const stats = await fs.statfs(filepath)` + +Get filesystem statistics. Returns a `StatFs` object. + +#### `fs.statfs(filepath, callback)` + +Callback version of `fs.statfs()`. + +#### `const stats = fs.statfsSync(filepath)` + +Synchronous version of `fs.statfs()`. + +#### `await fs.ftruncate(fd[, len])` + +Truncate a file to `len` bytes. `len` defaults to `0`. + +#### `fs.ftruncate(fd[, len], callback)` + +Callback version of `fs.ftruncate()`. + +#### `fs.ftruncateSync(fd[, len])` + +Synchronous version of `fs.ftruncate()`. + +#### `await fs.chmod(filepath, mode)` + +Change the permissions of a file. `mode` may be a numeric mode or a string that will be parsed as octal. + +#### `fs.chmod(filepath, mode, callback)` + +Callback version of `fs.chmod()`. + +#### `fs.chmodSync(filepath, mode)` + +Synchronous version of `fs.chmod()`. + +#### `await fs.fchmod(fd, mode)` + +Change the permissions of a file by its file descriptor. + +#### `fs.fchmod(fd, mode, callback)` + +Callback version of `fs.fchmod()`. + +#### `fs.fchmodSync(fd, mode)` + +Synchronous version of `fs.fchmod()`. + +#### `await fs.chown(filepath, uid, gid)` + +Change the owner and group of a file. + +**NOTE**: The `chown` functions are not implemented on Windows. + +#### `fs.chown(filepath, uid, gid, callback)` + +Callback version of `fs.chown()`. + +#### `await fs.chownSync(filepath, uid, gid)` + +Synchronous version of `fs.chown()`. + +#### `await fs.lchown(filepath, uid, gid)` + +Change the owner and group of a file, but if `filepath` is a symbolic link, the changes are applied only to the link, not the file it refers to. + +#### `fs.lchown(filepath, uid, gid, callback)` + +Callback version of `fs.lchown()`. + +#### `fs.lchownSync(filepath, uid, gid)` + +Synchronous version of `fs.lchown()`. + +#### `await fs.fchown(filepath, uid, gid)` + +Change the owner and group of a file by its file descriptor. + +#### `fs.fchown(filepath, uid, gid, callback)` + +Callback version of `fs.fchown()`. + +#### `fs.fchownSync(filepath, uid, gid)` + +Synchronous version of `fs.fchown()`. + +#### `await fs.utimes(filepath, atime, mtime)` + +Change the access and modification times of a file. Times may be numbers (seconds since epoch) or `Date` objects. + +#### `fs.utimes(filepath, atime, mtime, callback)` + +Callback version of `fs.utimes()`. + +#### `fs.utimesSync(filepath, atime, mtime)` + +Synchronous version of `fs.utimes()`. + +#### `await fs.lutimes(filepath, atime, mtime)` + +Like `fs.utimes()`, but if `filepath` is a symbolic link, the timestamps of the link is changed, not the file it refers to. + +#### `fs.lutimes(filepath, atime, mtime, callback)` + +Callback version of `fs.lutimes()`. + +#### `fs.lutimesSync(filepath, atime, mtime)` + +Synchronous version of `fs.lutimes()`. + +#### `await fs.futimes(fd, atime, mtime)` + +Change the access and modification times of a file by its file descriptor. Times may be numbers (seconds since epoch) or `Date` objects. + +#### `fs.futimes(fd, atime, mtime, callback)` + +Callback version of `fs.futimes()`. + +#### `fs.futimesSync(fd, atime, mtime)` + +Synchronous version of `fs.futimes()`. + +#### `await fs.link(src, dst)` + +Creates a new link (also known as a hard link) to an existing file. + +#### `fs.link(src, dst, callback)` + +Callback version of `fs.link()`. + +#### `fs.linkSync(src, dst)` + +Synchronous version of `fs.link()`. + +#### `await fs.mkdir(filepath[, opts])` + +Create a directory at `filepath`. + +Options include: + +```js +options = { + mode: 0o777, + recursive: false +} +``` + +If `opts` is a number, it is treated as the `mode`. When `recursive` is `true`, parent directories are created as needed. + +#### `fs.mkdir(filepath[, opts], callback)` + +Callback version of `fs.mkdir()`. + +#### `fs.mkdirSync(filepath[, opts])` + +Synchronous version of `fs.mkdir()`. + +#### `const path = await fs.mkdtemp(prefix)` + +Create a unique temporary directory. + +#### `fs.mkdtemp(prefix, callback)` + +Callback version of `fs.mkdtemp()`. + +#### `const path = fs.mkdtempSync(prefix)` + +Synchronous version of `fs.mkdtemp()`. + +#### `await fs.rmdir(filepath)` + +Remove an empty directory. + +#### `fs.rmdir(filepath, callback)` + +Callback version of `fs.rmdir()`. + +#### `fs.rmdirSync(filepath)` + +Synchronous version of `fs.rmdir()`. + +#### `await fs.rm(filepath[, opts])` + +Remove a file or directory at `filepath`. + +Options include: + +```js +options = { + force: false, + recursive: false +} +``` + +When `recursive` is `true`, directories are removed along with their contents. When `force` is `true`, no error is thrown if `filepath` does not exist. + +#### `fs.rm(filepath[, opts], callback)` + +Callback version of `fs.rm()`. + +#### `fs.rmSync(filepath[, opts])` + +Synchronous version of `fs.rm()`. + +#### `await fs.unlink(filepath)` + +Remove a file. + +#### `fs.unlink(filepath, callback)` + +Callback version of `fs.unlink()`. + +#### `fs.unlinkSync(filepath)` + +Synchronous version of `fs.unlink()`. + +#### `await fs.rename(src, dst)` + +Rename a file from `src` to `dst`. + +#### `fs.rename(src, dst, callback)` + +Callback version of `fs.rename()`. + +#### `fs.renameSync(src, dst)` + +Synchronous version of `fs.rename()`. + +#### `await fs.copyFile(src, dst[, mode])` + +Copy a file from `src` to `dst`. `mode` is an optional bitmask created from `fs.constants.COPYFILE_EXCL`, `fs.constants.COPYFILE_FICLONE`, or `fs.constants.COPYFILE_FICLONE_FORCE`. + +#### `fs.copyFile(src, dst[, mode], callback)` + +Callback version of `fs.copyFile()`. + +#### `fs.copyFileSync(src, dst[, mode])` + +Synchronous version of `fs.copyFile()`. + +#### `await fs.cp(src, dst[, opts])` + +Copy a file or directory from `src` to `dst`. + +Options include: + +```js +options = { + recursive: false +} +``` + +Set `recursive` to `true` to copy directories and their contents. Files are copied preserving their permissions. + +#### `fs.cp(src, dst[, opts], callback)` + +Callback version of `fs.cp()`. + +#### `fs.cpSync(src, dst[, opts])` + +Synchronous version of `fs.cp()`. + +#### `const resolved = await fs.realpath(filepath[, opts])` + +Resolve the real path of `filepath`, expanding all symbolic links. + +Options include: + +```js +options = { + encoding: 'utf8' +} +``` + +Set `encoding` to `'buffer'` to receive the result as a `Buffer`. + +#### `fs.realpath(filepath[, opts], callback)` + +Callback version of `fs.realpath()`. + +#### `const resolved = fs.realpathSync(filepath[, opts])` + +Synchronous version of `fs.realpath()`. + +#### `const target = await fs.readlink(filepath[, opts])` + +Read the target of a symbolic link. + +Options include: + +```js +options = { + encoding: 'utf8' +} +``` + +#### `fs.readlink(filepath[, opts], callback)` + +Callback version of `fs.readlink()`. + +#### `const target = fs.readlinkSync(filepath[, opts])` + +Synchronous version of `fs.readlink()`. + +#### `await fs.truncate(filename[, len])` + +Truncate the file at `filename` to `len` bytes. `len` defaults to `0`. + +#### `fs.truncate(filename[, len], callback)` + +Callback version of `fs.truncate()`. + +#### `fs.truncateSync(filename[, len])` + +Synchronous version of `fs.truncate()`. + +#### `await fs.symlink(target, filepath[, type])` + +Create a symbolic link at `filepath` pointing to `target`. `type` may be `'file'`, `'dir'`, or `'junction'` (Windows only) or a numeric flag. On Windows, if `type` is not provided, it is inferred from the target. + +#### `fs.symlink(target, filepath[, type], callback)` + +Callback version of `fs.symlink()`. + +#### `fs.symlinkSync(target, filepath[, type])` + +Synchronous version of `fs.symlink()`. + +#### `await fs.fsync(fd)` + +Flush all modified in-core data of the file referred by its file descriptor to the disk device. + +#### `fs.fsync(fs, callback)` + +Callback version of `fs.fsync()`. + +#### `fs.fsyncSync(fd)` + +Synchronous version of `fs.fsync()`. + +#### `await fs.fdatasync(fd)` + +Similar to `fsync`, but does not flush modified metadata unless necessary. + +#### `fs.fdatasync(fs, callback)` + +Callback version of `fs.fdatasync()`. + +#### `fs.fdatasyncSync(fd)` + +Synchronous version of `fs.fdatasync()`. + +#### `const dir = await fs.opendir(filepath[, opts])` + +Open a directory for iteration. Returns a `Dir` object. + +Options include: + +```js +options = { + encoding: 'utf8', + bufferSize: 32 +} +``` + +#### `fs.opendir(filepath[, opts], callback)` + +Callback version of `fs.opendir()`. + +#### `const dir = fs.opendirSync(filepath[, opts])` + +Synchronous version of `fs.opendir()`. + +#### `const entries = await fs.readdir(filepath[, opts])` + +Read the contents of a directory. Returns an array of filenames or, if `withFileTypes` is `true`, an array of `Dirent` objects. + +Options include: + +```js +options = { + encoding: 'utf8', + withFileTypes: false, + recursive: false +} +``` + +#### `fs.readdir(filepath[, opts], callback)` + +Callback version of `fs.readdir()`. + +#### `const entries = fs.readdirSync(filepath[, opts])` + +Synchronous version of `fs.readdir()`. + +#### `const data = await fs.readFile(filepath[, opts])` + +Read the entire contents of a file. Returns a `Buffer` by default, or a string if an `encoding` is specified. + +Options include: + +```js +options = { + encoding: 'buffer', + flag: 'r' +} +``` + +#### `fs.readFile(filepath[, opts], callback)` + +Callback version of `fs.readFile()`. + +#### `const data = fs.readFileSync(filepath[, opts])` + +Synchronous version of `fs.readFile()`. + +#### `await fs.writeFile(filepath, data[, opts])` + +Write `data` to a file, replacing it if it already exists. + +Options include: + +```js +options = { + encoding: 'utf8', + flag: 'w', + mode: 0o666 +} +``` + +#### `fs.writeFile(filepath, data[, opts], callback)` + +Callback version of `fs.writeFile()`. + +#### `fs.writeFileSync(filepath, data[, opts])` + +Synchronous version of `fs.writeFile()`. + +#### `await fs.appendFile(filepath, data[, opts])` + +Append `data` to a file, creating it if it does not exist. Accepts the same options as `fs.writeFile()` but defaults to the `'a'` flag. + +#### `fs.appendFile(filepath, data[, opts], callback)` + +Callback version of `fs.appendFile()`. + +#### `fs.appendFileSync(filepath, data[, opts])` + +Synchronous version of `fs.appendFile()`. + +#### `const watcher = fs.watch(filepath[, opts], callback)` + +Watch a file or directory for changes. Returns a `Watcher` object. The `callback`, if provided, is called with `(eventType, filename)` on each change. + +Options include: + +```js +options = { + persistent: true, + recursive: false, + encoding: 'utf8' +} +``` + +#### `const stream = fs.createReadStream(path[, opts])` + +Create a readable stream for a file. Returns a `ReadStream`. + +Options include: + +```js +options = { + fd: -1, + flags: 'r', + mode: 0o666, + start: 0, + end: Infinity +} +``` + +If `fd` is provided, `path` may be `null` and the stream reads from the given file descriptor. + +#### `const stream = fs.createWriteStream(path[, opts])` + +Create a writable stream for a file. Returns a `WriteStream`. + +Options include: + +```js +options = { + fd: -1, + flags: 'w', + mode: 0o666 +} +``` + +If `fd` is provided, `path` may be `null` and the stream writes to the given file descriptor. + +#### `fs.constants` + +An object containing file system constants. See `fs/constants` for the full list. Commonly used constants include: + +- `fs.constants.O_RDONLY`, `fs.constants.O_WRONLY`, `fs.constants.O_RDWR` — file access flags +- `fs.constants.O_CREAT`, `fs.constants.O_TRUNC`, `fs.constants.O_APPEND` — file creation flags +- `fs.constants.F_OK`, `fs.constants.R_OK`, `fs.constants.W_OK`, `fs.constants.X_OK` — file accessibility flags +- `fs.constants.S_IFMT`, `fs.constants.S_IFREG`, `fs.constants.S_IFDIR`, `fs.constants.S_IFLNK` — file type flags +- `fs.constants.COPYFILE_EXCL`, `fs.constants.COPYFILE_FICLONE`, `fs.constants.COPYFILE_FICLONE_FORCE` — copy flags + +### `Stats` + +Returned by `fs.stat()`, `fs.lstat()`, and `fs.fstat()`. + +#### `stats.dev` + +The device identifier. + +#### `stats.mode` + +The file mode (type and permissions). + +#### `stats.nlink` + +The number of hard links. + +#### `stats.uid` + +The user identifier of the file owner. + +#### `stats.gid` + +The group identifier of the file owner. + +#### `stats.rdev` + +The device identifier for special files. + +#### `stats.blksize` + +The file system block size for I/O operations. + +#### `stats.ino` + +The inode number. + +#### `stats.size` + +The size of the file in bytes. + +#### `stats.blocks` + +The number of 512-byte blocks allocated. + +#### `stats.atimeMs` + +The access time in milliseconds since the epoch. + +#### `stats.mtimeMs` + +The modification time in milliseconds since the epoch. + +#### `stats.ctimeMs` + +The change time in milliseconds since the epoch. + +#### `stats.birthtimeMs` + +The creation time in milliseconds since the epoch. + +#### `stats.atime` + +The access time as a `Date` object. + +#### `stats.mtime` + +The modification time as a `Date` object. + +#### `stats.ctime` + +The change time as a `Date` object. + +#### `stats.birthtime` + +The creation time as a `Date` object. + +#### `stats.isDirectory()` + +Returns `true` if the file is a directory. + +#### `stats.isFile()` + +Returns `true` if the file is a regular file. + +#### `stats.isBlockDevice()` + +Returns `true` if the file is a block device. + +#### `stats.isCharacterDevice()` + +Returns `true` if the file is a character device. + +#### `stats.isFIFO()` + +Returns `true` if the file is a FIFO (named pipe). + +#### `stats.isSymbolicLink()` + +Returns `true` if the file is a symbolic link. Only meaningful when using `fs.lstat()`. + +#### `stats.isSocket()` + +Returns `true` if the file is a socket. + +### `Dir` + +Returned by `fs.opendir()`. Supports both synchronous and asynchronous iteration. + +#### `dir.path` + +The path of the directory. + +#### `const dirent = await dir.read()` + +Read the next directory entry. Returns a `Dirent` or `null` when all entries have been read. + +#### `dir.read(callback)` + +Callback version of `dir.read()`. + +#### `const dirent = dir.readSync()` + +Synchronous version of `dir.read()`. + +#### `await dir.close()` + +Close the directory handle. + +#### `dir.close(callback)` + +Callback version of `dir.close()`. + +#### `dir.closeSync()` + +Synchronous version of `dir.close()`. + +### `Dirent` + +Represents a directory entry, returned when iterating a `Dir` or using `fs.readdir()` with `withFileTypes: true`. + +#### `dirent.parentPath` + +The path of the parent directory. + +#### `dirent.name` + +The name of the directory entry, as a string or `Buffer` depending on the encoding. + +#### `dirent.type` + +The numeric type of the directory entry. + +#### `dirent.isFile()` + +Returns `true` if the entry is a regular file. + +#### `dirent.isDirectory()` + +Returns `true` if the entry is a directory. + +#### `dirent.isSymbolicLink()` + +Returns `true` if the entry is a symbolic link. + +#### `dirent.isFIFO()` + +Returns `true` if the entry is a FIFO. + +#### `dirent.isSocket()` + +Returns `true` if the entry is a socket. + +#### `dirent.isCharacterDevice()` + +Returns `true` if the entry is a character device. + +#### `dirent.isBlockDevice()` + +Returns `true` if the entry is a block device. + +### `ReadStream` + +A readable stream for file data, created by `fs.createReadStream()`. Extends `Readable` from <https://github.com/holepunchto/bare-stream>. + +#### `stream.path` + +The file path, or `null` if opened by file descriptor. + +#### `stream.fd` + +The underlying file descriptor. + +#### `stream.flags` + +The flags the file was opened with. + +#### `stream.mode` + +The mode the file was opened with. + +### `WriteStream` + +A writable stream for file data, created by `fs.createWriteStream()`. Extends `Writable` from <https://github.com/holepunchto/bare-stream>. + +#### `stream.path` + +The file path, or `null` if opened by file descriptor. + +#### `stream.fd` + +The underlying file descriptor. + +#### `stream.flags` + +The flags the file was opened with. + +#### `stream.mode` + +The mode the file was opened with. + +### `Watcher` + +Watches for file system changes, created by `fs.watch()`. Extends `EventEmitter` from <https://github.com/holepunchto/bare-events>. + +#### `watcher.close()` + +Stop watching for changes. + +#### `watcher.ref()` + +Prevent the event loop from exiting while the watcher is active. + +#### `watcher.unref()` + +Allow the event loop to exit even if the watcher is still active. + +#### `event: 'change'` + +Emitted with `(eventType, filename)` when a change is detected. `eventType` is either `'rename'` or `'change'`. + +#### `event: 'error'` + +Emitted with `(err)` when an error occurs. + +#### `event: 'close'` + +Emitted when the watcher is closed. + +### `FileHandle` + +Returned by `require('bare-fs/promises').open()`. Provides an object-oriented API for working with file descriptors. + +#### `await handle.close()` + +Close the file handle. + +#### `const { bytesRead, buffer } = await handle.read(buffer[, offset[, len[, pos]]])` + +Read from the file into `buffer`. + +#### `const { bytesRead, buffers } = await handle.readv(buffers[, pos])` + +Read from the file into an array of `buffers`. + +#### `const { bytesWritten, buffer } = await handle.write(data[, offset[, len[, pos]]])` + +Write `data` to the file. + +#### `const { bytesWritten, buffers } = await handle.writev(buffers[, pos])` + +Write an array of `buffers` to the file. + +#### `const stats = await handle.stat()` + +Get the status of the file. + +#### `await handle.chmod(mode)` + +Change the permissions of the file. + +#### `await handle.chown(uid, gid)` + +Change the owner and group of the file. + +**NOTE**: This function is not implemented on Windows. + +#### `await handle.datasync()` + +Similar to `fsync`, but does not flush modified metadata unless necessary. + +#### `await handle.sync()` + +Flush all modified in-core data of the file. + +#### `await handle.truncate(len)` + +Truncate the file. + +#### `await handle.utimes(mode)` + +Change the access and modification times of the file. + +#### `const stream = handle.createReadStream([opts])` + +Create a readable stream for the file. + +#### `const stream = handle.createWriteStream([opts])` + +Create a writable stream for the file. + +#### `handle.fd` + +The file descriptor number. + +#### `event: 'close'` + +Emitted when the file handle is closed. + +## License + +Apache-2.0 diff --git a/node_modules/bare-fs/binding.c b/node_modules/bare-fs/binding.c new file mode 100644 index 0000000..c9b17da --- /dev/null +++ b/node_modules/bare-fs/binding.c @@ -0,0 +1,2889 @@ +#include <assert.h> +#include <bare.h> +#include <js.h> +#include <stdbool.h> +#include <stdint.h> +#include <stdlib.h> +#include <string.h> +#include <utf.h> +#include <uv.h> + +#ifndef _MSC_VER +#include <unistd.h> +#endif + +typedef struct { + uv_fs_t handle; + + js_env_t *env; + js_ref_t *ctx; + js_ref_t *on_result; + + bool exiting; + bool inflight; + + js_deferred_teardown_t *teardown; +} bare_fs_req_t; + +typedef utf8_t bare_fs_path_t[4096 + 1 /* NULL */]; + +typedef struct { + uv_dir_t *handle; +} bare_fs_dir_t; + +typedef struct { + uv_fs_event_t handle; + + js_env_t *env; + js_ref_t *ctx; + js_ref_t *on_event; + js_ref_t *on_close; + + bool exiting; + bool closing; + + js_deferred_teardown_t *teardown; +} bare_fs_watcher_t; + +typedef uv_dirent_t bare_fs_dirent_t; + +enum { + bare_fs_async = true, + bare_fs_sync = false +}; + +static inline void +bare_fs__request_destroy(bare_fs_req_t *req) { + int err; + + js_env_t *env = req->env; + + js_deferred_teardown_t *teardown = req->teardown; + + uv_fs_req_cleanup(&req->handle); + + err = js_delete_reference(env, req->on_result); + assert(err == 0); + + err = js_delete_reference(env, req->ctx); + assert(err == 0); + + err = js_finish_deferred_teardown_callback(teardown); + assert(err == 0); +} + +static void +bare_fs__on_request_teardown(js_deferred_teardown_t *handle, void *data) { + int err; + + bare_fs_req_t *req = (bare_fs_req_t *) data; + + req->exiting = true; + + if (req->inflight) { + err = uv_cancel((uv_req_t *) &req->handle); + if (err < 0) return; + } + + bare_fs__request_destroy(req); +} + +static inline void +bare_fs__on_request_result(uv_fs_t *handle) { + int err; + + bare_fs_req_t *req = (bare_fs_req_t *) handle; + + req->inflight = false; + + if (req->exiting) return bare_fs__request_destroy(req); + + js_env_t *env = req->env; + + js_handle_scope_t *scope; + err = js_open_handle_scope(env, &scope); + assert(err == 0); + + js_value_t *ctx; + err = js_get_reference_value(env, req->ctx, &ctx); + assert(err == 0); + + js_value_t *on_result; + err = js_get_reference_value(env, req->on_result, &on_result); + assert(err == 0); + + int status = handle->result; + + js_value_t *args[2]; + + if (status < 0) { + js_value_t *code; + err = js_create_string_utf8(env, (utf8_t *) uv_err_name(status), -1, &code); + assert(err == 0); + + js_value_t *message; + err = js_create_string_utf8(env, (utf8_t *) uv_strerror(status), -1, &message); + assert(err == 0); + + err = js_create_error(env, code, message, &args[0]); + assert(err == 0); + } else { + err = js_get_null(env, &args[0]); + assert(err == 0); + } + + err = js_create_int32(env, status, &args[1]); + assert(err == 0); + + err = js_call_function(env, ctx, on_result, 2, args, NULL); + (void) err; + + err = js_close_handle_scope(env, scope); + assert(err == 0); +} + +static inline int +bare_fs__request_pending(js_env_t *env, bare_fs_req_t *req, bool async, int *result) { + int err; + + if (async) { + req->inflight = true; + + return 0; + } + + int status = req->handle.result; + + if (status < 0) { + err = js_throw_error(env, uv_err_name(status), uv_strerror(status)); + assert(err == 0); + + return -1; + } + + if (result) *result = status; + + return 1; +} + +static js_value_t * +bare_fs_request_init(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + js_value_t *handle; + + bare_fs_req_t *req; + err = js_create_arraybuffer(env, sizeof(bare_fs_req_t), (void **) &req, &handle); + assert(err == 0); + + req->env = env; + req->exiting = false; + req->inflight = false; + + err = js_create_reference(env, argv[0], 1, &req->ctx); + assert(err == 0); + + err = js_create_reference(env, argv[1], 1, &req->on_result); + assert(err == 0); + + err = js_add_deferred_teardown_callback(env, bare_fs__on_request_teardown, (void *) req, &req->teardown); + assert(err == 0); + + return handle; +} + +static js_value_t * +bare_fs_request_destroy(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs__request_destroy(req); + + return NULL; +} + +static js_value_t * +bare_fs_request_reset(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uv_fs_req_cleanup(&req->handle); + + return NULL; +} + +static js_value_t * +bare_fs_request_result_stat(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + js_value_t *result; + err = js_create_array_with_length(env, 14, &result); + assert(err == 0); + + uint32_t i = 0; + +#define V(property) \ + { \ + js_value_t *value; \ + err = js_create_int64(env, req->handle.statbuf.st_##property, &value); \ + assert(err == 0); \ +\ + err = js_set_element(env, result, i++, value); \ + assert(err == 0); \ + } + V(dev) + V(mode) + V(nlink) + V(uid) + V(gid) + V(rdev) + V(blksize) + V(ino) + V(size) + V(blocks) +#undef V + +#define V(property) \ + { \ + uv_timespec_t time = req->handle.statbuf.st_##property; \ +\ + js_value_t *value; \ + err = js_create_int64(env, time.tv_sec * 1000 + time.tv_nsec / 1000000, &value); \ + assert(err == 0); \ +\ + err = js_set_element(env, result, i++, value); \ + assert(err == 0); \ + } + V(atim) + V(mtim) + V(ctim) + V(birthtim) +#undef V + + return result; +} + +static js_value_t * +bare_fs_request_result_statfs(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uv_statfs_t *statfs = req->handle.ptr; + + js_value_t *result; + err = js_create_array_with_length(env, 7, &result); + assert(err == 0); + + uint32_t i = 0; + +#define V(property) \ + { \ + js_value_t *value; \ + err = js_create_int64(env, statfs->f_##property, &value); \ + assert(err == 0); \ +\ + err = js_set_element(env, result, i++, value); \ + assert(err == 0); \ + } + V(type) + V(bsize) + V(blocks) + V(bfree) + V(bavail) + V(files) + V(ffree) +#undef V + + return result; +} + +static js_value_t * +bare_fs_request_result_string(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + size_t len = strlen(req->handle.ptr); + + js_value_t *result; + + void *data; + err = js_create_arraybuffer(env, len, (void *) &data, &result); + assert(err == 0); + + strncpy(data, req->handle.ptr, len); + + return result; +} + +static js_value_t * +bare_fs_request_result_path(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + const char *path = req->handle.path; + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) path, strlen(path), &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_fs_request_result_dir(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + js_value_t *result; + + bare_fs_dir_t *dir; + err = js_create_arraybuffer(env, sizeof(bare_fs_dir_t), (void **) &dir, &result); + assert(err == 0); + + dir->handle = req->handle.ptr; + + return result; +} + +static js_value_t * +bare_fs_request_result_dirents(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + size_t len = req->handle.result; + + js_value_t *result; + err = js_create_array_with_length(env, len, &result); + assert(err == 0); + + uv_dir_t *dir = req->handle.ptr; + + for (uint32_t i = 0; i < len; i++) { + uv_dirent_t *dirent = &dir->dirents[i]; + + js_value_t *entry; + err = js_create_object(env, &entry); + assert(err == 0); + + err = js_set_element(env, result, i, entry); + assert(err == 0); + + size_t name_len = strlen(dirent->name); + + js_value_t *name; + + void *data; + err = js_create_arraybuffer(env, name_len, &data, &name); + assert(err == 0); + + memcpy(data, dirent->name, name_len); + + err = js_set_named_property(env, entry, "name", name); + assert(err == 0); + + js_value_t *type; + err = js_create_uint32(env, dirent->type, &type); + assert(err == 0); + + err = js_set_named_property(env, entry, "type", type); + assert(err == 0); + } + + return result; +} + +static void +bare_fs__on_open(uv_fs_t *handle) { + int err; + + bare_fs_req_t *req = (bare_fs_req_t *) handle; + + int status = handle->result; + + if (req->exiting && status >= 0) { + int fd = status; + + uv_fs_req_cleanup(handle); + + err = uv_fs_close(handle->loop, handle, fd, NULL); + assert(err == 0); + } + + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__open(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + int32_t flags; + err = js_get_value_int32(env, argv[2], &flags); + assert(err == 0); + + int32_t mode; + err = js_get_value_int32(env, argv[3], &mode); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_open(loop, &req->handle, (char *) path, flags, mode, async ? bare_fs__on_open : NULL); + (void) err; + + int status; + err = bare_fs__request_pending(env, req, async, &status); + if (err != 1) return NULL; + + js_value_t *result; + err = js_create_int32(env, status, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_fs_open(js_env_t *env, js_callback_info_t *info) { + return bare_fs__open(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_open_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__open(env, info, bare_fs_sync); +} + +static void +bare_fs__on_close(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__close(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_close(loop, &req->handle, fd, async ? bare_fs__on_close : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_close(js_env_t *env, js_callback_info_t *info) { + return bare_fs__close(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_close_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__close(env, info, bare_fs_sync); +} + +static void +bare_fs__on_access(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__access(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 3; + js_value_t *argv[3]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 3); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + int32_t mode; + err = js_get_value_int32(env, argv[2], &mode); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_access(loop, &req->handle, (char *) path, mode, async ? bare_fs__on_access : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_access(js_env_t *env, js_callback_info_t *info) { + return bare_fs__access(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_access_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__access(env, info, bare_fs_sync); +} + +static void +bare_fs__on_read(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__read(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 6; + js_value_t *argv[6]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 6); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + uint8_t *data; + size_t data_len; + err = js_get_typedarray_info(env, argv[2], NULL, (void **) &data, &data_len, NULL, NULL); + assert(err == 0); + + uint32_t offset; + err = js_get_value_uint32(env, argv[3], &offset); + assert(err == 0); + + uint32_t len; + err = js_get_value_uint32(env, argv[4], &len); + assert(err == 0); + + if (offset >= data_len) len = 0; + else if (offset + len >= data_len) len = data_len - offset; + + int64_t pos; + err = js_get_value_int64(env, argv[5], &pos); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + uv_buf_t buf = uv_buf_init((void *) (data + offset), len); + + err = uv_fs_read(loop, &req->handle, fd, &buf, 1, pos, async ? bare_fs__on_read : NULL); + (void) err; + + int status; + err = bare_fs__request_pending(env, req, async, &status); + if (err != 1) return NULL; + + js_value_t *result; + err = js_create_int32(env, status, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_fs_read(js_env_t *env, js_callback_info_t *info) { + return bare_fs__read(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_read_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__read(env, info, bare_fs_sync); +} + +static void +bare_fs__on_readv(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__readv(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + int64_t pos; + err = js_get_value_int64(env, argv[3], &pos); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + js_value_t *arr = argv[2]; + + uint32_t bufs_len; + err = js_get_array_length(env, arr, &bufs_len); + assert(err == 0); + + uv_buf_t *bufs = malloc(sizeof(uv_buf_t) * bufs_len); + + js_value_t **elements = malloc(bufs_len * sizeof(js_value_t *)); + err = js_get_array_elements(env, arr, elements, bufs_len, 0, NULL); + assert(err == 0); + + for (uint32_t i = 0; i < bufs_len; i++) { + js_value_t *item = elements[i]; + + uv_buf_t *buf = &bufs[i]; + err = js_get_typedarray_info(env, item, NULL, (void **) &buf->base, (size_t *) &buf->len, NULL, NULL); + assert(err == 0); + } + + err = uv_fs_read(loop, &req->handle, fd, bufs, bufs_len, pos, async ? bare_fs__on_readv : NULL); + (void) err; + + free(elements); + free(bufs); + + int status; + err = bare_fs__request_pending(env, req, async, &status); + if (err != 1) return NULL; + + js_value_t *result; + err = js_create_int32(env, status, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_fs_readv(js_env_t *env, js_callback_info_t *info) { + return bare_fs__readv(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_readv_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__readv(env, info, bare_fs_sync); +} + +static void +bare_fs__on_write(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__write(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 6; + js_value_t *argv[6]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 6); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + uint8_t *data; + size_t data_len; + err = js_get_typedarray_info(env, argv[2], NULL, (void **) &data, &data_len, NULL, NULL); + assert(err == 0); + + uint32_t offset; + err = js_get_value_uint32(env, argv[3], &offset); + assert(err == 0); + + uint32_t len; + err = js_get_value_uint32(env, argv[4], &len); + assert(err == 0); + + if (offset >= data_len) len = 0; + else if (offset + len >= data_len) len = data_len - offset; + + int64_t pos; + err = js_get_value_int64(env, argv[5], &pos); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + uv_buf_t buf = uv_buf_init((void *) (data + offset), len); + + err = uv_fs_write(loop, &req->handle, fd, &buf, 1, pos, async ? bare_fs__on_write : NULL); + (void) err; + + int status; + err = bare_fs__request_pending(env, req, async, &status); + if (err != 1) return NULL; + + js_value_t *result; + err = js_create_int32(env, status, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_fs_write(js_env_t *env, js_callback_info_t *info) { + return bare_fs__write(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_write_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__write(env, info, bare_fs_sync); +} + +static void +bare_fs__on_writev(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__writev(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + int64_t pos; + err = js_get_value_int64(env, argv[3], &pos); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + js_value_t *arr = argv[2]; + + uint32_t bufs_len; + err = js_get_array_length(env, arr, &bufs_len); + assert(err == 0); + + uv_buf_t *bufs = malloc(sizeof(uv_buf_t) * bufs_len); + + js_value_t **elements = malloc(bufs_len * sizeof(js_value_t *)); + + err = js_get_array_elements(env, arr, elements, bufs_len, 0, NULL); + assert(err == 0); + + for (uint32_t i = 0; i < bufs_len; i++) { + js_value_t *item = elements[i]; + + uv_buf_t *buf = &bufs[i]; + err = js_get_typedarray_info(env, item, NULL, (void **) &buf->base, (size_t *) &buf->len, NULL, NULL); + assert(err == 0); + } + + err = uv_fs_write(loop, &req->handle, fd, bufs, bufs_len, pos, async ? bare_fs__on_writev : NULL); + (void) err; + + free(elements); + free(bufs); + + int status; + err = bare_fs__request_pending(env, req, async, &status); + if (err != 1) return NULL; + + js_value_t *result; + err = js_create_int32(env, status, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_fs_writev(js_env_t *env, js_callback_info_t *info) { + return bare_fs__writev(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_writev_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__writev(env, info, bare_fs_sync); +} + +static void +bare_fs__on_ftruncate(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__ftruncate(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 3; + js_value_t *argv[3]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 3); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + int64_t len; + err = js_get_value_int64(env, argv[2], &len); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_ftruncate(loop, &req->handle, fd, len, async ? bare_fs__on_ftruncate : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_ftruncate(js_env_t *env, js_callback_info_t *info) { + return bare_fs__ftruncate(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_ftruncate_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__ftruncate(env, info, bare_fs_sync); +} + +static void +bare_fs__on_chmod(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__chmod(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 3; + js_value_t *argv[3]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 3); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + int32_t mode; + err = js_get_value_int32(env, argv[2], &mode); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_chmod(loop, &req->handle, (char *) path, mode, async ? bare_fs__on_chmod : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_chmod(js_env_t *env, js_callback_info_t *info) { + return bare_fs__chmod(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_chmod_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__chmod(env, info, bare_fs_sync); +} + +static void +bare_fs__on_fchmod(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__fchmod(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 3; + js_value_t *argv[3]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 3); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + int32_t mode; + err = js_get_value_int32(env, argv[2], &mode); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_fchmod(loop, &req->handle, fd, mode, async ? bare_fs__on_fchmod : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_fchmod(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fchmod(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_fchmod_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fchmod(env, info, bare_fs_sync); +} + +static void +bare_fs__on_chown(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__chown(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uint32_t uid; + err = js_get_value_uint32(env, argv[2], &uid); + assert(err == 0); + + uint32_t gid; + err = js_get_value_uint32(env, argv[3], &gid); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_chown(loop, &req->handle, (char *) path, uid, gid, async ? bare_fs__on_chown : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_chown(js_env_t *env, js_callback_info_t *info) { + return bare_fs__chown(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_chown_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__chown(env, info, bare_fs_sync); +} + +static void +bare_fs__on_lchown(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__lchown(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uint32_t uid; + err = js_get_value_uint32(env, argv[2], &uid); + assert(err == 0); + + uint32_t gid; + err = js_get_value_uint32(env, argv[3], &gid); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_lchown(loop, &req->handle, (char *) path, uid, gid, async ? bare_fs__on_lchown : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_lchown(js_env_t *env, js_callback_info_t *info) { + return bare_fs__lchown(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_lchown_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__lchown(env, info, bare_fs_sync); +} + +static void +bare_fs__on_fchown(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__fchown(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + uint32_t uid; + err = js_get_value_uint32(env, argv[2], &uid); + assert(err == 0); + + uint32_t gid; + err = js_get_value_uint32(env, argv[3], &gid); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_fchown(loop, &req->handle, fd, uid, gid, async ? bare_fs__on_fchown : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_fchown(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fchown(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_fchown_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fchown(env, info, bare_fs_sync); +} + +static void +bare_fs__on_utimes(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__utimes(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + double atime; + err = js_get_value_double(env, argv[2], &atime); + assert(err == 0); + + double mtime; + err = js_get_value_double(env, argv[3], &mtime); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_utime(loop, &req->handle, (char *) path, atime, mtime, async ? bare_fs__on_utimes : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_utimes(js_env_t *env, js_callback_info_t *info) { + return bare_fs__utimes(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_utimes_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__utimes(env, info, bare_fs_sync); +} + +static void +bare_fs__on_lutimes(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__lutimes(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + double atime; + err = js_get_value_double(env, argv[2], &atime); + assert(err == 0); + + double mtime; + err = js_get_value_double(env, argv[3], &mtime); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_lutime(loop, &req->handle, (char *) path, atime, mtime, async ? bare_fs__on_lutimes : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_lutimes(js_env_t *env, js_callback_info_t *info) { + return bare_fs__lutimes(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_lutimes_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__lutimes(env, info, bare_fs_sync); +} + +static void +bare_fs__on_futimes(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__futimes(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + double atime; + err = js_get_value_double(env, argv[2], &atime); + assert(err == 0); + + double mtime; + err = js_get_value_double(env, argv[3], &mtime); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_futime(loop, &req->handle, fd, atime, mtime, async ? bare_fs__on_futimes : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_futimes(js_env_t *env, js_callback_info_t *info) { + return bare_fs__futimes(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_futimes_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__futimes(env, info, bare_fs_sync); +} + +static void +bare_fs__on_rename(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__rename(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 3; + js_value_t *argv[3]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 3); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t src; + err = js_get_value_string_utf8(env, argv[1], src, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + bare_fs_path_t dst; + err = js_get_value_string_utf8(env, argv[2], dst, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_rename(loop, &req->handle, (char *) src, (char *) dst, async ? bare_fs__on_rename : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_rename(js_env_t *env, js_callback_info_t *info) { + return bare_fs__rename(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_rename_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__rename(env, info, bare_fs_sync); +} + +static void +bare_fs__on_copyfile(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__copyfile(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t src; + err = js_get_value_string_utf8(env, argv[1], src, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + bare_fs_path_t dst; + err = js_get_value_string_utf8(env, argv[2], dst, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + int32_t mode; + err = js_get_value_int32(env, argv[3], &mode); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_copyfile(loop, &req->handle, (char *) src, (char *) dst, mode, async ? bare_fs__on_copyfile : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_copyfile(js_env_t *env, js_callback_info_t *info) { + return bare_fs__copyfile(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_copyfile_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__copyfile(env, info, bare_fs_sync); +} + +static void +bare_fs__on_mkdir(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__mkdir(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 3; + js_value_t *argv[3]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 3); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + int32_t mode; + err = js_get_value_int32(env, argv[2], &mode); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_mkdir(loop, &req->handle, (char *) path, mode, async ? bare_fs__on_mkdir : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_mkdir(js_env_t *env, js_callback_info_t *info) { + return bare_fs__mkdir(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_mkdir_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__mkdir(env, info, bare_fs_sync); +} + +static void +bare_fs__on_mkdtemp(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__mkdtemp(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t prefix; + err = js_get_value_string_utf8(env, argv[1], prefix, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_mkdtemp(loop, &req->handle, (char *) prefix, async ? bare_fs__on_mkdtemp : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_mkdtemp(js_env_t *env, js_callback_info_t *info) { + return bare_fs__mkdtemp(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_mkdtemp_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__mkdtemp(env, info, bare_fs_sync); +} + +static void +bare_fs__on_link(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__link(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 3; + js_value_t *argv[3]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 3); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t src; + err = js_get_value_string_utf8(env, argv[1], src, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + bare_fs_path_t dst; + err = js_get_value_string_utf8(env, argv[2], dst, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_link(loop, &req->handle, (char *) src, (char *) dst, async ? bare_fs__on_link : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_link(js_env_t *env, js_callback_info_t *info) { + return bare_fs__link(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_link_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__link(env, info, bare_fs_sync); +} + +static void +bare_fs__on_rmdir(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__rmdir(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_rmdir(loop, &req->handle, (char *) path, async ? bare_fs__on_rmdir : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_rmdir(js_env_t *env, js_callback_info_t *info) { + return bare_fs__rmdir(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_rmdir_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__rmdir(env, info, bare_fs_sync); +} + +static void +bare_fs__on_stat(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__stat(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_stat(loop, &req->handle, (char *) path, async ? bare_fs__on_stat : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_stat(js_env_t *env, js_callback_info_t *info) { + return bare_fs__stat(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_stat_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__stat(env, info, bare_fs_sync); +} + +static void +bare_fs__on_lstat(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__lstat(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_lstat(loop, &req->handle, (char *) path, async ? bare_fs__on_lstat : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_lstat(js_env_t *env, js_callback_info_t *info) { + return bare_fs__lstat(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_lstat_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__lstat(env, info, bare_fs_sync); +} + +static void +bare_fs__on_fstat(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__fstat(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_fstat(loop, &req->handle, fd, async ? bare_fs__on_fstat : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_fstat(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fstat(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_fstat_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fstat(env, info, bare_fs_sync); +} + +static void +bare_fs__on_statfs(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__statfs(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_statfs(loop, &req->handle, (char *) path, async ? bare_fs__on_statfs : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_statfs(js_env_t *env, js_callback_info_t *info) { + return bare_fs__statfs(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_statfs_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__statfs(env, info, bare_fs_sync); +} + +static void +bare_fs__on_unlink(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__unlink(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_unlink(loop, &req->handle, (char *) path, async ? bare_fs__on_unlink : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_unlink(js_env_t *env, js_callback_info_t *info) { + return bare_fs__unlink(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_unlink_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__unlink(env, info, bare_fs_sync); +} + +static void +bare_fs__on_realpath(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__realpath(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_realpath(loop, &req->handle, (char *) path, async ? bare_fs__on_realpath : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_realpath(js_env_t *env, js_callback_info_t *info) { + return bare_fs__realpath(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_realpath_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__realpath(env, info, bare_fs_sync); +} + +static void +bare_fs__on_readlink(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__readlink(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_readlink(loop, &req->handle, (char *) path, async ? bare_fs__on_readlink : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_readlink(js_env_t *env, js_callback_info_t *info) { + return bare_fs__readlink(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_readlink_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__readlink(env, info, bare_fs_sync); +} + +static void +bare_fs__on_symlink(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__symlink(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t target; + err = js_get_value_string_utf8(env, argv[1], target, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[2], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + int32_t flags; + err = js_get_value_int32(env, argv[3], &flags); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_symlink(loop, &req->handle, (char *) target, (char *) path, flags, async ? bare_fs__on_symlink : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_symlink(js_env_t *env, js_callback_info_t *info) { + return bare_fs__symlink(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_symlink_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__symlink(env, info, bare_fs_sync); +} + +static void +bare_fs__on_opendir(uv_fs_t *handle) { + int err; + + bare_fs_req_t *req = (bare_fs_req_t *) handle; + + int status = handle->result; + + if (req->exiting && status >= 0) { + uv_dir_t *dir = handle->ptr; + + uv_fs_req_cleanup(handle); + + err = uv_fs_closedir(handle->loop, handle, dir, NULL); + assert(err == 0); + } + + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__opendir(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[1], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_opendir(loop, &req->handle, (char *) path, async ? bare_fs__on_opendir : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_opendir(js_env_t *env, js_callback_info_t *info) { + return bare_fs__opendir(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_opendir_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__opendir(env, info, bare_fs_sync); +} + +static void +bare_fs__on_readdir(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__readdir(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 3; + js_value_t *argv[3]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 3); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_dir_t *dir; + err = js_get_arraybuffer_info(env, argv[1], (void **) &dir, NULL); + assert(err == 0); + + uint32_t capacity; + err = js_get_value_uint32(env, argv[2], &capacity); + assert(err == 0); + + js_value_t *result; + + bare_fs_dirent_t *dirents; + err = js_create_arraybuffer(env, capacity * sizeof(bare_fs_dirent_t), (void **) &dirents, &result); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + dir->handle->dirents = dirents; + dir->handle->nentries = capacity; + + err = uv_fs_readdir(loop, &req->handle, dir->handle, async ? bare_fs__on_readdir : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return result; +} + +static js_value_t * +bare_fs_readdir(js_env_t *env, js_callback_info_t *info) { + return bare_fs__readdir(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_readdir_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__readdir(env, info, bare_fs_sync); +} + +static void +bare_fs__on_closedir(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__closedir(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + bare_fs_dir_t *dir; + err = js_get_arraybuffer_info(env, argv[1], (void **) &dir, NULL); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_closedir(loop, &req->handle, dir->handle, async ? bare_fs__on_closedir : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_closedir(js_env_t *env, js_callback_info_t *info) { + return bare_fs__closedir(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_closedir_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__closedir(env, info, bare_fs_sync); +} + +static void +bare_fs__on_fsync(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__fsync(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_fsync(loop, &req->handle, fd, async ? bare_fs__on_fsync : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_fsync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fsync(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_fsync_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fsync(env, info, bare_fs_sync); +} + +static void +bare_fs__on_fdatasync(uv_fs_t *handle) { + bare_fs__on_request_result(handle); +} + +static inline js_value_t * +bare_fs__fdatasync(js_env_t *env, js_callback_info_t *info, bool async) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bare_fs_req_t *req; + err = js_get_arraybuffer_info(env, argv[0], (void **) &req, NULL); + assert(err == 0); + + uint32_t fd; + err = js_get_value_uint32(env, argv[1], &fd); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_fdatasync(loop, &req->handle, fd, async ? bare_fs__on_fdatasync : NULL); + (void) err; + + err = bare_fs__request_pending(env, req, async, NULL); + (void) err; + + return NULL; +} + +static js_value_t * +bare_fs_fdatasync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fdatasync(env, info, bare_fs_async); +} + +static js_value_t * +bare_fs_fdatasync_sync(js_env_t *env, js_callback_info_t *info) { + return bare_fs__fdatasync(env, info, bare_fs_sync); +} + +static void +bare_fs__on_watcher_event(uv_fs_event_t *handle, const char *filename, int events, int status) { + int err; + + bare_fs_watcher_t *watcher = (bare_fs_watcher_t *) handle; + + if (watcher->exiting) return; + + js_env_t *env = watcher->env; + + js_handle_scope_t *scope; + err = js_open_handle_scope(env, &scope); + assert(err == 0); + + js_value_t *ctx; + err = js_get_reference_value(env, watcher->ctx, &ctx); + assert(err == 0); + + js_value_t *on_event; + err = js_get_reference_value(env, watcher->on_event, &on_event); + assert(err == 0); + + js_value_t *args[3]; + + if (status < 0) { + js_value_t *code; + err = js_create_string_utf8(env, (utf8_t *) uv_err_name(status), -1, &code); + assert(err == 0); + + js_value_t *message; + err = js_create_string_utf8(env, (utf8_t *) uv_strerror(status), -1, &message); + assert(err == 0); + + err = js_create_error(env, code, message, &args[0]); + assert(err == 0); + + err = js_create_int32(env, 0, &args[1]); + assert(err == 0); + + err = js_get_null(env, &args[2]); + assert(err == 0); + } else { + err = js_get_null(env, &args[0]); + assert(err == 0); + + err = js_create_int32(env, events, &args[1]); + assert(err == 0); + + size_t len = strlen(filename); + + void *data; + err = js_create_arraybuffer(env, len, &data, &args[2]); + assert(err == 0); + + memcpy(data, (void *) filename, len); + } + + err = js_call_function(env, ctx, on_event, 3, args, NULL); + (void) err; + + err = js_close_handle_scope(env, scope); + assert(err == 0); +} + +static void +bare_fs__on_watcher_close(uv_handle_t *handle) { + int err; + + bare_fs_watcher_t *watcher = (bare_fs_watcher_t *) handle; + + js_env_t *env = watcher->env; + + js_deferred_teardown_t *teardown = watcher->teardown; + + if (watcher->exiting) { + err = js_delete_reference(env, watcher->on_event); + assert(err == 0); + + err = js_delete_reference(env, watcher->on_close); + assert(err == 0); + + err = js_delete_reference(env, watcher->ctx); + assert(err == 0); + } else { + js_handle_scope_t *scope; + err = js_open_handle_scope(env, &scope); + assert(err == 0); + + js_value_t *ctx; + err = js_get_reference_value(env, watcher->ctx, &ctx); + assert(err == 0); + + js_value_t *on_close; + err = js_get_reference_value(env, watcher->on_close, &on_close); + assert(err == 0); + + err = js_delete_reference(env, watcher->on_event); + assert(err == 0); + + err = js_delete_reference(env, watcher->on_close); + assert(err == 0); + + err = js_delete_reference(env, watcher->ctx); + assert(err == 0); + + err = js_call_function(env, ctx, on_close, 0, NULL, NULL); + (void) err; + + err = js_close_handle_scope(env, scope); + assert(err == 0); + } + + err = js_finish_deferred_teardown_callback(teardown); + assert(err == 0); +} + +static void +bare_fs__on_watcher_teardown(js_deferred_teardown_t *handle, void *data) { + bare_fs_watcher_t *watcher = (bare_fs_watcher_t *) data; + + watcher->exiting = true; + + if (watcher->closing) return; + + uv_close((uv_handle_t *) &watcher->handle, bare_fs__on_watcher_close); +} + +static js_value_t * +bare_fs_watcher_init(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 5; + js_value_t *argv[5]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 5); + + bare_fs_path_t path; + err = js_get_value_string_utf8(env, argv[0], path, sizeof(bare_fs_path_t), NULL); + assert(err == 0); + + bool recursive; + err = js_get_value_bool(env, argv[1], &recursive); + assert(err == 0); + + js_value_t *result; + + bare_fs_watcher_t *watcher; + err = js_create_arraybuffer(env, sizeof(bare_fs_watcher_t), (void **) &watcher, &result); + assert(err == 0); + + uv_loop_t *loop; + err = js_get_env_loop(env, &loop); + assert(err == 0); + + err = uv_fs_event_init(loop, &watcher->handle); + + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + err = uv_fs_event_start(&watcher->handle, bare_fs__on_watcher_event, (char *) path, recursive ? UV_FS_EVENT_RECURSIVE : 0); + assert(err == 0); + + watcher->env = env; + watcher->closing = false; + watcher->exiting = false; + + err = js_create_reference(env, argv[2], 1, &watcher->ctx); + assert(err == 0); + + err = js_create_reference(env, argv[3], 1, &watcher->on_event); + assert(err == 0); + + err = js_create_reference(env, argv[4], 1, &watcher->on_close); + assert(err == 0); + + err = js_add_deferred_teardown_callback(env, bare_fs__on_watcher_teardown, (void *) watcher, &watcher->teardown); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_fs_watcher_close(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_watcher_t *watcher; + err = js_get_arraybuffer_info(env, argv[0], (void **) &watcher, NULL); + assert(err == 0); + + err = uv_fs_event_stop(&watcher->handle); + assert(err == 0); + + watcher->closing = true; + + uv_close((uv_handle_t *) &watcher->handle, bare_fs__on_watcher_close); + + return NULL; +} + +static js_value_t * +bare_fs_watcher_ref(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_watcher_t *watcher; + err = js_get_arraybuffer_info(env, argv[0], (void **) &watcher, NULL); + assert(err == 0); + + uv_ref((uv_handle_t *) &watcher->handle); + + return NULL; +} + +static js_value_t * +bare_fs_watcher_unref(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + bare_fs_watcher_t *watcher; + err = js_get_arraybuffer_info(env, argv[0], (void **) &watcher, NULL); + assert(err == 0); + + uv_unref((uv_handle_t *) &watcher->handle); + + return NULL; +} + +static js_value_t * +bare_fs_exports(js_env_t *env, js_value_t *exports) { + int err; + +#define V(name, fn) \ + { \ + js_value_t *val; \ + err = js_create_function(env, name, -1, fn, NULL, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, exports, name, val); \ + assert(err == 0); \ + } + + V("requestInit", bare_fs_request_init) + V("requestDestroy", bare_fs_request_destroy) + V("requestReset", bare_fs_request_reset) + V("requestResultStat", bare_fs_request_result_stat) + V("requestResultStatfs", bare_fs_request_result_statfs) + V("requestResultString", bare_fs_request_result_string) + V("requestResultPath", bare_fs_request_result_path) + V("requestResultDir", bare_fs_request_result_dir) + V("requestResultDirents", bare_fs_request_result_dirents) + + V("open", bare_fs_open) + V("openSync", bare_fs_open_sync) + V("close", bare_fs_close) + V("closeSync", bare_fs_close_sync) + V("access", bare_fs_access) + V("accessSync", bare_fs_access_sync) + V("read", bare_fs_read) + V("readSync", bare_fs_read_sync) + V("readv", bare_fs_readv) + V("readvSync", bare_fs_readv_sync) + V("write", bare_fs_write) + V("writeSync", bare_fs_write_sync) + V("writev", bare_fs_writev) + V("writevSync", bare_fs_writev_sync) + V("ftruncate", bare_fs_ftruncate) + V("ftruncateSync", bare_fs_ftruncate_sync) + V("chmod", bare_fs_chmod) + V("chmodSync", bare_fs_chmod_sync) + V("fchmod", bare_fs_fchmod) + V("fchmodSync", bare_fs_fchmod_sync) + V("chown", bare_fs_chown) + V("chownSync", bare_fs_chown_sync) + V("lchown", bare_fs_lchown) + V("lchownSync", bare_fs_lchown_sync) + V("fchown", bare_fs_fchown) + V("fchownSync", bare_fs_fchown_sync) + V("utimes", bare_fs_utimes) + V("utimesSync", bare_fs_utimes_sync) + V("lutimes", bare_fs_lutimes) + V("lutimesSync", bare_fs_lutimes_sync) + V("futimes", bare_fs_futimes) + V("futimesSync", bare_fs_futimes_sync) + V("rename", bare_fs_rename) + V("renameSync", bare_fs_rename_sync) + V("copyfile", bare_fs_copyfile) + V("copyfileSync", bare_fs_copyfile_sync) + V("mkdir", bare_fs_mkdir) + V("mkdirSync", bare_fs_mkdir_sync) + V("mkdtemp", bare_fs_mkdtemp) + V("mkdtempSync", bare_fs_mkdtemp_sync) + V("rmdir", bare_fs_rmdir) + V("rmdirSync", bare_fs_rmdir_sync) + V("stat", bare_fs_stat) + V("statSync", bare_fs_stat_sync) + V("lstat", bare_fs_lstat) + V("lstatSync", bare_fs_lstat_sync) + V("fstat", bare_fs_fstat) + V("fstatSync", bare_fs_fstat_sync) + V("statfs", bare_fs_statfs) + V("statfsSync", bare_fs_statfs_sync) + V("link", bare_fs_link) + V("linkSync", bare_fs_link_sync) + V("unlink", bare_fs_unlink) + V("unlinkSync", bare_fs_unlink_sync) + V("realpath", bare_fs_realpath) + V("realpathSync", bare_fs_realpath_sync) + V("readlink", bare_fs_readlink) + V("readlinkSync", bare_fs_readlink_sync) + V("symlink", bare_fs_symlink) + V("symlinkSync", bare_fs_symlink_sync) + V("opendir", bare_fs_opendir) + V("opendirSync", bare_fs_opendir_sync) + V("readdir", bare_fs_readdir) + V("readdirSync", bare_fs_readdir_sync) + V("closedir", bare_fs_closedir) + V("closedirSync", bare_fs_closedir_sync) + V("fsync", bare_fs_fsync) + V("fsyncSync", bare_fs_fsync_sync) + V("fdatasync", bare_fs_fdatasync) + V("fdatasyncSync", bare_fs_fdatasync_sync) + + V("watcherInit", bare_fs_watcher_init) + V("watcherClose", bare_fs_watcher_close) + V("watcherRef", bare_fs_watcher_ref) + V("watcherUnref", bare_fs_watcher_unref) +#undef V + +#define V(name) \ + { \ + js_value_t *val; \ + err = js_create_uint32(env, name, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, exports, #name, val); \ + assert(err == 0); \ + } + + V(O_RDWR) + V(O_RDONLY) + V(O_WRONLY) + V(O_CREAT) + V(O_TRUNC) + V(O_APPEND) + +#ifdef F_OK + V(F_OK) +#endif +#ifdef R_OK + V(R_OK) +#endif +#ifdef W_OK + V(W_OK) +#endif +#ifdef X_OK + V(X_OK) +#endif + + V(S_IFMT) + V(S_IFREG) + V(S_IFDIR) + V(S_IFCHR) + V(S_IFLNK) +#ifdef S_IFBLK + V(S_IFBLK) +#endif +#ifdef S_IFIFO + V(S_IFIFO) +#endif +#ifdef S_IFSOCK + V(S_IFSOCK) +#endif + +#ifdef S_IRUSR + V(S_IRUSR) +#endif +#ifdef S_IWUSR + V(S_IWUSR) +#endif +#ifdef S_IXUSR + V(S_IXUSR) +#endif +#ifdef S_IRGRP + V(S_IRGRP) +#endif +#ifdef S_IWGRP + V(S_IWGRP) +#endif +#ifdef S_IXGRP + V(S_IXGRP) +#endif +#ifdef S_IROTH + V(S_IROTH) +#endif +#ifdef S_IWOTH + V(S_IWOTH) +#endif +#ifdef S_IXOTH + V(S_IXOTH) +#endif + + V(UV_DIRENT_UNKNOWN) + V(UV_DIRENT_FILE) + V(UV_DIRENT_DIR) + V(UV_DIRENT_LINK) + V(UV_DIRENT_FIFO) + V(UV_DIRENT_SOCKET) + V(UV_DIRENT_CHAR) + V(UV_DIRENT_BLOCK) + + V(UV_FS_COPYFILE_EXCL) + V(UV_FS_COPYFILE_FICLONE) + V(UV_FS_COPYFILE_FICLONE_FORCE) + V(UV_FS_SYMLINK_DIR) + V(UV_FS_SYMLINK_JUNCTION) + + V(UV_RENAME) + V(UV_CHANGE) +#undef V + + return exports; +} + +BARE_MODULE(bare_fs, bare_fs_exports) diff --git a/node_modules/bare-fs/binding.js b/node_modules/bare-fs/binding.js new file mode 100644 index 0000000..cea4630 --- /dev/null +++ b/node_modules/bare-fs/binding.js @@ -0,0 +1 @@ +module.exports = require.addon() diff --git a/node_modules/bare-fs/index.d.ts b/node_modules/bare-fs/index.d.ts new file mode 100644 index 0000000..537e8e2 --- /dev/null +++ b/node_modules/bare-fs/index.d.ts @@ -0,0 +1,1232 @@ +import EventEmitter, { EventMap } from 'bare-events' +import Buffer, { BufferEncoding } from 'bare-buffer' +import URL from 'bare-url' +import { Readable, Writable } from 'bare-stream' +import promises from './promises' +import constants from './lib/constants' + +export { promises, constants } + +export type Path = string | Buffer | URL + +export type Flag = + | 'a' + | 'a+' + | 'as' + | 'as+' + | 'ax' + | 'ax+' + | 'r' + | 'r+' + | 'rs' + | 'rs+' + | 'sa' + | 'sa+' + | 'sr' + | 'sr+' + | 'w' + | 'w+' + | 'wx' + | 'wx+' + | 'xa' + | 'xa+' + | 'xw' + | 'xw+' + +interface Callback<A extends unknown[] = []> { + (err: Error | null, ...args: A): void +} + +export interface Dir<T extends string | Buffer = string | Buffer> + extends Iterable<Dirent>, AsyncIterable<Dirent> { + readonly path: string + + read(): Promise<Dirent<T> | null> + read(cb: Callback<[dirent: Dirent<T> | null]>): void + readSync(): Dirent<T> | null + + close(): Promise<void> + close(cb: Callback): void + closeSync(): void +} + +export class Dir { + private constructor(path: string, handle: ArrayBuffer, opts?: OpendirOptions) +} + +export interface Dirent<T extends string | Buffer = string | Buffer> { + readonly parentPath: string + readonly name: T + readonly type: number + + isFile(): boolean + isDirectory(): boolean + isSymbolicLink(): boolean + isFIFO(): boolean + isSocket(): boolean + isCharacterDevice(): boolean + isBlockDevice(): boolean +} + +export class Dirent<T extends string | Buffer = string | Buffer> { + private constructor(parentPath: string, name: T, type: number) +} + +export interface Stats { + readonly dev: number + readonly mode: number + readonly nlink: number + readonly uid: number + readonly gid: number + readonly rdev: number + readonly blksize: number + readonly ino: number + readonly size: number + readonly blocks: number + readonly atimeMs: number + readonly mtimeMs: number + readonly ctimeMs: number + readonly birthtimeMs: number + readonly atime: Date + readonly mtime: Date + readonly ctime: Date + readonly birthtime: Date + + isDirectory(): boolean + isFile(): boolean + isBlockDevice(): boolean + isCharacterDevice(): boolean + isFIFO(): boolean + isSymbolicLink(): boolean + isSocket(): boolean +} + +export class Stats { + private constructor( + dev: number, + mode: number, + nlink: number, + uid: number, + gid: number, + rdev: number, + blksize: number, + ino: number, + size: number, + blocks: number, + atimeMs: number, + mtimeMs: number, + ctimeMs: number, + birthtimeMs: number + ) +} + +export interface StatFs { + readonly type: number + readonly bsize: number + readonly blocks: number + readonly bfree: number + readonly bavail: number + readonly files: number + readonly ffree: number +} + +export class StatFs { + private constructor( + type: number, + bsize: number, + blocks: number, + bfree: number, + bavail: number, + files: number, + ffree: number + ) +} + +export interface ReadStreamOptions { + fd?: number + flags?: Flag + mode?: number + start?: number + end?: number +} + +export interface ReadStream extends Readable { + readonly path: string | null + readonly fd: number + readonly flags: Flag + readonly mode: number +} + +export class ReadStream { + private constructor(path: Path | null, opts?: ReadStreamOptions) +} + +export function createReadStream(path: Path | null, opts?: ReadStreamOptions): ReadStream + +export interface WriteStreamOptions { + fd?: number + flags?: Flag + mode?: number +} + +export interface WriteStream extends Writable { + readonly path: string | null + readonly fd: number + readonly flags: Flag + readonly mode: number +} + +export class WriteStream { + private constructor(path: Path | null, opts?: WriteStreamOptions) +} + +export function createWriteStream(path: Path | null, opts?: WriteStreamOptions): WriteStream + +export interface WatcherOptions { + persistent?: boolean + recursive?: boolean + encoding?: BufferEncoding | 'buffer' +} + +export type WatcherEventType = 'rename' | 'change' + +export interface WatcherEvents<T extends string | Buffer = string | Buffer> extends EventMap { + error: [err: Error] + change: [eventType: WatcherEventType, filename: T] + close: [] +} + +export interface Watcher<T extends string | Buffer = string | Buffer> + extends + EventEmitter<WatcherEvents<T>>, + AsyncIterable<{ eventType: WatcherEventType; filename: T }> { + close(): void + ref(): void + unref(): void +} + +export class Watcher { + private constructor(path: Path, opts: WatcherOptions) +} + +export function access(filepath: Path, mode?: number): Promise<void> + +export function access(filepath: Path, mode: number, cb: Callback): void + +export function access(filepath: Path, cb: Callback): void + +export function accessSync(filepath: Path, mode?: number): void + +export interface AppendFileOptions { + encoding?: BufferEncoding + flag?: string + mode?: number +} + +export function appendFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + opts?: AppendFileOptions +): Promise<void> + +export function appendFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + encoding: BufferEncoding +): Promise<void> + +export function appendFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + opts: AppendFileOptions, + cb: Callback +): void + +export function appendFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + encoding: BufferEncoding, + cb: Callback +): void + +export function appendFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + cb: Callback +): void + +export function appendFileSync( + filepath: Path, + data: string | Buffer | ArrayBufferView, + opts?: AppendFileOptions +): void + +export function appendFileSync( + filepath: Path, + data: string | Buffer | ArrayBufferView, + encoding: BufferEncoding +): void + +export function chmod(filepath: Path, mode: string | number): Promise<void> + +export function chmod(filepath: Path, mode: string | number, cb: Callback): void + +export function chmodSync(filepath: Path, mode: string | number): void + +export function chown(filepath: Path, uid: number, gid: number): Promise<void> + +export function chown(filepath: Path, uid: number, gid: number, cb: Callback): void + +export function chownSync(filepath: Path, uid: number, gid: number): void + +export function close(fd: number): Promise<void> + +export function close(fd: number, cb: Callback): void + +export function closeSync(fd: number): void + +export function copyFile(src: Path, dst: Path, mode?: number): Promise<void> + +export function copyFile(src: Path, dst: Path, mode: number, cb: Callback): void + +export function copyFile(src: Path, dst: Path, cb: Callback): void + +export function copyFileSync(src: Path, dst: Path, mode?: number): void + +export interface CpOptions { + recursive?: boolean +} + +export function cp(src: Path, dst: Path, opts?: CpOptions): Promise<void> + +export function cp(src: Path, dst: Path, opts: CpOptions, cb: Callback): void + +export function cp(src: Path, dst: Path, cb: Callback): void + +export function cpSync(src: Path, dst: Path, opts?: CpOptions): void + +export function exists(filepath: Path): Promise<boolean> + +export function exists(filepath: Path, cb: (exists: boolean) => void): void + +export function existsSync(filepath: Path): boolean + +export function fchmod(fd: number, mode: string | number): Promise<void> + +export function fchmod(fd: number, mode: string | number, cb: Callback): void + +export function fchmodSync(fd: number, mode: string | number): void + +export function fchown(fd: number, uid: number, gid: number): Promise<void> + +export function fchown(fd: number, uid: number, gid: number, cb: Callback): void + +export function fchownSync(fd: number, uid: number, gid: number): void + +export function fdatasync(fd: number): Promise<void> + +export function fdatasync(fd: number, cb: Callback): void + +export function fdatasyncSync(fd: number): void + +export function fstat(fd: number): Promise<Stats> + +export function fstat(fd: number, cb: Callback<[stats: Stats | null]>): void + +export function fstatSync(fd: number): Stats + +export function fsync(fd: number): Promise<void> + +export function fsync(fd: number, cb: Callback): void + +export function fsyncSync(fd: number): void + +export function ftruncate(fd: number, len?: number): Promise<void> + +export function ftruncate(fd: number, len: number, cb: Callback): void + +export function ftruncate(fd: number, cb: Callback): void + +export function ftruncateSync(fd: number, len?: number): void + +export function lchown(filepath: Path, uid: number, gid: number): Promise<void> + +export function lchown(filepath: Path, uid: number, gid: number, cb: Callback): void + +export function lchownSync(filepath: Path, uid: number, gid: number): void + +export function lstat(filepath: Path): Promise<Stats> + +export function lstat(filepath: Path, cb: Callback<[stats: Stats | null]>): void + +export function lstatSync(filepath: Path): Stats + +export function utimes(filepath: Path, atime: number | Date, mtime: number | Date): Promise<void> + +export function utimes( + filepath: Path, + atime: number | Date, + mtime: number | Date, + cb: Callback +): void + +export function utimesSync(filepath: Path, atime: number | Date, mtime: number | Date): void + +export function lutimes(filepath: Path, atime: number | Date, mtime: number | Date): Promise<void> + +export function lutimes( + filepath: Path, + atime: number | Date, + mtime: number | Date, + cb: Callback +): void + +export function lutimesSync(filepath: Path, atime: number | Date, mtime: number | Date): void + +export function futimes(fd: number, atime: number | Date, mtime: number | Date): Promise<void> + +export function futimes(fd: number, atime: number | Date, mtime: number | Date, cb: Callback): void + +export function futimesSync(fd: number, atime: number | Date, mtime: number | Date): void + +export function link(src: Path, dst: Path): Promise<void> + +export function link(src: Path, dst: Path, cb: Callback): void + +export function linkSync(src: Path, dst: Path): void + +export interface MkdirOptions { + mode?: number + recursive?: boolean +} + +export function mkdir(filepath: Path, opts?: MkdirOptions): Promise<void> + +export function mkdir(filepath: Path, mode: number): Promise<void> + +export function mkdir(filepath: Path, opts: MkdirOptions, cb: Callback): void + +export function mkdir(filepath: Path, mode: number, cb: Callback): void + +export function mkdir(filepath: Path, cb: Callback): void + +export function mkdirSync(filepath: Path, opts?: MkdirOptions): void + +export function mkdirSync(filepath: Path, mode: number): void + +export function mkdtemp(prefix: Path): Promise<string> + +export function mkdtemp(prefix: Path, cb: Callback<[path: string | null]>): void + +export function mkdtempSync(prefix: Path): string + +export function open(filepath: Path, flags?: Flag | number, mode?: string | number): Promise<number> + +export function open( + filepath: Path, + flags: Flag | number, + mode: string | number, + cb: Callback<[fd: number]> +): void + +export function open(filepath: Path, flags: Flag | number, cb: Callback<[fd: number]>): void + +export function open(filepath: Path, cb: Callback<[fd: number]>): void + +export function openSync(filepath: Path, flags?: Flag | number, mode?: string | number): number + +export interface OpendirOptions { + encoding?: BufferEncoding | 'buffer' + bufferSize?: number +} + +export function opendir( + filepath: Path, + opts: OpendirOptions & { encoding?: BufferEncoding } +): Promise<Dir<string>> + +export function opendir( + filepath: Path, + opts: OpendirOptions & { encoding: 'buffer' } +): Promise<Dir<Buffer>> + +export function opendir(filepath: Path, opts: OpendirOptions): Promise<Dir> + +export function opendir(filepath: Path, encoding: BufferEncoding): Promise<Dir<string>> + +export function opendir(filepath: Path, encoding: 'buffer'): Promise<Dir<Buffer>> + +export function opendir(filepath: Path, encoding: BufferEncoding | 'buffer'): Promise<Dir> + +export function opendir(filepath: Path): Promise<Dir<string>> + +export function opendir( + filepath: Path, + opts: OpendirOptions & { encoding?: BufferEncoding }, + cb: Callback<[dir: Dir<string> | null]> +): void + +export function opendir( + filepath: Path, + opts: OpendirOptions & { encoding: 'buffer' }, + cb: Callback<[dir: Dir<Buffer> | null]> +): void + +export function opendir(filepath: Path, opts: OpendirOptions, cb: Callback<[dir: Dir | null]>): void + +export function opendir( + filepath: Path, + encoding: BufferEncoding, + cb: Callback<[dir: Dir<string> | null]> +): void + +export function opendir( + filepath: Path, + encoding: 'buffer', + cb: Callback<[dir: Dir<Buffer> | null]> +): void + +export function opendir( + filepath: Path, + encoding: BufferEncoding | 'buffer', + cb: Callback<[dir: Dir | null]> +): void + +export function opendir(filepath: Path, cb: Callback<[dir: Dir<string> | null]>): void + +export function opendirSync( + filepath: Path, + opts: OpendirOptions & { encoding?: BufferEncoding } +): Dir<string> + +export function opendirSync( + filepath: Path, + opts: OpendirOptions & { encoding: 'buffer' } +): Dir<Buffer> + +export function opendirSync(filepath: Path, opts: OpendirOptions): Dir + +export function opendirSync(filepath: Path, encoding: BufferEncoding): Dir<string> + +export function opendirSync(filepath: Path, encoding: 'buffer'): Dir<Buffer> + +export function opendirSync(filepath: Path, encoding: BufferEncoding | 'buffer'): Dir + +export function opendirSync(filepath: Path): Dir<string> + +export function read( + fd: number, + buffer: Buffer | ArrayBufferView, + offset?: number, + len?: number, + pos?: number +): Promise<number> + +export function read( + fd: number, + buffer: Buffer | ArrayBufferView, + offset: number, + len: number, + pos: number, + cb: Callback<[len: number]> +): void + +export function read( + fd: number, + buffer: Buffer | ArrayBufferView, + offset: number, + len: number, + cb: Callback<[len: number]> +): void + +export function read( + fd: number, + buffer: Buffer | ArrayBufferView, + offset: number, + cb: Callback<[len: number]> +): void + +export function read( + fd: number, + buffer: Buffer | ArrayBufferView, + cb: Callback<[len: number]> +): void + +export function readSync( + fd: number, + buffer: Buffer | ArrayBufferView, + offset?: number, + len?: number, + pos?: number +): number + +export interface ReadFileOptions { + encoding?: BufferEncoding | 'buffer' + flag?: Flag +} + +export function readFile( + filepath: Path, + opts: ReadFileOptions & { encoding: BufferEncoding } +): Promise<string> + +export function readFile( + filepath: Path, + opts: ReadFileOptions & { encoding?: 'buffer' } +): Promise<Buffer> + +export function readFile(filepath: Path, opts: ReadFileOptions): Promise<string | Buffer> + +export function readFile(filepath: Path, encoding: BufferEncoding): Promise<string> + +export function readFile(filepath: Path, encoding: 'buffer'): Promise<Buffer> + +export function readFile( + filepath: Path, + encoding?: BufferEncoding | 'buffer' +): Promise<string | Buffer> + +export function readFile(filepath: Path): Promise<Buffer> + +export function readFile( + filepath: Path, + opts: ReadFileOptions & { encoding: BufferEncoding }, + cb: Callback<[buffer?: string]> +): void + +export function readFile( + filepath: Path, + opts: ReadFileOptions & { encoding?: 'buffer' }, + cb: Callback<[buffer?: Buffer]> +): void + +export function readFile( + filepath: Path, + opts: ReadFileOptions, + cb: Callback<[buffer?: string | Buffer]> +): void + +export function readFile( + filepath: Path, + encoding: BufferEncoding, + cb: Callback<[buffer?: string]> +): void + +export function readFile(filepath: Path, encoding: 'buffer', cb: Callback<[buffer?: Buffer]>): void + +export function readFile( + filepath: Path, + encoding: BufferEncoding | 'buffer', + cb: Callback<[buffer?: string | Buffer]> +): void + +export function readFile(filepath: Path, cb: Callback<[buffer?: Buffer]>): void + +export function readFileSync( + filepath: Path, + opts: ReadFileOptions & { encoding: BufferEncoding } +): string + +export function readFileSync( + filepath: Path, + opts: ReadFileOptions & { encoding?: 'buffer' } +): Buffer + +export function readFileSync(filepath: Path, opts: ReadFileOptions): string | Buffer + +export function readFileSync(filepath: Path, encoding: BufferEncoding): string + +export function readFileSync(filepath: Path, encoding: 'buffer'): Buffer + +export function readFileSync(filepath: Path, encoding?: BufferEncoding | 'buffer'): string | Buffer + +export function readFileSync(filepath: Path): Buffer + +export interface ReaddirOptions extends OpendirOptions { + withFileTypes?: boolean +} +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding } +): Promise<Dirent<string>[] | string[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding; withFileTypes: true } +): Promise<Dirent<string>[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding; withFileTypes?: false } +): Promise<string[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer' } +): Promise<Dirent<Buffer>[] | Buffer[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer'; withFileTypes: true } +): Promise<Dirent<Buffer>[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer'; withFileTypes?: false } +): Promise<Buffer[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { withFileTypes: true } +): Promise<Dirent<string | Buffer>[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { withFileTypes?: false } +): Promise<string[] | Buffer[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions +): Promise<Dirent[] | string[] | Buffer[]> + +export function readdir(filepath: Path, encoding: BufferEncoding): Promise<string[]> + +export function readdir(filepath: Path, encoding: 'buffer'): Promise<Buffer[]> + +export function readdir( + filepath: Path, + encoding: BufferEncoding | 'buffer' +): Promise<string[] | Buffer[]> + +export function readdir(filepath: Path): Promise<string[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding }, + cb: Callback<[entries: Dirent<string>[] | string[] | null]> +): void + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding; withFileTypes: true }, + cb: Callback<[entries: Dirent<string>[] | null]> +): void + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding; withFileTypes?: false }, + cb: Callback<[entries: string[] | null]> +): void + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer' }, + cb: Callback<[entries: Dirent<Buffer>[] | Buffer[] | null]> +): void + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer'; withFileTypes: true }, + cb: Callback<[entries: Dirent<Buffer>[] | null]> +): void + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer'; withFileTypes?: false }, + cb: Callback<[entries: Buffer[] | null]> +): void + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { withFileTypes: true }, + cb: Callback<[entries: Dirent<string | Buffer>[] | null]> +): void + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { withFileTypes?: false }, + cb: Callback<[entries: string[] | Buffer[] | null]> +): void + +export function readdir( + filepath: Path, + opts: ReaddirOptions, + cb: Callback<[entries: Dirent[] | string[] | Buffer[] | null]> +): void + +export function readdir( + filepath: Path, + encoding: BufferEncoding, + cb: Callback<[entries: string[] | null]> +): void + +export function readdir( + filepath: Path, + encoding: 'buffer', + cb: Callback<[entries: Buffer[] | null]> +): void + +export function readdir( + filepath: Path, + encoding: BufferEncoding | 'buffer', + cb: Callback<[entries: string[] | Buffer[] | null]> +): void + +export function readdir(filepath: Path, cb: Callback<[entries: string[] | null]>): void + +export function readdirSync( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding } +): Dirent<string>[] | string[] + +export function readdirSync( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding; withFileTypes: true } +): Dirent<string>[] + +export function readdirSync( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding; withFileTypes?: false } +): string[] + +export function readdirSync( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer' } +): Dirent<Buffer>[] | Buffer[] + +export function readdirSync( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer'; withFileTypes: true } +): Dirent<Buffer>[] + +export function readdirSync( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer'; withFileTypes?: false } +): Buffer[] + +export function readdirSync( + filepath: Path, + opts: ReaddirOptions & { withFileTypes: true } +): Dirent<string | Buffer>[] + +export function readdirSync( + filepath: Path, + opts: ReaddirOptions & { withFileTypes?: false } +): string[] | Buffer[] + +export function readdirSync(filepath: Path, opts: ReaddirOptions): Dirent[] | string[] | Buffer[] + +export function readdirSync(filepath: Path, encoding: BufferEncoding): string[] + +export function readdirSync(filepath: Path, encoding: 'buffer'): Buffer[] + +export function readdirSync( + filepath: Path, + encoding: BufferEncoding | 'buffer' +): string[] | Buffer[] + +export function readdirSync(filepath: Path): string[] + +export interface ReadlinkOptions { + encoding?: BufferEncoding | 'buffer' +} + +export function readlink( + filepath: Path, + opts: ReadlinkOptions & { encoding?: BufferEncoding } +): Promise<string> + +export function readlink( + filepath: Path, + opts: ReadlinkOptions & { encoding: 'buffer' } +): Promise<Buffer> + +export function readlink(filepath: Path, opts: ReadlinkOptions): Promise<string | Buffer> + +export function readlink(filepath: Path, encoding: BufferEncoding): Promise<string> + +export function readlink(filepath: Path, encoding: 'buffer'): Promise<Buffer> + +export function readlink( + filepath: Path, + encoding: BufferEncoding | 'buffer' +): Promise<string | Buffer> + +export function readlink(filepath: Path): Promise<string> + +export function readlink( + filepath: Path, + opts: ReadlinkOptions & { encoding?: BufferEncoding }, + cb: Callback<[link: string | null]> +): void + +export function readlink( + filepath: Path, + opts: ReadlinkOptions & { encoding: 'buffer' }, + cb: Callback<[link: Buffer | null]> +): void + +export function readlink( + filepath: Path, + opts: ReadlinkOptions, + cb: Callback<[link: string | Buffer | null]> +): void + +export function readlink( + filepath: Path, + encoding: BufferEncoding, + cb: Callback<[link: string | null]> +): void + +export function readlink( + filepath: Path, + encoding: 'buffer', + cb: Callback<[link: Buffer | null]> +): void + +export function readlink( + filepath: Path, + encoding: BufferEncoding | 'buffer', + cb: Callback<[link: string | Buffer | null]> +): void + +export function readlink(filepath: Path, cb: Callback<[link: string | null]>): void + +export function readlinkSync( + filepath: Path, + opts: ReadlinkOptions & { encoding?: BufferEncoding } +): string + +export function readlinkSync(filepath: Path, opts: ReadlinkOptions & { encoding: 'buffer' }): Buffer + +export function readlinkSync(filepath: Path, opts: ReadlinkOptions): string | Buffer + +export function readlinkSync(filepath: Path, encoding: BufferEncoding): string + +export function readlinkSync(filepath: Path, encoding: 'buffer'): Buffer + +export function readlinkSync(filepath: Path, encoding: BufferEncoding | 'buffer'): string | Buffer + +export function readlinkSync(filepath: Path): string + +export function readv(fd: number, buffers: ArrayBufferView[], position?: number): Promise<number> + +export function readv( + fd: number, + buffers: ArrayBufferView[], + position: number, + cb: Callback<[len: number]> +): void + +export function readv(fd: number, buffers: ArrayBufferView[], cb: Callback<[len: number]>): void + +export function readvSync(fd: number, buffers: ArrayBufferView[], position?: number): number + +export interface RealpathOptions { + encoding?: BufferEncoding | 'buffer' +} + +export function realpath( + filepath: Path, + opts: RealpathOptions & { encoding?: BufferEncoding } +): Promise<string> + +export function realpath( + filepath: Path, + opts: RealpathOptions & { encoding: 'buffer' } +): Promise<Buffer> + +export function realpath(filepath: Path, opts: RealpathOptions): Promise<string | Buffer> + +export function realpath(filepath: Path, encoding: BufferEncoding): Promise<string> + +export function realpath(filepath: Path, encoding: 'buffer'): Promise<Buffer> + +export function realpath( + filepath: Path, + encoding: BufferEncoding | 'buffer' +): Promise<string | Buffer> + +export function realpath(filepath: Path): Promise<string> + +export function realpath( + filepath: Path, + opts: RealpathOptions & { encoding?: BufferEncoding }, + cb: Callback<[path: string | null]> +): void + +export function realpath( + filepath: Path, + opts: RealpathOptions & { encoding: 'buffer' }, + cb: Callback<[path: Buffer | null]> +): void + +export function realpath( + filepath: Path, + opts: RealpathOptions, + cb: Callback<[path: string | Buffer | null]> +): void + +export function realpath( + filepath: Path, + encoding: BufferEncoding, + cb: Callback<[path: string | null]> +): void + +export function realpath( + filepath: Path, + encoding: 'buffer', + cb: Callback<[path: Buffer | null]> +): void + +export function realpath( + filepath: Path, + encoding: BufferEncoding | 'buffer', + cb: Callback<[path: string | Buffer | null]> +): void + +export function realpath(filepath: Path, cb: Callback<[path: string | null]>): void + +export function realpathSync( + filepath: Path, + opts: RealpathOptions & { encoding?: BufferEncoding } +): string + +export function realpathSync(filepath: Path, opts: RealpathOptions & { encoding: 'buffer' }): Buffer + +export function realpathSync(filepath: Path, opts: RealpathOptions): string | Buffer + +export function realpathSync(filepath: Path, encoding: BufferEncoding): string + +export function realpathSync(filepath: Path, encoding: 'buffer'): Buffer + +export function realpathSync(filepath: Path, encoding: BufferEncoding | 'buffer'): string | Buffer + +export function realpathSync(filepath: Path): string + +export function rename(src: Path, dst: Path): Promise<void> + +export function rename(src: Path, dst: Path, cb: Callback): void + +export function renameSync(src: Path, dst: Path): void + +export interface RmOptions { + force?: boolean + recursive?: boolean +} + +export function rm(filepath: Path, opts?: RmOptions): Promise<void> + +export function rm(filepath: Path, opts: RmOptions, cb: Callback): void + +export function rm(filepath: Path, cb: Callback): void + +export function rmSync(filepath: Path, opts?: RmOptions): void + +export function rmdir(filepath: Path): Promise<void> + +export function rmdir(filepath: Path, cb: Callback): void + +export function rmdirSync(filepath: Path): void + +export function stat(filepath: Path): Promise<Stats> + +export function stat(filepath: Path, cb: Callback<[stats: Stats | null]>): void + +export function statSync(filepath: Path): Stats + +export function statfs(filepath: Path): Promise<StatFs> + +export function statfs(filepath: Path, cb: Callback<[stats: StatFs | null]>): void + +export function statfsSync(filepath: Path): StatFs + +export function symlink(target: Path, filepath: Path, type?: string | number): Promise<void> + +export function symlink(target: Path, filepath: Path, type: string | number, cb: Callback): void + +export function symlink(target: Path, filepath: Path, cb: Callback): void + +export function symlinkSync(target: Path, filepath: Path, type?: string | number): void + +export function truncate(filepath: Path, len?: number): Promise<void> + +export function truncate(filepath: Path, len: number, cb: Callback): void + +export function truncate(filepath: Path, cb: Callback): void + +export function truncateSync(filepath: Path, len?: number): void + +export function unlink(filepath: Path): Promise<void> + +export function unlink(filepath: Path, cb: Callback): void + +export function unlinkSync(filepath: Path): void + +export function watch( + filepath: Path, + opts: WatcherOptions & { encoding?: BufferEncoding }, + cb: (eventType: WatcherEventType, filename: string) => void +): Watcher<string> + +export function watch( + filepath: Path, + opts: WatcherOptions & { encoding: 'buffer' }, + cb: (eventType: WatcherEventType, filename: Buffer) => void +): Watcher<Buffer> + +export function watch( + filepath: Path, + opts: WatcherOptions, + cb: (eventType: WatcherEventType, filename: string | Buffer) => void +): Watcher + +export function watch( + filepath: Path, + encoding: BufferEncoding, + cb: (eventType: WatcherEventType, filename: string) => void +): Watcher<string> + +export function watch( + filepath: Path, + encoding: 'buffer', + cb: (eventType: WatcherEventType, filename: Buffer) => void +): Watcher<Buffer> + +export function watch( + filepath: Path, + encoding: BufferEncoding | 'buffer', + cb: (eventType: WatcherEventType, filename: string | Buffer) => void +): Watcher + +export function watch( + filepath: Path, + cb: (eventType: WatcherEventType, filename: string) => void +): Watcher<string> + +export function write( + fd: number, + data: Buffer | ArrayBufferView, + offset?: number, + len?: number, + pos?: number +): Promise<number> + +export function write( + fd: number, + data: string, + pos?: number, + encoding?: BufferEncoding +): Promise<number> + +export function write( + fd: number, + data: Buffer | ArrayBufferView, + offset: number, + len: number, + pos: number, + cb: Callback<[len: number]> +): void + +export function write( + fd: number, + data: Buffer | ArrayBufferView, + offset: number, + len: number, + cb: Callback<[len: number]> +): void + +export function write( + fd: number, + data: string, + pos: number, + encoding: BufferEncoding, + cb: Callback<[len: number]> +): void + +export function write( + fd: number, + data: Buffer | ArrayBufferView, + offset: number, + cb: Callback<[len: number]> +): void + +export function write(fd: number, data: string, pos: number, cb: Callback<[len: number]>): void + +export function write(fd: number, data: Buffer | ArrayBufferView, cb: Callback<[len: number]>): void + +export function write(fd: number, data: string, cb: Callback<[len: number]>): void + +export function writeSync( + fd: number, + data: Buffer | ArrayBufferView, + offset?: number, + len?: number, + pos?: number +): number + +export function writeSync(fd: number, data: string, pos?: number, encoding?: BufferEncoding): number + +export interface WriteFileOptions { + encoding?: BufferEncoding + flag?: Flag + mode?: number +} + +export function writeFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + opts?: WriteFileOptions +): Promise<void> + +export function writeFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + encoding: BufferEncoding +): Promise<void> + +export function writeFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + opts: WriteFileOptions, + cb: Callback +): void + +export function writeFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + encoding: BufferEncoding, + cb: Callback +): void + +export function writeFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + cb: Callback +): void + +export function writeFileSync( + filepath: Path, + data: string | Buffer | ArrayBufferView, + opts?: WriteFileOptions +): void + +export function writeFileSync( + filepath: Path, + data: string | Buffer | ArrayBufferView, + encoding: BufferEncoding +): void + +export function writev(fd: number, buffers: ArrayBufferView[], pos?: number): Promise<number> + +export function writev( + fd: number, + buffers: ArrayBufferView[], + pos: number, + cb: Callback<[len: number]> +): void + +export function writev(fd: number, buffers: ArrayBufferView[], cb: Callback<[len: number]>): void + +export function writevSync(fd: number, buffers: ArrayBufferView[], pos?: number): number diff --git a/node_modules/bare-fs/index.js b/node_modules/bare-fs/index.js new file mode 100644 index 0000000..3e9dd50 --- /dev/null +++ b/node_modules/bare-fs/index.js @@ -0,0 +1,2842 @@ +const FIFO = require('fast-fifo') +const EventEmitter = require('bare-events') +const path = require('bare-path') +const { isURL, fileURLToPath } = require('bare-url') +const { Readable, Writable } = require('bare-stream') +const binding = require('./binding') +const constants = require('./lib/constants') +const FileError = require('./lib/errors') + +const isWindows = Bare.platform === 'win32' + +exports.constants = constants + +class FileRequest { + static borrow() { + if (this._free.length > 0) return this._free.pop() + return new FileRequest() + } + + static return(req) { + if (this._free.length < 32) this._free.push(req.reset()) + else req.destroy() + } + + constructor() { + this._reset() + this._handle = binding.requestInit(this, this._onresult) + } + + get handle() { + return this._handle + } + + retain(value) { + this._retain = value // Tie the lifetime of `value` to the lifetime of `this` + } + + reset() { + if (this._handle === null) return this + + binding.requestReset(this._handle) + + this._reset() + + return this + } + + destroy() { + if (this._handle === null) return this + + binding.requestDestroy(this._handle) + + this._reset() + this._handle = null + + return this + } + + then(resolve, reject) { + return this._promise.then(resolve, reject) + } + + return() { + if (this._handle === null) return this + + FileRequest.return(this) + + return this + } + + _reset() { + this._promise = new Promise((resolve, reject) => { + this._resolve = resolve + this._reject = reject + }) + this._retain = null + } + + _onresult(err, status) { + if (err) this._reject(err) + else this._resolve(status) + } +} + +FileRequest._free = [] + +function ok(result, cb) { + if (typeof result === 'function') { + cb = result + result = undefined + } + + if (cb) cb(null, result) + else return result +} + +function fail(err, cb) { + if (cb) cb(err) + else throw err +} + +function done(err, result, cb) { + if (typeof result === 'function') { + cb = result + result = undefined + } + + if (err) fail(err, cb) + else return ok(result, cb) +} + +async function open(filepath, flags = 'r', mode = 0o666, cb) { + if (typeof flags === 'function') { + cb = flags + flags = 'r' + mode = 0o666 + } else if (typeof mode === 'function') { + cb = mode + mode = 0o666 + } + + if (typeof flags === 'string') flags = toFlags(flags) + if (typeof mode === 'string') mode = toMode(mode) + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let fd + let err = null + try { + binding.open(req.handle, filepath, flags, mode) + + fd = await req + } catch (e) { + err = new FileError(e.message, { + operation: 'open', + code: e.code, + path: filepath + }) + } finally { + req.return() + } + + return done(err, fd, cb) +} + +function openSync(filepath, flags = 'r', mode = 0o666) { + if (typeof flags === 'string') flags = toFlags(flags) + if (typeof mode === 'string') mode = toMode(mode) + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + return binding.openSync(req.handle, filepath, flags, mode) + } catch (e) { + throw new FileError(e.message, { + operation: 'open', + code: e.code, + path: filepath + }) + } finally { + req.return() + } +} + +async function close(fd, cb) { + const req = FileRequest.borrow() + + let err = null + try { + binding.close(req.handle, fd) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'close', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, cb) +} + +function closeSync(fd) { + const req = FileRequest.borrow() + + try { + binding.closeSync(req.handle, fd) + } catch (e) { + throw new FileError(e.message, { operation: 'close', code: e.code, fd }) + } finally { + req.return() + } +} + +async function access(filepath, mode = constants.F_OK, cb) { + if (typeof mode === 'function') { + cb = mode + mode = constants.F_OK + } + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let err = null + try { + binding.access(req.handle, filepath, mode) + + await req + } catch (e) { + err = new FileError(e.message, { + operation: 'access', + code: e.code, + path: filepath + }) + } finally { + req.return() + } + + return done(err, cb) +} + +function accessSync(filepath, mode = constants.F_OK) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.accessSync(req.handle, filepath, mode) + } catch (e) { + throw new FileError(e.message, { + operation: 'access', + code: e.code, + path: filepath + }) + } finally { + req.return() + } +} + +async function exists(filepath, cb) { + let ok = true + try { + await access(filepath) + } catch { + ok = false + } + + return done(null, ok, cb) +} + +function existsSync(filepath) { + try { + accessSync(filepath) + } catch { + return false + } + + return true +} + +async function read(fd, buffer, offset = 0, len = buffer.byteLength - offset, pos = -1, cb) { + if (typeof offset === 'function') { + cb = offset + offset = 0 + len = buffer.byteLength + pos = -1 + } else if (typeof len === 'function') { + cb = len + len = buffer.byteLength - offset + pos = -1 + } else if (typeof pos === 'function') { + cb = pos + pos = -1 + } + + if (typeof pos !== 'number') pos = -1 + + const req = FileRequest.borrow() + + let bytes + let err = null + try { + binding.read(req.handle, fd, buffer, offset, len, pos) + + req.retain(buffer) + + bytes = await req + } catch (e) { + err = new FileError(e.message, { operation: 'read', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, bytes, cb) +} + +function readSync(fd, buffer, offset = 0, len = buffer.byteLength - offset, pos = -1) { + const req = FileRequest.borrow() + + try { + return binding.readSync(req.handle, fd, buffer, offset, len, pos) + } catch (e) { + throw new FileError(e.message, { operation: 'read', code: e.code, fd }) + } finally { + req.return() + } +} + +async function readv(fd, buffers, pos = -1, cb) { + if (typeof pos === 'function') { + cb = pos + pos = -1 + } + + if (typeof pos !== 'number') pos = -1 + + const req = FileRequest.borrow() + + let bytes + let err = null + try { + binding.readv(req.handle, fd, buffers, pos) + + req.retain(buffers) + + bytes = await req + } catch (e) { + err = new FileError(e.message, { operation: 'readv', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, bytes, cb) +} + +function readvSync(fd, buffers, pos = -1) { + if (typeof pos !== 'number') pos = -1 + + const req = FileRequest.borrow() + + try { + return binding.readvSync(req.handle, fd, buffers, pos) + } catch (e) { + throw new FileError(e.message, { operation: 'readv', code: e.code, fd }) + } finally { + req.return() + } +} + +async function write(fd, data, offset, len, pos = -1, cb) { + if (typeof data === 'string') { + let encoding = len + cb = pos + pos = offset + + if (typeof pos === 'function') { + cb = pos + pos = -1 + encoding = 'utf8' + } else if (typeof encoding === 'function') { + cb = encoding + encoding = 'utf8' + } + + if (typeof pos === 'string') { + encoding = pos + pos = -1 + } + + data = Buffer.from(data, encoding) + offset = 0 + len = data.byteLength + } else if (typeof offset === 'function') { + cb = offset + offset = 0 + len = data.byteLength + pos = -1 + } else if (typeof len === 'function') { + cb = len + len = data.byteLength - offset + pos = -1 + } else if (typeof pos === 'function') { + cb = pos + pos = -1 + } + + if (typeof offset !== 'number') offset = 0 + if (typeof len !== 'number') len = data.byteLength - offset + if (typeof pos !== 'number') pos = -1 + + const req = FileRequest.borrow() + + let bytes + let err = null + try { + binding.write(req.handle, fd, data, offset, len, pos) + + req.retain(data) + + bytes = await req + } catch (e) { + err = new FileError(e.message, { operation: 'write', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, bytes, cb) +} + +function writeSync(fd, data, offset, len, pos = -1) { + if (typeof data === 'string') { + let encoding = len + pos = offset + + if (typeof pos === 'string') { + encoding = pos + pos = -1 + } + + data = Buffer.from(data, encoding) + offset = 0 + len = data.byteLength + } + + if (typeof offset !== 'number') offset = 0 + if (typeof len !== 'number') len = data.byteLength - offset + if (typeof pos !== 'number') pos = -1 + + const req = FileRequest.borrow() + + try { + return binding.writeSync(req.handle, fd, data, offset, len, pos) + } catch (e) { + throw new FileError(e.message, { operation: 'write', code: e.code, fd }) + } finally { + req.return() + } +} + +async function writev(fd, buffers, pos = -1, cb) { + if (typeof pos === 'function') { + cb = pos + pos = -1 + } + + if (typeof pos !== 'number') pos = -1 + + const req = FileRequest.borrow() + + let bytes + let err = null + try { + binding.writev(req.handle, fd, buffers, pos) + + req.retain(buffers) + + bytes = await req + } catch (e) { + err = new FileError(e.message, { operation: 'writev', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, bytes, cb) +} + +function writevSync(fd, buffers, pos = -1) { + if (typeof pos !== 'number') pos = -1 + + const req = FileRequest.borrow() + + try { + return binding.writevSync(req.handle, fd, buffers, pos) + } catch (e) { + throw new FileError(e.message, { operation: 'writev', code: e.code, fd }) + } finally { + req.return() + } +} + +async function stat(filepath, cb) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let st + let err = null + try { + binding.stat(req.handle, filepath) + + await req + + st = new Stats(...binding.requestResultStat(req.handle)) + } catch (e) { + err = new FileError(e.message, { operation: 'stat', code: e.code, path: filepath }) + } finally { + req.return() + } + + return done(err, st, cb) +} + +function statSync(filepath) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.statSync(req.handle, filepath) + + return new Stats(...binding.requestResultStat(req.handle)) + } catch (e) { + throw new FileError(e.message, { operation: 'stat', code: e.code, path: filepath }) + } finally { + req.return() + } +} + +async function lstat(filepath, cb) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let st + let err = null + try { + binding.lstat(req.handle, filepath) + + await req + + st = new Stats(...binding.requestResultStat(req.handle)) + } catch (e) { + err = new FileError(e.message, { operation: 'lstat', code: e.code, path: filepath }) + } finally { + req.return() + } + + return done(err, st, cb) +} + +function lstatSync(filepath) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.lstatSync(req.handle, filepath) + + return new Stats(...binding.requestResultStat(req.handle)) + } catch (e) { + throw new FileError(e.message, { operation: 'lstat', code: e.code, path: filepath }) + } finally { + req.return() + } +} + +async function fstat(fd, cb) { + const req = FileRequest.borrow() + + let st + let err = null + try { + binding.fstat(req.handle, fd) + + await req + + st = new Stats(...binding.requestResultStat(req.handle)) + } catch (e) { + err = new FileError(e.message, { operation: 'fstat', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, st, cb) +} + +function fstatSync(fd) { + const req = FileRequest.borrow() + + try { + binding.fstatSync(req.handle, fd) + + return new Stats(...binding.requestResultStat(req.handle)) + } catch (e) { + throw new FileError(e.message, { operation: 'fstat', code: e.code, fd }) + } finally { + req.return() + } +} + +async function statfs(filepath, cb) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let st + let err = null + try { + binding.statfs(req.handle, filepath) + + await req + + st = new StatFs(...binding.requestResultStatfs(req.handle)) + } catch (e) { + err = new FileError(e.message, { operation: 'statfs', code: e.code, path: filepath }) + } finally { + req.return() + } + + return done(err, st, cb) +} + +function statfsSync(filepath) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.statfsSync(req.handle, filepath) + + return new StatFs(...binding.requestResultStatfs(req.handle)) + } catch (e) { + throw new FileError(e.message, { operation: 'statfs', code: e.code, path: filepath }) + } finally { + req.return() + } +} + +async function ftruncate(fd, len = 0, cb) { + if (typeof len === 'function') { + cb = len + len = 0 + } + + if (typeof len !== 'number') len = 0 + + const req = FileRequest.borrow() + + let err = null + try { + binding.ftruncate(req.handle, fd, len) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'ftruncate', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, cb) +} + +function ftruncateSync(fd, len = 0) { + if (typeof len !== 'number') len = 0 + + const req = FileRequest.borrow() + + try { + binding.ftruncateSync(req.handle, fd, len) + } catch (e) { + throw new FileError(e.message, { operation: 'ftruncate', code: e.code, fd }) + } finally { + req.return() + } +} + +async function truncate(filepath, len, cb) { + let fd = -1 + let err + + try { + fd = await open(filepath, 'r+') + + await ftruncate(fd, len) + } catch (e) { + err = e + } finally { + if (fd !== -1) await close(fd) + } + + return done(err, cb) +} + +function truncateSync(filepath, len) { + let fd = -1 + let err + + try { + fd = openSync(filepath, 'r+') + + ftruncateSync(fd, len) + } catch (e) { + err = e + } finally { + if (fd !== -1) closeSync(fd) + } +} + +async function chmod(filepath, mode, cb) { + if (typeof mode === 'string') mode = toMode(mode) + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let err = null + try { + binding.chmod(req.handle, filepath, mode) + + await req + } catch (e) { + err = new FileError(e.message, { + operation: 'chmod', + code: e.code, + path: filepath + }) + } finally { + req.return() + } + + return done(err, cb) +} + +function chmodSync(filepath, mode) { + if (typeof mode === 'string') mode = toMode(mode) + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.chmodSync(req.handle, filepath, mode) + } catch (e) { + throw new FileError(e.message, { + operation: 'chmod', + code: e.code, + path: filepath + }) + } finally { + req.return() + } +} + +async function fchmod(fd, mode, cb) { + if (typeof mode === 'string') mode = toMode(mode) + + const req = FileRequest.borrow() + + let err = null + try { + binding.fchmod(req.handle, fd, mode) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'fchmod', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, cb) +} + +function fchmodSync(fd, mode) { + if (typeof mode === 'string') mode = toMode(mode) + + const req = FileRequest.borrow() + + try { + binding.fchmodSync(req.handle, fd, mode) + } catch (e) { + throw new FileError(e.message, { operation: 'fchmod', code: e.code, fd }) + } finally { + req.return() + } +} + +async function chown(filepath, uid, gid, cb) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let err = null + try { + binding.chown(req.handle, filepath, uid, gid) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'chown', code: e.code, path: filepath }) + } finally { + req.return() + } + + return done(err, cb) +} + +function chownSync(filepath, uid, gid) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.chownSync(req.handle, filepath, uid, gid) + } catch (e) { + throw new FileError(e.message, { operation: 'chownSync', code: e.code, path: filepath }) + } finally { + req.return() + } +} + +async function lchown(filepath, uid, gid, cb) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let err = null + try { + binding.lchown(req.handle, filepath, uid, gid) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'lchown', code: e.code, path: filepath }) + } finally { + req.return() + } + + return done(err, cb) +} + +function lchownSync(filepath, uid, gid) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.lchownSync(req.handle, filepath, uid, gid) + } catch (e) { + throw new FileError(e.message, { operation: 'lchownSync', code: e.code, path: filepath }) + } finally { + req.return() + } +} + +async function fchown(fd, uid, gid, cb) { + const req = FileRequest.borrow() + + let err = null + try { + binding.fchown(req.handle, fd, uid, gid) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'fchown', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, cb) +} + +function fchownSync(fd, uid, gid) { + const req = FileRequest.borrow() + + try { + binding.fchownSync(req.handle, fd, uid, gid) + } catch (e) { + throw new FileError(e.message, { operation: 'fchownSync', code: e.code, fd }) + } finally { + req.return() + } +} + +async function utimes(filepath, atime, mtime, cb) { + if (typeof atime !== 'number') atime = atime.getTime() / 1000 + if (typeof mtime !== 'number') mtime = mtime.getTime() / 1000 + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let err = null + try { + binding.utimes(req.handle, filepath, atime, mtime) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'utimes', code: e.code, path: filepath }) + } finally { + req.return() + } + + return done(err, cb) +} + +function utimesSync(filepath, atime, mtime) { + if (typeof atime !== 'number') atime = atime.getTime() / 1000 + if (typeof mtime !== 'number') mtime = mtime.getTime() / 1000 + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.utimesSync(req.handle, filepath, atime, mtime) + } catch (e) { + throw new FileError(e.message, { operation: 'utimes', code: e.code, path: filepath }) + } finally { + req.return() + } +} + +async function lutimes(filepath, atime, mtime, cb) { + if (typeof atime !== 'number') atime = atime.getTime() / 1000 + if (typeof mtime !== 'number') mtime = mtime.getTime() / 1000 + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let err = null + try { + binding.lutimes(req.handle, filepath, atime, mtime) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'lutimes', code: e.code, path: filepath }) + } finally { + req.return() + } + + return done(err, cb) +} + +function lutimesSync(filepath, atime, mtime) { + if (typeof atime !== 'number') atime = atime.getTime() / 1000 + if (typeof mtime !== 'number') mtime = mtime.getTime() / 1000 + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.lutimesSync(req.handle, filepath, atime, mtime) + } catch (e) { + throw new FileError(e.message, { operation: 'lutimes', code: e.code, path: filepath }) + } finally { + req.return() + } +} + +async function futimes(fd, atime, mtime, cb) { + if (typeof atime !== 'number') atime = atime.getTime() / 1000 + if (typeof mtime !== 'number') mtime = mtime.getTime() / 1000 + + const req = FileRequest.borrow() + + let err = null + try { + binding.futimes(req.handle, fd, atime, mtime) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'futimes', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, cb) +} + +function futimesSync(fd, atime, mtime) { + if (typeof atime !== 'number') atime = atime.getTime() / 1000 + if (typeof mtime !== 'number') mtime = mtime.getTime() / 1000 + + const req = FileRequest.borrow() + + try { + binding.futimesSync(req.handle, fd, atime, mtime) + } catch (e) { + throw new FileError(e.message, { operation: 'futimesSync', code: e.code, fd }) + } finally { + req.return() + } +} + +async function link(src, dst, cb) { + src = toNamespacedPath(src) + dst = toNamespacedPath(dst) + + const req = FileRequest.borrow() + + let err = null + try { + binding.link(req.handle, src, dst) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'link', code: e.code, path: src, destination: dst }) + } finally { + req.return() + } + + return done(err, cb) +} + +function linkSync(src, dst) { + src = toNamespacedPath(src) + dst = toNamespacedPath(dst) + + const req = FileRequest.borrow() + + try { + binding.linkSync(req.handle, src, dst) + } catch (e) { + throw new FileError(e.message, { + operation: 'linkSync', + code: e.code, + path: src, + destination: dst + }) + } finally { + req.return() + } +} + +async function mkdir(filepath, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = { mode: 0o777 } + } + + if (typeof opts === 'number') opts = { mode: opts } + else if (!opts) opts = {} + + const mode = typeof opts.mode === 'number' ? opts.mode : 0o777 + + filepath = toNamespacedPath(filepath) + + if (opts.recursive) { + let err = null + try { + try { + await mkdir(filepath, { mode }) + } catch (err) { + if (err.code !== 'ENOENT') { + if (!(await stat(filepath)).isDirectory()) throw err + } else { + while (filepath.endsWith(path.sep)) filepath = filepath.slice(0, -1) + const i = filepath.lastIndexOf(path.sep) + if (i <= 0) throw err + + await mkdir(filepath.slice(0, i), { mode, recursive: true }) + + try { + await mkdir(filepath, { mode }) + } catch (err) { + if (!(await stat(filepath)).isDirectory()) throw err + } + } + } + } catch (e) { + err = e + } + + return done(err, cb) + } + + const req = FileRequest.borrow() + + let err = null + try { + binding.mkdir(req.handle, filepath, mode) + + await req + } catch (e) { + err = new FileError(e.message, { + operation: 'mkdir', + code: e.code, + path: filepath + }) + } finally { + req.return() + } + + return done(err, cb) +} + +function mkdirSync(filepath, opts) { + if (typeof opts === 'number') opts = { mode: opts } + else if (!opts) opts = {} + + const mode = typeof opts.mode === 'number' ? opts.mode : 0o777 + + filepath = toNamespacedPath(filepath) + + if (opts.recursive) { + try { + mkdirSync(filepath, { mode }) + } catch (err) { + if (err.code !== 'ENOENT') { + if (!statSync(filepath).isDirectory()) throw err + } else { + while (filepath.endsWith(path.sep)) filepath = filepath.slice(0, -1) + const i = filepath.lastIndexOf(path.sep) + if (i <= 0) throw err + + mkdirSync(filepath.slice(0, i), { mode, recursive: true }) + + try { + mkdirSync(filepath, { mode }) + } catch (err) { + if (!statSync(filepath).isDirectory()) throw err + } + } + } + + return + } + + const req = FileRequest.borrow() + + try { + binding.mkdirSync(req.handle, filepath, mode) + } catch (e) { + throw new FileError(e.message, { + operation: 'mkdir', + code: e.code, + path: filepath + }) + } finally { + req.return() + } +} + +async function mkdtemp(prefix, cb) { + prefix = toNamespacedPath(prefix) + + const req = FileRequest.borrow() + + let res + let err = null + try { + binding.mkdtemp(req.handle, prefix + 'XXXXXX') + + await req + + res = binding.requestResultPath(req.handle) + } catch (e) { + err = new FileError(e.message, { operation: 'mkdtemp', code: e.code, path: prefix }) + } finally { + req.return() + } + + return done(err, res, cb) +} + +function mkdtempSync(prefix) { + prefix = toNamespacedPath(prefix) + + const req = FileRequest.borrow() + + try { + binding.mkdtempSync(req.handle, prefix + 'XXXXXX') + + return binding.requestResultPath(req.handle) + } catch (e) { + throw new FileError(e.message, { operation: 'mkdtempSync', code: e.code, path: prefix }) + } finally { + req.return() + } +} + +async function rmdir(filepath, cb) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let err = null + try { + binding.rmdir(req.handle, filepath) + + await req + } catch (e) { + err = new FileError(e.message, { + operation: 'rmdir', + code: e.code, + path: filepath + }) + } finally { + req.return() + } + + return done(err, cb) +} + +function rmdirSync(filepath) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.rmdirSync(req.handle, filepath) + } catch (e) { + throw new FileError(e.message, { + operation: 'rmdir', + code: e.code, + path: filepath + }) + } finally { + req.return() + } +} + +async function rm(filepath, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (!opts) opts = {} + + filepath = toNamespacedPath(filepath) + + let err = null + try { + const st = await lstat(filepath) + + if (st.isDirectory()) { + if (opts.recursive) { + try { + await rmdir(filepath) + } catch (err) { + if (err.code !== 'ENOTEMPTY') throw err + + const files = await readdir(filepath) + + for (const file of files) { + await rm(filepath + path.sep + file, opts) + } + + await rmdir(filepath) + } + } else { + throw new FileError('is a directory', { + operation: 'rm', + code: 'EISDIR', + path: filepath + }) + } + } else { + await unlink(filepath) + } + } catch (e) { + if (e.code !== 'ENOENT' || !opts.force) err = e + } + + return done(err, cb) +} + +function rmSync(filepath, opts) { + if (!opts) opts = {} + + filepath = toNamespacedPath(filepath) + + try { + const st = lstatSync(filepath) + + if (st.isDirectory()) { + if (opts.recursive) { + try { + rmdirSync(filepath) + } catch (err) { + if (err.code !== 'ENOTEMPTY') throw err + + const files = readdirSync(filepath) + + for (const file of files) { + rmSync(filepath + path.sep + file, opts) + } + + rmdirSync(filepath) + } + } else { + throw new FileError('is a directory', { + operation: 'rm', + code: 'EISDIR', + path: filepath + }) + } + } else { + unlinkSync(filepath) + } + } catch (err) { + if (err.code !== 'ENOENT' || !opts.force) throw err + } +} + +async function unlink(filepath, cb) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let err = null + try { + binding.unlink(req.handle, filepath) + + await req + } catch (e) { + err = new FileError(e.message, { + operation: 'unlink', + code: e.code, + path: filepath + }) + } finally { + req.return() + } + + return done(err, cb) +} + +function unlinkSync(filepath) { + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.unlinkSync(req.handle, filepath) + } catch (e) { + throw new FileError(e.message, { + operation: 'unlink', + code: e.code, + path: filepath + }) + } finally { + req.return() + } +} + +async function rename(src, dst, cb) { + src = toNamespacedPath(src) + dst = toNamespacedPath(dst) + + const req = FileRequest.borrow() + + let err = null + try { + binding.rename(req.handle, src, dst) + + await req + } catch (e) { + err = new FileError(e.message, { + operation: 'rename', + code: e.code, + path: src, + destination: dst + }) + } finally { + req.return() + } + + return done(err, cb) +} + +function renameSync(src, dst) { + src = toNamespacedPath(src) + dst = toNamespacedPath(dst) + + const req = FileRequest.borrow() + + try { + binding.renameSync(req.handle, src, dst) + } catch (e) { + throw new FileError(e.message, { + operation: 'rename', + code: e.code, + path: src, + destination: dst + }) + } finally { + req.return() + } +} + +async function copyFile(src, dst, mode = 0, cb) { + if (typeof mode === 'function') { + cb = mode + mode = 0 + } + + src = toNamespacedPath(src) + dst = toNamespacedPath(dst) + + const req = FileRequest.borrow() + + let err = null + try { + binding.copyfile(req.handle, src, dst, mode) + + await req + } catch (e) { + err = new FileError(e.message, { + operation: 'copyfile', + code: e.code, + path: src, + destination: dst + }) + } finally { + req.return() + } + + return done(err, cb) +} + +function copyFileSync(src, dst, mode = 0) { + src = toNamespacedPath(src) + dst = toNamespacedPath(dst) + + const req = FileRequest.borrow() + + try { + binding.copyfileSync(req.handle, src, dst, mode) + } catch (e) { + throw new FileError(e.message, { + operation: 'copyfile', + code: e.code, + path: src, + destination: dst + }) + } finally { + req.return() + } +} + +async function cp(src, dst, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (!opts) opts = {} + + src = toNamespacedPath(src) + dst = toNamespacedPath(dst) + + let err = null + try { + const st = await lstat(src) + + if (st.isDirectory()) { + if (opts.recursive !== true) { + throw new FileError('is a directory', { operation: 'cp', code: 'EISDIR', path: src }) + } + + try { + await lstat(dst) + } catch (e) { + if (e.code !== 'ENOENT') throw e + + await mkdir(dst, { mode: st.mode, recursive: true }) + } + + const dir = await opendir(src) + for await (const { name } of dir) { + await cp(path.join(src, name), path.join(dst, name), opts) + } + } else if (st.isFile()) { + await copyFile(src, dst) + await chmod(dst, st.mode) + } + } catch (e) { + err = e + } + + return done(err, cb) +} + +function cpSync(src, dst, opts = {}) { + src = toNamespacedPath(src) + dst = toNamespacedPath(dst) + + const st = lstatSync(src) + + if (st.isDirectory()) { + if (opts.recursive !== true) { + throw new FileError('is a directory', { operation: 'cp', code: 'EISDIR', path: src }) + } + + try { + lstatSync(dst) + } catch (e) { + if (e.code !== 'ENOENT') throw e + + mkdirSync(dst, { mode: st.mode, recursive: true }) + } + + const dir = opendirSync(src) + for (const { name } of dir) { + cpSync(path.join(src, name), path.join(dst, name), opts) + } + } else if (st.isFile()) { + copyFileSync(src, dst) + chmodSync(dst, st.mode) + } +} + +async function realpath(filepath, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + const { encoding = 'utf8' } = opts + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let res + let err = null + try { + binding.realpath(req.handle, filepath) + + await req + + res = Buffer.from(binding.requestResultString(req.handle)) + + if (encoding !== 'buffer') res = res.toString(encoding) + } catch (e) { + err = new FileError(e.message, { + operation: 'realpath', + code: e.code, + path: filepath + }) + } finally { + req.return() + } + + return done(err, res, cb) +} + +function realpathSync(filepath, opts) { + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + const { encoding = 'utf8' } = opts + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.realpathSync(req.handle, filepath) + + let res = Buffer.from(binding.requestResultString(req.handle)) + + if (encoding !== 'buffer') res = res.toString(encoding) + + return res + } catch (e) { + throw new FileError(e.message, { + operation: 'realpath', + code: e.code, + path: filepath + }) + } finally { + req.return() + } +} + +async function readlink(filepath, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + const { encoding = 'utf8' } = opts + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let res + let err = null + try { + binding.readlink(req.handle, filepath) + + await req + + res = Buffer.from(binding.requestResultString(req.handle)) + + if (encoding !== 'buffer') res = res.toString(encoding) + } catch (e) { + err = new FileError(e.message, { + operation: 'readlink', + code: e.code, + path: filepath + }) + } finally { + req.return() + } + + return done(err, res, cb) +} + +function readlinkSync(filepath, opts) { + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + const { encoding = 'utf8' } = opts + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.readlinkSync(req.handle, filepath) + + let res = Buffer.from(binding.requestResultString(req.handle)) + + if (encoding !== 'buffer') res = res.toString(encoding) + + return res + } catch (e) { + throw new FileError(e.message, { + operation: 'readlink', + code: e.code, + path: filepath + }) + } finally { + req.return() + } +} + +async function fsync(fd, cb) { + const req = FileRequest.borrow() + + let err = null + try { + binding.fsync(req.handle, fd) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'fsync', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, cb) +} + +function fsyncSync(fd) { + const req = FileRequest.borrow() + + try { + binding.fsyncSync(req.handle, fd) + } catch (e) { + throw new FileError(e.message, { operation: 'fsyncSync', code: e.code, fd }) + } finally { + req.return() + } +} + +async function fdatasync(fd, cb) { + const req = FileRequest.borrow() + + let err = null + try { + binding.fdatasync(req.handle, fd) + + await req + } catch (e) { + err = new FileError(e.message, { operation: 'fdatasync', code: e.code, fd }) + } finally { + req.return() + } + + return done(err, cb) +} + +function fdatasyncSync(fd) { + const req = FileRequest.borrow() + + try { + binding.fdatasyncSync(req.handle, fd) + } catch (e) { + throw new FileError(e.message, { operation: 'fdatasyncSync', code: e.code, fd }) + } finally { + req.return() + } +} + +function normalizeSymlinkTarget(target, type, filepath) { + if (isWindows) { + if (type === constants.UV_FS_SYMLINK_JUNCTION) target = path.resolve(filepath, '..', target) + + if (path.isAbsolute(target)) return path.toNamespacedPath(target) + + return target.replace(/\//g, path.sep) + } + + return target +} + +async function symlink(target, filepath, type, cb) { + if (typeof type === 'function') { + cb = type + type = null + } + + filepath = toNamespacedPath(filepath) + + if (typeof type === 'string') { + switch (type) { + case 'dir': + type = constants.UV_FS_SYMLINK_DIR + break + case 'junction': + type = constants.UV_FS_SYMLINK_JUNCTION + break + case 'file': + default: + type = 0 + break + } + } else if (typeof type !== 'number') { + if (isWindows) { + target = path.resolve(filepath, '..', target) + + try { + type = (await stat(target)).isDirectory() + ? constants.UV_FS_SYMLINK_DIR + : constants.UV_FS_SYMLINK_JUNCTION + } catch { + type = 0 + } + } else { + type = 0 + } + } + + target = normalizeSymlinkTarget(target, type, filepath) + + const req = FileRequest.borrow() + + let err = null + try { + binding.symlink(req.handle, target, filepath, type) + + await req + } catch (e) { + err = new FileError(e.message, { + operation: 'symlink', + code: e.code, + path: target, + destination: filepath + }) + } finally { + req.return() + } + + return done(err, cb) +} + +function symlinkSync(target, filepath, type) { + filepath = toNamespacedPath(filepath) + + if (typeof type === 'string') { + switch (type) { + case 'dir': + type = constants.UV_FS_SYMLINK_DIR + break + case 'junction': + type = constants.UV_FS_SYMLINK_JUNCTION + break + case 'file': + default: + type = 0 + break + } + } else if (typeof type !== 'number') { + if (isWindows) { + target = path.resolve(filepath, '..', target) + + try { + type = statSync(target).isDirectory() + ? constants.UV_FS_SYMLINK_DIR + : constants.UV_FS_SYMLINK_JUNCTION + } catch { + type = 0 + } + } else { + type = 0 + } + } + + target = normalizeSymlinkTarget(target, type, filepath) + + const req = FileRequest.borrow() + + try { + binding.symlinkSync(req.handle, target, filepath, type) + } catch (e) { + throw new FileError(e.message, { + operation: 'symlink', + code: e.code, + path: target, + destination: filepath + }) + } finally { + req.return() + } +} + +async function opendir(filepath, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + let dir + let err = null + try { + binding.opendir(req.handle, filepath) + + await req + + dir = new Dir(filepath, binding.requestResultDir(req.handle), opts) + } catch (e) { + err = new FileError(e.message, { + operation: 'opendir', + code: e.code, + path: filepath + }) + } finally { + req.return() + } + + return done(err, dir, cb) +} + +function opendirSync(filepath, opts) { + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + filepath = toNamespacedPath(filepath) + + const req = FileRequest.borrow() + + try { + binding.opendirSync(req.handle, filepath) + + return new Dir(filepath, binding.requestResultDir(req.handle), opts) + } catch (e) { + throw new FileError(e.message, { + operation: 'opendir', + code: e.code, + path: filepath + }) + } finally { + req.return() + } +} + +async function readdir(filepath, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + const { withFileTypes = false, recursive = false } = opts + + filepath = toNamespacedPath(filepath) + + const queue = [filepath] + let result = [] + let err = null + try { + while (queue.length !== 0) { + const dir = await opendir(queue.pop()) + + for await (const entry of dir) { + const entryPath = path.join(entry.parentPath, entry.name) + + if (withFileTypes) { + result.push(entry) + } else { + result.push(path.relative(filepath, entryPath)) + } + + if (recursive && entry.isDirectory()) queue.push(entryPath) + } + } + } catch (e) { + result = [] + err = e + } + + return done(err, result, cb) +} + +function readdirSync(filepath, opts) { + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + const { withFileTypes = false, recursive = false } = opts + + filepath = toNamespacedPath(filepath) + + const queue = [filepath] + const result = [] + + while (queue.length !== 0) { + const dir = opendirSync(queue.pop(), opts) + + for (const entry of dir) { + const entryPath = path.join(entry.parentPath, entry.name) + + if (withFileTypes) { + result.push(entry) + } else { + result.push(path.relative(filepath, entryPath)) + } + + if (recursive && entry.isDirectory()) queue.push(entryPath) + } + } + + return result +} + +async function readFile(filepath, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + const { encoding = 'buffer' } = opts + + let fd = -1 + let buffer = null + let err = null + try { + fd = await open(filepath, opts.flag || 'r') + + const st = await fstat(fd) + + let len = 0 + + if (st.size === 0) { + const buffers = [] + + while (true) { + buffer = Buffer.allocUnsafe(8192) + const r = await read(fd, buffer) + len += r + if (r === 0) break + buffers.push(buffer.subarray(0, r)) + } + + buffer = Buffer.concat(buffers) + } else { + buffer = Buffer.allocUnsafe(st.size) + + while (true) { + const r = await read(fd, len ? buffer.subarray(len) : buffer) + len += r + if (r === 0 || len === buffer.byteLength) break + } + + if (len !== buffer.byteLength) buffer = buffer.subarray(0, len) + } + + if (encoding !== 'buffer') buffer = buffer.toString(encoding) + } catch (e) { + err = e + } finally { + if (fd !== -1) await close(fd) + } + + return done(err, buffer, cb) +} + +function readFileSync(filepath, opts) { + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + const { encoding = 'buffer' } = opts + + let fd = -1 + try { + fd = openSync(filepath, opts.flag || 'r') + + const st = fstatSync(fd) + + let buffer + let len = 0 + + if (st.size === 0) { + const buffers = [] + + while (true) { + buffer = Buffer.allocUnsafe(8192) + const r = readSync(fd, buffer) + len += r + if (r === 0) break + buffers.push(buffer.subarray(0, r)) + } + + buffer = Buffer.concat(buffers) + } else { + buffer = Buffer.allocUnsafe(st.size) + + while (true) { + const r = readSync(fd, len ? buffer.subarray(len) : buffer) + len += r + if (r === 0 || len === buffer.byteLength) break + } + + if (len !== buffer.byteLength) buffer = buffer.subarray(0, len) + } + + if (encoding !== 'buffer') buffer = buffer.toString(encoding) + + return buffer + } finally { + if (fd !== -1) closeSync(fd) + } +} + +async function writeFile(filepath, data, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + if (typeof data === 'string') data = Buffer.from(data, opts.encoding) + + let fd = -1 + let len = 0 + let err = null + try { + fd = await open(filepath, opts.flag || 'w', opts.mode || 0o666) + + while (true) { + len += await write(fd, len ? data.subarray(len) : data) + if (len === data.byteLength) break + } + } catch (e) { + err = e + } finally { + if (fd !== -1) await close(fd) + } + + return done(err, len, cb) +} + +function writeFileSync(filepath, data, opts) { + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + if (typeof data === 'string') data = Buffer.from(data, opts.encoding) + + let fd = -1 + try { + fd = openSync(filepath, opts.flag || 'w', opts.mode || 0o666) + + let len = 0 + + while (true) { + len += writeSync(fd, len ? data.subarray(len) : data) + if (len === data.byteLength) break + } + } finally { + if (fd !== -1) closeSync(fd) + } +} + +function appendFile(filepath, data, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + if (!opts.flag) opts = { ...opts, flag: 'a' } + + return writeFile(filepath, data, opts, cb) +} + +function appendFileSync(filepath, data, opts) { + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + if (!opts.flag) opts = { ...opts, flag: 'a' } + + return writeFileSync(filepath, data, opts) +} + +function watch(filepath, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (typeof opts === 'string') opts = { encoding: opts } + else if (!opts) opts = {} + + filepath = toNamespacedPath(filepath) + + return new Watcher(filepath, opts, cb) +} + +class Stats { + constructor( + dev, + mode, + nlink, + uid, + gid, + rdev, + blksize, + ino, + size, + blocks, + atimeMs, + mtimeMs, + ctimeMs, + birthtimeMs + ) { + this.dev = dev + this.mode = mode + this.nlink = nlink + this.uid = uid + this.gid = gid + this.rdev = rdev + this.blksize = blksize + this.ino = ino + this.size = size + this.blocks = blocks + this.atimeMs = atimeMs + this.mtimeMs = mtimeMs + this.ctimeMs = ctimeMs + this.birthtimeMs = birthtimeMs + this.atime = new Date(atimeMs) + this.mtime = new Date(mtimeMs) + this.ctime = new Date(ctimeMs) + this.birthtime = new Date(birthtimeMs) + } + + isDirectory() { + return (this.mode & constants.S_IFMT) === constants.S_IFDIR + } + + isFile() { + return (this.mode & constants.S_IFMT) === constants.S_IFREG + } + + isBlockDevice() { + return (this.mode & constants.S_IFMT) === constants.S_IFBLK + } + + isCharacterDevice() { + return (this.mode & constants.S_IFMT) === constants.S_IFCHR + } + + isFIFO() { + return (this.mode & constants.S_IFMT) === constants.S_IFIFO + } + + isSymbolicLink() { + return (this.mode & constants.S_IFMT) === constants.S_IFLNK + } + + isSocket() { + return (this.mode & constants.S_IFMT) === constants.S_IFSOCK + } +} + +class StatFs { + constructor(type, bsize, blocks, bfree, bavail, files, ffree) { + this.type = type + this.bsize = bsize + this.blocks = blocks + this.bfree = bfree + this.bavail = bavail + this.files = files + this.ffree = ffree + } +} + +class Dir { + constructor(path, handle, opts = {}) { + const { encoding = 'utf8', bufferSize = 32 } = opts + + this.path = path + + this._encoding = encoding + this._capacity = bufferSize + this._buffer = new FIFO() + this._ended = false + this._handle = handle + } + + async read(cb) { + if (this._buffer.length) return ok(this._buffer.shift(), cb) + if (this._ended) return ok(null, cb) + + const req = FileRequest.borrow() + + let entries + let err = null + try { + req.retain(binding.readdir(req.handle, this._handle, this._capacity)) + + await req + + entries = binding.requestResultDirents(req.handle) + } catch (e) { + err = new FileError(e.message, { + operation: 'readdir', + code: e.code, + path: this.path + }) + } finally { + req.return() + } + + if (err) return fail(err, cb) + + if (entries.length === 0) { + this._ended = true + + return ok(null, cb) + } + + for (const entry of entries) { + let name = Buffer.from(entry.name) + + if (this._encoding !== 'buffer') name = name.toString(this._encoding) + + this._buffer.push(new Dirent(this.path, name, entry.type)) + } + + return ok(this._buffer.shift(), cb) + } + + readSync() { + if (this._buffer.length) return this._buffer.shift() + if (this._ended) return null + + const req = FileRequest.borrow() + + let entries + try { + req.retain(binding.readdirSync(req.handle, this._handle, this._capacity)) + + entries = binding.requestResultDirents(req.handle) + } catch (e) { + throw new FileError(e.message, { + operation: 'readdir', + code: e.code, + path: this.path + }) + } finally { + req.return() + } + + if (entries.length === 0) { + this._ended = true + + return null + } + + for (const entry of entries) { + let name = Buffer.from(entry.name) + + if (this._encoding !== 'buffer') name = name.toString(this._encoding) + + this._buffer.push(new Dirent(this.path, name, entry.type)) + } + + return this._buffer.shift() + } + + async close(cb) { + const req = FileRequest.borrow() + + let err = null + try { + binding.closedir(req.handle, this._handle) + + await req + } catch (e) { + err = new FileError(e.message, { + operation: 'closedir', + code: e.code, + path: this.path + }) + } finally { + req.return() + } + + this._handle = null + + return done(err, cb) + } + + closeSync() { + const req = FileRequest.borrow() + + try { + binding.closedirSync(req.handle, this._handle) + } catch (e) { + throw new FileError(e.message, { + operation: 'closedir', + code: e.code, + path: this.path + }) + } finally { + req.return() + } + + this._handle = null + } + + [Symbol.dispose]() { + this.closeSync() + } + + async [Symbol.asyncDispose]() { + await this.close() + } + + *[Symbol.iterator]() { + while (true) { + const entry = this.readSync() + if (entry === null) break + yield entry + } + + this.closeSync() + } + + async *[Symbol.asyncIterator]() { + while (true) { + const entry = await this.read() + if (entry === null) break + yield entry + } + + await this.close() + } +} + +class Dirent { + constructor(parentPath, name, type) { + this.parentPath = parentPath + this.name = name + this.type = type + } + + isFile() { + return this.type === constants.UV_DIRENT_FILE + } + + isDirectory() { + return this.type === constants.UV_DIRENT_DIR + } + + isSymbolicLink() { + return this.type === constants.UV_DIRENT_LINK + } + + isFIFO() { + return this.type === constants.UV_DIRENT_FIFO + } + + isSocket() { + return this.type === constants.UV_DIRENT_SOCKET + } + + isCharacterDevice() { + return this.type === constants.UV_DIRENT_CHAR + } + + isBlockDevice() { + return this.type === constants.UV_DIRENT_BLOCK + } +} + +class FileReadStream extends Readable { + constructor(path, opts = {}) { + const { eagerOpen = true } = opts + + super({ eagerOpen, ...opts }) + + this.path = path + this.fd = typeof opts.fd === 'number' ? opts.fd : -1 + this.flags = opts.flags || 'r' + this.mode = opts.mode || 0o666 + + this._offset = opts.start || 0 + this._missing = 0 + + if (opts.length) { + this._missing = opts.length + } else if (typeof opts.end === 'number') { + this._missing = opts.end - this._offset + 1 + } else { + this._missing = -1 + } + } + + async _open(cb) { + let err + + if (this.fd === -1) { + err = null + try { + this.fd = await open(this.path, this.flags, this.mode) + } catch (e) { + err = e + } + + if (err) return cb(err) + } + + let st + err = null + try { + st = await fstat(this.fd) + } catch (e) { + err = e + } + + if (err) return cb(err) + + if (this._missing === -1) this._missing = st.size + + if (st.size < this._offset) { + this._offset = st.size + this._missing = 0 + } else if (st.size < this._offset + this._missing) { + this._missing = st.size - this._offset + } + + cb(null) + } + + async _read(size) { + if (this._missing <= 0) return this.push(null) + + const data = Buffer.allocUnsafe(Math.min(this._missing, size)) + + let len + let err = null + try { + len = await read(this.fd, data, 0, data.byteLength, this._offset) + } catch (e) { + err = e + } + + if (err) return this.destroy(err) + + if (len === 0) return this.push(null) + + if (this._missing < len) len = this._missing + + this._missing -= len + this._offset += len + + this.push(data.subarray(0, len)) + } + + async _destroy(err, cb) { + if (this.fd === -1) return cb(err) + + try { + await close(this.fd) + } catch (e) { + err = err || e + } + + cb(err) + } +} + +class FileWriteStream extends Writable { + constructor(path, opts = {}) { + const { eagerOpen = true } = opts + + super({ eagerOpen, ...opts }) + + this.path = path + this.fd = typeof opts.fd === 'number' ? opts.fd : -1 + this.flags = opts.flags || 'w' + this.mode = opts.mode || 0o666 + } + + async _open(cb) { + if (this.fd !== -1) return cb(null) + + let err = null + try { + this.fd = await open(this.path, this.flags, this.mode) + } catch (e) { + err = e + } + + cb(err) + } + + async _writev(batch, cb) { + let err = null + try { + await writev( + this.fd, + batch.map(({ chunk }) => chunk) + ) + } catch (e) { + err = e + } + + cb(err) + } + + async _destroy(err, cb) { + if (this.fd === -1) return cb(err) + + try { + await close(this.fd) + } catch (e) { + err = err || e + } + + cb(err) + } +} + +class Watcher extends EventEmitter { + constructor(path, opts, onchange) { + if (typeof opts === 'function') { + onchange = opts + opts = {} + } + + if (!opts) opts = {} + + const { persistent = true, recursive = false, encoding = 'utf8' } = opts + + super() + + this._closed = false + this._encoding = encoding + this._handle = binding.watcherInit(path, recursive, this, this._onevent, this._onclose) + + if (!persistent) this.unref() + + if (onchange) this.on('change', onchange) + } + + close() { + if (this._closed) return + this._closed = true + + binding.watcherClose(this._handle) + } + + ref() { + if (this._handle) binding.watcherRef(this._handle) + return this + } + + unref() { + if (this._handle) binding.watcherUnref(this._handle) + return this + } + + [Symbol.asyncIterator]() { + const buffer = [] + let done = false + let error = null + let next = null + + this.on('change', (eventType, filename) => { + if (next) { + next.resolve({ done: false, value: { eventType, filename } }) + next = null + } else { + buffer.push({ eventType, filename }) + } + }) + .on('error', (err) => { + done = true + error = err + + if (next) { + next.reject(error) + next = null + } + }) + .on('close', () => { + done = true + + if (next) { + next.resolve({ done }) + next = null + } + }) + + return { + next: () => + new Promise((resolve, reject) => { + if (error) return reject(error) + + if (buffer.length) return resolve({ done: false, value: buffer.shift() }) + + if (done) return resolve({ done }) + + next = { resolve, reject } + }) + } + } + + _onevent(err, events, filename) { + if (err) { + this.close() + this.emit('error', err) + } else { + const path = + this._encoding === 'buffer' + ? Buffer.from(filename) + : Buffer.from(filename).toString(this._encoding) + + if (events & binding.UV_RENAME) { + this.emit('change', 'rename', path) + } + + if (events & binding.UV_CHANGE) { + this.emit('change', 'change', path) + } + } + } + + _onclose() { + this._handle = null + + this.emit('close') + } +} + +exports.access = access +exports.appendFile = appendFile +exports.chmod = chmod +exports.chown = chown +exports.close = close +exports.copyFile = copyFile +exports.cp = cp +exports.exists = exists +exports.fchmod = fchmod +exports.fchown = fchown +exports.fdatasync = fdatasync +exports.fstat = fstat +exports.fsync = fsync +exports.ftruncate = ftruncate +exports.futimes = futimes +exports.lchown = lchown +exports.lutimes = lutimes +exports.link = link +exports.lstat = lstat +exports.mkdir = mkdir +exports.mkdtemp = mkdtemp +exports.open = open +exports.opendir = opendir +exports.read = read +exports.readFile = readFile +exports.readdir = readdir +exports.readlink = readlink +exports.readv = readv +exports.realpath = realpath +exports.rename = rename +exports.rm = rm +exports.rmdir = rmdir +exports.stat = stat +exports.statfs = statfs +exports.symlink = symlink +exports.truncate = truncate +exports.unlink = unlink +exports.utimes = utimes +exports.watch = watch +exports.write = write +exports.writeFile = writeFile +exports.writev = writev + +exports.accessSync = accessSync +exports.appendFileSync = appendFileSync +exports.chmodSync = chmodSync +exports.chownSync = chownSync +exports.closeSync = closeSync +exports.copyFileSync = copyFileSync +exports.cpSync = cpSync +exports.existsSync = existsSync +exports.fchmodSync = fchmodSync +exports.fchownSync = fchownSync +exports.fdatasyncSync = fdatasyncSync +exports.fstatSync = fstatSync +exports.fsyncSync = fsyncSync +exports.ftruncateSync = ftruncateSync +exports.futimesSync = futimesSync +exports.lchownSync = lchownSync +exports.lutimesSync = lutimesSync +exports.linkSync = linkSync +exports.lstatSync = lstatSync +exports.mkdirSync = mkdirSync +exports.mkdtempSync = mkdtempSync +exports.openSync = openSync +exports.opendirSync = opendirSync +exports.readFileSync = readFileSync +exports.readSync = readSync +exports.readdirSync = readdirSync +exports.readlinkSync = readlinkSync +exports.readvSync = readvSync +exports.realpathSync = realpathSync +exports.renameSync = renameSync +exports.rmSync = rmSync +exports.rmdirSync = rmdirSync +exports.statSync = statSync +exports.statfsSync = statfsSync +exports.symlinkSync = symlinkSync +exports.truncateSync = truncateSync +exports.unlinkSync = unlinkSync +exports.utimesSync = utimesSync +exports.writeFileSync = writeFileSync +exports.writeSync = writeSync +exports.writevSync = writevSync + +exports.promises = require('./promises') + +exports.Stats = Stats +exports.StatFs = StatFs +exports.Dir = Dir +exports.Dirent = Dirent +exports.Watcher = Watcher + +exports.ReadStream = FileReadStream + +exports.createReadStream = function createReadStream(path, opts) { + return new FileReadStream(path, opts) +} + +exports.WriteStream = FileWriteStream + +exports.createWriteStream = function createWriteStream(path, opts) { + return new FileWriteStream(path, opts) +} + +function toNamespacedPath(filepath) { + if (typeof filepath !== 'string') { + if (isURL(filepath)) filepath = fileURLToPath(filepath) + else filepath = filepath.toString() + } + + return path.toNamespacedPath(filepath) +} + +function toFlags(flags) { + switch (flags) { + case 'r': + return constants.O_RDONLY + case 'rs': // Fall through. + case 'sr': + return constants.O_RDONLY | constants.O_SYNC + case 'r+': + return constants.O_RDWR + case 'rs+': // Fall through. + case 'sr+': + return constants.O_RDWR | constants.O_SYNC + + case 'w': + return constants.O_TRUNC | constants.O_CREAT | constants.O_WRONLY + case 'wx': // Fall through. + case 'xw': + return constants.O_TRUNC | constants.O_CREAT | constants.O_WRONLY | constants.O_EXCL + + case 'w+': + return constants.O_TRUNC | constants.O_CREAT | constants.O_RDWR + case 'wx+': // Fall through. + case 'xw+': + return constants.O_TRUNC | constants.O_CREAT | constants.O_RDWR | constants.O_EXCL + + case 'a': + return constants.O_APPEND | constants.O_CREAT | constants.O_WRONLY + case 'ax': // Fall through. + case 'xa': + return constants.O_APPEND | constants.O_CREAT | constants.O_WRONLY | constants.O_EXCL + case 'as': // Fall through. + case 'sa': + return constants.O_APPEND | constants.O_CREAT | constants.O_WRONLY | constants.O_SYNC + + case 'a+': + return constants.O_APPEND | constants.O_CREAT | constants.O_RDWR + case 'ax+': // Fall through. + case 'xa+': + return constants.O_APPEND | constants.O_CREAT | constants.O_RDWR | constants.O_EXCL + case 'as+': // Fall through. + case 'sa+': + return constants.O_APPEND | constants.O_CREAT | constants.O_RDWR | constants.O_SYNC + default: + return 0 + } +} + +function toMode(mode) { + return parseInt(mode, 8) +} diff --git a/node_modules/bare-fs/lib/constants.d.ts b/node_modules/bare-fs/lib/constants.d.ts new file mode 100644 index 0000000..752e2a6 --- /dev/null +++ b/node_modules/bare-fs/lib/constants.d.ts @@ -0,0 +1,49 @@ +declare const constants: { + O_RDWR: number + O_RDONLY: number + O_WRONLY: number + O_CREAT: number + O_TRUNC: number + O_APPEND: number + + F_OK: number + R_OK: number + W_OK: number + X_OK: number + + S_IFMT: number + S_IFREG: number + S_IFDIR: number + S_IFCHR: number + S_IFLNK: number + S_IFBLK: number + S_IFIFO: number + S_IFSOCK: number + + S_IRUSR: number + S_IWUSR: number + S_IXUSR: number + S_IRGRP: number + S_IWGRP: number + S_IXGRP: number + S_IROTH: number + S_IWOTH: number + S_IXOTH: number + + UV_DIRENT_UNKNOWN: number + UV_DIRENT_FILE: number + UV_DIRENT_DIR: number + UV_DIRENT_LINK: number + UV_DIRENT_FIFO: number + UV_DIRENT_SOCKET: number + UV_DIRENT_CHAR: number + UV_DIRENT_BLOCK: number + + COPYFILE_EXCL: number + COPYFILE_FICLONE: number + COPYFILE_FICLONE_FORCE: number + UV_FS_SYMLINK_DIR: number + UV_FS_SYMLINK_JUNCTION: number +} + +export = constants diff --git a/node_modules/bare-fs/lib/constants.js b/node_modules/bare-fs/lib/constants.js new file mode 100644 index 0000000..191cb64 --- /dev/null +++ b/node_modules/bare-fs/lib/constants.js @@ -0,0 +1,49 @@ +const binding = require('../binding') + +module.exports = { + O_RDWR: binding.O_RDWR, + O_RDONLY: binding.O_RDONLY, + O_WRONLY: binding.O_WRONLY, + O_CREAT: binding.O_CREAT, + O_TRUNC: binding.O_TRUNC, + O_APPEND: binding.O_APPEND, + + F_OK: binding.F_OK || 0, + R_OK: binding.R_OK || 0, + W_OK: binding.W_OK || 0, + X_OK: binding.X_OK || 0, + + S_IFMT: binding.S_IFMT, + S_IFREG: binding.S_IFREG, + S_IFDIR: binding.S_IFDIR, + S_IFCHR: binding.S_IFCHR, + S_IFLNK: binding.S_IFLNK, + S_IFBLK: binding.S_IFBLK || 0, + S_IFIFO: binding.S_IFIFO || 0, + S_IFSOCK: binding.S_IFSOCK || 0, + + S_IRUSR: binding.S_IRUSR || 0, + S_IWUSR: binding.S_IWUSR || 0, + S_IXUSR: binding.S_IXUSR || 0, + S_IRGRP: binding.S_IRGRP || 0, + S_IWGRP: binding.S_IWGRP || 0, + S_IXGRP: binding.S_IXGRP || 0, + S_IROTH: binding.S_IROTH || 0, + S_IWOTH: binding.S_IWOTH || 0, + S_IXOTH: binding.S_IXOTH || 0, + + UV_DIRENT_UNKNOWN: binding.UV_DIRENT_UNKNOWN, + UV_DIRENT_FILE: binding.UV_DIRENT_FILE, + UV_DIRENT_DIR: binding.UV_DIRENT_DIR, + UV_DIRENT_LINK: binding.UV_DIRENT_LINK, + UV_DIRENT_FIFO: binding.UV_DIRENT_FIFO, + UV_DIRENT_SOCKET: binding.UV_DIRENT_SOCKET, + UV_DIRENT_CHAR: binding.UV_DIRENT_CHAR, + UV_DIRENT_BLOCK: binding.UV_DIRENT_BLOCK, + + COPYFILE_EXCL: binding.UV_FS_COPYFILE_EXCL, + COPYFILE_FICLONE: binding.UV_FS_COPYFILE_FICLONE, + COPYFILE_FICLONE_FORCE: binding.UV_FS_COPYFILE_FICLONE_FORCE, + UV_FS_SYMLINK_DIR: binding.UV_FS_SYMLINK_DIR, + UV_FS_SYMLINK_JUNCTION: binding.UV_FS_SYMLINK_JUNCTION +} diff --git a/node_modules/bare-fs/lib/errors.d.ts b/node_modules/bare-fs/lib/errors.d.ts new file mode 100644 index 0000000..f93ebcf --- /dev/null +++ b/node_modules/bare-fs/lib/errors.d.ts @@ -0,0 +1,11 @@ +declare class FileError extends Error { + private constructor(msg: string) + + readonly code: string + readonly operation?: string + readonly path?: string + readonly destination?: string + readonly fd?: number +} + +export = FileError diff --git a/node_modules/bare-fs/lib/errors.js b/node_modules/bare-fs/lib/errors.js new file mode 100644 index 0000000..b427abd --- /dev/null +++ b/node_modules/bare-fs/lib/errors.js @@ -0,0 +1,55 @@ +const os = require('bare-os') + +module.exports = class FileError extends Error { + constructor(msg, opts = {}) { + const { code, operation = null, path = null, destination = null, fd = -1 } = opts + + if (operation !== null) msg += describe(operation, opts) + + super(`${code}: ${msg}`) + + this.code = code + + if (operation !== null) this.operation = operation + if (path !== null) this.path = path + if (destination !== null) this.destination = destination + if (fd !== -1) this.fd = fd + } + + get name() { + return 'FileError' + } + + // For Node.js compatibility + get errno() { + return os.constants.errnos[this.code] + } + + // For Node.js compatibility + get syscall() { + return this.operation + } + + // For Node.js compatibility + get dest() { + return this.destination + } +} + +function describe(operation, opts) { + const { path = null, destination = null, fd = -1 } = opts + + let result = `, ${operation}` + + if (path !== null) { + result += ` ${JSON.stringify(path)}` + + if (destination !== null) { + result += ` -> ${JSON.stringify(destination)}` + } + } else if (fd !== -1) { + result += ` ${fd}` + } + + return result +} diff --git a/node_modules/bare-fs/package.json b/node_modules/bare-fs/package.json new file mode 100644 index 0000000..a0f05c6 --- /dev/null +++ b/node_modules/bare-fs/package.json @@ -0,0 +1,74 @@ +{ + "name": "bare-fs", + "version": "4.7.2", + "description": "Native file system operations for Bare", + "exports": { + "./package": "./package.json", + ".": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "./promises": { + "types": "./promises.d.ts", + "default": "./promises.js" + }, + "./constants": { + "types": "./lib/constants.d.ts", + "default": "./lib/constants.js" + } + }, + "files": [ + "index.js", + "index.d.ts", + "promises.js", + "promises.d.ts", + "binding.c", + "binding.js", + "CMakeLists.txt", + "lib", + "prebuilds" + ], + "addon": true, + "scripts": { + "format": "prettier --write . && lunte --fix", + "lint": "prettier --check . && lunte", + "test": "brittle-bare --coverage test.js" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/holepunchto/bare-fs.git" + }, + "author": "Holepunch", + "license": "Apache-2.0", + "bugs": { + "url": "https://github.com/holepunchto/bare-fs/issues" + }, + "homepage": "https://github.com/holepunchto/bare-fs#readme", + "engines": { + "bare": ">=1.16.0" + }, + "dependencies": { + "bare-events": "^2.5.4", + "bare-path": "^3.0.0", + "bare-stream": "^2.6.4", + "bare-url": "^2.2.2", + "fast-fifo": "^1.3.2" + }, + "devDependencies": { + "bare-buffer": "^3.0.2", + "bare-crypto": "^1.11.2", + "brittle": "^3.1.1", + "cmake-bare": "^1.1.7", + "lunte": "^1.6.0", + "prettier": "^3.4.1", + "prettier-config-holepunch": "^2.0.0" + }, + "peerDependencies": { + "bare-buffer": "*" + }, + "peerDependenciesMeta": { + "bare-buffer": { + "optional": true + } + } +} diff --git a/node_modules/bare-fs/prebuilds/android-arm/bare-fs.bare b/node_modules/bare-fs/prebuilds/android-arm/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..f7a0af571b1da808ba707e0fea0116e947e69977 GIT binary patch literal 51520 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/android-arm64/bare-fs.bare b/node_modules/bare-fs/prebuilds/android-arm64/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..f70ec822542d25d2d40b11335436e60816dae3ee GIT binary patch literal 66600 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/android-ia32/bare-fs.bare b/node_modules/bare-fs/prebuilds/android-ia32/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..4c4dd10e62821d03a9f55c3982931fa672fa6292 GIT binary patch literal 56492 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/android-x64/bare-fs.bare b/node_modules/bare-fs/prebuilds/android-x64/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..d65ffb3bf30354737bf142d14f89f7d1b3fc0316 GIT binary patch literal 61032 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/darwin-arm64/bare-fs.bare b/node_modules/bare-fs/prebuilds/darwin-arm64/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..c5c7efc705e114b2a1d68810d5a659f8f0c3ec9d GIT binary patch literal 94352 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/darwin-x64/bare-fs.bare b/node_modules/bare-fs/prebuilds/darwin-x64/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..f7d914975e1d9136aa06a430e6ed51c1994a2535 GIT binary patch literal 60720 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 Tb{84ql|e=2!sYa_Ps{p0JLp9% literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/ios-arm64-simulator/bare-fs.bare b/node_modules/bare-fs/prebuilds/ios-arm64-simulator/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..a4eb825d1aa324f6da263c7adc3280b3ed6af967 GIT binary patch literal 94288 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/ios-arm64/bare-fs.bare b/node_modules/bare-fs/prebuilds/ios-arm64/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..feb872873184e76ffec19a82d3a5036cbb2bd573 GIT binary patch literal 109864 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 XIN~9mhsc<GGAJ!8oJXhV@b~`!2T(fH literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/ios-x64-simulator/bare-fs.bare b/node_modules/bare-fs/prebuilds/ios-x64-simulator/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..be419035a7978930435539f31693b668f036fc55 GIT binary patch literal 60656 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 JKGjLT{{siM=WYN1 literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/linux-arm64/bare-fs.bare b/node_modules/bare-fs/prebuilds/linux-arm64/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..7c5002171cb796fd41baa6acae4e53555a1ee004 GIT binary patch literal 58632 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/linux-x64/bare-fs.bare b/node_modules/bare-fs/prebuilds/linux-x64/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..d4b6d3011ea649ae98c57d77ff15fa3d2fc97595 GIT binary patch literal 58192 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 b^z#ws$HzL~pfQ#H_~(_@F209Je*OOgTY@l! literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/win32-arm64/bare-fs.bare b/node_modules/bare-fs/prebuilds/win32-arm64/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..adc043b845ffed90805c25d69dffb7cdd21b318f GIT binary patch literal 143360 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 S>t$fSIam<Id*^tI7Wn^HFMXf@ literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/prebuilds/win32-x64/bare-fs.bare b/node_modules/bare-fs/prebuilds/win32-x64/bare-fs.bare new file mode 100644 index 0000000000000000000000000000000000000000..4860f0557f7cd71d5899f76fc27ad3c7745faef8 GIT binary patch literal 152576 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 Ma<1=e7mdK*0q>Z1yZ`_I literal 0 HcmV?d00001 diff --git a/node_modules/bare-fs/promises.d.ts b/node_modules/bare-fs/promises.d.ts new file mode 100644 index 0000000..49b0d50 --- /dev/null +++ b/node_modules/bare-fs/promises.d.ts @@ -0,0 +1,313 @@ +import EventEmitter, { EventMap } from 'bare-events' +import Buffer, { BufferEncoding } from 'bare-buffer' +import { + constants, + AppendFileOptions, + CpOptions, + Dir, + Dirent, + Flag, + MkdirOptions, + OpendirOptions, + Path, + ReadFileOptions, + ReadStream, + ReadStreamOptions, + ReaddirOptions, + ReadlinkOptions, + RealpathOptions, + RmOptions, + StatFs, + Stats, + Watcher, + WatcherOptions, + WriteFileOptions, + WriteStream, + WriteStreamOptions +} from '.' + +export { constants } + +interface FileHandleEvents extends EventMap { + close: [] +} + +interface FileHandle extends EventEmitter<FileHandleEvents>, AsyncDisposable { + readonly fd: number + + close(): Promise<void> + + read( + buffer: Buffer | ArrayBufferView, + offset?: number, + len?: number, + pos?: number + ): Promise<number> + + readv(buffers: ArrayBufferView[], position?: number): Promise<number> + + write( + data: Buffer | ArrayBufferView, + offset?: number, + len?: number, + pos?: number + ): Promise<number> + + write(data: string, pos?: number, encoding?: BufferEncoding): Promise<number> + + stat(): Promise<Stats> + + chmod(mode: string | number): Promise<void> + + chown(uid: number, gid: number): Promise<void> + + datasync(): Promise<void> + + sync(): Promise<void> + + truncate(len?: number): Promise<void> + + utimes(atime: number | Date, mtime: number | Date): Promise<void> + + createReadStream(opts?: ReadStreamOptions): ReadStream + + createWriteStream(opts?: WriteStreamOptions): WriteStream +} + +declare class FileHandle { + private constructor(fd: number) +} + +export function open( + filepath: Path, + flags?: Flag | number, + mode?: string | number +): Promise<FileHandle> + +export function access(filepath: Path, mode?: number): Promise<void> + +export function appendFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + opts?: AppendFileOptions +): Promise<void> + +export function appendFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + encoding: BufferEncoding +): Promise<void> + +export function chmod(filepath: Path, mode: string | number): Promise<void> + +export function chown(filepath: Path, uid: number, gid: number): Promise<void> + +export function copyFile(src: Path, dst: Path, mode?: number): Promise<void> + +export function cp(src: Path, dst: Path, opts?: CpOptions): Promise<void> + +export function lchown(filepath: Path, uid: number, gid: number): Promise<void> + +export function lutimes(filepath: Path, atime: number | Date, mtime: number | Date): Promise<void> + +export function link(src: Path, dst: Path): Promise<void> + +export function lstat(filepath: Path): Promise<Stats> + +export function mkdir(filepath: Path, opts?: MkdirOptions): Promise<void> + +export function mkdir(filepath: Path, mode: number): Promise<void> + +export function mkdtemp(prefix: Path): Promise<string> + +export function opendir( + filepath: Path, + opts: OpendirOptions & { encoding?: BufferEncoding } +): Promise<Dir<string>> + +export function opendir( + filepath: Path, + opts: OpendirOptions & { encoding: 'buffer' } +): Promise<Dir<Buffer>> + +export function opendir(filepath: Path, opts: OpendirOptions): Promise<Dir> + +export function opendir(filepath: Path, encoding: BufferEncoding): Promise<Dir<string>> + +export function opendir(filepath: Path, encoding: 'buffer'): Promise<Dir<Buffer>> + +export function opendir(filepath: Path, encoding: BufferEncoding | 'buffer'): Promise<Dir> + +export function opendir(filepath: Path): Promise<Dir<string>> + +export function readFile( + filepath: Path, + opts: ReadFileOptions & { encoding: BufferEncoding } +): Promise<string> + +export function readFile( + filepath: Path, + opts: ReadFileOptions & { encoding?: 'buffer' } +): Promise<Buffer> + +export function readFile(filepath: Path, opts: ReadFileOptions): Promise<string | Buffer> + +export function readFile(filepath: Path, encoding: BufferEncoding): Promise<string> + +export function readFile(filepath: Path, encoding: 'buffer'): Promise<Buffer> + +export function readFile( + filepath: Path, + encoding?: BufferEncoding | 'buffer' +): Promise<string | Buffer> + +export function readFile(filepath: Path): Promise<Buffer> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding } +): Promise<Dir<string>[] | string[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding; withFileTypes: true } +): Promise<Dir<string>[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding?: BufferEncoding; withFileTypes?: false } +): Promise<string[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer' } +): Promise<Dir<Buffer>[] | Buffer[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer'; withFileTypes: true } +): Promise<Dir<Buffer>[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { encoding: 'buffer'; withFileTypes?: false } +): Promise<Buffer[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { withFileTypes: true } +): Promise<Dir<string | Buffer>[]> + +export function readdir( + filepath: Path, + opts: ReaddirOptions & { withFileTypes?: false } +): Promise<string[] | Buffer[]> + +export function readdir(filepath: Path, opts: ReaddirOptions): Promise<Dir[] | string[] | Buffer[]> + +export function readdir(filepath: Path, encoding: BufferEncoding): Promise<string[]> + +export function readdir(filepath: Path, encoding: 'buffer'): Promise<Buffer[]> + +export function readdir( + filepath: Path, + encoding: BufferEncoding | 'buffer' +): Promise<string[] | Buffer[]> + +export function readdir(filepath: Path): Promise<string[]> + +export function readlink( + filepath: Path, + opts: ReadlinkOptions & { encoding?: BufferEncoding } +): Promise<string> + +export function readlink( + filepath: Path, + opts: ReadlinkOptions & { encoding: 'buffer' } +): Promise<Buffer> + +export function readlink(filepath: Path, opts: ReadlinkOptions): Promise<string | Buffer> + +export function readlink(filepath: Path, encoding: BufferEncoding): Promise<string> + +export function readlink(filepath: Path, encoding: 'buffer'): Promise<Buffer> + +export function readlink( + filepath: Path, + encoding: BufferEncoding | 'buffer' +): Promise<string | Buffer> + +export function readlink(filepath: Path): Promise<string> + +export function realpath( + filepath: Path, + opts: RealpathOptions & { encoding?: BufferEncoding } +): Promise<string> + +export function realpath( + filepath: Path, + opts: RealpathOptions & { encoding: 'buffer' } +): Promise<Buffer> + +export function realpath(filepath: Path, opts: RealpathOptions): Promise<string | Buffer> + +export function realpath(filepath: Path, encoding: BufferEncoding): Promise<string> + +export function realpath(filepath: Path, encoding: 'buffer'): Promise<Buffer> + +export function realpath( + filepath: Path, + encoding: BufferEncoding | 'buffer' +): Promise<string | Buffer> + +export function realpath(filepath: Path): Promise<string> + +export function rename(src: Path, dst: Path): Promise<void> + +export function rm(filepath: Path, opts?: RmOptions): Promise<void> + +export function rmdir(filepath: Path): Promise<void> + +export function stat(filepath: Path): Promise<Stats> + +export function statfs(filepath: Path): Promise<StatFs> + +export function truncate(filepath: Path, len?: number): Promise<void> + +export function symlink(target: Path, filepath: Path, type?: string | number): Promise<void> + +export function unlink(filepath: Path): Promise<void> + +export function utimes(filepath: Path, atime: number | Date, mtime: number | Date): Promise<void> + +export function watch( + filepath: Path, + opts: WatcherOptions & { encoding?: BufferEncoding } +): Watcher<string> + +export function watch( + filepath: Path, + opts: WatcherOptions & { encoding: 'buffer' } +): Watcher<Buffer> + +export function watch(filepath: Path, opts: WatcherOptions): Watcher + +export function watch(filepath: Path, encoding: BufferEncoding): Watcher<string> + +export function watch(filepath: Path, encoding: 'buffer'): Watcher<Buffer> + +export function watch(filepath: Path, encoding: BufferEncoding | 'buffer'): Watcher + +export function watch(filepath: Path): Watcher<string> + +export function writeFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + opts?: WriteFileOptions +): Promise<void> + +export function writeFile( + filepath: Path, + data: string | Buffer | ArrayBufferView, + encoding: BufferEncoding +): Promise<void> diff --git a/node_modules/bare-fs/promises.js b/node_modules/bare-fs/promises.js new file mode 100644 index 0000000..64c65a1 --- /dev/null +++ b/node_modules/bare-fs/promises.js @@ -0,0 +1,119 @@ +const EventEmitter = require('bare-events') +const fs = require('.') + +class FileHandle extends EventEmitter { + constructor(fd) { + super() + + this.fd = fd + } + + async close() { + await fs.close(this.fd) + + this.fd = -1 + this.emit('close') + } + + async read(buffer, ...args) { + return { + bytesRead: await fs.read(this.fd, buffer, ...args), + buffer + } + } + + async readv(buffers, ...args) { + return { + bytesRead: await fs.readv(this.fd, buffers, ...args), + buffers + } + } + + async write(buffer, ...args) { + return { + bytesWritten: await fs.write(this.fd, buffer, ...args), + buffer + } + } + + async writev(buffers, ...args) { + return { + bytesWritten: await fs.writev(this.fd, buffers, ...args), + buffers + } + } + + async stat() { + return fs.fstat(this.fd) + } + + async chmod(mode) { + await fs.fchmod(this.fd, mode) + } + + async chown(uid, gid) { + await fs.fchown(this.fd, uid, gid) + } + + async datasync() { + return fs.fdatasync(this.fd) + } + + async sync() { + return fs.fsync(this.fd) + } + + async truncate(len) { + await fs.ftruncate(this.fd, len) + } + + async utimes(atime, mtime) { + await fs.futimes(this.fd, atime, mtime) + } + + createReadStream(opts) { + return fs.createReadStream(null, { ...opts, fd: this.fd }) + } + + createWriteStream(opts) { + return fs.createWriteStream(null, { ...opts, fd: this.fd }) + } + + async [Symbol.asyncDispose]() { + await this.close() + } +} + +exports.open = async function open(filepath, flags, mode) { + return new FileHandle(await fs.open(filepath, flags, mode)) +} + +exports.access = fs.access +exports.appendFile = fs.appendFile +exports.chmod = fs.chmod +exports.chown = fs.chown +exports.constants = fs.constants +exports.copyFile = fs.copyFile +exports.cp = fs.cp +exports.lchown = fs.lchown +exports.lutimes = fs.lutimes +exports.link = fs.link +exports.lstat = fs.lstat +exports.mkdir = fs.mkdir +exports.mkdtemp = fs.mkdtemp +exports.opendir = fs.opendir +exports.readFile = fs.readFile +exports.readdir = fs.readdir +exports.readlink = fs.readlink +exports.realpath = fs.realpath +exports.rename = fs.rename +exports.rm = fs.rm +exports.rmdir = fs.rmdir +exports.stat = fs.stat +exports.statfs = fs.statfs +exports.truncate = fs.truncate +exports.symlink = fs.symlink +exports.unlink = fs.unlink +exports.utimes = fs.utimes +exports.watch = fs.watch +exports.writeFile = fs.writeFile diff --git a/node_modules/bare-os/CMakeLists.txt b/node_modules/bare-os/CMakeLists.txt new file mode 100644 index 0000000..c8da197 --- /dev/null +++ b/node_modules/bare-os/CMakeLists.txt @@ -0,0 +1,13 @@ +cmake_minimum_required(VERSION 4.0) + +find_package(cmake-bare REQUIRED PATHS node_modules/cmake-bare) + +project(bare_os C) + +add_bare_module(bare_os) + +target_sources( + ${bare_os} + PRIVATE + binding.c +) diff --git a/node_modules/bare-os/LICENSE b/node_modules/bare-os/LICENSE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/node_modules/bare-os/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/bare-os/README.md b/node_modules/bare-os/README.md new file mode 100644 index 0000000..8d48643 --- /dev/null +++ b/node_modules/bare-os/README.md @@ -0,0 +1,252 @@ +# bare-os + +Operating system utilities for Bare. The API closely follows that of the Node.js `os` module. + +``` +npm i bare-os +``` + +## Usage + +```js +const os = require('bare-os') + +console.log(os.platform()) // 'darwin', 'linux', 'win32', ... +console.log(os.arch()) // 'arm64', 'x64', ... +console.log(os.homedir()) +console.log(os.tmpdir()) +console.log(os.hostname()) +console.log(os.networkInterfaces()) +``` + +## API + +#### `os.constants` + +An object containing the following properties: + +- `signals` - Signal constants such as `SIGTERM` and `SIGKILL`. +- `errnos` - Error number constants. +- `priority` - Process priority constants. + +These are also available as a separate module: + +```js +const constants = require('bare-os/constants') +``` + +#### `os.EOL` + +The platform-specific end-of-line marker. `'\r\n'` on Windows, `'\n'` everywhere else. + +#### `os.devNull` + +The platform-specific path to the null device. `'\\\\.\\nul'` on Windows, `'/dev/null'` everywhere else. + +#### `const p = os.platform()` + +Returns the operating system platform as a string. Possible values include `'android'`, `'darwin'`, `'ios'`, `'linux'`, and `'win32'`. + +#### `const a = os.arch()` + +Returns the CPU architecture as a string. Possible values include `'arm'`, `'arm64'`, `'ia32'`, and `'x64'`. + +#### `const t = os.type()` + +Returns the operating system name as returned by `uname(3)`. + +#### `const v = os.version()` + +Returns the operating system version. + +#### `const r = os.release()` + +Returns the operating system release. + +#### `const m = os.machine()` + +Returns the machine type as a string. + +#### `const p = os.execPath()` + +Returns the absolute path of the executable that started the process. + +#### `const id = os.pid()` + +Returns the process ID. + +#### `const id = os.ppid()` + +Returns the parent process ID. + +#### `const dir = os.cwd()` + +Returns the current working directory. + +#### `os.chdir(dir)` + +Changes the current working directory to `dir`. + +#### `const dir = os.tmpdir()` + +Returns the operating system's default directory for temporary files. + +#### `const dir = os.homedir()` + +Returns the home directory of the current user. + +#### `const name = os.hostname()` + +Returns the hostname of the operating system. + +#### `const interfaces = os.networkInterfaces()` + +Returns an object containing network interfaces that have been assigned a network address. Each key on the returned object identifies a network interface. The associated value is an array of objects with the following properties: + +- `address` - The assigned IPv4 or IPv6 address. +- `netmask` - The IPv4 or IPv6 network mask. +- `family` - Either `'IPv4'` or `'IPv6'`. +- `cidr` - The assigned IPv4 or IPv6 address with the routing prefix in CIDR notation. +- `mac` - The MAC address of the network interface. +- `internal` - `true` if the network interface is a loopback or similar interface that is not remotely accessible; otherwise `false`. +- `scopeid` - The numeric IPv6 scope ID. Only specified when `family` is `'IPv6'`. + +#### `os.kill(pid[, signal])` + +Sends `signal` to the process identified by `pid`. `signal` can be a string or a number. Defaults to `'SIGTERM'`. + +#### `const info = os.userInfo([uid])` + +Returns information about a current user. The `uid` value defaults to the current effective uid. The returned object has the following properties: + +- `uid` - The user ID. +- `gid` - The group ID. +- `username` - The username. +- `homedir` - The home directory. +- `shell` - The shell, or `null` if unavailable. + +#### `const info = os.groupInfo([gid])` + +Returns information about a group. The `gid` value defaults to the effective group ID of the calling process. The returned object has the following properties: + +- `groupname` - The group name. +- `gid` - The group ID. +- `members` - List with the names of group members. + +#### `const e = os.endianness()` + +Returns `'LE'` on little-endian systems and `'BE'` on big-endian systems. + +#### `const n = os.availableParallelism()` + +Returns the number of logical CPU cores available to the process. + +#### `const usage = os.cpuUsage([previous])` + +Returns an object with `user` and `system` properties, each representing CPU time in microseconds. If `previous` is provided, the returned values are relative to it. + +#### `const usage = os.threadCpuUsage([previous])` + +Like `os.cpuUsage()` but for the current thread only. + +#### `const usage = os.resourceUsage()` + +Returns an object describing the resource usage of the current process. The returned object has the following properties: + +- `userCPUTime` - User CPU time in microseconds. +- `systemCPUTime` - System CPU time in microseconds. +- `maxRSS` - Maximum resident set size in bytes. +- `sharedMemorySize` - Shared memory size. +- `unsharedDataSize` - Unshared data size. +- `unsharedStackSize` - Unshared stack size. +- `minorPageFault` - Minor page faults. +- `majorPageFault` - Major page faults. +- `swappedOut` - Swap count. +- `fsRead` - File system reads. +- `fsWrite` - File system writes. +- `ipcSent` - IPC messages sent. +- `ipcReceived` - IPC messages received. +- `signalsCount` - Signals received. +- `voluntaryContextSwitches` - Voluntary context switches. +- `involuntaryContextSwitches` - Involuntary context switches. + +#### `const usage = os.memoryUsage()` + +Returns an object describing the memory usage of the process. The returned object has the following properties: + +- `rss` - Resident set size in bytes. +- `heapTotal` - Total heap size in bytes. +- `heapUsed` - Used heap size in bytes. +- `external` - Memory usage of C++ objects bound to JavaScript objects. + +#### `const bytes = os.freemem()` + +Returns the amount of free system memory in bytes. + +#### `const bytes = os.totalmem()` + +Returns the total amount of system memory in bytes. + +#### `const bytes = os.availableMemory()` + +Returns an estimate of the amount of memory available for the process in bytes. + +#### `const bytes = os.constrainedMemory()` + +Returns the amount of memory available to the process under resource constraints, such as cgroups. + +#### `const seconds = os.uptime()` + +Returns the system uptime in seconds. + +#### `const avgs = os.loadavg()` + +Returns an array containing the 1, 5, and 15 minute load averages. + +#### `const list = os.cpus()` + +Returns an array of objects describing each logical CPU core. Each object has the following properties: + +- `model` - The CPU model. +- `speed` - The CPU speed in MHz. +- `times` - An object with `user`, `nice`, `sys`, `idle`, and `irq` CPU time values in milliseconds. + +#### `const title = os.getProcessTitle()` + +Returns the current process title. + +#### `os.setProcessTitle(title)` + +Sets the process title. `title` is coerced to a string and must be shorter than 256 characters. + +#### `const priority = os.getPriority([pid])` + +Returns the scheduling priority of the process specified by `pid`. Defaults to `0`, meaning the current process. + +#### `os.setPriority([pid, ]priority)` + +Sets the scheduling priority of the process specified by `pid`. If `pid` is omitted, the priority of the current process is set. + +#### `const keys = os.getEnvKeys()` + +Returns an array of the names of all environment variables. + +#### `const value = os.getEnv(name)` + +Returns the value of the environment variable `name`, or `undefined` if it is not set. + +#### `const exists = os.hasEnv(name)` + +Returns `true` if the environment variable `name` is set, otherwise `false`. + +#### `os.setEnv(name, value)` + +Sets the environment variable `name` to `value`. + +#### `os.unsetEnv(name)` + +Removes the environment variable `name`. + +## License + +Apache-2.0 diff --git a/node_modules/bare-os/binding.c b/node_modules/bare-os/binding.c new file mode 100644 index 0000000..30009e9 --- /dev/null +++ b/node_modules/bare-os/binding.c @@ -0,0 +1,1538 @@ +#include <assert.h> +#include <bare.h> +#include <js.h> +#include <stdlib.h> +#include <utf.h> +#include <uv.h> + +#if !defined(BARE_PLATFORM_WIN32) +#include <unistd.h> // getegid +#endif + +static uv_rwlock_t bare_os_env_lock; + +static uv_once_t bare_os_env_lock_guard = UV_ONCE_INIT; + +static void +bare_os__on_env_lock_init(void) { + int err = uv_rwlock_init(&bare_os_env_lock); + assert(err == 0); +} + +static js_value_t * +bare_os_type(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_utsname_t buffer; + err = uv_os_uname(&buffer); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) buffer.sysname, -1, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_version(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_utsname_t buffer; + err = uv_os_uname(&buffer); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) buffer.version, -1, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_release(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_utsname_t buffer; + err = uv_os_uname(&buffer); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) buffer.release, -1, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_machine(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_utsname_t buffer; + err = uv_os_uname(&buffer); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) buffer.machine, -1, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_exec_path(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t len = 4096; + char exec_path[4096]; + + err = uv_exepath(exec_path, &len); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) exec_path, len, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_pid(js_env_t *env, js_callback_info_t *info) { + int err; + + js_value_t *result; + err = js_create_uint32(env, uv_os_getpid(), &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_ppid(js_env_t *env, js_callback_info_t *info) { + int err; + + js_value_t *result; + err = js_create_uint32(env, uv_os_getppid(), &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_cwd(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t len = 4096; + char cwd[4096]; + + err = uv_cwd(cwd, &len); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) cwd, len, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_chdir(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + utf8_t dir[4096]; + err = js_get_value_string_utf8(env, argv[0], dir, 4096, NULL); + assert(err == 0); + + err = uv_chdir((char *) dir); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + return NULL; +} + +static js_value_t * +bare_os_tmpdir(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t len = 4096; + char tmpdir[4096]; + + err = uv_os_tmpdir(tmpdir, &len); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) tmpdir, len, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_homedir(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t len = 4096; + char homedir[4096]; + + err = uv_os_homedir(homedir, &len); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) homedir, len, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_hostname(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t len = UV_MAXHOSTNAMESIZE; + char hostname[UV_MAXHOSTNAMESIZE]; + + err = uv_os_gethostname(hostname, &len); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) hostname, len, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_user_info(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 0 || argc == 1); + + bool uid_undefined; + err = js_is_undefined(env, argv[0], &uid_undefined); + assert(err == 0); + + uv_passwd_t pwd; + if (uid_undefined) { + err = uv_os_get_passwd(&pwd); + } else { + uint32_t uid; + err = js_get_value_uint32(env, argv[0], &uid); + assert(err == 0); + + err = uv_os_get_passwd2(&pwd, uid); + } + + if (err != 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_object(env, &result); + assert(err == 0); + + js_value_t *uid; + err = js_create_int32(env, pwd.uid, &uid); + assert(err == 0); + + err = js_set_named_property(env, result, "uid", uid); + assert(err == 0); + + js_value_t *gid; + err = js_create_int32(env, pwd.gid, &gid); + assert(err == 0); + + err = js_set_named_property(env, result, "gid", gid); + assert(err == 0); + + js_value_t *username; + err = js_create_string_utf8(env, (utf8_t *) pwd.username, strlen(pwd.username), &username); + assert(err == 0); + + err = js_set_named_property(env, result, "username", username); + assert(err == 0); + + js_value_t *homedir; + err = js_create_string_utf8(env, (utf8_t *) pwd.homedir, strlen(pwd.homedir), &homedir); + assert(err == 0); + + err = js_set_named_property(env, result, "homedir", homedir); + assert(err == 0); + + js_value_t *shell; + + if (pwd.shell == NULL) { + err = js_get_null(env, &shell); + assert(err == 0); + } else { + err = js_create_string_utf8(env, (utf8_t *) pwd.shell, -1, &shell); + assert(err == 0); + } + + err = js_set_named_property(env, result, "shell", shell); + assert(err == 0); + + uv_os_free_passwd(&pwd); + + return result; +} + +static int +bare_os__population_count(uint32_t num) { + int result = 0; + + while (num != 0) { + result++; + num &= num - 1; + } + + return result; +} + +static js_value_t * +bare_os_network_interfaces(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_interface_address_t *addresses; + int len; + err = uv_interface_addresses(&addresses, &len); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_array_with_length(env, len, &result); + assert(err == 0); + + for (size_t i = 0, n = len; i < n; i++) { + uv_interface_address_t address = addresses[i]; + + uint32_t family = address.address.address4.sin_family; + + if (family != AF_INET && family != AF_INET6) { + continue; + } + + js_value_t *item; + err = js_create_object(env, &item); + assert(err == 0); + + js_value_t *val; + + err = js_create_string_utf8(env, (utf8_t *) address.name, -1, &val); + assert(err == 0); + + err = js_set_named_property(env, item, "name", val); + assert(err == 0); + + char address_ip[INET6_ADDRSTRLEN]; + char netmask_ip[INET6_ADDRSTRLEN]; + char family_string[5]; + + char cidr[INET6_ADDRSTRLEN + 8]; + uint32_t cidr_value = 0; + + if (family == AF_INET) { + err = uv_ip4_name(&address.address.address4, address_ip, sizeof(address_ip)); + assert(err == 0); + + err = uv_ip4_name(&address.netmask.netmask4, netmask_ip, sizeof(netmask_ip)); + assert(err == 0); + + strcpy(family_string, "IPv4"); + + cidr_value = bare_os__population_count(address.netmask.netmask4.sin_addr.s_addr); + } else { + err = uv_ip6_name(&address.address.address6, address_ip, sizeof(address_ip)); + assert(err == 0); + + err = uv_ip6_name(&address.netmask.netmask6, netmask_ip, sizeof(netmask_ip)); + assert(err == 0); + + strcpy(family_string, "IPv6"); + + for (size_t i = 0; i < 16; i++) { + uint32_t count = bare_os__population_count(address.netmask.netmask6.sin6_addr.s6_addr[i]); + + if (count == 0) break; + + cidr_value += count; + } + } + + err = js_create_string_utf8(env, (utf8_t *) address_ip, -1, &val); + assert(err == 0); + + err = js_set_named_property(env, item, "address", val); + assert(err == 0); + + err = js_create_string_utf8(env, (utf8_t *) netmask_ip, -1, &val); + assert(err == 0); + + err = js_set_named_property(env, item, "netmask", val); + assert(err == 0); + + err = js_create_string_utf8(env, (utf8_t *) family_string, -1, &val); + assert(err == 0); + + err = js_set_named_property(env, item, "family", val); + assert(err == 0); + + err = snprintf(cidr, sizeof(cidr), "%s/%d", address_ip, cidr_value); + assert(err > 0); + + err = js_create_string_utf8(env, (utf8_t *) cidr, -1, &val); + assert(err == 0); + + err = js_set_named_property(env, item, "cidr", val); + assert(err == 0); + + char mac[18]; + err = snprintf( + mac, + sizeof(mac), + "%02x:%02x:%02x:%02x:%02x:%02x", + (unsigned char) address.phys_addr[0], + (unsigned char) address.phys_addr[1], + (unsigned char) address.phys_addr[2], + (unsigned char) address.phys_addr[3], + (unsigned char) address.phys_addr[4], + (unsigned char) address.phys_addr[5] + ); + assert(err > 0); + + err = js_create_string_utf8(env, (utf8_t *) mac, -1, &val); + assert(err == 0); + + err = js_set_named_property(env, item, "mac", val); + assert(err == 0); + + err = js_get_boolean(env, address.is_internal == 1, &val); + assert(err == 0); + + err = js_set_named_property(env, item, "internal", val); + assert(err == 0); + + if (family == AF_INET6) { + err = js_create_uint32(env, address.address.address6.sin6_scope_id, &val); + assert(err == 0); + + err = js_set_named_property(env, item, "scopeid", val); + assert(err == 0); + } + + err = js_set_element(env, result, i, item); + assert(err == 0); + } + + uv_free_interface_addresses(addresses, len); + + return result; +} + +static js_value_t * +bare_os_kill(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + uint32_t pid; + err = js_get_value_uint32(env, argv[0], &pid); + assert(err == 0); + + uint32_t signum; + err = js_get_value_uint32(env, argv[1], &signum); + assert(err == 0); + + err = uv_kill(pid, signum); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + return NULL; +} + +static js_value_t * +bare_os_available_parallelism(js_env_t *env, js_callback_info_t *info) { + int err; + + js_value_t *result; + err = js_create_int64(env, uv_available_parallelism(), &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_cpu_usage(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_rusage_t usage; + err = uv_getrusage(&usage); + assert(err == 0); + + js_value_t *result; + err = js_create_object(env, &result); + assert(err == 0); + +#define V(name, property) \ + { \ + uv_timeval_t time = usage.ru_##property; \ +\ + js_value_t *value; \ + err = js_create_int64(env, time.tv_sec * 1e6 + time.tv_usec, &value); \ + assert(err == 0); \ +\ + err = js_set_named_property(env, result, name, value); \ + assert(err == 0); \ + } + + V("user", utime) + V("system", stime) +#undef V + + return result; +} + +static js_value_t * +bare_os_cpu_usage_thread(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_rusage_t usage; + err = uv_getrusage_thread(&usage); + assert(err == 0); + + js_value_t *result; + err = js_create_object(env, &result); + assert(err == 0); + +#define V(name, property) \ + { \ + uv_timeval_t time = usage.ru_##property; \ +\ + js_value_t *value; \ + err = js_create_int64(env, time.tv_sec * 1e6 + time.tv_usec, &value); \ + assert(err == 0); \ +\ + err = js_set_named_property(env, result, name, value); \ + assert(err == 0); \ + } + + V("user", utime) + V("system", stime) +#undef V + + return result; +} + +static js_value_t * +bare_os_resource_usage(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_rusage_t usage; + err = uv_getrusage(&usage); + assert(err == 0); + + js_value_t *result; + err = js_create_object(env, &result); + assert(err == 0); + +#define V(name, property) \ + { \ + uv_timeval_t time = usage.ru_##property; \ +\ + js_value_t *value; \ + err = js_create_int64(env, time.tv_sec * 1e6 + time.tv_usec, &value); \ + assert(err == 0); \ +\ + err = js_set_named_property(env, result, name, value); \ + assert(err == 0); \ + } + + V("userCPUTime", utime) + V("systemCPUTime", stime) +#undef V + +#define V(name, property) \ + { \ + js_value_t *value; \ + err = js_create_int64(env, usage.ru_##property, &value); \ + assert(err == 0); \ +\ + err = js_set_named_property(env, result, name, value); \ + assert(err == 0); \ + } + + V("maxRSS", maxrss) + V("sharedMemorySize", ixrss) + V("unsharedDataSize", idrss) + V("unsharedStackSize", isrss) + V("minorPageFault", minflt) + V("majorPageFault", majflt) + V("swappedOut", nswap) + V("fsRead", inblock) + V("fsWrite", oublock) + V("ipcSent", msgsnd) + V("ipcReceived", msgrcv) + V("signalsCount", nsignals) + V("voluntaryContextSwitches", nvcsw) + V("involuntaryContextSwitches", nivcsw) +#undef V + + return result; +} + +static js_value_t * +bare_os_memory_usage(js_env_t *env, js_callback_info_t *info) { + int err; + + js_heap_statistics_t stats = { + .version = 1, + + // Since 0 + .total_heap_size = -1, + .used_heap_size = -1, + + // Since 1 + .external_memory = -1, + }; + + err = js_get_heap_statistics(env, &stats); + assert(err == 0); + + js_value_t *result; + err = js_create_object(env, &result); + assert(err == 0); + + size_t rss; + err = uv_resident_set_memory(&rss); + assert(err == 0); + + js_value_t *value; + err = js_create_int64(env, rss, &value); + assert(err == 0); + + err = js_set_named_property(env, result, "rss", value); + assert(err == 0); + +#define V(name, property) \ + { \ + if (stats.property != (size_t) -1) { \ + js_value_t *value; \ + err = js_create_int64(env, stats.property, &value); \ + assert(err == 0); \ +\ + err = js_set_named_property(env, result, name, value); \ + assert(err == 0); \ + } \ + } + + V("heapTotal", total_heap_size) + V("heapUsed", used_heap_size) + V("external", external_memory) +#undef V + + return result; +} + +static js_value_t * +bare_os_freemem(js_env_t *env, js_callback_info_t *info) { + int err; + + js_value_t *result; + err = js_create_int64(env, uv_get_free_memory(), &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_totalmem(js_env_t *env, js_callback_info_t *info) { + int err; + + js_value_t *result; + err = js_create_int64(env, uv_get_total_memory(), &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_available_memory(js_env_t *env, js_callback_info_t *info) { + int err; + + js_value_t *result; + err = js_create_int64(env, uv_get_available_memory(), &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_constrained_memory(js_env_t *env, js_callback_info_t *info) { + int err; + + js_value_t *result; + err = js_create_int64(env, uv_get_constrained_memory(), &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_uptime(js_env_t *env, js_callback_info_t *info) { + int err; + + double uptime; + err = uv_uptime(&uptime); + assert(err == 0); + + js_value_t *result; + err = js_create_double(env, uptime, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_loadavg(js_env_t *env, js_callback_info_t *info) { + int err; + + double *data; + + js_value_t *arraybuffer; + err = js_create_arraybuffer(env, sizeof(double) * 3, (void **) &data, &arraybuffer); + assert(err == 0); + + js_value_t *result; + err = js_create_typedarray(env, js_float64array, 3, arraybuffer, 0, &result); + assert(err == 0); + + uv_loadavg(data); + + return result; +} + +static js_value_t * +bare_os_cpus(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_cpu_info_t *cpus; + int len; + err = uv_cpu_info(&cpus, &len); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_array_with_length(env, len, &result); + assert(err == 0); + + for (uint32_t i = 0, n = len; i < n; i++) { + uv_cpu_info_t cpu = cpus[i]; + + js_value_t *item; + err = js_create_object(env, &item); + assert(err == 0); + + err = js_set_element(env, result, i, item); + assert(err == 0); + +#define V(name, type, ...) \ + { \ + js_value_t *val; \ + err = type(env, ##__VA_ARGS__, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, item, name, val); \ + assert(err == 0); \ + } + + V("model", js_create_string_utf8, (const utf8_t *) cpu.model, -1) + V("speed", js_create_double, cpu.speed) + V("times", js_create_object) +#undef V + + js_value_t *times; + err = js_get_named_property(env, item, "times", ×); + assert(err == 0); + +#define V(name) \ + { \ + js_value_t *val; \ + err = js_create_int64(env, cpu.cpu_times.name, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, times, #name, val); \ + assert(err == 0); \ + } + + V(user) + V(nice) + V(sys) + V(idle) + V(irq) +#undef V + } + + uv_free_cpu_info(cpus, len); + + return result; +} + +static js_value_t * +bare_os_get_process_title(js_env_t *env, js_callback_info_t *info) { + int err; + + char title[256]; + err = uv_get_process_title(title, 256); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_string_utf8(env, (utf8_t *) title, -1, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_set_process_title(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + utf8_t data[256]; + err = js_get_value_string_utf8(env, argv[0], data, 256, NULL); + assert(err == 0); + + err = uv_set_process_title((char *) data); + assert(err == 0); + + return NULL; +} + +static js_value_t * +bare_os_get_priority(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + uv_pid_t pid; + err = js_get_value_int32(env, argv[0], &pid); + assert(err == 0); + + int priority; + err = uv_os_getpriority(pid, &priority); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_int32(env, priority, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_set_priority(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + uv_pid_t pid; + err = js_get_value_int32(env, argv[0], &pid); + assert(err == 0); + + int priority; + err = js_get_value_int32(env, argv[1], &priority); + assert(err == 0); + + err = uv_os_setpriority(pid, priority); + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + return NULL; +} + +static js_value_t * +bare_os_group_info(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 0 || argc == 1); + + bool gid_undefined; + err = js_is_undefined(env, argv[0], &gid_undefined); + assert(err == 0); + + int32_t gid; + if (gid_undefined) { +#if defined(BARE_PLATFORM_WIN32) + gid = -1; +#else + gid = getegid(); +#endif + } else { + err = js_get_value_int32(env, argv[0], &gid); + assert(err == 0); + } + + js_value_t *result; + + uv_group_t group; + err = uv_os_get_group(&group, gid); + + if (err == UV_ENOTSUP) { + err = js_get_null(env, &result); + assert(err == 0); + + return result; + } + + if (err != 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + err = js_create_object(env, &result); + assert(err == 0); + + js_value_t *groupname; + err = js_create_string_utf8(env, (utf8_t *) group.groupname, strlen(group.groupname), &groupname); + assert(err == 0); + + err = js_set_named_property(env, result, "groupname", groupname); + assert(err == 0); + + js_value_t *grp_gid; + err = js_create_int32(env, group.gid, &grp_gid); + assert(err == 0); + + err = js_set_named_property(env, result, "gid", grp_gid); + assert(err == 0); + + js_value_t *members; + err = js_create_array(env, &members); + assert(err == 0); + + for (uint32_t i = 0; group.members[i] != NULL; i++) { + js_value_t *member; + err = js_create_string_utf8(env, (utf8_t *) group.members[i], strlen(group.members[i]), &member); + assert(err == 0); + + err = js_set_element(env, members, i, member); + assert(err == 0); + } + + err = js_set_named_property(env, result, "members", members); + assert(err == 0); + + uv_os_free_group(&group); + + return result; +} + +static js_value_t * +bare_os_get_env_keys(js_env_t *env, js_callback_info_t *info) { + int err; + + uv_env_item_t *items; + int len; + + uv_rwlock_rdlock(&bare_os_env_lock); + + err = uv_os_environ(&items, &len); + + uv_rwlock_rdunlock(&bare_os_env_lock); + + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + return NULL; + } + + js_value_t *result; + err = js_create_array_with_length(env, len, &result); + assert(err == 0); + + for (int i = 0; i < len; i++) { + uv_env_item_t *item = &items[i]; + + js_value_t *val; + err = js_create_string_utf8(env, (utf8_t *) item->name, -1, &val); + assert(err == 0); + + err = js_set_element(env, result, i, val); + assert(err == 0); + } + + uv_os_free_environ(items, len); + + return result; +} + +static js_value_t * +bare_os_get_env(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + size_t name_len; + err = js_get_value_string_utf8(env, argv[0], NULL, 0, &name_len); + assert(err == 0); + + name_len += 1 /* NULL */; + + utf8_t *name = malloc(name_len); + err = js_get_value_string_utf8(env, argv[0], name, name_len, &name_len); + assert(err == 0); + + uv_rwlock_rdlock(&bare_os_env_lock); + + size_t value_len = 256; + char *value = malloc(value_len); + err = uv_os_getenv((char *) name, value, &value_len); + + js_value_t *result; + + if (err == UV_ENOENT) { + err = js_get_undefined(env, &result); + assert(err == 0); + } else { + if (err == UV_ENOBUFS) { + value = realloc(value, value_len); + + err = uv_os_getenv((char *) name, value, &value_len); + assert(err == 0); + } else if (err < 0) { + uv_rwlock_rdunlock(&bare_os_env_lock); + + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + free(name); + return NULL; + } + + err = js_create_string_utf8(env, (utf8_t *) value, value_len, &result); + assert(err == 0); + } + + uv_rwlock_rdunlock(&bare_os_env_lock); + + free(name); + free(value); + + return result; +} + +static js_value_t * +bare_os_has_env(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + size_t name_len; + err = js_get_value_string_utf8(env, argv[0], NULL, 0, &name_len); + assert(err == 0); + + utf8_t *name = malloc(++name_len); + err = js_get_value_string_utf8(env, argv[0], name, name_len, &name_len); + assert(err == 0); + + uv_rwlock_rdlock(&bare_os_env_lock); + + size_t value_len = 1; + char value[1]; + err = uv_os_getenv((char *) name, value, &value_len); + + uv_rwlock_rdunlock(&bare_os_env_lock); + + if (err != 0 && err != UV_ENOENT && err != UV_ENOBUFS) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + free(name); + return NULL; + } + + free(name); + + js_value_t *result; + err = js_get_boolean(env, err != UV_ENOENT, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_os_set_env(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + size_t name_len; + err = js_get_value_string_utf8(env, argv[0], NULL, 0, &name_len); + assert(err == 0); + + utf8_t *name = malloc(++name_len); + err = js_get_value_string_utf8(env, argv[0], name, name_len, &name_len); + assert(err == 0); + + size_t value_len; + err = js_get_value_string_utf8(env, argv[1], NULL, 0, &value_len); + assert(err == 0); + + utf8_t *value = malloc(++value_len); + err = js_get_value_string_utf8(env, argv[1], value, value_len, &value_len); + assert(err == 0); + + uv_rwlock_wrlock(&bare_os_env_lock); + + err = uv_os_setenv((char *) name, (char *) value); + + uv_rwlock_wrunlock(&bare_os_env_lock); + + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + free(name); + free(value); + return NULL; + } + + free(name); + free(value); + + return NULL; +} + +static js_value_t * +bare_os_unset_env(js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 1; + js_value_t *argv[1]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 1); + + size_t name_len; + err = js_get_value_string_utf8(env, argv[0], NULL, 0, &name_len); + assert(err == 0); + + utf8_t *name = malloc(++name_len); + err = js_get_value_string_utf8(env, argv[0], name, name_len, &name_len); + assert(err == 0); + + uv_rwlock_wrlock(&bare_os_env_lock); + + err = uv_os_unsetenv((char *) name); + + uv_rwlock_wrunlock(&bare_os_env_lock); + + if (err < 0) { + err = js_throw_error(env, uv_err_name(err), uv_strerror(err)); + assert(err == 0); + + free(name); + return NULL; + } + + free(name); + + return NULL; +} + +static js_value_t * +bare_os_exports(js_env_t *env, js_value_t *exports) { + uv_once(&bare_os_env_lock_guard, bare_os__on_env_lock_init); + + int err; + +#define V(name, str) \ + { \ + js_value_t *val; \ + err = js_create_string_utf8(env, (utf8_t *) str, -1, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, exports, name, val); \ + assert(err == 0); \ + } + + V("platform", BARE_PLATFORM) + V("arch", BARE_ARCH) +#undef V + +#define V(name, fn) \ + { \ + js_value_t *val; \ + err = js_create_function(env, name, -1, fn, NULL, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, exports, name, val); \ + assert(err == 0); \ + } + + V("type", bare_os_type) + V("version", bare_os_version) + V("release", bare_os_release) + V("machine", bare_os_machine) + V("execPath", bare_os_exec_path) + V("pid", bare_os_pid) + V("ppid", bare_os_ppid) + V("cwd", bare_os_cwd) + V("chdir", bare_os_chdir) + V("tmpdir", bare_os_tmpdir) + V("homedir", bare_os_homedir) + V("hostname", bare_os_hostname) + V("kill", bare_os_kill) + V("availableParallelism", bare_os_available_parallelism) + V("cpuUsage", bare_os_cpu_usage) + V("threadCpuUsage", bare_os_cpu_usage_thread) + V("resourceUsage", bare_os_resource_usage) + V("memoryUsage", bare_os_memory_usage) + V("freemem", bare_os_freemem) + V("totalmem", bare_os_totalmem) + V("availableMemory", bare_os_available_memory) + V("constrainedMemory", bare_os_constrained_memory) + V("uptime", bare_os_uptime) + V("loadavg", bare_os_loadavg) + V("cpus", bare_os_cpus) + V("getProcessTitle", bare_os_get_process_title) + V("setProcessTitle", bare_os_set_process_title) + V("getPriority", bare_os_get_priority) + V("setPriority", bare_os_set_priority) + V("getEnvKeys", bare_os_get_env_keys) + V("getEnv", bare_os_get_env) + V("hasEnv", bare_os_get_env) + V("setEnv", bare_os_set_env) + V("unsetEnv", bare_os_unset_env) + V("userInfo", bare_os_user_info) + V("networkInterfaces", bare_os_network_interfaces) + V("groupInfo", bare_os_group_info) +#undef V + + const union { + uint8_t u8[2]; + uint16_t u16; + } byte_order = {{1, 0}}; + + js_value_t *is_little_endian; + err = js_get_boolean(env, byte_order.u16 == 1, &is_little_endian); + assert(err == 0); + + err = js_set_named_property(env, exports, "isLittleEndian", is_little_endian); + assert(err == 0); + + js_value_t *signals; + err = js_create_object(env, &signals); + assert(err == 0); + + err = js_set_named_property(env, exports, "signals", signals); + assert(err == 0); + +#define V(name) \ + { \ + js_value_t *val; \ + err = js_create_uint32(env, name, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, signals, #name, val); \ + assert(err == 0); \ + } + +#ifdef SIGHUP + V(SIGHUP); +#endif +#ifdef SIGINT + V(SIGINT); +#endif +#ifdef SIGQUIT + V(SIGQUIT); +#endif +#ifdef SIGILL + V(SIGILL); +#endif +#ifdef SIGTRAP + V(SIGTRAP); +#endif +#ifdef SIGABRT + V(SIGABRT); +#endif +#ifdef SIGIOT + V(SIGIOT); +#endif +#ifdef SIGBUS + V(SIGBUS); +#endif +#ifdef SIGFPE + V(SIGFPE); +#endif +#ifdef SIGKILL + V(SIGKILL); +#endif +#ifdef SIGUSR1 + V(SIGUSR1); +#endif +#ifdef SIGSEGV + V(SIGSEGV); +#endif +#ifdef SIGUSR2 + V(SIGUSR2); +#endif +#ifdef SIGPIPE + V(SIGPIPE); +#endif +#ifdef SIGALRM + V(SIGALRM); +#endif +#ifdef SIGTERM + V(SIGTERM); +#endif +#ifdef SIGCHLD + V(SIGCHLD); +#endif +#ifdef SIGSTKFLT + V(SIGSTKFLT); +#endif +#ifdef SIGCONT + V(SIGCONT); +#endif +#ifdef SIGSTOP + V(SIGSTOP); +#endif +#ifdef SIGTSTP + V(SIGTSTP); +#endif +#ifdef SIGBREAK + V(SIGBREAK); +#endif +#ifdef SIGTTIN + V(SIGTTIN); +#endif +#ifdef SIGTTOU + V(SIGTTOU); +#endif +#ifdef SIGURG + V(SIGURG); +#endif +#ifdef SIGXCPU + V(SIGXCPU); +#endif +#ifdef SIGXFSZ + V(SIGXFSZ); +#endif +#ifdef SIGVTALRM + V(SIGVTALRM); +#endif +#ifdef SIGPROF + V(SIGPROF); +#endif +#ifdef SIGWINCH + V(SIGWINCH); +#endif +#ifdef SIGIO + V(SIGIO); +#endif +#ifdef SIGPOLL + V(SIGPOLL); +#endif +#ifdef SIGLOST + V(SIGLOST); +#endif +#ifdef SIGPWR + V(SIGPWR); +#endif +#ifdef SIGINFO + V(SIGINFO); +#endif +#ifdef SIGSYS + V(SIGSYS); +#endif +#ifdef SIGUNUSED + V(SIGUNUSED); +#endif +#undef V + + js_value_t *errnos; + err = js_create_object(env, &errnos); + assert(err == 0); + + err = js_set_named_property(env, exports, "errnos", errnos); + assert(err == 0); + +#define V(name, msg) \ + { \ + js_value_t *val; \ + err = js_create_int32(env, UV_##name, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, errnos, #name, val); \ + assert(err == 0); \ + } + + UV_ERRNO_MAP(V); +#undef V + + js_value_t *priority; + err = js_create_object(env, &priority); + assert(err == 0); + + err = js_set_named_property(env, exports, "priority", priority); + assert(err == 0); + +#define V(name) \ + { \ + js_value_t *val; \ + err = js_create_int32(env, UV_##name, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, priority, #name, val); \ + assert(err == 0); \ + } + + V(PRIORITY_LOW); + V(PRIORITY_BELOW_NORMAL); + V(PRIORITY_NORMAL); + V(PRIORITY_ABOVE_NORMAL); + V(PRIORITY_HIGH); + V(PRIORITY_HIGHEST); + + return exports; +} + +BARE_MODULE(bare_os, bare_os_exports) diff --git a/node_modules/bare-os/binding.js b/node_modules/bare-os/binding.js new file mode 100644 index 0000000..cea4630 --- /dev/null +++ b/node_modules/bare-os/binding.js @@ -0,0 +1 @@ +module.exports = require.addon() diff --git a/node_modules/bare-os/index.d.ts b/node_modules/bare-os/index.d.ts new file mode 100644 index 0000000..cea5ffe --- /dev/null +++ b/node_modules/bare-os/index.d.ts @@ -0,0 +1,150 @@ +import constants from './lib/constants' +import errors from './lib/errors' + +export { constants, errors } + +export const EOL: '\r\n' | '\n' + +export const devNull: '\\\\.\\nul' | '/dev/null' + +export function platform(): 'android' | 'darwin' | 'ios' | 'linux' | 'win32' + +export function arch(): 'arm' | 'arm64' | 'ia32' | 'x64' + +export function type(): string + +export function version(): string + +export function release(): string + +export function machine(): string + +export function execPath(): string + +export function pid(): number + +export function ppid(): number + +export function cwd(): string + +export function chdir(dir: string): string + +export function tmpdir(): string + +export function homedir(): string + +export function hostname(): string + +export interface NetworkInterface { + address: string + netmask: string + family: 'IPv4' | 'IPv6' + cidr: string + mac: string + internal: boolean + scopeid?: number +} + +export function networkInterfaces(): Record<string, NetworkInterface[]> + +export function kill(pid: number, signal?: string | number): void + +export interface UserInfo { + uid: number + gid: number + username: string + homedir: string + shell: string | null +} + +export function userInfo(uid?: number): UserInfo + +export interface GroupInfo { + groupname: string + gid: number + members: string[] +} + +export function groupInfo(gid?: number): GroupInfo | null + +export function endianness(): 'LE' | 'BE' + +export function availableParallelism(): number + +export interface CpuUsage { + user: number + system: number +} + +export function cpuUsage(previous?: CpuUsage): CpuUsage + +export function threadCpuUsage(previous?: CpuUsage): CpuUsage + +export function resourceUsage(): { + userCPUTime: number + systemCPUTime: number + maxRSS: number + sharedMemorySize: number + unsharedDataSize: number + unsharedStackSize: number + minorPageFault: number + majorPageFault: number + swappedOut: number + fsRead: number + fsWrite: number + ipcSent: number + ipcReceived: number + signalsCount: number + voluntaryContextSwitches: number + involuntaryContextSwitches: number +} + +export function memoryUsage(): { + rss: number + heapTotal: number + heapUsed: number + external: number +} + +export function freemem(): number + +export function totalmem(): number + +export function availableMemory(): number + +export function constrainedMemory(): number + +export function uptime(): number + +export function loadavg(): ArrayLike<number> + +export function cpus(): { + model: string + speed: number + times: { + user: number + nice: number + sys: number + idle: number + irq: number + } +}[] + +export function getProcessTitle(): string + +export function setProcessTitle(title: unknown): void + +export function getPriority(pid?: number): number + +export function setPriority(priority: number): void +export function setPriority(pid: number, priority: number): void + +export function getEnvKeys(): string[] + +export function getEnv(name: string): string | undefined + +export function hasEnv(name: string): boolean + +export function setEnv(name: string, value: string): void + +export function unsetEnv(name: string): void diff --git a/node_modules/bare-os/index.js b/node_modules/bare-os/index.js new file mode 100644 index 0000000..095b126 --- /dev/null +++ b/node_modules/bare-os/index.js @@ -0,0 +1,131 @@ +const binding = require('./binding') +const errors = require('./lib/errors') +const constants = require('./lib/constants') + +exports.constants = constants +exports.errors = errors + +exports.EOL = binding.platform === 'win32' ? '\r\n' : '\n' + +exports.devNull = binding.platform === 'win32' ? '\\\\.\\nul' : '/dev/null' + +exports.platform = function platform() { + return binding.platform +} + +exports.arch = function arch() { + return binding.arch +} + +exports.type = binding.type +exports.version = binding.version +exports.release = binding.release +exports.machine = binding.machine +exports.execPath = binding.execPath +exports.pid = binding.pid +exports.ppid = binding.ppid +exports.cwd = binding.cwd +exports.chdir = binding.chdir +exports.tmpdir = binding.tmpdir +exports.homedir = binding.homedir +exports.hostname = binding.hostname +exports.userInfo = binding.userInfo +exports.groupInfo = binding.groupInfo + +exports.networkInterfaces = function networkInterfaces() { + const result = {} + + for (const entry of binding.networkInterfaces()) { + const { name, ...properties } = entry + + if (result[name]) result[name].push(properties) + else result[name] = [properties] + } + + return result +} + +exports.kill = function kill(pid, signal = constants.signals.SIGTERM) { + if (typeof signal === 'string') { + if (signal in constants.signals === false) { + throw errors.UNKNOWN_SIGNAL('Unknown signal: ' + signal) + } + + signal = constants.signals[signal] + } + + binding.kill(pid, signal) +} + +exports.endianness = function endianness() { + return binding.isLittleEndian ? 'LE' : 'BE' +} + +exports.availableParallelism = binding.availableParallelism + +exports.cpuUsage = function cpuUsage(previous) { + const current = binding.cpuUsage() + + if (previous) { + return { + user: current.user - previous.user, + system: current.system - previous.system + } + } + + return current +} + +exports.threadCpuUsage = function threadCpuUsage(previous) { + const current = binding.threadCpuUsage() + + if (previous) { + return { + user: current.user - previous.user, + system: current.system - previous.system + } + } + + return current +} + +exports.resourceUsage = binding.resourceUsage +exports.memoryUsage = binding.memoryUsage +exports.freemem = binding.freemem +exports.totalmem = binding.totalmem +exports.availableMemory = binding.availableMemory +exports.constrainedMemory = binding.constrainedMemory +exports.uptime = binding.uptime +exports.loadavg = binding.loadavg +exports.cpus = binding.cpus + +exports.getProcessTitle = binding.getProcessTitle + +exports.setProcessTitle = function setProcessTitle(title) { + if (typeof title !== 'string') title = title.toString() + + if (title.length >= 256) { + throw errors.TITLE_OVERFLOW('Process title is too long') + } + + binding.setProcessTitle(title) +} + +exports.getPriority = function getPriority(pid = 0) { + return binding.getPriority(pid) +} + +exports.setPriority = function setPriority(pid, priority) { + if (priority === undefined) { + priority = pid + pid = 0 + } + + binding.setPriority(pid, priority) +} + +exports.getEnvKeys = binding.getEnvKeys +exports.getEnv = binding.getEnv +exports.hasEnv = binding.hasEnv +exports.setEnv = binding.setEnv +exports.unsetEnv = binding.unsetEnv diff --git a/node_modules/bare-os/lib/constants.d.ts b/node_modules/bare-os/lib/constants.d.ts new file mode 100644 index 0000000..e09a68f --- /dev/null +++ b/node_modules/bare-os/lib/constants.d.ts @@ -0,0 +1,7 @@ +declare const constants: { + signals: Record<string, number> + errnos: Record<string, number> + priority: Record<string, number> +} + +export = constants diff --git a/node_modules/bare-os/lib/constants.js b/node_modules/bare-os/lib/constants.js new file mode 100644 index 0000000..eacb070 --- /dev/null +++ b/node_modules/bare-os/lib/constants.js @@ -0,0 +1,7 @@ +const binding = require('../binding') + +module.exports = { + signals: binding.signals, + errnos: binding.errnos, + priority: binding.priority +} diff --git a/node_modules/bare-os/lib/errors.d.ts b/node_modules/bare-os/lib/errors.d.ts new file mode 100644 index 0000000..6c0214d --- /dev/null +++ b/node_modules/bare-os/lib/errors.d.ts @@ -0,0 +1,5 @@ +declare class OSError extends Error { + readonly code: string +} + +export = OSError diff --git a/node_modules/bare-os/lib/errors.js b/node_modules/bare-os/lib/errors.js new file mode 100644 index 0000000..eea81c5 --- /dev/null +++ b/node_modules/bare-os/lib/errors.js @@ -0,0 +1,22 @@ +module.exports = class OSError extends Error { + constructor(msg, fn = OSError, code = fn.name) { + super(`${code}: ${msg}`) + this.code = code + + if (Error.captureStackTrace) { + Error.captureStackTrace(this, fn) + } + } + + get name() { + return 'OSError' + } + + static UNKNOWN_SIGNAL(msg) { + return new OSError(msg, OSError.UNKNOWN_SIGNAL) + } + + static TITLE_OVERFLOW(msg) { + return new OSError(msg, OSError.TITLE_OVERFLOW) + } +} diff --git a/node_modules/bare-os/package.json b/node_modules/bare-os/package.json new file mode 100644 index 0000000..737acc7 --- /dev/null +++ b/node_modules/bare-os/package.json @@ -0,0 +1,55 @@ +{ + "name": "bare-os", + "version": "3.9.1", + "description": "Operating system utilities for Bare", + "exports": { + "./package": "./package.json", + ".": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "./constants": { + "types": "./lib/constants.d.ts", + "default": "./lib/constants.js" + }, + "./errors": { + "types": "./lib/errors.d.ts", + "default": "./lib/errors.js" + } + }, + "files": [ + "index.js", + "index.d.ts", + "binding.c", + "binding.js", + "CMakeLists.txt", + "lib", + "prebuilds" + ], + "addon": true, + "scripts": { + "format": "prettier --write . && lunte --fix", + "lint": "prettier --check . && lunte", + "test": "brittle-bare --coverage test.js" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/holepunchto/bare-os.git" + }, + "author": "Holepunch", + "license": "Apache-2.0", + "bugs": { + "url": "https://github.com/holepunchto/bare-os/issues" + }, + "homepage": "https://github.com/holepunchto/bare-os#readme", + "engines": { + "bare": ">=1.14.0" + }, + "devDependencies": { + "brittle": "^3.1.1", + "cmake-bare": "^1.1.6", + "lunte": "^1.6.0", + "prettier": "^3.4.2", + "prettier-config-holepunch": "^2.0.0" + } +} diff --git a/node_modules/bare-os/prebuilds/android-arm/bare-os.bare b/node_modules/bare-os/prebuilds/android-arm/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..445603285b9987d202292087caf255937a9f5983 GIT binary patch literal 34280 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 Ue|#f!eij!V(ZcTn+NK5h-%Qvv<^TWy literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/android-arm64/bare-os.bare b/node_modules/bare-os/prebuilds/android-arm64/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..cba03bd8d671b5ff8e53eec687ecf5429c6bf320 GIT binary patch literal 39616 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 V8uT87mHxN~qyoNO+vAAU|G&0!8Dsze literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/android-ia32/bare-os.bare b/node_modules/bare-os/prebuilds/android-ia32/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..f16b06e11c5d5e673c2a0c78471a80a70168f88b GIT binary patch literal 34412 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 bbhAIp(Y|dU^CEZ{PUn3MUWc~NR4V)*^-i&E literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/android-x64/bare-os.bare b/node_modules/bare-os/prebuilds/android-x64/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..ec756dcdf454923cbafaee2d93cab4213adc5365 GIT binary patch literal 38184 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 Y)#+;D$2du4zoJtzTCh%G9*Oq<4{L>J6#xJL literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/darwin-arm64/bare-os.bare b/node_modules/bare-os/prebuilds/darwin-arm64/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..01b1b1bdfd97475cefbdf26f89c44d408bb51f8a GIT binary patch literal 73280 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 Sw+DZD&9Mh-uBIm)A^ry#vbi|` literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/darwin-x64/bare-os.bare b/node_modules/bare-os/prebuilds/darwin-x64/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..1016b388d33e5ea3b88715349f633eac843a4b89 GIT binary patch literal 39824 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/ios-arm64-simulator/bare-os.bare b/node_modules/bare-os/prebuilds/ios-arm64-simulator/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..953fe9051425fd13bfe12481895240263480ef02 GIT binary patch literal 73232 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 bBc@!qZP(Om9xS-K<gD8rzx?t6ZA|@N_Ntia literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/ios-arm64/bare-os.bare b/node_modules/bare-os/prebuilds/ios-arm64/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..b131eb7e06a96026ee7b1cb011181b7f1b4c082f GIT binary patch literal 88960 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 Ya`0nbug7OuDb|x?T%R$l+E{k+Kblv0YXATM literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/ios-x64-simulator/bare-os.bare b/node_modules/bare-os/prebuilds/ios-x64-simulator/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..b547409196d156fa7f6dbb181e35daa730cd0fff GIT binary patch literal 39752 zcmeHwd3;sX)%FRKIAG8g!2t-ZC{9378N`80a>I>gG6O@cUP5w1qM5t{gucZ_A(d;q zH62v^I+$7qe4Wz1MX4=#5emUEwpOrCQ4vmFR1jOhq2zs@z1O+-oO2WH_x*m~AK&lG z)wB0nYd>r4wb$NfpMCb-xxD=OM@Nq_jI_aqVGP4H64!yDhS8!Z!#EZEq(O$^_m_GX zmV$AA7P|z(!-T<$Hu>@U!-1x-rZw-h*TstQxz(d{@<TMK(;-H)o%Q=e;mDFuLge;u zL9s6Sdz#KI-clGY_LBb5p1(R!+ZYG}<hGY7Z9j{F!pGt@hcv~%iiY}7vcYb93m0h3 zNn(J!m`<3q6Mlb1C>*S*Un)Yky=JlZ3ObV?i`SfCpbH%zzdusHyr#a=UsGSzfD*U8 zQon|;6D{&?8+L;nCu?!}{n?&Uk3XxhphQP(v7n@X4HwTg^I|s<;`c9YNJg!HdzLxc zqrUZFe->H{a{4tB#<gFzf<~b&LoVL(%d+kF*OvQ3E9#as)cPC4!G7&ESwVt5OP4jV zTdtNWnfd*d<>B(A!0lfX2O&OVbY_sZ+Y@mj^ZS>Cl6OODd)vfbXF|hiPi~V$DdXnD z<@e|17F^}c&Xw_>xC=7`+N^Wm={lz!yR8x6ImX!zRd%e7?2__e;DUzGoC_zDGK_Cw z$W8@@_J<=Ij$HAe`I*^l7>x+xx?8nh3^Q%cTw@sDN8a=k!{~zI@t})v@pFz`#GZ%C z9)GZo&yhO}qun9V44b9uIdb*TU%qzHFJh03PWPN}eCssGGjQqK?L<s=C#m+SK00CS zkaJNs5|{Nk0mMvPv_*dgHF+>SrWsQrq2QF-nkBqSR)oTVy2*1VSFQjD5I$!hB8(sP z=hQZoR|bOq#`19Wlw<&BP0sv!9BuJ)7B2dAK;p<4k!KtSJ_8XLh`>Mu1|l#Jfq@7N zL|`BS0}=RtEdph}=m);o&<Ao1<Jv9h;|=oH_VBH+Dt&ymp?J>%&wNj5iEq`1Q+?4- zbE8LnvCH@_=8IjNkM*{B<6K2Iz=kiD-<cOZ?A!iqFFxi{4@9l`oxa$pGL*6;`nLH1 zrLl|iQt>mA_-RRe1k$|NWfK*C#OHX$$kWy2!4+MTH#2U&H%C{dYsrg#ZeFStKk>4@ z5jVouJ{2EMQ5>ul<66<|Pq8sY@i|D~>K$6qKenG5XQU|pSSwzq6<_O5@#q!qHZIhP zleOZt<NB%b&nb%Iwc=;!WCW+QKgHWq6!$=aHvU;FUe%vsNs8iQTCq(l{-r;~(^3?} zTJc(~xM+MoZG87~cW`EF#q+dccYliOQWOVi#m}=;aF%BDQ)5Gl;tog<oaeOS$Necz zPf={sig#(nz=VEk{MTjfHZIVLL9O`R{uH;SD2~&LbG729{VBGlD1HD5+Bill-uA72 zTrEyfd{irbq~?neo{9Y^o|>W<(u#4dIQ*=B6uU2V2j>#4c!yT(?XSj%QWVp)qF*Z> z>QAvgMX?hS1ZTQd{HQ<0i>u(2D6=ad&@;U(R;7alTf33v(83<bC}qZb?xbs}&#B zii7%#>TM~CyCFdvo3vss_FMX#SFcV{d_*f2YQ?Vp6vw0}2DRc@TJdb`!t`0=JD0eF zGfOLehRF`W+0>ungDHxJR(wG#UX1;zK5MK?QQQs*g7YgV=EWwy*_UEo^j$u%GE;P0 zwQh~lRZr67BTkgQoaJufe62KFd-?@-?)vm}ON!!Ht$3_fJo$ot6mLsW+zknu_&O#@ z1oid)6t7NEd_*fgtQFg*^i$)Q6vd!cyhSVSo!*b)JJ>ShdLy|6m_<{uGD<e38Cb0B z5eSwfmvfTWOOlfnED{H6KB^IMAkIr74p15^>q;29Tfri6)Yk>*a1Av(ZMZ?Ku)&Gj z%UKt-wA*lliJRxdZ4+FR4L5|i@lM=>f-AD&h7xyp24j)%uSIZ^Y`9^>z3jvV1jpT1 ztGx>MkQ3(>+%AeGF2~W{51hC&1=nH24JU4a6E|3JYizh<iJRiYy~l|e@mp-ejU(<D zC+=Cn&9vc;C+-~#9$Q@Q6WmA}Zai^MIdQiL&ZJn{%guW84kvDj;NmtMwz~~;sS`I> zaBFS2bmFdX;=U!gMjP&%#Eo|11_{n*!+nFe{TDmh`yMBK#4p2!JBhgMPTaGCJ3_Iv z_hjPkb>i+5T$c?uin!%Y+%1AzXTzOBT%i-UL~zYE95>v}vz@rPf?H_AjUlf0B1d~C z2yUtkcPeo^owzi?4Y%P=Bkl<&?p;0?5WjAUB`&8EcdHY}$1QOiY`8Os^E+|B5nP)M zH=4K^PTXq2Roif5iA#6lmI!W+4aYA-%)J*n;xbooV-zmJdCmNtf~e{2TwTo9wL_G~ z%60*<=`+67{Xkpl!pye|Gv6?=^pXwtDRB#&xZQl*pq2-1xGv(RIB{D9cashGGI7T^ zaeQXe-h3PG72@8(mrc0CE&py8++-W>E#jVX;%*e&FdNSI58&=_;)(?KHpLQ`dBiPs z;${f$NgFPQxGS8vQw8@U8*Vmnqn)^;d<LSuRW_WLxc&G(%hula1$Vg(mrdMuC$3X) zr`T{=#NF$}JuJA7DVFxmC2qMBce~)W*>E1>3Z1wH!TrjHn?u~$PF%6zmf3Ju5Z61^ z(cX&%S75_kLflR#?li%jWy4)g+!Ib*FP?mi^HGYWy_XSps}uLW;9j%g-r%_MJ8@hQ z(B9)V++pHoIB^dP?uRzq0pik~xLXBxoelR8aeJ|zvW<g);HKMfBVo{d#);#?gZ`ap z!#z)XcRO)hIS{vpVu{NZ;u@T|5rW%f!#zjbJSXlTp18DkmkswiapRr1zX`71hTBiv z;mMBnJ}tN$8}1-+FFSGf2yUDW_W^MaIdM&bJ4CUx_Zi}T;Ka=r+)Fmxm&7e_;${o( zK^yMBiJRiYohrDSY`8CoJI0ASf+slRH{XWqB<>w7$Zg}`Rl!ZR;r0>tloR)R!40$F zxQ%Dt;l%w^aBovAaWRQo>crhBxF>D6UBq4C#1#qdM>gDM;zm1hnS!gb;a(zc|M`yg zo+7x*ZMYYS+wR02#*?1$JH>|UA?{u$?hV0xOtG|g2XV`txTgiT&4&AkxI!oHe+lka zHr!F-&UWHf2yU4ThiM4&A71fn{mT^)+fiV{P2zpN(}|lQxU+1y*J$qvC+-x%9i>>> zyPLRMow(1ja$vo$*>Jxj&hNy%F1W{Sxb4KvaN@X9qP-v5a32zv?!?_Axa(}VO~mcR zyS6PZD+D*)hWk5l&p2_{2<}81?ytn%?ZjOwxIGk0TplH^!HGLVaGPv6z%c(gaYwPv zV0-Vf;kt<%@5H?+xOyAz7sMULZicPBPYW)`hWi_FFFSGf2yUDWx0ASsoVc3>cZgzX z@7u)vz=^9A+)Fmxd&Dhp;<5zypbfW;xG7HD1i{^8!@W=3F;3iI!Ogef{zcq7*jKW} z<vpx#80X10+*abAa^m8G8)n1pA?^+*?mof2O|it~W8#)NakmKWNgHku@5?KkxW$6| zkqwtd+-N6mj^L_nxX)Sd{<9tJJwtGp+i>p^x7~^R9P1#)<rEt(PTajt-0On-m||(~ zT>7`%iTk7Aw%KrdX|K?U`=#K1WyAfJxU-$O?+b334R=3rz1XR=_3t%;E3n~SC2pq^ zcZuN6vf<i^d%}tPmf((3EbYx@dvA5(1_|yp8}110`JK4;u&!d9A6K{t-=j>Qf~eQ0 z=XEjPv~JgyHUP2d8+>OQr7i8ko7M)rX+12KDs8yqh~qXhB4XiwB)ChHxXeRlrxWx8 z0gX<A^y^)_6Sq`w`zel<Dd*I(s>z8f6Wn$iPEFrMPTXw4-Ai$Fmv7b9sn>YE>$%S3 zzjjMioBlrXvWZ@NAKB9e*Q(TKa{BnyXlU~L$P(YpACAF(m@oQ;uXU(;C29rZ?e@hs zc4M_<&V_DEylJj4ww}B%7Td)v`i}M8<nw1TW-UtEI^s;+G``kjeY5ksBU!$ix6<}C z+9^+TTXeg5KHSZXZqG*Njb+55?{I52`mFgD>}1A$ts~yWcn}lejpn%!%lE1L{?zI3 zlM3qa_b0G#`HNXB)!)+{{)Us4_3iKX0T+MkRHQ9`FR=X0Oqzhd-~0Ag_&Y4s-}hj~ z@)xV!RDW-P!DM{5qSwDNzApeS{%&MT6Y*V%0u|qzlP2KrbKm+3f9ETxBfisY{$jP2 z>hB+6FzN3%la=)y-!qc_j&S(<BJ3!CUs10yYDmG~)B5mtB-_dH`=Ekqf48^n!rKiG znQ|zD#0aLu?0^Lo@zy)Zb6~41*2OIPj``UH)dIz~jwnu6uUi0%juHJG*prA~#lA{J z{CKMc=}8l4!9ti<_h(5Fyf&W#3iH7M=tZ}gQB}A10B+~u*WgCB->(`UbKn<!1wL`V zB;xZ!_2%<6@mUR%Um2g*Gwku1rfk~ocz1j*fjx=OdGtLIpM9{SdU(HjL9u#xCd4W} zmj9Cy{%=!2%l}UFR~qIrU+hkjI5V*eUk7<JcbJ9BLp&m4>)DHcP@{nL9_05$Whmvt z;|}C4@fF|J6Vp$@iJOc-(#>pTZ0MCz_iS%>WF*|ac`N;rkzlUEUN>ggzUSA3|HB;q z_cK19Q*L3#?QeYYi+kK*GCqH&-gdqs{!arg4SR%5NyPsK6sY(&Bu!v^Zot<7j`)vB z_@ASIR{Z<%{|L-}<@mV=6(s#X$kzq?6C)W_-7%j7F8=Rh%M<=Tf&%5ge(|!#&k=0r zI{cr6L89je^-3hqx9u&Rn7`6k7TegRrn2>vm>Eg`$zy)drLj0U%nz@l0{E}k))CWO z{<Aj6{BTLq|MMLF?}HsZ{`m%>LxA|tbo#&Q!%5ot9SSAE_r?bq^t>#NVc#XgexY&< z8@BkOj*bR3kIm(>7sxLG-@3B1HS&V_8OY?=zZ;x{cnv!z5n`XRFtk9b=GY$rmsf3_ zWDWe=uo*AUXFWe%2$kqIRLL35{56Vwt^LerSbMBvD=>G*HZJ6nFPrtnA|_R9p?c7l zer^j(NW>PCNMAH`H15xX=?gbQc>V#arWvXxsJ7-qHtGVdPGO~){w;_rL)FkvU$8^j zY7|?~<CaLVweNI#ov^h>FI3EnbYo21`}8|yeok%A_oyN5`2~zBH&WU&uP+~#I(@iS zeCUAqtJ?DghFD5_PIuZmMQl|nvG;$YJ@->X+VjF`{k3O#Uq0LoxGkpl=*5)T4e?jC zhqp{hd#-ZYS|ql9ro`);(6!d6nBYWSCdlixxY>ezeyYQ{u>#A|ur(I!uTI!80y{&) z+AP?kPS_`UU1R=Ji`QDP7ANdYfxV=~?H24hCv2<09@64<7HozS_Nc&`wYbBAjda4= z1hz<v@ph!|+nzCwfHVqhnuf(K*t1U9)dD+S!*E_vTl={a#x*4G&D~nuWx>Ku*l2-m z)M8F!YEH>_!v3WfUFKa{+-<?ma>DittU-zGgFb!y9CbdECo_GRjM7IAeUY=qIo>$P z-)Ry7jC7b^j)v#f_*eAGUFLbZwe+u>&3cRldiH=bqkb$EAJXCtzEwwi!{4^NY)*m? z09-BL9a@a3)($Rlg1rL%g%)=@!Dl(a6Rh?tG1|Xss}D0+`uJu{WxD-pJ^BR8b)<b* zkanNK#v~^2)b(hq6W{T5_$(*B`RnkfI`Ktcfk*$1Q4f=qrnwDj2h&HQow0}-HA9n% zV>olCz7MniwLbbWmTzvtNWu5{qZojE6NiBgJUti^bn&L)$hnk!RTZx6HlJ`>Ppm&Y zW%|T#we|~lD;~aQ0NfH!UvmPU;l7H<3kY`y2hMz0YxTb1L)q%lDDylsRn>C{FXZh` zf6*oD3R-Jtc3s(;Hxr{Szl{W*oB3-<pvC#kB#!u^G0ulqww^E(q<ZSjO+Pn#=B|V3 zCwbSRR(Q0*G*mkx9cbtV$g-mcO%Fv}2z)GW`gyTBe7oIa{{5Q_NMr-BT}pq{%NdB% zXpLvg*Fwp>GX?fIVFxHyX3bV70;jxw0z_W)J@a|1guwS$X;iDB-nP70AWl$@2J!3Z zxb|Zfo)zXD3FI20GEz_%(v6w~s+p+Iu}uWqHd`kXm1UvSGljrcQh*<^($f+^Mwq~L zDZm{Bexk(Q_T1iWxvRF%%$s!}y=5xal~|MQJ4df~kAp2)jD4Za$_~jNp_>`sm!5gZ z*Sd0@`LQ<Dfg8D+J3rUT-jCzFx!NyDu7A-eUvhs3^={%{kD8ldN-f#(F07Wkv0Zwt zYi;uEIhl$rO4>T&3T4Lj%Hdw}&VxN^!c0dKj=+vu@_vb6B$vEih@In``&W9mCnMo~ zr_#ab!A-qg`GO+MRd*`4V)@;&48B@98|lW|A6xSWHc<^Z_4c;_rF{FlM}==_NQ}<* znvoOX+Ra;8Ay&87ZZRJ}2~UCK{HWhY6YFt~HY=Fhy>ab}T8~?=p`FmjsN#cxcZ&HM z_|}zp+(lkBUw|73`Q+Bft0?Ydaf5<;JFy4$7FXf&QZ&c5+}0z+1W>~JI@_99uHS<K z72aPa^}}&<4_>MInD1QesZlx%Z?_Na>Er$42wwzwmx#l|l*6ih>iyyn%H{o{7e&eU ziy29WCpjE8mBpbStJe&}*T?(Cxj@+V|MYB{f!P!XC+AINSN57u(vR3mEH@%=nwek_ zCd%&z>1{dGRF6saO{)_=Nr#h>H(L(f<nw0k&WlB`W6;}%`Ly%O){9`++StsCeq!zi z);29<<8LA8Pj2saTFhOwb!6_W!{6V6+p*JpMm5FTweQ>9+w>Bqw>hWNyF?cqf=TrT zm66!3wbmc(kHp`Ha64<Kdf#A=>_U%p$OywqB=N>qB@X7rR&w6X{7dGJ{OA!g1aV$# zU_);2*1Tu{Tg`jT)ez<4y^P(5Hb$StIaoq{v=F=OOYGv9^=!g+Zzpe<XPB4;N^3hi z9QO>@17AY2>d21pDW2%oRY#6SCL`!^STsL9(J=PSgnb};&C^p9w?MLQsJCTzQ<1L~ z13so^ZA@)u6q;~h1zlk8@a~)i8SP}UtkoOGJ+VW*t#H=a6)D9%k=*Wv@}*S%J(RQ2 z)=ns?;O{m608ujdE0op4<{KmAK8Yl4h95OILF~HUt>-r$p6n5?!m~%Z5U6!>kKn1E zk5PpGcbKoj27(Yrk9632<Xwo-BOSU&I@luzA<{j<_$7PfNo}DM&$(oucANJq3w7wz zKj%g3(5L&&4rO6GV{TdK$&YrMVM1dUOuB$E+;9Fyx0<0|0umiZ=}$qTH&#qw#O_j- z{!H>#$W_EX=C1rannHg(d;;@c^Vi4`hs)F(4{zA6$VqBA&$K;)%m`3@%;$;mouQ+7 zSS_3xO^$E-3~KFY{7_YgQ+2$%ljHlR^rkh?siTPjx7WNMqQ1s=HKDPIXPi&}_nLQ0 zdu~MTiEgLpHjv(yUIwDqj43l)N!|px3d9};;&R$SAli>t0k~9LpY7chNq61P<}zTu zV!mzCt^Z8Dh_LmXZ`aD*y%uB1dVZ`?b*cGvCp<CNfp1>9(+HPgzk~}7a|yh{WY-c8 zS98{R8337e;wVwxt1nlYQJ@|St5v1y(VgCM9qPo5)FgX37)N|msb|p)C~#OwJ^URA zRZj%|snKS>cpMPcyLLO>djb+Q7F+Y%@hbBcm&6bsB{0$q%j?KSlPKIbqy8wUT@dHB zuGh<_!{%P1V)?v<@}gM(K5JGa^)LgDx>fYrl^#}wX#VfC67L#Onw(VH0Hy2oY+&A? z#cO;mhr**|CbE_~UmS~h>I7?68=W)|hk?_i)^k-&x)1)MAnLKLU%7O2SKo)Vhj|06 zIp%luK5+Ag3mJMfr5vP5wI;)Jbz_@aey#rpb+cfYuL*Ar1ENC7u-I8k1mbuOEc+^2 zi1bBU)-dCH!%l#`nTPgW?!5net?QLyYs}#82m;i)z8N}P=`VmKtVi=^ucwvt)dAMm z+Co>Zik<MJZ}YoD(nk&%o<1^f_{j8;rNcAQM}Bws)bw*=9fY6L(yp>Q<0|`Q7qgMs z!{?xc%dhP8CpWG~?pf74E<6nBpvX^9zc03)o|r$xs}!804NCQ&A^Kvm;Vf*>h05ht zB~qHB?!ltcd=Q16=H5YhQEAD>12FRRWVI&T_<I_RMcN|)GY##t#PkkTtDC0>2DY~x zfh4zR*+tu0z652ow!DfAD+2~I2k(3O?>9ZYTVuZ737eyxk$?0|q1YK;^FA2stCHL7 zl}wjP(w|hzSE;2NkC8uM)-^U^cuIZI=c0#EXLf8(Z|usn*zz>bgm`u|9@&d<w!BUc z>EDCU%#3q<MPG>??TvfkW9;g**iC8P37fs})yz)orpDhbjVfrM+BUJT6qJ2Y*y~B# zN`*Hpg)CJ?+t=8C(}EBCH|@V=DZGyxAv6AU_TRSP4+8%0`2UWju<GBk&w;8Un)7ek zf7ep@_P=HSJqx}EJ^Xe4BmD0J&kp`G;F&wH{*Auoi5}_QoXrlNpXP}*VL)uoMi1}F zPJ0&}7Tc|A*pa^aPSs)2gW1vT91vIc#)4_tv3VE~&v~P-ME0b0vVT9&4uuzG9`ZzA zjegd<jYGi`D?KwUw!#`cAEZBd=N@|U7u*Uk8|{n*d)1wgHsQ7C!N`8pyO-rV!sD^3 zh<R8zp)<NU@{fHdLSXwoj5AKGuHC+yu#vZTUi33FIz&wYDR=p^SdN-;7OLrj_pG%Q z0j-jLw0=gd+Y(y5y=_`!`_ZbRRw)WMO-IP_<~UV3cNlYiF^aGS;f;1<!zWi8=Ho?A zRct^f<^#-ODGeA$qrE6ZoYuh)2L554$Np32cRr%?Up}hy2OdL?eW>A^@Sa3JMkf6D z8)k>hIDX}<#8Yf;W|gb9W-zV}UoP#(m-Wy#LnzEVv}z+K?zB1SKij6%KQ~Y9M~N>D z=H)1CR&(pP^p@Y_FBe+Zzd$G1DR-)A`c;gLzS_^X2eTK2Ju9K+iN4VDPaMfe+vbV> zqh}weR`pD?_B~EUJ+gQiY(-fuUbd(ay>ArvJ=6oz{7hBYqMv9ZI#7*%S?-FQj2C!5 zTkWgSz2Mb;LSp^ds2{z{l_G{0*PkuiCIb@7jyv@?2#L2WLsh5VdtXMg%?$9(D_=Ik zGtIl9fpab1KjHne*?bWNSc`eER9bc9ujwu7n@4#+dJ#yz$@ENDgtGQ0TI0I6HKGmN zt_(z;!ILY_vTBs&Ve!P(&8yUl<*$WYRyRf3QXD&ASeA|2s~4<hOc`8*1y?(5j7g%} zfx1#qOO-in`2n(%&2II!<+Wzyx9koVU;%*@_d47C%Y||YHCQ<p#2oisN=@w=a%so4 z#PPs*dhwd+Z7XO!^8l<xwqi|47rAOHkjnpC#TgO1LpkS->$m1~a54l`%vqTl0&(Eg z`gJP}sEv_bkrB878WV5PCLl)d#NS{mp?Bf~Dt$<$53BSMl|H7@Csg`dmHwAX*Q@j? zmHt7ce^lv4l|G}=%_`lZ(m$(oyGnPc^m&!OsM42J`ie^bs?xuybf-%B^>OdSH&ptT zO5aiGyDEKOr5~ttuS$DV$}fw1Cw`>T{VM%LrJt(wpDI19Qhv4DJMjyZ{!693Dow-w zPVdCQDjllQV^n&qN{?6R2$iO*^dyyjL#3lsI$EWts`PY~j#cS+l}=FUw^ce(rDv=3 z9F?A@(hF2NMWvZ4y-=kWt8|7+XQ_0yN-tCC6-e`9W9K0Al=M#Q#JfpbHM_fq=Sr)& zP2ck-sWVCah17+lI!RqgY7?nCQokp48>#;!bswpAQhy?K7pcFJx}6k<Y0oXB24Q6O za9XGyPpY2OY*Lk^cxUu{hg1!zB2q1+a!B1z>QYkAlA1>9HBysE?I$&k)N#1^d%j8P zJW|Jznn#KcmTEt#LzsB0my!CA)Xzw9ZBhLQsa>R=CiN1j=SXcO^#-Y@N&Pn|PXE=% zW4i5mkklEZenDy~sh^O#f)rl|s!K@SM5>BZnA8tQT~F#aq!yFfLTWy#4@l*aGBA(# z%q7L=ZqH0ovq()QRY2-YQrD9@jTF}cJtIl|lGHF#za{l0o)^`dNgX8hDk+oHZc=ZP z`kd6Oq(%(|^&F|mq~fG}q@E<TnAD@BR*<@n)K5vRCAE&!k4QaBYBi~yq`pV$BT|i| zj=@_}PZg=Lq`pgP8mVGZd8B-#%1K>LDnjZaQn!;jm((MqGDtm3>J(CMkUD|XAyR`# zr5^+82o4BVpG)dvQu9ddCUp&|zk|Yf#iMEUWDf?F`e5Yr`EmY?V@*TIXsj&{S2YCd zjHc-q8Rfx>Y9qX&F<>kU1Vc3q^+qsI8z>J2jJooQ>YDn15oiij6qSdojmDZvqmfC) za$MDwH9;d>*T}58p)R2FP`JLlE@0eHQ(J44FDtL9EniX_C@K$@*VYDVYeIEKMPsBa zRK7G|gsX#r^2#iW4F*CDkzhqY7uE&p8iFe{T@?%jz#HL)aCt3>gx!3FGSu(j2Fu}V zrAQ);;Tm|sU$ZP<wv=^-jHQ8aQLv#R5DJynglhvv$i=JjnucIac!e$#8gg&_va13s zlnIbVb$N&x3^0q-TSO=j%;j(0)(67N8-h3F)`tVZs&dq5EDbh98dX_MD6b}r>b>=q zHRbh2sAg$>d2Prj$(`pbD`J*gP|ED;GW;GY*}ObvrNtgq>X}=t#f2)HTUNr-oFXr? zs{~wDQk+S?#5-?3bMVuc7v*Z4C$Bi4e5qIGS-!k%^7u(zWwoTVP*ql1QmXUP+yaF! zEi7YRRy>c{!mJ|2F3c(U4*B_|mf@n}!W>E#<Q8Q4NaPl(v>-?2C5uXoKrmR3q3E49 zH+P=l^<-svOORz}7v~m~m3TE-P*{p>^4vUdIR%9!Wkp4WXua1n&jWwFo?JiiIiCF7 zyhWN#6wLKx=j3_j(PXY4j1N)OOqQo0%bVxTRwX&wc&^`OB;T7~Sgh?86!Mpb6|$hP zz>`n6a{Yz#y~R0sg$opemX;P~71G6Ae~Gtver}dVl@w-ORk{fA_97@~7%b8$q-7<b zlWt`BJjEqmGz-x$@XSRE=^UA2Zw^9{U=%3ZTT;qa7kjTZyxxVm_z7fhj;Ab-nTn*Z zu%xsMsvZR1i&hsio$rBz=mT$V2@NyP&P7RHAv)TdpOc#hKl4lGmE?X01Y25KSeRE> zfSxJvmSz_&fC`9&-2$yqP&l_N2Vq5=yz`lPF@BICgv_A9OogbhNYN!lSrl;qAS>0* zfKc8b_vROsB08WLKTY7a@Frtk#4+ntBiXAggJB=o#)sl{?2A1G^Uxv;M^sqiE0eaA zX#J962B|bR-<w@n2LDPImd<78EM#-a3a%<p4aZRS7A$1+^7%u>hL<7MF)7AaDOG`m z$8<bLSDTwx!v0ZXz~-1Wp2`Y5rK}kNTj<R)8iO*^6cy(d7Uz~O@^f@0n7Qbt1^$A< z;(YXCLh9x*a^`zeP(Dm6NgZ++KSl%-l@U@u1*~Y?$EBPuwaDV?%A1NyN{mo7emz;{ z)smX;1vuX+Q8s>E+94<jmsi}NBy~0Q4Z$Kz@;T*^+Atm@*W209^76*UKxJVhY*dAc z@eDw=0Ml;3sA;Sy3Dk#~7Y8Z=HOm5()(n}|5JADRhFWCh!4+8zm|UB}CCh8V71fwv zYwG(g3gTC*s{`eYrF?uSsw@P%&<+GK_ZoE#m4R9#)EIz}PmPdKUsIuiVboOOIZ+e5 z(TL!ow-gs6r=D*i{EU08p-Ap18c3!a<&~9qia|dRt}74SU{saY)zq#qCWfX=#PhPI zGH6VkI<4uF{t`ZL(GYPfRMF5FV6}X7sEY9DTY^V4ANG9a;~PT*OO(WKSWg9wC7)5A zHaP91<A<cZvT!J2IQE*B#^1Ux1;fkwoqE#t50-M+`#%Z4ZLL-mgEOGpc7`#y0~Jlp zFov{2U`#ZIj6B~M)P}9sqAAAE?kR?`IMYb$y3iPuaj}ucpUB9VX$)$=!bqE7a3wwP z8Hm6@1O_575P^XR3`Afc0s|2kh`>Mu1|l#Jfq@7NMBx922zX?p;VQ|o)22Rt$!jDJ zNxo9@TP6Ro<Ug1E0m+|`{11|Ek^Du;cS`=Q<ohK5r{ukoA6usV`G(|UB|ls8Ovz_U z?v)&S;p($U@(Ri8BwsH1&62lDey8O3O8&6q|0VfG$+t`XisWxd{(<ECCI3wF!Sl60 zBP1U!`2@+&ll)@IuaG=f@)F6fm3*n>H%k5=lD9~HhvfH2{u{|3ll&>kH%tD!<bRX= z9m#tn|5WmSNq)=%-JX*qKV9;Pl24I*mgHHI=S!}&aa8Y5zvb50z-J%=0}&XAz(52B zA}|nvfd~vlU?2hm5g3TTKm`6TN8qGy8H)>1$4PViet(E(MEn)iH~5!E%7c~0)i)Y# zbMTK*SE3}c#J>dpUOdjGw9%!YTcZl62~iXr4of@}NO~k_9MB8!a0b{hm(THEAM#h= zWMMeqFAoOGS5TahD)!^#NVUH<P`?xh8v&V=3Rx1Vs#4Abr#cEN8zMN<NTrz$c~zvo zBFqDnD4F9Z!J&=|r%~*4i>F^iagjsZu;ltcMVRu14tXdXtf^n>kA$mcvT(7ZkS91R z6Ai9*ltmKtH)=T|=3mm#fMcG@*`}nl0_QZBu#0MVkP)>srzHz{iiSNHt_g)}Dncw? zV=Lw%l}dkO5a(8cI75ljHhXCV2WB8!Ym-IL+f_Wa$%1xU!Lst&NB}-a*w&>Kxnj|g z0!X%bgOt^T{EqtKBFE`XKTf>X@!%2M=(LGbTht|`IK0}h+>b+y4IHh(U1=DHb%<R< z1=()07=spXk`LA6pjUmkihu)35DsGekv&4Ik!AkG!B+eO?8y_e05lKM0Db5df;E<) zF_P%2HcN)nxqz${7Eb!r`60;KEm>25|HM0C>qNvm%8!Gx33DCx0ywVEvijwa6OKti zd4pg$ppwqxpb`%6vOI1px1G}UClQ@CgmNKS)MYEesN%_8e^?#eh2>qgLUl0MX0tn4 z7L2H~#!xWbLcczMOg9fmSwF2jVih-Dl!#>WVBI4%jnfmdH6l}opJBF5c<UH4L~BLV zP>&;K;M*-e<PX#@s|o7aV_j0JVqz=ma22WJVX7-!1&!sQkRAx}WC{Bzq0#A-Cl$K- zDp2#+E=LL6V$IzSVReHX0Y{1HDB;O*2oE@gB0b`iT1O&*Zyur}-4OCy$IKyJla%5H z7Ejt7!o;~sz}F^A<j6XN?MY$8x<l64Wl75&BF6c?no7(Re$E=np}N5;UXB@nlV^>Z zOX5y(u#%;WL8rSQQg0P?Ig6GDt%6<df}~Ej6w#@aJH@mL!@<OSbwFftPF_84jWj?1 zRKRcWk8F&=M%M%+-4k%AkfR2tBqOx}HPrpfrWz*(@yHEfPOu6f!>{b{(=}n_$OAJo zI@0ui@wBN^<7w7^9cfd$(z?<P3~e4X6`wgp%|qj9ZIE=Nb*Hrr?i$oQsCh^;{#eg2 z9>w9t6LEs@0M0J*vr+iP7ifN$@Xf;S5q>KFEF7Q1!gmWl9DiX!du=$g$j_<5&yn5X z^MyAub@?perwTt$c${}spHks7rfI%H_-^4t!ngAel<-+?>0hMzyDa^SHGjYG{Aa=V z*&@6#UGuM5<-#8jzI}!+ACA8aQSG}#^W!Xjw&te@9~a&u`~l(lmnGECxK!hp3tuGs zt-`knzgGBe;U5%!@fBKsv+x;nH2<dX9l{?JzS*P8hvU!ZS^w0znja_p$SloI5xzZJ z^K*nh;MIJI#ph_g%Hn;RzeV`QBF*1L9={jR6x93!!Z!=Qk^FHOFT(R|E&pnfXKDGt z@53m*TX=RWit)ex&<#7k$i@3ze6{9}B2%9gNTHwL?{e{vx%g*XJpZ=MuD{#G|I@`E zqn%CEH_pXh<l_1F^Y}l3pYP&pUHobn|8p0=&c#3N;$L#{ri=fVi$4(^22sMlaW4L1 z7w^?PRP-m`#m{%~i(P!R<`ebZ;^O%SzjlA_aq+))@sGQB{<WW7{{<J{<KhS5K(`$~ z*2QPK_<1h=yDt8E7tg;8wA;Vi#ozDZf9vA;3yXIBZ7%+07yq`4Kj`9z;BNx$_C~w- zNiO~p7oYFquW|A9F8=#2zSYJ5%EdqC;{WL4Uvlwpy7(R!|Cx(F3C}xw`zN^g3tjv? z7r)5G*SYvrF22ph|6KEML4VFe#z!+BzkKBKG0R8iG+cZna=zrFj*l}w!e-){g^Q0b zK9cxYxeV9kxcEq!gUf?!F0L$G*|@y8IM2?*<-?VWi+=@t6|Ov7`M3&jasPqS{?)jO zah2fW*Z*a>=Hud5#tU(Aj{Xj=YjAxR*R{B=!^OFJF|Kl4OK?@-s>Bt*RfTIQF3#UI zxUR=_1Fl+Jb-3zrHQ;K*bt5i5PC~fCxFWcg;aZNX2^Z)5@8LQh*MHy|h~fWv3^NS9 zp6z4xstfv9!a8=S)P9pgqW7%y=2K$ZDP_aSEpTi#xeH~J$tITVC7UF%v1F6!y%DDX zn@Ki-Y$Mqu_DvI;*tT_Klgb7PC5)i8U1agjjUr3x-XXH&u8ow0n0rDNliZxKB=%h( zr_9|FdZ^Jhw;dZk)aUDwwbNtqeRyWy+p#uv61zFcZ5-@`sr{S&H*Q#>cWe}8?X4&V zujb4Xn=^`$T^Z8O?U;n5uN?{&G5{$XFjheyJ1<s|eapp?Io}{HsbiBxgtEKh;H+&G z3j6c6#@a|xAZrJOjM_ROVeOfaR+}Y?NbZsd>)0N#%k(aXT_XD%B4WTC7z$D$S~5-b z6*eFM;#Nb_Mq;-kDdL8PjdQWq#)crQ9Svb+!y(Bf_Ao>wn-{|AU5f-`)9!1Zg1De< zgTltk&V)lE+Y2_C>_s>vHdN~F1Ch8(^tJ;T*>6bM@YfSE0vu>+YzT%!GIc|M&gae; z#)Gx5lEA7TEl6<IuNNc)*3TFu1lI2vBn13n1N1reK@%d?TWT8wb*tYxNEGo$50Z@f z^@9X!b&I8$=+>k_cEu7ZdZb(B$$Qtn^P2#3UsmsAriv0boMp@UB?Y&J-mY>>c?Y2+ z*|fyZEF`K*Iww0`iITo%7RwFk>jXA&M_T~(s|<-^b^kebc@sr_3@por){?)Ub}6`} z#BwOzz@KtRU`3h~ur_s*TXm=(cyNjEcffk1JYh$E^dULt+3Von@Cx3q20!lWW%!CJ RS!-g9%NoO~+>#r{{{WAG0V)6h literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/linux-arm64/bare-os.bare b/node_modules/bare-os/prebuilds/linux-arm64/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..cfd9d1f3a10d22201bb5fc7fff59b5835b35bbd3 GIT binary patch literal 36728 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/linux-x64/bare-os.bare b/node_modules/bare-os/prebuilds/linux-x64/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..ce7e88772a57916a29526de5e1acf31946ab964d GIT binary patch literal 37288 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 I{j%%-KWF$vSO5S3 literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/win32-arm64/bare-os.bare b/node_modules/bare-os/prebuilds/win32-arm64/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..3b07e7e0274aea5b17c398526ed33344d3212822 GIT binary patch literal 159232 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-os/prebuilds/win32-x64/bare-os.bare b/node_modules/bare-os/prebuilds/win32-x64/bare-os.bare new file mode 100644 index 0000000000000000000000000000000000000000..c9b96e0d5885be098d9faa6a1568faee8c8524bf GIT binary patch literal 166400 zcmeFadw3K@);~UzWRd|AI$Qz~1qK*&kXs<2iAiLd%t#MRGzbU^0*W9iDobVn1tejT zl}<a#uDI%YS=3!$c6C?WRfKq(Ngx-l0la|hE_hk3VNe5VxTwtcbE<nT=?U*;fA91B z{&~Ygy1VLAr%s(Zb?Vfq>Q31$D-A}2!H|aki9hzlhl|{=M0)pub=?hbblE#-o6)^@ z(DcQ3RallTyZ_E*x7}-5aNB+N-S4s7zR<GFd!Oa5`z($drdjU2|Bi*DtOi55(_pyc zmu7>w;`_Uz<l78`E!|SO8w}5bBc`U7-->HCzpo@d`F)DPkj|6hS3?^TwML{E<^!r0 zie8eR)s&1$DTX&e>m6KeM6)%;u$d~_kYaeXHzjC4$3Z_M`f%~9eT&gx=ZvbDrIS+( z>rwRVwJ8RBC&fm27OwOlU4BkuncA-F42!`qf7G%&Zu8t`Fzg^^QHNnGt}o)6@MAX^ z?4wkeq4xk}EJei-r(qVZ2|sp&AuwvG3gm4>TMc~xSd@gbk6N_UbKC7p7IG!of_#Fk zPQnG|-RKafiw48@#8N=RJ(PsAk6Ko-Yylu##;qEzvNPPmCHE7MWPTj^W?a`L;U*&W z|9<{INI>$NhL}<e4STeoP&W{ZKHw_O6mPm|<}}H7a=s*gB+2_F#ne16#UPD2F3Aq- zEXki0T7pM^PW`1Aw0oa4(*3Tq6ocFEww6osIagC4f*-c*38TTSAkFPJT^a#QJ}1ei zS<!EJiH#^B`R62-aLGqlNkXCP<Au_xkUYm~lbRe>3pL;EAO9%w-Tth}-~+VX^66;J z+cs)7t5ufCZEPp#CK0�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 OOD<@yQK<jNum2C`xkV8G literal 0 HcmV?d00001 diff --git a/node_modules/bare-path/LICENSE b/node_modules/bare-path/LICENSE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/node_modules/bare-path/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/bare-path/NOTICE b/node_modules/bare-path/NOTICE new file mode 100644 index 0000000..1ee8d0e --- /dev/null +++ b/node_modules/bare-path/NOTICE @@ -0,0 +1,28 @@ +Copyright 2023 Holepunch Inc + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +--- + +Copyright Joyent, Inc. and other Node contributors. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to permit +persons to whom the Software is furnished to do so, subject to the +following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. diff --git a/node_modules/bare-path/README.md b/node_modules/bare-path/README.md new file mode 100644 index 0000000..f917e2c --- /dev/null +++ b/node_modules/bare-path/README.md @@ -0,0 +1,19 @@ +# bare-path + +Path manipulation library for JavaScript. + +``` +npm i bare-path +``` + +## Usage + +```js +const path = require('bare-path') + +path.join('foo', 'bar') // foo/bar on posix, foo\bar on windows +``` + +## License + +Apache-2.0 diff --git a/node_modules/bare-path/index.d.ts b/node_modules/bare-path/index.d.ts new file mode 100644 index 0000000..0f6ea81 --- /dev/null +++ b/node_modules/bare-path/index.d.ts @@ -0,0 +1,27 @@ +declare namespace path { + export const sep: '/' | '\\' + export const delimiter: ':' | ';' + + export function basename(path: string, suffix?: string): string + + export function dirname(path: string): string + + export function extname(path: string): string + + export function isAbsolute(path: string): boolean + + export function join(...paths: string[]): string + + export function normalize(path: string): string + + export function relative(from: string, to: string): string + + export function resolve(...args: string[]): string + + export function toNamespacedPath(path: string): string + + export const posix = path + export const win32 = path +} + +export = path diff --git a/node_modules/bare-path/index.js b/node_modules/bare-path/index.js new file mode 100644 index 0000000..972cdf8 --- /dev/null +++ b/node_modules/bare-path/index.js @@ -0,0 +1,9 @@ +// This export SHOULD NOT be shortened in any way as having the full +// `module.exports = require(...)` statement is crucial for synthesizing +// ESM exports. + +if (Bare.platform === 'win32') { + module.exports = require('./lib/win32') +} else { + module.exports = require('./lib/posix') +} diff --git a/node_modules/bare-path/lib/constants.js b/node_modules/bare-path/lib/constants.js new file mode 100644 index 0000000..5ce4866 --- /dev/null +++ b/node_modules/bare-path/lib/constants.js @@ -0,0 +1,11 @@ +module.exports = { + CHAR_UPPERCASE_A: 0x41, + CHAR_LOWERCASE_A: 0x61, + CHAR_UPPERCASE_Z: 0x5a, + CHAR_LOWERCASE_Z: 0x7a, + CHAR_DOT: 0x2e, + CHAR_FORWARD_SLASH: 0x2f, + CHAR_BACKWARD_SLASH: 0x5c, + CHAR_COLON: 0x3a, + CHAR_QUESTION_MARK: 0x3f +} diff --git a/node_modules/bare-path/lib/posix.js b/node_modules/bare-path/lib/posix.js new file mode 100644 index 0000000..b7698a4 --- /dev/null +++ b/node_modules/bare-path/lib/posix.js @@ -0,0 +1,246 @@ +const os = require('bare-os') + +const { normalizeString } = require('./shared') +const { CHAR_DOT, CHAR_FORWARD_SLASH } = require('./constants') + +function isPosixPathSeparator(code) { + return code === CHAR_FORWARD_SLASH +} + +exports.win32 = require('./win32') +exports.posix = exports + +exports.sep = '/' +exports.delimiter = ':' + +exports.resolve = function resolve(...args) { + let resolvedPath = '' + let resolvedAbsolute = false + + for (let i = args.length - 1; i >= -1 && !resolvedAbsolute; i--) { + const path = i >= 0 ? args[i] : os.cwd() + + if (path.length === 0) { + continue + } + + resolvedPath = `${path}/${resolvedPath}` + resolvedAbsolute = path.charCodeAt(0) === CHAR_FORWARD_SLASH + } + + resolvedPath = normalizeString(resolvedPath, !resolvedAbsolute, '/', isPosixPathSeparator) + + if (resolvedAbsolute) { + return `/${resolvedPath}` + } + + return resolvedPath.length > 0 ? resolvedPath : '.' +} + +exports.normalize = function normalize(path) { + if (path.length === 0) return '.' + + const isAbsolute = path.charCodeAt(0) === CHAR_FORWARD_SLASH + const trailingSeparator = path.charCodeAt(path.length - 1) === CHAR_FORWARD_SLASH + + path = normalizeString(path, !isAbsolute, '/', isPosixPathSeparator) + + if (path.length === 0) { + if (isAbsolute) return '/' + return trailingSeparator ? './' : '.' + } + + if (trailingSeparator) path += '/' + + return isAbsolute ? `/${path}` : path +} + +exports.isAbsolute = function isAbsolute(path) { + return path.length > 0 && path.charCodeAt(0) === CHAR_FORWARD_SLASH +} + +exports.join = function join(...args) { + if (args.length === 0) return '.' + let joined + for (let i = 0; i < args.length; ++i) { + const arg = args[i] + if (arg.length > 0) { + if (joined === undefined) joined = arg + else joined += `/${arg}` + } + } + if (joined === undefined) return '.' + return exports.normalize(joined) +} + +exports.relative = function relative(from, to) { + if (from === to) return '' + + from = exports.resolve(from) + to = exports.resolve(to) + + if (from === to) return '' + + const fromStart = 1 + const fromEnd = from.length + const fromLen = fromEnd - fromStart + const toStart = 1 + const toLen = to.length - toStart + + const length = fromLen < toLen ? fromLen : toLen + let lastCommonSep = -1 + let i = 0 + for (; i < length; i++) { + const fromCode = from.charCodeAt(fromStart + i) + if (fromCode !== to.charCodeAt(toStart + i)) { + break + } else if (fromCode === CHAR_FORWARD_SLASH) { + lastCommonSep = i + } + } + if (i === length) { + if (toLen > length) { + if (to.charCodeAt(toStart + i) === CHAR_FORWARD_SLASH) { + return to.substring(toStart + i + 1) + } + if (i === 0) { + return to.substring(toStart + i) + } + } else if (fromLen > length) { + if (from.charCodeAt(fromStart + i) === CHAR_FORWARD_SLASH) { + lastCommonSep = i + } else if (i === 0) { + lastCommonSep = 0 + } + } + } + + let out = '' + for (i = fromStart + lastCommonSep + 1; i <= fromEnd; ++i) { + if (i === fromEnd || from.charCodeAt(i) === CHAR_FORWARD_SLASH) { + out += out.length === 0 ? '..' : '/..' + } + } + + return `${out}${to.substring(toStart + lastCommonSep)}` +} + +exports.toNamespacedPath = function toNamespacedPath(path) { + return path +} + +exports.dirname = function dirname(path) { + if (path.length === 0) return '.' + const hasRoot = path.charCodeAt(0) === CHAR_FORWARD_SLASH + let end = -1 + let matchedSlash = true + for (let i = path.length - 1; i >= 1; --i) { + if (path.charCodeAt(i) === CHAR_FORWARD_SLASH) { + if (!matchedSlash) { + end = i + break + } + } else { + matchedSlash = false + } + } + + if (end === -1) return hasRoot ? '/' : '.' + if (hasRoot && end === 1) return '//' + return path.substring(0, end) +} + +exports.basename = function basename(path, suffix) { + let start = 0 + let end = -1 + let matchedSlash = true + + if (suffix !== undefined && suffix.length > 0 && suffix.length <= path.length) { + if (suffix === path) { + return '' + } + let extIdx = suffix.length - 1 + let firstNonSlashEnd = -1 + for (let i = path.length - 1; i >= 0; --i) { + const code = path.charCodeAt(i) + if (code === CHAR_FORWARD_SLASH) { + if (!matchedSlash) { + start = i + 1 + break + } + } else { + if (firstNonSlashEnd === -1) { + matchedSlash = false + firstNonSlashEnd = i + 1 + } + if (extIdx >= 0) { + if (code === suffix.charCodeAt(extIdx)) { + if (--extIdx === -1) { + end = i + } + } else { + extIdx = -1 + end = firstNonSlashEnd + } + } + } + } + + if (start === end) end = firstNonSlashEnd + else if (end === -1) end = path.length + return path.substring(start, end) + } + + for (let i = path.length - 1; i >= 0; --i) { + if (path.charCodeAt(i) === CHAR_FORWARD_SLASH) { + if (!matchedSlash) { + start = i + 1 + break + } + } else if (end === -1) { + matchedSlash = false + end = i + 1 + } + } + + if (end === -1) return '' + return path.substring(start, end) +} + +exports.extname = function extname(path) { + let startDot = -1 + let startPart = 0 + let end = -1 + let matchedSlash = true + let preDotState = 0 + for (let i = path.length - 1; i >= 0; --i) { + const code = path.charCodeAt(i) + if (code === CHAR_FORWARD_SLASH) { + if (!matchedSlash) { + startPart = i + 1 + break + } + continue + } + if (end === -1) { + matchedSlash = false + end = i + 1 + } + if (code === CHAR_DOT) { + if (startDot === -1) startDot = i + else if (preDotState !== 1) preDotState = 1 + } else if (startDot !== -1) { + preDotState = -1 + } + } + + if ( + startDot === -1 || + end === -1 || + preDotState === 0 || + (preDotState === 1 && startDot === end - 1 && startDot === startPart + 1) + ) { + return '' + } + return path.substring(startDot, end) +} diff --git a/node_modules/bare-path/lib/shared.js b/node_modules/bare-path/lib/shared.js new file mode 100644 index 0000000..23682f7 --- /dev/null +++ b/node_modules/bare-path/lib/shared.js @@ -0,0 +1,73 @@ +const { CHAR_DOT, CHAR_FORWARD_SLASH } = require('./constants') + +exports.normalizeString = function normalizeString( + path, + allowAboveRoot, + separator, + isPathSeparator +) { + let res = '' + let lastSegmentLength = 0 + let lastSlash = -1 + let dots = 0 + let code = 0 + for (let i = 0; i <= path.length; ++i) { + if (i < path.length) { + code = path.charCodeAt(i) + } else if (isPathSeparator(code)) { + break + } else { + code = CHAR_FORWARD_SLASH + } + + if (isPathSeparator(code)) { + if (lastSlash === i - 1 || dots === 1); + else if (dots === 2) { + if ( + res.length < 2 || + lastSegmentLength !== 2 || + res.charCodeAt(res.length - 1) !== CHAR_DOT || + res.charCodeAt(res.length - 2) !== CHAR_DOT + ) { + if (res.length > 2) { + const lastSlashIndex = res.lastIndexOf(separator) + if (lastSlashIndex === -1) { + res = '' + lastSegmentLength = 0 + } else { + res = res.substring(0, lastSlashIndex) + lastSegmentLength = res.length - 1 - res.lastIndexOf(separator) + } + lastSlash = i + dots = 0 + continue + } else if (res.length !== 0) { + res = '' + lastSegmentLength = 0 + lastSlash = i + dots = 0 + continue + } + } + if (allowAboveRoot) { + res += res.length > 0 ? `${separator}..` : '..' + lastSegmentLength = 2 + } + } else { + if (res.length > 0) { + res += `${separator}${path.substring(lastSlash + 1, i)}` + } else { + res = path.substring(lastSlash + 1, i) + } + lastSegmentLength = i - lastSlash - 1 + } + lastSlash = i + dots = 0 + } else if (code === CHAR_DOT && dots !== -1) { + ++dots + } else { + dots = -1 + } + } + return res +} diff --git a/node_modules/bare-path/lib/win32.js b/node_modules/bare-path/lib/win32.js new file mode 100644 index 0000000..4a1e083 --- /dev/null +++ b/node_modules/bare-path/lib/win32.js @@ -0,0 +1,547 @@ +const os = require('bare-os') + +const { normalizeString } = require('./shared') +const { + CHAR_UPPERCASE_A, + CHAR_LOWERCASE_A, + CHAR_UPPERCASE_Z, + CHAR_LOWERCASE_Z, + CHAR_DOT, + CHAR_FORWARD_SLASH, + CHAR_BACKWARD_SLASH, + CHAR_COLON, + CHAR_QUESTION_MARK +} = require('./constants') + +function isWindowsPathSeparator(code) { + return code === CHAR_FORWARD_SLASH || code === CHAR_BACKWARD_SLASH +} + +function isWindowsDeviceRoot(code) { + return ( + (code >= CHAR_UPPERCASE_A && code <= CHAR_UPPERCASE_Z) || + (code >= CHAR_LOWERCASE_A && code <= CHAR_LOWERCASE_Z) + ) +} + +exports.posix = require('./posix') +exports.win32 = exports + +exports.sep = '\\' +exports.delimiter = ';' + +exports.resolve = function resolve(...args) { + let resolvedDevice = '' + let resolvedTail = '' + let resolvedAbsolute = false + + for (let i = args.length - 1; i >= -1; i--) { + let path + if (i >= 0) { + path = args[i] + + if (path.length === 0) continue + } else if (resolvedDevice.length === 0) { + path = os.cwd() + } else { + path = os.getEnv(`=${resolvedDevice}`) || os.cwd() + + if ( + path === undefined || + (path.substring(0, 2).toLowerCase() !== resolvedDevice.toLowerCase() && + path.charCodeAt(2) === CHAR_BACKWARD_SLASH) + ) { + path = `${resolvedDevice}\\` + } + } + + const len = path.length + let rootEnd = 0 + let device = '' + let isAbsolute = false + const code = path.charCodeAt(0) + + if (len === 1) { + if (isWindowsPathSeparator(code)) { + rootEnd = 1 + isAbsolute = true + } + } else if (isWindowsPathSeparator(code)) { + isAbsolute = true + + if (isWindowsPathSeparator(path.charCodeAt(1))) { + let j = 2 + let last = j + while (j < len && !isWindowsPathSeparator(path.charCodeAt(j))) { + j++ + } + if (j < len && j !== last) { + const firstPart = path.substring(last, j) + last = j + while (j < len && isWindowsPathSeparator(path.charCodeAt(j))) { + j++ + } + if (j < len && j !== last) { + last = j + while (j < len && !isWindowsPathSeparator(path.charCodeAt(j))) { + j++ + } + if (j === len || j !== last) { + device = `\\\\${firstPart}\\${path.substring(last, j)}` + rootEnd = j + } + } + } + } else { + rootEnd = 1 + } + } else if (isWindowsDeviceRoot(code) && path.charCodeAt(1) === CHAR_COLON) { + device = path.substring(0, 2) + rootEnd = 2 + if (len > 2 && isWindowsPathSeparator(path.charCodeAt(2))) { + isAbsolute = true + rootEnd = 3 + } + } + + if (device.length > 0) { + if (resolvedDevice.length > 0) { + if (device.toLowerCase() !== resolvedDevice.toLowerCase()) { + continue + } + } else { + resolvedDevice = device + } + } + + if (resolvedAbsolute) { + if (resolvedDevice.length > 0) { + break + } + } else { + resolvedTail = `${path.substring(rootEnd)}\\${resolvedTail}` + resolvedAbsolute = isAbsolute + if (isAbsolute && resolvedDevice.length > 0) { + break + } + } + } + + resolvedTail = normalizeString(resolvedTail, !resolvedAbsolute, '\\', isWindowsPathSeparator) + + return resolvedAbsolute + ? `${resolvedDevice}\\${resolvedTail}` + : `${resolvedDevice}${resolvedTail}` || '.' +} + +exports.normalize = function normalize(path) { + const len = path.length + if (len === 0) return '.' + let rootEnd = 0 + let device + let isAbsolute = false + const code = path.charCodeAt(0) + + if (len === 1) { + return code === CHAR_FORWARD_SLASH ? '\\' : path + } + + if (isWindowsPathSeparator(code)) { + isAbsolute = true + + if (isWindowsPathSeparator(path.charCodeAt(1))) { + let j = 2 + let last = j + while (j < len && !isWindowsPathSeparator(path.charCodeAt(j))) { + j++ + } + if (j < len && j !== last) { + const firstPart = path.substring(last, j) + last = j + while (j < len && isWindowsPathSeparator(path.charCodeAt(j))) { + j++ + } + if (j < len && j !== last) { + last = j + while (j < len && !isWindowsPathSeparator(path.charCodeAt(j))) { + j++ + } + if (j === len) { + return `\\\\${firstPart}\\${path.substring(last)}\\` + } + if (j !== last) { + device = `\\\\${firstPart}\\${path.substring(last, j)}` + rootEnd = j + } + } + } + } else { + rootEnd = 1 + } + } else if (isWindowsDeviceRoot(code) && path.charCodeAt(1) === CHAR_COLON) { + device = path.substring(0, 2) + rootEnd = 2 + if (len > 2 && isWindowsPathSeparator(path.charCodeAt(2))) { + isAbsolute = true + rootEnd = 3 + } + } + + let tail = + rootEnd < len + ? normalizeString(path.substring(rootEnd), !isAbsolute, '\\', isWindowsPathSeparator) + : '' + if (tail.length === 0 && !isAbsolute) { + tail = '.' + } + if (tail.length > 0 && isWindowsPathSeparator(path.charCodeAt(len - 1))) { + tail += '\\' + } + if (device === undefined) { + return isAbsolute ? `\\${tail}` : tail + } + return isAbsolute ? `${device}\\${tail}` : `${device}${tail}` +} + +exports.isAbsolute = function isAbsolute(path) { + const len = path.length + if (len === 0) return false + + const code = path.charCodeAt(0) + + return ( + isWindowsPathSeparator(code) || + (len > 2 && + isWindowsDeviceRoot(code) && + path.charCodeAt(1) === CHAR_COLON && + isWindowsPathSeparator(path.charCodeAt(2))) + ) +} + +exports.join = function join(...args) { + if (args.length === 0) return '.' + + let joined + let firstPart + for (let i = 0; i < args.length; ++i) { + const arg = args[i] + if (arg.length > 0) { + if (joined === undefined) joined = firstPart = arg + else joined += `\\${arg}` + } + } + + if (joined === undefined) return '.' + + let needsReplace = true + let slashCount = 0 + if (isWindowsPathSeparator(firstPart.charCodeAt(0))) { + ++slashCount + const firstLen = firstPart.length + if (firstLen > 1 && isWindowsPathSeparator(firstPart.charCodeAt(1))) { + ++slashCount + if (firstLen > 2) { + if (isWindowsPathSeparator(firstPart.charCodeAt(2))) { + ++slashCount + } else { + needsReplace = false + } + } + } + } + if (needsReplace) { + while (slashCount < joined.length && isWindowsPathSeparator(joined.charCodeAt(slashCount))) { + slashCount++ + } + + if (slashCount >= 2) { + joined = `\\${joined.substring(slashCount)}` + } + } + + return exports.normalize(joined) +} + +exports.relative = function relative(from, to) { + if (from === to) return '' + + const fromOrig = exports.resolve(from) + const toOrig = exports.resolve(to) + + if (fromOrig === toOrig) return '' + + from = fromOrig.toLowerCase() + to = toOrig.toLowerCase() + + if (from === to) return '' + + let fromStart = 0 + while (fromStart < from.length && from.charCodeAt(fromStart) === CHAR_BACKWARD_SLASH) { + fromStart++ + } + let fromEnd = from.length + while (fromEnd - 1 > fromStart && from.charCodeAt(fromEnd - 1) === CHAR_BACKWARD_SLASH) { + fromEnd-- + } + const fromLen = fromEnd - fromStart + + let toStart = 0 + while (toStart < to.length && to.charCodeAt(toStart) === CHAR_BACKWARD_SLASH) { + toStart++ + } + let toEnd = to.length + while (toEnd - 1 > toStart && to.charCodeAt(toEnd - 1) === CHAR_BACKWARD_SLASH) { + toEnd-- + } + const toLen = toEnd - toStart + + const length = fromLen < toLen ? fromLen : toLen + let lastCommonSep = -1 + let i = 0 + for (; i < length; i++) { + const fromCode = from.charCodeAt(fromStart + i) + if (fromCode !== to.charCodeAt(toStart + i)) { + break + } else if (fromCode === CHAR_BACKWARD_SLASH) { + lastCommonSep = i + } + } + + if (i !== length) { + if (lastCommonSep === -1) return toOrig + } else { + if (toLen > length) { + if (to.charCodeAt(toStart + i) === CHAR_BACKWARD_SLASH) { + return toOrig.substring(toStart + i + 1) + } + if (i === 2) { + return toOrig.substring(toStart + i) + } + } + if (fromLen > length) { + if (from.charCodeAt(fromStart + i) === CHAR_BACKWARD_SLASH) { + lastCommonSep = i + } else if (i === 2) { + lastCommonSep = 3 + } + } + if (lastCommonSep === -1) lastCommonSep = 0 + } + + let out = '' + for (i = fromStart + lastCommonSep + 1; i <= fromEnd; ++i) { + if (i === fromEnd || from.charCodeAt(i) === CHAR_BACKWARD_SLASH) { + out += out.length === 0 ? '..' : '\\..' + } + } + + toStart += lastCommonSep + + if (out.length > 0) { + return `${out}${toOrig.substring(toStart, toEnd)}` + } + if (toOrig.charCodeAt(toStart) === CHAR_BACKWARD_SLASH) { + ++toStart + } + return toOrig.substring(toStart, toEnd) +} + +exports.toNamespacedPath = function toNamespacedPath(path) { + if (path.length === 0) return path + + const resolvedPath = exports.resolve(path) + + if (resolvedPath.length <= 2) return path + + if (resolvedPath.charCodeAt(0) === CHAR_BACKWARD_SLASH) { + if (resolvedPath.charCodeAt(1) === CHAR_BACKWARD_SLASH) { + const code = resolvedPath.charCodeAt(2) + if (code !== CHAR_QUESTION_MARK && code !== CHAR_DOT) { + return `\\\\?\\UNC\\${resolvedPath.substring(2)}` + } + } + } else if ( + isWindowsDeviceRoot(resolvedPath.charCodeAt(0)) && + resolvedPath.charCodeAt(1) === CHAR_COLON && + resolvedPath.charCodeAt(2) === CHAR_BACKWARD_SLASH + ) { + return `\\\\?\\${resolvedPath}` + } + + return path +} + +exports.dirname = function dirname(path) { + const len = path.length + if (len === 0) return '.' + let rootEnd = -1 + let offset = 0 + const code = path.charCodeAt(0) + + if (len === 1) { + return isWindowsPathSeparator(code) ? path : '.' + } + + if (isWindowsPathSeparator(code)) { + rootEnd = offset = 1 + + if (isWindowsPathSeparator(path.charCodeAt(1))) { + let j = 2 + let last = j + while (j < len && !isWindowsPathSeparator(path.charCodeAt(j))) { + j++ + } + if (j < len && j !== last) { + last = j + while (j < len && isWindowsPathSeparator(path.charCodeAt(j))) { + j++ + } + if (j < len && j !== last) { + last = j + while (j < len && !isWindowsPathSeparator(path.charCodeAt(j))) { + j++ + } + if (j === len) { + return path + } + if (j !== last) { + rootEnd = offset = j + 1 + } + } + } + } + } else if (isWindowsDeviceRoot(code) && path.charCodeAt(1) === CHAR_COLON) { + rootEnd = len > 2 && isWindowsPathSeparator(path.charCodeAt(2)) ? 3 : 2 + offset = rootEnd + } + + let end = -1 + let matchedSlash = true + for (let i = len - 1; i >= offset; --i) { + if (isWindowsPathSeparator(path.charCodeAt(i))) { + if (!matchedSlash) { + end = i + break + } + } else { + matchedSlash = false + } + } + + if (end === -1) { + if (rootEnd === -1) return '.' + + end = rootEnd + } + return path.substring(0, end) +} + +exports.basename = function basename(path, suffix) { + let start = 0 + let end = -1 + let matchedSlash = true + + if ( + path.length >= 2 && + isWindowsDeviceRoot(path.charCodeAt(0)) && + path.charCodeAt(1) === CHAR_COLON + ) { + start = 2 + } + + if (suffix !== undefined && suffix.length > 0 && suffix.length <= path.length) { + if (suffix === path) return '' + let extIdx = suffix.length - 1 + let firstNonSlashEnd = -1 + for (let i = path.length - 1; i >= start; --i) { + const code = path.charCodeAt(i) + if (isWindowsPathSeparator(code)) { + if (!matchedSlash) { + start = i + 1 + break + } + } else { + if (firstNonSlashEnd === -1) { + matchedSlash = false + firstNonSlashEnd = i + 1 + } + if (extIdx >= 0) { + if (code === suffix.charCodeAt(extIdx)) { + if (--extIdx === -1) { + end = i + } + } else { + extIdx = -1 + end = firstNonSlashEnd + } + } + } + } + + if (start === end) end = firstNonSlashEnd + else if (end === -1) end = path.length + return path.substring(start, end) + } + for (let i = path.length - 1; i >= start; --i) { + if (isWindowsPathSeparator(path.charCodeAt(i))) { + if (!matchedSlash) { + start = i + 1 + break + } + } else if (end === -1) { + matchedSlash = false + end = i + 1 + } + } + + if (end === -1) return '' + return path.substring(start, end) +} + +exports.extname = function extname(path) { + let start = 0 + let startDot = -1 + let startPart = 0 + let end = -1 + let matchedSlash = true + let preDotState = 0 + + if ( + path.length >= 2 && + path.charCodeAt(1) === CHAR_COLON && + isWindowsDeviceRoot(path.charCodeAt(0)) + ) { + start = startPart = 2 + } + + for (let i = path.length - 1; i >= start; --i) { + const code = path.charCodeAt(i) + if (isWindowsPathSeparator(code)) { + if (!matchedSlash) { + startPart = i + 1 + break + } + continue + } + if (end === -1) { + matchedSlash = false + end = i + 1 + } + if (code === CHAR_DOT) { + if (startDot === -1) startDot = i + else if (preDotState !== 1) preDotState = 1 + } else if (startDot !== -1) { + preDotState = -1 + } + } + + if ( + startDot === -1 || + end === -1 || + preDotState === 0 || + (preDotState === 1 && startDot === end - 1 && startDot === startPart + 1) + ) { + return '' + } + return path.substring(startDot, end) +} diff --git a/node_modules/bare-path/package.json b/node_modules/bare-path/package.json new file mode 100644 index 0000000..f2718be --- /dev/null +++ b/node_modules/bare-path/package.json @@ -0,0 +1,44 @@ +{ + "name": "bare-path", + "version": "3.0.1", + "description": "Path manipulation library for JavaScript", + "exports": { + ".": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "./package": "./package.json", + "./posix": "./lib/posix.js", + "./win32": "./lib/win32.js" + }, + "files": [ + "index.js", + "index.d.ts", + "lib", + "NOTICE" + ], + "scripts": { + "format": "prettier --write . && lunte --fix", + "lint": "prettier --check . && lunte", + "test": "brittle-bare --coverage test.js" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/holepunchto/bare-path.git" + }, + "author": "Holepunch", + "license": "Apache-2.0", + "bugs": { + "url": "https://github.com/holepunchto/bare-path/issues" + }, + "homepage": "https://github.com/holepunchto/bare-path#readme", + "dependencies": { + "bare-os": "^3.0.1" + }, + "devDependencies": { + "brittle": "^3.3.2", + "lunte": "^1.8.0", + "prettier": "^3.6.2", + "prettier-config-holepunch": "^2.0.0" + } +} diff --git a/node_modules/bare-stream/LICENSE b/node_modules/bare-stream/LICENSE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/node_modules/bare-stream/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/bare-stream/README.md b/node_modules/bare-stream/README.md new file mode 100644 index 0000000..9288562 --- /dev/null +++ b/node_modules/bare-stream/README.md @@ -0,0 +1,354 @@ +# bare-stream + +Streaming data for JavaScript. The classic Node.js-style stream classes are backed by `streamx` (<https://github.com/mafintosh/streamx>) while a `node:stream/web`-compatible implementation of the WHATWG Streams Standard is also provided. + +``` +npm i bare-stream +``` + +## Usage + +```js +const { Readable } = require('bare-stream') + +const stream = new Readable({ + read(size) { + // Push data, then push `null` to signal the end + this.push('hello') + this.push('world') + this.push(null) + } +}) + +stream.on('data', (data) => console.log(data)) +``` + +## API + +The classic stream classes and helpers are exported from `bare-stream` and follow the Node.js `stream` API. See <https://nodejs.org/api/stream.html> and <https://github.com/mafintosh/streamx> for the complete behavior; the additions and differences specific to this module are documented below. + +#### `const stream = new Readable([options])` + +A readable stream. Options include: + +```js +options = { + eagerOpen: false, + highWaterMark: 16384, + encoding: null, + signal: null, + open(cb) {}, + read(size) {}, + predestroy() {}, + destroy(err, cb) {} +} +``` + +If `encoding` is set, emitted data is decoded to strings using that encoding. If `signal` is an `AbortSignal`, the stream is destroyed when the signal aborts. + +#### `stream.closed` + +`true` when the stream is no longer readable. + +#### `stream.errored` + +The error the stream was destroyed with, or `null`. + +#### `stream.push(data[, encoding])` + +Push `data` into the stream's internal buffer. If `data` is a string, it is encoded to a `Buffer` using `encoding`, defaulting to `'utf8'`. Push `null` to signal the end of the stream. + +#### `stream.unshift(data[, encoding])` + +Like `stream.push()` but prepends `data` to the internal buffer so it is read before any already buffered data. + +#### `Readable.from(data[, options])` + +Create a readable stream from `data`, which may be a value, an array of values, or an async iterable. + +#### `Readable.isBackpressured(stream)` + +#### `Readable.isPaused(stream)` + +#### `Readable.fromWeb(readableStream[, options])` + +Convert a web `ReadableStream` into a `Readable`. Options include: + +```js +options = { + encoding: null, + signal: null +} +``` + +#### `Readable.toWeb(readable[, options])` + +Convert a `Readable` into a web `ReadableStream`. Options include: + +```js +options = { + strategy: null +} +``` + +`strategy` is a custom queuing strategy passed through to the `ReadableStream` constructor. + +#### `const stream = new Writable([options])` + +A writable stream. Options include: + +```js +options = { + eagerOpen: false, + signal: null, + open(cb) {}, + write(data, encoding, cb) {}, + writev(batch, cb) {}, + final(cb) {}, + predestroy() {}, + destroy(err, cb) {} +} +``` + +#### `stream.closed` + +`true` when the stream is no longer writable. + +#### `stream.errored` + +The error the stream was destroyed with, or `null`. + +#### `stream.write(data[, encoding][, cb])` + +Write `data` to the stream. If `data` is a string, it is encoded using `encoding`, defaulting to `'utf8'`. Returns `false` if the stream is backpressured. The optional `cb` is called once the write has drained. + +#### `stream.end([data][, encoding][, cb])` + +Signal that no more data will be written. If `data` is provided it is written first. The optional `cb` is called once the stream has finished. + +#### `Writable.isBackpressured(stream)` + +#### `Writable.drained(stream)` + +Returns a promise that resolves once the stream has drained. + +#### `Writable.fromWeb(writableStream[, options])` + +Convert a web `WritableStream` into a `Writable`. Options include: + +```js +options = { + signal: null +} +``` + +#### `Writable.toWeb(writable)` + +Convert a `Writable` into a web `WritableStream`. + +#### `const stream = new Duplex([options])` + +A stream that is both readable and writable. Accepts the combined options of `Readable` and `Writable`. + +#### `Duplex.fromWeb({ readable, writable }[, options])` + +Convert a pair of web `ReadableStream` and `WritableStream` into a `Duplex`. + +#### `Duplex.toWeb(duplex)` + +Convert a `Duplex` into a `{ readable, writable }` pair of web streams. + +#### `const stream = new Transform([options])` + +A duplex stream where output is computed from input. Options include the `Duplex` options plus: + +```js +options = { + transform(data, encoding, cb) {}, + flush(cb) {} +} +``` + +If no `transform` is provided, the stream acts as a pass-through. + +#### `const stream = new PassThrough([options])` + +A `Transform` that forwards input to output unchanged. + +#### `const [a, b] = duplexPair([options])` + +Create a pair of linked `Duplex` streams. Data written to `a` is readable from `b` and vice versa. `options` are passed to each side. + +#### `stream.pipeline(streams[, cb])` + +#### `stream.pipeline(...streams[, cb])` + +Pipe a series of streams together, propagating errors and cleaning up on completion. `streams` is a `Readable` source, zero or more `Duplex` transforms, and a `Writable` destination. Returns the destination stream. `cb` is called when the pipeline finishes or errors. + +#### `const detach = stream.finished(stream[, options], cb)` + +Invoke `cb` once `stream` is no longer readable or writable, or has errored. Returns a function that detaches the listeners. Options include: + +```js +options = { + cleanup: false +} +``` + +When `cleanup` is `true`, the listeners are detached automatically once `cb` runs. + +#### `stream.addAbortSignal(signal, stream)` + +Destroy `stream` when `signal` aborts, using `signal.reason` as the destruction error. Returns `stream`. + +#### `stream.isStream(stream)` + +#### `stream.isEnding(stream)` + +#### `stream.isEnded(stream)` + +#### `stream.isFinishing(stream)` + +#### `stream.isFinished(stream)` + +#### `stream.isDisturbed(stream)` + +#### `stream.isErrored(stream)` + +#### `stream.isReadable(stream)` + +#### `stream.isWritable(stream)` + +State predicates for streams. Each returns a boolean. + +#### `const err = stream.getStreamError(stream[, options])` + +Return the error a stream was destroyed with, or `null`. Options include: + +```js +options = { + all: false +} +``` + +### Promises + +A promise-based variant of `pipeline` is available from `bare-stream/promises`. + +#### `const stream = await pipeline(streams)` + +#### `const stream = await pipeline(...streams)` + +Like `stream.pipeline()` but returns a promise that resolves with the destination stream once the pipeline finishes, or rejects on error. + +### Web + +A `node:stream/web`-compatible implementation of the WHATWG Streams Standard is available from `bare-stream/web`. See <https://streams.spec.whatwg.org> for the complete behavior. + +#### `const stream = new ReadableStream([underlyingSource][, queuingStrategy])` + +A web readable stream. `underlyingSource` may provide `start`, `pull`, and `cancel` methods, or be an existing `streamx` stream to wrap. `queuingStrategy` defaults to a `CountQueuingStrategy`. + +#### `stream.locked` + +#### `stream.getReader()` + +Acquire a `ReadableStreamDefaultReader`. Throws if the stream is already locked. + +#### `stream.cancel([reason])` + +#### `stream.tee()` + +Split the stream into two independent `ReadableStream` branches. + +#### `stream.pipeTo(destination)` + +Pipe the stream to a `WritableStream`, returning a promise that resolves once piping completes. + +#### `ReadableStream.from(iterable)` + +Create a `ReadableStream` from an iterable or async iterable. + +#### `const reader = new ReadableStreamDefaultReader(stream)` + +A reader over a `ReadableStream`, exposing `closed`, `read()`, `releaseLock()`, and `cancel([reason])`. + +#### `const controller = new ReadableStreamDefaultController(stream)` + +The controller passed to `start` and `pull`, exposing `desiredSize`, `enqueue(data)`, `close()`, and `error([err])`. + +#### `const stream = new WritableStream([underlyingSink][, queuingStrategy])` + +A web writable stream. `underlyingSink` may provide `start`, `write`, `close`, and `abort` methods, or be an existing `streamx` stream to wrap. + +#### `stream.locked` + +#### `stream.getWriter()` + +Acquire a `WritableStreamDefaultWriter`. Throws if the stream is already locked. + +#### `stream.abort([reason])` + +#### `stream.close()` + +#### `const writer = new WritableStreamDefaultWriter(stream)` + +A writer over a `WritableStream`, exposing `desiredSize`, `closed`, `ready`, `write(chunk)`, `releaseLock()`, `close()`, and `abort([reason])`. + +#### `const controller = new WritableStreamDefaultController(stream)` + +The controller passed to `start` and `write`, exposing `error([err])`. + +#### `const stream = new TransformStream([transformer][, writableStrategy][, readableStrategy])` + +A web transform stream. `transformer` may provide `start`, `transform`, and `flush` methods. Exposes `readable` and `writable` properties. + +#### `const controller = new TransformStreamDefaultController(stream)` + +The controller passed to `start`, `transform`, and `flush`, exposing `desiredSize`, `enqueue(data)`, `error([err])`, and `terminate()`. + +#### `const strategy = new CountQueuingStrategy([options])` + +A queuing strategy that counts each chunk as size `1`. Options include: + +```js +options = { + highWaterMark: 1 +} +``` + +#### `const strategy = new ByteLengthQueuingStrategy([options])` + +A queuing strategy that measures each chunk by its `byteLength`. Options include: + +```js +options = { + highWaterMark: 16384 +} +``` + +#### `isReadableStream(value)` + +#### `isReadableStreamErrored(stream)` + +#### `isReadableStreamDisturbed(stream)` + +#### `isWritableStream(value)` + +#### `isTransformStream(value)` + +Predicates for web streams. Each returns a boolean. + +### Global + +Requiring `bare-stream/global` installs the web stream classes as globals, matching the browser and Node.js environments: + +```js +require('bare-stream/global') + +const stream = new ReadableStream() +``` + +## License + +Apache-2.0 diff --git a/node_modules/bare-stream/global.d.ts b/node_modules/bare-stream/global.d.ts new file mode 100644 index 0000000..acc12a4 --- /dev/null +++ b/node_modules/bare-stream/global.d.ts @@ -0,0 +1,31 @@ +import * as web from './web' + +declare global { + type ReadableStream = web.ReadableStream + type ReadableStreamDefaultController = web.ReadableStreamDefaultController + type ReadableStreamDefaultReader = web.ReadableStreamDefaultReader + + type CountQueuingStrategy = web.CountQueuingStrategy + type ByteLengthQueuingStrategy = web.ByteLengthQueuingStrategy + + type WritableStream = web.WritableStream + type WritableStreamDefaultController = web.WritableStreamDefaultController + type WritableStreamDefaultWriter = web.WritableStreamDefaultWriter + + type TransformStream = web.TransformStream + type TransformStreamDefaultController = web.TransformStreamDefaultController + + const ReadableStream: typeof web.ReadableStream + const ReadableStreamDefaultController: typeof web.ReadableStreamDefaultController + const ReadableStreamDefaultReader: typeof web.ReadableStreamDefaultReader + + const CountQueuingStrategy: typeof web.CountQueuingStrategy + const ByteLengthQueuingStrategy: typeof web.ByteLengthQueuingStrategy + + const WritableStream: typeof web.WritableStream + const WritableStreamDefaultController: typeof web.WritableStreamDefaultController + const WritableStreamDefaultWriter: typeof web.WritableStreamDefaultWriter + + const TransformStream: typeof web.TransformStream + const TransformStreamDefaultController: typeof web.TransformStreamDefaultController +} diff --git a/node_modules/bare-stream/global.js b/node_modules/bare-stream/global.js new file mode 100644 index 0000000..1e04e7e --- /dev/null +++ b/node_modules/bare-stream/global.js @@ -0,0 +1,15 @@ +const stream = require('./web') + +global.ReadableStream = stream.ReadableStream +global.ReadableStreamDefaultController = stream.ReadableStreamDefaultController +global.ReadableStreamDefaultReader = stream.ReadableStreamDefaultReader + +global.CountQueuingStrategy = stream.CountQueuingStrategy +global.ByteLengthQueuingStrategy = stream.ByteLengthQueuingStrategy + +global.WritableStream = stream.WritableStream +global.WritableStreamDefaultController = stream.WritableStreamDefaultController +global.WritableStreamDefaultWriter = stream.WritableStreamDefaultWriter + +global.TransformStream = stream.TransformStream +global.TransformStreamDefaultController = stream.TransformStreamDefaultController diff --git a/node_modules/bare-stream/index.d.ts b/node_modules/bare-stream/index.d.ts new file mode 100644 index 0000000..02db8e3 --- /dev/null +++ b/node_modules/bare-stream/index.d.ts @@ -0,0 +1,235 @@ +import EventEmitter, { EventMap } from 'bare-events' +import Buffer, { BufferEncoding } from 'bare-buffer' +import { AbortSignal } from 'bare-abort-controller' + +import { ReadableStream, WritableStream, CustomQueuingStrategy } from './web' + +type StreamEncoding = BufferEncoding | 'buffer' + +interface StreamCallback { + (err: Error | null): void +} + +interface StreamEvents extends EventMap { + close: [] + error: [err: Error] +} + +interface StreamOptions<S extends Stream = Stream> { + eagerOpen?: boolean + signal?: AbortSignal + open?(this: S, cb: StreamCallback): void + predestroy?(this: S): void + destroy?(this: S, err: Error | null, cb: StreamCallback): void +} + +interface Stream<M extends StreamEvents = StreamEvents> extends EventEmitter<M> { + _open(cb: StreamCallback): void + _predestroy(): void + _destroy(err: Error | null, cb: StreamCallback): void + + readonly readable: boolean + readonly writable: boolean + readonly destroyed: boolean + readonly destroying: boolean + + destroy(err?: Error | null): void +} + +declare class Stream {} + +interface ReadableEvents extends StreamEvents { + data: [data: unknown] + end: [] + readable: [] + piping: [dest: Writable] +} + +interface ReadableOptions<S extends Readable = Readable> extends StreamOptions<S> { + encoding?: BufferEncoding + highWaterMark?: number + read?(this: S, size: number): void +} + +interface ReadableFromWebOptions { + encoding?: BufferEncoding + signal?: AbortSignal +} + +interface ReadableToWebOptions { + strategy?: CustomQueuingStrategy +} + +interface Readable<M extends ReadableEvents = ReadableEvents> + extends Stream<M>, AsyncIterable<unknown> { + _read(size: number): void + + readonly closed: boolean + readonly errored: Error | null + + push(data: unknown | null, encoding?: BufferEncoding): boolean + unshift(data: unknown | null, encoding?: BufferEncoding): boolean + read(): unknown | null + + resume(): this + pause(): this + + pipe<S extends Writable>(dest: S, cb?: StreamCallback): S + + setEncoding(encoding: BufferEncoding): void +} + +declare class Readable<M extends ReadableEvents = ReadableEvents> extends Stream<M> { + constructor(opts?: ReadableOptions) + + static from(data: unknown | unknown[] | AsyncIterable<unknown>, opts?: ReadableOptions): Readable + + static isBackpressured(rs: Readable): boolean + + static isPaused(rs: Readable): boolean + + static fromWeb(readableStream: ReadableStream, opts?: ReadableFromWebOptions): Readable + + static toWeb(readable: Readable, opts?: ReadableToWebOptions): ReadableStream +} + +interface WritableEvents extends StreamEvents { + drain: [] + finish: [] + pipe: [src: Readable] +} + +interface WritableOptions<S extends Writable = Writable> extends StreamOptions<S> { + write?(this: S, data: unknown, encoding: StreamEncoding, cb: StreamCallback): void + writev?(this: S, batch: { chunk: unknown; encoding: StreamEncoding }[], cb: StreamCallback): void + final?(this: S, cb: StreamCallback): void +} + +interface WritableFromWebOptions { + signal?: AbortSignal +} + +interface Writable<M extends WritableEvents = WritableEvents> extends Stream<M> { + _write(data: unknown, encoding: StreamEncoding, cb: StreamCallback): void + _writev(batch: { chunk: unknown; encoding: StreamEncoding }[], cb: StreamCallback): void + _final(cb: StreamCallback): void + + readonly closed: boolean + readonly errored: Error | null + + write(data: unknown, encoding?: BufferEncoding, cb?: StreamCallback): boolean + write(data: unknown, cb?: StreamCallback): boolean + + end(cb?: StreamCallback): this + end(data: unknown, encoding?: BufferEncoding, cb?: StreamCallback): this + end(data: unknown, cb?: StreamCallback): this + + cork(): void + uncork(): void +} + +declare class Writable<M extends WritableEvents = WritableEvents> extends Stream<M> { + constructor(opts?: WritableOptions) + + static isBackpressured(ws: Writable): boolean + + static drained(ws: Writable): Promise<boolean> + + static fromWeb(writableStream: WritableStream, opts?: WritableFromWebOptions): Writable + + static toWeb(writable: Writable): WritableStream +} + +interface DuplexEvents extends ReadableEvents, WritableEvents {} + +interface DuplexOptions<S extends Duplex = Duplex> extends ReadableOptions<S>, WritableOptions<S> {} + +interface DuplexFromWebOptions extends ReadableFromWebOptions, WritableFromWebOptions {} + +interface Duplex<M extends DuplexEvents = DuplexEvents> extends Readable<M>, Writable<M> {} + +declare class Duplex<M extends DuplexEvents = DuplexEvents> extends Stream<M> { + constructor(opts?: DuplexOptions) + + static fromWeb( + { readable: ReadableStream, writable: Writable }, + opts?: DuplexFromWebOptions + ): Readable + + static toWeb(readable: Readable, opts?: ReadableToWebOptions): ReadableStream +} + +interface TransformEvents extends DuplexEvents {} + +interface TransformOptions<S extends Transform = Transform> extends DuplexOptions<S> { + transform?(this: S, data: unknown, encoding: StreamEncoding, cb: StreamCallback): void + flush?(this: S, cb: StreamCallback): void +} + +interface Transform<M extends TransformEvents = TransformEvents> extends Duplex<M> { + _transform(data: unknown, encoding: StreamEncoding, cb: StreamCallback): void + _flush(cb: StreamCallback): void +} + +declare class Transform<M extends TransformEvents = TransformEvents> extends Duplex<M> { + constructor(opts?: TransformOptions) +} + +type Pipeline<S extends Writable> = [src: Readable, ...transforms: Duplex[], dest: S] + +declare namespace Stream { + export { + Stream, + StreamEvents, + StreamOptions, + Readable, + ReadableEvents, + ReadableOptions, + Writable, + WritableEvents, + WritableOptions, + Duplex, + DuplexEvents, + DuplexOptions, + Transform, + TransformEvents, + TransformOptions, + Transform as PassThrough + } + + export function pipeline<S extends Writable>(streams: Pipeline<S>, cb?: StreamCallback): S + + export function pipeline<S extends Writable>(...args: Pipeline<S>): S + + export function pipeline<S extends Writable>(...args: [...Pipeline<S>, cb: StreamCallback]): S + + export function duplexPair(opts?: DuplexOptions): [Duplex, Duplex] + + export function finished( + stream: Stream, + opts: { cleanup?: boolean }, + cb: StreamCallback + ): () => void + + export function finished(stream: Stream, cb: StreamCallback): () => void + + export function isStream(stream: unknown): stream is Stream + + export function isEnded(stream: Stream): boolean + + export function isFinished(stream: Stream): boolean + + export function isDisturbed(stream: Stream): boolean + + export function isErrored(stream: Stream): boolean + + export function isReadable(stream: Stream): boolean + + export function isWritable(stream: Stream): boolean + + export function getStreamError(stream: Stream, opts?: { all?: boolean }): Error | null + + export function addAbortSignal<S extends Stream>(signal: AbortSignal, stream: S): S +} + +export = Stream diff --git a/node_modules/bare-stream/index.js b/node_modules/bare-stream/index.js new file mode 100644 index 0000000..127cce0 --- /dev/null +++ b/node_modules/bare-stream/index.js @@ -0,0 +1,493 @@ +const b4a = require('b4a') +const stream = require('streamx') +const { ReadableStream, WritableStream } = require('./web') + +const defaultEncoding = 'utf8' + +module.exports = exports = stream.Stream + +exports.pipeline = stream.pipeline + +exports.isStream = stream.isStream +exports.isEnding = stream.isEnding +exports.isEnded = stream.isEnded +exports.isFinishing = stream.isFinishing +exports.isFinished = stream.isFinished +exports.isDisturbed = stream.isDisturbed + +exports.isErrored = function isErrored(stream) { + return exports.getStreamError(stream) !== null +} + +exports.isReadable = function isReadable(stream) { + return stream.readable && !stream.destroying && !exports.isEnded(stream) +} + +exports.isWritable = function isWritable(stream) { + return stream.writable && !stream.destroying && !exports.isFinishing(stream) +} + +exports.getStreamError = stream.getStreamError + +exports.addAbortSignal = function addAbortSignal(signal, stream) { + function onAbort() { + stream.destroy(signal.reason) + } + + if (signal.aborted) onAbort() + else signal.addEventListener('abort', onAbort) + + return stream +} + +exports.Stream = exports + +exports.Readable = class Readable extends stream.Readable { + constructor(opts = {}) { + super({ + ...opts, + byteLength: null, + byteLengthReadable: null, + map: null, + mapReadable: null + }) + + if (this._construct) this._open = this._construct + + if (this._read !== stream.Readable.prototype._read) { + this._read = read.bind(this, this._read) + } + + if (this._destroy !== stream.Stream.prototype._destroy) { + this._destroy = destroy.bind(this, this._destroy) + } + } + + get closed() { + return !exports.isReadable(this) + } + + get errored() { + return stream.getStreamError(this) + } + + push(chunk, encoding) { + if (typeof chunk === 'string') { + chunk = b4a.from(chunk, encoding || defaultEncoding) + } + + return super.push(chunk) + } + + unshift(chunk, encoding) { + if (typeof chunk === 'string') { + chunk = b4a.from(chunk, encoding || defaultEncoding) + } + + super.unshift(chunk) + } + + static fromWeb(readableStream, opts = {}) { + const stream = readableStream._stream + + if (opts.encoding) stream.setEncoding(opts.encoding) + if (opts.signal) exports.addAbortSignal(opts.signal, stream) + + return stream + } + + static toWeb(readable, opts = {}) { + return new ReadableStream(readable, opts.strategy) + } + + async [Symbol.asyncDispose]() { + if (!this.destroyed) this.destroy() + + await new Promise((resolve) => exports.finished(this, resolve)) + } +} + +exports.Writable = class Writable extends stream.Writable { + constructor(opts = {}) { + super({ + ...opts, + byteLength: null, + byteLengthWritable, + map: null, + mapWritable: null + }) + + if (this._construct) this._open = this._construct + + if (this._write !== stream.Writable.prototype._write) { + this._write = write.bind(this, this._write) + } + + if (this._destroy !== stream.Stream.prototype._destroy) { + this._destroy = destroy.bind(this, this._destroy) + } + } + + get closed() { + return !exports.isWritable(this) + } + + get errored() { + return stream.getStreamError(this) + } + + write(chunk, encoding, cb) { + if (typeof encoding === 'function') { + cb = encoding + encoding = null + } + + if (typeof chunk === 'string') { + encoding = encoding || defaultEncoding + chunk = b4a.from(chunk, encoding) + } else { + encoding = 'buffer' + } + + const result = super.write({ chunk, encoding }) + + if (cb) stream.Writable.drained(this).then(() => cb(null), cb) + + return result + } + + end(chunk, encoding, cb) { + if (typeof chunk === 'function') { + cb = chunk + chunk = null + } else if (typeof encoding === 'function') { + cb = encoding + encoding = null + } + + if (typeof chunk === 'string') { + encoding = encoding || defaultEncoding + chunk = b4a.from(chunk, encoding || defaultEncoding) + } else { + encoding = 'buffer' + } + + const result = + chunk !== undefined && chunk !== null ? super.end({ chunk, encoding }) : super.end() + + if (cb) this.once('finish', () => cb(null)) + + return result + } + + static fromWeb(writableStream, opts = {}) { + const stream = writableStream._stream + + if (opts.signal) exports.addAbortSignal(opts.signal, stream) + + return stream + } + + static toWeb(writable) { + return new WritableStream(writable) + } + + async [Symbol.asyncDispose]() { + if (!this.destroyed) this.destroy() + + await new Promise((resolve) => exports.finished(this, resolve)) + } +} + +exports.Duplex = class Duplex extends stream.Duplex { + constructor(opts = {}) { + super({ + ...opts, + byteLength: null, + byteLengthReadable: null, + byteLengthWritable, + map: null, + mapReadable: null, + mapWritable: null + }) + + if (this._construct) this._open = this._construct + + if (this._read !== stream.Readable.prototype._read) { + this._read = read.bind(this, this._read) + } + + if (this._write !== stream.Duplex.prototype._write) { + this._write = write.bind(this, this._write) + } + + if (this._destroy !== stream.Stream.prototype._destroy) { + this._destroy = destroy.bind(this, this._destroy) + } + } + + push(chunk, encoding) { + if (typeof chunk === 'string') { + chunk = b4a.from(chunk, encoding || defaultEncoding) + } + + return super.push(chunk) + } + + unshift(chunk, encoding) { + if (typeof chunk === 'string') { + chunk = b4a.from(chunk, encoding || defaultEncoding) + } + + super.unshift(chunk) + } + + write(chunk, encoding, cb) { + if (typeof encoding === 'function') { + cb = encoding + encoding = null + } + + if (typeof chunk === 'string') { + encoding = encoding || defaultEncoding + chunk = b4a.from(chunk, encoding) + } else { + encoding = 'buffer' + } + + const result = super.write({ chunk, encoding }) + + if (cb) stream.Writable.drained(this).then(() => cb(null), cb) + + return result + } + + end(chunk, encoding, cb) { + if (typeof chunk === 'function') { + cb = chunk + chunk = null + } else if (typeof encoding === 'function') { + cb = encoding + encoding = null + } + + if (typeof chunk === 'string') { + encoding = encoding || defaultEncoding + chunk = b4a.from(chunk, encoding) + } else { + encoding = 'buffer' + } + + const result = + chunk !== undefined && chunk !== null ? super.end({ chunk, encoding }) : super.end() + + if (cb) this.once('finish', () => cb(null)) + + return result + } + + static fromWeb({ readable: readableStream, writable: writableStream }, opts) { + const readable = exports.Readable.fromWeb(readableStream, opts) + const writable = exports.Writable.fromWeb(writableStream, opts) + + const duplex = new exports.Duplex({ + write(data, encoding, cb) { + writable.write(data, encoding, cb) + } + }) + + readable + .on('data', (data) => duplex.push(data)) + .on('end', () => duplex.push(null)) + .on('error', (err) => duplex.destroy(err)) + + writable.on('finish', () => duplex.end()).on('error', (err) => duplex.destroy(err)) + + return duplex + } + + static toWeb(duplex) { + const readableStream = exports.Readable.toWeb(duplex) + const writableStream = exports.Writable.toWeb(duplex) + + return { readable: readableStream, writable: writableStream } + } +} + +class DuplexSide extends exports.Duplex { + constructor(opts) { + super(opts) + + this._otherSide = null + this._cb = null + } + + _read() { + const cb = this._cb + if (!cb) return + + this._cb = null + cb() + } + + _write(chunk, encoding, cb) { + this._otherSide.push(chunk, encoding) + this._otherSide._cb = cb + } + + _final(cb) { + this._otherSide.on('end', cb) + this._otherSide.push(null) + } +} + +exports.duplexPair = function duplexPair(opts) { + const sideA = new DuplexSide(opts) + const sideB = new DuplexSide(opts) + + sideA._otherSide = sideB + sideB._otherSide = sideA + + return [sideA, sideB] +} + +exports.Transform = class Transform extends stream.Transform { + constructor(opts = {}) { + super({ + ...opts, + byteLength: null, + byteLengthReadable: null, + byteLengthWritable, + map: null, + mapReadable: null, + mapWritable: null + }) + + if (this._transform !== stream.Transform.prototype._transform) { + this._transform = transform.bind(this, this._transform) + } else { + this._transform = passthrough + } + } + + push(chunk, encoding) { + if (typeof chunk === 'string') { + chunk = b4a.from(chunk, encoding || defaultEncoding) + } + + return super.push(chunk) + } + + unshift(chunk, encoding) { + if (typeof chunk === 'string') { + chunk = b4a.from(chunk, encoding || defaultEncoding) + } + + super.unshift(chunk) + } + + write(chunk, encoding, cb) { + if (typeof encoding === 'function') { + cb = encoding + encoding = null + } + + if (typeof chunk === 'string') { + encoding = encoding || defaultEncoding + chunk = b4a.from(chunk, encoding) + } else { + encoding = 'buffer' + } + + const result = super.write({ chunk, encoding }) + + if (cb) stream.Writable.drained(this).then(() => cb(null), cb) + + return result + } + + end(chunk, encoding, cb) { + if (typeof chunk === 'function') { + cb = chunk + chunk = null + } else if (typeof encoding === 'function') { + cb = encoding + encoding = null + } + + if (typeof chunk === 'string') { + encoding = encoding || defaultEncoding + chunk = b4a.from(chunk, encoding) + } else { + encoding = 'buffer' + } + + const result = + chunk !== undefined && chunk !== null ? super.end({ chunk, encoding }) : super.end() + + if (cb) this.once('finish', () => cb(null)) + + return result + } +} + +exports.PassThrough = class PassThrough extends exports.Transform {} + +exports.finished = function finished(stream, opts, cb) { + if (typeof opts === 'function') { + cb = opts + opts = {} + } + + if (!opts) opts = {} + + const { cleanup = false } = opts + + const done = () => { + cb(exports.getStreamError(stream, { all: true })) + + if (cleanup) detach() + } + + const detach = () => { + stream.off('close', done) + stream.off('error', noop) + } + + if (stream.destroyed) { + done() + } else { + stream.on('close', done) + stream.on('error', noop) + } + + return detach +} + +function read(read, cb) { + read.call(this, 65536) + + cb(null) +} + +function write(write, data, cb) { + write.call(this, data.chunk, data.encoding, cb) +} + +function transform(transform, data, cb) { + transform.call(this, data.chunk, data.encoding, cb) +} + +function destroy(destroy, cb) { + destroy.call(this, exports.getStreamError(this), cb) +} + +function passthrough(data, cb) { + cb(null, data.chunk) +} + +function byteLengthWritable(data) { + return data.chunk.byteLength +} + +function noop() {} diff --git a/node_modules/bare-stream/package.json b/node_modules/bare-stream/package.json new file mode 100644 index 0000000..dd4af8e --- /dev/null +++ b/node_modules/bare-stream/package.json @@ -0,0 +1,75 @@ +{ + "name": "bare-stream", + "version": "2.13.3", + "description": "Streaming data for JavaScript", + "exports": { + ".": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "./package": "./package.json", + "./promises": "./promises.js", + "./web": { + "types": "./web.d.ts", + "default": "./web.js" + }, + "./global": { + "types": "./global.d.ts", + "default": "./global.js" + } + }, + "files": [ + "index.js", + "index.d.ts", + "promises.js", + "web.js", + "web.d.ts", + "global.js", + "global.d.ts" + ], + "scripts": { + "format": "prettier --write . && lunte --fix", + "lint": "prettier --check . && lunte", + "test": "brittle-bare --coverage test.js" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/holepunchto/bare-stream.git" + }, + "author": "Holepunch", + "license": "Apache-2.0", + "bugs": { + "url": "https://github.com/holepunchto/bare-stream/issues" + }, + "homepage": "https://github.com/holepunchto/bare-stream#readme", + "dependencies": { + "b4a": "^1.8.1", + "streamx": "^2.25.0", + "teex": "^1.0.1" + }, + "devDependencies": { + "bare-abort-controller": "^1.1.0", + "bare-buffer": "^3.0.0", + "bare-events": "^2.5.4", + "brittle": "^3.5.2", + "lunte": "^1.6.0", + "prettier": "^3.3.3", + "prettier-config-holepunch": "^2.0.0" + }, + "peerDependencies": { + "bare-abort-controller": "*", + "bare-buffer": "*", + "bare-events": "*" + }, + "peerDependenciesMeta": { + "bare-abort-controller": { + "optional": true + }, + "bare-buffer": { + "optional": true + }, + "bare-events": { + "optional": true + } + } +} diff --git a/node_modules/bare-stream/promises.js b/node_modules/bare-stream/promises.js new file mode 100644 index 0000000..5781ca8 --- /dev/null +++ b/node_modules/bare-stream/promises.js @@ -0,0 +1,3 @@ +const stream = require('streamx') + +exports.pipeline = stream.pipelinePromise diff --git a/node_modules/bare-stream/web.d.ts b/node_modules/bare-stream/web.d.ts new file mode 100644 index 0000000..a011d15 --- /dev/null +++ b/node_modules/bare-stream/web.d.ts @@ -0,0 +1,152 @@ +export interface ReadableStreamDefaultReader { + readonly closed: Promise<void> + + read(): Promise<{ value: unknown; done: boolean }> + releaseLock(): void + cancel(reason?: unknown): Promise<void> +} + +export class ReadableStreamDefaultReader { + constructor(stream: ReadableStream) +} + +export interface ReadableStreamDefaultController { + readonly desiredSize: number + + enqueue(data: unknown): void + close(): void + error(error?: unknown): void +} + +export class ReadableStreamDefaultController { + constructor(stream: ReadableStream) +} + +export interface UnderlyingSource<S extends ReadableStream = ReadableStream> { + start?(this: S, controller: ReadableStreamDefaultController): void + pull?(this: S, controller: ReadableStreamDefaultController): void + cancel?(this: S, reason?: unknown): void +} + +export interface CustomQueuingStrategy { + highWaterMark?: number + size?: (chunk: unknown) => number +} + +export interface ReadableStream extends AsyncIterable<unknown> { + readonly locked: boolean + + getReader(): ReadableStreamDefaultReader + cancel(reason?: unknown): Promise<void> + tee(): [ReadableStream, ReadableStream] + pipeTo(destination: WritableStream): Promise<void> +} + +export class ReadableStream { + constructor(underlyingSource?: UnderlyingSource, queuingStrategy?: CustomQueuingStrategy) + + static from(iterable: unknown | unknown[] | AsyncIterable<unknown>): ReadableStream +} + +export interface QueuingStrategyOptions { + highWaterMark?: number +} + +interface QueuingStrategy { + readonly highWaterMark: number + + size(chunk: unknown): number +} + +declare class QueuingStrategy { + constructor(opts?: QueuingStrategyOptions) +} + +export { type QueuingStrategy } + +export class CountQueuingStrategy extends QueuingStrategy {} + +export class ByteLengthQueuingStrategy extends QueuingStrategy {} + +export function isReadableStream(value: unknown): value is ReadableStream + +export function isReadableStreamErrored(stream: ReadableStream): boolean + +export function isReadableStreamDisturbed(stream: ReadableStream): boolean + +export interface WritableStreamDefaultWriter { + readonly desiredSize: number + readonly closed: Promise<void> + readonly ready: Promise<void> + + write(chunk: unknown): Promise<void> + releaseLock(): void + close(): Promise<void> + abort(reason?: unknown): Promise<void> +} + +export class WritableStreamDefaultWriter { + constructor(stream: WritableStream) +} + +export interface WritableStreamDefaultController { + error(err?: unknown): void +} + +export class WritableStreamDefaultController { + constructor(stream: WritableStream) +} + +export interface UnderlyingSink<S extends WritableStream = WritableStream> { + start?(this: S, controller: WritableStreamDefaultController): void + write?(this: S, chunk: unknown, controller: WritableStreamDefaultController): void + close?(this: S): void + abort?(this: S, reason?: unknown): void +} + +export interface WritableStream extends AsyncIterable<unknown> { + readonly locked: boolean + + getWriter(): WritableStreamDefaultWriter + abort(reason?: unknown): Promise<void> + close(): Promise<void> +} + +export class WritableStream { + constructor(underlyingSink?: UnderlyingSink, queuingStrategy?: CustomQueuingStrategy) +} + +export function isWritableStream(value: unknown): value is WritableStream + +export interface TransformStreamDefaultController { + readonly desiredSize: number + + enqueue(data: unknown): void + error(error?: unknown): void + terminate(): void +} + +export class TransformStreamDefaultController { + constructor(stream: TransformStream) +} + +export interface Transformer<S extends TransformStream = TransformStream> { + start?(this: S, controller: TransformStreamDefaultController): void + transform?(this: S, chunk: unknown, controller: TransformStreamDefaultController): void + flush?(this: S, controller: TransformStreamDefaultController): void +} + +export interface TransformStream { + readonly writable: WritableStream + readonly readable: ReadableStream +} + +export class TransformStream { + constructor( + transformer?: Transformer, + writableStrategy?: CustomQueuingStrategy, + readableStrategy?: CustomQueuingStrategy + ) +} + +export function isTransformStream(value: unknown): value is TransformStream diff --git a/node_modules/bare-stream/web.js b/node_modules/bare-stream/web.js new file mode 100644 index 0000000..cc0a4f5 --- /dev/null +++ b/node_modules/bare-stream/web.js @@ -0,0 +1,607 @@ +const { Readable, Writable, Transform, getStreamError, isStreamx, isDisturbed } = require('streamx') +const tee = require('teex') + +const readableKind = Symbol.for('bare.stream.readable.kind') +const writableKind = Symbol.for('bare.stream.writable.kind') +const transformKind = Symbol.for('bare.stream.transform.kind') + +// https://streams.spec.whatwg.org/#readablestreamdefaultreader +exports.ReadableStreamDefaultReader = class ReadableStreamDefaultReader { + constructor(stream) { + this._stream = stream + this._stream._stream.once('close', onclose).once('error', onerror) + + const closed = Promise.withResolvers() + + // Avoid unhandled exceptions + closed.promise.catch(noop) + + this._closed = closed + + function onclose() { + closed.resolve() + } + + function onerror(err) { + closed.reject(err) + } + } + + get closed() { + return this._closed.promise + } + + read() { + const stream = this._stream._stream + + return new Promise((resolve, reject) => { + const err = getStreamError(stream) + + if (err) return reject(err) + + if (stream.destroyed) { + return resolve({ value: undefined, done: true }) + } + + const value = stream.read() + + if (value !== null) { + return resolve({ value, done: false }) + } + + stream.once('readable', onreadable).once('close', onclose).once('error', onerror) + + function onreadable() { + const value = stream.read() + + ondone(null, value === null ? { value: undefined, done: true } : { value, done: false }) + } + + function onclose() { + ondone(null, { value: undefined, done: true }) + } + + function onerror(err) { + ondone(err, null) + } + + function ondone(err, value) { + stream.off('readable', onreadable).off('close', onclose).off('error', onerror) + + if (err) reject(err) + else resolve(value) + } + }) + } + + releaseLock() { + this._closed.reject(new TypeError('Reader was released')) + this._stream._releaseLock() + this._stream = null + } + + cancel(reason = new TypeError('Stream was cancelled')) { + const stream = this._stream._stream + + if (stream.destroyed) return Promise.resolve() + + return new Promise((resolve) => + stream.once('close', resolve).once('error', noop).destroy(reason) + ) + } +} + +// https://streams.spec.whatwg.org/#readablestreamdefaultcontroller +exports.ReadableStreamDefaultController = class ReadableStreamDefaultController { + constructor(stream) { + this._stream = stream + } + + get desiredSize() { + const stream = this._stream._stream + + return stream._readableState.highWaterMark - stream._readableState.buffered + } + + enqueue(data) { + this._stream._stream.push(data) + } + + close() { + this._stream._stream.push(null) + } + + error(err) { + this._stream._stream.destroy(err) + } +} + +// https://streams.spec.whatwg.org/#readablestream +class ReadableStream { + static get [readableKind]() { + return 0 // Compatibility version + } + + static from(iterable) { + return new ReadableStream(Readable.from(iterable)) + } + + constructor(underlyingSource = {}, queuingStrategy) { + if (isStreamx(underlyingSource)) { + this._stream = underlyingSource + } else { + if (queuingStrategy === undefined) { + queuingStrategy = new exports.CountQueuingStrategy() + } + + const { start, pull, cancel } = underlyingSource + const { highWaterMark = 1, size = defaultSize } = queuingStrategy + + this._stream = new Readable({ highWaterMark, byteLength: size }) + + const controller = new exports.ReadableStreamDefaultController(this) + + try { + let starting = Promise.resolve() + + if (start) starting = forwardError(start.call(this, controller), controller) + + if (pull) { + this._stream._read = this._read.bind(this, starting, pull.bind(this, controller)) + } + + if (cancel) { + this._stream.once('error', cancel.bind(this)) + } + } catch (err) { + controller.error(err) + } + } + + this._reader = null + } + + get [readableKind]() { + return ReadableStream[readableKind] + } + + get locked() { + return this._reader !== null + } + + getReader() { + if (this.locked) throw new TypeError('Stream is locked') + + this._reader = new exports.ReadableStreamDefaultReader(this) + + return this._reader + } + + cancel(reason = new TypeError('Stream was cancelled')) { + const stream = this._stream + + if (stream.destroyed) return Promise.resolve() + + if (this.locked) return Promise.reject(new TypeError('Stream is locked')) + + return new Promise((resolve) => + stream.once('close', resolve).once('error', noop).destroy(reason) + ) + } + + tee() { + const [a, b] = tee(this._stream) + + return [new ReadableStream(a), new ReadableStream(b)] + } + + pipeTo(destination) { + return new Promise((resolve, reject) => + this._stream.pipe(destination._stream, (err) => { + err ? reject(err) : resolve() + }) + ) + } + + [Symbol.asyncIterator]() { + return this._stream[Symbol.asyncIterator]() + } + + _releaseLock() { + this._reader = null + } + + async _read(starting, pull, cb) { + await starting + + let err = null + try { + await pull() + } catch (e) { + err = e + } + cb(err) + } +} + +function defaultSize() { + return 1 +} + +exports.ReadableStream = ReadableStream + +// https://streams.spec.whatwg.org/#countqueuingstrategy +exports.CountQueuingStrategy = class CountQueuingStrategy { + constructor(opts = {}) { + const { highWaterMark = 1 } = opts + + this.highWaterMark = highWaterMark + } + + size(chunk) { + return 1 + } +} + +// https://streams.spec.whatwg.org/#bytelengthqueuingstrategy +exports.ByteLengthQueuingStrategy = class ByteLengthQueuingStrategy { + constructor(opts = {}) { + const { highWaterMark = 16384 } = opts + + this.highWaterMark = highWaterMark + } + + size(chunk) { + return chunk.byteLength + } +} + +exports.isReadableStream = function isReadableStream(value) { + if (value instanceof ReadableStream) return true + + return ( + typeof value === 'object' && + value !== null && + value[readableKind] === ReadableStream[readableKind] + ) +} + +// https://streams.spec.whatwg.org/#readablestream-errored +exports.isReadableStreamErrored = function isReadableStreamErrored(stream) { + return getStreamError(stream._stream) !== null +} + +// https://streams.spec.whatwg.org/#is-readable-stream-disturbed +exports.isReadableStreamDisturbed = function isReadableStreamDisturbed(stream) { + return isDisturbed(stream._stream) +} + +// https://streams.spec.whatwg.org/#writablestreamdefaultwriter +exports.WritableStreamDefaultWriter = class WritableStreamDefaultWriter { + constructor(stream) { + this._stream = stream + this._stream._stream.once('close', onclose).once('error', onerror) + + const closed = Promise.withResolvers() + + // Avoid unhandled exceptions + closed.promise.catch(noop) + + this._closed = closed + + function onclose() { + closed.resolve() + } + + function onerror(err) { + closed.reject(err) + } + } + + get desiredSize() { + const stream = this._stream._stream + + return stream._writableState.highWaterMark - stream._writableState.buffered + } + + get closed() { + return this._closed.promise + } + + get ready() { + const stream = this._stream._stream + + if (getStreamError(stream)) return Promise.reject() + + return Writable.drained(stream).then() + } + + async write(chunk) { + const stream = this._stream._stream + + let err = getStreamError(stream) + if (err) return Promise.reject(err) + + stream.write(chunk) + + await Writable.drained(stream) + + err = getStreamError(stream) + if (err) return Promise.reject(err) + } + + releaseLock() { + this._closed.reject(new TypeError('Writer was released')) + this._stream._releaseLock() + this._stream = null + } + + close() { + const stream = this._stream._stream + + if (stream.destroyed) return Promise.resolve() + + return new Promise((resolve) => stream.once('close', resolve).end()) + } + + abort(reason = new TypeError('Stream was aborted')) { + const stream = this._stream._stream + + if (stream.destroyed) return Promise.resolve() + + return new Promise((resolve) => stream.once('close', resolve).destroy(reason)) + } +} + +// https://streams.spec.whatwg.org/#writablestreamdefaultcontroller +exports.WritableStreamDefaultController = class WritableStreamDefaultController { + constructor(stream) { + this._stream = stream + } + + error(err) { + this._stream._stream.destroy(err) + } +} + +// https://streams.spec.whatwg.org/#writablestream +class WritableStream { + static get [writableKind]() { + return 0 // Compatibility version + } + + constructor(underlyingSink = {}, queuingStrategy = {}) { + if (isStreamx(underlyingSink)) { + this._stream = underlyingSink + } else { + if (queuingStrategy === undefined) { + queuingStrategy = new exports.CountQueuingStrategy() + } + + const { start, write, close, abort } = underlyingSink + const { highWaterMark = 1, size = defaultSize } = queuingStrategy + + this._stream = new Writable({ highWaterMark, byteLength: size }) + + const controller = new exports.WritableStreamDefaultController(this) + + this._controller = controller + + try { + let starting = Promise.resolve() + + if (start) starting = forwardError(start.call(this, controller), controller) + + if (write) { + this._stream._write = this._write.bind(this, starting, write.bind(this)) + } + + if (close) { + this._stream._destroy = this._destroy.bind(this, close.call(this)) + } + + if (abort) { + this._stream.once('error', abort.bind(this)) + } + } catch (err) { + controller.error(err) + } + } + + this._writer = null + } + + get [writableKind]() { + return WritableStream[writableKind] + } + + get locked() { + return this._writer !== null + } + + getWriter() { + if (this.locked) throw new TypeError('Stream is locked') + + this._writer = new exports.WritableStreamDefaultWriter(this) + + return this._writer + } + + abort(reason = new TypeError('Stream was aborted')) { + if (this._stream.destroyed) return Promise.resolve() + + if (this.locked) return Promise.reject(new TypeError('Stream is locked')) + + return new Promise((resolve) => this._stream.once('close', resolve).destroy(reason)) + } + + close() { + if (this._stream.destroyed) return Promise.resolve() + + if (this.locked) return Promise.reject(new TypeError('Stream is locked')) + + return new Promise((resolve) => this._stream.once('close', resolve).end()) + } + + _releaseLock() { + this._writer = null + } + + async _write(starting, write, data, cb) { + await starting + + let err = null + try { + await write(data, this._controller) + } catch (e) { + err = e + } + cb(err) + } + + async _destroy(closing, cb) { + let err = null + try { + await closing + } catch (e) { + err = e + } + cb(err) + } +} + +exports.WritableStream = WritableStream + +exports.isWritableStream = function isWritableStream(value) { + if (value instanceof WritableStream) return true + + return ( + typeof value === 'object' && + value !== null && + value[writableKind] === WritableStream[writableKind] + ) +} + +// https://streams.spec.whatwg.org/#transformstreamdefaultcontroller +exports.TransformStreamDefaultController = class TransformStreamDefaultController { + constructor(stream) { + this._stream = stream + } + + get desiredSize() { + const stream = this._stream._stream + + return stream._readableState.highWaterMark - stream._readableState.buffered + } + + enqueue(data) { + this._stream._stream.push(data) + } + + error(err) { + this._stream._stream.destroy(err) + } + + terminate() { + const stream = this._stream._stream + + stream.push(null) + stream.destroy(new TypeError('Stream has been terminated')) + } +} + +// https://streams.spec.whatwg.org/#transformstream +class TransformStream { + static get [transformKind]() { + return 0 // Compatibility version + } + + constructor(transformer = {}, writableStrategy = {}, readableStrategy = {}) { + if (isStreamx(transformer)) { + this._stream = transformer + } else { + const { start, transform, flush } = transformer + + this._stream = new Transform({ ...writableStrategy, ...readableStrategy }) + + const controller = new exports.TransformStreamDefaultController(this) + + this._controller = controller + + try { + let starting = Promise.resolve() + + if (start) starting = forwardError(start.call(this, controller), controller) + + if (transform) { + this._stream._transform = this._transform.bind(this, starting, transform.bind(this)) + } + + if (flush) { + this._stream._flush = this._flush.bind(this, flush.call(this, this._controller)) + } + } catch (err) { + controller.error(err) + } + } + + this._writable = new WritableStream(this._stream) + this._readable = new ReadableStream(this._stream) + } + + get [transformKind]() { + return TransformStream[transformKind] + } + + get writable() { + return this._writable + } + + get readable() { + return this._readable + } + + async _transform(starting, transform, data, cb) { + await starting + + let err = null + try { + await transform(data, this._controller) + } catch (e) { + err = e + } + cb(err) + } + + async _flush(flush, cb) { + let err = null + try { + await flush + } catch (e) { + err = e + } + cb(err) + } +} + +exports.TransformStream = TransformStream + +exports.isTransformStream = function isTransformStream(value) { + if (value instanceof TransformStream) return true + + return ( + typeof value === 'object' && + value !== null && + value[transformKind] === TransformStream[transformKind] + ) +} + +async function forwardError(promise, controller) { + try { + await promise + } catch (err) { + controller.error(err) + } +} + +function noop() {} diff --git a/node_modules/bare-url/CMakeLists.txt b/node_modules/bare-url/CMakeLists.txt new file mode 100644 index 0000000..0aea760 --- /dev/null +++ b/node_modules/bare-url/CMakeLists.txt @@ -0,0 +1,27 @@ +cmake_minimum_required(VERSION 4.0) + +find_package(cmake-bare REQUIRED PATHS node_modules/cmake-bare) +find_package(cmake-fetch REQUIRED PATHS node_modules/cmake-fetch) + +project(bare_url C) + +fetch_package("github:holepunchto/libutf#f0d532e") +fetch_package("github:holepunchto/liburl#c00e0d7") + +add_bare_module(bare_url) + +target_sources( + ${bare_url} + PRIVATE + binding.c +) + +target_link_libraries( + ${bare_url} + PRIVATE + $<TARGET_OBJECTS:utf> + $<TARGET_OBJECTS:url> + PUBLIC + utf + url +) diff --git a/node_modules/bare-url/LICENSE b/node_modules/bare-url/LICENSE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/node_modules/bare-url/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/bare-url/README.md b/node_modules/bare-url/README.md new file mode 100644 index 0000000..af95e3a --- /dev/null +++ b/node_modules/bare-url/README.md @@ -0,0 +1,172 @@ +# bare-url + +WHATWG URL implementation for JavaScript, built on <https://github.com/holepunchto/liburl>. Provides `URL` and `URLSearchParams` classes compatible with the WHATWG URL Standard. + +``` +npm i bare-url +``` + +## Usage + +```js +const { URL, URLSearchParams } = require('bare-url') + +const url = new URL('https://example.com/path?foo=bar#hash') + +console.log(url.hostname) // 'example.com' +console.log(url.pathname) // '/path' +console.log(url.searchParams.get('foo')) // 'bar' +``` + +To register `URL` and `URLSearchParams` as globals: + +```js +require('bare-url/global') +``` + +## API + +#### `const url = new URL(input[, base])` + +Parse `input` as a URL. If `base` is provided, `input` is resolved relative to `base`. Throws if `input` is not a valid URL. + +#### `url.href` + +The full serialized URL string. Setting this property reparses the URL. + +#### `url.protocol` + +The URL scheme followed by `':'`, e.g. `'https:'`. + +#### `url.username` + +The username portion of the URL, or an empty string. + +#### `url.password` + +The password portion of the URL, or an empty string. + +#### `url.host` + +The hostname and port, e.g. `'example.com:8080'`. + +#### `url.hostname` + +The hostname without the port. + +#### `url.port` + +The port as a string, or an empty string if not present. + +#### `url.pathname` + +The path portion of the URL. + +#### `url.search` + +The query string including the leading `'?'`, or an empty string. + +#### `url.searchParams` + +A `URLSearchParams` object for the query string. Mutations to the params are reflected in the URL. + +#### `url.hash` + +The fragment including the leading `'#'`, or an empty string. + +#### `url.toString()` + +Returns the serialized URL string. Equivalent to `url.href`. + +#### `url.toJSON()` + +Returns the serialized URL string. Suitable for JSON serialization. + +#### `const params = new URLSearchParams([init])` + +Create a new `URLSearchParams` instance. `init` may be a query string, an iterable of `[name, value]` pairs, or an object of key-value pairs. + +#### `params.size` + +The total number of search parameters. + +#### `params.append(name, value)` + +Append a new `name`/`value` pair. + +#### `params.delete(name[, value])` + +Remove all pairs with `name`. If `value` is provided, only pairs with both the matching `name` and `value` are removed. + +#### `params.get(name)` + +Return the first value for `name`, or `null` if not present. + +#### `params.getAll(name)` + +Return all values for `name` as an array. + +#### `params.has(name[, value])` + +Return `true` if a pair with `name` exists. If `value` is provided, the pair must also match `value`. + +#### `params.set(name, value)` + +Set the value for `name`, replacing any existing pairs with that name. + +#### `params.toString()` + +Return the serialized query string without the leading `'?'`. + +#### `params.toJSON()` + +Return the parameters as an array of `[name, value]` pairs. + +#### `URL.isURL(value)` + +Return `true` if `value` is a `URL` instance. + +#### `URLSearchParams.isURLSearchParams(value)` + +Return `true` if `value` is a `URLSearchParams` instance. + +#### `const url = URL.parse(input[, base])` + +Parse `input` as a URL without throwing. Returns a `URL` instance on success, or `null` on failure. + +#### `const valid = URL.canParse(input[, base])` + +Return `true` if `input` can be parsed as a valid URL, optionally relative to `base`. + +#### `const pathname = URL.fileURLToPath(url)` + +Convert a `file:` URL to a platform-specific file path. `url` may be a `URL` instance or a string. Throws if the URL does not use the `file:` protocol or contains invalid path characters. + +#### `const url = URL.pathToFileURL(pathname)` + +Convert a platform-specific file path to a `file:` URL. + +#### `const href = URL.format(parts)` + +Format a URL from individual `parts`: + +```js +parts = { + protocol, + auth, + host, + hostname, + port, + pathname, + search, + query, + hash, + slashes +} +``` + +All properties are optional. If `host` is provided, `hostname` and `port` are ignored. If `search` is provided, `query` is ignored. Set `slashes` to `true` to include `'//'` after the protocol. + +## License + +Apache-2.0 diff --git a/node_modules/bare-url/binding.c b/node_modules/bare-url/binding.c new file mode 100644 index 0000000..79081dc --- /dev/null +++ b/node_modules/bare-url/binding.c @@ -0,0 +1,186 @@ +#include <assert.h> +#include <bare.h> +#include <js.h> +#include <stddef.h> +#include <stdlib.h> +#include <string.h> +#include <url.h> +#include <utf.h> +#include <utf/string.h> + +static js_value_t * +bare_url_parse (js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 4; + js_value_t *argv[4]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 4); + + bool should_throw; + err = js_get_value_bool(env, argv[3], &should_throw); + assert(err == 0); + + bool has_base; + err = js_is_string(env, argv[1], &has_base); + assert(err == 0); + + url_t base; + url_init(&base); + + if (has_base) { + size_t len; + err = js_get_value_string_utf8(env, argv[1], NULL, 0, &len); + assert(err == 0); + + utf8_t *input = malloc(len); + err = js_get_value_string_utf8(env, argv[1], input, len, NULL); + assert(err == 0); + + err = url_parse(&base, input, len, NULL); + + free(input); + + if (err < 0) { + url_destroy(&base); + + if (should_throw) js_throw_error(env, NULL, "Invalid base URL"); + + return NULL; + } + } + + size_t len; + err = js_get_value_string_utf8(env, argv[0], NULL, 0, &len); + assert(err == 0); + + utf8_t *input = malloc(len); + err = js_get_value_string_utf8(env, argv[0], input, len, NULL); + assert(err == 0); + + js_value_t *handle; + + url_t url; + url_init(&url); + + err = url_parse(&url, input, len, has_base ? &base : NULL); + + free(input); + + if (err < 0) { + url_destroy(&base); + url_destroy(&url); + + if (should_throw) js_throw_error(env, NULL, "Invalid URL"); + + return NULL; + } + + js_value_t *href; + err = js_create_string_utf8(env, url.href.data, url.href.len, &href); + assert(err == 0); + + uint32_t *components; + err = js_get_typedarray_info(env, argv[2], NULL, (void **) &components, NULL, NULL, NULL); + assert(err == 0); + + memcpy(components, &url.components, sizeof(url.components)); + + url_destroy(&base); + url_destroy(&url); + + return href; +} + +static js_value_t * +bare_url_can_parse (js_env_t *env, js_callback_info_t *info) { + int err; + + size_t argc = 2; + js_value_t *argv[2]; + + err = js_get_callback_info(env, info, &argc, argv, NULL, NULL); + assert(err == 0); + + assert(argc == 2); + + bool has_base; + err = js_is_string(env, argv[1], &has_base); + assert(err == 0); + + url_t base; + url_init(&base); + + if (has_base) { + size_t len; + err = js_get_value_string_utf8(env, argv[1], NULL, 0, &len); + assert(err == 0); + + utf8_t *input = malloc(len); + err = js_get_value_string_utf8(env, argv[1], input, len, NULL); + assert(err == 0); + + err = url_parse(&base, input, len, NULL); + + free(input); + + if (err < 0) { + url_destroy(&base); + + js_value_t *result; + err = js_get_boolean(env, false, &result); + assert(err == 0); + + return result; + } + } + + size_t len; + err = js_get_value_string_utf8(env, argv[0], NULL, 0, &len); + assert(err == 0); + + utf8_t *input = malloc(len); + err = js_get_value_string_utf8(env, argv[0], input, len, NULL); + assert(err == 0); + + url_t url; + url_init(&url); + + err = url_parse(&url, input, len, has_base ? &base : NULL); + + free(input); + + url_destroy(&base); + url_destroy(&url); + + js_value_t *result; + err = js_get_boolean(env, err == 0, &result); + assert(err == 0); + + return result; +} + +static js_value_t * +bare_url_exports (js_env_t *env, js_value_t *exports) { + int err; + +#define V(name, fn) \ + { \ + js_value_t *val; \ + err = js_create_function(env, name, -1, fn, NULL, &val); \ + assert(err == 0); \ + err = js_set_named_property(env, exports, name, val); \ + assert(err == 0); \ + } + + V("parse", bare_url_parse) + V("canParse", bare_url_can_parse) +#undef V + + return exports; +} + +BARE_MODULE(bare_url, bare_url_exports) diff --git a/node_modules/bare-url/binding.js b/node_modules/bare-url/binding.js new file mode 100644 index 0000000..cea4630 --- /dev/null +++ b/node_modules/bare-url/binding.js @@ -0,0 +1 @@ +module.exports = require.addon() diff --git a/node_modules/bare-url/global.d.ts b/node_modules/bare-url/global.d.ts new file mode 100644 index 0000000..509bf92 --- /dev/null +++ b/node_modules/bare-url/global.d.ts @@ -0,0 +1,12 @@ +import * as url from '.' + +type URLConstructor = typeof url.URL +type URLSearchParamsConstructor = typeof url.URLSearchParams + +declare global { + type URL = url.URL + type URLSearchParams = url.URLSearchParams + + const URL: URLConstructor + const URLSearchParams: URLSearchParamsConstructor +} diff --git a/node_modules/bare-url/global.js b/node_modules/bare-url/global.js new file mode 100644 index 0000000..914e88f --- /dev/null +++ b/node_modules/bare-url/global.js @@ -0,0 +1,2 @@ +global.URL = require('.') +global.URLSearchParams = require('./lib/url-search-params') diff --git a/node_modules/bare-url/index.d.ts b/node_modules/bare-url/index.d.ts new file mode 100644 index 0000000..1b34ca3 --- /dev/null +++ b/node_modules/bare-url/index.d.ts @@ -0,0 +1,41 @@ +import URLError from './lib/errors' +import URLSearchParams from './lib/url-search-params' + +interface URL { + href: string + protocol: string + username: string + password: string + host: string + hostname: string + port: string + pathname: string + search: string + searchParams: URLSearchParams + hash: string + + toString(): string + toJSON(): string +} + +declare class URL { + constructor(input: string, base?: string | URL) +} + +declare namespace URL { + export function isURL(value: unknown): value is URL + + export function isURLSearchParams(value: unknown): value is URLSearchParams + + export function parse(input: string, base?: string | URL): URL | null + + export function canParse(input: string, base?: string | URL): boolean + + export function fileURLToPath(url: URL | string): string + + export function pathToFileURL(pathname: string): URL + + export { URL, type URLError, URLError as errors, URLSearchParams } +} + +export = URL diff --git a/node_modules/bare-url/index.js b/node_modules/bare-url/index.js new file mode 100644 index 0000000..3d63a8a --- /dev/null +++ b/node_modules/bare-url/index.js @@ -0,0 +1,411 @@ +const path = require('bare-path') +const binding = require('./binding') +const errors = require('./lib/errors') +const URLSearchParams = require('./lib/url-search-params') + +const kind = Symbol.for('bare.url.kind') + +const isWindows = Bare.platform === 'win32' + +class URL { + static get [kind]() { + return 0 // Compatibility version + } + + constructor(input, base, opts = {}) { + if (arguments.length === 0) throw errors.INVALID_URL() + + input = String(input) + + if (base !== undefined) base = String(base) + + this._components = new Uint32Array(8) + + this._parse(input, base, opts.throw !== false) + + if (this._href) this._params = new URLSearchParams(this.search, this) + } + + get [kind]() { + return URL[kind] + } + + // https://url.spec.whatwg.org/#dom-url-href + + get href() { + return this._href + } + + set href(value) { + this._update(value) + + this._params._parse(this.search) + } + + // https://url.spec.whatwg.org/#dom-url-protocol + + get protocol() { + return this._slice(0, this._components[0]) + ':' + } + + set protocol(value) { + this._update(this._replace(value.replace(/:+$/, ''), 0, this._components[0])) + } + + // https://url.spec.whatwg.org/#dom-url-username + + get username() { + return this._slice(this._components[0] + 3 /* :// */, this._components[1]) + } + + set username(value) { + if (cannotHaveCredentialsOrPort(this)) { + return + } + + if (this.username === '') value += '@' + + this._update(this._replace(value, this._components[0] + 3 /* :// */, this._components[1])) + } + + // https://url.spec.whatwg.org/#dom-url-password + + get password() { + return this._href.slice(this._components[1] + 1 /* : */, this._components[2] - 1 /* @ */) + } + + set password(value) { + if (cannotHaveCredentialsOrPort(this)) { + return + } + + let start = this._components[1] + 1 /* : */ + let end = this._components[2] - 1 /* @ */ + + if (this.password === '') { + value = ':' + value + start-- + } + + if (this.username === '') { + value += '@' + end++ + } + + this._update(this._replace(value, start, end)) + } + + // https://url.spec.whatwg.org/#dom-url-host + + get host() { + return this._slice(this._components[2], this._components[5]) + } + + set host(value) { + if (hasOpaquePath(this)) { + return + } + + this._update( + this._replace(value, this._components[2], this._components[value.includes(':') ? 5 : 3]) + ) + } + + // https://url.spec.whatwg.org/#dom-url-hostname + + get hostname() { + return this._slice(this._components[2], this._components[3]) + } + + set hostname(value) { + if (hasOpaquePath(this)) { + return + } + + this._update(this._replace(value, this._components[2], this._components[3])) + } + + // https://url.spec.whatwg.org/#dom-url-port + + get port() { + return this._slice(this._components[3] + 1 /* : */, this._components[5]) + } + + set port(value) { + if (cannotHaveCredentialsOrPort(this)) { + return + } + + let start = this._components[3] + 1 /* : */ + + if (this.port === '') { + value = ':' + value + start-- + } + + this._update(this._replace(value, start, this._components[5])) + } + + // https://url.spec.whatwg.org/#dom-url-pathname + + get pathname() { + return this._slice(this._components[5], this._components[6] - 1 /* ? */) + } + + set pathname(value) { + if (hasOpaquePath(this)) { + return + } + + if (value[0] !== '/' && value[0] !== '\\') { + value = '/' + value + } + + this._update(this._replace(value, this._components[5], this._components[6] - 1 /* ? */)) + } + + // https://url.spec.whatwg.org/#dom-url-search + + get search() { + return this._slice(this._components[6] - 1 /* ? */, this._components[7] - 1 /* # */) + } + + set search(value) { + if (value && value[0] !== '?') value = '?' + value + + this._update( + this._replace(value, this._components[6] - 1 /* ? */, this._components[7] - 1 /* # */) + ) + + this._params._parse(this.search) + } + + // https://url.spec.whatwg.org/#dom-url-searchparams + + get searchParams() { + return this._params + } + + // https://url.spec.whatwg.org/#dom-url-hash + + get hash() { + return this._slice(this._components[7] - 1 /* # */) + } + + set hash(value) { + if (value && value[0] !== '#') value = '#' + value + + this._update(this._replace(value, this._components[7] - 1 /* # */)) + } + + toString() { + return this._href + } + + toJSON() { + return this._href + } + + [Symbol.for('bare.inspect')]() { + return { + __proto__: { constructor: URL }, + + href: this.href, + protocol: this.protocol, + username: this.username, + password: this.password, + host: this.host, + hostname: this.hostname, + port: this.port, + pathname: this.pathname, + search: this.search, + searchParams: this.searchParams, + hash: this.hash + } + } + + _slice(start, end = this._href.length) { + return this._href.slice(start, end) + } + + _replace(replacement, start, end = this._href.length) { + return this._slice(0, start) + replacement + this._slice(end) + } + + _parse(input, base, shouldThrow) { + try { + this._href = binding.parse( + String(input), + base ? String(base) : null, + this._components, + shouldThrow + ) + } catch (err) { + if (err instanceof TypeError) throw err + + throw errors.INVALID_URL(`Invalid URL '${input}'`, input) + } + } + + _update(input) { + try { + this._parse(input, null, true) + } catch (err) { + if (err instanceof TypeError) throw err + } + } +} + +module.exports = exports = URL + +// https://url.spec.whatwg.org/#url-opaque-path +function hasOpaquePath(url) { + return url.pathname[0] !== '/' +} + +// https://url.spec.whatwg.org/#cannot-have-a-username-password-port +function cannotHaveCredentialsOrPort(url) { + return url.hostname === '' || url.protocol === 'file:' +} + +exports.URL = URL +exports.URLSearchParams = URLSearchParams + +exports.errors = errors + +exports.isURL = function isURL(value) { + if (value instanceof URL) return true + + return typeof value === 'object' && value !== null && value[kind] === URL[kind] +} + +exports.isURLSearchParams = URLSearchParams.isURLSearchParams + +// https://url.spec.whatwg.org/#dom-url-parse +exports.parse = function parse(input, base) { + const url = new URL(input, base, { throw: false }) + return url._href ? url : null +} + +// https://url.spec.whatwg.org/#dom-url-canparse +exports.canParse = function canParse(input, base) { + return binding.canParse(String(input), base ? String(base) : null) +} + +exports.fileURLToPath = function fileURLToPath(url) { + if (typeof url === 'string') { + url = new URL(url) + } + + if (url.protocol !== 'file:') { + throw errors.INVALID_URL_SCHEME('The URL must use the file: protocol') + } + + if (isWindows) { + if (/%2f|%5c/i.test(url.pathname)) { + throw errors.INVALID_FILE_URL_PATH( + 'The file: URL path must not include encoded \\ or / characters' + ) + } + } else { + if (url.hostname) { + throw errors.INVALID_FILE_URL_HOST("The file: URL host must be 'localhost' or empty") + } + + if (/%2f/i.test(url.pathname)) { + throw errors.INVALID_FILE_URL_PATH('The file: URL path must not include encoded / characters') + } + } + + if (/%00/i.test(url.pathname)) { + throw errors.INVALID_FILE_URL_PATH('The file: URL path must not include encoded NUL characters') + } + + const pathname = path.normalize(decodeURIComponent(url.pathname)) + + if (isWindows) { + if (url.hostname) return '\\\\' + url.hostname + pathname + + const letter = pathname.charCodeAt(1) | 0x20 + + if (letter < 0x61 /* a */ || letter > 0x7a /* z */ || pathname.charCodeAt(2) !== 0x3a /* : */) { + throw errors.INVALID_FILE_URL_PATH('The file: URL path must be absolute') + } + + return pathname.slice(1) + } + + return pathname +} + +exports.pathToFileURL = function pathToFileURL(pathname) { + let resolved = path.resolve(pathname) + + if (pathname[pathname.length - 1] === '/') { + resolved += '/' + } else if (isWindows && pathname[pathname.length - 1] === '\\') { + resolved += '\\' + } + + resolved = resolved + .replaceAll('%', '%25') // Must be first + .replaceAll('#', '%23') + .replaceAll('?', '%3f') + .replaceAll('\n', '%0a') + .replaceAll('\r', '%0d') + .replaceAll('\t', '%09') + + if (!isWindows) { + resolved = resolved.replaceAll('\\', '%5c') + } + + return new URL('file:' + resolved) +} + +exports.format = function format(parts) { + const { protocol, auth, host, hostname, port, pathname, search, query, hash, slashes } = parts + + let result = '' + + if (typeof protocol === 'string') { + result += protocol + + if (protocol[protocol.length - 1] !== ':') { + result += ':' + } + + if (slashes === true || /https?|ftp|gopher|file/.test(protocol)) { + result += '//' + } + } + + if (typeof auth === 'string') { + if (host || hostname) result += auth + '@' + } + + if (typeof host === 'string') result += host + else { + result += hostname + + if (port) result += ':' + port + } + + if (typeof pathname === 'string' && pathname !== '') { + if (pathname[0] !== '/') result += '/' + result += pathname + } + + if (typeof search === 'string') { + if (search[0] !== '?') result += '?' + result += search + } else if (typeof query === 'object' && query !== null) { + result += '?' + new URLSearchParams(query) + } + + if (typeof hash === 'string') { + if (hash[0] !== '#') result += '#' + result += hash + } + + return result +} diff --git a/node_modules/bare-url/lib/errors.d.ts b/node_modules/bare-url/lib/errors.d.ts new file mode 100644 index 0000000..ee2a612 --- /dev/null +++ b/node_modules/bare-url/lib/errors.d.ts @@ -0,0 +1,10 @@ +interface URLError extends Error { + readonly code: string + readonly input?: string +} + +declare class URLError extends Error { + private constructor() +} + +export = URLError diff --git a/node_modules/bare-url/lib/errors.js b/node_modules/bare-url/lib/errors.js new file mode 100644 index 0000000..87aa871 --- /dev/null +++ b/node_modules/bare-url/lib/errors.js @@ -0,0 +1,33 @@ +module.exports = class URLError extends Error { + constructor(msg, fn = URLError, code = fn.name) { + super(`${code}: ${msg}`) + + this.code = code + + if (Error.captureStackTrace) Error.captureStackTrace(this, fn) + } + + get name() { + return 'URLError' + } + + static INVALID_URL(msg, input) { + const err = new URLError(msg, URLError.INVALID_URL) + + err.input = input + + return err + } + + static INVALID_URL_SCHEME(msg = 'Invalid URL') { + return new URLError(msg, URLError.INVALID_URL_SCHEME) + } + + static INVALID_FILE_URL_HOST(msg = 'Invalid file: URL host') { + return new URLError(msg, URLError.INVALID_FILE_URL_HOST) + } + + static INVALID_FILE_URL_PATH(msg = 'Invalid file: URL path') { + return new URLError(msg, URLError.INVALID_FILE_URL_PATH) + } +} diff --git a/node_modules/bare-url/lib/url-search-params.d.ts b/node_modules/bare-url/lib/url-search-params.d.ts new file mode 100644 index 0000000..80026cc --- /dev/null +++ b/node_modules/bare-url/lib/url-search-params.d.ts @@ -0,0 +1,23 @@ +interface URLSearchParams extends Iterable<[name: string, value: string]> { + readonly size: number + + append(name: string, value: string): void + delete(name: string, value?: string): void + get(name: string): string | undefined + getAll(name: string): string[] + has(name: string, value?: string): boolean + set(name: string, value: string): void + + toString(): string + toJSON(): string +} + +declare class URLSearchParams { + constructor(init: string | Record<string, string> | Iterable<[string, string]>) +} + +declare namespace URLSearchParams { + export function isURLSearchParams(value: unknown): value is URLSearchParams +} + +export = URLSearchParams diff --git a/node_modules/bare-url/lib/url-search-params.js b/node_modules/bare-url/lib/url-search-params.js new file mode 100644 index 0000000..c3d6f1c --- /dev/null +++ b/node_modules/bare-url/lib/url-search-params.js @@ -0,0 +1,194 @@ +const kind = Symbol.for('bare.url.search-params.kind') + +class URLSearchParams { + static _urls = new WeakMap() + + static get [kind]() { + return 0 // Compatibility version + } + + // https://url.spec.whatwg.org/#dom-urlsearchparams-urlsearchparams + constructor(init, url = null) { + this._params = new Map() + + if (url) URLSearchParams._urls.set(this, url) + + if (typeof init === 'string') { + this._parse(init) + } else if (init) { + for (const [name, value] of typeof init[Symbol.iterator] === 'function' + ? init + : Object.entries(init)) { + this.append(name, value) + } + } + } + + get [kind]() { + return URLSearchParams[kind] + } + + // https://url.spec.whatwg.org/#dom-urlsearchparams-size + get size() { + return this._params.length + } + + // https://url.spec.whatwg.org/#dom-urlsearchparams-append + append(name, value = null) { + if (value === null) return + + let list = this._params.get(name) + + if (list === undefined) { + list = [] + this._params.set(name, list) + } + + list.push(value) + + this._update() + } + + // https://url.spec.whatwg.org/#dom-urlsearchparams-delete + delete(name, value = null) { + if (value === null) this._params.delete(name) + else { + let list = this._params.get(name) + + if (list === undefined) return + + list = list.filter((found) => found !== value) + + if (list.length === 0) this._params.delete(name) + else this._params.set(name, list) + } + + this._update() + } + + // https://url.spec.whatwg.org/#dom-urlsearchparams-get + get(name) { + const list = this._params.get(name) + + if (list === undefined) return null + + return list[0] + } + + // https://url.spec.whatwg.org/#dom-urlsearchparams-getall + getAll(name) { + const list = this._params.get(name) + + if (list === undefined) return [] + + return Array.from(list) + } + + // https://url.spec.whatwg.org/#dom-urlsearchparams-has + has(name, value = null) { + const list = this._params.get(name) + + if (list === undefined) return false + + if (value === null) return true + + return list.includes(value) + } + + // https://url.spec.whatwg.org/#dom-urlsearchparams-set + set(name, value = null) { + if (value === null) this._params.delete(name) + else this._params.set(name, [value]) + + this._update() + } + + toString() { + return this._serialize() + } + + toJSON() { + return [...this] + } + + *[Symbol.iterator]() { + for (const [name, values] of this._params) { + for (const value of values) yield [name, value] + } + } + + [Symbol.for('bare.inspect')]() { + const object = { + __proto__: { constructor: URLSearchParams } + } + + for (const [name, values] of this._params) { + if (values.length === 1) object[name] = values[0] + else object[name] = values + } + + return object + } + + // https://url.spec.whatwg.org/#concept-urlsearchparams-update + _update() { + const url = URLSearchParams._urls.get(this) + + if (url === undefined) return + + url.search = this._serialize() + } + + // https://url.spec.whatwg.org/#concept-urlencoded-parser + _parse(input) { + if (input[0] === '?') input = input.substring(1) + + this._params = new Map() + + for (let sequence of input.split('&')) { + if (sequence.length === 0) continue + + sequence = sequence.replace(/\+/g, ' ') + + let i = sequence.indexOf('=') + if (i === -1) i = sequence.length + + const name = decodeURIComponent(sequence.substring(0, i)) + const value = decodeURIComponent(sequence.substring(i + 1, sequence.length)) + + let list = this._params.get(name) + + if (list === undefined) { + list = [] + this._params.set(name, list) + } + + list.push(value) + } + } + + // https://url.spec.whatwg.org/#concept-urlencoded-serializer + _serialize() { + let output = '' + + for (let [name, values] of this._params) { + name = encodeURIComponent(name) + + for (const value of values) { + if (output) output += '&' + + output += name + '=' + encodeURIComponent(value) + } + } + + return output + } +} + +module.exports = exports = URLSearchParams + +exports.isURLSearchParams = function isURLSearchParams(value) { + if (value instanceof URLSearchParams) return true + + return typeof value === 'object' && value !== null && value[kind] === URLSearchParams[kind] +} diff --git a/node_modules/bare-url/package.json b/node_modules/bare-url/package.json new file mode 100644 index 0000000..e091e76 --- /dev/null +++ b/node_modules/bare-url/package.json @@ -0,0 +1,54 @@ +{ + "name": "bare-url", + "version": "2.4.5", + "description": "WHATWG URL implementation for JavaScript", + "exports": { + "./package": "./package.json", + ".": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "./global": { + "types": "./global.d.ts", + "default": "./global.js" + } + }, + "files": [ + "index.js", + "index.d.ts", + "global.js", + "global.d.ts", + "binding.c", + "binding.js", + "CMakeLists.txt", + "lib", + "prebuilds" + ], + "addon": true, + "scripts": { + "format": "prettier --write . && lunte --fix", + "lint": "prettier --check . && lunte", + "test": "brittle-bare --coverage test.js" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/holepunchto/bare-url.git" + }, + "author": "Holepunch", + "license": "Apache-2.0", + "bugs": { + "url": "https://github.com/holepunchto/bare-url/issues" + }, + "homepage": "https://github.com/holepunchto/bare-url", + "dependencies": { + "bare-path": "^3.0.0" + }, + "devDependencies": { + "brittle": "^3.3.2", + "cmake-bare": "^1.1.6", + "cmake-fetch": "^1.0.0", + "lunte": "^1.6.0", + "prettier": "^3.3.3", + "prettier-config-holepunch": "^2.0.0" + } +} diff --git a/node_modules/bare-url/prebuilds/android-arm/bare-url.bare b/node_modules/bare-url/prebuilds/android-arm/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..e2a53639d66514a34f673cb8722c1cf99136bd2b GIT binary patch literal 71112 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/android-arm64/bare-url.bare b/node_modules/bare-url/prebuilds/android-arm64/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..a0f524de3b9d1ee87aeb618ca2a13b601103da44 GIT binary patch literal 100728 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 C(D{`B literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/android-ia32/bare-url.bare b/node_modules/bare-url/prebuilds/android-ia32/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..e2cde843508c9d10d3dfc799f427f53a745d5e75 GIT binary patch literal 92336 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/android-x64/bare-url.bare b/node_modules/bare-url/prebuilds/android-x64/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..c872f35ce442d3cbd2b563fd2a5e48717a1a5865 GIT binary patch literal 101264 zcmeEv3v?7k_IFPb$OHo&6$BMEYFdelk~bMaNhdS0M`r{dtRO)^NQ9M_$qb<K7?>GI zJB+fcuDIgLuCA-A?mxZ&6=gy&2@fGWL<E$lGGkmoPzVp1?{}-ZCp{tTs_XgA`Of$6 zoK98Wx^=7S)~#E&ZdLcpvN=i<OeR6U5`~+E)+a$I(h?T<TcJflp<qTz58)!ABhr&_ z>v(O$kd{pk&A_FLz#Uku{eOpt@r-(?7eG)dQ->dZPQ%l}>I6<NjVeV~5&JI?nDUv+ zIKFvNeCXkif*$Jiyz?v97$Wsk%hSjRgS31Zy?Oa<!*>!nTo3i?-hq5n&!2lyenvxU zKWi`%(VmxU1ocoakJ{<OP4$*1j;Wk9Zj5jl;*~iT{Qu=wc3w_aL197uFQq{B>x!G$ zbj$67g=5*XpB(o1?K#=yzq@>FWO&8Y$@bvCqfPC(pdEy?bHJ(1?ct9Aobt52DgkH@ zUJZDAbe=s2{y)zF51j-4$vNO(1KwV_|2hZ!`*XlgoP)jyhPKz<Yt8}BKL^|jczgA9 zoCCh`9PrQ20UwCL(;oea48OB*_<b}GS0bM2n$Pe%3xoFZ=il-`7>0pyfzVkPd5{C{ z)$mVg@X%2Xzh1-dgOKod-^>9tuIP$l{1Lo~IvQ7tHXdJxU^Do;9A3o(;c5sz!51&( zfMl)QS}03`FWAQ6^EEnmY3&lUfqlJ(U$4<0w1ng9^|@4Q?}A+%zDmPS(Au@TnZtGc zkd(s9J*>628&4L}G<X^b5-vQl>ocv~ky^Pre3VxIktD#l{zt3-FpW+~qjMEc7OvOm zOn!?4=4$X$8r-ANPuAdJjc-K_96<d|*L<zqrcL~LgI4ZK8hr7m9R8ICS2aEqeaGQ{ z<$;iZbmIS@mpK5{U{^P-K22}(=Vvtda1Flr9S+dPPCt$RBlmE4iH3iV2CvcJ{WN$4 z4Wx35w0`-$2CvfU89KxPk817xR)c%A{?f!zxCLlL=dcFQsw?!?_+O;)|7wl?M6Lcc zTK#oC|5c-ZSmTc_Ckr+F-5UPa8Xb$)FIgXQKyR&{Uux}5+sEMtH2i)VpLf5^0i-YJ zYSQ3Eukq)HG<bzZf58e4Pu1Wajc<Zhkz$@K^wj7~*62eF*fm~*4|<h9U!>9T>G=QP z@W1mw7^ullnkLV;Y4BIIatCSU&e7;xrtvvl<MV|YzFUX?zyVij@V9k&uHyhjqZ2_$ z{g|cIA8cn=Z>^pl4X*34r5Zd-<D1@JEgGGoHgpbX_@UQ1-4s02718>4a+`6TtMS3J zmg7C4)$_Dg|C&Y)AF07N>imgt_#O>DR^!8AjXziMWWlM?8Tk<h^wRLV>HJ^A;SXr= zH#&0u)a>Q(>ohub8hp0~&(Po}G`O&z19CJvWm-LJzT)s=4S%Ty-+h1s?$_|wYV};O zio^SA@EmQtq|ro-OH((3S8MMet=})=$-;}sNB!IMF$d`FN=@MKky?MD8tl4LgJ-?M zpSx-0ZqmxFIl|!^cp%)amAhEubGioiY5g10#&1^*zF2G5?phAGTchvN`QOChAEF-Y z()bzrf<Nl>%f%YsiZp)aXy}C++@ry-(%_eB^*`Lq0eZUvI)C2d@GG?XEYkRp-bT*9 z)aseOgX2H1)$>-JzSb|}v~r))_%m7Smm&@RkydWaG7h**E4NhRoA5S=Kdr%U(&=b? z&d}&g*7$RH4+q?(!7tF|M;l+AG&(*FzBt4YEgJj-t^R`6zkk>0kik!XCj9aLJf_21 zpNtTK{=fP6XYg5{TSs?BXQS0G1Eycy5urOB_a(T&Hg+QrI$;GX6bT;TDvw7<OE;wh zhUcUt{G%1o9Km#z8T4>1pnvHsOz4HE#{)t|Y3V7#D3CJ==}7|pVGVXAW;pXm%4Jq~ z9#%a{!{r&-fheXW2r235WHqHx?M)zN9xDtI4i}>~<_-yf!5~XVU!yJ_fs8OSaB!vZ z0F_x_O7H;C33pP0kkL`f^3=}uBng8&!kjMY3@D_ca;Qm~`T9GBkYGwEV!XH%S%4s1 zgF6#9*{*$Y(~6Jm4l)snaocg<irb0%4%~O+9)|lq+@o>-4)-M7mAI>L?^o82e*6zh z`p$XgSopTPdxXN*1S?0{AAA1$EeSUqi(dND#|2kBpS13St508C8~t;2*%!yYyyk<@ zfNSOqdvM<TSFU^f*pL;EHx8={%&!+GoWJIx71#D$`IYUh&vM>;y?S-OE0?c1aQEwL zKdFA~l8IZoydO2cJ#2fz@v@mkM>{_|@`e?6)^)LzI1Y9n_1T7=WnFAnyyU**rQXYD z^(ejJiCL?^_~_P;3IZEmFWBfWyyVu)Pd~7!^S(R#ByX7WU8q#CCQr?J=G|jmKlnU< z&FlZzKjGesFMo5we)A<ixaa(K>-rU+t~+$kpWj&fNnUR`bI`?aAA40f`Qx#?i3{?a zzUsv4z<lM$-p^Fee6HcDhkpFsqUT0*{iDD4KgMsr;$ZisGhf<!!GK#6uAV&lwS(7P zzw*c$dsmdXb<E0>cRt_iFYb}^=69-iD6L@h%&ixUzvR;WwU2x^<nOy~y`bN{w|#1U zB70M}(S2Si>vrLpCxhnieYFcWKmMn>X|Eoyt4!ZNZ}pca-A{l2+=k_=mqg!B-neJ8 zqj|e9V#MfaqefJWn>cFxxJSyh$5F2GY2#dYs4RbAT$QW5a>OWC#iYsyh5JWUmXCO# z+%;mtq%rRC<s&AJnovGsN*0I5khMg>e^)hPbY(fnji_)>9PJu6X(EBDK!9?N88NwX z(&X|=*TX2P$~9{AgCj<deQ-p@sBz;7jmjB4YW(>7DPi2iib*<f%Bb<~@)7q>n#9n? zfuO5$+{6dslR0dJ+f`90OaPThqXmG*mroQbD$C0WSF4#3Q7hH;@Z|C_qbe&$Jsd07 zHMVln)Dh*Cm6Iy<a;O63qb3SyAR|Aae8T9-4+~VHR-+N4CQmM(IA+B7ap2*o@$Dsz z9y_XX)MzBPmpEly`P4Z0xQSI@*T11Bpb`@%O`(pQQZ;ch*y5@nrV^DAsLHre6DO8e zRk24fZhW~OyPwCZrjD9C!i`+n1uP}@oSP$zsv13R+z2p#+!*wzFn*M4+{Ek=qbE(A zLUnRY;=FDboLzvD+D!pn4UVpPz%_P6MdhRkag^G?jilNnffi%Fp-P<gSzw?sI&IPM ztP?TPHc~Od<H)p0(CKL6HEtpX6e~^xP~Sqj+CayYBY9H15LK3=)6u2I+*M=IwGR^0 zE80*vOJ+txNaLlee8OZ5IU_k%nX|#8C$*7hhIbZpa%DM*c^pLzHsY-6=n3r$zMk6N zh~dH?SBf?s&MHKMw_gToJATyYcz$ZIv#YBo{997(4oHmns`x@6m!n6uBL(fiIq2-_ zXdOUw&Q8=awO>_Z&h|01?Cr7Mn7O_5(UT@j#?(L>cH-y>ljHhG%gYgrLZ@YFmwCoa z?IKjU@8<*Q?6TTVib0{V+LP*klRj?ZnDS{OCXpg-Pg%3N{s)}#qpDmO?f;q1zeSAc zUa*n$mr?n)>ZrCU#B<_OJ8-U~vI{T~v?^aCrMQGvLT$l19aPC!$K0IuYZwpL$({w( zRWuUXuV0%410f^6)^uV4GPKsOa=fO05sB$t#L4a$TUlNqxV49>(PPUeU?^*kZm452 zUt)mCqpGT=PO5|g)N@a&!Z6n!CQqs~JdARUjio%~F0X_h*6=DSM?Em1d?LriXoB(> zKkoj~H&jg$9QNW8dYC{D2*-@42pMD7BX?2G4HShXjr}HVKTBWdFMb}20bKOVW9(6Q z#Q<k36%H0^3~($_W7jeRTw9Z{w2%Q#t0?_yG{8IRK!i;OxL!v}-e!R7OBI6eHoy(b zGa+n%(^5vi4jbU-=|F@n26(CgF8sNbKb;M5vjN`408cZ(MFYHt0nQd~T3WgRe!c;} zmjQl(0iI=m>%KlpE;PW?4fsU{IIUOpOEJJ{y`^7+3~*YH>DLegoYrRgHPQgreLIvk z)&TFOBO{z_fa|^~N<MVRfQ0B_kH=$#nA%*zY5W<lox)DzqmX2d>qa3VsiV15YOJfG zxCoy@x>jg@UY*83?61zkJ^DKADd5hb1?>%ja2M_;ej^BT5dIFZD|+#JJ>vfa>|;D9 zBK;|Z_g{~7a39dYeG`V?1UySv5H}YH!eWGTY=W=>;pS@v;mWL^e*YZ&r?bzdOZoqS z`enjd_EYbli{F+m<+tRc|C!#hPh?s){eD<L>4Wcd2+}m8w#vI9U+8m#FnZL)L2>8| zbBxdj{G>kX>=905bWX#)jGo(G7_Uv#pGbeDZ5lo6eT~r5UV2b~>x5tJri1>!O^3c? z=_tS5{FxqM3)LS*q-o`}38IN-qS0i!+aw4kI9XEuV}3z6SAIrs?78VnSy@t6wv?44 zW#vj)c~VxslvN;Q^_8*;r7Vk-B}-YwQdWtSWtFmQQdX&yoh4;wOW8S6cCM72CuQeL z*#%N|Un#p#%C<<^vXoscWtT|VRw>&iWtU1hSyE26l#?Un<VrbtQck{<Qy}H^m2wKD z9E+4AOF6|-PKlIbm2zxSPN|feCFN#Ixj9m9u9TZ6<>pJd1yXKbDYsC{wMe<Llv^z2 zmPol)Dc2_DmP&b9QeL){mm}rnN_lxwUcQu9Am#Oy@(QIqi<BozdBsv*iIiuR@@!IG zsg$23<!4LzIZ}SEl%FT%=S%qoQhr}4zfj7zNcpmqUo7R9NcmPN-zMdkN(EU`LAF$o zBNgOI1$k0IzEn^k74($~3Z(*zR3J+Q#Zp0uRA7|~Y*Im~)Hh4&n=SRtk^1IJee<Ng z`BL8ksc&DYZ=uxJBK4J}zQt1C5~;6M>T8qwmP&<LQen1Km?IVDN`-k+VZKyYAQkqN z3Jaw|i&Q8}g~d`~iBxEn3T;whsbtBLEZLGJN3!HfmOROlFIfsCOJB)SC|N9$MV2hZ zlBGnlSS5>1vXn}4mLz9Oa*ibDN^+hg=Sy;dB=?o%LP@qrvMkBPl3XImR!O!=a;a3D zB^75&#W_-Ou2h^S73WLE1yXTeskl%own)XYR9q|-mq^7{sn{kJmr5mBQc1Q{k|UMm zN+o$xNxoE4AeHo$N(!YCi&P>@CB;%niBw{hN^DX|sbtNPtl5$^N3!Nh);!6YFIfvD zYhTG)C|NC%RhF#9lC?y#S|zJZvX)A=EXkHF*>WUXu4K!TZ26L{K(h6fY=x4|BH3ig zRxH^{B%4*T*(6)3RGKA~W=o|xQfaPKnkSX!OQi);X<w<dP%5=ZrLt67ER~i>rB<ob zCY6@99dG~f*_4o&)S+XtIYq<lbY5!bF5<bf{ipPE=ls8tLW=7HC?`FnIh>~8S-7If z+Mf_*fBMwy{ZtU%#{HMg*w@27ag!kQ`b-d};{JGxAiRw5uYe8P$nON;YyzwUU>2lr z0sQf;@DJlG!i%_frJ00h@!WlnAbhbKX$W6ABnTfO6oK1+`%k}r4*nwS>9nOy`S;?! z8CJ$my?-u#Te_6L%P!vCG(Y{nJm3BAeDc5Z$^XtLd@TQ@|NlSCCzmGntAP{24Td-_ z5QKGzmm%DZa6H2A5l%;FhC^XK!k!3UN0^0hIYKMKbqI%0Iu^q|f@4wn4#M6SW8V;= zV+hWB!Vo`=uos2*0w3Wb6uJQ6w+QLXR@uW?EFesM1mz;^iO>wkL~n#W5%x!zh0uY} zim(h}8N%fVT?kXB^D}?FXMi5z%|sf)(+Iav`Ye=%uqVPKSo4cKf{=mm^*NwTp&xBV z=$MOkAl!*?5yI)!Xb-~q2pbVDLbwy*a)gHwzOI6%8TEWj5EO*{5tbozAe@Y_451I< zc!UcPP7eseDunarBR|5|vB>EOn`PbO$d7R66KD^@)Zb%`im?A5kcM#llkkxsoc<K* z-3jGC4ch==&u0KbIDR4KW`wUli}n)yIdm!<Eb|wkZV1199(+ew_5$id&x-}224Vld z0H2;;1U^>mufGg@gwtOIKEm;@10Uh(e*z!jqBl`Tg1?Ra!2+!RyMmC1a6ZD32-hK; zkFfU=ED8yZa5uu`2){@8Ekbh_&{&Fm2z$PVd<e@Bx)9DsSWW2&7a{EZKKPGt`3Im) z&p2<kA7RfG=tr1$%MtcOxDH_+!f!+1Jw4Y7!We}8SE4Nl7uCThfUxJsXd|T~T!nBa z!kq}`*Q0(2%NoE2tOge$%s{vfVIjhA5jqf_MmQ2-&qmZ2p#xzx!s!SXAzXy82H`q{ zs}P<>xD8?N)u4gUflxRf<ss~au=jZ;VF<#V2*=ZN7n86Mp(E2IG$CAsa6iH_902W# zv8MZYOpn|tn5LzfE=^4~FEH^1Y)_D$2Hv21*oESREZoFbps<TzR@{>T>%c*5@r&Up zj0enYfQ?6dEMONIU>?MYp0NywB%`P2?S<!8a1*^Z5ejmbw7Cf-ojcmS9Uf15A~E65 zsI;8gk?PVLH%w0$lma^&8p9prO`hK|$nX;%ONeD4{3L1&crlqAqdILP{^jxbdB86M z<1Qa?4*aA6G5S=eF~HBd3qBge>7p{p$*~SFa(Kkbywy<0uT3!;c|dsuc#8%L!n2nc z@SO(yj}n1z0}~Q!F4A&R*}IW1X>zM$gLwHpU`2q9fj*9vZKQQ4(GrAoB&UNXzA8cZ z8{#qCgy&*)qcW_(NptZt_=HBVA%LZ}fzjDXa~qfkuq42eDI>0~xSs+{08E!B9sWAt zEvU<H37}nszY6do;Ol2VDT&}a0iWg;1pQ2y4*wo-&lJcZ_@G~ep9+3dPZfl}>p+AA z&j37q8tT~w-XHKDZQwL!?gl&!aCY_-^5jiOoMh?(hT<Z6E~H~eO3=?t5}agWKHy^? z)y{q+pWLN~H*s!4;-LhJoAFq}B7{$LmIJ>K^AS{b>>~IUz(asz%86YB|CaD)34(t1 zj1sA@lF+b_hsSkT55SfKruPfs^#*JiU_^^9lBFWRR(S+|d{!Sjw|G0w=OgoNT~G*j zJaDUL^D{s(Su)6c!WbrYtWFDoyA!yaYrJl+1GWvY6wsoJ>J$QOOB>i0z?uNl>rQ3U zx$kv=vGa0zJ&k3b;$;&q*%vi)kl%!d_HbKTaf^WalvfZgI|puJ7aGT$SL1<O?Sp^W zh-(~oom+7i0(ZJ!d;g%lI(*++hgHBGiOyzc`gL3*-Ah~P9tQ51dFV@H9SnR(ysQ<M z?4+^PsJju@NcW;vTm`t}Rg57cu7PgCkFE73`)bf*@DUhsjdZVVrMnooV*(gc=fW*+ z#a##7h4W$eoC~+06}JVr%Y!)2b}n406_@O~rpE<=ow03?zk^$G2LZS10{BYKMYpUK zcRFx~{2qOGF5KH&abE%MeAsS3r4C!DzE5Ib<6LxSaJuObZyI2EPYc3r6xZ8U;!S!y zF`<NdjK)I-a7F@$y^Epa82jsanjg804??&f3W=TbZ4dXgR@~{po%Sc}nLr=M$~Myd zuod?e;P!;g$=<(ckM8DH+%3S}{Q~%PF1nAj;*v74{#6jzdEfTv23m3H9f)NwLEoK= zuWz;X*AU>Az5LT~eZVCHrvyQa53CO!1YgOp85rYl4RAAn+wUyg(P!cA1a2X4VP>?U z`)C|)29nLN@y7#~&8<2gN;UiHHdZ{-w^_h@33%5LO<bgdt$>99BRX{T!aW4Aoq!!6 zfKJb-54LfdgzE$D;#aXJcP_rBbG}kpHNbu6AHXHLxCpiiu-$-N#ULEE4Y1RI6>Bgy z{{dF`S}Tl_2%d!X%4ERxcQAB#Pr$>kW8aVJrCl_?=K)^yPeEYsBskgp-h}zRj!=l+ z-AGTX5d;kF*hTR1fG-3*DF)^Ew0>Fucw0MV5#ht&{j?4KJAjXTOAyAjfv*F68Q}Um zXp~Il?gw0WM-cRPe{}e1z{kD|A1(p3i}1Uq;@^_9>q+al7U2I~M<!g{R=^hke?uF1 z8Q==mWj7n()L$;ZCj)-H1}9iGVDka%W`HdMY$0F}V|Ec9tr?#J>_P)<6=3up+|>ry zHo%qxrpqMd{T8rofTbJo@Ct>nA26frbOlUU77yzMSkE@F{(uz%c9BMp${GZi6|f?L z-KMQmv~lzRM80nQhWg$}ng+Zw;5{YdK_4H+HOC{eHb%KTzXJSqCtBAKG;WpyHufam zdrdIVFpROpLaw{=kQ@f?{L_MP@udb_qpqD7TR%+cu9ZwYOUIha)!h`^7^S-B0agRp z2Z`sP)sf2O3o_!#7~mIOYC7i{0w`x)O7NzKhns}RD&!NdC=%)_*mZ+=g^%Gzn&CjN zsE9o){-`S<dZ12ESJX2g@imZ?V7ER*=`m0;;0HTjOi&-7>u@Q-4!7-zM(Zd}*I-5c zO1?+_?OlrZ+a8K~)UKWxqXd#9;=7{Sb~}PMnSieZJ7ZE796{$c2TE*MNq&7>b|~B* zbd>->k1Ohz4)tXCMnI73_->YqY<-^Vcznjhvoe|hX)U{-ZMVCNqHa^Xt9lHR?~_Li zuL~c#gg1g$J+A)pVEOL5l-b{IWA#4ON=LOdDGjz)k_a9g{E8BE)}Y?D?A75nK}`v` z8v*{iqVCe4m*M$k{kh&h5)Bm^{9`D<CEgPf&$oHRUL7jGj7AY%;0XS08WJ7q-^L<P z8vK(rRL_i;P3}ig!ZJtD--FWBUD=yZ@K_Y=2z*E&hZ+r!!=qiTCq!T<>Pm-tf><lF z`aR8ZdQV2(=Yhvz2LaWUO7KIfm_t1VdbEa+)dotw3CT8pRIJ_rT@H$9>wc6z#8CP- z7qij{M5Q<5k(XW*S9%@b^{m=xeNQ0ATJJB!6BzK&7sLR+LWF{EWHEYgq$2<idLf_; zO5kZK2&{k<uqr!6>uDv{oEa#EH>U^7e++F8H$rB#_Dn!J+Jn5)kS<og4w{bOyHo=u z@GdJX@H7>s1cPZ5pdal-GvE#>4M{XA(d|JqPs-k;b$tOt@e^1U(>mh5Jxx4c!Ht|B zjs@6ZiMl$35B4BZA5u9E%OL>1U;sZA1rbZ-!=#_HN%TKQCCy$%@;6K_lZSJWjia`> zEwv{A@XYwT$?d@4-2irygd7XM0&sRHj=t-q=9^-)4xl1;>sil7*78`^31?>&edVZa z_-!aM!+6)n3sf^Y;H>eoj8rWK0tSN<gN2Qk*`NTv(s)@)eEvP2>$$Wy_+2OiS+w!7 z0OE1y4mLg(JA&oa7#!4p7>FK1^2}JuM@A!Lll7i9GHwS+j0^&iY!1XDm(9jF*}Rt3 zg!g+)lyV5jMg|Q)J~C!v6ljukHImuLpw%OZ2Ok;K*Ti)imrZb#pmf&#D19RydFi3J z(q9F<o=bRxzc=zzlbBv$V*yRSXFD4iL#Q6XH;Pzw*Z{%EAkn1^7#UO$SV1F$svJKu zMxzwo9L^0kGGL79?YWE618i6*L0h$AX@FGR%z;@{B9qta0mwdvb{C0H)hofL*@!{k z4Q7abdW@4Z_pOj&l8Ja3rp|L%NbYvRcmo}sZO6jraY_V;qvTo=E&{GTzv%L|5VY;; zCPjUha@gBSUeJb~wk?C8gn)<!jxa01dwM9A&8`kgAfdU#GBXhfR+$ymz1VJ9si;nm zLmm8zLmdwNHF%*o_a%l<j9#r(Hb#_`T19PCYQqUi3P{%~wUMM4%p8NI0cKa%+iMS| z+f&xtqxDo`I=UTl6fQ(N>}rD(dMJRB0>f+Ed65KId!%t+>&g<9fUQOe3`&F8Vjc{4 zLly(R=-Ye~wZ^vCp%x-o=uord<q$*x5}|+*h#4js00(J6jJ@XW_GqI_n=(Sh0(&&% zv^0tHDnYM8{t!~5e&)<<n3Adl{KU~xaY=7M4q7v!-j=RYH)7uY<}*n6=%m?-sWG}+ z7MFe;RKD<@=qb*-3#^3lDA-2nsgEh9jnO@Fpd`s35}&SR3e<m0d}^g{qv-F3(y})p z;i;AOz_2tWFk=}e{l!kTKHNM2d;m*`H9)BTraxYgQx8*>)nUCNTVZ?4-ba%J(KjFE z$+Z84ihF<TBl<{8sY2eCGSPQ69*`+=DFK(0Nv2_SGGhIRb73giqxe^gzGcAjKAhCi z8K_DV{j0#Bz(c(Pa&ILtG)=K=Q^ewJiseg1EICS?R|4St;Dw6iGtu|OHPjmkk?ja6 zH!sTnFi3FJ9vpSE=zALt0IEHBdxB!A73aN+=g1kfBF4(g#Cf!`1uI8zR)dvI(cK^v zI>tKJB>IkC3<R*pw-yUpu+SW%KM4+e(5G6U3==EkA;2PUBa0lgHT6#s=luY0mJ%4g zj7dLKa-(8d>q<fijSgrsJ>T4VRLh~-pl%N<8^ey2!(8AY`r06X=xc)jqOZXq`i+oo zd+i~JeuF*Q0CfWTb)xS^kYhvOOgR4n(nfWW5(0T=c+j0Dv;;Nq91~2Ue<(QTotD&5 z^bh(G{b+2Um9oSdn8X@b3Rq-by57hBOOeSL9BXn~J{7%P@SsU^v8R8pKBE8h={7WX zLp)k(@{ZXHSmeOvhK{jJO;g@Cu{TPE1VwytP33tv(NGip^U;YAHZI4o6uf5=ME`m) zSzMB=*49Q6(V3O#OmRu-`QF{h;)@s$&c&j42Siw0a*N5^GToKpZMjkOuO^`ml%&aO zNiW>Jap!R%kKBP;Yl1~@GsoK30T1!*I|_rx$TOywSzl{n!CE-C6B=g^mYRNnX4}BK zcLQ~=1yVitGSq>z+nMmaIIV=PRs1`2?I!x4LUJVCLcCn@vA85u8wN)@kK9TeNixgc zuaYr)TE!Q`viRgGXXb9%yDlLz>J$y<R{U;*IDVQ{jd=Hfi4az1Ba3quqpyfHU|?rr zjit$<Hrd7Eklou7wTsr3ink?EoU<8HC8G~AJSQqd|0XPJ0f*Q_&HL6|!JZODe=}mT zXL^RoCHi-1@r22ue>36@eww<_u|k7w0sae-b$}YyQ@p~B=<?RS7QG`$83l_>Ov5@X zO;y`$(5p#yHPpP`CNBMob*t+Jc{aKj>qd!dxTiw|FB6}t^)<TBr}zL@C)s=YYSF*D zJM}pxwtzFF1n-E#0`4HrlX?Ie%wM#LG;r5HDyAdRy`I7wM1Lw0SQ(<v(g&?01?oDF zQ}<m9h*4U6u6!b%5P1k8P}8B0%RQV+^g2H2bWY5F4DJMEO(RWoGq2KOM<B~?*(&;e zhm|v^D8bwKcp8uANJk)PbApeyhventq|mB1`2^G7pLkC|e~-pP<bt*+PL9G=d=VaK zURVzQln}|GC)9<e33)j*o=)~+o`;i7#RE0R>EAE<UO`97-su^nXBJUB;L7MF2do*r z?SZ>9p!1uc^P3dQR_OdAVE1ArfF{j=&Tmnj3t$LeNpqDL8I6$I5EXr+t^pY~2MrK? z6LO)&TCNs-50mZ{m;8v%2~g(*24mu`3r7pUK6RTu-O0<zI|E*-6)kA|VX&W3b#>+x z(eHa<N5}OQ?Ke?hbwkK_LHvwdgZwtNDg$>f+`Vz<Mb>BWsu9frP-X7{Q!sl34^&xg z<z-Bjxh~Qs*D9^>GSNSliGwY~=9_65f?&)37vyeP_9pQPp(N;f11hZl`PN|Xsj~Ou zCV4j0EwtLaY|0j02`0L?Q<p~@G1jK`P($xwFpziQFBs0&e!b_2zV09z*Qzz}wot1Y z5ONjkd+RuaBTjA?143;XCi;Ga{`a;Fhh|5lb#Wc}7anEW?i1_{Au2YKs$~K%7r?(m zqCg#<ZV!}EhqFl@N|Mc|OpNDg45mXhx?)!R$C&>1Urq7}Egcz15!UTDvw`x&8vwAb zFNP#~TQKPiq=CoGmB_qfXv^89K5DjGKBM_o^!3121nX9WT)wHLuyGv7iV{55z$36r z?oG2>b~(h7Q`W$(y_}X4PO)Tz==~Bx;t1SncBoI&I=~--@dbIKc^p#ff8jSew{4JQ z%*zi$g+a27bHltx0gH?R<}v1~z?A%#^9c)+8>~3r-H>b=Y&7F#Z{jlZ)JkFs*>KlF zu63a%8}1rl!-iuclh19vb&FgkXPmLi9{hnC_#aJ^%h9vHqG|F6Y8;=x{*=N^lji`^ zWN$Y0SDfrkV%_i`Yxxzl!LL}$p&+N#@_RF{<^2Tmwj?mA^Jj5AlbR8^vm;!wuqE_f zB}0&j)?70D|4W08X8a<M(dsgm*M-ga!)rwU?MRB`WJ7W_L#9<iNb9Arao1|$n}G=} zs3EsX2D5z72}0zaqu{?f493u~yht)!ss51rMhKfHAg6mniT&gZ_ix^39)`e-#n7?) z)<Mamq(j(=Ht1Ip#pj>|ZGlJAZ0e)Xj*mh+KH57{13CA$Kw&SxUhi}NV!-6(toUt5 zqET&~$c^^7w_{j3)sKHA<B3)p8Y?eDjoTVen~0tJpgpwyoStE}qXkMZ^$M+1r~FQd zuBK(_#&FCa|0zcL$M)KP!ASqu9{rf<x{+uW)}RjcVECzy%vs?iO=m-&Rv{^JA1dKg zzlc0cc!3$M%aPkK1A`xJ$1N5Ui}|v`9vqlRmipXFN!15$N%#der*So{FDah6T4UX@ z@ZJu5L@XxIe^ww5;Xu%@I5fY)$kY08s8*4K0C@@}(f>I7_?~H|9MSJXOk6T3Ay~OW z{jA8dA-%|R=8__D$#K{hh?a}K-$JoOhEoQz+wSH$5xW&JjF3Dza9d$?HO){?$biFg z!VZ<MsB08UBiSmV*CJ87>J)XolDSn0&V)~-$$osB?%#)D+a-#5<OB4BGni_&duz`? zc<h!FQ}$!1L{0)OE=lvAlwck~HG5B@@J|py1JIN@7E3@=-a`ycNo;nqHvWU7AYn02 zICmTUGZ}6o$hlZ73AxBx1i239=FAx^)gvW9<3kaqnsFFRse}V(!7m#ItL(MkVi>Hl zM^|A27JVz&Fn|X6Ivm7zEOl3n8x9#a=Fe?36z+l+a;jfOcHp6{o)zcb!pFm}pk`}f z&uMaHLS5SGh7CxLG(c6+<Q+MmW+htbJhjquVr-H4bbXO|E6oh<Qof*ZKTKhQ%l#0A ziId&qXaOYpzP=8ncw0KShY~!g%6$i4=#Wm;7drbe<9bd^br&#FRqh*T+7W$aSFx;# z?#mhJD)&V^E6k->)>n|V#-!R7@Fb)Nk*C-M9u0qhk0aaFRf^ic_Ir+muS<Z}RNbe~ zCcX&jW><%qo$8}KsFlU_Nx1{;m|2u)$gX0gOcOKA$vYd!s_gtA1)_B$%rf|A$gc#G z1$IezjzUUnc#S{A*QGGCs)N*S%{NH2WvqsgvA?{W_GiiDf}QyJw`7sn7ApbWi{m;U zwwdN7nc6+F2c4kL56s~*m%0V|@K@-6J1FV>4^Fl1|9g-eX~@*d*VkHeU*P2{!IJ-S zanGiOZlK1dg)`w9f<7&@F7B_UI+UOe<YNC8wtrlA4nq#TJGrw{^j!pGry4f)YDIBF zQf{9<tY5vM1lF-?Nrtwz`z>}YiTdMhss9K-JatEa?B{oS5!;3@bEq?zORKcHcdin( zg}AvH=?HqpQOmqYb4#IP`K+G!3#O;GE)hC)t@Ye3s3m$XQp-Ry7C6*H;kq+Aqu>(8 z7+ny~29{I(TAy-#hp(l!O@<ji7J@e|jn*o52$hNLe5%{Sc<Bt|-VHTqOLGMK_i(B+ z(&T_6BS}`BSfPs(8!E)fA>pVj&a$PG8bEKNXxD{Gpp#<ShVg@0W9r3`8p!&4WGlvi z;@m}ebf_)N?bkxwsEzz*i-M%HwmDr%sZ*kLD9qIpVngohQr6gd*0dQl?i(Uq(KawA z{NaxVF3@goZ(!<7m{BA8ny;aHOoe-XL=Q(`7GnZ6rKCRT<{KRWBm{0j<ENP%>MS^h zW?_PKWMGEW)^nd@Qv94id5Q(`lC^f4Hx$!)s@)7FaDkG!7KT)!60KD%8>h@-lL%OY z2LDW7|2jU2tivSY=;vPOvak{Jb@(>cLTb7rFoDe=?%N{W(5m+t$Bo5Loo!ctY`)2% z9ti&pM-I@}(29@_;!9VMajFLmWJKQvO!ZFH4b4~%%{YVc#!1qFEradhy+k5$c$!@u z4ymwa^p7?=(RkPlhaF<^VOwB&MxoPk981PCRZe1;*<m^bjk)-v0qFa19kN4jGIdF+ z@_s5T^GrZaQ)N=Di@CZcGy4@nRX_KK9u_10fEKNj)#1Q#Rx@(2$B?`>{1DKLtHLy( zw%YyBx!r&mdGG)^Xxxjj+adZhVWdSS!U;g$0fT}rB&Val2po*pySo92Sny9#*%lbF z^4?QaOg&@e8SIkLk~sV^fKK%|+fvcyb)Sb!B6TL%S<%BDn911bFfm^Kk!S>FVx*O7 zBW<QW(r!<(sWaK=!cKrwJxcpZotitukEhs-Gxv405liI%ZfKz-*JU)W4&oFG&76jv zq`r}5%qE_(fX3HwAZY3swhIZ;T0p=SLl$^%k%RVFRCplNVUQ(QmQXe{&M?~!xX~WP zG#m5!`8r`j^oLy6)BITGzJ_^jXh|5Pj*fZex!3Or>eB#vgt^t65IP883k0ymhEb{e zEXWYA>J}sPM;KM){df`~^OInaM@t^LpEV;x^uGqbwLT$Jxi^RmT?r24WoF?y;sTOU z#j~WjCe(zh`2TWZWM1#7R8Q_T7;}Q6@m_B~k|Wo_KBB2>b4#oz=v>Q@a4~YkPhIe1 z!I9WzVkC2?h&li*4k^c*>?RyUu!X=@EKkoP?ppRoqp+@+pXMhleEx(yzuLmbm8Q2J z%|rW}FQ>L1I8F~XNT6=i4W{J4@CAll0X|WmhZeUtQAbAa<5T`~pcQ9ObONb(zHv&m z>FrbEwp`>wjoxi->Aep?JU!9p2Ca7b;c7MzxSp!p%j<XQm|j1c$DwzB2YP%4i<wA1 ziPLkcShm58CC^!f+>mrR89Z>JdFx>CFwZp%9te#PDF=1UVSM9qvTFy!l&K4^2OWb$ zLvtstiD2I!>q~d9f48=Dck)b2yg~FW`3`PZwR{2D%^j(D_e42xS78)O$nBURH!I!~ z3GQK7XJX1+Gxbh!iCJA!`wjMM@@r5NaY@%4w)wKAs;{_2F?ml+CpF>f;5~7p+gx8{ zx{<XgU|Y=h0bEyNAj2*tyLjrgk$N<a@M-vR1otjBN;MR|-A>|3N43bE!RF$hVtmBy zInwl=uGy@se;}su8JN6IwrY1y<VmOp64m}Jk(M7?_q_&y-hCWf^i=@a*mu+dxgOnz zwqj1e*n|NB?Fk1mJ690X|AE2Soykj3qV-M;1<QJI?%#<4CLA+pVy$cXsiqYgzz-AD z(_w;s!xy@GvXOTz{LS|y_oR8i)Ec)XvJ9JTvH9<K_+F&P22gDN1CR?nWfFZpmS+fT z&B@HxL<>WTX%`kx%fio60Z=}=I6Kvrz>Ed<#1fbmXnIT;VL`{2Os?~1V~)i>R*E+| zK=ePmOY@$(M?tF6qqVZ-whZ@RIZ&0yHmDn?*hw7Vf%f#z>f`S3>2L0XRi=98y;hfA zw;z_#aH|VDsN#m>0c(4*5g~g^@)E4-ahj6g$NL_x7jG16x64pAbyA$|K=McPMhJTW ztqVDE?qAV>Ut`s#9rQR89(Yvm8l88Lyo*s|lDw5i4E;hALN>75Dxz;;`?RZw4C`OE zUS+mZ9~>bh(hsyHy%m7Aq<;_6KWPP)!q^gyZ2Tg&Xu3PY>@=-$21etIfg^*aR@z$7 z_8Y{xgE7n6ac1O~%(3g^&di9uT78Z^7N&1;L((Ig0HS7kzH7t5LjbgG=07eui-YG} zYckdQ%}&n5tJ+fkeLK`0XHzHTK#SRmapTK%{on{rPJ#kSlN(Bs;LR1VAD2$L0)B)} zN^npzY1;0QSCPW)Mh+6^KEowa@rFA7f+dM@MM@e&pR1Q0W_)bM>MR=WhliMYATj(0 z0BxCAj`4Js7+P}^`Y=}Bs4v?S^<_KTiNtDJh%CaXJ);?Ba>Ca`j^N|06aTAoB{YV~ z6|I>ddk%5&px4Hkk7}IzYUYy~@4l46#B%qA+yO;hpt-f0#a5pbb5YSYJ$C3F>SlJ{ zho2wV4*kKrjhI&ym7P&^RkFTIf)Bot=Bp_#1qVQW{<_i7Ni=EYYLix1G)AAaCe*l< z$lmTT;fR$vbw0fD%>(S}Y3j*`4pNrbnsIM<Hvp|`M$z{INbvRI445FaUS!87m_y-f zGF|?MC>Wdxo*4^}q1knrJ-UHwFy~^|D3~i}6jPnMJUbLwMgj`n1cK9`@@4h5Bsq8s z!jg3VYRW-_ftzO{dc}JJ8|{CBszOUe-wbpEQ@@(oJ`2y0X1GY?6(*1c^?3+zfLHPE zIg=f#5U;RO_0AWU<Rt`Wu8^^z=xKxpJ$eZ&r4}q>i>mu4uyj{~=^O~t6HFLPq_EuY z%EuZ^t}E<;6xcMTcKy!Pc_vy5VZQ=PQf!}ETHtMOa0ar;$x2PDya`2j!D$k=l{-== zbwHcQ1M3&j8rd_G4w2B1e-8=tOb1Emy9$x&t_&0BgucQfk!c>zavFWN?prky^z%fN z8`PHYXd(!`hA1z$8cap3gXn(-Fg9@lJ*i6c&%<-%QWOT?t>}N4XEq^WBF_vLZp(#w zrSGN8<hiA?szl#Dq(p20avLr4sFL`Q`PN`+F4OoB`ul#l*WIxB#Lm#=pcvYDy5w8b zMs0}L@$6K0M(CG~WUdx7kJuB*eG^Q*#9>*@M%`FNeV0T};d|X|17MA^@f#&&jiPSk zUaO6?KT`V*4y$P}vy!60(g3roTe$CL3w$>?+9CQLB*`R;@aypWW^iB*p2^w&H-t3O zk^zj<nNt9W*O^@CucuCK*A1BlCP!v%jaQC*joOS=o&A>`%ld?G=zW3>J+cu+-+iFP z)Z@YM%5NxI7kL06&E)0-Z>}BdWhHpauQ6LMfzsFP(mS>C)&K;h7Ty%0BzArZyk*{_ zz2Tb(Deye&K{_yo?PFid1;kx)_*cOdF&b(LrUm!g&~$Tkyq6d*CQo2$y0<<tFfc<2 z+yfhYBQ*C$CG&_lmu6HYk(`7x7Kcr&Eb?fH)wKJ-Tv^EC#9@k28FF-0K<-6n_+p1W z?UtQ5Td}XIAIwvaBQO~@&)3YObtA}z|BChyDLY6xGWSt}wuD%yrSw4x!!IKIN<jJk zgIL`SDYV~hXj(J8wj~+P%nb;7abj@Ro($h+$oA#=qyXUu!KO7iXvl}xTaGr6k0j4{ zf<-$OLMlr1Rzszd=MU9~{|o*-R{ecpUj4^F(~-#>e_HiFM~Yri`V@wKMkWh2%VImv zAREa6RT>MY4p6rm*ZSj-KepDV4!xGD-DU@e`IM+ON)StoxmuAp*~hnMoa%0|`Va;Q zrj)GM5(6AV9rBoU0h&VO=FOONpk&A4R12O-YmLWgLmo{m7yT+lHKR+PnP~FydvOko zjRNdU^I`W8CMan7pFaxV+vHyFwcP71`XWqEFweIG?7=)9IRX$>1ogowTs}qO&?Y$} z={(@YvZsGiANK`xEJ0oljfYI3$OxPjlRf8|jE5Bv$AM7jWg${TN6B<Y=b`XJUsEo& zlNNZF5r#Fl6F}YFSB}1T4rAS};s}9L9iM^W1&1*0YT8X_Fh<D+c#Wte;xLq5#XlMU zaO|QC;^mDd(2VX>_mOU^tk92~;smFlpK*Qsb>kV=s$w0-GhHy<=*}e?qOY_Q$p<@K zUMw!L3JKoO7v2`j)UL{VhQqbB;+)GE;$TmpxRA!>tr*(0$=w(zhHC<`l3G&inK;~e zGC`bkD22$nJqrA^Sac^VrUnJ4Q;#>{pnCRdegE6jU+m-R%-sEr?jw=+DU<ia8PP{C z2rEGuehPNzFFOQqRD3!_vq)wwIYn^H7dSZ9*-_n4dnggBQAe=DqSvBPw4#49+%n8B zg7a79K=VxRXu@gKdx<J3AKzER_t;TCC=T^zq(#nS+VKDs;}D2K_>KL9M$T%yjzkdZ zk{-xQTZuF@+~~v4F!bzdDY}px)%QV*kgt|GwvmhJQWFjU>{8Ut;hi9es6BBeIuuT8 zbtbxVCU!}z*d=K+>I|kt*a^6jI&GJv-We!`?xc;QCRbOocQfmhU{XJDf9fTXM#!Kx zFY8co?%M$BQ}QpehYkBERBC4jpNEssj^>=0v>$M244b~MEyFYq|2`xbnfBLILJYO? zjXU@?hB+WC;PgL<TH<|R)qU&?Ki-Bo>gpG;Ex_p@rjsH0uAX$R&;MsMlr}ns6@GLz zqL7Bj7<4H2Hqt<e{AE2x@4w%85xr%kb<Wy+DMdYun=fBs&OXQH%WtU4t%4;lhd>FD zrJs^(gN-rlHryKQj|!d%_sPUd<2b5IA8{ZJPX|h9$rd?A04Vbt_7X9}X8iL2v}f4R ztJ>`wHW;%)<mFFj4ShWP<(@ctC&SJdJ<*pIqv6IL?F<rb%m$BQ@0GpxIR~hic$ZZ) z2vS~sQ9>5s*u4!Hc!bOMlCdbIjUwNzSTW!TIa_XEG1hF=$2(RA@LX<vnd)<d97q9_ zYTy^m;PX&tn0`*n0hS-t5PfjYv(hoPlhXU&=w5n^y+UJh|5JA-VGW<5t>F!40set} z+PuPFzL>iZkY8{RAkIAAtgYP-hEMM%#@97x&>r$E_P{Epn^Z@_-w-hH{2)>ut!MDL zJ^DN(l+VNuLih8t6l^B0!L-NdM2_N^jowx>*(hX|#AaZ2)S4mFTSk$O){=(W6+X60 z?`PN$WVMu|61o?a_Y|)HePWF~si*|oW~wM@NV+-Rpri6MDINjxe0iQI#8&K)dk<5g z8<fn?(2p*M65ZhL%beNnEWCJ;=)Mk%Dc40N^*AZ%V26``Gid0q@!G)gDl^;x7bV;X zrXJsf*#WQD&?tZdnH{oqU2Ihkuu~<X?-dlxwz)+A^N6<c0S259S+R!1>QMOjmwNO0 zrf9eV{LqIDSwNCGp6`$|59X@HWdG^jC~rv`CfGZnZ|_aB2JTM}6lciZRX8=r&LorF zrQ4&^9Dy6SR{qrWFjmlHee%PAQyzs6j!gi+=scjo#ca2HO1_9g=+AI9Yu?Arcf#(3 zy$s`zz6QjkytU}5eyot1?}Ub?X^RH`o-asL{Y7jR!(!?n<|s-FE1>5Hu=g09ejFty z2XrFzAPzdj9MG5qVe?Z{9Hv7~(_V)P$IJF`XR3;(pk?*GUv9ncN9Abj2T1e9S?}Am zl!uVQ%;h3<b@&}Xb)%SmOIEjosRzN9UZfSE4WPq3u5$DV40)`R2Vk8%<$+&zD$URt zq-L(smQ|;A5?AY*^BMnJi<$Z?7R${g%olV#Tn;Sm3(^)^TL5sV%}gVZ9rz?{OtSD` zM7T0wMbN%1>Q2pJet&L2n%2``UWmNTL|`~!IO60iEjj|Fy`v#Ha66VAztxvqmX!tr z5v~D!twCzn1scTfOHnQ@xdIRMj@Ad{JSA`kvd6t=k$Hr?49se}ooa3H_J0BU8G~Ls zz{?i`Y$WE>sV`=zz_B!pMk=<Chalurw5CrUPoM;Pv2#~=Gb6>`QNq@D^E)xq;&`~% z4k|^P1@#@1Cjm4L={s3|zDgxw&^OF08j|{vLc?Z|w*lLFY_*m_B0{S++`8>$JdD9? zFC5H(d#S$F_G0e?xW>WmvS-%YgGo2T?wax-_qhBLS7V%M^_lA$%=qNucy&89x1sqa zX3Vt~HT7wSx}#Z%G3G#61SVt;a}9laK{K=-VcB<K8fL7eBa*&+aNdE_1P*mHwv#w> zaFl}F%eMjDkyw@HfIFNtE6%6xaNViBGQ+2J*jNRS8D?g^fx#z7>oM8lKnd2aSJPm; zmS~_K`C3s_mtbciQj5;j_Ij`VIA(bnEnIfwMOzwIO^aI+4<NElpEKEv9eJ4qidY)A z9(mylWD@6hfoiZK_}jD*nVmb|6`o2NQ9od?wJM1yGYKDGg^Kak@GN?RBQB)y5shg% z_5x;q=-FRkubv#`Z=nuMg`5d5+s3*v@*zO)p{Hn(og_y$U}>37t`00TT%x=j0xtAZ za5{8b9csNCQ<xC>1X0br8OV=1Mgitk{BIA7J;GL?UxqJ6^=QfLXOyGiXFsFr8a)ij z)PVL*6HtrVdK&sH0}};I=@C1Q0C01HAo{u1^TOPQ$!RS{Gh!A40;RZs9lC0@VqEtc zEf^4{vuM1O$k*7ne~+j~USV$*^OygzxCnMTvWTWd3>%z9J$4ys!)e(5!Rs?Slpwtz z+u-in+?@a)VA8{mKZD^7`S-WtOE9rdsPwZnxw~R(eD<n^D8=wrefTQity>qkB`<If zZRQ6CLa(mDav45P{d72up{cOF8ts`)&Y*&!x5<8dJAEJ~_B|MOJlu7@GuX3}o&5Yb zYi?OPB~oWsSKBi;+Px7|<xzKmcUDqIcNSi*gtcYG8vY`<C~9TA^ymn7dkpQog<gJ? z@usT{ua;FMb8G8^n6;&-x1?!bjEQ@ne-Kuz*!NXi@O~)l?vCmS{+?&mRgOSEM_{y> zb{laL0k#@GPtaEh(9ARSrbs^;CaoAI4MX(J1CKbCI8UWs83#;$@XoSPoQnh1aQV;% zCRp?{ea4@1SL>(j-H8U#N9378Js2MHDM=x{-!J-~rc&wSeyycqH4n@^IAG{V*~4Aa zI9jQ>rs1U4T+?t;YcM#eH`-N$Z<ku{(h6(d(ps2@3VVT(KNP+n2^cmwVL;m2q3#Vg z0fI$T6DsDK?oj(V)CVzbjW)wx#<v`jig0?m^K%eAQ?0l}PAI9iUYj5;HC2?TN!Kdg z5_4iRwDO^Fr?cozGtkAlBu4j^>bz@}Xo;D8DXYu|SzSgF-uw-Ha3`++@y(zic6HrZ zUva=oD0H}Aol)%?Aba`^bB|(U1Xg@*6fgZ<b_sTiR%7S@r3Jfi;?r;mMH59YeUP`o zwvb8-3||=e0lS#KP3|0rT8@P#PE)D)#zKQ_85l;3M|`sb>k8Y#NHKJxZxfEmde0<@ z-rs`=l0uQ2NvpH0Gmv$LF>CAiDe?5bT5_F7r$8-VyT7xm-&38uXHqK5@hK!FSc)Qk z=GoFX|00<#)tk_>Fs6K$u@y8Lp$-p`@+3!|1qB|#tIu2P-qUmtek*n~xR*w>ttE}1 z&cH`4hN3NYnAE{rQJ<eF`xvC$-?<t7PPSk2JQmP=0U9pT>-HxG<8>pghPglT6<Arl z5q4TN9CV%N6DOIr8qdw}lhJOl)>BGmBX+XzjRWsRaHGv6FWSS1Dc<^oH%;=JrbrWT zv+*I6ZUTB1`+{-$3$mQrj~!U@>`9iH>X$d~#wtGb0{O~Dq&oVUSTaCeFCZMIuI0^p z<SRGYQfe7SLOg~}MZU7hmcnTy#$&|Oz~?T^jrhz+5-dP03gA}#Oq@F!La11dRCOnZ zqIb2a=vckUeF4q{xo=`KovhYIW<U^8fvy+IYLm>~k-w?uGnjkfUo7<Q#nSaNS^Pt- zY_7H9T`zQ-WxdO(1aE5jBXHDOwm%Bo)C<){u0RXXzD;<ieu?8kyw=c2B=O#P5`ksF z%^}&d+hjAtySWlR@U8BZY*^WRtMMHIusm+o!9FGRLa^JKr_qqWjB1iLQe)m#Lt2M+ zq$l>6(K&(P)$qSM)Gx^gIi!h%ZM!3p4zb}AKy-S@a$5A3a5IT-5MSY=VJKkc$V-<! zXC!yIGl*AJ?3QTNuo6r$=_cLD96<$Weo<F4o@}h@hxF7!)+6xsQ2pqXn!4UgtNkNY zJ?Y@J)AEJr!;4v%4hDxJc#}fl`^j3G3p1}RWDnlT&Z+f`yo0JRerm=JgNt*Y2N+)# zz|k#73KZ)vI2Dh2xOza1Vp$f>+CY5y7;9j6pNLF5xOA3uuqXWY^-QNT&5czvAl-oK zRDT32-j)WYL&aHg8ubD26uOOgN*<P5s$JcHc!1#c=t^QYKGEP*PlJ!*oEPX7s*Pv^ zpNxX}mtzEB{?5yiLtiIZ6Y{d{!D8}&|Jp4rWew6=dQaEZmVWpNwUm}x%s+sZ{syQ{ z^()p=+CKfaEsb==sG{~`TC1^pPbO7$CRL5K*y6}*XeShUF#p*nNlg$8@2k`J7{Elu zs2>2#(bU5Lt{zB&+Sd*PxOUJH&Q=ZsxN^`D{*7*MSUzLA;Q?xeWm8Ny$j4Ti++FOJ zHSYY#!)S(D-|R-kyLMN%)*giYb5s2vNXGMSW&>brk@yF^=v9v$0(A{Cx$MAr2^ea9 z#R6(?_p|ju_jBt5tGS-^f!(sny|T!645tjRe6a^BF;N@=Jx~AcH@HNFj*A|d@}2hO zJ|*}F4$a`*by~=yD{0F_^!3FG!ePSfcfvH~K~G_py8`D^+dpaHIWx_z&?bv(EPs)g zy@WukvSu^;h`>hIKxn}<Yw(sP+0)Xg@|z-YNz~i0!W)&ud46)$h%cV0+!A>N(d<pF z^D(%TR^+K~!rPUd;B6;F`X<3fH{P?^B>L#5FtS70tLa+?9+ZYHM6G=*i2-{1&^ZqE zGqmlbf=M%4Zx^j69hR+Ft{;)#>;z*2)73M`jZ^ia?@??`I@PVRXFwL-_yiO>_ZE{a zsI0K5D`n3bsJ9cB0Jg>^mNX(hP4q`7FWVfu8JT7FwY2OV&6miY+SN8F`r3U-l)+(I zi|;i#VEs)X3p?2syaU`g*{SkN#8x2IvGNndUO)_A17X{zp4wNNKSXVCXcH7x+b}$K z80~$~>6s>b>Y8kYYeg@8C&@1U&*wnh;V|tW4PyDsy+iSyVxtU4h=4#}+Y@~U>CnLJ zQ?&dO=T!sjIgu#(W)T6?aVJcW%p<kC%_((fYSnGTYX7sOeBOs?<)ls4=mz;sb7UL@ z|4n@NakXMP$wZ328-iIuHwA(>O~>H1FC#&q8}nXs51>P5HC2?Vj=?o&@D39)6(UoA zv*;U$-47&o0b6ereNU0T$Dt}PWoQ%Hv{Ck)>Qs5DEqjM8c<Tz;djhg!1CA5lk`cYM ziU3mTjgH_H6NvoQ^tOo|R62-~ZNYnq!bwKqYAC1*`2&0aF8Bb*oCX;)C$rnBek*#9 zQ3i48M!9w`^;_xyn`tA6CJ<2!EY$babC66hkbD<7s2L~uV*4Z$iDV*3y2ersG1|AY z8g@hV5(R7UQB*G~O&tq5Emil+wR@6~A+Mj!w4O4;K&i*8Z(GHu>VThwV~OAScDS!= zwz9@y6^y5z%>{T$fF7o&F3r6dW%lIi2|<H-HW5ABd<nXx8K0Cq*4z>Qzy_Z71v(r9 zh6?eQk_5bgeK-$xR{bv_f)r~|F<I5s4B;{$oC&G5&EwfX`X@S7@o&O*Ewm4Yo9LZJ z5cRNOy^8Ug%=8gf(1%GMvCn+q)wam(z{U1m<Xh~PlGS`?15pc!{)!)<ZG*!@kxfW} zL}|iCmGV7`Zp1L@)rf7f$EV=o{gY(3nP9Tjb`X~w7MITW$Qn$_E)|zLY&8{D)%j6H zu{zyW(;ph36!>J}18F&s%&kbvITGwzY*f={?16R$Xz$0Py>CQoL5~CNN1!c>M_Xn@ zqv;%Ir-8O49&L#c?H?TN6wuy@M|;PJ<^`I#)b^HXqv<<w>D|tn3U%;X6{^)))BIre z4s}~?xCd5=o&a&s{n|(5B6^?xVf7)aA$(+XJ}HRNO*nD@DF{!j=U(42=xb+iJUqyO zybO8?2rKzp@O7?(qVGjyw+Eb9w<3Ze?4OT?gEP<{3&}msz!<`02Z^1F@tq^A`#+0& z!3xI!)WHj;-0M(xGox(xPc_P5cNsr^fVaN$AurmR`k9YWCmcbe6(9L)B2GkLLeMNg zhl|#b3d9`1{VF(yfZ5J}0ex9W-R%ryU{_)qos#QLJNe!aD!mFa%$*e%M*c!PBWD_B zA#v`LjCt4%q79q>W+6s}z^RIp1Yd?fTSfI>)qEuudkaYRf6D;;Xef>_;bqfRfMAf~ zGe|HMJ)&<Vab3NJHooaaH-`!R2d4oVyg9s(a+~fWmwXMpRsFDl^uGlB2>pY~Iq8k! zBLVdF_zIhU2fhs1&_5X;@(Ri37SaD9!0_&#QZmob827z_=j><&To4yk&?0@_A^<!$ zgTRxBXsW_D4{>Oyj<P32^F2OU=LV!ghUcI;6)LrsBf5%#1Z7_fq!TGq^Wac!iMn<{ z_cqyRdZ#x8ZKlvI!LA<4WHUjBFKv`(pP*@L$_J5jUQ8oKDr6n%+6)v-ERc7rxU@m` zHYR{#qC4SCh(2@%9aaK$fO;p1{ud8Hn}tqMrymOcuo89GJ>%qS8B<4Hu#2RJZBQ@4 zqSc||rO<J3xr{QyWq9o{B_Nw|G90h2K4g~PF=roR>-6kR&6l;>FAA3RC>pK<Z`3S$ z|Al&2c&EE-1ou}fP<c$oXOdl_1IGmk{FdOl5eFvhYKuMdFk0M*IW7TRu@Y?BZnJzY zi_g^B(lHI5FuDI`g*5{A1n9aKMV<mJ`16uoIMh;_K(yWw-0v{Rn}8$|WQpMZD}%fM zND@Jo3Gg^jt{@;C2=YF@hW7|~L{QOJg&0ygQp$3qu<xL;l%b4|)7>B8EfFO+GdV*0 z$<$cy1~YwLNwl7b<O5{$?Ux}?t`X=DI1_@Mx6cJ$aQJH<!EzJcr+*M|D4q*xIvL#r z8C^_6;QLzAJhVm?t8XN$FJN1Y7x?KEpPkNDT8_dzpv-|Tk>67oROm!6a4w-tEPW44 zzbJw|N9~}CrBR$qQv|tze)cPz7?G_Xnqa!`I}nEEq)nI%)R&yz`1nDrEK+Mf`+&Sb zt+7Td1VOg0JQxmzC|VbJkwD-_WC<d=D#Csp9gP0D&Z#)RBr9-yYk>o`0;lQ)K86T% zRJeWxg%cJSj;o&xX9F9@)v+Qck2_UR^!)~1=TNg8>PQTmX>eVyB4_&z_NX<(OtVoM z1Um$&IOuC<MuJrQn1ZIprlVabmNp?jh1j&6iClOW&MD|G?ovnJnnY!nFa8xeIs_|7 z>*#){19kL9209e};3Mi3dfyGB90y;HgfoGG-HmGYMi=d-JpxoFzbZTjW5I~YW_m01 zMkQKgZZ0MDGvzEI`w7B{;G2JE6CfeyFK^tac#F(X5=&OWbxJj{WrO*{7dKy0Qg6LU zKq)0=TQ)wlS8s=|5q-Is3)#{6&K1QN)^7=-kGVxG?rOK>2>ixw`9bt87O41+jsW&B zg9F)4(Y(I`7RiDHK-*f~Z?z6!M{ve#n0e8SKhB}0diWM-HX6(P)!Izf6!!w^Iogs# zH9ArS`G=_W63OOnTOyfIkpgHDd8tXSKRb^Qp`V#yt{r0ywaNHr?qkIbYc!s@cW6l8 z@gemzb9!9Ih8ju!y5*>*Hc=d;&Gmi^>kH=ZAXhWB%%T1UJE!RAM=|HR7qs?+u^rRM zntmBAJi8qwNc!)jmf8Vp0>?kT4y&j#+Ci@i9SEnkt^cDemFmxwtq%^Jwrz;K{Uhq5 z@6W)Rvs;dn71yP8v`x9|zqR0wyDrkKx6ePI`ZhFQMPsHJy5mszw*cu}XImj3GaO9M zHkzJYm*O+Zd}xhiQ}b{dT38pLEduQvV5x`kdm!8e+0N2i4+Gd%Z&k4j?dvUZ3AO_} z_xH4;vA7MbKs~i8t?NLZL_ZxQ|FhCsiW>haO3Q`sP_UWlvG<9c_04v;g?;euV|}!- zc5mW)>4;`xuWGxp`5Ua#aHJZ5&AU_TBA*^5@jDRS{T>q>=G;3*vOW-`_zOwIc-I~0 z((F*`I8oa9;#t~M4@JzE8GNemg=fwmn&~@%DEOn^N6R|y3aw#&Y=>nRwoe~LCE^^} z?sWDe5C*3;4m502YQyQG?^4vf`J?b>%V;Z=U9hhbDq%^*KI8iuDupGz_8H%*>pZh? zvN;1s;(+M7SX?qN!BhK%=LCH#cv<W?^X71dsV+N&e{J`>deH=m7f{q=b~Os)+J6k+ zRWPn^;jh1fdA`Y$m&!jLT-k}8H2>1Qr@4c}a@2j5Gf<92)C^j5^tA_VY{h}M7TETv z9JvRQgH%Y5&3s!hDa#&oBjvdM!G<n4Rsx}J6z4qwK1Wnw>qY^-*Tw{SLgO!4pV-y7 zP104Ok1Q=n2EFE!3m!vt(sx+>FHyNUQ0;u9N~_M?D8Ot^`k5PM@ivL-ZbD;S6RFUT zFg$3YrJdOT75X8Xhec8oDT!>B$WOP>BB?3-0w8vEC;L|HlY|)<4o+Q7`=)mF3mj~T zt&@&~tAOh?xv|+9nZSwGF#Ty;7T&gm3ZeZ*oa&~pjSOBEwo+j@(8?SgeHm@~R6Wx| zP_~Xh5vl$r^e#*SEIIL7{wZ2=ZpAqu>O6XNlsXQ}-zK~|`VJbSGmk+0W#<2$c_`>& zVw|5fffz@OaTi2<)Hm1!)!X<zyj5-6IFd5)Hc~FvT^RLk+Gsbmumj#_!nq9DhVNV0 zz(cgVDwBS{22$Vu3d}+d^_y_hF8c1sv{X&__v2Ic9k3vTlJKtT)w%~2`z;z8z%<_Q zGcHZ2t{v-Z^*bCKr=zhBH8=!;FXXyL%w+2lF*8UnO^BIT4rdNuAZC^?7BeT*h?#C| zQ_g5=)gh`4M~eMfRIX|}jE&?pgkfb_I?BjmY@wgIaqfnzID3;*Z3;JnH^?6Qb&nQz z3eIm(mGB!h52EY1s$u`LLvht#S7VBQZkw*QRMdvdtvG6n*x35CZXH~!%RJge{3Is| zJoi((Is#VF>^Lt;#D1h52Y$W=WoR+WcU4y^(e>CIqaG$@-xXS4d=_rj^{!;RH{sj# zaI>KR`j7#A5H=4YjNcYe-qQ<1LUUfl0-L%~4n?qzUyaSiy(=8SAqm#%K{zh5##)_5 zKR%%1)$wgk97(Z!Cwj@#ii0W8U*ApXhMykjn%sOv{QmCkfv(B72g;Jo&Xmn||6131 zHs7Xce*#%k^FOiXJR~wR6SR^0?qm~{#bQ)y0*fUgmdIjBh$XRD2gEwCSVzP<vRE== z$t-3@49+~zOF=A!#X2F@iN(%C>^v4rMJ$!YIwRJZ#kwHY1u<)~Xss?1$sH8w0?|Rc zBOOVEGMfzC#P2C-{G@dtrj)eGo;aCNiQ~O}v3HNnUz`&X{}A$FcjX1}3cZW3JE}Nl z&}hd|8P`P%P*m4s_$6`r5MNQl7xJR3-OWnoci3BL5$C;*Jn{Ubo$=%f)r`=QY^qR| z1Qts`EQ!Su5$nieNr-X04v2MPu#SkOvKWXcU8s3>Z^-Ph)Vu%IEMvIg-CYckq+1~y zY(KT4SS-v+N@js0*?hEEoRw5e{~g7Y6CVev#eM_6l;M{+ca)7SMh3OvPb%ZjTkY}Z znRfWojq``ICrM+^w=wp-p|hve|AMxqChP3cd6J+rB2jOBlB%RJHgr&xuADQf(t|Tb zReFLi={jHDXtr~{K#L?j2EI^-#Liz4W3oAavK`4uj6ZW2f97bMZOfn9mIMQX$bf*9 zouQr3)tHOs5Enwt(|D1mE5t+a(pHF*x?PB0*r^Z;ue$7pM=5e>HQx^xmqL8RiF@G? zOHM%Kn+kEvUf|{IuMl_as}Q%W0sz3moUb&%Iy4TO2(@mcY-z+7=V}ikQd^;jGegaI z4+(nXWcDV!cNG$!Ux}mk&>{Tj57T$><{N5H@*n?v7af-%1yhCrksY$flo{aIaaiDF zPT?a{Xr%TOo6o;J&{MoMPzKeOvcuu8b3H7-kBoxNx8vbEV8(5>s++z0cF#T)0uVnI zfHZq>D02sS@u5O|4Sw(CGQCdbKSBsgdS2l<wL*O2D?G@deH}gf23XBIWVS^qt2?aK z7dx>v5Uq8pYn)J{mLuYv2O+kR{{g<;d*aa4uYrP^m5I<qLrD{riO@ttNfVWc&_qK? z6P1b3L_<jvm5I<qLrD{riO@ttNfVWc&_qM2eP|V8q>0KzXriH{iONK1qM@XT%0y_Q zp`?k*L};R+q>0KzXriH{iONK1qM@XT93nK49Wqjj^W417OR-*5$d+#$7S|c*A$`0Z z1#{w*I~&kNq^<GQ^6wb`p{-L$KimClTob|UH8@E!?Q$q1v!;w9e+HF!{ey`BJl`$P zJ{cm0`~Qyr&fp*{5s!#o_H#?#Jy&4gitA((a0l2@*2EMXlw8D4o#<^jF3uakdvF#d zqovUQh-qp+fuda7CsLFXOrj{)?Hwq}ReDE?6925pq)UsKUeo5NIrRH6k^QJ9uliwB zeK(%mMW{A5_fTzYGzq9Op9)x&;aTp8Y7_U9;Zfd$Hf#i8&KG>#jGX}D^jbjgFbLqy zef$Sa?Cu?@!l(6dW~X+~1-x0r2GC56qp5MJEICp3?!%Vj8hQ3g9Dq-hYrpA4(QWXi zrmU4`uN8Kp7r-LiLlS88LNz66``?(C^oCx^qymRsTCjA{<zg@fB%kqjz+P`F5fRd$ z==n{t4ge!L)A4m4jnRo3bMH=0LX3A*2gJIvwsl0T2a6>m)|17|h^4bw3St>7)(Np* zEOs7Zy;&?3u`Cwrj94CvbwR8UF`9tYqW)-Zk=8)(#b^QKmsuM$z97HQAMy4@70I!# zLspCGI*3@j%(^GX<aHAgL8oVTo4Orc6hc>eSXa^+5cD7uWb8gL;GCBj5Iu!XVH(Az zejXw3DYIkdz6<tOEHL!P9VB?=NRJmh(f=6AhzZ~AKtLVJVEd>$y!%44Pw^@gaCq15 zOasQiv>8dViY=PYNo?fWeI4bL9rEl`0-SK-99o01K?il4^0`d=_W~tuqr??>Kzuji zUV8D9oh@oB#vdZV9vp%fnU0Fy8a$wO7@0O4^+okS%LAC`|07Q+ONO9);r%K!`$rC+ zNvY7o2B3R_J{t6KP!jCjY4*nu_9*@OgeXkC4I@Ku4q9bR*<nrDEVHdjS^eBF-(nCt zF(+XF7&v_ZM3l@X1yk#=;ShfO(@k`mUpuq;^*l1Z4mVH1>^febT@`U6OlN(H9W)+w z;q&QseLlrp`p{;~usgORvV|gScHMy~b1luPI}xd)>d=h3l1-%I<VKoN8)-&u)Mr$( z%WJ>EOU`UQ{Z_BuI+)<7;Y{qsr!jkrKJrT6HvO*Zcc{w13h&8TQ}A}=(v|Y;mT0md zOeNix(7Z#p_h;`FTF|K{se|3wgtP-l%du?0BzdIjZDh3$Ops^q7EY5Ow2&@wKhG+x zZft%Ek;LZ5W8A|05wk~9nLR>pG(el^3=<Fii_DS2t2(?|$?TCUJO7nMrfdTA>dT(x z&~#}biyS(3)GE&GIu9SWopcfi{Z1e@1+haXE39H+egppR2;twBj|tH+&rFyR!i*3m zVu#3h$^Q|IZvj)!P&z^SHB&lbJpBixACBc^X*@5L@&%Q$Etd1!xSan&&M+t+1awQ7 zkiH}G-xCsIhmKJ3$29U=jso*|g?I`DpE{y-yXfzZk&XmZVsbroeLXX#$da<+C;Z~< zMQb4GiR=(IDQAh#;EQee`IQzLxQcgMl%lX{D5^<;ijz<4-Rlh9gWqqx1<TiDrGb3z zf`E=Wf&<H~7<76$FaR~fs<A=zUk`_KYa*mB=Fh^fr3S80f&+oK78YpWd`O~Y>(p+M z1t81(Nem#)_28MW+TplkmxmC?<IOcJJTauOk*}m2rr#>8{RRi)*|+j)!#Eg^4FQ7T zV7vxP0}QT7!-w%uc5k+Aa4fv(Z_qpJ6h14>b)Hl0pFwZCrC~th7d6>Wz{1BFws1uH z$saShXy8+P86fzDSw?q5b5m@1wYHajA9j!<Fu)O<l$O22iC;%7#Q|?e-~oJ6|Fn53 zJj!sMGhg#i5QA$v{2km}PW1-%iA?gVX9G^J+N9Xkj{m2<a}STINE-f3f)W%xfZ!E1 zDkxEI0Yri*Oh{x#XM|lvT@hmpiLgR~$qe8H9L*$TcFfAVtNZfq72S)z?u~U7(RDQe zBoPz>x`?nU>MqV01w`ehlJ8gDeI{oniL2=IJ>MVSC^_fU>F(2AU0q#WT~&=Mf3Mb~ zl-g2hC!N;v?H}jP8|zMxllBFFvg1rDZ}r_-F6)8hd@Ztb`;();RQ>e<y;7hzcB!}i zN;+?&m?|*VSIs{`MR!uW3p`r2k0m>f4H>)R_F9W+7HT?lD`FR$?4_^Lb4`vz;`s1M zAS`|w#c36t#{S^eNhZG4fBjlI^aXG1D(NP{U>gwdj8;l_F)?v*KEP2nb`8<GM#tZh z91_AH+KCf_Mp%-54L)AcnpkgathZhQPH1%a^45Y5RCao^g-0D*Mt#<sq+>DdQu+s< zvh!c1d`b+hf)7K#P_ltR$p!``uS$zUr0}sbek^Tp;$vtlJU|qd@5RFpI}sx4!uW@P zoESM-VT7$DA;rD%4eE7OM~{pojiurPWN?@(RPK%44T)SMfi*zP6^KkWod{wYY{Ym4 zF^|g=9IUM!F=9HgSQbS`Ho_hI=JMfF)ke?G_@0MSMtEpQ>tq`>rRtS7c){fgUG6JD z0@2;}s19mJl@g+#utiDBa8DGH`GaH>l5uxVGAa1cXIw)vjC+kD_aS`u9N3Xj)ZC68 zMv)MU!j5kxck&DS8C{EY;0#W~J))76hM_YIhBhp-F$8rqtIvjVTd%OOG+w=SV(E`S zG?tPXg8c*0ONBpayC9UF+v2s75sM&LdbJ#<ojjj7jXyFaNQ`!d13p=k)zkoY>5YXs zcwt}5-e^EyEh`6&m+Hf9)_sri7!9#6@`b|&;;YUGDSTzUgvx$PSWCmNWGG3b)L7_M zjf@Lg^My5!<_((>n)}N@`7HqL?Q16$J@{^7se_({n6ZVj^6N%%q`;&v8A~##I?#(R zO4tG!RboS?&){zUrRpVr>>MG+%j^4&*F)?j2P+nq+s=wbj8+Zsrm|wu?;RNdIm||U zc`wNjQ@b?vs%o-JqwzJY)erGBgNk?tuTXr$z=Rhw#+u_5fUvX2!AvI)qPbVQCDJZs zQl_>6y^_p*XD8H?hOa3GQ!!lqu4R;Bmsa2HBteeILNZVJ@*1F|)i!c?v}(m}RwL(m z?&KHt5!G$+bKLpbsC$Dl6>N~+ZrlxDX39Un{vUk#fQG@B4Gg|~03pITPi+XEik*_s z)7)PO2G%mgYUB)Wy%AzkE?+R5cYZFt+HP~#5}!hPadR-~gTuX1LM+I1MZ_YR)!h5z z_eq(ti(y5=l;WrJ_+{*<BYoj;<BRSWUo(w0Z~eGag(uk<LyQAsjo`wNQ<DzbqnhC4 zNln&b;ZRs=3wmT`H`w_q7<2F=`LM>=&iJL^#EG#Ht=B<lIQKzC(9fTLW}{3dGeuJU z$>GEq`=z5bGm^<@+!^s{g67zz^oKB}52b`o8IzgeQpV#Hj~<COrtp1HTuRYa9<FU* zO8Bz2w1b9f5!noFi4pvL;$z~Fd%ht(Wm9=4c80fJ>7b_{{nSQ|9&Rmh7wMh2$u{() zXsLdYJ3d|tjG<;6-l-erSLIKG)R)=294RFeOh}0U|4$IqhyRm`vNVFak=J?*CJAai zAScoWDWr)Upqh4R{1{rx2*i9@Ocs7F$-CfHUEq%sm#)py3`oQtW$w*JNc1z!zy{!I zHqws|Gn*vA;{vg)K;BF9`zAI*N;=FX&sJ@NP?m##eQqt@BA{phFEvi%J_18MN2FQ# z^cjYWJ+{<FA;zi=nv;!goekwB$K^>RNkd}<kVa!NS8z-RezpOY=FK6(=EnG6B}1mo z*ksc6s3J-_od(QkO`8vpw;2Cv_&vcbmD?k7Dq0}ndeu#EyTgPIi&=rZm%;5CFlXcT zWj#Uoo(3krFiEV%IGxcP&eK)+E&PV)m9O_Q=)Hn{C<b+_MB7LrbS>I0BX8J@ZY1es zV2kBr0B^Ozm8vW7a@UiD(5K&xpZ2)p{W+@$Cy%3a{6@)?39Yi94Y|G(|B!+)PtZ8+ zY)?Fe|B3wS!LKQWUe(T{qE~<Y&F&8P6k7c|*s}2nt^SEe<rH+^TDb#-4xaecd?eFW z@rMm{?u+-NL7FEf=`1w5wU~8#5}CI@*nv8C0!pXOAqtUIYM=`i#jM)RA$d^ehIl{u zOf2)Vx^cs?y!#T8OvhhGdK{tXk?JAg9c&Br6&1ryOpO__nkh&}DoP#ct(PMM6s2|# z<h=l9UlPo!iJ51sRuJ7jCktrtD;mWsef38~rH&Xd@@35gcE*3JDk!21Xx5Y$8q@lH zH92z<Ks3}G@1v3^c~8~`%+3w*MFJBFcH|3=a&S~XAx9O(9uji>Gs#oP^-=+R8M$_l zZ@@Q#f#I)WV3hNzb+72Q=|xd0Mn4PW#RFD;T$n8@>Ojs1KKJLHa$ND8aZvFpL2N3= zeKU#cZ<XVY`LR$#I<h68gCH77s3HE_A4!r_WcQYA>BzpcQ=aR0@AA1{_UF7WoHvhr zshqco(vxJK$|X9XZyffM_<q%w^NDrupj3Rn4Zh#LvVL$zAm`s5_=WIaVGA~<;lH9s zN#nm;G^Upe4?aT5c1&+h{<|KVGvU93oantw0aMZYxWF`eh5IrNmTL}tiGu^fF_3?b z_Pclb+%Nfa-T}V^w2yBgZwg_T3ZOH>{tx(l&6l&^x_4M|N>gV#=O0vr{JDguPEK!D z<UVkwrZ`ye{b?wD$y)rryat^f3=EG@V%Xq3i{WsP@SCiA_Qe;V($(~voTftl)`fNt z^X=Qv{_x#akLJ^wrZ-W^beg_IifTu?M)*hvrxt9(shRm;B>_ST<Q$R{rb|^m`1Rm+ zew|9lMuO-B-|T5SNm{dztCL*YpO@fxssx*Gig~{m&!OH#4oxy|z8}b8d?AOx!PQ#S zibw}|V|l*3!&WVQpTbEFTZ=zcol)9Chb-61!6xsf-N|JpODeOtVi9VVo-9HQtQRnJ zpxSvvQ2|S;3sq<AjJN(!uqw=i&d?ManymJd)v84*w77!qz$myy`h(RLAsC{ehPX%N z6pK7DOKgCluZ;guV8Y!U#RV@;W$1bU><YNQfWZj$ZzYqae(6dPL&^j~m`9}_O6eEX zAJ-_W4x6h;JdvD_D=$zd^yR-U8g4f>Lp@LSy5A&<w=89;A(Ql6O7-Q4)@hpOMzbZC z-oGcS_3x(`)9Ul>!Fw1vrk6i@wznx??QsY@^C}fzi|09kOjv>SE<R@WqH3kur7fOk zmHHAVki~f!0uuXI@bpdWP(@|3ks+%Bx4a9rd80%!#gLTRh|a{Hw}W~Fj}{Z}TsbSS z+0g(D_WCfv<+hn45q9`-zTYKNUf#NS-IL%_HUm}6AUV4ba}FHGWd}up8WWI~fk9dZ z25Avm$RQMn$A3g*3@9ajCiNwR0@l@$t$<XGIr7ESm;fKX*hTR>q*0<o%|t~kC&<O7 zvNG?+;fxm(Q8jqHFV>Sdsm&~<g~{7Ss#a~Y`p7#3-XZXvwYWt+ehY{e7tzs5BHk6> zfRV4>0}A<CZ-b0v*WhV@QekOV%^(>Xpg&Q_jn<3qj-RKpNfc&LD~R^^K_L3Pz~K2N z!jaNx(M{4`r92L~;^mSND{Ijn)35@(Qol?;s`ba~mHjsY<6%dS*Atp4dV#lTq9NIQ zzHz{i>r;kYAJHgl@%%kWu3pGh1~*iEge2>r1tEd{7#Ao4*kzL}n+dTwkZXLxQ;J+e zD&7m9ORlJdn{cwEO|oj9B2I7Kenqlq@D<5|DpS=tE%*q5{IBW$nqpo)A%gd|rrX`| zTcU<;r6vyAm2g*chzCx$9*VCbkv|i?q>59B@?W<9Y`WbobQ{1$SLk*-HEpL`ad5#J zxiI%bMYlrK-wL*cZgJj(QSXeONZkzG23qGUI@}d^12lB2+GS{WPD^4!l6K#V-&!YG zowWNp5JS6z744R=2BO`uQfQY(E8-nBApRH0NxW)9y&o1t<LT7faXk*dg?>?K!*V}& zkU%{Pt?0;h`n?vtQMa*a1pIr2yE)Ac0+zs3nt&I=%#MWTI^;mG8J~t3l_KCan}9{( zDt#?;Ufv#|;-mbr(Gs+XZMDw$?mieS@&@(Vqxh~c-IH?LXwZ0c_C(wwxCO7(Mh_Zm z;!__XA9hq7dJbMK_5WF|q2=KB6#q4~m&z&zOvfD{iS($C7_Ev0Bc!!gj`f)G6qr9Y z@t$ggFtzv-CJ(3yJtE2j%4^RPda0e>Wjhb29q8TBy)rfai5I%9->{p&V6Y#|M(Wj{ zdZ8I%2Z1;gvYpo~Ncc&OU|)GqXys>fJd=cwa04lW=c#Q5*3ycs32+zvRP8n>2fJ<L z^`pU~0i95Ey8JMR=$_20nxs=$vafy$ULU=DO%oJL#*t>I4vGl{iTEH#O<VW=0i<}I zPx9lrnw$~1rXm<Ya7RSa4mn)333U-e(tT9vh!LXInA*a&nxW>ig_@ZKVhdB*^2$Ko zzd2`t$}l@6*joUrEx_h|;LCe?9+6f4MYBfv#fkGDR?Y8tpLjzh3aJ*rMSS&vBjMCr z^h#n2UYJ7JH%K!Yt1)FGX1lm)Q+bXW4Bn(jyb8lqc2pNO``l|3S-c<bN0a@Tx5BJ% zC1UXhlA*n(!Etgl0jxSd5m&W^!m<CLc!_T4D4$b>b;0d<Lu=Y8UDy$xu4!a08<XEk z*GWii$XtcgzL3hHQN?RAG*Gns`{RGTSCKdyA=DnieJ6gFYQP+J(>@I156b^U&80zh z&j#Ed=s_bJmY<N_@2(P0-2%32x^#$1r+1N;J;J>4)9)xH*XP?ZhZ2$ZS&LEFsOip# z$Z8klY{;-6I_K3R(E2&H9YsL?(>;c=H`>fPDIhne3djYqIj_Qu=Ueb*T_+_If8^{u z#ihLj8quPtRm1whm3W3fgr@&CB;_DI_g?&9*yhkIYZ#1LLJmYfF#_`Uq*01JYXP~v zM!{TLI3AtYOtn<s?~I>pG6-+}qm+|uLTF<<wLU}!$V5g^HFk#gu@7c?A-P-kRduh9 zUJxk+B1H<>6<<Qbj1)4cb%MR`dyIm%3mDDu1wf2|!M-ut=vx&hmM$u+8$4b+kas2w zvqtZP9@l$N>xq6B)gjJG(ca!Bk7BvL`bh_zEO(y}owXQcmP<<zoG$|+Mk%hS6={CP zf&}Y3Ad9!Jc8aXSoJ_{$X?Give8VP5#cUBBTCB)AKJAaeZKbVnux3^~^Lr<n04v7& zo>ludxlfA5BK$H&_vwRh(e{b#|7{4r!LwxilrItvwokFVP;+pgqQ_e~PGHWft*qjO zv&5evjXzeU`C_O!v>hT+2}awEU=pDngvMeTqka_VL;WJUpF{EcB)5^8g_%a*5#tU9 zm=F#-@`?|ikdS@Sc2Z@Rf@*z;<38PkY96}%+Hox$JId`ex-<U4!X%9jY{g~yz4-Tm zAS)n~&|E6GH@+2!Oef;$tqD}tFjZO7-br<XFVY0snRL(zecHmo7ykNUmS|_$#3@<@ z5pn+}q-sP0>s}+_HW&#vNe9eU*5dCfiV}?p)ASJu1`dHy#H5P546PoZ4$7)f4!N1r zpq8lU7i7Wai}fF%WL-4)Aw-64^ZQ^02p9d8>X#ir=Iv@HSn)br%r-Iu`~%V*8P{}# zE|%H9kC5u>J5^n=whZ-aMa8OU^9<bpfWh-s{mYec1mV`S$SxWOmf77&Cd+J}TWtH@ zG^FVU+PRRI+)eDHKhfr)#8pNchcQz}#5>s*@#xO86cML%XQy2$F4intn7yYWu;SMH zZFJ|dJ4|;TZ0}Bv1EDsmRuV$tSk;vxK&kG;bVs`L6}t0b^5EAF#MzxZT8m||qAUA~ zuih_v$=`70Euj~7$3MDVRaYVcKv|(vTG<Fvz3SENFfTYwRP0@K&#JZfJMqz^2)N7W z%x!cgj<dpQashs|{zRWBX0b)A>5liu=4Cm&rnTnq8j8Zw_9&${<Sn++{aw~`4n3kx zB5FPo{Uoc}eV91l6NUFRv)vYqkK@NX%kkyC*|D5tez6KvCSJW!)G~77?<^3kzli}F z<|+YdNq*W(sOBy46`(FzzfQ|dso%ApYp%jJN>(W{CS{wkw-_P90`B4~pb!l}I}&7F zb+!5e_GaykM@Y;9A)cak?}nFN^2a8DzEysvOBFhPj|p`~c)bnk#I>A8Z)SHW##n*l zS-|Ey3iC#(hTkgSyQ_$c*@7zNBwr4^ZB^&?;>O-~y_XMSUMv;1@-cxwB!#ff-bW$( z#7WH?J=Rtu_;U6!hxDjiq;>I6L&x&Nylcb!MGRrA1(}VY=dZ1(O=G0z&X>M2`?WPM za)^EOSoB2jdx?nR&AiAP-6%85BGM)G+#s{v4l=#JJknm#_p!cIINL{a#Vc2uE3qFC zW@+&jU(Oa^Y>W@Dq*UAE)wEOX3oF~>C*?^kGM^I!@B;@(=YQc&SdhlTH?==LO;k~_ zc~YeD{5K|~Bic<!KM%=FV;g15z>m)&2Z++K0(6exX<m^Fk&NB1nMrw~N@cbPQcOr~ z)Tt}y7-ZQ&9rHF+osKg?ivPoyz84WdOae@P6#5wNg;eiR?Bz{BNPJg%i~swWo+n9q z93i%-^r_z0Vqf3>Jvx2}u0Cz}z2|MH%xcY6K`=ImKScB+<1aU+uO;OXzw)Db^8FO& zds<+BA2*m>A#N#aFJ%o-meBZGY)SQp9Me;^2gUvtRbGeoh%c-}myylx{jZD5{WG@9 zJw9NV9<x<&d90v&*5$``>+Y>VNX;X)_V6oE&R72KpNnH=Kc+Y0u;L-!fcm0a=--L{ zBqSbY^^P5vG(bq9krc?m%i`0xSVCue_BEbiMLy$Ie)z8LUp#O9@J;R$veB4~7ohU* zxnu{hP%-)2RPGme#2LDv`xl<*>J+yx5s;*`!+6<>1R}m@#OQ0R-Z8#$$I%5n8ZOa( zXsm@@mxxnR<s5NJdJCtd8LhXeuN}B#4=+PAe0h837ujD~<?z1?`Scg=_Q<vE`MdLM z|FP;F!y9+>EO0j;CB9>U=&DOtK)B|g((aEPz`tJHdY9piM=XYRM@U1ZY?N6M8H7n^ z{Sj<k&F|D%zd?Enm)q!Ge9e5-?_>r~T0$(W{*w!OY{gF)KP{j9zb^E?FJ}+?kJx;D zK*{X4O~$6_Xn)QI<1Oy+Uy~T4lMWU1XuhnjC;r7ee12J--z~RSPda>A-PP_4afR!# zD&Kml+ob%u0(WKsPBS=|iI0Ax-`$v~;~TUKHtwt5v4;>c8MrCoCH}FssNc)P;N$7V zWdD9_RrH_4pBa;Sm07K;`S%hIO)k9I#<=igoBhv^t-Je+Qz?|#5Zc6h+a<iU5qGBM zsTxwjLuHE;!Ofxu>SERW3lv*V?ZFW_x8a_{;*HG|)R;1RFrF~~5R`A?^;JYO#zp<8 zt)tkwc{<#t|09Ku_|<e=>+xkv#K&J850{ZXK=273<{hi?)CxmzT^R#oz8XRsT|x@t zM;^S}suew{xG`#HIJ`K8@T{6;fIas#x(4x<=)M$(kJX{JOlXl4GC!{Ru`2g)L3I5+ z?}~dIu95$gd<)>zc<UZBslI=2&poSM18~IE-nj$hlUDgUTy%R99s}>o)}ukprat0B z%bT&;>)alk&Ut)AKW2Escn=ezRz1F$snLo3Fg@B@LA;Hc&7qM}_r~`Ly0NZ-NEniX z_#5GZIxmV!oc#(N^ixom1rKN)Aq^6j%*IwKvVKQF-O0KH>J(l_)+y8@S&Z~=rmwA; z0iy=Tee_(bN4Nzs*gu=!N})3J19{u3&c)l)Kk2Z1o4cNqxDn^~f=Rf+Pso&72cp|r zpO!j2G0mG63`6**>hItpuHw_Uq#%l#>qW^2$E~^rcf@X!C9JmTDjjUyxG%oqxu?N& z7JjA&R7YLnulHd!{!!H^viil7u~GWNv%gV#EOdsaamO)*ZbF1Mi0_=|X><v$)*nzY zaR%);{Hb3mhlV&!`~~grC|gn;{T(ZgdSHZdcRc&JraZZ+=$EMg^Kb;+{VzxV82`~j zw*Tl}d=D$c&2if*{sfzd#(*E=m=Tn*{UEM_U n@*XF7D~LDhj6L#RJPvU`eDxEc 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 Y?eE&)z1(z`KR>8b2G~Dv{?haRAJB7{>;M1& literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/darwin-arm64/bare-url.bare b/node_modules/bare-url/prebuilds/darwin-arm64/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..93c8d706c7a92b8f3d5bdc26d7b4d680a77d5022 GIT binary patch literal 124688 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 P7u?KVo&GI^2V?&YVXpUk literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/darwin-x64/bare-url.bare b/node_modules/bare-url/prebuilds/darwin-x64/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..d987d49855b851aa26e259d9dcc3d09dcb72c19f GIT binary patch literal 98992 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 ajMU#Vd=mff>X~v*j-dUpkdD0h=l=mLI?rnW literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/ios-arm64-simulator/bare-url.bare b/node_modules/bare-url/prebuilds/ios-arm64-simulator/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..cf883847b5fe70804a3bece19d77944e578b172c GIT binary patch literal 124688 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 SW#7vSZsx2`{|3T?vHu3W-1m6^ literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/ios-arm64/bare-url.bare b/node_modules/bare-url/prebuilds/ios-arm64/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..a35e1e080e332a257275ad3f5d6c0adf8d64fd98 GIT binary patch literal 139952 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 YM$2e}_+P7KyqY+|?uYrb;H~}pAL>&=O#lD@ literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/ios-x64-simulator/bare-url.bare b/node_modules/bare-url/prebuilds/ios-x64-simulator/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..542e4cd5ede9bdf4dde5eaa61a84caaf863c0bf2 GIT binary patch literal 98992 zcmeFadwf*Y)%ZP=1PB;=f`Xu;pn?*$KrGe_pfWI#GkQj`LhA*@8>w0qOlANt=)hzQ zr{lD?)k^#8g{QWCeEQT!v=#A!BwUgJ3IP#RT0yjUhEZ;62)E4pUHhE51!xuhyni_` znRE8p*R|GOYwfky+GoxFPujb<T<$`b%hj20Dc^aWT&}3Pa=A|Ceqe#iHEGhg%4^4Q z)A2LXouA^|Q-w>uQm1?-O$tt)5wx%E`~3RG_OhQ{c#2)0+!tlD%S|}<cG9GpVCa^b zOj5`GMa%7as+}C^`*eX~r@n0eq`pbFPrhsFWGU0JzP(O;tDOqc_v!i$@87Lc?y1QR zxMO`S7ufy#>^Qpyxz8JKregbI(xh8!g4K82^Ft@SV|~jmvFrPu^E`c@t_Bq5eI`u` z-821;dv2R_$30b3c+#=H-j~|-Sxzar?^s7}g+eEDRXslMIPav<S6z9HO)Y8q5W<pA zhkKzr`ATb&WzwV{PRT+|?vGqwx;m*(%BMeq&lA%({7S!M40b&^560T#bI9D~>TsX# zS9;8oCf#-Oq?-HgzGcc?lcol%k6NF=Kz*n$w_nULS5N1W{7jm3+s(n7vk4vhH`nP; zv6DsabL-2Nw6A2GI^Ri?4F8o^RQmij^j)r-oN*3uN;voP&$RF5sgpw`9M9i@e0w|T zor(kk1+H6euAcnuQ1x9SFBl}3E{ca$mDDGFEao@e1h=jV?&nf*%gv-Sc&SC|oPUSg z^;>@X1>LU4zU6WW`H$r*pEBn=iQhSVbK%8p-X~n+R{hLN<mObq($2X<t~+7c|GVIk zM@QX0r2PE94!MA|etZQFE*A}V>h6+pE0~s?R&*}crSi!6l<-@@SL#v_nBj$;xm|-p zHPwUfy5ko4UUOefaPr-QMh&{{KJM&-eSnL=Ps)$HYs$^HO|G6a_2%I1gL42lbkK#a z|CrCN&UH4ws$aluKGy;xxfeKo^Z5n>-$39S2z Zy@ju1ipd5HxT#+0^dO38wh*@ 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 W;gk4(SI<;(a)i?l3uw!mfBp}K^xx9} literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/linux-arm64/bare-url.bare b/node_modules/bare-url/prebuilds/linux-arm64/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..02d39fba6654c334b8c8ecb47caacb5610613eb9 GIT binary patch literal 93744 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 F|KDPksV4vc literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/linux-x64/bare-url.bare b/node_modules/bare-url/prebuilds/linux-x64/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..70f604adeaf22d10a829ba40f473469c8ece33f5 GIT binary patch literal 102776 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%0AB<AOjmm6Rs2pL$M|~8z&i5!4g=3I@CQtSengPP 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/win32-arm64/bare-url.bare b/node_modules/bare-url/prebuilds/win32-arm64/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..f1ffe6e2e59585c07a1a417d3939d5055091991f GIT binary patch literal 164864 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 literal 0 HcmV?d00001 diff --git a/node_modules/bare-url/prebuilds/win32-x64/bare-url.bare b/node_modules/bare-url/prebuilds/win32-x64/bare-url.bare new file mode 100644 index 0000000000000000000000000000000000000000..d9ff69330982625e470046850c4ebb86d73efc9f GIT binary patch literal 173568 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 $9V^_m*R7k0rat>W75VH~pD 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 QFTL$3$By59ykj-+Ujf$46#xJL literal 0 HcmV?d00001 diff --git a/node_modules/base64-js/LICENSE b/node_modules/base64-js/LICENSE new file mode 100644 index 0000000..6d52b8a --- /dev/null +++ b/node_modules/base64-js/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014 Jameson Little + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/base64-js/README.md b/node_modules/base64-js/README.md new file mode 100644 index 0000000..b42a48f --- /dev/null +++ b/node_modules/base64-js/README.md @@ -0,0 +1,34 @@ +base64-js +========= + +`base64-js` does basic base64 encoding/decoding in pure JS. + +[![build status](https://secure.travis-ci.org/beatgammit/base64-js.png)](http://travis-ci.org/beatgammit/base64-js) + +Many browsers already have base64 encoding/decoding functionality, but it is for text data, not all-purpose binary data. + +Sometimes encoding/decoding binary data in the browser is useful, and that is what this module does. + +## install + +With [npm](https://npmjs.org) do: + +`npm install base64-js` and `var base64js = require('base64-js')` + +For use in web browsers do: + +`<script src="base64js.min.js"></script>` + +[Get supported base64-js with the Tidelift Subscription](https://tidelift.com/subscription/pkg/npm-base64-js?utm_source=npm-base64-js&utm_medium=referral&utm_campaign=readme) + +## methods + +`base64js` has three exposed functions, `byteLength`, `toByteArray` and `fromByteArray`, which both take a single argument. + +* `byteLength` - Takes a base64 string and returns length of byte array +* `toByteArray` - Takes a base64 string and returns a byte array +* `fromByteArray` - Takes a byte array and returns a base64 string + +## license + +MIT diff --git a/node_modules/base64-js/base64js.min.js b/node_modules/base64-js/base64js.min.js new file mode 100644 index 0000000..908ac83 --- /dev/null +++ b/node_modules/base64-js/base64js.min.js @@ -0,0 +1 @@ +(function(a){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=a();else if("function"==typeof define&&define.amd)define([],a);else{var b;b="undefined"==typeof window?"undefined"==typeof global?"undefined"==typeof self?this:self:global:window,b.base64js=a()}})(function(){return function(){function b(d,e,g){function a(j,i){if(!e[j]){if(!d[j]){var f="function"==typeof require&&require;if(!i&&f)return f(j,!0);if(h)return h(j,!0);var c=new Error("Cannot find module '"+j+"'");throw c.code="MODULE_NOT_FOUND",c}var k=e[j]={exports:{}};d[j][0].call(k.exports,function(b){var c=d[j][1][b];return a(c||b)},k,k.exports,b,d,e,g)}return e[j].exports}for(var h="function"==typeof require&&require,c=0;c<g.length;c++)a(g[c]);return a}return b}()({"/":[function(a,b,c){'use strict';function d(a){var b=a.length;if(0<b%4)throw new Error("Invalid string. Length must be a multiple of 4");var c=a.indexOf("=");-1===c&&(c=b);var d=c===b?0:4-c%4;return[c,d]}function e(a,b,c){return 3*(b+c)/4-c}function f(a){var b,c,f=d(a),g=f[0],h=f[1],j=new m(e(a,g,h)),k=0,n=0<h?g-4:g;for(c=0;c<n;c+=4)b=l[a.charCodeAt(c)]<<18|l[a.charCodeAt(c+1)]<<12|l[a.charCodeAt(c+2)]<<6|l[a.charCodeAt(c+3)],j[k++]=255&b>>16,j[k++]=255&b>>8,j[k++]=255&b;return 2===h&&(b=l[a.charCodeAt(c)]<<2|l[a.charCodeAt(c+1)]>>4,j[k++]=255&b),1===h&&(b=l[a.charCodeAt(c)]<<10|l[a.charCodeAt(c+1)]<<4|l[a.charCodeAt(c+2)]>>2,j[k++]=255&b>>8,j[k++]=255&b),j}function g(a){return k[63&a>>18]+k[63&a>>12]+k[63&a>>6]+k[63&a]}function h(a,b,c){for(var d,e=[],f=b;f<c;f+=3)d=(16711680&a[f]<<16)+(65280&a[f+1]<<8)+(255&a[f+2]),e.push(g(d));return e.join("")}function j(a){for(var b,c=a.length,d=c%3,e=[],f=16383,g=0,j=c-d;g<j;g+=f)e.push(h(a,g,g+f>j?j:g+f));return 1===d?(b=a[c-1],e.push(k[b>>2]+k[63&b<<4]+"==")):2===d&&(b=(a[c-2]<<8)+a[c-1],e.push(k[b>>10]+k[63&b>>4]+k[63&b<<2]+"=")),e.join("")}c.byteLength=function(a){var b=d(a),c=b[0],e=b[1];return 3*(c+e)/4-e},c.toByteArray=f,c.fromByteArray=j;for(var k=[],l=[],m="undefined"==typeof Uint8Array?Array:Uint8Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0,p=n.length;o<p;++o)k[o]=n[o],l[n.charCodeAt(o)]=o;l[45]=62,l[95]=63},{}]},{},[])("/")}); \ No newline at end of file diff --git a/node_modules/base64-js/index.d.ts b/node_modules/base64-js/index.d.ts new file mode 100644 index 0000000..7d9fa1d --- /dev/null +++ b/node_modules/base64-js/index.d.ts @@ -0,0 +1,3 @@ +export function byteLength(b64: string): number; +export function toByteArray(b64: string): Uint8Array; +export function fromByteArray(uint8: Uint8Array): string; diff --git a/node_modules/base64-js/index.js b/node_modules/base64-js/index.js new file mode 100644 index 0000000..0599f3e --- /dev/null +++ b/node_modules/base64-js/index.js @@ -0,0 +1,150 @@ +'use strict' + +exports.byteLength = byteLength +exports.toByteArray = toByteArray +exports.fromByteArray = fromByteArray + +var lookup = [] +var revLookup = [] +var Arr = typeof Uint8Array !== 'undefined' ? Uint8Array : Array + +var code = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/' +for (var i = 0, len = code.length; i < len; ++i) { + lookup[i] = code[i] + revLookup[code.charCodeAt(i)] = i +} + +// Support decoding URL-safe base64 strings, as Node.js does. +// See: https://en.wikipedia.org/wiki/Base64#URL_applications +revLookup['-'.charCodeAt(0)] = 62 +revLookup['_'.charCodeAt(0)] = 63 + +function getLens (b64) { + var len = b64.length + + if (len % 4 > 0) { + throw new Error('Invalid string. Length must be a multiple of 4') + } + + // Trim off extra bytes after placeholder bytes are found + // See: https://github.com/beatgammit/base64-js/issues/42 + var validLen = b64.indexOf('=') + if (validLen === -1) validLen = len + + var placeHoldersLen = validLen === len + ? 0 + : 4 - (validLen % 4) + + return [validLen, placeHoldersLen] +} + +// base64 is 4/3 + up to two characters of the original data +function byteLength (b64) { + var lens = getLens(b64) + var validLen = lens[0] + var placeHoldersLen = lens[1] + return ((validLen + placeHoldersLen) * 3 / 4) - placeHoldersLen +} + +function _byteLength (b64, validLen, placeHoldersLen) { + return ((validLen + placeHoldersLen) * 3 / 4) - placeHoldersLen +} + +function toByteArray (b64) { + var tmp + var lens = getLens(b64) + var validLen = lens[0] + var placeHoldersLen = lens[1] + + var arr = new Arr(_byteLength(b64, validLen, placeHoldersLen)) + + var curByte = 0 + + // if there are placeholders, only get up to the last complete 4 chars + var len = placeHoldersLen > 0 + ? validLen - 4 + : validLen + + var i + for (i = 0; i < len; i += 4) { + tmp = + (revLookup[b64.charCodeAt(i)] << 18) | + (revLookup[b64.charCodeAt(i + 1)] << 12) | + (revLookup[b64.charCodeAt(i + 2)] << 6) | + revLookup[b64.charCodeAt(i + 3)] + arr[curByte++] = (tmp >> 16) & 0xFF + arr[curByte++] = (tmp >> 8) & 0xFF + arr[curByte++] = tmp & 0xFF + } + + if (placeHoldersLen === 2) { + tmp = + (revLookup[b64.charCodeAt(i)] << 2) | + (revLookup[b64.charCodeAt(i + 1)] >> 4) + arr[curByte++] = tmp & 0xFF + } + + if (placeHoldersLen === 1) { + tmp = + (revLookup[b64.charCodeAt(i)] << 10) | + (revLookup[b64.charCodeAt(i + 1)] << 4) | + (revLookup[b64.charCodeAt(i + 2)] >> 2) + arr[curByte++] = (tmp >> 8) & 0xFF + arr[curByte++] = tmp & 0xFF + } + + return arr +} + +function tripletToBase64 (num) { + return lookup[num >> 18 & 0x3F] + + lookup[num >> 12 & 0x3F] + + lookup[num >> 6 & 0x3F] + + lookup[num & 0x3F] +} + +function encodeChunk (uint8, start, end) { + var tmp + var output = [] + for (var i = start; i < end; i += 3) { + tmp = + ((uint8[i] << 16) & 0xFF0000) + + ((uint8[i + 1] << 8) & 0xFF00) + + (uint8[i + 2] & 0xFF) + output.push(tripletToBase64(tmp)) + } + return output.join('') +} + +function fromByteArray (uint8) { + var tmp + var len = uint8.length + var extraBytes = len % 3 // if we have 1 byte left, pad 2 bytes + var parts = [] + var maxChunkLength = 16383 // must be multiple of 3 + + // go through the array every three bytes, we'll deal with trailing stuff later + for (var i = 0, len2 = len - extraBytes; i < len2; i += maxChunkLength) { + parts.push(encodeChunk(uint8, i, (i + maxChunkLength) > len2 ? len2 : (i + maxChunkLength))) + } + + // pad the end with zeros, but make sure to not forget the extra bytes + if (extraBytes === 1) { + tmp = uint8[len - 1] + parts.push( + lookup[tmp >> 2] + + lookup[(tmp << 4) & 0x3F] + + '==' + ) + } else if (extraBytes === 2) { + tmp = (uint8[len - 2] << 8) + uint8[len - 1] + parts.push( + lookup[tmp >> 10] + + lookup[(tmp >> 4) & 0x3F] + + lookup[(tmp << 2) & 0x3F] + + '=' + ) + } + + return parts.join('') +} diff --git a/node_modules/base64-js/package.json b/node_modules/base64-js/package.json new file mode 100644 index 0000000..c3972e3 --- /dev/null +++ b/node_modules/base64-js/package.json @@ -0,0 +1,47 @@ +{ + "name": "base64-js", + "description": "Base64 encoding/decoding in pure JS", + "version": "1.5.1", + "author": "T. Jameson Little <t.jameson.little@gmail.com>", + "typings": "index.d.ts", + "bugs": { + "url": "https://github.com/beatgammit/base64-js/issues" + }, + "devDependencies": { + "babel-minify": "^0.5.1", + "benchmark": "^2.1.4", + "browserify": "^16.3.0", + "standard": "*", + "tape": "4.x" + }, + "homepage": "https://github.com/beatgammit/base64-js", + "keywords": [ + "base64" + ], + "license": "MIT", + "main": "index.js", + "repository": { + "type": "git", + "url": "git://github.com/beatgammit/base64-js.git" + }, + "scripts": { + "build": "browserify -s base64js -r ./ | minify > base64js.min.js", + "lint": "standard", + "test": "npm run lint && npm run unit", + "unit": "tape test/*.js" + }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] +} diff --git a/node_modules/basic-ftp/LICENSE.txt b/node_modules/basic-ftp/LICENSE.txt new file mode 100644 index 0000000..804e800 --- /dev/null +++ b/node_modules/basic-ftp/LICENSE.txt @@ -0,0 +1,19 @@ +Copyright (c) 2019 Patrick Juchli + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/node_modules/basic-ftp/README.md b/node_modules/basic-ftp/README.md new file mode 100644 index 0000000..7306b8c --- /dev/null +++ b/node_modules/basic-ftp/README.md @@ -0,0 +1,244 @@ +# Basic FTP + +[![npm version](https://img.shields.io/npm/v/basic-ftp.svg)](https://www.npmjs.com/package/basic-ftp) +[![npm downloads](https://img.shields.io/npm/dw/basic-ftp)](https://www.npmjs.com/package/basic-ftp) +[![Node.js CI](https://github.com/patrickjuchli/basic-ftp/actions/workflows/nodejs.yml/badge.svg)](https://github.com/patrickjuchli/basic-ftp/actions/workflows/nodejs.yml) + +This is an FTP client library for Node.js. It supports FTPS over TLS, Passive Mode over IPv6, has a Promise-based API, and offers methods to operate on whole directories. Active Mode is not supported. + +## Advisory + +Prefer alternative transfer protocols like HTTPS or SFTP (SSH). FTP is a an old protocol with some reliability issues. Use this library when you have no choice and need to use FTP. Try to use FTPS (FTP over TLS) whenever possible, FTP alone does not provide any security. + +## Dependencies + +Node 10.0 or later is the only dependency. + +## Installation + +`npm install basic-ftp` + +## Usage + +The first example will connect to an FTP server using TLS (FTPS), get a directory listing, upload a file and download it as a copy. Note that the FTP protocol doesn't allow multiple requests running in parallel. + +```js +const { Client } = require("basic-ftp") +// ESM: import { Client } from "basic-ftp" + +example() + +async function example() { + const client = new Client() + client.ftp.verbose = true + try { + await client.access({ + host: "myftpserver.com", + user: "very", + password: "password", + secure: true + }) + console.log(await client.list()) + await client.uploadFrom("README.md", "README_FTP.md") + await client.downloadTo("README_COPY.md", "README_FTP.md") + } + catch(err) { + console.log(err) + } + client.close() +} +``` + +The next example deals with directories and their content. First, we make sure a remote path exists, creating all directories as necessary. Then, we make sure it's empty and upload the contents of a local directory. + +```js +await client.ensureDir("my/remote/directory") +await client.clearWorkingDir() +await client.uploadFromDir("my/local/directory") +``` + +If you encounter a problem, it may help to log out all communication with the FTP server. + +```js +client.ftp.verbose = true +``` + +## Client API + +`new Client(timeout, options)` + +Create a client instance. Configure it with a timeout in milliseconds that will be used for any connection made. Use 0 to disable timeouts, default is 30 seconds. Options are: + +- `allowSeparateTransferHost (boolean)`, the FTP spec makes it possible for a server to tell the client to use a different IP address for file transfers than for the initial control connection. Today, this feature is very rarely used. Still, the default for this is set to `true` for backwards-compatibility reasons. If you experience any issues with NAT traversal in local networks or want to provide more security and prevent FTP bounce attacks, set this to `false`. + +`close()` + +Close the client and any open connection. The client can’t be used anymore after calling this method, you'll have to reconnect with `access` to continue any work. A client is also closed automatically if any timeout or connection error occurs. See the section on [Error Handling](#error-handling) below. + +`closed` + +True if the client is not connected to a server. You can reconnect with `access`. + +`access(options): Promise<FTPResponse>` + +Get access to an FTP server. This method will connect to a server, optionally secure the connection with TLS, login a user and apply some default settings (TYPE I, STRU F, PBSZ 0, PROT P). It returns the response of the initial connect command. This is an instance method and thus can be called multiple times during the lifecycle of a `Client` instance. Whenever you do, the client is reset with a new connection. This also implies that you can reopen a `Client` instance that has been closed due to an error when reconnecting with this method. The available options are: + +- `host (string)` Server host, default: localhost +- `port (number)` Server port, default: 21 +- `user (string)` Username, default: anonymous +- `password (string)` Password, default: guest +- `secure (boolean | "implicit")` Explicit FTPS over TLS, default: false. Use "implicit" if you need support for legacy implicit FTPS. +- `secureOptions` Options for TLS, same as for [tls.connect()](https://nodejs.org/api/tls.html#tls_tls_connect_options_callback) in Node.js. + +--- + +`features(): Promise<Map<string, string>>` + +Get a description of supported features. This will return a Map where keys correspond to FTP commands and values contain further details. If the FTP server doesn't support this request you'll still get an empty Map instead of an error response. + +`send(command): Promise<FTPResponse>` + +Send an FTP command and return the first response. + +`sendIgnoringError(command): Promise<FTPResponse>` + +Send an FTP command, return the first response, and ignore an FTP error response. Any other error or timeout will still reject the Promise. + +`cd(path): Promise<FTPResponse>` + +Change the current working directory. + +`pwd(): Promise<string>` + +Get the path of the current working directory. + +`list([path]): Promise<FileInfo[]>` + +List files and directories in the current working directory, or at `path` if specified. Currently, this library only supports MLSD, Unix and DOS directory listings. See [FileInfo](src/FileInfo.ts) for more details. + +`lastMod(path): Promise<Date>` + +Get the last modification time of a file. This command might not be supported by your FTP server and throw an exception. + +`size(path): Promise<number>` + +Get the size of a file in bytes. + +`rename(path, newPath): Promise<FTPResponse>` + +Rename a file. Depending on the server you may also use this to move a file to another directory by providing full paths. + +`remove(path): Promise<FTPResponse>` + +Remove a file. + +`uploadFrom(readableStream | localPath, remotePath, [options]): Promise<FTPResponse>` + +Upload data from a readable stream or a local file to a remote file. If such a file already exists it will be overwritten. If a file is being uploaded, additional options offer `localStart` and `localEndInclusive` to only upload parts of it. + +`appendFrom(readableStream | localPath, remotePath, [options]): Promise<FTPResponse>` + +Upload data from a readable stream or a local file by appending it to an existing file. If the file doesn't exist the FTP server should create it. If a file is being uploaded, additional options offer `localStart` and `localEndInclusive` to only upload parts of it. For example: To resume a failed upload, request the size of the remote, partially uploaded file using `size()` and use it as `localStart`. + +`downloadTo(writableStream | localPath, remotePath, startAt = 0): Promise<FTPResponse>` + +Download a remote file and pipe its data to a writable stream or to a local file. You can optionally define at which position of the remote file you'd like to start downloading. If the destination you provide is a file, the offset will be applied to it as well. For example: To resume a failed download, request the size of the local, partially downloaded file and use that as `startAt`. + +--- + +`ensureDir(remoteDirPath): Promise<void>` + +Make sure that the given `remoteDirPath` exists on the server, creating all directories as necessary. The working directory is at `remoteDirPath` after calling this method. + +`clearWorkingDir(): Promise<void>` + +Remove all files and directories from the working directory. + +`removeDir(remoteDirPath): Promise<void>` + +Remove all files and directories from a given directory, including the directory itself. The working directory stays the same unless it is part of the deleted directories. + +`uploadFromDir(localDirPath, [remoteDirPath]): Promise<void>` + +Upload the contents of a local directory to the current remote working directory. This will overwrite existing files with the same names and reuse existing directories. Unrelated files and directories will remain untouched. You can optionally provide a `remoteDirPath` to put the contents inside any remote directory which will be created if necessary including all intermediate directories. The working directory stays the same after calling this method. + +`downloadToDir(localDirPath, [remoteDirPath]): Promise<void>` + +Download all files and directories of the current working directory to a given local directory. You can optionally set a specific remote directory. The working directory stays the same after calling this method. + +--- + +`trackProgress(handler)` + +Report any transfer progress using the given handler function. See the next section for more details. + +## Transfer Progress + +Set a callback function with `client.trackProgress` to track the progress of any transfer. Transfers are uploads, downloads or directory listings. To disable progress reporting, call `trackProgress` without a handler. + +```js +// Log progress for any transfer from now on. +client.trackProgress(info => { + console.log("File", info.name) + console.log("Type", info.type) + console.log("Transferred", info.bytes) + console.log("Transferred Overall", info.bytesOverall) +}) + +// Transfer some data +await client.uploadFrom(someStream, "test.txt") +await client.uploadFrom("somefile.txt", "test2.txt") + +// Set a new callback function which also resets the overall counter +client.trackProgress(info => console.log(info.bytesOverall)) +await client.downloadToDir("local/path", "remote/path") + +// Stop logging +client.trackProgress() +``` + +For each transfer, the callback function will receive the filename, transfer type (`upload`, `download` or `list`) and number of bytes transferred. The function will be called at a regular interval during a transfer. + +There is also a counter for all bytes transferred since the last time `trackProgress` was called. This is useful when downloading a directory with multiple files where you want to show the total bytes downloaded so far. + +## Error Handling + +Any error reported by the FTP server will be thrown as `FTPError`. The connection to the FTP server stays intact and you can continue to use your `Client` instance. + +This is different with a timeout or connection error: In addition to an `Error` being thrown, any connection to the FTP server will be closed. You’ll have to reconnect with `client.access()`, if you want to continue any work. + +## Logging + +Using `client.ftp.verbose = true` will log debug-level information to the console. You can use your own logging library by overriding `client.ftp.log`. This method is called regardless of what `client.ftp.verbose` is set to. For example: + +``` +myClient.ftp.log = myLogger.debug +``` + +## Static Types + +In addition to unit tests and linting, the source code is written in Typescript using rigorous [compiler settings](tsconfig.json) like `strict` and `noImplicitAny`. When building the project, the source is transpiled to Javascript and type declaration files. This makes the library useable for both Javascript and Typescript projects. + +## Extending the library + +### Client + +`get/set client.parseList` + +Provide a function to parse directory listing data. This library supports MLSD, Unix and DOS formats. Parsing these list responses is one of the more challenging parts of FTP because there is no standard that all servers adhere to. The signature of the function is `(rawList: string) => FileInfo[]`. + +### FTPContext + +The Client API described so far is implemented using an FTPContext. An FTPContext provides the foundation to write an FTP client. It holds the socket connections and provides an API to handle responses and events in a simplified way. Through `client.ftp` you get access to this context. + +`get/set verbose` + +Set the verbosity level to optionally log out all communication between the client and the server. + +`get/set encoding` + +Set the encoding applied to all incoming and outgoing messages of the control connection. This encoding is also used when parsing a list response from a data connection. See https://nodejs.org/api/buffer.html#buffer_buffers_and_character_encodings for what encodings are supported by Node.js. Default is `utf8` because most modern servers support it, some of them without mentioning it when requesting features. + +## Acknowledgment + +This library uses parts of the [directory listing parsers](https://github.com/apache/commons-net/tree/master/src/main/java/org/apache/commons/net/ftp/parser) written by The Apache Software Foundation. They've been made available under the Apache 2.0 license. See the [included notice](NOTICE.txt) and headers in the respective files containing the original copyright texts and a description of changes. diff --git a/node_modules/basic-ftp/dist/Client.d.ts b/node_modules/basic-ftp/dist/Client.d.ts new file mode 100644 index 0000000..f0c2ac9 --- /dev/null +++ b/node_modules/basic-ftp/dist/Client.d.ts @@ -0,0 +1,340 @@ +import { Readable, Writable } from "stream"; +import { ConnectionOptions as TLSConnectionOptions } from "tls"; +import { FileInfo } from "./FileInfo"; +import { FTPContext, FTPResponse } from "./FtpContext"; +import { ProgressHandler, ProgressTracker } from "./ProgressTracker"; +import { UploadCommand } from "./transfer"; +export interface AccessOptions { + /** Host the client should connect to. Optional, default is "localhost". */ + readonly host?: string; + /** Port the client should connect to. Optional, default is 21. */ + readonly port?: number; + /** Username to use for login. Optional, default is "anonymous". */ + readonly user?: string; + /** Password to use for login. Optional, default is "guest". */ + readonly password?: string; + /** Use FTPS over TLS. Optional, default is false. True is preferred explicit TLS, "implicit" supports legacy, non-standardized implicit TLS. */ + readonly secure?: boolean | "implicit"; + /** TLS options as in [tls.connect(options)](https://nodejs.org/api/tls.html#tls_tls_connect_options_callback), optional. */ + readonly secureOptions?: TLSConnectionOptions; +} +/** Prepares a data connection for transfer. */ +export type TransferStrategy = (ftp: FTPContext) => Promise<FTPResponse>; +/** Parses raw directoy listing data. */ +export type RawListParser = (rawList: string) => FileInfo[]; +export interface UploadOptions { + /** Offset in the local file to start uploading from. */ + localStart?: number; + /** Final byte position to include in upload from the local file. */ + localEndInclusive?: number; +} +export interface ClientOptions { + /** Allow the FTP server to use a different host for transfers. */ + allowSeparateTransferHost: boolean; + /** + * The upper bound for directory listings, a security measure to avoid unbounded memory consumption. + * You typically don't have to set this, the library picks a reasonable default. + */ + maxListingBytes: number; +} +/** + * High-level API to interact with an FTP server. + */ +export declare class Client { + prepareTransfer: TransferStrategy; + parseList: RawListParser; + availableListCommands: string[]; + /** Low-level API to interact with FTP server. */ + readonly ftp: FTPContext; + /** Tracks progress of data transfers. */ + protected _progressTracker: ProgressTracker; + protected options: ClientOptions; + /** + * Instantiate an FTP client. + * + * @param timeout Timeout in milliseconds, use 0 for no timeout. Optional, default is 30 seconds. + */ + constructor(timeout?: number, userOptions?: Partial<ClientOptions>); + /** + * Close the client and all open socket connections. + * + * Close the client and all open socket connections. The client can’t be used anymore after calling this method, + * you have to either reconnect with `access` or `connect` or instantiate a new instance to continue any work. + * A client is also closed automatically if any timeout or connection error occurs. + */ + close(): void; + /** + * Returns true if the client is closed and can't be used anymore. + */ + get closed(): boolean; + /** + * Connect (or reconnect) to an FTP server. + * + * This is an instance method and thus can be called multiple times during the lifecycle of a `Client` + * instance. Whenever you do, the client is reset with a new control connection. This also implies that + * you can reopen a `Client` instance that has been closed due to an error when reconnecting with this + * method. In fact, reconnecting is the only way to continue using a closed `Client`. + * + * @param host Host the client should connect to. Optional, default is "localhost". + * @param port Port the client should connect to. Optional, default is 21. + */ + connect(host?: string, port?: number): Promise<FTPResponse>; + /** + * As `connect` but using implicit TLS. Implicit TLS is not an FTP standard and has been replaced by + * explicit TLS. There are still FTP servers that support only implicit TLS, though. + */ + connectImplicitTLS(host?: string, port?: number, tlsOptions?: TLSConnectionOptions): Promise<FTPResponse>; + /** + * Handles the first reponse by an FTP server after the socket connection has been established. + */ + private _handleConnectResponse; + /** + * Send an FTP command and handle the first response. + */ + send(command: string, ignoreErrorCodesDEPRECATED?: boolean): Promise<FTPResponse>; + /** + * Send an FTP command and ignore an FTP error response. Any other kind of error or timeout will still reject the Promise. + * + * @param command + */ + sendIgnoringError(command: string): Promise<FTPResponse>; + /** + * Upgrade the current socket connection to TLS. + * + * @param options TLS options as in `tls.connect(options)`, optional. + * @param command Set the authentication command. Optional, default is "AUTH TLS". + */ + useTLS(options?: TLSConnectionOptions, command?: string): Promise<FTPResponse>; + /** + * Login a user with a password. + * + * @param user Username to use for login. Optional, default is "anonymous". + * @param password Password to use for login. Optional, default is "guest". + */ + login(user?: string, password?: string): Promise<FTPResponse>; + /** + * Set the usual default settings. + * + * Settings used: + * * Binary mode (TYPE I) + * * File structure (STRU F) + * * Additional settings for FTPS (PBSZ 0, PROT P) + */ + useDefaultSettings(): Promise<void>; + /** + * Convenience method that calls `connect`, `useTLS`, `login` and `useDefaultSettings`. + * + * This is an instance method and thus can be called multiple times during the lifecycle of a `Client` + * instance. Whenever you do, the client is reset with a new control connection. This also implies that + * you can reopen a `Client` instance that has been closed due to an error when reconnecting with this + * method. In fact, reconnecting is the only way to continue using a closed `Client`. + */ + access(options?: AccessOptions): Promise<FTPResponse>; + /** + * Get the current working directory. + */ + pwd(): Promise<string>; + /** + * Get a description of supported features. + * + * This sends the FEAT command and parses the result into a Map where keys correspond to available commands + * and values hold further information. Be aware that your FTP servers might not support this + * command in which case this method will not throw an exception but just return an empty Map. + */ + features(): Promise<Map<string, string>>; + /** + * Set the working directory. + */ + cd(path: string): Promise<FTPResponse>; + /** + * Switch to the parent directory of the working directory. + */ + cdup(): Promise<FTPResponse>; + /** + * Get the last modified time of a file. This is not supported by every FTP server, in which case + * calling this method will throw an exception. + */ + lastMod(path: string): Promise<Date>; + /** + * Get the size of a file. + */ + size(path: string): Promise<number>; + /** + * Rename a file. + * + * Depending on the FTP server this might also be used to move a file from one + * directory to another by providing full paths. + */ + rename(srcPath: string, destPath: string): Promise<FTPResponse>; + /** + * Remove a file from the current working directory. + * + * You can ignore FTP error return codes which won't throw an exception if e.g. + * the file doesn't exist. + */ + remove(path: string, ignoreErrorCodes?: boolean): Promise<FTPResponse>; + /** + * Report transfer progress for any upload or download to a given handler. + * + * This will also reset the overall transfer counter that can be used for multiple transfers. You can + * also call the function without a handler to stop reporting to an earlier one. + * + * @param handler Handler function to call on transfer progress. + */ + trackProgress(handler?: ProgressHandler): void; + /** + * Upload data from a readable stream or a local file to a remote file. + * + * @param source Readable stream or path to a local file. + * @param toRemotePath Path to a remote file to write to. + */ + uploadFrom(source: Readable | string, toRemotePath: string, options?: UploadOptions): Promise<FTPResponse>; + /** + * Upload data from a readable stream or a local file by appending it to an existing file. If the file doesn't + * exist the FTP server should create it. + * + * @param source Readable stream or path to a local file. + * @param toRemotePath Path to a remote file to write to. + */ + appendFrom(source: Readable | string, toRemotePath: string, options?: UploadOptions): Promise<FTPResponse>; + /** + * @protected + */ + protected _uploadWithCommand(source: Readable | string, remotePath: string, command: UploadCommand, options: UploadOptions): Promise<FTPResponse>; + /** + * @protected + */ + protected _uploadLocalFile(localPath: string, remotePath: string, command: UploadCommand, options: UploadOptions): Promise<FTPResponse>; + /** + * @protected + */ + protected _uploadFromStream(source: Readable, remotePath: string, command: UploadCommand): Promise<FTPResponse>; + /** + * Download a remote file and pipe its data to a writable stream or to a local file. + * + * You can optionally define at which position of the remote file you'd like to start + * downloading. If the destination you provide is a file, the offset will be applied + * to it as well. For example: To resume a failed download, you'd request the size of + * the local, partially downloaded file and use that as the offset. Assuming the size + * is 23, you'd download the rest using `downloadTo("local.txt", "remote.txt", 23)`. + * + * @param destination Stream or path for a local file to write to. + * @param fromRemotePath Path of the remote file to read from. + * @param startAt Position within the remote file to start downloading at. If the destination is a file, this offset is also applied to it. + */ + downloadTo(destination: Writable | string, fromRemotePath: string, startAt?: number): Promise<FTPResponse>; + /** + * @protected + */ + protected _downloadToFile(localPath: string, remotePath: string, startAt: number): Promise<FTPResponse>; + /** + * @protected + */ + protected _downloadToStream(destination: Writable, remotePath: string, startAt: number): Promise<FTPResponse>; + /** + * List files and directories in the current working directory, or from `path` if specified. + * + * @param [path] Path to remote file or directory. + */ + list(path?: string): Promise<FileInfo[]>; + /** + * @protected + */ + protected _requestListWithCommand(command: string): Promise<FileInfo[]>; + /** + * Remove a directory and all of its content. + * + * @param remoteDirPath The path of the remote directory to delete. + * @example client.removeDir("foo") // Remove directory 'foo' using a relative path. + * @example client.removeDir("foo/bar") // Remove directory 'bar' using a relative path. + * @example client.removeDir("/foo/bar") // Remove directory 'bar' using an absolute path. + * @example client.removeDir("/") // Remove everything. + */ + removeDir(remoteDirPath: string): Promise<void>; + /** + * Remove all files and directories in the working directory without removing + * the working directory itself. + */ + clearWorkingDir(): Promise<void>; + /** + * Upload the contents of a local directory to the remote working directory. + * + * This will overwrite existing files with the same names and reuse existing directories. + * Unrelated files and directories will remain untouched. You can optionally provide a `remoteDirPath` + * to put the contents inside a directory which will be created if necessary including all + * intermediate directories. If you did provide a remoteDirPath the working directory will stay + * the same as before calling this method. + * + * @param localDirPath Local path, e.g. "foo/bar" or "../test" + * @param [remoteDirPath] Remote path of a directory to upload to. Working directory if undefined. + */ + uploadFromDir(localDirPath: string, remoteDirPath?: string): Promise<void>; + /** + * @protected + */ + protected _uploadToWorkingDir(localDirPath: string): Promise<void>; + /** + * Download all files and directories of the working directory to a local directory. + * + * @param localDirPath The local directory to download to. + * @param remoteDirPath Remote directory to download. Current working directory if not specified. + */ + downloadToDir(localDirPath: string, remoteDirPath?: string): Promise<void>; + /** + * @protected + */ + protected _downloadFromWorkingDir(localDirPath: string): Promise<void>; + /** + * Make sure a given remote path exists, creating all directories as necessary. + * This function also changes the current working directory to the given path. + */ + ensureDir(remoteDirPath: string): Promise<void>; + /** + * Try to create a directory and enter it. This will not raise an exception if the directory + * couldn't be created if for example it already exists. + * @protected + */ + protected _openDir(dirName: string): Promise<void>; + /** + * Remove an empty directory, will fail if not empty. + */ + removeEmptyDir(path: string): Promise<FTPResponse>; + /** + * FTP servers can't handle filenames that have leading whitespace. This method transforms + * a given path to fix that issue for most cases. + */ + protectWhitespace(path: string): Promise<string>; + protected _exitAtCurrentDirectory<T>(func: () => Promise<T>): Promise<T>; + /** + * Try all available transfer strategies and pick the first one that works. Update `client` to + * use the working strategy for all successive transfer requests. + * + * @returns a function that will try the provided strategies. + */ + protected _enterFirstCompatibleMode(strategies: TransferStrategy[]): TransferStrategy; + /** + * DEPRECATED, use `uploadFrom`. + * @deprecated + */ + upload(source: Readable | string, toRemotePath: string, options?: UploadOptions): Promise<FTPResponse>; + /** + * DEPRECATED, use `appendFrom`. + * @deprecated + */ + append(source: Readable | string, toRemotePath: string, options?: UploadOptions): Promise<FTPResponse>; + /** + * DEPRECATED, use `downloadTo`. + * @deprecated + */ + download(destination: Writable | string, fromRemotePath: string, startAt?: number): Promise<FTPResponse>; + /** + * DEPRECATED, use `uploadFromDir`. + * @deprecated + */ + uploadDir(localDirPath: string, remoteDirPath?: string): Promise<void>; + /** + * DEPRECATED, use `downloadToDir`. + * @deprecated + */ + downloadDir(localDirPath: string): Promise<void>; +} diff --git a/node_modules/basic-ftp/dist/Client.js b/node_modules/basic-ftp/dist/Client.js new file mode 100644 index 0000000..db90437 --- /dev/null +++ b/node_modules/basic-ftp/dist/Client.js @@ -0,0 +1,785 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Client = void 0; +const fs_1 = require("fs"); +const path_1 = require("path"); +const tls_1 = require("tls"); +const util_1 = require("util"); +const FtpContext_1 = require("./FtpContext"); +const netUtils_1 = require("./netUtils"); +const parseControlResponse_1 = require("./parseControlResponse"); +const parseList_1 = require("./parseList"); +const parseListMLSD_1 = require("./parseListMLSD"); +const ProgressTracker_1 = require("./ProgressTracker"); +const StringWriter_1 = require("./StringWriter"); +const transfer_1 = require("./transfer"); +// Use promisify to keep the library compatible with Node 8. +const fsReadDir = (0, util_1.promisify)(fs_1.readdir); +const fsMkDir = (0, util_1.promisify)(fs_1.mkdir); +const fsStat = (0, util_1.promisify)(fs_1.stat); +const fsOpen = (0, util_1.promisify)(fs_1.open); +const fsClose = (0, util_1.promisify)(fs_1.close); +const fsUnlink = (0, util_1.promisify)(fs_1.unlink); +const defaultClientOptions = { + allowSeparateTransferHost: true, + maxListingBytes: 40 * 1024 * 1024 +}; +const LIST_COMMANDS_DEFAULT = () => ["LIST -a", "LIST"]; +const LIST_COMMANDS_MLSD = () => ["MLSD", "LIST -a", "LIST"]; +/** + * High-level API to interact with an FTP server. + */ +class Client { + /** + * Instantiate an FTP client. + * + * @param timeout Timeout in milliseconds, use 0 for no timeout. Optional, default is 30 seconds. + */ + constructor(timeout = 30000, userOptions = defaultClientOptions) { + this.availableListCommands = LIST_COMMANDS_DEFAULT(); + const options = { ...defaultClientOptions, ...userOptions }; + this.ftp = new FtpContext_1.FTPContext(timeout); + this.prepareTransfer = this._enterFirstCompatibleMode([ + transfer_1.enterPassiveModeIPv6, + options.allowSeparateTransferHost ? transfer_1.enterPassiveModeIPv4 : transfer_1.enterPassiveModeIPv4_forceControlHostIP + ]); + this.options = options; + this.parseList = parseList_1.parseList; + this._progressTracker = new ProgressTracker_1.ProgressTracker(); + } + /** + * Close the client and all open socket connections. + * + * Close the client and all open socket connections. The client can’t be used anymore after calling this method, + * you have to either reconnect with `access` or `connect` or instantiate a new instance to continue any work. + * A client is also closed automatically if any timeout or connection error occurs. + */ + close() { + this.ftp.close(); + this._progressTracker.stop(); + } + /** + * Returns true if the client is closed and can't be used anymore. + */ + get closed() { + return this.ftp.closed; + } + /** + * Connect (or reconnect) to an FTP server. + * + * This is an instance method and thus can be called multiple times during the lifecycle of a `Client` + * instance. Whenever you do, the client is reset with a new control connection. This also implies that + * you can reopen a `Client` instance that has been closed due to an error when reconnecting with this + * method. In fact, reconnecting is the only way to continue using a closed `Client`. + * + * @param host Host the client should connect to. Optional, default is "localhost". + * @param port Port the client should connect to. Optional, default is 21. + */ + connect(host = "localhost", port = 21) { + this.ftp.reset(); + this.ftp.socket.connect({ + host, + port, + family: this.ftp.ipFamily + }, () => this.ftp.log(`Connected to ${(0, netUtils_1.describeAddress)(this.ftp.socket)} (${(0, netUtils_1.describeTLS)(this.ftp.socket)})`)); + return this._handleConnectResponse(); + } + /** + * As `connect` but using implicit TLS. Implicit TLS is not an FTP standard and has been replaced by + * explicit TLS. There are still FTP servers that support only implicit TLS, though. + */ + connectImplicitTLS(host = "localhost", port = 21, tlsOptions = {}) { + this.ftp.reset(); + this.ftp.socket = (0, tls_1.connect)(port, host, tlsOptions, () => this.ftp.log(`Connected to ${(0, netUtils_1.describeAddress)(this.ftp.socket)} (${(0, netUtils_1.describeTLS)(this.ftp.socket)})`)); + this.ftp.tlsOptions = tlsOptions; + return this._handleConnectResponse(); + } + /** + * Handles the first reponse by an FTP server after the socket connection has been established. + */ + _handleConnectResponse() { + return this.ftp.handle(undefined, (res, task) => { + if (res instanceof Error) { + // The connection has been destroyed by the FTPContext at this point. + task.reject(res); + } + else if ((0, parseControlResponse_1.positiveCompletion)(res.code)) { + task.resolve(res); + } + // Reject all other codes, including 120 "Service ready in nnn minutes". + else { + // Don't stay connected but don't replace the socket yet by using reset() + // so the user can inspect properties of this instance. + task.reject(new FtpContext_1.FTPError(res)); + } + }); + } + /** + * Send an FTP command and handle the first response. + */ + send(command, ignoreErrorCodesDEPRECATED = false) { + if (ignoreErrorCodesDEPRECATED) { // Deprecated starting from 3.9.0 + this.ftp.log("Deprecated call using send(command, flag) with boolean flag to ignore errors. Use sendIgnoringError(command)."); + return this.sendIgnoringError(command); + } + return this.ftp.request(command); + } + /** + * Send an FTP command and ignore an FTP error response. Any other kind of error or timeout will still reject the Promise. + * + * @param command + */ + sendIgnoringError(command) { + return this.ftp.handle(command, (res, task) => { + if (res instanceof FtpContext_1.FTPError) { + task.resolve({ code: res.code, message: res.message }); + } + else if (res instanceof Error) { + task.reject(res); + } + else { + task.resolve(res); + } + }); + } + /** + * Upgrade the current socket connection to TLS. + * + * @param options TLS options as in `tls.connect(options)`, optional. + * @param command Set the authentication command. Optional, default is "AUTH TLS". + */ + async useTLS(options = {}, command = "AUTH TLS") { + const ret = await this.send(command); + this.ftp.socket = await (0, netUtils_1.upgradeSocket)(this.ftp.socket, options); + this.ftp.tlsOptions = options; // Keep the TLS options for later data connections that should use the same options. + this.ftp.log(`Control socket is using: ${(0, netUtils_1.describeTLS)(this.ftp.socket)}`); + return ret; + } + /** + * Login a user with a password. + * + * @param user Username to use for login. Optional, default is "anonymous". + * @param password Password to use for login. Optional, default is "guest". + */ + login(user = "anonymous", password = "guest") { + this.ftp.log(`Login security: ${(0, netUtils_1.describeTLS)(this.ftp.socket)}`); + return this.ftp.handle("USER " + user, (res, task) => { + if (res instanceof Error) { + task.reject(res); + } + else if ((0, parseControlResponse_1.positiveCompletion)(res.code)) { // User logged in proceed OR Command superfluous + task.resolve(res); + } + else if (res.code === 331) { // User name okay, need password + this.ftp.send("PASS " + password); + } + else { // Also report error on 332 (Need account) + task.reject(new FtpContext_1.FTPError(res)); + } + }); + } + /** + * Set the usual default settings. + * + * Settings used: + * * Binary mode (TYPE I) + * * File structure (STRU F) + * * Additional settings for FTPS (PBSZ 0, PROT P) + */ + async useDefaultSettings() { + const features = await this.features(); + // Use MLSD directory listing if possible. See https://tools.ietf.org/html/rfc3659#section-7.8: + // "The presence of the MLST feature indicates that both MLST and MLSD are supported." + const supportsMLSD = features.has("MLST"); + this.availableListCommands = supportsMLSD ? LIST_COMMANDS_MLSD() : LIST_COMMANDS_DEFAULT(); + await this.send("TYPE I"); // Binary mode + await this.sendIgnoringError("STRU F"); // Use file structure + await this.sendIgnoringError("OPTS UTF8 ON"); // Some servers expect UTF-8 to be enabled explicitly and setting before login might not have worked. + if (supportsMLSD) { + await this.sendIgnoringError("OPTS MLST type;size;modify;unique;unix.mode;unix.owner;unix.group;unix.ownername;unix.groupname;"); // Make sure MLSD listings include all we can parse + } + if (this.ftp.hasTLS) { + await this.sendIgnoringError("PBSZ 0"); // Set to 0 for TLS + await this.sendIgnoringError("PROT P"); // Protect channel (also for data connections) + } + } + /** + * Convenience method that calls `connect`, `useTLS`, `login` and `useDefaultSettings`. + * + * This is an instance method and thus can be called multiple times during the lifecycle of a `Client` + * instance. Whenever you do, the client is reset with a new control connection. This also implies that + * you can reopen a `Client` instance that has been closed due to an error when reconnecting with this + * method. In fact, reconnecting is the only way to continue using a closed `Client`. + */ + async access(options = {}) { + var _a, _b; + const useExplicitTLS = options.secure === true; + const useImplicitTLS = options.secure === "implicit"; + let welcome; + if (useImplicitTLS) { + welcome = await this.connectImplicitTLS(options.host, options.port, options.secureOptions); + } + else { + welcome = await this.connect(options.host, options.port); + } + if (useExplicitTLS) { + // Fixes https://github.com/patrickjuchli/basic-ftp/issues/166 by making sure + // host is set for any future data connection as well. + const secureOptions = (_a = options.secureOptions) !== null && _a !== void 0 ? _a : {}; + secureOptions.host = (_b = secureOptions.host) !== null && _b !== void 0 ? _b : options.host; + await this.useTLS(secureOptions); + } + // Set UTF-8 on before login in case there are non-ascii characters in user or password. + // Note that this might not work before login depending on server. + await this.sendIgnoringError("OPTS UTF8 ON"); + await this.login(options.user, options.password); + await this.useDefaultSettings(); + return welcome; + } + /** + * Get the current working directory. + */ + async pwd() { + const res = await this.send("PWD"); + // The directory is part of the return message, for example: + // 257 "/this/that" is current directory. + const parsed = res.message.match(/"(.+)"/); + if (parsed === null || parsed[1] === undefined) { + throw new Error(`Can't parse response to command 'PWD': ${res.message}`); + } + return parsed[1]; + } + /** + * Get a description of supported features. + * + * This sends the FEAT command and parses the result into a Map where keys correspond to available commands + * and values hold further information. Be aware that your FTP servers might not support this + * command in which case this method will not throw an exception but just return an empty Map. + */ + async features() { + const res = await this.sendIgnoringError("FEAT"); + const features = new Map(); + // Not supporting any special features will be reported with a single line. + if (res.code < 400 && (0, parseControlResponse_1.isMultiline)(res.message)) { + // The first and last line wrap the multiline response, ignore them. + res.message.split("\n").slice(1, -1).forEach(line => { + // A typical lines looks like: " REST STREAM" or " MDTM". + // Servers might not use an indentation though. + const entry = line.trim().split(" "); + features.set(entry[0], entry[1] || ""); + }); + } + return features; + } + /** + * Set the working directory. + */ + async cd(path) { + const validPath = await this.protectWhitespace(path); + return this.send("CWD " + validPath); + } + /** + * Switch to the parent directory of the working directory. + */ + async cdup() { + return this.send("CDUP"); + } + /** + * Get the last modified time of a file. This is not supported by every FTP server, in which case + * calling this method will throw an exception. + */ + async lastMod(path) { + const validPath = await this.protectWhitespace(path); + const res = await this.send(`MDTM ${validPath}`); + const date = res.message.slice(4); + return (0, parseListMLSD_1.parseMLSxDate)(date); + } + /** + * Get the size of a file. + */ + async size(path) { + const validPath = await this.protectWhitespace(path); + const command = `SIZE ${validPath}`; + const res = await this.send(command); + // The size is part of the response message, for example: "213 555555". It's + // possible that there is a commmentary appended like "213 5555, some commentary". + const size = parseInt(res.message.slice(4), 10); + if (Number.isNaN(size)) { + throw new Error(`Can't parse response to command '${command}' as a numerical value: ${res.message}`); + } + return size; + } + /** + * Rename a file. + * + * Depending on the FTP server this might also be used to move a file from one + * directory to another by providing full paths. + */ + async rename(srcPath, destPath) { + const validSrc = await this.protectWhitespace(srcPath); + const validDest = await this.protectWhitespace(destPath); + await this.send("RNFR " + validSrc); + return this.send("RNTO " + validDest); + } + /** + * Remove a file from the current working directory. + * + * You can ignore FTP error return codes which won't throw an exception if e.g. + * the file doesn't exist. + */ + async remove(path, ignoreErrorCodes = false) { + const validPath = await this.protectWhitespace(path); + if (ignoreErrorCodes) { + return this.sendIgnoringError(`DELE ${validPath}`); + } + return this.send(`DELE ${validPath}`); + } + /** + * Report transfer progress for any upload or download to a given handler. + * + * This will also reset the overall transfer counter that can be used for multiple transfers. You can + * also call the function without a handler to stop reporting to an earlier one. + * + * @param handler Handler function to call on transfer progress. + */ + trackProgress(handler) { + this._progressTracker.bytesOverall = 0; + this._progressTracker.reportTo(handler); + } + /** + * Upload data from a readable stream or a local file to a remote file. + * + * @param source Readable stream or path to a local file. + * @param toRemotePath Path to a remote file to write to. + */ + async uploadFrom(source, toRemotePath, options = {}) { + return this._uploadWithCommand(source, toRemotePath, "STOR", options); + } + /** + * Upload data from a readable stream or a local file by appending it to an existing file. If the file doesn't + * exist the FTP server should create it. + * + * @param source Readable stream or path to a local file. + * @param toRemotePath Path to a remote file to write to. + */ + async appendFrom(source, toRemotePath, options = {}) { + return this._uploadWithCommand(source, toRemotePath, "APPE", options); + } + /** + * @protected + */ + async _uploadWithCommand(source, remotePath, command, options) { + if (typeof source === "string") { + return this._uploadLocalFile(source, remotePath, command, options); + } + return this._uploadFromStream(source, remotePath, command); + } + /** + * @protected + */ + async _uploadLocalFile(localPath, remotePath, command, options) { + const fd = await fsOpen(localPath, "r"); + const source = (0, fs_1.createReadStream)("", { + fd, + start: options.localStart, + end: options.localEndInclusive, + autoClose: false + }); + try { + return await this._uploadFromStream(source, remotePath, command); + } + finally { + await ignoreError(() => fsClose(fd)); + } + } + /** + * @protected + */ + async _uploadFromStream(source, remotePath, command) { + const onError = (err) => this.ftp.closeWithError(err); + source.once("error", onError); + try { + const validPath = await this.protectWhitespace(remotePath); + await this.prepareTransfer(this.ftp); + // Keep the keyword `await` or the `finally` clause below runs too early + // and removes the event listener for the source stream too early. + return await (0, transfer_1.uploadFrom)(source, { + ftp: this.ftp, + tracker: this._progressTracker, + command, + remotePath: validPath, + type: "upload" + }); + } + finally { + source.removeListener("error", onError); + } + } + /** + * Download a remote file and pipe its data to a writable stream or to a local file. + * + * You can optionally define at which position of the remote file you'd like to start + * downloading. If the destination you provide is a file, the offset will be applied + * to it as well. For example: To resume a failed download, you'd request the size of + * the local, partially downloaded file and use that as the offset. Assuming the size + * is 23, you'd download the rest using `downloadTo("local.txt", "remote.txt", 23)`. + * + * @param destination Stream or path for a local file to write to. + * @param fromRemotePath Path of the remote file to read from. + * @param startAt Position within the remote file to start downloading at. If the destination is a file, this offset is also applied to it. + */ + async downloadTo(destination, fromRemotePath, startAt = 0) { + if (typeof destination === "string") { + return this._downloadToFile(destination, fromRemotePath, startAt); + } + return this._downloadToStream(destination, fromRemotePath, startAt); + } + /** + * @protected + */ + async _downloadToFile(localPath, remotePath, startAt) { + const appendingToLocalFile = startAt > 0; + const fileSystemFlags = appendingToLocalFile ? "r+" : "w"; + const fd = await fsOpen(localPath, fileSystemFlags); + const destination = (0, fs_1.createWriteStream)("", { + fd, + start: startAt, + autoClose: false + }); + try { + return await this._downloadToStream(destination, remotePath, startAt); + } + catch (err) { + const localFileStats = await ignoreError(() => fsStat(localPath)); + const hasDownloadedData = localFileStats && localFileStats.size > 0; + const shouldRemoveLocalFile = !appendingToLocalFile && !hasDownloadedData; + if (shouldRemoveLocalFile) { + await ignoreError(() => fsUnlink(localPath)); + } + throw err; + } + finally { + await ignoreError(() => fsClose(fd)); + } + } + /** + * @protected + */ + async _downloadToStream(destination, remotePath, startAt) { + const onError = (err) => this.ftp.closeWithError(err); + destination.once("error", onError); + try { + const validPath = await this.protectWhitespace(remotePath); + await this.prepareTransfer(this.ftp); + // Keep the keyword `await` or the `finally` clause below runs too early + // and removes the event listener for the source stream too early. + return await (0, transfer_1.downloadTo)(destination, { + ftp: this.ftp, + tracker: this._progressTracker, + command: startAt > 0 ? `REST ${startAt}` : `RETR ${validPath}`, + remotePath: validPath, + type: "download" + }); + } + finally { + destination.removeListener("error", onError); + destination.end(); + } + } + /** + * List files and directories in the current working directory, or from `path` if specified. + * + * @param [path] Path to remote file or directory. + */ + async list(path = "") { + const validPath = await this.protectWhitespace(path); + let lastError; + for (const candidate of this.availableListCommands) { + const command = validPath === "" ? candidate : `${candidate} ${validPath}`; + await this.prepareTransfer(this.ftp); + try { + const parsedList = await this._requestListWithCommand(command); + // Use successful candidate for all subsequent requests. + this.availableListCommands = [candidate]; + return parsedList; + } + catch (err) { + const shouldTryNext = err instanceof FtpContext_1.FTPError; + if (!shouldTryNext) { + throw err; + } + lastError = err; + } + } + throw lastError; + } + /** + * @protected + */ + async _requestListWithCommand(command) { + const buffer = new StringWriter_1.StringWriter(this.options.maxListingBytes); + await (0, transfer_1.downloadTo)(buffer, { + ftp: this.ftp, + tracker: this._progressTracker, + command, + remotePath: "", + type: "list" + }); + const text = buffer.getText(this.ftp.encoding); + this.ftp.log(text); + return this.parseList(text); + } + /** + * Remove a directory and all of its content. + * + * @param remoteDirPath The path of the remote directory to delete. + * @example client.removeDir("foo") // Remove directory 'foo' using a relative path. + * @example client.removeDir("foo/bar") // Remove directory 'bar' using a relative path. + * @example client.removeDir("/foo/bar") // Remove directory 'bar' using an absolute path. + * @example client.removeDir("/") // Remove everything. + */ + async removeDir(remoteDirPath) { + return this._exitAtCurrentDirectory(async () => { + await this.cd(remoteDirPath); + // Get the absolute path of the target because remoteDirPath might be a relative path, even `../` is possible. + const absoluteDirPath = await this.pwd(); + await this.clearWorkingDir(); + const dirIsRoot = absoluteDirPath === "/"; + if (!dirIsRoot) { + await this.cdup(); + await this.removeEmptyDir(absoluteDirPath); + } + }); + } + /** + * Remove all files and directories in the working directory without removing + * the working directory itself. + */ + async clearWorkingDir() { + for (const file of await this.list()) { + if (file.isDirectory) { + await this.cd(file.name); + await this.clearWorkingDir(); + await this.cdup(); + await this.removeEmptyDir(file.name); + } + else { + await this.remove(file.name); + } + } + } + /** + * Upload the contents of a local directory to the remote working directory. + * + * This will overwrite existing files with the same names and reuse existing directories. + * Unrelated files and directories will remain untouched. You can optionally provide a `remoteDirPath` + * to put the contents inside a directory which will be created if necessary including all + * intermediate directories. If you did provide a remoteDirPath the working directory will stay + * the same as before calling this method. + * + * @param localDirPath Local path, e.g. "foo/bar" or "../test" + * @param [remoteDirPath] Remote path of a directory to upload to. Working directory if undefined. + */ + async uploadFromDir(localDirPath, remoteDirPath) { + return this._exitAtCurrentDirectory(async () => { + if (remoteDirPath) { + await this.ensureDir(remoteDirPath); + } + return await this._uploadToWorkingDir(localDirPath); + }); + } + /** + * @protected + */ + async _uploadToWorkingDir(localDirPath) { + const files = await fsReadDir(localDirPath); + for (const file of files) { + const fullPath = (0, path_1.join)(localDirPath, file); + const stats = await fsStat(fullPath); + if (stats.isFile()) { + await this.uploadFrom(fullPath, file); + } + else if (stats.isDirectory()) { + await this._openDir(file); + await this._uploadToWorkingDir(fullPath); + await this.cdup(); + } + } + } + /** + * Download all files and directories of the working directory to a local directory. + * + * @param localDirPath The local directory to download to. + * @param remoteDirPath Remote directory to download. Current working directory if not specified. + */ + async downloadToDir(localDirPath, remoteDirPath) { + return this._exitAtCurrentDirectory(async () => { + if (remoteDirPath) { + await this.cd(remoteDirPath); + } + return await this._downloadFromWorkingDir(localDirPath); + }); + } + /** + * @protected + */ + async _downloadFromWorkingDir(localDirPath) { + await ensureLocalDirectory(localDirPath); + for (const file of await this.list()) { + const hasInvalidName = !file.name || (0, path_1.basename)(file.name) !== file.name; + if (hasInvalidName) { + const safeName = JSON.stringify(file.name); + this.ftp.log(`Invalid filename from server listing, will skip file. (${safeName})`); + continue; + } + const localPath = (0, path_1.join)(localDirPath, file.name); + if (file.isDirectory) { + await this.cd(file.name); + await this._downloadFromWorkingDir(localPath); + await this.cdup(); + } + else if (file.isFile) { + await this.downloadTo(localPath, file.name); + } + } + } + /** + * Make sure a given remote path exists, creating all directories as necessary. + * This function also changes the current working directory to the given path. + */ + async ensureDir(remoteDirPath) { + // If the remoteDirPath was absolute go to root directory. + if (remoteDirPath.startsWith("/")) { + await this.cd("/"); + } + const names = remoteDirPath.split("/").filter(name => name !== ""); + for (const name of names) { + await this._openDir(name); + } + } + /** + * Try to create a directory and enter it. This will not raise an exception if the directory + * couldn't be created if for example it already exists. + * @protected + */ + async _openDir(dirName) { + await this.sendIgnoringError("MKD " + dirName); + await this.cd(dirName); + } + /** + * Remove an empty directory, will fail if not empty. + */ + async removeEmptyDir(path) { + const validPath = await this.protectWhitespace(path); + return this.send(`RMD ${validPath}`); + } + /** + * FTP servers can't handle filenames that have leading whitespace. This method transforms + * a given path to fix that issue for most cases. + */ + async protectWhitespace(path) { + if (!path.startsWith(" ")) { + return path; + } + // Handle leading whitespace by prepending the absolute path: + // " test.txt" while being in the root directory becomes "/ test.txt". + const pwd = await this.pwd(); + const absolutePathPrefix = pwd.endsWith("/") ? pwd : pwd + "/"; + return absolutePathPrefix + path; + } + async _exitAtCurrentDirectory(func) { + const userDir = await this.pwd(); + try { + return await func(); + } + finally { + if (!this.closed) { + await ignoreError(() => this.cd(userDir)); + } + } + } + /** + * Try all available transfer strategies and pick the first one that works. Update `client` to + * use the working strategy for all successive transfer requests. + * + * @returns a function that will try the provided strategies. + */ + _enterFirstCompatibleMode(strategies) { + return async (ftp) => { + ftp.log("Trying to find optimal transfer strategy..."); + let lastError = undefined; + for (const strategy of strategies) { + try { + const res = await strategy(ftp); + ftp.log("Optimal transfer strategy found."); + this.prepareTransfer = strategy; + return res; + } + catch (err) { + // Try the next candidate no matter the exact error. It's possible that a server + // answered incorrectly to a strategy, for example a PASV answer to an EPSV. + lastError = err; + } + } + throw new Error(`None of the available transfer strategies work. Last error response was '${lastError}'.`); + }; + } + /** + * DEPRECATED, use `uploadFrom`. + * @deprecated + */ + async upload(source, toRemotePath, options = {}) { + this.ftp.log("Warning: upload() has been deprecated, use uploadFrom()."); + return this.uploadFrom(source, toRemotePath, options); + } + /** + * DEPRECATED, use `appendFrom`. + * @deprecated + */ + async append(source, toRemotePath, options = {}) { + this.ftp.log("Warning: append() has been deprecated, use appendFrom()."); + return this.appendFrom(source, toRemotePath, options); + } + /** + * DEPRECATED, use `downloadTo`. + * @deprecated + */ + async download(destination, fromRemotePath, startAt = 0) { + this.ftp.log("Warning: download() has been deprecated, use downloadTo()."); + return this.downloadTo(destination, fromRemotePath, startAt); + } + /** + * DEPRECATED, use `uploadFromDir`. + * @deprecated + */ + async uploadDir(localDirPath, remoteDirPath) { + this.ftp.log("Warning: uploadDir() has been deprecated, use uploadFromDir()."); + return this.uploadFromDir(localDirPath, remoteDirPath); + } + /** + * DEPRECATED, use `downloadToDir`. + * @deprecated + */ + async downloadDir(localDirPath) { + this.ftp.log("Warning: downloadDir() has been deprecated, use downloadToDir()."); + return this.downloadToDir(localDirPath); + } +} +exports.Client = Client; +async function ensureLocalDirectory(path) { + try { + await fsStat(path); + } + catch (_a) { + await fsMkDir(path, { recursive: true }); + } +} +async function ignoreError(func) { + try { + return await func(); + } + catch (_a) { + // Ignore + return undefined; + } +} diff --git a/node_modules/basic-ftp/dist/FileInfo.d.ts b/node_modules/basic-ftp/dist/FileInfo.d.ts new file mode 100644 index 0000000..429102b --- /dev/null +++ b/node_modules/basic-ftp/dist/FileInfo.d.ts @@ -0,0 +1,80 @@ +export declare enum FileType { + Unknown = 0, + File = 1, + Directory = 2, + SymbolicLink = 3 +} +export interface UnixPermissions { + readonly user: number; + readonly group: number; + readonly world: number; +} +/** + * Describes a file, directory or symbolic link. + */ +export declare class FileInfo { + name: string; + static UnixPermission: { + Read: number; + Write: number; + Execute: number; + }; + type: FileType; + size: number; + /** + * Unparsed, raw modification date as a string. + * + * If `modifiedAt` is undefined, the FTP server you're connected to doesn't support the more modern + * MLSD command for machine-readable directory listings. The older command LIST is then used returning + * results that vary a lot between servers as the format hasn't been standardized. Here, directory listings + * and especially modification dates were meant to be human-readable first. + * + * Be careful when still trying to parse this by yourself. Parsing dates from listings using LIST is + * unreliable. This library decides to offer parsed dates only when they're absolutely reliable and safe to + * use e.g. for comparisons. + */ + rawModifiedAt: string; + /** + * Parsed modification date. + * + * Available if the FTP server supports the MLSD command. Only MLSD guarantees dates than can be reliably + * parsed with the correct timezone and a resolution down to seconds. See `rawModifiedAt` property for the unparsed + * date that is always available. + */ + modifiedAt?: Date; + /** + * Unix permissions if present. If the underlying FTP server is not running on Unix this will be undefined. + * If set, you might be able to edit permissions with the FTP command `SITE CHMOD`. + */ + permissions?: UnixPermissions; + /** + * Hard link count if available. + */ + hardLinkCount?: number; + /** + * Link name for symbolic links if available. + */ + link?: string; + /** + * Unix group if available. + */ + group?: string; + /** + * Unix user if available. + */ + user?: string; + /** + * Unique ID if available. + */ + uniqueID?: string; + constructor(name: string); + get isDirectory(): boolean; + get isSymbolicLink(): boolean; + get isFile(): boolean; + /** + * Deprecated, legacy API. Use `rawModifiedAt` instead. + * @deprecated + */ + get date(): string; + set date(rawModifiedAt: string); +} diff --git a/node_modules/basic-ftp/dist/FileInfo.js b/node_modules/basic-ftp/dist/FileInfo.js new file mode 100644 index 0000000..8cc071c --- /dev/null +++ b/node_modules/basic-ftp/dist/FileInfo.js @@ -0,0 +1,92 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.FileInfo = exports.FileType = void 0; +var FileType; +(function (FileType) { + FileType[FileType["Unknown"] = 0] = "Unknown"; + FileType[FileType["File"] = 1] = "File"; + FileType[FileType["Directory"] = 2] = "Directory"; + FileType[FileType["SymbolicLink"] = 3] = "SymbolicLink"; +})(FileType || (exports.FileType = FileType = {})); +/** + * Describes a file, directory or symbolic link. + */ +class FileInfo { + constructor(name) { + this.name = name; + this.type = FileType.Unknown; + this.size = 0; + /** + * Unparsed, raw modification date as a string. + * + * If `modifiedAt` is undefined, the FTP server you're connected to doesn't support the more modern + * MLSD command for machine-readable directory listings. The older command LIST is then used returning + * results that vary a lot between servers as the format hasn't been standardized. Here, directory listings + * and especially modification dates were meant to be human-readable first. + * + * Be careful when still trying to parse this by yourself. Parsing dates from listings using LIST is + * unreliable. This library decides to offer parsed dates only when they're absolutely reliable and safe to + * use e.g. for comparisons. + */ + this.rawModifiedAt = ""; + /** + * Parsed modification date. + * + * Available if the FTP server supports the MLSD command. Only MLSD guarantees dates than can be reliably + * parsed with the correct timezone and a resolution down to seconds. See `rawModifiedAt` property for the unparsed + * date that is always available. + */ + this.modifiedAt = undefined; + /** + * Unix permissions if present. If the underlying FTP server is not running on Unix this will be undefined. + * If set, you might be able to edit permissions with the FTP command `SITE CHMOD`. + */ + this.permissions = undefined; + /** + * Hard link count if available. + */ + this.hardLinkCount = undefined; + /** + * Link name for symbolic links if available. + */ + this.link = undefined; + /** + * Unix group if available. + */ + this.group = undefined; + /** + * Unix user if available. + */ + this.user = undefined; + /** + * Unique ID if available. + */ + this.uniqueID = undefined; + this.name = name; + } + get isDirectory() { + return this.type === FileType.Directory; + } + get isSymbolicLink() { + return this.type === FileType.SymbolicLink; + } + get isFile() { + return this.type === FileType.File; + } + /** + * Deprecated, legacy API. Use `rawModifiedAt` instead. + * @deprecated + */ + get date() { + return this.rawModifiedAt; + } + set date(rawModifiedAt) { + this.rawModifiedAt = rawModifiedAt; + } +} +exports.FileInfo = FileInfo; +FileInfo.UnixPermission = { + Read: 4, + Write: 2, + Execute: 1 +}; diff --git a/node_modules/basic-ftp/dist/FtpContext.d.ts b/node_modules/basic-ftp/dist/FtpContext.d.ts new file mode 100644 index 0000000..29c41ca --- /dev/null +++ b/node_modules/basic-ftp/dist/FtpContext.d.ts @@ -0,0 +1,175 @@ +import { Socket } from "net"; +import { ConnectionOptions as TLSConnectionOptions, TLSSocket } from "tls"; +import { StringEncoding } from "./StringEncoding"; +interface Task { + /** Handles a response for a task. */ + readonly responseHandler: ResponseHandler; + /** Resolves or rejects a task. */ + readonly resolver: TaskResolver; + /** Call stack when task was run. */ + readonly stack: string; +} +export interface TaskResolver { + resolve(args: any): void; + reject(err: Error): void; +} +export interface FTPResponse { + /** FTP response code */ + readonly code: number; + /** Whole response including response code */ + readonly message: string; +} +export type ResponseHandler = (response: Error | FTPResponse, task: TaskResolver) => void; +/** + * Describes an FTP server error response including the FTP response code. + */ +export declare class FTPError extends Error { + /** FTP response code */ + readonly code: number; + constructor(res: FTPResponse); +} +/** + * FTPContext holds the control and data sockets of an FTP connection and provides a + * simplified way to interact with an FTP server, handle responses, errors and timeouts. + * + * It doesn't implement or use any FTP commands. It's only a foundation to make writing an FTP + * client as easy as possible. You won't usually instantiate this, but use `Client`. + */ +export declare class FTPContext { + readonly timeout: number; + /** Debug-level logging of all socket communication. */ + verbose: boolean; + /** IP version to prefer (4: IPv4, 6: IPv6, undefined: automatic). */ + ipFamily: number | undefined; + /** Options for TLS connections. */ + tlsOptions: TLSConnectionOptions; + /** Current task to be resolved or rejected. */ + protected _task: Task | undefined; + /** A multiline response might be received as multiple chunks. */ + protected _partialResponse: string; + /** The reason why a context has been closed. */ + protected _closingError: NodeJS.ErrnoException | undefined; + /** Encoding supported by Node applied to commands, responses and directory listing data. */ + protected _encoding: StringEncoding; + /** FTP control connection */ + protected _socket: Socket | TLSSocket; + /** FTP data connection */ + protected _dataSocket: Socket | TLSSocket | undefined; + /** + * Instantiate an FTP context. + * + * @param timeout - Timeout in milliseconds to apply to control and data connections. Use 0 for no timeout. + * @param encoding - Encoding to use for control connection. UTF-8 by default. Use "latin1" for older servers. + */ + constructor(timeout?: number, encoding?: StringEncoding); + /** + * Close the context. + */ + close(): void; + /** + * Close the context with an error. + */ + closeWithError(err: Error): void; + /** + * Returns true if this context has been closed or hasn't been connected yet. You can reopen it with `access`. + */ + get closed(): boolean; + /** + * Reset this contex and all of its state. + */ + reset(): void; + /** + * Get the FTP control socket. + */ + get socket(): Socket | TLSSocket; + /** + * Set the socket for the control connection. This will only close the current control socket + * if the new one is not an upgrade to the current one. + */ + set socket(socket: Socket | TLSSocket); + /** + * Get the current FTP data connection if present. + */ + get dataSocket(): Socket | TLSSocket | undefined; + /** + * Set the socket for the data connection. This will automatically close the former data socket. + */ + set dataSocket(socket: Socket | TLSSocket | undefined); + /** + * Get the currently used encoding. + */ + get encoding(): StringEncoding; + /** + * Set the encoding used for the control socket. + * + * See https://nodejs.org/api/buffer.html#buffer_buffers_and_character_encodings for what encodings + * are supported by Node. + */ + set encoding(encoding: StringEncoding); + /** + * Send an FTP command without waiting for or handling the result. + */ + send(command: string): void; + /** + * Send an FTP command and handle the first response. Use this if you have a simple + * request-response situation. + */ + request(command: string): Promise<FTPResponse>; + /** + * Send an FTP command and handle any response until you resolve/reject. Use this if you expect multiple responses + * to a request. This returns a Promise that will hold whatever the response handler passed on when resolving/rejecting its task. + */ + handle(command: string | undefined, responseHandler: ResponseHandler): Promise<any>; + /** + * Log message if set to be verbose. + */ + log(message: string): void; + /** + * Return true if the control socket is using TLS. This does not mean that a session + * has already been negotiated. + */ + get hasTLS(): boolean; + /** + * Removes reference to current task and handler. This won't resolve or reject the task. + * @protected + */ + protected _stopTrackingTask(): void; + /** + * Handle incoming data on the control socket. The chunk is going to be of type `string` + * because we let `socket` handle encoding with `setEncoding`. + * @protected + */ + protected _onControlSocketData(chunk: string): void; + /** + * Send the current handler a response. This is usually a control socket response + * or a socket event, like an error or timeout. + * @protected + */ + protected _passToHandler(response: Error | FTPResponse): void; + /** + * Setup all error handlers for a socket. + * @protected + */ + protected _setupDefaultErrorHandlers(socket: Socket, identifier: string): void; + /** + * Close the control socket. Sends QUIT, then FIN, and ignores any response or error. + */ + protected _closeControlSocket(): void; + /** + * Close a socket, ignores any error. + * @protected + */ + protected _closeSocket(socket: Socket | undefined): void; + /** + * Remove all default listeners for socket. + * @protected + */ + protected _removeSocketListeners(socket: Socket): void; + /** + * Provide a new socket instance. + * + * Internal use only, replaced for unit tests. + */ + _newSocket(): Socket; +} +export {}; diff --git a/node_modules/basic-ftp/dist/FtpContext.js b/node_modules/basic-ftp/dist/FtpContext.js new file mode 100644 index 0000000..1d9eb35 --- /dev/null +++ b/node_modules/basic-ftp/dist/FtpContext.js @@ -0,0 +1,375 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.FTPContext = exports.FTPError = void 0; +const net_1 = require("net"); +const parseControlResponse_1 = require("./parseControlResponse"); +/** + * Describes an FTP server error response including the FTP response code. + */ +class FTPError extends Error { + constructor(res) { + super(res.message); + this.name = this.constructor.name; + this.code = res.code; + } +} +exports.FTPError = FTPError; +function doNothing() { + /** Do nothing */ +} +// Limit the accepted size of the control response. +const maxControlResponseLength = 2 ** 16; +/** + * FTPContext holds the control and data sockets of an FTP connection and provides a + * simplified way to interact with an FTP server, handle responses, errors and timeouts. + * + * It doesn't implement or use any FTP commands. It's only a foundation to make writing an FTP + * client as easy as possible. You won't usually instantiate this, but use `Client`. + */ +class FTPContext { + /** + * Instantiate an FTP context. + * + * @param timeout - Timeout in milliseconds to apply to control and data connections. Use 0 for no timeout. + * @param encoding - Encoding to use for control connection. UTF-8 by default. Use "latin1" for older servers. + */ + constructor(timeout = 0, encoding = "utf8") { + this.timeout = timeout; + /** Debug-level logging of all socket communication. */ + this.verbose = false; + /** IP version to prefer (4: IPv4, 6: IPv6, undefined: automatic). */ + this.ipFamily = undefined; + /** Options for TLS connections. */ + this.tlsOptions = {}; + /** A multiline response might be received as multiple chunks. */ + this._partialResponse = ""; + this._encoding = encoding; + // Help Typescript understand that we do indeed set _socket in the constructor but use the setter method to do so. + this._socket = this.socket = this._newSocket(); + this._dataSocket = undefined; + } + /** + * Close the context. + */ + close() { + // Internally, closing a context is always described with an error. If there is still a task running, it will + // abort with an exception that the user closed the client during a task. If no task is running, no exception is + // thrown but all newly submitted tasks after that will abort the exception that the client has been closed. + // In addition the user will get a stack trace pointing to where exactly the client has been closed. So in any + // case use _closingError to determine whether a context is closed. This also allows us to have a single code-path + // for closing a context making the implementation easier. + const message = this._task ? "User closed client during task" : "User closed client"; + const err = new Error(message); + this.closeWithError(err); + } + /** + * Close the context with an error. + */ + closeWithError(err) { + // If this context already has been closed, don't overwrite the reason. + if (this._closingError) { + return; + } + this._closingError = err; + // Close the sockets but don't fully reset this context to preserve `this._closingError`. + this._closeControlSocket(); + this._closeSocket(this._dataSocket); + // Give the user's task a chance to react, maybe cleanup resources. + this._passToHandler(err); + // The task might not have been rejected by the user after receiving the error. + this._stopTrackingTask(); + } + /** + * Returns true if this context has been closed or hasn't been connected yet. You can reopen it with `access`. + */ + get closed() { + return this.socket.remoteAddress === undefined || this._closingError !== undefined; + } + /** + * Reset this contex and all of its state. + */ + reset() { + this.socket = this._newSocket(); + } + /** + * Get the FTP control socket. + */ + get socket() { + return this._socket; + } + /** + * Set the socket for the control connection. This will only close the current control socket + * if the new one is not an upgrade to the current one. + */ + set socket(socket) { + // No data socket should be open in any case where the control socket is set or upgraded. + this.dataSocket = undefined; + // This being a reset, reset any other state apart from the socket. + this.tlsOptions = {}; + this._partialResponse = ""; + if (this._socket) { + const newSocketUpgradesExisting = socket.localPort === this._socket.localPort; + if (newSocketUpgradesExisting) { + this._removeSocketListeners(this.socket); + } + else { + this._closeControlSocket(); + } + } + if (socket) { + // Setting a completely new control socket is in essence something like a reset. That's + // why we also close any open data connection above. We can go one step further and reset + // a possible closing error. That means that a closed FTPContext can be "reopened" by + // setting a new control socket. + this._closingError = undefined; + // Don't set a timeout yet. Timeout for control sockets is only active during a task, see handle() below. + socket.setTimeout(0); + socket.setEncoding(this._encoding); + socket.setKeepAlive(true); + socket.on("data", data => this._onControlSocketData(data)); + // Server sending a FIN packet is treated as an error. + socket.on("end", () => this.closeWithError(new Error("Server sent FIN packet unexpectedly, closing connection."))); + // Control being closed without error by server is treated as an error. + socket.on("close", hadError => { if (!hadError) + this.closeWithError(new Error("Server closed connection unexpectedly.")); }); + this._setupDefaultErrorHandlers(socket, "control socket"); + } + this._socket = socket; + } + /** + * Get the current FTP data connection if present. + */ + get dataSocket() { + return this._dataSocket; + } + /** + * Set the socket for the data connection. This will automatically close the former data socket. + */ + set dataSocket(socket) { + this._closeSocket(this._dataSocket); + if (socket) { + // Don't set a timeout yet. Timeout data socket should be activated when data transmission starts + // and timeout on control socket is deactivated. + socket.setTimeout(0); + this._setupDefaultErrorHandlers(socket, "data socket"); + } + this._dataSocket = socket; + } + /** + * Get the currently used encoding. + */ + get encoding() { + return this._encoding; + } + /** + * Set the encoding used for the control socket. + * + * See https://nodejs.org/api/buffer.html#buffer_buffers_and_character_encodings for what encodings + * are supported by Node. + */ + set encoding(encoding) { + this._encoding = encoding; + if (this.socket) { + this.socket.setEncoding(encoding); + } + } + /** + * Send an FTP command without waiting for or handling the result. + */ + send(command) { + // Reject control character injection attempts. + if (/[\r\n\0]/.test(command)) { + throw new Error(`Invalid command: Contains control characters. (${command})`); + } + const containsPassword = command.startsWith("PASS"); + const message = containsPassword ? "> PASS ###" : `> ${command}`; + this.log(message); + this._socket.write(command + "\r\n", this.encoding); + } + /** + * Send an FTP command and handle the first response. Use this if you have a simple + * request-response situation. + */ + request(command) { + return this.handle(command, (res, task) => { + if (res instanceof Error) { + task.reject(res); + } + else { + task.resolve(res); + } + }); + } + /** + * Send an FTP command and handle any response until you resolve/reject. Use this if you expect multiple responses + * to a request. This returns a Promise that will hold whatever the response handler passed on when resolving/rejecting its task. + */ + handle(command, responseHandler) { + if (this._task) { + const err = new Error("User launched a task while another one is still running. Forgot to use 'await' or '.then()'?"); + err.stack += `\nRunning task launched at: ${this._task.stack}`; + this.closeWithError(err); + // Don't return here, continue with returning the Promise that will then be rejected + // because the context closed already. That way, users will receive an exception where + // they called this method by mistake. + } + return new Promise((resolveTask, rejectTask) => { + this._task = { + stack: new Error().stack || "Unknown call stack", + responseHandler, + resolver: { + resolve: arg => { + this._stopTrackingTask(); + resolveTask(arg); + }, + reject: err => { + this._stopTrackingTask(); + rejectTask(err); + } + } + }; + if (this._closingError) { + // This client has been closed. Provide an error that describes this one as being caused + // by `_closingError`, include stack traces for both. + const err = new Error(`Client is closed because ${this._closingError.message}`); // Type 'Error' is not correctly defined, doesn't have 'code'. + err.stack += `\nClosing reason: ${this._closingError.stack}`; + err.code = this._closingError.code !== undefined ? this._closingError.code : "0"; + this._passToHandler(err); + return; + } + // Only track control socket timeout during the lifecycle of a task. This avoids timeouts on idle sockets, + // the default socket behaviour which is not expected by most users. + this.socket.setTimeout(this.timeout); + if (command) { + this.send(command); + } + }); + } + /** + * Log message if set to be verbose. + */ + log(message) { + if (this.verbose) { + // tslint:disable-next-line no-console + console.log(message); + } + } + /** + * Return true if the control socket is using TLS. This does not mean that a session + * has already been negotiated. + */ + get hasTLS() { + return "encrypted" in this._socket; + } + /** + * Removes reference to current task and handler. This won't resolve or reject the task. + * @protected + */ + _stopTrackingTask() { + // Disable timeout on control socket if there is no task active. + this.socket.setTimeout(0); + this._task = undefined; + } + /** + * Handle incoming data on the control socket. The chunk is going to be of type `string` + * because we let `socket` handle encoding with `setEncoding`. + * @protected + */ + _onControlSocketData(chunk) { + this.log(`< ${chunk}`); + // This chunk might complete an earlier partial response. Protect against unbounded response attack. + if (this._partialResponse.length + chunk.length > maxControlResponseLength) { + this.closeWithError(new Error("FTP control response exceeded maximum allowed size")); + return; + } + const completeResponse = this._partialResponse + chunk; + const parsed = (0, parseControlResponse_1.parseControlResponse)(completeResponse); + // Remember any incomplete remainder. + this._partialResponse = parsed.rest; + // Each response group is passed along individually. + for (const message of parsed.messages) { + const code = parseInt(message.substr(0, 3), 10); + const response = { code, message }; + const err = code >= 400 ? new FTPError(response) : undefined; + this._passToHandler(err ? err : response); + } + } + /** + * Send the current handler a response. This is usually a control socket response + * or a socket event, like an error or timeout. + * @protected + */ + _passToHandler(response) { + if (this._task) { + this._task.responseHandler(response, this._task.resolver); + } + // Errors other than FTPError always close the client. If there isn't an active task to handle the error, + // the next one submitted will receive it using `_closingError`. + // There is only one edge-case: If there is an FTPError while no task is active, the error will be dropped. + // But that means that the user sent an FTP command with no intention of handling the result. So why should the + // error be handled? Maybe log it at least? Debug logging will already do that and the client stays useable after + // FTPError. So maybe no need to do anything here. + } + /** + * Setup all error handlers for a socket. + * @protected + */ + _setupDefaultErrorHandlers(socket, identifier) { + socket.once("error", error => { + error.message += ` (${identifier})`; + this.closeWithError(error); + }); + socket.once("close", hadError => { + if (hadError) { + this.closeWithError(new Error(`Socket closed due to transmission error (${identifier})`)); + } + }); + socket.once("timeout", () => { + socket.destroy(); + this.closeWithError(new Error(`Timeout (${identifier})`)); + }); + } + /** + * Close the control socket. Sends QUIT, then FIN, and ignores any response or error. + */ + _closeControlSocket() { + this._removeSocketListeners(this._socket); + this._socket.on("error", doNothing); + this.send("QUIT"); + this._closeSocket(this._socket); + } + /** + * Close a socket, ignores any error. + * @protected + */ + _closeSocket(socket) { + if (socket) { + this._removeSocketListeners(socket); + socket.on("error", doNothing); + socket.destroy(); + } + } + /** + * Remove all default listeners for socket. + * @protected + */ + _removeSocketListeners(socket) { + socket.removeAllListeners(); + // Before Node.js 10.3.0, using `socket.removeAllListeners()` without any name did not work: https://github.com/nodejs/node/issues/20923. + socket.removeAllListeners("timeout"); + socket.removeAllListeners("data"); + socket.removeAllListeners("end"); + socket.removeAllListeners("error"); + socket.removeAllListeners("close"); + socket.removeAllListeners("connect"); + } + /** + * Provide a new socket instance. + * + * Internal use only, replaced for unit tests. + */ + _newSocket() { + return new net_1.Socket(); + } +} +exports.FTPContext = FTPContext; diff --git a/node_modules/basic-ftp/dist/ProgressTracker.d.ts b/node_modules/basic-ftp/dist/ProgressTracker.d.ts new file mode 100644 index 0000000..8dd4e9e --- /dev/null +++ b/node_modules/basic-ftp/dist/ProgressTracker.d.ts @@ -0,0 +1,45 @@ +import { Socket } from "net"; +export type ProgressType = "upload" | "download" | "list"; +/** + * Describes progress of file transfer. + */ +export interface ProgressInfo { + /** A name describing this info, e.g. the filename of the transfer. */ + readonly name: string; + /** The type of transfer, typically "upload" or "download". */ + readonly type: ProgressType; + /** Transferred bytes in current transfer. */ + readonly bytes: number; + /** Transferred bytes since last counter reset. Useful for tracking multiple transfers. */ + readonly bytesOverall: number; +} +export type ProgressHandler = (info: ProgressInfo) => void; +/** + * Tracks progress of one socket data transfer at a time. + */ +export declare class ProgressTracker { + bytesOverall: number; + protected readonly intervalMs = 500; + protected onStop: (stopWithUpdate: boolean) => void; + protected onHandle: ProgressHandler; + /** + * Register a new handler for progress info. Use `undefined` to disable reporting. + */ + reportTo(onHandle?: ProgressHandler): void; + /** + * Start tracking transfer progress of a socket. + * + * @param socket The socket to observe. + * @param name A name associated with this progress tracking, e.g. a filename. + * @param type The type of the transfer, typically "upload" or "download". + */ + start(socket: Socket, name: string, type: ProgressType): void; + /** + * Stop tracking transfer progress. + */ + stop(): void; + /** + * Call the progress handler one more time, then stop tracking. + */ + updateAndStop(): void; +} diff --git a/node_modules/basic-ftp/dist/ProgressTracker.js b/node_modules/basic-ftp/dist/ProgressTracker.js new file mode 100644 index 0000000..9263d68 --- /dev/null +++ b/node_modules/basic-ftp/dist/ProgressTracker.js @@ -0,0 +1,72 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ProgressTracker = void 0; +/** + * Tracks progress of one socket data transfer at a time. + */ +class ProgressTracker { + constructor() { + this.bytesOverall = 0; + this.intervalMs = 500; + this.onStop = noop; + this.onHandle = noop; + } + /** + * Register a new handler for progress info. Use `undefined` to disable reporting. + */ + reportTo(onHandle = noop) { + this.onHandle = onHandle; + } + /** + * Start tracking transfer progress of a socket. + * + * @param socket The socket to observe. + * @param name A name associated with this progress tracking, e.g. a filename. + * @param type The type of the transfer, typically "upload" or "download". + */ + start(socket, name, type) { + let lastBytes = 0; + this.onStop = poll(this.intervalMs, () => { + const bytes = socket.bytesRead + socket.bytesWritten; + this.bytesOverall += bytes - lastBytes; + lastBytes = bytes; + this.onHandle({ + name, + type, + bytes, + bytesOverall: this.bytesOverall + }); + }); + } + /** + * Stop tracking transfer progress. + */ + stop() { + this.onStop(false); + } + /** + * Call the progress handler one more time, then stop tracking. + */ + updateAndStop() { + this.onStop(true); + } +} +exports.ProgressTracker = ProgressTracker; +/** + * Starts calling a callback function at a regular interval. The first call will go out + * immediately. The function returns a function to stop the polling. + */ +function poll(intervalMs, updateFunc) { + const id = setInterval(updateFunc, intervalMs); + const stopFunc = (stopWithUpdate) => { + clearInterval(id); + if (stopWithUpdate) { + updateFunc(); + } + // Prevent repeated calls to stop calling handler. + updateFunc = noop; + }; + updateFunc(); + return stopFunc; +} +function noop() { } diff --git a/node_modules/basic-ftp/dist/StringEncoding.d.ts b/node_modules/basic-ftp/dist/StringEncoding.d.ts new file mode 100644 index 0000000..6e0f9af --- /dev/null +++ b/node_modules/basic-ftp/dist/StringEncoding.d.ts @@ -0,0 +1 @@ +export type StringEncoding = "utf8" | "ascii" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "latin1" | "binary" | "hex" | undefined; diff --git a/node_modules/basic-ftp/dist/StringEncoding.js b/node_modules/basic-ftp/dist/StringEncoding.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/node_modules/basic-ftp/dist/StringEncoding.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); diff --git a/node_modules/basic-ftp/dist/StringWriter.d.ts b/node_modules/basic-ftp/dist/StringWriter.d.ts new file mode 100644 index 0000000..924f303 --- /dev/null +++ b/node_modules/basic-ftp/dist/StringWriter.d.ts @@ -0,0 +1,10 @@ +import { Writable } from "stream"; +import { StringEncoding } from "./StringEncoding"; +export declare class StringWriter extends Writable { + protected maxByteLength: number; + protected byteLength: number; + protected bufs: Buffer<ArrayBuffer>[]; + constructor(maxByteLength?: number); + _write(chunk: Buffer | string | any, _: string, callback: (error: Error | null) => void): void; + getText(encoding: StringEncoding): string; +} diff --git a/node_modules/basic-ftp/dist/StringWriter.js b/node_modules/basic-ftp/dist/StringWriter.js new file mode 100644 index 0000000..729042a --- /dev/null +++ b/node_modules/basic-ftp/dist/StringWriter.js @@ -0,0 +1,29 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.StringWriter = void 0; +const stream_1 = require("stream"); +class StringWriter extends stream_1.Writable { + constructor(maxByteLength = 1 * 1024 * 1024) { + super(); + this.maxByteLength = maxByteLength; + this.byteLength = 0; + this.bufs = []; + } + _write(chunk, _, callback) { + if (!(chunk instanceof Buffer)) { + callback(new Error("StringWriter: expects chunks of type 'Buffer'.")); + return; + } + if (this.byteLength + chunk.byteLength > this.maxByteLength) { + callback(new Error(`StringWriter: Maximum bytes exceeded, maxByteLength=${this.maxByteLength}.`)); + return; + } + this.byteLength += chunk.byteLength; + this.bufs.push(chunk); + callback(null); + } + getText(encoding) { + return Buffer.concat(this.bufs).toString(encoding); + } +} +exports.StringWriter = StringWriter; diff --git a/node_modules/basic-ftp/dist/index.d.ts b/node_modules/basic-ftp/dist/index.d.ts new file mode 100644 index 0000000..fcebb57 --- /dev/null +++ b/node_modules/basic-ftp/dist/index.d.ts @@ -0,0 +1,9 @@ +/** + * Public API + */ +export * from "./Client"; +export * from "./FtpContext"; +export * from "./FileInfo"; +export * from "./parseList"; +export * from "./StringEncoding"; +export { enterPassiveModeIPv4, enterPassiveModeIPv6 } from "./transfer"; diff --git a/node_modules/basic-ftp/dist/index.js b/node_modules/basic-ftp/dist/index.js new file mode 100644 index 0000000..57c271b --- /dev/null +++ b/node_modules/basic-ftp/dist/index.js @@ -0,0 +1,28 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __exportStar = (this && this.__exportStar) || function(m, exports) { + for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.enterPassiveModeIPv6 = exports.enterPassiveModeIPv4 = void 0; +/** + * Public API + */ +__exportStar(require("./Client"), exports); +__exportStar(require("./FtpContext"), exports); +__exportStar(require("./FileInfo"), exports); +__exportStar(require("./parseList"), exports); +__exportStar(require("./StringEncoding"), exports); +var transfer_1 = require("./transfer"); +Object.defineProperty(exports, "enterPassiveModeIPv4", { enumerable: true, get: function () { return transfer_1.enterPassiveModeIPv4; } }); +Object.defineProperty(exports, "enterPassiveModeIPv6", { enumerable: true, get: function () { return transfer_1.enterPassiveModeIPv6; } }); diff --git a/node_modules/basic-ftp/dist/netUtils.d.ts b/node_modules/basic-ftp/dist/netUtils.d.ts new file mode 100644 index 0000000..38e6c88 --- /dev/null +++ b/node_modules/basic-ftp/dist/netUtils.d.ts @@ -0,0 +1,21 @@ +import { Socket } from "net"; +import { ConnectionOptions, TLSSocket } from "tls"; +/** + * Returns a string describing the encryption on a given socket instance. + */ +export declare function describeTLS(socket: Socket | TLSSocket): string; +/** + * Returns a string describing the remote address of a socket. + */ +export declare function describeAddress(socket: Socket): string; +/** + * Upgrade a socket connection with TLS. + */ +export declare function upgradeSocket(socket: Socket, options: ConnectionOptions): Promise<TLSSocket>; +/** + * Returns true if an IP is a private address according to https://tools.ietf.org/html/rfc1918#section-3. + * This will handle IPv4-mapped IPv6 addresses correctly but return false for all other IPv6 addresses. + * + * @param ip The IP as a string, e.g. "192.168.0.1" + */ +export declare function ipIsPrivateV4Address(ip?: string): boolean; diff --git a/node_modules/basic-ftp/dist/netUtils.js b/node_modules/basic-ftp/dist/netUtils.js new file mode 100644 index 0000000..8400226 --- /dev/null +++ b/node_modules/basic-ftp/dist/netUtils.js @@ -0,0 +1,66 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.describeTLS = describeTLS; +exports.describeAddress = describeAddress; +exports.upgradeSocket = upgradeSocket; +exports.ipIsPrivateV4Address = ipIsPrivateV4Address; +const tls_1 = require("tls"); +/** + * Returns a string describing the encryption on a given socket instance. + */ +function describeTLS(socket) { + if (socket instanceof tls_1.TLSSocket) { + const protocol = socket.getProtocol(); + return protocol ? protocol : "Server socket or disconnected client socket"; + } + return "No encryption"; +} +/** + * Returns a string describing the remote address of a socket. + */ +function describeAddress(socket) { + if (socket.remoteFamily === "IPv6") { + return `[${socket.remoteAddress}]:${socket.remotePort}`; + } + return `${socket.remoteAddress}:${socket.remotePort}`; +} +/** + * Upgrade a socket connection with TLS. + */ +function upgradeSocket(socket, options) { + return new Promise((resolve, reject) => { + const tlsOptions = Object.assign({}, options, { + socket + }); + const tlsSocket = (0, tls_1.connect)(tlsOptions, () => { + const expectCertificate = tlsOptions.rejectUnauthorized !== false; + if (expectCertificate && !tlsSocket.authorized) { + reject(tlsSocket.authorizationError); + } + else { + // Remove error listener added below. + tlsSocket.removeAllListeners("error"); + resolve(tlsSocket); + } + }).once("error", error => { + reject(error); + }); + }); +} +/** + * Returns true if an IP is a private address according to https://tools.ietf.org/html/rfc1918#section-3. + * This will handle IPv4-mapped IPv6 addresses correctly but return false for all other IPv6 addresses. + * + * @param ip The IP as a string, e.g. "192.168.0.1" + */ +function ipIsPrivateV4Address(ip = "") { + // Handle IPv4-mapped IPv6 addresses like ::ffff:192.168.0.1 + if (ip.startsWith("::ffff:")) { + ip = ip.substr(7); // Strip ::ffff: prefix + } + const octets = ip.split(".").map(o => parseInt(o, 10)); + return octets[0] === 10 // 10.0.0.0 - 10.255.255.255 + || (octets[0] === 172 && octets[1] >= 16 && octets[1] <= 31) // 172.16.0.0 - 172.31.255.255 + || (octets[0] === 192 && octets[1] === 168) // 192.168.0.0 - 192.168.255.255 + || ip === "127.0.0.1"; +} diff --git a/node_modules/basic-ftp/dist/parseControlResponse.d.ts b/node_modules/basic-ftp/dist/parseControlResponse.d.ts new file mode 100644 index 0000000..783035e --- /dev/null +++ b/node_modules/basic-ftp/dist/parseControlResponse.d.ts @@ -0,0 +1,22 @@ +export interface ParsedResponse { + readonly messages: string[]; + readonly rest: string; +} +/** + * Parse an FTP control response as a collection of messages. A message is a complete + * single- or multiline response. A response can also contain multiple multiline responses + * that will each be represented by a message. A response can also be incomplete + * and be completed on the next incoming data chunk for which case this function also + * describes a `rest`. This function converts all CRLF to LF. + */ +export declare function parseControlResponse(text: string): ParsedResponse; +export declare function isSingleLine(line: string): boolean; +export declare function isMultiline(line: string): boolean; +/** + * Return true if an FTP return code describes a positive completion. + */ +export declare function positiveCompletion(code: number): boolean; +/** + * Return true if an FTP return code describes a positive intermediate response. + */ +export declare function positiveIntermediate(code: number): boolean; diff --git a/node_modules/basic-ftp/dist/parseControlResponse.js b/node_modules/basic-ftp/dist/parseControlResponse.js new file mode 100644 index 0000000..dc8f1ac --- /dev/null +++ b/node_modules/basic-ftp/dist/parseControlResponse.js @@ -0,0 +1,66 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.parseControlResponse = parseControlResponse; +exports.isSingleLine = isSingleLine; +exports.isMultiline = isMultiline; +exports.positiveCompletion = positiveCompletion; +exports.positiveIntermediate = positiveIntermediate; +const LF = "\n"; +/** + * Parse an FTP control response as a collection of messages. A message is a complete + * single- or multiline response. A response can also contain multiple multiline responses + * that will each be represented by a message. A response can also be incomplete + * and be completed on the next incoming data chunk for which case this function also + * describes a `rest`. This function converts all CRLF to LF. + */ +function parseControlResponse(text) { + const lines = text.split(/\r?\n/).filter(isNotBlank); + const messages = []; + let startAt = 0; + let tokenRegex; + for (let i = 0; i < lines.length; i++) { + const line = lines[i]; + // No group has been opened. + if (!tokenRegex) { + if (isMultiline(line)) { + // Open a group by setting an expected token. + const token = line.substr(0, 3); + tokenRegex = new RegExp(`^${token}(?:$| )`); + startAt = i; + } + else if (isSingleLine(line)) { + // Single lines can be grouped immediately. + messages.push(line); + } + } + // Group has been opened, expect closing token. + else if (tokenRegex.test(line)) { + tokenRegex = undefined; + messages.push(lines.slice(startAt, i + 1).join(LF)); + } + } + // The last group might not have been closed, report it as a rest. + const rest = tokenRegex ? lines.slice(startAt).join(LF) + LF : ""; + return { messages, rest }; +} +function isSingleLine(line) { + return /^\d\d\d(?:$| )/.test(line); +} +function isMultiline(line) { + return /^\d\d\d-/.test(line); +} +/** + * Return true if an FTP return code describes a positive completion. + */ +function positiveCompletion(code) { + return code >= 200 && code < 300; +} +/** + * Return true if an FTP return code describes a positive intermediate response. + */ +function positiveIntermediate(code) { + return code >= 300 && code < 400; +} +function isNotBlank(str) { + return str.trim() !== ""; +} diff --git a/node_modules/basic-ftp/dist/parseList.d.ts b/node_modules/basic-ftp/dist/parseList.d.ts new file mode 100644 index 0000000..8bb28df --- /dev/null +++ b/node_modules/basic-ftp/dist/parseList.d.ts @@ -0,0 +1,5 @@ +import { FileInfo } from "./FileInfo"; +/** + * Parse raw directory listing. + */ +export declare function parseList(rawList: string): FileInfo[]; diff --git a/node_modules/basic-ftp/dist/parseList.js b/node_modules/basic-ftp/dist/parseList.js new file mode 100644 index 0000000..6f8396f --- /dev/null +++ b/node_modules/basic-ftp/dist/parseList.js @@ -0,0 +1,79 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || (function () { + var ownKeys = function(o) { + ownKeys = Object.getOwnPropertyNames || function (o) { + var ar = []; + for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k; + return ar; + }; + return ownKeys(o); + }; + return function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]); + __setModuleDefault(result, mod); + return result; + }; +})(); +Object.defineProperty(exports, "__esModule", { value: true }); +exports.parseList = parseList; +const dosParser = __importStar(require("./parseListDOS")); +const unixParser = __importStar(require("./parseListUnix")); +const mlsdParser = __importStar(require("./parseListMLSD")); +/** + * Available directory listing parsers. These are candidates that will be tested + * in the order presented. The first candidate will be used to parse the whole list. + */ +const availableParsers = [ + dosParser, + unixParser, + mlsdParser // Keep MLSD last, may accept filename only +]; +function firstCompatibleParser(line, parsers) { + return parsers.find(parser => parser.testLine(line) === true); +} +function isNotBlank(str) { + return str.trim() !== ""; +} +function isNotMeta(str) { + return !str.startsWith("total"); +} +const REGEX_NEWLINE = /\r?\n/; +/** + * Parse raw directory listing. + */ +function parseList(rawList) { + const lines = rawList + .split(REGEX_NEWLINE) + .filter(isNotBlank) + .filter(isNotMeta); + if (lines.length === 0) { + return []; + } + const testLine = lines[lines.length - 1]; + const parser = firstCompatibleParser(testLine, availableParsers); + if (!parser) { + throw new Error("This library only supports MLSD, Unix- or DOS-style directory listing. Your FTP server seems to be using another format. You can see the transmitted listing when setting `client.ftp.verbose = true`. You can then provide a custom parser to `client.parseList`, see the documentation for details."); + } + const files = lines + .map(parser.parseLine) + .filter((info) => info !== undefined); + return parser.transformList(files); +} diff --git a/node_modules/basic-ftp/dist/parseListDOS.d.ts b/node_modules/basic-ftp/dist/parseListDOS.d.ts new file mode 100644 index 0000000..1d39510 --- /dev/null +++ b/node_modules/basic-ftp/dist/parseListDOS.d.ts @@ -0,0 +1,12 @@ +import { FileInfo } from "./FileInfo"; +/** + * Returns true if a given line might be a DOS-style listing. + * + * - Example: `12-05-96 05:03PM <DIR> myDir` + */ +export declare function testLine(line: string): boolean; +/** + * Parse a single line of a DOS-style directory listing. + */ +export declare function parseLine(line: string): FileInfo | undefined; +export declare function transformList(files: FileInfo[]): FileInfo[]; diff --git a/node_modules/basic-ftp/dist/parseListDOS.js b/node_modules/basic-ftp/dist/parseListDOS.js new file mode 100644 index 0000000..d878b09 --- /dev/null +++ b/node_modules/basic-ftp/dist/parseListDOS.js @@ -0,0 +1,52 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.testLine = testLine; +exports.parseLine = parseLine; +exports.transformList = transformList; +const FileInfo_1 = require("./FileInfo"); +/** + * This parser is based on the FTP client library source code in Apache Commons Net provided + * under the Apache 2.0 license. It has been simplified and rewritten to better fit the Javascript language. + * + * https://github.com/apache/commons-net/blob/master/src/main/java/org/apache/commons/net/ftp/parser/NTFTPEntryParser.java + */ +const RE_LINE = new RegExp("(\\S+)\\s+(\\S+)\\s+" // MM-dd-yy whitespace hh:mma|kk:mm swallow trailing spaces + + "(?:(<DIR>)|([0-9]+))\\s+" // <DIR> or ddddd swallow trailing spaces + + "(\\S.*)" // First non-space followed by rest of line (name) +); +/** + * Returns true if a given line might be a DOS-style listing. + * + * - Example: `12-05-96 05:03PM <DIR> myDir` + */ +function testLine(line) { + return /^\d{2}/.test(line) && RE_LINE.test(line); +} +/** + * Parse a single line of a DOS-style directory listing. + */ +function parseLine(line) { + const groups = line.match(RE_LINE); + if (groups === null) { + return undefined; + } + const name = groups[5]; + if (name === "." || name === "..") { // Ignore parent directory links + return undefined; + } + const file = new FileInfo_1.FileInfo(name); + const fileType = groups[3]; + if (fileType === "<DIR>") { + file.type = FileInfo_1.FileType.Directory; + file.size = 0; + } + else { + file.type = FileInfo_1.FileType.File; + file.size = parseInt(groups[4], 10); + } + file.rawModifiedAt = groups[1] + " " + groups[2]; + return file; +} +function transformList(files) { + return files; +} diff --git a/node_modules/basic-ftp/dist/parseListMLSD.d.ts b/node_modules/basic-ftp/dist/parseListMLSD.d.ts new file mode 100644 index 0000000..68b5124 --- /dev/null +++ b/node_modules/basic-ftp/dist/parseListMLSD.d.ts @@ -0,0 +1,20 @@ +import { FileInfo } from "./FileInfo"; +/** + * Returns true if a given line might be part of an MLSD listing. + * + * - Example 1: `size=15227;type=dir;perm=el;modify=20190419065730; test one` + * - Example 2: ` file name` (leading space) + */ +export declare function testLine(line: string): boolean; +/** + * Parse single line as MLSD listing, see specification at https://tools.ietf.org/html/rfc3659#section-7. + */ +export declare function parseLine(line: string): FileInfo | undefined; +export declare function transformList(files: FileInfo[]): FileInfo[]; +/** + * Parse date as specified in https://tools.ietf.org/html/rfc3659#section-2.3. + * + * Message contains response code and modified time in the format: YYYYMMDDHHMMSS[.sss] + * For example `19991005213102` or `19980615100045.014`. + */ +export declare function parseMLSxDate(fact: string): Date; diff --git a/node_modules/basic-ftp/dist/parseListMLSD.js b/node_modules/basic-ftp/dist/parseListMLSD.js new file mode 100644 index 0000000..afa3123 --- /dev/null +++ b/node_modules/basic-ftp/dist/parseListMLSD.js @@ -0,0 +1,187 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.testLine = testLine; +exports.parseLine = parseLine; +exports.transformList = transformList; +exports.parseMLSxDate = parseMLSxDate; +const FileInfo_1 = require("./FileInfo"); +function parseSize(value, info) { + info.size = parseInt(value, 10); +} +/** + * Parsers for MLSD facts. + */ +const factHandlersByName = { + "size": parseSize, // File size + "sizd": parseSize, // Directory size + "unique": (value, info) => { + info.uniqueID = value; + }, + "modify": (value, info) => { + info.modifiedAt = parseMLSxDate(value); + info.rawModifiedAt = info.modifiedAt.toISOString(); + }, + "type": (value, info) => { + // There seems to be confusion on how to handle symbolic links for Unix. RFC 3659 doesn't describe + // this but mentions some examples using the syntax `type=OS.unix=slink:<target>`. But according to + // an entry in the Errata (https://www.rfc-editor.org/errata/eid1500) this syntax can't be valid. + // Instead it proposes to use `type=OS.unix=symlink` and to then list the actual target of the + // symbolic link as another entry in the directory listing. The unique identifiers can then be used + // to derive the connection between link(s) and target. We'll have to handle both cases as there + // are differing opinions on how to deal with this. Here are some links on this topic: + // - ProFTPD source: https://github.com/proftpd/proftpd/blob/56e6dfa598cbd4ef5c6cba439bcbcd53a63e3b21/modules/mod_facts.c#L531 + // - ProFTPD bug: http://bugs.proftpd.org/show_bug.cgi?id=3318 + // - ProFTPD statement: http://www.proftpd.org/docs/modules/mod_facts.html + // – FileZilla bug: https://trac.filezilla-project.org/ticket/9310 + if (value.startsWith("OS.unix=slink")) { + info.type = FileInfo_1.FileType.SymbolicLink; + info.link = value.substr(value.indexOf(":") + 1); + return 1 /* FactHandlerResult.Continue */; + } + switch (value) { + case "file": + info.type = FileInfo_1.FileType.File; + break; + case "dir": + info.type = FileInfo_1.FileType.Directory; + break; + case "OS.unix=symlink": + info.type = FileInfo_1.FileType.SymbolicLink; + // The target of the symbolic link might be defined in another line in the directory listing. + // We'll handle this in `transformList()` below. + break; + case "cdir": // Current directory being listed + case "pdir": // Parent directory + return 2 /* FactHandlerResult.IgnoreFile */; // Don't include these entries in the listing + default: + info.type = FileInfo_1.FileType.Unknown; + } + return 1 /* FactHandlerResult.Continue */; + }, + "unix.mode": (value, info) => { + const digits = value.substr(-3); + info.permissions = { + user: parseInt(digits[0], 10), + group: parseInt(digits[1], 10), + world: parseInt(digits[2], 10) + }; + }, + "unix.ownername": (value, info) => { + info.user = value; + }, + "unix.owner": (value, info) => { + if (info.user === undefined) + info.user = value; + }, + get "unix.uid"() { + return this["unix.owner"]; + }, + "unix.groupname": (value, info) => { + info.group = value; + }, + "unix.group": (value, info) => { + if (info.group === undefined) + info.group = value; + }, + get "unix.gid"() { + return this["unix.group"]; + } + // Regarding the fact "perm": + // We don't handle permission information stored in "perm" because its information is conceptually + // different from what users of FTP clients usually associate with "permissions". Those that have + // some expectations (and probably want to edit them with a SITE command) often unknowingly expect + // the Unix permission system. The information passed by "perm" describes what FTP commands can be + // executed with a file/directory. But even this can be either incomplete or just meant as a "guide" + // as the spec mentions. From https://tools.ietf.org/html/rfc3659#section-7.5.5: "The permissions are + // described here as they apply to FTP commands. They may not map easily into particular permissions + // available on the server's operating system." The parser by Apache Commons tries to translate these + // to Unix permissions – this is misleading users and might not even be correct. +}; +/** + * Split a string once at the first position of a delimiter. For example + * `splitStringOnce("a b c d", " ")` returns `["a", "b c d"]`. + */ +function splitStringOnce(str, delimiter) { + const pos = str.indexOf(delimiter); + const a = str.substr(0, pos); + const b = str.substr(pos + delimiter.length); + return [a, b]; +} +/** + * Returns true if a given line might be part of an MLSD listing. + * + * - Example 1: `size=15227;type=dir;perm=el;modify=20190419065730; test one` + * - Example 2: ` file name` (leading space) + */ +function testLine(line) { + return /^\S+=\S+;/.test(line) || line.startsWith(" "); +} +/** + * Parse single line as MLSD listing, see specification at https://tools.ietf.org/html/rfc3659#section-7. + */ +function parseLine(line) { + const [packedFacts, name] = splitStringOnce(line, " "); + if (name === "" || name === "." || name === "..") { + return undefined; + } + const info = new FileInfo_1.FileInfo(name); + const facts = packedFacts.split(";"); + for (const fact of facts) { + const [factName, factValue] = splitStringOnce(fact, "="); + if (!factValue) { + continue; + } + const factHandler = factHandlersByName[factName.toLowerCase()]; + if (!factHandler) { + continue; + } + const result = factHandler(factValue, info); + if (result === 2 /* FactHandlerResult.IgnoreFile */) { + return undefined; + } + } + return info; +} +function transformList(files) { + // Create a map of all files that are not symbolic links by their unique ID + const nonLinksByID = new Map(); + for (const file of files) { + if (!file.isSymbolicLink && file.uniqueID !== undefined) { + nonLinksByID.set(file.uniqueID, file); + } + } + const resolvedFiles = []; + for (const file of files) { + // Try to associate unresolved symbolic links with a target file/directory. + if (file.isSymbolicLink && file.uniqueID !== undefined && file.link === undefined) { + const target = nonLinksByID.get(file.uniqueID); + if (target !== undefined) { + file.link = target.name; + } + } + // The target of a symbolic link is listed as an entry in the directory listing but might + // have a path pointing outside of this directory. In that case we don't want this entry + // to be part of the listing. We generally don't want these kind of entries at all. + const isPartOfDirectory = !file.name.includes("/"); + if (isPartOfDirectory) { + resolvedFiles.push(file); + } + } + return resolvedFiles; +} +/** + * Parse date as specified in https://tools.ietf.org/html/rfc3659#section-2.3. + * + * Message contains response code and modified time in the format: YYYYMMDDHHMMSS[.sss] + * For example `19991005213102` or `19980615100045.014`. + */ +function parseMLSxDate(fact) { + return new Date(Date.UTC(+fact.slice(0, 4), // Year + +fact.slice(4, 6) - 1, // Month + +fact.slice(6, 8), // Date + +fact.slice(8, 10), // Hours + +fact.slice(10, 12), // Minutes + +fact.slice(12, 14), // Seconds + +fact.slice(15, 18) // Milliseconds + )); +} diff --git a/node_modules/basic-ftp/dist/parseListUnix.d.ts b/node_modules/basic-ftp/dist/parseListUnix.d.ts new file mode 100644 index 0000000..d33b052 --- /dev/null +++ b/node_modules/basic-ftp/dist/parseListUnix.d.ts @@ -0,0 +1,12 @@ +import { FileInfo } from "./FileInfo"; +/** + * Returns true if a given line might be a Unix-style listing. + * + * - Example: `-rw-r--r--+ 1 patrick staff 1057 Dec 11 14:35 test.txt` + */ +export declare function testLine(line: string): boolean; +/** + * Parse a single line of a Unix-style directory listing. + */ +export declare function parseLine(line: string): FileInfo | undefined; +export declare function transformList(files: FileInfo[]): FileInfo[]; diff --git a/node_modules/basic-ftp/dist/parseListUnix.js b/node_modules/basic-ftp/dist/parseListUnix.js new file mode 100644 index 0000000..7bf5350 --- /dev/null +++ b/node_modules/basic-ftp/dist/parseListUnix.js @@ -0,0 +1,155 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.testLine = testLine; +exports.parseLine = parseLine; +exports.transformList = transformList; +const FileInfo_1 = require("./FileInfo"); +const JA_MONTH = "\u6708"; +const JA_DAY = "\u65e5"; +const JA_YEAR = "\u5e74"; +/** + * This parser is based on the FTP client library source code in Apache Commons Net provided + * under the Apache 2.0 license. It has been simplified and rewritten to better fit the Javascript language. + * + * https://github.com/apache/commons-net/blob/master/src/main/java/org/apache/commons/net/ftp/parser/UnixFTPEntryParser.java + * + * Below is the regular expression used by this parser. + * + * Permissions: + * r the file is readable + * w the file is writable + * x the file is executable + * - the indicated permission is not granted + * L mandatory locking occurs during access (the set-group-ID bit is + * on and the group execution bit is off) + * s the set-user-ID or set-group-ID bit is on, and the corresponding + * user or group execution bit is also on + * S undefined bit-state (the set-user-ID bit is on and the user + * execution bit is off) + * t the 1000 (octal) bit, or sticky bit, is on [see chmod(1)], and + * execution is on + * T the 1000 bit is turned on, and execution is off (undefined bit- + * state) + * e z/OS external link bit + * Final letter may be appended: + * + file has extended security attributes (e.g. ACL) + * Note: local listings on MacOSX also use '@' + * this is not allowed for here as does not appear to be shown by FTP servers + * {@code @} file has extended attributes + */ +const RE_LINE = new RegExp("([bcdelfmpSs-])" // file type + + "(((r|-)(w|-)([xsStTL-]))((r|-)(w|-)([xsStTL-]))((r|-)(w|-)([xsStTL-]?)))\\+?" // permissions + + "\\s*" // separator TODO why allow it to be omitted?? + + "(\\d+)" // link count + + "\\s+" // separator + + "(?:(\\S+(?:\\s\\S+)*?)\\s+)?" // owner name (optional spaces) + + "(?:(\\S+(?:\\s\\S+)*)\\s+)?" // group name (optional spaces) + + "(\\d+(?:,\\s*\\d+)?)" // size or n,m + + "\\s+" // separator + /** + * numeric or standard format date: + * yyyy-mm-dd (expecting hh:mm to follow) + * MMM [d]d + * [d]d MMM + * N.B. use non-space for MMM to allow for languages such as German which use + * diacritics (e.g. umlaut) in some abbreviations. + * Japanese uses numeric day and month with suffixes to distinguish them + * [d]dXX [d]dZZ + */ + + "(" + + "(?:\\d+[-/]\\d+[-/]\\d+)" + // yyyy-mm-dd + "|(?:\\S{3}\\s+\\d{1,2})" + // MMM [d]d + "|(?:\\d{1,2}\\s+\\S{3})" + // [d]d MMM + "|(?:\\d{1,2}" + JA_MONTH + "\\s+\\d{1,2}" + JA_DAY + ")" + + ")" + + "\\s+" // separator + /** + * year (for non-recent standard format) - yyyy + * or time (for numeric or recent standard format) [h]h:mm + * or Japanese year - yyyyXX + */ + + "((?:\\d+(?::\\d+)?)|(?:\\d{4}" + JA_YEAR + "))" // (20) + + "\\s" // separator + + "(.*)"); // the rest (21) +/** + * Returns true if a given line might be a Unix-style listing. + * + * - Example: `-rw-r--r--+ 1 patrick staff 1057 Dec 11 14:35 test.txt` + */ +function testLine(line) { + return RE_LINE.test(line); +} +/** + * Parse a single line of a Unix-style directory listing. + */ +function parseLine(line) { + const groups = line.match(RE_LINE); + if (groups === null) { + return undefined; + } + const name = groups[21]; + if (name === "." || name === "..") { // Ignore parent directory links + return undefined; + } + const file = new FileInfo_1.FileInfo(name); + file.size = parseInt(groups[18], 10); + file.user = groups[16]; + file.group = groups[17]; + file.hardLinkCount = parseInt(groups[15], 10); + file.rawModifiedAt = groups[19] + " " + groups[20]; + file.permissions = { + user: parseMode(groups[4], groups[5], groups[6]), + group: parseMode(groups[8], groups[9], groups[10]), + world: parseMode(groups[12], groups[13], groups[14]), + }; + // Set file type + switch (groups[1].charAt(0)) { + case "d": + file.type = FileInfo_1.FileType.Directory; + break; + case "e": // NET-39 => z/OS external link + file.type = FileInfo_1.FileType.SymbolicLink; + break; + case "l": + file.type = FileInfo_1.FileType.SymbolicLink; + break; + case "b": + case "c": + file.type = FileInfo_1.FileType.File; // TODO change this if DEVICE_TYPE implemented + break; + case "f": + case "-": + file.type = FileInfo_1.FileType.File; + break; + default: + // A 'whiteout' file is an ARTIFICIAL entry in any of several types of + // 'translucent' filesystems, of which a 'union' filesystem is one. + file.type = FileInfo_1.FileType.Unknown; + } + // Separate out the link name for symbolic links + if (file.isSymbolicLink) { + const end = name.indexOf(" -> "); + if (end !== -1) { + file.name = name.substring(0, end); + file.link = name.substring(end + 4); + } + } + return file; +} +function transformList(files) { + return files; +} +function parseMode(r, w, x) { + let value = 0; + if (r !== "-") { + value += FileInfo_1.FileInfo.UnixPermission.Read; + } + if (w !== "-") { + value += FileInfo_1.FileInfo.UnixPermission.Write; + } + const execToken = x.charAt(0); + if (execToken !== "-" && execToken.toUpperCase() !== execToken) { + value += FileInfo_1.FileInfo.UnixPermission.Execute; + } + return value; +} diff --git a/node_modules/basic-ftp/dist/transfer.d.ts b/node_modules/basic-ftp/dist/transfer.d.ts new file mode 100644 index 0000000..4dbd3b5 --- /dev/null +++ b/node_modules/basic-ftp/dist/transfer.d.ts @@ -0,0 +1,39 @@ +import { Writable, Readable } from "stream"; +import { FTPContext, FTPResponse } from "./FtpContext"; +import { ProgressTracker, ProgressType } from "./ProgressTracker"; +export type UploadCommand = "STOR" | "APPE"; +/** + * Prepare a data socket using passive mode over IPv6. + */ +export declare function enterPassiveModeIPv6(ftp: FTPContext): Promise<FTPResponse>; +/** + * Parse an EPSV response. Returns only the port as in EPSV the host of the control connection is used. + */ +export declare function parseEpsvResponse(message: string): number; +/** + * Prepare a data socket using passive mode over IPv4. + */ +export declare function enterPassiveModeIPv4(ftp: FTPContext): Promise<FTPResponse>; +/** + * Prepare a data socket using passive mode over IPv4. Ignore the IP provided by the PASV response, + * and use the control host IP. This is the same behaviour as with the more modern variant EPSV. Use + * this to fix issues around NAT or provide more security by preventing FTP bounce attacks. + */ +export declare function enterPassiveModeIPv4_forceControlHostIP(ftp: FTPContext): Promise<FTPResponse>; +/** + * Parse a PASV response. + */ +export declare function parsePasvResponse(message: string): { + host: string; + port: number; +}; +export declare function connectForPassiveTransfer(host: string, port: number, ftp: FTPContext): Promise<void>; +export interface TransferConfig { + command: string; + remotePath: string; + type: ProgressType; + ftp: FTPContext; + tracker: ProgressTracker; +} +export declare function uploadFrom(source: Readable, config: TransferConfig): Promise<FTPResponse>; +export declare function downloadTo(destination: Writable, config: TransferConfig): Promise<FTPResponse>; diff --git a/node_modules/basic-ftp/dist/transfer.js b/node_modules/basic-ftp/dist/transfer.js new file mode 100644 index 0000000..6a12b21 --- /dev/null +++ b/node_modules/basic-ftp/dist/transfer.js @@ -0,0 +1,318 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.enterPassiveModeIPv6 = enterPassiveModeIPv6; +exports.parseEpsvResponse = parseEpsvResponse; +exports.enterPassiveModeIPv4 = enterPassiveModeIPv4; +exports.enterPassiveModeIPv4_forceControlHostIP = enterPassiveModeIPv4_forceControlHostIP; +exports.parsePasvResponse = parsePasvResponse; +exports.connectForPassiveTransfer = connectForPassiveTransfer; +exports.uploadFrom = uploadFrom; +exports.downloadTo = downloadTo; +const netUtils_1 = require("./netUtils"); +const stream_1 = require("stream"); +const tls_1 = require("tls"); +const parseControlResponse_1 = require("./parseControlResponse"); +/** + * Prepare a data socket using passive mode over IPv6. + */ +async function enterPassiveModeIPv6(ftp) { + const res = await ftp.request("EPSV"); + const port = parseEpsvResponse(res.message); + if (!port) { + throw new Error("Can't parse EPSV response: " + res.message); + } + const controlHost = ftp.socket.remoteAddress; + if (controlHost === undefined) { + throw new Error("Control socket is disconnected, can't get remote address."); + } + await connectForPassiveTransfer(controlHost, port, ftp); + return res; +} +/** + * Parse an EPSV response. Returns only the port as in EPSV the host of the control connection is used. + */ +function parseEpsvResponse(message) { + // Get port from EPSV response, e.g. "229 Entering Extended Passive Mode (|||6446|)" + // Some FTP Servers such as the one on IBM i (OS/400) use ! instead of | in their EPSV response. + const groups = message.match(/[|!]{3}(.+)[|!]/); + if (groups === null || groups[1] === undefined) { + throw new Error(`Can't parse response to 'EPSV': ${message}`); + } + const port = parseInt(groups[1], 10); + if (Number.isNaN(port)) { + throw new Error(`Can't parse response to 'EPSV', port is not a number: ${message}`); + } + return port; +} +/** + * Prepare a data socket using passive mode over IPv4. + */ +async function enterPassiveModeIPv4(ftp) { + const res = await ftp.request("PASV"); + const target = parsePasvResponse(res.message); + if (!target) { + throw new Error("Can't parse PASV response: " + res.message); + } + // If the host in the PASV response has a local address while the control connection hasn't, + // we assume a NAT issue and use the IP of the control connection as the target for the data connection. + // We can't always perform this replacement because it's possible (although unlikely) that the FTP server + // indeed uses a different host for data connections. + const controlHost = ftp.socket.remoteAddress; + if ((0, netUtils_1.ipIsPrivateV4Address)(target.host) && controlHost && !(0, netUtils_1.ipIsPrivateV4Address)(controlHost)) { + target.host = controlHost; + } + await connectForPassiveTransfer(target.host, target.port, ftp); + return res; +} +/** + * Prepare a data socket using passive mode over IPv4. Ignore the IP provided by the PASV response, + * and use the control host IP. This is the same behaviour as with the more modern variant EPSV. Use + * this to fix issues around NAT or provide more security by preventing FTP bounce attacks. + */ +async function enterPassiveModeIPv4_forceControlHostIP(ftp) { + const res = await ftp.request("PASV"); + const target = parsePasvResponse(res.message); + if (!target) { + throw new Error("Can't parse PASV response: " + res.message); + } + const controlHost = ftp.socket.remoteAddress; + if (controlHost === undefined) { + throw new Error("Control socket is disconnected, can't get remote address."); + } + await connectForPassiveTransfer(controlHost, target.port, ftp); + return res; +} +/** + * Parse a PASV response. + */ +function parsePasvResponse(message) { + // Get host and port from PASV response, e.g. "227 Entering Passive Mode (192,168,1,100,10,229)" + const groups = message.match(/([-\d]+,[-\d]+,[-\d]+,[-\d]+),([-\d]+),([-\d]+)/); + if (groups === null || groups.length !== 4) { + throw new Error(`Can't parse response to 'PASV': ${message}`); + } + return { + host: groups[1].replace(/,/g, "."), + port: (parseInt(groups[2], 10) & 255) * 256 + (parseInt(groups[3], 10) & 255) + }; +} +function connectForPassiveTransfer(host, port, ftp) { + return new Promise((resolve, reject) => { + let socket = ftp._newSocket(); + const handleConnErr = function (err) { + err.message = "Can't open data connection in passive mode: " + err.message; + reject(err); + }; + const handleTimeout = function () { + socket.destroy(); + reject(new Error(`Timeout when trying to open data connection to ${host}:${port}`)); + }; + socket.setTimeout(ftp.timeout); + socket.on("error", handleConnErr); + socket.on("timeout", handleTimeout); + socket.connect({ port, host, family: ftp.ipFamily }, () => { + if (ftp.socket instanceof tls_1.TLSSocket) { + socket = (0, tls_1.connect)(Object.assign({}, ftp.tlsOptions, { + socket, + // Reuse the TLS session negotiated earlier when the control connection + // was upgraded. Servers expect this because it provides additional + // security: If a completely new session would be negotiated, a hacker + // could guess the port and connect to the new data connection before we do + // by just starting his/her own TLS session. + session: ftp.socket.getSession() + })); + // It's the responsibility of the transfer task to wait until the + // TLS socket issued the event 'secureConnect'. We can't do this + // here because some servers will start upgrading after the + // specific transfer request has been made. List and download don't + // have to wait for this event because the server sends whenever it + // is ready. But for upload this has to be taken into account, + // see the details in the upload() function below. + } + // Let the FTPContext listen to errors from now on, remove local handler. + socket.removeListener("error", handleConnErr); + socket.removeListener("timeout", handleTimeout); + ftp.dataSocket = socket; + resolve(); + }); + }); +} +/** + * Helps resolving/rejecting transfers. + * + * This is used internally for all FTP transfers. For example when downloading, the server might confirm + * with "226 Transfer complete" when in fact the download on the data connection has not finished + * yet. With all transfers we make sure that a) the result arrived and b) has been confirmed by + * e.g. the control connection. We just don't know in which order this will happen. + */ +class TransferResolver { + /** + * Instantiate a TransferResolver + */ + constructor(ftp, progress) { + this.ftp = ftp; + this.progress = progress; + this.response = undefined; + this.dataTransferDone = false; + } + /** + * Mark the beginning of a transfer. + * + * @param name - Name of the transfer, usually the filename. + * @param type - Type of transfer, usually "upload" or "download". + */ + onDataStart(name, type) { + // Let the data socket be in charge of tracking timeouts during transfer. + // The control socket sits idle during this time anyway and might provoke + // a timeout unnecessarily. The control connection will take care + // of timeouts again once data transfer is complete or failed. + if (this.ftp.dataSocket === undefined) { + throw new Error("Data transfer should start but there is no data connection."); + } + this.ftp.socket.setTimeout(0); + this.ftp.dataSocket.setTimeout(this.ftp.timeout); + this.progress.start(this.ftp.dataSocket, name, type); + } + /** + * The data connection has finished the transfer. + */ + onDataDone(task) { + this.progress.updateAndStop(); + // Hand-over timeout tracking back to the control connection. It's possible that + // we don't receive the response over the control connection that the transfer is + // done. In this case, we want to correctly associate the resulting timeout with + // the control connection. + this.ftp.socket.setTimeout(this.ftp.timeout); + if (this.ftp.dataSocket) { + this.ftp.dataSocket.setTimeout(0); + } + this.dataTransferDone = true; + this.tryResolve(task); + } + /** + * The control connection reports the transfer as finished. + */ + onControlDone(task, response) { + this.response = response; + this.tryResolve(task); + } + /** + * An error has been reported and the task should be rejected. + */ + onError(task, err) { + this.progress.updateAndStop(); + this.ftp.socket.setTimeout(this.ftp.timeout); + this.ftp.dataSocket = undefined; + task.reject(err); + } + /** + * Control connection sent an unexpected request requiring a response from our part. We + * can't provide that (because unknown) and have to close the contrext with an error because + * the FTP server is now caught up in a state we can't resolve. + */ + onUnexpectedRequest(response) { + const err = new Error(`Unexpected FTP response is requesting an answer: ${response.message}`); + this.ftp.closeWithError(err); + } + tryResolve(task) { + // To resolve, we need both control and data connection to report that the transfer is done. + const canResolve = this.dataTransferDone && this.response !== undefined; + if (canResolve) { + this.ftp.dataSocket = undefined; + task.resolve(this.response); + } + } +} +function uploadFrom(source, config) { + const resolver = new TransferResolver(config.ftp, config.tracker); + const fullCommand = `${config.command} ${config.remotePath}`; + return config.ftp.handle(fullCommand, (res, task) => { + if (res instanceof Error) { + resolver.onError(task, res); + } + else if (res.code === 150 || res.code === 125) { // Ready to upload + const dataSocket = config.ftp.dataSocket; + if (!dataSocket) { + resolver.onError(task, new Error("Upload should begin but no data connection is available.")); + return; + } + // If we are using TLS, we have to wait until the dataSocket issued + // 'secureConnect'. If this hasn't happened yet, getCipher() returns undefined. + const canUpload = "getCipher" in dataSocket ? dataSocket.getCipher() !== undefined : true; + onConditionOrEvent(canUpload, dataSocket, "secureConnect", () => { + config.ftp.log(`Uploading to ${(0, netUtils_1.describeAddress)(dataSocket)} (${(0, netUtils_1.describeTLS)(dataSocket)})`); + resolver.onDataStart(config.remotePath, config.type); + (0, stream_1.pipeline)(source, dataSocket, err => { + if (err) { + resolver.onError(task, err); + } + else { + resolver.onDataDone(task); + } + }); + }); + } + else if ((0, parseControlResponse_1.positiveCompletion)(res.code)) { // Transfer complete + resolver.onControlDone(task, res); + } + else if ((0, parseControlResponse_1.positiveIntermediate)(res.code)) { + resolver.onUnexpectedRequest(res); + } + // Ignore all other positive preliminary response codes (< 200) + }); +} +function downloadTo(destination, config) { + if (!config.ftp.dataSocket) { + throw new Error("Download will be initiated but no data connection is available."); + } + const resolver = new TransferResolver(config.ftp, config.tracker); + return config.ftp.handle(config.command, (res, task) => { + if (res instanceof Error) { + resolver.onError(task, res); + } + else if (res.code === 150 || res.code === 125) { // Ready to download + const dataSocket = config.ftp.dataSocket; + if (!dataSocket) { + resolver.onError(task, new Error("Download should begin but no data connection is available.")); + return; + } + config.ftp.log(`Downloading from ${(0, netUtils_1.describeAddress)(dataSocket)} (${(0, netUtils_1.describeTLS)(dataSocket)})`); + resolver.onDataStart(config.remotePath, config.type); + (0, stream_1.pipeline)(dataSocket, destination, err => { + if (err) { + resolver.onError(task, err); + } + else { + resolver.onDataDone(task); + } + }); + } + else if (res.code === 350) { // Restarting at startAt. + config.ftp.send("RETR " + config.remotePath); + } + else if ((0, parseControlResponse_1.positiveCompletion)(res.code)) { // Transfer complete + resolver.onControlDone(task, res); + } + else if ((0, parseControlResponse_1.positiveIntermediate)(res.code)) { + resolver.onUnexpectedRequest(res); + } + // Ignore all other positive preliminary response codes (< 200) + }); +} +/** + * Calls a function immediately if a condition is met or subscribes to an event and calls + * it once the event is emitted. + * + * @param condition The condition to test. + * @param emitter The emitter to use if the condition is not met. + * @param eventName The event to subscribe to if the condition is not met. + * @param action The function to call. + */ +function onConditionOrEvent(condition, emitter, eventName, action) { + if (condition === true) { + action(); + } + else { + emitter.once(eventName, () => action()); + } +} diff --git a/node_modules/basic-ftp/package.json b/node_modules/basic-ftp/package.json new file mode 100644 index 0000000..08fd006 --- /dev/null +++ b/node_modules/basic-ftp/package.json @@ -0,0 +1,52 @@ +{ + "name": "basic-ftp", + "version": "5.3.1", + "description": "FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.", + "main": "dist/index", + "types": "dist/index", + "files": [ + "dist/**/*" + ], + "scripts": { + "prepublishOnly": "npm run clean && npm run lint && tsc && mocha", + "prepare": "tsc", + "test": "npm run prepublishOnly", + "clean": "rm -rf dist", + "lint": "eslint \"./src/**/*.ts\"", + "lint-fix": "eslint --fix \"./src/**/*.ts\"", + "dev": "npm run clean && tsc --watch", + "tdd": "mocha --watch", + "buildOnly": "tsc" + }, + "repository": { + "type": "git", + "url": "https://github.com/patrickjuchli/basic-ftp.git" + }, + "author": "Patrick Juchli <patrickjuchli@gmail.com>", + "license": "MIT", + "keywords": [ + "ftp", + "ftps", + "promise", + "async", + "await", + "tls", + "ipv6", + "typescript" + ], + "engines": { + "node": ">=10.0.0" + }, + "devDependencies": { + "@eslint/eslintrc": "3.3.5", + "@eslint/js": "10.0.1", + "@types/mocha": "10.0.10", + "@types/node": "25.6.0", + "@typescript-eslint/eslint-plugin": "8.59.1", + "@typescript-eslint/parser": "8.59.1", + "eslint": "10.2.1", + "globals": "17.5.0", + "mocha": "11.7.5", + "typescript": "6.0.3" + } +} diff --git a/node_modules/bcryptjs/.npmignore b/node_modules/bcryptjs/.npmignore new file mode 100644 index 0000000..5625aa3 --- /dev/null +++ b/node_modules/bcryptjs/.npmignore @@ -0,0 +1,6 @@ +node_modules/ +npm-debug.log +debug.log +doco/ +tests/bench.js +*.png diff --git a/node_modules/bcryptjs/.travis.yml b/node_modules/bcryptjs/.travis.yml new file mode 100644 index 0000000..7a02062 --- /dev/null +++ b/node_modules/bcryptjs/.travis.yml @@ -0,0 +1,18 @@ +language: node_js + +node_js: + - 0.10 + - 0.12 + - 4 + - 6 + +before_script: npm -g install testjs + +env: + - CXX=g++-4.8 +addons: + apt: + sources: + - ubuntu-toolchain-r-test + packages: + - g++-4.8 diff --git a/node_modules/bcryptjs/.vscode/settings.json b/node_modules/bcryptjs/.vscode/settings.json new file mode 100644 index 0000000..df0ff16 --- /dev/null +++ b/node_modules/bcryptjs/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "vsicons.presets.angular": false +} \ No newline at end of file diff --git a/node_modules/bcryptjs/LICENSE b/node_modules/bcryptjs/LICENSE new file mode 100644 index 0000000..066ddb5 --- /dev/null +++ b/node_modules/bcryptjs/LICENSE @@ -0,0 +1,50 @@ +bcrypt.js +--------- +Copyright (c) 2012 Nevins Bartolomeo <nevins.bartolomeo@gmail.com> +Copyright (c) 2012 Shane Girish <shaneGirish@gmail.com> +Copyright (c) 2014 Daniel Wirtz <dcode@dcode.io> + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +isaac.js +-------- +Copyright (c) 2012 Yves-Marie K. Rinquin + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/bcryptjs/README.md b/node_modules/bcryptjs/README.md new file mode 100644 index 0000000..4891b16 --- /dev/null +++ b/node_modules/bcryptjs/README.md @@ -0,0 +1,251 @@ +bcrypt.js +========= +Optimized bcrypt in JavaScript with zero dependencies. Compatible to the C++ [bcrypt](https://npmjs.org/package/bcrypt) +binding on node.js and also working in the browser. + +<a href="https://travis-ci.org/dcodeIO/bcrypt.js"><img alt="build static" src="https://travis-ci.org/dcodeIO/bcrypt.js.svg?branch=master" /></a> <a href="https://npmjs.org/package/bcryptjs"><img src="https://img.shields.io/npm/v/bcryptjs.svg" alt=""></a> <a href="https://npmjs.org/package/bcryptjs"><img src="https://img.shields.io/npm/dm/bcryptjs.svg" alt=""></a> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=dcode%40dcode.io&item_name=Open%20Source%20Software%20Donation&item_number=dcodeIO%2Fbcrypt.js"><img alt="donate ❤" src="https://img.shields.io/badge/donate-❤-ff2244.svg"></a> + + +Security considerations +----------------------- +Besides incorporating a salt to protect against rainbow table attacks, bcrypt is an adaptive function: over time, the +iteration count can be increased to make it slower, so it remains resistant to brute-force search attacks even with +increasing computation power. ([see](http://en.wikipedia.org/wiki/Bcrypt)) + +While bcrypt.js is compatible to the C++ bcrypt binding, it is written in pure JavaScript and thus slower ([about 30%](https://github.com/dcodeIO/bcrypt.js/wiki/Benchmark)), effectively reducing the number of iterations that can be +processed in an equal time span. + +The maximum input length is 72 bytes (note that UTF8 encoded characters use up to 4 bytes) and the length of generated +hashes is 60 characters. + +Usage +----- +The library is compatible with CommonJS and AMD loaders and is exposed globally as `dcodeIO.bcrypt` if neither is +available. + +### node.js + +On node.js, the inbuilt [crypto module](http://nodejs.org/api/crypto.html)'s randomBytes interface is used to obtain +secure random numbers. + +`npm install bcryptjs` + +```js +var bcrypt = require('bcryptjs'); +... +``` + +### Browser + +In the browser, bcrypt.js relies on [Web Crypto API](http://www.w3.org/TR/WebCryptoAPI)'s getRandomValues +interface to obtain secure random numbers. If no cryptographically secure source of randomness is available, you may +specify one through [bcrypt.setRandomFallback](https://github.com/dcodeIO/bcrypt.js#setrandomfallbackrandom). + +```js +var bcrypt = dcodeIO.bcrypt; +... +``` + +or + +```js +require.config({ + paths: { "bcrypt": "/path/to/bcrypt.js" } +}); +require(["bcrypt"], function(bcrypt) { + ... +}); +``` + +Usage - Sync +------------ +To hash a password: + +```javascript +var bcrypt = require('bcryptjs'); +var salt = bcrypt.genSaltSync(10); +var hash = bcrypt.hashSync("B4c0/\/", salt); +// Store hash in your password DB. +``` + +To check a password: + +```javascript +// Load hash from your password DB. +bcrypt.compareSync("B4c0/\/", hash); // true +bcrypt.compareSync("not_bacon", hash); // false +``` + +Auto-gen a salt and hash: + +```javascript +var hash = bcrypt.hashSync('bacon', 8); +``` + +Usage - Async +------------- +To hash a password: + +```javascript +var bcrypt = require('bcryptjs'); +bcrypt.genSalt(10, function(err, salt) { + bcrypt.hash("B4c0/\/", salt, function(err, hash) { + // Store hash in your password DB. + }); +}); +``` + +To check a password: + +```javascript +// Load hash from your password DB. +bcrypt.compare("B4c0/\/", hash, function(err, res) { + // res === true +}); +bcrypt.compare("not_bacon", hash, function(err, res) { + // res === false +}); + +// As of bcryptjs 2.4.0, compare returns a promise if callback is omitted: +bcrypt.compare("B4c0/\/", hash).then((res) => { + // res === true +}); +``` + +Auto-gen a salt and hash: + +```javascript +bcrypt.hash('bacon', 8, function(err, hash) { +}); +``` + +**Note:** Under the hood, asynchronisation splits a crypto operation into small chunks. After the completion of a chunk, the execution of the next chunk is placed on the back of [JS event loop queue](https://developer.mozilla.org/en/docs/Web/JavaScript/EventLoop), thus efficiently sharing the computational resources with the other operations in the queue. + +API +--- +### setRandomFallback(random) + +Sets the pseudo random number generator to use as a fallback if neither node's `crypto` module nor the Web Crypto +API is available. Please note: It is highly important that the PRNG used is cryptographically secure and that it is +seeded properly! + +| Parameter | Type | Description +|-----------------|-----------------|--------------- +| random | *function(number):!Array.<number>* | Function taking the number of bytes to generate as its sole argument, returning the corresponding array of cryptographically secure random byte values. +| **@see** | | http://nodejs.org/api/crypto.html +| **@see** | | http://www.w3.org/TR/WebCryptoAPI/ + +**Hint:** You might use [isaac.js](https://github.com/rubycon/isaac.js) as a CSPRNG but you still have to make sure to +seed it properly. + +### genSaltSync(rounds=, seed_length=) + +Synchronously generates a salt. + +| Parameter | Type | Description +|-----------------|-----------------|--------------- +| rounds | *number* | Number of rounds to use, defaults to 10 if omitted +| seed_length | *number* | Not supported. +| **@returns** | *string* | Resulting salt +| **@throws** | *Error* | If a random fallback is required but not set + +### genSalt(rounds=, seed_length=, callback) + +Asynchronously generates a salt. + +| Parameter | Type | Description +|-----------------|-----------------|--------------- +| rounds | *number | function(Error, string=)* | Number of rounds to use, defaults to 10 if omitted +| seed_length | *number | function(Error, string=)* | Not supported. +| callback | *function(Error, string=)* | Callback receiving the error, if any, and the resulting salt +| **@returns** | *Promise* | If `callback` has been omitted +| **@throws** | *Error* | If `callback` is present but not a function + +### hashSync(s, salt=) + +Synchronously generates a hash for the given string. + +| Parameter | Type | Description +|-----------------|-----------------|--------------- +| s | *string* | String to hash +| salt | *number | string* | Salt length to generate or salt to use, default to 10 +| **@returns** | *string* | Resulting hash + +### hash(s, salt, callback, progressCallback=) + +Asynchronously generates a hash for the given string. + +| Parameter | Type | Description +|-----------------|-----------------|--------------- +| s | *string* | String to hash +| salt | *number | string* | Salt length to generate or salt to use +| callback | *function(Error, string=)* | Callback receiving the error, if any, and the resulting hash +| progressCallback | *function(number)* | Callback successively called with the percentage of rounds completed (0.0 - 1.0), maximally once per `MAX_EXECUTION_TIME = 100` ms. +| **@returns** | *Promise* | If `callback` has been omitted +| **@throws** | *Error* | If `callback` is present but not a function + +### compareSync(s, hash) + +Synchronously tests a string against a hash. + +| Parameter | Type | Description +|-----------------|-----------------|--------------- +| s | *string* | String to compare +| hash | *string* | Hash to test against +| **@returns** | *boolean* | true if matching, otherwise false +| **@throws** | *Error* | If an argument is illegal + +### compare(s, hash, callback, progressCallback=) + +Asynchronously compares the given data against the given hash. + +| Parameter | Type | Description +|-----------------|-----------------|--------------- +| s | *string* | Data to compare +| hash | *string* | Data to be compared to +| callback | *function(Error, boolean)* | Callback receiving the error, if any, otherwise the result +| progressCallback | *function(number)* | Callback successively called with the percentage of rounds completed (0.0 - 1.0), maximally once per `MAX_EXECUTION_TIME = 100` ms. +| **@returns** | *Promise* | If `callback` has been omitted +| **@throws** | *Error* | If `callback` is present but not a function + +### getRounds(hash) + +Gets the number of rounds used to encrypt the specified hash. + +| Parameter | Type | Description +|-----------------|-----------------|--------------- +| hash | *string* | Hash to extract the used number of rounds from +| **@returns** | *number* | Number of rounds used +| **@throws** | *Error* | If `hash` is not a string + +### getSalt(hash) + +Gets the salt portion from a hash. Does not validate the hash. + +| Parameter | Type | Description +|-----------------|-----------------|--------------- +| hash | *string* | Hash to extract the salt from +| **@returns** | *string* | Extracted salt part +| **@throws** | *Error* | If `hash` is not a string or otherwise invalid + + +Command line +------------ +`Usage: bcrypt <input> [salt]` + +If the input has spaces inside, simply surround it with quotes. + +Downloads +--------- +* [Distributions](https://github.com/dcodeIO/bcrypt.js/tree/master/dist) +* [ZIP-Archive](https://github.com/dcodeIO/bcrypt.js/archive/master.zip) +* [Tarball](https://github.com/dcodeIO/bcrypt.js/tarball/master) + +Credits +------- +Based on work started by Shane Girish at [bcrypt-nodejs](https://github.com/shaneGirish/bcrypt-nodejs) (MIT-licensed), +which is itself based on [javascript-bcrypt](http://code.google.com/p/javascript-bcrypt/) (New BSD-licensed). + +License +------- +New-BSD / MIT ([see](https://github.com/dcodeIO/bcrypt.js/blob/master/LICENSE)) diff --git a/node_modules/bcryptjs/bin/bcrypt b/node_modules/bcryptjs/bin/bcrypt new file mode 100644 index 0000000..ddde604 --- /dev/null +++ b/node_modules/bcryptjs/bin/bcrypt @@ -0,0 +1,25 @@ +#!/usr/bin/env node + +var path = require("path"), + bcrypt = require(path.join(__dirname, '..', 'index.js')), + pkg = require(path.join(__dirname, '..', 'package.json')); + +if (process.argv.length < 3) { + process.stderr.write([ // No dependencies, so we do it from hand. + "", + " |_ _ _ _ |_", + " |_)(_| \\/|_)|_ v"+pkg['version']+" (c) "+pkg['author'], + " / | " + ].join('\n')+'\n\n'+" Usage: "+path.basename(process.argv[1])+" <input> [rounds|salt]\n"); + process.exit(1); +} else { + var salt; + if (process.argv.length > 3) { + salt = process.argv[3]; + var rounds = parseInt(salt, 10); + if (rounds == salt) + salt = bcrypt.genSaltSync(rounds); + } else + salt = bcrypt.genSaltSync(); + process.stdout.write(bcrypt.hashSync(process.argv[2], salt)+"\n"); +} diff --git a/node_modules/bcryptjs/bower.json b/node_modules/bcryptjs/bower.json new file mode 100644 index 0000000..746391a --- /dev/null +++ b/node_modules/bcryptjs/bower.json @@ -0,0 +1,22 @@ +{ + "name": "bcryptjs", + "description": "Optimized bcrypt in plain JavaScript with zero dependencies.", + "version": "2.4.3", + "main": "dist/bcrypt.min.js", + "license": "New-BSD", + "homepage": "http://dcode.io/", + "repository": { + "type": "git", + "url": "git://github.com/dcodeIO/bcrypt.js.git" + }, + "keywords": ["bcrypt", "password", "auth", "authentication", "encryption", "crypt", "crypto"], + "dependencies": {}, + "devDependencies": {}, + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "test", + "tests" + ] +} diff --git a/node_modules/bcryptjs/dist/README.md b/node_modules/bcryptjs/dist/README.md new file mode 100644 index 0000000..37a5164 --- /dev/null +++ b/node_modules/bcryptjs/dist/README.md @@ -0,0 +1,15 @@ +Distributions +============= +bcrypt.js is available as the following distributions: + +* **[bcrypt.js](https://github.com/dcodeIO/bcrypt.js/blob/master/dist/bcrypt.js)** + contains the commented source code. + +* **[bcrypt.min.js](https://github.com/dcodeIO/bcrypt.js/blob/master/dist/bcrypt.min.js)** + has been compiled with Closure Compiler using advanced optimizations. + +* **[bcrypt.min.map](https://github.com/dcodeIO/bcrypt.js/blob/master/dist/bcrypt.min.map)** + contains the source map generated by Closure Compiler. + +* **[bcrypt.min.js.gz](https://github.com/dcodeIO/bcrypt.js/blob/master/dist/bcrypt.min.js.gz)** + has also been gzipped using `-9`. diff --git a/node_modules/bcryptjs/dist/bcrypt.js b/node_modules/bcryptjs/dist/bcrypt.js new file mode 100644 index 0000000..1b0a648 --- /dev/null +++ b/node_modules/bcryptjs/dist/bcrypt.js @@ -0,0 +1,1379 @@ +/* + Copyright (c) 2012 Nevins Bartolomeo <nevins.bartolomeo@gmail.com> + Copyright (c) 2012 Shane Girish <shaneGirish@gmail.com> + Copyright (c) 2014 Daniel Wirtz <dcode@dcode.io> + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +/** + * @license bcrypt.js (c) 2013 Daniel Wirtz <dcode@dcode.io> + * Released under the Apache License, Version 2.0 + * see: https://github.com/dcodeIO/bcrypt.js for details + */ +(function(global, factory) { + + /* AMD */ if (typeof define === 'function' && define["amd"]) + define([], factory); + /* CommonJS */ else if (typeof require === 'function' && typeof module === "object" && module && module["exports"]) + module["exports"] = factory(); + /* Global */ else + (global["dcodeIO"] = global["dcodeIO"] || {})["bcrypt"] = factory(); + +}(this, function() { + "use strict"; + + /** + * bcrypt namespace. + * @type {Object.<string,*>} + */ + var bcrypt = {}; + + /** + * The random implementation to use as a fallback. + * @type {?function(number):!Array.<number>} + * @inner + */ + var randomFallback = null; + + /** + * Generates cryptographically secure random bytes. + * @function + * @param {number} len Bytes length + * @returns {!Array.<number>} Random bytes + * @throws {Error} If no random implementation is available + * @inner + */ + function random(len) { + /* node */ if (typeof module !== 'undefined' && module && module['exports']) + try { + return require("crypto")['randomBytes'](len); + } catch (e) {} + /* WCA */ try { + var a; (self['crypto']||self['msCrypto'])['getRandomValues'](a = new Uint32Array(len)); + return Array.prototype.slice.call(a); + } catch (e) {} + /* fallback */ if (!randomFallback) + throw Error("Neither WebCryptoAPI nor a crypto module is available. Use bcrypt.setRandomFallback to set an alternative"); + return randomFallback(len); + } + + // Test if any secure randomness source is available + var randomAvailable = false; + try { + random(1); + randomAvailable = true; + } catch (e) {} + + // Default fallback, if any + randomFallback = null; + /** + * Sets the pseudo random number generator to use as a fallback if neither node's `crypto` module nor the Web Crypto + * API is available. Please note: It is highly important that the PRNG used is cryptographically secure and that it + * is seeded properly! + * @param {?function(number):!Array.<number>} random Function taking the number of bytes to generate as its + * sole argument, returning the corresponding array of cryptographically secure random byte values. + * @see http://nodejs.org/api/crypto.html + * @see http://www.w3.org/TR/WebCryptoAPI/ + */ + bcrypt.setRandomFallback = function(random) { + randomFallback = random; + }; + + /** + * Synchronously generates a salt. + * @param {number=} rounds Number of rounds to use, defaults to 10 if omitted + * @param {number=} seed_length Not supported. + * @returns {string} Resulting salt + * @throws {Error} If a random fallback is required but not set + * @expose + */ + bcrypt.genSaltSync = function(rounds, seed_length) { + rounds = rounds || GENSALT_DEFAULT_LOG2_ROUNDS; + if (typeof rounds !== 'number') + throw Error("Illegal arguments: "+(typeof rounds)+", "+(typeof seed_length)); + if (rounds < 4) + rounds = 4; + else if (rounds > 31) + rounds = 31; + var salt = []; + salt.push("$2a$"); + if (rounds < 10) + salt.push("0"); + salt.push(rounds.toString()); + salt.push('$'); + salt.push(base64_encode(random(BCRYPT_SALT_LEN), BCRYPT_SALT_LEN)); // May throw + return salt.join(''); + }; + + /** + * Asynchronously generates a salt. + * @param {(number|function(Error, string=))=} rounds Number of rounds to use, defaults to 10 if omitted + * @param {(number|function(Error, string=))=} seed_length Not supported. + * @param {function(Error, string=)=} callback Callback receiving the error, if any, and the resulting salt + * @returns {!Promise} If `callback` has been omitted + * @throws {Error} If `callback` is present but not a function + * @expose + */ + bcrypt.genSalt = function(rounds, seed_length, callback) { + if (typeof seed_length === 'function') + callback = seed_length, + seed_length = undefined; // Not supported. + if (typeof rounds === 'function') + callback = rounds, + rounds = undefined; + if (typeof rounds === 'undefined') + rounds = GENSALT_DEFAULT_LOG2_ROUNDS; + else if (typeof rounds !== 'number') + throw Error("illegal arguments: "+(typeof rounds)); + + function _async(callback) { + nextTick(function() { // Pretty thin, but salting is fast enough + try { + callback(null, bcrypt.genSaltSync(rounds)); + } catch (err) { + callback(err); + } + }); + } + + if (callback) { + if (typeof callback !== 'function') + throw Error("Illegal callback: "+typeof(callback)); + _async(callback); + } else + return new Promise(function(resolve, reject) { + _async(function(err, res) { + if (err) { + reject(err); + return; + } + resolve(res); + }); + }); + }; + + /** + * Synchronously generates a hash for the given string. + * @param {string} s String to hash + * @param {(number|string)=} salt Salt length to generate or salt to use, default to 10 + * @returns {string} Resulting hash + * @expose + */ + bcrypt.hashSync = function(s, salt) { + if (typeof salt === 'undefined') + salt = GENSALT_DEFAULT_LOG2_ROUNDS; + if (typeof salt === 'number') + salt = bcrypt.genSaltSync(salt); + if (typeof s !== 'string' || typeof salt !== 'string') + throw Error("Illegal arguments: "+(typeof s)+', '+(typeof salt)); + return _hash(s, salt); + }; + + /** + * Asynchronously generates a hash for the given string. + * @param {string} s String to hash + * @param {number|string} salt Salt length to generate or salt to use + * @param {function(Error, string=)=} callback Callback receiving the error, if any, and the resulting hash + * @param {function(number)=} progressCallback Callback successively called with the percentage of rounds completed + * (0.0 - 1.0), maximally once per `MAX_EXECUTION_TIME = 100` ms. + * @returns {!Promise} If `callback` has been omitted + * @throws {Error} If `callback` is present but not a function + * @expose + */ + bcrypt.hash = function(s, salt, callback, progressCallback) { + + function _async(callback) { + if (typeof s === 'string' && typeof salt === 'number') + bcrypt.genSalt(salt, function(err, salt) { + _hash(s, salt, callback, progressCallback); + }); + else if (typeof s === 'string' && typeof salt === 'string') + _hash(s, salt, callback, progressCallback); + else + nextTick(callback.bind(this, Error("Illegal arguments: "+(typeof s)+', '+(typeof salt)))); + } + + if (callback) { + if (typeof callback !== 'function') + throw Error("Illegal callback: "+typeof(callback)); + _async(callback); + } else + return new Promise(function(resolve, reject) { + _async(function(err, res) { + if (err) { + reject(err); + return; + } + resolve(res); + }); + }); + }; + + /** + * Compares two strings of the same length in constant time. + * @param {string} known Must be of the correct length + * @param {string} unknown Must be the same length as `known` + * @returns {boolean} + * @inner + */ + function safeStringCompare(known, unknown) { + var right = 0, + wrong = 0; + for (var i=0, k=known.length; i<k; ++i) { + if (known.charCodeAt(i) === unknown.charCodeAt(i)) + ++right; + else + ++wrong; + } + // Prevent removal of unused variables (never true, actually) + if (right < 0) + return false; + return wrong === 0; + } + + /** + * Synchronously tests a string against a hash. + * @param {string} s String to compare + * @param {string} hash Hash to test against + * @returns {boolean} true if matching, otherwise false + * @throws {Error} If an argument is illegal + * @expose + */ + bcrypt.compareSync = function(s, hash) { + if (typeof s !== "string" || typeof hash !== "string") + throw Error("Illegal arguments: "+(typeof s)+', '+(typeof hash)); + if (hash.length !== 60) + return false; + return safeStringCompare(bcrypt.hashSync(s, hash.substr(0, hash.length-31)), hash); + }; + + /** + * Asynchronously compares the given data against the given hash. + * @param {string} s Data to compare + * @param {string} hash Data to be compared to + * @param {function(Error, boolean)=} callback Callback receiving the error, if any, otherwise the result + * @param {function(number)=} progressCallback Callback successively called with the percentage of rounds completed + * (0.0 - 1.0), maximally once per `MAX_EXECUTION_TIME = 100` ms. + * @returns {!Promise} If `callback` has been omitted + * @throws {Error} If `callback` is present but not a function + * @expose + */ + bcrypt.compare = function(s, hash, callback, progressCallback) { + + function _async(callback) { + if (typeof s !== "string" || typeof hash !== "string") { + nextTick(callback.bind(this, Error("Illegal arguments: "+(typeof s)+', '+(typeof hash)))); + return; + } + if (hash.length !== 60) { + nextTick(callback.bind(this, null, false)); + return; + } + bcrypt.hash(s, hash.substr(0, 29), function(err, comp) { + if (err) + callback(err); + else + callback(null, safeStringCompare(comp, hash)); + }, progressCallback); + } + + if (callback) { + if (typeof callback !== 'function') + throw Error("Illegal callback: "+typeof(callback)); + _async(callback); + } else + return new Promise(function(resolve, reject) { + _async(function(err, res) { + if (err) { + reject(err); + return; + } + resolve(res); + }); + }); + }; + + /** + * Gets the number of rounds used to encrypt the specified hash. + * @param {string} hash Hash to extract the used number of rounds from + * @returns {number} Number of rounds used + * @throws {Error} If `hash` is not a string + * @expose + */ + bcrypt.getRounds = function(hash) { + if (typeof hash !== "string") + throw Error("Illegal arguments: "+(typeof hash)); + return parseInt(hash.split("$")[2], 10); + }; + + /** + * Gets the salt portion from a hash. Does not validate the hash. + * @param {string} hash Hash to extract the salt from + * @returns {string} Extracted salt part + * @throws {Error} If `hash` is not a string or otherwise invalid + * @expose + */ + bcrypt.getSalt = function(hash) { + if (typeof hash !== 'string') + throw Error("Illegal arguments: "+(typeof hash)); + if (hash.length !== 60) + throw Error("Illegal hash length: "+hash.length+" != 60"); + return hash.substring(0, 29); + }; + + /** + * Continues with the callback on the next tick. + * @function + * @param {function(...[*])} callback Callback to execute + * @inner + */ + var nextTick = typeof process !== 'undefined' && process && typeof process.nextTick === 'function' + ? (typeof setImmediate === 'function' ? setImmediate : process.nextTick) + : setTimeout; + + /** + * Converts a JavaScript string to UTF8 bytes. + * @param {string} str String + * @returns {!Array.<number>} UTF8 bytes + * @inner + */ + function stringToBytes(str) { + var out = [], + i = 0; + utfx.encodeUTF16toUTF8(function() { + if (i >= str.length) return null; + return str.charCodeAt(i++); + }, function(b) { + out.push(b); + }); + return out; + } + + // A base64 implementation for the bcrypt algorithm. This is partly non-standard. + + /** + * bcrypt's own non-standard base64 dictionary. + * @type {!Array.<string>} + * @const + * @inner + **/ + var BASE64_CODE = "./ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(''); + + /** + * @type {!Array.<number>} + * @const + * @inner + **/ + var BASE64_INDEX = [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, + 1, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, -1, -1, -1, + -1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, + 20, 21, 22, 23, 24, 25, 26, 27, -1, -1, -1, -1, -1, -1, 28, 29, 30, + 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, + 48, 49, 50, 51, 52, 53, -1, -1, -1, -1, -1]; + + /** + * @type {!function(...number):string} + * @inner + */ + var stringFromCharCode = String.fromCharCode; + + /** + * Encodes a byte array to base64 with up to len bytes of input. + * @param {!Array.<number>} b Byte array + * @param {number} len Maximum input length + * @returns {string} + * @inner + */ + function base64_encode(b, len) { + var off = 0, + rs = [], + c1, c2; + if (len <= 0 || len > b.length) + throw Error("Illegal len: "+len); + while (off < len) { + c1 = b[off++] & 0xff; + rs.push(BASE64_CODE[(c1 >> 2) & 0x3f]); + c1 = (c1 & 0x03) << 4; + if (off >= len) { + rs.push(BASE64_CODE[c1 & 0x3f]); + break; + } + c2 = b[off++] & 0xff; + c1 |= (c2 >> 4) & 0x0f; + rs.push(BASE64_CODE[c1 & 0x3f]); + c1 = (c2 & 0x0f) << 2; + if (off >= len) { + rs.push(BASE64_CODE[c1 & 0x3f]); + break; + } + c2 = b[off++] & 0xff; + c1 |= (c2 >> 6) & 0x03; + rs.push(BASE64_CODE[c1 & 0x3f]); + rs.push(BASE64_CODE[c2 & 0x3f]); + } + return rs.join(''); + } + + /** + * Decodes a base64 encoded string to up to len bytes of output. + * @param {string} s String to decode + * @param {number} len Maximum output length + * @returns {!Array.<number>} + * @inner + */ + function base64_decode(s, len) { + var off = 0, + slen = s.length, + olen = 0, + rs = [], + c1, c2, c3, c4, o, code; + if (len <= 0) + throw Error("Illegal len: "+len); + while (off < slen - 1 && olen < len) { + code = s.charCodeAt(off++); + c1 = code < BASE64_INDEX.length ? BASE64_INDEX[code] : -1; + code = s.charCodeAt(off++); + c2 = code < BASE64_INDEX.length ? BASE64_INDEX[code] : -1; + if (c1 == -1 || c2 == -1) + break; + o = (c1 << 2) >>> 0; + o |= (c2 & 0x30) >> 4; + rs.push(stringFromCharCode(o)); + if (++olen >= len || off >= slen) + break; + code = s.charCodeAt(off++); + c3 = code < BASE64_INDEX.length ? BASE64_INDEX[code] : -1; + if (c3 == -1) + break; + o = ((c2 & 0x0f) << 4) >>> 0; + o |= (c3 & 0x3c) >> 2; + rs.push(stringFromCharCode(o)); + if (++olen >= len || off >= slen) + break; + code = s.charCodeAt(off++); + c4 = code < BASE64_INDEX.length ? BASE64_INDEX[code] : -1; + o = ((c3 & 0x03) << 6) >>> 0; + o |= c4; + rs.push(stringFromCharCode(o)); + ++olen; + } + var res = []; + for (off = 0; off<olen; off++) + res.push(rs[off].charCodeAt(0)); + return res; + } + + /** + * utfx-embeddable (c) 2014 Daniel Wirtz <dcode@dcode.io> + * Released under the Apache License, Version 2.0 + * see: https://github.com/dcodeIO/utfx for details + */ + var utfx = function() { + "use strict"; + + /** + * utfx namespace. + * @inner + * @type {!Object.<string,*>} + */ + var utfx = {}; + + /** + * Maximum valid code point. + * @type {number} + * @const + */ + utfx.MAX_CODEPOINT = 0x10FFFF; + + /** + * Encodes UTF8 code points to UTF8 bytes. + * @param {(!function():number|null) | number} src Code points source, either as a function returning the next code point + * respectively `null` if there are no more code points left or a single numeric code point. + * @param {!function(number)} dst Bytes destination as a function successively called with the next byte + */ + utfx.encodeUTF8 = function(src, dst) { + var cp = null; + if (typeof src === 'number') + cp = src, + src = function() { return null; }; + while (cp !== null || (cp = src()) !== null) { + if (cp < 0x80) + dst(cp&0x7F); + else if (cp < 0x800) + dst(((cp>>6)&0x1F)|0xC0), + dst((cp&0x3F)|0x80); + else if (cp < 0x10000) + dst(((cp>>12)&0x0F)|0xE0), + dst(((cp>>6)&0x3F)|0x80), + dst((cp&0x3F)|0x80); + else + dst(((cp>>18)&0x07)|0xF0), + dst(((cp>>12)&0x3F)|0x80), + dst(((cp>>6)&0x3F)|0x80), + dst((cp&0x3F)|0x80); + cp = null; + } + }; + + /** + * Decodes UTF8 bytes to UTF8 code points. + * @param {!function():number|null} src Bytes source as a function returning the next byte respectively `null` if there + * are no more bytes left. + * @param {!function(number)} dst Code points destination as a function successively called with each decoded code point. + * @throws {RangeError} If a starting byte is invalid in UTF8 + * @throws {Error} If the last sequence is truncated. Has an array property `bytes` holding the + * remaining bytes. + */ + utfx.decodeUTF8 = function(src, dst) { + var a, b, c, d, fail = function(b) { + b = b.slice(0, b.indexOf(null)); + var err = Error(b.toString()); + err.name = "TruncatedError"; + err['bytes'] = b; + throw err; + }; + while ((a = src()) !== null) { + if ((a&0x80) === 0) + dst(a); + else if ((a&0xE0) === 0xC0) + ((b = src()) === null) && fail([a, b]), + dst(((a&0x1F)<<6) | (b&0x3F)); + else if ((a&0xF0) === 0xE0) + ((b=src()) === null || (c=src()) === null) && fail([a, b, c]), + dst(((a&0x0F)<<12) | ((b&0x3F)<<6) | (c&0x3F)); + else if ((a&0xF8) === 0xF0) + ((b=src()) === null || (c=src()) === null || (d=src()) === null) && fail([a, b, c ,d]), + dst(((a&0x07)<<18) | ((b&0x3F)<<12) | ((c&0x3F)<<6) | (d&0x3F)); + else throw RangeError("Illegal starting byte: "+a); + } + }; + + /** + * Converts UTF16 characters to UTF8 code points. + * @param {!function():number|null} src Characters source as a function returning the next char code respectively + * `null` if there are no more characters left. + * @param {!function(number)} dst Code points destination as a function successively called with each converted code + * point. + */ + utfx.UTF16toUTF8 = function(src, dst) { + var c1, c2 = null; + while (true) { + if ((c1 = c2 !== null ? c2 : src()) === null) + break; + if (c1 >= 0xD800 && c1 <= 0xDFFF) { + if ((c2 = src()) !== null) { + if (c2 >= 0xDC00 && c2 <= 0xDFFF) { + dst((c1-0xD800)*0x400+c2-0xDC00+0x10000); + c2 = null; continue; + } + } + } + dst(c1); + } + if (c2 !== null) dst(c2); + }; + + /** + * Converts UTF8 code points to UTF16 characters. + * @param {(!function():number|null) | number} src Code points source, either as a function returning the next code point + * respectively `null` if there are no more code points left or a single numeric code point. + * @param {!function(number)} dst Characters destination as a function successively called with each converted char code. + * @throws {RangeError} If a code point is out of range + */ + utfx.UTF8toUTF16 = function(src, dst) { + var cp = null; + if (typeof src === 'number') + cp = src, src = function() { return null; }; + while (cp !== null || (cp = src()) !== null) { + if (cp <= 0xFFFF) + dst(cp); + else + cp -= 0x10000, + dst((cp>>10)+0xD800), + dst((cp%0x400)+0xDC00); + cp = null; + } + }; + + /** + * Converts and encodes UTF16 characters to UTF8 bytes. + * @param {!function():number|null} src Characters source as a function returning the next char code respectively `null` + * if there are no more characters left. + * @param {!function(number)} dst Bytes destination as a function successively called with the next byte. + */ + utfx.encodeUTF16toUTF8 = function(src, dst) { + utfx.UTF16toUTF8(src, function(cp) { + utfx.encodeUTF8(cp, dst); + }); + }; + + /** + * Decodes and converts UTF8 bytes to UTF16 characters. + * @param {!function():number|null} src Bytes source as a function returning the next byte respectively `null` if there + * are no more bytes left. + * @param {!function(number)} dst Characters destination as a function successively called with each converted char code. + * @throws {RangeError} If a starting byte is invalid in UTF8 + * @throws {Error} If the last sequence is truncated. Has an array property `bytes` holding the remaining bytes. + */ + utfx.decodeUTF8toUTF16 = function(src, dst) { + utfx.decodeUTF8(src, function(cp) { + utfx.UTF8toUTF16(cp, dst); + }); + }; + + /** + * Calculates the byte length of an UTF8 code point. + * @param {number} cp UTF8 code point + * @returns {number} Byte length + */ + utfx.calculateCodePoint = function(cp) { + return (cp < 0x80) ? 1 : (cp < 0x800) ? 2 : (cp < 0x10000) ? 3 : 4; + }; + + /** + * Calculates the number of UTF8 bytes required to store UTF8 code points. + * @param {(!function():number|null)} src Code points source as a function returning the next code point respectively + * `null` if there are no more code points left. + * @returns {number} The number of UTF8 bytes required + */ + utfx.calculateUTF8 = function(src) { + var cp, l=0; + while ((cp = src()) !== null) + l += utfx.calculateCodePoint(cp); + return l; + }; + + /** + * Calculates the number of UTF8 code points respectively UTF8 bytes required to store UTF16 char codes. + * @param {(!function():number|null)} src Characters source as a function returning the next char code respectively + * `null` if there are no more characters left. + * @returns {!Array.<number>} The number of UTF8 code points at index 0 and the number of UTF8 bytes required at index 1. + */ + utfx.calculateUTF16asUTF8 = function(src) { + var n=0, l=0; + utfx.UTF16toUTF8(src, function(cp) { + ++n; l += utfx.calculateCodePoint(cp); + }); + return [n,l]; + }; + + return utfx; + }(); + + Date.now = Date.now || function() { return +new Date; }; + + /** + * @type {number} + * @const + * @inner + */ + var BCRYPT_SALT_LEN = 16; + + /** + * @type {number} + * @const + * @inner + */ + var GENSALT_DEFAULT_LOG2_ROUNDS = 10; + + /** + * @type {number} + * @const + * @inner + */ + var BLOWFISH_NUM_ROUNDS = 16; + + /** + * @type {number} + * @const + * @inner + */ + var MAX_EXECUTION_TIME = 100; + + /** + * @type {Array.<number>} + * @const + * @inner + */ + var P_ORIG = [ + 0x243f6a88, 0x85a308d3, 0x13198a2e, 0x03707344, 0xa4093822, + 0x299f31d0, 0x082efa98, 0xec4e6c89, 0x452821e6, 0x38d01377, + 0xbe5466cf, 0x34e90c6c, 0xc0ac29b7, 0xc97c50dd, 0x3f84d5b5, + 0xb5470917, 0x9216d5d9, 0x8979fb1b + ]; + + /** + * @type {Array.<number>} + * @const + * @inner + */ + var S_ORIG = [ + 0xd1310ba6, 0x98dfb5ac, 0x2ffd72db, 0xd01adfb7, 0xb8e1afed, + 0x6a267e96, 0xba7c9045, 0xf12c7f99, 0x24a19947, 0xb3916cf7, + 0x0801f2e2, 0x858efc16, 0x636920d8, 0x71574e69, 0xa458fea3, + 0xf4933d7e, 0x0d95748f, 0x728eb658, 0x718bcd58, 0x82154aee, + 0x7b54a41d, 0xc25a59b5, 0x9c30d539, 0x2af26013, 0xc5d1b023, + 0x286085f0, 0xca417918, 0xb8db38ef, 0x8e79dcb0, 0x603a180e, + 0x6c9e0e8b, 0xb01e8a3e, 0xd71577c1, 0xbd314b27, 0x78af2fda, + 0x55605c60, 0xe65525f3, 0xaa55ab94, 0x57489862, 0x63e81440, + 0x55ca396a, 0x2aab10b6, 0xb4cc5c34, 0x1141e8ce, 0xa15486af, + 0x7c72e993, 0xb3ee1411, 0x636fbc2a, 0x2ba9c55d, 0x741831f6, + 0xce5c3e16, 0x9b87931e, 0xafd6ba33, 0x6c24cf5c, 0x7a325381, + 0x28958677, 0x3b8f4898, 0x6b4bb9af, 0xc4bfe81b, 0x66282193, + 0x61d809cc, 0xfb21a991, 0x487cac60, 0x5dec8032, 0xef845d5d, + 0xe98575b1, 0xdc262302, 0xeb651b88, 0x23893e81, 0xd396acc5, + 0x0f6d6ff3, 0x83f44239, 0x2e0b4482, 0xa4842004, 0x69c8f04a, + 0x9e1f9b5e, 0x21c66842, 0xf6e96c9a, 0x670c9c61, 0xabd388f0, + 0x6a51a0d2, 0xd8542f68, 0x960fa728, 0xab5133a3, 0x6eef0b6c, + 0x137a3be4, 0xba3bf050, 0x7efb2a98, 0xa1f1651d, 0x39af0176, + 0x66ca593e, 0x82430e88, 0x8cee8619, 0x456f9fb4, 0x7d84a5c3, + 0x3b8b5ebe, 0xe06f75d8, 0x85c12073, 0x401a449f, 0x56c16aa6, + 0x4ed3aa62, 0x363f7706, 0x1bfedf72, 0x429b023d, 0x37d0d724, + 0xd00a1248, 0xdb0fead3, 0x49f1c09b, 0x075372c9, 0x80991b7b, + 0x25d479d8, 0xf6e8def7, 0xe3fe501a, 0xb6794c3b, 0x976ce0bd, + 0x04c006ba, 0xc1a94fb6, 0x409f60c4, 0x5e5c9ec2, 0x196a2463, + 0x68fb6faf, 0x3e6c53b5, 0x1339b2eb, 0x3b52ec6f, 0x6dfc511f, + 0x9b30952c, 0xcc814544, 0xaf5ebd09, 0xbee3d004, 0xde334afd, + 0x660f2807, 0x192e4bb3, 0xc0cba857, 0x45c8740f, 0xd20b5f39, + 0xb9d3fbdb, 0x5579c0bd, 0x1a60320a, 0xd6a100c6, 0x402c7279, + 0x679f25fe, 0xfb1fa3cc, 0x8ea5e9f8, 0xdb3222f8, 0x3c7516df, + 0xfd616b15, 0x2f501ec8, 0xad0552ab, 0x323db5fa, 0xfd238760, + 0x53317b48, 0x3e00df82, 0x9e5c57bb, 0xca6f8ca0, 0x1a87562e, + 0xdf1769db, 0xd542a8f6, 0x287effc3, 0xac6732c6, 0x8c4f5573, + 0x695b27b0, 0xbbca58c8, 0xe1ffa35d, 0xb8f011a0, 0x10fa3d98, + 0xfd2183b8, 0x4afcb56c, 0x2dd1d35b, 0x9a53e479, 0xb6f84565, + 0xd28e49bc, 0x4bfb9790, 0xe1ddf2da, 0xa4cb7e33, 0x62fb1341, + 0xcee4c6e8, 0xef20cada, 0x36774c01, 0xd07e9efe, 0x2bf11fb4, + 0x95dbda4d, 0xae909198, 0xeaad8e71, 0x6b93d5a0, 0xd08ed1d0, + 0xafc725e0, 0x8e3c5b2f, 0x8e7594b7, 0x8ff6e2fb, 0xf2122b64, + 0x8888b812, 0x900df01c, 0x4fad5ea0, 0x688fc31c, 0xd1cff191, + 0xb3a8c1ad, 0x2f2f2218, 0xbe0e1777, 0xea752dfe, 0x8b021fa1, + 0xe5a0cc0f, 0xb56f74e8, 0x18acf3d6, 0xce89e299, 0xb4a84fe0, + 0xfd13e0b7, 0x7cc43b81, 0xd2ada8d9, 0x165fa266, 0x80957705, + 0x93cc7314, 0x211a1477, 0xe6ad2065, 0x77b5fa86, 0xc75442f5, + 0xfb9d35cf, 0xebcdaf0c, 0x7b3e89a0, 0xd6411bd3, 0xae1e7e49, + 0x00250e2d, 0x2071b35e, 0x226800bb, 0x57b8e0af, 0x2464369b, + 0xf009b91e, 0x5563911d, 0x59dfa6aa, 0x78c14389, 0xd95a537f, + 0x207d5ba2, 0x02e5b9c5, 0x83260376, 0x6295cfa9, 0x11c81968, + 0x4e734a41, 0xb3472dca, 0x7b14a94a, 0x1b510052, 0x9a532915, + 0xd60f573f, 0xbc9bc6e4, 0x2b60a476, 0x81e67400, 0x08ba6fb5, + 0x571be91f, 0xf296ec6b, 0x2a0dd915, 0xb6636521, 0xe7b9f9b6, + 0xff34052e, 0xc5855664, 0x53b02d5d, 0xa99f8fa1, 0x08ba4799, + 0x6e85076a, 0x4b7a70e9, 0xb5b32944, 0xdb75092e, 0xc4192623, + 0xad6ea6b0, 0x49a7df7d, 0x9cee60b8, 0x8fedb266, 0xecaa8c71, + 0x699a17ff, 0x5664526c, 0xc2b19ee1, 0x193602a5, 0x75094c29, + 0xa0591340, 0xe4183a3e, 0x3f54989a, 0x5b429d65, 0x6b8fe4d6, + 0x99f73fd6, 0xa1d29c07, 0xefe830f5, 0x4d2d38e6, 0xf0255dc1, + 0x4cdd2086, 0x8470eb26, 0x6382e9c6, 0x021ecc5e, 0x09686b3f, + 0x3ebaefc9, 0x3c971814, 0x6b6a70a1, 0x687f3584, 0x52a0e286, + 0xb79c5305, 0xaa500737, 0x3e07841c, 0x7fdeae5c, 0x8e7d44ec, + 0x5716f2b8, 0xb03ada37, 0xf0500c0d, 0xf01c1f04, 0x0200b3ff, + 0xae0cf51a, 0x3cb574b2, 0x25837a58, 0xdc0921bd, 0xd19113f9, + 0x7ca92ff6, 0x94324773, 0x22f54701, 0x3ae5e581, 0x37c2dadc, + 0xc8b57634, 0x9af3dda7, 0xa9446146, 0x0fd0030e, 0xecc8c73e, + 0xa4751e41, 0xe238cd99, 0x3bea0e2f, 0x3280bba1, 0x183eb331, + 0x4e548b38, 0x4f6db908, 0x6f420d03, 0xf60a04bf, 0x2cb81290, + 0x24977c79, 0x5679b072, 0xbcaf89af, 0xde9a771f, 0xd9930810, + 0xb38bae12, 0xdccf3f2e, 0x5512721f, 0x2e6b7124, 0x501adde6, + 0x9f84cd87, 0x7a584718, 0x7408da17, 0xbc9f9abc, 0xe94b7d8c, + 0xec7aec3a, 0xdb851dfa, 0x63094366, 0xc464c3d2, 0xef1c1847, + 0x3215d908, 0xdd433b37, 0x24c2ba16, 0x12a14d43, 0x2a65c451, + 0x50940002, 0x133ae4dd, 0x71dff89e, 0x10314e55, 0x81ac77d6, + 0x5f11199b, 0x043556f1, 0xd7a3c76b, 0x3c11183b, 0x5924a509, + 0xf28fe6ed, 0x97f1fbfa, 0x9ebabf2c, 0x1e153c6e, 0x86e34570, + 0xeae96fb1, 0x860e5e0a, 0x5a3e2ab3, 0x771fe71c, 0x4e3d06fa, + 0x2965dcb9, 0x99e71d0f, 0x803e89d6, 0x5266c825, 0x2e4cc978, + 0x9c10b36a, 0xc6150eba, 0x94e2ea78, 0xa5fc3c53, 0x1e0a2df4, + 0xf2f74ea7, 0x361d2b3d, 0x1939260f, 0x19c27960, 0x5223a708, + 0xf71312b6, 0xebadfe6e, 0xeac31f66, 0xe3bc4595, 0xa67bc883, + 0xb17f37d1, 0x018cff28, 0xc332ddef, 0xbe6c5aa5, 0x65582185, + 0x68ab9802, 0xeecea50f, 0xdb2f953b, 0x2aef7dad, 0x5b6e2f84, + 0x1521b628, 0x29076170, 0xecdd4775, 0x619f1510, 0x13cca830, + 0xeb61bd96, 0x0334fe1e, 0xaa0363cf, 0xb5735c90, 0x4c70a239, + 0xd59e9e0b, 0xcbaade14, 0xeecc86bc, 0x60622ca7, 0x9cab5cab, + 0xb2f3846e, 0x648b1eaf, 0x19bdf0ca, 0xa02369b9, 0x655abb50, + 0x40685a32, 0x3c2ab4b3, 0x319ee9d5, 0xc021b8f7, 0x9b540b19, + 0x875fa099, 0x95f7997e, 0x623d7da8, 0xf837889a, 0x97e32d77, + 0x11ed935f, 0x16681281, 0x0e358829, 0xc7e61fd6, 0x96dedfa1, + 0x7858ba99, 0x57f584a5, 0x1b227263, 0x9b83c3ff, 0x1ac24696, + 0xcdb30aeb, 0x532e3054, 0x8fd948e4, 0x6dbc3128, 0x58ebf2ef, + 0x34c6ffea, 0xfe28ed61, 0xee7c3c73, 0x5d4a14d9, 0xe864b7e3, + 0x42105d14, 0x203e13e0, 0x45eee2b6, 0xa3aaabea, 0xdb6c4f15, + 0xfacb4fd0, 0xc742f442, 0xef6abbb5, 0x654f3b1d, 0x41cd2105, + 0xd81e799e, 0x86854dc7, 0xe44b476a, 0x3d816250, 0xcf62a1f2, + 0x5b8d2646, 0xfc8883a0, 0xc1c7b6a3, 0x7f1524c3, 0x69cb7492, + 0x47848a0b, 0x5692b285, 0x095bbf00, 0xad19489d, 0x1462b174, + 0x23820e00, 0x58428d2a, 0x0c55f5ea, 0x1dadf43e, 0x233f7061, + 0x3372f092, 0x8d937e41, 0xd65fecf1, 0x6c223bdb, 0x7cde3759, + 0xcbee7460, 0x4085f2a7, 0xce77326e, 0xa6078084, 0x19f8509e, + 0xe8efd855, 0x61d99735, 0xa969a7aa, 0xc50c06c2, 0x5a04abfc, + 0x800bcadc, 0x9e447a2e, 0xc3453484, 0xfdd56705, 0x0e1e9ec9, + 0xdb73dbd3, 0x105588cd, 0x675fda79, 0xe3674340, 0xc5c43465, + 0x713e38d8, 0x3d28f89e, 0xf16dff20, 0x153e21e7, 0x8fb03d4a, + 0xe6e39f2b, 0xdb83adf7, 0xe93d5a68, 0x948140f7, 0xf64c261c, + 0x94692934, 0x411520f7, 0x7602d4f7, 0xbcf46b2e, 0xd4a20068, + 0xd4082471, 0x3320f46a, 0x43b7d4b7, 0x500061af, 0x1e39f62e, + 0x97244546, 0x14214f74, 0xbf8b8840, 0x4d95fc1d, 0x96b591af, + 0x70f4ddd3, 0x66a02f45, 0xbfbc09ec, 0x03bd9785, 0x7fac6dd0, + 0x31cb8504, 0x96eb27b3, 0x55fd3941, 0xda2547e6, 0xabca0a9a, + 0x28507825, 0x530429f4, 0x0a2c86da, 0xe9b66dfb, 0x68dc1462, + 0xd7486900, 0x680ec0a4, 0x27a18dee, 0x4f3ffea2, 0xe887ad8c, + 0xb58ce006, 0x7af4d6b6, 0xaace1e7c, 0xd3375fec, 0xce78a399, + 0x406b2a42, 0x20fe9e35, 0xd9f385b9, 0xee39d7ab, 0x3b124e8b, + 0x1dc9faf7, 0x4b6d1856, 0x26a36631, 0xeae397b2, 0x3a6efa74, + 0xdd5b4332, 0x6841e7f7, 0xca7820fb, 0xfb0af54e, 0xd8feb397, + 0x454056ac, 0xba489527, 0x55533a3a, 0x20838d87, 0xfe6ba9b7, + 0xd096954b, 0x55a867bc, 0xa1159a58, 0xcca92963, 0x99e1db33, + 0xa62a4a56, 0x3f3125f9, 0x5ef47e1c, 0x9029317c, 0xfdf8e802, + 0x04272f70, 0x80bb155c, 0x05282ce3, 0x95c11548, 0xe4c66d22, + 0x48c1133f, 0xc70f86dc, 0x07f9c9ee, 0x41041f0f, 0x404779a4, + 0x5d886e17, 0x325f51eb, 0xd59bc0d1, 0xf2bcc18f, 0x41113564, + 0x257b7834, 0x602a9c60, 0xdff8e8a3, 0x1f636c1b, 0x0e12b4c2, + 0x02e1329e, 0xaf664fd1, 0xcad18115, 0x6b2395e0, 0x333e92e1, + 0x3b240b62, 0xeebeb922, 0x85b2a20e, 0xe6ba0d99, 0xde720c8c, + 0x2da2f728, 0xd0127845, 0x95b794fd, 0x647d0862, 0xe7ccf5f0, + 0x5449a36f, 0x877d48fa, 0xc39dfd27, 0xf33e8d1e, 0x0a476341, + 0x992eff74, 0x3a6f6eab, 0xf4f8fd37, 0xa812dc60, 0xa1ebddf8, + 0x991be14c, 0xdb6e6b0d, 0xc67b5510, 0x6d672c37, 0x2765d43b, + 0xdcd0e804, 0xf1290dc7, 0xcc00ffa3, 0xb5390f92, 0x690fed0b, + 0x667b9ffb, 0xcedb7d9c, 0xa091cf0b, 0xd9155ea3, 0xbb132f88, + 0x515bad24, 0x7b9479bf, 0x763bd6eb, 0x37392eb3, 0xcc115979, + 0x8026e297, 0xf42e312d, 0x6842ada7, 0xc66a2b3b, 0x12754ccc, + 0x782ef11c, 0x6a124237, 0xb79251e7, 0x06a1bbe6, 0x4bfb6350, + 0x1a6b1018, 0x11caedfa, 0x3d25bdd8, 0xe2e1c3c9, 0x44421659, + 0x0a121386, 0xd90cec6e, 0xd5abea2a, 0x64af674e, 0xda86a85f, + 0xbebfe988, 0x64e4c3fe, 0x9dbc8057, 0xf0f7c086, 0x60787bf8, + 0x6003604d, 0xd1fd8346, 0xf6381fb0, 0x7745ae04, 0xd736fccc, + 0x83426b33, 0xf01eab71, 0xb0804187, 0x3c005e5f, 0x77a057be, + 0xbde8ae24, 0x55464299, 0xbf582e61, 0x4e58f48f, 0xf2ddfda2, + 0xf474ef38, 0x8789bdc2, 0x5366f9c3, 0xc8b38e74, 0xb475f255, + 0x46fcd9b9, 0x7aeb2661, 0x8b1ddf84, 0x846a0e79, 0x915f95e2, + 0x466e598e, 0x20b45770, 0x8cd55591, 0xc902de4c, 0xb90bace1, + 0xbb8205d0, 0x11a86248, 0x7574a99e, 0xb77f19b6, 0xe0a9dc09, + 0x662d09a1, 0xc4324633, 0xe85a1f02, 0x09f0be8c, 0x4a99a025, + 0x1d6efe10, 0x1ab93d1d, 0x0ba5a4df, 0xa186f20f, 0x2868f169, + 0xdcb7da83, 0x573906fe, 0xa1e2ce9b, 0x4fcd7f52, 0x50115e01, + 0xa70683fa, 0xa002b5c4, 0x0de6d027, 0x9af88c27, 0x773f8641, + 0xc3604c06, 0x61a806b5, 0xf0177a28, 0xc0f586e0, 0x006058aa, + 0x30dc7d62, 0x11e69ed7, 0x2338ea63, 0x53c2dd94, 0xc2c21634, + 0xbbcbee56, 0x90bcb6de, 0xebfc7da1, 0xce591d76, 0x6f05e409, + 0x4b7c0188, 0x39720a3d, 0x7c927c24, 0x86e3725f, 0x724d9db9, + 0x1ac15bb4, 0xd39eb8fc, 0xed545578, 0x08fca5b5, 0xd83d7cd3, + 0x4dad0fc4, 0x1e50ef5e, 0xb161e6f8, 0xa28514d9, 0x6c51133c, + 0x6fd5c7e7, 0x56e14ec4, 0x362abfce, 0xddc6c837, 0xd79a3234, + 0x92638212, 0x670efa8e, 0x406000e0, 0x3a39ce37, 0xd3faf5cf, + 0xabc27737, 0x5ac52d1b, 0x5cb0679e, 0x4fa33742, 0xd3822740, + 0x99bc9bbe, 0xd5118e9d, 0xbf0f7315, 0xd62d1c7e, 0xc700c47b, + 0xb78c1b6b, 0x21a19045, 0xb26eb1be, 0x6a366eb4, 0x5748ab2f, + 0xbc946e79, 0xc6a376d2, 0x6549c2c8, 0x530ff8ee, 0x468dde7d, + 0xd5730a1d, 0x4cd04dc6, 0x2939bbdb, 0xa9ba4650, 0xac9526e8, + 0xbe5ee304, 0xa1fad5f0, 0x6a2d519a, 0x63ef8ce2, 0x9a86ee22, + 0xc089c2b8, 0x43242ef6, 0xa51e03aa, 0x9cf2d0a4, 0x83c061ba, + 0x9be96a4d, 0x8fe51550, 0xba645bd6, 0x2826a2f9, 0xa73a3ae1, + 0x4ba99586, 0xef5562e9, 0xc72fefd3, 0xf752f7da, 0x3f046f69, + 0x77fa0a59, 0x80e4a915, 0x87b08601, 0x9b09e6ad, 0x3b3ee593, + 0xe990fd5a, 0x9e34d797, 0x2cf0b7d9, 0x022b8b51, 0x96d5ac3a, + 0x017da67d, 0xd1cf3ed6, 0x7c7d2d28, 0x1f9f25cf, 0xadf2b89b, + 0x5ad6b472, 0x5a88f54c, 0xe029ac71, 0xe019a5e6, 0x47b0acfd, + 0xed93fa9b, 0xe8d3c48d, 0x283b57cc, 0xf8d56629, 0x79132e28, + 0x785f0191, 0xed756055, 0xf7960e44, 0xe3d35e8c, 0x15056dd4, + 0x88f46dba, 0x03a16125, 0x0564f0bd, 0xc3eb9e15, 0x3c9057a2, + 0x97271aec, 0xa93a072a, 0x1b3f6d9b, 0x1e6321f5, 0xf59c66fb, + 0x26dcf319, 0x7533d928, 0xb155fdf5, 0x03563482, 0x8aba3cbb, + 0x28517711, 0xc20ad9f8, 0xabcc5167, 0xccad925f, 0x4de81751, + 0x3830dc8e, 0x379d5862, 0x9320f991, 0xea7a90c2, 0xfb3e7bce, + 0x5121ce64, 0x774fbe32, 0xa8b6e37e, 0xc3293d46, 0x48de5369, + 0x6413e680, 0xa2ae0810, 0xdd6db224, 0x69852dfd, 0x09072166, + 0xb39a460a, 0x6445c0dd, 0x586cdecf, 0x1c20c8ae, 0x5bbef7dd, + 0x1b588d40, 0xccd2017f, 0x6bb4e3bb, 0xdda26a7e, 0x3a59ff45, + 0x3e350a44, 0xbcb4cdd5, 0x72eacea8, 0xfa6484bb, 0x8d6612ae, + 0xbf3c6f47, 0xd29be463, 0x542f5d9e, 0xaec2771b, 0xf64e6370, + 0x740e0d8d, 0xe75b1357, 0xf8721671, 0xaf537d5d, 0x4040cb08, + 0x4eb4e2cc, 0x34d2466a, 0x0115af84, 0xe1b00428, 0x95983a1d, + 0x06b89fb4, 0xce6ea048, 0x6f3f3b82, 0x3520ab82, 0x011a1d4b, + 0x277227f8, 0x611560b1, 0xe7933fdc, 0xbb3a792b, 0x344525bd, + 0xa08839e1, 0x51ce794b, 0x2f32c9b7, 0xa01fbac9, 0xe01cc87e, + 0xbcc7d1f6, 0xcf0111c3, 0xa1e8aac7, 0x1a908749, 0xd44fbd9a, + 0xd0dadecb, 0xd50ada38, 0x0339c32a, 0xc6913667, 0x8df9317c, + 0xe0b12b4f, 0xf79e59b7, 0x43f5bb3a, 0xf2d519ff, 0x27d9459c, + 0xbf97222c, 0x15e6fc2a, 0x0f91fc71, 0x9b941525, 0xfae59361, + 0xceb69ceb, 0xc2a86459, 0x12baa8d1, 0xb6c1075e, 0xe3056a0c, + 0x10d25065, 0xcb03a442, 0xe0ec6e0e, 0x1698db3b, 0x4c98a0be, + 0x3278e964, 0x9f1f9532, 0xe0d392df, 0xd3a0342b, 0x8971f21e, + 0x1b0a7441, 0x4ba3348c, 0xc5be7120, 0xc37632d8, 0xdf359f8d, + 0x9b992f2e, 0xe60b6f47, 0x0fe3f11d, 0xe54cda54, 0x1edad891, + 0xce6279cf, 0xcd3e7e6f, 0x1618b166, 0xfd2c1d05, 0x848fd2c5, + 0xf6fb2299, 0xf523f357, 0xa6327623, 0x93a83531, 0x56cccd02, + 0xacf08162, 0x5a75ebb5, 0x6e163697, 0x88d273cc, 0xde966292, + 0x81b949d0, 0x4c50901b, 0x71c65614, 0xe6c6c7bd, 0x327a140a, + 0x45e1d006, 0xc3f27b9a, 0xc9aa53fd, 0x62a80f00, 0xbb25bfe2, + 0x35bdd2f6, 0x71126905, 0xb2040222, 0xb6cbcf7c, 0xcd769c2b, + 0x53113ec0, 0x1640e3d3, 0x38abbd60, 0x2547adf0, 0xba38209c, + 0xf746ce76, 0x77afa1c5, 0x20756060, 0x85cbfe4e, 0x8ae88dd8, + 0x7aaaf9b0, 0x4cf9aa7e, 0x1948c25c, 0x02fb8a8c, 0x01c36ae4, + 0xd6ebe1f9, 0x90d4f869, 0xa65cdea0, 0x3f09252d, 0xc208e69f, + 0xb74e6132, 0xce77e25b, 0x578fdfe3, 0x3ac372e6 + ]; + + /** + * @type {Array.<number>} + * @const + * @inner + */ + var C_ORIG = [ + 0x4f727068, 0x65616e42, 0x65686f6c, 0x64657253, 0x63727944, + 0x6f756274 + ]; + + /** + * @param {Array.<number>} lr + * @param {number} off + * @param {Array.<number>} P + * @param {Array.<number>} S + * @returns {Array.<number>} + * @inner + */ + function _encipher(lr, off, P, S) { // This is our bottleneck: 1714/1905 ticks / 90% - see profile.txt + var n, + l = lr[off], + r = lr[off + 1]; + + l ^= P[0]; + + /* + for (var i=0, k=BLOWFISH_NUM_ROUNDS-2; i<=k;) + // Feistel substitution on left word + n = S[l >>> 24], + n += S[0x100 | ((l >> 16) & 0xff)], + n ^= S[0x200 | ((l >> 8) & 0xff)], + n += S[0x300 | (l & 0xff)], + r ^= n ^ P[++i], + // Feistel substitution on right word + n = S[r >>> 24], + n += S[0x100 | ((r >> 16) & 0xff)], + n ^= S[0x200 | ((r >> 8) & 0xff)], + n += S[0x300 | (r & 0xff)], + l ^= n ^ P[++i]; + */ + + //The following is an unrolled version of the above loop. + //Iteration 0 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[1]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[2]; + //Iteration 1 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[3]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[4]; + //Iteration 2 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[5]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[6]; + //Iteration 3 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[7]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[8]; + //Iteration 4 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[9]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[10]; + //Iteration 5 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[11]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[12]; + //Iteration 6 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[13]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[14]; + //Iteration 7 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[15]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[16]; + + lr[off] = r ^ P[BLOWFISH_NUM_ROUNDS + 1]; + lr[off + 1] = l; + return lr; + } + + /** + * @param {Array.<number>} data + * @param {number} offp + * @returns {{key: number, offp: number}} + * @inner + */ + function _streamtoword(data, offp) { + for (var i = 0, word = 0; i < 4; ++i) + word = (word << 8) | (data[offp] & 0xff), + offp = (offp + 1) % data.length; + return { key: word, offp: offp }; + } + + /** + * @param {Array.<number>} key + * @param {Array.<number>} P + * @param {Array.<number>} S + * @inner + */ + function _key(key, P, S) { + var offset = 0, + lr = [0, 0], + plen = P.length, + slen = S.length, + sw; + for (var i = 0; i < plen; i++) + sw = _streamtoword(key, offset), + offset = sw.offp, + P[i] = P[i] ^ sw.key; + for (i = 0; i < plen; i += 2) + lr = _encipher(lr, 0, P, S), + P[i] = lr[0], + P[i + 1] = lr[1]; + for (i = 0; i < slen; i += 2) + lr = _encipher(lr, 0, P, S), + S[i] = lr[0], + S[i + 1] = lr[1]; + } + + /** + * Expensive key schedule Blowfish. + * @param {Array.<number>} data + * @param {Array.<number>} key + * @param {Array.<number>} P + * @param {Array.<number>} S + * @inner + */ + function _ekskey(data, key, P, S) { + var offp = 0, + lr = [0, 0], + plen = P.length, + slen = S.length, + sw; + for (var i = 0; i < plen; i++) + sw = _streamtoword(key, offp), + offp = sw.offp, + P[i] = P[i] ^ sw.key; + offp = 0; + for (i = 0; i < plen; i += 2) + sw = _streamtoword(data, offp), + offp = sw.offp, + lr[0] ^= sw.key, + sw = _streamtoword(data, offp), + offp = sw.offp, + lr[1] ^= sw.key, + lr = _encipher(lr, 0, P, S), + P[i] = lr[0], + P[i + 1] = lr[1]; + for (i = 0; i < slen; i += 2) + sw = _streamtoword(data, offp), + offp = sw.offp, + lr[0] ^= sw.key, + sw = _streamtoword(data, offp), + offp = sw.offp, + lr[1] ^= sw.key, + lr = _encipher(lr, 0, P, S), + S[i] = lr[0], + S[i + 1] = lr[1]; + } + + /** + * Internaly crypts a string. + * @param {Array.<number>} b Bytes to crypt + * @param {Array.<number>} salt Salt bytes to use + * @param {number} rounds Number of rounds + * @param {function(Error, Array.<number>=)=} callback Callback receiving the error, if any, and the resulting bytes. If + * omitted, the operation will be performed synchronously. + * @param {function(number)=} progressCallback Callback called with the current progress + * @returns {!Array.<number>|undefined} Resulting bytes if callback has been omitted, otherwise `undefined` + * @inner + */ + function _crypt(b, salt, rounds, callback, progressCallback) { + var cdata = C_ORIG.slice(), + clen = cdata.length, + err; + + // Validate + if (rounds < 4 || rounds > 31) { + err = Error("Illegal number of rounds (4-31): "+rounds); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } else + throw err; + } + if (salt.length !== BCRYPT_SALT_LEN) { + err =Error("Illegal salt length: "+salt.length+" != "+BCRYPT_SALT_LEN); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } else + throw err; + } + rounds = (1 << rounds) >>> 0; + + var P, S, i = 0, j; + + //Use typed arrays when available - huge speedup! + if (Int32Array) { + P = new Int32Array(P_ORIG); + S = new Int32Array(S_ORIG); + } else { + P = P_ORIG.slice(); + S = S_ORIG.slice(); + } + + _ekskey(salt, b, P, S); + + /** + * Calcualtes the next round. + * @returns {Array.<number>|undefined} Resulting array if callback has been omitted, otherwise `undefined` + * @inner + */ + function next() { + if (progressCallback) + progressCallback(i / rounds); + if (i < rounds) { + var start = Date.now(); + for (; i < rounds;) { + i = i + 1; + _key(b, P, S); + _key(salt, P, S); + if (Date.now() - start > MAX_EXECUTION_TIME) + break; + } + } else { + for (i = 0; i < 64; i++) + for (j = 0; j < (clen >> 1); j++) + _encipher(cdata, j << 1, P, S); + var ret = []; + for (i = 0; i < clen; i++) + ret.push(((cdata[i] >> 24) & 0xff) >>> 0), + ret.push(((cdata[i] >> 16) & 0xff) >>> 0), + ret.push(((cdata[i] >> 8) & 0xff) >>> 0), + ret.push((cdata[i] & 0xff) >>> 0); + if (callback) { + callback(null, ret); + return; + } else + return ret; + } + if (callback) + nextTick(next); + } + + // Async + if (typeof callback !== 'undefined') { + next(); + + // Sync + } else { + var res; + while (true) + if (typeof(res = next()) !== 'undefined') + return res || []; + } + } + + /** + * Internally hashes a string. + * @param {string} s String to hash + * @param {?string} salt Salt to use, actually never null + * @param {function(Error, string=)=} callback Callback receiving the error, if any, and the resulting hash. If omitted, + * hashing is perormed synchronously. + * @param {function(number)=} progressCallback Callback called with the current progress + * @returns {string|undefined} Resulting hash if callback has been omitted, otherwise `undefined` + * @inner + */ + function _hash(s, salt, callback, progressCallback) { + var err; + if (typeof s !== 'string' || typeof salt !== 'string') { + err = Error("Invalid string / salt: Not a string"); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } + else + throw err; + } + + // Validate the salt + var minor, offset; + if (salt.charAt(0) !== '$' || salt.charAt(1) !== '2') { + err = Error("Invalid salt version: "+salt.substring(0,2)); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } + else + throw err; + } + if (salt.charAt(2) === '$') + minor = String.fromCharCode(0), + offset = 3; + else { + minor = salt.charAt(2); + if ((minor !== 'a' && minor !== 'b' && minor !== 'y') || salt.charAt(3) !== '$') { + err = Error("Invalid salt revision: "+salt.substring(2,4)); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } else + throw err; + } + offset = 4; + } + + // Extract number of rounds + if (salt.charAt(offset + 2) > '$') { + err = Error("Missing salt rounds"); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } else + throw err; + } + var r1 = parseInt(salt.substring(offset, offset + 1), 10) * 10, + r2 = parseInt(salt.substring(offset + 1, offset + 2), 10), + rounds = r1 + r2, + real_salt = salt.substring(offset + 3, offset + 25); + s += minor >= 'a' ? "\x00" : ""; + + var passwordb = stringToBytes(s), + saltb = base64_decode(real_salt, BCRYPT_SALT_LEN); + + /** + * Finishes hashing. + * @param {Array.<number>} bytes Byte array + * @returns {string} + * @inner + */ + function finish(bytes) { + var res = []; + res.push("$2"); + if (minor >= 'a') + res.push(minor); + res.push("$"); + if (rounds < 10) + res.push("0"); + res.push(rounds.toString()); + res.push("$"); + res.push(base64_encode(saltb, saltb.length)); + res.push(base64_encode(bytes, C_ORIG.length * 4 - 1)); + return res.join(''); + } + + // Sync + if (typeof callback == 'undefined') + return finish(_crypt(passwordb, saltb, rounds)); + + // Async + else { + _crypt(passwordb, saltb, rounds, function(err, bytes) { + if (err) + callback(err, null); + else + callback(null, finish(bytes)); + }, progressCallback); + } + } + + /** + * Encodes a byte array to base64 with up to len bytes of input, using the custom bcrypt alphabet. + * @function + * @param {!Array.<number>} b Byte array + * @param {number} len Maximum input length + * @returns {string} + * @expose + */ + bcrypt.encodeBase64 = base64_encode; + + /** + * Decodes a base64 encoded string to up to len bytes of output, using the custom bcrypt alphabet. + * @function + * @param {string} s String to decode + * @param {number} len Maximum output length + * @returns {!Array.<number>} + * @expose + */ + bcrypt.decodeBase64 = base64_decode; + + return bcrypt; +})); diff --git a/node_modules/bcryptjs/dist/bcrypt.min.js b/node_modules/bcryptjs/dist/bcrypt.min.js new file mode 100644 index 0000000..0fd2f1e --- /dev/null +++ b/node_modules/bcryptjs/dist/bcrypt.min.js @@ -0,0 +1,48 @@ +/* + bcrypt.js (c) 2013 Daniel Wirtz <dcode@dcode.io> + Released under the Apache License, Version 2.0 + see: https://github.com/dcodeIO/bcrypt.js for details +*/ +(function(u,r){"function"===typeof define&&define.amd?define([],r):"function"===typeof require&&"object"===typeof module&&module&&module.exports?module.exports=r():(u.dcodeIO=u.dcodeIO||{}).bcrypt=r()})(this,function(){function u(e){if("undefined"!==typeof module&&module&&module.exports)try{return require("crypto").randomBytes(e)}catch(d){}try{var c;(self.crypto||self.msCrypto).getRandomValues(c=new Uint32Array(e));return Array.prototype.slice.call(c)}catch(b){}if(!w)throw Error("Neither WebCryptoAPI nor a crypto module is available. Use bcrypt.setRandomFallback to set an alternative"); +return w(e)}function r(e,d){for(var c=0,b=0,a=0,f=e.length;a<f;++a)e.charCodeAt(a)===d.charCodeAt(a)?++c:++b;return 0>c?!1:0===b}function H(e){var d=[],c=0;I.encodeUTF16toUTF8(function(){return c>=e.length?null:e.charCodeAt(c++)},function(b){d.push(b)});return d}function x(e,d){var c=0,b=[],a,f;if(0>=d||d>e.length)throw Error("Illegal len: "+d);for(;c<d;){a=e[c++]&255;b.push(s[a>>2&63]);a=(a&3)<<4;if(c>=d){b.push(s[a&63]);break}f=e[c++]&255;a|=f>>4&15;b.push(s[a&63]);a=(f&15)<<2;if(c>=d){b.push(s[a& +63]);break}f=e[c++]&255;a|=f>>6&3;b.push(s[a&63]);b.push(s[f&63])}return b.join("")}function B(e,d){var c=0,b=e.length,a=0,f=[],g,m,h;if(0>=d)throw Error("Illegal len: "+d);for(;c<b-1&&a<d;){h=e.charCodeAt(c++);g=h<q.length?q[h]:-1;h=e.charCodeAt(c++);m=h<q.length?q[h]:-1;if(-1==g||-1==m)break;h=g<<2>>>0;h|=(m&48)>>4;f.push(z(h));if(++a>=d||c>=b)break;h=e.charCodeAt(c++);g=h<q.length?q[h]:-1;if(-1==g)break;h=(m&15)<<4>>>0;h|=(g&60)>>2;f.push(z(h));if(++a>=d||c>=b)break;h=e.charCodeAt(c++);m=h<q.length? +q[h]:-1;h=(g&3)<<6>>>0;h|=m;f.push(z(h));++a}b=[];for(c=0;c<a;c++)b.push(f[c].charCodeAt(0));return b}function v(e,d,c,b){var a,f=e[d],g=e[d+1],f=f^c[0];a=b[f>>>24];a+=b[256|f>>16&255];a^=b[512|f>>8&255];a+=b[768|f&255];g=g^a^c[1];a=b[g>>>24];a+=b[256|g>>16&255];a^=b[512|g>>8&255];a+=b[768|g&255];f=f^a^c[2];a=b[f>>>24];a+=b[256|f>>16&255];a^=b[512|f>>8&255];a+=b[768|f&255];g=g^a^c[3];a=b[g>>>24];a+=b[256|g>>16&255];a^=b[512|g>>8&255];a+=b[768|g&255];f=f^a^c[4];a=b[f>>>24];a+=b[256|f>>16&255];a^=b[512| +f>>8&255];a+=b[768|f&255];g=g^a^c[5];a=b[g>>>24];a+=b[256|g>>16&255];a^=b[512|g>>8&255];a+=b[768|g&255];f=f^a^c[6];a=b[f>>>24];a+=b[256|f>>16&255];a^=b[512|f>>8&255];a+=b[768|f&255];g=g^a^c[7];a=b[g>>>24];a+=b[256|g>>16&255];a^=b[512|g>>8&255];a+=b[768|g&255];f=f^a^c[8];a=b[f>>>24];a+=b[256|f>>16&255];a^=b[512|f>>8&255];a+=b[768|f&255];g=g^a^c[9];a=b[g>>>24];a+=b[256|g>>16&255];a^=b[512|g>>8&255];a+=b[768|g&255];f=f^a^c[10];a=b[f>>>24];a+=b[256|f>>16&255];a^=b[512|f>>8&255];a+=b[768|f&255];g=g^a^ +c[11];a=b[g>>>24];a+=b[256|g>>16&255];a^=b[512|g>>8&255];a+=b[768|g&255];f=f^a^c[12];a=b[f>>>24];a+=b[256|f>>16&255];a^=b[512|f>>8&255];a+=b[768|f&255];g=g^a^c[13];a=b[g>>>24];a+=b[256|g>>16&255];a^=b[512|g>>8&255];a+=b[768|g&255];f=f^a^c[14];a=b[f>>>24];a+=b[256|f>>16&255];a^=b[512|f>>8&255];a+=b[768|f&255];g=g^a^c[15];a=b[g>>>24];a+=b[256|g>>16&255];a^=b[512|g>>8&255];a+=b[768|g&255];f=f^a^c[16];e[d]=g^c[17];e[d+1]=f;return e}function t(e,d){for(var c=0,b=0;4>c;++c)b=b<<8|e[d]&255,d=(d+1)%e.length; +return{key:b,offp:d}}function C(e,d,c){for(var b=0,a=[0,0],f=d.length,g=c.length,m,h=0;h<f;h++)m=t(e,b),b=m.offp,d[h]^=m.key;for(h=0;h<f;h+=2)a=v(a,0,d,c),d[h]=a[0],d[h+1]=a[1];for(h=0;h<g;h+=2)a=v(a,0,d,c),c[h]=a[0],c[h+1]=a[1]}function J(e,d,c,b){for(var a=0,f=[0,0],g=c.length,m=b.length,h,l=0;l<g;l++)h=t(d,a),a=h.offp,c[l]^=h.key;for(l=a=0;l<g;l+=2)h=t(e,a),a=h.offp,f[0]^=h.key,h=t(e,a),a=h.offp,f[1]^=h.key,f=v(f,0,c,b),c[l]=f[0],c[l+1]=f[1];for(l=0;l<m;l+=2)h=t(e,a),a=h.offp,f[0]^=h.key,h=t(e, +a),a=h.offp,f[1]^=h.key,f=v(f,0,c,b),b[l]=f[0],b[l+1]=f[1]}function D(e,d,c,b,a){function f(){a&&a(n/c);if(n<c)for(var h=Date.now();n<c&&!(n+=1,C(e,l,k),C(d,l,k),100<Date.now()-h););else{for(n=0;64>n;n++)for(y=0;y<m>>1;y++)v(g,y<<1,l,k);h=[];for(n=0;n<m;n++)h.push((g[n]>>24&255)>>>0),h.push((g[n]>>16&255)>>>0),h.push((g[n]>>8&255)>>>0),h.push((g[n]&255)>>>0);if(b){b(null,h);return}return h}b&&p(f)}var g=E.slice(),m=g.length,h;if(4>c||31<c){h=Error("Illegal number of rounds (4-31): "+c);if(b){p(b.bind(this, +h));return}throw h;}if(16!==d.length){h=Error("Illegal salt length: "+d.length+" != 16");if(b){p(b.bind(this,h));return}throw h;}c=1<<c>>>0;var l,k,n=0,y;Int32Array?(l=new Int32Array(F),k=new Int32Array(G)):(l=F.slice(),k=G.slice());J(d,e,l,k);if("undefined"!==typeof b)f();else for(;;)if("undefined"!==typeof(h=f()))return h||[]}function A(e,d,c,b){function a(a){var b=[];b.push("$2");"a"<=f&&b.push(f);b.push("$");10>l&&b.push("0");b.push(l.toString());b.push("$");b.push(x(k,k.length));b.push(x(a,4* +E.length-1));return b.join("")}if("string"!==typeof e||"string"!==typeof d){b=Error("Invalid string / salt: Not a string");if(c){p(c.bind(this,b));return}throw b;}var f,g;if("$"!==d.charAt(0)||"2"!==d.charAt(1)){b=Error("Invalid salt version: "+d.substring(0,2));if(c){p(c.bind(this,b));return}throw b;}if("$"===d.charAt(2))f=String.fromCharCode(0),g=3;else{f=d.charAt(2);if("a"!==f&&"b"!==f&&"y"!==f||"$"!==d.charAt(3)){b=Error("Invalid salt revision: "+d.substring(2,4));if(c){p(c.bind(this,b));return}throw b; +}g=4}if("$"<d.charAt(g+2)){b=Error("Missing salt rounds");if(c){p(c.bind(this,b));return}throw b;}var m=10*parseInt(d.substring(g,g+1),10),h=parseInt(d.substring(g+1,g+2),10),l=m+h;d=d.substring(g+3,g+25);e=H(e+("a"<=f?"\x00":""));var k=B(d,16);if("undefined"==typeof c)return a(D(e,k,l));D(e,k,l,function(b,d){b?c(b,null):c(null,a(d))},b)}var k={},w=null;try{u(1)}catch(K){}w=null;k.setRandomFallback=function(e){w=e};k.genSaltSync=function(e,d){e=e||10;if("number"!==typeof e)throw Error("Illegal arguments: "+ +typeof e+", "+typeof d);4>e?e=4:31<e&&(e=31);var c=[];c.push("$2a$");10>e&&c.push("0");c.push(e.toString());c.push("$");c.push(x(u(16),16));return c.join("")};k.genSalt=function(e,d,c){function b(a){p(function(){try{a(null,k.genSaltSync(e))}catch(b){a(b)}})}"function"===typeof d&&(c=d,d=void 0);"function"===typeof e&&(c=e,e=void 0);if("undefined"===typeof e)e=10;else if("number"!==typeof e)throw Error("illegal arguments: "+typeof e);if(c){if("function"!==typeof c)throw Error("Illegal callback: "+ +typeof c);b(c)}else return new Promise(function(a,c){b(function(b,d){b?c(b):a(d)})})};k.hashSync=function(e,d){"undefined"===typeof d&&(d=10);"number"===typeof d&&(d=k.genSaltSync(d));if("string"!==typeof e||"string"!==typeof d)throw Error("Illegal arguments: "+typeof e+", "+typeof d);return A(e,d)};k.hash=function(e,d,c,b){function a(a){"string"===typeof e&&"number"===typeof d?k.genSalt(d,function(c,d){A(e,d,a,b)}):"string"===typeof e&&"string"===typeof d?A(e,d,a,b):p(a.bind(this,Error("Illegal arguments: "+ +typeof e+", "+typeof d)))}if(c){if("function"!==typeof c)throw Error("Illegal callback: "+typeof c);a(c)}else return new Promise(function(b,c){a(function(a,d){a?c(a):b(d)})})};k.compareSync=function(e,d){if("string"!==typeof e||"string"!==typeof d)throw Error("Illegal arguments: "+typeof e+", "+typeof d);return 60!==d.length?!1:r(k.hashSync(e,d.substr(0,d.length-31)),d)};k.compare=function(e,d,c,b){function a(a){"string"!==typeof e||"string"!==typeof d?p(a.bind(this,Error("Illegal arguments: "+typeof e+ +", "+typeof d))):60!==d.length?p(a.bind(this,null,!1)):k.hash(e,d.substr(0,29),function(b,c){b?a(b):a(null,r(c,d))},b)}if(c){if("function"!==typeof c)throw Error("Illegal callback: "+typeof c);a(c)}else return new Promise(function(b,c){a(function(a,d){a?c(a):b(d)})})};k.getRounds=function(e){if("string"!==typeof e)throw Error("Illegal arguments: "+typeof e);return parseInt(e.split("$")[2],10)};k.getSalt=function(e){if("string"!==typeof e)throw Error("Illegal arguments: "+typeof e);if(60!==e.length)throw Error("Illegal hash length: "+ +e.length+" != 60");return e.substring(0,29)};var p="undefined"!==typeof process&&process&&"function"===typeof process.nextTick?"function"===typeof setImmediate?setImmediate:process.nextTick:setTimeout,s="./ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),q=[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,1,54,55,56,57,58,59,60,61,62,63,-1,-1,-1,-1,-1,-1,-1,2,3,4,5,6,7,8,9,10,11,12, +13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,-1,-1,-1,-1,-1,-1,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,-1,-1,-1,-1,-1],z=String.fromCharCode,I=function(){var e={MAX_CODEPOINT:1114111,encodeUTF8:function(d,c){var b=null;"number"===typeof d&&(b=d,d=function(){return null});for(;null!==b||null!==(b=d());)128>b?c(b&127):(2048>b?c(b>>6&31|192):(65536>b?c(b>>12&15|224):(c(b>>18&7|240),c(b>>12&63|128)),c(b>>6&63|128)),c(b&63|128)),b=null},decodeUTF8:function(d,c){for(var b, +a,f,e,k=function(a){a=a.slice(0,a.indexOf(null));var b=Error(a.toString());b.name="TruncatedError";b.bytes=a;throw b;};null!==(b=d());)if(0===(b&128))c(b);else if(192===(b&224))null===(a=d())&&k([b,a]),c((b&31)<<6|a&63);else if(224===(b&240))null!==(a=d())&&null!==(f=d())||k([b,a,f]),c((b&15)<<12|(a&63)<<6|f&63);else if(240===(b&248))null!==(a=d())&&null!==(f=d())&&null!==(e=d())||k([b,a,f,e]),c((b&7)<<18|(a&63)<<12|(f&63)<<6|e&63);else throw RangeError("Illegal starting byte: "+b);},UTF16toUTF8:function(d, +c){for(var b,a=null;null!==(b=null!==a?a:d());)55296<=b&&57343>=b&&null!==(a=d())&&56320<=a&&57343>=a?(c(1024*(b-55296)+a-56320+65536),a=null):c(b);null!==a&&c(a)},UTF8toUTF16:function(d,c){var b=null;"number"===typeof d&&(b=d,d=function(){return null});for(;null!==b||null!==(b=d());)65535>=b?c(b):(b-=65536,c((b>>10)+55296),c(b%1024+56320)),b=null},encodeUTF16toUTF8:function(d,c){e.UTF16toUTF8(d,function(b){e.encodeUTF8(b,c)})},decodeUTF8toUTF16:function(d,c){e.decodeUTF8(d,function(b){e.UTF8toUTF16(b, +c)})},calculateCodePoint:function(d){return 128>d?1:2048>d?2:65536>d?3:4},calculateUTF8:function(d){for(var c,b=0;null!==(c=d());)b+=e.calculateCodePoint(c);return b},calculateUTF16asUTF8:function(d){var c=0,b=0;e.UTF16toUTF8(d,function(a){++c;b+=e.calculateCodePoint(a)});return[c,b]}};return e}();Date.now=Date.now||function(){return+new Date};var F=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069, +3041331479,2450970073,2306472731],G=[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828, +289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486, +1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557, +442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592, +3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370, +48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946,1266315497,3048417604,3681880366,3289982499,290971E4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509, +1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880, +613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303, +2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385, +1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030, +4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055,3913112168, +2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499, +499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905, +3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651, +309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610, +1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037, +2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504,976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200, +2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241, +3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891, +3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409E3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588, +3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493, +1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462],E=[1332899944,1700884034,1701343084,1684370003,1668446532, +1869963892];k.encodeBase64=x;k.decodeBase64=B;return k}); diff --git a/node_modules/bcryptjs/dist/bcrypt.min.js.gz b/node_modules/bcryptjs/dist/bcrypt.min.js.gz new file mode 100644 index 0000000000000000000000000000000000000000..6bde4bde53a58f73d813ca1143452f52f3dfd122 GIT binary patch literal 9443 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 literal 0 HcmV?d00001 diff --git a/node_modules/bcryptjs/dist/bcrypt.min.map b/node_modules/bcryptjs/dist/bcrypt.min.map new file mode 100644 index 0000000..35d0f83 --- /dev/null +++ b/node_modules/bcryptjs/dist/bcrypt.min.map @@ -0,0 +1,8 @@ +{ +"version":3, +"file":"", +"lineCount":48, +"mappings":"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", +"sources":["dist/bcrypt.js"], +"names":["global","factory","define","require","module","random","len","e","a","self","Uint32Array","Array","prototype","slice","call","randomFallback","Error","safeStringCompare","known","unknown","right","wrong","i","k","length","charCodeAt","stringToBytes","str","out","utfx","encodeUTF16toUTF8","b","push","base64_encode","off","rs","c1","c2","BASE64_CODE","join","base64_decode","s","slen","olen","o","code","BASE64_INDEX","stringFromCharCode","c3","c4","res","_encipher","lr","P","S","n","l","r","_streamtoword","data","offp","word","key","_key","offset","plen","sw","_ekskey","_crypt","salt","rounds","callback","progressCallback","next","start","Date","now","MAX_EXECUTION_TIME","j","clen","cdata","ret","nextTick","C_ORIG","err","bind","BCRYPT_SALT_LEN","Int32Array","P_ORIG","S_ORIG","_hash","finish","bytes","minor","toString","saltb","charAt","substring","String","fromCharCode","r1","parseInt","r2","real_salt","passwordb","bcrypt","setRandomFallback","bcrypt.setRandomFallback","genSaltSync","bcrypt.genSaltSync","seed_length","GENSALT_DEFAULT_LOG2_ROUNDS","genSalt","bcrypt.genSalt","_async","undefined","Promise","resolve","reject","hashSync","bcrypt.hashSync","hash","bcrypt.hash","compareSync","bcrypt.compareSync","substr","compare","bcrypt.compare","comp","getRounds","bcrypt.getRounds","split","getSalt","bcrypt.getSalt","process","setImmediate","setTimeout","utfx.encodeUTF8","src","dst","cp","utfx.decodeUTF8","c","d","fail","indexOf","name","RangeError","utfx.UTF16toUTF8","utfx.UTF8toUTF16","utfx.encodeUTF16toUTF8","UTF16toUTF8","encodeUTF8","utfx.decodeUTF8toUTF16","decodeUTF8","UTF8toUTF16","utfx.calculateCodePoint","utfx.calculateUTF8","calculateCodePoint","utfx.calculateUTF16asUTF8","encodeBase64","decodeBase64"] +} diff --git a/node_modules/bcryptjs/externs/bcrypt.js b/node_modules/bcryptjs/externs/bcrypt.js new file mode 100644 index 0000000..aa9327c --- /dev/null +++ b/node_modules/bcryptjs/externs/bcrypt.js @@ -0,0 +1,91 @@ +/* + * Copyright 2012 The Closure Compiler Authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * @fileoverview Definitions for bcrypt.js 2. + * @externs + * @author Daniel Wirtz <dcode@dcode.io> + */ + +/** + * @type {Object.<string,*>} + */ +var bcrypt = {}; + +/** + * @param {?function(number):!Array.<number>} random + */ +bcrypt.setRandomFallback = function(random) {}; + +/** + * @param {number=} rounds + * @param {number=} seed_length + * @returns {string} + */ +bcrypt.genSaltSync = function(rounds, seed_length) {}; + +/** + * @param {(number|function(Error, ?string))=} rounds + * @param {(number|function(Error, ?string))=} seed_length + * @param {function(Error, string=)=} callback + */ +bcrypt.genSalt = function(rounds, seed_length, callback) {}; + +/** + * @param {string} s + * @param {(number|string)=} salt + * @returns {?string} + */ +bcrypt.hashSync = function(s, salt) {}; + +/** + * @param {string} s + * @param {number|string} salt + * @param {function(Error, string=)} callback + * @expose + */ +bcrypt.hash = function(s, salt, callback) {}; + +/** + * @param {string} s + * @param {string} hash + * @returns {boolean} + * @throws {Error} + */ +bcrypt.compareSync = function(s, hash) {}; + +/** + * @param {string} s + * @param {string} hash + * @param {function(Error, boolean)} callback + * @throws {Error} + */ +bcrypt.compare = function(s, hash, callback) {}; + +/** + * @param {string} hash + * @returns {number} + * @throws {Error} + */ +bcrypt.getRounds = function(hash) {}; + +/** + * @param {string} hash + * @returns {string} + * @throws {Error} + * @expose + */ +bcrypt.getSalt = function(hash) {}; diff --git a/node_modules/bcryptjs/externs/minimal-env.js b/node_modules/bcryptjs/externs/minimal-env.js new file mode 100644 index 0000000..a5c37f1 --- /dev/null +++ b/node_modules/bcryptjs/externs/minimal-env.js @@ -0,0 +1,98 @@ +/** + * @fileoverview Minimal environment for bcrypt.js. + * @externs + */ + +/** + * @param {string} moduleName + * returns {*} + */ +function require(moduleName) {} + +/** + * @constructor + * @private + */ +var Module = function() {}; + +/** + * @type {*} + */ +Module.prototype.exports; + +/** + * @type {Module} + */ +var module; + +/** + * @type {string} + */ +var __dirname; + +/** + * @type {Object.<string,*>} + */ +var process = {}; + +/** + * @param {function()} func + */ +process.nextTick = function(func) {}; + +/** + * @param {string} s + * @constructor + * @extends Array + */ +var Buffer = function(s) {}; + +/** + BEGIN_NODE_INCLUDE + var crypto = require('crypto'); + END_NODE_INCLUDE + */ + +/** + * @type {Object.<string,*>} + */ +var crypto = {}; + +/** + * @param {number} n + * @returns {Array.<number>} + */ +crypto.randomBytes = function(n) {}; + +/** + * @type {Object.<string,*>} + */ +window.crypto = {}; + +/** + * @param {Uint8Array|Int8Array|Uint16Array|Int16Array|Uint32Array|Int32Array} array + */ +window.crypto.getRandomValues = function(array) {}; + +/** + * @param {string} name + * @param {function(...[*]):*} constructor + */ +var define = function(name, constructor) {}; + +/** + * @type {boolean} + */ +define.amd; + +/** + * @param {...*} var_args + * @returns {string} + */ +String.fromCodePoint = function(var_args) {}; + +/** + * @param {number} offset + * @returns {number} + */ +String.prototype.codePointAt = function(offset) {}; diff --git a/node_modules/bcryptjs/index.js b/node_modules/bcryptjs/index.js new file mode 100644 index 0000000..baa1e78 --- /dev/null +++ b/node_modules/bcryptjs/index.js @@ -0,0 +1,29 @@ +/* + Copyright (c) 2012 Nevins Bartolomeo <nevins.bartolomeo@gmail.com> + Copyright (c) 2012 Shane Girish <shaneGirish@gmail.com> + Copyright (c) 2013 Daniel Wirtz <dcode@dcode.io> + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +module.exports = require("./dist/bcrypt.js"); diff --git a/node_modules/bcryptjs/package.json b/node_modules/bcryptjs/package.json new file mode 100644 index 0000000..97be5df --- /dev/null +++ b/node_modules/bcryptjs/package.json @@ -0,0 +1,47 @@ +{ + "name": "bcryptjs", + "description": "Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.", + "version": "2.4.3", + "author": "Daniel Wirtz <dcode@dcode.io>", + "contributors": [ + "Shane Girish <shaneGirish@gmail.com> (https://github.com/shaneGirish)", + "Alex Murray <> (https://github.com/alexmurray)", + "Nicolas Pelletier <> (https://github.com/NicolasPelletier)", + "Josh Rogers <> (https://github.com/geekymole)", + "Noah Isaacson <noah@nisaacson.com> (https://github.com/nisaacson)" + ], + "repository": { + "type": "url", + "url": "https://github.com/dcodeIO/bcrypt.js.git" + }, + "bugs": { + "url": "https://github.com/dcodeIO/bcrypt.js/issues" + }, + "keywords": [ + "bcrypt", + "password", + "auth", + "authentication", + "encryption", + "crypt", + "crypto" + ], + "main": "index.js", + "browser": "dist/bcrypt.js", + "dependencies": {}, + "devDependencies": { + "testjs": "~1", + "closurecompiler": "~1", + "metascript": "~0.18", + "bcrypt": "latest", + "utfx": "~1" + }, + "license": "MIT", + "scripts": { + "test": "node node_modules/testjs/bin/testjs", + "build": "node scripts/build.js", + "compile": "node node_modules/closurecompiler/bin/ccjs dist/bcrypt.js --compilation_level=SIMPLE_OPTIMIZATIONS --create_source_map=dist/bcrypt.min.map > dist/bcrypt.min.js", + "compress": "gzip -c -9 dist/bcrypt.min.js > dist/bcrypt.min.js.gz", + "make": "npm run build && npm run compile && npm run compress && npm test" + } +} diff --git a/node_modules/bcryptjs/scripts/build.js b/node_modules/bcryptjs/scripts/build.js new file mode 100644 index 0000000..b90ebd3 --- /dev/null +++ b/node_modules/bcryptjs/scripts/build.js @@ -0,0 +1,37 @@ +var MetaScript = require("metascript"), + path = require("path"), + fs = require("fs"); + +var rootDir = path.join(__dirname, ".."), + srcDir = path.join(rootDir, "src"), + distDir = path.join(rootDir, "dist"), + pkg = require(path.join(rootDir, "package.json")), + filename; + +var scope = { + VERSION: pkg.version, + ISAAC: false +}; + +// Make standard build +console.log("Building bcrypt.js with scope", JSON.stringify(scope, null, 2)); +fs.writeFileSync( + path.join(distDir, "bcrypt.js"), + MetaScript.transform(fs.readFileSync(filename = path.join(srcDir, "wrap.js")), filename, scope, srcDir) +); + +// Make isaac build - see: https://github.com/dcodeIO/bcrypt.js/issues/16 +/* scope.ISAAC = true; +console.log("Building bcrypt-isaac.js with scope", JSON.stringify(scope, null, 2)); +fs.writeFileSync( + path.join(distDir, "bcrypt-isaac.js"), + MetaScript.transform(fs.readFileSync(filename = path.join(srcDir, "bcrypt.js")), filename, scope, srcDir) +); */ + +// Update bower.json +scope = { VERSION: pkg.version }; +console.log("Updating bower.json with scope", JSON.stringify(scope, null, 2)); +fs.writeFileSync( + path.join(rootDir, "bower.json"), + MetaScript.transform(fs.readFileSync(filename = path.join(srcDir, "bower.json")), filename, scope, srcDir) +); diff --git a/node_modules/bcryptjs/src/bcrypt.js b/node_modules/bcryptjs/src/bcrypt.js new file mode 100644 index 0000000..77403cd --- /dev/null +++ b/node_modules/bcryptjs/src/bcrypt.js @@ -0,0 +1,327 @@ +/** + * bcrypt namespace. + * @type {Object.<string,*>} + */ +var bcrypt = {}; + +/** + * The random implementation to use as a fallback. + * @type {?function(number):!Array.<number>} + * @inner + */ +var randomFallback = null; + +/** + * Generates cryptographically secure random bytes. + * @function + * @param {number} len Bytes length + * @returns {!Array.<number>} Random bytes + * @throws {Error} If no random implementation is available + * @inner + */ +function random(len) { + /* node */ if (typeof module !== 'undefined' && module && module['exports']) + try { + return require("crypto")['randomBytes'](len); + } catch (e) {} + /* WCA */ try { + var a; (self['crypto']||self['msCrypto'])['getRandomValues'](a = new Uint32Array(len)); + return Array.prototype.slice.call(a); + } catch (e) {} + /* fallback */ if (!randomFallback) + throw Error("Neither WebCryptoAPI nor a crypto module is available. Use bcrypt.setRandomFallback to set an alternative"); + return randomFallback(len); +} + +// Test if any secure randomness source is available +var randomAvailable = false; +try { + random(1); + randomAvailable = true; +} catch (e) {} + +// Default fallback, if any +randomFallback = /*? if (ISAAC) { */function(len) { + for (var a=[], i=0; i<len; ++i) + a[i] = ((0.5 + isaac() * 2.3283064365386963e-10) * 256) | 0; + return a; +};/*? } else { */null;/*? }*/ + +/** + * Sets the pseudo random number generator to use as a fallback if neither node's `crypto` module nor the Web Crypto + * API is available. Please note: It is highly important that the PRNG used is cryptographically secure and that it + * is seeded properly! + * @param {?function(number):!Array.<number>} random Function taking the number of bytes to generate as its + * sole argument, returning the corresponding array of cryptographically secure random byte values. + * @see http://nodejs.org/api/crypto.html + * @see http://www.w3.org/TR/WebCryptoAPI/ + */ +bcrypt.setRandomFallback = function(random) { + randomFallback = random; +}; + +/** + * Synchronously generates a salt. + * @param {number=} rounds Number of rounds to use, defaults to 10 if omitted + * @param {number=} seed_length Not supported. + * @returns {string} Resulting salt + * @throws {Error} If a random fallback is required but not set + * @expose + */ +bcrypt.genSaltSync = function(rounds, seed_length) { + rounds = rounds || GENSALT_DEFAULT_LOG2_ROUNDS; + if (typeof rounds !== 'number') + throw Error("Illegal arguments: "+(typeof rounds)+", "+(typeof seed_length)); + if (rounds < 4) + rounds = 4; + else if (rounds > 31) + rounds = 31; + var salt = []; + salt.push("$2a$"); + if (rounds < 10) + salt.push("0"); + salt.push(rounds.toString()); + salt.push('$'); + salt.push(base64_encode(random(BCRYPT_SALT_LEN), BCRYPT_SALT_LEN)); // May throw + return salt.join(''); +}; + +/** + * Asynchronously generates a salt. + * @param {(number|function(Error, string=))=} rounds Number of rounds to use, defaults to 10 if omitted + * @param {(number|function(Error, string=))=} seed_length Not supported. + * @param {function(Error, string=)=} callback Callback receiving the error, if any, and the resulting salt + * @returns {!Promise} If `callback` has been omitted + * @throws {Error} If `callback` is present but not a function + * @expose + */ +bcrypt.genSalt = function(rounds, seed_length, callback) { + if (typeof seed_length === 'function') + callback = seed_length, + seed_length = undefined; // Not supported. + if (typeof rounds === 'function') + callback = rounds, + rounds = undefined; + if (typeof rounds === 'undefined') + rounds = GENSALT_DEFAULT_LOG2_ROUNDS; + else if (typeof rounds !== 'number') + throw Error("illegal arguments: "+(typeof rounds)); + + function _async(callback) { + nextTick(function() { // Pretty thin, but salting is fast enough + try { + callback(null, bcrypt.genSaltSync(rounds)); + } catch (err) { + callback(err); + } + }); + } + + if (callback) { + if (typeof callback !== 'function') + throw Error("Illegal callback: "+typeof(callback)); + _async(callback); + } else + return new Promise(function(resolve, reject) { + _async(function(err, res) { + if (err) { + reject(err); + return; + } + resolve(res); + }); + }); +}; + +/** + * Synchronously generates a hash for the given string. + * @param {string} s String to hash + * @param {(number|string)=} salt Salt length to generate or salt to use, default to 10 + * @returns {string} Resulting hash + * @expose + */ +bcrypt.hashSync = function(s, salt) { + if (typeof salt === 'undefined') + salt = GENSALT_DEFAULT_LOG2_ROUNDS; + if (typeof salt === 'number') + salt = bcrypt.genSaltSync(salt); + if (typeof s !== 'string' || typeof salt !== 'string') + throw Error("Illegal arguments: "+(typeof s)+', '+(typeof salt)); + return _hash(s, salt); +}; + +/** + * Asynchronously generates a hash for the given string. + * @param {string} s String to hash + * @param {number|string} salt Salt length to generate or salt to use + * @param {function(Error, string=)=} callback Callback receiving the error, if any, and the resulting hash + * @param {function(number)=} progressCallback Callback successively called with the percentage of rounds completed + * (0.0 - 1.0), maximally once per `MAX_EXECUTION_TIME = 100` ms. + * @returns {!Promise} If `callback` has been omitted + * @throws {Error} If `callback` is present but not a function + * @expose + */ +bcrypt.hash = function(s, salt, callback, progressCallback) { + + function _async(callback) { + if (typeof s === 'string' && typeof salt === 'number') + bcrypt.genSalt(salt, function(err, salt) { + _hash(s, salt, callback, progressCallback); + }); + else if (typeof s === 'string' && typeof salt === 'string') + _hash(s, salt, callback, progressCallback); + else + nextTick(callback.bind(this, Error("Illegal arguments: "+(typeof s)+', '+(typeof salt)))); + } + + if (callback) { + if (typeof callback !== 'function') + throw Error("Illegal callback: "+typeof(callback)); + _async(callback); + } else + return new Promise(function(resolve, reject) { + _async(function(err, res) { + if (err) { + reject(err); + return; + } + resolve(res); + }); + }); +}; + +/** + * Compares two strings of the same length in constant time. + * @param {string} known Must be of the correct length + * @param {string} unknown Must be the same length as `known` + * @returns {boolean} + * @inner + */ +function safeStringCompare(known, unknown) { + var right = 0, + wrong = 0; + for (var i=0, k=known.length; i<k; ++i) { + if (known.charCodeAt(i) === unknown.charCodeAt(i)) + ++right; + else + ++wrong; + } + // Prevent removal of unused variables (never true, actually) + if (right < 0) + return false; + return wrong === 0; +} + +/** + * Synchronously tests a string against a hash. + * @param {string} s String to compare + * @param {string} hash Hash to test against + * @returns {boolean} true if matching, otherwise false + * @throws {Error} If an argument is illegal + * @expose + */ +bcrypt.compareSync = function(s, hash) { + if (typeof s !== "string" || typeof hash !== "string") + throw Error("Illegal arguments: "+(typeof s)+', '+(typeof hash)); + if (hash.length !== 60) + return false; + return safeStringCompare(bcrypt.hashSync(s, hash.substr(0, hash.length-31)), hash); +}; + +/** + * Asynchronously compares the given data against the given hash. + * @param {string} s Data to compare + * @param {string} hash Data to be compared to + * @param {function(Error, boolean)=} callback Callback receiving the error, if any, otherwise the result + * @param {function(number)=} progressCallback Callback successively called with the percentage of rounds completed + * (0.0 - 1.0), maximally once per `MAX_EXECUTION_TIME = 100` ms. + * @returns {!Promise} If `callback` has been omitted + * @throws {Error} If `callback` is present but not a function + * @expose + */ +bcrypt.compare = function(s, hash, callback, progressCallback) { + + function _async(callback) { + if (typeof s !== "string" || typeof hash !== "string") { + nextTick(callback.bind(this, Error("Illegal arguments: "+(typeof s)+', '+(typeof hash)))); + return; + } + if (hash.length !== 60) { + nextTick(callback.bind(this, null, false)); + return; + } + bcrypt.hash(s, hash.substr(0, 29), function(err, comp) { + if (err) + callback(err); + else + callback(null, safeStringCompare(comp, hash)); + }, progressCallback); + } + + if (callback) { + if (typeof callback !== 'function') + throw Error("Illegal callback: "+typeof(callback)); + _async(callback); + } else + return new Promise(function(resolve, reject) { + _async(function(err, res) { + if (err) { + reject(err); + return; + } + resolve(res); + }); + }); +}; + +/** + * Gets the number of rounds used to encrypt the specified hash. + * @param {string} hash Hash to extract the used number of rounds from + * @returns {number} Number of rounds used + * @throws {Error} If `hash` is not a string + * @expose + */ +bcrypt.getRounds = function(hash) { + if (typeof hash !== "string") + throw Error("Illegal arguments: "+(typeof hash)); + return parseInt(hash.split("$")[2], 10); +}; + +/** + * Gets the salt portion from a hash. Does not validate the hash. + * @param {string} hash Hash to extract the salt from + * @returns {string} Extracted salt part + * @throws {Error} If `hash` is not a string or otherwise invalid + * @expose + */ +bcrypt.getSalt = function(hash) { + if (typeof hash !== 'string') + throw Error("Illegal arguments: "+(typeof hash)); + if (hash.length !== 60) + throw Error("Illegal hash length: "+hash.length+" != 60"); + return hash.substring(0, 29); +}; + +//? include("bcrypt/util.js"); + +//? include("bcrypt/impl.js"); + +/** + * Encodes a byte array to base64 with up to len bytes of input, using the custom bcrypt alphabet. + * @function + * @param {!Array.<number>} b Byte array + * @param {number} len Maximum input length + * @returns {string} + * @expose + */ +bcrypt.encodeBase64 = base64_encode; + +/** + * Decodes a base64 encoded string to up to len bytes of output, using the custom bcrypt alphabet. + * @function + * @param {string} s String to decode + * @param {number} len Maximum output length + * @returns {!Array.<number>} + * @expose + */ +bcrypt.decodeBase64 = base64_decode; diff --git a/node_modules/bcryptjs/src/bcrypt/impl.js b/node_modules/bcryptjs/src/bcrypt/impl.js new file mode 100644 index 0000000..480bfd6 --- /dev/null +++ b/node_modules/bcryptjs/src/bcrypt/impl.js @@ -0,0 +1,669 @@ +/** + * @type {number} + * @const + * @inner + */ +var BCRYPT_SALT_LEN = 16; + +/** + * @type {number} + * @const + * @inner + */ +var GENSALT_DEFAULT_LOG2_ROUNDS = 10; + +/** + * @type {number} + * @const + * @inner + */ +var BLOWFISH_NUM_ROUNDS = 16; + +/** + * @type {number} + * @const + * @inner + */ +var MAX_EXECUTION_TIME = 100; + +/** + * @type {Array.<number>} + * @const + * @inner + */ +var P_ORIG = [ + 0x243f6a88, 0x85a308d3, 0x13198a2e, 0x03707344, 0xa4093822, + 0x299f31d0, 0x082efa98, 0xec4e6c89, 0x452821e6, 0x38d01377, + 0xbe5466cf, 0x34e90c6c, 0xc0ac29b7, 0xc97c50dd, 0x3f84d5b5, + 0xb5470917, 0x9216d5d9, 0x8979fb1b +]; + +/** + * @type {Array.<number>} + * @const + * @inner + */ +var S_ORIG = [ + 0xd1310ba6, 0x98dfb5ac, 0x2ffd72db, 0xd01adfb7, 0xb8e1afed, + 0x6a267e96, 0xba7c9045, 0xf12c7f99, 0x24a19947, 0xb3916cf7, + 0x0801f2e2, 0x858efc16, 0x636920d8, 0x71574e69, 0xa458fea3, + 0xf4933d7e, 0x0d95748f, 0x728eb658, 0x718bcd58, 0x82154aee, + 0x7b54a41d, 0xc25a59b5, 0x9c30d539, 0x2af26013, 0xc5d1b023, + 0x286085f0, 0xca417918, 0xb8db38ef, 0x8e79dcb0, 0x603a180e, + 0x6c9e0e8b, 0xb01e8a3e, 0xd71577c1, 0xbd314b27, 0x78af2fda, + 0x55605c60, 0xe65525f3, 0xaa55ab94, 0x57489862, 0x63e81440, + 0x55ca396a, 0x2aab10b6, 0xb4cc5c34, 0x1141e8ce, 0xa15486af, + 0x7c72e993, 0xb3ee1411, 0x636fbc2a, 0x2ba9c55d, 0x741831f6, + 0xce5c3e16, 0x9b87931e, 0xafd6ba33, 0x6c24cf5c, 0x7a325381, + 0x28958677, 0x3b8f4898, 0x6b4bb9af, 0xc4bfe81b, 0x66282193, + 0x61d809cc, 0xfb21a991, 0x487cac60, 0x5dec8032, 0xef845d5d, + 0xe98575b1, 0xdc262302, 0xeb651b88, 0x23893e81, 0xd396acc5, + 0x0f6d6ff3, 0x83f44239, 0x2e0b4482, 0xa4842004, 0x69c8f04a, + 0x9e1f9b5e, 0x21c66842, 0xf6e96c9a, 0x670c9c61, 0xabd388f0, + 0x6a51a0d2, 0xd8542f68, 0x960fa728, 0xab5133a3, 0x6eef0b6c, + 0x137a3be4, 0xba3bf050, 0x7efb2a98, 0xa1f1651d, 0x39af0176, + 0x66ca593e, 0x82430e88, 0x8cee8619, 0x456f9fb4, 0x7d84a5c3, + 0x3b8b5ebe, 0xe06f75d8, 0x85c12073, 0x401a449f, 0x56c16aa6, + 0x4ed3aa62, 0x363f7706, 0x1bfedf72, 0x429b023d, 0x37d0d724, + 0xd00a1248, 0xdb0fead3, 0x49f1c09b, 0x075372c9, 0x80991b7b, + 0x25d479d8, 0xf6e8def7, 0xe3fe501a, 0xb6794c3b, 0x976ce0bd, + 0x04c006ba, 0xc1a94fb6, 0x409f60c4, 0x5e5c9ec2, 0x196a2463, + 0x68fb6faf, 0x3e6c53b5, 0x1339b2eb, 0x3b52ec6f, 0x6dfc511f, + 0x9b30952c, 0xcc814544, 0xaf5ebd09, 0xbee3d004, 0xde334afd, + 0x660f2807, 0x192e4bb3, 0xc0cba857, 0x45c8740f, 0xd20b5f39, + 0xb9d3fbdb, 0x5579c0bd, 0x1a60320a, 0xd6a100c6, 0x402c7279, + 0x679f25fe, 0xfb1fa3cc, 0x8ea5e9f8, 0xdb3222f8, 0x3c7516df, + 0xfd616b15, 0x2f501ec8, 0xad0552ab, 0x323db5fa, 0xfd238760, + 0x53317b48, 0x3e00df82, 0x9e5c57bb, 0xca6f8ca0, 0x1a87562e, + 0xdf1769db, 0xd542a8f6, 0x287effc3, 0xac6732c6, 0x8c4f5573, + 0x695b27b0, 0xbbca58c8, 0xe1ffa35d, 0xb8f011a0, 0x10fa3d98, + 0xfd2183b8, 0x4afcb56c, 0x2dd1d35b, 0x9a53e479, 0xb6f84565, + 0xd28e49bc, 0x4bfb9790, 0xe1ddf2da, 0xa4cb7e33, 0x62fb1341, + 0xcee4c6e8, 0xef20cada, 0x36774c01, 0xd07e9efe, 0x2bf11fb4, + 0x95dbda4d, 0xae909198, 0xeaad8e71, 0x6b93d5a0, 0xd08ed1d0, + 0xafc725e0, 0x8e3c5b2f, 0x8e7594b7, 0x8ff6e2fb, 0xf2122b64, + 0x8888b812, 0x900df01c, 0x4fad5ea0, 0x688fc31c, 0xd1cff191, + 0xb3a8c1ad, 0x2f2f2218, 0xbe0e1777, 0xea752dfe, 0x8b021fa1, + 0xe5a0cc0f, 0xb56f74e8, 0x18acf3d6, 0xce89e299, 0xb4a84fe0, + 0xfd13e0b7, 0x7cc43b81, 0xd2ada8d9, 0x165fa266, 0x80957705, + 0x93cc7314, 0x211a1477, 0xe6ad2065, 0x77b5fa86, 0xc75442f5, + 0xfb9d35cf, 0xebcdaf0c, 0x7b3e89a0, 0xd6411bd3, 0xae1e7e49, + 0x00250e2d, 0x2071b35e, 0x226800bb, 0x57b8e0af, 0x2464369b, + 0xf009b91e, 0x5563911d, 0x59dfa6aa, 0x78c14389, 0xd95a537f, + 0x207d5ba2, 0x02e5b9c5, 0x83260376, 0x6295cfa9, 0x11c81968, + 0x4e734a41, 0xb3472dca, 0x7b14a94a, 0x1b510052, 0x9a532915, + 0xd60f573f, 0xbc9bc6e4, 0x2b60a476, 0x81e67400, 0x08ba6fb5, + 0x571be91f, 0xf296ec6b, 0x2a0dd915, 0xb6636521, 0xe7b9f9b6, + 0xff34052e, 0xc5855664, 0x53b02d5d, 0xa99f8fa1, 0x08ba4799, + 0x6e85076a, 0x4b7a70e9, 0xb5b32944, 0xdb75092e, 0xc4192623, + 0xad6ea6b0, 0x49a7df7d, 0x9cee60b8, 0x8fedb266, 0xecaa8c71, + 0x699a17ff, 0x5664526c, 0xc2b19ee1, 0x193602a5, 0x75094c29, + 0xa0591340, 0xe4183a3e, 0x3f54989a, 0x5b429d65, 0x6b8fe4d6, + 0x99f73fd6, 0xa1d29c07, 0xefe830f5, 0x4d2d38e6, 0xf0255dc1, + 0x4cdd2086, 0x8470eb26, 0x6382e9c6, 0x021ecc5e, 0x09686b3f, + 0x3ebaefc9, 0x3c971814, 0x6b6a70a1, 0x687f3584, 0x52a0e286, + 0xb79c5305, 0xaa500737, 0x3e07841c, 0x7fdeae5c, 0x8e7d44ec, + 0x5716f2b8, 0xb03ada37, 0xf0500c0d, 0xf01c1f04, 0x0200b3ff, + 0xae0cf51a, 0x3cb574b2, 0x25837a58, 0xdc0921bd, 0xd19113f9, + 0x7ca92ff6, 0x94324773, 0x22f54701, 0x3ae5e581, 0x37c2dadc, + 0xc8b57634, 0x9af3dda7, 0xa9446146, 0x0fd0030e, 0xecc8c73e, + 0xa4751e41, 0xe238cd99, 0x3bea0e2f, 0x3280bba1, 0x183eb331, + 0x4e548b38, 0x4f6db908, 0x6f420d03, 0xf60a04bf, 0x2cb81290, + 0x24977c79, 0x5679b072, 0xbcaf89af, 0xde9a771f, 0xd9930810, + 0xb38bae12, 0xdccf3f2e, 0x5512721f, 0x2e6b7124, 0x501adde6, + 0x9f84cd87, 0x7a584718, 0x7408da17, 0xbc9f9abc, 0xe94b7d8c, + 0xec7aec3a, 0xdb851dfa, 0x63094366, 0xc464c3d2, 0xef1c1847, + 0x3215d908, 0xdd433b37, 0x24c2ba16, 0x12a14d43, 0x2a65c451, + 0x50940002, 0x133ae4dd, 0x71dff89e, 0x10314e55, 0x81ac77d6, + 0x5f11199b, 0x043556f1, 0xd7a3c76b, 0x3c11183b, 0x5924a509, + 0xf28fe6ed, 0x97f1fbfa, 0x9ebabf2c, 0x1e153c6e, 0x86e34570, + 0xeae96fb1, 0x860e5e0a, 0x5a3e2ab3, 0x771fe71c, 0x4e3d06fa, + 0x2965dcb9, 0x99e71d0f, 0x803e89d6, 0x5266c825, 0x2e4cc978, + 0x9c10b36a, 0xc6150eba, 0x94e2ea78, 0xa5fc3c53, 0x1e0a2df4, + 0xf2f74ea7, 0x361d2b3d, 0x1939260f, 0x19c27960, 0x5223a708, + 0xf71312b6, 0xebadfe6e, 0xeac31f66, 0xe3bc4595, 0xa67bc883, + 0xb17f37d1, 0x018cff28, 0xc332ddef, 0xbe6c5aa5, 0x65582185, + 0x68ab9802, 0xeecea50f, 0xdb2f953b, 0x2aef7dad, 0x5b6e2f84, + 0x1521b628, 0x29076170, 0xecdd4775, 0x619f1510, 0x13cca830, + 0xeb61bd96, 0x0334fe1e, 0xaa0363cf, 0xb5735c90, 0x4c70a239, + 0xd59e9e0b, 0xcbaade14, 0xeecc86bc, 0x60622ca7, 0x9cab5cab, + 0xb2f3846e, 0x648b1eaf, 0x19bdf0ca, 0xa02369b9, 0x655abb50, + 0x40685a32, 0x3c2ab4b3, 0x319ee9d5, 0xc021b8f7, 0x9b540b19, + 0x875fa099, 0x95f7997e, 0x623d7da8, 0xf837889a, 0x97e32d77, + 0x11ed935f, 0x16681281, 0x0e358829, 0xc7e61fd6, 0x96dedfa1, + 0x7858ba99, 0x57f584a5, 0x1b227263, 0x9b83c3ff, 0x1ac24696, + 0xcdb30aeb, 0x532e3054, 0x8fd948e4, 0x6dbc3128, 0x58ebf2ef, + 0x34c6ffea, 0xfe28ed61, 0xee7c3c73, 0x5d4a14d9, 0xe864b7e3, + 0x42105d14, 0x203e13e0, 0x45eee2b6, 0xa3aaabea, 0xdb6c4f15, + 0xfacb4fd0, 0xc742f442, 0xef6abbb5, 0x654f3b1d, 0x41cd2105, + 0xd81e799e, 0x86854dc7, 0xe44b476a, 0x3d816250, 0xcf62a1f2, + 0x5b8d2646, 0xfc8883a0, 0xc1c7b6a3, 0x7f1524c3, 0x69cb7492, + 0x47848a0b, 0x5692b285, 0x095bbf00, 0xad19489d, 0x1462b174, + 0x23820e00, 0x58428d2a, 0x0c55f5ea, 0x1dadf43e, 0x233f7061, + 0x3372f092, 0x8d937e41, 0xd65fecf1, 0x6c223bdb, 0x7cde3759, + 0xcbee7460, 0x4085f2a7, 0xce77326e, 0xa6078084, 0x19f8509e, + 0xe8efd855, 0x61d99735, 0xa969a7aa, 0xc50c06c2, 0x5a04abfc, + 0x800bcadc, 0x9e447a2e, 0xc3453484, 0xfdd56705, 0x0e1e9ec9, + 0xdb73dbd3, 0x105588cd, 0x675fda79, 0xe3674340, 0xc5c43465, + 0x713e38d8, 0x3d28f89e, 0xf16dff20, 0x153e21e7, 0x8fb03d4a, + 0xe6e39f2b, 0xdb83adf7, 0xe93d5a68, 0x948140f7, 0xf64c261c, + 0x94692934, 0x411520f7, 0x7602d4f7, 0xbcf46b2e, 0xd4a20068, + 0xd4082471, 0x3320f46a, 0x43b7d4b7, 0x500061af, 0x1e39f62e, + 0x97244546, 0x14214f74, 0xbf8b8840, 0x4d95fc1d, 0x96b591af, + 0x70f4ddd3, 0x66a02f45, 0xbfbc09ec, 0x03bd9785, 0x7fac6dd0, + 0x31cb8504, 0x96eb27b3, 0x55fd3941, 0xda2547e6, 0xabca0a9a, + 0x28507825, 0x530429f4, 0x0a2c86da, 0xe9b66dfb, 0x68dc1462, + 0xd7486900, 0x680ec0a4, 0x27a18dee, 0x4f3ffea2, 0xe887ad8c, + 0xb58ce006, 0x7af4d6b6, 0xaace1e7c, 0xd3375fec, 0xce78a399, + 0x406b2a42, 0x20fe9e35, 0xd9f385b9, 0xee39d7ab, 0x3b124e8b, + 0x1dc9faf7, 0x4b6d1856, 0x26a36631, 0xeae397b2, 0x3a6efa74, + 0xdd5b4332, 0x6841e7f7, 0xca7820fb, 0xfb0af54e, 0xd8feb397, + 0x454056ac, 0xba489527, 0x55533a3a, 0x20838d87, 0xfe6ba9b7, + 0xd096954b, 0x55a867bc, 0xa1159a58, 0xcca92963, 0x99e1db33, + 0xa62a4a56, 0x3f3125f9, 0x5ef47e1c, 0x9029317c, 0xfdf8e802, + 0x04272f70, 0x80bb155c, 0x05282ce3, 0x95c11548, 0xe4c66d22, + 0x48c1133f, 0xc70f86dc, 0x07f9c9ee, 0x41041f0f, 0x404779a4, + 0x5d886e17, 0x325f51eb, 0xd59bc0d1, 0xf2bcc18f, 0x41113564, + 0x257b7834, 0x602a9c60, 0xdff8e8a3, 0x1f636c1b, 0x0e12b4c2, + 0x02e1329e, 0xaf664fd1, 0xcad18115, 0x6b2395e0, 0x333e92e1, + 0x3b240b62, 0xeebeb922, 0x85b2a20e, 0xe6ba0d99, 0xde720c8c, + 0x2da2f728, 0xd0127845, 0x95b794fd, 0x647d0862, 0xe7ccf5f0, + 0x5449a36f, 0x877d48fa, 0xc39dfd27, 0xf33e8d1e, 0x0a476341, + 0x992eff74, 0x3a6f6eab, 0xf4f8fd37, 0xa812dc60, 0xa1ebddf8, + 0x991be14c, 0xdb6e6b0d, 0xc67b5510, 0x6d672c37, 0x2765d43b, + 0xdcd0e804, 0xf1290dc7, 0xcc00ffa3, 0xb5390f92, 0x690fed0b, + 0x667b9ffb, 0xcedb7d9c, 0xa091cf0b, 0xd9155ea3, 0xbb132f88, + 0x515bad24, 0x7b9479bf, 0x763bd6eb, 0x37392eb3, 0xcc115979, + 0x8026e297, 0xf42e312d, 0x6842ada7, 0xc66a2b3b, 0x12754ccc, + 0x782ef11c, 0x6a124237, 0xb79251e7, 0x06a1bbe6, 0x4bfb6350, + 0x1a6b1018, 0x11caedfa, 0x3d25bdd8, 0xe2e1c3c9, 0x44421659, + 0x0a121386, 0xd90cec6e, 0xd5abea2a, 0x64af674e, 0xda86a85f, + 0xbebfe988, 0x64e4c3fe, 0x9dbc8057, 0xf0f7c086, 0x60787bf8, + 0x6003604d, 0xd1fd8346, 0xf6381fb0, 0x7745ae04, 0xd736fccc, + 0x83426b33, 0xf01eab71, 0xb0804187, 0x3c005e5f, 0x77a057be, + 0xbde8ae24, 0x55464299, 0xbf582e61, 0x4e58f48f, 0xf2ddfda2, + 0xf474ef38, 0x8789bdc2, 0x5366f9c3, 0xc8b38e74, 0xb475f255, + 0x46fcd9b9, 0x7aeb2661, 0x8b1ddf84, 0x846a0e79, 0x915f95e2, + 0x466e598e, 0x20b45770, 0x8cd55591, 0xc902de4c, 0xb90bace1, + 0xbb8205d0, 0x11a86248, 0x7574a99e, 0xb77f19b6, 0xe0a9dc09, + 0x662d09a1, 0xc4324633, 0xe85a1f02, 0x09f0be8c, 0x4a99a025, + 0x1d6efe10, 0x1ab93d1d, 0x0ba5a4df, 0xa186f20f, 0x2868f169, + 0xdcb7da83, 0x573906fe, 0xa1e2ce9b, 0x4fcd7f52, 0x50115e01, + 0xa70683fa, 0xa002b5c4, 0x0de6d027, 0x9af88c27, 0x773f8641, + 0xc3604c06, 0x61a806b5, 0xf0177a28, 0xc0f586e0, 0x006058aa, + 0x30dc7d62, 0x11e69ed7, 0x2338ea63, 0x53c2dd94, 0xc2c21634, + 0xbbcbee56, 0x90bcb6de, 0xebfc7da1, 0xce591d76, 0x6f05e409, + 0x4b7c0188, 0x39720a3d, 0x7c927c24, 0x86e3725f, 0x724d9db9, + 0x1ac15bb4, 0xd39eb8fc, 0xed545578, 0x08fca5b5, 0xd83d7cd3, + 0x4dad0fc4, 0x1e50ef5e, 0xb161e6f8, 0xa28514d9, 0x6c51133c, + 0x6fd5c7e7, 0x56e14ec4, 0x362abfce, 0xddc6c837, 0xd79a3234, + 0x92638212, 0x670efa8e, 0x406000e0, 0x3a39ce37, 0xd3faf5cf, + 0xabc27737, 0x5ac52d1b, 0x5cb0679e, 0x4fa33742, 0xd3822740, + 0x99bc9bbe, 0xd5118e9d, 0xbf0f7315, 0xd62d1c7e, 0xc700c47b, + 0xb78c1b6b, 0x21a19045, 0xb26eb1be, 0x6a366eb4, 0x5748ab2f, + 0xbc946e79, 0xc6a376d2, 0x6549c2c8, 0x530ff8ee, 0x468dde7d, + 0xd5730a1d, 0x4cd04dc6, 0x2939bbdb, 0xa9ba4650, 0xac9526e8, + 0xbe5ee304, 0xa1fad5f0, 0x6a2d519a, 0x63ef8ce2, 0x9a86ee22, + 0xc089c2b8, 0x43242ef6, 0xa51e03aa, 0x9cf2d0a4, 0x83c061ba, + 0x9be96a4d, 0x8fe51550, 0xba645bd6, 0x2826a2f9, 0xa73a3ae1, + 0x4ba99586, 0xef5562e9, 0xc72fefd3, 0xf752f7da, 0x3f046f69, + 0x77fa0a59, 0x80e4a915, 0x87b08601, 0x9b09e6ad, 0x3b3ee593, + 0xe990fd5a, 0x9e34d797, 0x2cf0b7d9, 0x022b8b51, 0x96d5ac3a, + 0x017da67d, 0xd1cf3ed6, 0x7c7d2d28, 0x1f9f25cf, 0xadf2b89b, + 0x5ad6b472, 0x5a88f54c, 0xe029ac71, 0xe019a5e6, 0x47b0acfd, + 0xed93fa9b, 0xe8d3c48d, 0x283b57cc, 0xf8d56629, 0x79132e28, + 0x785f0191, 0xed756055, 0xf7960e44, 0xe3d35e8c, 0x15056dd4, + 0x88f46dba, 0x03a16125, 0x0564f0bd, 0xc3eb9e15, 0x3c9057a2, + 0x97271aec, 0xa93a072a, 0x1b3f6d9b, 0x1e6321f5, 0xf59c66fb, + 0x26dcf319, 0x7533d928, 0xb155fdf5, 0x03563482, 0x8aba3cbb, + 0x28517711, 0xc20ad9f8, 0xabcc5167, 0xccad925f, 0x4de81751, + 0x3830dc8e, 0x379d5862, 0x9320f991, 0xea7a90c2, 0xfb3e7bce, + 0x5121ce64, 0x774fbe32, 0xa8b6e37e, 0xc3293d46, 0x48de5369, + 0x6413e680, 0xa2ae0810, 0xdd6db224, 0x69852dfd, 0x09072166, + 0xb39a460a, 0x6445c0dd, 0x586cdecf, 0x1c20c8ae, 0x5bbef7dd, + 0x1b588d40, 0xccd2017f, 0x6bb4e3bb, 0xdda26a7e, 0x3a59ff45, + 0x3e350a44, 0xbcb4cdd5, 0x72eacea8, 0xfa6484bb, 0x8d6612ae, + 0xbf3c6f47, 0xd29be463, 0x542f5d9e, 0xaec2771b, 0xf64e6370, + 0x740e0d8d, 0xe75b1357, 0xf8721671, 0xaf537d5d, 0x4040cb08, + 0x4eb4e2cc, 0x34d2466a, 0x0115af84, 0xe1b00428, 0x95983a1d, + 0x06b89fb4, 0xce6ea048, 0x6f3f3b82, 0x3520ab82, 0x011a1d4b, + 0x277227f8, 0x611560b1, 0xe7933fdc, 0xbb3a792b, 0x344525bd, + 0xa08839e1, 0x51ce794b, 0x2f32c9b7, 0xa01fbac9, 0xe01cc87e, + 0xbcc7d1f6, 0xcf0111c3, 0xa1e8aac7, 0x1a908749, 0xd44fbd9a, + 0xd0dadecb, 0xd50ada38, 0x0339c32a, 0xc6913667, 0x8df9317c, + 0xe0b12b4f, 0xf79e59b7, 0x43f5bb3a, 0xf2d519ff, 0x27d9459c, + 0xbf97222c, 0x15e6fc2a, 0x0f91fc71, 0x9b941525, 0xfae59361, + 0xceb69ceb, 0xc2a86459, 0x12baa8d1, 0xb6c1075e, 0xe3056a0c, + 0x10d25065, 0xcb03a442, 0xe0ec6e0e, 0x1698db3b, 0x4c98a0be, + 0x3278e964, 0x9f1f9532, 0xe0d392df, 0xd3a0342b, 0x8971f21e, + 0x1b0a7441, 0x4ba3348c, 0xc5be7120, 0xc37632d8, 0xdf359f8d, + 0x9b992f2e, 0xe60b6f47, 0x0fe3f11d, 0xe54cda54, 0x1edad891, + 0xce6279cf, 0xcd3e7e6f, 0x1618b166, 0xfd2c1d05, 0x848fd2c5, + 0xf6fb2299, 0xf523f357, 0xa6327623, 0x93a83531, 0x56cccd02, + 0xacf08162, 0x5a75ebb5, 0x6e163697, 0x88d273cc, 0xde966292, + 0x81b949d0, 0x4c50901b, 0x71c65614, 0xe6c6c7bd, 0x327a140a, + 0x45e1d006, 0xc3f27b9a, 0xc9aa53fd, 0x62a80f00, 0xbb25bfe2, + 0x35bdd2f6, 0x71126905, 0xb2040222, 0xb6cbcf7c, 0xcd769c2b, + 0x53113ec0, 0x1640e3d3, 0x38abbd60, 0x2547adf0, 0xba38209c, + 0xf746ce76, 0x77afa1c5, 0x20756060, 0x85cbfe4e, 0x8ae88dd8, + 0x7aaaf9b0, 0x4cf9aa7e, 0x1948c25c, 0x02fb8a8c, 0x01c36ae4, + 0xd6ebe1f9, 0x90d4f869, 0xa65cdea0, 0x3f09252d, 0xc208e69f, + 0xb74e6132, 0xce77e25b, 0x578fdfe3, 0x3ac372e6 +]; + +/** + * @type {Array.<number>} + * @const + * @inner + */ +var C_ORIG = [ + 0x4f727068, 0x65616e42, 0x65686f6c, 0x64657253, 0x63727944, + 0x6f756274 +]; + +/** + * @param {Array.<number>} lr + * @param {number} off + * @param {Array.<number>} P + * @param {Array.<number>} S + * @returns {Array.<number>} + * @inner + */ +function _encipher(lr, off, P, S) { // This is our bottleneck: 1714/1905 ticks / 90% - see profile.txt + var n, + l = lr[off], + r = lr[off + 1]; + + l ^= P[0]; + + /* + for (var i=0, k=BLOWFISH_NUM_ROUNDS-2; i<=k;) + // Feistel substitution on left word + n = S[l >>> 24], + n += S[0x100 | ((l >> 16) & 0xff)], + n ^= S[0x200 | ((l >> 8) & 0xff)], + n += S[0x300 | (l & 0xff)], + r ^= n ^ P[++i], + // Feistel substitution on right word + n = S[r >>> 24], + n += S[0x100 | ((r >> 16) & 0xff)], + n ^= S[0x200 | ((r >> 8) & 0xff)], + n += S[0x300 | (r & 0xff)], + l ^= n ^ P[++i]; + */ + + //The following is an unrolled version of the above loop. + //Iteration 0 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[1]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[2]; + //Iteration 1 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[3]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[4]; + //Iteration 2 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[5]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[6]; + //Iteration 3 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[7]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[8]; + //Iteration 4 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[9]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[10]; + //Iteration 5 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[11]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[12]; + //Iteration 6 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[13]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[14]; + //Iteration 7 + n = S[l >>> 24]; + n += S[0x100 | ((l >> 16) & 0xff)]; + n ^= S[0x200 | ((l >> 8) & 0xff)]; + n += S[0x300 | (l & 0xff)]; + r ^= n ^ P[15]; + n = S[r >>> 24]; + n += S[0x100 | ((r >> 16) & 0xff)]; + n ^= S[0x200 | ((r >> 8) & 0xff)]; + n += S[0x300 | (r & 0xff)]; + l ^= n ^ P[16]; + + lr[off] = r ^ P[BLOWFISH_NUM_ROUNDS + 1]; + lr[off + 1] = l; + return lr; +} + +/** + * @param {Array.<number>} data + * @param {number} offp + * @returns {{key: number, offp: number}} + * @inner + */ +function _streamtoword(data, offp) { + for (var i = 0, word = 0; i < 4; ++i) + word = (word << 8) | (data[offp] & 0xff), + offp = (offp + 1) % data.length; + return { key: word, offp: offp }; +} + +/** + * @param {Array.<number>} key + * @param {Array.<number>} P + * @param {Array.<number>} S + * @inner + */ +function _key(key, P, S) { + var offset = 0, + lr = [0, 0], + plen = P.length, + slen = S.length, + sw; + for (var i = 0; i < plen; i++) + sw = _streamtoword(key, offset), + offset = sw.offp, + P[i] = P[i] ^ sw.key; + for (i = 0; i < plen; i += 2) + lr = _encipher(lr, 0, P, S), + P[i] = lr[0], + P[i + 1] = lr[1]; + for (i = 0; i < slen; i += 2) + lr = _encipher(lr, 0, P, S), + S[i] = lr[0], + S[i + 1] = lr[1]; +} + +/** + * Expensive key schedule Blowfish. + * @param {Array.<number>} data + * @param {Array.<number>} key + * @param {Array.<number>} P + * @param {Array.<number>} S + * @inner + */ +function _ekskey(data, key, P, S) { + var offp = 0, + lr = [0, 0], + plen = P.length, + slen = S.length, + sw; + for (var i = 0; i < plen; i++) + sw = _streamtoword(key, offp), + offp = sw.offp, + P[i] = P[i] ^ sw.key; + offp = 0; + for (i = 0; i < plen; i += 2) + sw = _streamtoword(data, offp), + offp = sw.offp, + lr[0] ^= sw.key, + sw = _streamtoword(data, offp), + offp = sw.offp, + lr[1] ^= sw.key, + lr = _encipher(lr, 0, P, S), + P[i] = lr[0], + P[i + 1] = lr[1]; + for (i = 0; i < slen; i += 2) + sw = _streamtoword(data, offp), + offp = sw.offp, + lr[0] ^= sw.key, + sw = _streamtoword(data, offp), + offp = sw.offp, + lr[1] ^= sw.key, + lr = _encipher(lr, 0, P, S), + S[i] = lr[0], + S[i + 1] = lr[1]; +} + +/** + * Internaly crypts a string. + * @param {Array.<number>} b Bytes to crypt + * @param {Array.<number>} salt Salt bytes to use + * @param {number} rounds Number of rounds + * @param {function(Error, Array.<number>=)=} callback Callback receiving the error, if any, and the resulting bytes. If + * omitted, the operation will be performed synchronously. + * @param {function(number)=} progressCallback Callback called with the current progress + * @returns {!Array.<number>|undefined} Resulting bytes if callback has been omitted, otherwise `undefined` + * @inner + */ +function _crypt(b, salt, rounds, callback, progressCallback) { + var cdata = C_ORIG.slice(), + clen = cdata.length, + err; + + // Validate + if (rounds < 4 || rounds > 31) { + err = Error("Illegal number of rounds (4-31): "+rounds); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } else + throw err; + } + if (salt.length !== BCRYPT_SALT_LEN) { + err =Error("Illegal salt length: "+salt.length+" != "+BCRYPT_SALT_LEN); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } else + throw err; + } + rounds = (1 << rounds) >>> 0; + + var P, S, i = 0, j; + + //Use typed arrays when available - huge speedup! + if (Int32Array) { + P = new Int32Array(P_ORIG); + S = new Int32Array(S_ORIG); + } else { + P = P_ORIG.slice(); + S = S_ORIG.slice(); + } + + _ekskey(salt, b, P, S); + + /** + * Calcualtes the next round. + * @returns {Array.<number>|undefined} Resulting array if callback has been omitted, otherwise `undefined` + * @inner + */ + function next() { + if (progressCallback) + progressCallback(i / rounds); + if (i < rounds) { + var start = Date.now(); + for (; i < rounds;) { + i = i + 1; + _key(b, P, S); + _key(salt, P, S); + if (Date.now() - start > MAX_EXECUTION_TIME) + break; + } + } else { + for (i = 0; i < 64; i++) + for (j = 0; j < (clen >> 1); j++) + _encipher(cdata, j << 1, P, S); + var ret = []; + for (i = 0; i < clen; i++) + ret.push(((cdata[i] >> 24) & 0xff) >>> 0), + ret.push(((cdata[i] >> 16) & 0xff) >>> 0), + ret.push(((cdata[i] >> 8) & 0xff) >>> 0), + ret.push((cdata[i] & 0xff) >>> 0); + if (callback) { + callback(null, ret); + return; + } else + return ret; + } + if (callback) + nextTick(next); + } + + // Async + if (typeof callback !== 'undefined') { + next(); + + // Sync + } else { + var res; + while (true) + if (typeof(res = next()) !== 'undefined') + return res || []; + } +} + +/** + * Internally hashes a string. + * @param {string} s String to hash + * @param {?string} salt Salt to use, actually never null + * @param {function(Error, string=)=} callback Callback receiving the error, if any, and the resulting hash. If omitted, + * hashing is perormed synchronously. + * @param {function(number)=} progressCallback Callback called with the current progress + * @returns {string|undefined} Resulting hash if callback has been omitted, otherwise `undefined` + * @inner + */ +function _hash(s, salt, callback, progressCallback) { + var err; + if (typeof s !== 'string' || typeof salt !== 'string') { + err = Error("Invalid string / salt: Not a string"); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } + else + throw err; + } + + // Validate the salt + var minor, offset; + if (salt.charAt(0) !== '$' || salt.charAt(1) !== '2') { + err = Error("Invalid salt version: "+salt.substring(0,2)); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } + else + throw err; + } + if (salt.charAt(2) === '$') + minor = String.fromCharCode(0), + offset = 3; + else { + minor = salt.charAt(2); + if ((minor !== 'a' && minor !== 'b' && minor !== 'y') || salt.charAt(3) !== '$') { + err = Error("Invalid salt revision: "+salt.substring(2,4)); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } else + throw err; + } + offset = 4; + } + + // Extract number of rounds + if (salt.charAt(offset + 2) > '$') { + err = Error("Missing salt rounds"); + if (callback) { + nextTick(callback.bind(this, err)); + return; + } else + throw err; + } + var r1 = parseInt(salt.substring(offset, offset + 1), 10) * 10, + r2 = parseInt(salt.substring(offset + 1, offset + 2), 10), + rounds = r1 + r2, + real_salt = salt.substring(offset + 3, offset + 25); + s += minor >= 'a' ? "\x00" : ""; + + var passwordb = stringToBytes(s), + saltb = base64_decode(real_salt, BCRYPT_SALT_LEN); + + /** + * Finishes hashing. + * @param {Array.<number>} bytes Byte array + * @returns {string} + * @inner + */ + function finish(bytes) { + var res = []; + res.push("$2"); + if (minor >= 'a') + res.push(minor); + res.push("$"); + if (rounds < 10) + res.push("0"); + res.push(rounds.toString()); + res.push("$"); + res.push(base64_encode(saltb, saltb.length)); + res.push(base64_encode(bytes, C_ORIG.length * 4 - 1)); + return res.join(''); + } + + // Sync + if (typeof callback == 'undefined') + return finish(_crypt(passwordb, saltb, rounds)); + + // Async + else { + _crypt(passwordb, saltb, rounds, function(err, bytes) { + if (err) + callback(err, null); + else + callback(null, finish(bytes)); + }, progressCallback); + } +} diff --git a/node_modules/bcryptjs/src/bcrypt/prng/README.md b/node_modules/bcryptjs/src/bcrypt/prng/README.md new file mode 100644 index 0000000..e6c2c68 --- /dev/null +++ b/node_modules/bcryptjs/src/bcrypt/prng/README.md @@ -0,0 +1,5 @@ +Because of [reasonable security doubts](https://github.com/dcodeIO/bcrypt.js/issues/16), these files, which used to be +a part of bcrypt-isaac.js, are no longer used but are kept here for reference only. + +What is required instead is a proper way to collect entropy sources (using an intermediate stream cipher) which is then +used to seed the CSPRNG. Pick one and use `bcrypt.setRandomFallback` instead. diff --git a/node_modules/bcryptjs/src/bcrypt/prng/accum.js b/node_modules/bcryptjs/src/bcrypt/prng/accum.js new file mode 100644 index 0000000..025d5c8 --- /dev/null +++ b/node_modules/bcryptjs/src/bcrypt/prng/accum.js @@ -0,0 +1,133 @@ +/* basic entropy accumulator */ +var accum = (function() { + + var pool, // randomness pool + time, // start timestamp + last; // last step timestamp + + /* initialize with default pool */ + function init() { + pool = []; + time = new Date().getTime(); + last = time; + // use Math.random + pool.push((Math.random() * 0xffffffff)|0); + // use current time + pool.push(time|0); + } + + /* perform one step */ + function step() { + if (!to) + return; + if (pool.length >= 255) { // stop at 255 values (1 more is added on fetch) + stop(); + return; + } + var now = new Date().getTime(); + // use actual time difference + pool.push(now-last); + // always compute, occasionally use Math.random + var rnd = (Math.random() * 0xffffffff)|0; + if (now % 2) + pool[pool.length-1] += rnd; + last = now; + to = setTimeout(step, 100+Math.random()*512); // use hypothetical time difference + } + + var to = null; + + /* starts accumulating */ + function start() { + if (to) return; + to = setTimeout(step, 100+Math.random()*512); + if (console.log) + console.log("bcrypt-isaac: collecting entropy..."); + // install collectors + if (typeof window !== 'undefined' && window && window.addEventListener) + window.addEventListener("load", loadCollector, false), + window.addEventListener("mousemove", mouseCollector, false), + window.addEventListener("touchmove", touchCollector, false); + else if (typeof document !== 'undefined' && document && document.attachEvent) + document.attachEvent("onload", loadCollector), + document.attachEvent("onmousemove", mouseCollector); + } + + /* stops accumulating */ + function stop() { + if (!to) return; + clearTimeout(to); to = null; + // uninstall collectors + if (typeof window !== 'undefined' && window && window.removeEventListener) + window.removeEventListener("load", loadCollector, false), + window.removeEventListener("mousemove", mouseCollector, false), + window.removeEventListener("touchmove", touchCollector, false); + else if (typeof document !== 'undefined' && document && document.detachEvent) + document.detachEvent("onload", loadCollector), + document.detachEvent("onmousemove", mouseCollector); + } + + /* fetches the randomness pool */ + function fetch() { + // add overall time difference + pool.push((new Date().getTime()-time)|0); + var res = pool; + init(); + if (console.log) + console.log("bcrypt-isaac: using "+res.length+"/256 samples of entropy"); + // console.log(res); + return res; + } + + /* adds the current time to the top of the pool */ + function addTime() { + pool[pool.length-1] += new Date().getTime() - time; + } + + /* page load collector */ + function loadCollector() { + if (!to || pool.length >= 255) + return; + pool.push(0); + addTime(); + } + + /* mouse events collector */ + function mouseCollector(ev) { + if (!to || pool.length >= 255) + return; + try { + var x = ev.x || ev.clientX || ev.offsetX || 0, + y = ev.y || ev.clientY || ev.offsetY || 0; + if (x != 0 || y != 0) + pool[pool.length-1] += ((x-mouseCollector.last[0]) ^ (y-mouseCollector.last[1])), + addTime(), + mouseCollector.last = [x,y]; + } catch (e) {} + } + mouseCollector.last = [0,0]; + + /* touch events collector */ + function touchCollector(ev) { + if (!to || pool.length >= 255) + return; + try { + var touch = ev.touches[0] || ev.changedTouches[0]; + var x = touch.pageX || touch.clientX || 0, + y = touch.pageY || touch.clientY || 0; + if (x != 0 || y != 0) + pool[pool.length-1] += (x-touchCollector.last[0]) ^ (y-touchCollector.last[1]), + addTime(), + touchCollector.last = [x,y]; + } catch (e) {} + } + touchCollector.last = [0,0]; + + init(); + return { + "start": start, + "stop": stop, + "fetch": fetch + } + +})(); diff --git a/node_modules/bcryptjs/src/bcrypt/prng/isaac.js b/node_modules/bcryptjs/src/bcrypt/prng/isaac.js new file mode 100644 index 0000000..e4ce30f --- /dev/null +++ b/node_modules/bcryptjs/src/bcrypt/prng/isaac.js @@ -0,0 +1,140 @@ +/* + isaac.js Copyright (c) 2012 Yves-Marie K. Rinquin + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + +/* isaac module pattern */ +var isaac = (function(){ + + /* internal states */ + var m = Array(256), // internal memory + acc = 0, // accumulator + brs = 0, // last result + cnt = 0, // counter + r = Array(256), // result array + gnt = 0, // generation counter + isd = false; // initially seeded + + + /* 32-bit integer safe adder */ + function add(x, y) { + var lsb = (x & 0xffff) + (y & 0xffff), + msb = (x >>> 16) + (y >>> 16) + (lsb >>> 16); + return (msb << 16) | (lsb & 0xffff); + } + + /* initialisation */ + function reset() { + acc = brs = cnt = 0; + for (var i = 0; i < 256; ++i) + m[i] = r[i] = 0; + gnt = 0; + } + + /* seeding function */ + function seed(s) { + var a, b, c, d, e, f, g, h, i; + + /* seeding the seeds of love */ + a = b = c = d = e = f = g = h = 0x9e3779b9; /* the golden ratio */ + + if (s && typeof(s) === 'number') + s = [s]; + + if (s instanceof Array) { + reset(); + for (i = 0; i < s.length; ++i) + r[i & 0xff] += typeof(s[i]) === 'number' ? s[i] : 0; + } + + /* private: seed mixer */ + function seed_mix() { + a ^= b << 11; d = add(d, a); b = add(b, c); + b ^= c >>> 2; e = add(e, b); c = add(c, d); + c ^= d << 8; f = add(f, c); d = add(d, e); + d ^= e >>> 16; g = add(g, d); e = add(e, f); + e ^= f << 10; h = add(h, e); f = add(f, g); + f ^= g >>> 4; a = add(a, f); g = add(g, h); + g ^= h << 8; b = add(b, g); h = add(h, a); + h ^= a >>> 9; c = add(c, h); a = add(a, b); + } + + for (i = 0; i < 4; i++) /* scramble it */ + seed_mix(); + + for (i = 0; i < 256; i += 8) { + if (s) /* use all the information in the seed */ + a = add(a, r[i + 0]), b = add(b, r[i + 1]), + c = add(c, r[i + 2]), d = add(d, r[i + 3]), + e = add(e, r[i + 4]), f = add(f, r[i + 5]), + g = add(g, r[i + 6]), h = add(h, r[i + 7]); + seed_mix(); + /* fill in m[] with messy stuff */ + m[i + 0] = a; m[i + 1] = b; m[i + 2] = c; m[i + 3] = d; + m[i + 4] = e; m[i + 5] = f; m[i + 6] = g; m[i + 7] = h; + } + if (s) + /* do a second pass to make all of the seed affect all of m[] */ + for (i = 0; i < 256; i += 8) + a = add(a, m[i + 0]), b = add(b, m[i + 1]), + c = add(c, m[i + 2]), d = add(d, m[i + 3]), + e = add(e, m[i + 4]), f = add(f, m[i + 5]), + g = add(g, m[i + 6]), h = add(h, m[i + 7]), + seed_mix(), + /* fill in m[] with messy stuff (again) */ + m[i + 0] = a, m[i + 1] = b, m[i + 2] = c, m[i + 3] = d, + m[i + 4] = e, m[i + 5] = f, m[i + 6] = g, m[i + 7] = h; + prng(); /* fill in the first set of results */ + gnt = 256; /* prepare to use the first set of results */; + } + + /* isaac generator, n = number of run */ + function prng(n) { + var i, x, y; + n = n && typeof(n) === 'number' ? Math.abs(Math.floor(n)) : 1; + while (n--) { + cnt = add(cnt, 1); + brs = add(brs, cnt); + for(i = 0; i < 256; i++) { + switch(i & 3) { + case 0: acc ^= acc << 13; break; + case 1: acc ^= acc >>> 6; break; + case 2: acc ^= acc << 2; break; + case 3: acc ^= acc >>> 16; break; + } + acc = add(m[(i + 128) & 0xff], acc); x = m[i]; + m[i] = y = add(m[(x >>> 2) & 0xff], add(acc, brs)); + r[i] = brs = add(m[(y >>> 10) & 0xff], x); + } + } + } + + /* return a random number between */ + return function() { + if (!isd) // seed from accumulator + isd = true, + accum.stop(), + seed(accum.fetch()); + if (!gnt--) + prng(), gnt = 255; + return r[gnt]; + }; +})(); diff --git a/node_modules/bcryptjs/src/bcrypt/util.js b/node_modules/bcryptjs/src/bcrypt/util.js new file mode 100644 index 0000000..52fe555 --- /dev/null +++ b/node_modules/bcryptjs/src/bcrypt/util.js @@ -0,0 +1,33 @@ +/** + * Continues with the callback on the next tick. + * @function + * @param {function(...[*])} callback Callback to execute + * @inner + */ +var nextTick = typeof process !== 'undefined' && process && typeof process.nextTick === 'function' + ? (typeof setImmediate === 'function' ? setImmediate : process.nextTick) + : setTimeout; + +/** + * Converts a JavaScript string to UTF8 bytes. + * @param {string} str String + * @returns {!Array.<number>} UTF8 bytes + * @inner + */ +function stringToBytes(str) { + var out = [], + i = 0; + utfx.encodeUTF16toUTF8(function() { + if (i >= str.length) return null; + return str.charCodeAt(i++); + }, function(b) { + out.push(b); + }); + return out; +} + +//? include("util/base64.js"); + +//? include("../../node_modules/utfx/dist/utfx-embeddable.js"); + +Date.now = Date.now || function() { return +new Date; }; diff --git a/node_modules/bcryptjs/src/bcrypt/util/base64.js b/node_modules/bcryptjs/src/bcrypt/util/base64.js new file mode 100644 index 0000000..389068f --- /dev/null +++ b/node_modules/bcryptjs/src/bcrypt/util/base64.js @@ -0,0 +1,115 @@ +// A base64 implementation for the bcrypt algorithm. This is partly non-standard. + +/** + * bcrypt's own non-standard base64 dictionary. + * @type {!Array.<string>} + * @const + * @inner + **/ +var BASE64_CODE = "./ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(''); + +/** + * @type {!Array.<number>} + * @const + * @inner + **/ +var BASE64_INDEX = [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, + 1, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, -1, -1, -1, + -1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, + 20, 21, 22, 23, 24, 25, 26, 27, -1, -1, -1, -1, -1, -1, 28, 29, 30, + 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, + 48, 49, 50, 51, 52, 53, -1, -1, -1, -1, -1]; + +/** + * @type {!function(...number):string} + * @inner + */ +var stringFromCharCode = String.fromCharCode; + +/** + * Encodes a byte array to base64 with up to len bytes of input. + * @param {!Array.<number>} b Byte array + * @param {number} len Maximum input length + * @returns {string} + * @inner + */ +function base64_encode(b, len) { + var off = 0, + rs = [], + c1, c2; + if (len <= 0 || len > b.length) + throw Error("Illegal len: "+len); + while (off < len) { + c1 = b[off++] & 0xff; + rs.push(BASE64_CODE[(c1 >> 2) & 0x3f]); + c1 = (c1 & 0x03) << 4; + if (off >= len) { + rs.push(BASE64_CODE[c1 & 0x3f]); + break; + } + c2 = b[off++] & 0xff; + c1 |= (c2 >> 4) & 0x0f; + rs.push(BASE64_CODE[c1 & 0x3f]); + c1 = (c2 & 0x0f) << 2; + if (off >= len) { + rs.push(BASE64_CODE[c1 & 0x3f]); + break; + } + c2 = b[off++] & 0xff; + c1 |= (c2 >> 6) & 0x03; + rs.push(BASE64_CODE[c1 & 0x3f]); + rs.push(BASE64_CODE[c2 & 0x3f]); + } + return rs.join(''); +} + +/** + * Decodes a base64 encoded string to up to len bytes of output. + * @param {string} s String to decode + * @param {number} len Maximum output length + * @returns {!Array.<number>} + * @inner + */ +function base64_decode(s, len) { + var off = 0, + slen = s.length, + olen = 0, + rs = [], + c1, c2, c3, c4, o, code; + if (len <= 0) + throw Error("Illegal len: "+len); + while (off < slen - 1 && olen < len) { + code = s.charCodeAt(off++); + c1 = code < BASE64_INDEX.length ? BASE64_INDEX[code] : -1; + code = s.charCodeAt(off++); + c2 = code < BASE64_INDEX.length ? BASE64_INDEX[code] : -1; + if (c1 == -1 || c2 == -1) + break; + o = (c1 << 2) >>> 0; + o |= (c2 & 0x30) >> 4; + rs.push(stringFromCharCode(o)); + if (++olen >= len || off >= slen) + break; + code = s.charCodeAt(off++); + c3 = code < BASE64_INDEX.length ? BASE64_INDEX[code] : -1; + if (c3 == -1) + break; + o = ((c2 & 0x0f) << 4) >>> 0; + o |= (c3 & 0x3c) >> 2; + rs.push(stringFromCharCode(o)); + if (++olen >= len || off >= slen) + break; + code = s.charCodeAt(off++); + c4 = code < BASE64_INDEX.length ? BASE64_INDEX[code] : -1; + o = ((c3 & 0x03) << 6) >>> 0; + o |= c4; + rs.push(stringFromCharCode(o)); + ++olen; + } + var res = []; + for (off = 0; off<olen; off++) + res.push(rs[off].charCodeAt(0)); + return res; +} diff --git a/node_modules/bcryptjs/src/bower.json b/node_modules/bcryptjs/src/bower.json new file mode 100644 index 0000000..fb79712 --- /dev/null +++ b/node_modules/bcryptjs/src/bower.json @@ -0,0 +1,22 @@ +{ + "name": "bcryptjs", + "description": "Optimized bcrypt in plain JavaScript with zero dependencies.", + "version": /*?== VERSION */, + "main": "dist/bcrypt.min.js", + "license": "New-BSD", + "homepage": "http://dcode.io/", + "repository": { + "type": "git", + "url": "git://github.com/dcodeIO/bcrypt.js.git" + }, + "keywords": ["bcrypt", "password", "auth", "authentication", "encryption", "crypt", "crypto"], + "dependencies": {}, + "devDependencies": {}, + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "test", + "tests" + ] +} diff --git a/node_modules/bcryptjs/src/wrap.js b/node_modules/bcryptjs/src/wrap.js new file mode 100644 index 0000000..741c41a --- /dev/null +++ b/node_modules/bcryptjs/src/wrap.js @@ -0,0 +1,50 @@ +//? if (typeof ISAAC === 'undefined') ISAAC = false; +/* + Copyright (c) 2012 Nevins Bartolomeo <nevins.bartolomeo@gmail.com> + Copyright (c) 2012 Shane Girish <shaneGirish@gmail.com> + Copyright (c) 2014 Daniel Wirtz <dcode@dcode.io> + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +/** + * @license bcrypt.js (c) 2013 Daniel Wirtz <dcode@dcode.io> + * Released under the Apache License, Version 2.0 + * see: https://github.com/dcodeIO/bcrypt.js for details + */ +(function(global, factory) { + + /* AMD */ if (typeof define === 'function' && define["amd"]) + define([], factory); + /* CommonJS */ else if (typeof require === 'function' && typeof module === "object" && module && module["exports"]) + module["exports"] = factory(); + /* Global */ else + (global["dcodeIO"] = global["dcodeIO"] || {})["bcrypt"] = factory(); + +}(this, function() { + "use strict"; + + //? include("bcrypt.js"); + + return bcrypt; +})); diff --git a/node_modules/bcryptjs/tests/quickbrown.txt b/node_modules/bcryptjs/tests/quickbrown.txt new file mode 100644 index 0000000..81e850f --- /dev/null +++ b/node_modules/bcryptjs/tests/quickbrown.txt @@ -0,0 +1,150 @@ +Sentences that contain all letters commonly used in a language +-------------------------------------------------------------- + +Markus Kuhn <http://www.cl.cam.ac.uk/~mgk25/> -- 2012-04-11 + +This is an example of a plain-text file encoded in UTF-8. + + +Danish (da) +--------- + + Quizdeltagerne spiste jordbær med fløde, mens cirkusklovnen + Wolther spillede på xylofon. + (= Quiz contestants were eating strawbery with cream while Wolther + the circus clown played on xylophone.) + +German (de) +----------- + + Falsches Üben von Xylophonmusik quält jeden größeren Zwerg + (= Wrongful practicing of xylophone music tortures every larger dwarf) + + Zwölf Boxkämpfer jagten Eva quer über den Sylter Deich + (= Twelve boxing fighters hunted Eva across the dike of Sylt) + + Heizölrückstoßabdämpfung + (= fuel oil recoil absorber) + (jqvwxy missing, but all non-ASCII letters in one word) + +Greek (el) +---------- + + Γαζέες καὶ μυρτιὲς δὲν θὰ βρῶ πιὰ στὸ χρυσαφὶ ξέφωτο + (= No more shall I see acacias or myrtles in the golden clearing) + + Ξεσκεπάζω τὴν ψυχοφθόρα βδελυγμία + (= I uncover the soul-destroying abhorrence) + +English (en) +------------ + + The quick brown fox jumps over the lazy dog + +Spanish (es) +------------ + + El pingüino Wenceslao hizo kilómetros bajo exhaustiva lluvia y + frío, añoraba a su querido cachorro. + (Contains every letter and every accent, but not every combination + of vowel + acute.) + +French (fr) +----------- + + Portez ce vieux whisky au juge blond qui fume sur son île intérieure, à + côté de l'alcôve ovoïde, où les bûches se consument dans l'âtre, ce + qui lui permet de penser à la cænogenèse de l'être dont il est question + dans la cause ambiguë entendue à Moÿ, dans un capharnaüm qui, + pense-t-il, diminue çà et là la qualité de son œuvre. + + l'île exiguë + Où l'obèse jury mûr + Fête l'haï volapük, + Âne ex aéquo au whist, + Ôtez ce vœu déçu. + + Le cœur déçu mais l'âme plutôt naïve, Louÿs rêva de crapaüter en + canoë au delà des îles, près du mälström où brûlent les novæ. + +Irish Gaelic (ga) +----------------- + + D'fhuascail Íosa, Úrmhac na hÓighe Beannaithe, pór Éava agus Ádhaimh + +Hungarian (hu) +-------------- + + Árvíztűrő tükörfúrógép + (= flood-proof mirror-drilling machine, only all non-ASCII letters) + +Icelandic (is) +-------------- + + Kæmi ný öxi hér ykist þjófum nú bæði víl og ádrepa + + Sævör grét áðan því úlpan var ónýt + (some ASCII letters missing) + +Japanese (jp) +------------- + + Hiragana: (Iroha) + + いろはにほへとちりぬるを + わかよたれそつねならむ + うゐのおくやまけふこえて + あさきゆめみしゑひもせす + + Katakana: + + イロハニホヘト チリヌルヲ ワカヨタレソ ツネナラム + ウヰノオクヤマ ケフコエテ アサキユメミシ ヱヒモセスン + +Hebrew (iw) +----------- + + ? דג סקרן שט בים מאוכזב ולפתע מצא לו חברה איך הקליטה + +Polish (pl) +----------- + + Pchnąć w tę łódź jeża lub ośm skrzyń fig + (= To push a hedgehog or eight bins of figs in this boat) + +Russian (ru) +------------ + + В чащах юга жил бы цитрус? Да, но фальшивый экземпляр! + (= Would a citrus live in the bushes of south? Yes, but only a fake one!) + + Съешь же ещё этих мягких французских булок да выпей чаю + (= Eat some more of these fresh French loafs and have some tea) + +Thai (th) +--------- + + [--------------------------|------------------------] + ๏ เป็นมนุษย์สุดประเสริฐเลิศคุณค่า กว่าบรรดาฝูงสัตว์เดรัจฉาน + จงฝ่าฟันพัฒนาวิชาการ อย่าล้างผลาญฤๅเข่นฆ่าบีฑาใคร + ไม่ถือโทษโกรธแช่งซัดฮึดฮัดด่า หัดอภัยเหมือนกีฬาอัชฌาสัย + ปฏิบัติประพฤติกฎกำหนดใจ พูดจาให้จ๊ะๆ จ๋าๆ น่าฟังเอย ฯ + + [The copyright for the Thai example is owned by The Computer + Association of Thailand under the Royal Patronage of His Majesty the + King.] + +Turkish (tr) +------------ + + Pijamalı hasta, yağız şoföre çabucak güvendi. + (=Patient with pajamas, trusted swarthy driver quickly) + + +Special thanks to the people from all over the world who contributed +these sentences since 1999. + +A much larger collection of such pangrams is now available at + + http://en.wikipedia.org/wiki/List_of_pangrams + diff --git a/node_modules/bcryptjs/tests/suite.js b/node_modules/bcryptjs/tests/suite.js new file mode 100644 index 0000000..bd3d217 --- /dev/null +++ b/node_modules/bcryptjs/tests/suite.js @@ -0,0 +1,197 @@ +var path = require("path"), + fs = require("fs"), + binding = require("bcrypt"), + bcrypt = require(path.join(__dirname, '..', 'index.js'))/*, + isaac = eval( + fs.readFileSync(path.join(__dirname, "..", "src", "bcrypt", "prng", "accum.js"))+ + fs.readFileSync(path.join(__dirname, "..", "src", "bcrypt", "prng", "isaac.js"))+ + " accum.start();"+ + " isaac" + )*/; + +module.exports = { + + "encodeBase64": function(test) { + var str = bcrypt.encodeBase64([0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10], 16); + test.strictEqual(str, "..CA.uOD/eaGAOmJB.yMBu"); + test.done(); + }, + + "decodeBase64": function(test) { + var bytes = bcrypt.decodeBase64("..CA.uOD/eaGAOmJB.yMBv.", 16); + test.deepEqual(bytes, [0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F]); + test.done(); + }, + + "genSaltSync": function(test) { + var salt = bcrypt.genSaltSync(10); + test.ok(salt); + test.ok(typeof salt == 'string'); + test.ok(salt.length > 0); + test.done(); + }, + + "genSalt": function(test) { + bcrypt.genSalt(10, function(err, salt) { + test.ok(salt); + test.ok(typeof salt == 'string'); + test.ok(salt.length > 0); + test.done(); + }); + }, + + "hashSync": function(test) { + test.doesNotThrow(function() { + bcrypt.hashSync("hello", 10); + }); + test.notEqual(bcrypt.hashSync("hello", 10), bcrypt.hashSync("hello", 10)); + test.done(); + }, + + "hash": function(test) { + bcrypt.hash("hello", 10, function(err, hash) { + test.notOk(err); + test.ok(hash); + test.done(); + }); + }, + + "compareSync": function(test) { + var salt1 = bcrypt.genSaltSync(), + hash1 = bcrypt.hashSync("hello", salt1); // $2a$ + var salt2 = bcrypt.genSaltSync().replace(/\$2a\$/, "$2y$"), + hash2 = bcrypt.hashSync("world", salt2); + var salt3 = bcrypt.genSaltSync().replace(/\$2a\$/, "$2b$"), + hash3 = bcrypt.hashSync("hello world", salt3); + + test.strictEqual(hash1.substring(0,4), "$2a$"); + test.ok(bcrypt.compareSync("hello", hash1)); + test.notOk(bcrypt.compareSync("hello", hash2)); + test.notOk(bcrypt.compareSync("hello", hash3)); + + test.strictEqual(hash2.substring(0,4), "$2y$"); + test.ok(bcrypt.compareSync("world", hash2)); + test.notOk(bcrypt.compareSync("world", hash1)); + test.notOk(bcrypt.compareSync("world", hash3)); + + test.strictEqual(hash3.substring(0,4), "$2b$"); + test.ok(bcrypt.compareSync("hello world", hash3)); + test.notOk(bcrypt.compareSync("hello world", hash1)); + test.notOk(bcrypt.compareSync("hello world", hash2)); + + test.done(); + }, + + "compare": function(test) { + var salt1 = bcrypt.genSaltSync(), + hash1 = bcrypt.hashSync("hello", salt1); // $2a$ + var salt2 = bcrypt.genSaltSync(); + salt2 = salt2.substring(0,2)+'y'+salt2.substring(3); // $2y$ + var hash2 = bcrypt.hashSync("world", salt2); + bcrypt.compare("hello", hash1, function(err, same) { + test.notOk(err); + test.ok(same); + bcrypt.compare("hello", hash2, function(err, same) { + test.notOk(err); + test.notOk(same); + bcrypt.compare("world", hash2, function(err, same) { + test.notOk(err); + test.ok(same); + bcrypt.compare("world", hash1, function(err, same) { + test.notOk(err); + test.notOk(same); + test.done(); + }); + }); + }); + }); + }, + + "getSalt": function(test) { + var hash1 = bcrypt.hashSync("hello", bcrypt.genSaltSync()); + var salt = bcrypt.getSalt(hash1); + var hash2 = bcrypt.hashSync("hello", salt); + test.equal(hash1, hash2); + test.done(); + }, + + "getRounds": function(test) { + var hash1 = bcrypt.hashSync("hello", bcrypt.genSaltSync()); + test.equal(bcrypt.getRounds(hash1), 10); + test.done(); + }, + + "progress": function(test) { + bcrypt.genSalt(12, function(err, salt) { + test.ok(!err); + var progress = []; + bcrypt.hash("hello world", salt, function(err, hash) { + test.ok(!err); + test.ok(typeof hash === 'string'); + test.ok(progress.length >= 2); + test.strictEqual(progress[0], 0); + test.strictEqual(progress[progress.length-1], 1); + test.done(); + }, function(n) { + progress.push(n); + }); + }); + }, + + "promise": function(test) { + bcrypt.genSalt(10) + .then(function(salt) { + bcrypt.hash("hello", salt) + .then(function(hash) { + test.ok(hash); + bcrypt.compare("hello", hash) + .then(function(result) { + test.ok(result); + bcrypt.genSalt(/* no args */) + .then(function(salt) { + test.ok(salt); + test.done(); + }, function(err) { + test.fail(err, null, "promise rejected"); + }); + }, function(err) { + test.fail(err, null, "promise rejected"); + }); + }, function(err) { + test.fail(err, null, 'promise rejected'); + }); + }, function(err) { + test.fail(err, null, "promise rejected"); + }); + }, + + "compat": { + "quickbrown": function(test) { + var pass = fs.readFileSync(path.join(__dirname, "quickbrown.txt"))+"", + salt = bcrypt.genSaltSync(), + hash1 = binding.hashSync(pass, salt), + hash2 = bcrypt.hashSync(pass, salt); + test.equal(hash1, hash2); + test.done(); + }, + + "roundsOOB": function(test) { + var salt1 = bcrypt.genSaltSync(0), // $10$ like not set + salt2 = binding.genSaltSync(0); + test.strictEqual(salt1.substring(0, 7), "$2a$10$"); + test.strictEqual(salt2.substring(0, 7), "$2a$10$"); + + salt1 = bcrypt.genSaltSync(3); // $04$ is lower cap + salt2 = bcrypt.genSaltSync(3); + test.strictEqual(salt1.substring(0, 7), "$2a$04$"); + test.strictEqual(salt2.substring(0, 7), "$2a$04$"); + + salt1 = bcrypt.genSaltSync(32); // $31$ is upper cap + salt2 = bcrypt.genSaltSync(32); + test.strictEqual(salt1.substring(0, 7), "$2a$31$"); + test.strictEqual(salt2.substring(0, 7), "$2a$31$"); + + test.done(); + } + } +}; diff --git a/node_modules/binary-extensions/binary-extensions.json b/node_modules/binary-extensions/binary-extensions.json new file mode 100644 index 0000000..ac08048 --- /dev/null +++ b/node_modules/binary-extensions/binary-extensions.json @@ -0,0 +1,263 @@ +[ + "3dm", + "3ds", + "3g2", + "3gp", + "7z", + "a", + "aac", + "adp", + "afdesign", + "afphoto", + "afpub", + "ai", + "aif", + "aiff", + "alz", + "ape", + "apk", + "appimage", + "ar", + "arj", + "asf", + "au", + "avi", + "bak", + "baml", + "bh", + "bin", + "bk", + "bmp", + "btif", + "bz2", + "bzip2", + "cab", + "caf", + "cgm", + "class", + "cmx", + "cpio", + "cr2", + "cur", + "dat", + "dcm", + "deb", + "dex", + "djvu", + "dll", + "dmg", + "dng", + "doc", + "docm", + "docx", + "dot", + "dotm", + "dra", + "DS_Store", + "dsk", + "dts", + "dtshd", + "dvb", + "dwg", + "dxf", + "ecelp4800", + "ecelp7470", + "ecelp9600", + "egg", + "eol", + "eot", + "epub", + "exe", + "f4v", + "fbs", + "fh", + "fla", + "flac", + "flatpak", + "fli", + "flv", + "fpx", + "fst", + "fvt", + "g3", + "gh", + "gif", + "graffle", + "gz", + "gzip", + "h261", + "h263", + "h264", + "icns", + "ico", + "ief", + "img", + "ipa", + "iso", + "jar", + "jpeg", + "jpg", + "jpgv", + "jpm", + "jxr", + "key", + "ktx", + "lha", + "lib", + "lvp", + "lz", + "lzh", + "lzma", + "lzo", + "m3u", + "m4a", + "m4v", + "mar", + "mdi", + "mht", + "mid", + "midi", + "mj2", + "mka", + "mkv", + "mmr", + "mng", + "mobi", + "mov", + "movie", + "mp3", + "mp4", + "mp4a", + "mpeg", + "mpg", + "mpga", + "mxu", + "nef", + "npx", + "numbers", + "nupkg", + "o", + "odp", + "ods", + "odt", + "oga", + "ogg", + "ogv", + "otf", + "ott", + "pages", + "pbm", + "pcx", + "pdb", + "pdf", + "pea", + "pgm", + "pic", + "png", + "pnm", + "pot", + "potm", + "potx", + "ppa", + "ppam", + "ppm", + "pps", + "ppsm", + "ppsx", + "ppt", + "pptm", + "pptx", + "psd", + "pya", + "pyc", + "pyo", + "pyv", + "qt", + "rar", + "ras", + "raw", + "resources", + "rgb", + "rip", + "rlc", + "rmf", + "rmvb", + "rpm", + "rtf", + "rz", + "s3m", + "s7z", + "scpt", + "sgi", + "shar", + "snap", + "sil", + "sketch", + "slk", + "smv", + "snk", + "so", + "stl", + "suo", + "sub", + "swf", + "tar", + "tbz", + "tbz2", + "tga", + "tgz", + "thmx", + "tif", + "tiff", + "tlz", + "ttc", + "ttf", + "txz", + "udf", + "uvh", + "uvi", + "uvm", + "uvp", + "uvs", + "uvu", + "viv", + "vob", + "war", + "wav", + "wax", + "wbmp", + "wdp", + "weba", + "webm", + "webp", + "whl", + "wim", + "wm", + "wma", + "wmv", + "wmx", + "woff", + "woff2", + "wrm", + "wvx", + "xbm", + "xif", + "xla", + "xlam", + "xls", + "xlsb", + "xlsm", + "xlsx", + "xlt", + "xltm", + "xltx", + "xm", + "xmind", + "xpi", + "xpm", + "xwd", + "xz", + "z", + "zip", + "zipx" +] diff --git a/node_modules/binary-extensions/binary-extensions.json.d.ts b/node_modules/binary-extensions/binary-extensions.json.d.ts new file mode 100644 index 0000000..94a248c --- /dev/null +++ b/node_modules/binary-extensions/binary-extensions.json.d.ts @@ -0,0 +1,3 @@ +declare const binaryExtensionsJson: readonly string[]; + +export = binaryExtensionsJson; diff --git a/node_modules/binary-extensions/index.d.ts b/node_modules/binary-extensions/index.d.ts new file mode 100644 index 0000000..f469ac5 --- /dev/null +++ b/node_modules/binary-extensions/index.d.ts @@ -0,0 +1,14 @@ +/** +List of binary file extensions. + +@example +``` +import binaryExtensions = require('binary-extensions'); + +console.log(binaryExtensions); +//=> ['3ds', '3g2', …] +``` +*/ +declare const binaryExtensions: readonly string[]; + +export = binaryExtensions; diff --git a/node_modules/binary-extensions/index.js b/node_modules/binary-extensions/index.js new file mode 100644 index 0000000..d46e468 --- /dev/null +++ b/node_modules/binary-extensions/index.js @@ -0,0 +1 @@ +module.exports = require('./binary-extensions.json'); diff --git a/node_modules/binary-extensions/license b/node_modules/binary-extensions/license new file mode 100644 index 0000000..5493a1a --- /dev/null +++ b/node_modules/binary-extensions/license @@ -0,0 +1,10 @@ +MIT License + +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com) +Copyright (c) Paul Miller (https://paulmillr.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/binary-extensions/package.json b/node_modules/binary-extensions/package.json new file mode 100644 index 0000000..4710c33 --- /dev/null +++ b/node_modules/binary-extensions/package.json @@ -0,0 +1,40 @@ +{ + "name": "binary-extensions", + "version": "2.3.0", + "description": "List of binary file extensions", + "license": "MIT", + "repository": "sindresorhus/binary-extensions", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "sideEffects": false, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "binary-extensions.json", + "binary-extensions.json.d.ts" + ], + "keywords": [ + "binary", + "extensions", + "extension", + "file", + "json", + "list", + "array" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } +} diff --git a/node_modules/binary-extensions/readme.md b/node_modules/binary-extensions/readme.md new file mode 100644 index 0000000..88519b3 --- /dev/null +++ b/node_modules/binary-extensions/readme.md @@ -0,0 +1,25 @@ +# binary-extensions + +> List of binary file extensions + +The list is just a [JSON file](binary-extensions.json) and can be used anywhere. + +## Install + +```sh +npm install binary-extensions +``` + +## Usage + +```js +const binaryExtensions = require('binary-extensions'); + +console.log(binaryExtensions); +//=> ['3ds', '3g2', …] +``` + +## Related + +- [is-binary-path](https://github.com/sindresorhus/is-binary-path) - Check if a filepath is a binary file +- [text-extensions](https://github.com/sindresorhus/text-extensions) - List of text file extensions diff --git a/node_modules/body-parser/HISTORY.md b/node_modules/body-parser/HISTORY.md new file mode 100644 index 0000000..e5c4fde --- /dev/null +++ b/node_modules/body-parser/HISTORY.md @@ -0,0 +1,686 @@ +1.20.5 / 2026-04-24 +=================== +* refactor(json): simplify strict mode error string construction +* fix: extended urlencoded parsing of arrays with >100 elements (#716) +* deps: qs@~6.15.1 + +1.20.4 / 2025-12-01 +=================== + + * deps: qs@~6.14.0 + * deps: use tilde notation for dependencies + * deps: http-errors@~2.0.1 + * deps: raw-body@~2.5.3 + +1.20.3 / 2024-09-10 +=================== + + * deps: qs@6.13.0 + * add `depth` option to customize the depth level in the parser + * IMPORTANT: The default `depth` level for parsing URL-encoded data is now `32` (previously was `Infinity`) + +1.20.2 / 2023-02-21 +=================== + + * Fix strict json error message on Node.js 19+ + * deps: content-type@~1.0.5 + - perf: skip value escaping when unnecessary + * deps: raw-body@2.5.2 + +1.20.1 / 2022-10-06 +=================== + + * deps: qs@6.11.0 + * perf: remove unnecessary object clone + +1.20.0 / 2022-04-02 +=================== + + * Fix error message for json parse whitespace in `strict` + * Fix internal error when inflated body exceeds limit + * Prevent loss of async hooks context + * Prevent hanging when request already read + * deps: depd@2.0.0 + - Replace internal `eval` usage with `Function` constructor + - Use instance methods on `process` to check for listeners + * deps: http-errors@2.0.0 + - deps: depd@2.0.0 + - deps: statuses@2.0.1 + * deps: on-finished@2.4.1 + * deps: qs@6.10.3 + * deps: raw-body@2.5.1 + - deps: http-errors@2.0.0 + +1.19.2 / 2022-02-15 +=================== + + * deps: bytes@3.1.2 + * deps: qs@6.9.7 + * Fix handling of `__proto__` keys + * deps: raw-body@2.4.3 + - deps: bytes@3.1.2 + +1.19.1 / 2021-12-10 +=================== + + * deps: bytes@3.1.1 + * deps: http-errors@1.8.1 + - deps: inherits@2.0.4 + - deps: toidentifier@1.0.1 + - deps: setprototypeof@1.2.0 + * deps: qs@6.9.6 + * deps: raw-body@2.4.2 + - deps: bytes@3.1.1 + - deps: http-errors@1.8.1 + * deps: safe-buffer@5.2.1 + * deps: type-is@~1.6.18 + +1.19.0 / 2019-04-25 +=================== + + * deps: bytes@3.1.0 + - Add petabyte (`pb`) support + * deps: http-errors@1.7.2 + - Set constructor name when possible + - deps: setprototypeof@1.1.1 + - deps: statuses@'>= 1.5.0 < 2' + * deps: iconv-lite@0.4.24 + - Added encoding MIK + * deps: qs@6.7.0 + - Fix parsing array brackets after index + * deps: raw-body@2.4.0 + - deps: bytes@3.1.0 + - deps: http-errors@1.7.2 + - deps: iconv-lite@0.4.24 + * deps: type-is@~1.6.17 + - deps: mime-types@~2.1.24 + - perf: prevent internal `throw` on invalid type + +1.18.3 / 2018-05-14 +=================== + + * Fix stack trace for strict json parse error + * deps: depd@~1.1.2 + - perf: remove argument reassignment + * deps: http-errors@~1.6.3 + - deps: depd@~1.1.2 + - deps: setprototypeof@1.1.0 + - deps: statuses@'>= 1.3.1 < 2' + * deps: iconv-lite@0.4.23 + - Fix loading encoding with year appended + - Fix deprecation warnings on Node.js 10+ + * deps: qs@6.5.2 + * deps: raw-body@2.3.3 + - deps: http-errors@1.6.3 + - deps: iconv-lite@0.4.23 + * deps: type-is@~1.6.16 + - deps: mime-types@~2.1.18 + +1.18.2 / 2017-09-22 +=================== + + * deps: debug@2.6.9 + * perf: remove argument reassignment + +1.18.1 / 2017-09-12 +=================== + + * deps: content-type@~1.0.4 + - perf: remove argument reassignment + - perf: skip parameter parsing when no parameters + * deps: iconv-lite@0.4.19 + - Fix ISO-8859-1 regression + - Update Windows-1255 + * deps: qs@6.5.1 + - Fix parsing & compacting very deep objects + * deps: raw-body@2.3.2 + - deps: iconv-lite@0.4.19 + +1.18.0 / 2017-09-08 +=================== + + * Fix JSON strict violation error to match native parse error + * Include the `body` property on verify errors + * Include the `type` property on all generated errors + * Use `http-errors` to set status code on errors + * deps: bytes@3.0.0 + * deps: debug@2.6.8 + * deps: depd@~1.1.1 + - Remove unnecessary `Buffer` loading + * deps: http-errors@~1.6.2 + - deps: depd@1.1.1 + * deps: iconv-lite@0.4.18 + - Add support for React Native + - Add a warning if not loaded as utf-8 + - Fix CESU-8 decoding in Node.js 8 + - Improve speed of ISO-8859-1 encoding + * deps: qs@6.5.0 + * deps: raw-body@2.3.1 + - Use `http-errors` for standard emitted errors + - deps: bytes@3.0.0 + - deps: iconv-lite@0.4.18 + - perf: skip buffer decoding on overage chunk + * perf: prevent internal `throw` when missing charset + +1.17.2 / 2017-05-17 +=================== + + * deps: debug@2.6.7 + - Fix `DEBUG_MAX_ARRAY_LENGTH` + - deps: ms@2.0.0 + * deps: type-is@~1.6.15 + - deps: mime-types@~2.1.15 + +1.17.1 / 2017-03-06 +=================== + + * deps: qs@6.4.0 + - Fix regression parsing keys starting with `[` + +1.17.0 / 2017-03-01 +=================== + + * deps: http-errors@~1.6.1 + - Make `message` property enumerable for `HttpError`s + - deps: setprototypeof@1.0.3 + * deps: qs@6.3.1 + - Fix compacting nested arrays + +1.16.1 / 2017-02-10 +=================== + + * deps: debug@2.6.1 + - Fix deprecation messages in WebStorm and other editors + - Undeprecate `DEBUG_FD` set to `1` or `2` + +1.16.0 / 2017-01-17 +=================== + + * deps: debug@2.6.0 + - Allow colors in workers + - Deprecated `DEBUG_FD` environment variable + - Fix error when running under React Native + - Use same color for same namespace + - deps: ms@0.7.2 + * deps: http-errors@~1.5.1 + - deps: inherits@2.0.3 + - deps: setprototypeof@1.0.2 + - deps: statuses@'>= 1.3.1 < 2' + * deps: iconv-lite@0.4.15 + - Added encoding MS-31J + - Added encoding MS-932 + - Added encoding MS-936 + - Added encoding MS-949 + - Added encoding MS-950 + - Fix GBK/GB18030 handling of Euro character + * deps: qs@6.2.1 + - Fix array parsing from skipping empty values + * deps: raw-body@~2.2.0 + - deps: iconv-lite@0.4.15 + * deps: type-is@~1.6.14 + - deps: mime-types@~2.1.13 + +1.15.2 / 2016-06-19 +=================== + + * deps: bytes@2.4.0 + * deps: content-type@~1.0.2 + - perf: enable strict mode + * deps: http-errors@~1.5.0 + - Use `setprototypeof` module to replace `__proto__` setting + - deps: statuses@'>= 1.3.0 < 2' + - perf: enable strict mode + * deps: qs@6.2.0 + * deps: raw-body@~2.1.7 + - deps: bytes@2.4.0 + - perf: remove double-cleanup on happy path + * deps: type-is@~1.6.13 + - deps: mime-types@~2.1.11 + +1.15.1 / 2016-05-05 +=================== + + * deps: bytes@2.3.0 + - Drop partial bytes on all parsed units + - Fix parsing byte string that looks like hex + * deps: raw-body@~2.1.6 + - deps: bytes@2.3.0 + * deps: type-is@~1.6.12 + - deps: mime-types@~2.1.10 + +1.15.0 / 2016-02-10 +=================== + + * deps: http-errors@~1.4.0 + - Add `HttpError` export, for `err instanceof createError.HttpError` + - deps: inherits@2.0.1 + - deps: statuses@'>= 1.2.1 < 2' + * deps: qs@6.1.0 + * deps: type-is@~1.6.11 + - deps: mime-types@~2.1.9 + +1.14.2 / 2015-12-16 +=================== + + * deps: bytes@2.2.0 + * deps: iconv-lite@0.4.13 + * deps: qs@5.2.0 + * deps: raw-body@~2.1.5 + - deps: bytes@2.2.0 + - deps: iconv-lite@0.4.13 + * deps: type-is@~1.6.10 + - deps: mime-types@~2.1.8 + +1.14.1 / 2015-09-27 +=================== + + * Fix issue where invalid charset results in 400 when `verify` used + * deps: iconv-lite@0.4.12 + - Fix CESU-8 decoding in Node.js 4.x + * deps: raw-body@~2.1.4 + - Fix masking critical errors from `iconv-lite` + - deps: iconv-lite@0.4.12 + * deps: type-is@~1.6.9 + - deps: mime-types@~2.1.7 + +1.14.0 / 2015-09-16 +=================== + + * Fix JSON strict parse error to match syntax errors + * Provide static `require` analysis in `urlencoded` parser + * deps: depd@~1.1.0 + - Support web browser loading + * deps: qs@5.1.0 + * deps: raw-body@~2.1.3 + - Fix sync callback when attaching data listener causes sync read + * deps: type-is@~1.6.8 + - Fix type error when given invalid type to match against + - deps: mime-types@~2.1.6 + +1.13.3 / 2015-07-31 +=================== + + * deps: type-is@~1.6.6 + - deps: mime-types@~2.1.4 + +1.13.2 / 2015-07-05 +=================== + + * deps: iconv-lite@0.4.11 + * deps: qs@4.0.0 + - Fix dropping parameters like `hasOwnProperty` + - Fix user-visible incompatibilities from 3.1.0 + - Fix various parsing edge cases + * deps: raw-body@~2.1.2 + - Fix error stack traces to skip `makeError` + - deps: iconv-lite@0.4.11 + * deps: type-is@~1.6.4 + - deps: mime-types@~2.1.2 + - perf: enable strict mode + - perf: remove argument reassignment + +1.13.1 / 2015-06-16 +=================== + + * deps: qs@2.4.2 + - Downgraded from 3.1.0 because of user-visible incompatibilities + +1.13.0 / 2015-06-14 +=================== + + * Add `statusCode` property on `Error`s, in addition to `status` + * Change `type` default to `application/json` for JSON parser + * Change `type` default to `application/x-www-form-urlencoded` for urlencoded parser + * Provide static `require` analysis + * Use the `http-errors` module to generate errors + * deps: bytes@2.1.0 + - Slight optimizations + * deps: iconv-lite@0.4.10 + - The encoding UTF-16 without BOM now defaults to UTF-16LE when detection fails + - Leading BOM is now removed when decoding + * deps: on-finished@~2.3.0 + - Add defined behavior for HTTP `CONNECT` requests + - Add defined behavior for HTTP `Upgrade` requests + - deps: ee-first@1.1.1 + * deps: qs@3.1.0 + - Fix dropping parameters like `hasOwnProperty` + - Fix various parsing edge cases + - Parsed object now has `null` prototype + * deps: raw-body@~2.1.1 + - Use `unpipe` module for unpiping requests + - deps: iconv-lite@0.4.10 + * deps: type-is@~1.6.3 + - deps: mime-types@~2.1.1 + - perf: reduce try block size + - perf: remove bitwise operations + * perf: enable strict mode + * perf: remove argument reassignment + * perf: remove delete call + +1.12.4 / 2015-05-10 +=================== + + * deps: debug@~2.2.0 + * deps: qs@2.4.2 + - Fix allowing parameters like `constructor` + * deps: on-finished@~2.2.1 + * deps: raw-body@~2.0.1 + - Fix a false-positive when unpiping in Node.js 0.8 + - deps: bytes@2.0.1 + * deps: type-is@~1.6.2 + - deps: mime-types@~2.0.11 + +1.12.3 / 2015-04-15 +=================== + + * Slight efficiency improvement when not debugging + * deps: depd@~1.0.1 + * deps: iconv-lite@0.4.8 + - Add encoding alias UNICODE-1-1-UTF-7 + * deps: raw-body@1.3.4 + - Fix hanging callback if request aborts during read + - deps: iconv-lite@0.4.8 + +1.12.2 / 2015-03-16 +=================== + + * deps: qs@2.4.1 + - Fix error when parameter `hasOwnProperty` is present + +1.12.1 / 2015-03-15 +=================== + + * deps: debug@~2.1.3 + - Fix high intensity foreground color for bold + - deps: ms@0.7.0 + * deps: type-is@~1.6.1 + - deps: mime-types@~2.0.10 + +1.12.0 / 2015-02-13 +=================== + + * add `debug` messages + * accept a function for the `type` option + * use `content-type` to parse `Content-Type` headers + * deps: iconv-lite@0.4.7 + - Gracefully support enumerables on `Object.prototype` + * deps: raw-body@1.3.3 + - deps: iconv-lite@0.4.7 + * deps: type-is@~1.6.0 + - fix argument reassignment + - fix false-positives in `hasBody` `Transfer-Encoding` check + - support wildcard for both type and subtype (`*/*`) + - deps: mime-types@~2.0.9 + +1.11.0 / 2015-01-30 +=================== + + * make internal `extended: true` depth limit infinity + * deps: type-is@~1.5.6 + - deps: mime-types@~2.0.8 + +1.10.2 / 2015-01-20 +=================== + + * deps: iconv-lite@0.4.6 + - Fix rare aliases of single-byte encodings + * deps: raw-body@1.3.2 + - deps: iconv-lite@0.4.6 + +1.10.1 / 2015-01-01 +=================== + + * deps: on-finished@~2.2.0 + * deps: type-is@~1.5.5 + - deps: mime-types@~2.0.7 + +1.10.0 / 2014-12-02 +=================== + + * make internal `extended: true` array limit dynamic + +1.9.3 / 2014-11-21 +================== + + * deps: iconv-lite@0.4.5 + - Fix Windows-31J and X-SJIS encoding support + * deps: qs@2.3.3 + - Fix `arrayLimit` behavior + * deps: raw-body@1.3.1 + - deps: iconv-lite@0.4.5 + * deps: type-is@~1.5.3 + - deps: mime-types@~2.0.3 + +1.9.2 / 2014-10-27 +================== + + * deps: qs@2.3.2 + - Fix parsing of mixed objects and values + +1.9.1 / 2014-10-22 +================== + + * deps: on-finished@~2.1.1 + - Fix handling of pipelined requests + * deps: qs@2.3.0 + - Fix parsing of mixed implicit and explicit arrays + * deps: type-is@~1.5.2 + - deps: mime-types@~2.0.2 + +1.9.0 / 2014-09-24 +================== + + * include the charset in "unsupported charset" error message + * include the encoding in "unsupported content encoding" error message + * deps: depd@~1.0.0 + +1.8.4 / 2014-09-23 +================== + + * fix content encoding to be case-insensitive + +1.8.3 / 2014-09-19 +================== + + * deps: qs@2.2.4 + - Fix issue with object keys starting with numbers truncated + +1.8.2 / 2014-09-15 +================== + + * deps: depd@0.4.5 + +1.8.1 / 2014-09-07 +================== + + * deps: media-typer@0.3.0 + * deps: type-is@~1.5.1 + +1.8.0 / 2014-09-05 +================== + + * make empty-body-handling consistent between chunked requests + - empty `json` produces `{}` + - empty `raw` produces `new Buffer(0)` + - empty `text` produces `''` + - empty `urlencoded` produces `{}` + * deps: qs@2.2.3 + - Fix issue where first empty value in array is discarded + * deps: type-is@~1.5.0 + - fix `hasbody` to be true for `content-length: 0` + +1.7.0 / 2014-09-01 +================== + + * add `parameterLimit` option to `urlencoded` parser + * change `urlencoded` extended array limit to 100 + * respond with 413 when over `parameterLimit` in `urlencoded` + +1.6.7 / 2014-08-29 +================== + + * deps: qs@2.2.2 + - Remove unnecessary cloning + +1.6.6 / 2014-08-27 +================== + + * deps: qs@2.2.0 + - Array parsing fix + - Performance improvements + +1.6.5 / 2014-08-16 +================== + + * deps: on-finished@2.1.0 + +1.6.4 / 2014-08-14 +================== + + * deps: qs@1.2.2 + +1.6.3 / 2014-08-10 +================== + + * deps: qs@1.2.1 + +1.6.2 / 2014-08-07 +================== + + * deps: qs@1.2.0 + - Fix parsing array of objects + +1.6.1 / 2014-08-06 +================== + + * deps: qs@1.1.0 + - Accept urlencoded square brackets + - Accept empty values in implicit array notation + +1.6.0 / 2014-08-05 +================== + + * deps: qs@1.0.2 + - Complete rewrite + - Limits array length to 20 + - Limits object depth to 5 + - Limits parameters to 1,000 + +1.5.2 / 2014-07-27 +================== + + * deps: depd@0.4.4 + - Work-around v8 generating empty stack traces + +1.5.1 / 2014-07-26 +================== + + * deps: depd@0.4.3 + - Fix exception when global `Error.stackTraceLimit` is too low + +1.5.0 / 2014-07-20 +================== + + * deps: depd@0.4.2 + - Add `TRACE_DEPRECATION` environment variable + - Remove non-standard grey color from color output + - Support `--no-deprecation` argument + - Support `--trace-deprecation` argument + * deps: iconv-lite@0.4.4 + - Added encoding UTF-7 + * deps: raw-body@1.3.0 + - deps: iconv-lite@0.4.4 + - Added encoding UTF-7 + - Fix `Cannot switch to old mode now` error on Node.js 0.10+ + * deps: type-is@~1.3.2 + +1.4.3 / 2014-06-19 +================== + + * deps: type-is@1.3.1 + - fix global variable leak + +1.4.2 / 2014-06-19 +================== + + * deps: type-is@1.3.0 + - improve type parsing + +1.4.1 / 2014-06-19 +================== + + * fix urlencoded extended deprecation message + +1.4.0 / 2014-06-19 +================== + + * add `text` parser + * add `raw` parser + * check accepted charset in content-type (accepts utf-8) + * check accepted encoding in content-encoding (accepts identity) + * deprecate `bodyParser()` middleware; use `.json()` and `.urlencoded()` as needed + * deprecate `urlencoded()` without provided `extended` option + * lazy-load urlencoded parsers + * parsers split into files for reduced mem usage + * support gzip and deflate bodies + - set `inflate: false` to turn off + * deps: raw-body@1.2.2 + - Support all encodings from `iconv-lite` + +1.3.1 / 2014-06-11 +================== + + * deps: type-is@1.2.1 + - Switch dependency from mime to mime-types@1.0.0 + +1.3.0 / 2014-05-31 +================== + + * add `extended` option to urlencoded parser + +1.2.2 / 2014-05-27 +================== + + * deps: raw-body@1.1.6 + - assert stream encoding on node.js 0.8 + - assert stream encoding on node.js < 0.10.6 + - deps: bytes@1 + +1.2.1 / 2014-05-26 +================== + + * invoke `next(err)` after request fully read + - prevents hung responses and socket hang ups + +1.2.0 / 2014-05-11 +================== + + * add `verify` option + * deps: type-is@1.2.0 + - support suffix matching + +1.1.2 / 2014-05-11 +================== + + * improve json parser speed + +1.1.1 / 2014-05-11 +================== + + * fix repeated limit parsing with every request + +1.1.0 / 2014-05-10 +================== + + * add `type` option + * deps: pin for safety and consistency + +1.0.2 / 2014-04-14 +================== + + * use `type-is` module + +1.0.1 / 2014-03-20 +================== + + * lower default limits to 100kb diff --git a/node_modules/body-parser/LICENSE b/node_modules/body-parser/LICENSE new file mode 100644 index 0000000..386b7b6 --- /dev/null +++ b/node_modules/body-parser/LICENSE @@ -0,0 +1,23 @@ +(The MIT License) + +Copyright (c) 2014 Jonathan Ong <me@jongleberry.com> +Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/body-parser/README.md b/node_modules/body-parser/README.md new file mode 100644 index 0000000..f6661b7 --- /dev/null +++ b/node_modules/body-parser/README.md @@ -0,0 +1,476 @@ +# body-parser + +[![NPM Version][npm-version-image]][npm-url] +[![NPM Downloads][npm-downloads-image]][npm-url] +[![Build Status][ci-image]][ci-url] +[![Test Coverage][coveralls-image]][coveralls-url] +[![OpenSSF Scorecard Badge][ossf-scorecard-badge]][ossf-scorecard-visualizer] + +Node.js body parsing middleware. + +Parse incoming request bodies in a middleware before your handlers, available +under the `req.body` property. + +**Note** As `req.body`'s shape is based on user-controlled input, all +properties and values in this object are untrusted and should be validated +before trusting. For example, `req.body.foo.toString()` may fail in multiple +ways, for example the `foo` property may not be there or may not be a string, +and `toString` may not be a function and instead a string or other user input. + +[Learn about the anatomy of an HTTP transaction in Node.js](https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/). + +_This does not handle multipart bodies_, due to their complex and typically +large nature. For multipart bodies, you may be interested in the following +modules: + + * [busboy](https://www.npmjs.org/package/busboy#readme) and + [connect-busboy](https://www.npmjs.org/package/connect-busboy#readme) + * [multiparty](https://www.npmjs.org/package/multiparty#readme) and + [connect-multiparty](https://www.npmjs.org/package/connect-multiparty#readme) + * [formidable](https://www.npmjs.org/package/formidable#readme) + * [multer](https://www.npmjs.org/package/multer#readme) + +This module provides the following parsers: + + * [JSON body parser](#bodyparserjsonoptions) + * [Raw body parser](#bodyparserrawoptions) + * [Text body parser](#bodyparsertextoptions) + * [URL-encoded form body parser](#bodyparserurlencodedoptions) + +Other body parsers you might be interested in: + +- [body](https://www.npmjs.org/package/body#readme) +- [co-body](https://www.npmjs.org/package/co-body#readme) + +## Installation + +```sh +$ npm install body-parser +``` + +## API + +```js +var bodyParser = require('body-parser') +``` + +The `bodyParser` object exposes various factories to create middlewares. All +middlewares will populate the `req.body` property with the parsed body when +the `Content-Type` request header matches the `type` option, or an empty +object (`{}`) if there was no body to parse, the `Content-Type` was not matched, +or an error occurred. + +The various errors returned by this module are described in the +[errors section](#errors). + +### bodyParser.json([options]) + +Returns middleware that only parses `json` and only looks at requests where +the `Content-Type` header matches the `type` option. This parser accepts any +Unicode encoding of the body and supports automatic inflation of `gzip` and +`deflate` encodings. + +A new `body` object containing the parsed data is populated on the `request` +object after the middleware (i.e. `req.body`). + +#### Options + +The `json` function takes an optional `options` object that may contain any of +the following keys: + +##### inflate + +When set to `true`, then deflated (compressed) bodies will be inflated; when +`false`, deflated bodies are rejected. Defaults to `true`. + +##### limit + +Controls the maximum request body size. If this is a number, then the value +specifies the number of bytes; if it is a string, the value is passed to the +[bytes](https://www.npmjs.com/package/bytes) library for parsing. Defaults +to `'100kb'`. + +##### reviver + +The `reviver` option is passed directly to `JSON.parse` as the second +argument. You can find more information on this argument +[in the MDN documentation about JSON.parse](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse#Example.3A_Using_the_reviver_parameter). + +##### strict + +When set to `true`, will only accept arrays and objects; when `false` will +accept anything `JSON.parse` accepts. Defaults to `true`. + +##### type + +The `type` option is used to determine what media type the middleware will +parse. This option can be a string, array of strings, or a function. If not a +function, `type` option is passed directly to the +[type-is](https://www.npmjs.org/package/type-is#readme) library and this can +be an extension name (like `json`), a mime type (like `application/json`), or +a mime type with a wildcard (like `*/*` or `*/json`). If a function, the `type` +option is called as `fn(req)` and the request is parsed if it returns a truthy +value. Defaults to `application/json`. + +##### verify + +The `verify` option, if supplied, is called as `verify(req, res, buf, encoding)`, +where `buf` is a `Buffer` of the raw request body and `encoding` is the +encoding of the request. The parsing can be aborted by throwing an error. + +### bodyParser.raw([options]) + +Returns middleware that parses all bodies as a `Buffer` and only looks at +requests where the `Content-Type` header matches the `type` option. This +parser supports automatic inflation of `gzip` and `deflate` encodings. + +A new `body` object containing the parsed data is populated on the `request` +object after the middleware (i.e. `req.body`). This will be a `Buffer` object +of the body. + +#### Options + +The `raw` function takes an optional `options` object that may contain any of +the following keys: + +##### inflate + +When set to `true`, then deflated (compressed) bodies will be inflated; when +`false`, deflated bodies are rejected. Defaults to `true`. + +##### limit + +Controls the maximum request body size. If this is a number, then the value +specifies the number of bytes; if it is a string, the value is passed to the +[bytes](https://www.npmjs.com/package/bytes) library for parsing. Defaults +to `'100kb'`. + +##### type + +The `type` option is used to determine what media type the middleware will +parse. This option can be a string, array of strings, or a function. +If not a function, `type` option is passed directly to the +[type-is](https://www.npmjs.org/package/type-is#readme) library and this +can be an extension name (like `bin`), a mime type (like +`application/octet-stream`), or a mime type with a wildcard (like `*/*` or +`application/*`). If a function, the `type` option is called as `fn(req)` +and the request is parsed if it returns a truthy value. Defaults to +`application/octet-stream`. + +##### verify + +The `verify` option, if supplied, is called as `verify(req, res, buf, encoding)`, +where `buf` is a `Buffer` of the raw request body and `encoding` is the +encoding of the request. The parsing can be aborted by throwing an error. + +### bodyParser.text([options]) + +Returns middleware that parses all bodies as a string and only looks at +requests where the `Content-Type` header matches the `type` option. This +parser supports automatic inflation of `gzip` and `deflate` encodings. + +A new `body` string containing the parsed data is populated on the `request` +object after the middleware (i.e. `req.body`). This will be a string of the +body. + +#### Options + +The `text` function takes an optional `options` object that may contain any of +the following keys: + +##### defaultCharset + +Specify the default character set for the text content if the charset is not +specified in the `Content-Type` header of the request. Defaults to `utf-8`. + +##### inflate + +When set to `true`, then deflated (compressed) bodies will be inflated; when +`false`, deflated bodies are rejected. Defaults to `true`. + +##### limit + +Controls the maximum request body size. If this is a number, then the value +specifies the number of bytes; if it is a string, the value is passed to the +[bytes](https://www.npmjs.com/package/bytes) library for parsing. Defaults +to `'100kb'`. + +##### type + +The `type` option is used to determine what media type the middleware will +parse. This option can be a string, array of strings, or a function. If not +a function, `type` option is passed directly to the +[type-is](https://www.npmjs.org/package/type-is#readme) library and this can +be an extension name (like `txt`), a mime type (like `text/plain`), or a mime +type with a wildcard (like `*/*` or `text/*`). If a function, the `type` +option is called as `fn(req)` and the request is parsed if it returns a +truthy value. Defaults to `text/plain`. + +##### verify + +The `verify` option, if supplied, is called as `verify(req, res, buf, encoding)`, +where `buf` is a `Buffer` of the raw request body and `encoding` is the +encoding of the request. The parsing can be aborted by throwing an error. + +### bodyParser.urlencoded([options]) + +Returns middleware that only parses `urlencoded` bodies and only looks at +requests where the `Content-Type` header matches the `type` option. This +parser accepts only UTF-8 encoding of the body and supports automatic +inflation of `gzip` and `deflate` encodings. + +A new `body` object containing the parsed data is populated on the `request` +object after the middleware (i.e. `req.body`). This object will contain +key-value pairs, where the value can be a string or array (when `extended` is +`false`), or any type (when `extended` is `true`). + +#### Options + +The `urlencoded` function takes an optional `options` object that may contain +any of the following keys: + +##### extended + +The `extended` option allows to choose between parsing the URL-encoded data +with the `querystring` library (when `false`) or the `qs` library (when +`true`). The "extended" syntax allows for rich objects and arrays to be +encoded into the URL-encoded format, allowing for a JSON-like experience +with URL-encoded. For more information, please +[see the qs library](https://www.npmjs.org/package/qs#readme). + +Defaults to `true`, but using the default has been deprecated. Please +research into the difference between `qs` and `querystring` and choose the +appropriate setting. + +##### inflate + +When set to `true`, then deflated (compressed) bodies will be inflated; when +`false`, deflated bodies are rejected. Defaults to `true`. + +##### limit + +Controls the maximum request body size. If this is a number, then the value +specifies the number of bytes; if it is a string, the value is passed to the +[bytes](https://www.npmjs.com/package/bytes) library for parsing. Defaults +to `'100kb'`. + +##### parameterLimit + +The `parameterLimit` option controls the maximum number of parameters that +are allowed in the URL-encoded data. If a request contains more parameters +than this value, a 413 will be returned to the client. Defaults to `1000`. + +##### type + +The `type` option is used to determine what media type the middleware will +parse. This option can be a string, array of strings, or a function. If not +a function, `type` option is passed directly to the +[type-is](https://www.npmjs.org/package/type-is#readme) library and this can +be an extension name (like `urlencoded`), a mime type (like +`application/x-www-form-urlencoded`), or a mime type with a wildcard (like +`*/x-www-form-urlencoded`). If a function, the `type` option is called as +`fn(req)` and the request is parsed if it returns a truthy value. Defaults +to `application/x-www-form-urlencoded`. + +##### verify + +The `verify` option, if supplied, is called as `verify(req, res, buf, encoding)`, +where `buf` is a `Buffer` of the raw request body and `encoding` is the +encoding of the request. The parsing can be aborted by throwing an error. + +#### depth + +The `depth` option is used to configure the maximum depth of the `qs` library when `extended` is `true`. This allows you to limit the amount of keys that are parsed and can be useful to prevent certain types of abuse. Defaults to `32`. It is recommended to keep this value as low as possible. + +## Errors + +The middlewares provided by this module create errors using the +[`http-errors` module](https://www.npmjs.com/package/http-errors). The errors +will typically have a `status`/`statusCode` property that contains the suggested +HTTP response code, an `expose` property to determine if the `message` property +should be displayed to the client, a `type` property to determine the type of +error without matching against the `message`, and a `body` property containing +the read body, if available. + +The following are the common errors created, though any error can come through +for various reasons. + +### content encoding unsupported + +This error will occur when the request had a `Content-Encoding` header that +contained an encoding but the "inflation" option was set to `false`. The +`status` property is set to `415`, the `type` property is set to +`'encoding.unsupported'`, and the `charset` property will be set to the +encoding that is unsupported. + +### entity parse failed + +This error will occur when the request contained an entity that could not be +parsed by the middleware. The `status` property is set to `400`, the `type` +property is set to `'entity.parse.failed'`, and the `body` property is set to +the entity value that failed parsing. + +### entity verify failed + +This error will occur when the request contained an entity that could not be +failed verification by the defined `verify` option. The `status` property is +set to `403`, the `type` property is set to `'entity.verify.failed'`, and the +`body` property is set to the entity value that failed verification. + +### request aborted + +This error will occur when the request is aborted by the client before reading +the body has finished. The `received` property will be set to the number of +bytes received before the request was aborted and the `expected` property is +set to the number of expected bytes. The `status` property is set to `400` +and `type` property is set to `'request.aborted'`. + +### request entity too large + +This error will occur when the request body's size is larger than the "limit" +option. The `limit` property will be set to the byte limit and the `length` +property will be set to the request body's length. The `status` property is +set to `413` and the `type` property is set to `'entity.too.large'`. + +### request size did not match content length + +This error will occur when the request's length did not match the length from +the `Content-Length` header. This typically occurs when the request is malformed, +typically when the `Content-Length` header was calculated based on characters +instead of bytes. The `status` property is set to `400` and the `type` property +is set to `'request.size.invalid'`. + +### stream encoding should not be set + +This error will occur when something called the `req.setEncoding` method prior +to this middleware. This module operates directly on bytes only and you cannot +call `req.setEncoding` when using this module. The `status` property is set to +`500` and the `type` property is set to `'stream.encoding.set'`. + +### stream is not readable + +This error will occur when the request is no longer readable when this middleware +attempts to read it. This typically means something other than a middleware from +this module read the request body already and the middleware was also configured to +read the same request. The `status` property is set to `500` and the `type` +property is set to `'stream.not.readable'`. + +### too many parameters + +This error will occur when the content of the request exceeds the configured +`parameterLimit` for the `urlencoded` parser. The `status` property is set to +`413` and the `type` property is set to `'parameters.too.many'`. + +### unsupported charset "BOGUS" + +This error will occur when the request had a charset parameter in the +`Content-Type` header, but the `iconv-lite` module does not support it OR the +parser does not support it. The charset is contained in the message as well +as in the `charset` property. The `status` property is set to `415`, the +`type` property is set to `'charset.unsupported'`, and the `charset` property +is set to the charset that is unsupported. + +### unsupported content encoding "bogus" + +This error will occur when the request had a `Content-Encoding` header that +contained an unsupported encoding. The encoding is contained in the message +as well as in the `encoding` property. The `status` property is set to `415`, +the `type` property is set to `'encoding.unsupported'`, and the `encoding` +property is set to the encoding that is unsupported. + +### The input exceeded the depth + +This error occurs when using `bodyParser.urlencoded` with the `extended` property set to `true` and the input exceeds the configured `depth` option. The `status` property is set to `400`. It is recommended to review the `depth` option and evaluate if it requires a higher value. When the `depth` option is set to `32` (default value), the error will not be thrown. + +## Examples + +### Express/Connect top-level generic + +This example demonstrates adding a generic JSON and URL-encoded parser as a +top-level middleware, which will parse the bodies of all incoming requests. +This is the simplest setup. + +```js +var express = require('express') +var bodyParser = require('body-parser') + +var app = express() + +// parse application/x-www-form-urlencoded +app.use(bodyParser.urlencoded({ extended: false })) + +// parse application/json +app.use(bodyParser.json()) + +app.use(function (req, res) { + res.setHeader('Content-Type', 'text/plain') + res.write('you posted:\n') + res.end(JSON.stringify(req.body, null, 2)) +}) +``` + +### Express route-specific + +This example demonstrates adding body parsers specifically to the routes that +need them. In general, this is the most recommended way to use body-parser with +Express. + +```js +var express = require('express') +var bodyParser = require('body-parser') + +var app = express() + +// create application/json parser +var jsonParser = bodyParser.json() + +// create application/x-www-form-urlencoded parser +var urlencodedParser = bodyParser.urlencoded({ extended: false }) + +// POST /login gets urlencoded bodies +app.post('/login', urlencodedParser, function (req, res) { + res.send('welcome, ' + req.body.username) +}) + +// POST /api/users gets JSON bodies +app.post('/api/users', jsonParser, function (req, res) { + // create user in req.body +}) +``` + +### Change accepted type for parsers + +All the parsers accept a `type` option which allows you to change the +`Content-Type` that the middleware will parse. + +```js +var express = require('express') +var bodyParser = require('body-parser') + +var app = express() + +// parse various different custom JSON types as JSON +app.use(bodyParser.json({ type: 'application/*+json' })) + +// parse some custom thing into a Buffer +app.use(bodyParser.raw({ type: 'application/vnd.custom-type' })) + +// parse an HTML body into a string +app.use(bodyParser.text({ type: 'text/html' })) +``` + +## License + +[MIT](LICENSE) + +[ci-image]: https://badgen.net/github/checks/expressjs/body-parser/master?label=ci +[ci-url]: https://github.com/expressjs/body-parser/actions/workflows/ci.yml +[coveralls-image]: https://badgen.net/coveralls/c/github/expressjs/body-parser/master +[coveralls-url]: https://coveralls.io/r/expressjs/body-parser?branch=master +[node-version-image]: https://badgen.net/npm/node/body-parser +[node-version-url]: https://nodejs.org/en/download +[npm-downloads-image]: https://badgen.net/npm/dm/body-parser +[npm-url]: https://npmjs.org/package/body-parser +[npm-version-image]: https://badgen.net/npm/v/body-parser +[ossf-scorecard-badge]: https://api.scorecard.dev/projects/github.com/expressjs/body-parser/badge +[ossf-scorecard-visualizer]: https://ossf.github.io/scorecard-visualizer/#/projects/github.com/expressjs/body-parser \ No newline at end of file diff --git a/node_modules/body-parser/index.js b/node_modules/body-parser/index.js new file mode 100644 index 0000000..bb24d73 --- /dev/null +++ b/node_modules/body-parser/index.js @@ -0,0 +1,156 @@ +/*! + * body-parser + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var deprecate = require('depd')('body-parser') + +/** + * Cache of loaded parsers. + * @private + */ + +var parsers = Object.create(null) + +/** + * @typedef Parsers + * @type {function} + * @property {function} json + * @property {function} raw + * @property {function} text + * @property {function} urlencoded + */ + +/** + * Module exports. + * @type {Parsers} + */ + +exports = module.exports = deprecate.function(bodyParser, + 'bodyParser: use individual json/urlencoded middlewares') + +/** + * JSON parser. + * @public + */ + +Object.defineProperty(exports, 'json', { + configurable: true, + enumerable: true, + get: createParserGetter('json') +}) + +/** + * Raw parser. + * @public + */ + +Object.defineProperty(exports, 'raw', { + configurable: true, + enumerable: true, + get: createParserGetter('raw') +}) + +/** + * Text parser. + * @public + */ + +Object.defineProperty(exports, 'text', { + configurable: true, + enumerable: true, + get: createParserGetter('text') +}) + +/** + * URL-encoded parser. + * @public + */ + +Object.defineProperty(exports, 'urlencoded', { + configurable: true, + enumerable: true, + get: createParserGetter('urlencoded') +}) + +/** + * Create a middleware to parse json and urlencoded bodies. + * + * @param {object} [options] + * @return {function} + * @deprecated + * @public + */ + +function bodyParser (options) { + // use default type for parsers + var opts = Object.create(options || null, { + type: { + configurable: true, + enumerable: true, + value: undefined, + writable: true + } + }) + + var _urlencoded = exports.urlencoded(opts) + var _json = exports.json(opts) + + return function bodyParser (req, res, next) { + _json(req, res, function (err) { + if (err) return next(err) + _urlencoded(req, res, next) + }) + } +} + +/** + * Create a getter for loading a parser. + * @private + */ + +function createParserGetter (name) { + return function get () { + return loadParser(name) + } +} + +/** + * Load a parser module. + * @private + */ + +function loadParser (parserName) { + var parser = parsers[parserName] + + if (parser !== undefined) { + return parser + } + + // this uses a switch for static require analysis + switch (parserName) { + case 'json': + parser = require('./lib/types/json') + break + case 'raw': + parser = require('./lib/types/raw') + break + case 'text': + parser = require('./lib/types/text') + break + case 'urlencoded': + parser = require('./lib/types/urlencoded') + break + } + + // store to prevent invoking require() + return (parsers[parserName] = parser) +} diff --git a/node_modules/body-parser/lib/read.js b/node_modules/body-parser/lib/read.js new file mode 100644 index 0000000..fce6283 --- /dev/null +++ b/node_modules/body-parser/lib/read.js @@ -0,0 +1,205 @@ +/*! + * body-parser + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var createError = require('http-errors') +var destroy = require('destroy') +var getBody = require('raw-body') +var iconv = require('iconv-lite') +var onFinished = require('on-finished') +var unpipe = require('unpipe') +var zlib = require('zlib') + +/** + * Module exports. + */ + +module.exports = read + +/** + * Read a request into a buffer and parse. + * + * @param {object} req + * @param {object} res + * @param {function} next + * @param {function} parse + * @param {function} debug + * @param {object} options + * @private + */ + +function read (req, res, next, parse, debug, options) { + var length + var opts = options + var stream + + // flag as parsed + req._body = true + + // read options + var encoding = opts.encoding !== null + ? opts.encoding + : null + var verify = opts.verify + + try { + // get the content stream + stream = contentstream(req, debug, opts.inflate) + length = stream.length + stream.length = undefined + } catch (err) { + return next(err) + } + + // set raw-body options + opts.length = length + opts.encoding = verify + ? null + : encoding + + // assert charset is supported + if (opts.encoding === null && encoding !== null && !iconv.encodingExists(encoding)) { + return next(createError(415, 'unsupported charset "' + encoding.toUpperCase() + '"', { + charset: encoding.toLowerCase(), + type: 'charset.unsupported' + })) + } + + // read body + debug('read body') + getBody(stream, opts, function (error, body) { + if (error) { + var _error + + if (error.type === 'encoding.unsupported') { + // echo back charset + _error = createError(415, 'unsupported charset "' + encoding.toUpperCase() + '"', { + charset: encoding.toLowerCase(), + type: 'charset.unsupported' + }) + } else { + // set status code on error + _error = createError(400, error) + } + + // unpipe from stream and destroy + if (stream !== req) { + unpipe(req) + destroy(stream, true) + } + + // read off entire request + dump(req, function onfinished () { + next(createError(400, _error)) + }) + return + } + + // verify + if (verify) { + try { + debug('verify body') + verify(req, res, body, encoding) + } catch (err) { + next(createError(403, err, { + body: body, + type: err.type || 'entity.verify.failed' + })) + return + } + } + + // parse + var str = body + try { + debug('parse body') + str = typeof body !== 'string' && encoding !== null + ? iconv.decode(body, encoding) + : body + req.body = parse(str) + } catch (err) { + next(createError(400, err, { + body: str, + type: err.type || 'entity.parse.failed' + })) + return + } + + next() + }) +} + +/** + * Get the content stream of the request. + * + * @param {object} req + * @param {function} debug + * @param {boolean} [inflate=true] + * @return {object} + * @api private + */ + +function contentstream (req, debug, inflate) { + var encoding = (req.headers['content-encoding'] || 'identity').toLowerCase() + var length = req.headers['content-length'] + var stream + + debug('content-encoding "%s"', encoding) + + if (inflate === false && encoding !== 'identity') { + throw createError(415, 'content encoding unsupported', { + encoding: encoding, + type: 'encoding.unsupported' + }) + } + + switch (encoding) { + case 'deflate': + stream = zlib.createInflate() + debug('inflate body') + req.pipe(stream) + break + case 'gzip': + stream = zlib.createGunzip() + debug('gunzip body') + req.pipe(stream) + break + case 'identity': + stream = req + stream.length = length + break + default: + throw createError(415, 'unsupported content encoding "' + encoding + '"', { + encoding: encoding, + type: 'encoding.unsupported' + }) + } + + return stream +} + +/** + * Dump the contents of a request. + * + * @param {object} req + * @param {function} callback + * @api private + */ + +function dump (req, callback) { + if (onFinished.isFinished(req)) { + callback(null) + } else { + onFinished(req, callback) + req.resume() + } +} diff --git a/node_modules/body-parser/lib/types/json.js b/node_modules/body-parser/lib/types/json.js new file mode 100644 index 0000000..d1f510d --- /dev/null +++ b/node_modules/body-parser/lib/types/json.js @@ -0,0 +1,243 @@ +/*! + * body-parser + * Copyright(c) 2014 Jonathan Ong + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var bytes = require('bytes') +var contentType = require('content-type') +var createError = require('http-errors') +var debug = require('debug')('body-parser:json') +var read = require('../read') +var typeis = require('type-is') + +/** + * Module exports. + */ + +module.exports = json + +/** + * RegExp to match the first non-space in a string. + * + * Allowed whitespace is defined in RFC 7159: + * + * ws = *( + * %x20 / ; Space + * %x09 / ; Horizontal tab + * %x0A / ; Line feed or New line + * %x0D ) ; Carriage return + */ + +var FIRST_CHAR_REGEXP = /^[\x20\x09\x0a\x0d]*([^\x20\x09\x0a\x0d])/ // eslint-disable-line no-control-regex + +var JSON_SYNTAX_CHAR = '#' +var JSON_SYNTAX_REGEXP = /#+/g + +/** + * Create a middleware to parse JSON bodies. + * + * @param {object} [options] + * @return {function} + * @public + */ + +function json (options) { + var opts = options || {} + + var limit = typeof opts.limit !== 'number' + ? bytes.parse(opts.limit || '100kb') + : opts.limit + var inflate = opts.inflate !== false + var reviver = opts.reviver + var strict = opts.strict !== false + var type = opts.type || 'application/json' + var verify = opts.verify || false + + if (verify !== false && typeof verify !== 'function') { + throw new TypeError('option verify must be function') + } + + // create the appropriate type checking function + var shouldParse = typeof type !== 'function' + ? typeChecker(type) + : type + + function parse (body) { + if (body.length === 0) { + // special-case empty json body, as it's a common client-side mistake + // TODO: maybe make this configurable or part of "strict" option + return {} + } + + if (strict) { + var first = firstchar(body) + + if (first !== '{' && first !== '[') { + debug('strict violation') + throw createStrictSyntaxError(body, first) + } + } + + try { + debug('parse json') + return JSON.parse(body, reviver) + } catch (e) { + throw normalizeJsonSyntaxError(e, { + message: e.message, + stack: e.stack + }) + } + } + + return function jsonParser (req, res, next) { + if (req._body) { + debug('body already parsed') + next() + return + } + + req.body = req.body || {} + + // skip requests without bodies + if (!typeis.hasBody(req)) { + debug('skip empty body') + next() + return + } + + debug('content-type %j', req.headers['content-type']) + + // determine if request should be parsed + if (!shouldParse(req)) { + debug('skip parsing') + next() + return + } + + // assert charset per RFC 7159 sec 8.1 + var charset = getCharset(req) || 'utf-8' + if (charset.slice(0, 4) !== 'utf-') { + debug('invalid charset') + next(createError(415, 'unsupported charset "' + charset.toUpperCase() + '"', { + charset: charset, + type: 'charset.unsupported' + })) + return + } + + // read + read(req, res, next, parse, debug, { + encoding: charset, + inflate: inflate, + limit: limit, + verify: verify + }) + } +} + +/** + * Create strict violation syntax error matching native error. + * + * @param {string} str + * @param {string} char + * @return {Error} + * @private + */ + +function createStrictSyntaxError (str, char) { + var index = str.indexOf(char) + var partial = '' + + if (index !== -1) { + partial = str.substring(0, index) + new Array(str.length - index + 1).join(JSON_SYNTAX_CHAR) + } + + try { + JSON.parse(partial); /* istanbul ignore next */ throw new SyntaxError('strict violation') + } catch (e) { + return normalizeJsonSyntaxError(e, { + message: e.message.replace(JSON_SYNTAX_REGEXP, function (placeholder) { + return str.substring(index, index + placeholder.length) + }), + stack: e.stack + }) + } +} + +/** + * Get the first non-whitespace character in a string. + * + * @param {string} str + * @return {function} + * @private + */ + +function firstchar (str) { + var match = FIRST_CHAR_REGEXP.exec(str) + + return match + ? match[1] + : undefined +} + +/** + * Get the charset of a request. + * + * @param {object} req + * @api private + */ + +function getCharset (req) { + try { + return (contentType.parse(req).parameters.charset || '').toLowerCase() + } catch (e) { + return undefined + } +} + +/** + * Normalize a SyntaxError for JSON.parse. + * + * @param {SyntaxError} error + * @param {object} obj + * @return {SyntaxError} + */ + +function normalizeJsonSyntaxError (error, obj) { + var keys = Object.getOwnPropertyNames(error) + + for (var i = 0; i < keys.length; i++) { + var key = keys[i] + if (key !== 'stack' && key !== 'message') { + delete error[key] + } + } + + // replace stack before message for Node.js 0.10 and below + error.stack = obj.stack.replace(error.message, obj.message) + error.message = obj.message + + return error +} + +/** + * Get the simple type checker. + * + * @param {string} type + * @return {function} + */ + +function typeChecker (type) { + return function checkType (req) { + return Boolean(typeis(req, type)) + } +} diff --git a/node_modules/body-parser/lib/types/raw.js b/node_modules/body-parser/lib/types/raw.js new file mode 100644 index 0000000..f5d1b67 --- /dev/null +++ b/node_modules/body-parser/lib/types/raw.js @@ -0,0 +1,101 @@ +/*! + * body-parser + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + */ + +var bytes = require('bytes') +var debug = require('debug')('body-parser:raw') +var read = require('../read') +var typeis = require('type-is') + +/** + * Module exports. + */ + +module.exports = raw + +/** + * Create a middleware to parse raw bodies. + * + * @param {object} [options] + * @return {function} + * @api public + */ + +function raw (options) { + var opts = options || {} + + var inflate = opts.inflate !== false + var limit = typeof opts.limit !== 'number' + ? bytes.parse(opts.limit || '100kb') + : opts.limit + var type = opts.type || 'application/octet-stream' + var verify = opts.verify || false + + if (verify !== false && typeof verify !== 'function') { + throw new TypeError('option verify must be function') + } + + // create the appropriate type checking function + var shouldParse = typeof type !== 'function' + ? typeChecker(type) + : type + + function parse (buf) { + return buf + } + + return function rawParser (req, res, next) { + if (req._body) { + debug('body already parsed') + next() + return + } + + req.body = req.body || {} + + // skip requests without bodies + if (!typeis.hasBody(req)) { + debug('skip empty body') + next() + return + } + + debug('content-type %j', req.headers['content-type']) + + // determine if request should be parsed + if (!shouldParse(req)) { + debug('skip parsing') + next() + return + } + + // read + read(req, res, next, parse, debug, { + encoding: null, + inflate: inflate, + limit: limit, + verify: verify + }) + } +} + +/** + * Get the simple type checker. + * + * @param {string} type + * @return {function} + */ + +function typeChecker (type) { + return function checkType (req) { + return Boolean(typeis(req, type)) + } +} diff --git a/node_modules/body-parser/lib/types/text.js b/node_modules/body-parser/lib/types/text.js new file mode 100644 index 0000000..083a009 --- /dev/null +++ b/node_modules/body-parser/lib/types/text.js @@ -0,0 +1,121 @@ +/*! + * body-parser + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + */ + +var bytes = require('bytes') +var contentType = require('content-type') +var debug = require('debug')('body-parser:text') +var read = require('../read') +var typeis = require('type-is') + +/** + * Module exports. + */ + +module.exports = text + +/** + * Create a middleware to parse text bodies. + * + * @param {object} [options] + * @return {function} + * @api public + */ + +function text (options) { + var opts = options || {} + + var defaultCharset = opts.defaultCharset || 'utf-8' + var inflate = opts.inflate !== false + var limit = typeof opts.limit !== 'number' + ? bytes.parse(opts.limit || '100kb') + : opts.limit + var type = opts.type || 'text/plain' + var verify = opts.verify || false + + if (verify !== false && typeof verify !== 'function') { + throw new TypeError('option verify must be function') + } + + // create the appropriate type checking function + var shouldParse = typeof type !== 'function' + ? typeChecker(type) + : type + + function parse (buf) { + return buf + } + + return function textParser (req, res, next) { + if (req._body) { + debug('body already parsed') + next() + return + } + + req.body = req.body || {} + + // skip requests without bodies + if (!typeis.hasBody(req)) { + debug('skip empty body') + next() + return + } + + debug('content-type %j', req.headers['content-type']) + + // determine if request should be parsed + if (!shouldParse(req)) { + debug('skip parsing') + next() + return + } + + // get charset + var charset = getCharset(req) || defaultCharset + + // read + read(req, res, next, parse, debug, { + encoding: charset, + inflate: inflate, + limit: limit, + verify: verify + }) + } +} + +/** + * Get the charset of a request. + * + * @param {object} req + * @api private + */ + +function getCharset (req) { + try { + return (contentType.parse(req).parameters.charset || '').toLowerCase() + } catch (e) { + return undefined + } +} + +/** + * Get the simple type checker. + * + * @param {string} type + * @return {function} + */ + +function typeChecker (type) { + return function checkType (req) { + return Boolean(typeis(req, type)) + } +} diff --git a/node_modules/body-parser/lib/types/urlencoded.js b/node_modules/body-parser/lib/types/urlencoded.js new file mode 100644 index 0000000..892e346 --- /dev/null +++ b/node_modules/body-parser/lib/types/urlencoded.js @@ -0,0 +1,299 @@ +/*! + * body-parser + * Copyright(c) 2014 Jonathan Ong + * Copyright(c) 2014-2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module dependencies. + * @private + */ + +var bytes = require('bytes') +var contentType = require('content-type') +var createError = require('http-errors') +var debug = require('debug')('body-parser:urlencoded') +var deprecate = require('depd')('body-parser') +var read = require('../read') +var typeis = require('type-is') + +/** + * Module exports. + */ + +module.exports = urlencoded + +/** + * Cache of parser modules. + */ + +var parsers = Object.create(null) + +/** + * Create a middleware to parse urlencoded bodies. + * + * @param {object} [options] + * @return {function} + * @public + */ + +function urlencoded (options) { + var opts = options || {} + + // notice because option default will flip in next major + if (opts.extended === undefined) { + deprecate('undefined extended: provide extended option') + } + + var extended = opts.extended !== false + var inflate = opts.inflate !== false + var limit = typeof opts.limit !== 'number' + ? bytes.parse(opts.limit || '100kb') + : opts.limit + var type = opts.type || 'application/x-www-form-urlencoded' + var verify = opts.verify || false + + if (verify !== false && typeof verify !== 'function') { + throw new TypeError('option verify must be function') + } + + // create the appropriate query parser + var queryparse = extended + ? extendedparser(opts) + : simpleparser(opts) + + // create the appropriate type checking function + var shouldParse = typeof type !== 'function' + ? typeChecker(type) + : type + + function parse (body) { + return body.length + ? queryparse(body) + : {} + } + + return function urlencodedParser (req, res, next) { + if (req._body) { + debug('body already parsed') + next() + return + } + + req.body = req.body || {} + + // skip requests without bodies + if (!typeis.hasBody(req)) { + debug('skip empty body') + next() + return + } + + debug('content-type %j', req.headers['content-type']) + + // determine if request should be parsed + if (!shouldParse(req)) { + debug('skip parsing') + next() + return + } + + // assert charset + var charset = getCharset(req) || 'utf-8' + if (charset !== 'utf-8') { + debug('invalid charset') + next(createError(415, 'unsupported charset "' + charset.toUpperCase() + '"', { + charset: charset, + type: 'charset.unsupported' + })) + return + } + + // read + read(req, res, next, parse, debug, { + debug: debug, + encoding: charset, + inflate: inflate, + limit: limit, + verify: verify + }) + } +} + +/** + * Get the extended query parser. + * + * @param {object} options + */ + +function extendedparser (options) { + var parameterLimit = options.parameterLimit !== undefined + ? options.parameterLimit + : 1000 + var depth = options.depth !== undefined ? options.depth : 32 + var parse = parser('qs') + + if (isNaN(parameterLimit) || parameterLimit < 1) { + throw new TypeError('option parameterLimit must be a positive number') + } + + if (isNaN(depth) || depth < 0) { + throw new TypeError('option depth must be a zero or a positive number') + } + + if (isFinite(parameterLimit)) { + parameterLimit = parameterLimit | 0 + } + + return function queryparse (body) { + var paramCount = parameterCount(body, parameterLimit) + + if (paramCount === undefined) { + debug('too many parameters') + throw createError(413, 'too many parameters', { + type: 'parameters.too.many' + }) + } + + var arrayLimit = Math.max(100, paramCount) + + debug('parse extended urlencoding') + try { + return parse(body, { + allowPrototypes: true, + arrayLimit: arrayLimit, + depth: depth, + strictDepth: true, + parameterLimit: parameterLimit + }) + } catch (err) { + if (err instanceof RangeError) { + throw createError(400, 'The input exceeded the depth', { + type: 'querystring.parse.rangeError' + }) + } else { + throw err + } + } + } +} + +/** + * Get the charset of a request. + * + * @param {object} req + * @api private + */ + +function getCharset (req) { + try { + return (contentType.parse(req).parameters.charset || '').toLowerCase() + } catch (e) { + return undefined + } +} + +/** + * Count the number of parameters, stopping once limit reached + * + * @param {string} body + * @param {number} limit + * @api private + */ + +function parameterCount (body, limit) { + var count = 0 + var index = -1 + + do { + count++ + if (count > limit) { + return undefined + } + index = body.indexOf('&', index + 1) + } while (index !== -1) + + return count +} + +/** + * Get parser for module name dynamically. + * + * @param {string} name + * @return {function} + * @api private + */ + +function parser (name) { + var mod = parsers[name] + + if (mod !== undefined) { + return mod.parse + } + + // this uses a switch for static require analysis + switch (name) { + case 'qs': + mod = require('qs') + break + case 'querystring': + mod = require('querystring') + break + } + + // store to prevent invoking require() + parsers[name] = mod + + return mod.parse +} + +/** + * Get the simple query parser. + * + * @param {object} options + */ + +function simpleparser (options) { + var parameterLimit = options.parameterLimit !== undefined + ? options.parameterLimit + : 1000 + var parse = parser('querystring') + + if (isNaN(parameterLimit) || parameterLimit < 1) { + throw new TypeError('option parameterLimit must be a positive number') + } + + if (isFinite(parameterLimit)) { + parameterLimit = parameterLimit | 0 + } + + return function queryparse (body) { + var paramCount = parameterCount(body, parameterLimit) + + if (paramCount === undefined) { + debug('too many parameters') + throw createError(413, 'too many parameters', { + type: 'parameters.too.many' + }) + } + + debug('parse urlencoding') + return parse(body, undefined, undefined, { maxKeys: parameterLimit }) + } +} + +/** + * Get the simple type checker. + * + * @param {string} type + * @return {function} + */ + +function typeChecker (type) { + return function checkType (req) { + return Boolean(typeis(req, type)) + } +} diff --git a/node_modules/body-parser/package.json b/node_modules/body-parser/package.json new file mode 100644 index 0000000..a1d16f8 --- /dev/null +++ b/node_modules/body-parser/package.json @@ -0,0 +1,55 @@ +{ + "name": "body-parser", + "description": "Node.js body parsing middleware", + "version": "1.20.5", + "contributors": [ + "Douglas Christopher Wilson <doug@somethingdoug.com>", + "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)" + ], + "license": "MIT", + "repository": "expressjs/body-parser", + "dependencies": { + "bytes": "~3.1.2", + "content-type": "~1.0.5", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "~1.2.0", + "http-errors": "~2.0.1", + "iconv-lite": "~0.4.24", + "on-finished": "~2.4.1", + "qs": "~6.15.1", + "raw-body": "~2.5.3", + "type-is": "~1.6.18", + "unpipe": "~1.0.0" + }, + "devDependencies": { + "eslint": "8.34.0", + "eslint-config-standard": "14.1.1", + "eslint-plugin-import": "2.27.5", + "eslint-plugin-markdown": "3.0.0", + "eslint-plugin-node": "11.1.0", + "eslint-plugin-promise": "6.1.1", + "eslint-plugin-standard": "4.1.0", + "methods": "1.1.2", + "mocha": "10.2.0", + "nyc": "15.1.0", + "safe-buffer": "5.2.1", + "supertest": "6.3.3" + }, + "files": [ + "lib/", + "LICENSE", + "HISTORY.md", + "index.js" + ], + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + }, + "scripts": { + "lint": "eslint .", + "test": "mocha --require test/support/env --reporter spec --check-leaks --bail test/", + "test-ci": "nyc --reporter=lcov --reporter=text npm test", + "test-cov": "nyc --reporter=html --reporter=text npm test" + } +} diff --git a/node_modules/brace-expansion/LICENSE b/node_modules/brace-expansion/LICENSE new file mode 100644 index 0000000..46e7b75 --- /dev/null +++ b/node_modules/brace-expansion/LICENSE @@ -0,0 +1,23 @@ +MIT License + +Copyright Julian Gruber <julian@juliangruber.com> + +TypeScript port Copyright Isaac Z. Schlueter <i@izs.me> + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/brace-expansion/README.md b/node_modules/brace-expansion/README.md new file mode 100644 index 0000000..d00b24d --- /dev/null +++ b/node_modules/brace-expansion/README.md @@ -0,0 +1,94 @@ +# brace-expansion + +[Brace expansion](https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html), +as known from sh/bash, in JavaScript. + +[![CI](https://github.com/juliangruber/brace-expansion/actions/workflows/ci.yml/badge.svg)](https://github.com/juliangruber/brace-expansion/actions/workflows/ci.yml) +[![downloads](https://img.shields.io/npm/dm/brace-expansion.svg)](https://www.npmjs.org/package/brace-expansion) + +## Example + +```js +import { expand } from 'brace-expansion' + +expand('file-{a,b,c}.jpg') +// => ['file-a.jpg', 'file-b.jpg', 'file-c.jpg'] + +expand('-v{,,}') +// => ['-v', '-v', '-v'] + +expand('file{0..2}.jpg') +// => ['file0.jpg', 'file1.jpg', 'file2.jpg'] + +expand('file-{a..c}.jpg') +// => ['file-a.jpg', 'file-b.jpg', 'file-c.jpg'] + +expand('file{2..0}.jpg') +// => ['file2.jpg', 'file1.jpg', 'file0.jpg'] + +expand('file{0..4..2}.jpg') +// => ['file0.jpg', 'file2.jpg', 'file4.jpg'] + +expand('file-{a..e..2}.jpg') +// => ['file-a.jpg', 'file-c.jpg', 'file-e.jpg'] + +expand('file{00..10..5}.jpg') +// => ['file00.jpg', 'file05.jpg', 'file10.jpg'] + +expand('{{A..C},{a..c}}') +// => ['A', 'B', 'C', 'a', 'b', 'c'] + +expand('ppp{,config,oe{,conf}}') +// => ['ppp', 'pppconfig', 'pppoe', 'pppoeconf'] +``` + +## API + +```js +import { expand } from 'brace-expansion' +``` + +### const expanded = expand(str, [options]) + +Return an array of all possible and valid expansions of `str`. If +none are found, `[str]` is returned. + +The `options` object can provide a `max` value to cap the number +of expansions allowed. This is limited to `100_000` by default, +to prevent DoS attacks. + +```js +const expansions = expand('{1..100}'.repeat(5), { + max: 100, +}) +// expansions.length will be 100, not 100^5 +``` + +Valid expansions are: + +```js +;/^(.*,)+(.+)?$/ +// {a,b,...} +``` + +A comma separated list of options, like `{a,b}` or `{a,{b,c}}` or `{,a,}`. + +```js +;/^-?\d+\.\.-?\d+(\.\.-?\d+)?$/ +// {x..y[..incr]} +``` + +A numeric sequence from `x` to `y` inclusive, with optional increment. +If `x` or `y` start with a leading `0`, all the numbers will be padded +to have equal length. Negative numbers and backwards iteration work too. + +```js +;/^-?\d+\.\.-?\d+(\.\.-?\d+)?$/ +// {x..y[..incr]} +``` + +An alphabetic sequence from `x` to `y` inclusive, with optional increment. +`x` and `y` must be exactly one character, and if given, `incr` must be a +number. + +For compatibility reasons, the string `${` is not eligible for brace expansion. diff --git a/node_modules/brace-expansion/dist/commonjs/index.d.ts b/node_modules/brace-expansion/dist/commonjs/index.d.ts new file mode 100644 index 0000000..92b7a7f --- /dev/null +++ b/node_modules/brace-expansion/dist/commonjs/index.d.ts @@ -0,0 +1,6 @@ +export declare const EXPANSION_MAX = 100000; +export type BraceExpansionOptions = { + max?: number; +}; +export declare function expand(str: string, options?: BraceExpansionOptions): string[]; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/brace-expansion/dist/commonjs/index.d.ts.map b/node_modules/brace-expansion/dist/commonjs/index.d.ts.map new file mode 100644 index 0000000..a4f36ae --- /dev/null +++ b/node_modules/brace-expansion/dist/commonjs/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,aAAa,SAAU,CAAA;AAwDpC,MAAM,MAAM,qBAAqB,GAAG;IAClC,GAAG,CAAC,EAAE,MAAM,CAAA;CACb,CAAA;AAED,wBAAgB,MAAM,CAAC,GAAG,EAAE,MAAM,EAAE,OAAO,GAAE,qBAA0B,YAkBtE"} \ No newline at end of file diff --git a/node_modules/brace-expansion/dist/commonjs/index.js b/node_modules/brace-expansion/dist/commonjs/index.js new file mode 100644 index 0000000..33063dd --- /dev/null +++ b/node_modules/brace-expansion/dist/commonjs/index.js @@ -0,0 +1,201 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.EXPANSION_MAX = void 0; +exports.expand = expand; +const balanced_match_1 = require("balanced-match"); +const escSlash = '\0SLASH' + Math.random() + '\0'; +const escOpen = '\0OPEN' + Math.random() + '\0'; +const escClose = '\0CLOSE' + Math.random() + '\0'; +const escComma = '\0COMMA' + Math.random() + '\0'; +const escPeriod = '\0PERIOD' + Math.random() + '\0'; +const escSlashPattern = new RegExp(escSlash, 'g'); +const escOpenPattern = new RegExp(escOpen, 'g'); +const escClosePattern = new RegExp(escClose, 'g'); +const escCommaPattern = new RegExp(escComma, 'g'); +const escPeriodPattern = new RegExp(escPeriod, 'g'); +const slashPattern = /\\\\/g; +const openPattern = /\\{/g; +const closePattern = /\\}/g; +const commaPattern = /\\,/g; +const periodPattern = /\\\./g; +exports.EXPANSION_MAX = 100_000; +function numeric(str) { + return !isNaN(str) ? parseInt(str, 10) : str.charCodeAt(0); +} +function escapeBraces(str) { + return str + .replace(slashPattern, escSlash) + .replace(openPattern, escOpen) + .replace(closePattern, escClose) + .replace(commaPattern, escComma) + .replace(periodPattern, escPeriod); +} +function unescapeBraces(str) { + return str + .replace(escSlashPattern, '\\') + .replace(escOpenPattern, '{') + .replace(escClosePattern, '}') + .replace(escCommaPattern, ',') + .replace(escPeriodPattern, '.'); +} +/** + * Basically just str.split(","), but handling cases + * where we have nested braced sections, which should be + * treated as individual members, like {a,{b,c},d} + */ +function parseCommaParts(str) { + if (!str) { + return ['']; + } + const parts = []; + const m = (0, balanced_match_1.balanced)('{', '}', str); + if (!m) { + return str.split(','); + } + const { pre, body, post } = m; + const p = pre.split(','); + p[p.length - 1] += '{' + body + '}'; + const postParts = parseCommaParts(post); + if (post.length) { + ; + p[p.length - 1] += postParts.shift(); + p.push.apply(p, postParts); + } + parts.push.apply(parts, p); + return parts; +} +function expand(str, options = {}) { + if (!str) { + return []; + } + const { max = exports.EXPANSION_MAX } = options; + // I don't know why Bash 4.3 does this, but it does. + // Anything starting with {} will have the first two bytes preserved + // but *only* at the top level, so {},a}b will not expand to anything, + // but a{},b}c will be expanded to [a}c,abc]. + // One could argue that this is a bug in Bash, but since the goal of + // this module is to match Bash's rules, we escape a leading {} + if (str.slice(0, 2) === '{}') { + str = '\\{\\}' + str.slice(2); + } + return expand_(escapeBraces(str), max, true).map(unescapeBraces); +} +function embrace(str) { + return '{' + str + '}'; +} +function isPadded(el) { + return /^-?0\d/.test(el); +} +function lte(i, y) { + return i <= y; +} +function gte(i, y) { + return i >= y; +} +function expand_(str, max, isTop) { + /** @type {string[]} */ + const expansions = []; + const m = (0, balanced_match_1.balanced)('{', '}', str); + if (!m) + return [str]; + // no need to expand pre, since it is guaranteed to be free of brace-sets + const pre = m.pre; + const post = m.post.length ? expand_(m.post, max, false) : ['']; + if (/\$$/.test(m.pre)) { + for (let k = 0; k < post.length && k < max; k++) { + const expansion = pre + '{' + m.body + '}' + post[k]; + expansions.push(expansion); + } + } + else { + const isNumericSequence = /^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(m.body); + const isAlphaSequence = /^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(m.body); + const isSequence = isNumericSequence || isAlphaSequence; + const isOptions = m.body.indexOf(',') >= 0; + if (!isSequence && !isOptions) { + // {a},b} + if (m.post.match(/,(?!,).*\}/)) { + str = m.pre + '{' + m.body + escClose + m.post; + return expand_(str, max, true); + } + return [str]; + } + let n; + if (isSequence) { + n = m.body.split(/\.\./); + } + else { + n = parseCommaParts(m.body); + if (n.length === 1 && n[0] !== undefined) { + // x{{a,b}}y ==> x{a}y x{b}y + n = expand_(n[0], max, false).map(embrace); + //XXX is this necessary? Can't seem to hit it in tests. + /* c8 ignore start */ + if (n.length === 1) { + return post.map(p => m.pre + n[0] + p); + } + /* c8 ignore stop */ + } + } + // at this point, n is the parts, and we know it's not a comma set + // with a single entry. + let N; + if (isSequence && n[0] !== undefined && n[1] !== undefined) { + const x = numeric(n[0]); + const y = numeric(n[1]); + const width = Math.max(n[0].length, n[1].length); + let incr = n.length === 3 && n[2] !== undefined ? + Math.max(Math.abs(numeric(n[2])), 1) + : 1; + let test = lte; + const reverse = y < x; + if (reverse) { + incr *= -1; + test = gte; + } + const pad = n.some(isPadded); + N = []; + for (let i = x; test(i, y) && N.length < max; i += incr) { + let c; + if (isAlphaSequence) { + c = String.fromCharCode(i); + if (c === '\\') { + c = ''; + } + } + else { + c = String(i); + if (pad) { + const need = width - c.length; + if (need > 0) { + const z = new Array(need + 1).join('0'); + if (i < 0) { + c = '-' + z + c.slice(1); + } + else { + c = z + c; + } + } + } + } + N.push(c); + } + } + else { + N = []; + for (let j = 0; j < n.length; j++) { + N.push.apply(N, expand_(n[j], max, false)); + } + } + for (let j = 0; j < N.length; j++) { + for (let k = 0; k < post.length && expansions.length < max; k++) { + const expansion = pre + N[j] + post[k]; + if (!isTop || isSequence || expansion) { + expansions.push(expansion); + } + } + } + } + return expansions; +} +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/brace-expansion/dist/commonjs/index.js.map b/node_modules/brace-expansion/dist/commonjs/index.js.map new file mode 100644 index 0000000..77dd080 --- /dev/null +++ b/node_modules/brace-expansion/dist/commonjs/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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","sourcesContent":["import { balanced } from 'balanced-match'\n\nconst escSlash = '\\0SLASH' + Math.random() + '\\0'\nconst escOpen = '\\0OPEN' + Math.random() + '\\0'\nconst escClose = '\\0CLOSE' + Math.random() + '\\0'\nconst escComma = '\\0COMMA' + Math.random() + '\\0'\nconst escPeriod = '\\0PERIOD' + Math.random() + '\\0'\nconst escSlashPattern = new RegExp(escSlash, 'g')\nconst escOpenPattern = new RegExp(escOpen, 'g')\nconst escClosePattern = new RegExp(escClose, 'g')\nconst escCommaPattern = new RegExp(escComma, 'g')\nconst escPeriodPattern = new RegExp(escPeriod, 'g')\nconst slashPattern = /\\\\\\\\/g\nconst openPattern = /\\\\{/g\nconst closePattern = /\\\\}/g\nconst commaPattern = /\\\\,/g\nconst periodPattern = /\\\\\\./g\n\nexport const EXPANSION_MAX = 100_000\n\nfunction numeric(str: string) {\n return !isNaN(str as any) ? parseInt(str, 10) : str.charCodeAt(0)\n}\n\nfunction escapeBraces(str: string) {\n return str\n .replace(slashPattern, escSlash)\n .replace(openPattern, escOpen)\n .replace(closePattern, escClose)\n .replace(commaPattern, escComma)\n .replace(periodPattern, escPeriod)\n}\n\nfunction unescapeBraces(str: string) {\n return str\n .replace(escSlashPattern, '\\\\')\n .replace(escOpenPattern, '{')\n .replace(escClosePattern, '}')\n .replace(escCommaPattern, ',')\n .replace(escPeriodPattern, '.')\n}\n\n/**\n * Basically just str.split(\",\"), but handling cases\n * where we have nested braced sections, which should be\n * treated as individual members, like {a,{b,c},d}\n */\nfunction parseCommaParts(str: string) {\n if (!str) {\n return ['']\n }\n\n const parts: string[] = []\n const m = balanced('{', '}', str)\n\n if (!m) {\n return str.split(',')\n }\n\n const { pre, body, post } = m\n const p = pre.split(',')\n\n p[p.length - 1] += '{' + body + '}'\n const postParts = parseCommaParts(post)\n if (post.length) {\n ;(p[p.length - 1] as string) += postParts.shift()\n p.push.apply(p, postParts)\n }\n\n parts.push.apply(parts, p)\n\n return parts\n}\n\nexport type BraceExpansionOptions = {\n max?: number\n}\n\nexport function expand(str: string, options: BraceExpansionOptions = {}) {\n if (!str) {\n return []\n }\n\n const { max = EXPANSION_MAX } = options\n\n // I don't know why Bash 4.3 does this, but it does.\n // Anything starting with {} will have the first two bytes preserved\n // but *only* at the top level, so {},a}b will not expand to anything,\n // but a{},b}c will be expanded to [a}c,abc].\n // One could argue that this is a bug in Bash, but since the goal of\n // this module is to match Bash's rules, we escape a leading {}\n if (str.slice(0, 2) === '{}') {\n str = '\\\\{\\\\}' + str.slice(2)\n }\n\n return expand_(escapeBraces(str), max, true).map(unescapeBraces)\n}\n\nfunction embrace(str: string) {\n return '{' + str + '}'\n}\n\nfunction isPadded(el: string) {\n return /^-?0\\d/.test(el)\n}\n\nfunction lte(i: number, y: number) {\n return i <= y\n}\n\nfunction gte(i: number, y: number) {\n return i >= y\n}\n\nfunction expand_(str: string, max: number, isTop: boolean): string[] {\n /** @type {string[]} */\n const expansions: string[] = []\n\n const m = balanced('{', '}', str)\n if (!m) return [str]\n\n // no need to expand pre, since it is guaranteed to be free of brace-sets\n const pre = m.pre\n const post: string[] = m.post.length ? expand_(m.post, max, false) : ['']\n\n if (/\\$$/.test(m.pre)) {\n for (let k = 0; k < post.length && k < max; k++) {\n const expansion = pre + '{' + m.body + '}' + post[k]\n expansions.push(expansion)\n }\n } else {\n const isNumericSequence = /^-?\\d+\\.\\.-?\\d+(?:\\.\\.-?\\d+)?$/.test(m.body)\n const isAlphaSequence = /^[a-zA-Z]\\.\\.[a-zA-Z](?:\\.\\.-?\\d+)?$/.test(\n m.body,\n )\n const isSequence = isNumericSequence || isAlphaSequence\n const isOptions = m.body.indexOf(',') >= 0\n if (!isSequence && !isOptions) {\n // {a},b}\n if (m.post.match(/,(?!,).*\\}/)) {\n str = m.pre + '{' + m.body + escClose + m.post\n return expand_(str, max, true)\n }\n return [str]\n }\n\n let n: string[]\n if (isSequence) {\n n = m.body.split(/\\.\\./)\n } else {\n n = parseCommaParts(m.body)\n if (n.length === 1 && n[0] !== undefined) {\n // x{{a,b}}y ==> x{a}y x{b}y\n n = expand_(n[0], max, false).map(embrace)\n //XXX is this necessary? Can't seem to hit it in tests.\n /* c8 ignore start */\n if (n.length === 1) {\n return post.map(p => m.pre + n[0] + p)\n }\n /* c8 ignore stop */\n }\n }\n\n // at this point, n is the parts, and we know it's not a comma set\n // with a single entry.\n let N: string[]\n\n if (isSequence && n[0] !== undefined && n[1] !== undefined) {\n const x = numeric(n[0])\n const y = numeric(n[1])\n const width = Math.max(n[0].length, n[1].length)\n let incr =\n n.length === 3 && n[2] !== undefined ?\n Math.max(Math.abs(numeric(n[2])), 1)\n : 1\n let test = lte\n const reverse = y < x\n if (reverse) {\n incr *= -1\n test = gte\n }\n const pad = n.some(isPadded)\n\n N = []\n\n for (let i = x; test(i, y) && N.length < max; i += incr) {\n let c\n if (isAlphaSequence) {\n c = String.fromCharCode(i)\n if (c === '\\\\') {\n c = ''\n }\n } else {\n c = String(i)\n if (pad) {\n const need = width - c.length\n if (need > 0) {\n const z = new Array(need + 1).join('0')\n if (i < 0) {\n c = '-' + z + c.slice(1)\n } else {\n c = z + c\n }\n }\n }\n }\n N.push(c)\n }\n } else {\n N = []\n\n for (let j = 0; j < n.length; j++) {\n N.push.apply(N, expand_(n[j] as string, max, false))\n }\n }\n\n for (let j = 0; j < N.length; j++) {\n for (let k = 0; k < post.length && expansions.length < max; k++) {\n const expansion = pre + N[j] + post[k]\n if (!isTop || isSequence || expansion) {\n expansions.push(expansion)\n }\n }\n }\n }\n\n return expansions\n}\n"]} \ No newline at end of file diff --git a/node_modules/brace-expansion/dist/commonjs/package.json b/node_modules/brace-expansion/dist/commonjs/package.json new file mode 100644 index 0000000..5bbefff --- /dev/null +++ b/node_modules/brace-expansion/dist/commonjs/package.json @@ -0,0 +1,3 @@ +{ + "type": "commonjs" +} diff --git a/node_modules/brace-expansion/dist/esm/index.d.ts b/node_modules/brace-expansion/dist/esm/index.d.ts new file mode 100644 index 0000000..92b7a7f --- /dev/null +++ b/node_modules/brace-expansion/dist/esm/index.d.ts @@ -0,0 +1,6 @@ +export declare const EXPANSION_MAX = 100000; +export type BraceExpansionOptions = { + max?: number; +}; +export declare function expand(str: string, options?: BraceExpansionOptions): string[]; +//# sourceMappingURL=index.d.ts.map \ No newline at end of file diff --git a/node_modules/brace-expansion/dist/esm/index.d.ts.map b/node_modules/brace-expansion/dist/esm/index.d.ts.map new file mode 100644 index 0000000..a4f36ae --- /dev/null +++ b/node_modules/brace-expansion/dist/esm/index.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,aAAa,SAAU,CAAA;AAwDpC,MAAM,MAAM,qBAAqB,GAAG;IAClC,GAAG,CAAC,EAAE,MAAM,CAAA;CACb,CAAA;AAED,wBAAgB,MAAM,CAAC,GAAG,EAAE,MAAM,EAAE,OAAO,GAAE,qBAA0B,YAkBtE"} \ No newline at end of file diff --git a/node_modules/brace-expansion/dist/esm/index.js b/node_modules/brace-expansion/dist/esm/index.js new file mode 100644 index 0000000..32399e7 --- /dev/null +++ b/node_modules/brace-expansion/dist/esm/index.js @@ -0,0 +1,197 @@ +import { balanced } from 'balanced-match'; +const escSlash = '\0SLASH' + Math.random() + '\0'; +const escOpen = '\0OPEN' + Math.random() + '\0'; +const escClose = '\0CLOSE' + Math.random() + '\0'; +const escComma = '\0COMMA' + Math.random() + '\0'; +const escPeriod = '\0PERIOD' + Math.random() + '\0'; +const escSlashPattern = new RegExp(escSlash, 'g'); +const escOpenPattern = new RegExp(escOpen, 'g'); +const escClosePattern = new RegExp(escClose, 'g'); +const escCommaPattern = new RegExp(escComma, 'g'); +const escPeriodPattern = new RegExp(escPeriod, 'g'); +const slashPattern = /\\\\/g; +const openPattern = /\\{/g; +const closePattern = /\\}/g; +const commaPattern = /\\,/g; +const periodPattern = /\\\./g; +export const EXPANSION_MAX = 100_000; +function numeric(str) { + return !isNaN(str) ? parseInt(str, 10) : str.charCodeAt(0); +} +function escapeBraces(str) { + return str + .replace(slashPattern, escSlash) + .replace(openPattern, escOpen) + .replace(closePattern, escClose) + .replace(commaPattern, escComma) + .replace(periodPattern, escPeriod); +} +function unescapeBraces(str) { + return str + .replace(escSlashPattern, '\\') + .replace(escOpenPattern, '{') + .replace(escClosePattern, '}') + .replace(escCommaPattern, ',') + .replace(escPeriodPattern, '.'); +} +/** + * Basically just str.split(","), but handling cases + * where we have nested braced sections, which should be + * treated as individual members, like {a,{b,c},d} + */ +function parseCommaParts(str) { + if (!str) { + return ['']; + } + const parts = []; + const m = balanced('{', '}', str); + if (!m) { + return str.split(','); + } + const { pre, body, post } = m; + const p = pre.split(','); + p[p.length - 1] += '{' + body + '}'; + const postParts = parseCommaParts(post); + if (post.length) { + ; + p[p.length - 1] += postParts.shift(); + p.push.apply(p, postParts); + } + parts.push.apply(parts, p); + return parts; +} +export function expand(str, options = {}) { + if (!str) { + return []; + } + const { max = EXPANSION_MAX } = options; + // I don't know why Bash 4.3 does this, but it does. + // Anything starting with {} will have the first two bytes preserved + // but *only* at the top level, so {},a}b will not expand to anything, + // but a{},b}c will be expanded to [a}c,abc]. + // One could argue that this is a bug in Bash, but since the goal of + // this module is to match Bash's rules, we escape a leading {} + if (str.slice(0, 2) === '{}') { + str = '\\{\\}' + str.slice(2); + } + return expand_(escapeBraces(str), max, true).map(unescapeBraces); +} +function embrace(str) { + return '{' + str + '}'; +} +function isPadded(el) { + return /^-?0\d/.test(el); +} +function lte(i, y) { + return i <= y; +} +function gte(i, y) { + return i >= y; +} +function expand_(str, max, isTop) { + /** @type {string[]} */ + const expansions = []; + const m = balanced('{', '}', str); + if (!m) + return [str]; + // no need to expand pre, since it is guaranteed to be free of brace-sets + const pre = m.pre; + const post = m.post.length ? expand_(m.post, max, false) : ['']; + if (/\$$/.test(m.pre)) { + for (let k = 0; k < post.length && k < max; k++) { + const expansion = pre + '{' + m.body + '}' + post[k]; + expansions.push(expansion); + } + } + else { + const isNumericSequence = /^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(m.body); + const isAlphaSequence = /^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(m.body); + const isSequence = isNumericSequence || isAlphaSequence; + const isOptions = m.body.indexOf(',') >= 0; + if (!isSequence && !isOptions) { + // {a},b} + if (m.post.match(/,(?!,).*\}/)) { + str = m.pre + '{' + m.body + escClose + m.post; + return expand_(str, max, true); + } + return [str]; + } + let n; + if (isSequence) { + n = m.body.split(/\.\./); + } + else { + n = parseCommaParts(m.body); + if (n.length === 1 && n[0] !== undefined) { + // x{{a,b}}y ==> x{a}y x{b}y + n = expand_(n[0], max, false).map(embrace); + //XXX is this necessary? Can't seem to hit it in tests. + /* c8 ignore start */ + if (n.length === 1) { + return post.map(p => m.pre + n[0] + p); + } + /* c8 ignore stop */ + } + } + // at this point, n is the parts, and we know it's not a comma set + // with a single entry. + let N; + if (isSequence && n[0] !== undefined && n[1] !== undefined) { + const x = numeric(n[0]); + const y = numeric(n[1]); + const width = Math.max(n[0].length, n[1].length); + let incr = n.length === 3 && n[2] !== undefined ? + Math.max(Math.abs(numeric(n[2])), 1) + : 1; + let test = lte; + const reverse = y < x; + if (reverse) { + incr *= -1; + test = gte; + } + const pad = n.some(isPadded); + N = []; + for (let i = x; test(i, y) && N.length < max; i += incr) { + let c; + if (isAlphaSequence) { + c = String.fromCharCode(i); + if (c === '\\') { + c = ''; + } + } + else { + c = String(i); + if (pad) { + const need = width - c.length; + if (need > 0) { + const z = new Array(need + 1).join('0'); + if (i < 0) { + c = '-' + z + c.slice(1); + } + else { + c = z + c; + } + } + } + } + N.push(c); + } + } + else { + N = []; + for (let j = 0; j < n.length; j++) { + N.push.apply(N, expand_(n[j], max, false)); + } + } + for (let j = 0; j < N.length; j++) { + for (let k = 0; k < post.length && expansions.length < max; k++) { + const expansion = pre + N[j] + post[k]; + if (!isTop || isSequence || expansion) { + expansions.push(expansion); + } + } + } + } + return expansions; +} +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/brace-expansion/dist/esm/index.js.map b/node_modules/brace-expansion/dist/esm/index.js.map new file mode 100644 index 0000000..63a6a2a --- /dev/null +++ b/node_modules/brace-expansion/dist/esm/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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","sourcesContent":["import { balanced } from 'balanced-match'\n\nconst escSlash = '\\0SLASH' + Math.random() + '\\0'\nconst escOpen = '\\0OPEN' + Math.random() + '\\0'\nconst escClose = '\\0CLOSE' + Math.random() + '\\0'\nconst escComma = '\\0COMMA' + Math.random() + '\\0'\nconst escPeriod = '\\0PERIOD' + Math.random() + '\\0'\nconst escSlashPattern = new RegExp(escSlash, 'g')\nconst escOpenPattern = new RegExp(escOpen, 'g')\nconst escClosePattern = new RegExp(escClose, 'g')\nconst escCommaPattern = new RegExp(escComma, 'g')\nconst escPeriodPattern = new RegExp(escPeriod, 'g')\nconst slashPattern = /\\\\\\\\/g\nconst openPattern = /\\\\{/g\nconst closePattern = /\\\\}/g\nconst commaPattern = /\\\\,/g\nconst periodPattern = /\\\\\\./g\n\nexport const EXPANSION_MAX = 100_000\n\nfunction numeric(str: string) {\n return !isNaN(str as any) ? parseInt(str, 10) : str.charCodeAt(0)\n}\n\nfunction escapeBraces(str: string) {\n return str\n .replace(slashPattern, escSlash)\n .replace(openPattern, escOpen)\n .replace(closePattern, escClose)\n .replace(commaPattern, escComma)\n .replace(periodPattern, escPeriod)\n}\n\nfunction unescapeBraces(str: string) {\n return str\n .replace(escSlashPattern, '\\\\')\n .replace(escOpenPattern, '{')\n .replace(escClosePattern, '}')\n .replace(escCommaPattern, ',')\n .replace(escPeriodPattern, '.')\n}\n\n/**\n * Basically just str.split(\",\"), but handling cases\n * where we have nested braced sections, which should be\n * treated as individual members, like {a,{b,c},d}\n */\nfunction parseCommaParts(str: string) {\n if (!str) {\n return ['']\n }\n\n const parts: string[] = []\n const m = balanced('{', '}', str)\n\n if (!m) {\n return str.split(',')\n }\n\n const { pre, body, post } = m\n const p = pre.split(',')\n\n p[p.length - 1] += '{' + body + '}'\n const postParts = parseCommaParts(post)\n if (post.length) {\n ;(p[p.length - 1] as string) += postParts.shift()\n p.push.apply(p, postParts)\n }\n\n parts.push.apply(parts, p)\n\n return parts\n}\n\nexport type BraceExpansionOptions = {\n max?: number\n}\n\nexport function expand(str: string, options: BraceExpansionOptions = {}) {\n if (!str) {\n return []\n }\n\n const { max = EXPANSION_MAX } = options\n\n // I don't know why Bash 4.3 does this, but it does.\n // Anything starting with {} will have the first two bytes preserved\n // but *only* at the top level, so {},a}b will not expand to anything,\n // but a{},b}c will be expanded to [a}c,abc].\n // One could argue that this is a bug in Bash, but since the goal of\n // this module is to match Bash's rules, we escape a leading {}\n if (str.slice(0, 2) === '{}') {\n str = '\\\\{\\\\}' + str.slice(2)\n }\n\n return expand_(escapeBraces(str), max, true).map(unescapeBraces)\n}\n\nfunction embrace(str: string) {\n return '{' + str + '}'\n}\n\nfunction isPadded(el: string) {\n return /^-?0\\d/.test(el)\n}\n\nfunction lte(i: number, y: number) {\n return i <= y\n}\n\nfunction gte(i: number, y: number) {\n return i >= y\n}\n\nfunction expand_(str: string, max: number, isTop: boolean): string[] {\n /** @type {string[]} */\n const expansions: string[] = []\n\n const m = balanced('{', '}', str)\n if (!m) return [str]\n\n // no need to expand pre, since it is guaranteed to be free of brace-sets\n const pre = m.pre\n const post: string[] = m.post.length ? expand_(m.post, max, false) : ['']\n\n if (/\\$$/.test(m.pre)) {\n for (let k = 0; k < post.length && k < max; k++) {\n const expansion = pre + '{' + m.body + '}' + post[k]\n expansions.push(expansion)\n }\n } else {\n const isNumericSequence = /^-?\\d+\\.\\.-?\\d+(?:\\.\\.-?\\d+)?$/.test(m.body)\n const isAlphaSequence = /^[a-zA-Z]\\.\\.[a-zA-Z](?:\\.\\.-?\\d+)?$/.test(\n m.body,\n )\n const isSequence = isNumericSequence || isAlphaSequence\n const isOptions = m.body.indexOf(',') >= 0\n if (!isSequence && !isOptions) {\n // {a},b}\n if (m.post.match(/,(?!,).*\\}/)) {\n str = m.pre + '{' + m.body + escClose + m.post\n return expand_(str, max, true)\n }\n return [str]\n }\n\n let n: string[]\n if (isSequence) {\n n = m.body.split(/\\.\\./)\n } else {\n n = parseCommaParts(m.body)\n if (n.length === 1 && n[0] !== undefined) {\n // x{{a,b}}y ==> x{a}y x{b}y\n n = expand_(n[0], max, false).map(embrace)\n //XXX is this necessary? Can't seem to hit it in tests.\n /* c8 ignore start */\n if (n.length === 1) {\n return post.map(p => m.pre + n[0] + p)\n }\n /* c8 ignore stop */\n }\n }\n\n // at this point, n is the parts, and we know it's not a comma set\n // with a single entry.\n let N: string[]\n\n if (isSequence && n[0] !== undefined && n[1] !== undefined) {\n const x = numeric(n[0])\n const y = numeric(n[1])\n const width = Math.max(n[0].length, n[1].length)\n let incr =\n n.length === 3 && n[2] !== undefined ?\n Math.max(Math.abs(numeric(n[2])), 1)\n : 1\n let test = lte\n const reverse = y < x\n if (reverse) {\n incr *= -1\n test = gte\n }\n const pad = n.some(isPadded)\n\n N = []\n\n for (let i = x; test(i, y) && N.length < max; i += incr) {\n let c\n if (isAlphaSequence) {\n c = String.fromCharCode(i)\n if (c === '\\\\') {\n c = ''\n }\n } else {\n c = String(i)\n if (pad) {\n const need = width - c.length\n if (need > 0) {\n const z = new Array(need + 1).join('0')\n if (i < 0) {\n c = '-' + z + c.slice(1)\n } else {\n c = z + c\n }\n }\n }\n }\n N.push(c)\n }\n } else {\n N = []\n\n for (let j = 0; j < n.length; j++) {\n N.push.apply(N, expand_(n[j] as string, max, false))\n }\n }\n\n for (let j = 0; j < N.length; j++) {\n for (let k = 0; k < post.length && expansions.length < max; k++) {\n const expansion = pre + N[j] + post[k]\n if (!isTop || isSequence || expansion) {\n expansions.push(expansion)\n }\n }\n }\n }\n\n return expansions\n}\n"]} \ No newline at end of file diff --git a/node_modules/brace-expansion/dist/esm/package.json b/node_modules/brace-expansion/dist/esm/package.json new file mode 100644 index 0000000..3dbc1ca --- /dev/null +++ b/node_modules/brace-expansion/dist/esm/package.json @@ -0,0 +1,3 @@ +{ + "type": "module" +} diff --git a/node_modules/brace-expansion/package.json b/node_modules/brace-expansion/package.json new file mode 100644 index 0000000..8152480 --- /dev/null +++ b/node_modules/brace-expansion/package.json @@ -0,0 +1,64 @@ +{ + "name": "brace-expansion", + "description": "Brace expansion as known from sh/bash", + "version": "5.0.6", + "files": [ + "dist" + ], + "exports": { + "./package.json": "./package.json", + ".": { + "import": { + "types": "./dist/esm/index.d.ts", + "default": "./dist/esm/index.js" + }, + "require": { + "types": "./dist/commonjs/index.d.ts", + "default": "./dist/commonjs/index.js" + } + } + }, + "type": "module", + "scripts": { + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "prepare": "tshy", + "pretest": "npm run prepare", + "presnap": "npm run prepare", + "test": "tap", + "snap": "tap", + "format": "prettier --write .", + "benchmark": "node benchmark/index.js", + "typedoc": "typedoc --tsconfig .tshy/esm.json ./src/*.ts" + }, + "devDependencies": { + "@types/brace-expansion": "^1.1.2", + "@types/node": "^25.2.1", + "mkdirp": "^3.0.1", + "prettier": "^3.3.2", + "tap": "^21.6.2", + "tshy": "^3.0.2", + "typedoc": "^0.28.5" + }, + "dependencies": { + "balanced-match": "^4.0.2" + }, + "license": "MIT", + "engines": { + "node": "18 || 20 || >=22" + }, + "tshy": { + "exports": { + "./package.json": "./package.json", + ".": "./src/index.ts" + } + }, + "main": "./dist/commonjs/index.js", + "types": "./dist/commonjs/index.d.ts", + "module": "./dist/esm/index.js", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/juliangruber/brace-expansion.git" + } +} diff --git a/node_modules/braces/LICENSE b/node_modules/braces/LICENSE new file mode 100644 index 0000000..9af4a67 --- /dev/null +++ b/node_modules/braces/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-present, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/braces/README.md b/node_modules/braces/README.md new file mode 100644 index 0000000..f59dd60 --- /dev/null +++ b/node_modules/braces/README.md @@ -0,0 +1,586 @@ +# braces [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W8YFZ425KND68) [![NPM version](https://img.shields.io/npm/v/braces.svg?style=flat)](https://www.npmjs.com/package/braces) [![NPM monthly downloads](https://img.shields.io/npm/dm/braces.svg?style=flat)](https://npmjs.org/package/braces) [![NPM total downloads](https://img.shields.io/npm/dt/braces.svg?style=flat)](https://npmjs.org/package/braces) [![Linux Build Status](https://img.shields.io/travis/micromatch/braces.svg?style=flat&label=Travis)](https://travis-ci.org/micromatch/braces) + +> Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. + +Please consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support. + +## Install + +Install with [npm](https://www.npmjs.com/): + +```sh +$ npm install --save braces +``` + +## v3.0.0 Released!! + +See the [changelog](CHANGELOG.md) for details. + +## Why use braces? + +Brace patterns make globs more powerful by adding the ability to match specific ranges and sequences of characters. + +- **Accurate** - complete support for the [Bash 4.3 Brace Expansion](www.gnu.org/software/bash/) specification (passes all of the Bash braces tests) +- **[fast and performant](#benchmarks)** - Starts fast, runs fast and [scales well](#performance) as patterns increase in complexity. +- **Organized code base** - The parser and compiler are easy to maintain and update when edge cases crop up. +- **Well-tested** - Thousands of test assertions, and passes all of the Bash, minimatch, and [brace-expansion](https://github.com/juliangruber/brace-expansion) unit tests (as of the date this was written). +- **Safer** - You shouldn't have to worry about users defining aggressive or malicious brace patterns that can break your application. Braces takes measures to prevent malicious regex that can be used for DDoS attacks (see [catastrophic backtracking](https://www.regular-expressions.info/catastrophic.html)). +- [Supports lists](#lists) - (aka "sets") `a/{b,c}/d` => `['a/b/d', 'a/c/d']` +- [Supports sequences](#sequences) - (aka "ranges") `{01..03}` => `['01', '02', '03']` +- [Supports steps](#steps) - (aka "increments") `{2..10..2}` => `['2', '4', '6', '8', '10']` +- [Supports escaping](#escaping) - To prevent evaluation of special characters. + +## Usage + +The main export is a function that takes one or more brace `patterns` and `options`. + +```js +const braces = require('braces'); +// braces(patterns[, options]); + +console.log(braces(['{01..05}', '{a..e}'])); +//=> ['(0[1-5])', '([a-e])'] + +console.log(braces(['{01..05}', '{a..e}'], { expand: true })); +//=> ['01', '02', '03', '04', '05', 'a', 'b', 'c', 'd', 'e'] +``` + +### Brace Expansion vs. Compilation + +By default, brace patterns are compiled into strings that are optimized for creating regular expressions and matching. + +**Compiled** + +```js +console.log(braces('a/{x,y,z}/b')); +//=> ['a/(x|y|z)/b'] +console.log(braces(['a/{01..20}/b', 'a/{1..5}/b'])); +//=> [ 'a/(0[1-9]|1[0-9]|20)/b', 'a/([1-5])/b' ] +``` + +**Expanded** + +Enable brace expansion by setting the `expand` option to true, or by using [braces.expand()](#expand) (returns an array similar to what you'd expect from Bash, or `echo {1..5}`, or [minimatch](https://github.com/isaacs/minimatch)): + +```js +console.log(braces('a/{x,y,z}/b', { expand: true })); +//=> ['a/x/b', 'a/y/b', 'a/z/b'] + +console.log(braces.expand('{01..10}')); +//=> ['01','02','03','04','05','06','07','08','09','10'] +``` + +### Lists + +Expand lists (like Bash "sets"): + +```js +console.log(braces('a/{foo,bar,baz}/*.js')); +//=> ['a/(foo|bar|baz)/*.js'] + +console.log(braces.expand('a/{foo,bar,baz}/*.js')); +//=> ['a/foo/*.js', 'a/bar/*.js', 'a/baz/*.js'] +``` + +### Sequences + +Expand ranges of characters (like Bash "sequences"): + +```js +console.log(braces.expand('{1..3}')); // ['1', '2', '3'] +console.log(braces.expand('a/{1..3}/b')); // ['a/1/b', 'a/2/b', 'a/3/b'] +console.log(braces('{a..c}', { expand: true })); // ['a', 'b', 'c'] +console.log(braces('foo/{a..c}', { expand: true })); // ['foo/a', 'foo/b', 'foo/c'] + +// supports zero-padded ranges +console.log(braces('a/{01..03}/b')); //=> ['a/(0[1-3])/b'] +console.log(braces('a/{001..300}/b')); //=> ['a/(0{2}[1-9]|0[1-9][0-9]|[12][0-9]{2}|300)/b'] +``` + +See [fill-range](https://github.com/jonschlinkert/fill-range) for all available range-expansion options. + +### Steppped ranges + +Steps, or increments, may be used with ranges: + +```js +console.log(braces.expand('{2..10..2}')); +//=> ['2', '4', '6', '8', '10'] + +console.log(braces('{2..10..2}')); +//=> ['(2|4|6|8|10)'] +``` + +When the [.optimize](#optimize) method is used, or [options.optimize](#optionsoptimize) is set to true, sequences are passed to [to-regex-range](https://github.com/jonschlinkert/to-regex-range) for expansion. + +### Nesting + +Brace patterns may be nested. The results of each expanded string are not sorted, and left to right order is preserved. + +**"Expanded" braces** + +```js +console.log(braces.expand('a{b,c,/{x,y}}/e')); +//=> ['ab/e', 'ac/e', 'a/x/e', 'a/y/e'] + +console.log(braces.expand('a/{x,{1..5},y}/c')); +//=> ['a/x/c', 'a/1/c', 'a/2/c', 'a/3/c', 'a/4/c', 'a/5/c', 'a/y/c'] +``` + +**"Optimized" braces** + +```js +console.log(braces('a{b,c,/{x,y}}/e')); +//=> ['a(b|c|/(x|y))/e'] + +console.log(braces('a/{x,{1..5},y}/c')); +//=> ['a/(x|([1-5])|y)/c'] +``` + +### Escaping + +**Escaping braces** + +A brace pattern will not be expanded or evaluted if _either the opening or closing brace is escaped_: + +```js +console.log(braces.expand('a\\{d,c,b}e')); +//=> ['a{d,c,b}e'] + +console.log(braces.expand('a{d,c,b\\}e')); +//=> ['a{d,c,b}e'] +``` + +**Escaping commas** + +Commas inside braces may also be escaped: + +```js +console.log(braces.expand('a{b\\,c}d')); +//=> ['a{b,c}d'] + +console.log(braces.expand('a{d\\,c,b}e')); +//=> ['ad,ce', 'abe'] +``` + +**Single items** + +Following bash conventions, a brace pattern is also not expanded when it contains a single character: + +```js +console.log(braces.expand('a{b}c')); +//=> ['a{b}c'] +``` + +## Options + +### options.maxLength + +**Type**: `Number` + +**Default**: `10,000` + +**Description**: Limit the length of the input string. Useful when the input string is generated or your application allows users to pass a string, et cetera. + +```js +console.log(braces('a/{b,c}/d', { maxLength: 3 })); //=> throws an error +``` + +### options.expand + +**Type**: `Boolean` + +**Default**: `undefined` + +**Description**: Generate an "expanded" brace pattern (alternatively you can use the `braces.expand()` method, which does the same thing). + +```js +console.log(braces('a/{b,c}/d', { expand: true })); +//=> [ 'a/b/d', 'a/c/d' ] +``` + +### options.nodupes + +**Type**: `Boolean` + +**Default**: `undefined` + +**Description**: Remove duplicates from the returned array. + +### options.rangeLimit + +**Type**: `Number` + +**Default**: `1000` + +**Description**: To prevent malicious patterns from being passed by users, an error is thrown when `braces.expand()` is used or `options.expand` is true and the generated range will exceed the `rangeLimit`. + +You can customize `options.rangeLimit` or set it to `Inifinity` to disable this altogether. + +**Examples** + +```js +// pattern exceeds the "rangeLimit", so it's optimized automatically +console.log(braces.expand('{1..1000}')); +//=> ['([1-9]|[1-9][0-9]{1,2}|1000)'] + +// pattern does not exceed "rangeLimit", so it's NOT optimized +console.log(braces.expand('{1..100}')); +//=> ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '95', '96', '97', '98', '99', '100'] +``` + +### options.transform + +**Type**: `Function` + +**Default**: `undefined` + +**Description**: Customize range expansion. + +**Example: Transforming non-numeric values** + +```js +const alpha = braces.expand('x/{a..e}/y', { + transform(value, index) { + // When non-numeric values are passed, "value" is a character code. + return 'foo/' + String.fromCharCode(value) + '-' + index; + }, +}); +console.log(alpha); +//=> [ 'x/foo/a-0/y', 'x/foo/b-1/y', 'x/foo/c-2/y', 'x/foo/d-3/y', 'x/foo/e-4/y' ] +``` + +**Example: Transforming numeric values** + +```js +const numeric = braces.expand('{1..5}', { + transform(value) { + // when numeric values are passed, "value" is a number + return 'foo/' + value * 2; + }, +}); +console.log(numeric); +//=> [ 'foo/2', 'foo/4', 'foo/6', 'foo/8', 'foo/10' ] +``` + +### options.quantifiers + +**Type**: `Boolean` + +**Default**: `undefined` + +**Description**: In regular expressions, quanitifiers can be used to specify how many times a token can be repeated. For example, `a{1,3}` will match the letter `a` one to three times. + +Unfortunately, regex quantifiers happen to share the same syntax as [Bash lists](#lists) + +The `quantifiers` option tells braces to detect when [regex quantifiers](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#quantifiers) are defined in the given pattern, and not to try to expand them as lists. + +**Examples** + +```js +const braces = require('braces'); +console.log(braces('a/b{1,3}/{x,y,z}')); +//=> [ 'a/b(1|3)/(x|y|z)' ] +console.log(braces('a/b{1,3}/{x,y,z}', { quantifiers: true })); +//=> [ 'a/b{1,3}/(x|y|z)' ] +console.log(braces('a/b{1,3}/{x,y,z}', { quantifiers: true, expand: true })); +//=> [ 'a/b{1,3}/x', 'a/b{1,3}/y', 'a/b{1,3}/z' ] +``` + +### options.keepEscaping + +**Type**: `Boolean` + +**Default**: `undefined` + +**Description**: Do not strip backslashes that were used for escaping from the result. + +## What is "brace expansion"? + +Brace expansion is a type of parameter expansion that was made popular by unix shells for generating lists of strings, as well as regex-like matching when used alongside wildcards (globs). + +In addition to "expansion", braces are also used for matching. In other words: + +- [brace expansion](#brace-expansion) is for generating new lists +- [brace matching](#brace-matching) is for filtering existing lists + +<details> +<summary><strong>More about brace expansion</strong> (click to expand)</summary> + +There are two main types of brace expansion: + +1. **lists**: which are defined using comma-separated values inside curly braces: `{a,b,c}` +2. **sequences**: which are defined using a starting value and an ending value, separated by two dots: `a{1..3}b`. Optionally, a third argument may be passed to define a "step" or increment to use: `a{1..100..10}b`. These are also sometimes referred to as "ranges". + +Here are some example brace patterns to illustrate how they work: + +**Sets** + +``` +{a,b,c} => a b c +{a,b,c}{1,2} => a1 a2 b1 b2 c1 c2 +``` + +**Sequences** + +``` +{1..9} => 1 2 3 4 5 6 7 8 9 +{4..-4} => 4 3 2 1 0 -1 -2 -3 -4 +{1..20..3} => 1 4 7 10 13 16 19 +{a..j} => a b c d e f g h i j +{j..a} => j i h g f e d c b a +{a..z..3} => a d g j m p s v y +``` + +**Combination** + +Sets and sequences can be mixed together or used along with any other strings. + +``` +{a,b,c}{1..3} => a1 a2 a3 b1 b2 b3 c1 c2 c3 +foo/{a,b,c}/bar => foo/a/bar foo/b/bar foo/c/bar +``` + +The fact that braces can be "expanded" from relatively simple patterns makes them ideal for quickly generating test fixtures, file paths, and similar use cases. + +## Brace matching + +In addition to _expansion_, brace patterns are also useful for performing regular-expression-like matching. + +For example, the pattern `foo/{1..3}/bar` would match any of following strings: + +``` +foo/1/bar +foo/2/bar +foo/3/bar +``` + +But not: + +``` +baz/1/qux +baz/2/qux +baz/3/qux +``` + +Braces can also be combined with [glob patterns](https://github.com/jonschlinkert/micromatch) to perform more advanced wildcard matching. For example, the pattern `*/{1..3}/*` would match any of following strings: + +``` +foo/1/bar +foo/2/bar +foo/3/bar +baz/1/qux +baz/2/qux +baz/3/qux +``` + +## Brace matching pitfalls + +Although brace patterns offer a user-friendly way of matching ranges or sets of strings, there are also some major disadvantages and potential risks you should be aware of. + +### tldr + +**"brace bombs"** + +- brace expansion can eat up a huge amount of processing resources +- as brace patterns increase _linearly in size_, the system resources required to expand the pattern increase exponentially +- users can accidentally (or intentially) exhaust your system's resources resulting in the equivalent of a DoS attack (bonus: no programming knowledge is required!) + +For a more detailed explanation with examples, see the [geometric complexity](#geometric-complexity) section. + +### The solution + +Jump to the [performance section](#performance) to see how Braces solves this problem in comparison to other libraries. + +### Geometric complexity + +At minimum, brace patterns with sets limited to two elements have quadradic or `O(n^2)` complexity. But the complexity of the algorithm increases exponentially as the number of sets, _and elements per set_, increases, which is `O(n^c)`. + +For example, the following sets demonstrate quadratic (`O(n^2)`) complexity: + +``` +{1,2}{3,4} => (2X2) => 13 14 23 24 +{1,2}{3,4}{5,6} => (2X2X2) => 135 136 145 146 235 236 245 246 +``` + +But add an element to a set, and we get a n-fold Cartesian product with `O(n^c)` complexity: + +``` +{1,2,3}{4,5,6}{7,8,9} => (3X3X3) => 147 148 149 157 158 159 167 168 169 247 248 + 249 257 258 259 267 268 269 347 348 349 357 + 358 359 367 368 369 +``` + +Now, imagine how this complexity grows given that each element is a n-tuple: + +``` +{1..100}{1..100} => (100X100) => 10,000 elements (38.4 kB) +{1..100}{1..100}{1..100} => (100X100X100) => 1,000,000 elements (5.76 MB) +``` + +Although these examples are clearly contrived, they demonstrate how brace patterns can quickly grow out of control. + +**More information** + +Interested in learning more about brace expansion? + +- [linuxjournal/bash-brace-expansion](http://www.linuxjournal.com/content/bash-brace-expansion) +- [rosettacode/Brace_expansion](https://rosettacode.org/wiki/Brace_expansion) +- [cartesian product](https://en.wikipedia.org/wiki/Cartesian_product) + +</details> + +## Performance + +Braces is not only screaming fast, it's also more accurate the other brace expansion libraries. + +### Better algorithms + +Fortunately there is a solution to the ["brace bomb" problem](#brace-matching-pitfalls): _don't expand brace patterns into an array when they're used for matching_. + +Instead, convert the pattern into an optimized regular expression. This is easier said than done, and braces is the only library that does this currently. + +**The proof is in the numbers** + +Minimatch gets exponentially slower as patterns increase in complexity, braces does not. The following results were generated using `braces()` and `minimatch.braceExpand()`, respectively. + +| **Pattern** | **braces** | **[minimatch][]** | +| --------------------------- | ------------------- | ---------------------------- | +| `{1..9007199254740991}`[^1] | `298 B` (5ms 459μs) | N/A (freezes) | +| `{1..1000000000000000}` | `41 B` (1ms 15μs) | N/A (freezes) | +| `{1..100000000000000}` | `40 B` (890μs) | N/A (freezes) | +| `{1..10000000000000}` | `39 B` (2ms 49μs) | N/A (freezes) | +| `{1..1000000000000}` | `38 B` (608μs) | N/A (freezes) | +| `{1..100000000000}` | `37 B` (397μs) | N/A (freezes) | +| `{1..10000000000}` | `35 B` (983μs) | N/A (freezes) | +| `{1..1000000000}` | `34 B` (798μs) | N/A (freezes) | +| `{1..100000000}` | `33 B` (733μs) | N/A (freezes) | +| `{1..10000000}` | `32 B` (5ms 632μs) | `78.89 MB` (16s 388ms 569μs) | +| `{1..1000000}` | `31 B` (1ms 381μs) | `6.89 MB` (1s 496ms 887μs) | +| `{1..100000}` | `30 B` (950μs) | `588.89 kB` (146ms 921μs) | +| `{1..10000}` | `29 B` (1ms 114μs) | `48.89 kB` (14ms 187μs) | +| `{1..1000}` | `28 B` (760μs) | `3.89 kB` (1ms 453μs) | +| `{1..100}` | `22 B` (345μs) | `291 B` (196μs) | +| `{1..10}` | `10 B` (533μs) | `20 B` (37μs) | +| `{1..3}` | `7 B` (190μs) | `5 B` (27μs) | + +### Faster algorithms + +When you need expansion, braces is still much faster. + +_(the following results were generated using `braces.expand()` and `minimatch.braceExpand()`, respectively)_ + +| **Pattern** | **braces** | **[minimatch][]** | +| --------------- | --------------------------- | ---------------------------- | +| `{1..10000000}` | `78.89 MB` (2s 698ms 642μs) | `78.89 MB` (18s 601ms 974μs) | +| `{1..1000000}` | `6.89 MB` (458ms 576μs) | `6.89 MB` (1s 491ms 621μs) | +| `{1..100000}` | `588.89 kB` (20ms 728μs) | `588.89 kB` (156ms 919μs) | +| `{1..10000}` | `48.89 kB` (2ms 202μs) | `48.89 kB` (13ms 641μs) | +| `{1..1000}` | `3.89 kB` (1ms 796μs) | `3.89 kB` (1ms 958μs) | +| `{1..100}` | `291 B` (424μs) | `291 B` (211μs) | +| `{1..10}` | `20 B` (487μs) | `20 B` (72μs) | +| `{1..3}` | `5 B` (166μs) | `5 B` (27μs) | + +If you'd like to run these comparisons yourself, see [test/support/generate.js](test/support/generate.js). + +## Benchmarks + +### Running benchmarks + +Install dev dependencies: + +```bash +npm i -d && npm benchmark +``` + +### Latest results + +Braces is more accurate, without sacrificing performance. + +```bash +● expand - range (expanded) + braces x 53,167 ops/sec ±0.12% (102 runs sampled) + minimatch x 11,378 ops/sec ±0.10% (102 runs sampled) +● expand - range (optimized for regex) + braces x 373,442 ops/sec ±0.04% (100 runs sampled) + minimatch x 3,262 ops/sec ±0.18% (100 runs sampled) +● expand - nested ranges (expanded) + braces x 33,921 ops/sec ±0.09% (99 runs sampled) + minimatch x 10,855 ops/sec ±0.28% (100 runs sampled) +● expand - nested ranges (optimized for regex) + braces x 287,479 ops/sec ±0.52% (98 runs sampled) + minimatch x 3,219 ops/sec ±0.28% (101 runs sampled) +● expand - set (expanded) + braces x 238,243 ops/sec ±0.19% (97 runs sampled) + minimatch x 538,268 ops/sec ±0.31% (96 runs sampled) +● expand - set (optimized for regex) + braces x 321,844 ops/sec ±0.10% (97 runs sampled) + minimatch x 140,600 ops/sec ±0.15% (100 runs sampled) +● expand - nested sets (expanded) + braces x 165,371 ops/sec ±0.42% (96 runs sampled) + minimatch x 337,720 ops/sec ±0.28% (100 runs sampled) +● expand - nested sets (optimized for regex) + braces x 242,948 ops/sec ±0.12% (99 runs sampled) + minimatch x 87,403 ops/sec ±0.79% (96 runs sampled) +``` + +## About + +<details> +<summary><strong>Contributing</strong></summary> + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). + +</details> + +<details> +<summary><strong>Running Tests</strong></summary> + +Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: + +```sh +$ npm install && npm test +``` + +</details> + +<details> +<summary><strong>Building docs</strong></summary> + +_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ + +To generate the readme, run the following command: + +```sh +$ npm install -g verbose/verb#dev verb-generate-readme && verb +``` + +</details> + +### Contributors + +| **Commits** | **Contributor** | +| ----------- | ------------------------------------------------------------- | +| 197 | [jonschlinkert](https://github.com/jonschlinkert) | +| 4 | [doowb](https://github.com/doowb) | +| 1 | [es128](https://github.com/es128) | +| 1 | [eush77](https://github.com/eush77) | +| 1 | [hemanth](https://github.com/hemanth) | +| 1 | [wtgtybhertgeghgtwtg](https://github.com/wtgtybhertgeghgtwtg) | + +### Author + +**Jon Schlinkert** + +- [GitHub Profile](https://github.com/jonschlinkert) +- [Twitter Profile](https://twitter.com/jonschlinkert) +- [LinkedIn Profile](https://linkedin.com/in/jonschlinkert) + +### License + +Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert). +Released under the [MIT License](LICENSE). + +--- + +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on April 08, 2019._ diff --git a/node_modules/braces/index.js b/node_modules/braces/index.js new file mode 100644 index 0000000..d222c13 --- /dev/null +++ b/node_modules/braces/index.js @@ -0,0 +1,170 @@ +'use strict'; + +const stringify = require('./lib/stringify'); +const compile = require('./lib/compile'); +const expand = require('./lib/expand'); +const parse = require('./lib/parse'); + +/** + * Expand the given pattern or create a regex-compatible string. + * + * ```js + * const braces = require('braces'); + * console.log(braces('{a,b,c}', { compile: true })); //=> ['(a|b|c)'] + * console.log(braces('{a,b,c}')); //=> ['a', 'b', 'c'] + * ``` + * @param {String} `str` + * @param {Object} `options` + * @return {String} + * @api public + */ + +const braces = (input, options = {}) => { + let output = []; + + if (Array.isArray(input)) { + for (const pattern of input) { + const result = braces.create(pattern, options); + if (Array.isArray(result)) { + output.push(...result); + } else { + output.push(result); + } + } + } else { + output = [].concat(braces.create(input, options)); + } + + if (options && options.expand === true && options.nodupes === true) { + output = [...new Set(output)]; + } + return output; +}; + +/** + * Parse the given `str` with the given `options`. + * + * ```js + * // braces.parse(pattern, [, options]); + * const ast = braces.parse('a/{b,c}/d'); + * console.log(ast); + * ``` + * @param {String} pattern Brace pattern to parse + * @param {Object} options + * @return {Object} Returns an AST + * @api public + */ + +braces.parse = (input, options = {}) => parse(input, options); + +/** + * Creates a braces string from an AST, or an AST node. + * + * ```js + * const braces = require('braces'); + * let ast = braces.parse('foo/{a,b}/bar'); + * console.log(stringify(ast.nodes[2])); //=> '{a,b}' + * ``` + * @param {String} `input` Brace pattern or AST. + * @param {Object} `options` + * @return {Array} Returns an array of expanded values. + * @api public + */ + +braces.stringify = (input, options = {}) => { + if (typeof input === 'string') { + return stringify(braces.parse(input, options), options); + } + return stringify(input, options); +}; + +/** + * Compiles a brace pattern into a regex-compatible, optimized string. + * This method is called by the main [braces](#braces) function by default. + * + * ```js + * const braces = require('braces'); + * console.log(braces.compile('a/{b,c}/d')); + * //=> ['a/(b|c)/d'] + * ``` + * @param {String} `input` Brace pattern or AST. + * @param {Object} `options` + * @return {Array} Returns an array of expanded values. + * @api public + */ + +braces.compile = (input, options = {}) => { + if (typeof input === 'string') { + input = braces.parse(input, options); + } + return compile(input, options); +}; + +/** + * Expands a brace pattern into an array. This method is called by the + * main [braces](#braces) function when `options.expand` is true. Before + * using this method it's recommended that you read the [performance notes](#performance)) + * and advantages of using [.compile](#compile) instead. + * + * ```js + * const braces = require('braces'); + * console.log(braces.expand('a/{b,c}/d')); + * //=> ['a/b/d', 'a/c/d']; + * ``` + * @param {String} `pattern` Brace pattern + * @param {Object} `options` + * @return {Array} Returns an array of expanded values. + * @api public + */ + +braces.expand = (input, options = {}) => { + if (typeof input === 'string') { + input = braces.parse(input, options); + } + + let result = expand(input, options); + + // filter out empty strings if specified + if (options.noempty === true) { + result = result.filter(Boolean); + } + + // filter out duplicates if specified + if (options.nodupes === true) { + result = [...new Set(result)]; + } + + return result; +}; + +/** + * Processes a brace pattern and returns either an expanded array + * (if `options.expand` is true), a highly optimized regex-compatible string. + * This method is called by the main [braces](#braces) function. + * + * ```js + * const braces = require('braces'); + * console.log(braces.create('user-{200..300}/project-{a,b,c}-{1..10}')) + * //=> 'user-(20[0-9]|2[1-9][0-9]|300)/project-(a|b|c)-([1-9]|10)' + * ``` + * @param {String} `pattern` Brace pattern + * @param {Object} `options` + * @return {Array} Returns an array of expanded values. + * @api public + */ + +braces.create = (input, options = {}) => { + if (input === '' || input.length < 3) { + return [input]; + } + + return options.expand !== true + ? braces.compile(input, options) + : braces.expand(input, options); +}; + +/** + * Expose "braces" + */ + +module.exports = braces; diff --git a/node_modules/braces/lib/compile.js b/node_modules/braces/lib/compile.js new file mode 100644 index 0000000..dce69be --- /dev/null +++ b/node_modules/braces/lib/compile.js @@ -0,0 +1,60 @@ +'use strict'; + +const fill = require('fill-range'); +const utils = require('./utils'); + +const compile = (ast, options = {}) => { + const walk = (node, parent = {}) => { + const invalidBlock = utils.isInvalidBrace(parent); + const invalidNode = node.invalid === true && options.escapeInvalid === true; + const invalid = invalidBlock === true || invalidNode === true; + const prefix = options.escapeInvalid === true ? '\\' : ''; + let output = ''; + + if (node.isOpen === true) { + return prefix + node.value; + } + + if (node.isClose === true) { + console.log('node.isClose', prefix, node.value); + return prefix + node.value; + } + + if (node.type === 'open') { + return invalid ? prefix + node.value : '('; + } + + if (node.type === 'close') { + return invalid ? prefix + node.value : ')'; + } + + if (node.type === 'comma') { + return node.prev.type === 'comma' ? '' : invalid ? node.value : '|'; + } + + if (node.value) { + return node.value; + } + + if (node.nodes && node.ranges > 0) { + const args = utils.reduce(node.nodes); + const range = fill(...args, { ...options, wrap: false, toRegex: true, strictZeros: true }); + + if (range.length !== 0) { + return args.length > 1 && range.length > 1 ? `(${range})` : range; + } + } + + if (node.nodes) { + for (const child of node.nodes) { + output += walk(child, node); + } + } + + return output; + }; + + return walk(ast); +}; + +module.exports = compile; diff --git a/node_modules/braces/lib/constants.js b/node_modules/braces/lib/constants.js new file mode 100644 index 0000000..2bb3b88 --- /dev/null +++ b/node_modules/braces/lib/constants.js @@ -0,0 +1,57 @@ +'use strict'; + +module.exports = { + MAX_LENGTH: 10000, + + // Digits + CHAR_0: '0', /* 0 */ + CHAR_9: '9', /* 9 */ + + // Alphabet chars. + CHAR_UPPERCASE_A: 'A', /* A */ + CHAR_LOWERCASE_A: 'a', /* a */ + CHAR_UPPERCASE_Z: 'Z', /* Z */ + CHAR_LOWERCASE_Z: 'z', /* z */ + + CHAR_LEFT_PARENTHESES: '(', /* ( */ + CHAR_RIGHT_PARENTHESES: ')', /* ) */ + + CHAR_ASTERISK: '*', /* * */ + + // Non-alphabetic chars. + CHAR_AMPERSAND: '&', /* & */ + CHAR_AT: '@', /* @ */ + CHAR_BACKSLASH: '\\', /* \ */ + CHAR_BACKTICK: '`', /* ` */ + CHAR_CARRIAGE_RETURN: '\r', /* \r */ + CHAR_CIRCUMFLEX_ACCENT: '^', /* ^ */ + CHAR_COLON: ':', /* : */ + CHAR_COMMA: ',', /* , */ + CHAR_DOLLAR: '$', /* . */ + CHAR_DOT: '.', /* . */ + CHAR_DOUBLE_QUOTE: '"', /* " */ + CHAR_EQUAL: '=', /* = */ + CHAR_EXCLAMATION_MARK: '!', /* ! */ + CHAR_FORM_FEED: '\f', /* \f */ + CHAR_FORWARD_SLASH: '/', /* / */ + CHAR_HASH: '#', /* # */ + CHAR_HYPHEN_MINUS: '-', /* - */ + CHAR_LEFT_ANGLE_BRACKET: '<', /* < */ + CHAR_LEFT_CURLY_BRACE: '{', /* { */ + CHAR_LEFT_SQUARE_BRACKET: '[', /* [ */ + CHAR_LINE_FEED: '\n', /* \n */ + CHAR_NO_BREAK_SPACE: '\u00A0', /* \u00A0 */ + CHAR_PERCENT: '%', /* % */ + CHAR_PLUS: '+', /* + */ + CHAR_QUESTION_MARK: '?', /* ? */ + CHAR_RIGHT_ANGLE_BRACKET: '>', /* > */ + CHAR_RIGHT_CURLY_BRACE: '}', /* } */ + CHAR_RIGHT_SQUARE_BRACKET: ']', /* ] */ + CHAR_SEMICOLON: ';', /* ; */ + CHAR_SINGLE_QUOTE: '\'', /* ' */ + CHAR_SPACE: ' ', /* */ + CHAR_TAB: '\t', /* \t */ + CHAR_UNDERSCORE: '_', /* _ */ + CHAR_VERTICAL_LINE: '|', /* | */ + CHAR_ZERO_WIDTH_NOBREAK_SPACE: '\uFEFF' /* \uFEFF */ +}; diff --git a/node_modules/braces/lib/expand.js b/node_modules/braces/lib/expand.js new file mode 100644 index 0000000..35b2c41 --- /dev/null +++ b/node_modules/braces/lib/expand.js @@ -0,0 +1,113 @@ +'use strict'; + +const fill = require('fill-range'); +const stringify = require('./stringify'); +const utils = require('./utils'); + +const append = (queue = '', stash = '', enclose = false) => { + const result = []; + + queue = [].concat(queue); + stash = [].concat(stash); + + if (!stash.length) return queue; + if (!queue.length) { + return enclose ? utils.flatten(stash).map(ele => `{${ele}}`) : stash; + } + + for (const item of queue) { + if (Array.isArray(item)) { + for (const value of item) { + result.push(append(value, stash, enclose)); + } + } else { + for (let ele of stash) { + if (enclose === true && typeof ele === 'string') ele = `{${ele}}`; + result.push(Array.isArray(ele) ? append(item, ele, enclose) : item + ele); + } + } + } + return utils.flatten(result); +}; + +const expand = (ast, options = {}) => { + const rangeLimit = options.rangeLimit === undefined ? 1000 : options.rangeLimit; + + const walk = (node, parent = {}) => { + node.queue = []; + + let p = parent; + let q = parent.queue; + + while (p.type !== 'brace' && p.type !== 'root' && p.parent) { + p = p.parent; + q = p.queue; + } + + if (node.invalid || node.dollar) { + q.push(append(q.pop(), stringify(node, options))); + return; + } + + if (node.type === 'brace' && node.invalid !== true && node.nodes.length === 2) { + q.push(append(q.pop(), ['{}'])); + return; + } + + if (node.nodes && node.ranges > 0) { + const args = utils.reduce(node.nodes); + + if (utils.exceedsLimit(...args, options.step, rangeLimit)) { + throw new RangeError('expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.'); + } + + let range = fill(...args, options); + if (range.length === 0) { + range = stringify(node, options); + } + + q.push(append(q.pop(), range)); + node.nodes = []; + return; + } + + const enclose = utils.encloseBrace(node); + let queue = node.queue; + let block = node; + + while (block.type !== 'brace' && block.type !== 'root' && block.parent) { + block = block.parent; + queue = block.queue; + } + + for (let i = 0; i < node.nodes.length; i++) { + const child = node.nodes[i]; + + if (child.type === 'comma' && node.type === 'brace') { + if (i === 1) queue.push(''); + queue.push(''); + continue; + } + + if (child.type === 'close') { + q.push(append(q.pop(), queue, enclose)); + continue; + } + + if (child.value && child.type !== 'open') { + queue.push(append(queue.pop(), child.value)); + continue; + } + + if (child.nodes) { + walk(child, node); + } + } + + return queue; + }; + + return utils.flatten(walk(ast)); +}; + +module.exports = expand; diff --git a/node_modules/braces/lib/parse.js b/node_modules/braces/lib/parse.js new file mode 100644 index 0000000..3a6988e --- /dev/null +++ b/node_modules/braces/lib/parse.js @@ -0,0 +1,331 @@ +'use strict'; + +const stringify = require('./stringify'); + +/** + * Constants + */ + +const { + MAX_LENGTH, + CHAR_BACKSLASH, /* \ */ + CHAR_BACKTICK, /* ` */ + CHAR_COMMA, /* , */ + CHAR_DOT, /* . */ + CHAR_LEFT_PARENTHESES, /* ( */ + CHAR_RIGHT_PARENTHESES, /* ) */ + CHAR_LEFT_CURLY_BRACE, /* { */ + CHAR_RIGHT_CURLY_BRACE, /* } */ + CHAR_LEFT_SQUARE_BRACKET, /* [ */ + CHAR_RIGHT_SQUARE_BRACKET, /* ] */ + CHAR_DOUBLE_QUOTE, /* " */ + CHAR_SINGLE_QUOTE, /* ' */ + CHAR_NO_BREAK_SPACE, + CHAR_ZERO_WIDTH_NOBREAK_SPACE +} = require('./constants'); + +/** + * parse + */ + +const parse = (input, options = {}) => { + if (typeof input !== 'string') { + throw new TypeError('Expected a string'); + } + + const opts = options || {}; + const max = typeof opts.maxLength === 'number' ? Math.min(MAX_LENGTH, opts.maxLength) : MAX_LENGTH; + if (input.length > max) { + throw new SyntaxError(`Input length (${input.length}), exceeds max characters (${max})`); + } + + const ast = { type: 'root', input, nodes: [] }; + const stack = [ast]; + let block = ast; + let prev = ast; + let brackets = 0; + const length = input.length; + let index = 0; + let depth = 0; + let value; + + /** + * Helpers + */ + + const advance = () => input[index++]; + const push = node => { + if (node.type === 'text' && prev.type === 'dot') { + prev.type = 'text'; + } + + if (prev && prev.type === 'text' && node.type === 'text') { + prev.value += node.value; + return; + } + + block.nodes.push(node); + node.parent = block; + node.prev = prev; + prev = node; + return node; + }; + + push({ type: 'bos' }); + + while (index < length) { + block = stack[stack.length - 1]; + value = advance(); + + /** + * Invalid chars + */ + + if (value === CHAR_ZERO_WIDTH_NOBREAK_SPACE || value === CHAR_NO_BREAK_SPACE) { + continue; + } + + /** + * Escaped chars + */ + + if (value === CHAR_BACKSLASH) { + push({ type: 'text', value: (options.keepEscaping ? value : '') + advance() }); + continue; + } + + /** + * Right square bracket (literal): ']' + */ + + if (value === CHAR_RIGHT_SQUARE_BRACKET) { + push({ type: 'text', value: '\\' + value }); + continue; + } + + /** + * Left square bracket: '[' + */ + + if (value === CHAR_LEFT_SQUARE_BRACKET) { + brackets++; + + let next; + + while (index < length && (next = advance())) { + value += next; + + if (next === CHAR_LEFT_SQUARE_BRACKET) { + brackets++; + continue; + } + + if (next === CHAR_BACKSLASH) { + value += advance(); + continue; + } + + if (next === CHAR_RIGHT_SQUARE_BRACKET) { + brackets--; + + if (brackets === 0) { + break; + } + } + } + + push({ type: 'text', value }); + continue; + } + + /** + * Parentheses + */ + + if (value === CHAR_LEFT_PARENTHESES) { + block = push({ type: 'paren', nodes: [] }); + stack.push(block); + push({ type: 'text', value }); + continue; + } + + if (value === CHAR_RIGHT_PARENTHESES) { + if (block.type !== 'paren') { + push({ type: 'text', value }); + continue; + } + block = stack.pop(); + push({ type: 'text', value }); + block = stack[stack.length - 1]; + continue; + } + + /** + * Quotes: '|"|` + */ + + if (value === CHAR_DOUBLE_QUOTE || value === CHAR_SINGLE_QUOTE || value === CHAR_BACKTICK) { + const open = value; + let next; + + if (options.keepQuotes !== true) { + value = ''; + } + + while (index < length && (next = advance())) { + if (next === CHAR_BACKSLASH) { + value += next + advance(); + continue; + } + + if (next === open) { + if (options.keepQuotes === true) value += next; + break; + } + + value += next; + } + + push({ type: 'text', value }); + continue; + } + + /** + * Left curly brace: '{' + */ + + if (value === CHAR_LEFT_CURLY_BRACE) { + depth++; + + const dollar = prev.value && prev.value.slice(-1) === '$' || block.dollar === true; + const brace = { + type: 'brace', + open: true, + close: false, + dollar, + depth, + commas: 0, + ranges: 0, + nodes: [] + }; + + block = push(brace); + stack.push(block); + push({ type: 'open', value }); + continue; + } + + /** + * Right curly brace: '}' + */ + + if (value === CHAR_RIGHT_CURLY_BRACE) { + if (block.type !== 'brace') { + push({ type: 'text', value }); + continue; + } + + const type = 'close'; + block = stack.pop(); + block.close = true; + + push({ type, value }); + depth--; + + block = stack[stack.length - 1]; + continue; + } + + /** + * Comma: ',' + */ + + if (value === CHAR_COMMA && depth > 0) { + if (block.ranges > 0) { + block.ranges = 0; + const open = block.nodes.shift(); + block.nodes = [open, { type: 'text', value: stringify(block) }]; + } + + push({ type: 'comma', value }); + block.commas++; + continue; + } + + /** + * Dot: '.' + */ + + if (value === CHAR_DOT && depth > 0 && block.commas === 0) { + const siblings = block.nodes; + + if (depth === 0 || siblings.length === 0) { + push({ type: 'text', value }); + continue; + } + + if (prev.type === 'dot') { + block.range = []; + prev.value += value; + prev.type = 'range'; + + if (block.nodes.length !== 3 && block.nodes.length !== 5) { + block.invalid = true; + block.ranges = 0; + prev.type = 'text'; + continue; + } + + block.ranges++; + block.args = []; + continue; + } + + if (prev.type === 'range') { + siblings.pop(); + + const before = siblings[siblings.length - 1]; + before.value += prev.value + value; + prev = before; + block.ranges--; + continue; + } + + push({ type: 'dot', value }); + continue; + } + + /** + * Text + */ + + push({ type: 'text', value }); + } + + // Mark imbalanced braces and brackets as invalid + do { + block = stack.pop(); + + if (block.type !== 'root') { + block.nodes.forEach(node => { + if (!node.nodes) { + if (node.type === 'open') node.isOpen = true; + if (node.type === 'close') node.isClose = true; + if (!node.nodes) node.type = 'text'; + node.invalid = true; + } + }); + + // get the location of the block on parent.nodes (block's siblings) + const parent = stack[stack.length - 1]; + const index = parent.nodes.indexOf(block); + // replace the (invalid) block with it's nodes + parent.nodes.splice(index, 1, ...block.nodes); + } + } while (stack.length > 0); + + push({ type: 'eos' }); + return ast; +}; + +module.exports = parse; diff --git a/node_modules/braces/lib/stringify.js b/node_modules/braces/lib/stringify.js new file mode 100644 index 0000000..8bcf872 --- /dev/null +++ b/node_modules/braces/lib/stringify.js @@ -0,0 +1,32 @@ +'use strict'; + +const utils = require('./utils'); + +module.exports = (ast, options = {}) => { + const stringify = (node, parent = {}) => { + const invalidBlock = options.escapeInvalid && utils.isInvalidBrace(parent); + const invalidNode = node.invalid === true && options.escapeInvalid === true; + let output = ''; + + if (node.value) { + if ((invalidBlock || invalidNode) && utils.isOpenOrClose(node)) { + return '\\' + node.value; + } + return node.value; + } + + if (node.value) { + return node.value; + } + + if (node.nodes) { + for (const child of node.nodes) { + output += stringify(child); + } + } + return output; + }; + + return stringify(ast); +}; + diff --git a/node_modules/braces/lib/utils.js b/node_modules/braces/lib/utils.js new file mode 100644 index 0000000..d19311f --- /dev/null +++ b/node_modules/braces/lib/utils.js @@ -0,0 +1,122 @@ +'use strict'; + +exports.isInteger = num => { + if (typeof num === 'number') { + return Number.isInteger(num); + } + if (typeof num === 'string' && num.trim() !== '') { + return Number.isInteger(Number(num)); + } + return false; +}; + +/** + * Find a node of the given type + */ + +exports.find = (node, type) => node.nodes.find(node => node.type === type); + +/** + * Find a node of the given type + */ + +exports.exceedsLimit = (min, max, step = 1, limit) => { + if (limit === false) return false; + if (!exports.isInteger(min) || !exports.isInteger(max)) return false; + return ((Number(max) - Number(min)) / Number(step)) >= limit; +}; + +/** + * Escape the given node with '\\' before node.value + */ + +exports.escapeNode = (block, n = 0, type) => { + const node = block.nodes[n]; + if (!node) return; + + if ((type && node.type === type) || node.type === 'open' || node.type === 'close') { + if (node.escaped !== true) { + node.value = '\\' + node.value; + node.escaped = true; + } + } +}; + +/** + * Returns true if the given brace node should be enclosed in literal braces + */ + +exports.encloseBrace = node => { + if (node.type !== 'brace') return false; + if ((node.commas >> 0 + node.ranges >> 0) === 0) { + node.invalid = true; + return true; + } + return false; +}; + +/** + * Returns true if a brace node is invalid. + */ + +exports.isInvalidBrace = block => { + if (block.type !== 'brace') return false; + if (block.invalid === true || block.dollar) return true; + if ((block.commas >> 0 + block.ranges >> 0) === 0) { + block.invalid = true; + return true; + } + if (block.open !== true || block.close !== true) { + block.invalid = true; + return true; + } + return false; +}; + +/** + * Returns true if a node is an open or close node + */ + +exports.isOpenOrClose = node => { + if (node.type === 'open' || node.type === 'close') { + return true; + } + return node.open === true || node.close === true; +}; + +/** + * Reduce an array of text nodes. + */ + +exports.reduce = nodes => nodes.reduce((acc, node) => { + if (node.type === 'text') acc.push(node.value); + if (node.type === 'range') node.type = 'text'; + return acc; +}, []); + +/** + * Flatten an array + */ + +exports.flatten = (...args) => { + const result = []; + + const flat = arr => { + for (let i = 0; i < arr.length; i++) { + const ele = arr[i]; + + if (Array.isArray(ele)) { + flat(ele); + continue; + } + + if (ele !== undefined) { + result.push(ele); + } + } + return result; + }; + + flat(args); + return result; +}; diff --git a/node_modules/braces/package.json b/node_modules/braces/package.json new file mode 100644 index 0000000..c3c056e --- /dev/null +++ b/node_modules/braces/package.json @@ -0,0 +1,77 @@ +{ + "name": "braces", + "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", + "version": "3.0.3", + "homepage": "https://github.com/micromatch/braces", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Elan Shanker (https://github.com/es128)", + "Eugene Sharygin (https://github.com/eush77)", + "hemanth.hm (http://h3manth.com)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" + ], + "repository": "micromatch/braces", + "bugs": { + "url": "https://github.com/micromatch/braces/issues" + }, + "license": "MIT", + "files": [ + "index.js", + "lib" + ], + "main": "index.js", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "mocha", + "benchmark": "node benchmark" + }, + "dependencies": { + "fill-range": "^7.1.1" + }, + "devDependencies": { + "ansi-colors": "^3.2.4", + "bash-path": "^2.0.1", + "gulp-format-md": "^2.0.0", + "mocha": "^6.1.1" + }, + "keywords": [ + "alpha", + "alphabetical", + "bash", + "brace", + "braces", + "expand", + "expansion", + "filepath", + "fill", + "fs", + "glob", + "globbing", + "letter", + "match", + "matches", + "matching", + "number", + "numerical", + "path", + "range", + "ranges", + "sh" + ], + "verb": { + "toc": false, + "layout": "default", + "tasks": [ + "readme" + ], + "lint": { + "reflinks": true + }, + "plugins": [ + "gulp-format-md" + ] + } +} diff --git a/node_modules/buffer-crc32/LICENSE b/node_modules/buffer-crc32/LICENSE new file mode 100644 index 0000000..4cef10e --- /dev/null +++ b/node_modules/buffer-crc32/LICENSE @@ -0,0 +1,19 @@ +The MIT License + +Copyright (c) 2013 Brian J. Brennan + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the +Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE +FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/buffer-crc32/README.md b/node_modules/buffer-crc32/README.md new file mode 100644 index 0000000..0d9d8b8 --- /dev/null +++ b/node_modules/buffer-crc32/README.md @@ -0,0 +1,47 @@ +# buffer-crc32 + +[![Build Status](https://secure.travis-ci.org/brianloveswords/buffer-crc32.png?branch=master)](http://travis-ci.org/brianloveswords/buffer-crc32) + +crc32 that works with binary data and fancy character sets, outputs +buffer, signed or unsigned data and has tests. + +Derived from the sample CRC implementation in the PNG specification: http://www.w3.org/TR/PNG/#D-CRCAppendix + +# install +``` +npm install buffer-crc32 +``` + +# example +```js +var crc32 = require('buffer-crc32'); +// works with buffers +var buf = Buffer([0x00, 0x73, 0x75, 0x70, 0x20, 0x62, 0x72, 0x6f, 0x00]) +crc32(buf) // -> <Buffer 94 5a ab 4a> + +// has convenience methods for getting signed or unsigned ints +crc32.signed(buf) // -> -1805997238 +crc32.unsigned(buf) // -> 2488970058 + +// will cast to buffer if given a string, so you can +// directly use foreign characters safely +crc32('自動販売機') // -> <Buffer cb 03 1a c5> + +// and works in append mode too +var partialCrc = crc32('hey'); +var partialCrc = crc32(' ', partialCrc); +var partialCrc = crc32('sup', partialCrc); +var partialCrc = crc32(' ', partialCrc); +var finalCrc = crc32('bros', partialCrc); // -> <Buffer 47 fa 55 70> +``` + +# tests +This was tested against the output of zlib's crc32 method. You can run +the tests with`npm test` (requires tap) + +# see also +https://github.com/alexgorbatchev/node-crc, `crc.buffer.crc32` also +supports buffer inputs and return unsigned ints (thanks @tjholowaychuk). + +# license +MIT/X11 diff --git a/node_modules/buffer-crc32/index.js b/node_modules/buffer-crc32/index.js new file mode 100644 index 0000000..6727dd3 --- /dev/null +++ b/node_modules/buffer-crc32/index.js @@ -0,0 +1,111 @@ +var Buffer = require('buffer').Buffer; + +var CRC_TABLE = [ + 0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419, + 0x706af48f, 0xe963a535, 0x9e6495a3, 0x0edb8832, 0x79dcb8a4, + 0xe0d5e91e, 0x97d2d988, 0x09b64c2b, 0x7eb17cbd, 0xe7b82d07, + 0x90bf1d91, 0x1db71064, 0x6ab020f2, 0xf3b97148, 0x84be41de, + 0x1adad47d, 0x6ddde4eb, 0xf4d4b551, 0x83d385c7, 0x136c9856, + 0x646ba8c0, 0xfd62f97a, 0x8a65c9ec, 0x14015c4f, 0x63066cd9, + 0xfa0f3d63, 0x8d080df5, 0x3b6e20c8, 0x4c69105e, 0xd56041e4, + 0xa2677172, 0x3c03e4d1, 0x4b04d447, 0xd20d85fd, 0xa50ab56b, + 0x35b5a8fa, 0x42b2986c, 0xdbbbc9d6, 0xacbcf940, 0x32d86ce3, + 0x45df5c75, 0xdcd60dcf, 0xabd13d59, 0x26d930ac, 0x51de003a, + 0xc8d75180, 0xbfd06116, 0x21b4f4b5, 0x56b3c423, 0xcfba9599, + 0xb8bda50f, 0x2802b89e, 0x5f058808, 0xc60cd9b2, 0xb10be924, + 0x2f6f7c87, 0x58684c11, 0xc1611dab, 0xb6662d3d, 0x76dc4190, + 0x01db7106, 0x98d220bc, 0xefd5102a, 0x71b18589, 0x06b6b51f, + 0x9fbfe4a5, 0xe8b8d433, 0x7807c9a2, 0x0f00f934, 0x9609a88e, + 0xe10e9818, 0x7f6a0dbb, 0x086d3d2d, 0x91646c97, 0xe6635c01, + 0x6b6b51f4, 0x1c6c6162, 0x856530d8, 0xf262004e, 0x6c0695ed, + 0x1b01a57b, 0x8208f4c1, 0xf50fc457, 0x65b0d9c6, 0x12b7e950, + 0x8bbeb8ea, 0xfcb9887c, 0x62dd1ddf, 0x15da2d49, 0x8cd37cf3, + 0xfbd44c65, 0x4db26158, 0x3ab551ce, 0xa3bc0074, 0xd4bb30e2, + 0x4adfa541, 0x3dd895d7, 0xa4d1c46d, 0xd3d6f4fb, 0x4369e96a, + 0x346ed9fc, 0xad678846, 0xda60b8d0, 0x44042d73, 0x33031de5, + 0xaa0a4c5f, 0xdd0d7cc9, 0x5005713c, 0x270241aa, 0xbe0b1010, + 0xc90c2086, 0x5768b525, 0x206f85b3, 0xb966d409, 0xce61e49f, + 0x5edef90e, 0x29d9c998, 0xb0d09822, 0xc7d7a8b4, 0x59b33d17, + 0x2eb40d81, 0xb7bd5c3b, 0xc0ba6cad, 0xedb88320, 0x9abfb3b6, + 0x03b6e20c, 0x74b1d29a, 0xead54739, 0x9dd277af, 0x04db2615, + 0x73dc1683, 0xe3630b12, 0x94643b84, 0x0d6d6a3e, 0x7a6a5aa8, + 0xe40ecf0b, 0x9309ff9d, 0x0a00ae27, 0x7d079eb1, 0xf00f9344, + 0x8708a3d2, 0x1e01f268, 0x6906c2fe, 0xf762575d, 0x806567cb, + 0x196c3671, 0x6e6b06e7, 0xfed41b76, 0x89d32be0, 0x10da7a5a, + 0x67dd4acc, 0xf9b9df6f, 0x8ebeeff9, 0x17b7be43, 0x60b08ed5, + 0xd6d6a3e8, 0xa1d1937e, 0x38d8c2c4, 0x4fdff252, 0xd1bb67f1, + 0xa6bc5767, 0x3fb506dd, 0x48b2364b, 0xd80d2bda, 0xaf0a1b4c, + 0x36034af6, 0x41047a60, 0xdf60efc3, 0xa867df55, 0x316e8eef, + 0x4669be79, 0xcb61b38c, 0xbc66831a, 0x256fd2a0, 0x5268e236, + 0xcc0c7795, 0xbb0b4703, 0x220216b9, 0x5505262f, 0xc5ba3bbe, + 0xb2bd0b28, 0x2bb45a92, 0x5cb36a04, 0xc2d7ffa7, 0xb5d0cf31, + 0x2cd99e8b, 0x5bdeae1d, 0x9b64c2b0, 0xec63f226, 0x756aa39c, + 0x026d930a, 0x9c0906a9, 0xeb0e363f, 0x72076785, 0x05005713, + 0x95bf4a82, 0xe2b87a14, 0x7bb12bae, 0x0cb61b38, 0x92d28e9b, + 0xe5d5be0d, 0x7cdcefb7, 0x0bdbdf21, 0x86d3d2d4, 0xf1d4e242, + 0x68ddb3f8, 0x1fda836e, 0x81be16cd, 0xf6b9265b, 0x6fb077e1, + 0x18b74777, 0x88085ae6, 0xff0f6a70, 0x66063bca, 0x11010b5c, + 0x8f659eff, 0xf862ae69, 0x616bffd3, 0x166ccf45, 0xa00ae278, + 0xd70dd2ee, 0x4e048354, 0x3903b3c2, 0xa7672661, 0xd06016f7, + 0x4969474d, 0x3e6e77db, 0xaed16a4a, 0xd9d65adc, 0x40df0b66, + 0x37d83bf0, 0xa9bcae53, 0xdebb9ec5, 0x47b2cf7f, 0x30b5ffe9, + 0xbdbdf21c, 0xcabac28a, 0x53b39330, 0x24b4a3a6, 0xbad03605, + 0xcdd70693, 0x54de5729, 0x23d967bf, 0xb3667a2e, 0xc4614ab8, + 0x5d681b02, 0x2a6f2b94, 0xb40bbe37, 0xc30c8ea1, 0x5a05df1b, + 0x2d02ef8d +]; + +if (typeof Int32Array !== 'undefined') { + CRC_TABLE = new Int32Array(CRC_TABLE); +} + +function ensureBuffer(input) { + if (Buffer.isBuffer(input)) { + return input; + } + + var hasNewBufferAPI = + typeof Buffer.alloc === "function" && + typeof Buffer.from === "function"; + + if (typeof input === "number") { + return hasNewBufferAPI ? Buffer.alloc(input) : new Buffer(input); + } + else if (typeof input === "string") { + return hasNewBufferAPI ? Buffer.from(input) : new Buffer(input); + } + else { + throw new Error("input must be buffer, number, or string, received " + + typeof input); + } +} + +function bufferizeInt(num) { + var tmp = ensureBuffer(4); + tmp.writeInt32BE(num, 0); + return tmp; +} + +function _crc32(buf, previous) { + buf = ensureBuffer(buf); + if (Buffer.isBuffer(previous)) { + previous = previous.readUInt32BE(0); + } + var crc = ~~previous ^ -1; + for (var n = 0; n < buf.length; n++) { + crc = CRC_TABLE[(crc ^ buf[n]) & 0xff] ^ (crc >>> 8); + } + return (crc ^ -1); +} + +function crc32() { + return bufferizeInt(_crc32.apply(null, arguments)); +} +crc32.signed = function () { + return _crc32.apply(null, arguments); +}; +crc32.unsigned = function () { + return _crc32.apply(null, arguments) >>> 0; +}; + +module.exports = crc32; diff --git a/node_modules/buffer-crc32/package.json b/node_modules/buffer-crc32/package.json new file mode 100644 index 0000000..e896bec --- /dev/null +++ b/node_modules/buffer-crc32/package.json @@ -0,0 +1,39 @@ +{ + "author": "Brian J. Brennan <brianloveswords@gmail.com>", + "name": "buffer-crc32", + "description": "A pure javascript CRC32 algorithm that plays nice with binary data", + "version": "0.2.13", + "licenses": [ + { + "type": "MIT", + "url": "https://github.com/brianloveswords/buffer-crc32/raw/master/LICENSE" + } + ], + "contributors": [ + { + "name": "Vladimir Kuznetsov", + "github": "mistakster" + } + ], + "homepage": "https://github.com/brianloveswords/buffer-crc32", + "repository": { + "type": "git", + "url": "git://github.com/brianloveswords/buffer-crc32.git" + }, + "main": "index.js", + "scripts": { + "test": "./node_modules/.bin/tap tests/*.test.js" + }, + "dependencies": {}, + "devDependencies": { + "tap": "~0.2.5" + }, + "optionalDependencies": {}, + "engines": { + "node": "*" + }, + "license": "MIT", + "files": [ + "index.js" + ] +} diff --git a/node_modules/buffer-equal-constant-time/.npmignore b/node_modules/buffer-equal-constant-time/.npmignore new file mode 100644 index 0000000..34e4f5c --- /dev/null +++ b/node_modules/buffer-equal-constant-time/.npmignore @@ -0,0 +1,2 @@ +.*.sw[mnop] +node_modules/ diff --git a/node_modules/buffer-equal-constant-time/.travis.yml b/node_modules/buffer-equal-constant-time/.travis.yml new file mode 100644 index 0000000..78e1c01 --- /dev/null +++ b/node_modules/buffer-equal-constant-time/.travis.yml @@ -0,0 +1,4 @@ +language: node_js +node_js: +- "0.11" +- "0.10" diff --git a/node_modules/buffer-equal-constant-time/LICENSE.txt b/node_modules/buffer-equal-constant-time/LICENSE.txt new file mode 100644 index 0000000..9a064f3 --- /dev/null +++ b/node_modules/buffer-equal-constant-time/LICENSE.txt @@ -0,0 +1,12 @@ +Copyright (c) 2013, GoInstant Inc., a salesforce.com company +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + +* Neither the name of salesforce.com, nor GoInstant, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/node_modules/buffer-equal-constant-time/README.md b/node_modules/buffer-equal-constant-time/README.md new file mode 100644 index 0000000..4f227f5 --- /dev/null +++ b/node_modules/buffer-equal-constant-time/README.md @@ -0,0 +1,50 @@ +# buffer-equal-constant-time + +Constant-time `Buffer` comparison for node.js. Should work with browserify too. + +[![Build Status](https://travis-ci.org/goinstant/buffer-equal-constant-time.png?branch=master)](https://travis-ci.org/goinstant/buffer-equal-constant-time) + +```sh + npm install buffer-equal-constant-time +``` + +# Usage + +```js + var bufferEq = require('buffer-equal-constant-time'); + + var a = new Buffer('asdf'); + var b = new Buffer('asdf'); + if (bufferEq(a,b)) { + // the same! + } else { + // different in at least one byte! + } +``` + +If you'd like to install an `.equal()` method onto the node.js `Buffer` and +`SlowBuffer` prototypes: + +```js + require('buffer-equal-constant-time').install(); + + var a = new Buffer('asdf'); + var b = new Buffer('asdf'); + if (a.equal(b)) { + // the same! + } else { + // different in at least one byte! + } +``` + +To get rid of the installed `.equal()` method, call `.restore()`: + +```js + require('buffer-equal-constant-time').restore(); +``` + +# Legal + +© 2013 GoInstant Inc., a salesforce.com company + +Licensed under the BSD 3-clause license. diff --git a/node_modules/buffer-equal-constant-time/index.js b/node_modules/buffer-equal-constant-time/index.js new file mode 100644 index 0000000..5462c1f --- /dev/null +++ b/node_modules/buffer-equal-constant-time/index.js @@ -0,0 +1,41 @@ +/*jshint node:true */ +'use strict'; +var Buffer = require('buffer').Buffer; // browserify +var SlowBuffer = require('buffer').SlowBuffer; + +module.exports = bufferEq; + +function bufferEq(a, b) { + + // shortcutting on type is necessary for correctness + if (!Buffer.isBuffer(a) || !Buffer.isBuffer(b)) { + return false; + } + + // buffer sizes should be well-known information, so despite this + // shortcutting, it doesn't leak any information about the *contents* of the + // buffers. + if (a.length !== b.length) { + return false; + } + + var c = 0; + for (var i = 0; i < a.length; i++) { + /*jshint bitwise:false */ + c |= a[i] ^ b[i]; // XOR + } + return c === 0; +} + +bufferEq.install = function() { + Buffer.prototype.equal = SlowBuffer.prototype.equal = function equal(that) { + return bufferEq(this, that); + }; +}; + +var origBufEqual = Buffer.prototype.equal; +var origSlowBufEqual = SlowBuffer.prototype.equal; +bufferEq.restore = function() { + Buffer.prototype.equal = origBufEqual; + SlowBuffer.prototype.equal = origSlowBufEqual; +}; diff --git a/node_modules/buffer-equal-constant-time/package.json b/node_modules/buffer-equal-constant-time/package.json new file mode 100644 index 0000000..17c7de2 --- /dev/null +++ b/node_modules/buffer-equal-constant-time/package.json @@ -0,0 +1,21 @@ +{ + "name": "buffer-equal-constant-time", + "version": "1.0.1", + "description": "Constant-time comparison of Buffers", + "main": "index.js", + "scripts": { + "test": "mocha test.js" + }, + "repository": "git@github.com:goinstant/buffer-equal-constant-time.git", + "keywords": [ + "buffer", + "equal", + "constant-time", + "crypto" + ], + "author": "GoInstant Inc., a salesforce.com company", + "license": "BSD-3-Clause", + "devDependencies": { + "mocha": "~1.15.1" + } +} diff --git a/node_modules/buffer-equal-constant-time/test.js b/node_modules/buffer-equal-constant-time/test.js new file mode 100644 index 0000000..0bc972d --- /dev/null +++ b/node_modules/buffer-equal-constant-time/test.js @@ -0,0 +1,42 @@ +/*jshint node:true */ +'use strict'; + +var bufferEq = require('./index'); +var assert = require('assert'); + +describe('buffer-equal-constant-time', function() { + var a = new Buffer('asdfasdf123456'); + var b = new Buffer('asdfasdf123456'); + var c = new Buffer('asdfasdf'); + + describe('bufferEq', function() { + it('says a == b', function() { + assert.strictEqual(bufferEq(a, b), true); + }); + + it('says a != c', function() { + assert.strictEqual(bufferEq(a, c), false); + }); + }); + + describe('install/restore', function() { + before(function() { + bufferEq.install(); + }); + after(function() { + bufferEq.restore(); + }); + + it('installed an .equal method', function() { + var SlowBuffer = require('buffer').SlowBuffer; + assert.ok(Buffer.prototype.equal); + assert.ok(SlowBuffer.prototype.equal); + }); + + it('infected existing Buffers', function() { + assert.strictEqual(a.equal(b), true); + assert.strictEqual(a.equal(c), false); + }); + }); + +}); diff --git a/node_modules/buffer-from/LICENSE b/node_modules/buffer-from/LICENSE new file mode 100644 index 0000000..e4bf1d6 --- /dev/null +++ b/node_modules/buffer-from/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2016, 2018 Linus Unnebäck + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/buffer-from/index.js b/node_modules/buffer-from/index.js new file mode 100644 index 0000000..e1a58b5 --- /dev/null +++ b/node_modules/buffer-from/index.js @@ -0,0 +1,72 @@ +/* eslint-disable node/no-deprecated-api */ + +var toString = Object.prototype.toString + +var isModern = ( + typeof Buffer !== 'undefined' && + typeof Buffer.alloc === 'function' && + typeof Buffer.allocUnsafe === 'function' && + typeof Buffer.from === 'function' +) + +function isArrayBuffer (input) { + return toString.call(input).slice(8, -1) === 'ArrayBuffer' +} + +function fromArrayBuffer (obj, byteOffset, length) { + byteOffset >>>= 0 + + var maxLength = obj.byteLength - byteOffset + + if (maxLength < 0) { + throw new RangeError("'offset' is out of bounds") + } + + if (length === undefined) { + length = maxLength + } else { + length >>>= 0 + + if (length > maxLength) { + throw new RangeError("'length' is out of bounds") + } + } + + return isModern + ? Buffer.from(obj.slice(byteOffset, byteOffset + length)) + : new Buffer(new Uint8Array(obj.slice(byteOffset, byteOffset + length))) +} + +function fromString (string, encoding) { + if (typeof encoding !== 'string' || encoding === '') { + encoding = 'utf8' + } + + if (!Buffer.isEncoding(encoding)) { + throw new TypeError('"encoding" must be a valid string encoding') + } + + return isModern + ? Buffer.from(string, encoding) + : new Buffer(string, encoding) +} + +function bufferFrom (value, encodingOrOffset, length) { + if (typeof value === 'number') { + throw new TypeError('"value" argument must not be a number') + } + + if (isArrayBuffer(value)) { + return fromArrayBuffer(value, encodingOrOffset, length) + } + + if (typeof value === 'string') { + return fromString(value, encodingOrOffset) + } + + return isModern + ? Buffer.from(value) + : new Buffer(value) +} + +module.exports = bufferFrom diff --git a/node_modules/buffer-from/package.json b/node_modules/buffer-from/package.json new file mode 100644 index 0000000..6ac5327 --- /dev/null +++ b/node_modules/buffer-from/package.json @@ -0,0 +1,19 @@ +{ + "name": "buffer-from", + "version": "1.1.2", + "license": "MIT", + "repository": "LinusU/buffer-from", + "files": [ + "index.js" + ], + "scripts": { + "test": "standard && node test" + }, + "devDependencies": { + "standard": "^12.0.1" + }, + "keywords": [ + "buffer", + "buffer from" + ] +} diff --git a/node_modules/buffer-from/readme.md b/node_modules/buffer-from/readme.md new file mode 100644 index 0000000..9880a55 --- /dev/null +++ b/node_modules/buffer-from/readme.md @@ -0,0 +1,69 @@ +# Buffer From + +A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. + +## Installation + +```sh +npm install --save buffer-from +``` + +## Usage + +```js +const bufferFrom = require('buffer-from') + +console.log(bufferFrom([1, 2, 3, 4])) +//=> <Buffer 01 02 03 04> + +const arr = new Uint8Array([1, 2, 3, 4]) +console.log(bufferFrom(arr.buffer, 1, 2)) +//=> <Buffer 02 03> + +console.log(bufferFrom('test', 'utf8')) +//=> <Buffer 74 65 73 74> + +const buf = bufferFrom('test') +console.log(bufferFrom(buf)) +//=> <Buffer 74 65 73 74> +``` + +## API + +### bufferFrom(array) + +- `array` <Array> + +Allocates a new `Buffer` using an `array` of octets. + +### bufferFrom(arrayBuffer[, byteOffset[, length]]) + +- `arrayBuffer` <ArrayBuffer> The `.buffer` property of a TypedArray or ArrayBuffer +- `byteOffset` <Integer> Where to start copying from `arrayBuffer`. **Default:** `0` +- `length` <Integer> How many bytes to copy from `arrayBuffer`. **Default:** `arrayBuffer.length - byteOffset` + +When passed a reference to the `.buffer` property of a TypedArray instance, the +newly created `Buffer` will share the same allocated memory as the TypedArray. + +The optional `byteOffset` and `length` arguments specify a memory range within +the `arrayBuffer` that will be shared by the `Buffer`. + +### bufferFrom(buffer) + +- `buffer` <Buffer> An existing `Buffer` to copy data from + +Copies the passed `buffer` data onto a new `Buffer` instance. + +### bufferFrom(string[, encoding]) + +- `string` <String> A string to encode. +- `encoding` <String> The encoding of `string`. **Default:** `'utf8'` + +Creates a new `Buffer` containing the given JavaScript string `string`. If +provided, the `encoding` parameter identifies the character encoding of +`string`. + +## See also + +- [buffer-alloc](https://github.com/LinusU/buffer-alloc) A ponyfill for `Buffer.alloc` +- [buffer-alloc-unsafe](https://github.com/LinusU/buffer-alloc-unsafe) A ponyfill for `Buffer.allocUnsafe` diff --git a/node_modules/buffer/AUTHORS.md b/node_modules/buffer/AUTHORS.md new file mode 100644 index 0000000..22eb171 --- /dev/null +++ b/node_modules/buffer/AUTHORS.md @@ -0,0 +1,70 @@ +# Authors + +#### Ordered by first contribution. + +- Romain Beauxis (toots@rastageeks.org) +- Tobias Koppers (tobias.koppers@googlemail.com) +- Janus (ysangkok@gmail.com) +- Rainer Dreyer (rdrey1@gmail.com) +- Tõnis Tiigi (tonistiigi@gmail.com) +- James Halliday (mail@substack.net) +- Michael Williamson (mike@zwobble.org) +- elliottcable (github@elliottcable.name) +- rafael (rvalle@livelens.net) +- Andrew Kelley (superjoe30@gmail.com) +- Andreas Madsen (amwebdk@gmail.com) +- Mike Brevoort (mike.brevoort@pearson.com) +- Brian White (mscdex@mscdex.net) +- Feross Aboukhadijeh (feross@feross.org) +- Ruben Verborgh (ruben@verborgh.org) +- eliang (eliang.cs@gmail.com) +- Jesse Tane (jesse.tane@gmail.com) +- Alfonso Boza (alfonso@cloud.com) +- Mathias Buus (mathiasbuus@gmail.com) +- Devon Govett (devongovett@gmail.com) +- Daniel Cousens (github@dcousens.com) +- Joseph Dykstra (josephdykstra@gmail.com) +- Parsha Pourkhomami (parshap+git@gmail.com) +- Damjan Košir (damjan.kosir@gmail.com) +- daverayment (dave.rayment@gmail.com) +- kawanet (u-suke@kawa.net) +- Linus Unnebäck (linus@folkdatorn.se) +- Nolan Lawson (nolan.lawson@gmail.com) +- Calvin Metcalf (calvin.metcalf@gmail.com) +- Koki Takahashi (hakatasiloving@gmail.com) +- Guy Bedford (guybedford@gmail.com) +- Jan Schär (jscissr@gmail.com) +- RaulTsc (tomescu.raul@gmail.com) +- Matthieu Monsch (monsch@alum.mit.edu) +- Dan Ehrenberg (littledan@chromium.org) +- Kirill Fomichev (fanatid@ya.ru) +- Yusuke Kawasaki (u-suke@kawa.net) +- DC (dcposch@dcpos.ch) +- John-David Dalton (john.david.dalton@gmail.com) +- adventure-yunfei (adventure030@gmail.com) +- Emil Bay (github@tixz.dk) +- Sam Sudar (sudar.sam@gmail.com) +- Volker Mische (volker.mische@gmail.com) +- David Walton (support@geekstocks.com) +- Сковорода Никита Андреевич (chalkerx@gmail.com) +- greenkeeper[bot] (greenkeeper[bot]@users.noreply.github.com) +- ukstv (sergey.ukustov@machinomy.com) +- Renée Kooi (renee@kooi.me) +- ranbochen (ranbochen@qq.com) +- Vladimir Borovik (bobahbdb@gmail.com) +- greenkeeper[bot] (23040076+greenkeeper[bot]@users.noreply.github.com) +- kumavis (aaron@kumavis.me) +- Sergey Ukustov (sergey.ukustov@machinomy.com) +- Fei Liu (liu.feiwood@gmail.com) +- Blaine Bublitz (blaine.bublitz@gmail.com) +- clement (clement@seald.io) +- Koushik Dutta (koushd@gmail.com) +- Jordan Harband (ljharb@gmail.com) +- Niklas Mischkulnig (mischnic@users.noreply.github.com) +- Nikolai Vavilov (vvnicholas@gmail.com) +- Fedor Nezhivoi (gyzerok@users.noreply.github.com) +- Peter Newman (peternewman@users.noreply.github.com) +- mathmakgakpak (44949126+mathmakgakpak@users.noreply.github.com) +- jkkang (jkkang@smartauth.kr) + +#### Generated by bin/update-authors.sh. diff --git a/node_modules/buffer/LICENSE b/node_modules/buffer/LICENSE new file mode 100644 index 0000000..d6bf75d --- /dev/null +++ b/node_modules/buffer/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) Feross Aboukhadijeh, and other contributors. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/buffer/README.md b/node_modules/buffer/README.md new file mode 100644 index 0000000..9a23d7c --- /dev/null +++ b/node_modules/buffer/README.md @@ -0,0 +1,410 @@ +# buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url] + +[travis-image]: https://img.shields.io/travis/feross/buffer/master.svg +[travis-url]: https://travis-ci.org/feross/buffer +[npm-image]: https://img.shields.io/npm/v/buffer.svg +[npm-url]: https://npmjs.org/package/buffer +[downloads-image]: https://img.shields.io/npm/dm/buffer.svg +[downloads-url]: https://npmjs.org/package/buffer +[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg +[standard-url]: https://standardjs.com + +#### The buffer module from [node.js](https://nodejs.org/), for the browser. + +[![saucelabs][saucelabs-image]][saucelabs-url] + +[saucelabs-image]: https://saucelabs.com/browser-matrix/buffer.svg +[saucelabs-url]: https://saucelabs.com/u/buffer + +With [browserify](http://browserify.org), simply `require('buffer')` or use the `Buffer` global and you will get this module. + +The goal is to provide an API that is 100% identical to +[node's Buffer API](https://nodejs.org/api/buffer.html). Read the +[official docs](https://nodejs.org/api/buffer.html) for the full list of properties, +instance methods, and class methods that are supported. + +## features + +- Manipulate binary data like a boss, in all browsers! +- Super fast. Backed by Typed Arrays (`Uint8Array`/`ArrayBuffer`, not `Object`) +- Extremely small bundle size (**6.75KB minified + gzipped**, 51.9KB with comments) +- Excellent browser support (Chrome, Firefox, Edge, Safari 9+, IE 11, iOS 9+, Android, etc.) +- Preserves Node API exactly, with one minor difference (see below) +- Square-bracket `buf[4]` notation works! +- Does not modify any browser prototypes or put anything on `window` +- Comprehensive test suite (including all buffer tests from node.js core) + +## install + +To use this module directly (without browserify), install it: + +```bash +npm install buffer +``` + +This module was previously called **native-buffer-browserify**, but please use **buffer** +from now on. + +If you do not use a bundler, you can use the [standalone script](https://bundle.run/buffer). + +## usage + +The module's API is identical to node's `Buffer` API. Read the +[official docs](https://nodejs.org/api/buffer.html) for the full list of properties, +instance methods, and class methods that are supported. + +As mentioned above, `require('buffer')` or use the `Buffer` global with +[browserify](http://browserify.org) and this module will automatically be included +in your bundle. Almost any npm module will work in the browser, even if it assumes that +the node `Buffer` API will be available. + +To depend on this module explicitly (without browserify), require it like this: + +```js +var Buffer = require('buffer/').Buffer // note: the trailing slash is important! +``` + +To require this module explicitly, use `require('buffer/')` which tells the node.js module +lookup algorithm (also used by browserify) to use the **npm module** named `buffer` +instead of the **node.js core** module named `buffer`! + + +## how does it work? + +The Buffer constructor returns instances of `Uint8Array` that have their prototype +changed to `Buffer.prototype`. Furthermore, `Buffer` is a subclass of `Uint8Array`, +so the returned instances will have all the node `Buffer` methods and the +`Uint8Array` methods. Square bracket notation works as expected -- it returns a +single octet. + +The `Uint8Array` prototype remains unmodified. + + +## tracking the latest node api + +This module tracks the Buffer API in the latest (unstable) version of node.js. The Buffer +API is considered **stable** in the +[node stability index](https://nodejs.org/docs/latest/api/documentation.html#documentation_stability_index), +so it is unlikely that there will ever be breaking changes. +Nonetheless, when/if the Buffer API changes in node, this module's API will change +accordingly. + +## related packages + +- [`buffer-reverse`](https://www.npmjs.com/package/buffer-reverse) - Reverse a buffer +- [`buffer-xor`](https://www.npmjs.com/package/buffer-xor) - Bitwise xor a buffer +- [`is-buffer`](https://www.npmjs.com/package/is-buffer) - Determine if an object is a Buffer without including the whole `Buffer` package + +## conversion packages + +### convert typed array to buffer + +Use [`typedarray-to-buffer`](https://www.npmjs.com/package/typedarray-to-buffer) to convert any kind of typed array to a `Buffer`. Does not perform a copy, so it's super fast. + +### convert buffer to typed array + +`Buffer` is a subclass of `Uint8Array` (which is a typed array). So there is no need to explicitly convert to typed array. Just use the buffer as a `Uint8Array`. + +### convert blob to buffer + +Use [`blob-to-buffer`](https://www.npmjs.com/package/blob-to-buffer) to convert a `Blob` to a `Buffer`. + +### convert buffer to blob + +To convert a `Buffer` to a `Blob`, use the `Blob` constructor: + +```js +var blob = new Blob([ buffer ]) +``` + +Optionally, specify a mimetype: + +```js +var blob = new Blob([ buffer ], { type: 'text/html' }) +``` + +### convert arraybuffer to buffer + +To convert an `ArrayBuffer` to a `Buffer`, use the `Buffer.from` function. Does not perform a copy, so it's super fast. + +```js +var buffer = Buffer.from(arrayBuffer) +``` + +### convert buffer to arraybuffer + +To convert a `Buffer` to an `ArrayBuffer`, use the `.buffer` property (which is present on all `Uint8Array` objects): + +```js +var arrayBuffer = buffer.buffer.slice( + buffer.byteOffset, buffer.byteOffset + buffer.byteLength +) +``` + +Alternatively, use the [`to-arraybuffer`](https://www.npmjs.com/package/to-arraybuffer) module. + +## performance + +See perf tests in `/perf`. + +`BrowserBuffer` is the browser `buffer` module (this repo). `Uint8Array` is included as a +sanity check (since `BrowserBuffer` uses `Uint8Array` under the hood, `Uint8Array` will +always be at least a bit faster). Finally, `NodeBuffer` is the node.js buffer module, +which is included to compare against. + +NOTE: Performance has improved since these benchmarks were taken. PR welcome to update the README. + +### Chrome 38 + +| Method | Operations | Accuracy | Sampled | Fastest | +|:-------|:-----------|:---------|:--------|:-------:| +| BrowserBuffer#bracket-notation | 11,457,464 ops/sec | ±0.86% | 66 | ✓ | +| Uint8Array#bracket-notation | 10,824,332 ops/sec | ±0.74% | 65 | | +| | | | | +| BrowserBuffer#concat | 450,532 ops/sec | ±0.76% | 68 | | +| Uint8Array#concat | 1,368,911 ops/sec | ±1.50% | 62 | ✓ | +| | | | | +| BrowserBuffer#copy(16000) | 903,001 ops/sec | ±0.96% | 67 | | +| Uint8Array#copy(16000) | 1,422,441 ops/sec | ±1.04% | 66 | ✓ | +| | | | | +| BrowserBuffer#copy(16) | 11,431,358 ops/sec | ±0.46% | 69 | | +| Uint8Array#copy(16) | 13,944,163 ops/sec | ±1.12% | 68 | ✓ | +| | | | | +| BrowserBuffer#new(16000) | 106,329 ops/sec | ±6.70% | 44 | | +| Uint8Array#new(16000) | 131,001 ops/sec | ±2.85% | 31 | ✓ | +| | | | | +| BrowserBuffer#new(16) | 1,554,491 ops/sec | ±1.60% | 65 | | +| Uint8Array#new(16) | 6,623,930 ops/sec | ±1.66% | 65 | ✓ | +| | | | | +| BrowserBuffer#readDoubleBE | 112,830 ops/sec | ±0.51% | 69 | ✓ | +| DataView#getFloat64 | 93,500 ops/sec | ±0.57% | 68 | | +| | | | | +| BrowserBuffer#readFloatBE | 146,678 ops/sec | ±0.95% | 68 | ✓ | +| DataView#getFloat32 | 99,311 ops/sec | ±0.41% | 67 | | +| | | | | +| BrowserBuffer#readUInt32LE | 843,214 ops/sec | ±0.70% | 69 | ✓ | +| DataView#getUint32 | 103,024 ops/sec | ±0.64% | 67 | | +| | | | | +| BrowserBuffer#slice | 1,013,941 ops/sec | ±0.75% | 67 | | +| Uint8Array#subarray | 1,903,928 ops/sec | ±0.53% | 67 | ✓ | +| | | | | +| BrowserBuffer#writeFloatBE | 61,387 ops/sec | ±0.90% | 67 | | +| DataView#setFloat32 | 141,249 ops/sec | ±0.40% | 66 | ✓ | + + +### Firefox 33 + +| Method | Operations | Accuracy | Sampled | Fastest | +|:-------|:-----------|:---------|:--------|:-------:| +| BrowserBuffer#bracket-notation | 20,800,421 ops/sec | ±1.84% | 60 | | +| Uint8Array#bracket-notation | 20,826,235 ops/sec | ±2.02% | 61 | ✓ | +| | | | | +| BrowserBuffer#concat | 153,076 ops/sec | ±2.32% | 61 | | +| Uint8Array#concat | 1,255,674 ops/sec | ±8.65% | 52 | ✓ | +| | | | | +| BrowserBuffer#copy(16000) | 1,105,312 ops/sec | ±1.16% | 63 | | +| Uint8Array#copy(16000) | 1,615,911 ops/sec | ±0.55% | 66 | ✓ | +| | | | | +| BrowserBuffer#copy(16) | 16,357,599 ops/sec | ±0.73% | 68 | | +| Uint8Array#copy(16) | 31,436,281 ops/sec | ±1.05% | 68 | ✓ | +| | | | | +| BrowserBuffer#new(16000) | 52,995 ops/sec | ±6.01% | 35 | | +| Uint8Array#new(16000) | 87,686 ops/sec | ±5.68% | 45 | ✓ | +| | | | | +| BrowserBuffer#new(16) | 252,031 ops/sec | ±1.61% | 66 | | +| Uint8Array#new(16) | 8,477,026 ops/sec | ±0.49% | 68 | ✓ | +| | | | | +| BrowserBuffer#readDoubleBE | 99,871 ops/sec | ±0.41% | 69 | | +| DataView#getFloat64 | 285,663 ops/sec | ±0.70% | 68 | ✓ | +| | | | | +| BrowserBuffer#readFloatBE | 115,540 ops/sec | ±0.42% | 69 | | +| DataView#getFloat32 | 288,722 ops/sec | ±0.82% | 68 | ✓ | +| | | | | +| BrowserBuffer#readUInt32LE | 633,926 ops/sec | ±1.08% | 67 | ✓ | +| DataView#getUint32 | 294,808 ops/sec | ±0.79% | 64 | | +| | | | | +| BrowserBuffer#slice | 349,425 ops/sec | ±0.46% | 69 | | +| Uint8Array#subarray | 5,965,819 ops/sec | ±0.60% | 65 | ✓ | +| | | | | +| BrowserBuffer#writeFloatBE | 59,980 ops/sec | ±0.41% | 67 | | +| DataView#setFloat32 | 317,634 ops/sec | ±0.63% | 68 | ✓ | + +### Safari 8 + +| Method | Operations | Accuracy | Sampled | Fastest | +|:-------|:-----------|:---------|:--------|:-------:| +| BrowserBuffer#bracket-notation | 10,279,729 ops/sec | ±2.25% | 56 | ✓ | +| Uint8Array#bracket-notation | 10,030,767 ops/sec | ±2.23% | 59 | | +| | | | | +| BrowserBuffer#concat | 144,138 ops/sec | ±1.38% | 65 | | +| Uint8Array#concat | 4,950,764 ops/sec | ±1.70% | 63 | ✓ | +| | | | | +| BrowserBuffer#copy(16000) | 1,058,548 ops/sec | ±1.51% | 64 | | +| Uint8Array#copy(16000) | 1,409,666 ops/sec | ±1.17% | 65 | ✓ | +| | | | | +| BrowserBuffer#copy(16) | 6,282,529 ops/sec | ±1.88% | 58 | | +| Uint8Array#copy(16) | 11,907,128 ops/sec | ±2.87% | 58 | ✓ | +| | | | | +| BrowserBuffer#new(16000) | 101,663 ops/sec | ±3.89% | 57 | | +| Uint8Array#new(16000) | 22,050,818 ops/sec | ±6.51% | 46 | ✓ | +| | | | | +| BrowserBuffer#new(16) | 176,072 ops/sec | ±2.13% | 64 | | +| Uint8Array#new(16) | 24,385,731 ops/sec | ±5.01% | 51 | ✓ | +| | | | | +| BrowserBuffer#readDoubleBE | 41,341 ops/sec | ±1.06% | 67 | | +| DataView#getFloat64 | 322,280 ops/sec | ±0.84% | 68 | ✓ | +| | | | | +| BrowserBuffer#readFloatBE | 46,141 ops/sec | ±1.06% | 65 | | +| DataView#getFloat32 | 337,025 ops/sec | ±0.43% | 69 | ✓ | +| | | | | +| BrowserBuffer#readUInt32LE | 151,551 ops/sec | ±1.02% | 66 | | +| DataView#getUint32 | 308,278 ops/sec | ±0.94% | 67 | ✓ | +| | | | | +| BrowserBuffer#slice | 197,365 ops/sec | ±0.95% | 66 | | +| Uint8Array#subarray | 9,558,024 ops/sec | ±3.08% | 58 | ✓ | +| | | | | +| BrowserBuffer#writeFloatBE | 17,518 ops/sec | ±1.03% | 63 | | +| DataView#setFloat32 | 319,751 ops/sec | ±0.48% | 68 | ✓ | + + +### Node 0.11.14 + +| Method | Operations | Accuracy | Sampled | Fastest | +|:-------|:-----------|:---------|:--------|:-------:| +| BrowserBuffer#bracket-notation | 10,489,828 ops/sec | ±3.25% | 90 | | +| Uint8Array#bracket-notation | 10,534,884 ops/sec | ±0.81% | 92 | ✓ | +| NodeBuffer#bracket-notation | 10,389,910 ops/sec | ±0.97% | 87 | | +| | | | | +| BrowserBuffer#concat | 487,830 ops/sec | ±2.58% | 88 | | +| Uint8Array#concat | 1,814,327 ops/sec | ±1.28% | 88 | ✓ | +| NodeBuffer#concat | 1,636,523 ops/sec | ±1.88% | 73 | | +| | | | | +| BrowserBuffer#copy(16000) | 1,073,665 ops/sec | ±0.77% | 90 | | +| Uint8Array#copy(16000) | 1,348,517 ops/sec | ±0.84% | 89 | ✓ | +| NodeBuffer#copy(16000) | 1,289,533 ops/sec | ±0.82% | 93 | | +| | | | | +| BrowserBuffer#copy(16) | 12,782,706 ops/sec | ±0.74% | 85 | | +| Uint8Array#copy(16) | 14,180,427 ops/sec | ±0.93% | 92 | ✓ | +| NodeBuffer#copy(16) | 11,083,134 ops/sec | ±1.06% | 89 | | +| | | | | +| BrowserBuffer#new(16000) | 141,678 ops/sec | ±3.30% | 67 | | +| Uint8Array#new(16000) | 161,491 ops/sec | ±2.96% | 60 | | +| NodeBuffer#new(16000) | 292,699 ops/sec | ±3.20% | 55 | ✓ | +| | | | | +| BrowserBuffer#new(16) | 1,655,466 ops/sec | ±2.41% | 82 | | +| Uint8Array#new(16) | 14,399,926 ops/sec | ±0.91% | 94 | ✓ | +| NodeBuffer#new(16) | 3,894,696 ops/sec | ±0.88% | 92 | | +| | | | | +| BrowserBuffer#readDoubleBE | 109,582 ops/sec | ±0.75% | 93 | ✓ | +| DataView#getFloat64 | 91,235 ops/sec | ±0.81% | 90 | | +| NodeBuffer#readDoubleBE | 88,593 ops/sec | ±0.96% | 81 | | +| | | | | +| BrowserBuffer#readFloatBE | 139,854 ops/sec | ±1.03% | 85 | ✓ | +| DataView#getFloat32 | 98,744 ops/sec | ±0.80% | 89 | | +| NodeBuffer#readFloatBE | 92,769 ops/sec | ±0.94% | 93 | | +| | | | | +| BrowserBuffer#readUInt32LE | 710,861 ops/sec | ±0.82% | 92 | | +| DataView#getUint32 | 117,893 ops/sec | ±0.84% | 91 | | +| NodeBuffer#readUInt32LE | 851,412 ops/sec | ±0.72% | 93 | ✓ | +| | | | | +| BrowserBuffer#slice | 1,673,877 ops/sec | ±0.73% | 94 | | +| Uint8Array#subarray | 6,919,243 ops/sec | ±0.67% | 90 | ✓ | +| NodeBuffer#slice | 4,617,604 ops/sec | ±0.79% | 93 | | +| | | | | +| BrowserBuffer#writeFloatBE | 66,011 ops/sec | ±0.75% | 93 | | +| DataView#setFloat32 | 127,760 ops/sec | ±0.72% | 93 | ✓ | +| NodeBuffer#writeFloatBE | 103,352 ops/sec | ±0.83% | 93 | | + +### iojs 1.8.1 + +| Method | Operations | Accuracy | Sampled | Fastest | +|:-------|:-----------|:---------|:--------|:-------:| +| BrowserBuffer#bracket-notation | 10,990,488 ops/sec | ±1.11% | 91 | | +| Uint8Array#bracket-notation | 11,268,757 ops/sec | ±0.65% | 97 | | +| NodeBuffer#bracket-notation | 11,353,260 ops/sec | ±0.83% | 94 | ✓ | +| | | | | +| BrowserBuffer#concat | 378,954 ops/sec | ±0.74% | 94 | | +| Uint8Array#concat | 1,358,288 ops/sec | ±0.97% | 87 | | +| NodeBuffer#concat | 1,934,050 ops/sec | ±1.11% | 78 | ✓ | +| | | | | +| BrowserBuffer#copy(16000) | 894,538 ops/sec | ±0.56% | 84 | | +| Uint8Array#copy(16000) | 1,442,656 ops/sec | ±0.71% | 96 | | +| NodeBuffer#copy(16000) | 1,457,898 ops/sec | ±0.53% | 92 | ✓ | +| | | | | +| BrowserBuffer#copy(16) | 12,870,457 ops/sec | ±0.67% | 95 | | +| Uint8Array#copy(16) | 16,643,989 ops/sec | ±0.61% | 93 | ✓ | +| NodeBuffer#copy(16) | 14,885,848 ops/sec | ±0.74% | 94 | | +| | | | | +| BrowserBuffer#new(16000) | 109,264 ops/sec | ±4.21% | 63 | | +| Uint8Array#new(16000) | 138,916 ops/sec | ±1.87% | 61 | | +| NodeBuffer#new(16000) | 281,449 ops/sec | ±3.58% | 51 | ✓ | +| | | | | +| BrowserBuffer#new(16) | 1,362,935 ops/sec | ±0.56% | 99 | | +| Uint8Array#new(16) | 6,193,090 ops/sec | ±0.64% | 95 | ✓ | +| NodeBuffer#new(16) | 4,745,425 ops/sec | ±1.56% | 90 | | +| | | | | +| BrowserBuffer#readDoubleBE | 118,127 ops/sec | ±0.59% | 93 | ✓ | +| DataView#getFloat64 | 107,332 ops/sec | ±0.65% | 91 | | +| NodeBuffer#readDoubleBE | 116,274 ops/sec | ±0.94% | 95 | | +| | | | | +| BrowserBuffer#readFloatBE | 150,326 ops/sec | ±0.58% | 95 | ✓ | +| DataView#getFloat32 | 110,541 ops/sec | ±0.57% | 98 | | +| NodeBuffer#readFloatBE | 121,599 ops/sec | ±0.60% | 87 | | +| | | | | +| BrowserBuffer#readUInt32LE | 814,147 ops/sec | ±0.62% | 93 | | +| DataView#getUint32 | 137,592 ops/sec | ±0.64% | 90 | | +| NodeBuffer#readUInt32LE | 931,650 ops/sec | ±0.71% | 96 | ✓ | +| | | | | +| BrowserBuffer#slice | 878,590 ops/sec | ±0.68% | 93 | | +| Uint8Array#subarray | 2,843,308 ops/sec | ±1.02% | 90 | | +| NodeBuffer#slice | 4,998,316 ops/sec | ±0.68% | 90 | ✓ | +| | | | | +| BrowserBuffer#writeFloatBE | 65,927 ops/sec | ±0.74% | 93 | | +| DataView#setFloat32 | 139,823 ops/sec | ±0.97% | 89 | ✓ | +| NodeBuffer#writeFloatBE | 135,763 ops/sec | ±0.65% | 96 | | +| | | | | + +## Testing the project + +First, install the project: + + npm install + +Then, to run tests in Node.js, run: + + npm run test-node + +To test locally in a browser, you can run: + + npm run test-browser-es5-local # For ES5 browsers that don't support ES6 + npm run test-browser-es6-local # For ES6 compliant browsers + +This will print out a URL that you can then open in a browser to run the tests, using [airtap](https://www.npmjs.com/package/airtap). + +To run automated browser tests using Saucelabs, ensure that your `SAUCE_USERNAME` and `SAUCE_ACCESS_KEY` environment variables are set, then run: + + npm test + +This is what's run in Travis, to check against various browsers. The list of browsers is kept in the `bin/airtap-es5.yml` and `bin/airtap-es6.yml` files. + +## JavaScript Standard Style + +This module uses [JavaScript Standard Style](https://github.com/feross/standard). + +[![JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) + +To test that the code conforms to the style, `npm install` and run: + + ./node_modules/.bin/standard + +## credit + +This was originally forked from [buffer-browserify](https://github.com/toots/buffer-browserify). + +## Security Policies and Procedures + +The `buffer` team and community take all security bugs in `buffer` seriously. Please see our [security policies and procedures](https://github.com/feross/security) document to learn how to report issues. + +## license + +MIT. Copyright (C) [Feross Aboukhadijeh](http://feross.org), and other contributors. Originally forked from an MIT-licensed module by Romain Beauxis. diff --git a/node_modules/buffer/index.d.ts b/node_modules/buffer/index.d.ts new file mode 100644 index 0000000..5d1a804 --- /dev/null +++ b/node_modules/buffer/index.d.ts @@ -0,0 +1,186 @@ +export class Buffer extends Uint8Array { + length: number + write(string: string, offset?: number, length?: number, encoding?: string): number; + toString(encoding?: string, start?: number, end?: number): string; + toJSON(): { type: 'Buffer', data: any[] }; + equals(otherBuffer: Buffer): boolean; + compare(otherBuffer: Buffer, targetStart?: number, targetEnd?: number, sourceStart?: number, sourceEnd?: number): number; + copy(targetBuffer: Buffer, targetStart?: number, sourceStart?: number, sourceEnd?: number): number; + slice(start?: number, end?: number): Buffer; + writeUIntLE(value: number, offset: number, byteLength: number, noAssert?: boolean): number; + writeUIntBE(value: number, offset: number, byteLength: number, noAssert?: boolean): number; + writeIntLE(value: number, offset: number, byteLength: number, noAssert?: boolean): number; + writeIntBE(value: number, offset: number, byteLength: number, noAssert?: boolean): number; + readUIntLE(offset: number, byteLength: number, noAssert?: boolean): number; + readUIntBE(offset: number, byteLength: number, noAssert?: boolean): number; + readIntLE(offset: number, byteLength: number, noAssert?: boolean): number; + readIntBE(offset: number, byteLength: number, noAssert?: boolean): number; + readUInt8(offset: number, noAssert?: boolean): number; + readUInt16LE(offset: number, noAssert?: boolean): number; + readUInt16BE(offset: number, noAssert?: boolean): number; + readUInt32LE(offset: number, noAssert?: boolean): number; + readUInt32BE(offset: number, noAssert?: boolean): number; + readInt8(offset: number, noAssert?: boolean): number; + readInt16LE(offset: number, noAssert?: boolean): number; + readInt16BE(offset: number, noAssert?: boolean): number; + readInt32LE(offset: number, noAssert?: boolean): number; + readInt32BE(offset: number, noAssert?: boolean): number; + readFloatLE(offset: number, noAssert?: boolean): number; + readFloatBE(offset: number, noAssert?: boolean): number; + readDoubleLE(offset: number, noAssert?: boolean): number; + readDoubleBE(offset: number, noAssert?: boolean): number; + reverse(): this; + swap16(): Buffer; + swap32(): Buffer; + swap64(): Buffer; + writeUInt8(value: number, offset: number, noAssert?: boolean): number; + writeUInt16LE(value: number, offset: number, noAssert?: boolean): number; + writeUInt16BE(value: number, offset: number, noAssert?: boolean): number; + writeUInt32LE(value: number, offset: number, noAssert?: boolean): number; + writeUInt32BE(value: number, offset: number, noAssert?: boolean): number; + writeInt8(value: number, offset: number, noAssert?: boolean): number; + writeInt16LE(value: number, offset: number, noAssert?: boolean): number; + writeInt16BE(value: number, offset: number, noAssert?: boolean): number; + writeInt32LE(value: number, offset: number, noAssert?: boolean): number; + writeInt32BE(value: number, offset: number, noAssert?: boolean): number; + writeFloatLE(value: number, offset: number, noAssert?: boolean): number; + writeFloatBE(value: number, offset: number, noAssert?: boolean): number; + writeDoubleLE(value: number, offset: number, noAssert?: boolean): number; + writeDoubleBE(value: number, offset: number, noAssert?: boolean): number; + fill(value: any, offset?: number, end?: number): this; + indexOf(value: string | number | Buffer, byteOffset?: number, encoding?: string): number; + lastIndexOf(value: string | number | Buffer, byteOffset?: number, encoding?: string): number; + includes(value: string | number | Buffer, byteOffset?: number, encoding?: string): boolean; + + /** + * Allocates a new buffer containing the given {str}. + * + * @param str String to store in buffer. + * @param encoding encoding to use, optional. Default is 'utf8' + */ + constructor (str: string, encoding?: string); + /** + * Allocates a new buffer of {size} octets. + * + * @param size count of octets to allocate. + */ + constructor (size: number); + /** + * Allocates a new buffer containing the given {array} of octets. + * + * @param array The octets to store. + */ + constructor (array: Uint8Array); + /** + * Produces a Buffer backed by the same allocated memory as + * the given {ArrayBuffer}. + * + * + * @param arrayBuffer The ArrayBuffer with which to share memory. + */ + constructor (arrayBuffer: ArrayBuffer); + /** + * Allocates a new buffer containing the given {array} of octets. + * + * @param array The octets to store. + */ + constructor (array: any[]); + /** + * Copies the passed {buffer} data onto a new {Buffer} instance. + * + * @param buffer The buffer to copy. + */ + constructor (buffer: Buffer); + prototype: Buffer; + /** + * Allocates a new Buffer using an {array} of octets. + * + * @param array + */ + static from(array: any[]): Buffer; + /** + * When passed a reference to the .buffer property of a TypedArray instance, + * the newly created Buffer will share the same allocated memory as the TypedArray. + * The optional {byteOffset} and {length} arguments specify a memory range + * within the {arrayBuffer} that will be shared by the Buffer. + * + * @param arrayBuffer The .buffer property of a TypedArray or a new ArrayBuffer() + * @param byteOffset + * @param length + */ + static from(arrayBuffer: ArrayBuffer, byteOffset?: number, length?: number): Buffer; + /** + * Copies the passed {buffer} data onto a new Buffer instance. + * + * @param buffer + */ + static from(buffer: Buffer | Uint8Array): Buffer; + /** + * Creates a new Buffer containing the given JavaScript string {str}. + * If provided, the {encoding} parameter identifies the character encoding. + * If not provided, {encoding} defaults to 'utf8'. + * + * @param str + */ + static from(str: string, encoding?: string): Buffer; + /** + * Returns true if {obj} is a Buffer + * + * @param obj object to test. + */ + static isBuffer(obj: any): obj is Buffer; + /** + * Returns true if {encoding} is a valid encoding argument. + * Valid string encodings in Node 0.12: 'ascii'|'utf8'|'utf16le'|'ucs2'(alias of 'utf16le')|'base64'|'binary'(deprecated)|'hex' + * + * @param encoding string to test. + */ + static isEncoding(encoding: string): boolean; + /** + * Gives the actual byte length of a string. encoding defaults to 'utf8'. + * This is not the same as String.prototype.length since that returns the number of characters in a string. + * + * @param string string to test. + * @param encoding encoding used to evaluate (defaults to 'utf8') + */ + static byteLength(string: string, encoding?: string): number; + /** + * Returns a buffer which is the result of concatenating all the buffers in the list together. + * + * If the list has no items, or if the totalLength is 0, then it returns a zero-length buffer. + * If the list has exactly one item, then the first item of the list is returned. + * If the list has more than one item, then a new Buffer is created. + * + * @param list An array of Buffer objects to concatenate + * @param totalLength Total length of the buffers when concatenated. + * If totalLength is not provided, it is read from the buffers in the list. However, this adds an additional loop to the function, so it is faster to provide the length explicitly. + */ + static concat(list: Buffer[], totalLength?: number): Buffer; + /** + * The same as buf1.compare(buf2). + */ + static compare(buf1: Buffer, buf2: Buffer): number; + /** + * Allocates a new buffer of {size} octets. + * + * @param size count of octets to allocate. + * @param fill if specified, buffer will be initialized by calling buf.fill(fill). + * If parameter is omitted, buffer will be filled with zeros. + * @param encoding encoding used for call to buf.fill while initializing + */ + static alloc(size: number, fill?: string | Buffer | number, encoding?: string): Buffer; + /** + * Allocates a new buffer of {size} octets, leaving memory not initialized, so the contents + * of the newly created Buffer are unknown and may contain sensitive data. + * + * @param size count of octets to allocate + */ + static allocUnsafe(size: number): Buffer; + /** + * Allocates a new non-pooled buffer of {size} octets, leaving memory not initialized, so the contents + * of the newly created Buffer are unknown and may contain sensitive data. + * + * @param size count of octets to allocate + */ + static allocUnsafeSlow(size: number): Buffer; +} diff --git a/node_modules/buffer/index.js b/node_modules/buffer/index.js new file mode 100644 index 0000000..609cf31 --- /dev/null +++ b/node_modules/buffer/index.js @@ -0,0 +1,1817 @@ +/*! + * The buffer module from node.js, for the browser. + * + * @author Feross Aboukhadijeh <https://feross.org> + * @license MIT + */ +/* eslint-disable no-proto */ + +'use strict' + +var base64 = require('base64-js') +var ieee754 = require('ieee754') +var customInspectSymbol = + (typeof Symbol === 'function' && typeof Symbol['for'] === 'function') // eslint-disable-line dot-notation + ? Symbol['for']('nodejs.util.inspect.custom') // eslint-disable-line dot-notation + : null + +exports.Buffer = Buffer +exports.SlowBuffer = SlowBuffer +exports.INSPECT_MAX_BYTES = 50 + +var K_MAX_LENGTH = 0x7fffffff +exports.kMaxLength = K_MAX_LENGTH + +/** + * If `Buffer.TYPED_ARRAY_SUPPORT`: + * === true Use Uint8Array implementation (fastest) + * === false Print warning and recommend using `buffer` v4.x which has an Object + * implementation (most compatible, even IE6) + * + * Browsers that support typed arrays are IE 10+, Firefox 4+, Chrome 7+, Safari 5.1+, + * Opera 11.6+, iOS 4.2+. + * + * We report that the browser does not support typed arrays if the are not subclassable + * using __proto__. Firefox 4-29 lacks support for adding new properties to `Uint8Array` + * (See: https://bugzilla.mozilla.org/show_bug.cgi?id=695438). IE 10 lacks support + * for __proto__ and has a buggy typed array implementation. + */ +Buffer.TYPED_ARRAY_SUPPORT = typedArraySupport() + +if (!Buffer.TYPED_ARRAY_SUPPORT && typeof console !== 'undefined' && + typeof console.error === 'function') { + console.error( + 'This browser lacks typed array (Uint8Array) support which is required by ' + + '`buffer` v5.x. Use `buffer` v4.x if you require old browser support.' + ) +} + +function typedArraySupport () { + // Can typed array instances can be augmented? + try { + var arr = new Uint8Array(1) + var proto = { foo: function () { return 42 } } + Object.setPrototypeOf(proto, Uint8Array.prototype) + Object.setPrototypeOf(arr, proto) + return arr.foo() === 42 + } catch (e) { + return false + } +} + +Object.defineProperty(Buffer.prototype, 'parent', { + enumerable: true, + get: function () { + if (!Buffer.isBuffer(this)) return undefined + return this.buffer + } +}) + +Object.defineProperty(Buffer.prototype, 'offset', { + enumerable: true, + get: function () { + if (!Buffer.isBuffer(this)) return undefined + return this.byteOffset + } +}) + +function createBuffer (length) { + if (length > K_MAX_LENGTH) { + throw new RangeError('The value "' + length + '" is invalid for option "size"') + } + // Return an augmented `Uint8Array` instance + var buf = new Uint8Array(length) + Object.setPrototypeOf(buf, Buffer.prototype) + return buf +} + +/** + * The Buffer constructor returns instances of `Uint8Array` that have their + * prototype changed to `Buffer.prototype`. Furthermore, `Buffer` is a subclass of + * `Uint8Array`, so the returned instances will have all the node `Buffer` methods + * and the `Uint8Array` methods. Square bracket notation works as expected -- it + * returns a single octet. + * + * The `Uint8Array` prototype remains unmodified. + */ + +function Buffer (arg, encodingOrOffset, length) { + // Common case. + if (typeof arg === 'number') { + if (typeof encodingOrOffset === 'string') { + throw new TypeError( + 'The "string" argument must be of type string. Received type number' + ) + } + return allocUnsafe(arg) + } + return from(arg, encodingOrOffset, length) +} + +Buffer.poolSize = 8192 // not used by this implementation + +function from (value, encodingOrOffset, length) { + if (typeof value === 'string') { + return fromString(value, encodingOrOffset) + } + + if (ArrayBuffer.isView(value)) { + return fromArrayView(value) + } + + if (value == null) { + throw new TypeError( + 'The first argument must be one of type string, Buffer, ArrayBuffer, Array, ' + + 'or Array-like Object. Received type ' + (typeof value) + ) + } + + if (isInstance(value, ArrayBuffer) || + (value && isInstance(value.buffer, ArrayBuffer))) { + return fromArrayBuffer(value, encodingOrOffset, length) + } + + if (typeof SharedArrayBuffer !== 'undefined' && + (isInstance(value, SharedArrayBuffer) || + (value && isInstance(value.buffer, SharedArrayBuffer)))) { + return fromArrayBuffer(value, encodingOrOffset, length) + } + + if (typeof value === 'number') { + throw new TypeError( + 'The "value" argument must not be of type number. Received type number' + ) + } + + var valueOf = value.valueOf && value.valueOf() + if (valueOf != null && valueOf !== value) { + return Buffer.from(valueOf, encodingOrOffset, length) + } + + var b = fromObject(value) + if (b) return b + + if (typeof Symbol !== 'undefined' && Symbol.toPrimitive != null && + typeof value[Symbol.toPrimitive] === 'function') { + return Buffer.from( + value[Symbol.toPrimitive]('string'), encodingOrOffset, length + ) + } + + throw new TypeError( + 'The first argument must be one of type string, Buffer, ArrayBuffer, Array, ' + + 'or Array-like Object. Received type ' + (typeof value) + ) +} + +/** + * Functionally equivalent to Buffer(arg, encoding) but throws a TypeError + * if value is a number. + * Buffer.from(str[, encoding]) + * Buffer.from(array) + * Buffer.from(buffer) + * Buffer.from(arrayBuffer[, byteOffset[, length]]) + **/ +Buffer.from = function (value, encodingOrOffset, length) { + return from(value, encodingOrOffset, length) +} + +// Note: Change prototype *after* Buffer.from is defined to workaround Chrome bug: +// https://github.com/feross/buffer/pull/148 +Object.setPrototypeOf(Buffer.prototype, Uint8Array.prototype) +Object.setPrototypeOf(Buffer, Uint8Array) + +function assertSize (size) { + if (typeof size !== 'number') { + throw new TypeError('"size" argument must be of type number') + } else if (size < 0) { + throw new RangeError('The value "' + size + '" is invalid for option "size"') + } +} + +function alloc (size, fill, encoding) { + assertSize(size) + if (size <= 0) { + return createBuffer(size) + } + if (fill !== undefined) { + // Only pay attention to encoding if it's a string. This + // prevents accidentally sending in a number that would + // be interpreted as a start offset. + return typeof encoding === 'string' + ? createBuffer(size).fill(fill, encoding) + : createBuffer(size).fill(fill) + } + return createBuffer(size) +} + +/** + * Creates a new filled Buffer instance. + * alloc(size[, fill[, encoding]]) + **/ +Buffer.alloc = function (size, fill, encoding) { + return alloc(size, fill, encoding) +} + +function allocUnsafe (size) { + assertSize(size) + return createBuffer(size < 0 ? 0 : checked(size) | 0) +} + +/** + * Equivalent to Buffer(num), by default creates a non-zero-filled Buffer instance. + * */ +Buffer.allocUnsafe = function (size) { + return allocUnsafe(size) +} +/** + * Equivalent to SlowBuffer(num), by default creates a non-zero-filled Buffer instance. + */ +Buffer.allocUnsafeSlow = function (size) { + return allocUnsafe(size) +} + +function fromString (string, encoding) { + if (typeof encoding !== 'string' || encoding === '') { + encoding = 'utf8' + } + + if (!Buffer.isEncoding(encoding)) { + throw new TypeError('Unknown encoding: ' + encoding) + } + + var length = byteLength(string, encoding) | 0 + var buf = createBuffer(length) + + var actual = buf.write(string, encoding) + + if (actual !== length) { + // Writing a hex string, for example, that contains invalid characters will + // cause everything after the first invalid character to be ignored. (e.g. + // 'abxxcd' will be treated as 'ab') + buf = buf.slice(0, actual) + } + + return buf +} + +function fromArrayLike (array) { + var length = array.length < 0 ? 0 : checked(array.length) | 0 + var buf = createBuffer(length) + for (var i = 0; i < length; i += 1) { + buf[i] = array[i] & 255 + } + return buf +} + +function fromArrayView (arrayView) { + if (isInstance(arrayView, Uint8Array)) { + var copy = new Uint8Array(arrayView) + return fromArrayBuffer(copy.buffer, copy.byteOffset, copy.byteLength) + } + return fromArrayLike(arrayView) +} + +function fromArrayBuffer (array, byteOffset, length) { + if (byteOffset < 0 || array.byteLength < byteOffset) { + throw new RangeError('"offset" is outside of buffer bounds') + } + + if (array.byteLength < byteOffset + (length || 0)) { + throw new RangeError('"length" is outside of buffer bounds') + } + + var buf + if (byteOffset === undefined && length === undefined) { + buf = new Uint8Array(array) + } else if (length === undefined) { + buf = new Uint8Array(array, byteOffset) + } else { + buf = new Uint8Array(array, byteOffset, length) + } + + // Return an augmented `Uint8Array` instance + Object.setPrototypeOf(buf, Buffer.prototype) + + return buf +} + +function fromObject (obj) { + if (Buffer.isBuffer(obj)) { + var len = checked(obj.length) | 0 + var buf = createBuffer(len) + + if (buf.length === 0) { + return buf + } + + obj.copy(buf, 0, 0, len) + return buf + } + + if (obj.length !== undefined) { + if (typeof obj.length !== 'number' || numberIsNaN(obj.length)) { + return createBuffer(0) + } + return fromArrayLike(obj) + } + + if (obj.type === 'Buffer' && Array.isArray(obj.data)) { + return fromArrayLike(obj.data) + } +} + +function checked (length) { + // Note: cannot use `length < K_MAX_LENGTH` here because that fails when + // length is NaN (which is otherwise coerced to zero.) + if (length >= K_MAX_LENGTH) { + throw new RangeError('Attempt to allocate Buffer larger than maximum ' + + 'size: 0x' + K_MAX_LENGTH.toString(16) + ' bytes') + } + return length | 0 +} + +function SlowBuffer (length) { + if (+length != length) { // eslint-disable-line eqeqeq + length = 0 + } + return Buffer.alloc(+length) +} + +Buffer.isBuffer = function isBuffer (b) { + return b != null && b._isBuffer === true && + b !== Buffer.prototype // so Buffer.isBuffer(Buffer.prototype) will be false +} + +Buffer.compare = function compare (a, b) { + if (isInstance(a, Uint8Array)) a = Buffer.from(a, a.offset, a.byteLength) + if (isInstance(b, Uint8Array)) b = Buffer.from(b, b.offset, b.byteLength) + if (!Buffer.isBuffer(a) || !Buffer.isBuffer(b)) { + throw new TypeError( + 'The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array' + ) + } + + if (a === b) return 0 + + var x = a.length + var y = b.length + + for (var i = 0, len = Math.min(x, y); i < len; ++i) { + if (a[i] !== b[i]) { + x = a[i] + y = b[i] + break + } + } + + if (x < y) return -1 + if (y < x) return 1 + return 0 +} + +Buffer.isEncoding = function isEncoding (encoding) { + switch (String(encoding).toLowerCase()) { + case 'hex': + case 'utf8': + case 'utf-8': + case 'ascii': + case 'latin1': + case 'binary': + case 'base64': + case 'ucs2': + case 'ucs-2': + case 'utf16le': + case 'utf-16le': + return true + default: + return false + } +} + +Buffer.concat = function concat (list, length) { + if (!Array.isArray(list)) { + throw new TypeError('"list" argument must be an Array of Buffers') + } + + if (list.length === 0) { + return Buffer.alloc(0) + } + + var i + if (length === undefined) { + length = 0 + for (i = 0; i < list.length; ++i) { + length += list[i].length + } + } + + var buffer = Buffer.allocUnsafe(length) + var pos = 0 + for (i = 0; i < list.length; ++i) { + var buf = list[i] + if (isInstance(buf, Uint8Array)) { + if (pos + buf.length > buffer.length) { + Buffer.from(buf).copy(buffer, pos) + } else { + Uint8Array.prototype.set.call( + buffer, + buf, + pos + ) + } + } else if (!Buffer.isBuffer(buf)) { + throw new TypeError('"list" argument must be an Array of Buffers') + } else { + buf.copy(buffer, pos) + } + pos += buf.length + } + return buffer +} + +function byteLength (string, encoding) { + if (Buffer.isBuffer(string)) { + return string.length + } + if (ArrayBuffer.isView(string) || isInstance(string, ArrayBuffer)) { + return string.byteLength + } + if (typeof string !== 'string') { + throw new TypeError( + 'The "string" argument must be one of type string, Buffer, or ArrayBuffer. ' + + 'Received type ' + typeof string + ) + } + + var len = string.length + var mustMatch = (arguments.length > 2 && arguments[2] === true) + if (!mustMatch && len === 0) return 0 + + // Use a for loop to avoid recursion + var loweredCase = false + for (;;) { + switch (encoding) { + case 'ascii': + case 'latin1': + case 'binary': + return len + case 'utf8': + case 'utf-8': + return utf8ToBytes(string).length + case 'ucs2': + case 'ucs-2': + case 'utf16le': + case 'utf-16le': + return len * 2 + case 'hex': + return len >>> 1 + case 'base64': + return base64ToBytes(string).length + default: + if (loweredCase) { + return mustMatch ? -1 : utf8ToBytes(string).length // assume utf8 + } + encoding = ('' + encoding).toLowerCase() + loweredCase = true + } + } +} +Buffer.byteLength = byteLength + +function slowToString (encoding, start, end) { + var loweredCase = false + + // No need to verify that "this.length <= MAX_UINT32" since it's a read-only + // property of a typed array. + + // This behaves neither like String nor Uint8Array in that we set start/end + // to their upper/lower bounds if the value passed is out of range. + // undefined is handled specially as per ECMA-262 6th Edition, + // Section 13.3.3.7 Runtime Semantics: KeyedBindingInitialization. + if (start === undefined || start < 0) { + start = 0 + } + // Return early if start > this.length. Done here to prevent potential uint32 + // coercion fail below. + if (start > this.length) { + return '' + } + + if (end === undefined || end > this.length) { + end = this.length + } + + if (end <= 0) { + return '' + } + + // Force coercion to uint32. This will also coerce falsey/NaN values to 0. + end >>>= 0 + start >>>= 0 + + if (end <= start) { + return '' + } + + if (!encoding) encoding = 'utf8' + + while (true) { + switch (encoding) { + case 'hex': + return hexSlice(this, start, end) + + case 'utf8': + case 'utf-8': + return utf8Slice(this, start, end) + + case 'ascii': + return asciiSlice(this, start, end) + + case 'latin1': + case 'binary': + return latin1Slice(this, start, end) + + case 'base64': + return base64Slice(this, start, end) + + case 'ucs2': + case 'ucs-2': + case 'utf16le': + case 'utf-16le': + return utf16leSlice(this, start, end) + + default: + if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding) + encoding = (encoding + '').toLowerCase() + loweredCase = true + } + } +} + +// This property is used by `Buffer.isBuffer` (and the `is-buffer` npm package) +// to detect a Buffer instance. It's not possible to use `instanceof Buffer` +// reliably in a browserify context because there could be multiple different +// copies of the 'buffer' package in use. This method works even for Buffer +// instances that were created from another copy of the `buffer` package. +// See: https://github.com/feross/buffer/issues/154 +Buffer.prototype._isBuffer = true + +function swap (b, n, m) { + var i = b[n] + b[n] = b[m] + b[m] = i +} + +Buffer.prototype.swap16 = function swap16 () { + var len = this.length + if (len % 2 !== 0) { + throw new RangeError('Buffer size must be a multiple of 16-bits') + } + for (var i = 0; i < len; i += 2) { + swap(this, i, i + 1) + } + return this +} + +Buffer.prototype.swap32 = function swap32 () { + var len = this.length + if (len % 4 !== 0) { + throw new RangeError('Buffer size must be a multiple of 32-bits') + } + for (var i = 0; i < len; i += 4) { + swap(this, i, i + 3) + swap(this, i + 1, i + 2) + } + return this +} + +Buffer.prototype.swap64 = function swap64 () { + var len = this.length + if (len % 8 !== 0) { + throw new RangeError('Buffer size must be a multiple of 64-bits') + } + for (var i = 0; i < len; i += 8) { + swap(this, i, i + 7) + swap(this, i + 1, i + 6) + swap(this, i + 2, i + 5) + swap(this, i + 3, i + 4) + } + return this +} + +Buffer.prototype.toString = function toString () { + var length = this.length + if (length === 0) return '' + if (arguments.length === 0) return utf8Slice(this, 0, length) + return slowToString.apply(this, arguments) +} + +Buffer.prototype.toLocaleString = Buffer.prototype.toString + +Buffer.prototype.equals = function equals (b) { + if (!Buffer.isBuffer(b)) throw new TypeError('Argument must be a Buffer') + if (this === b) return true + return Buffer.compare(this, b) === 0 +} + +Buffer.prototype.inspect = function inspect () { + var str = '' + var max = exports.INSPECT_MAX_BYTES + str = this.toString('hex', 0, max).replace(/(.{2})/g, '$1 ').trim() + if (this.length > max) str += ' ... ' + return '<Buffer ' + str + '>' +} +if (customInspectSymbol) { + Buffer.prototype[customInspectSymbol] = Buffer.prototype.inspect +} + +Buffer.prototype.compare = function compare (target, start, end, thisStart, thisEnd) { + if (isInstance(target, Uint8Array)) { + target = Buffer.from(target, target.offset, target.byteLength) + } + if (!Buffer.isBuffer(target)) { + throw new TypeError( + 'The "target" argument must be one of type Buffer or Uint8Array. ' + + 'Received type ' + (typeof target) + ) + } + + if (start === undefined) { + start = 0 + } + if (end === undefined) { + end = target ? target.length : 0 + } + if (thisStart === undefined) { + thisStart = 0 + } + if (thisEnd === undefined) { + thisEnd = this.length + } + + if (start < 0 || end > target.length || thisStart < 0 || thisEnd > this.length) { + throw new RangeError('out of range index') + } + + if (thisStart >= thisEnd && start >= end) { + return 0 + } + if (thisStart >= thisEnd) { + return -1 + } + if (start >= end) { + return 1 + } + + start >>>= 0 + end >>>= 0 + thisStart >>>= 0 + thisEnd >>>= 0 + + if (this === target) return 0 + + var x = thisEnd - thisStart + var y = end - start + var len = Math.min(x, y) + + var thisCopy = this.slice(thisStart, thisEnd) + var targetCopy = target.slice(start, end) + + for (var i = 0; i < len; ++i) { + if (thisCopy[i] !== targetCopy[i]) { + x = thisCopy[i] + y = targetCopy[i] + break + } + } + + if (x < y) return -1 + if (y < x) return 1 + return 0 +} + +// Finds either the first index of `val` in `buffer` at offset >= `byteOffset`, +// OR the last index of `val` in `buffer` at offset <= `byteOffset`. +// +// Arguments: +// - buffer - a Buffer to search +// - val - a string, Buffer, or number +// - byteOffset - an index into `buffer`; will be clamped to an int32 +// - encoding - an optional encoding, relevant is val is a string +// - dir - true for indexOf, false for lastIndexOf +function bidirectionalIndexOf (buffer, val, byteOffset, encoding, dir) { + // Empty buffer means no match + if (buffer.length === 0) return -1 + + // Normalize byteOffset + if (typeof byteOffset === 'string') { + encoding = byteOffset + byteOffset = 0 + } else if (byteOffset > 0x7fffffff) { + byteOffset = 0x7fffffff + } else if (byteOffset < -0x80000000) { + byteOffset = -0x80000000 + } + byteOffset = +byteOffset // Coerce to Number. + if (numberIsNaN(byteOffset)) { + // byteOffset: it it's undefined, null, NaN, "foo", etc, search whole buffer + byteOffset = dir ? 0 : (buffer.length - 1) + } + + // Normalize byteOffset: negative offsets start from the end of the buffer + if (byteOffset < 0) byteOffset = buffer.length + byteOffset + if (byteOffset >= buffer.length) { + if (dir) return -1 + else byteOffset = buffer.length - 1 + } else if (byteOffset < 0) { + if (dir) byteOffset = 0 + else return -1 + } + + // Normalize val + if (typeof val === 'string') { + val = Buffer.from(val, encoding) + } + + // Finally, search either indexOf (if dir is true) or lastIndexOf + if (Buffer.isBuffer(val)) { + // Special case: looking for empty string/buffer always fails + if (val.length === 0) { + return -1 + } + return arrayIndexOf(buffer, val, byteOffset, encoding, dir) + } else if (typeof val === 'number') { + val = val & 0xFF // Search for a byte value [0-255] + if (typeof Uint8Array.prototype.indexOf === 'function') { + if (dir) { + return Uint8Array.prototype.indexOf.call(buffer, val, byteOffset) + } else { + return Uint8Array.prototype.lastIndexOf.call(buffer, val, byteOffset) + } + } + return arrayIndexOf(buffer, [val], byteOffset, encoding, dir) + } + + throw new TypeError('val must be string, number or Buffer') +} + +function arrayIndexOf (arr, val, byteOffset, encoding, dir) { + var indexSize = 1 + var arrLength = arr.length + var valLength = val.length + + if (encoding !== undefined) { + encoding = String(encoding).toLowerCase() + if (encoding === 'ucs2' || encoding === 'ucs-2' || + encoding === 'utf16le' || encoding === 'utf-16le') { + if (arr.length < 2 || val.length < 2) { + return -1 + } + indexSize = 2 + arrLength /= 2 + valLength /= 2 + byteOffset /= 2 + } + } + + function read (buf, i) { + if (indexSize === 1) { + return buf[i] + } else { + return buf.readUInt16BE(i * indexSize) + } + } + + var i + if (dir) { + var foundIndex = -1 + for (i = byteOffset; i < arrLength; i++) { + if (read(arr, i) === read(val, foundIndex === -1 ? 0 : i - foundIndex)) { + if (foundIndex === -1) foundIndex = i + if (i - foundIndex + 1 === valLength) return foundIndex * indexSize + } else { + if (foundIndex !== -1) i -= i - foundIndex + foundIndex = -1 + } + } + } else { + if (byteOffset + valLength > arrLength) byteOffset = arrLength - valLength + for (i = byteOffset; i >= 0; i--) { + var found = true + for (var j = 0; j < valLength; j++) { + if (read(arr, i + j) !== read(val, j)) { + found = false + break + } + } + if (found) return i + } + } + + return -1 +} + +Buffer.prototype.includes = function includes (val, byteOffset, encoding) { + return this.indexOf(val, byteOffset, encoding) !== -1 +} + +Buffer.prototype.indexOf = function indexOf (val, byteOffset, encoding) { + return bidirectionalIndexOf(this, val, byteOffset, encoding, true) +} + +Buffer.prototype.lastIndexOf = function lastIndexOf (val, byteOffset, encoding) { + return bidirectionalIndexOf(this, val, byteOffset, encoding, false) +} + +function hexWrite (buf, string, offset, length) { + offset = Number(offset) || 0 + var remaining = buf.length - offset + if (!length) { + length = remaining + } else { + length = Number(length) + if (length > remaining) { + length = remaining + } + } + + var strLen = string.length + + if (length > strLen / 2) { + length = strLen / 2 + } + for (var i = 0; i < length; ++i) { + var parsed = parseInt(string.substr(i * 2, 2), 16) + if (numberIsNaN(parsed)) return i + buf[offset + i] = parsed + } + return i +} + +function utf8Write (buf, string, offset, length) { + return blitBuffer(utf8ToBytes(string, buf.length - offset), buf, offset, length) +} + +function asciiWrite (buf, string, offset, length) { + return blitBuffer(asciiToBytes(string), buf, offset, length) +} + +function base64Write (buf, string, offset, length) { + return blitBuffer(base64ToBytes(string), buf, offset, length) +} + +function ucs2Write (buf, string, offset, length) { + return blitBuffer(utf16leToBytes(string, buf.length - offset), buf, offset, length) +} + +Buffer.prototype.write = function write (string, offset, length, encoding) { + // Buffer#write(string) + if (offset === undefined) { + encoding = 'utf8' + length = this.length + offset = 0 + // Buffer#write(string, encoding) + } else if (length === undefined && typeof offset === 'string') { + encoding = offset + length = this.length + offset = 0 + // Buffer#write(string, offset[, length][, encoding]) + } else if (isFinite(offset)) { + offset = offset >>> 0 + if (isFinite(length)) { + length = length >>> 0 + if (encoding === undefined) encoding = 'utf8' + } else { + encoding = length + length = undefined + } + } else { + throw new Error( + 'Buffer.write(string, encoding, offset[, length]) is no longer supported' + ) + } + + var remaining = this.length - offset + if (length === undefined || length > remaining) length = remaining + + if ((string.length > 0 && (length < 0 || offset < 0)) || offset > this.length) { + throw new RangeError('Attempt to write outside buffer bounds') + } + + if (!encoding) encoding = 'utf8' + + var loweredCase = false + for (;;) { + switch (encoding) { + case 'hex': + return hexWrite(this, string, offset, length) + + case 'utf8': + case 'utf-8': + return utf8Write(this, string, offset, length) + + case 'ascii': + case 'latin1': + case 'binary': + return asciiWrite(this, string, offset, length) + + case 'base64': + // Warning: maxLength not taken into account in base64Write + return base64Write(this, string, offset, length) + + case 'ucs2': + case 'ucs-2': + case 'utf16le': + case 'utf-16le': + return ucs2Write(this, string, offset, length) + + default: + if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding) + encoding = ('' + encoding).toLowerCase() + loweredCase = true + } + } +} + +Buffer.prototype.toJSON = function toJSON () { + return { + type: 'Buffer', + data: Array.prototype.slice.call(this._arr || this, 0) + } +} + +function base64Slice (buf, start, end) { + if (start === 0 && end === buf.length) { + return base64.fromByteArray(buf) + } else { + return base64.fromByteArray(buf.slice(start, end)) + } +} + +function utf8Slice (buf, start, end) { + end = Math.min(buf.length, end) + var res = [] + + var i = start + while (i < end) { + var firstByte = buf[i] + var codePoint = null + var bytesPerSequence = (firstByte > 0xEF) + ? 4 + : (firstByte > 0xDF) + ? 3 + : (firstByte > 0xBF) + ? 2 + : 1 + + if (i + bytesPerSequence <= end) { + var secondByte, thirdByte, fourthByte, tempCodePoint + + switch (bytesPerSequence) { + case 1: + if (firstByte < 0x80) { + codePoint = firstByte + } + break + case 2: + secondByte = buf[i + 1] + if ((secondByte & 0xC0) === 0x80) { + tempCodePoint = (firstByte & 0x1F) << 0x6 | (secondByte & 0x3F) + if (tempCodePoint > 0x7F) { + codePoint = tempCodePoint + } + } + break + case 3: + secondByte = buf[i + 1] + thirdByte = buf[i + 2] + if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80) { + tempCodePoint = (firstByte & 0xF) << 0xC | (secondByte & 0x3F) << 0x6 | (thirdByte & 0x3F) + if (tempCodePoint > 0x7FF && (tempCodePoint < 0xD800 || tempCodePoint > 0xDFFF)) { + codePoint = tempCodePoint + } + } + break + case 4: + secondByte = buf[i + 1] + thirdByte = buf[i + 2] + fourthByte = buf[i + 3] + if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80 && (fourthByte & 0xC0) === 0x80) { + tempCodePoint = (firstByte & 0xF) << 0x12 | (secondByte & 0x3F) << 0xC | (thirdByte & 0x3F) << 0x6 | (fourthByte & 0x3F) + if (tempCodePoint > 0xFFFF && tempCodePoint < 0x110000) { + codePoint = tempCodePoint + } + } + } + } + + if (codePoint === null) { + // we did not generate a valid codePoint so insert a + // replacement char (U+FFFD) and advance only 1 byte + codePoint = 0xFFFD + bytesPerSequence = 1 + } else if (codePoint > 0xFFFF) { + // encode to utf16 (surrogate pair dance) + codePoint -= 0x10000 + res.push(codePoint >>> 10 & 0x3FF | 0xD800) + codePoint = 0xDC00 | codePoint & 0x3FF + } + + res.push(codePoint) + i += bytesPerSequence + } + + return decodeCodePointsArray(res) +} + +// Based on http://stackoverflow.com/a/22747272/680742, the browser with +// the lowest limit is Chrome, with 0x10000 args. +// We go 1 magnitude less, for safety +var MAX_ARGUMENTS_LENGTH = 0x1000 + +function decodeCodePointsArray (codePoints) { + var len = codePoints.length + if (len <= MAX_ARGUMENTS_LENGTH) { + return String.fromCharCode.apply(String, codePoints) // avoid extra slice() + } + + // Decode in chunks to avoid "call stack size exceeded". + var res = '' + var i = 0 + while (i < len) { + res += String.fromCharCode.apply( + String, + codePoints.slice(i, i += MAX_ARGUMENTS_LENGTH) + ) + } + return res +} + +function asciiSlice (buf, start, end) { + var ret = '' + end = Math.min(buf.length, end) + + for (var i = start; i < end; ++i) { + ret += String.fromCharCode(buf[i] & 0x7F) + } + return ret +} + +function latin1Slice (buf, start, end) { + var ret = '' + end = Math.min(buf.length, end) + + for (var i = start; i < end; ++i) { + ret += String.fromCharCode(buf[i]) + } + return ret +} + +function hexSlice (buf, start, end) { + var len = buf.length + + if (!start || start < 0) start = 0 + if (!end || end < 0 || end > len) end = len + + var out = '' + for (var i = start; i < end; ++i) { + out += hexSliceLookupTable[buf[i]] + } + return out +} + +function utf16leSlice (buf, start, end) { + var bytes = buf.slice(start, end) + var res = '' + // If bytes.length is odd, the last 8 bits must be ignored (same as node.js) + for (var i = 0; i < bytes.length - 1; i += 2) { + res += String.fromCharCode(bytes[i] + (bytes[i + 1] * 256)) + } + return res +} + +Buffer.prototype.slice = function slice (start, end) { + var len = this.length + start = ~~start + end = end === undefined ? len : ~~end + + if (start < 0) { + start += len + if (start < 0) start = 0 + } else if (start > len) { + start = len + } + + if (end < 0) { + end += len + if (end < 0) end = 0 + } else if (end > len) { + end = len + } + + if (end < start) end = start + + var newBuf = this.subarray(start, end) + // Return an augmented `Uint8Array` instance + Object.setPrototypeOf(newBuf, Buffer.prototype) + + return newBuf +} + +/* + * Need to make sure that buffer isn't trying to write out of bounds. + */ +function checkOffset (offset, ext, length) { + if ((offset % 1) !== 0 || offset < 0) throw new RangeError('offset is not uint') + if (offset + ext > length) throw new RangeError('Trying to access beyond buffer length') +} + +Buffer.prototype.readUintLE = +Buffer.prototype.readUIntLE = function readUIntLE (offset, byteLength, noAssert) { + offset = offset >>> 0 + byteLength = byteLength >>> 0 + if (!noAssert) checkOffset(offset, byteLength, this.length) + + var val = this[offset] + var mul = 1 + var i = 0 + while (++i < byteLength && (mul *= 0x100)) { + val += this[offset + i] * mul + } + + return val +} + +Buffer.prototype.readUintBE = +Buffer.prototype.readUIntBE = function readUIntBE (offset, byteLength, noAssert) { + offset = offset >>> 0 + byteLength = byteLength >>> 0 + if (!noAssert) { + checkOffset(offset, byteLength, this.length) + } + + var val = this[offset + --byteLength] + var mul = 1 + while (byteLength > 0 && (mul *= 0x100)) { + val += this[offset + --byteLength] * mul + } + + return val +} + +Buffer.prototype.readUint8 = +Buffer.prototype.readUInt8 = function readUInt8 (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 1, this.length) + return this[offset] +} + +Buffer.prototype.readUint16LE = +Buffer.prototype.readUInt16LE = function readUInt16LE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 2, this.length) + return this[offset] | (this[offset + 1] << 8) +} + +Buffer.prototype.readUint16BE = +Buffer.prototype.readUInt16BE = function readUInt16BE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 2, this.length) + return (this[offset] << 8) | this[offset + 1] +} + +Buffer.prototype.readUint32LE = +Buffer.prototype.readUInt32LE = function readUInt32LE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 4, this.length) + + return ((this[offset]) | + (this[offset + 1] << 8) | + (this[offset + 2] << 16)) + + (this[offset + 3] * 0x1000000) +} + +Buffer.prototype.readUint32BE = +Buffer.prototype.readUInt32BE = function readUInt32BE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 4, this.length) + + return (this[offset] * 0x1000000) + + ((this[offset + 1] << 16) | + (this[offset + 2] << 8) | + this[offset + 3]) +} + +Buffer.prototype.readIntLE = function readIntLE (offset, byteLength, noAssert) { + offset = offset >>> 0 + byteLength = byteLength >>> 0 + if (!noAssert) checkOffset(offset, byteLength, this.length) + + var val = this[offset] + var mul = 1 + var i = 0 + while (++i < byteLength && (mul *= 0x100)) { + val += this[offset + i] * mul + } + mul *= 0x80 + + if (val >= mul) val -= Math.pow(2, 8 * byteLength) + + return val +} + +Buffer.prototype.readIntBE = function readIntBE (offset, byteLength, noAssert) { + offset = offset >>> 0 + byteLength = byteLength >>> 0 + if (!noAssert) checkOffset(offset, byteLength, this.length) + + var i = byteLength + var mul = 1 + var val = this[offset + --i] + while (i > 0 && (mul *= 0x100)) { + val += this[offset + --i] * mul + } + mul *= 0x80 + + if (val >= mul) val -= Math.pow(2, 8 * byteLength) + + return val +} + +Buffer.prototype.readInt8 = function readInt8 (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 1, this.length) + if (!(this[offset] & 0x80)) return (this[offset]) + return ((0xff - this[offset] + 1) * -1) +} + +Buffer.prototype.readInt16LE = function readInt16LE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 2, this.length) + var val = this[offset] | (this[offset + 1] << 8) + return (val & 0x8000) ? val | 0xFFFF0000 : val +} + +Buffer.prototype.readInt16BE = function readInt16BE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 2, this.length) + var val = this[offset + 1] | (this[offset] << 8) + return (val & 0x8000) ? val | 0xFFFF0000 : val +} + +Buffer.prototype.readInt32LE = function readInt32LE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 4, this.length) + + return (this[offset]) | + (this[offset + 1] << 8) | + (this[offset + 2] << 16) | + (this[offset + 3] << 24) +} + +Buffer.prototype.readInt32BE = function readInt32BE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 4, this.length) + + return (this[offset] << 24) | + (this[offset + 1] << 16) | + (this[offset + 2] << 8) | + (this[offset + 3]) +} + +Buffer.prototype.readFloatLE = function readFloatLE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 4, this.length) + return ieee754.read(this, offset, true, 23, 4) +} + +Buffer.prototype.readFloatBE = function readFloatBE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 4, this.length) + return ieee754.read(this, offset, false, 23, 4) +} + +Buffer.prototype.readDoubleLE = function readDoubleLE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 8, this.length) + return ieee754.read(this, offset, true, 52, 8) +} + +Buffer.prototype.readDoubleBE = function readDoubleBE (offset, noAssert) { + offset = offset >>> 0 + if (!noAssert) checkOffset(offset, 8, this.length) + return ieee754.read(this, offset, false, 52, 8) +} + +function checkInt (buf, value, offset, ext, max, min) { + if (!Buffer.isBuffer(buf)) throw new TypeError('"buffer" argument must be a Buffer instance') + if (value > max || value < min) throw new RangeError('"value" argument is out of bounds') + if (offset + ext > buf.length) throw new RangeError('Index out of range') +} + +Buffer.prototype.writeUintLE = +Buffer.prototype.writeUIntLE = function writeUIntLE (value, offset, byteLength, noAssert) { + value = +value + offset = offset >>> 0 + byteLength = byteLength >>> 0 + if (!noAssert) { + var maxBytes = Math.pow(2, 8 * byteLength) - 1 + checkInt(this, value, offset, byteLength, maxBytes, 0) + } + + var mul = 1 + var i = 0 + this[offset] = value & 0xFF + while (++i < byteLength && (mul *= 0x100)) { + this[offset + i] = (value / mul) & 0xFF + } + + return offset + byteLength +} + +Buffer.prototype.writeUintBE = +Buffer.prototype.writeUIntBE = function writeUIntBE (value, offset, byteLength, noAssert) { + value = +value + offset = offset >>> 0 + byteLength = byteLength >>> 0 + if (!noAssert) { + var maxBytes = Math.pow(2, 8 * byteLength) - 1 + checkInt(this, value, offset, byteLength, maxBytes, 0) + } + + var i = byteLength - 1 + var mul = 1 + this[offset + i] = value & 0xFF + while (--i >= 0 && (mul *= 0x100)) { + this[offset + i] = (value / mul) & 0xFF + } + + return offset + byteLength +} + +Buffer.prototype.writeUint8 = +Buffer.prototype.writeUInt8 = function writeUInt8 (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 1, 0xff, 0) + this[offset] = (value & 0xff) + return offset + 1 +} + +Buffer.prototype.writeUint16LE = +Buffer.prototype.writeUInt16LE = function writeUInt16LE (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0) + this[offset] = (value & 0xff) + this[offset + 1] = (value >>> 8) + return offset + 2 +} + +Buffer.prototype.writeUint16BE = +Buffer.prototype.writeUInt16BE = function writeUInt16BE (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0) + this[offset] = (value >>> 8) + this[offset + 1] = (value & 0xff) + return offset + 2 +} + +Buffer.prototype.writeUint32LE = +Buffer.prototype.writeUInt32LE = function writeUInt32LE (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0) + this[offset + 3] = (value >>> 24) + this[offset + 2] = (value >>> 16) + this[offset + 1] = (value >>> 8) + this[offset] = (value & 0xff) + return offset + 4 +} + +Buffer.prototype.writeUint32BE = +Buffer.prototype.writeUInt32BE = function writeUInt32BE (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0) + this[offset] = (value >>> 24) + this[offset + 1] = (value >>> 16) + this[offset + 2] = (value >>> 8) + this[offset + 3] = (value & 0xff) + return offset + 4 +} + +Buffer.prototype.writeIntLE = function writeIntLE (value, offset, byteLength, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) { + var limit = Math.pow(2, (8 * byteLength) - 1) + + checkInt(this, value, offset, byteLength, limit - 1, -limit) + } + + var i = 0 + var mul = 1 + var sub = 0 + this[offset] = value & 0xFF + while (++i < byteLength && (mul *= 0x100)) { + if (value < 0 && sub === 0 && this[offset + i - 1] !== 0) { + sub = 1 + } + this[offset + i] = ((value / mul) >> 0) - sub & 0xFF + } + + return offset + byteLength +} + +Buffer.prototype.writeIntBE = function writeIntBE (value, offset, byteLength, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) { + var limit = Math.pow(2, (8 * byteLength) - 1) + + checkInt(this, value, offset, byteLength, limit - 1, -limit) + } + + var i = byteLength - 1 + var mul = 1 + var sub = 0 + this[offset + i] = value & 0xFF + while (--i >= 0 && (mul *= 0x100)) { + if (value < 0 && sub === 0 && this[offset + i + 1] !== 0) { + sub = 1 + } + this[offset + i] = ((value / mul) >> 0) - sub & 0xFF + } + + return offset + byteLength +} + +Buffer.prototype.writeInt8 = function writeInt8 (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 1, 0x7f, -0x80) + if (value < 0) value = 0xff + value + 1 + this[offset] = (value & 0xff) + return offset + 1 +} + +Buffer.prototype.writeInt16LE = function writeInt16LE (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000) + this[offset] = (value & 0xff) + this[offset + 1] = (value >>> 8) + return offset + 2 +} + +Buffer.prototype.writeInt16BE = function writeInt16BE (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000) + this[offset] = (value >>> 8) + this[offset + 1] = (value & 0xff) + return offset + 2 +} + +Buffer.prototype.writeInt32LE = function writeInt32LE (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000) + this[offset] = (value & 0xff) + this[offset + 1] = (value >>> 8) + this[offset + 2] = (value >>> 16) + this[offset + 3] = (value >>> 24) + return offset + 4 +} + +Buffer.prototype.writeInt32BE = function writeInt32BE (value, offset, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000) + if (value < 0) value = 0xffffffff + value + 1 + this[offset] = (value >>> 24) + this[offset + 1] = (value >>> 16) + this[offset + 2] = (value >>> 8) + this[offset + 3] = (value & 0xff) + return offset + 4 +} + +function checkIEEE754 (buf, value, offset, ext, max, min) { + if (offset + ext > buf.length) throw new RangeError('Index out of range') + if (offset < 0) throw new RangeError('Index out of range') +} + +function writeFloat (buf, value, offset, littleEndian, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) { + checkIEEE754(buf, value, offset, 4, 3.4028234663852886e+38, -3.4028234663852886e+38) + } + ieee754.write(buf, value, offset, littleEndian, 23, 4) + return offset + 4 +} + +Buffer.prototype.writeFloatLE = function writeFloatLE (value, offset, noAssert) { + return writeFloat(this, value, offset, true, noAssert) +} + +Buffer.prototype.writeFloatBE = function writeFloatBE (value, offset, noAssert) { + return writeFloat(this, value, offset, false, noAssert) +} + +function writeDouble (buf, value, offset, littleEndian, noAssert) { + value = +value + offset = offset >>> 0 + if (!noAssert) { + checkIEEE754(buf, value, offset, 8, 1.7976931348623157E+308, -1.7976931348623157E+308) + } + ieee754.write(buf, value, offset, littleEndian, 52, 8) + return offset + 8 +} + +Buffer.prototype.writeDoubleLE = function writeDoubleLE (value, offset, noAssert) { + return writeDouble(this, value, offset, true, noAssert) +} + +Buffer.prototype.writeDoubleBE = function writeDoubleBE (value, offset, noAssert) { + return writeDouble(this, value, offset, false, noAssert) +} + +// copy(targetBuffer, targetStart=0, sourceStart=0, sourceEnd=buffer.length) +Buffer.prototype.copy = function copy (target, targetStart, start, end) { + if (!Buffer.isBuffer(target)) throw new TypeError('argument should be a Buffer') + if (!start) start = 0 + if (!end && end !== 0) end = this.length + if (targetStart >= target.length) targetStart = target.length + if (!targetStart) targetStart = 0 + if (end > 0 && end < start) end = start + + // Copy 0 bytes; we're done + if (end === start) return 0 + if (target.length === 0 || this.length === 0) return 0 + + // Fatal error conditions + if (targetStart < 0) { + throw new RangeError('targetStart out of bounds') + } + if (start < 0 || start >= this.length) throw new RangeError('Index out of range') + if (end < 0) throw new RangeError('sourceEnd out of bounds') + + // Are we oob? + if (end > this.length) end = this.length + if (target.length - targetStart < end - start) { + end = target.length - targetStart + start + } + + var len = end - start + + if (this === target && typeof Uint8Array.prototype.copyWithin === 'function') { + // Use built-in when available, missing from IE11 + this.copyWithin(targetStart, start, end) + } else { + Uint8Array.prototype.set.call( + target, + this.subarray(start, end), + targetStart + ) + } + + return len +} + +// Usage: +// buffer.fill(number[, offset[, end]]) +// buffer.fill(buffer[, offset[, end]]) +// buffer.fill(string[, offset[, end]][, encoding]) +Buffer.prototype.fill = function fill (val, start, end, encoding) { + // Handle string cases: + if (typeof val === 'string') { + if (typeof start === 'string') { + encoding = start + start = 0 + end = this.length + } else if (typeof end === 'string') { + encoding = end + end = this.length + } + if (encoding !== undefined && typeof encoding !== 'string') { + throw new TypeError('encoding must be a string') + } + if (typeof encoding === 'string' && !Buffer.isEncoding(encoding)) { + throw new TypeError('Unknown encoding: ' + encoding) + } + if (val.length === 1) { + var code = val.charCodeAt(0) + if ((encoding === 'utf8' && code < 128) || + encoding === 'latin1') { + // Fast path: If `val` fits into a single byte, use that numeric value. + val = code + } + } + } else if (typeof val === 'number') { + val = val & 255 + } else if (typeof val === 'boolean') { + val = Number(val) + } + + // Invalid ranges are not set to a default, so can range check early. + if (start < 0 || this.length < start || this.length < end) { + throw new RangeError('Out of range index') + } + + if (end <= start) { + return this + } + + start = start >>> 0 + end = end === undefined ? this.length : end >>> 0 + + if (!val) val = 0 + + var i + if (typeof val === 'number') { + for (i = start; i < end; ++i) { + this[i] = val + } + } else { + var bytes = Buffer.isBuffer(val) + ? val + : Buffer.from(val, encoding) + var len = bytes.length + if (len === 0) { + throw new TypeError('The value "' + val + + '" is invalid for argument "value"') + } + for (i = 0; i < end - start; ++i) { + this[i + start] = bytes[i % len] + } + } + + return this +} + +// HELPER FUNCTIONS +// ================ + +var INVALID_BASE64_RE = /[^+/0-9A-Za-z-_]/g + +function base64clean (str) { + // Node takes equal signs as end of the Base64 encoding + str = str.split('=')[0] + // Node strips out invalid characters like \n and \t from the string, base64-js does not + str = str.trim().replace(INVALID_BASE64_RE, '') + // Node converts strings with length < 2 to '' + if (str.length < 2) return '' + // Node allows for non-padded base64 strings (missing trailing ===), base64-js does not + while (str.length % 4 !== 0) { + str = str + '=' + } + return str +} + +function utf8ToBytes (string, units) { + units = units || Infinity + var codePoint + var length = string.length + var leadSurrogate = null + var bytes = [] + + for (var i = 0; i < length; ++i) { + codePoint = string.charCodeAt(i) + + // is surrogate component + if (codePoint > 0xD7FF && codePoint < 0xE000) { + // last char was a lead + if (!leadSurrogate) { + // no lead yet + if (codePoint > 0xDBFF) { + // unexpected trail + if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD) + continue + } else if (i + 1 === length) { + // unpaired lead + if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD) + continue + } + + // valid lead + leadSurrogate = codePoint + + continue + } + + // 2 leads in a row + if (codePoint < 0xDC00) { + if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD) + leadSurrogate = codePoint + continue + } + + // valid surrogate pair + codePoint = (leadSurrogate - 0xD800 << 10 | codePoint - 0xDC00) + 0x10000 + } else if (leadSurrogate) { + // valid bmp char, but last char was a lead + if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD) + } + + leadSurrogate = null + + // encode utf8 + if (codePoint < 0x80) { + if ((units -= 1) < 0) break + bytes.push(codePoint) + } else if (codePoint < 0x800) { + if ((units -= 2) < 0) break + bytes.push( + codePoint >> 0x6 | 0xC0, + codePoint & 0x3F | 0x80 + ) + } else if (codePoint < 0x10000) { + if ((units -= 3) < 0) break + bytes.push( + codePoint >> 0xC | 0xE0, + codePoint >> 0x6 & 0x3F | 0x80, + codePoint & 0x3F | 0x80 + ) + } else if (codePoint < 0x110000) { + if ((units -= 4) < 0) break + bytes.push( + codePoint >> 0x12 | 0xF0, + codePoint >> 0xC & 0x3F | 0x80, + codePoint >> 0x6 & 0x3F | 0x80, + codePoint & 0x3F | 0x80 + ) + } else { + throw new Error('Invalid code point') + } + } + + return bytes +} + +function asciiToBytes (str) { + var byteArray = [] + for (var i = 0; i < str.length; ++i) { + // Node's code seems to be doing this and not & 0x7F.. + byteArray.push(str.charCodeAt(i) & 0xFF) + } + return byteArray +} + +function utf16leToBytes (str, units) { + var c, hi, lo + var byteArray = [] + for (var i = 0; i < str.length; ++i) { + if ((units -= 2) < 0) break + + c = str.charCodeAt(i) + hi = c >> 8 + lo = c % 256 + byteArray.push(lo) + byteArray.push(hi) + } + + return byteArray +} + +function base64ToBytes (str) { + return base64.toByteArray(base64clean(str)) +} + +function blitBuffer (src, dst, offset, length) { + for (var i = 0; i < length; ++i) { + if ((i + offset >= dst.length) || (i >= src.length)) break + dst[i + offset] = src[i] + } + return i +} + +// ArrayBuffer or Uint8Array objects from other contexts (i.e. iframes) do not pass +// the `instanceof` check but they should be treated as of that type. +// See: https://github.com/feross/buffer/issues/166 +function isInstance (obj, type) { + return obj instanceof type || + (obj != null && obj.constructor != null && obj.constructor.name != null && + obj.constructor.name === type.name) +} +function numberIsNaN (obj) { + // For IE11 support + return obj !== obj // eslint-disable-line no-self-compare +} + +// Create lookup table for `toString('hex')` +// See: https://github.com/feross/buffer/issues/219 +var hexSliceLookupTable = (function () { + var alphabet = '0123456789abcdef' + var table = new Array(256) + for (var i = 0; i < 16; ++i) { + var i16 = i * 16 + for (var j = 0; j < 16; ++j) { + table[i16 + j] = alphabet[i] + alphabet[j] + } + } + return table +})() diff --git a/node_modules/buffer/package.json b/node_modules/buffer/package.json new file mode 100644 index 0000000..3b1b498 --- /dev/null +++ b/node_modules/buffer/package.json @@ -0,0 +1,96 @@ +{ + "name": "buffer", + "description": "Node.js Buffer API, for the browser", + "version": "5.7.1", + "author": { + "name": "Feross Aboukhadijeh", + "email": "feross@feross.org", + "url": "https://feross.org" + }, + "bugs": { + "url": "https://github.com/feross/buffer/issues" + }, + "contributors": [ + "Romain Beauxis <toots@rastageeks.org>", + "James Halliday <mail@substack.net>" + ], + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.1.13" + }, + "devDependencies": { + "airtap": "^3.0.0", + "benchmark": "^2.1.4", + "browserify": "^17.0.0", + "concat-stream": "^2.0.0", + "hyperquest": "^2.1.3", + "is-buffer": "^2.0.4", + "is-nan": "^1.3.0", + "split": "^1.0.1", + "standard": "*", + "tape": "^5.0.1", + "through2": "^4.0.2", + "uglify-js": "^3.11.3" + }, + "homepage": "https://github.com/feross/buffer", + "jspm": { + "map": { + "./index.js": { + "node": "@node/buffer" + } + } + }, + "keywords": [ + "arraybuffer", + "browser", + "browserify", + "buffer", + "compatible", + "dataview", + "uint8array" + ], + "license": "MIT", + "main": "index.js", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "git://github.com/feross/buffer.git" + }, + "scripts": { + "perf": "browserify --debug perf/bracket-notation.js > perf/bundle.js && open perf/index.html", + "perf-node": "node perf/bracket-notation.js && node perf/concat.js && node perf/copy-big.js && node perf/copy.js && node perf/new-big.js && node perf/new.js && node perf/readDoubleBE.js && node perf/readFloatBE.js && node perf/readUInt32LE.js && node perf/slice.js && node perf/writeFloatBE.js", + "size": "browserify -r ./ | uglifyjs -c -m | gzip | wc -c", + "test": "standard && node ./bin/test.js", + "test-browser-es5": "airtap -- test/*.js", + "test-browser-es5-local": "airtap --local -- test/*.js", + "test-browser-es6": "airtap -- test/*.js test/node/*.js", + "test-browser-es6-local": "airtap --local -- test/*.js test/node/*.js", + "test-node": "tape test/*.js test/node/*.js", + "update-authors": "./bin/update-authors.sh" + }, + "standard": { + "ignore": [ + "test/node/**/*.js", + "test/common.js", + "test/_polyfill.js", + "perf/**/*.js" + ], + "globals": [ + "SharedArrayBuffer" + ] + }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] +} diff --git a/node_modules/busboy/.eslintrc.js b/node_modules/busboy/.eslintrc.js new file mode 100644 index 0000000..be9311d --- /dev/null +++ b/node_modules/busboy/.eslintrc.js @@ -0,0 +1,5 @@ +'use strict'; + +module.exports = { + extends: '@mscdex/eslint-config', +}; diff --git a/node_modules/busboy/.github/workflows/ci.yml b/node_modules/busboy/.github/workflows/ci.yml new file mode 100644 index 0000000..799bae0 --- /dev/null +++ b/node_modules/busboy/.github/workflows/ci.yml @@ -0,0 +1,24 @@ +name: CI + +on: + pull_request: + push: + branches: [ master ] + +jobs: + tests-linux: + runs-on: ubuntu-latest + strategy: + fail-fast: false + matrix: + node-version: [10.16.0, 10.x, 12.x, 14.x, 16.x] + steps: + - uses: actions/checkout@v2 + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + - name: Install module + run: npm install + - name: Run tests + run: npm test diff --git a/node_modules/busboy/.github/workflows/lint.yml b/node_modules/busboy/.github/workflows/lint.yml new file mode 100644 index 0000000..9f9e1f5 --- /dev/null +++ b/node_modules/busboy/.github/workflows/lint.yml @@ -0,0 +1,23 @@ +name: lint + +on: + pull_request: + push: + branches: [ master ] + +env: + NODE_VERSION: 16.x + +jobs: + lint-js: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2 + - name: Use Node.js ${{ env.NODE_VERSION }} + uses: actions/setup-node@v1 + with: + node-version: ${{ env.NODE_VERSION }} + - name: Install ESLint + ESLint configs/plugins + run: npm install --only=dev + - name: Lint files + run: npm run lint diff --git a/node_modules/busboy/LICENSE b/node_modules/busboy/LICENSE new file mode 100644 index 0000000..290762e --- /dev/null +++ b/node_modules/busboy/LICENSE @@ -0,0 +1,19 @@ +Copyright Brian White. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to +deal in the Software without restriction, including without limitation the +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/busboy/README.md b/node_modules/busboy/README.md new file mode 100644 index 0000000..654af30 --- /dev/null +++ b/node_modules/busboy/README.md @@ -0,0 +1,191 @@ +# Description + +A node.js module for parsing incoming HTML form data. + +Changes (breaking or otherwise) in v1.0.0 can be found [here](https://github.com/mscdex/busboy/issues/266). + +# Requirements + +* [node.js](http://nodejs.org/) -- v10.16.0 or newer + + +# Install + + npm install busboy + + +# Examples + +* Parsing (multipart) with default options: + +```js +const http = require('http'); + +const busboy = require('busboy'); + +http.createServer((req, res) => { + if (req.method === 'POST') { + console.log('POST request'); + const bb = busboy({ headers: req.headers }); + bb.on('file', (name, file, info) => { + const { filename, encoding, mimeType } = info; + console.log( + `File [${name}]: filename: %j, encoding: %j, mimeType: %j`, + filename, + encoding, + mimeType + ); + file.on('data', (data) => { + console.log(`File [${name}] got ${data.length} bytes`); + }).on('close', () => { + console.log(`File [${name}] done`); + }); + }); + bb.on('field', (name, val, info) => { + console.log(`Field [${name}]: value: %j`, val); + }); + bb.on('close', () => { + console.log('Done parsing form!'); + res.writeHead(303, { Connection: 'close', Location: '/' }); + res.end(); + }); + req.pipe(bb); + } else if (req.method === 'GET') { + res.writeHead(200, { Connection: 'close' }); + res.end(` + <html> + <head></head> + <body> + <form method="POST" enctype="multipart/form-data"> + <input type="file" name="filefield"><br /> + <input type="text" name="textfield"><br /> + <input type="submit"> + </form> + </body> + </html> + `); + } +}).listen(8000, () => { + console.log('Listening for requests'); +}); + +// Example output: +// +// Listening for requests +// < ... form submitted ... > +// POST request +// File [filefield]: filename: "logo.jpg", encoding: "binary", mime: "image/jpeg" +// File [filefield] got 11912 bytes +// Field [textfield]: value: "testing! :-)" +// File [filefield] done +// Done parsing form! +``` + +* Save all incoming files to disk: + +```js +const { randomFillSync } = require('crypto'); +const fs = require('fs'); +const http = require('http'); +const os = require('os'); +const path = require('path'); + +const busboy = require('busboy'); + +const random = (() => { + const buf = Buffer.alloc(16); + return () => randomFillSync(buf).toString('hex'); +})(); + +http.createServer((req, res) => { + if (req.method === 'POST') { + const bb = busboy({ headers: req.headers }); + bb.on('file', (name, file, info) => { + const saveTo = path.join(os.tmpdir(), `busboy-upload-${random()}`); + file.pipe(fs.createWriteStream(saveTo)); + }); + bb.on('close', () => { + res.writeHead(200, { 'Connection': 'close' }); + res.end(`That's all folks!`); + }); + req.pipe(bb); + return; + } + res.writeHead(404); + res.end(); +}).listen(8000, () => { + console.log('Listening for requests'); +}); +``` + + +# API + +## Exports + +`busboy` exports a single function: + +**( _function_ )**(< _object_ >config) - Creates and returns a new _Writable_ form parser stream. + +* Valid `config` properties: + + * **headers** - _object_ - These are the HTTP headers of the incoming request, which are used by individual parsers. + + * **highWaterMark** - _integer_ - highWaterMark to use for the parser stream. **Default:** node's _stream.Writable_ default. + + * **fileHwm** - _integer_ - highWaterMark to use for individual file streams. **Default:** node's _stream.Readable_ default. + + * **defCharset** - _string_ - Default character set to use when one isn't defined. **Default:** `'utf8'`. + + * **defParamCharset** - _string_ - For multipart forms, the default character set to use for values of part header parameters (e.g. filename) that are not extended parameters (that contain an explicit charset). **Default:** `'latin1'`. + + * **preservePath** - _boolean_ - If paths in filenames from file parts in a `'multipart/form-data'` request shall be preserved. **Default:** `false`. + + * **limits** - _object_ - Various limits on incoming data. Valid properties are: + + * **fieldNameSize** - _integer_ - Max field name size (in bytes). **Default:** `100`. + + * **fieldSize** - _integer_ - Max field value size (in bytes). **Default:** `1048576` (1MB). + + * **fields** - _integer_ - Max number of non-file fields. **Default:** `Infinity`. + + * **fileSize** - _integer_ - For multipart forms, the max file size (in bytes). **Default:** `Infinity`. + + * **files** - _integer_ - For multipart forms, the max number of file fields. **Default:** `Infinity`. + + * **parts** - _integer_ - For multipart forms, the max number of parts (fields + files). **Default:** `Infinity`. + + * **headerPairs** - _integer_ - For multipart forms, the max number of header key-value pairs to parse. **Default:** `2000` (same as node's http module). + +This function can throw exceptions if there is something wrong with the values in `config`. For example, if the Content-Type in `headers` is missing entirely, is not a supported type, or is missing the boundary for `'multipart/form-data'` requests. + +## (Special) Parser stream events + +* **file**(< _string_ >name, < _Readable_ >stream, < _object_ >info) - Emitted for each new file found. `name` contains the form field name. `stream` is a _Readable_ stream containing the file's data. No transformations/conversions (e.g. base64 to raw binary) are done on the file's data. `info` contains the following properties: + + * `filename` - _string_ - If supplied, this contains the file's filename. **WARNING:** You should almost _never_ use this value as-is (especially if you are using `preservePath: true` in your `config`) as it could contain malicious input. You are better off generating your own (safe) filenames, or at the very least using a hash of the filename. + + * `encoding` - _string_ - The file's `'Content-Transfer-Encoding'` value. + + * `mimeType` - _string_ - The file's `'Content-Type'` value. + + **Note:** If you listen for this event, you should always consume the `stream` whether you care about its contents or not (you can simply do `stream.resume();` if you want to discard/skip the contents), otherwise the `'finish'`/`'close'` event will never fire on the busboy parser stream. + However, if you aren't accepting files, you can either simply not listen for the `'file'` event at all or set `limits.files` to `0`, and any/all files will be automatically skipped (these skipped files will still count towards any configured `limits.files` and `limits.parts` limits though). + + **Note:** If a configured `limits.fileSize` limit was reached for a file, `stream` will both have a boolean property `truncated` set to `true` (best checked at the end of the stream) and emit a `'limit'` event to notify you when this happens. + +* **field**(< _string_ >name, < _string_ >value, < _object_ >info) - Emitted for each new non-file field found. `name` contains the form field name. `value` contains the string value of the field. `info` contains the following properties: + + * `nameTruncated` - _boolean_ - Whether `name` was truncated or not (due to a configured `limits.fieldNameSize` limit) + + * `valueTruncated` - _boolean_ - Whether `value` was truncated or not (due to a configured `limits.fieldSize` limit) + + * `encoding` - _string_ - The field's `'Content-Transfer-Encoding'` value. + + * `mimeType` - _string_ - The field's `'Content-Type'` value. + +* **partsLimit**() - Emitted when the configured `limits.parts` limit has been reached. No more `'file'` or `'field'` events will be emitted. + +* **filesLimit**() - Emitted when the configured `limits.files` limit has been reached. No more `'file'` events will be emitted. + +* **fieldsLimit**() - Emitted when the configured `limits.fields` limit has been reached. No more `'field'` events will be emitted. diff --git a/node_modules/busboy/bench/bench-multipart-fields-100mb-big.js b/node_modules/busboy/bench/bench-multipart-fields-100mb-big.js new file mode 100644 index 0000000..ef15729 --- /dev/null +++ b/node_modules/busboy/bench/bench-multipart-fields-100mb-big.js @@ -0,0 +1,149 @@ +'use strict'; + +function createMultipartBuffers(boundary, sizes) { + const bufs = []; + for (let i = 0; i < sizes.length; ++i) { + const mb = sizes[i] * 1024 * 1024; + bufs.push(Buffer.from([ + `--${boundary}`, + `content-disposition: form-data; name="field${i + 1}"`, + '', + '0'.repeat(mb), + '', + ].join('\r\n'))); + } + bufs.push(Buffer.from([ + `--${boundary}--`, + '', + ].join('\r\n'))); + return bufs; +} + +const boundary = '-----------------------------168072824752491622650073'; +const buffers = createMultipartBuffers(boundary, [ + 10, + 10, + 10, + 20, + 50, +]); +const calls = { + partBegin: 0, + headerField: 0, + headerValue: 0, + headerEnd: 0, + headersEnd: 0, + partData: 0, + partEnd: 0, + end: 0, +}; + +const moduleName = process.argv[2]; +switch (moduleName) { + case 'busboy': { + const busboy = require('busboy'); + + const parser = busboy({ + limits: { + fieldSizeLimit: Infinity, + }, + headers: { + 'content-type': `multipart/form-data; boundary=${boundary}`, + }, + }); + parser.on('field', (name, val, info) => { + ++calls.partBegin; + ++calls.partData; + ++calls.partEnd; + }).on('close', () => { + ++calls.end; + console.timeEnd(moduleName); + }); + + console.time(moduleName); + for (const buf of buffers) + parser.write(buf); + break; + } + + case 'formidable': { + const { MultipartParser } = require('formidable'); + + const parser = new MultipartParser(); + parser.initWithBoundary(boundary); + parser.on('data', ({ name }) => { + ++calls[name]; + if (name === 'end') + console.timeEnd(moduleName); + }); + + console.time(moduleName); + for (const buf of buffers) + parser.write(buf); + + break; + } + + case 'multiparty': { + const { Readable } = require('stream'); + + const { Form } = require('multiparty'); + + const form = new Form({ + maxFieldsSize: Infinity, + maxFields: Infinity, + maxFilesSize: Infinity, + autoFields: false, + autoFiles: false, + }); + + const req = new Readable({ read: () => {} }); + req.headers = { + 'content-type': `multipart/form-data; boundary=${boundary}`, + }; + + function hijack(name, fn) { + const oldFn = form[name]; + form[name] = function() { + fn(); + return oldFn.apply(this, arguments); + }; + } + + hijack('onParseHeaderField', () => { + ++calls.headerField; + }); + hijack('onParseHeaderValue', () => { + ++calls.headerValue; + }); + hijack('onParsePartBegin', () => { + ++calls.partBegin; + }); + hijack('onParsePartData', () => { + ++calls.partData; + }); + hijack('onParsePartEnd', () => { + ++calls.partEnd; + }); + + form.on('close', () => { + ++calls.end; + console.timeEnd(moduleName); + }).on('part', (p) => p.resume()); + + console.time(moduleName); + form.parse(req); + for (const buf of buffers) + req.push(buf); + req.push(null); + + break; + } + + default: + if (moduleName === undefined) + console.error('Missing parser module name'); + else + console.error(`Invalid parser module name: ${moduleName}`); + process.exit(1); +} diff --git a/node_modules/busboy/bench/bench-multipart-fields-100mb-small.js b/node_modules/busboy/bench/bench-multipart-fields-100mb-small.js new file mode 100644 index 0000000..f32d421 --- /dev/null +++ b/node_modules/busboy/bench/bench-multipart-fields-100mb-small.js @@ -0,0 +1,143 @@ +'use strict'; + +function createMultipartBuffers(boundary, sizes) { + const bufs = []; + for (let i = 0; i < sizes.length; ++i) { + const mb = sizes[i] * 1024 * 1024; + bufs.push(Buffer.from([ + `--${boundary}`, + `content-disposition: form-data; name="field${i + 1}"`, + '', + '0'.repeat(mb), + '', + ].join('\r\n'))); + } + bufs.push(Buffer.from([ + `--${boundary}--`, + '', + ].join('\r\n'))); + return bufs; +} + +const boundary = '-----------------------------168072824752491622650073'; +const buffers = createMultipartBuffers(boundary, (new Array(100)).fill(1)); +const calls = { + partBegin: 0, + headerField: 0, + headerValue: 0, + headerEnd: 0, + headersEnd: 0, + partData: 0, + partEnd: 0, + end: 0, +}; + +const moduleName = process.argv[2]; +switch (moduleName) { + case 'busboy': { + const busboy = require('busboy'); + + const parser = busboy({ + limits: { + fieldSizeLimit: Infinity, + }, + headers: { + 'content-type': `multipart/form-data; boundary=${boundary}`, + }, + }); + parser.on('field', (name, val, info) => { + ++calls.partBegin; + ++calls.partData; + ++calls.partEnd; + }).on('close', () => { + ++calls.end; + console.timeEnd(moduleName); + }); + + console.time(moduleName); + for (const buf of buffers) + parser.write(buf); + break; + } + + case 'formidable': { + const { MultipartParser } = require('formidable'); + + const parser = new MultipartParser(); + parser.initWithBoundary(boundary); + parser.on('data', ({ name }) => { + ++calls[name]; + if (name === 'end') + console.timeEnd(moduleName); + }); + + console.time(moduleName); + for (const buf of buffers) + parser.write(buf); + + break; + } + + case 'multiparty': { + const { Readable } = require('stream'); + + const { Form } = require('multiparty'); + + const form = new Form({ + maxFieldsSize: Infinity, + maxFields: Infinity, + maxFilesSize: Infinity, + autoFields: false, + autoFiles: false, + }); + + const req = new Readable({ read: () => {} }); + req.headers = { + 'content-type': `multipart/form-data; boundary=${boundary}`, + }; + + function hijack(name, fn) { + const oldFn = form[name]; + form[name] = function() { + fn(); + return oldFn.apply(this, arguments); + }; + } + + hijack('onParseHeaderField', () => { + ++calls.headerField; + }); + hijack('onParseHeaderValue', () => { + ++calls.headerValue; + }); + hijack('onParsePartBegin', () => { + ++calls.partBegin; + }); + hijack('onParsePartData', () => { + ++calls.partData; + }); + hijack('onParsePartEnd', () => { + ++calls.partEnd; + }); + + form.on('close', () => { + ++calls.end; + console.timeEnd(moduleName); + }).on('part', (p) => p.resume()); + + console.time(moduleName); + form.parse(req); + for (const buf of buffers) + req.push(buf); + req.push(null); + + break; + } + + default: + if (moduleName === undefined) + console.error('Missing parser module name'); + else + console.error(`Invalid parser module name: ${moduleName}`); + process.exit(1); +} diff --git a/node_modules/busboy/bench/bench-multipart-files-100mb-big.js b/node_modules/busboy/bench/bench-multipart-files-100mb-big.js new file mode 100644 index 0000000..b46bdee --- /dev/null +++ b/node_modules/busboy/bench/bench-multipart-files-100mb-big.js @@ -0,0 +1,154 @@ +'use strict'; + +function createMultipartBuffers(boundary, sizes) { + const bufs = []; + for (let i = 0; i < sizes.length; ++i) { + const mb = sizes[i] * 1024 * 1024; + bufs.push(Buffer.from([ + `--${boundary}`, + `content-disposition: form-data; name="file${i + 1}"; ` + + `filename="random${i + 1}.bin"`, + 'content-type: application/octet-stream', + '', + '0'.repeat(mb), + '', + ].join('\r\n'))); + } + bufs.push(Buffer.from([ + `--${boundary}--`, + '', + ].join('\r\n'))); + return bufs; +} + +const boundary = '-----------------------------168072824752491622650073'; +const buffers = createMultipartBuffers(boundary, [ + 10, + 10, + 10, + 20, + 50, +]); +const calls = { + partBegin: 0, + headerField: 0, + headerValue: 0, + headerEnd: 0, + headersEnd: 0, + partData: 0, + partEnd: 0, + end: 0, +}; + +const moduleName = process.argv[2]; +switch (moduleName) { + case 'busboy': { + const busboy = require('busboy'); + + const parser = busboy({ + limits: { + fieldSizeLimit: Infinity, + }, + headers: { + 'content-type': `multipart/form-data; boundary=${boundary}`, + }, + }); + parser.on('file', (name, stream, info) => { + ++calls.partBegin; + stream.on('data', (chunk) => { + ++calls.partData; + }).on('end', () => { + ++calls.partEnd; + }); + }).on('close', () => { + ++calls.end; + console.timeEnd(moduleName); + }); + + console.time(moduleName); + for (const buf of buffers) + parser.write(buf); + break; + } + + case 'formidable': { + const { MultipartParser } = require('formidable'); + + const parser = new MultipartParser(); + parser.initWithBoundary(boundary); + parser.on('data', ({ name }) => { + ++calls[name]; + if (name === 'end') + console.timeEnd(moduleName); + }); + + console.time(moduleName); + for (const buf of buffers) + parser.write(buf); + + break; + } + + case 'multiparty': { + const { Readable } = require('stream'); + + const { Form } = require('multiparty'); + + const form = new Form({ + maxFieldsSize: Infinity, + maxFields: Infinity, + maxFilesSize: Infinity, + autoFields: false, + autoFiles: false, + }); + + const req = new Readable({ read: () => {} }); + req.headers = { + 'content-type': `multipart/form-data; boundary=${boundary}`, + }; + + function hijack(name, fn) { + const oldFn = form[name]; + form[name] = function() { + fn(); + return oldFn.apply(this, arguments); + }; + } + + hijack('onParseHeaderField', () => { + ++calls.headerField; + }); + hijack('onParseHeaderValue', () => { + ++calls.headerValue; + }); + hijack('onParsePartBegin', () => { + ++calls.partBegin; + }); + hijack('onParsePartData', () => { + ++calls.partData; + }); + hijack('onParsePartEnd', () => { + ++calls.partEnd; + }); + + form.on('close', () => { + ++calls.end; + console.timeEnd(moduleName); + }).on('part', (p) => p.resume()); + + console.time(moduleName); + form.parse(req); + for (const buf of buffers) + req.push(buf); + req.push(null); + + break; + } + + default: + if (moduleName === undefined) + console.error('Missing parser module name'); + else + console.error(`Invalid parser module name: ${moduleName}`); + process.exit(1); +} diff --git a/node_modules/busboy/bench/bench-multipart-files-100mb-small.js b/node_modules/busboy/bench/bench-multipart-files-100mb-small.js new file mode 100644 index 0000000..46b5dff --- /dev/null +++ b/node_modules/busboy/bench/bench-multipart-files-100mb-small.js @@ -0,0 +1,148 @@ +'use strict'; + +function createMultipartBuffers(boundary, sizes) { + const bufs = []; + for (let i = 0; i < sizes.length; ++i) { + const mb = sizes[i] * 1024 * 1024; + bufs.push(Buffer.from([ + `--${boundary}`, + `content-disposition: form-data; name="file${i + 1}"; ` + + `filename="random${i + 1}.bin"`, + 'content-type: application/octet-stream', + '', + '0'.repeat(mb), + '', + ].join('\r\n'))); + } + bufs.push(Buffer.from([ + `--${boundary}--`, + '', + ].join('\r\n'))); + return bufs; +} + +const boundary = '-----------------------------168072824752491622650073'; +const buffers = createMultipartBuffers(boundary, (new Array(100)).fill(1)); +const calls = { + partBegin: 0, + headerField: 0, + headerValue: 0, + headerEnd: 0, + headersEnd: 0, + partData: 0, + partEnd: 0, + end: 0, +}; + +const moduleName = process.argv[2]; +switch (moduleName) { + case 'busboy': { + const busboy = require('busboy'); + + const parser = busboy({ + limits: { + fieldSizeLimit: Infinity, + }, + headers: { + 'content-type': `multipart/form-data; boundary=${boundary}`, + }, + }); + parser.on('file', (name, stream, info) => { + ++calls.partBegin; + stream.on('data', (chunk) => { + ++calls.partData; + }).on('end', () => { + ++calls.partEnd; + }); + }).on('close', () => { + ++calls.end; + console.timeEnd(moduleName); + }); + + console.time(moduleName); + for (const buf of buffers) + parser.write(buf); + break; + } + + case 'formidable': { + const { MultipartParser } = require('formidable'); + + const parser = new MultipartParser(); + parser.initWithBoundary(boundary); + parser.on('data', ({ name }) => { + ++calls[name]; + if (name === 'end') + console.timeEnd(moduleName); + }); + + console.time(moduleName); + for (const buf of buffers) + parser.write(buf); + + break; + } + + case 'multiparty': { + const { Readable } = require('stream'); + + const { Form } = require('multiparty'); + + const form = new Form({ + maxFieldsSize: Infinity, + maxFields: Infinity, + maxFilesSize: Infinity, + autoFields: false, + autoFiles: false, + }); + + const req = new Readable({ read: () => {} }); + req.headers = { + 'content-type': `multipart/form-data; boundary=${boundary}`, + }; + + function hijack(name, fn) { + const oldFn = form[name]; + form[name] = function() { + fn(); + return oldFn.apply(this, arguments); + }; + } + + hijack('onParseHeaderField', () => { + ++calls.headerField; + }); + hijack('onParseHeaderValue', () => { + ++calls.headerValue; + }); + hijack('onParsePartBegin', () => { + ++calls.partBegin; + }); + hijack('onParsePartData', () => { + ++calls.partData; + }); + hijack('onParsePartEnd', () => { + ++calls.partEnd; + }); + + form.on('close', () => { + ++calls.end; + console.timeEnd(moduleName); + }).on('part', (p) => p.resume()); + + console.time(moduleName); + form.parse(req); + for (const buf of buffers) + req.push(buf); + req.push(null); + + break; + } + + default: + if (moduleName === undefined) + console.error('Missing parser module name'); + else + console.error(`Invalid parser module name: ${moduleName}`); + process.exit(1); +} diff --git a/node_modules/busboy/bench/bench-urlencoded-fields-100pairs-small.js b/node_modules/busboy/bench/bench-urlencoded-fields-100pairs-small.js new file mode 100644 index 0000000..5c337df --- /dev/null +++ b/node_modules/busboy/bench/bench-urlencoded-fields-100pairs-small.js @@ -0,0 +1,101 @@ +'use strict'; + +const buffers = [ + Buffer.from( + (new Array(100)).fill('').map((_, i) => `key${i}=value${i}`).join('&') + ), +]; +const calls = { + field: 0, + end: 0, +}; + +let n = 3e3; + +const moduleName = process.argv[2]; +switch (moduleName) { + case 'busboy': { + const busboy = require('busboy'); + + console.time(moduleName); + (function next() { + const parser = busboy({ + limits: { + fieldSizeLimit: Infinity, + }, + headers: { + 'content-type': 'application/x-www-form-urlencoded; charset=utf-8', + }, + }); + parser.on('field', (name, val, info) => { + ++calls.field; + }).on('close', () => { + ++calls.end; + if (--n === 0) + console.timeEnd(moduleName); + else + process.nextTick(next); + }); + + for (const buf of buffers) + parser.write(buf); + parser.end(); + })(); + break; + } + + case 'formidable': { + const QuerystringParser = + require('formidable/src/parsers/Querystring.js'); + + console.time(moduleName); + (function next() { + const parser = new QuerystringParser(); + parser.on('data', (obj) => { + ++calls.field; + }).on('end', () => { + ++calls.end; + if (--n === 0) + console.timeEnd(moduleName); + else + process.nextTick(next); + }); + + for (const buf of buffers) + parser.write(buf); + parser.end(); + })(); + break; + } + + case 'formidable-streaming': { + const QuerystringParser = + require('formidable/src/parsers/StreamingQuerystring.js'); + + console.time(moduleName); + (function next() { + const parser = new QuerystringParser(); + parser.on('data', (obj) => { + ++calls.field; + }).on('end', () => { + ++calls.end; + if (--n === 0) + console.timeEnd(moduleName); + else + process.nextTick(next); + }); + + for (const buf of buffers) + parser.write(buf); + parser.end(); + })(); + break; + } + + default: + if (moduleName === undefined) + console.error('Missing parser module name'); + else + console.error(`Invalid parser module name: ${moduleName}`); + process.exit(1); +} diff --git a/node_modules/busboy/bench/bench-urlencoded-fields-900pairs-small-alt.js b/node_modules/busboy/bench/bench-urlencoded-fields-900pairs-small-alt.js new file mode 100644 index 0000000..1f5645c --- /dev/null +++ b/node_modules/busboy/bench/bench-urlencoded-fields-900pairs-small-alt.js @@ -0,0 +1,84 @@ +'use strict'; + +const buffers = [ + Buffer.from( + (new Array(900)).fill('').map((_, i) => `key${i}=value${i}`).join('&') + ), +]; +const calls = { + field: 0, + end: 0, +}; + +const moduleName = process.argv[2]; +switch (moduleName) { + case 'busboy': { + const busboy = require('busboy'); + + console.time(moduleName); + const parser = busboy({ + limits: { + fieldSizeLimit: Infinity, + }, + headers: { + 'content-type': 'application/x-www-form-urlencoded; charset=utf-8', + }, + }); + parser.on('field', (name, val, info) => { + ++calls.field; + }).on('close', () => { + ++calls.end; + console.timeEnd(moduleName); + }); + + for (const buf of buffers) + parser.write(buf); + parser.end(); + break; + } + + case 'formidable': { + const QuerystringParser = + require('formidable/src/parsers/Querystring.js'); + + console.time(moduleName); + const parser = new QuerystringParser(); + parser.on('data', (obj) => { + ++calls.field; + }).on('end', () => { + ++calls.end; + console.timeEnd(moduleName); + }); + + for (const buf of buffers) + parser.write(buf); + parser.end(); + break; + } + + case 'formidable-streaming': { + const QuerystringParser = + require('formidable/src/parsers/StreamingQuerystring.js'); + + console.time(moduleName); + const parser = new QuerystringParser(); + parser.on('data', (obj) => { + ++calls.field; + }).on('end', () => { + ++calls.end; + console.timeEnd(moduleName); + }); + + for (const buf of buffers) + parser.write(buf); + parser.end(); + break; + } + + default: + if (moduleName === undefined) + console.error('Missing parser module name'); + else + console.error(`Invalid parser module name: ${moduleName}`); + process.exit(1); +} diff --git a/node_modules/busboy/lib/index.js b/node_modules/busboy/lib/index.js new file mode 100644 index 0000000..873272d --- /dev/null +++ b/node_modules/busboy/lib/index.js @@ -0,0 +1,57 @@ +'use strict'; + +const { parseContentType } = require('./utils.js'); + +function getInstance(cfg) { + const headers = cfg.headers; + const conType = parseContentType(headers['content-type']); + if (!conType) + throw new Error('Malformed content type'); + + for (const type of TYPES) { + const matched = type.detect(conType); + if (!matched) + continue; + + const instanceCfg = { + limits: cfg.limits, + headers, + conType, + highWaterMark: undefined, + fileHwm: undefined, + defCharset: undefined, + defParamCharset: undefined, + preservePath: false, + }; + if (cfg.highWaterMark) + instanceCfg.highWaterMark = cfg.highWaterMark; + if (cfg.fileHwm) + instanceCfg.fileHwm = cfg.fileHwm; + instanceCfg.defCharset = cfg.defCharset; + instanceCfg.defParamCharset = cfg.defParamCharset; + instanceCfg.preservePath = cfg.preservePath; + return new type(instanceCfg); + } + + throw new Error(`Unsupported content type: ${headers['content-type']}`); +} + +// Note: types are explicitly listed here for easier bundling +// See: https://github.com/mscdex/busboy/issues/121 +const TYPES = [ + require('./types/multipart'), + require('./types/urlencoded'), +].filter(function(typemod) { return typeof typemod.detect === 'function'; }); + +module.exports = (cfg) => { + if (typeof cfg !== 'object' || cfg === null) + cfg = {}; + + if (typeof cfg.headers !== 'object' + || cfg.headers === null + || typeof cfg.headers['content-type'] !== 'string') { + throw new Error('Missing Content-Type'); + } + + return getInstance(cfg); +}; diff --git a/node_modules/busboy/lib/types/multipart.js b/node_modules/busboy/lib/types/multipart.js new file mode 100644 index 0000000..cc0d7bb --- /dev/null +++ b/node_modules/busboy/lib/types/multipart.js @@ -0,0 +1,653 @@ +'use strict'; + +const { Readable, Writable } = require('stream'); + +const StreamSearch = require('streamsearch'); + +const { + basename, + convertToUTF8, + getDecoder, + parseContentType, + parseDisposition, +} = require('../utils.js'); + +const BUF_CRLF = Buffer.from('\r\n'); +const BUF_CR = Buffer.from('\r'); +const BUF_DASH = Buffer.from('-'); + +function noop() {} + +const MAX_HEADER_PAIRS = 2000; // From node +const MAX_HEADER_SIZE = 16 * 1024; // From node (its default value) + +const HPARSER_NAME = 0; +const HPARSER_PRE_OWS = 1; +const HPARSER_VALUE = 2; +class HeaderParser { + constructor(cb) { + this.header = Object.create(null); + this.pairCount = 0; + this.byteCount = 0; + this.state = HPARSER_NAME; + this.name = ''; + this.value = ''; + this.crlf = 0; + this.cb = cb; + } + + reset() { + this.header = Object.create(null); + this.pairCount = 0; + this.byteCount = 0; + this.state = HPARSER_NAME; + this.name = ''; + this.value = ''; + this.crlf = 0; + } + + push(chunk, pos, end) { + let start = pos; + while (pos < end) { + switch (this.state) { + case HPARSER_NAME: { + let done = false; + for (; pos < end; ++pos) { + if (this.byteCount === MAX_HEADER_SIZE) + return -1; + ++this.byteCount; + const code = chunk[pos]; + if (TOKEN[code] !== 1) { + if (code !== 58/* ':' */) + return -1; + this.name += chunk.latin1Slice(start, pos); + if (this.name.length === 0) + return -1; + ++pos; + done = true; + this.state = HPARSER_PRE_OWS; + break; + } + } + if (!done) { + this.name += chunk.latin1Slice(start, pos); + break; + } + // FALLTHROUGH + } + case HPARSER_PRE_OWS: { + // Skip optional whitespace + let done = false; + for (; pos < end; ++pos) { + if (this.byteCount === MAX_HEADER_SIZE) + return -1; + ++this.byteCount; + const code = chunk[pos]; + if (code !== 32/* ' ' */ && code !== 9/* '\t' */) { + start = pos; + done = true; + this.state = HPARSER_VALUE; + break; + } + } + if (!done) + break; + // FALLTHROUGH + } + case HPARSER_VALUE: + switch (this.crlf) { + case 0: // Nothing yet + for (; pos < end; ++pos) { + if (this.byteCount === MAX_HEADER_SIZE) + return -1; + ++this.byteCount; + const code = chunk[pos]; + if (FIELD_VCHAR[code] !== 1) { + if (code !== 13/* '\r' */) + return -1; + ++this.crlf; + break; + } + } + this.value += chunk.latin1Slice(start, pos++); + break; + case 1: // Received CR + if (this.byteCount === MAX_HEADER_SIZE) + return -1; + ++this.byteCount; + if (chunk[pos++] !== 10/* '\n' */) + return -1; + ++this.crlf; + break; + case 2: { // Received CR LF + if (this.byteCount === MAX_HEADER_SIZE) + return -1; + ++this.byteCount; + const code = chunk[pos]; + if (code === 32/* ' ' */ || code === 9/* '\t' */) { + // Folded value + start = pos; + this.crlf = 0; + } else { + if (++this.pairCount < MAX_HEADER_PAIRS) { + this.name = this.name.toLowerCase(); + if (this.header[this.name] === undefined) + this.header[this.name] = [this.value]; + else + this.header[this.name].push(this.value); + } + if (code === 13/* '\r' */) { + ++this.crlf; + ++pos; + } else { + // Assume start of next header field name + start = pos; + this.crlf = 0; + this.state = HPARSER_NAME; + this.name = ''; + this.value = ''; + } + } + break; + } + case 3: { // Received CR LF CR + if (this.byteCount === MAX_HEADER_SIZE) + return -1; + ++this.byteCount; + if (chunk[pos++] !== 10/* '\n' */) + return -1; + // End of header + const header = this.header; + this.reset(); + this.cb(header); + return pos; + } + } + break; + } + } + + return pos; + } +} + +class FileStream extends Readable { + constructor(opts, owner) { + super(opts); + this.truncated = false; + this._readcb = null; + this.once('end', () => { + // We need to make sure that we call any outstanding _writecb() that is + // associated with this file so that processing of the rest of the form + // can continue. This may not happen if the file stream ends right after + // backpressure kicks in, so we force it here. + this._read(); + if (--owner._fileEndsLeft === 0 && owner._finalcb) { + const cb = owner._finalcb; + owner._finalcb = null; + // Make sure other 'end' event handlers get a chance to be executed + // before busboy's 'finish' event is emitted + process.nextTick(cb); + } + }); + } + _read(n) { + const cb = this._readcb; + if (cb) { + this._readcb = null; + cb(); + } + } +} + +const ignoreData = { + push: (chunk, pos) => {}, + destroy: () => {}, +}; + +function callAndUnsetCb(self, err) { + const cb = self._writecb; + self._writecb = null; + if (err) + self.destroy(err); + else if (cb) + cb(); +} + +function nullDecoder(val, hint) { + return val; +} + +class Multipart extends Writable { + constructor(cfg) { + const streamOpts = { + autoDestroy: true, + emitClose: true, + highWaterMark: (typeof cfg.highWaterMark === 'number' + ? cfg.highWaterMark + : undefined), + }; + super(streamOpts); + + if (!cfg.conType.params || typeof cfg.conType.params.boundary !== 'string') + throw new Error('Multipart: Boundary not found'); + + const boundary = cfg.conType.params.boundary; + const paramDecoder = (typeof cfg.defParamCharset === 'string' + && cfg.defParamCharset + ? getDecoder(cfg.defParamCharset) + : nullDecoder); + const defCharset = (cfg.defCharset || 'utf8'); + const preservePath = cfg.preservePath; + const fileOpts = { + autoDestroy: true, + emitClose: true, + highWaterMark: (typeof cfg.fileHwm === 'number' + ? cfg.fileHwm + : undefined), + }; + + const limits = cfg.limits; + const fieldSizeLimit = (limits && typeof limits.fieldSize === 'number' + ? limits.fieldSize + : 1 * 1024 * 1024); + const fileSizeLimit = (limits && typeof limits.fileSize === 'number' + ? limits.fileSize + : Infinity); + const filesLimit = (limits && typeof limits.files === 'number' + ? limits.files + : Infinity); + const fieldsLimit = (limits && typeof limits.fields === 'number' + ? limits.fields + : Infinity); + const partsLimit = (limits && typeof limits.parts === 'number' + ? limits.parts + : Infinity); + + let parts = -1; // Account for initial boundary + let fields = 0; + let files = 0; + let skipPart = false; + + this._fileEndsLeft = 0; + this._fileStream = undefined; + this._complete = false; + let fileSize = 0; + + let field; + let fieldSize = 0; + let partCharset; + let partEncoding; + let partType; + let partName; + let partTruncated = false; + + let hitFilesLimit = false; + let hitFieldsLimit = false; + + this._hparser = null; + const hparser = new HeaderParser((header) => { + this._hparser = null; + skipPart = false; + + partType = 'text/plain'; + partCharset = defCharset; + partEncoding = '7bit'; + partName = undefined; + partTruncated = false; + + let filename; + if (!header['content-disposition']) { + skipPart = true; + return; + } + + const disp = parseDisposition(header['content-disposition'][0], + paramDecoder); + if (!disp || disp.type !== 'form-data') { + skipPart = true; + return; + } + + if (disp.params) { + if (disp.params.name) + partName = disp.params.name; + + if (disp.params['filename*']) + filename = disp.params['filename*']; + else if (disp.params.filename) + filename = disp.params.filename; + + if (filename !== undefined && !preservePath) + filename = basename(filename); + } + + if (header['content-type']) { + const conType = parseContentType(header['content-type'][0]); + if (conType) { + partType = `${conType.type}/${conType.subtype}`; + if (conType.params && typeof conType.params.charset === 'string') + partCharset = conType.params.charset.toLowerCase(); + } + } + + if (header['content-transfer-encoding']) + partEncoding = header['content-transfer-encoding'][0].toLowerCase(); + + if (partType === 'application/octet-stream' || filename !== undefined) { + // File + + if (files === filesLimit) { + if (!hitFilesLimit) { + hitFilesLimit = true; + this.emit('filesLimit'); + } + skipPart = true; + return; + } + ++files; + + if (this.listenerCount('file') === 0) { + skipPart = true; + return; + } + + fileSize = 0; + this._fileStream = new FileStream(fileOpts, this); + ++this._fileEndsLeft; + this.emit( + 'file', + partName, + this._fileStream, + { filename, + encoding: partEncoding, + mimeType: partType } + ); + } else { + // Non-file + + if (fields === fieldsLimit) { + if (!hitFieldsLimit) { + hitFieldsLimit = true; + this.emit('fieldsLimit'); + } + skipPart = true; + return; + } + ++fields; + + if (this.listenerCount('field') === 0) { + skipPart = true; + return; + } + + field = []; + fieldSize = 0; + } + }); + + let matchPostBoundary = 0; + const ssCb = (isMatch, data, start, end, isDataSafe) => { +retrydata: + while (data) { + if (this._hparser !== null) { + const ret = this._hparser.push(data, start, end); + if (ret === -1) { + this._hparser = null; + hparser.reset(); + this.emit('error', new Error('Malformed part header')); + break; + } + start = ret; + } + + if (start === end) + break; + + if (matchPostBoundary !== 0) { + if (matchPostBoundary === 1) { + switch (data[start]) { + case 45: // '-' + // Try matching '--' after boundary + matchPostBoundary = 2; + ++start; + break; + case 13: // '\r' + // Try matching CR LF before header + matchPostBoundary = 3; + ++start; + break; + default: + matchPostBoundary = 0; + } + if (start === end) + return; + } + + if (matchPostBoundary === 2) { + matchPostBoundary = 0; + if (data[start] === 45/* '-' */) { + // End of multipart data + this._complete = true; + this._bparser = ignoreData; + return; + } + // We saw something other than '-', so put the dash we consumed + // "back" + const writecb = this._writecb; + this._writecb = noop; + ssCb(false, BUF_DASH, 0, 1, false); + this._writecb = writecb; + } else if (matchPostBoundary === 3) { + matchPostBoundary = 0; + if (data[start] === 10/* '\n' */) { + ++start; + if (parts >= partsLimit) + break; + // Prepare the header parser + this._hparser = hparser; + if (start === end) + break; + // Process the remaining data as a header + continue retrydata; + } else { + // We saw something other than LF, so put the CR we consumed + // "back" + const writecb = this._writecb; + this._writecb = noop; + ssCb(false, BUF_CR, 0, 1, false); + this._writecb = writecb; + } + } + } + + if (!skipPart) { + if (this._fileStream) { + let chunk; + const actualLen = Math.min(end - start, fileSizeLimit - fileSize); + if (!isDataSafe) { + chunk = Buffer.allocUnsafe(actualLen); + data.copy(chunk, 0, start, start + actualLen); + } else { + chunk = data.slice(start, start + actualLen); + } + + fileSize += chunk.length; + if (fileSize === fileSizeLimit) { + if (chunk.length > 0) + this._fileStream.push(chunk); + this._fileStream.emit('limit'); + this._fileStream.truncated = true; + skipPart = true; + } else if (!this._fileStream.push(chunk)) { + if (this._writecb) + this._fileStream._readcb = this._writecb; + this._writecb = null; + } + } else if (field !== undefined) { + let chunk; + const actualLen = Math.min( + end - start, + fieldSizeLimit - fieldSize + ); + if (!isDataSafe) { + chunk = Buffer.allocUnsafe(actualLen); + data.copy(chunk, 0, start, start + actualLen); + } else { + chunk = data.slice(start, start + actualLen); + } + + fieldSize += actualLen; + field.push(chunk); + if (fieldSize === fieldSizeLimit) { + skipPart = true; + partTruncated = true; + } + } + } + + break; + } + + if (isMatch) { + matchPostBoundary = 1; + + if (this._fileStream) { + // End the active file stream if the previous part was a file + this._fileStream.push(null); + this._fileStream = null; + } else if (field !== undefined) { + let data; + switch (field.length) { + case 0: + data = ''; + break; + case 1: + data = convertToUTF8(field[0], partCharset, 0); + break; + default: + data = convertToUTF8( + Buffer.concat(field, fieldSize), + partCharset, + 0 + ); + } + field = undefined; + fieldSize = 0; + this.emit( + 'field', + partName, + data, + { nameTruncated: false, + valueTruncated: partTruncated, + encoding: partEncoding, + mimeType: partType } + ); + } + + if (++parts === partsLimit) + this.emit('partsLimit'); + } + }; + this._bparser = new StreamSearch(`\r\n--${boundary}`, ssCb); + + this._writecb = null; + this._finalcb = null; + + // Just in case there is no preamble + this.write(BUF_CRLF); + } + + static detect(conType) { + return (conType.type === 'multipart' && conType.subtype === 'form-data'); + } + + _write(chunk, enc, cb) { + this._writecb = cb; + this._bparser.push(chunk, 0); + if (this._writecb) + callAndUnsetCb(this); + } + + _destroy(err, cb) { + this._hparser = null; + this._bparser = ignoreData; + if (!err) + err = checkEndState(this); + const fileStream = this._fileStream; + if (fileStream) { + this._fileStream = null; + fileStream.destroy(err); + } + cb(err); + } + + _final(cb) { + this._bparser.destroy(); + if (!this._complete) + return cb(new Error('Unexpected end of form')); + if (this._fileEndsLeft) + this._finalcb = finalcb.bind(null, this, cb); + else + finalcb(this, cb); + } +} + +function finalcb(self, cb, err) { + if (err) + return cb(err); + err = checkEndState(self); + cb(err); +} + +function checkEndState(self) { + if (self._hparser) + return new Error('Malformed part header'); + const fileStream = self._fileStream; + if (fileStream) { + self._fileStream = null; + fileStream.destroy(new Error('Unexpected end of file')); + } + if (!self._complete) + return new Error('Unexpected end of form'); +} + +const TOKEN = [ + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1, 0, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, + 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +]; + +const FIELD_VCHAR = [ + 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, +]; + +module.exports = Multipart; diff --git a/node_modules/busboy/lib/types/urlencoded.js b/node_modules/busboy/lib/types/urlencoded.js new file mode 100644 index 0000000..5c463a2 --- /dev/null +++ b/node_modules/busboy/lib/types/urlencoded.js @@ -0,0 +1,350 @@ +'use strict'; + +const { Writable } = require('stream'); + +const { getDecoder } = require('../utils.js'); + +class URLEncoded extends Writable { + constructor(cfg) { + const streamOpts = { + autoDestroy: true, + emitClose: true, + highWaterMark: (typeof cfg.highWaterMark === 'number' + ? cfg.highWaterMark + : undefined), + }; + super(streamOpts); + + let charset = (cfg.defCharset || 'utf8'); + if (cfg.conType.params && typeof cfg.conType.params.charset === 'string') + charset = cfg.conType.params.charset; + + this.charset = charset; + + const limits = cfg.limits; + this.fieldSizeLimit = (limits && typeof limits.fieldSize === 'number' + ? limits.fieldSize + : 1 * 1024 * 1024); + this.fieldsLimit = (limits && typeof limits.fields === 'number' + ? limits.fields + : Infinity); + this.fieldNameSizeLimit = ( + limits && typeof limits.fieldNameSize === 'number' + ? limits.fieldNameSize + : 100 + ); + + this._inKey = true; + this._keyTrunc = false; + this._valTrunc = false; + this._bytesKey = 0; + this._bytesVal = 0; + this._fields = 0; + this._key = ''; + this._val = ''; + this._byte = -2; + this._lastPos = 0; + this._encode = 0; + this._decoder = getDecoder(charset); + } + + static detect(conType) { + return (conType.type === 'application' + && conType.subtype === 'x-www-form-urlencoded'); + } + + _write(chunk, enc, cb) { + if (this._fields >= this.fieldsLimit) + return cb(); + + let i = 0; + const len = chunk.length; + this._lastPos = 0; + + // Check if we last ended mid-percent-encoded byte + if (this._byte !== -2) { + i = readPctEnc(this, chunk, i, len); + if (i === -1) + return cb(new Error('Malformed urlencoded form')); + if (i >= len) + return cb(); + if (this._inKey) + ++this._bytesKey; + else + ++this._bytesVal; + } + +main: + while (i < len) { + if (this._inKey) { + // Parsing key + + i = skipKeyBytes(this, chunk, i, len); + + while (i < len) { + switch (chunk[i]) { + case 61: // '=' + if (this._lastPos < i) + this._key += chunk.latin1Slice(this._lastPos, i); + this._lastPos = ++i; + this._key = this._decoder(this._key, this._encode); + this._encode = 0; + this._inKey = false; + continue main; + case 38: // '&' + if (this._lastPos < i) + this._key += chunk.latin1Slice(this._lastPos, i); + this._lastPos = ++i; + this._key = this._decoder(this._key, this._encode); + this._encode = 0; + if (this._bytesKey > 0) { + this.emit( + 'field', + this._key, + '', + { nameTruncated: this._keyTrunc, + valueTruncated: false, + encoding: this.charset, + mimeType: 'text/plain' } + ); + } + this._key = ''; + this._val = ''; + this._keyTrunc = false; + this._valTrunc = false; + this._bytesKey = 0; + this._bytesVal = 0; + if (++this._fields >= this.fieldsLimit) { + this.emit('fieldsLimit'); + return cb(); + } + continue; + case 43: // '+' + if (this._lastPos < i) + this._key += chunk.latin1Slice(this._lastPos, i); + this._key += ' '; + this._lastPos = i + 1; + break; + case 37: // '%' + if (this._encode === 0) + this._encode = 1; + if (this._lastPos < i) + this._key += chunk.latin1Slice(this._lastPos, i); + this._lastPos = i + 1; + this._byte = -1; + i = readPctEnc(this, chunk, i + 1, len); + if (i === -1) + return cb(new Error('Malformed urlencoded form')); + if (i >= len) + return cb(); + ++this._bytesKey; + i = skipKeyBytes(this, chunk, i, len); + continue; + } + ++i; + ++this._bytesKey; + i = skipKeyBytes(this, chunk, i, len); + } + if (this._lastPos < i) + this._key += chunk.latin1Slice(this._lastPos, i); + } else { + // Parsing value + + i = skipValBytes(this, chunk, i, len); + + while (i < len) { + switch (chunk[i]) { + case 38: // '&' + if (this._lastPos < i) + this._val += chunk.latin1Slice(this._lastPos, i); + this._lastPos = ++i; + this._inKey = true; + this._val = this._decoder(this._val, this._encode); + this._encode = 0; + if (this._bytesKey > 0 || this._bytesVal > 0) { + this.emit( + 'field', + this._key, + this._val, + { nameTruncated: this._keyTrunc, + valueTruncated: this._valTrunc, + encoding: this.charset, + mimeType: 'text/plain' } + ); + } + this._key = ''; + this._val = ''; + this._keyTrunc = false; + this._valTrunc = false; + this._bytesKey = 0; + this._bytesVal = 0; + if (++this._fields >= this.fieldsLimit) { + this.emit('fieldsLimit'); + return cb(); + } + continue main; + case 43: // '+' + if (this._lastPos < i) + this._val += chunk.latin1Slice(this._lastPos, i); + this._val += ' '; + this._lastPos = i + 1; + break; + case 37: // '%' + if (this._encode === 0) + this._encode = 1; + if (this._lastPos < i) + this._val += chunk.latin1Slice(this._lastPos, i); + this._lastPos = i + 1; + this._byte = -1; + i = readPctEnc(this, chunk, i + 1, len); + if (i === -1) + return cb(new Error('Malformed urlencoded form')); + if (i >= len) + return cb(); + ++this._bytesVal; + i = skipValBytes(this, chunk, i, len); + continue; + } + ++i; + ++this._bytesVal; + i = skipValBytes(this, chunk, i, len); + } + if (this._lastPos < i) + this._val += chunk.latin1Slice(this._lastPos, i); + } + } + + cb(); + } + + _final(cb) { + if (this._byte !== -2) + return cb(new Error('Malformed urlencoded form')); + if (!this._inKey || this._bytesKey > 0 || this._bytesVal > 0) { + if (this._inKey) + this._key = this._decoder(this._key, this._encode); + else + this._val = this._decoder(this._val, this._encode); + this.emit( + 'field', + this._key, + this._val, + { nameTruncated: this._keyTrunc, + valueTruncated: this._valTrunc, + encoding: this.charset, + mimeType: 'text/plain' } + ); + } + cb(); + } +} + +function readPctEnc(self, chunk, pos, len) { + if (pos >= len) + return len; + + if (self._byte === -1) { + // We saw a '%' but no hex characters yet + const hexUpper = HEX_VALUES[chunk[pos++]]; + if (hexUpper === -1) + return -1; + + if (hexUpper >= 8) + self._encode = 2; // Indicate high bits detected + + if (pos < len) { + // Both hex characters are in this chunk + const hexLower = HEX_VALUES[chunk[pos++]]; + if (hexLower === -1) + return -1; + + if (self._inKey) + self._key += String.fromCharCode((hexUpper << 4) + hexLower); + else + self._val += String.fromCharCode((hexUpper << 4) + hexLower); + + self._byte = -2; + self._lastPos = pos; + } else { + // Only one hex character was available in this chunk + self._byte = hexUpper; + } + } else { + // We saw only one hex character so far + const hexLower = HEX_VALUES[chunk[pos++]]; + if (hexLower === -1) + return -1; + + if (self._inKey) + self._key += String.fromCharCode((self._byte << 4) + hexLower); + else + self._val += String.fromCharCode((self._byte << 4) + hexLower); + + self._byte = -2; + self._lastPos = pos; + } + + return pos; +} + +function skipKeyBytes(self, chunk, pos, len) { + // Skip bytes if we've truncated + if (self._bytesKey > self.fieldNameSizeLimit) { + if (!self._keyTrunc) { + if (self._lastPos < pos) + self._key += chunk.latin1Slice(self._lastPos, pos - 1); + } + self._keyTrunc = true; + for (; pos < len; ++pos) { + const code = chunk[pos]; + if (code === 61/* '=' */ || code === 38/* '&' */) + break; + ++self._bytesKey; + } + self._lastPos = pos; + } + + return pos; +} + +function skipValBytes(self, chunk, pos, len) { + // Skip bytes if we've truncated + if (self._bytesVal > self.fieldSizeLimit) { + if (!self._valTrunc) { + if (self._lastPos < pos) + self._val += chunk.latin1Slice(self._lastPos, pos - 1); + } + self._valTrunc = true; + for (; pos < len; ++pos) { + if (chunk[pos] === 38/* '&' */) + break; + ++self._bytesVal; + } + self._lastPos = pos; + } + + return pos; +} + +/* eslint-disable no-multi-spaces */ +const HEX_VALUES = [ + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, -1, -1, -1, -1, -1, -1, + -1, 10, 11, 12, 13, 14, 15, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 10, 11, 12, 13, 14, 15, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, +]; +/* eslint-enable no-multi-spaces */ + +module.exports = URLEncoded; diff --git a/node_modules/busboy/lib/utils.js b/node_modules/busboy/lib/utils.js new file mode 100644 index 0000000..8274f6c --- /dev/null +++ b/node_modules/busboy/lib/utils.js @@ -0,0 +1,596 @@ +'use strict'; + +function parseContentType(str) { + if (str.length === 0) + return; + + const params = Object.create(null); + let i = 0; + + // Parse type + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (TOKEN[code] !== 1) { + if (code !== 47/* '/' */ || i === 0) + return; + break; + } + } + // Check for type without subtype + if (i === str.length) + return; + + const type = str.slice(0, i).toLowerCase(); + + // Parse subtype + const subtypeStart = ++i; + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (TOKEN[code] !== 1) { + // Make sure we have a subtype + if (i === subtypeStart) + return; + + if (parseContentTypeParams(str, i, params) === undefined) + return; + break; + } + } + // Make sure we have a subtype + if (i === subtypeStart) + return; + + const subtype = str.slice(subtypeStart, i).toLowerCase(); + + return { type, subtype, params }; +} + +function parseContentTypeParams(str, i, params) { + while (i < str.length) { + // Consume whitespace + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (code !== 32/* ' ' */ && code !== 9/* '\t' */) + break; + } + + // Ended on whitespace + if (i === str.length) + break; + + // Check for malformed parameter + if (str.charCodeAt(i++) !== 59/* ';' */) + return; + + // Consume whitespace + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (code !== 32/* ' ' */ && code !== 9/* '\t' */) + break; + } + + // Ended on whitespace (malformed) + if (i === str.length) + return; + + let name; + const nameStart = i; + // Parse parameter name + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (TOKEN[code] !== 1) { + if (code !== 61/* '=' */) + return; + break; + } + } + + // No value (malformed) + if (i === str.length) + return; + + name = str.slice(nameStart, i); + ++i; // Skip over '=' + + // No value (malformed) + if (i === str.length) + return; + + let value = ''; + let valueStart; + if (str.charCodeAt(i) === 34/* '"' */) { + valueStart = ++i; + let escaping = false; + // Parse quoted value + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (code === 92/* '\\' */) { + if (escaping) { + valueStart = i; + escaping = false; + } else { + value += str.slice(valueStart, i); + escaping = true; + } + continue; + } + if (code === 34/* '"' */) { + if (escaping) { + valueStart = i; + escaping = false; + continue; + } + value += str.slice(valueStart, i); + break; + } + if (escaping) { + valueStart = i - 1; + escaping = false; + } + // Invalid unescaped quoted character (malformed) + if (QDTEXT[code] !== 1) + return; + } + + // No end quote (malformed) + if (i === str.length) + return; + + ++i; // Skip over double quote + } else { + valueStart = i; + // Parse unquoted value + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (TOKEN[code] !== 1) { + // No value (malformed) + if (i === valueStart) + return; + break; + } + } + value = str.slice(valueStart, i); + } + + name = name.toLowerCase(); + if (params[name] === undefined) + params[name] = value; + } + + return params; +} + +function parseDisposition(str, defDecoder) { + if (str.length === 0) + return; + + const params = Object.create(null); + let i = 0; + + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (TOKEN[code] !== 1) { + if (parseDispositionParams(str, i, params, defDecoder) === undefined) + return; + break; + } + } + + const type = str.slice(0, i).toLowerCase(); + + return { type, params }; +} + +function parseDispositionParams(str, i, params, defDecoder) { + while (i < str.length) { + // Consume whitespace + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (code !== 32/* ' ' */ && code !== 9/* '\t' */) + break; + } + + // Ended on whitespace + if (i === str.length) + break; + + // Check for malformed parameter + if (str.charCodeAt(i++) !== 59/* ';' */) + return; + + // Consume whitespace + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (code !== 32/* ' ' */ && code !== 9/* '\t' */) + break; + } + + // Ended on whitespace (malformed) + if (i === str.length) + return; + + let name; + const nameStart = i; + // Parse parameter name + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (TOKEN[code] !== 1) { + if (code === 61/* '=' */) + break; + return; + } + } + + // No value (malformed) + if (i === str.length) + return; + + let value = ''; + let valueStart; + let charset; + //~ let lang; + name = str.slice(nameStart, i); + if (name.charCodeAt(name.length - 1) === 42/* '*' */) { + // Extended value + + const charsetStart = ++i; + // Parse charset name + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (CHARSET[code] !== 1) { + if (code !== 39/* '\'' */) + return; + break; + } + } + + // Incomplete charset (malformed) + if (i === str.length) + return; + + charset = str.slice(charsetStart, i); + ++i; // Skip over the '\'' + + //~ const langStart = ++i; + // Parse language name + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (code === 39/* '\'' */) + break; + } + + // Incomplete language (malformed) + if (i === str.length) + return; + + //~ lang = str.slice(langStart, i); + ++i; // Skip over the '\'' + + // No value (malformed) + if (i === str.length) + return; + + valueStart = i; + + let encode = 0; + // Parse value + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (EXTENDED_VALUE[code] !== 1) { + if (code === 37/* '%' */) { + let hexUpper; + let hexLower; + if (i + 2 < str.length + && (hexUpper = HEX_VALUES[str.charCodeAt(i + 1)]) !== -1 + && (hexLower = HEX_VALUES[str.charCodeAt(i + 2)]) !== -1) { + const byteVal = (hexUpper << 4) + hexLower; + value += str.slice(valueStart, i); + value += String.fromCharCode(byteVal); + i += 2; + valueStart = i + 1; + if (byteVal >= 128) + encode = 2; + else if (encode === 0) + encode = 1; + continue; + } + // '%' disallowed in non-percent encoded contexts (malformed) + return; + } + break; + } + } + + value += str.slice(valueStart, i); + value = convertToUTF8(value, charset, encode); + if (value === undefined) + return; + } else { + // Non-extended value + + ++i; // Skip over '=' + + // No value (malformed) + if (i === str.length) + return; + + if (str.charCodeAt(i) === 34/* '"' */) { + valueStart = ++i; + let escaping = false; + // Parse quoted value + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (code === 92/* '\\' */) { + if (escaping) { + valueStart = i; + escaping = false; + } else { + value += str.slice(valueStart, i); + escaping = true; + } + continue; + } + if (code === 34/* '"' */) { + if (escaping) { + valueStart = i; + escaping = false; + continue; + } + value += str.slice(valueStart, i); + break; + } + if (escaping) { + valueStart = i - 1; + escaping = false; + } + // Invalid unescaped quoted character (malformed) + if (QDTEXT[code] !== 1) + return; + } + + // No end quote (malformed) + if (i === str.length) + return; + + ++i; // Skip over double quote + } else { + valueStart = i; + // Parse unquoted value + for (; i < str.length; ++i) { + const code = str.charCodeAt(i); + if (TOKEN[code] !== 1) { + // No value (malformed) + if (i === valueStart) + return; + break; + } + } + value = str.slice(valueStart, i); + } + + value = defDecoder(value, 2); + if (value === undefined) + return; + } + + name = name.toLowerCase(); + if (params[name] === undefined) + params[name] = value; + } + + return params; +} + +function getDecoder(charset) { + let lc; + while (true) { + switch (charset) { + case 'utf-8': + case 'utf8': + return decoders.utf8; + case 'latin1': + case 'ascii': // TODO: Make these a separate, strict decoder? + case 'us-ascii': + case 'iso-8859-1': + case 'iso8859-1': + case 'iso88591': + case 'iso_8859-1': + case 'windows-1252': + case 'iso_8859-1:1987': + case 'cp1252': + case 'x-cp1252': + return decoders.latin1; + case 'utf16le': + case 'utf-16le': + case 'ucs2': + case 'ucs-2': + return decoders.utf16le; + case 'base64': + return decoders.base64; + default: + if (lc === undefined) { + lc = true; + charset = charset.toLowerCase(); + continue; + } + return decoders.other.bind(charset); + } + } +} + +const decoders = { + utf8: (data, hint) => { + if (data.length === 0) + return ''; + if (typeof data === 'string') { + // If `data` never had any percent-encoded bytes or never had any that + // were outside of the ASCII range, then we can safely just return the + // input since UTF-8 is ASCII compatible + if (hint < 2) + return data; + + data = Buffer.from(data, 'latin1'); + } + return data.utf8Slice(0, data.length); + }, + + latin1: (data, hint) => { + if (data.length === 0) + return ''; + if (typeof data === 'string') + return data; + return data.latin1Slice(0, data.length); + }, + + utf16le: (data, hint) => { + if (data.length === 0) + return ''; + if (typeof data === 'string') + data = Buffer.from(data, 'latin1'); + return data.ucs2Slice(0, data.length); + }, + + base64: (data, hint) => { + if (data.length === 0) + return ''; + if (typeof data === 'string') + data = Buffer.from(data, 'latin1'); + return data.base64Slice(0, data.length); + }, + + other: (data, hint) => { + if (data.length === 0) + return ''; + if (typeof data === 'string') + data = Buffer.from(data, 'latin1'); + try { + const decoder = new TextDecoder(this); + return decoder.decode(data); + } catch {} + }, +}; + +function convertToUTF8(data, charset, hint) { + const decode = getDecoder(charset); + if (decode) + return decode(data, hint); +} + +function basename(path) { + if (typeof path !== 'string') + return ''; + for (let i = path.length - 1; i >= 0; --i) { + switch (path.charCodeAt(i)) { + case 0x2F: // '/' + case 0x5C: // '\' + path = path.slice(i + 1); + return (path === '..' || path === '.' ? '' : path); + } + } + return (path === '..' || path === '.' ? '' : path); +} + +const TOKEN = [ + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1, 0, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, + 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +]; + +const QDTEXT = [ + 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, +]; + +const CHARSET = [ + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 1, 1, 1, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, + 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +]; + +const EXTENDED_VALUE = [ + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 1, 1, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1, 0, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, + 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +]; + +/* eslint-disable no-multi-spaces */ +const HEX_VALUES = [ + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, -1, -1, -1, -1, -1, -1, + -1, 10, 11, 12, 13, 14, 15, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 10, 11, 12, 13, 14, 15, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, +]; +/* eslint-enable no-multi-spaces */ + +module.exports = { + basename, + convertToUTF8, + getDecoder, + parseContentType, + parseDisposition, +}; diff --git a/node_modules/busboy/package.json b/node_modules/busboy/package.json new file mode 100644 index 0000000..ac2577f --- /dev/null +++ b/node_modules/busboy/package.json @@ -0,0 +1,22 @@ +{ "name": "busboy", + "version": "1.6.0", + "author": "Brian White <mscdex@mscdex.net>", + "description": "A streaming parser for HTML form data for node.js", + "main": "./lib/index.js", + "dependencies": { + "streamsearch": "^1.1.0" + }, + "devDependencies": { + "@mscdex/eslint-config": "^1.1.0", + "eslint": "^7.32.0" + }, + "scripts": { + "test": "node test/test.js", + "lint": "eslint --cache --report-unused-disable-directives --ext=.js .eslintrc.js lib test bench", + "lint:fix": "npm run lint -- --fix" + }, + "engines": { "node": ">=10.16.0" }, + "keywords": [ "uploads", "forms", "multipart", "form-data" ], + "licenses": [ { "type": "MIT", "url": "http://github.com/mscdex/busboy/raw/master/LICENSE" } ], + "repository": { "type": "git", "url": "http://github.com/mscdex/busboy.git" } +} diff --git a/node_modules/busboy/test/common.js b/node_modules/busboy/test/common.js new file mode 100644 index 0000000..fb82ad8 --- /dev/null +++ b/node_modules/busboy/test/common.js @@ -0,0 +1,109 @@ +'use strict'; + +const assert = require('assert'); +const { inspect } = require('util'); + +const mustCallChecks = []; + +function noop() {} + +function runCallChecks(exitCode) { + if (exitCode !== 0) return; + + const failed = mustCallChecks.filter((context) => { + if ('minimum' in context) { + context.messageSegment = `at least ${context.minimum}`; + return context.actual < context.minimum; + } + context.messageSegment = `exactly ${context.exact}`; + return context.actual !== context.exact; + }); + + failed.forEach((context) => { + console.error('Mismatched %s function calls. Expected %s, actual %d.', + context.name, + context.messageSegment, + context.actual); + console.error(context.stack.split('\n').slice(2).join('\n')); + }); + + if (failed.length) + process.exit(1); +} + +function mustCall(fn, exact) { + return _mustCallInner(fn, exact, 'exact'); +} + +function mustCallAtLeast(fn, minimum) { + return _mustCallInner(fn, minimum, 'minimum'); +} + +function _mustCallInner(fn, criteria = 1, field) { + if (process._exiting) + throw new Error('Cannot use common.mustCall*() in process exit handler'); + + if (typeof fn === 'number') { + criteria = fn; + fn = noop; + } else if (fn === undefined) { + fn = noop; + } + + if (typeof criteria !== 'number') + throw new TypeError(`Invalid ${field} value: ${criteria}`); + + const context = { + [field]: criteria, + actual: 0, + stack: inspect(new Error()), + name: fn.name || '<anonymous>' + }; + + // Add the exit listener only once to avoid listener leak warnings + if (mustCallChecks.length === 0) + process.on('exit', runCallChecks); + + mustCallChecks.push(context); + + function wrapped(...args) { + ++context.actual; + return fn.call(this, ...args); + } + // TODO: remove origFn? + wrapped.origFn = fn; + + return wrapped; +} + +function getCallSite(top) { + const originalStackFormatter = Error.prepareStackTrace; + Error.prepareStackTrace = (err, stack) => + `${stack[0].getFileName()}:${stack[0].getLineNumber()}`; + const err = new Error(); + Error.captureStackTrace(err, top); + // With the V8 Error API, the stack is not formatted until it is accessed + // eslint-disable-next-line no-unused-expressions + err.stack; + Error.prepareStackTrace = originalStackFormatter; + return err.stack; +} + +function mustNotCall(msg) { + const callSite = getCallSite(mustNotCall); + return function mustNotCall(...args) { + args = args.map(inspect).join(', '); + const argsInfo = (args.length > 0 + ? `\ncalled with arguments: ${args}` + : ''); + assert.fail( + `${msg || 'function should not have been called'} at ${callSite}` + + argsInfo); + }; +} + +module.exports = { + mustCall, + mustCallAtLeast, + mustNotCall, +}; diff --git a/node_modules/busboy/test/test-types-multipart-charsets.js b/node_modules/busboy/test/test-types-multipart-charsets.js new file mode 100644 index 0000000..ed9c38a --- /dev/null +++ b/node_modules/busboy/test/test-types-multipart-charsets.js @@ -0,0 +1,94 @@ +'use strict'; + +const assert = require('assert'); +const { inspect } = require('util'); + +const { mustCall } = require(`${__dirname}/common.js`); + +const busboy = require('..'); + +const input = Buffer.from([ + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="テスト.dat"', + 'Content-Type: application/octet-stream', + '', + 'A'.repeat(1023), + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--' +].join('\r\n')); +const boundary = '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k'; +const expected = [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('A'.repeat(1023)), + info: { + filename: 'テスト.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, +]; +const bb = busboy({ + defParamCharset: 'utf8', + headers: { + 'content-type': `multipart/form-data; boundary=${boundary}`, + } +}); +const results = []; + +bb.on('field', (name, val, info) => { + results.push({ type: 'field', name, val, info }); +}); + +bb.on('file', (name, stream, info) => { + const data = []; + let nb = 0; + const file = { + type: 'file', + name, + data: null, + info, + limited: false, + }; + results.push(file); + stream.on('data', (d) => { + data.push(d); + nb += d.length; + }).on('limit', () => { + file.limited = true; + }).on('close', () => { + file.data = Buffer.concat(data, nb); + assert.strictEqual(stream.truncated, file.limited); + }).once('error', (err) => { + file.err = err.message; + }); +}); + +bb.on('error', (err) => { + results.push({ error: err.message }); +}); + +bb.on('partsLimit', () => { + results.push('partsLimit'); +}); + +bb.on('filesLimit', () => { + results.push('filesLimit'); +}); + +bb.on('fieldsLimit', () => { + results.push('fieldsLimit'); +}); + +bb.on('close', mustCall(() => { + assert.deepStrictEqual( + results, + expected, + 'Results mismatch.\n' + + `Parsed: ${inspect(results)}\n` + + `Expected: ${inspect(expected)}` + ); +})); + +bb.end(input); diff --git a/node_modules/busboy/test/test-types-multipart-stream-pause.js b/node_modules/busboy/test/test-types-multipart-stream-pause.js new file mode 100644 index 0000000..df7268a --- /dev/null +++ b/node_modules/busboy/test/test-types-multipart-stream-pause.js @@ -0,0 +1,102 @@ +'use strict'; + +const assert = require('assert'); +const { randomFillSync } = require('crypto'); +const { inspect } = require('util'); + +const busboy = require('..'); + +const { mustCall } = require('./common.js'); + +const BOUNDARY = 'u2KxIV5yF1y+xUspOQCCZopaVgeV6Jxihv35XQJmuTx8X3sh'; + +function formDataSection(key, value) { + return Buffer.from( + `\r\n--${BOUNDARY}` + + `\r\nContent-Disposition: form-data; name="${key}"` + + `\r\n\r\n${value}` + ); +} + +function formDataFile(key, filename, contentType) { + const buf = Buffer.allocUnsafe(100000); + return Buffer.concat([ + Buffer.from(`\r\n--${BOUNDARY}\r\n`), + Buffer.from(`Content-Disposition: form-data; name="${key}"` + + `; filename="${filename}"\r\n`), + Buffer.from(`Content-Type: ${contentType}\r\n\r\n`), + randomFillSync(buf) + ]); +} + +const reqChunks = [ + Buffer.concat([ + formDataFile('file', 'file.bin', 'application/octet-stream'), + formDataSection('foo', 'foo value'), + ]), + formDataSection('bar', 'bar value'), + Buffer.from(`\r\n--${BOUNDARY}--\r\n`) +]; +const bb = busboy({ + headers: { + 'content-type': `multipart/form-data; boundary=${BOUNDARY}` + } +}); +const expected = [ + { type: 'file', + name: 'file', + info: { + filename: 'file.bin', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + }, + { type: 'field', + name: 'foo', + val: 'foo value', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + { type: 'field', + name: 'bar', + val: 'bar value', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, +]; +const results = []; + +bb.on('field', (name, val, info) => { + results.push({ type: 'field', name, val, info }); +}); + +bb.on('file', (name, stream, info) => { + results.push({ type: 'file', name, info }); + // Simulate a pipe where the destination is pausing (perhaps due to waiting + // for file system write to finish) + setTimeout(() => { + stream.resume(); + }, 10); +}); + +bb.on('close', mustCall(() => { + assert.deepStrictEqual( + results, + expected, + 'Results mismatch.\n' + + `Parsed: ${inspect(results)}\n` + + `Expected: ${inspect(expected)}` + ); +})); + +for (const chunk of reqChunks) + bb.write(chunk); +bb.end(); diff --git a/node_modules/busboy/test/test-types-multipart.js b/node_modules/busboy/test/test-types-multipart.js new file mode 100644 index 0000000..9755642 --- /dev/null +++ b/node_modules/busboy/test/test-types-multipart.js @@ -0,0 +1,1053 @@ +'use strict'; + +const assert = require('assert'); +const { inspect } = require('util'); + +const busboy = require('..'); + +const active = new Map(); + +const tests = [ + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_0"', + '', + 'super alpha file', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_1"', + '', + 'super beta file', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="1k_a.dat"', + 'Content-Type: application/octet-stream', + '', + 'A'.repeat(1023), + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_1"; filename="1k_b.dat"', + 'Content-Type: application/octet-stream', + '', + 'B'.repeat(1023), + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--' + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { type: 'field', + name: 'file_name_0', + val: 'super alpha file', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + { type: 'field', + name: 'file_name_1', + val: 'super beta file', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('A'.repeat(1023)), + info: { + filename: '1k_a.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, + { type: 'file', + name: 'upload_file_1', + data: Buffer.from('B'.repeat(1023)), + info: { + filename: '1k_b.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, + ], + what: 'Fields and files' + }, + { source: [ + ['------WebKitFormBoundaryTB2MiQ36fnSJlrhY', + 'Content-Disposition: form-data; name="cont"', + '', + 'some random content', + '------WebKitFormBoundaryTB2MiQ36fnSJlrhY', + 'Content-Disposition: form-data; name="pass"', + '', + 'some random pass', + '------WebKitFormBoundaryTB2MiQ36fnSJlrhY', + 'Content-Disposition: form-data; name=bit', + '', + '2', + '------WebKitFormBoundaryTB2MiQ36fnSJlrhY--' + ].join('\r\n') + ], + boundary: '----WebKitFormBoundaryTB2MiQ36fnSJlrhY', + expected: [ + { type: 'field', + name: 'cont', + val: 'some random content', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + { type: 'field', + name: 'pass', + val: 'some random pass', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + { type: 'field', + name: 'bit', + val: '2', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + ], + what: 'Fields only' + }, + { source: [ + '' + ], + boundary: '----WebKitFormBoundaryTB2MiQ36fnSJlrhY', + expected: [ + { error: 'Unexpected end of form' }, + ], + what: 'No fields and no files' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_0"', + '', + 'super alpha file', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="1k_a.dat"', + 'Content-Type: application/octet-stream', + '', + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--' + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + limits: { + fileSize: 13, + fieldSize: 5 + }, + expected: [ + { type: 'field', + name: 'file_name_0', + val: 'super', + info: { + nameTruncated: false, + valueTruncated: true, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('ABCDEFGHIJKLM'), + info: { + filename: '1k_a.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: true, + }, + ], + what: 'Fields and files (limits)' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_0"', + '', + 'super alpha file', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="1k_a.dat"', + 'Content-Type: application/octet-stream', + '', + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--' + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + limits: { + files: 0 + }, + expected: [ + { type: 'field', + name: 'file_name_0', + val: 'super alpha file', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + 'filesLimit', + ], + what: 'Fields and files (limits: 0 files)' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_0"', + '', + 'super alpha file', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_1"', + '', + 'super beta file', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="1k_a.dat"', + 'Content-Type: application/octet-stream', + '', + 'A'.repeat(1023), + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_1"; filename="1k_b.dat"', + 'Content-Type: application/octet-stream', + '', + 'B'.repeat(1023), + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--' + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { type: 'field', + name: 'file_name_0', + val: 'super alpha file', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + { type: 'field', + name: 'file_name_1', + val: 'super beta file', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + ], + events: ['field'], + what: 'Fields and (ignored) files' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="/tmp/1k_a.dat"', + 'Content-Type: application/octet-stream', + '', + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_1"; filename="C:\\files\\1k_b.dat"', + 'Content-Type: application/octet-stream', + '', + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_2"; filename="relative/1k_c.dat"', + 'Content-Type: application/octet-stream', + '', + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--' + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('ABCDEFGHIJKLMNOPQRSTUVWXYZ'), + info: { + filename: '1k_a.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, + { type: 'file', + name: 'upload_file_1', + data: Buffer.from('ABCDEFGHIJKLMNOPQRSTUVWXYZ'), + info: { + filename: '1k_b.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, + { type: 'file', + name: 'upload_file_2', + data: Buffer.from('ABCDEFGHIJKLMNOPQRSTUVWXYZ'), + info: { + filename: '1k_c.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, + ], + what: 'Files with filenames containing paths' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="/absolute/1k_a.dat"', + 'Content-Type: application/octet-stream', + '', + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_1"; filename="C:\\absolute\\1k_b.dat"', + 'Content-Type: application/octet-stream', + '', + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_2"; filename="relative/1k_c.dat"', + 'Content-Type: application/octet-stream', + '', + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--' + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + preservePath: true, + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('ABCDEFGHIJKLMNOPQRSTUVWXYZ'), + info: { + filename: '/absolute/1k_a.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, + { type: 'file', + name: 'upload_file_1', + data: Buffer.from('ABCDEFGHIJKLMNOPQRSTUVWXYZ'), + info: { + filename: 'C:\\absolute\\1k_b.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, + { type: 'file', + name: 'upload_file_2', + data: Buffer.from('ABCDEFGHIJKLMNOPQRSTUVWXYZ'), + info: { + filename: 'relative/1k_c.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, + ], + what: 'Paths to be preserved through the preservePath option' + }, + { source: [ + ['------WebKitFormBoundaryTB2MiQ36fnSJlrhY', + 'Content-Disposition: form-data; name="cont"', + 'Content-Type: ', + '', + 'some random content', + '------WebKitFormBoundaryTB2MiQ36fnSJlrhY', + 'Content-Disposition: ', + '', + 'some random pass', + '------WebKitFormBoundaryTB2MiQ36fnSJlrhY--' + ].join('\r\n') + ], + boundary: '----WebKitFormBoundaryTB2MiQ36fnSJlrhY', + expected: [ + { type: 'field', + name: 'cont', + val: 'some random content', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + ], + what: 'Empty content-type and empty content-disposition' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="file"; filename*=utf-8\'\'n%C3%A4me.txt', + 'Content-Type: application/octet-stream', + '', + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--' + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { type: 'file', + name: 'file', + data: Buffer.from('ABCDEFGHIJKLMNOPQRSTUVWXYZ'), + info: { + filename: 'näme.txt', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + }, + ], + what: 'Unicode filenames' + }, + { source: [ + ['--asdasdasdasd\r\n', + 'Content-Type: text/plain\r\n', + 'Content-Disposition: form-data; name="foo"\r\n', + '\r\n', + 'asd\r\n', + '--asdasdasdasd--' + ].join(':)') + ], + boundary: 'asdasdasdasd', + expected: [ + { error: 'Malformed part header' }, + { error: 'Unexpected end of form' }, + ], + what: 'Stopped mid-header' + }, + { source: [ + ['------WebKitFormBoundaryTB2MiQ36fnSJlrhY', + 'Content-Disposition: form-data; name="cont"', + 'Content-Type: application/json', + '', + '{}', + '------WebKitFormBoundaryTB2MiQ36fnSJlrhY--', + ].join('\r\n') + ], + boundary: '----WebKitFormBoundaryTB2MiQ36fnSJlrhY', + expected: [ + { type: 'field', + name: 'cont', + val: '{}', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'application/json', + }, + }, + ], + what: 'content-type for fields' + }, + { source: [ + '------WebKitFormBoundaryTB2MiQ36fnSJlrhY--', + ], + boundary: '----WebKitFormBoundaryTB2MiQ36fnSJlrhY', + expected: [], + what: 'empty form' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name=upload_file_0; filename="1k_a.dat"', + 'Content-Type: application/octet-stream', + 'Content-Transfer-Encoding: binary', + '', + '', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.alloc(0), + info: { + filename: '1k_a.dat', + encoding: 'binary', + mimeType: 'application/octet-stream', + }, + limited: false, + err: 'Unexpected end of form', + }, + { error: 'Unexpected end of form' }, + ], + what: 'Stopped mid-file #1' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name=upload_file_0; filename="1k_a.dat"', + 'Content-Type: application/octet-stream', + '', + 'a', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('a'), + info: { + filename: '1k_a.dat', + encoding: '7bit', + mimeType: 'application/octet-stream', + }, + limited: false, + err: 'Unexpected end of form', + }, + { error: 'Unexpected end of form' }, + ], + what: 'Stopped mid-file #2' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="notes.txt"', + 'Content-Type: text/plain; charset=utf8', + '', + 'a', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('a'), + info: { + filename: 'notes.txt', + encoding: '7bit', + mimeType: 'text/plain', + }, + limited: false, + }, + ], + what: 'Text file with charset' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="notes.txt"', + 'Content-Type: ', + ' text/plain; charset=utf8', + '', + 'a', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('a'), + info: { + filename: 'notes.txt', + encoding: '7bit', + mimeType: 'text/plain', + }, + limited: false, + }, + ], + what: 'Folded header value' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Type: text/plain; charset=utf8', + '', + 'a', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [], + what: 'No Content-Disposition' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_0"', + '', + 'a'.repeat(64 * 1024), + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="notes.txt"', + 'Content-Type: ', + ' text/plain; charset=utf8', + '', + 'bc', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + limits: { + fieldSize: Infinity, + }, + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('bc'), + info: { + filename: 'notes.txt', + encoding: '7bit', + mimeType: 'text/plain', + }, + limited: false, + }, + ], + events: [ 'file' ], + what: 'Skip field parts if no listener' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_0"', + '', + 'a', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="notes.txt"', + 'Content-Type: ', + ' text/plain; charset=utf8', + '', + 'bc', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + limits: { + parts: 1, + }, + expected: [ + { type: 'field', + name: 'file_name_0', + val: 'a', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + 'partsLimit', + ], + what: 'Parts limit' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_0"', + '', + 'a', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; name="file_name_1"', + '', + 'b', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + limits: { + fields: 1, + }, + expected: [ + { type: 'field', + name: 'file_name_0', + val: 'a', + info: { + nameTruncated: false, + valueTruncated: false, + encoding: '7bit', + mimeType: 'text/plain', + }, + }, + 'fieldsLimit', + ], + what: 'Fields limit' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="notes.txt"', + 'Content-Type: text/plain; charset=utf8', + '', + 'ab', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_1"; filename="notes2.txt"', + 'Content-Type: text/plain; charset=utf8', + '', + 'cd', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + limits: { + files: 1, + }, + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('ab'), + info: { + filename: 'notes.txt', + encoding: '7bit', + mimeType: 'text/plain', + }, + limited: false, + }, + 'filesLimit', + ], + what: 'Files limit' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + `name="upload_file_0"; filename="${'a'.repeat(64 * 1024)}.txt"`, + 'Content-Type: text/plain; charset=utf8', + '', + 'ab', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_1"; filename="notes2.txt"', + 'Content-Type: text/plain; charset=utf8', + '', + 'cd', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { error: 'Malformed part header' }, + { type: 'file', + name: 'upload_file_1', + data: Buffer.from('cd'), + info: { + filename: 'notes2.txt', + encoding: '7bit', + mimeType: 'text/plain', + }, + limited: false, + }, + ], + what: 'Oversized part header' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + 'name="upload_file_0"; filename="notes.txt"', + 'Content-Type: text/plain; charset=utf8', + '', + 'a'.repeat(31) + '\r', + ].join('\r\n'), + 'b'.repeat(40), + '\r\n-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + fileHwm: 32, + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('a'.repeat(31) + '\r' + 'b'.repeat(40)), + info: { + filename: 'notes.txt', + encoding: '7bit', + mimeType: 'text/plain', + }, + limited: false, + }, + ], + what: 'Lookbehind data should not stall file streams' + }, + { source: [ + ['-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + `name="upload_file_0"; filename="${'a'.repeat(8 * 1024)}.txt"`, + 'Content-Type: text/plain; charset=utf8', + '', + 'ab', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + `name="upload_file_1"; filename="${'b'.repeat(8 * 1024)}.txt"`, + 'Content-Type: text/plain; charset=utf8', + '', + 'cd', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + 'Content-Disposition: form-data; ' + + `name="upload_file_2"; filename="${'c'.repeat(8 * 1024)}.txt"`, + 'Content-Type: text/plain; charset=utf8', + '', + 'ef', + '-----------------------------paZqsnEHRufoShdX6fh0lUhXBP4k--', + ].join('\r\n') + ], + boundary: '---------------------------paZqsnEHRufoShdX6fh0lUhXBP4k', + expected: [ + { type: 'file', + name: 'upload_file_0', + data: Buffer.from('ab'), + info: { + filename: `${'a'.repeat(8 * 1024)}.txt`, + encoding: '7bit', + mimeType: 'text/plain', + }, + limited: false, + }, + { type: 'file', + name: 'upload_file_1', + data: Buffer.from('cd'), + info: { + filename: `${'b'.repeat(8 * 1024)}.txt`, + encoding: '7bit', + mimeType: 'text/plain', + }, + limited: false, + }, + { type: 'file', + name: 'upload_file_2', + data: Buffer.from('ef'), + info: { + filename: `${'c'.repeat(8 * 1024)}.txt`, + encoding: '7bit', + mimeType: 'text/plain', + }, + limited: false, + }, + ], + what: 'Header size limit should be per part' + }, + { source: [ + '\r\n--d1bf46b3-aa33-4061-b28d-6c5ced8b08ee\r\n', + 'Content-Type: application/gzip\r\n' + + 'Content-Encoding: gzip\r\n' + + 'Content-Disposition: form-data; name=batch-1; filename=batch-1' + + '\r\n\r\n', + '\r\n--d1bf46b3-aa33-4061-b28d-6c5ced8b08ee--', + ], + boundary: 'd1bf46b3-aa33-4061-b28d-6c5ced8b08ee', + expected: [ + { type: 'file', + name: 'batch-1', + data: Buffer.alloc(0), + info: { + filename: 'batch-1', + encoding: '7bit', + mimeType: 'application/gzip', + }, + limited: false, + }, + ], + what: 'Empty part' + }, +]; + +for (const test of tests) { + active.set(test, 1); + + const { what, boundary, events, limits, preservePath, fileHwm } = test; + const bb = busboy({ + fileHwm, + limits, + preservePath, + headers: { + 'content-type': `multipart/form-data; boundary=${boundary}`, + } + }); + const results = []; + + if (events === undefined || events.includes('field')) { + bb.on('field', (name, val, info) => { + results.push({ type: 'field', name, val, info }); + }); + } + + if (events === undefined || events.includes('file')) { + bb.on('file', (name, stream, info) => { + const data = []; + let nb = 0; + const file = { + type: 'file', + name, + data: null, + info, + limited: false, + }; + results.push(file); + stream.on('data', (d) => { + data.push(d); + nb += d.length; + }).on('limit', () => { + file.limited = true; + }).on('close', () => { + file.data = Buffer.concat(data, nb); + assert.strictEqual(stream.truncated, file.limited); + }).once('error', (err) => { + file.err = err.message; + }); + }); + } + + bb.on('error', (err) => { + results.push({ error: err.message }); + }); + + bb.on('partsLimit', () => { + results.push('partsLimit'); + }); + + bb.on('filesLimit', () => { + results.push('filesLimit'); + }); + + bb.on('fieldsLimit', () => { + results.push('fieldsLimit'); + }); + + bb.on('close', () => { + active.delete(test); + + assert.deepStrictEqual( + results, + test.expected, + `[${what}] Results mismatch.\n` + + `Parsed: ${inspect(results)}\n` + + `Expected: ${inspect(test.expected)}` + ); + }); + + for (const src of test.source) { + const buf = (typeof src === 'string' ? Buffer.from(src, 'utf8') : src); + bb.write(buf); + } + bb.end(); +} + +// Byte-by-byte versions +for (let test of tests) { + test = { ...test }; + test.what += ' (byte-by-byte)'; + active.set(test, 1); + + const { what, boundary, events, limits, preservePath, fileHwm } = test; + const bb = busboy({ + fileHwm, + limits, + preservePath, + headers: { + 'content-type': `multipart/form-data; boundary=${boundary}`, + } + }); + const results = []; + + if (events === undefined || events.includes('field')) { + bb.on('field', (name, val, info) => { + results.push({ type: 'field', name, val, info }); + }); + } + + if (events === undefined || events.includes('file')) { + bb.on('file', (name, stream, info) => { + const data = []; + let nb = 0; + const file = { + type: 'file', + name, + data: null, + info, + limited: false, + }; + results.push(file); + stream.on('data', (d) => { + data.push(d); + nb += d.length; + }).on('limit', () => { + file.limited = true; + }).on('close', () => { + file.data = Buffer.concat(data, nb); + assert.strictEqual(stream.truncated, file.limited); + }).once('error', (err) => { + file.err = err.message; + }); + }); + } + + bb.on('error', (err) => { + results.push({ error: err.message }); + }); + + bb.on('partsLimit', () => { + results.push('partsLimit'); + }); + + bb.on('filesLimit', () => { + results.push('filesLimit'); + }); + + bb.on('fieldsLimit', () => { + results.push('fieldsLimit'); + }); + + bb.on('close', () => { + active.delete(test); + + assert.deepStrictEqual( + results, + test.expected, + `[${what}] Results mismatch.\n` + + `Parsed: ${inspect(results)}\n` + + `Expected: ${inspect(test.expected)}` + ); + }); + + for (const src of test.source) { + const buf = (typeof src === 'string' ? Buffer.from(src, 'utf8') : src); + for (let i = 0; i < buf.length; ++i) + bb.write(buf.slice(i, i + 1)); + } + bb.end(); +} + +{ + let exception = false; + process.once('uncaughtException', (ex) => { + exception = true; + throw ex; + }); + process.on('exit', () => { + if (exception || active.size === 0) + return; + process.exitCode = 1; + console.error('=========================='); + console.error(`${active.size} test(s) did not finish:`); + console.error('=========================='); + console.error(Array.from(active.keys()).map((v) => v.what).join('\n')); + }); +} diff --git a/node_modules/busboy/test/test-types-urlencoded.js b/node_modules/busboy/test/test-types-urlencoded.js new file mode 100644 index 0000000..c35962b --- /dev/null +++ b/node_modules/busboy/test/test-types-urlencoded.js @@ -0,0 +1,488 @@ +'use strict'; + +const assert = require('assert'); +const { transcode } = require('buffer'); +const { inspect } = require('util'); + +const busboy = require('..'); + +const active = new Map(); + +const tests = [ + { source: ['foo'], + expected: [ + ['foo', + '', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Unassigned value' + }, + { source: ['foo=bar'], + expected: [ + ['foo', + 'bar', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Assigned value' + }, + { source: ['foo&bar=baz'], + expected: [ + ['foo', + '', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['bar', + 'baz', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Unassigned and assigned value' + }, + { source: ['foo=bar&baz'], + expected: [ + ['foo', + 'bar', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['baz', + '', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Assigned and unassigned value' + }, + { source: ['foo=bar&baz=bla'], + expected: [ + ['foo', + 'bar', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['baz', + 'bla', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Two assigned values' + }, + { source: ['foo&bar'], + expected: [ + ['foo', + '', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['bar', + '', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Two unassigned values' + }, + { source: ['foo&bar&'], + expected: [ + ['foo', + '', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['bar', + '', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Two unassigned values and ampersand' + }, + { source: ['foo+1=bar+baz%2Bquux'], + expected: [ + ['foo 1', + 'bar baz+quux', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Assigned key and value with (plus) space' + }, + { source: ['foo=bar%20baz%21'], + expected: [ + ['foo', + 'bar baz!', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Assigned value with encoded bytes' + }, + { source: ['foo%20bar=baz%20bla%21'], + expected: [ + ['foo bar', + 'baz bla!', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Assigned value with encoded bytes #2' + }, + { source: ['foo=bar%20baz%21&num=1000'], + expected: [ + ['foo', + 'bar baz!', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['num', + '1000', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Two assigned values, one with encoded bytes' + }, + { source: [ + Array.from(transcode(Buffer.from('foo'), 'utf8', 'utf16le')).map( + (n) => `%${n.toString(16).padStart(2, '0')}` + ).join(''), + '=', + Array.from(transcode(Buffer.from('😀!'), 'utf8', 'utf16le')).map( + (n) => `%${n.toString(16).padStart(2, '0')}` + ).join(''), + ], + expected: [ + ['foo', + '😀!', + { nameTruncated: false, + valueTruncated: false, + encoding: 'UTF-16LE', + mimeType: 'text/plain' }, + ], + ], + charset: 'UTF-16LE', + what: 'Encoded value with multi-byte charset' + }, + { source: [ + 'foo=<', + Array.from(transcode(Buffer.from('©:^þ'), 'utf8', 'latin1')).map( + (n) => `%${n.toString(16).padStart(2, '0')}` + ).join(''), + ], + expected: [ + ['foo', + '<©:^þ', + { nameTruncated: false, + valueTruncated: false, + encoding: 'ISO-8859-1', + mimeType: 'text/plain' }, + ], + ], + charset: 'ISO-8859-1', + what: 'Encoded value with single-byte, ASCII-compatible, non-UTF8 charset' + }, + { source: ['foo=bar&baz=bla'], + expected: [], + what: 'Limits: zero fields', + limits: { fields: 0 } + }, + { source: ['foo=bar&baz=bla'], + expected: [ + ['foo', + 'bar', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Limits: one field', + limits: { fields: 1 } + }, + { source: ['foo=bar&baz=bla'], + expected: [ + ['foo', + 'bar', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['baz', + 'bla', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Limits: field part lengths match limits', + limits: { fieldNameSize: 3, fieldSize: 3 } + }, + { source: ['foo=bar&baz=bla'], + expected: [ + ['fo', + 'bar', + { nameTruncated: true, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['ba', + 'bla', + { nameTruncated: true, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Limits: truncated field name', + limits: { fieldNameSize: 2 } + }, + { source: ['foo=bar&baz=bla'], + expected: [ + ['foo', + 'ba', + { nameTruncated: false, + valueTruncated: true, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['baz', + 'bl', + { nameTruncated: false, + valueTruncated: true, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Limits: truncated field value', + limits: { fieldSize: 2 } + }, + { source: ['foo=bar&baz=bla'], + expected: [ + ['fo', + 'ba', + { nameTruncated: true, + valueTruncated: true, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['ba', + 'bl', + { nameTruncated: true, + valueTruncated: true, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Limits: truncated field name and value', + limits: { fieldNameSize: 2, fieldSize: 2 } + }, + { source: ['foo=bar&baz=bla'], + expected: [ + ['fo', + '', + { nameTruncated: true, + valueTruncated: true, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['ba', + '', + { nameTruncated: true, + valueTruncated: true, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Limits: truncated field name and zero value limit', + limits: { fieldNameSize: 2, fieldSize: 0 } + }, + { source: ['foo=bar&baz=bla'], + expected: [ + ['', + '', + { nameTruncated: true, + valueTruncated: true, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ['', + '', + { nameTruncated: true, + valueTruncated: true, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Limits: truncated zero field name and zero value limit', + limits: { fieldNameSize: 0, fieldSize: 0 } + }, + { source: ['&'], + expected: [], + what: 'Ampersand' + }, + { source: ['&&&&&'], + expected: [], + what: 'Many ampersands' + }, + { source: ['='], + expected: [ + ['', + '', + { nameTruncated: false, + valueTruncated: false, + encoding: 'utf-8', + mimeType: 'text/plain' }, + ], + ], + what: 'Assigned value, empty name and value' + }, + { source: [''], + expected: [], + what: 'Nothing' + }, +]; + +for (const test of tests) { + active.set(test, 1); + + const { what } = test; + const charset = test.charset || 'utf-8'; + const bb = busboy({ + limits: test.limits, + headers: { + 'content-type': `application/x-www-form-urlencoded; charset=${charset}`, + }, + }); + const results = []; + + bb.on('field', (key, val, info) => { + results.push([key, val, info]); + }); + + bb.on('file', () => { + throw new Error(`[${what}] Unexpected file`); + }); + + bb.on('close', () => { + active.delete(test); + + assert.deepStrictEqual( + results, + test.expected, + `[${what}] Results mismatch.\n` + + `Parsed: ${inspect(results)}\n` + + `Expected: ${inspect(test.expected)}` + ); + }); + + for (const src of test.source) { + const buf = (typeof src === 'string' ? Buffer.from(src, 'utf8') : src); + bb.write(buf); + } + bb.end(); +} + +// Byte-by-byte versions +for (let test of tests) { + test = { ...test }; + test.what += ' (byte-by-byte)'; + active.set(test, 1); + + const { what } = test; + const charset = test.charset || 'utf-8'; + const bb = busboy({ + limits: test.limits, + headers: { + 'content-type': `application/x-www-form-urlencoded; charset="${charset}"`, + }, + }); + const results = []; + + bb.on('field', (key, val, info) => { + results.push([key, val, info]); + }); + + bb.on('file', () => { + throw new Error(`[${what}] Unexpected file`); + }); + + bb.on('close', () => { + active.delete(test); + + assert.deepStrictEqual( + results, + test.expected, + `[${what}] Results mismatch.\n` + + `Parsed: ${inspect(results)}\n` + + `Expected: ${inspect(test.expected)}` + ); + }); + + for (const src of test.source) { + const buf = (typeof src === 'string' ? Buffer.from(src, 'utf8') : src); + for (let i = 0; i < buf.length; ++i) + bb.write(buf.slice(i, i + 1)); + } + bb.end(); +} + +{ + let exception = false; + process.once('uncaughtException', (ex) => { + exception = true; + throw ex; + }); + process.on('exit', () => { + if (exception || active.size === 0) + return; + process.exitCode = 1; + console.error('=========================='); + console.error(`${active.size} test(s) did not finish:`); + console.error('=========================='); + console.error(Array.from(active.keys()).map((v) => v.what).join('\n')); + }); +} diff --git a/node_modules/busboy/test/test.js b/node_modules/busboy/test/test.js new file mode 100644 index 0000000..d0380f2 --- /dev/null +++ b/node_modules/busboy/test/test.js @@ -0,0 +1,20 @@ +'use strict'; + +const { spawnSync } = require('child_process'); +const { readdirSync } = require('fs'); +const { join } = require('path'); + +const files = readdirSync(__dirname).sort(); +for (const filename of files) { + if (filename.startsWith('test-')) { + const path = join(__dirname, filename); + console.log(`> Running ${filename} ...`); + const result = spawnSync(`${process.argv0} ${path}`, { + shell: true, + stdio: 'inherit', + windowsHide: true + }); + if (result.status !== 0) + process.exitCode = 1; + } +} diff --git a/node_modules/bytes/History.md b/node_modules/bytes/History.md new file mode 100644 index 0000000..d60ce0e --- /dev/null +++ b/node_modules/bytes/History.md @@ -0,0 +1,97 @@ +3.1.2 / 2022-01-27 +================== + + * Fix return value for un-parsable strings + +3.1.1 / 2021-11-15 +================== + + * Fix "thousandsSeparator" incorrecting formatting fractional part + +3.1.0 / 2019-01-22 +================== + + * Add petabyte (`pb`) support + +3.0.0 / 2017-08-31 +================== + + * Change "kB" to "KB" in format output + * Remove support for Node.js 0.6 + * Remove support for ComponentJS + +2.5.0 / 2017-03-24 +================== + + * Add option "unit" + +2.4.0 / 2016-06-01 +================== + + * Add option "unitSeparator" + +2.3.0 / 2016-02-15 +================== + + * Drop partial bytes on all parsed units + * Fix non-finite numbers to `.format` to return `null` + * Fix parsing byte string that looks like hex + * perf: hoist regular expressions + +2.2.0 / 2015-11-13 +================== + + * add option "decimalPlaces" + * add option "fixedDecimals" + +2.1.0 / 2015-05-21 +================== + + * add `.format` export + * add `.parse` export + +2.0.2 / 2015-05-20 +================== + + * remove map recreation + * remove unnecessary object construction + +2.0.1 / 2015-05-07 +================== + + * fix browserify require + * remove node.extend dependency + +2.0.0 / 2015-04-12 +================== + + * add option "case" + * add option "thousandsSeparator" + * return "null" on invalid parse input + * support proper round-trip: bytes(bytes(num)) === num + * units no longer case sensitive when parsing + +1.0.0 / 2014-05-05 +================== + + * add negative support. fixes #6 + +0.3.0 / 2014-03-19 +================== + + * added terabyte support + +0.2.1 / 2013-04-01 +================== + + * add .component + +0.2.0 / 2012-10-28 +================== + + * bytes(200).should.eql('200b') + +0.1.0 / 2012-07-04 +================== + + * add bytes to string conversion [yields] diff --git a/node_modules/bytes/LICENSE b/node_modules/bytes/LICENSE new file mode 100644 index 0000000..63e95a9 --- /dev/null +++ b/node_modules/bytes/LICENSE @@ -0,0 +1,23 @@ +(The MIT License) + +Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca> +Copyright (c) 2015 Jed Watson <jed.watson@me.com> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/bytes/Readme.md b/node_modules/bytes/Readme.md new file mode 100644 index 0000000..5790e23 --- /dev/null +++ b/node_modules/bytes/Readme.md @@ -0,0 +1,152 @@ +# Bytes utility + +[![NPM Version][npm-image]][npm-url] +[![NPM Downloads][downloads-image]][downloads-url] +[![Build Status][ci-image]][ci-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Utility to parse a string bytes (ex: `1TB`) to bytes (`1099511627776`) and vice-versa. + +## Installation + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +```bash +$ npm install bytes +``` + +## Usage + +```js +var bytes = require('bytes'); +``` + +#### bytes(number|string value, [options]): number|string|null + +Default export function. Delegates to either `bytes.format` or `bytes.parse` based on the type of `value`. + +**Arguments** + +| Name | Type | Description | +|---------|----------|--------------------| +| value | `number`|`string` | Number value to format or string value to parse | +| options | `Object` | Conversion options for `format` | + +**Returns** + +| Name | Type | Description | +|---------|------------------|-------------------------------------------------| +| results | `string`|`number`|`null` | Return null upon error. Numeric value in bytes, or string value otherwise. | + +**Example** + +```js +bytes(1024); +// output: '1KB' + +bytes('1KB'); +// output: 1024 +``` + +#### bytes.format(number value, [options]): string|null + +Format the given value in bytes into a string. If the value is negative, it is kept as such. If it is a float, it is + rounded. + +**Arguments** + +| Name | Type | Description | +|---------|----------|--------------------| +| value | `number` | Value in bytes | +| options | `Object` | Conversion options | + +**Options** + +| Property | Type | Description | +|-------------------|--------|-----------------------------------------------------------------------------------------| +| decimalPlaces | `number`|`null` | Maximum number of decimal places to include in output. Default value to `2`. | +| fixedDecimals | `boolean`|`null` | Whether to always display the maximum number of decimal places. Default value to `false` | +| thousandsSeparator | `string`|`null` | Example of values: `' '`, `','` and `'.'`... Default value to `''`. | +| unit | `string`|`null` | The unit in which the result will be returned (B/KB/MB/GB/TB). Default value to `''` (which means auto detect). | +| unitSeparator | `string`|`null` | Separator to use between number and unit. Default value to `''`. | + +**Returns** + +| Name | Type | Description | +|---------|------------------|-------------------------------------------------| +| results | `string`|`null` | Return null upon error. String value otherwise. | + +**Example** + +```js +bytes.format(1024); +// output: '1KB' + +bytes.format(1000); +// output: '1000B' + +bytes.format(1000, {thousandsSeparator: ' '}); +// output: '1 000B' + +bytes.format(1024 * 1.7, {decimalPlaces: 0}); +// output: '2KB' + +bytes.format(1024, {unitSeparator: ' '}); +// output: '1 KB' +``` + +#### bytes.parse(string|number value): number|null + +Parse the string value into an integer in bytes. If no unit is given, or `value` +is a number, it is assumed the value is in bytes. + +Supported units and abbreviations are as follows and are case-insensitive: + + * `b` for bytes + * `kb` for kilobytes + * `mb` for megabytes + * `gb` for gigabytes + * `tb` for terabytes + * `pb` for petabytes + +The units are in powers of two, not ten. This means 1kb = 1024b according to this parser. + +**Arguments** + +| Name | Type | Description | +|---------------|--------|--------------------| +| value | `string`|`number` | String to parse, or number in bytes. | + +**Returns** + +| Name | Type | Description | +|---------|-------------|-------------------------| +| results | `number`|`null` | Return null upon error. Value in bytes otherwise. | + +**Example** + +```js +bytes.parse('1KB'); +// output: 1024 + +bytes.parse('1024'); +// output: 1024 + +bytes.parse(1024); +// output: 1024 +``` + +## License + +[MIT](LICENSE) + +[ci-image]: https://badgen.net/github/checks/visionmedia/bytes.js/master?label=ci +[ci-url]: https://github.com/visionmedia/bytes.js/actions?query=workflow%3Aci +[coveralls-image]: https://badgen.net/coveralls/c/github/visionmedia/bytes.js/master +[coveralls-url]: https://coveralls.io/r/visionmedia/bytes.js?branch=master +[downloads-image]: https://badgen.net/npm/dm/bytes +[downloads-url]: https://npmjs.org/package/bytes +[npm-image]: https://badgen.net/npm/v/bytes +[npm-url]: https://npmjs.org/package/bytes diff --git a/node_modules/bytes/index.js b/node_modules/bytes/index.js new file mode 100644 index 0000000..6f2d0f8 --- /dev/null +++ b/node_modules/bytes/index.js @@ -0,0 +1,170 @@ +/*! + * bytes + * Copyright(c) 2012-2014 TJ Holowaychuk + * Copyright(c) 2015 Jed Watson + * MIT Licensed + */ + +'use strict'; + +/** + * Module exports. + * @public + */ + +module.exports = bytes; +module.exports.format = format; +module.exports.parse = parse; + +/** + * Module variables. + * @private + */ + +var formatThousandsRegExp = /\B(?=(\d{3})+(?!\d))/g; + +var formatDecimalsRegExp = /(?:\.0*|(\.[^0]+)0+)$/; + +var map = { + b: 1, + kb: 1 << 10, + mb: 1 << 20, + gb: 1 << 30, + tb: Math.pow(1024, 4), + pb: Math.pow(1024, 5), +}; + +var parseRegExp = /^((-|\+)?(\d+(?:\.\d+)?)) *(kb|mb|gb|tb|pb)$/i; + +/** + * Convert the given value in bytes into a string or parse to string to an integer in bytes. + * + * @param {string|number} value + * @param {{ + * case: [string], + * decimalPlaces: [number] + * fixedDecimals: [boolean] + * thousandsSeparator: [string] + * unitSeparator: [string] + * }} [options] bytes options. + * + * @returns {string|number|null} + */ + +function bytes(value, options) { + if (typeof value === 'string') { + return parse(value); + } + + if (typeof value === 'number') { + return format(value, options); + } + + return null; +} + +/** + * Format the given value in bytes into a string. + * + * If the value is negative, it is kept as such. If it is a float, + * it is rounded. + * + * @param {number} value + * @param {object} [options] + * @param {number} [options.decimalPlaces=2] + * @param {number} [options.fixedDecimals=false] + * @param {string} [options.thousandsSeparator=] + * @param {string} [options.unit=] + * @param {string} [options.unitSeparator=] + * + * @returns {string|null} + * @public + */ + +function format(value, options) { + if (!Number.isFinite(value)) { + return null; + } + + var mag = Math.abs(value); + var thousandsSeparator = (options && options.thousandsSeparator) || ''; + var unitSeparator = (options && options.unitSeparator) || ''; + var decimalPlaces = (options && options.decimalPlaces !== undefined) ? options.decimalPlaces : 2; + var fixedDecimals = Boolean(options && options.fixedDecimals); + var unit = (options && options.unit) || ''; + + if (!unit || !map[unit.toLowerCase()]) { + if (mag >= map.pb) { + unit = 'PB'; + } else if (mag >= map.tb) { + unit = 'TB'; + } else if (mag >= map.gb) { + unit = 'GB'; + } else if (mag >= map.mb) { + unit = 'MB'; + } else if (mag >= map.kb) { + unit = 'KB'; + } else { + unit = 'B'; + } + } + + var val = value / map[unit.toLowerCase()]; + var str = val.toFixed(decimalPlaces); + + if (!fixedDecimals) { + str = str.replace(formatDecimalsRegExp, '$1'); + } + + if (thousandsSeparator) { + str = str.split('.').map(function (s, i) { + return i === 0 + ? s.replace(formatThousandsRegExp, thousandsSeparator) + : s + }).join('.'); + } + + return str + unitSeparator + unit; +} + +/** + * Parse the string value into an integer in bytes. + * + * If no unit is given, it is assumed the value is in bytes. + * + * @param {number|string} val + * + * @returns {number|null} + * @public + */ + +function parse(val) { + if (typeof val === 'number' && !isNaN(val)) { + return val; + } + + if (typeof val !== 'string') { + return null; + } + + // Test if the string passed is valid + var results = parseRegExp.exec(val); + var floatValue; + var unit = 'b'; + + if (!results) { + // Nothing could be extracted from the given string + floatValue = parseInt(val, 10); + unit = 'b' + } else { + // Retrieve the value and the unit + floatValue = parseFloat(results[1]); + unit = results[4].toLowerCase(); + } + + if (isNaN(floatValue)) { + return null; + } + + return Math.floor(map[unit] * floatValue); +} diff --git a/node_modules/bytes/package.json b/node_modules/bytes/package.json new file mode 100644 index 0000000..f2b6a8b --- /dev/null +++ b/node_modules/bytes/package.json @@ -0,0 +1,42 @@ +{ + "name": "bytes", + "description": "Utility to parse a string bytes to bytes and vice-versa", + "version": "3.1.2", + "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", + "contributors": [ + "Jed Watson <jed.watson@me.com>", + "Théo FIDRY <theo.fidry@gmail.com>" + ], + "license": "MIT", + "keywords": [ + "byte", + "bytes", + "utility", + "parse", + "parser", + "convert", + "converter" + ], + "repository": "visionmedia/bytes.js", + "devDependencies": { + "eslint": "7.32.0", + "eslint-plugin-markdown": "2.2.1", + "mocha": "9.2.0", + "nyc": "15.1.0" + }, + "files": [ + "History.md", + "LICENSE", + "Readme.md", + "index.js" + ], + "engines": { + "node": ">= 0.8" + }, + "scripts": { + "lint": "eslint .", + "test": "mocha --check-leaks --reporter spec", + "test-ci": "nyc --reporter=lcov --reporter=text npm test", + "test-cov": "nyc --reporter=html --reporter=text npm test" + } +} diff --git a/node_modules/call-bind-apply-helpers/.eslintrc b/node_modules/call-bind-apply-helpers/.eslintrc new file mode 100644 index 0000000..201e859 --- /dev/null +++ b/node_modules/call-bind-apply-helpers/.eslintrc @@ -0,0 +1,17 @@ +{ + "root": true, + + "extends": "@ljharb", + + "rules": { + "func-name-matching": 0, + "id-length": 0, + "new-cap": [2, { + "capIsNewExceptions": [ + "GetIntrinsic", + ], + }], + "no-extra-parens": 0, + "no-magic-numbers": 0, + }, +} diff --git a/node_modules/call-bind-apply-helpers/.github/FUNDING.yml b/node_modules/call-bind-apply-helpers/.github/FUNDING.yml new file mode 100644 index 0000000..0011e9d --- /dev/null +++ b/node_modules/call-bind-apply-helpers/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: [ljharb] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: npm/call-bind-apply-helpers +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/node_modules/call-bind-apply-helpers/.nycrc b/node_modules/call-bind-apply-helpers/.nycrc new file mode 100644 index 0000000..bdd626c --- /dev/null +++ b/node_modules/call-bind-apply-helpers/.nycrc @@ -0,0 +1,9 @@ +{ + "all": true, + "check-coverage": false, + "reporter": ["text-summary", "text", "html", "json"], + "exclude": [ + "coverage", + "test" + ] +} diff --git a/node_modules/call-bind-apply-helpers/CHANGELOG.md b/node_modules/call-bind-apply-helpers/CHANGELOG.md new file mode 100644 index 0000000..2484942 --- /dev/null +++ b/node_modules/call-bind-apply-helpers/CHANGELOG.md @@ -0,0 +1,30 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [v1.0.2](https://github.com/ljharb/call-bind-apply-helpers/compare/v1.0.1...v1.0.2) - 2025-02-12 + +### Commits + +- [types] improve inferred types [`e6f9586`](https://github.com/ljharb/call-bind-apply-helpers/commit/e6f95860a3c72879cb861a858cdfb8138fbedec1) +- [Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`, `@types/tape`, `es-value-fixtures`, `for-each`, `has-strict-mode`, `object-inspect` [`e43d540`](https://github.com/ljharb/call-bind-apply-helpers/commit/e43d5409f97543bfbb11f345d47d8ce4e066d8c1) + +## [v1.0.1](https://github.com/ljharb/call-bind-apply-helpers/compare/v1.0.0...v1.0.1) - 2024-12-08 + +### Commits + +- [types] `reflectApply`: fix types [`4efc396`](https://github.com/ljharb/call-bind-apply-helpers/commit/4efc3965351a4f02cc55e836fa391d3d11ef2ef8) +- [Fix] `reflectApply`: oops, Reflect is not a function [`83cc739`](https://github.com/ljharb/call-bind-apply-helpers/commit/83cc7395de6b79b7730bdf092f1436f0b1263c75) +- [Dev Deps] update `@arethetypeswrong/cli` [`80bd5d3`](https://github.com/ljharb/call-bind-apply-helpers/commit/80bd5d3ae58b4f6b6995ce439dd5a1bcb178a940) + +## v1.0.0 - 2024-12-05 + +### Commits + +- Initial implementation, tests, readme [`7879629`](https://github.com/ljharb/call-bind-apply-helpers/commit/78796290f9b7430c9934d6f33d94ae9bc89fce04) +- Initial commit [`3f1dc16`](https://github.com/ljharb/call-bind-apply-helpers/commit/3f1dc164afc43285631b114a5f9dd9137b2b952f) +- npm init [`081df04`](https://github.com/ljharb/call-bind-apply-helpers/commit/081df048c312fcee400922026f6e97281200a603) +- Only apps should have lockfiles [`5b9ca0f`](https://github.com/ljharb/call-bind-apply-helpers/commit/5b9ca0fe8101ebfaf309c549caac4e0a017ed930) diff --git a/node_modules/call-bind-apply-helpers/LICENSE b/node_modules/call-bind-apply-helpers/LICENSE new file mode 100644 index 0000000..f82f389 --- /dev/null +++ b/node_modules/call-bind-apply-helpers/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2024 Jordan Harband + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/call-bind-apply-helpers/README.md b/node_modules/call-bind-apply-helpers/README.md new file mode 100644 index 0000000..8fc0dae --- /dev/null +++ b/node_modules/call-bind-apply-helpers/README.md @@ -0,0 +1,62 @@ +# call-bind-apply-helpers <sup>[![Version Badge][npm-version-svg]][package-url]</sup> + +[![github actions][actions-image]][actions-url] +[![coverage][codecov-image]][codecov-url] +[![dependency status][deps-svg]][deps-url] +[![dev dependency status][dev-deps-svg]][dev-deps-url] +[![License][license-image]][license-url] +[![Downloads][downloads-image]][downloads-url] + +[![npm badge][npm-badge-png]][package-url] + +Helper functions around Function call/apply/bind, for use in `call-bind`. + +The only packages that should likely ever use this package directly are `call-bind` and `get-intrinsic`. +Please use `call-bind` unless you have a very good reason not to. + +## Getting started + +```sh +npm install --save call-bind-apply-helpers +``` + +## Usage/Examples + +```js +const assert = require('assert'); +const callBindBasic = require('call-bind-apply-helpers'); + +function f(a, b) { + assert.equal(this, 1); + assert.equal(a, 2); + assert.equal(b, 3); + assert.equal(arguments.length, 2); +} + +const fBound = callBindBasic([f, 1]); + +delete Function.prototype.call; +delete Function.prototype.bind; + +fBound(2, 3); +``` + +## Tests + +Clone the repo, `npm install`, and run `npm test` + +[package-url]: https://npmjs.org/package/call-bind-apply-helpers +[npm-version-svg]: https://versionbadg.es/ljharb/call-bind-apply-helpers.svg +[deps-svg]: https://david-dm.org/ljharb/call-bind-apply-helpers.svg +[deps-url]: https://david-dm.org/ljharb/call-bind-apply-helpers +[dev-deps-svg]: https://david-dm.org/ljharb/call-bind-apply-helpers/dev-status.svg +[dev-deps-url]: https://david-dm.org/ljharb/call-bind-apply-helpers#info=devDependencies +[npm-badge-png]: https://nodei.co/npm/call-bind-apply-helpers.png?downloads=true&stars=true +[license-image]: https://img.shields.io/npm/l/call-bind-apply-helpers.svg +[license-url]: LICENSE +[downloads-image]: https://img.shields.io/npm/dm/call-bind-apply-helpers.svg +[downloads-url]: https://npm-stat.com/charts.html?package=call-bind-apply-helpers +[codecov-image]: https://codecov.io/gh/ljharb/call-bind-apply-helpers/branch/main/graphs/badge.svg +[codecov-url]: https://app.codecov.io/gh/ljharb/call-bind-apply-helpers/ +[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/call-bind-apply-helpers +[actions-url]: https://github.com/ljharb/call-bind-apply-helpers/actions diff --git a/node_modules/call-bind-apply-helpers/actualApply.d.ts b/node_modules/call-bind-apply-helpers/actualApply.d.ts new file mode 100644 index 0000000..b87286a --- /dev/null +++ b/node_modules/call-bind-apply-helpers/actualApply.d.ts @@ -0,0 +1 @@ +export = Reflect.apply; \ No newline at end of file diff --git a/node_modules/call-bind-apply-helpers/actualApply.js b/node_modules/call-bind-apply-helpers/actualApply.js new file mode 100644 index 0000000..ffa5135 --- /dev/null +++ b/node_modules/call-bind-apply-helpers/actualApply.js @@ -0,0 +1,10 @@ +'use strict'; + +var bind = require('function-bind'); + +var $apply = require('./functionApply'); +var $call = require('./functionCall'); +var $reflectApply = require('./reflectApply'); + +/** @type {import('./actualApply')} */ +module.exports = $reflectApply || bind.call($call, $apply); diff --git a/node_modules/call-bind-apply-helpers/applyBind.d.ts b/node_modules/call-bind-apply-helpers/applyBind.d.ts new file mode 100644 index 0000000..d176c1a --- /dev/null +++ b/node_modules/call-bind-apply-helpers/applyBind.d.ts @@ -0,0 +1,19 @@ +import actualApply from './actualApply'; + +type TupleSplitHead<T extends any[], N extends number> = T['length'] extends N + ? T + : T extends [...infer R, any] + ? TupleSplitHead<R, N> + : never + +type TupleSplitTail<T, N extends number, O extends any[] = []> = O['length'] extends N + ? T + : T extends [infer F, ...infer R] + ? TupleSplitTail<[...R], N, [...O, F]> + : never + +type TupleSplit<T extends any[], N extends number> = [TupleSplitHead<T, N>, TupleSplitTail<T, N>] + +declare function applyBind(...args: TupleSplit<Parameters<typeof actualApply>, 2>[1]): ReturnType<typeof actualApply>; + +export = applyBind; \ No newline at end of file diff --git a/node_modules/call-bind-apply-helpers/applyBind.js b/node_modules/call-bind-apply-helpers/applyBind.js new file mode 100644 index 0000000..d2b7723 --- /dev/null +++ b/node_modules/call-bind-apply-helpers/applyBind.js @@ -0,0 +1,10 @@ +'use strict'; + +var bind = require('function-bind'); +var $apply = require('./functionApply'); +var actualApply = require('./actualApply'); + +/** @type {import('./applyBind')} */ +module.exports = function applyBind() { + return actualApply(bind, $apply, arguments); +}; diff --git a/node_modules/call-bind-apply-helpers/functionApply.d.ts b/node_modules/call-bind-apply-helpers/functionApply.d.ts new file mode 100644 index 0000000..1f6e11b --- /dev/null +++ b/node_modules/call-bind-apply-helpers/functionApply.d.ts @@ -0,0 +1 @@ +export = Function.prototype.apply; \ No newline at end of file diff --git a/node_modules/call-bind-apply-helpers/functionApply.js b/node_modules/call-bind-apply-helpers/functionApply.js new file mode 100644 index 0000000..c71df9c --- /dev/null +++ b/node_modules/call-bind-apply-helpers/functionApply.js @@ -0,0 +1,4 @@ +'use strict'; + +/** @type {import('./functionApply')} */ +module.exports = Function.prototype.apply; diff --git a/node_modules/call-bind-apply-helpers/functionCall.d.ts b/node_modules/call-bind-apply-helpers/functionCall.d.ts new file mode 100644 index 0000000..15e93df --- /dev/null +++ b/node_modules/call-bind-apply-helpers/functionCall.d.ts @@ -0,0 +1 @@ +export = Function.prototype.call; \ No newline at end of file diff --git a/node_modules/call-bind-apply-helpers/functionCall.js b/node_modules/call-bind-apply-helpers/functionCall.js new file mode 100644 index 0000000..7a8d873 --- /dev/null +++ b/node_modules/call-bind-apply-helpers/functionCall.js @@ -0,0 +1,4 @@ +'use strict'; + +/** @type {import('./functionCall')} */ +module.exports = Function.prototype.call; diff --git a/node_modules/call-bind-apply-helpers/index.d.ts b/node_modules/call-bind-apply-helpers/index.d.ts new file mode 100644 index 0000000..541516b --- /dev/null +++ b/node_modules/call-bind-apply-helpers/index.d.ts @@ -0,0 +1,64 @@ +type RemoveFromTuple< + Tuple extends readonly unknown[], + RemoveCount extends number, + Index extends 1[] = [] +> = Index["length"] extends RemoveCount + ? Tuple + : Tuple extends [infer First, ...infer Rest] + ? RemoveFromTuple<Rest, RemoveCount, [...Index, 1]> + : Tuple; + +type ConcatTuples< + Prefix extends readonly unknown[], + Suffix extends readonly unknown[] +> = [...Prefix, ...Suffix]; + +type ExtractFunctionParams<T> = T extends (this: infer TThis, ...args: infer P extends readonly unknown[]) => infer R + ? { thisArg: TThis; params: P; returnType: R } + : never; + +type BindFunction< + T extends (this: any, ...args: any[]) => any, + TThis, + TBoundArgs extends readonly unknown[], + ReceiverBound extends boolean +> = ExtractFunctionParams<T> extends { + thisArg: infer OrigThis; + params: infer P extends readonly unknown[]; + returnType: infer R; +} + ? ReceiverBound extends true + ? (...args: RemoveFromTuple<P, Extract<TBoundArgs["length"], number>>) => R extends [OrigThis, ...infer Rest] + ? [TThis, ...Rest] // Replace `this` with `thisArg` + : R + : <U, RemainingArgs extends RemoveFromTuple<P, Extract<TBoundArgs["length"], number>>>( + thisArg: U, + ...args: RemainingArgs + ) => R extends [OrigThis, ...infer Rest] + ? [U, ...ConcatTuples<TBoundArgs, Rest>] // Preserve bound args in return type + : R + : never; + +declare function callBind< + const T extends (this: any, ...args: any[]) => any, + Extracted extends ExtractFunctionParams<T>, + const TBoundArgs extends Partial<Extracted["params"]> & readonly unknown[], + const TThis extends Extracted["thisArg"] +>( + args: [fn: T, thisArg: TThis, ...boundArgs: TBoundArgs] +): BindFunction<T, TThis, TBoundArgs, true>; + +declare function callBind< + const T extends (this: any, ...args: any[]) => any, + Extracted extends ExtractFunctionParams<T>, + const TBoundArgs extends Partial<Extracted["params"]> & readonly unknown[] +>( + args: [fn: T, ...boundArgs: TBoundArgs] +): BindFunction<T, Extracted["thisArg"], TBoundArgs, false>; + +declare function callBind<const TArgs extends readonly unknown[]>( + args: [fn: Exclude<TArgs[0], Function>, ...rest: TArgs] +): never; + +// export as namespace callBind; +export = callBind; diff --git a/node_modules/call-bind-apply-helpers/index.js b/node_modules/call-bind-apply-helpers/index.js new file mode 100644 index 0000000..2f6dab4 --- /dev/null +++ b/node_modules/call-bind-apply-helpers/index.js @@ -0,0 +1,15 @@ +'use strict'; + +var bind = require('function-bind'); +var $TypeError = require('es-errors/type'); + +var $call = require('./functionCall'); +var $actualApply = require('./actualApply'); + +/** @type {(args: [Function, thisArg?: unknown, ...args: unknown[]]) => Function} TODO FIXME, find a way to use import('.') */ +module.exports = function callBindBasic(args) { + if (args.length < 1 || typeof args[0] !== 'function') { + throw new $TypeError('a function is required'); + } + return $actualApply(bind, $call, args); +}; diff --git a/node_modules/call-bind-apply-helpers/package.json b/node_modules/call-bind-apply-helpers/package.json new file mode 100644 index 0000000..923b8be --- /dev/null +++ b/node_modules/call-bind-apply-helpers/package.json @@ -0,0 +1,85 @@ +{ + "name": "call-bind-apply-helpers", + "version": "1.0.2", + "description": "Helper functions around Function call/apply/bind, for use in `call-bind`", + "main": "index.js", + "exports": { + ".": "./index.js", + "./actualApply": "./actualApply.js", + "./applyBind": "./applyBind.js", + "./functionApply": "./functionApply.js", + "./functionCall": "./functionCall.js", + "./reflectApply": "./reflectApply.js", + "./package.json": "./package.json" + }, + "scripts": { + "prepack": "npmignore --auto --commentLines=auto", + "prepublish": "not-in-publish || npm run prepublishOnly", + "prepublishOnly": "safe-publish-latest", + "prelint": "evalmd README.md", + "lint": "eslint --ext=.js,.mjs .", + "postlint": "tsc -p . && attw -P", + "pretest": "npm run lint", + "tests-only": "nyc tape 'test/**/*.js'", + "test": "npm run tests-only", + "posttest": "npx npm@'>=10.2' audit --production", + "version": "auto-changelog && git add CHANGELOG.md", + "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/ljharb/call-bind-apply-helpers.git" + }, + "author": "Jordan Harband <ljharb@gmail.com>", + "license": "MIT", + "bugs": { + "url": "https://github.com/ljharb/call-bind-apply-helpers/issues" + }, + "homepage": "https://github.com/ljharb/call-bind-apply-helpers#readme", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2" + }, + "devDependencies": { + "@arethetypeswrong/cli": "^0.17.3", + "@ljharb/eslint-config": "^21.1.1", + "@ljharb/tsconfig": "^0.2.3", + "@types/for-each": "^0.3.3", + "@types/function-bind": "^1.1.10", + "@types/object-inspect": "^1.13.0", + "@types/tape": "^5.8.1", + "auto-changelog": "^2.5.0", + "encoding": "^0.1.13", + "es-value-fixtures": "^1.7.1", + "eslint": "=8.8.0", + "evalmd": "^0.0.19", + "for-each": "^0.3.5", + "has-strict-mode": "^1.1.0", + "in-publish": "^2.0.1", + "npmignore": "^0.3.1", + "nyc": "^10.3.2", + "object-inspect": "^1.13.4", + "safe-publish-latest": "^2.0.0", + "tape": "^5.9.0", + "typescript": "next" + }, + "testling": { + "files": "test/index.js" + }, + "auto-changelog": { + "output": "CHANGELOG.md", + "template": "keepachangelog", + "unreleased": false, + "commitLimit": false, + "backfillLimit": false, + "hideCredit": true + }, + "publishConfig": { + "ignore": [ + ".github/workflows" + ] + }, + "engines": { + "node": ">= 0.4" + } +} diff --git a/node_modules/call-bind-apply-helpers/reflectApply.d.ts b/node_modules/call-bind-apply-helpers/reflectApply.d.ts new file mode 100644 index 0000000..6b2ae76 --- /dev/null +++ b/node_modules/call-bind-apply-helpers/reflectApply.d.ts @@ -0,0 +1,3 @@ +declare const reflectApply: false | typeof Reflect.apply; + +export = reflectApply; diff --git a/node_modules/call-bind-apply-helpers/reflectApply.js b/node_modules/call-bind-apply-helpers/reflectApply.js new file mode 100644 index 0000000..3d03caa --- /dev/null +++ b/node_modules/call-bind-apply-helpers/reflectApply.js @@ -0,0 +1,4 @@ +'use strict'; + +/** @type {import('./reflectApply')} */ +module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply; diff --git a/node_modules/call-bind-apply-helpers/test/index.js b/node_modules/call-bind-apply-helpers/test/index.js new file mode 100644 index 0000000..1cdc89e --- /dev/null +++ b/node_modules/call-bind-apply-helpers/test/index.js @@ -0,0 +1,63 @@ +'use strict'; + +var callBind = require('../'); +var hasStrictMode = require('has-strict-mode')(); +var forEach = require('for-each'); +var inspect = require('object-inspect'); +var v = require('es-value-fixtures'); + +var test = require('tape'); + +test('callBindBasic', function (t) { + forEach(v.nonFunctions, function (nonFunction) { + t['throws']( + // @ts-expect-error + function () { callBind([nonFunction]); }, + TypeError, + inspect(nonFunction) + ' is not a function' + ); + }); + + var sentinel = { sentinel: true }; + /** @type {<T, A extends number, B extends number>(this: T, a: A, b: B) => [T | undefined, A, B]} */ + var func = function (a, b) { + // eslint-disable-next-line no-invalid-this + return [!hasStrictMode && this === global ? undefined : this, a, b]; + }; + t.equal(func.length, 2, 'original function length is 2'); + + /** type {(thisArg: unknown, a: number, b: number) => [unknown, number, number]} */ + var bound = callBind([func]); + /** type {((a: number, b: number) => [typeof sentinel, typeof a, typeof b])} */ + var boundR = callBind([func, sentinel]); + /** type {((b: number) => [typeof sentinel, number, typeof b])} */ + var boundArg = callBind([func, sentinel, /** @type {const} */ (1)]); + + // @ts-expect-error + t.deepEqual(bound(), [undefined, undefined, undefined], 'bound func with no args'); + + // @ts-expect-error + t.deepEqual(func(), [undefined, undefined, undefined], 'unbound func with too few args'); + // @ts-expect-error + t.deepEqual(bound(1, 2), [hasStrictMode ? 1 : Object(1), 2, undefined], 'bound func too few args'); + // @ts-expect-error + t.deepEqual(boundR(), [sentinel, undefined, undefined], 'bound func with receiver, with too few args'); + // @ts-expect-error + t.deepEqual(boundArg(), [sentinel, 1, undefined], 'bound func with receiver and arg, with too few args'); + + t.deepEqual(func(1, 2), [undefined, 1, 2], 'unbound func with right args'); + t.deepEqual(bound(1, 2, 3), [hasStrictMode ? 1 : Object(1), 2, 3], 'bound func with right args'); + t.deepEqual(boundR(1, 2), [sentinel, 1, 2], 'bound func with receiver, with right args'); + t.deepEqual(boundArg(2), [sentinel, 1, 2], 'bound func with receiver and arg, with right arg'); + + // @ts-expect-error + t.deepEqual(func(1, 2, 3), [undefined, 1, 2], 'unbound func with too many args'); + // @ts-expect-error + t.deepEqual(bound(1, 2, 3, 4), [hasStrictMode ? 1 : Object(1), 2, 3], 'bound func with too many args'); + // @ts-expect-error + t.deepEqual(boundR(1, 2, 3), [sentinel, 1, 2], 'bound func with receiver, with too many args'); + // @ts-expect-error + t.deepEqual(boundArg(2, 3), [sentinel, 1, 2], 'bound func with receiver and arg, with too many args'); + + t.end(); +}); diff --git a/node_modules/call-bind-apply-helpers/tsconfig.json b/node_modules/call-bind-apply-helpers/tsconfig.json new file mode 100644 index 0000000..aef9993 --- /dev/null +++ b/node_modules/call-bind-apply-helpers/tsconfig.json @@ -0,0 +1,9 @@ +{ + "extends": "@ljharb/tsconfig", + "compilerOptions": { + "target": "es2021", + }, + "exclude": [ + "coverage", + ], +} \ No newline at end of file diff --git a/node_modules/call-bound/.eslintrc b/node_modules/call-bound/.eslintrc new file mode 100644 index 0000000..2612ed8 --- /dev/null +++ b/node_modules/call-bound/.eslintrc @@ -0,0 +1,13 @@ +{ + "root": true, + + "extends": "@ljharb", + + "rules": { + "new-cap": [2, { + "capIsNewExceptions": [ + "GetIntrinsic", + ], + }], + }, +} diff --git a/node_modules/call-bound/.github/FUNDING.yml b/node_modules/call-bound/.github/FUNDING.yml new file mode 100644 index 0000000..2a2a135 --- /dev/null +++ b/node_modules/call-bound/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: [ljharb] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: npm/call-bound +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/node_modules/call-bound/.nycrc b/node_modules/call-bound/.nycrc new file mode 100644 index 0000000..bdd626c --- /dev/null +++ b/node_modules/call-bound/.nycrc @@ -0,0 +1,9 @@ +{ + "all": true, + "check-coverage": false, + "reporter": ["text-summary", "text", "html", "json"], + "exclude": [ + "coverage", + "test" + ] +} diff --git a/node_modules/call-bound/CHANGELOG.md b/node_modules/call-bound/CHANGELOG.md new file mode 100644 index 0000000..8bde4e9 --- /dev/null +++ b/node_modules/call-bound/CHANGELOG.md @@ -0,0 +1,42 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [v1.0.4](https://github.com/ljharb/call-bound/compare/v1.0.3...v1.0.4) - 2025-03-03 + +### Commits + +- [types] improve types [`e648922`](https://github.com/ljharb/call-bound/commit/e6489222a9e54f350fbf952ceabe51fd8b6027ff) +- [Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`, `@types/tape`, `es-value-fixtures`, `for-each`, `has-strict-mode`, `object-inspect` [`a42a5eb`](https://github.com/ljharb/call-bound/commit/a42a5ebe6c1b54fcdc7997c7dc64fdca9e936719) +- [Deps] update `call-bind-apply-helpers`, `get-intrinsic` [`f529eac`](https://github.com/ljharb/call-bound/commit/f529eac132404c17156bbc23ab2297a25d0f20b8) + +## [v1.0.3](https://github.com/ljharb/call-bound/compare/v1.0.2...v1.0.3) - 2024-12-15 + +### Commits + +- [Refactor] use `call-bind-apply-helpers` instead of `call-bind` [`5e0b134`](https://github.com/ljharb/call-bound/commit/5e0b13496df14fb7d05dae9412f088da8d3f75be) +- [Deps] update `get-intrinsic` [`41fc967`](https://github.com/ljharb/call-bound/commit/41fc96732a22c7b7e8f381f93ccc54bb6293be2e) +- [readme] fix example [`79a0137`](https://github.com/ljharb/call-bound/commit/79a0137723f7c6d09c9c05452bbf8d5efb5d6e49) +- [meta] add `sideEffects` flag [`08b07be`](https://github.com/ljharb/call-bound/commit/08b07be7f1c03f67dc6f3cdaf0906259771859f7) + +## [v1.0.2](https://github.com/ljharb/call-bound/compare/v1.0.1...v1.0.2) - 2024-12-10 + +### Commits + +- [Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`, `gopd` [`e6a5ffe`](https://github.com/ljharb/call-bound/commit/e6a5ffe849368fe4f74dfd6cdeca1b9baa39e8d5) +- [Deps] update `call-bind`, `get-intrinsic` [`2aeb5b5`](https://github.com/ljharb/call-bound/commit/2aeb5b521dc2b2683d1345c753ea1161de2d1c14) +- [types] improve return type [`1a0c9fe`](https://github.com/ljharb/call-bound/commit/1a0c9fe3114471e7ca1f57d104e2efe713bb4871) + +## v1.0.1 - 2024-12-05 + +### Commits + +- Initial implementation, tests, readme, types [`6d94121`](https://github.com/ljharb/call-bound/commit/6d94121a9243602e506334069f7a03189fe3363d) +- Initial commit [`0eae867`](https://github.com/ljharb/call-bound/commit/0eae867334ea025c33e6e91cdecfc9df96680cf9) +- npm init [`71b2479`](https://github.com/ljharb/call-bound/commit/71b2479c6723e0b7d91a6b663613067e98b7b275) +- Only apps should have lockfiles [`c3754a9`](https://github.com/ljharb/call-bound/commit/c3754a949b7f9132b47e2d18c1729889736741eb) +- [actions] skip `npm ls` in node < 10 [`74275a5`](https://github.com/ljharb/call-bound/commit/74275a5186b8caf6309b6b97472bdcb0df4683a8) +- [Dev Deps] add missing peer dep [`1354de8`](https://github.com/ljharb/call-bound/commit/1354de8679413e4ae9c523d85f76fa7a5e032d97) diff --git a/node_modules/call-bound/LICENSE b/node_modules/call-bound/LICENSE new file mode 100644 index 0000000..f82f389 --- /dev/null +++ b/node_modules/call-bound/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2024 Jordan Harband + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/node_modules/call-bound/README.md b/node_modules/call-bound/README.md new file mode 100644 index 0000000..a44e43e --- /dev/null +++ b/node_modules/call-bound/README.md @@ -0,0 +1,53 @@ +# call-bound <sup>[![Version Badge][npm-version-svg]][package-url]</sup> + +[![github actions][actions-image]][actions-url] +[![coverage][codecov-image]][codecov-url] +[![dependency status][deps-svg]][deps-url] +[![dev dependency status][dev-deps-svg]][dev-deps-url] +[![License][license-image]][license-url] +[![Downloads][downloads-image]][downloads-url] + +[![npm badge][npm-badge-png]][package-url] + +Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. + +## Getting started + +```sh +npm install --save call-bound +``` + +## Usage/Examples + +```js +const assert = require('assert'); +const callBound = require('call-bound'); + +const slice = callBound('Array.prototype.slice'); + +delete Function.prototype.call; +delete Function.prototype.bind; +delete Array.prototype.slice; + +assert.deepEqual(slice([1, 2, 3, 4], 1, -1), [2, 3]); +``` + +## Tests + +Clone the repo, `npm install`, and run `npm test` + +[package-url]: https://npmjs.org/package/call-bound +[npm-version-svg]: https://versionbadg.es/ljharb/call-bound.svg +[deps-svg]: https://david-dm.org/ljharb/call-bound.svg +[deps-url]: https://david-dm.org/ljharb/call-bound +[dev-deps-svg]: https://david-dm.org/ljharb/call-bound/dev-status.svg +[dev-deps-url]: https://david-dm.org/ljharb/call-bound#info=devDependencies +[npm-badge-png]: https://nodei.co/npm/call-bound.png?downloads=true&stars=true +[license-image]: https://img.shields.io/npm/l/call-bound.svg +[license-url]: LICENSE +[downloads-image]: https://img.shields.io/npm/dm/call-bound.svg +[downloads-url]: https://npm-stat.com/charts.html?package=call-bound +[codecov-image]: https://codecov.io/gh/ljharb/call-bound/branch/main/graphs/badge.svg +[codecov-url]: https://app.codecov.io/gh/ljharb/call-bound/ +[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/call-bound +[actions-url]: https://github.com/ljharb/call-bound/actions diff --git a/node_modules/call-bound/index.d.ts b/node_modules/call-bound/index.d.ts new file mode 100644 index 0000000..5562f00 --- /dev/null +++ b/node_modules/call-bound/index.d.ts @@ -0,0 +1,94 @@ +type Intrinsic = typeof globalThis; + +type IntrinsicName = keyof Intrinsic | `%${keyof Intrinsic}%`; + +type IntrinsicPath = IntrinsicName | `${StripPercents<IntrinsicName>}.${string}` | `%${StripPercents<IntrinsicName>}.${string}%`; + +type AllowMissing = boolean; + +type StripPercents<T extends string> = T extends `%${infer U}%` ? U : T; + +type BindMethodPrecise<F> = + F extends (this: infer This, ...args: infer Args) => infer R + ? (obj: This, ...args: Args) => R + : F extends { + (this: infer This1, ...args: infer Args1): infer R1; + (this: infer This2, ...args: infer Args2): infer R2 + } + ? { + (obj: This1, ...args: Args1): R1; + (obj: This2, ...args: Args2): R2 + } + : never + +// Extract method type from a prototype +type GetPrototypeMethod<T extends keyof typeof globalThis, M extends string> = + (typeof globalThis)[T] extends { prototype: any } + ? M extends keyof (typeof globalThis)[T]['prototype'] + ? (typeof globalThis)[T]['prototype'][M] + : never + : never + +// Get static property/method +type GetStaticMember<T extends keyof typeof globalThis, P extends string> = + P extends keyof (typeof globalThis)[T] ? (typeof globalThis)[T][P] : never + +// Type that maps string path to actual bound function or value with better precision +type BoundIntrinsic<S extends string> = + S extends `${infer Obj}.prototype.${infer Method}` + ? Obj extends keyof typeof globalThis + ? BindMethodPrecise<GetPrototypeMethod<Obj, Method & string>> + : unknown + : S extends `${infer Obj}.${infer Prop}` + ? Obj extends keyof typeof globalThis + ? GetStaticMember<Obj, Prop & string> + : unknown + : unknown + +declare function arraySlice<T>(array: readonly T[], start?: number, end?: number): T[]; +declare function arraySlice<T>(array: ArrayLike<T>, start?: number, end?: number): T[]; +declare function arraySlice<T>(array: IArguments, start?: number, end?: number): T[]; + +// Special cases for methods that need explicit typing +interface SpecialCases { + '%Object.prototype.isPrototypeOf%': (thisArg: {}, obj: unknown) => boolean; + '%String.prototype.replace%': { + (str: string, searchValue: string | RegExp, replaceValue: string): string; + (str: string, searchValue: string | RegExp, replacer: (substring: string, ...args: any[]) => string): string + }; + '%Object.prototype.toString%': (obj: {}) => string; + '%Object.prototype.hasOwnProperty%': (obj: {}, v: PropertyKey) => boolean; + '%Array.prototype.slice%': typeof arraySlice; + '%Array.prototype.map%': <T, U>(array: readonly T[], callbackfn: (value: T, index: number, array: readonly T[]) => U, thisArg?: any) => U[]; + '%Array.prototype.filter%': <T>(array: readonly T[], predicate: (value: T, index: number, array: readonly T[]) => unknown, thisArg?: any) => T[]; + '%Array.prototype.indexOf%': <T>(array: readonly T[], searchElement: T, fromIndex?: number) => number; + '%Function.prototype.apply%': <T, A extends any[], R>(fn: (...args: A) => R, thisArg: any, args: A) => R; + '%Function.prototype.call%': <T, A extends any[], R>(fn: (...args: A) => R, thisArg: any, ...args: A) => R; + '%Function.prototype.bind%': <T, A extends any[], R>(fn: (...args: A) => R, thisArg: any, ...args: A) => (...remainingArgs: A) => R; + '%Promise.prototype.then%': { + <T, R>(promise: Promise<T>, onfulfilled: (value: T) => R | PromiseLike<R>): Promise<R>; + <T, R>(promise: Promise<T>, onfulfilled: ((value: T) => R | PromiseLike<R>) | undefined | null, onrejected: (reason: any) => R | PromiseLike<R>): Promise<R>; + }; + '%RegExp.prototype.test%': (regexp: RegExp, str: string) => boolean; + '%RegExp.prototype.exec%': (regexp: RegExp, str: string) => RegExpExecArray | null; + '%Error.prototype.toString%': (error: Error) => string; + '%TypeError.prototype.toString%': (error: TypeError) => string; + '%String.prototype.split%': ( + obj: unknown, + splitter: string | RegExp | { + [Symbol.split](string: string, limit?: number): string[]; + }, + limit?: number | undefined + ) => string[]; +} + +/** + * Returns a bound function for a prototype method, or a value for a static property. + * + * @param name - The name of the intrinsic (e.g. 'Array.prototype.slice') + * @param {AllowMissing} [allowMissing] - Whether to allow missing intrinsics (default: false) + */ +declare function callBound<K extends keyof SpecialCases | StripPercents<keyof SpecialCases>, S extends IntrinsicPath>(name: K, allowMissing?: AllowMissing): SpecialCases[`%${StripPercents<K>}%`]; +declare function callBound<K extends keyof SpecialCases | StripPercents<keyof SpecialCases>, S extends IntrinsicPath>(name: S, allowMissing?: AllowMissing): BoundIntrinsic<S>; + +export = callBound; diff --git a/node_modules/call-bound/index.js b/node_modules/call-bound/index.js new file mode 100644 index 0000000..e9ade74 --- /dev/null +++ b/node_modules/call-bound/index.js @@ -0,0 +1,19 @@ +'use strict'; + +var GetIntrinsic = require('get-intrinsic'); + +var callBindBasic = require('call-bind-apply-helpers'); + +/** @type {(thisArg: string, searchString: string, position?: number) => number} */ +var $indexOf = callBindBasic([GetIntrinsic('%String.prototype.indexOf%')]); + +/** @type {import('.')} */ +module.exports = function callBoundIntrinsic(name, allowMissing) { + /* eslint no-extra-parens: 0 */ + + var intrinsic = /** @type {(this: unknown, ...args: unknown[]) => unknown} */ (GetIntrinsic(name, !!allowMissing)); + if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.') > -1) { + return callBindBasic(/** @type {const} */ ([intrinsic])); + } + return intrinsic; +}; diff --git a/node_modules/call-bound/package.json b/node_modules/call-bound/package.json new file mode 100644 index 0000000..d542db4 --- /dev/null +++ b/node_modules/call-bound/package.json @@ -0,0 +1,99 @@ +{ + "name": "call-bound", + "version": "1.0.4", + "description": "Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.", + "main": "index.js", + "exports": { + ".": "./index.js", + "./package.json": "./package.json" + }, + "sideEffects": false, + "scripts": { + "prepack": "npmignore --auto --commentLines=auto", + "prepublish": "not-in-publish || npm run prepublishOnly", + "prepublishOnly": "safe-publish-latest", + "prelint": "evalmd README.md", + "lint": "eslint --ext=.js,.mjs .", + "postlint": "tsc -p . && attw -P", + "pretest": "npm run lint", + "tests-only": "nyc tape 'test/**/*.js'", + "test": "npm run tests-only", + "posttest": "npx npm@'>=10.2' audit --production", + "version": "auto-changelog && git add CHANGELOG.md", + "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/ljharb/call-bound.git" + }, + "keywords": [ + "javascript", + "ecmascript", + "es", + "js", + "callbind", + "callbound", + "call", + "bind", + "bound", + "call-bind", + "call-bound", + "function", + "es-abstract" + ], + "author": "Jordan Harband <ljharb@gmail.com>", + "funding": { + "url": "https://github.com/sponsors/ljharb" + }, + "license": "MIT", + "bugs": { + "url": "https://github.com/ljharb/call-bound/issues" + }, + "homepage": "https://github.com/ljharb/call-bound#readme", + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "get-intrinsic": "^1.3.0" + }, + "devDependencies": { + "@arethetypeswrong/cli": "^0.17.4", + "@ljharb/eslint-config": "^21.1.1", + "@ljharb/tsconfig": "^0.3.0", + "@types/call-bind": "^1.0.5", + "@types/get-intrinsic": "^1.2.3", + "@types/tape": "^5.8.1", + "auto-changelog": "^2.5.0", + "encoding": "^0.1.13", + "es-value-fixtures": "^1.7.1", + "eslint": "=8.8.0", + "evalmd": "^0.0.19", + "for-each": "^0.3.5", + "gopd": "^1.2.0", + "has-strict-mode": "^1.1.0", + "in-publish": "^2.0.1", + "npmignore": "^0.3.1", + "nyc": "^10.3.2", + "object-inspect": "^1.13.4", + "safe-publish-latest": "^2.0.0", + "tape": "^5.9.0", + "typescript": "next" + }, + "testling": { + "files": "test/index.js" + }, + "auto-changelog": { + "output": "CHANGELOG.md", + "template": "keepachangelog", + "unreleased": false, + "commitLimit": false, + "backfillLimit": false, + "hideCredit": true + }, + "publishConfig": { + "ignore": [ + ".github/workflows" + ] + }, + "engines": { + "node": ">= 0.4" + } +} diff --git a/node_modules/call-bound/test/index.js b/node_modules/call-bound/test/index.js new file mode 100644 index 0000000..a2fc9f0 --- /dev/null +++ b/node_modules/call-bound/test/index.js @@ -0,0 +1,61 @@ +'use strict'; + +var test = require('tape'); + +var callBound = require('../'); + +/** @template {true} T @template U @typedef {T extends U ? T : never} AssertType */ + +test('callBound', function (t) { + // static primitive + t.equal(callBound('Array.length'), Array.length, 'Array.length yields itself'); + t.equal(callBound('%Array.length%'), Array.length, '%Array.length% yields itself'); + + // static non-function object + t.equal(callBound('Array.prototype'), Array.prototype, 'Array.prototype yields itself'); + t.equal(callBound('%Array.prototype%'), Array.prototype, '%Array.prototype% yields itself'); + t.equal(callBound('Array.constructor'), Array.constructor, 'Array.constructor yields itself'); + t.equal(callBound('%Array.constructor%'), Array.constructor, '%Array.constructor% yields itself'); + + // static function + t.equal(callBound('Date.parse'), Date.parse, 'Date.parse yields itself'); + t.equal(callBound('%Date.parse%'), Date.parse, '%Date.parse% yields itself'); + + // prototype primitive + t.equal(callBound('Error.prototype.message'), Error.prototype.message, 'Error.prototype.message yields itself'); + t.equal(callBound('%Error.prototype.message%'), Error.prototype.message, '%Error.prototype.message% yields itself'); + + var x = callBound('Object.prototype.toString'); + var y = callBound('%Object.prototype.toString%'); + + // prototype function + t.notEqual(x, Object.prototype.toString, 'Object.prototype.toString does not yield itself'); + t.notEqual(y, Object.prototype.toString, '%Object.prototype.toString% does not yield itself'); + t.equal(x(true), Object.prototype.toString.call(true), 'call-bound Object.prototype.toString calls into the original'); + t.equal(y(true), Object.prototype.toString.call(true), 'call-bound %Object.prototype.toString% calls into the original'); + + t['throws']( + // @ts-expect-error + function () { callBound('does not exist'); }, + SyntaxError, + 'nonexistent intrinsic throws' + ); + t['throws']( + // @ts-expect-error + function () { callBound('does not exist', true); }, + SyntaxError, + 'allowMissing arg still throws for unknown intrinsic' + ); + + t.test('real but absent intrinsic', { skip: typeof WeakRef !== 'undefined' }, function (st) { + st['throws']( + function () { callBound('WeakRef'); }, + TypeError, + 'real but absent intrinsic throws' + ); + st.equal(callBound('WeakRef', true), undefined, 'allowMissing arg avoids exception'); + st.end(); + }); + + t.end(); +}); diff --git a/node_modules/call-bound/tsconfig.json b/node_modules/call-bound/tsconfig.json new file mode 100644 index 0000000..8976d98 --- /dev/null +++ b/node_modules/call-bound/tsconfig.json @@ -0,0 +1,10 @@ +{ + "extends": "@ljharb/tsconfig", + "compilerOptions": { + "target": "ESNext", + "lib": ["es2024"], + }, + "exclude": [ + "coverage", + ], +} diff --git a/node_modules/callsites/index.d.ts b/node_modules/callsites/index.d.ts new file mode 100644 index 0000000..61f597c --- /dev/null +++ b/node_modules/callsites/index.d.ts @@ -0,0 +1,96 @@ +declare namespace callsites { + interface CallSite { + /** + Returns the value of `this`. + */ + getThis(): unknown | undefined; + + /** + Returns the type of `this` as a string. This is the name of the function stored in the constructor field of `this`, if available, otherwise the object's `[[Class]]` internal property. + */ + getTypeName(): string | null; + + /** + Returns the current function. + */ + getFunction(): Function | undefined; + + /** + Returns the name of the current function, typically its `name` property. If a name property is not available an attempt will be made to try to infer a name from the function's context. + */ + getFunctionName(): string | null; + + /** + Returns the name of the property of `this` or one of its prototypes that holds the current function. + */ + getMethodName(): string | undefined; + + /** + Returns the name of the script if this function was defined in a script. + */ + getFileName(): string | null; + + /** + Returns the current line number if this function was defined in a script. + */ + getLineNumber(): number | null; + + /** + Returns the current column number if this function was defined in a script. + */ + getColumnNumber(): number | null; + + /** + Returns a string representing the location where `eval` was called if this function was created using a call to `eval`. + */ + getEvalOrigin(): string | undefined; + + /** + Returns `true` if this is a top-level invocation, that is, if it's a global object. + */ + isToplevel(): boolean; + + /** + Returns `true` if this call takes place in code defined by a call to `eval`. + */ + isEval(): boolean; + + /** + Returns `true` if this call is in native V8 code. + */ + isNative(): boolean; + + /** + Returns `true` if this is a constructor call. + */ + isConstructor(): boolean; + } +} + +declare const callsites: { + /** + Get callsites from the V8 stack trace API. + + @returns An array of `CallSite` objects. + + @example + ``` + import callsites = require('callsites'); + + function unicorn() { + console.log(callsites()[0].getFileName()); + //=> '/Users/sindresorhus/dev/callsites/test.js' + } + + unicorn(); + ``` + */ + (): callsites.CallSite[]; + + // TODO: Remove this for the next major release, refactor the whole definition to: + // declare function callsites(): callsites.CallSite[]; + // export = callsites; + default: typeof callsites; +}; + +export = callsites; diff --git a/node_modules/callsites/index.js b/node_modules/callsites/index.js new file mode 100644 index 0000000..486c241 --- /dev/null +++ b/node_modules/callsites/index.js @@ -0,0 +1,13 @@ +'use strict'; + +const callsites = () => { + const _prepareStackTrace = Error.prepareStackTrace; + Error.prepareStackTrace = (_, stack) => stack; + const stack = new Error().stack.slice(1); + Error.prepareStackTrace = _prepareStackTrace; + return stack; +}; + +module.exports = callsites; +// TODO: Remove this for the next major release +module.exports.default = callsites; diff --git a/node_modules/callsites/license b/node_modules/callsites/license new file mode 100644 index 0000000..e7af2f7 --- /dev/null +++ b/node_modules/callsites/license @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/callsites/package.json b/node_modules/callsites/package.json new file mode 100644 index 0000000..93463c3 --- /dev/null +++ b/node_modules/callsites/package.json @@ -0,0 +1,39 @@ +{ + "name": "callsites", + "version": "3.1.0", + "description": "Get callsites from the V8 stack trace API", + "license": "MIT", + "repository": "sindresorhus/callsites", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "stacktrace", + "v8", + "callsite", + "callsites", + "stack", + "trace", + "function", + "file", + "line", + "debug" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } +} diff --git a/node_modules/callsites/readme.md b/node_modules/callsites/readme.md new file mode 100644 index 0000000..fc84613 --- /dev/null +++ b/node_modules/callsites/readme.md @@ -0,0 +1,48 @@ +# callsites [![Build Status](https://travis-ci.org/sindresorhus/callsites.svg?branch=master)](https://travis-ci.org/sindresorhus/callsites) + +> Get callsites from the [V8 stack trace API](https://v8.dev/docs/stack-trace-api) + + +## Install + +``` +$ npm install callsites +``` + + +## Usage + +```js +const callsites = require('callsites'); + +function unicorn() { + console.log(callsites()[0].getFileName()); + //=> '/Users/sindresorhus/dev/callsites/test.js' +} + +unicorn(); +``` + + +## API + +Returns an array of callsite objects with the following methods: + +- `getThis`: returns the value of `this`. +- `getTypeName`: returns the type of `this` as a string. This is the name of the function stored in the constructor field of `this`, if available, otherwise the object's `[[Class]]` internal property. +- `getFunction`: returns the current function. +- `getFunctionName`: returns the name of the current function, typically its `name` property. If a name property is not available an attempt will be made to try to infer a name from the function's context. +- `getMethodName`: returns the name of the property of `this` or one of its prototypes that holds the current function. +- `getFileName`: if this function was defined in a script returns the name of the script. +- `getLineNumber`: if this function was defined in a script returns the current line number. +- `getColumnNumber`: if this function was defined in a script returns the current column number +- `getEvalOrigin`: if this function was created using a call to `eval` returns a string representing the location where `eval` was called. +- `isToplevel`: is this a top-level invocation, that is, is this the global object? +- `isEval`: does this call take place in code defined by a call to `eval`? +- `isNative`: is this call in native V8 code? +- `isConstructor`: is this a constructor call? + + +## License + +MIT © [Sindre Sorhus](https://sindresorhus.com) diff --git a/node_modules/chokidar/LICENSE b/node_modules/chokidar/LICENSE new file mode 100644 index 0000000..fa9162b --- /dev/null +++ b/node_modules/chokidar/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com), Elan Shanker + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the “Software”), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/chokidar/README.md b/node_modules/chokidar/README.md new file mode 100644 index 0000000..8e25dec --- /dev/null +++ b/node_modules/chokidar/README.md @@ -0,0 +1,308 @@ +# Chokidar [![Weekly downloads](https://img.shields.io/npm/dw/chokidar.svg)](https://github.com/paulmillr/chokidar) [![Yearly downloads](https://img.shields.io/npm/dy/chokidar.svg)](https://github.com/paulmillr/chokidar) + +> Minimal and efficient cross-platform file watching library + +[![NPM](https://nodei.co/npm/chokidar.png)](https://www.npmjs.com/package/chokidar) + +## Why? + +Node.js `fs.watch`: + +* Doesn't report filenames on MacOS. +* Doesn't report events at all when using editors like Sublime on MacOS. +* Often reports events twice. +* Emits most changes as `rename`. +* Does not provide an easy way to recursively watch file trees. +* Does not support recursive watching on Linux. + +Node.js `fs.watchFile`: + +* Almost as bad at event handling. +* Also does not provide any recursive watching. +* Results in high CPU utilization. + +Chokidar resolves these problems. + +Initially made for **[Brunch](https://brunch.io/)** (an ultra-swift web app build tool), it is now used in +[Microsoft's Visual Studio Code](https://github.com/microsoft/vscode), +[gulp](https://github.com/gulpjs/gulp/), +[karma](https://karma-runner.github.io/), +[PM2](https://github.com/Unitech/PM2), +[browserify](http://browserify.org/), +[webpack](https://webpack.github.io/), +[BrowserSync](https://www.browsersync.io/), +and [many others](https://www.npmjs.com/browse/depended/chokidar). +It has proven itself in production environments. + +Version 3 is out! Check out our blog post about it: [Chokidar 3: How to save 32TB of traffic every week](https://paulmillr.com/posts/chokidar-3-save-32tb-of-traffic/) + +## How? + +Chokidar does still rely on the Node.js core `fs` module, but when using +`fs.watch` and `fs.watchFile` for watching, it normalizes the events it +receives, often checking for truth by getting file stats and/or dir contents. + +On MacOS, chokidar by default uses a native extension exposing the Darwin +`FSEvents` API. This provides very efficient recursive watching compared with +implementations like `kqueue` available on most \*nix platforms. Chokidar still +does have to do some work to normalize the events received that way as well. + +On most other platforms, the `fs.watch`-based implementation is the default, which +avoids polling and keeps CPU usage down. Be advised that chokidar will initiate +watchers recursively for everything within scope of the paths that have been +specified, so be judicious about not wasting system resources by watching much +more than needed. + +## Getting started + +Install with npm: + +```sh +npm install chokidar +``` + +Then `require` and use it in your code: + +```javascript +const chokidar = require('chokidar'); + +// One-liner for current directory +chokidar.watch('.').on('all', (event, path) => { + console.log(event, path); +}); +``` + +## API + +```javascript +// Example of a more typical implementation structure + +// Initialize watcher. +const watcher = chokidar.watch('file, dir, glob, or array', { + ignored: /(^|[\/\\])\../, // ignore dotfiles + persistent: true +}); + +// Something to use when events are received. +const log = console.log.bind(console); +// Add event listeners. +watcher + .on('add', path => log(`File ${path} has been added`)) + .on('change', path => log(`File ${path} has been changed`)) + .on('unlink', path => log(`File ${path} has been removed`)); + +// More possible events. +watcher + .on('addDir', path => log(`Directory ${path} has been added`)) + .on('unlinkDir', path => log(`Directory ${path} has been removed`)) + .on('error', error => log(`Watcher error: ${error}`)) + .on('ready', () => log('Initial scan complete. Ready for changes')) + .on('raw', (event, path, details) => { // internal + log('Raw event info:', event, path, details); + }); + +// 'add', 'addDir' and 'change' events also receive stat() results as second +// argument when available: https://nodejs.org/api/fs.html#fs_class_fs_stats +watcher.on('change', (path, stats) => { + if (stats) console.log(`File ${path} changed size to ${stats.size}`); +}); + +// Watch new files. +watcher.add('new-file'); +watcher.add(['new-file-2', 'new-file-3', '**/other-file*']); + +// Get list of actual paths being watched on the filesystem +var watchedPaths = watcher.getWatched(); + +// Un-watch some files. +await watcher.unwatch('new-file*'); + +// Stop watching. +// The method is async! +watcher.close().then(() => console.log('closed')); + +// Full list of options. See below for descriptions. +// Do not use this example! +chokidar.watch('file', { + persistent: true, + + ignored: '*.txt', + ignoreInitial: false, + followSymlinks: true, + cwd: '.', + disableGlobbing: false, + + usePolling: false, + interval: 100, + binaryInterval: 300, + alwaysStat: false, + depth: 99, + awaitWriteFinish: { + stabilityThreshold: 2000, + pollInterval: 100 + }, + + ignorePermissionErrors: false, + atomic: true // or a custom 'atomicity delay', in milliseconds (default 100) +}); + +``` + +`chokidar.watch(paths, [options])` + +* `paths` (string or array of strings). Paths to files, dirs to be watched +recursively, or glob patterns. + - Note: globs must not contain windows separators (`\`), + because that's how they work by the standard — + you'll need to replace them with forward slashes (`/`). + - Note 2: for additional glob documentation, check out low-level + library: [picomatch](https://github.com/micromatch/picomatch). +* `options` (object) Options object as defined below: + +#### Persistence + +* `persistent` (default: `true`). Indicates whether the process +should continue to run as long as files are being watched. If set to +`false` when using `fsevents` to watch, no more events will be emitted +after `ready`, even if the process continues to run. + +#### Path filtering + +* `ignored` ([anymatch](https://github.com/es128/anymatch)-compatible definition) +Defines files/paths to be ignored. The whole relative or absolute path is +tested, not just filename. If a function with two arguments is provided, it +gets called twice per path - once with a single argument (the path), second +time with two arguments (the path and the +[`fs.Stats`](https://nodejs.org/api/fs.html#fs_class_fs_stats) +object of that path). +* `ignoreInitial` (default: `false`). If set to `false` then `add`/`addDir` events are also emitted for matching paths while +instantiating the watching as chokidar discovers these file paths (before the `ready` event). +* `followSymlinks` (default: `true`). When `false`, only the +symlinks themselves will be watched for changes instead of following +the link references and bubbling events through the link's path. +* `cwd` (no default). The base directory from which watch `paths` are to be +derived. Paths emitted with events will be relative to this. +* `disableGlobbing` (default: `false`). If set to `true` then the strings passed to `.watch()` and `.add()` are treated as +literal path names, even if they look like globs. + +#### Performance + +* `usePolling` (default: `false`). +Whether to use fs.watchFile (backed by polling), or fs.watch. If polling +leads to high CPU utilization, consider setting this to `false`. It is +typically necessary to **set this to `true` to successfully watch files over +a network**, and it may be necessary to successfully watch files in other +non-standard situations. Setting to `true` explicitly on MacOS overrides the +`useFsEvents` default. You may also set the CHOKIDAR_USEPOLLING env variable +to true (1) or false (0) in order to override this option. +* _Polling-specific settings_ (effective when `usePolling: true`) + * `interval` (default: `100`). Interval of file system polling, in milliseconds. You may also + set the CHOKIDAR_INTERVAL env variable to override this option. + * `binaryInterval` (default: `300`). Interval of file system + polling for binary files. + ([see list of binary extensions](https://github.com/sindresorhus/binary-extensions/blob/master/binary-extensions.json)) +* `useFsEvents` (default: `true` on MacOS). Whether to use the +`fsevents` watching interface if available. When set to `true` explicitly +and `fsevents` is available this supercedes the `usePolling` setting. When +set to `false` on MacOS, `usePolling: true` becomes the default. +* `alwaysStat` (default: `false`). If relying upon the +[`fs.Stats`](https://nodejs.org/api/fs.html#fs_class_fs_stats) +object that may get passed with `add`, `addDir`, and `change` events, set +this to `true` to ensure it is provided even in cases where it wasn't +already available from the underlying watch events. +* `depth` (default: `undefined`). If set, limits how many levels of +subdirectories will be traversed. +* `awaitWriteFinish` (default: `false`). +By default, the `add` event will fire when a file first appears on disk, before +the entire file has been written. Furthermore, in some cases some `change` +events will be emitted while the file is being written. In some cases, +especially when watching for large files there will be a need to wait for the +write operation to finish before responding to a file creation or modification. +Setting `awaitWriteFinish` to `true` (or a truthy value) will poll file size, +holding its `add` and `change` events until the size does not change for a +configurable amount of time. The appropriate duration setting is heavily +dependent on the OS and hardware. For accurate detection this parameter should +be relatively high, making file watching much less responsive. +Use with caution. + * *`options.awaitWriteFinish` can be set to an object in order to adjust + timing params:* + * `awaitWriteFinish.stabilityThreshold` (default: 2000). Amount of time in + milliseconds for a file size to remain constant before emitting its event. + * `awaitWriteFinish.pollInterval` (default: 100). File size polling interval, in milliseconds. + +#### Errors + +* `ignorePermissionErrors` (default: `false`). Indicates whether to watch files +that don't have read permissions if possible. If watching fails due to `EPERM` +or `EACCES` with this set to `true`, the errors will be suppressed silently. +* `atomic` (default: `true` if `useFsEvents` and `usePolling` are `false`). +Automatically filters out artifacts that occur when using editors that use +"atomic writes" instead of writing directly to the source file. If a file is +re-added within 100 ms of being deleted, Chokidar emits a `change` event +rather than `unlink` then `add`. If the default of 100 ms does not work well +for you, you can override it by setting `atomic` to a custom value, in +milliseconds. + +### Methods & Events + +`chokidar.watch()` produces an instance of `FSWatcher`. Methods of `FSWatcher`: + +* `.add(path / paths)`: Add files, directories, or glob patterns for tracking. +Takes an array of strings or just one string. +* `.on(event, callback)`: Listen for an FS event. +Available events: `add`, `addDir`, `change`, `unlink`, `unlinkDir`, `ready`, +`raw`, `error`. +Additionally `all` is available which gets emitted with the underlying event +name and path for every event other than `ready`, `raw`, and `error`. `raw` is internal, use it carefully. +* `.unwatch(path / paths)`: Stop watching files, directories, or glob patterns. +Takes an array of strings or just one string. +* `.close()`: **async** Removes all listeners from watched files. Asynchronous, returns Promise. Use with `await` to ensure bugs don't happen. +* `.getWatched()`: Returns an object representing all the paths on the file +system being watched by this `FSWatcher` instance. The object's keys are all the +directories (using absolute paths unless the `cwd` option was used), and the +values are arrays of the names of the items contained in each directory. + +## CLI + +If you need a CLI interface for your file watching, check out +[chokidar-cli](https://github.com/open-cli-tools/chokidar-cli), allowing you to +execute a command on each change, or get a stdio stream of change events. + +## Install Troubleshooting + +* `npm WARN optional dep failed, continuing fsevents@n.n.n` + * This message is normal part of how `npm` handles optional dependencies and is + not indicative of a problem. Even if accompanied by other related error messages, + Chokidar should function properly. + +* `TypeError: fsevents is not a constructor` + * Update chokidar by doing `rm -rf node_modules package-lock.json yarn.lock && npm install`, or update your dependency that uses chokidar. + +* Chokidar is producing `ENOSP` error on Linux, like this: + * `bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell` + `Error: watch /home/ ENOSPC` + * This means Chokidar ran out of file handles and you'll need to increase their count by executing the following command in Terminal: + `echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p` + +## Changelog + +For more detailed changelog, see [`full_changelog.md`](.github/full_changelog.md). +- **v3.5 (Jan 6, 2021):** Support for ARM Macs with Apple Silicon. Fixes for deleted symlinks. +- **v3.4 (Apr 26, 2020):** Support for directory-based symlinks. Fixes for macos file replacement. +- **v3.3 (Nov 2, 2019):** `FSWatcher#close()` method became async. That fixes IO race conditions related to close method. +- **v3.2 (Oct 1, 2019):** Improve Linux RAM usage by 50%. Race condition fixes. Windows glob fixes. Improve stability by using tight range of dependency versions. +- **v3.1 (Sep 16, 2019):** dotfiles are no longer filtered out by default. Use `ignored` option if needed. Improve initial Linux scan time by 50%. +- **v3 (Apr 30, 2019):** massive CPU & RAM consumption improvements; reduces deps / package size by a factor of 17x and bumps Node.js requirement to v8.16 and higher. +- **v2 (Dec 29, 2017):** Globs are now posix-style-only; without windows support. Tons of bugfixes. +- **v1 (Apr 7, 2015):** Glob support, symlink support, tons of bugfixes. Node 0.8+ is supported +- **v0.1 (Apr 20, 2012):** Initial release, extracted from [Brunch](https://github.com/brunch/brunch/blob/9847a065aea300da99bd0753f90354cde9de1261/src/helpers.coffee#L66) + +## Also + +Why was chokidar named this way? What's the meaning behind it? + +>Chowkidar is a transliteration of a Hindi word meaning 'watchman, gatekeeper', चौकीदार. This ultimately comes from Sanskrit _ चतुष्क_ (crossway, quadrangle, consisting-of-four). This word is also used in other languages like Urdu as (چوکیدار) which is widely used in Pakistan and India. + +## License + +MIT (c) Paul Miller (<https://paulmillr.com>), see [LICENSE](LICENSE) file. diff --git a/node_modules/chokidar/index.js b/node_modules/chokidar/index.js new file mode 100644 index 0000000..8752893 --- /dev/null +++ b/node_modules/chokidar/index.js @@ -0,0 +1,973 @@ +'use strict'; + +const { EventEmitter } = require('events'); +const fs = require('fs'); +const sysPath = require('path'); +const { promisify } = require('util'); +const readdirp = require('readdirp'); +const anymatch = require('anymatch').default; +const globParent = require('glob-parent'); +const isGlob = require('is-glob'); +const braces = require('braces'); +const normalizePath = require('normalize-path'); + +const NodeFsHandler = require('./lib/nodefs-handler'); +const FsEventsHandler = require('./lib/fsevents-handler'); +const { + EV_ALL, + EV_READY, + EV_ADD, + EV_CHANGE, + EV_UNLINK, + EV_ADD_DIR, + EV_UNLINK_DIR, + EV_RAW, + EV_ERROR, + + STR_CLOSE, + STR_END, + + BACK_SLASH_RE, + DOUBLE_SLASH_RE, + SLASH_OR_BACK_SLASH_RE, + DOT_RE, + REPLACER_RE, + + SLASH, + SLASH_SLASH, + BRACE_START, + BANG, + ONE_DOT, + TWO_DOTS, + GLOBSTAR, + SLASH_GLOBSTAR, + ANYMATCH_OPTS, + STRING_TYPE, + FUNCTION_TYPE, + EMPTY_STR, + EMPTY_FN, + + isWindows, + isMacos, + isIBMi +} = require('./lib/constants'); + +const stat = promisify(fs.stat); +const readdir = promisify(fs.readdir); + +/** + * @typedef {String} Path + * @typedef {'all'|'add'|'addDir'|'change'|'unlink'|'unlinkDir'|'raw'|'error'|'ready'} EventName + * @typedef {'readdir'|'watch'|'add'|'remove'|'change'} ThrottleType + */ + +/** + * + * @typedef {Object} WatchHelpers + * @property {Boolean} followSymlinks + * @property {'stat'|'lstat'} statMethod + * @property {Path} path + * @property {Path} watchPath + * @property {Function} entryPath + * @property {Boolean} hasGlob + * @property {Object} globFilter + * @property {Function} filterPath + * @property {Function} filterDir + */ + +const arrify = (value = []) => Array.isArray(value) ? value : [value]; +const flatten = (list, result = []) => { + list.forEach(item => { + if (Array.isArray(item)) { + flatten(item, result); + } else { + result.push(item); + } + }); + return result; +}; + +const unifyPaths = (paths_) => { + /** + * @type {Array<String>} + */ + const paths = flatten(arrify(paths_)); + if (!paths.every(p => typeof p === STRING_TYPE)) { + throw new TypeError(`Non-string provided as watch path: ${paths}`); + } + return paths.map(normalizePathToUnix); +}; + +// If SLASH_SLASH occurs at the beginning of path, it is not replaced +// because "//StoragePC/DrivePool/Movies" is a valid network path +const toUnix = (string) => { + let str = string.replace(BACK_SLASH_RE, SLASH); + let prepend = false; + if (str.startsWith(SLASH_SLASH)) { + prepend = true; + } + while (str.match(DOUBLE_SLASH_RE)) { + str = str.replace(DOUBLE_SLASH_RE, SLASH); + } + if (prepend) { + str = SLASH + str; + } + return str; +}; + +// Our version of upath.normalize +// TODO: this is not equal to path-normalize module - investigate why +const normalizePathToUnix = (path) => toUnix(sysPath.normalize(toUnix(path))); + +const normalizeIgnored = (cwd = EMPTY_STR) => (path) => { + if (typeof path !== STRING_TYPE) return path; + return normalizePathToUnix(sysPath.isAbsolute(path) ? path : sysPath.join(cwd, path)); +}; + +const getAbsolutePath = (path, cwd) => { + if (sysPath.isAbsolute(path)) { + return path; + } + if (path.startsWith(BANG)) { + return BANG + sysPath.join(cwd, path.slice(1)); + } + return sysPath.join(cwd, path); +}; + +const undef = (opts, key) => opts[key] === undefined; + +/** + * Directory entry. + * @property {Path} path + * @property {Set<Path>} items + */ +class DirEntry { + /** + * @param {Path} dir + * @param {Function} removeWatcher + */ + constructor(dir, removeWatcher) { + this.path = dir; + this._removeWatcher = removeWatcher; + /** @type {Set<Path>} */ + this.items = new Set(); + } + + add(item) { + const {items} = this; + if (!items) return; + if (item !== ONE_DOT && item !== TWO_DOTS) items.add(item); + } + + async remove(item) { + const {items} = this; + if (!items) return; + items.delete(item); + if (items.size > 0) return; + + const dir = this.path; + try { + await readdir(dir); + } catch (err) { + if (this._removeWatcher) { + this._removeWatcher(sysPath.dirname(dir), sysPath.basename(dir)); + } + } + } + + has(item) { + const {items} = this; + if (!items) return; + return items.has(item); + } + + /** + * @returns {Array<String>} + */ + getChildren() { + const {items} = this; + if (!items) return; + return [...items.values()]; + } + + dispose() { + this.items.clear(); + delete this.path; + delete this._removeWatcher; + delete this.items; + Object.freeze(this); + } +} + +const STAT_METHOD_F = 'stat'; +const STAT_METHOD_L = 'lstat'; +class WatchHelper { + constructor(path, watchPath, follow, fsw) { + this.fsw = fsw; + this.path = path = path.replace(REPLACER_RE, EMPTY_STR); + this.watchPath = watchPath; + this.fullWatchPath = sysPath.resolve(watchPath); + this.hasGlob = watchPath !== path; + /** @type {object|boolean} */ + if (path === EMPTY_STR) this.hasGlob = false; + this.globSymlink = this.hasGlob && follow ? undefined : false; + this.globFilter = this.hasGlob ? anymatch(path, undefined, ANYMATCH_OPTS) : false; + this.dirParts = this.getDirParts(path); + this.dirParts.forEach((parts) => { + if (parts.length > 1) parts.pop(); + }); + this.followSymlinks = follow; + this.statMethod = follow ? STAT_METHOD_F : STAT_METHOD_L; + } + + checkGlobSymlink(entry) { + // only need to resolve once + // first entry should always have entry.parentDir === EMPTY_STR + if (this.globSymlink === undefined) { + this.globSymlink = entry.fullParentDir === this.fullWatchPath ? + false : {realPath: entry.fullParentDir, linkPath: this.fullWatchPath}; + } + + if (this.globSymlink) { + return entry.fullPath.replace(this.globSymlink.realPath, this.globSymlink.linkPath); + } + + return entry.fullPath; + } + + entryPath(entry) { + return sysPath.join(this.watchPath, + sysPath.relative(this.watchPath, this.checkGlobSymlink(entry)) + ); + } + + filterPath(entry) { + const {stats} = entry; + if (stats && stats.isSymbolicLink()) return this.filterDir(entry); + const resolvedPath = this.entryPath(entry); + const matchesGlob = this.hasGlob && typeof this.globFilter === FUNCTION_TYPE ? + this.globFilter(resolvedPath) : true; + return matchesGlob && + this.fsw._isntIgnored(resolvedPath, stats) && + this.fsw._hasReadPermissions(stats); + } + + getDirParts(path) { + if (!this.hasGlob) return []; + const parts = []; + const expandedPath = path.includes(BRACE_START) ? braces.expand(path) : [path]; + expandedPath.forEach((path) => { + parts.push(sysPath.relative(this.watchPath, path).split(SLASH_OR_BACK_SLASH_RE)); + }); + return parts; + } + + filterDir(entry) { + if (this.hasGlob) { + const entryParts = this.getDirParts(this.checkGlobSymlink(entry)); + let globstar = false; + this.unmatchedGlob = !this.dirParts.some((parts) => { + return parts.every((part, i) => { + if (part === GLOBSTAR) globstar = true; + return globstar || !entryParts[0][i] || anymatch(part, entryParts[0][i], ANYMATCH_OPTS); + }); + }); + } + return !this.unmatchedGlob && this.fsw._isntIgnored(this.entryPath(entry), entry.stats); + } +} + +/** + * Watches files & directories for changes. Emitted events: + * `add`, `addDir`, `change`, `unlink`, `unlinkDir`, `all`, `error` + * + * new FSWatcher() + * .add(directories) + * .on('add', path => log('File', path, 'was added')) + */ +class FSWatcher extends EventEmitter { +// Not indenting methods for history sake; for now. +constructor(_opts) { + super(); + + const opts = {}; + if (_opts) Object.assign(opts, _opts); // for frozen objects + + /** @type {Map<String, DirEntry>} */ + this._watched = new Map(); + /** @type {Map<String, Array>} */ + this._closers = new Map(); + /** @type {Set<String>} */ + this._ignoredPaths = new Set(); + + /** @type {Map<ThrottleType, Map>} */ + this._throttled = new Map(); + + /** @type {Map<Path, String|Boolean>} */ + this._symlinkPaths = new Map(); + + this._streams = new Set(); + this.closed = false; + + // Set up default options. + if (undef(opts, 'persistent')) opts.persistent = true; + if (undef(opts, 'ignoreInitial')) opts.ignoreInitial = false; + if (undef(opts, 'ignorePermissionErrors')) opts.ignorePermissionErrors = false; + if (undef(opts, 'interval')) opts.interval = 100; + if (undef(opts, 'binaryInterval')) opts.binaryInterval = 300; + if (undef(opts, 'disableGlobbing')) opts.disableGlobbing = false; + opts.enableBinaryInterval = opts.binaryInterval !== opts.interval; + + // Enable fsevents on OS X when polling isn't explicitly enabled. + if (undef(opts, 'useFsEvents')) opts.useFsEvents = !opts.usePolling; + + // If we can't use fsevents, ensure the options reflect it's disabled. + const canUseFsEvents = FsEventsHandler.canUse(); + if (!canUseFsEvents) opts.useFsEvents = false; + + // Use polling on Mac if not using fsevents. + // Other platforms use non-polling fs_watch. + if (undef(opts, 'usePolling') && !opts.useFsEvents) { + opts.usePolling = isMacos; + } + + // Always default to polling on IBM i because fs.watch() is not available on IBM i. + if(isIBMi) { + opts.usePolling = true; + } + + // Global override (useful for end-developers that need to force polling for all + // instances of chokidar, regardless of usage/dependency depth) + const envPoll = process.env.CHOKIDAR_USEPOLLING; + if (envPoll !== undefined) { + const envLower = envPoll.toLowerCase(); + + if (envLower === 'false' || envLower === '0') { + opts.usePolling = false; + } else if (envLower === 'true' || envLower === '1') { + opts.usePolling = true; + } else { + opts.usePolling = !!envLower; + } + } + const envInterval = process.env.CHOKIDAR_INTERVAL; + if (envInterval) { + opts.interval = Number.parseInt(envInterval, 10); + } + + // Editor atomic write normalization enabled by default with fs.watch + if (undef(opts, 'atomic')) opts.atomic = !opts.usePolling && !opts.useFsEvents; + if (opts.atomic) this._pendingUnlinks = new Map(); + + if (undef(opts, 'followSymlinks')) opts.followSymlinks = true; + + if (undef(opts, 'awaitWriteFinish')) opts.awaitWriteFinish = false; + if (opts.awaitWriteFinish === true) opts.awaitWriteFinish = {}; + const awf = opts.awaitWriteFinish; + if (awf) { + if (!awf.stabilityThreshold) awf.stabilityThreshold = 2000; + if (!awf.pollInterval) awf.pollInterval = 100; + this._pendingWrites = new Map(); + } + if (opts.ignored) opts.ignored = arrify(opts.ignored); + + let readyCalls = 0; + this._emitReady = () => { + readyCalls++; + if (readyCalls >= this._readyCount) { + this._emitReady = EMPTY_FN; + this._readyEmitted = true; + // use process.nextTick to allow time for listener to be bound + process.nextTick(() => this.emit(EV_READY)); + } + }; + this._emitRaw = (...args) => this.emit(EV_RAW, ...args); + this._readyEmitted = false; + this.options = opts; + + // Initialize with proper watcher. + if (opts.useFsEvents) { + this._fsEventsHandler = new FsEventsHandler(this); + } else { + this._nodeFsHandler = new NodeFsHandler(this); + } + + // You’re frozen when your heart’s not open. + Object.freeze(opts); +} + +// Public methods + +/** + * Adds paths to be watched on an existing FSWatcher instance + * @param {Path|Array<Path>} paths_ + * @param {String=} _origAdd private; for handling non-existent paths to be watched + * @param {Boolean=} _internal private; indicates a non-user add + * @returns {FSWatcher} for chaining + */ +add(paths_, _origAdd, _internal) { + const {cwd, disableGlobbing} = this.options; + this.closed = false; + let paths = unifyPaths(paths_); + if (cwd) { + paths = paths.map((path) => { + const absPath = getAbsolutePath(path, cwd); + + // Check `path` instead of `absPath` because the cwd portion can't be a glob + if (disableGlobbing || !isGlob(path)) { + return absPath; + } + return normalizePath(absPath); + }); + } + + // set aside negated glob strings + paths = paths.filter((path) => { + if (path.startsWith(BANG)) { + this._ignoredPaths.add(path.slice(1)); + return false; + } + + // if a path is being added that was previously ignored, stop ignoring it + this._ignoredPaths.delete(path); + this._ignoredPaths.delete(path + SLASH_GLOBSTAR); + + // reset the cached userIgnored anymatch fn + // to make ignoredPaths changes effective + this._userIgnored = undefined; + + return true; + }); + + if (this.options.useFsEvents && this._fsEventsHandler) { + if (!this._readyCount) this._readyCount = paths.length; + if (this.options.persistent) this._readyCount += paths.length; + paths.forEach((path) => this._fsEventsHandler._addToFsEvents(path)); + } else { + if (!this._readyCount) this._readyCount = 0; + this._readyCount += paths.length; + Promise.all( + paths.map(async path => { + const res = await this._nodeFsHandler._addToNodeFs(path, !_internal, 0, 0, _origAdd); + if (res) this._emitReady(); + return res; + }) + ).then(results => { + if (this.closed) return; + results.filter(item => item).forEach(item => { + this.add(sysPath.dirname(item), sysPath.basename(_origAdd || item)); + }); + }); + } + + return this; +} + +/** + * Close watchers or start ignoring events from specified paths. + * @param {Path|Array<Path>} paths_ - string or array of strings, file/directory paths and/or globs + * @returns {FSWatcher} for chaining +*/ +unwatch(paths_) { + if (this.closed) return this; + const paths = unifyPaths(paths_); + const {cwd} = this.options; + + paths.forEach((path) => { + // convert to absolute path unless relative path already matches + if (!sysPath.isAbsolute(path) && !this._closers.has(path)) { + if (cwd) path = sysPath.join(cwd, path); + path = sysPath.resolve(path); + } + + this._closePath(path); + + this._ignoredPaths.add(path); + if (this._watched.has(path)) { + this._ignoredPaths.add(path + SLASH_GLOBSTAR); + } + + // reset the cached userIgnored anymatch fn + // to make ignoredPaths changes effective + this._userIgnored = undefined; + }); + + return this; +} + +/** + * Close watchers and remove all listeners from watched paths. + * @returns {Promise<void>}. +*/ +close() { + if (this.closed) return this._closePromise; + this.closed = true; + + // Memory management. + this.removeAllListeners(); + const closers = []; + this._closers.forEach(closerList => closerList.forEach(closer => { + const promise = closer(); + if (promise instanceof Promise) closers.push(promise); + })); + this._streams.forEach(stream => stream.destroy()); + this._userIgnored = undefined; + this._readyCount = 0; + this._readyEmitted = false; + this._watched.forEach(dirent => dirent.dispose()); + ['closers', 'watched', 'streams', 'symlinkPaths', 'throttled'].forEach(key => { + this[`_${key}`].clear(); + }); + + this._closePromise = closers.length ? Promise.all(closers).then(() => undefined) : Promise.resolve(); + return this._closePromise; +} + +/** + * Expose list of watched paths + * @returns {Object} for chaining +*/ +getWatched() { + const watchList = {}; + this._watched.forEach((entry, dir) => { + const key = this.options.cwd ? sysPath.relative(this.options.cwd, dir) : dir; + watchList[key || ONE_DOT] = entry.getChildren().sort(); + }); + return watchList; +} + +emitWithAll(event, args) { + this.emit(...args); + if (event !== EV_ERROR) this.emit(EV_ALL, ...args); +} + +// Common helpers +// -------------- + +/** + * Normalize and emit events. + * Calling _emit DOES NOT MEAN emit() would be called! + * @param {EventName} event Type of event + * @param {Path} path File or directory path + * @param {*=} val1 arguments to be passed with event + * @param {*=} val2 + * @param {*=} val3 + * @returns the error if defined, otherwise the value of the FSWatcher instance's `closed` flag + */ +async _emit(event, path, val1, val2, val3) { + if (this.closed) return; + + const opts = this.options; + if (isWindows) path = sysPath.normalize(path); + if (opts.cwd) path = sysPath.relative(opts.cwd, path); + /** @type Array<any> */ + const args = [event, path]; + if (val3 !== undefined) args.push(val1, val2, val3); + else if (val2 !== undefined) args.push(val1, val2); + else if (val1 !== undefined) args.push(val1); + + const awf = opts.awaitWriteFinish; + let pw; + if (awf && (pw = this._pendingWrites.get(path))) { + pw.lastChange = new Date(); + return this; + } + + if (opts.atomic) { + if (event === EV_UNLINK) { + this._pendingUnlinks.set(path, args); + setTimeout(() => { + this._pendingUnlinks.forEach((entry, path) => { + this.emit(...entry); + this.emit(EV_ALL, ...entry); + this._pendingUnlinks.delete(path); + }); + }, typeof opts.atomic === 'number' ? opts.atomic : 100); + return this; + } + if (event === EV_ADD && this._pendingUnlinks.has(path)) { + event = args[0] = EV_CHANGE; + this._pendingUnlinks.delete(path); + } + } + + if (awf && (event === EV_ADD || event === EV_CHANGE) && this._readyEmitted) { + const awfEmit = (err, stats) => { + if (err) { + event = args[0] = EV_ERROR; + args[1] = err; + this.emitWithAll(event, args); + } else if (stats) { + // if stats doesn't exist the file must have been deleted + if (args.length > 2) { + args[2] = stats; + } else { + args.push(stats); + } + this.emitWithAll(event, args); + } + }; + + this._awaitWriteFinish(path, awf.stabilityThreshold, event, awfEmit); + return this; + } + + if (event === EV_CHANGE) { + const isThrottled = !this._throttle(EV_CHANGE, path, 50); + if (isThrottled) return this; + } + + if (opts.alwaysStat && val1 === undefined && + (event === EV_ADD || event === EV_ADD_DIR || event === EV_CHANGE) + ) { + const fullPath = opts.cwd ? sysPath.join(opts.cwd, path) : path; + let stats; + try { + stats = await stat(fullPath); + } catch (err) {} + // Suppress event when fs_stat fails, to avoid sending undefined 'stat' + if (!stats || this.closed) return; + args.push(stats); + } + this.emitWithAll(event, args); + + return this; +} + +/** + * Common handler for errors + * @param {Error} error + * @returns {Error|Boolean} The error if defined, otherwise the value of the FSWatcher instance's `closed` flag + */ +_handleError(error) { + const code = error && error.code; + if (error && code !== 'ENOENT' && code !== 'ENOTDIR' && + (!this.options.ignorePermissionErrors || (code !== 'EPERM' && code !== 'EACCES')) + ) { + this.emit(EV_ERROR, error); + } + return error || this.closed; +} + +/** + * Helper utility for throttling + * @param {ThrottleType} actionType type being throttled + * @param {Path} path being acted upon + * @param {Number} timeout duration of time to suppress duplicate actions + * @returns {Object|false} tracking object or false if action should be suppressed + */ +_throttle(actionType, path, timeout) { + if (!this._throttled.has(actionType)) { + this._throttled.set(actionType, new Map()); + } + + /** @type {Map<Path, Object>} */ + const action = this._throttled.get(actionType); + /** @type {Object} */ + const actionPath = action.get(path); + + if (actionPath) { + actionPath.count++; + return false; + } + + let timeoutObject; + const clear = () => { + const item = action.get(path); + const count = item ? item.count : 0; + action.delete(path); + clearTimeout(timeoutObject); + if (item) clearTimeout(item.timeoutObject); + return count; + }; + timeoutObject = setTimeout(clear, timeout); + const thr = {timeoutObject, clear, count: 0}; + action.set(path, thr); + return thr; +} + +_incrReadyCount() { + return this._readyCount++; +} + +/** + * Awaits write operation to finish. + * Polls a newly created file for size variations. When files size does not change for 'threshold' milliseconds calls callback. + * @param {Path} path being acted upon + * @param {Number} threshold Time in milliseconds a file size must be fixed before acknowledging write OP is finished + * @param {EventName} event + * @param {Function} awfEmit Callback to be called when ready for event to be emitted. + */ +_awaitWriteFinish(path, threshold, event, awfEmit) { + let timeoutHandler; + + let fullPath = path; + if (this.options.cwd && !sysPath.isAbsolute(path)) { + fullPath = sysPath.join(this.options.cwd, path); + } + + const now = new Date(); + + const awaitWriteFinish = (prevStat) => { + fs.stat(fullPath, (err, curStat) => { + if (err || !this._pendingWrites.has(path)) { + if (err && err.code !== 'ENOENT') awfEmit(err); + return; + } + + const now = Number(new Date()); + + if (prevStat && curStat.size !== prevStat.size) { + this._pendingWrites.get(path).lastChange = now; + } + const pw = this._pendingWrites.get(path); + const df = now - pw.lastChange; + + if (df >= threshold) { + this._pendingWrites.delete(path); + awfEmit(undefined, curStat); + } else { + timeoutHandler = setTimeout( + awaitWriteFinish, + this.options.awaitWriteFinish.pollInterval, + curStat + ); + } + }); + }; + + if (!this._pendingWrites.has(path)) { + this._pendingWrites.set(path, { + lastChange: now, + cancelWait: () => { + this._pendingWrites.delete(path); + clearTimeout(timeoutHandler); + return event; + } + }); + timeoutHandler = setTimeout( + awaitWriteFinish, + this.options.awaitWriteFinish.pollInterval + ); + } +} + +_getGlobIgnored() { + return [...this._ignoredPaths.values()]; +} + +/** + * Determines whether user has asked to ignore this path. + * @param {Path} path filepath or dir + * @param {fs.Stats=} stats result of fs.stat + * @returns {Boolean} + */ +_isIgnored(path, stats) { + if (this.options.atomic && DOT_RE.test(path)) return true; + if (!this._userIgnored) { + const {cwd} = this.options; + const ign = this.options.ignored; + + const ignored = ign && ign.map(normalizeIgnored(cwd)); + const paths = arrify(ignored) + .filter((path) => typeof path === STRING_TYPE && !isGlob(path)) + .map((path) => path + SLASH_GLOBSTAR); + const list = this._getGlobIgnored().map(normalizeIgnored(cwd)).concat(ignored, paths); + this._userIgnored = anymatch(list, undefined, ANYMATCH_OPTS); + } + + return this._userIgnored([path, stats]); +} + +_isntIgnored(path, stat) { + return !this._isIgnored(path, stat); +} + +/** + * Provides a set of common helpers and properties relating to symlink and glob handling. + * @param {Path} path file, directory, or glob pattern being watched + * @param {Number=} depth at any depth > 0, this isn't a glob + * @returns {WatchHelper} object containing helpers for this path + */ +_getWatchHelpers(path, depth) { + const watchPath = depth || this.options.disableGlobbing || !isGlob(path) ? path : globParent(path); + const follow = this.options.followSymlinks; + + return new WatchHelper(path, watchPath, follow, this); +} + +// Directory helpers +// ----------------- + +/** + * Provides directory tracking objects + * @param {String} directory path of the directory + * @returns {DirEntry} the directory's tracking object + */ +_getWatchedDir(directory) { + if (!this._boundRemove) this._boundRemove = this._remove.bind(this); + const dir = sysPath.resolve(directory); + if (!this._watched.has(dir)) this._watched.set(dir, new DirEntry(dir, this._boundRemove)); + return this._watched.get(dir); +} + +// File helpers +// ------------ + +/** + * Check for read permissions. + * Based on this answer on SO: https://stackoverflow.com/a/11781404/1358405 + * @param {fs.Stats} stats - object, result of fs_stat + * @returns {Boolean} indicates whether the file can be read +*/ +_hasReadPermissions(stats) { + if (this.options.ignorePermissionErrors) return true; + + // stats.mode may be bigint + const md = stats && Number.parseInt(stats.mode, 10); + const st = md & 0o777; + const it = Number.parseInt(st.toString(8)[0], 10); + return Boolean(4 & it); +} + +/** + * Handles emitting unlink events for + * files and directories, and via recursion, for + * files and directories within directories that are unlinked + * @param {String} directory within which the following item is located + * @param {String} item base path of item/directory + * @returns {void} +*/ +_remove(directory, item, isDirectory) { + // if what is being deleted is a directory, get that directory's paths + // for recursive deleting and cleaning of watched object + // if it is not a directory, nestedDirectoryChildren will be empty array + const path = sysPath.join(directory, item); + const fullPath = sysPath.resolve(path); + isDirectory = isDirectory != null + ? isDirectory + : this._watched.has(path) || this._watched.has(fullPath); + + // prevent duplicate handling in case of arriving here nearly simultaneously + // via multiple paths (such as _handleFile and _handleDir) + if (!this._throttle('remove', path, 100)) return; + + // if the only watched file is removed, watch for its return + if (!isDirectory && !this.options.useFsEvents && this._watched.size === 1) { + this.add(directory, item, true); + } + + // This will create a new entry in the watched object in either case + // so we got to do the directory check beforehand + const wp = this._getWatchedDir(path); + const nestedDirectoryChildren = wp.getChildren(); + + // Recursively remove children directories / files. + nestedDirectoryChildren.forEach(nested => this._remove(path, nested)); + + // Check if item was on the watched list and remove it + const parent = this._getWatchedDir(directory); + const wasTracked = parent.has(item); + parent.remove(item); + + // Fixes issue #1042 -> Relative paths were detected and added as symlinks + // (https://github.com/paulmillr/chokidar/blob/e1753ddbc9571bdc33b4a4af172d52cb6e611c10/lib/nodefs-handler.js#L612), + // but never removed from the map in case the path was deleted. + // This leads to an incorrect state if the path was recreated: + // https://github.com/paulmillr/chokidar/blob/e1753ddbc9571bdc33b4a4af172d52cb6e611c10/lib/nodefs-handler.js#L553 + if (this._symlinkPaths.has(fullPath)) { + this._symlinkPaths.delete(fullPath); + } + + // If we wait for this file to be fully written, cancel the wait. + let relPath = path; + if (this.options.cwd) relPath = sysPath.relative(this.options.cwd, path); + if (this.options.awaitWriteFinish && this._pendingWrites.has(relPath)) { + const event = this._pendingWrites.get(relPath).cancelWait(); + if (event === EV_ADD) return; + } + + // The Entry will either be a directory that just got removed + // or a bogus entry to a file, in either case we have to remove it + this._watched.delete(path); + this._watched.delete(fullPath); + const eventName = isDirectory ? EV_UNLINK_DIR : EV_UNLINK; + if (wasTracked && !this._isIgnored(path)) this._emit(eventName, path); + + // Avoid conflicts if we later create another file with the same name + if (!this.options.useFsEvents) { + this._closePath(path); + } +} + +/** + * Closes all watchers for a path + * @param {Path} path + */ +_closePath(path) { + this._closeFile(path) + const dir = sysPath.dirname(path); + this._getWatchedDir(dir).remove(sysPath.basename(path)); +} + +/** + * Closes only file-specific watchers + * @param {Path} path + */ +_closeFile(path) { + const closers = this._closers.get(path); + if (!closers) return; + closers.forEach(closer => closer()); + this._closers.delete(path); +} + +/** + * + * @param {Path} path + * @param {Function} closer + */ +_addPathCloser(path, closer) { + if (!closer) return; + let list = this._closers.get(path); + if (!list) { + list = []; + this._closers.set(path, list); + } + list.push(closer); +} + +_readdirp(root, opts) { + if (this.closed) return; + const options = {type: EV_ALL, alwaysStat: true, lstat: true, ...opts}; + let stream = readdirp(root, options); + this._streams.add(stream); + stream.once(STR_CLOSE, () => { + stream = undefined; + }); + stream.once(STR_END, () => { + if (stream) { + this._streams.delete(stream); + stream = undefined; + } + }); + return stream; +} + +} + +// Export FSWatcher class +exports.FSWatcher = FSWatcher; + +/** + * Instantiates watcher with paths to be tracked. + * @param {String|Array<String>} paths file/directory paths and/or globs + * @param {Object=} options chokidar opts + * @returns an instance of FSWatcher for chaining. + */ +const watch = (paths, options) => { + const watcher = new FSWatcher(options); + watcher.add(paths); + return watcher; +}; + +exports.watch = watch; diff --git a/node_modules/chokidar/lib/constants.js b/node_modules/chokidar/lib/constants.js new file mode 100644 index 0000000..4743865 --- /dev/null +++ b/node_modules/chokidar/lib/constants.js @@ -0,0 +1,66 @@ +'use strict'; + +const {sep} = require('path'); +const {platform} = process; +const os = require('os'); + +exports.EV_ALL = 'all'; +exports.EV_READY = 'ready'; +exports.EV_ADD = 'add'; +exports.EV_CHANGE = 'change'; +exports.EV_ADD_DIR = 'addDir'; +exports.EV_UNLINK = 'unlink'; +exports.EV_UNLINK_DIR = 'unlinkDir'; +exports.EV_RAW = 'raw'; +exports.EV_ERROR = 'error'; + +exports.STR_DATA = 'data'; +exports.STR_END = 'end'; +exports.STR_CLOSE = 'close'; + +exports.FSEVENT_CREATED = 'created'; +exports.FSEVENT_MODIFIED = 'modified'; +exports.FSEVENT_DELETED = 'deleted'; +exports.FSEVENT_MOVED = 'moved'; +exports.FSEVENT_CLONED = 'cloned'; +exports.FSEVENT_UNKNOWN = 'unknown'; +exports.FSEVENT_FLAG_MUST_SCAN_SUBDIRS = 1; +exports.FSEVENT_TYPE_FILE = 'file'; +exports.FSEVENT_TYPE_DIRECTORY = 'directory'; +exports.FSEVENT_TYPE_SYMLINK = 'symlink'; + +exports.KEY_LISTENERS = 'listeners'; +exports.KEY_ERR = 'errHandlers'; +exports.KEY_RAW = 'rawEmitters'; +exports.HANDLER_KEYS = [exports.KEY_LISTENERS, exports.KEY_ERR, exports.KEY_RAW]; + +exports.DOT_SLASH = `.${sep}`; + +exports.BACK_SLASH_RE = /\\/g; +exports.DOUBLE_SLASH_RE = /\/\//; +exports.SLASH_OR_BACK_SLASH_RE = /[/\\]/; +exports.DOT_RE = /\..*\.(sw[px])$|~$|\.subl.*\.tmp/; +exports.REPLACER_RE = /^\.[/\\]/; + +exports.SLASH = '/'; +exports.SLASH_SLASH = '//'; +exports.BRACE_START = '{'; +exports.BANG = '!'; +exports.ONE_DOT = '.'; +exports.TWO_DOTS = '..'; +exports.STAR = '*'; +exports.GLOBSTAR = '**'; +exports.ROOT_GLOBSTAR = '/**/*'; +exports.SLASH_GLOBSTAR = '/**'; +exports.DIR_SUFFIX = 'Dir'; +exports.ANYMATCH_OPTS = {dot: true}; +exports.STRING_TYPE = 'string'; +exports.FUNCTION_TYPE = 'function'; +exports.EMPTY_STR = ''; +exports.EMPTY_FN = () => {}; +exports.IDENTITY_FN = val => val; + +exports.isWindows = platform === 'win32'; +exports.isMacos = platform === 'darwin'; +exports.isLinux = platform === 'linux'; +exports.isIBMi = os.type() === 'OS400'; diff --git a/node_modules/chokidar/lib/fsevents-handler.js b/node_modules/chokidar/lib/fsevents-handler.js new file mode 100644 index 0000000..fe29393 --- /dev/null +++ b/node_modules/chokidar/lib/fsevents-handler.js @@ -0,0 +1,526 @@ +'use strict'; + +const fs = require('fs'); +const sysPath = require('path'); +const { promisify } = require('util'); + +let fsevents; +try { + fsevents = require('fsevents'); +} catch (error) { + if (process.env.CHOKIDAR_PRINT_FSEVENTS_REQUIRE_ERROR) console.error(error); +} + +if (fsevents) { + // TODO: real check + const mtch = process.version.match(/v(\d+)\.(\d+)/); + if (mtch && mtch[1] && mtch[2]) { + const maj = Number.parseInt(mtch[1], 10); + const min = Number.parseInt(mtch[2], 10); + if (maj === 8 && min < 16) { + fsevents = undefined; + } + } +} + +const { + EV_ADD, + EV_CHANGE, + EV_ADD_DIR, + EV_UNLINK, + EV_ERROR, + STR_DATA, + STR_END, + FSEVENT_CREATED, + FSEVENT_MODIFIED, + FSEVENT_DELETED, + FSEVENT_MOVED, + // FSEVENT_CLONED, + FSEVENT_UNKNOWN, + FSEVENT_FLAG_MUST_SCAN_SUBDIRS, + FSEVENT_TYPE_FILE, + FSEVENT_TYPE_DIRECTORY, + FSEVENT_TYPE_SYMLINK, + + ROOT_GLOBSTAR, + DIR_SUFFIX, + DOT_SLASH, + FUNCTION_TYPE, + EMPTY_FN, + IDENTITY_FN +} = require('./constants'); + +const Depth = (value) => isNaN(value) ? {} : {depth: value}; + +const stat = promisify(fs.stat); +const lstat = promisify(fs.lstat); +const realpath = promisify(fs.realpath); + +const statMethods = { stat, lstat }; + +/** + * @typedef {String} Path + */ + +/** + * @typedef {Object} FsEventsWatchContainer + * @property {Set<Function>} listeners + * @property {Function} rawEmitter + * @property {{stop: Function}} watcher + */ + +// fsevents instance helper functions +/** + * Object to hold per-process fsevents instances (may be shared across chokidar FSWatcher instances) + * @type {Map<Path,FsEventsWatchContainer>} + */ +const FSEventsWatchers = new Map(); + +// Threshold of duplicate path prefixes at which to start +// consolidating going forward +const consolidateThreshhold = 10; + +const wrongEventFlags = new Set([ + 69888, 70400, 71424, 72704, 73472, 131328, 131840, 262912 +]); + +/** + * Instantiates the fsevents interface + * @param {Path} path path to be watched + * @param {Function} callback called when fsevents is bound and ready + * @returns {{stop: Function}} new fsevents instance + */ +const createFSEventsInstance = (path, callback) => { + const stop = fsevents.watch(path, callback); + return {stop}; +}; + +/** + * Instantiates the fsevents interface or binds listeners to an existing one covering + * the same file tree. + * @param {Path} path - to be watched + * @param {Path} realPath - real path for symlinks + * @param {Function} listener - called when fsevents emits events + * @param {Function} rawEmitter - passes data to listeners of the 'raw' event + * @returns {Function} closer + */ +function setFSEventsListener(path, realPath, listener, rawEmitter) { + let watchPath = sysPath.extname(realPath) ? sysPath.dirname(realPath) : realPath; + + const parentPath = sysPath.dirname(watchPath); + let cont = FSEventsWatchers.get(watchPath); + + // If we've accumulated a substantial number of paths that + // could have been consolidated by watching one directory + // above the current one, create a watcher on the parent + // path instead, so that we do consolidate going forward. + if (couldConsolidate(parentPath)) { + watchPath = parentPath; + } + + const resolvedPath = sysPath.resolve(path); + const hasSymlink = resolvedPath !== realPath; + + const filteredListener = (fullPath, flags, info) => { + if (hasSymlink) fullPath = fullPath.replace(realPath, resolvedPath); + if ( + fullPath === resolvedPath || + !fullPath.indexOf(resolvedPath + sysPath.sep) + ) listener(fullPath, flags, info); + }; + + // check if there is already a watcher on a parent path + // modifies `watchPath` to the parent path when it finds a match + let watchedParent = false; + for (const watchedPath of FSEventsWatchers.keys()) { + if (realPath.indexOf(sysPath.resolve(watchedPath) + sysPath.sep) === 0) { + watchPath = watchedPath; + cont = FSEventsWatchers.get(watchPath); + watchedParent = true; + break; + } + } + + if (cont || watchedParent) { + cont.listeners.add(filteredListener); + } else { + cont = { + listeners: new Set([filteredListener]), + rawEmitter, + watcher: createFSEventsInstance(watchPath, (fullPath, flags) => { + if (!cont.listeners.size) return; + if (flags & FSEVENT_FLAG_MUST_SCAN_SUBDIRS) return; + const info = fsevents.getInfo(fullPath, flags); + cont.listeners.forEach(list => { + list(fullPath, flags, info); + }); + + cont.rawEmitter(info.event, fullPath, info); + }) + }; + FSEventsWatchers.set(watchPath, cont); + } + + // removes this instance's listeners and closes the underlying fsevents + // instance if there are no more listeners left + return () => { + const lst = cont.listeners; + + lst.delete(filteredListener); + if (!lst.size) { + FSEventsWatchers.delete(watchPath); + if (cont.watcher) return cont.watcher.stop().then(() => { + cont.rawEmitter = cont.watcher = undefined; + Object.freeze(cont); + }); + } + }; +} + +// Decide whether or not we should start a new higher-level +// parent watcher +const couldConsolidate = (path) => { + let count = 0; + for (const watchPath of FSEventsWatchers.keys()) { + if (watchPath.indexOf(path) === 0) { + count++; + if (count >= consolidateThreshhold) { + return true; + } + } + } + + return false; +}; + +// returns boolean indicating whether fsevents can be used +const canUse = () => fsevents && FSEventsWatchers.size < 128; + +// determines subdirectory traversal levels from root to path +const calcDepth = (path, root) => { + let i = 0; + while (!path.indexOf(root) && (path = sysPath.dirname(path)) !== root) i++; + return i; +}; + +// returns boolean indicating whether the fsevents' event info has the same type +// as the one returned by fs.stat +const sameTypes = (info, stats) => ( + info.type === FSEVENT_TYPE_DIRECTORY && stats.isDirectory() || + info.type === FSEVENT_TYPE_SYMLINK && stats.isSymbolicLink() || + info.type === FSEVENT_TYPE_FILE && stats.isFile() +) + +/** + * @mixin + */ +class FsEventsHandler { + +/** + * @param {import('../index').FSWatcher} fsw + */ +constructor(fsw) { + this.fsw = fsw; +} +checkIgnored(path, stats) { + const ipaths = this.fsw._ignoredPaths; + if (this.fsw._isIgnored(path, stats)) { + ipaths.add(path); + if (stats && stats.isDirectory()) { + ipaths.add(path + ROOT_GLOBSTAR); + } + return true; + } + + ipaths.delete(path); + ipaths.delete(path + ROOT_GLOBSTAR); +} + +addOrChange(path, fullPath, realPath, parent, watchedDir, item, info, opts) { + const event = watchedDir.has(item) ? EV_CHANGE : EV_ADD; + this.handleEvent(event, path, fullPath, realPath, parent, watchedDir, item, info, opts); +} + +async checkExists(path, fullPath, realPath, parent, watchedDir, item, info, opts) { + try { + const stats = await stat(path) + if (this.fsw.closed) return; + if (sameTypes(info, stats)) { + this.addOrChange(path, fullPath, realPath, parent, watchedDir, item, info, opts); + } else { + this.handleEvent(EV_UNLINK, path, fullPath, realPath, parent, watchedDir, item, info, opts); + } + } catch (error) { + if (error.code === 'EACCES') { + this.addOrChange(path, fullPath, realPath, parent, watchedDir, item, info, opts); + } else { + this.handleEvent(EV_UNLINK, path, fullPath, realPath, parent, watchedDir, item, info, opts); + } + } +} + +handleEvent(event, path, fullPath, realPath, parent, watchedDir, item, info, opts) { + if (this.fsw.closed || this.checkIgnored(path)) return; + + if (event === EV_UNLINK) { + const isDirectory = info.type === FSEVENT_TYPE_DIRECTORY + // suppress unlink events on never before seen files + if (isDirectory || watchedDir.has(item)) { + this.fsw._remove(parent, item, isDirectory); + } + } else { + if (event === EV_ADD) { + // track new directories + if (info.type === FSEVENT_TYPE_DIRECTORY) this.fsw._getWatchedDir(path); + + if (info.type === FSEVENT_TYPE_SYMLINK && opts.followSymlinks) { + // push symlinks back to the top of the stack to get handled + const curDepth = opts.depth === undefined ? + undefined : calcDepth(fullPath, realPath) + 1; + return this._addToFsEvents(path, false, true, curDepth); + } + + // track new paths + // (other than symlinks being followed, which will be tracked soon) + this.fsw._getWatchedDir(parent).add(item); + } + /** + * @type {'add'|'addDir'|'unlink'|'unlinkDir'} + */ + const eventName = info.type === FSEVENT_TYPE_DIRECTORY ? event + DIR_SUFFIX : event; + this.fsw._emit(eventName, path); + if (eventName === EV_ADD_DIR) this._addToFsEvents(path, false, true); + } +} + +/** + * Handle symlinks encountered during directory scan + * @param {String} watchPath - file/dir path to be watched with fsevents + * @param {String} realPath - real path (in case of symlinks) + * @param {Function} transform - path transformer + * @param {Function} globFilter - path filter in case a glob pattern was provided + * @returns {Function} closer for the watcher instance +*/ +_watchWithFsEvents(watchPath, realPath, transform, globFilter) { + if (this.fsw.closed || this.fsw._isIgnored(watchPath)) return; + const opts = this.fsw.options; + const watchCallback = async (fullPath, flags, info) => { + if (this.fsw.closed) return; + if ( + opts.depth !== undefined && + calcDepth(fullPath, realPath) > opts.depth + ) return; + const path = transform(sysPath.join( + watchPath, sysPath.relative(watchPath, fullPath) + )); + if (globFilter && !globFilter(path)) return; + // ensure directories are tracked + const parent = sysPath.dirname(path); + const item = sysPath.basename(path); + const watchedDir = this.fsw._getWatchedDir( + info.type === FSEVENT_TYPE_DIRECTORY ? path : parent + ); + + // correct for wrong events emitted + if (wrongEventFlags.has(flags) || info.event === FSEVENT_UNKNOWN) { + if (typeof opts.ignored === FUNCTION_TYPE) { + let stats; + try { + stats = await stat(path); + } catch (error) {} + if (this.fsw.closed) return; + if (this.checkIgnored(path, stats)) return; + if (sameTypes(info, stats)) { + this.addOrChange(path, fullPath, realPath, parent, watchedDir, item, info, opts); + } else { + this.handleEvent(EV_UNLINK, path, fullPath, realPath, parent, watchedDir, item, info, opts); + } + } else { + this.checkExists(path, fullPath, realPath, parent, watchedDir, item, info, opts); + } + } else { + switch (info.event) { + case FSEVENT_CREATED: + case FSEVENT_MODIFIED: + return this.addOrChange(path, fullPath, realPath, parent, watchedDir, item, info, opts); + case FSEVENT_DELETED: + case FSEVENT_MOVED: + return this.checkExists(path, fullPath, realPath, parent, watchedDir, item, info, opts); + } + } + }; + + const closer = setFSEventsListener( + watchPath, + realPath, + watchCallback, + this.fsw._emitRaw + ); + + this.fsw._emitReady(); + return closer; +} + +/** + * Handle symlinks encountered during directory scan + * @param {String} linkPath path to symlink + * @param {String} fullPath absolute path to the symlink + * @param {Function} transform pre-existing path transformer + * @param {Number} curDepth level of subdirectories traversed to where symlink is + * @returns {Promise<void>} + */ +async _handleFsEventsSymlink(linkPath, fullPath, transform, curDepth) { + // don't follow the same symlink more than once + if (this.fsw.closed || this.fsw._symlinkPaths.has(fullPath)) return; + + this.fsw._symlinkPaths.set(fullPath, true); + this.fsw._incrReadyCount(); + + try { + const linkTarget = await realpath(linkPath); + if (this.fsw.closed) return; + if (this.fsw._isIgnored(linkTarget)) { + return this.fsw._emitReady(); + } + + this.fsw._incrReadyCount(); + + // add the linkTarget for watching with a wrapper for transform + // that causes emitted paths to incorporate the link's path + this._addToFsEvents(linkTarget || linkPath, (path) => { + let aliasedPath = linkPath; + if (linkTarget && linkTarget !== DOT_SLASH) { + aliasedPath = path.replace(linkTarget, linkPath); + } else if (path !== DOT_SLASH) { + aliasedPath = sysPath.join(linkPath, path); + } + return transform(aliasedPath); + }, false, curDepth); + } catch(error) { + if (this.fsw._handleError(error)) { + return this.fsw._emitReady(); + } + } +} + +/** + * + * @param {Path} newPath + * @param {fs.Stats} stats + */ +emitAdd(newPath, stats, processPath, opts, forceAdd) { + const pp = processPath(newPath); + const isDir = stats.isDirectory(); + const dirObj = this.fsw._getWatchedDir(sysPath.dirname(pp)); + const base = sysPath.basename(pp); + + // ensure empty dirs get tracked + if (isDir) this.fsw._getWatchedDir(pp); + if (dirObj.has(base)) return; + dirObj.add(base); + + if (!opts.ignoreInitial || forceAdd === true) { + this.fsw._emit(isDir ? EV_ADD_DIR : EV_ADD, pp, stats); + } +} + +initWatch(realPath, path, wh, processPath) { + if (this.fsw.closed) return; + const closer = this._watchWithFsEvents( + wh.watchPath, + sysPath.resolve(realPath || wh.watchPath), + processPath, + wh.globFilter + ); + this.fsw._addPathCloser(path, closer); +} + +/** + * Handle added path with fsevents + * @param {String} path file/dir path or glob pattern + * @param {Function|Boolean=} transform converts working path to what the user expects + * @param {Boolean=} forceAdd ensure add is emitted + * @param {Number=} priorDepth Level of subdirectories already traversed. + * @returns {Promise<void>} + */ +async _addToFsEvents(path, transform, forceAdd, priorDepth) { + if (this.fsw.closed) { + return; + } + const opts = this.fsw.options; + const processPath = typeof transform === FUNCTION_TYPE ? transform : IDENTITY_FN; + + const wh = this.fsw._getWatchHelpers(path); + + // evaluate what is at the path we're being asked to watch + try { + const stats = await statMethods[wh.statMethod](wh.watchPath); + if (this.fsw.closed) return; + if (this.fsw._isIgnored(wh.watchPath, stats)) { + throw null; + } + if (stats.isDirectory()) { + // emit addDir unless this is a glob parent + if (!wh.globFilter) this.emitAdd(processPath(path), stats, processPath, opts, forceAdd); + + // don't recurse further if it would exceed depth setting + if (priorDepth && priorDepth > opts.depth) return; + + // scan the contents of the dir + this.fsw._readdirp(wh.watchPath, { + fileFilter: entry => wh.filterPath(entry), + directoryFilter: entry => wh.filterDir(entry), + ...Depth(opts.depth - (priorDepth || 0)) + }).on(STR_DATA, (entry) => { + // need to check filterPath on dirs b/c filterDir is less restrictive + if (this.fsw.closed) { + return; + } + if (entry.stats.isDirectory() && !wh.filterPath(entry)) return; + + const joinedPath = sysPath.join(wh.watchPath, entry.path); + const {fullPath} = entry; + + if (wh.followSymlinks && entry.stats.isSymbolicLink()) { + // preserve the current depth here since it can't be derived from + // real paths past the symlink + const curDepth = opts.depth === undefined ? + undefined : calcDepth(joinedPath, sysPath.resolve(wh.watchPath)) + 1; + + this._handleFsEventsSymlink(joinedPath, fullPath, processPath, curDepth); + } else { + this.emitAdd(joinedPath, entry.stats, processPath, opts, forceAdd); + } + }).on(EV_ERROR, EMPTY_FN).on(STR_END, () => { + this.fsw._emitReady(); + }); + } else { + this.emitAdd(wh.watchPath, stats, processPath, opts, forceAdd); + this.fsw._emitReady(); + } + } catch (error) { + if (!error || this.fsw._handleError(error)) { + // TODO: Strange thing: "should not choke on an ignored watch path" will be failed without 2 ready calls -__- + this.fsw._emitReady(); + this.fsw._emitReady(); + } + } + + if (opts.persistent && forceAdd !== true) { + if (typeof transform === FUNCTION_TYPE) { + // realpath has already been resolved + this.initWatch(undefined, path, wh, processPath); + } else { + let realPath; + try { + realPath = await realpath(wh.watchPath); + } catch (e) {} + this.initWatch(realPath, path, wh, processPath); + } + } +} + +} + +module.exports = FsEventsHandler; +module.exports.canUse = canUse; diff --git a/node_modules/chokidar/lib/nodefs-handler.js b/node_modules/chokidar/lib/nodefs-handler.js new file mode 100644 index 0000000..199cfe9 --- /dev/null +++ b/node_modules/chokidar/lib/nodefs-handler.js @@ -0,0 +1,654 @@ +'use strict'; + +const fs = require('fs'); +const sysPath = require('path'); +const { promisify } = require('util'); +const isBinaryPath = require('is-binary-path'); +const { + isWindows, + isLinux, + EMPTY_FN, + EMPTY_STR, + KEY_LISTENERS, + KEY_ERR, + KEY_RAW, + HANDLER_KEYS, + EV_CHANGE, + EV_ADD, + EV_ADD_DIR, + EV_ERROR, + STR_DATA, + STR_END, + BRACE_START, + STAR +} = require('./constants'); + +const THROTTLE_MODE_WATCH = 'watch'; + +const open = promisify(fs.open); +const stat = promisify(fs.stat); +const lstat = promisify(fs.lstat); +const close = promisify(fs.close); +const fsrealpath = promisify(fs.realpath); + +const statMethods = { lstat, stat }; + +// TODO: emit errors properly. Example: EMFILE on Macos. +const foreach = (val, fn) => { + if (val instanceof Set) { + val.forEach(fn); + } else { + fn(val); + } +}; + +const addAndConvert = (main, prop, item) => { + let container = main[prop]; + if (!(container instanceof Set)) { + main[prop] = container = new Set([container]); + } + container.add(item); +}; + +const clearItem = cont => key => { + const set = cont[key]; + if (set instanceof Set) { + set.clear(); + } else { + delete cont[key]; + } +}; + +const delFromSet = (main, prop, item) => { + const container = main[prop]; + if (container instanceof Set) { + container.delete(item); + } else if (container === item) { + delete main[prop]; + } +}; + +const isEmptySet = (val) => val instanceof Set ? val.size === 0 : !val; + +/** + * @typedef {String} Path + */ + +// fs_watch helpers + +// object to hold per-process fs_watch instances +// (may be shared across chokidar FSWatcher instances) + +/** + * @typedef {Object} FsWatchContainer + * @property {Set} listeners + * @property {Set} errHandlers + * @property {Set} rawEmitters + * @property {fs.FSWatcher=} watcher + * @property {Boolean=} watcherUnusable + */ + +/** + * @type {Map<String,FsWatchContainer>} + */ +const FsWatchInstances = new Map(); + +/** + * Instantiates the fs_watch interface + * @param {String} path to be watched + * @param {Object} options to be passed to fs_watch + * @param {Function} listener main event handler + * @param {Function} errHandler emits info about errors + * @param {Function} emitRaw emits raw event data + * @returns {fs.FSWatcher} new fsevents instance + */ +function createFsWatchInstance(path, options, listener, errHandler, emitRaw) { + const handleEvent = (rawEvent, evPath) => { + listener(path); + emitRaw(rawEvent, evPath, {watchedPath: path}); + + // emit based on events occurring for files from a directory's watcher in + // case the file's watcher misses it (and rely on throttling to de-dupe) + if (evPath && path !== evPath) { + fsWatchBroadcast( + sysPath.resolve(path, evPath), KEY_LISTENERS, sysPath.join(path, evPath) + ); + } + }; + try { + return fs.watch(path, options, handleEvent); + } catch (error) { + errHandler(error); + } +} + +/** + * Helper for passing fs_watch event data to a collection of listeners + * @param {Path} fullPath absolute path bound to fs_watch instance + * @param {String} type listener type + * @param {*=} val1 arguments to be passed to listeners + * @param {*=} val2 + * @param {*=} val3 + */ +const fsWatchBroadcast = (fullPath, type, val1, val2, val3) => { + const cont = FsWatchInstances.get(fullPath); + if (!cont) return; + foreach(cont[type], (listener) => { + listener(val1, val2, val3); + }); +}; + +/** + * Instantiates the fs_watch interface or binds listeners + * to an existing one covering the same file system entry + * @param {String} path + * @param {String} fullPath absolute path + * @param {Object} options to be passed to fs_watch + * @param {Object} handlers container for event listener functions + */ +const setFsWatchListener = (path, fullPath, options, handlers) => { + const {listener, errHandler, rawEmitter} = handlers; + let cont = FsWatchInstances.get(fullPath); + + /** @type {fs.FSWatcher=} */ + let watcher; + if (!options.persistent) { + watcher = createFsWatchInstance( + path, options, listener, errHandler, rawEmitter + ); + return watcher.close.bind(watcher); + } + if (cont) { + addAndConvert(cont, KEY_LISTENERS, listener); + addAndConvert(cont, KEY_ERR, errHandler); + addAndConvert(cont, KEY_RAW, rawEmitter); + } else { + watcher = createFsWatchInstance( + path, + options, + fsWatchBroadcast.bind(null, fullPath, KEY_LISTENERS), + errHandler, // no need to use broadcast here + fsWatchBroadcast.bind(null, fullPath, KEY_RAW) + ); + if (!watcher) return; + watcher.on(EV_ERROR, async (error) => { + const broadcastErr = fsWatchBroadcast.bind(null, fullPath, KEY_ERR); + cont.watcherUnusable = true; // documented since Node 10.4.1 + // Workaround for https://github.com/joyent/node/issues/4337 + if (isWindows && error.code === 'EPERM') { + try { + const fd = await open(path, 'r'); + await close(fd); + broadcastErr(error); + } catch (err) {} + } else { + broadcastErr(error); + } + }); + cont = { + listeners: listener, + errHandlers: errHandler, + rawEmitters: rawEmitter, + watcher + }; + FsWatchInstances.set(fullPath, cont); + } + // const index = cont.listeners.indexOf(listener); + + // removes this instance's listeners and closes the underlying fs_watch + // instance if there are no more listeners left + return () => { + delFromSet(cont, KEY_LISTENERS, listener); + delFromSet(cont, KEY_ERR, errHandler); + delFromSet(cont, KEY_RAW, rawEmitter); + if (isEmptySet(cont.listeners)) { + // Check to protect against issue gh-730. + // if (cont.watcherUnusable) { + cont.watcher.close(); + // } + FsWatchInstances.delete(fullPath); + HANDLER_KEYS.forEach(clearItem(cont)); + cont.watcher = undefined; + Object.freeze(cont); + } + }; +}; + +// fs_watchFile helpers + +// object to hold per-process fs_watchFile instances +// (may be shared across chokidar FSWatcher instances) +const FsWatchFileInstances = new Map(); + +/** + * Instantiates the fs_watchFile interface or binds listeners + * to an existing one covering the same file system entry + * @param {String} path to be watched + * @param {String} fullPath absolute path + * @param {Object} options options to be passed to fs_watchFile + * @param {Object} handlers container for event listener functions + * @returns {Function} closer + */ +const setFsWatchFileListener = (path, fullPath, options, handlers) => { + const {listener, rawEmitter} = handlers; + let cont = FsWatchFileInstances.get(fullPath); + + /* eslint-disable no-unused-vars, prefer-destructuring */ + let listeners = new Set(); + let rawEmitters = new Set(); + + const copts = cont && cont.options; + if (copts && (copts.persistent < options.persistent || copts.interval > options.interval)) { + // "Upgrade" the watcher to persistence or a quicker interval. + // This creates some unlikely edge case issues if the user mixes + // settings in a very weird way, but solving for those cases + // doesn't seem worthwhile for the added complexity. + listeners = cont.listeners; + rawEmitters = cont.rawEmitters; + fs.unwatchFile(fullPath); + cont = undefined; + } + + /* eslint-enable no-unused-vars, prefer-destructuring */ + + if (cont) { + addAndConvert(cont, KEY_LISTENERS, listener); + addAndConvert(cont, KEY_RAW, rawEmitter); + } else { + // TODO + // listeners.add(listener); + // rawEmitters.add(rawEmitter); + cont = { + listeners: listener, + rawEmitters: rawEmitter, + options, + watcher: fs.watchFile(fullPath, options, (curr, prev) => { + foreach(cont.rawEmitters, (rawEmitter) => { + rawEmitter(EV_CHANGE, fullPath, {curr, prev}); + }); + const currmtime = curr.mtimeMs; + if (curr.size !== prev.size || currmtime > prev.mtimeMs || currmtime === 0) { + foreach(cont.listeners, (listener) => listener(path, curr)); + } + }) + }; + FsWatchFileInstances.set(fullPath, cont); + } + // const index = cont.listeners.indexOf(listener); + + // Removes this instance's listeners and closes the underlying fs_watchFile + // instance if there are no more listeners left. + return () => { + delFromSet(cont, KEY_LISTENERS, listener); + delFromSet(cont, KEY_RAW, rawEmitter); + if (isEmptySet(cont.listeners)) { + FsWatchFileInstances.delete(fullPath); + fs.unwatchFile(fullPath); + cont.options = cont.watcher = undefined; + Object.freeze(cont); + } + }; +}; + +/** + * @mixin + */ +class NodeFsHandler { + +/** + * @param {import("../index").FSWatcher} fsW + */ +constructor(fsW) { + this.fsw = fsW; + this._boundHandleError = (error) => fsW._handleError(error); +} + +/** + * Watch file for changes with fs_watchFile or fs_watch. + * @param {String} path to file or dir + * @param {Function} listener on fs change + * @returns {Function} closer for the watcher instance + */ +_watchWithNodeFs(path, listener) { + const opts = this.fsw.options; + const directory = sysPath.dirname(path); + const basename = sysPath.basename(path); + const parent = this.fsw._getWatchedDir(directory); + parent.add(basename); + const absolutePath = sysPath.resolve(path); + const options = {persistent: opts.persistent}; + if (!listener) listener = EMPTY_FN; + + let closer; + if (opts.usePolling) { + options.interval = opts.enableBinaryInterval && isBinaryPath(basename) ? + opts.binaryInterval : opts.interval; + closer = setFsWatchFileListener(path, absolutePath, options, { + listener, + rawEmitter: this.fsw._emitRaw + }); + } else { + closer = setFsWatchListener(path, absolutePath, options, { + listener, + errHandler: this._boundHandleError, + rawEmitter: this.fsw._emitRaw + }); + } + return closer; +} + +/** + * Watch a file and emit add event if warranted. + * @param {Path} file Path + * @param {fs.Stats} stats result of fs_stat + * @param {Boolean} initialAdd was the file added at watch instantiation? + * @returns {Function} closer for the watcher instance + */ +_handleFile(file, stats, initialAdd) { + if (this.fsw.closed) { + return; + } + const dirname = sysPath.dirname(file); + const basename = sysPath.basename(file); + const parent = this.fsw._getWatchedDir(dirname); + // stats is always present + let prevStats = stats; + + // if the file is already being watched, do nothing + if (parent.has(basename)) return; + + const listener = async (path, newStats) => { + if (!this.fsw._throttle(THROTTLE_MODE_WATCH, file, 5)) return; + if (!newStats || newStats.mtimeMs === 0) { + try { + const newStats = await stat(file); + if (this.fsw.closed) return; + // Check that change event was not fired because of changed only accessTime. + const at = newStats.atimeMs; + const mt = newStats.mtimeMs; + if (!at || at <= mt || mt !== prevStats.mtimeMs) { + this.fsw._emit(EV_CHANGE, file, newStats); + } + if (isLinux && prevStats.ino !== newStats.ino) { + this.fsw._closeFile(path) + prevStats = newStats; + this.fsw._addPathCloser(path, this._watchWithNodeFs(file, listener)); + } else { + prevStats = newStats; + } + } catch (error) { + // Fix issues where mtime is null but file is still present + this.fsw._remove(dirname, basename); + } + // add is about to be emitted if file not already tracked in parent + } else if (parent.has(basename)) { + // Check that change event was not fired because of changed only accessTime. + const at = newStats.atimeMs; + const mt = newStats.mtimeMs; + if (!at || at <= mt || mt !== prevStats.mtimeMs) { + this.fsw._emit(EV_CHANGE, file, newStats); + } + prevStats = newStats; + } + } + // kick off the watcher + const closer = this._watchWithNodeFs(file, listener); + + // emit an add event if we're supposed to + if (!(initialAdd && this.fsw.options.ignoreInitial) && this.fsw._isntIgnored(file)) { + if (!this.fsw._throttle(EV_ADD, file, 0)) return; + this.fsw._emit(EV_ADD, file, stats); + } + + return closer; +} + +/** + * Handle symlinks encountered while reading a dir. + * @param {Object} entry returned by readdirp + * @param {String} directory path of dir being read + * @param {String} path of this item + * @param {String} item basename of this item + * @returns {Promise<Boolean>} true if no more processing is needed for this entry. + */ +async _handleSymlink(entry, directory, path, item) { + if (this.fsw.closed) { + return; + } + const full = entry.fullPath; + const dir = this.fsw._getWatchedDir(directory); + + if (!this.fsw.options.followSymlinks) { + // watch symlink directly (don't follow) and detect changes + this.fsw._incrReadyCount(); + + let linkPath; + try { + linkPath = await fsrealpath(path); + } catch (e) { + this.fsw._emitReady(); + return true; + } + + if (this.fsw.closed) return; + if (dir.has(item)) { + if (this.fsw._symlinkPaths.get(full) !== linkPath) { + this.fsw._symlinkPaths.set(full, linkPath); + this.fsw._emit(EV_CHANGE, path, entry.stats); + } + } else { + dir.add(item); + this.fsw._symlinkPaths.set(full, linkPath); + this.fsw._emit(EV_ADD, path, entry.stats); + } + this.fsw._emitReady(); + return true; + } + + // don't follow the same symlink more than once + if (this.fsw._symlinkPaths.has(full)) { + return true; + } + + this.fsw._symlinkPaths.set(full, true); +} + +_handleRead(directory, initialAdd, wh, target, dir, depth, throttler) { + // Normalize the directory name on Windows + directory = sysPath.join(directory, EMPTY_STR); + + if (!wh.hasGlob) { + throttler = this.fsw._throttle('readdir', directory, 1000); + if (!throttler) return; + } + + const previous = this.fsw._getWatchedDir(wh.path); + const current = new Set(); + + let stream = this.fsw._readdirp(directory, { + fileFilter: entry => wh.filterPath(entry), + directoryFilter: entry => wh.filterDir(entry), + depth: 0 + }).on(STR_DATA, async (entry) => { + if (this.fsw.closed) { + stream = undefined; + return; + } + const item = entry.path; + let path = sysPath.join(directory, item); + current.add(item); + + if (entry.stats.isSymbolicLink() && await this._handleSymlink(entry, directory, path, item)) { + return; + } + + if (this.fsw.closed) { + stream = undefined; + return; + } + // Files that present in current directory snapshot + // but absent in previous are added to watch list and + // emit `add` event. + if (item === target || !target && !previous.has(item)) { + this.fsw._incrReadyCount(); + + // ensure relativeness of path is preserved in case of watcher reuse + path = sysPath.join(dir, sysPath.relative(dir, path)); + + this._addToNodeFs(path, initialAdd, wh, depth + 1); + } + }).on(EV_ERROR, this._boundHandleError); + + return new Promise(resolve => + stream.once(STR_END, () => { + if (this.fsw.closed) { + stream = undefined; + return; + } + const wasThrottled = throttler ? throttler.clear() : false; + + resolve(); + + // Files that absent in current directory snapshot + // but present in previous emit `remove` event + // and are removed from @watched[directory]. + previous.getChildren().filter((item) => { + return item !== directory && + !current.has(item) && + // in case of intersecting globs; + // a path may have been filtered out of this readdir, but + // shouldn't be removed because it matches a different glob + (!wh.hasGlob || wh.filterPath({ + fullPath: sysPath.resolve(directory, item) + })); + }).forEach((item) => { + this.fsw._remove(directory, item); + }); + + stream = undefined; + + // one more time for any missed in case changes came in extremely quickly + if (wasThrottled) this._handleRead(directory, false, wh, target, dir, depth, throttler); + }) + ); +} + +/** + * Read directory to add / remove files from `@watched` list and re-read it on change. + * @param {String} dir fs path + * @param {fs.Stats} stats + * @param {Boolean} initialAdd + * @param {Number} depth relative to user-supplied path + * @param {String} target child path targeted for watch + * @param {Object} wh Common watch helpers for this path + * @param {String} realpath + * @returns {Promise<Function>} closer for the watcher instance. + */ +async _handleDir(dir, stats, initialAdd, depth, target, wh, realpath) { + const parentDir = this.fsw._getWatchedDir(sysPath.dirname(dir)); + const tracked = parentDir.has(sysPath.basename(dir)); + if (!(initialAdd && this.fsw.options.ignoreInitial) && !target && !tracked) { + if (!wh.hasGlob || wh.globFilter(dir)) this.fsw._emit(EV_ADD_DIR, dir, stats); + } + + // ensure dir is tracked (harmless if redundant) + parentDir.add(sysPath.basename(dir)); + this.fsw._getWatchedDir(dir); + let throttler; + let closer; + + const oDepth = this.fsw.options.depth; + if ((oDepth == null || depth <= oDepth) && !this.fsw._symlinkPaths.has(realpath)) { + if (!target) { + await this._handleRead(dir, initialAdd, wh, target, dir, depth, throttler); + if (this.fsw.closed) return; + } + + closer = this._watchWithNodeFs(dir, (dirPath, stats) => { + // if current directory is removed, do nothing + if (stats && stats.mtimeMs === 0) return; + + this._handleRead(dirPath, false, wh, target, dir, depth, throttler); + }); + } + return closer; +} + +/** + * Handle added file, directory, or glob pattern. + * Delegates call to _handleFile / _handleDir after checks. + * @param {String} path to file or ir + * @param {Boolean} initialAdd was the file added at watch instantiation? + * @param {Object} priorWh depth relative to user-supplied path + * @param {Number} depth Child path actually targeted for watch + * @param {String=} target Child path actually targeted for watch + * @returns {Promise} + */ +async _addToNodeFs(path, initialAdd, priorWh, depth, target) { + const ready = this.fsw._emitReady; + if (this.fsw._isIgnored(path) || this.fsw.closed) { + ready(); + return false; + } + + const wh = this.fsw._getWatchHelpers(path, depth); + if (!wh.hasGlob && priorWh) { + wh.hasGlob = priorWh.hasGlob; + wh.globFilter = priorWh.globFilter; + wh.filterPath = entry => priorWh.filterPath(entry); + wh.filterDir = entry => priorWh.filterDir(entry); + } + + // evaluate what is at the path we're being asked to watch + try { + const stats = await statMethods[wh.statMethod](wh.watchPath); + if (this.fsw.closed) return; + if (this.fsw._isIgnored(wh.watchPath, stats)) { + ready(); + return false; + } + + const follow = this.fsw.options.followSymlinks && !path.includes(STAR) && !path.includes(BRACE_START); + let closer; + if (stats.isDirectory()) { + const absPath = sysPath.resolve(path); + const targetPath = follow ? await fsrealpath(path) : path; + if (this.fsw.closed) return; + closer = await this._handleDir(wh.watchPath, stats, initialAdd, depth, target, wh, targetPath); + if (this.fsw.closed) return; + // preserve this symlink's target path + if (absPath !== targetPath && targetPath !== undefined) { + this.fsw._symlinkPaths.set(absPath, targetPath); + } + } else if (stats.isSymbolicLink()) { + const targetPath = follow ? await fsrealpath(path) : path; + if (this.fsw.closed) return; + const parent = sysPath.dirname(wh.watchPath); + this.fsw._getWatchedDir(parent).add(wh.watchPath); + this.fsw._emit(EV_ADD, wh.watchPath, stats); + closer = await this._handleDir(parent, stats, initialAdd, depth, path, wh, targetPath); + if (this.fsw.closed) return; + + // preserve this symlink's target path + if (targetPath !== undefined) { + this.fsw._symlinkPaths.set(sysPath.resolve(path), targetPath); + } + } else { + closer = this._handleFile(wh.watchPath, stats, initialAdd); + } + ready(); + + this.fsw._addPathCloser(path, closer); + return false; + + } catch (error) { + if (this.fsw._handleError(error)) { + ready(); + return path; + } + } +} + +} + +module.exports = NodeFsHandler; diff --git a/node_modules/chokidar/package.json b/node_modules/chokidar/package.json new file mode 100644 index 0000000..e8f8b3d --- /dev/null +++ b/node_modules/chokidar/package.json @@ -0,0 +1,70 @@ +{ + "name": "chokidar", + "description": "Minimal and efficient cross-platform file watching library", + "version": "3.6.0", + "homepage": "https://github.com/paulmillr/chokidar", + "author": "Paul Miller (https://paulmillr.com)", + "contributors": [ + "Paul Miller (https://paulmillr.com)", + "Elan Shanker" + ], + "engines": { + "node": ">= 8.10.0" + }, + "main": "index.js", + "types": "./types/index.d.ts", + "dependencies": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + }, + "devDependencies": { + "@types/node": "^14", + "chai": "^4.3", + "dtslint": "^3.3.0", + "eslint": "^7.0.0", + "mocha": "^7.0.0", + "rimraf": "^3.0.0", + "sinon": "^9.0.1", + "sinon-chai": "^3.3.0", + "typescript": "^4.4.3", + "upath": "^1.2.0" + }, + "files": [ + "index.js", + "lib/*.js", + "types/index.d.ts" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/paulmillr/chokidar.git" + }, + "bugs": { + "url": "https://github.com/paulmillr/chokidar/issues" + }, + "license": "MIT", + "scripts": { + "dtslint": "dtslint types", + "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", + "build": "npm ls", + "mocha": "mocha --exit --timeout 90000", + "test": "npm run lint && npm run mocha" + }, + "keywords": [ + "fs", + "watch", + "watchFile", + "watcher", + "watching", + "file", + "fsevents" + ], + "funding": "https://paulmillr.com/funding/" +} diff --git a/node_modules/chokidar/types/index.d.ts b/node_modules/chokidar/types/index.d.ts new file mode 100644 index 0000000..4558066 --- /dev/null +++ b/node_modules/chokidar/types/index.d.ts @@ -0,0 +1,192 @@ +// TypeScript Version: 3.0 + +/// <reference types="node" /> + +import * as fs from "fs"; +import { EventEmitter } from "events"; +import { Matcher } from 'anymatch'; + +export class FSWatcher extends EventEmitter implements fs.FSWatcher { + options: WatchOptions; + + /** + * Constructs a new FSWatcher instance with optional WatchOptions parameter. + */ + constructor(options?: WatchOptions); + + /** + * Add files, directories, or glob patterns for tracking. Takes an array of strings or just one + * string. + */ + add(paths: string | ReadonlyArray<string>): this; + + /** + * Stop watching files, directories, or glob patterns. Takes an array of strings or just one + * string. + */ + unwatch(paths: string | ReadonlyArray<string>): this; + + /** + * Returns an object representing all the paths on the file system being watched by this + * `FSWatcher` instance. The object's keys are all the directories (using absolute paths unless + * the `cwd` option was used), and the values are arrays of the names of the items contained in + * each directory. + */ + getWatched(): { + [directory: string]: string[]; + }; + + /** + * Removes all listeners from watched files. + */ + close(): Promise<void>; + + on(event: 'add'|'addDir'|'change', listener: (path: string, stats?: fs.Stats) => void): this; + + on(event: 'all', listener: (eventName: 'add'|'addDir'|'change'|'unlink'|'unlinkDir', path: string, stats?: fs.Stats) => void): this; + + /** + * Error occurred + */ + on(event: 'error', listener: (error: Error) => void): this; + + /** + * Exposes the native Node `fs.FSWatcher events` + */ + on(event: 'raw', listener: (eventName: string, path: string, details: any) => void): this; + + /** + * Fires when the initial scan is complete + */ + on(event: 'ready', listener: () => void): this; + + on(event: 'unlink'|'unlinkDir', listener: (path: string) => void): this; + + on(event: string, listener: (...args: any[]) => void): this; + + ref(): this; + + unref(): this; +} + +export interface WatchOptions { + /** + * Indicates whether the process should continue to run as long as files are being watched. If + * set to `false` when using `fsevents` to watch, no more events will be emitted after `ready`, + * even if the process continues to run. + */ + persistent?: boolean; + + /** + * ([anymatch](https://github.com/micromatch/anymatch)-compatible definition) Defines files/paths to + * be ignored. The whole relative or absolute path is tested, not just filename. If a function + * with two arguments is provided, it gets called twice per path - once with a single argument + * (the path), second time with two arguments (the path and the + * [`fs.Stats`](https://nodejs.org/api/fs.html#fs_class_fs_stats) object of that path). + */ + ignored?: Matcher; + + /** + * If set to `false` then `add`/`addDir` events are also emitted for matching paths while + * instantiating the watching as chokidar discovers these file paths (before the `ready` event). + */ + ignoreInitial?: boolean; + + /** + * When `false`, only the symlinks themselves will be watched for changes instead of following + * the link references and bubbling events through the link's path. + */ + followSymlinks?: boolean; + + /** + * The base directory from which watch `paths` are to be derived. Paths emitted with events will + * be relative to this. + */ + cwd?: string; + + /** + * If set to true then the strings passed to .watch() and .add() are treated as literal path + * names, even if they look like globs. Default: false. + */ + disableGlobbing?: boolean; + + /** + * Whether to use fs.watchFile (backed by polling), or fs.watch. If polling leads to high CPU + * utilization, consider setting this to `false`. It is typically necessary to **set this to + * `true` to successfully watch files over a network**, and it may be necessary to successfully + * watch files in other non-standard situations. Setting to `true` explicitly on OS X overrides + * the `useFsEvents` default. + */ + usePolling?: boolean; + + /** + * Whether to use the `fsevents` watching interface if available. When set to `true` explicitly + * and `fsevents` is available this supercedes the `usePolling` setting. When set to `false` on + * OS X, `usePolling: true` becomes the default. + */ + useFsEvents?: boolean; + + /** + * If relying upon the [`fs.Stats`](https://nodejs.org/api/fs.html#fs_class_fs_stats) object that + * may get passed with `add`, `addDir`, and `change` events, set this to `true` to ensure it is + * provided even in cases where it wasn't already available from the underlying watch events. + */ + alwaysStat?: boolean; + + /** + * If set, limits how many levels of subdirectories will be traversed. + */ + depth?: number; + + /** + * Interval of file system polling. + */ + interval?: number; + + /** + * Interval of file system polling for binary files. ([see list of binary extensions](https://gi + * thub.com/sindresorhus/binary-extensions/blob/master/binary-extensions.json)) + */ + binaryInterval?: number; + + /** + * Indicates whether to watch files that don't have read permissions if possible. If watching + * fails due to `EPERM` or `EACCES` with this set to `true`, the errors will be suppressed + * silently. + */ + ignorePermissionErrors?: boolean; + + /** + * `true` if `useFsEvents` and `usePolling` are `false`). Automatically filters out artifacts + * that occur when using editors that use "atomic writes" instead of writing directly to the + * source file. If a file is re-added within 100 ms of being deleted, Chokidar emits a `change` + * event rather than `unlink` then `add`. If the default of 100 ms does not work well for you, + * you can override it by setting `atomic` to a custom value, in milliseconds. + */ + atomic?: boolean | number; + + /** + * can be set to an object in order to adjust timing params: + */ + awaitWriteFinish?: AwaitWriteFinishOptions | boolean; +} + +export interface AwaitWriteFinishOptions { + /** + * Amount of time in milliseconds for a file size to remain constant before emitting its event. + */ + stabilityThreshold?: number; + + /** + * File size polling interval. + */ + pollInterval?: number; +} + +/** + * produces an instance of `FSWatcher`. + */ +export function watch( + paths: string | ReadonlyArray<string>, + options?: WatchOptions +): FSWatcher; diff --git a/node_modules/chromium-bidi/.browser b/node_modules/chromium-bidi/.browser new file mode 100644 index 0000000..e834664 --- /dev/null +++ b/node_modules/chromium-bidi/.browser @@ -0,0 +1 @@ +chrome@122.0.6249.0 \ No newline at end of file diff --git a/node_modules/chromium-bidi/LICENSE b/node_modules/chromium-bidi/LICENSE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/node_modules/chromium-bidi/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/node_modules/chromium-bidi/README.md b/node_modules/chromium-bidi/README.md new file mode 100644 index 0000000..a651fe7 --- /dev/null +++ b/node_modules/chromium-bidi/README.md @@ -0,0 +1,474 @@ +# WebDriver BiDi for Chromium [![chromium-bidi on npm](https://img.shields.io/npm/v/chromium-bidi)](https://www.npmjs.com/package/chromium-bidi) + +## CI status + +![E2E Tests](https://github.com/GoogleChromeLabs/chromium-bidi/actions/workflows/e2e.yml/badge.svg) +![Unit Tests](https://github.com/GoogleChromeLabs/chromium-bidi/actions/workflows/unit.yml/badge.svg) +![WPT Tests](https://github.com/GoogleChromeLabs/chromium-bidi/actions/workflows/wpt.yml/badge.svg) + +![Pre-commit](https://github.com/GoogleChromeLabs/chromium-bidi/actions/workflows/pre-commit.yml/badge.svg) + +[![codecov](https://codecov.io/gh/GoogleChromeLabs/chromium-bidi/branch/main/graph/badge.svg?token=LJSXSC9L09)](https://codecov.io/gh/GoogleChromeLabs/chromium-bidi) + +This is an implementation of the +[WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) protocol with some +extensions (**BiDi+**) +for Chromium, implemented as a JavaScript layer translating between BiDi and CDP, +running inside a Chrome tab. + +Current status can be checked +at [WPT WebDriver BiDi status](https://wpt.fyi/results/webdriver/tests/bidi). + +## BiDi+ + +**"BiDi+"** is an extension of the WebDriver BiDi protocol. In addition to [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) it has: + +### Command `cdp.sendCommand` + +```cddl +CdpSendCommandCommand = { + method: "cdp.sendCommand", + params: ScriptEvaluateParameters, +} + +CdpSendCommandParameters = { + method: text, + params: any, + session?: text, +} + +CdpSendCommandResult = { + result: any, + session: text, +} +``` + +The command runs the +described [CDP command](https://chromedevtools.github.io/devtools-protocol) +and returns the result. + +### Command `cdp.getSession` + +```cddl +CdpGetSessionCommand = { + method: "cdp.sendCommand", + params: ScriptEvaluateParameters, +} + +CdpGetSessionParameters = { + context: BrowsingContext, +} + +CdpGetSessionResult = { + session: text, +} +``` + +The command returns the default CDP session for the selected browsing context. + +### Events `cdp` + +```cddl +CdpEventReceivedEvent = { + method: "cdp.<CDP Event Name>", + params: CdpEventReceivedParameters, +} + +CdpEventReceivedParameters = { + event: text, + params: any, + session: text, +} +``` + +The event contains a CDP event. + +### Field `channel` + +Each command can be extended with a `channel`: + +```cddl +Command = { + id: js-uint, + channel?: text, + CommandData, + Extensible, +} +``` + +If provided and non-empty string, the very same `channel` is added to the response: + +```cddl +CommandResponse = { + id: js-uint, + channel?: text, + result: ResultData, + Extensible, +} + +ErrorResponse = { + id: js-uint / null, + channel?: text, + error: ErrorCode, + message: text, + ?stacktrace: text, + Extensible +} +``` + +When client uses +commands [`session.subscribe`](https://w3c.github.io/webdriver-bidi/#command-session-subscribe) +and [`session.unsubscribe`](https://w3c.github.io/webdriver-bidi/#command-session-unsubscribe) +with `channel`, the subscriptions are handled per channel, and the corresponding +`channel` filed is added to the event message: + +```cddl +Event = { + channel?: text, + EventData, + Extensible, +} +``` + +## Dev Setup + +### `npm` + +This is a Node.js project, so install dependencies as usual: + +```sh +npm install +``` + +### `cargo` + +<!-- TODO(jrandolf): Remove after binaries get published --> + +We use [cddlconv](https://github.com/google/cddlconv) to generate our WebDriverBidi types before building. + +1. Install [Rust](https://rustup.rs/). +2. Run `cargo install --git https://github.com/google/cddlconv.git cddlconv` + +### pre-commit.com integration + +Refer to the documentation at [.pre-commit-config.yaml](.pre-commit-config.yaml). + +```sh +pre-commit install --hook-type pre-push +``` + +### Starting WebDriver BiDi Server + +This will run the server on port `8080`: + +```sh +npm run server +``` + +Use the `PORT=` environment variable or `--port=` argument to run it on another port: + +```sh +PORT=8081 npm run server +npm run server -- --port=8081 +``` + +Use the `DEBUG` environment variable to see debug info: + +```sh +DEBUG=* npm run server +``` + +Use the `DEBUG_DEPTH` (default: `10`) environment variable to see debug deeply nested objects: + +```sh +DEBUG_DEPTH=100 DEBUG=* npm run server +``` + +Use the CLI argument `--headless=false` to run browser in headful mode: + +```sh +npm run server -- --headless=false +``` + +Use the `CHANNEL=...` environment variable or `--channel=...` argument with one of +the following values to run the specific Chrome channel: `stable`, +`beta`, `canary`, `dev`. + +The requested Chrome version should be installed. + +```sh +CHANNEL=dev npm run server +npm run server -- --channel=dev +``` + +Use the CLI argument `--verbose` to have CDP events printed to the console. Note: you have to enable debugging output `bidi:mapper:debug:*` as well. + +```sh +DEBUG=bidi:mapper:debug:* npm run server -- --verbose +``` + +or + +```sh +DEBUG=* npm run server -- --verbose +``` + +### Starting on Linux and Mac + +TODO: verify it works on Windows. + +You can also run the server by using `npm run server`. It will write +output to the file `log.txt`: + +```sh +npm run server -- --port=8081 --headless=false +``` + +### Running with in other project + +Sometimes it good to verify that a change will not affect thing downstream for other packages. +There is a useful `puppeteer` label you can add to any PR to run Puppeteer test with your changes. +It will bundle `chromium-bidi` and install it in Puppeteer project then run that package test. + +## Running + +### Unit tests + +Running: + +```sh +npm run unit +``` + +### E2E tests + +The E2E tests are written using Python, in order to learn how to eventually do +this in web-platform-tests. + +#### Installation + +Python 3.10+ and some dependencies are required: + +```sh +python -m pip install --user pipenv +pipenv install +``` + +#### Running + +The E2E tests require BiDi server running on the same host. By default, tests +try to connect to the port `8080`. The server can be run from the project root: + +```sh +npm run e2e # alias to to e2e-headless +npm run e2e-headful +npm run e2e-headless +``` + +Use the `PORT` environment variable to connect to another port: + +```sh +PORT=8081 npm run e2e +``` + +#### Updating snapshots + +```sh +npm run e2e -- --snapshot-update +``` + +See https://github.com/tophat/syrupy for more information. + +### Local http server + +E2E tests use local http +server [`pytest-httpserver`](https://pytest-httpserver.readthedocs.io/), which is run +automatically with the tests. However, +sometimes it is useful to run the http server outside the test +case, for example for manual debugging. This can be done by running: + +```sh +pipenv run local_http_server +``` + +...or directly: + +```sh +python tests/tools/local_http_server.py +``` + +### Examples + +Refer to [examples/README.md](examples/README.md). + +## WPT (Web Platform Tests) + +WPT is added as +a [git submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules). To get run +WPT tests: + +### Check out and setup WPT + +#### 1. Check out WPT + +```sh +git submodule update --init +``` + +#### 2. Go to the WPT folder + +```sh +cd wpt +``` + +#### 3. Set up virtualenv + +Follow the [_System +Setup_](https://web-platform-tests.org/running-tests/from-local-system.html#system-setup) +instructions. + +#### 4. Setup `hosts` file + +Follow +the [`hosts` File Setup](https://web-platform-tests.org/running-tests/from-local-system.html#hosts-file-setup) +instructions. + +##### 4.a On Linux, macOS or other UNIX-like system + +```sh +./wpt make-hosts-file | sudo tee -a /etc/hosts +``` + +##### 4.b On **Windows** + +This must be run in a PowerShell session with Administrator privileges: + +```sh +python wpt make-hosts-file | Out-File $env:SystemRoot\System32\drivers\etc\hosts -Encoding ascii -Append +``` + +If you are behind a proxy, you also need to make sure the domains above are excluded +from your proxy lookups. + +#### 5. Set `BROWSER_BIN` + +Set the `BROWSER_BIN` environment variable to a Chrome, Edge or Chromium binary to launch. +For example, on macOS: + +```sh +# Chrome +export BROWSER_BIN="/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary" +export BROWSER_BIN="/Applications/Google Chrome Dev.app/Contents/MacOS/Google Chrome Dev" +export BROWSER_BIN="/Applications/Google Chrome Beta.app/Contents/MacOS/Google Chrome Beta" +export BROWSER_BIN="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" +export BROWSER_BIN="/Applications/Chromium.app/Contents/MacOS/Chromium" + +# Edge +export BROWSER_BIN="/Applications/Microsoft Edge Canary.app/Contents/MacOS/Microsoft Edge Canary" +export BROWSER_BIN="/Applications/Microsoft Edge.app/Contents/MacOS/Microsoft Edge" +``` + +### Run WPT tests + +#### 1. Make sure you have Chrome Dev installed + +https://www.google.com/chrome/dev/ + +#### 2. Build Chromedriver BiDi + +Oneshot: + +```sh +npm run build +``` + +Continuously: + +```sh +npm run build --watch +``` + +#### 3. Run + +```sh +npm run wpt -- webdriver/tests/bidi/ +``` + +### Update WPT expectations if needed + +```sh +UPDATE_EXPECTATIONS=true npm run wpt -- webdriver/tests/bidi/ +``` + +## How does it work? + +The architecture is described in the +[WebDriver BiDi in Chrome Context implementation plan](https://docs.google.com/document/d/1VfQ9tv0wPSnb5TI-MOobjoQ5CXLnJJx9F_PxOMQc8kY) +. + +There are 2 main modules: + +1. backend WS server in `src`. It runs webSocket server, and for each ws connection + runs an instance of browser with BiDi Mapper. +2. front-end BiDi Mapper in `src/bidiMapper`. Gets BiDi commands from the backend, + and map them to CDP commands. + +## Contributing + +The BiDi commands are processed in the `src/bidiMapper/commandProcessor.ts`. To add a +new command, add it to `_processCommand`, write and call processor for it. + +### Publish new `npm` release + +#### Automatic release + +We use [release-please](https://github.com/googleapis/release-please) to automate releases. When a release should be done, check for the release PR in our [pull requests](https://github.com/GoogleChromeLabs/chromium-bidi/pulls) and merge it. + +#### Manual release + +1. Dry-run + + ```sh + npm publish --dry-run + ``` + +1. Open a PR bumping the chromium-bidi version number in `package.json` for review: + + ```sh + npm version patch -m 'chore: Release v%s' --no-git-tag-version + ``` + + Instead of `patch`, use `minor` or `major` [as needed](https://semver.org/). + +1. After the PR is reviewed, [create a GitHub release](https://github.com/GoogleChromeLabs/chromium-bidi/releases/new) specifying the tag name matching the bumped version. + Our CI then automatically publishes the new release to npm based on the tag name. + +#### Roll into Chromium + +This section assumes you already have a Chromium set-up locally, +and knowledge on [how to submit changes to the repo](https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/contributing.md). +Otherwise submit an issue for a project maintainer. + +1. Create a new branch in chromium `src/`. +2. Update the mapper version: + +```shell +third_party/bidimapper/pull.sh +third_party/bidimapper/build.sh +``` + +3. Submit a CL with bug `chromedriver:4226`. + +4. [Regenerate WPT expectations or baselines](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/run_web_platform_tests.md#test-expectations-and-baselines): + + 4.1. Trigger a build and test run: + + ```shell + third_party/blink/tools/blink_tool.py rebaseline-cl --build="linux-blink-rel" --verbose + ``` + + 4.2. Once the test completes on the builder, rerun that command to update the + baselines. Update test expectations if there are any crashes or timeouts. + Commit the changes (if any), and upload the new patch to the CL. + +5. Add appropriate reviewers or comment the CL link on the PR. diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.d.ts new file mode 100644 index 0000000..8ea5da3 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.d.ts @@ -0,0 +1,28 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * @fileoverview The entry point to the BiDi Mapper namespace. + * Other modules should only access exports defined in this file. + * XXX: Add ESlint rule for this (https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-restricted-paths.md) + */ +export { BidiServer, MapperOptions } from './BidiServer.js'; +export type { CdpConnection } from '../cdp/CdpConnection.js'; +export type { CdpClient } from '../cdp/CdpClient.js'; +export { EventEmitter } from '../utils/EventEmitter.js'; +export type { BidiTransport } from './BidiTransport.js'; +export { OutgoingMessage } from './OutgoingMessage.js'; +export type { BidiCommandParameterParser } from './BidiParser.js'; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.js new file mode 100644 index 0000000..8e53f90 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.js @@ -0,0 +1,31 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OutgoingMessage = exports.EventEmitter = exports.BidiServer = void 0; +/** + * @fileoverview The entry point to the BiDi Mapper namespace. + * Other modules should only access exports defined in this file. + * XXX: Add ESlint rule for this (https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-restricted-paths.md) + */ +var BidiServer_js_1 = require("./BidiServer.js"); +Object.defineProperty(exports, "BidiServer", { enumerable: true, get: function () { return BidiServer_js_1.BidiServer; } }); +var EventEmitter_js_1 = require("../utils/EventEmitter.js"); +Object.defineProperty(exports, "EventEmitter", { enumerable: true, get: function () { return EventEmitter_js_1.EventEmitter; } }); +var OutgoingMessage_js_1 = require("./OutgoingMessage.js"); +Object.defineProperty(exports, "OutgoingMessage", { enumerable: true, get: function () { return OutgoingMessage_js_1.OutgoingMessage; } }); +//# sourceMappingURL=BidiMapper.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.js.map new file mode 100644 index 0000000..418faea --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiMapper.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BidiMapper.js","sourceRoot":"","sources":["../../../src/bidiMapper/BidiMapper.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH;;;;GAIG;AACH,iDAA0D;AAAlD,2GAAA,UAAU,OAAA;AAGlB,4DAAsD;AAA9C,+GAAA,YAAY,OAAA;AAEpB,2DAAqD;AAA7C,qHAAA,eAAe,OAAA"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.d.ts new file mode 100644 index 0000000..2981f7e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.d.ts @@ -0,0 +1,54 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { BrowsingContext, Cdp, Input, Network, Script, Session, Storage, Permissions } from '../protocol/protocol.js'; +import type { BidiCommandParameterParser } from './BidiParser.js'; +export declare class BidiNoOpParser implements BidiCommandParameterParser { + parseActivateParams(params: unknown): BrowsingContext.ActivateParameters; + parseCaptureScreenshotParams(params: unknown): BrowsingContext.CaptureScreenshotParameters; + parseCloseParams(params: unknown): BrowsingContext.CloseParameters; + parseCreateParams(params: unknown): BrowsingContext.CreateParameters; + parseGetTreeParams(params: unknown): BrowsingContext.GetTreeParameters; + parseHandleUserPromptParams(params: unknown): BrowsingContext.HandleUserPromptParameters; + parseNavigateParams(params: unknown): BrowsingContext.NavigateParameters; + parsePrintParams(params: unknown): BrowsingContext.PrintParameters; + parseReloadParams(params: unknown): BrowsingContext.ReloadParameters; + parseSetViewportParams(params: unknown): BrowsingContext.SetViewportParameters; + parseTraverseHistoryParams(params: unknown): BrowsingContext.TraverseHistoryParameters; + parseGetSessionParams(params: unknown): Cdp.GetSessionParameters; + parseSendCommandParams(params: unknown): Cdp.SendCommandParameters; + parseAddPreloadScriptParams(params: unknown): Script.AddPreloadScriptParameters; + parseCallFunctionParams(params: unknown): Script.CallFunctionParameters; + parseDisownParams(params: unknown): Script.DisownParameters; + parseEvaluateParams(params: unknown): Script.EvaluateParameters; + parseGetRealmsParams(params: unknown): Script.GetRealmsParameters; + parseRemovePreloadScriptParams(params: unknown): Script.RemovePreloadScriptParameters; + parsePerformActionsParams(params: unknown): Input.PerformActionsParameters; + parseReleaseActionsParams(params: unknown): Input.ReleaseActionsParameters; + parseSetFilesParams(params: unknown): Input.SetFilesParameters; + parseAddInterceptParams(params: unknown): Network.AddInterceptParameters; + parseContinueRequestParams(params: unknown): Network.ContinueRequestParameters; + parseContinueResponseParams(params: unknown): Network.ContinueResponseParameters; + parseContinueWithAuthParams(params: unknown): Network.ContinueWithAuthParameters; + parseFailRequestParams(params: unknown): Network.FailRequestParameters; + parseProvideResponseParams(params: unknown): Network.ProvideResponseParameters; + parseRemoveInterceptParams(params: unknown): Network.RemoveInterceptParameters; + parseSetPermissionsParams(params: unknown): Permissions.SetPermissionParameters; + parseSubscribeParams(params: unknown): Session.SubscriptionRequest; + parseDeleteCookiesParams(params: unknown): Storage.DeleteCookiesParameters; + parseGetCookiesParams(params: unknown): Storage.GetCookiesParameters; + parseSetCookieParams(params: unknown): Storage.SetCookieParameters; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.js new file mode 100644 index 0000000..dbf9578 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.js @@ -0,0 +1,148 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.BidiNoOpParser = void 0; +class BidiNoOpParser { + // Browsing Context domain + // keep-sorted start block=yes + parseActivateParams(params) { + return params; + } + parseCaptureScreenshotParams(params) { + return params; + } + parseCloseParams(params) { + return params; + } + parseCreateParams(params) { + return params; + } + parseGetTreeParams(params) { + return params; + } + parseHandleUserPromptParams(params) { + return params; + } + parseNavigateParams(params) { + return params; + } + parsePrintParams(params) { + return params; + } + parseReloadParams(params) { + return params; + } + parseSetViewportParams(params) { + return params; + } + parseTraverseHistoryParams(params) { + return params; + } + // keep-sorted end + // CDP domain + // keep-sorted start block=yes + parseGetSessionParams(params) { + return params; + } + parseSendCommandParams(params) { + return params; + } + // keep-sorted end + // Script domain + // keep-sorted start block=yes + parseAddPreloadScriptParams(params) { + return params; + } + parseCallFunctionParams(params) { + return params; + } + parseDisownParams(params) { + return params; + } + parseEvaluateParams(params) { + return params; + } + parseGetRealmsParams(params) { + return params; + } + parseRemovePreloadScriptParams(params) { + return params; + } + // keep-sorted end + // Input domain + // keep-sorted start block=yes + parsePerformActionsParams(params) { + return params; + } + parseReleaseActionsParams(params) { + return params; + } + parseSetFilesParams(params) { + return params; + } + // keep-sorted end + // Network domain + // keep-sorted start block=yes + parseAddInterceptParams(params) { + return params; + } + parseContinueRequestParams(params) { + return params; + } + parseContinueResponseParams(params) { + return params; + } + parseContinueWithAuthParams(params) { + return params; + } + parseFailRequestParams(params) { + return params; + } + parseProvideResponseParams(params) { + return params; + } + parseRemoveInterceptParams(params) { + return params; + } + // keep-sorted end + // Permissions domain + // keep-sorted start block=yes + parseSetPermissionsParams(params) { + return params; + } + // keep-sorted end + // Session domain + // keep-sorted start block=yes + parseSubscribeParams(params) { + return params; + } + // keep-sorted end + // Storage domain + // keep-sorted start block=yes + parseDeleteCookiesParams(params) { + return params; + } + parseGetCookiesParams(params) { + return params; + } + parseSetCookieParams(params) { + return params; + } +} +exports.BidiNoOpParser = BidiNoOpParser; +//# sourceMappingURL=BidiNoOpParser.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.js.map new file mode 100644 index 0000000..6518819 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiNoOpParser.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BidiNoOpParser.js","sourceRoot":"","sources":["../../../src/bidiMapper/BidiNoOpParser.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.d.ts new file mode 100644 index 0000000..c2bdca7 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.d.ts @@ -0,0 +1,53 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { BrowsingContext, Cdp, Input, Network, Permissions, Script, Session, Storage } from '../protocol/protocol.js'; +export interface BidiCommandParameterParser { + parseActivateParams(params: unknown): BrowsingContext.ActivateParameters; + parseCaptureScreenshotParams(params: unknown): BrowsingContext.CaptureScreenshotParameters; + parseCloseParams(params: unknown): BrowsingContext.CloseParameters; + parseCreateParams(params: unknown): BrowsingContext.CreateParameters; + parseGetTreeParams(params: unknown): BrowsingContext.GetTreeParameters; + parseHandleUserPromptParams(params: unknown): BrowsingContext.HandleUserPromptParameters; + parseNavigateParams(params: unknown): BrowsingContext.NavigateParameters; + parsePrintParams(params: unknown): BrowsingContext.PrintParameters; + parseReloadParams(params: unknown): BrowsingContext.ReloadParameters; + parseSetViewportParams(params: unknown): BrowsingContext.SetViewportParameters; + parseTraverseHistoryParams(params: unknown): BrowsingContext.TraverseHistoryParameters; + parseGetSessionParams(params: unknown): Cdp.GetSessionParameters; + parseSendCommandParams(params: unknown): Cdp.SendCommandParameters; + parsePerformActionsParams(params: unknown): Input.PerformActionsParameters; + parseReleaseActionsParams(params: unknown): Input.ReleaseActionsParameters; + parseSetFilesParams(params: unknown): Input.SetFilesParameters; + parseSetPermissionsParams(params: unknown): Permissions.SetPermissionParameters; + parseAddInterceptParams(params: unknown): Network.AddInterceptParameters; + parseContinueRequestParams(params: unknown): Network.ContinueRequestParameters; + parseContinueResponseParams(params: unknown): Network.ContinueResponseParameters; + parseContinueWithAuthParams(params: unknown): Network.ContinueWithAuthParameters; + parseFailRequestParams(params: unknown): Network.FailRequestParameters; + parseProvideResponseParams(params: unknown): Network.ProvideResponseParameters; + parseRemoveInterceptParams(params: unknown): Network.RemoveInterceptParameters; + parseAddPreloadScriptParams(params: unknown): Script.AddPreloadScriptParameters; + parseCallFunctionParams(params: unknown): Script.CallFunctionParameters; + parseDisownParams(params: unknown): Script.DisownParameters; + parseEvaluateParams(params: unknown): Script.EvaluateParameters; + parseGetRealmsParams(params: unknown): Script.GetRealmsParameters; + parseRemovePreloadScriptParams(params: unknown): Script.RemovePreloadScriptParameters; + parseSubscribeParams(params: unknown): Session.SubscriptionRequest; + parseDeleteCookiesParams(params: unknown): Storage.DeleteCookiesParameters; + parseGetCookiesParams(params: unknown): Storage.GetCookiesParameters; + parseSetCookieParams(params: unknown): Storage.SetCookieParameters; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.js new file mode 100644 index 0000000..466a391 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.js @@ -0,0 +1,19 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=BidiParser.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.js.map new file mode 100644 index 0000000..c245f5f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiParser.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BidiParser.js","sourceRoot":"","sources":["../../../src/bidiMapper/BidiParser.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.d.ts new file mode 100644 index 0000000..87f61cf --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.d.ts @@ -0,0 +1,46 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { CdpClient } from '../cdp/CdpClient'; +import type { CdpConnection } from '../cdp/CdpConnection.js'; +import type { ChromiumBidi } from '../protocol/protocol.js'; +import { EventEmitter } from '../utils/EventEmitter.js'; +import { type LoggerFn } from '../utils/log.js'; +import type { Result } from '../utils/result.js'; +import type { BidiCommandParameterParser } from './BidiParser.js'; +import type { BidiTransport } from './BidiTransport.js'; +import type { OutgoingMessage } from './OutgoingMessage.js'; +type BidiServerEvent = { + message: ChromiumBidi.Command; +}; +export type MapperOptions = { + acceptInsecureCerts: boolean; + sharedIdWithFrame?: boolean; +}; +export declare class BidiServer extends EventEmitter<BidiServerEvent> { + #private; + private constructor(); + /** + * Creates and starts BiDi Mapper instance. + */ + static createAndStart(bidiTransport: BidiTransport, cdpConnection: CdpConnection, browserCdpClient: CdpClient, selfTargetId: string, options?: MapperOptions, parser?: BidiCommandParameterParser, logger?: LoggerFn): Promise<BidiServer>; + /** + * Sends BiDi message. + */ + emitOutgoingMessage(messageEntry: Promise<Result<OutgoingMessage>>, event: string): void; + close(): void; +} +export {}; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js new file mode 100644 index 0000000..e5fea29 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js @@ -0,0 +1,111 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.BidiServer = void 0; +const EventEmitter_js_1 = require("../utils/EventEmitter.js"); +const log_js_1 = require("../utils/log.js"); +const ProcessingQueue_js_1 = require("../utils/ProcessingQueue.js"); +const CommandProcessor_js_1 = require("./CommandProcessor.js"); +const BrowsingContextStorage_js_1 = require("./domains/context/BrowsingContextStorage.js"); +const RealmStorage_js_1 = require("./domains/script/RealmStorage.js"); +const EventManager_js_1 = require("./domains/session/EventManager.js"); +class BidiServer extends EventEmitter_js_1.EventEmitter { + #messageQueue; + #transport; + #commandProcessor; + #eventManager; + #browsingContextStorage = new BrowsingContextStorage_js_1.BrowsingContextStorage(); + #logger; + #handleIncomingMessage = (message) => { + void this.#commandProcessor.processCommand(message).catch((error) => { + this.#logger?.(log_js_1.LogType.debugError, error); + }); + }; + #processOutgoingMessage = async (messageEntry) => { + const message = messageEntry.message; + if (messageEntry.channel !== null) { + message['channel'] = messageEntry.channel; + } + await this.#transport.sendMessage(message); + }; + constructor(bidiTransport, cdpConnection, browserCdpClient, selfTargetId, defaultUserContextId, options, parser, logger) { + super(); + this.#logger = logger; + this.#messageQueue = new ProcessingQueue_js_1.ProcessingQueue(this.#processOutgoingMessage, this.#logger); + this.#transport = bidiTransport; + this.#transport.setOnMessage(this.#handleIncomingMessage); + this.#eventManager = new EventManager_js_1.EventManager(this.#browsingContextStorage); + this.#commandProcessor = new CommandProcessor_js_1.CommandProcessor(cdpConnection, browserCdpClient, this.#eventManager, selfTargetId, defaultUserContextId, this.#browsingContextStorage, new RealmStorage_js_1.RealmStorage(), options?.acceptInsecureCerts ?? false, options?.sharedIdWithFrame ?? false, parser, this.#logger); + this.#eventManager.on("event" /* EventManagerEvents.Event */, ({ message, event }) => { + this.emitOutgoingMessage(message, event); + }); + this.#commandProcessor.on("response" /* CommandProcessorEvents.Response */, ({ message, event }) => { + this.emitOutgoingMessage(message, event); + }); + } + /** + * Creates and starts BiDi Mapper instance. + */ + static async createAndStart(bidiTransport, cdpConnection, browserCdpClient, selfTargetId, options, parser, logger) { + // The default context is not exposed in Target.getBrowserContexts but can + // be observed via Target.getTargets. To determine the default browser + // context, we check which one is mentioned in Target.getTargets and not in + // Target.getBrowserContexts. + const [{ browserContextIds }, { targetInfos }] = await Promise.all([ + browserCdpClient.sendCommand('Target.getBrowserContexts'), + browserCdpClient.sendCommand('Target.getTargets'), + ]); + let defaultUserContextId = 'default'; + for (const info of targetInfos) { + if (info.browserContextId && + !browserContextIds.includes(info.browserContextId)) { + defaultUserContextId = info.browserContextId; + break; + } + } + const server = new BidiServer(bidiTransport, cdpConnection, browserCdpClient, selfTargetId, defaultUserContextId, options, parser, logger); + // Needed to get events about new targets. + await browserCdpClient.sendCommand('Target.setDiscoverTargets', { + discover: true, + }); + // Needed to automatically attach to new targets. + await browserCdpClient.sendCommand('Target.setAutoAttach', { + autoAttach: true, + waitForDebuggerOnStart: true, + flatten: true, + }); + await server.#topLevelContextsLoaded(); + return server; + } + /** + * Sends BiDi message. + */ + emitOutgoingMessage(messageEntry, event) { + this.#messageQueue.add(messageEntry, event); + } + close() { + this.#transport.close(); + } + async #topLevelContextsLoaded() { + await Promise.all(this.#browsingContextStorage + .getTopLevelContexts() + .map((c) => c.lifecycleLoaded())); + } +} +exports.BidiServer = BidiServer; +//# sourceMappingURL=BidiServer.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js.map new file mode 100644 index 0000000..cbf2975 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BidiServer.js","sourceRoot":"","sources":["../../../src/bidiMapper/BidiServer.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.d.ts new file mode 100644 index 0000000..6824b83 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.d.ts @@ -0,0 +1,22 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { ChromiumBidi } from '../protocol/protocol.js'; +export interface BidiTransport { + setOnMessage: (handler: (message: ChromiumBidi.Command) => Promise<void> | void) => void; + sendMessage: (message: ChromiumBidi.Message) => Promise<void> | void; + close(): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js new file mode 100644 index 0000000..0d1bfa1 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js @@ -0,0 +1,19 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=BidiTransport.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js.map new file mode 100644 index 0000000..4bb4acd --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BidiTransport.js","sourceRoot":"","sources":["../../../src/bidiMapper/BidiTransport.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.d.ts new file mode 100644 index 0000000..26800bd --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.d.ts @@ -0,0 +1,42 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { CdpClient } from '../cdp/CdpClient'; +import type { CdpConnection } from '../cdp/CdpConnection.js'; +import { type ChromiumBidi, type Browser } from '../protocol/protocol.js'; +import { EventEmitter } from '../utils/EventEmitter.js'; +import { type LoggerFn } from '../utils/log.js'; +import type { Result } from '../utils/result.js'; +import type { BidiCommandParameterParser } from './BidiParser.js'; +import type { BrowsingContextStorage } from './domains/context/BrowsingContextStorage.js'; +import type { RealmStorage } from './domains/script/RealmStorage.js'; +import type { EventManager } from './domains/session/EventManager.js'; +import { OutgoingMessage } from './OutgoingMessage.js'; +export declare const enum CommandProcessorEvents { + Response = "response" +} +type CommandProcessorEventsMap = { + [CommandProcessorEvents.Response]: { + message: Promise<Result<OutgoingMessage>>; + event: string; + }; +}; +export declare class CommandProcessor extends EventEmitter<CommandProcessorEventsMap> { + #private; + constructor(cdpConnection: CdpConnection, browserCdpClient: CdpClient, eventManager: EventManager, selfTargetId: string, defaultUserContextId: Browser.UserContext, browsingContextStorage: BrowsingContextStorage, realmStorage: RealmStorage, acceptInsecureCerts: boolean, sharedIdWithFrame: boolean, parser?: BidiCommandParameterParser, logger?: LoggerFn); + processCommand(command: ChromiumBidi.Command): Promise<void>; +} +export {}; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js new file mode 100644 index 0000000..36da0bc --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js @@ -0,0 +1,221 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.CommandProcessor = void 0; +const protocol_js_1 = require("../protocol/protocol.js"); +const EventEmitter_js_1 = require("../utils/EventEmitter.js"); +const log_js_1 = require("../utils/log.js"); +const BidiNoOpParser_js_1 = require("./BidiNoOpParser.js"); +const BrowserProcessor_js_1 = require("./domains/browser/BrowserProcessor.js"); +const CdpProcessor_js_1 = require("./domains/cdp/CdpProcessor.js"); +const BrowsingContextProcessor_js_1 = require("./domains/context/BrowsingContextProcessor.js"); +const InputProcessor_js_1 = require("./domains/input/InputProcessor.js"); +const NetworkProcessor_js_1 = require("./domains/network/NetworkProcessor.js"); +const NetworkStorage_js_1 = require("./domains/network/NetworkStorage.js"); +const PermissionsProcessor_js_1 = require("./domains/permissions/PermissionsProcessor.js"); +const PreloadScriptStorage_js_1 = require("./domains/script/PreloadScriptStorage.js"); +const ScriptProcessor_js_1 = require("./domains/script/ScriptProcessor.js"); +const SessionProcessor_js_1 = require("./domains/session/SessionProcessor.js"); +const StorageProcessor_js_1 = require("./domains/storage/StorageProcessor.js"); +const OutgoingMessage_js_1 = require("./OutgoingMessage.js"); +class CommandProcessor extends EventEmitter_js_1.EventEmitter { + // keep-sorted start + #browserProcessor; + #browsingContextProcessor; + #cdpProcessor; + #inputProcessor; + #networkProcessor; + #permissionsProcessor; + #scriptProcessor; + #sessionProcessor; + #storageProcessor; + // keep-sorted end + #parser; + #logger; + constructor(cdpConnection, browserCdpClient, eventManager, selfTargetId, defaultUserContextId, browsingContextStorage, realmStorage, acceptInsecureCerts, sharedIdWithFrame, parser = new BidiNoOpParser_js_1.BidiNoOpParser(), logger) { + super(); + this.#parser = parser; + this.#logger = logger; + const networkStorage = new NetworkStorage_js_1.NetworkStorage(); + const preloadScriptStorage = new PreloadScriptStorage_js_1.PreloadScriptStorage(); + // keep-sorted start block=yes + this.#browserProcessor = new BrowserProcessor_js_1.BrowserProcessor(browserCdpClient); + this.#browsingContextProcessor = new BrowsingContextProcessor_js_1.BrowsingContextProcessor(cdpConnection, browserCdpClient, selfTargetId, eventManager, browsingContextStorage, realmStorage, networkStorage, preloadScriptStorage, acceptInsecureCerts, sharedIdWithFrame, defaultUserContextId, logger); + this.#cdpProcessor = new CdpProcessor_js_1.CdpProcessor(browsingContextStorage, cdpConnection, browserCdpClient); + this.#inputProcessor = new InputProcessor_js_1.InputProcessor(browsingContextStorage, realmStorage); + this.#networkProcessor = new NetworkProcessor_js_1.NetworkProcessor(browsingContextStorage, networkStorage); + this.#permissionsProcessor = new PermissionsProcessor_js_1.PermissionsProcessor(browserCdpClient); + this.#scriptProcessor = new ScriptProcessor_js_1.ScriptProcessor(browsingContextStorage, realmStorage, preloadScriptStorage, logger); + this.#sessionProcessor = new SessionProcessor_js_1.SessionProcessor(eventManager); + this.#storageProcessor = new StorageProcessor_js_1.StorageProcessor(browserCdpClient, browsingContextStorage, logger); + // keep-sorted end + } + async #processCommand(command) { + switch (command.method) { + case 'session.end': + case 'session.new': + // TODO: Implement. + break; + // Browser domain + // keep-sorted start block=yes + case 'browser.close': + return this.#browserProcessor.close(); + case 'browser.createUserContext': + return await this.#browserProcessor.createUserContext(); + case 'browser.getUserContexts': + return await this.#browserProcessor.getUserContexts(); + case 'browser.removeUserContext': + return await this.#browserProcessor.removeUserContext(command.params.userContext); + // keep-sorted end + // Browsing Context domain + // keep-sorted start block=yes + case 'browsingContext.activate': + return await this.#browsingContextProcessor.activate(this.#parser.parseActivateParams(command.params)); + case 'browsingContext.captureScreenshot': + return await this.#browsingContextProcessor.captureScreenshot(this.#parser.parseCaptureScreenshotParams(command.params)); + case 'browsingContext.close': + return await this.#browsingContextProcessor.close(this.#parser.parseCloseParams(command.params)); + case 'browsingContext.create': + return await this.#browsingContextProcessor.create(this.#parser.parseCreateParams(command.params)); + case 'browsingContext.getTree': + return this.#browsingContextProcessor.getTree(this.#parser.parseGetTreeParams(command.params)); + case 'browsingContext.handleUserPrompt': + return await this.#browsingContextProcessor.handleUserPrompt(this.#parser.parseHandleUserPromptParams(command.params)); + case 'browsingContext.locateNodes': + throw new protocol_js_1.UnsupportedOperationException(`Command '${command.method}' not yet implemented.`); + case 'browsingContext.navigate': + return await this.#browsingContextProcessor.navigate(this.#parser.parseNavigateParams(command.params)); + case 'browsingContext.print': + return await this.#browsingContextProcessor.print(this.#parser.parsePrintParams(command.params)); + case 'browsingContext.reload': + return await this.#browsingContextProcessor.reload(this.#parser.parseReloadParams(command.params)); + case 'browsingContext.setViewport': + return await this.#browsingContextProcessor.setViewport(this.#parser.parseSetViewportParams(command.params)); + case 'browsingContext.traverseHistory': + return await this.#browsingContextProcessor.traverseHistory(this.#parser.parseTraverseHistoryParams(command.params)); + // keep-sorted end + // CDP domain + // keep-sorted start block=yes + case 'cdp.getSession': + return this.#cdpProcessor.getSession(this.#parser.parseGetSessionParams(command.params)); + case 'cdp.sendCommand': + return await this.#cdpProcessor.sendCommand(this.#parser.parseSendCommandParams(command.params)); + // keep-sorted end + // Input domain + // keep-sorted start block=yes + case 'input.performActions': + return await this.#inputProcessor.performActions(this.#parser.parsePerformActionsParams(command.params)); + case 'input.releaseActions': + return await this.#inputProcessor.releaseActions(this.#parser.parseReleaseActionsParams(command.params)); + case 'input.setFiles': + return await this.#inputProcessor.setFiles(this.#parser.parseSetFilesParams(command.params)); + // keep-sorted end + // Network domain + // keep-sorted start block=yes + case 'network.addIntercept': + return await this.#networkProcessor.addIntercept(this.#parser.parseAddInterceptParams(command.params)); + case 'network.continueRequest': + return await this.#networkProcessor.continueRequest(this.#parser.parseContinueRequestParams(command.params)); + case 'network.continueResponse': + return await this.#networkProcessor.continueResponse(this.#parser.parseContinueResponseParams(command.params)); + case 'network.continueWithAuth': + return await this.#networkProcessor.continueWithAuth(this.#parser.parseContinueWithAuthParams(command.params)); + case 'network.failRequest': + return await this.#networkProcessor.failRequest(this.#parser.parseFailRequestParams(command.params)); + case 'network.provideResponse': + return await this.#networkProcessor.provideResponse(this.#parser.parseProvideResponseParams(command.params)); + case 'network.removeIntercept': + return await this.#networkProcessor.removeIntercept(this.#parser.parseRemoveInterceptParams(command.params)); + // keep-sorted end + // Permissions domain + // keep-sorted start block=yes + case 'permissions.setPermission': + return await this.#permissionsProcessor.setPermissions(this.#parser.parseSetPermissionsParams(command.params)); + // keep-sorted end + // Script domain + // keep-sorted start block=yes + case 'script.addPreloadScript': + return await this.#scriptProcessor.addPreloadScript(this.#parser.parseAddPreloadScriptParams(command.params)); + case 'script.callFunction': + return await this.#scriptProcessor.callFunction(this.#parser.parseCallFunctionParams(command.params)); + case 'script.disown': + return await this.#scriptProcessor.disown(this.#parser.parseDisownParams(command.params)); + case 'script.evaluate': + return await this.#scriptProcessor.evaluate(this.#parser.parseEvaluateParams(command.params)); + case 'script.getRealms': + return this.#scriptProcessor.getRealms(this.#parser.parseGetRealmsParams(command.params)); + case 'script.removePreloadScript': + return await this.#scriptProcessor.removePreloadScript(this.#parser.parseRemovePreloadScriptParams(command.params)); + // keep-sorted end + // Session domain + // keep-sorted start block=yes + case 'session.status': + return this.#sessionProcessor.status(); + case 'session.subscribe': + return this.#sessionProcessor.subscribe(this.#parser.parseSubscribeParams(command.params), command.channel); + case 'session.unsubscribe': + return this.#sessionProcessor.unsubscribe(this.#parser.parseSubscribeParams(command.params), command.channel); + // keep-sorted end + // Storage domain + // keep-sorted start block=yes + case 'storage.deleteCookies': + throw new protocol_js_1.UnsupportedOperationException(`${command.method} is not supported yet`); + case 'storage.getCookies': + return await this.#storageProcessor.getCookies(this.#parser.parseGetCookiesParams(command.params)); + case 'storage.setCookie': + return await this.#storageProcessor.setCookie(this.#parser.parseSetCookieParams(command.params)); + // keep-sorted end + } + // Intentionally kept outside the switch statement to ensure that + // ESLint @typescript-eslint/switch-exhaustiveness-check triggers if a new + // command is added. + throw new protocol_js_1.UnknownCommandException(`Unknown command '${command.method}'.`); + } + async processCommand(command) { + try { + const result = await this.#processCommand(command); + const response = { + type: 'success', + id: command.id, + result, + }; + this.emit("response" /* CommandProcessorEvents.Response */, { + message: OutgoingMessage_js_1.OutgoingMessage.createResolved(response, command.channel), + event: command.method, + }); + } + catch (e) { + if (e instanceof protocol_js_1.Exception) { + this.emit("response" /* CommandProcessorEvents.Response */, { + message: OutgoingMessage_js_1.OutgoingMessage.createResolved(e.toErrorResponse(command.id), command.channel), + event: command.method, + }); + } + else { + const error = e; + this.#logger?.(log_js_1.LogType.bidi, error); + this.emit("response" /* CommandProcessorEvents.Response */, { + message: OutgoingMessage_js_1.OutgoingMessage.createResolved(new protocol_js_1.UnknownErrorException(error.message, error.stack).toErrorResponse(command.id), command.channel), + event: command.method, + }); + } + } + } +} +exports.CommandProcessor = CommandProcessor; +//# sourceMappingURL=CommandProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js.map new file mode 100644 index 0000000..75dd16b --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CommandProcessor.js","sourceRoot":"","sources":["../../../src/bidiMapper/CommandProcessor.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.d.ts new file mode 100644 index 0000000..189bc61 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.d.ts @@ -0,0 +1,27 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { BidiPlusChannel } from '../protocol/chromium-bidi.js'; +import type { ChromiumBidi } from '../protocol/protocol.js'; +import type { Result } from '../utils/result.js'; +export declare class OutgoingMessage { + #private; + private constructor(); + static createFromPromise(messagePromise: Promise<Result<ChromiumBidi.Message>>, channel: BidiPlusChannel): Promise<Result<OutgoingMessage>>; + static createResolved(message: ChromiumBidi.Message, channel?: BidiPlusChannel): Promise<Result<OutgoingMessage>>; + get message(): ChromiumBidi.Message; + get channel(): BidiPlusChannel; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.js new file mode 100644 index 0000000..05367dc --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.js @@ -0,0 +1,52 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.OutgoingMessage = void 0; +class OutgoingMessage { + #message; + #channel; + constructor(message, channel = null) { + this.#message = message; + this.#channel = channel; + } + static createFromPromise(messagePromise, channel) { + return messagePromise.then((message) => { + if (message.kind === 'success') { + return { + kind: 'success', + value: new OutgoingMessage(message.value, channel), + }; + } + return message; + }); + } + static createResolved(message, channel) { + return Promise.resolve({ + kind: 'success', + value: new OutgoingMessage(message, channel), + }); + } + get message() { + return this.#message; + } + get channel() { + return this.#channel; + } +} +exports.OutgoingMessage = OutgoingMessage; +//# sourceMappingURL=OutgoingMessage.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.js.map new file mode 100644 index 0000000..cd6f52d --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingMessage.js.map @@ -0,0 +1 @@ +{"version":3,"file":"OutgoingMessage.js","sourceRoot":"","sources":["../../../src/bidiMapper/OutgoingMessage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAMH,MAAa,eAAe;IACjB,QAAQ,CAAuB;IAC/B,QAAQ,CAAkB;IAEnC,YACE,OAA6B,EAC7B,UAA2B,IAAI;QAE/B,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;QACxB,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;IAC1B,CAAC;IAED,MAAM,CAAC,iBAAiB,CACtB,cAAqD,EACrD,OAAwB;QAExB,OAAO,cAAc,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,EAAE;YACrC,IAAI,OAAO,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;gBAC/B,OAAO;oBACL,IAAI,EAAE,SAAS;oBACf,KAAK,EAAE,IAAI,eAAe,CAAC,OAAO,CAAC,KAAK,EAAE,OAAO,CAAC;iBACnD,CAAC;YACJ,CAAC;YACD,OAAO,OAAO,CAAC;QACjB,CAAC,CAAC,CAAC;IACL,CAAC;IAED,MAAM,CAAC,cAAc,CACnB,OAA6B,EAC7B,OAAyB;QAEzB,OAAO,OAAO,CAAC,OAAO,CAAC;YACrB,IAAI,EAAE,SAAS;YACf,KAAK,EAAE,IAAI,eAAe,CAAC,OAAO,EAAE,OAAO,CAAC;SAC7C,CAAC,CAAC;IACL,CAAC;IAED,IAAI,OAAO;QACT,OAAO,IAAI,CAAC,QAAQ,CAAC;IACvB,CAAC;IAED,IAAI,OAAO;QACT,OAAO,IAAI,CAAC,QAAQ,CAAC;IACvB,CAAC;CACF;AA5CD,0CA4CC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.d.ts new file mode 100644 index 0000000..a20b865 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.d.ts @@ -0,0 +1,26 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { type EmptyResult, type Browser } from '../../../protocol/protocol.js'; +import type { CdpClient } from '../../BidiMapper.js'; +export declare class BrowserProcessor { + #private; + constructor(browserCdpClient: CdpClient); + close(): EmptyResult; + createUserContext(): Promise<Browser.CreateUserContextResult>; + removeUserContext(userContext: Browser.UserContext): Promise<EmptyResult>; + getUserContexts(): Promise<Browser.GetUserContextsResult>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.js new file mode 100644 index 0000000..784fe4c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.js @@ -0,0 +1,73 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.BrowserProcessor = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +class BrowserProcessor { + #browserCdpClient; + constructor(browserCdpClient) { + this.#browserCdpClient = browserCdpClient; + } + close() { + // Ensure that it is put at the end of the event loop. + // This way we send back the response before closing the tab. + setTimeout(() => this.#browserCdpClient.sendCommand('Browser.close'), 0); + return {}; + } + async createUserContext() { + const context = await this.#browserCdpClient.sendCommand('Target.createBrowserContext'); + return { + userContext: context.browserContextId, + }; + } + async removeUserContext(userContext) { + if (userContext === 'default') { + throw new protocol_js_1.InvalidArgumentException('`default` user context cannot be removed'); + } + try { + await this.#browserCdpClient.sendCommand('Target.disposeBrowserContext', { + browserContextId: userContext, + }); + } + catch (err) { + // https://source.chromium.org/chromium/chromium/src/+/main:content/browser/devtools/protocol/target_handler.cc;l=1424;drc=c686e8f4fd379312469fe018f5c390e9c8f20d0d + if (err.message.startsWith('Failed to find context with id')) { + throw new protocol_js_1.NoSuchUserContextException(err.message); + } + throw err; + } + return {}; + } + async getUserContexts() { + const result = await this.#browserCdpClient.sendCommand('Target.getBrowserContexts'); + return { + userContexts: [ + { + userContext: 'default', + }, + ...result.browserContextIds.map((id) => { + return { + userContext: id, + }; + }), + ], + }; + } +} +exports.BrowserProcessor = BrowserProcessor; +//# sourceMappingURL=BrowserProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.js.map new file mode 100644 index 0000000..ac475dc --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/browser/BrowserProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BrowserProcessor.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/browser/BrowserProcessor.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,+DAKuC;AAGvC,MAAa,gBAAgB;IAClB,iBAAiB,CAAY;IAEtC,YAAY,gBAA2B;QACrC,IAAI,CAAC,iBAAiB,GAAG,gBAAgB,CAAC;IAC5C,CAAC;IAED,KAAK;QACH,sDAAsD;QACtD,6DAA6D;QAC7D,UAAU,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC,CAAC;QAEzE,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,KAAK,CAAC,iBAAiB;QACrB,MAAM,OAAO,GAAG,MAAM,IAAI,CAAC,iBAAiB,CAAC,WAAW,CACtD,6BAA6B,CAC9B,CAAC;QACF,OAAO;YACL,WAAW,EAAE,OAAO,CAAC,gBAAgB;SACtC,CAAC;IACJ,CAAC;IAED,KAAK,CAAC,iBAAiB,CACrB,WAAgC;QAEhC,IAAI,WAAW,KAAK,SAAS,EAAE,CAAC;YAC9B,MAAM,IAAI,sCAAwB,CAChC,0CAA0C,CAC3C,CAAC;QACJ,CAAC;QACD,IAAI,CAAC;YACH,MAAM,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,8BAA8B,EAAE;gBACvE,gBAAgB,EAAE,WAAW;aAC9B,CAAC,CAAC;QACL,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,mKAAmK;YACnK,IAAK,GAAa,CAAC,OAAO,CAAC,UAAU,CAAC,gCAAgC,CAAC,EAAE,CAAC;gBACxE,MAAM,IAAI,wCAA0B,CAAE,GAAa,CAAC,OAAO,CAAC,CAAC;YAC/D,CAAC;YACD,MAAM,GAAG,CAAC;QACZ,CAAC;QACD,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,KAAK,CAAC,eAAe;QACnB,MAAM,MAAM,GAAG,MAAM,IAAI,CAAC,iBAAiB,CAAC,WAAW,CACrD,2BAA2B,CAC5B,CAAC;QACF,OAAO;YACL,YAAY,EAAE;gBACZ;oBACE,WAAW,EAAE,SAAS;iBACvB;gBACD,GAAG,MAAM,CAAC,iBAAiB,CAAC,GAAG,CAAC,CAAC,EAAE,EAAE,EAAE;oBACrC,OAAO;wBACL,WAAW,EAAE,EAAE;qBAChB,CAAC;gBACJ,CAAC,CAAC;aACH;SACF,CAAC;IACJ,CAAC;CACF;AA/DD,4CA+DC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.d.ts new file mode 100644 index 0000000..a2465cf --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.d.ts @@ -0,0 +1,25 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Cdp } from '../../../protocol/protocol.js'; +import type { CdpClient, CdpConnection } from '../../BidiMapper.js'; +import type { BrowsingContextStorage } from '../context/BrowsingContextStorage.js'; +export declare class CdpProcessor { + #private; + constructor(browsingContextStorage: BrowsingContextStorage, cdpConnection: CdpConnection, browserCdpClient: CdpClient); + getSession(params: Cdp.GetSessionParameters): Cdp.GetSessionResult; + sendCommand(params: Cdp.SendCommandParameters): Promise<Cdp.SendCommandResult>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.js new file mode 100644 index 0000000..7b48a83 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.js @@ -0,0 +1,49 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.CdpProcessor = void 0; +class CdpProcessor { + #browsingContextStorage; + #cdpConnection; + #browserCdpClient; + constructor(browsingContextStorage, cdpConnection, browserCdpClient) { + this.#browsingContextStorage = browsingContextStorage; + this.#cdpConnection = cdpConnection; + this.#browserCdpClient = browserCdpClient; + } + getSession(params) { + const context = params.context; + const sessionId = this.#browsingContextStorage.getContext(context).cdpTarget.cdpSessionId; + if (sessionId === undefined) { + return {}; + } + return { session: sessionId }; + } + async sendCommand(params) { + const client = params.session + ? this.#cdpConnection.getCdpClient(params.session) + : this.#browserCdpClient; + const result = await client.sendCommand(params.method, params.params); + return { + result, + session: params.session, + }; + } +} +exports.CdpProcessor = CdpProcessor; +//# sourceMappingURL=CdpProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.js.map new file mode 100644 index 0000000..34c685a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/cdp/CdpProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CdpProcessor.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/cdp/CdpProcessor.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAMH,MAAa,YAAY;IACd,uBAAuB,CAAyB;IAChD,cAAc,CAAgB;IAC9B,iBAAiB,CAAY;IAEtC,YACE,sBAA8C,EAC9C,aAA4B,EAC5B,gBAA2B;QAE3B,IAAI,CAAC,uBAAuB,GAAG,sBAAsB,CAAC;QACtD,IAAI,CAAC,cAAc,GAAG,aAAa,CAAC;QACpC,IAAI,CAAC,iBAAiB,GAAG,gBAAgB,CAAC;IAC5C,CAAC;IAED,UAAU,CAAC,MAAgC;QACzC,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC;QAC/B,MAAM,SAAS,GACb,IAAI,CAAC,uBAAuB,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC,SAAS,CAAC,YAAY,CAAC;QAC1E,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;YAC5B,OAAO,EAAE,CAAC;QACZ,CAAC;QACD,OAAO,EAAC,OAAO,EAAE,SAAS,EAAC,CAAC;IAC9B,CAAC;IAED,KAAK,CAAC,WAAW,CACf,MAAiC;QAEjC,MAAM,MAAM,GAAG,MAAM,CAAC,OAAO;YAC3B,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,YAAY,CAAC,MAAM,CAAC,OAAO,CAAC;YAClD,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC;QAC3B,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC;QACtE,OAAO;YACL,MAAM;YACN,OAAO,EAAE,MAAM,CAAC,OAAO;SACxB,CAAC;IACJ,CAAC;CACF;AArCD,oCAqCC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.d.ts new file mode 100644 index 0000000..ebbc503 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.d.ts @@ -0,0 +1,72 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Protocol } from 'devtools-protocol'; +import { BrowsingContext } from '../../../protocol/protocol.js'; +import { type LoggerFn } from '../../../utils/log.js'; +import type { Realm } from '../script/Realm.js'; +import type { RealmStorage } from '../script/RealmStorage.js'; +import type { EventManager } from '../session/EventManager.js'; +import type { BrowsingContextStorage } from './BrowsingContextStorage.js'; +import type { CdpTarget } from './CdpTarget.js'; +export declare class BrowsingContextImpl { + #private; + static readonly LOGGER_PREFIX: "debug:browsingContext"; + readonly userContext: string; + private constructor(); + static create(cdpTarget: CdpTarget, realmStorage: RealmStorage, id: BrowsingContext.BrowsingContext, parentId: BrowsingContext.BrowsingContext | null, userContext: string, eventManager: EventManager, browsingContextStorage: BrowsingContextStorage, sharedIdWithFrame: boolean, logger?: LoggerFn): BrowsingContextImpl; + static getTimestamp(): number; + /** + * @see https://html.spec.whatwg.org/multipage/document-sequences.html#navigable + */ + get navigableId(): string | undefined; + dispose(): void; + /** Returns the ID of this context. */ + get id(): BrowsingContext.BrowsingContext; + /** Returns the parent context ID. */ + get parentId(): BrowsingContext.BrowsingContext | null; + /** Returns the parent context. */ + get parent(): BrowsingContextImpl | null; + /** Returns all direct children contexts. */ + get directChildren(): BrowsingContextImpl[]; + /** Returns all children contexts, flattened. */ + get allChildren(): BrowsingContextImpl[]; + /** + * Returns true if this is a top-level context. + * This is the case whenever the parent context ID is null. + */ + isTopLevelContext(): boolean; + get top(): BrowsingContextImpl; + addChild(childId: BrowsingContext.BrowsingContext): void; + get cdpTarget(): CdpTarget; + updateCdpTarget(cdpTarget: CdpTarget): void; + get url(): string; + lifecycleLoaded(): Promise<void>; + targetUnblockedOrThrow(): Promise<void>; + getOrCreateSandbox(sandbox: string | undefined): Promise<Realm>; + serializeToBidiValue(maxDepth?: number, addParentField?: boolean): BrowsingContext.Info; + onTargetInfoChanged(params: Protocol.Target.TargetInfoChangedEvent): void; + navigate(url: string, wait: BrowsingContext.ReadinessState): Promise<BrowsingContext.NavigateResult>; + reload(ignoreCache: boolean, wait: BrowsingContext.ReadinessState): Promise<BrowsingContext.NavigateResult>; + setViewport(viewport?: BrowsingContext.Viewport | null, devicePixelRatio?: number | null): Promise<void>; + handleUserPrompt(params: BrowsingContext.HandleUserPromptParameters): Promise<void>; + activate(): Promise<void>; + captureScreenshot(params: BrowsingContext.CaptureScreenshotParameters): Promise<BrowsingContext.CaptureScreenshotResult>; + print(params: BrowsingContext.PrintParameters): Promise<BrowsingContext.PrintResult>; + close(): Promise<void>; + traverseHistory(delta: number): Promise<void>; +} +export declare function serializeOrigin(origin: string): string; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.js new file mode 100644 index 0000000..e7a126c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.js @@ -0,0 +1,817 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.serializeOrigin = exports.BrowsingContextImpl = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const assert_js_1 = require("../../../utils/assert.js"); +const Deferred_js_1 = require("../../../utils/Deferred.js"); +const log_js_1 = require("../../../utils/log.js"); +const unitConversions_js_1 = require("../../../utils/unitConversions.js"); +const WindowRealm_js_1 = require("../script/WindowRealm.js"); +class BrowsingContextImpl { + static LOGGER_PREFIX = `${log_js_1.LogType.debug}:browsingContext`; + /** The ID of this browsing context. */ + #id; + userContext; + /** + * The ID of the parent browsing context. + * If null, this is a top-level context. + */ + #parentId; + /** Direct children browsing contexts. */ + #children = new Set(); + #browsingContextStorage; + #lifecycle = { + DOMContentLoaded: new Deferred_js_1.Deferred(), + load: new Deferred_js_1.Deferred(), + }; + #navigation = { + withinDocument: new Deferred_js_1.Deferred(), + }; + #url = 'about:blank'; + #eventManager; + #realmStorage; + #loaderId; + #cdpTarget; + #maybeDefaultRealm; + #sharedIdWithFrame; + #logger; + constructor(cdpTarget, realmStorage, id, parentId, userContext, eventManager, browsingContextStorage, sharedIdWithFrame, logger) { + this.#cdpTarget = cdpTarget; + this.#realmStorage = realmStorage; + this.#id = id; + this.#parentId = parentId; + this.userContext = userContext; + this.#eventManager = eventManager; + this.#browsingContextStorage = browsingContextStorage; + this.#sharedIdWithFrame = sharedIdWithFrame; + this.#logger = logger; + } + static create(cdpTarget, realmStorage, id, parentId, userContext, eventManager, browsingContextStorage, sharedIdWithFrame, logger) { + const context = new BrowsingContextImpl(cdpTarget, realmStorage, id, parentId, userContext, eventManager, browsingContextStorage, sharedIdWithFrame, logger); + context.#initListeners(); + browsingContextStorage.addContext(context); + if (!context.isTopLevelContext()) { + context.parent.addChild(context.id); + } + eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.ContextCreated, + params: context.serializeToBidiValue(), + }, context.id); + return context; + } + static getTimestamp() { + // `timestamp` from the event is MonotonicTime, not real time, so + // the best Mapper can do is to set the timestamp to the epoch time + // of the event arrived. + // https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-MonotonicTime + return new Date().getTime(); + } + /** + * @see https://html.spec.whatwg.org/multipage/document-sequences.html#navigable + */ + get navigableId() { + return this.#loaderId; + } + dispose() { + this.#deleteAllChildren(); + this.#realmStorage.deleteRealms({ + browsingContextId: this.id, + }); + // Remove context from the parent. + if (!this.isTopLevelContext()) { + this.parent.#children.delete(this.id); + } + // Fail all ongoing navigations. + this.#failLifecycleIfNotFinished(); + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.ContextDestroyed, + params: this.serializeToBidiValue(), + }, this.id); + this.#browsingContextStorage.deleteContextById(this.id); + } + /** Returns the ID of this context. */ + get id() { + return this.#id; + } + /** Returns the parent context ID. */ + get parentId() { + return this.#parentId; + } + /** Returns the parent context. */ + get parent() { + if (this.parentId === null) { + return null; + } + return this.#browsingContextStorage.getContext(this.parentId); + } + /** Returns all direct children contexts. */ + get directChildren() { + return [...this.#children].map((id) => this.#browsingContextStorage.getContext(id)); + } + /** Returns all children contexts, flattened. */ + get allChildren() { + const children = this.directChildren; + return children.concat(...children.map((child) => child.allChildren)); + } + /** + * Returns true if this is a top-level context. + * This is the case whenever the parent context ID is null. + */ + isTopLevelContext() { + return this.#parentId === null; + } + get top() { + // eslint-disable-next-line @typescript-eslint/no-this-alias + let topContext = this; + let parent = topContext.parent; + while (parent) { + topContext = parent; + parent = topContext.parent; + } + return topContext; + } + addChild(childId) { + this.#children.add(childId); + } + #deleteAllChildren() { + this.directChildren.map((child) => child.dispose()); + } + get #defaultRealm() { + (0, assert_js_1.assert)(this.#maybeDefaultRealm, `No default realm for browsing context ${this.#id}`); + return this.#maybeDefaultRealm; + } + get cdpTarget() { + return this.#cdpTarget; + } + updateCdpTarget(cdpTarget) { + this.#cdpTarget = cdpTarget; + this.#initListeners(); + } + get url() { + return this.#url; + } + async lifecycleLoaded() { + await this.#lifecycle.load; + } + async targetUnblockedOrThrow() { + const result = await this.#cdpTarget.unblocked; + if (result.kind === 'error') { + throw result.error; + } + } + async getOrCreateSandbox(sandbox) { + if (sandbox === undefined || sandbox === '') { + return this.#defaultRealm; + } + let maybeSandboxes = this.#realmStorage.findRealms({ + browsingContextId: this.id, + sandbox, + }); + if (maybeSandboxes.length === 0) { + await this.#cdpTarget.cdpClient.sendCommand('Page.createIsolatedWorld', { + frameId: this.id, + worldName: sandbox, + }); + // `Runtime.executionContextCreated` should be emitted by the time the + // previous command is done. + maybeSandboxes = this.#realmStorage.findRealms({ + browsingContextId: this.id, + sandbox, + }); + (0, assert_js_1.assert)(maybeSandboxes.length !== 0); + } + // It's possible for more than one sandbox to be created due to provisional + // frames. In this case, it's always the first one (i.e. the oldest one) + // that is more relevant since the user may have set that one up already + // through evaluation. + return maybeSandboxes[0]; + } + serializeToBidiValue(maxDepth = 0, addParentField = true) { + return { + context: this.#id, + url: this.url, + userContext: this.userContext, + children: maxDepth > 0 + ? this.directChildren.map((c) => c.serializeToBidiValue(maxDepth - 1, false)) + : null, + ...(addParentField ? { parent: this.#parentId } : {}), + }; + } + onTargetInfoChanged(params) { + this.#url = params.targetInfo.url; + } + #initListeners() { + this.#cdpTarget.cdpClient.on('Page.frameNavigated', (params) => { + if (this.id !== params.frame.id) { + return; + } + this.#url = params.frame.url + (params.frame.urlFragment ?? ''); + // At the point the page is initialized, all the nested iframes from the + // previous page are detached and realms are destroyed. + // Remove children from context. + this.#deleteAllChildren(); + }); + this.#cdpTarget.cdpClient.on('Page.navigatedWithinDocument', (params) => { + if (this.id !== params.frameId) { + return; + } + const timestamp = BrowsingContextImpl.getTimestamp(); + this.#url = params.url; + this.#navigation.withinDocument.resolve(params); + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.FragmentNavigated, + params: { + context: this.id, + navigation: null, + timestamp, + url: this.#url, + }, + }, this.id); + }); + this.#cdpTarget.cdpClient.on('Page.frameStartedLoading', (params) => { + if (this.id !== params.frameId) { + return; + } + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.NavigationStarted, + params: { + context: this.id, + navigation: null, + timestamp: BrowsingContextImpl.getTimestamp(), + url: '', + }, + }, this.id); + }); + this.#cdpTarget.cdpClient.on('Page.lifecycleEvent', (params) => { + if (this.id !== params.frameId) { + return; + } + if (params.name === 'init') { + this.#documentChanged(params.loaderId); + return; + } + if (params.name === 'commit') { + this.#loaderId = params.loaderId; + return; + } + // Ignore event from not current navigation. + if (params.loaderId !== this.#loaderId) { + return; + } + const timestamp = BrowsingContextImpl.getTimestamp(); + switch (params.name) { + case 'DOMContentLoaded': + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.DomContentLoaded, + params: { + context: this.id, + navigation: this.#loaderId ?? null, + timestamp, + url: this.#url, + }, + }, this.id); + this.#lifecycle.DOMContentLoaded.resolve(params); + break; + case 'load': + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.Load, + params: { + context: this.id, + navigation: this.#loaderId ?? null, + timestamp, + url: this.#url, + }, + }, this.id); + this.#lifecycle.load.resolve(params); + break; + } + }); + this.#cdpTarget.cdpClient.on('Runtime.executionContextCreated', (params) => { + const { auxData, name, uniqueId, id } = params.context; + if (!auxData || auxData.frameId !== this.id) { + return; + } + let origin; + let sandbox; + // Only these execution contexts are supported for now. + switch (auxData.type) { + case 'isolated': + sandbox = name; + // Sandbox should have the same origin as the context itself, but in CDP + // it has an empty one. + origin = this.#defaultRealm.origin; + break; + case 'default': + origin = serializeOrigin(params.context.origin); + break; + default: + return; + } + const realm = new WindowRealm_js_1.WindowRealm(this.id, this.#browsingContextStorage, this.#cdpTarget.cdpClient, this.#eventManager, id, this.#logger, origin, uniqueId, this.#realmStorage, sandbox, this.#sharedIdWithFrame); + if (auxData.isDefault) { + this.#maybeDefaultRealm = realm; + // Initialize ChannelProxy listeners for all the channels of all the + // preload scripts related to this BrowsingContext. + // TODO: extend for not default realms by the sandbox name. + void Promise.all(this.#cdpTarget + .getChannels() + .map((channel) => channel.startListenerFromWindow(realm, this.#eventManager))); + } + }); + this.#cdpTarget.cdpClient.on('Runtime.executionContextDestroyed', (params) => { + this.#realmStorage.deleteRealms({ + cdpSessionId: this.#cdpTarget.cdpSessionId, + executionContextId: params.executionContextId, + }); + }); + this.#cdpTarget.cdpClient.on('Runtime.executionContextsCleared', () => { + this.#realmStorage.deleteRealms({ + cdpSessionId: this.#cdpTarget.cdpSessionId, + }); + }); + this.#cdpTarget.cdpClient.on('Page.javascriptDialogClosed', (params) => { + const accepted = params.result; + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.UserPromptClosed, + params: { + context: this.id, + accepted, + userText: accepted && params.userInput ? params.userInput : undefined, + }, + }, this.id); + }); + this.#cdpTarget.cdpClient.on('Page.javascriptDialogOpening', (params) => { + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.UserPromptOpened, + params: { + context: this.id, + type: params.type, + message: params.message, + // Don't set the value if empty string + defaultValue: params.defaultPrompt || undefined, + }, + }, this.id); + }); + } + #documentChanged(loaderId) { + // Same document navigation. + if (loaderId === undefined || this.#loaderId === loaderId) { + if (this.#navigation.withinDocument.isFinished) { + this.#navigation.withinDocument = + new Deferred_js_1.Deferred(); + } + else { + this.#logger?.(BrowsingContextImpl.LOGGER_PREFIX, 'Document changed (navigatedWithinDocument)'); + } + return; + } + this.#resetLifecycleIfFinished(); + this.#loaderId = loaderId; + } + #resetLifecycleIfFinished() { + if (this.#lifecycle.DOMContentLoaded.isFinished) { + this.#lifecycle.DOMContentLoaded = + new Deferred_js_1.Deferred(); + } + else { + this.#logger?.(BrowsingContextImpl.LOGGER_PREFIX, 'Document changed (DOMContentLoaded)'); + } + if (this.#lifecycle.load.isFinished) { + this.#lifecycle.load = new Deferred_js_1.Deferred(); + } + else { + this.#logger?.(BrowsingContextImpl.LOGGER_PREFIX, 'Document changed (load)'); + } + } + #failLifecycleIfNotFinished() { + if (!this.#lifecycle.DOMContentLoaded.isFinished) { + this.#lifecycle.DOMContentLoaded.reject(new protocol_js_1.UnknownErrorException('navigation canceled')); + } + if (!this.#lifecycle.load.isFinished) { + this.#lifecycle.load.reject(new protocol_js_1.UnknownErrorException('navigation canceled')); + } + } + async navigate(url, wait) { + try { + new URL(url); + } + catch { + throw new protocol_js_1.InvalidArgumentException(`Invalid URL: ${url}`); + } + await this.targetUnblockedOrThrow(); + // TODO: handle loading errors. + const cdpNavigateResult = await this.#cdpTarget.cdpClient.sendCommand('Page.navigate', { + url, + frameId: this.id, + }); + if (cdpNavigateResult.errorText) { + throw new protocol_js_1.UnknownErrorException(cdpNavigateResult.errorText); + } + this.#documentChanged(cdpNavigateResult.loaderId); + switch (wait) { + case "none" /* BrowsingContext.ReadinessState.None */: + break; + case "interactive" /* BrowsingContext.ReadinessState.Interactive */: + // No `loaderId` means same-document navigation. + if (cdpNavigateResult.loaderId === undefined) { + await this.#navigation.withinDocument; + } + else { + await this.#lifecycle.DOMContentLoaded; + } + break; + case "complete" /* BrowsingContext.ReadinessState.Complete */: + // No `loaderId` means same-document navigation. + if (cdpNavigateResult.loaderId === undefined) { + await this.#navigation.withinDocument; + } + else { + await this.#lifecycle.load; + } + break; + } + return { + navigation: cdpNavigateResult.loaderId ?? null, + // Url can change due to redirect get the latest one. + url: wait === "none" /* BrowsingContext.ReadinessState.None */ ? url : this.#url, + }; + } + async reload(ignoreCache, wait) { + await this.targetUnblockedOrThrow(); + await this.#cdpTarget.cdpClient.sendCommand('Page.reload', { + ignoreCache, + }); + this.#resetLifecycleIfFinished(); + switch (wait) { + case "none" /* BrowsingContext.ReadinessState.None */: + break; + case "interactive" /* BrowsingContext.ReadinessState.Interactive */: + await this.#lifecycle.DOMContentLoaded; + break; + case "complete" /* BrowsingContext.ReadinessState.Complete */: + await this.#lifecycle.load; + break; + } + return { + navigation: wait === "none" /* BrowsingContext.ReadinessState.None */ + ? null + : this.navigableId ?? null, + url: this.url, + }; + } + async setViewport(viewport, devicePixelRatio) { + if (viewport === null && devicePixelRatio === null) { + await this.#cdpTarget.cdpClient.sendCommand('Emulation.clearDeviceMetricsOverride'); + } + else { + try { + await this.#cdpTarget.cdpClient.sendCommand('Emulation.setDeviceMetricsOverride', { + width: viewport ? viewport.width : 0, + height: viewport ? viewport.height : 0, + deviceScaleFactor: devicePixelRatio ? devicePixelRatio : 0, + mobile: false, + dontSetVisibleSize: true, + }); + } + catch (err) { + if (err.message.startsWith( + // https://crsrc.org/c/content/browser/devtools/protocol/emulation_handler.cc;l=257;drc=2f6eee84cf98d4227e7c41718dd71b82f26d90ff + 'Width and height values must be positive')) { + throw new protocol_js_1.UnsupportedOperationException('Provided viewport dimensions are not supported'); + } + throw err; + } + } + } + async handleUserPrompt(params) { + await this.#cdpTarget.cdpClient.sendCommand('Page.handleJavaScriptDialog', { + accept: params.accept ?? true, + promptText: params.userText, + }); + } + async activate() { + await this.#cdpTarget.cdpClient.sendCommand('Page.bringToFront'); + } + async captureScreenshot(params) { + if (!this.isTopLevelContext()) { + throw new protocol_js_1.UnsupportedOperationException(`Non-top-level 'context' (${params.context}) is currently not supported`); + } + const formatParameters = getImageFormatParameters(params); + // XXX: Focus the original tab after the screenshot is taken. + // This is needed because the screenshot gets blocked until the active tab gets focus. + await this.#cdpTarget.cdpClient.sendCommand('Page.bringToFront'); + let captureBeyondViewport = false; + let script; + params.origin ??= 'viewport'; + switch (params.origin) { + case 'document': { + script = String(() => { + const element = document.documentElement; + return { + x: 0, + y: 0, + width: element.scrollWidth, + height: element.scrollHeight, + }; + }); + captureBeyondViewport = true; + break; + } + case 'viewport': { + script = String(() => { + const viewport = window.visualViewport; + return { + x: viewport.pageLeft, + y: viewport.pageTop, + width: viewport.width, + height: viewport.height, + }; + }); + break; + } + } + const realm = await this.getOrCreateSandbox(undefined); + const originResult = await realm.callFunction(script, { type: 'undefined' }, [], false, "none" /* Script.ResultOwnership.None */, {}, false); + (0, assert_js_1.assert)(originResult.type === 'success'); + const origin = deserializeDOMRect(originResult.result); + (0, assert_js_1.assert)(origin); + const rect = params.clip + ? getIntersectionRect(await this.#parseRect(params.clip), origin) + : origin; + if (rect.width === 0 || rect.height === 0) { + throw new protocol_js_1.UnableToCaptureScreenException(`Unable to capture screenshot with zero dimensions: width=${rect.width}, height=${rect.height}`); + } + return await this.#cdpTarget.cdpClient.sendCommand('Page.captureScreenshot', { + clip: { ...rect, scale: 1.0 }, + ...formatParameters, + captureBeyondViewport, + }); + } + async print(params) { + const cdpParams = {}; + if (params.background !== undefined) { + cdpParams.printBackground = params.background; + } + if (params.margin?.bottom !== undefined) { + cdpParams.marginBottom = (0, unitConversions_js_1.inchesFromCm)(params.margin.bottom); + } + if (params.margin?.left !== undefined) { + cdpParams.marginLeft = (0, unitConversions_js_1.inchesFromCm)(params.margin.left); + } + if (params.margin?.right !== undefined) { + cdpParams.marginRight = (0, unitConversions_js_1.inchesFromCm)(params.margin.right); + } + if (params.margin?.top !== undefined) { + cdpParams.marginTop = (0, unitConversions_js_1.inchesFromCm)(params.margin.top); + } + if (params.orientation !== undefined) { + cdpParams.landscape = params.orientation === 'landscape'; + } + if (params.page?.height !== undefined) { + cdpParams.paperHeight = (0, unitConversions_js_1.inchesFromCm)(params.page.height); + } + if (params.page?.width !== undefined) { + cdpParams.paperWidth = (0, unitConversions_js_1.inchesFromCm)(params.page.width); + } + if (params.pageRanges !== undefined) { + for (const range of params.pageRanges) { + if (typeof range === 'number') { + continue; + } + const rangeParts = range.split('-'); + if (rangeParts.length < 1 || rangeParts.length > 2) { + throw new protocol_js_1.InvalidArgumentException(`Invalid page range: ${range} is not a valid integer range.`); + } + if (rangeParts.length === 1) { + void parseInteger(rangeParts[0] ?? ''); + continue; + } + let lowerBound; + let upperBound; + const [rangeLowerPart = '', rangeUpperPart = ''] = rangeParts; + if (rangeLowerPart === '') { + lowerBound = 1; + } + else { + lowerBound = parseInteger(rangeLowerPart); + } + if (rangeUpperPart === '') { + upperBound = Number.MAX_SAFE_INTEGER; + } + else { + upperBound = parseInteger(rangeUpperPart); + } + if (lowerBound > upperBound) { + throw new protocol_js_1.InvalidArgumentException(`Invalid page range: ${rangeLowerPart} > ${rangeUpperPart}`); + } + } + cdpParams.pageRanges = params.pageRanges.join(','); + } + if (params.scale !== undefined) { + cdpParams.scale = params.scale; + } + if (params.shrinkToFit !== undefined) { + cdpParams.preferCSSPageSize = !params.shrinkToFit; + } + try { + const result = await this.#cdpTarget.cdpClient.sendCommand('Page.printToPDF', cdpParams); + return { + data: result.data, + }; + } + catch (error) { + // Effectively zero dimensions. + if (error.message === + 'invalid print parameters: content area is empty') { + throw new protocol_js_1.UnsupportedOperationException(error.message); + } + throw error; + } + } + /** + * See + * https://w3c.github.io/webdriver-bidi/#:~:text=If%20command%20parameters%20contains%20%22clip%22%3A + */ + async #parseRect(clip) { + switch (clip.type) { + case 'box': + return { x: clip.x, y: clip.y, width: clip.width, height: clip.height }; + case 'element': { + // TODO: #1213: Use custom sandbox specifically for Chromium BiDi + const sandbox = await this.getOrCreateSandbox(undefined); + const result = await sandbox.callFunction(String((element) => { + return element instanceof Element; + }), { type: 'undefined' }, [clip.element], false, "none" /* Script.ResultOwnership.None */, {}); + if (result.type === 'exception') { + throw new protocol_js_1.NoSuchElementException(`Element '${clip.element.sharedId}' was not found`); + } + (0, assert_js_1.assert)(result.result.type === 'boolean'); + if (!result.result.value) { + throw new protocol_js_1.NoSuchElementException(`Node '${clip.element.sharedId}' is not an Element`); + } + { + const result = await sandbox.callFunction(String((element) => { + const rect = element.getBoundingClientRect(); + return { + x: rect.x, + y: rect.y, + height: rect.height, + width: rect.width, + }; + }), { type: 'undefined' }, [clip.element], false, "none" /* Script.ResultOwnership.None */, {}); + (0, assert_js_1.assert)(result.type === 'success'); + const rect = deserializeDOMRect(result.result); + if (!rect) { + throw new protocol_js_1.UnableToCaptureScreenException(`Could not get bounding box for Element '${clip.element.sharedId}'`); + } + return rect; + } + } + } + } + async close() { + await this.#cdpTarget.cdpClient.sendCommand('Page.close'); + } + async traverseHistory(delta) { + if (delta === 0) { + return; + } + const history = await this.#cdpTarget.cdpClient.sendCommand('Page.getNavigationHistory'); + const entry = history.entries[history.currentIndex + delta]; + if (!entry) { + throw new protocol_js_1.NoSuchHistoryEntryException(`No history entry at delta ${delta}`); + } + await this.#cdpTarget.cdpClient.sendCommand('Page.navigateToHistoryEntry', { + entryId: entry.id, + }); + } +} +exports.BrowsingContextImpl = BrowsingContextImpl; +function serializeOrigin(origin) { + // https://html.spec.whatwg.org/multipage/origin.html#ascii-serialisation-of-an-origin + if (['://', ''].includes(origin)) { + origin = 'null'; + } + return origin; +} +exports.serializeOrigin = serializeOrigin; +function getImageFormatParameters(params) { + const { quality, type } = params.format ?? { + type: 'image/png', + }; + switch (type) { + case 'image/png': { + return { format: 'png' }; + } + case 'image/jpeg': { + return { + format: 'jpeg', + ...(quality === undefined ? {} : { quality: Math.round(quality * 100) }), + }; + } + case 'image/webp': { + return { + format: 'webp', + ...(quality === undefined ? {} : { quality: Math.round(quality * 100) }), + }; + } + } + throw new protocol_js_1.InvalidArgumentException(`Image format '${type}' is not a supported format`); +} +function deserializeDOMRect(result) { + if (result.type !== 'object' || result.value === undefined) { + return; + } + const x = result.value.find(([key]) => { + return key === 'x'; + })?.[1]; + const y = result.value.find(([key]) => { + return key === 'y'; + })?.[1]; + const height = result.value.find(([key]) => { + return key === 'height'; + })?.[1]; + const width = result.value.find(([key]) => { + return key === 'width'; + })?.[1]; + if (x?.type !== 'number' || + y?.type !== 'number' || + height?.type !== 'number' || + width?.type !== 'number') { + return; + } + return { + x: x.value, + y: y.value, + width: width.value, + height: height.value, + }; +} +/** @see https://w3c.github.io/webdriver-bidi/#normalize-rect */ +function normalizeRect(box) { + return { + ...(box.width < 0 + ? { + x: box.x + box.width, + width: -box.width, + } + : { + x: box.x, + width: box.width, + }), + ...(box.height < 0 + ? { + y: box.y + box.height, + height: -box.height, + } + : { + y: box.y, + height: box.height, + }), + }; +} +/** @see https://w3c.github.io/webdriver-bidi/#rectangle-intersection */ +function getIntersectionRect(first, second) { + first = normalizeRect(first); + second = normalizeRect(second); + const x = Math.max(first.x, second.x); + const y = Math.max(first.y, second.y); + return { + x, + y, + width: Math.max(Math.min(first.x + first.width, second.x + second.width) - x, 0), + height: Math.max(Math.min(first.y + first.height, second.y + second.height) - y, 0), + }; +} +function parseInteger(value) { + value = value.trim(); + if (!/^[0-9]+$/.test(value)) { + throw new protocol_js_1.InvalidArgumentException(`Invalid integer: ${value}`); + } + return parseInt(value); +} +//# sourceMappingURL=BrowsingContextImpl.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.js.map new file mode 100644 index 0000000..ded6041 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextImpl.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BrowsingContextImpl.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/context/BrowsingContextImpl.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.d.ts new file mode 100644 index 0000000..b394a6f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.d.ts @@ -0,0 +1,24 @@ +import type { CdpClient } from '../../../cdp/CdpClient.js'; +import type { CdpConnection } from '../../../cdp/CdpConnection.js'; +import { BrowsingContext, type EmptyResult, type Browser } from '../../../protocol/protocol.js'; +import { type LoggerFn } from '../../../utils/log.js'; +import type { NetworkStorage } from '../network/NetworkStorage.js'; +import type { PreloadScriptStorage } from '../script/PreloadScriptStorage.js'; +import type { RealmStorage } from '../script/RealmStorage.js'; +import type { EventManager } from '../session/EventManager.js'; +import type { BrowsingContextStorage } from './BrowsingContextStorage.js'; +export declare class BrowsingContextProcessor { + #private; + constructor(cdpConnection: CdpConnection, browserCdpClient: CdpClient, selfTargetId: string, eventManager: EventManager, browsingContextStorage: BrowsingContextStorage, realmStorage: RealmStorage, networkStorage: NetworkStorage, preloadScriptStorage: PreloadScriptStorage, acceptInsecureCerts: boolean, sharedIdWithFrame: boolean, defaultUserContextId: Browser.UserContext, logger?: LoggerFn); + getTree(params: BrowsingContext.GetTreeParameters): BrowsingContext.GetTreeResult; + create(params: BrowsingContext.CreateParameters): Promise<BrowsingContext.CreateResult>; + navigate(params: BrowsingContext.NavigateParameters): Promise<BrowsingContext.NavigateResult>; + reload(params: BrowsingContext.ReloadParameters): Promise<EmptyResult>; + activate(params: BrowsingContext.ActivateParameters): Promise<EmptyResult>; + captureScreenshot(params: BrowsingContext.CaptureScreenshotParameters): Promise<BrowsingContext.CaptureScreenshotResult>; + print(params: BrowsingContext.PrintParameters): Promise<BrowsingContext.PrintResult>; + setViewport(params: BrowsingContext.SetViewportParameters): Promise<EmptyResult>; + traverseHistory(params: BrowsingContext.TraverseHistoryParameters): Promise<BrowsingContext.TraverseHistoryResult>; + handleUserPrompt(params: BrowsingContext.HandleUserPromptParameters): Promise<EmptyResult>; + close(params: BrowsingContext.CloseParameters): Promise<EmptyResult>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.js new file mode 100644 index 0000000..8e1e2ca --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.js @@ -0,0 +1,303 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.BrowsingContextProcessor = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const log_js_1 = require("../../../utils/log.js"); +const DedicatedWorkerRealm_js_1 = require("../script/DedicatedWorkerRealm.js"); +const BrowsingContextImpl_js_1 = require("./BrowsingContextImpl.js"); +const CdpTarget_js_1 = require("./CdpTarget.js"); +class BrowsingContextProcessor { + #browserCdpClient; + #cdpConnection; + #selfTargetId; + #eventManager; + #browsingContextStorage; + #networkStorage; + #acceptInsecureCerts; + #sharedIdWithFrame; + #preloadScriptStorage; + #realmStorage; + #defaultUserContextId; + #logger; + constructor(cdpConnection, browserCdpClient, selfTargetId, eventManager, browsingContextStorage, realmStorage, networkStorage, preloadScriptStorage, acceptInsecureCerts, sharedIdWithFrame, defaultUserContextId, logger) { + this.#acceptInsecureCerts = acceptInsecureCerts; + this.#cdpConnection = cdpConnection; + this.#browserCdpClient = browserCdpClient; + this.#selfTargetId = selfTargetId; + this.#eventManager = eventManager; + this.#browsingContextStorage = browsingContextStorage; + this.#preloadScriptStorage = preloadScriptStorage; + this.#networkStorage = networkStorage; + this.#realmStorage = realmStorage; + this.#sharedIdWithFrame = sharedIdWithFrame; + this.#defaultUserContextId = defaultUserContextId; + this.#logger = logger; + this.#setEventListeners(browserCdpClient); + } + getTree(params) { + const resultContexts = params.root === undefined + ? this.#browsingContextStorage.getTopLevelContexts() + : [this.#browsingContextStorage.getContext(params.root)]; + return { + contexts: resultContexts.map((c) => c.serializeToBidiValue(params.maxDepth ?? Number.MAX_VALUE)), + }; + } + async create(params) { + let referenceContext; + let userContext = params.userContext ?? 'default'; + if (params.referenceContext !== undefined) { + referenceContext = this.#browsingContextStorage.getContext(params.referenceContext); + if (!referenceContext.isTopLevelContext()) { + throw new protocol_js_1.InvalidArgumentException(`referenceContext should be a top-level context`); + } + userContext = referenceContext.userContext; + } + let newWindow = false; + switch (params.type) { + case "tab" /* BrowsingContext.CreateType.Tab */: + newWindow = false; + break; + case "window" /* BrowsingContext.CreateType.Window */: + newWindow = true; + break; + } + if (userContext !== 'default') { + const existingContexts = this.#browsingContextStorage + .getAllContexts() + .filter((context) => context.userContext === userContext); + if (!existingContexts.length) { + // If there are no contexts in the given user context, we need to set + // newWindow to true as newWindow=false will be rejected. + newWindow = true; + } + } + let result; + try { + result = await this.#browserCdpClient.sendCommand('Target.createTarget', { + url: 'about:blank', + newWindow, + browserContextId: userContext === 'default' ? undefined : userContext, + }); + } + catch (err) { + if ( + // See https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/devtools/protocol/target_handler.cc;l=90;drc=e80392ac11e48a691f4309964cab83a3a59e01c8 + err.message.startsWith('Failed to find browser context with id') || + // See https://source.chromium.org/chromium/chromium/src/+/main:headless/lib/browser/protocol/target_handler.cc;l=49;drc=e80392ac11e48a691f4309964cab83a3a59e01c8 + err.message === 'browserContextId') { + throw new protocol_js_1.NoSuchUserContextException(`The context ${userContext} was not found`); + } + throw err; + } + // Wait for the new tab to be loaded to avoid race conditions in the + // `browsingContext` events, when the `browsingContext.domContentLoaded` and + // `browsingContext.load` events from the initial `about:blank` navigation + // are emitted after the next navigation is started. + // Details: https://github.com/web-platform-tests/wpt/issues/35846 + const contextId = result.targetId; + const context = this.#browsingContextStorage.getContext(contextId); + await context.lifecycleLoaded(); + return { context: context.id }; + } + navigate(params) { + const context = this.#browsingContextStorage.getContext(params.context); + return context.navigate(params.url, params.wait ?? "none" /* BrowsingContext.ReadinessState.None */); + } + reload(params) { + const context = this.#browsingContextStorage.getContext(params.context); + return context.reload(params.ignoreCache ?? false, params.wait ?? "none" /* BrowsingContext.ReadinessState.None */); + } + async activate(params) { + const context = this.#browsingContextStorage.getContext(params.context); + if (!context.isTopLevelContext()) { + throw new protocol_js_1.InvalidArgumentException('Activation is only supported on the top-level context'); + } + await context.activate(); + return {}; + } + async captureScreenshot(params) { + const context = this.#browsingContextStorage.getContext(params.context); + return await context.captureScreenshot(params); + } + async print(params) { + const context = this.#browsingContextStorage.getContext(params.context); + return await context.print(params); + } + async setViewport(params) { + const context = this.#browsingContextStorage.getContext(params.context); + if (!context.isTopLevelContext()) { + throw new protocol_js_1.InvalidArgumentException('Emulating viewport is only supported on the top-level context'); + } + await context.setViewport(params.viewport, params.devicePixelRatio); + return {}; + } + async traverseHistory(params) { + const context = this.#browsingContextStorage.getContext(params.context); + if (!context) { + throw new protocol_js_1.InvalidArgumentException(`No browsing context with id ${params.context}`); + } + await context.traverseHistory(params.delta); + return {}; + } + async handleUserPrompt(params) { + const context = this.#browsingContextStorage.getContext(params.context); + await context.handleUserPrompt(params); + return {}; + } + async close(params) { + const context = this.#browsingContextStorage.getContext(params.context); + if (!context.isTopLevelContext()) { + throw new protocol_js_1.InvalidArgumentException(`Non top-level browsing context ${context.id} cannot be closed.`); + } + try { + const detachedFromTargetPromise = new Promise((resolve) => { + const onContextDestroyed = (event) => { + if (event.targetId === params.context) { + this.#browserCdpClient.off('Target.detachedFromTarget', onContextDestroyed); + resolve(); + } + }; + this.#browserCdpClient.on('Target.detachedFromTarget', onContextDestroyed); + }); + if (params.promptUnload) { + await context.close(); + } + else { + await this.#browserCdpClient.sendCommand('Target.closeTarget', { + targetId: params.context, + }); + } + // Sometimes CDP command finishes before `detachedFromTarget` event, + // sometimes after. Wait for the CDP command to be finished, and then wait + // for `detachedFromTarget` if it hasn't emitted. + await detachedFromTargetPromise; + } + catch (error) { + // Swallow error that arise from the page being destroyed + // Example is navigating to faulty SSL certificate + if (!(error.code === -32000 /* CdpErrorConstants.GENERIC_ERROR */ && + error.message === 'Not attached to an active page')) { + throw error; + } + } + return {}; + } + /** + * This method is called for each CDP session, since this class is responsible + * for creating and destroying all targets and browsing contexts. + */ + #setEventListeners(cdpClient) { + cdpClient.on('Target.attachedToTarget', (params) => { + this.#handleAttachedToTargetEvent(params, cdpClient); + }); + cdpClient.on('Target.detachedFromTarget', (params) => { + this.#handleDetachedFromTargetEvent(params); + }); + cdpClient.on('Target.targetInfoChanged', (params) => { + this.#handleTargetInfoChangedEvent(params); + }); + cdpClient.on('Page.frameAttached', (params) => { + this.#handleFrameAttachedEvent(params); + }); + cdpClient.on('Page.frameDetached', (params) => { + this.#handleFrameDetachedEvent(params); + }); + } + #handleFrameAttachedEvent(params) { + const parentBrowsingContext = this.#browsingContextStorage.findContext(params.parentFrameId); + if (parentBrowsingContext !== undefined) { + BrowsingContextImpl_js_1.BrowsingContextImpl.create(parentBrowsingContext.cdpTarget, this.#realmStorage, params.frameId, params.parentFrameId, parentBrowsingContext.userContext, this.#eventManager, this.#browsingContextStorage, this.#sharedIdWithFrame, this.#logger); + } + } + #handleFrameDetachedEvent(params) { + // In case of OOPiF no need in deleting BrowsingContext. + if (params.reason === 'swap') { + return; + } + this.#browsingContextStorage.findContext(params.frameId)?.dispose(); + } + #handleAttachedToTargetEvent(params, parentSessionCdpClient) { + const { sessionId, targetInfo } = params; + const targetCdpClient = this.#cdpConnection.getCdpClient(sessionId); + this.#logger?.(log_js_1.LogType.debugInfo, 'AttachedToTarget event received:', params); + switch (targetInfo.type) { + case 'page': + case 'iframe': { + if (targetInfo.targetId === this.#selfTargetId) { + break; + } + const cdpTarget = this.#createCdpTarget(targetCdpClient, targetInfo); + const maybeContext = this.#browsingContextStorage.findContext(targetInfo.targetId); + if (maybeContext) { + // OOPiF. + maybeContext.updateCdpTarget(cdpTarget); + } + else { + // New context. + BrowsingContextImpl_js_1.BrowsingContextImpl.create(cdpTarget, this.#realmStorage, targetInfo.targetId, null, targetInfo.browserContextId && + targetInfo.browserContextId !== this.#defaultUserContextId + ? targetInfo.browserContextId + : 'default', this.#eventManager, this.#browsingContextStorage, this.#sharedIdWithFrame, this.#logger); + } + return; + } + case 'worker': { + const browsingContext = parentSessionCdpClient.sessionId && + this.#browsingContextStorage.findContextBySession(parentSessionCdpClient.sessionId); + // If there is no browsing context, this worker is already terminated. + if (!browsingContext) { + break; + } + const cdpTarget = this.#createCdpTarget(targetCdpClient, targetInfo); + this.#handleWorkerTarget(cdpTarget, this.#realmStorage.getRealm({ + browsingContextId: browsingContext.id, + type: 'window', + sandbox: undefined, + })); + return; + } + } + // DevTools or some other not supported by BiDi target. Just release + // debugger and ignore them. + targetCdpClient + .sendCommand('Runtime.runIfWaitingForDebugger') + .then(() => parentSessionCdpClient.sendCommand('Target.detachFromTarget', params)) + .catch((error) => this.#logger?.(log_js_1.LogType.debugError, error)); + } + #createCdpTarget(targetCdpClient, targetInfo) { + this.#setEventListeners(targetCdpClient); + return CdpTarget_js_1.CdpTarget.create(targetInfo.targetId, targetCdpClient, this.#browserCdpClient, this.#realmStorage, this.#eventManager, this.#preloadScriptStorage, this.#networkStorage, this.#acceptInsecureCerts, this.#logger); + } + #workers = new Map(); + #handleWorkerTarget(cdpTarget, ownerRealm) { + cdpTarget.cdpClient.on('Runtime.executionContextCreated', (params) => { + const { uniqueId, id, origin } = params.context; + const workerRealm = new DedicatedWorkerRealm_js_1.DedicatedWorkerRealm(cdpTarget.cdpClient, this.#eventManager, id, this.#logger, (0, BrowsingContextImpl_js_1.serializeOrigin)(origin), ownerRealm, uniqueId, this.#realmStorage); + this.#workers.set(cdpTarget.cdpSessionId, workerRealm); + }); + } + #handleDetachedFromTargetEvent(params) { + const context = this.#browsingContextStorage.findContextBySession(params.sessionId); + if (context) { + context.dispose(); + this.#preloadScriptStorage + .find({ targetId: context.id }) + .map((preloadScript) => preloadScript.dispose(context.id)); + return; + } + const worker = this.#workers.get(params.sessionId); + if (worker) { + this.#realmStorage.deleteRealms({ + cdpSessionId: worker.cdpClient.sessionId, + }); + } + } + #handleTargetInfoChangedEvent(params) { + const context = this.#browsingContextStorage.findContext(params.targetInfo.targetId); + if (context) { + context.onTargetInfoChanged(params); + } + } +} +exports.BrowsingContextProcessor = BrowsingContextProcessor; +//# sourceMappingURL=BrowsingContextProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.js.map new file mode 100644 index 0000000..41d5cc8 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BrowsingContextProcessor.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/context/BrowsingContextProcessor.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.d.ts new file mode 100644 index 0000000..278fde7 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.d.ts @@ -0,0 +1,41 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { type BrowsingContext } from '../../../protocol/protocol.js'; +import type { BrowsingContextImpl } from './BrowsingContextImpl.js'; +/** Container class for browsing contexts. */ +export declare class BrowsingContextStorage { + #private; + /** Gets all top-level contexts, i.e. those with no parent. */ + getTopLevelContexts(): BrowsingContextImpl[]; + /** Gets all contexts. */ + getAllContexts(): BrowsingContextImpl[]; + /** Deletes the context with the given ID. */ + deleteContextById(id: BrowsingContext.BrowsingContext): void; + /** Deletes the given context. */ + deleteContext(context: BrowsingContextImpl): void; + /** Tracks the given context. */ + addContext(context: BrowsingContextImpl): void; + /** Returns true whether there is an existing context with the given ID. */ + hasContext(id: BrowsingContext.BrowsingContext): boolean; + /** Gets the context with the given ID, if any. */ + findContext(id: BrowsingContext.BrowsingContext): BrowsingContextImpl | undefined; + /** Returns the top-level context ID of the given context, if any. */ + findTopLevelContextId(id: BrowsingContext.BrowsingContext | null): BrowsingContext.BrowsingContext | null; + findContextBySession(sessionId: string): BrowsingContextImpl | undefined; + /** Gets the context with the given ID, if any, otherwise throws. */ + getContext(id: BrowsingContext.BrowsingContext): BrowsingContextImpl; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.js new file mode 100644 index 0000000..8de9ddb --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.js @@ -0,0 +1,83 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.BrowsingContextStorage = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +/** Container class for browsing contexts. */ +class BrowsingContextStorage { + /** Map from context ID to context implementation. */ + #contexts = new Map(); + /** Gets all top-level contexts, i.e. those with no parent. */ + getTopLevelContexts() { + return this.getAllContexts().filter((context) => context.isTopLevelContext()); + } + /** Gets all contexts. */ + getAllContexts() { + return Array.from(this.#contexts.values()); + } + /** Deletes the context with the given ID. */ + deleteContextById(id) { + this.#contexts.delete(id); + } + /** Deletes the given context. */ + deleteContext(context) { + this.#contexts.delete(context.id); + } + /** Tracks the given context. */ + addContext(context) { + this.#contexts.set(context.id, context); + } + /** Returns true whether there is an existing context with the given ID. */ + hasContext(id) { + return this.#contexts.has(id); + } + /** Gets the context with the given ID, if any. */ + findContext(id) { + return this.#contexts.get(id); + } + /** Returns the top-level context ID of the given context, if any. */ + findTopLevelContextId(id) { + if (id === null) { + return null; + } + const maybeContext = this.findContext(id); + const parentId = maybeContext?.parentId ?? null; + if (parentId === null) { + return id; + } + return this.findTopLevelContextId(parentId); + } + findContextBySession(sessionId) { + for (const context of this.#contexts.values()) { + if (context.cdpTarget.cdpSessionId === sessionId) { + return context; + } + } + return; + } + /** Gets the context with the given ID, if any, otherwise throws. */ + getContext(id) { + const result = this.findContext(id); + if (result === undefined) { + throw new protocol_js_1.NoSuchFrameException(`Context ${id} not found`); + } + return result; + } +} +exports.BrowsingContextStorage = BrowsingContextStorage; +//# sourceMappingURL=BrowsingContextStorage.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.js.map new file mode 100644 index 0000000..4536d55 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/BrowsingContextStorage.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BrowsingContextStorage.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/context/BrowsingContextStorage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,+DAGuC;AAIvC,6CAA6C;AAC7C,MAAa,sBAAsB;IACjC,qDAAqD;IAC5C,SAAS,GAAG,IAAI,GAAG,EAGzB,CAAC;IAEJ,8DAA8D;IAC9D,mBAAmB;QACjB,OAAO,IAAI,CAAC,cAAc,EAAE,CAAC,MAAM,CAAC,CAAC,OAAO,EAAE,EAAE,CAC9C,OAAO,CAAC,iBAAiB,EAAE,CAC5B,CAAC;IACJ,CAAC;IAED,yBAAyB;IACzB,cAAc;QACZ,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,CAAC,CAAC;IAC7C,CAAC;IAED,6CAA6C;IAC7C,iBAAiB,CAAC,EAAmC;QACnD,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;IAC5B,CAAC;IAED,iCAAiC;IACjC,aAAa,CAAC,OAA4B;QACxC,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,OAAO,CAAC,EAAE,CAAC,CAAC;IACpC,CAAC;IAED,gCAAgC;IAChC,UAAU,CAAC,OAA4B;QACrC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1C,CAAC;IAED,2EAA2E;IAC3E,UAAU,CAAC,EAAmC;QAC5C,OAAO,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;IAChC,CAAC;IAED,kDAAkD;IAClD,WAAW,CACT,EAAmC;QAEnC,OAAO,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;IAChC,CAAC;IAED,qEAAqE;IACrE,qBAAqB,CACnB,EAA0C;QAE1C,IAAI,EAAE,KAAK,IAAI,EAAE,CAAC;YAChB,OAAO,IAAI,CAAC;QACd,CAAC;QACD,MAAM,YAAY,GAAG,IAAI,CAAC,WAAW,CAAC,EAAE,CAAC,CAAC;QAC1C,MAAM,QAAQ,GAAG,YAAY,EAAE,QAAQ,IAAI,IAAI,CAAC;QAChD,IAAI,QAAQ,KAAK,IAAI,EAAE,CAAC;YACtB,OAAO,EAAE,CAAC;QACZ,CAAC;QACD,OAAO,IAAI,CAAC,qBAAqB,CAAC,QAAQ,CAAC,CAAC;IAC9C,CAAC;IAED,oBAAoB,CAAC,SAAiB;QACpC,KAAK,MAAM,OAAO,IAAI,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,EAAE,CAAC;YAC9C,IAAI,OAAO,CAAC,SAAS,CAAC,YAAY,KAAK,SAAS,EAAE,CAAC;gBACjD,OAAO,OAAO,CAAC;YACjB,CAAC;QACH,CAAC;QACD,OAAO;IACT,CAAC;IAED,oEAAoE;IACpE,UAAU,CAAC,EAAmC;QAC5C,MAAM,MAAM,GAAG,IAAI,CAAC,WAAW,CAAC,EAAE,CAAC,CAAC;QACpC,IAAI,MAAM,KAAK,SAAS,EAAE,CAAC;YACzB,MAAM,IAAI,kCAAoB,CAAC,WAAW,EAAE,YAAY,CAAC,CAAC;QAC5D,CAAC;QACD,OAAO,MAAM,CAAC;IAChB,CAAC;CACF;AA9ED,wDA8EC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.d.ts new file mode 100644 index 0000000..ad3ec7e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.d.ts @@ -0,0 +1,31 @@ +import type { Protocol } from 'devtools-protocol'; +import type { CdpClient } from '../../../cdp/CdpClient.js'; +import { Deferred } from '../../../utils/Deferred.js'; +import type { LoggerFn } from '../../../utils/log.js'; +import type { Result } from '../../../utils/result.js'; +import type { NetworkStorage } from '../network/NetworkStorage.js'; +import type { ChannelProxy } from '../script/ChannelProxy.js'; +import type { PreloadScriptStorage } from '../script/PreloadScriptStorage.js'; +import type { RealmStorage } from '../script/RealmStorage.js'; +import type { EventManager } from '../session/EventManager.js'; +export declare class CdpTarget { + #private; + static create(targetId: Protocol.Target.TargetID, cdpClient: CdpClient, browserCdpClient: CdpClient, realmStorage: RealmStorage, eventManager: EventManager, preloadScriptStorage: PreloadScriptStorage, networkStorage: NetworkStorage, acceptInsecureCerts: boolean, logger?: LoggerFn): CdpTarget; + constructor(targetId: Protocol.Target.TargetID, cdpClient: CdpClient, browserCdpClient: CdpClient, eventManager: EventManager, preloadScriptStorage: PreloadScriptStorage, networkStorage: NetworkStorage, acceptInsecureCerts: boolean); + /** Returns a deferred that resolves when the target is unblocked. */ + get unblocked(): Deferred<Result<void>>; + get id(): Protocol.Target.TargetID; + get cdpClient(): CdpClient; + get browserCdpClient(): CdpClient; + /** Needed for CDP escape path. */ + get cdpSessionId(): Protocol.Target.SessionID; + /** Calls `Fetch.enable` with the added network intercepts. */ + fetchEnable(): Promise<void>; + /** Calls `Fetch.disable`. */ + fetchDisable(): Promise<void>; + /** + * All the ProxyChannels from all the preload scripts of the given + * BrowsingContext. + */ + getChannels(): ChannelProxy[]; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.js new file mode 100644 index 0000000..5a23c2a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.js @@ -0,0 +1,142 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.CdpTarget = void 0; +const Deferred_js_1 = require("../../../utils/Deferred.js"); +const LogManager_js_1 = require("../log/LogManager.js"); +const NetworkManager_js_1 = require("../network/NetworkManager.js"); +class CdpTarget { + #id; + #cdpClient; + #browserCdpClient; + #eventManager; + #preloadScriptStorage; + #networkStorage; + #targetUnblocked = new Deferred_js_1.Deferred(); + #acceptInsecureCerts; + static create(targetId, cdpClient, browserCdpClient, realmStorage, eventManager, preloadScriptStorage, networkStorage, acceptInsecureCerts, logger) { + const cdpTarget = new CdpTarget(targetId, cdpClient, browserCdpClient, eventManager, preloadScriptStorage, networkStorage, acceptInsecureCerts); + LogManager_js_1.LogManager.create(cdpTarget, realmStorage, eventManager, logger); + NetworkManager_js_1.NetworkManager.create(cdpTarget, eventManager, networkStorage); + cdpTarget.#setEventListeners(); + // No need to await. + // Deferred will be resolved when the target is unblocked. + void cdpTarget.#unblock(); + return cdpTarget; + } + constructor(targetId, cdpClient, browserCdpClient, eventManager, preloadScriptStorage, networkStorage, acceptInsecureCerts) { + this.#id = targetId; + this.#cdpClient = cdpClient; + this.#eventManager = eventManager; + this.#preloadScriptStorage = preloadScriptStorage; + this.#networkStorage = networkStorage; + this.#browserCdpClient = browserCdpClient; + this.#acceptInsecureCerts = acceptInsecureCerts; + } + /** Returns a deferred that resolves when the target is unblocked. */ + get unblocked() { + return this.#targetUnblocked; + } + get id() { + return this.#id; + } + get cdpClient() { + return this.#cdpClient; + } + get browserCdpClient() { + return this.#browserCdpClient; + } + /** Needed for CDP escape path. */ + get cdpSessionId() { + // SAFETY we got the client by it's id for creating + return this.#cdpClient.sessionId; + } + /** Calls `Fetch.enable` with the added network intercepts. */ + async fetchEnable() { + await this.#cdpClient.sendCommand('Fetch.enable', this.#networkStorage.getFetchEnableParams()); + } + /** Calls `Fetch.disable`. */ + async fetchDisable() { + await this.#cdpClient.sendCommand('Fetch.disable'); + } + /** + * Enables all the required CDP domains and unblocks the target. + */ + async #unblock() { + try { + await Promise.all([ + this.#cdpClient.sendCommand('Runtime.enable'), + this.#cdpClient.sendCommand('Page.enable'), + this.#cdpClient.sendCommand('Page.setLifecycleEventsEnabled', { + enabled: true, + }), + // Set ignore certificate errors for each target. + this.#cdpClient.sendCommand('Security.setIgnoreCertificateErrors', { + ignore: this.#acceptInsecureCerts, + }), + // XXX: #1080: Do not always enable the network domain globally. + // TODO: enable Network domain for OOPiF targets. + this.#cdpClient.sendCommand('Network.enable'), + // XXX: #1080: Do not always enable the fetch domain globally. + this.fetchEnable(), + this.#cdpClient.sendCommand('Target.setAutoAttach', { + autoAttach: true, + waitForDebuggerOnStart: true, + flatten: true, + }), + this.#initAndEvaluatePreloadScripts(), + this.#cdpClient.sendCommand('Runtime.runIfWaitingForDebugger'), + ]); + } + catch (error) { + // The target might have been closed before the initialization finished. + if (!this.#cdpClient.isCloseError(error)) { + this.#targetUnblocked.resolve({ + kind: 'error', + error, + }); + return; + } + } + this.#targetUnblocked.resolve({ + kind: 'success', + value: undefined, + }); + } + #setEventListeners() { + this.#cdpClient.on('*', (event, params) => { + // We may encounter uses for EventEmitter other than CDP events, + // which we want to skip. + if (typeof event !== 'string') { + return; + } + this.#eventManager.registerEvent({ + type: 'event', + method: `cdp.${event}`, + params: { + event, + params, + session: this.cdpSessionId, + }, + }, null); + }); + } + /** + * All the ProxyChannels from all the preload scripts of the given + * BrowsingContext. + */ + getChannels() { + return this.#preloadScriptStorage + .find() + .flatMap((script) => script.channels); + } + /** Loads all top-level preload scripts. */ + async #initAndEvaluatePreloadScripts() { + for (const script of this.#preloadScriptStorage.find({ + global: true, + })) { + await script.initInTarget(this, true); + } + } +} +exports.CdpTarget = CdpTarget; +//# sourceMappingURL=CdpTarget.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.js.map new file mode 100644 index 0000000..63b371b --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/CdpTarget.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CdpTarget.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/context/CdpTarget.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.d.ts new file mode 100644 index 0000000..db29968 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.d.ts @@ -0,0 +1,26 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { BrowsingContextImpl } from '../context/BrowsingContextImpl.js'; +import type { ActionOption } from './ActionOption.js'; +import type { InputState } from './InputState.js'; +export declare class ActionDispatcher { + #private; + static isMacOS: (context: BrowsingContextImpl) => Promise<boolean>; + constructor(inputState: InputState, context: BrowsingContextImpl, isMacOS: boolean); + dispatchActions(optionsByTick: readonly (readonly Readonly<ActionOption>[])[]): Promise<void>; + dispatchTickActions(options: readonly Readonly<ActionOption>[]): Promise<void>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.js new file mode 100644 index 0000000..5d5dba7 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.js @@ -0,0 +1,681 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ActionDispatcher = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const assert_js_1 = require("../../../utils/assert.js"); +const InputSource_js_1 = require("./InputSource.js"); +const keyUtils_js_1 = require("./keyUtils.js"); +const USKeyboardLayout_js_1 = require("./USKeyboardLayout.js"); +/** https://w3c.github.io/webdriver/#dfn-center-point */ +const CALCULATE_IN_VIEW_CENTER_PT_DECL = ((i) => { + const t = i.getClientRects()[0], e = Math.max(0, Math.min(t.x, t.x + t.width)), n = Math.min(window.innerWidth, Math.max(t.x, t.x + t.width)), h = Math.max(0, Math.min(t.y, t.y + t.height)), m = Math.min(window.innerHeight, Math.max(t.y, t.y + t.height)); + return [e + ((n - e) >> 1), h + ((m - h) >> 1)]; +}).toString(); +const IS_MAC_DECL = (() => { + return navigator.platform.toLowerCase().includes('mac'); +}).toString(); +async function getElementCenter(context, element) { + const sandbox = await context.getOrCreateSandbox(undefined); + const result = await sandbox.callFunction(CALCULATE_IN_VIEW_CENTER_PT_DECL, { type: 'undefined' }, [element], false, "none" /* Script.ResultOwnership.None */, {}); + if (result.type === 'exception') { + throw new protocol_js_1.NoSuchElementException(`Origin element ${element.sharedId} was not found`); + } + (0, assert_js_1.assert)(result.result.type === 'array'); + (0, assert_js_1.assert)(result.result.value?.[0]?.type === 'number'); + (0, assert_js_1.assert)(result.result.value?.[1]?.type === 'number'); + const { result: { value: [{ value: x }, { value: y }], }, } = result; + return { x: x, y: y }; +} +class ActionDispatcher { + static isMacOS = async (context) => { + const result = await (await context.getOrCreateSandbox(undefined)).callFunction(IS_MAC_DECL, { type: 'undefined' }, [], false, "none" /* Script.ResultOwnership.None */, {}); + (0, assert_js_1.assert)(result.type !== 'exception'); + (0, assert_js_1.assert)(result.result.type === 'boolean'); + return result.result.value; + }; + #tickStart = 0; + #tickDuration = 0; + #inputState; + #context; + #isMacOS; + constructor(inputState, context, isMacOS) { + this.#inputState = inputState; + this.#context = context; + this.#isMacOS = isMacOS; + } + async dispatchActions(optionsByTick) { + await this.#inputState.queue.run(async () => { + for (const options of optionsByTick) { + await this.dispatchTickActions(options); + } + }); + } + async dispatchTickActions(options) { + this.#tickStart = performance.now(); + this.#tickDuration = 0; + for (const { action } of options) { + if ('duration' in action && action.duration !== undefined) { + this.#tickDuration = Math.max(this.#tickDuration, action.duration); + } + } + const promises = [ + new Promise((resolve) => setTimeout(resolve, this.#tickDuration)), + ]; + for (const option of options) { + // In theory we have to wait for each action to happen, but CDP is serial, + // so as an optimization, we queue all CDP commands at once and await all + // of them. + promises.push(this.#dispatchAction(option)); + } + await Promise.all(promises); + } + async #dispatchAction({ id, action }) { + const source = this.#inputState.get(id); + const keyState = this.#inputState.getGlobalKeyState(); + switch (action.type) { + case 'keyDown': { + // SAFETY: The source is validated before. + await this.#dispatchKeyDownAction(source, action); + this.#inputState.cancelList.push({ + id, + action: { + ...action, + type: 'keyUp', + }, + }); + break; + } + case 'keyUp': { + // SAFETY: The source is validated before. + await this.#dispatchKeyUpAction(source, action); + break; + } + case 'pause': { + // TODO: Implement waiting on the input source. + break; + } + case 'pointerDown': { + // SAFETY: The source is validated before. + await this.#dispatchPointerDownAction(source, keyState, action); + this.#inputState.cancelList.push({ + id, + action: { + ...action, + type: 'pointerUp', + }, + }); + break; + } + case 'pointerMove': { + // SAFETY: The source is validated before. + await this.#dispatchPointerMoveAction(source, keyState, action); + break; + } + case 'pointerUp': { + // SAFETY: The source is validated before. + await this.#dispatchPointerUpAction(source, keyState, action); + break; + } + case 'scroll': { + // SAFETY: The source is validated before. + await this.#dispatchScrollAction(source, keyState, action); + break; + } + } + } + #dispatchPointerDownAction(source, keyState, action) { + const { button } = action; + if (source.pressed.has(button)) { + return; + } + source.pressed.add(button); + const { x, y, subtype: pointerType } = source; + const { width, height, pressure, twist, tangentialPressure } = action; + const { tiltX, tiltY } = getTilt(action); + // --- Platform-specific code begins here --- + const { modifiers } = keyState; + switch (pointerType) { + case "mouse" /* Input.PointerType.Mouse */: + case "pen" /* Input.PointerType.Pen */: + // TODO: Implement width and height when available. + return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', { + type: 'mousePressed', + x, + y, + modifiers, + button: getCdpButton(button), + buttons: source.buttons, + clickCount: source.setClickCount(button, new InputSource_js_1.PointerSource.ClickContext(x, y, performance.now())), + pointerType, + tangentialPressure, + tiltX, + tiltY, + twist, + force: pressure, + }); + case "touch" /* Input.PointerType.Touch */: + return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchTouchEvent', { + type: 'touchStart', + touchPoints: [ + { + x, + y, + ...getRadii(width ?? 1, height ?? 1), + tangentialPressure, + tiltX, + tiltY, + twist, + force: pressure, + id: source.pointerId, + }, + ], + modifiers, + }); + } + // --- Platform-specific code ends here --- + } + #dispatchPointerUpAction(source, keyState, action) { + const { button } = action; + if (!source.pressed.has(button)) { + return; + } + source.pressed.delete(button); + const { x, y, subtype: pointerType } = source; + // --- Platform-specific code begins here --- + const { modifiers } = keyState; + switch (pointerType) { + case "mouse" /* Input.PointerType.Mouse */: + case "pen" /* Input.PointerType.Pen */: + // TODO: Implement width and height when available. + return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', { + type: 'mouseReleased', + x, + y, + modifiers, + button: getCdpButton(button), + buttons: source.buttons, + clickCount: source.getClickCount(button), + pointerType, + }); + case "touch" /* Input.PointerType.Touch */: + return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchTouchEvent', { + type: 'touchEnd', + touchPoints: [ + { + x, + y, + id: source.pointerId, + }, + ], + modifiers, + }); + } + // --- Platform-specific code ends here --- + } + async #dispatchPointerMoveAction(source, keyState, action) { + const { x: startX, y: startY, subtype: pointerType } = source; + const { width, height, pressure, twist, tangentialPressure, x: offsetX, y: offsetY, origin = 'viewport', duration = this.#tickDuration, } = action; + const { tiltX, tiltY } = getTilt(action); + const { targetX, targetY } = await this.#getCoordinateFromOrigin(origin, offsetX, offsetY, startX, startY); + if (targetX < 0 || targetY < 0) { + throw new protocol_js_1.MoveTargetOutOfBoundsException(`Cannot move beyond viewport (x: ${targetX}, y: ${targetY})`); + } + let last; + do { + const ratio = duration > 0 ? (performance.now() - this.#tickStart) / duration : 1; + last = ratio >= 1; + let x; + let y; + if (last) { + x = targetX; + y = targetY; + } + else { + x = Math.round(ratio * (targetX - startX) + startX); + y = Math.round(ratio * (targetY - startY) + startY); + } + if (source.x !== x || source.y !== y) { + // --- Platform-specific code begins here --- + const { modifiers } = keyState; + switch (pointerType) { + case "mouse" /* Input.PointerType.Mouse */: + // TODO: Implement width and height when available. + await this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', { + type: 'mouseMoved', + x, + y, + modifiers, + clickCount: 0, + button: getCdpButton(source.pressed.values().next().value ?? 5), + buttons: source.buttons, + pointerType, + tangentialPressure, + tiltX, + tiltY, + twist, + force: pressure, + }); + break; + case "pen" /* Input.PointerType.Pen */: + if (source.pressed.size !== 0) { + // TODO: Implement width and height when available. + await this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', { + type: 'mouseMoved', + x, + y, + modifiers, + clickCount: 0, + button: getCdpButton(source.pressed.values().next().value ?? 5), + buttons: source.buttons, + pointerType, + tangentialPressure, + tiltX, + tiltY, + twist, + force: pressure, + }); + } + break; + case "touch" /* Input.PointerType.Touch */: + if (source.pressed.size !== 0) { + await this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchTouchEvent', { + type: 'touchMove', + touchPoints: [ + { + x, + y, + ...getRadii(width ?? 1, height ?? 1), + tangentialPressure, + tiltX, + tiltY, + twist, + force: pressure, + id: source.pointerId, + }, + ], + modifiers, + }); + } + break; + } + // --- Platform-specific code ends here --- + source.x = x; + source.y = y; + } + } while (!last); + } + async #getCoordinateFromOrigin(origin, offsetX, offsetY, startX, startY) { + let targetX; + let targetY; + switch (origin) { + case 'viewport': + targetX = offsetX; + targetY = offsetY; + break; + case 'pointer': + targetX = startX + offsetX; + targetY = startY + offsetY; + break; + default: { + const { x: posX, y: posY } = await getElementCenter(this.#context, origin.element); + // SAFETY: These can never be special numbers. + targetX = posX + offsetX; + targetY = posY + offsetY; + break; + } + } + return { targetX, targetY }; + } + async #dispatchScrollAction(_source, keyState, action) { + const { deltaX: targetDeltaX, deltaY: targetDeltaY, x: offsetX, y: offsetY, origin = 'viewport', duration = this.#tickDuration, } = action; + if (origin === 'pointer') { + throw new protocol_js_1.InvalidArgumentException('"pointer" origin is invalid for scrolling.'); + } + const { targetX, targetY } = await this.#getCoordinateFromOrigin(origin, offsetX, offsetY, 0, 0); + if (targetX < 0 || targetY < 0) { + throw new protocol_js_1.MoveTargetOutOfBoundsException(`Cannot move beyond viewport (x: ${targetX}, y: ${targetY})`); + } + let currentDeltaX = 0; + let currentDeltaY = 0; + let last; + do { + const ratio = duration > 0 ? (performance.now() - this.#tickStart) / duration : 1; + last = ratio >= 1; + let deltaX; + let deltaY; + if (last) { + deltaX = targetDeltaX - currentDeltaX; + deltaY = targetDeltaY - currentDeltaY; + } + else { + deltaX = Math.round(ratio * targetDeltaX - currentDeltaX); + deltaY = Math.round(ratio * targetDeltaY - currentDeltaY); + } + if (deltaX !== 0 || deltaY !== 0) { + // --- Platform-specific code begins here --- + const { modifiers } = keyState; + await this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', { + type: 'mouseWheel', + deltaX, + deltaY, + x: targetX, + y: targetY, + modifiers, + }); + // --- Platform-specific code ends here --- + currentDeltaX += deltaX; + currentDeltaY += deltaY; + } + } while (!last); + } + async #dispatchKeyDownAction(source, action) { + if ([...action.value].length > 1) { + throw new protocol_js_1.InvalidArgumentException(`Invalid key value: ${action.value}`); + } + const rawKey = action.value; + const key = (0, keyUtils_js_1.getNormalizedKey)(rawKey); + const repeat = source.pressed.has(key); + const code = (0, keyUtils_js_1.getKeyCode)(rawKey); + const location = (0, keyUtils_js_1.getKeyLocation)(rawKey); + switch (key) { + case 'Alt': + source.alt = true; + break; + case 'Shift': + source.shift = true; + break; + case 'Control': + source.ctrl = true; + break; + case 'Meta': + source.meta = true; + break; + } + source.pressed.add(key); + const { modifiers } = source; + // --- Platform-specific code begins here --- + // The spread is a little hack so JS gives us an array of unicode characters + // to measure. + const unmodifiedText = getKeyEventUnmodifiedText(key, source); + const text = getKeyEventText(code ?? '', source) ?? unmodifiedText; + let command; + // The following commands need to be declared because Chromium doesn't + // handle them. See + // https://source.chromium.org/chromium/chromium/src/+/refs/heads/main:third_party/blink/renderer/core/editing/editing_behavior.cc;l=169;drc=b8143cf1dfd24842890fcd831c4f5d909bef4fc4;bpv=0;bpt=1. + if (this.#isMacOS && source.meta) { + switch (code) { + case 'KeyA': + command = 'SelectAll'; + break; + case 'KeyC': + command = 'Copy'; + break; + case 'KeyV': + command = source.shift ? 'PasteAndMatchStyle' : 'Paste'; + break; + case 'KeyX': + command = 'Cut'; + break; + case 'KeyZ': + command = source.shift ? 'Redo' : 'Undo'; + break; + default: + // Intentionally empty. + } + } + const promises = [ + this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchKeyEvent', { + type: text ? 'keyDown' : 'rawKeyDown', + windowsVirtualKeyCode: USKeyboardLayout_js_1.KeyToKeyCode[key], + key, + code, + text, + unmodifiedText, + autoRepeat: repeat, + isSystemKey: source.alt || undefined, + location: location < 3 ? location : undefined, + isKeypad: location === 3, + modifiers, + commands: command ? [command] : undefined, + }), + ]; + // Drag cancelling happens on escape. + if (key === 'Escape') { + if (!source.alt && + ((this.#isMacOS && !source.ctrl && !source.meta) || !this.#isMacOS)) { + promises.push(this.#context.cdpTarget.cdpClient.sendCommand('Input.cancelDragging')); + } + } + await Promise.all(promises); + // --- Platform-specific code ends here --- + } + #dispatchKeyUpAction(source, action) { + if ([...action.value].length > 1) { + throw new protocol_js_1.InvalidArgumentException(`Invalid key value: ${action.value}`); + } + const rawKey = action.value; + const key = (0, keyUtils_js_1.getNormalizedKey)(rawKey); + if (!source.pressed.has(key)) { + return; + } + const code = (0, keyUtils_js_1.getKeyCode)(rawKey); + const location = (0, keyUtils_js_1.getKeyLocation)(rawKey); + switch (key) { + case 'Alt': + source.alt = false; + break; + case 'Shift': + source.shift = false; + break; + case 'Control': + source.ctrl = false; + break; + case 'Meta': + source.meta = false; + break; + } + source.pressed.delete(key); + const { modifiers } = source; + // --- Platform-specific code begins here --- + // The spread is a little hack so JS gives us an array of unicode characters + // to measure. + const unmodifiedText = getKeyEventUnmodifiedText(key, source); + const text = getKeyEventText(code ?? '', source) ?? unmodifiedText; + return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchKeyEvent', { + type: 'keyUp', + windowsVirtualKeyCode: USKeyboardLayout_js_1.KeyToKeyCode[key], + key, + code, + text, + unmodifiedText, + location: location < 3 ? location : undefined, + isSystemKey: source.alt || undefined, + isKeypad: location === 3, + modifiers, + }); + // --- Platform-specific code ends here --- + } +} +exports.ActionDispatcher = ActionDispatcher; +const getKeyEventUnmodifiedText = (key, source) => { + if (key === 'Enter') { + return '\r'; + } + return [...key].length === 1 + ? source.shift + ? key.toLocaleUpperCase('en-US') + : key + : undefined; +}; +const getKeyEventText = (code, source) => { + if (source.ctrl) { + switch (code) { + case 'Digit2': + if (source.shift) { + return '\x00'; + } + break; + case 'KeyA': + return '\x01'; + case 'KeyB': + return '\x02'; + case 'KeyC': + return '\x03'; + case 'KeyD': + return '\x04'; + case 'KeyE': + return '\x05'; + case 'KeyF': + return '\x06'; + case 'KeyG': + return '\x07'; + case 'KeyH': + return '\x08'; + case 'KeyI': + return '\x09'; + case 'KeyJ': + return '\x0A'; + case 'KeyK': + return '\x0B'; + case 'KeyL': + return '\x0C'; + case 'KeyM': + return '\x0D'; + case 'KeyN': + return '\x0E'; + case 'KeyO': + return '\x0F'; + case 'KeyP': + return '\x10'; + case 'KeyQ': + return '\x11'; + case 'KeyR': + return '\x12'; + case 'KeyS': + return '\x13'; + case 'KeyT': + return '\x14'; + case 'KeyU': + return '\x15'; + case 'KeyV': + return '\x16'; + case 'KeyW': + return '\x17'; + case 'KeyX': + return '\x18'; + case 'KeyY': + return '\x19'; + case 'KeyZ': + return '\x1A'; + case 'BracketLeft': + return '\x1B'; + case 'Backslash': + return '\x1C'; + case 'BracketRight': + return '\x1D'; + case 'Digit6': + if (source.shift) { + return '\x1E'; + } + break; + case 'Minus': + return '\x1F'; + } + return ''; + } + if (source.alt) { + return ''; + } + return; +}; +function getCdpButton(button) { + switch (button) { + case 0: + return 'left'; + case 1: + return 'middle'; + case 2: + return 'right'; + case 3: + return 'back'; + case 4: + return 'forward'; + default: + return 'none'; + } +} +function getTilt(action) { + // https://w3c.github.io/pointerevents/#converting-between-tiltx-tilty-and-altitudeangle-azimuthangle + const altitudeAngle = action.altitudeAngle ?? 0; + const azimuthAngle = action.azimuthAngle ?? 0; + let tiltXRadians = 0; + let tiltYRadians = 0; + if (altitudeAngle === 0) { + // the pen is in the X-Y plane + if (azimuthAngle === 0 || azimuthAngle === 2 * Math.PI) { + // pen is on positive X axis + tiltXRadians = Math.PI / 2; + } + if (azimuthAngle === Math.PI / 2) { + // pen is on positive Y axis + tiltYRadians = Math.PI / 2; + } + if (azimuthAngle === Math.PI) { + // pen is on negative X axis + tiltXRadians = -Math.PI / 2; + } + if (azimuthAngle === (3 * Math.PI) / 2) { + // pen is on negative Y axis + tiltYRadians = -Math.PI / 2; + } + if (azimuthAngle > 0 && azimuthAngle < Math.PI / 2) { + tiltXRadians = Math.PI / 2; + tiltYRadians = Math.PI / 2; + } + if (azimuthAngle > Math.PI / 2 && azimuthAngle < Math.PI) { + tiltXRadians = -Math.PI / 2; + tiltYRadians = Math.PI / 2; + } + if (azimuthAngle > Math.PI && azimuthAngle < (3 * Math.PI) / 2) { + tiltXRadians = -Math.PI / 2; + tiltYRadians = -Math.PI / 2; + } + if (azimuthAngle > (3 * Math.PI) / 2 && azimuthAngle < 2 * Math.PI) { + tiltXRadians = Math.PI / 2; + tiltYRadians = -Math.PI / 2; + } + } + if (altitudeAngle !== 0) { + const tanAlt = Math.tan(altitudeAngle); + tiltXRadians = Math.atan(Math.cos(azimuthAngle) / tanAlt); + tiltYRadians = Math.atan(Math.sin(azimuthAngle) / tanAlt); + } + const factor = 180 / Math.PI; + return { + tiltX: Math.round(tiltXRadians * factor), + tiltY: Math.round(tiltYRadians * factor), + }; +} +function getRadii(width, height) { + return { + radiusX: width ? width / 2 : 0.5, + radiusY: height ? height / 2 : 0.5, + }; +} +//# sourceMappingURL=ActionDispatcher.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.js.map new file mode 100644 index 0000000..a6cbbdb --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionDispatcher.js.map @@ -0,0 +1 @@ +{"version":3,"file":"ActionDispatcher.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/input/ActionDispatcher.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.d.ts new file mode 100644 index 0000000..0a511f9 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.d.ts @@ -0,0 +1,22 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Input } from '../../../protocol/protocol.js'; +export type ActionOption = ActionOptionFor<Input.NoneSourceAction | Input.KeySourceAction | Input.PointerSourceAction | Input.WheelSourceAction>; +export interface ActionOptionFor<A> { + id: string; + action: A; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.js new file mode 100644 index 0000000..1163e72 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.js @@ -0,0 +1,19 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=ActionOption.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.js.map new file mode 100644 index 0000000..0bb666c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/ActionOption.js.map @@ -0,0 +1 @@ +{"version":3,"file":"ActionOption.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/input/ActionOption.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.d.ts new file mode 100644 index 0000000..8fcdebf --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.d.ts @@ -0,0 +1,10 @@ +import { Input, type EmptyResult } from '../../../protocol/protocol.js'; +import type { BrowsingContextStorage } from '../context/BrowsingContextStorage.js'; +import type { RealmStorage } from '../script/RealmStorage.js'; +export declare class InputProcessor { + #private; + constructor(browsingContextStorage: BrowsingContextStorage, realmStorage: RealmStorage); + performActions(params: Input.PerformActionsParameters): Promise<EmptyResult>; + releaseActions(params: Input.ReleaseActionsParameters): Promise<EmptyResult>; + setFiles(params: Input.SetFilesParameters): Promise<EmptyResult>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.js new file mode 100644 index 0000000..edd23ba --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.js @@ -0,0 +1,153 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.InputProcessor = void 0; +/* + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +const protocol_js_1 = require("../../../protocol/protocol.js"); +const assert_js_1 = require("../../../utils/assert.js"); +const ActionDispatcher_js_1 = require("../input/ActionDispatcher.js"); +const InputStateManager_js_1 = require("../input/InputStateManager.js"); +class InputProcessor { + #browsingContextStorage; + #realmStorage; + #inputStateManager = new InputStateManager_js_1.InputStateManager(); + constructor(browsingContextStorage, realmStorage) { + this.#browsingContextStorage = browsingContextStorage; + this.#realmStorage = realmStorage; + } + async performActions(params) { + const context = this.#browsingContextStorage.getContext(params.context); + const inputState = this.#inputStateManager.get(context.top); + const actionsByTick = this.#getActionsByTick(params, inputState); + const dispatcher = new ActionDispatcher_js_1.ActionDispatcher(inputState, context, await ActionDispatcher_js_1.ActionDispatcher.isMacOS(context).catch(() => false)); + await dispatcher.dispatchActions(actionsByTick); + return {}; + } + async releaseActions(params) { + const context = this.#browsingContextStorage.getContext(params.context); + const topContext = context.top; + const inputState = this.#inputStateManager.get(topContext); + const dispatcher = new ActionDispatcher_js_1.ActionDispatcher(inputState, context, await ActionDispatcher_js_1.ActionDispatcher.isMacOS(context).catch(() => false)); + await dispatcher.dispatchTickActions(inputState.cancelList.reverse()); + this.#inputStateManager.delete(topContext); + return {}; + } + async setFiles(params) { + const realm = this.#realmStorage.findRealm({ + browsingContextId: params.context, + }); + if (realm === undefined) { + throw new protocol_js_1.NoSuchFrameException(`Could not find browsingContext ${params.context}`); + } + let isFileInput; + try { + const result = await realm.callFunction(String(function getFiles() { + return (this instanceof HTMLInputElement && + this.type === 'file' && + !this.disabled); + }), params.element, [], false, "none" /* Script.ResultOwnership.None */, {}, false); + (0, assert_js_1.assert)(result.type === 'success'); + (0, assert_js_1.assert)(result.result.type === 'boolean'); + isFileInput = result.result.value; + } + catch { + throw new protocol_js_1.NoSuchElementException(`Could not find element ${params.element.sharedId}`); + } + if (!isFileInput) { + throw new protocol_js_1.UnableToSetFileInputException(`Element ${params.element.sharedId} is not a mutable file input.`); + } + // Our goal here is to iterate over the input element files and get their + // file paths. + const paths = []; + for (let i = 0; i < params.files.length; ++i) { + const result = await realm.callFunction(String(function getFiles(index) { + if (!this.files) { + // We use `null` because `item` also returns null. + return null; + } + return this.files.item(index); + }), params.element, [{ type: 'number', value: 0 }], false, "root" /* Script.ResultOwnership.Root */, {}, false); + (0, assert_js_1.assert)(result.type === 'success'); + if (result.result.type !== 'object') { + break; + } + const { handle } = result.result; + (0, assert_js_1.assert)(handle !== undefined); + const { path } = await realm.cdpClient.sendCommand('DOM.getFileInfo', { + objectId: handle, + }); + paths.push(path); + // Cleanup the handle. + void realm.disown(handle).catch(undefined); + } + paths.sort(); + // We create a new array so we preserve the order of the original files. + const sortedFiles = [...params.files].sort(); + if (paths.length !== params.files.length || + sortedFiles.some((path, index) => { + return paths[index] !== path; + })) { + const { objectId } = await realm.deserializeForCdp(params.element); + // This cannot throw since this was just used in `callFunction` above. + (0, assert_js_1.assert)(objectId !== undefined); + await realm.cdpClient.sendCommand('DOM.setFileInputFiles', { + files: params.files, + objectId, + }); + } + else { + // XXX: We should dispatch a trusted event. + await realm.callFunction(String(function dispatchEvent() { + this.dispatchEvent(new Event('cancel', { + bubbles: true, + })); + }), params.element, [], false, "none" /* Script.ResultOwnership.None */, {}, false); + } + return {}; + } + #getActionsByTick(params, inputState) { + const actionsByTick = []; + for (const action of params.actions) { + switch (action.type) { + case "pointer" /* SourceType.Pointer */: { + action.parameters ??= { pointerType: "mouse" /* Input.PointerType.Mouse */ }; + action.parameters.pointerType ??= "mouse" /* Input.PointerType.Mouse */; + const source = inputState.getOrCreate(action.id, "pointer" /* SourceType.Pointer */, action.parameters.pointerType); + if (source.subtype !== action.parameters.pointerType) { + throw new protocol_js_1.InvalidArgumentException(`Expected input source ${action.id} to be ${source.subtype}; got ${action.parameters.pointerType}.`); + } + break; + } + default: + inputState.getOrCreate(action.id, action.type); + } + const actions = action.actions.map((item) => ({ + id: action.id, + action: item, + })); + for (let i = 0; i < actions.length; i++) { + if (actionsByTick.length === i) { + actionsByTick.push([]); + } + actionsByTick[i].push(actions[i]); + } + } + return actionsByTick; + } +} +exports.InputProcessor = InputProcessor; +//# sourceMappingURL=InputProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.js.map new file mode 100644 index 0000000..4341a5d --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"InputProcessor.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/input/InputProcessor.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.d.ts new file mode 100644 index 0000000..d5e1872 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.d.ts @@ -0,0 +1,69 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Input } from '../../../protocol/protocol.js'; +export declare const enum SourceType { + Key = "key", + Pointer = "pointer", + Wheel = "wheel", + None = "none" +} +export declare class NoneSource { + type: SourceType.None; +} +export declare class KeySource { + #private; + type: SourceType.Key; + pressed: Set<string>; + get modifiers(): number; + get alt(): boolean; + set alt(value: boolean); + get ctrl(): boolean; + set ctrl(value: boolean); + get meta(): boolean; + set meta(value: boolean); + get shift(): boolean; + set shift(value: boolean); +} +export declare class PointerSource { + #private; + type: SourceType.Pointer; + subtype: Input.PointerType; + pointerId: number; + pressed: Set<number>; + x: number; + y: number; + constructor(id: number, subtype: Input.PointerType); + get buttons(): number; + static ClickContext: { + new (x: number, y: number, time: number): { + count: number; + "__#89102@#x": number; + "__#89102@#y": number; + "__#89102@#time": number; + compare(context: any): boolean; + }; + "__#89102@#DOUBLE_CLICK_TIME_MS": number; + "__#89102@#MAX_DOUBLE_CLICK_RADIUS": number; + }; + setClickCount(button: number, context: InstanceType<typeof PointerSource.ClickContext>): number; + getClickCount(button: number): number; +} +export declare class WheelSource { + type: SourceType.Wheel; +} +export type InputSource = NoneSource | KeySource | PointerSource | WheelSource; +export type InputSourceFor<Type extends SourceType> = Type extends SourceType.Key ? KeySource : Type extends SourceType.Pointer ? PointerSource : Type extends SourceType.Wheel ? WheelSource : NoneSource; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.js new file mode 100644 index 0000000..9034918 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.js @@ -0,0 +1,148 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.WheelSource = exports.PointerSource = exports.KeySource = exports.NoneSource = void 0; +class NoneSource { + type = "none" /* SourceType.None */; +} +exports.NoneSource = NoneSource; +class KeySource { + type = "key" /* SourceType.Key */; + pressed = new Set(); + // This is a bitfield that matches the modifiers parameter of + // https://chromedevtools.github.io/devtools-protocol/tot/Input/#method-dispatchKeyEvent + #modifiers = 0; + get modifiers() { + return this.#modifiers; + } + get alt() { + return (this.#modifiers & 1) === 1; + } + set alt(value) { + this.#setModifier(value, 1); + } + get ctrl() { + return (this.#modifiers & 2) === 2; + } + set ctrl(value) { + this.#setModifier(value, 2); + } + get meta() { + return (this.#modifiers & 4) === 4; + } + set meta(value) { + this.#setModifier(value, 4); + } + get shift() { + return (this.#modifiers & 8) === 8; + } + set shift(value) { + this.#setModifier(value, 8); + } + #setModifier(value, bit) { + if (value) { + this.#modifiers |= bit; + } + else { + this.#modifiers &= ~bit; + } + } +} +exports.KeySource = KeySource; +class PointerSource { + type = "pointer" /* SourceType.Pointer */; + subtype; + pointerId; + pressed = new Set(); + x = 0; + y = 0; + constructor(id, subtype) { + this.pointerId = id; + this.subtype = subtype; + } + // This is a bitfield that matches the buttons parameter of + // https://chromedevtools.github.io/devtools-protocol/tot/Input/#method-dispatchMouseEvent + get buttons() { + let buttons = 0; + for (const button of this.pressed) { + switch (button) { + case 0: + buttons |= 1; + break; + case 1: + buttons |= 4; + break; + case 2: + buttons |= 2; + break; + case 3: + buttons |= 8; + break; + case 4: + buttons |= 16; + break; + } + } + return buttons; + } + // --- Platform-specific code starts here --- + // Input.dispatchMouseEvent doesn't know the concept of double click, so we + // need to create the logic, similar to how it's done for OSes: + // https://source.chromium.org/chromium/chromium/src/+/refs/heads/main:ui/events/event.cc;l=479 + static ClickContext = class ClickContext { + static #DOUBLE_CLICK_TIME_MS = 500; + static #MAX_DOUBLE_CLICK_RADIUS = 2; + count = 0; + #x; + #y; + #time; + constructor(x, y, time) { + this.#x = x; + this.#y = y; + this.#time = time; + } + compare(context) { + return ( + // The click needs to be within a certain amount of ms. + context.#time - this.#time > ClickContext.#DOUBLE_CLICK_TIME_MS || + // The click needs to be within a certain square radius. + Math.abs(context.#x - this.#x) > + ClickContext.#MAX_DOUBLE_CLICK_RADIUS || + Math.abs(context.#y - this.#y) > ClickContext.#MAX_DOUBLE_CLICK_RADIUS); + } + }; + #clickContexts = new Map(); + setClickCount(button, context) { + let storedContext = this.#clickContexts.get(button); + if (!storedContext || storedContext.compare(context)) { + storedContext = context; + } + ++storedContext.count; + this.#clickContexts.set(button, storedContext); + return storedContext.count; + } + getClickCount(button) { + return this.#clickContexts.get(button)?.count ?? 0; + } +} +exports.PointerSource = PointerSource; +class WheelSource { + type = "wheel" /* SourceType.Wheel */; +} +exports.WheelSource = WheelSource; +//# sourceMappingURL=InputSource.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.js.map new file mode 100644 index 0000000..f9cf2a9 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputSource.js.map @@ -0,0 +1 @@ +{"version":3,"file":"InputSource.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/input/InputSource.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.d.ts new file mode 100644 index 0000000..13df972 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.d.ts @@ -0,0 +1,29 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { Input } from '../../../protocol/protocol.js'; +import { Mutex } from '../../../utils/Mutex.js'; +import type { ActionOption } from './ActionOption.js'; +import { KeySource, PointerSource, SourceType, type InputSource, type InputSourceFor } from './InputSource.js'; +export declare class InputState { + #private; + cancelList: ActionOption[]; + getOrCreate(id: string, type: SourceType.Pointer, subtype: Input.PointerType): PointerSource; + getOrCreate<Type extends SourceType>(id: string, type: Type): InputSourceFor<Type>; + get(id: string): InputSource; + getGlobalKeyState(): KeySource; + get queue(): Mutex; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.js new file mode 100644 index 0000000..7186a7f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.js @@ -0,0 +1,93 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.InputState = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const Mutex_js_1 = require("../../../utils/Mutex.js"); +const InputSource_js_1 = require("./InputSource.js"); +class InputState { + cancelList = []; + #sources = new Map(); + #mutex = new Mutex_js_1.Mutex(); + getOrCreate(id, type, subtype) { + let source = this.#sources.get(id); + if (!source) { + switch (type) { + case "none" /* SourceType.None */: + source = new InputSource_js_1.NoneSource(); + break; + case "key" /* SourceType.Key */: + source = new InputSource_js_1.KeySource(); + break; + case "pointer" /* SourceType.Pointer */: { + let pointerId = subtype === "mouse" /* Input.PointerType.Mouse */ ? 0 : 2; + const pointerIds = new Set(); + for (const [, source] of this.#sources) { + if (source.type === "pointer" /* SourceType.Pointer */) { + pointerIds.add(source.pointerId); + } + } + while (pointerIds.has(pointerId)) { + ++pointerId; + } + source = new InputSource_js_1.PointerSource(pointerId, subtype); + break; + } + case "wheel" /* SourceType.Wheel */: + source = new InputSource_js_1.WheelSource(); + break; + default: + throw new protocol_js_1.InvalidArgumentException(`Expected "${"none" /* SourceType.None */}", "${"key" /* SourceType.Key */}", "${"pointer" /* SourceType.Pointer */}", or "${"wheel" /* SourceType.Wheel */}". Found unknown source type ${type}.`); + } + this.#sources.set(id, source); + return source; + } + if (source.type !== type) { + throw new protocol_js_1.InvalidArgumentException(`Input source type of ${id} is ${source.type}, but received ${type}.`); + } + return source; + } + get(id) { + const source = this.#sources.get(id); + if (!source) { + throw new protocol_js_1.UnknownErrorException(`Internal error.`); + } + return source; + } + getGlobalKeyState() { + const state = new InputSource_js_1.KeySource(); + for (const [, source] of this.#sources) { + if (source.type !== "key" /* SourceType.Key */) { + continue; + } + for (const pressed of source.pressed) { + state.pressed.add(pressed); + } + state.alt ||= source.alt; + state.ctrl ||= source.ctrl; + state.meta ||= source.meta; + state.shift ||= source.shift; + } + return state; + } + get queue() { + return this.#mutex; + } +} +exports.InputState = InputState; +//# sourceMappingURL=InputState.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.js.map new file mode 100644 index 0000000..3e15fc7 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputState.js.map @@ -0,0 +1 @@ +{"version":3,"file":"InputState.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/input/InputState.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,+DAIuC;AACvC,sDAA8C;AAG9C,qDAQ0B;AAE1B,MAAa,UAAU;IACrB,UAAU,GAAmB,EAAE,CAAC;IAChC,QAAQ,GAAG,IAAI,GAAG,EAAuB,CAAC;IAC1C,MAAM,GAAG,IAAI,gBAAK,EAAE,CAAC;IAWrB,WAAW,CACT,EAAU,EACV,IAAU,EACV,OAA2B;QAE3B,IAAI,MAAM,GAAG,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;QACnC,IAAI,CAAC,MAAM,EAAE,CAAC;YACZ,QAAQ,IAAI,EAAE,CAAC;gBACb;oBACE,MAAM,GAAG,IAAI,2BAAU,EAAE,CAAC;oBAC1B,MAAM;gBACR;oBACE,MAAM,GAAG,IAAI,0BAAS,EAAE,CAAC;oBACzB,MAAM;gBACR,uCAAuB,CAAC,CAAC,CAAC;oBACxB,IAAI,SAAS,GAAG,OAAO,0CAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;oBAC5D,MAAM,UAAU,GAAG,IAAI,GAAG,EAAU,CAAC;oBACrC,KAAK,MAAM,CAAC,EAAE,MAAM,CAAC,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;wBACvC,IAAI,MAAM,CAAC,IAAI,uCAAuB,EAAE,CAAC;4BACvC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC;wBACnC,CAAC;oBACH,CAAC;oBACD,OAAO,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC,EAAE,CAAC;wBACjC,EAAE,SAAS,CAAC;oBACd,CAAC;oBACD,MAAM,GAAG,IAAI,8BAAa,CAAC,SAAS,EAAE,OAA4B,CAAC,CAAC;oBACpE,MAAM;gBACR,CAAC;gBACD;oBACE,MAAM,GAAG,IAAI,4BAAW,EAAE,CAAC;oBAC3B,MAAM;gBACR;oBACE,MAAM,IAAI,sCAAwB,CAChC,aAAa,4BAAe,OAAO,0BAAc,OAAO,kCAAkB,UAAU,8BAAgB,gCAAgC,IAAI,GAAG,CAC5I,CAAC;YACN,CAAC;YACD,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE,EAAE,MAAM,CAAC,CAAC;YAC9B,OAAO,MAA8B,CAAC;QACxC,CAAC;QACD,IAAI,MAAM,CAAC,IAAI,KAAK,IAAI,EAAE,CAAC;YACzB,MAAM,IAAI,sCAAwB,CAChC,wBAAwB,EAAE,OAAO,MAAM,CAAC,IAAI,kBAAkB,IAAI,GAAG,CACtE,CAAC;QACJ,CAAC;QACD,OAAO,MAA8B,CAAC;IACxC,CAAC;IAED,GAAG,CAAC,EAAU;QACZ,MAAM,MAAM,GAAG,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;QACrC,IAAI,CAAC,MAAM,EAAE,CAAC;YACZ,MAAM,IAAI,mCAAqB,CAAC,iBAAiB,CAAC,CAAC;QACrD,CAAC;QACD,OAAO,MAAM,CAAC;IAChB,CAAC;IAED,iBAAiB;QACf,MAAM,KAAK,GAAc,IAAI,0BAAS,EAAE,CAAC;QACzC,KAAK,MAAM,CAAC,EAAE,MAAM,CAAC,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;YACvC,IAAI,MAAM,CAAC,IAAI,+BAAmB,EAAE,CAAC;gBACnC,SAAS;YACX,CAAC;YACD,KAAK,MAAM,OAAO,IAAI,MAAM,CAAC,OAAO,EAAE,CAAC;gBACrC,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;YAC7B,CAAC;YACD,KAAK,CAAC,GAAG,KAAK,MAAM,CAAC,GAAG,CAAC;YACzB,KAAK,CAAC,IAAI,KAAK,MAAM,CAAC,IAAI,CAAC;YAC3B,KAAK,CAAC,IAAI,KAAK,MAAM,CAAC,IAAI,CAAC;YAC3B,KAAK,CAAC,KAAK,KAAK,MAAM,CAAC,KAAK,CAAC;QAC/B,CAAC;QACD,OAAO,KAAK,CAAC;IACf,CAAC;IAED,IAAI,KAAK;QACP,OAAO,IAAI,CAAC,MAAM,CAAC;IACrB,CAAC;CACF;AAzFD,gCAyFC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.d.ts new file mode 100644 index 0000000..cc85660 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.d.ts @@ -0,0 +1,21 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { BrowsingContextImpl } from '../context/BrowsingContextImpl.js'; +import { InputState } from './InputState.js'; +export declare class InputStateManager extends WeakMap<BrowsingContextImpl, InputState> { + get(context: BrowsingContextImpl): InputState; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.js new file mode 100644 index 0000000..8fa3fb2 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.js @@ -0,0 +1,34 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.InputStateManager = void 0; +const assert_js_1 = require("../../../utils/assert.js"); +const InputState_js_1 = require("./InputState.js"); +// We use a weak map here as specified here: +// https://www.w3.org/TR/webdriver/#dfn-browsing-context-input-state-map +class InputStateManager extends WeakMap { + get(context) { + (0, assert_js_1.assert)(context.isTopLevelContext()); + if (!this.has(context)) { + this.set(context, new InputState_js_1.InputState()); + } + return super.get(context); + } +} +exports.InputStateManager = InputStateManager; +//# sourceMappingURL=InputStateManager.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.js.map new file mode 100644 index 0000000..cb4ed81 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/InputStateManager.js.map @@ -0,0 +1 @@ +{"version":3,"file":"InputStateManager.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/input/InputStateManager.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,wDAAgD;AAGhD,mDAA2C;AAE3C,4CAA4C;AAC5C,wEAAwE;AACxE,MAAa,iBAAkB,SAAQ,OAGtC;IACU,GAAG,CAAC,OAA4B;QACvC,IAAA,kBAAM,EAAC,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;QAEpC,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE,CAAC;YACvB,IAAI,CAAC,GAAG,CAAC,OAAO,EAAE,IAAI,0BAAU,EAAE,CAAC,CAAC;QACtC,CAAC;QAED,OAAO,KAAK,CAAC,GAAG,CAAC,OAAO,CAAE,CAAC;IAC7B,CAAC;CACF;AAbD,8CAaC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.d.ts new file mode 100644 index 0000000..65077ad --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.d.ts @@ -0,0 +1,17 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export declare const KeyToKeyCode: Record<string, number | undefined>; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.js new file mode 100644 index 0000000..9e89368 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.js @@ -0,0 +1,274 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.KeyToKeyCode = void 0; +// TODO: Remove this once https://crrev.com/c/4548290 is stably in Chromium. +// `Input.dispatchKeyboardEvent` will automatically handle these conversions. +exports.KeyToKeyCode = { + '0': 48, + '1': 49, + '2': 50, + '3': 51, + '4': 52, + '5': 53, + '6': 54, + '7': 55, + '8': 56, + '9': 57, + Abort: 3, + Help: 6, + Backspace: 8, + Tab: 9, + Numpad5: 12, + NumpadEnter: 13, + Enter: 13, + '\\r': 13, + '\\n': 13, + ShiftLeft: 16, + ShiftRight: 16, + ControlLeft: 17, + ControlRight: 17, + AltLeft: 18, + AltRight: 18, + Pause: 19, + CapsLock: 20, + Escape: 27, + Convert: 28, + NonConvert: 29, + Space: 32, + Numpad9: 33, + PageUp: 33, + Numpad3: 34, + PageDown: 34, + End: 35, + Numpad1: 35, + Home: 36, + Numpad7: 36, + ArrowLeft: 37, + Numpad4: 37, + Numpad8: 38, + ArrowUp: 38, + ArrowRight: 39, + Numpad6: 39, + Numpad2: 40, + ArrowDown: 40, + Select: 41, + Open: 43, + PrintScreen: 44, + Insert: 45, + Numpad0: 45, + Delete: 46, + NumpadDecimal: 46, + Digit0: 48, + Digit1: 49, + Digit2: 50, + Digit3: 51, + Digit4: 52, + Digit5: 53, + Digit6: 54, + Digit7: 55, + Digit8: 56, + Digit9: 57, + KeyA: 65, + KeyB: 66, + KeyC: 67, + KeyD: 68, + KeyE: 69, + KeyF: 70, + KeyG: 71, + KeyH: 72, + KeyI: 73, + KeyJ: 74, + KeyK: 75, + KeyL: 76, + KeyM: 77, + KeyN: 78, + KeyO: 79, + KeyP: 80, + KeyQ: 81, + KeyR: 82, + KeyS: 83, + KeyT: 84, + KeyU: 85, + KeyV: 86, + KeyW: 87, + KeyX: 88, + KeyY: 89, + KeyZ: 90, + MetaLeft: 91, + MetaRight: 92, + ContextMenu: 93, + NumpadMultiply: 106, + NumpadAdd: 107, + NumpadSubtract: 109, + NumpadDivide: 111, + F1: 112, + F2: 113, + F3: 114, + F4: 115, + F5: 116, + F6: 117, + F7: 118, + F8: 119, + F9: 120, + F10: 121, + F11: 122, + F12: 123, + F13: 124, + F14: 125, + F15: 126, + F16: 127, + F17: 128, + F18: 129, + F19: 130, + F20: 131, + F21: 132, + F22: 133, + F23: 134, + F24: 135, + NumLock: 144, + ScrollLock: 145, + AudioVolumeMute: 173, + AudioVolumeDown: 174, + AudioVolumeUp: 175, + MediaTrackNext: 176, + MediaTrackPrevious: 177, + MediaStop: 178, + MediaPlayPause: 179, + Semicolon: 186, + Equal: 187, + NumpadEqual: 187, + Comma: 188, + Minus: 189, + Period: 190, + Slash: 191, + Backquote: 192, + BracketLeft: 219, + Backslash: 220, + BracketRight: 221, + Quote: 222, + AltGraph: 225, + Props: 247, + Cancel: 3, + Clear: 12, + Shift: 16, + Control: 17, + Alt: 18, + Accept: 30, + ModeChange: 31, + ' ': 32, + Print: 42, + Execute: 43, + '\\u0000': 46, + a: 65, + b: 66, + c: 67, + d: 68, + e: 69, + f: 70, + g: 71, + h: 72, + i: 73, + j: 74, + k: 75, + l: 76, + m: 77, + n: 78, + o: 79, + p: 80, + q: 81, + r: 82, + s: 83, + t: 84, + u: 85, + v: 86, + w: 87, + x: 88, + y: 89, + z: 90, + Meta: 91, + '*': 106, + '+': 107, + '-': 109, + '/': 111, + ';': 186, + '=': 187, + ',': 188, + '.': 190, + '`': 192, + '[': 219, + '\\\\': 220, + ']': 221, + "'": 222, + Attn: 246, + CrSel: 247, + ExSel: 248, + EraseEof: 249, + Play: 250, + ZoomOut: 251, + ')': 48, + '!': 49, + '@': 50, + '#': 51, + $: 52, + '%': 53, + '^': 54, + '&': 55, + '(': 57, + A: 65, + B: 66, + C: 67, + D: 68, + E: 69, + F: 70, + G: 71, + H: 72, + I: 73, + J: 74, + K: 75, + L: 76, + M: 77, + N: 78, + O: 79, + P: 80, + Q: 81, + R: 82, + S: 83, + T: 84, + U: 85, + V: 86, + W: 87, + X: 88, + Y: 89, + Z: 90, + ':': 186, + '<': 188, + _: 189, + '>': 190, + '?': 191, + '~': 192, + '{': 219, + '|': 220, + '}': 221, + '"': 222, + Camera: 44, + EndCall: 95, + VolumeDown: 182, + VolumeUp: 183, +}; +//# sourceMappingURL=USKeyboardLayout.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.js.map new file mode 100644 index 0000000..0cfb22f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/USKeyboardLayout.js.map @@ -0,0 +1 @@ +{"version":3,"file":"USKeyboardLayout.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/input/USKeyboardLayout.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.d.ts new file mode 100644 index 0000000..3a322e2 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.d.ts @@ -0,0 +1,19 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export declare function getNormalizedKey(value: string): string; +export declare function getKeyCode(key: string): string | undefined; +export declare function getKeyLocation(key: string): 0 | 1 | 2 | 3; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.js new file mode 100644 index 0000000..a5748c7 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.js @@ -0,0 +1,476 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.getKeyLocation = exports.getKeyCode = exports.getNormalizedKey = void 0; +function getNormalizedKey(value) { + switch (value) { + case '\uE000': + return 'Unidentified'; + case '\uE001': + return 'Cancel'; + case '\uE002': + return 'Help'; + case '\uE003': + return 'Backspace'; + case '\uE004': + return 'Tab'; + case '\uE005': + return 'Clear'; + case '\uE006': + return 'Return'; + case '\uE007': + return 'Enter'; + case '\uE008': + return 'Shift'; + case '\uE009': + return 'Control'; + case '\uE00A': + return 'Alt'; + case '\uE00B': + return 'Pause'; + case '\uE00C': + return 'Escape'; + case '\uE00D': + return ' '; + case '\uE00E': + return 'PageUp'; + case '\uE00F': + return 'PageDown'; + case '\uE010': + return 'End'; + case '\uE011': + return 'Home'; + case '\uE012': + return 'ArrowLeft'; + case '\uE013': + return 'ArrowUp'; + case '\uE014': + return 'ArrowRight'; + case '\uE015': + return 'ArrowDown'; + case '\uE016': + return 'Insert'; + case '\uE017': + return 'Delete'; + case '\uE018': + return ';'; + case '\uE019': + return '='; + case '\uE01A': + return '0'; + case '\uE01B': + return '1'; + case '\uE01C': + return '2'; + case '\uE01D': + return '3'; + case '\uE01E': + return '4'; + case '\uE01F': + return '5'; + case '\uE020': + return '6'; + case '\uE021': + return '7'; + case '\uE022': + return '8'; + case '\uE023': + return '9'; + case '\uE024': + return '*'; + case '\uE025': + return '+'; + case '\uE026': + return ','; + case '\uE027': + return '-'; + case '\uE028': + return '.'; + case '\uE029': + return '/'; + case '\uE031': + return 'F1'; + case '\uE032': + return 'F2'; + case '\uE033': + return 'F3'; + case '\uE034': + return 'F4'; + case '\uE035': + return 'F5'; + case '\uE036': + return 'F6'; + case '\uE037': + return 'F7'; + case '\uE038': + return 'F8'; + case '\uE039': + return 'F9'; + case '\uE03A': + return 'F10'; + case '\uE03B': + return 'F11'; + case '\uE03C': + return 'F12'; + case '\uE03D': + return 'Meta'; + case '\uE040': + return 'ZenkakuHankaku'; + case '\uE050': + return 'Shift'; + case '\uE051': + return 'Control'; + case '\uE052': + return 'Alt'; + case '\uE053': + return 'Meta'; + case '\uE054': + return 'PageUp'; + case '\uE055': + return 'PageDown'; + case '\uE056': + return 'End'; + case '\uE057': + return 'Home'; + case '\uE058': + return 'ArrowLeft'; + case '\uE059': + return 'ArrowUp'; + case '\uE05A': + return 'ArrowRight'; + case '\uE05B': + return 'ArrowDown'; + case '\uE05C': + return 'Insert'; + case '\uE05D': + return 'Delete'; + default: + return value; + } +} +exports.getNormalizedKey = getNormalizedKey; +function getKeyCode(key) { + switch (key) { + case '`': + case '~': + return 'Backquote'; + case '\\': + case '|': + return 'Backslash'; + case '\uE003': + return 'Backspace'; + case '[': + case '{': + return 'BracketLeft'; + case ']': + case '}': + return 'BracketRight'; + case ',': + case '<': + return 'Comma'; + case '0': + case ')': + return 'Digit0'; + case '1': + case '!': + return 'Digit1'; + case '2': + case '@': + return 'Digit2'; + case '3': + case '#': + return 'Digit3'; + case '4': + case '$': + return 'Digit4'; + case '5': + case '%': + return 'Digit5'; + case '6': + case '^': + return 'Digit6'; + case '7': + case '&': + return 'Digit7'; + case '8': + case '*': + return 'Digit8'; + case '9': + case '(': + return 'Digit9'; + case '=': + case '+': + return 'Equal'; + case 'a': + case 'A': + return 'KeyA'; + case 'b': + case 'B': + return 'KeyB'; + case 'c': + case 'C': + return 'KeyC'; + case 'd': + case 'D': + return 'KeyD'; + case 'e': + case 'E': + return 'KeyE'; + case 'f': + case 'F': + return 'KeyF'; + case 'g': + case 'G': + return 'KeyG'; + case 'h': + case 'H': + return 'KeyH'; + case 'i': + case 'I': + return 'KeyI'; + case 'j': + case 'J': + return 'KeyJ'; + case 'k': + case 'K': + return 'KeyK'; + case 'l': + case 'L': + return 'KeyL'; + case 'm': + case 'M': + return 'KeyM'; + case 'n': + case 'N': + return 'KeyN'; + case 'o': + case 'O': + return 'KeyO'; + case 'p': + case 'P': + return 'KeyP'; + case 'q': + case 'Q': + return 'KeyQ'; + case 'r': + case 'R': + return 'KeyR'; + case 's': + case 'S': + return 'KeyS'; + case 't': + case 'T': + return 'KeyT'; + case 'u': + case 'U': + return 'KeyU'; + case 'v': + case 'V': + return 'KeyV'; + case 'w': + case 'W': + return 'KeyW'; + case 'x': + case 'X': + return 'KeyX'; + case 'y': + case 'Y': + return 'KeyY'; + case 'z': + case 'Z': + return 'KeyZ'; + case '-': + case '_': + return 'Minus'; + case '.': + return 'Period'; + case "'": + case '"': + return 'Quote'; + case ';': + case ':': + return 'Semicolon'; + case '/': + case '?': + return 'Slash'; + case '\uE00A': + return 'AltLeft'; + case '\uE052': + return 'AltRight'; + case '\uE009': + return 'ControlLeft'; + case '\uE051': + return 'ControlRight'; + case '\uE006': + return 'Enter'; + case '\uE03D': + return 'MetaLeft'; + case '\uE053': + return 'MetaRight'; + case '\uE008': + return 'ShiftLeft'; + case '\uE050': + return 'ShiftRight'; + case ' ': + case '\uE00D': + return 'Space'; + case '\uE004': + return 'Tab'; + case '\uE017': + return 'Delete'; + case '\uE010': + return 'End'; + case '\uE002': + return 'Help'; + case '\uE011': + return 'Home'; + case '\uE016': + return 'Insert'; + case '\uE00F': + return 'PageDown'; + case '\uE00E': + return 'PageUp'; + case '\uE015': + return 'ArrowDown'; + case '\uE012': + return 'ArrowLeft'; + case '\uE014': + return 'ArrowRight'; + case '\uE013': + return 'ArrowUp'; + case '\uE00C': + return 'Escape'; + case '\uE031': + return 'F1'; + case '\uE032': + return 'F2'; + case '\uE033': + return 'F3'; + case '\uE034': + return 'F4'; + case '\uE035': + return 'F5'; + case '\uE036': + return 'F6'; + case '\uE037': + return 'F7'; + case '\uE038': + return 'F8'; + case '\uE039': + return 'F9'; + case '\uE03A': + return 'F10'; + case '\uE03B': + return 'F11'; + case '\uE03C': + return 'F12'; + case '\uE01A': + case '\uE05C': + return 'Numpad0'; + case '\uE01B': + case '\uE056': + return 'Numpad1'; + case '\uE01C': + case '\uE05B': + return 'Numpad2'; + case '\uE01D': + case '\uE055': + return 'Numpad3'; + case '\uE01E': + case '\uE058': + return 'Numpad4'; + case '\uE01F': + return 'Numpad5'; + case '\uE020': + case '\uE05A': + return 'Numpad6'; + case '\uE021': + case '\uE057': + return 'Numpad7'; + case '\uE022': + case '\uE059': + return 'Numpad8'; + case '\uE023': + case '\uE054': + return 'Numpad9'; + case '\uE025': + return 'NumpadAdd'; + case '\uE026': + return 'NumpadComma'; + case '\uE028': + case '\uE05D': + return 'NumpadDecimal'; + case '\uE029': + return 'NumpadDivide'; + case '\uE007': + return 'NumpadEnter'; + case '\uE024': + return 'NumpadMultiply'; + case '\uE027': + return 'NumpadSubtract'; + default: + return; + } +} +exports.getKeyCode = getKeyCode; +function getKeyLocation(key) { + switch (key) { + case '\uE007': + case '\uE008': + case '\uE009': + case '\uE00A': + case '\uE03D': + return 1; + case '\uE01A': + case '\uE01B': + case '\uE01C': + case '\uE01D': + case '\uE01E': + case '\uE01F': + case '\uE020': + case '\uE021': + case '\uE022': + case '\uE023': + case '\uE024': + case '\uE025': + case '\uE026': + case '\uE027': + case '\uE028': + case '\uE029': + case '\uE054': + case '\uE055': + case '\uE056': + case '\uE057': + case '\uE058': + case '\uE059': + case '\uE05A': + case '\uE05B': + case '\uE05C': + case '\uE05D': + return 3; + case '\uE050': + case '\uE051': + case '\uE052': + case '\uE053': + return 2; + default: + return 0; + } +} +exports.getKeyLocation = getKeyLocation; +//# sourceMappingURL=keyUtils.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.js.map new file mode 100644 index 0000000..a746271 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/input/keyUtils.js.map @@ -0,0 +1 @@ +{"version":3,"file":"keyUtils.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/input/keyUtils.ts"],"names":[],"mappings":"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AAO,CAAC;QACjB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG,CAAC;QACT,KAAK,GAAG;YACN,OAAO,MAAM,CAAC;QAChB,KAAK,GAAG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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.d.ts new file mode 100644 index 0000000..86d356c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.d.ts @@ -0,0 +1,9 @@ +import { type LoggerFn } from '../../../utils/log.js'; +import type { CdpTarget } from '../context/CdpTarget.js'; +import type { RealmStorage } from '../script/RealmStorage.js'; +import type { EventManager } from '../session/EventManager.js'; +export declare class LogManager { + #private; + private constructor(); + static create(cdpTarget: CdpTarget, realmStorage: RealmStorage, eventManager: EventManager, logger?: LoggerFn): LogManager; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.js new file mode 100644 index 0000000..f1505a7 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.js @@ -0,0 +1,132 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.LogManager = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const log_js_1 = require("../../../utils/log.js"); +const logHelper_js_1 = require("./logHelper.js"); +/** Converts CDP StackTrace object to BiDi StackTrace object. */ +function getBidiStackTrace(cdpStackTrace) { + const stackFrames = cdpStackTrace?.callFrames.map((callFrame) => { + return { + columnNumber: callFrame.columnNumber, + functionName: callFrame.functionName, + lineNumber: callFrame.lineNumber, + url: callFrame.url, + }; + }); + return stackFrames ? { callFrames: stackFrames } : undefined; +} +function getLogLevel(consoleApiType) { + if (["error" /* Log.Level.Error */, 'assert'].includes(consoleApiType)) { + return "error" /* Log.Level.Error */; + } + if (["debug" /* Log.Level.Debug */, 'trace'].includes(consoleApiType)) { + return "debug" /* Log.Level.Debug */; + } + if (["warn" /* Log.Level.Warn */, 'warning'].includes(consoleApiType)) { + return "warn" /* Log.Level.Warn */; + } + return "info" /* Log.Level.Info */; +} +class LogManager { + #eventManager; + #realmStorage; + #cdpTarget; + #logger; + constructor(cdpTarget, realmStorage, eventManager, logger) { + this.#cdpTarget = cdpTarget; + this.#realmStorage = realmStorage; + this.#eventManager = eventManager; + this.#logger = logger; + } + static create(cdpTarget, realmStorage, eventManager, logger) { + const logManager = new LogManager(cdpTarget, realmStorage, eventManager, logger); + logManager.#initializeEntryAddedEventListener(); + return logManager; + } + #initializeEntryAddedEventListener() { + this.#cdpTarget.cdpClient.on('Runtime.consoleAPICalled', (params) => { + // Try to find realm by `cdpSessionId` and `executionContextId`, + // if provided. + const realm = this.#realmStorage.findRealm({ + cdpSessionId: this.#cdpTarget.cdpSessionId, + executionContextId: params.executionContextId, + }); + if (realm === undefined) { + // Ignore exceptions not attached to any realm. + this.#logger?.(log_js_1.LogType.cdp, params); + return; + } + const argsPromise = realm === undefined + ? Promise.resolve(params.args) + : // Properly serialize arguments if possible. + Promise.all(params.args.map((arg) => { + return realm.serializeCdpObject(arg, "none" /* Script.ResultOwnership.None */); + })); + for (const browsingContext of realm.associatedBrowsingContexts) { + this.#eventManager.registerPromiseEvent(argsPromise.then((args) => ({ + kind: 'success', + value: { + type: 'event', + method: protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded, + params: { + level: getLogLevel(params.type), + source: realm.source, + text: (0, logHelper_js_1.getRemoteValuesText)(args, true), + timestamp: Math.round(params.timestamp), + stackTrace: getBidiStackTrace(params.stackTrace), + type: 'console', + // Console method is `warn`, not `warning`. + method: params.type === 'warning' ? 'warn' : params.type, + args, + }, + }, + })), browsingContext.id, protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded); + } + }); + this.#cdpTarget.cdpClient.on('Runtime.exceptionThrown', (params) => { + // Try to find realm by `cdpSessionId` and `executionContextId`, + // if provided. + const realm = this.#realmStorage.findRealm({ + cdpSessionId: this.#cdpTarget.cdpSessionId, + executionContextId: params.exceptionDetails.executionContextId, + }); + if (realm === undefined) { + // Ignore exceptions not attached to any realm. + this.#logger?.(log_js_1.LogType.cdp, params); + return; + } + for (const browsingContext of realm.associatedBrowsingContexts) { + this.#eventManager.registerPromiseEvent(LogManager.#getExceptionText(params, realm).then((text) => ({ + kind: 'success', + value: { + type: 'event', + method: protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded, + params: { + level: "error" /* Log.Level.Error */, + source: realm.source, + text, + timestamp: Math.round(params.timestamp), + stackTrace: getBidiStackTrace(params.exceptionDetails.stackTrace), + type: 'javascript', + }, + }, + })), browsingContext.id, protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded); + } + }); + } + /** + * Try the best to get the exception text. + */ + static async #getExceptionText(params, realm) { + if (!params.exceptionDetails.exception) { + return params.exceptionDetails.text; + } + if (realm === undefined) { + return JSON.stringify(params.exceptionDetails.exception); + } + return await realm.stringifyObject(params.exceptionDetails.exception); + } +} +exports.LogManager = LogManager; +//# sourceMappingURL=LogManager.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.js.map new file mode 100644 index 0000000..c4b9aa2 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/LogManager.js.map @@ -0,0 +1 @@ +{"version":3,"file":"LogManager.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/log/LogManager.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.d.ts new file mode 100644 index 0000000..61f9e4f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.d.ts @@ -0,0 +1,23 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Script } from '../../../protocol/protocol.js'; +/** + * @param args input remote values to be format printed + * @return parsed text of the remote values in specific format + */ +export declare function logMessageFormatter(args: Script.RemoteValue[]): string; +export declare function getRemoteValuesText(args: Script.RemoteValue[], formatText: boolean): string; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js new file mode 100644 index 0000000..f8da4d2 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js @@ -0,0 +1,174 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.getRemoteValuesText = exports.logMessageFormatter = void 0; +const assert_js_1 = require("../../../utils/assert.js"); +const specifiers = ['%s', '%d', '%i', '%f', '%o', '%O', '%c']; +function isFormatSpecifier(str) { + return specifiers.some((spec) => str.includes(spec)); +} +/** + * @param args input remote values to be format printed + * @return parsed text of the remote values in specific format + */ +function logMessageFormatter(args) { + let output = ''; + const argFormat = args[0].value.toString(); + const argValues = args.slice(1, undefined); + const tokens = argFormat.split(new RegExp(specifiers.map((spec) => `(${spec})`).join('|'), 'g')); + for (const token of tokens) { + if (token === undefined || token === '') { + continue; + } + if (isFormatSpecifier(token)) { + const arg = argValues.shift(); + // raise an exception when less value is provided + (0, assert_js_1.assert)(arg, `Less value is provided: "${getRemoteValuesText(args, false)}"`); + if (token === '%s') { + output += stringFromArg(arg); + } + else if (token === '%d' || token === '%i') { + if (arg.type === 'bigint' || + arg.type === 'number' || + arg.type === 'string') { + output += parseInt(arg.value.toString(), 10); + } + else { + output += 'NaN'; + } + } + else if (token === '%f') { + if (arg.type === 'bigint' || + arg.type === 'number' || + arg.type === 'string') { + output += parseFloat(arg.value.toString()); + } + else { + output += 'NaN'; + } + } + else { + // %o, %O, %c + output += toJson(arg); + } + } + else { + output += token; + } + } + // raise an exception when more value is provided + if (argValues.length > 0) { + throw new Error(`More value is provided: "${getRemoteValuesText(args, false)}"`); + } + return output; +} +exports.logMessageFormatter = logMessageFormatter; +/** + * @param arg input remote value to be parsed + * @return parsed text of the remote value + * + * input: {"type": "number", "value": 1} + * output: 1 + * + * input: {"type": "string", "value": "abc"} + * output: "abc" + * + * input: {"type": "object", "value": [["id", {"type": "number", "value": 1}]]} + * output: '{"id": 1}' + * + * input: {"type": "object", "value": [["font-size", {"type": "string", "value": "20px"}]]} + * output: '{"font-size": "20px"}' + */ +function toJson(arg) { + // arg type validation + if (arg.type !== 'array' && + arg.type !== 'bigint' && + arg.type !== 'date' && + arg.type !== 'number' && + arg.type !== 'object' && + arg.type !== 'string') { + return stringFromArg(arg); + } + if (arg.type === 'bigint') { + return `${arg.value.toString()}n`; + } + if (arg.type === 'number') { + return arg.value.toString(); + } + if (['date', 'string'].includes(arg.type)) { + return JSON.stringify(arg.value); + } + if (arg.type === 'object') { + return `{${arg.value + .map((pair) => { + return `${JSON.stringify(pair[0])}:${toJson(pair[1])}`; + }) + .join(',')}}`; + } + if (arg.type === 'array') { + return `[${arg.value?.map((val) => toJson(val)).join(',') ?? ''}]`; + } + // eslint-disable-next-line @typescript-eslint/no-base-to-string + throw Error(`Invalid value type: ${arg}`); +} +function stringFromArg(arg) { + if (!Object.hasOwn(arg, 'value')) { + return arg.type; + } + switch (arg.type) { + case 'string': + case 'number': + case 'boolean': + case 'bigint': + return String(arg.value); + case 'regexp': + return `/${arg.value.pattern}/${arg.value.flags ?? ''}`; + case 'date': + return new Date(arg.value).toString(); + case 'object': + return `Object(${arg.value?.length ?? ''})`; + case 'array': + return `Array(${arg.value?.length ?? ''})`; + case 'map': + return `Map(${arg.value?.length})`; + case 'set': + return `Set(${arg.value?.length})`; + default: + return arg.type; + } +} +function getRemoteValuesText(args, formatText) { + const arg = args[0]; + if (!arg) { + return ''; + } + // if args[0] is a format specifier, format the args as output + if (arg.type === 'string' && + isFormatSpecifier(arg.value.toString()) && + formatText) { + return logMessageFormatter(args); + } + // if args[0] is not a format specifier, just join the args with \u0020 (unicode 'SPACE') + return args + .map((arg) => { + return stringFromArg(arg); + }) + .join('\u0020'); +} +exports.getRemoteValuesText = getRemoteValuesText; +//# sourceMappingURL=logHelper.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js.map new file mode 100644 index 0000000..0590dc0 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js.map @@ -0,0 +1 @@ +{"version":3,"file":"logHelper.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/log/logHelper.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.d.ts new file mode 100644 index 0000000..9ada829 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.d.ts @@ -0,0 +1,11 @@ +import type { CdpTarget } from '../context/CdpTarget.js'; +import type { EventManager } from '../session/EventManager.js'; +import type { NetworkStorage } from './NetworkStorage.js'; +/** Maps 1:1 to CdpTarget. */ +export declare class NetworkManager { + #private; + private constructor(); + /** Returns the CDP Target associated with this NetworkManager instance. */ + get cdpTarget(): CdpTarget; + static create(cdpTarget: CdpTarget, eventManager: EventManager, networkStorage: NetworkStorage): NetworkManager; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.js new file mode 100644 index 0000000..c61af44 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.js @@ -0,0 +1,110 @@ +"use strict"; +/* + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.NetworkManager = void 0; +const NetworkRequest_js_1 = require("./NetworkRequest.js"); +/** Maps 1:1 to CdpTarget. */ +class NetworkManager { + #cdpTarget; + #eventManager; + #networkStorage; + constructor(cdpTarget, eventManager, networkStorage) { + this.#cdpTarget = cdpTarget; + this.#eventManager = eventManager; + this.#networkStorage = networkStorage; + } + /** Returns the CDP Target associated with this NetworkManager instance. */ + get cdpTarget() { + return this.#cdpTarget; + } + /** + * Gets the network request with the given ID, if any. + * Otherwise, creates a new network request with the given ID and cdp target. + */ + #getOrCreateNetworkRequest(id, redirectCount) { + let request = this.#networkStorage.getRequest(id); + if (request) { + return request; + } + request = new NetworkRequest_js_1.NetworkRequest(id, this.#eventManager, this.#networkStorage, this.#cdpTarget, redirectCount); + this.#networkStorage.addRequest(request); + return request; + } + static create(cdpTarget, eventManager, networkStorage) { + const networkManager = new NetworkManager(cdpTarget, eventManager, networkStorage); + cdpTarget.browserCdpClient.on('Target.detachedFromTarget', (params) => { + if (cdpTarget.cdpClient.sessionId === params.sessionId) { + networkManager.#networkStorage.disposeRequestMap(); + } + }); + cdpTarget.cdpClient.on('Network.requestWillBeSent', (params) => { + const request = networkManager.#networkStorage.getRequest(params.requestId); + if (request && request.isRedirecting()) { + request.handleRedirect(params); + networkManager.#networkStorage.deleteRequest(params.requestId); + networkManager + .#getOrCreateNetworkRequest(params.requestId, request.redirectCount + 1) + .onRequestWillBeSentEvent(params); + } + else if (request) { + request.onRequestWillBeSentEvent(params); + } + else { + networkManager + .#getOrCreateNetworkRequest(params.requestId) + .onRequestWillBeSentEvent(params); + } + }); + cdpTarget.cdpClient.on('Network.requestWillBeSentExtraInfo', (params) => { + networkManager + .#getOrCreateNetworkRequest(params.requestId) + .onRequestWillBeSentExtraInfoEvent(params); + }); + cdpTarget.cdpClient.on('Network.responseReceived', (params) => { + networkManager + .#getOrCreateNetworkRequest(params.requestId) + .onResponseReceivedEvent(params); + }); + cdpTarget.cdpClient.on('Network.responseReceivedExtraInfo', (params) => { + networkManager + .#getOrCreateNetworkRequest(params.requestId) + .onResponseReceivedExtraInfoEvent(params); + }); + cdpTarget.cdpClient.on('Network.requestServedFromCache', (params) => { + networkManager + .#getOrCreateNetworkRequest(params.requestId) + .onServedFromCache(); + }); + cdpTarget.cdpClient.on('Network.loadingFailed', (params) => { + networkManager + .#getOrCreateNetworkRequest(params.requestId) + .onLoadingFailedEvent(params); + }); + // https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#event-requestPaused + cdpTarget.cdpClient.on('Fetch.requestPaused', (params) => { + if (params.networkId) { + networkManager + .#getOrCreateNetworkRequest(params.networkId) + .onRequestPaused(params); + } + }); + return networkManager; + } +} +exports.NetworkManager = NetworkManager; +//# sourceMappingURL=NetworkManager.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.js.map new file mode 100644 index 0000000..bd9d411 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkManager.js.map @@ -0,0 +1 @@ +{"version":3,"file":"NetworkManager.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/network/NetworkManager.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.d.ts new file mode 100644 index 0000000..ccd5e82 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.d.ts @@ -0,0 +1,21 @@ +import { Network, type EmptyResult } from '../../../protocol/protocol.js'; +import type { BrowsingContextStorage } from '../context/BrowsingContextStorage.js'; +import { NetworkStorage } from './NetworkStorage.js'; +/** Dispatches Network domain commands. */ +export declare class NetworkProcessor { + #private; + constructor(browsingContextStorage: BrowsingContextStorage, networkStorage: NetworkStorage); + addIntercept(params: Network.AddInterceptParameters): Promise<Network.AddInterceptResult>; + continueRequest(params: Network.ContinueRequestParameters): Promise<EmptyResult>; + continueResponse(params: Network.ContinueResponseParameters): Promise<EmptyResult>; + continueWithAuth(params: Network.ContinueWithAuthParameters): Promise<EmptyResult>; + failRequest({ request: networkId, }: Network.FailRequestParameters): Promise<EmptyResult>; + provideResponse(params: Network.ProvideResponseParameters): Promise<EmptyResult>; + removeIntercept(params: Network.RemoveInterceptParameters): Promise<EmptyResult>; + /** + * Attempts to parse the given url. + * Throws an InvalidArgumentException if the url is invalid. + */ + static parseUrlString(url: string): URL; + static parseUrlPatterns(urlPatterns: Network.UrlPattern[]): Network.UrlPattern[]; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.js new file mode 100644 index 0000000..6648d59 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.js @@ -0,0 +1,230 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.NetworkProcessor = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const assert_js_1 = require("../../../utils/assert.js"); +const NetworkStorage_js_1 = require("./NetworkStorage.js"); +const NetworkUtils_js_1 = require("./NetworkUtils.js"); +/** Dispatches Network domain commands. */ +class NetworkProcessor { + #browsingContextStorage; + #networkStorage; + constructor(browsingContextStorage, networkStorage) { + this.#browsingContextStorage = browsingContextStorage; + this.#networkStorage = networkStorage; + } + async addIntercept(params) { + // If AuthRequired is specified, BeforeRequestSent must also be specified. + // This is a CDP quirk. + if (params.phases.includes("authRequired" /* Network.InterceptPhase.AuthRequired */) && + !params.phases.includes("beforeRequestSent" /* Network.InterceptPhase.BeforeRequestSent */)) { + params.phases.unshift("beforeRequestSent" /* Network.InterceptPhase.BeforeRequestSent */); + } + const urlPatterns = params.urlPatterns ?? []; + const parsedUrlPatterns = NetworkProcessor.parseUrlPatterns(urlPatterns); + const intercept = this.#networkStorage.addIntercept({ + urlPatterns: parsedUrlPatterns, + phases: params.phases, + }); + await this.#fetchApply(); + return { + intercept, + }; + } + async continueRequest(params) { + const networkId = params.request; + const { request: fetchId, phase } = this.#getBlockedRequest(networkId); + if (phase !== "beforeRequestSent" /* Network.InterceptPhase.BeforeRequestSent */) { + throw new protocol_js_1.InvalidArgumentException(`Blocked request for network id '${networkId}' is not in 'BeforeRequestSent' phase`); + } + if (params.url !== undefined) { + NetworkProcessor.parseUrlString(params.url); + } + const { url, method, headers } = params; + // TODO: Set / expand. + // ; Step 9. cookies + // ; Step 10. body + const requestHeaders = (0, NetworkUtils_js_1.cdpFetchHeadersFromBidiNetworkHeaders)(headers); + const request = this.#getRequestOrFail(networkId); + await request.continueRequest(fetchId, url, method, requestHeaders); + this.#networkStorage.removeBlockedRequest(networkId); + return {}; + } + async continueResponse(params) { + const networkId = params.request; + const { request: fetchId, phase } = this.#getBlockedRequest(networkId); + if (phase === "beforeRequestSent" /* Network.InterceptPhase.BeforeRequestSent */) { + throw new protocol_js_1.InvalidArgumentException(`Blocked request for network id '${networkId}' is in 'BeforeRequestSent' phase`); + } + const { statusCode, reasonPhrase, headers } = params; + const responseHeaders = (0, NetworkUtils_js_1.cdpFetchHeadersFromBidiNetworkHeaders)(headers); + // TODO: Set / expand. + // ; Step 10. cookies + // ; Step 11. credentials + const request = this.#getRequestOrFail(networkId); + await request.continueResponse(fetchId, statusCode, reasonPhrase, responseHeaders); + this.#networkStorage.removeBlockedRequest(networkId); + return {}; + } + async continueWithAuth(params) { + const networkId = params.request; + const { request: fetchId, phase } = this.#getBlockedRequest(networkId); + if (phase !== "authRequired" /* Network.InterceptPhase.AuthRequired */) { + throw new protocol_js_1.InvalidArgumentException(`Blocked request for network id '${networkId}' is not in 'AuthRequired' phase`); + } + const request = this.#getRequestOrFail(networkId); + let username; + let password; + if (params.action === 'provideCredentials') { + const { credentials } = params; + username = credentials.username; + password = credentials.password; + // TODO: This should be invalid argument exception. + // Spec may need to be updated. + (0, assert_js_1.assert)(credentials.type === 'password', `Credentials type ${credentials.type} must be 'password'`); + } + const response = (0, NetworkUtils_js_1.cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction)(params.action); + await request.continueWithAuth(fetchId, response, username, password); + return {}; + } + async failRequest({ request: networkId, }) { + const { request: fetchId, phase } = this.#getBlockedRequest(networkId); + if (phase === "authRequired" /* Network.InterceptPhase.AuthRequired */) { + throw new protocol_js_1.InvalidArgumentException(`Blocked request for network id '${networkId}' is in 'AuthRequired' phase`); + } + const request = this.#getRequestOrFail(networkId); + await request.failRequest(fetchId, 'Failed'); + this.#networkStorage.removeBlockedRequest(networkId); + return {}; + } + async provideResponse(params) { + const { statusCode, reasonPhrase, headers, body, request: networkId, } = params; + const { request: fetchId } = this.#getBlockedRequest(networkId); + // TODO: Step 6 + // https://w3c.github.io/webdriver-bidi/#command-network-continueResponse + const responseHeaders = (0, NetworkUtils_js_1.cdpFetchHeadersFromBidiNetworkHeaders)(headers); + // TODO: Set / expand. + // ; Step 10. cookies + // ; Step 11. credentials + const request = this.#getRequestOrFail(networkId); + await request.provideResponse(fetchId, statusCode ?? request.statusCode, reasonPhrase, responseHeaders, body?.value // TODO: Differ base64 / string + ); + this.#networkStorage.removeBlockedRequest(networkId); + return {}; + } + async removeIntercept(params) { + this.#networkStorage.removeIntercept(params.intercept); + await this.#fetchApply(); + return {}; + } + /** Applies all existing network intercepts to all CDP targets concurrently. */ + async #fetchEnable() { + await Promise.all(this.#browsingContextStorage.getAllContexts().map(async (context) => { + await context.cdpTarget.fetchEnable(); + })); + } + /** Removes all existing network intercepts from all CDP targets concurrently. */ + async #fetchDisable() { + await Promise.all(this.#browsingContextStorage.getAllContexts().map(async (context) => { + await context.cdpTarget.fetchDisable(); + })); + } + /** + * Either enables or disables the Fetch domain. + * + * If enabling, applies all existing network intercepts to all CDP targets. + * If disabling, removes all existing network intercepts from all CDP targets. + * + * Disabling is only performed when there are no remaining intercepts or + * // blocked requests. + */ + async #fetchApply() { + if (this.#networkStorage.hasIntercepts() || + this.#networkStorage.hasBlockedRequests() || + this.#networkStorage.hasNetworkRequests()) { + // TODO: Add try/catch. Remove the intercept if CDP Fetch commands fail. + await this.#fetchEnable(); + } + else { + // The last intercept has been removed, and there are no pending + // blocked requests. + // Disable the Fetch domain. + await this.#fetchDisable(); + } + } + /** + * Returns the blocked request associated with the given network ID. + * If none, throws a NoSuchRequestException. + */ + #getBlockedRequest(networkId) { + const blockedRequest = this.#networkStorage.getBlockedRequest(networkId); + if (!blockedRequest) { + throw new protocol_js_1.NoSuchRequestException(`No blocked request found for network id '${networkId}'`); + } + return blockedRequest; + } + #getRequestOrFail(id) { + const request = this.#networkStorage.getRequest(id); + if (!request) { + throw new protocol_js_1.NoSuchRequestException(`Network request with ID ${id} doesn't exist`); + } + return request; + } + /** + * Attempts to parse the given url. + * Throws an InvalidArgumentException if the url is invalid. + */ + static parseUrlString(url) { + try { + return new URL(url); + } + catch (error) { + throw new protocol_js_1.InvalidArgumentException(`Invalid URL '${url}': ${error}`); + } + } + static parseUrlPatterns(urlPatterns) { + return urlPatterns.map((urlPattern) => { + switch (urlPattern.type) { + case 'string': { + NetworkProcessor.parseUrlString(urlPattern.pattern); + return urlPattern; + } + case 'pattern': + // No params signifies intercept all + if (urlPattern.protocol === undefined && + urlPattern.hostname === undefined && + urlPattern.port === undefined && + urlPattern.pathname === undefined && + urlPattern.search === undefined) { + return urlPattern; + } + if (urlPattern.protocol === '') { + throw new protocol_js_1.InvalidArgumentException(`URL pattern must specify a protocol`); + } + if (urlPattern.hostname === '') { + throw new protocol_js_1.InvalidArgumentException(`URL pattern must specify a hostname`); + } + if ((urlPattern.hostname?.length ?? 0) > 0) { + if (urlPattern.protocol?.match(/^file/i)) { + throw new protocol_js_1.InvalidArgumentException(`URL pattern protocol cannot be 'file'`); + } + if (urlPattern.hostname?.includes(':')) { + throw new protocol_js_1.InvalidArgumentException(`URL pattern hostname must not contain a colon`); + } + } + if (urlPattern.port === '') { + throw new protocol_js_1.InvalidArgumentException(`URL pattern must specify a port`); + } + try { + new URL(NetworkStorage_js_1.NetworkStorage.buildUrlPatternString(urlPattern)); + } + catch (error) { + throw new protocol_js_1.InvalidArgumentException(`${error}`); + } + return urlPattern; + } + }); + } +} +exports.NetworkProcessor = NetworkProcessor; +//# sourceMappingURL=NetworkProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.js.map new file mode 100644 index 0000000..37b909a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"NetworkProcessor.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/network/NetworkProcessor.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.d.ts new file mode 100644 index 0000000..f56484d --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.d.ts @@ -0,0 +1,41 @@ +/** + * @fileoverview `NetworkRequest` represents a single network request and keeps + * track of all the related CDP events. + */ +import type { Protocol } from 'devtools-protocol'; +import { Network, type JsUint } from '../../../protocol/protocol.js'; +import type { CdpTarget } from '../context/CdpTarget.js'; +import type { EventManager } from '../session/EventManager.js'; +import type { NetworkStorage } from './NetworkStorage.js'; +/** Abstracts one individual network request. */ +export declare class NetworkRequest { + #private; + constructor(requestId: Network.Request, eventManager: EventManager, networkStorage: NetworkStorage, cdpTarget: CdpTarget, redirectCount?: number); + get requestId(): string; + get url(): string | undefined; + get redirectCount(): number; + get cdpTarget(): CdpTarget; + isRedirecting(): boolean; + handleRedirect(event: Protocol.Network.RequestWillBeSentEvent): void; + onRequestWillBeSentEvent(event: Protocol.Network.RequestWillBeSentEvent): void; + onRequestWillBeSentExtraInfoEvent(event: Protocol.Network.RequestWillBeSentExtraInfoEvent): void; + onResponseReceivedExtraInfoEvent(event: Protocol.Network.ResponseReceivedExtraInfoEvent): void; + onResponseReceivedEvent(event: Protocol.Network.ResponseReceivedEvent): void; + onServedFromCache(): void; + onLoadingFailedEvent(event: Protocol.Network.LoadingFailedEvent): void; + /** Fired whenever a network request interception is hit. */ + onRequestPaused(params: Protocol.Fetch.RequestPausedEvent): void; + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-failRequest */ + failRequest(networkId: Network.Request, errorReason: Protocol.Network.ErrorReason): Promise<void>; + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueRequest */ + continueRequest(cdpFetchRequestId: Protocol.Fetch.RequestId, url?: string, method?: string, headers?: Protocol.Fetch.HeaderEntry[]): Promise<void>; + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueResponse */ + continueResponse(cdpFetchRequestId: Protocol.Fetch.RequestId, responseCode?: JsUint, responsePhrase?: string, responseHeaders?: Protocol.Fetch.HeaderEntry[]): Promise<void>; + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueWithAuth */ + continueWithAuth(cdpFetchRequestId: Protocol.Fetch.RequestId, response: 'Default' | 'CancelAuth' | 'ProvideCredentials', username?: string, password?: string): Promise<void>; + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-provideResponse */ + provideResponse(cdpFetchRequestId: Protocol.Fetch.RequestId, responseCode: JsUint, responsePhrase?: string, responseHeaders?: Protocol.Fetch.HeaderEntry[], body?: string): Promise<void>; + dispose(): void; + /** Returns the HTTP status code associated with this request if any. */ + get statusCode(): number; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.js new file mode 100644 index 0000000..0c3b610 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.js @@ -0,0 +1,532 @@ +"use strict"; +/* + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.NetworkRequest = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const assert_js_1 = require("../../../utils/assert.js"); +const Deferred_js_1 = require("../../../utils/Deferred.js"); +const NetworkUtils_js_1 = require("./NetworkUtils.js"); +/** Abstracts one individual network request. */ +class NetworkRequest { + static #unknown = 'UNKNOWN'; + /** + * Each network request has an associated request id, which is a string + * uniquely identifying that request. + * + * The identifier for a request resulting from a redirect matches that of the + * request that initiated it. + */ + #requestId; + // TODO: Handle auth required? + /** + * Indicates the network intercept phase, if the request is currently blocked. + * Undefined necessarily implies that the request is not blocked. + */ + #interceptPhase = undefined; + #servedFromCache = false; + #redirectCount; + #eventManager; + #networkStorage; + #request = {}; + #response = {}; + #beforeRequestSentDeferred = new Deferred_js_1.Deferred(); + #responseStartedDeferred = new Deferred_js_1.Deferred(); + #responseCompletedDeferred = new Deferred_js_1.Deferred(); + #cdpTarget; + constructor(requestId, eventManager, networkStorage, cdpTarget, redirectCount = 0) { + this.#requestId = requestId; + this.#eventManager = eventManager; + this.#networkStorage = networkStorage; + this.#cdpTarget = cdpTarget; + this.#redirectCount = redirectCount; + } + get requestId() { + return this.#requestId; + } + get url() { + return this.#response.info?.url ?? this.#request.info?.request.url; + } + get redirectCount() { + return this.#redirectCount; + } + get cdpTarget() { + return this.#cdpTarget; + } + isRedirecting() { + return Boolean(this.#request.info); + } + handleRedirect(event) { + this.#queueResponseStartedEvent(); + this.#queueResponseCompletedEvent(); + this.#response.hasExtraInfo = event.redirectHasExtraInfo; + this.#response.info = event.redirectResponse; + this.#emitEventsIfReady(true); + } + #emitEventsIfReady(wasRedirected = false) { + const requestExtraInfoCompleted = + // Flush redirects + wasRedirected || + Boolean(this.#request.extraInfo) || + // Requests from cache don't have extra info + this.#servedFromCache || + // Sometimes there is no extra info and the response + // is the only place we can find out + Boolean(this.#response.info && !this.#response.hasExtraInfo) || + this.#interceptPhase === "beforeRequestSent" /* Network.InterceptPhase.BeforeRequestSent */; + if (this.#request.info && requestExtraInfoCompleted) { + this.#beforeRequestSentDeferred.resolve({ + kind: 'success', + value: undefined, + }); + } + const responseExtraInfoCompleted = Boolean(this.#response.extraInfo) || + // Response from cache don't have extra info + this.#servedFromCache || + // Don't expect extra info if the flag is false + Boolean(this.#response.info && !this.#response.hasExtraInfo) || + this.#interceptPhase === "responseStarted" /* Network.InterceptPhase.ResponseStarted */; + if (this.#response.info && responseExtraInfoCompleted) { + this.#responseStartedDeferred.resolve({ + kind: 'success', + value: undefined, + }); + this.#responseCompletedDeferred.resolve({ + kind: 'success', + value: undefined, + }); + } + } + onRequestWillBeSentEvent(event) { + this.#request.info = event; + this.#queueBeforeRequestSentEvent(); + this.#emitEventsIfReady(); + } + onRequestWillBeSentExtraInfoEvent(event) { + this.#request.extraInfo = event; + this.#emitEventsIfReady(); + } + onResponseReceivedExtraInfoEvent(event) { + this.#response.extraInfo = event; + this.#emitEventsIfReady(); + } + onResponseReceivedEvent(event) { + this.#response.hasExtraInfo = event.hasExtraInfo; + this.#response.info = event.response; + this.#queueResponseStartedEvent(); + this.#queueResponseCompletedEvent(); + this.#emitEventsIfReady(); + } + onServedFromCache() { + this.#servedFromCache = true; + this.#emitEventsIfReady(); + } + onLoadingFailedEvent(event) { + this.#beforeRequestSentDeferred.resolve({ + kind: 'success', + value: undefined, + }); + this.#responseStartedDeferred.resolve({ + kind: 'error', + error: new Error('Network event loading failed'), + }); + this.#responseCompletedDeferred.resolve({ + kind: 'error', + error: new Error('Network event loading failed'), + }); + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.Network.EventNames.FetchError, + params: { + ...this.#getBaseEventParams(), + errorText: event.errorText, + }, + }, this.#context); + } + /** Fired whenever a network request interception is hit. */ + onRequestPaused(params) { + if (this.#isIgnoredEvent()) { + void this.continueRequest(params.requestId).catch(() => { + // TODO: Add some logging + }); + return; + } + // The stage of the request can be determined by presence of + // responseErrorReason and responseStatusCode -- the request is at + // the response stage if either of these fields is present and in the + // request stage otherwise. + let phase; + if (params.responseErrorReason === undefined && + params.responseStatusCode === undefined) { + phase = "beforeRequestSent" /* Network.InterceptPhase.BeforeRequestSent */; + } + else if (params.responseStatusCode === 401 && + params.responseStatusText === 'Unauthorized') { + // https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 + phase = "authRequired" /* Network.InterceptPhase.AuthRequired */; + } + else { + phase = "responseStarted" /* Network.InterceptPhase.ResponseStarted */; + } + const headers = (0, NetworkUtils_js_1.bidiNetworkHeadersFromCdpFetchHeaders)( + // TODO: Use params.request.headers if request? + params.responseHeaders); + this.#networkStorage.addBlockedRequest(this.requestId, { + request: params.requestId, // intercept request id + phase, + // TODO: Finish populating response / ResponseData. + response: { + url: params.request.url, + // TODO: populate. + protocol: '', + status: params.responseStatusCode ?? 0, + statusText: params.responseStatusText ?? '', + // TODO: populate. + fromCache: false, + headers, + // TODO: populate. + mimeType: '', + // TODO: populate. + bytesReceived: 0, + headersSize: (0, NetworkUtils_js_1.computeHeadersSize)(headers), + // TODO: consider removing from spec. + bodySize: 0, + // TODO: consider removing from spec. + content: { + size: 0, + }, + // TODO: populate. + authChallenge: undefined, + }, + }); + this.#interceptPhase = phase; + this.#emitEventsIfReady(); + } + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-failRequest */ + async failRequest(networkId, errorReason) { + await this.#cdpTarget.cdpClient.sendCommand('Fetch.failRequest', { + requestId: networkId, + errorReason, + }); + this.#interceptPhase = undefined; + } + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueRequest */ + async continueRequest(cdpFetchRequestId, url, method, headers) { + // TODO: Expand. + await this.#cdpTarget.cdpClient.sendCommand('Fetch.continueRequest', { + requestId: cdpFetchRequestId, + url, + method, + headers, + // TODO: Set? + // postData:, + // interceptResponse:, + }); + this.#interceptPhase = undefined; + } + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueResponse */ + async continueResponse(cdpFetchRequestId, responseCode, responsePhrase, responseHeaders) { + await this.#cdpTarget.cdpClient.sendCommand('Fetch.continueResponse', { + requestId: cdpFetchRequestId, + responseCode, + responsePhrase, + responseHeaders, + }); + this.#interceptPhase = undefined; + } + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueWithAuth */ + async continueWithAuth(cdpFetchRequestId, response, username, password) { + await this.#cdpTarget.cdpClient.sendCommand('Fetch.continueWithAuth', { + requestId: cdpFetchRequestId, + authChallengeResponse: { + response, + username, + password, + }, + }); + this.#interceptPhase = undefined; + } + /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-provideResponse */ + async provideResponse(cdpFetchRequestId, responseCode, responsePhrase, responseHeaders, body) { + await this.#cdpTarget.cdpClient.sendCommand('Fetch.fulfillRequest', { + requestId: cdpFetchRequestId, + responseCode, + responsePhrase, + responseHeaders, + ...(body ? { body: btoa(body) } : {}), // TODO: Double-check if btoa usage is correct. + }); + this.#interceptPhase = undefined; + } + dispose() { + const result = { + kind: 'error', + error: new Error('Network processor detached'), + }; + this.#beforeRequestSentDeferred.resolve(result); + this.#responseStartedDeferred.resolve(result); + this.#responseCompletedDeferred.resolve(result); + } + get #context() { + return this.#request.info?.frameId ?? null; + } + /** Returns the HTTP status code associated with this request if any. */ + get statusCode() { + return (this.#response.info?.status ?? this.#response.extraInfo?.statusCode ?? -1 // TODO: Throw an exception or use some other status code? + ); + } + #getBaseEventParams(phase) { + // TODO: Set this in terms of intercepts? + const isBlocked = phase !== undefined && phase === this.#interceptPhase; + const intercepts = this.#networkStorage.getNetworkIntercepts(this.#requestId, phase); + return { + isBlocked, + context: this.#context, + navigation: this.#getNavigationId(), + redirectCount: this.#redirectCount, + request: this.#getRequestData(), + // Timestamp should be in milliseconds, while CDP provides it in seconds. + timestamp: Math.round((this.#request.info?.wallTime ?? 0) * 1000), + // XXX: we should return correct types from the function. + intercepts: isBlocked ? intercepts : undefined, + }; + } + #getNavigationId() { + if (!this.#request.info || + !this.#request.info.loaderId || + // When we navigate all CDP network events have `loaderId` + // CDP's `loaderId` and `requestId` match when + // that request triggered the loading + this.#request.info.loaderId !== this.#request.info.requestId) { + return null; + } + return this.#request.info.loaderId; + } + #getRequestData() { + const cookies = this.#request.extraInfo + ? NetworkRequest.#getCookies(this.#request.extraInfo.associatedCookies) + : []; + const headers = (0, NetworkUtils_js_1.bidiNetworkHeadersFromCdpNetworkHeaders)(this.#request.info?.request.headers); + return { + request: this.#request.info?.requestId ?? NetworkRequest.#unknown, + url: this.#request.info?.request.url ?? NetworkRequest.#unknown, + method: this.#request.info?.request.method ?? NetworkRequest.#unknown, + headers, + cookies, + headersSize: (0, NetworkUtils_js_1.computeHeadersSize)(headers), + // TODO: implement. + bodySize: 0, + timings: this.#getTimings(), + }; + } + // TODO: implement. + #getTimings() { + return { + timeOrigin: 0, + requestTime: 0, + redirectStart: 0, + redirectEnd: 0, + fetchStart: 0, + dnsStart: 0, + dnsEnd: 0, + connectStart: 0, + connectEnd: 0, + tlsStart: 0, + requestStart: 0, + responseStart: 0, + responseEnd: 0, + }; + } + #queueBeforeRequestSentEvent() { + if (this.#isIgnoredEvent()) { + return; + } + this.#eventManager.registerPromiseEvent(this.#beforeRequestSentDeferred.then((result) => { + if (result.kind === 'success') { + try { + return { + kind: 'success', + value: Object.assign(this.#getBeforeRequestEvent(), { + type: 'event', + }), + }; + } + catch (error) { + return { + kind: 'error', + error: error instanceof Error ? error : new Error('Unknown'), + }; + } + } + return result; + }), this.#context, protocol_js_1.ChromiumBidi.Network.EventNames.BeforeRequestSent); + } + #getBeforeRequestEvent() { + (0, assert_js_1.assert)(this.#request.info, 'RequestWillBeSentEvent is not set'); + return { + method: protocol_js_1.ChromiumBidi.Network.EventNames.BeforeRequestSent, + params: { + ...this.#getBaseEventParams("beforeRequestSent" /* Network.InterceptPhase.BeforeRequestSent */), + initiator: { + type: NetworkRequest.#getInitiatorType(this.#request.info.initiator.type), + }, + }, + }; + } + #queueResponseStartedEvent() { + if (this.#isIgnoredEvent()) { + return; + } + this.#eventManager.registerPromiseEvent(this.#responseStartedDeferred.then((result) => { + if (result.kind === 'success') { + try { + return { + kind: 'success', + value: Object.assign(this.#getResponseStartedEvent(), { + type: 'event', + }), + }; + } + catch (error) { + return { + kind: 'error', + error: error instanceof Error ? error : new Error('Unknown'), + }; + } + } + return result; + }), this.#context, protocol_js_1.ChromiumBidi.Network.EventNames.ResponseStarted); + } + #getResponseStartedEvent() { + (0, assert_js_1.assert)(this.#request.info, 'RequestWillBeSentEvent is not set'); + (0, assert_js_1.assert)(this.#response.info, 'ResponseReceivedEvent is not set'); + // Chromium sends wrong extraInfo events for responses served from cache. + // See https://github.com/puppeteer/puppeteer/issues/9965 and + // https://crbug.com/1340398. + if (this.#response.info.fromDiskCache) { + this.#response.extraInfo = undefined; + } + const headers = (0, NetworkUtils_js_1.bidiNetworkHeadersFromCdpNetworkHeaders)(this.#response.info.headers); + return { + method: protocol_js_1.ChromiumBidi.Network.EventNames.ResponseStarted, + params: { + ...this.#getBaseEventParams(), + response: { + url: this.#response.info.url ?? NetworkRequest.#unknown, + protocol: this.#response.info.protocol ?? '', + status: this.statusCode, + statusText: this.#response.info.statusText, + fromCache: this.#response.info.fromDiskCache || + this.#response.info.fromPrefetchCache || + this.#servedFromCache, + headers, + mimeType: this.#response.info.mimeType, + bytesReceived: this.#response.info.encodedDataLength, + headersSize: (0, NetworkUtils_js_1.computeHeadersSize)(headers), + // TODO: consider removing from spec. + bodySize: 0, + content: { + // TODO: consider removing from spec. + size: 0, + }, + }, + }, + }; + } + #queueResponseCompletedEvent() { + if (this.#isIgnoredEvent()) { + return; + } + this.#eventManager.registerPromiseEvent(this.#responseCompletedDeferred.then((result) => { + if (result.kind === 'success') { + try { + return { + kind: 'success', + value: Object.assign(this.#getResponseReceivedEvent(), { + type: 'event', + }), + }; + } + catch (error) { + return { + kind: 'error', + error: error instanceof Error ? error : new Error('Unknown'), + }; + } + } + return result; + }), this.#context, protocol_js_1.ChromiumBidi.Network.EventNames.ResponseCompleted); + } + #getResponseReceivedEvent() { + (0, assert_js_1.assert)(this.#request.info, 'RequestWillBeSentEvent is not set'); + (0, assert_js_1.assert)(this.#response.info, 'ResponseReceivedEvent is not set'); + // Chromium sends wrong extraInfo events for responses served from cache. + // See https://github.com/puppeteer/puppeteer/issues/9965 and + // https://crbug.com/1340398. + if (this.#response.info.fromDiskCache) { + this.#response.extraInfo = undefined; + } + const headers = (0, NetworkUtils_js_1.bidiNetworkHeadersFromCdpNetworkHeaders)(this.#response.info.headers); + return { + method: protocol_js_1.ChromiumBidi.Network.EventNames.ResponseCompleted, + params: { + ...this.#getBaseEventParams(), + response: { + url: this.#response.info.url ?? NetworkRequest.#unknown, + protocol: this.#response.info.protocol ?? '', + status: this.statusCode, + statusText: this.#response.info.statusText, + fromCache: this.#response.info.fromDiskCache || + this.#response.info.fromPrefetchCache || + this.#servedFromCache, + headers, + mimeType: this.#response.info.mimeType, + bytesReceived: this.#response.info.encodedDataLength, + headersSize: (0, NetworkUtils_js_1.computeHeadersSize)(headers), + // TODO: consider removing from spec. + bodySize: 0, + content: { + // TODO: consider removing from spec. + size: 0, + }, + }, + }, + }; + } + #isIgnoredEvent() { + return this.#request.info?.request.url.endsWith('/favicon.ico') ?? false; + } + static #getInitiatorType(initiatorType) { + switch (initiatorType) { + case 'parser': + case 'script': + case 'preflight': + return initiatorType; + default: + return 'other'; + } + } + static #getCookies(associatedCookies) { + return associatedCookies + .filter(({ blockedReasons }) => { + return !Array.isArray(blockedReasons) || blockedReasons.length === 0; + }) + .map(({ cookie }) => (0, NetworkUtils_js_1.cdpToBiDiCookie)(cookie)); + } +} +exports.NetworkRequest = NetworkRequest; +//# sourceMappingURL=NetworkRequest.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.js.map new file mode 100644 index 0000000..3589bc4 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkRequest.js.map @@ -0,0 +1 @@ +{"version":3,"file":"NetworkRequest.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/network/NetworkRequest.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAQH,+DAKuC;AACvC,wDAAgD;AAChD,4DAAoD;AAMpD,uDAK2B;AAE3B,gDAAgD;AAChD,MAAa,cAAc;IACzB,MAAM,CAAC,QAAQ,GAAG,SAAS,CAAC;IAE5B;;;;;;OAMG;IACH,UAAU,CAAkB;IAE5B,8BAA8B;IAC9B;;;OAGG;IACH,eAAe,GAAuC,SAAS,CAAC;IAEhE,gBAAgB,GAAG,KAAK,CAAC;IAEzB,cAAc,CAAS;IAEvB,aAAa,CAAe;IAC5B,eAAe,CAAiB;IAEhC,QAAQ,GAGJ,EAAE,CAAC;IAEP,SAAS,GAIL,EAAE,CAAC;IAEP,0BAA0B,GAAG,IAAI,sBAAQ,EAAgB,CAAC;IAC1D,wBAAwB,GAAG,IAAI,sBAAQ,EAAgB,CAAC;IACxD,0BAA0B,GAAG,IAAI,sBAAQ,EAAgB,CAAC;IAE1D,UAAU,CAAY;IAEtB,YACE,SAA0B,EAC1B,YAA0B,EAC1B,cAA8B,EAC9B,SAAoB,EACpB,aAAa,GAAG,CAAC;QAEjB,IAAI,CAAC,UAAU,GAAG,SAAS,CAAC;QAC5B,IAAI,CAAC,aAAa,GAAG,YAAY,CAAC;QAClC,IAAI,CAAC,eAAe,GAAG,cAAc,CAAC;QACtC,IAAI,CAAC,UAAU,GAAG,SAAS,CAAC;QAC5B,IAAI,CAAC,cAAc,GAAG,aAAa,CAAC;IACtC,CAAC;IAED,IAAI,SAAS;QACX,OAAO,IAAI,CAAC,UAAU,CAAC;IACzB,CAAC;IAED,IAAI,GAAG;QACL,OAAO,IAAI,CAAC,SAAS,CAAC,IAAI,EAAE,GAAG,IAAI,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,GAAG,CAAC;IACrE,CAAC;IAED,IAAI,aAAa;QACf,OAAO,IAAI,CAAC,cAAc,CAAC;IAC7B,CAAC;IAED,IAAI,SAAS;QACX,OAAO,IAAI,CAAC,UAAU,CAAC;IACzB,CAAC;IAED,aAAa;QACX,OAAO,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;IACrC,CAAC;IAED,cAAc,CAAC,KAA8C;QAC3D,IAAI,CAAC,0BAA0B,EAAE,CAAC;QAClC,IAAI,CAAC,4BAA4B,EAAE,CAAC;QACpC,IAAI,CAAC,SAAS,CAAC,YAAY,GAAG,KAAK,CAAC,oBAAoB,CAAC;QACzD,IAAI,CAAC,SAAS,CAAC,IAAI,GAAG,KAAK,CAAC,gBAAiB,CAAC;QAC9C,IAAI,CAAC,kBAAkB,CAAC,IAAI,CAAC,CAAC;IAChC,CAAC;IAED,kBAAkB,CAAC,aAAa,GAAG,KAAK;QACtC,MAAM,yBAAyB;QAC7B,kBAAkB;QAClB,aAAa;YACb,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,SAAS,CAAC;YAChC,4CAA4C;YAC5C,IAAI,CAAC,gBAAgB;YACrB,oDAAoD;YACpD,oCAAoC;YACpC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,YAAY,CAAC;YAC5D,IAAI,CAAC,eAAe,uEAA6C,CAAC;QAEpE,IAAI,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,yBAAyB,EAAE,CAAC;YACpD,IAAI,CAAC,0BAA0B,CAAC,OAAO,CAAC;gBACtC,IAAI,EAAE,SAAS;gBACf,KAAK,EAAE,SAAS;aACjB,CAAC,CAAC;QACL,CAAC;QAED,MAAM,0BAA0B,GAC9B,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC;YACjC,4CAA4C;YAC5C,IAAI,CAAC,gBAAgB;YACrB,+CAA+C;YAC/C,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,YAAY,CAAC;YAC5D,IAAI,CAAC,eAAe,mEAA2C,CAAC;QAElE,IAAI,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,0BAA0B,EAAE,CAAC;YACtD,IAAI,CAAC,wBAAwB,CAAC,OAAO,CAAC;gBACpC,IAAI,EAAE,SAAS;gBACf,KAAK,EAAE,SAAS;aACjB,CAAC,CAAC;YACH,IAAI,CAAC,0BAA0B,CAAC,OAAO,CAAC;gBACtC,IAAI,EAAE,SAAS;gBACf,KAAK,EAAE,SAAS;aACjB,CAAC,CAAC;QACL,CAAC;IACH,CAAC;IAED,wBAAwB,CAAC,KAA8C;QACrE,IAAI,CAAC,QAAQ,CAAC,IAAI,GAAG,KAAK,CAAC;QAC3B,IAAI,CAAC,4BAA4B,EAAE,CAAC;QACpC,IAAI,CAAC,kBAAkB,EAAE,CAAC;IAC5B,CAAC;IAED,iCAAiC,CAC/B,KAAuD;QAEvD,IAAI,CAAC,QAAQ,CAAC,SAAS,GAAG,KAAK,CAAC;QAChC,IAAI,CAAC,kBAAkB,EAAE,CAAC;IAC5B,CAAC;IAED,gCAAgC,CAC9B,KAAsD;QAEtD,IAAI,CAAC,SAAS,CAAC,SAAS,GAAG,KAAK,CAAC;QACjC,IAAI,CAAC,kBAAkB,EAAE,CAAC;IAC5B,CAAC;IAED,uBAAuB,CAAC,KAA6C;QACnE,IAAI,CAAC,SAAS,CAAC,YAAY,GAAG,KAAK,CAAC,YAAY,CAAC;QACjD,IAAI,CAAC,SAAS,CAAC,IAAI,GAAG,KAAK,CAAC,QAAQ,CAAC;QACrC,IAAI,CAAC,0BAA0B,EAAE,CAAC;QAClC,IAAI,CAAC,4BAA4B,EAAE,CAAC;QACpC,IAAI,CAAC,kBAAkB,EAAE,CAAC;IAC5B,CAAC;IAED,iBAAiB;QACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;QAC7B,IAAI,CAAC,kBAAkB,EAAE,CAAC;IAC5B,CAAC;IAED,oBAAoB,CAAC,KAA0C;QAC7D,IAAI,CAAC,0BAA0B,CAAC,OAAO,CAAC;YACtC,IAAI,EAAE,SAAS;YACf,KAAK,EAAE,SAAS;SACjB,CAAC,CAAC;QACH,IAAI,CAAC,wBAAwB,CAAC,OAAO,CAAC;YACpC,IAAI,EAAE,OAAO;YACb,KAAK,EAAE,IAAI,KAAK,CAAC,8BAA8B,CAAC;SACjD,CAAC,CAAC;QACH,IAAI,CAAC,0BAA0B,CAAC,OAAO,CAAC;YACtC,IAAI,EAAE,OAAO;YACb,KAAK,EAAE,IAAI,KAAK,CAAC,8BAA8B,CAAC;SACjD,CAAC,CAAC;QAEH,IAAI,CAAC,aAAa,CAAC,aAAa,CAC9B;YACE,IAAI,EAAE,OAAO;YACb,MAAM,EAAE,0BAAY,CAAC,OAAO,CAAC,UAAU,CAAC,UAAU;YAClD,MAAM,EAAE;gBACN,GAAG,IAAI,CAAC,mBAAmB,EAAE;gBAC7B,SAAS,EAAE,KAAK,CAAC,SAAS;aAC3B;SACF,EACD,IAAI,CAAC,QAAQ,CACd,CAAC;IACJ,CAAC;IAED,4DAA4D;IAC5D,eAAe,CAAC,MAAyC;QACvD,IAAI,IAAI,CAAC,eAAe,EAAE,EAAE,CAAC;YAC3B,KAAK,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,KAAK,CAAC,GAAG,EAAE;gBACrD,yBAAyB;YAC3B,CAAC,CAAC,CAAC;YACH,OAAO;QACT,CAAC;QAED,4DAA4D;QAC5D,kEAAkE;QAClE,qEAAqE;QACrE,2BAA2B;QAC3B,IAAI,KAA6B,CAAC;QAClC,IACE,MAAM,CAAC,mBAAmB,KAAK,SAAS;YACxC,MAAM,CAAC,kBAAkB,KAAK,SAAS,EACvC,CAAC;YACD,KAAK,qEAA2C,CAAC;QACnD,CAAC;aAAM,IACL,MAAM,CAAC,kBAAkB,KAAK,GAAG;YACjC,MAAM,CAAC,kBAAkB,KAAK,cAAc,EAC5C,CAAC;YACD,+DAA+D;YAC/D,KAAK,2DAAsC,CAAC;QAC9C,CAAC;aAAM,CAAC;YACN,KAAK,iEAAyC,CAAC;QACjD,CAAC;QAED,MAAM,OAAO,GAAG,IAAA,uDAAqC;QACnD,+CAA+C;QAC/C,MAAM,CAAC,eAAe,CACvB,CAAC;QAEF,IAAI,CAAC,eAAe,CAAC,iBAAiB,CAAC,IAAI,CAAC,SAAS,EAAE;YACrD,OAAO,EAAE,MAAM,CAAC,SAAS,EAAE,uBAAuB;YAClD,KAAK;YACL,mDAAmD;YACnD,QAAQ,EAAE;gBACR,GAAG,EAAE,MAAM,CAAC,OAAO,CAAC,GAAG;gBACvB,kBAAkB;gBAClB,QAAQ,EAAE,EAAE;gBACZ,MAAM,EAAE,MAAM,CAAC,kBAAkB,IAAI,CAAC;gBACtC,UAAU,EAAE,MAAM,CAAC,kBAAkB,IAAI,EAAE;gBAC3C,kBAAkB;gBAClB,SAAS,EAAE,KAAK;gBAChB,OAAO;gBACP,kBAAkB;gBAClB,QAAQ,EAAE,EAAE;gBACZ,kBAAkB;gBAClB,aAAa,EAAE,CAAC;gBAChB,WAAW,EAAE,IAAA,oCAAkB,EAAC,OAAO,CAAC;gBACxC,qCAAqC;gBACrC,QAAQ,EAAE,CAAC;gBACX,qCAAqC;gBACrC,OAAO,EAAE;oBACP,IAAI,EAAE,CAAC;iBACR;gBACD,kBAAkB;gBAClB,aAAa,EAAE,SAAS;aACzB;SACF,CAAC,CAAC;QAEH,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,kBAAkB,EAAE,CAAC;IAC5B,CAAC;IAED,4FAA4F;IAC5F,KAAK,CAAC,WAAW,CACf,SAA0B,EAC1B,WAAyC;QAEzC,MAAM,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,WAAW,CAAC,mBAAmB,EAAE;YAC/D,SAAS,EAAE,SAAS;YACpB,WAAW;SACZ,CAAC,CAAC;QAEH,IAAI,CAAC,eAAe,GAAG,SAAS,CAAC;IACnC,CAAC;IAED,gGAAgG;IAChG,KAAK,CAAC,eAAe,CACnB,iBAA2C,EAC3C,GAAY,EACZ,MAAe,EACf,OAAsC;QAEtC,gBAAgB;QAChB,MAAM,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,WAAW,CAAC,uBAAuB,EAAE;YACnE,SAAS,EAAE,iBAAiB;YAC5B,GAAG;YACH,MAAM;YACN,OAAO;YACP,aAAa;YACb,aAAa;YACb,sBAAsB;SACvB,CAAC,CAAC;QAEH,IAAI,CAAC,eAAe,GAAG,SAAS,CAAC;IACnC,CAAC;IAED,iGAAiG;IACjG,KAAK,CAAC,gBAAgB,CACpB,iBAA2C,EAC3C,YAAqB,EACrB,cAAuB,EACvB,eAA8C;QAE9C,MAAM,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,WAAW,CAAC,wBAAwB,EAAE;YACpE,SAAS,EAAE,iBAAiB;YAC5B,YAAY;YACZ,cAAc;YACd,eAAe;SAChB,CAAC,CAAC;QAEH,IAAI,CAAC,eAAe,GAAG,SAAS,CAAC;IACnC,CAAC;IAED,iGAAiG;IACjG,KAAK,CAAC,gBAAgB,CACpB,iBAA2C,EAC3C,QAAyD,EACzD,QAAiB,EACjB,QAAiB;QAEjB,MAAM,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,WAAW,CAAC,wBAAwB,EAAE;YACpE,SAAS,EAAE,iBAAiB;YAC5B,qBAAqB,EAAE;gBACrB,QAAQ;gBACR,QAAQ;gBACR,QAAQ;aACT;SACF,CAAC,CAAC;QAEH,IAAI,CAAC,eAAe,GAAG,SAAS,CAAC;IACnC,CAAC;IAED,gGAAgG;IAChG,KAAK,CAAC,eAAe,CACnB,iBAA2C,EAC3C,YAAoB,EACpB,cAAuB,EACvB,eAA8C,EAC9C,IAAa;QAEb,MAAM,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,WAAW,CAAC,sBAAsB,EAAE;YAClE,SAAS,EAAE,iBAAiB;YAC5B,YAAY;YACZ,cAAc;YACd,eAAe;YACf,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,EAAC,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,EAAC,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,+CAA+C;SACrF,CAAC,CAAC;QAEH,IAAI,CAAC,eAAe,GAAG,SAAS,CAAC;IACnC,CAAC;IAED,OAAO;QACL,MAAM,MAAM,GAAG;YACb,IAAI,EAAE,OAAgB;YACtB,KAAK,EAAE,IAAI,KAAK,CAAC,4BAA4B,CAAC;SAC/C,CAAC;QACF,IAAI,CAAC,0BAA0B,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QAChD,IAAI,CAAC,wBAAwB,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QAC9C,IAAI,CAAC,0BAA0B,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IAClD,CAAC;IAED,IAAI,QAAQ;QACV,OAAO,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,IAAI,IAAI,CAAC;IAC7C,CAAC;IAED,wEAAwE;IACxE,IAAI,UAAU;QACZ,OAAO,CACL,IAAI,CAAC,SAAS,CAAC,IAAI,EAAE,MAAM,IAAI,IAAI,CAAC,SAAS,CAAC,SAAS,EAAE,UAAU,IAAI,CAAC,CAAC,CAAC,0DAA0D;SACrI,CAAC;IACJ,CAAC;IAED,mBAAmB,CAAC,KAA8B;QAChD,yCAAyC;QACzC,MAAM,SAAS,GAAG,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,IAAI,CAAC,eAAe,CAAC;QACxE,MAAM,UAAU,GAAG,IAAI,CAAC,eAAe,CAAC,oBAAoB,CAC1D,IAAI,CAAC,UAAU,EACf,KAAK,CACN,CAAC;QAEF,OAAO;YACL,SAAS;YACT,OAAO,EAAE,IAAI,CAAC,QAAQ;YACtB,UAAU,EAAE,IAAI,CAAC,gBAAgB,EAAE;YACnC,aAAa,EAAE,IAAI,CAAC,cAAc;YAClC,OAAO,EAAE,IAAI,CAAC,eAAe,EAAE;YAC/B,yEAAyE;YACzE,SAAS,EAAE,IAAI,CAAC,KAAK,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,QAAQ,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC;YACjE,yDAAyD;YACzD,UAAU,EAAE,SAAS,CAAC,CAAC,CAAE,UAAoC,CAAC,CAAC,CAAC,SAAS;SAC1E,CAAC;IACJ,CAAC;IAED,gBAAgB;QACd,IACE,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI;YACnB,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,QAAQ;YAC5B,0DAA0D;YAC1D,8CAA8C;YAC9C,qCAAqC;YACrC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,QAAQ,KAAK,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,EAC5D,CAAC;YACD,OAAO,IAAI,CAAC;QACd,CAAC;QACD,OAAO,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC;IACrC,CAAC;IAED,eAAe;QACb,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,CAAC,SAAS;YACrC,CAAC,CAAC,cAAc,CAAC,WAAW,CAAC,IAAI,CAAC,QAAQ,CAAC,SAAS,CAAC,iBAAiB,CAAC;YACvE,CAAC,CAAC,EAAE,CAAC;QAEP,MAAM,OAAO,GAAG,IAAA,yDAAuC,EACrD,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,OAAO,CACpC,CAAC;QAEF,OAAO;YACL,OAAO,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,SAAS,IAAI,cAAc,CAAC,QAAQ;YACjE,GAAG,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,GAAG,IAAI,cAAc,CAAC,QAAQ;YAC/D,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,MAAM,IAAI,cAAc,CAAC,QAAQ;YACrE,OAAO;YACP,OAAO;YACP,WAAW,EAAE,IAAA,oCAAkB,EAAC,OAAO,CAAC;YACxC,mBAAmB;YACnB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,IAAI,CAAC,WAAW,EAAE;SAC5B,CAAC;IACJ,CAAC;IAED,mBAAmB;IACnB,WAAW;QACT,OAAO;YACL,UAAU,EAAE,CAAC;YACb,WAAW,EAAE,CAAC;YACd,aAAa,EAAE,CAAC;YAChB,WAAW,EAAE,CAAC;YACd,UAAU,EAAE,CAAC;YACb,QAAQ,EAAE,CAAC;YACX,MAAM,EAAE,CAAC;YACT,YAAY,EAAE,CAAC;YACf,UAAU,EAAE,CAAC;YACb,QAAQ,EAAE,CAAC;YACX,YAAY,EAAE,CAAC;YACf,aAAa,EAAE,CAAC;YAChB,WAAW,EAAE,CAAC;SACf,CAAC;IACJ,CAAC;IAED,4BAA4B;QAC1B,IAAI,IAAI,CAAC,eAAe,EAAE,EAAE,CAAC;YAC3B,OAAO;QACT,CAAC;QACD,IAAI,CAAC,aAAa,CAAC,oBAAoB,CACrC,IAAI,CAAC,0BAA0B,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE;YAC9C,IAAI,MAAM,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;gBAC9B,IAAI,CAAC;oBACH,OAAO;wBACL,IAAI,EAAE,SAAS;wBACf,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,EAAE,EAAE;4BAClD,IAAI,EAAE,OAAgB;yBACvB,CAAC;qBACH,CAAC;gBACJ,CAAC;gBAAC,OAAO,KAAK,EAAE,CAAC;oBACf,OAAO;wBACL,IAAI,EAAE,OAAO;wBACb,KAAK,EAAE,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC;qBAC7D,CAAC;gBACJ,CAAC;YACH,CAAC;YACD,OAAO,MAAM,CAAC;QAChB,CAAC,CAAC,EACF,IAAI,CAAC,QAAQ,EACb,0BAAY,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,CAClD,CAAC;IACJ,CAAC;IAED,sBAAsB;QACpB,IAAA,kBAAM,EAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,mCAAmC,CAAC,CAAC;QAEhE,OAAO;YACL,MAAM,EAAE,0BAAY,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB;YACzD,MAAM,EAAE;gBACN,GAAG,IAAI,CAAC,mBAAmB,oEAA0C;gBACrE,SAAS,EAAE;oBACT,IAAI,EAAE,cAAc,CAAC,iBAAiB,CACpC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAClC;iBACF;aACF;SACF,CAAC;IACJ,CAAC;IAED,0BAA0B;QACxB,IAAI,IAAI,CAAC,eAAe,EAAE,EAAE,CAAC;YAC3B,OAAO;QACT,CAAC;QACD,IAAI,CAAC,aAAa,CAAC,oBAAoB,CACrC,IAAI,CAAC,wBAAwB,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE;YAC5C,IAAI,MAAM,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;gBAC9B,IAAI,CAAC;oBACH,OAAO;wBACL,IAAI,EAAE,SAAS;wBACf,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,wBAAwB,EAAE,EAAE;4BACpD,IAAI,EAAE,OAAgB;yBACvB,CAAC;qBACH,CAAC;gBACJ,CAAC;gBAAC,OAAO,KAAK,EAAE,CAAC;oBACf,OAAO;wBACL,IAAI,EAAE,OAAO;wBACb,KAAK,EAAE,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC;qBAC7D,CAAC;gBACJ,CAAC;YACH,CAAC;YACD,OAAO,MAAM,CAAC;QAChB,CAAC,CAAC,EACF,IAAI,CAAC,QAAQ,EACb,0BAAY,CAAC,OAAO,CAAC,UAAU,CAAC,eAAe,CAChD,CAAC;IACJ,CAAC;IAED,wBAAwB;QACtB,IAAA,kBAAM,EAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,mCAAmC,CAAC,CAAC;QAChE,IAAA,kBAAM,EAAC,IAAI,CAAC,SAAS,CAAC,IAAI,EAAE,kCAAkC,CAAC,CAAC;QAEhE,yEAAyE;QACzE,6DAA6D;QAC7D,6BAA6B;QAC7B,IAAI,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,aAAa,EAAE,CAAC;YACtC,IAAI,CAAC,SAAS,CAAC,SAAS,GAAG,SAAS,CAAC;QACvC,CAAC;QAED,MAAM,OAAO,GAAG,IAAA,yDAAuC,EACrD,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,OAAO,CAC5B,CAAC;QAEF,OAAO;YACL,MAAM,EAAE,0BAAY,CAAC,OAAO,CAAC,UAAU,CAAC,eAAe;YACvD,MAAM,EAAE;gBACN,GAAG,IAAI,CAAC,mBAAmB,EAAE;gBAC7B,QAAQ,EAAE;oBACR,GAAG,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,GAAG,IAAI,cAAc,CAAC,QAAQ;oBACvD,QAAQ,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,QAAQ,IAAI,EAAE;oBAC5C,MAAM,EAAE,IAAI,CAAC,UAAU;oBACvB,UAAU,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,UAAU;oBAC1C,SAAS,EACP,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,aAAa;wBACjC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,iBAAiB;wBACrC,IAAI,CAAC,gBAAgB;oBACvB,OAAO;oBACP,QAAQ,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,QAAQ;oBACtC,aAAa,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,iBAAiB;oBACpD,WAAW,EAAE,IAAA,oCAAkB,EAAC,OAAO,CAAC;oBACxC,qCAAqC;oBACrC,QAAQ,EAAE,CAAC;oBACX,OAAO,EAAE;wBACP,qCAAqC;wBACrC,IAAI,EAAE,CAAC;qBACR;iBACF;aACF;SACF,CAAC;IACJ,CAAC;IAED,4BAA4B;QAC1B,IAAI,IAAI,CAAC,eAAe,EAAE,EAAE,CAAC;YAC3B,OAAO;QACT,CAAC;QACD,IAAI,CAAC,aAAa,CAAC,oBAAoB,CACrC,IAAI,CAAC,0BAA0B,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE;YAC9C,IAAI,MAAM,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;gBAC9B,IAAI,CAAC;oBACH,OAAO;wBACL,IAAI,EAAE,SAAS;wBACf,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,yBAAyB,EAAE,EAAE;4BACrD,IAAI,EAAE,OAAgB;yBACvB,CAAC;qBACH,CAAC;gBACJ,CAAC;gBAAC,OAAO,KAAK,EAAE,CAAC;oBACf,OAAO;wBACL,IAAI,EAAE,OAAO;wBACb,KAAK,EAAE,KAAK,YAAY,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC;qBAC7D,CAAC;gBACJ,CAAC;YACH,CAAC;YACD,OAAO,MAAM,CAAC;QAChB,CAAC,CAAC,EACF,IAAI,CAAC,QAAQ,EACb,0BAAY,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,CAClD,CAAC;IACJ,CAAC;IAED,yBAAyB;QACvB,IAAA,kBAAM,EAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,mCAAmC,CAAC,CAAC;QAChE,IAAA,kBAAM,EAAC,IAAI,CAAC,SAAS,CAAC,IAAI,EAAE,kCAAkC,CAAC,CAAC;QAEhE,yEAAyE;QACzE,6DAA6D;QAC7D,6BAA6B;QAC7B,IAAI,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,aAAa,EAAE,CAAC;YACtC,IAAI,CAAC,SAAS,CAAC,SAAS,GAAG,SAAS,CAAC;QACvC,CAAC;QAED,MAAM,OAAO,GAAG,IAAA,yDAAuC,EACrD,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,OAAO,CAC5B,CAAC;QAEF,OAAO;YACL,MAAM,EAAE,0BAAY,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB;YACzD,MAAM,EAAE;gBACN,GAAG,IAAI,CAAC,mBAAmB,EAAE;gBAC7B,QAAQ,EAAE;oBACR,GAAG,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,GAAG,IAAI,cAAc,CAAC,QAAQ;oBACvD,QAAQ,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,QAAQ,IAAI,EAAE;oBAC5C,MAAM,EAAE,IAAI,CAAC,UAAU;oBACvB,UAAU,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,UAAU;oBAC1C,SAAS,EACP,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,aAAa;wBACjC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,iBAAiB;wBACrC,IAAI,CAAC,gBAAgB;oBACvB,OAAO;oBACP,QAAQ,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,QAAQ;oBACtC,aAAa,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,iBAAiB;oBACpD,WAAW,EAAE,IAAA,oCAAkB,EAAC,OAAO,CAAC;oBACxC,qCAAqC;oBACrC,QAAQ,EAAE,CAAC;oBACX,OAAO,EAAE;wBACP,qCAAqC;wBACrC,IAAI,EAAE,CAAC;qBACR;iBACF;aACF;SACF,CAAC;IACJ,CAAC;IAED,eAAe;QACb,OAAO,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,cAAc,CAAC,IAAI,KAAK,CAAC;IAC3E,CAAC;IAED,MAAM,CAAC,iBAAiB,CACtB,aAAiD;QAEjD,QAAQ,aAAa,EAAE,CAAC;YACtB,KAAK,QAAQ,CAAC;YACd,KAAK,QAAQ,CAAC;YACd,KAAK,WAAW;gBACd,OAAO,aAAa,CAAC;YACvB;gBACE,OAAO,OAAO,CAAC;QACnB,CAAC;IACH,CAAC;IAED,MAAM,CAAC,WAAW,CAChB,iBAA6D;QAE7D,OAAO,iBAAiB;aACrB,MAAM,CAAC,CAAC,EAAC,cAAc,EAAC,EAAE,EAAE;YAC3B,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,cAAc,CAAC,IAAI,cAAc,CAAC,MAAM,KAAK,CAAC,CAAC;QACvE,CAAC,CAAC;aACD,GAAG,CAAC,CAAC,EAAC,MAAM,EAAC,EAAE,EAAE,CAAC,IAAA,iCAAe,EAAC,MAAM,CAAC,CAAC,CAAC;IAChD,CAAC;;AAxoBH,wCAyoBC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.d.ts new file mode 100644 index 0000000..33c5240 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.d.ts @@ -0,0 +1,84 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Protocol } from 'devtools-protocol'; +import { Network } from '../../../protocol/protocol.js'; +import type { NetworkRequest } from './NetworkRequest.js'; +interface NetworkInterception { + urlPatterns: Network.UrlPattern[]; + phases: Network.AddInterceptParameters['phases']; +} +export interface BlockedRequest { + request: Protocol.Fetch.RequestId; + phase: Network.InterceptPhase; + response: Network.ResponseData; +} +/** Stores network and intercept maps. */ +export declare class NetworkStorage { + #private; + disposeRequestMap(): void; + /** + * Adds the given entry to the intercept map. + * URL patterns are assumed to be parsed. + * + * @return The intercept ID. + */ + addIntercept(value: NetworkInterception): Network.Intercept; + /** + * Removes the given intercept from the intercept map. + * Throws NoSuchInterceptException if the intercept does not exist. + */ + removeIntercept(intercept: Network.Intercept): void; + /** Returns true if there's at least one added intercept. */ + hasIntercepts(): boolean; + /** Gets parameters for CDP 'Fetch.enable' command from the intercept map. */ + getFetchEnableParams(): Protocol.Fetch.EnableRequest; + getRequest(id: Network.Request): NetworkRequest | undefined; + addRequest(request: NetworkRequest): void; + deleteRequest(id: Network.Request): void; + /** Returns true if there's at least one network request. */ + hasNetworkRequests(): boolean; + /** Returns true if there's at least one blocked network request. */ + hasBlockedRequests(): boolean; + /** Converts a URL pattern from the spec to a CDP URL pattern. */ + static cdpFromSpecUrlPattern(urlPattern: Network.UrlPattern): string; + static buildUrlPatternString({ protocol, hostname, port, pathname, search, }: Network.UrlPatternPattern): string; + /** + * Maps spec Network.InterceptPhase to CDP Fetch.RequestStage. + * AuthRequired has no CDP equivalent.. + */ + static requestStageFromPhase(phase: Network.InterceptPhase): Protocol.Fetch.RequestStage; + /** + * Returns true if the given protocol is special. + * Special protocols are those that have a default port. + * + * Example inputs: 'http', 'http:' + * + * @see https://url.spec.whatwg.org/#special-scheme + */ + static isSpecialScheme(protocol: string): boolean; + addBlockedRequest(requestId: Network.Request, value: BlockedRequest): void; + removeBlockedRequest(requestId: Network.Request): void; + /** + * Returns the blocked request associated with the given network ID, if any. + */ + getBlockedRequest(networkId: Network.Request): BlockedRequest | undefined; + /** #@see https://w3c.github.io/webdriver-bidi/#get-the-network-intercepts */ + getNetworkIntercepts(requestId: Network.Request, phase?: Network.InterceptPhase): Network.Intercept[]; + /** Matches the given URLPattern against the given URL. */ + static matchUrlPattern(urlPattern: Network.UrlPattern, url: string | undefined): boolean; +} +export {}; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.js new file mode 100644 index 0000000..11a23e1 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.js @@ -0,0 +1,217 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.NetworkStorage = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const UrlPattern_js_1 = require("../../../utils/UrlPattern.js"); +const uuid_js_1 = require("../../../utils/uuid.js"); +/** Stores network and intercept maps. */ +class NetworkStorage { + /** + * A map from network request ID to Network Request objects. + * Needed as long as information about requests comes from different events. + */ + #requestMap = new Map(); + /** A map from intercept ID to track active network intercepts. */ + #interceptMap = new Map(); + /** A map from network request ID to track actively blocked requests. */ + #blockedRequestMap = new Map(); + disposeRequestMap() { + for (const request of this.#requestMap.values()) { + request.dispose(); + } + this.#requestMap.clear(); + } + /** + * Adds the given entry to the intercept map. + * URL patterns are assumed to be parsed. + * + * @return The intercept ID. + */ + addIntercept(value) { + const interceptId = (0, uuid_js_1.uuidv4)(); + this.#interceptMap.set(interceptId, value); + return interceptId; + } + /** + * Removes the given intercept from the intercept map. + * Throws NoSuchInterceptException if the intercept does not exist. + */ + removeIntercept(intercept) { + if (!this.#interceptMap.has(intercept)) { + throw new protocol_js_1.NoSuchInterceptException(`Intercept '${intercept}' does not exist.`); + } + this.#interceptMap.delete(intercept); + } + /** Returns true if there's at least one added intercept. */ + hasIntercepts() { + return this.#interceptMap.size > 0; + } + /** Gets parameters for CDP 'Fetch.enable' command from the intercept map. */ + getFetchEnableParams() { + const patterns = []; + for (const value of this.#interceptMap.values()) { + for (const phase of value.phases) { + const requestStage = NetworkStorage.requestStageFromPhase(phase); + if (value.urlPatterns.length === 0) { + patterns.push({ + urlPattern: '*', + requestStage, + }); + continue; + } + for (const urlPatternSpec of value.urlPatterns) { + const urlPattern = NetworkStorage.cdpFromSpecUrlPattern(urlPatternSpec); + patterns.push({ + urlPattern, + requestStage, + }); + } + } + } + return { + patterns, + // If there's at least one intercept that requires auth, enable the + // 'Fetch.authRequired' event. + handleAuthRequests: [...this.#interceptMap.values()].some((param) => { + return param.phases.includes("authRequired" /* Network.InterceptPhase.AuthRequired */); + }), + }; + } + getRequest(id) { + return this.#requestMap.get(id); + } + addRequest(request) { + this.#requestMap.set(request.requestId, request); + } + deleteRequest(id) { + const request = this.#requestMap.get(id); + if (request) { + request.dispose(); + this.#requestMap.delete(id); + } + } + /** Returns true if there's at least one network request. */ + hasNetworkRequests() { + return this.#requestMap.size > 0; + } + /** Returns true if there's at least one blocked network request. */ + hasBlockedRequests() { + return this.#blockedRequestMap.size > 0; + } + /** Converts a URL pattern from the spec to a CDP URL pattern. */ + static cdpFromSpecUrlPattern(urlPattern) { + switch (urlPattern.type) { + case 'string': + return urlPattern.pattern; + case 'pattern': + return NetworkStorage.buildUrlPatternString(urlPattern); + } + } + static buildUrlPatternString({ protocol, hostname, port, pathname, search, }) { + if (!protocol && !hostname && !port && !pathname && !search) { + return '*'; + } + let url = ''; + if (protocol) { + url += protocol; + if (!protocol.endsWith(':')) { + url += ':'; + } + if (NetworkStorage.isSpecialScheme(protocol)) { + url += '//'; + } + } + if (hostname) { + url += hostname; + } + if (port) { + url += `:${port}`; + } + if (pathname) { + if (!pathname.startsWith('/')) { + url += '/'; + } + url += pathname; + } + if (search) { + if (!search.startsWith('?')) { + url += '?'; + } + url += search; + } + return url; + } + /** + * Maps spec Network.InterceptPhase to CDP Fetch.RequestStage. + * AuthRequired has no CDP equivalent.. + */ + static requestStageFromPhase(phase) { + switch (phase) { + case "beforeRequestSent" /* Network.InterceptPhase.BeforeRequestSent */: + return 'Request'; + case "responseStarted" /* Network.InterceptPhase.ResponseStarted */: + case "authRequired" /* Network.InterceptPhase.AuthRequired */: + return 'Response'; + } + } + /** + * Returns true if the given protocol is special. + * Special protocols are those that have a default port. + * + * Example inputs: 'http', 'http:' + * + * @see https://url.spec.whatwg.org/#special-scheme + */ + static isSpecialScheme(protocol) { + return ['ftp', 'file', 'http', 'https', 'ws', 'wss'].includes(protocol.replace(/:$/, '')); + } + addBlockedRequest(requestId, value) { + this.#blockedRequestMap.set(requestId, value); + } + removeBlockedRequest(requestId) { + this.#blockedRequestMap.delete(requestId); + } + /** + * Returns the blocked request associated with the given network ID, if any. + */ + getBlockedRequest(networkId) { + return this.#blockedRequestMap.get(networkId); + } + /** #@see https://w3c.github.io/webdriver-bidi/#get-the-network-intercepts */ + getNetworkIntercepts(requestId, phase) { + const request = this.#requestMap.get(requestId); + if (!request) { + return []; + } + const interceptIds = []; + for (const [interceptId, { phases, urlPatterns },] of this.#interceptMap.entries()) { + if (phase && phases.includes(phase)) { + if (urlPatterns.length === 0) { + interceptIds.push(interceptId); + } + else if (urlPatterns.some((urlPattern) => NetworkStorage.matchUrlPattern(urlPattern, request.url))) { + interceptIds.push(interceptId); + } + } + } + return interceptIds; + } + /** Matches the given URLPattern against the given URL. */ + static matchUrlPattern(urlPattern, url) { + switch (urlPattern.type) { + case 'string': + return urlPattern.pattern === url; + case 'pattern': { + return (new UrlPattern_js_1.URLPattern({ + protocol: urlPattern.protocol, + hostname: urlPattern.hostname, + port: urlPattern.port, + pathname: urlPattern.pathname, + search: urlPattern.search, + }).exec(url) !== null); + } + } + } +} +exports.NetworkStorage = NetworkStorage; +//# sourceMappingURL=NetworkStorage.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.js.map new file mode 100644 index 0000000..1af5710 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkStorage.js.map @@ -0,0 +1 @@ +{"version":3,"file":"NetworkStorage.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/network/NetworkStorage.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.d.ts new file mode 100644 index 0000000..4729022 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.d.ts @@ -0,0 +1,28 @@ +/** + * @fileoverview Utility functions for the Network domain. + */ +import type { Protocol } from 'devtools-protocol'; +import { Network, type Storage } from '../../../protocol/protocol.js'; +export declare function computeHeadersSize(headers: Network.Header[]): number; +/** Converts from CDP Network domain headers to Bidi network headers. */ +export declare function bidiNetworkHeadersFromCdpNetworkHeaders(headers?: Protocol.Network.Headers): Network.Header[]; +/** Converts from Bidi network headers to CDP Network domain headers. */ +export declare function cdpNetworkHeadersFromBidiNetworkHeaders(headers?: Network.Header[]): Protocol.Network.Headers | undefined; +/** Converts from CDP Fetch domain header entries to Bidi network headers. */ +export declare function bidiNetworkHeadersFromCdpFetchHeaders(headers?: Protocol.Fetch.HeaderEntry[]): Network.Header[]; +/** Converts from Bidi network headers to CDP Fetch domain header entries. */ +export declare function cdpFetchHeadersFromBidiNetworkHeaders(headers?: Network.Header[]): Protocol.Fetch.HeaderEntry[] | undefined; +/** Converts from Bidi auth action to CDP auth challenge response. */ +export declare function cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction(action: 'default' | 'cancel' | 'provideCredentials'): "Default" | "CancelAuth" | "ProvideCredentials"; +/** + * Converts from CDP Network domain cookie to BiDi network cookie. + * * https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-Cookie + * * https://w3c.github.io/webdriver-bidi/#type-network-Cookie + */ +export declare function cdpToBiDiCookie(cookie: Protocol.Network.Cookie): Network.Cookie; +/** + * Converts from BiDi set network cookie params to CDP Network domain cookie. + * * https://w3c.github.io/webdriver-bidi/#type-network-Cookie + * * https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-CookieParam + */ +export declare function bidiToCdpCookie(params: Storage.SetCookieParameters, partitionKey: Storage.PartitionKey): Protocol.Network.CookieParam; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.js new file mode 100644 index 0000000..d2741f5 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.js @@ -0,0 +1,199 @@ +"use strict"; +/* + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.bidiToCdpCookie = exports.cdpToBiDiCookie = exports.cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction = exports.cdpFetchHeadersFromBidiNetworkHeaders = exports.bidiNetworkHeadersFromCdpFetchHeaders = exports.cdpNetworkHeadersFromBidiNetworkHeaders = exports.bidiNetworkHeadersFromCdpNetworkHeaders = exports.computeHeadersSize = void 0; +const ErrorResponse_1 = require("../../../protocol/ErrorResponse"); +function computeHeadersSize(headers) { + const requestHeaders = headers.reduce((acc, header) => { + return `${acc}${header.name}: ${header.value.value}\r\n`; + }, ''); + return new TextEncoder().encode(requestHeaders).length; +} +exports.computeHeadersSize = computeHeadersSize; +/** Converts from CDP Network domain headers to Bidi network headers. */ +function bidiNetworkHeadersFromCdpNetworkHeaders(headers) { + if (!headers) { + return []; + } + return Object.entries(headers).map(([name, value]) => ({ + name, + value: { + type: 'string', + value, + }, + })); +} +exports.bidiNetworkHeadersFromCdpNetworkHeaders = bidiNetworkHeadersFromCdpNetworkHeaders; +/** Converts from Bidi network headers to CDP Network domain headers. */ +function cdpNetworkHeadersFromBidiNetworkHeaders(headers) { + if (headers === undefined) { + return undefined; + } + return headers.reduce((result, header) => { + // TODO: Distinguish between string and bytes? + result[header.name] = header.value.value; + return result; + }, {}); +} +exports.cdpNetworkHeadersFromBidiNetworkHeaders = cdpNetworkHeadersFromBidiNetworkHeaders; +/** Converts from CDP Fetch domain header entries to Bidi network headers. */ +function bidiNetworkHeadersFromCdpFetchHeaders(headers) { + if (!headers) { + return []; + } + return headers.map(({ name, value }) => ({ + name, + value: { + type: 'string', + value, + }, + })); +} +exports.bidiNetworkHeadersFromCdpFetchHeaders = bidiNetworkHeadersFromCdpFetchHeaders; +/** Converts from Bidi network headers to CDP Fetch domain header entries. */ +function cdpFetchHeadersFromBidiNetworkHeaders(headers) { + if (headers === undefined) { + return undefined; + } + return headers.map(({ name, value }) => ({ + name, + value: value.value, + })); +} +exports.cdpFetchHeadersFromBidiNetworkHeaders = cdpFetchHeadersFromBidiNetworkHeaders; +/** Converts from Bidi auth action to CDP auth challenge response. */ +function cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction(action) { + switch (action) { + case 'default': + return 'Default'; + case 'cancel': + return 'CancelAuth'; + case 'provideCredentials': + return 'ProvideCredentials'; + } +} +exports.cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction = cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction; +/** + * Converts from CDP Network domain cookie to BiDi network cookie. + * * https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-Cookie + * * https://w3c.github.io/webdriver-bidi/#type-network-Cookie + */ +function cdpToBiDiCookie(cookie) { + const result = { + name: cookie.name, + value: { type: 'string', value: cookie.value }, + domain: cookie.domain, + path: cookie.path, + size: cookie.size, + httpOnly: cookie.httpOnly, + secure: cookie.secure, + sameSite: cookie.sameSite === undefined + ? "none" /* Network.SameSite.None */ + : sameSiteCdpToBiDi(cookie.sameSite), + ...(cookie.expires >= 0 ? { expiry: cookie.expires } : undefined), + }; + // Extending with CDP-specific properties with `goog:` prefix. + result[`goog:session`] = cookie.session; + result[`goog:priority`] = cookie.priority; + result[`goog:sameParty`] = cookie.sameParty; + result[`goog:sourceScheme`] = cookie.sourceScheme; + result[`goog:sourcePort`] = cookie.sourcePort; + if (cookie.partitionKey !== undefined) { + result[`goog:partitionKey`] = cookie.partitionKey; + } + if (cookie.partitionKeyOpaque !== undefined) { + result[`goog:partitionKeyOpaque`] = cookie.partitionKeyOpaque; + } + return result; +} +exports.cdpToBiDiCookie = cdpToBiDiCookie; +/** + * Converts from BiDi set network cookie params to CDP Network domain cookie. + * * https://w3c.github.io/webdriver-bidi/#type-network-Cookie + * * https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-CookieParam + */ +function bidiToCdpCookie(params, partitionKey) { + if (params.cookie.value.type !== 'string') { + // CDP supports only string values in cookies. + throw new ErrorResponse_1.UnsupportedOperationException('Only string cookie values are supported'); + } + const deserializedValue = params.cookie.value.value; + const result = { + name: params.cookie.name, + value: deserializedValue, + domain: params.cookie.domain, + path: params.cookie.path ?? '/', + secure: params.cookie.secure ?? false, + httpOnly: params.cookie.httpOnly ?? false, + // CDP's `partitionKey` is the BiDi's `partition.sourceOrigin`. + ...(partitionKey.sourceOrigin !== undefined && { + partitionKey: partitionKey.sourceOrigin, + }), + ...(params.cookie.expiry !== undefined && { + expires: params.cookie.expiry, + }), + ...(params.cookie.sameSite !== undefined && { + sameSite: sameSiteBiDiToCdp(params.cookie.sameSite), + }), + }; + // Extending with CDP-specific properties with `goog:` prefix. + if (params.cookie[`goog:url`] !== undefined) { + result.url = params.cookie[`goog:url`]; + } + if (params.cookie[`goog:priority`] !== undefined) { + result.priority = params.cookie[`goog:priority`]; + } + if (params.cookie[`goog:sameParty`] !== undefined) { + result.sameParty = params.cookie[`goog:sameParty`]; + } + if (params.cookie[`goog:sourceScheme`] !== undefined) { + result.sourceScheme = params.cookie[`goog:sourceScheme`]; + } + if (params.cookie[`goog:sourcePort`] !== undefined) { + result.sourcePort = params.cookie[`goog:sourcePort`]; + } + return result; +} +exports.bidiToCdpCookie = bidiToCdpCookie; +function sameSiteCdpToBiDi(sameSite) { + switch (sameSite) { + case 'Strict': + return "strict" /* Network.SameSite.Strict */; + case 'None': + return "none" /* Network.SameSite.None */; + case 'Lax': + return "lax" /* Network.SameSite.Lax */; + default: + // Defaults to `Lax`: + // https://web.dev/articles/samesite-cookies-explained#samesitelax_by_default + return "lax" /* Network.SameSite.Lax */; + } +} +function sameSiteBiDiToCdp(sameSite) { + switch (sameSite) { + case "strict" /* Network.SameSite.Strict */: + return 'Strict'; + case "lax" /* Network.SameSite.Lax */: + return 'Lax'; + case "none" /* Network.SameSite.None */: + return 'None'; + } + throw new ErrorResponse_1.InvalidArgumentException(`Unknown 'sameSite' value ${sameSite}`); +} +//# sourceMappingURL=NetworkUtils.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.js.map new file mode 100644 index 0000000..fb4e000 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/network/NetworkUtils.js.map @@ -0,0 +1 @@ +{"version":3,"file":"NetworkUtils.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/network/NetworkUtils.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.d.ts new file mode 100644 index 0000000..32ccca8 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.d.ts @@ -0,0 +1,23 @@ +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { CdpClient } from '../../../cdp/CdpClient.js'; +import { type EmptyResult, type Permissions } from '../../../protocol/protocol.js'; +export declare class PermissionsProcessor { + #private; + constructor(browserCdpClient: CdpClient); + setPermissions(params: Permissions.SetPermissionParameters): Promise<EmptyResult>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.js new file mode 100644 index 0000000..74b2878 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.js @@ -0,0 +1,49 @@ +"use strict"; +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.PermissionsProcessor = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +class PermissionsProcessor { + #browserCdpClient; + constructor(browserCdpClient) { + this.#browserCdpClient = browserCdpClient; + } + async setPermissions(params) { + try { + await this.#browserCdpClient.sendCommand('Browser.setPermission', { + origin: params.origin, + permission: { + name: params.descriptor.name, + }, + setting: params.state, + }); + } + catch (err) { + if (err.message === + `Permission can't be granted to opaque origins.`) { + // Return success if the origin is not valid (does not match any + // existing origins). + return {}; + } + throw new protocol_js_1.InvalidArgumentException(err.message); + } + return {}; + } +} +exports.PermissionsProcessor = PermissionsProcessor; +//# sourceMappingURL=PermissionsProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.js.map new file mode 100644 index 0000000..091a50f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/permissions/PermissionsProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"PermissionsProcessor.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/permissions/PermissionsProcessor.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAGH,+DAIuC;AAEvC,MAAa,oBAAoB;IAC/B,iBAAiB,CAAY;IAE7B,YAAY,gBAA2B;QACrC,IAAI,CAAC,iBAAiB,GAAG,gBAAgB,CAAC;IAC5C,CAAC;IAED,KAAK,CAAC,cAAc,CAClB,MAA2C;QAE3C,IAAI,CAAC;YACH,MAAM,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,uBAAuB,EAAE;gBAChE,MAAM,EAAE,MAAM,CAAC,MAAM;gBACrB,UAAU,EAAE;oBACV,IAAI,EAAE,MAAM,CAAC,UAAU,CAAC,IAAI;iBAC7B;gBACD,OAAO,EAAE,MAAM,CAAC,KAAK;aACtB,CAAC,CAAC;QACL,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,IACG,GAAa,CAAC,OAAO;gBACtB,gDAAgD,EAChD,CAAC;gBACD,gEAAgE;gBAChE,qBAAqB;gBACrB,OAAO,EAAE,CAAC;YACZ,CAAC;YACD,MAAM,IAAI,sCAAwB,CAAE,GAAa,CAAC,OAAO,CAAC,CAAC;QAC7D,CAAC;QACD,OAAO,EAAE,CAAC;IACZ,CAAC;CACF;AA/BD,oDA+BC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.d.ts new file mode 100644 index 0000000..2c58300 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.d.ts @@ -0,0 +1,30 @@ +import { Script } from '../../../protocol/protocol.js'; +import { type LoggerFn } from '../../../utils/log.js'; +import type { EventManager } from '../session/EventManager.js'; +import type { Realm } from './Realm.js'; +/** + * Used to send messages from realm to BiDi user. + */ +export declare class ChannelProxy { + #private; + constructor(channel: Script.ChannelProperties, logger?: LoggerFn); + /** + * Creates a channel proxy in the given realm, initialises listener and + * returns a handle to `sendMessage` delegate. + */ + init(realm: Realm, eventManager: EventManager): Promise<Script.Handle>; + /** Gets a ChannelProxy from window and returns its handle. */ + startListenerFromWindow(realm: Realm, eventManager: EventManager): Promise<void>; + /** + * String to be evaluated to create a ProxyChannel and put it to window. + * Returns the delegate `sendMessage`. Used to provide an argument for preload + * script. Does the following: + * 1. Creates a ChannelProxy. + * 2. Puts the ChannelProxy to window['${this.#id}'] or resolves the promise + * by calling delegate stored in window['${this.#id}']. + * This is needed because `#getHandleFromWindow` can be called before or + * after this method. + * 3. Returns the delegate `sendMessage` of the created ChannelProxy. + */ + getEvalInWindowStr(): string; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.js new file mode 100644 index 0000000..8300ea1 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.js @@ -0,0 +1,233 @@ +"use strict"; +/* + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ChannelProxy = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const log_js_1 = require("../../../utils/log.js"); +const uuid_js_1 = require("../../../utils/uuid.js"); +/** + * Used to send messages from realm to BiDi user. + */ +class ChannelProxy { + #properties; + #id = (0, uuid_js_1.uuidv4)(); + #logger; + constructor(channel, logger) { + this.#properties = channel; + this.#logger = logger; + } + /** + * Creates a channel proxy in the given realm, initialises listener and + * returns a handle to `sendMessage` delegate. + */ + async init(realm, eventManager) { + const channelHandle = await ChannelProxy.#createAndGetHandleInRealm(realm); + const sendMessageHandle = await ChannelProxy.#createSendMessageHandle(realm, channelHandle); + void this.#startListener(realm, channelHandle, eventManager); + return sendMessageHandle; + } + /** Gets a ChannelProxy from window and returns its handle. */ + async startListenerFromWindow(realm, eventManager) { + try { + const channelHandle = await this.#getHandleFromWindow(realm); + void this.#startListener(realm, channelHandle, eventManager); + } + catch (error) { + this.#logger?.(log_js_1.LogType.debugError, error); + } + } + /** + * Evaluation string which creates a ChannelProxy object on the client side. + */ + static #createChannelProxyEvalStr() { + const functionStr = String(() => { + const queue = []; + let queueNonEmptyResolver = null; + return { + /** + * Gets a promise, which is resolved as soon as a message occurs + * in the queue. + */ + async getMessage() { + const onMessage = queue.length > 0 + ? Promise.resolve() + : new Promise((resolve) => { + queueNonEmptyResolver = resolve; + }); + await onMessage; + return queue.shift(); + }, + /** + * Adds a message to the queue. + * Resolves the pending promise if needed. + */ + sendMessage(message) { + queue.push(message); + if (queueNonEmptyResolver !== null) { + queueNonEmptyResolver(); + queueNonEmptyResolver = null; + } + }, + }; + }); + return `(${functionStr})()`; + } + /** Creates a ChannelProxy in the given realm. */ + static async #createAndGetHandleInRealm(realm) { + const createChannelHandleResult = await realm.cdpClient.sendCommand('Runtime.evaluate', { + expression: this.#createChannelProxyEvalStr(), + contextId: realm.executionContextId, + serializationOptions: { + serialization: "idOnly" /* Protocol.Runtime.SerializationOptionsSerialization.IdOnly */, + }, + }); + if (createChannelHandleResult.exceptionDetails || + createChannelHandleResult.result.objectId === undefined) { + throw new Error(`Cannot create channel`); + } + return createChannelHandleResult.result.objectId; + } + /** Gets a handle to `sendMessage` delegate from the ChannelProxy handle. */ + static async #createSendMessageHandle(realm, channelHandle) { + const sendMessageArgResult = await realm.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: String((channelHandle) => { + return channelHandle.sendMessage; + }), + arguments: [{ objectId: channelHandle }], + executionContextId: realm.executionContextId, + serializationOptions: { + serialization: "idOnly" /* Protocol.Runtime.SerializationOptionsSerialization.IdOnly */, + }, + }); + // TODO: check for exceptionDetails. + return sendMessageArgResult.result.objectId; + } + /** Starts listening for the channel events of the provided ChannelProxy. */ + async #startListener(realm, channelHandle, eventManager) { + // noinspection InfiniteLoopJS + for (;;) { + try { + const message = await realm.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: String(async (channelHandle) => await channelHandle.getMessage()), + arguments: [ + { + objectId: channelHandle, + }, + ], + awaitPromise: true, + executionContextId: realm.executionContextId, + serializationOptions: { + serialization: "deep" /* Protocol.Runtime.SerializationOptionsSerialization.Deep */, + maxDepth: this.#properties.serializationOptions?.maxObjectDepth ?? + undefined, + }, + }); + if (message.exceptionDetails) { + throw message.exceptionDetails; + } + for (const browsingContext of realm.associatedBrowsingContexts) { + eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.Script.EventNames.Message, + params: { + channel: this.#properties.channel, + data: realm.cdpToBidiValue(message, this.#properties.ownership ?? "none" /* Script.ResultOwnership.None */), + source: realm.source, + }, + }, browsingContext.id); + } + } + catch (error) { + // If an error is thrown, then the channel is permanently broken, so we + // exit the loop. + this.#logger?.(log_js_1.LogType.debugError, error); + break; + } + } + } + /** + * Returns a handle of ChannelProxy from window's property which was set there + * by `getEvalInWindowStr`. If window property is not set yet, sets a promise + * resolver to the window property, so that `getEvalInWindowStr` can resolve + * the promise later on with the channel. + * This is needed because `getEvalInWindowStr` can be called before or + * after this method. + */ + async #getHandleFromWindow(realm) { + const channelHandleResult = await realm.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: String((id) => { + const w = window; + if (w[id] === undefined) { + // The channelProxy is not created yet. Create a promise, put the + // resolver to window property and return the promise. + // `getEvalInWindowStr` will resolve the promise later. + return new Promise((resolve) => (w[id] = resolve)); + } + // The channelProxy is already created by `getEvalInWindowStr` and + // is set into window property. Return it. + const channelProxy = w[id]; + delete w[id]; + return channelProxy; + }), + arguments: [{ value: this.#id }], + executionContextId: realm.executionContextId, + awaitPromise: true, + serializationOptions: { + serialization: "idOnly" /* Protocol.Runtime.SerializationOptionsSerialization.IdOnly */, + }, + }); + if (channelHandleResult.exceptionDetails !== undefined || + channelHandleResult.result.objectId === undefined) { + throw new Error(`ChannelHandle not found in window["${this.#id}"]`); + } + return channelHandleResult.result.objectId; + } + /** + * String to be evaluated to create a ProxyChannel and put it to window. + * Returns the delegate `sendMessage`. Used to provide an argument for preload + * script. Does the following: + * 1. Creates a ChannelProxy. + * 2. Puts the ChannelProxy to window['${this.#id}'] or resolves the promise + * by calling delegate stored in window['${this.#id}']. + * This is needed because `#getHandleFromWindow` can be called before or + * after this method. + * 3. Returns the delegate `sendMessage` of the created ChannelProxy. + */ + getEvalInWindowStr() { + const delegate = String((id, channelProxy) => { + const w = window; + if (w[id] === undefined) { + // `#getHandleFromWindow` is not initialized yet, and will get the + // channelProxy later. + w[id] = channelProxy; + } + else { + // `#getHandleFromWindow` is already set a delegate to window property + // and is waiting for it to be called with the channelProxy. + w[id](channelProxy); + delete w[id]; + } + return channelProxy.sendMessage; + }); + const channelProxyEval = ChannelProxy.#createChannelProxyEvalStr(); + return `(${delegate})('${this.#id}',${channelProxyEval})`; + } +} +exports.ChannelProxy = ChannelProxy; +//# sourceMappingURL=ChannelProxy.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.js.map new file mode 100644 index 0000000..5c665dc --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ChannelProxy.js.map @@ -0,0 +1 @@ +{"version":3,"file":"ChannelProxy.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/script/ChannelProxy.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAIH,+DAAmE;AACnE,kDAA6D;AAC7D,oDAA8C;AAK9C;;GAEG;AACH,MAAa,YAAY;IACd,WAAW,CAA2B;IAEtC,GAAG,GAAG,IAAA,gBAAM,GAAE,CAAC;IACf,OAAO,CAAY;IAE5B,YAAY,OAAiC,EAAE,MAAiB;QAC9D,IAAI,CAAC,WAAW,GAAG,OAAO,CAAC;QAC3B,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC;IACxB,CAAC;IAED;;;OAGG;IACH,KAAK,CAAC,IAAI,CAAC,KAAY,EAAE,YAA0B;QACjD,MAAM,aAAa,GAAG,MAAM,YAAY,CAAC,0BAA0B,CAAC,KAAK,CAAC,CAAC;QAC3E,MAAM,iBAAiB,GAAG,MAAM,YAAY,CAAC,wBAAwB,CACnE,KAAK,EACL,aAAa,CACd,CAAC;QAEF,KAAK,IAAI,CAAC,cAAc,CAAC,KAAK,EAAE,aAAa,EAAE,YAAY,CAAC,CAAC;QAC7D,OAAO,iBAAiB,CAAC;IAC3B,CAAC;IAED,8DAA8D;IAC9D,KAAK,CAAC,uBAAuB,CAAC,KAAY,EAAE,YAA0B;QACpE,IAAI,CAAC;YACH,MAAM,aAAa,GAAG,MAAM,IAAI,CAAC,oBAAoB,CAAC,KAAK,CAAC,CAAC;YAC7D,KAAK,IAAI,CAAC,cAAc,CAAC,KAAK,EAAE,aAAa,EAAE,YAAY,CAAC,CAAC;QAC/D,CAAC;QAAC,OAAO,KAAK,EAAE,CAAC;YACf,IAAI,CAAC,OAAO,EAAE,CAAC,gBAAO,CAAC,UAAU,EAAE,KAAK,CAAC,CAAC;QAC5C,CAAC;IACH,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,0BAA0B;QAC/B,MAAM,WAAW,GAAG,MAAM,CAAC,GAAG,EAAE;YAC9B,MAAM,KAAK,GAAc,EAAE,CAAC;YAC5B,IAAI,qBAAqB,GAAwB,IAAI,CAAC;YAEtD,OAAO;gBACL;;;mBAGG;gBACH,KAAK,CAAC,UAAU;oBACd,MAAM,SAAS,GACb,KAAK,CAAC,MAAM,GAAG,CAAC;wBACd,CAAC,CAAC,OAAO,CAAC,OAAO,EAAE;wBACnB,CAAC,CAAC,IAAI,OAAO,CAAO,CAAC,OAAO,EAAE,EAAE;4BAC5B,qBAAqB,GAAG,OAAO,CAAC;wBAClC,CAAC,CAAC,CAAC;oBACT,MAAM,SAAS,CAAC;oBAChB,OAAO,KAAK,CAAC,KAAK,EAAE,CAAC;gBACvB,CAAC;gBAED;;;mBAGG;gBACH,WAAW,CAAC,OAAgB;oBAC1B,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;oBACpB,IAAI,qBAAqB,KAAK,IAAI,EAAE,CAAC;wBACnC,qBAAqB,EAAE,CAAC;wBACxB,qBAAqB,GAAG,IAAI,CAAC;oBAC/B,CAAC;gBACH,CAAC;aACF,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,OAAO,IAAI,WAAW,KAAK,CAAC;IAC9B,CAAC;IAED,iDAAiD;IACjD,MAAM,CAAC,KAAK,CAAC,0BAA0B,CACrC,KAAY;QAEZ,MAAM,yBAAyB,GAAG,MAAM,KAAK,CAAC,SAAS,CAAC,WAAW,CACjE,kBAAkB,EAClB;YACE,UAAU,EAAE,IAAI,CAAC,0BAA0B,EAAE;YAC7C,SAAS,EAAE,KAAK,CAAC,kBAAkB;YACnC,oBAAoB,EAAE;gBACpB,aAAa,0EAC8C;aAC5D;SACF,CACF,CAAC;QACF,IACE,yBAAyB,CAAC,gBAAgB;YAC1C,yBAAyB,CAAC,MAAM,CAAC,QAAQ,KAAK,SAAS,EACvD,CAAC;YACD,MAAM,IAAI,KAAK,CAAC,uBAAuB,CAAC,CAAC;QAC3C,CAAC;QACD,OAAO,yBAAyB,CAAC,MAAM,CAAC,QAAQ,CAAC;IACnD,CAAC;IAED,4EAA4E;IAC5E,MAAM,CAAC,KAAK,CAAC,wBAAwB,CACnC,KAAY,EACZ,aAA4B;QAE5B,MAAM,oBAAoB,GAAG,MAAM,KAAK,CAAC,SAAS,CAAC,WAAW,CAC5D,wBAAwB,EACxB;YACE,mBAAmB,EAAE,MAAM,CACzB,CAAC,aAAuD,EAAE,EAAE;gBAC1D,OAAO,aAAa,CAAC,WAAW,CAAC;YACnC,CAAC,CACF;YACD,SAAS,EAAE,CAAC,EAAC,QAAQ,EAAE,aAAa,EAAC,CAAC;YACtC,kBAAkB,EAAE,KAAK,CAAC,kBAAkB;YAC5C,oBAAoB,EAAE;gBACpB,aAAa,0EAC8C;aAC5D;SACF,CACF,CAAC;QACF,oCAAoC;QACpC,OAAO,oBAAoB,CAAC,MAAM,CAAC,QAAS,CAAC;IAC/C,CAAC;IAED,4EAA4E;IAC5E,KAAK,CAAC,cAAc,CAClB,KAAY,EACZ,aAA4B,EAC5B,YAA0B;QAE1B,8BAA8B;QAC9B,SAAS,CAAC;YACR,IAAI,CAAC;gBACH,MAAM,OAAO,GAAG,MAAM,KAAK,CAAC,SAAS,CAAC,WAAW,CAC/C,wBAAwB,EACxB;oBACE,mBAAmB,EAAE,MAAM,CACzB,KAAK,EAAE,aAAmD,EAAE,EAAE,CAC5D,MAAM,aAAa,CAAC,UAAU,EAAE,CACnC;oBACD,SAAS,EAAE;wBACT;4BACE,QAAQ,EAAE,aAAa;yBACxB;qBACF;oBACD,YAAY,EAAE,IAAI;oBAClB,kBAAkB,EAAE,KAAK,CAAC,kBAAkB;oBAC5C,oBAAoB,EAAE;wBACpB,aAAa,sEAC4C;wBACzD,QAAQ,EACN,IAAI,CAAC,WAAW,CAAC,oBAAoB,EAAE,cAAc;4BACrD,SAAS;qBACZ;iBACF,CACF,CAAC;gBAEF,IAAI,OAAO,CAAC,gBAAgB,EAAE,CAAC;oBAC7B,MAAM,OAAO,CAAC,gBAAgB,CAAC;gBACjC,CAAC;gBAED,KAAK,MAAM,eAAe,IAAI,KAAK,CAAC,0BAA0B,EAAE,CAAC;oBAC/D,YAAY,CAAC,aAAa,CACxB;wBACE,IAAI,EAAE,OAAO;wBACb,MAAM,EAAE,0BAAY,CAAC,MAAM,CAAC,UAAU,CAAC,OAAO;wBAC9C,MAAM,EAAE;4BACN,OAAO,EAAE,IAAI,CAAC,WAAW,CAAC,OAAO;4BACjC,IAAI,EAAE,KAAK,CAAC,cAAc,CACxB,OAAO,EACP,IAAI,CAAC,WAAW,CAAC,SAAS,4CAA+B,CAC1D;4BACD,MAAM,EAAE,KAAK,CAAC,MAAM;yBACrB;qBACF,EACD,eAAe,CAAC,EAAE,CACnB,CAAC;gBACJ,CAAC;YACH,CAAC;YAAC,OAAO,KAAK,EAAE,CAAC;gBACf,uEAAuE;gBACvE,iBAAiB;gBACjB,IAAI,CAAC,OAAO,EAAE,CAAC,gBAAO,CAAC,UAAU,EAAE,KAAK,CAAC,CAAC;gBAC1C,MAAM;YACR,CAAC;QACH,CAAC;IACH,CAAC;IAED;;;;;;;OAOG;IACH,KAAK,CAAC,oBAAoB,CAAC,KAAY;QACrC,MAAM,mBAAmB,GAAG,MAAM,KAAK,CAAC,SAAS,CAAC,WAAW,CAC3D,wBAAwB,EACxB;YACE,mBAAmB,EAAE,MAAM,CAAC,CAAC,EAAU,EAAE,EAAE;gBACzC,MAAM,CAAC,GAAG,MAET,CAAC;gBACF,IAAI,CAAC,CAAC,EAAE,CAAC,KAAK,SAAS,EAAE,CAAC;oBACxB,iEAAiE;oBACjE,sDAAsD;oBACtD,uDAAuD;oBACvD,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,OAAO,CAAC,CAAC,CAAC;gBACrD,CAAC;gBACD,kEAAkE;gBAClE,0CAA0C;gBAC1C,MAAM,YAAY,GAAG,CAAC,CAAC,EAAE,CAAC,CAAC;gBAC3B,OAAO,CAAC,CAAC,EAAE,CAAC,CAAC;gBACb,OAAO,YAAY,CAAC;YACtB,CAAC,CAAC;YACF,SAAS,EAAE,CAAC,EAAC,KAAK,EAAE,IAAI,CAAC,GAAG,EAAC,CAAC;YAC9B,kBAAkB,EAAE,KAAK,CAAC,kBAAkB;YAC5C,YAAY,EAAE,IAAI;YAClB,oBAAoB,EAAE;gBACpB,aAAa,0EAC8C;aAC5D;SACF,CACF,CAAC;QACF,IACE,mBAAmB,CAAC,gBAAgB,KAAK,SAAS;YAClD,mBAAmB,CAAC,MAAM,CAAC,QAAQ,KAAK,SAAS,EACjD,CAAC;YACD,MAAM,IAAI,KAAK,CAAC,sCAAsC,IAAI,CAAC,GAAG,IAAI,CAAC,CAAC;QACtE,CAAC;QACD,OAAO,mBAAmB,CAAC,MAAM,CAAC,QAAQ,CAAC;IAC7C,CAAC;IAED;;;;;;;;;;OAUG;IACH,kBAAkB;QAChB,MAAM,QAAQ,GAAG,MAAM,CACrB,CAAC,EAAU,EAAE,YAAoC,EAAE,EAAE;YACnD,MAAM,CAAC,GAAG,MAET,CAAC;YACF,IAAI,CAAC,CAAC,EAAE,CAAC,KAAK,SAAS,EAAE,CAAC;gBACxB,kEAAkE;gBAClE,sBAAsB;gBACtB,CAAC,CAAC,EAAE,CAAC,GAAG,YAAY,CAAC;YACvB,CAAC;iBAAM,CAAC;gBACN,sEAAsE;gBACtE,4DAA4D;gBAC3D,CAAC,CAAC,EAAE,CAA0B,CAAC,YAAY,CAAC,CAAC;gBAC9C,OAAO,CAAC,CAAC,EAAE,CAAC,CAAC;YACf,CAAC;YACD,OAAO,YAAY,CAAC,WAAW,CAAC;QAClC,CAAC,CACF,CAAC;QACF,MAAM,gBAAgB,GAAG,YAAY,CAAC,0BAA0B,EAAE,CAAC;QACnE,OAAO,IAAI,QAAQ,MAAM,IAAI,CAAC,GAAG,KAAK,gBAAgB,GAAG,CAAC;IAC5D,CAAC;CACF;AA5QD,oCA4QC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.d.ts new file mode 100644 index 0000000..c4a7f00 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.d.ts @@ -0,0 +1,32 @@ +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Protocol } from 'devtools-protocol'; +import type { CdpClient } from '../../../cdp/CdpClient.js'; +import type { Script } from '../../../protocol/protocol.js'; +import type { LoggerFn } from '../../../utils/log.js'; +import type { BrowsingContextImpl } from '../context/BrowsingContextImpl.js'; +import type { EventManager } from '../session/EventManager.js'; +import { Realm } from './Realm.js'; +import type { RealmStorage } from './RealmStorage.js'; +export declare class DedicatedWorkerRealm extends Realm { + #private; + constructor(cdpClient: CdpClient, eventManager: EventManager, executionContextId: Protocol.Runtime.ExecutionContextId, logger: LoggerFn | undefined, origin: string, ownerRealm: Realm, realmId: Script.Realm, realmStorage: RealmStorage); + get associatedBrowsingContexts(): BrowsingContextImpl[]; + get realmType(): 'dedicated-worker'; + get source(): Script.Source; + get realmInfo(): Script.DedicatedWorkerRealmInfo; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.js new file mode 100644 index 0000000..03067e2 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.js @@ -0,0 +1,51 @@ +"use strict"; +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DedicatedWorkerRealm = void 0; +const Realm_js_1 = require("./Realm.js"); +class DedicatedWorkerRealm extends Realm_js_1.Realm { + #ownerRealm; + constructor(cdpClient, eventManager, executionContextId, logger, origin, ownerRealm, realmId, realmStorage) { + super(cdpClient, eventManager, executionContextId, logger, origin, realmId, realmStorage); + this.#ownerRealm = ownerRealm; + this.initialize(); + } + get associatedBrowsingContexts() { + return this.#ownerRealm.associatedBrowsingContexts; + } + get realmType() { + return 'dedicated-worker'; + } + get source() { + return { + realm: this.realmId, + // This is a hack to make Puppeteer able to track workers. + // TODO: remove after Puppeteer tracks workers by owners and use the base version. + context: this.associatedBrowsingContexts[0]?.id, + }; + } + get realmInfo() { + return { + ...this.baseInfo, + type: this.realmType, + owners: [this.#ownerRealm.realmId], + }; + } +} +exports.DedicatedWorkerRealm = DedicatedWorkerRealm; +//# sourceMappingURL=DedicatedWorkerRealm.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.js.map new file mode 100644 index 0000000..eab7ad0 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/DedicatedWorkerRealm.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DedicatedWorkerRealm.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/script/DedicatedWorkerRealm.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAUH,yCAAiC;AAGjC,MAAa,oBAAqB,SAAQ,gBAAK;IACpC,WAAW,CAAQ;IAE5B,YACE,SAAoB,EACpB,YAA0B,EAC1B,kBAAuD,EACvD,MAA4B,EAC5B,MAAc,EACd,UAAiB,EACjB,OAAqB,EACrB,YAA0B;QAE1B,KAAK,CACH,SAAS,EACT,YAAY,EACZ,kBAAkB,EAClB,MAAM,EACN,MAAM,EACN,OAAO,EACP,YAAY,CACb,CAAC;QAEF,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC;QAE9B,IAAI,CAAC,UAAU,EAAE,CAAC;IACpB,CAAC;IAED,IAAa,0BAA0B;QACrC,OAAO,IAAI,CAAC,WAAW,CAAC,0BAA0B,CAAC;IACrD,CAAC;IAED,IAAa,SAAS;QACpB,OAAO,kBAAkB,CAAC;IAC5B,CAAC;IAED,IAAa,MAAM;QACjB,OAAO;YACL,KAAK,EAAE,IAAI,CAAC,OAAO;YACnB,0DAA0D;YAC1D,kFAAkF;YAClF,OAAO,EAAE,IAAI,CAAC,0BAA0B,CAAC,CAAC,CAAC,EAAE,EAAE;SAChD,CAAC;IACJ,CAAC;IAED,IAAa,SAAS;QACpB,OAAO;YACL,GAAG,IAAI,CAAC,QAAQ;YAChB,IAAI,EAAE,IAAI,CAAC,SAAS;YACpB,MAAM,EAAE,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;SACnC,CAAC;IACJ,CAAC;CACF;AApDD,oDAoDC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.d.ts new file mode 100644 index 0000000..7de309a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.d.ts @@ -0,0 +1,41 @@ +import type { Protocol } from 'devtools-protocol'; +import type { BrowsingContext, Script } from '../../../protocol/protocol.js'; +import type { LoggerFn } from '../../../utils/log.js'; +import type { CdpTarget } from '../context/CdpTarget.js'; +import { ChannelProxy } from './ChannelProxy.js'; +/** + * BiDi IDs are generated by the server and are unique within contexts. + * + * CDP preload script IDs are generated by the client and are unique + * within sessions. + * + * The mapping between BiDi and CDP preload script IDs is 1:many. + * BiDi IDs are needed by the mapper to keep track of potential multiple CDP IDs + * in the client. + */ +export declare class PreloadScript { + #private; + get id(): string; + get targetIds(): Set<Protocol.Target.TargetID>; + constructor(params: Script.AddPreloadScriptParameters, logger?: LoggerFn); + /** Channels of the preload script. */ + get channels(): ChannelProxy[]; + /** Contexts of the preload script, if any */ + get contexts(): BrowsingContext.BrowsingContext[] | undefined; + /** + * Adds the script to the given CDP targets by calling the + * `Page.addScriptToEvaluateOnNewDocument` command. + */ + initInTargets(cdpTargets: Iterable<CdpTarget>, runImmediately: boolean): Promise<void>; + /** + * Adds the script to the given CDP target by calling the + * `Page.addScriptToEvaluateOnNewDocument` command. + */ + initInTarget(cdpTarget: CdpTarget, runImmediately: boolean): Promise<void>; + /** + * Removes this script from all CDP targets. + */ + remove(): Promise<void>; + /** Removes the provided cdp target from the list of cdp preload scripts. */ + dispose(cdpTargetId: Protocol.Target.TargetID): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js new file mode 100644 index 0000000..68a5d32 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js @@ -0,0 +1,124 @@ +"use strict"; +/* + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.PreloadScript = void 0; +const uuid_js_1 = require("../../../utils/uuid.js"); +const ChannelProxy_js_1 = require("./ChannelProxy.js"); +/** + * BiDi IDs are generated by the server and are unique within contexts. + * + * CDP preload script IDs are generated by the client and are unique + * within sessions. + * + * The mapping between BiDi and CDP preload script IDs is 1:many. + * BiDi IDs are needed by the mapper to keep track of potential multiple CDP IDs + * in the client. + */ +class PreloadScript { + /** BiDi ID, an automatically generated UUID. */ + #id = (0, uuid_js_1.uuidv4)(); + /** CDP preload scripts. */ + #cdpPreloadScripts = []; + /** The script itself, in a format expected by the spec i.e. a function. */ + #functionDeclaration; + /** Targets, in which the preload script is initialized. */ + #targetIds = new Set(); + /** Channels to be added as arguments to functionDeclaration. */ + #channels; + /** The script sandbox / world name. */ + #sandbox; + /** The browsing contexts to execute the preload scripts in, if any. */ + #contexts; + get id() { + return this.#id; + } + get targetIds() { + return this.#targetIds; + } + constructor(params, logger) { + this.#channels = + params.arguments?.map((a) => new ChannelProxy_js_1.ChannelProxy(a.value, logger)) ?? []; + this.#functionDeclaration = params.functionDeclaration; + this.#sandbox = params.sandbox; + this.#contexts = params.contexts; + } + /** Channels of the preload script. */ + get channels() { + return this.#channels; + } + /** Contexts of the preload script, if any */ + get contexts() { + return this.#contexts; + } + /** + * String to be evaluated. Wraps user-provided function so that the following + * steps are run: + * 1. Create channels. + * 2. Store the created channels in window. + * 3. Call the user-provided function with channels as arguments. + */ + #getEvaluateString() { + const channelsArgStr = `[${this.channels + .map((c) => c.getEvalInWindowStr()) + .join(', ')}]`; + return `(()=>{(${this.#functionDeclaration})(...${channelsArgStr})})()`; + } + /** + * Adds the script to the given CDP targets by calling the + * `Page.addScriptToEvaluateOnNewDocument` command. + */ + async initInTargets(cdpTargets, runImmediately) { + await Promise.all(Array.from(cdpTargets).map((cdpTarget) => this.initInTarget(cdpTarget, runImmediately))); + } + /** + * Adds the script to the given CDP target by calling the + * `Page.addScriptToEvaluateOnNewDocument` command. + */ + async initInTarget(cdpTarget, runImmediately) { + const addCdpPreloadScriptResult = await cdpTarget.cdpClient.sendCommand('Page.addScriptToEvaluateOnNewDocument', { + source: this.#getEvaluateString(), + worldName: this.#sandbox, + runImmediately, + }); + this.#cdpPreloadScripts.push({ + target: cdpTarget, + preloadScriptId: addCdpPreloadScriptResult.identifier, + }); + this.#targetIds.add(cdpTarget.id); + } + /** + * Removes this script from all CDP targets. + */ + async remove() { + for (const cdpPreloadScript of this.#cdpPreloadScripts) { + const cdpTarget = cdpPreloadScript.target; + const cdpPreloadScriptId = cdpPreloadScript.preloadScriptId; + await cdpTarget.cdpClient.sendCommand('Page.removeScriptToEvaluateOnNewDocument', { + identifier: cdpPreloadScriptId, + }); + } + } + /** Removes the provided cdp target from the list of cdp preload scripts. */ + dispose(cdpTargetId) { + this.#cdpPreloadScripts = this.#cdpPreloadScripts.filter((cdpPreloadScript) => cdpPreloadScript.target?.id !== cdpTargetId); + this.#targetIds.delete(cdpTargetId); + } +} +exports.PreloadScript = PreloadScript; +//# sourceMappingURL=PreloadScript.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js.map new file mode 100644 index 0000000..cb24045 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js.map @@ -0,0 +1 @@ +{"version":3,"file":"PreloadScript.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/script/PreloadScript.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.d.ts new file mode 100644 index 0000000..7599fda --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.d.ts @@ -0,0 +1,19 @@ +import type { CdpTarget } from '../context/CdpTarget.js'; +import type { PreloadScript } from './PreloadScript.js'; +/** PreloadScripts can be filtered by BiDi ID or target ID. */ +export type PreloadScriptFilter = Partial<{ + id: PreloadScript['id']; + targetId: CdpTarget['id']; + global: boolean; +}>; +/** + * Container class for preload scripts. + */ +export declare class PreloadScriptStorage { + #private; + /** Finds all entries that match the given filter. */ + find(filter?: PreloadScriptFilter): PreloadScript[]; + add(preloadScript: PreloadScript): void; + /** Deletes all BiDi preload script entries that match the given filter. */ + remove(filter?: PreloadScriptFilter): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.js new file mode 100644 index 0000000..a6165fd --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.js @@ -0,0 +1,44 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.PreloadScriptStorage = void 0; +/** + * Container class for preload scripts. + */ +class PreloadScriptStorage { + /** Tracks all BiDi preload scripts. */ + #scripts = new Set(); + /** Finds all entries that match the given filter. */ + find(filter) { + if (!filter) { + return [...this.#scripts]; + } + return [...this.#scripts].filter((script) => { + if (filter.id !== undefined && filter.id !== script.id) { + return false; + } + if (filter.targetId !== undefined && + !script.targetIds.has(filter.targetId)) { + return false; + } + if (filter.global !== undefined && + // Global scripts have no contexts + ((filter.global && script.contexts !== undefined) || + // Non global scripts always have contexts + (!filter.global && script.contexts === undefined))) { + return false; + } + return true; + }); + } + add(preloadScript) { + this.#scripts.add(preloadScript); + } + /** Deletes all BiDi preload script entries that match the given filter. */ + remove(filter) { + for (const preloadScript of this.find(filter)) { + this.#scripts.delete(preloadScript); + } + } +} +exports.PreloadScriptStorage = PreloadScriptStorage; +//# sourceMappingURL=PreloadScriptStorage.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.js.map new file mode 100644 index 0000000..2316849 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScriptStorage.js.map @@ -0,0 +1 @@ +{"version":3,"file":"PreloadScriptStorage.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/script/PreloadScriptStorage.ts"],"names":[],"mappings":";;;AA2BA;;GAEG;AACH,MAAa,oBAAoB;IAC/B,wCAAwC;IAC/B,QAAQ,GAAG,IAAI,GAAG,EAAiB,CAAC;IAE7C,qDAAqD;IACrD,IAAI,CAAC,MAA4B;QAC/B,IAAI,CAAC,MAAM,EAAE,CAAC;YACZ,OAAO,CAAC,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC;QAC5B,CAAC;QAED,OAAO,CAAC,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,MAAM,EAAE,EAAE;YAC1C,IAAI,MAAM,CAAC,EAAE,KAAK,SAAS,IAAI,MAAM,CAAC,EAAE,KAAK,MAAM,CAAC,EAAE,EAAE,CAAC;gBACvD,OAAO,KAAK,CAAC;YACf,CAAC;YACD,IACE,MAAM,CAAC,QAAQ,KAAK,SAAS;gBAC7B,CAAC,MAAM,CAAC,SAAS,CAAC,GAAG,CAAC,MAAM,CAAC,QAAQ,CAAC,EACtC,CAAC;gBACD,OAAO,KAAK,CAAC;YACf,CAAC;YACD,IACE,MAAM,CAAC,MAAM,KAAK,SAAS;gBAC3B,kCAAkC;gBAClC,CAAC,CAAC,MAAM,CAAC,MAAM,IAAI,MAAM,CAAC,QAAQ,KAAK,SAAS,CAAC;oBAC/C,0CAA0C;oBAC1C,CAAC,CAAC,MAAM,CAAC,MAAM,IAAI,MAAM,CAAC,QAAQ,KAAK,SAAS,CAAC,CAAC,EACpD,CAAC;gBACD,OAAO,KAAK,CAAC;YACf,CAAC;YACD,OAAO,IAAI,CAAC;QACd,CAAC,CAAC,CAAC;IACL,CAAC;IAED,GAAG,CAAC,aAA4B;QAC9B,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;IACnC,CAAC;IAED,2EAA2E;IAC3E,MAAM,CAAC,MAA4B;QACjC,KAAK,MAAM,aAAa,IAAI,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;YAC9C,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,aAAa,CAAC,CAAC;QACtC,CAAC;IACH,CAAC;CACF;AA3CD,oDA2CC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.d.ts new file mode 100644 index 0000000..aaaa623 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.d.ts @@ -0,0 +1,65 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { Protocol } from 'devtools-protocol'; +import type { CdpClient } from '../../../cdp/CdpClient.js'; +import { Script } from '../../../protocol/protocol.js'; +import { type LoggerFn } from '../../../utils/log.js'; +import type { BrowsingContextImpl } from '../context/BrowsingContextImpl.js'; +import type { EventManager } from '../session/EventManager.js'; +import type { RealmStorage } from './RealmStorage.js'; +export declare abstract class Realm { + #private; + constructor(cdpClient: CdpClient, eventManager: EventManager, executionContextId: Protocol.Runtime.ExecutionContextId, logger: LoggerFn | undefined, origin: string, realmId: Script.Realm, realmStorage: RealmStorage); + cdpToBidiValue(cdpValue: Protocol.Runtime.CallFunctionOnResponse | Protocol.Runtime.EvaluateResponse, resultOwnership: Script.ResultOwnership): Script.RemoteValue; + /** + * Relies on the CDP to implement proper BiDi serialization, except: + * * CDP integer property `backendNodeId` is replaced with `sharedId` of + * `{documentId}_element_{backendNodeId}`; + * * CDP integer property `weakLocalObjectReference` is replaced with UUID `internalId` + * using unique-per serialization `internalIdMap`. + * * CDP type `platformobject` is replaced with `object`. + * @param deepSerializedValue - CDP value to be converted to BiDi. + * @param internalIdMap - Map from CDP integer `weakLocalObjectReference` to BiDi UUID + * `internalId`. + */ + protected serializeForBiDi(deepSerializedValue: Protocol.Runtime.DeepSerializedValue, internalIdMap: Map<number, string>): Script.RemoteValue; + get realmId(): Script.Realm; + get executionContextId(): Protocol.Runtime.ExecutionContextId; + get origin(): string; + get source(): Script.Source; + get cdpClient(): CdpClient; + abstract get associatedBrowsingContexts(): BrowsingContextImpl[]; + abstract get realmType(): Script.RealmType; + protected get baseInfo(): Script.BaseRealmInfo; + abstract get realmInfo(): Script.RealmInfo; + evaluate(expression: string, awaitPromise: boolean, resultOwnership: Script.ResultOwnership, serializationOptions: Script.SerializationOptions, userActivation?: boolean): Promise<Script.EvaluateResult>; + protected initialize(): void; + /** + * Serializes a given CDP object into BiDi, keeping references in the + * target's `globalThis`. + */ + serializeCdpObject(cdpRemoteObject: Protocol.Runtime.RemoteObject, resultOwnership: Script.ResultOwnership): Promise<Script.RemoteValue>; + /** + * Gets the string representation of an object. This is equivalent to + * calling `toString()` on the object value. + */ + stringifyObject(cdpRemoteObject: Protocol.Runtime.RemoteObject): Promise<string>; + callFunction(functionDeclaration: string, thisLocalValue: Script.LocalValue, argumentsLocalValues: Script.LocalValue[], awaitPromise: boolean, resultOwnership: Script.ResultOwnership, serializationOptions: Script.SerializationOptions, userActivation?: boolean): Promise<Script.EvaluateResult>; + deserializeForCdp(localValue: Script.LocalValue): Promise<Protocol.Runtime.CallArgument>; + disown(handle: Script.Handle): Promise<void>; + dispose(): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.js new file mode 100644 index 0000000..1860c91 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.js @@ -0,0 +1,474 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Realm = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const log_js_1 = require("../../../utils/log.js"); +const uuid_js_1 = require("../../../utils/uuid.js"); +const ChannelProxy_js_1 = require("./ChannelProxy.js"); +class Realm { + #cdpClient; + #eventManager; + #executionContextId; + #logger; + #origin; + #realmId; + #realmStorage; + constructor(cdpClient, eventManager, executionContextId, logger, origin, realmId, realmStorage) { + this.#cdpClient = cdpClient; + this.#eventManager = eventManager; + this.#executionContextId = executionContextId; + this.#logger = logger; + this.#origin = origin; + this.#realmId = realmId; + this.#realmStorage = realmStorage; + this.#realmStorage.addRealm(this); + } + cdpToBidiValue(cdpValue, resultOwnership) { + const bidiValue = this.serializeForBiDi(cdpValue.result.deepSerializedValue, new Map()); + if (cdpValue.result.objectId) { + const objectId = cdpValue.result.objectId; + if (resultOwnership === "root" /* Script.ResultOwnership.Root */) { + // Extend BiDi value with `handle` based on required `resultOwnership` + // and CDP response but not on the actual BiDi type. + bidiValue.handle = objectId; + // Remember all the handles sent to client. + this.#realmStorage.knownHandlesToRealmMap.set(objectId, this.realmId); + } + else { + // No need to await for the object to be released. + void this.#releaseObject(objectId).catch((error) => this.#logger?.(log_js_1.LogType.debugError, error)); + } + } + if (cdpValue.result.type === 'object') { + switch (cdpValue.result.subtype) { + case 'generator': + case 'iterator': + bidiValue.type = cdpValue.result.subtype; + delete bidiValue['value']; + break; + default: + // Intentionally left blank. + } + } + return bidiValue; + } + /** + * Relies on the CDP to implement proper BiDi serialization, except: + * * CDP integer property `backendNodeId` is replaced with `sharedId` of + * `{documentId}_element_{backendNodeId}`; + * * CDP integer property `weakLocalObjectReference` is replaced with UUID `internalId` + * using unique-per serialization `internalIdMap`. + * * CDP type `platformobject` is replaced with `object`. + * @param deepSerializedValue - CDP value to be converted to BiDi. + * @param internalIdMap - Map from CDP integer `weakLocalObjectReference` to BiDi UUID + * `internalId`. + */ + serializeForBiDi(deepSerializedValue, internalIdMap) { + if (Object.hasOwn(deepSerializedValue, 'weakLocalObjectReference')) { + const weakLocalObjectReference = deepSerializedValue.weakLocalObjectReference; + if (!internalIdMap.has(weakLocalObjectReference)) { + internalIdMap.set(weakLocalObjectReference, (0, uuid_js_1.uuidv4)()); + } + deepSerializedValue.internalId = internalIdMap.get(weakLocalObjectReference); + delete deepSerializedValue['weakLocalObjectReference']; + } + // Platform object is a special case. It should have only `{type: object}` + // without `value` field. + if (deepSerializedValue.type === 'platformobject') { + return { type: 'object' }; + } + const bidiValue = deepSerializedValue.value; + if (bidiValue === undefined) { + return deepSerializedValue; + } + // Recursively update the nested values. + if (['array', 'set', 'htmlcollection', 'nodelist'].includes(deepSerializedValue.type)) { + for (const i in bidiValue) { + bidiValue[i] = this.serializeForBiDi(bidiValue[i], internalIdMap); + } + } + if (['object', 'map'].includes(deepSerializedValue.type)) { + for (const i in bidiValue) { + bidiValue[i] = [ + this.serializeForBiDi(bidiValue[i][0], internalIdMap), + this.serializeForBiDi(bidiValue[i][1], internalIdMap), + ]; + } + } + return deepSerializedValue; + } + get realmId() { + return this.#realmId; + } + get executionContextId() { + return this.#executionContextId; + } + get origin() { + return this.#origin; + } + get source() { + return { + realm: this.realmId, + }; + } + get cdpClient() { + return this.#cdpClient; + } + get baseInfo() { + return { + realm: this.realmId, + origin: this.origin, + }; + } + async evaluate(expression, awaitPromise, resultOwnership, serializationOptions, userActivation = false) { + const cdpEvaluateResult = await this.cdpClient.sendCommand('Runtime.evaluate', { + contextId: this.executionContextId, + expression, + awaitPromise, + serializationOptions: Realm.#getSerializationOptions("deep" /* Protocol.Runtime.SerializationOptionsSerialization.Deep */, serializationOptions), + userGesture: userActivation, + }); + if (cdpEvaluateResult.exceptionDetails) { + return await this.#getExceptionResult(cdpEvaluateResult.exceptionDetails, 0, resultOwnership); + } + return { + realm: this.realmId, + result: this.cdpToBidiValue(cdpEvaluateResult, resultOwnership), + type: 'success', + }; + } + initialize() { + for (const browsingContext of this.associatedBrowsingContexts) { + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.Script.EventNames.RealmCreated, + params: this.realmInfo, + }, browsingContext.id); + } + } + /** + * Serializes a given CDP object into BiDi, keeping references in the + * target's `globalThis`. + */ + async serializeCdpObject(cdpRemoteObject, resultOwnership) { + const argument = Realm.#cdpRemoteObjectToCallArgument(cdpRemoteObject); + const cdpValue = await this.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: String((remoteObject) => remoteObject), + awaitPromise: false, + arguments: [argument], + serializationOptions: { + serialization: "deep" /* Protocol.Runtime.SerializationOptionsSerialization.Deep */, + }, + executionContextId: this.executionContextId, + }); + return this.cdpToBidiValue(cdpValue, resultOwnership); + } + static #cdpRemoteObjectToCallArgument(cdpRemoteObject) { + if (cdpRemoteObject.objectId !== undefined) { + return { objectId: cdpRemoteObject.objectId }; + } + if (cdpRemoteObject.unserializableValue !== undefined) { + return { unserializableValue: cdpRemoteObject.unserializableValue }; + } + return { value: cdpRemoteObject.value }; + } + /** + * Gets the string representation of an object. This is equivalent to + * calling `toString()` on the object value. + */ + async stringifyObject(cdpRemoteObject) { + const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: String((remoteObject) => String(remoteObject)), + awaitPromise: false, + arguments: [cdpRemoteObject], + returnByValue: true, + executionContextId: this.executionContextId, + }); + return result.value; + } + async #flattenKeyValuePairs(mappingLocalValue) { + const keyValueArray = []; + for (const [key, value] of mappingLocalValue) { + let keyArg; + if (typeof key === 'string') { + // Key is a string. + keyArg = { value: key }; + } + else { + // Key is a serialized value. + keyArg = await this.deserializeForCdp(key); + } + const valueArg = await this.deserializeForCdp(value); + keyValueArray.push(keyArg); + keyValueArray.push(valueArg); + } + return keyValueArray; + } + async #flattenValueList(listLocalValue) { + return await Promise.all(listLocalValue.map((localValue) => this.deserializeForCdp(localValue))); + } + async #serializeCdpExceptionDetails(cdpExceptionDetails, lineOffset, resultOwnership) { + const callFrames = cdpExceptionDetails.stackTrace?.callFrames.map((frame) => ({ + url: frame.url, + functionName: frame.functionName, + lineNumber: frame.lineNumber - lineOffset, + columnNumber: frame.columnNumber, + })) ?? []; + // Exception should always be there. + const exception = cdpExceptionDetails.exception; + return { + exception: await this.serializeCdpObject(exception, resultOwnership), + columnNumber: cdpExceptionDetails.columnNumber, + lineNumber: cdpExceptionDetails.lineNumber - lineOffset, + stackTrace: { + callFrames, + }, + text: (await this.stringifyObject(exception)) || cdpExceptionDetails.text, + }; + } + async callFunction(functionDeclaration, thisLocalValue, argumentsLocalValues, awaitPromise, resultOwnership, serializationOptions, userActivation = false) { + const callFunctionAndSerializeScript = `(...args) => { + function callFunction(f, args) { + const deserializedThis = args.shift(); + const deserializedArgs = args; + return f.apply(deserializedThis, deserializedArgs); + } + return callFunction(( + ${functionDeclaration} + ), args); + }`; + const thisAndArgumentsList = [ + await this.deserializeForCdp(thisLocalValue), + ...(await Promise.all(argumentsLocalValues.map(async (argumentLocalValue) => await this.deserializeForCdp(argumentLocalValue)))), + ]; + let cdpCallFunctionResult; + try { + cdpCallFunctionResult = await this.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: callFunctionAndSerializeScript, + awaitPromise, + arguments: thisAndArgumentsList, + serializationOptions: Realm.#getSerializationOptions("deep" /* Protocol.Runtime.SerializationOptionsSerialization.Deep */, serializationOptions), + executionContextId: this.executionContextId, + userGesture: userActivation, + }); + } + catch (error) { + // Heuristic to determine if the problem is in the argument. + // The check can be done on the `deserialization` step, but this approach + // helps to save round-trips. + if (error.code === -32000 /* CdpErrorConstants.GENERIC_ERROR */ && + [ + 'Could not find object with given id', + 'Argument should belong to the same JavaScript world as target object', + 'Invalid remote object id', + ].includes(error.message)) { + throw new protocol_js_1.NoSuchHandleException('Handle was not found.'); + } + throw error; + } + if (cdpCallFunctionResult.exceptionDetails) { + return await this.#getExceptionResult(cdpCallFunctionResult.exceptionDetails, 1, resultOwnership); + } + return { + type: 'success', + result: this.cdpToBidiValue(cdpCallFunctionResult, resultOwnership), + realm: this.realmId, + }; + } + async deserializeForCdp(localValue) { + if ('handle' in localValue && localValue.handle) { + return { objectId: localValue.handle }; + // We tried to find a handle value but failed + // This allows us to have exhaustive switch on `localValue.type` + } + else if ('handle' in localValue || 'sharedId' in localValue) { + throw new protocol_js_1.NoSuchHandleException('Handle was not found.'); + } + switch (localValue.type) { + case 'undefined': + return { unserializableValue: 'undefined' }; + case 'null': + return { unserializableValue: 'null' }; + case 'string': + return { value: localValue.value }; + case 'number': + if (localValue.value === 'NaN') { + return { unserializableValue: 'NaN' }; + } + else if (localValue.value === '-0') { + return { unserializableValue: '-0' }; + } + else if (localValue.value === 'Infinity') { + return { unserializableValue: 'Infinity' }; + } + else if (localValue.value === '-Infinity') { + return { unserializableValue: '-Infinity' }; + } + return { + value: localValue.value, + }; + case 'boolean': + return { value: Boolean(localValue.value) }; + case 'bigint': + return { + unserializableValue: `BigInt(${JSON.stringify(localValue.value)})`, + }; + case 'date': + return { + unserializableValue: `new Date(Date.parse(${JSON.stringify(localValue.value)}))`, + }; + case 'regexp': + return { + unserializableValue: `new RegExp(${JSON.stringify(localValue.value.pattern)}, ${JSON.stringify(localValue.value.flags)})`, + }; + case 'map': { + // TODO: If none of the nested keys and values has a remote + // reference, serialize to `unserializableValue` without CDP roundtrip. + const keyValueArray = await this.#flattenKeyValuePairs(localValue.value); + const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: String((...args) => { + const result = new Map(); + for (let i = 0; i < args.length; i += 2) { + result.set(args[i], args[i + 1]); + } + return result; + }), + awaitPromise: false, + arguments: keyValueArray, + returnByValue: false, + executionContextId: this.executionContextId, + }); + // TODO(#375): Release `result.objectId` after using. + return { objectId: result.objectId }; + } + case 'object': { + // TODO: If none of the nested keys and values has a remote + // reference, serialize to `unserializableValue` without CDP roundtrip. + const keyValueArray = await this.#flattenKeyValuePairs(localValue.value); + const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: String((...args) => { + const result = {}; + for (let i = 0; i < args.length; i += 2) { + // Key should be either `string`, `number`, or `symbol`. + const key = args[i]; + result[key] = args[i + 1]; + } + return result; + }), + awaitPromise: false, + arguments: keyValueArray, + returnByValue: false, + executionContextId: this.executionContextId, + }); + // TODO(#375): Release `result.objectId` after using. + return { objectId: result.objectId }; + } + case 'array': { + // TODO: If none of the nested items has a remote reference, + // serialize to `unserializableValue` without CDP roundtrip. + const args = await this.#flattenValueList(localValue.value); + const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: String((...args) => args), + awaitPromise: false, + arguments: args, + returnByValue: false, + executionContextId: this.executionContextId, + }); + // TODO(#375): Release `result.objectId` after using. + return { objectId: result.objectId }; + } + case 'set': { + // TODO: if none of the nested items has a remote reference, + // serialize to `unserializableValue` without CDP roundtrip. + const args = await this.#flattenValueList(localValue.value); + const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', { + functionDeclaration: String((...args) => new Set(args)), + awaitPromise: false, + arguments: args, + returnByValue: false, + executionContextId: this.executionContextId, + }); + // TODO(#375): Release `result.objectId` after using. + return { objectId: result.objectId }; + } + case 'channel': { + const channelProxy = new ChannelProxy_js_1.ChannelProxy(localValue.value, this.#logger); + const channelProxySendMessageHandle = await channelProxy.init(this, this.#eventManager); + return { objectId: channelProxySendMessageHandle }; + } + // TODO(#375): Dispose of nested objects. + } + // Intentionally outside to handle unknown types + throw new Error(`Value ${JSON.stringify(localValue)} is not deserializable.`); + } + async #getExceptionResult(exceptionDetails, lineOffset, resultOwnership) { + return { + exceptionDetails: await this.#serializeCdpExceptionDetails(exceptionDetails, lineOffset, resultOwnership), + realm: this.realmId, + type: 'exception', + }; + } + static #getSerializationOptions(serialization, serializationOptions) { + return { + serialization, + additionalParameters: Realm.#getAdditionalSerializationParameters(serializationOptions), + ...Realm.#getMaxObjectDepth(serializationOptions), + }; + } + static #getAdditionalSerializationParameters(serializationOptions) { + const additionalParameters = {}; + if (serializationOptions.maxDomDepth !== undefined) { + additionalParameters['maxNodeDepth'] = + serializationOptions.maxDomDepth === null + ? 1000 + : serializationOptions.maxDomDepth; + } + if (serializationOptions.includeShadowTree !== undefined) { + additionalParameters['includeShadowTree'] = + serializationOptions.includeShadowTree; + } + return additionalParameters; + } + static #getMaxObjectDepth(serializationOptions) { + return serializationOptions.maxObjectDepth === undefined || + serializationOptions.maxObjectDepth === null + ? {} + : { maxDepth: serializationOptions.maxObjectDepth }; + } + async #releaseObject(handle) { + try { + await this.cdpClient.sendCommand('Runtime.releaseObject', { + objectId: handle, + }); + } + catch (error) { + // Heuristic to determine if the problem is in the unknown handler. + // Ignore the error if so. + if (!(error.code === -32000 /* CdpErrorConstants.GENERIC_ERROR */ && + error.message === 'Invalid remote object id')) { + throw error; + } + } + } + async disown(handle) { + // Disowning an object from different realm does nothing. + if (this.#realmStorage.knownHandlesToRealmMap.get(handle) !== this.realmId) { + return; + } + await this.#releaseObject(handle); + this.#realmStorage.knownHandlesToRealmMap.delete(handle); + } + dispose() { + for (const browsingContext of this.associatedBrowsingContexts) { + this.#eventManager.registerEvent({ + type: 'event', + method: protocol_js_1.ChromiumBidi.Script.EventNames.RealmDestroyed, + params: { + realm: this.realmId, + }, + }, browsingContext.id); + } + } +} +exports.Realm = Realm; +//# sourceMappingURL=Realm.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.js.map new file mode 100644 index 0000000..1dd95fe --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/Realm.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Realm.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/script/Realm.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.d.ts new file mode 100644 index 0000000..577d49c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.d.ts @@ -0,0 +1,42 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Protocol } from 'devtools-protocol'; +import { type BrowsingContext, type Script } from '../../../protocol/protocol.js'; +import type { Realm } from './Realm.js'; +type RealmFilter = { + realmId?: Script.Realm; + browsingContextId?: BrowsingContext.BrowsingContext; + executionContextId?: Protocol.Runtime.ExecutionContextId; + origin?: string; + type?: Script.RealmType; + sandbox?: string; + cdpSessionId?: Protocol.Target.SessionID; +}; +/** Container class for browsing realms. */ +export declare class RealmStorage { + #private; + get knownHandlesToRealmMap(): Map<string, string>; + addRealm(realm: Realm): void; + /** Finds all realms that match the given filter. */ + findRealms(filter: RealmFilter): Realm[]; + findRealm(filter: RealmFilter): Realm | undefined; + /** Gets the only realm that matches the given filter, if any, otherwise throws. */ + getRealm(filter: RealmFilter): Realm; + /** Deletes all realms that match the given filter. */ + deleteRealms(filter: RealmFilter): void; +} +export {}; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.js new file mode 100644 index 0000000..0238fdb --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.js @@ -0,0 +1,78 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.RealmStorage = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const WindowRealm_js_1 = require("./WindowRealm.js"); +/** Container class for browsing realms. */ +class RealmStorage { + /** Tracks handles and their realms sent to the client. */ + #knownHandlesToRealmMap = new Map(); + /** Map from realm ID to Realm. */ + #realmMap = new Map(); + get knownHandlesToRealmMap() { + return this.#knownHandlesToRealmMap; + } + addRealm(realm) { + this.#realmMap.set(realm.realmId, realm); + } + /** Finds all realms that match the given filter. */ + findRealms(filter) { + return Array.from(this.#realmMap.values()).filter((realm) => { + if (filter.realmId !== undefined && filter.realmId !== realm.realmId) { + return false; + } + if (filter.browsingContextId !== undefined && + !realm.associatedBrowsingContexts + .map((browsingContext) => browsingContext.id) + .includes(filter.browsingContextId)) { + return false; + } + if (filter.sandbox !== undefined && + (!(realm instanceof WindowRealm_js_1.WindowRealm) || filter.sandbox !== realm.sandbox)) { + return false; + } + if (filter.executionContextId !== undefined && + filter.executionContextId !== realm.executionContextId) { + return false; + } + if (filter.origin !== undefined && filter.origin !== realm.origin) { + return false; + } + if (filter.type !== undefined && filter.type !== realm.realmType) { + return false; + } + if (filter.cdpSessionId !== undefined && + filter.cdpSessionId !== realm.cdpClient.sessionId) { + return false; + } + return true; + }); + } + findRealm(filter) { + const maybeRealms = this.findRealms(filter); + if (maybeRealms.length !== 1) { + return undefined; + } + return maybeRealms[0]; + } + /** Gets the only realm that matches the given filter, if any, otherwise throws. */ + getRealm(filter) { + const maybeRealm = this.findRealm(filter); + if (maybeRealm === undefined) { + throw new protocol_js_1.NoSuchFrameException(`Realm ${JSON.stringify(filter)} not found`); + } + return maybeRealm; + } + /** Deletes all realms that match the given filter. */ + deleteRealms(filter) { + this.findRealms(filter).map((realm) => { + realm.dispose(); + this.#realmMap.delete(realm.realmId); + Array.from(this.knownHandlesToRealmMap.entries()) + .filter(([, r]) => r === realm.realmId) + .map(([handle]) => this.knownHandlesToRealmMap.delete(handle)); + }); + } +} +exports.RealmStorage = RealmStorage; +//# sourceMappingURL=RealmStorage.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.js.map new file mode 100644 index 0000000..fbd61d0 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/RealmStorage.js.map @@ -0,0 +1 @@ +{"version":3,"file":"RealmStorage.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/script/RealmStorage.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.d.ts new file mode 100644 index 0000000..3addd71 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.d.ts @@ -0,0 +1,31 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { type EmptyResult, Script } from '../../../protocol/protocol'; +import type { LoggerFn } from '../../../utils/log'; +import type { BrowsingContextStorage } from '../context/BrowsingContextStorage'; +import type { PreloadScriptStorage } from './PreloadScriptStorage'; +import type { RealmStorage } from './RealmStorage'; +export declare class ScriptProcessor { + #private; + constructor(browsingContextStorage: BrowsingContextStorage, realmStorage: RealmStorage, preloadScriptStorage: PreloadScriptStorage, logger?: LoggerFn); + addPreloadScript(params: Script.AddPreloadScriptParameters): Promise<Script.AddPreloadScriptResult>; + removePreloadScript(params: Script.RemovePreloadScriptParameters): Promise<EmptyResult>; + callFunction(params: Script.CallFunctionParameters): Promise<Script.EvaluateResult>; + evaluate(params: Script.EvaluateParameters): Promise<Script.EvaluateResult>; + disown(params: Script.DisownParameters): Promise<EmptyResult>; + getRealms(params: Script.GetRealmsParameters): Script.GetRealmsResult; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.js new file mode 100644 index 0000000..c89757b --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.js @@ -0,0 +1,117 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ScriptProcessor = void 0; +const protocol_1 = require("../../../protocol/protocol"); +const PreloadScript_1 = require("./PreloadScript"); +class ScriptProcessor { + #browsingContextStorage; + #realmStorage; + #preloadScriptStorage; + #logger; + constructor(browsingContextStorage, realmStorage, preloadScriptStorage, logger) { + this.#browsingContextStorage = browsingContextStorage; + this.#realmStorage = realmStorage; + this.#preloadScriptStorage = preloadScriptStorage; + this.#logger = logger; + } + async addPreloadScript(params) { + const contexts = new Set(); + if (params.contexts) { + // XXX: Remove once https://github.com/google/cddlconv/issues/16 is implemented + if (params.contexts.length === 0) { + throw new protocol_1.InvalidArgumentException('Contexts list is empty.'); + } + for (const contextId of params.contexts) { + const context = this.#browsingContextStorage.getContext(contextId); + if (context.isTopLevelContext()) { + contexts.add(context); + } + else { + throw new protocol_1.InvalidArgumentException(`Non top-level context '${contextId}' given.`); + } + } + } + const preloadScript = new PreloadScript_1.PreloadScript(params, this.#logger); + this.#preloadScriptStorage.add(preloadScript); + const cdpTargets = contexts.size === 0 + ? new Set(this.#browsingContextStorage + .getTopLevelContexts() + .map((context) => context.cdpTarget)) + : new Set([...contexts.values()].map((context) => context.cdpTarget)); + await preloadScript.initInTargets(cdpTargets, false); + return { + script: preloadScript.id, + }; + } + async removePreloadScript(params) { + const bidiId = params.script; + const scripts = this.#preloadScriptStorage.find({ + id: bidiId, + }); + if (scripts.length === 0) { + throw new protocol_1.NoSuchScriptException(`No preload script with BiDi ID '${bidiId}'`); + } + await Promise.all(scripts.map((script) => script.remove())); + this.#preloadScriptStorage.remove({ + id: bidiId, + }); + return {}; + } + async callFunction(params) { + const realm = await this.#getRealm(params.target); + return await realm.callFunction(params.functionDeclaration, params.this ?? { + type: 'undefined', + }, // `this` is `undefined` by default. + params.arguments ?? [], // `arguments` is `[]` by default. + params.awaitPromise, params.resultOwnership ?? "none" /* Script.ResultOwnership.None */, params.serializationOptions ?? {}, params.userActivation ?? false); + } + async evaluate(params) { + const realm = await this.#getRealm(params.target); + return await realm.evaluate(params.expression, params.awaitPromise, params.resultOwnership ?? "none" /* Script.ResultOwnership.None */, params.serializationOptions ?? {}, params.userActivation ?? false); + } + async disown(params) { + const realm = await this.#getRealm(params.target); + await Promise.all(params.handles.map(async (handle) => await realm.disown(handle))); + return {}; + } + getRealms(params) { + if (params.context !== undefined) { + // Make sure the context is known. + this.#browsingContextStorage.getContext(params.context); + } + const realms = this.#realmStorage + .findRealms({ + browsingContextId: params.context, + type: params.type, + }) + .map((realm) => realm.realmInfo); + return { realms }; + } + async #getRealm(target) { + if ('realm' in target) { + return this.#realmStorage.getRealm({ + realmId: target.realm, + }); + } + const context = this.#browsingContextStorage.getContext(target.context); + return await context.getOrCreateSandbox(target.sandbox); + } +} +exports.ScriptProcessor = ScriptProcessor; +//# sourceMappingURL=ScriptProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.js.map new file mode 100644 index 0000000..7bc8d9a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/ScriptProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"ScriptProcessor.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/script/ScriptProcessor.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,yDAKoC;AAMpC,mDAA8C;AAK9C,MAAa,eAAe;IACjB,uBAAuB,CAAyB;IAChD,aAAa,CAAe;IAC5B,qBAAqB,CAAC;IACtB,OAAO,CAAY;IAE5B,YACE,sBAA8C,EAC9C,YAA0B,EAC1B,oBAA0C,EAC1C,MAAiB;QAEjB,IAAI,CAAC,uBAAuB,GAAG,sBAAsB,CAAC;QACtD,IAAI,CAAC,aAAa,GAAG,YAAY,CAAC;QAClC,IAAI,CAAC,qBAAqB,GAAG,oBAAoB,CAAC;QAClD,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC;IACxB,CAAC;IAED,KAAK,CAAC,gBAAgB,CACpB,MAAyC;QAEzC,MAAM,QAAQ,GAAG,IAAI,GAAG,EAAuB,CAAC;QAChD,IAAI,MAAM,CAAC,QAAQ,EAAE,CAAC;YACpB,+EAA+E;YAC/E,IAAI,MAAM,CAAC,QAAQ,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;gBACjC,MAAM,IAAI,mCAAwB,CAAC,yBAAyB,CAAC,CAAC;YAChE,CAAC;YAED,KAAK,MAAM,SAAS,IAAI,MAAM,CAAC,QAAQ,EAAE,CAAC;gBACxC,MAAM,OAAO,GAAG,IAAI,CAAC,uBAAuB,CAAC,UAAU,CAAC,SAAS,CAAC,CAAC;gBACnE,IAAI,OAAO,CAAC,iBAAiB,EAAE,EAAE,CAAC;oBAChC,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;gBACxB,CAAC;qBAAM,CAAC;oBACN,MAAM,IAAI,mCAAwB,CAChC,0BAA0B,SAAS,UAAU,CAC9C,CAAC;gBACJ,CAAC;YACH,CAAC;QACH,CAAC;QAED,MAAM,aAAa,GAAG,IAAI,6BAAa,CAAC,MAAM,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;QAC9D,IAAI,CAAC,qBAAqB,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;QAE9C,MAAM,UAAU,GACd,QAAQ,CAAC,IAAI,KAAK,CAAC;YACjB,CAAC,CAAC,IAAI,GAAG,CACL,IAAI,CAAC,uBAAuB;iBACzB,mBAAmB,EAAE;iBACrB,GAAG,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CACvC;YACH,CAAC,CAAC,IAAI,GAAG,CACL,CAAC,GAAG,QAAQ,CAAC,MAAM,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAC3D,CAAC;QAER,MAAM,aAAa,CAAC,aAAa,CAAC,UAAU,EAAE,KAAK,CAAC,CAAC;QAErD,OAAO;YACL,MAAM,EAAE,aAAa,CAAC,EAAE;SACzB,CAAC;IACJ,CAAC;IAED,KAAK,CAAC,mBAAmB,CACvB,MAA4C;QAE5C,MAAM,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;QAE7B,MAAM,OAAO,GAAG,IAAI,CAAC,qBAAqB,CAAC,IAAI,CAAC;YAC9C,EAAE,EAAE,MAAM;SACX,CAAC,CAAC;QAEH,IAAI,OAAO,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;YACzB,MAAM,IAAI,gCAAqB,CAC7B,mCAAmC,MAAM,GAAG,CAC7C,CAAC;QACJ,CAAC;QAED,MAAM,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;QAE5D,IAAI,CAAC,qBAAqB,CAAC,MAAM,CAAC;YAChC,EAAE,EAAE,MAAM;SACX,CAAC,CAAC;QAEH,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,KAAK,CAAC,YAAY,CAChB,MAAqC;QAErC,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QAClD,OAAO,MAAM,KAAK,CAAC,YAAY,CAC7B,MAAM,CAAC,mBAAmB,EAC1B,MAAM,CAAC,IAAI,IAAI;YACb,IAAI,EAAE,WAAW;SAClB,EAAE,oCAAoC;QACvC,MAAM,CAAC,SAAS,IAAI,EAAE,EAAE,kCAAkC;QAC1D,MAAM,CAAC,YAAY,EACnB,MAAM,CAAC,eAAe,4CAA+B,EACrD,MAAM,CAAC,oBAAoB,IAAI,EAAE,EACjC,MAAM,CAAC,cAAc,IAAI,KAAK,CAC/B,CAAC;IACJ,CAAC;IAED,KAAK,CAAC,QAAQ,CACZ,MAAiC;QAEjC,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QAClD,OAAO,MAAM,KAAK,CAAC,QAAQ,CACzB,MAAM,CAAC,UAAU,EACjB,MAAM,CAAC,YAAY,EACnB,MAAM,CAAC,eAAe,4CAA+B,EACrD,MAAM,CAAC,oBAAoB,IAAI,EAAE,EACjC,MAAM,CAAC,cAAc,IAAI,KAAK,CAC/B,CAAC;IACJ,CAAC;IAED,KAAK,CAAC,MAAM,CAAC,MAA+B;QAC1C,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QAClD,MAAM,OAAO,CAAC,GAAG,CACf,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE,CAAC,MAAM,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,CACjE,CAAC;QACF,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,SAAS,CAAC,MAAkC;QAC1C,IAAI,MAAM,CAAC,OAAO,KAAK,SAAS,EAAE,CAAC;YACjC,kCAAkC;YAClC,IAAI,CAAC,uBAAuB,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;QAC1D,CAAC;QACD,MAAM,MAAM,GAAG,IAAI,CAAC,aAAa;aAC9B,UAAU,CAAC;YACV,iBAAiB,EAAE,MAAM,CAAC,OAAO;YACjC,IAAI,EAAE,MAAM,CAAC,IAAI;SAClB,CAAC;aACD,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QACnC,OAAO,EAAC,MAAM,EAAC,CAAC;IAClB,CAAC;IAED,KAAK,CAAC,SAAS,CAAC,MAAqB;QACnC,IAAI,OAAO,IAAI,MAAM,EAAE,CAAC;YACtB,OAAO,IAAI,CAAC,aAAa,CAAC,QAAQ,CAAC;gBACjC,OAAO,EAAE,MAAM,CAAC,KAAK;aACtB,CAAC,CAAC;QACL,CAAC;QACD,MAAM,OAAO,GAAG,IAAI,CAAC,uBAAuB,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;QACxE,OAAO,MAAM,OAAO,CAAC,kBAAkB,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAC1D,CAAC;CACF;AAlJD,0CAkJC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.d.ts new file mode 100644 index 0000000..394c417 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.d.ts @@ -0,0 +1,6 @@ +export declare function getSharedId(frameId: string, documentId: string, backendNodeId: number, sharedIdWithFrame: boolean): string; +export declare function parseSharedId(sharedId: string): { + frameId: string | undefined; + documentId: string; + backendNodeId: number; +} | null; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.js new file mode 100644 index 0000000..3ee8d82 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.js @@ -0,0 +1,80 @@ +"use strict"; +/* + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.parseSharedId = exports.getSharedId = void 0; +const SHARED_ID_DIVIDER = '_element_'; +function getSharedId(frameId, documentId, backendNodeId, sharedIdWithFrame) { + if (sharedIdWithFrame) { + return `f.${frameId}.d.${documentId}.e.${backendNodeId}`; + } + // TODO: remove once ChromeDriver accepts sharedId in the new format: + // http://go/chromedriver:weak-map + return `${documentId}${SHARED_ID_DIVIDER}${backendNodeId}`; +} +exports.getSharedId = getSharedId; +function parseLegacySharedId(sharedId) { + const match = sharedId.match(new RegExp(`(.*)${SHARED_ID_DIVIDER}(.*)`)); + if (!match) { + // SharedId is incorrectly formatted. + return null; + } + const documentId = match[1]; + const elementId = match[2]; + if (documentId === undefined || elementId === undefined) { + return null; + } + const backendNodeId = parseInt(elementId ?? ''); + if (isNaN(backendNodeId)) { + return null; + } + return { + documentId, + backendNodeId, + }; +} +function parseSharedId(sharedId) { + // TODO: remove legacy check once ChromeDriver provides sharedId in the new format. + const legacyFormattedSharedId = parseLegacySharedId(sharedId); + if (legacyFormattedSharedId !== null) { + return { ...legacyFormattedSharedId, frameId: undefined }; + } + const match = sharedId.match(/f\.(.*)\.d\.(.*)\.e\.([0-9]*)/); + if (!match) { + // SharedId is incorrectly formatted. + return null; + } + const frameId = match[1]; + const documentId = match[2]; + const elementId = match[3]; + if (frameId === undefined || + documentId === undefined || + elementId === undefined) { + return null; + } + const backendNodeId = parseInt(elementId ?? ''); + if (isNaN(backendNodeId)) { + return null; + } + return { + frameId, + documentId, + backendNodeId, + }; +} +exports.parseSharedId = parseSharedId; +//# sourceMappingURL=SharedId.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.js.map new file mode 100644 index 0000000..3d9864e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/SharedId.js.map @@ -0,0 +1 @@ +{"version":3,"file":"SharedId.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/script/SharedId.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,MAAM,iBAAiB,GAAG,WAAW,CAAC;AAEtC,SAAgB,WAAW,CACzB,OAAe,EACf,UAAkB,EAClB,aAAqB,EACrB,iBAA0B;IAE1B,IAAI,iBAAiB,EAAE,CAAC;QACtB,OAAO,KAAK,OAAO,MAAM,UAAU,MAAM,aAAa,EAAE,CAAC;IAC3D,CAAC;IACD,qEAAqE;IACrE,mCAAmC;IACnC,OAAO,GAAG,UAAU,GAAG,iBAAiB,GAAG,aAAa,EAAE,CAAC;AAC7D,CAAC;AAZD,kCAYC;AAED,SAAS,mBAAmB,CAAC,QAAgB;IAI3C,MAAM,KAAK,GAAG,QAAQ,CAAC,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,iBAAiB,MAAM,CAAC,CAAC,CAAC;IACzE,IAAI,CAAC,KAAK,EAAE,CAAC;QACX,qCAAqC;QACrC,OAAO,IAAI,CAAC;IACd,CAAC;IACD,MAAM,UAAU,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC;IAC5B,MAAM,SAAS,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC;IAE3B,IAAI,UAAU,KAAK,SAAS,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;QACxD,OAAO,IAAI,CAAC;IACd,CAAC;IACD,MAAM,aAAa,GAAG,QAAQ,CAAC,SAAS,IAAI,EAAE,CAAC,CAAC;IAChD,IAAI,KAAK,CAAC,aAAa,CAAC,EAAE,CAAC;QACzB,OAAO,IAAI,CAAC;IACd,CAAC;IAED,OAAO;QACL,UAAU;QACV,aAAa;KACd,CAAC;AACJ,CAAC;AAED,SAAgB,aAAa,CAAC,QAAgB;IAQ5C,mFAAmF;IACnF,MAAM,uBAAuB,GAAG,mBAAmB,CAAC,QAAQ,CAAC,CAAC;IAC9D,IAAI,uBAAuB,KAAK,IAAI,EAAE,CAAC;QACrC,OAAO,EAAC,GAAG,uBAAuB,EAAE,OAAO,EAAE,SAAS,EAAC,CAAC;IAC1D,CAAC;IAED,MAAM,KAAK,GAAG,QAAQ,CAAC,KAAK,CAAC,+BAA+B,CAAC,CAAC;IAC9D,IAAI,CAAC,KAAK,EAAE,CAAC;QACX,qCAAqC;QACrC,OAAO,IAAI,CAAC;IACd,CAAC;IACD,MAAM,OAAO,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC;IACzB,MAAM,UAAU,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC;IAC5B,MAAM,SAAS,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC;IAE3B,IACE,OAAO,KAAK,SAAS;QACrB,UAAU,KAAK,SAAS;QACxB,SAAS,KAAK,SAAS,EACvB,CAAC;QACD,OAAO,IAAI,CAAC;IACd,CAAC;IACD,MAAM,aAAa,GAAG,QAAQ,CAAC,SAAS,IAAI,EAAE,CAAC,CAAC;IAChD,IAAI,KAAK,CAAC,aAAa,CAAC,EAAE,CAAC;QACzB,OAAO,IAAI,CAAC;IACd,CAAC;IAED,OAAO;QACL,OAAO;QACP,UAAU;QACV,aAAa;KACd,CAAC;AACJ,CAAC;AAxCD,sCAwCC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.d.ts new file mode 100644 index 0000000..7b58e4a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.d.ts @@ -0,0 +1,39 @@ +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Protocol } from 'devtools-protocol'; +import type { CdpClient } from '../../../cdp/CdpClient.js'; +import { type BrowsingContext, type Script } from '../../../protocol/protocol.js'; +import type { LoggerFn } from '../../../utils/log.js'; +import type { BrowsingContextImpl } from '../context/BrowsingContextImpl.js'; +import type { BrowsingContextStorage } from '../context/BrowsingContextStorage.js'; +import type { EventManager } from '../session/EventManager.js'; +import { Realm } from './Realm.js'; +import type { RealmStorage } from './RealmStorage.js'; +export declare class WindowRealm extends Realm { + #private; + readonly sandbox: string | undefined; + constructor(browsingContextId: BrowsingContext.BrowsingContext, browsingContextStorage: BrowsingContextStorage, cdpClient: CdpClient, eventManager: EventManager, executionContextId: Protocol.Runtime.ExecutionContextId, logger: LoggerFn | undefined, origin: string, realmId: Script.Realm, realmStorage: RealmStorage, sandbox: string | undefined, sharedIdWithFrame: boolean); + get browsingContext(): BrowsingContextImpl; + get associatedBrowsingContexts(): [BrowsingContextImpl]; + get realmType(): 'window'; + get realmInfo(): Script.WindowRealmInfo; + get source(): Script.Source; + serializeForBiDi(deepSerializedValue: Protocol.Runtime.DeepSerializedValue, internalIdMap: Map<number, string>): Script.RemoteValue; + deserializeForCdp(localValue: Script.LocalValue): Promise<Protocol.Runtime.CallArgument>; + evaluate(expression: string, awaitPromise: boolean, resultOwnership: Script.ResultOwnership, serializationOptions: Script.SerializationOptions, userActivation?: boolean): Promise<Script.EvaluateResult>; + callFunction(functionDeclaration: string, thisLocalValue: Script.LocalValue, argumentsLocalValues: Script.LocalValue[], awaitPromise: boolean, resultOwnership: Script.ResultOwnership, serializationOptions: Script.SerializationOptions, userActivation?: boolean): Promise<Script.EvaluateResult>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.js new file mode 100644 index 0000000..270ab9e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.js @@ -0,0 +1,142 @@ +"use strict"; +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.WindowRealm = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const Realm_js_1 = require("./Realm.js"); +const SharedId_js_1 = require("./SharedId.js"); +class WindowRealm extends Realm_js_1.Realm { + #browsingContextId; + #browsingContextStorage; + #sharedIdWithFrame; + sandbox; + constructor(browsingContextId, browsingContextStorage, cdpClient, eventManager, executionContextId, logger, origin, realmId, realmStorage, sandbox, sharedIdWithFrame) { + super(cdpClient, eventManager, executionContextId, logger, origin, realmId, realmStorage); + this.#browsingContextId = browsingContextId; + this.#browsingContextStorage = browsingContextStorage; + this.#sharedIdWithFrame = sharedIdWithFrame; + this.sandbox = sandbox; + this.initialize(); + } + #getBrowsingContextId(navigableId) { + const maybeBrowsingContext = this.#browsingContextStorage + .getAllContexts() + .find((context) => context.navigableId === navigableId); + return maybeBrowsingContext?.id ?? 'UNKNOWN'; + } + get browsingContext() { + return this.#browsingContextStorage.getContext(this.#browsingContextId); + } + get associatedBrowsingContexts() { + return [this.browsingContext]; + } + get realmType() { + return 'window'; + } + get realmInfo() { + return { + ...this.baseInfo, + type: this.realmType, + context: this.#browsingContextId, + sandbox: this.sandbox, + }; + } + get source() { + return { + realm: this.realmId, + context: this.browsingContext.id, + }; + } + serializeForBiDi(deepSerializedValue, internalIdMap) { + const bidiValue = deepSerializedValue.value; + if (deepSerializedValue.type === 'node') { + if (Object.hasOwn(bidiValue, 'backendNodeId')) { + let navigableId = this.browsingContext.navigableId ?? 'UNKNOWN'; + if (Object.hasOwn(bidiValue, 'loaderId')) { + // `loaderId` should be always there after ~2024-03-05, when + // https://crrev.com/c/5116240 reaches stable. + // TODO: remove the check after the date. + navigableId = bidiValue.loaderId; + delete bidiValue['loaderId']; + } + deepSerializedValue.sharedId = + (0, SharedId_js_1.getSharedId)(this.#getBrowsingContextId(navigableId), navigableId, bidiValue.backendNodeId, this.#sharedIdWithFrame); + delete bidiValue['backendNodeId']; + } + if (Object.hasOwn(bidiValue, 'children')) { + for (const i in bidiValue.children) { + bidiValue.children[i] = this.serializeForBiDi(bidiValue.children[i], internalIdMap); + } + } + if (Object.hasOwn(bidiValue, 'shadowRoot') && + bidiValue.shadowRoot !== null) { + bidiValue.shadowRoot = this.serializeForBiDi(bidiValue.shadowRoot, internalIdMap); + } + // `namespaceURI` can be is either `null` or non-empty string. + if (bidiValue.namespaceURI === '') { + bidiValue.namespaceURI = null; + } + } + return super.serializeForBiDi(deepSerializedValue, internalIdMap); + } + async deserializeForCdp(localValue) { + if ('sharedId' in localValue && localValue.sharedId) { + const parsedSharedId = (0, SharedId_js_1.parseSharedId)(localValue.sharedId); + if (parsedSharedId === null) { + throw new protocol_js_1.NoSuchNodeException(`SharedId "${localValue.sharedId}" was not found.`); + } + const { documentId, backendNodeId } = parsedSharedId; + // TODO: add proper validation if the element is accessible from the current realm. + if (this.browsingContext.navigableId !== documentId) { + throw new protocol_js_1.NoSuchNodeException(`SharedId "${localValue.sharedId}" belongs to different document. Current document is ${this.browsingContext.navigableId}.`); + } + try { + const { object } = await this.cdpClient.sendCommand('DOM.resolveNode', { + backendNodeId, + executionContextId: this.executionContextId, + }); + // TODO(#375): Release `obj.object.objectId` after using. + return { objectId: object.objectId }; + } + catch (error) { + // Heuristic to detect "no such node" exception. Based on the specific + // CDP implementation. + if (error.code === -32000 /* CdpErrorConstants.GENERIC_ERROR */ && + error.message === 'No node with given id found') { + throw new protocol_js_1.NoSuchNodeException(`SharedId "${localValue.sharedId}" was not found.`); + } + throw new protocol_js_1.UnknownErrorException(error.message, error.stack); + } + } + return await super.deserializeForCdp(localValue); + } + async evaluate(expression, awaitPromise, resultOwnership, serializationOptions, userActivation) { + await this.#browsingContextStorage + .getContext(this.#browsingContextId) + .targetUnblockedOrThrow(); + return await super.evaluate(expression, awaitPromise, resultOwnership, serializationOptions, userActivation); + } + async callFunction(functionDeclaration, thisLocalValue, argumentsLocalValues, awaitPromise, resultOwnership, serializationOptions, userActivation) { + await this.#browsingContextStorage + .getContext(this.#browsingContextId) + .targetUnblockedOrThrow(); + return await super.callFunction(functionDeclaration, thisLocalValue, argumentsLocalValues, awaitPromise, resultOwnership, serializationOptions, userActivation); + } +} +exports.WindowRealm = WindowRealm; +//# sourceMappingURL=WindowRealm.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.js.map new file mode 100644 index 0000000..ee51eb0 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/WindowRealm.js.map @@ -0,0 +1 @@ +{"version":3,"file":"WindowRealm.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/script/WindowRealm.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.d.ts new file mode 100644 index 0000000..92fc7ee --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.d.ts @@ -0,0 +1,40 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { BidiPlusChannel } from '../../../protocol/chromium-bidi.js'; +import { ChromiumBidi, type BrowsingContext } from '../../../protocol/protocol.js'; +import { EventEmitter } from '../../../utils/EventEmitter.js'; +import type { Result } from '../../../utils/result.js'; +import { OutgoingMessage } from '../../OutgoingMessage.js'; +import type { BrowsingContextStorage } from '../context/BrowsingContextStorage.js'; +export declare const enum EventManagerEvents { + Event = "event" +} +type EventManagerEventsMap = { + [EventManagerEvents.Event]: { + message: Promise<Result<OutgoingMessage>>; + event: string; + }; +}; +export declare class EventManager extends EventEmitter<EventManagerEventsMap> { + #private; + constructor(browsingContextStorage: BrowsingContextStorage); + registerEvent(event: ChromiumBidi.Event, contextId: BrowsingContext.BrowsingContext | null): void; + registerPromiseEvent(event: Promise<Result<ChromiumBidi.Event>>, contextId: BrowsingContext.BrowsingContext | null, eventName: ChromiumBidi.EventNames): void; + subscribe(eventNames: ChromiumBidi.EventNames[], contextIds: (BrowsingContext.BrowsingContext | null)[], channel: BidiPlusChannel): void; + unsubscribe(eventNames: ChromiumBidi.EventNames[], contextIds: (BrowsingContext.BrowsingContext | null)[], channel: BidiPlusChannel): void; +} +export {}; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.js new file mode 100644 index 0000000..b5065af --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.js @@ -0,0 +1,184 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.EventManager = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const Buffer_js_1 = require("../../../utils/Buffer.js"); +const DefaultMap_js_1 = require("../../../utils/DefaultMap.js"); +const EventEmitter_js_1 = require("../../../utils/EventEmitter.js"); +const IdWrapper_js_1 = require("../../../utils/IdWrapper.js"); +const OutgoingMessage_js_1 = require("../../OutgoingMessage.js"); +const events_js_1 = require("./events.js"); +const SubscriptionManager_js_1 = require("./SubscriptionManager.js"); +class EventWrapper { + #idWrapper = new IdWrapper_js_1.IdWrapper(); + #contextId; + #event; + constructor(event, contextId) { + this.#event = event; + this.#contextId = contextId; + } + get id() { + return this.#idWrapper.id; + } + get contextId() { + return this.#contextId; + } + get event() { + return this.#event; + } +} +/** + * Maps event name to a desired buffer length. + */ +const eventBufferLength = new Map([[protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded, 100]]); +class EventManager extends EventEmitter_js_1.EventEmitter { + /** + * Maps event name to a set of contexts where this event already happened. + * Needed for getting buffered events from all the contexts in case of + * subscripting to all contexts. + */ + #eventToContextsMap = new DefaultMap_js_1.DefaultMap(() => new Set()); + /** + * Maps `eventName` + `browsingContext` to buffer. Used to get buffered events + * during subscription. Channel-agnostic. + */ + #eventBuffers = new Map(); + /** + * Maps `eventName` + `browsingContext` + `channel` to last sent event id. + * Used to avoid sending duplicated events when user + * subscribes -> unsubscribes -> subscribes. + */ + #lastMessageSent = new Map(); + #subscriptionManager; + #browsingContextStorage; + constructor(browsingContextStorage) { + super(); + this.#browsingContextStorage = browsingContextStorage; + this.#subscriptionManager = new SubscriptionManager_js_1.SubscriptionManager(browsingContextStorage); + } + /** + * Returns consistent key to be used to access value maps. + */ + static #getMapKey(eventName, browsingContext, channel) { + return JSON.stringify({ eventName, browsingContext, channel }); + } + registerEvent(event, contextId) { + this.registerPromiseEvent(Promise.resolve({ + kind: 'success', + value: event, + }), contextId, event.method); + } + registerPromiseEvent(event, contextId, eventName) { + const eventWrapper = new EventWrapper(event, contextId); + const sortedChannels = this.#subscriptionManager.getChannelsSubscribedToEvent(eventName, contextId); + this.#bufferEvent(eventWrapper, eventName); + // Send events to channels in the subscription priority. + for (const channel of sortedChannels) { + this.emit("event" /* EventManagerEvents.Event */, { + message: OutgoingMessage_js_1.OutgoingMessage.createFromPromise(event, channel), + event: eventName, + }); + this.#markEventSent(eventWrapper, channel, eventName); + } + } + subscribe(eventNames, contextIds, channel) { + for (const name of eventNames) { + (0, events_js_1.assertSupportedEvent)(name); + } + // First check if all the contexts are known. + for (const contextId of contextIds) { + if (contextId !== null) { + // Assert the context is known. Throw exception otherwise. + this.#browsingContextStorage.getContext(contextId); + } + } + for (const eventName of eventNames) { + for (const contextId of contextIds) { + this.#subscriptionManager.subscribe(eventName, contextId, channel); + for (const eventWrapper of this.#getBufferedEvents(eventName, contextId, channel)) { + // The order of the events is important. + this.emit("event" /* EventManagerEvents.Event */, { + message: OutgoingMessage_js_1.OutgoingMessage.createFromPromise(eventWrapper.event, channel), + event: eventName, + }); + this.#markEventSent(eventWrapper, channel, eventName); + } + } + } + } + unsubscribe(eventNames, contextIds, channel) { + for (const name of eventNames) { + (0, events_js_1.assertSupportedEvent)(name); + } + this.#subscriptionManager.unsubscribeAll(eventNames, contextIds, channel); + } + /** + * If the event is buffer-able, put it in the buffer. + */ + #bufferEvent(eventWrapper, eventName) { + if (!eventBufferLength.has(eventName)) { + // Do nothing if the event is no buffer-able. + return; + } + const bufferMapKey = EventManager.#getMapKey(eventName, eventWrapper.contextId); + if (!this.#eventBuffers.has(bufferMapKey)) { + this.#eventBuffers.set(bufferMapKey, new Buffer_js_1.Buffer(eventBufferLength.get(eventName))); + } + this.#eventBuffers.get(bufferMapKey).add(eventWrapper); + // Add the context to the list of contexts having `eventName` events. + this.#eventToContextsMap.get(eventName).add(eventWrapper.contextId); + } + /** + * If the event is buffer-able, mark it as sent to the given contextId and channel. + */ + #markEventSent(eventWrapper, channel, eventName) { + if (!eventBufferLength.has(eventName)) { + // Do nothing if the event is no buffer-able. + return; + } + const lastSentMapKey = EventManager.#getMapKey(eventName, eventWrapper.contextId, channel); + this.#lastMessageSent.set(lastSentMapKey, Math.max(this.#lastMessageSent.get(lastSentMapKey) ?? 0, eventWrapper.id)); + } + /** + * Returns events which are buffered and not yet sent to the given channel events. + */ + #getBufferedEvents(eventName, contextId, channel) { + const bufferMapKey = EventManager.#getMapKey(eventName, contextId); + const lastSentMapKey = EventManager.#getMapKey(eventName, contextId, channel); + const lastSentMessageId = this.#lastMessageSent.get(lastSentMapKey) ?? -Infinity; + const result = this.#eventBuffers + .get(bufferMapKey) + ?.get() + .filter((wrapper) => wrapper.id > lastSentMessageId) ?? []; + if (contextId === null) { + // For global subscriptions, events buffered in each context should be sent back. + Array.from(this.#eventToContextsMap.get(eventName).keys()) + .filter((_contextId) => + // Events without context are already in the result. + _contextId !== null && + // Events from deleted contexts should not be sent. + this.#browsingContextStorage.hasContext(_contextId)) + .map((_contextId) => this.#getBufferedEvents(eventName, _contextId, channel)) + .forEach((events) => result.push(...events)); + } + return result.sort((e1, e2) => e1.id - e2.id); + } +} +exports.EventManager = EventManager; +//# sourceMappingURL=EventManager.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.js.map new file mode 100644 index 0000000..686eb45 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/EventManager.js.map @@ -0,0 +1 @@ +{"version":3,"file":"EventManager.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/session/EventManager.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.d.ts new file mode 100644 index 0000000..44a99a8 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.d.ts @@ -0,0 +1,26 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { BidiPlusChannel } from '../../../protocol/chromium-bidi.js'; +import type { EmptyResult, Session } from '../../../protocol/protocol.js'; +import type { EventManager } from './EventManager.js'; +export declare class SessionProcessor { + #private; + constructor(eventManager: EventManager); + status(): Session.StatusResult; + subscribe(params: Session.SubscriptionRequest, channel?: BidiPlusChannel): EmptyResult; + unsubscribe(params: Session.SubscriptionRequest, channel?: BidiPlusChannel): EmptyResult; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.js new file mode 100644 index 0000000..c86960e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.js @@ -0,0 +1,38 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.SessionProcessor = void 0; +class SessionProcessor { + #eventManager; + constructor(eventManager) { + this.#eventManager = eventManager; + } + status() { + return { ready: false, message: 'already connected' }; + } + subscribe(params, channel = null) { + this.#eventManager.subscribe(params.events, params.contexts ?? [null], channel); + return {}; + } + unsubscribe(params, channel = null) { + this.#eventManager.unsubscribe(params.events, params.contexts ?? [null], channel); + return {}; + } +} +exports.SessionProcessor = SessionProcessor; +//# sourceMappingURL=SessionProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.js.map new file mode 100644 index 0000000..327eff9 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SessionProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"SessionProcessor.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/session/SessionProcessor.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAWH,MAAa,gBAAgB;IAC3B,aAAa,CAAe;IAE5B,YAAY,YAA0B;QACpC,IAAI,CAAC,aAAa,GAAG,YAAY,CAAC;IACpC,CAAC;IAED,MAAM;QACJ,OAAO,EAAC,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,mBAAmB,EAAC,CAAC;IACtD,CAAC;IAED,SAAS,CACP,MAAmC,EACnC,UAA2B,IAAI;QAE/B,IAAI,CAAC,aAAa,CAAC,SAAS,CAC1B,MAAM,CAAC,MAAmC,EAC1C,MAAM,CAAC,QAAQ,IAAI,CAAC,IAAI,CAAC,EACzB,OAAO,CACR,CAAC;QACF,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,WAAW,CACT,MAAmC,EACnC,UAA2B,IAAI;QAE/B,IAAI,CAAC,aAAa,CAAC,WAAW,CAC5B,MAAM,CAAC,MAAmC,EAC1C,MAAM,CAAC,QAAQ,IAAI,CAAC,IAAI,CAAC,EACzB,OAAO,CACR,CAAC;QACF,OAAO,EAAE,CAAC;IACZ,CAAC;CACF;AAlCD,4CAkCC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.d.ts new file mode 100644 index 0000000..a8977c0 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.d.ts @@ -0,0 +1,43 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { BidiPlusChannel } from '../../../protocol/chromium-bidi.js'; +import { ChromiumBidi, type BrowsingContext } from '../../../protocol/protocol.js'; +import type { BrowsingContextStorage } from '../context/BrowsingContextStorage.js'; +/** + * Returns the cartesian product of the given arrays. + * + * Example: + * cartesian([1, 2], ['a', 'b']); => [[1, 'a'], [1, 'b'], [2, 'a'], [2, 'b']] + */ +export declare function cartesianProduct(...a: any[][]): any[]; +/** Expands "AllEvents" events into atomic events. */ +export declare function unrollEvents(events: ChromiumBidi.EventNames[]): ChromiumBidi.EventNames[]; +export declare class SubscriptionManager { + #private; + constructor(browsingContextStorage: BrowsingContextStorage); + getChannelsSubscribedToEvent(eventMethod: ChromiumBidi.EventNames, contextId: BrowsingContext.BrowsingContext | null): BidiPlusChannel[]; + subscribe(event: ChromiumBidi.EventNames, contextId: BrowsingContext.BrowsingContext | null, channel: BidiPlusChannel): void; + /** + * Unsubscribes atomically from all events in the given contexts and channel. + */ + unsubscribeAll(events: ChromiumBidi.EventNames[], contextIds: (BrowsingContext.BrowsingContext | null)[], channel: BidiPlusChannel): void; + /** + * Unsubscribes from the event in the given context and channel. + * Syntactic sugar for "unsubscribeAll". + */ + unsubscribe(eventName: ChromiumBidi.EventNames, contextId: BrowsingContext.BrowsingContext | null, channel: BidiPlusChannel): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.js new file mode 100644 index 0000000..4b6e8c8 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.js @@ -0,0 +1,206 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.SubscriptionManager = exports.unrollEvents = exports.cartesianProduct = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const events_js_1 = require("./events.js"); +/** + * Returns the cartesian product of the given arrays. + * + * Example: + * cartesian([1, 2], ['a', 'b']); => [[1, 'a'], [1, 'b'], [2, 'a'], [2, 'b']] + */ +function cartesianProduct(...a) { + return a.reduce((a, b) => a.flatMap((d) => b.map((e) => [d, e].flat()))); +} +exports.cartesianProduct = cartesianProduct; +/** Expands "AllEvents" events into atomic events. */ +function unrollEvents(events) { + const allEvents = new Set(); + function addEvents(events) { + for (const event of events) { + allEvents.add(event); + } + } + for (const event of events) { + switch (event) { + case protocol_js_1.ChromiumBidi.BiDiModule.BrowsingContext: + addEvents(Object.values(protocol_js_1.ChromiumBidi.BrowsingContext.EventNames)); + break; + case protocol_js_1.ChromiumBidi.BiDiModule.Log: + addEvents(Object.values(protocol_js_1.ChromiumBidi.Log.EventNames)); + break; + case protocol_js_1.ChromiumBidi.BiDiModule.Network: + addEvents(Object.values(protocol_js_1.ChromiumBidi.Network.EventNames)); + break; + case protocol_js_1.ChromiumBidi.BiDiModule.Script: + addEvents(Object.values(protocol_js_1.ChromiumBidi.Script.EventNames)); + break; + default: + allEvents.add(event); + } + } + return [...allEvents.values()]; +} +exports.unrollEvents = unrollEvents; +class SubscriptionManager { + #subscriptionPriority = 0; + // BrowsingContext `null` means the event has subscription across all the + // browsing contexts. + // Channel `null` means no `channel` should be added. + #channelToContextToEventMap = new Map(); + #browsingContextStorage; + constructor(browsingContextStorage) { + this.#browsingContextStorage = browsingContextStorage; + } + getChannelsSubscribedToEvent(eventMethod, contextId) { + const prioritiesAndChannels = Array.from(this.#channelToContextToEventMap.keys()) + .map((channel) => ({ + priority: this.#getEventSubscriptionPriorityForChannel(eventMethod, contextId, channel), + channel, + })) + .filter(({ priority }) => priority !== null); + // Sort channels by priority. + return prioritiesAndChannels + .sort((a, b) => a.priority - b.priority) + .map(({ channel }) => channel); + } + #getEventSubscriptionPriorityForChannel(eventMethod, contextId, channel) { + const contextToEventMap = this.#channelToContextToEventMap.get(channel); + if (contextToEventMap === undefined) { + return null; + } + const maybeTopLevelContextId = this.#browsingContextStorage.findTopLevelContextId(contextId); + // `null` covers global subscription. + const relevantContexts = [...new Set([null, maybeTopLevelContextId])]; + // Get all the subscription priorities. + const priorities = relevantContexts + .map((context) => { + // Get the priority for exact event name + const priority = contextToEventMap.get(context)?.get(eventMethod); + // For CDP we can't provide specific event name when subscribing + // to the module directly. + // Because of that we need to see event `cdp` exits in the map. + if ((0, events_js_1.isCdpEvent)(eventMethod)) { + const cdpPriority = contextToEventMap + .get(context) + ?.get(protocol_js_1.ChromiumBidi.BiDiModule.Cdp); + // If we subscribe to the event directly and `cdp` module as well + // priority will be different we take minimal priority + return priority && cdpPriority + ? Math.min(priority, cdpPriority) + : // At this point we know that we have subscribed + // to only one of the two + priority ?? cdpPriority; + } + return priority; + }) + .filter((p) => p !== undefined); + if (priorities.length === 0) { + // Not subscribed, return null. + return null; + } + // Return minimal priority. + return Math.min(...priorities); + } + subscribe(event, contextId, channel) { + // All the subscriptions are handled on the top-level contexts. + contextId = this.#browsingContextStorage.findTopLevelContextId(contextId); + // Check if subscribed event is a whole module + switch (event) { + case protocol_js_1.ChromiumBidi.BiDiModule.BrowsingContext: + Object.values(protocol_js_1.ChromiumBidi.BrowsingContext.EventNames).map((specificEvent) => this.subscribe(specificEvent, contextId, channel)); + return; + case protocol_js_1.ChromiumBidi.BiDiModule.Log: + Object.values(protocol_js_1.ChromiumBidi.Log.EventNames).map((specificEvent) => this.subscribe(specificEvent, contextId, channel)); + return; + case protocol_js_1.ChromiumBidi.BiDiModule.Network: + Object.values(protocol_js_1.ChromiumBidi.Network.EventNames).map((specificEvent) => this.subscribe(specificEvent, contextId, channel)); + return; + case protocol_js_1.ChromiumBidi.BiDiModule.Script: + Object.values(protocol_js_1.ChromiumBidi.Script.EventNames).map((specificEvent) => this.subscribe(specificEvent, contextId, channel)); + return; + default: + // Intentionally left empty. + } + if (!this.#channelToContextToEventMap.has(channel)) { + this.#channelToContextToEventMap.set(channel, new Map()); + } + const contextToEventMap = this.#channelToContextToEventMap.get(channel); + if (!contextToEventMap.has(contextId)) { + contextToEventMap.set(contextId, new Map()); + } + const eventMap = contextToEventMap.get(contextId); + // Do not re-subscribe to events to keep the priority. + if (eventMap.has(event)) { + return; + } + eventMap.set(event, this.#subscriptionPriority++); + } + /** + * Unsubscribes atomically from all events in the given contexts and channel. + */ + unsubscribeAll(events, contextIds, channel) { + // Assert all contexts are known. + for (const contextId of contextIds) { + if (contextId !== null) { + this.#browsingContextStorage.getContext(contextId); + } + } + const eventContextPairs = cartesianProduct(unrollEvents(events), contextIds); + // Assert all unsubscriptions are valid. + // If any of the unsubscriptions are invalid, do not unsubscribe from anything. + eventContextPairs + .map(([event, contextId]) => this.#checkUnsubscribe(event, contextId, channel)) + .forEach((unsubscribe) => unsubscribe()); + } + /** + * Unsubscribes from the event in the given context and channel. + * Syntactic sugar for "unsubscribeAll". + */ + unsubscribe(eventName, contextId, channel) { + this.unsubscribeAll([eventName], [contextId], channel); + } + #checkUnsubscribe(event, contextId, channel) { + // All the subscriptions are handled on the top-level contexts. + contextId = this.#browsingContextStorage.findTopLevelContextId(contextId); + if (!this.#channelToContextToEventMap.has(channel)) { + throw new protocol_js_1.InvalidArgumentException(`Cannot unsubscribe from ${event}, ${contextId === null ? 'null' : contextId}. No subscription found.`); + } + const contextToEventMap = this.#channelToContextToEventMap.get(channel); + if (!contextToEventMap.has(contextId)) { + throw new protocol_js_1.InvalidArgumentException(`Cannot unsubscribe from ${event}, ${contextId === null ? 'null' : contextId}. No subscription found.`); + } + const eventMap = contextToEventMap.get(contextId); + if (!eventMap.has(event)) { + throw new protocol_js_1.InvalidArgumentException(`Cannot unsubscribe from ${event}, ${contextId === null ? 'null' : contextId}. No subscription found.`); + } + return () => { + eventMap.delete(event); + // Clean up maps if empty. + if (eventMap.size === 0) { + contextToEventMap.delete(event); + } + if (contextToEventMap.size === 0) { + this.#channelToContextToEventMap.delete(channel); + } + }; + } +} +exports.SubscriptionManager = SubscriptionManager; +//# sourceMappingURL=SubscriptionManager.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.js.map new file mode 100644 index 0000000..8d558b4 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/SubscriptionManager.js.map @@ -0,0 +1 @@ +{"version":3,"file":"SubscriptionManager.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/session/SubscriptionManager.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.d.ts new file mode 100644 index 0000000..159eef8 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.d.ts @@ -0,0 +1,26 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { ChromiumBidi } from '../../../protocol/protocol.js'; +/** + * Returns true if the given event is a CDP event. + * @see https://chromedevtools.github.io/devtools-protocol/ + */ +export declare function isCdpEvent(name: string): boolean; +/** + * Asserts that the given event is known to BiDi or BiDi+, or throws otherwise. + */ +export declare function assertSupportedEvent(name: string): asserts name is ChromiumBidi.EventNames; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.js new file mode 100644 index 0000000..797593b --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.js @@ -0,0 +1,38 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.assertSupportedEvent = exports.isCdpEvent = void 0; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +const protocol_js_1 = require("../../../protocol/protocol.js"); +/** + * Returns true if the given event is a CDP event. + * @see https://chromedevtools.github.io/devtools-protocol/ + */ +function isCdpEvent(name) { + return (name.split('.').at(0)?.startsWith(protocol_js_1.ChromiumBidi.BiDiModule.Cdp) ?? false); +} +exports.isCdpEvent = isCdpEvent; +/** + * Asserts that the given event is known to BiDi or BiDi+, or throws otherwise. + */ +function assertSupportedEvent(name) { + if (!protocol_js_1.ChromiumBidi.EVENT_NAMES.has(name) && !isCdpEvent(name)) { + throw new protocol_js_1.InvalidArgumentException(`Unknown event: ${name}`); + } +} +exports.assertSupportedEvent = assertSupportedEvent; +//# sourceMappingURL=events.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.js.map new file mode 100644 index 0000000..2700f85 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/session/events.js.map @@ -0,0 +1 @@ +{"version":3,"file":"events.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/session/events.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;;;;;;GAeG;AACH,+DAGuC;AAEvC;;;GAGG;AACH,SAAgB,UAAU,CAAC,IAAY;IACrC,OAAO,CACL,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,0BAAY,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,KAAK,CACxE,CAAC;AACJ,CAAC;AAJD,gCAIC;AAED;;GAEG;AACH,SAAgB,oBAAoB,CAClC,IAAY;IAEZ,IAAI,CAAC,0BAAY,CAAC,WAAW,CAAC,GAAG,CAAC,IAAa,CAAC,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,EAAE,CAAC;QACtE,MAAM,IAAI,sCAAwB,CAAC,kBAAkB,IAAI,EAAE,CAAC,CAAC;IAC/D,CAAC;AACH,CAAC;AAND,oDAMC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.d.ts new file mode 100644 index 0000000..4175eaf --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.d.ts @@ -0,0 +1,13 @@ +import type { CdpClient } from '../../../cdp/CdpClient.js'; +import type { Storage } from '../../../protocol/protocol.js'; +import type { LoggerFn } from '../../../utils/log.js'; +import type { BrowsingContextStorage } from '../context/BrowsingContextStorage.js'; +/** + * Responsible for handling the `storage` domain. + */ +export declare class StorageProcessor { + #private; + constructor(browserCdpClient: CdpClient, browsingContextStorage: BrowsingContextStorage, logger: LoggerFn | undefined); + getCookies(params: Storage.GetCookiesParameters): Promise<Storage.GetCookiesResult>; + setCookie(params: Storage.SetCookieParameters): Promise<Storage.SetCookieResult>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.js b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.js new file mode 100644 index 0000000..337c992 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.js @@ -0,0 +1,132 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.StorageProcessor = void 0; +const protocol_js_1 = require("../../../protocol/protocol.js"); +const assert_js_1 = require("../../../utils/assert.js"); +const log_js_1 = require("../../../utils/log.js"); +const NetworkProcessor_js_1 = require("../network/NetworkProcessor.js"); +const NetworkUtils_js_1 = require("../network/NetworkUtils.js"); +/** + * Responsible for handling the `storage` domain. + */ +class StorageProcessor { + #browserCdpClient; + #browsingContextStorage; + #logger; + constructor(browserCdpClient, browsingContextStorage, logger) { + this.#browsingContextStorage = browsingContextStorage; + this.#browserCdpClient = browserCdpClient; + this.#logger = logger; + } + async getCookies(params) { + const partitionKey = this.#expandStoragePartitionSpec(params.partition); + const cdpResponse = await this.#browserCdpClient.sendCommand('Storage.getCookies', { + browserContextId: partitionKey.userContext, + }); + const filteredBiDiCookies = cdpResponse.cookies + .filter( + // CDP's partition key is the source origin. If the request specifies the + // `sourceOrigin` partition key, only cookies with the requested source origin + // are returned. + (c) => partitionKey.sourceOrigin === undefined || + c.partitionKey === partitionKey.sourceOrigin) + .map((c) => (0, NetworkUtils_js_1.cdpToBiDiCookie)(c)) + .filter((c) => this.#matchCookie(c, params.filter)); + return { + cookies: filteredBiDiCookies, + partitionKey, + }; + } + async setCookie(params) { + const partitionKey = this.#expandStoragePartitionSpec(params.partition); + const cdpCookie = (0, NetworkUtils_js_1.bidiToCdpCookie)(params, partitionKey); + try { + await this.#browserCdpClient.sendCommand('Storage.setCookies', { + cookies: [cdpCookie], + browserContextId: partitionKey.userContext, + }); + } + catch (e) { + this.#logger?.(log_js_1.LogType.debugError, e); + throw new protocol_js_1.UnableToSetCookieException(e.toString()); + } + return { + partitionKey, + }; + } + #expandStoragePartitionSpecByBrowsingContext(descriptor) { + const browsingContextId = descriptor.context; + const browsingContext = this.#browsingContextStorage.getContext(browsingContextId); + // https://w3c.github.io/webdriver-bidi/#associated-storage-partition. + // Each browsing context also has an associated storage partition, which is the + // storage partition it uses to persist data. In Chromium it's a `BrowserContext` + // which maps to BiDi `UserContext`. + return { + userContext: browsingContext.userContext === 'default' + ? undefined + : browsingContext.userContext, + }; + } + #expandStoragePartitionSpecByStorageKey(descriptor) { + const unsupportedPartitionKeys = new Map(); + let sourceOrigin = descriptor.sourceOrigin; + if (sourceOrigin !== undefined) { + const url = NetworkProcessor_js_1.NetworkProcessor.parseUrlString(sourceOrigin); + if (url.origin === 'null') { + // Origin `null` is a special case for local pages. + sourceOrigin = url.origin; + } + else { + // Port is not supported in CDP Cookie's `partitionKey`, so it should be stripped + // from the requested source origin. + sourceOrigin = `${url.protocol}//${url.hostname}`; + } + } + const userContext = descriptor.userContext === 'default' ? undefined : descriptor.userContext; + // Partition spec is a storage partition. + // Let partition key be partition spec. + for (const [key, value] of Object.entries(descriptor)) { + if (key !== undefined && + value !== undefined && + !['type', 'sourceOrigin', 'userContext'].includes(key)) { + unsupportedPartitionKeys.set(key, value); + } + } + if (unsupportedPartitionKeys.size > 0) { + this.#logger?.(log_js_1.LogType.debugInfo, `Unsupported partition keys: ${JSON.stringify(Object.fromEntries(unsupportedPartitionKeys))}`); + } + return { + ...(sourceOrigin === undefined ? {} : { sourceOrigin }), + ...(userContext === undefined ? {} : { userContext }), + }; + } + #expandStoragePartitionSpec(partitionSpec) { + if (partitionSpec === undefined) { + return {}; + } + if (partitionSpec.type === 'context') { + return this.#expandStoragePartitionSpecByBrowsingContext(partitionSpec); + } + (0, assert_js_1.assert)(partitionSpec.type === 'storageKey', 'Unknown partition type'); + return this.#expandStoragePartitionSpecByStorageKey(partitionSpec); + } + #matchCookie(cookie, filter) { + if (filter === undefined) { + return true; + } + return ((filter.domain === undefined || filter.domain === cookie.domain) && + (filter.name === undefined || filter.name === cookie.name) && + // `value` contains fields `type` and `value`. + (filter.value === undefined || + (filter.value.type === cookie.value.type && + filter.value.value === cookie.value.value)) && + (filter.path === undefined || filter.path === cookie.path) && + (filter.size === undefined || filter.size === cookie.size) && + (filter.httpOnly === undefined || filter.httpOnly === cookie.httpOnly) && + (filter.secure === undefined || filter.secure === cookie.secure) && + (filter.sameSite === undefined || filter.sameSite === cookie.sameSite) && + (filter.expiry === undefined || filter.expiry === cookie.expiry)); + } +} +exports.StorageProcessor = StorageProcessor; +//# sourceMappingURL=StorageProcessor.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.js.map b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.js.map new file mode 100644 index 0000000..5b88816 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/storage/StorageProcessor.js.map @@ -0,0 +1 @@ +{"version":3,"file":"StorageProcessor.js","sourceRoot":"","sources":["../../../../../src/bidiMapper/domains/storage/StorageProcessor.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.d.ts new file mode 100644 index 0000000..cd2ab15 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.d.ts @@ -0,0 +1,27 @@ +import { type ChromeReleaseChannel, type Process } from '@puppeteer/browsers'; +import type { MapperOptions } from '../bidiMapper/BidiServer.js'; +import { MapperServerCdpConnection } from './MapperCdpConnection.js'; +import type { SimpleTransport } from './SimpleTransport.js'; +type ChromeOptions = { + chromeArgs: string[]; + chromeBinary?: string; + channel: ChromeReleaseChannel; + headless: boolean; +}; +/** + * BrowserProcess is responsible for running the browser and BiDi Mapper within + * it. + * 1. Launch Chromium (using Puppeteer for now). + * 2. Get `BiDi-CDP` mapper JS binaries using `MapperReader`. + * 3. Run `BiDi-CDP` mapper in launched browser using `MapperRunner`. + * 4. Bind `BiDi-CDP` mapper to the `BiDi server` to forward messages from BiDi + * Mapper to the client. + */ +export declare class BrowserInstance { + #private; + static run(chromeOptions: ChromeOptions, mapperOptions: MapperOptions, verbose: boolean): Promise<BrowserInstance>; + constructor(mapperCdpConnection: MapperServerCdpConnection, browserProcess: Process); + close(): Promise<void>; + bidiSession(): SimpleTransport; +} +export {}; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.js b/node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.js new file mode 100644 index 0000000..ccb01d8 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.js @@ -0,0 +1,126 @@ +"use strict"; +/* + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.BrowserInstance = void 0; +const promises_1 = require("fs/promises"); +const os_1 = __importDefault(require("os")); +const path_1 = __importDefault(require("path")); +const browsers_1 = require("@puppeteer/browsers"); +const debug_1 = __importDefault(require("debug")); +const ws_1 = __importDefault(require("ws")); +const CdpConnection_js_1 = require("../cdp/CdpConnection.js"); +const WebsocketTransport_js_1 = require("../utils/WebsocketTransport.js"); +const MapperCdpConnection_js_1 = require("./MapperCdpConnection.js"); +const reader_js_1 = require("./reader.js"); +const debugInternal = (0, debug_1.default)('bidi:mapper:internal'); +/** + * BrowserProcess is responsible for running the browser and BiDi Mapper within + * it. + * 1. Launch Chromium (using Puppeteer for now). + * 2. Get `BiDi-CDP` mapper JS binaries using `MapperReader`. + * 3. Run `BiDi-CDP` mapper in launched browser using `MapperRunner`. + * 4. Bind `BiDi-CDP` mapper to the `BiDi server` to forward messages from BiDi + * Mapper to the client. + */ +class BrowserInstance { + #mapperCdpConnection; + #browserProcess; + static async run(chromeOptions, mapperOptions, verbose) { + const profileDir = await (0, promises_1.mkdtemp)(path_1.default.join(os_1.default.tmpdir(), 'web-driver-bidi-server-')); + // See https://github.com/GoogleChrome/chrome-launcher/blob/main/docs/chrome-flags-for-tools.md + const chromeArguments = [ + ...(chromeOptions.headless + ? ['--headless', '--hide-scrollbars', '--mute-audio'] + : []), + // keep-sorted start + '--allow-browser-signin=false', + '--disable-component-update', + '--disable-default-apps', + '--disable-features=DialMediaRouteProvider,TrackingProtection3pcd', + '--disable-infobars', + '--disable-notifications', + '--disable-popup-blocking', + '--disable-search-engine-choice-screen', + '--enable-automation', + '--no-default-browser-check', + '--no-first-run', + '--password-store=basic', + '--remote-debugging-port=9222', + '--use-mock-keychain', + `--user-data-dir=${profileDir}`, + // keep-sorted end + ...chromeOptions.chromeArgs.filter((arg) => !arg.startsWith('--headless')), + 'about:blank', + ]; + const executablePath = chromeOptions.chromeBinary ?? + process.env['BROWSER_BIN'] ?? + (0, browsers_1.computeSystemExecutablePath)({ + browser: browsers_1.Browser.CHROME, + channel: chromeOptions.channel, + }); + if (!executablePath) { + throw new Error('Could not find Chrome binary'); + } + const browserProcess = (0, browsers_1.launch)({ + executablePath, + args: chromeArguments, + env: process.env, + }); + const cdpEndpoint = await browserProcess.waitForLineOutput(browsers_1.CDP_WEBSOCKET_ENDPOINT_REGEX); + // There is a conflict between prettier and eslint here. + // prettier-ignore + const cdpConnection = await this.#establishCdpConnection(cdpEndpoint); + // 2. Get `BiDi-CDP` mapper JS binaries. + const mapperTabSource = await (0, reader_js_1.getMapperTabSource)(); + // 3. Run `BiDi-CDP` mapper in launched browser using `MapperRunner`. + const mapperCdpConnection = await MapperCdpConnection_js_1.MapperServerCdpConnection.create(cdpConnection, mapperTabSource, verbose, mapperOptions); + return new BrowserInstance(mapperCdpConnection, browserProcess); + } + constructor(mapperCdpConnection, browserProcess) { + this.#mapperCdpConnection = mapperCdpConnection; + this.#browserProcess = browserProcess; + } + async close() { + // Close the mapper tab. + this.#mapperCdpConnection.close(); + // Close browser. + await this.#browserProcess.close(); + } + bidiSession() { + return this.#mapperCdpConnection.bidiSession(); + } + static #establishCdpConnection(cdpUrl) { + return new Promise((resolve, reject) => { + debugInternal('Establishing session with cdpUrl: ', cdpUrl); + const ws = new ws_1.default(cdpUrl); + ws.once('error', reject); + ws.on('open', () => { + debugInternal('Session established.'); + const transport = new WebsocketTransport_js_1.WebSocketTransport(ws); + const connection = new CdpConnection_js_1.MapperCdpConnection(transport); + resolve(connection); + }); + }); + } +} +exports.BrowserInstance = BrowserInstance; +//# sourceMappingURL=BrowserInstance.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.js.map b/node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.js.map new file mode 100644 index 0000000..65c4f7f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/BrowserInstance.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BrowserInstance.js","sourceRoot":"","sources":["../../../src/bidiServer/BrowserInstance.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.d.ts new file mode 100644 index 0000000..79ea37c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.d.ts @@ -0,0 +1,26 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { MapperOptions } from '../bidiMapper/BidiServer.js'; +import type { MapperCdpConnection } from '../cdp/CdpConnection.js'; +import { SimpleTransport } from './SimpleTransport.js'; +export declare class MapperServerCdpConnection { + #private; + static create(cdpConnection: MapperCdpConnection, mapperTabSource: string, verbose: boolean, mapperOptions: MapperOptions): Promise<MapperServerCdpConnection>; + private constructor(); + close(): void; + bidiSession(): SimpleTransport; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.js b/node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.js new file mode 100644 index 0000000..424c493 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.js @@ -0,0 +1,141 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.MapperServerCdpConnection = void 0; +const debug_1 = __importDefault(require("debug")); +const SimpleTransport_js_1 = require("./SimpleTransport.js"); +const debugInternal = (0, debug_1.default)('bidi:mapper:internal'); +const debugInfo = (0, debug_1.default)('bidi:mapper:info'); +const debugOthers = (0, debug_1.default)('bidi:mapper:debug:others'); +// Memorizes a debug creation +const loggers = new Map(); +const getLogger = (type) => { + const prefix = `bidi:mapper:${type}`; + let logger = loggers.get(prefix); + if (!logger) { + logger = (0, debug_1.default)(prefix); + loggers.set(prefix, logger); + } + return logger; +}; +class MapperServerCdpConnection { + #cdpConnection; + #bidiSession; + static async create(cdpConnection, mapperTabSource, verbose, mapperOptions) { + try { + const bidiSession = await this.#initMapper(cdpConnection, mapperTabSource, verbose, mapperOptions); + return new MapperServerCdpConnection(cdpConnection, bidiSession); + } + catch (e) { + cdpConnection.close(); + throw e; + } + } + constructor(cdpConnection, bidiSession) { + this.#cdpConnection = cdpConnection; + this.#bidiSession = bidiSession; + } + static async #sendMessage(mapperCdpClient, message) { + try { + await mapperCdpClient.sendCommand('Runtime.evaluate', { + expression: `onBidiMessage(${JSON.stringify(message)})`, + }); + } + catch (error) { + debugInternal('Call to onBidiMessage failed', error); + } + } + close() { + this.#cdpConnection.close(); + } + bidiSession() { + return this.#bidiSession; + } + static #onBindingCalled = (params, bidiSession) => { + if (params.name === 'sendBidiResponse') { + bidiSession.emit('message', params.payload); + } + else if (params.name === 'sendDebugMessage') { + this.#onDebugMessage(params.payload); + } + }; + static #onDebugMessage = (json) => { + try { + const log = JSON.parse(json); + if (log.logType !== undefined && log.messages !== undefined) { + const logger = getLogger(log.logType); + logger(log.messages); + } + } + catch { + // Fall back to raw log in case of unknown + debugOthers(json); + } + }; + static #onConsoleAPICalled = (params) => { + debugInfo('consoleAPICalled: %s %O', params.type, params.args.map((arg) => arg.value)); + }; + static #onRuntimeExceptionThrown = (params) => { + debugInfo('exceptionThrown:', params); + }; + static async #initMapper(cdpConnection, mapperTabSource, verbose, mapperOptions) { + debugInternal('Initializing Mapper.', mapperOptions); + const browserClient = await cdpConnection.createBrowserSession(); + const { targetId: mapperTabTargetId } = await browserClient.sendCommand('Target.createTarget', { + url: 'about:blank', + }); + const { sessionId: mapperSessionId } = await browserClient.sendCommand('Target.attachToTarget', { targetId: mapperTabTargetId, flatten: true }); + const mapperCdpClient = cdpConnection.getCdpClient(mapperSessionId); + const bidiSession = new SimpleTransport_js_1.SimpleTransport(async (message) => await this.#sendMessage(mapperCdpClient, message)); + // Process responses from the mapper tab. + mapperCdpClient.on('Runtime.bindingCalled', (params) => this.#onBindingCalled(params, bidiSession)); + // Forward console messages from the mapper tab. + mapperCdpClient.on('Runtime.consoleAPICalled', this.#onConsoleAPICalled); + // Catch unhandled exceptions in the mapper. + mapperCdpClient.on('Runtime.exceptionThrown', this.#onRuntimeExceptionThrown); + await mapperCdpClient.sendCommand('Runtime.enable'); + await browserClient.sendCommand('Target.exposeDevToolsProtocol', { + bindingName: 'cdp', + targetId: mapperTabTargetId, + }); + await mapperCdpClient.sendCommand('Runtime.addBinding', { + name: 'sendBidiResponse', + }); + if (verbose) { + // Needed to request verbose logs from Mapper. + await mapperCdpClient.sendCommand('Runtime.addBinding', { + name: 'sendDebugMessage', + }); + } + // Evaluate Mapper Tab sources in the tab. + await mapperCdpClient.sendCommand('Runtime.evaluate', { + expression: mapperTabSource, + }); + await mapperCdpClient.sendCommand('Runtime.evaluate', { + expression: `window.runMapperInstance('${mapperTabTargetId}', ${JSON.stringify(mapperOptions)})`, + awaitPromise: true, + }); + debugInternal('Mapper is launched!'); + return bidiSession; + } +} +exports.MapperServerCdpConnection = MapperServerCdpConnection; +//# sourceMappingURL=MapperCdpConnection.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.js.map b/node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.js.map new file mode 100644 index 0000000..a447fcc --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/MapperCdpConnection.js.map @@ -0,0 +1 @@ +{"version":3,"file":"MapperCdpConnection.js","sourceRoot":"","sources":["../../../src/bidiServer/MapperCdpConnection.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.d.ts new file mode 100644 index 0000000..712abe1 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.d.ts @@ -0,0 +1,13 @@ +import { EventEmitter } from '../utils/EventEmitter'; +/** + * Implements simple transport that allows sending string messages via + * `sendCommand` and receiving them via `on('message')`. + */ +export declare class SimpleTransport extends EventEmitter<Record<'message', string>> { + #private; + /** + * @param sendCommandDelegate delegate to be called in `sendCommand`. + */ + constructor(sendCommandDelegate: (plainCommand: string) => Promise<void>); + sendCommand(plainCommand: string): Promise<void>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.js b/node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.js new file mode 100644 index 0000000..6ec762e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.js @@ -0,0 +1,39 @@ +"use strict"; +/* + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.SimpleTransport = void 0; +const EventEmitter_1 = require("../utils/EventEmitter"); +/** + * Implements simple transport that allows sending string messages via + * `sendCommand` and receiving them via `on('message')`. + */ +class SimpleTransport extends EventEmitter_1.EventEmitter { + #sendCommandDelegate; + /** + * @param sendCommandDelegate delegate to be called in `sendCommand`. + */ + constructor(sendCommandDelegate) { + super(); + this.#sendCommandDelegate = sendCommandDelegate; + } + async sendCommand(plainCommand) { + await this.#sendCommandDelegate(plainCommand); + } +} +exports.SimpleTransport = SimpleTransport; +//# sourceMappingURL=SimpleTransport.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.js.map b/node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.js.map new file mode 100644 index 0000000..e74e2a4 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/SimpleTransport.js.map @@ -0,0 +1 @@ +{"version":3,"file":"SimpleTransport.js","sourceRoot":"","sources":["../../../src/bidiServer/SimpleTransport.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,wDAAmD;AAEnD;;;GAGG;AACH,MAAa,eAAgB,SAAQ,2BAAuC;IACjE,oBAAoB,CAA0C;IAEvE;;OAEG;IACH,YAAY,mBAA4D;QACtE,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,oBAAoB,GAAG,mBAAmB,CAAC;IAClD,CAAC;IAED,KAAK,CAAC,WAAW,CAAC,YAAoB;QACpC,MAAM,IAAI,CAAC,oBAAoB,CAAC,YAAY,CAAC,CAAC;IAChD,CAAC;CACF;AAdD,0CAcC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.d.ts new file mode 100644 index 0000000..2cd36eb --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.d.ts @@ -0,0 +1,7 @@ +import type { ChromeReleaseChannel } from '@puppeteer/browsers'; +import debug from 'debug'; +export declare const debugInfo: debug.Debugger; +export declare class WebSocketServer { + #private; + constructor(port: number, channel: ChromeReleaseChannel, headless: boolean, verbose: boolean); +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.js b/node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.js new file mode 100644 index 0000000..cff7649 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.js @@ -0,0 +1,347 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.WebSocketServer = exports.debugInfo = void 0; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +const http_1 = __importDefault(require("http")); +const debug_1 = __importDefault(require("debug")); +const websocket = __importStar(require("websocket")); +const uuid_js_1 = require("../utils/uuid.js"); +const BrowserInstance_js_1 = require("./BrowserInstance.js"); +exports.debugInfo = (0, debug_1.default)('bidi:server:info'); +const debugInternal = (0, debug_1.default)('bidi:server:internal'); +const debugSend = (0, debug_1.default)('bidi:server:SEND ▸'); +const debugRecv = (0, debug_1.default)('bidi:server:RECV ◂'); +class WebSocketServer { + #sessions = new Map(); + #port; + #channel; + #headless; + #verbose; + #server; + #wsServer; + constructor(port, channel, headless, verbose) { + this.#port = port; + this.#channel = channel; + this.#headless = headless; + this.#verbose = verbose; + this.#server = http_1.default.createServer(this.#onRequest.bind(this)); + this.#wsServer = new websocket.server({ + httpServer: this.#server, + autoAcceptConnections: false, + }); + this.#wsServer.on('request', this.#onWsRequest.bind(this)); + this.#server.listen(this.#port, () => { + (0, exports.debugInfo)('BiDi server is listening on port', this.#port); + }); + } + async #onRequest(request, response) { + debugInternal(`Received HTTP ${JSON.stringify(request.method)} request for ${JSON.stringify(request.url)}`); + if (!request.url) { + return response.end(404); + } + // https://w3c.github.io/webdriver-bidi/#transport, step 2. + if (request.url === '/session') { + const body = await new Promise((resolve, reject) => { + const bodyArray = []; + request.on('data', (chunk) => { + bodyArray.push(chunk); + }); + request.on('error', reject); + request.on('end', () => { + resolve(Buffer.concat(bodyArray)); + }); + }); + // https://w3c.github.io/webdriver-bidi/#transport, step 3. + const jsonBody = JSON.parse(body.toString()); + response.writeHead(200, { + 'Content-Type': 'application/json;charset=utf-8', + 'Cache-Control': 'no-cache', + }); + const sessionId = (0, uuid_js_1.uuidv4)(); + const session = { + sessionId, + // TODO: launch browser instance and set it to the session after WPT + // tests clean up is switched to pure BiDi. + browserInstancePromise: undefined, + sessionOptions: { + chromeOptions: this.#getChromeOptions(jsonBody.capabilities, this.#channel, this.#headless), + mapperOptions: this.#getMapperOptions(jsonBody.capabilities), + verbose: this.#verbose, + }, + }; + this.#sessions.set(sessionId, session); + const webSocketUrl = `ws://localhost:${this.#port}/session/${sessionId}`; + debugInternal(`Session created. WebSocket URL: ${JSON.stringify(webSocketUrl)}.`); + response.write(JSON.stringify({ + value: { + sessionId, + capabilities: { + webSocketUrl, + }, + }, + })); + return response.end(); + } + else if (request.url.startsWith('/session')) { + debugInternal(`Unknown session command ${request.method ?? 'UNKNOWN METHOD'} request for ${request.url} with payload ${await this.#getHttpRequestPayload(request)}. 200 returned.`); + response.writeHead(200, { + 'Content-Type': 'application/json;charset=utf-8', + 'Cache-Control': 'no-cache', + }); + response.write(JSON.stringify({ + value: {}, + })); + return response.end(); + } + debugInternal(`Unknown ${request.method} request for ${JSON.stringify(request.url)} with payload ${await this.#getHttpRequestPayload(request)}. 404 returned.`); + return response.end(404); + } + #onWsRequest(request) { + // Session is set either by Classic or BiDi commands. + let session; + const requestSessionId = (request.resource ?? '').split('/').pop(); + debugInternal(`new WS request received. Path: ${JSON.stringify(request.resourceURL.path)}, sessionId: ${JSON.stringify(requestSessionId)}`); + if (requestSessionId !== '' && + requestSessionId !== undefined && + !this.#sessions.has(requestSessionId)) { + debugInternal('Unknown session id:', requestSessionId); + request.reject(); + return; + } + const connection = request.accept(); + session = this.#sessions.get(requestSessionId ?? ''); + if (session !== undefined) { + // BrowserInstance is created for each new WS connection, even for the + // same SessionId. This is because WPT uses a single session for all the + // tests, but cleans up tests using WebDriver Classic commands, which is + // not implemented in this Mapper runner. + // TODO: connect to an existing BrowserInstance instead. + const sessionOptions = session.sessionOptions; + session.browserInstancePromise = this.#closeBrowserInstanceIfLaunched(session) + .then(async () => await this.#launchBrowserInstance(connection, sessionOptions)) + .catch((e) => { + (0, exports.debugInfo)('Error while creating session', e); + connection.close(500, 'cannot create browser instance'); + throw e; + }); + } + connection.on('message', async (message) => { + // If type is not text, return error. + if (message.type !== 'utf8') { + this.#respondWithError(connection, {}, "invalid argument" /* ErrorCode.InvalidArgument */, `not supported type (${message.type})`); + return; + } + const plainCommandData = message.utf8Data; + if (debugRecv.enabled) { + try { + debugRecv(JSON.parse(plainCommandData)); + } + catch { + debugRecv(plainCommandData); + } + } + // Try to parse the message to handle some of BiDi commands. + let parsedCommandData; + try { + parsedCommandData = JSON.parse(plainCommandData); + } + catch (e) { + this.#respondWithError(connection, {}, "invalid argument" /* ErrorCode.InvalidArgument */, `Cannot parse data as JSON`); + return; + } + // Handle creating new session. + if (parsedCommandData.method === 'session.new') { + if (session !== undefined) { + (0, exports.debugInfo)('WS connection already have an associated session.'); + this.#respondWithError(connection, plainCommandData, "session not created" /* ErrorCode.SessionNotCreated */, 'WS connection already have an associated session.'); + return; + } + try { + const sessionOptions = { + chromeOptions: this.#getChromeOptions(parsedCommandData.params?.capabilities, this.#channel, this.#headless), + mapperOptions: this.#getMapperOptions(parsedCommandData.params?.capabilities), + verbose: this.#verbose, + }; + const browserInstance = await this.#launchBrowserInstance(connection, sessionOptions); + const sessionId = (0, uuid_js_1.uuidv4)(); + session = { + sessionId, + browserInstancePromise: Promise.resolve(browserInstance), + sessionOptions, + }; + this.#sessions.set(sessionId, session); + } + catch (e) { + (0, exports.debugInfo)('Error while creating session', e); + this.#respondWithError(connection, plainCommandData, "session not created" /* ErrorCode.SessionNotCreated */, e?.message ?? 'Unknown error'); + return; + } + // TODO: extend with capabilities. + this.#sendClientMessage({ + id: parsedCommandData.id, + type: 'success', + result: { + sessionId: session.sessionId, + capabilities: {}, + }, + }, connection); + return; + } + if (session === undefined) { + (0, exports.debugInfo)('Session is not yet initialized.'); + this.#respondWithError(connection, plainCommandData, "invalid session id" /* ErrorCode.InvalidSessionId */, 'Session is not yet initialized.'); + return; + } + if (session.browserInstancePromise === undefined) { + (0, exports.debugInfo)('Browser instance is not launched.'); + this.#respondWithError(connection, plainCommandData, "invalid session id" /* ErrorCode.InvalidSessionId */, 'Browser instance is not launched.'); + return; + } + const browserInstance = await session.browserInstancePromise; + // Handle `browser.close` command. + if (parsedCommandData.method === 'browser.close') { + await browserInstance.close(); + this.#sendClientMessage({ + id: parsedCommandData.id, + type: 'success', + result: {}, + }, connection); + return; + } + // Forward all other commands to BiDi Mapper. + await browserInstance.bidiSession().sendCommand(plainCommandData); + }); + connection.on('close', async () => { + debugInternal(`Peer ${connection.remoteAddress} disconnected.`); + // TODO: don't close Browser instance to allow re-connecting to the session. + await this.#closeBrowserInstanceIfLaunched(session); + }); + } + async #closeBrowserInstanceIfLaunched(session) { + if (session === undefined || session.browserInstancePromise === undefined) { + return; + } + const browserInstance = await session.browserInstancePromise; + session.browserInstancePromise = undefined; + void browserInstance.close(); + } + #getMapperOptions(capabilities) { + const acceptInsecureCerts = capabilities?.alwaysMatch?.acceptInsecureCerts ?? false; + const sharedIdWithFrame = capabilities?.alwaysMatch?.sharedIdWithFrame ?? false; + return { acceptInsecureCerts, sharedIdWithFrame }; + } + #getChromeOptions(capabilities, channel, headless) { + const chromeCapabilities = capabilities?.alwaysMatch?.['goog:chromeOptions']; + return { + chromeArgs: chromeCapabilities?.args ?? [], + channel, + headless, + chromeBinary: chromeCapabilities?.binary ?? undefined, + }; + } + async #launchBrowserInstance(connection, sessionOptions) { + (0, exports.debugInfo)('Scheduling browser launch...'); + const browserInstance = await BrowserInstance_js_1.BrowserInstance.run(sessionOptions.chromeOptions, sessionOptions.mapperOptions, sessionOptions.verbose); + // Forward messages from BiDi Mapper to the client unconditionally. + browserInstance.bidiSession().on('message', (message) => { + this.#sendClientMessageString(message, connection); + }); + (0, exports.debugInfo)('Browser is launched!'); + return browserInstance; + } + #sendClientMessageString(message, connection) { + if (debugSend.enabled) { + try { + debugSend(JSON.parse(message)); + } + catch { + debugSend(message); + } + } + connection.sendUTF(message); + } + #sendClientMessage(object, connection) { + const json = JSON.stringify(object); + return this.#sendClientMessageString(json, connection); + } + #respondWithError(connection, plainCommandData, errorCode, errorMessage) { + const errorResponse = this.#getErrorResponse(plainCommandData, errorCode, errorMessage); + void this.#sendClientMessage(errorResponse, connection); + } + #getErrorResponse(plainCommandData, errorCode, errorMessage) { + // XXX: this is bizarre per spec. We reparse the payload and + // extract the ID, regardless of what kind of value it was. + let commandId; + try { + const commandData = JSON.parse(plainCommandData); + if ('id' in commandData) { + commandId = commandData.id; + } + } + catch { } + return { + type: 'error', + id: commandId, + error: errorCode, + message: errorMessage, + // XXX: optional stacktrace field. + }; + } + #getHttpRequestPayload(request) { + return new Promise((resolve, reject) => { + let data = ''; + request.on('data', (chunk) => { + data += chunk; + }); + request.on('end', () => { + resolve(data); + }); + request.on('error', (error) => { + reject(error); + }); + }); + } +} +exports.WebSocketServer = WebSocketServer; +//# sourceMappingURL=WebSocketServer.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.js.map b/node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.js.map new file mode 100644 index 0000000..e0c2395 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/WebSocketServer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"WebSocketServer.js","sourceRoot":"","sources":["../../../src/bidiServer/WebSocketServer.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/index.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiServer/index.d.ts new file mode 100644 index 0000000..6b225ba --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/index.d.ts @@ -0,0 +1,17 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export {}; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js b/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js new file mode 100644 index 0000000..a0e685c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js @@ -0,0 +1,63 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +const browsers_1 = require("@puppeteer/browsers"); +const argparse_1 = require("argparse"); +const WebSocketServer_js_1 = require("./WebSocketServer.js"); +function parseArguments() { + const parser = new argparse_1.ArgumentParser({ + add_help: true, + exit_on_error: true, + }); + parser.add_argument('-c', '--channel', { + help: 'If set, the given installed Chrome Release Channel will be used ' + + 'instead of one pointed by Puppeteer version', + choices: Object.values(browsers_1.ChromeReleaseChannel), + default: browsers_1.ChromeReleaseChannel.DEV, + }); + parser.add_argument('--headless', { + help: 'Sets if browser should run in headless or headful mode. Default is true.', + default: true, + }); + parser.add_argument('-p', '--port', { + help: 'Port that BiDi server should listen to. Default is 8080.', + type: 'int', + default: process.env['PORT'] ?? 8080, + }); + parser.add_argument('-v', '--verbose', { + help: 'If present, the Mapper debug log, including CDP commands and events will be logged into the server output.', + action: 'store_true', + default: process.env['VERBOSE'] === 'true' || false, + }); + return parser.parse_known_args()[0]; +} +(() => { + try { + const args = parseArguments(); + const { channel, port } = args; + const headless = args.headless !== 'false'; + const verbose = args.verbose === true; + (0, WebSocketServer_js_1.debugInfo)('Launching BiDi server...'); + new WebSocketServer_js_1.WebSocketServer(port, channel, headless, verbose); + (0, WebSocketServer_js_1.debugInfo)('BiDi server launched'); + } + catch (e) { + (0, WebSocketServer_js_1.debugInfo)('Error launching BiDi server', e); + } +})(); +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js.map b/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js.map new file mode 100644 index 0000000..0822936 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/bidiServer/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;AAEH,kDAAyD;AACzD,uCAAwC;AAExC,6DAAgE;AAEhE,SAAS,cAAc;IAMrB,MAAM,MAAM,GAAG,IAAI,yBAAc,CAAC;QAChC,QAAQ,EAAE,IAAI;QACd,aAAa,EAAE,IAAI;KACpB,CAAC,CAAC;IAEH,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,WAAW,EAAE;QACrC,IAAI,EACF,kEAAkE;YAClE,6CAA6C;QAC/C,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,+BAAoB,CAAC;QAC5C,OAAO,EAAE,+BAAoB,CAAC,GAAG;KAClC,CAAC,CAAC;IAEH,MAAM,CAAC,YAAY,CAAC,YAAY,EAAE;QAChC,IAAI,EAAE,0EAA0E;QAChF,OAAO,EAAE,IAAI;KACd,CAAC,CAAC;IAEH,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,QAAQ,EAAE;QAClC,IAAI,EAAE,0DAA0D;QAChE,IAAI,EAAE,KAAK;QACX,OAAO,EAAE,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,IAAI;KACrC,CAAC,CAAC;IAEH,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,WAAW,EAAE;QACrC,IAAI,EAAE,4GAA4G;QAClH,MAAM,EAAE,YAAY;QACpB,OAAO,EAAE,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,KAAK,MAAM,IAAI,KAAK;KACpD,CAAC,CAAC;IAEH,OAAO,MAAM,CAAC,gBAAgB,EAAE,CAAC,CAAC,CAAC,CAAC;AACtC,CAAC;AAED,CAAC,GAAG,EAAE;IACJ,IAAI,CAAC;QACH,MAAM,IAAI,GAAG,cAAc,EAAE,CAAC;QAC9B,MAAM,EAAC,OAAO,EAAE,IAAI,EAAC,GAAG,IAAI,CAAC;QAC7B,MAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,KAAK,OAAO,CAAC;QAC3C,MAAM,OAAO,GAAG,IAAI,CAAC,OAAO,KAAK,IAAI,CAAC;QAEtC,IAAA,8BAAS,EAAC,0BAA0B,CAAC,CAAC;QAEtC,IAAI,oCAAe,CAAC,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,CAAC,CAAC;QACtD,IAAA,8BAAS,EAAC,sBAAsB,CAAC,CAAC;IACpC,CAAC;IAAC,OAAO,CAAC,EAAE,CAAC;QACX,IAAA,8BAAS,EAAC,6BAA6B,EAAE,CAAC,CAAC,CAAC;IAC9C,CAAC;AACH,CAAC,CAAC,EAAE,CAAC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/reader.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiServer/reader.d.ts new file mode 100644 index 0000000..3313421 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/reader.d.ts @@ -0,0 +1,17 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export declare function getMapperTabSource(): Promise<string>; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/reader.js b/node_modules/chromium-bidi/lib/cjs/bidiServer/reader.js new file mode 100644 index 0000000..b037213 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/reader.js @@ -0,0 +1,29 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.getMapperTabSource = void 0; +const promises_1 = __importDefault(require("fs/promises")); +const path_1 = __importDefault(require("path")); +async function getMapperTabSource() { + return await promises_1.default.readFile(path_1.default.join(__dirname, '../../iife/mapperTab.js'), 'utf8'); +} +exports.getMapperTabSource = getMapperTabSource; +//# sourceMappingURL=reader.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiServer/reader.js.map b/node_modules/chromium-bidi/lib/cjs/bidiServer/reader.js.map new file mode 100644 index 0000000..d290870 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiServer/reader.js.map @@ -0,0 +1 @@ +{"version":3,"file":"reader.js","sourceRoot":"","sources":["../../../src/bidiServer/reader.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;AAEH,2DAA6B;AAC7B,gDAAwB;AAEjB,KAAK,UAAU,kBAAkB;IACtC,OAAO,MAAM,kBAAE,CAAC,QAAQ,CACtB,cAAI,CAAC,IAAI,CAAC,SAAS,EAAE,yBAAyB,CAAC,EAC/C,MAAM,CACP,CAAC;AACJ,CAAC;AALD,gDAKC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.d.ts new file mode 100644 index 0000000..9f96474 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.d.ts @@ -0,0 +1,54 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { BidiCommandParameterParser } from '../bidiMapper/BidiMapper.js'; +import type { BrowsingContext, Cdp, Input, Network, Permissions, Script, Session, Storage } from '../protocol/protocol.js'; +export declare class BidiParser implements BidiCommandParameterParser { + parseActivateParams(params: unknown): BrowsingContext.ActivateParameters; + parseCaptureScreenshotParams(params: unknown): BrowsingContext.CaptureScreenshotParameters; + parseCloseParams(params: unknown): BrowsingContext.CloseParameters; + parseCreateParams(params: unknown): BrowsingContext.CreateParameters; + parseGetTreeParams(params: unknown): BrowsingContext.GetTreeParameters; + parseHandleUserPromptParams(params: unknown): BrowsingContext.HandleUserPromptParameters; + parseNavigateParams(params: unknown): BrowsingContext.NavigateParameters; + parsePrintParams(params: unknown): BrowsingContext.PrintParameters; + parseReloadParams(params: unknown): BrowsingContext.ReloadParameters; + parseSetViewportParams(params: unknown): BrowsingContext.SetViewportParameters; + parseTraverseHistoryParams(params: unknown): BrowsingContext.TraverseHistoryParameters; + parseGetSessionParams(params: unknown): Cdp.GetSessionParameters; + parseSendCommandParams(params: unknown): Cdp.SendCommandParameters; + parsePerformActionsParams(params: unknown): Input.PerformActionsParameters; + parseReleaseActionsParams(params: unknown): Input.ReleaseActionsParameters; + parseSetFilesParams(params: unknown): Input.SetFilesParameters; + parseAddInterceptParams(params: unknown): Network.AddInterceptParameters; + parseContinueRequestParams(params: unknown): Network.ContinueRequestParameters; + parseContinueResponseParams(params: unknown): Network.ContinueResponseParameters; + parseContinueWithAuthParams(params: unknown): Network.ContinueWithAuthParameters; + parseFailRequestParams(params: unknown): Network.FailRequestParameters; + parseProvideResponseParams(params: unknown): Network.ProvideResponseParameters; + parseRemoveInterceptParams(params: unknown): Network.RemoveInterceptParameters; + parseSetPermissionsParams(params: unknown): Permissions.SetPermissionParameters; + parseAddPreloadScriptParams(params: unknown): Script.AddPreloadScriptParameters; + parseCallFunctionParams(params: unknown): Script.CallFunctionParameters; + parseDisownParams(params: unknown): Script.DisownParameters; + parseEvaluateParams(params: unknown): Script.EvaluateParameters; + parseGetRealmsParams(params: unknown): Script.GetRealmsParameters; + parseRemovePreloadScriptParams(params: unknown): Script.RemovePreloadScriptParameters; + parseSubscribeParams(params: unknown): Session.SubscriptionRequest; + parseDeleteCookiesParams(params: unknown): Storage.DeleteCookiesParameters; + parseGetCookiesParams(params: unknown): Storage.GetCookiesParameters; + parseSetCookieParams(params: unknown): Storage.SetCookieParameters; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.js b/node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.js new file mode 100644 index 0000000..b4372ef --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.js @@ -0,0 +1,156 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.BidiParser = void 0; +const Parser = __importStar(require("../protocol-parser/protocol-parser.js")); +class BidiParser { + // Browsing Context domain + // keep-sorted start block=yes + parseActivateParams(params) { + return Parser.BrowsingContext.parseActivateParams(params); + } + parseCaptureScreenshotParams(params) { + return Parser.BrowsingContext.parseCaptureScreenshotParams(params); + } + parseCloseParams(params) { + return Parser.BrowsingContext.parseCloseParams(params); + } + parseCreateParams(params) { + return Parser.BrowsingContext.parseCreateParams(params); + } + parseGetTreeParams(params) { + return Parser.BrowsingContext.parseGetTreeParams(params); + } + parseHandleUserPromptParams(params) { + return Parser.BrowsingContext.parseHandleUserPromptParameters(params); + } + parseNavigateParams(params) { + return Parser.BrowsingContext.parseNavigateParams(params); + } + parsePrintParams(params) { + return Parser.BrowsingContext.parsePrintParams(params); + } + parseReloadParams(params) { + return Parser.BrowsingContext.parseReloadParams(params); + } + parseSetViewportParams(params) { + return Parser.BrowsingContext.parseSetViewportParams(params); + } + parseTraverseHistoryParams(params) { + return Parser.BrowsingContext.parseTraverseHistoryParams(params); + } + // keep-sorted end + // CDP domain + // keep-sorted start block=yes + parseGetSessionParams(params) { + return Parser.Cdp.parseGetSessionRequest(params); + } + parseSendCommandParams(params) { + return Parser.Cdp.parseSendCommandRequest(params); + } + // keep-sorted end + // Input domain + // keep-sorted start block=yes + parsePerformActionsParams(params) { + return Parser.Input.parsePerformActionsParams(params); + } + parseReleaseActionsParams(params) { + return Parser.Input.parseReleaseActionsParams(params); + } + parseSetFilesParams(params) { + return Parser.Input.parseSetFilesParams(params); + } + // keep-sorted end + // Network domain + // keep-sorted start block=yes + parseAddInterceptParams(params) { + return Parser.Network.parseAddInterceptParameters(params); + } + parseContinueRequestParams(params) { + return Parser.Network.parseContinueRequestParameters(params); + } + parseContinueResponseParams(params) { + return Parser.Network.parseContinueResponseParameters(params); + } + parseContinueWithAuthParams(params) { + return Parser.Network.parseContinueWithAuthParameters(params); + } + parseFailRequestParams(params) { + return Parser.Network.parseFailRequestParameters(params); + } + parseProvideResponseParams(params) { + return Parser.Network.parseProvideResponseParameters(params); + } + parseRemoveInterceptParams(params) { + return Parser.Network.parseRemoveInterceptParameters(params); + } + // keep-sorted end + // Permissions domain + // keep-sorted start block=yes + parseSetPermissionsParams(params) { + return Parser.Permissions.parseSetPermissionsParams(params); + } + // keep-sorted end + // Script domain + // keep-sorted start block=yes + parseAddPreloadScriptParams(params) { + return Parser.Script.parseAddPreloadScriptParams(params); + } + parseCallFunctionParams(params) { + return Parser.Script.parseCallFunctionParams(params); + } + parseDisownParams(params) { + return Parser.Script.parseDisownParams(params); + } + parseEvaluateParams(params) { + return Parser.Script.parseEvaluateParams(params); + } + parseGetRealmsParams(params) { + return Parser.Script.parseGetRealmsParams(params); + } + parseRemovePreloadScriptParams(params) { + return Parser.Script.parseRemovePreloadScriptParams(params); + } + // keep-sorted end + // Session domain + // keep-sorted start block=yes + parseSubscribeParams(params) { + return Parser.Session.parseSubscribeParams(params); + } + // keep-sorted end + // Storage domain + // keep-sorted start block=yes + parseDeleteCookiesParams(params) { + return Parser.Storage.parseDeleteCookiesParams(params); + } + parseGetCookiesParams(params) { + return Parser.Storage.parseGetCookiesParams(params); + } + parseSetCookieParams(params) { + return Parser.Storage.parseSetCookieParams(params); + } +} +exports.BidiParser = BidiParser; +//# sourceMappingURL=BidiParser.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.js.map b/node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.js.map new file mode 100644 index 0000000..0702399 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/BidiParser.js.map @@ -0,0 +1 @@ +{"version":3,"file":"BidiParser.js","sourceRoot":"","sources":["../../../src/bidiTab/BidiParser.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.d.ts new file mode 100644 index 0000000..67674ff --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.d.ts @@ -0,0 +1,35 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. * + */ +import type { BidiTransport } from '../bidiMapper/BidiMapper.js'; +import { type ChromiumBidi } from '../protocol/protocol.js'; +import type { Transport } from '../utils/transport.js'; +export declare class WindowBidiTransport implements BidiTransport { + #private; + static readonly LOGGER_PREFIX_RECV: "bidi:RECV ◂"; + static readonly LOGGER_PREFIX_SEND: "bidi:SEND ▸"; + constructor(); + setOnMessage(onMessage: Parameters<BidiTransport['setOnMessage']>[0]): void; + sendMessage(message: ChromiumBidi.Message): void; + close(): void; +} +export declare class WindowCdpTransport implements Transport { + #private; + constructor(); + setOnMessage(onMessage: Parameters<Transport['setOnMessage']>[0]): void; + sendMessage(message: string): void; + close(): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.js b/node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.js new file mode 100644 index 0000000..d76de87 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.js @@ -0,0 +1,138 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.WindowCdpTransport = exports.WindowBidiTransport = void 0; +const log_js_1 = require("../utils/log.js"); +const mapperTabPage_js_1 = require("./mapperTabPage.js"); +class WindowBidiTransport { + static LOGGER_PREFIX_RECV = `${log_js_1.LogType.bidi}:RECV ◂`; + static LOGGER_PREFIX_SEND = `${log_js_1.LogType.bidi}:SEND ▸`; + #onMessage = null; + constructor() { + window.onBidiMessage = (message) => { + (0, mapperTabPage_js_1.log)(WindowBidiTransport.LOGGER_PREFIX_RECV, message); + try { + const command = WindowBidiTransport.#parseBidiMessage(message); + this.#onMessage?.call(null, command); + } + catch (e) { + const error = e instanceof Error ? e : new Error(e); + // Transport-level error does not provide channel. + this.#respondWithError(message, "invalid argument" /* ErrorCode.InvalidArgument */, error, null); + } + }; + } + setOnMessage(onMessage) { + this.#onMessage = onMessage; + } + sendMessage(message) { + (0, mapperTabPage_js_1.log)(WindowBidiTransport.LOGGER_PREFIX_SEND, message); + const json = JSON.stringify(message); + window.sendBidiResponse(json); + } + close() { + this.#onMessage = null; + window.onBidiMessage = null; + } + #respondWithError(plainCommandData, errorCode, error, channel) { + const errorResponse = WindowBidiTransport.#getErrorResponse(plainCommandData, errorCode, error); + if (channel) { + this.sendMessage({ + ...errorResponse, + channel, + }); + } + else { + this.sendMessage(errorResponse); + } + } + static #getJsonType(value) { + if (value === null) { + return 'null'; + } + if (Array.isArray(value)) { + return 'array'; + } + return typeof value; + } + static #getErrorResponse(message, errorCode, error) { + // XXX: this is bizarre per spec. We reparse the payload and + // extract the ID, regardless of what kind of value it was. + let messageId; + try { + const command = JSON.parse(message); + if (WindowBidiTransport.#getJsonType(command) === 'object' && + 'id' in command) { + messageId = command.id; + } + } + catch { } + return { + type: 'error', + id: messageId, + error: errorCode, + message: error.message, + }; + } + static #parseBidiMessage(message) { + let command; + try { + command = JSON.parse(message); + } + catch { + throw new Error('Cannot parse data as JSON'); + } + const type = WindowBidiTransport.#getJsonType(command); + if (type !== 'object') { + throw new Error(`Expected JSON object but got ${type}`); + } + // Extract and validate id, method and params. + const { id, method, params } = command; + const idType = WindowBidiTransport.#getJsonType(id); + if (idType !== 'number' || !Number.isInteger(id) || id < 0) { + // TODO: should uint64_t be the upper limit? + // https://tools.ietf.org/html/rfc7049#section-2.1 + throw new Error(`Expected unsigned integer but got ${idType}`); + } + const methodType = WindowBidiTransport.#getJsonType(method); + if (methodType !== 'string') { + throw new Error(`Expected string method but got ${methodType}`); + } + const paramsType = WindowBidiTransport.#getJsonType(params); + if (paramsType !== 'object') { + throw new Error(`Expected object params but got ${paramsType}`); + } + let channel = command.channel; + if (channel !== undefined) { + const channelType = WindowBidiTransport.#getJsonType(channel); + if (channelType !== 'string') { + throw new Error(`Expected string channel but got ${channelType}`); + } + // Empty string channel is considered as no channel provided. + if (channel === '') { + channel = undefined; + } + } + return { id, method, params, channel }; + } +} +exports.WindowBidiTransport = WindowBidiTransport; +class WindowCdpTransport { + #onMessage = null; + constructor() { + window.cdp.onmessage = (message) => { + this.#onMessage?.call(null, message); + }; + } + setOnMessage(onMessage) { + this.#onMessage = onMessage; + } + sendMessage(message) { + window.cdp.send(message); + } + close() { + this.#onMessage = null; + window.cdp.onmessage = null; + } +} +exports.WindowCdpTransport = WindowCdpTransport; +//# sourceMappingURL=Transport.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.js.map b/node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.js.map new file mode 100644 index 0000000..81de24a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/Transport.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Transport.js","sourceRoot":"","sources":["../../../src/bidiTab/Transport.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.d.ts new file mode 100644 index 0000000..e4288f5 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.d.ts @@ -0,0 +1,31 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + * @license + */ +declare global { + interface Window { + runMapperInstance: ((...args: any) => Promise<void>) | null; + cdp: { + send: (message: string) => void; + onmessage: ((message: string) => void) | null; + }; + sendBidiResponse: (response: string) => void; + onBidiMessage: ((message: string) => void) | null; + sendDebugMessage?: ((message: string) => void) | null; + } +} +export {}; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js b/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js new file mode 100644 index 0000000..b5251ed --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js @@ -0,0 +1,58 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + * @license + */ +Object.defineProperty(exports, "__esModule", { value: true }); +const BidiMapper_js_1 = require("../bidiMapper/BidiMapper.js"); +const CdpConnection_js_1 = require("../cdp/CdpConnection.js"); +const log_js_1 = require("../utils/log.js"); +const BidiParser_js_1 = require("./BidiParser.js"); +const mapperTabPage_js_1 = require("./mapperTabPage.js"); +const Transport_js_1 = require("./Transport.js"); +(0, mapperTabPage_js_1.generatePage)(); +const mapperTabToServerTransport = new Transport_js_1.WindowBidiTransport(); +const cdpTransport = new Transport_js_1.WindowCdpTransport(); +/** + * A CdpTransport implementation that uses the window.cdp bindings + * injected by Target.exposeDevToolsProtocol. + */ +const cdpConnection = new CdpConnection_js_1.MapperCdpConnection(cdpTransport, mapperTabPage_js_1.log); +/** + * Launches the BiDi mapper instance. + * @param {string} selfTargetId + * @param options Mapper options. E.g. `acceptInsecureCerts`. + */ +async function runMapperInstance(selfTargetId, options) { + // eslint-disable-next-line no-console + console.log('Launching Mapper instance with selfTargetId:', selfTargetId); + const bidiServer = await BidiMapper_js_1.BidiServer.createAndStart(mapperTabToServerTransport, cdpConnection, + /** + * Create a Browser CDP Session per Mapper instance. + */ + await cdpConnection.createBrowserSession(), selfTargetId, options, new BidiParser_js_1.BidiParser(), mapperTabPage_js_1.log); + (0, mapperTabPage_js_1.log)(log_js_1.LogType.debugInfo, 'Mapper instance has been launched'); + return bidiServer; +} +/** + * Set `window.runMapper` to a function which launches the BiDi mapper instance. + * @param selfTargetId Needed to filter out info related to BiDi target. + * @param options Mapper options. E.g. `acceptInsecureCerts`. */ +window.runMapperInstance = async (selfTargetId, options) => { + await runMapperInstance(selfTargetId, options); +}; +//# sourceMappingURL=bidiTab.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js.map b/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js.map new file mode 100644 index 0000000..7842aa9 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js.map @@ -0,0 +1 @@ +{"version":3,"file":"bidiTab.js","sourceRoot":"","sources":["../../../src/bidiTab/bidiTab.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;AAEH,+DAAuD;AAEvD,8DAA4D;AAC5D,4CAAwC;AAExC,mDAA2C;AAC3C,yDAAqD;AACrD,iDAAuE;AA2BvE,IAAA,+BAAY,GAAE,CAAC;AACf,MAAM,0BAA0B,GAAG,IAAI,kCAAmB,EAAE,CAAC;AAC7D,MAAM,YAAY,GAAG,IAAI,iCAAkB,EAAE,CAAC;AAC9C;;;GAGG;AACH,MAAM,aAAa,GAAG,IAAI,sCAAmB,CAAC,YAAY,EAAE,sBAAG,CAAC,CAAC;AAEjE;;;;GAIG;AACH,KAAK,UAAU,iBAAiB,CAC9B,YAAoB,EACpB,OAAuB;IAEvB,sCAAsC;IACtC,OAAO,CAAC,GAAG,CAAC,8CAA8C,EAAE,YAAY,CAAC,CAAC;IAE1E,MAAM,UAAU,GAAG,MAAM,0BAAU,CAAC,cAAc,CAChD,0BAA0B,EAC1B,aAAa;IACb;;OAEG;IACH,MAAM,aAAa,CAAC,oBAAoB,EAAE,EAC1C,YAAY,EACZ,OAAO,EACP,IAAI,0BAAU,EAAE,EAChB,sBAAG,CACJ,CAAC;IAEF,IAAA,sBAAG,EAAC,gBAAO,CAAC,SAAS,EAAE,mCAAmC,CAAC,CAAC;IAE5D,OAAO,UAAU,CAAC;AACpB,CAAC;AAED;;;gEAGgE;AAChE,MAAM,CAAC,iBAAiB,GAAG,KAAK,EAAE,YAAY,EAAE,OAAuB,EAAE,EAAE;IACzE,MAAM,iBAAiB,CAAC,YAAY,EAAE,OAAO,CAAC,CAAC;AACjD,CAAC,CAAC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.d.ts b/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.d.ts new file mode 100644 index 0000000..fd1c6f6 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.d.ts @@ -0,0 +1,19 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { type LogPrefix } from '../utils/log.js'; +export declare function generatePage(): void; +export declare function log(logPrefix: LogPrefix, ...messages: unknown[]): void; diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js b/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js new file mode 100644 index 0000000..979760a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js @@ -0,0 +1,85 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.log = exports.generatePage = void 0; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +const log_js_1 = require("../utils/log.js"); +/** HTML source code for the user-facing Mapper tab. */ +const mapperPageSource = '<!DOCTYPE html><title>BiDi-CDP Mapper

BiDi-CDP Mapper is controlling this tab

Closing or reloading it will stop the BiDi process. Details.

Debug information
'; +/** + * The following piece of HTML should be added to the `debug` element: + * + *
+ *
+ *

${name}

+ *
+ */ +function findOrCreateTypeLogContainer(logPrefix) { + const logType = logPrefix.split(':')[0]; + const containerId = `${logType}_log`; + const existingContainer = document.getElementById(containerId); + if (existingContainer) { + return existingContainer; + } + const debugElement = document.getElementById('details'); + const divider = document.createElement('div'); + divider.className = 'divider'; + debugElement.appendChild(divider); + const htmlItem = document.createElement('div'); + htmlItem.className = 'item'; + htmlItem.innerHTML = `

${logType}

`; + debugElement.appendChild(htmlItem); + return document.getElementById(containerId); +} +function generatePage() { + // If run not in browser (e.g. unit test), do nothing. + if (!globalThis.document.documentElement) { + return; + } + globalThis.document.documentElement.innerHTML = mapperPageSource; + // Create main log containers in proper order. + findOrCreateTypeLogContainer(log_js_1.LogType.debugInfo); + findOrCreateTypeLogContainer(log_js_1.LogType.bidi); + findOrCreateTypeLogContainer(log_js_1.LogType.cdp); +} +exports.generatePage = generatePage; +function stringify(message) { + if (typeof message === 'object') { + return JSON.stringify(message, null, 2); + } + return message; +} +function log(logPrefix, ...messages) { + // If run not in browser (e.g. unit test), do nothing. + if (!globalThis.document.documentElement) { + return; + } + // Skip sending BiDi logs as they are logged once by `bidi:server:*` + if (!logPrefix.startsWith(log_js_1.LogType.bidi)) { + // If `sendDebugMessage` is defined, send the log message there. + global.window?.sendDebugMessage?.(JSON.stringify({ logType: logPrefix, messages })); + } + const typeLogContainer = findOrCreateTypeLogContainer(logPrefix); + // This piece of HTML should be added: + //
...log message...
+ const lineElement = document.createElement('div'); + lineElement.className = 'pre'; + lineElement.textContent = [logPrefix, ...messages].map(stringify).join(' '); + typeLogContainer.appendChild(lineElement); +} +exports.log = log; +//# sourceMappingURL=mapperTabPage.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js.map b/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js.map new file mode 100644 index 0000000..799f3e0 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js.map @@ -0,0 +1 @@ +{"version":3,"file":"mapperTabPage.js","sourceRoot":"","sources":["../../../src/bidiTab/mapperTabPage.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;;;;;;GAeG;AACH,4CAAwD;AAExD,uDAAuD;AACvD,MAAM,gBAAgB,GACpB,w8BAAw8B,CAAC;AAE38B;;;;;;;GAOG;AACH,SAAS,4BAA4B,CAAC,SAAoB;IACxD,MAAM,OAAO,GAAG,SAAS,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;IACxC,MAAM,WAAW,GAAG,GAAG,OAAO,MAAM,CAAC;IAErC,MAAM,iBAAiB,GAAG,QAAQ,CAAC,cAAc,CAAC,WAAW,CAAC,CAAC;IAC/D,IAAI,iBAAiB,EAAE,CAAC;QACtB,OAAO,iBAAiB,CAAC;IAC3B,CAAC;IAED,MAAM,YAAY,GAAG,QAAQ,CAAC,cAAc,CAAC,SAAS,CAAE,CAAC;IAEzD,MAAM,OAAO,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IAC9C,OAAO,CAAC,SAAS,GAAG,SAAS,CAAC;IAC9B,YAAY,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;IAElC,MAAM,QAAQ,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IAC/C,QAAQ,CAAC,SAAS,GAAG,MAAM,CAAC;IAC5B,QAAQ,CAAC,SAAS,GAAG,OAAO,OAAO,iBAAiB,WAAW,sBAAsB,CAAC;IACtF,YAAY,CAAC,WAAW,CAAC,QAAQ,CAAC,CAAC;IAEnC,OAAO,QAAQ,CAAC,cAAc,CAAC,WAAW,CAAE,CAAC;AAC/C,CAAC;AAED,SAAgB,YAAY;IAC1B,sDAAsD;IACtD,IAAI,CAAC,UAAU,CAAC,QAAQ,CAAC,eAAe,EAAE,CAAC;QACzC,OAAO;IACT,CAAC;IACD,UAAU,CAAC,QAAQ,CAAC,eAAe,CAAC,SAAS,GAAG,gBAAgB,CAAC;IAEjE,8CAA8C;IAC9C,4BAA4B,CAAC,gBAAO,CAAC,SAAS,CAAC,CAAC;IAChD,4BAA4B,CAAC,gBAAO,CAAC,IAAI,CAAC,CAAC;IAC3C,4BAA4B,CAAC,gBAAO,CAAC,GAAG,CAAC,CAAC;AAC5C,CAAC;AAXD,oCAWC;AAED,SAAS,SAAS,CAAC,OAAgB;IACjC,IAAI,OAAO,OAAO,KAAK,QAAQ,EAAE,CAAC;QAChC,OAAO,IAAI,CAAC,SAAS,CAAC,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;IAC1C,CAAC;IACD,OAAO,OAAO,CAAC;AACjB,CAAC;AAED,SAAgB,GAAG,CAAC,SAAoB,EAAE,GAAG,QAAmB;IAC9D,sDAAsD;IACtD,IAAI,CAAC,UAAU,CAAC,QAAQ,CAAC,eAAe,EAAE,CAAC;QACzC,OAAO;IACT,CAAC;IAED,oEAAoE;IACpE,IAAI,CAAC,SAAS,CAAC,UAAU,CAAC,gBAAO,CAAC,IAAI,CAAC,EAAE,CAAC;QACxC,gEAAgE;QAChE,MAAM,CAAC,MAAM,EAAE,gBAAgB,EAAE,CAC/B,IAAI,CAAC,SAAS,CAAC,EAAC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAC,CAAC,CAC/C,CAAC;IACJ,CAAC;IAED,MAAM,gBAAgB,GAAG,4BAA4B,CAAC,SAAS,CAAC,CAAC;IAEjE,sCAAsC;IACtC,2CAA2C;IAC3C,MAAM,WAAW,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IAClD,WAAW,CAAC,SAAS,GAAG,KAAK,CAAC;IAC9B,WAAW,CAAC,WAAW,GAAG,CAAC,SAAS,EAAE,GAAG,QAAQ,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IAC5E,gBAAgB,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC;AAC5C,CAAC;AAtBD,kBAsBC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.d.ts b/node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.d.ts new file mode 100644 index 0000000..deb666f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.d.ts @@ -0,0 +1,54 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Protocol } from 'devtools-protocol'; +import type { ProtocolMapping } from 'devtools-protocol/types/protocol-mapping.js'; +import { EventEmitter } from '../utils/EventEmitter.js'; +import type { MapperCdpConnection } from './CdpConnection.js'; +export type CdpEvents = { + [Property in keyof ProtocolMapping.Events]: ProtocolMapping.Events[Property][0]; +}; +/** A error that will be thrown if/when the connection is closed. */ +export declare class CloseError extends Error { +} +export interface CdpClient extends EventEmitter { + /** Unique session identifier. */ + sessionId: Protocol.Target.SessionID | undefined; + /** + * Provides an unique way to detect if an error was caused by the closure of a + * Target or Session. + * + * @example During the creation of a subframe we navigate the main frame. + * The subframe Target is closed while initialized commands are in-flight. + * In this case we want to swallow the thrown error. + */ + isCloseError(error: unknown): boolean; + /** + * Returns a command promise, which will be resolved with the command result + * after receiving the result from CDP. + * @param method Name of the CDP command to call. + * @param params Parameters to pass to the CDP command. + */ + sendCommand(method: CdpMethod, params?: ProtocolMapping.Commands[CdpMethod]['paramsType'][0]): Promise; +} +/** Represents a high-level CDP connection to the browser. */ +export declare class MapperCdpClient extends EventEmitter implements CdpClient { + #private; + constructor(cdpConnection: MapperCdpConnection, sessionId?: Protocol.Target.SessionID); + get sessionId(): Protocol.Target.SessionID | undefined; + sendCommand(method: CdpMethod, ...params: ProtocolMapping.Commands[CdpMethod]['paramsType']): Promise; + isCloseError(error: unknown): boolean; +} diff --git a/node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.js b/node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.js new file mode 100644 index 0000000..2ce34c0 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.js @@ -0,0 +1,45 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.MapperCdpClient = exports.CloseError = void 0; +const EventEmitter_js_1 = require("../utils/EventEmitter.js"); +/** A error that will be thrown if/when the connection is closed. */ +class CloseError extends Error { +} +exports.CloseError = CloseError; +/** Represents a high-level CDP connection to the browser. */ +class MapperCdpClient extends EventEmitter_js_1.EventEmitter { + #cdpConnection; + #sessionId; + constructor(cdpConnection, sessionId) { + super(); + this.#cdpConnection = cdpConnection; + this.#sessionId = sessionId; + } + get sessionId() { + return this.#sessionId; + } + sendCommand(method, ...params) { + return this.#cdpConnection.sendCommand(method, params[0], this.#sessionId); + } + isCloseError(error) { + return error instanceof CloseError; + } +} +exports.MapperCdpClient = MapperCdpClient; +//# sourceMappingURL=CdpClient.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.js.map b/node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.js.map new file mode 100644 index 0000000..720f561 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/cdp/CdpClient.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CdpClient.js","sourceRoot":"","sources":["../../../src/cdp/CdpClient.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAKH,8DAAsD;AAQtD,oEAAoE;AACpE,MAAa,UAAW,SAAQ,KAAK;CAAG;AAAxC,gCAAwC;AA4BxC,6DAA6D;AAC7D,MAAa,eACX,SAAQ,8BAAuB;IAG/B,cAAc,CAAsB;IACpC,UAAU,CAA6B;IAEvC,YACE,aAAkC,EAClC,SAAqC;QAErC,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,cAAc,GAAG,aAAa,CAAC;QACpC,IAAI,CAAC,UAAU,GAAG,SAAS,CAAC;IAC9B,CAAC;IAED,IAAI,SAAS;QACX,OAAO,IAAI,CAAC,UAAU,CAAC;IACzB,CAAC;IAED,WAAW,CACT,MAAiB,EACjB,GAAG,MAAyD;QAE5D,OAAO,IAAI,CAAC,cAAc,CAAC,WAAW,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;IAC7E,CAAC;IAED,YAAY,CAAC,KAAc;QACzB,OAAO,KAAK,YAAY,UAAU,CAAC;IACrC,CAAC;CACF;AA9BD,0CA8BC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.d.ts b/node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.d.ts new file mode 100644 index 0000000..cb10de8 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.d.ts @@ -0,0 +1,45 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Protocol } from 'devtools-protocol'; +import type { ProtocolMapping } from 'devtools-protocol/types/protocol-mapping.js'; +import type { LoggerFn } from '../utils/log.js'; +import type { Transport } from '../utils/transport.js'; +import { MapperCdpClient, type CdpClient } from './CdpClient.js'; +export interface CdpConnection { + getCdpClient(sessionId: Protocol.Target.SessionID): CdpClient; +} +/** + * Represents a high-level CDP connection to the browser backend. + * + * Manages all CdpClients (each backed by a Session ID) instance for each active + * CDP session. + */ +export declare class MapperCdpConnection implements CdpConnection { + #private; + static readonly LOGGER_PREFIX_RECV: "cdp:RECV ◂"; + static readonly LOGGER_PREFIX_SEND: "cdp:SEND ▸"; + constructor(transport: Transport, logger?: LoggerFn); + /** Closes the connection to the browser. */ + close(): void; + createBrowserSession(): Promise; + /** + * Gets a CdpClient instance attached to the given session ID, + * or null if the session is not attached. + */ + getCdpClient(sessionId: Protocol.Target.SessionID): MapperCdpClient; + sendCommand(method: CdpMethod, params?: ProtocolMapping.Commands[CdpMethod]['paramsType'][0], sessionId?: Protocol.Target.SessionID): Promise; +} diff --git a/node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.js b/node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.js new file mode 100644 index 0000000..0ac5e5d --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.js @@ -0,0 +1,125 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.MapperCdpConnection = void 0; +const log_js_1 = require("../utils/log.js"); +const CdpClient_js_1 = require("./CdpClient.js"); +/** + * Represents a high-level CDP connection to the browser backend. + * + * Manages all CdpClients (each backed by a Session ID) instance for each active + * CDP session. + */ +class MapperCdpConnection { + static LOGGER_PREFIX_RECV = `${log_js_1.LogType.cdp}:RECV ◂`; + static LOGGER_PREFIX_SEND = `${log_js_1.LogType.cdp}:SEND ▸`; + #mainBrowserCdpClient; + #transport; + /** Map from session ID to CdpClient. + * `undefined` points to the main browser session. */ + #sessionCdpClients = new Map(); + #commandCallbacks = new Map(); + #logger; + #nextId = 0; + constructor(transport, logger) { + this.#transport = transport; + this.#logger = logger; + this.#transport.setOnMessage(this.#onMessage); + // Create default Browser CDP Session. + this.#mainBrowserCdpClient = this.#createCdpClient(undefined); + } + /** Closes the connection to the browser. */ + close() { + this.#transport.close(); + for (const [, { reject, error }] of this.#commandCallbacks) { + reject(error); + } + this.#commandCallbacks.clear(); + this.#sessionCdpClients.clear(); + } + async createBrowserSession() { + const { sessionId } = await this.#mainBrowserCdpClient.sendCommand('Target.attachToBrowserTarget'); + return this.#createCdpClient(sessionId); + } + /** + * Gets a CdpClient instance attached to the given session ID, + * or null if the session is not attached. + */ + getCdpClient(sessionId) { + const cdpClient = this.#sessionCdpClients.get(sessionId); + if (!cdpClient) { + throw new Error(`Unknown CDP session ID: ${sessionId}`); + } + return cdpClient; + } + sendCommand(method, params, sessionId) { + return new Promise((resolve, reject) => { + const id = this.#nextId++; + this.#commandCallbacks.set(id, { + resolve, + reject, + error: new CdpClient_js_1.CloseError(`${method} ${JSON.stringify(params)} ${sessionId ?? ''} call rejected because the connection has been closed.`), + }); + const cdpMessage = { id, method, params }; + if (sessionId) { + cdpMessage.sessionId = sessionId; + } + void this.#transport + .sendMessage(JSON.stringify(cdpMessage)) + ?.catch((error) => { + this.#logger?.(log_js_1.LogType.debugError, error); + this.#transport.close(); + }); + this.#logger?.(MapperCdpConnection.LOGGER_PREFIX_SEND, cdpMessage); + }); + } + #onMessage = (json) => { + const message = JSON.parse(json); + this.#logger?.(MapperCdpConnection.LOGGER_PREFIX_RECV, message); + // Update client map if a session is attached + // Listen for these events on every session. + if (message.method === 'Target.attachedToTarget') { + const { sessionId } = message.params; + this.#createCdpClient(sessionId); + } + if (message.id !== undefined) { + // Handle command response. + const callbacks = this.#commandCallbacks.get(message.id); + this.#commandCallbacks.delete(message.id); + if (callbacks) { + if (message.result) { + callbacks.resolve(message.result); + } + else if (message.error) { + callbacks.reject(message.error); + } + } + } + else if (message.method) { + const client = this.#sessionCdpClients.get(message.sessionId ?? undefined); + client?.emit(message.method, message.params || {}); + // Update client map if a session is detached + // But emit on that session + if (message.method === 'Target.detachedFromTarget') { + const { sessionId } = message.params; + const client = this.#sessionCdpClients.get(sessionId); + if (client) { + this.#sessionCdpClients.delete(sessionId); + client.removeAllListeners(); + } + } + } + }; + /** + * Creates a new CdpClient instance for the given session ID. + * @param sessionId either a string, or undefined for the main browser session. + * The main browser session is used only to create new browser sessions. + * @private + */ + #createCdpClient(sessionId) { + const cdpClient = new CdpClient_js_1.MapperCdpClient(this, sessionId); + this.#sessionCdpClients.set(sessionId, cdpClient); + return cdpClient; + } +} +exports.MapperCdpConnection = MapperCdpConnection; +//# sourceMappingURL=CdpConnection.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.js.map b/node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.js.map new file mode 100644 index 0000000..d62e99a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/cdp/CdpConnection.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CdpConnection.js","sourceRoot":"","sources":["../../../src/cdp/CdpConnection.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.d.ts b/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.d.ts new file mode 100644 index 0000000..de28b1b --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.d.ts @@ -0,0 +1,30 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Protocol } from 'devtools-protocol'; +import type { ProtocolMapping } from 'devtools-protocol/types/protocol-mapping.js'; +export interface CdpError { + code: number; + message: string; +} +export interface CdpMessage { + sessionId?: Protocol.Target.SessionID; + id?: number; + error?: CdpError; + method?: CdpMethod; + params?: ProtocolMapping.Commands[CdpMethod]['paramsType'][0]; + result?: ProtocolMapping.Commands[CdpMethod]['returnType']; +} diff --git a/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js b/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js new file mode 100644 index 0000000..1b77783 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js @@ -0,0 +1,3 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=cdpMessage.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js.map b/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js.map new file mode 100644 index 0000000..1c20c67 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js.map @@ -0,0 +1 @@ +{"version":3,"file":"cdpMessage.js","sourceRoot":"","sources":["../../../src/cdp/cdpMessage.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.d.ts b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.d.ts new file mode 100644 index 0000000..3acca54 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.d.ts @@ -0,0 +1,148 @@ +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * THIS FILE IS AUTOGENERATED. Run `npm run bidi-types` to regenerate. + * @see https://github.com/w3c/webdriver-bidi/blob/master/index.bs + */ +import z from 'zod'; +export declare const PermissionsCommandSchema: z.ZodLazy; + params: z.ZodLazy>; + state: z.ZodLazy>; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }, { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }; + method: "permissions.setPermission"; +}, { + params: { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }; + method: "permissions.setPermission"; +}>>>; +export declare namespace Permissions { + const PermissionDescriptorSchema: z.ZodLazy>; +} +export declare namespace Permissions { + const PermissionStateSchema: z.ZodLazy>; +} +export declare namespace Permissions { + const SetPermissionSchema: z.ZodLazy; + params: z.ZodLazy>; + state: z.ZodLazy>; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }, { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }; + method: "permissions.setPermission"; + }, { + params: { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }; + method: "permissions.setPermission"; + }>>; +} +export declare namespace Permissions { + const SetPermissionParametersSchema: z.ZodLazy>; + state: z.ZodLazy>; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }, { + origin: string; + descriptor: { + name: string; + }; + state: "granted" | "denied" | "prompt"; + }>>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.js b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.js new file mode 100644 index 0000000..ac2b166 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.js @@ -0,0 +1,53 @@ +"use strict"; +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Permissions = exports.PermissionsCommandSchema = void 0; +/** + * THIS FILE IS AUTOGENERATED. Run `npm run bidi-types` to regenerate. + * @see https://github.com/w3c/webdriver-bidi/blob/master/index.bs + */ +// eslint-disable-next-line @typescript-eslint/ban-ts-comment +// @ts-nocheck Some types may be circular. +const zod_1 = __importDefault(require("zod")); +exports.PermissionsCommandSchema = zod_1.default.lazy(() => Permissions.SetPermissionSchema); +var Permissions; +(function (Permissions) { + Permissions.PermissionDescriptorSchema = zod_1.default.lazy(() => zod_1.default.object({ + name: zod_1.default.string(), + })); +})(Permissions || (exports.Permissions = Permissions = {})); +(function (Permissions) { + Permissions.PermissionStateSchema = zod_1.default.lazy(() => zod_1.default.enum(['granted', 'denied', 'prompt'])); +})(Permissions || (exports.Permissions = Permissions = {})); +(function (Permissions) { + Permissions.SetPermissionSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('permissions.setPermission'), + params: Permissions.SetPermissionParametersSchema, + })); +})(Permissions || (exports.Permissions = Permissions = {})); +(function (Permissions) { + Permissions.SetPermissionParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + descriptor: Permissions.PermissionDescriptorSchema, + state: Permissions.PermissionStateSchema, + origin: zod_1.default.string(), + })); +})(Permissions || (exports.Permissions = Permissions = {})); +//# sourceMappingURL=webdriver-bidi-permissions.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.js.map b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.js.map new file mode 100644 index 0000000..27c16dc --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi-permissions.js.map @@ -0,0 +1 @@ +{"version":3,"file":"webdriver-bidi-permissions.js","sourceRoot":"","sources":["../../../../src/protocol-parser/generated/webdriver-bidi-permissions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;AAEH;;;GAGG;AAEH,6DAA6D;AAC7D,0CAA0C;AAE1C,8CAAoB;AAEP,QAAA,wBAAwB,GAAG,aAAC,CAAC,IAAI,CAC5C,GAAG,EAAE,CAAC,WAAW,CAAC,mBAAmB,CACtC,CAAC;AACF,IAAiB,WAAW,CAM3B;AAND,WAAiB,WAAW;IACb,sCAA0B,GAAG,aAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CACpD,aAAC,CAAC,MAAM,CAAC;QACP,IAAI,EAAE,aAAC,CAAC,MAAM,EAAE;KACjB,CAAC,CACH,CAAC;AACJ,CAAC,EANgB,WAAW,2BAAX,WAAW,QAM3B;AACD,WAAiB,WAAW;IACb,iCAAqB,GAAG,aAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAC/C,aAAC,CAAC,IAAI,CAAC,CAAC,SAAS,EAAE,QAAQ,EAAE,QAAQ,CAAC,CAAC,CACxC,CAAC;AACJ,CAAC,EAJgB,WAAW,2BAAX,WAAW,QAI3B;AACD,WAAiB,WAAW;IACb,+BAAmB,GAAG,aAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAC7C,aAAC,CAAC,MAAM,CAAC;QACP,MAAM,EAAE,aAAC,CAAC,OAAO,CAAC,2BAA2B,CAAC;QAC9C,MAAM,EAAE,WAAW,CAAC,6BAA6B;KAClD,CAAC,CACH,CAAC;AACJ,CAAC,EAPgB,WAAW,2BAAX,WAAW,QAO3B;AACD,WAAiB,WAAW;IACb,yCAA6B,GAAG,aAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CACvD,aAAC,CAAC,MAAM,CAAC;QACP,UAAU,EAAE,WAAW,CAAC,0BAA0B;QAClD,KAAK,EAAE,WAAW,CAAC,qBAAqB;QACxC,MAAM,EAAE,aAAC,CAAC,MAAM,EAAE;KACnB,CAAC,CACH,CAAC;AACJ,CAAC,EARgB,WAAW,2BAAX,WAAW,QAQ3B"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.d.ts b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.d.ts new file mode 100644 index 0000000..93e2092 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.d.ts @@ -0,0 +1,76465 @@ +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * THIS FILE IS AUTOGENERATED. Run `npm run bidi-types` to regenerate. + * @see https://github.com/w3c/webdriver-bidi/blob/master/index.bs + */ +import z from 'zod'; +export declare const EventSchema: z.ZodLazy; +}, "strip", z.ZodTypeAny, { + type: "event"; +}, { + type: "event"; +}>, z.ZodLazy; + params: any; +}, "strip", z.ZodTypeAny, { + method: "browsingContext.contextCreated"; + params?: any; +}, { + method: "browsingContext.contextCreated"; + params?: any; +}>>, z.ZodLazy; + params: any; +}, "strip", z.ZodTypeAny, { + method: "browsingContext.contextDestroyed"; + params?: any; +}, { + method: "browsingContext.contextDestroyed"; + params?: any; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; +}>>, z.ZodLazy; + params: z.ZodLazy; + accepted: z.ZodBoolean; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accepted: boolean; + userText?: string | undefined; + }, { + context: string; + accepted: boolean; + userText?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; +}, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; +}>>, z.ZodLazy; + params: z.ZodLazy; + type: z.ZodEnum<["alert", "confirm", "prompt", "beforeunload"]>; + message: z.ZodString; + defaultValue: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; +}, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: string; + }, { + type: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"console">; + method: z.ZodString; + args: z.ZodArray; + }, "strip", z.ZodTypeAny, { + type: "console"; + args: any[]; + method: string; + }, { + type: "console"; + args: any[]; + method: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"javascript">; + }, "strip", z.ZodTypeAny, { + type: "javascript"; + }, { + type: "javascript"; + }>>>]>>; +}, "strip", z.ZodTypeAny, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; +}, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; +}>>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + initiator: z.ZodLazy; + columnNumber: z.ZodOptional>; + lineNumber: z.ZodOptional>; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + request: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + errorText: z.ZodString; + }, "strip", z.ZodTypeAny, { + errorText: string; + }, { + errorText: string; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + data: any; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; +}, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; +}>>, z.ZodLazy; + params: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>; +}, "strip", z.ZodTypeAny, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; +}, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; +}, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; +}>>]>>]>>>, z.ZodLazy>>>; +export declare const CommandSchema: z.ZodLazy; +}, "strip", z.ZodTypeAny, { + id: number; +}, { + id: number; +}>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.close"; +}, { + params: Record; + method: "browser.close"; +}>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.createUserContext"; +}, { + params: Record; + method: "browser.createUserContext"; +}>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.getUserContexts"; +}, { + params: Record; + method: "browser.getUserContexts"; +}>>, z.ZodLazy; + params: z.ZodObject<{ + userContext: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + userContext: string; + }, { + userContext: string; + }>; +}, "strip", z.ZodTypeAny, { + params: { + userContext: string; + }; + method: "browser.removeUserContext"; +}, { + params: { + userContext: string; + }; + method: "browser.removeUserContext"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + }; + method: "browsingContext.activate"; +}, { + params: { + context: string; + }; + method: "browsingContext.activate"; +}>>, z.ZodLazy; + params: z.ZodLazy; + origin: z.ZodOptional>>; + format: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: string; + quality?: number | undefined; + }, { + type: string; + quality?: number | undefined; + }>>>; + clip: z.ZodOptional; + x: z.ZodNumber; + y: z.ZodNumber; + width: z.ZodNumber; + height: z.ZodNumber; + }, "strip", z.ZodTypeAny, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }>>, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }; + method: "browsingContext.captureScreenshot"; +}, { + params: { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }; + method: "browsingContext.captureScreenshot"; +}>>, z.ZodLazy; + params: z.ZodLazy; + promptUnload: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + promptUnload?: boolean | undefined; + }, { + context: string; + promptUnload?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + promptUnload?: boolean | undefined; + }; + method: "browsingContext.close"; +}, { + params: { + context: string; + promptUnload?: boolean | undefined; + }; + method: "browsingContext.close"; +}>>, z.ZodLazy; + params: z.ZodLazy>; + referenceContext: z.ZodOptional>; + background: z.ZodOptional>; + userContext: z.ZodOptional, z.ZodNull]>>; + }, "strip", z.ZodTypeAny, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }; + method: "browsingContext.create"; +}, { + params: { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }; + method: "browsingContext.create"; +}>>, z.ZodLazy; + params: z.ZodLazy>; + root: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + maxDepth?: number | undefined; + root?: string | undefined; + }, { + maxDepth?: number | undefined; + root?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + maxDepth?: number | undefined; + root?: string | undefined; + }; + method: "browsingContext.getTree"; +}, { + params: { + maxDepth?: number | undefined; + root?: string | undefined; + }; + method: "browsingContext.getTree"; +}>>, z.ZodLazy; + params: z.ZodLazy; + accept: z.ZodOptional; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }; + method: "browsingContext.handleUserPrompt"; +}, { + params: { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }; + method: "browsingContext.handleUserPrompt"; +}>>, z.ZodLazy; + params: z.ZodLazy; + locator: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "css"; + value: string; + }, { + type: "css"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + ignoreCase: z.ZodOptional; + matchType: z.ZodOptional>; + maxDepth: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "xpath"; + value: string; + }, { + type: "xpath"; + value: string; + }>>]>>; + maxNodeCount: any; + ownership: z.ZodOptional>>; + sandbox: z.ZodOptional; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + startNodes: z.ZodOptional; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }; + method: "browsingContext.locateNodes"; +}, { + params: { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }; + method: "browsingContext.locateNodes"; +}>>, z.ZodLazy; + params: z.ZodLazy; + url: z.ZodString; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.navigate"; +}, { + params: { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.navigate"; +}>>, z.ZodLazy; + params: z.ZodLazy; + background: z.ZodOptional>; + margin: z.ZodOptional>; + left: z.ZodOptional>; + right: z.ZodOptional>; + top: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }>>>; + orientation: z.ZodOptional>>; + page: z.ZodOptional>; + width: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + height?: number | undefined; + width?: number | undefined; + }, { + height?: number | undefined; + width?: number | undefined; + }>>>; + pageRanges: z.ZodOptional, z.ZodString]>, "many">>; + scale: z.ZodOptional>; + shrinkToFit: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }; + method: "browsingContext.print"; +}, { + params: { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }; + method: "browsingContext.print"; +}>>, z.ZodLazy; + params: z.ZodLazy; + ignoreCache: z.ZodOptional; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.reload"; +}, { + params: { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.reload"; +}>>, z.ZodLazy; + params: z.ZodLazy; + viewport: z.ZodOptional; + height: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + width: number; + height: number; + }, { + width: number; + height: number; + }>>, z.ZodNull]>>; + devicePixelRatio: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }; + method: "browsingContext.setViewport"; +}, { + params: { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }; + method: "browsingContext.setViewport"; +}>>, z.ZodLazy; + params: z.ZodLazy; + delta: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + delta: number; + }, { + context: string; + delta: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + delta: number; + }; + method: "browsingContext.traverseHistory"; +}, { + params: { + context: string; + delta: number; + }; + method: "browsingContext.traverseHistory"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + actions: z.ZodArray; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyDown"; + value: string; + }, { + type: "keyDown"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyUp"; + value: string; + }, { + type: "keyUp"; + value: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + parameters: z.ZodOptional>>>; + }, "strip", z.ZodTypeAny, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }>>>; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerDown"; + button: number; + }, { + type: "pointerDown"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerUp"; + button: number; + }, { + type: "pointerUp"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + deltaX: z.ZodLazy; + deltaY: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>>; + }, "strip", z.ZodTypeAny, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }; + method: "input.performActions"; +}, { + params: { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }; + method: "input.performActions"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + }; + method: "input.releaseActions"; +}, { + params: { + context: string; + }; + method: "input.releaseActions"; +}>>, z.ZodLazy; + params: z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + files: z.ZodArray; + }, "strip", z.ZodTypeAny, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }; + method: "input.setFiles"; +}, { + params: { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }; + method: "input.setFiles"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy>, "many">; + urlPatterns: z.ZodOptional; + protocol: z.ZodOptional; + hostname: z.ZodOptional; + port: z.ZodOptional; + pathname: z.ZodOptional; + search: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }>>, z.ZodLazy; + pattern: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + pattern: string; + }, { + type: "string"; + pattern: string; + }>>]>>, "many">>; + }, "strip", z.ZodTypeAny, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }; + method: "network.addIntercept"; +}, { + params: { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }; + method: "network.addIntercept"; +}>>, z.ZodLazy; + params: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + method: z.ZodOptional; + url: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }; + method: "network.continueRequest"; +}, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }; + method: "network.continueRequest"; +}>>, z.ZodLazy; + params: z.ZodLazy; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + credentials: z.ZodOptional; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.continueResponse"; +}, { + params: { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.continueResponse"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>, z.ZodUnion<[z.ZodLazy; + credentials: z.ZodLazy; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>; + }, "strip", z.ZodTypeAny, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + action: "default" | "cancel"; + }, { + action: "default" | "cancel"; + }>>]>>>; +}, "strip", z.ZodTypeAny, { + params: ({ + request: string; + } & { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }) | ({ + request: string; + } & { + action: "default" | "cancel"; + }); + method: "network.continueWithAuth"; +}, { + params: ({ + request: string; + } & { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }) | ({ + request: string; + } & { + action: "default" | "cancel"; + }); + method: "network.continueWithAuth"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + }; + method: "network.failRequest"; +}, { + params: { + request: string; + }; + method: "network.failRequest"; +}>>, z.ZodLazy; + params: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.provideResponse"; +}, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.provideResponse"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + intercept: string; + }, { + intercept: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + intercept: string; + }; + method: "network.removeIntercept"; +}, { + params: { + intercept: string; + }; + method: "network.removeIntercept"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodLazy; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + ownership: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }>>, "many">>; + contexts: z.ZodOptional, "many">>; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }; + method: "script.addPreloadScript"; +}, { + params: { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }; + method: "script.addPreloadScript"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + arguments: z.ZodOptional>; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + this: any; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }; + method: "script.callFunction"; +}, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }; + method: "script.callFunction"; +}>>, z.ZodLazy; + params: z.ZodLazy, "many">; + target: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }; + method: "script.disown"; +}, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }; + method: "script.disown"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + awaitPromise: z.ZodBoolean; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }; + method: "script.evaluate"; +}, { + params: { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }; + method: "script.evaluate"; +}>>, z.ZodLazy; + params: z.ZodLazy>; + type: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }; + method: "script.getRealms"; +}, { + params: { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }; + method: "script.getRealms"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + script: string; + }, { + script: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + script: string; + }; + method: "script.removePreloadScript"; +}, { + params: { + script: string; + }; + method: "script.removePreloadScript"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "session.end"; +}, { + params: Record; + method: "session.end"; +}>>, z.ZodLazy; + params: z.ZodLazy; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>>; + firstMatch: z.ZodOptional; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }; + method: "session.new"; +}, { + params: { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }; + method: "session.new"; +}>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "session.status"; +}, { + params: Record; + method: "session.status"; +}>>, z.ZodLazy; + params: z.ZodLazy; + contexts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + events: string[]; + contexts?: string[] | undefined; + }, { + events: string[]; + contexts?: string[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.subscribe"; +}, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.subscribe"; +}>>, z.ZodLazy; + params: z.ZodLazy; + contexts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + events: string[]; + contexts?: string[] | undefined; + }, { + events: string[]; + contexts?: string[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.unsubscribe"; +}, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.unsubscribe"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.deleteCookies"; +}, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.deleteCookies"; +}>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.getCookies"; +}, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.getCookies"; +}>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodOptional; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.setCookie"; +}, { + params: { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.setCookie"; +}>>]>>]>>>, z.ZodLazy>>>; +export declare const CommandResponseSchema: z.ZodLazy; + id: z.ZodLazy; + result: z.ZodLazy>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>, z.ZodLazy>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + nodes: any[]; + }, { + nodes: any[]; + }>>, z.ZodLazy, z.ZodNull]>; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + }, { + url: string; + navigation: string | null; + }>>, z.ZodLazy>, z.ZodLazy>]>>, z.ZodLazy>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + intercept: string; + }, { + intercept: string; + }>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + script: string; + }, { + script: string; + }>>, z.ZodLazy; + result: any; + realm: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "success"; + realm: string; + result?: any; + }, { + type: "success"; + realm: string; + result?: any; + }>>, z.ZodLazy; + exceptionDetails: z.ZodLazy; + exception: any; + lineNumber: z.ZodLazy; + stackTrace: z.ZodLazy; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>; + text: z.ZodString; + }, "strip", z.ZodTypeAny, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }>>; + realm: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }>>]>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }>>]>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }>, z.ZodLazy>>; + }, "strip", z.ZodTypeAny, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }>>, z.ZodLazy>]>>, z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + partitionKey: z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }>>, z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }>>]>>]>>; +}, "strip", z.ZodTypeAny, { + type: "success"; + id: number; + result: Record | { + data: string; + } | { + context: string; + } | { + contexts?: any; + } | { + nodes: any[]; + } | { + url: string; + navigation: string | null; + } | { + data: string; + } | {} | { + intercept: string; + } | { + script: string; + } | { + type: "success"; + realm: string; + result?: any; + } | { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } | { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } | { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } | { + message: string; + ready: boolean; + } | { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | (Record & { + data: string; + }) | (Record & { + context: string; + }) | (Record & { + contexts?: any; + }) | (Record & { + nodes: any[]; + }) | (Record & { + url: string; + navigation: string | null; + }) | (Record & { + data: string; + }) | (Record & {}) | (Record & { + intercept: string; + }) | (Record & { + script: string; + }) | (Record & { + type: "success"; + realm: string; + result?: any; + }) | (Record & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | (Record & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | (Record & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | (Record & { + message: string; + ready: boolean; + }) | (Record & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | (Record & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | (Record & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & Record) | ({ + data: string; + } & { + context: string; + }) | ({ + data: string; + } & { + contexts?: any; + }) | ({ + data: string; + } & { + nodes: any[]; + }) | ({ + data: string; + } & { + url: string; + navigation: string | null; + }) | ({ + data: string; + } & { + data: string; + }) | ({ + data: string; + } & {}) | ({ + data: string; + } & { + intercept: string; + }) | ({ + data: string; + } & { + script: string; + }) | ({ + data: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + data: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + data: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + data: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + data: string; + } & { + message: string; + ready: boolean; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & Record) | ({ + context: string; + } & { + data: string; + }) | ({ + context: string; + } & { + contexts?: any; + }) | ({ + context: string; + } & { + nodes: any[]; + }) | ({ + context: string; + } & { + url: string; + navigation: string | null; + }) | ({ + context: string; + } & { + data: string; + }) | ({ + context: string; + } & {}) | ({ + context: string; + } & { + intercept: string; + }) | ({ + context: string; + } & { + script: string; + }) | ({ + context: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + context: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + context: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + context: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + context: string; + } & { + message: string; + ready: boolean; + }) | ({ + context: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & Record) | ({ + contexts?: any; + } & { + data: string; + }) | ({ + contexts?: any; + } & { + context: string; + }) | ({ + contexts?: any; + } & { + nodes: any[]; + }) | ({ + contexts?: any; + } & { + url: string; + navigation: string | null; + }) | ({ + contexts?: any; + } & { + data: string; + }) | ({ + contexts?: any; + } & {}) | ({ + contexts?: any; + } & { + intercept: string; + }) | ({ + contexts?: any; + } & { + script: string; + }) | ({ + contexts?: any; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + contexts?: any; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + contexts?: any; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + contexts?: any; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + contexts?: any; + } & { + message: string; + ready: boolean; + }) | ({ + contexts?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & Record) | ({ + nodes: any[]; + } & { + data: string; + }) | ({ + nodes: any[]; + } & { + context: string; + }) | ({ + nodes: any[]; + } & { + contexts?: any; + }) | ({ + nodes: any[]; + } & { + url: string; + navigation: string | null; + }) | ({ + nodes: any[]; + } & { + data: string; + }) | ({ + nodes: any[]; + } & {}) | ({ + nodes: any[]; + } & { + intercept: string; + }) | ({ + nodes: any[]; + } & { + script: string; + }) | ({ + nodes: any[]; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + nodes: any[]; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + nodes: any[]; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + nodes: any[]; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + nodes: any[]; + } & { + message: string; + ready: boolean; + }) | ({ + nodes: any[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & Record) | ({ + url: string; + navigation: string | null; + } & { + data: string; + }) | ({ + url: string; + navigation: string | null; + } & { + context: string; + }) | ({ + url: string; + navigation: string | null; + } & { + contexts?: any; + }) | ({ + url: string; + navigation: string | null; + } & { + nodes: any[]; + }) | ({ + url: string; + navigation: string | null; + } & { + data: string; + }) | ({ + url: string; + navigation: string | null; + } & {}) | ({ + url: string; + navigation: string | null; + } & { + intercept: string; + }) | ({ + url: string; + navigation: string | null; + } & { + script: string; + }) | ({ + url: string; + navigation: string | null; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + url: string; + navigation: string | null; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + url: string; + navigation: string | null; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + url: string; + navigation: string | null; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + url: string; + navigation: string | null; + } & { + message: string; + ready: boolean; + }) | ({ + url: string; + navigation: string | null; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & Record) | ({ + data: string; + } & { + data: string; + }) | ({ + data: string; + } & { + context: string; + }) | ({ + data: string; + } & { + contexts?: any; + }) | ({ + data: string; + } & { + nodes: any[]; + }) | ({ + data: string; + } & { + url: string; + navigation: string | null; + }) | ({ + data: string; + } & {}) | ({ + data: string; + } & { + intercept: string; + }) | ({ + data: string; + } & { + script: string; + }) | ({ + data: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + data: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + data: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + data: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + data: string; + } & { + message: string; + ready: boolean; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & Record) | ({} & { + data: string; + }) | ({} & { + context: string; + }) | ({} & { + contexts?: any; + }) | ({} & { + nodes: any[]; + }) | ({} & { + url: string; + navigation: string | null; + }) | ({} & { + data: string; + }) | ({} & { + intercept: string; + }) | ({} & { + script: string; + }) | ({} & { + type: "success"; + realm: string; + result?: any; + }) | ({} & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({} & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({} & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({} & { + message: string; + ready: boolean; + }) | ({} & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & Record) | ({ + intercept: string; + } & { + data: string; + }) | ({ + intercept: string; + } & { + context: string; + }) | ({ + intercept: string; + } & { + contexts?: any; + }) | ({ + intercept: string; + } & { + nodes: any[]; + }) | ({ + intercept: string; + } & { + url: string; + navigation: string | null; + }) | ({ + intercept: string; + } & { + data: string; + }) | ({ + intercept: string; + } & {}) | ({ + intercept: string; + } & { + script: string; + }) | ({ + intercept: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + intercept: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + intercept: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + intercept: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + intercept: string; + } & { + message: string; + ready: boolean; + }) | ({ + intercept: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & Record) | ({ + script: string; + } & { + data: string; + }) | ({ + script: string; + } & { + context: string; + }) | ({ + script: string; + } & { + contexts?: any; + }) | ({ + script: string; + } & { + nodes: any[]; + }) | ({ + script: string; + } & { + url: string; + navigation: string | null; + }) | ({ + script: string; + } & { + data: string; + }) | ({ + script: string; + } & {}) | ({ + script: string; + } & { + intercept: string; + }) | ({ + script: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + script: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + script: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + script: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + script: string; + } & { + message: string; + ready: boolean; + }) | ({ + script: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & Record) | ({ + type: "success"; + realm: string; + result?: any; + } & { + data: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + context: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + contexts?: any; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + nodes: any[]; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + url: string; + navigation: string | null; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + data: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & {}) | ({ + type: "success"; + realm: string; + result?: any; + } & { + intercept: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + script: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + message: string; + ready: boolean; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & Record) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + data: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + context: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + contexts?: any; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + nodes: any[]; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + url: string; + navigation: string | null; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + data: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & {}) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + intercept: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + script: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + message: string; + ready: boolean; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & Record) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + data: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + context: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + contexts?: any; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + nodes: any[]; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + url: string; + navigation: string | null; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + data: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & {}) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + intercept: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + script: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + message: string; + ready: boolean; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & Record) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + data: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + context: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + contexts?: any; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + nodes: any[]; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + url: string; + navigation: string | null; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + data: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & {}) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + intercept: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + script: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + message: string; + ready: boolean; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & Record) | ({ + message: string; + ready: boolean; + } & { + data: string; + }) | ({ + message: string; + ready: boolean; + } & { + context: string; + }) | ({ + message: string; + ready: boolean; + } & { + contexts?: any; + }) | ({ + message: string; + ready: boolean; + } & { + nodes: any[]; + }) | ({ + message: string; + ready: boolean; + } & { + url: string; + navigation: string | null; + }) | ({ + message: string; + ready: boolean; + } & { + data: string; + }) | ({ + message: string; + ready: boolean; + } & {}) | ({ + message: string; + ready: boolean; + } & { + intercept: string; + }) | ({ + message: string; + ready: boolean; + } & { + script: string; + }) | ({ + message: string; + ready: boolean; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + message: string; + ready: boolean; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + message: string; + ready: boolean; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + message: string; + ready: boolean; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + message: string; + ready: boolean; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }); +}, { + type: "success"; + id: number; + result: Record | { + data: string; + } | { + context: string; + } | { + contexts?: any; + } | { + nodes: any[]; + } | { + url: string; + navigation: string | null; + } | { + data: string; + } | {} | { + intercept: string; + } | { + script: string; + } | { + type: "success"; + realm: string; + result?: any; + } | { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } | { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } | { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } | { + message: string; + ready: boolean; + } | { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | (Record & { + data: string; + }) | (Record & { + context: string; + }) | (Record & { + contexts?: any; + }) | (Record & { + nodes: any[]; + }) | (Record & { + url: string; + navigation: string | null; + }) | (Record & { + data: string; + }) | (Record & {}) | (Record & { + intercept: string; + }) | (Record & { + script: string; + }) | (Record & { + type: "success"; + realm: string; + result?: any; + }) | (Record & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | (Record & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | (Record & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | (Record & { + message: string; + ready: boolean; + }) | (Record & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | (Record & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | (Record & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & Record) | ({ + data: string; + } & { + context: string; + }) | ({ + data: string; + } & { + contexts?: any; + }) | ({ + data: string; + } & { + nodes: any[]; + }) | ({ + data: string; + } & { + url: string; + navigation: string | null; + }) | ({ + data: string; + } & { + data: string; + }) | ({ + data: string; + } & {}) | ({ + data: string; + } & { + intercept: string; + }) | ({ + data: string; + } & { + script: string; + }) | ({ + data: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + data: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + data: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + data: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + data: string; + } & { + message: string; + ready: boolean; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & Record) | ({ + context: string; + } & { + data: string; + }) | ({ + context: string; + } & { + contexts?: any; + }) | ({ + context: string; + } & { + nodes: any[]; + }) | ({ + context: string; + } & { + url: string; + navigation: string | null; + }) | ({ + context: string; + } & { + data: string; + }) | ({ + context: string; + } & {}) | ({ + context: string; + } & { + intercept: string; + }) | ({ + context: string; + } & { + script: string; + }) | ({ + context: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + context: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + context: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + context: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + context: string; + } & { + message: string; + ready: boolean; + }) | ({ + context: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & Record) | ({ + contexts?: any; + } & { + data: string; + }) | ({ + contexts?: any; + } & { + context: string; + }) | ({ + contexts?: any; + } & { + nodes: any[]; + }) | ({ + contexts?: any; + } & { + url: string; + navigation: string | null; + }) | ({ + contexts?: any; + } & { + data: string; + }) | ({ + contexts?: any; + } & {}) | ({ + contexts?: any; + } & { + intercept: string; + }) | ({ + contexts?: any; + } & { + script: string; + }) | ({ + contexts?: any; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + contexts?: any; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + contexts?: any; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + contexts?: any; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + contexts?: any; + } & { + message: string; + ready: boolean; + }) | ({ + contexts?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & Record) | ({ + nodes: any[]; + } & { + data: string; + }) | ({ + nodes: any[]; + } & { + context: string; + }) | ({ + nodes: any[]; + } & { + contexts?: any; + }) | ({ + nodes: any[]; + } & { + url: string; + navigation: string | null; + }) | ({ + nodes: any[]; + } & { + data: string; + }) | ({ + nodes: any[]; + } & {}) | ({ + nodes: any[]; + } & { + intercept: string; + }) | ({ + nodes: any[]; + } & { + script: string; + }) | ({ + nodes: any[]; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + nodes: any[]; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + nodes: any[]; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + nodes: any[]; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + nodes: any[]; + } & { + message: string; + ready: boolean; + }) | ({ + nodes: any[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & Record) | ({ + url: string; + navigation: string | null; + } & { + data: string; + }) | ({ + url: string; + navigation: string | null; + } & { + context: string; + }) | ({ + url: string; + navigation: string | null; + } & { + contexts?: any; + }) | ({ + url: string; + navigation: string | null; + } & { + nodes: any[]; + }) | ({ + url: string; + navigation: string | null; + } & { + data: string; + }) | ({ + url: string; + navigation: string | null; + } & {}) | ({ + url: string; + navigation: string | null; + } & { + intercept: string; + }) | ({ + url: string; + navigation: string | null; + } & { + script: string; + }) | ({ + url: string; + navigation: string | null; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + url: string; + navigation: string | null; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + url: string; + navigation: string | null; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + url: string; + navigation: string | null; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + url: string; + navigation: string | null; + } & { + message: string; + ready: boolean; + }) | ({ + url: string; + navigation: string | null; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & Record) | ({ + data: string; + } & { + data: string; + }) | ({ + data: string; + } & { + context: string; + }) | ({ + data: string; + } & { + contexts?: any; + }) | ({ + data: string; + } & { + nodes: any[]; + }) | ({ + data: string; + } & { + url: string; + navigation: string | null; + }) | ({ + data: string; + } & {}) | ({ + data: string; + } & { + intercept: string; + }) | ({ + data: string; + } & { + script: string; + }) | ({ + data: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + data: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + data: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + data: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + data: string; + } & { + message: string; + ready: boolean; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & Record) | ({} & { + data: string; + }) | ({} & { + context: string; + }) | ({} & { + contexts?: any; + }) | ({} & { + nodes: any[]; + }) | ({} & { + url: string; + navigation: string | null; + }) | ({} & { + data: string; + }) | ({} & { + intercept: string; + }) | ({} & { + script: string; + }) | ({} & { + type: "success"; + realm: string; + result?: any; + }) | ({} & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({} & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({} & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({} & { + message: string; + ready: boolean; + }) | ({} & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & Record) | ({ + intercept: string; + } & { + data: string; + }) | ({ + intercept: string; + } & { + context: string; + }) | ({ + intercept: string; + } & { + contexts?: any; + }) | ({ + intercept: string; + } & { + nodes: any[]; + }) | ({ + intercept: string; + } & { + url: string; + navigation: string | null; + }) | ({ + intercept: string; + } & { + data: string; + }) | ({ + intercept: string; + } & {}) | ({ + intercept: string; + } & { + script: string; + }) | ({ + intercept: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + intercept: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + intercept: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + intercept: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + intercept: string; + } & { + message: string; + ready: boolean; + }) | ({ + intercept: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & Record) | ({ + script: string; + } & { + data: string; + }) | ({ + script: string; + } & { + context: string; + }) | ({ + script: string; + } & { + contexts?: any; + }) | ({ + script: string; + } & { + nodes: any[]; + }) | ({ + script: string; + } & { + url: string; + navigation: string | null; + }) | ({ + script: string; + } & { + data: string; + }) | ({ + script: string; + } & {}) | ({ + script: string; + } & { + intercept: string; + }) | ({ + script: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + script: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + script: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + script: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + script: string; + } & { + message: string; + ready: boolean; + }) | ({ + script: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & Record) | ({ + type: "success"; + realm: string; + result?: any; + } & { + data: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + context: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + contexts?: any; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + nodes: any[]; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + url: string; + navigation: string | null; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + data: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & {}) | ({ + type: "success"; + realm: string; + result?: any; + } & { + intercept: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + script: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + message: string; + ready: boolean; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & Record) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + data: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + context: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + contexts?: any; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + nodes: any[]; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + url: string; + navigation: string | null; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + data: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & {}) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + intercept: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + script: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + message: string; + ready: boolean; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & Record) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + data: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + context: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + contexts?: any; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + nodes: any[]; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + url: string; + navigation: string | null; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + data: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & {}) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + intercept: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + script: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + message: string; + ready: boolean; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & Record) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + data: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + context: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + contexts?: any; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + nodes: any[]; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + url: string; + navigation: string | null; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + data: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & {}) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + intercept: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + script: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + message: string; + ready: boolean; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & Record) | ({ + message: string; + ready: boolean; + } & { + data: string; + }) | ({ + message: string; + ready: boolean; + } & { + context: string; + }) | ({ + message: string; + ready: boolean; + } & { + contexts?: any; + }) | ({ + message: string; + ready: boolean; + } & { + nodes: any[]; + }) | ({ + message: string; + ready: boolean; + } & { + url: string; + navigation: string | null; + }) | ({ + message: string; + ready: boolean; + } & { + data: string; + }) | ({ + message: string; + ready: boolean; + } & {}) | ({ + message: string; + ready: boolean; + } & { + intercept: string; + }) | ({ + message: string; + ready: boolean; + } & { + script: string; + }) | ({ + message: string; + ready: boolean; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + message: string; + ready: boolean; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + message: string; + ready: boolean; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + message: string; + ready: boolean; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + message: string; + ready: boolean; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }); +}>, z.ZodLazy>>>; +export declare const EventDataSchema: z.ZodLazy; + params: any; +}, "strip", z.ZodTypeAny, { + method: "browsingContext.contextCreated"; + params?: any; +}, { + method: "browsingContext.contextCreated"; + params?: any; +}>>, z.ZodLazy; + params: any; +}, "strip", z.ZodTypeAny, { + method: "browsingContext.contextDestroyed"; + params?: any; +}, { + method: "browsingContext.contextDestroyed"; + params?: any; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; +}>>, z.ZodLazy; + params: z.ZodLazy; + accepted: z.ZodBoolean; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accepted: boolean; + userText?: string | undefined; + }, { + context: string; + accepted: boolean; + userText?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; +}, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; +}>>, z.ZodLazy; + params: z.ZodLazy; + type: z.ZodEnum<["alert", "confirm", "prompt", "beforeunload"]>; + message: z.ZodString; + defaultValue: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; +}, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: string; + }, { + type: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"console">; + method: z.ZodString; + args: z.ZodArray; + }, "strip", z.ZodTypeAny, { + type: "console"; + args: any[]; + method: string; + }, { + type: "console"; + args: any[]; + method: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"javascript">; + }, "strip", z.ZodTypeAny, { + type: "javascript"; + }, { + type: "javascript"; + }>>>]>>; +}, "strip", z.ZodTypeAny, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; +}, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; +}>>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + initiator: z.ZodLazy; + columnNumber: z.ZodOptional>; + lineNumber: z.ZodOptional>; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + request: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + errorText: z.ZodString; + }, "strip", z.ZodTypeAny, { + errorText: string; + }, { + errorText: string; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + data: any; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; +}, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; +}>>, z.ZodLazy; + params: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>; +}, "strip", z.ZodTypeAny, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; +}, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; +}, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; +}>>]>>]>>; +export declare const CommandDataSchema: z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.close"; +}, { + params: Record; + method: "browser.close"; +}>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.createUserContext"; +}, { + params: Record; + method: "browser.createUserContext"; +}>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.getUserContexts"; +}, { + params: Record; + method: "browser.getUserContexts"; +}>>, z.ZodLazy; + params: z.ZodObject<{ + userContext: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + userContext: string; + }, { + userContext: string; + }>; +}, "strip", z.ZodTypeAny, { + params: { + userContext: string; + }; + method: "browser.removeUserContext"; +}, { + params: { + userContext: string; + }; + method: "browser.removeUserContext"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + }; + method: "browsingContext.activate"; +}, { + params: { + context: string; + }; + method: "browsingContext.activate"; +}>>, z.ZodLazy; + params: z.ZodLazy; + origin: z.ZodOptional>>; + format: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: string; + quality?: number | undefined; + }, { + type: string; + quality?: number | undefined; + }>>>; + clip: z.ZodOptional; + x: z.ZodNumber; + y: z.ZodNumber; + width: z.ZodNumber; + height: z.ZodNumber; + }, "strip", z.ZodTypeAny, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }>>, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }; + method: "browsingContext.captureScreenshot"; +}, { + params: { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }; + method: "browsingContext.captureScreenshot"; +}>>, z.ZodLazy; + params: z.ZodLazy; + promptUnload: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + promptUnload?: boolean | undefined; + }, { + context: string; + promptUnload?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + promptUnload?: boolean | undefined; + }; + method: "browsingContext.close"; +}, { + params: { + context: string; + promptUnload?: boolean | undefined; + }; + method: "browsingContext.close"; +}>>, z.ZodLazy; + params: z.ZodLazy>; + referenceContext: z.ZodOptional>; + background: z.ZodOptional>; + userContext: z.ZodOptional, z.ZodNull]>>; + }, "strip", z.ZodTypeAny, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }; + method: "browsingContext.create"; +}, { + params: { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }; + method: "browsingContext.create"; +}>>, z.ZodLazy; + params: z.ZodLazy>; + root: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + maxDepth?: number | undefined; + root?: string | undefined; + }, { + maxDepth?: number | undefined; + root?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + maxDepth?: number | undefined; + root?: string | undefined; + }; + method: "browsingContext.getTree"; +}, { + params: { + maxDepth?: number | undefined; + root?: string | undefined; + }; + method: "browsingContext.getTree"; +}>>, z.ZodLazy; + params: z.ZodLazy; + accept: z.ZodOptional; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }; + method: "browsingContext.handleUserPrompt"; +}, { + params: { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }; + method: "browsingContext.handleUserPrompt"; +}>>, z.ZodLazy; + params: z.ZodLazy; + locator: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "css"; + value: string; + }, { + type: "css"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + ignoreCase: z.ZodOptional; + matchType: z.ZodOptional>; + maxDepth: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "xpath"; + value: string; + }, { + type: "xpath"; + value: string; + }>>]>>; + maxNodeCount: any; + ownership: z.ZodOptional>>; + sandbox: z.ZodOptional; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + startNodes: z.ZodOptional; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }; + method: "browsingContext.locateNodes"; +}, { + params: { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }; + method: "browsingContext.locateNodes"; +}>>, z.ZodLazy; + params: z.ZodLazy; + url: z.ZodString; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.navigate"; +}, { + params: { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.navigate"; +}>>, z.ZodLazy; + params: z.ZodLazy; + background: z.ZodOptional>; + margin: z.ZodOptional>; + left: z.ZodOptional>; + right: z.ZodOptional>; + top: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }>>>; + orientation: z.ZodOptional>>; + page: z.ZodOptional>; + width: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + height?: number | undefined; + width?: number | undefined; + }, { + height?: number | undefined; + width?: number | undefined; + }>>>; + pageRanges: z.ZodOptional, z.ZodString]>, "many">>; + scale: z.ZodOptional>; + shrinkToFit: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }; + method: "browsingContext.print"; +}, { + params: { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }; + method: "browsingContext.print"; +}>>, z.ZodLazy; + params: z.ZodLazy; + ignoreCache: z.ZodOptional; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.reload"; +}, { + params: { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.reload"; +}>>, z.ZodLazy; + params: z.ZodLazy; + viewport: z.ZodOptional; + height: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + width: number; + height: number; + }, { + width: number; + height: number; + }>>, z.ZodNull]>>; + devicePixelRatio: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }; + method: "browsingContext.setViewport"; +}, { + params: { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }; + method: "browsingContext.setViewport"; +}>>, z.ZodLazy; + params: z.ZodLazy; + delta: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + delta: number; + }, { + context: string; + delta: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + delta: number; + }; + method: "browsingContext.traverseHistory"; +}, { + params: { + context: string; + delta: number; + }; + method: "browsingContext.traverseHistory"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + actions: z.ZodArray; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyDown"; + value: string; + }, { + type: "keyDown"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyUp"; + value: string; + }, { + type: "keyUp"; + value: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + parameters: z.ZodOptional>>>; + }, "strip", z.ZodTypeAny, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }>>>; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerDown"; + button: number; + }, { + type: "pointerDown"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerUp"; + button: number; + }, { + type: "pointerUp"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + deltaX: z.ZodLazy; + deltaY: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>>; + }, "strip", z.ZodTypeAny, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }; + method: "input.performActions"; +}, { + params: { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }; + method: "input.performActions"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + }; + method: "input.releaseActions"; +}, { + params: { + context: string; + }; + method: "input.releaseActions"; +}>>, z.ZodLazy; + params: z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + files: z.ZodArray; + }, "strip", z.ZodTypeAny, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }; + method: "input.setFiles"; +}, { + params: { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }; + method: "input.setFiles"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy>, "many">; + urlPatterns: z.ZodOptional; + protocol: z.ZodOptional; + hostname: z.ZodOptional; + port: z.ZodOptional; + pathname: z.ZodOptional; + search: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }>>, z.ZodLazy; + pattern: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + pattern: string; + }, { + type: "string"; + pattern: string; + }>>]>>, "many">>; + }, "strip", z.ZodTypeAny, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }; + method: "network.addIntercept"; +}, { + params: { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }; + method: "network.addIntercept"; +}>>, z.ZodLazy; + params: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + method: z.ZodOptional; + url: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }; + method: "network.continueRequest"; +}, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }; + method: "network.continueRequest"; +}>>, z.ZodLazy; + params: z.ZodLazy; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + credentials: z.ZodOptional; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.continueResponse"; +}, { + params: { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.continueResponse"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>, z.ZodUnion<[z.ZodLazy; + credentials: z.ZodLazy; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>; + }, "strip", z.ZodTypeAny, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + action: "default" | "cancel"; + }, { + action: "default" | "cancel"; + }>>]>>>; +}, "strip", z.ZodTypeAny, { + params: ({ + request: string; + } & { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }) | ({ + request: string; + } & { + action: "default" | "cancel"; + }); + method: "network.continueWithAuth"; +}, { + params: ({ + request: string; + } & { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }) | ({ + request: string; + } & { + action: "default" | "cancel"; + }); + method: "network.continueWithAuth"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + }; + method: "network.failRequest"; +}, { + params: { + request: string; + }; + method: "network.failRequest"; +}>>, z.ZodLazy; + params: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.provideResponse"; +}, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.provideResponse"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + intercept: string; + }, { + intercept: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + intercept: string; + }; + method: "network.removeIntercept"; +}, { + params: { + intercept: string; + }; + method: "network.removeIntercept"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodLazy; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + ownership: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }>>, "many">>; + contexts: z.ZodOptional, "many">>; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }; + method: "script.addPreloadScript"; +}, { + params: { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }; + method: "script.addPreloadScript"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + arguments: z.ZodOptional>; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + this: any; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }; + method: "script.callFunction"; +}, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }; + method: "script.callFunction"; +}>>, z.ZodLazy; + params: z.ZodLazy, "many">; + target: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }; + method: "script.disown"; +}, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }; + method: "script.disown"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + awaitPromise: z.ZodBoolean; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }; + method: "script.evaluate"; +}, { + params: { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }; + method: "script.evaluate"; +}>>, z.ZodLazy; + params: z.ZodLazy>; + type: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }; + method: "script.getRealms"; +}, { + params: { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }; + method: "script.getRealms"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + script: string; + }, { + script: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + script: string; + }; + method: "script.removePreloadScript"; +}, { + params: { + script: string; + }; + method: "script.removePreloadScript"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "session.end"; +}, { + params: Record; + method: "session.end"; +}>>, z.ZodLazy; + params: z.ZodLazy; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>>; + firstMatch: z.ZodOptional; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }; + method: "session.new"; +}, { + params: { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }; + method: "session.new"; +}>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "session.status"; +}, { + params: Record; + method: "session.status"; +}>>, z.ZodLazy; + params: z.ZodLazy; + contexts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + events: string[]; + contexts?: string[] | undefined; + }, { + events: string[]; + contexts?: string[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.subscribe"; +}, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.subscribe"; +}>>, z.ZodLazy; + params: z.ZodLazy; + contexts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + events: string[]; + contexts?: string[] | undefined; + }, { + events: string[]; + contexts?: string[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.unsubscribe"; +}, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.unsubscribe"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.deleteCookies"; +}, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.deleteCookies"; +}>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.getCookies"; +}, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.getCookies"; +}>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodOptional; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.setCookie"; +}, { + params: { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.setCookie"; +}>>]>>]>>; +export declare const ResultDataSchema: z.ZodLazy>, z.ZodLazy; +}, "strip", z.ZodTypeAny, { + context: string; +}, { + context: string; +}>>, z.ZodLazy>, z.ZodLazy; +}, "strip", z.ZodTypeAny, { + nodes: any[]; +}, { + nodes: any[]; +}>>, z.ZodLazy, z.ZodNull]>; + url: z.ZodString; +}, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; +}, { + url: string; + navigation: string | null; +}>>, z.ZodLazy>, z.ZodLazy>]>>, z.ZodLazy>>, z.ZodLazy; +}, "strip", z.ZodTypeAny, { + intercept: string; +}, { + intercept: string; +}>>>, z.ZodLazy; +}, "strip", z.ZodTypeAny, { + script: string; +}, { + script: string; +}>>, z.ZodLazy; + result: any; + realm: z.ZodLazy; +}, "strip", z.ZodTypeAny, { + type: "success"; + realm: string; + result?: any; +}, { + type: "success"; + realm: string; + result?: any; +}>>, z.ZodLazy; + exceptionDetails: z.ZodLazy; + exception: any; + lineNumber: z.ZodLazy; + stackTrace: z.ZodLazy; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>; + text: z.ZodString; + }, "strip", z.ZodTypeAny, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }>>; + realm: z.ZodLazy; +}, "strip", z.ZodTypeAny, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; +}, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; +}>>]>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>, "many">; +}, "strip", z.ZodTypeAny, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; +}, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; +}>>]>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }>, z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; +}, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; +}>>, z.ZodLazy>]>>, z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; +}, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + partitionKey: z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; +}, "strip", z.ZodTypeAny, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}>>, z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; +}, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}>>]>>]>>; +export declare const EmptyParamsSchema: z.ZodLazy>>; +export declare const MessageSchema: z.ZodLazy; + id: z.ZodLazy; + result: z.ZodLazy>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>, z.ZodLazy>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + nodes: any[]; + }, { + nodes: any[]; + }>>, z.ZodLazy, z.ZodNull]>; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + }, { + url: string; + navigation: string | null; + }>>, z.ZodLazy>, z.ZodLazy>]>>, z.ZodLazy>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + intercept: string; + }, { + intercept: string; + }>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + script: string; + }, { + script: string; + }>>, z.ZodLazy; + result: any; + realm: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "success"; + realm: string; + result?: any; + }, { + type: "success"; + realm: string; + result?: any; + }>>, z.ZodLazy; + exceptionDetails: z.ZodLazy; + exception: any; + lineNumber: z.ZodLazy; + stackTrace: z.ZodLazy; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>; + text: z.ZodString; + }, "strip", z.ZodTypeAny, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }>>; + realm: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }>>]>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }>>]>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }>, z.ZodLazy>>; + }, "strip", z.ZodTypeAny, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }>>, z.ZodLazy>]>>, z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + partitionKey: z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }>>, z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }>>]>>]>>; +}, "strip", z.ZodTypeAny, { + type: "success"; + id: number; + result: Record | { + data: string; + } | { + context: string; + } | { + contexts?: any; + } | { + nodes: any[]; + } | { + url: string; + navigation: string | null; + } | { + data: string; + } | {} | { + intercept: string; + } | { + script: string; + } | { + type: "success"; + realm: string; + result?: any; + } | { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } | { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } | { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } | { + message: string; + ready: boolean; + } | { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | (Record & { + data: string; + }) | (Record & { + context: string; + }) | (Record & { + contexts?: any; + }) | (Record & { + nodes: any[]; + }) | (Record & { + url: string; + navigation: string | null; + }) | (Record & { + data: string; + }) | (Record & {}) | (Record & { + intercept: string; + }) | (Record & { + script: string; + }) | (Record & { + type: "success"; + realm: string; + result?: any; + }) | (Record & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | (Record & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | (Record & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | (Record & { + message: string; + ready: boolean; + }) | (Record & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | (Record & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | (Record & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & Record) | ({ + data: string; + } & { + context: string; + }) | ({ + data: string; + } & { + contexts?: any; + }) | ({ + data: string; + } & { + nodes: any[]; + }) | ({ + data: string; + } & { + url: string; + navigation: string | null; + }) | ({ + data: string; + } & { + data: string; + }) | ({ + data: string; + } & {}) | ({ + data: string; + } & { + intercept: string; + }) | ({ + data: string; + } & { + script: string; + }) | ({ + data: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + data: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + data: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + data: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + data: string; + } & { + message: string; + ready: boolean; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & Record) | ({ + context: string; + } & { + data: string; + }) | ({ + context: string; + } & { + contexts?: any; + }) | ({ + context: string; + } & { + nodes: any[]; + }) | ({ + context: string; + } & { + url: string; + navigation: string | null; + }) | ({ + context: string; + } & { + data: string; + }) | ({ + context: string; + } & {}) | ({ + context: string; + } & { + intercept: string; + }) | ({ + context: string; + } & { + script: string; + }) | ({ + context: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + context: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + context: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + context: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + context: string; + } & { + message: string; + ready: boolean; + }) | ({ + context: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & Record) | ({ + contexts?: any; + } & { + data: string; + }) | ({ + contexts?: any; + } & { + context: string; + }) | ({ + contexts?: any; + } & { + nodes: any[]; + }) | ({ + contexts?: any; + } & { + url: string; + navigation: string | null; + }) | ({ + contexts?: any; + } & { + data: string; + }) | ({ + contexts?: any; + } & {}) | ({ + contexts?: any; + } & { + intercept: string; + }) | ({ + contexts?: any; + } & { + script: string; + }) | ({ + contexts?: any; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + contexts?: any; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + contexts?: any; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + contexts?: any; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + contexts?: any; + } & { + message: string; + ready: boolean; + }) | ({ + contexts?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & Record) | ({ + nodes: any[]; + } & { + data: string; + }) | ({ + nodes: any[]; + } & { + context: string; + }) | ({ + nodes: any[]; + } & { + contexts?: any; + }) | ({ + nodes: any[]; + } & { + url: string; + navigation: string | null; + }) | ({ + nodes: any[]; + } & { + data: string; + }) | ({ + nodes: any[]; + } & {}) | ({ + nodes: any[]; + } & { + intercept: string; + }) | ({ + nodes: any[]; + } & { + script: string; + }) | ({ + nodes: any[]; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + nodes: any[]; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + nodes: any[]; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + nodes: any[]; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + nodes: any[]; + } & { + message: string; + ready: boolean; + }) | ({ + nodes: any[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & Record) | ({ + url: string; + navigation: string | null; + } & { + data: string; + }) | ({ + url: string; + navigation: string | null; + } & { + context: string; + }) | ({ + url: string; + navigation: string | null; + } & { + contexts?: any; + }) | ({ + url: string; + navigation: string | null; + } & { + nodes: any[]; + }) | ({ + url: string; + navigation: string | null; + } & { + data: string; + }) | ({ + url: string; + navigation: string | null; + } & {}) | ({ + url: string; + navigation: string | null; + } & { + intercept: string; + }) | ({ + url: string; + navigation: string | null; + } & { + script: string; + }) | ({ + url: string; + navigation: string | null; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + url: string; + navigation: string | null; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + url: string; + navigation: string | null; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + url: string; + navigation: string | null; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + url: string; + navigation: string | null; + } & { + message: string; + ready: boolean; + }) | ({ + url: string; + navigation: string | null; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & Record) | ({ + data: string; + } & { + data: string; + }) | ({ + data: string; + } & { + context: string; + }) | ({ + data: string; + } & { + contexts?: any; + }) | ({ + data: string; + } & { + nodes: any[]; + }) | ({ + data: string; + } & { + url: string; + navigation: string | null; + }) | ({ + data: string; + } & {}) | ({ + data: string; + } & { + intercept: string; + }) | ({ + data: string; + } & { + script: string; + }) | ({ + data: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + data: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + data: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + data: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + data: string; + } & { + message: string; + ready: boolean; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & Record) | ({} & { + data: string; + }) | ({} & { + context: string; + }) | ({} & { + contexts?: any; + }) | ({} & { + nodes: any[]; + }) | ({} & { + url: string; + navigation: string | null; + }) | ({} & { + data: string; + }) | ({} & { + intercept: string; + }) | ({} & { + script: string; + }) | ({} & { + type: "success"; + realm: string; + result?: any; + }) | ({} & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({} & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({} & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({} & { + message: string; + ready: boolean; + }) | ({} & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & Record) | ({ + intercept: string; + } & { + data: string; + }) | ({ + intercept: string; + } & { + context: string; + }) | ({ + intercept: string; + } & { + contexts?: any; + }) | ({ + intercept: string; + } & { + nodes: any[]; + }) | ({ + intercept: string; + } & { + url: string; + navigation: string | null; + }) | ({ + intercept: string; + } & { + data: string; + }) | ({ + intercept: string; + } & {}) | ({ + intercept: string; + } & { + script: string; + }) | ({ + intercept: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + intercept: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + intercept: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + intercept: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + intercept: string; + } & { + message: string; + ready: boolean; + }) | ({ + intercept: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & Record) | ({ + script: string; + } & { + data: string; + }) | ({ + script: string; + } & { + context: string; + }) | ({ + script: string; + } & { + contexts?: any; + }) | ({ + script: string; + } & { + nodes: any[]; + }) | ({ + script: string; + } & { + url: string; + navigation: string | null; + }) | ({ + script: string; + } & { + data: string; + }) | ({ + script: string; + } & {}) | ({ + script: string; + } & { + intercept: string; + }) | ({ + script: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + script: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + script: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + script: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + script: string; + } & { + message: string; + ready: boolean; + }) | ({ + script: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & Record) | ({ + type: "success"; + realm: string; + result?: any; + } & { + data: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + context: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + contexts?: any; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + nodes: any[]; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + url: string; + navigation: string | null; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + data: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & {}) | ({ + type: "success"; + realm: string; + result?: any; + } & { + intercept: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + script: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + message: string; + ready: boolean; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & Record) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + data: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + context: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + contexts?: any; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + nodes: any[]; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + url: string; + navigation: string | null; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + data: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & {}) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + intercept: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + script: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + message: string; + ready: boolean; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & Record) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + data: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + context: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + contexts?: any; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + nodes: any[]; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + url: string; + navigation: string | null; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + data: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & {}) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + intercept: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + script: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + message: string; + ready: boolean; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & Record) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + data: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + context: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + contexts?: any; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + nodes: any[]; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + url: string; + navigation: string | null; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + data: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & {}) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + intercept: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + script: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + message: string; + ready: boolean; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & Record) | ({ + message: string; + ready: boolean; + } & { + data: string; + }) | ({ + message: string; + ready: boolean; + } & { + context: string; + }) | ({ + message: string; + ready: boolean; + } & { + contexts?: any; + }) | ({ + message: string; + ready: boolean; + } & { + nodes: any[]; + }) | ({ + message: string; + ready: boolean; + } & { + url: string; + navigation: string | null; + }) | ({ + message: string; + ready: boolean; + } & { + data: string; + }) | ({ + message: string; + ready: boolean; + } & {}) | ({ + message: string; + ready: boolean; + } & { + intercept: string; + }) | ({ + message: string; + ready: boolean; + } & { + script: string; + }) | ({ + message: string; + ready: boolean; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + message: string; + ready: boolean; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + message: string; + ready: boolean; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + message: string; + ready: boolean; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + message: string; + ready: boolean; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }); +}, { + type: "success"; + id: number; + result: Record | { + data: string; + } | { + context: string; + } | { + contexts?: any; + } | { + nodes: any[]; + } | { + url: string; + navigation: string | null; + } | { + data: string; + } | {} | { + intercept: string; + } | { + script: string; + } | { + type: "success"; + realm: string; + result?: any; + } | { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } | { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } | { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } | { + message: string; + ready: boolean; + } | { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } | (Record & { + data: string; + }) | (Record & { + context: string; + }) | (Record & { + contexts?: any; + }) | (Record & { + nodes: any[]; + }) | (Record & { + url: string; + navigation: string | null; + }) | (Record & { + data: string; + }) | (Record & {}) | (Record & { + intercept: string; + }) | (Record & { + script: string; + }) | (Record & { + type: "success"; + realm: string; + result?: any; + }) | (Record & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | (Record & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | (Record & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | (Record & { + message: string; + ready: boolean; + }) | (Record & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | (Record & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | (Record & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & Record) | ({ + data: string; + } & { + context: string; + }) | ({ + data: string; + } & { + contexts?: any; + }) | ({ + data: string; + } & { + nodes: any[]; + }) | ({ + data: string; + } & { + url: string; + navigation: string | null; + }) | ({ + data: string; + } & { + data: string; + }) | ({ + data: string; + } & {}) | ({ + data: string; + } & { + intercept: string; + }) | ({ + data: string; + } & { + script: string; + }) | ({ + data: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + data: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + data: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + data: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + data: string; + } & { + message: string; + ready: boolean; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & Record) | ({ + context: string; + } & { + data: string; + }) | ({ + context: string; + } & { + contexts?: any; + }) | ({ + context: string; + } & { + nodes: any[]; + }) | ({ + context: string; + } & { + url: string; + navigation: string | null; + }) | ({ + context: string; + } & { + data: string; + }) | ({ + context: string; + } & {}) | ({ + context: string; + } & { + intercept: string; + }) | ({ + context: string; + } & { + script: string; + }) | ({ + context: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + context: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + context: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + context: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + context: string; + } & { + message: string; + ready: boolean; + }) | ({ + context: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + context: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & Record) | ({ + contexts?: any; + } & { + data: string; + }) | ({ + contexts?: any; + } & { + context: string; + }) | ({ + contexts?: any; + } & { + nodes: any[]; + }) | ({ + contexts?: any; + } & { + url: string; + navigation: string | null; + }) | ({ + contexts?: any; + } & { + data: string; + }) | ({ + contexts?: any; + } & {}) | ({ + contexts?: any; + } & { + intercept: string; + }) | ({ + contexts?: any; + } & { + script: string; + }) | ({ + contexts?: any; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + contexts?: any; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + contexts?: any; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + contexts?: any; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + contexts?: any; + } & { + message: string; + ready: boolean; + }) | ({ + contexts?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + contexts?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & Record) | ({ + nodes: any[]; + } & { + data: string; + }) | ({ + nodes: any[]; + } & { + context: string; + }) | ({ + nodes: any[]; + } & { + contexts?: any; + }) | ({ + nodes: any[]; + } & { + url: string; + navigation: string | null; + }) | ({ + nodes: any[]; + } & { + data: string; + }) | ({ + nodes: any[]; + } & {}) | ({ + nodes: any[]; + } & { + intercept: string; + }) | ({ + nodes: any[]; + } & { + script: string; + }) | ({ + nodes: any[]; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + nodes: any[]; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + nodes: any[]; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + nodes: any[]; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + nodes: any[]; + } & { + message: string; + ready: boolean; + }) | ({ + nodes: any[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + nodes: any[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & Record) | ({ + url: string; + navigation: string | null; + } & { + data: string; + }) | ({ + url: string; + navigation: string | null; + } & { + context: string; + }) | ({ + url: string; + navigation: string | null; + } & { + contexts?: any; + }) | ({ + url: string; + navigation: string | null; + } & { + nodes: any[]; + }) | ({ + url: string; + navigation: string | null; + } & { + data: string; + }) | ({ + url: string; + navigation: string | null; + } & {}) | ({ + url: string; + navigation: string | null; + } & { + intercept: string; + }) | ({ + url: string; + navigation: string | null; + } & { + script: string; + }) | ({ + url: string; + navigation: string | null; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + url: string; + navigation: string | null; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + url: string; + navigation: string | null; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + url: string; + navigation: string | null; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + url: string; + navigation: string | null; + } & { + message: string; + ready: boolean; + }) | ({ + url: string; + navigation: string | null; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + url: string; + navigation: string | null; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & Record) | ({ + data: string; + } & { + data: string; + }) | ({ + data: string; + } & { + context: string; + }) | ({ + data: string; + } & { + contexts?: any; + }) | ({ + data: string; + } & { + nodes: any[]; + }) | ({ + data: string; + } & { + url: string; + navigation: string | null; + }) | ({ + data: string; + } & {}) | ({ + data: string; + } & { + intercept: string; + }) | ({ + data: string; + } & { + script: string; + }) | ({ + data: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + data: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + data: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + data: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + data: string; + } & { + message: string; + ready: boolean; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + data: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & Record) | ({} & { + data: string; + }) | ({} & { + context: string; + }) | ({} & { + contexts?: any; + }) | ({} & { + nodes: any[]; + }) | ({} & { + url: string; + navigation: string | null; + }) | ({} & { + data: string; + }) | ({} & { + intercept: string; + }) | ({} & { + script: string; + }) | ({} & { + type: "success"; + realm: string; + result?: any; + }) | ({} & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({} & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({} & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({} & { + message: string; + ready: boolean; + }) | ({} & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({} & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & Record) | ({ + intercept: string; + } & { + data: string; + }) | ({ + intercept: string; + } & { + context: string; + }) | ({ + intercept: string; + } & { + contexts?: any; + }) | ({ + intercept: string; + } & { + nodes: any[]; + }) | ({ + intercept: string; + } & { + url: string; + navigation: string | null; + }) | ({ + intercept: string; + } & { + data: string; + }) | ({ + intercept: string; + } & {}) | ({ + intercept: string; + } & { + script: string; + }) | ({ + intercept: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + intercept: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + intercept: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + intercept: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + intercept: string; + } & { + message: string; + ready: boolean; + }) | ({ + intercept: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + intercept: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & Record) | ({ + script: string; + } & { + data: string; + }) | ({ + script: string; + } & { + context: string; + }) | ({ + script: string; + } & { + contexts?: any; + }) | ({ + script: string; + } & { + nodes: any[]; + }) | ({ + script: string; + } & { + url: string; + navigation: string | null; + }) | ({ + script: string; + } & { + data: string; + }) | ({ + script: string; + } & {}) | ({ + script: string; + } & { + intercept: string; + }) | ({ + script: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + script: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + script: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + script: string; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + script: string; + } & { + message: string; + ready: boolean; + }) | ({ + script: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + script: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & Record) | ({ + type: "success"; + realm: string; + result?: any; + } & { + data: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + context: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + contexts?: any; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + nodes: any[]; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + url: string; + navigation: string | null; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + data: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & {}) | ({ + type: "success"; + realm: string; + result?: any; + } & { + intercept: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + script: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + message: string; + ready: boolean; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "success"; + realm: string; + result?: any; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & Record) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + data: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + context: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + contexts?: any; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + nodes: any[]; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + url: string; + navigation: string | null; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + data: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & {}) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + intercept: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + script: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + message: string; + ready: boolean; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & Record) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + data: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + context: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + contexts?: any; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + nodes: any[]; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + url: string; + navigation: string | null; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + data: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & {}) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + intercept: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + script: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + message: string; + ready: boolean; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & Record) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + data: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + context: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + contexts?: any; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + nodes: any[]; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + url: string; + navigation: string | null; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + data: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & {}) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + intercept: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + script: string; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + message: string; + ready: boolean; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & Record) | ({ + message: string; + ready: boolean; + } & { + data: string; + }) | ({ + message: string; + ready: boolean; + } & { + context: string; + }) | ({ + message: string; + ready: boolean; + } & { + contexts?: any; + }) | ({ + message: string; + ready: boolean; + } & { + nodes: any[]; + }) | ({ + message: string; + ready: boolean; + } & { + url: string; + navigation: string | null; + }) | ({ + message: string; + ready: boolean; + } & { + data: string; + }) | ({ + message: string; + ready: boolean; + } & {}) | ({ + message: string; + ready: boolean; + } & { + intercept: string; + }) | ({ + message: string; + ready: boolean; + } & { + script: string; + }) | ({ + message: string; + ready: boolean; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + message: string; + ready: boolean; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + message: string; + ready: boolean; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + message: string; + ready: boolean; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + message: string; + ready: boolean; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + message: string; + ready: boolean; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & Record) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + context: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + contexts?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + nodes: any[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + url: string; + navigation: string | null; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + data: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & {}) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + intercept: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + script: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "success"; + realm: string; + result?: any; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + message: string; + ready: boolean; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }) | ({ + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + } & { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }); +}>, z.ZodLazy>>>, z.ZodLazy; + id: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + error: z.ZodLazy>; + message: z.ZodString; + stacktrace: z.ZodOptional; +}, "strip", z.ZodTypeAny, { + message: string; + type: "error"; + error: "invalid argument" | "invalid session id" | "move target out of bounds" | "no such alert" | "no such element" | "no such frame" | "no such handle" | "no such history entry" | "no such intercept" | "no such node" | "no such request" | "no such script" | "no such storage partition" | "no such user context" | "session not created" | "unable to capture screen" | "unable to close browser" | "unable to set cookie" | "unable to set file input" | "underspecified storage partition" | "unknown command" | "unknown error" | "unsupported operation"; + id: number | null; + stacktrace?: string | undefined; +}, { + message: string; + type: "error"; + error: "invalid argument" | "invalid session id" | "move target out of bounds" | "no such alert" | "no such element" | "no such frame" | "no such handle" | "no such history entry" | "no such intercept" | "no such node" | "no such request" | "no such script" | "no such storage partition" | "no such user context" | "session not created" | "unable to capture screen" | "unable to close browser" | "unable to set cookie" | "unable to set file input" | "underspecified storage partition" | "unknown command" | "unknown error" | "unsupported operation"; + id: number | null; + stacktrace?: string | undefined; +}>, z.ZodLazy>>>, z.ZodLazy; +}, "strip", z.ZodTypeAny, { + type: "event"; +}, { + type: "event"; +}>, z.ZodLazy; + params: any; +}, "strip", z.ZodTypeAny, { + method: "browsingContext.contextCreated"; + params?: any; +}, { + method: "browsingContext.contextCreated"; + params?: any; +}>>, z.ZodLazy; + params: any; +}, "strip", z.ZodTypeAny, { + method: "browsingContext.contextDestroyed"; + params?: any; +}, { + method: "browsingContext.contextDestroyed"; + params?: any; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; +}>>, z.ZodLazy; + params: z.ZodLazy; + accepted: z.ZodBoolean; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accepted: boolean; + userText?: string | undefined; + }, { + context: string; + accepted: boolean; + userText?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; +}, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; +}>>, z.ZodLazy; + params: z.ZodLazy; + type: z.ZodEnum<["alert", "confirm", "prompt", "beforeunload"]>; + message: z.ZodString; + defaultValue: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; +}, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: string; + }, { + type: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"console">; + method: z.ZodString; + args: z.ZodArray; + }, "strip", z.ZodTypeAny, { + type: "console"; + args: any[]; + method: string; + }, { + type: "console"; + args: any[]; + method: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"javascript">; + }, "strip", z.ZodTypeAny, { + type: "javascript"; + }, { + type: "javascript"; + }>>>]>>; +}, "strip", z.ZodTypeAny, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; +}, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; +}>>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + initiator: z.ZodLazy; + columnNumber: z.ZodOptional>; + lineNumber: z.ZodOptional>; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + request: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + errorText: z.ZodString; + }, "strip", z.ZodTypeAny, { + errorText: string; + }, { + errorText: string; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; +}>>]>>, z.ZodLazy; + params: z.ZodLazy; + data: any; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; +}, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; +}>>, z.ZodLazy; + params: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>; +}, "strip", z.ZodTypeAny, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; +}, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; +}, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; +}>>]>>]>>>, z.ZodLazy>>>]>>; +export declare const ErrorResponseSchema: z.ZodLazy; + id: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + error: z.ZodLazy>; + message: z.ZodString; + stacktrace: z.ZodOptional; +}, "strip", z.ZodTypeAny, { + message: string; + type: "error"; + error: "invalid argument" | "invalid session id" | "move target out of bounds" | "no such alert" | "no such element" | "no such frame" | "no such handle" | "no such history entry" | "no such intercept" | "no such node" | "no such request" | "no such script" | "no such storage partition" | "no such user context" | "session not created" | "unable to capture screen" | "unable to close browser" | "unable to set cookie" | "unable to set file input" | "underspecified storage partition" | "unknown command" | "unknown error" | "unsupported operation"; + id: number | null; + stacktrace?: string | undefined; +}, { + message: string; + type: "error"; + error: "invalid argument" | "invalid session id" | "move target out of bounds" | "no such alert" | "no such element" | "no such frame" | "no such handle" | "no such history entry" | "no such intercept" | "no such node" | "no such request" | "no such script" | "no such storage partition" | "no such user context" | "session not created" | "unable to capture screen" | "unable to close browser" | "unable to set cookie" | "unable to set file input" | "underspecified storage partition" | "unknown command" | "unknown error" | "unsupported operation"; + id: number | null; + stacktrace?: string | undefined; +}>, z.ZodLazy>>>; +export declare const EmptyResultSchema: z.ZodLazy>>; +export declare const ExtensibleSchema: z.ZodLazy>; +export declare const JsIntSchema: z.ZodLazy; +export declare const JsUintSchema: z.ZodLazy; +export declare const ErrorCodeSchema: z.ZodLazy>; +export declare const SessionCommandSchema: z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "session.end"; +}, { + params: Record; + method: "session.end"; +}>>, z.ZodLazy; + params: z.ZodLazy; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>>; + firstMatch: z.ZodOptional; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }; + method: "session.new"; +}, { + params: { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }; + method: "session.new"; +}>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "session.status"; +}, { + params: Record; + method: "session.status"; +}>>, z.ZodLazy; + params: z.ZodLazy; + contexts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + events: string[]; + contexts?: string[] | undefined; + }, { + events: string[]; + contexts?: string[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.subscribe"; +}, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.subscribe"; +}>>, z.ZodLazy; + params: z.ZodLazy; + contexts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + events: string[]; + contexts?: string[] | undefined; + }, { + events: string[]; + contexts?: string[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.unsubscribe"; +}, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.unsubscribe"; +}>>]>>; +export declare namespace Session { + const ProxyConfigurationSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>; +} +export declare const SessionResultSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }>, z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; +}, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; +}>>, z.ZodLazy>]>>; +export declare namespace Session { + const CapabilitiesRequestSchema: z.ZodLazy; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>>; + firstMatch: z.ZodOptional; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }>>; +} +export declare namespace Session { + const CapabilityRequestSchema: z.ZodLazy; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>; +} +export declare namespace Session { + const AutodetectProxyConfigurationSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>; +} +export declare namespace Session { + const DirectProxyConfigurationSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>; +} +export declare namespace Session { + const ManualProxyConfigurationSchema: z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>; +} +export declare namespace Session { + const SocksProxyConfigurationSchema: z.ZodLazy>; +} +export declare namespace Session { + const PacProxyConfigurationSchema: z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>; +} +export declare namespace Session { + const SystemProxyConfigurationSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>; +} +export declare namespace Session { + const SubscriptionRequestSchema: z.ZodLazy; + contexts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + events: string[]; + contexts?: string[] | undefined; + }, { + events: string[]; + contexts?: string[] | undefined; + }>>; +} +export declare namespace Session { + const StatusSchema: z.ZodLazy; + params: z.ZodLazy>>; + }, "strip", z.ZodTypeAny, { + params: Record; + method: "session.status"; + }, { + params: Record; + method: "session.status"; + }>>; +} +export declare namespace Session { + const StatusResultSchema: z.ZodLazy>; +} +export declare namespace Session { + const NewSchema: z.ZodLazy; + params: z.ZodLazy; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>>; + firstMatch: z.ZodOptional; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }; + method: "session.new"; + }, { + params: { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }; + method: "session.new"; + }>>; +} +export declare namespace Session { + const NewParametersSchema: z.ZodLazy; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>>; + firstMatch: z.ZodOptional; + browserName: z.ZodOptional; + browserVersion: z.ZodOptional; + platformName: z.ZodOptional; + proxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }, { + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }, { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }, { + capabilities: { + alwaysMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record) | undefined; + firstMatch?: ({ + acceptInsecureCerts?: boolean | undefined; + browserName?: string | undefined; + browserVersion?: string | undefined; + platformName?: string | undefined; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: boolean | undefined; + } & Record)[] | undefined; + }; + }>>; +} +export declare namespace Session { + const NewResultSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "autodetect"; + }, { + proxyType: "autodetect"; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "direct"; + }, { + proxyType: "direct"; + }>, z.ZodLazy>>>, z.ZodLazy; + ftpProxy: z.ZodOptional; + httpProxy: z.ZodOptional; + sslProxy: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }, { + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + }>, z.ZodUnion<[z.ZodLazy>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>, z.ZodObject<{ + noProxy: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + noProxy?: string[] | undefined; + }, { + noProxy?: string[] | undefined; + }>>, z.ZodLazy>>>, z.ZodLazy; + proxyAutoconfigUrl: z.ZodString; + }, "strip", z.ZodTypeAny, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }, { + proxyType: "pac"; + proxyAutoconfigUrl: string; + }>, z.ZodLazy>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + proxyType: "system"; + }, { + proxyType: "system"; + }>, z.ZodLazy>>>, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>]>>>; + webSocketUrl: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }, { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + }>, z.ZodLazy>>; + }, "strip", z.ZodTypeAny, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }, { + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: ({ + proxyType: "autodetect"; + } & Record) | ({ + proxyType: "direct"; + } & Record) | ((({ + proxyType: "manual"; + ftpProxy?: string | undefined; + httpProxy?: string | undefined; + sslProxy?: string | undefined; + } & ({ + socksProxy: string; + socksVersion: number; + } | {})) & { + noProxy?: string[] | undefined; + }) & Record) | ({ + proxyType: "pac"; + proxyAutoconfigUrl: string; + } & Record) | ({ + proxyType: "system"; + } & Record) | {} | undefined; + webSocketUrl?: string | undefined; + } & Record; + sessionId: string; + }>>; +} +export declare namespace Session { + const EndSchema: z.ZodLazy; + params: z.ZodLazy>>; + }, "strip", z.ZodTypeAny, { + params: Record; + method: "session.end"; + }, { + params: Record; + method: "session.end"; + }>>; +} +export declare namespace Session { + const SubscribeSchema: z.ZodLazy; + params: z.ZodLazy; + contexts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + events: string[]; + contexts?: string[] | undefined; + }, { + events: string[]; + contexts?: string[] | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.subscribe"; + }, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.subscribe"; + }>>; +} +export declare namespace Session { + const UnsubscribeSchema: z.ZodLazy; + params: z.ZodLazy; + contexts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + events: string[]; + contexts?: string[] | undefined; + }, { + events: string[]; + contexts?: string[] | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.unsubscribe"; + }, { + params: { + events: string[]; + contexts?: string[] | undefined; + }; + method: "session.unsubscribe"; + }>>; +} +export declare const BrowserCommandSchema: z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.close"; +}, { + params: Record; + method: "browser.close"; +}>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.createUserContext"; +}, { + params: Record; + method: "browser.createUserContext"; +}>>, z.ZodLazy; + params: z.ZodLazy>>; +}, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.getUserContexts"; +}, { + params: Record; + method: "browser.getUserContexts"; +}>>, z.ZodLazy; + params: z.ZodObject<{ + userContext: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + userContext: string; + }, { + userContext: string; + }>; +}, "strip", z.ZodTypeAny, { + params: { + userContext: string; + }; + method: "browser.removeUserContext"; +}, { + params: { + userContext: string; + }; + method: "browser.removeUserContext"; +}>>]>>; +export declare const BrowserResultSchema: z.ZodLazy; +}, "strip", z.ZodTypeAny, { + userContext: string; +}, { + userContext: string; +}>>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + userContext: string; + }, { + userContext: string; + }>>, "many">; +}, "strip", z.ZodTypeAny, { + userContexts: { + userContext: string; + }[]; +}, { + userContexts: { + userContext: string; + }[]; +}>>]>>; +export declare namespace Browser { + const UserContextSchema: z.ZodLazy; +} +export declare namespace Browser { + const UserContextInfoSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + userContext: string; + }, { + userContext: string; + }>>; +} +export declare namespace Browser { + const CloseSchema: z.ZodLazy; + params: z.ZodLazy>>; + }, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.close"; + }, { + params: Record; + method: "browser.close"; + }>>; +} +export declare namespace Browser { + const CreateUserContextSchema: z.ZodLazy; + params: z.ZodLazy>>; + }, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.createUserContext"; + }, { + params: Record; + method: "browser.createUserContext"; + }>>; +} +export declare namespace Browser { + const CreateUserContextResultSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + userContext: string; + }, { + userContext: string; + }>>>; +} +export declare namespace Browser { + const GetUserContextsSchema: z.ZodLazy; + params: z.ZodLazy>>; + }, "strip", z.ZodTypeAny, { + params: Record; + method: "browser.getUserContexts"; + }, { + params: Record; + method: "browser.getUserContexts"; + }>>; +} +export declare namespace Browser { + const GetUserContextsResultSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + userContext: string; + }, { + userContext: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + userContexts: { + userContext: string; + }[]; + }, { + userContexts: { + userContext: string; + }[]; + }>>; +} +export declare namespace Browser { + const RemoveUserContextSchema: z.ZodLazy; + params: z.ZodObject<{ + userContext: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + userContext: string; + }, { + userContext: string; + }>; + }, "strip", z.ZodTypeAny, { + params: { + userContext: string; + }; + method: "browser.removeUserContext"; + }, { + params: { + userContext: string; + }; + method: "browser.removeUserContext"; + }>>; +} +export declare const BrowsingContextCommandSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + }; + method: "browsingContext.activate"; +}, { + params: { + context: string; + }; + method: "browsingContext.activate"; +}>>, z.ZodLazy; + params: z.ZodLazy; + origin: z.ZodOptional>>; + format: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: string; + quality?: number | undefined; + }, { + type: string; + quality?: number | undefined; + }>>>; + clip: z.ZodOptional; + x: z.ZodNumber; + y: z.ZodNumber; + width: z.ZodNumber; + height: z.ZodNumber; + }, "strip", z.ZodTypeAny, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }>>, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }; + method: "browsingContext.captureScreenshot"; +}, { + params: { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }; + method: "browsingContext.captureScreenshot"; +}>>, z.ZodLazy; + params: z.ZodLazy; + promptUnload: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + promptUnload?: boolean | undefined; + }, { + context: string; + promptUnload?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + promptUnload?: boolean | undefined; + }; + method: "browsingContext.close"; +}, { + params: { + context: string; + promptUnload?: boolean | undefined; + }; + method: "browsingContext.close"; +}>>, z.ZodLazy; + params: z.ZodLazy>; + referenceContext: z.ZodOptional>; + background: z.ZodOptional>; + userContext: z.ZodOptional, z.ZodNull]>>; + }, "strip", z.ZodTypeAny, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }; + method: "browsingContext.create"; +}, { + params: { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }; + method: "browsingContext.create"; +}>>, z.ZodLazy; + params: z.ZodLazy>; + root: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + maxDepth?: number | undefined; + root?: string | undefined; + }, { + maxDepth?: number | undefined; + root?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + maxDepth?: number | undefined; + root?: string | undefined; + }; + method: "browsingContext.getTree"; +}, { + params: { + maxDepth?: number | undefined; + root?: string | undefined; + }; + method: "browsingContext.getTree"; +}>>, z.ZodLazy; + params: z.ZodLazy; + accept: z.ZodOptional; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }; + method: "browsingContext.handleUserPrompt"; +}, { + params: { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }; + method: "browsingContext.handleUserPrompt"; +}>>, z.ZodLazy; + params: z.ZodLazy; + locator: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "css"; + value: string; + }, { + type: "css"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + ignoreCase: z.ZodOptional; + matchType: z.ZodOptional>; + maxDepth: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "xpath"; + value: string; + }, { + type: "xpath"; + value: string; + }>>]>>; + maxNodeCount: any; + ownership: z.ZodOptional>>; + sandbox: z.ZodOptional; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + startNodes: z.ZodOptional; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }; + method: "browsingContext.locateNodes"; +}, { + params: { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }; + method: "browsingContext.locateNodes"; +}>>, z.ZodLazy; + params: z.ZodLazy; + url: z.ZodString; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.navigate"; +}, { + params: { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.navigate"; +}>>, z.ZodLazy; + params: z.ZodLazy; + background: z.ZodOptional>; + margin: z.ZodOptional>; + left: z.ZodOptional>; + right: z.ZodOptional>; + top: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }>>>; + orientation: z.ZodOptional>>; + page: z.ZodOptional>; + width: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + height?: number | undefined; + width?: number | undefined; + }, { + height?: number | undefined; + width?: number | undefined; + }>>>; + pageRanges: z.ZodOptional, z.ZodString]>, "many">>; + scale: z.ZodOptional>; + shrinkToFit: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }; + method: "browsingContext.print"; +}, { + params: { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }; + method: "browsingContext.print"; +}>>, z.ZodLazy; + params: z.ZodLazy; + ignoreCache: z.ZodOptional; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.reload"; +}, { + params: { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.reload"; +}>>, z.ZodLazy; + params: z.ZodLazy; + viewport: z.ZodOptional; + height: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + width: number; + height: number; + }, { + width: number; + height: number; + }>>, z.ZodNull]>>; + devicePixelRatio: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }; + method: "browsingContext.setViewport"; +}, { + params: { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }; + method: "browsingContext.setViewport"; +}>>, z.ZodLazy; + params: z.ZodLazy; + delta: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + delta: number; + }, { + context: string; + delta: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + delta: number; + }; + method: "browsingContext.traverseHistory"; +}, { + params: { + context: string; + delta: number; + }; + method: "browsingContext.traverseHistory"; +}>>]>>; +export declare const BrowsingContextEventSchema: z.ZodLazy; + params: any; +}, "strip", z.ZodTypeAny, { + method: "browsingContext.contextCreated"; + params?: any; +}, { + method: "browsingContext.contextCreated"; + params?: any; +}>>, z.ZodLazy; + params: any; +}, "strip", z.ZodTypeAny, { + method: "browsingContext.contextDestroyed"; + params?: any; +}, { + method: "browsingContext.contextDestroyed"; + params?: any; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; +}>>, z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; +}, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; +}>>, z.ZodLazy; + params: z.ZodLazy; + accepted: z.ZodBoolean; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accepted: boolean; + userText?: string | undefined; + }, { + context: string; + accepted: boolean; + userText?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; +}, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; +}>>, z.ZodLazy; + params: z.ZodLazy; + type: z.ZodEnum<["alert", "confirm", "prompt", "beforeunload"]>; + message: z.ZodString; + defaultValue: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; +}, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; +}>>]>>; +export declare const BrowsingContextResultSchema: z.ZodLazy>, z.ZodLazy; +}, "strip", z.ZodTypeAny, { + context: string; +}, { + context: string; +}>>, z.ZodLazy>, z.ZodLazy; +}, "strip", z.ZodTypeAny, { + nodes: any[]; +}, { + nodes: any[]; +}>>, z.ZodLazy, z.ZodNull]>; + url: z.ZodString; +}, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; +}, { + url: string; + navigation: string | null; +}>>, z.ZodLazy>, z.ZodLazy>]>>; +export declare namespace BrowsingContext { + const BrowsingContextSchema: z.ZodLazy; +} +export declare namespace BrowsingContext { + const InfoListSchema: any; +} +export declare namespace BrowsingContext { + const InfoSchema: any; +} +export declare namespace BrowsingContext { + const LocatorSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "css"; + value: string; + }, { + type: "css"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + ignoreCase: z.ZodOptional; + matchType: z.ZodOptional>; + maxDepth: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "xpath"; + value: string; + }, { + type: "xpath"; + value: string; + }>>]>>; +} +export declare namespace BrowsingContext { + const CssLocatorSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "css"; + value: string; + }, { + type: "css"; + value: string; + }>>; +} +export declare namespace BrowsingContext { + const InnerTextLocatorSchema: z.ZodLazy; + value: z.ZodString; + ignoreCase: z.ZodOptional; + matchType: z.ZodOptional>; + maxDepth: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }>>; +} +export declare namespace BrowsingContext { + const XPathLocatorSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "xpath"; + value: string; + }, { + type: "xpath"; + value: string; + }>>; +} +export declare namespace BrowsingContext { + const NavigationSchema: z.ZodLazy; +} +export declare namespace BrowsingContext { + const NavigationInfoSchema: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; +} +export declare namespace BrowsingContext { + const ReadinessStateSchema: z.ZodLazy>; +} +export declare namespace BrowsingContext { + const ActivateSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + }; + method: "browsingContext.activate"; + }, { + params: { + context: string; + }; + method: "browsingContext.activate"; + }>>; +} +export declare namespace BrowsingContext { + const ActivateParametersSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +} +export declare namespace BrowsingContext { + const CaptureScreenshotParametersSchema: z.ZodLazy; + origin: z.ZodOptional>>; + format: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: string; + quality?: number | undefined; + }, { + type: string; + quality?: number | undefined; + }>>>; + clip: z.ZodOptional; + x: z.ZodNumber; + y: z.ZodNumber; + width: z.ZodNumber; + height: z.ZodNumber; + }, "strip", z.ZodTypeAny, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }>>, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>; +} +export declare namespace BrowsingContext { + const CaptureScreenshotSchema: z.ZodLazy; + params: z.ZodLazy; + origin: z.ZodOptional>>; + format: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: string; + quality?: number | undefined; + }, { + type: string; + quality?: number | undefined; + }>>>; + clip: z.ZodOptional; + x: z.ZodNumber; + y: z.ZodNumber; + width: z.ZodNumber; + height: z.ZodNumber; + }, "strip", z.ZodTypeAny, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }>>, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }; + method: "browsingContext.captureScreenshot"; + }, { + params: { + context: string; + origin?: "viewport" | "document" | undefined; + format?: { + type: string; + quality?: number | undefined; + } | undefined; + clip?: { + type: "box"; + x: number; + y: number; + width: number; + height: number; + } | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }; + method: "browsingContext.captureScreenshot"; + }>>; +} +export declare namespace BrowsingContext { + const ImageFormatSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: string; + quality?: number | undefined; + }, { + type: string; + quality?: number | undefined; + }>>; +} +export declare namespace BrowsingContext { + const ClipRectangleSchema: z.ZodLazy; + x: z.ZodNumber; + y: z.ZodNumber; + width: z.ZodNumber; + height: z.ZodNumber; + }, "strip", z.ZodTypeAny, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }>>, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>; +} +export declare namespace BrowsingContext { + const ElementClipRectangleSchema: z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>; +} +export declare namespace BrowsingContext { + const BoxClipRectangleSchema: z.ZodLazy; + x: z.ZodNumber; + y: z.ZodNumber; + width: z.ZodNumber; + height: z.ZodNumber; + }, "strip", z.ZodTypeAny, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }, { + type: "box"; + x: number; + y: number; + width: number; + height: number; + }>>; +} +export declare namespace BrowsingContext { + const CaptureScreenshotResultSchema: z.ZodLazy>; +} +export declare namespace BrowsingContext { + const CloseSchema: z.ZodLazy; + params: z.ZodLazy; + promptUnload: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + promptUnload?: boolean | undefined; + }, { + context: string; + promptUnload?: boolean | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + promptUnload?: boolean | undefined; + }; + method: "browsingContext.close"; + }, { + params: { + context: string; + promptUnload?: boolean | undefined; + }; + method: "browsingContext.close"; + }>>; +} +export declare namespace BrowsingContext { + const CloseParametersSchema: z.ZodLazy; + promptUnload: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + promptUnload?: boolean | undefined; + }, { + context: string; + promptUnload?: boolean | undefined; + }>>; +} +export declare namespace BrowsingContext { + const CreateSchema: z.ZodLazy; + params: z.ZodLazy>; + referenceContext: z.ZodOptional>; + background: z.ZodOptional>; + userContext: z.ZodOptional, z.ZodNull]>>; + }, "strip", z.ZodTypeAny, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }; + method: "browsingContext.create"; + }, { + params: { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }; + method: "browsingContext.create"; + }>>; +} +export declare namespace BrowsingContext { + const CreateTypeSchema: z.ZodLazy>; +} +export declare namespace BrowsingContext { + const CreateParametersSchema: z.ZodLazy>; + referenceContext: z.ZodOptional>; + background: z.ZodOptional>; + userContext: z.ZodOptional, z.ZodNull]>>; + }, "strip", z.ZodTypeAny, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }, { + type: "window" | "tab"; + referenceContext?: string | undefined; + background?: boolean | undefined; + userContext?: string | null | undefined; + }>>; +} +export declare namespace BrowsingContext { + const CreateResultSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +} +export declare namespace BrowsingContext { + const GetTreeSchema: z.ZodLazy; + params: z.ZodLazy>; + root: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + maxDepth?: number | undefined; + root?: string | undefined; + }, { + maxDepth?: number | undefined; + root?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + maxDepth?: number | undefined; + root?: string | undefined; + }; + method: "browsingContext.getTree"; + }, { + params: { + maxDepth?: number | undefined; + root?: string | undefined; + }; + method: "browsingContext.getTree"; + }>>; +} +export declare namespace BrowsingContext { + const GetTreeParametersSchema: z.ZodLazy>; + root: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + maxDepth?: number | undefined; + root?: string | undefined; + }, { + maxDepth?: number | undefined; + root?: string | undefined; + }>>; +} +export declare namespace BrowsingContext { + const GetTreeResultSchema: z.ZodLazy>; +} +export declare namespace BrowsingContext { + const HandleUserPromptSchema: z.ZodLazy; + params: z.ZodLazy; + accept: z.ZodOptional; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }; + method: "browsingContext.handleUserPrompt"; + }, { + params: { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }; + method: "browsingContext.handleUserPrompt"; + }>>; +} +export declare namespace BrowsingContext { + const HandleUserPromptParametersSchema: z.ZodLazy; + accept: z.ZodOptional; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }, { + context: string; + accept?: boolean | undefined; + userText?: string | undefined; + }>>; +} +export declare namespace BrowsingContext { + const LocateNodesParametersSchema: z.ZodLazy; + locator: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "css"; + value: string; + }, { + type: "css"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + ignoreCase: z.ZodOptional; + matchType: z.ZodOptional>; + maxDepth: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "xpath"; + value: string; + }, { + type: "xpath"; + value: string; + }>>]>>; + maxNodeCount: any; + ownership: z.ZodOptional>>; + sandbox: z.ZodOptional; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + startNodes: z.ZodOptional; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }>>; +} +export declare namespace BrowsingContext { + const LocateNodesSchema: z.ZodLazy; + params: z.ZodLazy; + locator: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "css"; + value: string; + }, { + type: "css"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + ignoreCase: z.ZodOptional; + matchType: z.ZodOptional>; + maxDepth: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }, { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "xpath"; + value: string; + }, { + type: "xpath"; + value: string; + }>>]>>; + maxNodeCount: any; + ownership: z.ZodOptional>>; + sandbox: z.ZodOptional; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + startNodes: z.ZodOptional; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>, "many">>; + }, "strip", z.ZodTypeAny, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }, { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }; + method: "browsingContext.locateNodes"; + }, { + params: { + [x: string]: any; + context?: string | undefined; + locator?: { + type: "css"; + value: string; + } | { + type: "innerText"; + value: string; + ignoreCase?: boolean | undefined; + matchType?: "partial" | "full" | undefined; + maxDepth?: number | undefined; + } | { + type: "xpath"; + value: string; + } | undefined; + maxNodeCount?: any; + ownership?: "none" | "root" | undefined; + sandbox?: string | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + startNodes?: ({ + sharedId: string; + handle?: string | undefined; + } & Record)[] | undefined; + }; + method: "browsingContext.locateNodes"; + }>>; +} +export declare namespace BrowsingContext { + const LocateNodesResultSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + nodes: any[]; + }, { + nodes: any[]; + }>>; +} +export declare namespace BrowsingContext { + const NavigateSchema: z.ZodLazy; + params: z.ZodLazy; + url: z.ZodString; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.navigate"; + }, { + params: { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.navigate"; + }>>; +} +export declare namespace BrowsingContext { + const NavigateParametersSchema: z.ZodLazy; + url: z.ZodString; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + url: string; + context: string; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; +} +export declare namespace BrowsingContext { + const NavigateResultSchema: z.ZodLazy, z.ZodNull]>; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + }, { + url: string; + navigation: string | null; + }>>; +} +export declare namespace BrowsingContext { + const PrintSchema: z.ZodLazy; + params: z.ZodLazy; + background: z.ZodOptional>; + margin: z.ZodOptional>; + left: z.ZodOptional>; + right: z.ZodOptional>; + top: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }>>>; + orientation: z.ZodOptional>>; + page: z.ZodOptional>; + width: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + height?: number | undefined; + width?: number | undefined; + }, { + height?: number | undefined; + width?: number | undefined; + }>>>; + pageRanges: z.ZodOptional, z.ZodString]>, "many">>; + scale: z.ZodOptional>; + shrinkToFit: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }; + method: "browsingContext.print"; + }, { + params: { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }; + method: "browsingContext.print"; + }>>; +} +export declare namespace BrowsingContext { + const PrintParametersSchema: z.ZodLazy; + background: z.ZodOptional>; + margin: z.ZodOptional>; + left: z.ZodOptional>; + right: z.ZodOptional>; + top: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }>>>; + orientation: z.ZodOptional>>; + page: z.ZodOptional>; + width: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + height?: number | undefined; + width?: number | undefined; + }, { + height?: number | undefined; + width?: number | undefined; + }>>>; + pageRanges: z.ZodOptional, z.ZodString]>, "many">>; + scale: z.ZodOptional>; + shrinkToFit: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }, { + context: string; + background?: boolean | undefined; + margin?: { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + } | undefined; + orientation?: "portrait" | "landscape" | undefined; + page?: { + height?: number | undefined; + width?: number | undefined; + } | undefined; + pageRanges?: (string | number)[] | undefined; + scale?: number | undefined; + shrinkToFit?: boolean | undefined; + }>>; +} +export declare namespace BrowsingContext { + const PrintMarginParametersSchema: z.ZodLazy>; + left: z.ZodOptional>; + right: z.ZodOptional>; + top: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }, { + bottom?: number | undefined; + left?: number | undefined; + right?: number | undefined; + top?: number | undefined; + }>>; +} +export declare namespace BrowsingContext { + const PrintPageParametersSchema: z.ZodLazy>; + width: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + height?: number | undefined; + width?: number | undefined; + }, { + height?: number | undefined; + width?: number | undefined; + }>>; +} +export declare namespace BrowsingContext { + const PrintResultSchema: z.ZodLazy>; +} +export declare namespace BrowsingContext { + const ReloadSchema: z.ZodLazy; + params: z.ZodLazy; + ignoreCache: z.ZodOptional; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.reload"; + }, { + params: { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }; + method: "browsingContext.reload"; + }>>; +} +export declare namespace BrowsingContext { + const ReloadParametersSchema: z.ZodLazy; + ignoreCache: z.ZodOptional; + wait: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }, { + context: string; + ignoreCache?: boolean | undefined; + wait?: "none" | "interactive" | "complete" | undefined; + }>>; +} +export declare namespace BrowsingContext { + const SetViewportSchema: z.ZodLazy; + params: z.ZodLazy; + viewport: z.ZodOptional; + height: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + width: number; + height: number; + }, { + width: number; + height: number; + }>>, z.ZodNull]>>; + devicePixelRatio: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }; + method: "browsingContext.setViewport"; + }, { + params: { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }; + method: "browsingContext.setViewport"; + }>>; +} +export declare namespace BrowsingContext { + const SetViewportParametersSchema: z.ZodLazy; + viewport: z.ZodOptional; + height: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + width: number; + height: number; + }, { + width: number; + height: number; + }>>, z.ZodNull]>>; + devicePixelRatio: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }, { + context: string; + viewport?: { + width: number; + height: number; + } | null | undefined; + devicePixelRatio?: number | null | undefined; + }>>; +} +export declare namespace BrowsingContext { + const ViewportSchema: z.ZodLazy; + height: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + width: number; + height: number; + }, { + width: number; + height: number; + }>>; +} +export declare namespace BrowsingContext { + const TraverseHistorySchema: z.ZodLazy; + params: z.ZodLazy; + delta: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + delta: number; + }, { + context: string; + delta: number; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + delta: number; + }; + method: "browsingContext.traverseHistory"; + }, { + params: { + context: string; + delta: number; + }; + method: "browsingContext.traverseHistory"; + }>>; +} +export declare namespace BrowsingContext { + const TraverseHistoryParametersSchema: z.ZodLazy; + delta: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + delta: number; + }, { + context: string; + delta: number; + }>>; +} +export declare namespace BrowsingContext { + const TraverseHistoryResultSchema: z.ZodLazy>; +} +export declare namespace BrowsingContext { + const ContextCreatedSchema: z.ZodLazy; + params: any; + }, "strip", z.ZodTypeAny, { + method: "browsingContext.contextCreated"; + params?: any; + }, { + method: "browsingContext.contextCreated"; + params?: any; + }>>; +} +export declare namespace BrowsingContext { + const ContextDestroyedSchema: z.ZodLazy; + params: any; + }, "strip", z.ZodTypeAny, { + method: "browsingContext.contextDestroyed"; + params?: any; + }, { + method: "browsingContext.contextDestroyed"; + params?: any; + }>>; +} +export declare namespace BrowsingContext { + const NavigationStartedSchema: z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; + }, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationStarted"; + }>>; +} +export declare namespace BrowsingContext { + const FragmentNavigatedSchema: z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; + }, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.fragmentNavigated"; + }>>; +} +export declare namespace BrowsingContext { + const DomContentLoadedSchema: z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; + }, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.domContentLoaded"; + }>>; +} +export declare namespace BrowsingContext { + const LoadSchema: z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; + }, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.load"; + }>>; +} +export declare namespace BrowsingContext { + const DownloadWillBeginSchema: z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; + }, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.downloadWillBegin"; + }>>; +} +export declare namespace BrowsingContext { + const NavigationAbortedSchema: z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; + }, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationAborted"; + }>>; +} +export declare namespace BrowsingContext { + const NavigationFailedSchema: z.ZodLazy; + params: z.ZodLazy; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timestamp: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }, { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; + }, { + params: { + url: string; + navigation: string | null; + context: string; + timestamp: number; + }; + method: "browsingContext.navigationFailed"; + }>>; +} +export declare namespace BrowsingContext { + const UserPromptClosedSchema: z.ZodLazy; + params: z.ZodLazy; + accepted: z.ZodBoolean; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accepted: boolean; + userText?: string | undefined; + }, { + context: string; + accepted: boolean; + userText?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; + }, { + params: { + context: string; + accepted: boolean; + userText?: string | undefined; + }; + method: "browsingContext.userPromptClosed"; + }>>; +} +export declare namespace BrowsingContext { + const UserPromptClosedParametersSchema: z.ZodLazy; + accepted: z.ZodBoolean; + userText: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + accepted: boolean; + userText?: string | undefined; + }, { + context: string; + accepted: boolean; + userText?: string | undefined; + }>>; +} +export declare namespace BrowsingContext { + const UserPromptOpenedSchema: z.ZodLazy; + params: z.ZodLazy; + type: z.ZodEnum<["alert", "confirm", "prompt", "beforeunload"]>; + message: z.ZodString; + defaultValue: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; + }, { + params: { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }; + method: "browsingContext.userPromptOpened"; + }>>; +} +export declare namespace BrowsingContext { + const UserPromptOpenedParametersSchema: z.ZodLazy; + type: z.ZodEnum<["alert", "confirm", "prompt", "beforeunload"]>; + message: z.ZodString; + defaultValue: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }, { + message: string; + type: "prompt" | "alert" | "confirm" | "beforeunload"; + context: string; + defaultValue?: string | undefined; + }>>; +} +export declare const NetworkCommandSchema: z.ZodLazy; + params: z.ZodLazy>, "many">; + urlPatterns: z.ZodOptional; + protocol: z.ZodOptional; + hostname: z.ZodOptional; + port: z.ZodOptional; + pathname: z.ZodOptional; + search: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }>>, z.ZodLazy; + pattern: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + pattern: string; + }, { + type: "string"; + pattern: string; + }>>]>>, "many">>; + }, "strip", z.ZodTypeAny, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }; + method: "network.addIntercept"; +}, { + params: { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }; + method: "network.addIntercept"; +}>>, z.ZodLazy; + params: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + method: z.ZodOptional; + url: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }; + method: "network.continueRequest"; +}, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }; + method: "network.continueRequest"; +}>>, z.ZodLazy; + params: z.ZodLazy; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + credentials: z.ZodOptional; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.continueResponse"; +}, { + params: { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.continueResponse"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>, z.ZodUnion<[z.ZodLazy; + credentials: z.ZodLazy; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>; + }, "strip", z.ZodTypeAny, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + action: "default" | "cancel"; + }, { + action: "default" | "cancel"; + }>>]>>>; +}, "strip", z.ZodTypeAny, { + params: ({ + request: string; + } & { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }) | ({ + request: string; + } & { + action: "default" | "cancel"; + }); + method: "network.continueWithAuth"; +}, { + params: ({ + request: string; + } & { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }) | ({ + request: string; + } & { + action: "default" | "cancel"; + }); + method: "network.continueWithAuth"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + }; + method: "network.failRequest"; +}, { + params: { + request: string; + }; + method: "network.failRequest"; +}>>, z.ZodLazy; + params: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.provideResponse"; +}, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.provideResponse"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + intercept: string; + }, { + intercept: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + intercept: string; + }; + method: "network.removeIntercept"; +}, { + params: { + intercept: string; + }; + method: "network.removeIntercept"; +}>>]>>; +export declare const NetworkEventSchema: z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + initiator: z.ZodLazy; + columnNumber: z.ZodOptional>; + lineNumber: z.ZodOptional>; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + request: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + errorText: z.ZodString; + }, "strip", z.ZodTypeAny, { + errorText: string; + }, { + errorText: string; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; +}>>, z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +}, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; +}, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; +}>>]>>; +export declare const NetworkResultSchema: z.ZodLazy; +}, "strip", z.ZodTypeAny, { + intercept: string; +}, { + intercept: string; +}>>>; +export declare namespace Network { + const AuthChallengeSchema: z.ZodLazy>; +} +export declare namespace Network { + const AuthCredentialsSchema: z.ZodLazy; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>; +} +export declare namespace Network { + const BaseParametersSchema: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>; +} +export declare namespace Network { + const BytesValueSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; +} +export declare namespace Network { + const StringValueSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>; +} +export declare namespace Network { + const Base64ValueSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>; +} +export declare namespace Network { + const SameSiteSchema: z.ZodLazy>; +} +export declare namespace Network { + const CookieSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>; +} +export declare namespace Network { + const CookieHeaderSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>; +} +export declare namespace Network { + const FetchTimingInfoSchema: z.ZodLazy>; +} +export declare namespace Network { + const HeaderSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>; +} +export declare namespace Network { + const InitiatorSchema: z.ZodLazy; + columnNumber: z.ZodOptional>; + lineNumber: z.ZodOptional>; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + request: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }>>; +} +export declare namespace Network { + const InterceptSchema: z.ZodLazy; +} +export declare namespace Network { + const RequestSchema: z.ZodLazy; +} +export declare namespace Network { + const RequestDataSchema: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; +} +export declare namespace Network { + const ResponseContentSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; +} +export declare namespace Network { + const ResponseDataSchema: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; +} +export declare namespace Network { + const SetCookieHeaderSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>; +} +export declare namespace Network { + const UrlPatternSchema: z.ZodLazy; + protocol: z.ZodOptional; + hostname: z.ZodOptional; + port: z.ZodOptional; + pathname: z.ZodOptional; + search: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }>>, z.ZodLazy; + pattern: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + pattern: string; + }, { + type: "string"; + pattern: string; + }>>]>>; +} +export declare namespace Network { + const UrlPatternPatternSchema: z.ZodLazy; + protocol: z.ZodOptional; + hostname: z.ZodOptional; + port: z.ZodOptional; + pathname: z.ZodOptional; + search: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }>>; +} +export declare namespace Network { + const UrlPatternStringSchema: z.ZodLazy; + pattern: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + pattern: string; + }, { + type: "string"; + pattern: string; + }>>; +} +export declare namespace Network { + const AddInterceptParametersSchema: z.ZodLazy>, "many">; + urlPatterns: z.ZodOptional; + protocol: z.ZodOptional; + hostname: z.ZodOptional; + port: z.ZodOptional; + pathname: z.ZodOptional; + search: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }>>, z.ZodLazy; + pattern: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + pattern: string; + }, { + type: "string"; + pattern: string; + }>>]>>, "many">>; + }, "strip", z.ZodTypeAny, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }>>; +} +export declare namespace Network { + const AddInterceptSchema: z.ZodLazy; + params: z.ZodLazy>, "many">; + urlPatterns: z.ZodOptional; + protocol: z.ZodOptional; + hostname: z.ZodOptional; + port: z.ZodOptional; + pathname: z.ZodOptional; + search: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }, { + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + }>>, z.ZodLazy; + pattern: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + pattern: string; + }, { + type: "string"; + pattern: string; + }>>]>>, "many">>; + }, "strip", z.ZodTypeAny, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }, { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }; + method: "network.addIntercept"; + }, { + params: { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }; + method: "network.addIntercept"; + }>>; +} +export declare namespace Network { + const InterceptPhaseSchema: z.ZodLazy>; +} +export declare namespace Network { + const AddInterceptResultSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + intercept: string; + }, { + intercept: string; + }>>; +} +export declare namespace Network { + const ContinueRequestSchema: z.ZodLazy; + params: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + method: z.ZodOptional; + url: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }; + method: "network.continueRequest"; + }, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }; + method: "network.continueRequest"; + }>>; +} +export declare namespace Network { + const ContinueRequestParametersSchema: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + method: z.ZodOptional; + url: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }>>; +} +export declare namespace Network { + const ContinueResponseSchema: z.ZodLazy; + params: z.ZodLazy; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + credentials: z.ZodOptional; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.continueResponse"; + }, { + params: { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.continueResponse"; + }>>; +} +export declare namespace Network { + const ContinueResponseParametersSchema: z.ZodLazy; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + credentials: z.ZodOptional; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + credentials?: { + type: "password"; + password: string; + username: string; + } | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; +} +export declare namespace Network { + const ContinueWithAuthSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>, z.ZodUnion<[z.ZodLazy; + credentials: z.ZodLazy; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>; + }, "strip", z.ZodTypeAny, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + action: "default" | "cancel"; + }, { + action: "default" | "cancel"; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + params: ({ + request: string; + } & { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }) | ({ + request: string; + } & { + action: "default" | "cancel"; + }); + method: "network.continueWithAuth"; + }, { + params: ({ + request: string; + } & { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }) | ({ + request: string; + } & { + action: "default" | "cancel"; + }); + method: "network.continueWithAuth"; + }>>; +} +export declare namespace Network { + const ContinueWithAuthParametersSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>, z.ZodUnion<[z.ZodLazy; + credentials: z.ZodLazy; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>; + }, "strip", z.ZodTypeAny, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + action: "default" | "cancel"; + }, { + action: "default" | "cancel"; + }>>]>>>; +} +export declare namespace Network { + const ContinueWithAuthCredentialsSchema: z.ZodLazy; + credentials: z.ZodLazy; + username: z.ZodString; + password: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "password"; + password: string; + username: string; + }, { + type: "password"; + password: string; + username: string; + }>>; + }, "strip", z.ZodTypeAny, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }, { + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + }>>; +} +export declare namespace Network { + const ContinueWithAuthNoCredentialsSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + action: "default" | "cancel"; + }, { + action: "default" | "cancel"; + }>>; +} +export declare namespace Network { + const FailRequestSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + request: string; + }; + method: "network.failRequest"; + }, { + params: { + request: string; + }; + method: "network.failRequest"; + }>>; +} +export declare namespace Network { + const FailRequestParametersSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + request: string; + }, { + request: string; + }>>; +} +export declare namespace Network { + const ProvideResponseSchema: z.ZodLazy; + params: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.provideResponse"; + }, { + params: { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }; + method: "network.provideResponse"; + }>>; +} +export declare namespace Network { + const ProvideResponseParametersSchema: z.ZodLazy; + body: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + cookies: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodOptional; + httpOnly: z.ZodOptional; + expiry: z.ZodOptional; + maxAge: z.ZodOptional>; + path: z.ZodOptional; + sameSite: z.ZodOptional>>; + secure: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }>>, "many">>; + headers: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">>; + reasonPhrase: z.ZodOptional; + statusCode: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }, { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain?: string | undefined; + httpOnly?: boolean | undefined; + expiry?: string | undefined; + maxAge?: number | undefined; + path?: string | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + secure?: boolean | undefined; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + reasonPhrase?: string | undefined; + statusCode?: number | undefined; + }>>; +} +export declare namespace Network { + const RemoveInterceptSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + intercept: string; + }, { + intercept: string; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + intercept: string; + }; + method: "network.removeIntercept"; + }, { + params: { + intercept: string; + }; + method: "network.removeIntercept"; + }>>; +} +export declare namespace Network { + const RemoveInterceptParametersSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + intercept: string; + }, { + intercept: string; + }>>; +} +export declare const ScriptEventSchema: z.ZodLazy; + params: z.ZodLazy; + data: any; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; +}, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; +}>>, z.ZodLazy; + params: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>; +}, "strip", z.ZodTypeAny, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; +}, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; +}, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; +}>>]>>; +export declare namespace Network { + const AuthRequiredParametersSchema: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +} +export declare namespace Network { + const BeforeRequestSentParametersSchema: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + initiator: z.ZodLazy; + columnNumber: z.ZodOptional>; + lineNumber: z.ZodOptional>; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + request: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }>>>; +} +export declare namespace Network { + const FetchErrorParametersSchema: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + errorText: z.ZodString; + }, "strip", z.ZodTypeAny, { + errorText: string; + }, { + errorText: string; + }>>>; +} +export declare namespace Network { + const ResponseCompletedParametersSchema: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +} +export declare namespace Network { + const ResponseStartedParametersSchema: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; +} +export declare const ScriptCommandSchema: z.ZodLazy; + params: z.ZodLazy; + value: z.ZodLazy; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + ownership: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }>>, "many">>; + contexts: z.ZodOptional, "many">>; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }; + method: "script.addPreloadScript"; +}, { + params: { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }; + method: "script.addPreloadScript"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + arguments: z.ZodOptional>; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + this: any; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }; + method: "script.callFunction"; +}, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }; + method: "script.callFunction"; +}>>, z.ZodLazy; + params: z.ZodLazy, "many">; + target: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }; + method: "script.disown"; +}, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }; + method: "script.disown"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + awaitPromise: z.ZodBoolean; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }; + method: "script.evaluate"; +}, { + params: { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }; + method: "script.evaluate"; +}>>, z.ZodLazy; + params: z.ZodLazy>; + type: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }; + method: "script.getRealms"; +}, { + params: { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }; + method: "script.getRealms"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + script: string; + }, { + script: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + script: string; + }; + method: "script.removePreloadScript"; +}, { + params: { + script: string; + }; + method: "script.removePreloadScript"; +}>>]>>; +export declare const ScriptResultSchema: z.ZodLazy; +}, "strip", z.ZodTypeAny, { + script: string; +}, { + script: string; +}>>, z.ZodLazy; + result: any; + realm: z.ZodLazy; +}, "strip", z.ZodTypeAny, { + type: "success"; + realm: string; + result?: any; +}, { + type: "success"; + realm: string; + result?: any; +}>>, z.ZodLazy; + exceptionDetails: z.ZodLazy; + exception: any; + lineNumber: z.ZodLazy; + stackTrace: z.ZodLazy; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>; + text: z.ZodString; + }, "strip", z.ZodTypeAny, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }>>; + realm: z.ZodLazy; +}, "strip", z.ZodTypeAny, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; +}, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; +}>>]>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>, "many">; +}, "strip", z.ZodTypeAny, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; +}, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; +}>>]>>; +export declare namespace Network { + const AuthRequiredSchema: z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; + }, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; + }, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.authRequired"; + }>>; +} +export declare namespace Network { + const BeforeRequestSentSchema: z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + initiator: z.ZodLazy; + columnNumber: z.ZodOptional>; + lineNumber: z.ZodOptional>; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + request: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }, { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }, { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }>>>; + }, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; + }, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + initiator: { + type: "other" | "script" | "parser" | "preflight"; + columnNumber?: number | undefined; + lineNumber?: number | undefined; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + request?: string | undefined; + }; + }; + method: "network.beforeRequestSent"; + }>>; +} +export declare namespace Network { + const FetchErrorSchema: z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + errorText: z.ZodString; + }, "strip", z.ZodTypeAny, { + errorText: string; + }, { + errorText: string; + }>>>; + }, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; + }, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + errorText: string; + }; + method: "network.fetchError"; + }>>; +} +export declare namespace Network { + const ResponseCompletedSchema: z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; + }, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; + }, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseCompleted"; + }>>; +} +export declare namespace Network { + const ResponseStartedSchema: z.ZodLazy; + params: z.ZodLazy, z.ZodNull]>; + isBlocked: z.ZodBoolean; + navigation: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + redirectCount: z.ZodLazy; + request: z.ZodLazy; + url: z.ZodString; + method: z.ZodString; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + cookies: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + headersSize: z.ZodLazy; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + timings: z.ZodLazy>; + }, "strip", z.ZodTypeAny, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }, { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }>>; + timestamp: z.ZodLazy; + intercepts: z.ZodOptional, "many">>; + }, "strip", z.ZodTypeAny, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }, { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + }>>, z.ZodObject<{ + response: z.ZodLazy; + statusText: z.ZodString; + fromCache: z.ZodBoolean; + headers: z.ZodArray; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }>>, "many">; + mimeType: z.ZodString; + bytesReceived: z.ZodLazy; + headersSize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + bodySize: z.ZodUnion<[z.ZodLazy, z.ZodNull]>; + content: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + size: number; + }, { + size: number; + }>>; + authChallenge: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }, { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }, { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }>>>; + }, "strip", z.ZodTypeAny, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; + }, { + params: { + navigation: string | null; + context: string | null; + request: { + url: string; + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + method: string; + request: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + headersSize: number; + bodySize: number | null; + timings: { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; + }; + timestamp: number; + isBlocked: boolean; + redirectCount: number; + intercepts?: string[] | undefined; + } & { + response: { + url: string; + status: number; + protocol: string; + headers: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[]; + content: { + size: number; + }; + headersSize: number | null; + bodySize: number | null; + statusText: string; + fromCache: boolean; + mimeType: string; + bytesReceived: number; + authChallenge?: { + realm: string; + scheme: string; + } | undefined; + }; + }; + method: "network.responseStarted"; + }>>; +} +export declare namespace Script { + const ChannelSchema: z.ZodLazy; +} +export declare namespace Script { + const EvaluateResultSuccessSchema: z.ZodLazy; + result: any; + realm: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "success"; + realm: string; + result?: any; + }, { + type: "success"; + realm: string; + result?: any; + }>>; +} +export declare namespace Script { + const ExceptionDetailsSchema: z.ZodLazy; + exception: any; + lineNumber: z.ZodLazy; + stackTrace: z.ZodLazy; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>; + text: z.ZodString; + }, "strip", z.ZodTypeAny, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }>>; +} +export declare namespace Script { + const ChannelValueSchema: z.ZodLazy; + value: z.ZodLazy; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + ownership: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }>>; +} +export declare namespace Script { + const ChannelPropertiesSchema: z.ZodLazy; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + ownership: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }>>; +} +export declare namespace Script { + const EvaluateResultSchema: z.ZodLazy; + result: any; + realm: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "success"; + realm: string; + result?: any; + }, { + type: "success"; + realm: string; + result?: any; + }>>, z.ZodLazy; + exceptionDetails: z.ZodLazy; + exception: any; + lineNumber: z.ZodLazy; + stackTrace: z.ZodLazy; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>; + text: z.ZodString; + }, "strip", z.ZodTypeAny, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }>>; + realm: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }>>]>>; +} +export declare namespace Script { + const EvaluateResultExceptionSchema: z.ZodLazy; + exceptionDetails: z.ZodLazy; + exception: any; + lineNumber: z.ZodLazy; + stackTrace: z.ZodLazy; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>; + text: z.ZodString; + }, "strip", z.ZodTypeAny, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }, { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }>>; + realm: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }, { + type: "exception"; + realm: string; + exceptionDetails: { + columnNumber: number; + lineNumber: number; + text: string; + stackTrace: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }; + exception?: any; + }; + }>>; +} +export declare namespace Script { + const HandleSchema: z.ZodLazy; +} +export declare namespace Script { + const InternalIdSchema: z.ZodLazy; +} +export declare namespace Script { + const ListLocalValueSchema: any; +} +export declare namespace Script { + const LocalValueSchema: any; +} +export declare namespace Script { + const ArrayLocalValueSchema: any; +} +export declare namespace Script { + const DateLocalValueSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "date"; + value: string; + }, { + type: "date"; + value: string; + }>>; +} +export declare namespace Script { + const MappingLocalValueSchema: z.ZodLazy, any], null>, "many">>; +} +export declare namespace Script { + const MapLocalValueSchema: z.ZodLazy; + value: z.ZodLazy, any], null>, "many">>; + }, "strip", z.ZodTypeAny, { + type: "map"; + value: [any, any][]; + }, { + type: "map"; + value: [any, any][]; + }>>; +} +export declare namespace Script { + const ObjectLocalValueSchema: z.ZodLazy; + value: z.ZodLazy, any], null>, "many">>; + }, "strip", z.ZodTypeAny, { + type: "object"; + value: [any, any][]; + }, { + type: "object"; + value: [any, any][]; + }>>; +} +export declare namespace Script { + const RegExpValueSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + pattern: string; + flags?: string | undefined; + }, { + pattern: string; + flags?: string | undefined; + }>>; +} +export declare namespace Script { + const RegExpLocalValueSchema: z.ZodLazy; + value: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + pattern: string; + flags?: string | undefined; + }, { + pattern: string; + flags?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + type: "regexp"; + value: { + pattern: string; + flags?: string | undefined; + }; + }, { + type: "regexp"; + value: { + pattern: string; + flags?: string | undefined; + }; + }>>; +} +export declare namespace Script { + const SetLocalValueSchema: z.ZodLazy; + value: any; + }, "strip", z.ZodTypeAny, { + type: "set"; + value?: any; + }, { + type: "set"; + value?: any; + }>>; +} +export declare namespace Script { + const PreloadScriptSchema: z.ZodLazy; +} +export declare namespace Script { + const RealmSchema: z.ZodLazy; +} +export declare namespace Script { + const PrimitiveProtocolValueSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "undefined"; + }, { + type: "undefined"; + }>>, z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "null"; + }, { + type: "null"; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodUnion<[z.ZodNumber, z.ZodLazy>]>; + }, "strip", z.ZodTypeAny, { + type: "number"; + value: number | "NaN" | "-0" | "Infinity" | "-Infinity"; + }, { + type: "number"; + value: number | "NaN" | "-0" | "Infinity" | "-Infinity"; + }>>, z.ZodLazy; + value: z.ZodBoolean; + }, "strip", z.ZodTypeAny, { + type: "boolean"; + value: boolean; + }, { + type: "boolean"; + value: boolean; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "bigint"; + value: string; + }, { + type: "bigint"; + value: string; + }>>]>>; +} +export declare namespace Script { + const UndefinedValueSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "undefined"; + }, { + type: "undefined"; + }>>; +} +export declare namespace Script { + const NullValueSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "null"; + }, { + type: "null"; + }>>; +} +export declare namespace Script { + const StringValueSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>; +} +export declare namespace Script { + const SpecialNumberSchema: z.ZodLazy>; +} +export declare namespace Script { + const NumberValueSchema: z.ZodLazy; + value: z.ZodUnion<[z.ZodNumber, z.ZodLazy>]>; + }, "strip", z.ZodTypeAny, { + type: "number"; + value: number | "NaN" | "-0" | "Infinity" | "-Infinity"; + }, { + type: "number"; + value: number | "NaN" | "-0" | "Infinity" | "-Infinity"; + }>>; +} +export declare namespace Script { + const BooleanValueSchema: z.ZodLazy; + value: z.ZodBoolean; + }, "strip", z.ZodTypeAny, { + type: "boolean"; + value: boolean; + }, { + type: "boolean"; + value: boolean; + }>>; +} +export declare namespace Script { + const BigIntValueSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "bigint"; + value: string; + }, { + type: "bigint"; + value: string; + }>>; +} +export declare namespace Script { + const RealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>; +} +export declare namespace Script { + const BaseRealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>; +} +export declare namespace Script { + const WindowRealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>; +} +export declare namespace Script { + const DedicatedWorkerRealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>; +} +export declare namespace Script { + const SharedWorkerRealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>; +} +export declare namespace Script { + const ServiceWorkerRealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>; +} +export declare namespace Script { + const WorkerRealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>; +} +export declare namespace Script { + const PaintWorkletRealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>; +} +export declare namespace Script { + const AudioWorkletRealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>; +} +export declare namespace Script { + const WorkletRealmInfoSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>; +} +export declare namespace Script { + const RealmTypeSchema: z.ZodLazy>; +} +export declare namespace Script { + const ListRemoteValueSchema: any; +} +export declare namespace Script { + const MappingRemoteValueSchema: z.ZodLazy, any], null>, "many">>; +} +export declare namespace Script { + const RemoteValueSchema: any; +} +export declare namespace Script { + const RemoteReferenceSchema: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>, z.ZodLazy; + sharedId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + handle: string; + sharedId?: string | undefined; + }, { + handle: string; + sharedId?: string | undefined; + }>, z.ZodLazy>>>]>>; +} +export declare namespace Script { + const SharedReferenceSchema: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; +} +export declare namespace Script { + const RemoteObjectReferenceSchema: z.ZodLazy; + sharedId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + handle: string; + sharedId?: string | undefined; + }, { + handle: string; + sharedId?: string | undefined; + }>, z.ZodLazy>>>; +} +export declare namespace Script { + const SymbolRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "symbol"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "symbol"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const ArrayRemoteValueSchema: any; +} +export declare namespace Script { + const ObjectRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + value: z.ZodOptional, any], null>, "many">>>; + }, "strip", z.ZodTypeAny, { + type: "object"; + handle?: string | undefined; + internalId?: string | undefined; + value?: [any, any][] | undefined; + }, { + type: "object"; + handle?: string | undefined; + internalId?: string | undefined; + value?: [any, any][] | undefined; + }>>; +} +export declare namespace Script { + const FunctionRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "function"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "function"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const RegExpRemoteValueSchema: z.ZodLazy>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + handle?: string | undefined; + internalId?: string | undefined; + }, { + handle?: string | undefined; + internalId?: string | undefined; + }>, z.ZodLazy; + value: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + pattern: string; + flags?: string | undefined; + }, { + pattern: string; + flags?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + type: "regexp"; + value: { + pattern: string; + flags?: string | undefined; + }; + }, { + type: "regexp"; + value: { + pattern: string; + flags?: string | undefined; + }; + }>>>>; +} +export declare namespace Script { + const DateRemoteValueSchema: z.ZodLazy>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + handle?: string | undefined; + internalId?: string | undefined; + }, { + handle?: string | undefined; + internalId?: string | undefined; + }>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "date"; + value: string; + }, { + type: "date"; + value: string; + }>>>>; +} +export declare namespace Script { + const MapRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + value: z.ZodOptional, any], null>, "many">>>; + }, "strip", z.ZodTypeAny, { + type: "map"; + handle?: string | undefined; + internalId?: string | undefined; + value?: [any, any][] | undefined; + }, { + type: "map"; + handle?: string | undefined; + internalId?: string | undefined; + value?: [any, any][] | undefined; + }>>; +} +export declare namespace Script { + const SetRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + value: any; + }, "strip", z.ZodTypeAny, { + type: "set"; + handle?: string | undefined; + internalId?: string | undefined; + value?: any; + }, { + type: "set"; + handle?: string | undefined; + internalId?: string | undefined; + value?: any; + }>>; +} +export declare namespace Script { + const WeakMapRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "weakmap"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "weakmap"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const WeakSetRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "weakset"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "weakset"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const IteratorRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "iterator"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "iterator"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const GeneratorRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "generator"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "generator"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const ErrorRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "error"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "error"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const ProxyRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "proxy"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "proxy"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const PromiseRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "promise"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "promise"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const TypedArrayRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "typedarray"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "typedarray"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const ArrayBufferRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "arraybuffer"; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "arraybuffer"; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const NodeListRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + value: any; + }, "strip", z.ZodTypeAny, { + type: "nodelist"; + handle?: string | undefined; + internalId?: string | undefined; + value?: any; + }, { + type: "nodelist"; + handle?: string | undefined; + internalId?: string | undefined; + value?: any; + }>>; +} +export declare namespace Script { + const HtmlCollectionRemoteValueSchema: z.ZodLazy; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + value: any; + }, "strip", z.ZodTypeAny, { + type: "htmlcollection"; + handle?: string | undefined; + internalId?: string | undefined; + value?: any; + }, { + type: "htmlcollection"; + handle?: string | undefined; + internalId?: string | undefined; + value?: any; + }>>; +} +export declare namespace Script { + const NodeRemoteValueSchema: any; +} +export declare namespace Script { + const NodePropertiesSchema: any; +} +export declare namespace Script { + const WindowProxyRemoteValueSchema: z.ZodLazy; + value: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; + handle: z.ZodOptional>; + internalId: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "window"; + value: { + context: string; + }; + handle?: string | undefined; + internalId?: string | undefined; + }, { + type: "window"; + value: { + context: string; + }; + handle?: string | undefined; + internalId?: string | undefined; + }>>; +} +export declare namespace Script { + const WindowProxyPropertiesSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +} +export declare namespace Script { + const ResultOwnershipSchema: z.ZodLazy>; +} +export declare namespace Script { + const SerializationOptionsSchema: z.ZodLazy, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>; +} +export declare namespace Script { + const SharedIdSchema: z.ZodLazy; +} +export declare namespace Script { + const StackFrameSchema: z.ZodLazy; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>; +} +export declare namespace Script { + const StackTraceSchema: z.ZodLazy; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>; +} +export declare namespace Script { + const SourceSchema: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; +} +export declare namespace Script { + const RealmTargetSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>; +} +export declare namespace Script { + const ContextTargetSchema: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>; +} +export declare namespace Script { + const TargetSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; +} +export declare namespace Script { + const AddPreloadScriptSchema: z.ZodLazy; + params: z.ZodLazy; + value: z.ZodLazy; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + ownership: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }>>, "many">>; + contexts: z.ZodOptional, "many">>; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }; + method: "script.addPreloadScript"; + }, { + params: { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }; + method: "script.addPreloadScript"; + }>>; +} +export declare namespace Script { + const AddPreloadScriptParametersSchema: z.ZodLazy; + value: z.ZodLazy; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + ownership: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }, { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }, { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }>>, "many">>; + contexts: z.ZodOptional, "many">>; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }, { + functionDeclaration: string; + arguments?: { + type: "channel"; + value: { + channel: string; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + ownership?: "none" | "root" | undefined; + }; + }[] | undefined; + contexts?: string[] | undefined; + sandbox?: string | undefined; + }>>; +} +export declare namespace Script { + const AddPreloadScriptResultSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + script: string; + }, { + script: string; + }>>; +} +export declare namespace Script { + const DisownSchema: z.ZodLazy; + params: z.ZodLazy, "many">; + target: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }; + method: "script.disown"; + }, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }; + method: "script.disown"; + }>>; +} +export declare namespace Script { + const DisownParametersSchema: z.ZodLazy, "many">; + target: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + handles: string[]; + }>>; +} +export declare namespace Script { + const CallFunctionParametersSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + arguments: z.ZodOptional>; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + this: any; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }>>; +} +export declare namespace Script { + const CallFunctionSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + arguments: z.ZodOptional>; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + this: any; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }, { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }; + method: "script.callFunction"; + }, { + params: { + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + functionDeclaration: string; + arguments?: any[] | undefined; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + this?: any; + userActivation?: boolean | undefined; + }; + method: "script.callFunction"; + }>>; +} +export declare namespace Script { + const EvaluateSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + awaitPromise: z.ZodBoolean; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }; + method: "script.evaluate"; + }, { + params: { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }; + method: "script.evaluate"; + }>>; +} +export declare namespace Script { + const EvaluateParametersSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>, z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + context: string; + sandbox?: string | undefined; + }, { + context: string; + sandbox?: string | undefined; + }>>]>>; + awaitPromise: z.ZodBoolean; + resultOwnership: z.ZodOptional>>; + serializationOptions: z.ZodOptional, z.ZodNull]>>>; + maxObjectDepth: z.ZodOptional, z.ZodNull]>>>; + includeShadowTree: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }, { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + }>>>; + userActivation: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }, { + expression: string; + target: ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + }) & ({ + realm: string; + } | { + context: string; + sandbox?: string | undefined; + } | undefined); + awaitPromise: boolean; + resultOwnership?: "none" | "root" | undefined; + serializationOptions?: { + maxDomDepth?: number | null | undefined; + maxObjectDepth?: number | null | undefined; + includeShadowTree?: "none" | "all" | "open" | undefined; + } | undefined; + userActivation?: boolean | undefined; + }>>; +} +export declare namespace Script { + const GetRealmsSchema: z.ZodLazy; + params: z.ZodLazy>; + type: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }; + method: "script.getRealms"; + }, { + params: { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }; + method: "script.getRealms"; + }>>; +} +export declare namespace Script { + const GetRealmsParametersSchema: z.ZodLazy>; + type: z.ZodOptional>>; + }, "strip", z.ZodTypeAny, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }, { + context?: string | undefined; + type?: "worker" | "window" | "dedicated-worker" | "shared-worker" | "service-worker" | "paint-worklet" | "audio-worklet" | "worklet" | undefined; + }>>; +} +export declare namespace Script { + const GetRealmsResultSchema: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }, { + realms: (({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }))[]; + }>>; +} +export declare namespace Script { + const RemovePreloadScriptSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + script: string; + }, { + script: string; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + script: string; + }; + method: "script.removePreloadScript"; + }, { + params: { + script: string; + }; + method: "script.removePreloadScript"; + }>>; +} +export declare namespace Script { + const RemovePreloadScriptParametersSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + script: string; + }, { + script: string; + }>>; +} +export declare namespace Script { + const MessageParametersSchema: z.ZodLazy; + data: any; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }>>; +} +export declare namespace Script { + const RealmCreatedSchema: z.ZodLazy; + params: z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"window">; + context: z.ZodLazy; + sandbox: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "window"; + context: string; + sandbox?: string | undefined; + }, { + type: "window"; + context: string; + sandbox?: string | undefined; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"dedicated-worker">; + owners: z.ZodTuple<[z.ZodLazy], null>; + }, "strip", z.ZodTypeAny, { + type: "dedicated-worker"; + owners: [string]; + }, { + type: "dedicated-worker"; + owners: [string]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"shared-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "shared-worker"; + owners: string[]; + }, { + type: "shared-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"service-worker">; + owners: z.ZodArray, "many">; + }, "strip", z.ZodTypeAny, { + type: "service-worker"; + owners: string[]; + }, { + type: "service-worker"; + owners: string[]; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worker">; + }, "strip", z.ZodTypeAny, { + type: "worker"; + }, { + type: "worker"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"paint-worklet">; + }, "strip", z.ZodTypeAny, { + type: "paint-worklet"; + }, { + type: "paint-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"audio-worklet">; + }, "strip", z.ZodTypeAny, { + type: "audio-worklet"; + }, { + type: "audio-worklet"; + }>>>, z.ZodLazy; + origin: z.ZodString; + }, "strip", z.ZodTypeAny, { + origin: string; + realm: string; + }, { + origin: string; + realm: string; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"worklet">; + }, "strip", z.ZodTypeAny, { + type: "worklet"; + }, { + type: "worklet"; + }>>>]>>; + }, "strip", z.ZodTypeAny, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; + }, { + params: ({ + origin: string; + realm: string; + } & { + type: "window"; + context: string; + sandbox?: string | undefined; + }) | ({ + origin: string; + realm: string; + } & { + type: "dedicated-worker"; + owners: [string]; + }) | ({ + origin: string; + realm: string; + } & { + type: "shared-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "service-worker"; + owners: string[]; + }) | ({ + origin: string; + realm: string; + } & { + type: "worker"; + }) | ({ + origin: string; + realm: string; + } & { + type: "paint-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "audio-worklet"; + }) | ({ + origin: string; + realm: string; + } & { + type: "worklet"; + }); + method: "script.realmCreated"; + }>>; +} +export declare namespace Script { + const MessageSchema: z.ZodLazy; + params: z.ZodLazy; + data: any; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }, { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; + }, { + params: { + channel: string; + source: { + realm: string; + context?: string | undefined; + }; + data?: any; + }; + method: "script.message"; + }>>; +} +export declare namespace Script { + const RealmDestroyedSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; + }, { + params: { + realm: string; + }; + method: "script.realmDestroyed"; + }>>; +} +export declare namespace Script { + const RealmDestroyedParametersSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + realm: string; + }, { + realm: string; + }>>; +} +export declare const StorageCommandSchema: z.ZodLazy; + params: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.deleteCookies"; +}, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.deleteCookies"; +}>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.getCookies"; +}, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.getCookies"; +}>>, z.ZodLazy; + params: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodOptional; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.setCookie"; +}, { + params: { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.setCookie"; +}>>]>>; +export declare const StorageResultSchema: z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; +}, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + partitionKey: z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; +}, "strip", z.ZodTypeAny, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}>>, z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; +}, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; +}>>]>>; +export declare namespace Storage { + const PartitionKeySchema: z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; +} +export declare namespace Storage { + const GetCookiesSchema: z.ZodLazy; + params: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.getCookies"; + }, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.getCookies"; + }>>; +} +export declare namespace Storage { + const CookieFilterSchema: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>; +} +export declare namespace Storage { + const BrowsingContextPartitionDescriptorSchema: z.ZodLazy; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>; +} +export declare namespace Storage { + const StorageKeyPartitionDescriptorSchema: z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; +} +export declare namespace Storage { + const PartitionDescriptorSchema: z.ZodLazy; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>; +} +export declare namespace Storage { + const GetCookiesParametersSchema: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +} +export declare namespace Storage { + const GetCookiesResultSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodString; + size: z.ZodLazy; + httpOnly: z.ZodBoolean; + secure: z.ZodBoolean; + sameSite: z.ZodLazy>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }, { + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + }>, z.ZodLazy>>>, "many">; + partitionKey: z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }, { + cookies: ({ + path: string; + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + size: number; + secure: boolean; + name: string; + domain: string; + httpOnly: boolean; + sameSite: "strict" | "none" | "lax"; + expiry?: number | undefined; + } & Record)[]; + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }>>; +} +export declare namespace Storage { + const SetCookieSchema: z.ZodLazy; + params: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodOptional; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.setCookie"; + }, { + params: { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.setCookie"; + }>>; +} +export declare namespace Storage { + const PartialCookieSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodOptional; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>; +} +export declare namespace Storage { + const SetCookieParametersSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>; + domain: z.ZodString; + path: z.ZodOptional; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + cookie: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + domain: string; + path?: string | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +} +export declare namespace Storage { + const SetCookieResultSchema: z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }>>; +} +export declare namespace Storage { + const DeleteCookiesSchema: z.ZodLazy; + params: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.deleteCookies"; + }, { + params: { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }; + method: "storage.deleteCookies"; + }>>; +} +export declare namespace Storage { + const DeleteCookiesParametersSchema: z.ZodLazy; + value: z.ZodOptional; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "string"; + value: string; + }, { + type: "string"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "base64"; + value: string; + }, { + type: "base64"; + value: string; + }>>]>>>; + domain: z.ZodOptional; + path: z.ZodOptional; + size: z.ZodOptional>; + httpOnly: z.ZodOptional; + secure: z.ZodOptional; + sameSite: z.ZodOptional>>; + expiry: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }, { + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + }>, z.ZodLazy>>>>; + partition: z.ZodOptional; + context: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "context"; + context: string; + }, { + type: "context"; + context: string; + }>>, z.ZodLazy; + userContext: z.ZodOptional; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>]>>>; + }, "strip", z.ZodTypeAny, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }, { + filter?: ({ + name?: string | undefined; + value?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + domain?: string | undefined; + path?: string | undefined; + size?: number | undefined; + httpOnly?: boolean | undefined; + secure?: boolean | undefined; + sameSite?: "strict" | "none" | "lax" | undefined; + expiry?: number | undefined; + } & Record) | undefined; + partition?: { + type: "context"; + context: string; + } | ({ + type: "storageKey"; + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record) | undefined; + }>>; +} +export declare namespace Storage { + const DeleteCookiesResultSchema: z.ZodLazy; + sourceOrigin: z.ZodOptional; + }, "strip", z.ZodTypeAny, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }, { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }, { + partitionKey: { + userContext?: string | undefined; + sourceOrigin?: string | undefined; + } & Record; + }>>; +} +export declare const LogEventSchema: z.ZodLazy; + params: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: string; + }, { + type: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"console">; + method: z.ZodString; + args: z.ZodArray; + }, "strip", z.ZodTypeAny, { + type: "console"; + args: any[]; + method: string; + }, { + type: "console"; + args: any[]; + method: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"javascript">; + }, "strip", z.ZodTypeAny, { + type: "javascript"; + }, { + type: "javascript"; + }>>>]>>; +}, "strip", z.ZodTypeAny, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; +}, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; +}>>>; +export declare namespace Log { + const LevelSchema: z.ZodLazy>; +} +export declare namespace Log { + const EntrySchema: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: string; + }, { + type: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"console">; + method: z.ZodString; + args: z.ZodArray; + }, "strip", z.ZodTypeAny, { + type: "console"; + args: any[]; + method: string; + }, { + type: "console"; + args: any[]; + method: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"javascript">; + }, "strip", z.ZodTypeAny, { + type: "javascript"; + }, { + type: "javascript"; + }>>>]>>; +} +export declare namespace Log { + const BaseLogEntrySchema: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>; +} +export declare namespace Log { + const GenericLogEntrySchema: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: string; + }, { + type: string; + }>>>; +} +export declare namespace Log { + const ConsoleLogEntrySchema: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"console">; + method: z.ZodString; + args: z.ZodArray; + }, "strip", z.ZodTypeAny, { + type: "console"; + args: any[]; + method: string; + }, { + type: "console"; + args: any[]; + method: string; + }>>>; +} +export declare namespace Log { + const JavascriptLogEntrySchema: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"javascript">; + }, "strip", z.ZodTypeAny, { + type: "javascript"; + }, { + type: "javascript"; + }>>>; +} +export declare namespace Log { + const EntryAddedSchema: z.ZodLazy; + params: z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: string; + }, { + type: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"console">; + method: z.ZodString; + args: z.ZodArray; + }, "strip", z.ZodTypeAny, { + type: "console"; + args: any[]; + method: string; + }, { + type: "console"; + args: any[]; + method: string; + }>>>, z.ZodLazy>; + source: z.ZodLazy; + context: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + realm: string; + context?: string | undefined; + }, { + realm: string; + context?: string | undefined; + }>>; + text: z.ZodUnion<[z.ZodString, z.ZodNull]>; + timestamp: z.ZodLazy; + stackTrace: z.ZodOptional; + functionName: z.ZodString; + lineNumber: z.ZodLazy; + url: z.ZodString; + }, "strip", z.ZodTypeAny, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }, { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }>>, "many">; + }, "strip", z.ZodTypeAny, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }, { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + }>>>; + }, "strip", z.ZodTypeAny, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }, { + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + }>>, z.ZodObject<{ + type: z.ZodLiteral<"javascript">; + }, "strip", z.ZodTypeAny, { + type: "javascript"; + }, { + type: "javascript"; + }>>>]>>; + }, "strip", z.ZodTypeAny, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; + }, { + params: ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "console"; + args: any[]; + method: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: string; + } & { + type: "javascript"; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "console"; + args: any[]; + method: string; + } & { + type: string; + }) | ({ + level: "error" | "debug" | "info" | "warn"; + source: { + realm: string; + context?: string | undefined; + }; + text: string | null; + timestamp: number; + stackTrace?: { + callFrames: { + url: string; + columnNumber: number; + lineNumber: number; + functionName: string; + }[]; + } | undefined; + } & { + type: "javascript"; + } & { + type: string; + }); + method: "log.entryAdded"; + }>>; +} +export declare const InputCommandSchema: z.ZodLazy; + params: z.ZodLazy; + actions: z.ZodArray; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyDown"; + value: string; + }, { + type: "keyDown"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyUp"; + value: string; + }, { + type: "keyUp"; + value: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + parameters: z.ZodOptional>>>; + }, "strip", z.ZodTypeAny, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }>>>; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerDown"; + button: number; + }, { + type: "pointerDown"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerUp"; + button: number; + }, { + type: "pointerUp"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + deltaX: z.ZodLazy; + deltaY: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>>; + }, "strip", z.ZodTypeAny, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }; + method: "input.performActions"; +}, { + params: { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }; + method: "input.performActions"; +}>>, z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + context: string; + }; + method: "input.releaseActions"; +}, { + params: { + context: string; + }; + method: "input.releaseActions"; +}>>, z.ZodLazy; + params: z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + files: z.ZodArray; + }, "strip", z.ZodTypeAny, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }>>; +}, "strip", z.ZodTypeAny, { + params: { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }; + method: "input.setFiles"; +}, { + params: { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }; + method: "input.setFiles"; +}>>]>>; +export declare namespace Input { + const ElementOriginSchema: z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>; +} +export declare namespace Input { + const PerformActionsParametersSchema: z.ZodLazy; + actions: z.ZodArray; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyDown"; + value: string; + }, { + type: "keyDown"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyUp"; + value: string; + }, { + type: "keyUp"; + value: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + parameters: z.ZodOptional>>>; + }, "strip", z.ZodTypeAny, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }>>>; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerDown"; + button: number; + }, { + type: "pointerDown"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerUp"; + button: number; + }, { + type: "pointerUp"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + deltaX: z.ZodLazy; + deltaY: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>>; + }, "strip", z.ZodTypeAny, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }>>; +} +export declare namespace Input { + const NoneSourceActionsSchema: z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }>>; +} +export declare namespace Input { + const KeySourceActionsSchema: z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyDown"; + value: string; + }, { + type: "keyDown"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyUp"; + value: string; + }, { + type: "keyUp"; + value: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }>>; +} +export declare namespace Input { + const PointerSourceActionsSchema: z.ZodLazy; + id: z.ZodString; + parameters: z.ZodOptional>>>; + }, "strip", z.ZodTypeAny, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }>>>; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerDown"; + button: number; + }, { + type: "pointerDown"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerUp"; + button: number; + }, { + type: "pointerUp"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }>>; +} +export declare namespace Input { + const PerformActionsSchema: z.ZodLazy; + params: z.ZodLazy; + actions: z.ZodArray; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyDown"; + value: string; + }, { + type: "keyDown"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyUp"; + value: string; + }, { + type: "keyUp"; + value: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + parameters: z.ZodOptional>>>; + }, "strip", z.ZodTypeAny, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }>>>; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerDown"; + button: number; + }, { + type: "pointerDown"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerUp"; + button: number; + }, { + type: "pointerUp"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + deltaX: z.ZodLazy; + deltaY: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>>; + }, "strip", z.ZodTypeAny, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }, { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }; + method: "input.performActions"; + }, { + params: { + context: string; + actions: ({ + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + } | { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + } | { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + } | { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + })[]; + }; + method: "input.performActions"; + }>>; +} +export declare namespace Input { + const SourceActionsSchema: z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }, { + type: "none"; + actions: { + type: "pause"; + duration?: number | undefined; + }[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyDown"; + value: string; + }, { + type: "keyDown"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyUp"; + value: string; + }, { + type: "keyUp"; + value: string; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }, { + type: "key"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "keyDown"; + value: string; + } | { + type: "keyUp"; + value: string; + })[]; + id: string; + }>>, z.ZodLazy; + id: z.ZodString; + parameters: z.ZodOptional>>>; + }, "strip", z.ZodTypeAny, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }>>>; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerDown"; + button: number; + }, { + type: "pointerDown"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerUp"; + button: number; + }, { + type: "pointerUp"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }, { + type: "pointer"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | ({ + type: "pointerDown"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerUp"; + button: number; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }) | ({ + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + } & { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }))[]; + id: string; + parameters?: { + pointerType?: "touch" | "mouse" | "pen" | undefined; + } | undefined; + }>>, z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + deltaX: z.ZodLazy; + deltaY: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>>; + }, "strip", z.ZodTypeAny, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }>>]>>; +} +export declare namespace Input { + const NoneSourceActionSchema: z.ZodLazy; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>>; +} +export declare namespace Input { + const KeySourceActionSchema: z.ZodLazy; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyDown"; + value: string; + }, { + type: "keyDown"; + value: string; + }>>, z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyUp"; + value: string; + }, { + type: "keyUp"; + value: string; + }>>]>>; +} +export declare namespace Input { + const PointerTypeSchema: z.ZodLazy>; +} +export declare namespace Input { + const PointerParametersSchema: z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }, { + pointerType?: "touch" | "mouse" | "pen" | undefined; + }>>; +} +export declare namespace Input { + const WheelSourceActionsSchema: z.ZodLazy; + id: z.ZodString; + actions: z.ZodArray; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + deltaX: z.ZodLazy; + deltaY: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>>; + }, "strip", z.ZodTypeAny, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>]>>, "many">; + }, "strip", z.ZodTypeAny, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }, { + type: "wheel"; + actions: ({ + type: "pause"; + duration?: number | undefined; + } | { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + })[]; + id: string; + }>>; +} +export declare namespace Input { + const PointerSourceActionSchema: z.ZodLazy; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerDown"; + button: number; + }, { + type: "pointerDown"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerUp"; + button: number; + }, { + type: "pointerUp"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>]>>; +} +export declare namespace Input { + const WheelSourceActionSchema: z.ZodLazy; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>, z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + deltaX: z.ZodLazy; + deltaY: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>>; + }, "strip", z.ZodTypeAny, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>]>>; +} +export declare namespace Input { + const PauseActionSchema: z.ZodLazy; + duration: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + type: "pause"; + duration?: number | undefined; + }, { + type: "pause"; + duration?: number | undefined; + }>>; +} +export declare namespace Input { + const KeyDownActionSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyDown"; + value: string; + }, { + type: "keyDown"; + value: string; + }>>; +} +export declare namespace Input { + const KeyUpActionSchema: z.ZodLazy; + value: z.ZodString; + }, "strip", z.ZodTypeAny, { + type: "keyUp"; + value: string; + }, { + type: "keyUp"; + value: string; + }>>; +} +export declare namespace Input { + const PointerUpActionSchema: z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerUp"; + button: number; + }, { + type: "pointerUp"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>; +} +export declare namespace Input { + const PointerDownActionSchema: z.ZodLazy; + button: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + type: "pointerDown"; + button: number; + }, { + type: "pointerDown"; + button: number; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>; +} +export declare namespace Input { + const PointerMoveActionSchema: z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>; + }, "strip", z.ZodTypeAny, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "pointerMove"; + x: number; + y: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>, z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>>>; +} +export declare namespace Input { + const WheelScrollActionSchema: z.ZodLazy; + x: z.ZodLazy; + y: z.ZodLazy; + deltaX: z.ZodLazy; + deltaY: z.ZodLazy; + duration: z.ZodOptional>; + origin: z.ZodOptional, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>>>; + }, "strip", z.ZodTypeAny, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }, { + type: "scroll"; + x: number; + y: number; + deltaX: number; + deltaY: number; + duration?: number | undefined; + origin?: "viewport" | "pointer" | { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + } | undefined; + }>>; +} +export declare namespace Input { + const PointerCommonPropertiesSchema: z.ZodLazy>>; + height: z.ZodOptional>>; + pressure: z.ZodOptional>; + tangentialPressure: z.ZodOptional>; + twist: z.ZodOptional>; + altitudeAngle: z.ZodOptional>; + azimuthAngle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }, { + width?: number | undefined; + height?: number | undefined; + pressure?: number | undefined; + tangentialPressure?: number | undefined; + twist?: number | undefined; + altitudeAngle?: number | undefined; + azimuthAngle?: number | undefined; + }>>; +} +export declare namespace Input { + const OriginSchema: z.ZodLazy, z.ZodLiteral<"pointer">, z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + }, "strip", z.ZodTypeAny, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }, { + type: "element"; + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + }>>]>>; +} +export declare namespace Input { + const ReleaseActionsSchema: z.ZodLazy; + params: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + context: string; + }; + method: "input.releaseActions"; + }, { + params: { + context: string; + }; + method: "input.releaseActions"; + }>>; +} +export declare namespace Input { + const ReleaseActionsParametersSchema: z.ZodLazy; + }, "strip", z.ZodTypeAny, { + context: string; + }, { + context: string; + }>>; +} +export declare namespace Input { + const SetFilesSchema: z.ZodLazy; + params: z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + files: z.ZodArray; + }, "strip", z.ZodTypeAny, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }>>; + }, "strip", z.ZodTypeAny, { + params: { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }; + method: "input.setFiles"; + }, { + params: { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }; + method: "input.setFiles"; + }>>; +} +export declare namespace Input { + const SetFilesParametersSchema: z.ZodLazy; + element: z.ZodLazy; + handle: z.ZodOptional>; + }, "strip", z.ZodTypeAny, { + sharedId: string; + handle?: string | undefined; + }, { + sharedId: string; + handle?: string | undefined; + }>, z.ZodLazy>>>; + files: z.ZodArray; + }, "strip", z.ZodTypeAny, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }, { + element: { + sharedId: string; + handle?: string | undefined; + } & Record; + context: string; + files: string[]; + }>>; +} diff --git a/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.js b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.js new file mode 100644 index 0000000..4f317eb --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.js @@ -0,0 +1,2136 @@ +"use strict"; +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Input = exports.InputCommandSchema = exports.Log = exports.LogEventSchema = exports.Storage = exports.StorageResultSchema = exports.StorageCommandSchema = exports.Script = exports.ScriptResultSchema = exports.ScriptCommandSchema = exports.ScriptEventSchema = exports.Network = exports.NetworkResultSchema = exports.NetworkEventSchema = exports.NetworkCommandSchema = exports.BrowsingContext = exports.BrowsingContextResultSchema = exports.BrowsingContextEventSchema = exports.BrowsingContextCommandSchema = exports.Browser = exports.BrowserResultSchema = exports.BrowserCommandSchema = exports.SessionResultSchema = exports.Session = exports.SessionCommandSchema = exports.ErrorCodeSchema = exports.JsUintSchema = exports.JsIntSchema = exports.ExtensibleSchema = exports.EmptyResultSchema = exports.ErrorResponseSchema = exports.MessageSchema = exports.EmptyParamsSchema = exports.ResultDataSchema = exports.CommandDataSchema = exports.EventDataSchema = exports.CommandResponseSchema = exports.CommandSchema = exports.EventSchema = void 0; +/** + * THIS FILE IS AUTOGENERATED. Run `npm run bidi-types` to regenerate. + * @see https://github.com/w3c/webdriver-bidi/blob/master/index.bs + */ +// eslint-disable-next-line @typescript-eslint/ban-ts-comment +// @ts-nocheck Some types may be circular. +const zod_1 = __importDefault(require("zod")); +exports.EventSchema = zod_1.default.lazy(() => zod_1.default + .object({ + type: zod_1.default.literal('event'), +}) + .and(exports.EventDataSchema) + .and(exports.ExtensibleSchema)); +exports.CommandSchema = zod_1.default.lazy(() => zod_1.default + .object({ + id: exports.JsUintSchema, +}) + .and(exports.CommandDataSchema) + .and(exports.ExtensibleSchema)); +exports.CommandResponseSchema = zod_1.default.lazy(() => zod_1.default + .object({ + type: zod_1.default.literal('success'), + id: exports.JsUintSchema, + result: exports.ResultDataSchema, +}) + .and(exports.ExtensibleSchema)); +exports.EventDataSchema = zod_1.default.lazy(() => zod_1.default.union([ + exports.BrowsingContextEventSchema, + exports.LogEventSchema, + exports.NetworkEventSchema, + exports.ScriptEventSchema, +])); +exports.CommandDataSchema = zod_1.default.lazy(() => zod_1.default.union([ + exports.BrowserCommandSchema, + exports.BrowsingContextCommandSchema, + exports.InputCommandSchema, + exports.NetworkCommandSchema, + exports.ScriptCommandSchema, + exports.SessionCommandSchema, + exports.StorageCommandSchema, +])); +exports.ResultDataSchema = zod_1.default.lazy(() => zod_1.default.union([ + exports.BrowsingContextResultSchema, + exports.EmptyResultSchema, + exports.NetworkResultSchema, + exports.ScriptResultSchema, + exports.SessionResultSchema, + exports.StorageResultSchema, +])); +exports.EmptyParamsSchema = zod_1.default.lazy(() => exports.ExtensibleSchema); +exports.MessageSchema = zod_1.default.lazy(() => zod_1.default.union([exports.CommandResponseSchema, exports.ErrorResponseSchema, exports.EventSchema])); +exports.ErrorResponseSchema = zod_1.default.lazy(() => zod_1.default + .object({ + type: zod_1.default.literal('error'), + id: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]), + error: exports.ErrorCodeSchema, + message: zod_1.default.string(), + stacktrace: zod_1.default.string().optional(), +}) + .and(exports.ExtensibleSchema)); +exports.EmptyResultSchema = zod_1.default.lazy(() => exports.ExtensibleSchema); +exports.ExtensibleSchema = zod_1.default.lazy(() => zod_1.default.record(zod_1.default.string(), zod_1.default.any())); +exports.JsIntSchema = zod_1.default.lazy(() => zod_1.default.number().int().gte(-9007199254740991).lte(9007199254740991)); +exports.JsUintSchema = zod_1.default.lazy(() => zod_1.default.number().int().nonnegative().gte(0).lte(9007199254740991)); +exports.ErrorCodeSchema = zod_1.default.lazy(() => zod_1.default.enum([ + 'invalid argument', + 'invalid session id', + 'move target out of bounds', + 'no such alert', + 'no such element', + 'no such frame', + 'no such handle', + 'no such history entry', + 'no such intercept', + 'no such node', + 'no such request', + 'no such script', + 'no such storage partition', + 'no such user context', + 'session not created', + 'unable to capture screen', + 'unable to close browser', + 'unable to set cookie', + 'unable to set file input', + 'underspecified storage partition', + 'unknown command', + 'unknown error', + 'unsupported operation', +])); +exports.SessionCommandSchema = zod_1.default.lazy(() => zod_1.default.union([ + Session.EndSchema, + Session.NewSchema, + Session.StatusSchema, + Session.SubscribeSchema, + Session.UnsubscribeSchema, +])); +var Session; +(function (Session) { + Session.ProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default.union([ + Session.AutodetectProxyConfigurationSchema, + Session.DirectProxyConfigurationSchema, + Session.ManualProxyConfigurationSchema, + Session.PacProxyConfigurationSchema, + Session.SystemProxyConfigurationSchema, + zod_1.default.object({}), + ])); +})(Session || (exports.Session = Session = {})); +exports.SessionResultSchema = zod_1.default.lazy(() => zod_1.default.union([Session.NewResultSchema, Session.StatusResultSchema])); +(function (Session) { + Session.CapabilitiesRequestSchema = zod_1.default.lazy(() => zod_1.default.object({ + alwaysMatch: Session.CapabilityRequestSchema.optional(), + firstMatch: zod_1.default.array(Session.CapabilityRequestSchema).optional(), + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.CapabilityRequestSchema = zod_1.default.lazy(() => zod_1.default + .object({ + acceptInsecureCerts: zod_1.default.boolean().optional(), + browserName: zod_1.default.string().optional(), + browserVersion: zod_1.default.string().optional(), + platformName: zod_1.default.string().optional(), + proxy: Session.ProxyConfigurationSchema.optional(), + webSocketUrl: zod_1.default.boolean().optional(), + }) + .and(exports.ExtensibleSchema)); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.AutodetectProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default + .object({ + proxyType: zod_1.default.literal('autodetect'), + }) + .and(exports.ExtensibleSchema)); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.DirectProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default + .object({ + proxyType: zod_1.default.literal('direct'), + }) + .and(exports.ExtensibleSchema)); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.ManualProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default + .object({ + proxyType: zod_1.default.literal('manual'), + ftpProxy: zod_1.default.string().optional(), + httpProxy: zod_1.default.string().optional(), + sslProxy: zod_1.default.string().optional(), + }) + .and(Session.SocksProxyConfigurationSchema.or(zod_1.default.object({}))) + .and(zod_1.default.object({ + noProxy: zod_1.default.array(zod_1.default.string()).optional(), + })) + .and(exports.ExtensibleSchema)); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.SocksProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default.object({ + socksProxy: zod_1.default.string(), + socksVersion: zod_1.default.number().int().nonnegative().gte(0).lte(255), + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.PacProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default + .object({ + proxyType: zod_1.default.literal('pac'), + proxyAutoconfigUrl: zod_1.default.string(), + }) + .and(exports.ExtensibleSchema)); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.SystemProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default + .object({ + proxyType: zod_1.default.literal('system'), + }) + .and(exports.ExtensibleSchema)); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.SubscriptionRequestSchema = zod_1.default.lazy(() => zod_1.default.object({ + events: zod_1.default.array(zod_1.default.string()), + contexts: zod_1.default.array(BrowsingContext.BrowsingContextSchema).optional(), + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.StatusSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('session.status'), + params: exports.EmptyParamsSchema, + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.StatusResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + ready: zod_1.default.boolean(), + message: zod_1.default.string(), + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.NewSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('session.new'), + params: Session.NewParametersSchema, + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.NewParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + capabilities: Session.CapabilitiesRequestSchema, + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.NewResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + sessionId: zod_1.default.string(), + capabilities: zod_1.default + .object({ + acceptInsecureCerts: zod_1.default.boolean(), + browserName: zod_1.default.string(), + browserVersion: zod_1.default.string(), + platformName: zod_1.default.string(), + setWindowRect: zod_1.default.boolean(), + proxy: Session.ProxyConfigurationSchema.optional(), + webSocketUrl: zod_1.default.string().optional(), + }) + .and(exports.ExtensibleSchema), + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.EndSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('session.end'), + params: exports.EmptyParamsSchema, + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.SubscribeSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('session.subscribe'), + params: Session.SubscriptionRequestSchema, + })); +})(Session || (exports.Session = Session = {})); +(function (Session) { + Session.UnsubscribeSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('session.unsubscribe'), + params: Session.SubscriptionRequestSchema, + })); +})(Session || (exports.Session = Session = {})); +exports.BrowserCommandSchema = zod_1.default.lazy(() => zod_1.default.union([ + Browser.CloseSchema, + Browser.CreateUserContextSchema, + Browser.GetUserContextsSchema, + Browser.RemoveUserContextSchema, +])); +exports.BrowserResultSchema = zod_1.default.lazy(() => zod_1.default.union([ + Browser.CreateUserContextResultSchema, + Browser.GetUserContextsResultSchema, +])); +var Browser; +(function (Browser) { + Browser.UserContextSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(Browser || (exports.Browser = Browser = {})); +(function (Browser) { + Browser.UserContextInfoSchema = zod_1.default.lazy(() => zod_1.default.object({ + userContext: Browser.UserContextSchema, + })); +})(Browser || (exports.Browser = Browser = {})); +(function (Browser) { + Browser.CloseSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browser.close'), + params: exports.EmptyParamsSchema, + })); +})(Browser || (exports.Browser = Browser = {})); +(function (Browser) { + Browser.CreateUserContextSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browser.createUserContext'), + params: exports.EmptyParamsSchema, + })); +})(Browser || (exports.Browser = Browser = {})); +(function (Browser) { + Browser.CreateUserContextResultSchema = zod_1.default.lazy(() => Browser.UserContextInfoSchema); +})(Browser || (exports.Browser = Browser = {})); +(function (Browser) { + Browser.GetUserContextsSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browser.getUserContexts'), + params: exports.EmptyParamsSchema, + })); +})(Browser || (exports.Browser = Browser = {})); +(function (Browser) { + Browser.GetUserContextsResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + userContexts: zod_1.default.array(Browser.UserContextInfoSchema).min(1), + })); +})(Browser || (exports.Browser = Browser = {})); +(function (Browser) { + Browser.RemoveUserContextSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browser.removeUserContext'), + params: zod_1.default.object({ + userContext: Browser.UserContextSchema, + }), + })); +})(Browser || (exports.Browser = Browser = {})); +exports.BrowsingContextCommandSchema = zod_1.default.lazy(() => zod_1.default.union([ + BrowsingContext.ActivateSchema, + BrowsingContext.CaptureScreenshotSchema, + BrowsingContext.CloseSchema, + BrowsingContext.CreateSchema, + BrowsingContext.GetTreeSchema, + BrowsingContext.HandleUserPromptSchema, + BrowsingContext.LocateNodesSchema, + BrowsingContext.NavigateSchema, + BrowsingContext.PrintSchema, + BrowsingContext.ReloadSchema, + BrowsingContext.SetViewportSchema, + BrowsingContext.TraverseHistorySchema, +])); +exports.BrowsingContextEventSchema = zod_1.default.lazy(() => zod_1.default.union([ + BrowsingContext.ContextCreatedSchema, + BrowsingContext.ContextDestroyedSchema, + BrowsingContext.DomContentLoadedSchema, + BrowsingContext.DownloadWillBeginSchema, + BrowsingContext.FragmentNavigatedSchema, + BrowsingContext.LoadSchema, + BrowsingContext.NavigationAbortedSchema, + BrowsingContext.NavigationFailedSchema, + BrowsingContext.NavigationStartedSchema, + BrowsingContext.UserPromptClosedSchema, + BrowsingContext.UserPromptOpenedSchema, +])); +exports.BrowsingContextResultSchema = zod_1.default.lazy(() => zod_1.default.union([ + BrowsingContext.CaptureScreenshotResultSchema, + BrowsingContext.CreateResultSchema, + BrowsingContext.GetTreeResultSchema, + BrowsingContext.LocateNodesResultSchema, + BrowsingContext.NavigateResultSchema, + BrowsingContext.PrintResultSchema, + BrowsingContext.TraverseHistoryResultSchema, +])); +var BrowsingContext; +(function (BrowsingContext) { + BrowsingContext.BrowsingContextSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.InfoListSchema = zod_1.default.lazy(() => zod_1.default.array(BrowsingContext.InfoSchema)); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.InfoSchema = zod_1.default.lazy(() => zod_1.default.object({ + children: zod_1.default.union([BrowsingContext.InfoListSchema, zod_1.default.null()]), + context: BrowsingContext.BrowsingContextSchema, + url: zod_1.default.string(), + userContext: Browser.UserContextSchema, + parent: zod_1.default + .union([BrowsingContext.BrowsingContextSchema, zod_1.default.null()]) + .optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.LocatorSchema = zod_1.default.lazy(() => zod_1.default.union([ + BrowsingContext.CssLocatorSchema, + BrowsingContext.InnerTextLocatorSchema, + BrowsingContext.XPathLocatorSchema, + ])); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CssLocatorSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('css'), + value: zod_1.default.string(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.InnerTextLocatorSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('innerText'), + value: zod_1.default.string(), + ignoreCase: zod_1.default.boolean().optional(), + matchType: zod_1.default.enum(['full', 'partial']).optional(), + maxDepth: exports.JsUintSchema.optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.XPathLocatorSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('xpath'), + value: zod_1.default.string(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.NavigationSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.NavigationInfoSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + navigation: zod_1.default.union([BrowsingContext.NavigationSchema, zod_1.default.null()]), + timestamp: exports.JsUintSchema, + url: zod_1.default.string(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ReadinessStateSchema = zod_1.default.lazy(() => zod_1.default.enum(['none', 'interactive', 'complete'])); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ActivateSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.activate'), + params: BrowsingContext.ActivateParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ActivateParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CaptureScreenshotParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + origin: zod_1.default.enum(['viewport', 'document']).default('viewport').optional(), + format: BrowsingContext.ImageFormatSchema.optional(), + clip: BrowsingContext.ClipRectangleSchema.optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CaptureScreenshotSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.captureScreenshot'), + params: BrowsingContext.CaptureScreenshotParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ImageFormatSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.string(), + quality: zod_1.default.number().gte(0).lte(1).optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ClipRectangleSchema = zod_1.default.lazy(() => zod_1.default.union([ + BrowsingContext.BoxClipRectangleSchema, + BrowsingContext.ElementClipRectangleSchema, + ])); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ElementClipRectangleSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('element'), + element: Script.SharedReferenceSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.BoxClipRectangleSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('box'), + x: zod_1.default.number(), + y: zod_1.default.number(), + width: zod_1.default.number(), + height: zod_1.default.number(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CaptureScreenshotResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + data: zod_1.default.string(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CloseSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.close'), + params: BrowsingContext.CloseParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CloseParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + promptUnload: zod_1.default.boolean().default(false).optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CreateSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.create'), + params: BrowsingContext.CreateParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CreateTypeSchema = zod_1.default.lazy(() => zod_1.default.enum(['tab', 'window'])); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CreateParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: BrowsingContext.CreateTypeSchema, + referenceContext: BrowsingContext.BrowsingContextSchema.optional(), + background: zod_1.default.boolean().default(false).optional(), + userContext: zod_1.default.union([Browser.UserContextSchema, zod_1.default.null()]).optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.CreateResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.GetTreeSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.getTree'), + params: BrowsingContext.GetTreeParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.GetTreeParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + maxDepth: exports.JsUintSchema.optional(), + root: BrowsingContext.BrowsingContextSchema.optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.GetTreeResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + contexts: BrowsingContext.InfoListSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.HandleUserPromptSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.handleUserPrompt'), + params: BrowsingContext.HandleUserPromptParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.HandleUserPromptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + accept: zod_1.default.boolean().optional(), + userText: zod_1.default.string().optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.LocateNodesParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + locator: BrowsingContext.LocatorSchema, + maxNodeCount: exports.JsUintSchema.gte(1).optional(), + ownership: Script.ResultOwnershipSchema.optional(), + sandbox: zod_1.default.string().optional(), + serializationOptions: Script.SerializationOptionsSchema.optional(), + startNodes: zod_1.default.array(Script.SharedReferenceSchema).min(1).optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.LocateNodesSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.locateNodes'), + params: BrowsingContext.LocateNodesParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.LocateNodesResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + nodes: zod_1.default.array(Script.NodeRemoteValueSchema), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.NavigateSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.navigate'), + params: BrowsingContext.NavigateParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.NavigateParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + url: zod_1.default.string(), + wait: BrowsingContext.ReadinessStateSchema.optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.NavigateResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + navigation: zod_1.default.union([BrowsingContext.NavigationSchema, zod_1.default.null()]), + url: zod_1.default.string(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.PrintSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.print'), + params: BrowsingContext.PrintParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.PrintParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + background: zod_1.default.boolean().default(false).optional(), + margin: BrowsingContext.PrintMarginParametersSchema.optional(), + orientation: zod_1.default + .enum(['portrait', 'landscape']) + .default('portrait') + .optional(), + page: BrowsingContext.PrintPageParametersSchema.optional(), + pageRanges: zod_1.default.array(zod_1.default.union([exports.JsUintSchema, zod_1.default.string()])).optional(), + scale: zod_1.default.number().gte(0.1).lte(2).default(1).optional(), + shrinkToFit: zod_1.default.boolean().default(true).optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.PrintMarginParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + bottom: zod_1.default.number().gte(0).default(1).optional(), + left: zod_1.default.number().gte(0).default(1).optional(), + right: zod_1.default.number().gte(0).default(1).optional(), + top: zod_1.default.number().gte(0).default(1).optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.PrintPageParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + height: zod_1.default.number().gte(0.0352).default(27.94).optional(), + width: zod_1.default.number().gte(0.0352).default(21.59).optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.PrintResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + data: zod_1.default.string(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ReloadSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.reload'), + params: BrowsingContext.ReloadParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ReloadParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + ignoreCache: zod_1.default.boolean().optional(), + wait: BrowsingContext.ReadinessStateSchema.optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.SetViewportSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.setViewport'), + params: BrowsingContext.SetViewportParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.SetViewportParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + viewport: zod_1.default.union([BrowsingContext.ViewportSchema, zod_1.default.null()]).optional(), + devicePixelRatio: zod_1.default.union([zod_1.default.number().gt(0), zod_1.default.null()]).optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ViewportSchema = zod_1.default.lazy(() => zod_1.default.object({ + width: exports.JsUintSchema, + height: exports.JsUintSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.TraverseHistorySchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.traverseHistory'), + params: BrowsingContext.TraverseHistoryParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.TraverseHistoryParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + delta: exports.JsIntSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.TraverseHistoryResultSchema = zod_1.default.lazy(() => zod_1.default.object({})); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ContextCreatedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.contextCreated'), + params: BrowsingContext.InfoSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.ContextDestroyedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.contextDestroyed'), + params: BrowsingContext.InfoSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.NavigationStartedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.navigationStarted'), + params: BrowsingContext.NavigationInfoSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.FragmentNavigatedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.fragmentNavigated'), + params: BrowsingContext.NavigationInfoSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.DomContentLoadedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.domContentLoaded'), + params: BrowsingContext.NavigationInfoSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.LoadSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.load'), + params: BrowsingContext.NavigationInfoSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.DownloadWillBeginSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.downloadWillBegin'), + params: BrowsingContext.NavigationInfoSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.NavigationAbortedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.navigationAborted'), + params: BrowsingContext.NavigationInfoSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.NavigationFailedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.navigationFailed'), + params: BrowsingContext.NavigationInfoSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.UserPromptClosedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.userPromptClosed'), + params: BrowsingContext.UserPromptClosedParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.UserPromptClosedParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + accepted: zod_1.default.boolean(), + userText: zod_1.default.string().optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.UserPromptOpenedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('browsingContext.userPromptOpened'), + params: BrowsingContext.UserPromptOpenedParametersSchema, + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +(function (BrowsingContext) { + BrowsingContext.UserPromptOpenedParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + type: zod_1.default.enum(['alert', 'confirm', 'prompt', 'beforeunload']), + message: zod_1.default.string(), + defaultValue: zod_1.default.string().optional(), + })); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +exports.NetworkCommandSchema = zod_1.default.lazy(() => zod_1.default.union([ + Network.AddInterceptSchema, + Network.ContinueRequestSchema, + Network.ContinueResponseSchema, + Network.ContinueWithAuthSchema, + Network.FailRequestSchema, + Network.ProvideResponseSchema, + Network.RemoveInterceptSchema, +])); +exports.NetworkEventSchema = zod_1.default.lazy(() => zod_1.default.union([ + Network.AuthRequiredSchema, + Network.BeforeRequestSentSchema, + Network.FetchErrorSchema, + Network.ResponseCompletedSchema, + Network.ResponseStartedSchema, +])); +exports.NetworkResultSchema = zod_1.default.lazy(() => Network.AddInterceptResultSchema); +var Network; +(function (Network) { + Network.AuthChallengeSchema = zod_1.default.lazy(() => zod_1.default.object({ + scheme: zod_1.default.string(), + realm: zod_1.default.string(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.AuthCredentialsSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('password'), + username: zod_1.default.string(), + password: zod_1.default.string(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.BaseParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: zod_1.default.union([BrowsingContext.BrowsingContextSchema, zod_1.default.null()]), + isBlocked: zod_1.default.boolean(), + navigation: zod_1.default.union([BrowsingContext.NavigationSchema, zod_1.default.null()]), + redirectCount: exports.JsUintSchema, + request: Network.RequestDataSchema, + timestamp: exports.JsUintSchema, + intercepts: zod_1.default.array(Network.InterceptSchema).min(1).optional(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.BytesValueSchema = zod_1.default.lazy(() => zod_1.default.union([Network.StringValueSchema, Network.Base64ValueSchema])); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.StringValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('string'), + value: zod_1.default.string(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.Base64ValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('base64'), + value: zod_1.default.string(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.SameSiteSchema = zod_1.default.lazy(() => zod_1.default.enum(['strict', 'lax', 'none'])); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.CookieSchema = zod_1.default.lazy(() => zod_1.default + .object({ + name: zod_1.default.string(), + value: Network.BytesValueSchema, + domain: zod_1.default.string(), + path: zod_1.default.string(), + size: exports.JsUintSchema, + httpOnly: zod_1.default.boolean(), + secure: zod_1.default.boolean(), + sameSite: Network.SameSiteSchema, + expiry: exports.JsUintSchema.optional(), + }) + .and(exports.ExtensibleSchema)); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.CookieHeaderSchema = zod_1.default.lazy(() => zod_1.default.object({ + name: zod_1.default.string(), + value: Network.BytesValueSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.FetchTimingInfoSchema = zod_1.default.lazy(() => zod_1.default.object({ + timeOrigin: zod_1.default.number(), + requestTime: zod_1.default.number(), + redirectStart: zod_1.default.number(), + redirectEnd: zod_1.default.number(), + fetchStart: zod_1.default.number(), + dnsStart: zod_1.default.number(), + dnsEnd: zod_1.default.number(), + connectStart: zod_1.default.number(), + connectEnd: zod_1.default.number(), + tlsStart: zod_1.default.number(), + requestStart: zod_1.default.number(), + responseStart: zod_1.default.number(), + responseEnd: zod_1.default.number(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.HeaderSchema = zod_1.default.lazy(() => zod_1.default.object({ + name: zod_1.default.string(), + value: Network.BytesValueSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.InitiatorSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.enum(['parser', 'script', 'preflight', 'other']), + columnNumber: exports.JsUintSchema.optional(), + lineNumber: exports.JsUintSchema.optional(), + stackTrace: Script.StackTraceSchema.optional(), + request: Network.RequestSchema.optional(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.InterceptSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.RequestSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.RequestDataSchema = zod_1.default.lazy(() => zod_1.default.object({ + request: Network.RequestSchema, + url: zod_1.default.string(), + method: zod_1.default.string(), + headers: zod_1.default.array(Network.HeaderSchema), + cookies: zod_1.default.array(Network.CookieSchema), + headersSize: exports.JsUintSchema, + bodySize: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]), + timings: Network.FetchTimingInfoSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ResponseContentSchema = zod_1.default.lazy(() => zod_1.default.object({ + size: exports.JsUintSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ResponseDataSchema = zod_1.default.lazy(() => zod_1.default.object({ + url: zod_1.default.string(), + protocol: zod_1.default.string(), + status: exports.JsUintSchema, + statusText: zod_1.default.string(), + fromCache: zod_1.default.boolean(), + headers: zod_1.default.array(Network.HeaderSchema), + mimeType: zod_1.default.string(), + bytesReceived: exports.JsUintSchema, + headersSize: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]), + bodySize: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]), + content: Network.ResponseContentSchema, + authChallenge: Network.AuthChallengeSchema.optional(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.SetCookieHeaderSchema = zod_1.default.lazy(() => zod_1.default.object({ + name: zod_1.default.string(), + value: Network.BytesValueSchema, + domain: zod_1.default.string().optional(), + httpOnly: zod_1.default.boolean().optional(), + expiry: zod_1.default.string().optional(), + maxAge: exports.JsIntSchema.optional(), + path: zod_1.default.string().optional(), + sameSite: Network.SameSiteSchema.optional(), + secure: zod_1.default.boolean().optional(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.UrlPatternSchema = zod_1.default.lazy(() => zod_1.default.union([Network.UrlPatternPatternSchema, Network.UrlPatternStringSchema])); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.UrlPatternPatternSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('pattern'), + protocol: zod_1.default.string().optional(), + hostname: zod_1.default.string().optional(), + port: zod_1.default.string().optional(), + pathname: zod_1.default.string().optional(), + search: zod_1.default.string().optional(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.UrlPatternStringSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('string'), + pattern: zod_1.default.string(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.AddInterceptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + phases: zod_1.default.array(Network.InterceptPhaseSchema).min(1), + urlPatterns: zod_1.default.array(Network.UrlPatternSchema).optional(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.AddInterceptSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.addIntercept'), + params: Network.AddInterceptParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.InterceptPhaseSchema = zod_1.default.lazy(() => zod_1.default.enum(['beforeRequestSent', 'responseStarted', 'authRequired'])); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.AddInterceptResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + intercept: Network.InterceptSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ContinueRequestSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.continueRequest'), + params: Network.ContinueRequestParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ContinueRequestParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + request: Network.RequestSchema, + body: Network.BytesValueSchema.optional(), + cookies: zod_1.default.array(Network.CookieHeaderSchema).optional(), + headers: zod_1.default.array(Network.HeaderSchema).optional(), + method: zod_1.default.string().optional(), + url: zod_1.default.string().optional(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ContinueResponseSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.continueResponse'), + params: Network.ContinueResponseParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ContinueResponseParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + request: Network.RequestSchema, + cookies: zod_1.default.array(Network.SetCookieHeaderSchema).optional(), + credentials: Network.AuthCredentialsSchema.optional(), + headers: zod_1.default.array(Network.HeaderSchema).optional(), + reasonPhrase: zod_1.default.string().optional(), + statusCode: exports.JsUintSchema.optional(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ContinueWithAuthSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.continueWithAuth'), + params: Network.ContinueWithAuthParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ContinueWithAuthParametersSchema = zod_1.default.lazy(() => zod_1.default + .object({ + request: Network.RequestSchema, + }) + .and(zod_1.default.union([ + Network.ContinueWithAuthCredentialsSchema, + Network.ContinueWithAuthNoCredentialsSchema, + ]))); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ContinueWithAuthCredentialsSchema = zod_1.default.lazy(() => zod_1.default.object({ + action: zod_1.default.literal('provideCredentials'), + credentials: Network.AuthCredentialsSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ContinueWithAuthNoCredentialsSchema = zod_1.default.lazy(() => zod_1.default.object({ + action: zod_1.default.enum(['default', 'cancel']), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.FailRequestSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.failRequest'), + params: Network.FailRequestParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.FailRequestParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + request: Network.RequestSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ProvideResponseSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.provideResponse'), + params: Network.ProvideResponseParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ProvideResponseParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + request: Network.RequestSchema, + body: Network.BytesValueSchema.optional(), + cookies: zod_1.default.array(Network.SetCookieHeaderSchema).optional(), + headers: zod_1.default.array(Network.HeaderSchema).optional(), + reasonPhrase: zod_1.default.string().optional(), + statusCode: exports.JsUintSchema.optional(), + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.RemoveInterceptSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.removeIntercept'), + params: Network.RemoveInterceptParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.RemoveInterceptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + intercept: Network.InterceptSchema, + })); +})(Network || (exports.Network = Network = {})); +exports.ScriptEventSchema = zod_1.default.lazy(() => zod_1.default.union([ + Script.MessageSchema, + Script.RealmCreatedSchema, + Script.RealmDestroyedSchema, +])); +(function (Network) { + Network.AuthRequiredParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({ + response: Network.ResponseDataSchema, + }))); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.BeforeRequestSentParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({ + initiator: Network.InitiatorSchema, + }))); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.FetchErrorParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({ + errorText: zod_1.default.string(), + }))); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ResponseCompletedParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({ + response: Network.ResponseDataSchema, + }))); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ResponseStartedParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({ + response: Network.ResponseDataSchema, + }))); +})(Network || (exports.Network = Network = {})); +exports.ScriptCommandSchema = zod_1.default.lazy(() => zod_1.default.union([ + Script.AddPreloadScriptSchema, + Script.CallFunctionSchema, + Script.DisownSchema, + Script.EvaluateSchema, + Script.GetRealmsSchema, + Script.RemovePreloadScriptSchema, +])); +exports.ScriptResultSchema = zod_1.default.lazy(() => zod_1.default.union([ + Script.AddPreloadScriptResultSchema, + Script.EvaluateResultSchema, + Script.GetRealmsResultSchema, +])); +(function (Network) { + Network.AuthRequiredSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.authRequired'), + params: Network.AuthRequiredParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.BeforeRequestSentSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.beforeRequestSent'), + params: Network.BeforeRequestSentParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.FetchErrorSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.fetchError'), + params: Network.FetchErrorParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ResponseCompletedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.responseCompleted'), + params: Network.ResponseCompletedParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +(function (Network) { + Network.ResponseStartedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('network.responseStarted'), + params: Network.ResponseStartedParametersSchema, + })); +})(Network || (exports.Network = Network = {})); +var Script; +(function (Script) { + Script.ChannelSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.EvaluateResultSuccessSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('success'), + result: Script.RemoteValueSchema, + realm: Script.RealmSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ExceptionDetailsSchema = zod_1.default.lazy(() => zod_1.default.object({ + columnNumber: exports.JsUintSchema, + exception: Script.RemoteValueSchema, + lineNumber: exports.JsUintSchema, + stackTrace: Script.StackTraceSchema, + text: zod_1.default.string(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ChannelValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('channel'), + value: Script.ChannelPropertiesSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ChannelPropertiesSchema = zod_1.default.lazy(() => zod_1.default.object({ + channel: Script.ChannelSchema, + serializationOptions: Script.SerializationOptionsSchema.optional(), + ownership: Script.ResultOwnershipSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.EvaluateResultSchema = zod_1.default.lazy(() => zod_1.default.union([ + Script.EvaluateResultSuccessSchema, + Script.EvaluateResultExceptionSchema, + ])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.EvaluateResultExceptionSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('exception'), + exceptionDetails: Script.ExceptionDetailsSchema, + realm: Script.RealmSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.HandleSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.InternalIdSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ListLocalValueSchema = zod_1.default.lazy(() => zod_1.default.array(Script.LocalValueSchema)); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.LocalValueSchema = zod_1.default.lazy(() => zod_1.default.union([ + Script.RemoteReferenceSchema, + Script.PrimitiveProtocolValueSchema, + Script.ChannelValueSchema, + Script.ArrayLocalValueSchema, + Script.DateLocalValueSchema, + Script.MapLocalValueSchema, + Script.ObjectLocalValueSchema, + Script.RegExpLocalValueSchema, + Script.SetLocalValueSchema, + ])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ArrayLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('array'), + value: Script.ListLocalValueSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.DateLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('date'), + value: zod_1.default.string(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.MappingLocalValueSchema = zod_1.default.lazy(() => zod_1.default.array(zod_1.default.tuple([ + zod_1.default.union([Script.LocalValueSchema, zod_1.default.string()]), + Script.LocalValueSchema, + ]))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.MapLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('map'), + value: Script.MappingLocalValueSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ObjectLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('object'), + value: Script.MappingLocalValueSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RegExpValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + pattern: zod_1.default.string(), + flags: zod_1.default.string().optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RegExpLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('regexp'), + value: Script.RegExpValueSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.SetLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('set'), + value: Script.ListLocalValueSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.PreloadScriptSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RealmSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.PrimitiveProtocolValueSchema = zod_1.default.lazy(() => zod_1.default.union([ + Script.UndefinedValueSchema, + Script.NullValueSchema, + Script.StringValueSchema, + Script.NumberValueSchema, + Script.BooleanValueSchema, + Script.BigIntValueSchema, + ])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.UndefinedValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('undefined'), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.NullValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('null'), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.StringValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('string'), + value: zod_1.default.string(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.SpecialNumberSchema = zod_1.default.lazy(() => zod_1.default.enum(['NaN', '-0', 'Infinity', '-Infinity'])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.NumberValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('number'), + value: zod_1.default.union([zod_1.default.number(), Script.SpecialNumberSchema]), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.BooleanValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('boolean'), + value: zod_1.default.boolean(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.BigIntValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('bigint'), + value: zod_1.default.string(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RealmInfoSchema = zod_1.default.lazy(() => zod_1.default.union([ + Script.WindowRealmInfoSchema, + Script.DedicatedWorkerRealmInfoSchema, + Script.SharedWorkerRealmInfoSchema, + Script.ServiceWorkerRealmInfoSchema, + Script.WorkerRealmInfoSchema, + Script.PaintWorkletRealmInfoSchema, + Script.AudioWorkletRealmInfoSchema, + Script.WorkletRealmInfoSchema, + ])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.BaseRealmInfoSchema = zod_1.default.lazy(() => zod_1.default.object({ + realm: Script.RealmSchema, + origin: zod_1.default.string(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.WindowRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({ + type: zod_1.default.literal('window'), + context: BrowsingContext.BrowsingContextSchema, + sandbox: zod_1.default.string().optional(), + }))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.DedicatedWorkerRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({ + type: zod_1.default.literal('dedicated-worker'), + owners: zod_1.default.tuple([Script.RealmSchema]), + }))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.SharedWorkerRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({ + type: zod_1.default.literal('shared-worker'), + owners: zod_1.default.array(Script.RealmSchema).min(1), + }))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ServiceWorkerRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({ + type: zod_1.default.literal('service-worker'), + owners: zod_1.default.array(Script.RealmSchema), + }))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.WorkerRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({ + type: zod_1.default.literal('worker'), + }))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.PaintWorkletRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({ + type: zod_1.default.literal('paint-worklet'), + }))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.AudioWorkletRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({ + type: zod_1.default.literal('audio-worklet'), + }))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.WorkletRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({ + type: zod_1.default.literal('worklet'), + }))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RealmTypeSchema = zod_1.default.lazy(() => zod_1.default.enum([ + 'window', + 'dedicated-worker', + 'shared-worker', + 'service-worker', + 'worker', + 'paint-worklet', + 'audio-worklet', + 'worklet', + ])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ListRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.array(Script.RemoteValueSchema)); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.MappingRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.array(zod_1.default.tuple([ + zod_1.default.union([Script.RemoteValueSchema, zod_1.default.string()]), + Script.RemoteValueSchema, + ]))); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RemoteValueSchema = zod_1.default.lazy(() => zod_1.default.union([ + Script.PrimitiveProtocolValueSchema, + Script.SymbolRemoteValueSchema, + Script.ArrayRemoteValueSchema, + Script.ObjectRemoteValueSchema, + Script.FunctionRemoteValueSchema, + Script.RegExpRemoteValueSchema, + Script.DateRemoteValueSchema, + Script.MapRemoteValueSchema, + Script.SetRemoteValueSchema, + Script.WeakMapRemoteValueSchema, + Script.WeakSetRemoteValueSchema, + Script.IteratorRemoteValueSchema, + Script.GeneratorRemoteValueSchema, + Script.ErrorRemoteValueSchema, + Script.ProxyRemoteValueSchema, + Script.PromiseRemoteValueSchema, + Script.TypedArrayRemoteValueSchema, + Script.ArrayBufferRemoteValueSchema, + Script.NodeListRemoteValueSchema, + Script.HtmlCollectionRemoteValueSchema, + Script.NodeRemoteValueSchema, + Script.WindowProxyRemoteValueSchema, + ])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RemoteReferenceSchema = zod_1.default.lazy(() => zod_1.default.union([Script.SharedReferenceSchema, Script.RemoteObjectReferenceSchema])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.SharedReferenceSchema = zod_1.default.lazy(() => zod_1.default + .object({ + sharedId: Script.SharedIdSchema, + handle: Script.HandleSchema.optional(), + }) + .and(exports.ExtensibleSchema)); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RemoteObjectReferenceSchema = zod_1.default.lazy(() => zod_1.default + .object({ + handle: Script.HandleSchema, + sharedId: Script.SharedIdSchema.optional(), + }) + .and(exports.ExtensibleSchema)); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.SymbolRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('symbol'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ArrayRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('array'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + value: Script.ListRemoteValueSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ObjectRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('object'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + value: Script.MappingRemoteValueSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.FunctionRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('function'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RegExpRemoteValueSchema = zod_1.default.lazy(() => zod_1.default + .object({ + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + }) + .and(Script.RegExpLocalValueSchema)); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.DateRemoteValueSchema = zod_1.default.lazy(() => zod_1.default + .object({ + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + }) + .and(Script.DateLocalValueSchema)); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.MapRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('map'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + value: Script.MappingRemoteValueSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.SetRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('set'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + value: Script.ListRemoteValueSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.WeakMapRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('weakmap'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.WeakSetRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('weakset'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.IteratorRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('iterator'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.GeneratorRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('generator'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ErrorRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('error'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ProxyRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('proxy'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.PromiseRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('promise'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.TypedArrayRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('typedarray'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ArrayBufferRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('arraybuffer'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.NodeListRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('nodelist'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + value: Script.ListRemoteValueSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.HtmlCollectionRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('htmlcollection'), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + value: Script.ListRemoteValueSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.NodeRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('node'), + sharedId: Script.SharedIdSchema.optional(), + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + value: Script.NodePropertiesSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.NodePropertiesSchema = zod_1.default.lazy(() => zod_1.default.object({ + nodeType: exports.JsUintSchema, + childNodeCount: exports.JsUintSchema, + attributes: zod_1.default.record(zod_1.default.string(), zod_1.default.string()).optional(), + children: zod_1.default.array(Script.NodeRemoteValueSchema).optional(), + localName: zod_1.default.string().optional(), + mode: zod_1.default.enum(['open', 'closed']).optional(), + namespaceURI: zod_1.default.string().optional(), + nodeValue: zod_1.default.string().optional(), + shadowRoot: zod_1.default.union([Script.NodeRemoteValueSchema, zod_1.default.null()]).optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.WindowProxyRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('window'), + value: Script.WindowProxyPropertiesSchema, + handle: Script.HandleSchema.optional(), + internalId: Script.InternalIdSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.WindowProxyPropertiesSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ResultOwnershipSchema = zod_1.default.lazy(() => zod_1.default.enum(['root', 'none'])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.SerializationOptionsSchema = zod_1.default.lazy(() => zod_1.default.object({ + maxDomDepth: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]).default(0).optional(), + maxObjectDepth: zod_1.default + .union([exports.JsUintSchema, zod_1.default.null()]) + .default(null) + .optional(), + includeShadowTree: zod_1.default + .enum(['none', 'open', 'all']) + .default('none') + .optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.SharedIdSchema = zod_1.default.lazy(() => zod_1.default.string()); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.StackFrameSchema = zod_1.default.lazy(() => zod_1.default.object({ + columnNumber: exports.JsUintSchema, + functionName: zod_1.default.string(), + lineNumber: exports.JsUintSchema, + url: zod_1.default.string(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.StackTraceSchema = zod_1.default.lazy(() => zod_1.default.object({ + callFrames: zod_1.default.array(Script.StackFrameSchema), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.SourceSchema = zod_1.default.lazy(() => zod_1.default.object({ + realm: Script.RealmSchema, + context: BrowsingContext.BrowsingContextSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RealmTargetSchema = zod_1.default.lazy(() => zod_1.default.object({ + realm: Script.RealmSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.ContextTargetSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + sandbox: zod_1.default.string().optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.TargetSchema = zod_1.default.lazy(() => zod_1.default.union([Script.RealmTargetSchema, Script.ContextTargetSchema])); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.AddPreloadScriptSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('script.addPreloadScript'), + params: Script.AddPreloadScriptParametersSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.AddPreloadScriptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + functionDeclaration: zod_1.default.string(), + arguments: zod_1.default.array(Script.ChannelValueSchema).optional(), + contexts: zod_1.default + .array(BrowsingContext.BrowsingContextSchema) + .min(1) + .optional(), + sandbox: zod_1.default.string().optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.AddPreloadScriptResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + script: Script.PreloadScriptSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.DisownSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('script.disown'), + params: Script.DisownParametersSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.DisownParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + handles: zod_1.default.array(Script.HandleSchema), + target: Script.TargetSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.CallFunctionParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + functionDeclaration: zod_1.default.string(), + awaitPromise: zod_1.default.boolean(), + target: Script.TargetSchema, + arguments: zod_1.default.array(Script.LocalValueSchema).optional(), + resultOwnership: Script.ResultOwnershipSchema.optional(), + serializationOptions: Script.SerializationOptionsSchema.optional(), + this: Script.LocalValueSchema.optional(), + userActivation: zod_1.default.boolean().default(false).optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.CallFunctionSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('script.callFunction'), + params: Script.CallFunctionParametersSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.EvaluateSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('script.evaluate'), + params: Script.EvaluateParametersSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.EvaluateParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + expression: zod_1.default.string(), + target: Script.TargetSchema, + awaitPromise: zod_1.default.boolean(), + resultOwnership: Script.ResultOwnershipSchema.optional(), + serializationOptions: Script.SerializationOptionsSchema.optional(), + userActivation: zod_1.default.boolean().default(false).optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.GetRealmsSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('script.getRealms'), + params: Script.GetRealmsParametersSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.GetRealmsParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema.optional(), + type: Script.RealmTypeSchema.optional(), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.GetRealmsResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + realms: zod_1.default.array(Script.RealmInfoSchema), + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RemovePreloadScriptSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('script.removePreloadScript'), + params: Script.RemovePreloadScriptParametersSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RemovePreloadScriptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + script: Script.PreloadScriptSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.MessageParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + channel: Script.ChannelSchema, + data: Script.RemoteValueSchema, + source: Script.SourceSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RealmCreatedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('script.realmCreated'), + params: Script.RealmInfoSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.MessageSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('script.message'), + params: Script.MessageParametersSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RealmDestroyedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('script.realmDestroyed'), + params: Script.RealmDestroyedParametersSchema, + })); +})(Script || (exports.Script = Script = {})); +(function (Script) { + Script.RealmDestroyedParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + realm: Script.RealmSchema, + })); +})(Script || (exports.Script = Script = {})); +exports.StorageCommandSchema = zod_1.default.lazy(() => zod_1.default.union([ + Storage.DeleteCookiesSchema, + Storage.GetCookiesSchema, + Storage.SetCookieSchema, +])); +exports.StorageResultSchema = zod_1.default.lazy(() => zod_1.default.union([ + Storage.DeleteCookiesResultSchema, + Storage.GetCookiesResultSchema, + Storage.SetCookieResultSchema, +])); +var Storage; +(function (Storage) { + Storage.PartitionKeySchema = zod_1.default.lazy(() => zod_1.default + .object({ + userContext: zod_1.default.string().optional(), + sourceOrigin: zod_1.default.string().optional(), + }) + .and(exports.ExtensibleSchema)); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.GetCookiesSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('storage.getCookies'), + params: Storage.GetCookiesParametersSchema, + })); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.CookieFilterSchema = zod_1.default.lazy(() => zod_1.default + .object({ + name: zod_1.default.string().optional(), + value: Network.BytesValueSchema.optional(), + domain: zod_1.default.string().optional(), + path: zod_1.default.string().optional(), + size: exports.JsUintSchema.optional(), + httpOnly: zod_1.default.boolean().optional(), + secure: zod_1.default.boolean().optional(), + sameSite: Network.SameSiteSchema.optional(), + expiry: exports.JsUintSchema.optional(), + }) + .and(exports.ExtensibleSchema)); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.BrowsingContextPartitionDescriptorSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('context'), + context: BrowsingContext.BrowsingContextSchema, + })); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.StorageKeyPartitionDescriptorSchema = zod_1.default.lazy(() => zod_1.default + .object({ + type: zod_1.default.literal('storageKey'), + userContext: zod_1.default.string().optional(), + sourceOrigin: zod_1.default.string().optional(), + }) + .and(exports.ExtensibleSchema)); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.PartitionDescriptorSchema = zod_1.default.lazy(() => zod_1.default.union([ + Storage.BrowsingContextPartitionDescriptorSchema, + Storage.StorageKeyPartitionDescriptorSchema, + ])); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.GetCookiesParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + filter: Storage.CookieFilterSchema.optional(), + partition: Storage.PartitionDescriptorSchema.optional(), + })); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.GetCookiesResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + cookies: zod_1.default.array(Network.CookieSchema), + partitionKey: Storage.PartitionKeySchema, + })); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.SetCookieSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('storage.setCookie'), + params: Storage.SetCookieParametersSchema, + })); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.PartialCookieSchema = zod_1.default.lazy(() => zod_1.default + .object({ + name: zod_1.default.string(), + value: Network.BytesValueSchema, + domain: zod_1.default.string(), + path: zod_1.default.string().optional(), + httpOnly: zod_1.default.boolean().optional(), + secure: zod_1.default.boolean().optional(), + sameSite: Network.SameSiteSchema.optional(), + expiry: exports.JsUintSchema.optional(), + }) + .and(exports.ExtensibleSchema)); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.SetCookieParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + cookie: Storage.PartialCookieSchema, + partition: Storage.PartitionDescriptorSchema.optional(), + })); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.SetCookieResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + partitionKey: Storage.PartitionKeySchema, + })); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.DeleteCookiesSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('storage.deleteCookies'), + params: Storage.DeleteCookiesParametersSchema, + })); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.DeleteCookiesParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + filter: Storage.CookieFilterSchema.optional(), + partition: Storage.PartitionDescriptorSchema.optional(), + })); +})(Storage || (exports.Storage = Storage = {})); +(function (Storage) { + Storage.DeleteCookiesResultSchema = zod_1.default.lazy(() => zod_1.default.object({ + partitionKey: Storage.PartitionKeySchema, + })); +})(Storage || (exports.Storage = Storage = {})); +exports.LogEventSchema = zod_1.default.lazy(() => Log.EntryAddedSchema); +var Log; +(function (Log) { + Log.LevelSchema = zod_1.default.lazy(() => zod_1.default.enum(['debug', 'info', 'warn', 'error'])); +})(Log || (exports.Log = Log = {})); +(function (Log) { + Log.EntrySchema = zod_1.default.lazy(() => zod_1.default.union([ + Log.GenericLogEntrySchema, + Log.ConsoleLogEntrySchema, + Log.JavascriptLogEntrySchema, + ])); +})(Log || (exports.Log = Log = {})); +(function (Log) { + Log.BaseLogEntrySchema = zod_1.default.lazy(() => zod_1.default.object({ + level: Log.LevelSchema, + source: Script.SourceSchema, + text: zod_1.default.union([zod_1.default.string(), zod_1.default.null()]), + timestamp: exports.JsUintSchema, + stackTrace: Script.StackTraceSchema.optional(), + })); +})(Log || (exports.Log = Log = {})); +(function (Log) { + Log.GenericLogEntrySchema = zod_1.default.lazy(() => Log.BaseLogEntrySchema.and(zod_1.default.object({ + type: zod_1.default.string(), + }))); +})(Log || (exports.Log = Log = {})); +(function (Log) { + Log.ConsoleLogEntrySchema = zod_1.default.lazy(() => Log.BaseLogEntrySchema.and(zod_1.default.object({ + type: zod_1.default.literal('console'), + method: zod_1.default.string(), + args: zod_1.default.array(Script.RemoteValueSchema), + }))); +})(Log || (exports.Log = Log = {})); +(function (Log) { + Log.JavascriptLogEntrySchema = zod_1.default.lazy(() => Log.BaseLogEntrySchema.and(zod_1.default.object({ + type: zod_1.default.literal('javascript'), + }))); +})(Log || (exports.Log = Log = {})); +(function (Log) { + Log.EntryAddedSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('log.entryAdded'), + params: Log.EntrySchema, + })); +})(Log || (exports.Log = Log = {})); +exports.InputCommandSchema = zod_1.default.lazy(() => zod_1.default.union([ + Input.PerformActionsSchema, + Input.ReleaseActionsSchema, + Input.SetFilesSchema, +])); +var Input; +(function (Input) { + Input.ElementOriginSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('element'), + element: Script.SharedReferenceSchema, + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PerformActionsParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + actions: zod_1.default.array(Input.SourceActionsSchema), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.NoneSourceActionsSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('none'), + id: zod_1.default.string(), + actions: zod_1.default.array(Input.NoneSourceActionSchema), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.KeySourceActionsSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('key'), + id: zod_1.default.string(), + actions: zod_1.default.array(Input.KeySourceActionSchema), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PointerSourceActionsSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('pointer'), + id: zod_1.default.string(), + parameters: Input.PointerParametersSchema.optional(), + actions: zod_1.default.array(Input.PointerSourceActionSchema), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PerformActionsSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('input.performActions'), + params: Input.PerformActionsParametersSchema, + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.SourceActionsSchema = zod_1.default.lazy(() => zod_1.default.union([ + Input.NoneSourceActionsSchema, + Input.KeySourceActionsSchema, + Input.PointerSourceActionsSchema, + Input.WheelSourceActionsSchema, + ])); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.NoneSourceActionSchema = zod_1.default.lazy(() => Input.PauseActionSchema); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.KeySourceActionSchema = zod_1.default.lazy(() => zod_1.default.union([ + Input.PauseActionSchema, + Input.KeyDownActionSchema, + Input.KeyUpActionSchema, + ])); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PointerTypeSchema = zod_1.default.lazy(() => zod_1.default.enum(['mouse', 'pen', 'touch'])); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PointerParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + pointerType: Input.PointerTypeSchema.default('mouse').optional(), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.WheelSourceActionsSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('wheel'), + id: zod_1.default.string(), + actions: zod_1.default.array(Input.WheelSourceActionSchema), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PointerSourceActionSchema = zod_1.default.lazy(() => zod_1.default.union([ + Input.PauseActionSchema, + Input.PointerDownActionSchema, + Input.PointerUpActionSchema, + Input.PointerMoveActionSchema, + ])); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.WheelSourceActionSchema = zod_1.default.lazy(() => zod_1.default.union([Input.PauseActionSchema, Input.WheelScrollActionSchema])); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PauseActionSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('pause'), + duration: exports.JsUintSchema.optional(), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.KeyDownActionSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('keyDown'), + value: zod_1.default.string(), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.KeyUpActionSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('keyUp'), + value: zod_1.default.string(), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PointerUpActionSchema = zod_1.default.lazy(() => zod_1.default + .object({ + type: zod_1.default.literal('pointerUp'), + button: exports.JsUintSchema, + }) + .and(Input.PointerCommonPropertiesSchema)); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PointerDownActionSchema = zod_1.default.lazy(() => zod_1.default + .object({ + type: zod_1.default.literal('pointerDown'), + button: exports.JsUintSchema, + }) + .and(Input.PointerCommonPropertiesSchema)); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PointerMoveActionSchema = zod_1.default.lazy(() => zod_1.default + .object({ + type: zod_1.default.literal('pointerMove'), + x: exports.JsIntSchema, + y: exports.JsIntSchema, + duration: exports.JsUintSchema.optional(), + origin: Input.OriginSchema.optional(), + }) + .and(Input.PointerCommonPropertiesSchema)); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.WheelScrollActionSchema = zod_1.default.lazy(() => zod_1.default.object({ + type: zod_1.default.literal('scroll'), + x: exports.JsIntSchema, + y: exports.JsIntSchema, + deltaX: exports.JsIntSchema, + deltaY: exports.JsIntSchema, + duration: exports.JsUintSchema.optional(), + origin: Input.OriginSchema.default('viewport').optional(), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.PointerCommonPropertiesSchema = zod_1.default.lazy(() => zod_1.default.object({ + width: exports.JsUintSchema.default(1).optional(), + height: exports.JsUintSchema.default(1).optional(), + pressure: zod_1.default.number().default(0).optional(), + tangentialPressure: zod_1.default.number().default(0).optional(), + twist: zod_1.default + .number() + .int() + .nonnegative() + .gte(0) + .lte(359) + .default(0) + .optional(), + altitudeAngle: zod_1.default + .number() + .gte(0) + .lte(1.5707963267948966) + .default(0) + .optional(), + azimuthAngle: zod_1.default + .number() + .gte(0) + .lte(6.283185307179586) + .default(0) + .optional(), + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.OriginSchema = zod_1.default.lazy(() => zod_1.default.union([ + zod_1.default.literal('viewport'), + zod_1.default.literal('pointer'), + Input.ElementOriginSchema, + ])); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.ReleaseActionsSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('input.releaseActions'), + params: Input.ReleaseActionsParametersSchema, + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.ReleaseActionsParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.SetFilesSchema = zod_1.default.lazy(() => zod_1.default.object({ + method: zod_1.default.literal('input.setFiles'), + params: Input.SetFilesParametersSchema, + })); +})(Input || (exports.Input = Input = {})); +(function (Input) { + Input.SetFilesParametersSchema = zod_1.default.lazy(() => zod_1.default.object({ + context: BrowsingContext.BrowsingContextSchema, + element: Script.SharedReferenceSchema, + files: zod_1.default.array(zod_1.default.string()), + })); +})(Input || (exports.Input = Input = {})); +//# sourceMappingURL=webdriver-bidi.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.js.map b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.js.map new file mode 100644 index 0000000..0351846 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol-parser/generated/webdriver-bidi.js.map @@ -0,0 +1 @@ +{"version":3,"file":"webdriver-bidi.js","sourceRoot":"","sources":["../../../../src/protocol-parser/generated/webdriver-bidi.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.d.ts b/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.d.ts new file mode 100644 index 0000000..9879f98 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.d.ts @@ -0,0 +1,140 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * @fileoverview Provides parsing and validator for WebDriver BiDi protocol. + * Parser types should match the `../protocol` types. + */ +import { z, type ZodType } from 'zod'; +import type * as Protocol from '../protocol/protocol.js'; +export declare function parseObject(obj: unknown, schema: T): z.infer; +/** @see https://w3c.github.io/webdriver-bidi/#module-network */ +export declare namespace Network { + function parseAddInterceptParameters(params: unknown): { + phases: ("beforeRequestSent" | "responseStarted" | "authRequired")[]; + urlPatterns?: ({ + type: "pattern"; + protocol?: string | undefined; + hostname?: string | undefined; + port?: string | undefined; + pathname?: string | undefined; + search?: string | undefined; + } | { + type: "string"; + pattern: string; + })[] | undefined; + }; + function parseContinueRequestParameters(params: unknown): { + request: string; + body?: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + } | undefined; + cookies?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + headers?: { + value: { + type: "string"; + value: string; + } | { + type: "base64"; + value: string; + }; + name: string; + }[] | undefined; + method?: string | undefined; + url?: string | undefined; + }; + function parseContinueResponseParameters(params: unknown): Protocol.Network.ContinueResponseParameters; + function parseContinueWithAuthParameters(params: unknown): { + request: string; + } & ({ + credentials: { + type: "password"; + password: string; + username: string; + }; + action: "provideCredentials"; + } | { + action: "default" | "cancel"; + }); + function parseFailRequestParameters(params: unknown): { + request: string; + }; + function parseProvideResponseParameters(params: unknown): Protocol.Network.ProvideResponseParameters; + function parseRemoveInterceptParameters(params: unknown): { + intercept: string; + }; +} +/** @see https://w3c.github.io/webdriver-bidi/#module-script */ +export declare namespace Script { + function parseGetRealmsParams(params: unknown): Protocol.Script.GetRealmsParameters; + function parseEvaluateParams(params: unknown): Protocol.Script.EvaluateParameters; + function parseDisownParams(params: unknown): Protocol.Script.DisownParameters; + function parseAddPreloadScriptParams(params: unknown): Protocol.Script.AddPreloadScriptParameters; + function parseRemovePreloadScriptParams(params: unknown): { + script: string; + }; + function parseCallFunctionParams(params: unknown): Protocol.Script.CallFunctionParameters; +} +/** @see https://w3c.github.io/webdriver-bidi/#module-browsingContext */ +export declare namespace BrowsingContext { + function parseActivateParams(params: unknown): { + context: string; + }; + function parseGetTreeParams(params: unknown): Protocol.BrowsingContext.GetTreeParameters; + function parseNavigateParams(params: unknown): Protocol.BrowsingContext.NavigateParameters; + function parseReloadParams(params: unknown): Protocol.BrowsingContext.ReloadParameters; + function parseCreateParams(params: unknown): Protocol.BrowsingContext.CreateParameters; + function parseCloseParams(params: unknown): Protocol.BrowsingContext.CloseParameters; + function parseCaptureScreenshotParams(params: unknown): Protocol.BrowsingContext.CaptureScreenshotParameters; + function parsePrintParams(params: unknown): Protocol.BrowsingContext.PrintParameters; + function parseSetViewportParams(params: unknown): Protocol.BrowsingContext.SetViewportParameters; + function parseTraverseHistoryParams(params: unknown): Protocol.BrowsingContext.TraverseHistoryParameters; + function parseHandleUserPromptParameters(params: unknown): Protocol.BrowsingContext.HandleUserPromptParameters; +} +/** @see https://w3c.github.io/webdriver-bidi/#module-session */ +export declare namespace Session { + function parseSubscribeParams(params: unknown): Protocol.Session.SubscriptionRequest; +} +export declare namespace Input { + function parsePerformActionsParams(params: unknown): Protocol.Input.PerformActionsParameters; + function parseReleaseActionsParams(params: unknown): Protocol.Input.ReleaseActionsParameters; + function parseSetFilesParams(params: unknown): Protocol.Input.SetFilesParameters; +} +export declare namespace Storage { + function parseGetCookiesParams(params: unknown): Protocol.Storage.GetCookiesParameters; + function parseSetCookieParams(params: unknown): Protocol.Storage.SetCookieParameters; + function parseDeleteCookiesParams(params: unknown): Protocol.Storage.DeleteCookiesParameters; +} +export declare namespace Cdp { + function parseSendCommandRequest(params: unknown): Protocol.Cdp.SendCommandParameters; + function parseGetSessionRequest(params: unknown): Protocol.Cdp.GetSessionParameters; +} +export declare namespace Permissions { + function parseSetPermissionsParams(params: unknown): Protocol.Permissions.SetPermissionParameters; +} diff --git a/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js b/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js new file mode 100644 index 0000000..7c3b2bb --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js @@ -0,0 +1,263 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Permissions = exports.Cdp = exports.Storage = exports.Input = exports.Session = exports.BrowsingContext = exports.Script = exports.Network = exports.parseObject = void 0; +/** + * @fileoverview Provides parsing and validator for WebDriver BiDi protocol. + * Parser types should match the `../protocol` types. + */ +const zod_1 = require("zod"); +const protocol_js_1 = require("../protocol/protocol.js"); +const WebDriverBidiPermissions = __importStar(require("./generated/webdriver-bidi-permissions.js")); +const WebDriverBidi = __importStar(require("./generated/webdriver-bidi.js")); +function parseObject(obj, schema) { + const parseResult = schema.safeParse(obj); + if (parseResult.success) { + return parseResult.data; + } + const errorMessage = parseResult.error.errors + .map((e) => `${e.message} in ` + + `${e.path.map((p) => JSON.stringify(p)).join('/')}.`) + .join(' '); + throw new protocol_js_1.InvalidArgumentException(errorMessage); +} +exports.parseObject = parseObject; +/** @see https://w3c.github.io/webdriver-bidi/#module-network */ +var Network; +(function (Network) { + function parseAddInterceptParameters(params) { + return parseObject(params, WebDriverBidi.Network.AddInterceptParametersSchema); + } + Network.parseAddInterceptParameters = parseAddInterceptParameters; + function parseContinueRequestParameters(params) { + return parseObject(params, WebDriverBidi.Network.ContinueRequestParametersSchema); + } + Network.parseContinueRequestParameters = parseContinueRequestParameters; + function parseContinueResponseParameters(params) { + // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19. + // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is + // of type `"none" | "strict" | "lax"` which is not assignable to generated enum + // `SameSite` in `src/protocol/webdriver-bidi.ts`. + // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed. + return parseObject(params, WebDriverBidi.Network.ContinueResponseParametersSchema); + } + Network.parseContinueResponseParameters = parseContinueResponseParameters; + function parseContinueWithAuthParameters(params) { + return parseObject(params, WebDriverBidi.Network.ContinueWithAuthParametersSchema); + } + Network.parseContinueWithAuthParameters = parseContinueWithAuthParameters; + function parseFailRequestParameters(params) { + return parseObject(params, WebDriverBidi.Network.FailRequestParametersSchema); + } + Network.parseFailRequestParameters = parseFailRequestParameters; + function parseProvideResponseParameters(params) { + // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19. + // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is + // of type `"none" | "strict" | "lax"` which is not assignable to generated enum + // `SameSite` in `src/protocol/webdriver-bidi.ts`. + // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed. + return parseObject(params, WebDriverBidi.Network.ProvideResponseParametersSchema); + } + Network.parseProvideResponseParameters = parseProvideResponseParameters; + function parseRemoveInterceptParameters(params) { + return parseObject(params, WebDriverBidi.Network.RemoveInterceptParametersSchema); + } + Network.parseRemoveInterceptParameters = parseRemoveInterceptParameters; +})(Network || (exports.Network = Network = {})); +/** @see https://w3c.github.io/webdriver-bidi/#module-script */ +var Script; +(function (Script) { + function parseGetRealmsParams(params) { + return parseObject(params, WebDriverBidi.Script.GetRealmsParametersSchema); + } + Script.parseGetRealmsParams = parseGetRealmsParams; + function parseEvaluateParams(params) { + return parseObject(params, WebDriverBidi.Script.EvaluateParametersSchema); + } + Script.parseEvaluateParams = parseEvaluateParams; + function parseDisownParams(params) { + return parseObject(params, WebDriverBidi.Script.DisownParametersSchema); + } + Script.parseDisownParams = parseDisownParams; + function parseAddPreloadScriptParams(params) { + return parseObject(params, WebDriverBidi.Script.AddPreloadScriptParametersSchema); + } + Script.parseAddPreloadScriptParams = parseAddPreloadScriptParams; + function parseRemovePreloadScriptParams(params) { + return parseObject(params, WebDriverBidi.Script.RemovePreloadScriptParametersSchema); + } + Script.parseRemovePreloadScriptParams = parseRemovePreloadScriptParams; + function parseCallFunctionParams(params) { + return parseObject(params, WebDriverBidi.Script.CallFunctionParametersSchema); + } + Script.parseCallFunctionParams = parseCallFunctionParams; +})(Script || (exports.Script = Script = {})); +/** @see https://w3c.github.io/webdriver-bidi/#module-browsingContext */ +var BrowsingContext; +(function (BrowsingContext) { + function parseActivateParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.ActivateParametersSchema); + } + BrowsingContext.parseActivateParams = parseActivateParams; + function parseGetTreeParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.GetTreeParametersSchema); + } + BrowsingContext.parseGetTreeParams = parseGetTreeParams; + function parseNavigateParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.NavigateParametersSchema); + } + BrowsingContext.parseNavigateParams = parseNavigateParams; + function parseReloadParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.ReloadParametersSchema); + } + BrowsingContext.parseReloadParams = parseReloadParams; + function parseCreateParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.CreateParametersSchema); + } + BrowsingContext.parseCreateParams = parseCreateParams; + function parseCloseParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.CloseParametersSchema); + } + BrowsingContext.parseCloseParams = parseCloseParams; + function parseCaptureScreenshotParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.CaptureScreenshotParametersSchema); + } + BrowsingContext.parseCaptureScreenshotParams = parseCaptureScreenshotParams; + function parsePrintParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.PrintParametersSchema); + } + BrowsingContext.parsePrintParams = parsePrintParams; + function parseSetViewportParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.SetViewportParametersSchema); + } + BrowsingContext.parseSetViewportParams = parseSetViewportParams; + function parseTraverseHistoryParams(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.TraverseHistoryParametersSchema); + } + BrowsingContext.parseTraverseHistoryParams = parseTraverseHistoryParams; + function parseHandleUserPromptParameters(params) { + return parseObject(params, WebDriverBidi.BrowsingContext.HandleUserPromptParametersSchema); + } + BrowsingContext.parseHandleUserPromptParameters = parseHandleUserPromptParameters; +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +/** @see https://w3c.github.io/webdriver-bidi/#module-session */ +var Session; +(function (Session) { + function parseSubscribeParams(params) { + return parseObject(params, WebDriverBidi.Session.SubscriptionRequestSchema); + } + Session.parseSubscribeParams = parseSubscribeParams; +})(Session || (exports.Session = Session = {})); +var Input; +(function (Input) { + function parsePerformActionsParams(params) { + return parseObject(params, WebDriverBidi.Input.PerformActionsParametersSchema); + } + Input.parsePerformActionsParams = parsePerformActionsParams; + function parseReleaseActionsParams(params) { + return parseObject(params, WebDriverBidi.Input.ReleaseActionsParametersSchema); + } + Input.parseReleaseActionsParams = parseReleaseActionsParams; + function parseSetFilesParams(params) { + return parseObject(params, WebDriverBidi.Input.SetFilesParametersSchema); + } + Input.parseSetFilesParams = parseSetFilesParams; +})(Input || (exports.Input = Input = {})); +var Storage; +(function (Storage) { + function parseGetCookiesParams(params) { + // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19. + // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is + // of type `"none" | "strict" | "lax"` which is not assignable to generated enum + // `SameSite` in `src/protocol/webdriver-bidi.ts`. + // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed. + return parseObject(params, WebDriverBidi.Storage.GetCookiesParametersSchema); + } + Storage.parseGetCookiesParams = parseGetCookiesParams; + function parseSetCookieParams(params) { + // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19. + // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is + // of type `"none" | "strict" | "lax"` which is not assignable to generated enum + // `SameSite` in `src/protocol/webdriver-bidi.ts`. + // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed. + return parseObject(params, WebDriverBidi.Storage.SetCookieParametersSchema); + } + Storage.parseSetCookieParams = parseSetCookieParams; + function parseDeleteCookiesParams(params) { + // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19. + // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is + // of type `"none" | "strict" | "lax"` which is not assignable to generated enum + // `SameSite` in `src/protocol/webdriver-bidi.ts`. + // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed. + return parseObject(params, WebDriverBidi.Storage.DeleteCookiesParametersSchema); + } + Storage.parseDeleteCookiesParams = parseDeleteCookiesParams; +})(Storage || (exports.Storage = Storage = {})); +var Cdp; +(function (Cdp) { + const SendCommandRequestSchema = zod_1.z.object({ + // Allowing any cdpMethod, and casting to proper type later on. + method: zod_1.z.string(), + // `passthrough` allows object to have any fields. + // https://github.com/colinhacks/zod#passthrough + params: zod_1.z.object({}).passthrough().optional(), + session: zod_1.z.string().optional(), + }); + const GetSessionRequestSchema = zod_1.z.object({ + context: WebDriverBidi.BrowsingContext.BrowsingContextSchema, + }); + function parseSendCommandRequest(params) { + return parseObject(params, SendCommandRequestSchema); + } + Cdp.parseSendCommandRequest = parseSendCommandRequest; + function parseGetSessionRequest(params) { + return parseObject(params, GetSessionRequestSchema); + } + Cdp.parseGetSessionRequest = parseGetSessionRequest; +})(Cdp || (exports.Cdp = Cdp = {})); +var Permissions; +(function (Permissions) { + function parseSetPermissionsParams(params) { + return parseObject(params, WebDriverBidiPermissions.Permissions.SetPermissionParametersSchema); + } + Permissions.parseSetPermissionsParams = parseSetPermissionsParams; +})(Permissions || (exports.Permissions = Permissions = {})); +//# sourceMappingURL=protocol-parser.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js.map b/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js.map new file mode 100644 index 0000000..b9cf5f4 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js.map @@ -0,0 +1 @@ +{"version":3,"file":"protocol-parser.js","sourceRoot":"","sources":["../../../src/protocol-parser/protocol-parser.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.d.ts b/node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.d.ts new file mode 100644 index 0000000..77ccd3e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.d.ts @@ -0,0 +1,94 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { ErrorResponse } from './generated/webdriver-bidi.js'; +import { ErrorCode } from './generated/webdriver-bidi.js'; +export declare class Exception { + error: ErrorCode; + message: string; + stacktrace?: string | undefined; + constructor(error: ErrorCode, message: string, stacktrace?: string | undefined); + toErrorResponse(commandId: number): ErrorResponse; +} +export declare class InvalidArgumentException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class InvalidSessionIdException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class MoveTargetOutOfBoundsException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchAlertException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchElementException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchFrameException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchHandleException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchHistoryEntryException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchInterceptException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchNodeException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchRequestException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchScriptException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchUserContextException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class SessionNotCreatedException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class UnknownCommandException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class UnknownErrorException extends Exception { + constructor(message: string, stacktrace?: string | undefined); +} +export declare class UnableToCaptureScreenException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class UnableToCloseBrowserException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class UnsupportedOperationException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class NoSuchStoragePartitionException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class UnableToSetCookieException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class UnableToSetFileInputException extends Exception { + constructor(message: string, stacktrace?: string); +} +export declare class UnderspecifiedStoragePartitionException extends Exception { + constructor(message: string, stacktrace?: string); +} diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.js b/node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.js new file mode 100644 index 0000000..8d0ee79 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.js @@ -0,0 +1,162 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.UnderspecifiedStoragePartitionException = exports.UnableToSetFileInputException = exports.UnableToSetCookieException = exports.NoSuchStoragePartitionException = exports.UnsupportedOperationException = exports.UnableToCloseBrowserException = exports.UnableToCaptureScreenException = exports.UnknownErrorException = exports.UnknownCommandException = exports.SessionNotCreatedException = exports.NoSuchUserContextException = exports.NoSuchScriptException = exports.NoSuchRequestException = exports.NoSuchNodeException = exports.NoSuchInterceptException = exports.NoSuchHistoryEntryException = exports.NoSuchHandleException = exports.NoSuchFrameException = exports.NoSuchElementException = exports.NoSuchAlertException = exports.MoveTargetOutOfBoundsException = exports.InvalidSessionIdException = exports.InvalidArgumentException = exports.Exception = void 0; +class Exception { + error; + message; + stacktrace; + constructor(error, message, stacktrace) { + this.error = error; + this.message = message; + this.stacktrace = stacktrace; + } + toErrorResponse(commandId) { + return { + type: 'error', + id: commandId, + error: this.error, + message: this.message, + stacktrace: this.stacktrace, + }; + } +} +exports.Exception = Exception; +class InvalidArgumentException extends Exception { + constructor(message, stacktrace) { + super("invalid argument" /* ErrorCode.InvalidArgument */, message, stacktrace); + } +} +exports.InvalidArgumentException = InvalidArgumentException; +class InvalidSessionIdException extends Exception { + constructor(message, stacktrace) { + super("invalid session id" /* ErrorCode.InvalidSessionId */, message, stacktrace); + } +} +exports.InvalidSessionIdException = InvalidSessionIdException; +class MoveTargetOutOfBoundsException extends Exception { + constructor(message, stacktrace) { + super("move target out of bounds" /* ErrorCode.MoveTargetOutOfBounds */, message, stacktrace); + } +} +exports.MoveTargetOutOfBoundsException = MoveTargetOutOfBoundsException; +class NoSuchAlertException extends Exception { + constructor(message, stacktrace) { + super("no such alert" /* ErrorCode.NoSuchAlert */, message, stacktrace); + } +} +exports.NoSuchAlertException = NoSuchAlertException; +class NoSuchElementException extends Exception { + constructor(message, stacktrace) { + super("no such element" /* ErrorCode.NoSuchElement */, message, stacktrace); + } +} +exports.NoSuchElementException = NoSuchElementException; +class NoSuchFrameException extends Exception { + constructor(message, stacktrace) { + super("no such frame" /* ErrorCode.NoSuchFrame */, message, stacktrace); + } +} +exports.NoSuchFrameException = NoSuchFrameException; +class NoSuchHandleException extends Exception { + constructor(message, stacktrace) { + super("no such handle" /* ErrorCode.NoSuchHandle */, message, stacktrace); + } +} +exports.NoSuchHandleException = NoSuchHandleException; +class NoSuchHistoryEntryException extends Exception { + constructor(message, stacktrace) { + super("no such history entry" /* ErrorCode.NoSuchHistoryEntry */, message, stacktrace); + } +} +exports.NoSuchHistoryEntryException = NoSuchHistoryEntryException; +class NoSuchInterceptException extends Exception { + constructor(message, stacktrace) { + super("no such intercept" /* ErrorCode.NoSuchIntercept */, message, stacktrace); + } +} +exports.NoSuchInterceptException = NoSuchInterceptException; +class NoSuchNodeException extends Exception { + constructor(message, stacktrace) { + super("no such node" /* ErrorCode.NoSuchNode */, message, stacktrace); + } +} +exports.NoSuchNodeException = NoSuchNodeException; +class NoSuchRequestException extends Exception { + constructor(message, stacktrace) { + super("no such request" /* ErrorCode.NoSuchRequest */, message, stacktrace); + } +} +exports.NoSuchRequestException = NoSuchRequestException; +class NoSuchScriptException extends Exception { + constructor(message, stacktrace) { + super("no such script" /* ErrorCode.NoSuchScript */, message, stacktrace); + } +} +exports.NoSuchScriptException = NoSuchScriptException; +class NoSuchUserContextException extends Exception { + constructor(message, stacktrace) { + super("no such user context" /* ErrorCode.NoSuchUserContext */, message, stacktrace); + } +} +exports.NoSuchUserContextException = NoSuchUserContextException; +class SessionNotCreatedException extends Exception { + constructor(message, stacktrace) { + super("session not created" /* ErrorCode.SessionNotCreated */, message, stacktrace); + } +} +exports.SessionNotCreatedException = SessionNotCreatedException; +class UnknownCommandException extends Exception { + constructor(message, stacktrace) { + super("unknown command" /* ErrorCode.UnknownCommand */, message, stacktrace); + } +} +exports.UnknownCommandException = UnknownCommandException; +class UnknownErrorException extends Exception { + constructor(message, stacktrace = new Error().stack) { + super("unknown error" /* ErrorCode.UnknownError */, message, stacktrace); + } +} +exports.UnknownErrorException = UnknownErrorException; +class UnableToCaptureScreenException extends Exception { + constructor(message, stacktrace) { + super("unable to capture screen" /* ErrorCode.UnableToCaptureScreen */, message, stacktrace); + } +} +exports.UnableToCaptureScreenException = UnableToCaptureScreenException; +class UnableToCloseBrowserException extends Exception { + constructor(message, stacktrace) { + super("unable to close browser" /* ErrorCode.UnableToCloseBrowser */, message, stacktrace); + } +} +exports.UnableToCloseBrowserException = UnableToCloseBrowserException; +class UnsupportedOperationException extends Exception { + constructor(message, stacktrace) { + super("unsupported operation" /* ErrorCode.UnsupportedOperation */, message, stacktrace); + } +} +exports.UnsupportedOperationException = UnsupportedOperationException; +class NoSuchStoragePartitionException extends Exception { + constructor(message, stacktrace) { + super("no such storage partition" /* ErrorCode.NoSuchStoragePartition */, message, stacktrace); + } +} +exports.NoSuchStoragePartitionException = NoSuchStoragePartitionException; +class UnableToSetCookieException extends Exception { + constructor(message, stacktrace) { + super("unable to set cookie" /* ErrorCode.UnableToSetCookie */, message, stacktrace); + } +} +exports.UnableToSetCookieException = UnableToSetCookieException; +class UnableToSetFileInputException extends Exception { + constructor(message, stacktrace) { + super("unable to set file input" /* ErrorCode.UnableToSetFileInput */, message, stacktrace); + } +} +exports.UnableToSetFileInputException = UnableToSetFileInputException; +class UnderspecifiedStoragePartitionException extends Exception { + constructor(message, stacktrace) { + super("underspecified storage partition" /* ErrorCode.UnderspecifiedStoragePartition */, message, stacktrace); + } +} +exports.UnderspecifiedStoragePartitionException = UnderspecifiedStoragePartitionException; +//# sourceMappingURL=ErrorResponse.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.js.map b/node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.js.map new file mode 100644 index 0000000..29168d3 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/ErrorResponse.js.map @@ -0,0 +1 @@ +{"version":3,"file":"ErrorResponse.js","sourceRoot":"","sources":["../../../src/protocol/ErrorResponse.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/cdp.d.ts b/node_modules/chromium-bidi/lib/cjs/protocol/cdp.d.ts new file mode 100644 index 0000000..4ebea79 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/cdp.d.ts @@ -0,0 +1,67 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type { Protocol } from 'devtools-protocol'; +import type { ProtocolMapping } from 'devtools-protocol/types/protocol-mapping.js'; +import type { BrowsingContext, JsUint } from './generated/webdriver-bidi.js'; +export type EventNames = Event['method']; +export type Message = CommandResponse | Event; +export type Command = { + id: JsUint; +} & CommandData; +export type CommandData = SendCommandCommand | GetSessionCommand; +export type CommandResponse = { + type: 'success'; + id: JsUint; + result: ResultData; +}; +export type ResultData = SendCommandResult | GetSessionResult; +export type SendCommandCommand = { + method: 'cdp.sendCommand'; + params: SendCommandParameters; +}; +export type SendCommandParameters = { + method: Command; + params?: ProtocolMapping.Commands[Command]['paramsType'][0]; + session?: Protocol.Target.SessionID; +}; +export type SendCommandResult = { + result: ProtocolMapping.Commands[keyof ProtocolMapping.Commands]['returnType']; + session?: Protocol.Target.SessionID; +}; +export type GetSessionCommand = { + method: 'cdp.getSession'; + params: GetSessionParameters; +}; +export type GetSessionParameters = { + context: BrowsingContext.BrowsingContext; +}; +export type GetSessionResult = { + session?: Protocol.Target.SessionID; +}; +export type Event = { + type: 'event'; +} & EventData; +export type EventData = EventDataFor; +export type EventDataFor = { + method: `cdp.${EventName}`; + params: EventParametersFor; +}; +export type EventParametersFor = { + event: EventName; + params: ProtocolMapping.Events[EventName][0]; + session: Protocol.Target.SessionID; +}; diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/cdp.js b/node_modules/chromium-bidi/lib/cjs/protocol/cdp.js new file mode 100644 index 0000000..6d0d17c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/cdp.js @@ -0,0 +1,3 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=cdp.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/cdp.js.map b/node_modules/chromium-bidi/lib/cjs/protocol/cdp.js.map new file mode 100644 index 0000000..8a311df --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/cdp.js.map @@ -0,0 +1 @@ +{"version":3,"file":"cdp.js","sourceRoot":"","sources":["../../../src/protocol/cdp.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.d.ts b/node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.d.ts new file mode 100644 index 0000000..89b2d6f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.d.ts @@ -0,0 +1,81 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type * as Cdp from './cdp.js'; +import type * as WebDriverBidiPermissions from './generated/webdriver-bidi-permissions.js'; +import type * as WebDriverBidi from './generated/webdriver-bidi.js'; +export type EventNames = BiDiModule | BrowsingContext.EventNames | Cdp.EventNames | Log.EventNames | Network.EventNames | Script.EventNames; +export declare enum BiDiModule { + Browser = "browser", + BrowsingContext = "browsingContext", + Cdp = "cdp", + Input = "input", + Log = "log", + Network = "network", + Script = "script", + Session = "session" +} +export declare namespace Script { + enum EventNames { + Message = "script.message", + RealmCreated = "script.realmCreated", + RealmDestroyed = "script.realmDestroyed" + } +} +export declare namespace Log { + enum EventNames { + LogEntryAdded = "log.entryAdded" + } +} +export declare namespace BrowsingContext { + enum EventNames { + ContextCreated = "browsingContext.contextCreated", + ContextDestroyed = "browsingContext.contextDestroyed", + DomContentLoaded = "browsingContext.domContentLoaded", + DownloadWillBegin = "browsingContext.downloadWillBegin", + FragmentNavigated = "browsingContext.fragmentNavigated", + Load = "browsingContext.load", + NavigationAborted = "browsingContext.navigationAborted", + NavigationFailed = "browsingContext.navigationFailed", + NavigationStarted = "browsingContext.navigationStarted", + UserPromptClosed = "browsingContext.userPromptClosed", + UserPromptOpened = "browsingContext.userPromptOpened" + } +} +export declare namespace Network { + enum EventNames { + AuthRequired = "network.authRequired", + BeforeRequestSent = "network.beforeRequestSent", + FetchError = "network.fetchError", + ResponseCompleted = "network.responseCompleted", + ResponseStarted = "network.responseStarted" + } +} +export type Command = (WebDriverBidi.Command | Cdp.Command | ({ + id: WebDriverBidi.JsUint; +} & WebDriverBidiPermissions.PermissionsCommand)) & { + channel?: WebDriverBidi.Script.Channel; +}; +export type CommandResponse = WebDriverBidi.CommandResponse | Cdp.CommandResponse; +export type Event = WebDriverBidi.Event | Cdp.Event; +export declare const EVENT_NAMES: Set; +export type ResultData = WebDriverBidi.ResultData | Cdp.ResultData; +export type BidiPlusChannel = string | null; +export type Message = (WebDriverBidi.Message | Cdp.Message | { + launched: true; +}) & { + channel?: BidiPlusChannel; +}; diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.js b/node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.js new file mode 100644 index 0000000..5cd9e07 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.js @@ -0,0 +1,93 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.EVENT_NAMES = exports.Network = exports.BrowsingContext = exports.Log = exports.Script = exports.BiDiModule = void 0; +// keep-sorted end +var BiDiModule; +(function (BiDiModule) { + // keep-sorted start + BiDiModule["Browser"] = "browser"; + BiDiModule["BrowsingContext"] = "browsingContext"; + BiDiModule["Cdp"] = "cdp"; + BiDiModule["Input"] = "input"; + BiDiModule["Log"] = "log"; + BiDiModule["Network"] = "network"; + BiDiModule["Script"] = "script"; + BiDiModule["Session"] = "session"; + // keep-sorted end +})(BiDiModule || (exports.BiDiModule = BiDiModule = {})); +var Script; +(function (Script) { + let EventNames; + (function (EventNames) { + // keep-sorted start + EventNames["Message"] = "script.message"; + EventNames["RealmCreated"] = "script.realmCreated"; + EventNames["RealmDestroyed"] = "script.realmDestroyed"; + // keep-sorted end + })(EventNames = Script.EventNames || (Script.EventNames = {})); +})(Script || (exports.Script = Script = {})); +var Log; +(function (Log) { + let EventNames; + (function (EventNames) { + EventNames["LogEntryAdded"] = "log.entryAdded"; + })(EventNames = Log.EventNames || (Log.EventNames = {})); +})(Log || (exports.Log = Log = {})); +var BrowsingContext; +(function (BrowsingContext) { + let EventNames; + (function (EventNames) { + // keep-sorted start + EventNames["ContextCreated"] = "browsingContext.contextCreated"; + EventNames["ContextDestroyed"] = "browsingContext.contextDestroyed"; + EventNames["DomContentLoaded"] = "browsingContext.domContentLoaded"; + EventNames["DownloadWillBegin"] = "browsingContext.downloadWillBegin"; + EventNames["FragmentNavigated"] = "browsingContext.fragmentNavigated"; + EventNames["Load"] = "browsingContext.load"; + EventNames["NavigationAborted"] = "browsingContext.navigationAborted"; + EventNames["NavigationFailed"] = "browsingContext.navigationFailed"; + EventNames["NavigationStarted"] = "browsingContext.navigationStarted"; + EventNames["UserPromptClosed"] = "browsingContext.userPromptClosed"; + EventNames["UserPromptOpened"] = "browsingContext.userPromptOpened"; + // keep-sorted end + })(EventNames = BrowsingContext.EventNames || (BrowsingContext.EventNames = {})); +})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {})); +var Network; +(function (Network) { + let EventNames; + (function (EventNames) { + // keep-sorted start + EventNames["AuthRequired"] = "network.authRequired"; + EventNames["BeforeRequestSent"] = "network.beforeRequestSent"; + EventNames["FetchError"] = "network.fetchError"; + EventNames["ResponseCompleted"] = "network.responseCompleted"; + EventNames["ResponseStarted"] = "network.responseStarted"; + // keep-sorted end + })(EventNames = Network.EventNames || (Network.EventNames = {})); +})(Network || (exports.Network = Network = {})); +exports.EVENT_NAMES = new Set([ + // keep-sorted start + ...Object.values(BiDiModule), + ...Object.values(BrowsingContext.EventNames), + ...Object.values(Log.EventNames), + ...Object.values(Network.EventNames), + ...Object.values(Script.EventNames), + // keep-sorted end +]); +//# sourceMappingURL=chromium-bidi.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.js.map b/node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.js.map new file mode 100644 index 0000000..d9d1d3b --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/chromium-bidi.js.map @@ -0,0 +1 @@ +{"version":3,"file":"chromium-bidi.js","sourceRoot":"","sources":["../../../src/protocol/chromium-bidi.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAcH,kBAAkB;AAElB,IAAY,UAWX;AAXD,WAAY,UAAU;IACpB,oBAAoB;IACpB,iCAAmB,CAAA;IACnB,iDAAmC,CAAA;IACnC,yBAAW,CAAA;IACX,6BAAe,CAAA;IACf,yBAAW,CAAA;IACX,iCAAmB,CAAA;IACnB,+BAAiB,CAAA;IACjB,iCAAmB,CAAA;IACnB,kBAAkB;AACpB,CAAC,EAXW,UAAU,0BAAV,UAAU,QAWrB;AAED,IAAiB,MAAM,CAQtB;AARD,WAAiB,MAAM;IACrB,IAAY,UAMX;IAND,WAAY,UAAU;QACpB,oBAAoB;QACpB,wCAA0B,CAAA;QAC1B,kDAAoC,CAAA;QACpC,sDAAwC,CAAA;QACxC,kBAAkB;IACpB,CAAC,EANW,UAAU,GAAV,iBAAU,KAAV,iBAAU,QAMrB;AACH,CAAC,EARgB,MAAM,sBAAN,MAAM,QAQtB;AAED,IAAiB,GAAG,CAInB;AAJD,WAAiB,GAAG;IAClB,IAAY,UAEX;IAFD,WAAY,UAAU;QACpB,8CAAgC,CAAA;IAClC,CAAC,EAFW,UAAU,GAAV,cAAU,KAAV,cAAU,QAErB;AACH,CAAC,EAJgB,GAAG,mBAAH,GAAG,QAInB;AAED,IAAiB,eAAe,CAgB/B;AAhBD,WAAiB,eAAe;IAC9B,IAAY,UAcX;IAdD,WAAY,UAAU;QACpB,oBAAoB;QACpB,+DAAiD,CAAA;QACjD,mEAAqD,CAAA;QACrD,mEAAqD,CAAA;QACrD,qEAAuD,CAAA;QACvD,qEAAuD,CAAA;QACvD,2CAA6B,CAAA;QAC7B,qEAAuD,CAAA;QACvD,mEAAqD,CAAA;QACrD,qEAAuD,CAAA;QACvD,mEAAqD,CAAA;QACrD,mEAAqD,CAAA;QACrD,kBAAkB;IACpB,CAAC,EAdW,UAAU,GAAV,0BAAU,KAAV,0BAAU,QAcrB;AACH,CAAC,EAhBgB,eAAe,+BAAf,eAAe,QAgB/B;AAED,IAAiB,OAAO,CAUvB;AAVD,WAAiB,OAAO;IACtB,IAAY,UAQX;IARD,WAAY,UAAU;QACpB,oBAAoB;QACpB,mDAAqC,CAAA;QACrC,6DAA+C,CAAA;QAC/C,+CAAiC,CAAA;QACjC,6DAA+C,CAAA;QAC/C,yDAA2C,CAAA;QAC3C,kBAAkB;IACpB,CAAC,EARW,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAQrB;AACH,CAAC,EAVgB,OAAO,uBAAP,OAAO,QAUvB;AAoBY,QAAA,WAAW,GAAG,IAAI,GAAG,CAAC;IACjC,oBAAoB;IACpB,GAAG,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC;IAC5B,GAAG,MAAM,CAAC,MAAM,CAAC,eAAe,CAAC,UAAU,CAAC;IAC5C,GAAG,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,UAAU,CAAC;IAChC,GAAG,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,UAAU,CAAC;IACpC,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC;IACnC,kBAAkB;CACnB,CAAC,CAAC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.d.ts b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.d.ts new file mode 100644 index 0000000..a4851ad --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.d.ts @@ -0,0 +1,46 @@ +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * THIS FILE IS AUTOGENERATED. Run `npm run bidi-types` to regenerate. + * @see https://github.com/w3c/webdriver-bidi/blob/master/index.bs + */ +export type PermissionsCommand = Permissions.SetPermission; +export declare namespace Permissions { + type PermissionDescriptor = { + name: string; + }; +} +export declare namespace Permissions { + const enum PermissionState { + Granted = "granted", + Denied = "denied", + Prompt = "prompt" + } +} +export declare namespace Permissions { + type SetPermission = { + method: 'permissions.setPermission'; + params: Permissions.SetPermissionParameters; + }; +} +export declare namespace Permissions { + type SetPermissionParameters = { + descriptor: Permissions.PermissionDescriptor; + state: Permissions.PermissionState; + origin: string; + }; +} diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.js b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.js new file mode 100644 index 0000000..8d94e63 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.js @@ -0,0 +1,19 @@ +"use strict"; +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=webdriver-bidi-permissions.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.js.map b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.js.map new file mode 100644 index 0000000..57382d5 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi-permissions.js.map @@ -0,0 +1 @@ +{"version":3,"file":"webdriver-bidi-permissions.js","sourceRoot":"","sources":["../../../../src/protocol/generated/webdriver-bidi-permissions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.d.ts b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.d.ts new file mode 100644 index 0000000..7aae527 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.d.ts @@ -0,0 +1,1975 @@ +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * THIS FILE IS AUTOGENERATED. Run `npm run bidi-types` to regenerate. + * @see https://github.com/w3c/webdriver-bidi/blob/master/index.bs + */ +export type Event = { + type: 'event'; +} & EventData & Extensible; +export type Command = { + id: JsUint; +} & CommandData & Extensible; +export type CommandResponse = { + type: 'success'; + id: JsUint; + result: ResultData; +} & Extensible; +export type EventData = BrowsingContextEvent | LogEvent | NetworkEvent | ScriptEvent; +export type CommandData = BrowserCommand | BrowsingContextCommand | InputCommand | NetworkCommand | ScriptCommand | SessionCommand | StorageCommand; +export type ResultData = BrowsingContextResult | EmptyResult | NetworkResult | ScriptResult | SessionResult | StorageResult; +export type EmptyParams = Extensible; +export type Message = CommandResponse | ErrorResponse | Event; +export type ErrorResponse = { + type: 'error'; + id: JsUint | null; + error: ErrorCode; + message: string; + stacktrace?: string; +} & Extensible; +export type EmptyResult = Extensible; +export type Extensible = { + [key: string]: any; +}; +/** + * Must be between `-9007199254740991` and `9007199254740991`, inclusive. + */ +export type JsInt = number; +/** + * Must be between `0` and `9007199254740991`, inclusive. + */ +export type JsUint = number; +export declare const enum ErrorCode { + InvalidArgument = "invalid argument", + InvalidSessionId = "invalid session id", + MoveTargetOutOfBounds = "move target out of bounds", + NoSuchAlert = "no such alert", + NoSuchElement = "no such element", + NoSuchFrame = "no such frame", + NoSuchHandle = "no such handle", + NoSuchHistoryEntry = "no such history entry", + NoSuchIntercept = "no such intercept", + NoSuchNode = "no such node", + NoSuchRequest = "no such request", + NoSuchScript = "no such script", + NoSuchStoragePartition = "no such storage partition", + NoSuchUserContext = "no such user context", + SessionNotCreated = "session not created", + UnableToCaptureScreen = "unable to capture screen", + UnableToCloseBrowser = "unable to close browser", + UnableToSetCookie = "unable to set cookie", + UnableToSetFileInput = "unable to set file input", + UnderspecifiedStoragePartition = "underspecified storage partition", + UnknownCommand = "unknown command", + UnknownError = "unknown error", + UnsupportedOperation = "unsupported operation" +} +export type SessionCommand = Session.End | Session.New | Session.Status | Session.Subscribe | Session.Unsubscribe; +export declare namespace Session { + type ProxyConfiguration = Session.AutodetectProxyConfiguration | Session.DirectProxyConfiguration | Session.ManualProxyConfiguration | Session.PacProxyConfiguration | Session.SystemProxyConfiguration | Record; +} +export type SessionResult = Session.NewResult | Session.StatusResult; +export declare namespace Session { + type CapabilitiesRequest = { + alwaysMatch?: Session.CapabilityRequest; + firstMatch?: [...Session.CapabilityRequest[]]; + }; +} +export declare namespace Session { + type CapabilityRequest = { + acceptInsecureCerts?: boolean; + browserName?: string; + browserVersion?: string; + platformName?: string; + proxy?: Session.ProxyConfiguration; + webSocketUrl?: boolean; + } & Extensible; +} +export declare namespace Session { + type AutodetectProxyConfiguration = { + proxyType: 'autodetect'; + } & Extensible; +} +export declare namespace Session { + type DirectProxyConfiguration = { + proxyType: 'direct'; + } & Extensible; +} +export declare namespace Session { + type ManualProxyConfiguration = { + proxyType: 'manual'; + ftpProxy?: string; + httpProxy?: string; + sslProxy?: string; + } & ({} | Session.SocksProxyConfiguration) & { + noProxy?: [...string[]]; + } & Extensible; +} +export declare namespace Session { + type SocksProxyConfiguration = { + socksProxy: string; + /** + * Must be between `0` and `255`, inclusive. + */ + socksVersion: number; + }; +} +export declare namespace Session { + type PacProxyConfiguration = { + proxyType: 'pac'; + proxyAutoconfigUrl: string; + } & Extensible; +} +export declare namespace Session { + type SystemProxyConfiguration = { + proxyType: 'system'; + } & Extensible; +} +export declare namespace Session { + type SubscriptionRequest = { + events: [...string[]]; + contexts?: [...BrowsingContext.BrowsingContext[]]; + }; +} +export declare namespace Session { + type Status = { + method: 'session.status'; + params: EmptyParams; + }; +} +export declare namespace Session { + type StatusResult = { + ready: boolean; + message: string; + }; +} +export declare namespace Session { + type New = { + method: 'session.new'; + params: Session.NewParameters; + }; +} +export declare namespace Session { + type NewParameters = { + capabilities: Session.CapabilitiesRequest; + }; +} +export declare namespace Session { + type NewResult = { + sessionId: string; + capabilities: { + acceptInsecureCerts: boolean; + browserName: string; + browserVersion: string; + platformName: string; + setWindowRect: boolean; + proxy?: Session.ProxyConfiguration; + webSocketUrl?: string; + } & Extensible; + }; +} +export declare namespace Session { + type End = { + method: 'session.end'; + params: EmptyParams; + }; +} +export declare namespace Session { + type Subscribe = { + method: 'session.subscribe'; + params: Session.SubscriptionRequest; + }; +} +export declare namespace Session { + type Unsubscribe = { + method: 'session.unsubscribe'; + params: Session.SubscriptionRequest; + }; +} +export type BrowserCommand = Browser.Close | Browser.CreateUserContext | Browser.GetUserContexts | Browser.RemoveUserContext; +export type BrowserResult = Browser.CreateUserContextResult | Browser.GetUserContextsResult; +export declare namespace Browser { + type UserContext = string; +} +export declare namespace Browser { + type UserContextInfo = { + userContext: Browser.UserContext; + }; +} +export declare namespace Browser { + type Close = { + method: 'browser.close'; + params: EmptyParams; + }; +} +export declare namespace Browser { + type CreateUserContext = { + method: 'browser.createUserContext'; + params: EmptyParams; + }; +} +export declare namespace Browser { + type CreateUserContextResult = Browser.UserContextInfo; +} +export declare namespace Browser { + type GetUserContexts = { + method: 'browser.getUserContexts'; + params: EmptyParams; + }; +} +export declare namespace Browser { + type GetUserContextsResult = { + userContexts: [Browser.UserContextInfo, ...Browser.UserContextInfo[]]; + }; +} +export declare namespace Browser { + type RemoveUserContext = { + method: 'browser.removeUserContext'; + params: { + userContext: Browser.UserContext; + }; + }; +} +export type BrowsingContextCommand = BrowsingContext.Activate | BrowsingContext.CaptureScreenshot | BrowsingContext.Close | BrowsingContext.Create | BrowsingContext.GetTree | BrowsingContext.HandleUserPrompt | BrowsingContext.LocateNodes | BrowsingContext.Navigate | BrowsingContext.Print | BrowsingContext.Reload | BrowsingContext.SetViewport | BrowsingContext.TraverseHistory; +export type BrowsingContextEvent = BrowsingContext.ContextCreated | BrowsingContext.ContextDestroyed | BrowsingContext.DomContentLoaded | BrowsingContext.DownloadWillBegin | BrowsingContext.FragmentNavigated | BrowsingContext.Load | BrowsingContext.NavigationAborted | BrowsingContext.NavigationFailed | BrowsingContext.NavigationStarted | BrowsingContext.UserPromptClosed | BrowsingContext.UserPromptOpened; +export type BrowsingContextResult = BrowsingContext.CaptureScreenshotResult | BrowsingContext.CreateResult | BrowsingContext.GetTreeResult | BrowsingContext.LocateNodesResult | BrowsingContext.NavigateResult | BrowsingContext.PrintResult | BrowsingContext.TraverseHistoryResult; +export declare namespace BrowsingContext { + type BrowsingContext = string; +} +export declare namespace BrowsingContext { + type InfoList = [...BrowsingContext.Info[]]; +} +export declare namespace BrowsingContext { + type Info = { + children: BrowsingContext.InfoList | null; + context: BrowsingContext.BrowsingContext; + url: string; + userContext: Browser.UserContext; + parent?: BrowsingContext.BrowsingContext | null; + }; +} +export declare namespace BrowsingContext { + type Locator = BrowsingContext.CssLocator | BrowsingContext.InnerTextLocator | BrowsingContext.XPathLocator; +} +export declare namespace BrowsingContext { + type CssLocator = { + type: 'css'; + value: string; + }; +} +export declare namespace BrowsingContext { + type InnerTextLocator = { + type: 'innerText'; + value: string; + ignoreCase?: boolean; + matchType?: 'full' | 'partial'; + maxDepth?: JsUint; + }; +} +export declare namespace BrowsingContext { + type XPathLocator = { + type: 'xpath'; + value: string; + }; +} +export declare namespace BrowsingContext { + type Navigation = string; +} +export declare namespace BrowsingContext { + type NavigationInfo = { + context: BrowsingContext.BrowsingContext; + navigation: BrowsingContext.Navigation | null; + timestamp: JsUint; + url: string; + }; +} +export declare namespace BrowsingContext { + const enum ReadinessState { + None = "none", + Interactive = "interactive", + Complete = "complete" + } +} +export declare namespace BrowsingContext { + type Activate = { + method: 'browsingContext.activate'; + params: BrowsingContext.ActivateParameters; + }; +} +export declare namespace BrowsingContext { + type ActivateParameters = { + context: BrowsingContext.BrowsingContext; + }; +} +export declare namespace BrowsingContext { + type CaptureScreenshotParameters = { + context: BrowsingContext.BrowsingContext; + /** + * @defaultValue `"viewport"` + */ + origin?: 'viewport' | 'document'; + format?: BrowsingContext.ImageFormat; + clip?: BrowsingContext.ClipRectangle; + }; +} +export declare namespace BrowsingContext { + type CaptureScreenshot = { + method: 'browsingContext.captureScreenshot'; + params: BrowsingContext.CaptureScreenshotParameters; + }; +} +export declare namespace BrowsingContext { + type ImageFormat = { + type: string; + /** + * Must be between `0` and `1`, inclusive. + */ + quality?: number; + }; +} +export declare namespace BrowsingContext { + type ClipRectangle = BrowsingContext.BoxClipRectangle | BrowsingContext.ElementClipRectangle; +} +export declare namespace BrowsingContext { + type ElementClipRectangle = { + type: 'element'; + element: Script.SharedReference; + }; +} +export declare namespace BrowsingContext { + type BoxClipRectangle = { + type: 'box'; + x: number; + y: number; + width: number; + height: number; + }; +} +export declare namespace BrowsingContext { + type CaptureScreenshotResult = { + data: string; + }; +} +export declare namespace BrowsingContext { + type Close = { + method: 'browsingContext.close'; + params: BrowsingContext.CloseParameters; + }; +} +export declare namespace BrowsingContext { + type CloseParameters = { + context: BrowsingContext.BrowsingContext; + /** + * @defaultValue `false` + */ + promptUnload?: boolean; + }; +} +export declare namespace BrowsingContext { + type Create = { + method: 'browsingContext.create'; + params: BrowsingContext.CreateParameters; + }; +} +export declare namespace BrowsingContext { + const enum CreateType { + Tab = "tab", + Window = "window" + } +} +export declare namespace BrowsingContext { + type CreateParameters = { + type: BrowsingContext.CreateType; + referenceContext?: BrowsingContext.BrowsingContext; + /** + * @defaultValue `false` + */ + background?: boolean; + userContext?: Browser.UserContext | null; + }; +} +export declare namespace BrowsingContext { + type CreateResult = { + context: BrowsingContext.BrowsingContext; + }; +} +export declare namespace BrowsingContext { + type GetTree = { + method: 'browsingContext.getTree'; + params: BrowsingContext.GetTreeParameters; + }; +} +export declare namespace BrowsingContext { + type GetTreeParameters = { + maxDepth?: JsUint; + root?: BrowsingContext.BrowsingContext; + }; +} +export declare namespace BrowsingContext { + type GetTreeResult = { + contexts: BrowsingContext.InfoList; + }; +} +export declare namespace BrowsingContext { + type HandleUserPrompt = { + method: 'browsingContext.handleUserPrompt'; + params: BrowsingContext.HandleUserPromptParameters; + }; +} +export declare namespace BrowsingContext { + type HandleUserPromptParameters = { + context: BrowsingContext.BrowsingContext; + accept?: boolean; + userText?: string; + }; +} +export declare namespace BrowsingContext { + type LocateNodesParameters = { + context: BrowsingContext.BrowsingContext; + locator: BrowsingContext.Locator; + /** + * Must be greater than or equal to `1`. + */ + maxNodeCount?: JsUint; + ownership?: Script.ResultOwnership; + sandbox?: string; + serializationOptions?: Script.SerializationOptions; + startNodes?: [Script.SharedReference, ...Script.SharedReference[]]; + }; +} +export declare namespace BrowsingContext { + type LocateNodes = { + method: 'browsingContext.locateNodes'; + params: BrowsingContext.LocateNodesParameters; + }; +} +export declare namespace BrowsingContext { + type LocateNodesResult = { + nodes: [...Script.NodeRemoteValue[]]; + }; +} +export declare namespace BrowsingContext { + type Navigate = { + method: 'browsingContext.navigate'; + params: BrowsingContext.NavigateParameters; + }; +} +export declare namespace BrowsingContext { + type NavigateParameters = { + context: BrowsingContext.BrowsingContext; + url: string; + wait?: BrowsingContext.ReadinessState; + }; +} +export declare namespace BrowsingContext { + type NavigateResult = { + navigation: BrowsingContext.Navigation | null; + url: string; + }; +} +export declare namespace BrowsingContext { + type Print = { + method: 'browsingContext.print'; + params: BrowsingContext.PrintParameters; + }; +} +export declare namespace BrowsingContext { + type PrintParameters = { + context: BrowsingContext.BrowsingContext; + /** + * @defaultValue `false` + */ + background?: boolean; + margin?: BrowsingContext.PrintMarginParameters; + /** + * @defaultValue `"portrait"` + */ + orientation?: 'portrait' | 'landscape'; + page?: BrowsingContext.PrintPageParameters; + pageRanges?: [...(JsUint | string)[]]; + /** + * Must be between `0.1` and `2`, inclusive. + * + * @defaultValue `1` + */ + scale?: number; + /** + * @defaultValue `true` + */ + shrinkToFit?: boolean; + }; +} +export declare namespace BrowsingContext { + type PrintMarginParameters = { + /** + * Must be greater than or equal to `0`. + * + * @defaultValue `1` + */ + bottom?: number; + /** + * Must be greater than or equal to `0`. + * + * @defaultValue `1` + */ + left?: number; + /** + * Must be greater than or equal to `0`. + * + * @defaultValue `1` + */ + right?: number; + /** + * Must be greater than or equal to `0`. + * + * @defaultValue `1` + */ + top?: number; + }; +} +export declare namespace BrowsingContext { + type PrintPageParameters = { + /** + * Must be greater than or equal to `0.0352`. + * + * @defaultValue `27.94` + */ + height?: number; + /** + * Must be greater than or equal to `0.0352`. + * + * @defaultValue `21.59` + */ + width?: number; + }; +} +export declare namespace BrowsingContext { + type PrintResult = { + data: string; + }; +} +export declare namespace BrowsingContext { + type Reload = { + method: 'browsingContext.reload'; + params: BrowsingContext.ReloadParameters; + }; +} +export declare namespace BrowsingContext { + type ReloadParameters = { + context: BrowsingContext.BrowsingContext; + ignoreCache?: boolean; + wait?: BrowsingContext.ReadinessState; + }; +} +export declare namespace BrowsingContext { + type SetViewport = { + method: 'browsingContext.setViewport'; + params: BrowsingContext.SetViewportParameters; + }; +} +export declare namespace BrowsingContext { + type SetViewportParameters = { + context: BrowsingContext.BrowsingContext; + viewport?: BrowsingContext.Viewport | null; + /** + * Must be greater than `0`. + */ + devicePixelRatio?: number | null; + }; +} +export declare namespace BrowsingContext { + type Viewport = { + width: JsUint; + height: JsUint; + }; +} +export declare namespace BrowsingContext { + type TraverseHistory = { + method: 'browsingContext.traverseHistory'; + params: BrowsingContext.TraverseHistoryParameters; + }; +} +export declare namespace BrowsingContext { + type TraverseHistoryParameters = { + context: BrowsingContext.BrowsingContext; + delta: JsInt; + }; +} +export declare namespace BrowsingContext { + type TraverseHistoryResult = Record; +} +export declare namespace BrowsingContext { + type ContextCreated = { + method: 'browsingContext.contextCreated'; + params: BrowsingContext.Info; + }; +} +export declare namespace BrowsingContext { + type ContextDestroyed = { + method: 'browsingContext.contextDestroyed'; + params: BrowsingContext.Info; + }; +} +export declare namespace BrowsingContext { + type NavigationStarted = { + method: 'browsingContext.navigationStarted'; + params: BrowsingContext.NavigationInfo; + }; +} +export declare namespace BrowsingContext { + type FragmentNavigated = { + method: 'browsingContext.fragmentNavigated'; + params: BrowsingContext.NavigationInfo; + }; +} +export declare namespace BrowsingContext { + type DomContentLoaded = { + method: 'browsingContext.domContentLoaded'; + params: BrowsingContext.NavigationInfo; + }; +} +export declare namespace BrowsingContext { + type Load = { + method: 'browsingContext.load'; + params: BrowsingContext.NavigationInfo; + }; +} +export declare namespace BrowsingContext { + type DownloadWillBegin = { + method: 'browsingContext.downloadWillBegin'; + params: BrowsingContext.NavigationInfo; + }; +} +export declare namespace BrowsingContext { + type NavigationAborted = { + method: 'browsingContext.navigationAborted'; + params: BrowsingContext.NavigationInfo; + }; +} +export declare namespace BrowsingContext { + type NavigationFailed = { + method: 'browsingContext.navigationFailed'; + params: BrowsingContext.NavigationInfo; + }; +} +export declare namespace BrowsingContext { + type UserPromptClosed = { + method: 'browsingContext.userPromptClosed'; + params: BrowsingContext.UserPromptClosedParameters; + }; +} +export declare namespace BrowsingContext { + type UserPromptClosedParameters = { + context: BrowsingContext.BrowsingContext; + accepted: boolean; + userText?: string; + }; +} +export declare namespace BrowsingContext { + type UserPromptOpened = { + method: 'browsingContext.userPromptOpened'; + params: BrowsingContext.UserPromptOpenedParameters; + }; +} +export declare namespace BrowsingContext { + type UserPromptOpenedParameters = { + context: BrowsingContext.BrowsingContext; + type: 'alert' | 'confirm' | 'prompt' | 'beforeunload'; + message: string; + defaultValue?: string; + }; +} +export type NetworkCommand = Network.AddIntercept | Network.ContinueRequest | Network.ContinueResponse | Network.ContinueWithAuth | Network.FailRequest | Network.ProvideResponse | Network.RemoveIntercept; +export type NetworkEvent = Network.AuthRequired | Network.BeforeRequestSent | Network.FetchError | Network.ResponseCompleted | Network.ResponseStarted; +export type NetworkResult = Network.AddInterceptResult; +export declare namespace Network { + type AuthChallenge = { + scheme: string; + realm: string; + }; +} +export declare namespace Network { + type AuthCredentials = { + type: 'password'; + username: string; + password: string; + }; +} +export declare namespace Network { + type BaseParameters = { + context: BrowsingContext.BrowsingContext | null; + isBlocked: boolean; + navigation: BrowsingContext.Navigation | null; + redirectCount: JsUint; + request: Network.RequestData; + timestamp: JsUint; + intercepts?: [Network.Intercept, ...Network.Intercept[]]; + }; +} +export declare namespace Network { + type BytesValue = Network.StringValue | Network.Base64Value; +} +export declare namespace Network { + type StringValue = { + type: 'string'; + value: string; + }; +} +export declare namespace Network { + type Base64Value = { + type: 'base64'; + value: string; + }; +} +export declare namespace Network { + const enum SameSite { + Strict = "strict", + Lax = "lax", + None = "none" + } +} +export declare namespace Network { + type Cookie = { + name: string; + value: Network.BytesValue; + domain: string; + path: string; + size: JsUint; + httpOnly: boolean; + secure: boolean; + sameSite: Network.SameSite; + expiry?: JsUint; + } & Extensible; +} +export declare namespace Network { + type CookieHeader = { + name: string; + value: Network.BytesValue; + }; +} +export declare namespace Network { + type FetchTimingInfo = { + timeOrigin: number; + requestTime: number; + redirectStart: number; + redirectEnd: number; + fetchStart: number; + dnsStart: number; + dnsEnd: number; + connectStart: number; + connectEnd: number; + tlsStart: number; + requestStart: number; + responseStart: number; + responseEnd: number; + }; +} +export declare namespace Network { + type Header = { + name: string; + value: Network.BytesValue; + }; +} +export declare namespace Network { + type Initiator = { + type: 'parser' | 'script' | 'preflight' | 'other'; + columnNumber?: JsUint; + lineNumber?: JsUint; + stackTrace?: Script.StackTrace; + request?: Network.Request; + }; +} +export declare namespace Network { + type Intercept = string; +} +export declare namespace Network { + type Request = string; +} +export declare namespace Network { + type RequestData = { + request: Network.Request; + url: string; + method: string; + headers: [...Network.Header[]]; + cookies: [...Network.Cookie[]]; + headersSize: JsUint; + bodySize: JsUint | null; + timings: Network.FetchTimingInfo; + }; +} +export declare namespace Network { + type ResponseContent = { + size: JsUint; + }; +} +export declare namespace Network { + type ResponseData = { + url: string; + protocol: string; + status: JsUint; + statusText: string; + fromCache: boolean; + headers: [...Network.Header[]]; + mimeType: string; + bytesReceived: JsUint; + headersSize: JsUint | null; + bodySize: JsUint | null; + content: Network.ResponseContent; + authChallenge?: Network.AuthChallenge; + }; +} +export declare namespace Network { + type SetCookieHeader = { + name: string; + value: Network.BytesValue; + domain?: string; + httpOnly?: boolean; + expiry?: string; + maxAge?: JsInt; + path?: string; + sameSite?: Network.SameSite; + secure?: boolean; + }; +} +export declare namespace Network { + type UrlPattern = Network.UrlPatternPattern | Network.UrlPatternString; +} +export declare namespace Network { + type UrlPatternPattern = { + type: 'pattern'; + protocol?: string; + hostname?: string; + port?: string; + pathname?: string; + search?: string; + }; +} +export declare namespace Network { + type UrlPatternString = { + type: 'string'; + pattern: string; + }; +} +export declare namespace Network { + type AddInterceptParameters = { + phases: [Network.InterceptPhase, ...Network.InterceptPhase[]]; + urlPatterns?: [...Network.UrlPattern[]]; + }; +} +export declare namespace Network { + type AddIntercept = { + method: 'network.addIntercept'; + params: Network.AddInterceptParameters; + }; +} +export declare namespace Network { + const enum InterceptPhase { + BeforeRequestSent = "beforeRequestSent", + ResponseStarted = "responseStarted", + AuthRequired = "authRequired" + } +} +export declare namespace Network { + type AddInterceptResult = { + intercept: Network.Intercept; + }; +} +export declare namespace Network { + type ContinueRequest = { + method: 'network.continueRequest'; + params: Network.ContinueRequestParameters; + }; +} +export declare namespace Network { + type ContinueRequestParameters = { + request: Network.Request; + body?: Network.BytesValue; + cookies?: [...Network.CookieHeader[]]; + headers?: [...Network.Header[]]; + method?: string; + url?: string; + }; +} +export declare namespace Network { + type ContinueResponse = { + method: 'network.continueResponse'; + params: Network.ContinueResponseParameters; + }; +} +export declare namespace Network { + type ContinueResponseParameters = { + request: Network.Request; + cookies?: [...Network.SetCookieHeader[]]; + credentials?: Network.AuthCredentials; + headers?: [...Network.Header[]]; + reasonPhrase?: string; + statusCode?: JsUint; + }; +} +export declare namespace Network { + type ContinueWithAuth = { + method: 'network.continueWithAuth'; + params: Network.ContinueWithAuthParameters; + }; +} +export declare namespace Network { + type ContinueWithAuthParameters = { + request: Network.Request; + } & (Network.ContinueWithAuthCredentials | Network.ContinueWithAuthNoCredentials); +} +export declare namespace Network { + type ContinueWithAuthCredentials = { + action: 'provideCredentials'; + credentials: Network.AuthCredentials; + }; +} +export declare namespace Network { + type ContinueWithAuthNoCredentials = { + action: 'default' | 'cancel'; + }; +} +export declare namespace Network { + type FailRequest = { + method: 'network.failRequest'; + params: Network.FailRequestParameters; + }; +} +export declare namespace Network { + type FailRequestParameters = { + request: Network.Request; + }; +} +export declare namespace Network { + type ProvideResponse = { + method: 'network.provideResponse'; + params: Network.ProvideResponseParameters; + }; +} +export declare namespace Network { + type ProvideResponseParameters = { + request: Network.Request; + body?: Network.BytesValue; + cookies?: [...Network.SetCookieHeader[]]; + headers?: [...Network.Header[]]; + reasonPhrase?: string; + statusCode?: JsUint; + }; +} +export declare namespace Network { + type RemoveIntercept = { + method: 'network.removeIntercept'; + params: Network.RemoveInterceptParameters; + }; +} +export declare namespace Network { + type RemoveInterceptParameters = { + intercept: Network.Intercept; + }; +} +export type ScriptEvent = Script.Message | Script.RealmCreated | Script.RealmDestroyed; +export declare namespace Network { + type AuthRequiredParameters = Network.BaseParameters & { + response: Network.ResponseData; + }; +} +export declare namespace Network { + type BeforeRequestSentParameters = Network.BaseParameters & { + initiator: Network.Initiator; + }; +} +export declare namespace Network { + type FetchErrorParameters = Network.BaseParameters & { + errorText: string; + }; +} +export declare namespace Network { + type ResponseCompletedParameters = Network.BaseParameters & { + response: Network.ResponseData; + }; +} +export declare namespace Network { + type ResponseStartedParameters = Network.BaseParameters & { + response: Network.ResponseData; + }; +} +export type ScriptCommand = Script.AddPreloadScript | Script.CallFunction | Script.Disown | Script.Evaluate | Script.GetRealms | Script.RemovePreloadScript; +export type ScriptResult = Script.AddPreloadScriptResult | Script.EvaluateResult | Script.GetRealmsResult; +export declare namespace Network { + type AuthRequired = { + method: 'network.authRequired'; + params: Network.AuthRequiredParameters; + }; +} +export declare namespace Network { + type BeforeRequestSent = { + method: 'network.beforeRequestSent'; + params: Network.BeforeRequestSentParameters; + }; +} +export declare namespace Network { + type FetchError = { + method: 'network.fetchError'; + params: Network.FetchErrorParameters; + }; +} +export declare namespace Network { + type ResponseCompleted = { + method: 'network.responseCompleted'; + params: Network.ResponseCompletedParameters; + }; +} +export declare namespace Network { + type ResponseStarted = { + method: 'network.responseStarted'; + params: Network.ResponseStartedParameters; + }; +} +export declare namespace Script { + type Channel = string; +} +export declare namespace Script { + type EvaluateResultSuccess = { + type: 'success'; + result: Script.RemoteValue; + realm: Script.Realm; + }; +} +export declare namespace Script { + type ExceptionDetails = { + columnNumber: JsUint; + exception: Script.RemoteValue; + lineNumber: JsUint; + stackTrace: Script.StackTrace; + text: string; + }; +} +export declare namespace Script { + type ChannelValue = { + type: 'channel'; + value: Script.ChannelProperties; + }; +} +export declare namespace Script { + type ChannelProperties = { + channel: Script.Channel; + serializationOptions?: Script.SerializationOptions; + ownership?: Script.ResultOwnership; + }; +} +export declare namespace Script { + type EvaluateResult = Script.EvaluateResultSuccess | Script.EvaluateResultException; +} +export declare namespace Script { + type EvaluateResultException = { + type: 'exception'; + exceptionDetails: Script.ExceptionDetails; + realm: Script.Realm; + }; +} +export declare namespace Script { + type Handle = string; +} +export declare namespace Script { + type InternalId = string; +} +export declare namespace Script { + type ListLocalValue = [...Script.LocalValue[]]; +} +export declare namespace Script { + type LocalValue = Script.RemoteReference | Script.PrimitiveProtocolValue | Script.ChannelValue | Script.ArrayLocalValue | Script.DateLocalValue | Script.MapLocalValue | Script.ObjectLocalValue | Script.RegExpLocalValue | Script.SetLocalValue; +} +export declare namespace Script { + type ArrayLocalValue = { + type: 'array'; + value: Script.ListLocalValue; + }; +} +export declare namespace Script { + type DateLocalValue = { + type: 'date'; + value: string; + }; +} +export declare namespace Script { + type MappingLocalValue = [ + ...[Script.LocalValue | string, Script.LocalValue][] + ]; +} +export declare namespace Script { + type MapLocalValue = { + type: 'map'; + value: Script.MappingLocalValue; + }; +} +export declare namespace Script { + type ObjectLocalValue = { + type: 'object'; + value: Script.MappingLocalValue; + }; +} +export declare namespace Script { + type RegExpValue = { + pattern: string; + flags?: string; + }; +} +export declare namespace Script { + type RegExpLocalValue = { + type: 'regexp'; + value: Script.RegExpValue; + }; +} +export declare namespace Script { + type SetLocalValue = { + type: 'set'; + value: Script.ListLocalValue; + }; +} +export declare namespace Script { + type PreloadScript = string; +} +export declare namespace Script { + type Realm = string; +} +export declare namespace Script { + type PrimitiveProtocolValue = Script.UndefinedValue | Script.NullValue | Script.StringValue | Script.NumberValue | Script.BooleanValue | Script.BigIntValue; +} +export declare namespace Script { + type UndefinedValue = { + type: 'undefined'; + }; +} +export declare namespace Script { + type NullValue = { + type: 'null'; + }; +} +export declare namespace Script { + type StringValue = { + type: 'string'; + value: string; + }; +} +export declare namespace Script { + type SpecialNumber = 'NaN' | '-0' | 'Infinity' | '-Infinity'; +} +export declare namespace Script { + type NumberValue = { + type: 'number'; + value: number | Script.SpecialNumber; + }; +} +export declare namespace Script { + type BooleanValue = { + type: 'boolean'; + value: boolean; + }; +} +export declare namespace Script { + type BigIntValue = { + type: 'bigint'; + value: string; + }; +} +export declare namespace Script { + type RealmInfo = Script.WindowRealmInfo | Script.DedicatedWorkerRealmInfo | Script.SharedWorkerRealmInfo | Script.ServiceWorkerRealmInfo | Script.WorkerRealmInfo | Script.PaintWorkletRealmInfo | Script.AudioWorkletRealmInfo | Script.WorkletRealmInfo; +} +export declare namespace Script { + type BaseRealmInfo = { + realm: Script.Realm; + origin: string; + }; +} +export declare namespace Script { + type WindowRealmInfo = Script.BaseRealmInfo & { + type: 'window'; + context: BrowsingContext.BrowsingContext; + sandbox?: string; + }; +} +export declare namespace Script { + type DedicatedWorkerRealmInfo = Script.BaseRealmInfo & { + type: 'dedicated-worker'; + owners: [Script.Realm]; + }; +} +export declare namespace Script { + type SharedWorkerRealmInfo = Script.BaseRealmInfo & { + type: 'shared-worker'; + owners: [Script.Realm, ...Script.Realm[]]; + }; +} +export declare namespace Script { + type ServiceWorkerRealmInfo = Script.BaseRealmInfo & { + type: 'service-worker'; + owners: [...Script.Realm[]]; + }; +} +export declare namespace Script { + type WorkerRealmInfo = Script.BaseRealmInfo & { + type: 'worker'; + }; +} +export declare namespace Script { + type PaintWorkletRealmInfo = Script.BaseRealmInfo & { + type: 'paint-worklet'; + }; +} +export declare namespace Script { + type AudioWorkletRealmInfo = Script.BaseRealmInfo & { + type: 'audio-worklet'; + }; +} +export declare namespace Script { + type WorkletRealmInfo = Script.BaseRealmInfo & { + type: 'worklet'; + }; +} +export declare namespace Script { + type RealmType = 'window' | 'dedicated-worker' | 'shared-worker' | 'service-worker' | 'worker' | 'paint-worklet' | 'audio-worklet' | 'worklet'; +} +export declare namespace Script { + type ListRemoteValue = [...Script.RemoteValue[]]; +} +export declare namespace Script { + type MappingRemoteValue = [ + ...[Script.RemoteValue | string, Script.RemoteValue][] + ]; +} +export declare namespace Script { + type RemoteValue = Script.PrimitiveProtocolValue | Script.SymbolRemoteValue | Script.ArrayRemoteValue | Script.ObjectRemoteValue | Script.FunctionRemoteValue | Script.RegExpRemoteValue | Script.DateRemoteValue | Script.MapRemoteValue | Script.SetRemoteValue | Script.WeakMapRemoteValue | Script.WeakSetRemoteValue | Script.IteratorRemoteValue | Script.GeneratorRemoteValue | Script.ErrorRemoteValue | Script.ProxyRemoteValue | Script.PromiseRemoteValue | Script.TypedArrayRemoteValue | Script.ArrayBufferRemoteValue | Script.NodeListRemoteValue | Script.HtmlCollectionRemoteValue | Script.NodeRemoteValue | Script.WindowProxyRemoteValue; +} +export declare namespace Script { + type RemoteReference = Script.SharedReference | Script.RemoteObjectReference; +} +export declare namespace Script { + type SharedReference = { + sharedId: Script.SharedId; + handle?: Script.Handle; + } & Extensible; +} +export declare namespace Script { + type RemoteObjectReference = { + handle: Script.Handle; + sharedId?: Script.SharedId; + } & Extensible; +} +export declare namespace Script { + type SymbolRemoteValue = { + type: 'symbol'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type ArrayRemoteValue = { + type: 'array'; + handle?: Script.Handle; + internalId?: Script.InternalId; + value?: Script.ListRemoteValue; + }; +} +export declare namespace Script { + type ObjectRemoteValue = { + type: 'object'; + handle?: Script.Handle; + internalId?: Script.InternalId; + value?: Script.MappingRemoteValue; + }; +} +export declare namespace Script { + type FunctionRemoteValue = { + type: 'function'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type RegExpRemoteValue = { + handle?: Script.Handle; + internalId?: Script.InternalId; + } & Script.RegExpLocalValue; +} +export declare namespace Script { + type DateRemoteValue = { + handle?: Script.Handle; + internalId?: Script.InternalId; + } & Script.DateLocalValue; +} +export declare namespace Script { + type MapRemoteValue = { + type: 'map'; + handle?: Script.Handle; + internalId?: Script.InternalId; + value?: Script.MappingRemoteValue; + }; +} +export declare namespace Script { + type SetRemoteValue = { + type: 'set'; + handle?: Script.Handle; + internalId?: Script.InternalId; + value?: Script.ListRemoteValue; + }; +} +export declare namespace Script { + type WeakMapRemoteValue = { + type: 'weakmap'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type WeakSetRemoteValue = { + type: 'weakset'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type IteratorRemoteValue = { + type: 'iterator'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type GeneratorRemoteValue = { + type: 'generator'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type ErrorRemoteValue = { + type: 'error'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type ProxyRemoteValue = { + type: 'proxy'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type PromiseRemoteValue = { + type: 'promise'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type TypedArrayRemoteValue = { + type: 'typedarray'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type ArrayBufferRemoteValue = { + type: 'arraybuffer'; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type NodeListRemoteValue = { + type: 'nodelist'; + handle?: Script.Handle; + internalId?: Script.InternalId; + value?: Script.ListRemoteValue; + }; +} +export declare namespace Script { + type HtmlCollectionRemoteValue = { + type: 'htmlcollection'; + handle?: Script.Handle; + internalId?: Script.InternalId; + value?: Script.ListRemoteValue; + }; +} +export declare namespace Script { + type NodeRemoteValue = { + type: 'node'; + sharedId?: Script.SharedId; + handle?: Script.Handle; + internalId?: Script.InternalId; + value?: Script.NodeProperties; + }; +} +export declare namespace Script { + type NodeProperties = { + nodeType: JsUint; + childNodeCount: JsUint; + attributes?: { + [key: string]: string; + }; + children?: [...Script.NodeRemoteValue[]]; + localName?: string; + mode?: 'open' | 'closed'; + namespaceURI?: string; + nodeValue?: string; + shadowRoot?: Script.NodeRemoteValue | null; + }; +} +export declare namespace Script { + type WindowProxyRemoteValue = { + type: 'window'; + value: Script.WindowProxyProperties; + handle?: Script.Handle; + internalId?: Script.InternalId; + }; +} +export declare namespace Script { + type WindowProxyProperties = { + context: BrowsingContext.BrowsingContext; + }; +} +export declare namespace Script { + const enum ResultOwnership { + Root = "root", + None = "none" + } +} +export declare namespace Script { + type SerializationOptions = { + /** + * @defaultValue `0` + */ + maxDomDepth?: JsUint | null; + /** + * @defaultValue `null` + */ + maxObjectDepth?: JsUint | null; + /** + * @defaultValue `"none"` + */ + includeShadowTree?: 'none' | 'open' | 'all'; + }; +} +export declare namespace Script { + type SharedId = string; +} +export declare namespace Script { + type StackFrame = { + columnNumber: JsUint; + functionName: string; + lineNumber: JsUint; + url: string; + }; +} +export declare namespace Script { + type StackTrace = { + callFrames: [...Script.StackFrame[]]; + }; +} +export declare namespace Script { + type Source = { + realm: Script.Realm; + context?: BrowsingContext.BrowsingContext; + }; +} +export declare namespace Script { + type RealmTarget = { + realm: Script.Realm; + }; +} +export declare namespace Script { + type ContextTarget = { + context: BrowsingContext.BrowsingContext; + sandbox?: string; + }; +} +export declare namespace Script { + type Target = Script.RealmTarget | Script.ContextTarget; +} +export declare namespace Script { + type AddPreloadScript = { + method: 'script.addPreloadScript'; + params: Script.AddPreloadScriptParameters; + }; +} +export declare namespace Script { + type AddPreloadScriptParameters = { + functionDeclaration: string; + arguments?: [...Script.ChannelValue[]]; + contexts?: [ + BrowsingContext.BrowsingContext, + ...BrowsingContext.BrowsingContext[] + ]; + sandbox?: string; + }; +} +export declare namespace Script { + type AddPreloadScriptResult = { + script: Script.PreloadScript; + }; +} +export declare namespace Script { + type Disown = { + method: 'script.disown'; + params: Script.DisownParameters; + }; +} +export declare namespace Script { + type DisownParameters = { + handles: [...Script.Handle[]]; + target: Script.Target; + }; +} +export declare namespace Script { + type CallFunctionParameters = { + functionDeclaration: string; + awaitPromise: boolean; + target: Script.Target; + arguments?: [...Script.LocalValue[]]; + resultOwnership?: Script.ResultOwnership; + serializationOptions?: Script.SerializationOptions; + this?: Script.LocalValue; + /** + * @defaultValue `false` + */ + userActivation?: boolean; + }; +} +export declare namespace Script { + type CallFunction = { + method: 'script.callFunction'; + params: Script.CallFunctionParameters; + }; +} +export declare namespace Script { + type Evaluate = { + method: 'script.evaluate'; + params: Script.EvaluateParameters; + }; +} +export declare namespace Script { + type EvaluateParameters = { + expression: string; + target: Script.Target; + awaitPromise: boolean; + resultOwnership?: Script.ResultOwnership; + serializationOptions?: Script.SerializationOptions; + /** + * @defaultValue `false` + */ + userActivation?: boolean; + }; +} +export declare namespace Script { + type GetRealms = { + method: 'script.getRealms'; + params: Script.GetRealmsParameters; + }; +} +export declare namespace Script { + type GetRealmsParameters = { + context?: BrowsingContext.BrowsingContext; + type?: Script.RealmType; + }; +} +export declare namespace Script { + type GetRealmsResult = { + realms: [...Script.RealmInfo[]]; + }; +} +export declare namespace Script { + type RemovePreloadScript = { + method: 'script.removePreloadScript'; + params: Script.RemovePreloadScriptParameters; + }; +} +export declare namespace Script { + type RemovePreloadScriptParameters = { + script: Script.PreloadScript; + }; +} +export declare namespace Script { + type MessageParameters = { + channel: Script.Channel; + data: Script.RemoteValue; + source: Script.Source; + }; +} +export declare namespace Script { + type RealmCreated = { + method: 'script.realmCreated'; + params: Script.RealmInfo; + }; +} +export declare namespace Script { + type Message = { + method: 'script.message'; + params: Script.MessageParameters; + }; +} +export declare namespace Script { + type RealmDestroyed = { + method: 'script.realmDestroyed'; + params: Script.RealmDestroyedParameters; + }; +} +export declare namespace Script { + type RealmDestroyedParameters = { + realm: Script.Realm; + }; +} +export type StorageCommand = Storage.DeleteCookies | Storage.GetCookies | Storage.SetCookie; +export type StorageResult = Storage.DeleteCookiesResult | Storage.GetCookiesResult | Storage.SetCookieResult; +export declare namespace Storage { + type PartitionKey = { + userContext?: string; + sourceOrigin?: string; + } & Extensible; +} +export declare namespace Storage { + type GetCookies = { + method: 'storage.getCookies'; + params: Storage.GetCookiesParameters; + }; +} +export declare namespace Storage { + type CookieFilter = { + name?: string; + value?: Network.BytesValue; + domain?: string; + path?: string; + size?: JsUint; + httpOnly?: boolean; + secure?: boolean; + sameSite?: Network.SameSite; + expiry?: JsUint; + } & Extensible; +} +export declare namespace Storage { + type BrowsingContextPartitionDescriptor = { + type: 'context'; + context: BrowsingContext.BrowsingContext; + }; +} +export declare namespace Storage { + type StorageKeyPartitionDescriptor = { + type: 'storageKey'; + userContext?: string; + sourceOrigin?: string; + } & Extensible; +} +export declare namespace Storage { + type PartitionDescriptor = Storage.BrowsingContextPartitionDescriptor | Storage.StorageKeyPartitionDescriptor; +} +export declare namespace Storage { + type GetCookiesParameters = { + filter?: Storage.CookieFilter; + partition?: Storage.PartitionDescriptor; + }; +} +export declare namespace Storage { + type GetCookiesResult = { + cookies: [...Network.Cookie[]]; + partitionKey: Storage.PartitionKey; + }; +} +export declare namespace Storage { + type SetCookie = { + method: 'storage.setCookie'; + params: Storage.SetCookieParameters; + }; +} +export declare namespace Storage { + type PartialCookie = { + name: string; + value: Network.BytesValue; + domain: string; + path?: string; + httpOnly?: boolean; + secure?: boolean; + sameSite?: Network.SameSite; + expiry?: JsUint; + } & Extensible; +} +export declare namespace Storage { + type SetCookieParameters = { + cookie: Storage.PartialCookie; + partition?: Storage.PartitionDescriptor; + }; +} +export declare namespace Storage { + type SetCookieResult = { + partitionKey: Storage.PartitionKey; + }; +} +export declare namespace Storage { + type DeleteCookies = { + method: 'storage.deleteCookies'; + params: Storage.DeleteCookiesParameters; + }; +} +export declare namespace Storage { + type DeleteCookiesParameters = { + filter?: Storage.CookieFilter; + partition?: Storage.PartitionDescriptor; + }; +} +export declare namespace Storage { + type DeleteCookiesResult = { + partitionKey: Storage.PartitionKey; + }; +} +export type LogEvent = Log.EntryAdded; +export declare namespace Log { + const enum Level { + Debug = "debug", + Info = "info", + Warn = "warn", + Error = "error" + } +} +export declare namespace Log { + type Entry = Log.GenericLogEntry | Log.ConsoleLogEntry | Log.JavascriptLogEntry; +} +export declare namespace Log { + type BaseLogEntry = { + level: Log.Level; + source: Script.Source; + text: string | null; + timestamp: JsUint; + stackTrace?: Script.StackTrace; + }; +} +export declare namespace Log { + type GenericLogEntry = Log.BaseLogEntry & { + type: string; + }; +} +export declare namespace Log { + type ConsoleLogEntry = Log.BaseLogEntry & { + type: 'console'; + method: string; + args: [...Script.RemoteValue[]]; + }; +} +export declare namespace Log { + type JavascriptLogEntry = Log.BaseLogEntry & { + type: 'javascript'; + }; +} +export declare namespace Log { + type EntryAdded = { + method: 'log.entryAdded'; + params: Log.Entry; + }; +} +export type InputCommand = Input.PerformActions | Input.ReleaseActions | Input.SetFiles; +export declare namespace Input { + type ElementOrigin = { + type: 'element'; + element: Script.SharedReference; + }; +} +export declare namespace Input { + type PerformActionsParameters = { + context: BrowsingContext.BrowsingContext; + actions: [...Input.SourceActions[]]; + }; +} +export declare namespace Input { + type NoneSourceActions = { + type: 'none'; + id: string; + actions: [...Input.NoneSourceAction[]]; + }; +} +export declare namespace Input { + type KeySourceActions = { + type: 'key'; + id: string; + actions: [...Input.KeySourceAction[]]; + }; +} +export declare namespace Input { + type PointerSourceActions = { + type: 'pointer'; + id: string; + parameters?: Input.PointerParameters; + actions: [...Input.PointerSourceAction[]]; + }; +} +export declare namespace Input { + type PerformActions = { + method: 'input.performActions'; + params: Input.PerformActionsParameters; + }; +} +export declare namespace Input { + type SourceActions = Input.NoneSourceActions | Input.KeySourceActions | Input.PointerSourceActions | Input.WheelSourceActions; +} +export declare namespace Input { + type NoneSourceAction = Input.PauseAction; +} +export declare namespace Input { + type KeySourceAction = Input.PauseAction | Input.KeyDownAction | Input.KeyUpAction; +} +export declare namespace Input { + const enum PointerType { + Mouse = "mouse", + Pen = "pen", + Touch = "touch" + } +} +export declare namespace Input { + type PointerParameters = { + /** + * @defaultValue `"mouse"` + */ + pointerType?: Input.PointerType; + }; +} +export declare namespace Input { + type WheelSourceActions = { + type: 'wheel'; + id: string; + actions: [...Input.WheelSourceAction[]]; + }; +} +export declare namespace Input { + type PointerSourceAction = Input.PauseAction | Input.PointerDownAction | Input.PointerUpAction | Input.PointerMoveAction; +} +export declare namespace Input { + type WheelSourceAction = Input.PauseAction | Input.WheelScrollAction; +} +export declare namespace Input { + type PauseAction = { + type: 'pause'; + duration?: JsUint; + }; +} +export declare namespace Input { + type KeyDownAction = { + type: 'keyDown'; + value: string; + }; +} +export declare namespace Input { + type KeyUpAction = { + type: 'keyUp'; + value: string; + }; +} +export declare namespace Input { + type PointerUpAction = { + type: 'pointerUp'; + button: JsUint; + } & Input.PointerCommonProperties; +} +export declare namespace Input { + type PointerDownAction = { + type: 'pointerDown'; + button: JsUint; + } & Input.PointerCommonProperties; +} +export declare namespace Input { + type PointerMoveAction = { + type: 'pointerMove'; + x: JsInt; + y: JsInt; + duration?: JsUint; + origin?: Input.Origin; + } & Input.PointerCommonProperties; +} +export declare namespace Input { + type WheelScrollAction = { + type: 'scroll'; + x: JsInt; + y: JsInt; + deltaX: JsInt; + deltaY: JsInt; + duration?: JsUint; + /** + * @defaultValue `"viewport"` + */ + origin?: Input.Origin; + }; +} +export declare namespace Input { + type PointerCommonProperties = { + /** + * @defaultValue `1` + */ + width?: JsUint; + /** + * @defaultValue `1` + */ + height?: JsUint; + /** + * @defaultValue `0` + */ + pressure?: number; + /** + * @defaultValue `0` + */ + tangentialPressure?: number; + /** + * Must be between `0` and `359`, inclusive. + * + * @defaultValue `0` + */ + twist?: number; + /** + * Must be between `0` and `1.5707963267948966`, inclusive. + * + * @defaultValue `0` + */ + altitudeAngle?: number; + /** + * Must be between `0` and `6.283185307179586`, inclusive. + * + * @defaultValue `0` + */ + azimuthAngle?: number; + }; +} +export declare namespace Input { + type Origin = 'viewport' | 'pointer' | Input.ElementOrigin; +} +export declare namespace Input { + type ReleaseActions = { + method: 'input.releaseActions'; + params: Input.ReleaseActionsParameters; + }; +} +export declare namespace Input { + type ReleaseActionsParameters = { + context: BrowsingContext.BrowsingContext; + }; +} +export declare namespace Input { + type SetFiles = { + method: 'input.setFiles'; + params: Input.SetFilesParameters; + }; +} +export declare namespace Input { + type SetFilesParameters = { + context: BrowsingContext.BrowsingContext; + element: Script.SharedReference; + files: [...string[]]; + }; +} diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.js b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.js new file mode 100644 index 0000000..c6e8e3e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.js @@ -0,0 +1,19 @@ +"use strict"; +/** + * Copyright 2024 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=webdriver-bidi.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.js.map b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.js.map new file mode 100644 index 0000000..2553a74 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/generated/webdriver-bidi.js.map @@ -0,0 +1 @@ +{"version":3,"file":"webdriver-bidi.js","sourceRoot":"","sources":["../../../../src/protocol/generated/webdriver-bidi.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/protocol.d.ts b/node_modules/chromium-bidi/lib/cjs/protocol/protocol.d.ts new file mode 100644 index 0000000..6977ccf --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/protocol.d.ts @@ -0,0 +1,21 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * as Cdp from './cdp.js'; +export * as ChromiumBidi from './chromium-bidi.js'; +export * from './generated/webdriver-bidi.js'; +export * from './ErrorResponse.js'; +export * from './generated/webdriver-bidi-permissions.js'; diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js b/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js new file mode 100644 index 0000000..15a4ce6 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js @@ -0,0 +1,51 @@ +"use strict"; +var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + var desc = Object.getOwnPropertyDescriptor(m, k); + if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { + desc = { enumerable: true, get: function() { return m[k]; } }; + } + Object.defineProperty(o, k2, desc); +}) : (function(o, m, k, k2) { + if (k2 === undefined) k2 = k; + o[k2] = m[k]; +})); +var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { + Object.defineProperty(o, "default", { enumerable: true, value: v }); +}) : function(o, v) { + o["default"] = v; +}); +var __importStar = (this && this.__importStar) || function (mod) { + if (mod && mod.__esModule) return mod; + var result = {}; + if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); + __setModuleDefault(result, mod); + return result; +}; +var __exportStar = (this && this.__exportStar) || function(m, exports) { + for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ChromiumBidi = exports.Cdp = void 0; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +exports.Cdp = __importStar(require("./cdp.js")); +exports.ChromiumBidi = __importStar(require("./chromium-bidi.js")); +__exportStar(require("./generated/webdriver-bidi.js"), exports); +__exportStar(require("./ErrorResponse.js"), exports); +__exportStar(require("./generated/webdriver-bidi-permissions.js"), exports); +//# sourceMappingURL=protocol.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js.map b/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js.map new file mode 100644 index 0000000..ed04747 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js.map @@ -0,0 +1 @@ +{"version":3,"file":"protocol.js","sourceRoot":"","sources":["../../../src/protocol/protocol.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;;;;;;;;GAeG;AACH,gDAAgC;AAChC,mEAAmD;AACnD,gEAA8C;AAC9C,qDAAmC;AACnC,4EAA0D"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/Buffer.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/Buffer.d.ts new file mode 100644 index 0000000..ecee743 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/Buffer.d.ts @@ -0,0 +1,27 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** Implements a FIFO buffer with a fixed size. */ +export declare class Buffer { + #private; + /** + * @param capacity The buffer capacity. + * @param onItemRemoved Delegate called for each removed element. + */ + constructor(capacity: number, onItemRemoved?: (value: T) => void); + get(): T[]; + add(value: T): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/Buffer.js b/node_modules/chromium-bidi/lib/cjs/utils/Buffer.js new file mode 100644 index 0000000..7c38d98 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/Buffer.js @@ -0,0 +1,47 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Buffer = void 0; +/** Implements a FIFO buffer with a fixed size. */ +class Buffer { + #capacity; + #entries = []; + #onItemRemoved; + /** + * @param capacity The buffer capacity. + * @param onItemRemoved Delegate called for each removed element. + */ + constructor(capacity, onItemRemoved) { + this.#capacity = capacity; + this.#onItemRemoved = onItemRemoved; + } + get() { + return this.#entries; + } + add(value) { + this.#entries.push(value); + while (this.#entries.length > this.#capacity) { + const item = this.#entries.shift(); + if (item !== undefined) { + this.#onItemRemoved?.(item); + } + } + } +} +exports.Buffer = Buffer; +//# sourceMappingURL=Buffer.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/Buffer.js.map b/node_modules/chromium-bidi/lib/cjs/utils/Buffer.js.map new file mode 100644 index 0000000..f5e70f6 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/Buffer.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Buffer.js","sourceRoot":"","sources":["../../../src/utils/Buffer.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,kDAAkD;AAClD,MAAa,MAAM;IACR,SAAS,CAAS;IAClB,QAAQ,GAAQ,EAAE,CAAC;IACnB,cAAc,CAAsB;IAE7C;;;OAGG;IACH,YAAY,QAAgB,EAAE,aAAkC;QAC9D,IAAI,CAAC,SAAS,GAAG,QAAQ,CAAC;QAC1B,IAAI,CAAC,cAAc,GAAG,aAAa,CAAC;IACtC,CAAC;IAED,GAAG;QACD,OAAO,IAAI,CAAC,QAAQ,CAAC;IACvB,CAAC;IAED,GAAG,CAAC,KAAQ;QACV,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QAC1B,OAAO,IAAI,CAAC,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC,SAAS,EAAE,CAAC;YAC7C,MAAM,IAAI,GAAG,IAAI,CAAC,QAAQ,CAAC,KAAK,EAAE,CAAC;YACnC,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;gBACvB,IAAI,CAAC,cAAc,EAAE,CAAC,IAAI,CAAC,CAAC;YAC9B,CAAC;QACH,CAAC;IACH,CAAC;CACF;AA3BD,wBA2BC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.d.ts new file mode 100644 index 0000000..44a357d --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.d.ts @@ -0,0 +1,22 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** @see https://crsrc.org/c/third_party/devtools-frontend/src/front_end/core/protocol_client/InspectorBackend.ts */ +export declare const enum CdpErrorConstants { + CONNECTION_CLOSED = -32001, + DEVTOOLS_STUB = -32015, + GENERIC_ERROR = -32000 +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.js b/node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.js new file mode 100644 index 0000000..6012d89 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.js @@ -0,0 +1,19 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=CdpErrorConstants.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.js.map b/node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.js.map new file mode 100644 index 0000000..2eb724e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/CdpErrorConstants.js.map @@ -0,0 +1 @@ +{"version":3,"file":"CdpErrorConstants.js","sourceRoot":"","sources":["../../../src/utils/CdpErrorConstants.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.d.ts new file mode 100644 index 0000000..6ed9fcb --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.d.ts @@ -0,0 +1,26 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * A subclass of Map whose functionality is almost the same as its parent + * except for the fact that DefaultMap never returns undefined. It provides a + * default value for keys that do not exist. + */ +export declare class DefaultMap extends Map { + #private; + constructor(getDefaultValue: (key: K) => V, entries?: readonly (readonly [K, V])[] | null); + get(key: K): V; +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.js b/node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.js new file mode 100644 index 0000000..adc3786 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.js @@ -0,0 +1,40 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.DefaultMap = void 0; +/** + * A subclass of Map whose functionality is almost the same as its parent + * except for the fact that DefaultMap never returns undefined. It provides a + * default value for keys that do not exist. + */ +class DefaultMap extends Map { + /** The default value to return whenever a key is not present in the map. */ + #getDefaultValue; + constructor(getDefaultValue, entries) { + super(entries); + this.#getDefaultValue = getDefaultValue; + } + get(key) { + if (!this.has(key)) { + this.set(key, this.#getDefaultValue(key)); + } + return super.get(key); + } +} +exports.DefaultMap = DefaultMap; +//# sourceMappingURL=DefaultMap.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.js.map b/node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.js.map new file mode 100644 index 0000000..9e4ff95 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/DefaultMap.js.map @@ -0,0 +1 @@ +{"version":3,"file":"DefaultMap.js","sourceRoot":"","sources":["../../../src/utils/DefaultMap.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH;;;;GAIG;AACH,MAAa,UAAiB,SAAQ,GAAS;IAC7C,4EAA4E;IAC5E,gBAAgB,CAAgB;IAEhC,YACE,eAA8B,EAC9B,OAA6C;QAE7C,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,gBAAgB,GAAG,eAAe,CAAC;IAC1C,CAAC;IAEQ,GAAG,CAAC,GAAM;QACjB,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC;YACnB,IAAI,CAAC,GAAG,CAAC,GAAG,EAAE,IAAI,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC,CAAC;QAC5C,CAAC;QACD,OAAO,KAAK,CAAC,GAAG,CAAC,GAAG,CAAE,CAAC;IACzB,CAAC;CACF;AAlBD,gCAkBC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/Deferred.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/Deferred.d.ts new file mode 100644 index 0000000..ca91d9f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/Deferred.d.ts @@ -0,0 +1,27 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export declare class Deferred implements Promise { + #private; + get isFinished(): boolean; + constructor(); + then(onFulfilled?: ((value: T) => TResult1 | PromiseLike) | null, onRejected?: ((reason: unknown) => TResult2 | PromiseLike) | null): Promise; + catch(onRejected?: ((reason: unknown) => TResult | PromiseLike) | null): Promise; + resolve(value: T): void; + reject(reason: unknown): void; + finally(onFinally?: (() => void) | null): Promise; + [Symbol.toStringTag]: string; +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/Deferred.js b/node_modules/chromium-bidi/lib/cjs/utils/Deferred.js new file mode 100644 index 0000000..a31ca5c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/Deferred.js @@ -0,0 +1,63 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Deferred = void 0; +class Deferred { + #isFinished = false; + #promise; + #resolve; + #reject; + get isFinished() { + return this.#isFinished; + } + constructor() { + this.#promise = new Promise((resolve, reject) => { + this.#resolve = resolve; + this.#reject = reject; + }); + // Needed to avoid `Uncaught (in promise)`. The promises returned by `then` + // and `catch` will be rejected anyway. + this.#promise.catch((_error) => { + // Intentionally empty. + }); + } + then(onFulfilled, onRejected) { + return this.#promise.then(onFulfilled, onRejected); + } + catch(onRejected) { + return this.#promise.catch(onRejected); + } + resolve(value) { + if (!this.#isFinished) { + this.#isFinished = true; + this.#resolve(value); + } + } + reject(reason) { + if (!this.#isFinished) { + this.#isFinished = true; + this.#reject(reason); + } + } + finally(onFinally) { + return this.#promise.finally(onFinally); + } + [Symbol.toStringTag] = 'Promise'; +} +exports.Deferred = Deferred; +//# sourceMappingURL=Deferred.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/Deferred.js.map b/node_modules/chromium-bidi/lib/cjs/utils/Deferred.js.map new file mode 100644 index 0000000..ee47a90 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/Deferred.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Deferred.js","sourceRoot":"","sources":["../../../src/utils/Deferred.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,MAAa,QAAQ;IACnB,WAAW,GAAG,KAAK,CAAC;IACpB,QAAQ,CAAa;IACrB,QAAQ,CAAsB;IAC9B,OAAO,CAA6B;IAEpC,IAAI,UAAU;QACZ,OAAO,IAAI,CAAC,WAAW,CAAC;IAC1B,CAAC;IAED;QACE,IAAI,CAAC,QAAQ,GAAG,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YAC9C,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;YACxB,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC;QACxB,CAAC,CAAC,CAAC;QACH,2EAA2E;QAC3E,uCAAuC;QACvC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,MAAM,EAAE,EAAE;YAC7B,uBAAuB;QACzB,CAAC,CAAC,CAAC;IACL,CAAC;IAED,IAAI,CACF,WAAqE,EACrE,UAA2E;QAE3E,OAAO,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,WAAW,EAAE,UAAU,CAAC,CAAC;IACrD,CAAC;IAED,KAAK,CACH,UAAyE;QAEzE,OAAO,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;IACzC,CAAC;IAED,OAAO,CAAC,KAAQ;QACd,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC;YACtB,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC;YACxB,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QACvB,CAAC;IACH,CAAC;IAED,MAAM,CAAC,MAAe;QACpB,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC;YACtB,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC;YACxB,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QACvB,CAAC;IACH,CAAC;IAED,OAAO,CAAC,SAA+B;QACrC,OAAO,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;IAC1C,CAAC;IAED,CAAC,MAAM,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;CAClC;AAtDD,4BAsDC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.d.ts new file mode 100644 index 0000000..807eab9 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.d.ts @@ -0,0 +1,58 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { type EventType, type Handler, type WildcardHandler } from 'mitt'; +export declare class EventEmitter> { + #private; + /** + * Binds an event listener to fire when an event occurs. + * @param event The event type you'd like to listen to. Can be a string or symbol. + * @param handler The function to be called when the event occurs. + * @return `this` to enable chaining method calls. + */ + on(type: '*', handler: WildcardHandler): this; + on(type: Key, handler: Handler): this; + /** + * Like `on` but the listener will only be fired once and then it will be removed. + * @param event The event you'd like to listen to + * @param handler The handler function to run when the event occurs + * @return `this` to enable chaining method calls. + */ + once(event: EventType, handler: Handler): this; + /** + * Removes an event listener from firing. + * @param event The event type you'd like to stop listening to. + * @param handler The function that should be removed. + * @return `this` to enable chaining method calls. + */ + off(type: '*', handler: WildcardHandler): this; + off(type: Key, handler: Handler): EventEmitter; + /** + * Emits an event and call any associated listeners. + * + * @param event The event to emit. + * @param eventData Any data to emit with the event. + * @return `true` if there are any listeners, `false` otherwise. + */ + emit(event: Key, eventData: Events[Key]): void; + /** + * Removes all listeners. If given an event argument, it will remove only + * listeners for that event. + * @param event - the event to remove listeners for. + * @returns `this` to enable you to chain method calls. + */ + removeAllListeners(event?: EventType): this; +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js b/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js new file mode 100644 index 0000000..c9ad091 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js @@ -0,0 +1,74 @@ +"use strict"; +var __importDefault = (this && this.__importDefault) || function (mod) { + return (mod && mod.__esModule) ? mod : { "default": mod }; +}; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.EventEmitter = void 0; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +const mitt_1 = __importDefault(require("mitt")); +class EventEmitter { + #emitter = (0, mitt_1.default)(); + on(type, handler) { + this.#emitter.on(type, handler); + return this; + } + /** + * Like `on` but the listener will only be fired once and then it will be removed. + * @param event The event you'd like to listen to + * @param handler The handler function to run when the event occurs + * @return `this` to enable chaining method calls. + */ + once(event, handler) { + const onceHandler = (eventData) => { + handler(eventData); + this.off(event, onceHandler); + }; + return this.on(event, onceHandler); + } + off(type, handler) { + this.#emitter.off(type, handler); + return this; + } + /** + * Emits an event and call any associated listeners. + * + * @param event The event to emit. + * @param eventData Any data to emit with the event. + * @return `true` if there are any listeners, `false` otherwise. + */ + emit(event, eventData) { + this.#emitter.emit(event, eventData); + } + /** + * Removes all listeners. If given an event argument, it will remove only + * listeners for that event. + * @param event - the event to remove listeners for. + * @returns `this` to enable you to chain method calls. + */ + removeAllListeners(event) { + if (event) { + this.#emitter.all.delete(event); + } + else { + this.#emitter.all.clear(); + } + return this; + } +} +exports.EventEmitter = EventEmitter; +//# sourceMappingURL=EventEmitter.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js.map b/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js.map new file mode 100644 index 0000000..cb5ba9e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js.map @@ -0,0 +1 @@ +{"version":3,"file":"EventEmitter.js","sourceRoot":"","sources":["../../../src/utils/EventEmitter.ts"],"names":[],"mappings":";;;;;;AAAA;;;;;;;;;;;;;;;GAeG;AACH,gDAKc;AAEd,MAAa,YAAY;IACvB,QAAQ,GAAoB,IAAA,cAAI,GAAE,CAAC;IAUnC,EAAE,CAAC,IAAS,EAAE,OAAY;QACxB,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;QAChC,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;;;OAKG;IACH,IAAI,CAAC,KAAgB,EAAE,OAAgB;QACrC,MAAM,WAAW,GAAY,CAAC,SAAS,EAAE,EAAE;YACzC,OAAO,CAAC,SAAS,CAAC,CAAC;YACnB,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,WAAW,CAAC,CAAC;QAC/B,CAAC,CAAC;QACF,OAAO,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,WAAW,CAAC,CAAC;IACrC,CAAC;IAaD,GAAG,CAAC,IAAS,EAAE,OAAY;QACzB,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;QACjC,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;;;;OAMG;IACH,IAAI,CAA2B,KAAU,EAAE,SAAsB;QAC/D,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,EAAE,SAAS,CAAC,CAAC;IACvC,CAAC;IAED;;;;;OAKG;IACH,kBAAkB,CAAC,KAAiB;QAClC,IAAI,KAAK,EAAE,CAAC;YACV,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;QAClC,CAAC;aAAM,CAAC;YACN,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,KAAK,EAAE,CAAC;QAC5B,CAAC;QACD,OAAO,IAAI,CAAC;IACd,CAAC;CACF;AAvED,oCAuEC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.d.ts new file mode 100644 index 0000000..f0f44d3 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.d.ts @@ -0,0 +1,24 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * Creates an object with a positive unique incrementing id. + */ +export declare class IdWrapper { + #private; + constructor(); + get id(): number; +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.js b/node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.js new file mode 100644 index 0000000..3b1ffdd --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.js @@ -0,0 +1,34 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.IdWrapper = void 0; +/** + * Creates an object with a positive unique incrementing id. + */ +class IdWrapper { + static #counter = 0; + #id; + constructor() { + this.#id = ++IdWrapper.#counter; + } + get id() { + return this.#id; + } +} +exports.IdWrapper = IdWrapper; +//# sourceMappingURL=IdWrapper.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.js.map b/node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.js.map new file mode 100644 index 0000000..b79a485 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/IdWrapper.js.map @@ -0,0 +1 @@ +{"version":3,"file":"IdWrapper.js","sourceRoot":"","sources":["../../../src/utils/IdWrapper.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH;;GAEG;AACH,MAAa,SAAS;IACpB,MAAM,CAAC,QAAQ,GAAG,CAAC,CAAC;IACX,GAAG,CAAS;IAErB;QACE,IAAI,CAAC,GAAG,GAAG,EAAE,SAAS,CAAC,QAAQ,CAAC;IAClC,CAAC;IAED,IAAI,EAAE;QACJ,OAAO,IAAI,CAAC,GAAG,CAAC;IAClB,CAAC;;AAVH,8BAWC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/Mutex.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/Mutex.d.ts new file mode 100644 index 0000000..af30171 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/Mutex.d.ts @@ -0,0 +1,29 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * Copyright 2022 The Chromium Authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export type ReleaseFunction = () => void; +/** + * Use Mutex class to coordinate local concurrent operations. + * Once `acquire` promise resolves, you hold the lock and must + * call `release` function returned by `acquire` to release the + * lock. Failing to `release` the lock may lead to deadlocks. + */ +export declare class Mutex { + #private; + acquire(): Promise; + run(action: () => Promise): Promise; +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/Mutex.js b/node_modules/chromium-bidi/lib/cjs/utils/Mutex.js new file mode 100644 index 0000000..7b711c7 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/Mutex.js @@ -0,0 +1,68 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * Copyright 2022 The Chromium Authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.Mutex = void 0; +/** + * Use Mutex class to coordinate local concurrent operations. + * Once `acquire` promise resolves, you hold the lock and must + * call `release` function returned by `acquire` to release the + * lock. Failing to `release` the lock may lead to deadlocks. + */ +class Mutex { + #locked = false; + #acquirers = []; + // This is FIFO. + acquire() { + const state = { resolved: false }; + if (this.#locked) { + return new Promise((resolve) => { + this.#acquirers.push(() => resolve(this.#release.bind(this, state))); + }); + } + this.#locked = true; + return Promise.resolve(this.#release.bind(this, state)); + } + #release(state) { + if (state.resolved) { + throw new Error('Cannot release more than once.'); + } + state.resolved = true; + const resolve = this.#acquirers.shift(); + if (!resolve) { + this.#locked = false; + return; + } + resolve(); + } + async run(action) { + const release = await this.acquire(); + try { + // Note we need to await here because we want the await to release AFTER + // that await happens. Returning action() will trigger the release + // immediately which is counter to what we want. + const result = await action(); + return result; + } + finally { + release(); + } + } +} +exports.Mutex = Mutex; +//# sourceMappingURL=Mutex.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/Mutex.js.map b/node_modules/chromium-bidi/lib/cjs/utils/Mutex.js.map new file mode 100644 index 0000000..0735aff --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/Mutex.js.map @@ -0,0 +1 @@ +{"version":3,"file":"Mutex.js","sourceRoot":"","sources":["../../../src/utils/Mutex.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAIH;;;;;GAKG;AACH,MAAa,KAAK;IAChB,OAAO,GAAG,KAAK,CAAC;IAChB,UAAU,GAAmB,EAAE,CAAC;IAEhC,gBAAgB;IAChB,OAAO;QACL,MAAM,KAAK,GAAG,EAAC,QAAQ,EAAE,KAAK,EAAC,CAAC;QAChC,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;YACjB,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;gBAC7B,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC;YACvE,CAAC,CAAC,CAAC;QACL,CAAC;QACD,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;QACpB,OAAO,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC,CAAC;IAC1D,CAAC;IAED,QAAQ,CAAC,KAA0B;QACjC,IAAI,KAAK,CAAC,QAAQ,EAAE,CAAC;YACnB,MAAM,IAAI,KAAK,CAAC,gCAAgC,CAAC,CAAC;QACpD,CAAC;QACD,KAAK,CAAC,QAAQ,GAAG,IAAI,CAAC;QAEtB,MAAM,OAAO,GAAG,IAAI,CAAC,UAAU,CAAC,KAAK,EAAE,CAAC;QACxC,IAAI,CAAC,OAAO,EAAE,CAAC;YACb,IAAI,CAAC,OAAO,GAAG,KAAK,CAAC;YACrB,OAAO;QACT,CAAC;QACD,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,KAAK,CAAC,GAAG,CAAI,MAAwB;QACnC,MAAM,OAAO,GAAG,MAAM,IAAI,CAAC,OAAO,EAAE,CAAC;QACrC,IAAI,CAAC;YACH,wEAAwE;YACxE,kEAAkE;YAClE,gDAAgD;YAChD,MAAM,MAAM,GAAG,MAAM,MAAM,EAAE,CAAC;YAC9B,OAAO,MAAM,CAAC;QAChB,CAAC;gBAAS,CAAC;YACT,OAAO,EAAE,CAAC;QACZ,CAAC;IACH,CAAC;CACF;AA1CD,sBA0CC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.d.ts new file mode 100644 index 0000000..6a93170 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.d.ts @@ -0,0 +1,24 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { type LoggerFn } from './log.js'; +import type { Result } from './result.js'; +export declare class ProcessingQueue { + #private; + static readonly LOGGER_PREFIX: "debug:queue"; + constructor(processor: (arg: T) => Promise, logger?: LoggerFn); + add(entry: Promise>, name: string): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.js b/node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.js new file mode 100644 index 0000000..4fff60d --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.js @@ -0,0 +1,65 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.ProcessingQueue = void 0; +const log_js_1 = require("./log.js"); +class ProcessingQueue { + static LOGGER_PREFIX = `${log_js_1.LogType.debug}:queue`; + #logger; + #processor; + #queue = []; + // Flag to keep only 1 active processor. + #isProcessing = false; + constructor(processor, logger) { + this.#processor = processor; + this.#logger = logger; + } + add(entry, name) { + this.#queue.push([entry, name]); + // No need in waiting. Just initialize processor if needed. + void this.#processIfNeeded(); + } + async #processIfNeeded() { + if (this.#isProcessing) { + return; + } + this.#isProcessing = true; + while (this.#queue.length > 0) { + const arrayEntry = this.#queue.shift(); + if (!arrayEntry) { + continue; + } + const [entryPromise, name] = arrayEntry; + this.#logger?.(ProcessingQueue.LOGGER_PREFIX, 'Processing event:', name); + await entryPromise + .then((entry) => { + if (entry.kind === 'error') { + this.#logger?.(log_js_1.LogType.debugError, 'Event threw before sending:', entry.error.message, entry.error.stack); + return; + } + return this.#processor(entry.value); + }) + .catch((error) => { + this.#logger?.(log_js_1.LogType.debugError, 'Event was not processed:', error?.message); + }); + } + this.#isProcessing = false; + } +} +exports.ProcessingQueue = ProcessingQueue; +//# sourceMappingURL=ProcessingQueue.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.js.map b/node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.js.map new file mode 100644 index 0000000..4a7cb2e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/ProcessingQueue.js.map @@ -0,0 +1 @@ +{"version":3,"file":"ProcessingQueue.js","sourceRoot":"","sources":["../../../src/utils/ProcessingQueue.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,qCAAgD;AAGhD,MAAa,eAAe;IAC1B,MAAM,CAAU,aAAa,GAAG,GAAG,gBAAO,CAAC,KAAK,QAAiB,CAAC;IAEzD,OAAO,CAAY;IACnB,UAAU,CAA4B;IACtC,MAAM,GAAmC,EAAE,CAAC;IAErD,wCAAwC;IACxC,aAAa,GAAG,KAAK,CAAC;IAEtB,YAAY,SAAoC,EAAE,MAAiB;QACjE,IAAI,CAAC,UAAU,GAAG,SAAS,CAAC;QAC5B,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC;IACxB,CAAC;IAED,GAAG,CAAC,KAAyB,EAAE,IAAY;QACzC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC;QAChC,2DAA2D;QAC3D,KAAK,IAAI,CAAC,gBAAgB,EAAE,CAAC;IAC/B,CAAC;IAED,KAAK,CAAC,gBAAgB;QACpB,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACvB,OAAO;QACT,CAAC;QACD,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,OAAO,IAAI,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;YAC9B,MAAM,UAAU,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,EAAE,CAAC;YACvC,IAAI,CAAC,UAAU,EAAE,CAAC;gBAChB,SAAS;YACX,CAAC;YACD,MAAM,CAAC,YAAY,EAAE,IAAI,CAAC,GAAG,UAAU,CAAC;YACxC,IAAI,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,aAAa,EAAE,mBAAmB,EAAE,IAAI,CAAC,CAAC;YAEzE,MAAM,YAAY;iBACf,IAAI,CAAC,CAAC,KAAK,EAAE,EAAE;gBACd,IAAI,KAAK,CAAC,IAAI,KAAK,OAAO,EAAE,CAAC;oBAC3B,IAAI,CAAC,OAAO,EAAE,CACZ,gBAAO,CAAC,UAAU,EAClB,6BAA6B,EAC7B,KAAK,CAAC,KAAK,CAAC,OAAO,EACnB,KAAK,CAAC,KAAK,CAAC,KAAK,CAClB,CAAC;oBACF,OAAO;gBACT,CAAC;gBACD,OAAO,IAAI,CAAC,UAAU,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;YACtC,CAAC,CAAC;iBACD,KAAK,CAAC,CAAC,KAAK,EAAE,EAAE;gBACf,IAAI,CAAC,OAAO,EAAE,CACZ,gBAAO,CAAC,UAAU,EAClB,0BAA0B,EAC1B,KAAK,EAAE,OAAO,CACf,CAAC;YACJ,CAAC,CAAC,CAAC;QACP,CAAC;QAED,IAAI,CAAC,aAAa,GAAG,KAAK,CAAC;IAC7B,CAAC;;AAzDH,0CA0DC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.d.ts new file mode 100644 index 0000000..91c73da --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.d.ts @@ -0,0 +1,18 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { URLPattern } from 'urlpattern-polyfill'; +export { URLPattern }; diff --git a/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.js b/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.js new file mode 100644 index 0000000..7b7c11e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.js @@ -0,0 +1,27 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.URLPattern = void 0; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +const urlpattern_polyfill_1 = require("urlpattern-polyfill"); +Object.defineProperty(exports, "URLPattern", { enumerable: true, get: function () { return urlpattern_polyfill_1.URLPattern; } }); +// XXX: Switch to native URLPattern when available. +// https://github.com/nodejs/node/issues/40844 +if ('URLPattern' in globalThis) { + urlpattern_polyfill_1.URLPattern = globalThis.URLPattern; +} +//# sourceMappingURL=UrlPattern.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.js.map b/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.js.map new file mode 100644 index 0000000..0fa83a3 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.js.map @@ -0,0 +1 @@ +{"version":3,"file":"UrlPattern.js","sourceRoot":"","sources":["../../../src/utils/UrlPattern.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;;;;;;GAeG;AACH,6DAA+C;AAQvC,2FARA,gCAAU,OAQA;AANlB,mDAAmD;AACnD,8CAA8C;AAC9C,IAAI,YAAY,IAAI,UAAU,EAAE,CAAC;IAC9B,gCAAkB,GAAI,UAAkB,CAAC,UAAU,CAAC;AACvD,CAAC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.d.ts new file mode 100644 index 0000000..ff8443c --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.d.ts @@ -0,0 +1,25 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import type WebSocket from 'ws'; +import type { Transport } from './transport.js'; +export declare class WebSocketTransport implements Transport { + #private; + constructor(websocket: WebSocket); + setOnMessage(onMessage: (message: string) => void): void; + sendMessage(message: string): void; + close(): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.js b/node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.js new file mode 100644 index 0000000..aa98e5b --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.js @@ -0,0 +1,41 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.WebSocketTransport = void 0; +class WebSocketTransport { + #onMessage = null; + #websocket; + constructor(websocket) { + this.#websocket = websocket; + this.#websocket.on('message', (message) => { + this.#onMessage?.(message); + }); + } + setOnMessage(onMessage) { + this.#onMessage = onMessage; + } + sendMessage(message) { + this.#websocket.send(message); + } + close() { + this.#onMessage = null; + this.#websocket.close(); + } +} +exports.WebSocketTransport = WebSocketTransport; +//# sourceMappingURL=WebsocketTransport.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.js.map b/node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.js.map new file mode 100644 index 0000000..18ea3cf --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/WebsocketTransport.js.map @@ -0,0 +1 @@ +{"version":3,"file":"WebsocketTransport.js","sourceRoot":"","sources":["../../../src/utils/WebsocketTransport.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAMH,MAAa,kBAAkB;IAC7B,UAAU,GAAuC,IAAI,CAAC;IAEtD,UAAU,CAAY;IAEtB,YAAY,SAAoB;QAC9B,IAAI,CAAC,UAAU,GAAG,SAAS,CAAC;QAE5B,IAAI,CAAC,UAAU,CAAC,EAAE,CAAC,SAAS,EAAE,CAAC,OAAe,EAAE,EAAE;YAChD,IAAI,CAAC,UAAU,EAAE,CAAC,OAAO,CAAC,CAAC;QAC7B,CAAC,CAAC,CAAC;IACL,CAAC;IAED,YAAY,CAAC,SAAoC;QAC/C,IAAI,CAAC,UAAU,GAAG,SAAS,CAAC;IAC9B,CAAC;IAED,WAAW,CAAC,OAAe;QACzB,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAChC,CAAC;IAED,KAAK;QACH,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC;QACvB,IAAI,CAAC,UAAU,CAAC,KAAK,EAAE,CAAC;IAC1B,CAAC;CACF;AAzBD,gDAyBC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/assert.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/assert.d.ts new file mode 100644 index 0000000..3855220 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/assert.d.ts @@ -0,0 +1,17 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export declare function assert(predicate: T, message?: string): asserts predicate; diff --git a/node_modules/chromium-bidi/lib/cjs/utils/assert.js b/node_modules/chromium-bidi/lib/cjs/utils/assert.js new file mode 100644 index 0000000..f0525a0 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/assert.js @@ -0,0 +1,26 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +exports.assert = void 0; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +function assert(predicate, message) { + if (!predicate) { + throw new Error(message ?? 'Internal assertion failed.'); + } +} +exports.assert = assert; +//# sourceMappingURL=assert.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/assert.js.map b/node_modules/chromium-bidi/lib/cjs/utils/assert.js.map new file mode 100644 index 0000000..a6bf8b1 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/assert.js.map @@ -0,0 +1 @@ +{"version":3,"file":"assert.js","sourceRoot":"","sources":["../../../src/utils/assert.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,MAAM,CAAI,SAAY,EAAE,OAAgB;IACtD,IAAI,CAAC,SAAS,EAAE,CAAC;QACf,MAAM,IAAI,KAAK,CAAC,OAAO,IAAI,4BAA4B,CAAC,CAAC;IAC3D,CAAC;AACH,CAAC;AAJD,wBAIC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/log.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/log.d.ts new file mode 100644 index 0000000..c021245 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/log.d.ts @@ -0,0 +1,25 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export declare enum LogType { + bidi = "bidi", + cdp = "cdp", + debug = "debug", + debugError = "debug:error", + debugInfo = "debug:info" +} +export type LogPrefix = LogType | `${LogType}:${string}`; +export type LoggerFn = (type: LogPrefix, ...messages: unknown[]) => void; diff --git a/node_modules/chromium-bidi/lib/cjs/utils/log.js b/node_modules/chromium-bidi/lib/cjs/utils/log.js new file mode 100644 index 0000000..52ead1a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/log.js @@ -0,0 +1,30 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.LogType = void 0; +var LogType; +(function (LogType) { + // keep-sorted start + LogType["bidi"] = "bidi"; + LogType["cdp"] = "cdp"; + LogType["debug"] = "debug"; + LogType["debugError"] = "debug:error"; + LogType["debugInfo"] = "debug:info"; + // keep-sorted end +})(LogType || (exports.LogType = LogType = {})); +//# sourceMappingURL=log.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/log.js.map b/node_modules/chromium-bidi/lib/cjs/utils/log.js.map new file mode 100644 index 0000000..d5b1299 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/log.js.map @@ -0,0 +1 @@ +{"version":3,"file":"log.js","sourceRoot":"","sources":["../../../src/utils/log.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,IAAY,OAQX;AARD,WAAY,OAAO;IACjB,oBAAoB;IACpB,wBAAa,CAAA;IACb,sBAAW,CAAA;IACX,0BAAe,CAAA;IACf,qCAA0B,CAAA;IAC1B,mCAAwB,CAAA;IACxB,kBAAkB;AACpB,CAAC,EARW,OAAO,uBAAP,OAAO,QAQlB"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/result.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/result.d.ts new file mode 100644 index 0000000..e5f5db9 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/result.d.ts @@ -0,0 +1,23 @@ +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export type Result = { + kind: 'success'; + value: T; +} | { + kind: 'error'; + error: E; +}; diff --git a/node_modules/chromium-bidi/lib/cjs/utils/result.js b/node_modules/chromium-bidi/lib/cjs/utils/result.js new file mode 100644 index 0000000..f7bc337 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/result.js @@ -0,0 +1,19 @@ +"use strict"; +/** + * Copyright 2022 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=result.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/result.js.map b/node_modules/chromium-bidi/lib/cjs/utils/result.js.map new file mode 100644 index 0000000..bbb7b3a --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/result.js.map @@ -0,0 +1 @@ +{"version":3,"file":"result.js","sourceRoot":"","sources":["../../../src/utils/result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/transport.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/transport.d.ts new file mode 100644 index 0000000..9c16b47 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/transport.d.ts @@ -0,0 +1,25 @@ +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * Represents a low-level transport mechanism for raw text messages like + * a WebSocket, pipe, or Window binding. + */ +export interface Transport { + setOnMessage: (handler: (message: string) => Promise | void) => void; + sendMessage: (message: string) => Promise | void; + close(): void; +} diff --git a/node_modules/chromium-bidi/lib/cjs/utils/transport.js b/node_modules/chromium-bidi/lib/cjs/utils/transport.js new file mode 100644 index 0000000..8cff4b0 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/transport.js @@ -0,0 +1,19 @@ +"use strict"; +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +//# sourceMappingURL=transport.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/transport.js.map b/node_modules/chromium-bidi/lib/cjs/utils/transport.js.map new file mode 100644 index 0000000..370ed80 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/transport.js.map @@ -0,0 +1 @@ +{"version":3,"file":"transport.js","sourceRoot":"","sources":["../../../src/utils/transport.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/unitConversions.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/unitConversions.d.ts new file mode 100644 index 0000000..353437e --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/unitConversions.d.ts @@ -0,0 +1,18 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** @return Given an input in cm, convert it to inches. */ +export declare function inchesFromCm(cm: number): number; diff --git a/node_modules/chromium-bidi/lib/cjs/utils/unitConversions.js b/node_modules/chromium-bidi/lib/cjs/utils/unitConversions.js new file mode 100644 index 0000000..3c2e941 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/unitConversions.js @@ -0,0 +1,25 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.inchesFromCm = void 0; +/** @return Given an input in cm, convert it to inches. */ +function inchesFromCm(cm) { + return cm / 2.54; +} +exports.inchesFromCm = inchesFromCm; +//# sourceMappingURL=unitConversions.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/unitConversions.js.map b/node_modules/chromium-bidi/lib/cjs/utils/unitConversions.js.map new file mode 100644 index 0000000..11e0bc3 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/unitConversions.js.map @@ -0,0 +1 @@ +{"version":3,"file":"unitConversions.js","sourceRoot":"","sources":["../../../src/utils/unitConversions.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH,0DAA0D;AAC1D,SAAgB,YAAY,CAAC,EAAU;IACrC,OAAO,EAAE,GAAG,IAAI,CAAC;AACnB,CAAC;AAFD,oCAEC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/uuid.d.ts b/node_modules/chromium-bidi/lib/cjs/utils/uuid.d.ts new file mode 100644 index 0000000..29c26f7 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/uuid.d.ts @@ -0,0 +1,25 @@ +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * Generates a random v4 UUID, as specified in RFC4122. + * + * Uses the native Web Crypto API if available, otherwise falls back to a + * polyfill. + * + * Example: '9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d' + */ +export declare function uuidv4(): `${string}-${string}-${string}-${string}-${string}`; diff --git a/node_modules/chromium-bidi/lib/cjs/utils/uuid.js b/node_modules/chromium-bidi/lib/cjs/utils/uuid.js new file mode 100644 index 0000000..a76625f --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/uuid.js @@ -0,0 +1,63 @@ +"use strict"; +/** + * Copyright 2023 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +Object.defineProperty(exports, "__esModule", { value: true }); +exports.uuidv4 = void 0; +/** + * Generates a random v4 UUID, as specified in RFC4122. + * + * Uses the native Web Crypto API if available, otherwise falls back to a + * polyfill. + * + * Example: '9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d' + */ +function uuidv4() { + // Available only in secure contexts + // https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API + if ('crypto' in globalThis && 'randomUUID' in globalThis.crypto) { + // Node with + // https://nodejs.org/dist/latest-v20.x/docs/api/globals.html#crypto_1 or + // secure browser context. + return globalThis.crypto.randomUUID(); + } + const randomValues = new Uint8Array(16); + if ('crypto' in globalThis && 'getRandomValues' in globalThis.crypto) { + // Node with + // https://nodejs.org/dist/latest-v20.x/docs/api/globals.html#crypto_1 or + // browser. + globalThis.crypto.getRandomValues(randomValues); + } + else { + // Node without + // https://nodejs.org/dist/latest-v20.x/docs/api/globals.html#crypto_1. + // eslint-disable-next-line @typescript-eslint/no-var-requires + require('crypto').webcrypto.getRandomValues(randomValues); + } + // Set version (4) and variant (RFC4122) bits. + randomValues[6] = (randomValues[6] & 0x0f) | 0x40; + randomValues[8] = (randomValues[8] & 0x3f) | 0x80; + const bytesToHex = (bytes) => bytes.reduce((str, byte) => str + byte.toString(16).padStart(2, '0'), ''); + return [ + bytesToHex(randomValues.subarray(0, 4)), + bytesToHex(randomValues.subarray(4, 6)), + bytesToHex(randomValues.subarray(6, 8)), + bytesToHex(randomValues.subarray(8, 10)), + bytesToHex(randomValues.subarray(10, 16)), + ].join('-'); +} +exports.uuidv4 = uuidv4; +//# sourceMappingURL=uuid.js.map \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/cjs/utils/uuid.js.map b/node_modules/chromium-bidi/lib/cjs/utils/uuid.js.map new file mode 100644 index 0000000..cc81299 --- /dev/null +++ b/node_modules/chromium-bidi/lib/cjs/utils/uuid.js.map @@ -0,0 +1 @@ +{"version":3,"file":"uuid.js","sourceRoot":"","sources":["../../../src/utils/uuid.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAEH;;;;;;;GAOG;AACH,SAAgB,MAAM;IACpB,oCAAoC;IACpC,kEAAkE;IAClE,IAAI,QAAQ,IAAI,UAAU,IAAI,YAAY,IAAI,UAAU,CAAC,MAAM,EAAE,CAAC;QAChE,YAAY;QACZ,yEAAyE;QACzE,0BAA0B;QAC1B,OAAO,UAAU,CAAC,MAAM,CAAC,UAAU,EAAE,CAAC;IACxC,CAAC;IAED,MAAM,YAAY,GAAG,IAAI,UAAU,CAAC,EAAE,CAAC,CAAC;IAExC,IAAI,QAAQ,IAAI,UAAU,IAAI,iBAAiB,IAAI,UAAU,CAAC,MAAM,EAAE,CAAC;QACrE,YAAY;QACZ,yEAAyE;QACzE,WAAW;QACX,UAAU,CAAC,MAAM,CAAC,eAAe,CAAC,YAAY,CAAC,CAAC;IAClD,CAAC;SAAM,CAAC;QACN,eAAe;QACf,uEAAuE;QACvE,8DAA8D;QAC9D,OAAO,CAAC,QAAQ,CAAC,CAAC,SAAS,CAAC,eAAe,CAAC,YAAY,CAAC,CAAC;IAC5D,CAAC;IAED,8CAA8C;IAC9C,YAAY,CAAC,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC,CAAE,GAAG,IAAI,CAAC,GAAG,IAAI,CAAC;IACnD,YAAY,CAAC,CAAC,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC,CAAE,GAAG,IAAI,CAAC,GAAG,IAAI,CAAC;IAEnD,MAAM,UAAU,GAAG,CAAC,KAAiB,EAAE,EAAE,CACvC,KAAK,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,EAAE,CAAC,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,EAAE,EAAE,CAAC,CAAC;IAE5E,OAAO;QACL,UAAU,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;QACvC,UAAU,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;QACvC,UAAU,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;QACvC,UAAU,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;QACxC,UAAU,CAAC,YAAY,CAAC,QAAQ,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;KAC1C,CAAC,IAAI,CAAC,GAAG,CAAwD,CAAC;AACrE,CAAC;AAtCD,wBAsCC"} \ No newline at end of file diff --git a/node_modules/chromium-bidi/lib/iife/mapperTab.js b/node_modules/chromium-bidi/lib/iife/mapperTab.js new file mode 100644 index 0000000..983af1f --- /dev/null +++ b/node_modules/chromium-bidi/lib/iife/mapperTab.js @@ -0,0 +1,21 @@ +var mapperTab=function(){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var a=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};a.prototype=t.prototype}else a={};return Object.defineProperty(a,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),a}var a={},r={},n={},s={};var o=Object.freeze({__proto__:null,default:function(e){return{all:e=e||new Map,on:function(t,a){var r=e.get(t);r?r.push(a):e.set(t,[a])},off:function(t,a){var r=e.get(t);r&&(a?r.splice(r.indexOf(a)>>>0,1):e.set(t,[]))},emit:function(t,a){var r=e.get(t);r&&r.slice().map((function(e){e(a)})),(r=e.get("*"))&&r.slice().map((function(e){e(t,a)}))}}}}),i=t(o),c=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(s,"__esModule",{value:!0}),s.EventEmitter=void 0;const d=c(i);s.EventEmitter=class{#e=(0,d.default)();on(e,t){return this.#e.on(e,t),this}once(e,t){const a=r=>{t(r),this.off(e,a)};return this.on(e,a)}off(e,t){return this.#e.off(e,t),this}emit(e,t){this.#e.emit(e,t)}removeAllListeners(e){return e?this.#e.all.delete(e):this.#e.all.clear(),this}};var u,l={};Object.defineProperty(l,"__esModule",{value:!0}),l.LogType=void 0,function(e){e.bidi="bidi",e.cdp="cdp",e.debug="debug",e.debugError="debug:error",e.debugInfo="debug:info"}(u||(l.LogType=u={}));var h={};Object.defineProperty(h,"__esModule",{value:!0}),h.ProcessingQueue=void 0;const p=l;class m{static LOGGER_PREFIX=`${p.LogType.debug}:queue`;#t;#a;#r=[];#n=!1;constructor(e,t){this.#a=e,this.#t=t}add(e,t){this.#r.push([e,t]),this.#s()}async#s(){if(!this.#n){for(this.#n=!0;this.#r.length>0;){const e=this.#r.shift();if(!e)continue;const[t,a]=e;this.#t?.(m.LOGGER_PREFIX,"Processing event:",a),await t.then((e=>{if("error"!==e.kind)return this.#a(e.value);this.#t?.(p.LogType.debugError,"Event threw before sending:",e.error.message,e.error.stack)})).catch((e=>{this.#t?.(p.LogType.debugError,"Event was not processed:",e?.message)}))}this.#n=!1}}}h.ProcessingQueue=m;var f={},g={},y={};Object.defineProperty(y,"__esModule",{value:!0});var S,v,w,C,b,x={};Object.defineProperty(x,"__esModule",{value:!0}),x.EVENT_NAMES=x.Network=x.BrowsingContext=x.Log=x.Script=x.BiDiModule=void 0,function(e){e.Browser="browser",e.BrowsingContext="browsingContext",e.Cdp="cdp",e.Input="input",e.Log="log",e.Network="network",e.Script="script",e.Session="session"}(S||(x.BiDiModule=S={})),function(e){var t;(t=e.EventNames||(e.EventNames={})).Message="script.message",t.RealmCreated="script.realmCreated",t.RealmDestroyed="script.realmDestroyed"}(v||(x.Script=v={})),function(e){(e.EventNames||(e.EventNames={})).LogEntryAdded="log.entryAdded"}(w||(x.Log=w={})),function(e){var t;(t=e.EventNames||(e.EventNames={})).ContextCreated="browsingContext.contextCreated",t.ContextDestroyed="browsingContext.contextDestroyed",t.DomContentLoaded="browsingContext.domContentLoaded",t.DownloadWillBegin="browsingContext.downloadWillBegin",t.FragmentNavigated="browsingContext.fragmentNavigated",t.Load="browsingContext.load",t.NavigationAborted="browsingContext.navigationAborted",t.NavigationFailed="browsingContext.navigationFailed",t.NavigationStarted="browsingContext.navigationStarted",t.UserPromptClosed="browsingContext.userPromptClosed",t.UserPromptOpened="browsingContext.userPromptOpened"}(C||(x.BrowsingContext=C={})),function(e){var t;(t=e.EventNames||(e.EventNames={})).AuthRequired="network.authRequired",t.BeforeRequestSent="network.beforeRequestSent",t.FetchError="network.fetchError",t.ResponseCompleted="network.responseCompleted",t.ResponseStarted="network.responseStarted"}(b||(x.Network=b={})),x.EVENT_NAMES=new Set([...Object.values(S),...Object.values(C.EventNames),...Object.values(w.EventNames),...Object.values(b.EventNames),...Object.values(v.EventNames)]);var P={};Object.defineProperty(P,"__esModule",{value:!0});var I={};Object.defineProperty(I,"__esModule",{value:!0}),I.UnderspecifiedStoragePartitionException=I.UnableToSetFileInputException=I.UnableToSetCookieException=I.NoSuchStoragePartitionException=I.UnsupportedOperationException=I.UnableToCloseBrowserException=I.UnableToCaptureScreenException=I.UnknownErrorException=I.UnknownCommandException=I.SessionNotCreatedException=I.NoSuchUserContextException=I.NoSuchScriptException=I.NoSuchRequestException=I.NoSuchNodeException=I.NoSuchInterceptException=I.NoSuchHistoryEntryException=I.NoSuchHandleException=I.NoSuchFrameException=I.NoSuchElementException=I.NoSuchAlertException=I.MoveTargetOutOfBoundsException=I.InvalidSessionIdException=I.InvalidArgumentException=I.Exception=void 0;class k{error;message;stacktrace;constructor(e,t,a){this.error=e,this.message=t,this.stacktrace=a}toErrorResponse(e){return{type:"error",id:e,error:this.error,message:this.message,stacktrace:this.stacktrace}}}I.Exception=k;I.InvalidArgumentException=class extends k{constructor(e,t){super("invalid argument",e,t)}};I.InvalidSessionIdException=class extends k{constructor(e,t){super("invalid session id",e,t)}};I.MoveTargetOutOfBoundsException=class extends k{constructor(e,t){super("move target out of bounds",e,t)}};I.NoSuchAlertException=class extends k{constructor(e,t){super("no such alert",e,t)}};I.NoSuchElementException=class extends k{constructor(e,t){super("no such element",e,t)}};I.NoSuchFrameException=class extends k{constructor(e,t){super("no such frame",e,t)}};I.NoSuchHandleException=class extends k{constructor(e,t){super("no such handle",e,t)}};I.NoSuchHistoryEntryException=class extends k{constructor(e,t){super("no such history entry",e,t)}};I.NoSuchInterceptException=class extends k{constructor(e,t){super("no such intercept",e,t)}};I.NoSuchNodeException=class extends k{constructor(e,t){super("no such node",e,t)}};I.NoSuchRequestException=class extends k{constructor(e,t){super("no such request",e,t)}};I.NoSuchScriptException=class extends k{constructor(e,t){super("no such script",e,t)}};I.NoSuchUserContextException=class extends k{constructor(e,t){super("no such user context",e,t)}};I.SessionNotCreatedException=class extends k{constructor(e,t){super("session not created",e,t)}};I.UnknownCommandException=class extends k{constructor(e,t){super("unknown command",e,t)}};I.UnknownErrorException=class extends k{constructor(e,t=(new Error).stack){super("unknown error",e,t)}};I.UnableToCaptureScreenException=class extends k{constructor(e,t){super("unable to capture screen",e,t)}};I.UnableToCloseBrowserException=class extends k{constructor(e,t){super("unable to close browser",e,t)}};I.UnsupportedOperationException=class extends k{constructor(e,t){super("unsupported operation",e,t)}};I.NoSuchStoragePartitionException=class extends k{constructor(e,t){super("no such storage partition",e,t)}};I.UnableToSetCookieException=class extends k{constructor(e,t){super("unable to set cookie",e,t)}};I.UnableToSetFileInputException=class extends k{constructor(e,t){super("unable to set file input",e,t)}};I.UnderspecifiedStoragePartitionException=class extends k{constructor(e,t){super("underspecified storage partition",e,t)}};var R={};Object.defineProperty(R,"__esModule",{value:!0}),function(t){var a=e&&e.__createBinding||(Object.create?function(e,t,a,r){void 0===r&&(r=a);var n=Object.getOwnPropertyDescriptor(t,a);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,r,n)}:function(e,t,a,r){void 0===r&&(r=a),e[r]=t[a]}),r=e&&e.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=e&&e.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&a(t,e,n);return r(t,e),t},s=e&&e.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||a(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),t.ChromiumBidi=t.Cdp=void 0,t.Cdp=n(y),t.ChromiumBidi=n(x),s(P,t),s(I,t),s(R,t)}(g);var E={};Object.defineProperty(E,"__esModule",{value:!0}),E.BidiNoOpParser=void 0;E.BidiNoOpParser=class{parseActivateParams(e){return e}parseCaptureScreenshotParams(e){return e}parseCloseParams(e){return e}parseCreateParams(e){return e}parseGetTreeParams(e){return e}parseHandleUserPromptParams(e){return e}parseNavigateParams(e){return e}parsePrintParams(e){return e}parseReloadParams(e){return e}parseSetViewportParams(e){return e}parseTraverseHistoryParams(e){return e}parseGetSessionParams(e){return e}parseSendCommandParams(e){return e}parseAddPreloadScriptParams(e){return e}parseCallFunctionParams(e){return e}parseDisownParams(e){return e}parseEvaluateParams(e){return e}parseGetRealmsParams(e){return e}parseRemovePreloadScriptParams(e){return e}parsePerformActionsParams(e){return e}parseReleaseActionsParams(e){return e}parseSetFilesParams(e){return e}parseAddInterceptParams(e){return e}parseContinueRequestParams(e){return e}parseContinueResponseParams(e){return e}parseContinueWithAuthParams(e){return e}parseFailRequestParams(e){return e}parseProvideResponseParams(e){return e}parseRemoveInterceptParams(e){return e}parseSetPermissionsParams(e){return e}parseSubscribeParams(e){return e}parseDeleteCookiesParams(e){return e}parseGetCookiesParams(e){return e}parseSetCookieParams(e){return e}};var _={};Object.defineProperty(_,"__esModule",{value:!0}),_.BrowserProcessor=void 0;const T=g;_.BrowserProcessor=class{#o;constructor(e){this.#o=e}close(){return setTimeout((()=>this.#o.sendCommand("Browser.close")),0),{}}async createUserContext(){return{userContext:(await this.#o.sendCommand("Target.createBrowserContext")).browserContextId}}async removeUserContext(e){if("default"===e)throw new T.InvalidArgumentException("`default` user context cannot be removed");try{await this.#o.sendCommand("Target.disposeBrowserContext",{browserContextId:e})}catch(e){if(e.message.startsWith("Failed to find context with id"))throw new T.NoSuchUserContextException(e.message);throw e}return{}}async getUserContexts(){return{userContexts:[{userContext:"default"},...(await this.#o.sendCommand("Target.getBrowserContexts")).browserContextIds.map((e=>({userContext:e})))]}}};var N={};Object.defineProperty(N,"__esModule",{value:!0}),N.CdpProcessor=void 0;N.CdpProcessor=class{#i;#c;#o;constructor(e,t,a){this.#i=e,this.#c=t,this.#o=a}getSession(e){const t=e.context,a=this.#i.getContext(t).cdpTarget.cdpSessionId;return void 0===a?{}:{session:a}}async sendCommand(e){const t=e.session?this.#c.getCdpClient(e.session):this.#o;return{result:await t.sendCommand(e.method,e.params),session:e.session}}};var j={},O={},M={},A={};Object.defineProperty(A,"__esModule",{value:!0}),A.uuidv4=void 0,A.uuidv4=function(){if("crypto"in globalThis&&"randomUUID"in globalThis.crypto)return globalThis.crypto.randomUUID();const e=new Uint8Array(16);"crypto"in globalThis&&"getRandomValues"in globalThis.crypto?globalThis.crypto.getRandomValues(e):require("crypto").webcrypto.getRandomValues(e),e[6]=15&e[6]|64,e[8]=63&e[8]|128;const t=e=>e.reduce(((e,t)=>e+t.toString(16).padStart(2,"0")),"");return[t(e.subarray(0,4)),t(e.subarray(4,6)),t(e.subarray(6,8)),t(e.subarray(8,10)),t(e.subarray(10,16))].join("-")};var B={};Object.defineProperty(B,"__esModule",{value:!0}),B.ChannelProxy=void 0;const z=g,D=l,L=A;class Z{#d;#u=(0,L.uuidv4)();#t;constructor(e,t){this.#d=e,this.#t=t}async init(e,t){const a=await Z.#l(e),r=await Z.#h(e,a);return this.#p(e,a,t),r}async startListenerFromWindow(e,t){try{const a=await this.#m(e);this.#p(e,a,t)}catch(e){this.#t?.(D.LogType.debugError,e)}}static#f(){return`(${String((()=>{const e=[];let t=null;return{async getMessage(){const a=e.length>0?Promise.resolve():new Promise((e=>{t=e}));return await a,e.shift()},sendMessage(a){e.push(a),null!==t&&(t(),t=null)}}}))})()`}static async#l(e){const t=await e.cdpClient.sendCommand("Runtime.evaluate",{expression:this.#f(),contextId:e.executionContextId,serializationOptions:{serialization:"idOnly"}});if(t.exceptionDetails||void 0===t.result.objectId)throw new Error("Cannot create channel");return t.result.objectId}static async#h(e,t){return(await e.cdpClient.sendCommand("Runtime.callFunctionOn",{functionDeclaration:String((e=>e.sendMessage)),arguments:[{objectId:t}],executionContextId:e.executionContextId,serializationOptions:{serialization:"idOnly"}})).result.objectId}async#p(e,t,a){for(;;)try{const r=await e.cdpClient.sendCommand("Runtime.callFunctionOn",{functionDeclaration:String((async e=>await e.getMessage())),arguments:[{objectId:t}],awaitPromise:!0,executionContextId:e.executionContextId,serializationOptions:{serialization:"deep",maxDepth:this.#d.serializationOptions?.maxObjectDepth??void 0}});if(r.exceptionDetails)throw r.exceptionDetails;for(const t of e.associatedBrowsingContexts)a.registerEvent({type:"event",method:z.ChromiumBidi.Script.EventNames.Message,params:{channel:this.#d.channel,data:e.cdpToBidiValue(r,this.#d.ownership??"none"),source:e.source}},t.id)}catch(e){this.#t?.(D.LogType.debugError,e);break}}async#m(e){const t=await e.cdpClient.sendCommand("Runtime.callFunctionOn",{functionDeclaration:String((e=>{const t=window;if(void 0===t[e])return new Promise((a=>t[e]=a));const a=t[e];return delete t[e],a})),arguments:[{value:this.#u}],executionContextId:e.executionContextId,awaitPromise:!0,serializationOptions:{serialization:"idOnly"}});if(void 0!==t.exceptionDetails||void 0===t.result.objectId)throw new Error(`ChannelHandle not found in window["${this.#u}"]`);return t.result.objectId}getEvalInWindowStr(){const e=String(((e,t)=>{const a=window;return void 0===a[e]?a[e]=t:(a[e](t),delete a[e]),t.sendMessage})),t=Z.#f();return`(${e})('${this.#u}',${t})`}}B.ChannelProxy=Z,Object.defineProperty(M,"__esModule",{value:!0}),M.Realm=void 0;const U=g,F=l,q=A,V=B;class ${#g;#y;#S;#t;#v;#w;#C;constructor(e,t,a,r,n,s,o){this.#g=e,this.#y=t,this.#S=a,this.#t=r,this.#v=n,this.#w=s,this.#C=o,this.#C.addRealm(this)}cdpToBidiValue(e,t){const a=this.serializeForBiDi(e.result.deepSerializedValue,new Map);if(e.result.objectId){const r=e.result.objectId;"root"===t?(a.handle=r,this.#C.knownHandlesToRealmMap.set(r,this.realmId)):this.#b(r).catch((e=>this.#t?.(F.LogType.debugError,e)))}if("object"===e.result.type)switch(e.result.subtype){case"generator":case"iterator":a.type=e.result.subtype,delete a.value}return a}serializeForBiDi(e,t){if(Object.hasOwn(e,"weakLocalObjectReference")){const a=e.weakLocalObjectReference;t.has(a)||t.set(a,(0,q.uuidv4)()),e.internalId=t.get(a),delete e.weakLocalObjectReference}if("platformobject"===e.type)return{type:"object"};const a=e.value;if(void 0===a)return e;if(["array","set","htmlcollection","nodelist"].includes(e.type))for(const e in a)a[e]=this.serializeForBiDi(a[e],t);if(["object","map"].includes(e.type))for(const e in a)a[e]=[this.serializeForBiDi(a[e][0],t),this.serializeForBiDi(a[e][1],t)];return e}get realmId(){return this.#w}get executionContextId(){return this.#S}get origin(){return this.#v}get source(){return{realm:this.realmId}}get cdpClient(){return this.#g}get baseInfo(){return{realm:this.realmId,origin:this.origin}}async evaluate(e,t,a,r,n=!1){const s=await this.cdpClient.sendCommand("Runtime.evaluate",{contextId:this.executionContextId,expression:e,awaitPromise:t,serializationOptions:$.#x("deep",r),userGesture:n});return s.exceptionDetails?await this.#P(s.exceptionDetails,0,a):{realm:this.realmId,result:this.cdpToBidiValue(s,a),type:"success"}}initialize(){for(const e of this.associatedBrowsingContexts)this.#y.registerEvent({type:"event",method:U.ChromiumBidi.Script.EventNames.RealmCreated,params:this.realmInfo},e.id)}async serializeCdpObject(e,t){const a=$.#I(e),r=await this.cdpClient.sendCommand("Runtime.callFunctionOn",{functionDeclaration:String((e=>e)),awaitPromise:!1,arguments:[a],serializationOptions:{serialization:"deep"},executionContextId:this.executionContextId});return this.cdpToBidiValue(r,t)}static#I(e){return void 0!==e.objectId?{objectId:e.objectId}:void 0!==e.unserializableValue?{unserializableValue:e.unserializableValue}:{value:e.value}}async stringifyObject(e){const{result:t}=await this.cdpClient.sendCommand("Runtime.callFunctionOn",{functionDeclaration:String((e=>String(e))),awaitPromise:!1,arguments:[e],returnByValue:!0,executionContextId:this.executionContextId});return t.value}async#k(e){const t=[];for(const[a,r]of e){let e;e="string"==typeof a?{value:a}:await this.deserializeForCdp(a);const n=await this.deserializeForCdp(r);t.push(e),t.push(n)}return t}async#R(e){return await Promise.all(e.map((e=>this.deserializeForCdp(e))))}async#E(e,t,a){const r=e.stackTrace?.callFrames.map((e=>({url:e.url,functionName:e.functionName,lineNumber:e.lineNumber-t,columnNumber:e.columnNumber})))??[],n=e.exception;return{exception:await this.serializeCdpObject(n,a),columnNumber:e.columnNumber,lineNumber:e.lineNumber-t,stackTrace:{callFrames:r},text:await this.stringifyObject(n)||e.text}}async callFunction(e,t,a,r,n,s,o=!1){const i=`(...args) => {\n function callFunction(f, args) {\n const deserializedThis = args.shift();\n const deserializedArgs = args;\n return f.apply(deserializedThis, deserializedArgs);\n }\n return callFunction((\n ${e}\n ), args);\n }`,c=[await this.deserializeForCdp(t),...await Promise.all(a.map((async e=>await this.deserializeForCdp(e))))];let d;try{d=await this.cdpClient.sendCommand("Runtime.callFunctionOn",{functionDeclaration:i,awaitPromise:r,arguments:c,serializationOptions:$.#x("deep",s),executionContextId:this.executionContextId,userGesture:o})}catch(e){if(-32e3===e.code&&["Could not find object with given id","Argument should belong to the same JavaScript world as target object","Invalid remote object id"].includes(e.message))throw new U.NoSuchHandleException("Handle was not found.");throw e}return d.exceptionDetails?await this.#P(d.exceptionDetails,1,n):{type:"success",result:this.cdpToBidiValue(d,n),realm:this.realmId}}async deserializeForCdp(e){if("handle"in e&&e.handle)return{objectId:e.handle};if("handle"in e||"sharedId"in e)throw new U.NoSuchHandleException("Handle was not found.");switch(e.type){case"undefined":return{unserializableValue:"undefined"};case"null":return{unserializableValue:"null"};case"string":return{value:e.value};case"number":return"NaN"===e.value?{unserializableValue:"NaN"}:"-0"===e.value?{unserializableValue:"-0"}:"Infinity"===e.value?{unserializableValue:"Infinity"}:"-Infinity"===e.value?{unserializableValue:"-Infinity"}:{value:e.value};case"boolean":return{value:Boolean(e.value)};case"bigint":return{unserializableValue:`BigInt(${JSON.stringify(e.value)})`};case"date":return{unserializableValue:`new Date(Date.parse(${JSON.stringify(e.value)}))`};case"regexp":return{unserializableValue:`new RegExp(${JSON.stringify(e.value.pattern)}, ${JSON.stringify(e.value.flags)})`};case"map":{const t=await this.#k(e.value),{result:a}=await this.cdpClient.sendCommand("Runtime.callFunctionOn",{functionDeclaration:String(((...e)=>{const t=new Map;for(let a=0;a{const t={};for(let a=0;ae)),awaitPromise:!1,arguments:t,returnByValue:!1,executionContextId:this.executionContextId});return{objectId:a.objectId}}case"set":{const t=await this.#R(e.value),{result:a}=await this.cdpClient.sendCommand("Runtime.callFunctionOn",{functionDeclaration:String(((...e)=>new Set(e))),awaitPromise:!1,arguments:t,returnByValue:!1,executionContextId:this.executionContextId});return{objectId:a.objectId}}case"channel":{const t=new V.ChannelProxy(e.value,this.#t);return{objectId:await t.init(this,this.#y)}}}throw new Error(`Value ${JSON.stringify(e)} is not deserializable.`)}async#P(e,t,a){return{exceptionDetails:await this.#E(e,t,a),realm:this.realmId,type:"exception"}}static#x(e,t){return{serialization:e,additionalParameters:$.#_(t),...$.#T(t)}}static#_(e){const t={};return void 0!==e.maxDomDepth&&(t.maxNodeDepth=null===e.maxDomDepth?1e3:e.maxDomDepth),void 0!==e.includeShadowTree&&(t.includeShadowTree=e.includeShadowTree),t}static#T(e){return void 0===e.maxObjectDepth||null===e.maxObjectDepth?{}:{maxDepth:e.maxObjectDepth}}async#b(e){try{await this.cdpClient.sendCommand("Runtime.releaseObject",{objectId:e})}catch(e){if(-32e3!==e.code||"Invalid remote object id"!==e.message)throw e}}async disown(e){this.#C.knownHandlesToRealmMap.get(e)===this.realmId&&(await this.#b(e),this.#C.knownHandlesToRealmMap.delete(e))}dispose(){for(const e of this.associatedBrowsingContexts)this.#y.registerEvent({type:"event",method:U.ChromiumBidi.Script.EventNames.RealmDestroyed,params:{realm:this.realmId}},e.id)}}M.Realm=$,Object.defineProperty(O,"__esModule",{value:!0}),O.DedicatedWorkerRealm=void 0;const K=M;class H extends K.Realm{#N;constructor(e,t,a,r,n,s,o,i){super(e,t,a,r,n,o,i),this.#N=s,this.initialize()}get associatedBrowsingContexts(){return this.#N.associatedBrowsingContexts}get realmType(){return"dedicated-worker"}get source(){return{realm:this.realmId,context:this.associatedBrowsingContexts[0]?.id}}get realmInfo(){return{...this.baseInfo,type:this.realmType,owners:[this.#N.realmId]}}}O.DedicatedWorkerRealm=H;var W={},J={};Object.defineProperty(J,"__esModule",{value:!0}),J.assert=void 0,J.assert=function(e,t){if(!e)throw new Error(t??"Internal assertion failed.")};var G={};Object.defineProperty(G,"__esModule",{value:!0}),G.Deferred=void 0;class X{#j=!1;#O;#M;#A;get isFinished(){return this.#j}constructor(){this.#O=new Promise(((e,t)=>{this.#M=e,this.#A=t})),this.#O.catch((e=>{}))}then(e,t){return this.#O.then(e,t)}catch(e){return this.#O.catch(e)}resolve(e){this.#j||(this.#j=!0,this.#M(e))}reject(e){this.#j||(this.#j=!0,this.#A(e))}finally(e){return this.#O.finally(e)}[Symbol.toStringTag]="Promise"}G.Deferred=X;var Y={};Object.defineProperty(Y,"__esModule",{value:!0}),Y.inchesFromCm=void 0,Y.inchesFromCm=function(e){return e/2.54};var Q={},ee={};Object.defineProperty(ee,"__esModule",{value:!0}),ee.parseSharedId=ee.getSharedId=void 0;const te="_element_";ee.getSharedId=function(e,t,a,r){return r?`f.${e}.d.${t}.e.${a}`:`${t}${te}${a}`},ee.parseSharedId=function(e){const t=function(e){const t=e.match(new RegExp(`(.*)${te}(.*)`));if(!t)return null;const a=t[1],r=t[2];if(void 0===a||void 0===r)return null;const n=parseInt(r??"");return isNaN(n)?null:{documentId:a,backendNodeId:n}}(e);if(null!==t)return{...t,frameId:void 0};const a=e.match(/f\.(.*)\.d\.(.*)\.e\.([0-9]*)/);if(!a)return null;const r=a[1],n=a[2],s=a[3];if(void 0===r||void 0===n||void 0===s)return null;const o=parseInt(s??"");return isNaN(o)?null:{frameId:r,documentId:n,backendNodeId:o}},Object.defineProperty(Q,"__esModule",{value:!0}),Q.WindowRealm=void 0;const ae=g,re=M,ne=ee;class se extends re.Realm{#B;#i;#z;sandbox;constructor(e,t,a,r,n,s,o,i,c,d,u){super(a,r,n,s,o,i,c),this.#B=e,this.#i=t,this.#z=u,this.sandbox=d,this.initialize()}#D(e){const t=this.#i.getAllContexts().find((t=>t.navigableId===e));return t?.id??"UNKNOWN"}get browsingContext(){return this.#i.getContext(this.#B)}get associatedBrowsingContexts(){return[this.browsingContext]}get realmType(){return"window"}get realmInfo(){return{...this.baseInfo,type:this.realmType,context:this.#B,sandbox:this.sandbox}}get source(){return{realm:this.realmId,context:this.browsingContext.id}}serializeForBiDi(e,t){const a=e.value;if("node"===e.type){if(Object.hasOwn(a,"backendNodeId")){let t=this.browsingContext.navigableId??"UNKNOWN";Object.hasOwn(a,"loaderId")&&(t=a.loaderId,delete a.loaderId),e.sharedId=(0,ne.getSharedId)(this.#D(t),t,a.backendNodeId,this.#z),delete a.backendNodeId}if(Object.hasOwn(a,"children"))for(const e in a.children)a.children[e]=this.serializeForBiDi(a.children[e],t);Object.hasOwn(a,"shadowRoot")&&null!==a.shadowRoot&&(a.shadowRoot=this.serializeForBiDi(a.shadowRoot,t)),""===a.namespaceURI&&(a.namespaceURI=null)}return super.serializeForBiDi(e,t)}async deserializeForCdp(e){if("sharedId"in e&&e.sharedId){const t=(0,ne.parseSharedId)(e.sharedId);if(null===t)throw new ae.NoSuchNodeException(`SharedId "${e.sharedId}" was not found.`);const{documentId:a,backendNodeId:r}=t;if(this.browsingContext.navigableId!==a)throw new ae.NoSuchNodeException(`SharedId "${e.sharedId}" belongs to different document. Current document is ${this.browsingContext.navigableId}.`);try{const{object:e}=await this.cdpClient.sendCommand("DOM.resolveNode",{backendNodeId:r,executionContextId:this.executionContextId});return{objectId:e.objectId}}catch(t){if(-32e3===t.code&&"No node with given id found"===t.message)throw new ae.NoSuchNodeException(`SharedId "${e.sharedId}" was not found.`);throw new ae.UnknownErrorException(t.message,t.stack)}}return await super.deserializeForCdp(e)}async evaluate(e,t,a,r,n){return await this.#i.getContext(this.#B).targetUnblockedOrThrow(),await super.evaluate(e,t,a,r,n)}async callFunction(e,t,a,r,n,s,o){return await this.#i.getContext(this.#B).targetUnblockedOrThrow(),await super.callFunction(e,t,a,r,n,s,o)}}Q.WindowRealm=se,Object.defineProperty(W,"__esModule",{value:!0}),W.serializeOrigin=W.BrowsingContextImpl=void 0;const oe=g,ie=J,ce=G,de=l,ue=Y,le=Q;class he{static LOGGER_PREFIX=`${de.LogType.debug}:browsingContext`;#u;userContext;#L;#Z=new Set;#i;#U={DOMContentLoaded:new ce.Deferred,load:new ce.Deferred};#F={withinDocument:new ce.Deferred};#q="about:blank";#y;#C;#V;#$;#K;#z;#t;constructor(e,t,a,r,n,s,o,i,c){this.#$=e,this.#C=t,this.#u=a,this.#L=r,this.userContext=n,this.#y=s,this.#i=o,this.#z=i,this.#t=c}static create(e,t,a,r,n,s,o,i,c){const d=new he(e,t,a,r,n,s,o,i,c);return d.#H(),o.addContext(d),d.isTopLevelContext()||d.parent.addChild(d.id),s.registerEvent({type:"event",method:oe.ChromiumBidi.BrowsingContext.EventNames.ContextCreated,params:d.serializeToBidiValue()},d.id),d}static getTimestamp(){return(new Date).getTime()}get navigableId(){return this.#V}dispose(){this.#W(),this.#C.deleteRealms({browsingContextId:this.id}),this.isTopLevelContext()||this.parent.#Z.delete(this.id),this.#J(),this.#y.registerEvent({type:"event",method:oe.ChromiumBidi.BrowsingContext.EventNames.ContextDestroyed,params:this.serializeToBidiValue()},this.id),this.#i.deleteContextById(this.id)}get id(){return this.#u}get parentId(){return this.#L}get parent(){return null===this.parentId?null:this.#i.getContext(this.parentId)}get directChildren(){return[...this.#Z].map((e=>this.#i.getContext(e)))}get allChildren(){const e=this.directChildren;return e.concat(...e.map((e=>e.allChildren)))}isTopLevelContext(){return null===this.#L}get top(){let e=this,t=e.parent;for(;t;)e=t,t=e.parent;return e}addChild(e){this.#Z.add(e)}#W(){this.directChildren.map((e=>e.dispose()))}get#G(){return(0,ie.assert)(this.#K,`No default realm for browsing context ${this.#u}`),this.#K}get cdpTarget(){return this.#$}updateCdpTarget(e){this.#$=e,this.#H()}get url(){return this.#q}async lifecycleLoaded(){await this.#U.load}async targetUnblockedOrThrow(){const e=await this.#$.unblocked;if("error"===e.kind)throw e.error}async getOrCreateSandbox(e){if(void 0===e||""===e)return this.#G;let t=this.#C.findRealms({browsingContextId:this.id,sandbox:e});return 0===t.length&&(await this.#$.cdpClient.sendCommand("Page.createIsolatedWorld",{frameId:this.id,worldName:e}),t=this.#C.findRealms({browsingContextId:this.id,sandbox:e}),(0,ie.assert)(0!==t.length)),t[0]}serializeToBidiValue(e=0,t=!0){return{context:this.#u,url:this.url,userContext:this.userContext,children:e>0?this.directChildren.map((t=>t.serializeToBidiValue(e-1,!1))):null,...t?{parent:this.#L}:{}}}onTargetInfoChanged(e){this.#q=e.targetInfo.url}#H(){this.#$.cdpClient.on("Page.frameNavigated",(e=>{this.id===e.frame.id&&(this.#q=e.frame.url+(e.frame.urlFragment??""),this.#W())})),this.#$.cdpClient.on("Page.navigatedWithinDocument",(e=>{if(this.id!==e.frameId)return;const t=he.getTimestamp();this.#q=e.url,this.#F.withinDocument.resolve(e),this.#y.registerEvent({type:"event",method:oe.ChromiumBidi.BrowsingContext.EventNames.FragmentNavigated,params:{context:this.id,navigation:null,timestamp:t,url:this.#q}},this.id)})),this.#$.cdpClient.on("Page.frameStartedLoading",(e=>{this.id===e.frameId&&this.#y.registerEvent({type:"event",method:oe.ChromiumBidi.BrowsingContext.EventNames.NavigationStarted,params:{context:this.id,navigation:null,timestamp:he.getTimestamp(),url:""}},this.id)})),this.#$.cdpClient.on("Page.lifecycleEvent",(e=>{if(this.id!==e.frameId)return;if("init"===e.name)return void this.#X(e.loaderId);if("commit"===e.name)return void(this.#V=e.loaderId);if(e.loaderId!==this.#V)return;const t=he.getTimestamp();switch(e.name){case"DOMContentLoaded":this.#y.registerEvent({type:"event",method:oe.ChromiumBidi.BrowsingContext.EventNames.DomContentLoaded,params:{context:this.id,navigation:this.#V??null,timestamp:t,url:this.#q}},this.id),this.#U.DOMContentLoaded.resolve(e);break;case"load":this.#y.registerEvent({type:"event",method:oe.ChromiumBidi.BrowsingContext.EventNames.Load,params:{context:this.id,navigation:this.#V??null,timestamp:t,url:this.#q}},this.id),this.#U.load.resolve(e)}})),this.#$.cdpClient.on("Runtime.executionContextCreated",(e=>{const{auxData:t,name:a,uniqueId:r,id:n}=e.context;if(!t||t.frameId!==this.id)return;let s,o;switch(t.type){case"isolated":o=a,s=this.#G.origin;break;case"default":s=pe(e.context.origin);break;default:return}const i=new le.WindowRealm(this.id,this.#i,this.#$.cdpClient,this.#y,n,this.#t,s,r,this.#C,o,this.#z);t.isDefault&&(this.#K=i,Promise.all(this.#$.getChannels().map((e=>e.startListenerFromWindow(i,this.#y)))))})),this.#$.cdpClient.on("Runtime.executionContextDestroyed",(e=>{this.#C.deleteRealms({cdpSessionId:this.#$.cdpSessionId,executionContextId:e.executionContextId})})),this.#$.cdpClient.on("Runtime.executionContextsCleared",(()=>{this.#C.deleteRealms({cdpSessionId:this.#$.cdpSessionId})})),this.#$.cdpClient.on("Page.javascriptDialogClosed",(e=>{const t=e.result;this.#y.registerEvent({type:"event",method:oe.ChromiumBidi.BrowsingContext.EventNames.UserPromptClosed,params:{context:this.id,accepted:t,userText:t&&e.userInput?e.userInput:void 0}},this.id)})),this.#$.cdpClient.on("Page.javascriptDialogOpening",(e=>{this.#y.registerEvent({type:"event",method:oe.ChromiumBidi.BrowsingContext.EventNames.UserPromptOpened,params:{context:this.id,type:e.type,message:e.message,defaultValue:e.defaultPrompt||void 0}},this.id)}))}#X(e){void 0!==e&&this.#V!==e?(this.#Y(),this.#V=e):this.#F.withinDocument.isFinished?this.#F.withinDocument=new ce.Deferred:this.#t?.(he.LOGGER_PREFIX,"Document changed (navigatedWithinDocument)")}#Y(){this.#U.DOMContentLoaded.isFinished?this.#U.DOMContentLoaded=new ce.Deferred:this.#t?.(he.LOGGER_PREFIX,"Document changed (DOMContentLoaded)"),this.#U.load.isFinished?this.#U.load=new ce.Deferred:this.#t?.(he.LOGGER_PREFIX,"Document changed (load)")}#J(){this.#U.DOMContentLoaded.isFinished||this.#U.DOMContentLoaded.reject(new oe.UnknownErrorException("navigation canceled")),this.#U.load.isFinished||this.#U.load.reject(new oe.UnknownErrorException("navigation canceled"))}async navigate(e,t){try{new URL(e)}catch{throw new oe.InvalidArgumentException(`Invalid URL: ${e}`)}await this.targetUnblockedOrThrow();const a=await this.#$.cdpClient.sendCommand("Page.navigate",{url:e,frameId:this.id});if(a.errorText)throw new oe.UnknownErrorException(a.errorText);switch(this.#X(a.loaderId),t){case"none":break;case"interactive":void 0===a.loaderId?await this.#F.withinDocument:await this.#U.DOMContentLoaded;break;case"complete":void 0===a.loaderId?await this.#F.withinDocument:await this.#U.load}return{navigation:a.loaderId??null,url:"none"===t?e:this.#q}}async reload(e,t){switch(await this.targetUnblockedOrThrow(),await this.#$.cdpClient.sendCommand("Page.reload",{ignoreCache:e}),this.#Y(),t){case"none":break;case"interactive":await this.#U.DOMContentLoaded;break;case"complete":await this.#U.load}return{navigation:"none"===t?null:this.navigableId??null,url:this.url}}async setViewport(e,t){if(null===e&&null===t)await this.#$.cdpClient.sendCommand("Emulation.clearDeviceMetricsOverride");else try{await this.#$.cdpClient.sendCommand("Emulation.setDeviceMetricsOverride",{width:e?e.width:0,height:e?e.height:0,deviceScaleFactor:t||0,mobile:!1,dontSetVisibleSize:!0})}catch(e){if(e.message.startsWith("Width and height values must be positive"))throw new oe.UnsupportedOperationException("Provided viewport dimensions are not supported");throw e}}async handleUserPrompt(e){await this.#$.cdpClient.sendCommand("Page.handleJavaScriptDialog",{accept:e.accept??!0,promptText:e.userText})}async activate(){await this.#$.cdpClient.sendCommand("Page.bringToFront")}async captureScreenshot(e){if(!this.isTopLevelContext())throw new oe.UnsupportedOperationException(`Non-top-level 'context' (${e.context}) is currently not supported`);const t=function(e){const{quality:t,type:a}=e.format??{type:"image/png"};switch(a){case"image/png":return{format:"png"};case"image/jpeg":return{format:"jpeg",...void 0===t?{}:{quality:Math.round(100*t)}};case"image/webp":return{format:"webp",...void 0===t?{}:{quality:Math.round(100*t)}}}throw new oe.InvalidArgumentException(`Image format '${a}' is not a supported format`)}(e);await this.#$.cdpClient.sendCommand("Page.bringToFront");let a,r=!1;switch(e.origin??="viewport",e.origin){case"document":a=String((()=>{const e=document.documentElement;return{x:0,y:0,width:e.scrollWidth,height:e.scrollHeight}})),r=!0;break;case"viewport":a=String((()=>{const e=window.visualViewport;return{x:e.pageLeft,y:e.pageTop,width:e.width,height:e.height}}))}const n=await this.getOrCreateSandbox(void 0),s=await n.callFunction(a,{type:"undefined"},[],!1,"none",{},!1);(0,ie.assert)("success"===s.type);const o=me(s.result);(0,ie.assert)(o);const i=e.clip?function(e,t){e=fe(e),t=fe(t);const a=Math.max(e.x,t.x),r=Math.max(e.y,t.y);return{x:a,y:r,width:Math.max(Math.min(e.x+e.width,t.x+t.width)-a,0),height:Math.max(Math.min(e.y+e.height,t.y+t.height)-r,0)}}(await this.#Q(e.clip),o):o;if(0===i.width||0===i.height)throw new oe.UnableToCaptureScreenException(`Unable to capture screenshot with zero dimensions: width=${i.width}, height=${i.height}`);return await this.#$.cdpClient.sendCommand("Page.captureScreenshot",{clip:{...i,scale:1},...t,captureBeyondViewport:r})}async print(e){const t={};if(void 0!==e.background&&(t.printBackground=e.background),void 0!==e.margin?.bottom&&(t.marginBottom=(0,ue.inchesFromCm)(e.margin.bottom)),void 0!==e.margin?.left&&(t.marginLeft=(0,ue.inchesFromCm)(e.margin.left)),void 0!==e.margin?.right&&(t.marginRight=(0,ue.inchesFromCm)(e.margin.right)),void 0!==e.margin?.top&&(t.marginTop=(0,ue.inchesFromCm)(e.margin.top)),void 0!==e.orientation&&(t.landscape="landscape"===e.orientation),void 0!==e.page?.height&&(t.paperHeight=(0,ue.inchesFromCm)(e.page.height)),void 0!==e.page?.width&&(t.paperWidth=(0,ue.inchesFromCm)(e.page.width)),void 0!==e.pageRanges){for(const t of e.pageRanges){if("number"==typeof t)continue;const e=t.split("-");if(e.length<1||e.length>2)throw new oe.InvalidArgumentException(`Invalid page range: ${t} is not a valid integer range.`);if(1===e.length){ge(e[0]??"");continue}let a,r;const[n="",s=""]=e;if(a=""===n?1:ge(n),r=""===s?Number.MAX_SAFE_INTEGER:ge(s),a>r)throw new oe.InvalidArgumentException(`Invalid page range: ${n} > ${s}`)}t.pageRanges=e.pageRanges.join(",")}void 0!==e.scale&&(t.scale=e.scale),void 0!==e.shrinkToFit&&(t.preferCSSPageSize=!e.shrinkToFit);try{return{data:(await this.#$.cdpClient.sendCommand("Page.printToPDF",t)).data}}catch(e){if("invalid print parameters: content area is empty"===e.message)throw new oe.UnsupportedOperationException(e.message);throw e}}async#Q(e){switch(e.type){case"box":return{x:e.x,y:e.y,width:e.width,height:e.height};case"element":{const t=await this.getOrCreateSandbox(void 0),a=await t.callFunction(String((e=>e instanceof Element)),{type:"undefined"},[e.element],!1,"none",{});if("exception"===a.type)throw new oe.NoSuchElementException(`Element '${e.element.sharedId}' was not found`);if((0,ie.assert)("boolean"===a.result.type),!a.result.value)throw new oe.NoSuchElementException(`Node '${e.element.sharedId}' is not an Element`);{const a=await t.callFunction(String((e=>{const t=e.getBoundingClientRect();return{x:t.x,y:t.y,height:t.height,width:t.width}})),{type:"undefined"},[e.element],!1,"none",{});(0,ie.assert)("success"===a.type);const r=me(a.result);if(!r)throw new oe.UnableToCaptureScreenException(`Could not get bounding box for Element '${e.element.sharedId}'`);return r}}}}async close(){await this.#$.cdpClient.sendCommand("Page.close")}async traverseHistory(e){if(0===e)return;const t=await this.#$.cdpClient.sendCommand("Page.getNavigationHistory"),a=t.entries[t.currentIndex+e];if(!a)throw new oe.NoSuchHistoryEntryException(`No history entry at delta ${e}`);await this.#$.cdpClient.sendCommand("Page.navigateToHistoryEntry",{entryId:a.id})}}function pe(e){return["://",""].includes(e)&&(e="null"),e}function me(e){if("object"!==e.type||void 0===e.value)return;const t=e.value.find((([e])=>"x"===e))?.[1],a=e.value.find((([e])=>"y"===e))?.[1],r=e.value.find((([e])=>"height"===e))?.[1],n=e.value.find((([e])=>"width"===e))?.[1];return"number"===t?.type&&"number"===a?.type&&"number"===r?.type&&"number"===n?.type?{x:t.value,y:a.value,width:n.value,height:r.value}:void 0}function fe(e){return{...e.width<0?{x:e.x+e.width,width:-e.width}:{x:e.x,width:e.width},...e.height<0?{y:e.y+e.height,height:-e.height}:{y:e.y,height:e.height}}}function ge(e){if(e=e.trim(),!/^[0-9]+$/.test(e))throw new oe.InvalidArgumentException(`Invalid integer: ${e}`);return parseInt(e)}W.BrowsingContextImpl=he,W.serializeOrigin=pe;var ye={},Se={},ve={};Object.defineProperty(ve,"__esModule",{value:!0}),ve.getRemoteValuesText=ve.logMessageFormatter=void 0;const we=J,Ce=["%s","%d","%i","%f","%o","%O","%c"];function be(e){return Ce.some((t=>e.includes(t)))}function xe(e){let t="";const a=e[0].value.toString(),r=e.slice(1,void 0),n=a.split(new RegExp(Ce.map((e=>`(${e})`)).join("|"),"g"));for(const a of n)if(void 0!==a&&""!==a)if(be(a)){const n=r.shift();(0,we.assert)(n,`Less value is provided: "${ke(e,!1)}"`),"%s"===a?t+=Ie(n):"%d"===a||"%i"===a?"bigint"===n.type||"number"===n.type||"string"===n.type?t+=parseInt(n.value.toString(),10):t+="NaN":"%f"===a?"bigint"===n.type||"number"===n.type||"string"===n.type?t+=parseFloat(n.value.toString()):t+="NaN":t+=Pe(n)}else t+=a;if(r.length>0)throw new Error(`More value is provided: "${ke(e,!1)}"`);return t}function Pe(e){if("array"!==e.type&&"bigint"!==e.type&&"date"!==e.type&&"number"!==e.type&&"object"!==e.type&&"string"!==e.type)return Ie(e);if("bigint"===e.type)return`${e.value.toString()}n`;if("number"===e.type)return e.value.toString();if(["date","string"].includes(e.type))return JSON.stringify(e.value);if("object"===e.type)return`{${e.value.map((e=>`${JSON.stringify(e[0])}:${Pe(e[1])}`)).join(",")}}`;if("array"===e.type)return`[${e.value?.map((e=>Pe(e))).join(",")??""}]`;throw Error(`Invalid value type: ${e}`)}function Ie(e){if(!Object.hasOwn(e,"value"))return e.type;switch(e.type){case"string":case"number":case"boolean":case"bigint":return String(e.value);case"regexp":return`/${e.value.pattern}/${e.value.flags??""}`;case"date":return new Date(e.value).toString();case"object":return`Object(${e.value?.length??""})`;case"array":return`Array(${e.value?.length??""})`;case"map":return`Map(${e.value?.length})`;case"set":return`Set(${e.value?.length})`;default:return e.type}}function ke(e,t){const a=e[0];return a?"string"===a.type&&be(a.value.toString())&&t?xe(e):e.map((e=>Ie(e))).join(" "):""}ve.logMessageFormatter=xe,ve.getRemoteValuesText=ke,Object.defineProperty(Se,"__esModule",{value:!0}),Se.LogManager=void 0;const Re=g,Ee=l,_e=ve;function Te(e){const t=e?.callFrames.map((e=>({columnNumber:e.columnNumber,functionName:e.functionName,lineNumber:e.lineNumber,url:e.url})));return t?{callFrames:t}:void 0}class Ne{#y;#C;#$;#t;constructor(e,t,a,r){this.#$=e,this.#C=t,this.#y=a,this.#t=r}static create(e,t,a,r){const n=new Ne(e,t,a,r);return n.#ee(),n}#ee(){this.#$.cdpClient.on("Runtime.consoleAPICalled",(e=>{const t=this.#C.findRealm({cdpSessionId:this.#$.cdpSessionId,executionContextId:e.executionContextId});if(void 0===t)return void this.#t?.(Ee.LogType.cdp,e);const a=void 0===t?Promise.resolve(e.args):Promise.all(e.args.map((e=>t.serializeCdpObject(e,"none"))));for(const r of t.associatedBrowsingContexts)this.#y.registerPromiseEvent(a.then((a=>{return{kind:"success",value:{type:"event",method:Re.ChromiumBidi.Log.EventNames.LogEntryAdded,params:{level:(r=e.type,["error","assert"].includes(r)?"error":["debug","trace"].includes(r)?"debug":["warn","warning"].includes(r)?"warn":"info"),source:t.source,text:(0,_e.getRemoteValuesText)(a,!0),timestamp:Math.round(e.timestamp),stackTrace:Te(e.stackTrace),type:"console",method:"warning"===e.type?"warn":e.type,args:a}}};var r})),r.id,Re.ChromiumBidi.Log.EventNames.LogEntryAdded)})),this.#$.cdpClient.on("Runtime.exceptionThrown",(e=>{const t=this.#C.findRealm({cdpSessionId:this.#$.cdpSessionId,executionContextId:e.exceptionDetails.executionContextId});if(void 0!==t)for(const a of t.associatedBrowsingContexts)this.#y.registerPromiseEvent(Ne.#te(e,t).then((a=>({kind:"success",value:{type:"event",method:Re.ChromiumBidi.Log.EventNames.LogEntryAdded,params:{level:"error",source:t.source,text:a,timestamp:Math.round(e.timestamp),stackTrace:Te(e.exceptionDetails.stackTrace),type:"javascript"}}}))),a.id,Re.ChromiumBidi.Log.EventNames.LogEntryAdded);else this.#t?.(Ee.LogType.cdp,e)}))}static async#te(e,t){return e.exceptionDetails.exception?void 0===t?JSON.stringify(e.exceptionDetails.exception):await t.stringifyObject(e.exceptionDetails.exception):e.exceptionDetails.text}}Se.LogManager=Ne;var je={},Oe={},Me={};Object.defineProperty(Me,"__esModule",{value:!0}),Me.bidiToCdpCookie=Me.cdpToBiDiCookie=Me.cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction=Me.cdpFetchHeadersFromBidiNetworkHeaders=Me.bidiNetworkHeadersFromCdpFetchHeaders=Me.cdpNetworkHeadersFromBidiNetworkHeaders=Me.bidiNetworkHeadersFromCdpNetworkHeaders=Me.computeHeadersSize=void 0;const Ae=I;function Be(e){switch(e){case"Strict":return"strict";case"None":return"none";default:return"lax"}}function ze(e){switch(e){case"strict":return"Strict";case"lax":return"Lax";case"none":return"None"}throw new Ae.InvalidArgumentException(`Unknown 'sameSite' value ${e}`)}Me.computeHeadersSize=function(e){const t=e.reduce(((e,t)=>`${e}${t.name}: ${t.value.value}\r\n`),"");return(new TextEncoder).encode(t).length},Me.bidiNetworkHeadersFromCdpNetworkHeaders=function(e){return e?Object.entries(e).map((([e,t])=>({name:e,value:{type:"string",value:t}}))):[]},Me.cdpNetworkHeadersFromBidiNetworkHeaders=function(e){if(void 0!==e)return e.reduce(((e,t)=>(e[t.name]=t.value.value,e)),{})},Me.bidiNetworkHeadersFromCdpFetchHeaders=function(e){return e?e.map((({name:e,value:t})=>({name:e,value:{type:"string",value:t}}))):[]},Me.cdpFetchHeadersFromBidiNetworkHeaders=function(e){if(void 0!==e)return e.map((({name:e,value:t})=>({name:e,value:t.value})))},Me.cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction=function(e){switch(e){case"default":return"Default";case"cancel":return"CancelAuth";case"provideCredentials":return"ProvideCredentials"}},Me.cdpToBiDiCookie=function(e){const t={name:e.name,value:{type:"string",value:e.value},domain:e.domain,path:e.path,size:e.size,httpOnly:e.httpOnly,secure:e.secure,sameSite:void 0===e.sameSite?"none":Be(e.sameSite),...e.expires>=0?{expiry:e.expires}:void 0};return t["goog:session"]=e.session,t["goog:priority"]=e.priority,t["goog:sameParty"]=e.sameParty,t["goog:sourceScheme"]=e.sourceScheme,t["goog:sourcePort"]=e.sourcePort,void 0!==e.partitionKey&&(t["goog:partitionKey"]=e.partitionKey),void 0!==e.partitionKeyOpaque&&(t["goog:partitionKeyOpaque"]=e.partitionKeyOpaque),t},Me.bidiToCdpCookie=function(e,t){if("string"!==e.cookie.value.type)throw new Ae.UnsupportedOperationException("Only string cookie values are supported");const a=e.cookie.value.value,r={name:e.cookie.name,value:a,domain:e.cookie.domain,path:e.cookie.path??"/",secure:e.cookie.secure??!1,httpOnly:e.cookie.httpOnly??!1,...void 0!==t.sourceOrigin&&{partitionKey:t.sourceOrigin},...void 0!==e.cookie.expiry&&{expires:e.cookie.expiry},...void 0!==e.cookie.sameSite&&{sameSite:ze(e.cookie.sameSite)}};return void 0!==e.cookie["goog:url"]&&(r.url=e.cookie["goog:url"]),void 0!==e.cookie["goog:priority"]&&(r.priority=e.cookie["goog:priority"]),void 0!==e.cookie["goog:sameParty"]&&(r.sameParty=e.cookie["goog:sameParty"]),void 0!==e.cookie["goog:sourceScheme"]&&(r.sourceScheme=e.cookie["goog:sourceScheme"]),void 0!==e.cookie["goog:sourcePort"]&&(r.sourcePort=e.cookie["goog:sourcePort"]),r},Object.defineProperty(Oe,"__esModule",{value:!0}),Oe.NetworkRequest=void 0;const De=g,Le=J,Ze=G,Ue=Me;class Fe{static#ae="UNKNOWN";#re;#ne=void 0;#se=!1;#oe;#y;#ie;#ce={};#de={};#ue=new Ze.Deferred;#le=new Ze.Deferred;#he=new Ze.Deferred;#$;constructor(e,t,a,r,n=0){this.#re=e,this.#y=t,this.#ie=a,this.#$=r,this.#oe=n}get requestId(){return this.#re}get url(){return this.#de.info?.url??this.#ce.info?.request.url}get redirectCount(){return this.#oe}get cdpTarget(){return this.#$}isRedirecting(){return Boolean(this.#ce.info)}handleRedirect(e){this.#pe(),this.#me(),this.#de.hasExtraInfo=e.redirectHasExtraInfo,this.#de.info=e.redirectResponse,this.#fe(!0)}#fe(e=!1){const t=e||Boolean(this.#ce.extraInfo)||this.#se||Boolean(this.#de.info&&!this.#de.hasExtraInfo)||"beforeRequestSent"===this.#ne;this.#ce.info&&t&&this.#ue.resolve({kind:"success",value:void 0});const a=Boolean(this.#de.extraInfo)||this.#se||Boolean(this.#de.info&&!this.#de.hasExtraInfo)||"responseStarted"===this.#ne;this.#de.info&&a&&(this.#le.resolve({kind:"success",value:void 0}),this.#he.resolve({kind:"success",value:void 0}))}onRequestWillBeSentEvent(e){this.#ce.info=e,this.#ge(),this.#fe()}onRequestWillBeSentExtraInfoEvent(e){this.#ce.extraInfo=e,this.#fe()}onResponseReceivedExtraInfoEvent(e){this.#de.extraInfo=e,this.#fe()}onResponseReceivedEvent(e){this.#de.hasExtraInfo=e.hasExtraInfo,this.#de.info=e.response,this.#pe(),this.#me(),this.#fe()}onServedFromCache(){this.#se=!0,this.#fe()}onLoadingFailedEvent(e){this.#ue.resolve({kind:"success",value:void 0}),this.#le.resolve({kind:"error",error:new Error("Network event loading failed")}),this.#he.resolve({kind:"error",error:new Error("Network event loading failed")}),this.#y.registerEvent({type:"event",method:De.ChromiumBidi.Network.EventNames.FetchError,params:{...this.#ye(),errorText:e.errorText}},this.#Se)}onRequestPaused(e){if(this.#ve())return void this.continueRequest(e.requestId).catch((()=>{}));let t;t=void 0===e.responseErrorReason&&void 0===e.responseStatusCode?"beforeRequestSent":401===e.responseStatusCode&&"Unauthorized"===e.responseStatusText?"authRequired":"responseStarted";const a=(0,Ue.bidiNetworkHeadersFromCdpFetchHeaders)(e.responseHeaders);this.#ie.addBlockedRequest(this.requestId,{request:e.requestId,phase:t,response:{url:e.request.url,protocol:"",status:e.responseStatusCode??0,statusText:e.responseStatusText??"",fromCache:!1,headers:a,mimeType:"",bytesReceived:0,headersSize:(0,Ue.computeHeadersSize)(a),bodySize:0,content:{size:0},authChallenge:void 0}}),this.#ne=t,this.#fe()}async failRequest(e,t){await this.#$.cdpClient.sendCommand("Fetch.failRequest",{requestId:e,errorReason:t}),this.#ne=void 0}async continueRequest(e,t,a,r){await this.#$.cdpClient.sendCommand("Fetch.continueRequest",{requestId:e,url:t,method:a,headers:r}),this.#ne=void 0}async continueResponse(e,t,a,r){await this.#$.cdpClient.sendCommand("Fetch.continueResponse",{requestId:e,responseCode:t,responsePhrase:a,responseHeaders:r}),this.#ne=void 0}async continueWithAuth(e,t,a,r){await this.#$.cdpClient.sendCommand("Fetch.continueWithAuth",{requestId:e,authChallengeResponse:{response:t,username:a,password:r}}),this.#ne=void 0}async provideResponse(e,t,a,r,n){await this.#$.cdpClient.sendCommand("Fetch.fulfillRequest",{requestId:e,responseCode:t,responsePhrase:a,responseHeaders:r,...n?{body:btoa(n)}:{}}),this.#ne=void 0}dispose(){const e={kind:"error",error:new Error("Network processor detached")};this.#ue.resolve(e),this.#le.resolve(e),this.#he.resolve(e)}get#Se(){return this.#ce.info?.frameId??null}get statusCode(){return this.#de.info?.status??this.#de.extraInfo?.statusCode??-1}#ye(e){const t=void 0!==e&&e===this.#ne,a=this.#ie.getNetworkIntercepts(this.#re,e);return{isBlocked:t,context:this.#Se,navigation:this.#we(),redirectCount:this.#oe,request:this.#Ce(),timestamp:Math.round(1e3*(this.#ce.info?.wallTime??0)),intercepts:t?a:void 0}}#we(){return this.#ce.info&&this.#ce.info.loaderId&&this.#ce.info.loaderId===this.#ce.info.requestId?this.#ce.info.loaderId:null}#Ce(){const e=this.#ce.extraInfo?Fe.#be(this.#ce.extraInfo.associatedCookies):[],t=(0,Ue.bidiNetworkHeadersFromCdpNetworkHeaders)(this.#ce.info?.request.headers);return{request:this.#ce.info?.requestId??Fe.#ae,url:this.#ce.info?.request.url??Fe.#ae,method:this.#ce.info?.request.method??Fe.#ae,headers:t,cookies:e,headersSize:(0,Ue.computeHeadersSize)(t),bodySize:0,timings:this.#xe()}}#xe(){return{timeOrigin:0,requestTime:0,redirectStart:0,redirectEnd:0,fetchStart:0,dnsStart:0,dnsEnd:0,connectStart:0,connectEnd:0,tlsStart:0,requestStart:0,responseStart:0,responseEnd:0}}#ge(){this.#ve()||this.#y.registerPromiseEvent(this.#ue.then((e=>{if("success"===e.kind)try{return{kind:"success",value:Object.assign(this.#Pe(),{type:"event"})}}catch(e){return{kind:"error",error:e instanceof Error?e:new Error("Unknown")}}return e})),this.#Se,De.ChromiumBidi.Network.EventNames.BeforeRequestSent)}#Pe(){return(0,Le.assert)(this.#ce.info,"RequestWillBeSentEvent is not set"),{method:De.ChromiumBidi.Network.EventNames.BeforeRequestSent,params:{...this.#ye("beforeRequestSent"),initiator:{type:Fe.#Ie(this.#ce.info.initiator.type)}}}}#pe(){this.#ve()||this.#y.registerPromiseEvent(this.#le.then((e=>{if("success"===e.kind)try{return{kind:"success",value:Object.assign(this.#ke(),{type:"event"})}}catch(e){return{kind:"error",error:e instanceof Error?e:new Error("Unknown")}}return e})),this.#Se,De.ChromiumBidi.Network.EventNames.ResponseStarted)}#ke(){(0,Le.assert)(this.#ce.info,"RequestWillBeSentEvent is not set"),(0,Le.assert)(this.#de.info,"ResponseReceivedEvent is not set"),this.#de.info.fromDiskCache&&(this.#de.extraInfo=void 0);const e=(0,Ue.bidiNetworkHeadersFromCdpNetworkHeaders)(this.#de.info.headers);return{method:De.ChromiumBidi.Network.EventNames.ResponseStarted,params:{...this.#ye(),response:{url:this.#de.info.url??Fe.#ae,protocol:this.#de.info.protocol??"",status:this.statusCode,statusText:this.#de.info.statusText,fromCache:this.#de.info.fromDiskCache||this.#de.info.fromPrefetchCache||this.#se,headers:e,mimeType:this.#de.info.mimeType,bytesReceived:this.#de.info.encodedDataLength,headersSize:(0,Ue.computeHeadersSize)(e),bodySize:0,content:{size:0}}}}}#me(){this.#ve()||this.#y.registerPromiseEvent(this.#he.then((e=>{if("success"===e.kind)try{return{kind:"success",value:Object.assign(this.#Re(),{type:"event"})}}catch(e){return{kind:"error",error:e instanceof Error?e:new Error("Unknown")}}return e})),this.#Se,De.ChromiumBidi.Network.EventNames.ResponseCompleted)}#Re(){(0,Le.assert)(this.#ce.info,"RequestWillBeSentEvent is not set"),(0,Le.assert)(this.#de.info,"ResponseReceivedEvent is not set"),this.#de.info.fromDiskCache&&(this.#de.extraInfo=void 0);const e=(0,Ue.bidiNetworkHeadersFromCdpNetworkHeaders)(this.#de.info.headers);return{method:De.ChromiumBidi.Network.EventNames.ResponseCompleted,params:{...this.#ye(),response:{url:this.#de.info.url??Fe.#ae,protocol:this.#de.info.protocol??"",status:this.statusCode,statusText:this.#de.info.statusText,fromCache:this.#de.info.fromDiskCache||this.#de.info.fromPrefetchCache||this.#se,headers:e,mimeType:this.#de.info.mimeType,bytesReceived:this.#de.info.encodedDataLength,headersSize:(0,Ue.computeHeadersSize)(e),bodySize:0,content:{size:0}}}}}#ve(){return this.#ce.info?.request.url.endsWith("/favicon.ico")??!1}static#Ie(e){switch(e){case"parser":case"script":case"preflight":return e;default:return"other"}}static#be(e){return e.filter((({blockedReasons:e})=>!Array.isArray(e)||0===e.length)).map((({cookie:e})=>(0,Ue.cdpToBiDiCookie)(e)))}}Oe.NetworkRequest=Fe,Object.defineProperty(je,"__esModule",{value:!0}),je.NetworkManager=void 0;const qe=Oe;class Ve{#$;#y;#ie;constructor(e,t,a){this.#$=e,this.#y=t,this.#ie=a}get cdpTarget(){return this.#$}#Ee(e,t){let a=this.#ie.getRequest(e);return a||(a=new qe.NetworkRequest(e,this.#y,this.#ie,this.#$,t),this.#ie.addRequest(a),a)}static create(e,t,a){const r=new Ve(e,t,a);return e.browserCdpClient.on("Target.detachedFromTarget",(t=>{e.cdpClient.sessionId===t.sessionId&&r.#ie.disposeRequestMap()})),e.cdpClient.on("Network.requestWillBeSent",(e=>{const t=r.#ie.getRequest(e.requestId);t&&t.isRedirecting()?(t.handleRedirect(e),r.#ie.deleteRequest(e.requestId),r.#Ee(e.requestId,t.redirectCount+1).onRequestWillBeSentEvent(e)):t?t.onRequestWillBeSentEvent(e):r.#Ee(e.requestId).onRequestWillBeSentEvent(e)})),e.cdpClient.on("Network.requestWillBeSentExtraInfo",(e=>{r.#Ee(e.requestId).onRequestWillBeSentExtraInfoEvent(e)})),e.cdpClient.on("Network.responseReceived",(e=>{r.#Ee(e.requestId).onResponseReceivedEvent(e)})),e.cdpClient.on("Network.responseReceivedExtraInfo",(e=>{r.#Ee(e.requestId).onResponseReceivedExtraInfoEvent(e)})),e.cdpClient.on("Network.requestServedFromCache",(e=>{r.#Ee(e.requestId).onServedFromCache()})),e.cdpClient.on("Network.loadingFailed",(e=>{r.#Ee(e.requestId).onLoadingFailedEvent(e)})),e.cdpClient.on("Fetch.requestPaused",(e=>{e.networkId&&r.#Ee(e.networkId).onRequestPaused(e)})),r}}je.NetworkManager=Ve,Object.defineProperty(ye,"__esModule",{value:!0}),ye.CdpTarget=void 0;const $e=G,Ke=Se,He=je;class We{#u;#g;#o;#y;#_e;#ie;#Te=new $e.Deferred;#Ne;static create(e,t,a,r,n,s,o,i,c){const d=new We(e,t,a,n,s,o,i);return Ke.LogManager.create(d,r,n,c),He.NetworkManager.create(d,n,o),d.#je(),d.#Oe(),d}constructor(e,t,a,r,n,s,o){this.#u=e,this.#g=t,this.#y=r,this.#_e=n,this.#ie=s,this.#o=a,this.#Ne=o}get unblocked(){return this.#Te}get id(){return this.#u}get cdpClient(){return this.#g}get browserCdpClient(){return this.#o}get cdpSessionId(){return this.#g.sessionId}async fetchEnable(){await this.#g.sendCommand("Fetch.enable",this.#ie.getFetchEnableParams())}async fetchDisable(){await this.#g.sendCommand("Fetch.disable")}async#Oe(){try{await Promise.all([this.#g.sendCommand("Runtime.enable"),this.#g.sendCommand("Page.enable"),this.#g.sendCommand("Page.setLifecycleEventsEnabled",{enabled:!0}),this.#g.sendCommand("Security.setIgnoreCertificateErrors",{ignore:this.#Ne}),this.#g.sendCommand("Network.enable"),this.fetchEnable(),this.#g.sendCommand("Target.setAutoAttach",{autoAttach:!0,waitForDebuggerOnStart:!0,flatten:!0}),this.#Me(),this.#g.sendCommand("Runtime.runIfWaitingForDebugger")])}catch(e){if(!this.#g.isCloseError(e))return void this.#Te.resolve({kind:"error",error:e})}this.#Te.resolve({kind:"success",value:void 0})}#je(){this.#g.on("*",((e,t)=>{"string"==typeof e&&this.#y.registerEvent({type:"event",method:`cdp.${e}`,params:{event:e,params:t,session:this.cdpSessionId}},null)}))}getChannels(){return this.#_e.find().flatMap((e=>e.channels))}async#Me(){for(const e of this.#_e.find({global:!0}))await e.initInTarget(this,!0)}}ye.CdpTarget=We,Object.defineProperty(j,"__esModule",{value:!0}),j.BrowsingContextProcessor=void 0;const Je=g,Ge=l,Xe=O,Ye=W,Qe=ye;j.BrowsingContextProcessor=class{#o;#c;#Ae;#y;#i;#ie;#Ne;#z;#_e;#C;#Be;#t;constructor(e,t,a,r,n,s,o,i,c,d,u,l){this.#Ne=c,this.#c=e,this.#o=t,this.#Ae=a,this.#y=r,this.#i=n,this.#_e=i,this.#ie=o,this.#C=s,this.#z=d,this.#Be=u,this.#t=l,this.#je(t)}getTree(e){return{contexts:(void 0===e.root?this.#i.getTopLevelContexts():[this.#i.getContext(e.root)]).map((t=>t.serializeToBidiValue(e.maxDepth??Number.MAX_VALUE)))}}async create(e){let t,a=e.userContext??"default";if(void 0!==e.referenceContext){if(t=this.#i.getContext(e.referenceContext),!t.isTopLevelContext())throw new Je.InvalidArgumentException("referenceContext should be a top-level context");a=t.userContext}let r,n=!1;switch(e.type){case"tab":n=!1;break;case"window":n=!0}if("default"!==a){const e=this.#i.getAllContexts().filter((e=>e.userContext===a));e.length||(n=!0)}try{r=await this.#o.sendCommand("Target.createTarget",{url:"about:blank",newWindow:n,browserContextId:"default"===a?void 0:a})}catch(e){if(e.message.startsWith("Failed to find browser context with id")||"browserContextId"===e.message)throw new Je.NoSuchUserContextException(`The context ${a} was not found`);throw e}const s=r.targetId,o=this.#i.getContext(s);return await o.lifecycleLoaded(),{context:o.id}}navigate(e){return this.#i.getContext(e.context).navigate(e.url,e.wait??"none")}reload(e){return this.#i.getContext(e.context).reload(e.ignoreCache??!1,e.wait??"none")}async activate(e){const t=this.#i.getContext(e.context);if(!t.isTopLevelContext())throw new Je.InvalidArgumentException("Activation is only supported on the top-level context");return await t.activate(),{}}async captureScreenshot(e){const t=this.#i.getContext(e.context);return await t.captureScreenshot(e)}async print(e){const t=this.#i.getContext(e.context);return await t.print(e)}async setViewport(e){const t=this.#i.getContext(e.context);if(!t.isTopLevelContext())throw new Je.InvalidArgumentException("Emulating viewport is only supported on the top-level context");return await t.setViewport(e.viewport,e.devicePixelRatio),{}}async traverseHistory(e){const t=this.#i.getContext(e.context);if(!t)throw new Je.InvalidArgumentException(`No browsing context with id ${e.context}`);return await t.traverseHistory(e.delta),{}}async handleUserPrompt(e){const t=this.#i.getContext(e.context);return await t.handleUserPrompt(e),{}}async close(e){const t=this.#i.getContext(e.context);if(!t.isTopLevelContext())throw new Je.InvalidArgumentException(`Non top-level browsing context ${t.id} cannot be closed.`);try{const a=new Promise((t=>{const a=r=>{r.targetId===e.context&&(this.#o.off("Target.detachedFromTarget",a),t())};this.#o.on("Target.detachedFromTarget",a)}));e.promptUnload?await t.close():await this.#o.sendCommand("Target.closeTarget",{targetId:e.context}),await a}catch(e){if(-32e3!==e.code||"Not attached to an active page"!==e.message)throw e}return{}}#je(e){e.on("Target.attachedToTarget",(t=>{this.#ze(t,e)})),e.on("Target.detachedFromTarget",(e=>{this.#De(e)})),e.on("Target.targetInfoChanged",(e=>{this.#Le(e)})),e.on("Page.frameAttached",(e=>{this.#Ze(e)})),e.on("Page.frameDetached",(e=>{this.#Ue(e)}))}#Ze(e){const t=this.#i.findContext(e.parentFrameId);void 0!==t&&Ye.BrowsingContextImpl.create(t.cdpTarget,this.#C,e.frameId,e.parentFrameId,t.userContext,this.#y,this.#i,this.#z,this.#t)}#Ue(e){"swap"!==e.reason&&this.#i.findContext(e.frameId)?.dispose()}#ze(e,t){const{sessionId:a,targetInfo:r}=e,n=this.#c.getCdpClient(a);switch(this.#t?.(Ge.LogType.debugInfo,"AttachedToTarget event received:",e),r.type){case"page":case"iframe":{if(r.targetId===this.#Ae)break;const e=this.#Fe(n,r),t=this.#i.findContext(r.targetId);return void(t?t.updateCdpTarget(e):Ye.BrowsingContextImpl.create(e,this.#C,r.targetId,null,r.browserContextId&&r.browserContextId!==this.#Be?r.browserContextId:"default",this.#y,this.#i,this.#z,this.#t))}case"worker":{const e=t.sessionId&&this.#i.findContextBySession(t.sessionId);if(!e)break;const a=this.#Fe(n,r);return void this.#qe(a,this.#C.getRealm({browsingContextId:e.id,type:"window",sandbox:void 0}))}}n.sendCommand("Runtime.runIfWaitingForDebugger").then((()=>t.sendCommand("Target.detachFromTarget",e))).catch((e=>this.#t?.(Ge.LogType.debugError,e)))}#Fe(e,t){return this.#je(e),Qe.CdpTarget.create(t.targetId,e,this.#o,this.#C,this.#y,this.#_e,this.#ie,this.#Ne,this.#t)}#Ve=new Map;#qe(e,t){e.cdpClient.on("Runtime.executionContextCreated",(a=>{const{uniqueId:r,id:n,origin:s}=a.context,o=new Xe.DedicatedWorkerRealm(e.cdpClient,this.#y,n,this.#t,(0,Ye.serializeOrigin)(s),t,r,this.#C);this.#Ve.set(e.cdpSessionId,o)}))}#De(e){const t=this.#i.findContextBySession(e.sessionId);if(t)return t.dispose(),void this.#_e.find({targetId:t.id}).map((e=>e.dispose(t.id)));const a=this.#Ve.get(e.sessionId);a&&this.#C.deleteRealms({cdpSessionId:a.cdpClient.sessionId})}#Le(e){const t=this.#i.findContext(e.targetInfo.targetId);t&&t.onTargetInfoChanged(e)}};var et={},tt={},at={};Object.defineProperty(at,"__esModule",{value:!0}),at.WheelSource=at.PointerSource=at.KeySource=at.NoneSource=void 0;at.NoneSource=class{type="none"};at.KeySource=class{type="key";pressed=new Set;#$e=0;get modifiers(){return this.#$e}get alt(){return 1==(1&this.#$e)}set alt(e){this.#Ke(e,1)}get ctrl(){return 2==(2&this.#$e)}set ctrl(e){this.#Ke(e,2)}get meta(){return 4==(4&this.#$e)}set meta(e){this.#Ke(e,4)}get shift(){return 8==(8&this.#$e)}set shift(e){this.#Ke(e,8)}#Ke(e,t){e?this.#$e|=t:this.#$e&=~t}};at.PointerSource=class{type="pointer";subtype;pointerId;pressed=new Set;x=0;y=0;constructor(e,t){this.pointerId=e,this.subtype=t}get buttons(){let e=0;for(const t of this.pressed)switch(t){case 0:e|=1;break;case 1:e|=4;break;case 2:e|=2;break;case 3:e|=8;break;case 4:e|=16}return e}static ClickContext=class e{static#He=500;static#We=2;count=0;#Je;#Ge;#Xe;constructor(e,t,a){this.#Je=e,this.#Ge=t,this.#Xe=a}compare(t){return t.#Xe-this.#Xe>e.#He||Math.abs(t.#Je-this.#Je)>e.#We||Math.abs(t.#Ge-this.#Ge)>e.#We}};#Ye=new Map;setClickCount(e,t){let a=this.#Ye.get(e);return a&&!a.compare(t)||(a=t),++a.count,this.#Ye.set(e,a),a.count}getClickCount(e){return this.#Ye.get(e)?.count??0}};at.WheelSource=class{type="wheel"};var rt={};Object.defineProperty(rt,"__esModule",{value:!0}),rt.getKeyLocation=rt.getKeyCode=rt.getNormalizedKey=void 0,rt.getNormalizedKey=function(e){switch(e){case"\ue000":return"Unidentified";case"\ue001":return"Cancel";case"\ue002":return"Help";case"\ue003":return"Backspace";case"\ue004":return"Tab";case"\ue005":return"Clear";case"\ue006":return"Return";case"\ue007":return"Enter";case"\ue008":case"\ue050":return"Shift";case"\ue009":case"\ue051":return"Control";case"\ue00a":case"\ue052":return"Alt";case"\ue00b":return"Pause";case"\ue00c":return"Escape";case"\ue00d":return" ";case"\ue00e":case"\ue054":return"PageUp";case"\ue00f":case"\ue055":return"PageDown";case"\ue010":case"\ue056":return"End";case"\ue011":case"\ue057":return"Home";case"\ue012":case"\ue058":return"ArrowLeft";case"\ue013":case"\ue059":return"ArrowUp";case"\ue014":case"\ue05a":return"ArrowRight";case"\ue015":case"\ue05b":return"ArrowDown";case"\ue016":case"\ue05c":return"Insert";case"\ue017":case"\ue05d":return"Delete";case"\ue018":return";";case"\ue019":return"=";case"\ue01a":return"0";case"\ue01b":return"1";case"\ue01c":return"2";case"\ue01d":return"3";case"\ue01e":return"4";case"\ue01f":return"5";case"\ue020":return"6";case"\ue021":return"7";case"\ue022":return"8";case"\ue023":return"9";case"\ue024":return"*";case"\ue025":return"+";case"\ue026":return",";case"\ue027":return"-";case"\ue028":return".";case"\ue029":return"/";case"\ue031":return"F1";case"\ue032":return"F2";case"\ue033":return"F3";case"\ue034":return"F4";case"\ue035":return"F5";case"\ue036":return"F6";case"\ue037":return"F7";case"\ue038":return"F8";case"\ue039":return"F9";case"\ue03a":return"F10";case"\ue03b":return"F11";case"\ue03c":return"F12";case"\ue03d":case"\ue053":return"Meta";case"\ue040":return"ZenkakuHankaku";default:return e}},rt.getKeyCode=function(e){switch(e){case"`":case"~":return"Backquote";case"\\":case"|":return"Backslash";case"\ue003":return"Backspace";case"[":case"{":return"BracketLeft";case"]":case"}":return"BracketRight";case",":case"<":return"Comma";case"0":case")":return"Digit0";case"1":case"!":return"Digit1";case"2":case"@":return"Digit2";case"3":case"#":return"Digit3";case"4":case"$":return"Digit4";case"5":case"%":return"Digit5";case"6":case"^":return"Digit6";case"7":case"&":return"Digit7";case"8":case"*":return"Digit8";case"9":case"(":return"Digit9";case"=":case"+":return"Equal";case"a":case"A":return"KeyA";case"b":case"B":return"KeyB";case"c":case"C":return"KeyC";case"d":case"D":return"KeyD";case"e":case"E":return"KeyE";case"f":case"F":return"KeyF";case"g":case"G":return"KeyG";case"h":case"H":return"KeyH";case"i":case"I":return"KeyI";case"j":case"J":return"KeyJ";case"k":case"K":return"KeyK";case"l":case"L":return"KeyL";case"m":case"M":return"KeyM";case"n":case"N":return"KeyN";case"o":case"O":return"KeyO";case"p":case"P":return"KeyP";case"q":case"Q":return"KeyQ";case"r":case"R":return"KeyR";case"s":case"S":return"KeyS";case"t":case"T":return"KeyT";case"u":case"U":return"KeyU";case"v":case"V":return"KeyV";case"w":case"W":return"KeyW";case"x":case"X":return"KeyX";case"y":case"Y":return"KeyY";case"z":case"Z":return"KeyZ";case"-":case"_":return"Minus";case".":return"Period";case"'":case'"':return"Quote";case";":case":":return"Semicolon";case"/":case"?":return"Slash";case"\ue00a":return"AltLeft";case"\ue052":return"AltRight";case"\ue009":return"ControlLeft";case"\ue051":return"ControlRight";case"\ue006":return"Enter";case"\ue03d":return"MetaLeft";case"\ue053":return"MetaRight";case"\ue008":return"ShiftLeft";case"\ue050":return"ShiftRight";case" ":case"\ue00d":return"Space";case"\ue004":return"Tab";case"\ue017":return"Delete";case"\ue010":return"End";case"\ue002":return"Help";case"\ue011":return"Home";case"\ue016":return"Insert";case"\ue00f":return"PageDown";case"\ue00e":return"PageUp";case"\ue015":return"ArrowDown";case"\ue012":return"ArrowLeft";case"\ue014":return"ArrowRight";case"\ue013":return"ArrowUp";case"\ue00c":return"Escape";case"\ue031":return"F1";case"\ue032":return"F2";case"\ue033":return"F3";case"\ue034":return"F4";case"\ue035":return"F5";case"\ue036":return"F6";case"\ue037":return"F7";case"\ue038":return"F8";case"\ue039":return"F9";case"\ue03a":return"F10";case"\ue03b":return"F11";case"\ue03c":return"F12";case"\ue01a":case"\ue05c":return"Numpad0";case"\ue01b":case"\ue056":return"Numpad1";case"\ue01c":case"\ue05b":return"Numpad2";case"\ue01d":case"\ue055":return"Numpad3";case"\ue01e":case"\ue058":return"Numpad4";case"\ue01f":return"Numpad5";case"\ue020":case"\ue05a":return"Numpad6";case"\ue021":case"\ue057":return"Numpad7";case"\ue022":case"\ue059":return"Numpad8";case"\ue023":case"\ue054":return"Numpad9";case"\ue025":return"NumpadAdd";case"\ue026":return"NumpadComma";case"\ue028":case"\ue05d":return"NumpadDecimal";case"\ue029":return"NumpadDivide";case"\ue007":return"NumpadEnter";case"\ue024":return"NumpadMultiply";case"\ue027":return"NumpadSubtract";default:return}},rt.getKeyLocation=function(e){switch(e){case"\ue007":case"\ue008":case"\ue009":case"\ue00a":case"\ue03d":return 1;case"\ue01a":case"\ue01b":case"\ue01c":case"\ue01d":case"\ue01e":case"\ue01f":case"\ue020":case"\ue021":case"\ue022":case"\ue023":case"\ue024":case"\ue025":case"\ue026":case"\ue027":case"\ue028":case"\ue029":case"\ue054":case"\ue055":case"\ue056":case"\ue057":case"\ue058":case"\ue059":case"\ue05a":case"\ue05b":case"\ue05c":case"\ue05d":return 3;case"\ue050":case"\ue051":case"\ue052":case"\ue053":return 2;default:return 0}};var nt={};Object.defineProperty(nt,"__esModule",{value:!0}),nt.KeyToKeyCode=void 0,nt.KeyToKeyCode={0:48,1:49,2:50,3:51,4:52,5:53,6:54,7:55,8:56,9:57,Abort:3,Help:6,Backspace:8,Tab:9,Numpad5:12,NumpadEnter:13,Enter:13,"\\r":13,"\\n":13,ShiftLeft:16,ShiftRight:16,ControlLeft:17,ControlRight:17,AltLeft:18,AltRight:18,Pause:19,CapsLock:20,Escape:27,Convert:28,NonConvert:29,Space:32,Numpad9:33,PageUp:33,Numpad3:34,PageDown:34,End:35,Numpad1:35,Home:36,Numpad7:36,ArrowLeft:37,Numpad4:37,Numpad8:38,ArrowUp:38,ArrowRight:39,Numpad6:39,Numpad2:40,ArrowDown:40,Select:41,Open:43,PrintScreen:44,Insert:45,Numpad0:45,Delete:46,NumpadDecimal:46,Digit0:48,Digit1:49,Digit2:50,Digit3:51,Digit4:52,Digit5:53,Digit6:54,Digit7:55,Digit8:56,Digit9:57,KeyA:65,KeyB:66,KeyC:67,KeyD:68,KeyE:69,KeyF:70,KeyG:71,KeyH:72,KeyI:73,KeyJ:74,KeyK:75,KeyL:76,KeyM:77,KeyN:78,KeyO:79,KeyP:80,KeyQ:81,KeyR:82,KeyS:83,KeyT:84,KeyU:85,KeyV:86,KeyW:87,KeyX:88,KeyY:89,KeyZ:90,MetaLeft:91,MetaRight:92,ContextMenu:93,NumpadMultiply:106,NumpadAdd:107,NumpadSubtract:109,NumpadDivide:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,F13:124,F14:125,F15:126,F16:127,F17:128,F18:129,F19:130,F20:131,F21:132,F22:133,F23:134,F24:135,NumLock:144,ScrollLock:145,AudioVolumeMute:173,AudioVolumeDown:174,AudioVolumeUp:175,MediaTrackNext:176,MediaTrackPrevious:177,MediaStop:178,MediaPlayPause:179,Semicolon:186,Equal:187,NumpadEqual:187,Comma:188,Minus:189,Period:190,Slash:191,Backquote:192,BracketLeft:219,Backslash:220,BracketRight:221,Quote:222,AltGraph:225,Props:247,Cancel:3,Clear:12,Shift:16,Control:17,Alt:18,Accept:30,ModeChange:31," ":32,Print:42,Execute:43,"\\u0000":46,a:65,b:66,c:67,d:68,e:69,f:70,g:71,h:72,i:73,j:74,k:75,l:76,m:77,n:78,o:79,p:80,q:81,r:82,s:83,t:84,u:85,v:86,w:87,x:88,y:89,z:90,Meta:91,"*":106,"+":107,"-":109,"/":111,";":186,"=":187,",":188,".":190,"`":192,"[":219,"\\\\":220,"]":221,"'":222,Attn:246,CrSel:247,ExSel:248,EraseEof:249,Play:250,ZoomOut:251,")":48,"!":49,"@":50,"#":51,$:52,"%":53,"^":54,"&":55,"(":57,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,":":186,"<":188,_:189,">":190,"?":191,"~":192,"{":219,"|":220,"}":221,'"':222,Camera:44,EndCall:95,VolumeDown:182,VolumeUp:183},Object.defineProperty(tt,"__esModule",{value:!0}),tt.ActionDispatcher=void 0;const st=g,ot=J,it=at,ct=rt,dt=nt,ut=(e=>{const t=e.getClientRects()[0],a=Math.max(0,Math.min(t.x,t.x+t.width)),r=Math.min(window.innerWidth,Math.max(t.x,t.x+t.width)),n=Math.max(0,Math.min(t.y,t.y+t.height));return[a+(r-a>>1),n+(Math.min(window.innerHeight,Math.max(t.y,t.y+t.height))-n>>1)]}).toString(),lt=(()=>navigator.platform.toLowerCase().includes("mac")).toString();tt.ActionDispatcher=class{static isMacOS=async e=>{const t=await(await e.getOrCreateSandbox(void 0)).callFunction(lt,{type:"undefined"},[],!1,"none",{});return(0,ot.assert)("exception"!==t.type),(0,ot.assert)("boolean"===t.result.type),t.result.value};#Qe=0;#et=0;#tt;#Se;#at;constructor(e,t,a){this.#tt=e,this.#Se=t,this.#at=a}async dispatchActions(e){await this.#tt.queue.run((async()=>{for(const t of e)await this.dispatchTickActions(t)}))}async dispatchTickActions(e){this.#Qe=performance.now(),this.#et=0;for(const{action:t}of e)"duration"in t&&void 0!==t.duration&&(this.#et=Math.max(this.#et,t.duration));const t=[new Promise((e=>setTimeout(e,this.#et)))];for(const a of e)t.push(this.#rt(a));await Promise.all(t)}async#rt({id:e,action:t}){const a=this.#tt.get(e),r=this.#tt.getGlobalKeyState();switch(t.type){case"keyDown":await this.#nt(a,t),this.#tt.cancelList.push({id:e,action:{...t,type:"keyUp"}});break;case"keyUp":await this.#st(a,t);break;case"pause":break;case"pointerDown":await this.#ot(a,r,t),this.#tt.cancelList.push({id:e,action:{...t,type:"pointerUp"}});break;case"pointerMove":await this.#it(a,r,t);break;case"pointerUp":await this.#ct(a,r,t);break;case"scroll":await this.#dt(a,r,t)}}#ot(e,t,a){const{button:r}=a;if(e.pressed.has(r))return;e.pressed.add(r);const{x:n,y:s,subtype:o}=e,{width:i,height:c,pressure:d,twist:u,tangentialPressure:l}=a,{tiltX:h,tiltY:p}=ft(a),{modifiers:m}=t;switch(o){case"mouse":case"pen":return this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchMouseEvent",{type:"mousePressed",x:n,y:s,modifiers:m,button:mt(r),buttons:e.buttons,clickCount:e.setClickCount(r,new it.PointerSource.ClickContext(n,s,performance.now())),pointerType:o,tangentialPressure:l,tiltX:h,tiltY:p,twist:u,force:d});case"touch":return this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchTouchEvent",{type:"touchStart",touchPoints:[{x:n,y:s,...gt(i??1,c??1),tangentialPressure:l,tiltX:h,tiltY:p,twist:u,force:d,id:e.pointerId}],modifiers:m})}}#ct(e,t,a){const{button:r}=a;if(!e.pressed.has(r))return;e.pressed.delete(r);const{x:n,y:s,subtype:o}=e,{modifiers:i}=t;switch(o){case"mouse":case"pen":return this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchMouseEvent",{type:"mouseReleased",x:n,y:s,modifiers:i,button:mt(r),buttons:e.buttons,clickCount:e.getClickCount(r),pointerType:o});case"touch":return this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchTouchEvent",{type:"touchEnd",touchPoints:[{x:n,y:s,id:e.pointerId}],modifiers:i})}}async#it(e,t,a){const{x:r,y:n,subtype:s}=e,{width:o,height:i,pressure:c,twist:d,tangentialPressure:u,x:l,y:h,origin:p="viewport",duration:m=this.#et}=a,{tiltX:f,tiltY:g}=ft(a),{targetX:y,targetY:S}=await this.#ut(p,l,h,r,n);if(y<0||S<0)throw new st.MoveTargetOutOfBoundsException(`Cannot move beyond viewport (x: ${y}, y: ${S})`);let v;do{const a=m>0?(performance.now()-this.#Qe)/m:1;let l,h;if(v=a>=1,v?(l=y,h=S):(l=Math.round(a*(y-r)+r),h=Math.round(a*(S-n)+n)),e.x!==l||e.y!==h){const{modifiers:a}=t;switch(s){case"mouse":await this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchMouseEvent",{type:"mouseMoved",x:l,y:h,modifiers:a,clickCount:0,button:mt(e.pressed.values().next().value??5),buttons:e.buttons,pointerType:s,tangentialPressure:u,tiltX:f,tiltY:g,twist:d,force:c});break;case"pen":0!==e.pressed.size&&await this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchMouseEvent",{type:"mouseMoved",x:l,y:h,modifiers:a,clickCount:0,button:mt(e.pressed.values().next().value??5),buttons:e.buttons,pointerType:s,tangentialPressure:u,tiltX:f,tiltY:g,twist:d,force:c});break;case"touch":0!==e.pressed.size&&await this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchTouchEvent",{type:"touchMove",touchPoints:[{x:l,y:h,...gt(o??1,i??1),tangentialPressure:u,tiltX:f,tiltY:g,twist:d,force:c,id:e.pointerId}],modifiers:a})}e.x=l,e.y=h}}while(!v)}async#ut(e,t,a,r,n){let s,o;switch(e){case"viewport":s=t,o=a;break;case"pointer":s=r+t,o=n+a;break;default:{const{x:r,y:n}=await async function(e,t){const a=await e.getOrCreateSandbox(void 0),r=await a.callFunction(ut,{type:"undefined"},[t],!1,"none",{});if("exception"===r.type)throw new st.NoSuchElementException(`Origin element ${t.sharedId} was not found`);(0,ot.assert)("array"===r.result.type),(0,ot.assert)("number"===r.result.value?.[0]?.type),(0,ot.assert)("number"===r.result.value?.[1]?.type);const{result:{value:[{value:n},{value:s}]}}=r;return{x:n,y:s}}(this.#Se,e.element);s=r+t,o=n+a;break}}return{targetX:s,targetY:o}}async#dt(e,t,a){const{deltaX:r,deltaY:n,x:s,y:o,origin:i="viewport",duration:c=this.#et}=a;if("pointer"===i)throw new st.InvalidArgumentException('"pointer" origin is invalid for scrolling.');const{targetX:d,targetY:u}=await this.#ut(i,s,o,0,0);if(d<0||u<0)throw new st.MoveTargetOutOfBoundsException(`Cannot move beyond viewport (x: ${d}, y: ${u})`);let l,h=0,p=0;do{const e=c>0?(performance.now()-this.#Qe)/c:1;let a,s;if(l=e>=1,l?(a=r-h,s=n-p):(a=Math.round(e*r-h),s=Math.round(e*n-p)),0!==a||0!==s){const{modifiers:e}=t;await this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchMouseEvent",{type:"mouseWheel",deltaX:a,deltaY:s,x:d,y:u,modifiers:e}),h+=a,p+=s}}while(!l)}async#nt(e,t){if([...t.value].length>1)throw new st.InvalidArgumentException(`Invalid key value: ${t.value}`);const a=t.value,r=(0,ct.getNormalizedKey)(a),n=e.pressed.has(r),s=(0,ct.getKeyCode)(a),o=(0,ct.getKeyLocation)(a);switch(r){case"Alt":e.alt=!0;break;case"Shift":e.shift=!0;break;case"Control":e.ctrl=!0;break;case"Meta":e.meta=!0}e.pressed.add(r);const{modifiers:i}=e,c=ht(r,e),d=pt(s??"",e)??c;let u;if(this.#at&&e.meta)switch(s){case"KeyA":u="SelectAll";break;case"KeyC":u="Copy";break;case"KeyV":u=e.shift?"PasteAndMatchStyle":"Paste";break;case"KeyX":u="Cut";break;case"KeyZ":u=e.shift?"Redo":"Undo"}const l=[this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchKeyEvent",{type:d?"keyDown":"rawKeyDown",windowsVirtualKeyCode:dt.KeyToKeyCode[r],key:r,code:s,text:d,unmodifiedText:c,autoRepeat:n,isSystemKey:e.alt||void 0,location:o<3?o:void 0,isKeypad:3===o,modifiers:i,commands:u?[u]:void 0})];"Escape"===r&&(e.alt||(!this.#at||e.ctrl||e.meta)&&this.#at||l.push(this.#Se.cdpTarget.cdpClient.sendCommand("Input.cancelDragging"))),await Promise.all(l)}#st(e,t){if([...t.value].length>1)throw new st.InvalidArgumentException(`Invalid key value: ${t.value}`);const a=t.value,r=(0,ct.getNormalizedKey)(a);if(!e.pressed.has(r))return;const n=(0,ct.getKeyCode)(a),s=(0,ct.getKeyLocation)(a);switch(r){case"Alt":e.alt=!1;break;case"Shift":e.shift=!1;break;case"Control":e.ctrl=!1;break;case"Meta":e.meta=!1}e.pressed.delete(r);const{modifiers:o}=e,i=ht(r,e),c=pt(n??"",e)??i;return this.#Se.cdpTarget.cdpClient.sendCommand("Input.dispatchKeyEvent",{type:"keyUp",windowsVirtualKeyCode:dt.KeyToKeyCode[r],key:r,code:n,text:c,unmodifiedText:i,location:s<3?s:void 0,isSystemKey:e.alt||void 0,isKeypad:3===s,modifiers:o})}};const ht=(e,t)=>"Enter"===e?"\r":1===[...e].length?t.shift?e.toLocaleUpperCase("en-US"):e:void 0,pt=(e,t)=>{if(t.ctrl){switch(e){case"Digit2":if(t.shift)return"\0";break;case"KeyA":return"\x01";case"KeyB":return"\x02";case"KeyC":return"\x03";case"KeyD":return"\x04";case"KeyE":return"\x05";case"KeyF":return"\x06";case"KeyG":return"\x07";case"KeyH":return"\b";case"KeyI":return"\t";case"KeyJ":return"\n";case"KeyK":return"\v";case"KeyL":return"\f";case"KeyM":return"\r";case"KeyN":return"\x0e";case"KeyO":return"\x0f";case"KeyP":return"\x10";case"KeyQ":return"\x11";case"KeyR":return"\x12";case"KeyS":return"\x13";case"KeyT":return"\x14";case"KeyU":return"\x15";case"KeyV":return"\x16";case"KeyW":return"\x17";case"KeyX":return"\x18";case"KeyY":return"\x19";case"KeyZ":return"\x1a";case"BracketLeft":return"\x1b";case"Backslash":return"\x1c";case"BracketRight":return"\x1d";case"Digit6":if(t.shift)return"\x1e";break;case"Minus":return"\x1f"}return""}if(t.alt)return""};function mt(e){switch(e){case 0:return"left";case 1:return"middle";case 2:return"right";case 3:return"back";case 4:return"forward";default:return"none"}}function ft(e){const t=e.altitudeAngle??0,a=e.azimuthAngle??0;let r=0,n=0;if(0===t&&(0!==a&&a!==2*Math.PI||(r=Math.PI/2),a===Math.PI/2&&(n=Math.PI/2),a===Math.PI&&(r=-Math.PI/2),a===3*Math.PI/2&&(n=-Math.PI/2),a>0&&aMath.PI/2&&aMath.PI&&a<3*Math.PI/2&&(r=-Math.PI/2,n=-Math.PI/2),a>3*Math.PI/2&&a<2*Math.PI&&(r=Math.PI/2,n=-Math.PI/2)),0!==t){const e=Math.tan(t);r=Math.atan(Math.cos(a)/e),n=Math.atan(Math.sin(a)/e)}const s=180/Math.PI;return{tiltX:Math.round(r*s),tiltY:Math.round(n*s)}}function gt(e,t){return{radiusX:e?e/2:.5,radiusY:t?t/2:.5}}var yt={},St={},vt={};Object.defineProperty(vt,"__esModule",{value:!0}),vt.Mutex=void 0;vt.Mutex=class{#lt=!1;#ht=[];acquire(){const e={resolved:!1};return this.#lt?new Promise((t=>{this.#ht.push((()=>t(this.#pt.bind(this,e))))})):(this.#lt=!0,Promise.resolve(this.#pt.bind(this,e)))}#pt(e){if(e.resolved)throw new Error("Cannot release more than once.");e.resolved=!0;const t=this.#ht.shift();t?t():this.#lt=!1}async run(e){const t=await this.acquire();try{return await e()}finally{t()}}},Object.defineProperty(St,"__esModule",{value:!0}),St.InputState=void 0;const wt=g,Ct=vt,bt=at;St.InputState=class{cancelList=[];#mt=new Map;#ft=new Ct.Mutex;getOrCreate(e,t,a){let r=this.#mt.get(e);if(!r){switch(t){case"none":r=new bt.NoneSource;break;case"key":r=new bt.KeySource;break;case"pointer":{let e="mouse"===a?0:2;const t=new Set;for(const[,e]of this.#mt)"pointer"===e.type&&t.add(e.pointerId);for(;t.has(e);)++e;r=new bt.PointerSource(e,a);break}case"wheel":r=new bt.WheelSource;break;default:throw new wt.InvalidArgumentException(`Expected "none", "key", "pointer", or "wheel". Found unknown source type ${t}.`)}return this.#mt.set(e,r),r}if(r.type!==t)throw new wt.InvalidArgumentException(`Input source type of ${e} is ${r.type}, but received ${t}.`);return r}get(e){const t=this.#mt.get(e);if(!t)throw new wt.UnknownErrorException("Internal error.");return t}getGlobalKeyState(){const e=new bt.KeySource;for(const[,t]of this.#mt)if("key"===t.type){for(const a of t.pressed)e.pressed.add(a);e.alt||=t.alt,e.ctrl||=t.ctrl,e.meta||=t.meta,e.shift||=t.shift}return e}get queue(){return this.#ft}},Object.defineProperty(yt,"__esModule",{value:!0}),yt.InputStateManager=void 0;const xt=J,Pt=St;class It extends WeakMap{get(e){return(0,xt.assert)(e.isTopLevelContext()),this.has(e)||this.set(e,new Pt.InputState),super.get(e)}}yt.InputStateManager=It,Object.defineProperty(et,"__esModule",{value:!0}),et.InputProcessor=void 0;const kt=g,Rt=J,Et=tt,_t=yt;et.InputProcessor=class{#i;#C;#gt=new _t.InputStateManager;constructor(e,t){this.#i=e,this.#C=t}async performActions(e){const t=this.#i.getContext(e.context),a=this.#gt.get(t.top),r=this.#yt(e,a),n=new Et.ActionDispatcher(a,t,await Et.ActionDispatcher.isMacOS(t).catch((()=>!1)));return await n.dispatchActions(r),{}}async releaseActions(e){const t=this.#i.getContext(e.context),a=t.top,r=this.#gt.get(a),n=new Et.ActionDispatcher(r,t,await Et.ActionDispatcher.isMacOS(t).catch((()=>!1)));return await n.dispatchTickActions(r.cancelList.reverse()),this.#gt.delete(a),{}}async setFiles(e){const t=this.#C.findRealm({browsingContextId:e.context});if(void 0===t)throw new kt.NoSuchFrameException(`Could not find browsingContext ${e.context}`);let a;try{const r=await t.callFunction(String((function(){return this instanceof HTMLInputElement&&"file"===this.type&&!this.disabled})),e.element,[],!1,"none",{},!1);(0,Rt.assert)("success"===r.type),(0,Rt.assert)("boolean"===r.result.type),a=r.result.value}catch{throw new kt.NoSuchElementException(`Could not find element ${e.element.sharedId}`)}if(!a)throw new kt.UnableToSetFileInputException(`Element ${e.element.sharedId} is not a mutable file input.`);const r=[];for(let a=0;ar[t]!==e))){const{objectId:a}=await t.deserializeForCdp(e.element);(0,Rt.assert)(void 0!==a),await t.cdpClient.sendCommand("DOM.setFileInputFiles",{files:e.files,objectId:a})}else await t.callFunction(String((function(){this.dispatchEvent(new Event("cancel",{bubbles:!0}))})),e.element,[],!1,"none",{},!1);return{}}#yt(e,t){const a=[];for(const r of e.actions){switch(r.type){case"pointer":{r.parameters??={pointerType:"mouse"},r.parameters.pointerType??="mouse";const e=t.getOrCreate(r.id,"pointer",r.parameters.pointerType);if(e.subtype!==r.parameters.pointerType)throw new kt.InvalidArgumentException(`Expected input source ${r.id} to be ${e.subtype}; got ${r.parameters.pointerType}.`);break}default:t.getOrCreate(r.id,r.type)}const e=r.actions.map((e=>({id:r.id,action:e})));for(let t=0;t{for(var a in t)Ot(e,a,{get:t[a],enumerable:!0})})(zt,{URLPattern:()=>xa});var Dt,Lt=(Dt=zt,((e,t,a,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let n of At(t))!Bt.call(e,n)&&n!==a&&Ot(e,n,{get:()=>t[n],enumerable:!(r=Mt(t,n))||r.enumerable});return e})(Ot({},"__esModule",{value:!0}),Dt)),Zt=class{type=3;name="";prefix="";value="";suffix="";modifier=3;constructor(e,t,a,r,n,s){this.type=e,this.name=t,this.prefix=a,this.value=r,this.suffix=n,this.modifier=s}hasCustomName(){return""!==this.name&&"number"!=typeof this.name}},Ut=/[$_\p{ID_Start}]/u,Ft=/[$_\u200C\u200D\p{ID_Continue}]/u,qt=".*";function Vt(e,t){return(t?/^[\x00-\xFF]*$/:/^[\x00-\x7F]*$/).test(e)}function $t(e,t=!1){let a=[],r=0;for(;r{if(oc("OTHER_MODIFIER")??c("ASTERISK"),u=e=>{let t=c(e);if(void 0!==t)return t;let{type:r,index:n}=a[o];throw new TypeError(`Unexpected ${r} at ${n}, expected ${e}`)},l=()=>{let e,t="";for(;e=c("CHAR")??c("ESCAPED_CHAR");)t+=e;return t},h=t.encodePart||(e=>e),p="",m=e=>{p+=e},f=()=>{p.length&&(n.push(new Zt(3,"","",h(p),"",3)),p="")},g=(e,t,a,o,c)=>{let d,u=3;switch(c){case"?":u=1;break;case"*":u=0;break;case"+":u=2}if(!t&&!a&&3===u)return void m(e);if(f(),!t&&!a){if(!e)return;return void n.push(new Zt(3,"","",h(e),"",u))}d=a?"*"===a?qt:a:r;let l,p=2;if(d===r?(p=1,d=""):d===qt&&(p=0,d=""),t?l=t:a&&(l=s++),i.has(l))throw new TypeError(`Duplicate name '${l}'.`);i.add(l),n.push(new Zt(p,l,h(e),d,h(o),u))};for(;o-1)}return o||(r+=`(?=${s}|${n})`),new RegExp(r,Wt(a))}var Xt={delimiter:"",prefixes:"",sensitive:!0,strict:!0},Yt={delimiter:".",prefixes:"",sensitive:!0,strict:!0},Qt={delimiter:"/",prefixes:"/",sensitive:!0,strict:!0};function ea(e,t){return e.startsWith(t)?e.substring(t.length,e.length):e}function ta(e){return!(!e||e.length<2)&&("["===e[0]||("\\"===e[0]||"{"===e[0])&&"["===e[1])}var aa=["ftp","file","http","https","ws","wss"];function ra(e){if(!e)return!0;for(let t of aa)if(e.test(t))return!0;return!1}function na(e){switch(e){case"ws":case"http":return"80";case"wws":case"https":return"443";case"ftp":return"21";default:return""}}function sa(e){if(""===e)return e;if(/^[-+.A-Za-z0-9]*$/.test(e))return e.toLowerCase();throw new TypeError(`Invalid protocol '${e}'.`)}function oa(e){if(""===e)return e;let t=new URL("https://example.com");return t.username=e,t.username}function ia(e){if(""===e)return e;let t=new URL("https://example.com");return t.password=e,t.password}function ca(e){if(""===e)return e;if(/[\t\n\r #%/:<>?@[\]^\\|]/g.test(e))throw new TypeError(`Invalid hostname '${e}'`);let t=new URL("https://example.com");return t.hostname=e,t.hostname}function da(e){if(""===e)return e;if(/[^0-9a-fA-F[\]:]/g.test(e))throw new TypeError(`Invalid IPv6 hostname '${e}'`);return e.toLowerCase()}function ua(e){if(""===e||/^[0-9]*$/.test(e)&&parseInt(e)<=65535)return e;throw new TypeError(`Invalid port '${e}'.`)}function la(e){if(""===e)return e;let t=new URL("https://example.com");return t.pathname="/"!==e[0]?"/-"+e:e,"/"!==e[0]?t.pathname.substring(2,t.pathname.length):t.pathname}function ha(e){return""===e?e:new URL(`data:${e}`).pathname}function pa(e){if(""===e)return e;let t=new URL("https://example.com");return t.search=e,t.search.substring(1,t.search.length)}function ma(e){if(""===e)return e;let t=new URL("https://example.com");return t.hash=e,t.hash.substring(1,t.hash.length)}var fa=class{#St;#vt=[];#wt={};#Ct=0;#bt=1;#xt=0;#Pt=0;#It=0;#kt=0;#Rt=!1;constructor(e){this.#St=e}get result(){return this.#wt}parse(){for(this.#vt=$t(this.#St,!0);this.#Ct0){if(!this.#Ot())continue;this.#It-=1}if(this.#Mt())this.#It+=1;else switch(this.#Pt){case 0:this.#At()&&this.#jt(1);break;case 1:if(this.#At()){this.#Bt();let e=7,t=1;this.#zt()?(e=2,t=3):this.#Rt&&(e=2),this.#Tt(e,t)}break;case 2:this.#Dt()?this.#jt(3):(this.#Je()||this.#Nt()||this.#_t())&&this.#jt(5);break;case 3:this.#Lt()?this.#Tt(4,1):this.#Dt()&&this.#Tt(5,1);break;case 4:this.#Dt()&&this.#Tt(5,1);break;case 5:this.#Ge()?this.#kt+=1:this.#Zt()&&(this.#kt-=1),this.#Ut()&&!this.#kt?this.#Tt(6,1):this.#Je()?this.#Tt(7,0):this.#Nt()?this.#Tt(8,1):this.#_t()&&this.#Tt(9,1);break;case 6:this.#Je()?this.#Tt(7,0):this.#Nt()?this.#Tt(8,1):this.#_t()&&this.#Tt(9,1);break;case 7:this.#Nt()?this.#Tt(8,1):this.#_t()&&this.#Tt(9,1);break;case 8:this.#_t()&&this.#Tt(9,1)}}void 0!==this.#wt.hostname&&void 0===this.#wt.port&&(this.#wt.port="")}#Tt(e,t){switch(this.#Pt){case 0:case 2:break;case 1:this.#wt.protocol=this.#Ft();break;case 3:this.#wt.username=this.#Ft();break;case 4:this.#wt.password=this.#Ft();break;case 5:this.#wt.hostname=this.#Ft();break;case 6:this.#wt.port=this.#Ft();break;case 7:this.#wt.pathname=this.#Ft();break;case 8:this.#wt.search=this.#Ft();break;case 9:this.#wt.hash=this.#Ft()}0!==this.#Pt&&10!==e&&([1,2,3,4].includes(this.#Pt)&&[6,7,8,9].includes(e)&&(this.#wt.hostname??=""),[1,2,3,4,5,6].includes(this.#Pt)&&[8,9].includes(e)&&(this.#wt.pathname??=this.#Rt?"/":""),[1,2,3,4,5,6,7].includes(this.#Pt)&&9===e&&(this.#wt.search??="")),this.#qt(e,t)}#qt(e,t){this.#Pt=e,this.#xt=this.#Ct+t,this.#Ct+=t,this.#bt=0}#Et(){this.#Ct=this.#xt,this.#bt=0}#jt(e){this.#Et(),this.#Pt=e}#Vt(e){return e<0&&(e=this.#vt.length-e),e=0&&(e.pathname=va(r.pathname.substring(0,t+1),a)+e.pathname)}e.pathname=function(e,t,a){if(a||""===e)return e;if(t&&!aa.includes(t))return new URL(`${t}:${e}`).pathname;let r="/"==e[0];return e=new URL(r?e:"/-"+e,"https://example.com").pathname,r||(e=e.substring(2,e.length)),e}(e.pathname,e.protocol,a)}return"string"==typeof t.search&&(e.search=function(e,t){if(e=ea(e,"?"),t||""===e)return e;let a=new URL("https://example.com");return a.search=e,a.search?a.search.substring(1,a.search.length):""}(t.search,a)),"string"==typeof t.hash&&(e.hash=function(e,t){if(e=ea(e,"#"),t||""===e)return e;let a=new URL("https://example.com");return a.hash=e,a.hash?a.hash.substring(1,a.hash.length):""}(t.hash,a)),e}function Ca(e){return e.replace(/([+*?:{}()\\])/g,"\\$1")}function ba(e,t){t.delimiter??="/#?",t.prefixes??="./",t.sensitive??=!1,t.strict??=!1,t.end??=!0,t.start??=!0,t.endsWith="";let a=`[^${function(e){return e.replace(/([.+*?^${}()[\]|/\\])/g,"\\$1")}(t.delimiter)}]+?`,r=/[$_\u200C\u200D\p{ID_Continue}]/u,n="";for(let s=0;s0?e[s-1]:null,u=s0?u.value[0]:"";c=r.test(e)}else c=!u.hasCustomName();if(!c&&!o.prefix.length&&d&&3===d.type){let e=d.value[d.value.length-1];c=t.prefixes.includes(e)}c&&(n+="{"),n+=Ca(o.prefix),i&&(n+=`:${o.name}`),2===o.type?n+=`(${o.value})`:1===o.type?i||(n+=`(${a})`):0===o.type&&(i||d&&3!==d.type&&3===d.modifier&&!c&&""===o.prefix?n+="(.*)":n+="*"),1===o.type&&i&&o.suffix.length&&r.test(o.suffix[0])&&(n+="\\"),n+=Ca(o.suffix),c&&(n+="}"),3!==o.modifier&&(n+=Jt(o.modifier))}return n}var xa=class{#St;#vt={};#wt={};#Ct={};#bt={};#xt=!1;constructor(e={},t,a){try{let r;if("string"==typeof t?r=t:a=t,"string"==typeof e){let t=new fa(e);if(t.parse(),e=t.result,void 0===r&&"string"!=typeof e.protocol)throw new TypeError("A base URL must be provided for a relative constructor string.");e.baseURL=r}else{if(!e||"object"!=typeof e)throw new TypeError("parameter 1 is not of type 'string' and cannot convert to dictionary.");if(r)throw new TypeError("parameter 1 is not of type 'string'.")}typeof a>"u"&&(a={ignoreCase:!1});let n,s={ignoreCase:!0===a.ignoreCase},o={pathname:ya,protocol:ya,username:ya,password:ya,hostname:ya,port:ya,search:ya,hash:ya};for(n of(this.#St=wa(o,e,!0),na(this.#St.protocol)===this.#St.port&&(this.#St.port=""),ga)){if(!(n in this.#St))continue;let e={},t=this.#St[n];switch(this.#wt[n]=[],n){case"protocol":Object.assign(e,Xt),e.encodePart=sa;break;case"username":Object.assign(e,Xt),e.encodePart=oa;break;case"password":Object.assign(e,Xt),e.encodePart=ia;break;case"hostname":Object.assign(e,Yt),ta(t)?e.encodePart=da:e.encodePart=ca;break;case"port":Object.assign(e,Xt),e.encodePart=ua;break;case"pathname":ra(this.#vt.protocol)?(Object.assign(e,Qt,s),e.encodePart=la):(Object.assign(e,Xt,s),e.encodePart=ha);break;case"search":Object.assign(e,Xt,s),e.encodePart=pa;break;case"hash":Object.assign(e,Xt,s),e.encodePart=ma}try{this.#bt[n]=Kt(t,e),this.#vt[n]=Gt(this.#bt[n],this.#wt[n],e),this.#Ct[n]=ba(this.#bt[n],e),this.#xt=this.#xt||this.#bt[n].some((e=>2===e.type))}catch{throw new TypeError(`invalid ${n} pattern '${this.#St[n]}'.`)}}}catch(e){throw new TypeError(`Failed to construct 'URLPattern': ${e.message}`)}}test(e={},t){let a,r={pathname:"",protocol:"",username:"",password:"",hostname:"",port:"",search:"",hash:""};if("string"!=typeof e&&t)throw new TypeError("parameter 1 is not of type 'string'.");if(typeof e>"u")return!1;try{r=wa(r,"object"==typeof e?e:Sa(e,t),!1)}catch{return!1}for(a of ga)if(!this.#vt[a].exec(r[a]))return!1;return!0}exec(e={},t){let a={pathname:"",protocol:"",username:"",password:"",hostname:"",port:"",search:"",hash:""};if("string"!=typeof e&&t)throw new TypeError("parameter 1 is not of type 'string'.");if(typeof e>"u")return;try{a=wa(a,"object"==typeof e?e:Sa(e,t),!1)}catch{return null}let r,n={};for(r of(n.inputs=t?[e,t]:[e],ga)){let e=this.#vt[r].exec(a[r]);if(!e)return null;let t={};for(let[a,n]of this.#wt[r].entries())if("string"==typeof n||"number"==typeof n){let r=e[a+1];t[n]=r}n[r]={input:a[r]??"",groups:t}}return n}static compareComponent(e,t,a){let r=(e,t)=>{for(let a of["type","modifier","prefix","value","suffix"]){if(e[a]{let a=0;for(;a0}getFetchEnableParams(){const e=[];for(const t of this.#Ht.values())for(const a of t.phases){const r=_a.requestStageFromPhase(a);if(0!==t.urlPatterns.length)for(const a of t.urlPatterns){const t=_a.cdpFromSpecUrlPattern(a);e.push({urlPattern:t,requestStage:r})}else e.push({urlPattern:"*",requestStage:r})}return{patterns:e,handleAuthRequests:[...this.#Ht.values()].some((e=>e.phases.includes("authRequired")))}}getRequest(e){return this.#Kt.get(e)}addRequest(e){this.#Kt.set(e.requestId,e)}deleteRequest(e){const t=this.#Kt.get(e);t&&(t.dispose(),this.#Kt.delete(e))}hasNetworkRequests(){return this.#Kt.size>0}hasBlockedRequests(){return this.#Wt.size>0}static cdpFromSpecUrlPattern(e){switch(e.type){case"string":return e.pattern;case"pattern":return _a.buildUrlPatternString(e)}}static buildUrlPatternString({protocol:e,hostname:t,port:a,pathname:r,search:n}){if(!(e||t||a||r||n))return"*";let s="";return e&&(s+=e,e.endsWith(":")||(s+=":"),_a.isSpecialScheme(e)&&(s+="//")),t&&(s+=t),a&&(s+=`:${a}`),r&&(r.startsWith("/")||(s+="/"),s+=r),n&&(n.startsWith("?")||(s+="?"),s+=n),s}static requestStageFromPhase(e){switch(e){case"beforeRequestSent":return"Request";case"responseStarted":case"authRequired":return"Response"}}static isSpecialScheme(e){return["ftp","file","http","https","ws","wss"].includes(e.replace(/:$/,""))}addBlockedRequest(e,t){this.#Wt.set(e,t)}removeBlockedRequest(e){this.#Wt.delete(e)}getBlockedRequest(e){return this.#Wt.get(e)}getNetworkIntercepts(e,t){const a=this.#Kt.get(e);if(!a)return[];const r=[];for(const[e,{phases:n,urlPatterns:s}]of this.#Ht.entries())t&&n.includes(t)&&(0===s.length||s.some((e=>_a.matchUrlPattern(e,a.url))))&&r.push(e);return r}static matchUrlPattern(e,t){switch(e.type){case"string":return e.pattern===t;case"pattern":return null!==new Ra.URLPattern({protocol:e.protocol,hostname:e.hostname,port:e.port,pathname:e.pathname,search:e.search}).exec(t)}}}Nt.NetworkStorage=_a,Object.defineProperty(Tt,"__esModule",{value:!0}),Tt.NetworkProcessor=void 0;const Ta=g,Na=J,ja=Nt,Oa=Me;class Ma{#i;#ie;constructor(e,t){this.#i=e,this.#ie=t}async addIntercept(e){e.phases.includes("authRequired")&&!e.phases.includes("beforeRequestSent")&&e.phases.unshift("beforeRequestSent");const t=e.urlPatterns??[],a=Ma.parseUrlPatterns(t),r=this.#ie.addIntercept({urlPatterns:a,phases:e.phases});return await this.#Jt(),{intercept:r}}async continueRequest(e){const t=e.request,{request:a,phase:r}=this.#Gt(t);if("beforeRequestSent"!==r)throw new Ta.InvalidArgumentException(`Blocked request for network id '${t}' is not in 'BeforeRequestSent' phase`);void 0!==e.url&&Ma.parseUrlString(e.url);const{url:n,method:s,headers:o}=e,i=(0,Oa.cdpFetchHeadersFromBidiNetworkHeaders)(o),c=this.#Xt(t);return await c.continueRequest(a,n,s,i),this.#ie.removeBlockedRequest(t),{}}async continueResponse(e){const t=e.request,{request:a,phase:r}=this.#Gt(t);if("beforeRequestSent"===r)throw new Ta.InvalidArgumentException(`Blocked request for network id '${t}' is in 'BeforeRequestSent' phase`);const{statusCode:n,reasonPhrase:s,headers:o}=e,i=(0,Oa.cdpFetchHeadersFromBidiNetworkHeaders)(o),c=this.#Xt(t);return await c.continueResponse(a,n,s,i),this.#ie.removeBlockedRequest(t),{}}async continueWithAuth(e){const t=e.request,{request:a,phase:r}=this.#Gt(t);if("authRequired"!==r)throw new Ta.InvalidArgumentException(`Blocked request for network id '${t}' is not in 'AuthRequired' phase`);const n=this.#Xt(t);let s,o;if("provideCredentials"===e.action){const{credentials:t}=e;s=t.username,o=t.password,(0,Na.assert)("password"===t.type,`Credentials type ${t.type} must be 'password'`)}const i=(0,Oa.cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction)(e.action);return await n.continueWithAuth(a,i,s,o),{}}async failRequest({request:e}){const{request:t,phase:a}=this.#Gt(e);if("authRequired"===a)throw new Ta.InvalidArgumentException(`Blocked request for network id '${e}' is in 'AuthRequired' phase`);const r=this.#Xt(e);return await r.failRequest(t,"Failed"),this.#ie.removeBlockedRequest(e),{}}async provideResponse(e){const{statusCode:t,reasonPhrase:a,headers:r,body:n,request:s}=e,{request:o}=this.#Gt(s),i=(0,Oa.cdpFetchHeadersFromBidiNetworkHeaders)(r),c=this.#Xt(s);return await c.provideResponse(o,t??c.statusCode,a,i,n?.value),this.#ie.removeBlockedRequest(s),{}}async removeIntercept(e){return this.#ie.removeIntercept(e.intercept),await this.#Jt(),{}}async#Yt(){await Promise.all(this.#i.getAllContexts().map((async e=>{await e.cdpTarget.fetchEnable()})))}async#Qt(){await Promise.all(this.#i.getAllContexts().map((async e=>{await e.cdpTarget.fetchDisable()})))}async#Jt(){this.#ie.hasIntercepts()||this.#ie.hasBlockedRequests()||this.#ie.hasNetworkRequests()?await this.#Yt():await this.#Qt()}#Gt(e){const t=this.#ie.getBlockedRequest(e);if(!t)throw new Ta.NoSuchRequestException(`No blocked request found for network id '${e}'`);return t}#Xt(e){const t=this.#ie.getRequest(e);if(!t)throw new Ta.NoSuchRequestException(`Network request with ID ${e} doesn't exist`);return t}static parseUrlString(e){try{return new URL(e)}catch(t){throw new Ta.InvalidArgumentException(`Invalid URL '${e}': ${t}`)}}static parseUrlPatterns(e){return e.map((e=>{switch(e.type){case"string":return Ma.parseUrlString(e.pattern),e;case"pattern":if(void 0===e.protocol&&void 0===e.hostname&&void 0===e.port&&void 0===e.pathname&&void 0===e.search)return e;if(""===e.protocol)throw new Ta.InvalidArgumentException("URL pattern must specify a protocol");if(""===e.hostname)throw new Ta.InvalidArgumentException("URL pattern must specify a hostname");if((e.hostname?.length??0)>0){if(e.protocol?.match(/^file/i))throw new Ta.InvalidArgumentException("URL pattern protocol cannot be 'file'");if(e.hostname?.includes(":"))throw new Ta.InvalidArgumentException("URL pattern hostname must not contain a colon")}if(""===e.port)throw new Ta.InvalidArgumentException("URL pattern must specify a port");try{new URL(ja.NetworkStorage.buildUrlPatternString(e))}catch(e){throw new Ta.InvalidArgumentException(`${e}`)}return e}}))}}Tt.NetworkProcessor=Ma;var Aa={};Object.defineProperty(Aa,"__esModule",{value:!0}),Aa.PermissionsProcessor=void 0;const Ba=g;Aa.PermissionsProcessor=class{#o;constructor(e){this.#o=e}async setPermissions(e){try{await this.#o.sendCommand("Browser.setPermission",{origin:e.origin,permission:{name:e.descriptor.name},setting:e.state})}catch(e){if("Permission can't be granted to opaque origins."===e.message)return{};throw new Ba.InvalidArgumentException(e.message)}return{}}};var za={};Object.defineProperty(za,"__esModule",{value:!0}),za.PreloadScriptStorage=void 0;za.PreloadScriptStorage=class{#ea=new Set;find(e){return e?[...this.#ea].filter((t=>(void 0===e.id||e.id===t.id)&&(!(void 0!==e.targetId&&!t.targetIds.has(e.targetId))&&(void 0===e.global||!(e.global&&void 0!==t.contexts||!e.global&&void 0===t.contexts))))):[...this.#ea]}add(e){this.#ea.add(e)}remove(e){for(const t of this.find(e))this.#ea.delete(t)}};var Da={},La={};Object.defineProperty(La,"__esModule",{value:!0}),La.PreloadScript=void 0;const Za=A,Ua=B;La.PreloadScript=class{#u=(0,Za.uuidv4)();#ta=[];#aa;#ra=new Set;#na;#sa;#oa;get id(){return this.#u}get targetIds(){return this.#ra}constructor(e,t){this.#na=e.arguments?.map((e=>new Ua.ChannelProxy(e.value,t)))??[],this.#aa=e.functionDeclaration,this.#sa=e.sandbox,this.#oa=e.contexts}get channels(){return this.#na}get contexts(){return this.#oa}#ia(){const e=`[${this.channels.map((e=>e.getEvalInWindowStr())).join(", ")}]`;return`(()=>{(${this.#aa})(...${e})})()`}async initInTargets(e,t){await Promise.all(Array.from(e).map((e=>this.initInTarget(e,t))))}async initInTarget(e,t){const a=await e.cdpClient.sendCommand("Page.addScriptToEvaluateOnNewDocument",{source:this.#ia(),worldName:this.#sa,runImmediately:t});this.#ta.push({target:e,preloadScriptId:a.identifier}),this.#ra.add(e.id)}async remove(){for(const e of this.#ta){const t=e.target,a=e.preloadScriptId;await t.cdpClient.sendCommand("Page.removeScriptToEvaluateOnNewDocument",{identifier:a})}}dispose(e){this.#ta=this.#ta.filter((t=>t.target?.id!==e)),this.#ra.delete(e)}},Object.defineProperty(Da,"__esModule",{value:!0}),Da.ScriptProcessor=void 0;const Fa=g,qa=La;Da.ScriptProcessor=class{#i;#C;#_e;#t;constructor(e,t,a,r){this.#i=e,this.#C=t,this.#_e=a,this.#t=r}async addPreloadScript(e){const t=new Set;if(e.contexts){if(0===e.contexts.length)throw new Fa.InvalidArgumentException("Contexts list is empty.");for(const a of e.contexts){const e=this.#i.getContext(a);if(!e.isTopLevelContext())throw new Fa.InvalidArgumentException(`Non top-level context '${a}' given.`);t.add(e)}}const a=new qa.PreloadScript(e,this.#t);this.#_e.add(a);const r=0===t.size?new Set(this.#i.getTopLevelContexts().map((e=>e.cdpTarget))):new Set([...t.values()].map((e=>e.cdpTarget)));return await a.initInTargets(r,!1),{script:a.id}}async removePreloadScript(e){const t=e.script,a=this.#_e.find({id:t});if(0===a.length)throw new Fa.NoSuchScriptException(`No preload script with BiDi ID '${t}'`);return await Promise.all(a.map((e=>e.remove()))),this.#_e.remove({id:t}),{}}async callFunction(e){const t=await this.#ca(e.target);return await t.callFunction(e.functionDeclaration,e.this??{type:"undefined"},e.arguments??[],e.awaitPromise,e.resultOwnership??"none",e.serializationOptions??{},e.userActivation??!1)}async evaluate(e){const t=await this.#ca(e.target);return await t.evaluate(e.expression,e.awaitPromise,e.resultOwnership??"none",e.serializationOptions??{},e.userActivation??!1)}async disown(e){const t=await this.#ca(e.target);return await Promise.all(e.handles.map((async e=>await t.disown(e)))),{}}getRealms(e){void 0!==e.context&&this.#i.getContext(e.context);return{realms:this.#C.findRealms({browsingContextId:e.context,type:e.type}).map((e=>e.realmInfo))}}async#ca(e){if("realm"in e)return this.#C.getRealm({realmId:e.realm});const t=this.#i.getContext(e.context);return await t.getOrCreateSandbox(e.sandbox)}};var Va={};Object.defineProperty(Va,"__esModule",{value:!0}),Va.SessionProcessor=void 0;Va.SessionProcessor=class{#y;constructor(e){this.#y=e}status(){return{ready:!1,message:"already connected"}}subscribe(e,t=null){return this.#y.subscribe(e.events,e.contexts??[null],t),{}}unsubscribe(e,t=null){return this.#y.unsubscribe(e.events,e.contexts??[null],t),{}}};var $a={};Object.defineProperty($a,"__esModule",{value:!0}),$a.StorageProcessor=void 0;const Ka=g,Ha=J,Wa=l,Ja=Tt,Ga=Me;$a.StorageProcessor=class{#o;#i;#t;constructor(e,t,a){this.#i=t,this.#o=e,this.#t=a}async getCookies(e){const t=this.#da(e.partition);return{cookies:(await this.#o.sendCommand("Storage.getCookies",{browserContextId:t.userContext})).cookies.filter((e=>void 0===t.sourceOrigin||e.partitionKey===t.sourceOrigin)).map((e=>(0,Ga.cdpToBiDiCookie)(e))).filter((t=>this.#ua(t,e.filter))),partitionKey:t}}async setCookie(e){const t=this.#da(e.partition),a=(0,Ga.bidiToCdpCookie)(e,t);try{await this.#o.sendCommand("Storage.setCookies",{cookies:[a],browserContextId:t.userContext})}catch(e){throw this.#t?.(Wa.LogType.debugError,e),new Ka.UnableToSetCookieException(e.toString())}return{partitionKey:t}}#la(e){const t=e.context,a=this.#i.getContext(t);return{userContext:"default"===a.userContext?void 0:a.userContext}}#ha(e){const t=new Map;let a=e.sourceOrigin;if(void 0!==a){const e=Ja.NetworkProcessor.parseUrlString(a);a="null"===e.origin?e.origin:`${e.protocol}//${e.hostname}`}const r="default"===e.userContext?void 0:e.userContext;for(const[a,r]of Object.entries(e))void 0===a||void 0===r||["type","sourceOrigin","userContext"].includes(a)||t.set(a,r);return t.size>0&&this.#t?.(Wa.LogType.debugInfo,`Unsupported partition keys: ${JSON.stringify(Object.fromEntries(t))}`),{...void 0===a?{}:{sourceOrigin:a},...void 0===r?{}:{userContext:r}}}#da(e){return void 0===e?{}:"context"===e.type?this.#la(e):((0,Ha.assert)("storageKey"===e.type,"Unknown partition type"),this.#ha(e))}#ua(e,t){return void 0===t||!(void 0!==t.domain&&t.domain!==e.domain||void 0!==t.name&&t.name!==e.name||void 0!==t.value&&(t.value.type!==e.value.type||t.value.value!==e.value.value)||void 0!==t.path&&t.path!==e.path||void 0!==t.size&&t.size!==e.size||void 0!==t.httpOnly&&t.httpOnly!==e.httpOnly||void 0!==t.secure&&t.secure!==e.secure||void 0!==t.sameSite&&t.sameSite!==e.sameSite||void 0!==t.expiry&&t.expiry!==e.expiry)}};var Xa={};Object.defineProperty(Xa,"__esModule",{value:!0}),Xa.OutgoingMessage=void 0;class Ya{#pa;#ma;constructor(e,t=null){this.#pa=e,this.#ma=t}static createFromPromise(e,t){return e.then((e=>"success"===e.kind?{kind:"success",value:new Ya(e.value,t)}:e))}static createResolved(e,t){return Promise.resolve({kind:"success",value:new Ya(e,t)})}get message(){return this.#pa}get channel(){return this.#ma}}Xa.OutgoingMessage=Ya,Object.defineProperty(f,"__esModule",{value:!0}),f.CommandProcessor=void 0;const Qa=g,er=s,tr=l,ar=E,rr=_,nr=N,sr=j,or=et,ir=Tt,cr=Nt,dr=Aa,ur=za,lr=Da,hr=Va,pr=$a,mr=Xa;class fr extends er.EventEmitter{#fa;#ga;#ya;#Sa;#va;#wa;#Ca;#ba;#xa;#Pa;#t;constructor(e,t,a,r,n,s,o,i,c,d=new ar.BidiNoOpParser,u){super(),this.#Pa=d,this.#t=u;const l=new cr.NetworkStorage,h=new ur.PreloadScriptStorage;this.#fa=new rr.BrowserProcessor(t),this.#ga=new sr.BrowsingContextProcessor(e,t,r,a,s,o,l,h,i,c,n,u),this.#ya=new nr.CdpProcessor(s,e,t),this.#Sa=new or.InputProcessor(s,o),this.#va=new ir.NetworkProcessor(s,l),this.#wa=new dr.PermissionsProcessor(t),this.#Ca=new lr.ScriptProcessor(s,o,h,u),this.#ba=new hr.SessionProcessor(a),this.#xa=new pr.StorageProcessor(t,s,u)}async#Ia(e){switch(e.method){case"session.end":case"session.new":break;case"browser.close":return this.#fa.close();case"browser.createUserContext":return await this.#fa.createUserContext();case"browser.getUserContexts":return await this.#fa.getUserContexts();case"browser.removeUserContext":return await this.#fa.removeUserContext(e.params.userContext);case"browsingContext.activate":return await this.#ga.activate(this.#Pa.parseActivateParams(e.params));case"browsingContext.captureScreenshot":return await this.#ga.captureScreenshot(this.#Pa.parseCaptureScreenshotParams(e.params));case"browsingContext.close":return await this.#ga.close(this.#Pa.parseCloseParams(e.params));case"browsingContext.create":return await this.#ga.create(this.#Pa.parseCreateParams(e.params));case"browsingContext.getTree":return this.#ga.getTree(this.#Pa.parseGetTreeParams(e.params));case"browsingContext.handleUserPrompt":return await this.#ga.handleUserPrompt(this.#Pa.parseHandleUserPromptParams(e.params));case"browsingContext.locateNodes":throw new Qa.UnsupportedOperationException(`Command '${e.method}' not yet implemented.`);case"browsingContext.navigate":return await this.#ga.navigate(this.#Pa.parseNavigateParams(e.params));case"browsingContext.print":return await this.#ga.print(this.#Pa.parsePrintParams(e.params));case"browsingContext.reload":return await this.#ga.reload(this.#Pa.parseReloadParams(e.params));case"browsingContext.setViewport":return await this.#ga.setViewport(this.#Pa.parseSetViewportParams(e.params));case"browsingContext.traverseHistory":return await this.#ga.traverseHistory(this.#Pa.parseTraverseHistoryParams(e.params));case"cdp.getSession":return this.#ya.getSession(this.#Pa.parseGetSessionParams(e.params));case"cdp.sendCommand":return await this.#ya.sendCommand(this.#Pa.parseSendCommandParams(e.params));case"input.performActions":return await this.#Sa.performActions(this.#Pa.parsePerformActionsParams(e.params));case"input.releaseActions":return await this.#Sa.releaseActions(this.#Pa.parseReleaseActionsParams(e.params));case"input.setFiles":return await this.#Sa.setFiles(this.#Pa.parseSetFilesParams(e.params));case"network.addIntercept":return await this.#va.addIntercept(this.#Pa.parseAddInterceptParams(e.params));case"network.continueRequest":return await this.#va.continueRequest(this.#Pa.parseContinueRequestParams(e.params));case"network.continueResponse":return await this.#va.continueResponse(this.#Pa.parseContinueResponseParams(e.params));case"network.continueWithAuth":return await this.#va.continueWithAuth(this.#Pa.parseContinueWithAuthParams(e.params));case"network.failRequest":return await this.#va.failRequest(this.#Pa.parseFailRequestParams(e.params));case"network.provideResponse":return await this.#va.provideResponse(this.#Pa.parseProvideResponseParams(e.params));case"network.removeIntercept":return await this.#va.removeIntercept(this.#Pa.parseRemoveInterceptParams(e.params));case"permissions.setPermission":return await this.#wa.setPermissions(this.#Pa.parseSetPermissionsParams(e.params));case"script.addPreloadScript":return await this.#Ca.addPreloadScript(this.#Pa.parseAddPreloadScriptParams(e.params));case"script.callFunction":return await this.#Ca.callFunction(this.#Pa.parseCallFunctionParams(e.params));case"script.disown":return await this.#Ca.disown(this.#Pa.parseDisownParams(e.params));case"script.evaluate":return await this.#Ca.evaluate(this.#Pa.parseEvaluateParams(e.params));case"script.getRealms":return this.#Ca.getRealms(this.#Pa.parseGetRealmsParams(e.params));case"script.removePreloadScript":return await this.#Ca.removePreloadScript(this.#Pa.parseRemovePreloadScriptParams(e.params));case"session.status":return this.#ba.status();case"session.subscribe":return this.#ba.subscribe(this.#Pa.parseSubscribeParams(e.params),e.channel);case"session.unsubscribe":return this.#ba.unsubscribe(this.#Pa.parseSubscribeParams(e.params),e.channel);case"storage.deleteCookies":throw new Qa.UnsupportedOperationException(`${e.method} is not supported yet`);case"storage.getCookies":return await this.#xa.getCookies(this.#Pa.parseGetCookiesParams(e.params));case"storage.setCookie":return await this.#xa.setCookie(this.#Pa.parseSetCookieParams(e.params))}throw new Qa.UnknownCommandException(`Unknown command '${e.method}'.`)}async processCommand(e){try{const t=await this.#Ia(e),a={type:"success",id:e.id,result:t};this.emit("response",{message:mr.OutgoingMessage.createResolved(a,e.channel),event:e.method})}catch(t){if(t instanceof Qa.Exception)this.emit("response",{message:mr.OutgoingMessage.createResolved(t.toErrorResponse(e.id),e.channel),event:e.method});else{const a=t;this.#t?.(tr.LogType.bidi,a),this.emit("response",{message:mr.OutgoingMessage.createResolved(new Qa.UnknownErrorException(a.message,a.stack).toErrorResponse(e.id),e.channel),event:e.method})}}}}f.CommandProcessor=fr;var gr={};Object.defineProperty(gr,"__esModule",{value:!0}),gr.BrowsingContextStorage=void 0;const yr=g;gr.BrowsingContextStorage=class{#oa=new Map;getTopLevelContexts(){return this.getAllContexts().filter((e=>e.isTopLevelContext()))}getAllContexts(){return Array.from(this.#oa.values())}deleteContextById(e){this.#oa.delete(e)}deleteContext(e){this.#oa.delete(e.id)}addContext(e){this.#oa.set(e.id,e)}hasContext(e){return this.#oa.has(e)}findContext(e){return this.#oa.get(e)}findTopLevelContextId(e){if(null===e)return null;const t=this.findContext(e),a=t?.parentId??null;return null===a?e:this.findTopLevelContextId(a)}findContextBySession(e){for(const t of this.#oa.values())if(t.cdpTarget.cdpSessionId===e)return t}getContext(e){const t=this.findContext(e);if(void 0===t)throw new yr.NoSuchFrameException(`Context ${e} not found`);return t}};var Sr={};Object.defineProperty(Sr,"__esModule",{value:!0}),Sr.RealmStorage=void 0;const vr=g,wr=Q;Sr.RealmStorage=class{#ka=new Map;#Ra=new Map;get knownHandlesToRealmMap(){return this.#ka}addRealm(e){this.#Ra.set(e.realmId,e)}findRealms(e){return Array.from(this.#Ra.values()).filter((t=>(void 0===e.realmId||e.realmId===t.realmId)&&(!(void 0!==e.browsingContextId&&!t.associatedBrowsingContexts.map((e=>e.id)).includes(e.browsingContextId))&&((void 0===e.sandbox||t instanceof wr.WindowRealm&&e.sandbox===t.sandbox)&&((void 0===e.executionContextId||e.executionContextId===t.executionContextId)&&((void 0===e.origin||e.origin===t.origin)&&((void 0===e.type||e.type===t.realmType)&&(void 0===e.cdpSessionId||e.cdpSessionId===t.cdpClient.sessionId))))))))}findRealm(e){const t=this.findRealms(e);if(1===t.length)return t[0]}getRealm(e){const t=this.findRealm(e);if(void 0===t)throw new vr.NoSuchFrameException(`Realm ${JSON.stringify(e)} not found`);return t}deleteRealms(e){this.findRealms(e).map((e=>{e.dispose(),this.#Ra.delete(e.realmId),Array.from(this.knownHandlesToRealmMap.entries()).filter((([,t])=>t===e.realmId)).map((([e])=>this.knownHandlesToRealmMap.delete(e)))}))}};var Cr={},br={};Object.defineProperty(br,"__esModule",{value:!0}),br.Buffer=void 0;br.Buffer=class{#Ea;#_a=[];#Ta;constructor(e,t){this.#Ea=e,this.#Ta=t}get(){return this.#_a}add(e){for(this.#_a.push(e);this.#_a.length>this.#Ea;){const e=this.#_a.shift();void 0!==e&&this.#Ta?.(e)}}};var xr={};Object.defineProperty(xr,"__esModule",{value:!0}),xr.DefaultMap=void 0;class Pr extends Map{#Na;constructor(e,t){super(t),this.#Na=e}get(e){return this.has(e)||this.set(e,this.#Na(e)),super.get(e)}}xr.DefaultMap=Pr;var Ir={};Object.defineProperty(Ir,"__esModule",{value:!0}),Ir.IdWrapper=void 0;class kr{static#ja=0;#u;constructor(){this.#u=++kr.#ja}get id(){return this.#u}}Ir.IdWrapper=kr;var Rr={};Object.defineProperty(Rr,"__esModule",{value:!0}),Rr.assertSupportedEvent=Rr.isCdpEvent=void 0;const Er=g;function _r(e){return e.split(".").at(0)?.startsWith(Er.ChromiumBidi.BiDiModule.Cdp)??!1}Rr.isCdpEvent=_r,Rr.assertSupportedEvent=function(e){if(!Er.ChromiumBidi.EVENT_NAMES.has(e)&&!_r(e))throw new Er.InvalidArgumentException(`Unknown event: ${e}`)};var Tr={};Object.defineProperty(Tr,"__esModule",{value:!0}),Tr.SubscriptionManager=Tr.unrollEvents=Tr.cartesianProduct=void 0;const Nr=g,jr=Rr;function Or(...e){return e.reduce(((e,t)=>e.flatMap((e=>t.map((t=>[e,t].flat()))))))}function Mr(e){const t=new Set;function a(e){for(const a of e)t.add(a)}for(const r of e)switch(r){case Nr.ChromiumBidi.BiDiModule.BrowsingContext:a(Object.values(Nr.ChromiumBidi.BrowsingContext.EventNames));break;case Nr.ChromiumBidi.BiDiModule.Log:a(Object.values(Nr.ChromiumBidi.Log.EventNames));break;case Nr.ChromiumBidi.BiDiModule.Network:a(Object.values(Nr.ChromiumBidi.Network.EventNames));break;case Nr.ChromiumBidi.BiDiModule.Script:a(Object.values(Nr.ChromiumBidi.Script.EventNames));break;default:t.add(r)}return[...t.values()]}Tr.cartesianProduct=Or,Tr.unrollEvents=Mr;Tr.SubscriptionManager=class{#Oa=0;#Ma=new Map;#i;constructor(e){this.#i=e}getChannelsSubscribedToEvent(e,t){return Array.from(this.#Ma.keys()).map((a=>({priority:this.#Aa(e,t,a),channel:a}))).filter((({priority:e})=>null!==e)).sort(((e,t)=>e.priority-t.priority)).map((({channel:e})=>e))}#Aa(e,t,a){const r=this.#Ma.get(a);if(void 0===r)return null;const n=this.#i.findTopLevelContextId(t),s=[...new Set([null,n])].map((t=>{const a=r.get(t)?.get(e);if((0,jr.isCdpEvent)(e)){const e=r.get(t)?.get(Nr.ChromiumBidi.BiDiModule.Cdp);return a&&e?Math.min(a,e):a??e}return a})).filter((e=>void 0!==e));return 0===s.length?null:Math.min(...s)}subscribe(e,t,a){switch(t=this.#i.findTopLevelContextId(t),e){case Nr.ChromiumBidi.BiDiModule.BrowsingContext:return void Object.values(Nr.ChromiumBidi.BrowsingContext.EventNames).map((e=>this.subscribe(e,t,a)));case Nr.ChromiumBidi.BiDiModule.Log:return void Object.values(Nr.ChromiumBidi.Log.EventNames).map((e=>this.subscribe(e,t,a)));case Nr.ChromiumBidi.BiDiModule.Network:return void Object.values(Nr.ChromiumBidi.Network.EventNames).map((e=>this.subscribe(e,t,a)));case Nr.ChromiumBidi.BiDiModule.Script:return void Object.values(Nr.ChromiumBidi.Script.EventNames).map((e=>this.subscribe(e,t,a)))}this.#Ma.has(a)||this.#Ma.set(a,new Map);const r=this.#Ma.get(a);r.has(t)||r.set(t,new Map);const n=r.get(t);n.has(e)||n.set(e,this.#Oa++)}unsubscribeAll(e,t,a){for(const e of t)null!==e&&this.#i.getContext(e);Or(Mr(e),t).map((([e,t])=>this.#Ba(e,t,a))).forEach((e=>e()))}unsubscribe(e,t,a){this.unsubscribeAll([e],[t],a)}#Ba(e,t,a){if(t=this.#i.findTopLevelContextId(t),!this.#Ma.has(a))throw new Nr.InvalidArgumentException(`Cannot unsubscribe from ${e}, ${null===t?"null":t}. No subscription found.`);const r=this.#Ma.get(a);if(!r.has(t))throw new Nr.InvalidArgumentException(`Cannot unsubscribe from ${e}, ${null===t?"null":t}. No subscription found.`);const n=r.get(t);if(!n.has(e))throw new Nr.InvalidArgumentException(`Cannot unsubscribe from ${e}, ${null===t?"null":t}. No subscription found.`);return()=>{n.delete(e),0===n.size&&r.delete(e),0===r.size&&this.#Ma.delete(a)}}},Object.defineProperty(Cr,"__esModule",{value:!0}),Cr.EventManager=void 0;const Ar=g,Br=br,zr=xr,Dr=s,Lr=Ir,Zr=Xa,Ur=Rr,Fr=Tr;class qr{#za=new Lr.IdWrapper;#Da;#La;constructor(e,t){this.#La=e,this.#Da=t}get id(){return this.#za.id}get contextId(){return this.#Da}get event(){return this.#La}}const Vr=new Map([[Ar.ChromiumBidi.Log.EventNames.LogEntryAdded,100]]);class $r extends Dr.EventEmitter{#Za=new zr.DefaultMap((()=>new Set));#Ua=new Map;#Fa=new Map;#qa;#i;constructor(e){super(),this.#i=e,this.#qa=new Fr.SubscriptionManager(e)}static#Va(e,t,a){return JSON.stringify({eventName:e,browsingContext:t,channel:a})}registerEvent(e,t){this.registerPromiseEvent(Promise.resolve({kind:"success",value:e}),t,e.method)}registerPromiseEvent(e,t,a){const r=new qr(e,t),n=this.#qa.getChannelsSubscribedToEvent(a,t);this.#$a(r,a);for(const t of n)this.emit("event",{message:Zr.OutgoingMessage.createFromPromise(e,t),event:a}),this.#Ka(r,t,a)}subscribe(e,t,a){for(const t of e)(0,Ur.assertSupportedEvent)(t);for(const e of t)null!==e&&this.#i.getContext(e);for(const r of e)for(const e of t){this.#qa.subscribe(r,e,a);for(const t of this.#Ha(r,e,a))this.emit("event",{message:Zr.OutgoingMessage.createFromPromise(t.event,a),event:r}),this.#Ka(t,a,r)}}unsubscribe(e,t,a){for(const t of e)(0,Ur.assertSupportedEvent)(t);this.#qa.unsubscribeAll(e,t,a)}#$a(e,t){if(!Vr.has(t))return;const a=$r.#Va(t,e.contextId);this.#Ua.has(a)||this.#Ua.set(a,new Br.Buffer(Vr.get(t))),this.#Ua.get(a).add(e),this.#Za.get(t).add(e.contextId)}#Ka(e,t,a){if(!Vr.has(a))return;const r=$r.#Va(a,e.contextId,t);this.#Fa.set(r,Math.max(this.#Fa.get(r)??0,e.id))}#Ha(e,t,a){const r=$r.#Va(e,t),n=$r.#Va(e,t,a),s=this.#Fa.get(n)??-1/0,o=this.#Ua.get(r)?.get().filter((e=>e.id>s))??[];return null===t&&Array.from(this.#Za.get(e).keys()).filter((e=>null!==e&&this.#i.hasContext(e))).map((t=>this.#Ha(e,t,a))).forEach((e=>o.push(...e))),o.sort(((e,t)=>e.id-t.id))}}Cr.EventManager=$r,Object.defineProperty(n,"__esModule",{value:!0}),n.BidiServer=void 0;const Kr=s,Hr=l,Wr=h,Jr=f,Gr=gr,Xr=Sr,Yr=Cr;class Qr extends Kr.EventEmitter{#Wa;#Ja;#Ga;#y;#i=new Gr.BrowsingContextStorage;#t;#Xa=e=>{this.#Ga.processCommand(e).catch((e=>{this.#t?.(Hr.LogType.debugError,e)}))};#Ya=async e=>{const t=e.message;null!==e.channel&&(t.channel=e.channel),await this.#Ja.sendMessage(t)};constructor(e,t,a,r,n,s,o,i){super(),this.#t=i,this.#Wa=new Wr.ProcessingQueue(this.#Ya,this.#t),this.#Ja=e,this.#Ja.setOnMessage(this.#Xa),this.#y=new Yr.EventManager(this.#i),this.#Ga=new Jr.CommandProcessor(t,a,this.#y,r,n,this.#i,new Xr.RealmStorage,s?.acceptInsecureCerts??!1,s?.sharedIdWithFrame??!1,o,this.#t),this.#y.on("event",(({message:e,event:t})=>{this.emitOutgoingMessage(e,t)})),this.#Ga.on("response",(({message:e,event:t})=>{this.emitOutgoingMessage(e,t)}))}static async createAndStart(e,t,a,r,n,s,o){const[{browserContextIds:i},{targetInfos:c}]=await Promise.all([a.sendCommand("Target.getBrowserContexts"),a.sendCommand("Target.getTargets")]);let d="default";for(const e of c)if(e.browserContextId&&!i.includes(e.browserContextId)){d=e.browserContextId;break}const u=new Qr(e,t,a,r,d,n,s,o);return await a.sendCommand("Target.setDiscoverTargets",{discover:!0}),await a.sendCommand("Target.setAutoAttach",{autoAttach:!0,waitForDebuggerOnStart:!0,flatten:!0}),await u.#Qa(),u}emitOutgoingMessage(e,t){this.#Wa.add(e,t)}close(){this.#Ja.close()}async#Qa(){await Promise.all(this.#i.getTopLevelContexts().map((e=>e.lifecycleLoaded())))}}n.BidiServer=Qr,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.OutgoingMessage=e.EventEmitter=e.BidiServer=void 0;var t=n;Object.defineProperty(e,"BidiServer",{enumerable:!0,get:function(){return t.BidiServer}});var a=s;Object.defineProperty(e,"EventEmitter",{enumerable:!0,get:function(){return a.EventEmitter}});var r=Xa;Object.defineProperty(e,"OutgoingMessage",{enumerable:!0,get:function(){return r.OutgoingMessage}})}(r);var en={},tn={};Object.defineProperty(tn,"__esModule",{value:!0}),tn.MapperCdpClient=tn.CloseError=void 0;const an=s;class rn extends Error{}tn.CloseError=rn;class nn extends an.EventEmitter{#c;#er;constructor(e,t){super(),this.#c=e,this.#er=t}get sessionId(){return this.#er}sendCommand(e,...t){return this.#c.sendCommand(e,t[0],this.#er)}isCloseError(e){return e instanceof rn}}tn.MapperCdpClient=nn,Object.defineProperty(en,"__esModule",{value:!0}),en.MapperCdpConnection=void 0;const sn=l,on=tn;class cn{static LOGGER_PREFIX_RECV=`${sn.LogType.cdp}:RECV \u25c2`;static LOGGER_PREFIX_SEND=`${sn.LogType.cdp}:SEND \u25b8`;#tr;#Ja;#ar=new Map;#rr=new Map;#t;#nr=0;constructor(e,t){this.#Ja=e,this.#t=t,this.#Ja.setOnMessage(this.#sr),this.#tr=this.#or(void 0)}close(){this.#Ja.close();for(const[,{reject:e,error:t}]of this.#rr)e(t);this.#rr.clear(),this.#ar.clear()}async createBrowserSession(){const{sessionId:e}=await this.#tr.sendCommand("Target.attachToBrowserTarget");return this.#or(e)}getCdpClient(e){const t=this.#ar.get(e);if(!t)throw new Error(`Unknown CDP session ID: ${e}`);return t}sendCommand(e,t,a){return new Promise(((r,n)=>{const s=this.#nr++;this.#rr.set(s,{resolve:r,reject:n,error:new on.CloseError(`${e} ${JSON.stringify(t)} ${a??""} call rejected because the connection has been closed.`)});const o={id:s,method:e,params:t};a&&(o.sessionId=a),this.#Ja.sendMessage(JSON.stringify(o))?.catch((e=>{this.#t?.(sn.LogType.debugError,e),this.#Ja.close()})),this.#t?.(cn.LOGGER_PREFIX_SEND,o)}))}#sr=e=>{const t=JSON.parse(e);if(this.#t?.(cn.LOGGER_PREFIX_RECV,t),"Target.attachedToTarget"===t.method){const{sessionId:e}=t.params;this.#or(e)}if(void 0!==t.id){const e=this.#rr.get(t.id);this.#rr.delete(t.id),e&&(t.result?e.resolve(t.result):t.error&&e.reject(t.error))}else if(t.method){const e=this.#ar.get(t.sessionId??void 0);if(e?.emit(t.method,t.params||{}),"Target.detachedFromTarget"===t.method){const{sessionId:e}=t.params,a=this.#ar.get(e);a&&(this.#ar.delete(e),a.removeAllListeners())}}};#or(e){const t=new on.MapperCdpClient(this,e);return this.#ar.set(e,t),t}}en.MapperCdpConnection=cn;var dn={},un={},ln={},hn={},pn={},mn={},fn={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.getParsedType=e.ZodParsedType=e.objectUtil=e.util=void 0,function(e){e.assertEqual=e=>e,e.assertIs=function(e){},e.assertNever=function(e){throw new Error},e.arrayToEnum=e=>{const t={};for(const a of e)t[a]=a;return t},e.getValidEnumValues=t=>{const a=e.objectKeys(t).filter((e=>"number"!=typeof t[t[e]])),r={};for(const e of a)r[e]=t[e];return e.objectValues(r)},e.objectValues=t=>e.objectKeys(t).map((function(e){return t[e]})),e.objectKeys="function"==typeof Object.keys?e=>Object.keys(e):e=>{const t=[];for(const a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.push(a);return t},e.find=(e,t)=>{for(const a of e)if(t(a))return a},e.isInteger="function"==typeof Number.isInteger?e=>Number.isInteger(e):e=>"number"==typeof e&&isFinite(e)&&Math.floor(e)===e,e.joinValues=function(e,t=" | "){return e.map((e=>"string"==typeof e?`'${e}'`:e)).join(t)},e.jsonStringifyReplacer=(e,t)=>"bigint"==typeof t?t.toString():t}(t=e.util||(e.util={})),(e.objectUtil||(e.objectUtil={})).mergeShapes=(e,t)=>({...e,...t}),e.ZodParsedType=t.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]);e.getParsedType=t=>{switch(typeof t){case"undefined":return e.ZodParsedType.undefined;case"string":return e.ZodParsedType.string;case"number":return isNaN(t)?e.ZodParsedType.nan:e.ZodParsedType.number;case"boolean":return e.ZodParsedType.boolean;case"function":return e.ZodParsedType.function;case"bigint":return e.ZodParsedType.bigint;case"symbol":return e.ZodParsedType.symbol;case"object":return Array.isArray(t)?e.ZodParsedType.array:null===t?e.ZodParsedType.null:t.then&&"function"==typeof t.then&&t.catch&&"function"==typeof t.catch?e.ZodParsedType.promise:"undefined"!=typeof Map&&t instanceof Map?e.ZodParsedType.map:"undefined"!=typeof Set&&t instanceof Set?e.ZodParsedType.set:"undefined"!=typeof Date&&t instanceof Date?e.ZodParsedType.date:e.ZodParsedType.object;default:return e.ZodParsedType.unknown}}}(fn);var gn={};Object.defineProperty(gn,"__esModule",{value:!0}),gn.ZodError=gn.quotelessJson=gn.ZodIssueCode=void 0;const yn=fn;gn.ZodIssueCode=yn.util.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]);gn.quotelessJson=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:");class Sn extends Error{constructor(e){super(),this.issues=[],this.addIssue=e=>{this.issues=[...this.issues,e]},this.addIssues=(e=[])=>{this.issues=[...this.issues,...e]};const t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}get errors(){return this.issues}format(e){const t=e||function(e){return e.message},a={_errors:[]},r=e=>{for(const n of e.issues)if("invalid_union"===n.code)n.unionErrors.map(r);else if("invalid_return_type"===n.code)r(n.returnTypeError);else if("invalid_arguments"===n.code)r(n.argumentsError);else if(0===n.path.length)a._errors.push(t(n));else{let e=a,r=0;for(;re.message)){const t={},a=[];for(const r of this.issues)r.path.length>0?(t[r.path[0]]=t[r.path[0]]||[],t[r.path[0]].push(e(r))):a.push(e(r));return{formErrors:a,fieldErrors:t}}get formErrors(){return this.flatten()}}gn.ZodError=Sn,Sn.create=e=>new Sn(e),Object.defineProperty(mn,"__esModule",{value:!0});const vn=fn,wn=gn;mn.default=(e,t)=>{let a;switch(e.code){case wn.ZodIssueCode.invalid_type:a=e.received===vn.ZodParsedType.undefined?"Required":`Expected ${e.expected}, received ${e.received}`;break;case wn.ZodIssueCode.invalid_literal:a=`Invalid literal value, expected ${JSON.stringify(e.expected,vn.util.jsonStringifyReplacer)}`;break;case wn.ZodIssueCode.unrecognized_keys:a=`Unrecognized key(s) in object: ${vn.util.joinValues(e.keys,", ")}`;break;case wn.ZodIssueCode.invalid_union:a="Invalid input";break;case wn.ZodIssueCode.invalid_union_discriminator:a=`Invalid discriminator value. Expected ${vn.util.joinValues(e.options)}`;break;case wn.ZodIssueCode.invalid_enum_value:a=`Invalid enum value. Expected ${vn.util.joinValues(e.options)}, received '${e.received}'`;break;case wn.ZodIssueCode.invalid_arguments:a="Invalid function arguments";break;case wn.ZodIssueCode.invalid_return_type:a="Invalid function return type";break;case wn.ZodIssueCode.invalid_date:a="Invalid date";break;case wn.ZodIssueCode.invalid_string:"object"==typeof e.validation?"includes"in e.validation?(a=`Invalid input: must include "${e.validation.includes}"`,"number"==typeof e.validation.position&&(a=`${a} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?a=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?a=`Invalid input: must end with "${e.validation.endsWith}"`:vn.util.assertNever(e.validation):a="regex"!==e.validation?`Invalid ${e.validation}`:"Invalid";break;case wn.ZodIssueCode.too_small:a="array"===e.type?`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:"string"===e.type?`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:"number"===e.type?`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:"date"===e.type?`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:"Invalid input";break;case wn.ZodIssueCode.too_big:a="array"===e.type?`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:"string"===e.type?`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:"number"===e.type?`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:"bigint"===e.type?`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:"date"===e.type?`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:"Invalid input";break;case wn.ZodIssueCode.custom:a="Invalid input";break;case wn.ZodIssueCode.invalid_intersection_types:a="Intersection results could not be merged";break;case wn.ZodIssueCode.not_multiple_of:a=`Number must be a multiple of ${e.multipleOf}`;break;case wn.ZodIssueCode.not_finite:a="Number must be finite";break;default:a=t.defaultError,vn.util.assertNever(e)}return{message:a}};var Cn=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(pn,"__esModule",{value:!0}),pn.getErrorMap=pn.setErrorMap=pn.defaultErrorMap=void 0;const bn=Cn(mn);pn.defaultErrorMap=bn.default;let xn=bn.default;pn.setErrorMap=function(e){xn=e},pn.getErrorMap=function(){return xn};var Pn={};!function(t){var a=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.isAsync=t.isValid=t.isDirty=t.isAborted=t.OK=t.DIRTY=t.INVALID=t.ParseStatus=t.addIssueToContext=t.EMPTY_PATH=t.makeIssue=void 0;const r=pn,n=a(mn);t.makeIssue=e=>{const{data:t,path:a,errorMaps:r,issueData:n}=e,s=[...a,...n.path||[]],o={...n,path:s};let i="";const c=r.filter((e=>!!e)).slice().reverse();for(const e of c)i=e(o,{data:t,defaultError:i}).message;return{...n,path:s,message:n.message||i}},t.EMPTY_PATH=[],t.addIssueToContext=function(e,a){const s=(0,t.makeIssue)({issueData:a,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,(0,r.getErrorMap)(),n.default].filter((e=>!!e))});e.common.issues.push(s)};class s{constructor(){this.value="valid"}dirty(){"valid"===this.value&&(this.value="dirty")}abort(){"aborted"!==this.value&&(this.value="aborted")}static mergeArray(e,a){const r=[];for(const n of a){if("aborted"===n.status)return t.INVALID;"dirty"===n.status&&e.dirty(),r.push(n.value)}return{status:e.value,value:r}}static async mergeObjectAsync(e,t){const a=[];for(const e of t)a.push({key:await e.key,value:await e.value});return s.mergeObjectSync(e,a)}static mergeObjectSync(e,a){const r={};for(const n of a){const{key:a,value:s}=n;if("aborted"===a.status)return t.INVALID;if("aborted"===s.status)return t.INVALID;"dirty"===a.status&&e.dirty(),"dirty"===s.status&&e.dirty(),"__proto__"===a.value||void 0===s.value&&!n.alwaysSet||(r[a.value]=s.value)}return{status:e.value,value:r}}}t.ParseStatus=s,t.INVALID=Object.freeze({status:"aborted"});t.DIRTY=e=>({status:"dirty",value:e});t.OK=e=>({status:"valid",value:e});t.isAborted=e=>"aborted"===e.status;t.isDirty=e=>"dirty"===e.status;t.isValid=e=>"valid"===e.status;t.isAsync=e=>"undefined"!=typeof Promise&&e instanceof Promise}(Pn);var In={};Object.defineProperty(In,"__esModule",{value:!0});var kn,Rn={},En={};kn=En,Object.defineProperty(kn,"__esModule",{value:!0}),kn.errorUtil=void 0,function(e){e.errToObj=e=>"string"==typeof e?{message:e}:e||{},e.toString=e=>"string"==typeof e?e:null==e?void 0:e.message}(kn.errorUtil||(kn.errorUtil={})),function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.date=e.boolean=e.bigint=e.array=e.any=e.coerce=e.ZodFirstPartyTypeKind=e.late=e.ZodSchema=e.Schema=e.custom=e.ZodReadonly=e.ZodPipeline=e.ZodBranded=e.BRAND=e.ZodNaN=e.ZodCatch=e.ZodDefault=e.ZodNullable=e.ZodOptional=e.ZodTransformer=e.ZodEffects=e.ZodPromise=e.ZodNativeEnum=e.ZodEnum=e.ZodLiteral=e.ZodLazy=e.ZodFunction=e.ZodSet=e.ZodMap=e.ZodRecord=e.ZodTuple=e.ZodIntersection=e.ZodDiscriminatedUnion=e.ZodUnion=e.ZodObject=e.ZodArray=e.ZodVoid=e.ZodNever=e.ZodUnknown=e.ZodAny=e.ZodNull=e.ZodUndefined=e.ZodSymbol=e.ZodDate=e.ZodBoolean=e.ZodBigInt=e.ZodNumber=e.ZodString=e.ZodType=void 0,e.NEVER=e.void=e.unknown=e.union=e.undefined=e.tuple=e.transformer=e.symbol=e.string=e.strictObject=e.set=e.record=e.promise=e.preprocess=e.pipeline=e.ostring=e.optional=e.onumber=e.oboolean=e.object=e.number=e.nullable=e.null=e.never=e.nativeEnum=e.nan=e.map=e.literal=e.lazy=e.intersection=e.instanceof=e.function=e.enum=e.effect=e.discriminatedUnion=void 0;const t=pn,a=En,r=Pn,n=fn,s=gn;class o{constructor(e,t,a,r){this._cachedPath=[],this.parent=e,this.data=t,this._path=a,this._key=r}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const i=(e,t)=>{if((0,r.isValid)(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const t=new s.ZodError(e.common.issues);return this._error=t,this._error}}};function c(e){if(!e)return{};const{errorMap:t,invalid_type_error:a,required_error:r,description:n}=e;if(t&&(a||r))throw new Error('Can\'t use "invalid_type_error" or "required_error" in conjunction with custom error map.');if(t)return{errorMap:t,description:n};return{errorMap:(e,t)=>"invalid_type"!==e.code?{message:t.defaultError}:void 0===t.data?{message:null!=r?r:t.defaultError}:{message:null!=a?a:t.defaultError},description:n}}class d{constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(e){return(0,n.getParsedType)(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:(0,n.getParsedType)(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new r.ParseStatus,ctx:{common:e.parent.common,data:e.data,parsedType:(0,n.getParsedType)(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if((0,r.isAsync)(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){const t=this._parse(e);return Promise.resolve(t)}parse(e,t){const a=this.safeParse(e,t);if(a.success)return a.data;throw a.error}safeParse(e,t){var a;const r={common:{issues:[],async:null!==(a=null==t?void 0:t.async)&&void 0!==a&&a,contextualErrorMap:null==t?void 0:t.errorMap},path:(null==t?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:(0,n.getParsedType)(e)},s=this._parseSync({data:e,path:r.path,parent:r});return i(r,s)}async parseAsync(e,t){const a=await this.safeParseAsync(e,t);if(a.success)return a.data;throw a.error}async safeParseAsync(e,t){const a={common:{issues:[],contextualErrorMap:null==t?void 0:t.errorMap,async:!0},path:(null==t?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:(0,n.getParsedType)(e)},s=this._parse({data:e,path:a.path,parent:a}),o=await((0,r.isAsync)(s)?s:Promise.resolve(s));return i(a,o)}refine(e,t){const a=e=>"string"==typeof t||void 0===t?{message:t}:"function"==typeof t?t(e):t;return this._refinement(((t,r)=>{const n=e(t),o=()=>r.addIssue({code:s.ZodIssueCode.custom,...a(t)});return"undefined"!=typeof Promise&&n instanceof Promise?n.then((e=>!!e||(o(),!1))):!!n||(o(),!1)}))}refinement(e,t){return this._refinement(((a,r)=>!!e(a)||(r.addIssue("function"==typeof t?t(a,r):t),!1)))}_refinement(e){return new G({schema:this,typeName:se.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return X.create(this,this._def)}nullable(){return Y.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return N.create(this,this._def)}promise(){return J.create(this,this._def)}or(e){return M.create([this,e],this._def)}and(e){return D.create(this,e,this._def)}transform(e){return new G({...c(this._def),schema:this,typeName:se.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t="function"==typeof e?e:()=>e;return new Q({...c(this._def),innerType:this,defaultValue:t,typeName:se.ZodDefault})}brand(){return new ae({typeName:se.ZodBranded,type:this,...c(this._def)})}catch(e){const t="function"==typeof e?e:()=>e;return new ee({...c(this._def),innerType:this,catchValue:t,typeName:se.ZodCatch})}describe(e){return new(0,this.constructor)({...this._def,description:e})}pipe(e){return re.create(this,e)}readonly(){return ne.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}e.ZodType=d,e.Schema=d,e.ZodSchema=d;const u=/^c[^\s-]{8,}$/i,l=/^[a-z][a-z0-9]*$/,h=/^[0-9A-HJKMNP-TV-Z]{26}$/,p=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,m=/^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i;let f;const g=/^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/,y=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/;class S extends d{_parse(e){this._def.coerce&&(e.data=String(e.data));if(this._getType(e)!==n.ZodParsedType.string){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.string,received:t.parsedType}),r.INVALID}const t=new r.ParseStatus;let a;for(const d of this._def.checks)if("min"===d.kind)e.data.lengthd.value&&(a=this._getOrReturnCtx(e,a),(0,r.addIssueToContext)(a,{code:s.ZodIssueCode.too_big,maximum:d.value,type:"string",inclusive:!0,exact:!1,message:d.message}),t.dirty());else if("length"===d.kind){const n=e.data.length>d.value,o=e.data.lengthe.test(t)),{validation:t,code:s.ZodIssueCode.invalid_string,...a.errorUtil.errToObj(r)})}_addCheck(e){return new S({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...a.errorUtil.errToObj(e)})}url(e){return this._addCheck({kind:"url",...a.errorUtil.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...a.errorUtil.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...a.errorUtil.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...a.errorUtil.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...a.errorUtil.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...a.errorUtil.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...a.errorUtil.errToObj(e)})}datetime(e){var t;return"string"==typeof e?this._addCheck({kind:"datetime",precision:null,offset:!1,message:e}):this._addCheck({kind:"datetime",precision:void 0===(null==e?void 0:e.precision)?null:null==e?void 0:e.precision,offset:null!==(t=null==e?void 0:e.offset)&&void 0!==t&&t,...a.errorUtil.errToObj(null==e?void 0:e.message)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...a.errorUtil.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:null==t?void 0:t.position,...a.errorUtil.errToObj(null==t?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...a.errorUtil.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...a.errorUtil.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...a.errorUtil.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...a.errorUtil.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...a.errorUtil.errToObj(t)})}nonempty(e){return this.min(1,a.errorUtil.errToObj(e))}trim(){return new S({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new S({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new S({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find((e=>"datetime"===e.kind))}get isEmail(){return!!this._def.checks.find((e=>"email"===e.kind))}get isURL(){return!!this._def.checks.find((e=>"url"===e.kind))}get isEmoji(){return!!this._def.checks.find((e=>"emoji"===e.kind))}get isUUID(){return!!this._def.checks.find((e=>"uuid"===e.kind))}get isCUID(){return!!this._def.checks.find((e=>"cuid"===e.kind))}get isCUID2(){return!!this._def.checks.find((e=>"cuid2"===e.kind))}get isULID(){return!!this._def.checks.find((e=>"ulid"===e.kind))}get isIP(){return!!this._def.checks.find((e=>"ip"===e.kind))}get minLength(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.valuer?a:r;return parseInt(e.toFixed(n).replace(".",""))%parseInt(t.toFixed(n).replace(".",""))/Math.pow(10,n)}e.ZodString=S,S.create=e=>{var t;return new S({checks:[],typeName:se.ZodString,coerce:null!==(t=null==e?void 0:e.coerce)&&void 0!==t&&t,...c(e)})};class w extends d{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){this._def.coerce&&(e.data=Number(e.data));if(this._getType(e)!==n.ZodParsedType.number){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.number,received:t.parsedType}),r.INVALID}let t;const a=new r.ParseStatus;for(const o of this._def.checks)if("int"===o.kind)n.util.isInteger(e.data)||(t=this._getOrReturnCtx(e,t),(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:"integer",received:"float",message:o.message}),a.dirty());else if("min"===o.kind){(o.inclusive?e.datao.value:e.data>=o.value)&&(t=this._getOrReturnCtx(e,t),(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),a.dirty())}else"multipleOf"===o.kind?0!==v(e.data,o.value)&&(t=this._getOrReturnCtx(e,t),(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.not_multiple_of,multipleOf:o.value,message:o.message}),a.dirty()):"finite"===o.kind?Number.isFinite(e.data)||(t=this._getOrReturnCtx(e,t),(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.not_finite,message:o.message}),a.dirty()):n.util.assertNever(o);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,a.errorUtil.toString(t))}gt(e,t){return this.setLimit("min",e,!1,a.errorUtil.toString(t))}lte(e,t){return this.setLimit("max",e,!0,a.errorUtil.toString(t))}lt(e,t){return this.setLimit("max",e,!1,a.errorUtil.toString(t))}setLimit(e,t,r,n){return new w({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:r,message:a.errorUtil.toString(n)}]})}_addCheck(e){return new w({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:a.errorUtil.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:a.errorUtil.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:a.errorUtil.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:a.errorUtil.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:a.errorUtil.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:a.errorUtil.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:a.errorUtil.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:a.errorUtil.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:a.errorUtil.toString(e)})}get minValue(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value"int"===e.kind||"multipleOf"===e.kind&&n.util.isInteger(e.value)))}get isFinite(){let e=null,t=null;for(const a of this._def.checks){if("finite"===a.kind||"int"===a.kind||"multipleOf"===a.kind)return!0;"min"===a.kind?(null===t||a.value>t)&&(t=a.value):"max"===a.kind&&(null===e||a.valuenew w({checks:[],typeName:se.ZodNumber,coerce:(null==e?void 0:e.coerce)||!1,...c(e)});class C extends d{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){this._def.coerce&&(e.data=BigInt(e.data));if(this._getType(e)!==n.ZodParsedType.bigint){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.bigint,received:t.parsedType}),r.INVALID}let t;const a=new r.ParseStatus;for(const o of this._def.checks)if("min"===o.kind){(o.inclusive?e.datao.value:e.data>=o.value)&&(t=this._getOrReturnCtx(e,t),(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),a.dirty())}else"multipleOf"===o.kind?e.data%o.value!==BigInt(0)&&(t=this._getOrReturnCtx(e,t),(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.not_multiple_of,multipleOf:o.value,message:o.message}),a.dirty()):n.util.assertNever(o);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,a.errorUtil.toString(t))}gt(e,t){return this.setLimit("min",e,!1,a.errorUtil.toString(t))}lte(e,t){return this.setLimit("max",e,!0,a.errorUtil.toString(t))}lt(e,t){return this.setLimit("max",e,!1,a.errorUtil.toString(t))}setLimit(e,t,r,n){return new C({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:r,message:a.errorUtil.toString(n)}]})}_addCheck(e){return new C({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:a.errorUtil.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:a.errorUtil.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:a.errorUtil.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:a.errorUtil.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:a.errorUtil.toString(t)})}get minValue(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value{var t;return new C({checks:[],typeName:se.ZodBigInt,coerce:null!==(t=null==e?void 0:e.coerce)&&void 0!==t&&t,...c(e)})};class b extends d{_parse(e){this._def.coerce&&(e.data=Boolean(e.data));if(this._getType(e)!==n.ZodParsedType.boolean){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.boolean,received:t.parsedType}),r.INVALID}return(0,r.OK)(e.data)}}e.ZodBoolean=b,b.create=e=>new b({typeName:se.ZodBoolean,coerce:(null==e?void 0:e.coerce)||!1,...c(e)});class x extends d{_parse(e){this._def.coerce&&(e.data=new Date(e.data));if(this._getType(e)!==n.ZodParsedType.date){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.date,received:t.parsedType}),r.INVALID}if(isNaN(e.data.getTime())){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_date}),r.INVALID}const t=new r.ParseStatus;let a;for(const o of this._def.checks)"min"===o.kind?e.data.getTime()o.value&&(a=this._getOrReturnCtx(e,a),(0,r.addIssueToContext)(a,{code:s.ZodIssueCode.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),t.dirty()):n.util.assertNever(o);return{status:t.value,value:new Date(e.data.getTime())}}_addCheck(e){return new x({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:a.errorUtil.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:a.errorUtil.toString(t)})}get minDate(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return null!=e?new Date(e):null}get maxDate(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.valuenew x({checks:[],coerce:(null==e?void 0:e.coerce)||!1,typeName:se.ZodDate,...c(e)});class P extends d{_parse(e){if(this._getType(e)!==n.ZodParsedType.symbol){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.symbol,received:t.parsedType}),r.INVALID}return(0,r.OK)(e.data)}}e.ZodSymbol=P,P.create=e=>new P({typeName:se.ZodSymbol,...c(e)});class I extends d{_parse(e){if(this._getType(e)!==n.ZodParsedType.undefined){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.undefined,received:t.parsedType}),r.INVALID}return(0,r.OK)(e.data)}}e.ZodUndefined=I,I.create=e=>new I({typeName:se.ZodUndefined,...c(e)});class k extends d{_parse(e){if(this._getType(e)!==n.ZodParsedType.null){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.null,received:t.parsedType}),r.INVALID}return(0,r.OK)(e.data)}}e.ZodNull=k,k.create=e=>new k({typeName:se.ZodNull,...c(e)});class R extends d{constructor(){super(...arguments),this._any=!0}_parse(e){return(0,r.OK)(e.data)}}e.ZodAny=R,R.create=e=>new R({typeName:se.ZodAny,...c(e)});class E extends d{constructor(){super(...arguments),this._unknown=!0}_parse(e){return(0,r.OK)(e.data)}}e.ZodUnknown=E,E.create=e=>new E({typeName:se.ZodUnknown,...c(e)});class _ extends d{_parse(e){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.never,received:t.parsedType}),r.INVALID}}e.ZodNever=_,_.create=e=>new _({typeName:se.ZodNever,...c(e)});class T extends d{_parse(e){if(this._getType(e)!==n.ZodParsedType.undefined){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.void,received:t.parsedType}),r.INVALID}return(0,r.OK)(e.data)}}e.ZodVoid=T,T.create=e=>new T({typeName:se.ZodVoid,...c(e)});class N extends d{_parse(e){const{ctx:t,status:a}=this._processInputParams(e),i=this._def;if(t.parsedType!==n.ZodParsedType.array)return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.array,received:t.parsedType}),r.INVALID;if(null!==i.exactLength){const e=t.data.length>i.exactLength.value,n=t.data.lengthi.maxLength.value&&((0,r.addIssueToContext)(t,{code:s.ZodIssueCode.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),a.dirty()),t.common.async)return Promise.all([...t.data].map(((e,a)=>i.type._parseAsync(new o(t,e,t.path,a))))).then((e=>r.ParseStatus.mergeArray(a,e)));const c=[...t.data].map(((e,a)=>i.type._parseSync(new o(t,e,t.path,a))));return r.ParseStatus.mergeArray(a,c)}get element(){return this._def.type}min(e,t){return new N({...this._def,minLength:{value:e,message:a.errorUtil.toString(t)}})}max(e,t){return new N({...this._def,maxLength:{value:e,message:a.errorUtil.toString(t)}})}length(e,t){return new N({...this._def,exactLength:{value:e,message:a.errorUtil.toString(t)}})}nonempty(e){return this.min(1,e)}}function j(e){if(e instanceof O){const t={};for(const a in e.shape){const r=e.shape[a];t[a]=X.create(j(r))}return new O({...e._def,shape:()=>t})}return e instanceof N?new N({...e._def,type:j(e.element)}):e instanceof X?X.create(j(e.unwrap())):e instanceof Y?Y.create(j(e.unwrap())):e instanceof L?L.create(e.items.map((e=>j(e)))):e}e.ZodArray=N,N.create=(e,t)=>new N({type:e,minLength:null,maxLength:null,exactLength:null,typeName:se.ZodArray,...c(t)});class O extends d{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(null!==this._cached)return this._cached;const e=this._def.shape(),t=n.util.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==n.ZodParsedType.object){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.object,received:t.parsedType}),r.INVALID}const{status:t,ctx:a}=this._processInputParams(e),{shape:i,keys:c}=this._getCached(),d=[];if(!(this._def.catchall instanceof _&&"strip"===this._def.unknownKeys))for(const e in a.data)c.includes(e)||d.push(e);const u=[];for(const e of c){const t=i[e],r=a.data[e];u.push({key:{status:"valid",value:e},value:t._parse(new o(a,r,a.path,e)),alwaysSet:e in a.data})}if(this._def.catchall instanceof _){const e=this._def.unknownKeys;if("passthrough"===e)for(const e of d)u.push({key:{status:"valid",value:e},value:{status:"valid",value:a.data[e]}});else if("strict"===e)d.length>0&&((0,r.addIssueToContext)(a,{code:s.ZodIssueCode.unrecognized_keys,keys:d}),t.dirty());else if("strip"!==e)throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const e=this._def.catchall;for(const t of d){const r=a.data[t];u.push({key:{status:"valid",value:t},value:e._parse(new o(a,r,a.path,t)),alwaysSet:t in a.data})}}return a.common.async?Promise.resolve().then((async()=>{const e=[];for(const t of u){const a=await t.key;e.push({key:a,value:await t.value,alwaysSet:t.alwaysSet})}return e})).then((e=>r.ParseStatus.mergeObjectSync(t,e))):r.ParseStatus.mergeObjectSync(t,u)}get shape(){return this._def.shape()}strict(e){return a.errorUtil.errToObj,new O({...this._def,unknownKeys:"strict",...void 0!==e?{errorMap:(t,r)=>{var n,s,o,i;const c=null!==(o=null===(s=(n=this._def).errorMap)||void 0===s?void 0:s.call(n,t,r).message)&&void 0!==o?o:r.defaultError;return"unrecognized_keys"===t.code?{message:null!==(i=a.errorUtil.errToObj(e).message)&&void 0!==i?i:c}:{message:c}}}:{}})}strip(){return new O({...this._def,unknownKeys:"strip"})}passthrough(){return new O({...this._def,unknownKeys:"passthrough"})}extend(e){return new O({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new O({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:se.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new O({...this._def,catchall:e})}pick(e){const t={};return n.util.objectKeys(e).forEach((a=>{e[a]&&this.shape[a]&&(t[a]=this.shape[a])})),new O({...this._def,shape:()=>t})}omit(e){const t={};return n.util.objectKeys(this.shape).forEach((a=>{e[a]||(t[a]=this.shape[a])})),new O({...this._def,shape:()=>t})}deepPartial(){return j(this)}partial(e){const t={};return n.util.objectKeys(this.shape).forEach((a=>{const r=this.shape[a];e&&!e[a]?t[a]=r:t[a]=r.optional()})),new O({...this._def,shape:()=>t})}required(e){const t={};return n.util.objectKeys(this.shape).forEach((a=>{if(e&&!e[a])t[a]=this.shape[a];else{let e=this.shape[a];for(;e instanceof X;)e=e._def.innerType;t[a]=e}})),new O({...this._def,shape:()=>t})}keyof(){return K(n.util.objectKeys(this.shape))}}e.ZodObject=O,O.create=(e,t)=>new O({shape:()=>e,unknownKeys:"strip",catchall:_.create(),typeName:se.ZodObject,...c(t)}),O.strictCreate=(e,t)=>new O({shape:()=>e,unknownKeys:"strict",catchall:_.create(),typeName:se.ZodObject,...c(t)}),O.lazycreate=(e,t)=>new O({shape:e,unknownKeys:"strip",catchall:_.create(),typeName:se.ZodObject,...c(t)});class M extends d{_parse(e){const{ctx:t}=this._processInputParams(e),a=this._def.options;if(t.common.async)return Promise.all(a.map((async e=>{const a={...t,common:{...t.common,issues:[]},parent:null};return{result:await e._parseAsync({data:t.data,path:t.path,parent:a}),ctx:a}}))).then((function(e){for(const t of e)if("valid"===t.result.status)return t.result;for(const a of e)if("dirty"===a.result.status)return t.common.issues.push(...a.ctx.common.issues),a.result;const a=e.map((e=>new s.ZodError(e.ctx.common.issues)));return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_union,unionErrors:a}),r.INVALID}));{let e;const n=[];for(const r of a){const a={...t,common:{...t.common,issues:[]},parent:null},s=r._parseSync({data:t.data,path:t.path,parent:a});if("valid"===s.status)return s;"dirty"!==s.status||e||(e={result:s,ctx:a}),a.common.issues.length&&n.push(a.common.issues)}if(e)return t.common.issues.push(...e.ctx.common.issues),e.result;const o=n.map((e=>new s.ZodError(e)));return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_union,unionErrors:o}),r.INVALID}}get options(){return this._def.options}}e.ZodUnion=M,M.create=(e,t)=>new M({options:e,typeName:se.ZodUnion,...c(t)});const A=e=>e instanceof V?A(e.schema):e instanceof G?A(e.innerType()):e instanceof $?[e.value]:e instanceof H?e.options:e instanceof W?Object.keys(e.enum):e instanceof Q?A(e._def.innerType):e instanceof I?[void 0]:e instanceof k?[null]:null;class B extends d{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==n.ZodParsedType.object)return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.object,received:t.parsedType}),r.INVALID;const a=this.discriminator,o=t.data[a],i=this.optionsMap.get(o);return i?t.common.async?i._parseAsync({data:t.data,path:t.path,parent:t}):i._parseSync({data:t.data,path:t.path,parent:t}):((0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[a]}),r.INVALID)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,a){const r=new Map;for(const a of t){const t=A(a.shape[e]);if(!t)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const n of t){if(r.has(n))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(n)}`);r.set(n,a)}}return new B({typeName:se.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:r,...c(a)})}}function z(e,t){const a=(0,n.getParsedType)(e),r=(0,n.getParsedType)(t);if(e===t)return{valid:!0,data:e};if(a===n.ZodParsedType.object&&r===n.ZodParsedType.object){const a=n.util.objectKeys(t),r=n.util.objectKeys(e).filter((e=>-1!==a.indexOf(e))),s={...e,...t};for(const a of r){const r=z(e[a],t[a]);if(!r.valid)return{valid:!1};s[a]=r.data}return{valid:!0,data:s}}if(a===n.ZodParsedType.array&&r===n.ZodParsedType.array){if(e.length!==t.length)return{valid:!1};const a=[];for(let r=0;r{if((0,r.isAborted)(e)||(0,r.isAborted)(n))return r.INVALID;const o=z(e.value,n.value);return o.valid?(((0,r.isDirty)(e)||(0,r.isDirty)(n))&&t.dirty(),{status:t.value,value:o.data}):((0,r.addIssueToContext)(a,{code:s.ZodIssueCode.invalid_intersection_types}),r.INVALID)};return a.common.async?Promise.all([this._def.left._parseAsync({data:a.data,path:a.path,parent:a}),this._def.right._parseAsync({data:a.data,path:a.path,parent:a})]).then((([e,t])=>n(e,t))):n(this._def.left._parseSync({data:a.data,path:a.path,parent:a}),this._def.right._parseSync({data:a.data,path:a.path,parent:a}))}}e.ZodIntersection=D,D.create=(e,t,a)=>new D({left:e,right:t,typeName:se.ZodIntersection,...c(a)});class L extends d{_parse(e){const{status:t,ctx:a}=this._processInputParams(e);if(a.parsedType!==n.ZodParsedType.array)return(0,r.addIssueToContext)(a,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.array,received:a.parsedType}),r.INVALID;if(a.data.lengththis._def.items.length&&((0,r.addIssueToContext)(a,{code:s.ZodIssueCode.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());const i=[...a.data].map(((e,t)=>{const r=this._def.items[t]||this._def.rest;return r?r._parse(new o(a,e,a.path,t)):null})).filter((e=>!!e));return a.common.async?Promise.all(i).then((e=>r.ParseStatus.mergeArray(t,e))):r.ParseStatus.mergeArray(t,i)}get items(){return this._def.items}rest(e){return new L({...this._def,rest:e})}}e.ZodTuple=L,L.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new L({items:e,typeName:se.ZodTuple,rest:null,...c(t)})};class Z extends d{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:a}=this._processInputParams(e);if(a.parsedType!==n.ZodParsedType.object)return(0,r.addIssueToContext)(a,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.object,received:a.parsedType}),r.INVALID;const i=[],c=this._def.keyType,d=this._def.valueType;for(const e in a.data)i.push({key:c._parse(new o(a,e,a.path,e)),value:d._parse(new o(a,a.data[e],a.path,e))});return a.common.async?r.ParseStatus.mergeObjectAsync(t,i):r.ParseStatus.mergeObjectSync(t,i)}get element(){return this._def.valueType}static create(e,t,a){return new Z(t instanceof d?{keyType:e,valueType:t,typeName:se.ZodRecord,...c(a)}:{keyType:S.create(),valueType:e,typeName:se.ZodRecord,...c(t)})}}e.ZodRecord=Z;class U extends d{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:a}=this._processInputParams(e);if(a.parsedType!==n.ZodParsedType.map)return(0,r.addIssueToContext)(a,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.map,received:a.parsedType}),r.INVALID;const i=this._def.keyType,c=this._def.valueType,d=[...a.data.entries()].map((([e,t],r)=>({key:i._parse(new o(a,e,a.path,[r,"key"])),value:c._parse(new o(a,t,a.path,[r,"value"]))})));if(a.common.async){const e=new Map;return Promise.resolve().then((async()=>{for(const a of d){const n=await a.key,s=await a.value;if("aborted"===n.status||"aborted"===s.status)return r.INVALID;"dirty"!==n.status&&"dirty"!==s.status||t.dirty(),e.set(n.value,s.value)}return{status:t.value,value:e}}))}{const e=new Map;for(const a of d){const n=a.key,s=a.value;if("aborted"===n.status||"aborted"===s.status)return r.INVALID;"dirty"!==n.status&&"dirty"!==s.status||t.dirty(),e.set(n.value,s.value)}return{status:t.value,value:e}}}}e.ZodMap=U,U.create=(e,t,a)=>new U({valueType:t,keyType:e,typeName:se.ZodMap,...c(a)});class F extends d{_parse(e){const{status:t,ctx:a}=this._processInputParams(e);if(a.parsedType!==n.ZodParsedType.set)return(0,r.addIssueToContext)(a,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.set,received:a.parsedType}),r.INVALID;const i=this._def;null!==i.minSize&&a.data.sizei.maxSize.value&&((0,r.addIssueToContext)(a,{code:s.ZodIssueCode.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),t.dirty());const c=this._def.valueType;function d(e){const a=new Set;for(const n of e){if("aborted"===n.status)return r.INVALID;"dirty"===n.status&&t.dirty(),a.add(n.value)}return{status:t.value,value:a}}const u=[...a.data.values()].map(((e,t)=>c._parse(new o(a,e,a.path,t))));return a.common.async?Promise.all(u).then((e=>d(e))):d(u)}min(e,t){return new F({...this._def,minSize:{value:e,message:a.errorUtil.toString(t)}})}max(e,t){return new F({...this._def,maxSize:{value:e,message:a.errorUtil.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}}e.ZodSet=F,F.create=(e,t)=>new F({valueType:e,minSize:null,maxSize:null,typeName:se.ZodSet,...c(t)});class q extends d{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:a}=this._processInputParams(e);if(a.parsedType!==n.ZodParsedType.function)return(0,r.addIssueToContext)(a,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.function,received:a.parsedType}),r.INVALID;function o(e,n){return(0,r.makeIssue)({data:e,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,(0,t.getErrorMap)(),t.defaultErrorMap].filter((e=>!!e)),issueData:{code:s.ZodIssueCode.invalid_arguments,argumentsError:n}})}function i(e,n){return(0,r.makeIssue)({data:e,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,(0,t.getErrorMap)(),t.defaultErrorMap].filter((e=>!!e)),issueData:{code:s.ZodIssueCode.invalid_return_type,returnTypeError:n}})}const c={errorMap:a.common.contextualErrorMap},d=a.data;if(this._def.returns instanceof J){const e=this;return(0,r.OK)((async function(...t){const a=new s.ZodError([]),r=await e._def.args.parseAsync(t,c).catch((e=>{throw a.addIssue(o(t,e)),a})),n=await Reflect.apply(d,this,r),u=await e._def.returns._def.type.parseAsync(n,c).catch((e=>{throw a.addIssue(i(n,e)),a}));return u}))}{const e=this;return(0,r.OK)((function(...t){const a=e._def.args.safeParse(t,c);if(!a.success)throw new s.ZodError([o(t,a.error)]);const r=Reflect.apply(d,this,a.data),n=e._def.returns.safeParse(r,c);if(!n.success)throw new s.ZodError([i(r,n.error)]);return n.data}))}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new q({...this._def,args:L.create(e).rest(E.create())})}returns(e){return new q({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,a){return new q({args:e||L.create([]).rest(E.create()),returns:t||E.create(),typeName:se.ZodFunction,...c(a)})}}e.ZodFunction=q;class V extends d{get schema(){return this._def.getter()}_parse(e){const{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}}e.ZodLazy=V,V.create=(e,t)=>new V({getter:e,typeName:se.ZodLazy,...c(t)});class $ extends d{_parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{received:t.data,code:s.ZodIssueCode.invalid_literal,expected:this._def.value}),r.INVALID}return{status:"valid",value:e.data}}get value(){return this._def.value}}function K(e,t){return new H({values:e,typeName:se.ZodEnum,...c(t)})}e.ZodLiteral=$,$.create=(e,t)=>new $({value:e,typeName:se.ZodLiteral,...c(t)});class H extends d{_parse(e){if("string"!=typeof e.data){const t=this._getOrReturnCtx(e),a=this._def.values;return(0,r.addIssueToContext)(t,{expected:n.util.joinValues(a),received:t.parsedType,code:s.ZodIssueCode.invalid_type}),r.INVALID}if(-1===this._def.values.indexOf(e.data)){const t=this._getOrReturnCtx(e),a=this._def.values;return(0,r.addIssueToContext)(t,{received:t.data,code:s.ZodIssueCode.invalid_enum_value,options:a}),r.INVALID}return(0,r.OK)(e.data)}get options(){return this._def.values}get enum(){const e={};for(const t of this._def.values)e[t]=t;return e}get Values(){const e={};for(const t of this._def.values)e[t]=t;return e}get Enum(){const e={};for(const t of this._def.values)e[t]=t;return e}extract(e){return H.create(e)}exclude(e){return H.create(this.options.filter((t=>!e.includes(t))))}}e.ZodEnum=H,H.create=K;class W extends d{_parse(e){const t=n.util.getValidEnumValues(this._def.values),a=this._getOrReturnCtx(e);if(a.parsedType!==n.ZodParsedType.string&&a.parsedType!==n.ZodParsedType.number){const e=n.util.objectValues(t);return(0,r.addIssueToContext)(a,{expected:n.util.joinValues(e),received:a.parsedType,code:s.ZodIssueCode.invalid_type}),r.INVALID}if(-1===t.indexOf(e.data)){const e=n.util.objectValues(t);return(0,r.addIssueToContext)(a,{received:a.data,code:s.ZodIssueCode.invalid_enum_value,options:e}),r.INVALID}return(0,r.OK)(e.data)}get enum(){return this._def.values}}e.ZodNativeEnum=W,W.create=(e,t)=>new W({values:e,typeName:se.ZodNativeEnum,...c(t)});class J extends d{unwrap(){return this._def.type}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==n.ZodParsedType.promise&&!1===t.common.async)return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.promise,received:t.parsedType}),r.INVALID;const a=t.parsedType===n.ZodParsedType.promise?t.data:Promise.resolve(t.data);return(0,r.OK)(a.then((e=>this._def.type.parseAsync(e,{path:t.path,errorMap:t.common.contextualErrorMap}))))}}e.ZodPromise=J,J.create=(e,t)=>new J({type:e,typeName:se.ZodPromise,...c(t)});class G extends d{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===se.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:t,ctx:a}=this._processInputParams(e),s=this._def.effect||null,o={addIssue:e=>{(0,r.addIssueToContext)(a,e),e.fatal?t.abort():t.dirty()},get path(){return a.path}};if(o.addIssue=o.addIssue.bind(o),"preprocess"===s.type){const e=s.transform(a.data,o);return a.common.issues.length?{status:"dirty",value:a.data}:a.common.async?Promise.resolve(e).then((e=>this._def.schema._parseAsync({data:e,path:a.path,parent:a}))):this._def.schema._parseSync({data:e,path:a.path,parent:a})}if("refinement"===s.type){const e=e=>{const t=s.refinement(e,o);if(a.common.async)return Promise.resolve(t);if(t instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return e};if(!1===a.common.async){const n=this._def.schema._parseSync({data:a.data,path:a.path,parent:a});return"aborted"===n.status?r.INVALID:("dirty"===n.status&&t.dirty(),e(n.value),{status:t.value,value:n.value})}return this._def.schema._parseAsync({data:a.data,path:a.path,parent:a}).then((a=>"aborted"===a.status?r.INVALID:("dirty"===a.status&&t.dirty(),e(a.value).then((()=>({status:t.value,value:a.value}))))))}if("transform"===s.type){if(!1===a.common.async){const e=this._def.schema._parseSync({data:a.data,path:a.path,parent:a});if(!(0,r.isValid)(e))return e;const n=s.transform(e.value,o);if(n instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:n}}return this._def.schema._parseAsync({data:a.data,path:a.path,parent:a}).then((e=>(0,r.isValid)(e)?Promise.resolve(s.transform(e.value,o)).then((e=>({status:t.value,value:e}))):e))}n.util.assertNever(s)}}e.ZodEffects=G,e.ZodTransformer=G,G.create=(e,t,a)=>new G({schema:e,typeName:se.ZodEffects,effect:t,...c(a)}),G.createWithPreprocess=(e,t,a)=>new G({schema:t,effect:{type:"preprocess",transform:e},typeName:se.ZodEffects,...c(a)});class X extends d{_parse(e){return this._getType(e)===n.ZodParsedType.undefined?(0,r.OK)(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}e.ZodOptional=X,X.create=(e,t)=>new X({innerType:e,typeName:se.ZodOptional,...c(t)});class Y extends d{_parse(e){return this._getType(e)===n.ZodParsedType.null?(0,r.OK)(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}e.ZodNullable=Y,Y.create=(e,t)=>new Y({innerType:e,typeName:se.ZodNullable,...c(t)});class Q extends d{_parse(e){const{ctx:t}=this._processInputParams(e);let a=t.data;return t.parsedType===n.ZodParsedType.undefined&&(a=this._def.defaultValue()),this._def.innerType._parse({data:a,path:t.path,parent:t})}removeDefault(){return this._def.innerType}}e.ZodDefault=Q,Q.create=(e,t)=>new Q({innerType:e,typeName:se.ZodDefault,defaultValue:"function"==typeof t.default?t.default:()=>t.default,...c(t)});class ee extends d{_parse(e){const{ctx:t}=this._processInputParams(e),a={...t,common:{...t.common,issues:[]}},n=this._def.innerType._parse({data:a.data,path:a.path,parent:{...a}});return(0,r.isAsync)(n)?n.then((e=>({status:"valid",value:"valid"===e.status?e.value:this._def.catchValue({get error(){return new s.ZodError(a.common.issues)},input:a.data})}))):{status:"valid",value:"valid"===n.status?n.value:this._def.catchValue({get error(){return new s.ZodError(a.common.issues)},input:a.data})}}removeCatch(){return this._def.innerType}}e.ZodCatch=ee,ee.create=(e,t)=>new ee({innerType:e,typeName:se.ZodCatch,catchValue:"function"==typeof t.catch?t.catch:()=>t.catch,...c(t)});class te extends d{_parse(e){if(this._getType(e)!==n.ZodParsedType.nan){const t=this._getOrReturnCtx(e);return(0,r.addIssueToContext)(t,{code:s.ZodIssueCode.invalid_type,expected:n.ZodParsedType.nan,received:t.parsedType}),r.INVALID}return{status:"valid",value:e.data}}}e.ZodNaN=te,te.create=e=>new te({typeName:se.ZodNaN,...c(e)}),e.BRAND=Symbol("zod_brand");class ae extends d{_parse(e){const{ctx:t}=this._processInputParams(e),a=t.data;return this._def.type._parse({data:a,path:t.path,parent:t})}unwrap(){return this._def.type}}e.ZodBranded=ae;class re extends d{_parse(e){const{status:t,ctx:a}=this._processInputParams(e);if(a.common.async){return(async()=>{const e=await this._def.in._parseAsync({data:a.data,path:a.path,parent:a});return"aborted"===e.status?r.INVALID:"dirty"===e.status?(t.dirty(),(0,r.DIRTY)(e.value)):this._def.out._parseAsync({data:e.value,path:a.path,parent:a})})()}{const e=this._def.in._parseSync({data:a.data,path:a.path,parent:a});return"aborted"===e.status?r.INVALID:"dirty"===e.status?(t.dirty(),{status:"dirty",value:e.value}):this._def.out._parseSync({data:e.value,path:a.path,parent:a})}}static create(e,t){return new re({in:e,out:t,typeName:se.ZodPipeline})}}e.ZodPipeline=re;class ne extends d{_parse(e){const t=this._def.innerType._parse(e);return(0,r.isValid)(t)&&(t.value=Object.freeze(t.value)),t}}e.ZodReadonly=ne,ne.create=(e,t)=>new ne({innerType:e,typeName:se.ZodReadonly,...c(t)});var se;e.custom=(e,t={},a)=>e?R.create().superRefine(((r,n)=>{var s,o;if(!e(r)){const e="function"==typeof t?t(r):"string"==typeof t?{message:t}:t,i=null===(o=null!==(s=e.fatal)&&void 0!==s?s:a)||void 0===o||o,c="string"==typeof e?{message:e}:e;n.addIssue({code:"custom",...c,fatal:i})}})):R.create(),e.late={object:O.lazycreate},function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"}(se=e.ZodFirstPartyTypeKind||(e.ZodFirstPartyTypeKind={}));e.instanceof=(t,a={message:`Input not instance of ${t.name}`})=>(0,e.custom)((e=>e instanceof t),a);const oe=S.create;e.string=oe;const ie=w.create;e.number=ie;const ce=te.create;e.nan=ce;const de=C.create;e.bigint=de;const ue=b.create;e.boolean=ue;const le=x.create;e.date=le;const he=P.create;e.symbol=he;const pe=I.create;e.undefined=pe;const me=k.create;e.null=me;const fe=R.create;e.any=fe;const ge=E.create;e.unknown=ge;const ye=_.create;e.never=ye;const Se=T.create;e.void=Se;const ve=N.create;e.array=ve;const we=O.create;e.object=we;const Ce=O.strictCreate;e.strictObject=Ce;const be=M.create;e.union=be;const xe=B.create;e.discriminatedUnion=xe;const Pe=D.create;e.intersection=Pe;const Ie=L.create;e.tuple=Ie;const ke=Z.create;e.record=ke;const Re=U.create;e.map=Re;const Ee=F.create;e.set=Ee;const _e=q.create;e.function=_e;const Te=V.create;e.lazy=Te;const Ne=$.create;e.literal=Ne;const je=H.create;e.enum=je;const Oe=W.create;e.nativeEnum=Oe;const Me=J.create;e.promise=Me;const Ae=G.create;e.effect=Ae,e.transformer=Ae;const Be=X.create;e.optional=Be;const ze=Y.create;e.nullable=ze;const De=G.createWithPreprocess;e.preprocess=De;const Le=re.create;e.pipeline=Le;e.ostring=()=>oe().optional();e.onumber=()=>ie().optional();e.oboolean=()=>ue().optional(),e.coerce={string:e=>S.create({...e,coerce:!0}),number:e=>w.create({...e,coerce:!0}),boolean:e=>b.create({...e,coerce:!0}),bigint:e=>C.create({...e,coerce:!0}),date:e=>x.create({...e,coerce:!0})},e.NEVER=r.INVALID}(Rn),function(t){var a=e&&e.__createBinding||(Object.create?function(e,t,a,r){void 0===r&&(r=a),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[a]}})}:function(e,t,a,r){void 0===r&&(r=a),e[r]=t[a]}),r=e&&e.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||a(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),r(pn,t),r(Pn,t),r(In,t),r(fn,t),r(Rn,t),r(gn,t)}(hn),function(t){var a=e&&e.__createBinding||(Object.create?function(e,t,a,r){void 0===r&&(r=a),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[a]}})}:function(e,t,a,r){void 0===r&&(r=a),e[r]=t[a]}),r=e&&e.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=e&&e.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&a(t,e,n);return r(t,e),t},s=e&&e.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||a(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),t.z=void 0;const o=n(hn);t.z=o,s(hn,t),t.default=o}(ln);var _n={},Tn=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(_n,"__esModule",{value:!0}),_n.Permissions=_n.PermissionsCommandSchema=void 0;const Nn=Tn(ln);var jn;_n.PermissionsCommandSchema=Nn.default.lazy((()=>jn.SetPermissionSchema)),function(e){e.PermissionDescriptorSchema=Nn.default.lazy((()=>Nn.default.object({name:Nn.default.string()})))}(jn||(_n.Permissions=jn={})),function(e){e.PermissionStateSchema=Nn.default.lazy((()=>Nn.default.enum(["granted","denied","prompt"])))}(jn||(_n.Permissions=jn={})),function(e){e.SetPermissionSchema=Nn.default.lazy((()=>Nn.default.object({method:Nn.default.literal("permissions.setPermission"),params:e.SetPermissionParametersSchema})))}(jn||(_n.Permissions=jn={})),function(e){e.SetPermissionParametersSchema=Nn.default.lazy((()=>Nn.default.object({descriptor:e.PermissionDescriptorSchema,state:e.PermissionStateSchema,origin:Nn.default.string()})))}(jn||(_n.Permissions=jn={}));var On={};!function(t){var a=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Input=t.InputCommandSchema=t.Log=t.LogEventSchema=t.Storage=t.StorageResultSchema=t.StorageCommandSchema=t.Script=t.ScriptResultSchema=t.ScriptCommandSchema=t.ScriptEventSchema=t.Network=t.NetworkResultSchema=t.NetworkEventSchema=t.NetworkCommandSchema=t.BrowsingContext=t.BrowsingContextResultSchema=t.BrowsingContextEventSchema=t.BrowsingContextCommandSchema=t.Browser=t.BrowserResultSchema=t.BrowserCommandSchema=t.SessionResultSchema=t.Session=t.SessionCommandSchema=t.ErrorCodeSchema=t.JsUintSchema=t.JsIntSchema=t.ExtensibleSchema=t.EmptyResultSchema=t.ErrorResponseSchema=t.MessageSchema=t.EmptyParamsSchema=t.ResultDataSchema=t.CommandDataSchema=t.EventDataSchema=t.CommandResponseSchema=t.CommandSchema=t.EventSchema=void 0;const r=a(ln);var n,s,o,i,c,d,u,l;t.EventSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("event")}).and(t.EventDataSchema).and(t.ExtensibleSchema))),t.CommandSchema=r.default.lazy((()=>r.default.object({id:t.JsUintSchema}).and(t.CommandDataSchema).and(t.ExtensibleSchema))),t.CommandResponseSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("success"),id:t.JsUintSchema,result:t.ResultDataSchema}).and(t.ExtensibleSchema))),t.EventDataSchema=r.default.lazy((()=>r.default.union([t.BrowsingContextEventSchema,t.LogEventSchema,t.NetworkEventSchema,t.ScriptEventSchema]))),t.CommandDataSchema=r.default.lazy((()=>r.default.union([t.BrowserCommandSchema,t.BrowsingContextCommandSchema,t.InputCommandSchema,t.NetworkCommandSchema,t.ScriptCommandSchema,t.SessionCommandSchema,t.StorageCommandSchema]))),t.ResultDataSchema=r.default.lazy((()=>r.default.union([t.BrowsingContextResultSchema,t.EmptyResultSchema,t.NetworkResultSchema,t.ScriptResultSchema,t.SessionResultSchema,t.StorageResultSchema]))),t.EmptyParamsSchema=r.default.lazy((()=>t.ExtensibleSchema)),t.MessageSchema=r.default.lazy((()=>r.default.union([t.CommandResponseSchema,t.ErrorResponseSchema,t.EventSchema]))),t.ErrorResponseSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("error"),id:r.default.union([t.JsUintSchema,r.default.null()]),error:t.ErrorCodeSchema,message:r.default.string(),stacktrace:r.default.string().optional()}).and(t.ExtensibleSchema))),t.EmptyResultSchema=r.default.lazy((()=>t.ExtensibleSchema)),t.ExtensibleSchema=r.default.lazy((()=>r.default.record(r.default.string(),r.default.any()))),t.JsIntSchema=r.default.lazy((()=>r.default.number().int().gte(-9007199254740991).lte(9007199254740991))),t.JsUintSchema=r.default.lazy((()=>r.default.number().int().nonnegative().gte(0).lte(9007199254740991))),t.ErrorCodeSchema=r.default.lazy((()=>r.default.enum(["invalid argument","invalid session id","move target out of bounds","no such alert","no such element","no such frame","no such handle","no such history entry","no such intercept","no such node","no such request","no such script","no such storage partition","no such user context","session not created","unable to capture screen","unable to close browser","unable to set cookie","unable to set file input","underspecified storage partition","unknown command","unknown error","unsupported operation"]))),t.SessionCommandSchema=r.default.lazy((()=>r.default.union([n.EndSchema,n.NewSchema,n.StatusSchema,n.SubscribeSchema,n.UnsubscribeSchema]))),function(e){e.ProxyConfigurationSchema=r.default.lazy((()=>r.default.union([e.AutodetectProxyConfigurationSchema,e.DirectProxyConfigurationSchema,e.ManualProxyConfigurationSchema,e.PacProxyConfigurationSchema,e.SystemProxyConfigurationSchema,r.default.object({})])))}(n||(t.Session=n={})),t.SessionResultSchema=r.default.lazy((()=>r.default.union([n.NewResultSchema,n.StatusResultSchema]))),function(e){e.CapabilitiesRequestSchema=r.default.lazy((()=>r.default.object({alwaysMatch:e.CapabilityRequestSchema.optional(),firstMatch:r.default.array(e.CapabilityRequestSchema).optional()})))}(n||(t.Session=n={})),function(e){e.CapabilityRequestSchema=r.default.lazy((()=>r.default.object({acceptInsecureCerts:r.default.boolean().optional(),browserName:r.default.string().optional(),browserVersion:r.default.string().optional(),platformName:r.default.string().optional(),proxy:e.ProxyConfigurationSchema.optional(),webSocketUrl:r.default.boolean().optional()}).and(t.ExtensibleSchema)))}(n||(t.Session=n={})),function(e){e.AutodetectProxyConfigurationSchema=r.default.lazy((()=>r.default.object({proxyType:r.default.literal("autodetect")}).and(t.ExtensibleSchema)))}(n||(t.Session=n={})),function(e){e.DirectProxyConfigurationSchema=r.default.lazy((()=>r.default.object({proxyType:r.default.literal("direct")}).and(t.ExtensibleSchema)))}(n||(t.Session=n={})),function(e){e.ManualProxyConfigurationSchema=r.default.lazy((()=>r.default.object({proxyType:r.default.literal("manual"),ftpProxy:r.default.string().optional(),httpProxy:r.default.string().optional(),sslProxy:r.default.string().optional()}).and(e.SocksProxyConfigurationSchema.or(r.default.object({}))).and(r.default.object({noProxy:r.default.array(r.default.string()).optional()})).and(t.ExtensibleSchema)))}(n||(t.Session=n={})),function(e){e.SocksProxyConfigurationSchema=r.default.lazy((()=>r.default.object({socksProxy:r.default.string(),socksVersion:r.default.number().int().nonnegative().gte(0).lte(255)})))}(n||(t.Session=n={})),function(e){e.PacProxyConfigurationSchema=r.default.lazy((()=>r.default.object({proxyType:r.default.literal("pac"),proxyAutoconfigUrl:r.default.string()}).and(t.ExtensibleSchema)))}(n||(t.Session=n={})),function(e){e.SystemProxyConfigurationSchema=r.default.lazy((()=>r.default.object({proxyType:r.default.literal("system")}).and(t.ExtensibleSchema)))}(n||(t.Session=n={})),function(e){e.SubscriptionRequestSchema=r.default.lazy((()=>r.default.object({events:r.default.array(r.default.string()),contexts:r.default.array(o.BrowsingContextSchema).optional()})))}(n||(t.Session=n={})),function(e){e.StatusSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("session.status"),params:t.EmptyParamsSchema})))}(n||(t.Session=n={})),function(e){e.StatusResultSchema=r.default.lazy((()=>r.default.object({ready:r.default.boolean(),message:r.default.string()})))}(n||(t.Session=n={})),function(e){e.NewSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("session.new"),params:e.NewParametersSchema})))}(n||(t.Session=n={})),function(e){e.NewParametersSchema=r.default.lazy((()=>r.default.object({capabilities:e.CapabilitiesRequestSchema})))}(n||(t.Session=n={})),function(e){e.NewResultSchema=r.default.lazy((()=>r.default.object({sessionId:r.default.string(),capabilities:r.default.object({acceptInsecureCerts:r.default.boolean(),browserName:r.default.string(),browserVersion:r.default.string(),platformName:r.default.string(),setWindowRect:r.default.boolean(),proxy:e.ProxyConfigurationSchema.optional(),webSocketUrl:r.default.string().optional()}).and(t.ExtensibleSchema)})))}(n||(t.Session=n={})),function(e){e.EndSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("session.end"),params:t.EmptyParamsSchema})))}(n||(t.Session=n={})),function(e){e.SubscribeSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("session.subscribe"),params:e.SubscriptionRequestSchema})))}(n||(t.Session=n={})),function(e){e.UnsubscribeSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("session.unsubscribe"),params:e.SubscriptionRequestSchema})))}(n||(t.Session=n={})),t.BrowserCommandSchema=r.default.lazy((()=>r.default.union([s.CloseSchema,s.CreateUserContextSchema,s.GetUserContextsSchema,s.RemoveUserContextSchema]))),t.BrowserResultSchema=r.default.lazy((()=>r.default.union([s.CreateUserContextResultSchema,s.GetUserContextsResultSchema]))),function(e){e.UserContextSchema=r.default.lazy((()=>r.default.string()))}(s||(t.Browser=s={})),function(e){e.UserContextInfoSchema=r.default.lazy((()=>r.default.object({userContext:e.UserContextSchema})))}(s||(t.Browser=s={})),function(e){e.CloseSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browser.close"),params:t.EmptyParamsSchema})))}(s||(t.Browser=s={})),function(e){e.CreateUserContextSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browser.createUserContext"),params:t.EmptyParamsSchema})))}(s||(t.Browser=s={})),function(e){e.CreateUserContextResultSchema=r.default.lazy((()=>e.UserContextInfoSchema))}(s||(t.Browser=s={})),function(e){e.GetUserContextsSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browser.getUserContexts"),params:t.EmptyParamsSchema})))}(s||(t.Browser=s={})),function(e){e.GetUserContextsResultSchema=r.default.lazy((()=>r.default.object({userContexts:r.default.array(e.UserContextInfoSchema).min(1)})))}(s||(t.Browser=s={})),function(e){e.RemoveUserContextSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browser.removeUserContext"),params:r.default.object({userContext:e.UserContextSchema})})))}(s||(t.Browser=s={})),t.BrowsingContextCommandSchema=r.default.lazy((()=>r.default.union([o.ActivateSchema,o.CaptureScreenshotSchema,o.CloseSchema,o.CreateSchema,o.GetTreeSchema,o.HandleUserPromptSchema,o.LocateNodesSchema,o.NavigateSchema,o.PrintSchema,o.ReloadSchema,o.SetViewportSchema,o.TraverseHistorySchema]))),t.BrowsingContextEventSchema=r.default.lazy((()=>r.default.union([o.ContextCreatedSchema,o.ContextDestroyedSchema,o.DomContentLoadedSchema,o.DownloadWillBeginSchema,o.FragmentNavigatedSchema,o.LoadSchema,o.NavigationAbortedSchema,o.NavigationFailedSchema,o.NavigationStartedSchema,o.UserPromptClosedSchema,o.UserPromptOpenedSchema]))),t.BrowsingContextResultSchema=r.default.lazy((()=>r.default.union([o.CaptureScreenshotResultSchema,o.CreateResultSchema,o.GetTreeResultSchema,o.LocateNodesResultSchema,o.NavigateResultSchema,o.PrintResultSchema,o.TraverseHistoryResultSchema]))),function(e){e.BrowsingContextSchema=r.default.lazy((()=>r.default.string()))}(o||(t.BrowsingContext=o={})),function(e){e.InfoListSchema=r.default.lazy((()=>r.default.array(e.InfoSchema)))}(o||(t.BrowsingContext=o={})),function(e){e.InfoSchema=r.default.lazy((()=>r.default.object({children:r.default.union([e.InfoListSchema,r.default.null()]),context:e.BrowsingContextSchema,url:r.default.string(),userContext:s.UserContextSchema,parent:r.default.union([e.BrowsingContextSchema,r.default.null()]).optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.LocatorSchema=r.default.lazy((()=>r.default.union([e.CssLocatorSchema,e.InnerTextLocatorSchema,e.XPathLocatorSchema])))}(o||(t.BrowsingContext=o={})),function(e){e.CssLocatorSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("css"),value:r.default.string()})))}(o||(t.BrowsingContext=o={})),function(e){e.InnerTextLocatorSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("innerText"),value:r.default.string(),ignoreCase:r.default.boolean().optional(),matchType:r.default.enum(["full","partial"]).optional(),maxDepth:t.JsUintSchema.optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.XPathLocatorSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("xpath"),value:r.default.string()})))}(o||(t.BrowsingContext=o={})),function(e){e.NavigationSchema=r.default.lazy((()=>r.default.string()))}(o||(t.BrowsingContext=o={})),function(e){e.NavigationInfoSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,navigation:r.default.union([e.NavigationSchema,r.default.null()]),timestamp:t.JsUintSchema,url:r.default.string()})))}(o||(t.BrowsingContext=o={})),function(e){e.ReadinessStateSchema=r.default.lazy((()=>r.default.enum(["none","interactive","complete"])))}(o||(t.BrowsingContext=o={})),function(e){e.ActivateSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.activate"),params:e.ActivateParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.ActivateParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.CaptureScreenshotParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,origin:r.default.enum(["viewport","document"]).default("viewport").optional(),format:e.ImageFormatSchema.optional(),clip:e.ClipRectangleSchema.optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.CaptureScreenshotSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.captureScreenshot"),params:e.CaptureScreenshotParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.ImageFormatSchema=r.default.lazy((()=>r.default.object({type:r.default.string(),quality:r.default.number().gte(0).lte(1).optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.ClipRectangleSchema=r.default.lazy((()=>r.default.union([e.BoxClipRectangleSchema,e.ElementClipRectangleSchema])))}(o||(t.BrowsingContext=o={})),function(e){e.ElementClipRectangleSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("element"),element:c.SharedReferenceSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.BoxClipRectangleSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("box"),x:r.default.number(),y:r.default.number(),width:r.default.number(),height:r.default.number()})))}(o||(t.BrowsingContext=o={})),function(e){e.CaptureScreenshotResultSchema=r.default.lazy((()=>r.default.object({data:r.default.string()})))}(o||(t.BrowsingContext=o={})),function(e){e.CloseSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.close"),params:e.CloseParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.CloseParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,promptUnload:r.default.boolean().default(!1).optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.CreateSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.create"),params:e.CreateParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.CreateTypeSchema=r.default.lazy((()=>r.default.enum(["tab","window"])))}(o||(t.BrowsingContext=o={})),function(e){e.CreateParametersSchema=r.default.lazy((()=>r.default.object({type:e.CreateTypeSchema,referenceContext:e.BrowsingContextSchema.optional(),background:r.default.boolean().default(!1).optional(),userContext:r.default.union([s.UserContextSchema,r.default.null()]).optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.CreateResultSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.GetTreeSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.getTree"),params:e.GetTreeParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.GetTreeParametersSchema=r.default.lazy((()=>r.default.object({maxDepth:t.JsUintSchema.optional(),root:e.BrowsingContextSchema.optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.GetTreeResultSchema=r.default.lazy((()=>r.default.object({contexts:e.InfoListSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.HandleUserPromptSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.handleUserPrompt"),params:e.HandleUserPromptParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.HandleUserPromptParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,accept:r.default.boolean().optional(),userText:r.default.string().optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.LocateNodesParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,locator:e.LocatorSchema,maxNodeCount:t.JsUintSchema.gte(1).optional(),ownership:c.ResultOwnershipSchema.optional(),sandbox:r.default.string().optional(),serializationOptions:c.SerializationOptionsSchema.optional(),startNodes:r.default.array(c.SharedReferenceSchema).min(1).optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.LocateNodesSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.locateNodes"),params:e.LocateNodesParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.LocateNodesResultSchema=r.default.lazy((()=>r.default.object({nodes:r.default.array(c.NodeRemoteValueSchema)})))}(o||(t.BrowsingContext=o={})),function(e){e.NavigateSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.navigate"),params:e.NavigateParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.NavigateParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,url:r.default.string(),wait:e.ReadinessStateSchema.optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.NavigateResultSchema=r.default.lazy((()=>r.default.object({navigation:r.default.union([e.NavigationSchema,r.default.null()]),url:r.default.string()})))}(o||(t.BrowsingContext=o={})),function(e){e.PrintSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.print"),params:e.PrintParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.PrintParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,background:r.default.boolean().default(!1).optional(),margin:e.PrintMarginParametersSchema.optional(),orientation:r.default.enum(["portrait","landscape"]).default("portrait").optional(),page:e.PrintPageParametersSchema.optional(),pageRanges:r.default.array(r.default.union([t.JsUintSchema,r.default.string()])).optional(),scale:r.default.number().gte(.1).lte(2).default(1).optional(),shrinkToFit:r.default.boolean().default(!0).optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.PrintMarginParametersSchema=r.default.lazy((()=>r.default.object({bottom:r.default.number().gte(0).default(1).optional(),left:r.default.number().gte(0).default(1).optional(),right:r.default.number().gte(0).default(1).optional(),top:r.default.number().gte(0).default(1).optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.PrintPageParametersSchema=r.default.lazy((()=>r.default.object({height:r.default.number().gte(.0352).default(27.94).optional(),width:r.default.number().gte(.0352).default(21.59).optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.PrintResultSchema=r.default.lazy((()=>r.default.object({data:r.default.string()})))}(o||(t.BrowsingContext=o={})),function(e){e.ReloadSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.reload"),params:e.ReloadParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.ReloadParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,ignoreCache:r.default.boolean().optional(),wait:e.ReadinessStateSchema.optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.SetViewportSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.setViewport"),params:e.SetViewportParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.SetViewportParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,viewport:r.default.union([e.ViewportSchema,r.default.null()]).optional(),devicePixelRatio:r.default.union([r.default.number().gt(0),r.default.null()]).optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.ViewportSchema=r.default.lazy((()=>r.default.object({width:t.JsUintSchema,height:t.JsUintSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.TraverseHistorySchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.traverseHistory"),params:e.TraverseHistoryParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.TraverseHistoryParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,delta:t.JsIntSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.TraverseHistoryResultSchema=r.default.lazy((()=>r.default.object({})))}(o||(t.BrowsingContext=o={})),function(e){e.ContextCreatedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.contextCreated"),params:e.InfoSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.ContextDestroyedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.contextDestroyed"),params:e.InfoSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.NavigationStartedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.navigationStarted"),params:e.NavigationInfoSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.FragmentNavigatedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.fragmentNavigated"),params:e.NavigationInfoSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.DomContentLoadedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.domContentLoaded"),params:e.NavigationInfoSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.LoadSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.load"),params:e.NavigationInfoSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.DownloadWillBeginSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.downloadWillBegin"),params:e.NavigationInfoSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.NavigationAbortedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.navigationAborted"),params:e.NavigationInfoSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.NavigationFailedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.navigationFailed"),params:e.NavigationInfoSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.UserPromptClosedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.userPromptClosed"),params:e.UserPromptClosedParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.UserPromptClosedParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,accepted:r.default.boolean(),userText:r.default.string().optional()})))}(o||(t.BrowsingContext=o={})),function(e){e.UserPromptOpenedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("browsingContext.userPromptOpened"),params:e.UserPromptOpenedParametersSchema})))}(o||(t.BrowsingContext=o={})),function(e){e.UserPromptOpenedParametersSchema=r.default.lazy((()=>r.default.object({context:e.BrowsingContextSchema,type:r.default.enum(["alert","confirm","prompt","beforeunload"]),message:r.default.string(),defaultValue:r.default.string().optional()})))}(o||(t.BrowsingContext=o={})),t.NetworkCommandSchema=r.default.lazy((()=>r.default.union([i.AddInterceptSchema,i.ContinueRequestSchema,i.ContinueResponseSchema,i.ContinueWithAuthSchema,i.FailRequestSchema,i.ProvideResponseSchema,i.RemoveInterceptSchema]))),t.NetworkEventSchema=r.default.lazy((()=>r.default.union([i.AuthRequiredSchema,i.BeforeRequestSentSchema,i.FetchErrorSchema,i.ResponseCompletedSchema,i.ResponseStartedSchema]))),t.NetworkResultSchema=r.default.lazy((()=>i.AddInterceptResultSchema)),function(e){e.AuthChallengeSchema=r.default.lazy((()=>r.default.object({scheme:r.default.string(),realm:r.default.string()})))}(i||(t.Network=i={})),function(e){e.AuthCredentialsSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("password"),username:r.default.string(),password:r.default.string()})))}(i||(t.Network=i={})),function(e){e.BaseParametersSchema=r.default.lazy((()=>r.default.object({context:r.default.union([o.BrowsingContextSchema,r.default.null()]),isBlocked:r.default.boolean(),navigation:r.default.union([o.NavigationSchema,r.default.null()]),redirectCount:t.JsUintSchema,request:e.RequestDataSchema,timestamp:t.JsUintSchema,intercepts:r.default.array(e.InterceptSchema).min(1).optional()})))}(i||(t.Network=i={})),function(e){e.BytesValueSchema=r.default.lazy((()=>r.default.union([e.StringValueSchema,e.Base64ValueSchema])))}(i||(t.Network=i={})),function(e){e.StringValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("string"),value:r.default.string()})))}(i||(t.Network=i={})),function(e){e.Base64ValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("base64"),value:r.default.string()})))}(i||(t.Network=i={})),function(e){e.SameSiteSchema=r.default.lazy((()=>r.default.enum(["strict","lax","none"])))}(i||(t.Network=i={})),function(e){e.CookieSchema=r.default.lazy((()=>r.default.object({name:r.default.string(),value:e.BytesValueSchema,domain:r.default.string(),path:r.default.string(),size:t.JsUintSchema,httpOnly:r.default.boolean(),secure:r.default.boolean(),sameSite:e.SameSiteSchema,expiry:t.JsUintSchema.optional()}).and(t.ExtensibleSchema)))}(i||(t.Network=i={})),function(e){e.CookieHeaderSchema=r.default.lazy((()=>r.default.object({name:r.default.string(),value:e.BytesValueSchema})))}(i||(t.Network=i={})),function(e){e.FetchTimingInfoSchema=r.default.lazy((()=>r.default.object({timeOrigin:r.default.number(),requestTime:r.default.number(),redirectStart:r.default.number(),redirectEnd:r.default.number(),fetchStart:r.default.number(),dnsStart:r.default.number(),dnsEnd:r.default.number(),connectStart:r.default.number(),connectEnd:r.default.number(),tlsStart:r.default.number(),requestStart:r.default.number(),responseStart:r.default.number(),responseEnd:r.default.number()})))}(i||(t.Network=i={})),function(e){e.HeaderSchema=r.default.lazy((()=>r.default.object({name:r.default.string(),value:e.BytesValueSchema})))}(i||(t.Network=i={})),function(e){e.InitiatorSchema=r.default.lazy((()=>r.default.object({type:r.default.enum(["parser","script","preflight","other"]),columnNumber:t.JsUintSchema.optional(),lineNumber:t.JsUintSchema.optional(),stackTrace:c.StackTraceSchema.optional(),request:e.RequestSchema.optional()})))}(i||(t.Network=i={})),function(e){e.InterceptSchema=r.default.lazy((()=>r.default.string()))}(i||(t.Network=i={})),function(e){e.RequestSchema=r.default.lazy((()=>r.default.string()))}(i||(t.Network=i={})),function(e){e.RequestDataSchema=r.default.lazy((()=>r.default.object({request:e.RequestSchema,url:r.default.string(),method:r.default.string(),headers:r.default.array(e.HeaderSchema),cookies:r.default.array(e.CookieSchema),headersSize:t.JsUintSchema,bodySize:r.default.union([t.JsUintSchema,r.default.null()]),timings:e.FetchTimingInfoSchema})))}(i||(t.Network=i={})),function(e){e.ResponseContentSchema=r.default.lazy((()=>r.default.object({size:t.JsUintSchema})))}(i||(t.Network=i={})),function(e){e.ResponseDataSchema=r.default.lazy((()=>r.default.object({url:r.default.string(),protocol:r.default.string(),status:t.JsUintSchema,statusText:r.default.string(),fromCache:r.default.boolean(),headers:r.default.array(e.HeaderSchema),mimeType:r.default.string(),bytesReceived:t.JsUintSchema,headersSize:r.default.union([t.JsUintSchema,r.default.null()]),bodySize:r.default.union([t.JsUintSchema,r.default.null()]),content:e.ResponseContentSchema,authChallenge:e.AuthChallengeSchema.optional()})))}(i||(t.Network=i={})),function(e){e.SetCookieHeaderSchema=r.default.lazy((()=>r.default.object({name:r.default.string(),value:e.BytesValueSchema,domain:r.default.string().optional(),httpOnly:r.default.boolean().optional(),expiry:r.default.string().optional(),maxAge:t.JsIntSchema.optional(),path:r.default.string().optional(),sameSite:e.SameSiteSchema.optional(),secure:r.default.boolean().optional()})))}(i||(t.Network=i={})),function(e){e.UrlPatternSchema=r.default.lazy((()=>r.default.union([e.UrlPatternPatternSchema,e.UrlPatternStringSchema])))}(i||(t.Network=i={})),function(e){e.UrlPatternPatternSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("pattern"),protocol:r.default.string().optional(),hostname:r.default.string().optional(),port:r.default.string().optional(),pathname:r.default.string().optional(),search:r.default.string().optional()})))}(i||(t.Network=i={})),function(e){e.UrlPatternStringSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("string"),pattern:r.default.string()})))}(i||(t.Network=i={})),function(e){e.AddInterceptParametersSchema=r.default.lazy((()=>r.default.object({phases:r.default.array(e.InterceptPhaseSchema).min(1),urlPatterns:r.default.array(e.UrlPatternSchema).optional()})))}(i||(t.Network=i={})),function(e){e.AddInterceptSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.addIntercept"),params:e.AddInterceptParametersSchema})))}(i||(t.Network=i={})),function(e){e.InterceptPhaseSchema=r.default.lazy((()=>r.default.enum(["beforeRequestSent","responseStarted","authRequired"])))}(i||(t.Network=i={})),function(e){e.AddInterceptResultSchema=r.default.lazy((()=>r.default.object({intercept:e.InterceptSchema})))}(i||(t.Network=i={})),function(e){e.ContinueRequestSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.continueRequest"),params:e.ContinueRequestParametersSchema})))}(i||(t.Network=i={})),function(e){e.ContinueRequestParametersSchema=r.default.lazy((()=>r.default.object({request:e.RequestSchema,body:e.BytesValueSchema.optional(),cookies:r.default.array(e.CookieHeaderSchema).optional(),headers:r.default.array(e.HeaderSchema).optional(),method:r.default.string().optional(),url:r.default.string().optional()})))}(i||(t.Network=i={})),function(e){e.ContinueResponseSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.continueResponse"),params:e.ContinueResponseParametersSchema})))}(i||(t.Network=i={})),function(e){e.ContinueResponseParametersSchema=r.default.lazy((()=>r.default.object({request:e.RequestSchema,cookies:r.default.array(e.SetCookieHeaderSchema).optional(),credentials:e.AuthCredentialsSchema.optional(),headers:r.default.array(e.HeaderSchema).optional(),reasonPhrase:r.default.string().optional(),statusCode:t.JsUintSchema.optional()})))}(i||(t.Network=i={})),function(e){e.ContinueWithAuthSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.continueWithAuth"),params:e.ContinueWithAuthParametersSchema})))}(i||(t.Network=i={})),function(e){e.ContinueWithAuthParametersSchema=r.default.lazy((()=>r.default.object({request:e.RequestSchema}).and(r.default.union([e.ContinueWithAuthCredentialsSchema,e.ContinueWithAuthNoCredentialsSchema]))))}(i||(t.Network=i={})),function(e){e.ContinueWithAuthCredentialsSchema=r.default.lazy((()=>r.default.object({action:r.default.literal("provideCredentials"),credentials:e.AuthCredentialsSchema})))}(i||(t.Network=i={})),function(e){e.ContinueWithAuthNoCredentialsSchema=r.default.lazy((()=>r.default.object({action:r.default.enum(["default","cancel"])})))}(i||(t.Network=i={})),function(e){e.FailRequestSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.failRequest"),params:e.FailRequestParametersSchema})))}(i||(t.Network=i={})),function(e){e.FailRequestParametersSchema=r.default.lazy((()=>r.default.object({request:e.RequestSchema})))}(i||(t.Network=i={})),function(e){e.ProvideResponseSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.provideResponse"),params:e.ProvideResponseParametersSchema})))}(i||(t.Network=i={})),function(e){e.ProvideResponseParametersSchema=r.default.lazy((()=>r.default.object({request:e.RequestSchema,body:e.BytesValueSchema.optional(),cookies:r.default.array(e.SetCookieHeaderSchema).optional(),headers:r.default.array(e.HeaderSchema).optional(),reasonPhrase:r.default.string().optional(),statusCode:t.JsUintSchema.optional()})))}(i||(t.Network=i={})),function(e){e.RemoveInterceptSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.removeIntercept"),params:e.RemoveInterceptParametersSchema})))}(i||(t.Network=i={})),function(e){e.RemoveInterceptParametersSchema=r.default.lazy((()=>r.default.object({intercept:e.InterceptSchema})))}(i||(t.Network=i={})),t.ScriptEventSchema=r.default.lazy((()=>r.default.union([c.MessageSchema,c.RealmCreatedSchema,c.RealmDestroyedSchema]))),function(e){e.AuthRequiredParametersSchema=r.default.lazy((()=>e.BaseParametersSchema.and(r.default.object({response:e.ResponseDataSchema}))))}(i||(t.Network=i={})),function(e){e.BeforeRequestSentParametersSchema=r.default.lazy((()=>e.BaseParametersSchema.and(r.default.object({initiator:e.InitiatorSchema}))))}(i||(t.Network=i={})),function(e){e.FetchErrorParametersSchema=r.default.lazy((()=>e.BaseParametersSchema.and(r.default.object({errorText:r.default.string()}))))}(i||(t.Network=i={})),function(e){e.ResponseCompletedParametersSchema=r.default.lazy((()=>e.BaseParametersSchema.and(r.default.object({response:e.ResponseDataSchema}))))}(i||(t.Network=i={})),function(e){e.ResponseStartedParametersSchema=r.default.lazy((()=>e.BaseParametersSchema.and(r.default.object({response:e.ResponseDataSchema}))))}(i||(t.Network=i={})),t.ScriptCommandSchema=r.default.lazy((()=>r.default.union([c.AddPreloadScriptSchema,c.CallFunctionSchema,c.DisownSchema,c.EvaluateSchema,c.GetRealmsSchema,c.RemovePreloadScriptSchema]))),t.ScriptResultSchema=r.default.lazy((()=>r.default.union([c.AddPreloadScriptResultSchema,c.EvaluateResultSchema,c.GetRealmsResultSchema]))),function(e){e.AuthRequiredSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.authRequired"),params:e.AuthRequiredParametersSchema})))}(i||(t.Network=i={})),function(e){e.BeforeRequestSentSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.beforeRequestSent"),params:e.BeforeRequestSentParametersSchema})))}(i||(t.Network=i={})),function(e){e.FetchErrorSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.fetchError"),params:e.FetchErrorParametersSchema})))}(i||(t.Network=i={})),function(e){e.ResponseCompletedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.responseCompleted"),params:e.ResponseCompletedParametersSchema})))}(i||(t.Network=i={})),function(e){e.ResponseStartedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("network.responseStarted"),params:e.ResponseStartedParametersSchema})))}(i||(t.Network=i={})),function(e){e.ChannelSchema=r.default.lazy((()=>r.default.string()))}(c||(t.Script=c={})),function(e){e.EvaluateResultSuccessSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("success"),result:e.RemoteValueSchema,realm:e.RealmSchema})))}(c||(t.Script=c={})),function(e){e.ExceptionDetailsSchema=r.default.lazy((()=>r.default.object({columnNumber:t.JsUintSchema,exception:e.RemoteValueSchema,lineNumber:t.JsUintSchema,stackTrace:e.StackTraceSchema,text:r.default.string()})))}(c||(t.Script=c={})),function(e){e.ChannelValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("channel"),value:e.ChannelPropertiesSchema})))}(c||(t.Script=c={})),function(e){e.ChannelPropertiesSchema=r.default.lazy((()=>r.default.object({channel:e.ChannelSchema,serializationOptions:e.SerializationOptionsSchema.optional(),ownership:e.ResultOwnershipSchema.optional()})))}(c||(t.Script=c={})),function(e){e.EvaluateResultSchema=r.default.lazy((()=>r.default.union([e.EvaluateResultSuccessSchema,e.EvaluateResultExceptionSchema])))}(c||(t.Script=c={})),function(e){e.EvaluateResultExceptionSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("exception"),exceptionDetails:e.ExceptionDetailsSchema,realm:e.RealmSchema})))}(c||(t.Script=c={})),function(e){e.HandleSchema=r.default.lazy((()=>r.default.string()))}(c||(t.Script=c={})),function(e){e.InternalIdSchema=r.default.lazy((()=>r.default.string()))}(c||(t.Script=c={})),function(e){e.ListLocalValueSchema=r.default.lazy((()=>r.default.array(e.LocalValueSchema)))}(c||(t.Script=c={})),function(e){e.LocalValueSchema=r.default.lazy((()=>r.default.union([e.RemoteReferenceSchema,e.PrimitiveProtocolValueSchema,e.ChannelValueSchema,e.ArrayLocalValueSchema,e.DateLocalValueSchema,e.MapLocalValueSchema,e.ObjectLocalValueSchema,e.RegExpLocalValueSchema,e.SetLocalValueSchema])))}(c||(t.Script=c={})),function(e){e.ArrayLocalValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("array"),value:e.ListLocalValueSchema})))}(c||(t.Script=c={})),function(e){e.DateLocalValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("date"),value:r.default.string()})))}(c||(t.Script=c={})),function(e){e.MappingLocalValueSchema=r.default.lazy((()=>r.default.array(r.default.tuple([r.default.union([e.LocalValueSchema,r.default.string()]),e.LocalValueSchema]))))}(c||(t.Script=c={})),function(e){e.MapLocalValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("map"),value:e.MappingLocalValueSchema})))}(c||(t.Script=c={})),function(e){e.ObjectLocalValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("object"),value:e.MappingLocalValueSchema})))}(c||(t.Script=c={})),function(e){e.RegExpValueSchema=r.default.lazy((()=>r.default.object({pattern:r.default.string(),flags:r.default.string().optional()})))}(c||(t.Script=c={})),function(e){e.RegExpLocalValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("regexp"),value:e.RegExpValueSchema})))}(c||(t.Script=c={})),function(e){e.SetLocalValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("set"),value:e.ListLocalValueSchema})))}(c||(t.Script=c={})),function(e){e.PreloadScriptSchema=r.default.lazy((()=>r.default.string()))}(c||(t.Script=c={})),function(e){e.RealmSchema=r.default.lazy((()=>r.default.string()))}(c||(t.Script=c={})),function(e){e.PrimitiveProtocolValueSchema=r.default.lazy((()=>r.default.union([e.UndefinedValueSchema,e.NullValueSchema,e.StringValueSchema,e.NumberValueSchema,e.BooleanValueSchema,e.BigIntValueSchema])))}(c||(t.Script=c={})),function(e){e.UndefinedValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("undefined")})))}(c||(t.Script=c={})),function(e){e.NullValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("null")})))}(c||(t.Script=c={})),function(e){e.StringValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("string"),value:r.default.string()})))}(c||(t.Script=c={})),function(e){e.SpecialNumberSchema=r.default.lazy((()=>r.default.enum(["NaN","-0","Infinity","-Infinity"])))}(c||(t.Script=c={})),function(e){e.NumberValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("number"),value:r.default.union([r.default.number(),e.SpecialNumberSchema])})))}(c||(t.Script=c={})),function(e){e.BooleanValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("boolean"),value:r.default.boolean()})))}(c||(t.Script=c={})),function(e){e.BigIntValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("bigint"),value:r.default.string()})))}(c||(t.Script=c={})),function(e){e.RealmInfoSchema=r.default.lazy((()=>r.default.union([e.WindowRealmInfoSchema,e.DedicatedWorkerRealmInfoSchema,e.SharedWorkerRealmInfoSchema,e.ServiceWorkerRealmInfoSchema,e.WorkerRealmInfoSchema,e.PaintWorkletRealmInfoSchema,e.AudioWorkletRealmInfoSchema,e.WorkletRealmInfoSchema])))}(c||(t.Script=c={})),function(e){e.BaseRealmInfoSchema=r.default.lazy((()=>r.default.object({realm:e.RealmSchema,origin:r.default.string()})))}(c||(t.Script=c={})),function(e){e.WindowRealmInfoSchema=r.default.lazy((()=>e.BaseRealmInfoSchema.and(r.default.object({type:r.default.literal("window"),context:o.BrowsingContextSchema,sandbox:r.default.string().optional()}))))}(c||(t.Script=c={})),function(e){e.DedicatedWorkerRealmInfoSchema=r.default.lazy((()=>e.BaseRealmInfoSchema.and(r.default.object({type:r.default.literal("dedicated-worker"),owners:r.default.tuple([e.RealmSchema])}))))}(c||(t.Script=c={})),function(e){e.SharedWorkerRealmInfoSchema=r.default.lazy((()=>e.BaseRealmInfoSchema.and(r.default.object({type:r.default.literal("shared-worker"),owners:r.default.array(e.RealmSchema).min(1)}))))}(c||(t.Script=c={})),function(e){e.ServiceWorkerRealmInfoSchema=r.default.lazy((()=>e.BaseRealmInfoSchema.and(r.default.object({type:r.default.literal("service-worker"),owners:r.default.array(e.RealmSchema)}))))}(c||(t.Script=c={})),function(e){e.WorkerRealmInfoSchema=r.default.lazy((()=>e.BaseRealmInfoSchema.and(r.default.object({type:r.default.literal("worker")}))))}(c||(t.Script=c={})),function(e){e.PaintWorkletRealmInfoSchema=r.default.lazy((()=>e.BaseRealmInfoSchema.and(r.default.object({type:r.default.literal("paint-worklet")}))))}(c||(t.Script=c={})),function(e){e.AudioWorkletRealmInfoSchema=r.default.lazy((()=>e.BaseRealmInfoSchema.and(r.default.object({type:r.default.literal("audio-worklet")}))))}(c||(t.Script=c={})),function(e){e.WorkletRealmInfoSchema=r.default.lazy((()=>e.BaseRealmInfoSchema.and(r.default.object({type:r.default.literal("worklet")}))))}(c||(t.Script=c={})),function(e){e.RealmTypeSchema=r.default.lazy((()=>r.default.enum(["window","dedicated-worker","shared-worker","service-worker","worker","paint-worklet","audio-worklet","worklet"])))}(c||(t.Script=c={})),function(e){e.ListRemoteValueSchema=r.default.lazy((()=>r.default.array(e.RemoteValueSchema)))}(c||(t.Script=c={})),function(e){e.MappingRemoteValueSchema=r.default.lazy((()=>r.default.array(r.default.tuple([r.default.union([e.RemoteValueSchema,r.default.string()]),e.RemoteValueSchema]))))}(c||(t.Script=c={})),function(e){e.RemoteValueSchema=r.default.lazy((()=>r.default.union([e.PrimitiveProtocolValueSchema,e.SymbolRemoteValueSchema,e.ArrayRemoteValueSchema,e.ObjectRemoteValueSchema,e.FunctionRemoteValueSchema,e.RegExpRemoteValueSchema,e.DateRemoteValueSchema,e.MapRemoteValueSchema,e.SetRemoteValueSchema,e.WeakMapRemoteValueSchema,e.WeakSetRemoteValueSchema,e.IteratorRemoteValueSchema,e.GeneratorRemoteValueSchema,e.ErrorRemoteValueSchema,e.ProxyRemoteValueSchema,e.PromiseRemoteValueSchema,e.TypedArrayRemoteValueSchema,e.ArrayBufferRemoteValueSchema,e.NodeListRemoteValueSchema,e.HtmlCollectionRemoteValueSchema,e.NodeRemoteValueSchema,e.WindowProxyRemoteValueSchema])))}(c||(t.Script=c={})),function(e){e.RemoteReferenceSchema=r.default.lazy((()=>r.default.union([e.SharedReferenceSchema,e.RemoteObjectReferenceSchema])))}(c||(t.Script=c={})),function(e){e.SharedReferenceSchema=r.default.lazy((()=>r.default.object({sharedId:e.SharedIdSchema,handle:e.HandleSchema.optional()}).and(t.ExtensibleSchema)))}(c||(t.Script=c={})),function(e){e.RemoteObjectReferenceSchema=r.default.lazy((()=>r.default.object({handle:e.HandleSchema,sharedId:e.SharedIdSchema.optional()}).and(t.ExtensibleSchema)))}(c||(t.Script=c={})),function(e){e.SymbolRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("symbol"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.ArrayRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("array"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional(),value:e.ListRemoteValueSchema.optional()})))}(c||(t.Script=c={})),function(e){e.ObjectRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("object"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional(),value:e.MappingRemoteValueSchema.optional()})))}(c||(t.Script=c={})),function(e){e.FunctionRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("function"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.RegExpRemoteValueSchema=r.default.lazy((()=>r.default.object({handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()}).and(e.RegExpLocalValueSchema)))}(c||(t.Script=c={})),function(e){e.DateRemoteValueSchema=r.default.lazy((()=>r.default.object({handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()}).and(e.DateLocalValueSchema)))}(c||(t.Script=c={})),function(e){e.MapRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("map"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional(),value:e.MappingRemoteValueSchema.optional()})))}(c||(t.Script=c={})),function(e){e.SetRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("set"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional(),value:e.ListRemoteValueSchema.optional()})))}(c||(t.Script=c={})),function(e){e.WeakMapRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("weakmap"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.WeakSetRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("weakset"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.IteratorRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("iterator"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.GeneratorRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("generator"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.ErrorRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("error"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.ProxyRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("proxy"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.PromiseRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("promise"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.TypedArrayRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("typedarray"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.ArrayBufferRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("arraybuffer"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.NodeListRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("nodelist"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional(),value:e.ListRemoteValueSchema.optional()})))}(c||(t.Script=c={})),function(e){e.HtmlCollectionRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("htmlcollection"),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional(),value:e.ListRemoteValueSchema.optional()})))}(c||(t.Script=c={})),function(e){e.NodeRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("node"),sharedId:e.SharedIdSchema.optional(),handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional(),value:e.NodePropertiesSchema.optional()})))}(c||(t.Script=c={})),function(e){e.NodePropertiesSchema=r.default.lazy((()=>r.default.object({nodeType:t.JsUintSchema,childNodeCount:t.JsUintSchema,attributes:r.default.record(r.default.string(),r.default.string()).optional(),children:r.default.array(e.NodeRemoteValueSchema).optional(),localName:r.default.string().optional(),mode:r.default.enum(["open","closed"]).optional(),namespaceURI:r.default.string().optional(),nodeValue:r.default.string().optional(),shadowRoot:r.default.union([e.NodeRemoteValueSchema,r.default.null()]).optional()})))}(c||(t.Script=c={})),function(e){e.WindowProxyRemoteValueSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("window"),value:e.WindowProxyPropertiesSchema,handle:e.HandleSchema.optional(),internalId:e.InternalIdSchema.optional()})))}(c||(t.Script=c={})),function(e){e.WindowProxyPropertiesSchema=r.default.lazy((()=>r.default.object({context:o.BrowsingContextSchema})))}(c||(t.Script=c={})),function(e){e.ResultOwnershipSchema=r.default.lazy((()=>r.default.enum(["root","none"])))}(c||(t.Script=c={})),function(e){e.SerializationOptionsSchema=r.default.lazy((()=>r.default.object({maxDomDepth:r.default.union([t.JsUintSchema,r.default.null()]).default(0).optional(),maxObjectDepth:r.default.union([t.JsUintSchema,r.default.null()]).default(null).optional(),includeShadowTree:r.default.enum(["none","open","all"]).default("none").optional()})))}(c||(t.Script=c={})),function(e){e.SharedIdSchema=r.default.lazy((()=>r.default.string()))}(c||(t.Script=c={})),function(e){e.StackFrameSchema=r.default.lazy((()=>r.default.object({columnNumber:t.JsUintSchema,functionName:r.default.string(),lineNumber:t.JsUintSchema,url:r.default.string()})))}(c||(t.Script=c={})),function(e){e.StackTraceSchema=r.default.lazy((()=>r.default.object({callFrames:r.default.array(e.StackFrameSchema)})))}(c||(t.Script=c={})),function(e){e.SourceSchema=r.default.lazy((()=>r.default.object({realm:e.RealmSchema,context:o.BrowsingContextSchema.optional()})))}(c||(t.Script=c={})),function(e){e.RealmTargetSchema=r.default.lazy((()=>r.default.object({realm:e.RealmSchema})))}(c||(t.Script=c={})),function(e){e.ContextTargetSchema=r.default.lazy((()=>r.default.object({context:o.BrowsingContextSchema,sandbox:r.default.string().optional()})))}(c||(t.Script=c={})),function(e){e.TargetSchema=r.default.lazy((()=>r.default.union([e.RealmTargetSchema,e.ContextTargetSchema])))}(c||(t.Script=c={})),function(e){e.AddPreloadScriptSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("script.addPreloadScript"),params:e.AddPreloadScriptParametersSchema})))}(c||(t.Script=c={})),function(e){e.AddPreloadScriptParametersSchema=r.default.lazy((()=>r.default.object({functionDeclaration:r.default.string(),arguments:r.default.array(e.ChannelValueSchema).optional(),contexts:r.default.array(o.BrowsingContextSchema).min(1).optional(),sandbox:r.default.string().optional()})))}(c||(t.Script=c={})),function(e){e.AddPreloadScriptResultSchema=r.default.lazy((()=>r.default.object({script:e.PreloadScriptSchema})))}(c||(t.Script=c={})),function(e){e.DisownSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("script.disown"),params:e.DisownParametersSchema})))}(c||(t.Script=c={})),function(e){e.DisownParametersSchema=r.default.lazy((()=>r.default.object({handles:r.default.array(e.HandleSchema),target:e.TargetSchema})))}(c||(t.Script=c={})),function(e){e.CallFunctionParametersSchema=r.default.lazy((()=>r.default.object({functionDeclaration:r.default.string(),awaitPromise:r.default.boolean(),target:e.TargetSchema,arguments:r.default.array(e.LocalValueSchema).optional(),resultOwnership:e.ResultOwnershipSchema.optional(),serializationOptions:e.SerializationOptionsSchema.optional(),this:e.LocalValueSchema.optional(),userActivation:r.default.boolean().default(!1).optional()})))}(c||(t.Script=c={})),function(e){e.CallFunctionSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("script.callFunction"),params:e.CallFunctionParametersSchema})))}(c||(t.Script=c={})),function(e){e.EvaluateSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("script.evaluate"),params:e.EvaluateParametersSchema})))}(c||(t.Script=c={})),function(e){e.EvaluateParametersSchema=r.default.lazy((()=>r.default.object({expression:r.default.string(),target:e.TargetSchema,awaitPromise:r.default.boolean(),resultOwnership:e.ResultOwnershipSchema.optional(),serializationOptions:e.SerializationOptionsSchema.optional(),userActivation:r.default.boolean().default(!1).optional()})))}(c||(t.Script=c={})),function(e){e.GetRealmsSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("script.getRealms"),params:e.GetRealmsParametersSchema})))}(c||(t.Script=c={})),function(e){e.GetRealmsParametersSchema=r.default.lazy((()=>r.default.object({context:o.BrowsingContextSchema.optional(),type:e.RealmTypeSchema.optional()})))}(c||(t.Script=c={})),function(e){e.GetRealmsResultSchema=r.default.lazy((()=>r.default.object({realms:r.default.array(e.RealmInfoSchema)})))}(c||(t.Script=c={})),function(e){e.RemovePreloadScriptSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("script.removePreloadScript"),params:e.RemovePreloadScriptParametersSchema})))}(c||(t.Script=c={})),function(e){e.RemovePreloadScriptParametersSchema=r.default.lazy((()=>r.default.object({script:e.PreloadScriptSchema})))}(c||(t.Script=c={})),function(e){e.MessageParametersSchema=r.default.lazy((()=>r.default.object({channel:e.ChannelSchema,data:e.RemoteValueSchema,source:e.SourceSchema})))}(c||(t.Script=c={})),function(e){e.RealmCreatedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("script.realmCreated"),params:e.RealmInfoSchema})))}(c||(t.Script=c={})),function(e){e.MessageSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("script.message"),params:e.MessageParametersSchema})))}(c||(t.Script=c={})),function(e){e.RealmDestroyedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("script.realmDestroyed"),params:e.RealmDestroyedParametersSchema})))}(c||(t.Script=c={})),function(e){e.RealmDestroyedParametersSchema=r.default.lazy((()=>r.default.object({realm:e.RealmSchema})))}(c||(t.Script=c={})),t.StorageCommandSchema=r.default.lazy((()=>r.default.union([d.DeleteCookiesSchema,d.GetCookiesSchema,d.SetCookieSchema]))),t.StorageResultSchema=r.default.lazy((()=>r.default.union([d.DeleteCookiesResultSchema,d.GetCookiesResultSchema,d.SetCookieResultSchema]))),function(e){e.PartitionKeySchema=r.default.lazy((()=>r.default.object({userContext:r.default.string().optional(),sourceOrigin:r.default.string().optional()}).and(t.ExtensibleSchema)))}(d||(t.Storage=d={})),function(e){e.GetCookiesSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("storage.getCookies"),params:e.GetCookiesParametersSchema})))}(d||(t.Storage=d={})),function(e){e.CookieFilterSchema=r.default.lazy((()=>r.default.object({name:r.default.string().optional(),value:i.BytesValueSchema.optional(),domain:r.default.string().optional(),path:r.default.string().optional(),size:t.JsUintSchema.optional(),httpOnly:r.default.boolean().optional(),secure:r.default.boolean().optional(),sameSite:i.SameSiteSchema.optional(),expiry:t.JsUintSchema.optional()}).and(t.ExtensibleSchema)))}(d||(t.Storage=d={})),function(e){e.BrowsingContextPartitionDescriptorSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("context"),context:o.BrowsingContextSchema})))}(d||(t.Storage=d={})),function(e){e.StorageKeyPartitionDescriptorSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("storageKey"),userContext:r.default.string().optional(),sourceOrigin:r.default.string().optional()}).and(t.ExtensibleSchema)))}(d||(t.Storage=d={})),function(e){e.PartitionDescriptorSchema=r.default.lazy((()=>r.default.union([e.BrowsingContextPartitionDescriptorSchema,e.StorageKeyPartitionDescriptorSchema])))}(d||(t.Storage=d={})),function(e){e.GetCookiesParametersSchema=r.default.lazy((()=>r.default.object({filter:e.CookieFilterSchema.optional(),partition:e.PartitionDescriptorSchema.optional()})))}(d||(t.Storage=d={})),function(e){e.GetCookiesResultSchema=r.default.lazy((()=>r.default.object({cookies:r.default.array(i.CookieSchema),partitionKey:e.PartitionKeySchema})))}(d||(t.Storage=d={})),function(e){e.SetCookieSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("storage.setCookie"),params:e.SetCookieParametersSchema})))}(d||(t.Storage=d={})),function(e){e.PartialCookieSchema=r.default.lazy((()=>r.default.object({name:r.default.string(),value:i.BytesValueSchema,domain:r.default.string(),path:r.default.string().optional(),httpOnly:r.default.boolean().optional(),secure:r.default.boolean().optional(),sameSite:i.SameSiteSchema.optional(),expiry:t.JsUintSchema.optional()}).and(t.ExtensibleSchema)))}(d||(t.Storage=d={})),function(e){e.SetCookieParametersSchema=r.default.lazy((()=>r.default.object({cookie:e.PartialCookieSchema,partition:e.PartitionDescriptorSchema.optional()})))}(d||(t.Storage=d={})),function(e){e.SetCookieResultSchema=r.default.lazy((()=>r.default.object({partitionKey:e.PartitionKeySchema})))}(d||(t.Storage=d={})),function(e){e.DeleteCookiesSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("storage.deleteCookies"),params:e.DeleteCookiesParametersSchema})))}(d||(t.Storage=d={})),function(e){e.DeleteCookiesParametersSchema=r.default.lazy((()=>r.default.object({filter:e.CookieFilterSchema.optional(),partition:e.PartitionDescriptorSchema.optional()})))}(d||(t.Storage=d={})),function(e){e.DeleteCookiesResultSchema=r.default.lazy((()=>r.default.object({partitionKey:e.PartitionKeySchema})))}(d||(t.Storage=d={})),t.LogEventSchema=r.default.lazy((()=>u.EntryAddedSchema)),function(e){e.LevelSchema=r.default.lazy((()=>r.default.enum(["debug","info","warn","error"])))}(u||(t.Log=u={})),function(e){e.EntrySchema=r.default.lazy((()=>r.default.union([e.GenericLogEntrySchema,e.ConsoleLogEntrySchema,e.JavascriptLogEntrySchema])))}(u||(t.Log=u={})),function(e){e.BaseLogEntrySchema=r.default.lazy((()=>r.default.object({level:e.LevelSchema,source:c.SourceSchema,text:r.default.union([r.default.string(),r.default.null()]),timestamp:t.JsUintSchema,stackTrace:c.StackTraceSchema.optional()})))}(u||(t.Log=u={})),function(e){e.GenericLogEntrySchema=r.default.lazy((()=>e.BaseLogEntrySchema.and(r.default.object({type:r.default.string()}))))}(u||(t.Log=u={})),function(e){e.ConsoleLogEntrySchema=r.default.lazy((()=>e.BaseLogEntrySchema.and(r.default.object({type:r.default.literal("console"),method:r.default.string(),args:r.default.array(c.RemoteValueSchema)}))))}(u||(t.Log=u={})),function(e){e.JavascriptLogEntrySchema=r.default.lazy((()=>e.BaseLogEntrySchema.and(r.default.object({type:r.default.literal("javascript")}))))}(u||(t.Log=u={})),function(e){e.EntryAddedSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("log.entryAdded"),params:e.EntrySchema})))}(u||(t.Log=u={})),t.InputCommandSchema=r.default.lazy((()=>r.default.union([l.PerformActionsSchema,l.ReleaseActionsSchema,l.SetFilesSchema]))),function(e){e.ElementOriginSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("element"),element:c.SharedReferenceSchema})))}(l||(t.Input=l={})),function(e){e.PerformActionsParametersSchema=r.default.lazy((()=>r.default.object({context:o.BrowsingContextSchema,actions:r.default.array(e.SourceActionsSchema)})))}(l||(t.Input=l={})),function(e){e.NoneSourceActionsSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("none"),id:r.default.string(),actions:r.default.array(e.NoneSourceActionSchema)})))}(l||(t.Input=l={})),function(e){e.KeySourceActionsSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("key"),id:r.default.string(),actions:r.default.array(e.KeySourceActionSchema)})))}(l||(t.Input=l={})),function(e){e.PointerSourceActionsSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("pointer"),id:r.default.string(),parameters:e.PointerParametersSchema.optional(),actions:r.default.array(e.PointerSourceActionSchema)})))}(l||(t.Input=l={})),function(e){e.PerformActionsSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("input.performActions"),params:e.PerformActionsParametersSchema})))}(l||(t.Input=l={})),function(e){e.SourceActionsSchema=r.default.lazy((()=>r.default.union([e.NoneSourceActionsSchema,e.KeySourceActionsSchema,e.PointerSourceActionsSchema,e.WheelSourceActionsSchema])))}(l||(t.Input=l={})),function(e){e.NoneSourceActionSchema=r.default.lazy((()=>e.PauseActionSchema))}(l||(t.Input=l={})),function(e){e.KeySourceActionSchema=r.default.lazy((()=>r.default.union([e.PauseActionSchema,e.KeyDownActionSchema,e.KeyUpActionSchema])))}(l||(t.Input=l={})),function(e){e.PointerTypeSchema=r.default.lazy((()=>r.default.enum(["mouse","pen","touch"])))}(l||(t.Input=l={})),function(e){e.PointerParametersSchema=r.default.lazy((()=>r.default.object({pointerType:e.PointerTypeSchema.default("mouse").optional()})))}(l||(t.Input=l={})),function(e){e.WheelSourceActionsSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("wheel"),id:r.default.string(),actions:r.default.array(e.WheelSourceActionSchema)})))}(l||(t.Input=l={})),function(e){e.PointerSourceActionSchema=r.default.lazy((()=>r.default.union([e.PauseActionSchema,e.PointerDownActionSchema,e.PointerUpActionSchema,e.PointerMoveActionSchema])))}(l||(t.Input=l={})),function(e){e.WheelSourceActionSchema=r.default.lazy((()=>r.default.union([e.PauseActionSchema,e.WheelScrollActionSchema])))}(l||(t.Input=l={})),function(e){e.PauseActionSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("pause"),duration:t.JsUintSchema.optional()})))}(l||(t.Input=l={})),function(e){e.KeyDownActionSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("keyDown"),value:r.default.string()})))}(l||(t.Input=l={})),function(e){e.KeyUpActionSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("keyUp"),value:r.default.string()})))}(l||(t.Input=l={})),function(e){e.PointerUpActionSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("pointerUp"),button:t.JsUintSchema}).and(e.PointerCommonPropertiesSchema)))}(l||(t.Input=l={})),function(e){e.PointerDownActionSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("pointerDown"),button:t.JsUintSchema}).and(e.PointerCommonPropertiesSchema)))}(l||(t.Input=l={})),function(e){e.PointerMoveActionSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("pointerMove"),x:t.JsIntSchema,y:t.JsIntSchema,duration:t.JsUintSchema.optional(),origin:e.OriginSchema.optional()}).and(e.PointerCommonPropertiesSchema)))}(l||(t.Input=l={})),function(e){e.WheelScrollActionSchema=r.default.lazy((()=>r.default.object({type:r.default.literal("scroll"),x:t.JsIntSchema,y:t.JsIntSchema,deltaX:t.JsIntSchema,deltaY:t.JsIntSchema,duration:t.JsUintSchema.optional(),origin:e.OriginSchema.default("viewport").optional()})))}(l||(t.Input=l={})),function(e){e.PointerCommonPropertiesSchema=r.default.lazy((()=>r.default.object({width:t.JsUintSchema.default(1).optional(),height:t.JsUintSchema.default(1).optional(),pressure:r.default.number().default(0).optional(),tangentialPressure:r.default.number().default(0).optional(),twist:r.default.number().int().nonnegative().gte(0).lte(359).default(0).optional(),altitudeAngle:r.default.number().gte(0).lte(1.5707963267948966).default(0).optional(),azimuthAngle:r.default.number().gte(0).lte(6.283185307179586).default(0).optional()})))}(l||(t.Input=l={})),function(e){e.OriginSchema=r.default.lazy((()=>r.default.union([r.default.literal("viewport"),r.default.literal("pointer"),e.ElementOriginSchema])))}(l||(t.Input=l={})),function(e){e.ReleaseActionsSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("input.releaseActions"),params:e.ReleaseActionsParametersSchema})))}(l||(t.Input=l={})),function(e){e.ReleaseActionsParametersSchema=r.default.lazy((()=>r.default.object({context:o.BrowsingContextSchema})))}(l||(t.Input=l={})),function(e){e.SetFilesSchema=r.default.lazy((()=>r.default.object({method:r.default.literal("input.setFiles"),params:e.SetFilesParametersSchema})))}(l||(t.Input=l={})),function(e){e.SetFilesParametersSchema=r.default.lazy((()=>r.default.object({context:o.BrowsingContextSchema,element:c.SharedReferenceSchema,files:r.default.array(r.default.string())})))}(l||(t.Input=l={}))}(On);var Mn=e&&e.__createBinding||(Object.create?function(e,t,a,r){void 0===r&&(r=a);var n=Object.getOwnPropertyDescriptor(t,a);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,r,n)}:function(e,t,a,r){void 0===r&&(r=a),e[r]=t[a]}),An=e&&e.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),Bn=e&&e.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var a in e)"default"!==a&&Object.prototype.hasOwnProperty.call(e,a)&&Mn(t,e,a);return An(t,e),t};Object.defineProperty(un,"__esModule",{value:!0}),un.Permissions=un.Cdp=un.Storage=un.Input=un.Session=un.BrowsingContext=un.Script=un.Network=un.parseObject=void 0;const zn=ln,Dn=g,Ln=Bn(_n),Zn=Bn(On);function Un(e,t){const a=t.safeParse(e);if(a.success)return a.data;const r=a.error.errors.map((e=>`${e.message} in ${e.path.map((e=>JSON.stringify(e))).join("/")}.`)).join(" ");throw new Dn.InvalidArgumentException(r)}var Fn,qn,Vn,$n,Kn,Hn,Wn,Jn;un.parseObject=Un,function(e){e.parseAddInterceptParameters=function(e){return Un(e,Zn.Network.AddInterceptParametersSchema)},e.parseContinueRequestParameters=function(e){return Un(e,Zn.Network.ContinueRequestParametersSchema)},e.parseContinueResponseParameters=function(e){return Un(e,Zn.Network.ContinueResponseParametersSchema)},e.parseContinueWithAuthParameters=function(e){return Un(e,Zn.Network.ContinueWithAuthParametersSchema)},e.parseFailRequestParameters=function(e){return Un(e,Zn.Network.FailRequestParametersSchema)},e.parseProvideResponseParameters=function(e){return Un(e,Zn.Network.ProvideResponseParametersSchema)},e.parseRemoveInterceptParameters=function(e){return Un(e,Zn.Network.RemoveInterceptParametersSchema)}}(Fn||(un.Network=Fn={})),function(e){e.parseGetRealmsParams=function(e){return Un(e,Zn.Script.GetRealmsParametersSchema)},e.parseEvaluateParams=function(e){return Un(e,Zn.Script.EvaluateParametersSchema)},e.parseDisownParams=function(e){return Un(e,Zn.Script.DisownParametersSchema)},e.parseAddPreloadScriptParams=function(e){return Un(e,Zn.Script.AddPreloadScriptParametersSchema)},e.parseRemovePreloadScriptParams=function(e){return Un(e,Zn.Script.RemovePreloadScriptParametersSchema)},e.parseCallFunctionParams=function(e){return Un(e,Zn.Script.CallFunctionParametersSchema)}}(qn||(un.Script=qn={})),function(e){e.parseActivateParams=function(e){return Un(e,Zn.BrowsingContext.ActivateParametersSchema)},e.parseGetTreeParams=function(e){return Un(e,Zn.BrowsingContext.GetTreeParametersSchema)},e.parseNavigateParams=function(e){return Un(e,Zn.BrowsingContext.NavigateParametersSchema)},e.parseReloadParams=function(e){return Un(e,Zn.BrowsingContext.ReloadParametersSchema)},e.parseCreateParams=function(e){return Un(e,Zn.BrowsingContext.CreateParametersSchema)},e.parseCloseParams=function(e){return Un(e,Zn.BrowsingContext.CloseParametersSchema)},e.parseCaptureScreenshotParams=function(e){return Un(e,Zn.BrowsingContext.CaptureScreenshotParametersSchema)},e.parsePrintParams=function(e){return Un(e,Zn.BrowsingContext.PrintParametersSchema)},e.parseSetViewportParams=function(e){return Un(e,Zn.BrowsingContext.SetViewportParametersSchema)},e.parseTraverseHistoryParams=function(e){return Un(e,Zn.BrowsingContext.TraverseHistoryParametersSchema)},e.parseHandleUserPromptParameters=function(e){return Un(e,Zn.BrowsingContext.HandleUserPromptParametersSchema)}}(Vn||(un.BrowsingContext=Vn={})),function(e){e.parseSubscribeParams=function(e){return Un(e,Zn.Session.SubscriptionRequestSchema)}}($n||(un.Session=$n={})),function(e){e.parsePerformActionsParams=function(e){return Un(e,Zn.Input.PerformActionsParametersSchema)},e.parseReleaseActionsParams=function(e){return Un(e,Zn.Input.ReleaseActionsParametersSchema)},e.parseSetFilesParams=function(e){return Un(e,Zn.Input.SetFilesParametersSchema)}}(Kn||(un.Input=Kn={})),function(e){e.parseGetCookiesParams=function(e){return Un(e,Zn.Storage.GetCookiesParametersSchema)},e.parseSetCookieParams=function(e){return Un(e,Zn.Storage.SetCookieParametersSchema)},e.parseDeleteCookiesParams=function(e){return Un(e,Zn.Storage.DeleteCookiesParametersSchema)}}(Hn||(un.Storage=Hn={})),function(e){const t=zn.z.object({method:zn.z.string(),params:zn.z.object({}).passthrough().optional(),session:zn.z.string().optional()}),a=zn.z.object({context:Zn.BrowsingContext.BrowsingContextSchema});e.parseSendCommandRequest=function(e){return Un(e,t)},e.parseGetSessionRequest=function(e){return Un(e,a)}}(Wn||(un.Cdp=Wn={})),function(e){e.parseSetPermissionsParams=function(e){return Un(e,Ln.Permissions.SetPermissionParametersSchema)}}(Jn||(un.Permissions=Jn={}));var Gn=e&&e.__createBinding||(Object.create?function(e,t,a,r){void 0===r&&(r=a);var n=Object.getOwnPropertyDescriptor(t,a);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,r,n)}:function(e,t,a,r){void 0===r&&(r=a),e[r]=t[a]}),Xn=e&&e.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),Yn=e&&e.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var a in e)"default"!==a&&Object.prototype.hasOwnProperty.call(e,a)&&Gn(t,e,a);return Xn(t,e),t};Object.defineProperty(dn,"__esModule",{value:!0}),dn.BidiParser=void 0;const Qn=Yn(un);dn.BidiParser=class{parseActivateParams(e){return Qn.BrowsingContext.parseActivateParams(e)}parseCaptureScreenshotParams(e){return Qn.BrowsingContext.parseCaptureScreenshotParams(e)}parseCloseParams(e){return Qn.BrowsingContext.parseCloseParams(e)}parseCreateParams(e){return Qn.BrowsingContext.parseCreateParams(e)}parseGetTreeParams(e){return Qn.BrowsingContext.parseGetTreeParams(e)}parseHandleUserPromptParams(e){return Qn.BrowsingContext.parseHandleUserPromptParameters(e)}parseNavigateParams(e){return Qn.BrowsingContext.parseNavigateParams(e)}parsePrintParams(e){return Qn.BrowsingContext.parsePrintParams(e)}parseReloadParams(e){return Qn.BrowsingContext.parseReloadParams(e)}parseSetViewportParams(e){return Qn.BrowsingContext.parseSetViewportParams(e)}parseTraverseHistoryParams(e){return Qn.BrowsingContext.parseTraverseHistoryParams(e)}parseGetSessionParams(e){return Qn.Cdp.parseGetSessionRequest(e)}parseSendCommandParams(e){return Qn.Cdp.parseSendCommandRequest(e)}parsePerformActionsParams(e){return Qn.Input.parsePerformActionsParams(e)}parseReleaseActionsParams(e){return Qn.Input.parseReleaseActionsParams(e)}parseSetFilesParams(e){return Qn.Input.parseSetFilesParams(e)}parseAddInterceptParams(e){return Qn.Network.parseAddInterceptParameters(e)}parseContinueRequestParams(e){return Qn.Network.parseContinueRequestParameters(e)}parseContinueResponseParams(e){return Qn.Network.parseContinueResponseParameters(e)}parseContinueWithAuthParams(e){return Qn.Network.parseContinueWithAuthParameters(e)}parseFailRequestParams(e){return Qn.Network.parseFailRequestParameters(e)}parseProvideResponseParams(e){return Qn.Network.parseProvideResponseParameters(e)}parseRemoveInterceptParams(e){return Qn.Network.parseRemoveInterceptParameters(e)}parseSetPermissionsParams(e){return Qn.Permissions.parseSetPermissionsParams(e)}parseAddPreloadScriptParams(e){return Qn.Script.parseAddPreloadScriptParams(e)}parseCallFunctionParams(e){return Qn.Script.parseCallFunctionParams(e)}parseDisownParams(e){return Qn.Script.parseDisownParams(e)}parseEvaluateParams(e){return Qn.Script.parseEvaluateParams(e)}parseGetRealmsParams(e){return Qn.Script.parseGetRealmsParams(e)}parseRemovePreloadScriptParams(e){return Qn.Script.parseRemovePreloadScriptParams(e)}parseSubscribeParams(e){return Qn.Session.parseSubscribeParams(e)}parseDeleteCookiesParams(e){return Qn.Storage.parseDeleteCookiesParams(e)}parseGetCookiesParams(e){return Qn.Storage.parseGetCookiesParams(e)}parseSetCookieParams(e){return Qn.Storage.parseSetCookieParams(e)}};var es={};Object.defineProperty(es,"__esModule",{value:!0}),es.log=es.generatePage=void 0;const ts=l;function as(e){const t=e.split(":")[0],a=`${t}_log`,r=document.getElementById(a);if(r)return r;const n=document.getElementById("details"),s=document.createElement("div");s.className="divider",n.appendChild(s);const o=document.createElement("div");return o.className="item",o.innerHTML=`

${t}

`,n.appendChild(o),document.getElementById(a)}function rs(e){return"object"==typeof e?JSON.stringify(e,null,2):e}es.generatePage=function(){globalThis.document.documentElement&&(globalThis.document.documentElement.innerHTML='BiDi-CDP Mapper

BiDi-CDP Mapper is controlling this tab

Closing or reloading it will stop the BiDi process. Details.

Debug information
',as(ts.LogType.debugInfo),as(ts.LogType.bidi),as(ts.LogType.cdp))},es.log=function(t,...a){if(!globalThis.document.documentElement)return;t.startsWith(ts.LogType.bidi)||e.window?.sendDebugMessage?.(JSON.stringify({logType:t,messages:a}));const r=as(t),n=document.createElement("div");n.className="pre",n.textContent=[t,...a].map(rs).join(" "),r.appendChild(n)};var ns={};Object.defineProperty(ns,"__esModule",{value:!0}),ns.WindowCdpTransport=ns.WindowBidiTransport=void 0;const ss=l,os=es;class is{static LOGGER_PREFIX_RECV=`${ss.LogType.bidi}:RECV \u25c2`;static LOGGER_PREFIX_SEND=`${ss.LogType.bidi}:SEND \u25b8`;#sr=null;constructor(){window.onBidiMessage=e=>{(0,os.log)(is.LOGGER_PREFIX_RECV,e);try{const t=is.#ir(e);this.#sr?.call(null,t)}catch(t){const a=t instanceof Error?t:new Error(t);this.#cr(e,"invalid argument",a,null)}}}setOnMessage(e){this.#sr=e}sendMessage(e){(0,os.log)(is.LOGGER_PREFIX_SEND,e);const t=JSON.stringify(e);window.sendBidiResponse(t)}close(){this.#sr=null,window.onBidiMessage=null}#cr(e,t,a,r){const n=is.#dr(e,t,a);r?this.sendMessage({...n,channel:r}):this.sendMessage(n)}static#ur(e){return null===e?"null":Array.isArray(e)?"array":typeof e}static#dr(e,t,a){let r;try{const t=JSON.parse(e);"object"===is.#ur(t)&&"id"in t&&(r=t.id)}catch{}return{type:"error",id:r,error:t,message:a.message}}static#ir(e){let t;try{t=JSON.parse(e)}catch{throw new Error("Cannot parse data as JSON")}const a=is.#ur(t);if("object"!==a)throw new Error(`Expected JSON object but got ${a}`);const{id:r,method:n,params:s}=t,o=is.#ur(r);if("number"!==o||!Number.isInteger(r)||r<0)throw new Error(`Expected unsigned integer but got ${o}`);const i=is.#ur(n);if("string"!==i)throw new Error(`Expected string method but got ${i}`);const c=is.#ur(s);if("object"!==c)throw new Error(`Expected object params but got ${c}`);let d=t.channel;if(void 0!==d){const e=is.#ur(d);if("string"!==e)throw new Error(`Expected string channel but got ${e}`);""===d&&(d=void 0)}return{id:r,method:n,params:s,channel:d}}}ns.WindowBidiTransport=is;ns.WindowCdpTransport=class{#sr=null;constructor(){window.cdp.onmessage=e=>{this.#sr?.call(null,e)}}setOnMessage(e){this.#sr=e}sendMessage(e){window.cdp.send(e)}close(){this.#sr=null,window.cdp.onmessage=null}}, +/** + * Copyright 2021 Google LLC. + * Copyright (c) Microsoft Corporation. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + * @license + */ +Object.defineProperty(a,"__esModule",{value:!0});const cs=r,ds=en,us=l,ls=dn,hs=es,ps=ns;(0,hs.generatePage)();const ms=new ps.WindowBidiTransport,fs=new ps.WindowCdpTransport,gs=new ds.MapperCdpConnection(fs,hs.log);return window.runMapperInstance=async(e,t)=>{await async function(e,t){console.log("Launching Mapper instance with selfTargetId:",e);const a=await cs.BidiServer.createAndStart(ms,gs,await gs.createBrowserSession(),e,t,new ls.BidiParser,hs.log);return(0,hs.log)(us.LogType.debugInfo,"Mapper instance has been launched"),a}(e,t)},a}(); +//# sourceMappingURL=mapperTab.js.map diff --git a/node_modules/chromium-bidi/lib/iife/mapperTab.js.map b/node_modules/chromium-bidi/lib/iife/mapperTab.js.map new file mode 100644 index 0000000..ed0521c --- /dev/null +++ b/node_modules/chromium-bidi/lib/iife/mapperTab.js.map @@ -0,0 +1 @@ +{"version":3,"file":"mapperTab.js","sources":["../../node_modules/mitt/dist/mitt.mjs","../cjs/utils/EventEmitter.js","../cjs/utils/log.js","../cjs/utils/ProcessingQueue.js","../cjs/protocol/cdp.js","../cjs/protocol/chromium-bidi.js","../cjs/protocol/generated/webdriver-bidi.js","../cjs/protocol/ErrorResponse.js","../cjs/protocol/generated/webdriver-bidi-permissions.js","../cjs/protocol/protocol.js","../cjs/bidiMapper/BidiNoOpParser.js","../cjs/bidiMapper/domains/browser/BrowserProcessor.js","../cjs/bidiMapper/domains/cdp/CdpProcessor.js","../cjs/utils/uuid.js","../cjs/bidiMapper/domains/script/ChannelProxy.js","../cjs/bidiMapper/domains/script/Realm.js","../cjs/bidiMapper/domains/script/DedicatedWorkerRealm.js","../cjs/utils/assert.js","../cjs/utils/Deferred.js","../cjs/utils/unitConversions.js","../cjs/bidiMapper/domains/script/SharedId.js","../cjs/bidiMapper/domains/script/WindowRealm.js","../cjs/bidiMapper/domains/context/BrowsingContextImpl.js","../cjs/bidiMapper/domains/log/logHelper.js","../cjs/bidiMapper/domains/log/LogManager.js","../cjs/bidiMapper/domains/network/NetworkUtils.js","../cjs/bidiMapper/domains/network/NetworkRequest.js","../cjs/bidiMapper/domains/network/NetworkManager.js","../cjs/bidiMapper/domains/context/CdpTarget.js","../cjs/bidiMapper/domains/context/BrowsingContextProcessor.js","../cjs/bidiMapper/domains/input/InputSource.js","../cjs/bidiMapper/domains/input/keyUtils.js","../cjs/bidiMapper/domains/input/USKeyboardLayout.js","../cjs/bidiMapper/domains/input/ActionDispatcher.js","../cjs/utils/Mutex.js","../cjs/bidiMapper/domains/input/InputState.js","../cjs/bidiMapper/domains/input/InputStateManager.js","../cjs/bidiMapper/domains/input/InputProcessor.js","../../node_modules/urlpattern-polyfill/dist/urlpattern.cjs","../../node_modules/urlpattern-polyfill/index.cjs","../cjs/utils/UrlPattern.js","../cjs/bidiMapper/domains/network/NetworkStorage.js","../cjs/bidiMapper/domains/network/NetworkProcessor.js","../cjs/bidiMapper/domains/permissions/PermissionsProcessor.js","../cjs/bidiMapper/domains/script/PreloadScriptStorage.js","../cjs/bidiMapper/domains/script/PreloadScript.js","../cjs/bidiMapper/domains/script/ScriptProcessor.js","../cjs/bidiMapper/domains/session/SessionProcessor.js","../cjs/bidiMapper/domains/storage/StorageProcessor.js","../cjs/bidiMapper/OutgoingMessage.js","../cjs/bidiMapper/CommandProcessor.js","../cjs/bidiMapper/domains/context/BrowsingContextStorage.js","../cjs/bidiMapper/domains/script/RealmStorage.js","../cjs/utils/Buffer.js","../cjs/utils/DefaultMap.js","../cjs/utils/IdWrapper.js","../cjs/bidiMapper/domains/session/events.js","../cjs/bidiMapper/domains/session/SubscriptionManager.js","../cjs/bidiMapper/domains/session/EventManager.js","../cjs/bidiMapper/BidiServer.js","../cjs/bidiMapper/BidiMapper.js","../cjs/cdp/CdpClient.js","../cjs/cdp/CdpConnection.js","../../node_modules/zod/lib/helpers/util.js","../../node_modules/zod/lib/ZodError.js","../../node_modules/zod/lib/locales/en.js","../../node_modules/zod/lib/errors.js","../../node_modules/zod/lib/helpers/parseUtil.js","../../node_modules/zod/lib/helpers/typeAliases.js","../../node_modules/zod/lib/helpers/errorUtil.js","../../node_modules/zod/lib/types.js","../../node_modules/zod/lib/external.js","../../node_modules/zod/lib/index.js","../cjs/protocol-parser/generated/webdriver-bidi-permissions.js","../cjs/protocol-parser/generated/webdriver-bidi.js","../cjs/protocol-parser/protocol-parser.js","../cjs/bidiTab/BidiParser.js","../cjs/bidiTab/mapperTabPage.js","../cjs/bidiTab/Transport.js","../cjs/bidiTab/bidiTab.js"],"sourcesContent":["export default function(n){return{all:n=n||new Map,on:function(t,e){var i=n.get(t);i?i.push(e):n.set(t,[e])},off:function(t,e){var i=n.get(t);i&&(e?i.splice(i.indexOf(e)>>>0,1):n.set(t,[]))},emit:function(t,e){var i=n.get(t);i&&i.slice().map(function(n){n(e)}),(i=n.get(\"*\"))&&i.slice().map(function(n){n(t,e)})}}}\n//# sourceMappingURL=mitt.mjs.map\n","\"use strict\";\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.EventEmitter = void 0;\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nconst mitt_1 = __importDefault(require(\"mitt\"));\nclass EventEmitter {\n #emitter = (0, mitt_1.default)();\n on(type, handler) {\n this.#emitter.on(type, handler);\n return this;\n }\n /**\n * Like `on` but the listener will only be fired once and then it will be removed.\n * @param event The event you'd like to listen to\n * @param handler The handler function to run when the event occurs\n * @return `this` to enable chaining method calls.\n */\n once(event, handler) {\n const onceHandler = (eventData) => {\n handler(eventData);\n this.off(event, onceHandler);\n };\n return this.on(event, onceHandler);\n }\n off(type, handler) {\n this.#emitter.off(type, handler);\n return this;\n }\n /**\n * Emits an event and call any associated listeners.\n *\n * @param event The event to emit.\n * @param eventData Any data to emit with the event.\n * @return `true` if there are any listeners, `false` otherwise.\n */\n emit(event, eventData) {\n this.#emitter.emit(event, eventData);\n }\n /**\n * Removes all listeners. If given an event argument, it will remove only\n * listeners for that event.\n * @param event - the event to remove listeners for.\n * @returns `this` to enable you to chain method calls.\n */\n removeAllListeners(event) {\n if (event) {\n this.#emitter.all.delete(event);\n }\n else {\n this.#emitter.all.clear();\n }\n return this;\n }\n}\nexports.EventEmitter = EventEmitter;\n//# sourceMappingURL=EventEmitter.js.map","\"use strict\";\n/**\n * Copyright 2021 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.LogType = void 0;\nvar LogType;\n(function (LogType) {\n // keep-sorted start\n LogType[\"bidi\"] = \"bidi\";\n LogType[\"cdp\"] = \"cdp\";\n LogType[\"debug\"] = \"debug\";\n LogType[\"debugError\"] = \"debug:error\";\n LogType[\"debugInfo\"] = \"debug:info\";\n // keep-sorted end\n})(LogType || (exports.LogType = LogType = {}));\n//# sourceMappingURL=log.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ProcessingQueue = void 0;\nconst log_js_1 = require(\"./log.js\");\nclass ProcessingQueue {\n static LOGGER_PREFIX = `${log_js_1.LogType.debug}:queue`;\n #logger;\n #processor;\n #queue = [];\n // Flag to keep only 1 active processor.\n #isProcessing = false;\n constructor(processor, logger) {\n this.#processor = processor;\n this.#logger = logger;\n }\n add(entry, name) {\n this.#queue.push([entry, name]);\n // No need in waiting. Just initialize processor if needed.\n void this.#processIfNeeded();\n }\n async #processIfNeeded() {\n if (this.#isProcessing) {\n return;\n }\n this.#isProcessing = true;\n while (this.#queue.length > 0) {\n const arrayEntry = this.#queue.shift();\n if (!arrayEntry) {\n continue;\n }\n const [entryPromise, name] = arrayEntry;\n this.#logger?.(ProcessingQueue.LOGGER_PREFIX, 'Processing event:', name);\n await entryPromise\n .then((entry) => {\n if (entry.kind === 'error') {\n this.#logger?.(log_js_1.LogType.debugError, 'Event threw before sending:', entry.error.message, entry.error.stack);\n return;\n }\n return this.#processor(entry.value);\n })\n .catch((error) => {\n this.#logger?.(log_js_1.LogType.debugError, 'Event was not processed:', error?.message);\n });\n }\n this.#isProcessing = false;\n }\n}\nexports.ProcessingQueue = ProcessingQueue;\n//# sourceMappingURL=ProcessingQueue.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\n//# sourceMappingURL=cdp.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.EVENT_NAMES = exports.Network = exports.BrowsingContext = exports.Log = exports.Script = exports.BiDiModule = void 0;\n// keep-sorted end\nvar BiDiModule;\n(function (BiDiModule) {\n // keep-sorted start\n BiDiModule[\"Browser\"] = \"browser\";\n BiDiModule[\"BrowsingContext\"] = \"browsingContext\";\n BiDiModule[\"Cdp\"] = \"cdp\";\n BiDiModule[\"Input\"] = \"input\";\n BiDiModule[\"Log\"] = \"log\";\n BiDiModule[\"Network\"] = \"network\";\n BiDiModule[\"Script\"] = \"script\";\n BiDiModule[\"Session\"] = \"session\";\n // keep-sorted end\n})(BiDiModule || (exports.BiDiModule = BiDiModule = {}));\nvar Script;\n(function (Script) {\n let EventNames;\n (function (EventNames) {\n // keep-sorted start\n EventNames[\"Message\"] = \"script.message\";\n EventNames[\"RealmCreated\"] = \"script.realmCreated\";\n EventNames[\"RealmDestroyed\"] = \"script.realmDestroyed\";\n // keep-sorted end\n })(EventNames = Script.EventNames || (Script.EventNames = {}));\n})(Script || (exports.Script = Script = {}));\nvar Log;\n(function (Log) {\n let EventNames;\n (function (EventNames) {\n EventNames[\"LogEntryAdded\"] = \"log.entryAdded\";\n })(EventNames = Log.EventNames || (Log.EventNames = {}));\n})(Log || (exports.Log = Log = {}));\nvar BrowsingContext;\n(function (BrowsingContext) {\n let EventNames;\n (function (EventNames) {\n // keep-sorted start\n EventNames[\"ContextCreated\"] = \"browsingContext.contextCreated\";\n EventNames[\"ContextDestroyed\"] = \"browsingContext.contextDestroyed\";\n EventNames[\"DomContentLoaded\"] = \"browsingContext.domContentLoaded\";\n EventNames[\"DownloadWillBegin\"] = \"browsingContext.downloadWillBegin\";\n EventNames[\"FragmentNavigated\"] = \"browsingContext.fragmentNavigated\";\n EventNames[\"Load\"] = \"browsingContext.load\";\n EventNames[\"NavigationAborted\"] = \"browsingContext.navigationAborted\";\n EventNames[\"NavigationFailed\"] = \"browsingContext.navigationFailed\";\n EventNames[\"NavigationStarted\"] = \"browsingContext.navigationStarted\";\n EventNames[\"UserPromptClosed\"] = \"browsingContext.userPromptClosed\";\n EventNames[\"UserPromptOpened\"] = \"browsingContext.userPromptOpened\";\n // keep-sorted end\n })(EventNames = BrowsingContext.EventNames || (BrowsingContext.EventNames = {}));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\nvar Network;\n(function (Network) {\n let EventNames;\n (function (EventNames) {\n // keep-sorted start\n EventNames[\"AuthRequired\"] = \"network.authRequired\";\n EventNames[\"BeforeRequestSent\"] = \"network.beforeRequestSent\";\n EventNames[\"FetchError\"] = \"network.fetchError\";\n EventNames[\"ResponseCompleted\"] = \"network.responseCompleted\";\n EventNames[\"ResponseStarted\"] = \"network.responseStarted\";\n // keep-sorted end\n })(EventNames = Network.EventNames || (Network.EventNames = {}));\n})(Network || (exports.Network = Network = {}));\nexports.EVENT_NAMES = new Set([\n // keep-sorted start\n ...Object.values(BiDiModule),\n ...Object.values(BrowsingContext.EventNames),\n ...Object.values(Log.EventNames),\n ...Object.values(Network.EventNames),\n ...Object.values(Script.EventNames),\n // keep-sorted end\n]);\n//# sourceMappingURL=chromium-bidi.js.map","\"use strict\";\n/**\n * Copyright 2024 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\n//# sourceMappingURL=webdriver-bidi.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.UnderspecifiedStoragePartitionException = exports.UnableToSetFileInputException = exports.UnableToSetCookieException = exports.NoSuchStoragePartitionException = exports.UnsupportedOperationException = exports.UnableToCloseBrowserException = exports.UnableToCaptureScreenException = exports.UnknownErrorException = exports.UnknownCommandException = exports.SessionNotCreatedException = exports.NoSuchUserContextException = exports.NoSuchScriptException = exports.NoSuchRequestException = exports.NoSuchNodeException = exports.NoSuchInterceptException = exports.NoSuchHistoryEntryException = exports.NoSuchHandleException = exports.NoSuchFrameException = exports.NoSuchElementException = exports.NoSuchAlertException = exports.MoveTargetOutOfBoundsException = exports.InvalidSessionIdException = exports.InvalidArgumentException = exports.Exception = void 0;\nclass Exception {\n error;\n message;\n stacktrace;\n constructor(error, message, stacktrace) {\n this.error = error;\n this.message = message;\n this.stacktrace = stacktrace;\n }\n toErrorResponse(commandId) {\n return {\n type: 'error',\n id: commandId,\n error: this.error,\n message: this.message,\n stacktrace: this.stacktrace,\n };\n }\n}\nexports.Exception = Exception;\nclass InvalidArgumentException extends Exception {\n constructor(message, stacktrace) {\n super(\"invalid argument\" /* ErrorCode.InvalidArgument */, message, stacktrace);\n }\n}\nexports.InvalidArgumentException = InvalidArgumentException;\nclass InvalidSessionIdException extends Exception {\n constructor(message, stacktrace) {\n super(\"invalid session id\" /* ErrorCode.InvalidSessionId */, message, stacktrace);\n }\n}\nexports.InvalidSessionIdException = InvalidSessionIdException;\nclass MoveTargetOutOfBoundsException extends Exception {\n constructor(message, stacktrace) {\n super(\"move target out of bounds\" /* ErrorCode.MoveTargetOutOfBounds */, message, stacktrace);\n }\n}\nexports.MoveTargetOutOfBoundsException = MoveTargetOutOfBoundsException;\nclass NoSuchAlertException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such alert\" /* ErrorCode.NoSuchAlert */, message, stacktrace);\n }\n}\nexports.NoSuchAlertException = NoSuchAlertException;\nclass NoSuchElementException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such element\" /* ErrorCode.NoSuchElement */, message, stacktrace);\n }\n}\nexports.NoSuchElementException = NoSuchElementException;\nclass NoSuchFrameException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such frame\" /* ErrorCode.NoSuchFrame */, message, stacktrace);\n }\n}\nexports.NoSuchFrameException = NoSuchFrameException;\nclass NoSuchHandleException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such handle\" /* ErrorCode.NoSuchHandle */, message, stacktrace);\n }\n}\nexports.NoSuchHandleException = NoSuchHandleException;\nclass NoSuchHistoryEntryException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such history entry\" /* ErrorCode.NoSuchHistoryEntry */, message, stacktrace);\n }\n}\nexports.NoSuchHistoryEntryException = NoSuchHistoryEntryException;\nclass NoSuchInterceptException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such intercept\" /* ErrorCode.NoSuchIntercept */, message, stacktrace);\n }\n}\nexports.NoSuchInterceptException = NoSuchInterceptException;\nclass NoSuchNodeException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such node\" /* ErrorCode.NoSuchNode */, message, stacktrace);\n }\n}\nexports.NoSuchNodeException = NoSuchNodeException;\nclass NoSuchRequestException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such request\" /* ErrorCode.NoSuchRequest */, message, stacktrace);\n }\n}\nexports.NoSuchRequestException = NoSuchRequestException;\nclass NoSuchScriptException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such script\" /* ErrorCode.NoSuchScript */, message, stacktrace);\n }\n}\nexports.NoSuchScriptException = NoSuchScriptException;\nclass NoSuchUserContextException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such user context\" /* ErrorCode.NoSuchUserContext */, message, stacktrace);\n }\n}\nexports.NoSuchUserContextException = NoSuchUserContextException;\nclass SessionNotCreatedException extends Exception {\n constructor(message, stacktrace) {\n super(\"session not created\" /* ErrorCode.SessionNotCreated */, message, stacktrace);\n }\n}\nexports.SessionNotCreatedException = SessionNotCreatedException;\nclass UnknownCommandException extends Exception {\n constructor(message, stacktrace) {\n super(\"unknown command\" /* ErrorCode.UnknownCommand */, message, stacktrace);\n }\n}\nexports.UnknownCommandException = UnknownCommandException;\nclass UnknownErrorException extends Exception {\n constructor(message, stacktrace = new Error().stack) {\n super(\"unknown error\" /* ErrorCode.UnknownError */, message, stacktrace);\n }\n}\nexports.UnknownErrorException = UnknownErrorException;\nclass UnableToCaptureScreenException extends Exception {\n constructor(message, stacktrace) {\n super(\"unable to capture screen\" /* ErrorCode.UnableToCaptureScreen */, message, stacktrace);\n }\n}\nexports.UnableToCaptureScreenException = UnableToCaptureScreenException;\nclass UnableToCloseBrowserException extends Exception {\n constructor(message, stacktrace) {\n super(\"unable to close browser\" /* ErrorCode.UnableToCloseBrowser */, message, stacktrace);\n }\n}\nexports.UnableToCloseBrowserException = UnableToCloseBrowserException;\nclass UnsupportedOperationException extends Exception {\n constructor(message, stacktrace) {\n super(\"unsupported operation\" /* ErrorCode.UnsupportedOperation */, message, stacktrace);\n }\n}\nexports.UnsupportedOperationException = UnsupportedOperationException;\nclass NoSuchStoragePartitionException extends Exception {\n constructor(message, stacktrace) {\n super(\"no such storage partition\" /* ErrorCode.NoSuchStoragePartition */, message, stacktrace);\n }\n}\nexports.NoSuchStoragePartitionException = NoSuchStoragePartitionException;\nclass UnableToSetCookieException extends Exception {\n constructor(message, stacktrace) {\n super(\"unable to set cookie\" /* ErrorCode.UnableToSetCookie */, message, stacktrace);\n }\n}\nexports.UnableToSetCookieException = UnableToSetCookieException;\nclass UnableToSetFileInputException extends Exception {\n constructor(message, stacktrace) {\n super(\"unable to set file input\" /* ErrorCode.UnableToSetFileInput */, message, stacktrace);\n }\n}\nexports.UnableToSetFileInputException = UnableToSetFileInputException;\nclass UnderspecifiedStoragePartitionException extends Exception {\n constructor(message, stacktrace) {\n super(\"underspecified storage partition\" /* ErrorCode.UnderspecifiedStoragePartition */, message, stacktrace);\n }\n}\nexports.UnderspecifiedStoragePartitionException = UnderspecifiedStoragePartitionException;\n//# sourceMappingURL=ErrorResponse.js.map","\"use strict\";\n/**\n * Copyright 2024 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\n//# sourceMappingURL=webdriver-bidi-permissions.js.map","\"use strict\";\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nvar __exportStar = (this && this.__exportStar) || function(m, exports) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ChromiumBidi = exports.Cdp = void 0;\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexports.Cdp = __importStar(require(\"./cdp.js\"));\nexports.ChromiumBidi = __importStar(require(\"./chromium-bidi.js\"));\n__exportStar(require(\"./generated/webdriver-bidi.js\"), exports);\n__exportStar(require(\"./ErrorResponse.js\"), exports);\n__exportStar(require(\"./generated/webdriver-bidi-permissions.js\"), exports);\n//# sourceMappingURL=protocol.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.BidiNoOpParser = void 0;\nclass BidiNoOpParser {\n // Browsing Context domain\n // keep-sorted start block=yes\n parseActivateParams(params) {\n return params;\n }\n parseCaptureScreenshotParams(params) {\n return params;\n }\n parseCloseParams(params) {\n return params;\n }\n parseCreateParams(params) {\n return params;\n }\n parseGetTreeParams(params) {\n return params;\n }\n parseHandleUserPromptParams(params) {\n return params;\n }\n parseNavigateParams(params) {\n return params;\n }\n parsePrintParams(params) {\n return params;\n }\n parseReloadParams(params) {\n return params;\n }\n parseSetViewportParams(params) {\n return params;\n }\n parseTraverseHistoryParams(params) {\n return params;\n }\n // keep-sorted end\n // CDP domain\n // keep-sorted start block=yes\n parseGetSessionParams(params) {\n return params;\n }\n parseSendCommandParams(params) {\n return params;\n }\n // keep-sorted end\n // Script domain\n // keep-sorted start block=yes\n parseAddPreloadScriptParams(params) {\n return params;\n }\n parseCallFunctionParams(params) {\n return params;\n }\n parseDisownParams(params) {\n return params;\n }\n parseEvaluateParams(params) {\n return params;\n }\n parseGetRealmsParams(params) {\n return params;\n }\n parseRemovePreloadScriptParams(params) {\n return params;\n }\n // keep-sorted end\n // Input domain\n // keep-sorted start block=yes\n parsePerformActionsParams(params) {\n return params;\n }\n parseReleaseActionsParams(params) {\n return params;\n }\n parseSetFilesParams(params) {\n return params;\n }\n // keep-sorted end\n // Network domain\n // keep-sorted start block=yes\n parseAddInterceptParams(params) {\n return params;\n }\n parseContinueRequestParams(params) {\n return params;\n }\n parseContinueResponseParams(params) {\n return params;\n }\n parseContinueWithAuthParams(params) {\n return params;\n }\n parseFailRequestParams(params) {\n return params;\n }\n parseProvideResponseParams(params) {\n return params;\n }\n parseRemoveInterceptParams(params) {\n return params;\n }\n // keep-sorted end\n // Permissions domain\n // keep-sorted start block=yes\n parseSetPermissionsParams(params) {\n return params;\n }\n // keep-sorted end\n // Session domain\n // keep-sorted start block=yes\n parseSubscribeParams(params) {\n return params;\n }\n // keep-sorted end\n // Storage domain\n // keep-sorted start block=yes\n parseDeleteCookiesParams(params) {\n return params;\n }\n parseGetCookiesParams(params) {\n return params;\n }\n parseSetCookieParams(params) {\n return params;\n }\n}\nexports.BidiNoOpParser = BidiNoOpParser;\n//# sourceMappingURL=BidiNoOpParser.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.BrowserProcessor = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nclass BrowserProcessor {\n #browserCdpClient;\n constructor(browserCdpClient) {\n this.#browserCdpClient = browserCdpClient;\n }\n close() {\n // Ensure that it is put at the end of the event loop.\n // This way we send back the response before closing the tab.\n setTimeout(() => this.#browserCdpClient.sendCommand('Browser.close'), 0);\n return {};\n }\n async createUserContext() {\n const context = await this.#browserCdpClient.sendCommand('Target.createBrowserContext');\n return {\n userContext: context.browserContextId,\n };\n }\n async removeUserContext(userContext) {\n if (userContext === 'default') {\n throw new protocol_js_1.InvalidArgumentException('`default` user context cannot be removed');\n }\n try {\n await this.#browserCdpClient.sendCommand('Target.disposeBrowserContext', {\n browserContextId: userContext,\n });\n }\n catch (err) {\n // https://source.chromium.org/chromium/chromium/src/+/main:content/browser/devtools/protocol/target_handler.cc;l=1424;drc=c686e8f4fd379312469fe018f5c390e9c8f20d0d\n if (err.message.startsWith('Failed to find context with id')) {\n throw new protocol_js_1.NoSuchUserContextException(err.message);\n }\n throw err;\n }\n return {};\n }\n async getUserContexts() {\n const result = await this.#browserCdpClient.sendCommand('Target.getBrowserContexts');\n return {\n userContexts: [\n {\n userContext: 'default',\n },\n ...result.browserContextIds.map((id) => {\n return {\n userContext: id,\n };\n }),\n ],\n };\n }\n}\nexports.BrowserProcessor = BrowserProcessor;\n//# sourceMappingURL=BrowserProcessor.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.CdpProcessor = void 0;\nclass CdpProcessor {\n #browsingContextStorage;\n #cdpConnection;\n #browserCdpClient;\n constructor(browsingContextStorage, cdpConnection, browserCdpClient) {\n this.#browsingContextStorage = browsingContextStorage;\n this.#cdpConnection = cdpConnection;\n this.#browserCdpClient = browserCdpClient;\n }\n getSession(params) {\n const context = params.context;\n const sessionId = this.#browsingContextStorage.getContext(context).cdpTarget.cdpSessionId;\n if (sessionId === undefined) {\n return {};\n }\n return { session: sessionId };\n }\n async sendCommand(params) {\n const client = params.session\n ? this.#cdpConnection.getCdpClient(params.session)\n : this.#browserCdpClient;\n const result = await client.sendCommand(params.method, params.params);\n return {\n result,\n session: params.session,\n };\n }\n}\nexports.CdpProcessor = CdpProcessor;\n//# sourceMappingURL=CdpProcessor.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.uuidv4 = void 0;\n/**\n * Generates a random v4 UUID, as specified in RFC4122.\n *\n * Uses the native Web Crypto API if available, otherwise falls back to a\n * polyfill.\n *\n * Example: '9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d'\n */\nfunction uuidv4() {\n // Available only in secure contexts\n // https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API\n if ('crypto' in globalThis && 'randomUUID' in globalThis.crypto) {\n // Node with\n // https://nodejs.org/dist/latest-v20.x/docs/api/globals.html#crypto_1 or\n // secure browser context.\n return globalThis.crypto.randomUUID();\n }\n const randomValues = new Uint8Array(16);\n if ('crypto' in globalThis && 'getRandomValues' in globalThis.crypto) {\n // Node with\n // https://nodejs.org/dist/latest-v20.x/docs/api/globals.html#crypto_1 or\n // browser.\n globalThis.crypto.getRandomValues(randomValues);\n }\n else {\n // Node without\n // https://nodejs.org/dist/latest-v20.x/docs/api/globals.html#crypto_1.\n // eslint-disable-next-line @typescript-eslint/no-var-requires\n require('crypto').webcrypto.getRandomValues(randomValues);\n }\n // Set version (4) and variant (RFC4122) bits.\n randomValues[6] = (randomValues[6] & 0x0f) | 0x40;\n randomValues[8] = (randomValues[8] & 0x3f) | 0x80;\n const bytesToHex = (bytes) => bytes.reduce((str, byte) => str + byte.toString(16).padStart(2, '0'), '');\n return [\n bytesToHex(randomValues.subarray(0, 4)),\n bytesToHex(randomValues.subarray(4, 6)),\n bytesToHex(randomValues.subarray(6, 8)),\n bytesToHex(randomValues.subarray(8, 10)),\n bytesToHex(randomValues.subarray(10, 16)),\n ].join('-');\n}\nexports.uuidv4 = uuidv4;\n//# sourceMappingURL=uuid.js.map","\"use strict\";\n/*\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ChannelProxy = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst log_js_1 = require(\"../../../utils/log.js\");\nconst uuid_js_1 = require(\"../../../utils/uuid.js\");\n/**\n * Used to send messages from realm to BiDi user.\n */\nclass ChannelProxy {\n #properties;\n #id = (0, uuid_js_1.uuidv4)();\n #logger;\n constructor(channel, logger) {\n this.#properties = channel;\n this.#logger = logger;\n }\n /**\n * Creates a channel proxy in the given realm, initialises listener and\n * returns a handle to `sendMessage` delegate.\n */\n async init(realm, eventManager) {\n const channelHandle = await ChannelProxy.#createAndGetHandleInRealm(realm);\n const sendMessageHandle = await ChannelProxy.#createSendMessageHandle(realm, channelHandle);\n void this.#startListener(realm, channelHandle, eventManager);\n return sendMessageHandle;\n }\n /** Gets a ChannelProxy from window and returns its handle. */\n async startListenerFromWindow(realm, eventManager) {\n try {\n const channelHandle = await this.#getHandleFromWindow(realm);\n void this.#startListener(realm, channelHandle, eventManager);\n }\n catch (error) {\n this.#logger?.(log_js_1.LogType.debugError, error);\n }\n }\n /**\n * Evaluation string which creates a ChannelProxy object on the client side.\n */\n static #createChannelProxyEvalStr() {\n const functionStr = String(() => {\n const queue = [];\n let queueNonEmptyResolver = null;\n return {\n /**\n * Gets a promise, which is resolved as soon as a message occurs\n * in the queue.\n */\n async getMessage() {\n const onMessage = queue.length > 0\n ? Promise.resolve()\n : new Promise((resolve) => {\n queueNonEmptyResolver = resolve;\n });\n await onMessage;\n return queue.shift();\n },\n /**\n * Adds a message to the queue.\n * Resolves the pending promise if needed.\n */\n sendMessage(message) {\n queue.push(message);\n if (queueNonEmptyResolver !== null) {\n queueNonEmptyResolver();\n queueNonEmptyResolver = null;\n }\n },\n };\n });\n return `(${functionStr})()`;\n }\n /** Creates a ChannelProxy in the given realm. */\n static async #createAndGetHandleInRealm(realm) {\n const createChannelHandleResult = await realm.cdpClient.sendCommand('Runtime.evaluate', {\n expression: this.#createChannelProxyEvalStr(),\n contextId: realm.executionContextId,\n serializationOptions: {\n serialization: \"idOnly\" /* Protocol.Runtime.SerializationOptionsSerialization.IdOnly */,\n },\n });\n if (createChannelHandleResult.exceptionDetails ||\n createChannelHandleResult.result.objectId === undefined) {\n throw new Error(`Cannot create channel`);\n }\n return createChannelHandleResult.result.objectId;\n }\n /** Gets a handle to `sendMessage` delegate from the ChannelProxy handle. */\n static async #createSendMessageHandle(realm, channelHandle) {\n const sendMessageArgResult = await realm.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: String((channelHandle) => {\n return channelHandle.sendMessage;\n }),\n arguments: [{ objectId: channelHandle }],\n executionContextId: realm.executionContextId,\n serializationOptions: {\n serialization: \"idOnly\" /* Protocol.Runtime.SerializationOptionsSerialization.IdOnly */,\n },\n });\n // TODO: check for exceptionDetails.\n return sendMessageArgResult.result.objectId;\n }\n /** Starts listening for the channel events of the provided ChannelProxy. */\n async #startListener(realm, channelHandle, eventManager) {\n // noinspection InfiniteLoopJS\n for (;;) {\n try {\n const message = await realm.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: String(async (channelHandle) => await channelHandle.getMessage()),\n arguments: [\n {\n objectId: channelHandle,\n },\n ],\n awaitPromise: true,\n executionContextId: realm.executionContextId,\n serializationOptions: {\n serialization: \"deep\" /* Protocol.Runtime.SerializationOptionsSerialization.Deep */,\n maxDepth: this.#properties.serializationOptions?.maxObjectDepth ??\n undefined,\n },\n });\n if (message.exceptionDetails) {\n throw message.exceptionDetails;\n }\n for (const browsingContext of realm.associatedBrowsingContexts) {\n eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.Script.EventNames.Message,\n params: {\n channel: this.#properties.channel,\n data: realm.cdpToBidiValue(message, this.#properties.ownership ?? \"none\" /* Script.ResultOwnership.None */),\n source: realm.source,\n },\n }, browsingContext.id);\n }\n }\n catch (error) {\n // If an error is thrown, then the channel is permanently broken, so we\n // exit the loop.\n this.#logger?.(log_js_1.LogType.debugError, error);\n break;\n }\n }\n }\n /**\n * Returns a handle of ChannelProxy from window's property which was set there\n * by `getEvalInWindowStr`. If window property is not set yet, sets a promise\n * resolver to the window property, so that `getEvalInWindowStr` can resolve\n * the promise later on with the channel.\n * This is needed because `getEvalInWindowStr` can be called before or\n * after this method.\n */\n async #getHandleFromWindow(realm) {\n const channelHandleResult = await realm.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: String((id) => {\n const w = window;\n if (w[id] === undefined) {\n // The channelProxy is not created yet. Create a promise, put the\n // resolver to window property and return the promise.\n // `getEvalInWindowStr` will resolve the promise later.\n return new Promise((resolve) => (w[id] = resolve));\n }\n // The channelProxy is already created by `getEvalInWindowStr` and\n // is set into window property. Return it.\n const channelProxy = w[id];\n delete w[id];\n return channelProxy;\n }),\n arguments: [{ value: this.#id }],\n executionContextId: realm.executionContextId,\n awaitPromise: true,\n serializationOptions: {\n serialization: \"idOnly\" /* Protocol.Runtime.SerializationOptionsSerialization.IdOnly */,\n },\n });\n if (channelHandleResult.exceptionDetails !== undefined ||\n channelHandleResult.result.objectId === undefined) {\n throw new Error(`ChannelHandle not found in window[\"${this.#id}\"]`);\n }\n return channelHandleResult.result.objectId;\n }\n /**\n * String to be evaluated to create a ProxyChannel and put it to window.\n * Returns the delegate `sendMessage`. Used to provide an argument for preload\n * script. Does the following:\n * 1. Creates a ChannelProxy.\n * 2. Puts the ChannelProxy to window['${this.#id}'] or resolves the promise\n * by calling delegate stored in window['${this.#id}'].\n * This is needed because `#getHandleFromWindow` can be called before or\n * after this method.\n * 3. Returns the delegate `sendMessage` of the created ChannelProxy.\n */\n getEvalInWindowStr() {\n const delegate = String((id, channelProxy) => {\n const w = window;\n if (w[id] === undefined) {\n // `#getHandleFromWindow` is not initialized yet, and will get the\n // channelProxy later.\n w[id] = channelProxy;\n }\n else {\n // `#getHandleFromWindow` is already set a delegate to window property\n // and is waiting for it to be called with the channelProxy.\n w[id](channelProxy);\n delete w[id];\n }\n return channelProxy.sendMessage;\n });\n const channelProxyEval = ChannelProxy.#createChannelProxyEvalStr();\n return `(${delegate})('${this.#id}',${channelProxyEval})`;\n }\n}\nexports.ChannelProxy = ChannelProxy;\n//# sourceMappingURL=ChannelProxy.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.Realm = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst log_js_1 = require(\"../../../utils/log.js\");\nconst uuid_js_1 = require(\"../../../utils/uuid.js\");\nconst ChannelProxy_js_1 = require(\"./ChannelProxy.js\");\nclass Realm {\n #cdpClient;\n #eventManager;\n #executionContextId;\n #logger;\n #origin;\n #realmId;\n #realmStorage;\n constructor(cdpClient, eventManager, executionContextId, logger, origin, realmId, realmStorage) {\n this.#cdpClient = cdpClient;\n this.#eventManager = eventManager;\n this.#executionContextId = executionContextId;\n this.#logger = logger;\n this.#origin = origin;\n this.#realmId = realmId;\n this.#realmStorage = realmStorage;\n this.#realmStorage.addRealm(this);\n }\n cdpToBidiValue(cdpValue, resultOwnership) {\n const bidiValue = this.serializeForBiDi(cdpValue.result.deepSerializedValue, new Map());\n if (cdpValue.result.objectId) {\n const objectId = cdpValue.result.objectId;\n if (resultOwnership === \"root\" /* Script.ResultOwnership.Root */) {\n // Extend BiDi value with `handle` based on required `resultOwnership`\n // and CDP response but not on the actual BiDi type.\n bidiValue.handle = objectId;\n // Remember all the handles sent to client.\n this.#realmStorage.knownHandlesToRealmMap.set(objectId, this.realmId);\n }\n else {\n // No need to await for the object to be released.\n void this.#releaseObject(objectId).catch((error) => this.#logger?.(log_js_1.LogType.debugError, error));\n }\n }\n if (cdpValue.result.type === 'object') {\n switch (cdpValue.result.subtype) {\n case 'generator':\n case 'iterator':\n bidiValue.type = cdpValue.result.subtype;\n delete bidiValue['value'];\n break;\n default:\n // Intentionally left blank.\n }\n }\n return bidiValue;\n }\n /**\n * Relies on the CDP to implement proper BiDi serialization, except:\n * * CDP integer property `backendNodeId` is replaced with `sharedId` of\n * `{documentId}_element_{backendNodeId}`;\n * * CDP integer property `weakLocalObjectReference` is replaced with UUID `internalId`\n * using unique-per serialization `internalIdMap`.\n * * CDP type `platformobject` is replaced with `object`.\n * @param deepSerializedValue - CDP value to be converted to BiDi.\n * @param internalIdMap - Map from CDP integer `weakLocalObjectReference` to BiDi UUID\n * `internalId`.\n */\n serializeForBiDi(deepSerializedValue, internalIdMap) {\n if (Object.hasOwn(deepSerializedValue, 'weakLocalObjectReference')) {\n const weakLocalObjectReference = deepSerializedValue.weakLocalObjectReference;\n if (!internalIdMap.has(weakLocalObjectReference)) {\n internalIdMap.set(weakLocalObjectReference, (0, uuid_js_1.uuidv4)());\n }\n deepSerializedValue.internalId = internalIdMap.get(weakLocalObjectReference);\n delete deepSerializedValue['weakLocalObjectReference'];\n }\n // Platform object is a special case. It should have only `{type: object}`\n // without `value` field.\n if (deepSerializedValue.type === 'platformobject') {\n return { type: 'object' };\n }\n const bidiValue = deepSerializedValue.value;\n if (bidiValue === undefined) {\n return deepSerializedValue;\n }\n // Recursively update the nested values.\n if (['array', 'set', 'htmlcollection', 'nodelist'].includes(deepSerializedValue.type)) {\n for (const i in bidiValue) {\n bidiValue[i] = this.serializeForBiDi(bidiValue[i], internalIdMap);\n }\n }\n if (['object', 'map'].includes(deepSerializedValue.type)) {\n for (const i in bidiValue) {\n bidiValue[i] = [\n this.serializeForBiDi(bidiValue[i][0], internalIdMap),\n this.serializeForBiDi(bidiValue[i][1], internalIdMap),\n ];\n }\n }\n return deepSerializedValue;\n }\n get realmId() {\n return this.#realmId;\n }\n get executionContextId() {\n return this.#executionContextId;\n }\n get origin() {\n return this.#origin;\n }\n get source() {\n return {\n realm: this.realmId,\n };\n }\n get cdpClient() {\n return this.#cdpClient;\n }\n get baseInfo() {\n return {\n realm: this.realmId,\n origin: this.origin,\n };\n }\n async evaluate(expression, awaitPromise, resultOwnership, serializationOptions, userActivation = false) {\n const cdpEvaluateResult = await this.cdpClient.sendCommand('Runtime.evaluate', {\n contextId: this.executionContextId,\n expression,\n awaitPromise,\n serializationOptions: Realm.#getSerializationOptions(\"deep\" /* Protocol.Runtime.SerializationOptionsSerialization.Deep */, serializationOptions),\n userGesture: userActivation,\n });\n if (cdpEvaluateResult.exceptionDetails) {\n return await this.#getExceptionResult(cdpEvaluateResult.exceptionDetails, 0, resultOwnership);\n }\n return {\n realm: this.realmId,\n result: this.cdpToBidiValue(cdpEvaluateResult, resultOwnership),\n type: 'success',\n };\n }\n initialize() {\n for (const browsingContext of this.associatedBrowsingContexts) {\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.Script.EventNames.RealmCreated,\n params: this.realmInfo,\n }, browsingContext.id);\n }\n }\n /**\n * Serializes a given CDP object into BiDi, keeping references in the\n * target's `globalThis`.\n */\n async serializeCdpObject(cdpRemoteObject, resultOwnership) {\n const argument = Realm.#cdpRemoteObjectToCallArgument(cdpRemoteObject);\n const cdpValue = await this.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: String((remoteObject) => remoteObject),\n awaitPromise: false,\n arguments: [argument],\n serializationOptions: {\n serialization: \"deep\" /* Protocol.Runtime.SerializationOptionsSerialization.Deep */,\n },\n executionContextId: this.executionContextId,\n });\n return this.cdpToBidiValue(cdpValue, resultOwnership);\n }\n static #cdpRemoteObjectToCallArgument(cdpRemoteObject) {\n if (cdpRemoteObject.objectId !== undefined) {\n return { objectId: cdpRemoteObject.objectId };\n }\n if (cdpRemoteObject.unserializableValue !== undefined) {\n return { unserializableValue: cdpRemoteObject.unserializableValue };\n }\n return { value: cdpRemoteObject.value };\n }\n /**\n * Gets the string representation of an object. This is equivalent to\n * calling `toString()` on the object value.\n */\n async stringifyObject(cdpRemoteObject) {\n const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: String((remoteObject) => String(remoteObject)),\n awaitPromise: false,\n arguments: [cdpRemoteObject],\n returnByValue: true,\n executionContextId: this.executionContextId,\n });\n return result.value;\n }\n async #flattenKeyValuePairs(mappingLocalValue) {\n const keyValueArray = [];\n for (const [key, value] of mappingLocalValue) {\n let keyArg;\n if (typeof key === 'string') {\n // Key is a string.\n keyArg = { value: key };\n }\n else {\n // Key is a serialized value.\n keyArg = await this.deserializeForCdp(key);\n }\n const valueArg = await this.deserializeForCdp(value);\n keyValueArray.push(keyArg);\n keyValueArray.push(valueArg);\n }\n return keyValueArray;\n }\n async #flattenValueList(listLocalValue) {\n return await Promise.all(listLocalValue.map((localValue) => this.deserializeForCdp(localValue)));\n }\n async #serializeCdpExceptionDetails(cdpExceptionDetails, lineOffset, resultOwnership) {\n const callFrames = cdpExceptionDetails.stackTrace?.callFrames.map((frame) => ({\n url: frame.url,\n functionName: frame.functionName,\n lineNumber: frame.lineNumber - lineOffset,\n columnNumber: frame.columnNumber,\n })) ?? [];\n // Exception should always be there.\n const exception = cdpExceptionDetails.exception;\n return {\n exception: await this.serializeCdpObject(exception, resultOwnership),\n columnNumber: cdpExceptionDetails.columnNumber,\n lineNumber: cdpExceptionDetails.lineNumber - lineOffset,\n stackTrace: {\n callFrames,\n },\n text: (await this.stringifyObject(exception)) || cdpExceptionDetails.text,\n };\n }\n async callFunction(functionDeclaration, thisLocalValue, argumentsLocalValues, awaitPromise, resultOwnership, serializationOptions, userActivation = false) {\n const callFunctionAndSerializeScript = `(...args) => {\n function callFunction(f, args) {\n const deserializedThis = args.shift();\n const deserializedArgs = args;\n return f.apply(deserializedThis, deserializedArgs);\n }\n return callFunction((\n ${functionDeclaration}\n ), args);\n }`;\n const thisAndArgumentsList = [\n await this.deserializeForCdp(thisLocalValue),\n ...(await Promise.all(argumentsLocalValues.map(async (argumentLocalValue) => await this.deserializeForCdp(argumentLocalValue)))),\n ];\n let cdpCallFunctionResult;\n try {\n cdpCallFunctionResult = await this.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: callFunctionAndSerializeScript,\n awaitPromise,\n arguments: thisAndArgumentsList,\n serializationOptions: Realm.#getSerializationOptions(\"deep\" /* Protocol.Runtime.SerializationOptionsSerialization.Deep */, serializationOptions),\n executionContextId: this.executionContextId,\n userGesture: userActivation,\n });\n }\n catch (error) {\n // Heuristic to determine if the problem is in the argument.\n // The check can be done on the `deserialization` step, but this approach\n // helps to save round-trips.\n if (error.code === -32000 /* CdpErrorConstants.GENERIC_ERROR */ &&\n [\n 'Could not find object with given id',\n 'Argument should belong to the same JavaScript world as target object',\n 'Invalid remote object id',\n ].includes(error.message)) {\n throw new protocol_js_1.NoSuchHandleException('Handle was not found.');\n }\n throw error;\n }\n if (cdpCallFunctionResult.exceptionDetails) {\n return await this.#getExceptionResult(cdpCallFunctionResult.exceptionDetails, 1, resultOwnership);\n }\n return {\n type: 'success',\n result: this.cdpToBidiValue(cdpCallFunctionResult, resultOwnership),\n realm: this.realmId,\n };\n }\n async deserializeForCdp(localValue) {\n if ('handle' in localValue && localValue.handle) {\n return { objectId: localValue.handle };\n // We tried to find a handle value but failed\n // This allows us to have exhaustive switch on `localValue.type`\n }\n else if ('handle' in localValue || 'sharedId' in localValue) {\n throw new protocol_js_1.NoSuchHandleException('Handle was not found.');\n }\n switch (localValue.type) {\n case 'undefined':\n return { unserializableValue: 'undefined' };\n case 'null':\n return { unserializableValue: 'null' };\n case 'string':\n return { value: localValue.value };\n case 'number':\n if (localValue.value === 'NaN') {\n return { unserializableValue: 'NaN' };\n }\n else if (localValue.value === '-0') {\n return { unserializableValue: '-0' };\n }\n else if (localValue.value === 'Infinity') {\n return { unserializableValue: 'Infinity' };\n }\n else if (localValue.value === '-Infinity') {\n return { unserializableValue: '-Infinity' };\n }\n return {\n value: localValue.value,\n };\n case 'boolean':\n return { value: Boolean(localValue.value) };\n case 'bigint':\n return {\n unserializableValue: `BigInt(${JSON.stringify(localValue.value)})`,\n };\n case 'date':\n return {\n unserializableValue: `new Date(Date.parse(${JSON.stringify(localValue.value)}))`,\n };\n case 'regexp':\n return {\n unserializableValue: `new RegExp(${JSON.stringify(localValue.value.pattern)}, ${JSON.stringify(localValue.value.flags)})`,\n };\n case 'map': {\n // TODO: If none of the nested keys and values has a remote\n // reference, serialize to `unserializableValue` without CDP roundtrip.\n const keyValueArray = await this.#flattenKeyValuePairs(localValue.value);\n const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: String((...args) => {\n const result = new Map();\n for (let i = 0; i < args.length; i += 2) {\n result.set(args[i], args[i + 1]);\n }\n return result;\n }),\n awaitPromise: false,\n arguments: keyValueArray,\n returnByValue: false,\n executionContextId: this.executionContextId,\n });\n // TODO(#375): Release `result.objectId` after using.\n return { objectId: result.objectId };\n }\n case 'object': {\n // TODO: If none of the nested keys and values has a remote\n // reference, serialize to `unserializableValue` without CDP roundtrip.\n const keyValueArray = await this.#flattenKeyValuePairs(localValue.value);\n const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: String((...args) => {\n const result = {};\n for (let i = 0; i < args.length; i += 2) {\n // Key should be either `string`, `number`, or `symbol`.\n const key = args[i];\n result[key] = args[i + 1];\n }\n return result;\n }),\n awaitPromise: false,\n arguments: keyValueArray,\n returnByValue: false,\n executionContextId: this.executionContextId,\n });\n // TODO(#375): Release `result.objectId` after using.\n return { objectId: result.objectId };\n }\n case 'array': {\n // TODO: If none of the nested items has a remote reference,\n // serialize to `unserializableValue` without CDP roundtrip.\n const args = await this.#flattenValueList(localValue.value);\n const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: String((...args) => args),\n awaitPromise: false,\n arguments: args,\n returnByValue: false,\n executionContextId: this.executionContextId,\n });\n // TODO(#375): Release `result.objectId` after using.\n return { objectId: result.objectId };\n }\n case 'set': {\n // TODO: if none of the nested items has a remote reference,\n // serialize to `unserializableValue` without CDP roundtrip.\n const args = await this.#flattenValueList(localValue.value);\n const { result } = await this.cdpClient.sendCommand('Runtime.callFunctionOn', {\n functionDeclaration: String((...args) => new Set(args)),\n awaitPromise: false,\n arguments: args,\n returnByValue: false,\n executionContextId: this.executionContextId,\n });\n // TODO(#375): Release `result.objectId` after using.\n return { objectId: result.objectId };\n }\n case 'channel': {\n const channelProxy = new ChannelProxy_js_1.ChannelProxy(localValue.value, this.#logger);\n const channelProxySendMessageHandle = await channelProxy.init(this, this.#eventManager);\n return { objectId: channelProxySendMessageHandle };\n }\n // TODO(#375): Dispose of nested objects.\n }\n // Intentionally outside to handle unknown types\n throw new Error(`Value ${JSON.stringify(localValue)} is not deserializable.`);\n }\n async #getExceptionResult(exceptionDetails, lineOffset, resultOwnership) {\n return {\n exceptionDetails: await this.#serializeCdpExceptionDetails(exceptionDetails, lineOffset, resultOwnership),\n realm: this.realmId,\n type: 'exception',\n };\n }\n static #getSerializationOptions(serialization, serializationOptions) {\n return {\n serialization,\n additionalParameters: Realm.#getAdditionalSerializationParameters(serializationOptions),\n ...Realm.#getMaxObjectDepth(serializationOptions),\n };\n }\n static #getAdditionalSerializationParameters(serializationOptions) {\n const additionalParameters = {};\n if (serializationOptions.maxDomDepth !== undefined) {\n additionalParameters['maxNodeDepth'] =\n serializationOptions.maxDomDepth === null\n ? 1000\n : serializationOptions.maxDomDepth;\n }\n if (serializationOptions.includeShadowTree !== undefined) {\n additionalParameters['includeShadowTree'] =\n serializationOptions.includeShadowTree;\n }\n return additionalParameters;\n }\n static #getMaxObjectDepth(serializationOptions) {\n return serializationOptions.maxObjectDepth === undefined ||\n serializationOptions.maxObjectDepth === null\n ? {}\n : { maxDepth: serializationOptions.maxObjectDepth };\n }\n async #releaseObject(handle) {\n try {\n await this.cdpClient.sendCommand('Runtime.releaseObject', {\n objectId: handle,\n });\n }\n catch (error) {\n // Heuristic to determine if the problem is in the unknown handler.\n // Ignore the error if so.\n if (!(error.code === -32000 /* CdpErrorConstants.GENERIC_ERROR */ &&\n error.message === 'Invalid remote object id')) {\n throw error;\n }\n }\n }\n async disown(handle) {\n // Disowning an object from different realm does nothing.\n if (this.#realmStorage.knownHandlesToRealmMap.get(handle) !== this.realmId) {\n return;\n }\n await this.#releaseObject(handle);\n this.#realmStorage.knownHandlesToRealmMap.delete(handle);\n }\n dispose() {\n for (const browsingContext of this.associatedBrowsingContexts) {\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.Script.EventNames.RealmDestroyed,\n params: {\n realm: this.realmId,\n },\n }, browsingContext.id);\n }\n }\n}\nexports.Realm = Realm;\n//# sourceMappingURL=Realm.js.map","\"use strict\";\n/**\n * Copyright 2024 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.DedicatedWorkerRealm = void 0;\nconst Realm_js_1 = require(\"./Realm.js\");\nclass DedicatedWorkerRealm extends Realm_js_1.Realm {\n #ownerRealm;\n constructor(cdpClient, eventManager, executionContextId, logger, origin, ownerRealm, realmId, realmStorage) {\n super(cdpClient, eventManager, executionContextId, logger, origin, realmId, realmStorage);\n this.#ownerRealm = ownerRealm;\n this.initialize();\n }\n get associatedBrowsingContexts() {\n return this.#ownerRealm.associatedBrowsingContexts;\n }\n get realmType() {\n return 'dedicated-worker';\n }\n get source() {\n return {\n realm: this.realmId,\n // This is a hack to make Puppeteer able to track workers.\n // TODO: remove after Puppeteer tracks workers by owners and use the base version.\n context: this.associatedBrowsingContexts[0]?.id,\n };\n }\n get realmInfo() {\n return {\n ...this.baseInfo,\n type: this.realmType,\n owners: [this.#ownerRealm.realmId],\n };\n }\n}\nexports.DedicatedWorkerRealm = DedicatedWorkerRealm;\n//# sourceMappingURL=DedicatedWorkerRealm.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.assert = void 0;\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nfunction assert(predicate, message) {\n if (!predicate) {\n throw new Error(message ?? 'Internal assertion failed.');\n }\n}\nexports.assert = assert;\n//# sourceMappingURL=assert.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.Deferred = void 0;\nclass Deferred {\n #isFinished = false;\n #promise;\n #resolve;\n #reject;\n get isFinished() {\n return this.#isFinished;\n }\n constructor() {\n this.#promise = new Promise((resolve, reject) => {\n this.#resolve = resolve;\n this.#reject = reject;\n });\n // Needed to avoid `Uncaught (in promise)`. The promises returned by `then`\n // and `catch` will be rejected anyway.\n this.#promise.catch((_error) => {\n // Intentionally empty.\n });\n }\n then(onFulfilled, onRejected) {\n return this.#promise.then(onFulfilled, onRejected);\n }\n catch(onRejected) {\n return this.#promise.catch(onRejected);\n }\n resolve(value) {\n if (!this.#isFinished) {\n this.#isFinished = true;\n this.#resolve(value);\n }\n }\n reject(reason) {\n if (!this.#isFinished) {\n this.#isFinished = true;\n this.#reject(reason);\n }\n }\n finally(onFinally) {\n return this.#promise.finally(onFinally);\n }\n [Symbol.toStringTag] = 'Promise';\n}\nexports.Deferred = Deferred;\n//# sourceMappingURL=Deferred.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.inchesFromCm = void 0;\n/** @return Given an input in cm, convert it to inches. */\nfunction inchesFromCm(cm) {\n return cm / 2.54;\n}\nexports.inchesFromCm = inchesFromCm;\n//# sourceMappingURL=unitConversions.js.map","\"use strict\";\n/*\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.parseSharedId = exports.getSharedId = void 0;\nconst SHARED_ID_DIVIDER = '_element_';\nfunction getSharedId(frameId, documentId, backendNodeId, sharedIdWithFrame) {\n if (sharedIdWithFrame) {\n return `f.${frameId}.d.${documentId}.e.${backendNodeId}`;\n }\n // TODO: remove once ChromeDriver accepts sharedId in the new format:\n // http://go/chromedriver:weak-map\n return `${documentId}${SHARED_ID_DIVIDER}${backendNodeId}`;\n}\nexports.getSharedId = getSharedId;\nfunction parseLegacySharedId(sharedId) {\n const match = sharedId.match(new RegExp(`(.*)${SHARED_ID_DIVIDER}(.*)`));\n if (!match) {\n // SharedId is incorrectly formatted.\n return null;\n }\n const documentId = match[1];\n const elementId = match[2];\n if (documentId === undefined || elementId === undefined) {\n return null;\n }\n const backendNodeId = parseInt(elementId ?? '');\n if (isNaN(backendNodeId)) {\n return null;\n }\n return {\n documentId,\n backendNodeId,\n };\n}\nfunction parseSharedId(sharedId) {\n // TODO: remove legacy check once ChromeDriver provides sharedId in the new format.\n const legacyFormattedSharedId = parseLegacySharedId(sharedId);\n if (legacyFormattedSharedId !== null) {\n return { ...legacyFormattedSharedId, frameId: undefined };\n }\n const match = sharedId.match(/f\\.(.*)\\.d\\.(.*)\\.e\\.([0-9]*)/);\n if (!match) {\n // SharedId is incorrectly formatted.\n return null;\n }\n const frameId = match[1];\n const documentId = match[2];\n const elementId = match[3];\n if (frameId === undefined ||\n documentId === undefined ||\n elementId === undefined) {\n return null;\n }\n const backendNodeId = parseInt(elementId ?? '');\n if (isNaN(backendNodeId)) {\n return null;\n }\n return {\n frameId,\n documentId,\n backendNodeId,\n };\n}\nexports.parseSharedId = parseSharedId;\n//# sourceMappingURL=SharedId.js.map","\"use strict\";\n/**\n * Copyright 2024 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.WindowRealm = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst Realm_js_1 = require(\"./Realm.js\");\nconst SharedId_js_1 = require(\"./SharedId.js\");\nclass WindowRealm extends Realm_js_1.Realm {\n #browsingContextId;\n #browsingContextStorage;\n #sharedIdWithFrame;\n sandbox;\n constructor(browsingContextId, browsingContextStorage, cdpClient, eventManager, executionContextId, logger, origin, realmId, realmStorage, sandbox, sharedIdWithFrame) {\n super(cdpClient, eventManager, executionContextId, logger, origin, realmId, realmStorage);\n this.#browsingContextId = browsingContextId;\n this.#browsingContextStorage = browsingContextStorage;\n this.#sharedIdWithFrame = sharedIdWithFrame;\n this.sandbox = sandbox;\n this.initialize();\n }\n #getBrowsingContextId(navigableId) {\n const maybeBrowsingContext = this.#browsingContextStorage\n .getAllContexts()\n .find((context) => context.navigableId === navigableId);\n return maybeBrowsingContext?.id ?? 'UNKNOWN';\n }\n get browsingContext() {\n return this.#browsingContextStorage.getContext(this.#browsingContextId);\n }\n get associatedBrowsingContexts() {\n return [this.browsingContext];\n }\n get realmType() {\n return 'window';\n }\n get realmInfo() {\n return {\n ...this.baseInfo,\n type: this.realmType,\n context: this.#browsingContextId,\n sandbox: this.sandbox,\n };\n }\n get source() {\n return {\n realm: this.realmId,\n context: this.browsingContext.id,\n };\n }\n serializeForBiDi(deepSerializedValue, internalIdMap) {\n const bidiValue = deepSerializedValue.value;\n if (deepSerializedValue.type === 'node') {\n if (Object.hasOwn(bidiValue, 'backendNodeId')) {\n let navigableId = this.browsingContext.navigableId ?? 'UNKNOWN';\n if (Object.hasOwn(bidiValue, 'loaderId')) {\n // `loaderId` should be always there after ~2024-03-05, when\n // https://crrev.com/c/5116240 reaches stable.\n // TODO: remove the check after the date.\n navigableId = bidiValue.loaderId;\n delete bidiValue['loaderId'];\n }\n deepSerializedValue.sharedId =\n (0, SharedId_js_1.getSharedId)(this.#getBrowsingContextId(navigableId), navigableId, bidiValue.backendNodeId, this.#sharedIdWithFrame);\n delete bidiValue['backendNodeId'];\n }\n if (Object.hasOwn(bidiValue, 'children')) {\n for (const i in bidiValue.children) {\n bidiValue.children[i] = this.serializeForBiDi(bidiValue.children[i], internalIdMap);\n }\n }\n if (Object.hasOwn(bidiValue, 'shadowRoot') &&\n bidiValue.shadowRoot !== null) {\n bidiValue.shadowRoot = this.serializeForBiDi(bidiValue.shadowRoot, internalIdMap);\n }\n // `namespaceURI` can be is either `null` or non-empty string.\n if (bidiValue.namespaceURI === '') {\n bidiValue.namespaceURI = null;\n }\n }\n return super.serializeForBiDi(deepSerializedValue, internalIdMap);\n }\n async deserializeForCdp(localValue) {\n if ('sharedId' in localValue && localValue.sharedId) {\n const parsedSharedId = (0, SharedId_js_1.parseSharedId)(localValue.sharedId);\n if (parsedSharedId === null) {\n throw new protocol_js_1.NoSuchNodeException(`SharedId \"${localValue.sharedId}\" was not found.`);\n }\n const { documentId, backendNodeId } = parsedSharedId;\n // TODO: add proper validation if the element is accessible from the current realm.\n if (this.browsingContext.navigableId !== documentId) {\n throw new protocol_js_1.NoSuchNodeException(`SharedId \"${localValue.sharedId}\" belongs to different document. Current document is ${this.browsingContext.navigableId}.`);\n }\n try {\n const { object } = await this.cdpClient.sendCommand('DOM.resolveNode', {\n backendNodeId,\n executionContextId: this.executionContextId,\n });\n // TODO(#375): Release `obj.object.objectId` after using.\n return { objectId: object.objectId };\n }\n catch (error) {\n // Heuristic to detect \"no such node\" exception. Based on the specific\n // CDP implementation.\n if (error.code === -32000 /* CdpErrorConstants.GENERIC_ERROR */ &&\n error.message === 'No node with given id found') {\n throw new protocol_js_1.NoSuchNodeException(`SharedId \"${localValue.sharedId}\" was not found.`);\n }\n throw new protocol_js_1.UnknownErrorException(error.message, error.stack);\n }\n }\n return await super.deserializeForCdp(localValue);\n }\n async evaluate(expression, awaitPromise, resultOwnership, serializationOptions, userActivation) {\n await this.#browsingContextStorage\n .getContext(this.#browsingContextId)\n .targetUnblockedOrThrow();\n return await super.evaluate(expression, awaitPromise, resultOwnership, serializationOptions, userActivation);\n }\n async callFunction(functionDeclaration, thisLocalValue, argumentsLocalValues, awaitPromise, resultOwnership, serializationOptions, userActivation) {\n await this.#browsingContextStorage\n .getContext(this.#browsingContextId)\n .targetUnblockedOrThrow();\n return await super.callFunction(functionDeclaration, thisLocalValue, argumentsLocalValues, awaitPromise, resultOwnership, serializationOptions, userActivation);\n }\n}\nexports.WindowRealm = WindowRealm;\n//# sourceMappingURL=WindowRealm.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.serializeOrigin = exports.BrowsingContextImpl = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst assert_js_1 = require(\"../../../utils/assert.js\");\nconst Deferred_js_1 = require(\"../../../utils/Deferred.js\");\nconst log_js_1 = require(\"../../../utils/log.js\");\nconst unitConversions_js_1 = require(\"../../../utils/unitConversions.js\");\nconst WindowRealm_js_1 = require(\"../script/WindowRealm.js\");\nclass BrowsingContextImpl {\n static LOGGER_PREFIX = `${log_js_1.LogType.debug}:browsingContext`;\n /** The ID of this browsing context. */\n #id;\n userContext;\n /**\n * The ID of the parent browsing context.\n * If null, this is a top-level context.\n */\n #parentId;\n /** Direct children browsing contexts. */\n #children = new Set();\n #browsingContextStorage;\n #lifecycle = {\n DOMContentLoaded: new Deferred_js_1.Deferred(),\n load: new Deferred_js_1.Deferred(),\n };\n #navigation = {\n withinDocument: new Deferred_js_1.Deferred(),\n };\n #url = 'about:blank';\n #eventManager;\n #realmStorage;\n #loaderId;\n #cdpTarget;\n #maybeDefaultRealm;\n #sharedIdWithFrame;\n #logger;\n constructor(cdpTarget, realmStorage, id, parentId, userContext, eventManager, browsingContextStorage, sharedIdWithFrame, logger) {\n this.#cdpTarget = cdpTarget;\n this.#realmStorage = realmStorage;\n this.#id = id;\n this.#parentId = parentId;\n this.userContext = userContext;\n this.#eventManager = eventManager;\n this.#browsingContextStorage = browsingContextStorage;\n this.#sharedIdWithFrame = sharedIdWithFrame;\n this.#logger = logger;\n }\n static create(cdpTarget, realmStorage, id, parentId, userContext, eventManager, browsingContextStorage, sharedIdWithFrame, logger) {\n const context = new BrowsingContextImpl(cdpTarget, realmStorage, id, parentId, userContext, eventManager, browsingContextStorage, sharedIdWithFrame, logger);\n context.#initListeners();\n browsingContextStorage.addContext(context);\n if (!context.isTopLevelContext()) {\n context.parent.addChild(context.id);\n }\n eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.ContextCreated,\n params: context.serializeToBidiValue(),\n }, context.id);\n return context;\n }\n static getTimestamp() {\n // `timestamp` from the event is MonotonicTime, not real time, so\n // the best Mapper can do is to set the timestamp to the epoch time\n // of the event arrived.\n // https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-MonotonicTime\n return new Date().getTime();\n }\n /**\n * @see https://html.spec.whatwg.org/multipage/document-sequences.html#navigable\n */\n get navigableId() {\n return this.#loaderId;\n }\n dispose() {\n this.#deleteAllChildren();\n this.#realmStorage.deleteRealms({\n browsingContextId: this.id,\n });\n // Remove context from the parent.\n if (!this.isTopLevelContext()) {\n this.parent.#children.delete(this.id);\n }\n // Fail all ongoing navigations.\n this.#failLifecycleIfNotFinished();\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.ContextDestroyed,\n params: this.serializeToBidiValue(),\n }, this.id);\n this.#browsingContextStorage.deleteContextById(this.id);\n }\n /** Returns the ID of this context. */\n get id() {\n return this.#id;\n }\n /** Returns the parent context ID. */\n get parentId() {\n return this.#parentId;\n }\n /** Returns the parent context. */\n get parent() {\n if (this.parentId === null) {\n return null;\n }\n return this.#browsingContextStorage.getContext(this.parentId);\n }\n /** Returns all direct children contexts. */\n get directChildren() {\n return [...this.#children].map((id) => this.#browsingContextStorage.getContext(id));\n }\n /** Returns all children contexts, flattened. */\n get allChildren() {\n const children = this.directChildren;\n return children.concat(...children.map((child) => child.allChildren));\n }\n /**\n * Returns true if this is a top-level context.\n * This is the case whenever the parent context ID is null.\n */\n isTopLevelContext() {\n return this.#parentId === null;\n }\n get top() {\n // eslint-disable-next-line @typescript-eslint/no-this-alias\n let topContext = this;\n let parent = topContext.parent;\n while (parent) {\n topContext = parent;\n parent = topContext.parent;\n }\n return topContext;\n }\n addChild(childId) {\n this.#children.add(childId);\n }\n #deleteAllChildren() {\n this.directChildren.map((child) => child.dispose());\n }\n get #defaultRealm() {\n (0, assert_js_1.assert)(this.#maybeDefaultRealm, `No default realm for browsing context ${this.#id}`);\n return this.#maybeDefaultRealm;\n }\n get cdpTarget() {\n return this.#cdpTarget;\n }\n updateCdpTarget(cdpTarget) {\n this.#cdpTarget = cdpTarget;\n this.#initListeners();\n }\n get url() {\n return this.#url;\n }\n async lifecycleLoaded() {\n await this.#lifecycle.load;\n }\n async targetUnblockedOrThrow() {\n const result = await this.#cdpTarget.unblocked;\n if (result.kind === 'error') {\n throw result.error;\n }\n }\n async getOrCreateSandbox(sandbox) {\n if (sandbox === undefined || sandbox === '') {\n return this.#defaultRealm;\n }\n let maybeSandboxes = this.#realmStorage.findRealms({\n browsingContextId: this.id,\n sandbox,\n });\n if (maybeSandboxes.length === 0) {\n await this.#cdpTarget.cdpClient.sendCommand('Page.createIsolatedWorld', {\n frameId: this.id,\n worldName: sandbox,\n });\n // `Runtime.executionContextCreated` should be emitted by the time the\n // previous command is done.\n maybeSandboxes = this.#realmStorage.findRealms({\n browsingContextId: this.id,\n sandbox,\n });\n (0, assert_js_1.assert)(maybeSandboxes.length !== 0);\n }\n // It's possible for more than one sandbox to be created due to provisional\n // frames. In this case, it's always the first one (i.e. the oldest one)\n // that is more relevant since the user may have set that one up already\n // through evaluation.\n return maybeSandboxes[0];\n }\n serializeToBidiValue(maxDepth = 0, addParentField = true) {\n return {\n context: this.#id,\n url: this.url,\n userContext: this.userContext,\n children: maxDepth > 0\n ? this.directChildren.map((c) => c.serializeToBidiValue(maxDepth - 1, false))\n : null,\n ...(addParentField ? { parent: this.#parentId } : {}),\n };\n }\n onTargetInfoChanged(params) {\n this.#url = params.targetInfo.url;\n }\n #initListeners() {\n this.#cdpTarget.cdpClient.on('Page.frameNavigated', (params) => {\n if (this.id !== params.frame.id) {\n return;\n }\n this.#url = params.frame.url + (params.frame.urlFragment ?? '');\n // At the point the page is initialized, all the nested iframes from the\n // previous page are detached and realms are destroyed.\n // Remove children from context.\n this.#deleteAllChildren();\n });\n this.#cdpTarget.cdpClient.on('Page.navigatedWithinDocument', (params) => {\n if (this.id !== params.frameId) {\n return;\n }\n const timestamp = BrowsingContextImpl.getTimestamp();\n this.#url = params.url;\n this.#navigation.withinDocument.resolve(params);\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.FragmentNavigated,\n params: {\n context: this.id,\n navigation: null,\n timestamp,\n url: this.#url,\n },\n }, this.id);\n });\n this.#cdpTarget.cdpClient.on('Page.frameStartedLoading', (params) => {\n if (this.id !== params.frameId) {\n return;\n }\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.NavigationStarted,\n params: {\n context: this.id,\n navigation: null,\n timestamp: BrowsingContextImpl.getTimestamp(),\n url: '',\n },\n }, this.id);\n });\n this.#cdpTarget.cdpClient.on('Page.lifecycleEvent', (params) => {\n if (this.id !== params.frameId) {\n return;\n }\n if (params.name === 'init') {\n this.#documentChanged(params.loaderId);\n return;\n }\n if (params.name === 'commit') {\n this.#loaderId = params.loaderId;\n return;\n }\n // Ignore event from not current navigation.\n if (params.loaderId !== this.#loaderId) {\n return;\n }\n const timestamp = BrowsingContextImpl.getTimestamp();\n switch (params.name) {\n case 'DOMContentLoaded':\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.DomContentLoaded,\n params: {\n context: this.id,\n navigation: this.#loaderId ?? null,\n timestamp,\n url: this.#url,\n },\n }, this.id);\n this.#lifecycle.DOMContentLoaded.resolve(params);\n break;\n case 'load':\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.Load,\n params: {\n context: this.id,\n navigation: this.#loaderId ?? null,\n timestamp,\n url: this.#url,\n },\n }, this.id);\n this.#lifecycle.load.resolve(params);\n break;\n }\n });\n this.#cdpTarget.cdpClient.on('Runtime.executionContextCreated', (params) => {\n const { auxData, name, uniqueId, id } = params.context;\n if (!auxData || auxData.frameId !== this.id) {\n return;\n }\n let origin;\n let sandbox;\n // Only these execution contexts are supported for now.\n switch (auxData.type) {\n case 'isolated':\n sandbox = name;\n // Sandbox should have the same origin as the context itself, but in CDP\n // it has an empty one.\n origin = this.#defaultRealm.origin;\n break;\n case 'default':\n origin = serializeOrigin(params.context.origin);\n break;\n default:\n return;\n }\n const realm = new WindowRealm_js_1.WindowRealm(this.id, this.#browsingContextStorage, this.#cdpTarget.cdpClient, this.#eventManager, id, this.#logger, origin, uniqueId, this.#realmStorage, sandbox, this.#sharedIdWithFrame);\n if (auxData.isDefault) {\n this.#maybeDefaultRealm = realm;\n // Initialize ChannelProxy listeners for all the channels of all the\n // preload scripts related to this BrowsingContext.\n // TODO: extend for not default realms by the sandbox name.\n void Promise.all(this.#cdpTarget\n .getChannels()\n .map((channel) => channel.startListenerFromWindow(realm, this.#eventManager)));\n }\n });\n this.#cdpTarget.cdpClient.on('Runtime.executionContextDestroyed', (params) => {\n this.#realmStorage.deleteRealms({\n cdpSessionId: this.#cdpTarget.cdpSessionId,\n executionContextId: params.executionContextId,\n });\n });\n this.#cdpTarget.cdpClient.on('Runtime.executionContextsCleared', () => {\n this.#realmStorage.deleteRealms({\n cdpSessionId: this.#cdpTarget.cdpSessionId,\n });\n });\n this.#cdpTarget.cdpClient.on('Page.javascriptDialogClosed', (params) => {\n const accepted = params.result;\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.UserPromptClosed,\n params: {\n context: this.id,\n accepted,\n userText: accepted && params.userInput ? params.userInput : undefined,\n },\n }, this.id);\n });\n this.#cdpTarget.cdpClient.on('Page.javascriptDialogOpening', (params) => {\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.BrowsingContext.EventNames.UserPromptOpened,\n params: {\n context: this.id,\n type: params.type,\n message: params.message,\n // Don't set the value if empty string\n defaultValue: params.defaultPrompt || undefined,\n },\n }, this.id);\n });\n }\n #documentChanged(loaderId) {\n // Same document navigation.\n if (loaderId === undefined || this.#loaderId === loaderId) {\n if (this.#navigation.withinDocument.isFinished) {\n this.#navigation.withinDocument =\n new Deferred_js_1.Deferred();\n }\n else {\n this.#logger?.(BrowsingContextImpl.LOGGER_PREFIX, 'Document changed (navigatedWithinDocument)');\n }\n return;\n }\n this.#resetLifecycleIfFinished();\n this.#loaderId = loaderId;\n }\n #resetLifecycleIfFinished() {\n if (this.#lifecycle.DOMContentLoaded.isFinished) {\n this.#lifecycle.DOMContentLoaded =\n new Deferred_js_1.Deferred();\n }\n else {\n this.#logger?.(BrowsingContextImpl.LOGGER_PREFIX, 'Document changed (DOMContentLoaded)');\n }\n if (this.#lifecycle.load.isFinished) {\n this.#lifecycle.load = new Deferred_js_1.Deferred();\n }\n else {\n this.#logger?.(BrowsingContextImpl.LOGGER_PREFIX, 'Document changed (load)');\n }\n }\n #failLifecycleIfNotFinished() {\n if (!this.#lifecycle.DOMContentLoaded.isFinished) {\n this.#lifecycle.DOMContentLoaded.reject(new protocol_js_1.UnknownErrorException('navigation canceled'));\n }\n if (!this.#lifecycle.load.isFinished) {\n this.#lifecycle.load.reject(new protocol_js_1.UnknownErrorException('navigation canceled'));\n }\n }\n async navigate(url, wait) {\n try {\n new URL(url);\n }\n catch {\n throw new protocol_js_1.InvalidArgumentException(`Invalid URL: ${url}`);\n }\n await this.targetUnblockedOrThrow();\n // TODO: handle loading errors.\n const cdpNavigateResult = await this.#cdpTarget.cdpClient.sendCommand('Page.navigate', {\n url,\n frameId: this.id,\n });\n if (cdpNavigateResult.errorText) {\n throw new protocol_js_1.UnknownErrorException(cdpNavigateResult.errorText);\n }\n this.#documentChanged(cdpNavigateResult.loaderId);\n switch (wait) {\n case \"none\" /* BrowsingContext.ReadinessState.None */:\n break;\n case \"interactive\" /* BrowsingContext.ReadinessState.Interactive */:\n // No `loaderId` means same-document navigation.\n if (cdpNavigateResult.loaderId === undefined) {\n await this.#navigation.withinDocument;\n }\n else {\n await this.#lifecycle.DOMContentLoaded;\n }\n break;\n case \"complete\" /* BrowsingContext.ReadinessState.Complete */:\n // No `loaderId` means same-document navigation.\n if (cdpNavigateResult.loaderId === undefined) {\n await this.#navigation.withinDocument;\n }\n else {\n await this.#lifecycle.load;\n }\n break;\n }\n return {\n navigation: cdpNavigateResult.loaderId ?? null,\n // Url can change due to redirect get the latest one.\n url: wait === \"none\" /* BrowsingContext.ReadinessState.None */ ? url : this.#url,\n };\n }\n async reload(ignoreCache, wait) {\n await this.targetUnblockedOrThrow();\n await this.#cdpTarget.cdpClient.sendCommand('Page.reload', {\n ignoreCache,\n });\n this.#resetLifecycleIfFinished();\n switch (wait) {\n case \"none\" /* BrowsingContext.ReadinessState.None */:\n break;\n case \"interactive\" /* BrowsingContext.ReadinessState.Interactive */:\n await this.#lifecycle.DOMContentLoaded;\n break;\n case \"complete\" /* BrowsingContext.ReadinessState.Complete */:\n await this.#lifecycle.load;\n break;\n }\n return {\n navigation: wait === \"none\" /* BrowsingContext.ReadinessState.None */\n ? null\n : this.navigableId ?? null,\n url: this.url,\n };\n }\n async setViewport(viewport, devicePixelRatio) {\n if (viewport === null && devicePixelRatio === null) {\n await this.#cdpTarget.cdpClient.sendCommand('Emulation.clearDeviceMetricsOverride');\n }\n else {\n try {\n await this.#cdpTarget.cdpClient.sendCommand('Emulation.setDeviceMetricsOverride', {\n width: viewport ? viewport.width : 0,\n height: viewport ? viewport.height : 0,\n deviceScaleFactor: devicePixelRatio ? devicePixelRatio : 0,\n mobile: false,\n dontSetVisibleSize: true,\n });\n }\n catch (err) {\n if (err.message.startsWith(\n // https://crsrc.org/c/content/browser/devtools/protocol/emulation_handler.cc;l=257;drc=2f6eee84cf98d4227e7c41718dd71b82f26d90ff\n 'Width and height values must be positive')) {\n throw new protocol_js_1.UnsupportedOperationException('Provided viewport dimensions are not supported');\n }\n throw err;\n }\n }\n }\n async handleUserPrompt(params) {\n await this.#cdpTarget.cdpClient.sendCommand('Page.handleJavaScriptDialog', {\n accept: params.accept ?? true,\n promptText: params.userText,\n });\n }\n async activate() {\n await this.#cdpTarget.cdpClient.sendCommand('Page.bringToFront');\n }\n async captureScreenshot(params) {\n if (!this.isTopLevelContext()) {\n throw new protocol_js_1.UnsupportedOperationException(`Non-top-level 'context' (${params.context}) is currently not supported`);\n }\n const formatParameters = getImageFormatParameters(params);\n // XXX: Focus the original tab after the screenshot is taken.\n // This is needed because the screenshot gets blocked until the active tab gets focus.\n await this.#cdpTarget.cdpClient.sendCommand('Page.bringToFront');\n let captureBeyondViewport = false;\n let script;\n params.origin ??= 'viewport';\n switch (params.origin) {\n case 'document': {\n script = String(() => {\n const element = document.documentElement;\n return {\n x: 0,\n y: 0,\n width: element.scrollWidth,\n height: element.scrollHeight,\n };\n });\n captureBeyondViewport = true;\n break;\n }\n case 'viewport': {\n script = String(() => {\n const viewport = window.visualViewport;\n return {\n x: viewport.pageLeft,\n y: viewport.pageTop,\n width: viewport.width,\n height: viewport.height,\n };\n });\n break;\n }\n }\n const realm = await this.getOrCreateSandbox(undefined);\n const originResult = await realm.callFunction(script, { type: 'undefined' }, [], false, \"none\" /* Script.ResultOwnership.None */, {}, false);\n (0, assert_js_1.assert)(originResult.type === 'success');\n const origin = deserializeDOMRect(originResult.result);\n (0, assert_js_1.assert)(origin);\n const rect = params.clip\n ? getIntersectionRect(await this.#parseRect(params.clip), origin)\n : origin;\n if (rect.width === 0 || rect.height === 0) {\n throw new protocol_js_1.UnableToCaptureScreenException(`Unable to capture screenshot with zero dimensions: width=${rect.width}, height=${rect.height}`);\n }\n return await this.#cdpTarget.cdpClient.sendCommand('Page.captureScreenshot', {\n clip: { ...rect, scale: 1.0 },\n ...formatParameters,\n captureBeyondViewport,\n });\n }\n async print(params) {\n const cdpParams = {};\n if (params.background !== undefined) {\n cdpParams.printBackground = params.background;\n }\n if (params.margin?.bottom !== undefined) {\n cdpParams.marginBottom = (0, unitConversions_js_1.inchesFromCm)(params.margin.bottom);\n }\n if (params.margin?.left !== undefined) {\n cdpParams.marginLeft = (0, unitConversions_js_1.inchesFromCm)(params.margin.left);\n }\n if (params.margin?.right !== undefined) {\n cdpParams.marginRight = (0, unitConversions_js_1.inchesFromCm)(params.margin.right);\n }\n if (params.margin?.top !== undefined) {\n cdpParams.marginTop = (0, unitConversions_js_1.inchesFromCm)(params.margin.top);\n }\n if (params.orientation !== undefined) {\n cdpParams.landscape = params.orientation === 'landscape';\n }\n if (params.page?.height !== undefined) {\n cdpParams.paperHeight = (0, unitConversions_js_1.inchesFromCm)(params.page.height);\n }\n if (params.page?.width !== undefined) {\n cdpParams.paperWidth = (0, unitConversions_js_1.inchesFromCm)(params.page.width);\n }\n if (params.pageRanges !== undefined) {\n for (const range of params.pageRanges) {\n if (typeof range === 'number') {\n continue;\n }\n const rangeParts = range.split('-');\n if (rangeParts.length < 1 || rangeParts.length > 2) {\n throw new protocol_js_1.InvalidArgumentException(`Invalid page range: ${range} is not a valid integer range.`);\n }\n if (rangeParts.length === 1) {\n void parseInteger(rangeParts[0] ?? '');\n continue;\n }\n let lowerBound;\n let upperBound;\n const [rangeLowerPart = '', rangeUpperPart = ''] = rangeParts;\n if (rangeLowerPart === '') {\n lowerBound = 1;\n }\n else {\n lowerBound = parseInteger(rangeLowerPart);\n }\n if (rangeUpperPart === '') {\n upperBound = Number.MAX_SAFE_INTEGER;\n }\n else {\n upperBound = parseInteger(rangeUpperPart);\n }\n if (lowerBound > upperBound) {\n throw new protocol_js_1.InvalidArgumentException(`Invalid page range: ${rangeLowerPart} > ${rangeUpperPart}`);\n }\n }\n cdpParams.pageRanges = params.pageRanges.join(',');\n }\n if (params.scale !== undefined) {\n cdpParams.scale = params.scale;\n }\n if (params.shrinkToFit !== undefined) {\n cdpParams.preferCSSPageSize = !params.shrinkToFit;\n }\n try {\n const result = await this.#cdpTarget.cdpClient.sendCommand('Page.printToPDF', cdpParams);\n return {\n data: result.data,\n };\n }\n catch (error) {\n // Effectively zero dimensions.\n if (error.message ===\n 'invalid print parameters: content area is empty') {\n throw new protocol_js_1.UnsupportedOperationException(error.message);\n }\n throw error;\n }\n }\n /**\n * See\n * https://w3c.github.io/webdriver-bidi/#:~:text=If%20command%20parameters%20contains%20%22clip%22%3A\n */\n async #parseRect(clip) {\n switch (clip.type) {\n case 'box':\n return { x: clip.x, y: clip.y, width: clip.width, height: clip.height };\n case 'element': {\n // TODO: #1213: Use custom sandbox specifically for Chromium BiDi\n const sandbox = await this.getOrCreateSandbox(undefined);\n const result = await sandbox.callFunction(String((element) => {\n return element instanceof Element;\n }), { type: 'undefined' }, [clip.element], false, \"none\" /* Script.ResultOwnership.None */, {});\n if (result.type === 'exception') {\n throw new protocol_js_1.NoSuchElementException(`Element '${clip.element.sharedId}' was not found`);\n }\n (0, assert_js_1.assert)(result.result.type === 'boolean');\n if (!result.result.value) {\n throw new protocol_js_1.NoSuchElementException(`Node '${clip.element.sharedId}' is not an Element`);\n }\n {\n const result = await sandbox.callFunction(String((element) => {\n const rect = element.getBoundingClientRect();\n return {\n x: rect.x,\n y: rect.y,\n height: rect.height,\n width: rect.width,\n };\n }), { type: 'undefined' }, [clip.element], false, \"none\" /* Script.ResultOwnership.None */, {});\n (0, assert_js_1.assert)(result.type === 'success');\n const rect = deserializeDOMRect(result.result);\n if (!rect) {\n throw new protocol_js_1.UnableToCaptureScreenException(`Could not get bounding box for Element '${clip.element.sharedId}'`);\n }\n return rect;\n }\n }\n }\n }\n async close() {\n await this.#cdpTarget.cdpClient.sendCommand('Page.close');\n }\n async traverseHistory(delta) {\n if (delta === 0) {\n return;\n }\n const history = await this.#cdpTarget.cdpClient.sendCommand('Page.getNavigationHistory');\n const entry = history.entries[history.currentIndex + delta];\n if (!entry) {\n throw new protocol_js_1.NoSuchHistoryEntryException(`No history entry at delta ${delta}`);\n }\n await this.#cdpTarget.cdpClient.sendCommand('Page.navigateToHistoryEntry', {\n entryId: entry.id,\n });\n }\n}\nexports.BrowsingContextImpl = BrowsingContextImpl;\nfunction serializeOrigin(origin) {\n // https://html.spec.whatwg.org/multipage/origin.html#ascii-serialisation-of-an-origin\n if (['://', ''].includes(origin)) {\n origin = 'null';\n }\n return origin;\n}\nexports.serializeOrigin = serializeOrigin;\nfunction getImageFormatParameters(params) {\n const { quality, type } = params.format ?? {\n type: 'image/png',\n };\n switch (type) {\n case 'image/png': {\n return { format: 'png' };\n }\n case 'image/jpeg': {\n return {\n format: 'jpeg',\n ...(quality === undefined ? {} : { quality: Math.round(quality * 100) }),\n };\n }\n case 'image/webp': {\n return {\n format: 'webp',\n ...(quality === undefined ? {} : { quality: Math.round(quality * 100) }),\n };\n }\n }\n throw new protocol_js_1.InvalidArgumentException(`Image format '${type}' is not a supported format`);\n}\nfunction deserializeDOMRect(result) {\n if (result.type !== 'object' || result.value === undefined) {\n return;\n }\n const x = result.value.find(([key]) => {\n return key === 'x';\n })?.[1];\n const y = result.value.find(([key]) => {\n return key === 'y';\n })?.[1];\n const height = result.value.find(([key]) => {\n return key === 'height';\n })?.[1];\n const width = result.value.find(([key]) => {\n return key === 'width';\n })?.[1];\n if (x?.type !== 'number' ||\n y?.type !== 'number' ||\n height?.type !== 'number' ||\n width?.type !== 'number') {\n return;\n }\n return {\n x: x.value,\n y: y.value,\n width: width.value,\n height: height.value,\n };\n}\n/** @see https://w3c.github.io/webdriver-bidi/#normalize-rect */\nfunction normalizeRect(box) {\n return {\n ...(box.width < 0\n ? {\n x: box.x + box.width,\n width: -box.width,\n }\n : {\n x: box.x,\n width: box.width,\n }),\n ...(box.height < 0\n ? {\n y: box.y + box.height,\n height: -box.height,\n }\n : {\n y: box.y,\n height: box.height,\n }),\n };\n}\n/** @see https://w3c.github.io/webdriver-bidi/#rectangle-intersection */\nfunction getIntersectionRect(first, second) {\n first = normalizeRect(first);\n second = normalizeRect(second);\n const x = Math.max(first.x, second.x);\n const y = Math.max(first.y, second.y);\n return {\n x,\n y,\n width: Math.max(Math.min(first.x + first.width, second.x + second.width) - x, 0),\n height: Math.max(Math.min(first.y + first.height, second.y + second.height) - y, 0),\n };\n}\nfunction parseInteger(value) {\n value = value.trim();\n if (!/^[0-9]+$/.test(value)) {\n throw new protocol_js_1.InvalidArgumentException(`Invalid integer: ${value}`);\n }\n return parseInt(value);\n}\n//# sourceMappingURL=BrowsingContextImpl.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.getRemoteValuesText = exports.logMessageFormatter = void 0;\nconst assert_js_1 = require(\"../../../utils/assert.js\");\nconst specifiers = ['%s', '%d', '%i', '%f', '%o', '%O', '%c'];\nfunction isFormatSpecifier(str) {\n return specifiers.some((spec) => str.includes(spec));\n}\n/**\n * @param args input remote values to be format printed\n * @return parsed text of the remote values in specific format\n */\nfunction logMessageFormatter(args) {\n let output = '';\n const argFormat = args[0].value.toString();\n const argValues = args.slice(1, undefined);\n const tokens = argFormat.split(new RegExp(specifiers.map((spec) => `(${spec})`).join('|'), 'g'));\n for (const token of tokens) {\n if (token === undefined || token === '') {\n continue;\n }\n if (isFormatSpecifier(token)) {\n const arg = argValues.shift();\n // raise an exception when less value is provided\n (0, assert_js_1.assert)(arg, `Less value is provided: \"${getRemoteValuesText(args, false)}\"`);\n if (token === '%s') {\n output += stringFromArg(arg);\n }\n else if (token === '%d' || token === '%i') {\n if (arg.type === 'bigint' ||\n arg.type === 'number' ||\n arg.type === 'string') {\n output += parseInt(arg.value.toString(), 10);\n }\n else {\n output += 'NaN';\n }\n }\n else if (token === '%f') {\n if (arg.type === 'bigint' ||\n arg.type === 'number' ||\n arg.type === 'string') {\n output += parseFloat(arg.value.toString());\n }\n else {\n output += 'NaN';\n }\n }\n else {\n // %o, %O, %c\n output += toJson(arg);\n }\n }\n else {\n output += token;\n }\n }\n // raise an exception when more value is provided\n if (argValues.length > 0) {\n throw new Error(`More value is provided: \"${getRemoteValuesText(args, false)}\"`);\n }\n return output;\n}\nexports.logMessageFormatter = logMessageFormatter;\n/**\n * @param arg input remote value to be parsed\n * @return parsed text of the remote value\n *\n * input: {\"type\": \"number\", \"value\": 1}\n * output: 1\n *\n * input: {\"type\": \"string\", \"value\": \"abc\"}\n * output: \"abc\"\n *\n * input: {\"type\": \"object\", \"value\": [[\"id\", {\"type\": \"number\", \"value\": 1}]]}\n * output: '{\"id\": 1}'\n *\n * input: {\"type\": \"object\", \"value\": [[\"font-size\", {\"type\": \"string\", \"value\": \"20px\"}]]}\n * output: '{\"font-size\": \"20px\"}'\n */\nfunction toJson(arg) {\n // arg type validation\n if (arg.type !== 'array' &&\n arg.type !== 'bigint' &&\n arg.type !== 'date' &&\n arg.type !== 'number' &&\n arg.type !== 'object' &&\n arg.type !== 'string') {\n return stringFromArg(arg);\n }\n if (arg.type === 'bigint') {\n return `${arg.value.toString()}n`;\n }\n if (arg.type === 'number') {\n return arg.value.toString();\n }\n if (['date', 'string'].includes(arg.type)) {\n return JSON.stringify(arg.value);\n }\n if (arg.type === 'object') {\n return `{${arg.value\n .map((pair) => {\n return `${JSON.stringify(pair[0])}:${toJson(pair[1])}`;\n })\n .join(',')}}`;\n }\n if (arg.type === 'array') {\n return `[${arg.value?.map((val) => toJson(val)).join(',') ?? ''}]`;\n }\n // eslint-disable-next-line @typescript-eslint/no-base-to-string\n throw Error(`Invalid value type: ${arg}`);\n}\nfunction stringFromArg(arg) {\n if (!Object.hasOwn(arg, 'value')) {\n return arg.type;\n }\n switch (arg.type) {\n case 'string':\n case 'number':\n case 'boolean':\n case 'bigint':\n return String(arg.value);\n case 'regexp':\n return `/${arg.value.pattern}/${arg.value.flags ?? ''}`;\n case 'date':\n return new Date(arg.value).toString();\n case 'object':\n return `Object(${arg.value?.length ?? ''})`;\n case 'array':\n return `Array(${arg.value?.length ?? ''})`;\n case 'map':\n return `Map(${arg.value?.length})`;\n case 'set':\n return `Set(${arg.value?.length})`;\n default:\n return arg.type;\n }\n}\nfunction getRemoteValuesText(args, formatText) {\n const arg = args[0];\n if (!arg) {\n return '';\n }\n // if args[0] is a format specifier, format the args as output\n if (arg.type === 'string' &&\n isFormatSpecifier(arg.value.toString()) &&\n formatText) {\n return logMessageFormatter(args);\n }\n // if args[0] is not a format specifier, just join the args with \\u0020 (unicode 'SPACE')\n return args\n .map((arg) => {\n return stringFromArg(arg);\n })\n .join('\\u0020');\n}\nexports.getRemoteValuesText = getRemoteValuesText;\n//# sourceMappingURL=logHelper.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.LogManager = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst log_js_1 = require(\"../../../utils/log.js\");\nconst logHelper_js_1 = require(\"./logHelper.js\");\n/** Converts CDP StackTrace object to BiDi StackTrace object. */\nfunction getBidiStackTrace(cdpStackTrace) {\n const stackFrames = cdpStackTrace?.callFrames.map((callFrame) => {\n return {\n columnNumber: callFrame.columnNumber,\n functionName: callFrame.functionName,\n lineNumber: callFrame.lineNumber,\n url: callFrame.url,\n };\n });\n return stackFrames ? { callFrames: stackFrames } : undefined;\n}\nfunction getLogLevel(consoleApiType) {\n if ([\"error\" /* Log.Level.Error */, 'assert'].includes(consoleApiType)) {\n return \"error\" /* Log.Level.Error */;\n }\n if ([\"debug\" /* Log.Level.Debug */, 'trace'].includes(consoleApiType)) {\n return \"debug\" /* Log.Level.Debug */;\n }\n if ([\"warn\" /* Log.Level.Warn */, 'warning'].includes(consoleApiType)) {\n return \"warn\" /* Log.Level.Warn */;\n }\n return \"info\" /* Log.Level.Info */;\n}\nclass LogManager {\n #eventManager;\n #realmStorage;\n #cdpTarget;\n #logger;\n constructor(cdpTarget, realmStorage, eventManager, logger) {\n this.#cdpTarget = cdpTarget;\n this.#realmStorage = realmStorage;\n this.#eventManager = eventManager;\n this.#logger = logger;\n }\n static create(cdpTarget, realmStorage, eventManager, logger) {\n const logManager = new LogManager(cdpTarget, realmStorage, eventManager, logger);\n logManager.#initializeEntryAddedEventListener();\n return logManager;\n }\n #initializeEntryAddedEventListener() {\n this.#cdpTarget.cdpClient.on('Runtime.consoleAPICalled', (params) => {\n // Try to find realm by `cdpSessionId` and `executionContextId`,\n // if provided.\n const realm = this.#realmStorage.findRealm({\n cdpSessionId: this.#cdpTarget.cdpSessionId,\n executionContextId: params.executionContextId,\n });\n if (realm === undefined) {\n // Ignore exceptions not attached to any realm.\n this.#logger?.(log_js_1.LogType.cdp, params);\n return;\n }\n const argsPromise = realm === undefined\n ? Promise.resolve(params.args)\n : // Properly serialize arguments if possible.\n Promise.all(params.args.map((arg) => {\n return realm.serializeCdpObject(arg, \"none\" /* Script.ResultOwnership.None */);\n }));\n for (const browsingContext of realm.associatedBrowsingContexts) {\n this.#eventManager.registerPromiseEvent(argsPromise.then((args) => ({\n kind: 'success',\n value: {\n type: 'event',\n method: protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded,\n params: {\n level: getLogLevel(params.type),\n source: realm.source,\n text: (0, logHelper_js_1.getRemoteValuesText)(args, true),\n timestamp: Math.round(params.timestamp),\n stackTrace: getBidiStackTrace(params.stackTrace),\n type: 'console',\n // Console method is `warn`, not `warning`.\n method: params.type === 'warning' ? 'warn' : params.type,\n args,\n },\n },\n })), browsingContext.id, protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded);\n }\n });\n this.#cdpTarget.cdpClient.on('Runtime.exceptionThrown', (params) => {\n // Try to find realm by `cdpSessionId` and `executionContextId`,\n // if provided.\n const realm = this.#realmStorage.findRealm({\n cdpSessionId: this.#cdpTarget.cdpSessionId,\n executionContextId: params.exceptionDetails.executionContextId,\n });\n if (realm === undefined) {\n // Ignore exceptions not attached to any realm.\n this.#logger?.(log_js_1.LogType.cdp, params);\n return;\n }\n for (const browsingContext of realm.associatedBrowsingContexts) {\n this.#eventManager.registerPromiseEvent(LogManager.#getExceptionText(params, realm).then((text) => ({\n kind: 'success',\n value: {\n type: 'event',\n method: protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded,\n params: {\n level: \"error\" /* Log.Level.Error */,\n source: realm.source,\n text,\n timestamp: Math.round(params.timestamp),\n stackTrace: getBidiStackTrace(params.exceptionDetails.stackTrace),\n type: 'javascript',\n },\n },\n })), browsingContext.id, protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded);\n }\n });\n }\n /**\n * Try the best to get the exception text.\n */\n static async #getExceptionText(params, realm) {\n if (!params.exceptionDetails.exception) {\n return params.exceptionDetails.text;\n }\n if (realm === undefined) {\n return JSON.stringify(params.exceptionDetails.exception);\n }\n return await realm.stringifyObject(params.exceptionDetails.exception);\n }\n}\nexports.LogManager = LogManager;\n//# sourceMappingURL=LogManager.js.map","\"use strict\";\n/*\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.bidiToCdpCookie = exports.cdpToBiDiCookie = exports.cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction = exports.cdpFetchHeadersFromBidiNetworkHeaders = exports.bidiNetworkHeadersFromCdpFetchHeaders = exports.cdpNetworkHeadersFromBidiNetworkHeaders = exports.bidiNetworkHeadersFromCdpNetworkHeaders = exports.computeHeadersSize = void 0;\nconst ErrorResponse_1 = require(\"../../../protocol/ErrorResponse\");\nfunction computeHeadersSize(headers) {\n const requestHeaders = headers.reduce((acc, header) => {\n return `${acc}${header.name}: ${header.value.value}\\r\\n`;\n }, '');\n return new TextEncoder().encode(requestHeaders).length;\n}\nexports.computeHeadersSize = computeHeadersSize;\n/** Converts from CDP Network domain headers to Bidi network headers. */\nfunction bidiNetworkHeadersFromCdpNetworkHeaders(headers) {\n if (!headers) {\n return [];\n }\n return Object.entries(headers).map(([name, value]) => ({\n name,\n value: {\n type: 'string',\n value,\n },\n }));\n}\nexports.bidiNetworkHeadersFromCdpNetworkHeaders = bidiNetworkHeadersFromCdpNetworkHeaders;\n/** Converts from Bidi network headers to CDP Network domain headers. */\nfunction cdpNetworkHeadersFromBidiNetworkHeaders(headers) {\n if (headers === undefined) {\n return undefined;\n }\n return headers.reduce((result, header) => {\n // TODO: Distinguish between string and bytes?\n result[header.name] = header.value.value;\n return result;\n }, {});\n}\nexports.cdpNetworkHeadersFromBidiNetworkHeaders = cdpNetworkHeadersFromBidiNetworkHeaders;\n/** Converts from CDP Fetch domain header entries to Bidi network headers. */\nfunction bidiNetworkHeadersFromCdpFetchHeaders(headers) {\n if (!headers) {\n return [];\n }\n return headers.map(({ name, value }) => ({\n name,\n value: {\n type: 'string',\n value,\n },\n }));\n}\nexports.bidiNetworkHeadersFromCdpFetchHeaders = bidiNetworkHeadersFromCdpFetchHeaders;\n/** Converts from Bidi network headers to CDP Fetch domain header entries. */\nfunction cdpFetchHeadersFromBidiNetworkHeaders(headers) {\n if (headers === undefined) {\n return undefined;\n }\n return headers.map(({ name, value }) => ({\n name,\n value: value.value,\n }));\n}\nexports.cdpFetchHeadersFromBidiNetworkHeaders = cdpFetchHeadersFromBidiNetworkHeaders;\n/** Converts from Bidi auth action to CDP auth challenge response. */\nfunction cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction(action) {\n switch (action) {\n case 'default':\n return 'Default';\n case 'cancel':\n return 'CancelAuth';\n case 'provideCredentials':\n return 'ProvideCredentials';\n }\n}\nexports.cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction = cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction;\n/**\n * Converts from CDP Network domain cookie to BiDi network cookie.\n * * https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-Cookie\n * * https://w3c.github.io/webdriver-bidi/#type-network-Cookie\n */\nfunction cdpToBiDiCookie(cookie) {\n const result = {\n name: cookie.name,\n value: { type: 'string', value: cookie.value },\n domain: cookie.domain,\n path: cookie.path,\n size: cookie.size,\n httpOnly: cookie.httpOnly,\n secure: cookie.secure,\n sameSite: cookie.sameSite === undefined\n ? \"none\" /* Network.SameSite.None */\n : sameSiteCdpToBiDi(cookie.sameSite),\n ...(cookie.expires >= 0 ? { expiry: cookie.expires } : undefined),\n };\n // Extending with CDP-specific properties with `goog:` prefix.\n result[`goog:session`] = cookie.session;\n result[`goog:priority`] = cookie.priority;\n result[`goog:sameParty`] = cookie.sameParty;\n result[`goog:sourceScheme`] = cookie.sourceScheme;\n result[`goog:sourcePort`] = cookie.sourcePort;\n if (cookie.partitionKey !== undefined) {\n result[`goog:partitionKey`] = cookie.partitionKey;\n }\n if (cookie.partitionKeyOpaque !== undefined) {\n result[`goog:partitionKeyOpaque`] = cookie.partitionKeyOpaque;\n }\n return result;\n}\nexports.cdpToBiDiCookie = cdpToBiDiCookie;\n/**\n * Converts from BiDi set network cookie params to CDP Network domain cookie.\n * * https://w3c.github.io/webdriver-bidi/#type-network-Cookie\n * * https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-CookieParam\n */\nfunction bidiToCdpCookie(params, partitionKey) {\n if (params.cookie.value.type !== 'string') {\n // CDP supports only string values in cookies.\n throw new ErrorResponse_1.UnsupportedOperationException('Only string cookie values are supported');\n }\n const deserializedValue = params.cookie.value.value;\n const result = {\n name: params.cookie.name,\n value: deserializedValue,\n domain: params.cookie.domain,\n path: params.cookie.path ?? '/',\n secure: params.cookie.secure ?? false,\n httpOnly: params.cookie.httpOnly ?? false,\n // CDP's `partitionKey` is the BiDi's `partition.sourceOrigin`.\n ...(partitionKey.sourceOrigin !== undefined && {\n partitionKey: partitionKey.sourceOrigin,\n }),\n ...(params.cookie.expiry !== undefined && {\n expires: params.cookie.expiry,\n }),\n ...(params.cookie.sameSite !== undefined && {\n sameSite: sameSiteBiDiToCdp(params.cookie.sameSite),\n }),\n };\n // Extending with CDP-specific properties with `goog:` prefix.\n if (params.cookie[`goog:url`] !== undefined) {\n result.url = params.cookie[`goog:url`];\n }\n if (params.cookie[`goog:priority`] !== undefined) {\n result.priority = params.cookie[`goog:priority`];\n }\n if (params.cookie[`goog:sameParty`] !== undefined) {\n result.sameParty = params.cookie[`goog:sameParty`];\n }\n if (params.cookie[`goog:sourceScheme`] !== undefined) {\n result.sourceScheme = params.cookie[`goog:sourceScheme`];\n }\n if (params.cookie[`goog:sourcePort`] !== undefined) {\n result.sourcePort = params.cookie[`goog:sourcePort`];\n }\n return result;\n}\nexports.bidiToCdpCookie = bidiToCdpCookie;\nfunction sameSiteCdpToBiDi(sameSite) {\n switch (sameSite) {\n case 'Strict':\n return \"strict\" /* Network.SameSite.Strict */;\n case 'None':\n return \"none\" /* Network.SameSite.None */;\n case 'Lax':\n return \"lax\" /* Network.SameSite.Lax */;\n default:\n // Defaults to `Lax`:\n // https://web.dev/articles/samesite-cookies-explained#samesitelax_by_default\n return \"lax\" /* Network.SameSite.Lax */;\n }\n}\nfunction sameSiteBiDiToCdp(sameSite) {\n switch (sameSite) {\n case \"strict\" /* Network.SameSite.Strict */:\n return 'Strict';\n case \"lax\" /* Network.SameSite.Lax */:\n return 'Lax';\n case \"none\" /* Network.SameSite.None */:\n return 'None';\n }\n throw new ErrorResponse_1.InvalidArgumentException(`Unknown 'sameSite' value ${sameSite}`);\n}\n//# sourceMappingURL=NetworkUtils.js.map","\"use strict\";\n/*\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.NetworkRequest = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst assert_js_1 = require(\"../../../utils/assert.js\");\nconst Deferred_js_1 = require(\"../../../utils/Deferred.js\");\nconst NetworkUtils_js_1 = require(\"./NetworkUtils.js\");\n/** Abstracts one individual network request. */\nclass NetworkRequest {\n static #unknown = 'UNKNOWN';\n /**\n * Each network request has an associated request id, which is a string\n * uniquely identifying that request.\n *\n * The identifier for a request resulting from a redirect matches that of the\n * request that initiated it.\n */\n #requestId;\n // TODO: Handle auth required?\n /**\n * Indicates the network intercept phase, if the request is currently blocked.\n * Undefined necessarily implies that the request is not blocked.\n */\n #interceptPhase = undefined;\n #servedFromCache = false;\n #redirectCount;\n #eventManager;\n #networkStorage;\n #request = {};\n #response = {};\n #beforeRequestSentDeferred = new Deferred_js_1.Deferred();\n #responseStartedDeferred = new Deferred_js_1.Deferred();\n #responseCompletedDeferred = new Deferred_js_1.Deferred();\n #cdpTarget;\n constructor(requestId, eventManager, networkStorage, cdpTarget, redirectCount = 0) {\n this.#requestId = requestId;\n this.#eventManager = eventManager;\n this.#networkStorage = networkStorage;\n this.#cdpTarget = cdpTarget;\n this.#redirectCount = redirectCount;\n }\n get requestId() {\n return this.#requestId;\n }\n get url() {\n return this.#response.info?.url ?? this.#request.info?.request.url;\n }\n get redirectCount() {\n return this.#redirectCount;\n }\n get cdpTarget() {\n return this.#cdpTarget;\n }\n isRedirecting() {\n return Boolean(this.#request.info);\n }\n handleRedirect(event) {\n this.#queueResponseStartedEvent();\n this.#queueResponseCompletedEvent();\n this.#response.hasExtraInfo = event.redirectHasExtraInfo;\n this.#response.info = event.redirectResponse;\n this.#emitEventsIfReady(true);\n }\n #emitEventsIfReady(wasRedirected = false) {\n const requestExtraInfoCompleted = \n // Flush redirects\n wasRedirected ||\n Boolean(this.#request.extraInfo) ||\n // Requests from cache don't have extra info\n this.#servedFromCache ||\n // Sometimes there is no extra info and the response\n // is the only place we can find out\n Boolean(this.#response.info && !this.#response.hasExtraInfo) ||\n this.#interceptPhase === \"beforeRequestSent\" /* Network.InterceptPhase.BeforeRequestSent */;\n if (this.#request.info && requestExtraInfoCompleted) {\n this.#beforeRequestSentDeferred.resolve({\n kind: 'success',\n value: undefined,\n });\n }\n const responseExtraInfoCompleted = Boolean(this.#response.extraInfo) ||\n // Response from cache don't have extra info\n this.#servedFromCache ||\n // Don't expect extra info if the flag is false\n Boolean(this.#response.info && !this.#response.hasExtraInfo) ||\n this.#interceptPhase === \"responseStarted\" /* Network.InterceptPhase.ResponseStarted */;\n if (this.#response.info && responseExtraInfoCompleted) {\n this.#responseStartedDeferred.resolve({\n kind: 'success',\n value: undefined,\n });\n this.#responseCompletedDeferred.resolve({\n kind: 'success',\n value: undefined,\n });\n }\n }\n onRequestWillBeSentEvent(event) {\n this.#request.info = event;\n this.#queueBeforeRequestSentEvent();\n this.#emitEventsIfReady();\n }\n onRequestWillBeSentExtraInfoEvent(event) {\n this.#request.extraInfo = event;\n this.#emitEventsIfReady();\n }\n onResponseReceivedExtraInfoEvent(event) {\n this.#response.extraInfo = event;\n this.#emitEventsIfReady();\n }\n onResponseReceivedEvent(event) {\n this.#response.hasExtraInfo = event.hasExtraInfo;\n this.#response.info = event.response;\n this.#queueResponseStartedEvent();\n this.#queueResponseCompletedEvent();\n this.#emitEventsIfReady();\n }\n onServedFromCache() {\n this.#servedFromCache = true;\n this.#emitEventsIfReady();\n }\n onLoadingFailedEvent(event) {\n this.#beforeRequestSentDeferred.resolve({\n kind: 'success',\n value: undefined,\n });\n this.#responseStartedDeferred.resolve({\n kind: 'error',\n error: new Error('Network event loading failed'),\n });\n this.#responseCompletedDeferred.resolve({\n kind: 'error',\n error: new Error('Network event loading failed'),\n });\n this.#eventManager.registerEvent({\n type: 'event',\n method: protocol_js_1.ChromiumBidi.Network.EventNames.FetchError,\n params: {\n ...this.#getBaseEventParams(),\n errorText: event.errorText,\n },\n }, this.#context);\n }\n /** Fired whenever a network request interception is hit. */\n onRequestPaused(params) {\n if (this.#isIgnoredEvent()) {\n void this.continueRequest(params.requestId).catch(() => {\n // TODO: Add some logging\n });\n return;\n }\n // The stage of the request can be determined by presence of\n // responseErrorReason and responseStatusCode -- the request is at\n // the response stage if either of these fields is present and in the\n // request stage otherwise.\n let phase;\n if (params.responseErrorReason === undefined &&\n params.responseStatusCode === undefined) {\n phase = \"beforeRequestSent\" /* Network.InterceptPhase.BeforeRequestSent */;\n }\n else if (params.responseStatusCode === 401 &&\n params.responseStatusText === 'Unauthorized') {\n // https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401\n phase = \"authRequired\" /* Network.InterceptPhase.AuthRequired */;\n }\n else {\n phase = \"responseStarted\" /* Network.InterceptPhase.ResponseStarted */;\n }\n const headers = (0, NetworkUtils_js_1.bidiNetworkHeadersFromCdpFetchHeaders)(\n // TODO: Use params.request.headers if request?\n params.responseHeaders);\n this.#networkStorage.addBlockedRequest(this.requestId, {\n request: params.requestId, // intercept request id\n phase,\n // TODO: Finish populating response / ResponseData.\n response: {\n url: params.request.url,\n // TODO: populate.\n protocol: '',\n status: params.responseStatusCode ?? 0,\n statusText: params.responseStatusText ?? '',\n // TODO: populate.\n fromCache: false,\n headers,\n // TODO: populate.\n mimeType: '',\n // TODO: populate.\n bytesReceived: 0,\n headersSize: (0, NetworkUtils_js_1.computeHeadersSize)(headers),\n // TODO: consider removing from spec.\n bodySize: 0,\n // TODO: consider removing from spec.\n content: {\n size: 0,\n },\n // TODO: populate.\n authChallenge: undefined,\n },\n });\n this.#interceptPhase = phase;\n this.#emitEventsIfReady();\n }\n /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-failRequest */\n async failRequest(networkId, errorReason) {\n await this.#cdpTarget.cdpClient.sendCommand('Fetch.failRequest', {\n requestId: networkId,\n errorReason,\n });\n this.#interceptPhase = undefined;\n }\n /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueRequest */\n async continueRequest(cdpFetchRequestId, url, method, headers) {\n // TODO: Expand.\n await this.#cdpTarget.cdpClient.sendCommand('Fetch.continueRequest', {\n requestId: cdpFetchRequestId,\n url,\n method,\n headers,\n // TODO: Set?\n // postData:,\n // interceptResponse:,\n });\n this.#interceptPhase = undefined;\n }\n /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueResponse */\n async continueResponse(cdpFetchRequestId, responseCode, responsePhrase, responseHeaders) {\n await this.#cdpTarget.cdpClient.sendCommand('Fetch.continueResponse', {\n requestId: cdpFetchRequestId,\n responseCode,\n responsePhrase,\n responseHeaders,\n });\n this.#interceptPhase = undefined;\n }\n /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueWithAuth */\n async continueWithAuth(cdpFetchRequestId, response, username, password) {\n await this.#cdpTarget.cdpClient.sendCommand('Fetch.continueWithAuth', {\n requestId: cdpFetchRequestId,\n authChallengeResponse: {\n response,\n username,\n password,\n },\n });\n this.#interceptPhase = undefined;\n }\n /** @see https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-provideResponse */\n async provideResponse(cdpFetchRequestId, responseCode, responsePhrase, responseHeaders, body) {\n await this.#cdpTarget.cdpClient.sendCommand('Fetch.fulfillRequest', {\n requestId: cdpFetchRequestId,\n responseCode,\n responsePhrase,\n responseHeaders,\n ...(body ? { body: btoa(body) } : {}), // TODO: Double-check if btoa usage is correct.\n });\n this.#interceptPhase = undefined;\n }\n dispose() {\n const result = {\n kind: 'error',\n error: new Error('Network processor detached'),\n };\n this.#beforeRequestSentDeferred.resolve(result);\n this.#responseStartedDeferred.resolve(result);\n this.#responseCompletedDeferred.resolve(result);\n }\n get #context() {\n return this.#request.info?.frameId ?? null;\n }\n /** Returns the HTTP status code associated with this request if any. */\n get statusCode() {\n return (this.#response.info?.status ?? this.#response.extraInfo?.statusCode ?? -1 // TODO: Throw an exception or use some other status code?\n );\n }\n #getBaseEventParams(phase) {\n // TODO: Set this in terms of intercepts?\n const isBlocked = phase !== undefined && phase === this.#interceptPhase;\n const intercepts = this.#networkStorage.getNetworkIntercepts(this.#requestId, phase);\n return {\n isBlocked,\n context: this.#context,\n navigation: this.#getNavigationId(),\n redirectCount: this.#redirectCount,\n request: this.#getRequestData(),\n // Timestamp should be in milliseconds, while CDP provides it in seconds.\n timestamp: Math.round((this.#request.info?.wallTime ?? 0) * 1000),\n // XXX: we should return correct types from the function.\n intercepts: isBlocked ? intercepts : undefined,\n };\n }\n #getNavigationId() {\n if (!this.#request.info ||\n !this.#request.info.loaderId ||\n // When we navigate all CDP network events have `loaderId`\n // CDP's `loaderId` and `requestId` match when\n // that request triggered the loading\n this.#request.info.loaderId !== this.#request.info.requestId) {\n return null;\n }\n return this.#request.info.loaderId;\n }\n #getRequestData() {\n const cookies = this.#request.extraInfo\n ? NetworkRequest.#getCookies(this.#request.extraInfo.associatedCookies)\n : [];\n const headers = (0, NetworkUtils_js_1.bidiNetworkHeadersFromCdpNetworkHeaders)(this.#request.info?.request.headers);\n return {\n request: this.#request.info?.requestId ?? NetworkRequest.#unknown,\n url: this.#request.info?.request.url ?? NetworkRequest.#unknown,\n method: this.#request.info?.request.method ?? NetworkRequest.#unknown,\n headers,\n cookies,\n headersSize: (0, NetworkUtils_js_1.computeHeadersSize)(headers),\n // TODO: implement.\n bodySize: 0,\n timings: this.#getTimings(),\n };\n }\n // TODO: implement.\n #getTimings() {\n return {\n timeOrigin: 0,\n requestTime: 0,\n redirectStart: 0,\n redirectEnd: 0,\n fetchStart: 0,\n dnsStart: 0,\n dnsEnd: 0,\n connectStart: 0,\n connectEnd: 0,\n tlsStart: 0,\n requestStart: 0,\n responseStart: 0,\n responseEnd: 0,\n };\n }\n #queueBeforeRequestSentEvent() {\n if (this.#isIgnoredEvent()) {\n return;\n }\n this.#eventManager.registerPromiseEvent(this.#beforeRequestSentDeferred.then((result) => {\n if (result.kind === 'success') {\n try {\n return {\n kind: 'success',\n value: Object.assign(this.#getBeforeRequestEvent(), {\n type: 'event',\n }),\n };\n }\n catch (error) {\n return {\n kind: 'error',\n error: error instanceof Error ? error : new Error('Unknown'),\n };\n }\n }\n return result;\n }), this.#context, protocol_js_1.ChromiumBidi.Network.EventNames.BeforeRequestSent);\n }\n #getBeforeRequestEvent() {\n (0, assert_js_1.assert)(this.#request.info, 'RequestWillBeSentEvent is not set');\n return {\n method: protocol_js_1.ChromiumBidi.Network.EventNames.BeforeRequestSent,\n params: {\n ...this.#getBaseEventParams(\"beforeRequestSent\" /* Network.InterceptPhase.BeforeRequestSent */),\n initiator: {\n type: NetworkRequest.#getInitiatorType(this.#request.info.initiator.type),\n },\n },\n };\n }\n #queueResponseStartedEvent() {\n if (this.#isIgnoredEvent()) {\n return;\n }\n this.#eventManager.registerPromiseEvent(this.#responseStartedDeferred.then((result) => {\n if (result.kind === 'success') {\n try {\n return {\n kind: 'success',\n value: Object.assign(this.#getResponseStartedEvent(), {\n type: 'event',\n }),\n };\n }\n catch (error) {\n return {\n kind: 'error',\n error: error instanceof Error ? error : new Error('Unknown'),\n };\n }\n }\n return result;\n }), this.#context, protocol_js_1.ChromiumBidi.Network.EventNames.ResponseStarted);\n }\n #getResponseStartedEvent() {\n (0, assert_js_1.assert)(this.#request.info, 'RequestWillBeSentEvent is not set');\n (0, assert_js_1.assert)(this.#response.info, 'ResponseReceivedEvent is not set');\n // Chromium sends wrong extraInfo events for responses served from cache.\n // See https://github.com/puppeteer/puppeteer/issues/9965 and\n // https://crbug.com/1340398.\n if (this.#response.info.fromDiskCache) {\n this.#response.extraInfo = undefined;\n }\n const headers = (0, NetworkUtils_js_1.bidiNetworkHeadersFromCdpNetworkHeaders)(this.#response.info.headers);\n return {\n method: protocol_js_1.ChromiumBidi.Network.EventNames.ResponseStarted,\n params: {\n ...this.#getBaseEventParams(),\n response: {\n url: this.#response.info.url ?? NetworkRequest.#unknown,\n protocol: this.#response.info.protocol ?? '',\n status: this.statusCode,\n statusText: this.#response.info.statusText,\n fromCache: this.#response.info.fromDiskCache ||\n this.#response.info.fromPrefetchCache ||\n this.#servedFromCache,\n headers,\n mimeType: this.#response.info.mimeType,\n bytesReceived: this.#response.info.encodedDataLength,\n headersSize: (0, NetworkUtils_js_1.computeHeadersSize)(headers),\n // TODO: consider removing from spec.\n bodySize: 0,\n content: {\n // TODO: consider removing from spec.\n size: 0,\n },\n },\n },\n };\n }\n #queueResponseCompletedEvent() {\n if (this.#isIgnoredEvent()) {\n return;\n }\n this.#eventManager.registerPromiseEvent(this.#responseCompletedDeferred.then((result) => {\n if (result.kind === 'success') {\n try {\n return {\n kind: 'success',\n value: Object.assign(this.#getResponseReceivedEvent(), {\n type: 'event',\n }),\n };\n }\n catch (error) {\n return {\n kind: 'error',\n error: error instanceof Error ? error : new Error('Unknown'),\n };\n }\n }\n return result;\n }), this.#context, protocol_js_1.ChromiumBidi.Network.EventNames.ResponseCompleted);\n }\n #getResponseReceivedEvent() {\n (0, assert_js_1.assert)(this.#request.info, 'RequestWillBeSentEvent is not set');\n (0, assert_js_1.assert)(this.#response.info, 'ResponseReceivedEvent is not set');\n // Chromium sends wrong extraInfo events for responses served from cache.\n // See https://github.com/puppeteer/puppeteer/issues/9965 and\n // https://crbug.com/1340398.\n if (this.#response.info.fromDiskCache) {\n this.#response.extraInfo = undefined;\n }\n const headers = (0, NetworkUtils_js_1.bidiNetworkHeadersFromCdpNetworkHeaders)(this.#response.info.headers);\n return {\n method: protocol_js_1.ChromiumBidi.Network.EventNames.ResponseCompleted,\n params: {\n ...this.#getBaseEventParams(),\n response: {\n url: this.#response.info.url ?? NetworkRequest.#unknown,\n protocol: this.#response.info.protocol ?? '',\n status: this.statusCode,\n statusText: this.#response.info.statusText,\n fromCache: this.#response.info.fromDiskCache ||\n this.#response.info.fromPrefetchCache ||\n this.#servedFromCache,\n headers,\n mimeType: this.#response.info.mimeType,\n bytesReceived: this.#response.info.encodedDataLength,\n headersSize: (0, NetworkUtils_js_1.computeHeadersSize)(headers),\n // TODO: consider removing from spec.\n bodySize: 0,\n content: {\n // TODO: consider removing from spec.\n size: 0,\n },\n },\n },\n };\n }\n #isIgnoredEvent() {\n return this.#request.info?.request.url.endsWith('/favicon.ico') ?? false;\n }\n static #getInitiatorType(initiatorType) {\n switch (initiatorType) {\n case 'parser':\n case 'script':\n case 'preflight':\n return initiatorType;\n default:\n return 'other';\n }\n }\n static #getCookies(associatedCookies) {\n return associatedCookies\n .filter(({ blockedReasons }) => {\n return !Array.isArray(blockedReasons) || blockedReasons.length === 0;\n })\n .map(({ cookie }) => (0, NetworkUtils_js_1.cdpToBiDiCookie)(cookie));\n }\n}\nexports.NetworkRequest = NetworkRequest;\n//# sourceMappingURL=NetworkRequest.js.map","\"use strict\";\n/*\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.NetworkManager = void 0;\nconst NetworkRequest_js_1 = require(\"./NetworkRequest.js\");\n/** Maps 1:1 to CdpTarget. */\nclass NetworkManager {\n #cdpTarget;\n #eventManager;\n #networkStorage;\n constructor(cdpTarget, eventManager, networkStorage) {\n this.#cdpTarget = cdpTarget;\n this.#eventManager = eventManager;\n this.#networkStorage = networkStorage;\n }\n /** Returns the CDP Target associated with this NetworkManager instance. */\n get cdpTarget() {\n return this.#cdpTarget;\n }\n /**\n * Gets the network request with the given ID, if any.\n * Otherwise, creates a new network request with the given ID and cdp target.\n */\n #getOrCreateNetworkRequest(id, redirectCount) {\n let request = this.#networkStorage.getRequest(id);\n if (request) {\n return request;\n }\n request = new NetworkRequest_js_1.NetworkRequest(id, this.#eventManager, this.#networkStorage, this.#cdpTarget, redirectCount);\n this.#networkStorage.addRequest(request);\n return request;\n }\n static create(cdpTarget, eventManager, networkStorage) {\n const networkManager = new NetworkManager(cdpTarget, eventManager, networkStorage);\n cdpTarget.browserCdpClient.on('Target.detachedFromTarget', (params) => {\n if (cdpTarget.cdpClient.sessionId === params.sessionId) {\n networkManager.#networkStorage.disposeRequestMap();\n }\n });\n cdpTarget.cdpClient.on('Network.requestWillBeSent', (params) => {\n const request = networkManager.#networkStorage.getRequest(params.requestId);\n if (request && request.isRedirecting()) {\n request.handleRedirect(params);\n networkManager.#networkStorage.deleteRequest(params.requestId);\n networkManager\n .#getOrCreateNetworkRequest(params.requestId, request.redirectCount + 1)\n .onRequestWillBeSentEvent(params);\n }\n else if (request) {\n request.onRequestWillBeSentEvent(params);\n }\n else {\n networkManager\n .#getOrCreateNetworkRequest(params.requestId)\n .onRequestWillBeSentEvent(params);\n }\n });\n cdpTarget.cdpClient.on('Network.requestWillBeSentExtraInfo', (params) => {\n networkManager\n .#getOrCreateNetworkRequest(params.requestId)\n .onRequestWillBeSentExtraInfoEvent(params);\n });\n cdpTarget.cdpClient.on('Network.responseReceived', (params) => {\n networkManager\n .#getOrCreateNetworkRequest(params.requestId)\n .onResponseReceivedEvent(params);\n });\n cdpTarget.cdpClient.on('Network.responseReceivedExtraInfo', (params) => {\n networkManager\n .#getOrCreateNetworkRequest(params.requestId)\n .onResponseReceivedExtraInfoEvent(params);\n });\n cdpTarget.cdpClient.on('Network.requestServedFromCache', (params) => {\n networkManager\n .#getOrCreateNetworkRequest(params.requestId)\n .onServedFromCache();\n });\n cdpTarget.cdpClient.on('Network.loadingFailed', (params) => {\n networkManager\n .#getOrCreateNetworkRequest(params.requestId)\n .onLoadingFailedEvent(params);\n });\n // https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#event-requestPaused\n cdpTarget.cdpClient.on('Fetch.requestPaused', (params) => {\n if (params.networkId) {\n networkManager\n .#getOrCreateNetworkRequest(params.networkId)\n .onRequestPaused(params);\n }\n });\n return networkManager;\n }\n}\nexports.NetworkManager = NetworkManager;\n//# sourceMappingURL=NetworkManager.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.CdpTarget = void 0;\nconst Deferred_js_1 = require(\"../../../utils/Deferred.js\");\nconst LogManager_js_1 = require(\"../log/LogManager.js\");\nconst NetworkManager_js_1 = require(\"../network/NetworkManager.js\");\nclass CdpTarget {\n #id;\n #cdpClient;\n #browserCdpClient;\n #eventManager;\n #preloadScriptStorage;\n #networkStorage;\n #targetUnblocked = new Deferred_js_1.Deferred();\n #acceptInsecureCerts;\n static create(targetId, cdpClient, browserCdpClient, realmStorage, eventManager, preloadScriptStorage, networkStorage, acceptInsecureCerts, logger) {\n const cdpTarget = new CdpTarget(targetId, cdpClient, browserCdpClient, eventManager, preloadScriptStorage, networkStorage, acceptInsecureCerts);\n LogManager_js_1.LogManager.create(cdpTarget, realmStorage, eventManager, logger);\n NetworkManager_js_1.NetworkManager.create(cdpTarget, eventManager, networkStorage);\n cdpTarget.#setEventListeners();\n // No need to await.\n // Deferred will be resolved when the target is unblocked.\n void cdpTarget.#unblock();\n return cdpTarget;\n }\n constructor(targetId, cdpClient, browserCdpClient, eventManager, preloadScriptStorage, networkStorage, acceptInsecureCerts) {\n this.#id = targetId;\n this.#cdpClient = cdpClient;\n this.#eventManager = eventManager;\n this.#preloadScriptStorage = preloadScriptStorage;\n this.#networkStorage = networkStorage;\n this.#browserCdpClient = browserCdpClient;\n this.#acceptInsecureCerts = acceptInsecureCerts;\n }\n /** Returns a deferred that resolves when the target is unblocked. */\n get unblocked() {\n return this.#targetUnblocked;\n }\n get id() {\n return this.#id;\n }\n get cdpClient() {\n return this.#cdpClient;\n }\n get browserCdpClient() {\n return this.#browserCdpClient;\n }\n /** Needed for CDP escape path. */\n get cdpSessionId() {\n // SAFETY we got the client by it's id for creating\n return this.#cdpClient.sessionId;\n }\n /** Calls `Fetch.enable` with the added network intercepts. */\n async fetchEnable() {\n await this.#cdpClient.sendCommand('Fetch.enable', this.#networkStorage.getFetchEnableParams());\n }\n /** Calls `Fetch.disable`. */\n async fetchDisable() {\n await this.#cdpClient.sendCommand('Fetch.disable');\n }\n /**\n * Enables all the required CDP domains and unblocks the target.\n */\n async #unblock() {\n try {\n await Promise.all([\n this.#cdpClient.sendCommand('Runtime.enable'),\n this.#cdpClient.sendCommand('Page.enable'),\n this.#cdpClient.sendCommand('Page.setLifecycleEventsEnabled', {\n enabled: true,\n }),\n // Set ignore certificate errors for each target.\n this.#cdpClient.sendCommand('Security.setIgnoreCertificateErrors', {\n ignore: this.#acceptInsecureCerts,\n }),\n // XXX: #1080: Do not always enable the network domain globally.\n // TODO: enable Network domain for OOPiF targets.\n this.#cdpClient.sendCommand('Network.enable'),\n // XXX: #1080: Do not always enable the fetch domain globally.\n this.fetchEnable(),\n this.#cdpClient.sendCommand('Target.setAutoAttach', {\n autoAttach: true,\n waitForDebuggerOnStart: true,\n flatten: true,\n }),\n this.#initAndEvaluatePreloadScripts(),\n this.#cdpClient.sendCommand('Runtime.runIfWaitingForDebugger'),\n ]);\n }\n catch (error) {\n // The target might have been closed before the initialization finished.\n if (!this.#cdpClient.isCloseError(error)) {\n this.#targetUnblocked.resolve({\n kind: 'error',\n error,\n });\n return;\n }\n }\n this.#targetUnblocked.resolve({\n kind: 'success',\n value: undefined,\n });\n }\n #setEventListeners() {\n this.#cdpClient.on('*', (event, params) => {\n // We may encounter uses for EventEmitter other than CDP events,\n // which we want to skip.\n if (typeof event !== 'string') {\n return;\n }\n this.#eventManager.registerEvent({\n type: 'event',\n method: `cdp.${event}`,\n params: {\n event,\n params,\n session: this.cdpSessionId,\n },\n }, null);\n });\n }\n /**\n * All the ProxyChannels from all the preload scripts of the given\n * BrowsingContext.\n */\n getChannels() {\n return this.#preloadScriptStorage\n .find()\n .flatMap((script) => script.channels);\n }\n /** Loads all top-level preload scripts. */\n async #initAndEvaluatePreloadScripts() {\n for (const script of this.#preloadScriptStorage.find({\n global: true,\n })) {\n await script.initInTarget(this, true);\n }\n }\n}\nexports.CdpTarget = CdpTarget;\n//# sourceMappingURL=CdpTarget.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.BrowsingContextProcessor = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst log_js_1 = require(\"../../../utils/log.js\");\nconst DedicatedWorkerRealm_js_1 = require(\"../script/DedicatedWorkerRealm.js\");\nconst BrowsingContextImpl_js_1 = require(\"./BrowsingContextImpl.js\");\nconst CdpTarget_js_1 = require(\"./CdpTarget.js\");\nclass BrowsingContextProcessor {\n #browserCdpClient;\n #cdpConnection;\n #selfTargetId;\n #eventManager;\n #browsingContextStorage;\n #networkStorage;\n #acceptInsecureCerts;\n #sharedIdWithFrame;\n #preloadScriptStorage;\n #realmStorage;\n #defaultUserContextId;\n #logger;\n constructor(cdpConnection, browserCdpClient, selfTargetId, eventManager, browsingContextStorage, realmStorage, networkStorage, preloadScriptStorage, acceptInsecureCerts, sharedIdWithFrame, defaultUserContextId, logger) {\n this.#acceptInsecureCerts = acceptInsecureCerts;\n this.#cdpConnection = cdpConnection;\n this.#browserCdpClient = browserCdpClient;\n this.#selfTargetId = selfTargetId;\n this.#eventManager = eventManager;\n this.#browsingContextStorage = browsingContextStorage;\n this.#preloadScriptStorage = preloadScriptStorage;\n this.#networkStorage = networkStorage;\n this.#realmStorage = realmStorage;\n this.#sharedIdWithFrame = sharedIdWithFrame;\n this.#defaultUserContextId = defaultUserContextId;\n this.#logger = logger;\n this.#setEventListeners(browserCdpClient);\n }\n getTree(params) {\n const resultContexts = params.root === undefined\n ? this.#browsingContextStorage.getTopLevelContexts()\n : [this.#browsingContextStorage.getContext(params.root)];\n return {\n contexts: resultContexts.map((c) => c.serializeToBidiValue(params.maxDepth ?? Number.MAX_VALUE)),\n };\n }\n async create(params) {\n let referenceContext;\n let userContext = params.userContext ?? 'default';\n if (params.referenceContext !== undefined) {\n referenceContext = this.#browsingContextStorage.getContext(params.referenceContext);\n if (!referenceContext.isTopLevelContext()) {\n throw new protocol_js_1.InvalidArgumentException(`referenceContext should be a top-level context`);\n }\n userContext = referenceContext.userContext;\n }\n let newWindow = false;\n switch (params.type) {\n case \"tab\" /* BrowsingContext.CreateType.Tab */:\n newWindow = false;\n break;\n case \"window\" /* BrowsingContext.CreateType.Window */:\n newWindow = true;\n break;\n }\n if (userContext !== 'default') {\n const existingContexts = this.#browsingContextStorage\n .getAllContexts()\n .filter((context) => context.userContext === userContext);\n if (!existingContexts.length) {\n // If there are no contexts in the given user context, we need to set\n // newWindow to true as newWindow=false will be rejected.\n newWindow = true;\n }\n }\n let result;\n try {\n result = await this.#browserCdpClient.sendCommand('Target.createTarget', {\n url: 'about:blank',\n newWindow,\n browserContextId: userContext === 'default' ? undefined : userContext,\n });\n }\n catch (err) {\n if (\n // See https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/devtools/protocol/target_handler.cc;l=90;drc=e80392ac11e48a691f4309964cab83a3a59e01c8\n err.message.startsWith('Failed to find browser context with id') ||\n // See https://source.chromium.org/chromium/chromium/src/+/main:headless/lib/browser/protocol/target_handler.cc;l=49;drc=e80392ac11e48a691f4309964cab83a3a59e01c8\n err.message === 'browserContextId') {\n throw new protocol_js_1.NoSuchUserContextException(`The context ${userContext} was not found`);\n }\n throw err;\n }\n // Wait for the new tab to be loaded to avoid race conditions in the\n // `browsingContext` events, when the `browsingContext.domContentLoaded` and\n // `browsingContext.load` events from the initial `about:blank` navigation\n // are emitted after the next navigation is started.\n // Details: https://github.com/web-platform-tests/wpt/issues/35846\n const contextId = result.targetId;\n const context = this.#browsingContextStorage.getContext(contextId);\n await context.lifecycleLoaded();\n return { context: context.id };\n }\n navigate(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n return context.navigate(params.url, params.wait ?? \"none\" /* BrowsingContext.ReadinessState.None */);\n }\n reload(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n return context.reload(params.ignoreCache ?? false, params.wait ?? \"none\" /* BrowsingContext.ReadinessState.None */);\n }\n async activate(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n if (!context.isTopLevelContext()) {\n throw new protocol_js_1.InvalidArgumentException('Activation is only supported on the top-level context');\n }\n await context.activate();\n return {};\n }\n async captureScreenshot(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n return await context.captureScreenshot(params);\n }\n async print(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n return await context.print(params);\n }\n async setViewport(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n if (!context.isTopLevelContext()) {\n throw new protocol_js_1.InvalidArgumentException('Emulating viewport is only supported on the top-level context');\n }\n await context.setViewport(params.viewport, params.devicePixelRatio);\n return {};\n }\n async traverseHistory(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n if (!context) {\n throw new protocol_js_1.InvalidArgumentException(`No browsing context with id ${params.context}`);\n }\n await context.traverseHistory(params.delta);\n return {};\n }\n async handleUserPrompt(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n await context.handleUserPrompt(params);\n return {};\n }\n async close(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n if (!context.isTopLevelContext()) {\n throw new protocol_js_1.InvalidArgumentException(`Non top-level browsing context ${context.id} cannot be closed.`);\n }\n try {\n const detachedFromTargetPromise = new Promise((resolve) => {\n const onContextDestroyed = (event) => {\n if (event.targetId === params.context) {\n this.#browserCdpClient.off('Target.detachedFromTarget', onContextDestroyed);\n resolve();\n }\n };\n this.#browserCdpClient.on('Target.detachedFromTarget', onContextDestroyed);\n });\n if (params.promptUnload) {\n await context.close();\n }\n else {\n await this.#browserCdpClient.sendCommand('Target.closeTarget', {\n targetId: params.context,\n });\n }\n // Sometimes CDP command finishes before `detachedFromTarget` event,\n // sometimes after. Wait for the CDP command to be finished, and then wait\n // for `detachedFromTarget` if it hasn't emitted.\n await detachedFromTargetPromise;\n }\n catch (error) {\n // Swallow error that arise from the page being destroyed\n // Example is navigating to faulty SSL certificate\n if (!(error.code === -32000 /* CdpErrorConstants.GENERIC_ERROR */ &&\n error.message === 'Not attached to an active page')) {\n throw error;\n }\n }\n return {};\n }\n /**\n * This method is called for each CDP session, since this class is responsible\n * for creating and destroying all targets and browsing contexts.\n */\n #setEventListeners(cdpClient) {\n cdpClient.on('Target.attachedToTarget', (params) => {\n this.#handleAttachedToTargetEvent(params, cdpClient);\n });\n cdpClient.on('Target.detachedFromTarget', (params) => {\n this.#handleDetachedFromTargetEvent(params);\n });\n cdpClient.on('Target.targetInfoChanged', (params) => {\n this.#handleTargetInfoChangedEvent(params);\n });\n cdpClient.on('Page.frameAttached', (params) => {\n this.#handleFrameAttachedEvent(params);\n });\n cdpClient.on('Page.frameDetached', (params) => {\n this.#handleFrameDetachedEvent(params);\n });\n }\n #handleFrameAttachedEvent(params) {\n const parentBrowsingContext = this.#browsingContextStorage.findContext(params.parentFrameId);\n if (parentBrowsingContext !== undefined) {\n BrowsingContextImpl_js_1.BrowsingContextImpl.create(parentBrowsingContext.cdpTarget, this.#realmStorage, params.frameId, params.parentFrameId, parentBrowsingContext.userContext, this.#eventManager, this.#browsingContextStorage, this.#sharedIdWithFrame, this.#logger);\n }\n }\n #handleFrameDetachedEvent(params) {\n // In case of OOPiF no need in deleting BrowsingContext.\n if (params.reason === 'swap') {\n return;\n }\n this.#browsingContextStorage.findContext(params.frameId)?.dispose();\n }\n #handleAttachedToTargetEvent(params, parentSessionCdpClient) {\n const { sessionId, targetInfo } = params;\n const targetCdpClient = this.#cdpConnection.getCdpClient(sessionId);\n this.#logger?.(log_js_1.LogType.debugInfo, 'AttachedToTarget event received:', params);\n switch (targetInfo.type) {\n case 'page':\n case 'iframe': {\n if (targetInfo.targetId === this.#selfTargetId) {\n break;\n }\n const cdpTarget = this.#createCdpTarget(targetCdpClient, targetInfo);\n const maybeContext = this.#browsingContextStorage.findContext(targetInfo.targetId);\n if (maybeContext) {\n // OOPiF.\n maybeContext.updateCdpTarget(cdpTarget);\n }\n else {\n // New context.\n BrowsingContextImpl_js_1.BrowsingContextImpl.create(cdpTarget, this.#realmStorage, targetInfo.targetId, null, targetInfo.browserContextId &&\n targetInfo.browserContextId !== this.#defaultUserContextId\n ? targetInfo.browserContextId\n : 'default', this.#eventManager, this.#browsingContextStorage, this.#sharedIdWithFrame, this.#logger);\n }\n return;\n }\n case 'worker': {\n const browsingContext = parentSessionCdpClient.sessionId &&\n this.#browsingContextStorage.findContextBySession(parentSessionCdpClient.sessionId);\n // If there is no browsing context, this worker is already terminated.\n if (!browsingContext) {\n break;\n }\n const cdpTarget = this.#createCdpTarget(targetCdpClient, targetInfo);\n this.#handleWorkerTarget(cdpTarget, this.#realmStorage.getRealm({\n browsingContextId: browsingContext.id,\n type: 'window',\n sandbox: undefined,\n }));\n return;\n }\n }\n // DevTools or some other not supported by BiDi target. Just release\n // debugger and ignore them.\n targetCdpClient\n .sendCommand('Runtime.runIfWaitingForDebugger')\n .then(() => parentSessionCdpClient.sendCommand('Target.detachFromTarget', params))\n .catch((error) => this.#logger?.(log_js_1.LogType.debugError, error));\n }\n #createCdpTarget(targetCdpClient, targetInfo) {\n this.#setEventListeners(targetCdpClient);\n return CdpTarget_js_1.CdpTarget.create(targetInfo.targetId, targetCdpClient, this.#browserCdpClient, this.#realmStorage, this.#eventManager, this.#preloadScriptStorage, this.#networkStorage, this.#acceptInsecureCerts, this.#logger);\n }\n #workers = new Map();\n #handleWorkerTarget(cdpTarget, ownerRealm) {\n cdpTarget.cdpClient.on('Runtime.executionContextCreated', (params) => {\n const { uniqueId, id, origin } = params.context;\n const workerRealm = new DedicatedWorkerRealm_js_1.DedicatedWorkerRealm(cdpTarget.cdpClient, this.#eventManager, id, this.#logger, (0, BrowsingContextImpl_js_1.serializeOrigin)(origin), ownerRealm, uniqueId, this.#realmStorage);\n this.#workers.set(cdpTarget.cdpSessionId, workerRealm);\n });\n }\n #handleDetachedFromTargetEvent(params) {\n const context = this.#browsingContextStorage.findContextBySession(params.sessionId);\n if (context) {\n context.dispose();\n this.#preloadScriptStorage\n .find({ targetId: context.id })\n .map((preloadScript) => preloadScript.dispose(context.id));\n return;\n }\n const worker = this.#workers.get(params.sessionId);\n if (worker) {\n this.#realmStorage.deleteRealms({\n cdpSessionId: worker.cdpClient.sessionId,\n });\n }\n }\n #handleTargetInfoChangedEvent(params) {\n const context = this.#browsingContextStorage.findContext(params.targetInfo.targetId);\n if (context) {\n context.onTargetInfoChanged(params);\n }\n }\n}\nexports.BrowsingContextProcessor = BrowsingContextProcessor;\n//# sourceMappingURL=BrowsingContextProcessor.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.WheelSource = exports.PointerSource = exports.KeySource = exports.NoneSource = void 0;\nclass NoneSource {\n type = \"none\" /* SourceType.None */;\n}\nexports.NoneSource = NoneSource;\nclass KeySource {\n type = \"key\" /* SourceType.Key */;\n pressed = new Set();\n // This is a bitfield that matches the modifiers parameter of\n // https://chromedevtools.github.io/devtools-protocol/tot/Input/#method-dispatchKeyEvent\n #modifiers = 0;\n get modifiers() {\n return this.#modifiers;\n }\n get alt() {\n return (this.#modifiers & 1) === 1;\n }\n set alt(value) {\n this.#setModifier(value, 1);\n }\n get ctrl() {\n return (this.#modifiers & 2) === 2;\n }\n set ctrl(value) {\n this.#setModifier(value, 2);\n }\n get meta() {\n return (this.#modifiers & 4) === 4;\n }\n set meta(value) {\n this.#setModifier(value, 4);\n }\n get shift() {\n return (this.#modifiers & 8) === 8;\n }\n set shift(value) {\n this.#setModifier(value, 8);\n }\n #setModifier(value, bit) {\n if (value) {\n this.#modifiers |= bit;\n }\n else {\n this.#modifiers &= ~bit;\n }\n }\n}\nexports.KeySource = KeySource;\nclass PointerSource {\n type = \"pointer\" /* SourceType.Pointer */;\n subtype;\n pointerId;\n pressed = new Set();\n x = 0;\n y = 0;\n constructor(id, subtype) {\n this.pointerId = id;\n this.subtype = subtype;\n }\n // This is a bitfield that matches the buttons parameter of\n // https://chromedevtools.github.io/devtools-protocol/tot/Input/#method-dispatchMouseEvent\n get buttons() {\n let buttons = 0;\n for (const button of this.pressed) {\n switch (button) {\n case 0:\n buttons |= 1;\n break;\n case 1:\n buttons |= 4;\n break;\n case 2:\n buttons |= 2;\n break;\n case 3:\n buttons |= 8;\n break;\n case 4:\n buttons |= 16;\n break;\n }\n }\n return buttons;\n }\n // --- Platform-specific code starts here ---\n // Input.dispatchMouseEvent doesn't know the concept of double click, so we\n // need to create the logic, similar to how it's done for OSes:\n // https://source.chromium.org/chromium/chromium/src/+/refs/heads/main:ui/events/event.cc;l=479\n static ClickContext = class ClickContext {\n static #DOUBLE_CLICK_TIME_MS = 500;\n static #MAX_DOUBLE_CLICK_RADIUS = 2;\n count = 0;\n #x;\n #y;\n #time;\n constructor(x, y, time) {\n this.#x = x;\n this.#y = y;\n this.#time = time;\n }\n compare(context) {\n return (\n // The click needs to be within a certain amount of ms.\n context.#time - this.#time > ClickContext.#DOUBLE_CLICK_TIME_MS ||\n // The click needs to be within a certain square radius.\n Math.abs(context.#x - this.#x) >\n ClickContext.#MAX_DOUBLE_CLICK_RADIUS ||\n Math.abs(context.#y - this.#y) > ClickContext.#MAX_DOUBLE_CLICK_RADIUS);\n }\n };\n #clickContexts = new Map();\n setClickCount(button, context) {\n let storedContext = this.#clickContexts.get(button);\n if (!storedContext || storedContext.compare(context)) {\n storedContext = context;\n }\n ++storedContext.count;\n this.#clickContexts.set(button, storedContext);\n return storedContext.count;\n }\n getClickCount(button) {\n return this.#clickContexts.get(button)?.count ?? 0;\n }\n}\nexports.PointerSource = PointerSource;\nclass WheelSource {\n type = \"wheel\" /* SourceType.Wheel */;\n}\nexports.WheelSource = WheelSource;\n//# sourceMappingURL=InputSource.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.getKeyLocation = exports.getKeyCode = exports.getNormalizedKey = void 0;\nfunction getNormalizedKey(value) {\n switch (value) {\n case '\\uE000':\n return 'Unidentified';\n case '\\uE001':\n return 'Cancel';\n case '\\uE002':\n return 'Help';\n case '\\uE003':\n return 'Backspace';\n case '\\uE004':\n return 'Tab';\n case '\\uE005':\n return 'Clear';\n case '\\uE006':\n return 'Return';\n case '\\uE007':\n return 'Enter';\n case '\\uE008':\n return 'Shift';\n case '\\uE009':\n return 'Control';\n case '\\uE00A':\n return 'Alt';\n case '\\uE00B':\n return 'Pause';\n case '\\uE00C':\n return 'Escape';\n case '\\uE00D':\n return ' ';\n case '\\uE00E':\n return 'PageUp';\n case '\\uE00F':\n return 'PageDown';\n case '\\uE010':\n return 'End';\n case '\\uE011':\n return 'Home';\n case '\\uE012':\n return 'ArrowLeft';\n case '\\uE013':\n return 'ArrowUp';\n case '\\uE014':\n return 'ArrowRight';\n case '\\uE015':\n return 'ArrowDown';\n case '\\uE016':\n return 'Insert';\n case '\\uE017':\n return 'Delete';\n case '\\uE018':\n return ';';\n case '\\uE019':\n return '=';\n case '\\uE01A':\n return '0';\n case '\\uE01B':\n return '1';\n case '\\uE01C':\n return '2';\n case '\\uE01D':\n return '3';\n case '\\uE01E':\n return '4';\n case '\\uE01F':\n return '5';\n case '\\uE020':\n return '6';\n case '\\uE021':\n return '7';\n case '\\uE022':\n return '8';\n case '\\uE023':\n return '9';\n case '\\uE024':\n return '*';\n case '\\uE025':\n return '+';\n case '\\uE026':\n return ',';\n case '\\uE027':\n return '-';\n case '\\uE028':\n return '.';\n case '\\uE029':\n return '/';\n case '\\uE031':\n return 'F1';\n case '\\uE032':\n return 'F2';\n case '\\uE033':\n return 'F3';\n case '\\uE034':\n return 'F4';\n case '\\uE035':\n return 'F5';\n case '\\uE036':\n return 'F6';\n case '\\uE037':\n return 'F7';\n case '\\uE038':\n return 'F8';\n case '\\uE039':\n return 'F9';\n case '\\uE03A':\n return 'F10';\n case '\\uE03B':\n return 'F11';\n case '\\uE03C':\n return 'F12';\n case '\\uE03D':\n return 'Meta';\n case '\\uE040':\n return 'ZenkakuHankaku';\n case '\\uE050':\n return 'Shift';\n case '\\uE051':\n return 'Control';\n case '\\uE052':\n return 'Alt';\n case '\\uE053':\n return 'Meta';\n case '\\uE054':\n return 'PageUp';\n case '\\uE055':\n return 'PageDown';\n case '\\uE056':\n return 'End';\n case '\\uE057':\n return 'Home';\n case '\\uE058':\n return 'ArrowLeft';\n case '\\uE059':\n return 'ArrowUp';\n case '\\uE05A':\n return 'ArrowRight';\n case '\\uE05B':\n return 'ArrowDown';\n case '\\uE05C':\n return 'Insert';\n case '\\uE05D':\n return 'Delete';\n default:\n return value;\n }\n}\nexports.getNormalizedKey = getNormalizedKey;\nfunction getKeyCode(key) {\n switch (key) {\n case '`':\n case '~':\n return 'Backquote';\n case '\\\\':\n case '|':\n return 'Backslash';\n case '\\uE003':\n return 'Backspace';\n case '[':\n case '{':\n return 'BracketLeft';\n case ']':\n case '}':\n return 'BracketRight';\n case ',':\n case '<':\n return 'Comma';\n case '0':\n case ')':\n return 'Digit0';\n case '1':\n case '!':\n return 'Digit1';\n case '2':\n case '@':\n return 'Digit2';\n case '3':\n case '#':\n return 'Digit3';\n case '4':\n case '$':\n return 'Digit4';\n case '5':\n case '%':\n return 'Digit5';\n case '6':\n case '^':\n return 'Digit6';\n case '7':\n case '&':\n return 'Digit7';\n case '8':\n case '*':\n return 'Digit8';\n case '9':\n case '(':\n return 'Digit9';\n case '=':\n case '+':\n return 'Equal';\n case 'a':\n case 'A':\n return 'KeyA';\n case 'b':\n case 'B':\n return 'KeyB';\n case 'c':\n case 'C':\n return 'KeyC';\n case 'd':\n case 'D':\n return 'KeyD';\n case 'e':\n case 'E':\n return 'KeyE';\n case 'f':\n case 'F':\n return 'KeyF';\n case 'g':\n case 'G':\n return 'KeyG';\n case 'h':\n case 'H':\n return 'KeyH';\n case 'i':\n case 'I':\n return 'KeyI';\n case 'j':\n case 'J':\n return 'KeyJ';\n case 'k':\n case 'K':\n return 'KeyK';\n case 'l':\n case 'L':\n return 'KeyL';\n case 'm':\n case 'M':\n return 'KeyM';\n case 'n':\n case 'N':\n return 'KeyN';\n case 'o':\n case 'O':\n return 'KeyO';\n case 'p':\n case 'P':\n return 'KeyP';\n case 'q':\n case 'Q':\n return 'KeyQ';\n case 'r':\n case 'R':\n return 'KeyR';\n case 's':\n case 'S':\n return 'KeyS';\n case 't':\n case 'T':\n return 'KeyT';\n case 'u':\n case 'U':\n return 'KeyU';\n case 'v':\n case 'V':\n return 'KeyV';\n case 'w':\n case 'W':\n return 'KeyW';\n case 'x':\n case 'X':\n return 'KeyX';\n case 'y':\n case 'Y':\n return 'KeyY';\n case 'z':\n case 'Z':\n return 'KeyZ';\n case '-':\n case '_':\n return 'Minus';\n case '.':\n return 'Period';\n case \"'\":\n case '\"':\n return 'Quote';\n case ';':\n case ':':\n return 'Semicolon';\n case '/':\n case '?':\n return 'Slash';\n case '\\uE00A':\n return 'AltLeft';\n case '\\uE052':\n return 'AltRight';\n case '\\uE009':\n return 'ControlLeft';\n case '\\uE051':\n return 'ControlRight';\n case '\\uE006':\n return 'Enter';\n case '\\uE03D':\n return 'MetaLeft';\n case '\\uE053':\n return 'MetaRight';\n case '\\uE008':\n return 'ShiftLeft';\n case '\\uE050':\n return 'ShiftRight';\n case ' ':\n case '\\uE00D':\n return 'Space';\n case '\\uE004':\n return 'Tab';\n case '\\uE017':\n return 'Delete';\n case '\\uE010':\n return 'End';\n case '\\uE002':\n return 'Help';\n case '\\uE011':\n return 'Home';\n case '\\uE016':\n return 'Insert';\n case '\\uE00F':\n return 'PageDown';\n case '\\uE00E':\n return 'PageUp';\n case '\\uE015':\n return 'ArrowDown';\n case '\\uE012':\n return 'ArrowLeft';\n case '\\uE014':\n return 'ArrowRight';\n case '\\uE013':\n return 'ArrowUp';\n case '\\uE00C':\n return 'Escape';\n case '\\uE031':\n return 'F1';\n case '\\uE032':\n return 'F2';\n case '\\uE033':\n return 'F3';\n case '\\uE034':\n return 'F4';\n case '\\uE035':\n return 'F5';\n case '\\uE036':\n return 'F6';\n case '\\uE037':\n return 'F7';\n case '\\uE038':\n return 'F8';\n case '\\uE039':\n return 'F9';\n case '\\uE03A':\n return 'F10';\n case '\\uE03B':\n return 'F11';\n case '\\uE03C':\n return 'F12';\n case '\\uE01A':\n case '\\uE05C':\n return 'Numpad0';\n case '\\uE01B':\n case '\\uE056':\n return 'Numpad1';\n case '\\uE01C':\n case '\\uE05B':\n return 'Numpad2';\n case '\\uE01D':\n case '\\uE055':\n return 'Numpad3';\n case '\\uE01E':\n case '\\uE058':\n return 'Numpad4';\n case '\\uE01F':\n return 'Numpad5';\n case '\\uE020':\n case '\\uE05A':\n return 'Numpad6';\n case '\\uE021':\n case '\\uE057':\n return 'Numpad7';\n case '\\uE022':\n case '\\uE059':\n return 'Numpad8';\n case '\\uE023':\n case '\\uE054':\n return 'Numpad9';\n case '\\uE025':\n return 'NumpadAdd';\n case '\\uE026':\n return 'NumpadComma';\n case '\\uE028':\n case '\\uE05D':\n return 'NumpadDecimal';\n case '\\uE029':\n return 'NumpadDivide';\n case '\\uE007':\n return 'NumpadEnter';\n case '\\uE024':\n return 'NumpadMultiply';\n case '\\uE027':\n return 'NumpadSubtract';\n default:\n return;\n }\n}\nexports.getKeyCode = getKeyCode;\nfunction getKeyLocation(key) {\n switch (key) {\n case '\\uE007':\n case '\\uE008':\n case '\\uE009':\n case '\\uE00A':\n case '\\uE03D':\n return 1;\n case '\\uE01A':\n case '\\uE01B':\n case '\\uE01C':\n case '\\uE01D':\n case '\\uE01E':\n case '\\uE01F':\n case '\\uE020':\n case '\\uE021':\n case '\\uE022':\n case '\\uE023':\n case '\\uE024':\n case '\\uE025':\n case '\\uE026':\n case '\\uE027':\n case '\\uE028':\n case '\\uE029':\n case '\\uE054':\n case '\\uE055':\n case '\\uE056':\n case '\\uE057':\n case '\\uE058':\n case '\\uE059':\n case '\\uE05A':\n case '\\uE05B':\n case '\\uE05C':\n case '\\uE05D':\n return 3;\n case '\\uE050':\n case '\\uE051':\n case '\\uE052':\n case '\\uE053':\n return 2;\n default:\n return 0;\n }\n}\nexports.getKeyLocation = getKeyLocation;\n//# sourceMappingURL=keyUtils.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.KeyToKeyCode = void 0;\n// TODO: Remove this once https://crrev.com/c/4548290 is stably in Chromium.\n// `Input.dispatchKeyboardEvent` will automatically handle these conversions.\nexports.KeyToKeyCode = {\n '0': 48,\n '1': 49,\n '2': 50,\n '3': 51,\n '4': 52,\n '5': 53,\n '6': 54,\n '7': 55,\n '8': 56,\n '9': 57,\n Abort: 3,\n Help: 6,\n Backspace: 8,\n Tab: 9,\n Numpad5: 12,\n NumpadEnter: 13,\n Enter: 13,\n '\\\\r': 13,\n '\\\\n': 13,\n ShiftLeft: 16,\n ShiftRight: 16,\n ControlLeft: 17,\n ControlRight: 17,\n AltLeft: 18,\n AltRight: 18,\n Pause: 19,\n CapsLock: 20,\n Escape: 27,\n Convert: 28,\n NonConvert: 29,\n Space: 32,\n Numpad9: 33,\n PageUp: 33,\n Numpad3: 34,\n PageDown: 34,\n End: 35,\n Numpad1: 35,\n Home: 36,\n Numpad7: 36,\n ArrowLeft: 37,\n Numpad4: 37,\n Numpad8: 38,\n ArrowUp: 38,\n ArrowRight: 39,\n Numpad6: 39,\n Numpad2: 40,\n ArrowDown: 40,\n Select: 41,\n Open: 43,\n PrintScreen: 44,\n Insert: 45,\n Numpad0: 45,\n Delete: 46,\n NumpadDecimal: 46,\n Digit0: 48,\n Digit1: 49,\n Digit2: 50,\n Digit3: 51,\n Digit4: 52,\n Digit5: 53,\n Digit6: 54,\n Digit7: 55,\n Digit8: 56,\n Digit9: 57,\n KeyA: 65,\n KeyB: 66,\n KeyC: 67,\n KeyD: 68,\n KeyE: 69,\n KeyF: 70,\n KeyG: 71,\n KeyH: 72,\n KeyI: 73,\n KeyJ: 74,\n KeyK: 75,\n KeyL: 76,\n KeyM: 77,\n KeyN: 78,\n KeyO: 79,\n KeyP: 80,\n KeyQ: 81,\n KeyR: 82,\n KeyS: 83,\n KeyT: 84,\n KeyU: 85,\n KeyV: 86,\n KeyW: 87,\n KeyX: 88,\n KeyY: 89,\n KeyZ: 90,\n MetaLeft: 91,\n MetaRight: 92,\n ContextMenu: 93,\n NumpadMultiply: 106,\n NumpadAdd: 107,\n NumpadSubtract: 109,\n NumpadDivide: 111,\n F1: 112,\n F2: 113,\n F3: 114,\n F4: 115,\n F5: 116,\n F6: 117,\n F7: 118,\n F8: 119,\n F9: 120,\n F10: 121,\n F11: 122,\n F12: 123,\n F13: 124,\n F14: 125,\n F15: 126,\n F16: 127,\n F17: 128,\n F18: 129,\n F19: 130,\n F20: 131,\n F21: 132,\n F22: 133,\n F23: 134,\n F24: 135,\n NumLock: 144,\n ScrollLock: 145,\n AudioVolumeMute: 173,\n AudioVolumeDown: 174,\n AudioVolumeUp: 175,\n MediaTrackNext: 176,\n MediaTrackPrevious: 177,\n MediaStop: 178,\n MediaPlayPause: 179,\n Semicolon: 186,\n Equal: 187,\n NumpadEqual: 187,\n Comma: 188,\n Minus: 189,\n Period: 190,\n Slash: 191,\n Backquote: 192,\n BracketLeft: 219,\n Backslash: 220,\n BracketRight: 221,\n Quote: 222,\n AltGraph: 225,\n Props: 247,\n Cancel: 3,\n Clear: 12,\n Shift: 16,\n Control: 17,\n Alt: 18,\n Accept: 30,\n ModeChange: 31,\n ' ': 32,\n Print: 42,\n Execute: 43,\n '\\\\u0000': 46,\n a: 65,\n b: 66,\n c: 67,\n d: 68,\n e: 69,\n f: 70,\n g: 71,\n h: 72,\n i: 73,\n j: 74,\n k: 75,\n l: 76,\n m: 77,\n n: 78,\n o: 79,\n p: 80,\n q: 81,\n r: 82,\n s: 83,\n t: 84,\n u: 85,\n v: 86,\n w: 87,\n x: 88,\n y: 89,\n z: 90,\n Meta: 91,\n '*': 106,\n '+': 107,\n '-': 109,\n '/': 111,\n ';': 186,\n '=': 187,\n ',': 188,\n '.': 190,\n '`': 192,\n '[': 219,\n '\\\\\\\\': 220,\n ']': 221,\n \"'\": 222,\n Attn: 246,\n CrSel: 247,\n ExSel: 248,\n EraseEof: 249,\n Play: 250,\n ZoomOut: 251,\n ')': 48,\n '!': 49,\n '@': 50,\n '#': 51,\n $: 52,\n '%': 53,\n '^': 54,\n '&': 55,\n '(': 57,\n A: 65,\n B: 66,\n C: 67,\n D: 68,\n E: 69,\n F: 70,\n G: 71,\n H: 72,\n I: 73,\n J: 74,\n K: 75,\n L: 76,\n M: 77,\n N: 78,\n O: 79,\n P: 80,\n Q: 81,\n R: 82,\n S: 83,\n T: 84,\n U: 85,\n V: 86,\n W: 87,\n X: 88,\n Y: 89,\n Z: 90,\n ':': 186,\n '<': 188,\n _: 189,\n '>': 190,\n '?': 191,\n '~': 192,\n '{': 219,\n '|': 220,\n '}': 221,\n '\"': 222,\n Camera: 44,\n EndCall: 95,\n VolumeDown: 182,\n VolumeUp: 183,\n};\n//# sourceMappingURL=USKeyboardLayout.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ActionDispatcher = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst assert_js_1 = require(\"../../../utils/assert.js\");\nconst InputSource_js_1 = require(\"./InputSource.js\");\nconst keyUtils_js_1 = require(\"./keyUtils.js\");\nconst USKeyboardLayout_js_1 = require(\"./USKeyboardLayout.js\");\n/** https://w3c.github.io/webdriver/#dfn-center-point */\nconst CALCULATE_IN_VIEW_CENTER_PT_DECL = ((i) => {\n const t = i.getClientRects()[0], e = Math.max(0, Math.min(t.x, t.x + t.width)), n = Math.min(window.innerWidth, Math.max(t.x, t.x + t.width)), h = Math.max(0, Math.min(t.y, t.y + t.height)), m = Math.min(window.innerHeight, Math.max(t.y, t.y + t.height));\n return [e + ((n - e) >> 1), h + ((m - h) >> 1)];\n}).toString();\nconst IS_MAC_DECL = (() => {\n return navigator.platform.toLowerCase().includes('mac');\n}).toString();\nasync function getElementCenter(context, element) {\n const sandbox = await context.getOrCreateSandbox(undefined);\n const result = await sandbox.callFunction(CALCULATE_IN_VIEW_CENTER_PT_DECL, { type: 'undefined' }, [element], false, \"none\" /* Script.ResultOwnership.None */, {});\n if (result.type === 'exception') {\n throw new protocol_js_1.NoSuchElementException(`Origin element ${element.sharedId} was not found`);\n }\n (0, assert_js_1.assert)(result.result.type === 'array');\n (0, assert_js_1.assert)(result.result.value?.[0]?.type === 'number');\n (0, assert_js_1.assert)(result.result.value?.[1]?.type === 'number');\n const { result: { value: [{ value: x }, { value: y }], }, } = result;\n return { x: x, y: y };\n}\nclass ActionDispatcher {\n static isMacOS = async (context) => {\n const result = await (await context.getOrCreateSandbox(undefined)).callFunction(IS_MAC_DECL, { type: 'undefined' }, [], false, \"none\" /* Script.ResultOwnership.None */, {});\n (0, assert_js_1.assert)(result.type !== 'exception');\n (0, assert_js_1.assert)(result.result.type === 'boolean');\n return result.result.value;\n };\n #tickStart = 0;\n #tickDuration = 0;\n #inputState;\n #context;\n #isMacOS;\n constructor(inputState, context, isMacOS) {\n this.#inputState = inputState;\n this.#context = context;\n this.#isMacOS = isMacOS;\n }\n async dispatchActions(optionsByTick) {\n await this.#inputState.queue.run(async () => {\n for (const options of optionsByTick) {\n await this.dispatchTickActions(options);\n }\n });\n }\n async dispatchTickActions(options) {\n this.#tickStart = performance.now();\n this.#tickDuration = 0;\n for (const { action } of options) {\n if ('duration' in action && action.duration !== undefined) {\n this.#tickDuration = Math.max(this.#tickDuration, action.duration);\n }\n }\n const promises = [\n new Promise((resolve) => setTimeout(resolve, this.#tickDuration)),\n ];\n for (const option of options) {\n // In theory we have to wait for each action to happen, but CDP is serial,\n // so as an optimization, we queue all CDP commands at once and await all\n // of them.\n promises.push(this.#dispatchAction(option));\n }\n await Promise.all(promises);\n }\n async #dispatchAction({ id, action }) {\n const source = this.#inputState.get(id);\n const keyState = this.#inputState.getGlobalKeyState();\n switch (action.type) {\n case 'keyDown': {\n // SAFETY: The source is validated before.\n await this.#dispatchKeyDownAction(source, action);\n this.#inputState.cancelList.push({\n id,\n action: {\n ...action,\n type: 'keyUp',\n },\n });\n break;\n }\n case 'keyUp': {\n // SAFETY: The source is validated before.\n await this.#dispatchKeyUpAction(source, action);\n break;\n }\n case 'pause': {\n // TODO: Implement waiting on the input source.\n break;\n }\n case 'pointerDown': {\n // SAFETY: The source is validated before.\n await this.#dispatchPointerDownAction(source, keyState, action);\n this.#inputState.cancelList.push({\n id,\n action: {\n ...action,\n type: 'pointerUp',\n },\n });\n break;\n }\n case 'pointerMove': {\n // SAFETY: The source is validated before.\n await this.#dispatchPointerMoveAction(source, keyState, action);\n break;\n }\n case 'pointerUp': {\n // SAFETY: The source is validated before.\n await this.#dispatchPointerUpAction(source, keyState, action);\n break;\n }\n case 'scroll': {\n // SAFETY: The source is validated before.\n await this.#dispatchScrollAction(source, keyState, action);\n break;\n }\n }\n }\n #dispatchPointerDownAction(source, keyState, action) {\n const { button } = action;\n if (source.pressed.has(button)) {\n return;\n }\n source.pressed.add(button);\n const { x, y, subtype: pointerType } = source;\n const { width, height, pressure, twist, tangentialPressure } = action;\n const { tiltX, tiltY } = getTilt(action);\n // --- Platform-specific code begins here ---\n const { modifiers } = keyState;\n switch (pointerType) {\n case \"mouse\" /* Input.PointerType.Mouse */:\n case \"pen\" /* Input.PointerType.Pen */:\n // TODO: Implement width and height when available.\n return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', {\n type: 'mousePressed',\n x,\n y,\n modifiers,\n button: getCdpButton(button),\n buttons: source.buttons,\n clickCount: source.setClickCount(button, new InputSource_js_1.PointerSource.ClickContext(x, y, performance.now())),\n pointerType,\n tangentialPressure,\n tiltX,\n tiltY,\n twist,\n force: pressure,\n });\n case \"touch\" /* Input.PointerType.Touch */:\n return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchTouchEvent', {\n type: 'touchStart',\n touchPoints: [\n {\n x,\n y,\n ...getRadii(width ?? 1, height ?? 1),\n tangentialPressure,\n tiltX,\n tiltY,\n twist,\n force: pressure,\n id: source.pointerId,\n },\n ],\n modifiers,\n });\n }\n // --- Platform-specific code ends here ---\n }\n #dispatchPointerUpAction(source, keyState, action) {\n const { button } = action;\n if (!source.pressed.has(button)) {\n return;\n }\n source.pressed.delete(button);\n const { x, y, subtype: pointerType } = source;\n // --- Platform-specific code begins here ---\n const { modifiers } = keyState;\n switch (pointerType) {\n case \"mouse\" /* Input.PointerType.Mouse */:\n case \"pen\" /* Input.PointerType.Pen */:\n // TODO: Implement width and height when available.\n return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', {\n type: 'mouseReleased',\n x,\n y,\n modifiers,\n button: getCdpButton(button),\n buttons: source.buttons,\n clickCount: source.getClickCount(button),\n pointerType,\n });\n case \"touch\" /* Input.PointerType.Touch */:\n return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchTouchEvent', {\n type: 'touchEnd',\n touchPoints: [\n {\n x,\n y,\n id: source.pointerId,\n },\n ],\n modifiers,\n });\n }\n // --- Platform-specific code ends here ---\n }\n async #dispatchPointerMoveAction(source, keyState, action) {\n const { x: startX, y: startY, subtype: pointerType } = source;\n const { width, height, pressure, twist, tangentialPressure, x: offsetX, y: offsetY, origin = 'viewport', duration = this.#tickDuration, } = action;\n const { tiltX, tiltY } = getTilt(action);\n const { targetX, targetY } = await this.#getCoordinateFromOrigin(origin, offsetX, offsetY, startX, startY);\n if (targetX < 0 || targetY < 0) {\n throw new protocol_js_1.MoveTargetOutOfBoundsException(`Cannot move beyond viewport (x: ${targetX}, y: ${targetY})`);\n }\n let last;\n do {\n const ratio = duration > 0 ? (performance.now() - this.#tickStart) / duration : 1;\n last = ratio >= 1;\n let x;\n let y;\n if (last) {\n x = targetX;\n y = targetY;\n }\n else {\n x = Math.round(ratio * (targetX - startX) + startX);\n y = Math.round(ratio * (targetY - startY) + startY);\n }\n if (source.x !== x || source.y !== y) {\n // --- Platform-specific code begins here ---\n const { modifiers } = keyState;\n switch (pointerType) {\n case \"mouse\" /* Input.PointerType.Mouse */:\n // TODO: Implement width and height when available.\n await this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', {\n type: 'mouseMoved',\n x,\n y,\n modifiers,\n clickCount: 0,\n button: getCdpButton(source.pressed.values().next().value ?? 5),\n buttons: source.buttons,\n pointerType,\n tangentialPressure,\n tiltX,\n tiltY,\n twist,\n force: pressure,\n });\n break;\n case \"pen\" /* Input.PointerType.Pen */:\n if (source.pressed.size !== 0) {\n // TODO: Implement width and height when available.\n await this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', {\n type: 'mouseMoved',\n x,\n y,\n modifiers,\n clickCount: 0,\n button: getCdpButton(source.pressed.values().next().value ?? 5),\n buttons: source.buttons,\n pointerType,\n tangentialPressure,\n tiltX,\n tiltY,\n twist,\n force: pressure,\n });\n }\n break;\n case \"touch\" /* Input.PointerType.Touch */:\n if (source.pressed.size !== 0) {\n await this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchTouchEvent', {\n type: 'touchMove',\n touchPoints: [\n {\n x,\n y,\n ...getRadii(width ?? 1, height ?? 1),\n tangentialPressure,\n tiltX,\n tiltY,\n twist,\n force: pressure,\n id: source.pointerId,\n },\n ],\n modifiers,\n });\n }\n break;\n }\n // --- Platform-specific code ends here ---\n source.x = x;\n source.y = y;\n }\n } while (!last);\n }\n async #getCoordinateFromOrigin(origin, offsetX, offsetY, startX, startY) {\n let targetX;\n let targetY;\n switch (origin) {\n case 'viewport':\n targetX = offsetX;\n targetY = offsetY;\n break;\n case 'pointer':\n targetX = startX + offsetX;\n targetY = startY + offsetY;\n break;\n default: {\n const { x: posX, y: posY } = await getElementCenter(this.#context, origin.element);\n // SAFETY: These can never be special numbers.\n targetX = posX + offsetX;\n targetY = posY + offsetY;\n break;\n }\n }\n return { targetX, targetY };\n }\n async #dispatchScrollAction(_source, keyState, action) {\n const { deltaX: targetDeltaX, deltaY: targetDeltaY, x: offsetX, y: offsetY, origin = 'viewport', duration = this.#tickDuration, } = action;\n if (origin === 'pointer') {\n throw new protocol_js_1.InvalidArgumentException('\"pointer\" origin is invalid for scrolling.');\n }\n const { targetX, targetY } = await this.#getCoordinateFromOrigin(origin, offsetX, offsetY, 0, 0);\n if (targetX < 0 || targetY < 0) {\n throw new protocol_js_1.MoveTargetOutOfBoundsException(`Cannot move beyond viewport (x: ${targetX}, y: ${targetY})`);\n }\n let currentDeltaX = 0;\n let currentDeltaY = 0;\n let last;\n do {\n const ratio = duration > 0 ? (performance.now() - this.#tickStart) / duration : 1;\n last = ratio >= 1;\n let deltaX;\n let deltaY;\n if (last) {\n deltaX = targetDeltaX - currentDeltaX;\n deltaY = targetDeltaY - currentDeltaY;\n }\n else {\n deltaX = Math.round(ratio * targetDeltaX - currentDeltaX);\n deltaY = Math.round(ratio * targetDeltaY - currentDeltaY);\n }\n if (deltaX !== 0 || deltaY !== 0) {\n // --- Platform-specific code begins here ---\n const { modifiers } = keyState;\n await this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchMouseEvent', {\n type: 'mouseWheel',\n deltaX,\n deltaY,\n x: targetX,\n y: targetY,\n modifiers,\n });\n // --- Platform-specific code ends here ---\n currentDeltaX += deltaX;\n currentDeltaY += deltaY;\n }\n } while (!last);\n }\n async #dispatchKeyDownAction(source, action) {\n if ([...action.value].length > 1) {\n throw new protocol_js_1.InvalidArgumentException(`Invalid key value: ${action.value}`);\n }\n const rawKey = action.value;\n const key = (0, keyUtils_js_1.getNormalizedKey)(rawKey);\n const repeat = source.pressed.has(key);\n const code = (0, keyUtils_js_1.getKeyCode)(rawKey);\n const location = (0, keyUtils_js_1.getKeyLocation)(rawKey);\n switch (key) {\n case 'Alt':\n source.alt = true;\n break;\n case 'Shift':\n source.shift = true;\n break;\n case 'Control':\n source.ctrl = true;\n break;\n case 'Meta':\n source.meta = true;\n break;\n }\n source.pressed.add(key);\n const { modifiers } = source;\n // --- Platform-specific code begins here ---\n // The spread is a little hack so JS gives us an array of unicode characters\n // to measure.\n const unmodifiedText = getKeyEventUnmodifiedText(key, source);\n const text = getKeyEventText(code ?? '', source) ?? unmodifiedText;\n let command;\n // The following commands need to be declared because Chromium doesn't\n // handle them. See\n // https://source.chromium.org/chromium/chromium/src/+/refs/heads/main:third_party/blink/renderer/core/editing/editing_behavior.cc;l=169;drc=b8143cf1dfd24842890fcd831c4f5d909bef4fc4;bpv=0;bpt=1.\n if (this.#isMacOS && source.meta) {\n switch (code) {\n case 'KeyA':\n command = 'SelectAll';\n break;\n case 'KeyC':\n command = 'Copy';\n break;\n case 'KeyV':\n command = source.shift ? 'PasteAndMatchStyle' : 'Paste';\n break;\n case 'KeyX':\n command = 'Cut';\n break;\n case 'KeyZ':\n command = source.shift ? 'Redo' : 'Undo';\n break;\n default:\n // Intentionally empty.\n }\n }\n const promises = [\n this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchKeyEvent', {\n type: text ? 'keyDown' : 'rawKeyDown',\n windowsVirtualKeyCode: USKeyboardLayout_js_1.KeyToKeyCode[key],\n key,\n code,\n text,\n unmodifiedText,\n autoRepeat: repeat,\n isSystemKey: source.alt || undefined,\n location: location < 3 ? location : undefined,\n isKeypad: location === 3,\n modifiers,\n commands: command ? [command] : undefined,\n }),\n ];\n // Drag cancelling happens on escape.\n if (key === 'Escape') {\n if (!source.alt &&\n ((this.#isMacOS && !source.ctrl && !source.meta) || !this.#isMacOS)) {\n promises.push(this.#context.cdpTarget.cdpClient.sendCommand('Input.cancelDragging'));\n }\n }\n await Promise.all(promises);\n // --- Platform-specific code ends here ---\n }\n #dispatchKeyUpAction(source, action) {\n if ([...action.value].length > 1) {\n throw new protocol_js_1.InvalidArgumentException(`Invalid key value: ${action.value}`);\n }\n const rawKey = action.value;\n const key = (0, keyUtils_js_1.getNormalizedKey)(rawKey);\n if (!source.pressed.has(key)) {\n return;\n }\n const code = (0, keyUtils_js_1.getKeyCode)(rawKey);\n const location = (0, keyUtils_js_1.getKeyLocation)(rawKey);\n switch (key) {\n case 'Alt':\n source.alt = false;\n break;\n case 'Shift':\n source.shift = false;\n break;\n case 'Control':\n source.ctrl = false;\n break;\n case 'Meta':\n source.meta = false;\n break;\n }\n source.pressed.delete(key);\n const { modifiers } = source;\n // --- Platform-specific code begins here ---\n // The spread is a little hack so JS gives us an array of unicode characters\n // to measure.\n const unmodifiedText = getKeyEventUnmodifiedText(key, source);\n const text = getKeyEventText(code ?? '', source) ?? unmodifiedText;\n return this.#context.cdpTarget.cdpClient.sendCommand('Input.dispatchKeyEvent', {\n type: 'keyUp',\n windowsVirtualKeyCode: USKeyboardLayout_js_1.KeyToKeyCode[key],\n key,\n code,\n text,\n unmodifiedText,\n location: location < 3 ? location : undefined,\n isSystemKey: source.alt || undefined,\n isKeypad: location === 3,\n modifiers,\n });\n // --- Platform-specific code ends here ---\n }\n}\nexports.ActionDispatcher = ActionDispatcher;\nconst getKeyEventUnmodifiedText = (key, source) => {\n if (key === 'Enter') {\n return '\\r';\n }\n return [...key].length === 1\n ? source.shift\n ? key.toLocaleUpperCase('en-US')\n : key\n : undefined;\n};\nconst getKeyEventText = (code, source) => {\n if (source.ctrl) {\n switch (code) {\n case 'Digit2':\n if (source.shift) {\n return '\\x00';\n }\n break;\n case 'KeyA':\n return '\\x01';\n case 'KeyB':\n return '\\x02';\n case 'KeyC':\n return '\\x03';\n case 'KeyD':\n return '\\x04';\n case 'KeyE':\n return '\\x05';\n case 'KeyF':\n return '\\x06';\n case 'KeyG':\n return '\\x07';\n case 'KeyH':\n return '\\x08';\n case 'KeyI':\n return '\\x09';\n case 'KeyJ':\n return '\\x0A';\n case 'KeyK':\n return '\\x0B';\n case 'KeyL':\n return '\\x0C';\n case 'KeyM':\n return '\\x0D';\n case 'KeyN':\n return '\\x0E';\n case 'KeyO':\n return '\\x0F';\n case 'KeyP':\n return '\\x10';\n case 'KeyQ':\n return '\\x11';\n case 'KeyR':\n return '\\x12';\n case 'KeyS':\n return '\\x13';\n case 'KeyT':\n return '\\x14';\n case 'KeyU':\n return '\\x15';\n case 'KeyV':\n return '\\x16';\n case 'KeyW':\n return '\\x17';\n case 'KeyX':\n return '\\x18';\n case 'KeyY':\n return '\\x19';\n case 'KeyZ':\n return '\\x1A';\n case 'BracketLeft':\n return '\\x1B';\n case 'Backslash':\n return '\\x1C';\n case 'BracketRight':\n return '\\x1D';\n case 'Digit6':\n if (source.shift) {\n return '\\x1E';\n }\n break;\n case 'Minus':\n return '\\x1F';\n }\n return '';\n }\n if (source.alt) {\n return '';\n }\n return;\n};\nfunction getCdpButton(button) {\n switch (button) {\n case 0:\n return 'left';\n case 1:\n return 'middle';\n case 2:\n return 'right';\n case 3:\n return 'back';\n case 4:\n return 'forward';\n default:\n return 'none';\n }\n}\nfunction getTilt(action) {\n // https://w3c.github.io/pointerevents/#converting-between-tiltx-tilty-and-altitudeangle-azimuthangle\n const altitudeAngle = action.altitudeAngle ?? 0;\n const azimuthAngle = action.azimuthAngle ?? 0;\n let tiltXRadians = 0;\n let tiltYRadians = 0;\n if (altitudeAngle === 0) {\n // the pen is in the X-Y plane\n if (azimuthAngle === 0 || azimuthAngle === 2 * Math.PI) {\n // pen is on positive X axis\n tiltXRadians = Math.PI / 2;\n }\n if (azimuthAngle === Math.PI / 2) {\n // pen is on positive Y axis\n tiltYRadians = Math.PI / 2;\n }\n if (azimuthAngle === Math.PI) {\n // pen is on negative X axis\n tiltXRadians = -Math.PI / 2;\n }\n if (azimuthAngle === (3 * Math.PI) / 2) {\n // pen is on negative Y axis\n tiltYRadians = -Math.PI / 2;\n }\n if (azimuthAngle > 0 && azimuthAngle < Math.PI / 2) {\n tiltXRadians = Math.PI / 2;\n tiltYRadians = Math.PI / 2;\n }\n if (azimuthAngle > Math.PI / 2 && azimuthAngle < Math.PI) {\n tiltXRadians = -Math.PI / 2;\n tiltYRadians = Math.PI / 2;\n }\n if (azimuthAngle > Math.PI && azimuthAngle < (3 * Math.PI) / 2) {\n tiltXRadians = -Math.PI / 2;\n tiltYRadians = -Math.PI / 2;\n }\n if (azimuthAngle > (3 * Math.PI) / 2 && azimuthAngle < 2 * Math.PI) {\n tiltXRadians = Math.PI / 2;\n tiltYRadians = -Math.PI / 2;\n }\n }\n if (altitudeAngle !== 0) {\n const tanAlt = Math.tan(altitudeAngle);\n tiltXRadians = Math.atan(Math.cos(azimuthAngle) / tanAlt);\n tiltYRadians = Math.atan(Math.sin(azimuthAngle) / tanAlt);\n }\n const factor = 180 / Math.PI;\n return {\n tiltX: Math.round(tiltXRadians * factor),\n tiltY: Math.round(tiltYRadians * factor),\n };\n}\nfunction getRadii(width, height) {\n return {\n radiusX: width ? width / 2 : 0.5,\n radiusY: height ? height / 2 : 0.5,\n };\n}\n//# sourceMappingURL=ActionDispatcher.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n * Copyright 2022 The Chromium Authors.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.Mutex = void 0;\n/**\n * Use Mutex class to coordinate local concurrent operations.\n * Once `acquire` promise resolves, you hold the lock and must\n * call `release` function returned by `acquire` to release the\n * lock. Failing to `release` the lock may lead to deadlocks.\n */\nclass Mutex {\n #locked = false;\n #acquirers = [];\n // This is FIFO.\n acquire() {\n const state = { resolved: false };\n if (this.#locked) {\n return new Promise((resolve) => {\n this.#acquirers.push(() => resolve(this.#release.bind(this, state)));\n });\n }\n this.#locked = true;\n return Promise.resolve(this.#release.bind(this, state));\n }\n #release(state) {\n if (state.resolved) {\n throw new Error('Cannot release more than once.');\n }\n state.resolved = true;\n const resolve = this.#acquirers.shift();\n if (!resolve) {\n this.#locked = false;\n return;\n }\n resolve();\n }\n async run(action) {\n const release = await this.acquire();\n try {\n // Note we need to await here because we want the await to release AFTER\n // that await happens. Returning action() will trigger the release\n // immediately which is counter to what we want.\n const result = await action();\n return result;\n }\n finally {\n release();\n }\n }\n}\nexports.Mutex = Mutex;\n//# sourceMappingURL=Mutex.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.InputState = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst Mutex_js_1 = require(\"../../../utils/Mutex.js\");\nconst InputSource_js_1 = require(\"./InputSource.js\");\nclass InputState {\n cancelList = [];\n #sources = new Map();\n #mutex = new Mutex_js_1.Mutex();\n getOrCreate(id, type, subtype) {\n let source = this.#sources.get(id);\n if (!source) {\n switch (type) {\n case \"none\" /* SourceType.None */:\n source = new InputSource_js_1.NoneSource();\n break;\n case \"key\" /* SourceType.Key */:\n source = new InputSource_js_1.KeySource();\n break;\n case \"pointer\" /* SourceType.Pointer */: {\n let pointerId = subtype === \"mouse\" /* Input.PointerType.Mouse */ ? 0 : 2;\n const pointerIds = new Set();\n for (const [, source] of this.#sources) {\n if (source.type === \"pointer\" /* SourceType.Pointer */) {\n pointerIds.add(source.pointerId);\n }\n }\n while (pointerIds.has(pointerId)) {\n ++pointerId;\n }\n source = new InputSource_js_1.PointerSource(pointerId, subtype);\n break;\n }\n case \"wheel\" /* SourceType.Wheel */:\n source = new InputSource_js_1.WheelSource();\n break;\n default:\n throw new protocol_js_1.InvalidArgumentException(`Expected \"${\"none\" /* SourceType.None */}\", \"${\"key\" /* SourceType.Key */}\", \"${\"pointer\" /* SourceType.Pointer */}\", or \"${\"wheel\" /* SourceType.Wheel */}\". Found unknown source type ${type}.`);\n }\n this.#sources.set(id, source);\n return source;\n }\n if (source.type !== type) {\n throw new protocol_js_1.InvalidArgumentException(`Input source type of ${id} is ${source.type}, but received ${type}.`);\n }\n return source;\n }\n get(id) {\n const source = this.#sources.get(id);\n if (!source) {\n throw new protocol_js_1.UnknownErrorException(`Internal error.`);\n }\n return source;\n }\n getGlobalKeyState() {\n const state = new InputSource_js_1.KeySource();\n for (const [, source] of this.#sources) {\n if (source.type !== \"key\" /* SourceType.Key */) {\n continue;\n }\n for (const pressed of source.pressed) {\n state.pressed.add(pressed);\n }\n state.alt ||= source.alt;\n state.ctrl ||= source.ctrl;\n state.meta ||= source.meta;\n state.shift ||= source.shift;\n }\n return state;\n }\n get queue() {\n return this.#mutex;\n }\n}\nexports.InputState = InputState;\n//# sourceMappingURL=InputState.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.InputStateManager = void 0;\nconst assert_js_1 = require(\"../../../utils/assert.js\");\nconst InputState_js_1 = require(\"./InputState.js\");\n// We use a weak map here as specified here:\n// https://www.w3.org/TR/webdriver/#dfn-browsing-context-input-state-map\nclass InputStateManager extends WeakMap {\n get(context) {\n (0, assert_js_1.assert)(context.isTopLevelContext());\n if (!this.has(context)) {\n this.set(context, new InputState_js_1.InputState());\n }\n return super.get(context);\n }\n}\nexports.InputStateManager = InputStateManager;\n//# sourceMappingURL=InputStateManager.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.InputProcessor = void 0;\n/*\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst assert_js_1 = require(\"../../../utils/assert.js\");\nconst ActionDispatcher_js_1 = require(\"../input/ActionDispatcher.js\");\nconst InputStateManager_js_1 = require(\"../input/InputStateManager.js\");\nclass InputProcessor {\n #browsingContextStorage;\n #realmStorage;\n #inputStateManager = new InputStateManager_js_1.InputStateManager();\n constructor(browsingContextStorage, realmStorage) {\n this.#browsingContextStorage = browsingContextStorage;\n this.#realmStorage = realmStorage;\n }\n async performActions(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n const inputState = this.#inputStateManager.get(context.top);\n const actionsByTick = this.#getActionsByTick(params, inputState);\n const dispatcher = new ActionDispatcher_js_1.ActionDispatcher(inputState, context, await ActionDispatcher_js_1.ActionDispatcher.isMacOS(context).catch(() => false));\n await dispatcher.dispatchActions(actionsByTick);\n return {};\n }\n async releaseActions(params) {\n const context = this.#browsingContextStorage.getContext(params.context);\n const topContext = context.top;\n const inputState = this.#inputStateManager.get(topContext);\n const dispatcher = new ActionDispatcher_js_1.ActionDispatcher(inputState, context, await ActionDispatcher_js_1.ActionDispatcher.isMacOS(context).catch(() => false));\n await dispatcher.dispatchTickActions(inputState.cancelList.reverse());\n this.#inputStateManager.delete(topContext);\n return {};\n }\n async setFiles(params) {\n const realm = this.#realmStorage.findRealm({\n browsingContextId: params.context,\n });\n if (realm === undefined) {\n throw new protocol_js_1.NoSuchFrameException(`Could not find browsingContext ${params.context}`);\n }\n let isFileInput;\n try {\n const result = await realm.callFunction(String(function getFiles() {\n return (this instanceof HTMLInputElement &&\n this.type === 'file' &&\n !this.disabled);\n }), params.element, [], false, \"none\" /* Script.ResultOwnership.None */, {}, false);\n (0, assert_js_1.assert)(result.type === 'success');\n (0, assert_js_1.assert)(result.result.type === 'boolean');\n isFileInput = result.result.value;\n }\n catch {\n throw new protocol_js_1.NoSuchElementException(`Could not find element ${params.element.sharedId}`);\n }\n if (!isFileInput) {\n throw new protocol_js_1.UnableToSetFileInputException(`Element ${params.element.sharedId} is not a mutable file input.`);\n }\n // Our goal here is to iterate over the input element files and get their\n // file paths.\n const paths = [];\n for (let i = 0; i < params.files.length; ++i) {\n const result = await realm.callFunction(String(function getFiles(index) {\n if (!this.files) {\n // We use `null` because `item` also returns null.\n return null;\n }\n return this.files.item(index);\n }), params.element, [{ type: 'number', value: 0 }], false, \"root\" /* Script.ResultOwnership.Root */, {}, false);\n (0, assert_js_1.assert)(result.type === 'success');\n if (result.result.type !== 'object') {\n break;\n }\n const { handle } = result.result;\n (0, assert_js_1.assert)(handle !== undefined);\n const { path } = await realm.cdpClient.sendCommand('DOM.getFileInfo', {\n objectId: handle,\n });\n paths.push(path);\n // Cleanup the handle.\n void realm.disown(handle).catch(undefined);\n }\n paths.sort();\n // We create a new array so we preserve the order of the original files.\n const sortedFiles = [...params.files].sort();\n if (paths.length !== params.files.length ||\n sortedFiles.some((path, index) => {\n return paths[index] !== path;\n })) {\n const { objectId } = await realm.deserializeForCdp(params.element);\n // This cannot throw since this was just used in `callFunction` above.\n (0, assert_js_1.assert)(objectId !== undefined);\n await realm.cdpClient.sendCommand('DOM.setFileInputFiles', {\n files: params.files,\n objectId,\n });\n }\n else {\n // XXX: We should dispatch a trusted event.\n await realm.callFunction(String(function dispatchEvent() {\n this.dispatchEvent(new Event('cancel', {\n bubbles: true,\n }));\n }), params.element, [], false, \"none\" /* Script.ResultOwnership.None */, {}, false);\n }\n return {};\n }\n #getActionsByTick(params, inputState) {\n const actionsByTick = [];\n for (const action of params.actions) {\n switch (action.type) {\n case \"pointer\" /* SourceType.Pointer */: {\n action.parameters ??= { pointerType: \"mouse\" /* Input.PointerType.Mouse */ };\n action.parameters.pointerType ??= \"mouse\" /* Input.PointerType.Mouse */;\n const source = inputState.getOrCreate(action.id, \"pointer\" /* SourceType.Pointer */, action.parameters.pointerType);\n if (source.subtype !== action.parameters.pointerType) {\n throw new protocol_js_1.InvalidArgumentException(`Expected input source ${action.id} to be ${source.subtype}; got ${action.parameters.pointerType}.`);\n }\n break;\n }\n default:\n inputState.getOrCreate(action.id, action.type);\n }\n const actions = action.actions.map((item) => ({\n id: action.id,\n action: item,\n }));\n for (let i = 0; i < actions.length; i++) {\n if (actionsByTick.length === i) {\n actionsByTick.push([]);\n }\n actionsByTick[i].push(actions[i]);\n }\n }\n return actionsByTick;\n }\n}\nexports.InputProcessor = InputProcessor;\n//# sourceMappingURL=InputProcessor.js.map","\"use strict\";var M=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Re=Object.getOwnPropertyNames;var Ee=Object.prototype.hasOwnProperty;var Oe=(e,t)=>{for(var r in t)M(e,r,{get:t[r],enumerable:!0})},ke=(e,t,r,n)=>{if(t&&typeof t==\"object\"||typeof t==\"function\")for(let a of Re(t))!Ee.call(e,a)&&a!==r&&M(e,a,{get:()=>t[a],enumerable:!(n=Pe(t,a))||n.enumerable});return e};var Te=e=>ke(M({},\"__esModule\",{value:!0}),e);var Ne={};Oe(Ne,{URLPattern:()=>Y});module.exports=Te(Ne);var R=class{type=3;name=\"\";prefix=\"\";value=\"\";suffix=\"\";modifier=3;constructor(t,r,n,a,c,l){this.type=t,this.name=r,this.prefix=n,this.value=a,this.suffix=c,this.modifier=l}hasCustomName(){return this.name!==\"\"&&typeof this.name!=\"number\"}},Ae=/[$_\\p{ID_Start}]/u,ye=/[$_\\u200C\\u200D\\p{ID_Continue}]/u,v=\".*\";function we(e,t){return(t?/^[\\x00-\\xFF]*$/:/^[\\x00-\\x7F]*$/).test(e)}function D(e,t=!1){let r=[],n=0;for(;n{if(lo(\"OTHER_MODIFIER\")??o(\"ASTERISK\"),d=h=>{let u=o(h);if(u!==void 0)return u;let{type:p,index:A}=r[l];throw new TypeError(`Unexpected ${p} at ${A}, expected ${h}`)},T=()=>{let h=\"\",u;for(;u=o(\"CHAR\")??o(\"ESCAPED_CHAR\");)h+=u;return h},xe=h=>h,L=t.encodePart||xe,I=\"\",U=h=>{I+=h},$=()=>{I.length&&(a.push(new R(3,\"\",\"\",L(I),\"\",3)),I=\"\")},X=(h,u,p,A,Z)=>{let g=3;switch(Z){case\"?\":g=1;break;case\"*\":g=0;break;case\"+\":g=2;break}if(!u&&!p&&g===3){U(h);return}if($(),!u&&!p){if(!h)return;a.push(new R(3,\"\",\"\",L(h),\"\",g));return}let m;p?p===\"*\"?m=v:m=p:m=n;let O=2;m===n?(O=1,m=\"\"):m===v&&(O=0,m=\"\");let P;if(u?P=u:p&&(P=c++),i.has(P))throw new TypeError(`Duplicate name '${P}'.`);i.add(P),a.push(new R(O,P,L(h),m,L(A),g))};for(;l-1)}return l||(n+=`(?=${c}|${a})`),new RegExp(n,B(r))}var x={delimiter:\"\",prefixes:\"\",sensitive:!0,strict:!0},J={delimiter:\".\",prefixes:\"\",sensitive:!0,strict:!0},Q={delimiter:\"/\",prefixes:\"/\",sensitive:!0,strict:!0};function ee(e,t){return e.length?e[0]===\"/\"?!0:!t||e.length<2?!1:(e[0]==\"\\\\\"||e[0]==\"{\")&&e[1]==\"/\":!1}function te(e,t){return e.startsWith(t)?e.substring(t.length,e.length):e}function Ce(e,t){return e.endsWith(t)?e.substr(0,e.length-t.length):e}function _(e){return!e||e.length<2?!1:e[0]===\"[\"||(e[0]===\"\\\\\"||e[0]===\"{\")&&e[1]===\"[\"}var re=[\"ftp\",\"file\",\"http\",\"https\",\"ws\",\"wss\"];function N(e){if(!e)return!0;for(let t of re)if(e.test(t))return!0;return!1}function ne(e,t){if(e=te(e,\"#\"),t||e===\"\")return e;let r=new URL(\"https://example.com\");return r.hash=e,r.hash?r.hash.substring(1,r.hash.length):\"\"}function se(e,t){if(e=te(e,\"?\"),t||e===\"\")return e;let r=new URL(\"https://example.com\");return r.search=e,r.search?r.search.substring(1,r.search.length):\"\"}function ie(e,t){return t||e===\"\"?e:_(e)?K(e):j(e)}function ae(e,t){if(t||e===\"\")return e;let r=new URL(\"https://example.com\");return r.password=e,r.password}function oe(e,t){if(t||e===\"\")return e;let r=new URL(\"https://example.com\");return r.username=e,r.username}function ce(e,t,r){if(r||e===\"\")return e;if(t&&!re.includes(t))return new URL(`${t}:${e}`).pathname;let n=e[0]==\"/\";return e=new URL(n?e:\"/-\"+e,\"https://example.com\").pathname,n||(e=e.substring(2,e.length)),e}function le(e,t,r){return z(t)===e&&(e=\"\"),r||e===\"\"?e:G(e)}function fe(e,t){return e=Ce(e,\":\"),t||e===\"\"?e:y(e)}function z(e){switch(e){case\"ws\":case\"http\":return\"80\";case\"wws\":case\"https\":return\"443\";case\"ftp\":return\"21\";default:return\"\"}}function y(e){if(e===\"\")return e;if(/^[-+.A-Za-z0-9]*$/.test(e))return e.toLowerCase();throw new TypeError(`Invalid protocol '${e}'.`)}function he(e){if(e===\"\")return e;let t=new URL(\"https://example.com\");return t.username=e,t.username}function ue(e){if(e===\"\")return e;let t=new URL(\"https://example.com\");return t.password=e,t.password}function j(e){if(e===\"\")return e;if(/[\\t\\n\\r #%/:<>?@[\\]^\\\\|]/g.test(e))throw new TypeError(`Invalid hostname '${e}'`);let t=new URL(\"https://example.com\");return t.hostname=e,t.hostname}function K(e){if(e===\"\")return e;if(/[^0-9a-fA-F[\\]:]/g.test(e))throw new TypeError(`Invalid IPv6 hostname '${e}'`);return e.toLowerCase()}function G(e){if(e===\"\"||/^[0-9]*$/.test(e)&&parseInt(e)<=65535)return e;throw new TypeError(`Invalid port '${e}'.`)}function de(e){if(e===\"\")return e;let t=new URL(\"https://example.com\");return t.pathname=e[0]!==\"/\"?\"/-\"+e:e,e[0]!==\"/\"?t.pathname.substring(2,t.pathname.length):t.pathname}function pe(e){return e===\"\"?e:new URL(`data:${e}`).pathname}function ge(e){if(e===\"\")return e;let t=new URL(\"https://example.com\");return t.search=e,t.search.substring(1,t.search.length)}function me(e){if(e===\"\")return e;let t=new URL(\"https://example.com\");return t.hash=e,t.hash.substring(1,t.hash.length)}var H=class{#i;#n=[];#t={};#e=0;#s=1;#l=0;#o=0;#d=0;#p=0;#g=!1;constructor(t){this.#i=t}get result(){return this.#t}parse(){for(this.#n=D(this.#i,!0);this.#e0)if(this.#A())this.#d-=1;else continue;if(this.#T()){this.#d+=1;continue}switch(this.#o){case 0:this.#P()&&this.#u(1);break;case 1:if(this.#P()){this.#C();let t=7,r=1;this.#E()?(t=2,r=3):this.#g&&(t=2),this.#r(t,r)}break;case 2:this.#S()?this.#u(3):(this.#x()||this.#h()||this.#f())&&this.#u(5);break;case 3:this.#O()?this.#r(4,1):this.#S()&&this.#r(5,1);break;case 4:this.#S()&&this.#r(5,1);break;case 5:this.#y()?this.#p+=1:this.#w()&&(this.#p-=1),this.#k()&&!this.#p?this.#r(6,1):this.#x()?this.#r(7,0):this.#h()?this.#r(8,1):this.#f()&&this.#r(9,1);break;case 6:this.#x()?this.#r(7,0):this.#h()?this.#r(8,1):this.#f()&&this.#r(9,1);break;case 7:this.#h()?this.#r(8,1):this.#f()&&this.#r(9,1);break;case 8:this.#f()&&this.#r(9,1);break;case 9:break;case 10:break}}this.#t.hostname!==void 0&&this.#t.port===void 0&&(this.#t.port=\"\")}#r(t,r){switch(this.#o){case 0:break;case 1:this.#t.protocol=this.#c();break;case 2:break;case 3:this.#t.username=this.#c();break;case 4:this.#t.password=this.#c();break;case 5:this.#t.hostname=this.#c();break;case 6:this.#t.port=this.#c();break;case 7:this.#t.pathname=this.#c();break;case 8:this.#t.search=this.#c();break;case 9:this.#t.hash=this.#c();break;case 10:break}this.#o!==0&&t!==10&&([1,2,3,4].includes(this.#o)&&[6,7,8,9].includes(t)&&(this.#t.hostname??=\"\"),[1,2,3,4,5,6].includes(this.#o)&&[8,9].includes(t)&&(this.#t.pathname??=this.#g?\"/\":\"\"),[1,2,3,4,5,6,7].includes(this.#o)&&t===9&&(this.#t.search??=\"\")),this.#R(t,r)}#R(t,r){this.#o=t,this.#l=this.#e+r,this.#e+=r,this.#s=0}#b(){this.#e=this.#l,this.#s=0}#u(t){this.#b(),this.#o=t}#m(t){return t<0&&(t=this.#n.length-t),t=0&&(e.pathname=b(n.pathname.substring(0,a+1),r)+e.pathname)}e.pathname=ce(e.pathname,e.protocol,r)}return typeof t.search==\"string\"&&(e.search=se(t.search,r)),typeof t.hash==\"string\"&&(e.hash=ne(t.hash,r)),e}function C(e){return e.replace(/([+*?:{}()\\\\])/g,\"\\\\$1\")}function Le(e){return e.replace(/([.+*?^${}()[\\]|/\\\\])/g,\"\\\\$1\")}function Ie(e,t){t.delimiter??=\"/#?\",t.prefixes??=\"./\",t.sensitive??=!1,t.strict??=!1,t.end??=!0,t.start??=!0,t.endsWith=\"\";let r=\".*\",n=`[^${Le(t.delimiter)}]+?`,a=/[$_\\u200C\\u200D\\p{ID_Continue}]/u,c=\"\";for(let l=0;l0?e[l-1]:null,d=l0?d.value[0]:\"\";o=a.test(T)}else o=!d.hasCustomName();if(!o&&!s.prefix.length&&f&&f.type===3){let T=f.value[f.value.length-1];o=t.prefixes.includes(T)}o&&(c+=\"{\"),c+=C(s.prefix),i&&(c+=`:${s.name}`),s.type===2?c+=`(${s.value})`:s.type===1?i||(c+=`(${n})`):s.type===0&&(!i&&(!f||f.type===3||f.modifier!==3||o||s.prefix!==\"\")?c+=\"*\":c+=`(${r})`),s.type===1&&i&&s.suffix.length&&a.test(s.suffix[0])&&(c+=\"\\\\\"),c+=C(s.suffix),o&&(c+=\"}\"),s.modifier!==3&&(c+=k(s.modifier))}return c}var Y=class{#i;#n={};#t={};#e={};#s={};#l=!1;constructor(t={},r,n){try{let a;if(typeof r==\"string\"?a=r:n=r,typeof t==\"string\"){let i=new H(t);if(i.parse(),t=i.result,a===void 0&&typeof t.protocol!=\"string\")throw new TypeError(\"A base URL must be provided for a relative constructor string.\");t.baseURL=a}else{if(!t||typeof t!=\"object\")throw new TypeError(\"parameter 1 is not of type 'string' and cannot convert to dictionary.\");if(a)throw new TypeError(\"parameter 1 is not of type 'string'.\")}typeof n>\"u\"&&(n={ignoreCase:!1});let c={ignoreCase:n.ignoreCase===!0},l={pathname:E,protocol:E,username:E,password:E,hostname:E,port:E,search:E,hash:E};this.#i=w(l,t,!0),z(this.#i.protocol)===this.#i.port&&(this.#i.port=\"\");let s;for(s of V){if(!(s in this.#i))continue;let i={},o=this.#i[s];switch(this.#t[s]=[],s){case\"protocol\":Object.assign(i,x),i.encodePart=y;break;case\"username\":Object.assign(i,x),i.encodePart=he;break;case\"password\":Object.assign(i,x),i.encodePart=ue;break;case\"hostname\":Object.assign(i,J),_(o)?i.encodePart=K:i.encodePart=j;break;case\"port\":Object.assign(i,x),i.encodePart=G;break;case\"pathname\":N(this.#n.protocol)?(Object.assign(i,Q,c),i.encodePart=de):(Object.assign(i,x,c),i.encodePart=pe);break;case\"search\":Object.assign(i,x,c),i.encodePart=ge;break;case\"hash\":Object.assign(i,x,c),i.encodePart=me;break}try{this.#s[s]=F(o,i),this.#n[s]=W(this.#s[s],this.#t[s],i),this.#e[s]=Ie(this.#s[s],i),this.#l=this.#l||this.#s[s].some(f=>f.type===2)}catch{throw new TypeError(`invalid ${s} pattern '${this.#i[s]}'.`)}}}catch(a){throw new TypeError(`Failed to construct 'URLPattern': ${a.message}`)}}test(t={},r){let n={pathname:\"\",protocol:\"\",username:\"\",password:\"\",hostname:\"\",port:\"\",search:\"\",hash:\"\"};if(typeof t!=\"string\"&&r)throw new TypeError(\"parameter 1 is not of type 'string'.\");if(typeof t>\"u\")return!1;try{typeof t==\"object\"?n=w(n,t,!1):n=w(n,Se(t,r),!1)}catch{return!1}let a;for(a of V)if(!this.#n[a].exec(n[a]))return!1;return!0}exec(t={},r){let n={pathname:\"\",protocol:\"\",username:\"\",password:\"\",hostname:\"\",port:\"\",search:\"\",hash:\"\"};if(typeof t!=\"string\"&&r)throw new TypeError(\"parameter 1 is not of type 'string'.\");if(typeof t>\"u\")return;try{typeof t==\"object\"?n=w(n,t,!1):n=w(n,Se(t,r),!1)}catch{return null}let a={};r?a.inputs=[t,r]:a.inputs=[t];let c;for(c of V){let l=this.#n[c].exec(n[c]);if(!l)return null;let s={};for(let[i,o]of this.#t[c].entries())if(typeof o==\"string\"||typeof o==\"number\"){let f=l[i+1];s[o]=f}a[c]={input:n[c]??\"\",groups:s}}return a}static compareComponent(t,r,n){let a=(i,o)=>{for(let f of[\"type\",\"modifier\",\"prefix\",\"value\",\"suffix\"]){if(i[f]{let f=0;for(;f 0;\n }\n /** Gets parameters for CDP 'Fetch.enable' command from the intercept map. */\n getFetchEnableParams() {\n const patterns = [];\n for (const value of this.#interceptMap.values()) {\n for (const phase of value.phases) {\n const requestStage = NetworkStorage.requestStageFromPhase(phase);\n if (value.urlPatterns.length === 0) {\n patterns.push({\n urlPattern: '*',\n requestStage,\n });\n continue;\n }\n for (const urlPatternSpec of value.urlPatterns) {\n const urlPattern = NetworkStorage.cdpFromSpecUrlPattern(urlPatternSpec);\n patterns.push({\n urlPattern,\n requestStage,\n });\n }\n }\n }\n return {\n patterns,\n // If there's at least one intercept that requires auth, enable the\n // 'Fetch.authRequired' event.\n handleAuthRequests: [...this.#interceptMap.values()].some((param) => {\n return param.phases.includes(\"authRequired\" /* Network.InterceptPhase.AuthRequired */);\n }),\n };\n }\n getRequest(id) {\n return this.#requestMap.get(id);\n }\n addRequest(request) {\n this.#requestMap.set(request.requestId, request);\n }\n deleteRequest(id) {\n const request = this.#requestMap.get(id);\n if (request) {\n request.dispose();\n this.#requestMap.delete(id);\n }\n }\n /** Returns true if there's at least one network request. */\n hasNetworkRequests() {\n return this.#requestMap.size > 0;\n }\n /** Returns true if there's at least one blocked network request. */\n hasBlockedRequests() {\n return this.#blockedRequestMap.size > 0;\n }\n /** Converts a URL pattern from the spec to a CDP URL pattern. */\n static cdpFromSpecUrlPattern(urlPattern) {\n switch (urlPattern.type) {\n case 'string':\n return urlPattern.pattern;\n case 'pattern':\n return NetworkStorage.buildUrlPatternString(urlPattern);\n }\n }\n static buildUrlPatternString({ protocol, hostname, port, pathname, search, }) {\n if (!protocol && !hostname && !port && !pathname && !search) {\n return '*';\n }\n let url = '';\n if (protocol) {\n url += protocol;\n if (!protocol.endsWith(':')) {\n url += ':';\n }\n if (NetworkStorage.isSpecialScheme(protocol)) {\n url += '//';\n }\n }\n if (hostname) {\n url += hostname;\n }\n if (port) {\n url += `:${port}`;\n }\n if (pathname) {\n if (!pathname.startsWith('/')) {\n url += '/';\n }\n url += pathname;\n }\n if (search) {\n if (!search.startsWith('?')) {\n url += '?';\n }\n url += search;\n }\n return url;\n }\n /**\n * Maps spec Network.InterceptPhase to CDP Fetch.RequestStage.\n * AuthRequired has no CDP equivalent..\n */\n static requestStageFromPhase(phase) {\n switch (phase) {\n case \"beforeRequestSent\" /* Network.InterceptPhase.BeforeRequestSent */:\n return 'Request';\n case \"responseStarted\" /* Network.InterceptPhase.ResponseStarted */:\n case \"authRequired\" /* Network.InterceptPhase.AuthRequired */:\n return 'Response';\n }\n }\n /**\n * Returns true if the given protocol is special.\n * Special protocols are those that have a default port.\n *\n * Example inputs: 'http', 'http:'\n *\n * @see https://url.spec.whatwg.org/#special-scheme\n */\n static isSpecialScheme(protocol) {\n return ['ftp', 'file', 'http', 'https', 'ws', 'wss'].includes(protocol.replace(/:$/, ''));\n }\n addBlockedRequest(requestId, value) {\n this.#blockedRequestMap.set(requestId, value);\n }\n removeBlockedRequest(requestId) {\n this.#blockedRequestMap.delete(requestId);\n }\n /**\n * Returns the blocked request associated with the given network ID, if any.\n */\n getBlockedRequest(networkId) {\n return this.#blockedRequestMap.get(networkId);\n }\n /** #@see https://w3c.github.io/webdriver-bidi/#get-the-network-intercepts */\n getNetworkIntercepts(requestId, phase) {\n const request = this.#requestMap.get(requestId);\n if (!request) {\n return [];\n }\n const interceptIds = [];\n for (const [interceptId, { phases, urlPatterns },] of this.#interceptMap.entries()) {\n if (phase && phases.includes(phase)) {\n if (urlPatterns.length === 0) {\n interceptIds.push(interceptId);\n }\n else if (urlPatterns.some((urlPattern) => NetworkStorage.matchUrlPattern(urlPattern, request.url))) {\n interceptIds.push(interceptId);\n }\n }\n }\n return interceptIds;\n }\n /** Matches the given URLPattern against the given URL. */\n static matchUrlPattern(urlPattern, url) {\n switch (urlPattern.type) {\n case 'string':\n return urlPattern.pattern === url;\n case 'pattern': {\n return (new UrlPattern_js_1.URLPattern({\n protocol: urlPattern.protocol,\n hostname: urlPattern.hostname,\n port: urlPattern.port,\n pathname: urlPattern.pathname,\n search: urlPattern.search,\n }).exec(url) !== null);\n }\n }\n }\n}\nexports.NetworkStorage = NetworkStorage;\n//# sourceMappingURL=NetworkStorage.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.NetworkProcessor = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst assert_js_1 = require(\"../../../utils/assert.js\");\nconst NetworkStorage_js_1 = require(\"./NetworkStorage.js\");\nconst NetworkUtils_js_1 = require(\"./NetworkUtils.js\");\n/** Dispatches Network domain commands. */\nclass NetworkProcessor {\n #browsingContextStorage;\n #networkStorage;\n constructor(browsingContextStorage, networkStorage) {\n this.#browsingContextStorage = browsingContextStorage;\n this.#networkStorage = networkStorage;\n }\n async addIntercept(params) {\n // If AuthRequired is specified, BeforeRequestSent must also be specified.\n // This is a CDP quirk.\n if (params.phases.includes(\"authRequired\" /* Network.InterceptPhase.AuthRequired */) &&\n !params.phases.includes(\"beforeRequestSent\" /* Network.InterceptPhase.BeforeRequestSent */)) {\n params.phases.unshift(\"beforeRequestSent\" /* Network.InterceptPhase.BeforeRequestSent */);\n }\n const urlPatterns = params.urlPatterns ?? [];\n const parsedUrlPatterns = NetworkProcessor.parseUrlPatterns(urlPatterns);\n const intercept = this.#networkStorage.addIntercept({\n urlPatterns: parsedUrlPatterns,\n phases: params.phases,\n });\n await this.#fetchApply();\n return {\n intercept,\n };\n }\n async continueRequest(params) {\n const networkId = params.request;\n const { request: fetchId, phase } = this.#getBlockedRequest(networkId);\n if (phase !== \"beforeRequestSent\" /* Network.InterceptPhase.BeforeRequestSent */) {\n throw new protocol_js_1.InvalidArgumentException(`Blocked request for network id '${networkId}' is not in 'BeforeRequestSent' phase`);\n }\n if (params.url !== undefined) {\n NetworkProcessor.parseUrlString(params.url);\n }\n const { url, method, headers } = params;\n // TODO: Set / expand.\n // ; Step 9. cookies\n // ; Step 10. body\n const requestHeaders = (0, NetworkUtils_js_1.cdpFetchHeadersFromBidiNetworkHeaders)(headers);\n const request = this.#getRequestOrFail(networkId);\n await request.continueRequest(fetchId, url, method, requestHeaders);\n this.#networkStorage.removeBlockedRequest(networkId);\n return {};\n }\n async continueResponse(params) {\n const networkId = params.request;\n const { request: fetchId, phase } = this.#getBlockedRequest(networkId);\n if (phase === \"beforeRequestSent\" /* Network.InterceptPhase.BeforeRequestSent */) {\n throw new protocol_js_1.InvalidArgumentException(`Blocked request for network id '${networkId}' is in 'BeforeRequestSent' phase`);\n }\n const { statusCode, reasonPhrase, headers } = params;\n const responseHeaders = (0, NetworkUtils_js_1.cdpFetchHeadersFromBidiNetworkHeaders)(headers);\n // TODO: Set / expand.\n // ; Step 10. cookies\n // ; Step 11. credentials\n const request = this.#getRequestOrFail(networkId);\n await request.continueResponse(fetchId, statusCode, reasonPhrase, responseHeaders);\n this.#networkStorage.removeBlockedRequest(networkId);\n return {};\n }\n async continueWithAuth(params) {\n const networkId = params.request;\n const { request: fetchId, phase } = this.#getBlockedRequest(networkId);\n if (phase !== \"authRequired\" /* Network.InterceptPhase.AuthRequired */) {\n throw new protocol_js_1.InvalidArgumentException(`Blocked request for network id '${networkId}' is not in 'AuthRequired' phase`);\n }\n const request = this.#getRequestOrFail(networkId);\n let username;\n let password;\n if (params.action === 'provideCredentials') {\n const { credentials } = params;\n username = credentials.username;\n password = credentials.password;\n // TODO: This should be invalid argument exception.\n // Spec may need to be updated.\n (0, assert_js_1.assert)(credentials.type === 'password', `Credentials type ${credentials.type} must be 'password'`);\n }\n const response = (0, NetworkUtils_js_1.cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction)(params.action);\n await request.continueWithAuth(fetchId, response, username, password);\n return {};\n }\n async failRequest({ request: networkId, }) {\n const { request: fetchId, phase } = this.#getBlockedRequest(networkId);\n if (phase === \"authRequired\" /* Network.InterceptPhase.AuthRequired */) {\n throw new protocol_js_1.InvalidArgumentException(`Blocked request for network id '${networkId}' is in 'AuthRequired' phase`);\n }\n const request = this.#getRequestOrFail(networkId);\n await request.failRequest(fetchId, 'Failed');\n this.#networkStorage.removeBlockedRequest(networkId);\n return {};\n }\n async provideResponse(params) {\n const { statusCode, reasonPhrase, headers, body, request: networkId, } = params;\n const { request: fetchId } = this.#getBlockedRequest(networkId);\n // TODO: Step 6\n // https://w3c.github.io/webdriver-bidi/#command-network-continueResponse\n const responseHeaders = (0, NetworkUtils_js_1.cdpFetchHeadersFromBidiNetworkHeaders)(headers);\n // TODO: Set / expand.\n // ; Step 10. cookies\n // ; Step 11. credentials\n const request = this.#getRequestOrFail(networkId);\n await request.provideResponse(fetchId, statusCode ?? request.statusCode, reasonPhrase, responseHeaders, body?.value // TODO: Differ base64 / string\n );\n this.#networkStorage.removeBlockedRequest(networkId);\n return {};\n }\n async removeIntercept(params) {\n this.#networkStorage.removeIntercept(params.intercept);\n await this.#fetchApply();\n return {};\n }\n /** Applies all existing network intercepts to all CDP targets concurrently. */\n async #fetchEnable() {\n await Promise.all(this.#browsingContextStorage.getAllContexts().map(async (context) => {\n await context.cdpTarget.fetchEnable();\n }));\n }\n /** Removes all existing network intercepts from all CDP targets concurrently. */\n async #fetchDisable() {\n await Promise.all(this.#browsingContextStorage.getAllContexts().map(async (context) => {\n await context.cdpTarget.fetchDisable();\n }));\n }\n /**\n * Either enables or disables the Fetch domain.\n *\n * If enabling, applies all existing network intercepts to all CDP targets.\n * If disabling, removes all existing network intercepts from all CDP targets.\n *\n * Disabling is only performed when there are no remaining intercepts or\n * // blocked requests.\n */\n async #fetchApply() {\n if (this.#networkStorage.hasIntercepts() ||\n this.#networkStorage.hasBlockedRequests() ||\n this.#networkStorage.hasNetworkRequests()) {\n // TODO: Add try/catch. Remove the intercept if CDP Fetch commands fail.\n await this.#fetchEnable();\n }\n else {\n // The last intercept has been removed, and there are no pending\n // blocked requests.\n // Disable the Fetch domain.\n await this.#fetchDisable();\n }\n }\n /**\n * Returns the blocked request associated with the given network ID.\n * If none, throws a NoSuchRequestException.\n */\n #getBlockedRequest(networkId) {\n const blockedRequest = this.#networkStorage.getBlockedRequest(networkId);\n if (!blockedRequest) {\n throw new protocol_js_1.NoSuchRequestException(`No blocked request found for network id '${networkId}'`);\n }\n return blockedRequest;\n }\n #getRequestOrFail(id) {\n const request = this.#networkStorage.getRequest(id);\n if (!request) {\n throw new protocol_js_1.NoSuchRequestException(`Network request with ID ${id} doesn't exist`);\n }\n return request;\n }\n /**\n * Attempts to parse the given url.\n * Throws an InvalidArgumentException if the url is invalid.\n */\n static parseUrlString(url) {\n try {\n return new URL(url);\n }\n catch (error) {\n throw new protocol_js_1.InvalidArgumentException(`Invalid URL '${url}': ${error}`);\n }\n }\n static parseUrlPatterns(urlPatterns) {\n return urlPatterns.map((urlPattern) => {\n switch (urlPattern.type) {\n case 'string': {\n NetworkProcessor.parseUrlString(urlPattern.pattern);\n return urlPattern;\n }\n case 'pattern':\n // No params signifies intercept all\n if (urlPattern.protocol === undefined &&\n urlPattern.hostname === undefined &&\n urlPattern.port === undefined &&\n urlPattern.pathname === undefined &&\n urlPattern.search === undefined) {\n return urlPattern;\n }\n if (urlPattern.protocol === '') {\n throw new protocol_js_1.InvalidArgumentException(`URL pattern must specify a protocol`);\n }\n if (urlPattern.hostname === '') {\n throw new protocol_js_1.InvalidArgumentException(`URL pattern must specify a hostname`);\n }\n if ((urlPattern.hostname?.length ?? 0) > 0) {\n if (urlPattern.protocol?.match(/^file/i)) {\n throw new protocol_js_1.InvalidArgumentException(`URL pattern protocol cannot be 'file'`);\n }\n if (urlPattern.hostname?.includes(':')) {\n throw new protocol_js_1.InvalidArgumentException(`URL pattern hostname must not contain a colon`);\n }\n }\n if (urlPattern.port === '') {\n throw new protocol_js_1.InvalidArgumentException(`URL pattern must specify a port`);\n }\n try {\n new URL(NetworkStorage_js_1.NetworkStorage.buildUrlPatternString(urlPattern));\n }\n catch (error) {\n throw new protocol_js_1.InvalidArgumentException(`${error}`);\n }\n return urlPattern;\n }\n });\n }\n}\nexports.NetworkProcessor = NetworkProcessor;\n//# sourceMappingURL=NetworkProcessor.js.map","\"use strict\";\n/**\n * Copyright 2024 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.PermissionsProcessor = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nclass PermissionsProcessor {\n #browserCdpClient;\n constructor(browserCdpClient) {\n this.#browserCdpClient = browserCdpClient;\n }\n async setPermissions(params) {\n try {\n await this.#browserCdpClient.sendCommand('Browser.setPermission', {\n origin: params.origin,\n permission: {\n name: params.descriptor.name,\n },\n setting: params.state,\n });\n }\n catch (err) {\n if (err.message ===\n `Permission can't be granted to opaque origins.`) {\n // Return success if the origin is not valid (does not match any\n // existing origins).\n return {};\n }\n throw new protocol_js_1.InvalidArgumentException(err.message);\n }\n return {};\n }\n}\nexports.PermissionsProcessor = PermissionsProcessor;\n//# sourceMappingURL=PermissionsProcessor.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.PreloadScriptStorage = void 0;\n/**\n * Container class for preload scripts.\n */\nclass PreloadScriptStorage {\n /** Tracks all BiDi preload scripts. */\n #scripts = new Set();\n /** Finds all entries that match the given filter. */\n find(filter) {\n if (!filter) {\n return [...this.#scripts];\n }\n return [...this.#scripts].filter((script) => {\n if (filter.id !== undefined && filter.id !== script.id) {\n return false;\n }\n if (filter.targetId !== undefined &&\n !script.targetIds.has(filter.targetId)) {\n return false;\n }\n if (filter.global !== undefined &&\n // Global scripts have no contexts\n ((filter.global && script.contexts !== undefined) ||\n // Non global scripts always have contexts\n (!filter.global && script.contexts === undefined))) {\n return false;\n }\n return true;\n });\n }\n add(preloadScript) {\n this.#scripts.add(preloadScript);\n }\n /** Deletes all BiDi preload script entries that match the given filter. */\n remove(filter) {\n for (const preloadScript of this.find(filter)) {\n this.#scripts.delete(preloadScript);\n }\n }\n}\nexports.PreloadScriptStorage = PreloadScriptStorage;\n//# sourceMappingURL=PreloadScriptStorage.js.map","\"use strict\";\n/*\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.PreloadScript = void 0;\nconst uuid_js_1 = require(\"../../../utils/uuid.js\");\nconst ChannelProxy_js_1 = require(\"./ChannelProxy.js\");\n/**\n * BiDi IDs are generated by the server and are unique within contexts.\n *\n * CDP preload script IDs are generated by the client and are unique\n * within sessions.\n *\n * The mapping between BiDi and CDP preload script IDs is 1:many.\n * BiDi IDs are needed by the mapper to keep track of potential multiple CDP IDs\n * in the client.\n */\nclass PreloadScript {\n /** BiDi ID, an automatically generated UUID. */\n #id = (0, uuid_js_1.uuidv4)();\n /** CDP preload scripts. */\n #cdpPreloadScripts = [];\n /** The script itself, in a format expected by the spec i.e. a function. */\n #functionDeclaration;\n /** Targets, in which the preload script is initialized. */\n #targetIds = new Set();\n /** Channels to be added as arguments to functionDeclaration. */\n #channels;\n /** The script sandbox / world name. */\n #sandbox;\n /** The browsing contexts to execute the preload scripts in, if any. */\n #contexts;\n get id() {\n return this.#id;\n }\n get targetIds() {\n return this.#targetIds;\n }\n constructor(params, logger) {\n this.#channels =\n params.arguments?.map((a) => new ChannelProxy_js_1.ChannelProxy(a.value, logger)) ?? [];\n this.#functionDeclaration = params.functionDeclaration;\n this.#sandbox = params.sandbox;\n this.#contexts = params.contexts;\n }\n /** Channels of the preload script. */\n get channels() {\n return this.#channels;\n }\n /** Contexts of the preload script, if any */\n get contexts() {\n return this.#contexts;\n }\n /**\n * String to be evaluated. Wraps user-provided function so that the following\n * steps are run:\n * 1. Create channels.\n * 2. Store the created channels in window.\n * 3. Call the user-provided function with channels as arguments.\n */\n #getEvaluateString() {\n const channelsArgStr = `[${this.channels\n .map((c) => c.getEvalInWindowStr())\n .join(', ')}]`;\n return `(()=>{(${this.#functionDeclaration})(...${channelsArgStr})})()`;\n }\n /**\n * Adds the script to the given CDP targets by calling the\n * `Page.addScriptToEvaluateOnNewDocument` command.\n */\n async initInTargets(cdpTargets, runImmediately) {\n await Promise.all(Array.from(cdpTargets).map((cdpTarget) => this.initInTarget(cdpTarget, runImmediately)));\n }\n /**\n * Adds the script to the given CDP target by calling the\n * `Page.addScriptToEvaluateOnNewDocument` command.\n */\n async initInTarget(cdpTarget, runImmediately) {\n const addCdpPreloadScriptResult = await cdpTarget.cdpClient.sendCommand('Page.addScriptToEvaluateOnNewDocument', {\n source: this.#getEvaluateString(),\n worldName: this.#sandbox,\n runImmediately,\n });\n this.#cdpPreloadScripts.push({\n target: cdpTarget,\n preloadScriptId: addCdpPreloadScriptResult.identifier,\n });\n this.#targetIds.add(cdpTarget.id);\n }\n /**\n * Removes this script from all CDP targets.\n */\n async remove() {\n for (const cdpPreloadScript of this.#cdpPreloadScripts) {\n const cdpTarget = cdpPreloadScript.target;\n const cdpPreloadScriptId = cdpPreloadScript.preloadScriptId;\n await cdpTarget.cdpClient.sendCommand('Page.removeScriptToEvaluateOnNewDocument', {\n identifier: cdpPreloadScriptId,\n });\n }\n }\n /** Removes the provided cdp target from the list of cdp preload scripts. */\n dispose(cdpTargetId) {\n this.#cdpPreloadScripts = this.#cdpPreloadScripts.filter((cdpPreloadScript) => cdpPreloadScript.target?.id !== cdpTargetId);\n this.#targetIds.delete(cdpTargetId);\n }\n}\nexports.PreloadScript = PreloadScript;\n//# sourceMappingURL=PreloadScript.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ScriptProcessor = void 0;\nconst protocol_1 = require(\"../../../protocol/protocol\");\nconst PreloadScript_1 = require(\"./PreloadScript\");\nclass ScriptProcessor {\n #browsingContextStorage;\n #realmStorage;\n #preloadScriptStorage;\n #logger;\n constructor(browsingContextStorage, realmStorage, preloadScriptStorage, logger) {\n this.#browsingContextStorage = browsingContextStorage;\n this.#realmStorage = realmStorage;\n this.#preloadScriptStorage = preloadScriptStorage;\n this.#logger = logger;\n }\n async addPreloadScript(params) {\n const contexts = new Set();\n if (params.contexts) {\n // XXX: Remove once https://github.com/google/cddlconv/issues/16 is implemented\n if (params.contexts.length === 0) {\n throw new protocol_1.InvalidArgumentException('Contexts list is empty.');\n }\n for (const contextId of params.contexts) {\n const context = this.#browsingContextStorage.getContext(contextId);\n if (context.isTopLevelContext()) {\n contexts.add(context);\n }\n else {\n throw new protocol_1.InvalidArgumentException(`Non top-level context '${contextId}' given.`);\n }\n }\n }\n const preloadScript = new PreloadScript_1.PreloadScript(params, this.#logger);\n this.#preloadScriptStorage.add(preloadScript);\n const cdpTargets = contexts.size === 0\n ? new Set(this.#browsingContextStorage\n .getTopLevelContexts()\n .map((context) => context.cdpTarget))\n : new Set([...contexts.values()].map((context) => context.cdpTarget));\n await preloadScript.initInTargets(cdpTargets, false);\n return {\n script: preloadScript.id,\n };\n }\n async removePreloadScript(params) {\n const bidiId = params.script;\n const scripts = this.#preloadScriptStorage.find({\n id: bidiId,\n });\n if (scripts.length === 0) {\n throw new protocol_1.NoSuchScriptException(`No preload script with BiDi ID '${bidiId}'`);\n }\n await Promise.all(scripts.map((script) => script.remove()));\n this.#preloadScriptStorage.remove({\n id: bidiId,\n });\n return {};\n }\n async callFunction(params) {\n const realm = await this.#getRealm(params.target);\n return await realm.callFunction(params.functionDeclaration, params.this ?? {\n type: 'undefined',\n }, // `this` is `undefined` by default.\n params.arguments ?? [], // `arguments` is `[]` by default.\n params.awaitPromise, params.resultOwnership ?? \"none\" /* Script.ResultOwnership.None */, params.serializationOptions ?? {}, params.userActivation ?? false);\n }\n async evaluate(params) {\n const realm = await this.#getRealm(params.target);\n return await realm.evaluate(params.expression, params.awaitPromise, params.resultOwnership ?? \"none\" /* Script.ResultOwnership.None */, params.serializationOptions ?? {}, params.userActivation ?? false);\n }\n async disown(params) {\n const realm = await this.#getRealm(params.target);\n await Promise.all(params.handles.map(async (handle) => await realm.disown(handle)));\n return {};\n }\n getRealms(params) {\n if (params.context !== undefined) {\n // Make sure the context is known.\n this.#browsingContextStorage.getContext(params.context);\n }\n const realms = this.#realmStorage\n .findRealms({\n browsingContextId: params.context,\n type: params.type,\n })\n .map((realm) => realm.realmInfo);\n return { realms };\n }\n async #getRealm(target) {\n if ('realm' in target) {\n return this.#realmStorage.getRealm({\n realmId: target.realm,\n });\n }\n const context = this.#browsingContextStorage.getContext(target.context);\n return await context.getOrCreateSandbox(target.sandbox);\n }\n}\nexports.ScriptProcessor = ScriptProcessor;\n//# sourceMappingURL=ScriptProcessor.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.SessionProcessor = void 0;\nclass SessionProcessor {\n #eventManager;\n constructor(eventManager) {\n this.#eventManager = eventManager;\n }\n status() {\n return { ready: false, message: 'already connected' };\n }\n subscribe(params, channel = null) {\n this.#eventManager.subscribe(params.events, params.contexts ?? [null], channel);\n return {};\n }\n unsubscribe(params, channel = null) {\n this.#eventManager.unsubscribe(params.events, params.contexts ?? [null], channel);\n return {};\n }\n}\nexports.SessionProcessor = SessionProcessor;\n//# sourceMappingURL=SessionProcessor.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.StorageProcessor = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst assert_js_1 = require(\"../../../utils/assert.js\");\nconst log_js_1 = require(\"../../../utils/log.js\");\nconst NetworkProcessor_js_1 = require(\"../network/NetworkProcessor.js\");\nconst NetworkUtils_js_1 = require(\"../network/NetworkUtils.js\");\n/**\n * Responsible for handling the `storage` domain.\n */\nclass StorageProcessor {\n #browserCdpClient;\n #browsingContextStorage;\n #logger;\n constructor(browserCdpClient, browsingContextStorage, logger) {\n this.#browsingContextStorage = browsingContextStorage;\n this.#browserCdpClient = browserCdpClient;\n this.#logger = logger;\n }\n async getCookies(params) {\n const partitionKey = this.#expandStoragePartitionSpec(params.partition);\n const cdpResponse = await this.#browserCdpClient.sendCommand('Storage.getCookies', {\n browserContextId: partitionKey.userContext,\n });\n const filteredBiDiCookies = cdpResponse.cookies\n .filter(\n // CDP's partition key is the source origin. If the request specifies the\n // `sourceOrigin` partition key, only cookies with the requested source origin\n // are returned.\n (c) => partitionKey.sourceOrigin === undefined ||\n c.partitionKey === partitionKey.sourceOrigin)\n .map((c) => (0, NetworkUtils_js_1.cdpToBiDiCookie)(c))\n .filter((c) => this.#matchCookie(c, params.filter));\n return {\n cookies: filteredBiDiCookies,\n partitionKey,\n };\n }\n async setCookie(params) {\n const partitionKey = this.#expandStoragePartitionSpec(params.partition);\n const cdpCookie = (0, NetworkUtils_js_1.bidiToCdpCookie)(params, partitionKey);\n try {\n await this.#browserCdpClient.sendCommand('Storage.setCookies', {\n cookies: [cdpCookie],\n browserContextId: partitionKey.userContext,\n });\n }\n catch (e) {\n this.#logger?.(log_js_1.LogType.debugError, e);\n throw new protocol_js_1.UnableToSetCookieException(e.toString());\n }\n return {\n partitionKey,\n };\n }\n #expandStoragePartitionSpecByBrowsingContext(descriptor) {\n const browsingContextId = descriptor.context;\n const browsingContext = this.#browsingContextStorage.getContext(browsingContextId);\n // https://w3c.github.io/webdriver-bidi/#associated-storage-partition.\n // Each browsing context also has an associated storage partition, which is the\n // storage partition it uses to persist data. In Chromium it's a `BrowserContext`\n // which maps to BiDi `UserContext`.\n return {\n userContext: browsingContext.userContext === 'default'\n ? undefined\n : browsingContext.userContext,\n };\n }\n #expandStoragePartitionSpecByStorageKey(descriptor) {\n const unsupportedPartitionKeys = new Map();\n let sourceOrigin = descriptor.sourceOrigin;\n if (sourceOrigin !== undefined) {\n const url = NetworkProcessor_js_1.NetworkProcessor.parseUrlString(sourceOrigin);\n if (url.origin === 'null') {\n // Origin `null` is a special case for local pages.\n sourceOrigin = url.origin;\n }\n else {\n // Port is not supported in CDP Cookie's `partitionKey`, so it should be stripped\n // from the requested source origin.\n sourceOrigin = `${url.protocol}//${url.hostname}`;\n }\n }\n const userContext = descriptor.userContext === 'default' ? undefined : descriptor.userContext;\n // Partition spec is a storage partition.\n // Let partition key be partition spec.\n for (const [key, value] of Object.entries(descriptor)) {\n if (key !== undefined &&\n value !== undefined &&\n !['type', 'sourceOrigin', 'userContext'].includes(key)) {\n unsupportedPartitionKeys.set(key, value);\n }\n }\n if (unsupportedPartitionKeys.size > 0) {\n this.#logger?.(log_js_1.LogType.debugInfo, `Unsupported partition keys: ${JSON.stringify(Object.fromEntries(unsupportedPartitionKeys))}`);\n }\n return {\n ...(sourceOrigin === undefined ? {} : { sourceOrigin }),\n ...(userContext === undefined ? {} : { userContext }),\n };\n }\n #expandStoragePartitionSpec(partitionSpec) {\n if (partitionSpec === undefined) {\n return {};\n }\n if (partitionSpec.type === 'context') {\n return this.#expandStoragePartitionSpecByBrowsingContext(partitionSpec);\n }\n (0, assert_js_1.assert)(partitionSpec.type === 'storageKey', 'Unknown partition type');\n return this.#expandStoragePartitionSpecByStorageKey(partitionSpec);\n }\n #matchCookie(cookie, filter) {\n if (filter === undefined) {\n return true;\n }\n return ((filter.domain === undefined || filter.domain === cookie.domain) &&\n (filter.name === undefined || filter.name === cookie.name) &&\n // `value` contains fields `type` and `value`.\n (filter.value === undefined ||\n (filter.value.type === cookie.value.type &&\n filter.value.value === cookie.value.value)) &&\n (filter.path === undefined || filter.path === cookie.path) &&\n (filter.size === undefined || filter.size === cookie.size) &&\n (filter.httpOnly === undefined || filter.httpOnly === cookie.httpOnly) &&\n (filter.secure === undefined || filter.secure === cookie.secure) &&\n (filter.sameSite === undefined || filter.sameSite === cookie.sameSite) &&\n (filter.expiry === undefined || filter.expiry === cookie.expiry));\n }\n}\nexports.StorageProcessor = StorageProcessor;\n//# sourceMappingURL=StorageProcessor.js.map","\"use strict\";\n/**\n * Copyright 2021 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.OutgoingMessage = void 0;\nclass OutgoingMessage {\n #message;\n #channel;\n constructor(message, channel = null) {\n this.#message = message;\n this.#channel = channel;\n }\n static createFromPromise(messagePromise, channel) {\n return messagePromise.then((message) => {\n if (message.kind === 'success') {\n return {\n kind: 'success',\n value: new OutgoingMessage(message.value, channel),\n };\n }\n return message;\n });\n }\n static createResolved(message, channel) {\n return Promise.resolve({\n kind: 'success',\n value: new OutgoingMessage(message, channel),\n });\n }\n get message() {\n return this.#message;\n }\n get channel() {\n return this.#channel;\n }\n}\nexports.OutgoingMessage = OutgoingMessage;\n//# sourceMappingURL=OutgoingMessage.js.map","\"use strict\";\n/**\n * Copyright 2021 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.CommandProcessor = void 0;\nconst protocol_js_1 = require(\"../protocol/protocol.js\");\nconst EventEmitter_js_1 = require(\"../utils/EventEmitter.js\");\nconst log_js_1 = require(\"../utils/log.js\");\nconst BidiNoOpParser_js_1 = require(\"./BidiNoOpParser.js\");\nconst BrowserProcessor_js_1 = require(\"./domains/browser/BrowserProcessor.js\");\nconst CdpProcessor_js_1 = require(\"./domains/cdp/CdpProcessor.js\");\nconst BrowsingContextProcessor_js_1 = require(\"./domains/context/BrowsingContextProcessor.js\");\nconst InputProcessor_js_1 = require(\"./domains/input/InputProcessor.js\");\nconst NetworkProcessor_js_1 = require(\"./domains/network/NetworkProcessor.js\");\nconst NetworkStorage_js_1 = require(\"./domains/network/NetworkStorage.js\");\nconst PermissionsProcessor_js_1 = require(\"./domains/permissions/PermissionsProcessor.js\");\nconst PreloadScriptStorage_js_1 = require(\"./domains/script/PreloadScriptStorage.js\");\nconst ScriptProcessor_js_1 = require(\"./domains/script/ScriptProcessor.js\");\nconst SessionProcessor_js_1 = require(\"./domains/session/SessionProcessor.js\");\nconst StorageProcessor_js_1 = require(\"./domains/storage/StorageProcessor.js\");\nconst OutgoingMessage_js_1 = require(\"./OutgoingMessage.js\");\nclass CommandProcessor extends EventEmitter_js_1.EventEmitter {\n // keep-sorted start\n #browserProcessor;\n #browsingContextProcessor;\n #cdpProcessor;\n #inputProcessor;\n #networkProcessor;\n #permissionsProcessor;\n #scriptProcessor;\n #sessionProcessor;\n #storageProcessor;\n // keep-sorted end\n #parser;\n #logger;\n constructor(cdpConnection, browserCdpClient, eventManager, selfTargetId, defaultUserContextId, browsingContextStorage, realmStorage, acceptInsecureCerts, sharedIdWithFrame, parser = new BidiNoOpParser_js_1.BidiNoOpParser(), logger) {\n super();\n this.#parser = parser;\n this.#logger = logger;\n const networkStorage = new NetworkStorage_js_1.NetworkStorage();\n const preloadScriptStorage = new PreloadScriptStorage_js_1.PreloadScriptStorage();\n // keep-sorted start block=yes\n this.#browserProcessor = new BrowserProcessor_js_1.BrowserProcessor(browserCdpClient);\n this.#browsingContextProcessor = new BrowsingContextProcessor_js_1.BrowsingContextProcessor(cdpConnection, browserCdpClient, selfTargetId, eventManager, browsingContextStorage, realmStorage, networkStorage, preloadScriptStorage, acceptInsecureCerts, sharedIdWithFrame, defaultUserContextId, logger);\n this.#cdpProcessor = new CdpProcessor_js_1.CdpProcessor(browsingContextStorage, cdpConnection, browserCdpClient);\n this.#inputProcessor = new InputProcessor_js_1.InputProcessor(browsingContextStorage, realmStorage);\n this.#networkProcessor = new NetworkProcessor_js_1.NetworkProcessor(browsingContextStorage, networkStorage);\n this.#permissionsProcessor = new PermissionsProcessor_js_1.PermissionsProcessor(browserCdpClient);\n this.#scriptProcessor = new ScriptProcessor_js_1.ScriptProcessor(browsingContextStorage, realmStorage, preloadScriptStorage, logger);\n this.#sessionProcessor = new SessionProcessor_js_1.SessionProcessor(eventManager);\n this.#storageProcessor = new StorageProcessor_js_1.StorageProcessor(browserCdpClient, browsingContextStorage, logger);\n // keep-sorted end\n }\n async #processCommand(command) {\n switch (command.method) {\n case 'session.end':\n case 'session.new':\n // TODO: Implement.\n break;\n // Browser domain\n // keep-sorted start block=yes\n case 'browser.close':\n return this.#browserProcessor.close();\n case 'browser.createUserContext':\n return await this.#browserProcessor.createUserContext();\n case 'browser.getUserContexts':\n return await this.#browserProcessor.getUserContexts();\n case 'browser.removeUserContext':\n return await this.#browserProcessor.removeUserContext(command.params.userContext);\n // keep-sorted end\n // Browsing Context domain\n // keep-sorted start block=yes\n case 'browsingContext.activate':\n return await this.#browsingContextProcessor.activate(this.#parser.parseActivateParams(command.params));\n case 'browsingContext.captureScreenshot':\n return await this.#browsingContextProcessor.captureScreenshot(this.#parser.parseCaptureScreenshotParams(command.params));\n case 'browsingContext.close':\n return await this.#browsingContextProcessor.close(this.#parser.parseCloseParams(command.params));\n case 'browsingContext.create':\n return await this.#browsingContextProcessor.create(this.#parser.parseCreateParams(command.params));\n case 'browsingContext.getTree':\n return this.#browsingContextProcessor.getTree(this.#parser.parseGetTreeParams(command.params));\n case 'browsingContext.handleUserPrompt':\n return await this.#browsingContextProcessor.handleUserPrompt(this.#parser.parseHandleUserPromptParams(command.params));\n case 'browsingContext.locateNodes':\n throw new protocol_js_1.UnsupportedOperationException(`Command '${command.method}' not yet implemented.`);\n case 'browsingContext.navigate':\n return await this.#browsingContextProcessor.navigate(this.#parser.parseNavigateParams(command.params));\n case 'browsingContext.print':\n return await this.#browsingContextProcessor.print(this.#parser.parsePrintParams(command.params));\n case 'browsingContext.reload':\n return await this.#browsingContextProcessor.reload(this.#parser.parseReloadParams(command.params));\n case 'browsingContext.setViewport':\n return await this.#browsingContextProcessor.setViewport(this.#parser.parseSetViewportParams(command.params));\n case 'browsingContext.traverseHistory':\n return await this.#browsingContextProcessor.traverseHistory(this.#parser.parseTraverseHistoryParams(command.params));\n // keep-sorted end\n // CDP domain\n // keep-sorted start block=yes\n case 'cdp.getSession':\n return this.#cdpProcessor.getSession(this.#parser.parseGetSessionParams(command.params));\n case 'cdp.sendCommand':\n return await this.#cdpProcessor.sendCommand(this.#parser.parseSendCommandParams(command.params));\n // keep-sorted end\n // Input domain\n // keep-sorted start block=yes\n case 'input.performActions':\n return await this.#inputProcessor.performActions(this.#parser.parsePerformActionsParams(command.params));\n case 'input.releaseActions':\n return await this.#inputProcessor.releaseActions(this.#parser.parseReleaseActionsParams(command.params));\n case 'input.setFiles':\n return await this.#inputProcessor.setFiles(this.#parser.parseSetFilesParams(command.params));\n // keep-sorted end\n // Network domain\n // keep-sorted start block=yes\n case 'network.addIntercept':\n return await this.#networkProcessor.addIntercept(this.#parser.parseAddInterceptParams(command.params));\n case 'network.continueRequest':\n return await this.#networkProcessor.continueRequest(this.#parser.parseContinueRequestParams(command.params));\n case 'network.continueResponse':\n return await this.#networkProcessor.continueResponse(this.#parser.parseContinueResponseParams(command.params));\n case 'network.continueWithAuth':\n return await this.#networkProcessor.continueWithAuth(this.#parser.parseContinueWithAuthParams(command.params));\n case 'network.failRequest':\n return await this.#networkProcessor.failRequest(this.#parser.parseFailRequestParams(command.params));\n case 'network.provideResponse':\n return await this.#networkProcessor.provideResponse(this.#parser.parseProvideResponseParams(command.params));\n case 'network.removeIntercept':\n return await this.#networkProcessor.removeIntercept(this.#parser.parseRemoveInterceptParams(command.params));\n // keep-sorted end\n // Permissions domain\n // keep-sorted start block=yes\n case 'permissions.setPermission':\n return await this.#permissionsProcessor.setPermissions(this.#parser.parseSetPermissionsParams(command.params));\n // keep-sorted end\n // Script domain\n // keep-sorted start block=yes\n case 'script.addPreloadScript':\n return await this.#scriptProcessor.addPreloadScript(this.#parser.parseAddPreloadScriptParams(command.params));\n case 'script.callFunction':\n return await this.#scriptProcessor.callFunction(this.#parser.parseCallFunctionParams(command.params));\n case 'script.disown':\n return await this.#scriptProcessor.disown(this.#parser.parseDisownParams(command.params));\n case 'script.evaluate':\n return await this.#scriptProcessor.evaluate(this.#parser.parseEvaluateParams(command.params));\n case 'script.getRealms':\n return this.#scriptProcessor.getRealms(this.#parser.parseGetRealmsParams(command.params));\n case 'script.removePreloadScript':\n return await this.#scriptProcessor.removePreloadScript(this.#parser.parseRemovePreloadScriptParams(command.params));\n // keep-sorted end\n // Session domain\n // keep-sorted start block=yes\n case 'session.status':\n return this.#sessionProcessor.status();\n case 'session.subscribe':\n return this.#sessionProcessor.subscribe(this.#parser.parseSubscribeParams(command.params), command.channel);\n case 'session.unsubscribe':\n return this.#sessionProcessor.unsubscribe(this.#parser.parseSubscribeParams(command.params), command.channel);\n // keep-sorted end\n // Storage domain\n // keep-sorted start block=yes\n case 'storage.deleteCookies':\n throw new protocol_js_1.UnsupportedOperationException(`${command.method} is not supported yet`);\n case 'storage.getCookies':\n return await this.#storageProcessor.getCookies(this.#parser.parseGetCookiesParams(command.params));\n case 'storage.setCookie':\n return await this.#storageProcessor.setCookie(this.#parser.parseSetCookieParams(command.params));\n // keep-sorted end\n }\n // Intentionally kept outside the switch statement to ensure that\n // ESLint @typescript-eslint/switch-exhaustiveness-check triggers if a new\n // command is added.\n throw new protocol_js_1.UnknownCommandException(`Unknown command '${command.method}'.`);\n }\n async processCommand(command) {\n try {\n const result = await this.#processCommand(command);\n const response = {\n type: 'success',\n id: command.id,\n result,\n };\n this.emit(\"response\" /* CommandProcessorEvents.Response */, {\n message: OutgoingMessage_js_1.OutgoingMessage.createResolved(response, command.channel),\n event: command.method,\n });\n }\n catch (e) {\n if (e instanceof protocol_js_1.Exception) {\n this.emit(\"response\" /* CommandProcessorEvents.Response */, {\n message: OutgoingMessage_js_1.OutgoingMessage.createResolved(e.toErrorResponse(command.id), command.channel),\n event: command.method,\n });\n }\n else {\n const error = e;\n this.#logger?.(log_js_1.LogType.bidi, error);\n this.emit(\"response\" /* CommandProcessorEvents.Response */, {\n message: OutgoingMessage_js_1.OutgoingMessage.createResolved(new protocol_js_1.UnknownErrorException(error.message, error.stack).toErrorResponse(command.id), command.channel),\n event: command.method,\n });\n }\n }\n }\n}\nexports.CommandProcessor = CommandProcessor;\n//# sourceMappingURL=CommandProcessor.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.BrowsingContextStorage = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\n/** Container class for browsing contexts. */\nclass BrowsingContextStorage {\n /** Map from context ID to context implementation. */\n #contexts = new Map();\n /** Gets all top-level contexts, i.e. those with no parent. */\n getTopLevelContexts() {\n return this.getAllContexts().filter((context) => context.isTopLevelContext());\n }\n /** Gets all contexts. */\n getAllContexts() {\n return Array.from(this.#contexts.values());\n }\n /** Deletes the context with the given ID. */\n deleteContextById(id) {\n this.#contexts.delete(id);\n }\n /** Deletes the given context. */\n deleteContext(context) {\n this.#contexts.delete(context.id);\n }\n /** Tracks the given context. */\n addContext(context) {\n this.#contexts.set(context.id, context);\n }\n /** Returns true whether there is an existing context with the given ID. */\n hasContext(id) {\n return this.#contexts.has(id);\n }\n /** Gets the context with the given ID, if any. */\n findContext(id) {\n return this.#contexts.get(id);\n }\n /** Returns the top-level context ID of the given context, if any. */\n findTopLevelContextId(id) {\n if (id === null) {\n return null;\n }\n const maybeContext = this.findContext(id);\n const parentId = maybeContext?.parentId ?? null;\n if (parentId === null) {\n return id;\n }\n return this.findTopLevelContextId(parentId);\n }\n findContextBySession(sessionId) {\n for (const context of this.#contexts.values()) {\n if (context.cdpTarget.cdpSessionId === sessionId) {\n return context;\n }\n }\n return;\n }\n /** Gets the context with the given ID, if any, otherwise throws. */\n getContext(id) {\n const result = this.findContext(id);\n if (result === undefined) {\n throw new protocol_js_1.NoSuchFrameException(`Context ${id} not found`);\n }\n return result;\n }\n}\nexports.BrowsingContextStorage = BrowsingContextStorage;\n//# sourceMappingURL=BrowsingContextStorage.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.RealmStorage = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst WindowRealm_js_1 = require(\"./WindowRealm.js\");\n/** Container class for browsing realms. */\nclass RealmStorage {\n /** Tracks handles and their realms sent to the client. */\n #knownHandlesToRealmMap = new Map();\n /** Map from realm ID to Realm. */\n #realmMap = new Map();\n get knownHandlesToRealmMap() {\n return this.#knownHandlesToRealmMap;\n }\n addRealm(realm) {\n this.#realmMap.set(realm.realmId, realm);\n }\n /** Finds all realms that match the given filter. */\n findRealms(filter) {\n return Array.from(this.#realmMap.values()).filter((realm) => {\n if (filter.realmId !== undefined && filter.realmId !== realm.realmId) {\n return false;\n }\n if (filter.browsingContextId !== undefined &&\n !realm.associatedBrowsingContexts\n .map((browsingContext) => browsingContext.id)\n .includes(filter.browsingContextId)) {\n return false;\n }\n if (filter.sandbox !== undefined &&\n (!(realm instanceof WindowRealm_js_1.WindowRealm) || filter.sandbox !== realm.sandbox)) {\n return false;\n }\n if (filter.executionContextId !== undefined &&\n filter.executionContextId !== realm.executionContextId) {\n return false;\n }\n if (filter.origin !== undefined && filter.origin !== realm.origin) {\n return false;\n }\n if (filter.type !== undefined && filter.type !== realm.realmType) {\n return false;\n }\n if (filter.cdpSessionId !== undefined &&\n filter.cdpSessionId !== realm.cdpClient.sessionId) {\n return false;\n }\n return true;\n });\n }\n findRealm(filter) {\n const maybeRealms = this.findRealms(filter);\n if (maybeRealms.length !== 1) {\n return undefined;\n }\n return maybeRealms[0];\n }\n /** Gets the only realm that matches the given filter, if any, otherwise throws. */\n getRealm(filter) {\n const maybeRealm = this.findRealm(filter);\n if (maybeRealm === undefined) {\n throw new protocol_js_1.NoSuchFrameException(`Realm ${JSON.stringify(filter)} not found`);\n }\n return maybeRealm;\n }\n /** Deletes all realms that match the given filter. */\n deleteRealms(filter) {\n this.findRealms(filter).map((realm) => {\n realm.dispose();\n this.#realmMap.delete(realm.realmId);\n Array.from(this.knownHandlesToRealmMap.entries())\n .filter(([, r]) => r === realm.realmId)\n .map(([handle]) => this.knownHandlesToRealmMap.delete(handle));\n });\n }\n}\nexports.RealmStorage = RealmStorage;\n//# sourceMappingURL=RealmStorage.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.Buffer = void 0;\n/** Implements a FIFO buffer with a fixed size. */\nclass Buffer {\n #capacity;\n #entries = [];\n #onItemRemoved;\n /**\n * @param capacity The buffer capacity.\n * @param onItemRemoved Delegate called for each removed element.\n */\n constructor(capacity, onItemRemoved) {\n this.#capacity = capacity;\n this.#onItemRemoved = onItemRemoved;\n }\n get() {\n return this.#entries;\n }\n add(value) {\n this.#entries.push(value);\n while (this.#entries.length > this.#capacity) {\n const item = this.#entries.shift();\n if (item !== undefined) {\n this.#onItemRemoved?.(item);\n }\n }\n }\n}\nexports.Buffer = Buffer;\n//# sourceMappingURL=Buffer.js.map","\"use strict\";\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.DefaultMap = void 0;\n/**\n * A subclass of Map whose functionality is almost the same as its parent\n * except for the fact that DefaultMap never returns undefined. It provides a\n * default value for keys that do not exist.\n */\nclass DefaultMap extends Map {\n /** The default value to return whenever a key is not present in the map. */\n #getDefaultValue;\n constructor(getDefaultValue, entries) {\n super(entries);\n this.#getDefaultValue = getDefaultValue;\n }\n get(key) {\n if (!this.has(key)) {\n this.set(key, this.#getDefaultValue(key));\n }\n return super.get(key);\n }\n}\nexports.DefaultMap = DefaultMap;\n//# sourceMappingURL=DefaultMap.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.IdWrapper = void 0;\n/**\n * Creates an object with a positive unique incrementing id.\n */\nclass IdWrapper {\n static #counter = 0;\n #id;\n constructor() {\n this.#id = ++IdWrapper.#counter;\n }\n get id() {\n return this.#id;\n }\n}\nexports.IdWrapper = IdWrapper;\n//# sourceMappingURL=IdWrapper.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.assertSupportedEvent = exports.isCdpEvent = void 0;\n/**\n * Copyright 2023 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\n/**\n * Returns true if the given event is a CDP event.\n * @see https://chromedevtools.github.io/devtools-protocol/\n */\nfunction isCdpEvent(name) {\n return (name.split('.').at(0)?.startsWith(protocol_js_1.ChromiumBidi.BiDiModule.Cdp) ?? false);\n}\nexports.isCdpEvent = isCdpEvent;\n/**\n * Asserts that the given event is known to BiDi or BiDi+, or throws otherwise.\n */\nfunction assertSupportedEvent(name) {\n if (!protocol_js_1.ChromiumBidi.EVENT_NAMES.has(name) && !isCdpEvent(name)) {\n throw new protocol_js_1.InvalidArgumentException(`Unknown event: ${name}`);\n }\n}\nexports.assertSupportedEvent = assertSupportedEvent;\n//# sourceMappingURL=events.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.SubscriptionManager = exports.unrollEvents = exports.cartesianProduct = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst events_js_1 = require(\"./events.js\");\n/**\n * Returns the cartesian product of the given arrays.\n *\n * Example:\n * cartesian([1, 2], ['a', 'b']); => [[1, 'a'], [1, 'b'], [2, 'a'], [2, 'b']]\n */\nfunction cartesianProduct(...a) {\n return a.reduce((a, b) => a.flatMap((d) => b.map((e) => [d, e].flat())));\n}\nexports.cartesianProduct = cartesianProduct;\n/** Expands \"AllEvents\" events into atomic events. */\nfunction unrollEvents(events) {\n const allEvents = new Set();\n function addEvents(events) {\n for (const event of events) {\n allEvents.add(event);\n }\n }\n for (const event of events) {\n switch (event) {\n case protocol_js_1.ChromiumBidi.BiDiModule.BrowsingContext:\n addEvents(Object.values(protocol_js_1.ChromiumBidi.BrowsingContext.EventNames));\n break;\n case protocol_js_1.ChromiumBidi.BiDiModule.Log:\n addEvents(Object.values(protocol_js_1.ChromiumBidi.Log.EventNames));\n break;\n case protocol_js_1.ChromiumBidi.BiDiModule.Network:\n addEvents(Object.values(protocol_js_1.ChromiumBidi.Network.EventNames));\n break;\n case protocol_js_1.ChromiumBidi.BiDiModule.Script:\n addEvents(Object.values(protocol_js_1.ChromiumBidi.Script.EventNames));\n break;\n default:\n allEvents.add(event);\n }\n }\n return [...allEvents.values()];\n}\nexports.unrollEvents = unrollEvents;\nclass SubscriptionManager {\n #subscriptionPriority = 0;\n // BrowsingContext `null` means the event has subscription across all the\n // browsing contexts.\n // Channel `null` means no `channel` should be added.\n #channelToContextToEventMap = new Map();\n #browsingContextStorage;\n constructor(browsingContextStorage) {\n this.#browsingContextStorage = browsingContextStorage;\n }\n getChannelsSubscribedToEvent(eventMethod, contextId) {\n const prioritiesAndChannels = Array.from(this.#channelToContextToEventMap.keys())\n .map((channel) => ({\n priority: this.#getEventSubscriptionPriorityForChannel(eventMethod, contextId, channel),\n channel,\n }))\n .filter(({ priority }) => priority !== null);\n // Sort channels by priority.\n return prioritiesAndChannels\n .sort((a, b) => a.priority - b.priority)\n .map(({ channel }) => channel);\n }\n #getEventSubscriptionPriorityForChannel(eventMethod, contextId, channel) {\n const contextToEventMap = this.#channelToContextToEventMap.get(channel);\n if (contextToEventMap === undefined) {\n return null;\n }\n const maybeTopLevelContextId = this.#browsingContextStorage.findTopLevelContextId(contextId);\n // `null` covers global subscription.\n const relevantContexts = [...new Set([null, maybeTopLevelContextId])];\n // Get all the subscription priorities.\n const priorities = relevantContexts\n .map((context) => {\n // Get the priority for exact event name\n const priority = contextToEventMap.get(context)?.get(eventMethod);\n // For CDP we can't provide specific event name when subscribing\n // to the module directly.\n // Because of that we need to see event `cdp` exits in the map.\n if ((0, events_js_1.isCdpEvent)(eventMethod)) {\n const cdpPriority = contextToEventMap\n .get(context)\n ?.get(protocol_js_1.ChromiumBidi.BiDiModule.Cdp);\n // If we subscribe to the event directly and `cdp` module as well\n // priority will be different we take minimal priority\n return priority && cdpPriority\n ? Math.min(priority, cdpPriority)\n : // At this point we know that we have subscribed\n // to only one of the two\n priority ?? cdpPriority;\n }\n return priority;\n })\n .filter((p) => p !== undefined);\n if (priorities.length === 0) {\n // Not subscribed, return null.\n return null;\n }\n // Return minimal priority.\n return Math.min(...priorities);\n }\n subscribe(event, contextId, channel) {\n // All the subscriptions are handled on the top-level contexts.\n contextId = this.#browsingContextStorage.findTopLevelContextId(contextId);\n // Check if subscribed event is a whole module\n switch (event) {\n case protocol_js_1.ChromiumBidi.BiDiModule.BrowsingContext:\n Object.values(protocol_js_1.ChromiumBidi.BrowsingContext.EventNames).map((specificEvent) => this.subscribe(specificEvent, contextId, channel));\n return;\n case protocol_js_1.ChromiumBidi.BiDiModule.Log:\n Object.values(protocol_js_1.ChromiumBidi.Log.EventNames).map((specificEvent) => this.subscribe(specificEvent, contextId, channel));\n return;\n case protocol_js_1.ChromiumBidi.BiDiModule.Network:\n Object.values(protocol_js_1.ChromiumBidi.Network.EventNames).map((specificEvent) => this.subscribe(specificEvent, contextId, channel));\n return;\n case protocol_js_1.ChromiumBidi.BiDiModule.Script:\n Object.values(protocol_js_1.ChromiumBidi.Script.EventNames).map((specificEvent) => this.subscribe(specificEvent, contextId, channel));\n return;\n default:\n // Intentionally left empty.\n }\n if (!this.#channelToContextToEventMap.has(channel)) {\n this.#channelToContextToEventMap.set(channel, new Map());\n }\n const contextToEventMap = this.#channelToContextToEventMap.get(channel);\n if (!contextToEventMap.has(contextId)) {\n contextToEventMap.set(contextId, new Map());\n }\n const eventMap = contextToEventMap.get(contextId);\n // Do not re-subscribe to events to keep the priority.\n if (eventMap.has(event)) {\n return;\n }\n eventMap.set(event, this.#subscriptionPriority++);\n }\n /**\n * Unsubscribes atomically from all events in the given contexts and channel.\n */\n unsubscribeAll(events, contextIds, channel) {\n // Assert all contexts are known.\n for (const contextId of contextIds) {\n if (contextId !== null) {\n this.#browsingContextStorage.getContext(contextId);\n }\n }\n const eventContextPairs = cartesianProduct(unrollEvents(events), contextIds);\n // Assert all unsubscriptions are valid.\n // If any of the unsubscriptions are invalid, do not unsubscribe from anything.\n eventContextPairs\n .map(([event, contextId]) => this.#checkUnsubscribe(event, contextId, channel))\n .forEach((unsubscribe) => unsubscribe());\n }\n /**\n * Unsubscribes from the event in the given context and channel.\n * Syntactic sugar for \"unsubscribeAll\".\n */\n unsubscribe(eventName, contextId, channel) {\n this.unsubscribeAll([eventName], [contextId], channel);\n }\n #checkUnsubscribe(event, contextId, channel) {\n // All the subscriptions are handled on the top-level contexts.\n contextId = this.#browsingContextStorage.findTopLevelContextId(contextId);\n if (!this.#channelToContextToEventMap.has(channel)) {\n throw new protocol_js_1.InvalidArgumentException(`Cannot unsubscribe from ${event}, ${contextId === null ? 'null' : contextId}. No subscription found.`);\n }\n const contextToEventMap = this.#channelToContextToEventMap.get(channel);\n if (!contextToEventMap.has(contextId)) {\n throw new protocol_js_1.InvalidArgumentException(`Cannot unsubscribe from ${event}, ${contextId === null ? 'null' : contextId}. No subscription found.`);\n }\n const eventMap = contextToEventMap.get(contextId);\n if (!eventMap.has(event)) {\n throw new protocol_js_1.InvalidArgumentException(`Cannot unsubscribe from ${event}, ${contextId === null ? 'null' : contextId}. No subscription found.`);\n }\n return () => {\n eventMap.delete(event);\n // Clean up maps if empty.\n if (eventMap.size === 0) {\n contextToEventMap.delete(event);\n }\n if (contextToEventMap.size === 0) {\n this.#channelToContextToEventMap.delete(channel);\n }\n };\n }\n}\nexports.SubscriptionManager = SubscriptionManager;\n//# sourceMappingURL=SubscriptionManager.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.EventManager = void 0;\nconst protocol_js_1 = require(\"../../../protocol/protocol.js\");\nconst Buffer_js_1 = require(\"../../../utils/Buffer.js\");\nconst DefaultMap_js_1 = require(\"../../../utils/DefaultMap.js\");\nconst EventEmitter_js_1 = require(\"../../../utils/EventEmitter.js\");\nconst IdWrapper_js_1 = require(\"../../../utils/IdWrapper.js\");\nconst OutgoingMessage_js_1 = require(\"../../OutgoingMessage.js\");\nconst events_js_1 = require(\"./events.js\");\nconst SubscriptionManager_js_1 = require(\"./SubscriptionManager.js\");\nclass EventWrapper {\n #idWrapper = new IdWrapper_js_1.IdWrapper();\n #contextId;\n #event;\n constructor(event, contextId) {\n this.#event = event;\n this.#contextId = contextId;\n }\n get id() {\n return this.#idWrapper.id;\n }\n get contextId() {\n return this.#contextId;\n }\n get event() {\n return this.#event;\n }\n}\n/**\n * Maps event name to a desired buffer length.\n */\nconst eventBufferLength = new Map([[protocol_js_1.ChromiumBidi.Log.EventNames.LogEntryAdded, 100]]);\nclass EventManager extends EventEmitter_js_1.EventEmitter {\n /**\n * Maps event name to a set of contexts where this event already happened.\n * Needed for getting buffered events from all the contexts in case of\n * subscripting to all contexts.\n */\n #eventToContextsMap = new DefaultMap_js_1.DefaultMap(() => new Set());\n /**\n * Maps `eventName` + `browsingContext` to buffer. Used to get buffered events\n * during subscription. Channel-agnostic.\n */\n #eventBuffers = new Map();\n /**\n * Maps `eventName` + `browsingContext` + `channel` to last sent event id.\n * Used to avoid sending duplicated events when user\n * subscribes -> unsubscribes -> subscribes.\n */\n #lastMessageSent = new Map();\n #subscriptionManager;\n #browsingContextStorage;\n constructor(browsingContextStorage) {\n super();\n this.#browsingContextStorage = browsingContextStorage;\n this.#subscriptionManager = new SubscriptionManager_js_1.SubscriptionManager(browsingContextStorage);\n }\n /**\n * Returns consistent key to be used to access value maps.\n */\n static #getMapKey(eventName, browsingContext, channel) {\n return JSON.stringify({ eventName, browsingContext, channel });\n }\n registerEvent(event, contextId) {\n this.registerPromiseEvent(Promise.resolve({\n kind: 'success',\n value: event,\n }), contextId, event.method);\n }\n registerPromiseEvent(event, contextId, eventName) {\n const eventWrapper = new EventWrapper(event, contextId);\n const sortedChannels = this.#subscriptionManager.getChannelsSubscribedToEvent(eventName, contextId);\n this.#bufferEvent(eventWrapper, eventName);\n // Send events to channels in the subscription priority.\n for (const channel of sortedChannels) {\n this.emit(\"event\" /* EventManagerEvents.Event */, {\n message: OutgoingMessage_js_1.OutgoingMessage.createFromPromise(event, channel),\n event: eventName,\n });\n this.#markEventSent(eventWrapper, channel, eventName);\n }\n }\n subscribe(eventNames, contextIds, channel) {\n for (const name of eventNames) {\n (0, events_js_1.assertSupportedEvent)(name);\n }\n // First check if all the contexts are known.\n for (const contextId of contextIds) {\n if (contextId !== null) {\n // Assert the context is known. Throw exception otherwise.\n this.#browsingContextStorage.getContext(contextId);\n }\n }\n for (const eventName of eventNames) {\n for (const contextId of contextIds) {\n this.#subscriptionManager.subscribe(eventName, contextId, channel);\n for (const eventWrapper of this.#getBufferedEvents(eventName, contextId, channel)) {\n // The order of the events is important.\n this.emit(\"event\" /* EventManagerEvents.Event */, {\n message: OutgoingMessage_js_1.OutgoingMessage.createFromPromise(eventWrapper.event, channel),\n event: eventName,\n });\n this.#markEventSent(eventWrapper, channel, eventName);\n }\n }\n }\n }\n unsubscribe(eventNames, contextIds, channel) {\n for (const name of eventNames) {\n (0, events_js_1.assertSupportedEvent)(name);\n }\n this.#subscriptionManager.unsubscribeAll(eventNames, contextIds, channel);\n }\n /**\n * If the event is buffer-able, put it in the buffer.\n */\n #bufferEvent(eventWrapper, eventName) {\n if (!eventBufferLength.has(eventName)) {\n // Do nothing if the event is no buffer-able.\n return;\n }\n const bufferMapKey = EventManager.#getMapKey(eventName, eventWrapper.contextId);\n if (!this.#eventBuffers.has(bufferMapKey)) {\n this.#eventBuffers.set(bufferMapKey, new Buffer_js_1.Buffer(eventBufferLength.get(eventName)));\n }\n this.#eventBuffers.get(bufferMapKey).add(eventWrapper);\n // Add the context to the list of contexts having `eventName` events.\n this.#eventToContextsMap.get(eventName).add(eventWrapper.contextId);\n }\n /**\n * If the event is buffer-able, mark it as sent to the given contextId and channel.\n */\n #markEventSent(eventWrapper, channel, eventName) {\n if (!eventBufferLength.has(eventName)) {\n // Do nothing if the event is no buffer-able.\n return;\n }\n const lastSentMapKey = EventManager.#getMapKey(eventName, eventWrapper.contextId, channel);\n this.#lastMessageSent.set(lastSentMapKey, Math.max(this.#lastMessageSent.get(lastSentMapKey) ?? 0, eventWrapper.id));\n }\n /**\n * Returns events which are buffered and not yet sent to the given channel events.\n */\n #getBufferedEvents(eventName, contextId, channel) {\n const bufferMapKey = EventManager.#getMapKey(eventName, contextId);\n const lastSentMapKey = EventManager.#getMapKey(eventName, contextId, channel);\n const lastSentMessageId = this.#lastMessageSent.get(lastSentMapKey) ?? -Infinity;\n const result = this.#eventBuffers\n .get(bufferMapKey)\n ?.get()\n .filter((wrapper) => wrapper.id > lastSentMessageId) ?? [];\n if (contextId === null) {\n // For global subscriptions, events buffered in each context should be sent back.\n Array.from(this.#eventToContextsMap.get(eventName).keys())\n .filter((_contextId) => \n // Events without context are already in the result.\n _contextId !== null &&\n // Events from deleted contexts should not be sent.\n this.#browsingContextStorage.hasContext(_contextId))\n .map((_contextId) => this.#getBufferedEvents(eventName, _contextId, channel))\n .forEach((events) => result.push(...events));\n }\n return result.sort((e1, e2) => e1.id - e2.id);\n }\n}\nexports.EventManager = EventManager;\n//# sourceMappingURL=EventManager.js.map","\"use strict\";\n/**\n * Copyright 2021 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.BidiServer = void 0;\nconst EventEmitter_js_1 = require(\"../utils/EventEmitter.js\");\nconst log_js_1 = require(\"../utils/log.js\");\nconst ProcessingQueue_js_1 = require(\"../utils/ProcessingQueue.js\");\nconst CommandProcessor_js_1 = require(\"./CommandProcessor.js\");\nconst BrowsingContextStorage_js_1 = require(\"./domains/context/BrowsingContextStorage.js\");\nconst RealmStorage_js_1 = require(\"./domains/script/RealmStorage.js\");\nconst EventManager_js_1 = require(\"./domains/session/EventManager.js\");\nclass BidiServer extends EventEmitter_js_1.EventEmitter {\n #messageQueue;\n #transport;\n #commandProcessor;\n #eventManager;\n #browsingContextStorage = new BrowsingContextStorage_js_1.BrowsingContextStorage();\n #logger;\n #handleIncomingMessage = (message) => {\n void this.#commandProcessor.processCommand(message).catch((error) => {\n this.#logger?.(log_js_1.LogType.debugError, error);\n });\n };\n #processOutgoingMessage = async (messageEntry) => {\n const message = messageEntry.message;\n if (messageEntry.channel !== null) {\n message['channel'] = messageEntry.channel;\n }\n await this.#transport.sendMessage(message);\n };\n constructor(bidiTransport, cdpConnection, browserCdpClient, selfTargetId, defaultUserContextId, options, parser, logger) {\n super();\n this.#logger = logger;\n this.#messageQueue = new ProcessingQueue_js_1.ProcessingQueue(this.#processOutgoingMessage, this.#logger);\n this.#transport = bidiTransport;\n this.#transport.setOnMessage(this.#handleIncomingMessage);\n this.#eventManager = new EventManager_js_1.EventManager(this.#browsingContextStorage);\n this.#commandProcessor = new CommandProcessor_js_1.CommandProcessor(cdpConnection, browserCdpClient, this.#eventManager, selfTargetId, defaultUserContextId, this.#browsingContextStorage, new RealmStorage_js_1.RealmStorage(), options?.acceptInsecureCerts ?? false, options?.sharedIdWithFrame ?? false, parser, this.#logger);\n this.#eventManager.on(\"event\" /* EventManagerEvents.Event */, ({ message, event }) => {\n this.emitOutgoingMessage(message, event);\n });\n this.#commandProcessor.on(\"response\" /* CommandProcessorEvents.Response */, ({ message, event }) => {\n this.emitOutgoingMessage(message, event);\n });\n }\n /**\n * Creates and starts BiDi Mapper instance.\n */\n static async createAndStart(bidiTransport, cdpConnection, browserCdpClient, selfTargetId, options, parser, logger) {\n // The default context is not exposed in Target.getBrowserContexts but can\n // be observed via Target.getTargets. To determine the default browser\n // context, we check which one is mentioned in Target.getTargets and not in\n // Target.getBrowserContexts.\n const [{ browserContextIds }, { targetInfos }] = await Promise.all([\n browserCdpClient.sendCommand('Target.getBrowserContexts'),\n browserCdpClient.sendCommand('Target.getTargets'),\n ]);\n let defaultUserContextId = 'default';\n for (const info of targetInfos) {\n if (info.browserContextId &&\n !browserContextIds.includes(info.browserContextId)) {\n defaultUserContextId = info.browserContextId;\n break;\n }\n }\n const server = new BidiServer(bidiTransport, cdpConnection, browserCdpClient, selfTargetId, defaultUserContextId, options, parser, logger);\n // Needed to get events about new targets.\n await browserCdpClient.sendCommand('Target.setDiscoverTargets', {\n discover: true,\n });\n // Needed to automatically attach to new targets.\n await browserCdpClient.sendCommand('Target.setAutoAttach', {\n autoAttach: true,\n waitForDebuggerOnStart: true,\n flatten: true,\n });\n await server.#topLevelContextsLoaded();\n return server;\n }\n /**\n * Sends BiDi message.\n */\n emitOutgoingMessage(messageEntry, event) {\n this.#messageQueue.add(messageEntry, event);\n }\n close() {\n this.#transport.close();\n }\n async #topLevelContextsLoaded() {\n await Promise.all(this.#browsingContextStorage\n .getTopLevelContexts()\n .map((c) => c.lifecycleLoaded()));\n }\n}\nexports.BidiServer = BidiServer;\n//# sourceMappingURL=BidiServer.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.OutgoingMessage = exports.EventEmitter = exports.BidiServer = void 0;\n/**\n * @fileoverview The entry point to the BiDi Mapper namespace.\n * Other modules should only access exports defined in this file.\n * XXX: Add ESlint rule for this (https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-restricted-paths.md)\n */\nvar BidiServer_js_1 = require(\"./BidiServer.js\");\nObject.defineProperty(exports, \"BidiServer\", { enumerable: true, get: function () { return BidiServer_js_1.BidiServer; } });\nvar EventEmitter_js_1 = require(\"../utils/EventEmitter.js\");\nObject.defineProperty(exports, \"EventEmitter\", { enumerable: true, get: function () { return EventEmitter_js_1.EventEmitter; } });\nvar OutgoingMessage_js_1 = require(\"./OutgoingMessage.js\");\nObject.defineProperty(exports, \"OutgoingMessage\", { enumerable: true, get: function () { return OutgoingMessage_js_1.OutgoingMessage; } });\n//# sourceMappingURL=BidiMapper.js.map","\"use strict\";\n/**\n * Copyright 2021 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.MapperCdpClient = exports.CloseError = void 0;\nconst EventEmitter_js_1 = require(\"../utils/EventEmitter.js\");\n/** A error that will be thrown if/when the connection is closed. */\nclass CloseError extends Error {\n}\nexports.CloseError = CloseError;\n/** Represents a high-level CDP connection to the browser. */\nclass MapperCdpClient extends EventEmitter_js_1.EventEmitter {\n #cdpConnection;\n #sessionId;\n constructor(cdpConnection, sessionId) {\n super();\n this.#cdpConnection = cdpConnection;\n this.#sessionId = sessionId;\n }\n get sessionId() {\n return this.#sessionId;\n }\n sendCommand(method, ...params) {\n return this.#cdpConnection.sendCommand(method, params[0], this.#sessionId);\n }\n isCloseError(error) {\n return error instanceof CloseError;\n }\n}\nexports.MapperCdpClient = MapperCdpClient;\n//# sourceMappingURL=CdpClient.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.MapperCdpConnection = void 0;\nconst log_js_1 = require(\"../utils/log.js\");\nconst CdpClient_js_1 = require(\"./CdpClient.js\");\n/**\n * Represents a high-level CDP connection to the browser backend.\n *\n * Manages all CdpClients (each backed by a Session ID) instance for each active\n * CDP session.\n */\nclass MapperCdpConnection {\n static LOGGER_PREFIX_RECV = `${log_js_1.LogType.cdp}:RECV ◂`;\n static LOGGER_PREFIX_SEND = `${log_js_1.LogType.cdp}:SEND ▸`;\n #mainBrowserCdpClient;\n #transport;\n /** Map from session ID to CdpClient.\n * `undefined` points to the main browser session. */\n #sessionCdpClients = new Map();\n #commandCallbacks = new Map();\n #logger;\n #nextId = 0;\n constructor(transport, logger) {\n this.#transport = transport;\n this.#logger = logger;\n this.#transport.setOnMessage(this.#onMessage);\n // Create default Browser CDP Session.\n this.#mainBrowserCdpClient = this.#createCdpClient(undefined);\n }\n /** Closes the connection to the browser. */\n close() {\n this.#transport.close();\n for (const [, { reject, error }] of this.#commandCallbacks) {\n reject(error);\n }\n this.#commandCallbacks.clear();\n this.#sessionCdpClients.clear();\n }\n async createBrowserSession() {\n const { sessionId } = await this.#mainBrowserCdpClient.sendCommand('Target.attachToBrowserTarget');\n return this.#createCdpClient(sessionId);\n }\n /**\n * Gets a CdpClient instance attached to the given session ID,\n * or null if the session is not attached.\n */\n getCdpClient(sessionId) {\n const cdpClient = this.#sessionCdpClients.get(sessionId);\n if (!cdpClient) {\n throw new Error(`Unknown CDP session ID: ${sessionId}`);\n }\n return cdpClient;\n }\n sendCommand(method, params, sessionId) {\n return new Promise((resolve, reject) => {\n const id = this.#nextId++;\n this.#commandCallbacks.set(id, {\n resolve,\n reject,\n error: new CdpClient_js_1.CloseError(`${method} ${JSON.stringify(params)} ${sessionId ?? ''} call rejected because the connection has been closed.`),\n });\n const cdpMessage = { id, method, params };\n if (sessionId) {\n cdpMessage.sessionId = sessionId;\n }\n void this.#transport\n .sendMessage(JSON.stringify(cdpMessage))\n ?.catch((error) => {\n this.#logger?.(log_js_1.LogType.debugError, error);\n this.#transport.close();\n });\n this.#logger?.(MapperCdpConnection.LOGGER_PREFIX_SEND, cdpMessage);\n });\n }\n #onMessage = (json) => {\n const message = JSON.parse(json);\n this.#logger?.(MapperCdpConnection.LOGGER_PREFIX_RECV, message);\n // Update client map if a session is attached\n // Listen for these events on every session.\n if (message.method === 'Target.attachedToTarget') {\n const { sessionId } = message.params;\n this.#createCdpClient(sessionId);\n }\n if (message.id !== undefined) {\n // Handle command response.\n const callbacks = this.#commandCallbacks.get(message.id);\n this.#commandCallbacks.delete(message.id);\n if (callbacks) {\n if (message.result) {\n callbacks.resolve(message.result);\n }\n else if (message.error) {\n callbacks.reject(message.error);\n }\n }\n }\n else if (message.method) {\n const client = this.#sessionCdpClients.get(message.sessionId ?? undefined);\n client?.emit(message.method, message.params || {});\n // Update client map if a session is detached\n // But emit on that session\n if (message.method === 'Target.detachedFromTarget') {\n const { sessionId } = message.params;\n const client = this.#sessionCdpClients.get(sessionId);\n if (client) {\n this.#sessionCdpClients.delete(sessionId);\n client.removeAllListeners();\n }\n }\n }\n };\n /**\n * Creates a new CdpClient instance for the given session ID.\n * @param sessionId either a string, or undefined for the main browser session.\n * The main browser session is used only to create new browser sessions.\n * @private\n */\n #createCdpClient(sessionId) {\n const cdpClient = new CdpClient_js_1.MapperCdpClient(this, sessionId);\n this.#sessionCdpClients.set(sessionId, cdpClient);\n return cdpClient;\n }\n}\nexports.MapperCdpConnection = MapperCdpConnection;\n//# sourceMappingURL=CdpConnection.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.getParsedType = exports.ZodParsedType = exports.objectUtil = exports.util = void 0;\nvar util;\n(function (util) {\n util.assertEqual = (val) => val;\n function assertIs(_arg) { }\n util.assertIs = assertIs;\n function assertNever(_x) {\n throw new Error();\n }\n util.assertNever = assertNever;\n util.arrayToEnum = (items) => {\n const obj = {};\n for (const item of items) {\n obj[item] = item;\n }\n return obj;\n };\n util.getValidEnumValues = (obj) => {\n const validKeys = util.objectKeys(obj).filter((k) => typeof obj[obj[k]] !== \"number\");\n const filtered = {};\n for (const k of validKeys) {\n filtered[k] = obj[k];\n }\n return util.objectValues(filtered);\n };\n util.objectValues = (obj) => {\n return util.objectKeys(obj).map(function (e) {\n return obj[e];\n });\n };\n util.objectKeys = typeof Object.keys === \"function\" // eslint-disable-line ban/ban\n ? (obj) => Object.keys(obj) // eslint-disable-line ban/ban\n : (object) => {\n const keys = [];\n for (const key in object) {\n if (Object.prototype.hasOwnProperty.call(object, key)) {\n keys.push(key);\n }\n }\n return keys;\n };\n util.find = (arr, checker) => {\n for (const item of arr) {\n if (checker(item))\n return item;\n }\n return undefined;\n };\n util.isInteger = typeof Number.isInteger === \"function\"\n ? (val) => Number.isInteger(val) // eslint-disable-line ban/ban\n : (val) => typeof val === \"number\" && isFinite(val) && Math.floor(val) === val;\n function joinValues(array, separator = \" | \") {\n return array\n .map((val) => (typeof val === \"string\" ? `'${val}'` : val))\n .join(separator);\n }\n util.joinValues = joinValues;\n util.jsonStringifyReplacer = (_, value) => {\n if (typeof value === \"bigint\") {\n return value.toString();\n }\n return value;\n };\n})(util = exports.util || (exports.util = {}));\nvar objectUtil;\n(function (objectUtil) {\n objectUtil.mergeShapes = (first, second) => {\n return {\n ...first,\n ...second, // second overwrites first\n };\n };\n})(objectUtil = exports.objectUtil || (exports.objectUtil = {}));\nexports.ZodParsedType = util.arrayToEnum([\n \"string\",\n \"nan\",\n \"number\",\n \"integer\",\n \"float\",\n \"boolean\",\n \"date\",\n \"bigint\",\n \"symbol\",\n \"function\",\n \"undefined\",\n \"null\",\n \"array\",\n \"object\",\n \"unknown\",\n \"promise\",\n \"void\",\n \"never\",\n \"map\",\n \"set\",\n]);\nconst getParsedType = (data) => {\n const t = typeof data;\n switch (t) {\n case \"undefined\":\n return exports.ZodParsedType.undefined;\n case \"string\":\n return exports.ZodParsedType.string;\n case \"number\":\n return isNaN(data) ? exports.ZodParsedType.nan : exports.ZodParsedType.number;\n case \"boolean\":\n return exports.ZodParsedType.boolean;\n case \"function\":\n return exports.ZodParsedType.function;\n case \"bigint\":\n return exports.ZodParsedType.bigint;\n case \"symbol\":\n return exports.ZodParsedType.symbol;\n case \"object\":\n if (Array.isArray(data)) {\n return exports.ZodParsedType.array;\n }\n if (data === null) {\n return exports.ZodParsedType.null;\n }\n if (data.then &&\n typeof data.then === \"function\" &&\n data.catch &&\n typeof data.catch === \"function\") {\n return exports.ZodParsedType.promise;\n }\n if (typeof Map !== \"undefined\" && data instanceof Map) {\n return exports.ZodParsedType.map;\n }\n if (typeof Set !== \"undefined\" && data instanceof Set) {\n return exports.ZodParsedType.set;\n }\n if (typeof Date !== \"undefined\" && data instanceof Date) {\n return exports.ZodParsedType.date;\n }\n return exports.ZodParsedType.object;\n default:\n return exports.ZodParsedType.unknown;\n }\n};\nexports.getParsedType = getParsedType;\n","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ZodError = exports.quotelessJson = exports.ZodIssueCode = void 0;\nconst util_1 = require(\"./helpers/util\");\nexports.ZodIssueCode = util_1.util.arrayToEnum([\n \"invalid_type\",\n \"invalid_literal\",\n \"custom\",\n \"invalid_union\",\n \"invalid_union_discriminator\",\n \"invalid_enum_value\",\n \"unrecognized_keys\",\n \"invalid_arguments\",\n \"invalid_return_type\",\n \"invalid_date\",\n \"invalid_string\",\n \"too_small\",\n \"too_big\",\n \"invalid_intersection_types\",\n \"not_multiple_of\",\n \"not_finite\",\n]);\nconst quotelessJson = (obj) => {\n const json = JSON.stringify(obj, null, 2);\n return json.replace(/\"([^\"]+)\":/g, \"$1:\");\n};\nexports.quotelessJson = quotelessJson;\nclass ZodError extends Error {\n constructor(issues) {\n super();\n this.issues = [];\n this.addIssue = (sub) => {\n this.issues = [...this.issues, sub];\n };\n this.addIssues = (subs = []) => {\n this.issues = [...this.issues, ...subs];\n };\n const actualProto = new.target.prototype;\n if (Object.setPrototypeOf) {\n // eslint-disable-next-line ban/ban\n Object.setPrototypeOf(this, actualProto);\n }\n else {\n this.__proto__ = actualProto;\n }\n this.name = \"ZodError\";\n this.issues = issues;\n }\n get errors() {\n return this.issues;\n }\n format(_mapper) {\n const mapper = _mapper ||\n function (issue) {\n return issue.message;\n };\n const fieldErrors = { _errors: [] };\n const processError = (error) => {\n for (const issue of error.issues) {\n if (issue.code === \"invalid_union\") {\n issue.unionErrors.map(processError);\n }\n else if (issue.code === \"invalid_return_type\") {\n processError(issue.returnTypeError);\n }\n else if (issue.code === \"invalid_arguments\") {\n processError(issue.argumentsError);\n }\n else if (issue.path.length === 0) {\n fieldErrors._errors.push(mapper(issue));\n }\n else {\n let curr = fieldErrors;\n let i = 0;\n while (i < issue.path.length) {\n const el = issue.path[i];\n const terminal = i === issue.path.length - 1;\n if (!terminal) {\n curr[el] = curr[el] || { _errors: [] };\n // if (typeof el === \"string\") {\n // curr[el] = curr[el] || { _errors: [] };\n // } else if (typeof el === \"number\") {\n // const errorArray: any = [];\n // errorArray._errors = [];\n // curr[el] = curr[el] || errorArray;\n // }\n }\n else {\n curr[el] = curr[el] || { _errors: [] };\n curr[el]._errors.push(mapper(issue));\n }\n curr = curr[el];\n i++;\n }\n }\n }\n };\n processError(this);\n return fieldErrors;\n }\n toString() {\n return this.message;\n }\n get message() {\n return JSON.stringify(this.issues, util_1.util.jsonStringifyReplacer, 2);\n }\n get isEmpty() {\n return this.issues.length === 0;\n }\n flatten(mapper = (issue) => issue.message) {\n const fieldErrors = {};\n const formErrors = [];\n for (const sub of this.issues) {\n if (sub.path.length > 0) {\n fieldErrors[sub.path[0]] = fieldErrors[sub.path[0]] || [];\n fieldErrors[sub.path[0]].push(mapper(sub));\n }\n else {\n formErrors.push(mapper(sub));\n }\n }\n return { formErrors, fieldErrors };\n }\n get formErrors() {\n return this.flatten();\n }\n}\nexports.ZodError = ZodError;\nZodError.create = (issues) => {\n const error = new ZodError(issues);\n return error;\n};\n","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nconst util_1 = require(\"../helpers/util\");\nconst ZodError_1 = require(\"../ZodError\");\nconst errorMap = (issue, _ctx) => {\n let message;\n switch (issue.code) {\n case ZodError_1.ZodIssueCode.invalid_type:\n if (issue.received === util_1.ZodParsedType.undefined) {\n message = \"Required\";\n }\n else {\n message = `Expected ${issue.expected}, received ${issue.received}`;\n }\n break;\n case ZodError_1.ZodIssueCode.invalid_literal:\n message = `Invalid literal value, expected ${JSON.stringify(issue.expected, util_1.util.jsonStringifyReplacer)}`;\n break;\n case ZodError_1.ZodIssueCode.unrecognized_keys:\n message = `Unrecognized key(s) in object: ${util_1.util.joinValues(issue.keys, \", \")}`;\n break;\n case ZodError_1.ZodIssueCode.invalid_union:\n message = `Invalid input`;\n break;\n case ZodError_1.ZodIssueCode.invalid_union_discriminator:\n message = `Invalid discriminator value. Expected ${util_1.util.joinValues(issue.options)}`;\n break;\n case ZodError_1.ZodIssueCode.invalid_enum_value:\n message = `Invalid enum value. Expected ${util_1.util.joinValues(issue.options)}, received '${issue.received}'`;\n break;\n case ZodError_1.ZodIssueCode.invalid_arguments:\n message = `Invalid function arguments`;\n break;\n case ZodError_1.ZodIssueCode.invalid_return_type:\n message = `Invalid function return type`;\n break;\n case ZodError_1.ZodIssueCode.invalid_date:\n message = `Invalid date`;\n break;\n case ZodError_1.ZodIssueCode.invalid_string:\n if (typeof issue.validation === \"object\") {\n if (\"includes\" in issue.validation) {\n message = `Invalid input: must include \"${issue.validation.includes}\"`;\n if (typeof issue.validation.position === \"number\") {\n message = `${message} at one or more positions greater than or equal to ${issue.validation.position}`;\n }\n }\n else if (\"startsWith\" in issue.validation) {\n message = `Invalid input: must start with \"${issue.validation.startsWith}\"`;\n }\n else if (\"endsWith\" in issue.validation) {\n message = `Invalid input: must end with \"${issue.validation.endsWith}\"`;\n }\n else {\n util_1.util.assertNever(issue.validation);\n }\n }\n else if (issue.validation !== \"regex\") {\n message = `Invalid ${issue.validation}`;\n }\n else {\n message = \"Invalid\";\n }\n break;\n case ZodError_1.ZodIssueCode.too_small:\n if (issue.type === \"array\")\n message = `Array must contain ${issue.exact ? \"exactly\" : issue.inclusive ? `at least` : `more than`} ${issue.minimum} element(s)`;\n else if (issue.type === \"string\")\n message = `String must contain ${issue.exact ? \"exactly\" : issue.inclusive ? `at least` : `over`} ${issue.minimum} character(s)`;\n else if (issue.type === \"number\")\n message = `Number must be ${issue.exact\n ? `exactly equal to `\n : issue.inclusive\n ? `greater than or equal to `\n : `greater than `}${issue.minimum}`;\n else if (issue.type === \"date\")\n message = `Date must be ${issue.exact\n ? `exactly equal to `\n : issue.inclusive\n ? `greater than or equal to `\n : `greater than `}${new Date(Number(issue.minimum))}`;\n else\n message = \"Invalid input\";\n break;\n case ZodError_1.ZodIssueCode.too_big:\n if (issue.type === \"array\")\n message = `Array must contain ${issue.exact ? `exactly` : issue.inclusive ? `at most` : `less than`} ${issue.maximum} element(s)`;\n else if (issue.type === \"string\")\n message = `String must contain ${issue.exact ? `exactly` : issue.inclusive ? `at most` : `under`} ${issue.maximum} character(s)`;\n else if (issue.type === \"number\")\n message = `Number must be ${issue.exact\n ? `exactly`\n : issue.inclusive\n ? `less than or equal to`\n : `less than`} ${issue.maximum}`;\n else if (issue.type === \"bigint\")\n message = `BigInt must be ${issue.exact\n ? `exactly`\n : issue.inclusive\n ? `less than or equal to`\n : `less than`} ${issue.maximum}`;\n else if (issue.type === \"date\")\n message = `Date must be ${issue.exact\n ? `exactly`\n : issue.inclusive\n ? `smaller than or equal to`\n : `smaller than`} ${new Date(Number(issue.maximum))}`;\n else\n message = \"Invalid input\";\n break;\n case ZodError_1.ZodIssueCode.custom:\n message = `Invalid input`;\n break;\n case ZodError_1.ZodIssueCode.invalid_intersection_types:\n message = `Intersection results could not be merged`;\n break;\n case ZodError_1.ZodIssueCode.not_multiple_of:\n message = `Number must be a multiple of ${issue.multipleOf}`;\n break;\n case ZodError_1.ZodIssueCode.not_finite:\n message = \"Number must be finite\";\n break;\n default:\n message = _ctx.defaultError;\n util_1.util.assertNever(issue);\n }\n return { message };\n};\nexports.default = errorMap;\n","\"use strict\";\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.getErrorMap = exports.setErrorMap = exports.defaultErrorMap = void 0;\nconst en_1 = __importDefault(require(\"./locales/en\"));\nexports.defaultErrorMap = en_1.default;\nlet overrideErrorMap = en_1.default;\nfunction setErrorMap(map) {\n overrideErrorMap = map;\n}\nexports.setErrorMap = setErrorMap;\nfunction getErrorMap() {\n return overrideErrorMap;\n}\nexports.getErrorMap = getErrorMap;\n","\"use strict\";\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.isAsync = exports.isValid = exports.isDirty = exports.isAborted = exports.OK = exports.DIRTY = exports.INVALID = exports.ParseStatus = exports.addIssueToContext = exports.EMPTY_PATH = exports.makeIssue = void 0;\nconst errors_1 = require(\"../errors\");\nconst en_1 = __importDefault(require(\"../locales/en\"));\nconst makeIssue = (params) => {\n const { data, path, errorMaps, issueData } = params;\n const fullPath = [...path, ...(issueData.path || [])];\n const fullIssue = {\n ...issueData,\n path: fullPath,\n };\n let errorMessage = \"\";\n const maps = errorMaps\n .filter((m) => !!m)\n .slice()\n .reverse();\n for (const map of maps) {\n errorMessage = map(fullIssue, { data, defaultError: errorMessage }).message;\n }\n return {\n ...issueData,\n path: fullPath,\n message: issueData.message || errorMessage,\n };\n};\nexports.makeIssue = makeIssue;\nexports.EMPTY_PATH = [];\nfunction addIssueToContext(ctx, issueData) {\n const issue = (0, exports.makeIssue)({\n issueData: issueData,\n data: ctx.data,\n path: ctx.path,\n errorMaps: [\n ctx.common.contextualErrorMap,\n ctx.schemaErrorMap,\n (0, errors_1.getErrorMap)(),\n en_1.default, // then global default map\n ].filter((x) => !!x),\n });\n ctx.common.issues.push(issue);\n}\nexports.addIssueToContext = addIssueToContext;\nclass ParseStatus {\n constructor() {\n this.value = \"valid\";\n }\n dirty() {\n if (this.value === \"valid\")\n this.value = \"dirty\";\n }\n abort() {\n if (this.value !== \"aborted\")\n this.value = \"aborted\";\n }\n static mergeArray(status, results) {\n const arrayValue = [];\n for (const s of results) {\n if (s.status === \"aborted\")\n return exports.INVALID;\n if (s.status === \"dirty\")\n status.dirty();\n arrayValue.push(s.value);\n }\n return { status: status.value, value: arrayValue };\n }\n static async mergeObjectAsync(status, pairs) {\n const syncPairs = [];\n for (const pair of pairs) {\n syncPairs.push({\n key: await pair.key,\n value: await pair.value,\n });\n }\n return ParseStatus.mergeObjectSync(status, syncPairs);\n }\n static mergeObjectSync(status, pairs) {\n const finalObject = {};\n for (const pair of pairs) {\n const { key, value } = pair;\n if (key.status === \"aborted\")\n return exports.INVALID;\n if (value.status === \"aborted\")\n return exports.INVALID;\n if (key.status === \"dirty\")\n status.dirty();\n if (value.status === \"dirty\")\n status.dirty();\n if (key.value !== \"__proto__\" &&\n (typeof value.value !== \"undefined\" || pair.alwaysSet)) {\n finalObject[key.value] = value.value;\n }\n }\n return { status: status.value, value: finalObject };\n }\n}\nexports.ParseStatus = ParseStatus;\nexports.INVALID = Object.freeze({\n status: \"aborted\",\n});\nconst DIRTY = (value) => ({ status: \"dirty\", value });\nexports.DIRTY = DIRTY;\nconst OK = (value) => ({ status: \"valid\", value });\nexports.OK = OK;\nconst isAborted = (x) => x.status === \"aborted\";\nexports.isAborted = isAborted;\nconst isDirty = (x) => x.status === \"dirty\";\nexports.isDirty = isDirty;\nconst isValid = (x) => x.status === \"valid\";\nexports.isValid = isValid;\nconst isAsync = (x) => typeof Promise !== \"undefined\" && x instanceof Promise;\nexports.isAsync = isAsync;\n","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\n","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.errorUtil = void 0;\nvar errorUtil;\n(function (errorUtil) {\n errorUtil.errToObj = (message) => typeof message === \"string\" ? { message } : message || {};\n errorUtil.toString = (message) => typeof message === \"string\" ? message : message === null || message === void 0 ? void 0 : message.message;\n})(errorUtil = exports.errorUtil || (exports.errorUtil = {}));\n","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.date = exports.boolean = exports.bigint = exports.array = exports.any = exports.coerce = exports.ZodFirstPartyTypeKind = exports.late = exports.ZodSchema = exports.Schema = exports.custom = exports.ZodReadonly = exports.ZodPipeline = exports.ZodBranded = exports.BRAND = exports.ZodNaN = exports.ZodCatch = exports.ZodDefault = exports.ZodNullable = exports.ZodOptional = exports.ZodTransformer = exports.ZodEffects = exports.ZodPromise = exports.ZodNativeEnum = exports.ZodEnum = exports.ZodLiteral = exports.ZodLazy = exports.ZodFunction = exports.ZodSet = exports.ZodMap = exports.ZodRecord = exports.ZodTuple = exports.ZodIntersection = exports.ZodDiscriminatedUnion = exports.ZodUnion = exports.ZodObject = exports.ZodArray = exports.ZodVoid = exports.ZodNever = exports.ZodUnknown = exports.ZodAny = exports.ZodNull = exports.ZodUndefined = exports.ZodSymbol = exports.ZodDate = exports.ZodBoolean = exports.ZodBigInt = exports.ZodNumber = exports.ZodString = exports.ZodType = void 0;\nexports.NEVER = exports.void = exports.unknown = exports.union = exports.undefined = exports.tuple = exports.transformer = exports.symbol = exports.string = exports.strictObject = exports.set = exports.record = exports.promise = exports.preprocess = exports.pipeline = exports.ostring = exports.optional = exports.onumber = exports.oboolean = exports.object = exports.number = exports.nullable = exports.null = exports.never = exports.nativeEnum = exports.nan = exports.map = exports.literal = exports.lazy = exports.intersection = exports.instanceof = exports.function = exports.enum = exports.effect = exports.discriminatedUnion = void 0;\nconst errors_1 = require(\"./errors\");\nconst errorUtil_1 = require(\"./helpers/errorUtil\");\nconst parseUtil_1 = require(\"./helpers/parseUtil\");\nconst util_1 = require(\"./helpers/util\");\nconst ZodError_1 = require(\"./ZodError\");\nclass ParseInputLazyPath {\n constructor(parent, value, path, key) {\n this._cachedPath = [];\n this.parent = parent;\n this.data = value;\n this._path = path;\n this._key = key;\n }\n get path() {\n if (!this._cachedPath.length) {\n if (this._key instanceof Array) {\n this._cachedPath.push(...this._path, ...this._key);\n }\n else {\n this._cachedPath.push(...this._path, this._key);\n }\n }\n return this._cachedPath;\n }\n}\nconst handleResult = (ctx, result) => {\n if ((0, parseUtil_1.isValid)(result)) {\n return { success: true, data: result.value };\n }\n else {\n if (!ctx.common.issues.length) {\n throw new Error(\"Validation failed but no issues detected.\");\n }\n return {\n success: false,\n get error() {\n if (this._error)\n return this._error;\n const error = new ZodError_1.ZodError(ctx.common.issues);\n this._error = error;\n return this._error;\n },\n };\n }\n};\nfunction processCreateParams(params) {\n if (!params)\n return {};\n const { errorMap, invalid_type_error, required_error, description } = params;\n if (errorMap && (invalid_type_error || required_error)) {\n throw new Error(`Can't use \"invalid_type_error\" or \"required_error\" in conjunction with custom error map.`);\n }\n if (errorMap)\n return { errorMap: errorMap, description };\n const customMap = (iss, ctx) => {\n if (iss.code !== \"invalid_type\")\n return { message: ctx.defaultError };\n if (typeof ctx.data === \"undefined\") {\n return { message: required_error !== null && required_error !== void 0 ? required_error : ctx.defaultError };\n }\n return { message: invalid_type_error !== null && invalid_type_error !== void 0 ? invalid_type_error : ctx.defaultError };\n };\n return { errorMap: customMap, description };\n}\nclass ZodType {\n constructor(def) {\n /** Alias of safeParseAsync */\n this.spa = this.safeParseAsync;\n this._def = def;\n this.parse = this.parse.bind(this);\n this.safeParse = this.safeParse.bind(this);\n this.parseAsync = this.parseAsync.bind(this);\n this.safeParseAsync = this.safeParseAsync.bind(this);\n this.spa = this.spa.bind(this);\n this.refine = this.refine.bind(this);\n this.refinement = this.refinement.bind(this);\n this.superRefine = this.superRefine.bind(this);\n this.optional = this.optional.bind(this);\n this.nullable = this.nullable.bind(this);\n this.nullish = this.nullish.bind(this);\n this.array = this.array.bind(this);\n this.promise = this.promise.bind(this);\n this.or = this.or.bind(this);\n this.and = this.and.bind(this);\n this.transform = this.transform.bind(this);\n this.brand = this.brand.bind(this);\n this.default = this.default.bind(this);\n this.catch = this.catch.bind(this);\n this.describe = this.describe.bind(this);\n this.pipe = this.pipe.bind(this);\n this.readonly = this.readonly.bind(this);\n this.isNullable = this.isNullable.bind(this);\n this.isOptional = this.isOptional.bind(this);\n }\n get description() {\n return this._def.description;\n }\n _getType(input) {\n return (0, util_1.getParsedType)(input.data);\n }\n _getOrReturnCtx(input, ctx) {\n return (ctx || {\n common: input.parent.common,\n data: input.data,\n parsedType: (0, util_1.getParsedType)(input.data),\n schemaErrorMap: this._def.errorMap,\n path: input.path,\n parent: input.parent,\n });\n }\n _processInputParams(input) {\n return {\n status: new parseUtil_1.ParseStatus(),\n ctx: {\n common: input.parent.common,\n data: input.data,\n parsedType: (0, util_1.getParsedType)(input.data),\n schemaErrorMap: this._def.errorMap,\n path: input.path,\n parent: input.parent,\n },\n };\n }\n _parseSync(input) {\n const result = this._parse(input);\n if ((0, parseUtil_1.isAsync)(result)) {\n throw new Error(\"Synchronous parse encountered promise.\");\n }\n return result;\n }\n _parseAsync(input) {\n const result = this._parse(input);\n return Promise.resolve(result);\n }\n parse(data, params) {\n const result = this.safeParse(data, params);\n if (result.success)\n return result.data;\n throw result.error;\n }\n safeParse(data, params) {\n var _a;\n const ctx = {\n common: {\n issues: [],\n async: (_a = params === null || params === void 0 ? void 0 : params.async) !== null && _a !== void 0 ? _a : false,\n contextualErrorMap: params === null || params === void 0 ? void 0 : params.errorMap,\n },\n path: (params === null || params === void 0 ? void 0 : params.path) || [],\n schemaErrorMap: this._def.errorMap,\n parent: null,\n data,\n parsedType: (0, util_1.getParsedType)(data),\n };\n const result = this._parseSync({ data, path: ctx.path, parent: ctx });\n return handleResult(ctx, result);\n }\n async parseAsync(data, params) {\n const result = await this.safeParseAsync(data, params);\n if (result.success)\n return result.data;\n throw result.error;\n }\n async safeParseAsync(data, params) {\n const ctx = {\n common: {\n issues: [],\n contextualErrorMap: params === null || params === void 0 ? void 0 : params.errorMap,\n async: true,\n },\n path: (params === null || params === void 0 ? void 0 : params.path) || [],\n schemaErrorMap: this._def.errorMap,\n parent: null,\n data,\n parsedType: (0, util_1.getParsedType)(data),\n };\n const maybeAsyncResult = this._parse({ data, path: ctx.path, parent: ctx });\n const result = await ((0, parseUtil_1.isAsync)(maybeAsyncResult)\n ? maybeAsyncResult\n : Promise.resolve(maybeAsyncResult));\n return handleResult(ctx, result);\n }\n refine(check, message) {\n const getIssueProperties = (val) => {\n if (typeof message === \"string\" || typeof message === \"undefined\") {\n return { message };\n }\n else if (typeof message === \"function\") {\n return message(val);\n }\n else {\n return message;\n }\n };\n return this._refinement((val, ctx) => {\n const result = check(val);\n const setError = () => ctx.addIssue({\n code: ZodError_1.ZodIssueCode.custom,\n ...getIssueProperties(val),\n });\n if (typeof Promise !== \"undefined\" && result instanceof Promise) {\n return result.then((data) => {\n if (!data) {\n setError();\n return false;\n }\n else {\n return true;\n }\n });\n }\n if (!result) {\n setError();\n return false;\n }\n else {\n return true;\n }\n });\n }\n refinement(check, refinementData) {\n return this._refinement((val, ctx) => {\n if (!check(val)) {\n ctx.addIssue(typeof refinementData === \"function\"\n ? refinementData(val, ctx)\n : refinementData);\n return false;\n }\n else {\n return true;\n }\n });\n }\n _refinement(refinement) {\n return new ZodEffects({\n schema: this,\n typeName: ZodFirstPartyTypeKind.ZodEffects,\n effect: { type: \"refinement\", refinement },\n });\n }\n superRefine(refinement) {\n return this._refinement(refinement);\n }\n optional() {\n return ZodOptional.create(this, this._def);\n }\n nullable() {\n return ZodNullable.create(this, this._def);\n }\n nullish() {\n return this.nullable().optional();\n }\n array() {\n return ZodArray.create(this, this._def);\n }\n promise() {\n return ZodPromise.create(this, this._def);\n }\n or(option) {\n return ZodUnion.create([this, option], this._def);\n }\n and(incoming) {\n return ZodIntersection.create(this, incoming, this._def);\n }\n transform(transform) {\n return new ZodEffects({\n ...processCreateParams(this._def),\n schema: this,\n typeName: ZodFirstPartyTypeKind.ZodEffects,\n effect: { type: \"transform\", transform },\n });\n }\n default(def) {\n const defaultValueFunc = typeof def === \"function\" ? def : () => def;\n return new ZodDefault({\n ...processCreateParams(this._def),\n innerType: this,\n defaultValue: defaultValueFunc,\n typeName: ZodFirstPartyTypeKind.ZodDefault,\n });\n }\n brand() {\n return new ZodBranded({\n typeName: ZodFirstPartyTypeKind.ZodBranded,\n type: this,\n ...processCreateParams(this._def),\n });\n }\n catch(def) {\n const catchValueFunc = typeof def === \"function\" ? def : () => def;\n return new ZodCatch({\n ...processCreateParams(this._def),\n innerType: this,\n catchValue: catchValueFunc,\n typeName: ZodFirstPartyTypeKind.ZodCatch,\n });\n }\n describe(description) {\n const This = this.constructor;\n return new This({\n ...this._def,\n description,\n });\n }\n pipe(target) {\n return ZodPipeline.create(this, target);\n }\n readonly() {\n return ZodReadonly.create(this);\n }\n isOptional() {\n return this.safeParse(undefined).success;\n }\n isNullable() {\n return this.safeParse(null).success;\n }\n}\nexports.ZodType = ZodType;\nexports.Schema = ZodType;\nexports.ZodSchema = ZodType;\nconst cuidRegex = /^c[^\\s-]{8,}$/i;\nconst cuid2Regex = /^[a-z][a-z0-9]*$/;\nconst ulidRegex = /^[0-9A-HJKMNP-TV-Z]{26}$/;\n// const uuidRegex =\n// /^([a-f0-9]{8}-[a-f0-9]{4}-[1-5][a-f0-9]{3}-[a-f0-9]{4}-[a-f0-9]{12}|00000000-0000-0000-0000-000000000000)$/i;\nconst uuidRegex = /^[0-9a-fA-F]{8}\\b-[0-9a-fA-F]{4}\\b-[0-9a-fA-F]{4}\\b-[0-9a-fA-F]{4}\\b-[0-9a-fA-F]{12}$/i;\n// from https://stackoverflow.com/a/46181/1550155\n// old version: too slow, didn't support unicode\n// const emailRegex = /^((([a-z]|\\d|[!#\\$%&'\\*\\+\\-\\/=\\?\\^_`{\\|}~]|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])+(\\.([a-z]|\\d|[!#\\$%&'\\*\\+\\-\\/=\\?\\^_`{\\|}~]|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])+)*)|((\\x22)((((\\x20|\\x09)*(\\x0d\\x0a))?(\\x20|\\x09)+)?(([\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x7f]|\\x21|[\\x23-\\x5b]|[\\x5d-\\x7e]|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])|(\\\\([\\x01-\\x09\\x0b\\x0c\\x0d-\\x7f]|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]))))*(((\\x20|\\x09)*(\\x0d\\x0a))?(\\x20|\\x09)+)?(\\x22)))@((([a-z]|\\d|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])|(([a-z]|\\d|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])([a-z]|\\d|-|\\.|_|~|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])*([a-z]|\\d|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])))\\.)+(([a-z]|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])|(([a-z]|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])([a-z]|\\d|-|\\.|_|~|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])*([a-z]|[\\u00A0-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF])))$/i;\n//old email regex\n// const emailRegex = /^(([^<>()[\\].,;:\\s@\"]+(\\.[^<>()[\\].,;:\\s@\"]+)*)|(\".+\"))@((?!-)([^<>()[\\].,;:\\s@\"]+\\.)+[^<>()[\\].,;:\\s@\"]{1,})[^-<>()[\\].,;:\\s@\"]$/i;\n// eslint-disable-next-line\n// const emailRegex =\n// /^(([^<>()[\\]\\\\.,;:\\s@\\\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\\\"]+)*)|(\\\".+\\\"))@((\\[(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\\])|(\\[IPv6:(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))\\])|([A-Za-z0-9]([A-Za-z0-9-]*[A-Za-z0-9])*(\\.[A-Za-z]{2,})+))$/;\n// const emailRegex =\n// /^[a-zA-Z0-9\\.\\!\\#\\$\\%\\&\\'\\*\\+\\/\\=\\?\\^\\_\\`\\{\\|\\}\\~\\-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/;\n// const emailRegex =\n// /^(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|\"(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21\\x23-\\x5b\\x5d-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])*\")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21-\\x5a\\x53-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])+)\\])$/i;\nconst emailRegex = /^(?!\\.)(?!.*\\.\\.)([A-Z0-9_+-\\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\\-]*\\.)+[A-Z]{2,}$/i;\n// const emailRegex =\n// /^[a-z0-9.!#$%&’*+/=?^_`{|}~-]+@[a-z0-9-]+(?:\\.[a-z0-9\\-]+)*$/i;\n// from https://thekevinscott.com/emojis-in-javascript/#writing-a-regular-expression\nconst _emojiRegex = `^(\\\\p{Extended_Pictographic}|\\\\p{Emoji_Component})+$`;\nlet emojiRegex;\nconst ipv4Regex = /^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/;\nconst ipv6Regex = /^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/;\n// Adapted from https://stackoverflow.com/a/3143231\nconst datetimeRegex = (args) => {\n if (args.precision) {\n if (args.offset) {\n return new RegExp(`^\\\\d{4}-\\\\d{2}-\\\\d{2}T\\\\d{2}:\\\\d{2}:\\\\d{2}\\\\.\\\\d{${args.precision}}(([+-]\\\\d{2}(:?\\\\d{2})?)|Z)$`);\n }\n else {\n return new RegExp(`^\\\\d{4}-\\\\d{2}-\\\\d{2}T\\\\d{2}:\\\\d{2}:\\\\d{2}\\\\.\\\\d{${args.precision}}Z$`);\n }\n }\n else if (args.precision === 0) {\n if (args.offset) {\n return new RegExp(`^\\\\d{4}-\\\\d{2}-\\\\d{2}T\\\\d{2}:\\\\d{2}:\\\\d{2}(([+-]\\\\d{2}(:?\\\\d{2})?)|Z)$`);\n }\n else {\n return new RegExp(`^\\\\d{4}-\\\\d{2}-\\\\d{2}T\\\\d{2}:\\\\d{2}:\\\\d{2}Z$`);\n }\n }\n else {\n if (args.offset) {\n return new RegExp(`^\\\\d{4}-\\\\d{2}-\\\\d{2}T\\\\d{2}:\\\\d{2}:\\\\d{2}(\\\\.\\\\d+)?(([+-]\\\\d{2}(:?\\\\d{2})?)|Z)$`);\n }\n else {\n return new RegExp(`^\\\\d{4}-\\\\d{2}-\\\\d{2}T\\\\d{2}:\\\\d{2}:\\\\d{2}(\\\\.\\\\d+)?Z$`);\n }\n }\n};\nfunction isValidIP(ip, version) {\n if ((version === \"v4\" || !version) && ipv4Regex.test(ip)) {\n return true;\n }\n if ((version === \"v6\" || !version) && ipv6Regex.test(ip)) {\n return true;\n }\n return false;\n}\nclass ZodString extends ZodType {\n _parse(input) {\n if (this._def.coerce) {\n input.data = String(input.data);\n }\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.string) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.string,\n received: ctx.parsedType,\n }\n //\n );\n return parseUtil_1.INVALID;\n }\n const status = new parseUtil_1.ParseStatus();\n let ctx = undefined;\n for (const check of this._def.checks) {\n if (check.kind === \"min\") {\n if (input.data.length < check.value) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_small,\n minimum: check.value,\n type: \"string\",\n inclusive: true,\n exact: false,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"max\") {\n if (input.data.length > check.value) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_big,\n maximum: check.value,\n type: \"string\",\n inclusive: true,\n exact: false,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"length\") {\n const tooBig = input.data.length > check.value;\n const tooSmall = input.data.length < check.value;\n if (tooBig || tooSmall) {\n ctx = this._getOrReturnCtx(input, ctx);\n if (tooBig) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_big,\n maximum: check.value,\n type: \"string\",\n inclusive: true,\n exact: true,\n message: check.message,\n });\n }\n else if (tooSmall) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_small,\n minimum: check.value,\n type: \"string\",\n inclusive: true,\n exact: true,\n message: check.message,\n });\n }\n status.dirty();\n }\n }\n else if (check.kind === \"email\") {\n if (!emailRegex.test(input.data)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n validation: \"email\",\n code: ZodError_1.ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"emoji\") {\n if (!emojiRegex) {\n emojiRegex = new RegExp(_emojiRegex, \"u\");\n }\n if (!emojiRegex.test(input.data)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n validation: \"emoji\",\n code: ZodError_1.ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"uuid\") {\n if (!uuidRegex.test(input.data)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n validation: \"uuid\",\n code: ZodError_1.ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"cuid\") {\n if (!cuidRegex.test(input.data)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n validation: \"cuid\",\n code: ZodError_1.ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"cuid2\") {\n if (!cuid2Regex.test(input.data)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n validation: \"cuid2\",\n code: ZodError_1.ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"ulid\") {\n if (!ulidRegex.test(input.data)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n validation: \"ulid\",\n code: ZodError_1.ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"url\") {\n try {\n new URL(input.data);\n }\n catch (_a) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n validation: \"url\",\n code: ZodError_1.ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"regex\") {\n check.regex.lastIndex = 0;\n const testResult = check.regex.test(input.data);\n if (!testResult) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n validation: \"regex\",\n code: ZodError_1.ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"trim\") {\n input.data = input.data.trim();\n }\n else if (check.kind === \"includes\") {\n if (!input.data.includes(check.value, check.position)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_string,\n validation: { includes: check.value, position: check.position },\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"toLowerCase\") {\n input.data = input.data.toLowerCase();\n }\n else if (check.kind === \"toUpperCase\") {\n input.data = input.data.toUpperCase();\n }\n else if (check.kind === \"startsWith\") {\n if (!input.data.startsWith(check.value)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_string,\n validation: { startsWith: check.value },\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"endsWith\") {\n if (!input.data.endsWith(check.value)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_string,\n validation: { endsWith: check.value },\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"datetime\") {\n const regex = datetimeRegex(check);\n if (!regex.test(input.data)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_string,\n validation: \"datetime\",\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"ip\") {\n if (!isValidIP(input.data, check.version)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n validation: \"ip\",\n code: ZodError_1.ZodIssueCode.invalid_string,\n message: check.message,\n });\n status.dirty();\n }\n }\n else {\n util_1.util.assertNever(check);\n }\n }\n return { status: status.value, value: input.data };\n }\n _regex(regex, validation, message) {\n return this.refinement((data) => regex.test(data), {\n validation,\n code: ZodError_1.ZodIssueCode.invalid_string,\n ...errorUtil_1.errorUtil.errToObj(message),\n });\n }\n _addCheck(check) {\n return new ZodString({\n ...this._def,\n checks: [...this._def.checks, check],\n });\n }\n email(message) {\n return this._addCheck({ kind: \"email\", ...errorUtil_1.errorUtil.errToObj(message) });\n }\n url(message) {\n return this._addCheck({ kind: \"url\", ...errorUtil_1.errorUtil.errToObj(message) });\n }\n emoji(message) {\n return this._addCheck({ kind: \"emoji\", ...errorUtil_1.errorUtil.errToObj(message) });\n }\n uuid(message) {\n return this._addCheck({ kind: \"uuid\", ...errorUtil_1.errorUtil.errToObj(message) });\n }\n cuid(message) {\n return this._addCheck({ kind: \"cuid\", ...errorUtil_1.errorUtil.errToObj(message) });\n }\n cuid2(message) {\n return this._addCheck({ kind: \"cuid2\", ...errorUtil_1.errorUtil.errToObj(message) });\n }\n ulid(message) {\n return this._addCheck({ kind: \"ulid\", ...errorUtil_1.errorUtil.errToObj(message) });\n }\n ip(options) {\n return this._addCheck({ kind: \"ip\", ...errorUtil_1.errorUtil.errToObj(options) });\n }\n datetime(options) {\n var _a;\n if (typeof options === \"string\") {\n return this._addCheck({\n kind: \"datetime\",\n precision: null,\n offset: false,\n message: options,\n });\n }\n return this._addCheck({\n kind: \"datetime\",\n precision: typeof (options === null || options === void 0 ? void 0 : options.precision) === \"undefined\" ? null : options === null || options === void 0 ? void 0 : options.precision,\n offset: (_a = options === null || options === void 0 ? void 0 : options.offset) !== null && _a !== void 0 ? _a : false,\n ...errorUtil_1.errorUtil.errToObj(options === null || options === void 0 ? void 0 : options.message),\n });\n }\n regex(regex, message) {\n return this._addCheck({\n kind: \"regex\",\n regex: regex,\n ...errorUtil_1.errorUtil.errToObj(message),\n });\n }\n includes(value, options) {\n return this._addCheck({\n kind: \"includes\",\n value: value,\n position: options === null || options === void 0 ? void 0 : options.position,\n ...errorUtil_1.errorUtil.errToObj(options === null || options === void 0 ? void 0 : options.message),\n });\n }\n startsWith(value, message) {\n return this._addCheck({\n kind: \"startsWith\",\n value: value,\n ...errorUtil_1.errorUtil.errToObj(message),\n });\n }\n endsWith(value, message) {\n return this._addCheck({\n kind: \"endsWith\",\n value: value,\n ...errorUtil_1.errorUtil.errToObj(message),\n });\n }\n min(minLength, message) {\n return this._addCheck({\n kind: \"min\",\n value: minLength,\n ...errorUtil_1.errorUtil.errToObj(message),\n });\n }\n max(maxLength, message) {\n return this._addCheck({\n kind: \"max\",\n value: maxLength,\n ...errorUtil_1.errorUtil.errToObj(message),\n });\n }\n length(len, message) {\n return this._addCheck({\n kind: \"length\",\n value: len,\n ...errorUtil_1.errorUtil.errToObj(message),\n });\n }\n /**\n * @deprecated Use z.string().min(1) instead.\n * @see {@link ZodString.min}\n */\n nonempty(message) {\n return this.min(1, errorUtil_1.errorUtil.errToObj(message));\n }\n trim() {\n return new ZodString({\n ...this._def,\n checks: [...this._def.checks, { kind: \"trim\" }],\n });\n }\n toLowerCase() {\n return new ZodString({\n ...this._def,\n checks: [...this._def.checks, { kind: \"toLowerCase\" }],\n });\n }\n toUpperCase() {\n return new ZodString({\n ...this._def,\n checks: [...this._def.checks, { kind: \"toUpperCase\" }],\n });\n }\n get isDatetime() {\n return !!this._def.checks.find((ch) => ch.kind === \"datetime\");\n }\n get isEmail() {\n return !!this._def.checks.find((ch) => ch.kind === \"email\");\n }\n get isURL() {\n return !!this._def.checks.find((ch) => ch.kind === \"url\");\n }\n get isEmoji() {\n return !!this._def.checks.find((ch) => ch.kind === \"emoji\");\n }\n get isUUID() {\n return !!this._def.checks.find((ch) => ch.kind === \"uuid\");\n }\n get isCUID() {\n return !!this._def.checks.find((ch) => ch.kind === \"cuid\");\n }\n get isCUID2() {\n return !!this._def.checks.find((ch) => ch.kind === \"cuid2\");\n }\n get isULID() {\n return !!this._def.checks.find((ch) => ch.kind === \"ulid\");\n }\n get isIP() {\n return !!this._def.checks.find((ch) => ch.kind === \"ip\");\n }\n get minLength() {\n let min = null;\n for (const ch of this._def.checks) {\n if (ch.kind === \"min\") {\n if (min === null || ch.value > min)\n min = ch.value;\n }\n }\n return min;\n }\n get maxLength() {\n let max = null;\n for (const ch of this._def.checks) {\n if (ch.kind === \"max\") {\n if (max === null || ch.value < max)\n max = ch.value;\n }\n }\n return max;\n }\n}\nexports.ZodString = ZodString;\nZodString.create = (params) => {\n var _a;\n return new ZodString({\n checks: [],\n typeName: ZodFirstPartyTypeKind.ZodString,\n coerce: (_a = params === null || params === void 0 ? void 0 : params.coerce) !== null && _a !== void 0 ? _a : false,\n ...processCreateParams(params),\n });\n};\n// https://stackoverflow.com/questions/3966484/why-does-modulus-operator-return-fractional-number-in-javascript/31711034#31711034\nfunction floatSafeRemainder(val, step) {\n const valDecCount = (val.toString().split(\".\")[1] || \"\").length;\n const stepDecCount = (step.toString().split(\".\")[1] || \"\").length;\n const decCount = valDecCount > stepDecCount ? valDecCount : stepDecCount;\n const valInt = parseInt(val.toFixed(decCount).replace(\".\", \"\"));\n const stepInt = parseInt(step.toFixed(decCount).replace(\".\", \"\"));\n return (valInt % stepInt) / Math.pow(10, decCount);\n}\nclass ZodNumber extends ZodType {\n constructor() {\n super(...arguments);\n this.min = this.gte;\n this.max = this.lte;\n this.step = this.multipleOf;\n }\n _parse(input) {\n if (this._def.coerce) {\n input.data = Number(input.data);\n }\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.number) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.number,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n let ctx = undefined;\n const status = new parseUtil_1.ParseStatus();\n for (const check of this._def.checks) {\n if (check.kind === \"int\") {\n if (!util_1.util.isInteger(input.data)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: \"integer\",\n received: \"float\",\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"min\") {\n const tooSmall = check.inclusive\n ? input.data < check.value\n : input.data <= check.value;\n if (tooSmall) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_small,\n minimum: check.value,\n type: \"number\",\n inclusive: check.inclusive,\n exact: false,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"max\") {\n const tooBig = check.inclusive\n ? input.data > check.value\n : input.data >= check.value;\n if (tooBig) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_big,\n maximum: check.value,\n type: \"number\",\n inclusive: check.inclusive,\n exact: false,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"multipleOf\") {\n if (floatSafeRemainder(input.data, check.value) !== 0) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.not_multiple_of,\n multipleOf: check.value,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"finite\") {\n if (!Number.isFinite(input.data)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.not_finite,\n message: check.message,\n });\n status.dirty();\n }\n }\n else {\n util_1.util.assertNever(check);\n }\n }\n return { status: status.value, value: input.data };\n }\n gte(value, message) {\n return this.setLimit(\"min\", value, true, errorUtil_1.errorUtil.toString(message));\n }\n gt(value, message) {\n return this.setLimit(\"min\", value, false, errorUtil_1.errorUtil.toString(message));\n }\n lte(value, message) {\n return this.setLimit(\"max\", value, true, errorUtil_1.errorUtil.toString(message));\n }\n lt(value, message) {\n return this.setLimit(\"max\", value, false, errorUtil_1.errorUtil.toString(message));\n }\n setLimit(kind, value, inclusive, message) {\n return new ZodNumber({\n ...this._def,\n checks: [\n ...this._def.checks,\n {\n kind,\n value,\n inclusive,\n message: errorUtil_1.errorUtil.toString(message),\n },\n ],\n });\n }\n _addCheck(check) {\n return new ZodNumber({\n ...this._def,\n checks: [...this._def.checks, check],\n });\n }\n int(message) {\n return this._addCheck({\n kind: \"int\",\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n positive(message) {\n return this._addCheck({\n kind: \"min\",\n value: 0,\n inclusive: false,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n negative(message) {\n return this._addCheck({\n kind: \"max\",\n value: 0,\n inclusive: false,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n nonpositive(message) {\n return this._addCheck({\n kind: \"max\",\n value: 0,\n inclusive: true,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n nonnegative(message) {\n return this._addCheck({\n kind: \"min\",\n value: 0,\n inclusive: true,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n multipleOf(value, message) {\n return this._addCheck({\n kind: \"multipleOf\",\n value: value,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n finite(message) {\n return this._addCheck({\n kind: \"finite\",\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n safe(message) {\n return this._addCheck({\n kind: \"min\",\n inclusive: true,\n value: Number.MIN_SAFE_INTEGER,\n message: errorUtil_1.errorUtil.toString(message),\n })._addCheck({\n kind: \"max\",\n inclusive: true,\n value: Number.MAX_SAFE_INTEGER,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n get minValue() {\n let min = null;\n for (const ch of this._def.checks) {\n if (ch.kind === \"min\") {\n if (min === null || ch.value > min)\n min = ch.value;\n }\n }\n return min;\n }\n get maxValue() {\n let max = null;\n for (const ch of this._def.checks) {\n if (ch.kind === \"max\") {\n if (max === null || ch.value < max)\n max = ch.value;\n }\n }\n return max;\n }\n get isInt() {\n return !!this._def.checks.find((ch) => ch.kind === \"int\" ||\n (ch.kind === \"multipleOf\" && util_1.util.isInteger(ch.value)));\n }\n get isFinite() {\n let max = null, min = null;\n for (const ch of this._def.checks) {\n if (ch.kind === \"finite\" ||\n ch.kind === \"int\" ||\n ch.kind === \"multipleOf\") {\n return true;\n }\n else if (ch.kind === \"min\") {\n if (min === null || ch.value > min)\n min = ch.value;\n }\n else if (ch.kind === \"max\") {\n if (max === null || ch.value < max)\n max = ch.value;\n }\n }\n return Number.isFinite(min) && Number.isFinite(max);\n }\n}\nexports.ZodNumber = ZodNumber;\nZodNumber.create = (params) => {\n return new ZodNumber({\n checks: [],\n typeName: ZodFirstPartyTypeKind.ZodNumber,\n coerce: (params === null || params === void 0 ? void 0 : params.coerce) || false,\n ...processCreateParams(params),\n });\n};\nclass ZodBigInt extends ZodType {\n constructor() {\n super(...arguments);\n this.min = this.gte;\n this.max = this.lte;\n }\n _parse(input) {\n if (this._def.coerce) {\n input.data = BigInt(input.data);\n }\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.bigint) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.bigint,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n let ctx = undefined;\n const status = new parseUtil_1.ParseStatus();\n for (const check of this._def.checks) {\n if (check.kind === \"min\") {\n const tooSmall = check.inclusive\n ? input.data < check.value\n : input.data <= check.value;\n if (tooSmall) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_small,\n type: \"bigint\",\n minimum: check.value,\n inclusive: check.inclusive,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"max\") {\n const tooBig = check.inclusive\n ? input.data > check.value\n : input.data >= check.value;\n if (tooBig) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_big,\n type: \"bigint\",\n maximum: check.value,\n inclusive: check.inclusive,\n message: check.message,\n });\n status.dirty();\n }\n }\n else if (check.kind === \"multipleOf\") {\n if (input.data % check.value !== BigInt(0)) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.not_multiple_of,\n multipleOf: check.value,\n message: check.message,\n });\n status.dirty();\n }\n }\n else {\n util_1.util.assertNever(check);\n }\n }\n return { status: status.value, value: input.data };\n }\n gte(value, message) {\n return this.setLimit(\"min\", value, true, errorUtil_1.errorUtil.toString(message));\n }\n gt(value, message) {\n return this.setLimit(\"min\", value, false, errorUtil_1.errorUtil.toString(message));\n }\n lte(value, message) {\n return this.setLimit(\"max\", value, true, errorUtil_1.errorUtil.toString(message));\n }\n lt(value, message) {\n return this.setLimit(\"max\", value, false, errorUtil_1.errorUtil.toString(message));\n }\n setLimit(kind, value, inclusive, message) {\n return new ZodBigInt({\n ...this._def,\n checks: [\n ...this._def.checks,\n {\n kind,\n value,\n inclusive,\n message: errorUtil_1.errorUtil.toString(message),\n },\n ],\n });\n }\n _addCheck(check) {\n return new ZodBigInt({\n ...this._def,\n checks: [...this._def.checks, check],\n });\n }\n positive(message) {\n return this._addCheck({\n kind: \"min\",\n value: BigInt(0),\n inclusive: false,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n negative(message) {\n return this._addCheck({\n kind: \"max\",\n value: BigInt(0),\n inclusive: false,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n nonpositive(message) {\n return this._addCheck({\n kind: \"max\",\n value: BigInt(0),\n inclusive: true,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n nonnegative(message) {\n return this._addCheck({\n kind: \"min\",\n value: BigInt(0),\n inclusive: true,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n multipleOf(value, message) {\n return this._addCheck({\n kind: \"multipleOf\",\n value,\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n get minValue() {\n let min = null;\n for (const ch of this._def.checks) {\n if (ch.kind === \"min\") {\n if (min === null || ch.value > min)\n min = ch.value;\n }\n }\n return min;\n }\n get maxValue() {\n let max = null;\n for (const ch of this._def.checks) {\n if (ch.kind === \"max\") {\n if (max === null || ch.value < max)\n max = ch.value;\n }\n }\n return max;\n }\n}\nexports.ZodBigInt = ZodBigInt;\nZodBigInt.create = (params) => {\n var _a;\n return new ZodBigInt({\n checks: [],\n typeName: ZodFirstPartyTypeKind.ZodBigInt,\n coerce: (_a = params === null || params === void 0 ? void 0 : params.coerce) !== null && _a !== void 0 ? _a : false,\n ...processCreateParams(params),\n });\n};\nclass ZodBoolean extends ZodType {\n _parse(input) {\n if (this._def.coerce) {\n input.data = Boolean(input.data);\n }\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.boolean) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.boolean,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n return (0, parseUtil_1.OK)(input.data);\n }\n}\nexports.ZodBoolean = ZodBoolean;\nZodBoolean.create = (params) => {\n return new ZodBoolean({\n typeName: ZodFirstPartyTypeKind.ZodBoolean,\n coerce: (params === null || params === void 0 ? void 0 : params.coerce) || false,\n ...processCreateParams(params),\n });\n};\nclass ZodDate extends ZodType {\n _parse(input) {\n if (this._def.coerce) {\n input.data = new Date(input.data);\n }\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.date) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.date,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n if (isNaN(input.data.getTime())) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_date,\n });\n return parseUtil_1.INVALID;\n }\n const status = new parseUtil_1.ParseStatus();\n let ctx = undefined;\n for (const check of this._def.checks) {\n if (check.kind === \"min\") {\n if (input.data.getTime() < check.value) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_small,\n message: check.message,\n inclusive: true,\n exact: false,\n minimum: check.value,\n type: \"date\",\n });\n status.dirty();\n }\n }\n else if (check.kind === \"max\") {\n if (input.data.getTime() > check.value) {\n ctx = this._getOrReturnCtx(input, ctx);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_big,\n message: check.message,\n inclusive: true,\n exact: false,\n maximum: check.value,\n type: \"date\",\n });\n status.dirty();\n }\n }\n else {\n util_1.util.assertNever(check);\n }\n }\n return {\n status: status.value,\n value: new Date(input.data.getTime()),\n };\n }\n _addCheck(check) {\n return new ZodDate({\n ...this._def,\n checks: [...this._def.checks, check],\n });\n }\n min(minDate, message) {\n return this._addCheck({\n kind: \"min\",\n value: minDate.getTime(),\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n max(maxDate, message) {\n return this._addCheck({\n kind: \"max\",\n value: maxDate.getTime(),\n message: errorUtil_1.errorUtil.toString(message),\n });\n }\n get minDate() {\n let min = null;\n for (const ch of this._def.checks) {\n if (ch.kind === \"min\") {\n if (min === null || ch.value > min)\n min = ch.value;\n }\n }\n return min != null ? new Date(min) : null;\n }\n get maxDate() {\n let max = null;\n for (const ch of this._def.checks) {\n if (ch.kind === \"max\") {\n if (max === null || ch.value < max)\n max = ch.value;\n }\n }\n return max != null ? new Date(max) : null;\n }\n}\nexports.ZodDate = ZodDate;\nZodDate.create = (params) => {\n return new ZodDate({\n checks: [],\n coerce: (params === null || params === void 0 ? void 0 : params.coerce) || false,\n typeName: ZodFirstPartyTypeKind.ZodDate,\n ...processCreateParams(params),\n });\n};\nclass ZodSymbol extends ZodType {\n _parse(input) {\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.symbol) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.symbol,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n return (0, parseUtil_1.OK)(input.data);\n }\n}\nexports.ZodSymbol = ZodSymbol;\nZodSymbol.create = (params) => {\n return new ZodSymbol({\n typeName: ZodFirstPartyTypeKind.ZodSymbol,\n ...processCreateParams(params),\n });\n};\nclass ZodUndefined extends ZodType {\n _parse(input) {\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.undefined) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.undefined,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n return (0, parseUtil_1.OK)(input.data);\n }\n}\nexports.ZodUndefined = ZodUndefined;\nZodUndefined.create = (params) => {\n return new ZodUndefined({\n typeName: ZodFirstPartyTypeKind.ZodUndefined,\n ...processCreateParams(params),\n });\n};\nclass ZodNull extends ZodType {\n _parse(input) {\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.null) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.null,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n return (0, parseUtil_1.OK)(input.data);\n }\n}\nexports.ZodNull = ZodNull;\nZodNull.create = (params) => {\n return new ZodNull({\n typeName: ZodFirstPartyTypeKind.ZodNull,\n ...processCreateParams(params),\n });\n};\nclass ZodAny extends ZodType {\n constructor() {\n super(...arguments);\n // to prevent instances of other classes from extending ZodAny. this causes issues with catchall in ZodObject.\n this._any = true;\n }\n _parse(input) {\n return (0, parseUtil_1.OK)(input.data);\n }\n}\nexports.ZodAny = ZodAny;\nZodAny.create = (params) => {\n return new ZodAny({\n typeName: ZodFirstPartyTypeKind.ZodAny,\n ...processCreateParams(params),\n });\n};\nclass ZodUnknown extends ZodType {\n constructor() {\n super(...arguments);\n // required\n this._unknown = true;\n }\n _parse(input) {\n return (0, parseUtil_1.OK)(input.data);\n }\n}\nexports.ZodUnknown = ZodUnknown;\nZodUnknown.create = (params) => {\n return new ZodUnknown({\n typeName: ZodFirstPartyTypeKind.ZodUnknown,\n ...processCreateParams(params),\n });\n};\nclass ZodNever extends ZodType {\n _parse(input) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.never,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n}\nexports.ZodNever = ZodNever;\nZodNever.create = (params) => {\n return new ZodNever({\n typeName: ZodFirstPartyTypeKind.ZodNever,\n ...processCreateParams(params),\n });\n};\nclass ZodVoid extends ZodType {\n _parse(input) {\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.undefined) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.void,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n return (0, parseUtil_1.OK)(input.data);\n }\n}\nexports.ZodVoid = ZodVoid;\nZodVoid.create = (params) => {\n return new ZodVoid({\n typeName: ZodFirstPartyTypeKind.ZodVoid,\n ...processCreateParams(params),\n });\n};\nclass ZodArray extends ZodType {\n _parse(input) {\n const { ctx, status } = this._processInputParams(input);\n const def = this._def;\n if (ctx.parsedType !== util_1.ZodParsedType.array) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.array,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n if (def.exactLength !== null) {\n const tooBig = ctx.data.length > def.exactLength.value;\n const tooSmall = ctx.data.length < def.exactLength.value;\n if (tooBig || tooSmall) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: tooBig ? ZodError_1.ZodIssueCode.too_big : ZodError_1.ZodIssueCode.too_small,\n minimum: (tooSmall ? def.exactLength.value : undefined),\n maximum: (tooBig ? def.exactLength.value : undefined),\n type: \"array\",\n inclusive: true,\n exact: true,\n message: def.exactLength.message,\n });\n status.dirty();\n }\n }\n if (def.minLength !== null) {\n if (ctx.data.length < def.minLength.value) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_small,\n minimum: def.minLength.value,\n type: \"array\",\n inclusive: true,\n exact: false,\n message: def.minLength.message,\n });\n status.dirty();\n }\n }\n if (def.maxLength !== null) {\n if (ctx.data.length > def.maxLength.value) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_big,\n maximum: def.maxLength.value,\n type: \"array\",\n inclusive: true,\n exact: false,\n message: def.maxLength.message,\n });\n status.dirty();\n }\n }\n if (ctx.common.async) {\n return Promise.all([...ctx.data].map((item, i) => {\n return def.type._parseAsync(new ParseInputLazyPath(ctx, item, ctx.path, i));\n })).then((result) => {\n return parseUtil_1.ParseStatus.mergeArray(status, result);\n });\n }\n const result = [...ctx.data].map((item, i) => {\n return def.type._parseSync(new ParseInputLazyPath(ctx, item, ctx.path, i));\n });\n return parseUtil_1.ParseStatus.mergeArray(status, result);\n }\n get element() {\n return this._def.type;\n }\n min(minLength, message) {\n return new ZodArray({\n ...this._def,\n minLength: { value: minLength, message: errorUtil_1.errorUtil.toString(message) },\n });\n }\n max(maxLength, message) {\n return new ZodArray({\n ...this._def,\n maxLength: { value: maxLength, message: errorUtil_1.errorUtil.toString(message) },\n });\n }\n length(len, message) {\n return new ZodArray({\n ...this._def,\n exactLength: { value: len, message: errorUtil_1.errorUtil.toString(message) },\n });\n }\n nonempty(message) {\n return this.min(1, message);\n }\n}\nexports.ZodArray = ZodArray;\nZodArray.create = (schema, params) => {\n return new ZodArray({\n type: schema,\n minLength: null,\n maxLength: null,\n exactLength: null,\n typeName: ZodFirstPartyTypeKind.ZodArray,\n ...processCreateParams(params),\n });\n};\nfunction deepPartialify(schema) {\n if (schema instanceof ZodObject) {\n const newShape = {};\n for (const key in schema.shape) {\n const fieldSchema = schema.shape[key];\n newShape[key] = ZodOptional.create(deepPartialify(fieldSchema));\n }\n return new ZodObject({\n ...schema._def,\n shape: () => newShape,\n });\n }\n else if (schema instanceof ZodArray) {\n return new ZodArray({\n ...schema._def,\n type: deepPartialify(schema.element),\n });\n }\n else if (schema instanceof ZodOptional) {\n return ZodOptional.create(deepPartialify(schema.unwrap()));\n }\n else if (schema instanceof ZodNullable) {\n return ZodNullable.create(deepPartialify(schema.unwrap()));\n }\n else if (schema instanceof ZodTuple) {\n return ZodTuple.create(schema.items.map((item) => deepPartialify(item)));\n }\n else {\n return schema;\n }\n}\nclass ZodObject extends ZodType {\n constructor() {\n super(...arguments);\n this._cached = null;\n /**\n * @deprecated In most cases, this is no longer needed - unknown properties are now silently stripped.\n * If you want to pass through unknown properties, use `.passthrough()` instead.\n */\n this.nonstrict = this.passthrough;\n // extend<\n // Augmentation extends ZodRawShape,\n // NewOutput extends util.flatten<{\n // [k in keyof Augmentation | keyof Output]: k extends keyof Augmentation\n // ? Augmentation[k][\"_output\"]\n // : k extends keyof Output\n // ? Output[k]\n // : never;\n // }>,\n // NewInput extends util.flatten<{\n // [k in keyof Augmentation | keyof Input]: k extends keyof Augmentation\n // ? Augmentation[k][\"_input\"]\n // : k extends keyof Input\n // ? Input[k]\n // : never;\n // }>\n // >(\n // augmentation: Augmentation\n // ): ZodObject<\n // extendShape,\n // UnknownKeys,\n // Catchall,\n // NewOutput,\n // NewInput\n // > {\n // return new ZodObject({\n // ...this._def,\n // shape: () => ({\n // ...this._def.shape(),\n // ...augmentation,\n // }),\n // }) as any;\n // }\n /**\n * @deprecated Use `.extend` instead\n * */\n this.augment = this.extend;\n }\n _getCached() {\n if (this._cached !== null)\n return this._cached;\n const shape = this._def.shape();\n const keys = util_1.util.objectKeys(shape);\n return (this._cached = { shape, keys });\n }\n _parse(input) {\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.object) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.object,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n const { status, ctx } = this._processInputParams(input);\n const { shape, keys: shapeKeys } = this._getCached();\n const extraKeys = [];\n if (!(this._def.catchall instanceof ZodNever &&\n this._def.unknownKeys === \"strip\")) {\n for (const key in ctx.data) {\n if (!shapeKeys.includes(key)) {\n extraKeys.push(key);\n }\n }\n }\n const pairs = [];\n for (const key of shapeKeys) {\n const keyValidator = shape[key];\n const value = ctx.data[key];\n pairs.push({\n key: { status: \"valid\", value: key },\n value: keyValidator._parse(new ParseInputLazyPath(ctx, value, ctx.path, key)),\n alwaysSet: key in ctx.data,\n });\n }\n if (this._def.catchall instanceof ZodNever) {\n const unknownKeys = this._def.unknownKeys;\n if (unknownKeys === \"passthrough\") {\n for (const key of extraKeys) {\n pairs.push({\n key: { status: \"valid\", value: key },\n value: { status: \"valid\", value: ctx.data[key] },\n });\n }\n }\n else if (unknownKeys === \"strict\") {\n if (extraKeys.length > 0) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.unrecognized_keys,\n keys: extraKeys,\n });\n status.dirty();\n }\n }\n else if (unknownKeys === \"strip\") {\n }\n else {\n throw new Error(`Internal ZodObject error: invalid unknownKeys value.`);\n }\n }\n else {\n // run catchall validation\n const catchall = this._def.catchall;\n for (const key of extraKeys) {\n const value = ctx.data[key];\n pairs.push({\n key: { status: \"valid\", value: key },\n value: catchall._parse(new ParseInputLazyPath(ctx, value, ctx.path, key) //, ctx.child(key), value, getParsedType(value)\n ),\n alwaysSet: key in ctx.data,\n });\n }\n }\n if (ctx.common.async) {\n return Promise.resolve()\n .then(async () => {\n const syncPairs = [];\n for (const pair of pairs) {\n const key = await pair.key;\n syncPairs.push({\n key,\n value: await pair.value,\n alwaysSet: pair.alwaysSet,\n });\n }\n return syncPairs;\n })\n .then((syncPairs) => {\n return parseUtil_1.ParseStatus.mergeObjectSync(status, syncPairs);\n });\n }\n else {\n return parseUtil_1.ParseStatus.mergeObjectSync(status, pairs);\n }\n }\n get shape() {\n return this._def.shape();\n }\n strict(message) {\n errorUtil_1.errorUtil.errToObj;\n return new ZodObject({\n ...this._def,\n unknownKeys: \"strict\",\n ...(message !== undefined\n ? {\n errorMap: (issue, ctx) => {\n var _a, _b, _c, _d;\n const defaultError = (_c = (_b = (_a = this._def).errorMap) === null || _b === void 0 ? void 0 : _b.call(_a, issue, ctx).message) !== null && _c !== void 0 ? _c : ctx.defaultError;\n if (issue.code === \"unrecognized_keys\")\n return {\n message: (_d = errorUtil_1.errorUtil.errToObj(message).message) !== null && _d !== void 0 ? _d : defaultError,\n };\n return {\n message: defaultError,\n };\n },\n }\n : {}),\n });\n }\n strip() {\n return new ZodObject({\n ...this._def,\n unknownKeys: \"strip\",\n });\n }\n passthrough() {\n return new ZodObject({\n ...this._def,\n unknownKeys: \"passthrough\",\n });\n }\n // const AugmentFactory =\n // (def: Def) =>\n // (\n // augmentation: Augmentation\n // ): ZodObject<\n // extendShape, Augmentation>,\n // Def[\"unknownKeys\"],\n // Def[\"catchall\"]\n // > => {\n // return new ZodObject({\n // ...def,\n // shape: () => ({\n // ...def.shape(),\n // ...augmentation,\n // }),\n // }) as any;\n // };\n extend(augmentation) {\n return new ZodObject({\n ...this._def,\n shape: () => ({\n ...this._def.shape(),\n ...augmentation,\n }),\n });\n }\n /**\n * Prior to zod@1.0.12 there was a bug in the\n * inferred type of merged objects. Please\n * upgrade if you are experiencing issues.\n */\n merge(merging) {\n const merged = new ZodObject({\n unknownKeys: merging._def.unknownKeys,\n catchall: merging._def.catchall,\n shape: () => ({\n ...this._def.shape(),\n ...merging._def.shape(),\n }),\n typeName: ZodFirstPartyTypeKind.ZodObject,\n });\n return merged;\n }\n // merge<\n // Incoming extends AnyZodObject,\n // Augmentation extends Incoming[\"shape\"],\n // NewOutput extends {\n // [k in keyof Augmentation | keyof Output]: k extends keyof Augmentation\n // ? Augmentation[k][\"_output\"]\n // : k extends keyof Output\n // ? Output[k]\n // : never;\n // },\n // NewInput extends {\n // [k in keyof Augmentation | keyof Input]: k extends keyof Augmentation\n // ? Augmentation[k][\"_input\"]\n // : k extends keyof Input\n // ? Input[k]\n // : never;\n // }\n // >(\n // merging: Incoming\n // ): ZodObject<\n // extendShape>,\n // Incoming[\"_def\"][\"unknownKeys\"],\n // Incoming[\"_def\"][\"catchall\"],\n // NewOutput,\n // NewInput\n // > {\n // const merged: any = new ZodObject({\n // unknownKeys: merging._def.unknownKeys,\n // catchall: merging._def.catchall,\n // shape: () =>\n // objectUtil.mergeShapes(this._def.shape(), merging._def.shape()),\n // typeName: ZodFirstPartyTypeKind.ZodObject,\n // }) as any;\n // return merged;\n // }\n setKey(key, schema) {\n return this.augment({ [key]: schema });\n }\n // merge(\n // merging: Incoming\n // ): //ZodObject = (merging) => {\n // ZodObject<\n // extendShape>,\n // Incoming[\"_def\"][\"unknownKeys\"],\n // Incoming[\"_def\"][\"catchall\"]\n // > {\n // // const mergedShape = objectUtil.mergeShapes(\n // // this._def.shape(),\n // // merging._def.shape()\n // // );\n // const merged: any = new ZodObject({\n // unknownKeys: merging._def.unknownKeys,\n // catchall: merging._def.catchall,\n // shape: () =>\n // objectUtil.mergeShapes(this._def.shape(), merging._def.shape()),\n // typeName: ZodFirstPartyTypeKind.ZodObject,\n // }) as any;\n // return merged;\n // }\n catchall(index) {\n return new ZodObject({\n ...this._def,\n catchall: index,\n });\n }\n pick(mask) {\n const shape = {};\n util_1.util.objectKeys(mask).forEach((key) => {\n if (mask[key] && this.shape[key]) {\n shape[key] = this.shape[key];\n }\n });\n return new ZodObject({\n ...this._def,\n shape: () => shape,\n });\n }\n omit(mask) {\n const shape = {};\n util_1.util.objectKeys(this.shape).forEach((key) => {\n if (!mask[key]) {\n shape[key] = this.shape[key];\n }\n });\n return new ZodObject({\n ...this._def,\n shape: () => shape,\n });\n }\n /**\n * @deprecated\n */\n deepPartial() {\n return deepPartialify(this);\n }\n partial(mask) {\n const newShape = {};\n util_1.util.objectKeys(this.shape).forEach((key) => {\n const fieldSchema = this.shape[key];\n if (mask && !mask[key]) {\n newShape[key] = fieldSchema;\n }\n else {\n newShape[key] = fieldSchema.optional();\n }\n });\n return new ZodObject({\n ...this._def,\n shape: () => newShape,\n });\n }\n required(mask) {\n const newShape = {};\n util_1.util.objectKeys(this.shape).forEach((key) => {\n if (mask && !mask[key]) {\n newShape[key] = this.shape[key];\n }\n else {\n const fieldSchema = this.shape[key];\n let newField = fieldSchema;\n while (newField instanceof ZodOptional) {\n newField = newField._def.innerType;\n }\n newShape[key] = newField;\n }\n });\n return new ZodObject({\n ...this._def,\n shape: () => newShape,\n });\n }\n keyof() {\n return createZodEnum(util_1.util.objectKeys(this.shape));\n }\n}\nexports.ZodObject = ZodObject;\nZodObject.create = (shape, params) => {\n return new ZodObject({\n shape: () => shape,\n unknownKeys: \"strip\",\n catchall: ZodNever.create(),\n typeName: ZodFirstPartyTypeKind.ZodObject,\n ...processCreateParams(params),\n });\n};\nZodObject.strictCreate = (shape, params) => {\n return new ZodObject({\n shape: () => shape,\n unknownKeys: \"strict\",\n catchall: ZodNever.create(),\n typeName: ZodFirstPartyTypeKind.ZodObject,\n ...processCreateParams(params),\n });\n};\nZodObject.lazycreate = (shape, params) => {\n return new ZodObject({\n shape,\n unknownKeys: \"strip\",\n catchall: ZodNever.create(),\n typeName: ZodFirstPartyTypeKind.ZodObject,\n ...processCreateParams(params),\n });\n};\nclass ZodUnion extends ZodType {\n _parse(input) {\n const { ctx } = this._processInputParams(input);\n const options = this._def.options;\n function handleResults(results) {\n // return first issue-free validation if it exists\n for (const result of results) {\n if (result.result.status === \"valid\") {\n return result.result;\n }\n }\n for (const result of results) {\n if (result.result.status === \"dirty\") {\n // add issues from dirty option\n ctx.common.issues.push(...result.ctx.common.issues);\n return result.result;\n }\n }\n // return invalid\n const unionErrors = results.map((result) => new ZodError_1.ZodError(result.ctx.common.issues));\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_union,\n unionErrors,\n });\n return parseUtil_1.INVALID;\n }\n if (ctx.common.async) {\n return Promise.all(options.map(async (option) => {\n const childCtx = {\n ...ctx,\n common: {\n ...ctx.common,\n issues: [],\n },\n parent: null,\n };\n return {\n result: await option._parseAsync({\n data: ctx.data,\n path: ctx.path,\n parent: childCtx,\n }),\n ctx: childCtx,\n };\n })).then(handleResults);\n }\n else {\n let dirty = undefined;\n const issues = [];\n for (const option of options) {\n const childCtx = {\n ...ctx,\n common: {\n ...ctx.common,\n issues: [],\n },\n parent: null,\n };\n const result = option._parseSync({\n data: ctx.data,\n path: ctx.path,\n parent: childCtx,\n });\n if (result.status === \"valid\") {\n return result;\n }\n else if (result.status === \"dirty\" && !dirty) {\n dirty = { result, ctx: childCtx };\n }\n if (childCtx.common.issues.length) {\n issues.push(childCtx.common.issues);\n }\n }\n if (dirty) {\n ctx.common.issues.push(...dirty.ctx.common.issues);\n return dirty.result;\n }\n const unionErrors = issues.map((issues) => new ZodError_1.ZodError(issues));\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_union,\n unionErrors,\n });\n return parseUtil_1.INVALID;\n }\n }\n get options() {\n return this._def.options;\n }\n}\nexports.ZodUnion = ZodUnion;\nZodUnion.create = (types, params) => {\n return new ZodUnion({\n options: types,\n typeName: ZodFirstPartyTypeKind.ZodUnion,\n ...processCreateParams(params),\n });\n};\n/////////////////////////////////////////////////////\n/////////////////////////////////////////////////////\n////////// //////////\n////////// ZodDiscriminatedUnion //////////\n////////// //////////\n/////////////////////////////////////////////////////\n/////////////////////////////////////////////////////\nconst getDiscriminator = (type) => {\n if (type instanceof ZodLazy) {\n return getDiscriminator(type.schema);\n }\n else if (type instanceof ZodEffects) {\n return getDiscriminator(type.innerType());\n }\n else if (type instanceof ZodLiteral) {\n return [type.value];\n }\n else if (type instanceof ZodEnum) {\n return type.options;\n }\n else if (type instanceof ZodNativeEnum) {\n // eslint-disable-next-line ban/ban\n return Object.keys(type.enum);\n }\n else if (type instanceof ZodDefault) {\n return getDiscriminator(type._def.innerType);\n }\n else if (type instanceof ZodUndefined) {\n return [undefined];\n }\n else if (type instanceof ZodNull) {\n return [null];\n }\n else {\n return null;\n }\n};\nclass ZodDiscriminatedUnion extends ZodType {\n _parse(input) {\n const { ctx } = this._processInputParams(input);\n if (ctx.parsedType !== util_1.ZodParsedType.object) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.object,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n const discriminator = this.discriminator;\n const discriminatorValue = ctx.data[discriminator];\n const option = this.optionsMap.get(discriminatorValue);\n if (!option) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_union_discriminator,\n options: Array.from(this.optionsMap.keys()),\n path: [discriminator],\n });\n return parseUtil_1.INVALID;\n }\n if (ctx.common.async) {\n return option._parseAsync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n });\n }\n else {\n return option._parseSync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n });\n }\n }\n get discriminator() {\n return this._def.discriminator;\n }\n get options() {\n return this._def.options;\n }\n get optionsMap() {\n return this._def.optionsMap;\n }\n /**\n * The constructor of the discriminated union schema. Its behaviour is very similar to that of the normal z.union() constructor.\n * However, it only allows a union of objects, all of which need to share a discriminator property. This property must\n * have a different value for each object in the union.\n * @param discriminator the name of the discriminator property\n * @param types an array of object schemas\n * @param params\n */\n static create(discriminator, options, params) {\n // Get all the valid discriminator values\n const optionsMap = new Map();\n // try {\n for (const type of options) {\n const discriminatorValues = getDiscriminator(type.shape[discriminator]);\n if (!discriminatorValues) {\n throw new Error(`A discriminator value for key \\`${discriminator}\\` could not be extracted from all schema options`);\n }\n for (const value of discriminatorValues) {\n if (optionsMap.has(value)) {\n throw new Error(`Discriminator property ${String(discriminator)} has duplicate value ${String(value)}`);\n }\n optionsMap.set(value, type);\n }\n }\n return new ZodDiscriminatedUnion({\n typeName: ZodFirstPartyTypeKind.ZodDiscriminatedUnion,\n discriminator,\n options,\n optionsMap,\n ...processCreateParams(params),\n });\n }\n}\nexports.ZodDiscriminatedUnion = ZodDiscriminatedUnion;\nfunction mergeValues(a, b) {\n const aType = (0, util_1.getParsedType)(a);\n const bType = (0, util_1.getParsedType)(b);\n if (a === b) {\n return { valid: true, data: a };\n }\n else if (aType === util_1.ZodParsedType.object && bType === util_1.ZodParsedType.object) {\n const bKeys = util_1.util.objectKeys(b);\n const sharedKeys = util_1.util\n .objectKeys(a)\n .filter((key) => bKeys.indexOf(key) !== -1);\n const newObj = { ...a, ...b };\n for (const key of sharedKeys) {\n const sharedValue = mergeValues(a[key], b[key]);\n if (!sharedValue.valid) {\n return { valid: false };\n }\n newObj[key] = sharedValue.data;\n }\n return { valid: true, data: newObj };\n }\n else if (aType === util_1.ZodParsedType.array && bType === util_1.ZodParsedType.array) {\n if (a.length !== b.length) {\n return { valid: false };\n }\n const newArray = [];\n for (let index = 0; index < a.length; index++) {\n const itemA = a[index];\n const itemB = b[index];\n const sharedValue = mergeValues(itemA, itemB);\n if (!sharedValue.valid) {\n return { valid: false };\n }\n newArray.push(sharedValue.data);\n }\n return { valid: true, data: newArray };\n }\n else if (aType === util_1.ZodParsedType.date &&\n bType === util_1.ZodParsedType.date &&\n +a === +b) {\n return { valid: true, data: a };\n }\n else {\n return { valid: false };\n }\n}\nclass ZodIntersection extends ZodType {\n _parse(input) {\n const { status, ctx } = this._processInputParams(input);\n const handleParsed = (parsedLeft, parsedRight) => {\n if ((0, parseUtil_1.isAborted)(parsedLeft) || (0, parseUtil_1.isAborted)(parsedRight)) {\n return parseUtil_1.INVALID;\n }\n const merged = mergeValues(parsedLeft.value, parsedRight.value);\n if (!merged.valid) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_intersection_types,\n });\n return parseUtil_1.INVALID;\n }\n if ((0, parseUtil_1.isDirty)(parsedLeft) || (0, parseUtil_1.isDirty)(parsedRight)) {\n status.dirty();\n }\n return { status: status.value, value: merged.data };\n };\n if (ctx.common.async) {\n return Promise.all([\n this._def.left._parseAsync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n }),\n this._def.right._parseAsync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n }),\n ]).then(([left, right]) => handleParsed(left, right));\n }\n else {\n return handleParsed(this._def.left._parseSync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n }), this._def.right._parseSync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n }));\n }\n }\n}\nexports.ZodIntersection = ZodIntersection;\nZodIntersection.create = (left, right, params) => {\n return new ZodIntersection({\n left: left,\n right: right,\n typeName: ZodFirstPartyTypeKind.ZodIntersection,\n ...processCreateParams(params),\n });\n};\nclass ZodTuple extends ZodType {\n _parse(input) {\n const { status, ctx } = this._processInputParams(input);\n if (ctx.parsedType !== util_1.ZodParsedType.array) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.array,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n if (ctx.data.length < this._def.items.length) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_small,\n minimum: this._def.items.length,\n inclusive: true,\n exact: false,\n type: \"array\",\n });\n return parseUtil_1.INVALID;\n }\n const rest = this._def.rest;\n if (!rest && ctx.data.length > this._def.items.length) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_big,\n maximum: this._def.items.length,\n inclusive: true,\n exact: false,\n type: \"array\",\n });\n status.dirty();\n }\n const items = [...ctx.data]\n .map((item, itemIndex) => {\n const schema = this._def.items[itemIndex] || this._def.rest;\n if (!schema)\n return null;\n return schema._parse(new ParseInputLazyPath(ctx, item, ctx.path, itemIndex));\n })\n .filter((x) => !!x); // filter nulls\n if (ctx.common.async) {\n return Promise.all(items).then((results) => {\n return parseUtil_1.ParseStatus.mergeArray(status, results);\n });\n }\n else {\n return parseUtil_1.ParseStatus.mergeArray(status, items);\n }\n }\n get items() {\n return this._def.items;\n }\n rest(rest) {\n return new ZodTuple({\n ...this._def,\n rest,\n });\n }\n}\nexports.ZodTuple = ZodTuple;\nZodTuple.create = (schemas, params) => {\n if (!Array.isArray(schemas)) {\n throw new Error(\"You must pass an array of schemas to z.tuple([ ... ])\");\n }\n return new ZodTuple({\n items: schemas,\n typeName: ZodFirstPartyTypeKind.ZodTuple,\n rest: null,\n ...processCreateParams(params),\n });\n};\nclass ZodRecord extends ZodType {\n get keySchema() {\n return this._def.keyType;\n }\n get valueSchema() {\n return this._def.valueType;\n }\n _parse(input) {\n const { status, ctx } = this._processInputParams(input);\n if (ctx.parsedType !== util_1.ZodParsedType.object) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.object,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n const pairs = [];\n const keyType = this._def.keyType;\n const valueType = this._def.valueType;\n for (const key in ctx.data) {\n pairs.push({\n key: keyType._parse(new ParseInputLazyPath(ctx, key, ctx.path, key)),\n value: valueType._parse(new ParseInputLazyPath(ctx, ctx.data[key], ctx.path, key)),\n });\n }\n if (ctx.common.async) {\n return parseUtil_1.ParseStatus.mergeObjectAsync(status, pairs);\n }\n else {\n return parseUtil_1.ParseStatus.mergeObjectSync(status, pairs);\n }\n }\n get element() {\n return this._def.valueType;\n }\n static create(first, second, third) {\n if (second instanceof ZodType) {\n return new ZodRecord({\n keyType: first,\n valueType: second,\n typeName: ZodFirstPartyTypeKind.ZodRecord,\n ...processCreateParams(third),\n });\n }\n return new ZodRecord({\n keyType: ZodString.create(),\n valueType: first,\n typeName: ZodFirstPartyTypeKind.ZodRecord,\n ...processCreateParams(second),\n });\n }\n}\nexports.ZodRecord = ZodRecord;\nclass ZodMap extends ZodType {\n get keySchema() {\n return this._def.keyType;\n }\n get valueSchema() {\n return this._def.valueType;\n }\n _parse(input) {\n const { status, ctx } = this._processInputParams(input);\n if (ctx.parsedType !== util_1.ZodParsedType.map) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.map,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n const keyType = this._def.keyType;\n const valueType = this._def.valueType;\n const pairs = [...ctx.data.entries()].map(([key, value], index) => {\n return {\n key: keyType._parse(new ParseInputLazyPath(ctx, key, ctx.path, [index, \"key\"])),\n value: valueType._parse(new ParseInputLazyPath(ctx, value, ctx.path, [index, \"value\"])),\n };\n });\n if (ctx.common.async) {\n const finalMap = new Map();\n return Promise.resolve().then(async () => {\n for (const pair of pairs) {\n const key = await pair.key;\n const value = await pair.value;\n if (key.status === \"aborted\" || value.status === \"aborted\") {\n return parseUtil_1.INVALID;\n }\n if (key.status === \"dirty\" || value.status === \"dirty\") {\n status.dirty();\n }\n finalMap.set(key.value, value.value);\n }\n return { status: status.value, value: finalMap };\n });\n }\n else {\n const finalMap = new Map();\n for (const pair of pairs) {\n const key = pair.key;\n const value = pair.value;\n if (key.status === \"aborted\" || value.status === \"aborted\") {\n return parseUtil_1.INVALID;\n }\n if (key.status === \"dirty\" || value.status === \"dirty\") {\n status.dirty();\n }\n finalMap.set(key.value, value.value);\n }\n return { status: status.value, value: finalMap };\n }\n }\n}\nexports.ZodMap = ZodMap;\nZodMap.create = (keyType, valueType, params) => {\n return new ZodMap({\n valueType,\n keyType,\n typeName: ZodFirstPartyTypeKind.ZodMap,\n ...processCreateParams(params),\n });\n};\nclass ZodSet extends ZodType {\n _parse(input) {\n const { status, ctx } = this._processInputParams(input);\n if (ctx.parsedType !== util_1.ZodParsedType.set) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.set,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n const def = this._def;\n if (def.minSize !== null) {\n if (ctx.data.size < def.minSize.value) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_small,\n minimum: def.minSize.value,\n type: \"set\",\n inclusive: true,\n exact: false,\n message: def.minSize.message,\n });\n status.dirty();\n }\n }\n if (def.maxSize !== null) {\n if (ctx.data.size > def.maxSize.value) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.too_big,\n maximum: def.maxSize.value,\n type: \"set\",\n inclusive: true,\n exact: false,\n message: def.maxSize.message,\n });\n status.dirty();\n }\n }\n const valueType = this._def.valueType;\n function finalizeSet(elements) {\n const parsedSet = new Set();\n for (const element of elements) {\n if (element.status === \"aborted\")\n return parseUtil_1.INVALID;\n if (element.status === \"dirty\")\n status.dirty();\n parsedSet.add(element.value);\n }\n return { status: status.value, value: parsedSet };\n }\n const elements = [...ctx.data.values()].map((item, i) => valueType._parse(new ParseInputLazyPath(ctx, item, ctx.path, i)));\n if (ctx.common.async) {\n return Promise.all(elements).then((elements) => finalizeSet(elements));\n }\n else {\n return finalizeSet(elements);\n }\n }\n min(minSize, message) {\n return new ZodSet({\n ...this._def,\n minSize: { value: minSize, message: errorUtil_1.errorUtil.toString(message) },\n });\n }\n max(maxSize, message) {\n return new ZodSet({\n ...this._def,\n maxSize: { value: maxSize, message: errorUtil_1.errorUtil.toString(message) },\n });\n }\n size(size, message) {\n return this.min(size, message).max(size, message);\n }\n nonempty(message) {\n return this.min(1, message);\n }\n}\nexports.ZodSet = ZodSet;\nZodSet.create = (valueType, params) => {\n return new ZodSet({\n valueType,\n minSize: null,\n maxSize: null,\n typeName: ZodFirstPartyTypeKind.ZodSet,\n ...processCreateParams(params),\n });\n};\nclass ZodFunction extends ZodType {\n constructor() {\n super(...arguments);\n this.validate = this.implement;\n }\n _parse(input) {\n const { ctx } = this._processInputParams(input);\n if (ctx.parsedType !== util_1.ZodParsedType.function) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.function,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n function makeArgsIssue(args, error) {\n return (0, parseUtil_1.makeIssue)({\n data: args,\n path: ctx.path,\n errorMaps: [\n ctx.common.contextualErrorMap,\n ctx.schemaErrorMap,\n (0, errors_1.getErrorMap)(),\n errors_1.defaultErrorMap,\n ].filter((x) => !!x),\n issueData: {\n code: ZodError_1.ZodIssueCode.invalid_arguments,\n argumentsError: error,\n },\n });\n }\n function makeReturnsIssue(returns, error) {\n return (0, parseUtil_1.makeIssue)({\n data: returns,\n path: ctx.path,\n errorMaps: [\n ctx.common.contextualErrorMap,\n ctx.schemaErrorMap,\n (0, errors_1.getErrorMap)(),\n errors_1.defaultErrorMap,\n ].filter((x) => !!x),\n issueData: {\n code: ZodError_1.ZodIssueCode.invalid_return_type,\n returnTypeError: error,\n },\n });\n }\n const params = { errorMap: ctx.common.contextualErrorMap };\n const fn = ctx.data;\n if (this._def.returns instanceof ZodPromise) {\n // Would love a way to avoid disabling this rule, but we need\n // an alias (using an arrow function was what caused 2651).\n // eslint-disable-next-line @typescript-eslint/no-this-alias\n const me = this;\n return (0, parseUtil_1.OK)(async function (...args) {\n const error = new ZodError_1.ZodError([]);\n const parsedArgs = await me._def.args\n .parseAsync(args, params)\n .catch((e) => {\n error.addIssue(makeArgsIssue(args, e));\n throw error;\n });\n const result = await Reflect.apply(fn, this, parsedArgs);\n const parsedReturns = await me._def.returns._def.type\n .parseAsync(result, params)\n .catch((e) => {\n error.addIssue(makeReturnsIssue(result, e));\n throw error;\n });\n return parsedReturns;\n });\n }\n else {\n // Would love a way to avoid disabling this rule, but we need\n // an alias (using an arrow function was what caused 2651).\n // eslint-disable-next-line @typescript-eslint/no-this-alias\n const me = this;\n return (0, parseUtil_1.OK)(function (...args) {\n const parsedArgs = me._def.args.safeParse(args, params);\n if (!parsedArgs.success) {\n throw new ZodError_1.ZodError([makeArgsIssue(args, parsedArgs.error)]);\n }\n const result = Reflect.apply(fn, this, parsedArgs.data);\n const parsedReturns = me._def.returns.safeParse(result, params);\n if (!parsedReturns.success) {\n throw new ZodError_1.ZodError([makeReturnsIssue(result, parsedReturns.error)]);\n }\n return parsedReturns.data;\n });\n }\n }\n parameters() {\n return this._def.args;\n }\n returnType() {\n return this._def.returns;\n }\n args(...items) {\n return new ZodFunction({\n ...this._def,\n args: ZodTuple.create(items).rest(ZodUnknown.create()),\n });\n }\n returns(returnType) {\n return new ZodFunction({\n ...this._def,\n returns: returnType,\n });\n }\n implement(func) {\n const validatedFunc = this.parse(func);\n return validatedFunc;\n }\n strictImplement(func) {\n const validatedFunc = this.parse(func);\n return validatedFunc;\n }\n static create(args, returns, params) {\n return new ZodFunction({\n args: (args\n ? args\n : ZodTuple.create([]).rest(ZodUnknown.create())),\n returns: returns || ZodUnknown.create(),\n typeName: ZodFirstPartyTypeKind.ZodFunction,\n ...processCreateParams(params),\n });\n }\n}\nexports.ZodFunction = ZodFunction;\nclass ZodLazy extends ZodType {\n get schema() {\n return this._def.getter();\n }\n _parse(input) {\n const { ctx } = this._processInputParams(input);\n const lazySchema = this._def.getter();\n return lazySchema._parse({ data: ctx.data, path: ctx.path, parent: ctx });\n }\n}\nexports.ZodLazy = ZodLazy;\nZodLazy.create = (getter, params) => {\n return new ZodLazy({\n getter: getter,\n typeName: ZodFirstPartyTypeKind.ZodLazy,\n ...processCreateParams(params),\n });\n};\nclass ZodLiteral extends ZodType {\n _parse(input) {\n if (input.data !== this._def.value) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n received: ctx.data,\n code: ZodError_1.ZodIssueCode.invalid_literal,\n expected: this._def.value,\n });\n return parseUtil_1.INVALID;\n }\n return { status: \"valid\", value: input.data };\n }\n get value() {\n return this._def.value;\n }\n}\nexports.ZodLiteral = ZodLiteral;\nZodLiteral.create = (value, params) => {\n return new ZodLiteral({\n value: value,\n typeName: ZodFirstPartyTypeKind.ZodLiteral,\n ...processCreateParams(params),\n });\n};\nfunction createZodEnum(values, params) {\n return new ZodEnum({\n values,\n typeName: ZodFirstPartyTypeKind.ZodEnum,\n ...processCreateParams(params),\n });\n}\nclass ZodEnum extends ZodType {\n _parse(input) {\n if (typeof input.data !== \"string\") {\n const ctx = this._getOrReturnCtx(input);\n const expectedValues = this._def.values;\n (0, parseUtil_1.addIssueToContext)(ctx, {\n expected: util_1.util.joinValues(expectedValues),\n received: ctx.parsedType,\n code: ZodError_1.ZodIssueCode.invalid_type,\n });\n return parseUtil_1.INVALID;\n }\n if (this._def.values.indexOf(input.data) === -1) {\n const ctx = this._getOrReturnCtx(input);\n const expectedValues = this._def.values;\n (0, parseUtil_1.addIssueToContext)(ctx, {\n received: ctx.data,\n code: ZodError_1.ZodIssueCode.invalid_enum_value,\n options: expectedValues,\n });\n return parseUtil_1.INVALID;\n }\n return (0, parseUtil_1.OK)(input.data);\n }\n get options() {\n return this._def.values;\n }\n get enum() {\n const enumValues = {};\n for (const val of this._def.values) {\n enumValues[val] = val;\n }\n return enumValues;\n }\n get Values() {\n const enumValues = {};\n for (const val of this._def.values) {\n enumValues[val] = val;\n }\n return enumValues;\n }\n get Enum() {\n const enumValues = {};\n for (const val of this._def.values) {\n enumValues[val] = val;\n }\n return enumValues;\n }\n extract(values) {\n return ZodEnum.create(values);\n }\n exclude(values) {\n return ZodEnum.create(this.options.filter((opt) => !values.includes(opt)));\n }\n}\nexports.ZodEnum = ZodEnum;\nZodEnum.create = createZodEnum;\nclass ZodNativeEnum extends ZodType {\n _parse(input) {\n const nativeEnumValues = util_1.util.getValidEnumValues(this._def.values);\n const ctx = this._getOrReturnCtx(input);\n if (ctx.parsedType !== util_1.ZodParsedType.string &&\n ctx.parsedType !== util_1.ZodParsedType.number) {\n const expectedValues = util_1.util.objectValues(nativeEnumValues);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n expected: util_1.util.joinValues(expectedValues),\n received: ctx.parsedType,\n code: ZodError_1.ZodIssueCode.invalid_type,\n });\n return parseUtil_1.INVALID;\n }\n if (nativeEnumValues.indexOf(input.data) === -1) {\n const expectedValues = util_1.util.objectValues(nativeEnumValues);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n received: ctx.data,\n code: ZodError_1.ZodIssueCode.invalid_enum_value,\n options: expectedValues,\n });\n return parseUtil_1.INVALID;\n }\n return (0, parseUtil_1.OK)(input.data);\n }\n get enum() {\n return this._def.values;\n }\n}\nexports.ZodNativeEnum = ZodNativeEnum;\nZodNativeEnum.create = (values, params) => {\n return new ZodNativeEnum({\n values: values,\n typeName: ZodFirstPartyTypeKind.ZodNativeEnum,\n ...processCreateParams(params),\n });\n};\nclass ZodPromise extends ZodType {\n unwrap() {\n return this._def.type;\n }\n _parse(input) {\n const { ctx } = this._processInputParams(input);\n if (ctx.parsedType !== util_1.ZodParsedType.promise &&\n ctx.common.async === false) {\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.promise,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n const promisified = ctx.parsedType === util_1.ZodParsedType.promise\n ? ctx.data\n : Promise.resolve(ctx.data);\n return (0, parseUtil_1.OK)(promisified.then((data) => {\n return this._def.type.parseAsync(data, {\n path: ctx.path,\n errorMap: ctx.common.contextualErrorMap,\n });\n }));\n }\n}\nexports.ZodPromise = ZodPromise;\nZodPromise.create = (schema, params) => {\n return new ZodPromise({\n type: schema,\n typeName: ZodFirstPartyTypeKind.ZodPromise,\n ...processCreateParams(params),\n });\n};\nclass ZodEffects extends ZodType {\n innerType() {\n return this._def.schema;\n }\n sourceType() {\n return this._def.schema._def.typeName === ZodFirstPartyTypeKind.ZodEffects\n ? this._def.schema.sourceType()\n : this._def.schema;\n }\n _parse(input) {\n const { status, ctx } = this._processInputParams(input);\n const effect = this._def.effect || null;\n const checkCtx = {\n addIssue: (arg) => {\n (0, parseUtil_1.addIssueToContext)(ctx, arg);\n if (arg.fatal) {\n status.abort();\n }\n else {\n status.dirty();\n }\n },\n get path() {\n return ctx.path;\n },\n };\n checkCtx.addIssue = checkCtx.addIssue.bind(checkCtx);\n if (effect.type === \"preprocess\") {\n const processed = effect.transform(ctx.data, checkCtx);\n if (ctx.common.issues.length) {\n return {\n status: \"dirty\",\n value: ctx.data,\n };\n }\n if (ctx.common.async) {\n return Promise.resolve(processed).then((processed) => {\n return this._def.schema._parseAsync({\n data: processed,\n path: ctx.path,\n parent: ctx,\n });\n });\n }\n else {\n return this._def.schema._parseSync({\n data: processed,\n path: ctx.path,\n parent: ctx,\n });\n }\n }\n if (effect.type === \"refinement\") {\n const executeRefinement = (acc\n // effect: RefinementEffect\n ) => {\n const result = effect.refinement(acc, checkCtx);\n if (ctx.common.async) {\n return Promise.resolve(result);\n }\n if (result instanceof Promise) {\n throw new Error(\"Async refinement encountered during synchronous parse operation. Use .parseAsync instead.\");\n }\n return acc;\n };\n if (ctx.common.async === false) {\n const inner = this._def.schema._parseSync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n });\n if (inner.status === \"aborted\")\n return parseUtil_1.INVALID;\n if (inner.status === \"dirty\")\n status.dirty();\n // return value is ignored\n executeRefinement(inner.value);\n return { status: status.value, value: inner.value };\n }\n else {\n return this._def.schema\n ._parseAsync({ data: ctx.data, path: ctx.path, parent: ctx })\n .then((inner) => {\n if (inner.status === \"aborted\")\n return parseUtil_1.INVALID;\n if (inner.status === \"dirty\")\n status.dirty();\n return executeRefinement(inner.value).then(() => {\n return { status: status.value, value: inner.value };\n });\n });\n }\n }\n if (effect.type === \"transform\") {\n if (ctx.common.async === false) {\n const base = this._def.schema._parseSync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n });\n if (!(0, parseUtil_1.isValid)(base))\n return base;\n const result = effect.transform(base.value, checkCtx);\n if (result instanceof Promise) {\n throw new Error(`Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.`);\n }\n return { status: status.value, value: result };\n }\n else {\n return this._def.schema\n ._parseAsync({ data: ctx.data, path: ctx.path, parent: ctx })\n .then((base) => {\n if (!(0, parseUtil_1.isValid)(base))\n return base;\n return Promise.resolve(effect.transform(base.value, checkCtx)).then((result) => ({ status: status.value, value: result }));\n });\n }\n }\n util_1.util.assertNever(effect);\n }\n}\nexports.ZodEffects = ZodEffects;\nexports.ZodTransformer = ZodEffects;\nZodEffects.create = (schema, effect, params) => {\n return new ZodEffects({\n schema,\n typeName: ZodFirstPartyTypeKind.ZodEffects,\n effect,\n ...processCreateParams(params),\n });\n};\nZodEffects.createWithPreprocess = (preprocess, schema, params) => {\n return new ZodEffects({\n schema,\n effect: { type: \"preprocess\", transform: preprocess },\n typeName: ZodFirstPartyTypeKind.ZodEffects,\n ...processCreateParams(params),\n });\n};\nclass ZodOptional extends ZodType {\n _parse(input) {\n const parsedType = this._getType(input);\n if (parsedType === util_1.ZodParsedType.undefined) {\n return (0, parseUtil_1.OK)(undefined);\n }\n return this._def.innerType._parse(input);\n }\n unwrap() {\n return this._def.innerType;\n }\n}\nexports.ZodOptional = ZodOptional;\nZodOptional.create = (type, params) => {\n return new ZodOptional({\n innerType: type,\n typeName: ZodFirstPartyTypeKind.ZodOptional,\n ...processCreateParams(params),\n });\n};\nclass ZodNullable extends ZodType {\n _parse(input) {\n const parsedType = this._getType(input);\n if (parsedType === util_1.ZodParsedType.null) {\n return (0, parseUtil_1.OK)(null);\n }\n return this._def.innerType._parse(input);\n }\n unwrap() {\n return this._def.innerType;\n }\n}\nexports.ZodNullable = ZodNullable;\nZodNullable.create = (type, params) => {\n return new ZodNullable({\n innerType: type,\n typeName: ZodFirstPartyTypeKind.ZodNullable,\n ...processCreateParams(params),\n });\n};\nclass ZodDefault extends ZodType {\n _parse(input) {\n const { ctx } = this._processInputParams(input);\n let data = ctx.data;\n if (ctx.parsedType === util_1.ZodParsedType.undefined) {\n data = this._def.defaultValue();\n }\n return this._def.innerType._parse({\n data,\n path: ctx.path,\n parent: ctx,\n });\n }\n removeDefault() {\n return this._def.innerType;\n }\n}\nexports.ZodDefault = ZodDefault;\nZodDefault.create = (type, params) => {\n return new ZodDefault({\n innerType: type,\n typeName: ZodFirstPartyTypeKind.ZodDefault,\n defaultValue: typeof params.default === \"function\"\n ? params.default\n : () => params.default,\n ...processCreateParams(params),\n });\n};\nclass ZodCatch extends ZodType {\n _parse(input) {\n const { ctx } = this._processInputParams(input);\n // newCtx is used to not collect issues from inner types in ctx\n const newCtx = {\n ...ctx,\n common: {\n ...ctx.common,\n issues: [],\n },\n };\n const result = this._def.innerType._parse({\n data: newCtx.data,\n path: newCtx.path,\n parent: {\n ...newCtx,\n },\n });\n if ((0, parseUtil_1.isAsync)(result)) {\n return result.then((result) => {\n return {\n status: \"valid\",\n value: result.status === \"valid\"\n ? result.value\n : this._def.catchValue({\n get error() {\n return new ZodError_1.ZodError(newCtx.common.issues);\n },\n input: newCtx.data,\n }),\n };\n });\n }\n else {\n return {\n status: \"valid\",\n value: result.status === \"valid\"\n ? result.value\n : this._def.catchValue({\n get error() {\n return new ZodError_1.ZodError(newCtx.common.issues);\n },\n input: newCtx.data,\n }),\n };\n }\n }\n removeCatch() {\n return this._def.innerType;\n }\n}\nexports.ZodCatch = ZodCatch;\nZodCatch.create = (type, params) => {\n return new ZodCatch({\n innerType: type,\n typeName: ZodFirstPartyTypeKind.ZodCatch,\n catchValue: typeof params.catch === \"function\" ? params.catch : () => params.catch,\n ...processCreateParams(params),\n });\n};\nclass ZodNaN extends ZodType {\n _parse(input) {\n const parsedType = this._getType(input);\n if (parsedType !== util_1.ZodParsedType.nan) {\n const ctx = this._getOrReturnCtx(input);\n (0, parseUtil_1.addIssueToContext)(ctx, {\n code: ZodError_1.ZodIssueCode.invalid_type,\n expected: util_1.ZodParsedType.nan,\n received: ctx.parsedType,\n });\n return parseUtil_1.INVALID;\n }\n return { status: \"valid\", value: input.data };\n }\n}\nexports.ZodNaN = ZodNaN;\nZodNaN.create = (params) => {\n return new ZodNaN({\n typeName: ZodFirstPartyTypeKind.ZodNaN,\n ...processCreateParams(params),\n });\n};\nexports.BRAND = Symbol(\"zod_brand\");\nclass ZodBranded extends ZodType {\n _parse(input) {\n const { ctx } = this._processInputParams(input);\n const data = ctx.data;\n return this._def.type._parse({\n data,\n path: ctx.path,\n parent: ctx,\n });\n }\n unwrap() {\n return this._def.type;\n }\n}\nexports.ZodBranded = ZodBranded;\nclass ZodPipeline extends ZodType {\n _parse(input) {\n const { status, ctx } = this._processInputParams(input);\n if (ctx.common.async) {\n const handleAsync = async () => {\n const inResult = await this._def.in._parseAsync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n });\n if (inResult.status === \"aborted\")\n return parseUtil_1.INVALID;\n if (inResult.status === \"dirty\") {\n status.dirty();\n return (0, parseUtil_1.DIRTY)(inResult.value);\n }\n else {\n return this._def.out._parseAsync({\n data: inResult.value,\n path: ctx.path,\n parent: ctx,\n });\n }\n };\n return handleAsync();\n }\n else {\n const inResult = this._def.in._parseSync({\n data: ctx.data,\n path: ctx.path,\n parent: ctx,\n });\n if (inResult.status === \"aborted\")\n return parseUtil_1.INVALID;\n if (inResult.status === \"dirty\") {\n status.dirty();\n return {\n status: \"dirty\",\n value: inResult.value,\n };\n }\n else {\n return this._def.out._parseSync({\n data: inResult.value,\n path: ctx.path,\n parent: ctx,\n });\n }\n }\n }\n static create(a, b) {\n return new ZodPipeline({\n in: a,\n out: b,\n typeName: ZodFirstPartyTypeKind.ZodPipeline,\n });\n }\n}\nexports.ZodPipeline = ZodPipeline;\nclass ZodReadonly extends ZodType {\n _parse(input) {\n const result = this._def.innerType._parse(input);\n if ((0, parseUtil_1.isValid)(result)) {\n result.value = Object.freeze(result.value);\n }\n return result;\n }\n}\nexports.ZodReadonly = ZodReadonly;\nZodReadonly.create = (type, params) => {\n return new ZodReadonly({\n innerType: type,\n typeName: ZodFirstPartyTypeKind.ZodReadonly,\n ...processCreateParams(params),\n });\n};\nconst custom = (check, params = {}, \n/**\n * @deprecated\n *\n * Pass `fatal` into the params object instead:\n *\n * ```ts\n * z.string().custom((val) => val.length > 5, { fatal: false })\n * ```\n *\n */\nfatal) => {\n if (check)\n return ZodAny.create().superRefine((data, ctx) => {\n var _a, _b;\n if (!check(data)) {\n const p = typeof params === \"function\"\n ? params(data)\n : typeof params === \"string\"\n ? { message: params }\n : params;\n const _fatal = (_b = (_a = p.fatal) !== null && _a !== void 0 ? _a : fatal) !== null && _b !== void 0 ? _b : true;\n const p2 = typeof p === \"string\" ? { message: p } : p;\n ctx.addIssue({ code: \"custom\", ...p2, fatal: _fatal });\n }\n });\n return ZodAny.create();\n};\nexports.custom = custom;\nexports.late = {\n object: ZodObject.lazycreate,\n};\nvar ZodFirstPartyTypeKind;\n(function (ZodFirstPartyTypeKind) {\n ZodFirstPartyTypeKind[\"ZodString\"] = \"ZodString\";\n ZodFirstPartyTypeKind[\"ZodNumber\"] = \"ZodNumber\";\n ZodFirstPartyTypeKind[\"ZodNaN\"] = \"ZodNaN\";\n ZodFirstPartyTypeKind[\"ZodBigInt\"] = \"ZodBigInt\";\n ZodFirstPartyTypeKind[\"ZodBoolean\"] = \"ZodBoolean\";\n ZodFirstPartyTypeKind[\"ZodDate\"] = \"ZodDate\";\n ZodFirstPartyTypeKind[\"ZodSymbol\"] = \"ZodSymbol\";\n ZodFirstPartyTypeKind[\"ZodUndefined\"] = \"ZodUndefined\";\n ZodFirstPartyTypeKind[\"ZodNull\"] = \"ZodNull\";\n ZodFirstPartyTypeKind[\"ZodAny\"] = \"ZodAny\";\n ZodFirstPartyTypeKind[\"ZodUnknown\"] = \"ZodUnknown\";\n ZodFirstPartyTypeKind[\"ZodNever\"] = \"ZodNever\";\n ZodFirstPartyTypeKind[\"ZodVoid\"] = \"ZodVoid\";\n ZodFirstPartyTypeKind[\"ZodArray\"] = \"ZodArray\";\n ZodFirstPartyTypeKind[\"ZodObject\"] = \"ZodObject\";\n ZodFirstPartyTypeKind[\"ZodUnion\"] = \"ZodUnion\";\n ZodFirstPartyTypeKind[\"ZodDiscriminatedUnion\"] = \"ZodDiscriminatedUnion\";\n ZodFirstPartyTypeKind[\"ZodIntersection\"] = \"ZodIntersection\";\n ZodFirstPartyTypeKind[\"ZodTuple\"] = \"ZodTuple\";\n ZodFirstPartyTypeKind[\"ZodRecord\"] = \"ZodRecord\";\n ZodFirstPartyTypeKind[\"ZodMap\"] = \"ZodMap\";\n ZodFirstPartyTypeKind[\"ZodSet\"] = \"ZodSet\";\n ZodFirstPartyTypeKind[\"ZodFunction\"] = \"ZodFunction\";\n ZodFirstPartyTypeKind[\"ZodLazy\"] = \"ZodLazy\";\n ZodFirstPartyTypeKind[\"ZodLiteral\"] = \"ZodLiteral\";\n ZodFirstPartyTypeKind[\"ZodEnum\"] = \"ZodEnum\";\n ZodFirstPartyTypeKind[\"ZodEffects\"] = \"ZodEffects\";\n ZodFirstPartyTypeKind[\"ZodNativeEnum\"] = \"ZodNativeEnum\";\n ZodFirstPartyTypeKind[\"ZodOptional\"] = \"ZodOptional\";\n ZodFirstPartyTypeKind[\"ZodNullable\"] = \"ZodNullable\";\n ZodFirstPartyTypeKind[\"ZodDefault\"] = \"ZodDefault\";\n ZodFirstPartyTypeKind[\"ZodCatch\"] = \"ZodCatch\";\n ZodFirstPartyTypeKind[\"ZodPromise\"] = \"ZodPromise\";\n ZodFirstPartyTypeKind[\"ZodBranded\"] = \"ZodBranded\";\n ZodFirstPartyTypeKind[\"ZodPipeline\"] = \"ZodPipeline\";\n ZodFirstPartyTypeKind[\"ZodReadonly\"] = \"ZodReadonly\";\n})(ZodFirstPartyTypeKind = exports.ZodFirstPartyTypeKind || (exports.ZodFirstPartyTypeKind = {}));\n// requires TS 4.4+\nclass Class {\n constructor(..._) { }\n}\nconst instanceOfType = (\n// const instanceOfType = any>(\ncls, params = {\n message: `Input not instance of ${cls.name}`,\n}) => (0, exports.custom)((data) => data instanceof cls, params);\nexports.instanceof = instanceOfType;\nconst stringType = ZodString.create;\nexports.string = stringType;\nconst numberType = ZodNumber.create;\nexports.number = numberType;\nconst nanType = ZodNaN.create;\nexports.nan = nanType;\nconst bigIntType = ZodBigInt.create;\nexports.bigint = bigIntType;\nconst booleanType = ZodBoolean.create;\nexports.boolean = booleanType;\nconst dateType = ZodDate.create;\nexports.date = dateType;\nconst symbolType = ZodSymbol.create;\nexports.symbol = symbolType;\nconst undefinedType = ZodUndefined.create;\nexports.undefined = undefinedType;\nconst nullType = ZodNull.create;\nexports.null = nullType;\nconst anyType = ZodAny.create;\nexports.any = anyType;\nconst unknownType = ZodUnknown.create;\nexports.unknown = unknownType;\nconst neverType = ZodNever.create;\nexports.never = neverType;\nconst voidType = ZodVoid.create;\nexports.void = voidType;\nconst arrayType = ZodArray.create;\nexports.array = arrayType;\nconst objectType = ZodObject.create;\nexports.object = objectType;\nconst strictObjectType = ZodObject.strictCreate;\nexports.strictObject = strictObjectType;\nconst unionType = ZodUnion.create;\nexports.union = unionType;\nconst discriminatedUnionType = ZodDiscriminatedUnion.create;\nexports.discriminatedUnion = discriminatedUnionType;\nconst intersectionType = ZodIntersection.create;\nexports.intersection = intersectionType;\nconst tupleType = ZodTuple.create;\nexports.tuple = tupleType;\nconst recordType = ZodRecord.create;\nexports.record = recordType;\nconst mapType = ZodMap.create;\nexports.map = mapType;\nconst setType = ZodSet.create;\nexports.set = setType;\nconst functionType = ZodFunction.create;\nexports.function = functionType;\nconst lazyType = ZodLazy.create;\nexports.lazy = lazyType;\nconst literalType = ZodLiteral.create;\nexports.literal = literalType;\nconst enumType = ZodEnum.create;\nexports.enum = enumType;\nconst nativeEnumType = ZodNativeEnum.create;\nexports.nativeEnum = nativeEnumType;\nconst promiseType = ZodPromise.create;\nexports.promise = promiseType;\nconst effectsType = ZodEffects.create;\nexports.effect = effectsType;\nexports.transformer = effectsType;\nconst optionalType = ZodOptional.create;\nexports.optional = optionalType;\nconst nullableType = ZodNullable.create;\nexports.nullable = nullableType;\nconst preprocessType = ZodEffects.createWithPreprocess;\nexports.preprocess = preprocessType;\nconst pipelineType = ZodPipeline.create;\nexports.pipeline = pipelineType;\nconst ostring = () => stringType().optional();\nexports.ostring = ostring;\nconst onumber = () => numberType().optional();\nexports.onumber = onumber;\nconst oboolean = () => booleanType().optional();\nexports.oboolean = oboolean;\nexports.coerce = {\n string: ((arg) => ZodString.create({ ...arg, coerce: true })),\n number: ((arg) => ZodNumber.create({ ...arg, coerce: true })),\n boolean: ((arg) => ZodBoolean.create({\n ...arg,\n coerce: true,\n })),\n bigint: ((arg) => ZodBigInt.create({ ...arg, coerce: true })),\n date: ((arg) => ZodDate.create({ ...arg, coerce: true })),\n};\nexports.NEVER = parseUtil_1.INVALID;\n","\"use strict\";\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __exportStar = (this && this.__exportStar) || function(m, exports) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\n__exportStar(require(\"./errors\"), exports);\n__exportStar(require(\"./helpers/parseUtil\"), exports);\n__exportStar(require(\"./helpers/typeAliases\"), exports);\n__exportStar(require(\"./helpers/util\"), exports);\n__exportStar(require(\"./types\"), exports);\n__exportStar(require(\"./ZodError\"), exports);\n","\"use strict\";\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nvar __exportStar = (this && this.__exportStar) || function(m, exports) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.z = void 0;\nconst z = __importStar(require(\"./external\"));\nexports.z = z;\n__exportStar(require(\"./external\"), exports);\nexports.default = z;\n","\"use strict\";\n/**\n * Copyright 2024 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.Permissions = exports.PermissionsCommandSchema = void 0;\n/**\n * THIS FILE IS AUTOGENERATED. Run `npm run bidi-types` to regenerate.\n * @see https://github.com/w3c/webdriver-bidi/blob/master/index.bs\n */\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-nocheck Some types may be circular.\nconst zod_1 = __importDefault(require(\"zod\"));\nexports.PermissionsCommandSchema = zod_1.default.lazy(() => Permissions.SetPermissionSchema);\nvar Permissions;\n(function (Permissions) {\n Permissions.PermissionDescriptorSchema = zod_1.default.lazy(() => zod_1.default.object({\n name: zod_1.default.string(),\n }));\n})(Permissions || (exports.Permissions = Permissions = {}));\n(function (Permissions) {\n Permissions.PermissionStateSchema = zod_1.default.lazy(() => zod_1.default.enum(['granted', 'denied', 'prompt']));\n})(Permissions || (exports.Permissions = Permissions = {}));\n(function (Permissions) {\n Permissions.SetPermissionSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('permissions.setPermission'),\n params: Permissions.SetPermissionParametersSchema,\n }));\n})(Permissions || (exports.Permissions = Permissions = {}));\n(function (Permissions) {\n Permissions.SetPermissionParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n descriptor: Permissions.PermissionDescriptorSchema,\n state: Permissions.PermissionStateSchema,\n origin: zod_1.default.string(),\n }));\n})(Permissions || (exports.Permissions = Permissions = {}));\n//# sourceMappingURL=webdriver-bidi-permissions.js.map","\"use strict\";\n/**\n * Copyright 2024 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.Input = exports.InputCommandSchema = exports.Log = exports.LogEventSchema = exports.Storage = exports.StorageResultSchema = exports.StorageCommandSchema = exports.Script = exports.ScriptResultSchema = exports.ScriptCommandSchema = exports.ScriptEventSchema = exports.Network = exports.NetworkResultSchema = exports.NetworkEventSchema = exports.NetworkCommandSchema = exports.BrowsingContext = exports.BrowsingContextResultSchema = exports.BrowsingContextEventSchema = exports.BrowsingContextCommandSchema = exports.Browser = exports.BrowserResultSchema = exports.BrowserCommandSchema = exports.SessionResultSchema = exports.Session = exports.SessionCommandSchema = exports.ErrorCodeSchema = exports.JsUintSchema = exports.JsIntSchema = exports.ExtensibleSchema = exports.EmptyResultSchema = exports.ErrorResponseSchema = exports.MessageSchema = exports.EmptyParamsSchema = exports.ResultDataSchema = exports.CommandDataSchema = exports.EventDataSchema = exports.CommandResponseSchema = exports.CommandSchema = exports.EventSchema = void 0;\n/**\n * THIS FILE IS AUTOGENERATED. Run `npm run bidi-types` to regenerate.\n * @see https://github.com/w3c/webdriver-bidi/blob/master/index.bs\n */\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-nocheck Some types may be circular.\nconst zod_1 = __importDefault(require(\"zod\"));\nexports.EventSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n type: zod_1.default.literal('event'),\n})\n .and(exports.EventDataSchema)\n .and(exports.ExtensibleSchema));\nexports.CommandSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n id: exports.JsUintSchema,\n})\n .and(exports.CommandDataSchema)\n .and(exports.ExtensibleSchema));\nexports.CommandResponseSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n type: zod_1.default.literal('success'),\n id: exports.JsUintSchema,\n result: exports.ResultDataSchema,\n})\n .and(exports.ExtensibleSchema));\nexports.EventDataSchema = zod_1.default.lazy(() => zod_1.default.union([\n exports.BrowsingContextEventSchema,\n exports.LogEventSchema,\n exports.NetworkEventSchema,\n exports.ScriptEventSchema,\n]));\nexports.CommandDataSchema = zod_1.default.lazy(() => zod_1.default.union([\n exports.BrowserCommandSchema,\n exports.BrowsingContextCommandSchema,\n exports.InputCommandSchema,\n exports.NetworkCommandSchema,\n exports.ScriptCommandSchema,\n exports.SessionCommandSchema,\n exports.StorageCommandSchema,\n]));\nexports.ResultDataSchema = zod_1.default.lazy(() => zod_1.default.union([\n exports.BrowsingContextResultSchema,\n exports.EmptyResultSchema,\n exports.NetworkResultSchema,\n exports.ScriptResultSchema,\n exports.SessionResultSchema,\n exports.StorageResultSchema,\n]));\nexports.EmptyParamsSchema = zod_1.default.lazy(() => exports.ExtensibleSchema);\nexports.MessageSchema = zod_1.default.lazy(() => zod_1.default.union([exports.CommandResponseSchema, exports.ErrorResponseSchema, exports.EventSchema]));\nexports.ErrorResponseSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n type: zod_1.default.literal('error'),\n id: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]),\n error: exports.ErrorCodeSchema,\n message: zod_1.default.string(),\n stacktrace: zod_1.default.string().optional(),\n})\n .and(exports.ExtensibleSchema));\nexports.EmptyResultSchema = zod_1.default.lazy(() => exports.ExtensibleSchema);\nexports.ExtensibleSchema = zod_1.default.lazy(() => zod_1.default.record(zod_1.default.string(), zod_1.default.any()));\nexports.JsIntSchema = zod_1.default.lazy(() => zod_1.default.number().int().gte(-9007199254740991).lte(9007199254740991));\nexports.JsUintSchema = zod_1.default.lazy(() => zod_1.default.number().int().nonnegative().gte(0).lte(9007199254740991));\nexports.ErrorCodeSchema = zod_1.default.lazy(() => zod_1.default.enum([\n 'invalid argument',\n 'invalid session id',\n 'move target out of bounds',\n 'no such alert',\n 'no such element',\n 'no such frame',\n 'no such handle',\n 'no such history entry',\n 'no such intercept',\n 'no such node',\n 'no such request',\n 'no such script',\n 'no such storage partition',\n 'no such user context',\n 'session not created',\n 'unable to capture screen',\n 'unable to close browser',\n 'unable to set cookie',\n 'unable to set file input',\n 'underspecified storage partition',\n 'unknown command',\n 'unknown error',\n 'unsupported operation',\n]));\nexports.SessionCommandSchema = zod_1.default.lazy(() => zod_1.default.union([\n Session.EndSchema,\n Session.NewSchema,\n Session.StatusSchema,\n Session.SubscribeSchema,\n Session.UnsubscribeSchema,\n]));\nvar Session;\n(function (Session) {\n Session.ProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default.union([\n Session.AutodetectProxyConfigurationSchema,\n Session.DirectProxyConfigurationSchema,\n Session.ManualProxyConfigurationSchema,\n Session.PacProxyConfigurationSchema,\n Session.SystemProxyConfigurationSchema,\n zod_1.default.object({}),\n ]));\n})(Session || (exports.Session = Session = {}));\nexports.SessionResultSchema = zod_1.default.lazy(() => zod_1.default.union([Session.NewResultSchema, Session.StatusResultSchema]));\n(function (Session) {\n Session.CapabilitiesRequestSchema = zod_1.default.lazy(() => zod_1.default.object({\n alwaysMatch: Session.CapabilityRequestSchema.optional(),\n firstMatch: zod_1.default.array(Session.CapabilityRequestSchema).optional(),\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.CapabilityRequestSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n acceptInsecureCerts: zod_1.default.boolean().optional(),\n browserName: zod_1.default.string().optional(),\n browserVersion: zod_1.default.string().optional(),\n platformName: zod_1.default.string().optional(),\n proxy: Session.ProxyConfigurationSchema.optional(),\n webSocketUrl: zod_1.default.boolean().optional(),\n })\n .and(exports.ExtensibleSchema));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.AutodetectProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n proxyType: zod_1.default.literal('autodetect'),\n })\n .and(exports.ExtensibleSchema));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.DirectProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n proxyType: zod_1.default.literal('direct'),\n })\n .and(exports.ExtensibleSchema));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.ManualProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n proxyType: zod_1.default.literal('manual'),\n ftpProxy: zod_1.default.string().optional(),\n httpProxy: zod_1.default.string().optional(),\n sslProxy: zod_1.default.string().optional(),\n })\n .and(Session.SocksProxyConfigurationSchema.or(zod_1.default.object({})))\n .and(zod_1.default.object({\n noProxy: zod_1.default.array(zod_1.default.string()).optional(),\n }))\n .and(exports.ExtensibleSchema));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.SocksProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default.object({\n socksProxy: zod_1.default.string(),\n socksVersion: zod_1.default.number().int().nonnegative().gte(0).lte(255),\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.PacProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n proxyType: zod_1.default.literal('pac'),\n proxyAutoconfigUrl: zod_1.default.string(),\n })\n .and(exports.ExtensibleSchema));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.SystemProxyConfigurationSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n proxyType: zod_1.default.literal('system'),\n })\n .and(exports.ExtensibleSchema));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.SubscriptionRequestSchema = zod_1.default.lazy(() => zod_1.default.object({\n events: zod_1.default.array(zod_1.default.string()),\n contexts: zod_1.default.array(BrowsingContext.BrowsingContextSchema).optional(),\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.StatusSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('session.status'),\n params: exports.EmptyParamsSchema,\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.StatusResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n ready: zod_1.default.boolean(),\n message: zod_1.default.string(),\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.NewSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('session.new'),\n params: Session.NewParametersSchema,\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.NewParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n capabilities: Session.CapabilitiesRequestSchema,\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.NewResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n sessionId: zod_1.default.string(),\n capabilities: zod_1.default\n .object({\n acceptInsecureCerts: zod_1.default.boolean(),\n browserName: zod_1.default.string(),\n browserVersion: zod_1.default.string(),\n platformName: zod_1.default.string(),\n setWindowRect: zod_1.default.boolean(),\n proxy: Session.ProxyConfigurationSchema.optional(),\n webSocketUrl: zod_1.default.string().optional(),\n })\n .and(exports.ExtensibleSchema),\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.EndSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('session.end'),\n params: exports.EmptyParamsSchema,\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.SubscribeSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('session.subscribe'),\n params: Session.SubscriptionRequestSchema,\n }));\n})(Session || (exports.Session = Session = {}));\n(function (Session) {\n Session.UnsubscribeSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('session.unsubscribe'),\n params: Session.SubscriptionRequestSchema,\n }));\n})(Session || (exports.Session = Session = {}));\nexports.BrowserCommandSchema = zod_1.default.lazy(() => zod_1.default.union([\n Browser.CloseSchema,\n Browser.CreateUserContextSchema,\n Browser.GetUserContextsSchema,\n Browser.RemoveUserContextSchema,\n]));\nexports.BrowserResultSchema = zod_1.default.lazy(() => zod_1.default.union([\n Browser.CreateUserContextResultSchema,\n Browser.GetUserContextsResultSchema,\n]));\nvar Browser;\n(function (Browser) {\n Browser.UserContextSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(Browser || (exports.Browser = Browser = {}));\n(function (Browser) {\n Browser.UserContextInfoSchema = zod_1.default.lazy(() => zod_1.default.object({\n userContext: Browser.UserContextSchema,\n }));\n})(Browser || (exports.Browser = Browser = {}));\n(function (Browser) {\n Browser.CloseSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browser.close'),\n params: exports.EmptyParamsSchema,\n }));\n})(Browser || (exports.Browser = Browser = {}));\n(function (Browser) {\n Browser.CreateUserContextSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browser.createUserContext'),\n params: exports.EmptyParamsSchema,\n }));\n})(Browser || (exports.Browser = Browser = {}));\n(function (Browser) {\n Browser.CreateUserContextResultSchema = zod_1.default.lazy(() => Browser.UserContextInfoSchema);\n})(Browser || (exports.Browser = Browser = {}));\n(function (Browser) {\n Browser.GetUserContextsSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browser.getUserContexts'),\n params: exports.EmptyParamsSchema,\n }));\n})(Browser || (exports.Browser = Browser = {}));\n(function (Browser) {\n Browser.GetUserContextsResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n userContexts: zod_1.default.array(Browser.UserContextInfoSchema).min(1),\n }));\n})(Browser || (exports.Browser = Browser = {}));\n(function (Browser) {\n Browser.RemoveUserContextSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browser.removeUserContext'),\n params: zod_1.default.object({\n userContext: Browser.UserContextSchema,\n }),\n }));\n})(Browser || (exports.Browser = Browser = {}));\nexports.BrowsingContextCommandSchema = zod_1.default.lazy(() => zod_1.default.union([\n BrowsingContext.ActivateSchema,\n BrowsingContext.CaptureScreenshotSchema,\n BrowsingContext.CloseSchema,\n BrowsingContext.CreateSchema,\n BrowsingContext.GetTreeSchema,\n BrowsingContext.HandleUserPromptSchema,\n BrowsingContext.LocateNodesSchema,\n BrowsingContext.NavigateSchema,\n BrowsingContext.PrintSchema,\n BrowsingContext.ReloadSchema,\n BrowsingContext.SetViewportSchema,\n BrowsingContext.TraverseHistorySchema,\n]));\nexports.BrowsingContextEventSchema = zod_1.default.lazy(() => zod_1.default.union([\n BrowsingContext.ContextCreatedSchema,\n BrowsingContext.ContextDestroyedSchema,\n BrowsingContext.DomContentLoadedSchema,\n BrowsingContext.DownloadWillBeginSchema,\n BrowsingContext.FragmentNavigatedSchema,\n BrowsingContext.LoadSchema,\n BrowsingContext.NavigationAbortedSchema,\n BrowsingContext.NavigationFailedSchema,\n BrowsingContext.NavigationStartedSchema,\n BrowsingContext.UserPromptClosedSchema,\n BrowsingContext.UserPromptOpenedSchema,\n]));\nexports.BrowsingContextResultSchema = zod_1.default.lazy(() => zod_1.default.union([\n BrowsingContext.CaptureScreenshotResultSchema,\n BrowsingContext.CreateResultSchema,\n BrowsingContext.GetTreeResultSchema,\n BrowsingContext.LocateNodesResultSchema,\n BrowsingContext.NavigateResultSchema,\n BrowsingContext.PrintResultSchema,\n BrowsingContext.TraverseHistoryResultSchema,\n]));\nvar BrowsingContext;\n(function (BrowsingContext) {\n BrowsingContext.BrowsingContextSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.InfoListSchema = zod_1.default.lazy(() => zod_1.default.array(BrowsingContext.InfoSchema));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.InfoSchema = zod_1.default.lazy(() => zod_1.default.object({\n children: zod_1.default.union([BrowsingContext.InfoListSchema, zod_1.default.null()]),\n context: BrowsingContext.BrowsingContextSchema,\n url: zod_1.default.string(),\n userContext: Browser.UserContextSchema,\n parent: zod_1.default\n .union([BrowsingContext.BrowsingContextSchema, zod_1.default.null()])\n .optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.LocatorSchema = zod_1.default.lazy(() => zod_1.default.union([\n BrowsingContext.CssLocatorSchema,\n BrowsingContext.InnerTextLocatorSchema,\n BrowsingContext.XPathLocatorSchema,\n ]));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CssLocatorSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('css'),\n value: zod_1.default.string(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.InnerTextLocatorSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('innerText'),\n value: zod_1.default.string(),\n ignoreCase: zod_1.default.boolean().optional(),\n matchType: zod_1.default.enum(['full', 'partial']).optional(),\n maxDepth: exports.JsUintSchema.optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.XPathLocatorSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('xpath'),\n value: zod_1.default.string(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.NavigationSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.NavigationInfoSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n navigation: zod_1.default.union([BrowsingContext.NavigationSchema, zod_1.default.null()]),\n timestamp: exports.JsUintSchema,\n url: zod_1.default.string(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ReadinessStateSchema = zod_1.default.lazy(() => zod_1.default.enum(['none', 'interactive', 'complete']));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ActivateSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.activate'),\n params: BrowsingContext.ActivateParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ActivateParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CaptureScreenshotParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n origin: zod_1.default.enum(['viewport', 'document']).default('viewport').optional(),\n format: BrowsingContext.ImageFormatSchema.optional(),\n clip: BrowsingContext.ClipRectangleSchema.optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CaptureScreenshotSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.captureScreenshot'),\n params: BrowsingContext.CaptureScreenshotParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ImageFormatSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.string(),\n quality: zod_1.default.number().gte(0).lte(1).optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ClipRectangleSchema = zod_1.default.lazy(() => zod_1.default.union([\n BrowsingContext.BoxClipRectangleSchema,\n BrowsingContext.ElementClipRectangleSchema,\n ]));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ElementClipRectangleSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('element'),\n element: Script.SharedReferenceSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.BoxClipRectangleSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('box'),\n x: zod_1.default.number(),\n y: zod_1.default.number(),\n width: zod_1.default.number(),\n height: zod_1.default.number(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CaptureScreenshotResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n data: zod_1.default.string(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CloseSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.close'),\n params: BrowsingContext.CloseParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CloseParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n promptUnload: zod_1.default.boolean().default(false).optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CreateSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.create'),\n params: BrowsingContext.CreateParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CreateTypeSchema = zod_1.default.lazy(() => zod_1.default.enum(['tab', 'window']));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CreateParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: BrowsingContext.CreateTypeSchema,\n referenceContext: BrowsingContext.BrowsingContextSchema.optional(),\n background: zod_1.default.boolean().default(false).optional(),\n userContext: zod_1.default.union([Browser.UserContextSchema, zod_1.default.null()]).optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.CreateResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.GetTreeSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.getTree'),\n params: BrowsingContext.GetTreeParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.GetTreeParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n maxDepth: exports.JsUintSchema.optional(),\n root: BrowsingContext.BrowsingContextSchema.optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.GetTreeResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n contexts: BrowsingContext.InfoListSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.HandleUserPromptSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.handleUserPrompt'),\n params: BrowsingContext.HandleUserPromptParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.HandleUserPromptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n accept: zod_1.default.boolean().optional(),\n userText: zod_1.default.string().optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.LocateNodesParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n locator: BrowsingContext.LocatorSchema,\n maxNodeCount: exports.JsUintSchema.gte(1).optional(),\n ownership: Script.ResultOwnershipSchema.optional(),\n sandbox: zod_1.default.string().optional(),\n serializationOptions: Script.SerializationOptionsSchema.optional(),\n startNodes: zod_1.default.array(Script.SharedReferenceSchema).min(1).optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.LocateNodesSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.locateNodes'),\n params: BrowsingContext.LocateNodesParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.LocateNodesResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n nodes: zod_1.default.array(Script.NodeRemoteValueSchema),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.NavigateSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.navigate'),\n params: BrowsingContext.NavigateParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.NavigateParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n url: zod_1.default.string(),\n wait: BrowsingContext.ReadinessStateSchema.optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.NavigateResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n navigation: zod_1.default.union([BrowsingContext.NavigationSchema, zod_1.default.null()]),\n url: zod_1.default.string(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.PrintSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.print'),\n params: BrowsingContext.PrintParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.PrintParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n background: zod_1.default.boolean().default(false).optional(),\n margin: BrowsingContext.PrintMarginParametersSchema.optional(),\n orientation: zod_1.default\n .enum(['portrait', 'landscape'])\n .default('portrait')\n .optional(),\n page: BrowsingContext.PrintPageParametersSchema.optional(),\n pageRanges: zod_1.default.array(zod_1.default.union([exports.JsUintSchema, zod_1.default.string()])).optional(),\n scale: zod_1.default.number().gte(0.1).lte(2).default(1).optional(),\n shrinkToFit: zod_1.default.boolean().default(true).optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.PrintMarginParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n bottom: zod_1.default.number().gte(0).default(1).optional(),\n left: zod_1.default.number().gte(0).default(1).optional(),\n right: zod_1.default.number().gte(0).default(1).optional(),\n top: zod_1.default.number().gte(0).default(1).optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.PrintPageParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n height: zod_1.default.number().gte(0.0352).default(27.94).optional(),\n width: zod_1.default.number().gte(0.0352).default(21.59).optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.PrintResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n data: zod_1.default.string(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ReloadSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.reload'),\n params: BrowsingContext.ReloadParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ReloadParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n ignoreCache: zod_1.default.boolean().optional(),\n wait: BrowsingContext.ReadinessStateSchema.optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.SetViewportSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.setViewport'),\n params: BrowsingContext.SetViewportParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.SetViewportParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n viewport: zod_1.default.union([BrowsingContext.ViewportSchema, zod_1.default.null()]).optional(),\n devicePixelRatio: zod_1.default.union([zod_1.default.number().gt(0), zod_1.default.null()]).optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ViewportSchema = zod_1.default.lazy(() => zod_1.default.object({\n width: exports.JsUintSchema,\n height: exports.JsUintSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.TraverseHistorySchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.traverseHistory'),\n params: BrowsingContext.TraverseHistoryParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.TraverseHistoryParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n delta: exports.JsIntSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.TraverseHistoryResultSchema = zod_1.default.lazy(() => zod_1.default.object({}));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ContextCreatedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.contextCreated'),\n params: BrowsingContext.InfoSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.ContextDestroyedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.contextDestroyed'),\n params: BrowsingContext.InfoSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.NavigationStartedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.navigationStarted'),\n params: BrowsingContext.NavigationInfoSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.FragmentNavigatedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.fragmentNavigated'),\n params: BrowsingContext.NavigationInfoSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.DomContentLoadedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.domContentLoaded'),\n params: BrowsingContext.NavigationInfoSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.LoadSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.load'),\n params: BrowsingContext.NavigationInfoSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.DownloadWillBeginSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.downloadWillBegin'),\n params: BrowsingContext.NavigationInfoSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.NavigationAbortedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.navigationAborted'),\n params: BrowsingContext.NavigationInfoSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.NavigationFailedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.navigationFailed'),\n params: BrowsingContext.NavigationInfoSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.UserPromptClosedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.userPromptClosed'),\n params: BrowsingContext.UserPromptClosedParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.UserPromptClosedParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n accepted: zod_1.default.boolean(),\n userText: zod_1.default.string().optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.UserPromptOpenedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('browsingContext.userPromptOpened'),\n params: BrowsingContext.UserPromptOpenedParametersSchema,\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n(function (BrowsingContext) {\n BrowsingContext.UserPromptOpenedParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n type: zod_1.default.enum(['alert', 'confirm', 'prompt', 'beforeunload']),\n message: zod_1.default.string(),\n defaultValue: zod_1.default.string().optional(),\n }));\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\nexports.NetworkCommandSchema = zod_1.default.lazy(() => zod_1.default.union([\n Network.AddInterceptSchema,\n Network.ContinueRequestSchema,\n Network.ContinueResponseSchema,\n Network.ContinueWithAuthSchema,\n Network.FailRequestSchema,\n Network.ProvideResponseSchema,\n Network.RemoveInterceptSchema,\n]));\nexports.NetworkEventSchema = zod_1.default.lazy(() => zod_1.default.union([\n Network.AuthRequiredSchema,\n Network.BeforeRequestSentSchema,\n Network.FetchErrorSchema,\n Network.ResponseCompletedSchema,\n Network.ResponseStartedSchema,\n]));\nexports.NetworkResultSchema = zod_1.default.lazy(() => Network.AddInterceptResultSchema);\nvar Network;\n(function (Network) {\n Network.AuthChallengeSchema = zod_1.default.lazy(() => zod_1.default.object({\n scheme: zod_1.default.string(),\n realm: zod_1.default.string(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.AuthCredentialsSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('password'),\n username: zod_1.default.string(),\n password: zod_1.default.string(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.BaseParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: zod_1.default.union([BrowsingContext.BrowsingContextSchema, zod_1.default.null()]),\n isBlocked: zod_1.default.boolean(),\n navigation: zod_1.default.union([BrowsingContext.NavigationSchema, zod_1.default.null()]),\n redirectCount: exports.JsUintSchema,\n request: Network.RequestDataSchema,\n timestamp: exports.JsUintSchema,\n intercepts: zod_1.default.array(Network.InterceptSchema).min(1).optional(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.BytesValueSchema = zod_1.default.lazy(() => zod_1.default.union([Network.StringValueSchema, Network.Base64ValueSchema]));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.StringValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('string'),\n value: zod_1.default.string(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.Base64ValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('base64'),\n value: zod_1.default.string(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.SameSiteSchema = zod_1.default.lazy(() => zod_1.default.enum(['strict', 'lax', 'none']));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.CookieSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n name: zod_1.default.string(),\n value: Network.BytesValueSchema,\n domain: zod_1.default.string(),\n path: zod_1.default.string(),\n size: exports.JsUintSchema,\n httpOnly: zod_1.default.boolean(),\n secure: zod_1.default.boolean(),\n sameSite: Network.SameSiteSchema,\n expiry: exports.JsUintSchema.optional(),\n })\n .and(exports.ExtensibleSchema));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.CookieHeaderSchema = zod_1.default.lazy(() => zod_1.default.object({\n name: zod_1.default.string(),\n value: Network.BytesValueSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.FetchTimingInfoSchema = zod_1.default.lazy(() => zod_1.default.object({\n timeOrigin: zod_1.default.number(),\n requestTime: zod_1.default.number(),\n redirectStart: zod_1.default.number(),\n redirectEnd: zod_1.default.number(),\n fetchStart: zod_1.default.number(),\n dnsStart: zod_1.default.number(),\n dnsEnd: zod_1.default.number(),\n connectStart: zod_1.default.number(),\n connectEnd: zod_1.default.number(),\n tlsStart: zod_1.default.number(),\n requestStart: zod_1.default.number(),\n responseStart: zod_1.default.number(),\n responseEnd: zod_1.default.number(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.HeaderSchema = zod_1.default.lazy(() => zod_1.default.object({\n name: zod_1.default.string(),\n value: Network.BytesValueSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.InitiatorSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.enum(['parser', 'script', 'preflight', 'other']),\n columnNumber: exports.JsUintSchema.optional(),\n lineNumber: exports.JsUintSchema.optional(),\n stackTrace: Script.StackTraceSchema.optional(),\n request: Network.RequestSchema.optional(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.InterceptSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.RequestSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.RequestDataSchema = zod_1.default.lazy(() => zod_1.default.object({\n request: Network.RequestSchema,\n url: zod_1.default.string(),\n method: zod_1.default.string(),\n headers: zod_1.default.array(Network.HeaderSchema),\n cookies: zod_1.default.array(Network.CookieSchema),\n headersSize: exports.JsUintSchema,\n bodySize: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]),\n timings: Network.FetchTimingInfoSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ResponseContentSchema = zod_1.default.lazy(() => zod_1.default.object({\n size: exports.JsUintSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ResponseDataSchema = zod_1.default.lazy(() => zod_1.default.object({\n url: zod_1.default.string(),\n protocol: zod_1.default.string(),\n status: exports.JsUintSchema,\n statusText: zod_1.default.string(),\n fromCache: zod_1.default.boolean(),\n headers: zod_1.default.array(Network.HeaderSchema),\n mimeType: zod_1.default.string(),\n bytesReceived: exports.JsUintSchema,\n headersSize: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]),\n bodySize: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]),\n content: Network.ResponseContentSchema,\n authChallenge: Network.AuthChallengeSchema.optional(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.SetCookieHeaderSchema = zod_1.default.lazy(() => zod_1.default.object({\n name: zod_1.default.string(),\n value: Network.BytesValueSchema,\n domain: zod_1.default.string().optional(),\n httpOnly: zod_1.default.boolean().optional(),\n expiry: zod_1.default.string().optional(),\n maxAge: exports.JsIntSchema.optional(),\n path: zod_1.default.string().optional(),\n sameSite: Network.SameSiteSchema.optional(),\n secure: zod_1.default.boolean().optional(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.UrlPatternSchema = zod_1.default.lazy(() => zod_1.default.union([Network.UrlPatternPatternSchema, Network.UrlPatternStringSchema]));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.UrlPatternPatternSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('pattern'),\n protocol: zod_1.default.string().optional(),\n hostname: zod_1.default.string().optional(),\n port: zod_1.default.string().optional(),\n pathname: zod_1.default.string().optional(),\n search: zod_1.default.string().optional(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.UrlPatternStringSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('string'),\n pattern: zod_1.default.string(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.AddInterceptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n phases: zod_1.default.array(Network.InterceptPhaseSchema).min(1),\n urlPatterns: zod_1.default.array(Network.UrlPatternSchema).optional(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.AddInterceptSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.addIntercept'),\n params: Network.AddInterceptParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.InterceptPhaseSchema = zod_1.default.lazy(() => zod_1.default.enum(['beforeRequestSent', 'responseStarted', 'authRequired']));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.AddInterceptResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n intercept: Network.InterceptSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ContinueRequestSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.continueRequest'),\n params: Network.ContinueRequestParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ContinueRequestParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n request: Network.RequestSchema,\n body: Network.BytesValueSchema.optional(),\n cookies: zod_1.default.array(Network.CookieHeaderSchema).optional(),\n headers: zod_1.default.array(Network.HeaderSchema).optional(),\n method: zod_1.default.string().optional(),\n url: zod_1.default.string().optional(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ContinueResponseSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.continueResponse'),\n params: Network.ContinueResponseParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ContinueResponseParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n request: Network.RequestSchema,\n cookies: zod_1.default.array(Network.SetCookieHeaderSchema).optional(),\n credentials: Network.AuthCredentialsSchema.optional(),\n headers: zod_1.default.array(Network.HeaderSchema).optional(),\n reasonPhrase: zod_1.default.string().optional(),\n statusCode: exports.JsUintSchema.optional(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ContinueWithAuthSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.continueWithAuth'),\n params: Network.ContinueWithAuthParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ContinueWithAuthParametersSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n request: Network.RequestSchema,\n })\n .and(zod_1.default.union([\n Network.ContinueWithAuthCredentialsSchema,\n Network.ContinueWithAuthNoCredentialsSchema,\n ])));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ContinueWithAuthCredentialsSchema = zod_1.default.lazy(() => zod_1.default.object({\n action: zod_1.default.literal('provideCredentials'),\n credentials: Network.AuthCredentialsSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ContinueWithAuthNoCredentialsSchema = zod_1.default.lazy(() => zod_1.default.object({\n action: zod_1.default.enum(['default', 'cancel']),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.FailRequestSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.failRequest'),\n params: Network.FailRequestParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.FailRequestParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n request: Network.RequestSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ProvideResponseSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.provideResponse'),\n params: Network.ProvideResponseParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ProvideResponseParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n request: Network.RequestSchema,\n body: Network.BytesValueSchema.optional(),\n cookies: zod_1.default.array(Network.SetCookieHeaderSchema).optional(),\n headers: zod_1.default.array(Network.HeaderSchema).optional(),\n reasonPhrase: zod_1.default.string().optional(),\n statusCode: exports.JsUintSchema.optional(),\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.RemoveInterceptSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.removeIntercept'),\n params: Network.RemoveInterceptParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.RemoveInterceptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n intercept: Network.InterceptSchema,\n }));\n})(Network || (exports.Network = Network = {}));\nexports.ScriptEventSchema = zod_1.default.lazy(() => zod_1.default.union([\n Script.MessageSchema,\n Script.RealmCreatedSchema,\n Script.RealmDestroyedSchema,\n]));\n(function (Network) {\n Network.AuthRequiredParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({\n response: Network.ResponseDataSchema,\n })));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.BeforeRequestSentParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({\n initiator: Network.InitiatorSchema,\n })));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.FetchErrorParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({\n errorText: zod_1.default.string(),\n })));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ResponseCompletedParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({\n response: Network.ResponseDataSchema,\n })));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ResponseStartedParametersSchema = zod_1.default.lazy(() => Network.BaseParametersSchema.and(zod_1.default.object({\n response: Network.ResponseDataSchema,\n })));\n})(Network || (exports.Network = Network = {}));\nexports.ScriptCommandSchema = zod_1.default.lazy(() => zod_1.default.union([\n Script.AddPreloadScriptSchema,\n Script.CallFunctionSchema,\n Script.DisownSchema,\n Script.EvaluateSchema,\n Script.GetRealmsSchema,\n Script.RemovePreloadScriptSchema,\n]));\nexports.ScriptResultSchema = zod_1.default.lazy(() => zod_1.default.union([\n Script.AddPreloadScriptResultSchema,\n Script.EvaluateResultSchema,\n Script.GetRealmsResultSchema,\n]));\n(function (Network) {\n Network.AuthRequiredSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.authRequired'),\n params: Network.AuthRequiredParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.BeforeRequestSentSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.beforeRequestSent'),\n params: Network.BeforeRequestSentParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.FetchErrorSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.fetchError'),\n params: Network.FetchErrorParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ResponseCompletedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.responseCompleted'),\n params: Network.ResponseCompletedParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\n(function (Network) {\n Network.ResponseStartedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('network.responseStarted'),\n params: Network.ResponseStartedParametersSchema,\n }));\n})(Network || (exports.Network = Network = {}));\nvar Script;\n(function (Script) {\n Script.ChannelSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.EvaluateResultSuccessSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('success'),\n result: Script.RemoteValueSchema,\n realm: Script.RealmSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ExceptionDetailsSchema = zod_1.default.lazy(() => zod_1.default.object({\n columnNumber: exports.JsUintSchema,\n exception: Script.RemoteValueSchema,\n lineNumber: exports.JsUintSchema,\n stackTrace: Script.StackTraceSchema,\n text: zod_1.default.string(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ChannelValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('channel'),\n value: Script.ChannelPropertiesSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ChannelPropertiesSchema = zod_1.default.lazy(() => zod_1.default.object({\n channel: Script.ChannelSchema,\n serializationOptions: Script.SerializationOptionsSchema.optional(),\n ownership: Script.ResultOwnershipSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.EvaluateResultSchema = zod_1.default.lazy(() => zod_1.default.union([\n Script.EvaluateResultSuccessSchema,\n Script.EvaluateResultExceptionSchema,\n ]));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.EvaluateResultExceptionSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('exception'),\n exceptionDetails: Script.ExceptionDetailsSchema,\n realm: Script.RealmSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.HandleSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.InternalIdSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ListLocalValueSchema = zod_1.default.lazy(() => zod_1.default.array(Script.LocalValueSchema));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.LocalValueSchema = zod_1.default.lazy(() => zod_1.default.union([\n Script.RemoteReferenceSchema,\n Script.PrimitiveProtocolValueSchema,\n Script.ChannelValueSchema,\n Script.ArrayLocalValueSchema,\n Script.DateLocalValueSchema,\n Script.MapLocalValueSchema,\n Script.ObjectLocalValueSchema,\n Script.RegExpLocalValueSchema,\n Script.SetLocalValueSchema,\n ]));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ArrayLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('array'),\n value: Script.ListLocalValueSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.DateLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('date'),\n value: zod_1.default.string(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.MappingLocalValueSchema = zod_1.default.lazy(() => zod_1.default.array(zod_1.default.tuple([\n zod_1.default.union([Script.LocalValueSchema, zod_1.default.string()]),\n Script.LocalValueSchema,\n ])));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.MapLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('map'),\n value: Script.MappingLocalValueSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ObjectLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('object'),\n value: Script.MappingLocalValueSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RegExpValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n pattern: zod_1.default.string(),\n flags: zod_1.default.string().optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RegExpLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('regexp'),\n value: Script.RegExpValueSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.SetLocalValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('set'),\n value: Script.ListLocalValueSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.PreloadScriptSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RealmSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.PrimitiveProtocolValueSchema = zod_1.default.lazy(() => zod_1.default.union([\n Script.UndefinedValueSchema,\n Script.NullValueSchema,\n Script.StringValueSchema,\n Script.NumberValueSchema,\n Script.BooleanValueSchema,\n Script.BigIntValueSchema,\n ]));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.UndefinedValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('undefined'),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.NullValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('null'),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.StringValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('string'),\n value: zod_1.default.string(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.SpecialNumberSchema = zod_1.default.lazy(() => zod_1.default.enum(['NaN', '-0', 'Infinity', '-Infinity']));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.NumberValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('number'),\n value: zod_1.default.union([zod_1.default.number(), Script.SpecialNumberSchema]),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.BooleanValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('boolean'),\n value: zod_1.default.boolean(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.BigIntValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('bigint'),\n value: zod_1.default.string(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RealmInfoSchema = zod_1.default.lazy(() => zod_1.default.union([\n Script.WindowRealmInfoSchema,\n Script.DedicatedWorkerRealmInfoSchema,\n Script.SharedWorkerRealmInfoSchema,\n Script.ServiceWorkerRealmInfoSchema,\n Script.WorkerRealmInfoSchema,\n Script.PaintWorkletRealmInfoSchema,\n Script.AudioWorkletRealmInfoSchema,\n Script.WorkletRealmInfoSchema,\n ]));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.BaseRealmInfoSchema = zod_1.default.lazy(() => zod_1.default.object({\n realm: Script.RealmSchema,\n origin: zod_1.default.string(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.WindowRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({\n type: zod_1.default.literal('window'),\n context: BrowsingContext.BrowsingContextSchema,\n sandbox: zod_1.default.string().optional(),\n })));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.DedicatedWorkerRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({\n type: zod_1.default.literal('dedicated-worker'),\n owners: zod_1.default.tuple([Script.RealmSchema]),\n })));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.SharedWorkerRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({\n type: zod_1.default.literal('shared-worker'),\n owners: zod_1.default.array(Script.RealmSchema).min(1),\n })));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ServiceWorkerRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({\n type: zod_1.default.literal('service-worker'),\n owners: zod_1.default.array(Script.RealmSchema),\n })));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.WorkerRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({\n type: zod_1.default.literal('worker'),\n })));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.PaintWorkletRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({\n type: zod_1.default.literal('paint-worklet'),\n })));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.AudioWorkletRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({\n type: zod_1.default.literal('audio-worklet'),\n })));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.WorkletRealmInfoSchema = zod_1.default.lazy(() => Script.BaseRealmInfoSchema.and(zod_1.default.object({\n type: zod_1.default.literal('worklet'),\n })));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RealmTypeSchema = zod_1.default.lazy(() => zod_1.default.enum([\n 'window',\n 'dedicated-worker',\n 'shared-worker',\n 'service-worker',\n 'worker',\n 'paint-worklet',\n 'audio-worklet',\n 'worklet',\n ]));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ListRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.array(Script.RemoteValueSchema));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.MappingRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.array(zod_1.default.tuple([\n zod_1.default.union([Script.RemoteValueSchema, zod_1.default.string()]),\n Script.RemoteValueSchema,\n ])));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RemoteValueSchema = zod_1.default.lazy(() => zod_1.default.union([\n Script.PrimitiveProtocolValueSchema,\n Script.SymbolRemoteValueSchema,\n Script.ArrayRemoteValueSchema,\n Script.ObjectRemoteValueSchema,\n Script.FunctionRemoteValueSchema,\n Script.RegExpRemoteValueSchema,\n Script.DateRemoteValueSchema,\n Script.MapRemoteValueSchema,\n Script.SetRemoteValueSchema,\n Script.WeakMapRemoteValueSchema,\n Script.WeakSetRemoteValueSchema,\n Script.IteratorRemoteValueSchema,\n Script.GeneratorRemoteValueSchema,\n Script.ErrorRemoteValueSchema,\n Script.ProxyRemoteValueSchema,\n Script.PromiseRemoteValueSchema,\n Script.TypedArrayRemoteValueSchema,\n Script.ArrayBufferRemoteValueSchema,\n Script.NodeListRemoteValueSchema,\n Script.HtmlCollectionRemoteValueSchema,\n Script.NodeRemoteValueSchema,\n Script.WindowProxyRemoteValueSchema,\n ]));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RemoteReferenceSchema = zod_1.default.lazy(() => zod_1.default.union([Script.SharedReferenceSchema, Script.RemoteObjectReferenceSchema]));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.SharedReferenceSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n sharedId: Script.SharedIdSchema,\n handle: Script.HandleSchema.optional(),\n })\n .and(exports.ExtensibleSchema));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RemoteObjectReferenceSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n handle: Script.HandleSchema,\n sharedId: Script.SharedIdSchema.optional(),\n })\n .and(exports.ExtensibleSchema));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.SymbolRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('symbol'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ArrayRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('array'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n value: Script.ListRemoteValueSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ObjectRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('object'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n value: Script.MappingRemoteValueSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.FunctionRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('function'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RegExpRemoteValueSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n })\n .and(Script.RegExpLocalValueSchema));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.DateRemoteValueSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n })\n .and(Script.DateLocalValueSchema));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.MapRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('map'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n value: Script.MappingRemoteValueSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.SetRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('set'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n value: Script.ListRemoteValueSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.WeakMapRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('weakmap'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.WeakSetRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('weakset'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.IteratorRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('iterator'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.GeneratorRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('generator'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ErrorRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('error'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ProxyRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('proxy'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.PromiseRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('promise'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.TypedArrayRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('typedarray'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ArrayBufferRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('arraybuffer'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.NodeListRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('nodelist'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n value: Script.ListRemoteValueSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.HtmlCollectionRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('htmlcollection'),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n value: Script.ListRemoteValueSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.NodeRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('node'),\n sharedId: Script.SharedIdSchema.optional(),\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n value: Script.NodePropertiesSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.NodePropertiesSchema = zod_1.default.lazy(() => zod_1.default.object({\n nodeType: exports.JsUintSchema,\n childNodeCount: exports.JsUintSchema,\n attributes: zod_1.default.record(zod_1.default.string(), zod_1.default.string()).optional(),\n children: zod_1.default.array(Script.NodeRemoteValueSchema).optional(),\n localName: zod_1.default.string().optional(),\n mode: zod_1.default.enum(['open', 'closed']).optional(),\n namespaceURI: zod_1.default.string().optional(),\n nodeValue: zod_1.default.string().optional(),\n shadowRoot: zod_1.default.union([Script.NodeRemoteValueSchema, zod_1.default.null()]).optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.WindowProxyRemoteValueSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('window'),\n value: Script.WindowProxyPropertiesSchema,\n handle: Script.HandleSchema.optional(),\n internalId: Script.InternalIdSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.WindowProxyPropertiesSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ResultOwnershipSchema = zod_1.default.lazy(() => zod_1.default.enum(['root', 'none']));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.SerializationOptionsSchema = zod_1.default.lazy(() => zod_1.default.object({\n maxDomDepth: zod_1.default.union([exports.JsUintSchema, zod_1.default.null()]).default(0).optional(),\n maxObjectDepth: zod_1.default\n .union([exports.JsUintSchema, zod_1.default.null()])\n .default(null)\n .optional(),\n includeShadowTree: zod_1.default\n .enum(['none', 'open', 'all'])\n .default('none')\n .optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.SharedIdSchema = zod_1.default.lazy(() => zod_1.default.string());\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.StackFrameSchema = zod_1.default.lazy(() => zod_1.default.object({\n columnNumber: exports.JsUintSchema,\n functionName: zod_1.default.string(),\n lineNumber: exports.JsUintSchema,\n url: zod_1.default.string(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.StackTraceSchema = zod_1.default.lazy(() => zod_1.default.object({\n callFrames: zod_1.default.array(Script.StackFrameSchema),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.SourceSchema = zod_1.default.lazy(() => zod_1.default.object({\n realm: Script.RealmSchema,\n context: BrowsingContext.BrowsingContextSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RealmTargetSchema = zod_1.default.lazy(() => zod_1.default.object({\n realm: Script.RealmSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.ContextTargetSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n sandbox: zod_1.default.string().optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.TargetSchema = zod_1.default.lazy(() => zod_1.default.union([Script.RealmTargetSchema, Script.ContextTargetSchema]));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.AddPreloadScriptSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('script.addPreloadScript'),\n params: Script.AddPreloadScriptParametersSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.AddPreloadScriptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n functionDeclaration: zod_1.default.string(),\n arguments: zod_1.default.array(Script.ChannelValueSchema).optional(),\n contexts: zod_1.default\n .array(BrowsingContext.BrowsingContextSchema)\n .min(1)\n .optional(),\n sandbox: zod_1.default.string().optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.AddPreloadScriptResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n script: Script.PreloadScriptSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.DisownSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('script.disown'),\n params: Script.DisownParametersSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.DisownParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n handles: zod_1.default.array(Script.HandleSchema),\n target: Script.TargetSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.CallFunctionParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n functionDeclaration: zod_1.default.string(),\n awaitPromise: zod_1.default.boolean(),\n target: Script.TargetSchema,\n arguments: zod_1.default.array(Script.LocalValueSchema).optional(),\n resultOwnership: Script.ResultOwnershipSchema.optional(),\n serializationOptions: Script.SerializationOptionsSchema.optional(),\n this: Script.LocalValueSchema.optional(),\n userActivation: zod_1.default.boolean().default(false).optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.CallFunctionSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('script.callFunction'),\n params: Script.CallFunctionParametersSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.EvaluateSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('script.evaluate'),\n params: Script.EvaluateParametersSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.EvaluateParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n expression: zod_1.default.string(),\n target: Script.TargetSchema,\n awaitPromise: zod_1.default.boolean(),\n resultOwnership: Script.ResultOwnershipSchema.optional(),\n serializationOptions: Script.SerializationOptionsSchema.optional(),\n userActivation: zod_1.default.boolean().default(false).optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.GetRealmsSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('script.getRealms'),\n params: Script.GetRealmsParametersSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.GetRealmsParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema.optional(),\n type: Script.RealmTypeSchema.optional(),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.GetRealmsResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n realms: zod_1.default.array(Script.RealmInfoSchema),\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RemovePreloadScriptSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('script.removePreloadScript'),\n params: Script.RemovePreloadScriptParametersSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RemovePreloadScriptParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n script: Script.PreloadScriptSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.MessageParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n channel: Script.ChannelSchema,\n data: Script.RemoteValueSchema,\n source: Script.SourceSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RealmCreatedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('script.realmCreated'),\n params: Script.RealmInfoSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.MessageSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('script.message'),\n params: Script.MessageParametersSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RealmDestroyedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('script.realmDestroyed'),\n params: Script.RealmDestroyedParametersSchema,\n }));\n})(Script || (exports.Script = Script = {}));\n(function (Script) {\n Script.RealmDestroyedParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n realm: Script.RealmSchema,\n }));\n})(Script || (exports.Script = Script = {}));\nexports.StorageCommandSchema = zod_1.default.lazy(() => zod_1.default.union([\n Storage.DeleteCookiesSchema,\n Storage.GetCookiesSchema,\n Storage.SetCookieSchema,\n]));\nexports.StorageResultSchema = zod_1.default.lazy(() => zod_1.default.union([\n Storage.DeleteCookiesResultSchema,\n Storage.GetCookiesResultSchema,\n Storage.SetCookieResultSchema,\n]));\nvar Storage;\n(function (Storage) {\n Storage.PartitionKeySchema = zod_1.default.lazy(() => zod_1.default\n .object({\n userContext: zod_1.default.string().optional(),\n sourceOrigin: zod_1.default.string().optional(),\n })\n .and(exports.ExtensibleSchema));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.GetCookiesSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('storage.getCookies'),\n params: Storage.GetCookiesParametersSchema,\n }));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.CookieFilterSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n name: zod_1.default.string().optional(),\n value: Network.BytesValueSchema.optional(),\n domain: zod_1.default.string().optional(),\n path: zod_1.default.string().optional(),\n size: exports.JsUintSchema.optional(),\n httpOnly: zod_1.default.boolean().optional(),\n secure: zod_1.default.boolean().optional(),\n sameSite: Network.SameSiteSchema.optional(),\n expiry: exports.JsUintSchema.optional(),\n })\n .and(exports.ExtensibleSchema));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.BrowsingContextPartitionDescriptorSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('context'),\n context: BrowsingContext.BrowsingContextSchema,\n }));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.StorageKeyPartitionDescriptorSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n type: zod_1.default.literal('storageKey'),\n userContext: zod_1.default.string().optional(),\n sourceOrigin: zod_1.default.string().optional(),\n })\n .and(exports.ExtensibleSchema));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.PartitionDescriptorSchema = zod_1.default.lazy(() => zod_1.default.union([\n Storage.BrowsingContextPartitionDescriptorSchema,\n Storage.StorageKeyPartitionDescriptorSchema,\n ]));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.GetCookiesParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n filter: Storage.CookieFilterSchema.optional(),\n partition: Storage.PartitionDescriptorSchema.optional(),\n }));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.GetCookiesResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n cookies: zod_1.default.array(Network.CookieSchema),\n partitionKey: Storage.PartitionKeySchema,\n }));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.SetCookieSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('storage.setCookie'),\n params: Storage.SetCookieParametersSchema,\n }));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.PartialCookieSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n name: zod_1.default.string(),\n value: Network.BytesValueSchema,\n domain: zod_1.default.string(),\n path: zod_1.default.string().optional(),\n httpOnly: zod_1.default.boolean().optional(),\n secure: zod_1.default.boolean().optional(),\n sameSite: Network.SameSiteSchema.optional(),\n expiry: exports.JsUintSchema.optional(),\n })\n .and(exports.ExtensibleSchema));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.SetCookieParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n cookie: Storage.PartialCookieSchema,\n partition: Storage.PartitionDescriptorSchema.optional(),\n }));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.SetCookieResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n partitionKey: Storage.PartitionKeySchema,\n }));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.DeleteCookiesSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('storage.deleteCookies'),\n params: Storage.DeleteCookiesParametersSchema,\n }));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.DeleteCookiesParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n filter: Storage.CookieFilterSchema.optional(),\n partition: Storage.PartitionDescriptorSchema.optional(),\n }));\n})(Storage || (exports.Storage = Storage = {}));\n(function (Storage) {\n Storage.DeleteCookiesResultSchema = zod_1.default.lazy(() => zod_1.default.object({\n partitionKey: Storage.PartitionKeySchema,\n }));\n})(Storage || (exports.Storage = Storage = {}));\nexports.LogEventSchema = zod_1.default.lazy(() => Log.EntryAddedSchema);\nvar Log;\n(function (Log) {\n Log.LevelSchema = zod_1.default.lazy(() => zod_1.default.enum(['debug', 'info', 'warn', 'error']));\n})(Log || (exports.Log = Log = {}));\n(function (Log) {\n Log.EntrySchema = zod_1.default.lazy(() => zod_1.default.union([\n Log.GenericLogEntrySchema,\n Log.ConsoleLogEntrySchema,\n Log.JavascriptLogEntrySchema,\n ]));\n})(Log || (exports.Log = Log = {}));\n(function (Log) {\n Log.BaseLogEntrySchema = zod_1.default.lazy(() => zod_1.default.object({\n level: Log.LevelSchema,\n source: Script.SourceSchema,\n text: zod_1.default.union([zod_1.default.string(), zod_1.default.null()]),\n timestamp: exports.JsUintSchema,\n stackTrace: Script.StackTraceSchema.optional(),\n }));\n})(Log || (exports.Log = Log = {}));\n(function (Log) {\n Log.GenericLogEntrySchema = zod_1.default.lazy(() => Log.BaseLogEntrySchema.and(zod_1.default.object({\n type: zod_1.default.string(),\n })));\n})(Log || (exports.Log = Log = {}));\n(function (Log) {\n Log.ConsoleLogEntrySchema = zod_1.default.lazy(() => Log.BaseLogEntrySchema.and(zod_1.default.object({\n type: zod_1.default.literal('console'),\n method: zod_1.default.string(),\n args: zod_1.default.array(Script.RemoteValueSchema),\n })));\n})(Log || (exports.Log = Log = {}));\n(function (Log) {\n Log.JavascriptLogEntrySchema = zod_1.default.lazy(() => Log.BaseLogEntrySchema.and(zod_1.default.object({\n type: zod_1.default.literal('javascript'),\n })));\n})(Log || (exports.Log = Log = {}));\n(function (Log) {\n Log.EntryAddedSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('log.entryAdded'),\n params: Log.EntrySchema,\n }));\n})(Log || (exports.Log = Log = {}));\nexports.InputCommandSchema = zod_1.default.lazy(() => zod_1.default.union([\n Input.PerformActionsSchema,\n Input.ReleaseActionsSchema,\n Input.SetFilesSchema,\n]));\nvar Input;\n(function (Input) {\n Input.ElementOriginSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('element'),\n element: Script.SharedReferenceSchema,\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PerformActionsParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n actions: zod_1.default.array(Input.SourceActionsSchema),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.NoneSourceActionsSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('none'),\n id: zod_1.default.string(),\n actions: zod_1.default.array(Input.NoneSourceActionSchema),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.KeySourceActionsSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('key'),\n id: zod_1.default.string(),\n actions: zod_1.default.array(Input.KeySourceActionSchema),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PointerSourceActionsSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('pointer'),\n id: zod_1.default.string(),\n parameters: Input.PointerParametersSchema.optional(),\n actions: zod_1.default.array(Input.PointerSourceActionSchema),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PerformActionsSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('input.performActions'),\n params: Input.PerformActionsParametersSchema,\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.SourceActionsSchema = zod_1.default.lazy(() => zod_1.default.union([\n Input.NoneSourceActionsSchema,\n Input.KeySourceActionsSchema,\n Input.PointerSourceActionsSchema,\n Input.WheelSourceActionsSchema,\n ]));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.NoneSourceActionSchema = zod_1.default.lazy(() => Input.PauseActionSchema);\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.KeySourceActionSchema = zod_1.default.lazy(() => zod_1.default.union([\n Input.PauseActionSchema,\n Input.KeyDownActionSchema,\n Input.KeyUpActionSchema,\n ]));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PointerTypeSchema = zod_1.default.lazy(() => zod_1.default.enum(['mouse', 'pen', 'touch']));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PointerParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n pointerType: Input.PointerTypeSchema.default('mouse').optional(),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.WheelSourceActionsSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('wheel'),\n id: zod_1.default.string(),\n actions: zod_1.default.array(Input.WheelSourceActionSchema),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PointerSourceActionSchema = zod_1.default.lazy(() => zod_1.default.union([\n Input.PauseActionSchema,\n Input.PointerDownActionSchema,\n Input.PointerUpActionSchema,\n Input.PointerMoveActionSchema,\n ]));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.WheelSourceActionSchema = zod_1.default.lazy(() => zod_1.default.union([Input.PauseActionSchema, Input.WheelScrollActionSchema]));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PauseActionSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('pause'),\n duration: exports.JsUintSchema.optional(),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.KeyDownActionSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('keyDown'),\n value: zod_1.default.string(),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.KeyUpActionSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('keyUp'),\n value: zod_1.default.string(),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PointerUpActionSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n type: zod_1.default.literal('pointerUp'),\n button: exports.JsUintSchema,\n })\n .and(Input.PointerCommonPropertiesSchema));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PointerDownActionSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n type: zod_1.default.literal('pointerDown'),\n button: exports.JsUintSchema,\n })\n .and(Input.PointerCommonPropertiesSchema));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PointerMoveActionSchema = zod_1.default.lazy(() => zod_1.default\n .object({\n type: zod_1.default.literal('pointerMove'),\n x: exports.JsIntSchema,\n y: exports.JsIntSchema,\n duration: exports.JsUintSchema.optional(),\n origin: Input.OriginSchema.optional(),\n })\n .and(Input.PointerCommonPropertiesSchema));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.WheelScrollActionSchema = zod_1.default.lazy(() => zod_1.default.object({\n type: zod_1.default.literal('scroll'),\n x: exports.JsIntSchema,\n y: exports.JsIntSchema,\n deltaX: exports.JsIntSchema,\n deltaY: exports.JsIntSchema,\n duration: exports.JsUintSchema.optional(),\n origin: Input.OriginSchema.default('viewport').optional(),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.PointerCommonPropertiesSchema = zod_1.default.lazy(() => zod_1.default.object({\n width: exports.JsUintSchema.default(1).optional(),\n height: exports.JsUintSchema.default(1).optional(),\n pressure: zod_1.default.number().default(0).optional(),\n tangentialPressure: zod_1.default.number().default(0).optional(),\n twist: zod_1.default\n .number()\n .int()\n .nonnegative()\n .gte(0)\n .lte(359)\n .default(0)\n .optional(),\n altitudeAngle: zod_1.default\n .number()\n .gte(0)\n .lte(1.5707963267948966)\n .default(0)\n .optional(),\n azimuthAngle: zod_1.default\n .number()\n .gte(0)\n .lte(6.283185307179586)\n .default(0)\n .optional(),\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.OriginSchema = zod_1.default.lazy(() => zod_1.default.union([\n zod_1.default.literal('viewport'),\n zod_1.default.literal('pointer'),\n Input.ElementOriginSchema,\n ]));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.ReleaseActionsSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('input.releaseActions'),\n params: Input.ReleaseActionsParametersSchema,\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.ReleaseActionsParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.SetFilesSchema = zod_1.default.lazy(() => zod_1.default.object({\n method: zod_1.default.literal('input.setFiles'),\n params: Input.SetFilesParametersSchema,\n }));\n})(Input || (exports.Input = Input = {}));\n(function (Input) {\n Input.SetFilesParametersSchema = zod_1.default.lazy(() => zod_1.default.object({\n context: BrowsingContext.BrowsingContextSchema,\n element: Script.SharedReferenceSchema,\n files: zod_1.default.array(zod_1.default.string()),\n }));\n})(Input || (exports.Input = Input = {}));\n//# sourceMappingURL=webdriver-bidi.js.map","\"use strict\";\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.Permissions = exports.Cdp = exports.Storage = exports.Input = exports.Session = exports.BrowsingContext = exports.Script = exports.Network = exports.parseObject = void 0;\n/**\n * @fileoverview Provides parsing and validator for WebDriver BiDi protocol.\n * Parser types should match the `../protocol` types.\n */\nconst zod_1 = require(\"zod\");\nconst protocol_js_1 = require(\"../protocol/protocol.js\");\nconst WebDriverBidiPermissions = __importStar(require(\"./generated/webdriver-bidi-permissions.js\"));\nconst WebDriverBidi = __importStar(require(\"./generated/webdriver-bidi.js\"));\nfunction parseObject(obj, schema) {\n const parseResult = schema.safeParse(obj);\n if (parseResult.success) {\n return parseResult.data;\n }\n const errorMessage = parseResult.error.errors\n .map((e) => `${e.message} in ` +\n `${e.path.map((p) => JSON.stringify(p)).join('/')}.`)\n .join(' ');\n throw new protocol_js_1.InvalidArgumentException(errorMessage);\n}\nexports.parseObject = parseObject;\n/** @see https://w3c.github.io/webdriver-bidi/#module-network */\nvar Network;\n(function (Network) {\n function parseAddInterceptParameters(params) {\n return parseObject(params, WebDriverBidi.Network.AddInterceptParametersSchema);\n }\n Network.parseAddInterceptParameters = parseAddInterceptParameters;\n function parseContinueRequestParameters(params) {\n return parseObject(params, WebDriverBidi.Network.ContinueRequestParametersSchema);\n }\n Network.parseContinueRequestParameters = parseContinueRequestParameters;\n function parseContinueResponseParameters(params) {\n // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19.\n // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is\n // of type `\"none\" | \"strict\" | \"lax\"` which is not assignable to generated enum\n // `SameSite` in `src/protocol/webdriver-bidi.ts`.\n // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed.\n return parseObject(params, WebDriverBidi.Network.ContinueResponseParametersSchema);\n }\n Network.parseContinueResponseParameters = parseContinueResponseParameters;\n function parseContinueWithAuthParameters(params) {\n return parseObject(params, WebDriverBidi.Network.ContinueWithAuthParametersSchema);\n }\n Network.parseContinueWithAuthParameters = parseContinueWithAuthParameters;\n function parseFailRequestParameters(params) {\n return parseObject(params, WebDriverBidi.Network.FailRequestParametersSchema);\n }\n Network.parseFailRequestParameters = parseFailRequestParameters;\n function parseProvideResponseParameters(params) {\n // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19.\n // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is\n // of type `\"none\" | \"strict\" | \"lax\"` which is not assignable to generated enum\n // `SameSite` in `src/protocol/webdriver-bidi.ts`.\n // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed.\n return parseObject(params, WebDriverBidi.Network.ProvideResponseParametersSchema);\n }\n Network.parseProvideResponseParameters = parseProvideResponseParameters;\n function parseRemoveInterceptParameters(params) {\n return parseObject(params, WebDriverBidi.Network.RemoveInterceptParametersSchema);\n }\n Network.parseRemoveInterceptParameters = parseRemoveInterceptParameters;\n})(Network || (exports.Network = Network = {}));\n/** @see https://w3c.github.io/webdriver-bidi/#module-script */\nvar Script;\n(function (Script) {\n function parseGetRealmsParams(params) {\n return parseObject(params, WebDriverBidi.Script.GetRealmsParametersSchema);\n }\n Script.parseGetRealmsParams = parseGetRealmsParams;\n function parseEvaluateParams(params) {\n return parseObject(params, WebDriverBidi.Script.EvaluateParametersSchema);\n }\n Script.parseEvaluateParams = parseEvaluateParams;\n function parseDisownParams(params) {\n return parseObject(params, WebDriverBidi.Script.DisownParametersSchema);\n }\n Script.parseDisownParams = parseDisownParams;\n function parseAddPreloadScriptParams(params) {\n return parseObject(params, WebDriverBidi.Script.AddPreloadScriptParametersSchema);\n }\n Script.parseAddPreloadScriptParams = parseAddPreloadScriptParams;\n function parseRemovePreloadScriptParams(params) {\n return parseObject(params, WebDriverBidi.Script.RemovePreloadScriptParametersSchema);\n }\n Script.parseRemovePreloadScriptParams = parseRemovePreloadScriptParams;\n function parseCallFunctionParams(params) {\n return parseObject(params, WebDriverBidi.Script.CallFunctionParametersSchema);\n }\n Script.parseCallFunctionParams = parseCallFunctionParams;\n})(Script || (exports.Script = Script = {}));\n/** @see https://w3c.github.io/webdriver-bidi/#module-browsingContext */\nvar BrowsingContext;\n(function (BrowsingContext) {\n function parseActivateParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.ActivateParametersSchema);\n }\n BrowsingContext.parseActivateParams = parseActivateParams;\n function parseGetTreeParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.GetTreeParametersSchema);\n }\n BrowsingContext.parseGetTreeParams = parseGetTreeParams;\n function parseNavigateParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.NavigateParametersSchema);\n }\n BrowsingContext.parseNavigateParams = parseNavigateParams;\n function parseReloadParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.ReloadParametersSchema);\n }\n BrowsingContext.parseReloadParams = parseReloadParams;\n function parseCreateParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.CreateParametersSchema);\n }\n BrowsingContext.parseCreateParams = parseCreateParams;\n function parseCloseParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.CloseParametersSchema);\n }\n BrowsingContext.parseCloseParams = parseCloseParams;\n function parseCaptureScreenshotParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.CaptureScreenshotParametersSchema);\n }\n BrowsingContext.parseCaptureScreenshotParams = parseCaptureScreenshotParams;\n function parsePrintParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.PrintParametersSchema);\n }\n BrowsingContext.parsePrintParams = parsePrintParams;\n function parseSetViewportParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.SetViewportParametersSchema);\n }\n BrowsingContext.parseSetViewportParams = parseSetViewportParams;\n function parseTraverseHistoryParams(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.TraverseHistoryParametersSchema);\n }\n BrowsingContext.parseTraverseHistoryParams = parseTraverseHistoryParams;\n function parseHandleUserPromptParameters(params) {\n return parseObject(params, WebDriverBidi.BrowsingContext.HandleUserPromptParametersSchema);\n }\n BrowsingContext.parseHandleUserPromptParameters = parseHandleUserPromptParameters;\n})(BrowsingContext || (exports.BrowsingContext = BrowsingContext = {}));\n/** @see https://w3c.github.io/webdriver-bidi/#module-session */\nvar Session;\n(function (Session) {\n function parseSubscribeParams(params) {\n return parseObject(params, WebDriverBidi.Session.SubscriptionRequestSchema);\n }\n Session.parseSubscribeParams = parseSubscribeParams;\n})(Session || (exports.Session = Session = {}));\nvar Input;\n(function (Input) {\n function parsePerformActionsParams(params) {\n return parseObject(params, WebDriverBidi.Input.PerformActionsParametersSchema);\n }\n Input.parsePerformActionsParams = parsePerformActionsParams;\n function parseReleaseActionsParams(params) {\n return parseObject(params, WebDriverBidi.Input.ReleaseActionsParametersSchema);\n }\n Input.parseReleaseActionsParams = parseReleaseActionsParams;\n function parseSetFilesParams(params) {\n return parseObject(params, WebDriverBidi.Input.SetFilesParametersSchema);\n }\n Input.parseSetFilesParams = parseSetFilesParams;\n})(Input || (exports.Input = Input = {}));\nvar Storage;\n(function (Storage) {\n function parseGetCookiesParams(params) {\n // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19.\n // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is\n // of type `\"none\" | \"strict\" | \"lax\"` which is not assignable to generated enum\n // `SameSite` in `src/protocol/webdriver-bidi.ts`.\n // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed.\n return parseObject(params, WebDriverBidi.Storage.GetCookiesParametersSchema);\n }\n Storage.parseGetCookiesParams = parseGetCookiesParams;\n function parseSetCookieParams(params) {\n // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19.\n // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is\n // of type `\"none\" | \"strict\" | \"lax\"` which is not assignable to generated enum\n // `SameSite` in `src/protocol/webdriver-bidi.ts`.\n // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed.\n return parseObject(params, WebDriverBidi.Storage.SetCookieParametersSchema);\n }\n Storage.parseSetCookieParams = parseSetCookieParams;\n function parseDeleteCookiesParams(params) {\n // Work around of `cddlconv` https://github.com/google/cddlconv/issues/19.\n // The generated schema `SameSiteSchema` in `src/protocol-parser/webdriver-bidi.ts` is\n // of type `\"none\" | \"strict\" | \"lax\"` which is not assignable to generated enum\n // `SameSite` in `src/protocol/webdriver-bidi.ts`.\n // TODO: remove cast after https://github.com/google/cddlconv/issues/19 is fixed.\n return parseObject(params, WebDriverBidi.Storage.DeleteCookiesParametersSchema);\n }\n Storage.parseDeleteCookiesParams = parseDeleteCookiesParams;\n})(Storage || (exports.Storage = Storage = {}));\nvar Cdp;\n(function (Cdp) {\n const SendCommandRequestSchema = zod_1.z.object({\n // Allowing any cdpMethod, and casting to proper type later on.\n method: zod_1.z.string(),\n // `passthrough` allows object to have any fields.\n // https://github.com/colinhacks/zod#passthrough\n params: zod_1.z.object({}).passthrough().optional(),\n session: zod_1.z.string().optional(),\n });\n const GetSessionRequestSchema = zod_1.z.object({\n context: WebDriverBidi.BrowsingContext.BrowsingContextSchema,\n });\n function parseSendCommandRequest(params) {\n return parseObject(params, SendCommandRequestSchema);\n }\n Cdp.parseSendCommandRequest = parseSendCommandRequest;\n function parseGetSessionRequest(params) {\n return parseObject(params, GetSessionRequestSchema);\n }\n Cdp.parseGetSessionRequest = parseGetSessionRequest;\n})(Cdp || (exports.Cdp = Cdp = {}));\nvar Permissions;\n(function (Permissions) {\n function parseSetPermissionsParams(params) {\n return parseObject(params, WebDriverBidiPermissions.Permissions.SetPermissionParametersSchema);\n }\n Permissions.parseSetPermissionsParams = parseSetPermissionsParams;\n})(Permissions || (exports.Permissions = Permissions = {}));\n//# sourceMappingURL=protocol-parser.js.map","\"use strict\";\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.BidiParser = void 0;\nconst Parser = __importStar(require(\"../protocol-parser/protocol-parser.js\"));\nclass BidiParser {\n // Browsing Context domain\n // keep-sorted start block=yes\n parseActivateParams(params) {\n return Parser.BrowsingContext.parseActivateParams(params);\n }\n parseCaptureScreenshotParams(params) {\n return Parser.BrowsingContext.parseCaptureScreenshotParams(params);\n }\n parseCloseParams(params) {\n return Parser.BrowsingContext.parseCloseParams(params);\n }\n parseCreateParams(params) {\n return Parser.BrowsingContext.parseCreateParams(params);\n }\n parseGetTreeParams(params) {\n return Parser.BrowsingContext.parseGetTreeParams(params);\n }\n parseHandleUserPromptParams(params) {\n return Parser.BrowsingContext.parseHandleUserPromptParameters(params);\n }\n parseNavigateParams(params) {\n return Parser.BrowsingContext.parseNavigateParams(params);\n }\n parsePrintParams(params) {\n return Parser.BrowsingContext.parsePrintParams(params);\n }\n parseReloadParams(params) {\n return Parser.BrowsingContext.parseReloadParams(params);\n }\n parseSetViewportParams(params) {\n return Parser.BrowsingContext.parseSetViewportParams(params);\n }\n parseTraverseHistoryParams(params) {\n return Parser.BrowsingContext.parseTraverseHistoryParams(params);\n }\n // keep-sorted end\n // CDP domain\n // keep-sorted start block=yes\n parseGetSessionParams(params) {\n return Parser.Cdp.parseGetSessionRequest(params);\n }\n parseSendCommandParams(params) {\n return Parser.Cdp.parseSendCommandRequest(params);\n }\n // keep-sorted end\n // Input domain\n // keep-sorted start block=yes\n parsePerformActionsParams(params) {\n return Parser.Input.parsePerformActionsParams(params);\n }\n parseReleaseActionsParams(params) {\n return Parser.Input.parseReleaseActionsParams(params);\n }\n parseSetFilesParams(params) {\n return Parser.Input.parseSetFilesParams(params);\n }\n // keep-sorted end\n // Network domain\n // keep-sorted start block=yes\n parseAddInterceptParams(params) {\n return Parser.Network.parseAddInterceptParameters(params);\n }\n parseContinueRequestParams(params) {\n return Parser.Network.parseContinueRequestParameters(params);\n }\n parseContinueResponseParams(params) {\n return Parser.Network.parseContinueResponseParameters(params);\n }\n parseContinueWithAuthParams(params) {\n return Parser.Network.parseContinueWithAuthParameters(params);\n }\n parseFailRequestParams(params) {\n return Parser.Network.parseFailRequestParameters(params);\n }\n parseProvideResponseParams(params) {\n return Parser.Network.parseProvideResponseParameters(params);\n }\n parseRemoveInterceptParams(params) {\n return Parser.Network.parseRemoveInterceptParameters(params);\n }\n // keep-sorted end\n // Permissions domain\n // keep-sorted start block=yes\n parseSetPermissionsParams(params) {\n return Parser.Permissions.parseSetPermissionsParams(params);\n }\n // keep-sorted end\n // Script domain\n // keep-sorted start block=yes\n parseAddPreloadScriptParams(params) {\n return Parser.Script.parseAddPreloadScriptParams(params);\n }\n parseCallFunctionParams(params) {\n return Parser.Script.parseCallFunctionParams(params);\n }\n parseDisownParams(params) {\n return Parser.Script.parseDisownParams(params);\n }\n parseEvaluateParams(params) {\n return Parser.Script.parseEvaluateParams(params);\n }\n parseGetRealmsParams(params) {\n return Parser.Script.parseGetRealmsParams(params);\n }\n parseRemovePreloadScriptParams(params) {\n return Parser.Script.parseRemovePreloadScriptParams(params);\n }\n // keep-sorted end\n // Session domain\n // keep-sorted start block=yes\n parseSubscribeParams(params) {\n return Parser.Session.parseSubscribeParams(params);\n }\n // keep-sorted end\n // Storage domain\n // keep-sorted start block=yes\n parseDeleteCookiesParams(params) {\n return Parser.Storage.parseDeleteCookiesParams(params);\n }\n parseGetCookiesParams(params) {\n return Parser.Storage.parseGetCookiesParams(params);\n }\n parseSetCookieParams(params) {\n return Parser.Storage.parseSetCookieParams(params);\n }\n}\nexports.BidiParser = BidiParser;\n//# sourceMappingURL=BidiParser.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.log = exports.generatePage = void 0;\n/**\n * Copyright 2022 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nconst log_js_1 = require(\"../utils/log.js\");\n/** HTML source code for the user-facing Mapper tab. */\nconst mapperPageSource = 'BiDi-CDP Mapper

BiDi-CDP Mapper is controlling this tab

Closing or reloading it will stop the BiDi process. Details.

Debug information
';\n/**\n * The following piece of HTML should be added to the `debug` element:\n *\n *
\n *
\n *

${name}

\n *
\n */\nfunction findOrCreateTypeLogContainer(logPrefix) {\n const logType = logPrefix.split(':')[0];\n const containerId = `${logType}_log`;\n const existingContainer = document.getElementById(containerId);\n if (existingContainer) {\n return existingContainer;\n }\n const debugElement = document.getElementById('details');\n const divider = document.createElement('div');\n divider.className = 'divider';\n debugElement.appendChild(divider);\n const htmlItem = document.createElement('div');\n htmlItem.className = 'item';\n htmlItem.innerHTML = `

${logType}

`;\n debugElement.appendChild(htmlItem);\n return document.getElementById(containerId);\n}\nfunction generatePage() {\n // If run not in browser (e.g. unit test), do nothing.\n if (!globalThis.document.documentElement) {\n return;\n }\n globalThis.document.documentElement.innerHTML = mapperPageSource;\n // Create main log containers in proper order.\n findOrCreateTypeLogContainer(log_js_1.LogType.debugInfo);\n findOrCreateTypeLogContainer(log_js_1.LogType.bidi);\n findOrCreateTypeLogContainer(log_js_1.LogType.cdp);\n}\nexports.generatePage = generatePage;\nfunction stringify(message) {\n if (typeof message === 'object') {\n return JSON.stringify(message, null, 2);\n }\n return message;\n}\nfunction log(logPrefix, ...messages) {\n // If run not in browser (e.g. unit test), do nothing.\n if (!globalThis.document.documentElement) {\n return;\n }\n // Skip sending BiDi logs as they are logged once by `bidi:server:*`\n if (!logPrefix.startsWith(log_js_1.LogType.bidi)) {\n // If `sendDebugMessage` is defined, send the log message there.\n global.window?.sendDebugMessage?.(JSON.stringify({ logType: logPrefix, messages }));\n }\n const typeLogContainer = findOrCreateTypeLogContainer(logPrefix);\n // This piece of HTML should be added:\n //
...log message...
\n const lineElement = document.createElement('div');\n lineElement.className = 'pre';\n lineElement.textContent = [logPrefix, ...messages].map(stringify).join(' ');\n typeLogContainer.appendChild(lineElement);\n}\nexports.log = log;\n//# sourceMappingURL=mapperTabPage.js.map","\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.WindowCdpTransport = exports.WindowBidiTransport = void 0;\nconst log_js_1 = require(\"../utils/log.js\");\nconst mapperTabPage_js_1 = require(\"./mapperTabPage.js\");\nclass WindowBidiTransport {\n static LOGGER_PREFIX_RECV = `${log_js_1.LogType.bidi}:RECV ◂`;\n static LOGGER_PREFIX_SEND = `${log_js_1.LogType.bidi}:SEND ▸`;\n #onMessage = null;\n constructor() {\n window.onBidiMessage = (message) => {\n (0, mapperTabPage_js_1.log)(WindowBidiTransport.LOGGER_PREFIX_RECV, message);\n try {\n const command = WindowBidiTransport.#parseBidiMessage(message);\n this.#onMessage?.call(null, command);\n }\n catch (e) {\n const error = e instanceof Error ? e : new Error(e);\n // Transport-level error does not provide channel.\n this.#respondWithError(message, \"invalid argument\" /* ErrorCode.InvalidArgument */, error, null);\n }\n };\n }\n setOnMessage(onMessage) {\n this.#onMessage = onMessage;\n }\n sendMessage(message) {\n (0, mapperTabPage_js_1.log)(WindowBidiTransport.LOGGER_PREFIX_SEND, message);\n const json = JSON.stringify(message);\n window.sendBidiResponse(json);\n }\n close() {\n this.#onMessage = null;\n window.onBidiMessage = null;\n }\n #respondWithError(plainCommandData, errorCode, error, channel) {\n const errorResponse = WindowBidiTransport.#getErrorResponse(plainCommandData, errorCode, error);\n if (channel) {\n this.sendMessage({\n ...errorResponse,\n channel,\n });\n }\n else {\n this.sendMessage(errorResponse);\n }\n }\n static #getJsonType(value) {\n if (value === null) {\n return 'null';\n }\n if (Array.isArray(value)) {\n return 'array';\n }\n return typeof value;\n }\n static #getErrorResponse(message, errorCode, error) {\n // XXX: this is bizarre per spec. We reparse the payload and\n // extract the ID, regardless of what kind of value it was.\n let messageId;\n try {\n const command = JSON.parse(message);\n if (WindowBidiTransport.#getJsonType(command) === 'object' &&\n 'id' in command) {\n messageId = command.id;\n }\n }\n catch { }\n return {\n type: 'error',\n id: messageId,\n error: errorCode,\n message: error.message,\n };\n }\n static #parseBidiMessage(message) {\n let command;\n try {\n command = JSON.parse(message);\n }\n catch {\n throw new Error('Cannot parse data as JSON');\n }\n const type = WindowBidiTransport.#getJsonType(command);\n if (type !== 'object') {\n throw new Error(`Expected JSON object but got ${type}`);\n }\n // Extract and validate id, method and params.\n const { id, method, params } = command;\n const idType = WindowBidiTransport.#getJsonType(id);\n if (idType !== 'number' || !Number.isInteger(id) || id < 0) {\n // TODO: should uint64_t be the upper limit?\n // https://tools.ietf.org/html/rfc7049#section-2.1\n throw new Error(`Expected unsigned integer but got ${idType}`);\n }\n const methodType = WindowBidiTransport.#getJsonType(method);\n if (methodType !== 'string') {\n throw new Error(`Expected string method but got ${methodType}`);\n }\n const paramsType = WindowBidiTransport.#getJsonType(params);\n if (paramsType !== 'object') {\n throw new Error(`Expected object params but got ${paramsType}`);\n }\n let channel = command.channel;\n if (channel !== undefined) {\n const channelType = WindowBidiTransport.#getJsonType(channel);\n if (channelType !== 'string') {\n throw new Error(`Expected string channel but got ${channelType}`);\n }\n // Empty string channel is considered as no channel provided.\n if (channel === '') {\n channel = undefined;\n }\n }\n return { id, method, params, channel };\n }\n}\nexports.WindowBidiTransport = WindowBidiTransport;\nclass WindowCdpTransport {\n #onMessage = null;\n constructor() {\n window.cdp.onmessage = (message) => {\n this.#onMessage?.call(null, message);\n };\n }\n setOnMessage(onMessage) {\n this.#onMessage = onMessage;\n }\n sendMessage(message) {\n window.cdp.send(message);\n }\n close() {\n this.#onMessage = null;\n window.cdp.onmessage = null;\n }\n}\nexports.WindowCdpTransport = WindowCdpTransport;\n//# sourceMappingURL=Transport.js.map","\"use strict\";\n/**\n * Copyright 2021 Google LLC.\n * Copyright (c) Microsoft Corporation.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * @license\n */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nconst BidiMapper_js_1 = require(\"../bidiMapper/BidiMapper.js\");\nconst CdpConnection_js_1 = require(\"../cdp/CdpConnection.js\");\nconst log_js_1 = require(\"../utils/log.js\");\nconst BidiParser_js_1 = require(\"./BidiParser.js\");\nconst mapperTabPage_js_1 = require(\"./mapperTabPage.js\");\nconst Transport_js_1 = require(\"./Transport.js\");\n(0, mapperTabPage_js_1.generatePage)();\nconst mapperTabToServerTransport = new Transport_js_1.WindowBidiTransport();\nconst cdpTransport = new Transport_js_1.WindowCdpTransport();\n/**\n * A CdpTransport implementation that uses the window.cdp bindings\n * injected by Target.exposeDevToolsProtocol.\n */\nconst cdpConnection = new CdpConnection_js_1.MapperCdpConnection(cdpTransport, mapperTabPage_js_1.log);\n/**\n * Launches the BiDi mapper instance.\n * @param {string} selfTargetId\n * @param options Mapper options. E.g. `acceptInsecureCerts`.\n */\nasync function runMapperInstance(selfTargetId, options) {\n // eslint-disable-next-line no-console\n console.log('Launching Mapper instance with selfTargetId:', selfTargetId);\n const bidiServer = await BidiMapper_js_1.BidiServer.createAndStart(mapperTabToServerTransport, cdpConnection, \n /**\n * Create a Browser CDP Session per Mapper instance.\n */\n await cdpConnection.createBrowserSession(), selfTargetId, options, new BidiParser_js_1.BidiParser(), mapperTabPage_js_1.log);\n (0, mapperTabPage_js_1.log)(log_js_1.LogType.debugInfo, 'Mapper instance has been launched');\n return bidiServer;\n}\n/**\n * Set `window.runMapper` to a function which launches the BiDi mapper instance.\n * @param selfTargetId Needed to filter out info related to BiDi target.\n * @param options Mapper options. E.g. `acceptInsecureCerts`. */\nwindow.runMapperInstance = async (selfTargetId, options) => {\n await runMapperInstance(selfTargetId, options);\n};\n//# sourceMappingURL=bidiTab.js.map"],"names":["n","all","Map","on","t","e","i","get","push","set","off","splice","indexOf","emit","slice","map","__importDefault","this","mod","__esModule","default","Object","defineProperty","EventEmitter_1","value","EventEmitter","mitt_1","require$$0","EventEmitter$1","emitter","type","handler","once","event","onceHandler","eventData","removeAllListeners","delete","clear","LogType","log","ProcessingQueue_1","ProcessingQueue","log_js_1","static","debug","logger","processor","queue","isProcessing","constructor","add","entry","name","processIfNeeded","length","arrayEntry","shift","entryPromise","LOGGER_PREFIX","then","kind","debugError","error","message","stack","catch","ProcessingQueue$1","cdp","BiDiModule","Script","Log","BrowsingContext","Network","chromiumBidi","EVENT_NAMES","EventNames","Set","values","webdriverBidi","ErrorResponse","UnderspecifiedStoragePartitionException","UnableToSetCookieException","NoSuchStoragePartitionException","UnsupportedOperationException","UnableToCloseBrowserException","UnknownErrorException","UnknownCommandException","NoSuchUserContextException","NoSuchScriptException","NoSuchRequestException","NoSuchNodeException","NoSuchHistoryEntryException","NoSuchHandleException","NoSuchFrameException","NoSuchElementException","MoveTargetOutOfBoundsException","InvalidSessionIdException","InvalidArgumentException","Exception","stacktrace","toErrorResponse","commandId","id","super","NoSuchAlertException","NoSuchInterceptException","SessionNotCreatedException","Error","UnableToCaptureScreenException","UnableToSetFileInputException","webdriverBidiPermissions","__createBinding","create","o","m","k","k2","undefined","desc","getOwnPropertyDescriptor","writable","configurable","enumerable","__setModuleDefault","v","__importStar","result","prototype","hasOwnProperty","call","__exportStar","exports","p","ChromiumBidi","Cdp","require$$1","require$$2","require$$3","require$$4","BidiNoOpParser_1","BidiNoOpParser","BidiNoOpParser$1","parseActivateParams","params","parseCaptureScreenshotParams","parseCloseParams","parseCreateParams","parseGetTreeParams","parseHandleUserPromptParams","parseNavigateParams","parsePrintParams","parseReloadParams","parseSetViewportParams","parseTraverseHistoryParams","parseGetSessionParams","parseSendCommandParams","parseAddPreloadScriptParams","parseCallFunctionParams","parseDisownParams","parseEvaluateParams","parseGetRealmsParams","parseRemovePreloadScriptParams","parsePerformActionsParams","parseReleaseActionsParams","parseSetFilesParams","parseAddInterceptParams","parseContinueRequestParams","parseContinueResponseParams","parseContinueWithAuthParams","parseFailRequestParams","parseProvideResponseParams","parseRemoveInterceptParams","parseSetPermissionsParams","parseSubscribeParams","parseDeleteCookiesParams","parseGetCookiesParams","parseSetCookieParams","BrowserProcessor_1","BrowserProcessor","protocol_js_1","BrowserProcessor$1","browserCdpClient","close","setTimeout","sendCommand","createUserContext","userContext","browserContextId","removeUserContext","err","startsWith","getUserContexts","userContexts","browserContextIds","CdpProcessor_1","CdpProcessor","CdpProcessor$1","browsingContextStorage","cdpConnection","getSession","context","sessionId","getContext","cdpTarget","cdpSessionId","session","client","getCdpClient","method","uuid","uuidv4","globalThis","crypto","randomUUID","randomValues","Uint8Array","getRandomValues","require","webcrypto","bytesToHex","bytes","reduce","str","byte","toString","padStart","subarray","join","ChannelProxy_1","ChannelProxy","uuid_js_1","properties","channel","init","realm","eventManager","channelHandle","createAndGetHandleInRealm","sendMessageHandle","createSendMessageHandle","startListener","startListenerFromWindow","getHandleFromWindow","createChannelProxyEvalStr","String","queueNonEmptyResolver","getMessage","onMessage","Promise","resolve","sendMessage","createChannelHandleResult","cdpClient","expression","contextId","executionContextId","serializationOptions","serialization","exceptionDetails","objectId","functionDeclaration","arguments","async","awaitPromise","maxDepth","maxObjectDepth","browsingContext","associatedBrowsingContexts","registerEvent","Message","data","cdpToBidiValue","ownership","source","channelHandleResult","w","window","channelProxy","getEvalInWindowStr","delegate","channelProxyEval","ChannelProxy$1","Realm_1","Realm","ChannelProxy_js_1","origin","realmId","realmStorage","addRealm","cdpValue","resultOwnership","bidiValue","serializeForBiDi","deepSerializedValue","handle","knownHandlesToRealmMap","releaseObject","subtype","internalIdMap","hasOwn","weakLocalObjectReference","has","internalId","includes","baseInfo","evaluate","userActivation","cdpEvaluateResult","getSerializationOptions","userGesture","getExceptionResult","initialize","RealmCreated","realmInfo","serializeCdpObject","cdpRemoteObject","argument","cdpRemoteObjectToCallArgument","remoteObject","unserializableValue","stringifyObject","returnByValue","flattenKeyValuePairs","mappingLocalValue","keyValueArray","key","keyArg","deserializeForCdp","valueArg","flattenValueList","listLocalValue","localValue","serializeCdpExceptionDetails","cdpExceptionDetails","lineOffset","callFrames","stackTrace","frame","url","functionName","lineNumber","columnNumber","exception","text","callFunction","thisLocalValue","argumentsLocalValues","callFunctionAndSerializeScript","thisAndArgumentsList","argumentLocalValue","cdpCallFunctionResult","code","Boolean","JSON","stringify","pattern","flags","args","additionalParameters","getAdditionalSerializationParameters","getMaxObjectDepth","maxDomDepth","includeShadowTree","disown","dispose","RealmDestroyed","Realm$1","DedicatedWorkerRealm_1","DedicatedWorkerRealm","Realm_js_1","ownerRealm","realmType","owners","DedicatedWorkerRealm$1","assert_1","assert","assert$1","predicate","Deferred_1","Deferred","isFinished","promise","reject","_error","onFulfilled","onRejected","reason","onFinally","finally","Symbol","toStringTag","Deferred$1","unitConversions","inchesFromCm","cm","SharedId","parseSharedId","getSharedId","SHARED_ID_DIVIDER","frameId","documentId","backendNodeId","sharedIdWithFrame","sharedId","legacyFormattedSharedId","match","RegExp","elementId","parseInt","isNaN","parseLegacySharedId","WindowRealm_1","WindowRealm","SharedId_js_1","browsingContextId","sandbox","getBrowsingContextId","navigableId","maybeBrowsingContext","getAllContexts","find","loaderId","children","shadowRoot","namespaceURI","parsedSharedId","object","targetUnblockedOrThrow","WindowRealm$1","BrowsingContextImpl_1","BrowsingContextImpl$1","serializeOrigin","BrowsingContextImpl","assert_js_1","Deferred_js_1","unitConversions_js_1","WindowRealm_js_1","require$$5","parentId","lifecycle","DOMContentLoaded","load","navigation","withinDocument","maybeDefaultRealm","initListeners","addContext","isTopLevelContext","parent","addChild","ContextCreated","serializeToBidiValue","getTimestamp","Date","getTime","deleteAllChildren","deleteRealms","failLifecycleIfNotFinished","ContextDestroyed","deleteContextById","directChildren","allChildren","concat","child","top","topContext","childId","defaultRealm","updateCdpTarget","lifecycleLoaded","unblocked","getOrCreateSandbox","maybeSandboxes","findRealms","worldName","addParentField","c","onTargetInfoChanged","targetInfo","urlFragment","timestamp","FragmentNavigated","NavigationStarted","documentChanged","DomContentLoaded","Load","auxData","uniqueId","isDefault","getChannels","accepted","UserPromptClosed","userText","userInput","UserPromptOpened","defaultValue","defaultPrompt","resetLifecycleIfFinished","navigate","wait","URL","cdpNavigateResult","errorText","reload","ignoreCache","setViewport","viewport","devicePixelRatio","width","height","deviceScaleFactor","mobile","dontSetVisibleSize","handleUserPrompt","accept","promptText","activate","captureScreenshot","formatParameters","quality","format","Math","round","getImageFormatParameters","script","captureBeyondViewport","element","document","documentElement","x","y","scrollWidth","scrollHeight","visualViewport","pageLeft","pageTop","originResult","deserializeDOMRect","rect","clip","first","second","normalizeRect","max","min","getIntersectionRect","parseRect","scale","print","cdpParams","background","printBackground","margin","bottom","marginBottom","left","marginLeft","right","marginRight","marginTop","orientation","landscape","page","paperHeight","paperWidth","pageRanges","range","rangeParts","split","parseInteger","lowerBound","upperBound","rangeLowerPart","rangeUpperPart","Number","MAX_SAFE_INTEGER","shrinkToFit","preferCSSPageSize","Element","getBoundingClientRect","traverseHistory","delta","history","entries","currentIndex","entryId","box","trim","test","logHelper","getRemoteValuesText","logMessageFormatter","specifiers","isFormatSpecifier","some","spec","output","argFormat","argValues","tokens","token","arg","stringFromArg","parseFloat","toJson","pair","val","formatText","LogManager_1","LogManager","logHelper_js_1","getBidiStackTrace","cdpStackTrace","stackFrames","callFrame","logManager","initializeEntryAddedEventListener","findRealm","argsPromise","registerPromiseEvent","LogEntryAdded","level","consoleApiType","getExceptionText","LogManager$1","NetworkUtils","bidiToCdpCookie","cdpToBiDiCookie","cdpAuthChallengeResponseFromBidiAuthContinueWithAuthAction","bidiNetworkHeadersFromCdpFetchHeaders","cdpNetworkHeadersFromBidiNetworkHeaders","bidiNetworkHeadersFromCdpNetworkHeaders","ErrorResponse_1","sameSiteCdpToBiDi","sameSite","sameSiteBiDiToCdp","computeHeadersSize","headers","requestHeaders","acc","header","TextEncoder","encode","cdpFetchHeadersFromBidiNetworkHeaders","action","cookie","domain","path","size","httpOnly","secure","expires","expiry","priority","sameParty","sourceScheme","sourcePort","partitionKey","partitionKeyOpaque","deserializedValue","sourceOrigin","NetworkRequest_1","NetworkRequest","NetworkUtils_js_1","requestId","interceptPhase","servedFromCache","redirectCount","networkStorage","request","response","beforeRequestSentDeferred","responseStartedDeferred","responseCompletedDeferred","info","isRedirecting","handleRedirect","queueResponseStartedEvent","queueResponseCompletedEvent","hasExtraInfo","redirectHasExtraInfo","redirectResponse","emitEventsIfReady","wasRedirected","requestExtraInfoCompleted","extraInfo","responseExtraInfoCompleted","onRequestWillBeSentEvent","queueBeforeRequestSentEvent","onRequestWillBeSentExtraInfoEvent","onResponseReceivedExtraInfoEvent","onResponseReceivedEvent","onServedFromCache","onLoadingFailedEvent","FetchError","getBaseEventParams","onRequestPaused","isIgnoredEvent","continueRequest","phase","responseErrorReason","responseStatusCode","responseStatusText","responseHeaders","addBlockedRequest","protocol","status","statusText","fromCache","mimeType","bytesReceived","headersSize","bodySize","content","authChallenge","failRequest","networkId","errorReason","cdpFetchRequestId","continueResponse","responseCode","responsePhrase","continueWithAuth","username","password","authChallengeResponse","provideResponse","body","btoa","statusCode","isBlocked","intercepts","getNetworkIntercepts","getNavigationId","getRequestData","wallTime","cookies","getCookies","associatedCookies","unknown","timings","getTimings","timeOrigin","requestTime","redirectStart","redirectEnd","fetchStart","dnsStart","dnsEnd","connectStart","connectEnd","tlsStart","requestStart","responseStart","responseEnd","assign","getBeforeRequestEvent","BeforeRequestSent","initiator","getInitiatorType","getResponseStartedEvent","ResponseStarted","fromDiskCache","fromPrefetchCache","encodedDataLength","getResponseReceivedEvent","ResponseCompleted","endsWith","initiatorType","filter","blockedReasons","Array","isArray","NetworkRequest$1","NetworkManager_1","NetworkManager","NetworkRequest_js_1","getOrCreateNetworkRequest","getRequest","addRequest","networkManager","disposeRequestMap","deleteRequest","NetworkManager$1","CdpTarget_1","CdpTarget","LogManager_js_1","NetworkManager_js_1","preloadScriptStorage","targetUnblocked","acceptInsecureCerts","targetId","setEventListeners","unblock","fetchEnable","getFetchEnableParams","fetchDisable","enabled","ignore","autoAttach","waitForDebuggerOnStart","flatten","initAndEvaluatePreloadScripts","isCloseError","flatMap","channels","global","initInTarget","CdpTarget$1","BrowsingContextProcessor_1","BrowsingContextProcessor","DedicatedWorkerRealm_js_1","BrowsingContextImpl_js_1","CdpTarget_js_1","BrowsingContextProcessor$1","selfTargetId","defaultUserContextId","getTree","contexts","root","getTopLevelContexts","MAX_VALUE","referenceContext","newWindow","existingContexts","detachedFromTargetPromise","onContextDestroyed","promptUnload","handleAttachedToTargetEvent","handleDetachedFromTargetEvent","handleTargetInfoChangedEvent","handleFrameAttachedEvent","handleFrameDetachedEvent","parentBrowsingContext","findContext","parentFrameId","parentSessionCdpClient","targetCdpClient","debugInfo","createCdpTarget","maybeContext","findContextBySession","handleWorkerTarget","getRealm","workers","workerRealm","preloadScript","worker","InputSource","WheelSource","KeySource","NoneSource","pressed","modifiers","alt","setModifier","ctrl","meta","bit","PointerSource","pointerId","buttons","button","ClickContext","count","time","compare","DOUBLE_CLICK_TIME_MS","abs","MAX_DOUBLE_CLICK_RADIUS","clickContexts","setClickCount","storedContext","getClickCount","keyUtils","getKeyLocation","getKeyCode","getNormalizedKey","USKeyboardLayout","KeyToKeyCode","Abort","Help","Backspace","Tab","Numpad5","NumpadEnter","Enter","ShiftLeft","ShiftRight","ControlLeft","ControlRight","AltLeft","AltRight","Pause","CapsLock","Escape","Convert","NonConvert","Space","Numpad9","PageUp","Numpad3","PageDown","End","Numpad1","Home","Numpad7","ArrowLeft","Numpad4","Numpad8","ArrowUp","ArrowRight","Numpad6","Numpad2","ArrowDown","Select","Open","PrintScreen","Insert","Numpad0","Delete","NumpadDecimal","Digit0","Digit1","Digit2","Digit3","Digit4","Digit5","Digit6","Digit7","Digit8","Digit9","KeyA","KeyB","KeyC","KeyD","KeyE","KeyF","KeyG","KeyH","KeyI","KeyJ","KeyK","KeyL","KeyM","KeyN","KeyO","KeyP","KeyQ","KeyR","KeyS","KeyT","KeyU","KeyV","KeyW","KeyX","KeyY","KeyZ","MetaLeft","MetaRight","ContextMenu","NumpadMultiply","NumpadAdd","NumpadSubtract","NumpadDivide","F1","F2","F3","F4","F5","F6","F7","F8","F9","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F20","F21","F22","F23","F24","NumLock","ScrollLock","AudioVolumeMute","AudioVolumeDown","AudioVolumeUp","MediaTrackNext","MediaTrackPrevious","MediaStop","MediaPlayPause","Semicolon","Equal","NumpadEqual","Comma","Minus","Period","Slash","Backquote","BracketLeft","Backslash","BracketRight","Quote","AltGraph","Props","Cancel","Clear","Shift","Control","Alt","Accept","ModeChange","Print","Execute","a","b","d","f","g","h","j","l","q","r","s","u","z","Meta","Attn","CrSel","ExSel","EraseEof","Play","ZoomOut","$","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","_","Camera","EndCall","VolumeDown","VolumeUp","ActionDispatcher_1","ActionDispatcher","InputSource_js_1","keyUtils_js_1","USKeyboardLayout_js_1","CALCULATE_IN_VIEW_CENTER_PT_DECL","getClientRects","innerWidth","innerHeight","IS_MAC_DECL","navigator","platform","toLowerCase","tickStart","tickDuration","inputState","isMacOS","dispatchActions","optionsByTick","run","options","dispatchTickActions","performance","now","duration","promises","option","dispatchAction","keyState","getGlobalKeyState","dispatchKeyDownAction","cancelList","dispatchKeyUpAction","dispatchPointerDownAction","dispatchPointerMoveAction","dispatchPointerUpAction","dispatchScrollAction","pointerType","pressure","twist","tangentialPressure","tiltX","tiltY","getTilt","getCdpButton","clickCount","force","touchPoints","getRadii","startX","startY","offsetX","offsetY","targetX","targetY","getCoordinateFromOrigin","last","ratio","next","posX","posY","getElementCenter","_source","deltaX","targetDeltaX","deltaY","targetDeltaY","currentDeltaX","currentDeltaY","rawKey","repeat","location","unmodifiedText","getKeyEventUnmodifiedText","getKeyEventText","command","windowsVirtualKeyCode","autoRepeat","isSystemKey","isKeypad","commands","toLocaleUpperCase","altitudeAngle","azimuthAngle","tiltXRadians","tiltYRadians","PI","tanAlt","tan","atan","cos","sin","factor","radiusX","radiusY","Mutex_1","Mutex","Mutex$1","locked","acquirers","acquire","state","resolved","release","bind","InputState_1","InputState","Mutex_js_1","InputState$1","sources","mutex","getOrCreate","pointerIds","InputStateManager_1","InputStateManager","InputState_js_1","WeakMap","InputStateManager$1","InputProcessor_1","InputProcessor","ActionDispatcher_js_1","InputStateManager_js_1","InputProcessor$1","inputStateManager","performActions","actionsByTick","getActionsByTick","dispatcher","releaseActions","reverse","setFiles","isFileInput","HTMLInputElement","disabled","paths","files","index","item","sort","sortedFiles","dispatchEvent","Event","bubbles","actions","parameters","Pe","Re","getOwnPropertyNames","Ee","Ne","Oe","URLPattern","urlpattern","ke","prefix","suffix","modifier","hasCustomName","Ae","ye","we","TypeError","substr","delimiter","prefixes","encodePart","replace","ignoreCase","sensitive","strict","end","start","te","substring","re","he","ue","hostname","de","pathname","pe","ge","search","me","hash","parse","port","Se","baseURL","Ce","fe","oe","ae","ie","le","ee","lastIndexOf","ce","se","ne","Ie","Le","exec","inputs","input","groups","compareComponent","hasRegExpGroups","urlpatternPolyfill","urlpattern_polyfill_1","NetworkStorage_1","NetworkStorage","UrlPattern_js_1","requestMap","interceptMap","blockedRequestMap","addIntercept","interceptId","removeIntercept","intercept","hasIntercepts","patterns","phases","requestStage","requestStageFromPhase","urlPatterns","urlPatternSpec","urlPattern","cdpFromSpecUrlPattern","handleAuthRequests","param","hasNetworkRequests","hasBlockedRequests","buildUrlPatternString","isSpecialScheme","removeBlockedRequest","getBlockedRequest","interceptIds","matchUrlPattern","NetworkStorage$1","NetworkProcessor_1","NetworkProcessor","NetworkStorage_js_1","unshift","parsedUrlPatterns","parseUrlPatterns","fetchApply","fetchId","parseUrlString","getRequestOrFail","reasonPhrase","credentials","blockedRequest","NetworkProcessor$1","PermissionsProcessor_1","PermissionsProcessor","PermissionsProcessor$1","setPermissions","permission","descriptor","setting","PreloadScriptStorage_1","PreloadScriptStorage","PreloadScriptStorage$1","scripts","targetIds","remove","PreloadScript_1","PreloadScript","PreloadScript$1","cdpPreloadScripts","getEvaluateString","channelsArgStr","initInTargets","cdpTargets","runImmediately","from","addCdpPreloadScriptResult","target","preloadScriptId","identifier","cdpPreloadScript","cdpPreloadScriptId","cdpTargetId","ScriptProcessor_1","ScriptProcessor","protocol_1","ScriptProcessor$1","addPreloadScript","removePreloadScript","bidiId","handles","getRealms","realms","SessionProcessor_1","SessionProcessor","SessionProcessor$1","ready","subscribe","events","unsubscribe","StorageProcessor_1","StorageProcessor","NetworkProcessor_js_1","StorageProcessor$1","expandStoragePartitionSpec","partition","matchCookie","setCookie","cdpCookie","expandStoragePartitionSpecByBrowsingContext","expandStoragePartitionSpecByStorageKey","unsupportedPartitionKeys","fromEntries","partitionSpec","OutgoingMessage_1","OutgoingMessage","createFromPromise","messagePromise","createResolved","OutgoingMessage$1","CommandProcessor_1","CommandProcessor","EventEmitter_js_1","BidiNoOpParser_js_1","BrowserProcessor_js_1","CdpProcessor_js_1","BrowsingContextProcessor_js_1","require$$6","InputProcessor_js_1","require$$7","require$$8","require$$9","PermissionsProcessor_js_1","require$$10","PreloadScriptStorage_js_1","require$$11","ScriptProcessor_js_1","require$$12","SessionProcessor_js_1","require$$13","StorageProcessor_js_1","require$$14","OutgoingMessage_js_1","require$$15","browserProcessor","browsingContextProcessor","cdpProcessor","inputProcessor","networkProcessor","permissionsProcessor","scriptProcessor","sessionProcessor","storageProcessor","parser","processCommand","bidi","CommandProcessor$1","BrowsingContextStorage_1","BrowsingContextStorage","BrowsingContextStorage$1","deleteContext","hasContext","findTopLevelContextId","RealmStorage_1","RealmStorage","RealmStorage$1","realmMap","maybeRealms","maybeRealm","Buffer_1","Buffer","Buffer$1","capacity","onItemRemoved","DefaultMap_1","DefaultMap","getDefaultValue","DefaultMap$1","IdWrapper_1","IdWrapper","counter","IdWrapper$1","assertSupportedEvent","isCdpEvent","at","SubscriptionManager_1","SubscriptionManager","unrollEvents","events_js_1","cartesianProduct","flat","allEvents","addEvents","SubscriptionManager$1","subscriptionPriority","channelToContextToEventMap","getChannelsSubscribedToEvent","eventMethod","keys","getEventSubscriptionPriorityForChannel","contextToEventMap","maybeTopLevelContextId","priorities","cdpPriority","specificEvent","eventMap","unsubscribeAll","contextIds","checkUnsubscribe","forEach","eventName","EventManager_1","EventManager","Buffer_js_1","DefaultMap_js_1","IdWrapper_js_1","SubscriptionManager_js_1","EventWrapper","idWrapper","eventBufferLength","eventToContextsMap","eventBuffers","lastMessageSent","subscriptionManager","getMapKey","eventWrapper","sortedChannels","bufferEvent","markEventSent","eventNames","getBufferedEvents","bufferMapKey","lastSentMapKey","lastSentMessageId","Infinity","wrapper","_contextId","e1","e2","EventManager$1","BidiServer_1","BidiServer","ProcessingQueue_js_1","CommandProcessor_js_1","BrowsingContextStorage_js_1","RealmStorage_js_1","EventManager_js_1","messageQueue","transport","commandProcessor","handleIncomingMessage","processOutgoingMessage","messageEntry","bidiTransport","setOnMessage","emitOutgoingMessage","createAndStart","targetInfos","server","discover","topLevelContextsLoaded","BidiServer$1","BidiServer_js_1","CdpClient","MapperCdpClient","CloseError","CdpConnection","MapperCdpConnection","CdpClient_js_1","mainBrowserCdpClient","sessionCdpClients","commandCallbacks","nextId","createCdpClient","createBrowserSession","cdpMessage","LOGGER_PREFIX_SEND","json","LOGGER_PREFIX_RECV","callbacks","util","getParsedType","ZodParsedType","objectUtil","assertEqual","assertIs","_arg","assertNever","_x","arrayToEnum","items","obj","getValidEnumValues","validKeys","objectKeys","filtered","objectValues","arr","checker","isInteger","isFinite","floor","joinValues","array","separator","jsonStringifyReplacer","mergeShapes","string","nan","number","boolean","function","bigint","symbol","null","date","ZodError_1","ZodError","quotelessJson","util_1","ZodError$1","ZodIssueCode","issues","addIssue","sub","addIssues","subs","actualProto","setPrototypeOf","__proto__","errors","_mapper","mapper","issue","fieldErrors","_errors","processError","unionErrors","returnTypeError","argumentsError","curr","el","isEmpty","formErrors","en","_ctx","invalid_type","received","expected","invalid_literal","unrecognized_keys","invalid_union","invalid_union_discriminator","invalid_enum_value","invalid_arguments","invalid_return_type","invalid_date","invalid_string","validation","position","too_small","exact","inclusive","minimum","too_big","maximum","custom","invalid_intersection_types","not_multiple_of","multipleOf","not_finite","defaultError","getErrorMap","setErrorMap","en_1","defaultErrorMap","overrideErrorMap","isAsync","isValid","isDirty","isAborted","OK","DIRTY","INVALID","ParseStatus","addIssueToContext","EMPTY_PATH","makeIssue","errors_1","errorMaps","issueData","fullPath","fullIssue","errorMessage","maps","ctx","common","contextualErrorMap","schemaErrorMap","dirty","abort","mergeArray","results","arrayValue","mergeObjectAsync","pairs","syncPairs","mergeObjectSync","finalObject","alwaysSet","freeze","typeAliases","errorUtil","errToObj","any","ZodFirstPartyTypeKind","late","ZodSchema","Schema","ZodReadonly","ZodBranded","BRAND","ZodNaN","ZodCatch","ZodDefault","ZodNullable","ZodTransformer","ZodEffects","ZodPromise","ZodNativeEnum","ZodEnum","ZodLiteral","ZodFunction","ZodSet","ZodMap","ZodRecord","ZodTuple","ZodIntersection","ZodUnion","ZodObject","ZodArray","ZodVoid","ZodNever","ZodUnknown","ZodNull","ZodUndefined","ZodSymbol","ZodDate","ZodBoolean","ZodBigInt","ZodString","ZodType","NEVER","union","tuple","strictObject","preprocess","pipeline","ostring","onumber","oboolean","never","nativeEnum","literal","lazy","intersection","instanceof","enum","effect","discriminatedUnion","errorUtil_1","parseUtil_1","ParseInputLazyPath","_cachedPath","_path","_key","handleResult","success","processCreateParams","errorMap","invalid_type_error","required_error","description","iss","def","spa","safeParseAsync","_def","safeParse","parseAsync","refine","refinement","superRefine","optional","nullable","nullish","or","and","transform","brand","describe","pipe","readonly","isNullable","isOptional","_getType","_getOrReturnCtx","parsedType","_processInputParams","_parseSync","_parse","_parseAsync","_a","maybeAsyncResult","check","getIssueProperties","_refinement","setError","refinementData","schema","typeName","ZodOptional","incoming","defaultValueFunc","innerType","catchValueFunc","catchValue","This","ZodPipeline","cuidRegex","cuid2Regex","ulidRegex","uuidRegex","emailRegex","emojiRegex","ipv4Regex","ipv6Regex","coerce","checks","tooBig","tooSmall","regex","lastIndex","toUpperCase","precision","offset","ip","version","_regex","_addCheck","email","emoji","cuid","cuid2","ulid","datetime","minLength","maxLength","len","nonempty","isDatetime","ch","isEmail","isURL","isEmoji","isUUID","isCUID","isCUID2","isULID","isIP","floatSafeRemainder","step","valDecCount","stepDecCount","decCount","toFixed","pow","ZodNumber","gte","lte","setLimit","gt","lt","int","positive","negative","nonpositive","nonnegative","finite","safe","MIN_SAFE_INTEGER","minValue","maxValue","isInt","BigInt","minDate","maxDate","ZodAny","_any","_unknown","void","exactLength","deepPartialify","newShape","shape","fieldSchema","unwrap","_cached","nonstrict","passthrough","augment","extend","_getCached","shapeKeys","extraKeys","catchall","unknownKeys","keyValidator","_b","_c","_d","strip","augmentation","merge","merging","setKey","pick","mask","omit","deepPartial","partial","required","newField","keyof","createZodEnum","strictCreate","lazycreate","childCtx","types","getDiscriminator","ZodLazy","ZodDiscriminatedUnion","discriminator","discriminatorValue","optionsMap","discriminatorValues","mergeValues","aType","bType","valid","bKeys","sharedKeys","newObj","sharedValue","newArray","handleParsed","parsedLeft","parsedRight","merged","rest","itemIndex","schemas","keySchema","keyType","valueSchema","valueType","third","finalMap","minSize","maxSize","finalizeSet","elements","parsedSet","validate","implement","makeArgsIssue","makeReturnsIssue","returns","fn","parsedArgs","Reflect","apply","parsedReturns","returnType","func","strictImplement","getter","expectedValues","enumValues","Values","Enum","extract","exclude","opt","nativeEnumValues","promisified","sourceType","checkCtx","fatal","processed","executeRefinement","inner","base","createWithPreprocess","removeDefault","newCtx","removeCatch","inResult","in","out","handleAsync","_fatal","p2","cls","stringType","numberType","nanType","bigIntType","booleanType","dateType","symbolType","undefinedType","nullType","anyType","unknownType","neverType","voidType","arrayType","objectType","strictObjectType","unionType","discriminatedUnionType","intersectionType","tupleType","recordType","record","mapType","setType","functionType","lazyType","literalType","enumType","nativeEnumType","promiseType","effectsType","transformer","optionalType","nullableType","preprocessType","pipelineType","Permissions","PermissionsCommandSchema","zod_1","SetPermissionSchema","PermissionDescriptorSchema","PermissionStateSchema","SetPermissionParametersSchema","Input","LogEventSchema","StorageResultSchema","StorageCommandSchema","ScriptResultSchema","ScriptCommandSchema","ScriptEventSchema","NetworkEventSchema","NetworkCommandSchema","BrowsingContextResultSchema","BrowsingContextEventSchema","Browser","BrowserResultSchema","BrowserCommandSchema","SessionResultSchema","SessionCommandSchema","ErrorCodeSchema","JsIntSchema","ExtensibleSchema","ErrorResponseSchema","MessageSchema","EmptyParamsSchema","ResultDataSchema","EventDataSchema","CommandResponseSchema","EventSchema","Session","Storage","CommandSchema","JsUintSchema","CommandDataSchema","BrowsingContextCommandSchema","InputCommandSchema","EmptyResultSchema","NetworkResultSchema","EndSchema","NewSchema","StatusSchema","SubscribeSchema","UnsubscribeSchema","ProxyConfigurationSchema","AutodetectProxyConfigurationSchema","DirectProxyConfigurationSchema","ManualProxyConfigurationSchema","PacProxyConfigurationSchema","SystemProxyConfigurationSchema","NewResultSchema","StatusResultSchema","CapabilitiesRequestSchema","alwaysMatch","CapabilityRequestSchema","firstMatch","browserName","browserVersion","platformName","proxy","webSocketUrl","proxyType","ftpProxy","httpProxy","sslProxy","SocksProxyConfigurationSchema","noProxy","socksProxy","socksVersion","proxyAutoconfigUrl","SubscriptionRequestSchema","BrowsingContextSchema","NewParametersSchema","capabilities","setWindowRect","CloseSchema","CreateUserContextSchema","GetUserContextsSchema","RemoveUserContextSchema","CreateUserContextResultSchema","GetUserContextsResultSchema","UserContextSchema","UserContextInfoSchema","ActivateSchema","CaptureScreenshotSchema","CreateSchema","GetTreeSchema","HandleUserPromptSchema","LocateNodesSchema","NavigateSchema","PrintSchema","ReloadSchema","SetViewportSchema","TraverseHistorySchema","ContextCreatedSchema","ContextDestroyedSchema","DomContentLoadedSchema","DownloadWillBeginSchema","FragmentNavigatedSchema","LoadSchema","NavigationAbortedSchema","NavigationFailedSchema","NavigationStartedSchema","UserPromptClosedSchema","UserPromptOpenedSchema","CaptureScreenshotResultSchema","CreateResultSchema","GetTreeResultSchema","LocateNodesResultSchema","NavigateResultSchema","PrintResultSchema","TraverseHistoryResultSchema","InfoListSchema","InfoSchema","LocatorSchema","CssLocatorSchema","InnerTextLocatorSchema","XPathLocatorSchema","matchType","NavigationSchema","NavigationInfoSchema","ReadinessStateSchema","ActivateParametersSchema","CaptureScreenshotParametersSchema","ImageFormatSchema","ClipRectangleSchema","BoxClipRectangleSchema","ElementClipRectangleSchema","SharedReferenceSchema","CloseParametersSchema","CreateParametersSchema","CreateTypeSchema","GetTreeParametersSchema","HandleUserPromptParametersSchema","LocateNodesParametersSchema","locator","maxNodeCount","ResultOwnershipSchema","SerializationOptionsSchema","startNodes","nodes","NodeRemoteValueSchema","NavigateParametersSchema","PrintParametersSchema","PrintMarginParametersSchema","PrintPageParametersSchema","ReloadParametersSchema","SetViewportParametersSchema","ViewportSchema","TraverseHistoryParametersSchema","UserPromptClosedParametersSchema","UserPromptOpenedParametersSchema","AddInterceptSchema","ContinueRequestSchema","ContinueResponseSchema","ContinueWithAuthSchema","FailRequestSchema","ProvideResponseSchema","RemoveInterceptSchema","AuthRequiredSchema","BeforeRequestSentSchema","FetchErrorSchema","ResponseCompletedSchema","ResponseStartedSchema","AddInterceptResultSchema","AuthChallengeSchema","scheme","AuthCredentialsSchema","BaseParametersSchema","RequestDataSchema","InterceptSchema","BytesValueSchema","StringValueSchema","Base64ValueSchema","SameSiteSchema","CookieSchema","CookieHeaderSchema","FetchTimingInfoSchema","HeaderSchema","InitiatorSchema","StackTraceSchema","RequestSchema","ResponseContentSchema","ResponseDataSchema","SetCookieHeaderSchema","maxAge","UrlPatternSchema","UrlPatternPatternSchema","UrlPatternStringSchema","AddInterceptParametersSchema","InterceptPhaseSchema","ContinueRequestParametersSchema","ContinueResponseParametersSchema","ContinueWithAuthParametersSchema","ContinueWithAuthCredentialsSchema","ContinueWithAuthNoCredentialsSchema","FailRequestParametersSchema","ProvideResponseParametersSchema","RemoveInterceptParametersSchema","RealmCreatedSchema","RealmDestroyedSchema","AuthRequiredParametersSchema","BeforeRequestSentParametersSchema","FetchErrorParametersSchema","ResponseCompletedParametersSchema","ResponseStartedParametersSchema","AddPreloadScriptSchema","CallFunctionSchema","DisownSchema","EvaluateSchema","GetRealmsSchema","RemovePreloadScriptSchema","AddPreloadScriptResultSchema","EvaluateResultSchema","GetRealmsResultSchema","ChannelSchema","EvaluateResultSuccessSchema","RemoteValueSchema","RealmSchema","ExceptionDetailsSchema","ChannelValueSchema","ChannelPropertiesSchema","EvaluateResultExceptionSchema","HandleSchema","InternalIdSchema","ListLocalValueSchema","LocalValueSchema","RemoteReferenceSchema","PrimitiveProtocolValueSchema","ArrayLocalValueSchema","DateLocalValueSchema","MapLocalValueSchema","ObjectLocalValueSchema","RegExpLocalValueSchema","SetLocalValueSchema","MappingLocalValueSchema","RegExpValueSchema","PreloadScriptSchema","UndefinedValueSchema","NullValueSchema","NumberValueSchema","BooleanValueSchema","BigIntValueSchema","SpecialNumberSchema","RealmInfoSchema","WindowRealmInfoSchema","DedicatedWorkerRealmInfoSchema","SharedWorkerRealmInfoSchema","ServiceWorkerRealmInfoSchema","WorkerRealmInfoSchema","PaintWorkletRealmInfoSchema","AudioWorkletRealmInfoSchema","WorkletRealmInfoSchema","BaseRealmInfoSchema","RealmTypeSchema","ListRemoteValueSchema","MappingRemoteValueSchema","SymbolRemoteValueSchema","ArrayRemoteValueSchema","ObjectRemoteValueSchema","FunctionRemoteValueSchema","RegExpRemoteValueSchema","DateRemoteValueSchema","MapRemoteValueSchema","SetRemoteValueSchema","WeakMapRemoteValueSchema","WeakSetRemoteValueSchema","IteratorRemoteValueSchema","GeneratorRemoteValueSchema","ErrorRemoteValueSchema","ProxyRemoteValueSchema","PromiseRemoteValueSchema","TypedArrayRemoteValueSchema","ArrayBufferRemoteValueSchema","NodeListRemoteValueSchema","HtmlCollectionRemoteValueSchema","WindowProxyRemoteValueSchema","RemoteObjectReferenceSchema","SharedIdSchema","NodePropertiesSchema","nodeType","childNodeCount","attributes","localName","mode","nodeValue","WindowProxyPropertiesSchema","StackFrameSchema","SourceSchema","RealmTargetSchema","ContextTargetSchema","TargetSchema","AddPreloadScriptParametersSchema","DisownParametersSchema","CallFunctionParametersSchema","EvaluateParametersSchema","GetRealmsParametersSchema","RemovePreloadScriptParametersSchema","MessageParametersSchema","RealmDestroyedParametersSchema","DeleteCookiesSchema","GetCookiesSchema","SetCookieSchema","DeleteCookiesResultSchema","GetCookiesResultSchema","SetCookieResultSchema","PartitionKeySchema","GetCookiesParametersSchema","CookieFilterSchema","BrowsingContextPartitionDescriptorSchema","StorageKeyPartitionDescriptorSchema","PartitionDescriptorSchema","SetCookieParametersSchema","PartialCookieSchema","DeleteCookiesParametersSchema","EntryAddedSchema","LevelSchema","EntrySchema","GenericLogEntrySchema","ConsoleLogEntrySchema","JavascriptLogEntrySchema","BaseLogEntrySchema","PerformActionsSchema","ReleaseActionsSchema","SetFilesSchema","ElementOriginSchema","PerformActionsParametersSchema","SourceActionsSchema","NoneSourceActionsSchema","NoneSourceActionSchema","KeySourceActionsSchema","KeySourceActionSchema","PointerSourceActionsSchema","PointerParametersSchema","PointerSourceActionSchema","WheelSourceActionsSchema","PauseActionSchema","KeyDownActionSchema","KeyUpActionSchema","PointerTypeSchema","WheelSourceActionSchema","PointerDownActionSchema","PointerUpActionSchema","PointerMoveActionSchema","WheelScrollActionSchema","PointerCommonPropertiesSchema","OriginSchema","ReleaseActionsParametersSchema","SetFilesParametersSchema","protocolParser","WebDriverBidiPermissions","WebDriverBidi","parseObject","parseResult","parseAddInterceptParameters","parseContinueRequestParameters","parseContinueResponseParameters","parseContinueWithAuthParameters","parseFailRequestParameters","parseProvideResponseParameters","parseRemoveInterceptParameters","parseHandleUserPromptParameters","SendCommandRequestSchema","GetSessionRequestSchema","parseSendCommandRequest","parseGetSessionRequest","BidiParser_1","BidiParser","Parser","BidiParser$1","mapperTabPage","generatePage","findOrCreateTypeLogContainer","logPrefix","logType","containerId","existingContainer","getElementById","debugElement","divider","createElement","className","appendChild","htmlItem","innerHTML","messages","sendDebugMessage","typeLogContainer","lineElement","textContent","Transport","WindowCdpTransport","WindowBidiTransport","mapperTabPage_js_1","onBidiMessage","parseBidiMessage","respondWithError","sendBidiResponse","plainCommandData","errorCode","errorResponse","getErrorResponse","getJsonType","messageId","idType","methodType","paramsType","channelType","onmessage","send","bidiTab","BidiMapper_js_1","CdpConnection_js_1","BidiParser_js_1","Transport_js_1","mapperTabToServerTransport","cdpTransport","runMapperInstance","console","bidiServer"],"mappings":"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AK,IACL,IAAK,IACD,MAAO,SACX,IAAK,IACL,IAAK,IACD,MAAO,SACX,IAAK,IACL,IAAK,IACD,MAAO,SACX,IAAK,IACL,IAAK,IACD,MAAO,SACX,IAAK,IACL,IAAK,IACD,MAAO,SACX,IAAK,IACL,IAAK,IACD,MAAO,SACX,IAAK,IACL,IAAK,IACD,MAAO,SACX,IAAK,IACL,IAAK,IACD,MAAO,SACX,IAAK,IACL,IAAK,IACD,MAAO,QACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,OACX,IAAK,IACL,IAAK,IACD,MAAO,QACX,IAAK,IACD,MAAO,SACX,IAAK,IACL,IAAK,IACD,MAAO,QACX,IAAK,IACL,IAAK,IACD,MAAO,YACX,IAAK,IACL,IAAK,IACD,MAAO,QACX,IAAK,SACD,MAAO,UACX,IAAK,SACD,MAAO,WACX,IAAK,SACD,MAAO,cACX,IAAK,SACD,MAAO,eACX,IAAK,SACD,MAAO,QACX,IAAK,SACD,MAAO,WACX,IAAK,SACD,MAAO,YACX,IAAK,SACD,MAAO,YACX,IAAK,SACD,MAAO,aACX,IAAK,IACL,IAAK,SACD,MAAO,QACX,IAAK,SACD,MAAO,MACX,IAAK,SACD,MAAO,SACX,IAAK,SACD,MAAO,MACX,IAAK,SACD,MAAO,OACX,IAAK,SACD,MAAO,OACX,IAAK,SACD,MAAO,SACX,IAAK,SACD,MAAO,WACX,IAAK,SACD,MAAO,SACX,IAAK,SACD,MAAO,YACX,IAAK,SACD,MAAO,YACX,IAAK,SACD,MAAO,aACX,IAAK,SACD,MAAO,UACX,IAAK,SACD,MAAO,SACX,IAAK,SACD,MAAO,KACX,IAAK,SACD,MAAO,KACX,IAAK,SACD,MAAO,KACX,IAAK,SACD,MAAO,KACX,IAAK,SACD,MAAO,KACX,IAAK,SACD,MAAO,KACX,IAAK,SACD,MAAO,KACX,IAAK,SACD,MAAO,KACX,IAAK,SACD,MAAO,KACX,IAAK,SACD,MAAO,MACX,IAAK,SACD,MAAO,MACX,IAAK,SACD,MAAO,MACX,IAAK,SACL,IAAK,SACD,MAAO,UACX,IAAK,SACL,IAAK,SACD,MAAO,UACX,IAAK,SACL,IAAK,SACD,MAAO,UACX,IAAK,SACL,IAAK,SACD,MAAO,UACX,IAAK,SACL,IAAK,SACD,MAAO,UACX,IAAK,SACD,MAAO,UACX,IAAK,SACL,IAAK,SACD,MAAO,UACX,IAAK,SACL,IAAK,SACD,MAAO,UACX,IAAK,SACL,IAAK,SACD,MAAO,UACX,IAAK,SACL,IAAK,SACD,MAAO,UACX,IAAK,SACD,MAAO,YACX,IAAK,SACD,MAAO,cACX,IAAK,SACL,IAAK,SACD,MAAO,gBACX,IAAK,SACD,MAAO,eACX,IAAK,SACD,MAAO,cACX,IAAK,SACD,MAAO,iBACX,IAAK,SACD,MAAO,iBACX,QACI,OAEZ,EA8CsBqiB,GAAAC,eA5CtB,SAAwBtiB,GACpB,OAAQA,GACJ,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","x_google_ignoreList":[0,38,39,63,64,65,66,67,68,69,70,71,72]} \ No newline at end of file diff --git a/node_modules/chromium-bidi/package.json b/node_modules/chromium-bidi/package.json new file mode 100644 index 0000000..0918e2c --- /dev/null +++ b/node_modules/chromium-bidi/package.json @@ -0,0 +1,224 @@ +{ + "name": "chromium-bidi", + "version": "0.5.8", + "description": "An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.", + "scripts": { + "bidi-types": "node tools/generate-bidi-types.mjs", + "build": "wireit", + "clean": "rimraf lib .eslintcache .wireit", + "e2e-headful": "wireit", + "e2e-headless": "wireit", + "e2e": "npm run e2e-headless --", + "flake8": "flake8 examples/ tests/", + "format": "npm run pre-commit --", + "format:eslint": "eslint --ext js --ext mjs --ext ts --fix .", + "format:prettier": "prettier --write .", + "pre-commit": "pre-commit run --hook-stage manual --all-files", + "prepare": "wireit", + "rollup": "wireit", + "server": "npm run server-headless --", + "server-headful": "wireit", + "server-headless": "wireit", + "test": "wireit", + "tsc": "wireit", + "unit": "wireit", + "wpt": "wireit", + "wpt-all": "wireit", + "yapf": "yapf -i --parallel --recursive --exclude=wpt examples/ tests/" + }, + "nyc": { + "exclude": [ + "**/*.spec.ts" + ] + }, + "wireit": { + "build": { + "dependencies": [ + "rollup", + "tsc" + ] + }, + "e2e-headful": { + "command": "pipenv run python -m pytest --ignore=tests/input", + "dependencies": [ + "server-headful" + ], + "files": [ + "pytest.ini", + "tests/**/*.py" + ] + }, + "e2e-headless": { + "command": "pipenv run python -m pytest", + "dependencies": [ + "server-headless" + ], + "files": [ + "pytest.ini", + "tests/**/*.py" + ] + }, + "prepare": { + "dependencies": [ + "build" + ] + }, + "rollup": { + "command": "rollup -c", + "dependencies": [ + "tsc" + ], + "files": [ + "lib/cjs/bidiMapper/index.js", + "rollup.config.mjs" + ], + "output": [ + "lib/iife/mapperTab.js" + ] + }, + "server-headful": { + "command": "npm run server-headless -- --headless=false", + "service": { + "readyWhen": { + "lineMatches": "BiDi server is listening on port \\d+" + } + }, + "dependencies": [ + "rollup" + ] + }, + "server-headless": { + "command": "tools/run-bidi-server.mjs --headless=true", + "files": [ + "tools/run-bidi-server.mjs" + ], + "service": { + "readyWhen": { + "lineMatches": "BiDi server is listening on port \\d+" + } + }, + "dependencies": [ + "rollup" + ] + }, + "test": { + "dependencies": [ + "unit", + "e2e", + "wpt" + ] + }, + "tsc": { + "command": "tsc --build src/tsconfig.json --pretty", + "clean": "if-file-deleted", + "files": [ + "**/tsconfig*.json", + "src/**/*.ts" + ], + "output": [ + "lib/cjs/**" + ] + }, + "unit": { + "command": "mocha", + "dependencies": [ + "tsc" + ] + }, + "wpt": { + "command": "tools/run-wpt.mjs", + "files": [ + "tools/run-wpt.mjs", + "wpt/tools/webdriver/**/*.py", + "wpt/webdriver/tests/**/*.py", + "wpt-metadata/**/*.ini" + ], + "dependencies": [ + "rollup" + ] + }, + "wpt-all": { + "command": "tools/run-wpt-all.mjs", + "files": [ + "tools/run-wpt.mjs", + "tools/run-wpt-all.mjs", + "wpt/tools/webdriver/**/*.py", + "wpt/webdriver/tests/**/*.py", + "wpt-metadata/**/*.ini" + ], + "dependencies": [ + "rollup" + ] + } + }, + "files": [ + "lib", + "!lib/**/*.spec.*", + "!*.tsbuildinfo", + ".browser" + ], + "repository": { + "type": "git", + "url": "https://github.com/GoogleChromeLabs/chromium-bidi.git" + }, + "author": "The Chromium Authors", + "license": "Apache-2.0", + "peerDependencies": { + "devtools-protocol": "*" + }, + "devDependencies": { + "@actions/core": "1.10.1", + "@puppeteer/browsers": "1.9.1", + "@rollup/plugin-commonjs": "25.0.7", + "@rollup/plugin-node-resolve": "15.2.3", + "@rollup/plugin-terser": "0.4.4", + "@rollup/wasm-node": "4.9.6", + "@types/argparse": "2.0.14", + "@types/chai": "4.3.11", + "@types/chai-as-promised": "7.1.8", + "@types/debug": "4.1.12", + "@types/mocha": "10.0.6", + "@types/node": "20.11.6", + "@types/sinon": "17.0.3", + "@types/websocket": "1.0.10", + "@types/ws": "8.5.10", + "@types/yargs": "17.0.32", + "@typescript-eslint/eslint-plugin": "6.19.1", + "@typescript-eslint/parser": "6.19.1", + "argparse": "2.0.1", + "chai": "4.4.1", + "chai-as-promised": "7.1.1", + "debug": "4.3.4", + "devtools-protocol": "0.0.1245094", + "eslint": "8.56.0", + "eslint-config-prettier": "9.1.0", + "eslint-import-resolver-typescript": "3.6.1", + "eslint-plugin-import": "2.29.1", + "eslint-plugin-mocha": "10.2.0", + "eslint-plugin-prettier": "5.1.3", + "eslint-plugin-promise": "6.1.1", + "gts": "5.2.0", + "mocha": "10.2.0", + "nyc": "15.1.0", + "pkg-dir": "8.0.0", + "prettier": "3.2.4", + "rimraf": "5.0.5", + "rollup": "4.9.6", + "selenium-webdriver": "4.17.0", + "sinon": "17.0.1", + "source-map-support": "0.5.21", + "terser": "5.27.0", + "tslib": "2.6.2", + "typescript": "5.3.3", + "webdriverio": "8.29.1", + "websocket": "1.0.34", + "wireit": "0.14.3", + "ws": "8.16.0", + "yargs": "17.7.2", + "zod": "3.22.4" + }, + "dependencies": { + "mitt": "3.0.1", + "urlpattern-polyfill": "10.0.0" + } +} diff --git a/node_modules/cliui/CHANGELOG.md b/node_modules/cliui/CHANGELOG.md new file mode 100644 index 0000000..61f06c3 --- /dev/null +++ b/node_modules/cliui/CHANGELOG.md @@ -0,0 +1,139 @@ +# Change Log + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [8.0.1](https://github.com/yargs/cliui/compare/v8.0.0...v8.0.1) (2022-10-01) + + +### Bug Fixes + +* **deps:** move rollup-plugin-ts to dev deps ([#124](https://github.com/yargs/cliui/issues/124)) ([7c8bd6b](https://github.com/yargs/cliui/commit/7c8bd6ba024d61e4eeae310c7959ab8ab6829081)) + +## [8.0.0](https://github.com/yargs/cliui/compare/v7.0.4...v8.0.0) (2022-09-30) + + +### ⚠ BREAKING CHANGES + +* **deps:** drop Node 10 to release CVE-2021-3807 patch (#122) + +### Bug Fixes + +* **deps:** drop Node 10 to release CVE-2021-3807 patch ([#122](https://github.com/yargs/cliui/issues/122)) ([f156571](https://github.com/yargs/cliui/commit/f156571ce4f2ebf313335e3a53ad905589da5a30)) + +### [7.0.4](https://www.github.com/yargs/cliui/compare/v7.0.3...v7.0.4) (2020-11-08) + + +### Bug Fixes + +* **deno:** import UIOptions from definitions ([#97](https://www.github.com/yargs/cliui/issues/97)) ([f04f343](https://www.github.com/yargs/cliui/commit/f04f3439bc78114c7e90f82ff56f5acf16268ea8)) + +### [7.0.3](https://www.github.com/yargs/cliui/compare/v7.0.2...v7.0.3) (2020-10-16) + + +### Bug Fixes + +* **exports:** node 13.0 and 13.1 require the dotted object form _with_ a string fallback ([#93](https://www.github.com/yargs/cliui/issues/93)) ([eca16fc](https://www.github.com/yargs/cliui/commit/eca16fc05d26255df3280906c36d7f0e5b05c6e9)) + +### [7.0.2](https://www.github.com/yargs/cliui/compare/v7.0.1...v7.0.2) (2020-10-14) + + +### Bug Fixes + +* **exports:** node 13.0-13.6 require a string fallback ([#91](https://www.github.com/yargs/cliui/issues/91)) ([b529d7e](https://www.github.com/yargs/cliui/commit/b529d7e432901af1af7848b23ed6cf634497d961)) + +### [7.0.1](https://www.github.com/yargs/cliui/compare/v7.0.0...v7.0.1) (2020-08-16) + + +### Bug Fixes + +* **build:** main should be build/index.cjs ([dc29a3c](https://www.github.com/yargs/cliui/commit/dc29a3cc617a410aa850e06337b5954b04f2cb4d)) + +## [7.0.0](https://www.github.com/yargs/cliui/compare/v6.0.0...v7.0.0) (2020-08-16) + + +### ⚠ BREAKING CHANGES + +* tsc/ESM/Deno support (#82) +* modernize deps and build (#80) + +### Build System + +* modernize deps and build ([#80](https://www.github.com/yargs/cliui/issues/80)) ([339d08d](https://www.github.com/yargs/cliui/commit/339d08dc71b15a3928aeab09042af94db2f43743)) + + +### Code Refactoring + +* tsc/ESM/Deno support ([#82](https://www.github.com/yargs/cliui/issues/82)) ([4b777a5](https://www.github.com/yargs/cliui/commit/4b777a5fe01c5d8958c6708695d6aab7dbe5706c)) + +## [6.0.0](https://www.github.com/yargs/cliui/compare/v5.0.0...v6.0.0) (2019-11-10) + + +### ⚠ BREAKING CHANGES + +* update deps, drop Node 6 + +### Code Refactoring + +* update deps, drop Node 6 ([62056df](https://www.github.com/yargs/cliui/commit/62056df)) + +## [5.0.0](https://github.com/yargs/cliui/compare/v4.1.0...v5.0.0) (2019-04-10) + + +### Bug Fixes + +* Update wrap-ansi to fix compatibility with latest versions of chalk. ([#60](https://github.com/yargs/cliui/issues/60)) ([7bf79ae](https://github.com/yargs/cliui/commit/7bf79ae)) + + +### BREAKING CHANGES + +* Drop support for node < 6. + + + + +## [4.1.0](https://github.com/yargs/cliui/compare/v4.0.0...v4.1.0) (2018-04-23) + + +### Features + +* add resetOutput method ([#57](https://github.com/yargs/cliui/issues/57)) ([7246902](https://github.com/yargs/cliui/commit/7246902)) + + + + +## [4.0.0](https://github.com/yargs/cliui/compare/v3.2.0...v4.0.0) (2017-12-18) + + +### Bug Fixes + +* downgrades strip-ansi to version 3.0.1 ([#54](https://github.com/yargs/cliui/issues/54)) ([5764c46](https://github.com/yargs/cliui/commit/5764c46)) +* set env variable FORCE_COLOR. ([#56](https://github.com/yargs/cliui/issues/56)) ([7350e36](https://github.com/yargs/cliui/commit/7350e36)) + + +### Chores + +* drop support for node < 4 ([#53](https://github.com/yargs/cliui/issues/53)) ([b105376](https://github.com/yargs/cliui/commit/b105376)) + + +### Features + +* add fallback for window width ([#45](https://github.com/yargs/cliui/issues/45)) ([d064922](https://github.com/yargs/cliui/commit/d064922)) + + +### BREAKING CHANGES + +* officially drop support for Node < 4 + + + + +## [3.2.0](https://github.com/yargs/cliui/compare/v3.1.2...v3.2.0) (2016-04-11) + + +### Bug Fixes + +* reduces tarball size ([acc6c33](https://github.com/yargs/cliui/commit/acc6c33)) + +### Features + +* adds standard-version for release management ([ff84e32](https://github.com/yargs/cliui/commit/ff84e32)) diff --git a/node_modules/cliui/LICENSE.txt b/node_modules/cliui/LICENSE.txt new file mode 100644 index 0000000..c7e2747 --- /dev/null +++ b/node_modules/cliui/LICENSE.txt @@ -0,0 +1,14 @@ +Copyright (c) 2015, Contributors + +Permission to use, copy, modify, and/or distribute this software +for any purpose with or without fee is hereby granted, provided +that the above copyright notice and this permission notice +appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE +LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/cliui/README.md b/node_modules/cliui/README.md new file mode 100644 index 0000000..65b5672 --- /dev/null +++ b/node_modules/cliui/README.md @@ -0,0 +1,141 @@ +# cliui + +![ci](https://github.com/yargs/cliui/workflows/ci/badge.svg) +[![NPM version](https://img.shields.io/npm/v/cliui.svg)](https://www.npmjs.com/package/cliui) +[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) +![nycrc config on GitHub](https://img.shields.io/nycrc/yargs/cliui) + +easily create complex multi-column command-line-interfaces. + +## Example + +```js +const ui = require('cliui')() + +ui.div('Usage: $0 [command] [options]') + +ui.div({ + text: 'Options:', + padding: [2, 0, 1, 0] +}) + +ui.div( + { + text: "-f, --file", + width: 20, + padding: [0, 4, 0, 4] + }, + { + text: "the file to load." + + chalk.green("(if this description is long it wraps).") + , + width: 20 + }, + { + text: chalk.red("[required]"), + align: 'right' + } +) + +console.log(ui.toString()) +``` + +## Deno/ESM Support + +As of `v7` `cliui` supports [Deno](https://github.com/denoland/deno) and +[ESM](https://nodejs.org/api/esm.html#esm_ecmascript_modules): + +```typescript +import cliui from "https://deno.land/x/cliui/deno.ts"; + +const ui = cliui({}) + +ui.div('Usage: $0 [command] [options]') + +ui.div({ + text: 'Options:', + padding: [2, 0, 1, 0] +}) + +ui.div({ + text: "-f, --file", + width: 20, + padding: [0, 4, 0, 4] +}) + +console.log(ui.toString()) +``` + + + +## Layout DSL + +cliui exposes a simple layout DSL: + +If you create a single `ui.div`, passing a string rather than an +object: + +* `\n`: characters will be interpreted as new rows. +* `\t`: characters will be interpreted as new columns. +* `\s`: characters will be interpreted as padding. + +**as an example...** + +```js +var ui = require('./')({ + width: 60 +}) + +ui.div( + 'Usage: node ./bin/foo.js\n' + + ' \t provide a regex\n' + + ' \t provide a glob\t [required]' +) + +console.log(ui.toString()) +``` + +**will output:** + +```shell +Usage: node ./bin/foo.js + provide a regex + provide a glob [required] +``` + +## Methods + +```js +cliui = require('cliui') +``` + +### cliui({width: integer}) + +Specify the maximum width of the UI being generated. +If no width is provided, cliui will try to get the current window's width and use it, and if that doesn't work, width will be set to `80`. + +### cliui({wrap: boolean}) + +Enable or disable the wrapping of text in a column. + +### cliui.div(column, column, column) + +Create a row with any number of columns, a column +can either be a string, or an object with the following +options: + +* **text:** some text to place in the column. +* **width:** the width of a column. +* **align:** alignment, `right` or `center`. +* **padding:** `[top, right, bottom, left]`. +* **border:** should a border be placed around the div? + +### cliui.span(column, column, column) + +Similar to `div`, except the next row will be appended without +a new line being created. + +### cliui.resetOutput() + +Resets the UI elements of the current cliui instance, maintaining the values +set for `width` and `wrap`. diff --git a/node_modules/cliui/build/index.cjs b/node_modules/cliui/build/index.cjs new file mode 100644 index 0000000..82126b6 --- /dev/null +++ b/node_modules/cliui/build/index.cjs @@ -0,0 +1,302 @@ +'use strict'; + +const align = { + right: alignRight, + center: alignCenter +}; +const top = 0; +const right = 1; +const bottom = 2; +const left = 3; +class UI { + constructor(opts) { + var _a; + this.width = opts.width; + this.wrap = (_a = opts.wrap) !== null && _a !== void 0 ? _a : true; + this.rows = []; + } + span(...args) { + const cols = this.div(...args); + cols.span = true; + } + resetOutput() { + this.rows = []; + } + div(...args) { + if (args.length === 0) { + this.div(''); + } + if (this.wrap && this.shouldApplyLayoutDSL(...args) && typeof args[0] === 'string') { + return this.applyLayoutDSL(args[0]); + } + const cols = args.map(arg => { + if (typeof arg === 'string') { + return this.colFromString(arg); + } + return arg; + }); + this.rows.push(cols); + return cols; + } + shouldApplyLayoutDSL(...args) { + return args.length === 1 && typeof args[0] === 'string' && + /[\t\n]/.test(args[0]); + } + applyLayoutDSL(str) { + const rows = str.split('\n').map(row => row.split('\t')); + let leftColumnWidth = 0; + // simple heuristic for layout, make sure the + // second column lines up along the left-hand. + // don't allow the first column to take up more + // than 50% of the screen. + rows.forEach(columns => { + if (columns.length > 1 && mixin.stringWidth(columns[0]) > leftColumnWidth) { + leftColumnWidth = Math.min(Math.floor(this.width * 0.5), mixin.stringWidth(columns[0])); + } + }); + // generate a table: + // replacing ' ' with padding calculations. + // using the algorithmically generated width. + rows.forEach(columns => { + this.div(...columns.map((r, i) => { + return { + text: r.trim(), + padding: this.measurePadding(r), + width: (i === 0 && columns.length > 1) ? leftColumnWidth : undefined + }; + })); + }); + return this.rows[this.rows.length - 1]; + } + colFromString(text) { + return { + text, + padding: this.measurePadding(text) + }; + } + measurePadding(str) { + // measure padding without ansi escape codes + const noAnsi = mixin.stripAnsi(str); + return [0, noAnsi.match(/\s*$/)[0].length, 0, noAnsi.match(/^\s*/)[0].length]; + } + toString() { + const lines = []; + this.rows.forEach(row => { + this.rowToString(row, lines); + }); + // don't display any lines with the + // hidden flag set. + return lines + .filter(line => !line.hidden) + .map(line => line.text) + .join('\n'); + } + rowToString(row, lines) { + this.rasterize(row).forEach((rrow, r) => { + let str = ''; + rrow.forEach((col, c) => { + const { width } = row[c]; // the width with padding. + const wrapWidth = this.negatePadding(row[c]); // the width without padding. + let ts = col; // temporary string used during alignment/padding. + if (wrapWidth > mixin.stringWidth(col)) { + ts += ' '.repeat(wrapWidth - mixin.stringWidth(col)); + } + // align the string within its column. + if (row[c].align && row[c].align !== 'left' && this.wrap) { + const fn = align[row[c].align]; + ts = fn(ts, wrapWidth); + if (mixin.stringWidth(ts) < wrapWidth) { + ts += ' '.repeat((width || 0) - mixin.stringWidth(ts) - 1); + } + } + // apply border and padding to string. + const padding = row[c].padding || [0, 0, 0, 0]; + if (padding[left]) { + str += ' '.repeat(padding[left]); + } + str += addBorder(row[c], ts, '| '); + str += ts; + str += addBorder(row[c], ts, ' |'); + if (padding[right]) { + str += ' '.repeat(padding[right]); + } + // if prior row is span, try to render the + // current row on the prior line. + if (r === 0 && lines.length > 0) { + str = this.renderInline(str, lines[lines.length - 1]); + } + }); + // remove trailing whitespace. + lines.push({ + text: str.replace(/ +$/, ''), + span: row.span + }); + }); + return lines; + } + // if the full 'source' can render in + // the target line, do so. + renderInline(source, previousLine) { + const match = source.match(/^ */); + const leadingWhitespace = match ? match[0].length : 0; + const target = previousLine.text; + const targetTextWidth = mixin.stringWidth(target.trimRight()); + if (!previousLine.span) { + return source; + } + // if we're not applying wrapping logic, + // just always append to the span. + if (!this.wrap) { + previousLine.hidden = true; + return target + source; + } + if (leadingWhitespace < targetTextWidth) { + return source; + } + previousLine.hidden = true; + return target.trimRight() + ' '.repeat(leadingWhitespace - targetTextWidth) + source.trimLeft(); + } + rasterize(row) { + const rrows = []; + const widths = this.columnWidths(row); + let wrapped; + // word wrap all columns, and create + // a data-structure that is easy to rasterize. + row.forEach((col, c) => { + // leave room for left and right padding. + col.width = widths[c]; + if (this.wrap) { + wrapped = mixin.wrap(col.text, this.negatePadding(col), { hard: true }).split('\n'); + } + else { + wrapped = col.text.split('\n'); + } + if (col.border) { + wrapped.unshift('.' + '-'.repeat(this.negatePadding(col) + 2) + '.'); + wrapped.push("'" + '-'.repeat(this.negatePadding(col) + 2) + "'"); + } + // add top and bottom padding. + if (col.padding) { + wrapped.unshift(...new Array(col.padding[top] || 0).fill('')); + wrapped.push(...new Array(col.padding[bottom] || 0).fill('')); + } + wrapped.forEach((str, r) => { + if (!rrows[r]) { + rrows.push([]); + } + const rrow = rrows[r]; + for (let i = 0; i < c; i++) { + if (rrow[i] === undefined) { + rrow.push(''); + } + } + rrow.push(str); + }); + }); + return rrows; + } + negatePadding(col) { + let wrapWidth = col.width || 0; + if (col.padding) { + wrapWidth -= (col.padding[left] || 0) + (col.padding[right] || 0); + } + if (col.border) { + wrapWidth -= 4; + } + return wrapWidth; + } + columnWidths(row) { + if (!this.wrap) { + return row.map(col => { + return col.width || mixin.stringWidth(col.text); + }); + } + let unset = row.length; + let remainingWidth = this.width; + // column widths can be set in config. + const widths = row.map(col => { + if (col.width) { + unset--; + remainingWidth -= col.width; + return col.width; + } + return undefined; + }); + // any unset widths should be calculated. + const unsetWidth = unset ? Math.floor(remainingWidth / unset) : 0; + return widths.map((w, i) => { + if (w === undefined) { + return Math.max(unsetWidth, _minWidth(row[i])); + } + return w; + }); + } +} +function addBorder(col, ts, style) { + if (col.border) { + if (/[.']-+[.']/.test(ts)) { + return ''; + } + if (ts.trim().length !== 0) { + return style; + } + return ' '; + } + return ''; +} +// calculates the minimum width of +// a column, based on padding preferences. +function _minWidth(col) { + const padding = col.padding || []; + const minWidth = 1 + (padding[left] || 0) + (padding[right] || 0); + if (col.border) { + return minWidth + 4; + } + return minWidth; +} +function getWindowWidth() { + /* istanbul ignore next: depends on terminal */ + if (typeof process === 'object' && process.stdout && process.stdout.columns) { + return process.stdout.columns; + } + return 80; +} +function alignRight(str, width) { + str = str.trim(); + const strWidth = mixin.stringWidth(str); + if (strWidth < width) { + return ' '.repeat(width - strWidth) + str; + } + return str; +} +function alignCenter(str, width) { + str = str.trim(); + const strWidth = mixin.stringWidth(str); + /* istanbul ignore next */ + if (strWidth >= width) { + return str; + } + return ' '.repeat((width - strWidth) >> 1) + str; +} +let mixin; +function cliui(opts, _mixin) { + mixin = _mixin; + return new UI({ + width: (opts === null || opts === void 0 ? void 0 : opts.width) || getWindowWidth(), + wrap: opts === null || opts === void 0 ? void 0 : opts.wrap + }); +} + +// Bootstrap cliui with CommonJS dependencies: +const stringWidth = require('string-width'); +const stripAnsi = require('strip-ansi'); +const wrap = require('wrap-ansi'); +function ui(opts) { + return cliui(opts, { + stringWidth, + stripAnsi, + wrap + }); +} + +module.exports = ui; diff --git a/node_modules/cliui/build/index.d.cts b/node_modules/cliui/build/index.d.cts new file mode 100644 index 0000000..4567f94 --- /dev/null +++ b/node_modules/cliui/build/index.d.cts @@ -0,0 +1,43 @@ +interface UIOptions { + width: number; + wrap?: boolean; + rows?: string[]; +} +interface Column { + text: string; + width?: number; + align?: "right" | "left" | "center"; + padding: number[]; + border?: boolean; +} +interface ColumnArray extends Array { + span: boolean; +} +interface Line { + hidden?: boolean; + text: string; + span?: boolean; +} +declare class UI { + width: number; + wrap: boolean; + rows: ColumnArray[]; + constructor(opts: UIOptions); + span(...args: ColumnArray): void; + resetOutput(): void; + div(...args: (Column | string)[]): ColumnArray; + private shouldApplyLayoutDSL; + private applyLayoutDSL; + private colFromString; + private measurePadding; + toString(): string; + rowToString(row: ColumnArray, lines: Line[]): Line[]; + // if the full 'source' can render in + // the target line, do so. + private renderInline; + private rasterize; + private negatePadding; + private columnWidths; +} +declare function ui(opts: UIOptions): UI; +export { ui as default }; diff --git a/node_modules/cliui/build/lib/index.js b/node_modules/cliui/build/lib/index.js new file mode 100644 index 0000000..b6eb054 --- /dev/null +++ b/node_modules/cliui/build/lib/index.js @@ -0,0 +1,287 @@ +'use strict'; +const align = { + right: alignRight, + center: alignCenter +}; +const top = 0; +const right = 1; +const bottom = 2; +const left = 3; +export class UI { + constructor(opts) { + var _a; + this.width = opts.width; + this.wrap = (_a = opts.wrap) !== null && _a !== void 0 ? _a : true; + this.rows = []; + } + span(...args) { + const cols = this.div(...args); + cols.span = true; + } + resetOutput() { + this.rows = []; + } + div(...args) { + if (args.length === 0) { + this.div(''); + } + if (this.wrap && this.shouldApplyLayoutDSL(...args) && typeof args[0] === 'string') { + return this.applyLayoutDSL(args[0]); + } + const cols = args.map(arg => { + if (typeof arg === 'string') { + return this.colFromString(arg); + } + return arg; + }); + this.rows.push(cols); + return cols; + } + shouldApplyLayoutDSL(...args) { + return args.length === 1 && typeof args[0] === 'string' && + /[\t\n]/.test(args[0]); + } + applyLayoutDSL(str) { + const rows = str.split('\n').map(row => row.split('\t')); + let leftColumnWidth = 0; + // simple heuristic for layout, make sure the + // second column lines up along the left-hand. + // don't allow the first column to take up more + // than 50% of the screen. + rows.forEach(columns => { + if (columns.length > 1 && mixin.stringWidth(columns[0]) > leftColumnWidth) { + leftColumnWidth = Math.min(Math.floor(this.width * 0.5), mixin.stringWidth(columns[0])); + } + }); + // generate a table: + // replacing ' ' with padding calculations. + // using the algorithmically generated width. + rows.forEach(columns => { + this.div(...columns.map((r, i) => { + return { + text: r.trim(), + padding: this.measurePadding(r), + width: (i === 0 && columns.length > 1) ? leftColumnWidth : undefined + }; + })); + }); + return this.rows[this.rows.length - 1]; + } + colFromString(text) { + return { + text, + padding: this.measurePadding(text) + }; + } + measurePadding(str) { + // measure padding without ansi escape codes + const noAnsi = mixin.stripAnsi(str); + return [0, noAnsi.match(/\s*$/)[0].length, 0, noAnsi.match(/^\s*/)[0].length]; + } + toString() { + const lines = []; + this.rows.forEach(row => { + this.rowToString(row, lines); + }); + // don't display any lines with the + // hidden flag set. + return lines + .filter(line => !line.hidden) + .map(line => line.text) + .join('\n'); + } + rowToString(row, lines) { + this.rasterize(row).forEach((rrow, r) => { + let str = ''; + rrow.forEach((col, c) => { + const { width } = row[c]; // the width with padding. + const wrapWidth = this.negatePadding(row[c]); // the width without padding. + let ts = col; // temporary string used during alignment/padding. + if (wrapWidth > mixin.stringWidth(col)) { + ts += ' '.repeat(wrapWidth - mixin.stringWidth(col)); + } + // align the string within its column. + if (row[c].align && row[c].align !== 'left' && this.wrap) { + const fn = align[row[c].align]; + ts = fn(ts, wrapWidth); + if (mixin.stringWidth(ts) < wrapWidth) { + ts += ' '.repeat((width || 0) - mixin.stringWidth(ts) - 1); + } + } + // apply border and padding to string. + const padding = row[c].padding || [0, 0, 0, 0]; + if (padding[left]) { + str += ' '.repeat(padding[left]); + } + str += addBorder(row[c], ts, '| '); + str += ts; + str += addBorder(row[c], ts, ' |'); + if (padding[right]) { + str += ' '.repeat(padding[right]); + } + // if prior row is span, try to render the + // current row on the prior line. + if (r === 0 && lines.length > 0) { + str = this.renderInline(str, lines[lines.length - 1]); + } + }); + // remove trailing whitespace. + lines.push({ + text: str.replace(/ +$/, ''), + span: row.span + }); + }); + return lines; + } + // if the full 'source' can render in + // the target line, do so. + renderInline(source, previousLine) { + const match = source.match(/^ */); + const leadingWhitespace = match ? match[0].length : 0; + const target = previousLine.text; + const targetTextWidth = mixin.stringWidth(target.trimRight()); + if (!previousLine.span) { + return source; + } + // if we're not applying wrapping logic, + // just always append to the span. + if (!this.wrap) { + previousLine.hidden = true; + return target + source; + } + if (leadingWhitespace < targetTextWidth) { + return source; + } + previousLine.hidden = true; + return target.trimRight() + ' '.repeat(leadingWhitespace - targetTextWidth) + source.trimLeft(); + } + rasterize(row) { + const rrows = []; + const widths = this.columnWidths(row); + let wrapped; + // word wrap all columns, and create + // a data-structure that is easy to rasterize. + row.forEach((col, c) => { + // leave room for left and right padding. + col.width = widths[c]; + if (this.wrap) { + wrapped = mixin.wrap(col.text, this.negatePadding(col), { hard: true }).split('\n'); + } + else { + wrapped = col.text.split('\n'); + } + if (col.border) { + wrapped.unshift('.' + '-'.repeat(this.negatePadding(col) + 2) + '.'); + wrapped.push("'" + '-'.repeat(this.negatePadding(col) + 2) + "'"); + } + // add top and bottom padding. + if (col.padding) { + wrapped.unshift(...new Array(col.padding[top] || 0).fill('')); + wrapped.push(...new Array(col.padding[bottom] || 0).fill('')); + } + wrapped.forEach((str, r) => { + if (!rrows[r]) { + rrows.push([]); + } + const rrow = rrows[r]; + for (let i = 0; i < c; i++) { + if (rrow[i] === undefined) { + rrow.push(''); + } + } + rrow.push(str); + }); + }); + return rrows; + } + negatePadding(col) { + let wrapWidth = col.width || 0; + if (col.padding) { + wrapWidth -= (col.padding[left] || 0) + (col.padding[right] || 0); + } + if (col.border) { + wrapWidth -= 4; + } + return wrapWidth; + } + columnWidths(row) { + if (!this.wrap) { + return row.map(col => { + return col.width || mixin.stringWidth(col.text); + }); + } + let unset = row.length; + let remainingWidth = this.width; + // column widths can be set in config. + const widths = row.map(col => { + if (col.width) { + unset--; + remainingWidth -= col.width; + return col.width; + } + return undefined; + }); + // any unset widths should be calculated. + const unsetWidth = unset ? Math.floor(remainingWidth / unset) : 0; + return widths.map((w, i) => { + if (w === undefined) { + return Math.max(unsetWidth, _minWidth(row[i])); + } + return w; + }); + } +} +function addBorder(col, ts, style) { + if (col.border) { + if (/[.']-+[.']/.test(ts)) { + return ''; + } + if (ts.trim().length !== 0) { + return style; + } + return ' '; + } + return ''; +} +// calculates the minimum width of +// a column, based on padding preferences. +function _minWidth(col) { + const padding = col.padding || []; + const minWidth = 1 + (padding[left] || 0) + (padding[right] || 0); + if (col.border) { + return minWidth + 4; + } + return minWidth; +} +function getWindowWidth() { + /* istanbul ignore next: depends on terminal */ + if (typeof process === 'object' && process.stdout && process.stdout.columns) { + return process.stdout.columns; + } + return 80; +} +function alignRight(str, width) { + str = str.trim(); + const strWidth = mixin.stringWidth(str); + if (strWidth < width) { + return ' '.repeat(width - strWidth) + str; + } + return str; +} +function alignCenter(str, width) { + str = str.trim(); + const strWidth = mixin.stringWidth(str); + /* istanbul ignore next */ + if (strWidth >= width) { + return str; + } + return ' '.repeat((width - strWidth) >> 1) + str; +} +let mixin; +export function cliui(opts, _mixin) { + mixin = _mixin; + return new UI({ + width: (opts === null || opts === void 0 ? void 0 : opts.width) || getWindowWidth(), + wrap: opts === null || opts === void 0 ? void 0 : opts.wrap + }); +} diff --git a/node_modules/cliui/build/lib/string-utils.js b/node_modules/cliui/build/lib/string-utils.js new file mode 100644 index 0000000..4b87453 --- /dev/null +++ b/node_modules/cliui/build/lib/string-utils.js @@ -0,0 +1,27 @@ +// Minimal replacement for ansi string helpers "wrap-ansi" and "strip-ansi". +// to facilitate ESM and Deno modules. +// TODO: look at porting https://www.npmjs.com/package/wrap-ansi to ESM. +// The npm application +// Copyright (c) npm, Inc. and Contributors +// Licensed on the terms of The Artistic License 2.0 +// See: https://github.com/npm/cli/blob/4c65cd952bc8627811735bea76b9b110cc4fc80e/lib/utils/ansi-trim.js +const ansi = new RegExp('\x1b(?:\\[(?:\\d+[ABCDEFGJKSTm]|\\d+;\\d+[Hfm]|' + + '\\d+;\\d+;\\d+m|6n|s|u|\\?25[lh])|\\w)', 'g'); +export function stripAnsi(str) { + return str.replace(ansi, ''); +} +export function wrap(str, width) { + const [start, end] = str.match(ansi) || ['', '']; + str = stripAnsi(str); + let wrapped = ''; + for (let i = 0; i < str.length; i++) { + if (i !== 0 && (i % width) === 0) { + wrapped += '\n'; + } + wrapped += str.charAt(i); + } + if (start && end) { + wrapped = `${start}${wrapped}${end}`; + } + return wrapped; +} diff --git a/node_modules/cliui/index.mjs b/node_modules/cliui/index.mjs new file mode 100644 index 0000000..bc7a022 --- /dev/null +++ b/node_modules/cliui/index.mjs @@ -0,0 +1,13 @@ +// Bootstrap cliui with CommonJS dependencies: +import { cliui } from './build/lib/index.js' +import { wrap, stripAnsi } from './build/lib/string-utils.js' + +export default function ui (opts) { + return cliui(opts, { + stringWidth: (str) => { + return [...str].length + }, + stripAnsi, + wrap + }) +} diff --git a/node_modules/cliui/package.json b/node_modules/cliui/package.json new file mode 100644 index 0000000..eab6bf4 --- /dev/null +++ b/node_modules/cliui/package.json @@ -0,0 +1,83 @@ +{ + "name": "cliui", + "version": "8.0.1", + "description": "easily create complex multi-column command-line-interfaces", + "main": "build/index.cjs", + "exports": { + ".": [ + { + "import": "./index.mjs", + "require": "./build/index.cjs" + }, + "./build/index.cjs" + ] + }, + "type": "module", + "module": "./index.mjs", + "scripts": { + "check": "standardx '**/*.ts' && standardx '**/*.js' && standardx '**/*.cjs'", + "fix": "standardx --fix '**/*.ts' && standardx --fix '**/*.js' && standardx --fix '**/*.cjs'", + "pretest": "rimraf build && tsc -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs", + "test": "c8 mocha ./test/*.cjs", + "test:esm": "c8 mocha ./test/esm/cliui-test.mjs", + "postest": "check", + "coverage": "c8 report --check-coverage", + "precompile": "rimraf build", + "compile": "tsc", + "postcompile": "npm run build:cjs", + "build:cjs": "rollup -c", + "prepare": "npm run compile" + }, + "repository": "yargs/cliui", + "standard": { + "ignore": [ + "**/example/**" + ], + "globals": [ + "it" + ] + }, + "keywords": [ + "cli", + "command-line", + "layout", + "design", + "console", + "wrap", + "table" + ], + "author": "Ben Coe ", + "license": "ISC", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "devDependencies": { + "@types/node": "^14.0.27", + "@typescript-eslint/eslint-plugin": "^4.0.0", + "@typescript-eslint/parser": "^4.0.0", + "c8": "^7.3.0", + "chai": "^4.2.0", + "chalk": "^4.1.0", + "cross-env": "^7.0.2", + "eslint": "^7.6.0", + "eslint-plugin-import": "^2.22.0", + "eslint-plugin-node": "^11.1.0", + "gts": "^3.0.0", + "mocha": "^10.0.0", + "rimraf": "^3.0.2", + "rollup": "^2.23.1", + "rollup-plugin-ts": "^3.0.2", + "standardx": "^7.0.0", + "typescript": "^4.0.0" + }, + "files": [ + "build", + "index.mjs", + "!*.d.ts" + ], + "engines": { + "node": ">=12" + } +} diff --git a/node_modules/clone-deep/LICENSE b/node_modules/clone-deep/LICENSE new file mode 100644 index 0000000..fa30c4c --- /dev/null +++ b/node_modules/clone-deep/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2015, Jon Schlinkert. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/node_modules/clone-deep/README.md b/node_modules/clone-deep/README.md new file mode 100644 index 0000000..319df2b --- /dev/null +++ b/node_modules/clone-deep/README.md @@ -0,0 +1,72 @@ +# clone-deep [![NPM version](https://img.shields.io/npm/v/clone-deep.svg)](https://www.npmjs.com/package/clone-deep) [![Build Status](https://img.shields.io/travis/jonschlinkert/clone-deep.svg)](https://travis-ci.org/jonschlinkert/clone-deep) + +> Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. + +The `instanceClone` function is invoked to clone objects that are not "plain" objects (as defined by [](#isPlainObject)`isPlainObject`) if it is provided. If `instanceClone` is not specified, it will not attempt to clone non-plain objects, and will copy the object reference. + +## Install + +Install with [npm](https://www.npmjs.com/) + +```sh +$ npm i clone-deep --save +``` + +## Usage + +```js +var cloneDeep = require('clone-deep'); + +var obj = {a: 'b'}; +var arr = [obj]; + +var copy = cloneDeep(arr); +obj.c = 'd'; + +console.log(copy); +//=> [{a: 'b'}] + +console.log(arr); +//=> [{a: 'b', c: 'd'}] +``` + +## Other object utils + +* [assign-deep](https://www.npmjs.com/package/assign-deep): Deeply assign the enumerable properties and/or es6 Symbol properies of source objects to the target… [more](https://www.npmjs.com/package/assign-deep) | [homepage](https://github.com/jonschlinkert/assign-deep) +* [extend-shallow](https://www.npmjs.com/package/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. | [homepage](https://github.com/jonschlinkert/extend-shallow) +* [merge-deep](https://www.npmjs.com/package/merge-deep): Recursively merge values in a javascript object. | [homepage](https://github.com/jonschlinkert/merge-deep) +* [mixin-deep](https://www.npmjs.com/package/mixin-deep): Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. | [homepage](https://github.com/jonschlinkert/mixin-deep) +* [mixin-object](https://www.npmjs.com/package/mixin-object): Mixin the own and inherited properties of other objects onto the first object. Pass an… [more](https://www.npmjs.com/package/mixin-object) | [homepage](https://github.com/jonschlinkert/mixin-object) +* [shallow-clone](https://www.npmjs.com/package/shallow-clone): Make a shallow clone of an object, array or primitive. | [homepage](https://github.com/jonschlinkert/shallow-clone) + +## Running tests + +Install dev dependencies: + +```sh +$ npm i -d && npm test +``` + +## Contributing + +Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/clone-deep/issues/new). + +## Author + +**Jon Schlinkert** + +* [github/jonschlinkert](https://github.com/jonschlinkert) +* [twitter/jonschlinkert](http://twitter.com/jonschlinkert) + +Based on [mout's](https://github.com/mout/mout) implementation of deepClone. + +## License + +Copyright © 2014-2015 [Jon Schlinkert](https://github.com/jonschlinkert) +Released under the MIT license. + +*** + +_This file was generated by [verb](https://github.com/verbose/verb) on December 23, 2015._ + + \ No newline at end of file diff --git a/node_modules/clone-deep/index.js b/node_modules/clone-deep/index.js new file mode 100644 index 0000000..a42d9b5 --- /dev/null +++ b/node_modules/clone-deep/index.js @@ -0,0 +1,51 @@ +'use strict'; + +/** + * Module dependenices + */ + +var utils = require('./utils'); + +/** + * Recursively clone native types. + */ + +function cloneDeep(val, instanceClone) { + switch (utils.typeOf(val)) { + case 'object': + return cloneObjectDeep(val, instanceClone); + case 'array': + return cloneArrayDeep(val, instanceClone); + default: + return utils.clone(val); + } +} + +function cloneObjectDeep(obj, instanceClone) { + if (utils.isObject(obj)) { + var res = {}; + utils.forOwn(obj, function(obj, key) { + this[key] = cloneDeep(obj, instanceClone); + }, res); + return res; + } else if (instanceClone) { + return instanceClone(obj); + } else { + return obj; + } +} + +function cloneArrayDeep(arr, instanceClone) { + var len = arr.length, res = []; + var i = -1; + while (++i < len) { + res[i] = cloneDeep(arr[i], instanceClone); + } + return res; +} + +/** + * Expose `cloneDeep` + */ + +module.exports = cloneDeep; diff --git a/node_modules/clone-deep/package.json b/node_modules/clone-deep/package.json new file mode 100644 index 0000000..481d58e --- /dev/null +++ b/node_modules/clone-deep/package.json @@ -0,0 +1,67 @@ +{ + "name": "clone-deep", + "description": "Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.", + "version": "0.2.4", + "homepage": "https://github.com/jonschlinkert/clone-deep", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/clone-deep", + "bugs": { + "url": "https://github.com/jonschlinkert/clone-deep/issues" + }, + "license": "MIT", + "files": [ + "index.js", + "utils.js" + ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, + "dependencies": { + "for-own": "^0.1.3", + "is-plain-object": "^2.0.1", + "kind-of": "^3.0.2", + "lazy-cache": "^1.0.3", + "shallow-clone": "^0.1.2" + }, + "devDependencies": { + "mocha": "*", + "should": "*" + }, + "keywords": [ + "array", + "clone", + "clone-array", + "clone-array-deep", + "clone-date", + "clone-deep", + "clone-object", + "clone-object-deep", + "clone-reg-exp", + "date", + "deep", + "exp", + "for", + "for-in", + "for-own", + "javascript", + "mixin", + "mixin-object", + "object", + "own", + "reg", + "util", + "utility" + ], + "verb": { + "related": { + "list": [] + }, + "plugins": [ + "gulp-format-md" + ] + } +} diff --git a/node_modules/clone-deep/utils.js b/node_modules/clone-deep/utils.js new file mode 100644 index 0000000..d2a7570 --- /dev/null +++ b/node_modules/clone-deep/utils.js @@ -0,0 +1,21 @@ +'use strict'; + +/** + * Lazily required module dependencies + */ + +var utils = require('lazy-cache')(require); +var fn = require; + +require = utils; +require('is-plain-object', 'isObject'); +require('shallow-clone', 'clone'); +require('kind-of', 'typeOf'); +require('for-own'); +require = fn; + +/** + * Expose `utils` + */ + +module.exports = utils; diff --git a/node_modules/color-convert/CHANGELOG.md b/node_modules/color-convert/CHANGELOG.md new file mode 100644 index 0000000..0a7bce4 --- /dev/null +++ b/node_modules/color-convert/CHANGELOG.md @@ -0,0 +1,54 @@ +# 1.0.0 - 2016-01-07 + +- Removed: unused speed test +- Added: Automatic routing between previously unsupported conversions +([#27](https://github.com/Qix-/color-convert/pull/27)) +- Removed: `xxx2xxx()` and `xxx2xxxRaw()` functions +([#27](https://github.com/Qix-/color-convert/pull/27)) +- Removed: `convert()` class +([#27](https://github.com/Qix-/color-convert/pull/27)) +- Changed: all functions to lookup dictionary +([#27](https://github.com/Qix-/color-convert/pull/27)) +- Changed: `ansi` to `ansi256` +([#27](https://github.com/Qix-/color-convert/pull/27)) +- Fixed: argument grouping for functions requiring only one argument +([#27](https://github.com/Qix-/color-convert/pull/27)) + +# 0.6.0 - 2015-07-23 + +- Added: methods to handle +[ANSI](https://en.wikipedia.org/wiki/ANSI_escape_code#Colors) 16/256 colors: + - rgb2ansi16 + - rgb2ansi + - hsl2ansi16 + - hsl2ansi + - hsv2ansi16 + - hsv2ansi + - hwb2ansi16 + - hwb2ansi + - cmyk2ansi16 + - cmyk2ansi + - keyword2ansi16 + - keyword2ansi + - ansi162rgb + - ansi162hsl + - ansi162hsv + - ansi162hwb + - ansi162cmyk + - ansi162keyword + - ansi2rgb + - ansi2hsl + - ansi2hsv + - ansi2hwb + - ansi2cmyk + - ansi2keyword +([#18](https://github.com/harthur/color-convert/pull/18)) + +# 0.5.3 - 2015-06-02 + +- Fixed: hsl2hsv does not return `NaN` anymore when using `[0,0,0]` +([#15](https://github.com/harthur/color-convert/issues/15)) + +--- + +Check out commit logs for older releases diff --git a/node_modules/color-convert/LICENSE b/node_modules/color-convert/LICENSE new file mode 100644 index 0000000..5b4c386 --- /dev/null +++ b/node_modules/color-convert/LICENSE @@ -0,0 +1,21 @@ +Copyright (c) 2011-2016 Heather Arthur + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/color-convert/README.md b/node_modules/color-convert/README.md new file mode 100644 index 0000000..d4b08fc --- /dev/null +++ b/node_modules/color-convert/README.md @@ -0,0 +1,68 @@ +# color-convert + +[![Build Status](https://travis-ci.org/Qix-/color-convert.svg?branch=master)](https://travis-ci.org/Qix-/color-convert) + +Color-convert is a color conversion library for JavaScript and node. +It converts all ways between `rgb`, `hsl`, `hsv`, `hwb`, `cmyk`, `ansi`, `ansi16`, `hex` strings, and CSS `keyword`s (will round to closest): + +```js +var convert = require('color-convert'); + +convert.rgb.hsl(140, 200, 100); // [96, 48, 59] +convert.keyword.rgb('blue'); // [0, 0, 255] + +var rgbChannels = convert.rgb.channels; // 3 +var cmykChannels = convert.cmyk.channels; // 4 +var ansiChannels = convert.ansi16.channels; // 1 +``` + +# Install + +```console +$ npm install color-convert +``` + +# API + +Simply get the property of the _from_ and _to_ conversion that you're looking for. + +All functions have a rounded and unrounded variant. By default, return values are rounded. To get the unrounded (raw) results, simply tack on `.raw` to the function. + +All 'from' functions have a hidden property called `.channels` that indicates the number of channels the function expects (not including alpha). + +```js +var convert = require('color-convert'); + +// Hex to LAB +convert.hex.lab('DEADBF'); // [ 76, 21, -2 ] +convert.hex.lab.raw('DEADBF'); // [ 75.56213190997677, 20.653827952644754, -2.290532499330533 ] + +// RGB to CMYK +convert.rgb.cmyk(167, 255, 4); // [ 35, 0, 98, 0 ] +convert.rgb.cmyk.raw(167, 255, 4); // [ 34.509803921568626, 0, 98.43137254901961, 0 ] +``` + +### Arrays +All functions that accept multiple arguments also support passing an array. + +Note that this does **not** apply to functions that convert from a color that only requires one value (e.g. `keyword`, `ansi256`, `hex`, etc.) + +```js +var convert = require('color-convert'); + +convert.rgb.hex(123, 45, 67); // '7B2D43' +convert.rgb.hex([123, 45, 67]); // '7B2D43' +``` + +## Routing + +Conversions that don't have an _explicitly_ defined conversion (in [conversions.js](conversions.js)), but can be converted by means of sub-conversions (e.g. XYZ -> **RGB** -> CMYK), are automatically routed together. This allows just about any color model supported by `color-convert` to be converted to any other model, so long as a sub-conversion path exists. This is also true for conversions requiring more than one step in between (e.g. LCH -> **LAB** -> **XYZ** -> **RGB** -> Hex). + +Keep in mind that extensive conversions _may_ result in a loss of precision, and exist only to be complete. For a list of "direct" (single-step) conversions, see [conversions.js](conversions.js). + +# Contribute + +If there is a new model you would like to support, or want to add a direct conversion between two existing models, please send us a pull request. + +# License +Copyright © 2011-2016, Heather Arthur and Josh Junon. Licensed under the [MIT License](LICENSE). diff --git a/node_modules/color-convert/conversions.js b/node_modules/color-convert/conversions.js new file mode 100644 index 0000000..2657f26 --- /dev/null +++ b/node_modules/color-convert/conversions.js @@ -0,0 +1,839 @@ +/* MIT license */ +/* eslint-disable no-mixed-operators */ +const cssKeywords = require('color-name'); + +// NOTE: conversions should only return primitive values (i.e. arrays, or +// values that give correct `typeof` results). +// do not use box values types (i.e. Number(), String(), etc.) + +const reverseKeywords = {}; +for (const key of Object.keys(cssKeywords)) { + reverseKeywords[cssKeywords[key]] = key; +} + +const convert = { + rgb: {channels: 3, labels: 'rgb'}, + hsl: {channels: 3, labels: 'hsl'}, + hsv: {channels: 3, labels: 'hsv'}, + hwb: {channels: 3, labels: 'hwb'}, + cmyk: {channels: 4, labels: 'cmyk'}, + xyz: {channels: 3, labels: 'xyz'}, + lab: {channels: 3, labels: 'lab'}, + lch: {channels: 3, labels: 'lch'}, + hex: {channels: 1, labels: ['hex']}, + keyword: {channels: 1, labels: ['keyword']}, + ansi16: {channels: 1, labels: ['ansi16']}, + ansi256: {channels: 1, labels: ['ansi256']}, + hcg: {channels: 3, labels: ['h', 'c', 'g']}, + apple: {channels: 3, labels: ['r16', 'g16', 'b16']}, + gray: {channels: 1, labels: ['gray']} +}; + +module.exports = convert; + +// Hide .channels and .labels properties +for (const model of Object.keys(convert)) { + if (!('channels' in convert[model])) { + throw new Error('missing channels property: ' + model); + } + + if (!('labels' in convert[model])) { + throw new Error('missing channel labels property: ' + model); + } + + if (convert[model].labels.length !== convert[model].channels) { + throw new Error('channel and label counts mismatch: ' + model); + } + + const {channels, labels} = convert[model]; + delete convert[model].channels; + delete convert[model].labels; + Object.defineProperty(convert[model], 'channels', {value: channels}); + Object.defineProperty(convert[model], 'labels', {value: labels}); +} + +convert.rgb.hsl = function (rgb) { + const r = rgb[0] / 255; + const g = rgb[1] / 255; + const b = rgb[2] / 255; + const min = Math.min(r, g, b); + const max = Math.max(r, g, b); + const delta = max - min; + let h; + let s; + + if (max === min) { + h = 0; + } else if (r === max) { + h = (g - b) / delta; + } else if (g === max) { + h = 2 + (b - r) / delta; + } else if (b === max) { + h = 4 + (r - g) / delta; + } + + h = Math.min(h * 60, 360); + + if (h < 0) { + h += 360; + } + + const l = (min + max) / 2; + + if (max === min) { + s = 0; + } else if (l <= 0.5) { + s = delta / (max + min); + } else { + s = delta / (2 - max - min); + } + + return [h, s * 100, l * 100]; +}; + +convert.rgb.hsv = function (rgb) { + let rdif; + let gdif; + let bdif; + let h; + let s; + + const r = rgb[0] / 255; + const g = rgb[1] / 255; + const b = rgb[2] / 255; + const v = Math.max(r, g, b); + const diff = v - Math.min(r, g, b); + const diffc = function (c) { + return (v - c) / 6 / diff + 1 / 2; + }; + + if (diff === 0) { + h = 0; + s = 0; + } else { + s = diff / v; + rdif = diffc(r); + gdif = diffc(g); + bdif = diffc(b); + + if (r === v) { + h = bdif - gdif; + } else if (g === v) { + h = (1 / 3) + rdif - bdif; + } else if (b === v) { + h = (2 / 3) + gdif - rdif; + } + + if (h < 0) { + h += 1; + } else if (h > 1) { + h -= 1; + } + } + + return [ + h * 360, + s * 100, + v * 100 + ]; +}; + +convert.rgb.hwb = function (rgb) { + const r = rgb[0]; + const g = rgb[1]; + let b = rgb[2]; + const h = convert.rgb.hsl(rgb)[0]; + const w = 1 / 255 * Math.min(r, Math.min(g, b)); + + b = 1 - 1 / 255 * Math.max(r, Math.max(g, b)); + + return [h, w * 100, b * 100]; +}; + +convert.rgb.cmyk = function (rgb) { + const r = rgb[0] / 255; + const g = rgb[1] / 255; + const b = rgb[2] / 255; + + const k = Math.min(1 - r, 1 - g, 1 - b); + const c = (1 - r - k) / (1 - k) || 0; + const m = (1 - g - k) / (1 - k) || 0; + const y = (1 - b - k) / (1 - k) || 0; + + return [c * 100, m * 100, y * 100, k * 100]; +}; + +function comparativeDistance(x, y) { + /* + See https://en.m.wikipedia.org/wiki/Euclidean_distance#Squared_Euclidean_distance + */ + return ( + ((x[0] - y[0]) ** 2) + + ((x[1] - y[1]) ** 2) + + ((x[2] - y[2]) ** 2) + ); +} + +convert.rgb.keyword = function (rgb) { + const reversed = reverseKeywords[rgb]; + if (reversed) { + return reversed; + } + + let currentClosestDistance = Infinity; + let currentClosestKeyword; + + for (const keyword of Object.keys(cssKeywords)) { + const value = cssKeywords[keyword]; + + // Compute comparative distance + const distance = comparativeDistance(rgb, value); + + // Check if its less, if so set as closest + if (distance < currentClosestDistance) { + currentClosestDistance = distance; + currentClosestKeyword = keyword; + } + } + + return currentClosestKeyword; +}; + +convert.keyword.rgb = function (keyword) { + return cssKeywords[keyword]; +}; + +convert.rgb.xyz = function (rgb) { + let r = rgb[0] / 255; + let g = rgb[1] / 255; + let b = rgb[2] / 255; + + // Assume sRGB + r = r > 0.04045 ? (((r + 0.055) / 1.055) ** 2.4) : (r / 12.92); + g = g > 0.04045 ? (((g + 0.055) / 1.055) ** 2.4) : (g / 12.92); + b = b > 0.04045 ? (((b + 0.055) / 1.055) ** 2.4) : (b / 12.92); + + const x = (r * 0.4124) + (g * 0.3576) + (b * 0.1805); + const y = (r * 0.2126) + (g * 0.7152) + (b * 0.0722); + const z = (r * 0.0193) + (g * 0.1192) + (b * 0.9505); + + return [x * 100, y * 100, z * 100]; +}; + +convert.rgb.lab = function (rgb) { + const xyz = convert.rgb.xyz(rgb); + let x = xyz[0]; + let y = xyz[1]; + let z = xyz[2]; + + x /= 95.047; + y /= 100; + z /= 108.883; + + x = x > 0.008856 ? (x ** (1 / 3)) : (7.787 * x) + (16 / 116); + y = y > 0.008856 ? (y ** (1 / 3)) : (7.787 * y) + (16 / 116); + z = z > 0.008856 ? (z ** (1 / 3)) : (7.787 * z) + (16 / 116); + + const l = (116 * y) - 16; + const a = 500 * (x - y); + const b = 200 * (y - z); + + return [l, a, b]; +}; + +convert.hsl.rgb = function (hsl) { + const h = hsl[0] / 360; + const s = hsl[1] / 100; + const l = hsl[2] / 100; + let t2; + let t3; + let val; + + if (s === 0) { + val = l * 255; + return [val, val, val]; + } + + if (l < 0.5) { + t2 = l * (1 + s); + } else { + t2 = l + s - l * s; + } + + const t1 = 2 * l - t2; + + const rgb = [0, 0, 0]; + for (let i = 0; i < 3; i++) { + t3 = h + 1 / 3 * -(i - 1); + if (t3 < 0) { + t3++; + } + + if (t3 > 1) { + t3--; + } + + if (6 * t3 < 1) { + val = t1 + (t2 - t1) * 6 * t3; + } else if (2 * t3 < 1) { + val = t2; + } else if (3 * t3 < 2) { + val = t1 + (t2 - t1) * (2 / 3 - t3) * 6; + } else { + val = t1; + } + + rgb[i] = val * 255; + } + + return rgb; +}; + +convert.hsl.hsv = function (hsl) { + const h = hsl[0]; + let s = hsl[1] / 100; + let l = hsl[2] / 100; + let smin = s; + const lmin = Math.max(l, 0.01); + + l *= 2; + s *= (l <= 1) ? l : 2 - l; + smin *= lmin <= 1 ? lmin : 2 - lmin; + const v = (l + s) / 2; + const sv = l === 0 ? (2 * smin) / (lmin + smin) : (2 * s) / (l + s); + + return [h, sv * 100, v * 100]; +}; + +convert.hsv.rgb = function (hsv) { + const h = hsv[0] / 60; + const s = hsv[1] / 100; + let v = hsv[2] / 100; + const hi = Math.floor(h) % 6; + + const f = h - Math.floor(h); + const p = 255 * v * (1 - s); + const q = 255 * v * (1 - (s * f)); + const t = 255 * v * (1 - (s * (1 - f))); + v *= 255; + + switch (hi) { + case 0: + return [v, t, p]; + case 1: + return [q, v, p]; + case 2: + return [p, v, t]; + case 3: + return [p, q, v]; + case 4: + return [t, p, v]; + case 5: + return [v, p, q]; + } +}; + +convert.hsv.hsl = function (hsv) { + const h = hsv[0]; + const s = hsv[1] / 100; + const v = hsv[2] / 100; + const vmin = Math.max(v, 0.01); + let sl; + let l; + + l = (2 - s) * v; + const lmin = (2 - s) * vmin; + sl = s * vmin; + sl /= (lmin <= 1) ? lmin : 2 - lmin; + sl = sl || 0; + l /= 2; + + return [h, sl * 100, l * 100]; +}; + +// http://dev.w3.org/csswg/css-color/#hwb-to-rgb +convert.hwb.rgb = function (hwb) { + const h = hwb[0] / 360; + let wh = hwb[1] / 100; + let bl = hwb[2] / 100; + const ratio = wh + bl; + let f; + + // Wh + bl cant be > 1 + if (ratio > 1) { + wh /= ratio; + bl /= ratio; + } + + const i = Math.floor(6 * h); + const v = 1 - bl; + f = 6 * h - i; + + if ((i & 0x01) !== 0) { + f = 1 - f; + } + + const n = wh + f * (v - wh); // Linear interpolation + + let r; + let g; + let b; + /* eslint-disable max-statements-per-line,no-multi-spaces */ + switch (i) { + default: + case 6: + case 0: r = v; g = n; b = wh; break; + case 1: r = n; g = v; b = wh; break; + case 2: r = wh; g = v; b = n; break; + case 3: r = wh; g = n; b = v; break; + case 4: r = n; g = wh; b = v; break; + case 5: r = v; g = wh; b = n; break; + } + /* eslint-enable max-statements-per-line,no-multi-spaces */ + + return [r * 255, g * 255, b * 255]; +}; + +convert.cmyk.rgb = function (cmyk) { + const c = cmyk[0] / 100; + const m = cmyk[1] / 100; + const y = cmyk[2] / 100; + const k = cmyk[3] / 100; + + const r = 1 - Math.min(1, c * (1 - k) + k); + const g = 1 - Math.min(1, m * (1 - k) + k); + const b = 1 - Math.min(1, y * (1 - k) + k); + + return [r * 255, g * 255, b * 255]; +}; + +convert.xyz.rgb = function (xyz) { + const x = xyz[0] / 100; + const y = xyz[1] / 100; + const z = xyz[2] / 100; + let r; + let g; + let b; + + r = (x * 3.2406) + (y * -1.5372) + (z * -0.4986); + g = (x * -0.9689) + (y * 1.8758) + (z * 0.0415); + b = (x * 0.0557) + (y * -0.2040) + (z * 1.0570); + + // Assume sRGB + r = r > 0.0031308 + ? ((1.055 * (r ** (1.0 / 2.4))) - 0.055) + : r * 12.92; + + g = g > 0.0031308 + ? ((1.055 * (g ** (1.0 / 2.4))) - 0.055) + : g * 12.92; + + b = b > 0.0031308 + ? ((1.055 * (b ** (1.0 / 2.4))) - 0.055) + : b * 12.92; + + r = Math.min(Math.max(0, r), 1); + g = Math.min(Math.max(0, g), 1); + b = Math.min(Math.max(0, b), 1); + + return [r * 255, g * 255, b * 255]; +}; + +convert.xyz.lab = function (xyz) { + let x = xyz[0]; + let y = xyz[1]; + let z = xyz[2]; + + x /= 95.047; + y /= 100; + z /= 108.883; + + x = x > 0.008856 ? (x ** (1 / 3)) : (7.787 * x) + (16 / 116); + y = y > 0.008856 ? (y ** (1 / 3)) : (7.787 * y) + (16 / 116); + z = z > 0.008856 ? (z ** (1 / 3)) : (7.787 * z) + (16 / 116); + + const l = (116 * y) - 16; + const a = 500 * (x - y); + const b = 200 * (y - z); + + return [l, a, b]; +}; + +convert.lab.xyz = function (lab) { + const l = lab[0]; + const a = lab[1]; + const b = lab[2]; + let x; + let y; + let z; + + y = (l + 16) / 116; + x = a / 500 + y; + z = y - b / 200; + + const y2 = y ** 3; + const x2 = x ** 3; + const z2 = z ** 3; + y = y2 > 0.008856 ? y2 : (y - 16 / 116) / 7.787; + x = x2 > 0.008856 ? x2 : (x - 16 / 116) / 7.787; + z = z2 > 0.008856 ? z2 : (z - 16 / 116) / 7.787; + + x *= 95.047; + y *= 100; + z *= 108.883; + + return [x, y, z]; +}; + +convert.lab.lch = function (lab) { + const l = lab[0]; + const a = lab[1]; + const b = lab[2]; + let h; + + const hr = Math.atan2(b, a); + h = hr * 360 / 2 / Math.PI; + + if (h < 0) { + h += 360; + } + + const c = Math.sqrt(a * a + b * b); + + return [l, c, h]; +}; + +convert.lch.lab = function (lch) { + const l = lch[0]; + const c = lch[1]; + const h = lch[2]; + + const hr = h / 360 * 2 * Math.PI; + const a = c * Math.cos(hr); + const b = c * Math.sin(hr); + + return [l, a, b]; +}; + +convert.rgb.ansi16 = function (args, saturation = null) { + const [r, g, b] = args; + let value = saturation === null ? convert.rgb.hsv(args)[2] : saturation; // Hsv -> ansi16 optimization + + value = Math.round(value / 50); + + if (value === 0) { + return 30; + } + + let ansi = 30 + + ((Math.round(b / 255) << 2) + | (Math.round(g / 255) << 1) + | Math.round(r / 255)); + + if (value === 2) { + ansi += 60; + } + + return ansi; +}; + +convert.hsv.ansi16 = function (args) { + // Optimization here; we already know the value and don't need to get + // it converted for us. + return convert.rgb.ansi16(convert.hsv.rgb(args), args[2]); +}; + +convert.rgb.ansi256 = function (args) { + const r = args[0]; + const g = args[1]; + const b = args[2]; + + // We use the extended greyscale palette here, with the exception of + // black and white. normal palette only has 4 greyscale shades. + if (r === g && g === b) { + if (r < 8) { + return 16; + } + + if (r > 248) { + return 231; + } + + return Math.round(((r - 8) / 247) * 24) + 232; + } + + const ansi = 16 + + (36 * Math.round(r / 255 * 5)) + + (6 * Math.round(g / 255 * 5)) + + Math.round(b / 255 * 5); + + return ansi; +}; + +convert.ansi16.rgb = function (args) { + let color = args % 10; + + // Handle greyscale + if (color === 0 || color === 7) { + if (args > 50) { + color += 3.5; + } + + color = color / 10.5 * 255; + + return [color, color, color]; + } + + const mult = (~~(args > 50) + 1) * 0.5; + const r = ((color & 1) * mult) * 255; + const g = (((color >> 1) & 1) * mult) * 255; + const b = (((color >> 2) & 1) * mult) * 255; + + return [r, g, b]; +}; + +convert.ansi256.rgb = function (args) { + // Handle greyscale + if (args >= 232) { + const c = (args - 232) * 10 + 8; + return [c, c, c]; + } + + args -= 16; + + let rem; + const r = Math.floor(args / 36) / 5 * 255; + const g = Math.floor((rem = args % 36) / 6) / 5 * 255; + const b = (rem % 6) / 5 * 255; + + return [r, g, b]; +}; + +convert.rgb.hex = function (args) { + const integer = ((Math.round(args[0]) & 0xFF) << 16) + + ((Math.round(args[1]) & 0xFF) << 8) + + (Math.round(args[2]) & 0xFF); + + const string = integer.toString(16).toUpperCase(); + return '000000'.substring(string.length) + string; +}; + +convert.hex.rgb = function (args) { + const match = args.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i); + if (!match) { + return [0, 0, 0]; + } + + let colorString = match[0]; + + if (match[0].length === 3) { + colorString = colorString.split('').map(char => { + return char + char; + }).join(''); + } + + const integer = parseInt(colorString, 16); + const r = (integer >> 16) & 0xFF; + const g = (integer >> 8) & 0xFF; + const b = integer & 0xFF; + + return [r, g, b]; +}; + +convert.rgb.hcg = function (rgb) { + const r = rgb[0] / 255; + const g = rgb[1] / 255; + const b = rgb[2] / 255; + const max = Math.max(Math.max(r, g), b); + const min = Math.min(Math.min(r, g), b); + const chroma = (max - min); + let grayscale; + let hue; + + if (chroma < 1) { + grayscale = min / (1 - chroma); + } else { + grayscale = 0; + } + + if (chroma <= 0) { + hue = 0; + } else + if (max === r) { + hue = ((g - b) / chroma) % 6; + } else + if (max === g) { + hue = 2 + (b - r) / chroma; + } else { + hue = 4 + (r - g) / chroma; + } + + hue /= 6; + hue %= 1; + + return [hue * 360, chroma * 100, grayscale * 100]; +}; + +convert.hsl.hcg = function (hsl) { + const s = hsl[1] / 100; + const l = hsl[2] / 100; + + const c = l < 0.5 ? (2.0 * s * l) : (2.0 * s * (1.0 - l)); + + let f = 0; + if (c < 1.0) { + f = (l - 0.5 * c) / (1.0 - c); + } + + return [hsl[0], c * 100, f * 100]; +}; + +convert.hsv.hcg = function (hsv) { + const s = hsv[1] / 100; + const v = hsv[2] / 100; + + const c = s * v; + let f = 0; + + if (c < 1.0) { + f = (v - c) / (1 - c); + } + + return [hsv[0], c * 100, f * 100]; +}; + +convert.hcg.rgb = function (hcg) { + const h = hcg[0] / 360; + const c = hcg[1] / 100; + const g = hcg[2] / 100; + + if (c === 0.0) { + return [g * 255, g * 255, g * 255]; + } + + const pure = [0, 0, 0]; + const hi = (h % 1) * 6; + const v = hi % 1; + const w = 1 - v; + let mg = 0; + + /* eslint-disable max-statements-per-line */ + switch (Math.floor(hi)) { + case 0: + pure[0] = 1; pure[1] = v; pure[2] = 0; break; + case 1: + pure[0] = w; pure[1] = 1; pure[2] = 0; break; + case 2: + pure[0] = 0; pure[1] = 1; pure[2] = v; break; + case 3: + pure[0] = 0; pure[1] = w; pure[2] = 1; break; + case 4: + pure[0] = v; pure[1] = 0; pure[2] = 1; break; + default: + pure[0] = 1; pure[1] = 0; pure[2] = w; + } + /* eslint-enable max-statements-per-line */ + + mg = (1.0 - c) * g; + + return [ + (c * pure[0] + mg) * 255, + (c * pure[1] + mg) * 255, + (c * pure[2] + mg) * 255 + ]; +}; + +convert.hcg.hsv = function (hcg) { + const c = hcg[1] / 100; + const g = hcg[2] / 100; + + const v = c + g * (1.0 - c); + let f = 0; + + if (v > 0.0) { + f = c / v; + } + + return [hcg[0], f * 100, v * 100]; +}; + +convert.hcg.hsl = function (hcg) { + const c = hcg[1] / 100; + const g = hcg[2] / 100; + + const l = g * (1.0 - c) + 0.5 * c; + let s = 0; + + if (l > 0.0 && l < 0.5) { + s = c / (2 * l); + } else + if (l >= 0.5 && l < 1.0) { + s = c / (2 * (1 - l)); + } + + return [hcg[0], s * 100, l * 100]; +}; + +convert.hcg.hwb = function (hcg) { + const c = hcg[1] / 100; + const g = hcg[2] / 100; + const v = c + g * (1.0 - c); + return [hcg[0], (v - c) * 100, (1 - v) * 100]; +}; + +convert.hwb.hcg = function (hwb) { + const w = hwb[1] / 100; + const b = hwb[2] / 100; + const v = 1 - b; + const c = v - w; + let g = 0; + + if (c < 1) { + g = (v - c) / (1 - c); + } + + return [hwb[0], c * 100, g * 100]; +}; + +convert.apple.rgb = function (apple) { + return [(apple[0] / 65535) * 255, (apple[1] / 65535) * 255, (apple[2] / 65535) * 255]; +}; + +convert.rgb.apple = function (rgb) { + return [(rgb[0] / 255) * 65535, (rgb[1] / 255) * 65535, (rgb[2] / 255) * 65535]; +}; + +convert.gray.rgb = function (args) { + return [args[0] / 100 * 255, args[0] / 100 * 255, args[0] / 100 * 255]; +}; + +convert.gray.hsl = function (args) { + return [0, 0, args[0]]; +}; + +convert.gray.hsv = convert.gray.hsl; + +convert.gray.hwb = function (gray) { + return [0, 100, gray[0]]; +}; + +convert.gray.cmyk = function (gray) { + return [0, 0, 0, gray[0]]; +}; + +convert.gray.lab = function (gray) { + return [gray[0], 0, 0]; +}; + +convert.gray.hex = function (gray) { + const val = Math.round(gray[0] / 100 * 255) & 0xFF; + const integer = (val << 16) + (val << 8) + val; + + const string = integer.toString(16).toUpperCase(); + return '000000'.substring(string.length) + string; +}; + +convert.rgb.gray = function (rgb) { + const val = (rgb[0] + rgb[1] + rgb[2]) / 3; + return [val / 255 * 100]; +}; diff --git a/node_modules/color-convert/index.js b/node_modules/color-convert/index.js new file mode 100644 index 0000000..b648e57 --- /dev/null +++ b/node_modules/color-convert/index.js @@ -0,0 +1,81 @@ +const conversions = require('./conversions'); +const route = require('./route'); + +const convert = {}; + +const models = Object.keys(conversions); + +function wrapRaw(fn) { + const wrappedFn = function (...args) { + const arg0 = args[0]; + if (arg0 === undefined || arg0 === null) { + return arg0; + } + + if (arg0.length > 1) { + args = arg0; + } + + return fn(args); + }; + + // Preserve .conversion property if there is one + if ('conversion' in fn) { + wrappedFn.conversion = fn.conversion; + } + + return wrappedFn; +} + +function wrapRounded(fn) { + const wrappedFn = function (...args) { + const arg0 = args[0]; + + if (arg0 === undefined || arg0 === null) { + return arg0; + } + + if (arg0.length > 1) { + args = arg0; + } + + const result = fn(args); + + // We're assuming the result is an array here. + // see notice in conversions.js; don't use box types + // in conversion functions. + if (typeof result === 'object') { + for (let len = result.length, i = 0; i < len; i++) { + result[i] = Math.round(result[i]); + } + } + + return result; + }; + + // Preserve .conversion property if there is one + if ('conversion' in fn) { + wrappedFn.conversion = fn.conversion; + } + + return wrappedFn; +} + +models.forEach(fromModel => { + convert[fromModel] = {}; + + Object.defineProperty(convert[fromModel], 'channels', {value: conversions[fromModel].channels}); + Object.defineProperty(convert[fromModel], 'labels', {value: conversions[fromModel].labels}); + + const routes = route(fromModel); + const routeModels = Object.keys(routes); + + routeModels.forEach(toModel => { + const fn = routes[toModel]; + + convert[fromModel][toModel] = wrapRounded(fn); + convert[fromModel][toModel].raw = wrapRaw(fn); + }); +}); + +module.exports = convert; diff --git a/node_modules/color-convert/package.json b/node_modules/color-convert/package.json new file mode 100644 index 0000000..6e48000 --- /dev/null +++ b/node_modules/color-convert/package.json @@ -0,0 +1,48 @@ +{ + "name": "color-convert", + "description": "Plain color conversion functions", + "version": "2.0.1", + "author": "Heather Arthur ", + "license": "MIT", + "repository": "Qix-/color-convert", + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" + }, + "engines": { + "node": ">=7.0.0" + }, + "keywords": [ + "color", + "colour", + "convert", + "converter", + "conversion", + "rgb", + "hsl", + "hsv", + "hwb", + "cmyk", + "ansi", + "ansi16" + ], + "files": [ + "index.js", + "conversions.js", + "route.js" + ], + "xo": { + "rules": { + "default-case": 0, + "no-inline-comments": 0, + "operator-linebreak": 0 + } + }, + "devDependencies": { + "chalk": "^2.4.2", + "xo": "^0.24.0" + }, + "dependencies": { + "color-name": "~1.1.4" + } +} diff --git a/node_modules/color-convert/route.js b/node_modules/color-convert/route.js new file mode 100644 index 0000000..1a08521 --- /dev/null +++ b/node_modules/color-convert/route.js @@ -0,0 +1,97 @@ +const conversions = require('./conversions'); + +/* + This function routes a model to all other models. + + all functions that are routed have a property `.conversion` attached + to the returned synthetic function. This property is an array + of strings, each with the steps in between the 'from' and 'to' + color models (inclusive). + + conversions that are not possible simply are not included. +*/ + +function buildGraph() { + const graph = {}; + // https://jsperf.com/object-keys-vs-for-in-with-closure/3 + const models = Object.keys(conversions); + + for (let len = models.length, i = 0; i < len; i++) { + graph[models[i]] = { + // http://jsperf.com/1-vs-infinity + // micro-opt, but this is simple. + distance: -1, + parent: null + }; + } + + return graph; +} + +// https://en.wikipedia.org/wiki/Breadth-first_search +function deriveBFS(fromModel) { + const graph = buildGraph(); + const queue = [fromModel]; // Unshift -> queue -> pop + + graph[fromModel].distance = 0; + + while (queue.length) { + const current = queue.pop(); + const adjacents = Object.keys(conversions[current]); + + for (let len = adjacents.length, i = 0; i < len; i++) { + const adjacent = adjacents[i]; + const node = graph[adjacent]; + + if (node.distance === -1) { + node.distance = graph[current].distance + 1; + node.parent = current; + queue.unshift(adjacent); + } + } + } + + return graph; +} + +function link(from, to) { + return function (args) { + return to(from(args)); + }; +} + +function wrapConversion(toModel, graph) { + const path = [graph[toModel].parent, toModel]; + let fn = conversions[graph[toModel].parent][toModel]; + + let cur = graph[toModel].parent; + while (graph[cur].parent) { + path.unshift(graph[cur].parent); + fn = link(conversions[graph[cur].parent][cur], fn); + cur = graph[cur].parent; + } + + fn.conversion = path; + return fn; +} + +module.exports = function (fromModel) { + const graph = deriveBFS(fromModel); + const conversion = {}; + + const models = Object.keys(graph); + for (let len = models.length, i = 0; i < len; i++) { + const toModel = models[i]; + const node = graph[toModel]; + + if (node.parent === null) { + // No possible conversion, or this node is the source model. + continue; + } + + conversion[toModel] = wrapConversion(toModel, graph); + } + + return conversion; +}; + diff --git a/node_modules/color-name/LICENSE b/node_modules/color-name/LICENSE new file mode 100644 index 0000000..c6b1001 --- /dev/null +++ b/node_modules/color-name/LICENSE @@ -0,0 +1,8 @@ +The MIT License (MIT) +Copyright (c) 2015 Dmitry Ivanov + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/color-name/README.md b/node_modules/color-name/README.md new file mode 100644 index 0000000..932b979 --- /dev/null +++ b/node_modules/color-name/README.md @@ -0,0 +1,11 @@ +A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors. + +[![NPM](https://nodei.co/npm/color-name.png?mini=true)](https://nodei.co/npm/color-name/) + + +```js +var colors = require('color-name'); +colors.red //[255,0,0] +``` + + diff --git a/node_modules/color-name/index.js b/node_modules/color-name/index.js new file mode 100644 index 0000000..b7c198a --- /dev/null +++ b/node_modules/color-name/index.js @@ -0,0 +1,152 @@ +'use strict' + +module.exports = { + "aliceblue": [240, 248, 255], + "antiquewhite": [250, 235, 215], + "aqua": [0, 255, 255], + "aquamarine": [127, 255, 212], + "azure": [240, 255, 255], + "beige": [245, 245, 220], + "bisque": [255, 228, 196], + "black": [0, 0, 0], + "blanchedalmond": [255, 235, 205], + "blue": [0, 0, 255], + "blueviolet": [138, 43, 226], + "brown": [165, 42, 42], + "burlywood": [222, 184, 135], + "cadetblue": [95, 158, 160], + "chartreuse": [127, 255, 0], + "chocolate": [210, 105, 30], + "coral": [255, 127, 80], + "cornflowerblue": [100, 149, 237], + "cornsilk": [255, 248, 220], + "crimson": [220, 20, 60], + "cyan": [0, 255, 255], + "darkblue": [0, 0, 139], + "darkcyan": [0, 139, 139], + "darkgoldenrod": [184, 134, 11], + "darkgray": [169, 169, 169], + "darkgreen": [0, 100, 0], + "darkgrey": [169, 169, 169], + "darkkhaki": [189, 183, 107], + "darkmagenta": [139, 0, 139], + "darkolivegreen": [85, 107, 47], + "darkorange": [255, 140, 0], + "darkorchid": [153, 50, 204], + "darkred": [139, 0, 0], + "darksalmon": [233, 150, 122], + "darkseagreen": [143, 188, 143], + "darkslateblue": [72, 61, 139], + "darkslategray": [47, 79, 79], + "darkslategrey": [47, 79, 79], + "darkturquoise": [0, 206, 209], + "darkviolet": [148, 0, 211], + "deeppink": [255, 20, 147], + "deepskyblue": [0, 191, 255], + "dimgray": [105, 105, 105], + "dimgrey": [105, 105, 105], + "dodgerblue": [30, 144, 255], + "firebrick": [178, 34, 34], + "floralwhite": [255, 250, 240], + "forestgreen": [34, 139, 34], + "fuchsia": [255, 0, 255], + "gainsboro": [220, 220, 220], + "ghostwhite": [248, 248, 255], + "gold": [255, 215, 0], + "goldenrod": [218, 165, 32], + "gray": [128, 128, 128], + "green": [0, 128, 0], + "greenyellow": [173, 255, 47], + "grey": [128, 128, 128], + "honeydew": [240, 255, 240], + "hotpink": [255, 105, 180], + "indianred": [205, 92, 92], + "indigo": [75, 0, 130], + "ivory": [255, 255, 240], + "khaki": [240, 230, 140], + "lavender": [230, 230, 250], + "lavenderblush": [255, 240, 245], + "lawngreen": [124, 252, 0], + "lemonchiffon": [255, 250, 205], + "lightblue": [173, 216, 230], + "lightcoral": [240, 128, 128], + "lightcyan": [224, 255, 255], + "lightgoldenrodyellow": [250, 250, 210], + "lightgray": [211, 211, 211], + "lightgreen": [144, 238, 144], + "lightgrey": [211, 211, 211], + "lightpink": [255, 182, 193], + "lightsalmon": [255, 160, 122], + "lightseagreen": [32, 178, 170], + "lightskyblue": [135, 206, 250], + "lightslategray": [119, 136, 153], + "lightslategrey": [119, 136, 153], + "lightsteelblue": [176, 196, 222], + "lightyellow": [255, 255, 224], + "lime": [0, 255, 0], + "limegreen": [50, 205, 50], + "linen": [250, 240, 230], + "magenta": [255, 0, 255], + "maroon": [128, 0, 0], + "mediumaquamarine": [102, 205, 170], + "mediumblue": [0, 0, 205], + "mediumorchid": [186, 85, 211], + "mediumpurple": [147, 112, 219], + "mediumseagreen": [60, 179, 113], + "mediumslateblue": [123, 104, 238], + "mediumspringgreen": [0, 250, 154], + "mediumturquoise": [72, 209, 204], + "mediumvioletred": [199, 21, 133], + "midnightblue": [25, 25, 112], + "mintcream": [245, 255, 250], + "mistyrose": [255, 228, 225], + "moccasin": [255, 228, 181], + "navajowhite": [255, 222, 173], + "navy": [0, 0, 128], + "oldlace": [253, 245, 230], + "olive": [128, 128, 0], + "olivedrab": [107, 142, 35], + "orange": [255, 165, 0], + "orangered": [255, 69, 0], + "orchid": [218, 112, 214], + "palegoldenrod": [238, 232, 170], + "palegreen": [152, 251, 152], + "paleturquoise": [175, 238, 238], + "palevioletred": [219, 112, 147], + "papayawhip": [255, 239, 213], + "peachpuff": [255, 218, 185], + "peru": [205, 133, 63], + "pink": [255, 192, 203], + "plum": [221, 160, 221], + "powderblue": [176, 224, 230], + "purple": [128, 0, 128], + "rebeccapurple": [102, 51, 153], + "red": [255, 0, 0], + "rosybrown": [188, 143, 143], + "royalblue": [65, 105, 225], + "saddlebrown": [139, 69, 19], + "salmon": [250, 128, 114], + "sandybrown": [244, 164, 96], + "seagreen": [46, 139, 87], + "seashell": [255, 245, 238], + "sienna": [160, 82, 45], + "silver": [192, 192, 192], + "skyblue": [135, 206, 235], + "slateblue": [106, 90, 205], + "slategray": [112, 128, 144], + "slategrey": [112, 128, 144], + "snow": [255, 250, 250], + "springgreen": [0, 255, 127], + "steelblue": [70, 130, 180], + "tan": [210, 180, 140], + "teal": [0, 128, 128], + "thistle": [216, 191, 216], + "tomato": [255, 99, 71], + "turquoise": [64, 224, 208], + "violet": [238, 130, 238], + "wheat": [245, 222, 179], + "white": [255, 255, 255], + "whitesmoke": [245, 245, 245], + "yellow": [255, 255, 0], + "yellowgreen": [154, 205, 50] +}; diff --git a/node_modules/color-name/package.json b/node_modules/color-name/package.json new file mode 100644 index 0000000..782dd82 --- /dev/null +++ b/node_modules/color-name/package.json @@ -0,0 +1,28 @@ +{ + "name": "color-name", + "version": "1.1.4", + "description": "A list of color names and its values", + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "node test.js" + }, + "repository": { + "type": "git", + "url": "git@github.com:colorjs/color-name.git" + }, + "keywords": [ + "color-name", + "color", + "color-keyword", + "keyword" + ], + "author": "DY ", + "license": "MIT", + "bugs": { + "url": "https://github.com/colorjs/color-name/issues" + }, + "homepage": "https://github.com/colorjs/color-name" +} diff --git a/node_modules/concat-map/.travis.yml b/node_modules/concat-map/.travis.yml new file mode 100644 index 0000000..f1d0f13 --- /dev/null +++ b/node_modules/concat-map/.travis.yml @@ -0,0 +1,4 @@ +language: node_js +node_js: + - 0.4 + - 0.6 diff --git a/node_modules/concat-map/LICENSE b/node_modules/concat-map/LICENSE new file mode 100644 index 0000000..ee27ba4 --- /dev/null +++ b/node_modules/concat-map/LICENSE @@ -0,0 +1,18 @@ +This software is released under the MIT license: + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/concat-map/README.markdown b/node_modules/concat-map/README.markdown new file mode 100644 index 0000000..408f70a --- /dev/null +++ b/node_modules/concat-map/README.markdown @@ -0,0 +1,62 @@ +concat-map +========== + +Concatenative mapdashery. + +[![browser support](http://ci.testling.com/substack/node-concat-map.png)](http://ci.testling.com/substack/node-concat-map) + +[![build status](https://secure.travis-ci.org/substack/node-concat-map.png)](http://travis-ci.org/substack/node-concat-map) + +example +======= + +``` js +var concatMap = require('concat-map'); +var xs = [ 1, 2, 3, 4, 5, 6 ]; +var ys = concatMap(xs, function (x) { + return x % 2 ? [ x - 0.1, x, x + 0.1 ] : []; +}); +console.dir(ys); +``` + +*** + +``` +[ 0.9, 1, 1.1, 2.9, 3, 3.1, 4.9, 5, 5.1 ] +``` + +methods +======= + +``` js +var concatMap = require('concat-map') +``` + +concatMap(xs, fn) +----------------- + +Return an array of concatenated elements by calling `fn(x, i)` for each element +`x` and each index `i` in the array `xs`. + +When `fn(x, i)` returns an array, its result will be concatenated with the +result array. If `fn(x, i)` returns anything else, that value will be pushed +onto the end of the result array. + +install +======= + +With [npm](http://npmjs.org) do: + +``` +npm install concat-map +``` + +license +======= + +MIT + +notes +===== + +This module was written while sitting high above the ground in a tree. diff --git a/node_modules/concat-map/example/map.js b/node_modules/concat-map/example/map.js new file mode 100644 index 0000000..3365621 --- /dev/null +++ b/node_modules/concat-map/example/map.js @@ -0,0 +1,6 @@ +var concatMap = require('../'); +var xs = [ 1, 2, 3, 4, 5, 6 ]; +var ys = concatMap(xs, function (x) { + return x % 2 ? [ x - 0.1, x, x + 0.1 ] : []; +}); +console.dir(ys); diff --git a/node_modules/concat-map/index.js b/node_modules/concat-map/index.js new file mode 100644 index 0000000..b29a781 --- /dev/null +++ b/node_modules/concat-map/index.js @@ -0,0 +1,13 @@ +module.exports = function (xs, fn) { + var res = []; + for (var i = 0; i < xs.length; i++) { + var x = fn(xs[i], i); + if (isArray(x)) res.push.apply(res, x); + else res.push(x); + } + return res; +}; + +var isArray = Array.isArray || function (xs) { + return Object.prototype.toString.call(xs) === '[object Array]'; +}; diff --git a/node_modules/concat-map/package.json b/node_modules/concat-map/package.json new file mode 100644 index 0000000..d3640e6 --- /dev/null +++ b/node_modules/concat-map/package.json @@ -0,0 +1,43 @@ +{ + "name" : "concat-map", + "description" : "concatenative mapdashery", + "version" : "0.0.1", + "repository" : { + "type" : "git", + "url" : "git://github.com/substack/node-concat-map.git" + }, + "main" : "index.js", + "keywords" : [ + "concat", + "concatMap", + "map", + "functional", + "higher-order" + ], + "directories" : { + "example" : "example", + "test" : "test" + }, + "scripts" : { + "test" : "tape test/*.js" + }, + "devDependencies" : { + "tape" : "~2.4.0" + }, + "license" : "MIT", + "author" : { + "name" : "James Halliday", + "email" : "mail@substack.net", + "url" : "http://substack.net" + }, + "testling" : { + "files" : "test/*.js", + "browsers" : { + "ie" : [ 6, 7, 8, 9 ], + "ff" : [ 3.5, 10, 15.0 ], + "chrome" : [ 10, 22 ], + "safari" : [ 5.1 ], + "opera" : [ 12 ] + } + } +} diff --git a/node_modules/concat-map/test/map.js b/node_modules/concat-map/test/map.js new file mode 100644 index 0000000..fdbd702 --- /dev/null +++ b/node_modules/concat-map/test/map.js @@ -0,0 +1,39 @@ +var concatMap = require('../'); +var test = require('tape'); + +test('empty or not', function (t) { + var xs = [ 1, 2, 3, 4, 5, 6 ]; + var ixes = []; + var ys = concatMap(xs, function (x, ix) { + ixes.push(ix); + return x % 2 ? [ x - 0.1, x, x + 0.1 ] : []; + }); + t.same(ys, [ 0.9, 1, 1.1, 2.9, 3, 3.1, 4.9, 5, 5.1 ]); + t.same(ixes, [ 0, 1, 2, 3, 4, 5 ]); + t.end(); +}); + +test('always something', function (t) { + var xs = [ 'a', 'b', 'c', 'd' ]; + var ys = concatMap(xs, function (x) { + return x === 'b' ? [ 'B', 'B', 'B' ] : [ x ]; + }); + t.same(ys, [ 'a', 'B', 'B', 'B', 'c', 'd' ]); + t.end(); +}); + +test('scalars', function (t) { + var xs = [ 'a', 'b', 'c', 'd' ]; + var ys = concatMap(xs, function (x) { + return x === 'b' ? [ 'B', 'B', 'B' ] : x; + }); + t.same(ys, [ 'a', 'B', 'B', 'B', 'c', 'd' ]); + t.end(); +}); + +test('undefs', function (t) { + var xs = [ 'a', 'b', 'c', 'd' ]; + var ys = concatMap(xs, function () {}); + t.same(ys, [ undefined, undefined, undefined, undefined ]); + t.end(); +}); diff --git a/node_modules/concat-stream/LICENSE b/node_modules/concat-stream/LICENSE new file mode 100644 index 0000000..99c130e --- /dev/null +++ b/node_modules/concat-stream/LICENSE @@ -0,0 +1,24 @@ +The MIT License + +Copyright (c) 2013 Max Ogden + +Permission is hereby granted, free of charge, +to any person obtaining a copy of this software and +associated documentation files (the "Software"), to +deal in the Software without restriction, including +without limitation the rights to use, copy, modify, +merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom +the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice +shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR +ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/concat-stream/index.js b/node_modules/concat-stream/index.js new file mode 100644 index 0000000..dd672a7 --- /dev/null +++ b/node_modules/concat-stream/index.js @@ -0,0 +1,144 @@ +var Writable = require('readable-stream').Writable +var inherits = require('inherits') +var bufferFrom = require('buffer-from') + +if (typeof Uint8Array === 'undefined') { + var U8 = require('typedarray').Uint8Array +} else { + var U8 = Uint8Array +} + +function ConcatStream(opts, cb) { + if (!(this instanceof ConcatStream)) return new ConcatStream(opts, cb) + + if (typeof opts === 'function') { + cb = opts + opts = {} + } + if (!opts) opts = {} + + var encoding = opts.encoding + var shouldInferEncoding = false + + if (!encoding) { + shouldInferEncoding = true + } else { + encoding = String(encoding).toLowerCase() + if (encoding === 'u8' || encoding === 'uint8') { + encoding = 'uint8array' + } + } + + Writable.call(this, { objectMode: true }) + + this.encoding = encoding + this.shouldInferEncoding = shouldInferEncoding + + if (cb) this.on('finish', function () { cb(this.getBody()) }) + this.body = [] +} + +module.exports = ConcatStream +inherits(ConcatStream, Writable) + +ConcatStream.prototype._write = function(chunk, enc, next) { + this.body.push(chunk) + next() +} + +ConcatStream.prototype.inferEncoding = function (buff) { + var firstBuffer = buff === undefined ? this.body[0] : buff; + if (Buffer.isBuffer(firstBuffer)) return 'buffer' + if (typeof Uint8Array !== 'undefined' && firstBuffer instanceof Uint8Array) return 'uint8array' + if (Array.isArray(firstBuffer)) return 'array' + if (typeof firstBuffer === 'string') return 'string' + if (Object.prototype.toString.call(firstBuffer) === "[object Object]") return 'object' + return 'buffer' +} + +ConcatStream.prototype.getBody = function () { + if (!this.encoding && this.body.length === 0) return [] + if (this.shouldInferEncoding) this.encoding = this.inferEncoding() + if (this.encoding === 'array') return arrayConcat(this.body) + if (this.encoding === 'string') return stringConcat(this.body) + if (this.encoding === 'buffer') return bufferConcat(this.body) + if (this.encoding === 'uint8array') return u8Concat(this.body) + return this.body +} + +var isArray = Array.isArray || function (arr) { + return Object.prototype.toString.call(arr) == '[object Array]' +} + +function isArrayish (arr) { + return /Array\]$/.test(Object.prototype.toString.call(arr)) +} + +function isBufferish (p) { + return typeof p === 'string' || isArrayish(p) || (p && typeof p.subarray === 'function') +} + +function stringConcat (parts) { + var strings = [] + var needsToString = false + for (var i = 0; i < parts.length; i++) { + var p = parts[i] + if (typeof p === 'string') { + strings.push(p) + } else if (Buffer.isBuffer(p)) { + strings.push(p) + } else if (isBufferish(p)) { + strings.push(bufferFrom(p)) + } else { + strings.push(bufferFrom(String(p))) + } + } + if (Buffer.isBuffer(parts[0])) { + strings = Buffer.concat(strings) + strings = strings.toString('utf8') + } else { + strings = strings.join('') + } + return strings +} + +function bufferConcat (parts) { + var bufs = [] + for (var i = 0; i < parts.length; i++) { + var p = parts[i] + if (Buffer.isBuffer(p)) { + bufs.push(p) + } else if (isBufferish(p)) { + bufs.push(bufferFrom(p)) + } else { + bufs.push(bufferFrom(String(p))) + } + } + return Buffer.concat(bufs) +} + +function arrayConcat (parts) { + var res = [] + for (var i = 0; i < parts.length; i++) { + res.push.apply(res, parts[i]) + } + return res +} + +function u8Concat (parts) { + var len = 0 + for (var i = 0; i < parts.length; i++) { + if (typeof parts[i] === 'string') { + parts[i] = bufferFrom(parts[i]) + } + len += parts[i].length + } + var u8 = new U8(len) + for (var i = 0, offset = 0; i < parts.length; i++) { + var part = parts[i] + for (var j = 0; j < part.length; j++) { + u8[offset++] = part[j] + } + } + return u8 +} diff --git a/node_modules/concat-stream/package.json b/node_modules/concat-stream/package.json new file mode 100644 index 0000000..f709022 --- /dev/null +++ b/node_modules/concat-stream/package.json @@ -0,0 +1,55 @@ +{ + "name": "concat-stream", + "version": "1.6.2", + "description": "writable stream that concatenates strings or binary data and calls a callback with the result", + "tags": [ + "stream", + "simple", + "util", + "utility" + ], + "author": "Max Ogden ", + "repository": { + "type": "git", + "url": "http://github.com/maxogden/concat-stream.git" + }, + "bugs": { + "url": "http://github.com/maxogden/concat-stream/issues" + }, + "engines": [ + "node >= 0.8" + ], + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "tape test/*.js test/server/*.js" + }, + "license": "MIT", + "dependencies": { + "buffer-from": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^2.2.2", + "typedarray": "^0.0.6" + }, + "devDependencies": { + "tape": "^4.6.3" + }, + "testling": { + "files": "test/*.js", + "browsers": [ + "ie/8..latest", + "firefox/17..latest", + "firefox/nightly", + "chrome/22..latest", + "chrome/canary", + "opera/12..latest", + "opera/next", + "safari/5.1..latest", + "ipad/6.0..latest", + "iphone/6.0..latest", + "android-browser/4.2..latest" + ] + } +} diff --git a/node_modules/concat-stream/readme.md b/node_modules/concat-stream/readme.md new file mode 100644 index 0000000..7aa19c4 --- /dev/null +++ b/node_modules/concat-stream/readme.md @@ -0,0 +1,102 @@ +# concat-stream + +Writable stream that concatenates all the data from a stream and calls a callback with the result. Use this when you want to collect all the data from a stream into a single buffer. + +[![Build Status](https://travis-ci.org/maxogden/concat-stream.svg?branch=master)](https://travis-ci.org/maxogden/concat-stream) + +[![NPM](https://nodei.co/npm/concat-stream.png)](https://nodei.co/npm/concat-stream/) + +### description + +Streams emit many buffers. If you want to collect all of the buffers, and when the stream ends concatenate all of the buffers together and receive a single buffer then this is the module for you. + +Only use this if you know you can fit all of the output of your stream into a single Buffer (e.g. in RAM). + +There are also `objectMode` streams that emit things other than Buffers, and you can concatenate these too. See below for details. + +## Related + +`concat-stream` is part of the [mississippi stream utility collection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one. + +### examples + +#### Buffers + +```js +var fs = require('fs') +var concat = require('concat-stream') + +var readStream = fs.createReadStream('cat.png') +var concatStream = concat(gotPicture) + +readStream.on('error', handleError) +readStream.pipe(concatStream) + +function gotPicture(imageBuffer) { + // imageBuffer is all of `cat.png` as a node.js Buffer +} + +function handleError(err) { + // handle your error appropriately here, e.g.: + console.error(err) // print the error to STDERR + process.exit(1) // exit program with non-zero exit code +} + +``` + +#### Arrays + +```js +var write = concat(function(data) {}) +write.write([1,2,3]) +write.write([4,5,6]) +write.end() +// data will be [1,2,3,4,5,6] in the above callback +``` + +#### Uint8Arrays + +```js +var write = concat(function(data) {}) +var a = new Uint8Array(3) +a[0] = 97; a[1] = 98; a[2] = 99 +write.write(a) +write.write('!') +write.end(Buffer.from('!!1')) +``` + +See `test/` for more examples + +# methods + +```js +var concat = require('concat-stream') +``` + +## var writable = concat(opts={}, cb) + +Return a `writable` stream that will fire `cb(data)` with all of the data that +was written to the stream. Data can be written to `writable` as strings, +Buffers, arrays of byte integers, and Uint8Arrays. + +By default `concat-stream` will give you back the same data type as the type of the first buffer written to the stream. Use `opts.encoding` to set what format `data` should be returned as, e.g. if you if you don't want to rely on the built-in type checking or for some other reason. + +* `string` - get a string +* `buffer` - get back a Buffer +* `array` - get an array of byte integers +* `uint8array`, `u8`, `uint8` - get back a Uint8Array +* `object`, get back an array of Objects + +If you don't specify an encoding, and the types can't be inferred (e.g. you write things that aren't in the list above), it will try to convert concat them into a `Buffer`. + +If nothing is written to `writable` then `data` will be an empty array `[]`. + +# error handling + +`concat-stream` does not handle errors for you, so you must handle errors on whatever streams you pipe into `concat-stream`. This is a general rule when programming with node.js streams: always handle errors on each and every stream. Since `concat-stream` is not itself a stream it does not emit errors. + +We recommend using [`end-of-stream`](https://npmjs.org/end-of-stream) or [`pump`](https://npmjs.org/pump) for writing error tolerant stream code. + +# license + +MIT LICENSE diff --git a/node_modules/content-disposition/HISTORY.md b/node_modules/content-disposition/HISTORY.md new file mode 100644 index 0000000..488effa --- /dev/null +++ b/node_modules/content-disposition/HISTORY.md @@ -0,0 +1,60 @@ +0.5.4 / 2021-12-10 +================== + + * deps: safe-buffer@5.2.1 + +0.5.3 / 2018-12-17 +================== + + * Use `safe-buffer` for improved Buffer API + +0.5.2 / 2016-12-08 +================== + + * Fix `parse` to accept any linear whitespace character + +0.5.1 / 2016-01-17 +================== + + * perf: enable strict mode + +0.5.0 / 2014-10-11 +================== + + * Add `parse` function + +0.4.0 / 2014-09-21 +================== + + * Expand non-Unicode `filename` to the full ISO-8859-1 charset + +0.3.0 / 2014-09-20 +================== + + * Add `fallback` option + * Add `type` option + +0.2.0 / 2014-09-19 +================== + + * Reduce ambiguity of file names with hex escape in buggy browsers + +0.1.2 / 2014-09-19 +================== + + * Fix periodic invalid Unicode filename header + +0.1.1 / 2014-09-19 +================== + + * Fix invalid characters appearing in `filename*` parameter + +0.1.0 / 2014-09-18 +================== + + * Make the `filename` argument optional + +0.0.0 / 2014-09-18 +================== + + * Initial release diff --git a/node_modules/content-disposition/LICENSE b/node_modules/content-disposition/LICENSE new file mode 100644 index 0000000..84441fb --- /dev/null +++ b/node_modules/content-disposition/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (c) 2014-2017 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/content-disposition/README.md b/node_modules/content-disposition/README.md new file mode 100644 index 0000000..3a0bb05 --- /dev/null +++ b/node_modules/content-disposition/README.md @@ -0,0 +1,142 @@ +# content-disposition + +[![NPM Version][npm-image]][npm-url] +[![NPM Downloads][downloads-image]][downloads-url] +[![Node.js Version][node-version-image]][node-version-url] +[![Build Status][github-actions-ci-image]][github-actions-ci-url] +[![Test Coverage][coveralls-image]][coveralls-url] + +Create and parse HTTP `Content-Disposition` header + +## Installation + +```sh +$ npm install content-disposition +``` + +## API + +```js +var contentDisposition = require('content-disposition') +``` + +### contentDisposition(filename, options) + +Create an attachment `Content-Disposition` header value using the given file name, +if supplied. The `filename` is optional and if no file name is desired, but you +want to specify `options`, set `filename` to `undefined`. + +```js +res.setHeader('Content-Disposition', contentDisposition('∫ maths.pdf')) +``` + +**note** HTTP headers are of the ISO-8859-1 character set. If you are writing this +header through a means different from `setHeader` in Node.js, you'll want to specify +the `'binary'` encoding in Node.js. + +#### Options + +`contentDisposition` accepts these properties in the options object. + +##### fallback + +If the `filename` option is outside ISO-8859-1, then the file name is actually +stored in a supplemental field for clients that support Unicode file names and +a ISO-8859-1 version of the file name is automatically generated. + +This specifies the ISO-8859-1 file name to override the automatic generation or +disables the generation all together, defaults to `true`. + + - A string will specify the ISO-8859-1 file name to use in place of automatic + generation. + - `false` will disable including a ISO-8859-1 file name and only include the + Unicode version (unless the file name is already ISO-8859-1). + - `true` will enable automatic generation if the file name is outside ISO-8859-1. + +If the `filename` option is ISO-8859-1 and this option is specified and has a +different value, then the `filename` option is encoded in the extended field +and this set as the fallback field, even though they are both ISO-8859-1. + +##### type + +Specifies the disposition type, defaults to `"attachment"`. This can also be +`"inline"`, or any other value (all values except inline are treated like +`attachment`, but can convey additional information if both parties agree to +it). The type is normalized to lower-case. + +### contentDisposition.parse(string) + +```js +var disposition = contentDisposition.parse('attachment; filename="EURO rates.txt"; filename*=UTF-8\'\'%e2%82%ac%20rates.txt') +``` + +Parse a `Content-Disposition` header string. This automatically handles extended +("Unicode") parameters by decoding them and providing them under the standard +parameter name. This will return an object with the following properties (examples +are shown for the string `'attachment; filename="EURO rates.txt"; filename*=UTF-8\'\'%e2%82%ac%20rates.txt'`): + + - `type`: The disposition type (always lower case). Example: `'attachment'` + + - `parameters`: An object of the parameters in the disposition (name of parameter + always lower case and extended versions replace non-extended versions). Example: + `{filename: "€ rates.txt"}` + +## Examples + +### Send a file for download + +```js +var contentDisposition = require('content-disposition') +var destroy = require('destroy') +var fs = require('fs') +var http = require('http') +var onFinished = require('on-finished') + +var filePath = '/path/to/public/plans.pdf' + +http.createServer(function onRequest (req, res) { + // set headers + res.setHeader('Content-Type', 'application/pdf') + res.setHeader('Content-Disposition', contentDisposition(filePath)) + + // send file + var stream = fs.createReadStream(filePath) + stream.pipe(res) + onFinished(res, function () { + destroy(stream) + }) +}) +``` + +## Testing + +```sh +$ npm test +``` + +## References + +- [RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1][rfc-2616] +- [RFC 5987: Character Set and Language Encoding for Hypertext Transfer Protocol (HTTP) Header Field Parameters][rfc-5987] +- [RFC 6266: Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)][rfc-6266] +- [Test Cases for HTTP Content-Disposition header field (RFC 6266) and the Encodings defined in RFCs 2047, 2231 and 5987][tc-2231] + +[rfc-2616]: https://tools.ietf.org/html/rfc2616 +[rfc-5987]: https://tools.ietf.org/html/rfc5987 +[rfc-6266]: https://tools.ietf.org/html/rfc6266 +[tc-2231]: http://greenbytes.de/tech/tc2231/ + +## License + +[MIT](LICENSE) + +[npm-image]: https://img.shields.io/npm/v/content-disposition.svg +[npm-url]: https://npmjs.org/package/content-disposition +[node-version-image]: https://img.shields.io/node/v/content-disposition.svg +[node-version-url]: https://nodejs.org/en/download +[coveralls-image]: https://img.shields.io/coveralls/jshttp/content-disposition.svg +[coveralls-url]: https://coveralls.io/r/jshttp/content-disposition?branch=master +[downloads-image]: https://img.shields.io/npm/dm/content-disposition.svg +[downloads-url]: https://npmjs.org/package/content-disposition +[github-actions-ci-image]: https://img.shields.io/github/workflow/status/jshttp/content-disposition/ci/master?label=ci +[github-actions-ci-url]: https://github.com/jshttp/content-disposition?query=workflow%3Aci diff --git a/node_modules/content-disposition/index.js b/node_modules/content-disposition/index.js new file mode 100644 index 0000000..ecec899 --- /dev/null +++ b/node_modules/content-disposition/index.js @@ -0,0 +1,458 @@ +/*! + * content-disposition + * Copyright(c) 2014-2017 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * Module exports. + * @public + */ + +module.exports = contentDisposition +module.exports.parse = parse + +/** + * Module dependencies. + * @private + */ + +var basename = require('path').basename +var Buffer = require('safe-buffer').Buffer + +/** + * RegExp to match non attr-char, *after* encodeURIComponent (i.e. not including "%") + * @private + */ + +var ENCODE_URL_ATTR_CHAR_REGEXP = /[\x00-\x20"'()*,/:;<=>?@[\\\]{}\x7f]/g // eslint-disable-line no-control-regex + +/** + * RegExp to match percent encoding escape. + * @private + */ + +var HEX_ESCAPE_REGEXP = /%[0-9A-Fa-f]{2}/ +var HEX_ESCAPE_REPLACE_REGEXP = /%([0-9A-Fa-f]{2})/g + +/** + * RegExp to match non-latin1 characters. + * @private + */ + +var NON_LATIN1_REGEXP = /[^\x20-\x7e\xa0-\xff]/g + +/** + * RegExp to match quoted-pair in RFC 2616 + * + * quoted-pair = "\" CHAR + * CHAR = + * @private + */ + +var QESC_REGEXP = /\\([\u0000-\u007f])/g // eslint-disable-line no-control-regex + +/** + * RegExp to match chars that must be quoted-pair in RFC 2616 + * @private + */ + +var QUOTE_REGEXP = /([\\"])/g + +/** + * RegExp for various RFC 2616 grammar + * + * parameter = token "=" ( token | quoted-string ) + * token = 1* + * separators = "(" | ")" | "<" | ">" | "@" + * | "," | ";" | ":" | "\" | <"> + * | "/" | "[" | "]" | "?" | "=" + * | "{" | "}" | SP | HT + * quoted-string = ( <"> *(qdtext | quoted-pair ) <"> ) + * qdtext = > + * quoted-pair = "\" CHAR + * CHAR = + * TEXT = + * LWS = [CRLF] 1*( SP | HT ) + * CRLF = CR LF + * CR = + * LF = + * SP = + * HT = + * CTL = + * OCTET = + * @private + */ + +var PARAM_REGEXP = /;[\x09\x20]*([!#$%&'*+.0-9A-Z^_`a-z|~-]+)[\x09\x20]*=[\x09\x20]*("(?:[\x20!\x23-\x5b\x5d-\x7e\x80-\xff]|\\[\x20-\x7e])*"|[!#$%&'*+.0-9A-Z^_`a-z|~-]+)[\x09\x20]*/g // eslint-disable-line no-control-regex +var TEXT_REGEXP = /^[\x20-\x7e\x80-\xff]+$/ +var TOKEN_REGEXP = /^[!#$%&'*+.0-9A-Z^_`a-z|~-]+$/ + +/** + * RegExp for various RFC 5987 grammar + * + * ext-value = charset "'" [ language ] "'" value-chars + * charset = "UTF-8" / "ISO-8859-1" / mime-charset + * mime-charset = 1*mime-charsetc + * mime-charsetc = ALPHA / DIGIT + * / "!" / "#" / "$" / "%" / "&" + * / "+" / "-" / "^" / "_" / "`" + * / "{" / "}" / "~" + * language = ( 2*3ALPHA [ extlang ] ) + * / 4ALPHA + * / 5*8ALPHA + * extlang = *3( "-" 3ALPHA ) + * value-chars = *( pct-encoded / attr-char ) + * pct-encoded = "%" HEXDIG HEXDIG + * attr-char = ALPHA / DIGIT + * / "!" / "#" / "$" / "&" / "+" / "-" / "." + * / "^" / "_" / "`" / "|" / "~" + * @private + */ + +var EXT_VALUE_REGEXP = /^([A-Za-z0-9!#$%&+\-^_`{}~]+)'(?:[A-Za-z]{2,3}(?:-[A-Za-z]{3}){0,3}|[A-Za-z]{4,8}|)'((?:%[0-9A-Fa-f]{2}|[A-Za-z0-9!#$&+.^_`|~-])+)$/ + +/** + * RegExp for various RFC 6266 grammar + * + * disposition-type = "inline" | "attachment" | disp-ext-type + * disp-ext-type = token + * disposition-parm = filename-parm | disp-ext-parm + * filename-parm = "filename" "=" value + * | "filename*" "=" ext-value + * disp-ext-parm = token "=" value + * | ext-token "=" ext-value + * ext-token = + * @private + */ + +var DISPOSITION_TYPE_REGEXP = /^([!#$%&'*+.0-9A-Z^_`a-z|~-]+)[\x09\x20]*(?:$|;)/ // eslint-disable-line no-control-regex + +/** + * Create an attachment Content-Disposition header. + * + * @param {string} [filename] + * @param {object} [options] + * @param {string} [options.type=attachment] + * @param {string|boolean} [options.fallback=true] + * @return {string} + * @public + */ + +function contentDisposition (filename, options) { + var opts = options || {} + + // get type + var type = opts.type || 'attachment' + + // get parameters + var params = createparams(filename, opts.fallback) + + // format into string + return format(new ContentDisposition(type, params)) +} + +/** + * Create parameters object from filename and fallback. + * + * @param {string} [filename] + * @param {string|boolean} [fallback=true] + * @return {object} + * @private + */ + +function createparams (filename, fallback) { + if (filename === undefined) { + return + } + + var params = {} + + if (typeof filename !== 'string') { + throw new TypeError('filename must be a string') + } + + // fallback defaults to true + if (fallback === undefined) { + fallback = true + } + + if (typeof fallback !== 'string' && typeof fallback !== 'boolean') { + throw new TypeError('fallback must be a string or boolean') + } + + if (typeof fallback === 'string' && NON_LATIN1_REGEXP.test(fallback)) { + throw new TypeError('fallback must be ISO-8859-1 string') + } + + // restrict to file base name + var name = basename(filename) + + // determine if name is suitable for quoted string + var isQuotedString = TEXT_REGEXP.test(name) + + // generate fallback name + var fallbackName = typeof fallback !== 'string' + ? fallback && getlatin1(name) + : basename(fallback) + var hasFallback = typeof fallbackName === 'string' && fallbackName !== name + + // set extended filename parameter + if (hasFallback || !isQuotedString || HEX_ESCAPE_REGEXP.test(name)) { + params['filename*'] = name + } + + // set filename parameter + if (isQuotedString || hasFallback) { + params.filename = hasFallback + ? fallbackName + : name + } + + return params +} + +/** + * Format object to Content-Disposition header. + * + * @param {object} obj + * @param {string} obj.type + * @param {object} [obj.parameters] + * @return {string} + * @private + */ + +function format (obj) { + var parameters = obj.parameters + var type = obj.type + + if (!type || typeof type !== 'string' || !TOKEN_REGEXP.test(type)) { + throw new TypeError('invalid type') + } + + // start with normalized type + var string = String(type).toLowerCase() + + // append parameters + if (parameters && typeof parameters === 'object') { + var param + var params = Object.keys(parameters).sort() + + for (var i = 0; i < params.length; i++) { + param = params[i] + + var val = param.substr(-1) === '*' + ? ustring(parameters[param]) + : qstring(parameters[param]) + + string += '; ' + param + '=' + val + } + } + + return string +} + +/** + * Decode a RFC 5987 field value (gracefully). + * + * @param {string} str + * @return {string} + * @private + */ + +function decodefield (str) { + var match = EXT_VALUE_REGEXP.exec(str) + + if (!match) { + throw new TypeError('invalid extended field value') + } + + var charset = match[1].toLowerCase() + var encoded = match[2] + var value + + // to binary string + var binary = encoded.replace(HEX_ESCAPE_REPLACE_REGEXP, pdecode) + + switch (charset) { + case 'iso-8859-1': + value = getlatin1(binary) + break + case 'utf-8': + value = Buffer.from(binary, 'binary').toString('utf8') + break + default: + throw new TypeError('unsupported charset in extended field') + } + + return value +} + +/** + * Get ISO-8859-1 version of string. + * + * @param {string} val + * @return {string} + * @private + */ + +function getlatin1 (val) { + // simple Unicode -> ISO-8859-1 transformation + return String(val).replace(NON_LATIN1_REGEXP, '?') +} + +/** + * Parse Content-Disposition header string. + * + * @param {string} string + * @return {object} + * @public + */ + +function parse (string) { + if (!string || typeof string !== 'string') { + throw new TypeError('argument string is required') + } + + var match = DISPOSITION_TYPE_REGEXP.exec(string) + + if (!match) { + throw new TypeError('invalid type format') + } + + // normalize type + var index = match[0].length + var type = match[1].toLowerCase() + + var key + var names = [] + var params = {} + var value + + // calculate index to start at + index = PARAM_REGEXP.lastIndex = match[0].substr(-1) === ';' + ? index - 1 + : index + + // match parameters + while ((match = PARAM_REGEXP.exec(string))) { + if (match.index !== index) { + throw new TypeError('invalid parameter format') + } + + index += match[0].length + key = match[1].toLowerCase() + value = match[2] + + if (names.indexOf(key) !== -1) { + throw new TypeError('invalid duplicate parameter') + } + + names.push(key) + + if (key.indexOf('*') + 1 === key.length) { + // decode extended value + key = key.slice(0, -1) + value = decodefield(value) + + // overwrite existing value + params[key] = value + continue + } + + if (typeof params[key] === 'string') { + continue + } + + if (value[0] === '"') { + // remove quotes and escapes + value = value + .substr(1, value.length - 2) + .replace(QESC_REGEXP, '$1') + } + + params[key] = value + } + + if (index !== -1 && index !== string.length) { + throw new TypeError('invalid parameter format') + } + + return new ContentDisposition(type, params) +} + +/** + * Percent decode a single character. + * + * @param {string} str + * @param {string} hex + * @return {string} + * @private + */ + +function pdecode (str, hex) { + return String.fromCharCode(parseInt(hex, 16)) +} + +/** + * Percent encode a single character. + * + * @param {string} char + * @return {string} + * @private + */ + +function pencode (char) { + return '%' + String(char) + .charCodeAt(0) + .toString(16) + .toUpperCase() +} + +/** + * Quote a string for HTTP. + * + * @param {string} val + * @return {string} + * @private + */ + +function qstring (val) { + var str = String(val) + + return '"' + str.replace(QUOTE_REGEXP, '\\$1') + '"' +} + +/** + * Encode a Unicode string for HTTP (RFC 5987). + * + * @param {string} val + * @return {string} + * @private + */ + +function ustring (val) { + var str = String(val) + + // percent encode as UTF-8 + var encoded = encodeURIComponent(str) + .replace(ENCODE_URL_ATTR_CHAR_REGEXP, pencode) + + return 'UTF-8\'\'' + encoded +} + +/** + * Class for parsed Content-Disposition header for v8 optimization + * + * @public + * @param {string} type + * @param {object} parameters + * @constructor + */ + +function ContentDisposition (type, parameters) { + this.type = type + this.parameters = parameters +} diff --git a/node_modules/content-disposition/package.json b/node_modules/content-disposition/package.json new file mode 100644 index 0000000..43c70ce --- /dev/null +++ b/node_modules/content-disposition/package.json @@ -0,0 +1,44 @@ +{ + "name": "content-disposition", + "description": "Create and parse Content-Disposition header", + "version": "0.5.4", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "keywords": [ + "content-disposition", + "http", + "rfc6266", + "res" + ], + "repository": "jshttp/content-disposition", + "dependencies": { + "safe-buffer": "5.2.1" + }, + "devDependencies": { + "deep-equal": "1.0.1", + "eslint": "7.32.0", + "eslint-config-standard": "13.0.1", + "eslint-plugin-import": "2.25.3", + "eslint-plugin-markdown": "2.2.1", + "eslint-plugin-node": "11.1.0", + "eslint-plugin-promise": "5.2.0", + "eslint-plugin-standard": "4.1.0", + "istanbul": "0.4.5", + "mocha": "9.1.3" + }, + "files": [ + "LICENSE", + "HISTORY.md", + "README.md", + "index.js" + ], + "engines": { + "node": ">= 0.6" + }, + "scripts": { + "lint": "eslint .", + "test": "mocha --reporter spec --bail --check-leaks test/", + "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" + } +} diff --git a/node_modules/content-type/HISTORY.md b/node_modules/content-type/HISTORY.md new file mode 100644 index 0000000..4583671 --- /dev/null +++ b/node_modules/content-type/HISTORY.md @@ -0,0 +1,29 @@ +1.0.5 / 2023-01-29 +================== + + * perf: skip value escaping when unnecessary + +1.0.4 / 2017-09-11 +================== + + * perf: skip parameter parsing when no parameters + +1.0.3 / 2017-09-10 +================== + + * perf: remove argument reassignment + +1.0.2 / 2016-05-09 +================== + + * perf: enable strict mode + +1.0.1 / 2015-02-13 +================== + + * Improve missing `Content-Type` header error message + +1.0.0 / 2015-02-01 +================== + + * Initial implementation, derived from `media-typer@0.3.0` diff --git a/node_modules/content-type/LICENSE b/node_modules/content-type/LICENSE new file mode 100644 index 0000000..34b1a2d --- /dev/null +++ b/node_modules/content-type/LICENSE @@ -0,0 +1,22 @@ +(The MIT License) + +Copyright (c) 2015 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/content-type/README.md b/node_modules/content-type/README.md new file mode 100644 index 0000000..c1a922a --- /dev/null +++ b/node_modules/content-type/README.md @@ -0,0 +1,94 @@ +# content-type + +[![NPM Version][npm-version-image]][npm-url] +[![NPM Downloads][npm-downloads-image]][npm-url] +[![Node.js Version][node-image]][node-url] +[![Build Status][ci-image]][ci-url] +[![Coverage Status][coveralls-image]][coveralls-url] + +Create and parse HTTP Content-Type header according to RFC 7231 + +## Installation + +```sh +$ npm install content-type +``` + +## API + +```js +var contentType = require('content-type') +``` + +### contentType.parse(string) + +```js +var obj = contentType.parse('image/svg+xml; charset=utf-8') +``` + +Parse a `Content-Type` header. This will return an object with the following +properties (examples are shown for the string `'image/svg+xml; charset=utf-8'`): + + - `type`: The media type (the type and subtype, always lower case). + Example: `'image/svg+xml'` + + - `parameters`: An object of the parameters in the media type (name of parameter + always lower case). Example: `{charset: 'utf-8'}` + +Throws a `TypeError` if the string is missing or invalid. + +### contentType.parse(req) + +```js +var obj = contentType.parse(req) +``` + +Parse the `Content-Type` header from the given `req`. Short-cut for +`contentType.parse(req.headers['content-type'])`. + +Throws a `TypeError` if the `Content-Type` header is missing or invalid. + +### contentType.parse(res) + +```js +var obj = contentType.parse(res) +``` + +Parse the `Content-Type` header set on the given `res`. Short-cut for +`contentType.parse(res.getHeader('content-type'))`. + +Throws a `TypeError` if the `Content-Type` header is missing or invalid. + +### contentType.format(obj) + +```js +var str = contentType.format({ + type: 'image/svg+xml', + parameters: { charset: 'utf-8' } +}) +``` + +Format an object into a `Content-Type` header. This will return a string of the +content type for the given object with the following properties (examples are +shown that produce the string `'image/svg+xml; charset=utf-8'`): + + - `type`: The media type (will be lower-cased). Example: `'image/svg+xml'` + + - `parameters`: An object of the parameters in the media type (name of the + parameter will be lower-cased). Example: `{charset: 'utf-8'}` + +Throws a `TypeError` if the object contains an invalid type or parameter names. + +## License + +[MIT](LICENSE) + +[ci-image]: https://badgen.net/github/checks/jshttp/content-type/master?label=ci +[ci-url]: https://github.com/jshttp/content-type/actions/workflows/ci.yml +[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/content-type/master +[coveralls-url]: https://coveralls.io/r/jshttp/content-type?branch=master +[node-image]: https://badgen.net/npm/node/content-type +[node-url]: https://nodejs.org/en/download +[npm-downloads-image]: https://badgen.net/npm/dm/content-type +[npm-url]: https://npmjs.org/package/content-type +[npm-version-image]: https://badgen.net/npm/v/content-type diff --git a/node_modules/content-type/index.js b/node_modules/content-type/index.js new file mode 100644 index 0000000..41840e7 --- /dev/null +++ b/node_modules/content-type/index.js @@ -0,0 +1,225 @@ +/*! + * content-type + * Copyright(c) 2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict' + +/** + * RegExp to match *( ";" parameter ) in RFC 7231 sec 3.1.1.1 + * + * parameter = token "=" ( token / quoted-string ) + * token = 1*tchar + * tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*" + * / "+" / "-" / "." / "^" / "_" / "`" / "|" / "~" + * / DIGIT / ALPHA + * ; any VCHAR, except delimiters + * quoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE + * qdtext = HTAB / SP / %x21 / %x23-5B / %x5D-7E / obs-text + * obs-text = %x80-FF + * quoted-pair = "\" ( HTAB / SP / VCHAR / obs-text ) + */ +var PARAM_REGEXP = /; *([!#$%&'*+.^_`|~0-9A-Za-z-]+) *= *("(?:[\u000b\u0020\u0021\u0023-\u005b\u005d-\u007e\u0080-\u00ff]|\\[\u000b\u0020-\u00ff])*"|[!#$%&'*+.^_`|~0-9A-Za-z-]+) */g // eslint-disable-line no-control-regex +var TEXT_REGEXP = /^[\u000b\u0020-\u007e\u0080-\u00ff]+$/ // eslint-disable-line no-control-regex +var TOKEN_REGEXP = /^[!#$%&'*+.^_`|~0-9A-Za-z-]+$/ + +/** + * RegExp to match quoted-pair in RFC 7230 sec 3.2.6 + * + * quoted-pair = "\" ( HTAB / SP / VCHAR / obs-text ) + * obs-text = %x80-FF + */ +var QESC_REGEXP = /\\([\u000b\u0020-\u00ff])/g // eslint-disable-line no-control-regex + +/** + * RegExp to match chars that must be quoted-pair in RFC 7230 sec 3.2.6 + */ +var QUOTE_REGEXP = /([\\"])/g + +/** + * RegExp to match type in RFC 7231 sec 3.1.1.1 + * + * media-type = type "/" subtype + * type = token + * subtype = token + */ +var TYPE_REGEXP = /^[!#$%&'*+.^_`|~0-9A-Za-z-]+\/[!#$%&'*+.^_`|~0-9A-Za-z-]+$/ + +/** + * Module exports. + * @public + */ + +exports.format = format +exports.parse = parse + +/** + * Format object to media type. + * + * @param {object} obj + * @return {string} + * @public + */ + +function format (obj) { + if (!obj || typeof obj !== 'object') { + throw new TypeError('argument obj is required') + } + + var parameters = obj.parameters + var type = obj.type + + if (!type || !TYPE_REGEXP.test(type)) { + throw new TypeError('invalid type') + } + + var string = type + + // append parameters + if (parameters && typeof parameters === 'object') { + var param + var params = Object.keys(parameters).sort() + + for (var i = 0; i < params.length; i++) { + param = params[i] + + if (!TOKEN_REGEXP.test(param)) { + throw new TypeError('invalid parameter name') + } + + string += '; ' + param + '=' + qstring(parameters[param]) + } + } + + return string +} + +/** + * Parse media type to object. + * + * @param {string|object} string + * @return {Object} + * @public + */ + +function parse (string) { + if (!string) { + throw new TypeError('argument string is required') + } + + // support req/res-like objects as argument + var header = typeof string === 'object' + ? getcontenttype(string) + : string + + if (typeof header !== 'string') { + throw new TypeError('argument string is required to be a string') + } + + var index = header.indexOf(';') + var type = index !== -1 + ? header.slice(0, index).trim() + : header.trim() + + if (!TYPE_REGEXP.test(type)) { + throw new TypeError('invalid media type') + } + + var obj = new ContentType(type.toLowerCase()) + + // parse parameters + if (index !== -1) { + var key + var match + var value + + PARAM_REGEXP.lastIndex = index + + while ((match = PARAM_REGEXP.exec(header))) { + if (match.index !== index) { + throw new TypeError('invalid parameter format') + } + + index += match[0].length + key = match[1].toLowerCase() + value = match[2] + + if (value.charCodeAt(0) === 0x22 /* " */) { + // remove quotes + value = value.slice(1, -1) + + // remove escapes + if (value.indexOf('\\') !== -1) { + value = value.replace(QESC_REGEXP, '$1') + } + } + + obj.parameters[key] = value + } + + if (index !== header.length) { + throw new TypeError('invalid parameter format') + } + } + + return obj +} + +/** + * Get content-type from req/res objects. + * + * @param {object} + * @return {Object} + * @private + */ + +function getcontenttype (obj) { + var header + + if (typeof obj.getHeader === 'function') { + // res-like + header = obj.getHeader('content-type') + } else if (typeof obj.headers === 'object') { + // req-like + header = obj.headers && obj.headers['content-type'] + } + + if (typeof header !== 'string') { + throw new TypeError('content-type header is missing from object') + } + + return header +} + +/** + * Quote a string if necessary. + * + * @param {string} val + * @return {string} + * @private + */ + +function qstring (val) { + var str = String(val) + + // no need to quote tokens + if (TOKEN_REGEXP.test(str)) { + return str + } + + if (str.length > 0 && !TEXT_REGEXP.test(str)) { + throw new TypeError('invalid parameter value') + } + + return '"' + str.replace(QUOTE_REGEXP, '\\$1') + '"' +} + +/** + * Class to represent a content type. + * @private + */ +function ContentType (type) { + this.parameters = Object.create(null) + this.type = type +} diff --git a/node_modules/content-type/package.json b/node_modules/content-type/package.json new file mode 100644 index 0000000..9db19f6 --- /dev/null +++ b/node_modules/content-type/package.json @@ -0,0 +1,42 @@ +{ + "name": "content-type", + "description": "Create and parse HTTP Content-Type header", + "version": "1.0.5", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "keywords": [ + "content-type", + "http", + "req", + "res", + "rfc7231" + ], + "repository": "jshttp/content-type", + "devDependencies": { + "deep-equal": "1.0.1", + "eslint": "8.32.0", + "eslint-config-standard": "15.0.1", + "eslint-plugin-import": "2.27.5", + "eslint-plugin-node": "11.1.0", + "eslint-plugin-promise": "6.1.1", + "eslint-plugin-standard": "4.1.0", + "mocha": "10.2.0", + "nyc": "15.1.0" + }, + "files": [ + "LICENSE", + "HISTORY.md", + "README.md", + "index.js" + ], + "engines": { + "node": ">= 0.6" + }, + "scripts": { + "lint": "eslint .", + "test": "mocha --reporter spec --check-leaks --bail test/", + "test-ci": "nyc --reporter=lcovonly --reporter=text npm test", + "test-cov": "nyc --reporter=html --reporter=text npm test", + "version": "node scripts/version-history.js && git add HISTORY.md" + } +} diff --git a/node_modules/cookie-signature/History.md b/node_modules/cookie-signature/History.md new file mode 100644 index 0000000..bcf8cc9 --- /dev/null +++ b/node_modules/cookie-signature/History.md @@ -0,0 +1,42 @@ +1.0.7 / 2023-04-12 +================== + +* backport the buffer support from the 1.2.x release branch (thanks @FadhiliNjagi!) + +1.0.6 / 2015-02-03 +================== + +* use `npm test` instead of `make test` to run tests +* clearer assertion messages when checking input + +1.0.5 / 2014-09-05 +================== + +* add license to package.json + +1.0.4 / 2014-06-25 +================== + + * corrected avoidance of timing attacks (thanks @tenbits!) + +1.0.3 / 2014-01-28 +================== + + * [incorrect] fix for timing attacks + +1.0.2 / 2014-01-28 +================== + + * fix missing repository warning + * fix typo in test + +1.0.1 / 2013-04-15 +================== + + * Revert "Changed underlying HMAC algo. to sha512." + * Revert "Fix for timing attacks on MAC verification." + +0.0.1 / 2010-01-03 +================== + + * Initial release diff --git a/node_modules/cookie-signature/Readme.md b/node_modules/cookie-signature/Readme.md new file mode 100644 index 0000000..2559e84 --- /dev/null +++ b/node_modules/cookie-signature/Readme.md @@ -0,0 +1,42 @@ + +# cookie-signature + + Sign and unsign cookies. + +## Example + +```js +var cookie = require('cookie-signature'); + +var val = cookie.sign('hello', 'tobiiscool'); +val.should.equal('hello.DGDUkGlIkCzPz+C0B064FNgHdEjox7ch8tOBGslZ5QI'); + +var val = cookie.sign('hello', 'tobiiscool'); +cookie.unsign(val, 'tobiiscool').should.equal('hello'); +cookie.unsign(val, 'luna').should.be.false; +``` + +## License + +(The MIT License) + +Copyright (c) 2012 LearnBoost <tj@learnboost.com> + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/cookie-signature/index.js b/node_modules/cookie-signature/index.js new file mode 100644 index 0000000..336d487 --- /dev/null +++ b/node_modules/cookie-signature/index.js @@ -0,0 +1,51 @@ +/** + * Module dependencies. + */ + +var crypto = require('crypto'); + +/** + * Sign the given `val` with `secret`. + * + * @param {String} val + * @param {String|NodeJS.ArrayBufferView|crypto.KeyObject} secret + * @return {String} + * @api private + */ + +exports.sign = function(val, secret){ + if ('string' !== typeof val) throw new TypeError("Cookie value must be provided as a string."); + if (null == secret) throw new TypeError("Secret key must be provided."); + return val + '.' + crypto + .createHmac('sha256', secret) + .update(val) + .digest('base64') + .replace(/\=+$/, ''); +}; + +/** + * Unsign and decode the given `val` with `secret`, + * returning `false` if the signature is invalid. + * + * @param {String} val + * @param {String|NodeJS.ArrayBufferView|crypto.KeyObject} secret + * @return {String|Boolean} + * @api private + */ + +exports.unsign = function(val, secret){ + if ('string' !== typeof val) throw new TypeError("Signed cookie string must be provided."); + if (null == secret) throw new TypeError("Secret key must be provided."); + var str = val.slice(0, val.lastIndexOf('.')) + , mac = exports.sign(str, secret); + + return sha1(mac) == sha1(val) ? str : false; +}; + +/** + * Private + */ + +function sha1(str){ + return crypto.createHash('sha1').update(str).digest('hex'); +} diff --git a/node_modules/cookie-signature/package.json b/node_modules/cookie-signature/package.json new file mode 100644 index 0000000..738487b --- /dev/null +++ b/node_modules/cookie-signature/package.json @@ -0,0 +1,18 @@ +{ + "name": "cookie-signature", + "version": "1.0.7", + "description": "Sign and unsign cookies", + "keywords": ["cookie", "sign", "unsign"], + "author": "TJ Holowaychuk ", + "license": "MIT", + "repository": { "type": "git", "url": "https://github.com/visionmedia/node-cookie-signature.git"}, + "dependencies": {}, + "devDependencies": { + "mocha": "*", + "should": "*" + }, + "scripts": { + "test": "mocha --require should --reporter spec" + }, + "main": "index" +} \ No newline at end of file diff --git a/node_modules/cookie/LICENSE b/node_modules/cookie/LICENSE new file mode 100644 index 0000000..058b6b4 --- /dev/null +++ b/node_modules/cookie/LICENSE @@ -0,0 +1,24 @@ +(The MIT License) + +Copyright (c) 2012-2014 Roman Shtylman +Copyright (c) 2015 Douglas Christopher Wilson + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +'Software'), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/node_modules/cookie/README.md b/node_modules/cookie/README.md new file mode 100644 index 0000000..71fdac1 --- /dev/null +++ b/node_modules/cookie/README.md @@ -0,0 +1,317 @@ +# cookie + +[![NPM Version][npm-version-image]][npm-url] +[![NPM Downloads][npm-downloads-image]][npm-url] +[![Node.js Version][node-image]][node-url] +[![Build Status][ci-image]][ci-url] +[![Coverage Status][coveralls-image]][coveralls-url] + +Basic HTTP cookie parser and serializer for HTTP servers. + +## Installation + +This is a [Node.js](https://nodejs.org/en/) module available through the +[npm registry](https://www.npmjs.com/). Installation is done using the +[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): + +```sh +$ npm install cookie +``` + +## API + +```js +var cookie = require('cookie'); +``` + +### cookie.parse(str, options) + +Parse an HTTP `Cookie` header string and returning an object of all cookie name-value pairs. +The `str` argument is the string representing a `Cookie` header value and `options` is an +optional object containing additional parsing options. + +```js +var cookies = cookie.parse('foo=bar; equation=E%3Dmc%5E2'); +// { foo: 'bar', equation: 'E=mc^2' } +``` + +#### Options + +`cookie.parse` accepts these properties in the options object. + +##### decode + +Specifies a function that will be used to decode a cookie's value. Since the value of a cookie +has a limited character set (and must be a simple string), this function can be used to decode +a previously-encoded cookie value into a JavaScript string or other object. + +The default function is the global `decodeURIComponent`, which will decode any URL-encoded +sequences into their byte representations. + +**note** if an error is thrown from this function, the original, non-decoded cookie value will +be returned as the cookie's value. + +### cookie.serialize(name, value, options) + +Serialize a cookie name-value pair into a `Set-Cookie` header string. The `name` argument is the +name for the cookie, the `value` argument is the value to set the cookie to, and the `options` +argument is an optional object containing additional serialization options. + +```js +var setCookie = cookie.serialize('foo', 'bar'); +// foo=bar +``` + +#### Options + +`cookie.serialize` accepts these properties in the options object. + +##### domain + +Specifies the value for the [`Domain` `Set-Cookie` attribute][rfc-6265-5.2.3]. By default, no +domain is set, and most clients will consider the cookie to apply to only the current domain. + +##### encode + +Specifies a function that will be used to encode a cookie's value. Since value of a cookie +has a limited character set (and must be a simple string), this function can be used to encode +a value into a string suited for a cookie's value. + +The default function is the global `encodeURIComponent`, which will encode a JavaScript string +into UTF-8 byte sequences and then URL-encode any that fall outside of the cookie range. + +##### expires + +Specifies the `Date` object to be the value for the [`Expires` `Set-Cookie` attribute][rfc-6265-5.2.1]. +By default, no expiration is set, and most clients will consider this a "non-persistent cookie" and +will delete it on a condition like exiting a web browser application. + +**note** the [cookie storage model specification][rfc-6265-5.3] states that if both `expires` and +`maxAge` are set, then `maxAge` takes precedence, but it is possible not all clients by obey this, +so if both are set, they should point to the same date and time. + +##### httpOnly + +Specifies the `boolean` value for the [`HttpOnly` `Set-Cookie` attribute][rfc-6265-5.2.6]. When truthy, +the `HttpOnly` attribute is set, otherwise it is not. By default, the `HttpOnly` attribute is not set. + +**note** be careful when setting this to `true`, as compliant clients will not allow client-side +JavaScript to see the cookie in `document.cookie`. + +##### maxAge + +Specifies the `number` (in seconds) to be the value for the [`Max-Age` `Set-Cookie` attribute][rfc-6265-5.2.2]. +The given number will be converted to an integer by rounding down. By default, no maximum age is set. + +**note** the [cookie storage model specification][rfc-6265-5.3] states that if both `expires` and +`maxAge` are set, then `maxAge` takes precedence, but it is possible not all clients by obey this, +so if both are set, they should point to the same date and time. + +##### partitioned + +Specifies the `boolean` value for the [`Partitioned` `Set-Cookie`](rfc-cutler-httpbis-partitioned-cookies) +attribute. When truthy, the `Partitioned` attribute is set, otherwise it is not. By default, the +`Partitioned` attribute is not set. + +**note** This is an attribute that has not yet been fully standardized, and may change in the future. +This also means many clients may ignore this attribute until they understand it. + +More information about can be found in [the proposal](https://github.com/privacycg/CHIPS). + +##### path + +Specifies the value for the [`Path` `Set-Cookie` attribute][rfc-6265-5.2.4]. By default, the path +is considered the ["default path"][rfc-6265-5.1.4]. + +##### priority + +Specifies the `string` to be the value for the [`Priority` `Set-Cookie` attribute][rfc-west-cookie-priority-00-4.1]. + + - `'low'` will set the `Priority` attribute to `Low`. + - `'medium'` will set the `Priority` attribute to `Medium`, the default priority when not set. + - `'high'` will set the `Priority` attribute to `High`. + +More information about the different priority levels can be found in +[the specification][rfc-west-cookie-priority-00-4.1]. + +**note** This is an attribute that has not yet been fully standardized, and may change in the future. +This also means many clients may ignore this attribute until they understand it. + +##### sameSite + +Specifies the `boolean` or `string` to be the value for the [`SameSite` `Set-Cookie` attribute][rfc-6265bis-09-5.4.7]. + + - `true` will set the `SameSite` attribute to `Strict` for strict same site enforcement. + - `false` will not set the `SameSite` attribute. + - `'lax'` will set the `SameSite` attribute to `Lax` for lax same site enforcement. + - `'none'` will set the `SameSite` attribute to `None` for an explicit cross-site cookie. + - `'strict'` will set the `SameSite` attribute to `Strict` for strict same site enforcement. + +More information about the different enforcement levels can be found in +[the specification][rfc-6265bis-09-5.4.7]. + +**note** This is an attribute that has not yet been fully standardized, and may change in the future. +This also means many clients may ignore this attribute until they understand it. + +##### secure + +Specifies the `boolean` value for the [`Secure` `Set-Cookie` attribute][rfc-6265-5.2.5]. When truthy, +the `Secure` attribute is set, otherwise it is not. By default, the `Secure` attribute is not set. + +**note** be careful when setting this to `true`, as compliant clients will not send the cookie back to +the server in the future if the browser does not have an HTTPS connection. + +## Example + +The following example uses this module in conjunction with the Node.js core HTTP server +to prompt a user for their name and display it back on future visits. + +```js +var cookie = require('cookie'); +var escapeHtml = require('escape-html'); +var http = require('http'); +var url = require('url'); + +function onRequest(req, res) { + // Parse the query string + var query = url.parse(req.url, true, true).query; + + if (query && query.name) { + // Set a new cookie with the name + res.setHeader('Set-Cookie', cookie.serialize('name', String(query.name), { + httpOnly: true, + maxAge: 60 * 60 * 24 * 7 // 1 week + })); + + // Redirect back after setting cookie + res.statusCode = 302; + res.setHeader('Location', req.headers.referer || '/'); + res.end(); + return; + } + + // Parse the cookies on the request + var cookies = cookie.parse(req.headers.cookie || ''); + + // Get the visitor name set in the cookie + var name = cookies.name; + + res.setHeader('Content-Type', 'text/html; charset=UTF-8'); + + if (name) { + res.write('

Welcome back, ' + escapeHtml(name) + '!

'); + } else { + res.write('

Hello, new visitor!

'); + } + + res.write('
'); + res.write(' '); + res.end('
'); +} + +http.createServer(onRequest).listen(3000); +``` + +## Testing + +```sh +$ npm test +``` + +## Benchmark + +``` +$ npm run bench + +> cookie@0.5.0 bench +> node benchmark/index.js + + node@18.18.2 + acorn@8.10.0 + ada@2.6.0 + ares@1.19.1 + brotli@1.0.9 + cldr@43.1 + icu@73.2 + llhttp@6.0.11 + modules@108 + napi@9 + nghttp2@1.57.0 + nghttp3@0.7.0 + ngtcp2@0.8.1 + openssl@3.0.10+quic + simdutf@3.2.14 + tz@2023c + undici@5.26.3 + unicode@15.0 + uv@1.44.2 + uvwasi@0.0.18 + v8@10.2.154.26-node.26 + zlib@1.2.13.1-motley + +> node benchmark/parse-top.js + + cookie.parse - top sites + + 14 tests completed. + + parse accounts.google.com x 2,588,913 ops/sec ±0.74% (186 runs sampled) + parse apple.com x 2,370,002 ops/sec ±0.69% (186 runs sampled) + parse cloudflare.com x 2,213,102 ops/sec ±0.88% (188 runs sampled) + parse docs.google.com x 2,194,157 ops/sec ±1.03% (184 runs sampled) + parse drive.google.com x 2,265,084 ops/sec ±0.79% (187 runs sampled) + parse en.wikipedia.org x 457,099 ops/sec ±0.81% (186 runs sampled) + parse linkedin.com x 504,407 ops/sec ±0.89% (186 runs sampled) + parse maps.google.com x 1,230,959 ops/sec ±0.98% (186 runs sampled) + parse microsoft.com x 926,294 ops/sec ±0.88% (184 runs sampled) + parse play.google.com x 2,311,338 ops/sec ±0.83% (185 runs sampled) + parse support.google.com x 1,508,850 ops/sec ±0.86% (186 runs sampled) + parse www.google.com x 1,022,582 ops/sec ±1.32% (182 runs sampled) + parse youtu.be x 332,136 ops/sec ±1.02% (185 runs sampled) + parse youtube.com x 323,833 ops/sec ±0.77% (183 runs sampled) + +> node benchmark/parse.js + + cookie.parse - generic + + 6 tests completed. + + simple x 3,214,032 ops/sec ±1.61% (183 runs sampled) + decode x 587,237 ops/sec ±1.16% (187 runs sampled) + unquote x 2,954,618 ops/sec ±1.35% (183 runs sampled) + duplicates x 857,008 ops/sec ±0.89% (187 runs sampled) + 10 cookies x 292,133 ops/sec ±0.89% (187 runs sampled) + 100 cookies x 22,610 ops/sec ±0.68% (187 runs sampled) +``` + +## References + +- [RFC 6265: HTTP State Management Mechanism][rfc-6265] +- [Same-site Cookies][rfc-6265bis-09-5.4.7] + +[rfc-cutler-httpbis-partitioned-cookies]: https://tools.ietf.org/html/draft-cutler-httpbis-partitioned-cookies/ +[rfc-west-cookie-priority-00-4.1]: https://tools.ietf.org/html/draft-west-cookie-priority-00#section-4.1 +[rfc-6265bis-09-5.4.7]: https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-09#section-5.4.7 +[rfc-6265]: https://tools.ietf.org/html/rfc6265 +[rfc-6265-5.1.4]: https://tools.ietf.org/html/rfc6265#section-5.1.4 +[rfc-6265-5.2.1]: https://tools.ietf.org/html/rfc6265#section-5.2.1 +[rfc-6265-5.2.2]: https://tools.ietf.org/html/rfc6265#section-5.2.2 +[rfc-6265-5.2.3]: https://tools.ietf.org/html/rfc6265#section-5.2.3 +[rfc-6265-5.2.4]: https://tools.ietf.org/html/rfc6265#section-5.2.4 +[rfc-6265-5.2.5]: https://tools.ietf.org/html/rfc6265#section-5.2.5 +[rfc-6265-5.2.6]: https://tools.ietf.org/html/rfc6265#section-5.2.6 +[rfc-6265-5.3]: https://tools.ietf.org/html/rfc6265#section-5.3 + +## License + +[MIT](LICENSE) + +[ci-image]: https://badgen.net/github/checks/jshttp/cookie/master?label=ci +[ci-url]: https://github.com/jshttp/cookie/actions/workflows/ci.yml +[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/cookie/master +[coveralls-url]: https://coveralls.io/r/jshttp/cookie?branch=master +[node-image]: https://badgen.net/npm/node/cookie +[node-url]: https://nodejs.org/en/download +[npm-downloads-image]: https://badgen.net/npm/dm/cookie +[npm-url]: https://npmjs.org/package/cookie +[npm-version-image]: https://badgen.net/npm/v/cookie diff --git a/node_modules/cookie/SECURITY.md b/node_modules/cookie/SECURITY.md new file mode 100644 index 0000000..fd4a6c5 --- /dev/null +++ b/node_modules/cookie/SECURITY.md @@ -0,0 +1,25 @@ +# Security Policies and Procedures + +## Reporting a Bug + +The `cookie` team and community take all security bugs seriously. Thank +you for improving the security of the project. We appreciate your efforts and +responsible disclosure and will make every effort to acknowledge your +contributions. + +Report security bugs by emailing the current owner(s) of `cookie`. This +information can be found in the npm registry using the command +`npm owner ls cookie`. +If unsure or unable to get the information from the above, open an issue +in the [project issue tracker](https://github.com/jshttp/cookie/issues) +asking for the current contact information. + +To ensure the timely response to your report, please ensure that the entirety +of the report is contained within the email body and not solely behind a web +link or an attachment. + +At least one owner will acknowledge your email within 48 hours, and will send a +more detailed response within 48 hours indicating the next steps in handling +your report. After the initial reply to your report, the owners will +endeavor to keep you informed of the progress towards a fix and full +announcement, and may ask for additional information or guidance. diff --git a/node_modules/cookie/index.js b/node_modules/cookie/index.js new file mode 100644 index 0000000..acd5acd --- /dev/null +++ b/node_modules/cookie/index.js @@ -0,0 +1,335 @@ +/*! + * cookie + * Copyright(c) 2012-2014 Roman Shtylman + * Copyright(c) 2015 Douglas Christopher Wilson + * MIT Licensed + */ + +'use strict'; + +/** + * Module exports. + * @public + */ + +exports.parse = parse; +exports.serialize = serialize; + +/** + * Module variables. + * @private + */ + +var __toString = Object.prototype.toString +var __hasOwnProperty = Object.prototype.hasOwnProperty + +/** + * RegExp to match cookie-name in RFC 6265 sec 4.1.1 + * This refers out to the obsoleted definition of token in RFC 2616 sec 2.2 + * which has been replaced by the token definition in RFC 7230 appendix B. + * + * cookie-name = token + * token = 1*tchar + * tchar = "!" / "#" / "$" / "%" / "&" / "'" / + * "*" / "+" / "-" / "." / "^" / "_" / + * "`" / "|" / "~" / DIGIT / ALPHA + */ + +var cookieNameRegExp = /^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/; + +/** + * RegExp to match cookie-value in RFC 6265 sec 4.1.1 + * + * cookie-value = *cookie-octet / ( DQUOTE *cookie-octet DQUOTE ) + * cookie-octet = %x21 / %x23-2B / %x2D-3A / %x3C-5B / %x5D-7E + * ; US-ASCII characters excluding CTLs, + * ; whitespace DQUOTE, comma, semicolon, + * ; and backslash + */ + +var cookieValueRegExp = /^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/; + +/** + * RegExp to match domain-value in RFC 6265 sec 4.1.1 + * + * domain-value = + * ; defined in [RFC1034], Section 3.5, as + * ; enhanced by [RFC1123], Section 2.1 + * =